/* NSTALZ 02 / MOTION EDITION 2.3
   Original NSTALZ palette stays in styles.css. Red is restricted to the 3.6-second intro.
   No content is hidden behind animation; no scroll locking or scroll hijacking. */
.motion-edition{--motion-red:#b63737}
.motion-edition .button{border-radius:11px;gap:18px}
.motion-edition .button>.icon{transition:transform .24s var(--ease)}
.motion-edition .button:hover>.icon{transform:translateX(3px)}
.motion-edition .site-header{background:#fffffff2}
.motion-edition .header-inner{min-height:76px}
.motion-edition .desktop-nav a{position:relative}
.motion-edition .desktop-nav a::after{content:"";position:absolute;inset:auto 0 4px;height:1px;background:var(--green);transform:scaleX(0);transform-origin:left;transition:transform .3s var(--ease)}
.motion-edition .desktop-nav a:hover{text-decoration:none}
.motion-edition .desktop-nav a:hover::after,.motion-edition .desktop-nav a.current-section::after{transform:scaleX(1)}
/* A new centered, editorial introduction, with a three-part kinetic stage. */
.motion-edition .hero{padding:34px 0 0;background:#fff}
.hero-intro{text-align:center;max-width:1040px;margin:0 auto 28px}
.motion-edition .hero h1{font-size:clamp(38px,4.2vw,60px);line-height:1.04;letter-spacing:-.05em;margin:13px auto 15px;max-width:1050px}
.motion-edition .hero h1>span{display:block}
.motion-edition .hero h1 em::after{display:none}
.motion-edition .hero h1 em{color:var(--green)}
.motion-edition .hero-lead{font-size:15px;color:var(--muted);font-weight:400;max-width:none;line-height:1.55;letter-spacing:0}
.momentum-stage{display:grid;grid-template-columns:25% 45% 30%;border:1px solid var(--line);border-radius:16px;overflow:hidden;isolation:isolate;min-height:353px}
.motion-edition .momentum-photo{position:relative;width:100%;height:auto;min-height:353px;margin:0;overflow:hidden;border-radius:0;background:var(--green)}
.momentum-photo>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 35%;transform:scale(1.04) translate(var(--px,0px),var(--py,0px));transition:transform .55s ease-out}
.momentum-photo::after{content:"";position:absolute;inset:40% 0 0;background:linear-gradient(transparent,#003f2bd9);pointer-events:none}
.momentum-photo figcaption{position:absolute;bottom:24px;left:25px;right:16px;color:#fff;z-index:1;font-size:12px;line-height:1.55;font-weight:700;letter-spacing:.06em}
.momentum-photo figcaption>span{display:block}
.momentum-photo figcaption small{display:block;font-size:8px;font-weight:400;letter-spacing:0;margin-top:9px;color:#ffffffc9}
.kinetic-panel{--counter-color:var(--green);display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden;background:linear-gradient(160deg,#fff 15%,var(--pale));padding:23px 27px 13px;color:var(--green);min-width:0;border-right:1px solid var(--line)}
.kinetic-panel::before{content:"";position:absolute;inset:44px 0 20px;pointer-events:none;background:repeating-linear-gradient(90deg,transparent 0,transparent calc(20% - 1px),#003f2b05 calc(20% - 1px),#003f2b05 20%);mask-image:linear-gradient(transparent,#000,transparent);z-index:0}
.kinetic-topline{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:8px;line-height:1.4;letter-spacing:.12em;font-weight:700;position:relative;z-index:1}
.kinetic-target{font-weight:400;color:var(--muted);font-size:8px;letter-spacing:.07em}
.kinetic-dial{color:var(--counter-color);text-align:center;position:relative;margin:4px 0 9px;line-height:.88;z-index:1;user-select:none}
.counter-value{display:block;font-size:clamp(144px,16vw,226px);line-height:.94;letter-spacing:-.075em;padding-right:.075em;font-weight:700;font-variant-numeric:tabular-nums;font-feature-settings:"tnum";min-width:3ch;transform-origin:center 72%;will-change:contents}
.counter-unit{display:block;letter-spacing:-.04em;font-size:33px;font-weight:600;line-height:1;margin-top:1px}
.counter-down{position:absolute;top:17px;right:0;width:30px;height:30px;display:grid;place-items:center;opacity:.85;color:var(--counter-color);transition:opacity .18s ease,transform .18s ease;z-index:2}
.counter-down>.icon{width:26px;height:26px;transform:rotate(90deg)}
.kinetic-panel[data-state="running"] .counter-down{animation:counter-descent .68s ease-in-out infinite}
.kinetic-panel[data-state="complete"] .counter-down{opacity:0;transform:translateY(7px)}
.kinetic-track{height:2px;background:var(--line);position:relative;overflow:hidden;flex-shrink:0}
.kinetic-track>span{display:block;height:100%;width:100%;background:var(--counter-color);transform:scaleX(1);transform-origin:left}
.counter-promise{display:flex;align-items:center;justify-content:center;gap:7px;font-size:8px;font-weight:700;letter-spacing:.14em;line-height:1.4;margin:13px 0 7px;color:var(--green);min-height:16px}
.counter-promise>.icon{width:14px;height:14px}
.kinetic-bottom{display:flex;align-items:center;justify-content:space-between;gap:8px;position:relative;z-index:1;min-height:30px;font-size:8px;color:var(--muted);line-height:1.2}
#replay-intro{display:flex;align-items:center;gap:5px;min-height:32px;padding:5px 0 5px 8px;font-size:8px;color:var(--green)}
#replay-intro>.icon{height:12px;width:12px;transform:rotate(-35deg)}
#replay-intro:hover span{text-decoration:underline;text-underline-offset:3px}
#replay-intro:disabled{cursor:default;color:var(--muted)}
.momentum-copy{padding:29px 27px 20px;display:flex;flex-direction:column;justify-content:center;background:#fff;position:relative}
.motion-edition .momentum-copy>.eyebrow{font-size:8px;letter-spacing:.12em}
.momentum-copy h2{font-size:29px;letter-spacing:-.045em;line-height:1.07;margin-top:12px}
.motion-edition .momentum-copy .hero-description{font-size:12px;line-height:1.8;margin-top:16px;max-width:none}
.motion-edition .hero-actions{display:flex;margin-top:21px;gap:0}
.motion-edition .hero-actions>.button{font-size:11px;width:100%;padding:15px 12px;gap:12px;min-height:50px}
.motion-edition .hero .terms-note{font-size:9px;margin-top:8px}
.hero-specialty-note{display:flex;align-items:center;gap:7px;color:var(--muted);border-top:1px solid var(--line);margin-top:20px;padding-top:12px;font-size:9px}
.hero-specialty-note>.icon{width:15px;height:15px;color:var(--green)}
.hero-specialty-note>a{margin-left:auto;color:var(--green);display:grid;place-items:center;min-height:30px;min-width:30px}
.hero-specialty-note>a>.icon{height:15px;width:15px}
.hero-footer{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:14px 0 22px}
.motion-edition .hero-footer .hero-reassurance{margin-top:0;flex-direction:row;gap:23px;font-size:10px}
.hero-footer>.text-link{font-size:11px;gap:10px}
.hero-footer .play-dot{width:28px;height:28px}
.hero-footer .play-dot>.icon{height:10px;width:10px}
/* A compact segmented trade rail instead of the first proposal's card stack. */
.motion-edition .trade-section{background:var(--pale);padding:24px 0 15px;border-block:1px solid var(--line)}
.motion-edition .trade-section-head{margin-bottom:16px}
.motion-edition .trade-section-head h2{font-size:17px;letter-spacing:-.03em}
.motion-edition .trade-grid{grid-template-columns:repeat(9,minmax(0,1fr));gap:0;border-block:1px solid var(--line)}
.motion-edition .trade-tile{border:0;border-right:1px solid var(--line);border-radius:0;height:66px;background:transparent;box-shadow:none;position:relative;gap:6px;padding:8px 2px;transition:background .28s,color .28s}
.motion-edition .trade-tile:last-child{border-right:0}
.motion-edition .trade-tile .icon{width:19px;height:19px}
.motion-edition .trade-tile::after{content:"";position:absolute;inset:auto 0 0;border:0;width:100%;height:2px;background:var(--green);transform:scaleX(0);transform-origin:center;transition:transform .32s var(--ease);border-radius:0}
.motion-edition .trade-tile.selected{background:var(--mint);color:var(--green)}
.motion-edition .trade-tile.selected::after{transform:scaleX(1)}
.motion-edition .trade-tile:hover{transform:none;background:var(--mint)}
.motion-edition .trade-personalized{margin-top:10px}
/* Challenge selector: vertical editorial rail, then photographic + copy panel. */
.motion-edition .section-space{padding-block:82px}
.motion-edition .section-heading h2{font-size:clamp(34px,3.5vw,49px)}
.pain-workspace{display:grid;grid-template-columns:250px minmax(0,1fr);gap:26px;margin-top:30px;align-items:stretch}
.motion-edition .pain-tabs{grid-template-columns:1fr;border:0;border-radius:0;margin:0;display:flex;flex-direction:column;overflow:visible}
.motion-edition .pain-tab{border:0;border-bottom:1px solid var(--line);min-height:115px;flex:1;padding:23px 16px 23px 0;background:transparent;position:relative;gap:15px;border-radius:0}
.motion-edition .pain-tab:last-child{border-bottom:1px solid var(--line)}
.motion-edition .pain-tab::before{content:"";position:absolute;left:0;bottom:0;width:100%;height:2px;background:var(--green);transform:scaleX(0);transform-origin:left;transition:transform .35s var(--ease)}
.motion-edition .pain-tab.active::before{transform:scaleX(1)}
.motion-edition .pain-tab.active{background:transparent;color:var(--green)}
.motion-edition .pain-tab .tab-number{font-size:27px;font-weight:400;line-height:1;padding:0;color:var(--sage);letter-spacing:-.04em;align-self:center}
.motion-edition .pain-tab.active .tab-number{color:var(--green)}
.motion-edition .pain-tab.active b{color:var(--green)}
.motion-edition .pain-tab b{font-size:14px}
.motion-edition .pain-tab>.icon{display:block;align-self:center;width:16px;height:16px;transition:transform .3s}
.motion-edition .pain-tab.active>.icon{transform:rotate(45deg)}
.motion-edition .pain-panel{grid-template-columns:.67fr 1.33fr;border:1px solid var(--line);border-radius:12px;overflow:hidden;background:var(--pale);min-width:0}
.motion-edition .pain-scene{min-height:390px;overflow:hidden;background:var(--green)}
.motion-edition .pain-scene>img{width:100%;height:100%;object-fit:cover;object-position:40% 35%;inset:0}
.motion-edition .pain-scene .scene-fade{inset:50% 0 0;background:linear-gradient(transparent,#003f2bc9)}
.motion-edition .scenario-message{top:auto;bottom:30px;left:14px;right:14px;border-radius:8px;padding:13px 12px;background:#fffffff0;gap:8px;display:block;transform:none}
.motion-edition .scenario-icon{display:none}
.motion-edition .scenario-message strong{font-size:12px;line-height:1.45}
.motion-edition .scenario-message .overline{font-size:6px;letter-spacing:.08em}
.motion-edition .scenario-label{font-size:7px;left:15px;bottom:10px;color:#fff}
.motion-edition .pain-solution{padding:35px 30px}
.motion-edition .pain-solution h3{font-size:34px;line-height:1.08;letter-spacing:-.05em}
.motion-edition .pain-solution>p:not(.eyebrow){font-size:12px;line-height:1.8}
.motion-edition .from-to{border-radius:0;border-block:1px solid var(--line);background:transparent;padding:17px 0;margin:21px 0 14px}
.motion-edition .from-to p{font-size:11px}
.motion-edition .pain-solution .text-link{font-size:11px}
/* The product demo gets a horizontal journey and a wide 'theater', not a floating phone. */
.motion-edition .experience-section{padding-top:65px;padding-bottom:80px;background:#fff;border-top:1px solid var(--line)}
.motion-edition .experience-grid{display:flex;flex-direction:column;gap:0}
.motion-edition .experience-copy{position:static;text-align:center;max-width:900px;align-self:center}
.motion-edition .experience-copy h2{font-size:clamp(35px,4vw,51px);max-width:none}
.motion-edition .experience-copy .section-description{max-width:620px;margin-inline:auto;font-size:14px}
.motion-edition .journey-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:35px;border-block:1px solid var(--line);width:100%;gap:0}
.motion-edition .journey-step{position:relative;padding:22px 16px;border:0;border-right:1px solid var(--line);background:transparent;border-radius:0;min-width:0;align-items:center;gap:12px;transition:background .3s}
.motion-edition .journey-step:last-child{border-right:0}
.motion-edition .journey-step.active{background:var(--pale);border-color:var(--line)}
.motion-edition .journey-step::after{content:"";position:absolute;inset:auto 0 0;height:2px;background:var(--green);transform:scaleX(0);transform-origin:left;transition:transform .35s var(--ease)}
.motion-edition .journey-step.active::after{transform:scaleX(1)}
.motion-edition .step-number{border:0;width:auto;height:auto;color:var(--sage);font-size:24px;background:transparent;padding:0;line-height:1;letter-spacing:-.04em;font-weight:400}
.motion-edition .journey-step.active .step-number{color:var(--green);background:transparent}
.motion-edition .journey-step b{font-size:12px;line-height:1.3}
.motion-edition .journey-step small{font-size:10px;line-height:1.5;margin-top:5px}
.motion-edition .journey-step>.icon{display:none}
.product-theater{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:75px;align-items:center;padding:36px 55px 0;width:100%;position:relative}
.motion-edition .experience-visual{max-width:565px;width:100%;margin:0;position:relative;padding:0;background:transparent;border:0}
.motion-edition .experience-visual::before{display:none}
.motion-edition .app-window{border-radius:14px;box-shadow:0 30px 46px -40px #003f2b85}
.motion-edition .app-stage{min-height:490px}
.motion-edition .experience-topline{margin-bottom:14px}
.experience-context{min-width:0}
.experience-context h3{font-size:clamp(31px,3.3vw,43px);line-height:1.08;letter-spacing:-.045em;margin-top:18px}
.experience-context>p:not(.eyebrow):not(.context-foot){font-size:13px;line-height:1.85;color:var(--muted);margin-top:18px;max-width:350px}
.context-detail{display:flex;align-items:center;gap:13px;border-block:1px solid var(--line);margin:28px 0 22px;padding:18px 0}
.context-icon{display:grid;place-items:center;color:var(--green);width:36px;height:38px;background:var(--mint);border-radius:6px;flex-shrink:0}
.context-icon .icon{height:20px;width:20px}
.context-detail small{font-size:7px;font-weight:700;color:var(--muted);letter-spacing:.07em;display:block}
.context-detail b{font-size:14px;color:var(--green);display:block;margin-top:4px}
.context-rail{display:flex;gap:5px;max-width:165px}
.context-rail span{height:3px;background:var(--line);flex:1;transition:background .35s}
.context-rail span.current{background:var(--green)}
.experience-context .context-foot{font-size:10px;color:var(--muted);line-height:1.7;margin-top:11px}
.motion-edition .experience-cta{margin-top:26px;display:flex;flex-direction:column;align-items:flex-start;gap:10px}
.motion-edition .experience-cta>.button{font-size:12px}
/* Benefit rows deliberately break with the first proposal's equal-size cards. */
.motion-edition .benefits-section{padding:65px 0;border-top:1px solid var(--line);background:var(--pale)}
.motion-edition .benefits-section>.wrap{display:grid;grid-template-columns:.85fr 1.15fr;gap:85px;align-items:start}
.motion-edition .benefits-heading{text-align:left;margin:0;position:sticky;top:110px}
.motion-edition .benefits-heading h2{font-size:43px}
.motion-edition .benefits-heading .eyebrow{max-width:300px;font-size:9px}
.motion-edition .benefit-grid{display:flex;flex-direction:column;border:0;border-radius:0}
.motion-edition .benefit-card{border:0;border-top:1px solid var(--line);padding:24px 0;display:grid;grid-template-columns:32px 1fr;column-gap:17px;position:relative}
.motion-edition .benefit-card:last-child{border-top:1px solid var(--line)}
.benefit-index{font-size:13px;color:var(--green);grid-column:1;grid-row:1 / 5;padding-top:2px}
.motion-edition .benefit-icon{display:none}
.motion-edition .benefit-card h3{margin:0 0 10px;font-size:22px;grid-column:2}
.motion-edition .benefit-card>p{grid-column:2;font-size:12px;max-width:400px}
.motion-edition .benefit-foot{grid-column:2;font-size:8px;margin-top:16px}
.motion-edition .faq-section{background:#fff;border-top:1px solid var(--line)}
/* Dark green close, square-cut photograph, white CTA — same palette, different composition. */
.motion-edition .action-section{padding:0 0 56px}
.motion-edition .action-banner{border:0;border-radius:15px;background:var(--green);grid-template-columns:1.35fr .65fr;min-height:396px}
.motion-edition .action-copy{padding:42px;color:#fff}
.motion-edition .action-copy>.eyebrow{color:var(--sage)}
.motion-edition .action-copy h2{font-size:45px;max-width:650px;color:#fff}
.motion-edition .action-copy h2 em{color:#fff}
.motion-edition .action-promise{color:#e9f4ed;font-size:15px}
.motion-edition .action-promise strong{color:#fff}
.motion-edition .action-copy .button.primary{background:#fff;color:var(--green);border-color:#fff}
.motion-edition .action-copy .button.primary:hover{background:var(--mint)}
.motion-edition .action-buttons>span{color:var(--sage)}
.motion-edition .action-copy .terms-note{color:#dce5dd}
.motion-edition .action-selected{color:var(--sage)}
.motion-edition .action-selected strong,.motion-edition .action-selected a{color:#fff}
.motion-edition .action-selected>.icon{color:var(--sage)}
.motion-edition .action-art{min-height:396px}
.motion-edition .action-photo{inset:0;width:100%;height:100%;border-radius:0;transform:none}
.motion-edition .action-photo>img{object-position:center 38%}
.motion-edition .action-photo::after{inset:0;background:linear-gradient(90deg,#003f2b38,transparent 35%),linear-gradient(transparent 55%,#003f2bc2)}
.motion-edition .action-48{z-index:1;color:#ffffff25;right:auto;left:-140px;top:auto;bottom:15px;font-size:220px;line-height:1;letter-spacing:-.08em;pointer-events:none}
.motion-edition .next-move-label{transform:none;left:24px;right:24px;bottom:20px;padding:14px 0;border-radius:0;background:transparent;border-top:1px solid #ffffff75;justify-content:space-between;font-size:8px;letter-spacing:.12em}
.motion-edition .next-move-label>.icon{width:24px;height:24px;color:#fff}
@keyframes counter-descent{0%,100%{translate:0 -2px}60%{translate:0 4px}}
/* The center number does not change layout dimensions at any point in the animation. */
@media(max-width:1190px){
 .momentum-stage{grid-template-columns:24% 44% 32%;min-height:345px}
 .motion-edition .momentum-photo{min-height:345px}
 .kinetic-panel{padding:23px 22px 13px}
 .momentum-copy{padding:25px 23px 16px}
 .momentum-copy h2{font-size:26px}
 .motion-edition .hero-actions>.button{font-size:10px;padding-inline:10px;gap:8px}
 .motion-edition .momentum-copy .hero-description{font-size:11px}
 .counter-value{font-size:16vw}
 .counter-down{right:-9px;top:10px}
 .pain-workspace{grid-template-columns:210px minmax(0,1fr);gap:20px}
 .motion-edition .pain-solution{padding:28px 22px}
 .motion-edition .pain-solution h3{font-size:29px}
 .motion-edition .pain-panel{grid-template-columns:.64fr 1.36fr}
 .product-theater{padding-inline:24px;gap:44px}
 .motion-edition .benefits-section>.wrap{gap:50px}
 .motion-edition .action-copy h2{font-size:40px}
}
@media(max-width:960px){
 .motion-edition .hero{padding-top:30px}
 .momentum-stage{grid-template-columns:32% 68%;min-height:0}
 .motion-edition .momentum-photo{min-height:305px;width:100%;height:auto}
 .kinetic-panel{border-right:0;padding:22px 35px 12px}
 .counter-value{font-size:177px}
 .counter-unit{font-size:29px}
 .counter-down{right:15px;top:14px}
 .momentum-copy{grid-column:1 / -1;display:grid;grid-template-columns:1.1fr 1fr;grid-template-rows:auto auto;column-gap:35px;padding:22px 27px;border-top:1px solid var(--line)}
 .momentum-copy>.eyebrow{grid-column:1;grid-row:1}
 .momentum-copy h2{grid-column:1;grid-row:2;margin:8px 0 0;font-size:25px}
 .motion-edition .momentum-copy .hero-description{grid-column:1;grid-row:3;font-size:12px;margin-top:9px;max-width:420px}
 .motion-edition .hero-actions{grid-column:2;grid-row:2;margin-top:0;align-self:center}
 .motion-edition .hero-actions>.button{font-size:12px;min-height:50px}
 .momentum-copy>.terms-note{grid-column:2;grid-row:3;align-self:start}
 .hero-specialty-note{display:none}
 .motion-edition .hero-footer .hero-reassurance{font-size:9px;gap:13px}
 .pain-workspace{grid-template-columns:1fr;gap:18px}
 .motion-edition .pain-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
 .motion-edition .pain-tab{min-height:100px;padding:18px 5px;gap:12px}
 .motion-edition .pain-tab .tab-number{font-size:23px}
 .motion-edition .pain-tab>.icon{display:none}
 .motion-edition .pain-panel{grid-template-columns:.65fr 1.35fr}
 .motion-edition .pain-scene{min-height:340px}
 .motion-edition .pain-solution{padding:32px}
 .motion-edition .pain-solution h3{font-size:35px}
 .motion-edition .journey-step{padding:19px 12px;gap:8px;align-items:flex-start}
 .motion-edition .journey-step small{font-size:9px}
 .motion-edition .journey-step b{font-size:11px}
 .product-theater{padding:30px 0 0;gap:30px;grid-template-columns:1.15fr .85fr}
 .experience-context h3{font-size:32px}
 .experience-context>p:not(.eyebrow):not(.context-foot){font-size:12px}
 .motion-edition .benefits-heading h2{font-size:35px}
 .motion-edition .action-copy{padding:33px}
 .motion-edition .action-copy h2{font-size:35px}
 .motion-edition .action-promise{font-size:13px}
 .motion-edition .action-art{min-height:385px}
 .motion-edition .action-48{font-size:170px;left:-90px}
}
@media(max-width:800px){
 .motion-edition .header-inner{min-height:68px}
 .motion-edition .hero h1{font-size:clamp(34px,5.8vw,47px);max-width:720px;margin-block:15px}
 .hero-intro{margin-bottom:24px}
 .motion-edition .hero-lead{font-size:14px}
 .motion-edition .hero>.wrap{width:calc(100% - 44px)}
 .motion-edition .hero-art{max-width:none;justify-self:stretch}
 .momentum-photo figcaption{left:18px;bottom:18px;font-size:10px}
 .motion-edition .trade-grid{grid-template-columns:repeat(9,minmax(0,1fr));gap:0}
 .motion-edition .trade-tile{height:64px;font-size:9px}
 .motion-edition .section-space{padding-block:62px}
 .motion-edition .experience-section{padding-block:55px}
 .motion-edition .experience-grid{gap:0}
 .motion-edition .experience-copy h2{font-size:39px}
 .motion-edition .journey-step small{display:none}
 .motion-edition .journey-step b{font-size:11px;line-height:1.45}
 .motion-edition .journey-steps{gap:0;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:25px}
 .product-theater{grid-template-columns:1fr;gap:26px;padding:25px 0 0}
 .motion-edition .experience-visual{margin-inline:auto;max-width:520px}
 .motion-edition .app-stage{min-height:484px}
 .experience-context{width:100%;display:grid;grid-template-columns:1fr 1fr;column-gap:30px;align-items:start;border-top:1px solid var(--line);padding-top:22px}
 .experience-context>.eyebrow{grid-column:1;grid-row:1}
 .experience-context h3{grid-column:1;grid-row:2;font-size:34px;margin-top:13px}
 #context-description{grid-column:1;grid-row:3}
 .context-detail{grid-column:2;grid-row:1 / 3;margin:0 0 14px;border-top:0;padding:9px 0 18px}
 .context-rail{grid-column:2;grid-row:3;margin-top:6px}
 .experience-context .context-foot{grid-column:2;grid-row:3;margin-top:28px}
 .motion-edition .experience-cta{grid-column:2;grid-row:4;margin-top:8px}
 .motion-edition .benefits-section>.wrap{gap:40px}
 .motion-edition .benefits-heading h2{font-size:32px}
 .motion-edition .benefit-card h3{font-size:19px}
 .motion-edition .action-banner{grid-template-columns:1.3fr .7fr}
 .motion-edition .action-copy{padding:30px 24px}
 .motion-edition .action-copy h2{font-size:33px}
 .motion-edition .action-photo{inset:0;height:100%;width:100%}
 .motion-edition .next-move-label{left:17px;right:17px;font-size:6px;letter-spacing:.06em}
 .motion-edition .action-48{font-size:150px;left:-55px}
}
@media(max-width:600px){
 .motion-edition .wrap,.motion-edition .hero>.wrap{width:calc(100% - 32px)}
 .motion-edition .hero{padding-top:24px}
 .hero-intro{margin-bottom:21px}
 .motion-edition .hero h1{font-size:clamp(31px,8.2vw,43px);line-height:1.05;letter-spacing:-.05em;margin:11px 0 12px}
 .motion-edition .hero h1>span:first-child{max-width:375px;margin-inline:auto}
 .motion-edition .hero .hero-intro>.eyebrow{font-size:7px;letter-spacing:.13em}
 .motion-edition .hero-lead{font-size:12px;max-width:275px;margin:auto;line-height:1.55}
 .momentum-stage{grid-template-columns:32% 68%;border-radius:11px}
 .motion-edition .momentum-photo{height:auto;min-height:224px;margin:0;width:100%;max-width:none}
 .momentum-photo>img{object-position:53% 35%}
 .momentum-photo figcaption{left:11px;right:5px;bottom:13px;font-size:7px;letter-spacing:.04em;line-height:1.8}
 .momentum-photo figcaption small{font-size:6px;margin-top:6px}
 .kinetic-panel{padding:14px 15px 7px;border-right:0}
 .kinetic-topline{font-size:6px;letter-spacing:.1em;gap:5px}
 .kinetic-target{font-size:6px;letter-spacing:.02em}
 .kinetic-dial{margin:9px 0 10px}
 .counter-value{font-size:clamp(97px,29vw,172px);line-height:.94}
 .counter-unit{font-size:23px;margin-top:0}
 .counter-down{right:-4px;top:2px;width:21px;height:21px}
 .counter-down>.icon{width:18px;height:18px}
 .counter-promise{font-size:6px;letter-spacing:.1em;gap:5px;margin:9px 0 3px;min-height:12px}
 .counter-promise>.icon{width:10px;height:10px}
 .kinetic-bottom{font-size:6px;min-height:30px;gap:4px}
 #replay-intro{font-size:7px;min-height:32px;padding-left:4px;gap:3px}
 #replay-intro>.icon{width:10px;height:10px}
 .momentum-copy{display:block;grid-column:1 / -1;padding:18px}
 .motion-edition .momentum-copy>.eyebrow{display:none}
 .momentum-copy h2{font-size:20px;margin:0;line-height:1.2;letter-spacing:-.035em}
 .momentum-copy h2 br{display:none}
 .momentum-copy h2 em::before{content:" "}
 .motion-edition .momentum-copy .hero-description{font-size:11px;line-height:1.7;margin-top:7px;max-width:none}
 .motion-edition .hero-actions{margin-top:14px}
 .motion-edition .hero-actions>.button{min-height:48px;font-size:12px;gap:16px;padding:14px 18px;border-radius:8px}
 .motion-edition .hero .terms-note{font-size:8px;margin-top:7px;text-align:center}
 .hero-footer{padding:12px 0 19px;gap:10px;align-items:center}
 .motion-edition .hero-footer .hero-reassurance{flex-direction:column;gap:5px;font-size:8px}
 .hero-footer .hero-reassurance>span:nth-child(2){display:none}
 .hero-footer>.text-link{font-size:9px;gap:7px}
 .hero-footer>.text-link>.icon{display:none}
 .hero-footer .play-dot{width:25px;height:25px}
 .motion-edition .trade-section{padding:19px 0 14px}
 .motion-edition .trade-section-head{display:block;margin-bottom:12px}
 .motion-edition .trade-section-head h2{font-size:16px}
 .motion-edition .trade-section-head>p{font-size:10px;margin-top:5px}
 .motion-edition .trade-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;border-bottom:0}
 .motion-edition .trade-tile{flex-direction:row;height:49px;padding:7px;gap:7px;font-size:10px;border-bottom:1px solid var(--line)}
 .motion-edition .trade-tile:nth-child(3n){border-right:0}
 .motion-edition .trade-tile .icon{width:16px;height:16px}
 .motion-edition .trade-personalized{gap:6px;margin-top:11px}
 .motion-edition .trade-personalized>p{font-size:9px;line-height:1.6}
 .motion-edition .trade-personalized>a{font-size:9px;margin-left:9px;white-space:normal}
 .motion-edition .section-space{padding-block:52px}
 .motion-edition .section-heading h2{font-size:32px;line-height:1.08}
 .motion-edition .section-heading>p{font-size:12px;margin-top:16px}
 .pain-workspace{gap:15px;margin-top:21px}
 .motion-edition .pain-tabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
 .motion-edition .pain-tab{display:block;min-height:103px;padding:10px 1px 16px}
 .motion-edition .pain-tab .tab-number{display:block;font-size:18px;margin-bottom:9px;line-height:1}
 .motion-edition .pain-tab>span:nth-child(2){display:block;font-size:9px;line-height:1.5}
 .motion-edition .pain-tab b{font-size:10px}
 .motion-edition .pain-panel{grid-template-columns:1fr;border-radius:10px}
 .motion-edition .pain-scene{min-height:173px;height:173px}
 .motion-edition .pain-scene>img{width:100%;object-position:50% 32%}
 .motion-edition .pain-scene .scene-fade{inset:0;background:linear-gradient(90deg,transparent,#003f2b9c)}
 .motion-edition .scenario-message{left:auto;right:14px;bottom:32px;width:54%;top:auto;padding:12px;display:block}
 .motion-edition .scenario-message strong{font-size:11px}
 .motion-edition .scenario-label{left:auto;right:16px;bottom:14px}
 .motion-edition .pain-solution{padding:25px 23px}
 .motion-edition .pain-solution h3{font-size:30px;line-height:1.07}
 .motion-edition .pain-solution>p:not(.eyebrow){font-size:12px}
 .motion-edition .from-to{margin-top:20px;margin-bottom:12px;padding-block:15px;grid-template-columns:1fr 18px 1fr}
 .motion-edition .from-to p{font-size:10px}
 .motion-edition .pain-solution .text-link{font-size:10px}
 .motion-edition .experience-section{padding:49px 0}
 .motion-edition .experience-copy{text-align:left}
 .motion-edition .experience-copy>.eyebrow{font-size:8px;max-width:250px}
 .motion-edition .experience-copy h2{font-size:33px;line-height:1.08}
 .motion-edition .experience-copy .section-description{font-size:12px;line-height:1.8}
 .motion-edition .journey-steps{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:23px;border-bottom:0}
 .motion-edition .journey-step{padding:14px 11px;gap:9px;min-height:65px;border-bottom:1px solid var(--line);align-items:center}
 .motion-edition .journey-step:nth-child(2n){border-right:0}
 .motion-edition .step-number{font-size:20px}
 .motion-edition .journey-step b{font-size:10px}
 .product-theater{gap:21px;padding-top:23px}
 .motion-edition .experience-visual{max-width:100%;padding:0}
 .motion-edition .app-window{border-radius:11px}
 .motion-edition .app-stage{min-height:470px}
 .motion-edition .experience-topline{font-size:7px}
 .experience-context{display:block;padding-top:24px}
 .experience-context h3{font-size:33px;margin-top:13px}
 .experience-context>p:not(.eyebrow):not(.context-foot){font-size:12px;max-width:none}
 .context-detail{margin:20px 0 17px;padding:14px 0;border-block:1px solid var(--line)}
 .context-rail{margin-top:0}
 .experience-context .context-foot{margin-top:10px;font-size:9px}
 .motion-edition .experience-cta{margin-top:21px;gap:8px}
 .motion-edition .benefits-section{padding-block:46px}
 .motion-edition .benefits-section>.wrap{display:block}
 .motion-edition .benefits-heading{position:static;margin-bottom:27px}
 .motion-edition .benefits-heading h2{font-size:34px}
 .motion-edition .benefit-card{padding:24px 0}
 .motion-edition .benefit-card h3{font-size:21px}
 .motion-edition .benefit-card>p{font-size:12px}
 .motion-edition .faq-grid{gap:28px}
 .motion-edition .action-section{padding:0 0 37px}
 .motion-edition .action-banner{grid-template-columns:1fr;border-radius:11px}
 .motion-edition .action-copy{padding:28px 22px 24px}
 .motion-edition .action-copy h2{font-size:34px;line-height:1.07}
 .motion-edition .action-copy>.eyebrow{font-size:7px}
 .motion-edition .action-promise{font-size:13px;line-height:1.65;max-width:275px}
 .motion-edition .action-buttons{margin-top:20px;gap:12px}
 .motion-edition .action-buttons>.button{width:100%;min-height:49px;gap:16px}
 .motion-edition .action-copy .terms-note{font-size:8px}
 .motion-edition .action-selected{font-size:9px;margin-top:15px}
 .motion-edition .action-art{min-height:190px;height:190px}
 .motion-edition .action-photo{width:100%;height:100%;inset:0;border-radius:0}
 .motion-edition .action-photo>img{object-position:50% 23%}
 .motion-edition .action-photo::after{background:linear-gradient(90deg,#003f2b65,transparent),linear-gradient(transparent,#003f2b8c)}
 .motion-edition .action-48{font-size:147px;left:14px;bottom:16px;color:#fff6}
 .motion-edition .next-move-label{left:20px;right:20px;bottom:14px;font-size:8px;border-top:0;justify-content:flex-end;gap:9px}
 .motion-edition .next-move-label>.icon{width:20px;height:20px}
}
@media(max-width:359px){
 .motion-edition .hero h1{font-size:29px}
 .motion-edition .hero .hero-intro>.eyebrow{font-size:6.5px;letter-spacing:.08em}
 .kinetic-panel{padding-inline:12px}
 .counter-value{font-size:91px}
 .kinetic-target{display:none}
 .momentum-copy{padding:16px}
 .momentum-copy h2{font-size:18px}
 .hero-footer>.text-link{font-size:8px;gap:5px}
 .motion-edition .hero-footer .hero-reassurance{font-size:7px}
 .motion-edition .trade-tile{font-size:9px}
 .motion-edition .section-heading h2,.motion-edition .experience-copy h2{font-size:29px}
 .motion-edition .action-copy h2{font-size:30px}
}
@media(prefers-reduced-motion:reduce){
 .motion-edition .counter-down{display:none!important}
 .motion-edition *, .motion-edition *::before, .motion-edition *::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}
}
/* Selected labels inherit the same brand green instead of the prior filled-card white. */
.motion-edition .trade-tile.selected>span{color:var(--green)}
