:root{color:#1a2a3a;--motion-fast:.12s;--motion-focus:.16s;--motion-modal:.24s;--motion-page:.26s;--motion-reveal:.25s;--motion-stagger:40ms;--ease-out:cubic-bezier(.22, 1, .36, 1);--ease-in:cubic-bezier(.64, 0, .78, 0);--ease-spring:cubic-bezier(.2, .8, .2, 1);--aero-ink:#102635;--aero-muted:#526b7a;--aero-blue:#2b86a4;--aero-cyan:#6dcbd2;--aero-green:#63ad87;--aero-warm:#c58a43;--aero-mist:#eef5f3;--focus-ring:#075f95;--surface-canvas:#edf4f3;--surface-solid:#fcfefdf0;--surface-subtle:#eef6f5db;--surface-material:#f6faf9c7;--surface-selected:#519ba929;--border-subtle:#355b6c24;--border-strong:#2a667e42;--shadow-soft:0 8px 24px #26546814;--shadow-medium:0 18px 50px #1e485e24;--shadow-float:0 28px 80px #15394c38;--radius-control:12px;--radius-panel:20px;--radius-float:24px;--glass-border:#ffffffbd;--glass-surface:var(--surface-material);font-optical-sizing:auto;background:#f0f4f8;font-family:Open Runde,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;font-weight:400;line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:smooth;width:100%;overflow-x:hidden}body{background:radial-gradient(circle at 12% 0%, #6dcbd233, transparent 34rem), radial-gradient(circle at 88% 10%, #63ad8721, transparent 30rem), var(--surface-canvas);width:100%;min-width:320px;min-height:100vh;margin:0;overflow-x:hidden}#app{width:100%;min-height:100vh;overflow-x:hidden}button,input,select,textarea{font:inherit}button{cursor:pointer;touch-action:manipulation;border:0}button:disabled{cursor:not-allowed;opacity:.6}a{color:#2c6fa8;text-decoration:none}a:hover{text-decoration:underline}:where(a,button,input,select,textarea,[tabindex]):focus-visible{outline:3px solid var(--focus-ring);outline-offset:3px;box-shadow:0 0 0 3px #fffffff0,0 0 0 6px #075f95c7}#main-content:focus{outline:0}.skip-link{z-index:100;color:var(--aero-ink);transition:transform var(--motion-focus) ease;background:#fff;border-radius:999px;padding:10px 14px;font-weight:700;position:fixed;top:12px;left:12px;transform:translateY(-180%);box-shadow:0 12px 30px #1020332e}.skip-link:focus-visible{text-decoration:none;transform:translateY(0)}.app-layout{--sidebar-width:248px;width:100%;min-height:100vh;padding-left:calc(var(--sidebar-width) + 24px);transition:padding-left var(--motion-page) var(--ease-out)}.app-layout.sidebar-collapsed{--sidebar-width:68px}.app-layout.sidebar-preference-pending,.app-layout.sidebar-preference-pending .sidebar{transition:none}.app-shell{width:100%;min-height:100vh;margin:0 auto;padding:0}h1,h2,h3,h4,p{margin-top:0}h1{letter-spacing:-.035em;text-wrap:balance;margin-bottom:0;font-family:Open Runde,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(3.25rem,6vw,5rem);font-weight:400;line-height:.96}h2,h3,h4{letter-spacing:-.018em;text-wrap:balance;font-weight:500}.eyebrow{color:#527281;letter-spacing:.045em;text-transform:uppercase;margin-bottom:4px;font-size:.78rem;font-weight:600}.glass{border:1px solid var(--glass-border);border-radius:var(--radius-panel);background:var(--glass-surface);box-shadow:inset 0 1px 0 #ffffffb3, var(--shadow-soft);-webkit-backdrop-filter:blur(22px)saturate(145%);backdrop-filter:blur(22px)saturate(145%);transition:border-color var(--motion-focus) ease, box-shadow var(--motion-focus) ease, background-color var(--motion-focus) ease}.sidebar{z-index:30;width:var(--sidebar-width);border-radius:var(--radius-float);background:var(--surface-material);height:auto;color:var(--aero-ink);box-shadow:inset 0 1px 0 #ffffffbd, var(--shadow-medium);-webkit-backdrop-filter:blur(26px)saturate(150%);backdrop-filter:blur(26px)saturate(150%);transition:width var(--motion-page) var(--ease-out), padding-inline var(--motion-page) var(--ease-out), transform var(--motion-page) var(--ease-out);border:1px solid #ffffffb8;flex-direction:column;gap:18px;padding:14px 12px;display:flex;position:fixed;inset:12px auto 12px 12px}.sidebar-topline{justify-content:space-between;align-items:center;gap:8px;width:100%;display:flex}.sidebar-brand,.sidebar-item,.sidebar-mobile-toggle{align-items:center;display:inline-flex}.sidebar-brand{border-radius:var(--radius-control);width:100%;min-width:0;min-height:44px;color:var(--aero-ink);text-align:left;background:0 0;gap:10px;padding:8px 10px;font-weight:700}.sidebar-brand-logo{object-fit:contain;width:28px;height:28px;display:block}.sidebar-nav{gap:4px;width:100%;display:grid}.sidebar-future-nav{border-top:1px solid #7a99ae3d;padding-top:12px}.sidebar-footer-nav{gap:4px;width:100%;margin-top:auto;display:grid}.sidebar-item{border-radius:var(--radius-control);color:#2e4b5c;text-align:left;width:100%;min-height:44px;transition:background-color var(--motion-focus) ease, transform var(--motion-focus) ease, color var(--motion-focus) ease;background:0 0;justify-content:flex-start;gap:10px;padding:9px 10px;font-size:.94rem;font-weight:650;line-height:1.15}.sidebar-item:hover,.sidebar-brand:hover,.sidebar-mobile-toggle:hover{color:#173c50;background:#ffffffa3;text-decoration:none}.sidebar-item:active,.sidebar-brand:active,.sidebar-mobile-toggle:active{transform:scale(.98)}.sidebar-item-active{background:var(--surface-selected);box-shadow:inset 0 0 0 1px #2b86a41f, inset 3px 0 0 var(--aero-blue);color:#123d52}.sidebar-item-disabled{cursor:not-allowed;opacity:1;color:#8b9ba6}.sidebar-item svg{flex:none;width:18px;height:18px}.sidebar-item-label{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.sidebar-soon-badge{color:#70818d;background:#8b9ba624;border-radius:7px;margin-left:auto;padding:3px 7px;font-size:.72rem;font-weight:700}.sidebar-mobile-toggle{color:#29465f;background:0 0;border-radius:8px;justify-content:center}.sidebar.sidebar-collapsed{align-items:center;padding-inline:6px}.sidebar.sidebar-collapsed .sidebar-topline{justify-content:center}.sidebar.sidebar-collapsed .sidebar-brand,.sidebar.sidebar-collapsed .sidebar-item{justify-content:center;padding-inline:0}.sidebar.sidebar-collapsed .sidebar-brand span,.sidebar.sidebar-collapsed .sidebar-item-label,.sidebar.sidebar-collapsed .sidebar-soon-badge,.sidebar-mobile-toggle,.sidebar-backdrop{display:none}.settings-close-button{color:#27435c;width:44px;height:44px;transition:background-color var(--motion-focus) ease, box-shadow var(--motion-focus) ease, color var(--motion-focus) ease;background:#ffffffb8;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.settings-close-button:hover{box-shadow:inset 0 0 0 1px var(--border-subtle);color:#173c50;background:#fffffff5}.settings-modal-layer{z-index:80;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.settings-modal-backdrop{-webkit-backdrop-filter:blur(8px)saturate(90%);backdrop-filter:blur(8px)saturate(90%);animation:settings-backdrop-in var(--motion-modal) ease-out both;background:#0f23306b;position:absolute;inset:0}.settings-modal{z-index:1;border-radius:var(--radius-float);width:min(920px,100vw - 48px);max-height:min(720px,100svh - 48px);box-shadow:inset 0 1px 0 #ffffffc7, var(--shadow-float);-webkit-backdrop-filter:blur(30px)saturate(145%);backdrop-filter:blur(30px)saturate(145%);transform-origin:18% 82%;animation:settings-materialize-in var(--motion-modal) var(--ease-out) both;background:#f8fbfaf0;border:1px solid #ffffffb3;grid-template-columns:220px minmax(0,1fr);display:grid;position:relative;overflow:hidden}.settings-modal-nav{background:#e8f1efcc;border-right:1px solid #7a99ae33;align-content:start;gap:6px;padding:16px;display:grid}.settings-modal-nav-title{color:#728391;margin-bottom:6px;font-size:.86rem;font-weight:650}.settings-modal-nav-item,.settings-modal-disabled-row{border-radius:var(--radius-control);color:#29465f;text-align:left;background:0 0;align-items:center;gap:10px;width:100%;min-height:44px;padding:9px 10px;font-weight:650;display:inline-flex}.settings-modal-nav-item svg,.settings-modal-disabled-row svg{width:18px;height:18px}.settings-modal-nav-item:hover{background:#e8efebeb}.settings-modal-nav-item-active{background:var(--surface-selected);color:#132f47}.settings-modal-nav-item-disabled,.settings-modal-disabled-row{color:#8b9ba6;cursor:not-allowed}.settings-modal-nav-item small,.settings-modal-disabled-row small{color:#70818d;background:#8b9ba624;border-radius:7px;margin-left:auto;padding:3px 7px;font-size:.72rem;font-weight:700}.settings-modal-content{min-width:0;padding:26px 28px 30px;overflow:auto}.settings-modal-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.settings-modal-header h2{margin:0;font-size:1.35rem;line-height:1.1}.settings-modal-section{gap:20px;display:grid}.settings-group{gap:8px;display:grid}.settings-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.settings-option{cursor:pointer;min-width:0;position:relative}.settings-option input{opacity:0;pointer-events:none;position:absolute}.settings-option span{color:#27435c;width:100%;min-height:44px;transition:background-color var(--motion-focus) ease, box-shadow var(--motion-focus) ease, color var(--motion-focus) ease;background:#ffffffa8;border-radius:999px;justify-content:center;align-items:center;margin:0;padding:8px 10px;font-size:.9rem;font-weight:650;display:inline-flex}.settings-option input:checked+span{background:var(--surface-selected);box-shadow:inset 0 0 0 1px var(--border-strong)}.settings-option:hover span{box-shadow:inset 0 0 0 1px var(--border-subtle);color:#173c50;background:#ffffffeb}.settings-option input:focus-visible+span{outline:3px solid var(--focus-ring);outline-offset:3px;box-shadow:0 0 0 3px #fffffff0,0 0 0 6px #075f95c7}:where(.settings-close-button,.settings-modal-nav-item,.settings-option span,.file-picker-button,.density-option,.check-pill):active{transition-duration:.1s;transform:scale(.98)}.timer,.score-badge,.listing-compensation,table{font-variant-numeric:tabular-nums}.settings-modal-layer-closing{pointer-events:none}.settings-modal-layer-closing .settings-modal-backdrop{animation:settings-backdrop-out .22s var(--ease-in) both}.settings-modal-layer-closing .settings-modal{animation:settings-materialize-out .22s var(--ease-in) both}@keyframes settings-backdrop-in{0%{opacity:0}}@keyframes settings-backdrop-out{to{opacity:0}}@keyframes settings-materialize-in{0%{opacity:0;filter:blur(8px);transform:scale(.965)translateY(10px)}}@keyframes settings-materialize-out{to{opacity:0;filter:blur(8px);transform:scale(.965)translateY(10px)}}
.landing-page{width:100%;min-height:100vh;color:var(--aero-ink);background:var(--surface-canvas)}.landing-nav{z-index:2;justify-content:space-between;align-items:center;width:min(100% - 48px,1120px);display:flex;position:absolute;top:24px;left:50%;transform:translate(-50%)}.landing-brand,.landing-nav nav{align-items:center;display:flex}.landing-brand{color:#071c31;gap:10px;font-weight:750}.landing-brand img{border-radius:9px}.landing-nav nav{gap:18px;font-weight:650}.landing-nav a{color:#17334d}.landing-nav a:hover{color:#236641;text-decoration:none}.landing-hero{isolation:isolate;align-items:end;min-height:clamp(660px,88svh,860px);padding:80px 24px 108px;display:grid;position:relative;overflow:hidden}.landing-hero:before,.landing-hero:after{content:"";z-index:-2;position:absolute;inset:0}.landing-hero:before{background-image:linear-gradient(90deg,#f6fcff94 0%,#f6fcff1f 48%,#0c518c0f 100%),linear-gradient(#f7fbf600 0%,#f7fbf614 66%,#f7fbf6e6 100%),url(/frutiger-aero-waterfront.png);background-position:top;background-size:cover;transform:scale(1.02)}.landing-hero:after{z-index:-1;background:linear-gradient(180deg, #eef5f300 0%, #eef5f314 48%, #eef5f3b8 82%, var(--surface-canvas) 100%), linear-gradient(115deg, #ffffffb8 0%, #ffffff0f 48%, #6dcbd21a 100%)}.landing-hero-content{grid-template-columns:minmax(0,.95fr) minmax(300px,.78fr);align-items:end;gap:28px;width:min(100%,1120px);margin:0 auto;display:grid}.landing-copy{max-width:650px;padding-bottom:12px}.landing-copy h1{color:#071c31;letter-spacing:-.045em;text-shadow:0 2px 22px #ffffffc2;margin-bottom:16px;font-size:clamp(4.4rem,8vw,6.4rem);line-height:.9}.landing-copy p{color:#264758;text-shadow:0 1px 16px #ffffffb8;max-width:560px;margin-bottom:24px;font-size:clamp(1.14rem,2vw,1.34rem);font-weight:550;line-height:1.36}.landing-actions{flex-wrap:wrap;gap:12px;display:flex}.hero-cta{min-width:172px}.hero-preview{border-radius:28px;gap:18px;min-height:360px;padding:22px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffb8,0 24px 64px #184f662e}.hero-preview:before{content:"";background:0 0;animation:none;position:absolute;inset:-45% -20%;transform:translate(-35%)}.preview-topline,.preview-step,.preview-icon,.feature-link,.why-steps p{align-items:center;display:flex}.preview-topline{color:#27435c;justify-content:space-between;font-size:.92rem;font-weight:650;position:relative}.preview-topline strong{color:#236641;background:#77c99d38;border-radius:999px;padding:5px 10px}.preview-route{background:linear-gradient(90deg, var(--aero-blue), var(--aero-cyan), var(--aero-green), var(--aero-blue)), #ffffff80;background-size:180% 100%;border-radius:999px;height:10px;animation:4.2s linear infinite roadmap-gradient-flow}.preview-steps{gap:12px;display:grid;position:relative}.preview-step{background:#fafdfcc2;border:1px solid #4870801a;border-radius:16px;gap:12px;padding:13px;animation:none;position:relative;box-shadow:0 8px 24px #5a8cc814}.preview-step:nth-child(2){animation-delay:.5s}.preview-step:nth-child(3){animation-delay:1s}.preview-step:nth-child(4){animation-delay:1.5s}.preview-icon{color:#165f87;background:linear-gradient(135deg,#7ee5ed80,#77c99d52);border-radius:14px;flex:none;justify-content:center;width:42px;height:42px}.preview-step p{gap:2px;margin:0;display:grid}.preview-step small{color:var(--aero-muted);font-size:.88rem}.landing-section{padding:78px 24px;scroll-margin-top:126px}.landing-section-inner{width:min(100%,1120px);margin:0 auto}.two-column,.why-layout{grid-template-columns:minmax(0,.75fr) minmax(0,1fr);align-items:start;gap:42px;display:grid}.landing-section h2{letter-spacing:-.035em;margin-bottom:0;font-size:clamp(2.25rem,4vw,3rem);line-height:1.06}.section-copy,.feature-panel p,.why-steps p{color:#34506a;font-size:1.05rem}.section-copy{margin-bottom:0}.proof-band{z-index:2;background:linear-gradient(180deg, #eef5f300 0%, var(--surface-canvas) 46%);margin-top:-72px;padding-top:0;padding-bottom:70px;position:relative}.proof-preview{border:1px solid var(--border-subtle);border-radius:var(--radius-float);background:var(--border-subtle);box-shadow:var(--shadow-medium);grid-template-columns:1.15fr repeat(3,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.proof-card{background:var(--surface-solid);height:100%;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;border:0;border-radius:0;gap:10px;padding:20px;display:grid}.proof-card>svg{color:#176b97;width:30px;height:30px}.proof-card h3{color:#203c55;margin:0;font-size:1.18rem}.proof-card p{color:#34506a;margin:0}.proof-card span{color:#236641;background:#77c99d38;border-radius:999px;width:fit-content;padding:5px 10px;font-size:.9rem;font-weight:650}.role-proof{background:#f1f9f8fa}.score-proof{background:#f9f7effa}.about-band{z-index:1;background:var(--surface-canvas);padding-top:86px;position:relative}.workflow-band{background:#e6f1f1a8}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.feature-panel{border:1px solid var(--border-subtle);border-radius:var(--radius-panel);background:var(--surface-solid);height:100%;box-shadow:var(--shadow-soft);-webkit-backdrop-filter:none;backdrop-filter:none;gap:14px;padding:24px;display:grid}.feature-panel>svg{color:#176b97;width:34px;height:34px}.feature-panel h3{margin-bottom:0;font-size:1.55rem}.feature-panel p{margin-bottom:0}.feature-link{color:#1f667c;border-radius:999px;gap:8px;width:fit-content;min-height:38px;padding:7px 0;font-weight:650}.feature-link:hover{color:#124a5d;text-decoration:none}.why-band{background:var(--surface-canvas)}.why-steps{gap:14px;display:grid}.why-steps p{border-left:2px solid #2b86a461;gap:10px;margin:0;padding:10px 0 10px 14px}.why-steps svg{color:#21835a;flex:none}
.tab,.ghost-button,.primary-button,.secondary-button{white-space:nowrap;min-height:44px;transition:transform var(--motion-fast) var(--ease-out), box-shadow var(--motion-fast) ease, background-color var(--motion-focus) ease, color var(--motion-focus) ease;will-change:transform;border-radius:999px;justify-content:center;align-items:center;gap:8px;display:inline-flex;transform:translateZ(0)}.tab{background:var(--surface-solid);color:#1a2a3a;padding:10px 16px}.ghost-button,.secondary-button{border:1px solid var(--border-subtle);color:#27435c;background:#fafdfce0;padding:10px 16px;box-shadow:0 4px 14px #2654680f}.danger-button{color:#8f2f3b;background:#ffececd1}.primary-button{color:#fff;background:linear-gradient(135deg,#2e82a0,#4ca3ac);padding:12px 20px;box-shadow:0 10px 24px #26789538}.generate-roadmap-button{background:linear-gradient(120deg,#2e82a0 0%,#4ca3ac 34%,#63ad87 62%,#2e82a0 100%) 0%/240% 240%}.primary-button:hover:not(:disabled),.secondary-button:hover:not(:disabled),.ghost-button:hover:not(:disabled),.tab:hover{text-decoration:none}.generate-roadmap-button:hover:not(:disabled){animation:none}.primary-button:hover:not(:disabled){box-shadow:0 12px 28px #26789542}.tab:active:not(:disabled),.primary-button:active:not(:disabled),.secondary-button:active:not(:disabled),.ghost-button:active:not(:disabled){transition-duration:.1s;transform:scale(.98)}.panel{margin-top:36px;scroll-margin-top:126px}.workflow-panel{background:var(--surface-canvas);width:100%;margin-top:0;overflow:hidden}.workflow-hero{isolation:isolate;align-items:end;min-height:clamp(370px,48svh,520px);padding:92px 24px 68px;display:grid;position:relative;overflow:hidden}.workflow-hero:before,.workflow-hero:after{content:"";z-index:-2;position:absolute;inset:0}.workflow-hero:before{background-image:linear-gradient(90deg,#f6fcff9e 0%,#f6fcff1f 48%,#0c518c0f 100%),linear-gradient(#f7fbf600 0%,#f7fbf614 66%,#f7fbf6e6 100%);background-position:top;background-size:cover;transform:scale(1.02)}.workflow-hero:after{z-index:-1;background:linear-gradient(180deg, #eef5f300 0%, #eef5f314 44%, #eef5f3c2 82%, var(--surface-canvas) 100%), linear-gradient(115deg, #ffffffb8 0%, #ffffff0f 50%, #6dcbd21a 100%)}.roadmap-hero:before{background-image:linear-gradient(90deg,#f6fcff9e 0%,#f6fcff1f 48%,#0c518c0f 100%),linear-gradient(#f7fbf600 0%,#f7fbf614 66%,#f7fbf6e6 100%),url(/frutiger-aero-road.png)}.interview-hero:before{background-image:linear-gradient(90deg,#f6fcffb3 0%,#f6fcff24 50%,#0c518c0d 100%),linear-gradient(#f7fbf600 0%,#f7fbf614 66%,#f7fbf6e6 100%),url(/frutiger-aero-meeting.png);background-position:top}.workflow-hero-inner{grid-template-columns:minmax(0,1fr);align-items:end;gap:28px;width:min(100%,1120px);margin:0 auto;display:grid}.workflow-hero-copy{max-width:640px}.workflow-hero-copy h1{color:#071c31;letter-spacing:-.04em;text-shadow:0 2px 22px #ffffffd1;margin-bottom:14px;font-size:clamp(3.35rem,6vw,4.8rem);line-height:.95}.workflow-hero-copy>p:last-child{color:#294a5c;text-shadow:0 1px 16px #ffffffbd;max-width:570px;margin-bottom:0;font-size:clamp(1.05rem,1.6vw,1.2rem);font-weight:550;line-height:1.38}.workflow-content{z-index:1;width:min(100% - 48px,1120px);margin:-28px auto 0;padding-bottom:72px;position:relative}
.workflow-page-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-bottom:12px;display:flex}.workflow-page-actions .ghost-button{width:fit-content}.section-heading{margin-bottom:14px}.section-heading.inline{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:8px 16px;display:flex}.readiness-rail{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin-bottom:12px;padding:8px;display:grid;overflow:hidden}.readiness-step{background:0 0;border-radius:12px;grid-template-columns:auto 1fr;grid-template-areas:"dot label""dot detail";align-items:center;column-gap:8px;min-width:0;padding:10px 14px;display:grid;position:relative}.readiness-step:not(:last-child):after{background:var(--border-subtle);content:"";width:1px;height:28px;position:absolute;top:50%;right:-1px;transform:translateY(-50%)}.readiness-dot{color:#6b8099;background:#526b7a1f;border-radius:999px;grid-area:dot;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.readiness-dot svg{width:15px;height:15px}.readiness-step>span:not(.readiness-dot){color:#27435c;text-overflow:ellipsis;grid-area:label;min-width:0;font-size:.95rem;font-weight:650;overflow:hidden}.readiness-step small{color:#6b8099;grid-area:detail;font-size:.78rem}.readiness-step.complete .readiness-dot{color:#21835a;background:#63ad8733}.readiness-step.ready .readiness-dot{background:#c58a4329;box-shadow:inset 0 0 0 1px #c58a433d}.form-grid{border-color:var(--border-subtle);background:var(--surface-solid);grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding:26px;display:grid}label,fieldset,.field-control{min-width:0}label span,.field-label,legend{color:#47617a;margin-bottom:8px;font-weight:500;display:block}fieldset{border:0;margin:0;padding:0}input,select,textarea{border:1px solid var(--border-subtle);border-radius:var(--radius-control);color:#1a2a3a;width:100%;min-height:44px;transition:transform var(--motion-fast) ease, border-color var(--motion-focus) ease, box-shadow var(--motion-focus) ease, background-color var(--motion-focus) ease;background:#fcfefdf5;outline:0;padding:10px 14px}textarea{resize:vertical;min-height:132px}input:focus,select:focus,textarea:focus{border-color:var(--aero-blue);box-shadow:0 0 0 4px #2b86a424}#roadmap-form input[name=jobTitle],#roadmap-form input[name=location],#roadmap-form select[name=compensation],.orange-gradient-control{cursor:pointer;background:#fcfefdf5}#roadmap-form input[name=jobTitle]:hover,#roadmap-form input[name=location]:hover,#roadmap-form select[name=compensation]:hover,.orange-gradient-control:hover{border-color:var(--border-strong);background:#fff;animation:none;transform:none;box-shadow:0 4px 16px #26546812}.choice-row,.interview-actions{flex-wrap:wrap;gap:10px;display:flex}.check-pill input{pointer-events:none;opacity:0;position:absolute}.check-pill{cursor:pointer;transition:transform var(--motion-fast) var(--ease-out);display:inline-flex}.check-pill,.check-pill *{cursor:pointer}.check-pill span{border:1px solid var(--border-subtle);min-height:44px;transition:background-color var(--motion-focus) ease, box-shadow var(--motion-focus) ease;background:#fafdfce6;border-radius:999px;align-items:center;margin:0;padding:8px 14px;display:inline-flex}.check-pill input:focus-visible+span{outline:3px solid var(--focus-ring);outline-offset:3px;box-shadow:0 0 0 3px #fffffff0,0 0 0 6px #075f95c7}.check-pill input:checked+span{background:var(--surface-selected);box-shadow:inset 0 0 0 1px #2b86a43d}.check-pill input:disabled+span{cursor:not-allowed;opacity:.55}.check-pill:hover input:not(:disabled)+span{border-color:var(--border-strong);color:#173c50;background:#fff;animation:none;box-shadow:0 4px 14px #26546812}.employer-type-option{display:inline-flex;position:relative}.employer-type-option .check-pill span{padding-right:34px}.employer-type-info{color:#5d7987;background:0 0;border:0;border-radius:50%;place-items:center;width:24px;height:24px;padding:0;display:grid;position:absolute;top:7px;right:8px}.employer-type-info svg{width:15px;height:15px}.employer-type-info:hover,.employer-type-info:focus-visible{color:#173c50}.employer-type-info:focus-visible{outline:3px solid var(--focus-ring);outline-offset:2px}.employer-type-tooltip{z-index:2;visibility:hidden;border:1px solid var(--border-subtle);background:var(--surface-solid);width:max-content;max-width:min(22rem,100vw - 32px);color:inherit;opacity:0;pointer-events:none;border-radius:12px;padding:10px 12px;font-size:.82rem;line-height:1.45;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 12px 28px #173c5029}.employer-type-info:hover+.employer-type-tooltip,.employer-type-info:focus+.employer-type-tooltip{visibility:visible;opacity:1}:root[data-theme=dark] .employer-type-info{color:#a8c4d0}:root[data-theme=dark] .employer-type-info:hover,:root[data-theme=dark] .employer-type-info:focus-visible{color:#eaf8ff}.check-pill input:disabled,.check-pill input:disabled+span{cursor:not-allowed}.resume-source-panel,.file-drop,.form-actions{grid-column:1/-1}.resume-source-panel{border:1px solid var(--border-subtle);background:var(--surface-subtle);border-radius:16px;gap:14px;padding:16px;display:grid}.resume-source-options{gap:10px}.resume-source-status,.spoken-line{color:#405a73;background:#fcfefde0;border-radius:14px;align-items:center;gap:8px;padding:10px 12px;display:flex}.resume-source-status span{text-overflow:ellipsis;min-width:0;overflow:hidden}.paste-resume-field{gap:8px;display:grid}.sample-profile-note{color:#405a73;margin:0;font-size:.95rem}.file-drop{transition:border-color var(--motion-focus) ease, box-shadow var(--motion-focus) ease, background-color var(--motion-focus) ease;background:#fcfefdc2;border:1px dashed #2b86a461;border-radius:16px;gap:8px;padding:18px;display:grid}.file-drop:focus-within{background:#ffffffad;border-color:#5b9bd5;box-shadow:0 0 0 4px #5b9bd52e}.file-drop small{color:#405a73}.file-picker-row{flex-wrap:wrap;align-items:center;gap:10px 12px;display:flex}.file-picker-button{border:1px solid var(--border-subtle);color:#27435c;cursor:pointer;min-height:44px;font:inherit;transition:background-color var(--motion-focus) ease, box-shadow var(--motion-focus) ease, color var(--motion-focus) ease;background:#fafdfceb;border-radius:999px;justify-content:center;align-items:center;margin:0;padding:8px 14px;font-weight:500;display:inline-flex}.file-picker-button:hover,.expand-project:hover:not(:disabled){border-color:var(--border-strong);color:#173c50;background:#fff;animation:none;box-shadow:0 5px 16px #26546814}.expand-project{width:178px;min-width:178px;min-height:40px;padding:8px 14px}.file-picker-button:focus-visible{outline:3px solid var(--focus-ring);outline-offset:3px;box-shadow:0 0 0 3px #fffffff0,0 0 0 6px #075f95c7}.file-picker-name{color:#405a73;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.92rem;overflow:hidden}.resume-file-input{clip:rect(0 0 0 0);clip-path:inset(50%);opacity:0;pointer-events:none;white-space:nowrap;width:1px;height:1px;display:none;position:absolute;overflow:hidden}.form-actions{justify-content:flex-end;display:flex}.notice{color:#173a57;background:#e6f4ffe6;border:1px solid #5b9bd53d;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px 14px;margin:16px 0;padding:12px 14px;font-weight:600;display:flex}.notice-action{border-radius:999px;justify-content:center;align-items:center;min-height:36px;padding:7px 12px;font-size:.9rem;font-weight:750;display:inline-flex}.notice-action:hover{text-decoration:none}.notice.error{color:#7b2631;background:#ffececeb;border-color:#8f2f3b33}.notice.success{color:#1d6b4c;background:#e2f8edeb;border-color:#21835a38}.app-shell>.notice{z-index:30;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);width:min(100% - 32px,720px);margin:0;position:fixed;top:96px;left:50%;translate:-50%;box-shadow:0 12px 30px #2362961f}
.empty,.output-section,.interview-console{border-color:var(--border-subtle);background:var(--surface-solid);margin-top:18px;padding:24px}.empty{text-align:center;place-items:center;min-height:220px;display:grid}.empty p{color:#405a73;max-width:520px}.loading{justify-content:center;align-items:center;gap:12px;margin-top:18px;padding:18px;display:flex;position:relative;overflow:hidden}.pulse{background:#5b9bd529;border-radius:999px;width:58px;height:10px;position:relative;overflow:hidden}.pulse:after{content:"";background:linear-gradient(110deg,#0000 0%,#fffc 45%,#0000 72%);animation:1.1s ease-out infinite shimmer;position:absolute;inset:0;transform:translate(-120%)}.roadmap-output{gap:18px;margin-top:18px;display:grid}.roadmap-heading{border:1px solid var(--border-subtle);border-radius:var(--radius-panel);background:var(--surface-solid);box-shadow:var(--shadow-soft);margin-top:18px;padding:20px 24px}.roadmap-heading h2{color:var(--aero-ink);letter-spacing:-.035em;margin-bottom:8px;font-size:clamp(2rem,5vw,3rem);line-height:1}.roadmap-heading>p:not(.eyebrow){color:#27435c;max-width:720px;margin-bottom:0;font-weight:600}.roadmap-output-controls{flex-wrap:wrap;align-items:center;gap:10px;margin-top:16px;display:flex}.result-control-button{min-height:40px;padding:8px 14px}.density-control{border:1px solid var(--border-subtle);background:#eef6f5e6;border-radius:999px;align-items:center;gap:4px;padding:4px;display:inline-flex}.density-option{color:#27435c;min-height:38px;transition:transform var(--motion-fast) ease, background-color var(--motion-focus) ease, box-shadow var(--motion-focus) ease, color var(--motion-focus) ease;will-change:transform;background:0 0;border-radius:999px;padding:6px 12px;font-size:.9rem;font-weight:650;transform:translateZ(0)}.density-option[aria-pressed=true]{background:var(--surface-solid);box-shadow:inset 0 0 0 1px var(--border-subtle), 0 3px 10px #26546814}.density-option:hover{color:#173c50;background:#ffffffe0}.listing-grid,.project-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.structured-list{margin:0;padding:0;list-style:none}.structured-list>li{min-width:0}.reveal-item{min-width:0;height:100%}.reveal-item>.listing-card,.reveal-item>.project-card,.reveal-item>article,.structured-list>li>.listing-card,.structured-list>li>.project-card,.structured-list>li>article{height:100%}.listing-card,.project-card,.resource-list article,.transcript article{border:1px solid var(--border-subtle);background:var(--surface-solid);transition:border-color var(--motion-focus) ease, background-color var(--motion-focus) ease, box-shadow var(--motion-focus) ease, transform var(--motion-focus) ease;background-clip:padding-box;border-radius:16px;padding:16px;position:relative}.listing-card:hover,.project-card:hover,.resource-list article:hover,.transcript article:hover{box-shadow:var(--shadow-soft);background:#fff}.listing-card:hover,.resource-list article:hover{border-color:var(--border-strong);box-shadow:var(--shadow-soft);transform:translateY(-1px)}.listing-card span,.project-card small,.resource-list span,.transcript small,.prompt-box span{color:#405a73;font-size:.88rem}.listing-card{gap:10px;display:grid}.listing-company-row{align-items:center;gap:10px;display:flex}.listing-company-row img,.company-logo-fallback{border-radius:10px;flex:none;width:34px;height:34px}.listing-company-row img{object-fit:contain;background:#ffffffb8}.company-logo-fallback{color:#27435c;background:#7ec8c847;justify-content:center;align-items:center;font-size:.92rem;font-weight:700;display:inline-flex}.listing-company-row p{gap:2px;min-width:0;margin:0;display:grid}.listing-company-row strong{color:#27435c;font-size:.98rem}.listing-company-row span{font-size:.9rem}.listing-compensation{color:#21835a;margin:0;font-size:.92rem;font-weight:650}.listing-unavailable{color:#405a73;font-size:.9rem;font-weight:600}.match-reasons{background:var(--surface-subtle);border-radius:12px;gap:8px;padding:10px 12px;display:grid}.match-reasons strong{color:#243e57;font-size:.9rem}.match-reasons ul{flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none;display:flex}.match-reasons li{color:#27435c;background:#7ec8c842;border-radius:999px;padding:5px 9px;font-size:.84rem;font-weight:600}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:680px}th,td{text-align:left;vertical-align:top;border-bottom:1px solid #6b80992e;padding:12px 10px}.project-card{gap:10px;display:grid}.expansion{color:#34506a;border-left:3px solid #7ec8c8;padding-left:12px}.expansion-guide{gap:12px;display:grid}.expansion-guide p{margin:0}.expansion-guide section{gap:6px;display:grid}.expansion-guide h5,.tip-groups h4{color:#243e57;margin:0;font-size:.95rem}.expansion-guide ul,.tip-groups ul{gap:6px;margin:0;padding-left:18px;display:grid}.expansion-guide li,.tip-groups li{padding-left:2px}.tip-groups{gap:12px;display:grid}.tip-groups article{gap:8px;display:grid}.resource-list,.transcript{gap:12px;margin-top:16px;display:grid}.simple-list{gap:10px;margin:12px 0 0;padding-left:20px;display:grid}.simple-list.structured-list{padding-left:0}.simple-card{border:1px solid var(--border-subtle);background:var(--surface-solid);border-radius:14px;gap:6px;padding:14px;display:grid}.simple-card p{margin:0}.simple-card span,.skill-priority-list span{color:#405a73;font-size:.9rem}.skill-priority-list{padding-left:0;list-style:none}.skill-priority-list li{border-bottom:1px solid #6b809929;gap:4px;padding:10px 0;display:grid}.results-density-compact.roadmap-output{gap:12px}.results-density-compact .roadmap-heading,.results-density-compact .output-section,.results-density-compact .interview-console{padding:16px}.results-density-compact .listing-grid,.results-density-compact .project-grid,.results-density-compact .resource-list,.results-density-compact .transcript,.results-density-compact .simple-list{gap:8px}.results-density-compact .listing-card,.results-density-compact .project-card,.results-density-compact .resource-list article,.results-density-compact .transcript article,.results-density-compact .simple-card{padding:12px}.results-density-compact th,.results-density-compact td{padding:9px 8px}
.console-top{justify-content:space-between;align-items:center;gap:16px;display:flex}.timer,.score-badge{border:1px solid var(--border-subtle);background:var(--surface-subtle);color:#27435c;border-radius:999px;align-items:center;min-height:44px;padding:8px 14px;font-weight:600;display:inline-flex}.mode-label{color:#405a73;margin-top:4px;font-size:.88rem;font-weight:600;display:block}.interview-status{background:var(--surface-selected);color:#27435c;border-radius:999px;align-items:center;gap:8px;width:fit-content;max-width:100%;min-height:44px;margin-top:16px;padding:8px 14px;font-weight:600;display:inline-flex}.interview-status.ended{color:#8f2f3b;background:#ffececdb}.prompt-box{border:1px solid var(--border-subtle);background:var(--surface-subtle);border-radius:16px;margin:18px 0;padding:18px}.prompt-box p{margin-bottom:0;font-size:1.08rem}.spoken-line{align-items:start;margin-top:14px;display:grid}.spoken-line p{font-size:.98rem}.text-answer-form{border:1px solid var(--border-subtle);background:var(--surface-subtle);border-radius:16px;gap:12px;margin-top:18px;padding:18px;display:grid}.text-answer-form label{gap:8px;display:grid}.text-answer-form .primary-button{justify-self:end;width:fit-content}
:root[data-theme=dark]{color:#eaf8ff;--aero-ink:#eaf8ff;--aero-muted:#a8c4d0;--aero-blue:#62b6cf;--aero-cyan:#79d5d9;--aero-green:#79c39d;--aero-warm:#d3a066;--aero-mist:#081c27;--focus-ring:#91f2ff;--surface-canvas:#071a24;--surface-solid:#0b2430f5;--surface-subtle:#0e2d3ac7;--surface-material:#0a222ec7;--surface-selected:#62b6cf29;--border-subtle:#97cdde29;--border-strong:#79d5d94d;--shadow-soft:0 10px 28px #0003;--shadow-medium:0 20px 54px #00000047;--shadow-float:0 30px 86px #00000070;--glass-border:#8eeaff38;--glass-surface:var(--surface-material);background:#061823}:root[data-theme=dark] body{background:radial-gradient(circle at 14% 0%, #62b6cf2e, transparent 32rem), radial-gradient(circle at 88% 12%, #79c39d1a, transparent 30rem), var(--surface-canvas);color:#eaf8ff}:root[data-theme=dark] .landing-page,:root[data-theme=dark] .workflow-panel{color:#eaf8ff;background:linear-gradient(#05141e14 0%,#061823f5 58%,#061823 100%),linear-gradient(145deg,#061823 0%,#082b3e 54%,#0b2f2b 100%)}:root[data-theme=dark] .landing-hero,:root[data-theme=dark] .workflow-hero{background:linear-gradient(90deg,#0a2c40c2 0%,#0820302e 48%,#0f6f7624 100%),linear-gradient(#06182300 0%,#0618231a 66%,#061823eb 100%)}:root[data-theme=dark] .landing-hero:after,:root[data-theme=dark] .workflow-hero:after{background:linear-gradient(#06182300 0%,#06182333 48%,#061823c7 82%,#061823 100%),linear-gradient(115deg,#81f2ff1f 0%,#ffffff0a 50%,#78e6ad1c 100%)}:root[data-theme=dark] .hero-preview:before{background:linear-gradient(115deg,#0000 22%,#81f2ff1f 44%,#0000 64%)}:root[data-theme=dark] .roadmap-hero:before{background-image:linear-gradient(90deg,#051622e6 0%,#061f308f 48%,#0a454e6b 100%),linear-gradient(#0618232e 0%,#06182347 60%,#061823f2 100%),url(/frutiger-aero-road.png)}:root[data-theme=dark] .interview-hero:before{background-image:linear-gradient(90deg,#051622eb 0%,#061f3099 50%,#0a454e66 100%),linear-gradient(#0618232e 0%,#06182352 60%,#061823f2 100%),url(/frutiger-aero-meeting.png)}:root[data-theme=dark] .glass,:root[data-theme=dark] .hero-preview,:root[data-theme=dark] .feature-panel,:root[data-theme=dark] .proof-card,:root[data-theme=dark] .roadmap-heading,:root[data-theme=dark] .readiness-rail{background:#092230b8;border-color:#8eeaff38;box-shadow:inset 0 1px #ffffff14,0 16px 38px #00000047,0 0 26px #5bc8ff12}:root[data-theme=dark] .sidebar,:root[data-theme=dark] .sidebar-mobile-toggle{background:var(--surface-material);color:#d8f4ff;box-shadow:inset 0 1px 0 #ffffff14, var(--shadow-medium);border-color:#8eeaff2e}:root[data-theme=dark] .sidebar-brand,:root[data-theme=dark] .sidebar-item,:root[data-theme=dark] .settings-modal-nav-item,:root[data-theme=dark] .settings-modal-disabled-row,:root[data-theme=dark] .settings-close-button,:root[data-theme=dark] .density-option,:root[data-theme=dark] .tab,:root[data-theme=dark] .ghost-button,:root[data-theme=dark] .secondary-button{color:#d8f4ff}:root[data-theme=dark] .sidebar-brand:hover,:root[data-theme=dark] .sidebar-item:hover,:root[data-theme=dark] .settings-modal-nav-item:hover,:root[data-theme=dark] .settings-close-button:hover{color:#fff3e4;background:#11374aeb}:root[data-theme=dark] .sidebar-item-active{background:var(--surface-selected);box-shadow:inset 0 0 0 1px #8eeaff1f, inset 3px 0 0 var(--aero-blue)}:root[data-theme=dark] .sidebar-item-disabled{color:#688796}:root[data-theme=dark] .sidebar-soon-badge{color:#8db4c5;background:#8eeaff1a}:root[data-theme=dark] .settings-modal{box-shadow:var(--shadow-float);background:#0a222ef2;border-color:#8eeaff2e}:root[data-theme=dark] .settings-modal-nav{background:#071b26d6;border-color:#8eeaff29}:root[data-theme=dark] .settings-modal-nav-title,:root[data-theme=dark] .settings-modal-nav-item-disabled,:root[data-theme=dark] .settings-modal-disabled-row{color:#688796}:root[data-theme=dark] .settings-modal-nav-item-active{color:#eaf8ff;background:#165470c7}:root[data-theme=dark] .settings-modal-nav-item small,:root[data-theme=dark] .settings-modal-disabled-row small{color:#8db4c5;background:#8eeaff1a}:root[data-theme=dark] .primary-button{color:#f8fdff;background:linear-gradient(135deg,#176da0,#16a4b4 55%,#2fb777);box-shadow:0 10px 24px #25a9cd33}:root[data-theme=dark] .generate-roadmap-button{background:linear-gradient(120deg,#176da0 0%,#16a4b4 30%,#2fb777 52%,#46b8ff 74%,#176da0 100%) 0 0/240% 240%}:root[data-theme=dark] .ghost-button,:root[data-theme=dark] .secondary-button,:root[data-theme=dark] .tab,:root[data-theme=dark] .settings-close-button,:root[data-theme=dark] .settings-option span,:root[data-theme=dark] .density-control{background:#0e3446b8}:root[data-theme=dark] .settings-option input:checked+span,:root[data-theme=dark] .density-option[aria-pressed=true],:root[data-theme=dark] .check-pill input:checked+span,:root[data-theme=dark] .timer,:root[data-theme=dark] .score-badge{color:#eaf8ff;background:#5bc8ff2e;box-shadow:inset 0 0 0 1px #81f2ff42}:root[data-theme=dark] input,:root[data-theme=dark] select,:root[data-theme=dark] textarea{color:#f2fbff;background:#071925c7;border-color:#8eeaff2e}:root[data-theme=dark] input::placeholder,:root[data-theme=dark] textarea::placeholder{color:#7fa8ba}:root[data-theme=dark] #roadmap-form input[name=jobTitle],:root[data-theme=dark] #roadmap-form input[name=location],:root[data-theme=dark] #roadmap-form select[name=compensation],:root[data-theme=dark] .orange-gradient-control{background:#071925c7}:root[data-theme=dark] #roadmap-form input[name=jobTitle]:hover,:root[data-theme=dark] #roadmap-form input[name=location]:hover,:root[data-theme=dark] #roadmap-form select[name=compensation]:hover,:root[data-theme=dark] .orange-gradient-control:hover{border-color:var(--border-strong);background:#0a2734f0;animation:none;transform:none;box-shadow:0 5px 18px #00000029}:root[data-theme=dark] .check-pill span,:root[data-theme=dark] .file-picker-button,:root[data-theme=dark] .readiness-step,:root[data-theme=dark] .resume-source-panel,:root[data-theme=dark] .resume-source-status,:root[data-theme=dark] .file-drop,:root[data-theme=dark] .prompt-box,:root[data-theme=dark] .text-answer-form,:root[data-theme=dark] .spoken-line,:root[data-theme=dark] .match-reasons,:root[data-theme=dark] .simple-card,:root[data-theme=dark] .listing-card,:root[data-theme=dark] .project-card,:root[data-theme=dark] .resource-list article,:root[data-theme=dark] .transcript article{background:#092230ad;border-color:#8eeaff2e}:root[data-theme=dark] .proof-card,:root[data-theme=dark] .feature-panel{border-color:var(--border-subtle);background:var(--surface-solid);box-shadow:var(--shadow-soft)}:root[data-theme=dark] .role-proof{border-color:#81f2ff5c}:root[data-theme=dark] .score-proof{border-color:#ffb15f57}:root[data-theme=dark] .preview-step{background:linear-gradient(145deg,#092230e6,#09303ac7),#071925e6;border-color:#8eeaff33;box-shadow:inset 0 1px #ffffff12,0 10px 24px #00000038}:root[data-theme=dark] .preview-topline,:root[data-theme=dark] .preview-step strong{color:#f3fbff}:root[data-theme=dark] .preview-topline strong{color:#d8ffea;background:#78e6ad2e}:root[data-theme=dark] .preview-step small{color:#b8dce9}:root[data-theme=dark] .preview-icon{color:#9feeff;background:linear-gradient(135deg,#5bc8ff38,#78e6ad2e)}:root[data-theme=dark] .listing-card:hover,:root[data-theme=dark] .project-card:hover,:root[data-theme=dark] .resource-list article:hover,:root[data-theme=dark] .transcript article:hover{background:#0c3042d1;box-shadow:0 10px 24px #0000002e,0 0 0 1px #81f2ff2e,0 0 20px #5bc8ff1f}:root[data-theme=dark] .check-pill:hover input:not(:disabled)+span,:root[data-theme=dark] .file-picker-button:hover,:root[data-theme=dark] .expand-project:hover:not(:disabled),:root[data-theme=dark] .settings-option:hover span{border-color:var(--border-strong);color:#eefbff;background:#0e303ef0;animation:none;box-shadow:0 5px 18px #00000029}:root[data-theme=dark] .eyebrow,:root[data-theme=dark] label span,:root[data-theme=dark] .field-label,:root[data-theme=dark] legend,:root[data-theme=dark] .landing-copy p,:root[data-theme=dark] .workflow-hero-copy>p:last-child,:root[data-theme=dark] .roadmap-heading>p:not(.eyebrow),:root[data-theme=dark] .empty p,:root[data-theme=dark] .file-drop small,:root[data-theme=dark] .section-copy,:root[data-theme=dark] .proof-card p,:root[data-theme=dark] .feature-panel p,:root[data-theme=dark] .why-steps p,:root[data-theme=dark] .sample-profile-note,:root[data-theme=dark] .file-picker-name,:root[data-theme=dark] .listing-card span,:root[data-theme=dark] .project-card small,:root[data-theme=dark] .resource-list span,:root[data-theme=dark] .readiness-step small,:root[data-theme=dark] .transcript small,:root[data-theme=dark] .prompt-box span,:root[data-theme=dark] .simple-card span,:root[data-theme=dark] .skill-priority-list span,:root[data-theme=dark] .mode-label{color:#a8c9d9}:root[data-theme=dark] .landing-copy p,:root[data-theme=dark] .workflow-hero-copy>p:last-child,:root[data-theme=dark] .section-copy,:root[data-theme=dark] .proof-card p,:root[data-theme=dark] .feature-panel p{color:#d8f4ff;text-shadow:0 2px 18px #0000008c}:root[data-theme=dark] h1,:root[data-theme=dark] h2,:root[data-theme=dark] h3,:root[data-theme=dark] h4,:root[data-theme=dark] strong,:root[data-theme=dark] .proof-card h3,:root[data-theme=dark] .feature-panel h3,:root[data-theme=dark] .listing-company-row strong,:root[data-theme=dark] .readiness-step>span:not(.readiness-dot),:root[data-theme=dark] .expansion-guide h5,:root[data-theme=dark] .tip-groups h4,:root[data-theme=dark] .match-reasons strong{color:#f3fbff}:root[data-theme=dark] .proof-card .eyebrow{color:#9feeff}:root[data-theme=dark] .proof-card>svg,:root[data-theme=dark] .feature-panel>svg{color:#5bc8ff;filter:drop-shadow(0 0 10px #5bc8ff29)}:root[data-theme=dark] .proof-card span{color:#d8ffea;background:#78e6ad2e;box-shadow:inset 0 0 0 1px #78e6ad38}:root[data-theme=dark] a,:root[data-theme=dark] .feature-link{color:#8de7ff}:root[data-theme=dark] .feature-link:hover{color:#d8ffea}:root[data-theme=dark] .listing-compensation{color:#78e6ad}:root[data-theme=dark] .listing-unavailable{color:#a8c9d9}:root[data-theme=dark] .match-reasons li{color:#d8f4ff;background:#5bc8ff29}:root[data-theme=dark] th,:root[data-theme=dark] td,:root[data-theme=dark] .skill-priority-list li{border-color:#a8c9d92e}:root[data-theme=dark] .notice{color:#d8f4ff;background:#092a3de6;border-color:#5bc8ff3d}:root[data-theme=dark] .notice.error,:root[data-theme=dark] .interview-status.ended{color:#ffd9df;background:#4f1822e6;border-color:#ff84964d}:root[data-theme=dark] .notice.success{color:#d9ffeb;background:#0b392be6;border-color:#78e6ad47}:root[data-theme=dark] .interview-status{color:#d8f4ff;background:#5bc8ff24}:root[data-theme=dark] .proof-band{background:linear-gradient(180deg, #071a2400 0%, var(--surface-canvas) 42%)}:root[data-theme=dark] .about-band{background:var(--surface-canvas)}:root[data-theme=dark] .workflow-band,:root[data-theme=dark] .why-band{background:#0a2631b8}:root[data-theme=dark] .company-logo-fallback{color:#eaf8ff;background:#5bc8ff29}:root[data-theme=dark] .pulse{background:#5bc8ff2e}:root[data-theme=dark] .pulse:after{background:linear-gradient(110deg,#0000 0%,#81f2ffb8 45%,#0000 72%)}
.glow-button{will-change:transform;background-position:0%;background-size:240% 240%}.glow-button-orange{--glow-background:#c58a4329;--glow-color:#684517;--glow-shadow:inset 0 0 0 1px #c58a433d, 0 6px 16px #7852231a}.glow-button-red{--glow-background:#b9465421;--glow-color:#7a2632;--glow-shadow:inset 0 0 0 1px #8f2f3b33, 0 6px 16px #8f2f3b1a}.glow-button-green{--glow-background:#63ad872e;--glow-color:#225d43;--glow-shadow:inset 0 0 0 1px #37845b38, 0 6px 16px #37845b1a}.glow-button-yellow{--glow-background:#caa34929;--glow-color:#665018;--glow-shadow:inset 0 0 0 1px #af812338, 0 6px 16px #af81231a}.glow-button:hover:not(:disabled),.glow-button.glow-button-persistent{background:var(--glow-background);box-shadow:var(--glow-shadow);color:var(--glow-color);background-size:auto;animation:none}.glow-button:hover:not(:disabled){transform:translateY(-1px)}.glow-button:disabled{animation:none}:root[data-theme=dark] .file-picker-button{color:#f3fbff}:root[data-theme=dark] .listing-card:hover,:root[data-theme=dark] .resource-list article:hover{border-color:var(--border-strong);box-shadow:var(--shadow-soft)}svg{stroke-width:1.5px;width:20px;height:20px}@keyframes shimmer{to{transform:translate(120%)}}@keyframes roadmap-gradient-flow{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@media (max-width:980px){.two-column,.why-layout,.workflow-hero-inner{grid-template-columns:1fr}.proof-preview{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-preview{min-height:auto}.landing-copy h1{font-size:4.4rem}}@media (max-width:640px){.landing-hero-content{grid-template-columns:1fr;align-items:start}}@media (max-width:720px){.app-layout,.app-layout.sidebar-collapsed{padding-left:0;display:block}.app-shell{padding:0}h1{font-size:3rem}.sidebar-mobile-toggle{z-index:35;background:var(--surface-material);width:44px;height:44px;box-shadow:var(--shadow-medium);-webkit-backdrop-filter:blur(22px)saturate(145%);backdrop-filter:blur(22px)saturate(145%);border:1px solid #ffffffb8;border-radius:14px;display:inline-flex;position:fixed;top:12px;left:12px}.sidebar{width:min(300px,100vw - 44px);max-width:100%;transition:transform .28s var(--ease-out);position:fixed;inset:10px auto 10px 10px;transform:translate(calc(-100% - 20px))}.sidebar.sidebar-collapsed{align-items:stretch;padding-inline:12px}.sidebar.sidebar-collapsed .sidebar-brand,.sidebar.sidebar-collapsed .sidebar-item{justify-content:flex-start;padding-inline:10px}.sidebar.sidebar-collapsed .sidebar-brand span,.sidebar.sidebar-collapsed .sidebar-item-label,.sidebar.sidebar-collapsed .sidebar-soon-badge{display:inline-flex}.sidebar.sidebar-mobile-open{transform:translate(0)}.sidebar-backdrop{z-index:25;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#10203357;display:block;position:fixed;inset:0}.settings-modal-layer{padding:14px}.settings-modal{grid-template-columns:1fr;width:min(100%,520px);max-height:calc(100svh - 28px)}.settings-modal-nav{border-bottom:1px solid #7a99ae33;border-right:0;grid-auto-columns:max-content;grid-auto-flow:column;padding:12px;overflow-x:auto}.settings-modal-nav-title{display:none}.settings-modal-content{padding:20px 16px 22px}.app-shell>.notice{width:min(100% - 20px,720px);top:66px}.landing-hero{min-height:max(680px,100svh);padding:86px 14px 92px}.workflow-hero{min-height:clamp(330px,46svh,440px);padding:104px 14px 54px}.workflow-content{width:min(100% - 28px,1120px);margin-top:-24px;padding-bottom:54px}.workflow-hero-copy h1{font-size:clamp(2.9rem,13vw,3.45rem)}.workflow-hero-copy>p:last-child{font-size:1.06rem}.landing-copy h1{font-size:clamp(3.25rem,16vw,4.2rem)}.landing-copy p{font-size:1.12rem}.landing-actions,.feature-grid{grid-template-columns:1fr}.landing-section{padding:62px 14px}.proof-band{margin-top:-72px;padding-top:0;padding-bottom:52px}.proof-preview,.readiness-rail{grid-template-columns:1fr}.readiness-step:not(:last-child):after{width:auto;height:1px;inset:auto 14px 0;transform:none}.about-band{padding-top:62px}.landing-section h2{font-size:2.15rem}.feature-grid{display:grid}.form-grid,.empty,.output-section,.interview-console{padding:18px}.form-grid,.listing-grid,.project-grid{grid-template-columns:1fr}.form-actions{justify-content:stretch}.primary-button,.secondary-button,.ghost-button,.hero-cta{width:100%}.console-top{flex-direction:column;align-items:flex-start}}:root[data-motion=reduced] *,:root[data-motion=reduced] :before,:root[data-motion=reduced] :after{scroll-behavior:auto!important;transition-duration:.16s!important;transition-timing-function:ease-out!important;animation:none!important}:root[data-motion=reduced] .primary-button:hover:not(:disabled),:root[data-motion=reduced] .secondary-button:hover:not(:disabled),:root[data-motion=reduced] .ghost-button:hover:not(:disabled),:root[data-motion=reduced] .glow-button:hover:not(:disabled),:root[data-motion=reduced] #roadmap-form input[name=jobTitle]:hover,:root[data-motion=reduced] #roadmap-form input[name=location]:hover,:root[data-motion=reduced] #roadmap-form select[name=compensation]:hover,:root[data-motion=reduced] .orange-gradient-control:hover,:root[data-motion=reduced] .tab:hover,:root[data-motion=reduced] .listing-card:hover,:root[data-motion=reduced] .project-card:hover,:root[data-motion=reduced] .resource-list article:hover,:root[data-motion=reduced] .transcript article:hover{opacity:1!important;transform:none!important}@media (prefers-reduced-motion:reduce){:root:not([data-motion-preference=full]) *,:root:not([data-motion-preference=full]) :before,:root:not([data-motion-preference=full]) :after{scroll-behavior:auto!important;transition-duration:.16s!important;transition-timing-function:ease-out!important;animation:none!important}:root:not([data-motion-preference=full]) .primary-button:hover:not(:disabled),:root:not([data-motion-preference=full]) .secondary-button:hover:not(:disabled),:root:not([data-motion-preference=full]) .ghost-button:hover:not(:disabled),:root:not([data-motion-preference=full]) .glow-button:hover:not(:disabled),:root:not([data-motion-preference=full]) #roadmap-form input[name=jobTitle]:hover,:root:not([data-motion-preference=full]) #roadmap-form input[name=location]:hover,:root:not([data-motion-preference=full]) #roadmap-form select[name=compensation]:hover,:root:not([data-motion-preference=full]) .orange-gradient-control:hover,:root:not([data-motion-preference=full]) .tab:hover,:root:not([data-motion-preference=full]) .listing-card:hover,:root:not([data-motion-preference=full]) .project-card:hover,:root:not([data-motion-preference=full]) .resource-list article:hover,:root:not([data-motion-preference=full]) .transcript article:hover{opacity:1!important;transform:none!important}}#roadmap .generate-roadmap-button{--liquid-metal-plate:#e8eef2;--liquid-metal-rim:conic-gradient(from 0deg, #f8fbff 0deg, #9ca9b4 34deg, #fff 72deg, #6f7f8c 116deg, #dce7ee 160deg, #8e9ca6 206deg, #fff 252deg, #7b8993 302deg, #f8fbff 360deg);--liquid-metal-rim-hover:conic-gradient(from 0deg, #6b3d10 0deg, #b27621 24deg, #efc765 42deg, #fff0b2 52deg, #c58a2a 70deg, #805017 100deg, #e0a338 130deg, #fff2bd 146deg, #b97b22 166deg, #6b3d10 190deg, #d7962f 222deg, #f5cb68 242deg, #fff1b6 254deg, #a86b1d 276deg, #7d4a15 306deg, #e4a83a 334deg, #6b3d10 360deg);isolation:isolate;background:var(--liquid-metal-plate) padding-box;-webkit-backdrop-filter:blur(14px)saturate(1.35);backdrop-filter:blur(14px)saturate(1.35);color:#173f52;border:1px solid #0000;transition:transform .22s cubic-bezier(.2,1.45,.32,1),box-shadow .22s,color .22s;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffdb,inset 0 -10px 18px #49657424,0 8px 18px #4d9eb726}#roadmap .generate-roadmap-button:before{z-index:-1;aspect-ratio:1;background:var(--liquid-metal-rim);content:"";opacity:.78;transform-origin:50%;width:max(180px,180%);height:auto;animation:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#roadmap .generate-roadmap-button:after{z-index:-1;border-radius:inherit;background:var(--liquid-metal-plate);content:"";position:absolute;inset:2px;box-shadow:inset 0 1px #ffffffe0,inset 0 -10px 18px #4965741f}#roadmap .generate-roadmap-button:hover:not(:disabled){color:#103b4d;transform:translateY(-2px)scale(1.018);box-shadow:inset 0 1px #ffffffe6,inset 0 -10px 18px #49657424,0 12px 24px #4eb0cc29,0 0 24px #f8c74c75}#roadmap .generate-roadmap-button:hover:not(:disabled):before{background:var(--liquid-metal-rim-hover);opacity:.92;animation:1.8s linear infinite liquid-metal-rim}#roadmap .generate-roadmap-button:active:not(:disabled){transform:translateY(1px)scale(.97)}#roadmap .density-control{border:1px solid var(--border-subtle);background:var(--surface-subtle);gap:5px;box-shadow:inset 0 1px #ffffff9e}#roadmap .density-option[aria-pressed=true]{box-shadow:inset 0 0 0 1px var(--border-subtle), 0 3px 10px #26546814}#roadmap .generate-roadmap-button:disabled{color:#173f5285}:root[data-theme=dark] #roadmap .generate-roadmap-button{--liquid-metal-plate:#343840;--liquid-metal-rim:conic-gradient(from 0deg, #aab1ba 0deg, #3f4650 38deg, #f1f4f7 78deg, #59616b 132deg, #c5cbd1 184deg, #2c3138 236deg, #eef2f5 286deg, #606874 326deg, #aab1ba 360deg);color:#edf7fb;text-shadow:0 1px 1px #0000006b;box-shadow:inset 0 1px #fff3,inset 0 -10px 18px #00000038,0 8px 18px #0003}:root[data-theme=dark] #roadmap .generate-roadmap-button:after{box-shadow:inset 0 1px #ffffff2e,inset 0 -10px 18px #0003}:root[data-theme=dark] #roadmap .generate-roadmap-button:hover:not(:disabled){color:#fff8d8;box-shadow:inset 0 1px #ffffff38,inset 0 -10px 18px #0000003d,0 12px 24px #00000042,0 0 26px #f8c74c6b}:root[data-theme=dark] #roadmap .density-control{border-color:var(--border-subtle);background:var(--surface-subtle)}:root[data-theme=dark] #roadmap .generate-roadmap-button:disabled{color:#edf7fb7a}@keyframes liquid-metal-rim{to{transform:translate(-50%,-50%)rotate(1turn)}}@media (max-width:640px){#roadmap .workflow-page-actions :is(.secondary-button,.ghost-button){width:100%}}@keyframes reduced-material-fade-in{0%{opacity:0}}@keyframes reduced-material-fade-out{to{opacity:0}}:root[data-motion=reduced] .settings-modal,:root[data-motion=reduced] .settings-modal-backdrop{filter:none!important;animation:.16s ease-out both reduced-material-fade-in!important;transform:none!important}:root[data-motion=reduced] .settings-modal-layer-closing .settings-modal,:root[data-motion=reduced] .settings-modal-layer-closing .settings-modal-backdrop{animation:.16s ease-in both reduced-material-fade-out!important}@media (prefers-reduced-motion:reduce){:root:not([data-motion-preference=full]) .settings-modal,:root:not([data-motion-preference=full]) .settings-modal-backdrop{filter:none!important;animation:.16s ease-out both reduced-material-fade-in!important;transform:none!important}:root:not([data-motion-preference=full]) .settings-modal-layer-closing .settings-modal,:root:not([data-motion-preference=full]) .settings-modal-layer-closing .settings-modal-backdrop{animation:.16s ease-in both reduced-material-fade-out!important}}@media (prefers-reduced-transparency:reduce){.sidebar,.sidebar-mobile-toggle,.settings-modal,.glass,.app-shell>.notice{background:var(--surface-solid)!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.settings-modal-backdrop,.sidebar-backdrop{-webkit-backdrop-filter:none!important;backdrop-filter:none!important}}@media (prefers-contrast:more){:root{--border-subtle:#10374975;--border-strong:#084963c7;--glass-border:var(--border-strong)}:root[data-theme=dark]{--border-subtle:#cdeff875;--border-strong:#daf7fbc7}.sidebar,.settings-modal,.glass,input,select,textarea,.listing-card,.project-card,.feature-panel{border-color:var(--border-strong)!important}}
:root{--nav-height:76px;--nav-inline:clamp(12px, 3.2vw, 48px);--content-width:1180px;--aurora-image:url(/aurora-veil-light.png);--aurora-blend:multiply}:root[data-theme=dark]{--aurora-image:url(/aurora-veil-dark.png);--aurora-blend:screen}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.app-shell,.landing-page,.workflow-panel{min-width:0;overflow-x:clip}@media (min-width:721px){.app-layout{padding-left:var(--sidebar-width)}.sidebar{height:100vh;box-shadow:none;-webkit-backdrop-filter:blur(28px)saturate(145%);backdrop-filter:blur(28px)saturate(145%);background:#f7fcfbdb;border:0;border-right:1px solid #32657929;border-radius:0;gap:20px;padding:20px 12px 16px;inset:0 auto 0 0}.sidebar-topline{padding-inline:10px}.sidebar-nav{gap:6px}.sidebar-future-nav{padding-top:16px}.sidebar-item,.sidebar-brand{border-radius:12px}.sidebar-item-active{box-shadow:inset 0 0 0 1px #2b86a41f}.sidebar.sidebar-collapsed{padding-inline:10px}:root[data-theme=dark] .sidebar{box-shadow:none;background:#071b26d6;border-right-color:#8eeaff29}}.top-nav-shell{z-index:40;width:min(calc(100% - (var(--nav-inline) * 2)), 1344px);position:fixed;top:22px;left:50%;transform:translate(-50%)}.top-nav{min-height:var(--nav-height);-webkit-backdrop-filter:blur(28px)saturate(145%);backdrop-filter:blur(28px)saturate(145%);background:#f7fcfbd1;border:1px solid #ffffffc7;border-radius:34px;align-items:center;padding:8px 12px 8px 18px;display:flex;box-shadow:inset 0 1px #fffffff5,inset 0 -1px #28708614,0 18px 54px #194e6324}.top-nav-brand,.top-nav-item,.top-nav-utility,.top-nav-profile,.top-nav-mobile-toggle{min-height:48px;color:var(--aero-ink);transition:transform .14s var(--ease-out), color .16s ease, background-color .16s ease, box-shadow .16s ease;align-items:center;display:inline-flex}.top-nav-brand{border-radius:22px;flex:none;gap:10px;padding:4px 12px 4px 4px;font-size:1.25rem;font-weight:700}.top-nav-brand:hover{background:#ffffff8a;text-decoration:none}.top-nav-logo{object-fit:contain;width:44px;height:44px}.top-nav-menu{flex:1;align-items:center;min-width:0;margin-left:clamp(10px,2vw,30px);display:flex}.top-nav-links{flex:1;justify-content:center;align-items:center;gap:4px;min-width:0;display:flex}.top-nav-item{white-space:nowrap;background:0 0;border-radius:18px;justify-content:center;gap:8px;padding:0 14px;font-size:.92rem;font-weight:600}.top-nav-item svg{width:18px;height:18px}.top-nav-item:hover:not(:disabled){color:#0a526c;background:#ffffff94;text-decoration:none;transform:translateY(-1px)}.top-nav-item:active:not(:disabled),.top-nav-utility:active:not(:disabled),.top-nav-brand:active{transform:scale(.98)}.top-nav-item-active{color:#0d455d;background:#6dcbd233;box-shadow:inset 0 0 0 1px #2b86a41a,inset 0 1px #ffffffbd,0 7px 18px #2b86a41a}.top-nav-item-disabled{color:#8697a1;cursor:not-allowed;opacity:1}.top-nav-item small,.top-nav-profile small{color:#71838d;background:#4d6c7b17;border-radius:7px;padding:2px 6px;font-size:.66rem;font-weight:700}.top-nav-utilities{border-left:1px solid var(--border-subtle);flex:none;align-items:center;gap:6px;margin-left:14px;padding-left:14px;display:flex}.top-nav-utility,.top-nav-mobile-toggle{background:0 0;border-radius:18px;justify-content:center;width:48px}.top-nav-utility:hover,.top-nav-mobile-toggle:hover{background:#ffffff9e}.top-nav-profile{opacity:1;background:0 0;border-radius:18px;gap:7px;padding:0 6px}.top-nav-profile>span{color:#fff;background:#102635e6;border:1px solid #10263557;border-radius:50%;place-items:center;width:38px;height:38px;font-size:.9rem;font-weight:650;display:grid}.top-nav-mobile-toggle,.top-nav-backdrop{display:none}:root[data-theme=dark] .top-nav{background:#041823cc;border-color:#8bdfee33;box-shadow:inset 0 1px #ffffff14,inset 0 -1px #79d5d91a,0 20px 60px #0000004d}:root[data-theme=dark] .top-nav-brand,:root[data-theme=dark] .top-nav-item,:root[data-theme=dark] .top-nav-utility,:root[data-theme=dark] .top-nav-mobile-toggle{color:#eaf8ff}:root[data-theme=dark] .top-nav-brand:hover,:root[data-theme=dark] .top-nav-item:hover:not(:disabled),:root[data-theme=dark] .top-nav-utility:hover,:root[data-theme=dark] .top-nav-mobile-toggle:hover{color:#fff;background:#52a5be1f}:root[data-theme=dark] .top-nav-item-active{color:#f4fdff;background:#48b7d324;box-shadow:inset 0 0 0 1px #79d5d947,inset 0 1px #ffffff14,0 0 26px #44c4db24}:root[data-theme=dark] .top-nav-item-disabled,:root[data-theme=dark] .top-nav-profile small{color:#718c99}:root[data-theme=dark] .top-nav-profile>span{background:#04121be6;border-color:#b1e8f44d}.aurora-backdrop{z-index:-2;pointer-events:none;display:block;position:absolute;inset:0;overflow:hidden}.aurora-layer{background-image:var(--aurora-image);mix-blend-mode:var(--aurora-blend);opacity:.62;will-change:transform;background-position:top;background-size:cover;display:block;position:absolute;inset:-26% -20%}.aurora-layer-one{animation:72s linear infinite alternate aurora-drift-one}.aurora-layer-two{opacity:.34;background-position:68% 20%;animation:96s linear infinite alternate aurora-drift-two;transform:scaleX(-1)}:root[data-theme=dark] .aurora-layer{opacity:.64;inset:-12% -5% -16% 5%}:root[data-theme=dark] .aurora-layer-two{opacity:.22;inset:-18% -2% -12% 12%}@keyframes aurora-drift-one{0%{transform:translate(-4%,-2%)scale(1.05)}to{transform:translate(5%,3%)scale(1.13)}}@keyframes aurora-drift-two{0%{transform:translate(5%,-3%)scaleX(-1)scale(1.08)}to{transform:translate(-5%,4%)scaleX(-1)scale(1.16)}}.landing-hero{min-height:max(840px,100svh);padding:150px var(--nav-inline) 0;box-shadow:inset 0 -150px 120px -100px var(--surface-canvas);align-items:stretch}.landing-hero:before{z-index:-3;background-image:url(/frutiger-aero-waterfront.png);background-position:top;background-size:cover;transform:none}.landing-hero:after{z-index:-1;background:#edf4f31a}.landing-hero-content{grid-template-columns:minmax(0,1fr);place-items:start center;gap:clamp(24px,3vw,52px);width:min(100%,900px);min-height:0}.landing-copy{text-align:center;max-width:610px;padding:clamp(14px,3vh,44px) 0 0}.landing-copy h1{color:#061a2d;letter-spacing:-.062em;text-shadow:0 3px 28px #ffffffad;margin-bottom:22px;font-size:clamp(6.2rem,10.8vw,10rem);font-weight:400;line-height:.82}.landing-copy p{margin-inline:auto;color:#213f53;text-wrap:balance;max-width:520px;margin-bottom:28px;font-size:clamp(1.45rem,2.3vw,2.05rem);font-weight:600;line-height:1.28}.hero-cta{min-width:190px;min-height:54px;font-size:1.04rem}.landing-actions{justify-content:center}.hero-preview{-webkit-backdrop-filter:blur(30px)saturate(135%);backdrop-filter:blur(30px)saturate(135%);background:#f7fcfcc7;border-color:#ffffffdb;border-radius:34px;place-self:start center;gap:22px;width:min(850px,100%);min-height:600px;margin-top:0;padding:30px 34px 42px;overflow:hidden;box-shadow:inset 0 1px #fffffff0,0 30px 82px #134a6033}.preview-topline{align-items:flex-start;gap:24px}.preview-topline-copy{gap:5px;max-width:520px;display:grid}.preview-topline-copy>strong{color:var(--aero-ink);background:0 0;margin:0;padding:0;font-size:1.55rem}.preview-topline-copy p{color:var(--aero-muted);margin:0;font-size:.92rem;line-height:1.45}.preview-modes{border:1px solid var(--border-subtle);background:#ffffff8f;border-radius:14px;flex:none;align-items:center;gap:0;display:flex;overflow:hidden}.preview-modes span{min-height:44px;color:var(--aero-ink);align-items:center;gap:8px;padding:8px 14px;font-weight:600;display:inline-flex}.preview-modes span+span{border-left:1px solid var(--border-subtle)}.hero-preview>h2{letter-spacing:0;margin:0;font-size:1rem}.preview-steps{border:1px solid var(--border-subtle);background:#ffffff57;border-radius:22px;gap:0;padding:10px 18px}.preview-step{min-width:0;box-shadow:none;background:0 0;border:0;border-radius:0;gap:14px;padding:12px 0}.preview-step+.preview-step{border-top:1px solid var(--border-subtle)}.preview-step p{flex:1;min-width:0}.preview-status{color:var(--aero-muted);background:#526b7a1a;border-radius:999px;flex:none;padding:5px 10px;font-size:.75rem;font-weight:650}.preview-status-complete{color:#26704e;background:#63ad872e}.preview-status-in-progress{color:#176b86;background:#6dcbd230}.preview-continue{background:var(--aero-blue);color:#fff;border-radius:999px;justify-content:center;justify-self:end;align-items:center;gap:10px;min-height:48px;padding:10px 18px;font-weight:650;display:inline-flex}.preview-continue:hover{background:#247792;text-decoration:none}:root[data-theme=dark] .landing-hero:before{filter:brightness(.58)saturate(.88)contrast(1.16)}:root[data-theme=dark] .landing-hero:after{background:#03121c1f}:root[data-theme=dark] .landing-copy h1,:root[data-theme=dark] .workflow-hero-copy h1{color:#f2fbff;text-shadow:0 2px 30px #46cfe024}:root[data-theme=dark] .landing-copy p,:root[data-theme=dark] .workflow-hero-copy>p:last-child{color:#c2dce6;text-shadow:0 2px 24px #0000007a}:root[data-theme=dark] .hero-preview{background:#041924d6;border-color:#89ddee33;box-shadow:inset 0 1px #ffffff14,0 34px 90px #0000006b}:root[data-theme=dark] .preview-topline-copy>strong{color:#f3fbff;background:0 0;padding:0}:root[data-theme=dark] .preview-step{box-shadow:none;background:0 0;border-color:#86deef24}:root[data-theme=dark] .preview-modes,:root[data-theme=dark] .preview-steps{background:#07202d94}.proof-band{background:var(--surface-canvas);margin-top:0;padding-top:70px}.proof-preview{border-radius:28px;grid-template-columns:1.2fr repeat(3,minmax(0,1fr))}.proof-card,.feature-panel{padding:26px}.landing-section{padding:96px var(--nav-inline)}.landing-section-inner{width:min(100%, var(--content-width))}.landing-section h2{max-width:760px;font-size:clamp(2.55rem,5vw,4.4rem);line-height:.98}.workflow-band{background:#6dcbd212}.feature-grid{gap:24px}.feature-panel{box-shadow:var(--shadow-medium);border-radius:28px}.why-band{padding-bottom:130px}.workflow-hero{min-height:clamp(500px,58svh,650px);padding:150px var(--nav-inline) 92px;box-shadow:inset 0 -150px 120px -100px var(--surface-canvas)}.workflow-hero:before{z-index:-3;background-position:50% 38%;background-size:cover;transform:none}.workflow-hero:after{z-index:-1;background:#edf4f31f}.roadmap-hero:before{background-image:url(/frutiger-aero-road.png)}.interview-hero:before{background-image:url(/frutiger-aero-meeting.png)}.workflow-hero-inner,.workflow-content{width:min(calc(100% - (var(--nav-inline) * 2)), var(--content-width))}.workflow-hero-copy{max-width:740px}.workflow-hero-copy h1{color:#061a2d;letter-spacing:-.055em;margin-bottom:18px;font-size:clamp(4.6rem,8.5vw,7.4rem);line-height:.86}.workflow-hero-copy>p:last-child{color:#213f53;max-width:650px;font-size:clamp(1.15rem,1.8vw,1.45rem);line-height:1.42}:root[data-theme=dark] .workflow-hero:before{filter:brightness(.5)saturate(.86)contrast(1.12)}:root[data-theme=dark] .workflow-hero:after{background:#03121c24}.workflow-content{margin-top:-62px;padding-bottom:96px}.workflow-page-actions{z-index:2;margin-bottom:14px;position:relative}.glass,.form-grid,.output-section,.interview-console,.empty,.loading,.readiness-rail,.roadmap-heading{-webkit-backdrop-filter:blur(24px)saturate(135%);backdrop-filter:blur(24px)saturate(135%);background:#f8fcfbd1;border-color:#ffffffb8;box-shadow:inset 0 1px #ffffffe6,0 20px 54px #184b5f1f}.readiness-rail{border-radius:24px;margin-bottom:18px;padding:10px}.form-grid{border-radius:28px;gap:22px;padding:clamp(22px,3vw,34px)}.output-section,.interview-console,.empty,.loading,.roadmap-heading{border-radius:26px}.workflow-content,.form-grid,.output-section,.listing-grid,.project-grid,.resource-list,.transcript,.table-wrap{min-width:0;max-width:100%}input,select,textarea,.check-pill span,.file-drop,.resume-source-panel,.text-answer-form,.prompt-box{background:#ffffffa3;border-color:#32657924}.check-pill input{width:1px;height:1px;min-height:0}.primary-button{background:var(--aero-blue);box-shadow:0 12px 28px #2b86a438}.primary-button:hover:not(:disabled){background:#237894;transform:translateY(-1px)}.generate-roadmap-button,.preview-route{animation:none}.secondary-button,.ghost-button,.tab{background:#fafdfcbd}.listing-card,.project-card,.resource-list article,.simple-card,.transcript article{border-color:var(--border-subtle);background:#ffffff85;box-shadow:0 10px 28px #184b5f12}.settings-modal{-webkit-backdrop-filter:blur(34px)saturate(135%);backdrop-filter:blur(34px)saturate(135%);background:#f7fbfaeb;border-radius:30px}.settings-modal-backdrop{background:#061b2770}.app-shell>.notice{width:min(100% - 32px,760px);top:116px}:root[data-theme=dark] .glass,:root[data-theme=dark] .form-grid,:root[data-theme=dark] .output-section,:root[data-theme=dark] .interview-console,:root[data-theme=dark] .empty,:root[data-theme=dark] .loading,:root[data-theme=dark] .readiness-rail,:root[data-theme=dark] .roadmap-heading{background:#061d29cc;border-color:#86deef2e;box-shadow:inset 0 1px #ffffff12,0 24px 64px #00000047}:root[data-theme=dark] input,:root[data-theme=dark] select,:root[data-theme=dark] textarea,:root[data-theme=dark] .check-pill span,:root[data-theme=dark] .file-drop,:root[data-theme=dark] .resume-source-panel,:root[data-theme=dark] .text-answer-form,:root[data-theme=dark] .prompt-box,:root[data-theme=dark] .listing-card,:root[data-theme=dark] .project-card,:root[data-theme=dark] .resource-list article,:root[data-theme=dark] .simple-card,:root[data-theme=dark] .transcript article{background:#0a2936b8;border-color:#86deef29}:root[data-theme=dark] .primary-button{background:#2c91ac}:root[data-theme=dark] .secondary-button,:root[data-theme=dark] .ghost-button,:root[data-theme=dark] .tab{background:#0c2e3cc7}.app-loading-shell{background:var(--surface-canvas);min-height:100svh;padding:22px var(--nav-inline);position:relative;overflow:hidden}.loading-nav{width:min(100%,1344px);min-height:var(--nav-height);border-radius:34px;justify-content:space-between;align-items:center;margin:0 auto;padding:8px 18px;display:flex}.loading-brand{color:var(--aero-ink);align-items:center;gap:10px;font-size:1.2rem;font-weight:700;display:inline-flex}.loading-brand img{width:44px;height:44px}.loading-nav-lines{gap:10px;display:flex}.loading-nav-lines i,.loading-hero span,.loading-hero strong,.loading-hero i{background:#2b86a41f;border-radius:999px;animation:1.8s ease-in-out infinite alternate loading-breathe;display:block}.loading-nav-lines i{width:84px;height:38px}.loading-hero{align-content:center;gap:18px;width:min(100%,1344px);min-height:calc(100svh - 120px);margin:0 auto;display:grid}.loading-hero span{width:min(62vw,700px);height:clamp(78px,10vw,144px)}.loading-hero strong{width:min(48vw,520px);height:34px}.loading-hero i{width:190px;height:54px}@keyframes loading-breathe{to{opacity:.42}}@media (max-width:1120px){.top-nav-item{gap:6px;padding-inline:10px}.top-nav-item small{display:none}.landing-hero-content{grid-template-columns:1fr}.hero-preview{width:min(100%,850px)}.proof-preview{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:920px){:root{--nav-height:60px;--nav-inline:12px}.top-nav-shell{top:12px}.top-nav{min-height:var(--nav-height);border-radius:24px;padding:5px 7px 5px 9px}.top-nav-logo{width:38px;height:38px}.top-nav-brand{min-height:48px;font-size:1.08rem}.top-nav-mobile-toggle{margin-left:auto;display:inline-flex}.top-nav-menu{width:min(360px,100vw - 24px);max-height:calc(100svh - 94px);box-shadow:var(--shadow-float);opacity:0;pointer-events:none;transform-origin:100% 0;transition:opacity .22s ease, transform .22s var(--ease-out);-webkit-backdrop-filter:blur(28px)saturate(135%);backdrop-filter:blur(28px)saturate(135%);background:#f7fcfbf0;border:1px solid #ffffffc7;border-radius:24px;margin:0;padding:12px;display:grid;position:absolute;top:calc(100% + 10px);right:0;overflow:auto;transform:translateY(-8px)scale(.98)}.top-nav-menu-open{opacity:1;pointer-events:auto;transform:none}.top-nav-links{gap:4px;display:grid}.top-nav-item{justify-content:flex-start;width:100%;padding-inline:14px}.top-nav-item small{margin-left:auto;display:inline-flex}.top-nav-utilities{border-top:1px solid var(--border-subtle);border-left:0;justify-content:flex-end;margin:10px 0 0;padding:10px 0 0}.top-nav-backdrop{z-index:35;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#061b273d;display:block;position:fixed;inset:0}:root[data-theme=dark] .top-nav-menu{background:#041823f2;border-color:#86deef2e}.landing-hero{min-height:970px;padding-top:120px}.landing-hero-content{grid-template-columns:1fr;gap:26px;min-height:0}.landing-copy{padding:18px 12px 0}.landing-copy h1{font-size:clamp(5rem,18vw,8rem)}.hero-preview{border-radius:30px;justify-self:center;width:min(100%,760px);min-height:560px;margin:0}.landing-section,.workflow-hero{padding-inline:24px}.proof-preview,.feature-grid,.two-column,.why-layout{grid-template-columns:1fr}.workflow-hero{min-height:520px;padding-top:124px}.workflow-hero-inner,.workflow-content{width:min(100%, var(--content-width))}.readiness-rail{grid-template-columns:repeat(2,minmax(0,1fr))}.readiness-step:nth-child(2):after{display:none}}@media (max-width:640px){.landing-hero{min-height:860px;padding-inline:12px}.landing-copy{padding-inline:6px}.landing-copy h1{margin-bottom:16px;font-size:clamp(4.3rem,22vw,6rem)}.landing-copy p{font-size:clamp(1.2rem,6vw,1.55rem)}.hero-cta{width:100%}.hero-preview{width:calc(100% + 12px);min-height:0;margin-top:0;padding:24px 18px 32px}.preview-topline{display:grid}.preview-modes{width:fit-content}.preview-step{align-items:flex-start}.preview-status{display:none}.preview-continue{justify-self:stretch}.landing-section{padding:72px 18px}.landing-section h2{font-size:clamp(2.35rem,12vw,3.4rem)}.proof-band{padding-top:48px}.proof-preview{gap:1px}.proof-card,.feature-panel{padding:22px}.workflow-hero{min-height:470px;padding:118px 18px 74px}.workflow-hero-copy h1{font-size:clamp(3.9rem,20vw,5.8rem)}.workflow-hero-copy>p:last-child{font-size:1.05rem}.workflow-content{width:calc(100% - 24px);margin-top:-44px;padding-bottom:72px}.workflow-page-actions>*{flex:140px}.readiness-rail{grid-template-columns:1fr}.readiness-step:after{display:none}.form-grid{border-radius:24px;grid-template-columns:1fr;gap:18px;padding:20px 16px}.choice-row{gap:8px}.check-pill{max-width:100%}.check-pill span{min-height:40px;padding-inline:12px}.output-section,.interview-console,.empty,.loading,.roadmap-heading{border-radius:22px}.section-heading.inline,.console-top{align-items:flex-start}.roadmap-output-controls,.interview-actions,.form-actions,.file-picker-row{width:100%}.roadmap-output-controls>*,.interview-actions>*,.form-actions>*,.file-picker-row>*{max-width:100%}.table-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}.settings-modal-layer{padding:10px}.settings-modal{border-radius:24px;max-height:calc(100svh - 20px)}.settings-modal-nav{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-columns:auto;grid-auto-flow:row;overflow:visible}.settings-modal-nav-item{width:100%}.app-shell>.notice{top:84px}.loading-nav-lines{display:none}.loading-hero span{width:88vw}.loading-hero strong{width:74vw}}:root[data-motion=reduced] .aurora-layer{animation:none;transform:none}@media (prefers-reduced-motion:reduce){:root:not([data-motion-preference=full]) .aurora-layer{animation:none;transform:none}}@media (prefers-reduced-transparency:reduce){.top-nav,.top-nav-menu,.hero-preview{background:var(--surface-solid)!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}}

