:root{
  --abyss:#0a1622;
  --shelf:#10222f;
  --shelf-2:#16303f;
  --shelf-3:#1d3a4c;
  --edge:#264155;
  --edge-2:#345a70;
  --np-aqua:#1fc9dd;
  --aqua-press:#15a7b9;
  --np-gold:#e8b24a;
  --gold-press:#cf9a34;
  --foam:#eaf6f8;
  --tide:#a9c2ce;
  --deep:#6f8a99;
  --on-aqua:#04212a;
  --on-gold:#241703;
  --chip:#eef4f6;
  --round:12px;
  --round-lg:16px;
  --mast-h:66px;
  --helm-w:252px;
  --helm-min:74px;
  --hold:1060px;
  --gutter:40px;
  --title-font:"Sora",var(--title-fb),"Segoe UI",Arial,sans-serif;
  --body-font:"Inter",var(--np-bodyfb),"Segoe UI",Arial,sans-serif;
}
@font-face{font-family:"Sora Fallback";src:local("Arial");size-adjust:104%;ascent-override:96%;descent-override:26%;line-gap-override:0%}
@font-face{font-family:"Inter Fallback";src:local("Arial");size-adjust:102%;ascent-override:94%;descent-override:24%;line-gap-override:0%}
:root{--title-fb:"Sora Fallback";--np-bodyfb:"Inter Fallback"}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:calc(var(--mast-h) + 14px);overflow-x:hidden}
body{margin:0;padding-top:var(--mast-h);max-width:100%;overflow-x:clip;font-family:var(--body-font);
  color:var(--foam);background:var(--abyss);line-height:1.62;-webkit-font-smoothing:antialiased}
img{display:block;max-width:100%}
a{color:inherit;text-decoration:none}
h1,h2,h3,h4{font-family:var(--title-font);line-height:1.16;margin:0;letter-spacing:-.014em}
h2{font-size:clamp(1.5rem,2.8vw,2.05rem);margin:0 0 .7rem}
h3{font-size:clamp(1.08rem,1.9vw,1.32rem);margin:1.6rem 0 .5rem}
h4{font-size:1.02rem;margin:1rem 0 .35rem}
p{margin:0 0 1rem}
p,h1,h2,h3,h4,li,summary,td,th,dt,dd{overflow-wrap:break-word;word-wrap:break-word}
.np-surge__in>*,.np-anchor__top>*,.np-panels>*,.np-voices>*,.np-split>*{min-width:0}

.np-hold{width:100%;max-width:calc(var(--hold) + var(--gutter)*2);margin-inline:auto;padding-inline:var(--gutter)}
.np-zone{padding-top:22px}
.np-zone>.np-hold,.np-stamp>.np-hold{background:var(--shelf);border:1px solid var(--edge);
  border-radius:var(--round-lg);padding-block:26px 30px}
.np-zone>.np-hold>h2:first-child,.np-zone>.np-hold>.np-reef:first-child{margin-top:0}
.np-zone>.np-hold>h2~h2{margin-top:2.4rem;padding-top:1.7rem;border-top:1px solid var(--edge)}
.np-center{display:flex;justify-content:center;margin-top:24px}
.np-kick{display:inline-block;font-size:.7rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--np-gold);margin-bottom:.3rem}
.np-flagtag{display:inline-block;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;
  color:var(--np-aqua);background:var(--shelf-2);border:1px solid var(--edge-2);padding:.4rem .85rem;border-radius:999px}

.np-cta{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;cursor:pointer;border:1px solid transparent;
  font-family:var(--body-font);font-weight:700;font-size:.94rem;line-height:1;padding:.78rem 1.4rem;border-radius:10px;
  white-space:nowrap;transition:background .14s,border-color .14s,color .14s,transform .12s}
.np-cta--fill{background:var(--np-aqua);color:var(--on-aqua)}
.np-cta--fill:hover{background:var(--aqua-press);transform:translateY(-1px)}
.np-cta--gold{background:var(--np-gold);color:var(--on-gold)}
.np-cta--gold:hover{background:var(--gold-press);transform:translateY(-1px)}
.np-cta--line{background:var(--shelf-2);color:var(--foam);border-color:var(--edge-2)}
.np-cta--line:hover{background:var(--shelf-3);border-color:var(--np-aqua)}
.np-cta--lg{padding:.95rem 1.75rem;font-size:1rem}
.np-cta--block{width:100%}
:focus-visible{outline:3px solid var(--np-aqua);outline-offset:2px;border-radius:6px}

