:where([data-fui-icon]){line-height:0;display:inline}@media (forced-colors:active){[data-fui-icon]:not([data-fui-icon=font]){forced-color-adjust:auto}}[data-fui-icon=font]{color:currentColor;font-style:normal;line-height:1em;display:inline-block}[data-fui-icon-rtl]{transform:scaleX(-1)}[data-fui-icon-hidden]{display:none}[data-fui-icon-font=filled]{font-family:FluentSystemIconsFilled}[data-fui-icon-font=regular]{font-family:FluentSystemIconsRegular}[data-fui-icon-font=resizable]{font-family:FluentSystemIcons}[data-fui-icon-font=light]{font-family:FluentSystemIconsLight}
:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--canvas:#f5f5f5;--chrome:#fafafa;--surface-primary:#fff;--surface-secondary:#fafafa;--surface-hover:#f5f5f5;--text-primary:#242424;--text-strong:#071a42;--text-secondary:#424242;--text-tertiary:#616161;--stroke-control:#d1d1d1;--stroke-surface:#e0e0e0;--stroke-subtle:#f0f0f0;--brand-foreground:#0f6cbd;--brand-link:#115ea3;--brand-action:#0f6cbd;--brand-action-hover:#115ea3;--brand-action-pressed:#0c3b5e;--brand-subtle:#ebf3fc;--brand-stroke:#b4d6fa;--text-on-brand:#fff;--success-foreground:#0e700e;--success-background:#f1faf1;--warning-foreground:#bc4b09;--shadow-float:0 8px 28px #00000014;--container:1280px;--header-height:64px}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--canvas:#141414;--chrome:#1f1f1f;--surface-primary:#292929;--surface-secondary:#333;--surface-hover:#3d3d3d;--text-primary:#fff;--text-strong:#fff;--text-secondary:#d6d6d6;--text-tertiary:#adadad;--stroke-control:#666;--stroke-surface:#525252;--stroke-subtle:#3d3d3d;--brand-foreground:#479ef5;--brand-link:#479ef5;--brand-action:#115ea3;--brand-action-hover:#0f6cbd;--brand-action-pressed:#0c3b5e;--brand-subtle:#082338;--brand-stroke:#0e4775;--success-foreground:#54b054;--success-background:#052505;--warning-foreground:#faa06b;--shadow-float:0 12px 36px #0000004d}}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 24px)}body{background:var(--canvas);color:var(--text-primary);text-rendering:optimizelegibility;margin:0;font-family:Segoe UI Variable,Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;line-height:1.5}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}svg{flex:none;display:block}.container{width:min(100% - 64px, var(--container));margin-inline:auto}.skip-link{z-index:100;border:1px solid var(--brand-stroke);background:var(--surface-primary);color:var(--brand-link);border-radius:4px;padding:10px 14px;position:fixed;top:8px;left:8px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}:focus-visible{box-shadow:0 0 0 2px var(--canvas), 0 0 0 4px var(--brand-foreground);outline:none}.site-header{z-index:40;min-height:var(--header-height);border-bottom:1px solid var(--stroke-surface);background:color-mix(in srgb, var(--chrome) 92%, transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);position:sticky;top:0}.site-header__inner{min-height:var(--header-height);grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;display:grid}.site-header__brand{border-radius:4px;width:max-content}.brand{min-width:max-content;color:var(--text-strong);align-items:center;gap:8px;display:inline-flex}.brand__mark{background:var(--brand-foreground);flex:0 0 29px;width:29px;height:20px;-webkit-mask:url(/brand/offer-crusher-mark.svg) 50%/contain no-repeat;mask:url(/brand/offer-crusher-mark.svg) 50%/contain no-repeat}.brand__name{letter-spacing:-.01em;font-size:15px;font-weight:600}.brand--inverse{color:var(--text-on-brand)}.brand--inverse .brand__mark{background:var(--text-on-brand)}.desktop-nav{color:var(--text-secondary);justify-content:center;align-items:center;gap:28px;font-size:14px;display:flex}.desktop-nav a,.site-footer nav a{border-radius:2px;transition:color .14s ease-out}.desktop-nav a:hover,.site-footer nav a:hover{color:var(--brand-link)}.site-header__actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.button{text-align:center;border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:8px 18px;font-size:14px;font-weight:600;line-height:20px;transition:background-color .14s ease-out,border-color .14s ease-out,color .14s ease-out;display:inline-flex}.button--large{min-height:48px;padding:12px 22px;font-size:15px}.button--primary{border-color:var(--brand-action);background:var(--brand-action);color:var(--text-on-brand)}.button--primary:hover{border-color:var(--brand-action-hover);background:var(--brand-action-hover)}.button--primary:active{border-color:var(--brand-action-pressed);background:var(--brand-action-pressed)}.button--secondary{border-color:var(--brand-action);color:var(--brand-link);background:0 0}.button--secondary:hover{background:var(--brand-subtle)}.button--subtle{color:var(--text-secondary)}.button--subtle:hover{background:var(--surface-hover);color:var(--text-primary)}.button--on-brand{color:#0c3b5e;background:#fff;border-color:#fff}.button--on-brand:hover{background:#ebf3fc}.mobile-menu{display:none;position:relative}.mobile-menu summary{cursor:pointer;border:1px solid var(--stroke-control);background:var(--surface-primary);border-radius:4px;place-items:center;width:40px;height:40px;list-style:none;display:grid}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu nav{border:1px solid var(--stroke-surface);background:var(--surface-primary);width:min(280px,100vw - 32px);box-shadow:var(--shadow-float);border-radius:8px;padding:8px;display:grid;position:absolute;top:48px;right:0}.mobile-menu nav a{border-radius:4px;min-height:44px;padding:11px 12px}.mobile-menu nav a:hover{background:var(--surface-hover)}.hero{border-bottom:1px solid var(--stroke-surface);background:var(--surface-primary);overflow:hidden}.hero__inner{grid-template-columns:minmax(0,.84fr) minmax(600px,1.16fr);align-items:center;gap:64px;min-height:680px;padding-block:80px 64px;display:grid}.hero__copy{z-index:2;position:relative}.hero h1{max-width:650px;color:var(--text-strong);letter-spacing:-.045em;margin:0;font-size:clamp(42px,4.2vw,64px);font-weight:600;line-height:1.05}.hero__copy>p{max-width:610px;color:var(--text-secondary);margin:28px 0 0;font-size:18px;line-height:1.55}.hero-download{align-items:flex-start;gap:20px;margin-top:32px;display:flex}.hero-download__button{flex:none;min-height:56px;padding:14px 24px;font-size:17px;line-height:24px}.hero-download__details{max-width:330px;color:var(--text-tertiary);gap:4px;padding-top:2px;font-size:12px;line-height:16px;display:grid}.hero-download__details strong{color:var(--text-secondary);font-size:13px;font-weight:600;line-height:20px}.hero-download__windows{color:var(--text-secondary);margin-top:2px;font-weight:600}.hero__actions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.configuration-notice{border:1px solid var(--brand-stroke);background:var(--brand-subtle);max-width:560px;color:var(--text-secondary);border-radius:6px;margin-top:20px;padding:12px 16px;font-size:14px}.hero__visual{min-width:0;position:relative}.hero__visual:before{border:1px solid var(--stroke-subtle);content:"";position:absolute;inset:-32px -120px -32px 24%}.journey-board,.product-frame{border:1px solid var(--stroke-surface);background:var(--surface-primary);box-shadow:var(--shadow-float);border-radius:8px;position:relative}.journey-board{z-index:1;min-width:720px;padding:20px}.journey-board__columns{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.journey-column{border:1px solid var(--stroke-subtle);background:var(--surface-secondary);border-radius:6px;min-height:286px;padding:12px}.journey-column>header{color:var(--text-secondary);justify-content:space-between;align-items:center;margin-bottom:12px;font-size:12px;font-weight:600;display:flex}.journey-column>header strong{border:1px solid var(--brand-stroke);background:var(--brand-subtle);min-width:24px;color:var(--brand-foreground);text-align:center;border-radius:2px;padding:1px 5px}.vacancy-card{border:1px solid var(--stroke-surface);background:var(--surface-primary);border-radius:4px;align-items:flex-start;gap:8px;min-height:66px;margin-top:8px;padding:10px;display:flex}.vacancy-card__signal{background:var(--brand-action);border-radius:50%;width:7px;height:7px;margin-top:5px}.vacancy-card__signal--violet{background:#7160e8}.vacancy-card__signal--green{background:var(--success-foreground)}.vacancy-card span:last-child{gap:2px;min-width:0;display:grid}.vacancy-card strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:16px;overflow:hidden}.vacancy-card small{color:var(--text-tertiary);font-size:9px;line-height:14px}.decision-note{border:1px solid color-mix(in srgb, var(--success-foreground) 34%, transparent);background:var(--success-background);color:var(--success-foreground);border-radius:4px;align-items:center;gap:6px;margin-top:8px;padding:8px;font-size:10px;font-weight:600;display:flex}.journey-board__support{grid-template-columns:1fr 92px 1fr;align-items:center;gap:12px;margin-top:16px;display:grid}.support-tile{border:1px solid var(--stroke-surface);background:var(--surface-secondary);min-height:70px;color:var(--brand-foreground);border-radius:6px;align-items:center;gap:10px;padding:12px;display:flex}.support-tile>span{gap:2px;display:grid}.support-tile strong{color:var(--text-primary);font-size:11px}.support-tile small{color:var(--text-tertiary);font-size:9px}.support-orbit{border-top:1px dashed var(--brand-stroke);height:1px;position:relative}.support-orbit span{border:7px solid var(--brand-action);background:var(--surface-primary);border-top-color:#0000;border-radius:50%;width:28px;height:28px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-18deg)}.overview{border-bottom:1px solid var(--stroke-surface);background:var(--surface-primary)}.overview__grid{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.overview-item{border-left:1px solid var(--stroke-surface);align-items:center;gap:14px;min-height:132px;padding:24px;display:flex}.overview-item:last-child{border-right:1px solid var(--stroke-surface)}.icon-box,.workflow__icon{border:1px solid var(--brand-stroke);background:var(--brand-subtle);width:44px;height:44px;color:var(--brand-foreground);border-radius:6px;flex:none;place-items:center;display:grid}.overview-item>span:last-child{gap:4px;display:grid}.overview-item strong{color:var(--text-strong);font-size:14px;font-weight:600}.overview-item small{color:var(--text-tertiary);font-size:12px;line-height:18px}.section{padding-block:112px}.section-heading{max-width:760px;margin-bottom:56px}.section-heading--centered{text-align:center;margin-inline:auto}.section-heading h2{color:var(--text-strong);letter-spacing:-.035em;margin:0;font-size:clamp(32px,3.2vw,46px);font-weight:600;line-height:1.12}.section-heading p{color:var(--text-secondary);margin:18px 0 0;font-size:17px;line-height:1.6}.workflow{background:var(--canvas)}.workflow__steps{grid-template-columns:repeat(4,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.workflow__steps li{border-top:1px solid var(--stroke-surface);min-height:238px;padding:28px 28px 28px 0;position:relative}.workflow__steps li:not(:last-child):after{border-top:1px dashed var(--brand-stroke);content:"";position:absolute;top:50px;left:76px;right:24px}.workflow__number{color:var(--text-tertiary);font-size:12px;position:absolute;top:24px;right:28px}.workflow__icon{z-index:1;background:var(--surface-primary);margin-bottom:24px;position:relative}.workflow__steps strong{color:var(--text-strong);font-size:17px;font-weight:600;display:block}.workflow__steps p{max-width:220px;color:var(--text-tertiary);margin:8px 0 0;font-size:14px}.section-action{justify-content:center;margin-top:24px;display:flex}.features{border-block:1px solid var(--stroke-surface);background:var(--surface-primary)}.feature-stories{border-top:1px solid var(--stroke-surface)}.feature-story{border-bottom:1px solid var(--stroke-surface);grid-template-columns:minmax(0,1.25fr) minmax(340px,.75fr);align-items:center;gap:72px;min-height:620px;padding-block:64px;display:grid}.feature-story--reverse{grid-template-columns:minmax(340px,.75fr) minmax(0,1.25fr)}.feature-story--reverse .feature-story__visual{order:2}.feature-story--reverse .feature-story__copy{order:1}.feature-story__visual{min-width:0}.feature-story__copy{max-width:460px}.feature-index{color:var(--brand-foreground);letter-spacing:.08em;margin-bottom:16px;font-size:13px;font-weight:600;display:block}.feature-story h3{color:var(--text-strong);letter-spacing:-.035em;margin:0;font-size:clamp(28px,2.6vw,40px);font-weight:600;line-height:1.16}.feature-story__copy>p{color:var(--text-secondary);margin:20px 0 0;font-size:16px;line-height:1.65}.feature-story ul,.price-card ul{gap:10px;margin:24px 0 0;padding:0;list-style:none;display:grid}.feature-story li,.price-card li{color:var(--text-secondary);align-items:flex-start;gap:9px;font-size:14px;display:flex}.feature-story li svg,.price-card li svg{color:var(--success-foreground);margin-top:1px}.text-link{color:var(--brand-link);border-radius:2px;align-items:center;gap:6px;margin-top:28px;font-size:14px;font-weight:600;display:inline-flex}.text-link:hover{text-underline-offset:3px;text-decoration:underline}.product-frame{box-shadow:none;overflow:hidden}.product-frame__topbar,.product-frame__footer{border-bottom:1px solid var(--stroke-surface);background:var(--surface-secondary);align-items:center;gap:10px;min-height:56px;padding:12px 16px;display:flex}.product-frame__title{color:var(--text-strong);align-items:center;gap:9px;font-size:13px;font-weight:600;display:flex}.product-frame__title svg{color:var(--brand-foreground)}.product-frame__meta{color:var(--text-tertiary);margin-left:auto;font-size:11px}.pipeline-grid{background:var(--canvas);grid-template-columns:repeat(4,minmax(150px,1fr));gap:8px;padding:16px;display:grid}.pipeline-stage{border:1px solid var(--stroke-surface);background:var(--surface-secondary);border-radius:4px;min-height:270px;padding:10px}.pipeline-stage>header{color:var(--text-secondary);justify-content:space-between;padding:0 2px 10px;font-size:11px;display:flex}.pipeline-stage>header strong{color:var(--brand-foreground)}.pipeline-stage__card,.pipeline-stage__ghost{border:1px solid var(--stroke-surface);background:var(--surface-primary);border-radius:4px}.pipeline-stage__card{gap:4px;min-height:110px;padding:12px;display:grid}.pipeline-stage__card strong{font-size:11px}.pipeline-stage__card span,.pipeline-stage__card small{color:var(--text-tertiary);font-size:9px}.pipeline-stage__card small{color:var(--brand-foreground);align-self:end}.pipeline-stage__ghost{opacity:.55;height:56px;margin-top:8px}.product-frame__footer{border-top:1px solid var(--stroke-surface);color:var(--text-tertiary);border-bottom:0;font-size:11px}.product-frame__footer svg{color:var(--brand-foreground)}.product-frame__footer strong{color:var(--text-secondary);margin-left:auto;font-size:11px}.match-list{padding:8px 16px 16px;display:grid}.match-row{border-bottom:1px solid var(--stroke-surface);grid-template-columns:28px minmax(0,1fr) auto auto;align-items:center;gap:12px;min-height:74px;display:grid}.match-row:last-child{border-bottom:0}.match-row__index{background:var(--brand-subtle);width:24px;height:24px;color:var(--brand-foreground);border-radius:50%;place-items:center;font-size:10px;font-weight:600;display:grid}.match-row__index--2{color:#5b4abb}.match-row__index--3,.match-row__index--4{color:var(--success-foreground)}.match-row__copy{gap:2px;min-width:0;display:grid}.match-row__copy strong{color:var(--text-strong);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.match-row__copy small{color:var(--text-tertiary);font-size:10px}.match-row__score{color:var(--success-foreground);font-size:12px}.match-row__action{border:1px solid var(--brand-stroke);color:var(--brand-link);border-radius:4px;padding:4px 8px;font-size:10px;font-weight:600}.resume-compare{background:var(--canvas);grid-template-columns:minmax(0,1fr) 48px minmax(0,1fr);align-items:center;gap:12px;min-height:390px;padding:28px;display:grid}.resume-sheet{border:1px solid var(--stroke-surface);background:var(--surface-primary);border-radius:4px;min-height:286px;padding:24px}.resume-sheet>span{color:var(--text-tertiary);font-size:10px}.resume-sheet__heading,.resume-sheet__line{background:var(--stroke-control);border-radius:2px;height:6px;margin-top:18px}.resume-sheet__heading{background:var(--brand-action);width:44%;height:10px}.resume-sheet__line--short{width:70%}.resume-sheet--after{border-color:var(--brand-stroke)}.resume-sheet--after .resume-sheet__line{background:color-mix(in srgb, var(--brand-action) 22%, var(--stroke-control))}.resume-arrow{border:1px solid var(--brand-stroke);background:var(--brand-subtle);width:40px;height:40px;color:var(--brand-foreground);border-radius:50%;place-items:center;display:grid}.resume-checks{flex-wrap:wrap;grid-column:1/-1;justify-content:center;gap:16px 24px;display:flex}.resume-checks span{color:var(--success-foreground);align-items:center;gap:6px;font-size:10px;display:flex}.practice-grid{background:var(--canvas);grid-template-columns:1.2fr .8fr;gap:16px;min-height:400px;padding:24px;display:grid}.practice-dialogue,.practice-progress{border:1px solid var(--stroke-surface);background:var(--surface-primary);border-radius:6px;padding:24px}.dialogue-label{color:var(--brand-foreground);letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:600}.practice-dialogue p{color:var(--text-strong);margin:10px 0 32px;font-size:15px;font-weight:600;line-height:1.5}.answer-line{background:var(--stroke-control);border-radius:2px;width:100%;height:7px;margin-top:16px}.answer-line--medium{width:82%}.answer-line--short{width:58%}.practice-progress{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.practice-progress__icon{border:1px solid var(--brand-stroke);background:var(--brand-subtle);width:64px;height:64px;color:var(--brand-foreground);border-radius:50%;place-items:center;display:grid}.practice-progress strong{color:var(--text-strong);margin-top:18px;font-size:14px}.practice-progress>span{color:var(--text-tertiary);margin-top:6px;font-size:11px}.practice-progress__steps{gap:6px;margin-top:24px;display:flex}.practice-progress__steps i{background:var(--stroke-control);border-radius:2px;width:24px;height:4px}.practice-progress__steps .is-complete{background:var(--success-foreground)}.practice-progress__steps .is-current{background:var(--brand-action)}.clarity{background:var(--brand-subtle)}.clarity__inner{grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);align-items:start;gap:72px;display:grid}.clarity .section-heading{margin-bottom:0}.clarity__grid{border:1px solid var(--brand-stroke);background:var(--surface-primary);border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.clarity__grid article{border-right:1px solid var(--stroke-surface);min-height:260px;padding:28px}.clarity__grid article:last-child{border-right:0}.clarity__grid svg{color:var(--brand-foreground)}.clarity__grid h3{color:var(--text-strong);margin:48px 0 0;font-size:17px;font-weight:600}.clarity__grid p{color:var(--text-tertiary);margin:10px 0 0;font-size:14px}.pricing{border-bottom:1px solid var(--stroke-surface);background:var(--surface-primary)}.pricing__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.price-card{border:1px solid var(--stroke-surface);background:var(--surface-primary);border-radius:6px;flex-direction:column;min-height:470px;padding:28px;display:flex;position:relative}.price-card--featured{border:2px solid var(--brand-action);padding:27px}.price-card__badge{background:var(--brand-action);color:var(--text-on-brand);border-radius:2px;padding:4px 10px;font-size:11px;font-weight:600;position:absolute;top:-13px;right:20px}.price-card header h3{color:var(--text-strong);margin:0;font-size:20px;font-weight:600}.price-card header p{color:var(--text-tertiary);margin:8px 0 0;font-size:13px}.price-card__price{color:var(--text-strong);letter-spacing:-.04em;margin-top:32px;font-size:42px;font-weight:600}.price-card__price small{color:var(--text-tertiary);letter-spacing:0;font-size:14px;font-weight:500}.price-card .button{width:100%;margin-top:auto}.pricing__note{color:var(--text-tertiary);text-align:center;margin:20px 0 0;font-size:13px}.faq{background:var(--canvas)}.faq__layout{grid-template-columns:minmax(260px,.7fr) minmax(0,1.3fr);align-items:start;gap:80px;display:grid}.faq .section-heading{top:calc(var(--header-height) + 32px);margin-bottom:0;position:sticky}.faq .section-heading .button{margin-top:28px}.faq__list{border-top:1px solid var(--stroke-surface)}.faq details{border-bottom:1px solid var(--stroke-surface)}.faq summary{cursor:pointer;min-height:68px;color:var(--text-strong);padding:22px 48px 22px 0;font-size:16px;font-weight:600;list-style:none;position:relative}.faq summary::-webkit-details-marker{display:none}.faq summary:before,.faq summary:after{background:var(--brand-foreground);content:"";width:14px;height:1px;position:absolute;top:33px;right:8px}.faq summary:after{transition:transform .18s ease-out;transform:rotate(90deg)}.faq details[open] summary:after{transform:rotate(0)}.faq details p{max-width:720px;color:var(--text-secondary);margin:-4px 48px 24px 0;font-size:14px;line-height:1.65}.final-cta{background:var(--canvas);padding-bottom:48px}.final-cta__inner{background:var(--brand-action);min-height:190px;color:var(--text-on-brand);border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:28px;padding:40px;display:grid}.final-cta__brand{place-items:center;display:grid}.final-cta__inner h2{letter-spacing:-.03em;margin:0;font-size:clamp(26px,2.6vw,38px);font-weight:600;line-height:1.15}.final-cta__inner p{color:#ffffffd1;margin:10px 0 0;font-size:14px}.site-footer{border-top:1px solid var(--stroke-surface);background:var(--chrome)}.site-footer__inner{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:24px;min-height:120px;display:grid}.site-footer nav{color:var(--text-secondary);gap:24px;font-size:13px;display:flex}.site-footer__primary{justify-self:center}.site-footer__meta{justify-items:end;gap:10px;display:grid}.site-footer__legal{gap:16px!important}.site-footer__meta>span{color:var(--text-tertiary);font-size:12px}.legal-header{z-index:40;border-bottom:1px solid var(--stroke-surface);background:color-mix(in srgb, var(--chrome) 94%, transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);position:sticky;top:0}.legal-header__inner{min-height:var(--header-height);justify-content:space-between;align-items:center;display:flex}.legal-header__inner>a:first-child,.legal-header__back{border-radius:4px}.legal-header__back{min-height:40px;color:var(--text-secondary);align-items:center;gap:8px;padding:8px 12px;font-size:14px;font-weight:600;display:inline-flex}.legal-header__back:hover{background:var(--surface-hover);color:var(--text-primary)}.legal-page{background:var(--canvas)}.legal-hero{border-bottom:1px solid var(--stroke-surface);background:var(--surface-primary)}.legal-hero__inner{padding-block:72px 64px}.legal-hero__eyebrow{color:var(--brand-foreground);letter-spacing:.04em;font-size:13px;font-weight:600}.legal-hero h1{max-width:900px;color:var(--text-strong);letter-spacing:-.045em;margin:12px 0 0;font-size:clamp(38px,5vw,64px);font-weight:600;line-height:1.06}.legal-hero__inner>p:not(.legal-hero__revision){max-width:760px;color:var(--text-secondary);margin:20px 0 0;font-size:18px;line-height:1.6}.legal-hero__revision{color:var(--text-tertiary);margin:24px 0 0;font-size:13px}.legal-layout{grid-template-columns:minmax(220px,280px) minmax(0,800px);justify-content:space-between;gap:80px;padding-block:56px 96px;display:grid}.legal-toc{min-width:0}.legal-toc nav{top:calc(var(--header-height) + 24px);max-height:calc(100vh - var(--header-height) - 48px);border:1px solid var(--stroke-surface);background:var(--surface-primary);border-radius:8px;padding:20px;position:sticky;overflow-y:auto}.legal-toc nav>span,.legal-related>span{color:var(--text-tertiary);letter-spacing:.06em;text-transform:uppercase;font-size:12px;font-weight:600;display:block}.legal-toc ol{gap:2px;margin:14px 0 0;padding:0;list-style:none;display:grid}.legal-toc a{color:var(--text-secondary);border-radius:4px;grid-template-columns:28px minmax(0,1fr);gap:8px;padding:7px 8px;font-size:12px;line-height:18px;display:grid}.legal-toc a span{color:var(--brand-foreground);font-variant-numeric:tabular-nums;font-weight:600}.legal-toc a:hover{background:var(--surface-hover);color:var(--text-primary)}.legal-article{min-width:0}.legal-section{scroll-margin-top:calc(var(--header-height) + 24px);border-bottom:1px solid var(--stroke-surface);content-visibility:auto;contain-intrinsic-size:auto 360px;padding:0 0 48px}.legal-section+.legal-section{padding-top:48px}.legal-section header{grid-template-columns:40px minmax(0,1fr);align-items:baseline;gap:12px;margin-bottom:24px;display:grid}.legal-section header>span{color:var(--brand-foreground);font-variant-numeric:tabular-nums;font-size:13px;font-weight:600}.legal-section h2{color:var(--text-strong);letter-spacing:-.025em;margin:0;font-size:clamp(24px,3vw,32px);font-weight:600;line-height:1.2}.legal-section p,.legal-section li{color:var(--text-secondary);font-size:15px;line-height:1.75}.legal-section p{margin:16px 0 0 52px}.legal-section ul{gap:10px;margin:18px 0 0 52px;padding-left:20px;display:grid}.legal-section li::marker{color:var(--brand-foreground)}.legal-related{border:1px solid var(--brand-stroke);background:var(--brand-subtle);border-radius:8px;justify-content:space-between;align-items:center;gap:24px;margin-top:48px;padding:24px;display:flex}.legal-related a{color:var(--brand-link);border-radius:2px;font-size:14px;font-weight:600}.legal-related a:hover{text-underline-offset:3px;text-decoration:underline}.legal-footer{border-top:1px solid var(--stroke-surface);background:var(--chrome)}.legal-footer__inner{grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;min-height:112px;display:grid}.legal-footer nav{color:var(--text-secondary);gap:24px;font-size:13px;display:flex}.legal-footer nav a{border-radius:2px}.legal-footer nav a:hover{color:var(--brand-link)}.legal-footer__inner>span:last-child{color:var(--text-tertiary);justify-self:end;font-size:12px}.account-page{background:var(--canvas);min-height:100vh}.account-header{border-bottom:1px solid var(--stroke-surface);background:var(--chrome)}.account-header__inner{justify-content:space-between;align-items:center;min-height:64px;display:flex}.account-title{max-width:760px;padding-block:72px 40px}.account-title>span{color:var(--brand-foreground);font-size:13px;font-weight:600}.account-title h1{color:var(--text-strong);letter-spacing:-.04em;margin:10px 0 0;font-size:clamp(34px,4vw,52px);font-weight:600;line-height:1.12}.account-title p{color:var(--text-secondary);margin:16px 0 0;font-size:17px}.account-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding-bottom:72px;display:grid}.account-panel{border:1px solid var(--stroke-surface);background:var(--surface-primary);border-radius:6px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:20px;min-height:280px;padding:28px;display:grid}.account-panel--download{grid-column:1/-1;min-height:240px}.account-panel__icon{border:1px solid var(--brand-stroke);background:var(--brand-subtle);width:44px;height:44px;color:var(--brand-foreground);border-radius:6px;place-items:center;display:grid}.account-panel h2{color:var(--text-strong);margin:8px 0 0;font-size:20px;font-weight:600}.account-panel--download p{color:var(--text-secondary);margin:12px 0 0}.profile-list{gap:16px;margin:24px 0 0;display:grid}.profile-list div{gap:3px;display:grid}.profile-list dt{color:var(--text-tertiary);font-size:12px}.profile-list dd{color:var(--text-primary);overflow-wrap:anywhere;margin:0;font-size:15px}.balance-value{color:var(--text-strong);letter-spacing:-.04em;margin:24px 0 0;font-size:44px;font-weight:600}.balance-value--muted{color:var(--text-tertiary);font-size:28px}.balance-caption{color:var(--text-tertiary);margin:6px 0 0;font-size:13px}.download-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.button--disabled{border-color:var(--stroke-control);background:var(--surface-secondary);color:var(--text-tertiary);cursor:not-allowed}@media (max-width:1180px){.hero__inner{grid-template-columns:minmax(0,.82fr) minmax(520px,1.18fr);gap:40px}.journey-board{min-width:650px}.feature-story{gap:48px}.pipeline-grid{overflow-x:auto}.clarity__inner{grid-template-columns:1fr}}@media (max-width:960px){.container{width:min(100% - 48px, var(--container))}.site-header__inner{grid-template-columns:1fr auto}.desktop-nav,.desktop-action{display:none}.mobile-menu{display:block}.hero__inner{grid-template-columns:1fr;gap:48px;min-height:auto;padding-block:72px 56px}.hero__copy{max-width:760px}.hero__visual{width:100%;overflow:hidden}.journey-board{min-width:700px}.overview__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.overview-item:nth-child(3),.overview-item:last-child{border-top:1px solid var(--stroke-surface)}.section{padding-block:88px}.workflow__steps{grid-template-columns:repeat(2,minmax(0,1fr))}.workflow__steps li:nth-child(3),.workflow__steps li:nth-child(4){border-bottom:1px solid var(--stroke-surface)}.feature-story,.feature-story--reverse{grid-template-columns:1fr;gap:40px;min-height:0;padding-block:56px}.feature-story--reverse .feature-story__visual,.feature-story--reverse .feature-story__copy{order:initial}.feature-story__copy{max-width:680px}.pricing__grid{gap:12px}.price-card{padding:22px}.price-card--featured{padding:21px}.faq__layout{grid-template-columns:1fr;gap:40px}.faq .section-heading{position:static}.final-cta__inner{grid-template-columns:auto 1fr}.final-cta__inner .button{grid-column:1/-1;justify-self:stretch}.site-footer__inner{grid-template-columns:1fr auto}.site-footer__primary{display:none}.legal-layout{grid-template-columns:1fr;gap:40px}.legal-toc nav{max-height:none;position:static}.legal-toc ol{grid-template-columns:repeat(2,minmax(0,1fr))}.legal-footer__inner{grid-template-columns:1fr auto}.legal-footer nav{grid-area:2/1/auto/-1;padding-bottom:24px}}@media (max-width:720px){:root{--header-height:60px}.container{width:min(100% - 32px, var(--container))}.site-header__actions>.button--primary{display:none}.hero__inner{padding-block:56px 40px}.hero h1{font-size:clamp(38px,11vw,52px)}.hero__copy>p{margin-top:22px;font-size:16px}.hero-download{gap:12px;margin-top:28px;display:grid}.hero-download__button{width:100%}.hero-download__details{max-width:none;padding-top:0}.hero__actions{display:grid}.hero__actions .button{width:100%}.hero__visual:before{display:none}.journey-board{min-width:0;padding:12px}.journey-board__columns{grid-template-columns:1fr}.journey-column{min-height:auto}.journey-column .vacancy-card:nth-of-type(n+3),.journey-column--middle .vacancy-card:nth-of-type(n+2){display:none}.journey-board__support{grid-template-columns:1fr}.support-orbit{display:none}.overview__grid,.workflow__steps,.clarity__grid,.pricing__grid{grid-template-columns:1fr}.overview-item,.overview-item:nth-child(3),.overview-item:last-child{border:0;border-bottom:1px solid var(--stroke-surface);min-height:104px;padding:20px 0}.overview-item:last-child{border-bottom:0}.section{padding-block:72px}.section-heading{margin-bottom:40px}.section-heading h2{font-size:34px}.section-heading p{font-size:16px}.workflow__steps li,.workflow__steps li:nth-child(3),.workflow__steps li:nth-child(4){border-bottom:1px solid var(--stroke-surface);min-height:180px;padding:24px 0}.workflow__steps li:not(:last-child):after{right:8px}.feature-story{gap:28px;padding-block:48px}.feature-story h3{font-size:30px}.product-frame__topbar{flex-direction:column;align-items:flex-start}.product-frame__meta{margin-left:0}.pipeline-grid{grid-template-columns:repeat(4,150px)}.product-frame__footer{flex-wrap:wrap}.product-frame__footer strong{width:100%;margin-left:34px}.match-row{grid-template-columns:24px minmax(0,1fr) auto}.match-row__score{display:none}.resume-compare{grid-template-columns:1fr;padding:16px}.resume-arrow{margin-inline:auto;transform:rotate(90deg)}.resume-checks{flex-direction:column;grid-column:auto;align-items:flex-start}.practice-grid{grid-template-columns:1fr;padding:16px}.clarity__inner{gap:40px}.clarity__grid article{border-right:0;border-bottom:1px solid var(--stroke-surface);min-height:200px}.clarity__grid article:last-child{border-bottom:0}.clarity__grid h3{margin-top:32px}.price-card{min-height:430px}.faq summary{font-size:15px}.final-cta{padding-bottom:24px}.final-cta__inner{grid-template-columns:1fr;padding:28px}.final-cta__brand{display:none}.site-footer__inner{grid-template-columns:1fr;align-content:center;gap:14px;min-height:176px}.site-footer__meta{justify-items:start}.site-footer__legal{flex-wrap:wrap}.legal-header__back{padding-inline:8px}.legal-hero__inner{padding-block:48px 40px}.legal-hero h1{font-size:38px}.legal-hero__inner>p:not(.legal-hero__revision){font-size:16px}.legal-layout{gap:32px;padding-block:32px 64px}.legal-toc{margin-inline:-4px}.legal-toc nav{padding:16px}.legal-toc ol{grid-template-columns:1fr}.legal-section{padding-bottom:36px}.legal-section+.legal-section{padding-top:36px}.legal-section header{grid-template-columns:32px minmax(0,1fr);gap:8px;margin-bottom:20px}.legal-section p,.legal-section ul{margin-left:40px}.legal-related{flex-direction:column;align-items:flex-start}.legal-footer__inner{grid-template-columns:1fr;align-content:center;gap:14px;min-height:168px}.legal-footer nav{flex-direction:column;grid-area:auto;gap:10px;padding-bottom:0}.legal-footer__inner>span:last-child{justify-self:start}.account-title{padding-block:48px 32px}.account-grid{grid-template-columns:1fr}.account-panel,.account-panel--download{grid-column:auto;grid-template-columns:1fr;min-height:0;padding:24px}.download-actions{display:grid}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}@media (forced-colors:active){.button,.icon-box,.workflow__icon,.journey-board,.product-frame,.price-card,.clarity__grid{border:1px solid canvastext}.vacancy-card__signal,.practice-progress__steps i,.support-orbit span{forced-color-adjust:none}}
