:root{--header-h:64px;--sand:#f5f0eb;--surface:#fff;--surface-low:#f3f2ef;--surface-container:#eaf5f3;--surface-high:#ece7e1;--surface-highest:#ddd7cd;--panel:#fff;--ink:#1c1917;--ink-strong:#0e0c0b;--ink-panel:#26211e;--ink-raised:#322c28;--text:#2d3748;--muted:#4a5568;--muted-soft:#718096;--outline:#e7e2da;--outline-strong:#d3ccc1;--primary:#0d9488;--primary-strong:#0f766e;--primary-action:#0d9488;--primary-soft:#e3f4f1;--secondary:#d9668a;--secondary-strong:#b8486a;--secondary-soft:#fce4ec;--amber:#b45309;--amber-soft:#fef3c7;--accent:#d9668a;--accent-soft:#fce4ec;--error:#b3261e;--on-dark:#e2e8f0;--on-dark-muted:#94a3b8;--on-dark-faint:#78a89f;--shadow-soft:0 1px 2px #0000000d;--shadow-lift:0 4px 16px #00000017;--shadow-elevated:0 12px 40px #00000024;--container:1180px;--measure:66ch;--radius:12px;--radius-lg:16px;--radius-sm:8px;--radius-pill:999px;--font-mono:var(--font-body)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:var(--panel);font-family:var(--font-body), ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;text-rendering:optimizelegibility;margin:0;line-height:1.5}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.site-header{z-index:20;min-height:84px;padding:0 max(24px, calc((100vw - var(--container)) / 2 + 40px));background:color-mix(in srgb, var(--surface) 78%, white);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid #c1c6d59e;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;display:grid;position:sticky;top:0;box-shadow:0 2px 16px #111c2d0a}.brand{color:var(--primary);align-items:center;gap:10px;font-size:20px;font-weight:800;display:inline-flex}.brand-mark{color:#fff;background:var(--primary-action);border-radius:4px;place-items:center;width:34px;height:34px;display:grid}.brand span span{color:var(--text)}nav{color:var(--text);justify-content:center;gap:36px;font-size:13px;font-weight:500;display:flex}nav a{text-decoration:none}.footer a,.sidebar a{text-underline-offset:4px;text-decoration:underline;text-decoration-thickness:1px}nav a:hover,.footer a:hover,.sidebar a:hover{color:var(--primary-action)}.header-cta,.primary,.secondary{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 22px;font-size:14px;font-weight:700;display:inline-flex}.header-cta,.primary{color:#fff;background:var(--primary-action);box-shadow:0 12px 26px #0066cc2e}.header-cta:hover,.primary:hover{background:var(--primary)}.secondary{color:var(--primary);border-color:var(--outline);background:#ffffffad}.secondary:hover{border-color:var(--primary-action);background:var(--primary-soft)}.soft-glow{box-shadow:0 4px 24px -4px #004e9f14}.home-page{overflow:hidden}.home-hero{isolation:isolate;padding:108px 24px 72px;position:relative}.home-hero-bg{z-index:-2;position:absolute;inset:0}.home-hero-overlay{background:var(--panel);position:absolute;inset:0}.home-hero-inner{z-index:1;max-width:var(--container);grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);align-items:center;gap:48px;margin:0 auto;display:grid;position:relative}.home-hero-copy{max-width:620px}.home-hero h1{max-width:580px;color:var(--text);letter-spacing:0;margin:0;font-size:clamp(46px,6vw,72px);line-height:1.03}.home-hero p{max-width:560px;color:var(--muted);margin:18px 0 0;font-size:18px;line-height:1.68}.home-hero-note{color:var(--muted);flex-wrap:wrap;gap:16px;margin-top:16px;font-size:12px;font-weight:700;display:flex}.home-hero-note span{background:#ffffffb3;border:1px solid #c1c6d5b8;border-radius:999px;align-items:center;gap:8px;padding:6px 10px;display:inline-flex}.home-hero-panel{justify-self:end;width:min(100%,430px);padding:0;overflow:hidden}.home-hero-score{gap:18px;padding:26px;display:grid}.home-hero-score-head{border-bottom:1px solid #c1c6d573;justify-content:space-between;align-items:center;gap:16px;padding-bottom:14px;display:flex}.home-hero-score-head span{color:var(--text);font-size:14px;font-weight:700}.home-hero-score-head strong{color:var(--primary-action);font-size:24px}.home-hero-meter{gap:8px;display:grid}.home-hero-meter div{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;font-size:12px;display:flex}.home-hero-meter strong{color:var(--outline-strong);font-weight:700}.meter-bar{background:var(--surface-container-high);border-radius:999px;height:8px;overflow:hidden}.meter-bar span{border-radius:inherit;background:var(--primary-action);height:100%;display:block}.meter-bar.secondary span{background:var(--secondary)}.section-soft{background:var(--panel)}.audience-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.audience-card{min-height:340px;box-shadow:var(--shadow-soft);background:#ffffffeb;border:1px solid #c1c6d57a;border-radius:16px;gap:16px;padding:28px;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s cubic-bezier(.16,1,.3,1),border-color .3s;display:grid;position:relative}.audience-card:hover{border-color:var(--primary-action);box-shadow:var(--shadow-lift);transform:translateY(-4px)}.card-badge{color:#fff;background:var(--secondary);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:5px 10px;font-size:10px;font-weight:800;position:absolute;top:16px;right:16px}:root{--sand:#f5f0eb;--surface:#fffdfb;--surface-low:#f1ebe5;--surface-container:#e4f3ef;--outline:#5a4a421f;--outline-strong:#5a4a4238;--text:#273240;--muted:#5b6573;--muted-soft:#7a8390;--primary:#0d9488;--primary-strong:#0f766e;--primary-soft:#dff3ef;--ink:#1c1917;--shadow-soft:0 2px 6px #5a4a420f, inset 0 1px 0 #ffffffc7;--shadow-lift:8px 10px 24px #5a4a421a, -5px -5px 18px #ffffffc2;--shadow-elevated:0 22px 60px #5a4a4229;--radius:18px;--radius-lg:26px}html,body{background:var(--sand)}body{color:var(--text)}::selection{color:#24544f;background:#d5f3ed}.site-header-wrap{z-index:100;background:color-mix(in srgb, var(--sand) 94%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);padding:16px;position:sticky;top:0}.site-header,header.site-header{background:#f8f4eff0;border:1px solid #ffffffb8;border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto;width:100%;max-width:1360px;min-height:64px;margin:0 auto;padding:8px 12px;display:grid;position:relative;top:auto;box-shadow:0 8px 28px #5a4a421a,inset 0 1px #fffffff0,inset 0 -1px #5a4a420a}.site-header .brand,.site-header .brand span{color:var(--text)}.site-header .brand{font-family:var(--font-display), Georgia, serif;letter-spacing:-.02em;padding-right:12px;font-weight:750}.site-header .brand>span:last-child>span{color:var(--primary);font-style:italic}.site-header .brand-mark{color:#fff;background:linear-gradient(145deg,#23a89b,#0f8076);border:1px solid #ffffffb3;border-radius:13px;width:42px;height:42px;box-shadow:4px 5px 10px #0f766e33,-3px -3px 8px #ffffffc7,inset 1px 1px 2px #ffffff61}.site-header .desktop-nav{gap:clamp(14px,1.8vw,30px)}.site-header .desktop-nav a{color:#5a4a42;padding:10px 0;font-size:12px;font-weight:600}.site-header .desktop-nav a:hover{color:var(--primary-strong)}.site-header .desktop-nav a:after{display:none}.header-cta,.home-hero .hero-actions .primary,.tool-actions .primary,a.primary,button.primary{background:linear-gradient(145deg,#20a297,#0d8b80);border:1px solid #ffffff9e;border-radius:14px;box-shadow:5px 6px 13px #0d948838,-3px -3px 8px #ffffffa6,inset 1px 1px 2px #ffffff5c,inset -1px -1px 2px #0000000f;color:#fff!important}.header-cta:hover,.home-hero .hero-actions .primary:hover,.tool-actions .primary:hover,a.primary:hover,button.primary:hover{background:linear-gradient(145deg,#15988d,#0f766e);transform:translateY(-1px);color:#fff!important}.mobile-nav{display:none;position:relative}.mobile-nav summary{color:#5a4a42;cursor:pointer;background:#eee7df;border:1px solid #ffffffb3;border-radius:13px;place-items:center;width:44px;height:44px;list-style:none;display:grid;box-shadow:3px 4px 9px #5a4a421a,inset 1px 1px 2px #fffc}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav nav{width:min(320px,100vw - 32px);box-shadow:var(--shadow-elevated);background:#f8f4effa;border:1px solid #ffffffb8;border-radius:18px;gap:4px;padding:12px;display:grid;position:absolute;top:54px;right:0}.mobile-nav nav a{color:var(--text);border-radius:10px;padding:11px 13px;font-size:14px;font-weight:650}.mobile-nav nav a:hover{color:var(--primary-strong);background:var(--primary-soft)}.mobile-nav .mobile-nav-cta{color:#fff;background:var(--primary);margin-top:4px}.home-page{padding-bottom:26px}.home-hero{width:min(1440px,100% - 32px);max-width:none;min-height:780px;box-shadow:var(--shadow-lift);background:#f7ede2;border:1px solid #ffffffb8;border-radius:26px;margin:0 auto 24px;padding:0;position:relative;overflow:hidden}.home-hero-bg{display:block;position:absolute;inset:0}.home-hero-bg img{object-fit:cover;object-position:center bottom;opacity:1;filter:saturate(.94)contrast(.98);width:100%;height:100%}.home-hero-overlay{background:linear-gradient(#f7ede2 0%,#f7ede2fa 20%,#f7ede2c7 39%,#f7ede226 62%,#0000 76%)}.home-hero-inner{width:100%;max-width:1180px;min-height:780px;margin:0 auto;padding:56px 28px 34px;display:block;position:relative}.home-hero-copy{text-align:center;flex-direction:column;align-items:center;max-width:820px;margin:0 auto;display:flex}.home-hero h1{color:#22303d;letter-spacing:-.035em;max-width:18ch;margin:0;font-size:clamp(44px,5.4vw,72px);font-weight:750;line-height:1.02}.home-hero h1 br{display:none}.home-hero-copy>p{color:#5b6573;max-width:650px;margin-top:16px;font-size:17px;line-height:1.55}.home-hero .eyebrow,.home-hero .badge{background:#dff3efe6;border:1px solid #ffffffbd;margin-bottom:15px;box-shadow:4px 5px 12px #2a6f6617,inset 1px 1px 2px #fffc}.home-hero .hero-actions{justify-content:center;margin-top:24px}.home-hero .hero-actions .secondary,.tool-actions .secondary,a.secondary,button.secondary{color:#43505e;background:#ffffffc2;border:1px solid #ffffffc2;border-radius:14px;box-shadow:4px 5px 12px #5a4a421a,-3px -3px 8px #ffffffb8,inset 1px 1px 2px #ffffffbf}.home-hero-note{justify-content:center}.home-hero .home-hero-note span{color:#596472;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff85;border-color:#ffffffad}.home-hero-panel{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fffdfbe0;border:1px solid #ffffffbd;border-radius:20px;width:min(900px,100% - 48px);max-width:none;padding:15px 18px;position:absolute;bottom:26px;left:50%;transform:translate(-50%);box-shadow:0 14px 38px #5a4a4229,inset 0 1px #ffffffe6}.home-hero-panel .hero-figures-head{justify-content:space-between;align-items:center;padding:0 4px 10px;display:flex}.home-hero-panel .hero-figures{grid-template-columns:repeat(3,minmax(0,1fr))}.home-hero-panel .hero-figures>div{border-bottom:0;border-right:1px solid var(--outline);gap:6px;padding:10px 16px;display:grid}.home-hero-panel .hero-figures>div:last-child{border-right:0}.home-hero-panel .hero-figures dd{text-align:left}.home-hero-panel .hero-figures dd strong{color:var(--primary-strong);font-size:1.45rem}.home-hero-panel .hero-figures-link{justify-content:center;margin-top:8px}.home-page>.section{width:min(1180px,100% - 32px);box-shadow:var(--shadow-lift);border:1px solid #ffffffa8;border-radius:26px;margin:0 auto 24px;padding:64px 0;overflow:hidden}.home-page>.section.section-plain{background:#fffdfbe6}.home-page>.section.section-band{background:#f0ece6}.home-page>.section.section-dark{background:var(--ink);box-shadow:0 18px 44px #1c19172e}.section-title h2,.blog-intro h1,.jobs-intro h1,.agenda-intro h1,.hero h1,.tool-hero h1,.premium-article-header h1{font-family:var(--font-display), Georgia, serif;letter-spacing:-.025em}.section-title h2:after,.blog-category-block>h2:after,.agenda-list h2:after,.agenda-sources h2:after,.agenda-guide h2:after,.tools-explainer h2:after,.related-articles h2:after{background:var(--primary)}.audience-card,.feature-card,.card,.job-widget-card,.job-card,.blog-card,.blog-featured-card,.news-card,.agenda-source-grid article,.jobs-category-chip,.glass-panel,.snapshot-card,.faq-card,.related-card,.tool-panel,.notice{background:#fffdfbed;border:1px solid #ffffffb8;border-radius:20px;box-shadow:5px 6px 14px #5a4a4214,-3px -3px 9px #ffffffc2,inset 1px 1px 2px #ffffffd1}.audience-card:hover,.feature-card:hover,.card:hover,.job-widget-card:hover,.job-card:hover,.blog-card:hover,.blog-featured-card:hover,.news-card:hover,.related-card:hover{border-color:#0d94883d;transform:translateY(-4px);box-shadow:8px 12px 24px #5a4a421f,-4px -4px 12px #fffc}.card-icon,.feature-icon{background:#ddf1ed;border:1px solid #fffc;border-radius:14px;box-shadow:3px 4px 8px #0d94881a,inset 1px 1px 2px #ffffffd1}.job-category,.job-tags span,.news-source,.card-badge{border-radius:999px}.hero.compact,.blog-intro,.jobs-intro,.agenda-intro,.tool-hero{width:min(1180px,100% - 32px);box-shadow:var(--shadow-lift);background:linear-gradient(135deg,#fffdfbf5,#ecf7f4e6);border:1px solid #ffffffad;border-radius:26px;margin-left:auto;margin-right:auto}.breadcrumbs{max-width:1180px;padding-left:24px;padding-right:24px}.job-filter{background:#eee8e1;border:1px solid #ffffffbd;border-radius:999px;box-shadow:3px 4px 9px #5a4a4214,inset 1px 1px 2px #ffffffc7}.job-filter.is-active{color:#fff;background:var(--primary)}.footer{color:#9ca3af;background:#1c1917;border-top:0;margin-top:36px;padding-top:70px;padding-bottom:70px}.footer strong{color:#f3f0ec}.footer a{color:#b8b1aa;text-decoration:none}.footer a:hover{color:#79cfc5}@media (max-width:1180px){.site-header{grid-template-columns:auto 1fr auto auto}.site-header .desktop-nav{display:none}.mobile-nav{display:block}}@media (max-width:760px){.site-header-wrap{padding:10px}.site-header,header.site-header{border-radius:16px;grid-template-columns:auto 1fr auto;min-height:60px}.site-header .brand-mark{width:38px;height:38px}.site-header .header-cta{display:none}.home-hero{border-radius:22px;width:calc(100% - 20px);min-height:900px}.home-hero-bg img{object-position:45% bottom}.home-hero-overlay{background:linear-gradient(#f7ede2 0%,#f7ede2fc 34%,#f7ede2b8 55%,#f7ede21a 75%)}.home-hero-inner{min-height:900px;padding:40px 18px 20px}.home-hero h1{max-width:12ch;font-size:clamp(38px,11vw,54px)}.home-hero-copy>p{font-size:15px}.home-hero-panel{width:calc(100% - 24px);padding:13px;bottom:18px}.home-hero-panel .hero-figures-head{display:grid}.home-hero-panel .hero-figures{grid-template-columns:1fr}.home-hero-panel .hero-figures>div{border-right:0;border-bottom:1px solid var(--outline);justify-content:space-between;align-items:center;padding:8px 4px;display:flex}.home-hero-panel .hero-figures dd{text-align:right}.home-page>.section,.hero.compact,.blog-intro,.jobs-intro,.agenda-intro,.tool-hero{border-radius:20px;width:calc(100% - 20px)}.home-page>.section{padding-top:42px;padding-bottom:42px}.footer{padding:48px 22px}}@media (prefers-reduced-motion:reduce){.audience-card,.feature-card,.card,.job-widget-card,.job-card,.blog-card,.news-card,.header-cta,.primary{transition:none}}.card-icon{width:48px;height:48px;color:var(--primary-action);background:var(--primary-soft);border-radius:12px;place-items:center;display:grid}.audience-card h3{font-size:22px}.audience-card p{color:var(--muted);margin:0;font-size:15px;line-height:1.7}.card-points{gap:10px;margin:0;padding:0;list-style:none;display:grid}.card-points li{color:var(--text);align-items:center;gap:10px;font-size:13px;display:flex}.card-points li:before{content:"";background:var(--primary-action);border-radius:999px;width:8px;height:8px;box-shadow:0 0 0 3px #0066cc14}.feature-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;display:grid}.feature-card{min-height:220px;box-shadow:var(--shadow-soft);background:#fffffff0;border:1px solid #c1c6d594;border-radius:16px;gap:16px;padding:28px;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s cubic-bezier(.16,1,.3,1),border-color .3s;display:grid}.feature-card.soft{background:var(--panel)}.feature-card.compact{min-height:220px}.feature-icon{width:44px;height:44px;color:var(--primary-action);background:var(--primary-soft);border-radius:12px;place-items:center;display:grid}.feature-copy{gap:8px;display:grid}.feature-copy p{color:var(--muted);margin:0;line-height:1.65}.feature-preview{background:var(--surface-low);border:1px solid #c1c6d5a6;border-radius:14px;margin-top:auto;padding:18px}.feature-preview-row{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;font-size:12px;display:flex}.feature-preview-row strong{color:var(--primary-action);font-weight:800}.feature-preview-bar{background:var(--surface-container-high);border-radius:999px;height:8px;margin-top:10px;overflow:hidden}.feature-preview-bar span{border-radius:inherit;background:var(--primary-action);width:63%;height:100%;display:block}.guide-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.guide-card{min-height:360px;box-shadow:var(--shadow-soft);background:#fffffff0;border:1px solid #c1c6d58f;border-radius:16px;flex-direction:column;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s cubic-bezier(.16,1,.3,1),border-color .3s;display:flex;overflow:hidden}.guide-card:hover{border-color:var(--primary-action);box-shadow:var(--shadow-lift);transform:translateY(-4px)}.guide-visual{object-fit:cover;background:var(--surface-low);border-bottom:1px solid #c1c6d594;width:100%;height:176px}.guide-copy{gap:12px;padding:24px;display:grid}.guide-kicker{color:var(--primary-action);letter-spacing:.05em;text-transform:uppercase;font-size:12px;font-weight:800}.guide-copy p{color:var(--muted);margin:0;line-height:1.65}.guide-copy .card-link{margin-top:auto}.hero{min-height:680px;max-width:var(--container);grid-template-columns:minmax(0,.96fr) minmax(420px,1fr);align-items:center;gap:80px;margin:0 auto;padding:80px 40px;display:grid;position:relative}.hero:before{content:"";z-index:-1;background:var(--panel);border-radius:8px;position:absolute;inset:0 40px}.hero.compact{border-bottom:1px solid var(--outline);grid-template-columns:minmax(0,.95fr) minmax(320px,.7fr);align-content:center;gap:56px;min-height:410px}.compact-copy{max-width:820px}.hero-copy{gap:20px;display:grid}.hero h1{max-width:780px;font-size:clamp(42px,5.2vw,64px);font-family:var(--font-display), serif;letter-spacing:0;margin:0;font-weight:650;line-height:1.08}.hero h1 em{color:var(--primary-action);font-style:normal;display:inline-block;position:relative}.hero h1 em:after{content:"";background:var(--primary-soft);opacity:.82;z-index:-1;border-radius:999px;height:10px;position:absolute;bottom:-4px;left:0;right:0;transform:rotate(-1deg)}.hero p{max-width:640px;color:var(--muted);margin:0;font-size:18px;line-height:1.65}.hero.compact p{font-size:18px}.eyebrow{width:fit-content;color:var(--primary);letter-spacing:.01em;margin:0;font-size:12px;font-weight:800}.badge{background:#ffffffbd;border:1px solid #c1c6d5b8;border-radius:999px;padding:8px 12px;box-shadow:0 8px 20px #111c2d0a}.hero-actions,.card-actions{flex-wrap:wrap;gap:14px;margin-top:8px;display:flex}.hero-media{border:1px solid var(--outline);background:var(--panel);min-height:500px;box-shadow:var(--shadow-lift);border-radius:8px;transition:transform .5s cubic-bezier(.16,1,.3,1),box-shadow .5s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.hero-media:hover{transform:translateY(-4px);box-shadow:0 28px 70px #111c2d29}.hero-media:before{content:"";background:var(--panel);border:1px solid #004e9f29;border-radius:8px;transition:transform .7s cubic-bezier(.16,1,.3,1);position:absolute;inset:11% 13%;box-shadow:0 30px 80px #111c2d29}.hero-media:hover:before{transform:scale(1.025)}.hero-metric{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffd1;border:1px solid #c1c6d5c2;border-radius:8px;gap:3px;width:172px;padding:14px;display:grid;position:absolute;box-shadow:0 16px 34px #111c2d1a}.hero-metric.top{top:34px;left:34px}.hero-metric.side{top:42%;right:28px}.hero-metric strong{color:var(--primary);font-size:22px}.hero-metric span{color:var(--muted);font-size:12px;line-height:1.35}.hero-status{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffdb;border:1px solid #c1c6d5cc;border-radius:8px;gap:12px;padding:18px;display:grid;position:absolute;bottom:32px;left:32px;right:32px}.status-row{color:var(--muted);justify-content:space-between;gap:12px;font-size:13px;display:flex}.status-bar{background:var(--surface-high);border-radius:4px;height:8px;overflow:hidden}.status-bar span{background:var(--primary-action);width:72%;height:100%;display:block}h2,h3{letter-spacing:0;margin:0;line-height:1.22}h2{font-family:var(--font-display), serif;font-size:clamp(28px,3vw,40px);font-weight:620}h3{font-size:22px;font-weight:700}.section{border-top:1px solid var(--outline);padding:72px max(24px, calc((100vw - var(--container)) / 2 + 40px))}.section.alt{background:var(--panel)}.section-title{text-align:center;max-width:720px;margin:0 auto 44px}.section-title.left{text-align:left;margin-left:0}.section-title p{color:var(--muted);margin:12px 0 0}.cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;display:grid}.card{border:1px solid var(--outline);background:var(--panel);border-radius:8px;flex-direction:column;gap:18px;min-height:290px;padding:40px;display:flex}.visual-card{padding:0;overflow:hidden}.card-copy{flex-direction:column;gap:18px;min-height:260px;padding:0 32px 32px;display:flex}.card-visual,.guide-visual{aspect-ratio:18/11;object-fit:cover;border-bottom:1px solid var(--outline);background:var(--surface-low);width:100%;display:block}.guide-card{min-height:360px;padding-top:0;overflow:hidden}.guide-card .guide-visual{width:calc(100% + 80px);margin:-40px -40px 8px}.card:hover{border-color:var(--primary-action);box-shadow:var(--shadow-lift);transform:translateY(-6px)}.card,.bento-card,.primary,.secondary,.header-cta{transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s cubic-bezier(.16,1,.3,1),border-color .3s,background .3s}.primary:hover,.secondary:hover,.header-cta:hover{transform:translateY(-1px)}.card svg{width:40px;height:40px;color:var(--primary-action);background:var(--primary-soft);border-radius:6px;padding:9px}.card:nth-child(2) svg{color:#705d00;background:#ffe16d}.card:nth-child(3) svg{color:var(--secondary);background:var(--secondary-soft)}.card p{color:var(--muted);margin:0;font-size:15px;line-height:1.65}.card-link{color:var(--primary);margin-top:auto;font-size:14px;font-weight:700}.bento{grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:240px;gap:24px;display:grid}.bento-card{border:1px solid var(--outline);background:var(--panel);border-radius:8px;flex-direction:column;justify-content:space-between;padding:40px;display:flex;position:relative;overflow:hidden}.bento-card:hover{border-color:var(--primary-action);box-shadow:var(--shadow-lift);transform:translateY(-5px)}.bento-card.wide{background:var(--panel);grid-column:span 8}.bento-card.small{background:var(--surface-low);grid-column:span 4}.bento-card.medium{grid-column:span 4}.bento-card.large{background:var(--panel);grid-column:span 8}.bento-icon{width:40px;height:40px;color:var(--primary-action);background:var(--primary-soft);border-radius:6px;place-items:center;margin-bottom:16px;display:grid}.bento-card p{max-width:560px;color:var(--muted);margin:8px 0 0}.bento-art{background:var(--surface-highest);border-radius:8px;width:210px;height:160px;position:absolute;bottom:-36px;right:-28px}.bento-art:after{content:"";border:1px solid #004e9f33;border-radius:6px;position:absolute;inset:28px}.bento-visual{aspect-ratio:11/6;object-fit:contain;opacity:.96;filter:drop-shadow(0 16px 24px #111c2d1f);width:min(44%,320px);transition:transform .5s cubic-bezier(.16,1,.3,1);position:absolute;bottom:20px;right:24px}.bento-card:hover .bento-visual{transform:translate(-8px,-6px)}.compact-visual{border:1px solid var(--outline);background:var(--surface-container);min-height:280px;box-shadow:var(--shadow-soft);border-radius:8px;align-self:stretch;position:relative;overflow:hidden}.compact-visual:before{content:"";border:1px solid #004e9f21;border-radius:8px;position:absolute;inset:20px}.compact-visual img{object-fit:contain;width:calc(100% - 48px);height:calc(100% - 48px);position:absolute;inset:24px}.cta-band{color:#fff;text-align:center;background:var(--panel);place-items:center;gap:24px;padding:72px 24px;display:grid}.cta-band p{max-width:620px;color:var(--primary-soft);margin:0;font-size:18px}.cta-band .secondary{color:var(--primary);background:#fff;border-color:#fff}.content-grid{max-width:var(--container);grid-template-columns:minmax(0,1fr) 320px;gap:48px;margin:0 auto;padding:56px 40px 80px;display:grid}.article-body h2{font-size:28px}.article-body{max-width:860px}.article-body section{border-top:1px solid var(--outline);margin-top:40px;padding-top:28px}.article-body p{color:var(--muted);font-size:18px;line-height:1.75}.notice,.checklist-panel,.sidebar>div,details{border:1px solid var(--outline);background:var(--panel);border-radius:8px}.notice,.checklist-panel{padding:24px}.notice{background:var(--surface-low)}.checklist-panel{margin-top:28px}.tool-section{border:1px solid var(--outline);background:var(--panel);box-shadow:var(--shadow-soft);border-radius:8px;margin-top:32px;padding:28px}.tool-box{grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);gap:20px;margin-top:20px;display:grid}.tool-stack{gap:20px;display:grid}.tool-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.tool-grid label,.document-checks label{color:var(--muted);gap:7px;font-size:13px;font-weight:750;display:grid}.tool-grid input,.tool-grid select,.tool-grid textarea{border:1px solid var(--outline);width:100%;min-height:42px;color:var(--text);background:#fff;border-radius:6px;padding:9px 11px}.tool-grid textarea{resize:vertical;min-height:104px}.tool-result{background:var(--surface-low);border:1px solid #004e9f2e;border-radius:8px;align-content:center;gap:10px;padding:24px;display:grid}.tool-result span{color:var(--primary);font-size:13px;font-weight:800}.tool-result strong{color:var(--text);font-size:38px;line-height:1}.tool-result p{color:var(--muted);margin:0;font-size:14px;line-height:1.55}.tool-support{background:var(--panel);border:1px solid #004e9f29;border-radius:16px;gap:16px;padding:24px;display:grid}.tool-support-head span{width:fit-content;color:var(--primary);background:var(--primary-soft);border-radius:999px;align-items:center;margin-bottom:10px;padding:5px 10px;font-size:12px;font-weight:800;display:inline-flex}.tool-support-head h3{font-family:var(--font-display), serif;margin:0 0 8px;font-size:26px}.tool-support-head p{color:var(--muted);margin:0;font-size:14px;line-height:1.6}.tool-support-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.tool-support-list li{background:var(--surface-container-low);color:var(--text);border-radius:12px;gap:10px;padding:12px 14px;font-size:14px;line-height:1.55;display:flex}.tool-support-list li:before{content:"";background:var(--primary-action);border-radius:999px;flex:none;width:8px;height:8px;margin-top:7px}.risk-layout,.cv-layout{grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);align-items:start;gap:20px;display:grid}.cv-layout{grid-template-columns:1fr}.risk-quiz,.risk-side,.cv-preview{gap:20px;display:grid}.risk-scorecard{background:var(--panel)}.risk-bar{background:var(--surface-container-high);border-radius:999px;height:10px;overflow:hidden}.risk-bar span{border-radius:inherit;background:var(--secondary);height:100%;display:block}.question-card{box-shadow:var(--shadow-soft);background:#fffffff5;border:1px solid #c1c6d5c7;border-radius:16px;gap:16px;padding:28px;display:grid}.question-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.question-head span{color:var(--primary);letter-spacing:.06em;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:800;display:inline-flex}.question-prompt{color:var(--muted);margin:0;font-size:15px;line-height:1.65}.question-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.question-option{border:1px solid var(--outline);background:var(--surface-low);cursor:pointer;text-align:left;border-radius:14px;gap:6px;padding:16px;display:grid}.question-option strong{font-size:15px}.question-option span{color:var(--muted);font-size:13px;line-height:1.5}.question-option.selected{border-color:var(--primary-action);background:var(--panel);box-shadow:0 10px 24px #0066cc14}.question-actions{flex-wrap:wrap;justify-content:space-between;gap:12px;display:flex}.question-reset{min-height:40px}.tool-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.tool-actions .primary,.tool-actions .secondary{min-height:46px}.cv-form.tool-box{box-shadow:var(--shadow-soft);background:#fffffff5;border:1px solid #c1c6d59e;border-radius:16px;grid-template-columns:1fr;margin-top:0;padding:28px}.cv-form .tool-grid{grid-template-columns:1fr}.tool-notes{gap:8px;margin:12px 0 0;padding:0;list-style:none;display:grid}.tool-notes li{color:var(--text);padding-left:14px;font-size:13px;line-height:1.5;position:relative}.tool-notes li:before{content:"";background:var(--primary);border-radius:999px;width:6px;height:6px;position:absolute;top:.55em;left:0}.text-result{align-content:start}.document-checks{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.document-checks label{border:1px solid var(--outline);background:#fff;border-radius:6px;grid-template-columns:auto 1fr;align-items:center;min-height:44px;padding:10px 12px}.checklist-panel ul{gap:12px;margin:16px 0 0;padding:0;list-style:none;display:grid}.checklist-panel li{align-items:flex-start;gap:12px;display:flex}.checklist-panel svg{color:var(--primary-action);flex:none;margin-top:3px}.faq{gap:12px;display:grid}details{padding:20px}summary{cursor:pointer;font-weight:750}.sidebar{align-content:start;gap:16px;display:grid;position:sticky;top:108px}.sidebar>div{background:var(--surface-low);gap:10px;padding:20px;display:grid}.sidebar p{color:var(--muted);margin:0;font-size:14px}.sidebar a,.footer a{color:var(--muted);align-items:center;gap:7px;font-weight:500;display:inline-flex}.footer{padding:56px max(24px, calc((100vw - var(--container)) / 2 + 40px));border-top:1px solid var(--outline);color:var(--text);background:var(--surface-highest);grid-template-columns:1.5fr repeat(3,1fr);gap:48px;display:grid}.footer>div{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.footer strong{color:var(--primary);font-size:18px}.footer p{max-width:280px;color:var(--muted);margin:14px 0 0}.footer a{margin-top:10px}.fineprint{font-size:13px}.source-strip{flex-wrap:wrap;gap:10px;margin-top:8px;display:flex}.source-strip a{border:1px solid var(--outline);color:var(--primary);background:#fff;border-radius:4px;padding:8px 10px;font-size:13px;font-weight:700}:is(body:has(.premium-detail) .site-header,body:has(.premium-detail) .footer){display:none}.premium-detail{background:var(--surface);min-height:100vh;padding:40px 40px 88px 304px}.premium-sidenav{z-index:40;border-right:1px solid var(--outline-variant,#c3c5d9);background:var(--surface-container-low);flex-direction:column;gap:28px;width:260px;padding:22px 0 24px;display:flex;position:fixed;inset:0 auto 0 0}.premium-sidenav-brand{gap:4px;padding:0 16px;display:grid}.premium-sidenav-brand a{color:var(--primary);font-size:26px;font-weight:800}.premium-sidenav-brand span{color:var(--text);letter-spacing:.04em;font-size:14px}.premium-sidenav nav{flex-direction:column;flex:1;gap:8px;padding-right:1px;display:flex}.premium-sidenav nav a{min-height:48px;color:var(--text);letter-spacing:.04em;align-items:center;gap:12px;padding:0 18px;font-size:14px;font-weight:650;display:flex}.premium-sidenav nav a.active,.premium-sidenav nav a:hover{color:#fff;background:var(--secondary-container,#6063ee);border-radius:0 999px 999px 0}.sidenav-cta{color:#fff;background:var(--primary);border-radius:0 999px 999px 0;justify-content:center;align-items:center;gap:8px;min-height:44px;margin:auto 0 0;font-size:13px;font-weight:800;display:inline-flex}.premium-article{max-width:820px;margin:0 auto}.premium-article-header{gap:22px;margin-bottom:48px;display:grid}.premium-article-header h1{color:var(--text);font-family:var(--font-display), serif;margin:0;font-size:clamp(46px,7vw,72px);font-weight:620;line-height:1.08}.premium-article-header p{max-width:780px;color:var(--muted);margin:0;font-size:18px;line-height:1.75}.premium-hero-image{border:1px solid var(--outline);background:var(--panel);width:100%;height:390px;box-shadow:var(--shadow-soft);border-radius:16px;margin-bottom:48px;overflow:hidden}.premium-hero-image img{object-fit:cover;width:100%;height:100%}.premium-meta-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin:34px 0 48px;display:grid}.glass-panel{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffb8;border:1px solid #c3c5d9b8;border-radius:16px;padding:28px;box-shadow:0 4px 24px -4px #003ec70f}.glass-panel svg{color:var(--primary);background:var(--primary-fixed,#dde1ff);box-sizing:content-box;border-radius:999px;margin-bottom:18px;padding:8px}.glass-panel h3{font-family:var(--font-body), sans-serif;margin-bottom:12px;font-size:24px}.glass-panel p{color:var(--muted);margin:0}.expert-note{border:1px solid var(--outline);background:var(--panel);border-radius:16px;gap:20px;margin:0 0 48px;padding:28px;display:flex}.expert-avatar{color:#fff;background:var(--primary);border-radius:999px;flex:none;place-items:center;width:44px;height:44px;font-weight:800;display:grid}.expert-note strong{color:var(--text);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:6px;font-size:13px;display:inline-flex}.expert-note p{color:var(--text);font-family:var(--font-display), serif;margin:10px 0 16px;font-size:28px;font-style:italic;line-height:1.25}.expert-note span{color:var(--muted);font-size:13px;font-weight:650}.premium-audience{margin-bottom:28px}.premium-snapshot{border:1px solid var(--outline);background:var(--surface-container-low);border-radius:16px;margin-bottom:24px;padding:28px}.premium-snapshot h2{margin-bottom:20px}.snapshot-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.snapshot-card{background:#fff;border:1px solid #c3c5d9b3;border-radius:14px;padding:18px}.snapshot-card strong{color:var(--text);margin-bottom:8px;font-size:14px;display:block}.snapshot-card p{color:var(--muted);margin:0;font-size:13px;line-height:1.55}.premium-content-section{border-top:1px solid var(--outline);padding:34px 0}.premium-content-section h2,.premium-sources h2{font-family:var(--font-display), serif;margin-bottom:18px;font-size:34px;font-weight:560}.premium-sources{border-top:1px solid var(--outline);gap:12px;padding:34px 0;display:grid}.premium-sources a{width:fit-content;color:var(--primary);text-underline-offset:4px;align-items:center;gap:8px;font-weight:700;text-decoration:underline;display:inline-flex}.faq-cards{gap:14px;display:grid}.faq-card{background:#fff;border:1px solid #c3c5d9b3;border-radius:14px;padding:20px}.faq-card strong{color:var(--text);margin-bottom:8px;display:block}.faq-card p{color:var(--muted);margin:0;font-size:14px;line-height:1.65}.blog-featured,.blog-categories,.blog-grid{max-width:var(--container);margin:0 auto;padding-inline:40px}.blog-featured{padding-top:36px}.blog-featured-card{background:#fff;border:1px solid #c3c5d98c;border-radius:16px;grid-template-columns:minmax(0,1fr) minmax(420px,.98fr);display:grid;overflow:hidden;box-shadow:0 4px 24px -4px #0014520d}.blog-featured-copy{align-content:center;gap:24px;padding:48px;display:grid}.blog-featured-copy h1{font-family:var(--font-display), serif;margin:0;font-size:clamp(36px,4vw,52px);line-height:1.15}.blog-featured-copy p{color:var(--muted);margin:0;font-size:17px;line-height:1.7}.blog-featured-visual{background:var(--surface-container-low);min-height:390px}.blog-featured-visual img{object-fit:cover;width:100%;height:100%}.blog-author{grid-template-columns:auto 1fr auto;align-items:center;gap:14px;display:grid}.blog-author>span{width:40px;height:40px;color:var(--primary);background:var(--primary-fixed,#dde1ff);border-radius:999px;place-items:center;font-weight:800;display:grid}.blog-author small,.blog-author em{color:var(--muted);font-size:12px;font-style:normal}.blog-author em{color:var(--primary);align-items:center;gap:7px;font-weight:800;display:inline-flex}.blog-categories{border-bottom:1px solid #c3c5d973;gap:10px;margin-top:34px;padding-bottom:18px;display:flex;overflow-x:auto}.blog-categories button{min-height:34px;color:var(--muted);cursor:default;background:0 0;border:0;border-radius:8px;padding:0 14px;font-size:13px;font-weight:700}.blog-categories button.active,.blog-categories button:hover{color:var(--text);background:var(--surface-container)}.blog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:28px;margin-bottom:74px;display:grid}.blog-card{background:#fff;border:1px solid #c3c5d98c;border-radius:16px;flex-direction:column;min-height:388px;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s;display:flex;overflow:hidden}.blog-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px -8px #0014521f}.blog-card-visual{background:var(--surface-container-low);height:180px;position:relative;overflow:hidden}.blog-card-visual img{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.16,1,.3,1)}.blog-card:hover .blog-card-visual img{transform:scale(1.04)}.blog-card-visual span{background:#dae2fdeb;border-radius:6px;padding:5px 8px;font-size:11px;font-weight:750;position:absolute;top:14px;left:14px}.blog-card-copy{flex-direction:column;flex:1;padding:24px;display:flex}.blog-card-copy h3{font-size:23px}.blog-card-copy p{color:var(--muted);font-size:14px;line-height:1.65}.blog-card-copy div{color:var(--muted);border-top:1px solid #c3c5d959;justify-content:space-between;margin-top:auto;padding-top:16px;font-size:12px;display:flex}.blog-card-copy div span{align-items:center;gap:5px;display:inline-flex}.newsletter-band{border-top:1px solid var(--outline);border-bottom:1px solid var(--outline);background:var(--surface-container-low);text-align:center;place-items:center;gap:18px;padding:62px 24px;display:grid}.newsletter-band h2{font-family:var(--font-display), serif;font-size:34px;font-weight:560}.newsletter-band p{max-width:620px;color:var(--muted);margin:0}.newsletter-band form{gap:12px;margin-top:12px;display:flex}.newsletter-band input{border:1px solid var(--outline);border-radius:8px;min-width:320px;min-height:48px;padding:0 16px}.newsletter-band button{color:#fff;background:var(--primary);border:0;border-radius:8px;padding:0 22px;font-weight:800}.premium-tool-page{background:var(--panel)}.tool-hero{max-width:var(--container);grid-template-columns:minmax(0,.95fr) minmax(340px,.75fr);align-items:center;gap:36px;min-height:420px;margin:0 auto;padding:72px 40px 40px;display:grid}.tool-hero-copy{max-width:740px}.tool-hero-copy p{max-width:720px}.tool-hero-panel{border-radius:16px;gap:16px;padding:26px;display:grid}.tool-hero-panel-head{justify-content:space-between;align-items:center;gap:16px;display:flex}.tool-hero-panel-head span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:800}.tool-hero-panel-head strong{color:var(--primary);font-family:var(--font-display), serif;font-size:20px}.tool-hero-metric{gap:10px;display:grid}.tool-hero-metric div{justify-content:space-between;align-items:center;gap:12px;display:flex}.tool-hero-metric span{color:var(--muted);font-size:12px}.tool-hero-metric strong{color:var(--text);font-size:13px}.tool-hero-visual{background:var(--surface-low);border:1px solid #c1c6d59e;border-radius:12px;width:100%;margin-top:6px}.tool-content-grid{align-items:start}.tool-entry-grid{grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:20px;margin-bottom:28px;display:grid}.tool-entry-main{gap:16px;display:grid}.tool-entry-summary{box-shadow:var(--shadow-soft);background:#ffffffeb;border:1px solid #c1c6d59e;border-radius:16px;gap:8px;padding:22px 24px;display:grid}.tool-entry-summary strong{color:var(--primary);font-size:20px}.tool-entry-summary p{color:var(--muted);margin:0}.tool-entry-snapshot{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.tool-entry-snapshot div{background:#ffffffe6;border:1px solid #c1c6d585;border-radius:14px;gap:4px;padding:18px 20px;display:grid}.tool-entry-snapshot span{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;font-size:12px;font-weight:800}.tool-entry-snapshot strong{color:var(--text);font-size:18px}.tool-entry-side{gap:16px;display:grid}.tool-entry-side .glass-panel h3{font-size:20px}.tool-entry-side .glass-panel p{font-size:14px}.premium-tool-page .hero.compact{max-width:var(--container);border-bottom:0;min-height:360px}.premium-tool-page .tool-section{background:#fff;border-radius:16px;box-shadow:0 4px 24px -6px #003ec71a}.premium-tool-page .content-grid{grid-template-columns:minmax(0,1fr) 360px}.premium-tool-page .tool-box{grid-template-columns:minmax(0,1fr) 340px;align-items:stretch}.premium-tool-page .tool-result{text-align:center;background:#fff;border-radius:16px;align-content:center;justify-self:stretch;place-items:start;width:100%;min-height:240px;padding-left:172px;position:relative}.premium-tool-page .tool-result:before{content:"";background:var(--panel);filter:drop-shadow(0 10px 18px #003ec729);border-radius:999px;width:116px;height:116px;position:absolute;top:50%;left:28px;transform:translateY(-50%)}.premium-tool-page .tool-result strong{color:var(--primary);font-family:var(--font-display), serif;font-size:36px}.premium-tool-page .tool-result p{text-align:left;width:auto;position:static;transform:none}.premium-tool-page .notice,.premium-tool-page .checklist-panel,.premium-tool-page .article-body section,.premium-tool-page .faq details{border-radius:16px}.premium-tool-page .article-body>section,.premium-tool-page .notice,.premium-tool-page .checklist-panel{margin-top:22px}.reveal{animation:.7s cubic-bezier(.16,1,.3,1) both fade-in-up}.delay-1{animation-delay:80ms}.delay-2{animation-delay:.16s}.delay-3{animation-delay:.24s}.delay-4{animation-delay:.32s}@keyframes fade-in-up{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important}}@media (max-width:1000px){:is(body:has(.premium-detail) .site-header,body:has(.premium-detail) .footer){display:grid}.premium-detail{padding:36px 16px 56px}.premium-sidenav{display:none}.premium-article-header h1{font-size:42px}.premium-hero-image{height:260px}.premium-meta-grid,.blog-featured-card,.blog-grid,.premium-tool-page .content-grid,.tool-hero,.tool-entry-grid{grid-template-columns:1fr}.tool-hero{min-height:auto;padding:44px 16px 24px}.tool-hero-panel{padding:20px}.tool-entry-snapshot,.snapshot-grid{grid-template-columns:1fr}.expert-note{flex-direction:column}.expert-note p{font-size:24px}.blog-featured,.blog-categories,.blog-grid{padding-inline:16px}.blog-featured-copy{padding:28px}.blog-featured-visual{min-height:240px}.blog-author{grid-template-columns:auto 1fr}.blog-author em{grid-column:1/-1}.newsletter-band form{flex-direction:column;width:100%;max-width:420px}.newsletter-band input{width:100%;min-width:0}.newsletter-band button{min-height:48px}.premium-tool-page .tool-result{padding:24px;width:100%;min-height:auto;padding-top:150px}.premium-tool-page .tool-result:before{top:24px;left:50%;transform:translate(-50%)}.site-header{grid-template-columns:1fr auto;align-items:start;gap:14px;padding:16px}nav{grid-column:1/-1;justify-content:flex-start;gap:20px;padding-bottom:2px;overflow-x:auto}.header-cta{min-height:38px;padding:0 14px}.home-hero-inner,.audience-grid,.feature-grid,.guide-grid,.hero,.hero.compact,.content-grid,.footer{grid-template-columns:1fr}.home-hero{padding:44px 16px 56px}.home-hero-overlay{background:var(--panel)}.home-hero-copy{max-width:none}.home-hero-panel{width:100%}.feature-card.wide{grid-area:span 1/span 1;min-height:260px}.feature-card.compact,.audience-card,.guide-card{min-height:auto}.hero{gap:36px;min-height:auto;padding:56px 16px}.hero:before{inset:0}.hero-media{min-height:340px}.hero-metric{display:none}.compact-visual{min-height:220px}.section{padding:56px 16px}.section-title{text-align:left;margin-left:0}.cards,.bento,.audience-grid,.feature-grid,.guide-grid{grid-template-columns:1fr;grid-auto-rows:auto;gap:16px}.bento-card,.bento-card.wide,.bento-card.small,.bento-card.medium,.bento-card.large{grid-column:span 1;min-height:230px}.bento-art{display:none}.card,.bento-card{padding:24px}.visual-card{padding:0}.card-copy{min-height:auto;padding:0 24px 24px}.guide-card .guide-visual{width:calc(100% + 48px);margin:-24px -24px 4px}.bento-visual{display:none}.guide-visual{height:168px}.content-grid{padding:36px 16px 56px}.tool-box,.tool-grid,.document-checks,.tool-box,.risk-layout,.cv-layout,.question-options{grid-template-columns:1fr}.question-head{flex-direction:column}.tool-actions,.question-actions{flex-direction:column;align-items:stretch}.sidebar{position:static}}.tool-check{align-self:end;align-items:center;gap:9px;min-height:42px;display:flex!important}.tool-check input{width:18px;height:18px;min-height:18px;accent-color:var(--primary)}.tool-check span{color:var(--muted);font-size:13px;font-weight:750}.salary-breakdown{border:1px solid var(--outline);background:var(--surface);border-radius:8px;padding:22px}.salary-breakdown h3{color:var(--text);margin:0 0 14px;font-size:17px}.salary-breakdown table{border-collapse:collapse;width:100%;font-size:14px}.salary-breakdown th,.salary-breakdown td{text-align:left;border-bottom:1px solid var(--outline);padding:9px 4px}.salary-breakdown td{text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap}.salary-breakdown thead th{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:12px}.salary-breakdown tbody th{color:var(--muted);font-weight:600}.salary-row-gross th,.salary-row-gross td{color:var(--text);font-weight:750}.salary-row-net th,.salary-row-net td{color:var(--text);border-bottom:none;border-top:2px solid var(--primary);padding-top:12px;font-size:16px;font-weight:800}.salary-basis,.salary-disclaimer{color:var(--muted);margin:14px 0 0;font-size:13px;line-height:1.6}.salary-disclaimer{border-top:1px solid var(--outline);padding-top:12px}@media (max-width:720px){.salary-breakdown{padding:16px}.salary-breakdown table{font-size:13px}}.tarif-tables{border:1px solid var(--outline);background:var(--surface);border-radius:8px;gap:22px;padding:24px;display:grid}.tarif-tables h2{color:var(--text);margin:0;font-size:22px}.tarif-intro,.tarif-note,.tarif-source{color:var(--muted);margin:0;font-size:14px;line-height:1.65}.tarif-table-block{gap:12px;display:grid}.tarif-table-block header h3{color:var(--text);margin:0 0 4px;font-size:17px}.tarif-table-block header p{color:var(--muted);margin:0;font-size:13px}.tarif-scroll{border:1px solid var(--outline);border-radius:6px;overflow-x:auto}.tarif-scroll table{border-collapse:collapse;width:100%;min-width:720px;font-size:13px}.tarif-scroll th,.tarif-scroll td{border-bottom:1px solid var(--outline);text-align:left;padding:10px 12px}.tarif-scroll thead th{background:var(--surface-low);color:var(--text);white-space:nowrap;font-size:12px;font-weight:800}.tarif-scroll thead th span{color:var(--muted);text-transform:none;font-size:11px;font-weight:600;display:block}.tarif-scroll tbody th{min-width:190px}.tarif-scroll tbody th strong{color:var(--text);font-size:14px;display:block}.tarif-scroll tbody th span{color:var(--muted);font-size:12px;font-weight:500;display:block}.tarif-scroll td{color:var(--text);font-variant-numeric:tabular-nums;white-space:nowrap}.tarif-scroll tbody tr:last-child th,.tarif-scroll tbody tr:last-child td{border-bottom:none}.tarif-note{border-top:1px solid var(--outline);padding-top:16px}@media (max-width:720px){.tarif-tables{padding:16px}}.breadcrumbs{padding:18px 0 0;font-size:13px}.breadcrumbs ol{flex-wrap:wrap;align-items:center;gap:6px;margin:0;padding:0;list-style:none;display:flex}.breadcrumbs li{color:var(--muted);align-items:center;gap:6px;display:inline-flex}.breadcrumbs a{color:var(--muted);text-decoration:none}.breadcrumbs a:hover{color:var(--primary);text-decoration:underline}.breadcrumbs span[aria-current]{color:var(--text);font-weight:650}.article-byline{color:var(--muted);font-size:13px;font-weight:600;margin:6px 0 14px!important}.related-articles{border-top:1px solid var(--outline);margin-top:32px;padding-top:26px}.related-articles h2{color:var(--text);margin:0 0 16px;font-size:20px}.related-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px;display:grid}.related-card{border:1px solid var(--outline);background:var(--surface);border-radius:8px;gap:7px;padding:16px;text-decoration:none;transition:border-color .15s,transform .15s;display:grid}.related-card:hover{border-color:var(--primary);transform:translateY(-2px)}.related-card strong{color:var(--text);font-size:15px;line-height:1.35}.related-card span{color:var(--muted);font-size:13px;line-height:1.5}.premium-content-section p a,.faq-card p a{color:var(--primary);text-underline-offset:2px;text-decoration:underline}.premium-content-section p a:hover,.faq-card p a:hover{text-decoration-thickness:2px}.tools-explainer h2{color:var(--text);margin:0 0 8px;font-size:24px}.tools-explainer h3{color:var(--text);margin:26px 0 8px;font-size:17px}.tools-explainer p{max-width:74ch;color:var(--muted);margin:0 0 12px;font-size:15px;line-height:1.7}.tools-explainer a{color:var(--primary);text-underline-offset:2px;text-decoration:underline}body{background:var(--surface);color:var(--text);-webkit-font-smoothing:antialiased;font-size:17px;line-height:1.7}h1,h2,h3{font-family:var(--font-display), Georgia, serif;color:var(--text);letter-spacing:-.015em;text-wrap:balance}h1{font-size:clamp(2.1rem,1.4rem + 2.6vw,3.4rem);font-weight:600;line-height:1.12}h2{font-size:clamp(1.45rem,1.2rem + 1vw,1.95rem);font-weight:600;line-height:1.25}h3{font-size:1.15rem;font-weight:600;line-height:1.35}.premium-content-section p,.premium-article-header p,.tools-explainer p,.tarif-intro,.tarif-note,.salary-basis{max-width:var(--measure)}.premium-content-section p{color:#2b2e35;margin:0 0 1.05em;font-size:1.02rem;line-height:1.78}.premium-content-section{margin-bottom:2.4rem}.premium-content-section h2{border-bottom:1px solid var(--outline);margin-bottom:.7rem;padding-bottom:.5rem}.card,.glass-panel,.audience-card,.snapshot-card,.faq-card,.related-card,.tool-box,.tool-result,.salary-breakdown,.tarif-tables,.tarif-scroll,.notice,.tool-support{box-shadow:none;border:1px solid var(--outline);background:var(--panel);border-radius:4px}.card:hover,.audience-card:hover,.related-card:hover{border-color:var(--primary);box-shadow:var(--shadow-soft);transform:none}.hero-actions .primary,.tool-actions .primary,a.primary,button.primary{background:var(--primary);color:#fff;border:1px solid var(--primary);box-shadow:none;border-radius:3px;font-weight:600}.hero-actions .secondary,.tool-actions .secondary,a.secondary,button.secondary{color:var(--primary);border:1px solid var(--outline-strong);box-shadow:none;background:0 0;border-radius:3px;font-weight:600}.home-hero{border-bottom:1px solid var(--outline);background:var(--surface);padding:46px 0 34px}.home-hero-bg{display:none}.home-hero-inner{align-items:start;gap:44px}.home-hero-copy>p{max-width:56ch;color:var(--muted);font-size:1.05rem}.home-hero-note{color:var(--muted);font-size:.82rem}.home-hero-panel{border:1px solid var(--outline);background:var(--surface-low);box-shadow:none;border-radius:4px;padding:20px 22px}.hero-figures-head{border-bottom:1px solid var(--outline);gap:2px;padding-bottom:12px;display:grid}.hero-figures-head span{color:var(--muted);letter-spacing:.07em;text-transform:uppercase;font-size:.72rem;font-weight:700}.hero-figures-head strong{color:var(--text);font-size:.86rem;font-weight:600}.hero-figures{margin:0;display:grid}.hero-figures>div{border-bottom:1px solid var(--outline);justify-content:space-between;align-items:baseline;gap:18px;padding:13px 0;display:flex}.hero-figures dt{color:var(--text);gap:2px;font-size:.95rem;font-weight:600;display:grid}.hero-figures dt small,.hero-figures dd small{color:var(--muted);font-size:.75rem;font-weight:500}.hero-figures dd{text-align:right;gap:2px;margin:0;display:grid}.hero-figures dd strong{font-family:var(--font-display), Georgia, serif;font-variant-numeric:tabular-nums;color:var(--text);font-size:1.3rem}.hero-figures-link{color:var(--primary);align-items:center;gap:6px;margin-top:14px;font-size:.85rem;font-weight:650;text-decoration:none;display:inline-flex}.hero-figures-link:hover{text-decoration:underline}.tarif-scroll thead th,.salary-breakdown thead th{background:var(--surface-low)}.tarif-scroll td,.salary-breakdown td{font-variant-numeric:tabular-nums}.tool-result strong{font-family:var(--font-display), Georgia, serif;font-variant-numeric:tabular-nums;font-size:2.4rem}.tool-result{background:var(--surface-low);border-color:var(--outline)}.soft-glow,.reveal,.premium-hero-image{box-shadow:none;opacity:1;animation:none;transform:none}.expert-avatar,.card-icon{background:var(--surface-container);color:var(--primary)}.eyebrow,.badge{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:700}@media (max-width:860px){.home-hero-inner{gap:30px}body{font-size:16px}}.premium-hero-image,.tool-hero-panel,.home-hero-bg{display:none}.premium-sidenav nav a{color:var(--muted);border-radius:3px;font-weight:550}.premium-sidenav-brand a{font-family:var(--font-display), Georgia, serif;color:var(--text)}.sidenav-cta{background:var(--primary);color:#fff;box-shadow:none;border-radius:3px}.card-badge{border:1px solid var(--outline-strong);color:var(--muted);letter-spacing:.08em;background:0 0;border-radius:2px;font-size:.65rem;font-weight:700}.expert-note,.notice{border-left:3px solid var(--primary);background:var(--surface-low);border-radius:3px}.expert-note p{font-family:var(--font-display), Georgia, serif;font-size:1.05rem;line-height:1.6}.site-header,header nav{border-bottom:1px solid var(--outline);background:var(--surface);box-shadow:none}.faq-cards{gap:12px}.faq-card{border-radius:3px;padding:16px 18px}.faq-card strong{font-family:var(--font-display), Georgia, serif;font-size:1.02rem}.premium-sources a{color:var(--primary);text-underline-offset:2px;text-decoration:underline}.tarif-tables,.tarif-table-block,.tool-support,.related-articles .related-card,.premium-sources{border-radius:4px}.tool-result strong{font-size:2.4rem;line-height:1.05}@media (max-width:640px){h1{font-size:clamp(1.75rem,1.35rem + 2vw,2.2rem);line-height:1.18}h2{font-size:1.32rem}body{font-size:16px;line-height:1.65}.premium-content-section p{font-size:1rem;line-height:1.7}header nav a,.site-header nav a{white-space:nowrap}.home-hero{padding:26px 0 24px}.hero-actions{gap:10px;display:grid}.hero-actions .primary,.hero-actions .secondary{text-align:center;justify-content:center}.hero-figures>div{gap:12px}.hero-figures dd strong{font-size:1.15rem}.tool-result strong{font-size:2rem}.breadcrumbs{font-size:12px}}.home-hero h1,.hero h1,.premium-article-header h1,.blog-featured-copy h1,.tool-hero-copy h1{letter-spacing:-.018em;font-size:clamp(1.85rem,1.15rem + 2.4vw,3.15rem);font-weight:600;line-height:1.14}.home-hero h1 em,.premium-article-header h1 em{color:var(--primary);font-style:italic}@media (max-width:640px){.home-hero h1,.hero h1,.premium-article-header h1,.blog-featured-copy h1,.tool-hero-copy h1{font-size:clamp(1.7rem,1.25rem + 2vw,2.15rem);line-height:1.2}}.blog-intro{padding:26px 0 10px}.blog-intro p{max-width:64ch;color:var(--muted)}.blog-featured{margin-bottom:34px}.blog-featured-card{border:1px solid var(--outline);border-left:3px solid var(--primary);background:var(--surface-low);border-radius:4px;padding:26px 28px;text-decoration:none;display:block}.blog-featured-copy h2{color:var(--text);margin:8px 0 10px;font-size:clamp(1.5rem,1.2rem + 1.2vw,2.05rem)}.blog-featured-copy p{max-width:68ch;color:var(--muted);margin:0 0 14px}.blog-featured-meta{color:var(--muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;font-size:.85rem;display:flex}.blog-featured-meta span{align-items:center;gap:6px;display:inline-flex}.blog-featured-meta em{color:var(--primary);align-items:center;gap:6px;font-style:normal;font-weight:650;display:inline-flex}.blog-category-block{margin-bottom:34px}.blog-category-block>h2{border-bottom:1px solid var(--outline);margin:0 0 14px;padding-bottom:8px;font-size:1.25rem}.blog-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:14px;display:grid}.blog-card{border:1px solid var(--outline);background:var(--panel);box-shadow:none;border-radius:4px;padding:0;text-decoration:none;display:block}.blog-card:hover{border-color:var(--primary)}.blog-card-copy{gap:8px;padding:18px;display:grid}.blog-card-copy h3{color:var(--text);margin:0;font-size:1.05rem}.blog-card-copy p{color:var(--muted);margin:0;font-size:.9rem;line-height:1.55}.blog-card-copy>div{color:var(--muted);justify-content:space-between;align-items:center;margin-top:4px;font-size:.8rem;display:flex}.blog-card-copy>div span{align-items:center;gap:5px;display:inline-flex}.premium-blog{background:var(--surface);padding:0 0 40px}.premium-blog>.breadcrumbs,.blog-intro,.blog-featured,.blog-category-block{width:100%;max-width:var(--container);margin-left:auto;margin-right:auto;padding-left:24px;padding-right:24px}.blog-grid{max-width:none;padding:0}@media (max-width:640px){.premium-blog>.breadcrumbs,.blog-intro,.blog-featured,.blog-category-block{padding-left:16px;padding-right:16px}}@media (max-width:760px){.tool-entry-grid,.tool-box,.premium-meta-grid,.snapshot-grid,.home-hero-inner,.tool-grid{grid-template-columns:minmax(0,1fr)}.tool-entry-main,.tool-entry-summary,.article-body,.premium-article,.tool-hero-copy{min-width:0;max-width:100%}.tarif-scroll,.salary-breakdown{max-width:100%;overflow-x:auto}}img,svg,table{max-width:100%}.premium-tool-page .tool-result{text-align:left;background:var(--surface-low);border-radius:4px;place-items:stretch stretch;min-height:0;padding:22px 24px}.premium-tool-page .tool-result:before,.premium-tool-page .tool-result:after{content:none}@media (max-width:760px){.premium-tool-page .tool-box,.premium-tool-page .tool-grid{grid-template-columns:minmax(0,1fr)}.premium-tool-page .tool-result{padding:18px 16px}}.agenda-page{width:100%;max-width:var(--container);margin:0 auto;padding:0 24px 48px}.agenda-intro{padding:22px 0 8px}.agenda-intro p:not(.eyebrow){max-width:var(--measure);color:var(--muted)}.agenda-intro .eyebrow{align-items:center;gap:6px;display:inline-flex}.agenda-sources,.agenda-list,.agenda-guide{margin-top:32px}.agenda-sources h2,.agenda-list h2,.agenda-guide h2{border-bottom:1px solid var(--outline);margin:0 0 14px;padding-bottom:8px;font-size:1.25rem}.agenda-source-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px;display:grid}.agenda-source-grid article{border:1px solid var(--outline);background:var(--surface-low);border-radius:4px;padding:15px 17px}.agenda-source-grid strong{color:var(--text);margin-bottom:5px;font-size:.98rem;display:block}.agenda-source-grid p{color:var(--muted);margin:0;font-size:.86rem;line-height:1.55}.agenda-list ol{margin:0;padding:0;list-style:none}.agenda-list li{border-bottom:1px solid var(--outline);padding:14px 0}.agenda-list li a{color:var(--text);align-items:baseline;gap:7px;text-decoration:none;display:inline-flex}.agenda-list li a:hover .agenda-title{text-underline-offset:2px;text-decoration:underline}.agenda-title{font-family:var(--font-display), Georgia, serif;font-size:1.05rem;line-height:1.4}.agenda-meta{color:var(--muted);flex-wrap:wrap;gap:10px;margin-top:5px;font-size:.78rem;display:flex}.agenda-meta span{font-weight:650}.agenda-empty{border:1px solid var(--outline);background:var(--surface-low);color:var(--muted);border-radius:4px;padding:18px}.agenda-empty a,.agenda-guide a{color:var(--primary);text-underline-offset:2px;text-decoration:underline}.agenda-guide p{max-width:var(--measure);color:var(--muted);margin:0 0 12px}.agenda-guide strong{color:var(--text)}@media (max-width:640px){.agenda-page{padding:0 16px 36px}}.home-agenda-list{border-top:1px solid var(--outline);gap:0;margin:0 0 16px;padding:0;list-style:none;display:grid}.home-agenda-list li{border-bottom:1px solid var(--outline);gap:3px;padding:13px 0;display:grid}.home-agenda-list a{color:var(--text);font-family:var(--font-display), Georgia, serif;font-size:1.02rem;line-height:1.4;text-decoration:none}.home-agenda-list a:hover{text-underline-offset:2px;text-decoration:underline}.home-agenda-list span{color:var(--muted);font-size:.78rem}.home-agenda-more{color:var(--primary);align-items:center;gap:6px;font-size:.88rem;font-weight:650;text-decoration:none;display:inline-flex}.home-agenda-more:hover{text-decoration:underline}.site-header,header.site-header{z-index:60;border-bottom:3px solid var(--accent);background:var(--ink);position:sticky;top:0;box-shadow:0 2px 14px #0d1f332e}.site-header nav a{padding:6px 2px;font-weight:600;text-decoration:none;position:relative}.site-header nav a:after{content:"";background:var(--accent);height:2px;transition:transform .16s;position:absolute;bottom:-2px;left:0;right:0;transform:scaleX(0)}.site-header nav a:hover:after{transform:scaleX(1)}.site-header .brand-mark{background:var(--accent);color:var(--ink)}.header-cta{border-radius:var(--radius-sm);background:var(--accent);box-shadow:none;font-weight:750;color:var(--ink-strong)!important}.home-hero{background:var(--ink);color:#eef2f7;border-bottom:none;padding:60px 0 56px}.home-hero h1{color:#fff}.home-hero h1 em{color:var(--accent)}.home-hero-copy>p{color:#c2ccd9}.home-hero .eyebrow,.home-hero .badge{color:#d8e0ea;border:1px solid #ffffff3d;border-radius:999px;padding:5px 13px}.home-hero .home-hero-note span{color:#b9c4d2;border:1px solid #ffffff2e;border-radius:999px;padding:5px 12px}.home-hero-panel{border:none;border-top:4px solid var(--accent);border-radius:var(--radius);box-shadow:var(--shadow-lift);background:#fff;padding:24px 26px}.hero-figures dd strong{color:var(--primary)}.section-title h2,.blog-category-block>h2,.agenda-list h2,.agenda-sources h2,.agenda-guide h2,.tools-explainer h2,.related-articles h2{border-bottom:1px solid var(--outline);padding-bottom:12px;position:relative}.section-title h2:after,.blog-category-block>h2:after,.agenda-list h2:after,.agenda-sources h2:after,.agenda-guide h2:after,.tools-explainer h2:after,.related-articles h2:after{content:"";background:var(--accent);width:62px;height:3px;position:absolute;bottom:-1px;left:0}.card,.audience-card,.blog-card,.related-card,.agenda-source-grid article,.snapshot-card,.glass-panel{border-radius:var(--radius);border:1px solid var(--outline);background:var(--panel);box-shadow:var(--shadow-soft);transition:box-shadow .16s,transform .16s,border-color .16s}.card:hover,.audience-card:hover,.blog-card:hover,.related-card:hover{box-shadow:var(--shadow-lift);border-color:var(--outline);transform:translateY(-3px)}.audience-card,.blog-card{position:relative;overflow:hidden}.audience-card:before,.blog-card:before{content:"";background:var(--primary);height:4px;position:absolute;top:0;left:0;right:0}.blog-card:before{background:var(--accent)}.card-icon,.expert-avatar{border-radius:var(--radius-sm);background:var(--primary-soft);color:var(--primary)}.premium-article-header .badge,.eyebrow.badge{border-radius:var(--radius-pill);background:var(--primary-soft);color:var(--primary-strong);letter-spacing:.07em;border:none;padding:5px 12px;font-size:.7rem;font-weight:800}.tarif-scroll thead th,.salary-breakdown thead th{background:var(--ink);color:#fff;border-bottom:none}.tarif-scroll thead th span{color:#aebbcb}.tarif-tables,.salary-breakdown{border-radius:var(--radius);box-shadow:var(--shadow-soft)}.tarif-scroll{border-radius:var(--radius-sm);overflow:auto hidden}.salary-row-net th,.salary-row-net td{background:var(--accent-soft);border-top:2px solid var(--accent)}.premium-tool-page .tool-result,.tool-result{border-radius:var(--radius);background:var(--ink);color:#eef2f7;box-shadow:var(--shadow-lift);border:none}.tool-result span{color:var(--accent)}.tool-result strong{color:#fff}.expert-note,.notice{border-radius:var(--radius-sm);border-left:4px solid var(--accent);background:var(--accent-soft)}.notice strong{color:#7a5806}.sidenav-cta{border-radius:var(--radius-sm);background:var(--accent);color:var(--ink-strong);box-shadow:none;font-weight:750}.premium-article-header{border-bottom:2px solid var(--outline);padding-bottom:20px}.premium-content-section h2{border-bottom:2px solid var(--surface-high)}.premium-content-section h2:after{content:"";background:var(--accent);width:54px;height:3px;margin-top:-2px;display:block;transform:translateY(2px)}.faq-card{border-radius:var(--radius-sm);border-left:3px solid var(--primary);background:var(--surface-low);box-shadow:none}.site-footer,footer{border-top:3px solid var(--accent);background:var(--ink);color:#b9c4d2}.site-footer strong,.site-footer h3,footer strong,footer h3{color:#fff}.site-header nav,.site-header>div,.site-header .nav-shell{box-shadow:none;background:0 0;border-color:#ffffff29}.site-header nav a{color:#e7ecf3}.home-hero .home-hero-note span{color:#cdd6e1;background:#ffffff0f;border-color:#ffffff38}.home-hero .eyebrow,.home-hero .badge{color:#e2e9f1;background:#ffffff14}.home-hero+.section,.home-hero+.section-soft{background:var(--surface)}body:has(.premium-detail) .site-header{display:block}body:has(.premium-detail) .footer{display:block}body:has(.premium-detail) footer{display:block}body:has(.premium-detail) .site-header{display:flex}.premium-detail{padding-top:0}.premium-sidenav{top:var(--header-h,76px);height:calc(100vh - var(--header-h,76px));background:var(--ink);border-right:none;padding-top:26px}.premium-sidenav-brand a,.premium-sidenav-brand span,.premium-sidenav-brand small{color:#fff}.premium-sidenav nav a{color:#c3cdd9}.premium-sidenav nav a.active,.premium-sidenav nav a:hover{box-shadow:inset 3px 0 0 var(--accent);color:#fff;background:#ffffff14}@media (max-width:1100px){.premium-sidenav{width:100%;height:auto;padding:18px 20px;position:static}.premium-detail{display:block}}.salary-chart{border:1px solid var(--outline);border-radius:var(--radius);background:var(--surface-low);margin:0 0 18px;padding:18px 20px}.salary-chart figcaption{gap:3px;margin-bottom:16px;display:grid}.salary-chart figcaption strong{color:var(--text);font-size:.98rem}.salary-chart figcaption span{color:var(--muted);font-size:.8rem}.salary-chart-rows{gap:14px;display:grid}.salary-chart-row{grid-template-columns:minmax(120px,190px) minmax(0,1fr);align-items:center;gap:14px;display:grid}.salary-chart-label strong{color:var(--text);font-size:.92rem;display:block}.salary-chart-label span{color:var(--muted);font-size:.75rem;line-height:1.35;display:block}.salary-chart-bars{gap:4px;min-width:0;display:grid}.salary-chart-bar{font-variant-numeric:tabular-nums;white-space:nowrap;border-radius:3px;justify-content:flex-end;align-items:center;min-width:74px;height:26px;padding:0 9px;font-size:.78rem;font-weight:700;display:flex}.salary-chart-legend{border-top:1px solid var(--outline);color:var(--muted);gap:16px;margin-top:16px;padding-top:12px;font-size:.78rem;display:flex}.salary-chart-legend span{align-items:center;gap:6px;display:inline-flex}.salary-chart-legend span:before{content:"";border-radius:2px;width:11px;height:11px}@media (max-width:640px){.salary-chart-row{grid-template-columns:minmax(0,1fr);gap:6px}.salary-chart{padding:14px}}.news-grid{grid-template-columns:repeat(auto-fill,minmax(268px,1fr));gap:16px;display:grid}.news-card{border:1px solid var(--outline);border-radius:var(--radius);background:var(--panel);box-shadow:var(--shadow-soft);flex-direction:column;gap:10px;padding:18px 20px 16px;text-decoration:none;transition:transform .16s,box-shadow .16s,border-color .16s;display:flex;position:relative;overflow:hidden}.news-card:before{content:"";background:var(--outline-strong);height:4px;position:absolute;inset:0 0 auto}.news-card.source-aerzteblatt:before{background:var(--primary)}.news-card.source-marburger-bund:before{background:var(--secondary)}.news-card:hover{box-shadow:var(--shadow-lift);border-color:var(--outline-strong);transform:translateY(-3px)}.news-card-top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-top:2px;display:flex}.news-source{background:var(--surface-container);color:var(--muted);letter-spacing:.05em;text-transform:uppercase;border-radius:999px;padding:4px 10px;font-size:.68rem;font-weight:800}.news-card-top time{color:var(--muted);font-variant-numeric:tabular-nums;font-size:.76rem}.news-card h3{color:var(--text);flex:1;margin:0;font-size:1.02rem;font-weight:600;line-height:1.42}.news-card:hover h3{color:var(--primary)}.news-card-go{border-top:1px solid var(--outline);color:var(--muted);align-items:center;gap:6px;padding-top:10px;font-size:.8rem;font-weight:650;display:inline-flex}.news-card:hover .news-card-go{color:var(--accent)}.home-agenda.section-dark .news-card{background:#ffffff0a;border-color:#ffffff1f}.home-agenda.section-dark .news-card h3{color:#eef2f7}.home-agenda.section-dark .news-card:hover h3{color:#fff}.home-agenda.section-dark .news-card-go{color:#9fb0c2;border-top-color:#ffffff1f}.section{padding:62px 0;position:relative}.section-band{background:var(--surface-low);border-top:1px solid var(--outline);border-bottom:1px solid var(--outline)}.section-dark .section-title h2:after{background:var(--accent)}.section-kicker{color:var(--accent);letter-spacing:.14em;text-transform:uppercase;margin-bottom:10px;font-size:.74rem;font-weight:800;display:inline-block}.section-title h2{margin:0 0 8px}.section-title p{max-width:62ch;color:var(--muted);margin:0}.section-title:not(.left){text-align:center}.section-title:not(.left) p{margin-left:auto;margin-right:auto}.section-title:not(.left) h2:after{left:50%;transform:translate(-50%)}@media (max-width:640px){.section{padding:40px 0}}.home-hero+.section.section-band{background:var(--surface-low)}.home-hero+.section.section-plain{background:var(--surface)}.news-card-top{margin-top:2px;display:flex}.news-card-foot{border-top:1px solid var(--outline);justify-content:space-between;align-items:center;gap:10px;margin-top:auto;padding-top:11px;display:flex}.news-card-foot time{color:var(--muted);font-variant-numeric:tabular-nums;font-size:.76rem}.news-card-go{border-top:none;padding-top:0}.home-agenda.section-dark .news-card-foot{border-top-color:#ffffff1f}.home-agenda.section-dark .news-card-foot time{color:#9fb0c2}.section>.section-title,.section>.cards,.section>.audience-grid,.section>.news-grid,.section>.home-agenda-more,.section>.feature-grid,.section>.process-grid,.section>.blog-grid,.section>div,.section>ul,.section>ol{width:100%;max-width:var(--container);margin-left:auto;margin-right:auto;padding-left:24px;padding-right:24px}.section>.section-title{max-width:calc(var(--container) - 0px)}.home-agenda-more{display:inline-flex}@media (max-width:640px){.section>.section-title,.section>.cards,.section>.audience-grid,.section>.news-grid,.section>.home-agenda-more,.section>.feature-grid,.section>.process-grid,.section>.blog-grid,.section>div,.section>ul,.section>ol{padding-left:16px;padding-right:16px}}.home-hero-inner{width:100%;max-width:var(--container);margin:0 auto;padding-left:24px;padding-right:24px}@media (max-width:640px){.home-hero-inner{padding-left:16px;padding-right:16px}.home-hero{padding:34px 0 30px}}.home-hero-panel,.home-hero-panel dt,.home-hero-panel dd,.home-hero-panel .hero-figures-head strong{color:var(--text)}.home-hero-panel .hero-figures-head span,.home-hero-panel dt small,.home-hero-panel dd small{color:var(--muted)}.cv-builder{gap:18px;display:grid}.cv-builder-bar{border:1px solid var(--outline);border-left:4px solid var(--accent);border-radius:var(--radius);background:var(--surface-low);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;padding:16px 20px;display:flex}.cv-builder-bar strong{color:var(--text);font-size:1rem;display:block}.cv-builder-bar span{color:var(--muted);font-size:.83rem}.cv-builder-actions{flex-wrap:wrap;gap:8px;display:flex}.cv-builder-actions button{border-radius:var(--radius-sm);cursor:pointer;align-items:center;gap:6px;padding:9px 15px;font-size:.86rem;font-weight:650;display:inline-flex}.cv-builder-actions .primary{border:1px solid var(--accent);background:var(--accent);color:var(--ink-strong)}.cv-builder-actions .secondary{border:1px solid var(--outline-strong);color:var(--text);background:0 0}.cv-builder-actions button:disabled{opacity:.6;cursor:progress}.cv-error{border-left:3px solid var(--error);border-radius:var(--radius-sm);color:var(--error);background:#fdf0f0;margin:0;padding:12px 16px;font-size:.88rem}.cv-layout{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:start;gap:20px;display:grid}.cv-form-column{gap:16px;min-width:0;display:grid}.cv-block{border:1px solid var(--outline);border-radius:var(--radius);background:var(--panel);box-shadow:var(--shadow-soft);padding:18px 20px}.cv-block h3{color:var(--text);margin:0 0 6px;font-size:1.05rem}.cv-block h3 em{color:var(--muted);font-size:.78rem;font-style:normal;font-weight:600}.cv-block-hint{color:var(--muted);margin:0 0 14px;font-size:.83rem;line-height:1.55}.cv-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.cv-grid label,.cv-full{min-width:0;color:var(--muted);gap:6px;font-size:12px;font-weight:700;display:grid}.cv-grid input,.cv-grid select,.cv-grid textarea,.cv-full textarea{border:1px solid var(--outline);border-radius:var(--radius-sm);width:100%;min-height:40px;color:var(--text);background:#fff;padding:9px 11px;font-family:inherit;font-size:.9rem}.cv-grid textarea,.cv-full textarea{resize:vertical;min-height:76px;line-height:1.5}.cv-grid input:focus,.cv-grid select:focus,.cv-grid textarea:focus,.cv-full textarea:focus{outline:2px solid var(--primary);outline-offset:1px}.cv-span-2{grid-column:1/-1}.cv-check{align-items:center;gap:8px;display:flex!important}.cv-check input{width:17px;height:17px;min-height:17px;accent-color:var(--primary)}.cv-check span{color:var(--muted);font-size:.82rem;font-weight:600}.cv-entry{border:1px solid var(--outline);border-left:3px solid var(--primary);border-radius:var(--radius-sm);background:var(--surface-low);margin-bottom:12px;padding:14px}.cv-entry header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.cv-entry header span{color:var(--muted);letter-spacing:.06em;font-size:.75rem;font-weight:800}.cv-remove{border:1px solid var(--outline);color:var(--error);cursor:pointer;background:#fff;border-radius:4px;align-items:center;padding:5px 7px;display:inline-flex}.cv-remove:hover{border-color:var(--error)}.cv-remove-inline{align-self:end;height:40px}.cv-language-row{border-bottom:1px dashed var(--outline);grid-template-columns:repeat(2,minmax(0,1fr)) auto;margin-bottom:10px;padding-bottom:10px}.cv-add{border:1px dashed var(--outline-strong);border-radius:var(--radius-sm);color:var(--primary);cursor:pointer;background:0 0;align-items:center;gap:6px;padding:8px 14px;font-size:.84rem;font-weight:700;display:inline-flex}.cv-add:hover{border-color:var(--primary);background:var(--primary-soft)}.cv-empty{color:var(--muted);margin:0 0 12px;font-size:.85rem}.cv-preview-column{top:calc(var(--header-h,76px) + 16px);min-width:0;position:sticky}.cv-preview{border:1px solid var(--outline);border-radius:var(--radius);box-shadow:var(--shadow-lift);max-height:calc(100vh - var(--header-h,76px) - 48px);background:#fff;overflow:hidden auto}.cv-preview-head{background:var(--ink);color:#fff;gap:3px;padding:20px 22px;display:grid}.cv-preview-head span{color:var(--accent);letter-spacing:.16em;font-size:.66rem;font-weight:800}.cv-preview-head strong{font-family:var(--font-display), Georgia, serif;font-size:1.32rem}.cv-preview-head small{color:#b3c0cf;font-size:.76rem}.cv-preview-body{padding:18px 22px 22px}.cv-preview-body h4{border-bottom:1px solid var(--outline);color:var(--text);letter-spacing:.03em;margin:18px 0 8px;padding-bottom:5px;font-size:.86rem;font-weight:800}.cv-preview-body h4:first-child{margin-top:0}.cv-preview-body dl{gap:10px;margin:0;display:grid}.cv-preview-body dl>div{grid-template-columns:88px minmax(0,1fr);gap:12px;display:grid}.cv-preview-body dt{color:var(--muted);font-size:.73rem;font-weight:700;line-height:1.45}.cv-preview-body dd{color:var(--text);margin:0;font-size:.82rem;line-height:1.5}.cv-preview-body dd strong{font-size:.85rem;display:block}.cv-preview-body dd em{color:var(--muted);font-size:.75rem;font-style:normal;display:block}.cv-preview-body dd ul,.cv-preview-skills{color:var(--muted);margin:5px 0 0;padding-left:15px;font-size:.78rem;line-height:1.55}.cv-preview-skills{color:var(--text);font-size:.82rem}.cv-preview-sign{color:var(--text);gap:3px;margin:24px 0 0;font-size:.8rem;display:grid}.cv-preview-sign span{background:var(--outline-strong);width:150px;height:1px;margin-top:26px}.cv-preview-sign small{color:var(--muted);font-size:.7rem}@media (max-width:1000px){.cv-layout{grid-template-columns:minmax(0,1fr)}.cv-preview-column{position:static}.cv-preview{max-height:none}}@media (max-width:600px){.cv-grid,.cv-language-row{grid-template-columns:minmax(0,1fr)}.cv-remove-inline{justify-self:start}.cv-preview-body dl>div{grid-template-columns:minmax(0,1fr);gap:2px}}.cv-preview-body dl>div{grid-template-columns:104px minmax(0,1fr)}.cv-preview-body dt{overflow-wrap:anywhere}:is(.premium-tool-page:has(.cv-builder) .tool-section,.premium-tool-page:has(.cv-builder) .content-grid,.premium-tool-page:has(.cv-builder) .tool-entry-grid){max-width:1320px}.premium-tool-page:has(.cv-builder) .tool-entry-grid{grid-template-columns:minmax(0,1fr)}.doc-check{gap:18px;display:grid}.doc-filters{border:1px solid var(--outline);border-radius:var(--radius);background:var(--panel);box-shadow:var(--shadow-soft);padding:18px 20px}.doc-route-note{border-left:3px solid var(--primary);border-radius:var(--radius-sm);background:var(--primary-soft);color:var(--text);gap:8px;margin:14px 0 0;padding:12px 14px;font-size:.85rem;line-height:1.55;display:flex}.doc-route-note svg{color:var(--primary);flex-shrink:0;margin-top:2px}.doc-progress{border:1px solid var(--outline);border-radius:var(--radius);background:var(--ink);color:#eef2f7;grid-template-columns:minmax(0,auto) minmax(0,1fr) auto;align-items:center;gap:18px;padding:16px 20px;display:grid}.doc-progress>div:first-child{gap:1px;display:grid}.doc-progress span{color:var(--accent);letter-spacing:.09em;text-transform:uppercase;font-size:.7rem;font-weight:800}.doc-progress strong{font-family:var(--font-display), Georgia, serif;font-size:1.9rem;line-height:1}.doc-progress small{color:#a9b6c5;font-size:.76rem}.doc-progress-bar{background:#ffffff24;border-radius:999px;height:9px;overflow:hidden}.doc-progress-bar span{background:var(--accent);height:100%;transition:width .2s;display:block}.doc-progress .primary{border:1px solid var(--accent);border-radius:var(--radius-sm);background:var(--accent);color:var(--ink-strong);cursor:pointer;align-items:center;gap:7px;padding:10px 16px;font-size:.86rem;font-weight:700;display:inline-flex}.doc-progress .primary:disabled{opacity:.65;cursor:progress}.doc-warning{border-left:3px solid var(--accent);border-radius:var(--radius-sm);background:var(--accent-soft);color:#6b4d06;gap:9px;margin:0;padding:13px 16px;font-size:.86rem;line-height:1.55;display:flex}.doc-warning svg{flex-shrink:0;margin-top:2px}.doc-list{counter-reset:doc;gap:12px;margin:0;padding:0;list-style:none;display:grid}.doc-item{border:1px solid var(--outline);border-left:3px solid var(--outline-strong);border-radius:var(--radius);background:var(--panel);box-shadow:var(--shadow-soft);overflow:hidden}.doc-item.is-done{border-left-color:var(--secondary);background:var(--surface-low)}.doc-item-head{cursor:pointer;grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:11px;padding:14px 16px;display:grid}.doc-item-head input{width:18px;height:18px;accent-color:var(--secondary)}.doc-index{background:var(--surface-container);width:24px;height:24px;color:var(--muted);border-radius:5px;justify-content:center;align-items:center;font-size:.76rem;font-weight:800;display:inline-flex}.is-done .doc-index{background:var(--secondary-soft);color:var(--secondary)}.doc-titles{gap:1px;min-width:0;display:grid}.doc-titles strong{color:var(--text);font-size:.97rem;line-height:1.35}.doc-titles em{color:var(--muted);font-size:.8rem;font-style:normal}.doc-item-body{padding:0 16px 15px 62px}.doc-item-body>p{color:var(--muted);margin:0 0 10px;font-size:.87rem;line-height:1.6}.doc-tags{flex-wrap:wrap;gap:7px;display:flex}.doc-tag{border:1px solid var(--outline);background:var(--surface-low);color:var(--muted);border-radius:999px;align-items:baseline;gap:5px;padding:4px 10px;font-size:.74rem;font-weight:650;display:inline-flex}.doc-tag small{color:var(--outline-strong);font-size:.68rem;font-weight:500}.doc-tag.form-beglaubigt{border-color:var(--primary);background:var(--primary-soft);color:var(--primary)}.doc-tag.needs-translation{border-color:var(--secondary);background:var(--secondary-soft);color:var(--secondary)}.doc-tag.validity{border-color:var(--error);color:var(--error);background:#fdf0f0}.doc-pitfall{color:#6b4d06;gap:7px;margin:10px 0 0;font-size:.82rem;line-height:1.5;display:flex}.doc-pitfall svg{flex-shrink:0;margin-top:3px}.doc-rules{border:1px solid var(--outline);border-radius:var(--radius);background:var(--surface-low);padding:20px}.doc-rules h3{color:var(--text);align-items:center;gap:8px;margin:0 0 6px;font-size:1.08rem;display:flex}.doc-rules-intro{color:var(--muted);margin:0 0 16px;font-size:.87rem;line-height:1.6}.doc-rules-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px;display:grid}.doc-rules-grid article{border:1px solid var(--outline);border-radius:var(--radius-sm);background:var(--panel);padding:14px 16px}.doc-rules-grid strong{color:var(--text);margin-bottom:5px;font-size:.9rem;display:block}.doc-rules-grid p{color:var(--muted);margin:0;font-size:.82rem;line-height:1.55}.doc-disclaimer{border-top:1px solid var(--outline);color:var(--muted);margin:0;padding-top:14px;font-size:.8rem;line-height:1.6}@media (max-width:700px){.doc-progress{grid-template-columns:minmax(0,1fr);gap:12px}.doc-item-body{padding-left:16px}}:is(.tool-entry-grid:has(.cv-builder),.tool-entry-grid:has(.doc-check)){grid-template-columns:minmax(0,1fr)}:is(.tool-entry-grid:has(.cv-builder) .tool-entry-summary,.tool-entry-grid:has(.doc-check) .tool-entry-summary){display:none}:is(.tool-section:has(.cv-builder),.tool-section:has(.doc-check)){max-width:var(--container)}:is(.content-grid:has(.cv-builder),.content-grid:has(.doc-check)){grid-template-columns:minmax(0,1fr)}.content-grid:has(.cv-builder)>.sidebar{display:none}.content-grid:has(.doc-check)>.sidebar{display:none}.content-grid:has(.cv-builder)>aside{display:none}.content-grid:has(.doc-check)>aside{display:none}:is(.article-body:has(.cv-builder),.article-body:has(.doc-check)){max-width:none}body{background:var(--sand);color:var(--text);font-family:var(--font-body), "DM Sans", Helvetica, sans-serif;font-size:16px;line-height:1.55}::selection{background:#cde7d8}h1,h2,h3,.home-hero h1,.hero h1,.premium-article-header h1,.blog-featured-copy h1,.tool-hero-copy h1,.blog-featured-copy h2,.section-title h2{font-family:var(--font-display), "Instrument Serif", Georgia, serif;letter-spacing:-.02em;color:var(--text);font-weight:400}h1,.home-hero h1,.hero h1,.premium-article-header h1,.tool-hero-copy h1{font-size:clamp(2.4rem,1.5rem + 3.4vw,4.3rem);line-height:1}h2,.section-title h2{font-size:clamp(1.8rem,1.35rem + 1.7vw,2.6rem);line-height:1.05}h3{font-size:1.18rem;line-height:1.25}.card h3,.audience-card h3,.blog-card-copy h3,.related-card strong,.doc-titles strong,.agenda-source-grid strong,.doc-rules-grid strong,.cv-block h3,.glass-panel h3,.snapshot-card strong,.faq-card strong{font-family:var(--font-body), "DM Sans", sans-serif;letter-spacing:0;font-weight:700}.eyebrow,.badge,.section-kicker,.hero-figures-head span,.news-source,.doc-progress span,.breadcrumbs,.article-byline,.tarif-scroll thead th,.salary-breakdown thead th,.blog-featured-meta,.agenda-meta,.news-card-foot time,.premium-sidenav-brand small{font-family:var(--font-mono), "JetBrains Mono", ui-monospace, monospace;letter-spacing:.1em;text-transform:uppercase;font-size:.7rem;font-weight:400}.breadcrumbs,.article-byline,.blog-featured-meta,.agenda-meta,.news-card-foot time{text-transform:none;letter-spacing:.02em;font-size:.75rem}.hero-figures dd strong,.tool-result strong,.doc-progress strong,.stat-value,.salary-chart-bar span{font-family:var(--font-display), "Instrument Serif", Georgia, serif;font-weight:400}.section{background:0 0;border:none;padding:0;position:relative}.section-plain,.section-band{background:0 0}.section>.section-title,.section>.cards,.section>.audience-grid,.section>.news-grid,.section>.home-agenda-more,.section>.feature-grid,.section>.process-grid,.section>.blog-grid,.section>div,.section>ul,.section>ol{padding-left:40px;padding-right:40px}.section-plain,.section-band,.section-dark{width:100%;max-width:var(--container);border-radius:var(--radius-lg);box-shadow:var(--shadow-lift);margin:0 auto 28px;padding:48px 0 52px;overflow:hidden}.section-plain{background:var(--surface)}.section-band{background:var(--surface-low)}.section-dark{background:var(--ink);color:var(--on-dark);border-top:none}.section-dark h2,.section-dark h3{color:#fff}.section-dark .section-title p{color:var(--on-dark-muted)}.section-kicker{color:var(--muted-soft)}.section-dark .section-kicker{color:var(--on-dark-faint)}.section-title h2:after,.blog-category-block>h2:after,.agenda-list h2:after,.agenda-sources h2:after,.agenda-guide h2:after,.tools-explainer h2:after,.related-articles h2:after,.premium-content-section h2:after{display:none}.section-title h2,.blog-category-block>h2,.agenda-list h2,.agenda-sources h2,.agenda-guide h2,.tools-explainer h2{border-bottom:none;padding-bottom:0}.section-title{margin-bottom:30px}.card,.audience-card,.blog-card,.related-card,.news-card,.agenda-source-grid article,.snapshot-card,.glass-panel,.doc-item,.cv-block,.doc-rules-grid article,.tarif-tables,.salary-breakdown,.doc-filters,.faq-card{border-radius:var(--radius);border:1px solid var(--outline);background:var(--surface);box-shadow:none}.card:hover,.audience-card:hover,.blog-card:hover,.related-card:hover,.news-card:hover{border-color:var(--outline-strong);box-shadow:var(--shadow-soft);transform:translateY(-2px)}.audience-card:before,.blog-card:before,.news-card:before{display:none}.hero-actions .primary,.tool-actions .primary,a.primary,button.primary,.doc-progress .primary,.cv-builder-actions .primary{border-radius:var(--radius-sm);background:var(--primary);border:1px solid var(--primary);color:#fff;box-shadow:none;font-weight:500}.hero-actions .primary:hover,a.primary:hover,button.primary:hover{background:var(--primary-strong);border-color:var(--primary-strong)}.hero-actions .secondary,.tool-actions .secondary,a.secondary,button.secondary,.cv-builder-actions .secondary{border-radius:var(--radius-sm);border:1px solid var(--outline-strong);color:var(--text);box-shadow:none;background:0 0;font-weight:500}.header-cta{border-radius:var(--radius-pill);background:var(--ink);font-weight:500;color:var(--surface)!important}.header-cta:hover{background:var(--ink-strong)}.site-header,header.site-header{border-bottom:1px solid var(--outline);background:var(--surface);box-shadow:none}.site-header .brand,.site-header .brand span,.site-header nav a{color:var(--text)}.site-header nav a{color:var(--muted);font-weight:400}.site-header nav a:hover{color:var(--text)}.site-header nav a:after{background:var(--primary)}.site-header .brand-mark{background:var(--primary);color:#fff;border-radius:9px}.home-hero{width:100%;max-width:var(--container);border-radius:var(--radius-lg);background:var(--surface);color:var(--text);box-shadow:var(--shadow-lift);margin:0 auto 28px;padding:0;overflow:hidden}.home-hero h1{color:var(--text);max-width:16ch}.home-hero h1 em{color:var(--primary);font-style:italic}.home-hero-copy>p{max-width:48ch;color:var(--muted);font-size:1.12rem;line-height:1.55}.home-hero-inner{gap:40px;padding:68px 40px 60px}.home-hero .eyebrow,.home-hero .badge{border-radius:var(--radius-pill);background:var(--primary-soft);color:var(--primary);text-transform:none;letter-spacing:.01em;font-family:var(--font-body), sans-serif;border:none;padding:7px 14px;font-size:.81rem;font-weight:500}.home-hero .home-hero-note span{border:1px solid var(--outline-strong);border-radius:var(--radius-pill);color:var(--muted-soft);background:0 0;font-size:.78rem}.home-hero .hero-actions .primary{border-color:var(--primary-strong);color:#fff}.home-hero .hero-actions .secondary{border-color:var(--outline-strong);color:var(--text)}.home-hero-panel{border:1px solid var(--outline);border-top:1px solid var(--outline);border-radius:var(--radius);background:var(--surface-container);box-shadow:none;padding:28px}.hero-figures dd strong{color:var(--text);font-size:1.72rem}.hero-figures-head span{color:var(--muted-soft)}.hero-figures-head strong{font-family:var(--font-body), sans-serif;font-size:.88rem;font-weight:500}.hero-figures-link{color:var(--primary)}.tarif-scroll thead th,.salary-breakdown thead th{background:var(--surface-low);color:var(--muted-soft);border-bottom:1px solid var(--outline);text-transform:uppercase;letter-spacing:.08em;font-size:.66rem}.tarif-scroll thead th span{color:var(--muted-soft);text-transform:none;letter-spacing:0}.tarif-scroll tbody tr:nth-child(2n),.salary-breakdown tbody tr:nth-child(2n){background:var(--surface-low)}.tarif-scroll tbody tr:hover{background:var(--primary-soft)}.salary-row-net th,.salary-row-net td{background:var(--primary-soft);border-top:1px solid var(--primary);color:var(--text)}.tool-result,.premium-tool-page .tool-result{border:1px solid var(--outline);border-radius:var(--radius);background:var(--surface-container);color:var(--text);box-shadow:none}.tool-result span{color:var(--muted-soft);font-family:var(--font-mono), monospace;letter-spacing:.1em;text-transform:uppercase;font-size:.7rem}.tool-result strong{color:var(--text);font-size:2.6rem}.tool-result p{color:var(--muted)}.salary-chart{border-radius:var(--radius);background:var(--surface-low)}.salary-chart-bar.gross{background:var(--primary);color:#fff}.salary-chart-bar.net{background:var(--secondary);color:#fff}.salary-chart-legend .gross:before{background:var(--primary)}.salary-chart-legend .net:before{background:var(--secondary)}.expert-note,.notice,.doc-warning{border-radius:var(--radius);background:var(--secondary-soft);color:#6b503e;border-left:none}.notice strong,.doc-warning strong{color:var(--secondary-strong)}.doc-route-note{border-radius:var(--radius);background:var(--primary-soft);color:var(--primary-strong);border-left:none}.doc-route-note svg{color:var(--primary)}.card-badge,.doc-tag,.news-source{border-radius:var(--radius-pill)}.doc-tag.form-original{background:var(--secondary-soft);color:var(--secondary-strong);border-color:#0000}.doc-tag.form-beglaubigt{background:var(--primary-soft);color:var(--primary);border-color:#0000}.doc-tag.needs-translation{background:var(--surface-container);color:var(--muted);border-color:#0000}.doc-tag.validity{color:var(--error);background:#f6e3e3;border-color:#0000}.news-card.source-aerzteblatt .news-source{background:var(--primary-soft);color:var(--primary)}.news-card.source-marburger-bund .news-source{background:var(--secondary-soft);color:var(--secondary-strong)}.doc-progress{border-radius:var(--radius);background:var(--ink);color:var(--on-dark)}.doc-progress span{color:var(--on-dark-faint)}.doc-progress small{color:var(--on-dark-muted)}.doc-progress-bar span{background:var(--primary)}.doc-progress .primary{background:var(--primary);border-color:var(--primary);color:#fff}.premium-detail,.premium-blog,.agenda-page,.premium-tool-page{background:var(--sand)}.premium-article,.content-grid{background:0 0}.premium-content-section h2{border-bottom:1px solid var(--outline);padding-bottom:10px}.premium-content-section p{color:var(--muted);font-size:1.02rem;line-height:1.65}.premium-sidenav{background:var(--surface);border-right:1px solid var(--outline)}.premium-sidenav-brand a,.premium-sidenav-brand span{color:var(--text)}.premium-sidenav-brand span{color:var(--primary)}.premium-sidenav-brand small{color:var(--muted-soft)}.premium-sidenav nav a{color:var(--muted);border-radius:12px}.premium-sidenav nav a.active,.premium-sidenav nav a:hover{background:var(--primary-soft);color:var(--primary-strong);box-shadow:none}.sidenav-cta{border-radius:var(--radius-sm);background:var(--primary);color:#fff}.site-footer,footer{background:var(--ink);color:var(--on-dark-muted);border-top:none}.site-footer a,footer a{color:var(--on-dark)}.site-footer a:hover,footer a:hover{color:var(--primary-soft)}.blog-featured-card{border-left:1px solid var(--outline);border-radius:var(--radius-lg);background:var(--surface)}.blog-featured-card:hover{background:var(--surface-low)}.blog-featured-meta em{color:var(--primary)}.agenda-empty,.agenda-source-grid article{border-radius:var(--radius);background:var(--surface-low)}a{color:var(--primary)}a:hover{color:var(--primary-strong)}.premium-content-section p a,.faq-card p a,.tools-explainer a,.agenda-guide a{color:var(--primary);text-underline-offset:3px;text-decoration:underline}@media (max-width:860px){.home-hero-inner{padding:40px 20px 36px}.section>.section-title,.section>.cards,.section>.audience-grid,.section>.news-grid,.section>.home-agenda-more,.section>.feature-grid,.section>.process-grid,.section>.blog-grid,.section>div,.section>ul,.section>ol{padding-left:20px;padding-right:20px}.section-plain,.section-band,.section-dark,.home-hero{border-radius:var(--radius);margin-bottom:18px;padding-top:34px;padding-bottom:36px}.home-hero{padding:0}}.feature-grid,.process-grid,.cards,.audience-grid{align-items:stretch}.feature-grid>*,.process-grid>*,.cards>*,.audience-grid>*{height:100%}.feature-card,.process-card{flex-direction:column;display:flex}.feature-copy h3,.feature-card h3,.process-card h3,.feature-card strong,.process-card strong,.tool-entry-snapshot strong,.stat-label,.doc-progress strong{font-family:var(--font-body), "DM Sans", sans-serif;letter-spacing:0;font-weight:700}.doc-progress strong,.hero-figures dd strong,.tool-result strong{font-family:var(--font-display), "Instrument Serif", Georgia, serif;font-weight:400}.feature-card.wide{grid-area:span 1/span 1;min-height:0}.feature-grid{counter-reset:feature;grid-template-columns:repeat(auto-fit,minmax(232px,1fr));gap:20px}.feature-card{border-radius:var(--radius);border-color:var(--outline);counter-increment:feature;min-height:0;padding:26px 24px 28px;position:relative;overflow:hidden}.feature-card:after{content:"0" counter(feature);font-family:var(--font-display), "Instrument Serif", Georgia, serif;color:#e3ded3;pointer-events:none;font-size:74px;line-height:1;position:absolute;bottom:-22px;right:14px}.feature-card>*{position:relative}.feature-card:hover{border-color:var(--outline-strong);box-shadow:var(--shadow-soft);transform:translateY(-2px)}.feature-card.wide .feature-demo,.feature-card .feature-demo{margin-top:auto}.section-dark .news-card{background:var(--ink-panel);border-color:#ffffff24}.section-dark .news-card h3{color:var(--on-dark)}.section-dark .news-card:hover{background:var(--ink-raised);border-color:#ffffff4d}.section-dark .news-card:hover h3{color:#fff}.section-dark .news-card-foot{border-top-color:#ffffff24}.section-dark .news-card-foot time,.section-dark .news-card-go{color:var(--on-dark-muted)}.section-dark .news-card:hover .news-card-go{color:var(--on-dark)}.section-dark .news-card.source-aerzteblatt .news-source{color:#d5eadf;background:#1f6b4f59}.section-dark .news-card.source-marburger-bund .news-source{color:#f3ddcc;background:#c9713f52}.section-dark .home-agenda-more{color:#cbe3d6}.cost-block{border:1px solid var(--outline);border-radius:var(--radius);background:var(--surface-low);gap:20px;padding:26px;display:grid}.cost-block>h2{border-bottom:none;margin:0;padding-bottom:0;font-size:1.5rem}.cost-scenarios{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;display:grid}.cost-scenario{border:1px solid var(--outline);border-radius:var(--radius);background:var(--surface);gap:9px;padding:20px 22px;display:grid}.cost-route{font-family:var(--font-mono), monospace;letter-spacing:.1em;text-transform:uppercase;color:var(--muted-soft);font-size:.68rem}.cost-total{font-family:var(--font-display), Georgia, serif;color:var(--text);font-size:2.1rem;font-weight:400;line-height:1}.tone-good .cost-total{color:var(--primary)}.tone-bad .cost-total{color:var(--secondary-strong)}.cost-scenario>p{color:var(--muted);margin:0;font-size:.88rem;line-height:1.5}.cost-bar{border-radius:var(--radius-pill);background:var(--surface-container);height:8px;overflow:hidden}.cost-bar span{border-radius:var(--radius-pill);height:100%;display:block}.tone-good .cost-bar span{background:var(--primary)}.tone-bad .cost-bar span{background:var(--secondary)}.cost-scenario ul{color:var(--muted-soft);margin:4px 0 0;padding-left:16px;font-size:.82rem;line-height:1.6}.cost-scroll{border:1px solid var(--outline);border-radius:var(--radius);background:var(--surface);overflow-x:auto}.cost-scroll table{border-collapse:collapse;width:100%;min-width:560px;font-size:.88rem}.cost-scroll caption{color:var(--muted-soft);font-family:var(--font-mono), monospace;letter-spacing:.1em;text-transform:uppercase;text-align:left;padding:14px 18px 10px;font-size:.68rem}.cost-scroll th,.cost-scroll td{border-top:1px solid var(--outline);text-align:left;vertical-align:top;padding:12px 18px}.cost-scroll thead th{background:var(--surface-low);color:var(--muted-soft);font-family:var(--font-mono), monospace;letter-spacing:.08em;text-transform:uppercase;border-top:none;font-size:.66rem;font-weight:400}.cost-scroll tbody th{color:var(--text);font-weight:700}.cost-scroll tbody th span{color:var(--muted-soft);margin-top:3px;font-size:.76rem;font-weight:400;display:block}.cost-german{color:var(--muted-soft);font-size:.82rem}.cost-amount{color:var(--text);font-variant-numeric:tabular-nums;white-space:nowrap;font-weight:700}.cost-timeline{border:1px solid var(--outline);border-radius:var(--radius);background:var(--surface);padding:20px 22px}.cost-timeline h3{margin:0 0 12px;font-size:1rem}.cost-timeline dl{gap:0;margin:0;display:grid}.cost-timeline dl>div{border-bottom:1px solid var(--outline);justify-content:space-between;align-items:baseline;gap:16px;padding:10px 0;display:flex}.cost-timeline dl>div:last-child{border-bottom:none}.cost-timeline dt{color:var(--muted);font-size:.87rem}.cost-timeline dd{color:var(--text);font-family:var(--font-mono), monospace;white-space:nowrap;margin:0;font-size:.82rem}.cost-note{color:var(--muted-soft);margin:0;font-size:.8rem;line-height:1.6}@media (max-width:640px){.cost-block{padding:16px}}.hero-actions .primary,.tool-actions .primary,a.primary,button.primary,.doc-progress .primary,.cv-builder-actions .primary,.job-apply{border-radius:var(--radius-sm);background:var(--primary);border:1px solid var(--primary);color:#fff;box-shadow:var(--shadow-soft);align-items:center;gap:8px;font-weight:600;transition:transform .15s,box-shadow .15s,background .15s;display:inline-flex;position:relative}.hero-actions .primary:hover,.tool-actions .primary:hover,a.primary:hover,button.primary:hover,.doc-progress .primary:hover,.job-apply:hover{background:var(--primary-strong);border-color:var(--primary-strong);box-shadow:var(--shadow-lift);transform:translateY(-2px)}.hero-actions .primary:active,a.primary:active,button.primary:active,.job-apply:active{box-shadow:var(--shadow-soft);transform:translateY(0)}.section-dark .hero-actions .primary,.tone-bad .primary{background:var(--secondary);border-color:var(--secondary)}.section-dark .hero-actions .primary:hover,.tone-bad .primary:hover{background:var(--secondary-strong);border-color:var(--secondary-strong)}.hero-actions .secondary,.tool-actions .secondary,a.secondary,button.secondary,.cv-builder-actions .secondary{border-radius:var(--radius-sm);border:1px solid var(--outline-strong);background:var(--surface);color:var(--text);box-shadow:none;align-items:center;gap:8px;font-weight:600;transition:transform .15s,box-shadow .15s,border-color .15s,background .15s;display:inline-flex;position:relative}.hero-actions .secondary:hover,a.secondary:hover,button.secondary:hover{border-color:var(--primary);background:var(--primary-soft);box-shadow:var(--shadow-soft);transform:translateY(-2px)}.hero-actions .secondary:active,a.secondary:active,button.secondary:active{box-shadow:none;transform:translateY(0)}.btn-soft{border-radius:var(--radius-sm);background:var(--primary-soft);color:var(--primary-strong);border:none;align-items:center;gap:7px;padding:10px 16px;font-size:.86rem;font-weight:600;transition:transform .15s,background .15s,box-shadow .15s;display:inline-flex}.btn-soft:hover{background:var(--primary);color:#fff;box-shadow:var(--shadow-soft);transform:translateY(-1px)}.header-cta{box-shadow:none;transition:transform .15s,box-shadow .15s;position:relative}.header-cta:hover{box-shadow:var(--shadow-lift);transform:translateY(-1px)}.primary svg,.secondary svg,.header-cta svg,.btn-soft svg,.news-card-go svg,.hero-figures-link svg,.home-agenda-more svg{transition:transform .15s}.primary:hover svg,.secondary:hover svg,.header-cta:hover svg,.btn-soft:hover svg,.news-card:hover .news-card-go svg,.hero-figures-link:hover svg,.home-agenda-more:hover svg{transform:translate(3px)}.jobs-page{width:100%;max-width:var(--container);margin:0 auto;padding:0 24px 56px}.jobs-intro{padding:22px 0 8px}.jobs-intro .eyebrow{align-items:center;gap:6px;display:inline-flex}.jobs-intro h1{margin:10px 0 12px}.jobs-intro p:not(.eyebrow){max-width:var(--measure);color:var(--muted);margin:0 0 10px;line-height:1.6}.jobs-intro strong{color:var(--primary);font-family:var(--font-display), Georgia, serif;font-size:1.1em}.jobs-categories{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:10px;margin:24px 0 28px;display:grid}.jobs-category-chip{border:1px solid var(--outline);border-radius:var(--radius);background:var(--surface);gap:3px;padding:14px 16px;display:grid}.jobs-category-chip strong{color:var(--text);font-size:.88rem}.jobs-category-chip span{color:var(--muted-soft);font-size:.76rem;line-height:1.4}.job-filters{flex-wrap:wrap;gap:8px;margin-bottom:22px;display:flex}.job-filter{border:1px solid var(--outline-strong);border-radius:var(--radius-pill);background:var(--surface);color:var(--muted);cursor:pointer;align-items:center;gap:7px;padding:9px 15px;font-size:.86rem;font-weight:600;transition:background .15s,color .15s,border-color .15s,transform .15s;display:inline-flex}.job-filter span{border-radius:var(--radius-pill);background:var(--surface-container);color:var(--muted-soft);font-family:var(--font-mono), monospace;padding:1px 7px;font-size:.7rem}.job-filter:hover{border-color:var(--primary);transform:translateY(-1px)}.job-filter.is-active{border-color:var(--primary);background:var(--primary);color:#fff}.job-filter.is-active span{color:#fff;background:#fff3}.job-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px;display:grid}.job-card{border:1px solid var(--outline);border-radius:var(--radius);background:var(--surface);box-shadow:none;flex-direction:column;gap:10px;padding:20px 22px 22px;transition:transform .15s,box-shadow .15s,border-color .15s;display:flex}.job-card:hover{border-color:var(--outline-strong);box-shadow:var(--shadow-soft);transform:translateY(-2px)}.job-card-top{justify-content:space-between;align-items:center;gap:10px;display:flex}.job-category{border-radius:var(--radius-pill);background:var(--primary-soft);color:var(--primary);font-family:var(--font-mono), monospace;letter-spacing:.06em;text-transform:uppercase;padding:4px 10px;font-size:.64rem}.job-date{color:var(--muted-soft);white-space:nowrap;align-items:center;gap:4px;font-size:.74rem;display:inline-flex}.job-card h3{color:var(--text);font-size:1.06rem;font-weight:700;line-height:1.35;font-family:var(--font-body), "DM Sans", sans-serif;margin:0}.job-meta{flex-direction:column;gap:4px;display:flex}.job-meta span{color:var(--muted);align-items:center;gap:6px;font-size:.85rem;display:inline-flex}.job-meta svg{color:var(--muted-soft);flex-shrink:0}.job-tags{flex-wrap:wrap;gap:6px;margin-top:2px;display:flex}.job-tags span{border-radius:var(--radius-pill);background:var(--surface-container);color:var(--muted);padding:4px 10px;font-size:.72rem;font-weight:600}.job-tags .job-salary{background:var(--secondary-soft);color:var(--secondary-strong)}.job-apply{border-radius:var(--radius-sm);justify-content:center;align-items:center;gap:7px;margin-top:auto;padding:11px 16px;font-size:.86rem;display:inline-flex}.job-empty{border:1px solid var(--outline);border-radius:var(--radius);background:var(--surface-low);color:var(--muted);padding:20px 22px}.job-empty a{color:var(--primary);text-decoration:underline}.job-empty-page{margin:12px 0 28px}.jobs-note{border-top:1px solid var(--outline);margin-top:40px;padding-top:24px}.jobs-note h2{margin:0 0 14px}.jobs-note p{max-width:var(--measure);color:var(--muted);margin:0 0 12px;line-height:1.65}.jobs-note a{color:var(--primary);text-underline-offset:2px;text-decoration:underline}@media (max-width:640px){.jobs-page{padding:0 16px 40px}}.audience-grid,.feature-grid,.cards,.agenda-source-grid,.premium-meta-grid,.snapshot-grid,.guide-grid,.related-grid,.jobs-categories,.cost-scenarios,.job-widget-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:16px;padding-top:4px;display:grid}.audience-grid>*,.feature-grid>*,.cards>*,.agenda-source-grid>*,.premium-meta-grid>*,.snapshot-grid>*,.guide-grid>*,.related-grid>*,.jobs-categories>*,.cost-scenarios>*,.job-widget-grid>*{transition:transform .18s,box-shadow .18s,border-color .18s}.audience-grid>:hover,.feature-grid>:hover,.cards>:hover,.agenda-source-grid>:hover,.premium-meta-grid>:hover,.snapshot-grid>:hover,.guide-grid>:hover,.related-grid>:hover,.jobs-categories>:hover,.cost-scenarios>:hover,.job-widget-grid>:hover{box-shadow:var(--shadow-lift);border-color:var(--outline-strong);transform:translateY(-3px)}.job-grid,.news-grid,.blog-grid,.doc-rules-grid{flex-direction:column;gap:14px;display:flex}.job-grid>*,.news-grid>*,.blog-grid>*,.doc-rules-grid>*{transition:transform .18s,box-shadow .18s,border-color .18s}.job-grid>:hover,.news-grid>:hover,.blog-grid>:hover,.doc-rules-grid>:hover{box-shadow:var(--shadow-lift);border-color:var(--outline-strong);transform:translateY(-2px)}.job-card,.news-card,.blog-card,.doc-rules-grid article{height:auto;min-height:0;padding-bottom:24px}.guide-visual{display:none}.guide-card{padding:22px 24px 24px}@media (max-width:640px){.audience-grid,.feature-grid,.cards,.agenda-source-grid,.premium-meta-grid,.snapshot-grid,.guide-grid,.related-grid,.jobs-categories,.cost-scenarios,.job-widget-grid{grid-template-columns:1fr}}.job-widget-card{border:1px solid var(--outline);border-radius:var(--radius);background:var(--surface);flex-direction:column;gap:6px;min-height:168px;padding:20px 22px 22px;text-decoration:none;display:flex}.job-widget-card h3{color:var(--text);font-size:1.02rem;font-weight:700;line-height:1.35;font-family:var(--font-body), "DM Sans", sans-serif;margin:4px 0 0}.job-widget-employer{color:var(--muted);font-size:.83rem;line-height:1.4}.job-widget-salary{color:var(--secondary-strong);margin-top:auto;padding-top:8px;font-size:.86rem;font-weight:700}.job-widget-date{color:var(--muted-soft);font-family:var(--font-mono), monospace;letter-spacing:.06em;text-transform:uppercase;font-size:.68rem}.job-original{color:var(--muted-soft);margin:-4px 0 0;font-size:.76rem;font-style:italic}.news-original{color:var(--muted-soft);margin:-3px 0 0;font-size:.76rem;font-style:italic;line-height:1.4}.section-dark .news-original{color:var(--on-dark-muted)}.home-page .home-hero{background:#f7ede2;border-radius:26px;width:min(1440px,100% - 32px);max-width:none;min-height:900px}.home-page .home-hero-bg{display:block}.home-page .home-hero-bg img{object-fit:cover;object-position:center bottom;width:100%;height:100%;display:block}.home-page .home-hero-overlay{background:linear-gradient(#f7ede2 0%,#f7ede2fa 20%,#f7ede2c4 40%,#f7ede21f 66%,#0000 78%)}.home-page .home-hero-inner{max-width:1180px;min-height:900px;padding-top:52px;padding-bottom:32px}.site-header .header-cta{background:linear-gradient(145deg,#20a297,#0d8b80);box-shadow:5px 6px 13px #0d948838,-3px -3px 8px #ffffffa6,inset 1px 1px 2px #ffffff5c;color:#fff!important}footer.footer{color:#9ca3af;background:#1c1917}footer.footer strong{color:#f3f0ec}footer.footer a{color:#b8b1aa;text-decoration:none}@media (max-width:760px){.home-page .home-hero{width:calc(100% - 20px);min-height:980px}.home-page .home-hero-inner{min-height:980px;padding-top:36px}.home-page .home-hero-bg img{object-position:44% bottom}}.card-badge{border-radius:var(--radius-pill);background:var(--amber-soft);color:var(--amber);letter-spacing:.04em;text-transform:uppercase;border:none;padding:4px 10px;font-size:.66rem;font-weight:700;position:absolute;top:16px;right:16px}@media (max-width:760px){.site-header .mobile-nav{justify-self:end;width:44px;height:44px;padding:0}.site-header .mobile-nav summary{width:44px;height:44px;padding:0}.home-hero .home-hero-note{display:none}.home-page .home-hero-bg img{object-position:76% bottom}}