@keyframes npSwell{0%,100%{transform:scale(1);box-shadow:0 0 0 rgba(31,201,221,0)}50%{transform:scale(1.035);box-shadow:0 0 24px rgba(31,201,221,.42)}}
.np-cta--pulse{animation:npSwell 2.7s ease-in-out infinite;will-change:transform}
.np-cta--pulse:hover{animation-play-state:paused}
@media (prefers-reduced-motion:reduce){.np-cta--pulse{animation:none}}

.np-mast{position:fixed;top:0;left:0;right:0;z-index:70;background:var(--shelf);border-bottom:1px solid var(--edge)}
.np-mast__in{display:flex;align-items:center;gap:1rem;height:var(--mast-h);padding-inline:20px;max-width:none;margin-inline:0}
.np-crest{display:inline-flex;align-items:center;cursor:pointer;flex:0 0 auto}
.np-crest img{height:38px;width:auto}
.np-mast__nav{display:flex;gap:.15rem;margin-left:.4rem}
.np-mast__lnk{display:inline-flex;align-items:center;gap:.4rem;padding:.44rem .7rem;border-radius:9px;
  background:var(--shelf-2);border:1px solid var(--edge);color:var(--tide);font-weight:600;font-size:.86rem;
  cursor:pointer;transition:background .14s,color .14s,border-color .14s}
.np-mast__lnk img{width:17px;height:17px;opacity:.85}
.np-mast__lnk:hover{background:var(--shelf-3);border-color:var(--edge-2);color:var(--foam)}
.np-mast__lnk:hover img{opacity:1}
.np-mast__cta{margin-left:auto;display:flex;align-items:center;gap:.5rem}
.np-mast__cta .np-cta{padding:.6rem 1.1rem}
.np-burger{display:flex;flex-direction:column;gap:4px;width:40px;height:40px;background:var(--shelf-2);
  border:1px solid var(--edge);border-radius:10px;align-items:center;justify-content:center;cursor:pointer;flex:0 0 auto}
.np-burger span{width:17px;height:2px;background:var(--foam);border-radius:2px}

.np-helm{position:fixed;top:var(--mast-h);left:0;bottom:0;width:var(--helm-w);z-index:65;
  background:var(--shelf);border-right:1px solid var(--edge);overflow-y:auto;overflow-x:hidden;
  display:flex;flex-direction:column;padding:14px 12px;transition:width .2s ease,transform .22s ease}
.np-helm__group{display:flex;flex-direction:column;gap:6px}
.np-helm__cap{font-size:.66rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--deep);
  padding:14px 12px 6px;white-space:nowrap}
.np-helm__lnk{display:flex;align-items:center;gap:.65rem;padding:.55rem .65rem;border-radius:9px;cursor:pointer;
  background:var(--shelf-2);border:1px solid var(--edge);color:var(--tide);font-weight:600;font-size:.87rem;
  white-space:nowrap;transition:background .14s,color .14s,border-color .14s}
.np-helm__lnk:hover{background:var(--shelf-3);border-color:var(--edge-2);color:var(--foam)}
.np-helm__lnk.is-live{background:var(--shelf-3);border-color:var(--np-aqua);color:var(--np-aqua)}
.np-helm__lnk img{width:22px;height:22px;flex:0 0 auto}
.np-helm__foot{margin-top:auto;padding-top:14px;border-top:1px solid var(--edge);display:flex;flex-direction:column;gap:.5rem}
.np-helm__cta{display:flex;flex-direction:column;gap:.45rem}
.np-helm__lang{display:flex;align-items:center;gap:.6rem;padding:.55rem .65rem;border:1px solid var(--edge);background:var(--shelf-2);border-radius:9px;
  color:var(--tide);font-size:.85rem;cursor:pointer;white-space:nowrap}
.np-helm__lang img{width:22px;height:14px;border-radius:3px;flex:0 0 auto}
.np-fold{display:flex;align-items:center;gap:.7rem;padding:.55rem .7rem;border-radius:9px;border:1px solid var(--edge);
  background:var(--shelf-2);color:var(--deep);font-size:.82rem;font-weight:600;cursor:pointer;white-space:nowrap}
