:root{--background:#f7f8f5;--surface:#fff;--surface-muted:#eef3ef;--ink:#17211b;--muted:#5f6b62;--line:#dce3dd;--strong:#0c3b2e;--accent:#ffb000;--accent-ink:#231a00;--danger:#a23434;--shadow:0 20px 55px #19291f1a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);color:var(--ink);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.site-shell{flex-direction:column;min-height:100vh;display:flex}.container{width:min(1120px,100% - 32px);margin:0 auto}.site-header{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f7f8f5eb;border-bottom:1px solid #dce3ddd1;position:sticky;top:0}.header-row{justify-content:space-between;align-items:center;gap:24px;min-height:72px;display:flex}.brand{letter-spacing:0;align-items:center;gap:10px;font-weight:800;display:inline-flex}.brand-mark{background:var(--strong);width:34px;height:34px;color:var(--accent);border-radius:8px;place-items:center;font-weight:900;display:grid}.nav-links{color:var(--muted);align-items:center;gap:20px;font-size:.95rem;display:flex}.nav-links a:hover{color:var(--strong)}.button{border:1px solid var(--strong);background:var(--strong);color:#fff;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 18px;font-weight:700;line-height:1;display:inline-flex}.button.secondary{color:var(--strong);background:0 0}.button.accent{border-color:var(--accent);background:var(--accent);color:var(--accent-ink)}main{flex:1}.hero{padding:76px 0 46px}.hero-grid{grid-template-columns:minmax(0,1.06fr) minmax(320px,.94fr);align-items:center;gap:48px;display:grid}.hero h1,.page-title{color:var(--ink);letter-spacing:0;margin:0;font-size:clamp(2.4rem,5vw,5rem);line-height:.98}.hero-copy{color:var(--muted);max-width:680px;margin:24px 0 0;font-size:clamp(1.08rem,2vw,1.35rem);line-height:1.55}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.proof-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:32px;display:grid}.proof-item{border:1px solid var(--line);background:#ffffffad;border-radius:8px;padding:14px}.proof-item strong{color:var(--strong);font-size:.92rem;display:block}.proof-item span{color:var(--muted);margin-top:4px;font-size:.86rem;line-height:1.4;display:block}.signal-panel{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:8px;overflow:hidden}.panel-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding:18px;display:flex}.panel-head strong{color:var(--strong)}.status-dot{color:var(--muted);align-items:center;gap:8px;font-size:.85rem;display:inline-flex}.status-dot:before{content:"";background:#2aa876;border-radius:50%;width:9px;height:9px}.job-list{gap:10px;padding:14px;display:grid}.job-card{border:1px solid var(--line);background:var(--background);border-radius:8px;padding:14px}.job-card small{color:var(--muted);font-size:.82rem;display:block}.job-card strong{margin-top:5px;display:block}.score-row{align-items:center;gap:10px;margin-top:12px;display:flex}.score-bar{background:var(--line);border-radius:999px;flex:1;height:8px;overflow:hidden}.score-bar span{border-radius:inherit;background:var(--accent);height:100%;display:block}.section{padding:62px 0}.section.alt{background:#fff}.section h2,.directory-header h1{letter-spacing:0;margin:0;font-size:clamp(2rem,3.2vw,3.4rem);line-height:1.04}.section-intro{max-width:720px;color:var(--muted);margin:16px 0 0;font-size:1.05rem;line-height:1.6}.cards-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:28px;display:grid}.content-card{border:1px solid var(--line);background:var(--surface);border-radius:8px;min-height:100%;padding:22px;overflow:hidden}.content-card-image{aspect-ratio:16/9;object-fit:cover;width:calc(100% + 44px);height:auto;margin:-22px -22px 18px;display:block}.content-card h3{margin:0;font-size:1.18rem;line-height:1.25}.content-card p{color:var(--muted);margin:12px 0 0;line-height:1.55}.content-card .meta{color:var(--strong);margin-top:18px;font-size:.9rem;font-weight:700}.directory-header{padding:58px 0 26px}.article-layout{grid-template-columns:minmax(0,760px) 280px;align-items:start;gap:56px;padding:48px 0 72px;display:grid}.article-kicker{color:var(--strong);text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;font-weight:800}.article h1{letter-spacing:0;margin:12px 0 0;font-size:clamp(2.2rem,4vw,4rem);line-height:1}.article-excerpt{color:var(--muted);margin:20px 0 0;font-size:1.15rem;line-height:1.65}.article-meta{color:var(--muted);margin-top:18px;font-size:.92rem}.article-hero-image{margin:30px 0 0}.article-hero-image img{border:1px solid var(--line);background:var(--surface-muted);border-radius:8px;width:100%;height:auto;display:block}.article-hero-image figcaption{color:var(--muted);margin-top:10px;font-size:.9rem;line-height:1.45}.article-body{margin-top:34px;font-size:1.06rem;line-height:1.78}.article-body h2{margin:42px 0 12px;font-size:1.72rem;line-height:1.18}.article-body h3{margin:30px 0 10px;font-size:1.28rem}.article-body p{margin:0 0 18px}.article-body ul,.article-body ol{margin:0 0 22px 22px;padding:0}.article-body li{margin:8px 0}.article-sidebar{gap:16px;display:grid;position:sticky;top:96px}.sidebar-box{border:1px solid var(--line);background:var(--surface);border-radius:8px;padding:18px}.sidebar-box h2,.sidebar-box h3{margin:0;font-size:1rem}.sidebar-box p,.sidebar-box li{color:var(--muted);font-size:.92rem;line-height:1.5}.sidebar-box ul{gap:10px;margin:14px 0 0;padding:0;list-style:none;display:grid}.cta-box{background:#fff7df;border:1px solid #ffb00080;border-radius:8px;padding:22px}.cta-box h2,.cta-box h3{color:var(--accent-ink);margin:0;font-size:1.28rem}.cta-box p{color:#5a4300}.legal-page{max-width:820px;padding:56px 0 80px}.legal-page h1{margin:0;font-size:2.8rem;line-height:1}.legal-page p,.legal-page li{color:var(--muted);line-height:1.7}.site-footer{border-top:1px solid var(--line);color:var(--muted);background:#fff;padding:30px 0}.footer-row{flex-wrap:wrap;justify-content:space-between;gap:24px;display:flex}.footer-links{flex-wrap:wrap;gap:16px;display:flex}.empty-state{border:1px dashed var(--line);color:var(--muted);background:#fff9;border-radius:8px;margin:28px 0 0;padding:26px}@media (max-width:900px){.hero-grid,.article-layout,.cards-grid{grid-template-columns:1fr}.article-sidebar{position:static}.nav-links{display:none}.hero{padding-top:52px}}@media (max-width:640px){.container{width:min(100% - 24px,1120px)}.header-row{min-height:64px}.hero h1,.page-title,.article h1{font-size:2.45rem}.proof-row{grid-template-columns:1fr}.hero-actions,.footer-row{flex-direction:column;align-items:stretch}.button{width:100%}.article-layout{gap:30px;padding-top:32px}}
