/* ===================== NoDrama Solutions pages ===================== */
/* Reuses main.css tokens/components (header, footer, nd-faq, nd-banner, nd-reveal). */
body.nodrama-solution #nodrama-main{display:flex;flex-direction:column;flex:1 0 auto;overflow-x:clip}
.ns-btn-dark{display:inline-flex;align-items:center;gap:8px;background:#262626;color:#fff;border-radius:4px;height:48px;padding:0 24px;font-family:'League Spartan','General Sans',sans-serif;font-weight:500;font-size:20px;line-height:1;white-space:nowrap;transition:background .25s ease,transform .25s ease}
.ns-btn-dark:hover{background:#000;transform:translateY(-2px)}
.ns-btn-text{display:inline-flex;align-items:center;gap:10px;color:#262626;font-family:'League Spartan','General Sans',sans-serif;font-weight:600;font-size:18px;line-height:1;white-space:nowrap;transition:gap .2s ease}
.ns-btn-text:hover{gap:9px}
.ns-ar{width:18px;height:18px;display:inline-flex;flex:0 0 18px}
.ns-ar svg{width:100%;height:100%}

/* ===================== 1. Hero ===================== */
.ns-hero{background:#262626;border-top:4px solid #6b6b6b;overflow:hidden}
.ns-hero__stage{position:relative;max-width:1440px;margin:0 auto;min-height:654px;padding:0 112px}
.ns-hero__product{position:absolute;left:80px;top:80px;width:auto;height:auto;max-height:30rem;z-index:1;animation:nd-float 6s ease-in-out infinite}
.ns-hero__title{position:absolute;left:390px;top:158px;width:792px;margin:0;text-align:right;font-family:'General Sans',sans-serif;font-weight:500;font-size:64px;line-height:1.1;letter-spacing:-1px;color:#fff;z-index:2}
.ns-hero__sub{position:absolute;left:842px;top:418px;width:486px;display:flex;flex-direction:column;gap:9px;align-items:flex-start;z-index:2}
.ns-hero__face{width:24px;height:24px}
.ns-hero__face img{width:24px;height:24px}
.ns-hero__rule{width:100%;height:1px;background:rgba(255,255,255,.28)}
.ns-hero__sub p{margin:0;font-family:'General Sans',sans-serif;font-weight:500;font-size:22px;line-height:1.24;letter-spacing:-0.72px;color:#fff}

/* ===================== 2. Intro / definition ===================== */
.ns-intro{background:linear-gradient(180deg,#f1f1f1 0%,#fff 100%);padding:64px 112px 70px 384px}
.ns-intro__inner{max-width:723px;display:flex;flex-direction:column;align-items:flex-start;gap:28px}
.ns-intro__glyph img{width:100px;height:100px}
.ns-intro__text{margin:0;font-family:'League Spartan','General Sans',sans-serif;font-weight:400;font-size:20px;line-height:28.44px;color:#6b6b6b;max-width:719px}
.ns-intro__ctas{display:flex;gap:22px;align-items:center;flex-wrap:wrap}

/* ===================== 3. Why it matters ===================== */
.ns-why{background:#f1f1f1;padding:86px 112px}
.ns-why__inner{max-width:1216px;margin:0 auto;display:flex;gap:60px;align-items:stretch}
.ns-why__figure{flex:0 0 409px;width:409px;height:604px;background:#fbfbfb;border:1px solid #e3e3e3;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}
.ns-why__figure::before{content:'';position:absolute;inset:22px 28px;background:url(../img/asset/grid.webp) center/cover no-repeat;opacity:.16}
.ns-why__pyramid{position:relative;z-index:1;width:257px;height:auto}
.ns-why__body{flex:1;min-width:0;display:flex;flex-direction:column;gap:48px;min-height:604px}
.ns-why__heading{margin:0;font-family:'General Sans',sans-serif;font-weight:500;font-size:56px;line-height:56px;letter-spacing:-0.5px;color:#262626;max-width:660px}
.ns-acc{display:flex;flex-direction:column;width:100%}
.ns-acc__item{border-top:0.6px solid rgba(107,107,107,.44)}
.ns-acc__item:first-child{border-top:0}
.ns-acc__head{display:flex;align-items:center;gap:6px;width:100%;padding:14px 0;background:none;border:0;cursor:pointer;text-align:left}
.ns-acc__ic{width:32px;height:32px;flex:0 0 32px;display:inline-flex}
.ns-acc__ic img{width:32px;height:32px}
.ns-acc__label{font-family:'League Spartan','General Sans',sans-serif;font-weight:400;font-size:20px;line-height:22.4px;color:#262626}
.ns-acc__toggle{margin-left:auto;flex:0 0 36px;width:36px;height:36px;border:1px solid #cfcfcf;border-radius:50%;position:relative;transition:border-color .3s ease}
.ns-acc__toggle::before,.ns-acc__toggle::after{content:'';position:absolute;left:50%;top:50%;width:12px;height:1.5px;background:#080808;border-radius:6px;transition:transform .3s ease,opacity .3s ease}
.ns-acc__toggle::before{transform:translate(-50%,-50%)}
.ns-acc__toggle::after{transform:translate(-50%,-50%) rotate(90deg)}
.ns-acc__item.is-open .ns-acc__toggle{border-color:#00d920}
.ns-acc__item.is-open .ns-acc__toggle::after{opacity:0}
.ns-acc__panel{max-height:0;overflow:hidden;transition:max-height .45s ease}
.ns-acc__item.is-open .ns-acc__panel{max-height:320px}
.ns-acc__panel-in{padding:0 0 16px;font-family:'League Spartan','General Sans',sans-serif;font-weight:400;font-size:16px;line-height:22.4px;color:#6b6b6b;max-width:572px}

/* ===================== 4. What's included ===================== */
.ns-inc{background:#262626;padding:86px 112px}
.ns-inc__inner{max-width:1216px;margin:0 auto;display:flex;flex-direction:column;gap:28px}
.ns-inc__head{display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px}
.ns-inc__heading{margin:0;font-family:'General Sans',sans-serif;font-weight:500;font-size:56px;line-height:56px;letter-spacing:-0.5px;color:#f1f1f1;max-width:820px}
.ns-inc__sub{margin:0;font-family:'League Spartan','General Sans',sans-serif;font-weight:400;font-size:20px;line-height:28.44px;color:rgba(241,241,241,.64);max-width:600px}
.ns-inc__grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #6b6b6b;border-left:1px solid #6b6b6b}
.ns-inc__card{border-right:1px solid #6b6b6b;border-bottom:1px solid #6b6b6b;padding:40px;display:flex;gap:34px}
.ns-inc__cardL{flex:0 0 232px;width:232px;display:flex;flex-direction:column}
.ns-inc__ic{width:48px;height:48px;display:inline-flex;margin-bottom:48px}
.ns-inc__ic img{width:48px;height:48px;object-fit:contain}
.ns-inc__title{margin:0;font-family:'League Spartan','General Sans',sans-serif;font-weight:500;font-size:24px;line-height:28.8px;color:#fff;max-width:200px}
.ns-inc__desc{flex:1;min-width:0;margin:0;padding-top:18px;font-family:'League Spartan','General Sans',sans-serif;font-weight:400;font-size:16px;line-height:22.4px;color:rgba(234,234,234,.64);max-width:267px}

/* ===================== 5. How it works ===================== */
.ns-how{background:#fff;padding:86px 112px}
.ns-how__inner{max-width:1224px;margin:0 auto;display:grid;grid-template-columns:610px 610px;justify-content:space-between;gap:28px 0;align-items:start}
.ns-how__head{grid-column:1;grid-row:1;align-self:start;padding-right:24px;display:flex;flex-direction:column;gap:12px;position:sticky;top:96px}
.ns-how__heading{margin:0;font-family:'General Sans',sans-serif;font-weight:500;font-size:56px;line-height:56px;letter-spacing:-0.5px;color:#000;max-width:548px}
.ns-how__sub{margin:0;font-family:'League Spartan','General Sans',sans-serif;font-weight:400;font-size:20px;line-height:28.44px;color:rgba(0,0,0,.64);max-width:554px}
.ns-how__card{width:610px;height:282px;background:#fff;border:1px solid rgba(0,0,0,.15);border-radius:10px;padding:24px;display:flex;overflow:hidden;position:relative}
.ns-how__card:nth-child(2){grid-column:2;grid-row:1}
.ns-how__card:nth-child(3){grid-column:1;grid-row:2}
.ns-how__card:nth-child(4){grid-column:1;grid-row:3}
.ns-how__card:nth-child(5){grid-column:1;grid-row:4}
.ns-how__cardL{flex:0 0 300px;width:300px;display:flex;flex-direction:column;gap:8px}
.ns-how__num{font-family:'League Spartan','General Sans',sans-serif;font-weight:600;font-size:36px;line-height:1;letter-spacing:-1px;color:#00d920;margin-bottom:6px}
.ns-how__title{margin:0;font-family:'League Spartan','General Sans',sans-serif;font-weight:600;font-size:20px;line-height:24px;letter-spacing:-0.48px;color:#000;text-transform:capitalize}
.ns-how__desc{margin:0;font-family:'League Spartan','General Sans',sans-serif;font-weight:400;font-size:14px;line-height:1.24;color:rgba(0,0,0,.8)}
.ns-how__media{flex:1;min-width:0;align-self:stretch;margin:42px -24px -24px 6px;background:rgba(38,38,38,.04);display:flex;align-items:center;justify-content:center;overflow:hidden}
.ns-how__media img{max-width:84%;max-height:130px;width:auto;height:auto;object-fit:contain;mix-blend-mode:multiply}

/* ===================== 6. Case study / stats ===================== */
.ns-case{background:#fff;padding:86px 0}
.ns-case__inner{max-width:1216px;margin:0 auto;padding:0 24px;display:flex;gap:55px;align-items:center;justify-content:space-between}
.ns-case__left{flex:0 0 532px;width:532px}
.ns-case__logo{margin:0 0 22px}
.ns-case__logo img{height:34px;width:auto}
.ns-case__heading{margin:0 0 12px;font-family:'General Sans',sans-serif;font-weight:500;font-size:56px;line-height:58px;letter-spacing:-0.5px;color:#262626;max-width:531px}
.ns-case__text{margin:0 0 24px;font-family:'League Spartan','General Sans',sans-serif;font-weight:400;font-size:20px;line-height:23px;letter-spacing:-0.15px;color:#6b6b6b}
.ns-case__more{margin-bottom:40px}
.ns-case__stats{display:flex;gap:28px;align-items:center}
.ns-stat{display:flex;flex-direction:column;gap:6px}
.ns-stat__num{font-family:'General Sans',sans-serif;font-weight:500;font-size:64px;line-height:1;letter-spacing:-0.52px;color:#131313}
.ns-stat__label{margin:0;font-family:'League Spartan','General Sans',sans-serif;font-weight:400;font-size:16px;line-height:1.14;color:#131313;max-width:101px}
.ns-case__div{width:1px;height:63px;background:#d8d8d8}
.ns-case__right{flex:0 0 601px;width:601px}
.ns-case__right img{width:100%;height:auto;display:block}

/* ===================== 6b. Case studies carousel ===================== */
.ns-cscar{background:#fff;padding:86px 0}
.ns-cscar__inner{max-width:1216px;margin:0 auto;padding:0 24px}
.ns-cscar__head{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:26px}
.ns-cscar__headL{max-width:640px}
.ns-cscar__heading{margin:0 0 12px;font-family:'General Sans',sans-serif;font-weight:500;font-size:56px;line-height:58px;letter-spacing:-0.5px;color:#262626}
.ns-cscar__sub{margin:0;font-family:'League Spartan','General Sans',sans-serif;font-weight:400;font-size:20px;line-height:1.35;letter-spacing:-0.15px;color:#6b6b6b}
.ns-cscar__nav{display:flex;gap:12px;flex:0 0 auto}
.ns-cscar__arrow{position:relative;width:52px;height:52px;border:1px solid #d8d8d8;background:#fff;cursor:pointer;transition:border-color .25s ease,background .25s ease,transform .25s ease}
.ns-cscar__arrow:hover{border-color:#0b0f0c;background:#0b0f0c;transform:translateY(-2px)}
.ns-cscar__arrow:active{transform:translateY(0)}
.ns-cscar__arrow::before{content:'';position:absolute;top:50%;left:50%;width:9px;height:9px;border-right:2px solid #262626;border-bottom:2px solid #262626;transition:border-color .25s ease}
.ns-cscar__arrow:hover::before{border-color:#00d920}
.ns-cscar__arrow--next::before{transform:translate(-60%,-50%) rotate(-45deg)}
.ns-cscar__arrow--prev::before{transform:translate(-40%,-50%) rotate(135deg)}
.ns-cscar__progress{position:relative;height:2px;background:#ececec;margin:0 0 30px;overflow:hidden}
.ns-cscar__progress-fill{display:block;height:100%;width:100%;transform-origin:left center;transform:scaleX(0);background:#00d920;animation:ns-cscar-prog 5s linear both;animation-play-state:paused}
@keyframes ns-cscar-prog{from{transform:scaleX(0)}to{transform:scaleX(1)}}
.ns-cscar__viewport{overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none;padding:16px 0 46px;margin:-16px 0 -32px}
.ns-cscar__viewport::-webkit-scrollbar{display:none}
.ns-cscar__track{display:flex;gap:24px;margin:0;padding:0;list-style:none}
.ns-cscar__cell{flex:0 0 360px;max-width:360px;list-style:none;scroll-snap-align:start;opacity:0;transform:translateY(34px) scale(.975);transition:opacity .7s cubic-bezier(.16,.84,.44,1),transform .7s cubic-bezier(.16,.84,.44,1)}
.ns-cscar.is-inview .ns-cscar__cell{opacity:1;transform:none}
.ns-cscar.is-inview .ns-cscar__cell:nth-child(1){transition-delay:.04s}
.ns-cscar.is-inview .ns-cscar__cell:nth-child(2){transition-delay:.12s}
.ns-cscar.is-inview .ns-cscar__cell:nth-child(3){transition-delay:.20s}
.ns-cscar.is-inview .ns-cscar__cell:nth-child(4){transition-delay:.28s}
.ns-cscar.is-inview .ns-cscar__cell:nth-child(5){transition-delay:.36s}
.ns-cscar.is-inview .ns-cscar__cell:nth-child(6){transition-delay:.44s}
.ns-cscar.is-inview .ns-cscar__cell:nth-child(7){transition-delay:.52s}
.ns-cscar__card{position:relative;display:flex;flex-direction:column;justify-content:space-between;height:100%;min-height:300px;box-sizing:border-box;padding:30px;border:1px solid #e3e3e3;background:#fff;overflow:hidden;transition:box-shadow .35s cubic-bezier(.16,.84,.44,1),border-color .35s ease,transform .35s cubic-bezier(.16,.84,.44,1)}
.ns-cscar__card::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:#00d920;transform:scaleX(0);transform-origin:left center;transition:transform .45s cubic-bezier(.16,.84,.44,1)}
.ns-cscar__card:hover{border-color:#d0d0d0;box-shadow:0 22px 46px -14px rgba(11,15,12,.17);transform:translateY(-6px)}
.ns-cscar__card:hover::before{transform:scaleX(1)}
.ns-cscar__cardtop{display:block}
.ns-cscar__meta{margin:0 0 16px;font-family:'League Spartan','General Sans',sans-serif;font-weight:500;font-size:13px;letter-spacing:1px;text-transform:uppercase;color:#8a8a8a;transition:color .3s ease}
.ns-cscar__card:hover .ns-cscar__meta{color:#00a01a}
.ns-cscar__co{margin:0 0 10px;font-family:'General Sans',sans-serif;font-weight:500;font-size:30px;line-height:1.08;letter-spacing:-0.6px;color:#131313}
.ns-cscar__desc{margin:0;font-family:'General Sans',sans-serif;font-weight:500;font-size:19px;line-height:1.25;letter-spacing:-0.3px;color:#7a7a7a}
.ns-cscar__foot{display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid #e3e3e3;margin-top:28px;padding-top:20px}
.ns-cscar__metric{display:flex;align-items:center;gap:7px;flex-wrap:nowrap;white-space:nowrap}
.ns-cscar__stat{font-family:'General Sans',sans-serif;font-weight:600;font-size:33px;letter-spacing:-1px;color:#00b91b}
.ns-cscar__unit{font-family:'League Spartan','General Sans',sans-serif;font-weight:500;font-size:14px;letter-spacing:-0.2px;color:#404040;white-space:nowrap}
.ns-cscar__cta{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto}
.ns-cscar__cta-text{font-family:'League Spartan','General Sans',sans-serif;font-weight:500;font-size:14px;letter-spacing:.2px;color:#131313;white-space:nowrap}
.ns-cscar__go{position:relative;display:inline-flex;width:34px;height:34px;background:#00d920;color:#0b0f0c;align-items:center;justify-content:center;flex:0 0 auto;overflow:hidden;transition:transform .3s ease}
.ns-cscar__card:hover .ns-cscar__go{transform:scale(1.08)}
.ns-cscar__go svg{width:15px;height:15px;display:block}
.ns-cscar__card:hover .ns-cscar__go svg{animation:ns-cscar-launch .55s cubic-bezier(.16,.84,.44,1)}
@keyframes ns-cscar-launch{0%{transform:translate(0,0)}45%{transform:translate(165%,-165%)}46%{transform:translate(-165%,165%)}100%{transform:translate(0,0)}}
@media(max-width:1100px){
 .ns-cscar{padding:64px 0}
 .ns-cscar__head{flex-direction:column;align-items:flex-start;gap:20px;margin-bottom:32px}
 .ns-cscar__heading{font-size:40px;line-height:44px}
 .ns-cscar__sub{font-size:18px}
 .ns-cscar__cell{flex-basis:82vw;max-width:360px}
}
@media(max-width:600px){
 .ns-cscar__cell{flex-basis:84vw;max-width:84vw}
 /* Cells (84vw) are narrower than the scroll viewport (100%), so the scroll range runs out
    (viewport - cell)px before the LAST cell can snap to the start edge and it parks right with
    the previous card peeking. The trailing space must be a REAL BOX (this ::after flex item).
    Two things that look right and do NOT work, both measured here: padding-right on the track
    (it is block-level at width:auto = the viewport, and its flex items already overflow its
    padding edge) and margin-right on the last cell (computed 14.39px, but scrollWidth stayed
    2437 vs 2454 expected -- Chrome excludes the last flex item end margin from scrollable
    overflow). Overshoot is harmless: we only need the last snap point to be REACHABLE
    (maxScroll >= lastStart); mandatory snapping then rests the last card flush. Algebra: maxScroll - lastStart = cell + trail - viewport, so
    trail = viewport - cell zeroes it for ANY card count. */
 .ns-cscar__track::after{content:'';flex:0 0 calc(100% - 84vw)}
 .ns-cscar__co{font-size:26px}
 .ns-cscar__cta-text{display:none}
}
@media (prefers-reduced-motion:reduce){
 .ns-cscar__cell{opacity:1;transform:none;transition:none}
 .ns-cscar__card,.ns-cscar__card::before,.ns-cscar__go,.ns-cscar__go svg{transition:none;animation:none}
 .ns-cscar__progress{display:none}
}

/* ===================== 7. CTA ===================== */
.ns-cta{background:#f1f1f1;padding:84px 112px}
.ns-cta__inner{max-width:1216px;margin:0 auto;display:flex;gap:55px;align-items:center;justify-content:center}
.ns-cta__media{flex:0 0 378px;width:378px}
.ns-cta__media img{width:100%;height:auto;display:block}
.ns-cta__body{flex:0 1 621px;width:621px}
.ns-cta__heading{margin:0 0 12px;font-family:'General Sans',sans-serif;font-weight:500;font-size:56px;line-height:58px;letter-spacing:-0.5px;color:#262626;max-width:624px}
.ns-cta__text{margin:0 0 28px;font-family:'League Spartan','General Sans',sans-serif;font-weight:400;font-size:22px;line-height:1.24;letter-spacing:-0.15px;color:#6b6b6b}
.ns-cta__ctas{display:flex;gap:22px;align-items:center;flex-wrap:wrap}

/* ===================== 8. Green bar ===================== */
.ns-bar .ns-bar__ic{width:34px;height:34px;display:inline-flex;flex:0 0 34px}
.ns-bar .ns-bar__ic svg{width:34px;height:34px}

/* ===================== 9. Related solutions ===================== */
.ns-rel{background:#262626;padding:64px 112px 86px}
.ns-rel__heading{margin:0 0 40px;text-align:center;font-family:'General Sans',sans-serif;font-weight:500;font-size:56px;line-height:1;letter-spacing:-1px;color:#fff}
.ns-rel__grid{max-width:1216px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #6b6b6b;border-left:1px solid #6b6b6b}
.ns-rel__card{border-right:1px solid #6b6b6b;border-bottom:1px solid #6b6b6b;padding:26px 22px;min-height:402px;display:flex;flex-direction:column;color:#fff;position:relative}
.ns-rel__ic{width:34px;height:34px;display:inline-flex;margin-bottom:42px}
.ns-rel__ic img{width:34px;height:34px;object-fit:contain}
.ns-rel__title{margin:0;font-family:'General Sans',sans-serif;font-weight:500;font-size:28px;line-height:1.1;letter-spacing:-0.5px;color:#fff;max-width:210px}
.ns-rel__desc{margin:16px 0 0;font-family:'League Spartan','General Sans',sans-serif;font-weight:400;font-size:14px;line-height:1.45;color:rgba(255,255,255,.55);max-width:250px;opacity:0;transition:opacity .3s ease}
.ns-rel__card.is-active .ns-rel__desc{opacity:1}
.ns-rel__foot{margin-top:auto;display:flex;align-items:flex-end;justify-content:space-between;gap:10px;padding-top:24px}
.ns-rel__learn{font-family:'League Spartan','General Sans',sans-serif;font-weight:600;font-size:14px;line-height:1.3;color:#fff;max-width:150px}
.ns-rel__box{flex:0 0 48px;width:48px;height:48px;border:1px solid #6b6b6b;display:flex;align-items:center;justify-content:center;color:#00d920;transition:background .25s ease,border-color .25s ease,color .25s ease}
.ns-rel__box svg{width:18px;height:18px}
.ns-rel__card.is-active .ns-rel__box,.ns-rel__card:hover .ns-rel__box{background:#00d920;border-color:#00d920;color:#0b3d12}
.ns-rel__card:hover .ns-rel__desc{opacity:1}

/* ===================== 10. FAQ overrides ===================== */
.ns-faq{align-items:flex-start}
.ns-faq__side{flex:0 0 482px;max-width:482px;display:flex;flex-direction:column}
.ns-faq__side .nd-faq__title{flex:none;font-size:56px;line-height:.98;max-width:482px}
.ns-faq__cats{display:flex;flex-direction:column;gap:12px;margin-top:48px;width:482px;max-width:100%}
.ns-faq__cat{display:flex;align-items:center;border:1px solid #e3e3e3;padding:25px 17px;font-family:'League Spartan','General Sans',sans-serif;font-weight:400;font-size:16px;line-height:15.6px;letter-spacing:1px;text-transform:uppercase;color:#262626;background:#f2f2f2;cursor:pointer}
.ns-faq__cat.is-active{background:#fff}
.ns-faq__main{flex:1;min-width:0;max-width:760px;display:flex;flex-direction:column;gap:16px}
.ns-faq__more{display:inline-flex;align-items:flex-end;gap:8px;margin-top:8px;font-family:'League Spartan','General Sans',sans-serif;font-weight:500;font-size:20px;line-height:1.24;color:#262626}
.ns-faq__more b{font-weight:600}

/* ===================== Responsive ===================== */
@media(max-width:1280px){
 .ns-hero__stage{padding:0 24px}
 .ns-why__inner,.ns-how__inner{gap:32px}
 .ns-how__inner{grid-template-columns:1fr 1fr}
 .ns-how__card{width:100%}
}
@media(max-width:1100px){
 .ns-hero__stage{min-height:0;padding:48px 24px 56px}
 .nodrama-solution .ns-hero__product{display:none}
 .ns-hero__title{position:static;width:auto;max-width:none;text-align:left;font-size:38px;line-height:1.1;letter-spacing:-1px}
 .ns-hero__sub{position:static;width:auto;max-width:520px;margin-top:28px}
 .ns-intro{padding:48px 24px}
 .ns-why{padding:56px 24px}
 .ns-why__inner{flex-direction:column}
 .ns-why__figure{display:none}
 /* The body's min-height:604px exists only to match the figure's height side-by-side; with the figure hidden it just reserves ~200px of dead space under the closed accordion. */
 .ns-why__body{min-height:0}
 .ns-why__heading,.ns-inc__heading,.ns-how__heading,.ns-case__heading,.ns-cta__heading,.ns-rel__heading,.ns-faq__side .nd-faq__title{font-size:38px;line-height:1.05}
 .ns-inc{padding:56px 24px}
 .ns-inc__grid{grid-template-columns:1fr}
 .ns-inc__card{flex-direction:column;gap:18px;transform:none!important;opacity:1!important}
 .ns-inc__cardL{flex-basis:auto;width:100%}
 .ns-inc__ic{margin-bottom:16px}
 .ns-how{padding:56px 24px}
 .ns-how__inner{display:flex;flex-direction:column}.ns-how__head{position:static}
 .ns-how__card{width:100%;height:auto;flex-direction:column}
 .ns-how__cardL{flex-basis:auto;width:100%}
 .ns-how__media{flex:none;width:auto;align-self:stretch;margin:18px -24px -24px;min-height:190px}
 .ns-how__media img{max-width:72%;max-height:160px}
 .ns-case{padding:56px 0}
 .ns-case__inner{flex-direction:column;align-items:flex-start}
 .ns-case__left,.ns-case__right{flex-basis:auto;width:100%}
 .ns-cta{padding:56px 24px}
 .ns-cta__inner{flex-direction:column;align-items:flex-start}
 .ns-cta__media,.ns-cta__body{flex-basis:auto;width:100%;max-width:420px}
 .ns-rel{padding:48px 24px 56px}
 .ns-rel__grid{grid-template-columns:1fr 1fr}
 .ns-rel__card{min-height:0}
 .ns-rel__desc{opacity:1}
 .ns-faq__side{flex-basis:auto;max-width:none}
 .ns-faq__cats{width:100%}
}
@media(max-width:640px){
 .ns-rel__grid{grid-template-columns:1fr}
 .ns-case__stats{flex-wrap:wrap}
}

/* Green feature bar — recurring marquee */
.ns-bar{overflow:hidden;justify-content:flex-start}
.ns-bar .nd-banner__row{width:max-content;max-width:none;justify-content:flex-start;gap:0;animation:nd-marquee 30s linear infinite}
.ns-bar .nd-banner__item{margin-right:48px}


/* What's Included — scroll-reveal: cards slide + un-rotate in from the sides (match nodrama.dev) */
.ns-inc{overflow:hidden}

.ns-rel__ic img{transition:filter .2s ease}
.ns-rel__card:hover .ns-rel__ic img{filter:grayscale(1) brightness(0.68)}

/* "Why it matters" figure — cycle the big icon through the 4 states (matches nodrama.dev) */
.ns-why__icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;width:257px;height:257px;object-fit:contain;opacity:0;transition:opacity .1s ease}
.ns-why__icon.is-active{opacity:1}
@media (prefers-reduced-motion:reduce){.ns-why__icon{transition:none}}