:root{--navy-950:#071426;--navy-900:#0f2444;--navy-800:#173764;--slate-900:#0f172a;--slate-700:#334155;--slate-600:#475569;--slate-500:#64748b;--slate-300:#cbd5e1;--slate-200:#e2e8f0;--slate-100:#f1f5f9;--surface:#ffffff;--canvas:#f8fafc;--site-accent:#1e3a8a;--site-accent-soft:#e9eef5;--tochka:#7c3aed;--success:#0f766e;--danger:#b91c1c;--radius-sm:10px;--radius-md:18px;--radius-lg:28px;--shadow-sm:0 1px 2px rgba(15,23,42,0.04),0 8px 24px rgba(15,23,42,0.05);--shadow-md:0 18px 50px rgba(15,23,42,0.1);--container:1180px;--font:"Segoe UI",Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Arial,sans-serif;}*,*::before,*::after{box-sizing:border-box;}html{scroll-behavior:auto;scroll-padding-top:92px;}body{margin:0;min-width:320px;color:var(--slate-900);background:var(--canvas);font-family:var(--font);font-size:16px;line-height:1.55;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;}img,svg{display:block;max-width:100%;}a{color:inherit;text-decoration-thickness:1px;text-underline-offset:3px;}button,a{-webkit-tap-highlight-color:transparent;}button,input,select,textarea{font:inherit;}button{cursor:pointer;}:focus-visible{outline:3px solid var(--site-accent);outline-offset:3px;}.skip-link{position:fixed;z-index:1000;top:12px;left:12px;padding:12px 18px;border-radius:var(--radius-sm);color:#fff;background:var(--navy-950);transform:translateY(-180%);transition:transform 180ms ease;}.skip-link:focus{transform:translateY(0);}.container{width:min(calc(100% - 40px),var(--container));margin-inline:auto;}.section{padding:88px 0;}.section-tight{padding:58px 0;}.section-heading{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,0.65fr);gap:48px;align-items:end;margin-bottom:38px;}.section-heading h2,.quiz-intro h2,.offer-copy h2{margin:0;max-width:760px;font-size:clamp(2rem,4vw,3.5rem);line-height:1.06;letter-spacing:-0.045em;text-wrap:balance;}.section-heading p,.offer-copy>p,.quiz-intro>p{margin:0;color:var(--slate-600);font-size:1.08rem;}.eyebrow,.section-kicker,.quiz-label,.result-kicker,.bank-status{display:inline-flex;align-items:center;width:fit-content;margin:0 0 16px;color:var(--site-accent);font-size:0.76rem;font-weight:800;letter-spacing:0.11em;line-height:1.25;text-transform:uppercase;}.site-header{position:sticky;z-index:100;top:0;border-bottom:1px solid rgba(203,213,225,0.72);background:rgba(248,250,252,0.96);backdrop-filter:blur(16px);}.header-inner{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px;}.site-brand{display:flex;align-items:center;min-width:0;color:var(--slate-900);text-decoration:none;}.brand-mark{flex:0 0 auto;width:34px;height:34px;display:grid;place-items:center;margin-right:11px;border-radius:11px;color:#fff;background:var(--site-accent);font-size:1.08rem;font-weight:800;}.site-brand strong{overflow-wrap:anywhere;font-size:1rem;letter-spacing:-0.02em;}.site-brand>span:last-child{min-width:0;}.site-brand small{display:block;color:var(--slate-500);font-size:0.72rem;font-weight:600;}.nav-wrap{display:flex;align-items:center;gap:22px;}.nav-menu{display:flex;align-items:center;gap:22px;}.nav-menu[hidden]{display:flex;}.nav-menu a{min-height:44px;display:inline-flex;align-items:center;color:var(--slate-700);font-size:0.92rem;font-weight:650;text-decoration:none;transition:color 180ms ease;}.nav-menu a:hover{color:var(--site-accent);}.nav-toggle{width:46px;height:46px;display:none;place-items:center;border:1px solid var(--slate-300);border-radius:12px;color:var(--slate-900);background:var(--surface);}.nav-toggle svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2;}.button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:12px 20px;border:1px solid transparent;border-radius:13px;font-size:0.95rem;font-weight:760;line-height:1.2;text-decoration:none;transition:transform 180ms ease,box-shadow 180ms ease,background 180ms ease,border-color 180ms ease;}.button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;}.button:hover:not(:disabled){transform:translateY(-1px);}.button:active:not(:disabled){transform:translateY(0);}.button:disabled{cursor:not-allowed;opacity:0.48;}.button-primary{color:#fff;background:var(--site-accent);box-shadow:0 12px 30px color-mix(in srgb,var(--site-accent) 24%,transparent);}.button-primary:hover:not(:disabled){box-shadow:0 16px 36px color-mix(in srgb,var(--site-accent) 32%,transparent);}.button-secondary{color:var(--navy-900);border-color:var(--slate-300);background:var(--surface);}.button-secondary:hover:not(:disabled),.button-ghost:hover:not(:disabled){border-color:var(--site-accent);background:var(--site-accent-soft);}.button-ghost{color:var(--slate-700);border-color:transparent;background:transparent;}.button-block{width:100%;}.button.is-loading{pointer-events:none;opacity:0.74;}.hero{padding:72px 0 44px;}.hero-grid{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(340px,0.72fr);gap:64px;align-items:center;}.hero h1{margin:0;max-width:820px;overflow-wrap:anywhere;font-size:clamp(2.65rem,5.5vw,5.6rem);line-height:0.98;letter-spacing:-0.065em;text-wrap:balance;}.hero-lead{max-width:720px;margin:26px 0 0;color:var(--slate-600);font-size:clamp(1.08rem,2vw,1.3rem);line-height:1.56;}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px;}.hero-note{margin-top:20px;color:var(--slate-500);font-size:0.86rem;}.hero-panel{position:relative;overflow:hidden;padding:30px;border:1px solid color-mix(in srgb,var(--site-accent) 30%,var(--slate-200));border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-md);}.hero-panel::before{content:"";display:block;width:74px;height:7px;margin-bottom:28px;border-radius:99px;background:var(--site-accent);}.hero-panel h2{margin:0;font-size:clamp(1.55rem,3vw,2.1rem);line-height:1.08;letter-spacing:-0.035em;}.hero-panel>p{margin:14px 0 22px;color:var(--slate-600);}.hero-checks{display:grid;gap:13px;margin:0;padding:0;list-style:none;}.hero-checks li{display:grid;grid-template-columns:26px 1fr;gap:11px;align-items:start;color:var(--slate-700);font-weight:650;}.hero-checks svg,.result-reasons svg{width:22px;height:22px;fill:none;stroke:var(--site-accent);stroke-width:2;}.hero-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:58px;overflow:hidden;border:1px solid var(--slate-200);border-radius:var(--radius-md);background:var(--slate-200);}.hero-fact{min-height:116px;padding:24px;background:var(--surface);}.hero-fact strong{display:block;margin-bottom:4px;font-size:1.05rem;}.hero-fact span{color:var(--slate-600);font-size:0.92rem;}.availability{padding:18px 0;border-block:1px solid var(--slate-200);background:var(--site-accent-soft);}.availability-inner{display:flex;align-items:center;justify-content:center;gap:12px;color:var(--slate-700);text-align:center;}.availability-dot{width:10px;height:10px;flex:0 0 auto;border-radius:50%;background:var(--success);box-shadow:0 0 0 5px rgba(15,118,110,0.12);}.steps-grid,.insights-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;}.step-card,.insight-card{min-width:0;padding:28px;border:1px solid var(--slate-200);border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow-sm);}.step-number{display:inline-flex;margin-bottom:46px;color:var(--site-accent);font-size:0.82rem;font-weight:850;letter-spacing:0.12em;}.step-card h3,.insight-card h3{margin:0 0 10px;font-size:1.25rem;line-height:1.2;letter-spacing:-0.025em;}.step-card p,.insight-card p{margin:0;color:var(--slate-600);}.insights-section{background:var(--navy-950);color:#fff;}.insights-section .section-heading p{color:#b8c5d8;}.insights-section .section-kicker{color:#9cc9ff;}.insight-card{border-color:rgba(255,255,255,0.13);background:rgba(255,255,255,0.055);box-shadow:none;}.insight-card p{color:#c5d0df;}.quiz-section{background:var(--site-accent-soft);}.quiz-layout{display:grid;grid-template-columns:minmax(260px,0.48fr) minmax(0,1fr);gap:42px;align-items:start;}.quiz-intro{position:sticky;top:112px;}.quiz-benefits{display:grid;gap:14px;margin:28px 0 0;padding:0;list-style:none;}.quiz-benefits li{display:grid;grid-template-columns:24px 1fr;gap:10px;color:var(--slate-700);}.quiz-benefits svg,.quiz-privacy svg,.result-empty>svg{width:21px;height:21px;fill:none;stroke:var(--site-accent);stroke-width:2;}.quiz-shell{min-height:590px;padding:clamp(24px,4vw,42px);border:1px solid color-mix(in srgb,var(--site-accent) 24%,var(--slate-200));border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-md);}.quiz-head{display:grid;grid-template-columns:1fr minmax(140px,220px);gap:24px;align-items:center;}.quiz-label{margin-bottom:4px;}.quiz-count{margin:0;color:var(--slate-500);font-size:0.88rem;}.quiz-progress{height:8px;overflow:hidden;border-radius:99px;background:var(--slate-200);}.quiz-progress span{display:block;height:100%;border-radius:inherit;background:var(--site-accent);transition:width 220ms ease;}.quiz-copy{margin:34px 0 24px;}.quiz-copy h3,.quiz-result>h3{margin:0;font-size:clamp(1.75rem,3.5vw,2.65rem);line-height:1.08;letter-spacing:-0.04em;text-wrap:balance;}.quiz-copy p{margin:10px 0 0;color:var(--slate-600);}.quiz-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;}.quiz-option{min-height:94px;display:grid;grid-template-columns:24px 1fr;gap:13px;align-items:start;padding:18px;border:1px solid var(--slate-300);border-radius:15px;color:var(--slate-900);background:var(--surface);text-align:left;transition:border-color 180ms ease,box-shadow 180ms ease,background 180ms ease,transform 180ms ease;}.quiz-option:hover{border-color:var(--site-accent);box-shadow:0 9px 26px color-mix(in srgb,var(--site-accent) 12%,transparent);transform:translateY(-1px);}.quiz-option.is-selected{border-color:var(--site-accent);background:var(--site-accent-soft);box-shadow:inset 0 0 0 1px var(--site-accent);}.quiz-radio{width:21px;height:21px;margin-top:2px;border:2px solid var(--slate-300);border-radius:50%;background:#fff;box-shadow:inset 0 0 0 4px #fff;}.quiz-option.is-selected .quiz-radio{border-color:var(--site-accent);background:var(--site-accent);}.quiz-option strong,.quiz-option small{display:block;}.quiz-option strong{font-size:1rem;line-height:1.28;}.quiz-option small{margin-top:5px;color:var(--slate-600);font-size:0.84rem;line-height:1.4;}.quiz-actions,.result-actions{display:flex;justify-content:space-between;gap:12px;margin-top:26px;}.quiz-privacy{display:flex;align-items:center;justify-content:center;gap:8px;margin:22px 0 0;color:var(--slate-500);font-size:0.82rem;}.form-recommendation,.result-empty{margin-top:28px;padding:22px;border:1px solid var(--slate-200);border-radius:var(--radius-md);background:var(--canvas);}.form-recommendation span{color:var(--site-accent);font-size:0.76rem;font-weight:800;letter-spacing:0.08em;text-transform:uppercase;}.form-recommendation h4,.result-empty h4{margin:7px 0 6px;font-size:1.3rem;line-height:1.2;}.form-recommendation p,.result-empty p{margin:0;color:var(--slate-600);}.result-empty{display:grid;grid-template-columns:30px 1fr;gap:14px;}.result-bank-card{margin-top:28px;padding:clamp(22px,4vw,32px);border:1px solid #d8ccfb;border-radius:var(--radius-lg);background:#fbfaff;box-shadow:0 18px 50px rgba(76,29,149,0.12);}.bank-card-top{display:flex;align-items:center;gap:14px;}.tochka-mark{width:50px;height:50px;flex:0 0 auto;display:grid;place-items:center;border-radius:15px;color:#fff;background:var(--tochka);font-size:1.45rem;font-weight:900;}.bank-status{margin:0 0 3px;color:#6d28d9;letter-spacing:0.075em;}.bank-card-top h4{margin:0;font-size:1.45rem;letter-spacing:-0.025em;}.bank-summary{margin:22px 0;color:var(--slate-700);font-size:1.03rem;}.result-reasons,.result-limits{padding:20px;border-radius:15px;background:#fff;}.result-reasons>strong,.result-limits>strong{display:block;margin-bottom:11px;}.result-reasons ul,.result-limits ul{display:grid;gap:9px;margin:0;padding:0;list-style:none;}.result-reasons li{display:grid;grid-template-columns:21px 1fr;gap:9px;align-items:start;}.result-reasons svg{width:19px;height:19px;}.result-limits{margin:10px 0 18px;background:#f5f3ff;}.result-limits li{position:relative;padding-left:16px;color:var(--slate-600);font-size:0.9rem;}.result-limits li::before{content:"";position:absolute;top:0.67em;left:2px;width:5px;height:5px;border-radius:50%;background:var(--tochka);}.updated{margin:13px 0 0;color:var(--slate-500);font-size:0.78rem;text-align:center;}.answer-summary{margin-top:20px;border-top:1px solid var(--slate-200);border-bottom:1px solid var(--slate-200);}.answer-summary summary{min-height:50px;display:flex;align-items:center;cursor:pointer;color:var(--slate-700);font-weight:750;}.answer-summary ul{margin:0 0 18px;padding:0;list-style:none;}.answer-summary li{display:flex;justify-content:space-between;gap:20px;padding:9px 0;border-top:1px solid var(--slate-100);}.answer-summary span{color:var(--slate-500);}.answer-summary strong{text-align:right;}.offer-layout{display:grid;grid-template-columns:minmax(0,0.74fr) minmax(360px,1fr);gap:44px;align-items:center;}.offer-copy-list{display:grid;gap:12px;margin:26px 0 0;padding:0;list-style:none;}.offer-copy-list li{display:grid;grid-template-columns:24px 1fr;gap:10px;align-items:start;color:var(--slate-700);}.offer-copy-list svg{width:21px;height:21px;fill:none;stroke:var(--success);stroke-width:2;}.bank-offer{overflow:hidden;border:1px solid #ddd2fb;border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-md);transition:transform 220ms ease,box-shadow 220ms ease;}.bank-offer:hover{transform:translateY(-3px);box-shadow:0 24px 60px rgba(76,29,149,0.16);}.bank-banner{width:100%;aspect-ratio:16 / 9;object-fit:contain;background:#7c3aed;}.bank-offer-body{padding:26px;}.bank-offer-head{display:flex;align-items:center;gap:12px;}.bank-offer-head .tochka-mark{width:44px;height:44px;border-radius:13px;}.bank-offer-head h3{margin:0;font-size:1.35rem;}.bank-offer-body>p{margin:18px 0;color:var(--slate-600);}.bank-offer-meta{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:18px;}.bank-offer-meta div{padding:13px;border-radius:12px;background:#f5f3ff;}.bank-offer-meta span,.bank-offer-meta strong{display:block;}.bank-offer-meta span{color:var(--slate-500);font-size:0.75rem;}.bank-offer-meta strong{margin-top:3px;font-size:0.9rem;}.offer-disclosure{margin-top:12px;color:var(--slate-500);font-size:0.76rem;text-align:center;}.faq-list{max-width:920px;margin-inline:auto;border-top:1px solid var(--slate-300);}.faq-item{border-bottom:1px solid var(--slate-300);}.faq-item summary{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;list-style:none;font-size:1.08rem;font-weight:760;}.faq-item summary::-webkit-details-marker{display:none;}.faq-item summary::after{content:"+";width:32px;height:32px;flex:0 0 auto;display:grid;place-items:center;border:1px solid var(--slate-300);border-radius:50%;color:var(--site-accent);font-size:1.3rem;font-weight:450;}.faq-item[open] summary::after{content:"−";}.faq-answer{max-width:760px;padding:0 0 24px;color:var(--slate-600);}.legal-notice{display:grid;grid-template-columns:28px 1fr;gap:14px;align-items:start;padding:24px;border:1px solid var(--slate-300);border-radius:var(--radius-md);background:var(--surface);}.legal-notice svg{width:25px;height:25px;fill:none;stroke:var(--site-accent);stroke-width:2;}.legal-notice strong{display:block;margin-bottom:4px;}.legal-notice p{margin:0;color:var(--slate-600);}.site-footer{padding:58px 0 96px;color:#d8e0ea;background:var(--navy-950);}.footer-grid{display:grid;grid-template-columns:minmax(260px,1.25fr) repeat(2,minmax(180px,0.65fr));gap:46px;}.footer-brand strong{display:block;overflow-wrap:anywhere;color:#fff;font-size:1.2rem;}.footer-brand p,.footer-column p,.footer-column li{color:#aebccd;font-size:0.88rem;}.footer-column h2{margin:0 0 14px;color:#fff;font-size:0.86rem;letter-spacing:0.08em;text-transform:uppercase;}.footer-column ul{display:grid;gap:9px;margin:0;padding:0;list-style:none;}.footer-column a:hover{color:#fff;}.footer-bottom{display:flex;justify-content:space-between;gap:24px;margin-top:42px;padding-top:22px;border-top:1px solid rgba(255,255,255,0.12);color:#92a3b8;font-size:0.78rem;}.footer-links{display:flex;flex-wrap:wrap;gap:16px;}.legal-page{padding:70px 0 100px;}.legal-shell{max-width:860px;margin-inline:auto;padding:clamp(26px,5vw,54px);border:1px solid var(--slate-200);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm);}.legal-shell h1{margin:0 0 12px;overflow-wrap:anywhere;font-size:clamp(2.2rem,5vw,4rem);line-height:1.02;letter-spacing:-0.05em;}.legal-shell h2{margin:34px 0 10px;font-size:1.35rem;}.legal-shell p,.legal-shell li{color:var(--slate-700);}.legal-shell .back-link{display:inline-flex;margin-bottom:24px;color:var(--site-accent);font-weight:750;}.not-found{min-height:72vh;display:grid;place-items:center;text-align:center;}.not-found strong{display:block;color:var(--site-accent);font-size:clamp(5rem,18vw,12rem);line-height:0.8;letter-spacing:-0.08em;}.not-found h1{margin:30px 0 8px;font-size:clamp(2rem,5vw,3.8rem);}.not-found p{max-width:520px;margin:0 auto 24px;color:var(--slate-600);}.mobile-cta{position:fixed;z-index:90;right:0;bottom:0;left:0;display:none;padding:10px 16px max(10px,env(safe-area-inset-bottom));border-top:1px solid var(--slate-200);background:rgba(255,255,255,0.96);backdrop-filter:blur(12px);}.js .reveal,.js .reveal.is-visible{opacity:1;transform:none;}@media (max-width:1024px){.hero-grid,.offer-layout{gap:38px;}.hero h1{font-size:clamp(2.65rem,6.8vw,4.9rem);}.steps-grid,.insights-grid{gap:14px;}}@media (max-width:820px){.container{width:min(calc(100% - 30px),var(--container));}.section{padding:68px 0;}.nav-toggle{display:grid;}.nav-wrap>.button{display:none;}.nav-menu{position:absolute;top:calc(100% + 1px);right:15px;left:15px;display:grid;gap:2px;padding:12px;border:1px solid var(--slate-200);border-radius:16px;background:var(--surface);box-shadow:var(--shadow-md);}.nav-menu[hidden]{display:none;}.nav-menu a{padding:0 12px;border-radius:9px;}.nav-menu a:hover{background:var(--site-accent-soft);}.hero{padding-top:54px;}.hero-grid,.quiz-layout,.offer-layout,.section-heading{grid-template-columns:1fr;}.hero-grid{gap:36px;}.hero-panel{max-width:620px;}.section-heading{gap:18px;align-items:start;}.quiz-intro{position:static;}.steps-grid,.insights-grid{grid-template-columns:1fr;}.step-number{margin-bottom:24px;}.footer-grid{grid-template-columns:1fr 1fr;}.footer-brand{grid-column:1 / -1;}.mobile-cta{display:block;}.site-footer{padding-bottom:132px;}}@media (max-width:600px){.container{width:min(calc(100% - 24px),var(--container));}.site-brand small{display:none;}.header-inner{min-height:68px;}.hero{padding-top:40px;}.hero h1{font-size:clamp(2.35rem,11.8vw,3.55rem);letter-spacing:-0.055em;}.hero-lead{font-size:1.02rem;}.hero-actions .button{width:100%;}.hero-panel{padding:24px;}.hero-facts{grid-template-columns:1fr;}.hero-fact{min-height:auto;padding:18px 20px;}.availability-inner{align-items:flex-start;text-align:left;}.availability-dot{margin-top:7px;}.quiz-shell{min-height:540px;padding:22px 16px;border-radius:20px;}.quiz-head{grid-template-columns:1fr;gap:12px;}.quiz-copy{margin-top:26px;}.quiz-options{grid-template-columns:1fr;}.quiz-option{min-height:82px;}.quiz-actions,.result-actions{flex-direction:column-reverse;}.quiz-actions .button,.result-actions .button{width:100%;}.quiz-privacy{text-align:center;}.result-bank-card{padding:20px 15px;border-radius:20px;}.bank-card-top{align-items:flex-start;}.bank-status{font-size:0.66rem;}.answer-summary li{display:grid;gap:2px;}.answer-summary strong{text-align:left;}.bank-offer-meta{grid-template-columns:1fr;}.footer-grid{grid-template-columns:1fr;}.footer-brand{grid-column:auto;}.footer-bottom{flex-direction:column;}}.site-shell .hero-expertise-link{max-width:62ch;display:flex;flex-wrap:wrap;gap:5px 10px;align-items:center;margin:13px 0 0;color:var(--shell-muted);font-size:.78rem;line-height:1.5;}.site-shell .hero-expertise-link span{font-family:var(--tech-font);font-size:.66rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;}.site-shell .hero-expertise-link a{color:var(--shell-accent);font-weight:800;text-decoration-thickness:1.5px;text-underline-offset:4px;}.site-shell .certification-section{overflow:hidden;background:color-mix(in srgb,var(--shell-accent) 12%,var(--shell-bg));}.site-shell .certification-panel{position:relative;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:46px;overflow:hidden;padding:clamp(32px,5vw,68px);border:1px solid var(--shell-line);border-radius:var(--shell-radius);color:var(--shell-fg);background:var(--shell-card);}.site-shell .certification-panel::after{position:absolute;top:-120px;right:-90px;width:310px;height:310px;border:1px solid color-mix(in srgb,var(--shell-accent) 46%,transparent);border-radius:50%;content:"";pointer-events:none;}.site-shell .certification-copy,.site-shell .certification-route{position:relative;z-index:1;}.site-shell .certification-copy{grid-column:1 / span 7;}.site-shell .certification-section .section-kicker{color:var(--shell-accent);}.site-shell .certification-copy h2{max-width:15ch;margin:0;font-family:var(--display-font);font-size:clamp(2.35rem,4.3vw,4.9rem);font-weight:900;letter-spacing:-.065em;line-height:.98;text-wrap:balance;}.site-shell .certification-copy>p:not(.section-kicker):not(.certification-owner){max-width:64ch;margin:24px 0 0;color:var(--shell-muted);font-size:1rem;}.site-shell .certification-actions{display:flex;flex-wrap:wrap;gap:12px 18px;align-items:center;margin-top:30px;}.site-shell .certification-button{border-color:var(--shell-accent);color:var(--shell-accent-ink);background:var(--shell-accent);box-shadow:0 12px 30px color-mix(in srgb,var(--shell-accent) 22%,transparent);}.site-shell .certification-button:hover{border-color:var(--shell-fg);color:var(--shell-bg);background:var(--shell-fg);}.site-shell .certification-faq-link{min-height:44px;display:inline-flex;align-items:center;color:inherit;font-weight:750;text-underline-offset:4px;}.site-shell .certification-owner{max-width:62ch;margin:30px 0 0;padding-top:18px;border-top:1px solid color-mix(in srgb,currentColor 22%,transparent);color:var(--shell-muted);font-size:.82rem;}.site-shell .certification-route{grid-column:8 / -1;display:grid;align-content:center;margin:0;padding:0;list-style:none;}.site-shell .certification-route li{display:grid;grid-template-columns:46px 1fr;gap:16px;padding:22px 0;border-top:1px solid var(--shell-line);}.site-shell .certification-route li:last-child{border-bottom:1px solid var(--shell-line);}.site-shell .certification-route>li>span{color:var(--shell-accent);font-family:var(--tech-font);font-size:.7rem;font-weight:800;letter-spacing:.08em;}.site-shell .certification-route strong{display:block;font-family:var(--display-font);font-size:1.08rem;line-height:1.2;}.site-shell .certification-route p{margin:7px 0 0;color:var(--shell-muted);font-size:.86rem;line-height:1.55;}.site-shell[data-site="registration-ip"] .certification-section{background:#4458ff;}.site-shell[data-site="registration-ip"] .certification-panel{border:2px solid #d7ff3f;background:#0b0c0f;}.site-shell[data-site="registration-ooo"] .certification-section{background:#ff5a36;}.site-shell[data-site="registration-ooo"] .certification-panel{border:2px solid #101217;background:#fffefa;box-shadow:14px 14px 0 #1f4fff;}.site-shell[data-site="business-account"] .certification-section{background-color:#060a12;background-image:linear-gradient(rgba(39,226,179,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(39,226,179,.05) 1px,transparent 1px);background-size:32px 32px;}.site-shell[data-site="business-account"] .certification-panel{border-color:#27e2b3;background:#101722;}.site-shell[data-site="business-navigator"] .certification-section{background:#2a56ff;}.site-shell[data-site="business-navigator"] .certification-panel{border:2px solid #111218;background:#fffdf6;box-shadow:14px 14px 0 #ffb800;}.site-shell .result-certification{margin-top:28px;padding:clamp(20px,3vw,28px);border:1px solid var(--shell-accent);border-radius:calc(var(--shell-radius) * .72);color:inherit;background:color-mix(in srgb,var(--shell-accent) 11%,transparent);}.site-shell .result-certification-label{color:var(--shell-accent);font-family:var(--tech-font);font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;}.site-shell .result-certification h4{margin:9px 0 8px;font-family:var(--display-font);font-size:1.35rem;line-height:1.15;}.site-shell .result-certification p{margin:0;color:inherit;opacity:.78;}.site-shell .result-certification-link{min-height:46px;display:inline-flex;align-items:center;gap:8px;margin-top:18px;padding:10px 14px;border-radius:calc(var(--shell-radius) * .48);color:var(--shell-accent-ink);background:var(--shell-accent);font-weight:850;text-decoration:none;}.site-shell .result-certification-link svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;}.site-shell .bank-banner-frame{aspect-ratio:16 / 9;display:grid;overflow:hidden;place-items:center;border-bottom:1px solid rgba(124,58,237,.24);background:#7c3aed;line-height:0;}.site-shell .bank-banner{width:100%;height:100%;aspect-ratio:auto;object-fit:contain;object-position:50% 50%;}.site-shell .faq-list{max-width:1020px;display:grid;grid-template-columns:1fr;gap:12px;margin-inline:auto;border-top:0;}.site-shell .faq-item{overflow:clip;border:1px solid var(--shell-line);border-radius:calc(var(--shell-radius) * .7);color:var(--shell-fg);background:var(--shell-card);transition:border-color 200ms ease,background-color 200ms ease,box-shadow 200ms ease;}.site-shell .faq-item[open]{border-color:var(--shell-accent);background:color-mix(in srgb,var(--shell-card) 92%,var(--shell-accent));box-shadow:0 16px 42px color-mix(in srgb,var(--shell-fg) 10%,transparent);}.site-shell .faq-item summary{min-height:84px;display:flex;gap:18px;align-items:center;padding:20px 22px;color:inherit;font-family:var(--display-font);font-size:1.08rem;line-height:1.3;transition:background-color 180ms ease;}.site-shell .faq-item summary:hover{background:color-mix(in srgb,var(--shell-accent) 7%,transparent);}.site-shell .faq-question{min-width:0;flex:1;display:grid;grid-template-columns:42px minmax(0,1fr);gap:14px;align-items:center;}.site-shell .faq-number{width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--shell-line);border-radius:calc(var(--shell-radius) * .42);color:var(--shell-accent);font-family:var(--tech-font);font-size:.66rem;font-weight:800;}.site-shell .faq-item summary::after{width:40px;height:40px;border-color:var(--shell-line);border-radius:calc(var(--shell-radius) * .42);color:var(--shell-accent);background:transparent;content:"+";font-size:1.45rem;transition:color 180ms ease,background-color 180ms ease,border-color 180ms ease,transform 180ms ease;}.site-shell .faq-item[open] summary::after{border-color:var(--shell-accent);color:var(--shell-accent-ink);background:var(--shell-accent);content:"+";transform:rotate(45deg);}.site-shell .faq-answer{max-width:none;padding:0;color:var(--shell-muted);}.site-shell .faq-answer-inner{max-width:78ch;padding:0 76px 26px 78px;}.site-shell .faq-answer p{margin:0;}.site-shell .faq-expert-label{display:inline-flex;margin-bottom:10px;padding:5px 8px;border:1px solid color-mix(in srgb,var(--shell-accent) 52%,transparent);border-radius:calc(var(--shell-radius) * .3);color:var(--shell-accent);font-family:var(--tech-font);font-size:.62rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;}.site-shell .faq-item-certification{border-color:color-mix(in srgb,var(--shell-accent) 48%,var(--shell-line));}@media (max-width:900px){.site-shell .certification-panel{grid-template-columns:1fr;gap:38px;}.site-shell .certification-copy,.site-shell .certification-route{grid-column:auto;}.site-shell .certification-copy h2{max-width:18ch;}}@media (max-width:620px){.site-shell .hero-expertise-link{display:grid;gap:3px;font-size:.76rem;}.site-shell .certification-panel{gap:30px;padding:26px 18px;}.site-shell[data-site="registration-ooo"] .certification-panel,.site-shell[data-site="business-navigator"] .certification-panel{box-shadow:7px 7px 0 color-mix(in srgb,var(--shell-accent) 76%,#111218);}.site-shell .certification-copy h2{max-width:none;font-size:clamp(2.2rem,10.5vw,3.15rem);}.site-shell .certification-actions{display:grid;gap:8px;}.site-shell .certification-button,.site-shell .certification-faq-link{width:100%;}.site-shell .certification-faq-link{justify-content:center;}.site-shell .certification-route li{grid-template-columns:38px 1fr;gap:12px;padding:18px 0;}.site-shell .faq-item summary{min-height:76px;gap:10px;padding:16px 14px;font-size:1rem;}.site-shell .faq-question{grid-template-columns:34px minmax(0,1fr);gap:11px;}.site-shell .faq-number{width:34px;height:34px;}.site-shell .faq-item summary::after{width:36px;height:36px;}.site-shell .faq-answer-inner{padding:0 16px 22px 59px;}.site-shell .result-certification-link{width:100%;justify-content:center;}}.visually-hidden{position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;overflow:hidden !important;clip:rect(0,0,0,0) !important;white-space:nowrap !important;border:0 !important;}.site-shell .okved-section{border-block:1px solid var(--shell-line);background:radial-gradient(circle at 92% 8%,color-mix(in srgb,var(--shell-accent) 17%,transparent) 0,transparent 28%),var(--shell-bg);}.site-shell .okved-heading{margin-bottom:34px;}.site-shell .okved-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:18px;overflow:hidden;border:1px solid var(--shell-line);border-radius:calc(var(--shell-radius) * .7);color:var(--shell-fg);background:color-mix(in srgb,var(--shell-card) 84%,transparent);}.site-shell .okved-meta span{display:flex;min-height:78px;align-items:center;gap:8px;padding:18px 22px;color:var(--shell-muted);font-size:.83rem;}.site-shell .okved-meta span + span{border-left:1px solid var(--shell-line);}.site-shell .okved-meta strong{color:var(--shell-fg);font-family:var(--mono-font);font-size:.82rem;letter-spacing:.03em;}.site-shell .okved-guidance{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:18px;}.site-shell .okved-guidance-card{min-height:190px;padding:24px;border:1px solid var(--shell-line);border-radius:calc(var(--shell-radius) * .7);color:var(--shell-fg);background:color-mix(in srgb,var(--shell-card) 88%,transparent);}.site-shell .okved-guidance-card>span{display:inline-flex;min-width:34px;height:28px;align-items:center;justify-content:center;border-radius:calc(var(--shell-radius) * .25);color:var(--shell-accent-ink);background:var(--shell-accent);font-family:var(--mono-font);font-size:.65rem;font-weight:900;}.site-shell .okved-guidance-card h3{margin:30px 0 9px;font-family:var(--display-font);font-size:1.2rem;letter-spacing:-.035em;line-height:1.08;}.site-shell .okved-guidance-card p{margin:0;color:var(--shell-muted);font-size:.79rem;line-height:1.55;}.site-shell .okved-classifier{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(330px,.85fr);align-items:start;overflow:hidden;border:1px solid var(--shell-line);border-radius:var(--shell-radius);background:var(--shell-card);box-shadow:0 30px 80px color-mix(in srgb,var(--shell-fg) 10%,transparent);}.site-shell .okved-browser{min-width:0;padding:clamp(24px,4vw,46px);}.site-shell .okved-search-block>label,.site-shell .okved-filters label>span{display:block;margin-bottom:10px;color:var(--shell-fg);font-family:var(--mono-font);font-size:.72rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;}.site-shell .okved-search-field{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;overflow:hidden;border:2px solid var(--shell-fg);border-radius:calc(var(--shell-radius) * .58);background:var(--shell-bg);transition:border-color 160ms ease,box-shadow 160ms ease;}.site-shell .okved-search-field:focus-within{border-color:var(--shell-accent);box-shadow:0 0 0 4px color-mix(in srgb,var(--shell-accent) 24%,transparent);}.site-shell .okved-search-field>span{display:flex;align-self:stretch;align-items:center;padding:0 18px;border-right:1px solid var(--shell-line);color:var(--shell-accent-ink);background:var(--shell-accent);font-family:var(--mono-font);font-size:.72rem;font-weight:900;letter-spacing:.08em;}.site-shell .okved-search-field input{width:100%;min-height:62px;padding:0 18px;border:0;outline:0;color:var(--shell-fg);background:transparent;font:inherit;font-size:1rem;}.site-shell .okved-search-field input::placeholder{color:color-mix(in srgb,var(--shell-muted) 72%,transparent);}.site-shell .okved-quick{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:14px;}.site-shell .okved-quick>span{margin-right:4px;color:var(--shell-muted);font-size:.78rem;}.site-shell .okved-quick button,.site-shell .okved-results-head button,.site-shell .okved-selected-actions button,.site-shell .okved-clear{min-height:36px;padding:7px 11px;border:1px solid var(--shell-line);border-radius:calc(var(--shell-radius) * .35);color:var(--shell-fg);background:transparent;font:inherit;font-size:.75rem;font-weight:700;cursor:pointer;transition:border-color 160ms ease,background 160ms ease,color 160ms ease;}.site-shell .okved-quick button:hover,.site-shell .okved-quick button:focus-visible,.site-shell .okved-selected-actions button:hover,.site-shell .okved-selected-actions button:focus-visible{border-color:var(--shell-accent);background:color-mix(in srgb,var(--shell-accent) 12%,transparent);}.site-shell .okved-filters{display:grid;grid-template-columns:minmax(0,1fr) minmax(210px,.72fr);gap:14px;align-items:end;margin:28px 0 18px;}.site-shell .okved-filters select{width:100%;min-height:50px;padding:0 38px 0 14px;border:1px solid var(--shell-line);border-radius:calc(var(--shell-radius) * .45);color:var(--shell-fg);background:var(--shell-bg);font:inherit;font-size:.84rem;}.site-shell .okved-toggle{display:flex;min-height:50px;align-items:center;gap:10px;padding:10px 13px;border:1px solid var(--shell-line);border-radius:calc(var(--shell-radius) * .45);background:color-mix(in srgb,var(--shell-bg) 78%,transparent);cursor:pointer;}.site-shell .okved-toggle input{width:18px;height:18px;flex:0 0 auto;accent-color:var(--shell-accent);}.site-shell .okved-toggle>span{margin:0;color:var(--shell-muted);font-family:var(--body-font);font-size:.78rem;font-weight:600;letter-spacing:0;line-height:1.35;text-transform:none;}.site-shell .okved-results-head{display:flex;min-height:42px;align-items:center;justify-content:space-between;gap:12px;padding-block:4px 12px;border-bottom:1px solid var(--shell-line);}.site-shell .okved-results-head p{margin:0;color:var(--shell-muted);font-family:var(--mono-font);font-size:.72rem;}.site-shell .okved-results-head button{min-height:32px;padding:5px 0;border:0;text-decoration:underline;text-underline-offset:3px;}.site-shell .okved-results{max-height:700px;overflow:auto;overscroll-behavior:contain;scrollbar-color:var(--shell-accent) transparent;}.site-shell .okved-result{display:grid;grid-template-columns:112px minmax(0,1fr) auto;gap:18px;align-items:center;padding:20px 2px;border-bottom:1px solid var(--shell-line);}.site-shell .okved-result:last-child{border-bottom:0;}.site-shell .okved-result.is-heading{background:color-mix(in srgb,var(--shell-accent) 5%,transparent);}.site-shell .okved-result-code{display:grid;gap:5px;align-self:start;}.site-shell .okved-result-code strong{color:var(--shell-fg);font-family:var(--mono-font);font-size:1.05rem;}.site-shell .okved-result-code span{color:var(--shell-muted);font-family:var(--mono-font);font-size:.62rem;letter-spacing:.04em;text-transform:uppercase;}.site-shell .okved-result-copy h3{margin:0;color:var(--shell-fg);font-family:var(--body-font);font-size:.92rem;font-weight:800;line-height:1.35;}.site-shell .okved-result-copy p{margin:7px 0 0;color:var(--shell-muted);font-size:.72rem;line-height:1.4;}.site-shell .okved-result-action{min-width:104px;min-height:40px;padding:8px 12px;border:1px solid var(--shell-fg);border-radius:calc(var(--shell-radius) * .4);color:var(--shell-fg);background:transparent;font:inherit;font-size:.75rem;font-weight:800;cursor:pointer;}.site-shell .okved-result-action:hover,.site-shell .okved-result-action:focus-visible{border-color:var(--shell-accent);color:var(--shell-accent-ink);background:var(--shell-accent);}.site-shell .okved-result-action.is-added,.site-shell .okved-result-action:disabled{border-color:var(--shell-line);color:var(--shell-muted);background:color-mix(in srgb,var(--shell-bg) 80%,transparent);cursor:default;}.site-shell .okved-empty{display:grid;min-height:210px;align-content:center;justify-items:start;padding:34px;border:1px dashed var(--shell-line);border-radius:calc(var(--shell-radius) * .55);margin-top:18px;background:color-mix(in srgb,var(--shell-bg) 76%,transparent);}.site-shell .okved-empty strong{color:var(--shell-fg);font-family:var(--display-font);font-size:1.45rem;letter-spacing:-.03em;}.site-shell .okved-empty p{max-width:52ch;margin:10px 0 0;color:var(--shell-muted);font-size:.88rem;line-height:1.55;}.site-shell .okved-selection{position:sticky;top:96px;min-height:100%;max-height:calc(100vh - 116px);padding:clamp(24px,3vw,38px);overflow:auto;border-left:1px solid var(--shell-line);color:var(--shell-fg);background:color-mix(in srgb,var(--shell-bg) 72%,var(--shell-card));}.site-shell .okved-selection-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;}.site-shell .okved-selection-head p{margin:0 0 6px;color:var(--shell-muted);font-family:var(--mono-font);font-size:.67rem;letter-spacing:.08em;text-transform:uppercase;}.site-shell .okved-selection-head h3{margin:0;font-family:var(--display-font);font-size:clamp(1.5rem,2.4vw,2.2rem);letter-spacing:-.045em;}.site-shell .okved-selection-head>span{display:inline-flex;min-width:38px;height:38px;align-items:center;justify-content:center;border-radius:999px;color:var(--shell-accent-ink);background:var(--shell-accent);font-family:var(--mono-font);font-size:.8rem;font-weight:900;}.site-shell .okved-selection-note,.site-shell .okved-storage-note{margin:14px 0 22px;color:var(--shell-muted);font-size:.78rem;line-height:1.5;}.site-shell .okved-selected{display:grid;gap:10px;}.site-shell .okved-selection-empty{padding:24px;border:1px dashed var(--shell-line);border-radius:calc(var(--shell-radius) * .5);}.site-shell .okved-selection-empty strong{font-size:.9rem;}.site-shell .okved-selection-empty p{margin:8px 0 0;color:var(--shell-muted);font-size:.78rem;line-height:1.5;}.site-shell .okved-selected-item{padding:15px;border:1px solid var(--shell-line);border-radius:calc(var(--shell-radius) * .5);background:var(--shell-card);}.site-shell .okved-selected-item.is-primary{border-color:var(--shell-accent);box-shadow:inset 4px 0 0 var(--shell-accent);}.site-shell .okved-selected-item>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:12px;}.site-shell .okved-selected-item>div:first-child span{color:var(--shell-muted);font-family:var(--mono-font);font-size:.6rem;letter-spacing:.06em;text-transform:uppercase;}.site-shell .okved-selected-item>div:first-child strong{font-family:var(--mono-font);font-size:.88rem;}.site-shell .okved-selected-item>p{margin:9px 0 13px;color:var(--shell-fg);font-size:.78rem;font-weight:700;line-height:1.42;}.site-shell .okved-selected-actions{display:flex;align-items:center;justify-content:space-between;gap:8px;}.site-shell .okved-selected-actions button{min-height:30px;padding:4px 0;border:0;color:var(--shell-muted);background:transparent;text-decoration:underline;text-underline-offset:3px;}.site-shell .okved-primary-mark{color:var(--shell-accent-ink);background:var(--shell-accent);padding:5px 8px;border-radius:calc(var(--shell-radius) * .25);font-family:var(--mono-font);font-size:.6rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;}.site-shell .okved-selection-actions{display:grid;gap:8px;margin-top:22px;}.site-shell .okved-selection-actions .button:disabled,.site-shell .okved-clear:disabled{opacity:.44;cursor:default;}.site-shell .okved-clear{width:100%;min-height:42px;}.site-shell .okved-storage-note{margin:12px 0 0;text-align:center;}.site-shell .okved-disclaimer{display:grid;grid-template-columns:minmax(190px,.36fr) minmax(0,1fr);gap:28px;align-items:start;margin-top:18px;padding:24px 28px;border:1px solid var(--shell-line);border-radius:calc(var(--shell-radius) * .65);background:color-mix(in srgb,var(--shell-card) 82%,transparent);}.site-shell .okved-disclaimer strong{font-family:var(--display-font);font-size:1.25rem;letter-spacing:-.03em;}.site-shell .okved-disclaimer p{margin:0;color:var(--shell-muted);font-size:.85rem;line-height:1.58;}.site-shell .okved-disclaimer a{color:var(--shell-fg);font-weight:800;text-decoration:underline;text-underline-offset:3px;}@media (max-width:1040px){.site-shell .okved-classifier{grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);}.site-shell .okved-filters{grid-template-columns:1fr;}.site-shell .okved-result{grid-template-columns:92px minmax(0,1fr);}.site-shell .okved-result-action{grid-column:2;width:fit-content;}}@media (max-width:820px){.site-shell .okved-meta{grid-template-columns:1fr;}.site-shell .okved-meta span{min-height:58px;}.site-shell .okved-meta span + span{border-top:1px solid var(--shell-line);border-left:0;}.site-shell .okved-guidance{grid-template-columns:1fr;}.site-shell .okved-guidance-card{min-height:0;}.site-shell .okved-classifier{grid-template-columns:1fr;overflow:visible;}.site-shell .okved-selection{position:static;max-height:none;border-top:1px solid var(--shell-line);border-left:0;}.site-shell .okved-disclaimer{grid-template-columns:1fr;gap:10px;}}@media (max-width:560px){.site-shell .okved-browser,.site-shell .okved-selection{padding:22px 18px;}.site-shell .okved-search-field{grid-template-columns:1fr;}.site-shell .okved-search-field>span{min-height:32px;justify-content:center;padding:0 12px;border-right:0;border-bottom:1px solid var(--shell-line);}.site-shell .okved-search-field input{min-height:56px;}.site-shell .okved-result{grid-template-columns:1fr;gap:10px;padding:18px 0;}.site-shell .okved-result-action{grid-column:1;width:100%;}.site-shell .okved-results{max-height:620px;}.site-shell .okved-disclaimer{padding:20px;}}@media (prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto !important;transition-duration:0.01ms !important;animation-duration:0.01ms !important;animation-iteration-count:1 !important;}.js .reveal{opacity:1;transform:none;}}@media print{.site-header,.mobile-cta,.quiz-section,.hero-actions{display:none !important;}body{color:#000;background:#fff;}.section,.hero{padding:28px 0;}}.site-shell{--shell-bg:#f7f7f5;--shell-fg:#10131b;--shell-muted:#596171;--shell-card:#ffffff;--shell-line:#d8dce5;--shell-accent:var(--site-accent);--shell-accent-ink:#0b0d12;--shell-radius:20px;--display-font:"Arial Black","Segoe UI",Arial,sans-serif;--body-font:"Segoe UI",Arial,sans-serif;--tech-font:"Cascadia Mono",Consolas,monospace;--z-base:0;--z-art:10;--z-header:30;--z-mobile:40;min-width:320px;color:var(--shell-fg);background:var(--shell-bg);font-family:var(--body-font);font-size:16px;line-height:1.6;text-rendering:geometricPrecision;}.site-shell[data-site="registration-ip"]{--shell-bg:#0b0c0f;--shell-fg:#f6f4ec;--shell-muted:#b9beae;--shell-card:#15171b;--shell-line:#41453d;--shell-accent:#d7ff3f;--shell-accent-ink:#090b0e;--shell-radius:0px;--display-font:"Arial Black","Segoe UI Black",Arial,sans-serif;}.site-shell[data-site="registration-ooo"]{--shell-bg:#f4f1e9;--shell-fg:#101217;--shell-muted:#505968;--shell-card:#fffefa;--shell-line:#b8bec8;--shell-accent:#ff5a36;--shell-accent-ink:#111217;--shell-radius:2px;--display-font:Georgia,"Times New Roman",serif;--body-font:"Arial Narrow","Segoe UI",Arial,sans-serif;}.site-shell[data-site="business-account"]{--shell-bg:#060a12;--shell-fg:#f4f7fb;--shell-muted:#aab5c2;--shell-card:#101722;--shell-line:#2b3746;--shell-accent:#27e2b3;--shell-accent-ink:#06110f;--shell-radius:14px;--display-font:"Segoe UI",Arial,sans-serif;--body-font:"Segoe UI",Arial,sans-serif;--tech-font:"Cascadia Mono",Consolas,monospace;}.site-shell[data-site="business-navigator"]{--shell-bg:#fff6df;--shell-fg:#111218;--shell-muted:#5f5963;--shell-card:#fffdf6;--shell-line:#171820;--shell-accent:#ff4fa3;--shell-accent-ink:#13141a;--shell-radius:28px;--display-font:"Arial Black","Segoe UI Black",Arial,sans-serif;}.site-shell *,.site-shell *::before,.site-shell *::after{box-sizing:border-box;}.site-shell a,.site-shell button,.site-shell summary{cursor:pointer;touch-action:manipulation;}.site-shell a:focus-visible,.site-shell button:focus-visible,.site-shell summary:focus-visible{outline:3px solid var(--shell-accent);outline-offset:4px;}.site-shell .container{width:min(100% - 48px,1320px);margin-inline:auto;}.site-shell[data-site="registration-ooo"] .container,.site-shell[data-site="business-account"] .container{width:min(100% - 48px,1400px);}.site-shell .site-header{position:sticky;top:0;z-index:var(--z-header);border-bottom:1px solid color-mix(in srgb,var(--shell-line) 76%,transparent);color:var(--shell-fg);background:color-mix(in srgb,var(--shell-bg) 88%,transparent);backdrop-filter:blur(18px) saturate(1.3);}.site-shell .header-inner{min-height:78px;}.site-shell .site-brand{color:inherit;text-decoration:none;}.site-shell .site-brand strong{font-family:var(--display-font);font-size:.93rem;letter-spacing:-.03em;}.site-shell .site-brand small{color:var(--shell-muted);font-family:var(--tech-font);font-size:.62rem;letter-spacing:.035em;}.site-shell .brand-mark{width:42px;height:42px;border:1px solid var(--shell-line);border-radius:calc(var(--shell-radius) * .55);color:var(--shell-accent-ink);background:var(--shell-accent);box-shadow:none;font-family:var(--display-font);font-size:.9rem;}.site-shell .nav-menu{gap:28px;}.site-shell .nav-menu a{position:relative;color:inherit;font-size:.83rem;font-weight:700;text-decoration:none;}.site-shell .nav-menu a::after{position:absolute;right:0;bottom:-7px;left:0;height:2px;background:var(--shell-accent);content:"";transform:scaleX(0);transform-origin:right;transition:transform 220ms ease-out;}.site-shell .nav-menu a:hover::after,.site-shell .nav-menu a:focus-visible::after{transform:scaleX(1);transform-origin:left;}.site-shell .button{min-height:50px;border-radius:calc(var(--shell-radius) * .58);font-family:var(--body-font);font-size:.9rem;font-weight:800;letter-spacing:-.01em;transition:color 180ms ease,background-color 180ms ease,border-color 180ms ease,box-shadow 180ms ease,transform 180ms ease;}.site-shell .button:active{transform:scale(.98);}.site-shell .button-primary{border-color:var(--shell-accent);color:var(--shell-accent-ink);background:var(--shell-accent);box-shadow:0 10px 26px color-mix(in srgb,var(--shell-accent) 18%,transparent);}.site-shell .button-primary:hover{border-color:var(--shell-fg);color:var(--shell-bg);background:var(--shell-fg);box-shadow:0 14px 36px color-mix(in srgb,var(--shell-fg) 20%,transparent);transform:translateY(-2px);}.site-shell .nav-toggle{min-width:48px;min-height:48px;border-color:var(--shell-line);border-radius:calc(var(--shell-radius) * .55);color:inherit;background:transparent;}.site-shell .hero{position:relative;isolation:isolate;min-height:780px;padding:92px 0 62px;overflow:clip;color:var(--shell-fg);background:var(--shell-bg);}.site-shell .hero::before,.site-shell .hero::after{position:absolute;z-index:-1;pointer-events:none;content:"";}.site-shell .hero>.container{position:relative;z-index:var(--z-art);}.site-shell .hero-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:24px;align-items:center;}.site-shell .hero-copy{grid-column:1 / span 7;max-width:none;}.site-shell .hero-copy .eyebrow,.site-shell .section-kicker,.site-shell .quiz-label,.site-shell .result-kicker{margin:0 0 20px;color:var(--shell-accent);font-family:var(--tech-font);font-size:.72rem;font-weight:700;letter-spacing:.16em;line-height:1.35;text-transform:uppercase;}.site-shell .hero h1{max-width:13ch;margin:0;color:inherit;font-family:var(--display-font);font-size:clamp(3.4rem,6.2vw,6.9rem);font-weight:900;letter-spacing:-.075em;line-height:.94;text-wrap:balance;}.site-shell .hero-lead{max-width:60ch;margin:32px 0 0;color:var(--shell-muted);font-size:clamp(1rem,1.35vw,1.18rem);line-height:1.7;}.site-shell .hero-actions{margin-top:34px;}.site-shell .hero-actions .button{min-width:230px;}.site-shell .hero-note{max-width:58ch;margin-top:18px;color:var(--shell-muted);font-family:var(--tech-font);font-size:.73rem;line-height:1.6;}.site-shell .hero-art{position:relative;grid-column:8 / -1;min-height:510px;overflow:hidden;border:1px solid var(--shell-line);border-radius:var(--shell-radius);background:var(--shell-card);box-shadow:0 30px 80px rgba(0,0,0,.16);}.site-shell .art-topline,.site-shell .dashboard-head{position:relative;z-index:2;display:flex;justify-content:space-between;gap:16px;padding:18px 20px;border-bottom:1px solid var(--shell-line);color:var(--shell-muted);font-family:var(--tech-font);font-size:.68rem;font-weight:600;letter-spacing:.08em;}.site-shell .art-status{display:inline-flex;gap:8px;align-items:center;}.site-shell .art-status i,.site-shell .signal-dot{width:8px;height:8px;border-radius:50%;background:var(--shell-accent);}.site-shell .art-caption{position:absolute;right:22px;bottom:20px;left:22px;z-index:3;display:flex;justify-content:space-between;gap:24px;align-items:flex-end;margin:0;color:var(--shell-muted);font-size:.78rem;}.site-shell .art-caption strong{color:var(--shell-fg);font-family:var(--display-font);font-size:1.4rem;letter-spacing:-.04em;}.site-shell .hero-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:54px;overflow:hidden;border:1px solid var(--shell-line);border-radius:calc(var(--shell-radius) * .75);background:color-mix(in srgb,var(--shell-card) 88%,transparent);}.site-shell .hero-fact{min-height:118px;padding:26px 28px;border:0;border-right:1px solid var(--shell-line);border-radius:0;background:transparent;}.site-shell .hero-fact:last-child{border-right:0;}.site-shell .hero-fact strong{color:var(--shell-fg);font-family:var(--display-font);font-size:1.05rem;letter-spacing:-.035em;}.site-shell .hero-fact span{color:var(--shell-muted);font-size:.82rem;}.site-shell .signature-strip{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));margin-top:16px;overflow:hidden;border:1px solid var(--shell-line);border-radius:calc(var(--shell-radius) * .55);color:var(--shell-accent-ink);background:var(--shell-accent);}.site-shell .signature-strip span{padding:13px 16px;border-right:1px solid color-mix(in srgb,var(--shell-accent-ink) 38%,transparent);font-family:var(--tech-font);font-size:.66rem;font-weight:700;letter-spacing:.12em;text-align:center;}.site-shell .signature-strip span:last-child{border-right:0;}.site-shell .availability{border-block:1px solid var(--shell-line);color:var(--shell-fg);background:var(--shell-card);}.site-shell .availability-inner{min-height:68px;font-family:var(--tech-font);font-size:.78rem;}.site-shell .availability-dot{background:var(--shell-accent);box-shadow:0 0 0 6px color-mix(in srgb,var(--shell-accent) 16%,transparent);}.site-shell .section{position:relative;padding:118px 0;color:var(--shell-fg);background:var(--shell-bg);}.site-shell .section-heading{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:24px;align-items:end;margin-bottom:58px;}.site-shell .section-heading>div{grid-column:1 / span 7;}.site-shell .section-heading>p{grid-column:9 / -1;max-width:none;margin:0;color:var(--shell-muted);font-size:.98rem;}.site-shell .section-heading h2,.site-shell .quiz-intro h2,.site-shell .offer-copy h2{margin:0;color:inherit;font-family:var(--display-font);font-size:clamp(2.3rem,4vw,4.7rem);font-weight:900;letter-spacing:-.065em;line-height:1;text-wrap:balance;}.site-shell .steps-grid,.site-shell .insights-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:18px;}.site-shell .step-card,.site-shell .insight-card{position:relative;min-height:280px;padding:30px;overflow:hidden;border:1px solid var(--shell-line);border-radius:var(--shell-radius);color:var(--shell-fg);background:var(--shell-card);box-shadow:none;transition:border-color 200ms ease,box-shadow 200ms ease,transform 200ms ease;}.site-shell .step-card{grid-column:span 4;}.site-shell .insight-card:first-child{grid-column:span 6;}.site-shell .insight-card:nth-child(2),.site-shell .insight-card:nth-child(3){grid-column:span 3;}.site-shell .step-card:hover,.site-shell .insight-card:hover{border-color:var(--shell-accent);box-shadow:0 22px 54px rgba(0,0,0,.12);transform:translateY(-4px);}.site-shell .step-number{display:inline-flex;width:54px;height:54px;align-items:center;justify-content:center;border:1px solid var(--shell-line);border-radius:calc(var(--shell-radius) * .55);color:var(--shell-accent-ink);background:var(--shell-accent);font-family:var(--tech-font);font-size:.8rem;}.site-shell .step-card h3,.site-shell .insight-card h3{margin:78px 0 14px;color:inherit;font-family:var(--display-font);font-size:clamp(1.45rem,2vw,2.15rem);letter-spacing:-.045em;line-height:1.05;}.site-shell .insight-card h3{margin-top:112px;}.site-shell .step-card p,.site-shell .insight-card p{color:var(--shell-muted);}.site-shell .quiz-section{isolation:isolate;overflow:hidden;}.site-shell .quiz-layout{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:28px;align-items:start;}.site-shell .quiz-intro{position:sticky;top:112px;grid-column:1 / span 4;min-width:0;padding:0;color:inherit;background:transparent;}.site-shell .quiz-intro>p{color:var(--shell-muted);}.site-shell .quiz-benefits{margin-top:34px;}.site-shell .quiz-benefits li{padding:13px 0;border-bottom:1px solid var(--shell-line);color:inherit;font-size:.84rem;}.site-shell .quiz-benefits svg{color:var(--shell-accent);}.site-shell .quiz-shell{grid-column:5 / -1;scroll-margin-top:104px;min-width:0;min-height:600px;padding:38px;border:1px solid var(--shell-line);border-radius:var(--shell-radius);color:var(--shell-fg);background:var(--shell-card);box-shadow:0 28px 80px rgba(0,0,0,.16);}.site-shell .quiz-count,.site-shell .quiz-copy p,.site-shell .quiz-option small,.site-shell .quiz-privacy,.site-shell .updated{color:var(--shell-muted);}.site-shell .quiz-progress{height:6px;overflow:hidden;border-radius:999px;background:color-mix(in srgb,var(--shell-line) 58%,transparent);}.site-shell .quiz-progress span{background:var(--shell-accent);transition:width 260ms ease-out;}.site-shell .quiz-copy h3,.site-shell .quiz-result>h3{color:inherit;font-family:var(--display-font);font-size:clamp(2rem,3vw,3.5rem);letter-spacing:-.055em;line-height:1.04;}.site-shell .quiz-options{gap:12px;}.site-shell .quiz-option{min-height:102px;border:1px solid var(--shell-line);border-radius:calc(var(--shell-radius) * .7);color:var(--shell-fg);background:transparent;box-shadow:none;cursor:pointer;transition:color 180ms ease,background-color 180ms ease,border-color 180ms ease,transform 180ms ease;}.site-shell .quiz-option:hover{border-color:var(--shell-accent);box-shadow:none;transform:translateY(-2px);}.site-shell .quiz-option.is-selected{border-color:var(--shell-accent);color:var(--shell-accent-ink);background:var(--shell-accent);box-shadow:none;}.site-shell .quiz-option.is-selected small{color:color-mix(in srgb,var(--shell-accent-ink) 70%,transparent);}.site-shell .quiz-radio{border-color:var(--shell-line);background:transparent;box-shadow:inset 0 0 0 5px transparent;}.site-shell .quiz-option.is-selected .quiz-radio{border-color:var(--shell-accent-ink);background:var(--shell-accent-ink);box-shadow:inset 0 0 0 5px var(--shell-accent);}.site-shell .button-secondary,.site-shell .button-ghost{border-color:var(--shell-line);color:var(--shell-fg);background:transparent;}.site-shell .button-secondary:hover,.site-shell .button-ghost:hover{border-color:var(--shell-accent);color:var(--shell-fg);background:color-mix(in srgb,var(--shell-accent) 12%,transparent);}.site-shell button:disabled{opacity:.42;cursor:not-allowed;transform:none !important;}.site-shell .result-bank-card,.site-shell .form-recommendation,.site-shell .result-empty,.site-shell .answer-summary{border-color:var(--shell-line);border-radius:calc(var(--shell-radius) * .75);color:var(--shell-fg);background:color-mix(in srgb,var(--shell-card) 88%,var(--shell-bg));}.site-shell .result-bank-card{color:#111827;background:#ffffff;}.site-shell .offer-layout{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:28px;align-items:center;}.site-shell .offer-copy{grid-column:1 / span 5;}.site-shell .offer-copy>p,.site-shell .offer-copy-list{color:var(--shell-muted);}.site-shell .offer-copy-list li{border-color:var(--shell-line);}.site-shell .offer-copy-list svg{color:var(--shell-accent);}.site-shell .bank-offer{grid-column:7 / -1;overflow:hidden;border:1px solid color-mix(in srgb,#7c3aed 32%,#d5d9e1);border-radius:var(--shell-radius);color:#111827;background:#ffffff;box-shadow:0 34px 80px rgba(28,18,52,.18);}.site-shell .bank-banner{display:block;width:100%;aspect-ratio:16 / 9;object-fit:contain;border-radius:0;}.site-shell .bank-offer-body{padding:30px;}.site-shell .tochka-mark{color:#ffffff;background:#7c3aed;}.site-shell .bank-offer .button-primary,.site-shell .result-bank-card .button-primary{border-color:#7c3aed;color:#ffffff;background:#7c3aed;box-shadow:none;}.site-shell .bank-offer .button-primary:hover,.site-shell .result-bank-card .button-primary:hover{border-color:#5b21b6;color:#ffffff;background:#5b21b6;}.site-shell .faq-list{display:grid;grid-template-columns:1fr;gap:14px;}.site-shell .faq-item{border:1px solid var(--shell-line);border-radius:calc(var(--shell-radius) * .7);color:var(--shell-fg);background:var(--shell-card);}.site-shell .faq-item summary{min-height:76px;color:inherit;font-family:var(--display-font);font-size:1rem;line-height:1.25;}.site-shell .faq-answer{color:var(--shell-muted);}.site-shell .legal-notice{border-color:var(--shell-line);border-radius:calc(var(--shell-radius) * .65);color:var(--shell-fg);background:var(--shell-card);}.site-shell .legal-notice p{color:var(--shell-muted);}.site-shell .legal-notice svg,.site-shell .legal-notice a{color:var(--shell-accent);}.site-shell .site-footer{border-top:1px solid var(--shell-line);color:var(--shell-fg);background:color-mix(in srgb,var(--shell-bg) 88%,#000 12%);}.site-shell .site-footer p,.site-shell .site-footer li,.site-shell .site-footer a,.site-shell .footer-bottom{color:var(--shell-muted);}.site-shell .site-footer a:hover{color:var(--shell-accent);}.site-shell .mobile-cta{z-index:var(--z-mobile);background:color-mix(in srgb,var(--shell-bg) 88%,transparent);backdrop-filter:blur(14px);}.site-shell[data-site="registration-ip"] .hero{background-color:#0b0c0f;background-image:linear-gradient(rgba(215,255,63,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(215,255,63,.055) 1px,transparent 1px);background-size:48px 48px;}.site-shell[data-site="registration-ip"] .hero::before{top:10%;right:-120px;width:420px;height:420px;border:1px solid rgba(215,255,63,.18);border-radius:50%;}.site-shell[data-site="registration-ip"] .hero::after{right:17%;bottom:6%;width:120px;height:120px;background:#4458ff;clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%);}.site-shell[data-site="registration-ip"] .hero h1{max-width:14ch;font-size:clamp(3.2rem,4.65vw,5.2rem);text-transform:uppercase;}.site-shell[data-site="registration-ip"] .hero-grid{align-items:start;}.site-shell[data-site="registration-ip"] .hero-art{margin-top:72px;}.site-shell[data-site="registration-ip"] .hero-art-ip{border-width:2px;border-color:#d7ff3f;background:#111318;box-shadow:18px 18px 0 #4458ff;}.ip-orbit{position:absolute;inset:62px 24px 72px;}.ip-orbit .orbit{position:absolute;border:1px solid rgba(215,255,63,.42);border-radius:50%;}.ip-orbit .orbit-one{inset:10% 19%;}.ip-orbit .orbit-two{inset:24% 32%;border-style:dashed;}.ip-core{position:absolute;top:50%;left:50%;display:grid;width:112px;height:112px;place-items:center;border:2px solid #d7ff3f;border-radius:50%;color:#0b0c0f;background:#d7ff3f;font-family:var(--display-font);font-size:2rem;transform:translate(-50%,-50%);}.ip-stage{position:absolute;z-index:2;display:grid;width:112px;min-height:82px;align-content:center;padding:12px;border:1px solid #d7ff3f;color:#f6f4ec;background:#0b0c0f;font-family:var(--tech-font);text-align:center;}.ip-stage b{color:#d7ff3f;font-size:.68rem;}.ip-stage span{font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;}.ip-stage-one{top:4%;left:7%;}.ip-stage-two{top:19%;right:1%;}.ip-stage-three{right:18%;bottom:4%;}.site-shell[data-site="registration-ip"] [data-section="method"]{color:#0b0c0f;background:#d7ff3f;}.site-shell[data-site="registration-ip"] [data-section="method"] .section-kicker,.site-shell[data-site="registration-ip"] [data-section="method"] .section-heading>p{color:#283111;}.site-shell[data-site="registration-ip"] [data-section="method"] .steps-grid{align-items:start;}.site-shell[data-site="registration-ip"] [data-section="method"] .step-card{min-height:340px;border:2px solid #0b0c0f;color:#0b0c0f;background:#f6f4ec;box-shadow:10px 10px 0 #0b0c0f;}.site-shell[data-site="registration-ip"] [data-section="method"] .step-card:nth-child(2){margin-top:40px;background:#4458ff;color:#ffffff;}.site-shell[data-site="registration-ip"] [data-section="method"] .step-card:nth-child(3){margin-top:80px;background:#0b0c0f;color:#f6f4ec;}.site-shell[data-site="registration-ip"] [data-section="method"] .step-card p{color:currentColor;opacity:.74;}.site-shell[data-site="registration-ip"] .insight-card:first-child{color:#0b0c0f;background:#f6f4ec;}.site-shell[data-site="registration-ip"] .insight-card:nth-child(2){color:#ffffff;background:#4458ff;}.site-shell[data-site="registration-ip"] .insight-card:nth-child(3){color:#0b0c0f;background:#d7ff3f;}.site-shell[data-site="registration-ip"] .insight-card p{color:currentColor;opacity:.72;}.site-shell[data-site="registration-ip"] .quiz-section{color:#ffffff;background:#4458ff;}.site-shell[data-site="registration-ip"] .quiz-section .section-kicker,.site-shell[data-site="registration-ip"] .quiz-benefits svg{color:#d7ff3f;}.site-shell[data-site="registration-ip"] .quiz-intro>p,.site-shell[data-site="registration-ip"] .quiz-benefits li{color:#e4e7ff;}.site-shell[data-site="registration-ip"] .quiz-benefits li{border-color:rgba(255,255,255,.28);}.site-shell[data-site="registration-ip"] .quiz-shell{border:2px solid #0b0c0f;color:#0b0c0f;background:#f6f4ec;box-shadow:14px 14px 0 #0b0c0f;}.site-shell[data-site="registration-ip"] [data-section="offer"]{color:#0b0c0f;background:#f6f4ec;}.site-shell[data-site="registration-ip"] [data-section="offer"] .offer-copy>p,.site-shell[data-site="registration-ip"] [data-section="offer"] .offer-copy-list{color:#4b5047;}.site-shell[data-site="registration-ooo"] .hero{background-color:#f4f1e9;background-image:linear-gradient(rgba(16,18,23,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(16,18,23,.055) 1px,transparent 1px);background-size:32px 32px;}.site-shell[data-site="registration-ooo"] .hero::before{top:12%;left:4%;width:84px;height:12px;background:#ff5a36;}.site-shell[data-site="registration-ooo"] .hero::after{right:3%;bottom:11%;width:190px;height:190px;border:1px solid #1f4fff;border-radius:50%;}.site-shell[data-site="registration-ooo"] .hero-copy{grid-column:1 / span 6;}.site-shell[data-site="registration-ooo"] .hero-grid,.site-shell[data-site="business-account"] .hero-grid,.site-shell[data-site="business-navigator"] .hero-grid{align-items:start;}.site-shell[data-site="registration-ooo"] .hero h1{max-width:14ch;font-size:clamp(3.2rem,4.35vw,5.3rem);font-weight:700;letter-spacing:-.065em;}.site-shell[data-site="registration-ooo"] .hero-art{grid-column:7 / -1;margin-top:72px;}.site-shell[data-site="registration-ooo"] .hero-art-ooo{border:2px solid #101217;color:#101217;background:#fffefa;box-shadow:14px 14px 0 #ff5a36;}.blueprint-map{position:absolute;inset:62px 22px 70px;}.blueprint-lines{position:absolute;inset:0;width:100%;height:100%;fill:none;stroke:#1f4fff;stroke-width:2;stroke-dasharray:6 8;}.blueprint-node,.blueprint-core{position:absolute;z-index:2;display:grid;min-width:122px;min-height:72px;align-content:center;padding:12px 14px;border:1px solid #101217;color:#101217;background:#fffefa;font-family:var(--tech-font);}.blueprint-node b{color:#ff5a36;font-size:.65rem;}.blueprint-node span{font-size:.76rem;font-weight:700;}.node-founders{top:5%;left:0;}.node-address{top:5%;right:0;}.node-docs{bottom:3%;left:0;}.node-account{right:0;bottom:3%;}.blueprint-core{top:50%;left:50%;min-width:96px;min-height:96px;place-items:center;border:2px solid #101217;color:#fff;background:#1f4fff;font-family:var(--display-font);font-size:1.5rem;transform:translate(-50%,-50%);}.site-shell[data-site="registration-ooo"] [data-section="method"]{color:#ffffff;background:#111217;}.site-shell[data-site="registration-ooo"] [data-section="method"] .section-heading>p,.site-shell[data-site="registration-ooo"] [data-section="method"] .section-kicker{color:#c2c9d4;}.site-shell[data-site="registration-ooo"] [data-section="method"] .step-card{min-height:380px;border-color:#444852;color:#ffffff;background:transparent;}.site-shell[data-site="registration-ooo"] [data-section="method"] .step-card:nth-child(2){grid-column:span 5;color:#101217;background:#ff5a36;}.site-shell[data-site="registration-ooo"] [data-section="method"] .step-card:first-child{grid-column:span 3;}.site-shell[data-site="registration-ooo"] [data-section="method"] .step-card:last-child{grid-column:span 4;}.site-shell[data-site="registration-ooo"] [data-section="method"] .step-card p{color:currentColor;opacity:.72;}.site-shell[data-site="registration-ooo"] .insights-section{color:#ffffff;background:#1f4fff;}.site-shell[data-site="registration-ooo"] .insights-section .section-kicker,.site-shell[data-site="registration-ooo"] .insights-section .section-heading>p{color:#dfe5ff;}.site-shell[data-site="registration-ooo"] .insight-card{border-color:rgba(255,255,255,.42);color:#ffffff;background:transparent;}.site-shell[data-site="registration-ooo"] .insight-card:first-child{color:#101217;background:#fffefa;}.site-shell[data-site="registration-ooo"] .insight-card p{color:currentColor;opacity:.72;}.site-shell[data-site="registration-ooo"] .quiz-section{color:#101217;background-color:#f4f1e9;background-image:linear-gradient(rgba(16,18,23,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(16,18,23,.045) 1px,transparent 1px);background-size:24px 24px;}.site-shell[data-site="registration-ooo"] .quiz-shell{border:2px solid #101217;color:#101217;background:#fffefa;box-shadow:12px 12px 0 #ff5a36;}.site-shell[data-site="registration-ooo"] .quiz-option.is-selected{border-color:#1f4fff;color:#ffffff;background:#1f4fff;}.site-shell[data-site="registration-ooo"] .quiz-option.is-selected small{color:#dce4ff;}.site-shell[data-site="registration-ooo"] [data-section="offer"]{color:#ffffff;background:#111217;}.site-shell[data-site="registration-ooo"] [data-section="offer"] .offer-copy>p,.site-shell[data-site="registration-ooo"] [data-section="offer"] .offer-copy-list{color:#c2c9d4;}.site-shell[data-site="business-account"] .hero{background-color:#060a12;background-image:linear-gradient(rgba(39,226,179,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(39,226,179,.045) 1px,transparent 1px),radial-gradient(circle at 78% 22%,rgba(50,120,255,.17),transparent 33%);background-size:40px 40px,40px 40px,auto;}.site-shell[data-site="business-account"] .hero::before{right:4%;bottom:9%;width:42%;height:1px;background:linear-gradient(90deg,transparent,#27e2b3,transparent);}.site-shell[data-site="business-account"] .hero h1{max-width:13.5ch;font-size:clamp(3.25rem,4.45vw,5.35rem);font-weight:800;letter-spacing:-.075em;}.site-shell[data-site="business-account"] .hero-art{margin-top:72px;}.site-shell[data-site="business-account"] .hero-art-account{min-height:540px;border-color:#334256;background:#0d131d;box-shadow:0 0 0 1px rgba(39,226,179,.08),0 34px 100px rgba(0,0,0,.45);}.dashboard-head{color:#91a2b8;}.dashboard-head>div{display:flex;gap:9px;align-items:center;}.dashboard-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-auto-rows:minmax(92px,auto);gap:10px;padding:18px;}.dash-card{display:grid;align-content:start;min-width:0;padding:18px;border:1px solid #2b3746;border-radius:10px;color:#f4f7fb;background:#111925;}.dash-card>span{color:#8190a5;font-family:var(--tech-font);font-size:.65rem;letter-spacing:.12em;text-transform:uppercase;}.dash-card>strong{margin-top:10px;font-size:1rem;line-height:1.25;}.dash-card>small{margin-top:6px;color:#8fa0b6;font-family:var(--tech-font);font-size:.68rem;}.dash-primary{grid-column:span 4;grid-row:span 2;min-height:210px;background:linear-gradient(135deg,#121c28,#0d141e);}.operation-flow{display:grid;grid-template-columns:1fr auto auto auto 1fr;gap:8px;align-items:center;margin-top:34px;font-family:var(--tech-font);}.operation-flow i{height:1px;background:#27e2b3;}.operation-flow b{color:#aab5c2;font-size:.58rem;font-weight:500;}.operation-flow em{display:grid;width:64px;height:64px;place-items:center;border:1px solid #27e2b3;border-radius:50%;color:#06110f;background:#27e2b3;font-size:.7rem;font-style:normal;font-weight:700;}.dash-factors{grid-column:span 2;grid-row:span 2;}.dash-factors>div{display:grid;gap:8px;margin-top:20px;}.dash-factors b{padding:8px 10px;border:1px solid #344257;border-radius:6px;color:#c9d5e2;font-family:var(--tech-font);font-size:.64rem;font-weight:500;}.dash-chip,.dash-status{grid-column:span 3;}.dash-status{border-color:rgba(39,226,179,.46);}.site-shell[data-site="business-account"] .hero-facts,.site-shell[data-site="business-account"] .signature-strip{border-color:#334256;}.site-shell[data-site="business-account"] .hero-fact{border-color:#334256;}.site-shell[data-site="business-account"] [data-section="method"]{background:#0b111b;}.site-shell[data-site="business-account"] .step-card{min-height:310px;border-color:#2b3746;background:#101722;}.site-shell[data-site="business-account"] .step-card:nth-child(2){grid-column:span 5;border-color:rgba(39,226,179,.5);background:#0d2f2b;}.site-shell[data-site="business-account"] .step-card:first-child{grid-column:span 3;}.site-shell[data-site="business-account"] .step-card:last-child{grid-column:span 4;}.site-shell[data-site="business-account"] .insights-section{background:#060a12;}.site-shell[data-site="business-account"] .insight-card{border-color:#2b3746;background:#101722;}.site-shell[data-site="business-account"] .insight-card:first-child{background:#13233a;}.site-shell[data-site="business-account"] .insight-card:nth-child(3){border-color:#ffc857;}.site-shell[data-site="business-account"] .quiz-section{color:#f4f7fb;background:#0b111b;}.site-shell[data-site="business-account"] .quiz-shell{border-color:#334256;color:#f4f7fb;background:#0e1622;box-shadow:0 32px 90px rgba(0,0,0,.48);}.site-shell[data-site="business-account"] .quiz-option{border-color:#344257;color:#f4f7fb;background:#111b29;}.site-shell[data-site="business-account"] .quiz-option.is-selected{color:#06110f;background:#27e2b3;}.site-shell[data-site="business-account"] [data-section="offer"]{color:#06110f;background:#27e2b3;}.site-shell[data-site="business-account"] [data-section="offer"] .section-kicker,.site-shell[data-site="business-account"] [data-section="offer"] .offer-copy>p,.site-shell[data-site="business-account"] [data-section="offer"] .offer-copy-list{color:#143a32;}.site-shell[data-site="business-navigator"] .hero{background-color:#fff6df;background-image:radial-gradient(circle at 18% 18%,rgba(255,79,163,.2) 0 10%,transparent 10.5%),radial-gradient(circle at 84% 16%,rgba(42,86,255,.16) 0 13%,transparent 13.5%),linear-gradient(rgba(17,18,24,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(17,18,24,.045) 1px,transparent 1px);background-size:auto,auto,56px 56px,56px 56px;}.site-shell[data-site="business-navigator"] .hero h1{max-width:13.5ch;font-size:clamp(3.2rem,4.55vw,5.4rem);text-transform:uppercase;}.site-shell[data-site="business-navigator"] .hero-art{margin-top:72px;}.site-shell[data-site="business-navigator"] .hero-art-navigator{border:2px solid #111218;background:#fffdf6;box-shadow:14px 14px 0 #ffb800;}.decision-map{position:absolute;inset:64px 20px 72px;}.decision-start,.decision-node,.decision-end{position:absolute;z-index:2;display:grid;place-items:center;border:2px solid #111218;text-align:center;}.decision-start{top:6%;left:50%;width:110px;height:110px;border-radius:50%;color:#111218;background:#ffb800;font-family:var(--tech-font);font-size:.7rem;transform:translateX(-50%);}.decision-node{top:46%;width:142px;min-height:94px;padding:10px;border-radius:32px;}.decision-node b{font-family:var(--display-font);font-size:1.7rem;}.decision-node small{font-size:.65rem;}.decision-ip{left:4%;color:#ffffff;background:#2a56ff;transform:rotate(-4deg);}.decision-ooo{right:4%;color:#111218;background:#ff4fa3;transform:rotate(4deg);}.decision-line{position:absolute;top:32%;z-index:1;width:42%;height:2px;background:#111218;transform-origin:top;}.line-ip{left:14%;transform:rotate(28deg);}.line-ooo{right:14%;transform:rotate(-28deg);}.decision-end{right:18%;bottom:2%;left:18%;min-height:64px;border-radius:999px;color:#ffffff;background:#111218;}.decision-end span,.decision-end b{display:inline;font-size:.7rem;}.decision-end b{font-family:var(--display-font);font-size:.82rem;}.site-shell[data-site="business-navigator"] [data-section="method"]{color:#ffffff;background:#2a56ff;}.site-shell[data-site="business-navigator"] [data-section="method"] .section-kicker,.site-shell[data-site="business-navigator"] [data-section="method"] .section-heading>p{color:#e3e8ff;}.site-shell[data-site="business-navigator"] [data-section="method"] .step-card{border:2px solid #111218;color:#111218;background:#fffdf6;box-shadow:8px 8px 0 #111218;}.site-shell[data-site="business-navigator"] [data-section="method"] .step-card:nth-child(2){color:#111218;background:#ff4fa3;transform:rotate(1.5deg);}.site-shell[data-site="business-navigator"] [data-section="method"] .step-card:nth-child(3){background:#ffb800;transform:rotate(-1.5deg);}.site-shell[data-site="business-navigator"] [data-section="method"] .step-card p{color:currentColor;opacity:.72;}.site-shell[data-site="business-navigator"] .insights-section{background:#fff6df;}.site-shell[data-site="business-navigator"] .insight-card{border:2px solid #111218;color:#111218;background:#fffdf6;}.site-shell[data-site="business-navigator"] .insight-card:first-child{color:#ffffff;background:#111218;}.site-shell[data-site="business-navigator"] .insight-card:nth-child(2){background:#ffb800;}.site-shell[data-site="business-navigator"] .insight-card:nth-child(3){background:#ff4fa3;}.site-shell[data-site="business-navigator"] .insight-card p{color:currentColor;opacity:.72;}.site-shell[data-site="business-navigator"] .quiz-section{color:#111218;background:#ff4fa3;}.site-shell[data-site="business-navigator"] .quiz-section .section-kicker{color:#111218;}.site-shell[data-site="business-navigator"] .quiz-intro>p,.site-shell[data-site="business-navigator"] .quiz-benefits li{color:#3f2032;}.site-shell[data-site="business-navigator"] .quiz-benefits li{border-color:rgba(17,18,24,.28);}.site-shell[data-site="business-navigator"] .quiz-shell{border:2px solid #111218;color:#111218;background:#fffdf6;box-shadow:12px 12px 0 #111218;}.site-shell[data-site="business-navigator"] .quiz-option.is-selected{color:#ffffff;background:#2a56ff;}.site-shell[data-site="business-navigator"] .quiz-option.is-selected small{color:#e5e9ff;}.site-shell[data-site="business-navigator"] [data-section="offer"]{color:#ffffff;background:#111218;}.site-shell[data-site="business-navigator"] [data-section="offer"] .section-kicker{color:#ff4fa3;}.site-shell[data-site="business-navigator"] [data-section="offer"] .offer-copy>p,.site-shell[data-site="business-navigator"] [data-section="offer"] .offer-copy-list{color:#c8c9d0;}.site-shell .insight-card:nth-child(3){display:flex;flex-direction:column;}.site-shell .insight-card p.insight-certification-note{margin-top:24px;padding-top:20px;border-top:1px solid color-mix(in srgb,currentColor 28%,transparent);color:currentColor;font-size:.84rem;line-height:1.55;opacity:.9;}.site-shell .insight-certification-note span{display:block;}.site-shell .context-link{font-weight:800;text-decoration-line:underline;text-decoration-thickness:1.5px;text-underline-offset:4px;}.site-shell .insight-certification-note .context-link{display:inline-flex;margin-top:12px;color:currentColor;}.site-shell .faq-answer .context-link,.site-shell .footer-profile .context-link,.site-shell .footer-profile a{color:inherit;}.site-shell .footer-profile{max-width:34ch;padding-top:11px;border-top:1px solid color-mix(in srgb,currentColor 22%,transparent);line-height:1.55;}.js .site-shell .reveal{opacity:0;transform:translateY(18px);transition:opacity 360ms ease-out,transform 360ms ease-out;}.js .site-shell .reveal.is-visible{opacity:1;transform:none;}.js .site-shell .steps-grid>.reveal:nth-child(2),.js .site-shell .insights-grid>.reveal:nth-child(2){transition-delay:40ms;}.js .site-shell .steps-grid>.reveal:nth-child(3),.js .site-shell .insights-grid>.reveal:nth-child(3){transition-delay:80ms;}@keyframes quiz-stage-enter{from{opacity:0;transform:translateY(10px);}to{opacity:1;transform:none;}}.js .site-shell .quiz-copy,.js .site-shell .quiz-options,.js .site-shell .quiz-actions,.js .site-shell .quiz-result{animation:quiz-stage-enter 260ms ease-out both;}.js .site-shell .quiz-options{animation-delay:35ms;}.js .site-shell .quiz-actions{animation-delay:70ms;}@media (max-width:1120px){.site-shell .hero{min-height:0;padding-top:76px;}.site-shell .hero-grid{gap:44px;}.site-shell .hero-copy,.site-shell[data-site="registration-ooo"] .hero-copy{grid-column:1 / span 7;}.site-shell .hero-art,.site-shell[data-site="registration-ooo"] .hero-art{grid-column:8 / -1;min-height:450px;}.site-shell .hero h1,.site-shell[data-site="business-navigator"] .hero h1{font-size:clamp(3rem,6.5vw,5.2rem);}.site-shell .section-heading>div{grid-column:1 / span 8;}.site-shell .section-heading>p{grid-column:9 / -1;}.site-shell .quiz-intro{grid-column:1 / span 4;}.site-shell .quiz-shell{grid-column:5 / -1;padding:30px;}.site-shell[data-site="registration-ooo"] [data-section="method"] .step-card:first-child,.site-shell[data-site="registration-ooo"] [data-section="method"] .step-card:nth-child(2),.site-shell[data-site="registration-ooo"] [data-section="method"] .step-card:last-child,.site-shell[data-site="business-account"] .step-card:first-child,.site-shell[data-site="business-account"] .step-card:nth-child(2),.site-shell[data-site="business-account"] .step-card:last-child{grid-column:span 4;}}@media (max-width:900px){.site-shell .container,.site-shell[data-site="registration-ooo"] .container,.site-shell[data-site="business-account"] .container{width:min(100% - 32px,760px);}.site-shell .header-inner{min-height:70px;}.site-shell .nav-wrap>.button{display:none;}.site-shell .nav-toggle{display:inline-grid;place-items:center;}.site-shell .nav-menu{position:absolute;top:calc(100% + 1px);right:0;left:0;display:grid;gap:0;padding:12px 16px 18px;border-bottom:1px solid var(--shell-line);color:var(--shell-fg);background:var(--shell-bg);}.site-shell .nav-menu[hidden]{display:none;}.site-shell .nav-menu a{min-height:48px;display:flex;align-items:center;border-bottom:1px solid var(--shell-line);}.site-shell .hero-grid{grid-template-columns:1fr;gap:46px;}.site-shell .hero-copy,.site-shell[data-site="registration-ooo"] .hero-copy,.site-shell .hero-art,.site-shell[data-site="registration-ooo"] .hero-art{grid-column:auto;}.site-shell .hero-copy{max-width:760px;}.site-shell .hero h1,.site-shell[data-site="business-navigator"] .hero h1{max-width:13ch;font-size:clamp(3.2rem,10vw,5.4rem);}.site-shell .hero-art{min-height:480px;}.site-shell[data-site="registration-ip"] .hero-art{margin-top:0;}.site-shell[data-site="registration-ooo"] .hero-art,.site-shell[data-site="business-account"] .hero-art,.site-shell[data-site="business-navigator"] .hero-art{margin-top:0;}.site-shell .section{padding:90px 0;}.site-shell .section-heading{grid-template-columns:1fr;}.site-shell .section-heading>div,.site-shell .section-heading>p{grid-column:auto;}.site-shell .section-heading>p{max-width:62ch;}.site-shell .steps-grid,.site-shell .insights-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.site-shell .step-card,.site-shell .insight-card:first-child,.site-shell .insight-card:nth-child(2),.site-shell .insight-card:nth-child(3),.site-shell[data-site="registration-ooo"] [data-section="method"] .step-card:first-child,.site-shell[data-site="registration-ooo"] [data-section="method"] .step-card:nth-child(2),.site-shell[data-site="registration-ooo"] [data-section="method"] .step-card:last-child,.site-shell[data-site="business-account"] .step-card:first-child,.site-shell[data-site="business-account"] .step-card:nth-child(2),.site-shell[data-site="business-account"] .step-card:last-child{grid-column:auto;}.site-shell .step-card:last-child,.site-shell .insight-card:first-child{grid-column:1 / -1;}.site-shell[data-site="registration-ip"] [data-section="method"] .step-card:nth-child(2),.site-shell[data-site="registration-ip"] [data-section="method"] .step-card:nth-child(3){margin-top:0;}.site-shell .quiz-layout,.site-shell .offer-layout{grid-template-columns:1fr;gap:46px;}.site-shell .quiz-intro,.site-shell .quiz-shell,.site-shell .offer-copy,.site-shell .bank-offer{position:static;grid-column:auto;}.site-shell .faq-list{grid-template-columns:1fr;}}@media (max-width:620px){.site-shell{padding-bottom:calc(84px + env(safe-area-inset-bottom));}.site-shell .container,.site-shell[data-site="registration-ooo"] .container,.site-shell[data-site="business-account"] .container{width:min(100% - 24px,560px);}.site-shell .site-brand small{display:none;}.site-shell .brand-mark{width:38px;height:38px;}.site-shell .site-brand strong{font-family:var(--body-font);font-size:.82rem;letter-spacing:-.02em;}.site-shell .hero{padding:58px 0 42px;}.site-shell .hero-grid{gap:36px;}.site-shell .hero-copy .eyebrow{margin-bottom:16px;font-size:.66rem;}.site-shell .hero h1,.site-shell[data-site="business-navigator"] .hero h1{max-width:none;font-size:clamp(2.45rem,11.7vw,3.35rem);letter-spacing:-.065em;line-height:.98;overflow-wrap:anywhere;}.site-shell[data-site="registration-ip"] .hero h1,.site-shell[data-site="business-account"] .hero h1{max-width:none;font-size:clamp(2.45rem,11.7vw,3.35rem);letter-spacing:-.065em;line-height:.98;}.site-shell[data-site="registration-ooo"] .hero h1{font-size:clamp(2.75rem,12.5vw,3.75rem);line-height:.92;}.site-shell .hero-lead{margin-top:22px;font-size:1rem;line-height:1.62;}.site-shell .hero-actions{margin-top:26px;}.site-shell .hero-actions .button{width:100%;}.site-shell .hero-art{min-height:360px;}.site-shell .art-topline,.site-shell .dashboard-head{padding:14px;font-size:.56rem;}.site-shell .art-caption{right:14px;bottom:14px;left:14px;display:grid;gap:4px;}.site-shell .art-caption strong{font-size:1rem;}.site-shell .hero-facts{grid-template-columns:1fr;margin-top:34px;}.site-shell .hero-fact{min-height:88px;padding:20px;border-right:0;border-bottom:1px solid var(--shell-line);}.site-shell .hero-fact:last-child{border-bottom:0;}.site-shell .signature-strip{grid-template-columns:repeat(2,minmax(0,1fr));}.site-shell .signature-strip span{border-bottom:1px solid color-mix(in srgb,var(--shell-accent-ink) 38%,transparent);font-size:.6rem;}.site-shell .signature-strip span:nth-child(2n){border-right:0;}.site-shell .signature-strip span:last-child{grid-column:1 / -1;border-bottom:0;}.site-shell .availability-inner{min-height:0;padding-block:18px;align-items:flex-start;font-size:.7rem;}.site-shell .availability-dot{margin-top:6px;}.site-shell .section{padding:72px 0;}.site-shell .section-heading{gap:18px;margin-bottom:34px;}.site-shell .section-heading h2,.site-shell .quiz-intro h2,.site-shell .offer-copy h2{font-size:clamp(2.25rem,10.5vw,3.2rem);}.site-shell .steps-grid,.site-shell .insights-grid{grid-template-columns:1fr;}.site-shell .step-card,.site-shell .insight-card,.site-shell .step-card:last-child,.site-shell .insight-card:first-child{grid-column:auto;min-height:250px;}.site-shell .quiz-shell{min-height:0;padding:22px 16px;}.site-shell .quiz-head{display:grid;gap:14px;}.site-shell .quiz-progress{width:100%;}.site-shell .quiz-copy h3,.site-shell .quiz-result>h3{font-size:clamp(1.8rem,8vw,2.5rem);}.site-shell .quiz-options{grid-template-columns:1fr;}.site-shell .quiz-option{min-height:88px;padding:16px;}.site-shell .quiz-actions,.site-shell .result-actions{display:grid;grid-template-columns:1fr;}.site-shell .bank-offer-body{padding:22px 18px;}.site-shell .footer-grid{gap:34px;}.site-shell .mobile-cta{display:block;padding:10px 12px calc(10px + env(safe-area-inset-bottom));}.site-shell .mobile-cta .button{min-height:54px;}.ip-orbit{inset:48px 10px 58px;}.ip-core{width:88px;height:88px;font-size:1.5rem;}.ip-stage{width:88px;min-height:64px;padding:8px;}.ip-stage-one{top:3%;left:2%;}.ip-stage-two{top:22%;right:0;}.ip-stage-three{right:8%;bottom:3%;}.blueprint-map{inset:48px 10px 60px;}.blueprint-lines{opacity:.4;}.blueprint-node{min-width:98px;min-height:58px;padding:8px;}.blueprint-core{min-width:72px;min-height:72px;font-size:1.15rem;}.dashboard-grid{grid-template-columns:1fr 1fr;grid-auto-rows:auto;padding:12px;}.dash-primary,.dash-factors,.dash-chip,.dash-status{grid-column:auto;grid-row:auto;}.dash-primary{grid-column:1 / -1;min-height:150px;}.operation-flow{margin-top:18px;}.operation-flow em{width:48px;height:48px;}.dash-factors>div{gap:5px;margin-top:10px;}.dash-card{padding:12px;}.decision-map{inset:48px 8px 58px;}.decision-start{width:82px;height:82px;}.decision-node{top:44%;width:112px;min-height:76px;}.decision-node b{font-size:1.25rem;}.decision-end{right:8%;left:8%;}}.site-shell .bank-banner-frame picture{display:block;width:100%;height:100%;}.site-shell .expert-guide-section{border-block:1px solid var(--shell-line);background:color-mix(in srgb,var(--shell-bg) 92%,var(--shell-accent) 8%);}.site-shell .guide-heading>p{max-width:66ch;}.site-shell .guide-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:42px;}.site-shell .guide-card{min-height:250px;padding:26px;border:1px solid var(--shell-line);border-radius:calc(var(--shell-radius) * .8);color:var(--shell-fg);background:var(--shell-card);}.site-shell .guide-card>span{display:inline-flex;min-width:42px;min-height:30px;align-items:center;justify-content:center;border:1px solid currentColor;font-family:var(--mono-font);font-size:.7rem;letter-spacing:.12em;}.site-shell .guide-card h3{margin-top:46px;font-family:var(--display-font);font-size:clamp(1.18rem,1.7vw,1.55rem);line-height:1.1;}.site-shell .guide-card p{margin-top:14px;color:var(--shell-muted);font-size:.94rem;line-height:1.65;}.site-shell .guide-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:14px;}.site-shell .guide-detail-panel{padding:clamp(28px,4vw,48px);border:1px solid var(--shell-line);border-radius:var(--shell-radius);color:var(--shell-fg);background:var(--shell-card);}.site-shell .guide-detail-panel>h2{max-width:19ch;margin-top:12px;font-family:var(--display-font);font-size:clamp(1.65rem,3vw,2.65rem);line-height:1.02;}.site-shell .guide-checklist,.site-shell .guide-profile-list,.site-shell .source-list,.site-shell .method-question-list,.site-shell .content-limitations ul{margin:30px 0 0;padding:0;list-style:none;}.site-shell .guide-checklist-item,.site-shell .guide-profile-item{padding:20px 0;border-top:1px solid var(--shell-line);}.site-shell .guide-checklist-item strong,.site-shell .guide-profile-item strong{display:block;font-family:var(--display-font);font-size:1.08rem;}.site-shell .guide-checklist-item p,.site-shell .guide-profile-item p{max-width:66ch;margin-top:7px;color:var(--shell-muted);font-size:.92rem;line-height:1.62;}.site-shell .guide-cta{display:flex;min-height:132px;margin-top:14px;padding:28px 32px;align-items:center;justify-content:space-between;gap:26px;border:1px solid var(--shell-line);border-radius:calc(var(--shell-radius) * .8);color:var(--shell-accent-ink);background:var(--shell-accent);}.site-shell .guide-cta strong{display:block;font-family:var(--display-font);font-size:clamp(1.25rem,2vw,1.7rem);}.site-shell .guide-cta p{max-width:62ch;margin-top:6px;line-height:1.55;}.site-shell .guide-cta .button-primary{flex:0 0 auto;}.site-shell .methodology-trust-section{border-top:1px solid var(--shell-line);}.site-shell .methodology-trust-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:24px;}.site-shell .methodology-trust-copy{grid-column:1 / span 6;}.site-shell .methodology-trust-copy>h2{max-width:15ch;margin-top:12px;font-family:var(--display-font);font-size:clamp(2rem,4vw,4.2rem);line-height:.96;}.site-shell .methodology-trust-copy>p:not(.section-kicker):not(.methodology-author){max-width:62ch;margin-top:22px;color:var(--shell-muted);line-height:1.68;}.site-shell .methodology-actions{display:flex;margin-top:28px;align-items:center;flex-wrap:wrap;gap:18px;}.site-shell .methodology-author{display:grid;gap:6px;max-width:620px;margin-top:34px;padding-top:22px;border-top:1px solid var(--shell-line);}.site-shell .methodology-author strong{font-family:var(--display-font);font-size:1.1rem;}.site-shell .methodology-author span{color:var(--shell-muted);font-size:.86rem;line-height:1.58;}.site-shell .methodology-sources{grid-column:8 / -1;align-self:start;padding:clamp(28px,4vw,44px);border:1px solid var(--shell-line);border-radius:var(--shell-radius);background:var(--shell-card);}.site-shell .source-list{display:grid;gap:0;}.site-shell .source-list li{display:grid;gap:6px;padding:18px 0;border-top:1px solid var(--shell-line);}.site-shell .source-list a{width:fit-content;color:inherit;font-family:var(--display-font);font-weight:700;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px;}.site-shell .source-list span{color:var(--shell-muted);font-size:.82rem;line-height:1.55;}.site-shell[data-site="registration-ip"] .expert-guide-section{color:#f7f8f2;background:#101217;}.site-shell[data-site="registration-ip"] .guide-card,.site-shell[data-site="registration-ip"] .guide-detail-panel{border-radius:0;border-color:rgba(215,255,63,.38);color:#f7f8f2;background:#161a22;}.site-shell[data-site="registration-ip"] .guide-card>span,.site-shell[data-site="registration-ip"] .guide-cta{color:#101217;background:#d7ff3f;}.site-shell[data-site="registration-ooo"] .expert-guide-section{background-color:#fff9ef;background-image:linear-gradient(rgba(42,86,255,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(42,86,255,.055) 1px,transparent 1px);background-size:30px 30px;}.site-shell[data-site="registration-ooo"] .guide-card,.site-shell[data-site="registration-ooo"] .guide-detail-panel{border:2px solid #111218;border-radius:0;box-shadow:8px 8px 0 #2a56ff;}.site-shell[data-site="registration-ooo"] .guide-card>span,.site-shell[data-site="registration-ooo"] .guide-cta{color:#111218;background:#ff5a36;}.site-shell[data-site="business-account"] .expert-guide-section{color:#eafff9;background:#0b1717;}.site-shell[data-site="business-account"] .guide-card,.site-shell[data-site="business-account"] .guide-detail-panel{border-color:rgba(39,226,179,.42);color:#eafff9;background:#102222;}.site-shell[data-site="business-account"] .guide-card>span,.site-shell[data-site="business-account"] .guide-cta{color:#071313;background:#27e2b3;}.site-shell[data-site="business-navigator"] .expert-guide-section{color:#111218;background:#2a56ff;}.site-shell[data-site="business-navigator"] .guide-card,.site-shell[data-site="business-navigator"] .guide-detail-panel{border:2px solid #111218;border-radius:0;color:#111218;background:#fff9ef;box-shadow:8px 8px 0 #ffd83d;}.site-shell[data-site="business-navigator"] .guide-card>span,.site-shell[data-site="business-navigator"] .guide-cta{color:#111218;background:#ffd83d;}.site-shell .content-header-actions{display:flex;align-items:center;gap:10px;}.site-shell .content-hero{padding:clamp(90px,11vw,150px) 0 clamp(64px,8vw,100px);border-bottom:1px solid var(--shell-line);color:var(--shell-fg);background:color-mix(in srgb,var(--shell-bg) 88%,var(--shell-accent) 12%);}.site-shell .content-hero-inner{max-width:1060px;}.site-shell .content-hero .back-link{display:inline-flex;min-height:44px;align-items:center;color:inherit;}.site-shell .content-hero .eyebrow{margin-top:42px;}.site-shell .content-hero h1{max-width:17ch;margin-top:18px;font-family:var(--display-font);font-size:clamp(2.7rem,7vw,6.8rem);line-height:.94;letter-spacing:-.045em;}.site-shell .content-lead{max-width:68ch;margin-top:28px;color:var(--shell-muted);font-size:clamp(1.05rem,1.8vw,1.28rem);line-height:1.65;}.site-shell .content-meta{display:flex;margin-top:34px;flex-wrap:wrap;gap:10px;}.site-shell .content-meta span{padding:9px 12px;border:1px solid var(--shell-line);font-family:var(--mono-font);font-size:.7rem;letter-spacing:.04em;}.site-shell .content-body{max-width:1060px;padding-block:clamp(70px,9vw,120px);}.site-shell .content-section{padding:clamp(42px,6vw,74px) 0;border-top:1px solid var(--shell-line);}.site-shell .content-section:first-child{padding-top:0;border-top:0;}.site-shell .content-section>h2,.site-shell .content-section-heading h2,.site-shell .content-split h2,.site-shell .author-method h2{max-width:22ch;margin-top:10px;font-family:var(--display-font);font-size:clamp(1.85rem,4vw,3.4rem);line-height:1.02;}.site-shell .content-section>p:not(.content-kicker),.site-shell .content-section-heading>p:not(.content-kicker),.site-shell .content-split>div>p:not(.content-kicker),.site-shell .author-method>div>p:not(.content-kicker){max-width:70ch;margin-top:20px;color:var(--shell-muted);line-height:1.72;}.site-shell .content-kicker{font-family:var(--mono-font);font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;}.site-shell .method-question-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:38px;}.site-shell .method-question{display:grid;grid-template-columns:44px 1fr;gap:18px;padding:26px;border:1px solid var(--shell-line);border-radius:calc(var(--shell-radius) * .7);background:var(--shell-card);}.site-shell .method-question>span{font-family:var(--mono-font);color:var(--shell-accent);}.site-shell .method-question-label{font-family:var(--mono-font);font-size:.68rem;letter-spacing:.1em;text-transform:uppercase;}.site-shell .method-question h3{margin-top:10px;font-family:var(--display-font);font-size:1.18rem;line-height:1.18;}.site-shell .method-question h3 + p,.site-shell .method-question-condition{margin-top:10px;color:var(--shell-muted);font-size:.86rem;line-height:1.58;}.site-shell .method-question-condition{padding-top:9px;border-top:1px solid var(--shell-line);font-family:var(--mono-font);font-size:.68rem;}.site-shell .content-split,.site-shell .author-method{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:clamp(38px,7vw,90px);align-items:start;}.site-shell .content-limitations,.site-shell .author-method-meta{padding:28px;border:1px solid var(--shell-line);border-radius:calc(var(--shell-radius) * .7);background:var(--shell-card);}.site-shell .content-limitations ul{margin-top:20px;}.site-shell .content-limitations li{padding:13px 0 13px 22px;border-top:1px solid var(--shell-line);color:var(--shell-muted);line-height:1.58;}.site-shell .content-limitations li::before{content:"-";float:left;margin-left:-22px;}.site-shell .author-method-meta{display:grid;gap:8px;}.site-shell .author-method-meta span{color:var(--shell-muted);font-family:var(--mono-font);font-size:.68rem;letter-spacing:.08em;text-transform:uppercase;}.site-shell .author-method-meta strong{font-family:var(--display-font);font-size:1.5rem;}.site-shell .author-method-meta a{min-height:44px;display:flex;align-items:center;margin-top:10px;color:inherit;text-decoration:underline;text-underline-offset:4px;}.site-shell .content-final-cta{padding:46px 0;color:var(--shell-accent-ink);background:var(--shell-accent);}.site-shell .content-final-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:28px;}.site-shell .content-final-cta h2{max-width:28ch;margin-top:8px;font-family:var(--display-font);font-size:clamp(1.55rem,3vw,2.7rem);line-height:1.03;}@media (max-width:1040px){.site-shell .guide-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.site-shell .guide-card{min-height:220px;}.site-shell .methodology-trust-copy{grid-column:1 / span 7;}.site-shell .methodology-sources{grid-column:8 / -1;}}@media (max-width:760px){.site-shell .content-header-actions .button-secondary{display:none;}.site-shell .guide-card-grid,.site-shell .guide-detail-grid,.site-shell .method-question-list,.site-shell .content-split,.site-shell .author-method{grid-template-columns:1fr;}.site-shell .guide-card{min-height:0;}.site-shell .guide-card h3{margin-top:30px;}.site-shell .guide-cta,.site-shell .content-final-cta-inner{align-items:stretch;flex-direction:column;}.site-shell .guide-cta .button,.site-shell .content-final-cta .button{width:100%;}.site-shell .methodology-trust-grid{grid-template-columns:1fr;}.site-shell .methodology-trust-copy,.site-shell .methodology-sources{grid-column:auto;}.site-shell .methodology-sources{margin-top:18px;}.site-shell .content-meta{display:grid;}.site-shell .content-meta span{width:fit-content;}}@media (prefers-reduced-motion:reduce){.site-shell *,.site-shell *::before,.site-shell *::after{scroll-behavior:auto !important;transition-duration:.01ms !important;animation-duration:.01ms !important;animation-iteration-count:1 !important;}.js .site-shell .reveal,.js .site-shell .reveal.is-visible{opacity:1;transform:none;}}