.np-fold:hover{color:var(--foam);border-color:var(--edge-2)}
.np-fold span[aria-hidden]{font-size:1rem;line-height:1}

body.is-helm-min .np-helm{width:var(--helm-min);padding-inline:8px}
body.is-helm-min .np-helm__lnk{justify-content:center;padding-inline:.4rem}
body.is-helm-min .np-helm__lnk b,
body.is-helm-min .np-helm__cap,
body.is-helm-min .np-helm__lang span,
body.is-helm-min .np-fold b,
body.is-helm-min .np-helm__cta{display:none}
body.is-helm-min .np-helm__lang,
body.is-helm-min .np-fold{justify-content:center;padding-inline:.4rem}
.np-deck{margin-left:var(--helm-w);transition:margin-left .2s ease}
body.is-helm-min .np-deck{margin-left:var(--helm-min)}
.np-veil{position:fixed;inset:0;background:rgba(4,10,16,.72);z-index:64;opacity:0;pointer-events:none;transition:opacity .22s}
.np-veil.is-open{opacity:1;pointer-events:auto}

.np-wake{border-bottom:1px solid var(--edge);background:var(--shelf)}
.np-wake ol{list-style:none;display:flex;flex-wrap:wrap;gap:.4rem;margin:0;padding:.5rem 0;font-size:.82rem;color:var(--deep)}
.np-wake li{display:flex;align-items:center;gap:.4rem}
.np-wake li+li::before{content:"\203A";color:var(--edge-2)}
.np-wake span[role=link]{cursor:pointer;color:var(--tide)}
.np-wake span[role=link]:hover{color:var(--np-aqua)}
.np-wake [aria-current=page]{color:var(--tide);font-weight:600}

.np-surge{border-bottom:1px solid var(--edge);background:var(--shelf)}
.np-surge__in{display:grid;grid-template-columns:1.15fr .85fr;gap:2rem;align-items:center;padding-block:28px 40px}
.np-title{font-size:clamp(1.85rem,4vw,2.95rem);font-weight:800;margin:.7rem 0 0;color:var(--np-aqua)}
.np-lede{color:var(--tide);font-size:1.04rem;margin:1rem 0 1.3rem}
.np-surge__cta{display:flex;gap:.65rem;flex-wrap:wrap;margin-bottom:1.1rem}
.np-surge__pills{list-style:none;display:flex;flex-wrap:wrap;gap:.55rem;margin:0;padding:0}
.np-surge__pills li{display:inline-flex;align-items:center;gap:.45rem;background:var(--shelf-2);border:1px solid var(--edge);
  border-radius:999px;padding:.4rem .85rem;font-size:.83rem;color:var(--tide)}
.np-surge__pills img{width:20px;height:20px}
.np-surge__pills b{color:var(--foam)}
.np-chest{background:var(--shelf-2);border:1px solid var(--edge-2);border-radius:var(--round-lg);padding:1.4rem}
.np-chest__badge{display:inline-block;font-size:.67rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;
  color:var(--on-gold);background:var(--np-gold);padding:.32rem .75rem;border-radius:999px;margin-bottom:.85rem}
.np-chest__amt{display:block;font-family:var(--title-font);font-weight:800;font-size:clamp(1.55rem,3vw,2rem);line-height:1.06;color:var(--foam)}
.np-chest__plus{display:block;font-weight:700;color:var(--np-aqua);margin-top:.2rem}
.np-chest__note{color:var(--deep);font-size:.84rem;margin:.65rem 0 .95rem}
.np-chest__rows{margin:0 0 1rem;display:grid;gap:.4rem}
.np-chest__rows>div{display:flex;justify-content:space-between;gap:1rem;font-size:.87rem;border-bottom:1px solid var(--edge);padding-bottom:.4rem}
.np-chest__rows>div:last-child{border-bottom:0;padding-bottom:0}
.np-chest__rows dt{color:var(--deep);margin:0}
.np-chest__rows dd{margin:0;font-weight:600}

.np-lead{font-size:1.05rem;color:var(--tide)}
.np-zone p{color:var(--tide)}
.np-flag{display:block;border-radius:var(--round-lg);overflow:hidden;border:1px solid var(--edge);margin:1.3rem 0 0;cursor:pointer}
.np-flag img{width:100%;height:auto}

