@media (prefers-reduced-motion:no-preference){html:has(.site-shell){scroll-behavior:smooth}}.site-shell ::selection{background:var(--nh-navy-tint);color:var(--nh-navy)}.site-shell a{color:inherit;text-decoration:none}.site-shell{--site-max:1120px;--nav-h:64px;background:var(--nh-bg);min-height:100vh;color:var(--nh-fg);font-family:var(--nh-font-sans);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;flex-direction:column;display:flex}.site-shell .wrap{max-width:var(--site-max);width:100%;margin:0 auto;padding:0 32px}.site-shell .nav{z-index:50;height:var(--nav-h);background:color-mix(in srgb, var(--nh-bg) 88%, transparent);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--nh-border);justify-content:space-between;align-items:center;padding:0 32px;display:flex;position:sticky;top:0}.site-shell .nav__brand{align-items:center;gap:10px;display:flex}.site-shell .nav__brand img{object-fit:contain;width:30px;height:30px}.site-shell .nav__brand b{letter-spacing:-.01em;color:var(--nh-fg-strong);font-size:16px;font-weight:700}.site-shell .nav__links{align-items:center;gap:4px;display:flex}.site-shell .nav__link{color:var(--nh-fg-muted);border-radius:var(--nh-radius-lg);padding:8px 14px;font-size:14px;font-weight:500;transition:color .15s,background .15s}.site-shell .nav__link:hover{color:var(--nh-fg-strong);background:var(--nh-slate-100)}.site-shell .nav__link.is-active{color:var(--nh-navy)}.site-shell .nav__cta{align-items:center;gap:8px;margin-left:8px;display:flex}.site-shell .nav__burger{width:40px;height:40px;color:var(--nh-fg-muted);border-radius:var(--nh-radius-lg);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;display:none}.site-shell .nav__burger:hover{background:var(--nh-slate-100);color:var(--nh-fg-strong)}.site-shell .nav__burger svg{width:24px;height:24px}.site-shell .nav-mobile{top:var(--nav-h);z-index:49;background:var(--nh-surface);border-bottom:1px solid var(--nh-border);box-shadow:var(--nh-shadow-xl);flex-direction:column;gap:2px;padding:12px 20px 20px;display:flex;position:fixed;left:0;right:0}.site-shell .nav-mobile a{color:var(--nh-fg);border-radius:var(--nh-radius-lg);padding:12px 14px;font-size:15px;font-weight:500}.site-shell .nav-mobile a:hover{background:var(--nh-slate-100)}.site-shell .nav-mobile .nav-mobile__cta{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.site-shell .btn{border-radius:var(--nh-radius-xl);cursor:pointer;white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;padding:11px 18px;font-family:inherit;font-size:14px;font-weight:600;line-height:1;transition:background .15s,color .15s,border-color .15s,box-shadow .15s,transform .15s;display:inline-flex}.site-shell .btn:active{transform:translateY(1px)}.site-shell .btn--primary{background:var(--nh-navy);color:#fff}.site-shell .btn--primary:hover{background:var(--nh-navy-hover)}.site-shell .btn--ink{background:var(--nh-ink);color:#fff}.site-shell .btn--ink:hover{background:#1c2a4d}.site-shell .btn--ghost{color:var(--nh-fg-muted);background:0 0}.site-shell .btn--ghost:hover{color:var(--nh-fg-strong);background:var(--nh-slate-100)}.site-shell .btn--outline{background:var(--nh-surface);color:var(--nh-fg-strong);border-color:var(--nh-border-strong)}.site-shell .btn--outline:hover{border-color:var(--nh-slate-400)}.site-shell .btn--lg{border-radius:var(--nh-radius-2xl);padding:15px 26px;font-size:16px}.site-shell .btn--block{width:100%}.site-shell .eyebrow{letter-spacing:.04em;text-transform:uppercase;color:var(--nh-navy);background:var(--nh-navy-tint);border:1px solid var(--nh-navy-border);border-radius:var(--nh-radius-full);align-items:center;gap:8px;padding:6px 12px;font-size:12px;font-weight:600;display:inline-flex}.site-shell .eyebrow .dot{background:var(--nh-navy);border-radius:999px;width:6px;height:6px}.site-shell .section{padding:96px 0}.site-shell .section--tight{padding:64px 0}.site-shell .section--surface{background:var(--nh-surface);border-block:1px solid var(--nh-border)}.site-shell .section--ink{background:var(--nh-surface-ink);color:var(--nh-fg-on-dark)}.site-shell .section-head{text-align:center;max-width:620px;margin:0 auto 56px}.site-shell .section-head .eyebrow{margin-bottom:18px}.site-shell .section-head h2{font-size:var(--nh-text-4xl);letter-spacing:-.025em;color:var(--nh-fg-strong);margin:0 0 14px;font-weight:800;line-height:1.1}.site-shell .section-head p{font-size:var(--nh-text-lg);color:var(--nh-fg-muted);margin:0;line-height:1.6}.site-shell .card{background:var(--nh-surface);border:1px solid var(--nh-border);border-radius:var(--nh-radius-2xl);box-shadow:var(--nh-shadow-xs)}.site-shell .icon-tile{border-radius:var(--nh-radius-xl);flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.site-shell .icon-tile svg{width:22px;height:22px}.site-shell .hero{text-align:center;padding:84px 0 0;overflow:hidden}.site-shell .hero h1{letter-spacing:-.035em;max-width:760px;color:var(--nh-fg-strong);text-wrap:balance;margin:24px auto 20px;font-size:clamp(40px,6vw,66px);font-weight:800;line-height:1.04}.site-shell .hero h1 .accent{color:var(--nh-navy)}.site-shell .hero p.sub{max-width:560px;font-size:var(--nh-text-xl);color:var(--nh-fg-muted);text-wrap:balance;margin:0 auto 32px;line-height:1.55}.site-shell .hero__cta{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.site-shell .hero__note{color:var(--nh-fg-subtle);margin-top:18px;font-size:13px}.site-shell .preview{width:100%;max-width:980px;margin:64px auto 0;padding:0 32px}.site-shell .window{background:var(--nh-surface);border:1px solid var(--nh-border);border-radius:var(--nh-radius-2xl);text-align:left;overflow:hidden;box-shadow:0 40px 80px -30px #0f172a4d,0 8px 24px -12px #0f172a2e}.site-shell .window__bar{border-bottom:1px solid var(--nh-border);background:var(--nh-slate-50);align-items:center;gap:14px;height:44px;padding:0 16px;display:flex}.site-shell .window__dots{gap:7px;display:flex}.site-shell .window__dots i{background:var(--nh-slate-300);border-radius:999px;width:11px;height:11px}.site-shell .window__url{color:var(--nh-fg-subtle);font-size:12px;font-family:var(--nh-font-mono);background:var(--nh-surface);border:1px solid var(--nh-border);border-radius:var(--nh-radius-full);white-space:nowrap;text-overflow:ellipsis;padding:4px 12px;overflow:hidden}.site-shell .app{grid-template-columns:200px 1fr;min-height:460px;display:grid}.site-shell .mini-side{background:var(--nh-slate-800);flex-direction:column;gap:4px;padding:16px 12px;display:flex}.site-shell .mini-side__brand{align-items:center;gap:9px;padding:6px 8px 16px;display:flex}.site-shell .mini-side__brand img{object-fit:contain;width:26px;height:26px}.site-shell .mini-side__brand b{color:#fff;font-size:14px;font-weight:700}.site-shell .mini-row{border-radius:var(--nh-radius-lg);color:var(--nh-slate-400);align-items:center;gap:10px;padding:9px 10px;font-size:13px;display:flex}.site-shell .mini-row svg{flex-shrink:0;width:17px;height:17px}.site-shell .mini-row.is-active{color:#fff;background:#ffffff14}.site-shell .mini-main{background:var(--nh-bg);padding:22px 24px}.site-shell .mini-main__head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.site-shell .mini-main__head h3{color:var(--nh-fg-strong);letter-spacing:-.01em;margin:0;font-size:17px;font-weight:700}.site-shell .mini-main__head .sub{color:var(--nh-fg-muted);margin-top:2px;font-size:12px}.site-shell .stat-row{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:12px;display:grid}.site-shell .stat{background:var(--nh-surface);border:1px solid var(--nh-border);border-radius:var(--nh-radius-xl);padding:12px 14px}.site-shell .stat .l{color:var(--nh-fg-subtle);font-size:11px}.site-shell .stat .v{color:var(--nh-fg-strong);letter-spacing:-.02em;font-variant-numeric:tabular-nums;margin-top:4px;font-size:22px;font-weight:800;line-height:1.1}.site-shell .demo-weights{background:var(--nh-surface);border:1px solid var(--nh-navy-border);border-radius:var(--nh-radius-xl);margin-bottom:12px;padding:10px 14px 12px}.site-shell .demo-weights__hint{color:var(--nh-navy);letter-spacing:.01em;margin:0 0 8px;font-size:11px;font-weight:600}.site-shell .demo-weights__row{flex-wrap:wrap;gap:16px;display:flex}.site-shell .dw{flex:1;align-items:center;gap:8px;min-width:140px;display:flex}.site-shell .dw label{color:var(--nh-fg-muted);white-space:nowrap;font-size:12px;font-weight:600}.site-shell .dw input[type=range]{min-width:60px;accent-color:var(--nh-navy);cursor:pointer;flex:1;margin:0}.site-shell .prop-list{position:relative}.site-shell .prop{background:var(--nh-surface);border:1px solid var(--nh-border);border-radius:var(--nh-radius-xl);will-change:transform;align-items:center;gap:14px;padding:12px 14px;transition:transform .52s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;left:0;right:0}.site-shell .score{border-radius:var(--nh-radius-lg);font-variant-numeric:tabular-nums;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:15px;font-weight:800;transition:background-color .3s,color .3s;display:flex}.site-shell .prop__main{flex:1;min-width:0}.site-shell .prop__t{color:var(--nh-fg-strong);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.site-shell .prop__m{color:var(--nh-fg-muted);align-items:center;gap:7px;margin-top:2px;font-size:12px;display:flex}.site-shell .pdot{border-radius:999px;flex-shrink:0;width:7px;height:7px}.site-shell .prop__price{color:var(--nh-fg-strong);white-space:nowrap;font-size:14px;font-weight:700}.site-shell .trust{text-align:center;padding:40px 0}.site-shell .trust p{letter-spacing:.06em;text-transform:uppercase;color:var(--nh-fg-subtle);margin:0 0 22px;font-size:13px;font-weight:600}.site-shell .trust__row{opacity:.55;flex-wrap:wrap;justify-content:center;align-items:center;gap:44px;display:flex}.site-shell .trust__row span{color:var(--nh-slate-500);letter-spacing:-.01em;font-size:19px;font-weight:700}.site-shell .feat-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.site-shell .feat{padding:26px}.site-shell .feat h3{color:var(--nh-fg-strong);margin:18px 0 8px;font-size:17px;font-weight:700}.site-shell .feat p{color:var(--nh-fg-muted);margin:0;font-size:14.5px;line-height:1.6}.site-shell .steps{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.site-shell .step{padding-top:8px;position:relative}.site-shell .step__n{border-radius:var(--nh-radius-xl);background:var(--nh-navy);color:#fff;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:16px;font-size:17px;font-weight:800;display:flex}.site-shell .step h3{color:var(--nh-fg-strong);margin:0 0 8px;font-size:17px;font-weight:700}.site-shell .step p{color:var(--nh-fg-muted);margin:0;font-size:14.5px;line-height:1.6}.site-shell .billing-toggle{background:var(--nh-surface-alt);border:1px solid var(--nh-border);border-radius:var(--nh-radius-full);align-items:center;gap:2px;margin-top:22px;padding:3px;display:inline-flex}.site-shell .billing-toggle button{border-radius:var(--nh-radius-full);color:var(--nh-fg-muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;padding:8px 16px;font-family:inherit;font-size:13px;font-weight:600;line-height:1;transition:background .15s,color .15s,box-shadow .15s;display:inline-flex}.site-shell .billing-toggle button.is-active{background:var(--nh-surface);color:var(--nh-fg-strong);box-shadow:var(--nh-shadow-sm)}.site-shell .billing-toggle .save{letter-spacing:.02em;color:var(--nh-success-text);background:var(--nh-success-bg);border-radius:var(--nh-radius-full);padding:2px 7px;font-size:11px;font-weight:700}.site-shell .price-grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:20px;display:grid}.site-shell .plan{flex-direction:column;padding:28px;display:flex;position:relative}.site-shell .plan--feat{border:2px solid var(--nh-navy);box-shadow:var(--nh-shadow-lg)}.site-shell .plan__badge{background:var(--nh-navy);color:#fff;letter-spacing:.04em;border-radius:var(--nh-radius-full);white-space:nowrap;padding:5px 13px;font-size:11px;font-weight:700;position:absolute;top:-13px;left:50%;transform:translate(-50%)}.site-shell .plan__tier{letter-spacing:.05em;color:var(--nh-fg-muted);font-size:13px;font-weight:700}.site-shell .plan--feat .plan__tier{color:var(--nh-navy)}.site-shell .plan__price{color:var(--nh-fg-strong);letter-spacing:-.03em;font-variant-numeric:tabular-nums;margin:12px 0 2px;font-size:40px;font-weight:800}.site-shell .plan__price small{color:var(--nh-fg-muted);letter-spacing:0;font-size:15px;font-weight:500}.site-shell .plan__period{color:var(--nh-fg-subtle);min-height:18px;margin-bottom:24px;font-size:13px}.site-shell .plan__feats{flex-direction:column;flex:1;gap:12px;margin:0 0 26px;padding:0;list-style:none;display:flex}.site-shell .plan__feats li{color:var(--nh-slate-600);align-items:flex-start;gap:10px;font-size:14px;line-height:1.45;display:flex}.site-shell .plan__feats svg{width:17px;height:17px;color:var(--nh-success);flex-shrink:0;margin-top:1px}.site-shell .cta-band{text-align:center}.site-shell .cta-band img{object-fit:contain;width:60px;height:60px;margin:0 auto 22px;display:block}.site-shell .cta-band h2{font-size:var(--nh-text-4xl);letter-spacing:-.025em;color:var(--nh-fg-on-dark);margin:0 0 14px;font-weight:800}.site-shell .cta-band p{max-width:460px;font-size:var(--nh-text-lg);color:var(--nh-fg-on-dark-muted);margin:0 auto 30px;line-height:1.6}.site-shell .page-head{border-bottom:1px solid var(--nh-border);padding:72px 0 56px}.site-shell .page-head .eyebrow{margin-bottom:20px}.site-shell .page-head h1{font-size:var(--nh-text-5xl);letter-spacing:-.03em;color:var(--nh-fg-strong);text-wrap:balance;margin:0 0 16px;font-weight:800;line-height:1.05}.site-shell .page-head p{font-size:var(--nh-text-lg);color:var(--nh-fg-muted);max-width:620px;margin:0;line-height:1.6}.site-shell .page-head .meta{color:var(--nh-fg-subtle);margin-top:22px;font-size:13px}.site-shell .legal-layout{grid-template-columns:240px 1fr;align-items:start;gap:64px;padding:64px 0 96px;display:grid}.site-shell .toc{top:calc(var(--nav-h) + 32px);position:sticky}.site-shell .toc__title{letter-spacing:.06em;text-transform:uppercase;color:var(--nh-fg-subtle);margin:0 0 14px;padding-left:14px;font-size:12px;font-weight:600}.site-shell .toc__list{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.site-shell .toc__list a{color:var(--nh-fg-muted);border-radius:0 var(--nh-radius-sm) var(--nh-radius-sm) 0;border-left:2px solid #0000;padding:7px 14px;font-size:13.5px;line-height:1.4;transition:color .15s,background .15s,border-color .15s;display:block}.site-shell .toc__list a:hover{color:var(--nh-fg-strong);background:var(--nh-slate-100)}.site-shell .toc__list a.is-active{color:var(--nh-navy);border-left-color:var(--nh-navy);font-weight:600}.site-shell .prose{min-width:0;max-width:680px}.site-shell .prose section{scroll-margin-top:calc(var(--nav-h) + 24px)}.site-shell .prose section+section{margin-top:48px}.site-shell .prose h2{font-size:var(--nh-text-2xl);letter-spacing:-.02em;color:var(--nh-fg-strong);align-items:baseline;gap:12px;margin:0 0 18px;font-weight:700;display:flex}.site-shell .prose h2 .num{color:var(--nh-navy);background:var(--nh-navy-tint);border-radius:var(--nh-radius-md);flex-shrink:0;padding:3px 9px;font-size:14px;font-weight:700}.site-shell .prose h3{font-size:var(--nh-text-lg);color:var(--nh-fg-strong);margin:28px 0 10px;font-weight:700}.site-shell .prose p{color:var(--nh-slate-600);margin:0 0 16px;font-size:15.5px;line-height:1.7}.site-shell .prose ul{flex-direction:column;gap:10px;margin:0 0 16px;padding-left:0;list-style:none;display:flex}.site-shell .prose ul li{color:var(--nh-slate-600);padding-left:26px;font-size:15.5px;line-height:1.65;position:relative}.site-shell .prose ul li:before{content:"";background:var(--nh-navy-border);border-radius:999px;width:6px;height:6px;position:absolute;top:10px;left:6px}.site-shell .prose strong{color:var(--nh-fg-strong);font-weight:600}.site-shell .prose a.link{color:var(--nh-navy);border-bottom:1px solid var(--nh-navy-border);font-weight:600}.site-shell .prose a.link:hover{border-bottom-color:var(--nh-navy)}.site-shell .callout{border-radius:var(--nh-radius-xl);background:var(--nh-navy-tint);border:1px solid var(--nh-navy-border);color:var(--nh-slate-700);margin:22px 0;padding:18px 20px;font-size:14.5px;line-height:1.6}.site-shell .callout strong{color:var(--nh-navy)}.site-shell .timeline{max-width:760px;margin:0 auto;position:relative}.site-shell .timeline:before{content:"";background:var(--nh-border);width:2px;position:absolute;top:8px;bottom:8px;left:140px}.site-shell .rel{grid-template-columns:140px 1fr;gap:40px;padding-bottom:48px;display:grid;position:relative}.site-shell .rel:last-child{padding-bottom:0}.site-shell .rel__when{text-align:right;padding-top:2px}.site-shell .rel__date{color:var(--nh-fg-subtle);font-size:13px}.site-shell .rel__ver{font-family:var(--nh-font-mono);color:var(--nh-navy);background:var(--nh-navy-tint);border:1px solid var(--nh-navy-border);border-radius:var(--nh-radius-md);margin-top:6px;padding:3px 9px;font-size:13px;font-weight:600;display:inline-block}.site-shell .rel__body{min-width:0;position:relative}.site-shell .rel__body:before{content:"";background:var(--nh-surface);border:3px solid var(--nh-navy);width:12px;height:12px;box-shadow:0 0 0 4px var(--nh-bg);border-radius:999px;position:absolute;top:4px;left:-41px}.site-shell .rel--minor .rel__body:before{border-color:var(--nh-slate-400)}.site-shell .rel__title{font-size:var(--nh-text-xl);color:var(--nh-fg-strong);letter-spacing:-.01em;margin:0 0 6px;font-weight:700}.site-shell .rel__lead{color:var(--nh-fg-muted);margin:0 0 16px;font-size:15px;line-height:1.6}.site-shell .rel__list{flex-direction:column;gap:11px;margin:0;padding:0;list-style:none;display:flex}.site-shell .rel__item{color:var(--nh-slate-600);align-items:flex-start;gap:10px;font-size:14.5px;line-height:1.55;display:flex}.site-shell .tag{letter-spacing:.03em;text-transform:uppercase;border-radius:var(--nh-radius-sm);flex-shrink:0;margin-top:1px;padding:3px 8px;font-size:11px;font-weight:700;line-height:1.3}.site-shell .tag--new{background:var(--nh-success-bg);color:var(--nh-success-text)}.site-shell .tag--improved{background:var(--nh-navy-tint);color:var(--nh-navy)}.site-shell .tag--fixed{background:var(--nh-warning-bg);color:var(--nh-warning-text)}.site-shell .tag--removed{background:var(--nh-error-bg);color:var(--nh-error-text)}.site-shell .about-lead{padding:8px 0 72px}.site-shell .about-lead__grid{grid-template-columns:1fr 1fr;align-items:center;gap:56px;display:grid}.site-shell .about-lead h2{font-size:var(--nh-text-3xl);letter-spacing:-.02em;color:var(--nh-fg-strong);margin:0 0 18px;font-weight:800;line-height:1.15}.site-shell .about-lead p{color:var(--nh-slate-600);margin:0 0 16px;font-size:16px;line-height:1.7}.site-shell .about-lead .card{padding:28px}.site-shell .values{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.site-shell .value{padding:26px}.site-shell .value h3{color:var(--nh-fg-strong);margin:16px 0 8px;font-size:17px;font-weight:700}.site-shell .value p{color:var(--nh-fg-muted);margin:0;font-size:14.5px;line-height:1.6}.site-shell .story{max-width:720px;margin:0 auto}.site-shell .story p{color:var(--nh-slate-600);margin:0 0 18px;font-size:16.5px;line-height:1.75}.site-shell .story p strong{color:var(--nh-fg-strong);font-weight:700}.site-shell .about-cta{text-align:center}.site-shell .about-cta h2{font-size:var(--nh-text-3xl);letter-spacing:-.025em;color:var(--nh-fg-strong);margin:0 0 14px;font-weight:800}.site-shell .about-cta p{max-width:480px;font-size:var(--nh-text-lg);color:var(--nh-fg-muted);margin:0 auto 28px}.site-shell .footer{background:var(--nh-surface-ink);color:var(--nh-fg-on-dark-muted);margin-top:auto;padding:64px 0 40px}.site-shell .footer__grid{border-bottom:1px solid var(--nh-border-dark);grid-template-columns:1.6fr 1fr 1fr 1fr;gap:40px;padding-bottom:48px;display:grid}.site-shell .footer__brand img{object-fit:contain;width:36px;height:36px;margin-bottom:16px}.site-shell .footer__brand b{color:var(--nh-fg-on-dark);margin-bottom:8px;font-size:17px;font-weight:700;display:block}.site-shell .footer__brand p{max-width:280px;margin:0;font-size:14px;line-height:1.6}.site-shell .footer__col h4{letter-spacing:.06em;text-transform:uppercase;color:var(--nh-fg-on-dark-muted);margin:0 0 16px;font-size:12px;font-weight:600}.site-shell .footer__col ul{flex-direction:column;gap:11px;margin:0;padding:0;list-style:none;display:flex}.site-shell .footer__col a{color:var(--nh-slate-400);font-size:14px;transition:color .15s}.site-shell .footer__col a:hover{color:var(--nh-fg-on-dark)}.site-shell .footer__bottom{color:var(--nh-slate-500);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-top:28px;font-size:13px;display:flex}.site-shell .footer__bottom .legal{flex-wrap:wrap;gap:22px;display:flex}.site-shell .footer__bottom a:hover{color:var(--nh-fg-on-dark)}@media (max-width:1000px){.site-shell .feat-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:920px){.site-shell .legal-layout{grid-template-columns:1fr;gap:32px}.site-shell .toc{position:static}.site-shell .footer__grid{grid-template-columns:1fr 1fr}.site-shell .price-grid{grid-template-columns:1fr;max-width:460px;margin:0 auto}.site-shell .steps{grid-template-columns:1fr;gap:36px}.site-shell .about-lead__grid{grid-template-columns:1fr;gap:32px}.site-shell .values{grid-template-columns:1fr}}@media (max-width:860px){.site-shell .nav__links{display:none}.site-shell .nav__burger{display:flex}.site-shell .nav .btn--ghost{display:none}}@media (max-width:700px){.site-shell .section{padding:64px 0}.site-shell .hero{padding-top:56px}.site-shell .wrap,.site-shell .preview{padding-left:20px;padding-right:20px}.site-shell .nav{padding:0 20px}.site-shell .feat-grid{grid-template-columns:1fr}.site-shell .app{grid-template-columns:1fr;min-height:0}.site-shell .mini-side{display:none}.site-shell .stat-row{grid-template-columns:repeat(2,1fr)}.site-shell .prop__price{display:none}.site-shell .page-head{padding:48px 0 40px}}@media (max-width:640px){.site-shell .footer__grid{grid-template-columns:1fr}.site-shell .timeline:before{left:6px}.site-shell .rel{grid-template-columns:1fr;gap:8px}.site-shell .rel__when{text-align:left;padding-left:28px}.site-shell .rel__body{padding-left:28px}.site-shell .rel__body:before{left:-1px}}@media (max-width:440px){.site-shell .nav__brand b{display:none}.site-shell .nav__cta{gap:4px}}@media (prefers-reduced-motion:reduce){.site-shell .prop,.site-shell .score,.site-shell .btn,.site-shell .nav__link{transition:none}}
