:root{--ink:#18251f;--muted:#68756f;--green:#315f4b;--green-dark:#214738;--cream:#f5f3ec;--line:#dfe5df;--white:#fff;--danger:#a84343}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);-webkit-font-smoothing:antialiased;background:#fbfcfa;flex-direction:column;min-height:100vh;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;display:flex}main{flex:1}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.container{width:min(1120px,100% - 40px);margin-inline:auto}.narrow-container{max-width:820px}.site-header{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fbfcfae6;border-bottom:1px solid #dfe5dfcc;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;height:72px;display:flex}.brand{letter-spacing:-.03em;align-items:center;gap:10px;font-size:1.16rem;font-weight:800;display:flex}.brand-uk{color:#c17459;letter-spacing:.015em;transition:color .18s}.brand-uk:hover{color:#9f5943}.brand-mark{color:#fff;background:var(--green);border-radius:11px;place-items:center;width:34px;height:34px;display:grid}nav{align-items:center;gap:28px;display:flex}nav>a:not(.button){color:var(--muted);font-size:.94rem;font-weight:650}nav>a.active,nav>a:hover{color:var(--ink)}.language-switcher{border:1px solid var(--line);background:#fff;border-radius:10px;padding:3px;display:flex}.language-switcher button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:7px;padding:4px 7px;font-size:.75rem;font-weight:800}.language-switcher button.active{color:#fff;background:var(--green)}.button{cursor:pointer;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:10px 18px;font-weight:750;transition:all .18s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button-primary{color:#fff;background:var(--green);box-shadow:0 8px 22px #315f4b2b}.button-primary:hover{background:var(--green-dark)}.button-secondary{color:var(--ink);border-color:var(--line);background:#fff}.button-danger{color:var(--danger);background:#fff5f3;border-color:#efd3cf}.button-small{min-height:40px;padding:7px 14px;font-size:.9rem}.button-full{width:100%;margin-top:20px}.eyebrow{color:var(--green);letter-spacing:.15em;text-transform:uppercase;margin:0 0 12px;font-size:.75rem;font-weight:850}.hero{background:linear-gradient(135deg,#f8faf6 0%,#f2f0e8 100%);overflow:hidden}.hero-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:70px;min-height:620px;padding-block:80px;display:grid}.hero h1,.dashboard-heading h1,.page-heading h1,.details-hero h1,.not-found-page h1{letter-spacing:-.06em;margin:0;font-size:clamp(2.5rem,5vw,4.8rem);line-height:1.04}.hero h1 span{color:var(--green);font-style:italic}.hero-text{max-width:590px;color:var(--muted);margin:24px 0;font-size:1.12rem}.hero-actions{gap:12px;display:flex}.hero-visual{place-items:center;min-height:400px;display:grid;position:relative}.visual-glow{filter:blur(4px);background:#d8e2d5;border-radius:50%;width:340px;height:340px;position:absolute}.preview-card{background:#fffffff5;border:1px solid #e8ece7;border-radius:20px;position:absolute;box-shadow:0 24px 70px #21382d26}.preview-main{width:min(400px,90%);padding:28px;transform:rotate(2deg)}.preview-top,.preview-meta,.progress-label{justify-content:space-between;align-items:center;display:flex}.preview-logo,.company-avatar{color:#fff;background:#c17459;border-radius:14px;place-items:center;width:46px;height:46px;font-weight:800;display:grid}.preview-company{color:var(--muted);margin:24px 0 2px;font-size:.9rem}.preview-main h2{margin:0 0 22px;font-size:1.35rem}.preview-meta,.progress-label{color:var(--muted);font-size:.78rem}.progress-line{background:#e8ece8;border-radius:10px;height:7px;margin:22px 0 7px}.progress-line span{border-radius:inherit;background:var(--green);width:60%;height:100%;display:block}.progress-label{margin:0}.preview-small{align-items:center;gap:10px;padding:14px 18px;display:flex}.preview-small strong,.preview-small span{display:block}.preview-offer{bottom:30px;left:0;transform:rotate(-4deg)}.preview-offer small{color:var(--muted)}.dot-green{background:#56a375;border-radius:50%;width:10px;height:10px}.preview-count{top:25px;right:-10px}.preview-count strong{font-size:1.8rem}.preview-count span{max-width:80px;color:var(--muted);font-size:.75rem}.feature-section{padding:100px 0}.feature-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:45px;display:flex}.feature-heading h2{letter-spacing:-.05em;margin:0;font-size:clamp(2rem,4vw,3.5rem);line-height:1.08}.feature-heading p{max-width:380px;color:var(--muted)}.feature-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.feature-card,.detail-card,.job-form{border:1px solid var(--line);background:#fff;border-radius:18px;box-shadow:0 8px 30px #21382d0d}.feature-card{padding:30px}.feature-card>span{color:#9ba79f;font-size:.8rem;font-weight:800}.feature-card h3{margin:35px 0 8px;font-size:1.25rem}.feature-card p{color:var(--muted);margin:0}.site-footer{border-top:1px solid var(--line);color:var(--muted);padding:28px 0;font-size:.85rem}.footer-inner{justify-content:space-between;display:flex}.page-shell,.form-page,.details-page{background:#f6f8f5;min-height:calc(100vh - 72px);padding:64px 0 90px}.dashboard-heading{justify-content:space-between;align-items:end;gap:25px;margin-bottom:35px;display:flex}.dashboard-heading h1,.page-heading h1,.details-hero h1{font-size:clamp(2.2rem,5vw,3.6rem)}.dashboard-heading p:not(.eyebrow),.page-heading>p:not(.eyebrow){color:var(--muted);margin:10px 0 0}.dashboard-toolbar{border:1px solid var(--line);background:#fff;border-radius:16px;justify-content:space-between;align-items:center;gap:25px;margin-bottom:25px;padding:18px 20px;display:flex}.dashboard-toolbar>div:first-child{white-space:nowrap;align-items:baseline;gap:9px;display:flex}.dashboard-toolbar strong{font-size:1.5rem}.dashboard-toolbar span{color:var(--muted);font-size:.85rem}.filters{gap:10px;display:flex}.search-field,.select-field{position:relative}.search-field>span:first-child{color:var(--muted);font-size:1.2rem;position:absolute;top:8px;left:14px}.search-field input,.select-field select{border:1px solid var(--line);background:#fbfcfa;border-radius:10px;outline:none;height:43px}.search-field input{width:280px;padding:8px 12px 8px 40px}.select-field select{padding:8px 36px 8px 12px}.search-field input:focus,.select-field select:focus,input:focus,textarea:focus,select:focus{border-color:#79a28e;box-shadow:0 0 0 3px #315f4b1a}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.jobs-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.job-card{border:1px solid var(--line);background:#fff;border-radius:18px;padding:24px;transition:all .2s;box-shadow:0 8px 28px #21382d0d}.job-card:hover{transform:translateY(-3px);box-shadow:0 14px 36px #21382d1a}.job-card-top,.job-card-footer{justify-content:space-between;align-items:center;display:flex}.job-card-body{padding:25px 0}.company-name{color:var(--muted);margin:0 0 3px;font-size:.87rem}.job-card h2{margin:0 0 8px;font-size:1.3rem;line-height:1.3}.job-location{color:var(--muted);margin:0;font-size:.88rem}.job-location span{margin-right:5px}.job-card-footer{color:var(--muted);border-top:1px solid #edf0ed;padding-top:18px;font-size:.8rem}.job-card-footer a{color:var(--green);font-weight:750}.status-badge{text-transform:capitalize;border-radius:100px;align-items:center;gap:6px;width:max-content;padding:5px 10px;font-size:.72rem;font-weight:800;display:inline-flex}.status-dot{background:currentColor;border-radius:50%;width:6px;height:6px}.status-saved{color:#59655f;background:#edf0ee}.status-applied{color:#366d8b;background:#e7f3f8}.status-interview{color:#83621f;background:#fff4d7}.status-offer{color:#27724a;background:#e5f5eb}.status-rejected{color:#a34c4c;background:#faeaea}.empty-state,.loading-state{text-align:center;color:var(--muted);padding:70px 25px}.empty-state h1,.empty-state h2{color:var(--ink)}.empty-icon{width:58px;height:58px;color:var(--green);background:#e7eee9;border-radius:50%;place-items:center;margin:0 auto 16px;font-size:1.6rem;display:grid}.empty-state .button{margin-top:15px}.page-heading{margin-bottom:30px}.job-form{overflow:hidden}.form-section{padding:30px}.form-section+.form-section{border-top:1px solid var(--line)}.form-section-heading{gap:15px;margin-bottom:24px;display:flex}.form-section-heading>span{color:#97a59d;font-size:.72rem;font-weight:800}.form-section-heading h2{margin:0;font-size:1.18rem}.form-section-heading p{color:var(--muted);margin:2px 0 0;font-size:.86rem}.form-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.form-stack{gap:20px;display:grid}.job-form label{color:#33433b;gap:7px;font-size:.84rem;font-weight:700;display:grid}.job-form input,.job-form select,.job-form textarea{width:100%;color:var(--ink);background:#fcfdfc;border:1px solid #d8dfda;border-radius:10px;outline:none;padding:11px 13px;font-weight:400}.job-form textarea{resize:vertical}.required,.field-error{color:var(--danger)}.job-form .invalid{border-color:#cf7777}.form-actions{border-top:1px solid var(--line);background:#f8faf8;justify-content:flex-end;gap:10px;padding:20px 30px;display:flex}.details-container{max-width:1000px}.back-link{color:var(--muted);margin-bottom:24px;font-size:.9rem;font-weight:700;display:inline-block}.details-hero{border:1px solid var(--line);background:#fff;border-radius:20px;justify-content:space-between;align-items:center;gap:25px;margin-bottom:20px;padding:30px;display:flex}.details-title{align-items:flex-start;gap:20px;display:flex}.company-avatar.large{width:64px;height:64px;font-size:1.35rem}.details-title p{color:var(--muted);margin:12px 0 0}.details-title h1{margin:0;font-size:2rem}.details-actions{gap:9px;display:flex}.details-grid{grid-template-columns:1fr 320px;gap:20px;display:grid}.details-main{gap:20px;display:grid}.detail-card{padding:28px}.detail-card h2{margin:0 0 18px;font-size:1.05rem}.detail-card p{color:#53615b;margin:0}.pre-line{white-space:pre-line}.detail-card dl{margin:0}.detail-card dl>div{border-bottom:1px solid #edf0ed;padding:13px 0}.detail-card dt{color:var(--muted);font-size:.75rem}.detail-card dd{margin:4px 0 0;font-weight:650}.page-loading{margin-top:80px}.not-found-page{text-align:center;background:#f6f8f5;place-items:center;min-height:calc(100vh - 140px);padding:80px 20px;display:grid}.not-found-page>div{max-width:600px}.error-code{color:#cad7ce;margin:0;font-size:7rem;font-weight:900;line-height:1}.not-found-page h1{font-size:2.8rem}.not-found-page>div>p:not(.error-code,.eyebrow){color:var(--muted)}.not-found-page .button{margin-top:16px}@media (max-width:800px){.hero-grid{grid-template-columns:1fr;min-height:auto;padding-block:65px}.hero-visual{min-height:360px}.feature-grid{grid-template-columns:1fr}.feature-heading,.dashboard-heading{flex-direction:column;align-items:flex-start}.dashboard-toolbar{flex-direction:column;align-items:stretch}.filters{width:100%}.search-field{flex:1}.search-field input{width:100%}.details-grid{grid-template-columns:1fr}.details-hero{flex-direction:column;align-items:flex-start}.jobs-grid{grid-template-columns:1fr}}@media (max-width:560px){.container{width:min(100% - 28px,1120px)}.header-inner{height:64px}nav{gap:10px}nav>a:not(.button){display:none}.hero-grid{gap:25px;padding-block:50px}.hero-actions,.details-actions{flex-direction:column;width:100%}.hero-actions .button,.details-actions .button{width:100%}.hero-visual{min-height:330px}.preview-offer{left:-5px}.preview-count{right:-4px}.feature-section{padding:70px 0}.feature-heading{margin-bottom:25px}.page-shell,.form-page,.details-page{padding:42px 0 65px}.dashboard-heading .button{width:100%}.filters{flex-direction:column}.search-field input,.select-field select{width:100%}.form-grid{grid-template-columns:1fr}.form-section{padding:23px 18px}.form-actions{flex-direction:column-reverse;padding:18px}.form-actions .button{width:100%}.details-hero{padding:21px}.details-title{flex-direction:column}.details-title h1{font-size:1.7rem}.footer-inner{flex-direction:column;gap:10px}.not-found-page h1{font-size:2.2rem}}