.np-chart{background:var(--shelf-2);border:1px solid var(--edge);border-radius:var(--round);padding:1.2rem 1.4rem}
.np-chart__intro{color:var(--tide);font-size:.92rem;margin:0 0 .75rem}
.np-chart ul{list-style:none;margin:0;padding:0;columns:2;column-gap:2rem;color:var(--tide);font-size:.9rem}
.np-chart li{margin-bottom:.4rem;break-inside:avoid}
.np-chart span{cursor:pointer;display:inline-flex;gap:.45rem;align-items:baseline}
.np-chart span::before{content:"\2693";color:var(--np-gold);font-size:.8rem}
.np-chart span:hover{color:var(--np-aqua)}

.np-list{margin:0 0 1.15rem;padding-left:1.2rem;color:var(--tide);display:grid;gap:.42rem}
.np-list strong{color:var(--foam)}
.np-steps{margin:0 0 1.15rem;padding-left:1.3rem;color:var(--tide);display:grid;gap:.55rem}
.np-steps strong{color:var(--foam)}

.np-tablebox{overflow-x:auto;-webkit-overflow-scrolling:touch;max-width:100%;border:1px solid var(--edge);border-radius:var(--round);margin:0 0 1.35rem}
.np-grid{width:100%;border-collapse:collapse;font-size:.89rem;min-width:640px;background:var(--shelf-2)}
.np-grid th,.np-grid td{padding:.74rem 1.05rem;text-align:left;border-top:1px solid var(--edge)}
.np-grid thead th{background:var(--shelf-3);color:var(--np-aqua);font-size:.72rem;text-transform:uppercase;letter-spacing:.05em;border-top:0;white-space:nowrap}
.np-grid tbody th{color:var(--foam);font-weight:600;white-space:nowrap}
.np-grid td{color:var(--tide)}
.np-grid tbody tr:nth-child(even){background:var(--shelf-3)}

.np-reef{margin-bottom:26px}
.np-reef__bar{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:12px}
.np-reef__h{font-size:1.2rem;margin:0}
.np-reef__nav{display:flex;gap:8px}
.np-rnav{width:34px;height:34px;border-radius:9px;background:var(--shelf-2);border:1px solid var(--edge);color:var(--foam);
  font-size:1.15rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}
.np-rnav:hover{border-color:var(--np-aqua);background:var(--shelf-3)}
.np-reef__track{display:grid;grid-auto-flow:column;grid-auto-columns:178px;gap:12px;overflow-x:auto;
  scroll-snap-type:x proximity;scrollbar-width:none;padding-bottom:6px}
.np-reef__track::-webkit-scrollbar{display:none}
.np-drop{scroll-snap-align:start;display:flex;flex-direction:column;cursor:pointer}
.np-drop__art{position:relative;overflow:hidden;border-radius:10px;background:var(--shelf-3);border:1px solid var(--edge);aspect-ratio:360/472}
.np-drop__art img{width:100%;height:100%;object-fit:cover;transition:transform .28s}
.np-drop:hover .np-drop__art img{transform:scale(1.05)}
.np-drop__rtp{position:absolute;right:7px;top:7px;z-index:2;background:rgba(6,14,20,.86);border:1px solid var(--edge-2);
  color:var(--np-gold);font-size:.69rem;font-weight:700;padding:.2rem .45rem;border-radius:6px}
.np-drop__ov{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;opacity:0;
  background:rgba(5,12,18,.66);transition:opacity .18s}
