:root{--demo-navy:#050b2d;--demo-navy-2:#07164e;--demo-blue:#288eff;--demo-cyan:#5bc7f3;--demo-card:#fff;--demo-ink:#10223a;--demo-muted:#64748b;--demo-border:#dfe5ef;--demo-soft:#f4f7fb}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body.demo-page{padding-top: 92px;}
.demo-page button,.demo-page input,.demo-page textarea{font:inherit}
.demo-page .nk-header{direction:ltr}
.demo-page .nk-header__inner{direction:ltr}
.demo-page .nk-header__actions{margin-left:auto}
.demo-page .nk-header__logo-img{width:auto;max-height:40px}
.demo-page .nk-header__cta svg{width:48px;height:22px}
.demo-page .nk-burger{position:relative;z-index:46}
.demo-page .nk-mobmenu{direction:ltr}

.site-header {background: #e9f0f4; box-shadow: 0 1px 0 rgba(27, 58, 78, .06);}
.fixed-brand {opacity: 1; transform: none;}
.nk-container {
  max-width: 1200px;
  margin-inline: auto;
  padding-inline: 24px;
}

@media (max-width: 768px) {
  .nk-container {
    padding-inline: 16px;
  }
}

.demo-hero{position:relative;isolation:isolate;min-height:850px;padding:138px 0 88px;display:flex;align-items:center;overflow:hidden;background:linear-gradient(118deg,#04092a 0%,#071543 49%,#07114b 73%,#0735cf 132%)}
.demo-hero::after{content:"";position:absolute;inset:auto 0 0;height:170px;background:linear-gradient(180deg,transparent,rgba(1,7,28,.58));z-index:-1;pointer-events:none}
.demo-hero__atmosphere{position:absolute;inset:0;z-index:-2;overflow:hidden;pointer-events:none}
.demo-glow{position:absolute;border-radius:50%;filter:blur(12px);opacity:.58}
.demo-glow--one{width:650px;height:650px;right:-180px;top:-250px;background:radial-gradient(circle,rgba(26,75,255,.75),rgba(26,75,255,0) 68%)}
.demo-glow--two{width:500px;height:500px;left:-250px;bottom:-260px;background:radial-gradient(circle,rgba(0,123,255,.65),rgba(0,123,255,0) 70%)}
.demo-pattern{position:absolute;inset:-80px -80px auto auto;width:580px;height:580px;opacity:.14;transform:rotate(-8deg);background-image:linear-gradient(45deg,transparent 46%,rgba(255,255,255,.4) 47%,rgba(255,255,255,.4) 53%,transparent 54%),linear-gradient(-45deg,transparent 46%,rgba(40,142,255,.68) 47%,rgba(40,142,255,.68) 53%,transparent 54%);background-size:62px 62px;mask-image:radial-gradient(circle at center,#000 5%,transparent 72%)}
.demo-hero__grid{width:100%;display:grid;grid-template-columns:minmax(0,.93fr) minmax(520px,1.07fr);align-items:center;gap:clamp(56px,7vw,112px);direction:ltr}
.demo-copy{max-width:570px}
.demo-kicker{display:inline-flex;align-items:center;gap:9px;margin:0 0 22px;color:#cbd9ff;font-size:14px;font-weight:500;letter-spacing:.035em;text-transform:uppercase}
.demo-kicker__dot{width:8px;height:8px;border-radius:50%;background:#62c8ff;box-shadow:0 0 0 5px rgba(98,200,255,.13),0 0 18px rgba(98,200,255,.8)}
.demo-copy h1{max-width:650px;margin:0;font-size:clamp(44px,4.8vw,68px);line-height:1.03;letter-spacing:-.045em;font-weight:500;color:#fff;text-wrap:balance}
.demo-copy__lead{max-width:590px;margin:25px 0 0;color:rgba(232,239,255,.76);font-size:19px;line-height:1.55}
.demo-benefits{display:grid;gap:20px;margin:34px 0 0;padding:0;list-style:none}
.demo-benefits li{display:grid;grid-template-columns:30px 1fr;gap:14px;align-items:start}
.demo-benefits strong{display:block;color:#fff;font-size:17px;font-weight:500;line-height:1.35}
.demo-benefits small{display:block;margin-top:3px;color:rgba(216,226,250,.62);font-size:14px;line-height:1.45}
.demo-check{display:grid;place-items:center;width:28px;height:28px;margin-top:1px;border-radius:50%;background:#eaf2ff;color:#173dcc;font-size:17px;font-weight:700;box-shadow:0 0 0 5px rgba(255,255,255,.035)}
.demo-trustline{display:flex;align-items:center;gap:10px;margin-top:34px;color:rgba(216,226,250,.58);font-size:13px}
.demo-trustline__icon{display:grid;place-items:center;width:25px;height:25px;border:1px solid rgba(255,255,255,.14);border-radius:50%}
.demo-trustline svg{width:14px;height:14px;fill:none;stroke:#88d8ff;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}

.demo-quiz-wrap{position:relative;width:100%;max-width:630px;justify-self:end;padding-top:36px}
.demo-assistant{position:absolute;z-index:2;top:0;right:42px;left:36px;min-height:72px;padding:14px 88px 14px 24px;border:1px solid rgba(255,255,255,.5);border-radius:14px 14px 0 0;background:linear-gradient(90deg,#dce6ff,#eff3ff 58%,#d9e0ff);color:#2f3d5a;font-size:13px;display:flex;align-items:center;box-shadow:0 18px 45px rgba(0,0,0,.15)}
.demo-assistant strong{display:block;color:#121f38;font-size:14px;margin-bottom:2px}
.demo-assistant__mark{position:absolute;right:17px;top:-27px;display:grid;place-items:center;width:68px;height:68px;overflow:hidden;border-radius:50%;border:5px solid #eef2ff;background:#fff;box-shadow:0 12px 30px rgba(0,0,0,.2)}
.demo-assistant__mark img{width:115%;height:115%;max-width:none}
.demo-quiz{position:relative;z-index:3;min-height:590px;margin-top:45px;padding:28px 32px 0;border:1px solid rgba(255,255,255,.68);border-radius:14px;background:var(--demo-card);box-shadow:0 30px 85px rgba(0,4,25,.38);color:var(--demo-ink);overflow:hidden}
.demo-progress{margin-bottom:27px}
.demo-progress__head{display:flex;justify-content:space-between;align-items:center;margin-bottom:9px;color:#758198;font-size:12px;font-weight:500}
.demo-progress__track{height:4px;overflow:hidden;border-radius:10px;background:#e9edf4}
.demo-progress__track span{display:block;width:20%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#375be8,#288eff);transition:width .32s ease}
.demo-step{animation:demoStepIn .28s ease both}
@keyframes demoStepIn{from{opacity:0;transform:translateX(10px)}to{opacity:1;transform:none}}
.demo-step__title{display:grid;grid-template-columns:34px 1fr;align-items:start;gap:12px;margin-bottom:24px}
.demo-step__title>span{display:grid;place-items:center;width:31px;height:25px;border-radius:6px;background:#e8ecff;color:#2c46bd;font-size:12px;font-weight:700}
.demo-step__title h2{margin:-3px 0 4px;color:#172137;font-size:22px;line-height:1.25;font-weight:600;letter-spacing:-.015em}
.demo-step__title p{margin:0;color:#738096;font-size:13px;line-height:1.45}
.demo-fields{display:grid;grid-template-columns:1fr;gap:17px}
.demo-fields--two{grid-template-columns:1fr 1fr}
.demo-field{display:flex;flex-direction:column;gap:7px;min-width:0}
.demo-field--full{grid-column:1/-1}
.demo-field>span,.demo-options legend{color:#344158;font-size:13px;font-weight:500}
.demo-field em{color:#9aa4b5;font-style:normal;font-weight:400}
.demo-field input:not([type=radio]):not([type=checkbox]),.demo-field textarea{width:100%;min-height:50px;padding:13px 14px;border:1px solid var(--demo-border);border-radius:8px;background:#fff;color:#152137;outline:none;transition:border-color .18s ease,box-shadow .18s ease}
.demo-field textarea{min-height:70px;resize:vertical}
.demo-field input::placeholder,.demo-field textarea::placeholder{color:#a2aabc}
.demo-field input:focus,.demo-field textarea:focus{border-color:#4a8cf5;box-shadow:0 0 0 3px rgba(40,142,255,.1)}
.demo-field.is-invalid input:not([type=radio]),.demo-options.is-invalid .demo-options__grid,.demo-options.is-invalid .demo-date-grid{border-color:#dc4c64}
.demo-error{min-height:0;color:#c63853;font-size:11px;line-height:1.3}
.demo-error:not(:empty){min-height:14px}
.demo-options{margin:0;padding:0;border:0}
.demo-options legend{margin-bottom:9px}
.demo-options__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;border:1px solid transparent;border-radius:9px}
.demo-options label{position:relative;cursor:pointer}
.demo-options input{position:absolute;opacity:0;pointer-events:none}
.demo-options label span{display:flex;align-items:center;justify-content:center;min-height:46px;padding:9px 10px;border:1px solid var(--demo-border);border-radius:8px;background:#fff;color:#536078;text-align:center;font-size:13px;transition:.18s ease}
.demo-options input:checked+span{border-color:#3e83ef;background:#eef5ff;color:#174fa9;box-shadow:0 0 0 2px rgba(40,142,255,.09)}
.demo-options input:focus-visible+span{outline:2px solid var(--demo-blue);outline-offset:2px}
.demo-date-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;border:1px solid transparent;border-radius:9px}
.demo-date-grid span{flex-direction:column;gap:2px}
.demo-date-grid strong{font-size:14px;font-weight:600;color:inherit}
.demo-date-grid small{font-size:11px;color:#8a96a9}
.demo-date-grid input:checked+span small{color:#5f7da9}
.demo-summary{display:grid;gap:0;margin:0;border:1px solid #e3e8f0;border-radius:10px;background:#f9fbfd;overflow:hidden}
.demo-summary>div{display:grid;grid-template-columns:140px 1fr;gap:14px;padding:11px 14px;border-bottom:1px solid #e8edf4;font-size:13px}
.demo-summary>div:last-child{border-bottom:0}
.demo-summary dt{color:#8490a3}
.demo-summary dd{margin:0;color:#27344a;font-weight:500;overflow-wrap:anywhere}
.demo-consent{display:flex;align-items:flex-start;gap:10px;margin-top:18px;color:#6c788c;font-size:12px;line-height:1.45;cursor:pointer}
.demo-consent input{width:17px;height:17px;margin:1px 0 0;accent-color:var(--demo-blue);flex:none}
.demo-error--consent{display:block;margin:6px 0 0 27px}
.demo-actions{display:flex;justify-content:space-between;gap:12px;margin:28px -32px 0;padding:20px 32px;border-top:1px solid #e8ebf0;background:#fbfcfe}
.demo-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:11px 22px;border-radius:8px;border:1px solid transparent;font-weight:500;cursor:pointer;transition:transform .18s ease,background .18s ease,border-color .18s ease,opacity .18s ease}
.demo-btn svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.demo-btn:hover:not(:disabled){transform:translateY(-1px)}
.demo-btn:disabled{opacity:.38;cursor:not-allowed}
.demo-btn--primary{min-width:175px;background:#1a1d25;color:#fff;box-shadow:0 7px 20px rgba(18,23,34,.15)}
.demo-btn--primary:hover{background:#288eff}
.demo-btn--secondary{min-width:130px;border-color:#dfe3ea;background:#fff;color:#738095}
.demo-btn--secondary:hover{border-color:#b9c3d2;color:#29364b}
.demo-success{min-height:450px;padding:48px 30px 20px;text-align:center;animation:demoStepIn .35s ease both;background: none;color: inherit;font-size: inherit;margin-top: 0;}
#demo-quiz.is-success .demo-success {display: block;}
.demo-success__icon{display:grid;place-items:center;width:66px;height:66px;margin:0 auto 24px;border-radius:50%;background:#e7f8ef;color:#18995c;font-size:30px;font-weight:700;box-shadow:0 0 0 10px #f5fbf8}
.demo-success__eyebrow{margin:0 0 9px;color:#22875a;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}
.demo-success h2{max-width:420px;margin:0 auto;color:#172137;font-size:28px;line-height:1.2}
.demo-success p:not(.demo-success__eyebrow){max-width:430px;margin:16px auto 25px;color:#6f7c91;line-height:1.6;font-size:14px}
#demo-quiz.is-success .demo-step,
#demo-quiz.is-success .demo-progress,
#demo-quiz.is-success #demo-actions {
  display: none !important;
}

.demo-locale{width:min(420px,calc(100% - 32px));padding:0;border:0;border-radius:14px;box-shadow:0 30px 80px rgba(0,0,0,.35);color:#1e293b}
.demo-locale::backdrop{background:rgba(2,5,21,.7);backdrop-filter:blur(5px)}
.demo-locale form{padding:22px}
.demo-locale__head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}
.demo-locale__head strong{display:block;font-size:19px}
.demo-locale__head span{display:block;margin-top:4px;color:#7b8799;font-size:12px}
.demo-locale__head button{border:0;background:none;color:#64748b;font-size:26px;line-height:1;cursor:pointer}
.demo-locale__choice{display:flex;align-items:center;gap:12px;margin-top:22px;padding:14px;border:1px solid #4994f5;border-radius:9px;background:#f2f7ff}
.demo-locale__choice>span:first-child{font-size:23px}
.demo-locale__choice div{flex:1}
.demo-locale__choice strong,.demo-locale__choice small{display:block}
.demo-locale__choice small{margin-top:2px;color:#718097}
.demo-locale__check{color:#2376dc;font-weight:700}
.demo-locale__done{width:100%;margin-top:18px}

@media(max-width:1100px){
 .demo-hero{padding-top:128px;min-height:0}
 .demo-hero__grid{grid-template-columns:minmax(0,.85fr) minmax(480px,1.15fr);gap:42px}
 .demo-copy h1{font-size:48px}
 .demo-copy__lead{font-size:17px}
 .demo-benefits small{display:none}
}
@media(max-width:900px){
 .demo-hero{padding:120px 0 72px}
 .demo-hero__grid{grid-template-columns:1fr;gap:55px}
 .demo-copy{max-width:680px;text-align:center;justify-self:center}
 .demo-copy h1{margin-inline:auto;max-width:720px}
 .demo-copy__lead{margin-inline:auto}
 .demo-benefits{max-width:540px;margin-inline:auto;text-align:left}
 .demo-benefits small{display:block}
 .demo-trustline{justify-content:center}
 .demo-quiz-wrap{justify-self:center;max-width:640px}
}
@media(max-width:768px){
 .demo-page .nk-header__actions{gap:8px}
 .demo-page .nk-locbtn{padding-inline:10px}
 .demo-hero{padding-top:104px}
 .demo-copy h1{font-size:clamp(37px,10vw,52px)}
 .demo-copy__lead{font-size:16px}
}
@media(max-width:600px){
 .demo-hero{padding:100px 0 54px;align-items:flex-start}
 .demo-hero__grid{gap:44px;padding-inline:18px}
 .demo-kicker{font-size:12px;margin-bottom:16px}
 .demo-copy{text-align:left}
 .demo-copy h1{font-size:38px;line-height:1.07;letter-spacing:-.035em}
 .demo-copy__lead{margin-top:18px;font-size:15px}
 .demo-benefits{gap:16px;margin-top:26px}
 .demo-benefits strong{font-size:15px}
 .demo-benefits small{font-size:12px}
 .demo-trustline{justify-content:flex-start;align-items:flex-start;margin-top:25px;line-height:1.4}
 .demo-quiz-wrap{padding-top:25px}
 .demo-assistant{left:13px;right:13px;min-height:65px;padding:12px 72px 12px 16px}
 .demo-assistant__mark{right:12px;top:-20px;width:58px;height:58px}
 .demo-quiz{min-height:620px;margin-top:42px;padding:23px 18px 0;border-radius:12px}
 .demo-progress{margin-bottom:22px}
 .demo-step__title{grid-template-columns:30px 1fr;gap:9px}
 .demo-step__title h2{font-size:19px}
 .demo-fields--two{grid-template-columns:1fr}
 .demo-options__grid,.demo-date-grid{grid-template-columns:1fr}
 .demo-options--contact .demo-options__grid,.demo-options--time .demo-options__grid{grid-template-columns:repeat(3,1fr)}
 .demo-options label span{min-height:44px}
 .demo-date-grid{grid-template-columns:repeat(3,1fr)}
 .demo-actions{margin:24px -18px 0;padding:16px 18px}
 .demo-btn{padding-inline:14px}
 .demo-btn--primary{min-width:0;flex:1}
 .demo-btn--secondary{min-width:105px}
 .demo-summary>div{grid-template-columns:1fr;gap:3px;padding:9px 11px}
 .demo-success{padding-inline:0}
}
@media(max-width:390px){
 .demo-copy h1{font-size:34px}
 .demo-options--contact .demo-options__grid,.demo-options--time .demo-options__grid{grid-template-columns:1fr}
 .demo-date-grid{grid-template-columns:1fr}
 .demo-btn{font-size:13px}
}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.demo-step,.demo-success{animation:none}.demo-btn,.demo-progress__track span{transition:none}}

/* Light NewKey direction: normal-flow header, restrained typography, branded pattern. */
.demo-page{background:#e9f0f4;color:#17283a}
.demo-page .nk-header,
.demo-page .nk-header.is-scrolled{
 position:relative;inset:auto;transform:none;background:#edf3f7;box-shadow:0 1px 0 rgba(18,42,62,.08);backdrop-filter:none;-webkit-backdrop-filter:none
}
.demo-page .nk-header__logo-img--white{opacity:0}
.demo-page .nk-header__logo-img--color{opacity:1}
.demo-page .nk-locbtn{color:#173148;border-color:rgba(23,49,72,.15);background:rgba(255,255,255,.35)}
.demo-page .nk-locbtn:hover{background:#fff;border-color:rgba(40,142,255,.45)}
.demo-page .nk-burger{color:#173148;border-color:rgba(23,49,72,.15);background:rgba(255,255,255,.35)}
.demo-page .nk-header--menu-open{background:#06112e;box-shadow:none}
.demo-page .nk-header--menu-open .nk-header__logo-img--white{opacity:1}
.demo-page .nk-header--menu-open .nk-header__logo-img--color{opacity:0}
.demo-page .nk-header--menu-open .nk-burger{color:#fff;border-color:rgba(255,255,255,.16);background:transparent}
.demo-page .nk-header--menu-open .nk-locbtn{color:#fff;border-color:rgba(255,255,255,.16);background:transparent}
.demo-hero{min-height:760px;padding:76px 0 84px;background:linear-gradient(125deg,#edf3f7 0%,#e4edf3 52%,#dce9f2 100%)}
.demo-hero::after{height:130px;background:linear-gradient(180deg,transparent,rgba(182,204,219,.22))}
.demo-glow{filter:blur(24px);opacity:.5}
.demo-glow--one{right:-130px;top:-290px;background:radial-gradient(circle,rgba(78,167,255,.28),rgba(78,167,255,0) 70%)}
.demo-glow--two{left:-250px;bottom:-290px;background:radial-gradient(circle,rgba(91,199,243,.23),rgba(91,199,243,0) 70%)}
.demo-pattern{position:absolute;inset:8px -180px auto auto;width:min(1260px,92vw);height:360px;opacity:.78;transform:none;background:none;mask-image:linear-gradient(90deg,transparent 0%,#000 38%,#000 100%);animation:demoPatternDrift 18s ease-in-out infinite alternate}
.demo-pattern .demo-brand-pattern{display:block;width:100%;height:100%;overflow:visible}
.demo-pattern .nk-tile{fill:rgba(40,142,255,.11);transition:fill .55s ease,filter .55s ease,opacity .55s ease}
.demo-pattern .nk-tile.is-lit{fill:rgba(40,142,255,.54);filter:drop-shadow(0 0 8px rgba(40,142,255,.48))}
@keyframes demoPatternDrift{from{transform:translate3d(0,0,0)}to{transform:translate3d(-34px,12px,0)}}
.demo-copy{max-width:535px}
.demo-page .demo-kicker{margin-bottom:18px;color:#39718f;font-size:12px;font-weight:500;letter-spacing:.05em}
.demo-page .demo-kicker__dot{width:6px;height:6px;background:#288eff;box-shadow:0 0 0 4px rgba(40,142,255,.1)}
.demo-copy h1{max-width:590px;color:#173148;font-size:clamp(38px,3.55vw,52px);line-height:1.08;letter-spacing:-.035em;font-weight:400}
.demo-copy__lead{max-width:530px;margin-top:20px;color:#586f80;font-size:16px;line-height:1.58;font-weight:400}
.demo-benefits{gap:16px;margin-top:27px}
.demo-benefits li{grid-template-columns:25px 1fr;gap:12px}
.demo-benefits strong{color:#253d50;font-size:15px;font-weight:400}
.demo-benefits small{margin-top:2px;color:#718697;font-size:12px}
.demo-check{width:23px;height:23px;background:#fff;color:#288eff;font-size:14px;box-shadow:0 3px 12px rgba(43,82,109,.1)}
.demo-trustline{margin-top:27px;color:#718697;font-size:12px}
.demo-trustline__icon{border-color:rgba(40,91,124,.16);background:rgba(255,255,255,.45)}
.demo-trustline svg{stroke:#288eff}
.demo-quiz-wrap{max-width:615px}
.demo-assistant{border-color:rgba(255,255,255,.9);background:linear-gradient(90deg,#e9f2f8,#f4f8fb);color:#617386;box-shadow:0 12px 35px rgba(47,77,98,.12)}
.demo-assistant strong{color:#21394c;font-weight:500}
.demo-quiz{min-height:0;border-color:rgba(255,255,255,.9);box-shadow:0 25px 70px rgba(52,82,103,.18)}

@media(max-width:900px){
 .demo-hero{padding:62px 0 72px}
 .demo-pattern{inset:0 -330px auto auto;width:1100px;opacity:.5}
 .demo-copy h1{font-size:44px}
}
@media(max-width:600px){
 .demo-hero{padding:48px 0 54px}
 .demo-pattern{inset:-20px -470px auto auto;width:1050px;height:300px;opacity:.44;mask-image:linear-gradient(90deg,transparent 0%,#000 58%)}
 .demo-copy h1{font-size:34px;line-height:1.12;font-weight:400}
 .demo-copy__lead{font-size:14px}
 .demo-benefits strong{font-size:14px}
}
@media(prefers-reduced-motion:reduce){.demo-pattern{animation:none}.demo-pattern .nk-tile{transition:none}}

/* Canonical landing header shell: same mark, globe and key CTA; normal document flow. */
.demo-site-header{position:relative;z-index:30;display:flex;align-items:center;justify-content:space-between;min-height:88px;padding:20px clamp(20px,3.5vw,52px);background:#e9f0f4;box-shadow:0 1px 0 rgba(27,58,78,.06)}
.demo-brand{width:48px;height:48px;display:block;flex:0 0 auto}
.demo-brand img{display:block;width:100%;height:100%;border-radius:50%;box-shadow:0 10px 32px rgba(28,56,73,.16)}
.demo-header-actions{position:relative;display:flex;align-items:center;gap:10px}
.demo-menu-toggle,.demo-locale-trigger{width:44px;height:44px;display:grid;place-items:center;flex:0 0 44px;border:1px solid rgba(35,60,72,.17);border-radius:50%;background:rgba(242,248,250,.72);box-shadow:0 10px 30px rgba(24,54,69,.08);backdrop-filter:blur(14px);color:#223d49;transition:background .25s ease,border-color .25s ease,transform .25s ease}
.demo-menu-toggle:hover,.demo-locale-trigger:hover{background:#fff;border-color:rgba(40,142,255,.4);transform:translateY(-1px)}
.demo-locale-trigger svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.45;stroke-linecap:round;stroke-linejoin:round}
.demo-menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:4px}
.demo-menu-toggle span{width:16px;height:1.5px;border-radius:2px;background:currentColor;transition:transform .25s ease,opacity .2s ease}
.demo-site-header.is-menu-open .demo-menu-toggle span:nth-child(1){transform:translateY(5.5px) rotate(45deg)}
.demo-site-header.is-menu-open .demo-menu-toggle span:nth-child(2){opacity:0}
.demo-site-header.is-menu-open .demo-menu-toggle span:nth-child(3){transform:translateY(-5.5px) rotate(-45deg)}
.demo-header-apply{height:44px;padding:0 15px 0 18px;display:inline-flex;align-items:center;gap:11px;border-radius:22px;background:#2f2963;color:#fff;text-decoration:none;box-shadow:0 12px 32px rgba(47,41,99,.2);font-size:10px;letter-spacing:.035em;transition:background .25s ease,transform .25s ease}
.demo-header-apply:hover{background:#288eff;transform:translateY(-1px)}
.demo-header-apply i{width:25px;height:12px;display:inline-block;background:currentColor;mask:url('../img/icon-key.svg') center/contain no-repeat;-webkit-mask:url('../img/icon-key.svg') center/contain no-repeat}
.demo-header-menu{position:absolute;z-index:50;top:58px;right:0;width:260px;padding:10px;display:grid;gap:3px;border:1px solid rgba(35,60,72,.12);border-radius:9px;background:rgba(248,251,252,.96);box-shadow:0 24px 65px rgba(23,51,66,.18);backdrop-filter:blur(18px)}
.demo-header-menu[hidden]{display:none}
.demo-header-menu a{min-height:48px;padding:0 13px;display:grid;grid-template-columns:27px 1fr;align-items:center;color:#29424f;text-decoration:none;border-radius:6px;transition:background .2s ease}
.demo-header-menu a:hover{background:#eaf2f7}
.demo-header-menu span{font-size:9px;color:#288eff}.demo-header-menu b{font-size:12px;font-weight:400}
.demo-hero{min-height:calc(100vh - 88px);padding:38px 0 46px}
.demo-hero__grid{gap:clamp(40px,6vw,88px)}
.demo-copy h1{max-width:500px;font-size:clamp(32px,2.7vw,39px);line-height:1.11;font-weight:300;letter-spacing:-.03em}
.demo-copy__lead{max-width:470px;margin-top:15px;font-size:13px;line-height:1.55;font-weight:300}
.demo-page .demo-kicker{margin-bottom:14px;font-size:10px;font-weight:500}
.demo-benefits{gap:12px;margin-top:22px}
.demo-benefits strong{font-size:13px;font-weight:400}.demo-benefits small{font-size:11px;line-height:1.4}
.demo-trustline{margin-top:20px;font-size:11px}
.demo-assistant{margin-bottom:11px;padding:10px 14px;font-size:11px}.demo-assistant__mark{width:34px;height:34px}.demo-assistant__mark img{width:100%;height:100%}
.demo-quiz{padding:24px 27px 22px}.demo-progress{margin-bottom:20px}.demo-step__title{margin-bottom:18px}.demo-fields{gap:13px}.demo-actions{margin-top:19px;padding-top:16px}
.demo-pattern{inset:8px -70px auto auto;width:min(820px,64vw);height:112px;opacity:.5;mask-image:linear-gradient(90deg,transparent 0%,#000 34%,#000 100%);animation-duration:22s}
.demo-role-custom{display:grid;gap:7px;margin-top:11px}.demo-role-custom>span{color:#4b5e75;font-size:12px;font-weight:500}.demo-role-custom input{width:100%;height:46px;padding:0 14px;border:1px solid var(--demo-border);border-radius:6px;background:#fff;color:var(--demo-ink);font:inherit;outline:none}.demo-role-custom input:focus{border-color:#288eff;box-shadow:0 0 0 3px rgba(40,142,255,.1)}

@media(max-width:900px){
 .demo-site-header{min-height:80px;padding-block:16px}
 .demo-hero{min-height:auto;padding:48px 0 64px}
 .demo-copy h1{font-size:34px}
 .demo-pattern{inset:6px -150px auto auto;width:760px;height:102px}
}
@media(max-width:600px){
 .demo-site-header{min-height:72px;padding:12px 16px}
 .demo-brand{width:44px;height:44px}
 .demo-header-actions{gap:7px}
 .demo-menu-toggle,.demo-locale-trigger{width:42px;height:42px;flex-basis:42px}
 .demo-header-apply{height:40px;padding-inline:11px 10px;font-size:9px;gap:7px;white-space:nowrap}
 .demo-header-apply i{width:17px;height:9px}
 .demo-header-menu{top:54px;right:0;width:min(270px,calc(100vw - 32px))}
 .demo-hero{padding:38px 0 52px}
 .demo-copy h1{font-size:29px}
 .demo-copy__lead{font-size:13px}
 .demo-pattern{inset:5px -255px auto auto;width:680px;height:90px;opacity:.4;mask-image:linear-gradient(90deg,transparent 0%,#000 48%)}
 .demo-quiz{padding:22px 18px 20px}
}

/* Demo form density refinement: connected media strip, placeholder-led fields. */
.demo-hero{padding-top:16px}
.demo-copy__lead{max-width:500px;font-size:15px;line-height:1.58}
.demo-quiz-wrap{padding-top:0}
.demo-assistant{position:relative;inset:auto;min-height:82px;margin:0;padding:16px 92px 15px 19px;border-radius:13px 13px 0 0;font-size:13px;line-height:1.45;box-shadow:0 12px 32px rgba(47,77,98,.1)}
.demo-assistant strong{margin-bottom:2px;font-size:16px;line-height:1.25;font-weight:500}
.demo-assistant__mark{position:absolute;z-index:2;top:50%;right:18px;width:58px;height:58px;transform:translateY(-50%);border:4px solid rgba(255,255,255,.88);box-shadow:0 9px 24px rgba(47,77,98,.2)}
.demo-assistant__mark img{width:100%;height:100%;max-width:100%;object-fit:cover}
.demo-quiz{margin-top:0;border-top:0;border-radius:0 0 13px 13px;padding:21px 25px 18px}
label.demo-field>span:first-child,.demo-role-custom>span:first-child{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.demo-field input:not([type=radio]):not([type=checkbox]){min-height:43px;height:43px;padding:10px 13px;border-radius:7px}
.demo-field textarea{min-height:54px;padding:10px 13px;border-radius:7px}
.demo-fields{gap:11px}
.demo-options legend{margin-bottom:7px;font-size:12px}
.demo-options label span{min-height:40px;padding:7px 9px;border-radius:7px;font-size:12px}
.demo-role-custom{margin-top:8px}
.demo-role-custom input{position:static;opacity:1;pointer-events:auto;height:42px;min-height:42px}
.demo-actions{margin:16px -25px -18px;padding:13px 25px}
.demo-btn{height:42px;min-height:42px;padding:0 18px;border-radius:7px;font-size:13px}
.demo-btn--primary{min-width:160px}.demo-btn--secondary{min-width:116px}
.demo-pattern{animation-duration:24s}
.demo-pattern--right{inset:6px -35px auto auto;width:560px;height:76px;opacity:.25}
.demo-pattern--left{inset:300px auto auto -130px;width:500px;height:70px;opacity:.17;mask-image:linear-gradient(90deg,#000 0%,#000 55%,transparent 100%)}
.demo-pattern--form{inset:auto 35px 24px auto;width:520px;height:72px;opacity:.15;mask-image:linear-gradient(90deg,transparent 0%,#000 38%,#000 100%)}

@media(max-width:900px){
 .demo-hero{padding-top:32px}
 .demo-copy__lead{font-size:14px}
 .demo-pattern--right{inset:4px -120px auto auto;width:540px;height:72px}
 .demo-pattern--left{inset:260px auto auto -230px;width:470px;height:64px}
 .demo-pattern--form{inset:auto -90px 22px auto;width:470px;height:64px}
}
@media(max-width:600px){
 .demo-hero{padding-top:70px}
 .demo-assistant{min-height:78px;padding:14px 82px 13px 16px;font-size:12px}
 .demo-assistant strong{font-size:15px}
 .demo-assistant__mark{right:13px;width:54px;height:54px}
 .demo-quiz{padding:19px 17px 16px}
 .demo-actions{margin:15px -17px -16px;padding:12px 17px}
 .demo-btn{height:41px;min-height:41px;padding-inline:13px}
 .demo-pattern--left{inset:330px auto auto -280px;opacity:.13}
 .demo-pattern--form{right:-180px;bottom:18px;opacity:.12}
}

/* User-approved intro copy and homepage-scale pattern placement. */
.demo-assistant{min-height:94px;padding:18px 96px 20px 22px}
.demo-assistant strong{font-size:16px;margin-bottom:4px}
.demo-step[data-step="0"] .demo-step__title{display:none}
.demo-pattern--right{inset:5px -70px auto auto;width:min(820px,64vw);height:112px;opacity:.46}
.demo-pattern--left{inset:78px auto auto -125px;width:min(760px,58vw);height:108px;opacity:.27;mask-image:linear-gradient(90deg,#000 0%,#000 60%,transparent 100%)}
.demo-pattern--form{inset:auto 35px 24px auto;width:520px;height:72px;opacity:.15}

@media(max-width:900px){
 .demo-assistant{min-height:90px}
 .demo-pattern--right{inset:5px -150px auto auto;width:700px;height:102px;opacity:.36}
 .demo-pattern--left{inset:95px auto auto -235px;width:680px;height:98px;opacity:.2}
}
@media(max-width:600px){
 .demo-assistant{min-height:88px;padding:16px 82px 17px 16px}
 .demo-pattern--right{inset:5px -260px auto auto;width:620px;height:90px;opacity:.27}
 .demo-pattern--left{inset:135px auto auto -310px;width:650px;height:94px;opacity:.15}
}
