:root{--ink:#0a0f12;--g:#151b1f;--g2:#20272c;--stone:#aaa9a4;--paper:#e4e1da;--white:#f6f5f1;--line:rgba(255,255,255,.15);--dline:rgba(10,15,18,.16);--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;background:var(--ink);color:var(--white);line-height:1.5}a{color:inherit;text-decoration:none}.wrap{max-width:var(--max);margin:auto;padding:0 28px}header{background:#0a0f12;border-bottom:1px solid var(--line)}.nav{height:76px;display:flex;align-items:center;justify-content:space-between}.nav nav{display:flex;gap:28px;font-size:14px}.brand{font-weight:750;letter-spacing:.18em}.brand small{display:block;font-size:9px;letter-spacing:.25em;font-weight:500;opacity:.58}.hero{background:radial-gradient(circle at 75% 38%,#46545d 0,#242b30 22%,#10161a 52%,#080c0f 75%);min-height:660px}.grid{display:grid;grid-template-columns:1fr 1fr;gap:62px;align-items:center}.hero .grid{min-height:660px}.eyebrow{font-size:11px;letter-spacing:.3em;color:#c7cdd0}.eyebrow.dark{color:#31383c}.hero h1{font-size:clamp(50px,6vw,78px);line-height:1.02;letter-spacing:-.045em;margin:18px 0 24px}.lead{font-size:20px;color:#d1d6d8}.narrow{max-width:680px}.actions{display:flex;gap:14px;margin-top:30px}.primary,.secondary{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:0 20px;border:1px solid rgba(255,255,255,.4);font-weight:700;font-size:14px}.primary{background:var(--white);color:var(--ink);border-color:var(--white)}.micro{display:flex;gap:28px;margin-top:42px;font-size:12px;color:#c5cbce}.layers{height:500px;position:relative}.layers i{font-style:normal;position:absolute;left:5%;right:0;height:58px;padding:18px 22px;text-align:right;font-size:11px;letter-spacing:.12em;text-transform:uppercase;border:1px solid rgba(218,236,244,.5);background:linear-gradient(135deg,rgba(220,237,245,.17),rgba(255,255,255,.035));transform:skewY(-4deg);box-shadow:0 0 26px rgba(194,224,237,.07)}.layers i:nth-child(1){top:30px}.layers i:nth-child(2){top:85px}.layers i:nth-child(3){top:140px}.layers i:nth-child(4){top:195px}.layers i:nth-child(5){top:250px}.layers i:nth-child(6){top:305px}.layers i:nth-child(7){top:360px}.layers i:nth-child(8){top:415px}.analogy{background:#aaa9a4;color:#101518;padding:86px 0}.analogy h2,.master h2,.proof h2,.offers h2{font-size:clamp(42px,5vw,62px);line-height:1.04;letter-spacing:-.04em;margin:12px 0 22px}.darklead{font-size:21px}.panel{background:#1a2024;color:#f5f4f0;padding:36px;border:1px solid rgba(255,255,255,.18)}.panel h3{font-size:30px}.panel ul{list-style:none;padding:0;margin:20px 0 0}.panel li{padding:11px 0;border-bottom:1px solid var(--line)}.master{background:#11171b;padding:84px 0}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:38px}.cards article{background:#181e22;border:1px solid var(--line);padding:25px;min-height:180px}.cards b{font-size:12px;opacity:.5}.cards h3{margin-top:38px}.product{padding:90px 0;background:linear-gradient(110deg,#0d1215 0,#1d2429 54%,#666b6c 54%,#a6a49f 100%)}.huge{font-size:74px;line-height:.9;letter-spacing:-.05em;margin:12px 0}.sub{font-size:31px;font-weight:500;margin:0 0 20px}.muted{color:#c5cbce;max-width:600px}.productbox{width:340px;height:430px;background:#0b1013;border:1px solid rgba(255,255,255,.3);box-shadow:0 32px 75px rgba(0,0,0,.35);padding:28px;margin:auto;position:relative}.cube{position:absolute;left:55px;right:55px;top:120px;height:180px}.cube i{position:absolute;left:0;right:0;height:40px;border:1px solid rgba(216,235,244,.5);background:rgba(204,229,239,.08);transform:skewY(-6deg)}.cube i:nth-child(1){top:0}.cube i:nth-child(2){top:34px}.cube i:nth-child(3){top:68px}.cube i:nth-child(4){top:102px}.cube i:nth-child(5){top:136px}.productbox strong{position:absolute;left:28px;bottom:52px;font-size:31px}.productbox>span{position:absolute;left:28px;bottom:30px;font-size:12px;letter-spacing:.16em}.proof{background:var(--paper);color:var(--ink);padding:90px 0}.proofgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:34px}.proofgrid article{border:1px solid var(--dline);padding:28px;background:rgba(255,255,255,.3)}.proofgrid article.selected{background:#151b1f;color:#f6f5f1}.proofgrid b{font-size:38px}.note{font-size:12px;opacity:.68;margin-top:24px}.offers{background:#151b1f;padding:90px 0}.offergrid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:34px}.offergrid article{border:1px solid var(--line);padding:36px;background:#101519}.offergrid article.featured{background:#dedbd4;color:#101519}.tag{font-size:10px;letter-spacing:.2em}.price{font-size:58px;font-weight:800;letter-spacing:-.04em;margin:16px 0}.full{width:100%;margin-top:22px}.light{color:#d4d8da}footer{border-top:1px solid var(--line);padding:48px 0;background:#080c0f;color:#aeb5b9}.footer{display:flex;justify-content:space-between;gap:30px;font-size:13px}@media(max-width:850px){.nav nav{display:none}.grid{grid-template-columns:1fr}.hero .grid{padding:44px 0}.layers{height:470px}.micro{flex-wrap:wrap}.cards{grid-template-columns:1fr 1fr}.product{background:#151b1f}.proofgrid,.offergrid{grid-template-columns:1fr}.footer{flex-direction:column}}@media(max-width:520px){.wrap{padding:0 18px}.hero h1{font-size:48px}.actions{flex-direction:column}.primary,.secondary{width:100%}.cards{grid-template-columns:1fr}.layers i{left:0}.productbox{width:280px;height:370px}.huge{font-size:56px}}

/* V2 targeted corrections: accessibility, rhythm, responsive resilience */
html{scroll-padding-top:76px}body{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.site-header{position:sticky;top:0;z-index:20;background:rgba(10,15,18,.96);backdrop-filter:blur(10px)}.skip-link{position:fixed;z-index:100;left:16px;top:12px;padding:10px 14px;background:var(--white);color:var(--ink);transform:translateY(-180%);transition:transform .15s}.skip-link:focus{transform:none}.brand{display:inline-block;line-height:1.2}.nav nav a{padding:10px 2px}.primary,.secondary{transition:background-color .15s,color .15s,border-color .15s,transform .15s}.primary:active,.secondary:active{transform:translateY(1px)}a:focus-visible{outline:3px solid #fff;outline-offset:4px}.proof a:focus-visible,.analogy a:focus-visible,.featured a:focus-visible{outline-color:var(--ink)}[aria-disabled="true"]{cursor:not-allowed}.hero h1,.analogy h2,.master h2,.proof h2,.offers h2{text-wrap:balance}.micro{flex-wrap:wrap}.micro span{position:relative;padding-left:13px}.micro span:before{content:"";position:absolute;width:4px;height:4px;border-radius:50%;background:#aab7bd;left:0;top:.65em}.panel li:last-child{border-bottom:0}.productbox{max-width:100%}.cards article,.proofgrid article,.offergrid article{min-width:0}
@media(max-width:1024px){.wrap{padding:0 24px}.grid{gap:40px}.hero h1{font-size:clamp(48px,6.2vw,66px)}.cards{grid-template-columns:repeat(2,1fr)}.productbox{width:310px}.nav nav{gap:18px}}
@media(max-width:850px){.site-header{position:static}.hero .grid{padding:58px 0 42px}.layers{max-width:620px;width:100%;margin:0 auto}.analogy,.master,.product,.proof,.offers{padding:72px 0}.product .grid{gap:48px}.productbox{width:320px}.footer{align-items:flex-start}}
@media(max-width:768px){.wrap{padding:0 22px}.hero h1{font-size:clamp(46px,9vw,62px)}.analogy h2,.master h2,.proof h2,.offers h2{font-size:clamp(38px,8vw,52px)}.panel{padding:30px}.proofgrid article,.offergrid article{padding:28px}.micro{margin-top:34px}}
@media(max-width:520px){.wrap{padding:0 18px}.nav{height:68px}.brand{font-size:14px}.brand small{font-size:8px}.hero .grid{padding:42px 0 30px}.hero h1{font-size:clamp(42px,12vw,50px);margin-top:14px}.lead,.darklead{font-size:18px}.actions{gap:10px}.primary,.secondary{min-height:50px}.micro{display:grid;gap:10px;margin-top:28px}.layers{height:400px;margin-top:2px}.layers i{height:49px;padding:14px 16px;font-size:10px;left:0}.layers i:nth-child(1){top:10px}.layers i:nth-child(2){top:54px}.layers i:nth-child(3){top:98px}.layers i:nth-child(4){top:142px}.layers i:nth-child(5){top:186px}.layers i:nth-child(6){top:230px}.layers i:nth-child(7){top:274px}.layers i:nth-child(8){top:318px}.analogy,.master,.product,.proof,.offers{padding:60px 0}.panel{padding:26px}.panel h3{font-size:26px}.cards{gap:10px}.cards article{min-height:auto;padding:22px}.cards h3{margin-top:24px}.productbox{width:min(280px,100%);height:auto;aspect-ratio:280/370}.productbox strong{font-size:27px}.proofgrid,.offergrid{gap:10px}.proofgrid article,.offergrid article{padding:24px}.price{font-size:52px}.footer{padding-inline:0}}
@media(max-width:390px){.wrap{padding:0 16px}.hero h1{font-size:42px}.eyebrow{letter-spacing:.22em}.productbox{width:260px}.huge{font-size:52px}.sub{font-size:26px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}

/* V2 final visual/UI finishing pass — targeted, content-neutral */
:root{--stone:#969793;--paper:#d9d5cd;--white:#f3f1ec;--soft:#c6c8c5;--hair:rgba(255,255,255,.11);--shadow:0 24px 60px rgba(0,0,0,.18)}
body{letter-spacing:-.005em}
.wrap{max-width:1200px}
.site-header{border-bottom-color:rgba(255,255,255,.09)}
.nav{height:78px}
.nav nav a{position:relative;color:#d9dddf;opacity:.86;transition:opacity .15s ease,color .15s ease}
.nav nav a:hover{opacity:1;color:#fff}
.nav nav a::after{content:"";position:absolute;left:2px;right:2px;bottom:5px;height:1px;background:#fff;transform:scaleX(0);transform-origin:left;transition:transform .18s ease}
.nav nav a:hover::after,.nav nav a:focus-visible::after{transform:scaleX(1)}
.hero{border-bottom:1px solid var(--hair)}
.hero .grid{min-height:690px}
.hero .grid>div:first-child{max-width:650px}
.hero h1{max-width:760px}
.hero .lead{max-width:590px;color:#d8dde0}
.eyebrow{font-weight:700;opacity:.9}
.actions{align-items:center}
.primary,.secondary{letter-spacing:.01em}
.primary:hover{background:#fff;transform:translateY(-1px)}
.secondary:hover{border-color:rgba(255,255,255,.7);background:rgba(255,255,255,.055)}
.micro{padding-top:5px;border-top:1px solid rgba(255,255,255,.08);max-width:620px}
.layers{filter:saturate(.8)}
.layers i{right:3%;padding-right:20px;border-color:rgba(218,236,244,.42);background:linear-gradient(135deg,rgba(220,237,245,.13),rgba(255,255,255,.024));box-shadow:0 18px 38px rgba(0,0,0,.12)}
.layers i:nth-child(1),.layers i:nth-child(8){border-color:rgba(218,236,244,.58)}
.analogy{background:linear-gradient(180deg,#9a9b98 0%,#92938f 100%);padding:98px 0;border-top:1px solid rgba(255,255,255,.16);border-bottom:1px solid rgba(10,15,18,.18)}
.analogy .grid{grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr);gap:72px}
.analogy .grid>div:first-child{max-width:640px}
.analogy h2{max-width:720px}
.analogy p:not(.eyebrow):not(.darklead){max-width:610px;color:#22282b}
.panel{padding:40px 42px;background:linear-gradient(180deg,#191f23,#151b1f);box-shadow:var(--shadow)}
.panel h3{margin:10px 0 18px;line-height:1.1;letter-spacing:-.025em}
.panel li{padding:12px 0;color:#e9e8e4}
.master{padding:96px 0;border-bottom:1px solid rgba(255,255,255,.08)}
.master>.wrap>.lead{color:#cfd4d6}
.cards{gap:14px;margin-top:44px}
.cards article{padding:28px;min-height:188px;background:linear-gradient(180deg,#191f23,#151b1f);border-color:rgba(255,255,255,.12);transition:transform .16s ease,border-color .16s ease,background-color .16s ease}
.cards article:hover{transform:translateY(-2px);border-color:rgba(255,255,255,.22)}
.cards b{display:block;font-weight:700;letter-spacing:.14em}
.cards h3{font-size:24px;letter-spacing:-.02em;margin-bottom:9px}
.cards p{color:#c4cacf;margin-bottom:0}
.product{padding:104px 0;background:linear-gradient(110deg,#0c1114 0,#171e23 55%,#5b6060 55%,#9c9b97 100%);border-bottom:1px solid rgba(10,15,18,.16)}
.product .grid{grid-template-columns:minmax(0,1.03fr) minmax(330px,.97fr)}
.product .grid>div:first-child{max-width:650px}
.huge{font-size:clamp(68px,7vw,88px)}
.sub{letter-spacing:.01em}
.productbox{width:352px;height:444px;padding:30px;border-color:rgba(255,255,255,.26);box-shadow:0 35px 90px rgba(0,0,0,.38)}
.productbox::before{content:"ARCHITECTURE SYSTEM";position:absolute;top:30px;right:26px;font-size:8px;letter-spacing:.19em;opacity:.44}
.productbox .cube{top:124px}
.proof{background:linear-gradient(180deg,#d8d4cc,#d2cec6);padding:100px 0}
.proof>.wrap>h2{max-width:920px}
.proof>.wrap>.darklead{max-width:760px;color:#31383b}
.proofgrid{gap:16px;margin-top:40px}
.proofgrid article{padding:30px;border-color:rgba(10,15,18,.2);background:rgba(255,255,255,.24)}
.proofgrid article.selected{background:linear-gradient(180deg,#171d21,#11171b);box-shadow:0 20px 50px rgba(0,0,0,.12)}
.proofgrid h3{margin:10px 0 8px;letter-spacing:-.02em}
.note{max-width:860px;line-height:1.55}
.offers{padding:100px 0;background:#13191d}
.offergrid{gap:22px;margin-top:40px;align-items:stretch}
.offergrid article{padding:40px;border-color:rgba(255,255,255,.13);display:flex;flex-direction:column;min-height:360px}
.offergrid article.featured{background:linear-gradient(180deg,#e0ddd6,#d5d1c9);box-shadow:0 26px 70px rgba(0,0,0,.22)}
.offergrid article p{max-width:500px}
.offergrid article .full{margin-top:auto}
.price{line-height:1}
footer{padding:54px 0}
.footer p{margin:.7rem 0 0;color:#c4c9cb}

@media(max-width:1024px){.hero .grid{min-height:640px}.analogy .grid,.product .grid{grid-template-columns:1fr 1fr;gap:44px}.panel{padding:34px}.productbox{width:320px;height:410px}.productbox::before{display:none}}
@media(max-width:850px){.hero .grid{min-height:auto}.analogy .grid,.product .grid{grid-template-columns:1fr}.analogy .grid{gap:42px}.product .grid>div:first-child{max-width:700px}.productbox{margin-top:6px}.cards article:hover{transform:none}}
@media(max-width:520px){.nav{height:68px}.analogy,.master,.product,.proof,.offers{padding:66px 0}.analogy .grid{gap:32px}.panel{padding:27px 26px}.cards{margin-top:34px}.cards article{padding:23px}.productbox{width:min(284px,100%);height:auto}.proofgrid{margin-top:30px}.proofgrid article,.offergrid article{padding:25px}.offergrid article{min-height:auto}.offergrid article .full{margin-top:24px}.footer{padding:44px 0}}

/* Commercial-site expansion from validated V2 baseline */
.textlink{font-weight:750;border-bottom:1px solid currentColor;padding-bottom:2px}.section-action{margin-top:34px}.dark-action{margin-top:30px}.dark-secondary{border-color:rgba(10,15,18,.35);color:var(--ink)}.whatyouget{background:#10161a;padding:98px 0;border-top:1px solid rgba(255,255,255,.08)}.whatyouget h2,.faq-strip h2,.faq-section h2,.content-light h2,.architecture-section h2,.proof-cta h2,.comparison-section h2{font-size:clamp(40px,5vw,60px);line-height:1.04;letter-spacing:-.04em;margin:12px 0 26px}.delivergrid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:42px}.delivergrid article{border:1px solid rgba(255,255,255,.12);padding:28px;background:linear-gradient(180deg,#171d21,#12181c);min-height:190px}.delivergrid span{font-size:11px;letter-spacing:.2em;color:#9ea8ad}.delivergrid h3{font-size:23px;letter-spacing:-.02em;margin:30px 0 8px}.delivergrid p{color:#c7cdd0;margin:0}.offerlist{list-style:none;padding:0;margin:24px 0}.offerlist li{padding:9px 0;border-bottom:1px solid currentColor;opacity:.72}.offerlist li:last-child{border-bottom:0}.faq-strip{background:#cbc7bf;color:#101518;padding:76px 0}.faq-grid{display:grid;grid-template-columns:1fr auto;gap:50px;align-items:end}.inverse{background:var(--ink);color:var(--white);border-color:var(--ink)}.footerlinks{display:flex;gap:18px;flex-wrap:wrap;align-items:flex-start}.footerlinks a{border-bottom:1px solid transparent}.footerlinks a:hover{border-color:currentColor}.subhero{background:radial-gradient(circle at 78% 42%,#46545d 0,#242b30 22%,#10161a 52%,#080c0f 75%);padding:100px 0 96px;border-bottom:1px solid var(--hair)}.subhero.compact{padding:105px 0}.subhero h1{font-size:clamp(58px,7vw,92px);line-height:.98;letter-spacing:-.05em;margin:16px 0 24px}.widecopy{max-width:760px}.product-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:72px;align-items:center}.mini-plan{display:grid;gap:8px;padding:30px;border:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.035)}.mini-plan span{padding:13px 14px;border-bottom:1px solid rgba(255,255,255,.12);font-size:12px;letter-spacing:.1em;text-transform:uppercase}.mini-plan span:last-child{border-bottom:0}.content-light{background:linear-gradient(180deg,#9a9b98,#90918e);color:#101518;padding:96px 0}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:start}.copy{font-size:18px;max-width:620px}.copy p:first-child{margin-top:7px}.architecture-section{background:#11171b;padding:100px 0}.archgrid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:42px}.archgrid article{padding:24px;border:1px solid rgba(255,255,255,.12);background:#171d21;min-height:190px}.archgrid b{font-size:11px;letter-spacing:.18em;opacity:.52}.archgrid h3{margin:34px 0 8px;font-size:23px}.archgrid p{margin:0;color:#c5cbce}.proof-cta{background:#d4d0c8;color:#101518;padding:86px 0}.align-end{align-self:end;justify-self:end}.checkout-status{display:inline-block;margin-top:auto;padding-top:28px;font-size:12px;letter-spacing:.08em;text-transform:uppercase;opacity:.55}.dark-status{color:#101518}.faq-section{background:#d8d4cc;color:#101518;padding:96px 0}.faq-list{margin-top:36px;border-top:1px solid rgba(10,15,18,.2)}.faq-list details{border-bottom:1px solid rgba(10,15,18,.2);padding:0}.faq-list summary{cursor:pointer;list-style:none;font-weight:750;font-size:18px;padding:22px 44px 22px 0;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary::after{content:"+";position:absolute;right:4px;top:18px;font-size:26px;font-weight:400}.faq-list details[open] summary::after{content:"−"}.faq-list details p{max-width:780px;padding:0 0 22px;margin:0;color:#30373a}.methodsteps{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:42px}.methodsteps article{padding:26px;border:1px solid rgba(10,15,18,.18);background:rgba(255,255,255,.14);min-height:170px}.methodsteps b{font-size:11px;letter-spacing:.18em}.methodsteps h3{font-size:24px;margin:30px 0 8px}.methodsteps p{margin:0}.proof-page{padding-top:96px}.proof-notice{margin-top:42px;max-width:850px;border-left:3px solid #151b1f;padding:4px 0 4px 26px}.proof-notice h3{margin:18px 0 6px}.proof-notice p{margin:0 0 16px;color:#30373a}.comparison-section{background:#11171b;padding:96px 0}.comparison-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin:38px 0}.comparison-grid div{border:1px solid rgba(255,255,255,.12);padding:22px 16px;min-height:92px;display:flex;align-items:flex-end;font-weight:700;color:#d9dee0}
@media(max-width:1024px){.delivergrid{grid-template-columns:repeat(2,1fr)}.archgrid{grid-template-columns:repeat(2,1fr)}.comparison-grid{grid-template-columns:repeat(3,1fr)}.product-hero-grid{gap:42px}}
@media(max-width:850px){.faq-grid,.two-col,.product-hero-grid{grid-template-columns:1fr}.align-end{justify-self:start}.delivergrid{grid-template-columns:repeat(2,1fr)}.methodsteps{grid-template-columns:repeat(2,1fr)}.subhero{padding:78px 0}.faq-strip{padding:64px 0}}
@media(max-width:520px){.whatyouget,.content-light,.architecture-section,.faq-section,.comparison-section{padding:66px 0}.delivergrid,.archgrid,.methodsteps,.comparison-grid{grid-template-columns:1fr}.delivergrid article,.archgrid article,.methodsteps article{min-height:auto}.faq-grid{gap:28px}.subhero,.subhero.compact{padding:64px 0}.subhero h1{font-size:clamp(48px,14vw,62px)}.mini-plan{padding:20px}.mini-plan span{font-size:10px}.faq-list summary{font-size:17px}}

/* Official CodeMpirex logo integration — approved visible asset, proportions preserved. */
.brand-logo{display:inline-flex;align-items:center;line-height:1;background:transparent}
.brand-logo img{display:block;width:230px;max-width:100%;height:auto;object-fit:contain}
.nav .brand-logo{flex:0 1 230px;min-width:0}
.footer .brand-logo img{width:220px}
.productbox .brand-logo img{width:210px}
@media(max-width:850px){.nav .brand-logo{flex-basis:205px}.nav .brand-logo img{width:205px}}
@media(max-width:520px){.nav .brand-logo{flex-basis:180px}.nav .brand-logo img{width:180px}.footer .brand-logo img{width:200px}.productbox .brand-logo img{width:190px}}

/* Multidisciplinary perfection pass — minimal validated delta.
   Mobile navigation remains available instead of disappearing below 850px. */
@media(max-width:850px){
  .nav{height:auto;min-height:78px;flex-wrap:wrap;gap:4px;padding-top:10px;padding-bottom:8px}
  .nav nav{display:flex;width:100%;gap:18px;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding:0 0 4px;white-space:nowrap}
  .nav nav::-webkit-scrollbar{display:none}
  .nav nav a{flex:0 0 auto;min-height:44px;display:inline-flex;align-items:center}
}
@media(max-width:520px){
  .nav{min-height:68px;padding-top:8px;padding-bottom:6px}
  .nav nav{gap:16px}
  .nav nav a{font-size:13px}
}