.np-drop:hover .np-drop__ov{opacity:1}
.np-drop__cta{background:var(--np-aqua);color:var(--on-aqua);font-weight:800;font-size:.78rem;padding:.42rem 1rem;border-radius:999px}
.np-drop__ft{padding:.48rem .12rem 0}
.np-drop__nm{display:block;font-weight:700;font-size:.84rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.np-drop__pv{display:block;color:var(--deep);font-size:.73rem}

.np-haul{list-style:none;display:grid;grid-template-columns:repeat(3,1fr);gap:.7rem;padding:0;margin:0}
.np-haul li{display:flex;align-items:center;gap:.7rem;min-width:0;background:var(--shelf-2);border:1px solid var(--edge);
  border-radius:10px;padding:.55rem .8rem;transition:border-color .4s ease}
.np-haul li.is-new{animation:npHaulIn .45s ease}
@keyframes npHaulIn{from{opacity:0;transform:translateY(-8px);border-color:var(--np-aqua)}to{opacity:1;transform:none}}
@media (prefers-reduced-motion:reduce){.np-haul li.is-new{animation:none}}
.np-haul img{width:44px;height:58px;object-fit:cover;border-radius:7px;flex:0 0 auto}
.np-haul span{flex:1;min-width:0;display:flex;flex-direction:column}
.np-haul b{font-size:.88rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.np-haul small{color:var(--deep);font-size:.75rem}
.np-haul em{font-style:normal;font-weight:800;color:var(--np-gold);font-size:.97rem;flex:0 0 auto}

.np-panels{display:grid;grid-template-columns:repeat(3,1fr);gap:.9rem;margin-top:1rem}
.np-panels--4{grid-template-columns:repeat(4,1fr)}
.np-panel{background:var(--shelf-2);border:1px solid var(--edge);border-radius:var(--round);
  padding:1.25rem;display:flex;flex-direction:column;gap:.45rem;transition:border-color .15s,background .15s}
.np-panel:hover{border-color:var(--edge-2);background:var(--shelf-3)}
.np-panel__ic{width:48px;height:48px}
.np-panel h3{margin:.2rem 0 0;font-size:1.08rem}
.np-panel p{color:var(--tide);font-size:.89rem;margin:0;flex:1}
.np-panel .np-cta{align-self:flex-start;margin-top:.4rem}
.np-panel--sm .np-panel__ic{width:42px;height:42px}

.np-split{display:grid;grid-template-columns:1.4fr .85fr;gap:1.6rem;align-items:start}
.np-specs{background:var(--shelf-2);border:1px solid var(--edge);border-radius:var(--round);padding:1.3rem;position:sticky;top:calc(var(--mast-h) + 18px)}
.np-specs h3{margin:0 0 .4rem;font-size:1.06rem}
.np-specs p{font-size:.86rem;margin:0 0 .75rem}
.np-specs dl{margin:0;display:grid;gap:.45rem}
.np-specs dl>div{display:flex;justify-content:space-between;gap:1rem;font-size:.86rem;border-bottom:1px solid var(--edge);padding-bottom:.45rem}
.np-specs dl>div:last-child{border-bottom:0;padding-bottom:0}
.np-specs dt{color:var(--deep);margin:0}
.np-specs dd{margin:0;font-weight:600;text-align:right}

.np-store{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:1rem}
.np-store__btn{display:inline-flex;align-items:center;gap:.6rem;cursor:pointer;background:var(--shelf-2);
  border:1px solid var(--edge);border-radius:10px;padding:.58rem 1rem;transition:border-color .15s,background .15s}
.np-store__btn:hover{border-color:var(--np-aqua);background:var(--shelf-3)}
.np-store__btn img{width:26px;height:26px}
.np-store__btn span{display:flex;flex-direction:column;line-height:1.2}
.np-store__btn small{color:var(--deep);font-size:.69rem}
.np-store__btn b{font-size:.92rem}
.np-store__btn--sm{padding:.46rem .75rem;margin-bottom:.2rem}
.np-store__btn--sm img{width:22px;height:22px}

.np-marks{list-style:none;display:grid;grid-template-columns:repeat(8,1fr);gap:.55rem;padding:0;margin:0 0 1.35rem}
.np-marks li{background:var(--chip);border:1px solid var(--edge);border-radius:10px;padding:.5rem .4rem;
  display:flex;align-items:center;justify-content:center;min-width:0}
.np-marks img{max-width:100%;height:auto;max-height:30px;width:auto;object-fit:contain}
.np-marks--studio li{background:var(--shelf-2)}
.np-marks--studio img{max-height:24px;opacity:.94}

.np-voices{display:grid;grid-template-columns:repeat(3,1fr);gap:.9rem;margin-top:1rem}
.np-voice{background:var(--shelf-2);border:1px solid var(--edge);border-radius:var(--round);padding:1.15rem}
.np-voice header{display:flex;align-items:center;gap:.65rem;margin-bottom:.45rem}
.np-voice header img{width:48px;height:48px;border-radius:50%}
.np-voice header b{display:block;font-size:.92rem}
.np-voice header small{color:var(--deep);font-size:.77rem}
.np-voice__st{color:var(--np-gold);letter-spacing:.05em;margin-bottom:.35rem}
.np-voice p{color:var(--tide);font-size:.87rem;margin:0}

.np-ask{display:grid;gap:.5rem}
.np-ask details{background:var(--shelf-2);border:1px solid var(--edge);border-radius:11px;overflow:hidden}
.np-ask details[open]{border-color:var(--edge-2)}
.np-ask summary{list-style:none;cursor:pointer;padding:.95rem 1.15rem;font-family:var(--title-font);font-weight:600;font-size:1rem;
  display:flex;justify-content:space-between;gap:1rem;align-items:center}
.np-ask summary h3{margin:0;font-family:var(--title-font);font-weight:600;font-size:1rem;letter-spacing:-.01em}
.np-ask summary::-webkit-details-marker{display:none}
.np-ask summary::after{content:"+";color:var(--np-aqua);font-size:1.35rem;line-height:1;flex:0 0 auto}
.np-ask details[open] summary::after{content:"\2013"}
.np-ask__a{padding:0 1.15rem 1.05rem}
.np-ask__a p{margin:0;color:var(--tide);font-size:.9rem}

.np-stamp{padding-top:42px}
.np-stamp__box{display:flex;align-items:center;gap:.9rem;background:var(--shelf-2);
  border:1px solid var(--edge);border-radius:var(--round);padding:1rem 1.3rem}
.np-stamp__box img{width:34px;height:34px;flex:0 0 auto}
.np-stamp__box p{margin:0;color:var(--tide);font-size:.88rem}
.np-stamp__box strong{color:var(--foam)}
.np-stamp__box time{color:var(--np-gold);font-weight:600}

.np-anchor{border-top:1px solid var(--edge);background:var(--shelf);padding:clamp(26px,4vw,40px) 0 28px;margin-top:48px}
.np-anchor__top{display:grid;grid-template-columns:1.9fr 1fr 1fr 1.15fr;gap:1.6rem;margin-bottom:1.4rem}
.np-anchor__brand img{height:40px;width:auto;margin-bottom:.65rem}
.np-anchor__brand p{color:var(--tide);font-size:.85rem;max-width:46ch}
.np-anchor__social{margin-top:.9rem}
.np-anchor__social-h{color:var(--deep);font-size:.79rem;margin:0 0 .45rem}
.np-anchor__social ul{list-style:none;display:flex;flex-wrap:wrap;gap:.45rem;padding:0;margin:0}
.np-anchor__social li span{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;cursor:pointer;
  background:var(--shelf-2);border:1px solid var(--edge);border-radius:10px;transition:border-color .15s,background .15s}
.np-anchor__social li span:hover{border-color:var(--np-aqua);background:var(--shelf-3)}
.np-anchor__social img{width:22px;height:22px}
.np-anchor__col{display:flex;flex-direction:column;gap:.42rem}
.np-anchor__h{font-family:var(--title-font);font-weight:700;font-size:.98rem;color:var(--foam);margin:0 0 .3rem}
.np-anchor__col span[role=link]{color:var(--tide);font-size:.85rem;cursor:pointer}
.np-anchor__col span[role=link]:hover{color:var(--np-aqua)}
.np-anchor__app p:not(.np-anchor__h){color:var(--deep);font-size:.83rem;margin:0 0 .55rem}
.np-anchor__legal{border-top:1px solid var(--edge);padding-top:1.2rem}
.np-anchor__pay{list-style:none;display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;justify-content:center;
  padding:0 0 1.1rem;margin:0 0 1.1rem;border-bottom:1px solid var(--edge)}
.np-anchor__pay li{background:var(--chip);border:1px solid var(--edge);border-radius:9px;padding:.4rem .7rem;
  display:flex;align-items:center;justify-content:center}
.np-anchor__pay img{max-height:24px;width:auto;max-width:100%;object-fit:contain}
.np-anchor__seal{list-style:none;display:grid;grid-template-columns:repeat(10,1fr);gap:.45rem;align-items:center;padding:0;margin:0 0 1.2rem}
.np-anchor__seal li{display:flex;align-items:center;justify-content:center;min-width:0}
.np-anchor__seal a{display:flex;align-items:center;justify-content:center;width:100%;
  background:var(--shelf-2);border:1px solid var(--edge);border-radius:9px;padding:.45rem .3rem;transition:border-color .15s,background .15s}
.np-anchor__seal a:hover{border-color:var(--np-aqua);background:var(--shelf-3)}
.np-anchor__seal img{max-height:26px;max-width:100%;width:auto;height:auto;object-fit:contain;opacity:.92}
.np-anchor__seal a:hover img{opacity:1}
.np-anchor__disc{color:var(--tide);font-size:.83rem;margin:.45rem 0}
.np-anchor__disc strong{color:var(--foam)}
.np-anchor__copy{color:var(--deep);font-size:.75rem;line-height:1.6;margin:.65rem 0 0}

.np-rise{position:fixed;right:20px;bottom:20px;z-index:75;width:46px;height:46px;border-radius:12px;cursor:pointer;
  display:flex;align-items:center;justify-content:center;border:1px solid var(--edge-2);
  background:var(--shelf-2);color:var(--np-aqua);font-size:1.3rem;line-height:1;
  opacity:0;visibility:hidden;transition:opacity .22s,visibility .22s,background .15s,border-color .15s}
.np-rise.is-on{opacity:1;visibility:visible}
.np-rise:hover{background:var(--shelf-3);border-color:var(--np-aqua)}

#providers,#reviews,#faq{content-visibility:auto;contain-intrinsic-size:640px}

@media(max-width:1250px){.np-marks{grid-template-columns:repeat(5,1fr)}}
@media(max-width:1100px){
  .np-helm{transform:translateX(-100%);width:min(84vw,282px);box-shadow:none}
  body.is-helm-open .np-helm{transform:translateX(0)}
  body.is-helm-min .np-helm{width:min(84vw,282px);padding-inline:12px}
  body.is-helm-min .np-helm__lnk{justify-content:flex-start;padding-inline:.7rem}
  body.is-helm-min .np-helm__lnk b,
  body.is-helm-min .np-helm__cap,
  body.is-helm-min .np-helm__lang span,
  body.is-helm-min .np-helm__cta{display:revert}
  .np-fold{display:none}
  .np-deck,body.is-helm-min .np-deck{margin-left:0}
  .np-surge__in{grid-template-columns:1fr;gap:1.5rem}
  .np-chest{order:-1}
  .np-panels,.np-panels--4{grid-template-columns:1fr 1fr}
  .np-voices{grid-template-columns:1fr 1fr}
  .np-haul{grid-template-columns:1fr 1fr}
  .np-split{grid-template-columns:1fr}
  .np-specs{position:static}
  .np-anchor__top{grid-template-columns:1fr 1fr}
}
@media(max-width:960px){.np-anchor__seal{grid-template-columns:repeat(5,1fr)}}
@media(max-width:768px){
  .np-hold{--gutter:24px}
  .np-zone>.np-hold,.np-stamp>.np-hold{padding-block:20px 24px;border-radius:var(--round)}
  .np-mast__nav{display:none}
  .np-mast__cta .np-cta--line{display:none}
  .np-voices{grid-template-columns:1fr}
  .np-haul{grid-template-columns:1fr}
  .np-chart ul{columns:1}
  .np-grid{min-width:560px;font-size:.83rem}
  .np-grid th,.np-grid td{padding:.58rem .68rem}
}
@media(max-width:560px){
  .np-hold{--gutter:18px}
  .np-anchor__seal{grid-template-columns:repeat(3,1fr)}
  .np-marks{grid-template-columns:repeat(3,1fr)}
  .np-panels,.np-panels--4{grid-template-columns:1fr}
  .np-anchor__top{grid-template-columns:1fr}
  .np-reef__track{grid-auto-columns:154px}
  .np-grid{min-width:480px;font-size:.78rem}
  .np-grid th,.np-grid td{padding:.48rem .52rem}
  .np-rise{right:12px;bottom:12px;width:42px;height:42px}
}
@media(max-width:400px){
  .np-mast__in{gap:.5rem;padding-inline:12px}
  .np-crest img{height:30px}
  .np-mast__cta .np-cta{padding:.55rem .8rem;font-size:.85rem}
  .np-burger{width:36px;height:36px}
}
@media(max-width:380px){
  .np-hold{--gutter:14px}
  .np-reef__track{grid-auto-columns:142px}
  .np-grid{min-width:420px;font-size:.72rem}
  .np-grid th,.np-grid td{padding:.4rem .38rem}
}
