/* Conversion campaigns: persistent product, short state transformations, final-state no-JS fallback. */
.conversion-page{--demo-paper:#f4efe5;--demo-ink:#292e28;--demo-line:#292e2820;--scene-ease:cubic-bezier(.2,.7,.2,1)}
.conversion-hero{max-width:1500px;margin:auto;min-height:800px;display:grid;grid-template-columns:.78fr 1.22fr;gap:54px;align-items:center;padding:54px 44px 80px;overflow:hidden}.conversion-copy{position:relative;z-index:2}.conversion-copy>.eyebrow{margin-bottom:28px;color:var(--secondary)}.conversion-copy h1{font-size:clamp(44px,4.8vw,72px);line-height:1.02;letter-spacing:-.06em;font-weight:500}.conversion-copy .hero-copy{max-width:410px;font-size:16px;line-height:1.7;margin:28px 0}.conversion-copy .button{gap:26px}.story-wrapper{min-width:0}.story{min-height:520px;display:flex;flex-direction:column;justify-content:center;perspective:1400px}.demo-browser{background:var(--demo-paper);color:var(--demo-ink);border-radius:14px;overflow:hidden;box-shadow:0 24px 55px #0005;border:1px solid #ffffff24;transform:rotate(0);transition:transform 950ms var(--scene-ease),border-radius 950ms,background 950ms,box-shadow 950ms}.browser-top{height:30px;background:#e1ded7;display:flex;align-items:center;justify-content:space-between;padding:0 14px;font-size:8px;color:#6c7067}.browser-top i{font-style:normal;font-size:7px;letter-spacing:2px}.address-old{display:none}.store-brand{padding:18px 22px;display:flex;justify-content:space-between;align-items:center;font-size:9px;gap:12px}.store-brand>strong{font:26px Georgia,serif;letter-spacing:.16em}.brand-links{font-size:8px}.store-cover{position:relative;height:285px;overflow:hidden}.store-cover>img{width:100%;height:100%;object-fit:cover;transition:filter 1000ms,transform 1000ms var(--scene-ease)}.cover-copy{position:absolute;left:24px;top:28px;width:45%;padding:12px 14px;background:#f4efe5ec;transition:opacity 650ms,transform 950ms var(--scene-ease)}.cover-copy small{font-size:7px;letter-spacing:.1em}.cover-copy h3{font:36px/1.04 Georgia,serif;margin:12px 0;letter-spacing:-.045em}.cover-copy>span{font-size:8px}.store-product{padding:20px 22px;display:flex;align-items:center;justify-content:space-between;gap:16px;transition:padding 900ms}.store-product small{font-size:7px;letter-spacing:.1em}.store-product h3{font:24px Georgia,serif;margin:8px 0}.store-product p{font-size:10px}.basic-label{display:none}.demo-action{padding:13px 15px;background:var(--demo-ink);color:var(--demo-paper);border-radius:5px;font-size:10px;white-space:nowrap;transition:background 800ms,color 800ms,border-radius 800ms}.action-before{display:none}.store-checkout{display:flex;justify-content:space-between;gap:12px;border-top:1px solid var(--demo-line);padding:15px 22px;font-size:8px}.domain-note{display:flex;align-items:center;gap:12px;color:var(--secondary);font-size:10px;margin:16px 0 0 22px}.domain-note>span{font-size:24px;color:var(--sage)}.domain-note strong{display:block;color:var(--label);font-weight:500}.domain-note small{display:block;font-size:9px;margin-top:5px}
.rich-detail,.mid-detail{transition:opacity 650ms var(--scene-ease),transform 800ms var(--scene-ease);opacity:1;transform:none}.story-controls{display:flex;gap:10px;margin-top:26px;align-items:center}.story-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;flex:1}.story-steps button{border:0;border-top:2px solid var(--separator);background:transparent;color:var(--secondary);padding:12px 0 5px;text-align:left;font:10px/1.4 Inter;cursor:pointer;transition:color 180ms,border-color 180ms;min-height:48px}.story-steps button>span{display:block;font-size:8px;letter-spacing:.1em;margin-bottom:6px}.story-steps button[aria-pressed=true]{color:var(--label);border-color:var(--sage)}.story-replay{width:34px;height:34px;flex-shrink:0;border:1px solid var(--separator);border-radius:50%;background:transparent;color:var(--label);font-size:21px;cursor:pointer}.story-replay:disabled{opacity:.45;cursor:default}.story-controls button:focus-visible{outline:3px solid var(--accent);outline-offset:4px}.story-caption{font-size:11px;line-height:1.7;color:var(--secondary);margin-top:14px;min-height:38px}.example-note{font-size:8px;color:var(--secondary);margin-top:6px;opacity:.8}html:not(.motion-ready):not(.story-interactive) .story-controls{display:none}
/* Store: a plain catalog grows into a branded storefront, then gains a complete checkout. */
.motion-ready .story[data-state="0"] .demo-browser{transform:rotateY(-7deg) rotateZ(-2deg) scale(.95);border-radius:3px;box-shadow:none;background:#e5e5e5}.motion-ready .story[data-state="0"] .store-cover>img{filter:grayscale(1);transform:scale(.87)}.motion-ready .story[data-state="0"] .cover-copy{opacity:0;transform:translateY(25px)}.motion-ready .story[data-state="0"] .store-brand>strong{font:18px Inter;letter-spacing:0}.motion-ready .story[data-state="0"] .brand-links{opacity:0}.motion-ready .story[data-state="0"] .address-old{display:inline}.motion-ready .story[data-state="0"] .address-new{display:none}.motion-ready .story[data-state="0"] .store-product h3{font:18px Inter}.motion-ready .story[data-state="0"] .store-product small{display:none}.motion-ready .story[data-state="0"] .basic-label{display:block;font-size:9px}.motion-ready .story[data-state="0"] .demo-action{background:#d2d2d2;color:#4c4c4c;border-radius:0;text-decoration:underline}.motion-ready .story[data-state="0"] .action-before{display:inline}.motion-ready .story[data-state="0"] .action-after{display:none}.motion-ready .story:not([data-state="2"]) .rich-detail{opacity:0;transform:translateY(18px);visibility:hidden}.motion-ready .story[data-state="0"] .mid-detail{opacity:0;transform:translateY(12px);visibility:hidden}
/* Growth: additional decision aids occupy their own rows within the same PDP. */
.growth-window{--demo-paper:#f0f1ea;--demo-ink:#263c30}.pdp-brand{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;gap:15px}.pdp-brand strong{font-size:24px;letter-spacing:-.075em;font-weight:700}.pdp-brand>span{font-size:8px}.promo-strip{display:flex;justify-content:space-between;align-items:center;background:#ced8b9;padding:11px 18px;gap:10px;font-size:8px}.promo-strip>strong{font-size:13px}.promo-strip small{font-size:7px}.pdp-grid{display:grid;grid-template-columns:1fr 1fr}.pdp-photo{background:#e5e5df;min-width:0;display:flex;flex-direction:column;justify-content:center;padding:0 0 20px}.pdp-photo>img{width:100%;height:340px;object-fit:contain;mix-blend-mode:multiply;transition:filter 1000ms,transform 1000ms var(--scene-ease)}.pdp-thumbs{display:flex;justify-content:center;gap:10px;font-size:7px;color:#6b7468}.pdp-copy{padding:22px 20px}.pdp-eyebrow{font-size:7px;letter-spacing:.06em}.pdp-copy h3{font-size:34px;letter-spacing:-.065em;line-height:1.1;margin:10px 0;font-weight:500}.pdp-description{font-size:9px;line-height:1.5;color:#6b7468}.pdp-price{display:flex;gap:10px;align-items:center;margin:18px 0;font-size:22px;letter-spacing:-.04em}.pdp-price strong{font-weight:550}.pdp-price s{font-size:13px;color:#81877d}.price-before{display:none}.sizes{display:flex;align-items:center;gap:7px;font-size:9px;margin-bottom:16px}.sizes>span{margin-right:7px}.sizes i{font-style:normal;padding:6px;border:1px solid #263c3030}.sizes .selected{border-color:var(--demo-ink);background:#fff7}.pdp-points{display:flex;gap:9px;align-items:center;background:#d8dfcc;padding:10px;border-radius:5px;margin:12px 0}.pdp-points>b{font-size:24px}.pdp-points strong{font-size:10px;display:block}.pdp-points small{font-size:7px;display:block;margin-top:4px}.financing{margin:15px 0;color:#5c695b}.financing>div{display:flex;align-items:center;gap:8px}.financing img{width:36px;height:18px;object-fit:contain}.financing strong{font-size:11px;font-weight:500}.financing p{font-size:8px;margin-top:7px}.financing small{font-size:7px;display:block;margin-top:4px}.pdp-copy .demo-action{text-align:center}.upsell{margin-top:16px;border-top:1px solid #263c3020;padding-top:12px}.upsell>span{font-size:7px;letter-spacing:.07em}.upsell>div{display:flex;align-items:center;justify-content:space-between;margin-top:8px;font-size:10px}.upsell small{display:block;font-size:8px;margin-top:5px;color:#6b7468}.upsell b{font-size:20px;font-weight:400}.motion-ready .story:not([data-state="2"]) .price-before{display:block}.motion-ready .story:not([data-state="2"]) .price-after{display:none}.motion-ready .story[data-state="0"] .pdp-photo>img{filter:grayscale(1);transform:scale(.83)}.motion-ready .story[data-state="0"] .sizes{opacity:.35}.motion-ready .story[data-state="0"] .pdp-brand strong{font:18px Inter;letter-spacing:0}
/* Operations: detached records settle around a shared identity and order. */
.ops-stage{display:grid;grid-template-columns:1fr 1fr;gap:16px;position:relative;min-height:525px;align-content:center}.ops-node{background:#efeee8;color:#29382c;border-radius:12px;padding:20px;box-shadow:0 12px 28px #0003;transition:transform 1000ms var(--scene-ease),opacity 700ms,border-color 700ms;border:1px solid #c8d2b766}.node-head{display:flex;justify-content:space-between;align-items:center;font-size:8px;gap:12px}.node-head>b{font-size:10px;font-weight:500}.bubble{font-size:11px;line-height:1.6;padding:12px;background:#d8dfcc;border-radius:8px 8px 8px 0;margin:18px 0}.context-before{display:none}.context-after{font-size:10px;line-height:1.5;transition:opacity 650ms}.context-after>span{font-size:7px;display:block;margin-bottom:7px}.context-after strong{display:block;font-size:11px;font-weight:500}.context-after small{display:block;margin-top:5px;font-size:8px;color:#657060}.web-order{display:flex;align-items:center;gap:12px;margin:20px 0}.web-order>img{width:78px;height:78px;object-fit:cover;border-radius:5px}.web-order>div{display:grid;gap:8px}.web-order strong{font-size:15px;font-weight:500}.web-order span{font-size:8px}.ops-center{grid-column:1/-1;display:flex;align-items:center;justify-content:center;gap:20px;padding:12px 0;position:relative}.ops-center::before,.ops-center::after{content:'';height:1px;width:12%;background:#c8d2b788;transition:transform 850ms;transform-origin:center}.ops-center>span{font-size:9px;color:var(--secondary)}.center-before{display:none}.pos-node{grid-column:1/-1}.pos-status{color:#4f7451}.pos-person{display:flex;align-items:center;gap:12px;margin:20px 0}.pos-person>span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#d5dcca;font-size:10px}.pos-person strong{font-size:12px}.pos-person small{display:block;font-size:8px;margin-top:5px;color:#657060}.pos-person small.context-before{display:none}.pos-lines>div{display:flex;justify-content:space-between;gap:16px;border-top:1px solid #29382c20;padding:11px 0;font-size:10px}.pos-lines b{font-weight:500}.pos-resolution{display:flex;align-items:center;gap:12px;background:#d5dcca;border-radius:5px;padding:12px;margin-top:5px}.pos-resolution>span{font-size:20px}.pos-resolution strong{display:block;font-size:11px;font-weight:500}.pos-resolution small{display:block;font-size:8px;margin-top:4px}.sync-note{grid-column:1/-1;text-align:center;font-size:9px;color:var(--secondary);padding-top:4px}.motion-ready .story[data-state="0"] .chat-node{transform:translate(-12px,-8px) rotate(-5deg);opacity:.8}.motion-ready .story[data-state="0"] .web-node{transform:translate(12px,6px) rotate(5deg);opacity:.8}.motion-ready .story[data-state="0"] .pos-node{transform:translateY(12px) scale(.95)}.motion-ready .story[data-state="0"] .context-before{display:block;font-size:9px;line-height:1.5;color:#7c746b}.motion-ready .story[data-state="0"] .context-after{display:none}.motion-ready .story[data-state="0"] .center-before{display:block}.motion-ready .story[data-state="0"] .center-after{display:none}.motion-ready .story[data-state="0"] .ops-center::before,.motion-ready .story[data-state="0"] .ops-center::after{transform:scaleX(0)}
.conversion-features{padding:80px 24px;border-top:1px solid var(--separator)}.conversion-features .section-heading{margin-bottom:50px}.conversion-preview{background:var(--surface);border:1px solid var(--separator);border-radius:14px;padding:24px;margin-bottom:26px;min-height:210px;display:flex;flex-direction:column;justify-content:center;gap:15px;font-size:10px;color:var(--secondary)}.mini-domain{padding:10px;border-radius:5px;background:#ffffff07;color:var(--label);font-size:10px}.mini-display{font:38px Georgia,serif;letter-spacing:.15em;color:var(--paper)}.mini-line{display:flex;justify-content:space-between;align-items:center;gap:12px;border-bottom:1px solid var(--separator);padding:12px 0;font-size:10px}.mini-line b{font-weight:500;color:var(--label);text-align:right}.mini-badge{font-size:8px;color:var(--sage);letter-spacing:.1em}.mini-chat{padding:12px;background:#ffffff08;border-radius:8px;max-width:92%;font-size:10px;line-height:1.5}.mini-chat.answer{background:var(--sage);color:var(--ink);margin-left:auto}.mini-stamp-row{font-size:25px;white-space:nowrap;color:var(--sage);letter-spacing:2px}.mini-stamp-row i{font:12px Inter;display:inline-grid;place-items:center;border:1px dashed var(--secondary);border-radius:50%;width:24px;height:24px}.mini-channels{display:flex;gap:9px;flex-wrap:wrap;font-size:8px;color:var(--label)}.mini-profile{display:flex;align-items:center;gap:12px;color:var(--label)}.mini-profile>b{display:grid;place-items:center;width:36px;height:36px;background:var(--sage);color:var(--ink);border-radius:50%;font-size:10px}.mini-profile small{display:block;font-size:8px;color:var(--secondary);margin-top:5px}.conversion-note{font-size:10px;line-height:1.8;max-width:760px;color:var(--secondary);margin-top:35px}.conversion-page .next-step{padding-top:55px}.conversion-page .next-step h2{font-size:clamp(32px,4vw,50px)}
@media(min-width:600px){.conversion-features .benefit-compact{grid-row:span 3;grid-template-rows:subgrid}.conversion-features .benefits{grid-template-rows:repeat(3,auto)}.conversion-preview{align-self:stretch}}
@media(max-width:1050px){.conversion-hero{grid-template-columns:.78fr 1.22fr;gap:26px;padding:40px 24px 60px}.conversion-copy h1{font-size:46px}.conversion-copy .hero-copy{font-size:14px}.pdp-copy{padding:16px 12px}.pdp-copy h3{font-size:29px}.pdp-photo>img{height:290px}.cover-copy h3{font-size:30px}.store-product{padding:18px 15px;gap:10px}.store-product h3{font-size:20px}.store-product .demo-action{font-size:8px;padding:12px 9px}.ops-node{padding:16px}.ops-center{gap:10px}.ops-center img{width:70px;height:auto}.ops-center>span{font-size:8px}.mini-stamp-row{font-size:19px;letter-spacing:0}}
@media(max-width:799px){.conversion-hero{grid-template-columns:1fr;gap:44px;padding:35px 24px 65px}.conversion-copy{max-width:590px}.conversion-copy h1{font-size:clamp(44px,7vw,60px)}.conversion-copy h1 br{display:none}.conversion-copy .hero-copy{max-width:470px}.story-wrapper{width:100%;max-width:680px;margin:auto}.story{min-height:0}.pdp-copy{padding:24px}.pdp-copy h3{font-size:36px}.pdp-photo>img{height:350px}.store-cover{height:320px}.cover-copy h3{font-size:40px}.story-caption{font-size:11px}.story-steps button{font-size:10px}.conversion-preview{padding:18px}.mini-channels{gap:6px;font-size:7px}.conversion-note{font-size:9px}}
@media(max-width:499px){.conversion-hero{padding:24px 20px 50px;gap:36px}.conversion-copy h1{font-size:43px}.conversion-copy>.eyebrow{margin-bottom:22px}.conversion-copy .hero-copy{font-size:14px;margin:24px 0}.conversion-copy .button{font-size:12px;min-height:52px}.store-brand{padding:14px;font-size:8px}.store-brand>strong{font-size:21px}.brand-links{font-size:6px}.store-cover{height:240px}.cover-copy{left:12px;top:15px;padding:9px 10px;width:45%}.cover-copy h3{font-size:27px}.cover-copy>span{font-size:7px}.store-product{display:block;padding:16px}.store-product .demo-action{margin-top:16px;text-align:center;font-size:10px}.store-checkout{padding:13px;font-size:7px;gap:8px}.domain-note{margin-left:0;font-size:9px}.domain-note small{font-size:8px}.story-controls{gap:8px;margin-top:20px}.story-steps{gap:9px}.story-steps button{font-size:8px;padding-top:10px}.story-replay{width:30px;height:30px;font-size:19px}.story-caption{font-size:10px;min-height:50px}.pdp-grid{grid-template-columns:1fr}.pdp-photo{padding-bottom:12px}.pdp-photo>img{height:235px}.pdp-thumbs{font-size:7px}.pdp-copy{padding:20px}.pdp-copy h3{font-size:34px}.pdp-description{font-size:10px}.pdp-eyebrow{font-size:8px}.pdp-points strong{font-size:11px}.pdp-points small{font-size:9px}.financing small{font-size:8px}.financing p{font-size:9px}.financing strong{font-size:12px}.promo-strip{font-size:7px;padding:10px 12px}.promo-strip strong{font-size:11px}.promo-strip small{font-size:6px}.upsell>span{font-size:8px}.upsell>div{font-size:11px}.ops-stage{gap:12px;grid-template-columns:1fr}.ops-node{padding:18px}.ops-center{grid-row:3;flex-wrap:wrap}.ops-center::before,.ops-center::after{width:5%}.pos-node{grid-row:4}.bubble{font-size:12px}.context-after strong{font-size:12px}.context-after small{font-size:10px}.web-order>img{width:85px;height:85px}.web-order span{font-size:10px}.node-head{font-size:9px}.pos-lines>div{font-size:11px}.pos-resolution small{font-size:9px}.sync-note{font-size:8px}.motion-ready .story[data-state="0"] .chat-node{transform:rotate(-2deg) scale(.96)}.motion-ready .story[data-state="0"] .web-node{transform:rotate(2deg) scale(.96)}.conversion-features{padding-top:50px;padding-bottom:45px}.conversion-preview{min-height:190px;padding:24px}.mini-stamp-row{font-size:26px}.mini-channels{font-size:9px;gap:12px}}
@media(prefers-reduced-motion:reduce){.story *, .story *::before,.story *::after{transition:none!important;animation:none!important}.demo-browser,.ops-node{transform:none!important}.story-replay{display:none}}
/* Growth's editorial PDP: photo variants, a focused gallery and a continuous promotional strip. */
.growth-window{--demo-paper:#f5f2ec;--demo-ink:#283a30}.growth-window button{font-family:inherit;cursor:pointer}.growth-window button:focus-visible{outline:3px solid #916746;outline-offset:3px}.pdp-marquee{overflow:hidden;background:#d5dfbd;color:#29382c;padding:10px 0;font-size:9px;letter-spacing:.13em}.marquee-track{display:flex;width:max-content}.pdp-marquee span{white-space:nowrap}.motion-ready .story[data-state="2"] .marquee-track{animation:product-marquee 16s linear infinite}@keyframes product-marquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}
.growth-window .pdp-grid{grid-template-columns:1fr 1fr;align-items:stretch}.pdp-shot{position:relative;margin:0;overflow:hidden;background:#d9d8d2;min-width:0}.pdp-shot img{width:100%;height:100%;object-fit:cover;transition:filter 800ms,transform 900ms var(--scene-ease)}.shot-main{grid-column:1/-1}.shot-main img{object-fit:contain;mix-blend-mode:multiply}.pdp-shot figcaption{position:absolute;bottom:12px;left:12px;font-size:8px;letter-spacing:.04em;padding:5px 7px;background:#f5f2ecd9}.editorial-tag{position:absolute;top:18px;left:16px;font:25px/1 Georgia,serif;letter-spacing:-.04em}.gallery-footnote{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:12px 8px;font-size:8px}.gallery-footnote>span:last-child{font-size:20px}.growth-window .pdp-copy{padding:18px 18px 14px}.pdp-title-row{display:flex;align-items:center;justify-content:space-between;gap:5px;min-height:30px}.pdp-wishlist{border:1px solid #283a3025;border-radius:50%;background:transparent;color:var(--demo-ink);width:30px;height:30px;font-size:21px;flex-shrink:0}.growth-window .pdp-copy h3{font:38px/1 Georgia,serif;letter-spacing:-.05em;margin:5px 0 12px}.pdp-rating{display:flex;align-items:center;gap:7px;font-size:8px;flex-wrap:wrap;margin-bottom:10px}.pdp-rating>span:first-child{font-size:11px;letter-spacing:1px}.pdp-rating small{font-size:7px;color:#73766b}.growth-window .pdp-price{margin:12px 0 10px;gap:8px}.discount-label{font:8px Inter;background:#d5dfbd;padding:5px;letter-spacing:0}.offer-clock{display:flex;justify-content:space-between;gap:8px;align-items:center;border-top:1px solid #283a3020;border-bottom:1px solid #283a3020;padding:8px 0;margin-bottom:12px;font-size:8px}.offer-clock strong{font-size:12px;font-weight:500;font-variant-numeric:tabular-nums;letter-spacing:.05em}.product-colors,.product-sizes{border:0;padding:0;margin:12px 0;min-width:0}.product-colors legend,.product-sizes legend{font-size:9px;margin-bottom:8px}.product-colors legend strong{font-weight:500}.product-colors>div{display:flex;gap:7px}.product-colors button{padding:3px;border:1px solid transparent;background:transparent;color:var(--demo-ink);width:62px;border-radius:4px}.product-colors button[aria-pressed=true]{border-color:var(--demo-ink);background:#fff8}.product-colors img{width:100%;height:43px;object-fit:cover;display:block;border-radius:2px}.product-colors button span{display:block;font-size:7px;margin:4px 0 1px}.product-sizes>div{display:flex;gap:7px}.product-sizes button{border:1px solid #283a3035;background:transparent;color:var(--demo-ink);width:33px;height:30px;font-size:10px}.product-sizes button[aria-pressed=true]{background:var(--demo-ink);color:#fff}.growth-window .financing{margin:12px 0}.growth-window .pdp-points{padding:9px;margin:12px 0;background:#e4e8db}.pdp-purchase{display:grid;gap:7px}.pdp-purchase button{display:flex;justify-content:space-between;align-items:center;width:100%;min-height:37px;border:1px solid var(--demo-ink);border-radius:3px;font-size:10px;padding:10px 12px}.pdp-cart{background:transparent;color:var(--demo-ink)}.pdp-buy{background:var(--demo-ink);color:#f5f2ec}.pdp-feedback{font-size:8px;line-height:1.5;min-height:25px;margin:7px 0;color:#697064}.growth-window .upsell{margin-top:5px;padding-top:10px}.pdp-extra{width:30px;height:30px;border:1px solid #283a3035;border-radius:50%;background:transparent;color:var(--demo-ink);font-size:18px}.motion-ready .story[data-state="0"] .shot-main img{filter:grayscale(1);transform:scale(.8)}.motion-ready .story[data-state="0"] .growth-window .pdp-copy h3{font-family:Inter;font-size:28px}.motion-ready .story[data-state="0"] .product-sizes{opacity:.45}
@media(min-width:800px) and (max-width:1100px){.growth-window .pdp-grid{grid-template-columns:.85fr 1.15fr}.growth-window .pdp-copy{padding:14px 12px}.product-colors button{width:54px}.growth-window .pdp-copy h3{font-size:33px}.pdp-rating{gap:4px}.editorial-tag{font-size:22px;left:10px}}
@media(max-width:499px){.growth-window .pdp-grid{grid-template-columns:1fr}.shot-main{grid-column:1;grid-row:1/3}.gallery-footnote{display:none}.editorial-tag{font-size:21px;left:10px;top:12px}.pdp-shot figcaption{font-size:6px;left:6px;bottom:6px;padding:4px}.growth-window .pdp-copy{padding:20px}.pdp-title-row{min-height:40px}.pdp-wishlist{width:40px;height:40px}.pdp-rating{font-size:10px}.pdp-rating small{font-size:8px}.product-colors legend,.product-sizes legend{font-size:11px}.product-colors button{width:75px;min-height:65px}.product-colors img{height:50px}.product-colors button span{font-size:9px}.product-sizes button{width:44px;height:44px}.pdp-purchase button{min-height:44px;font-size:12px}.pdp-extra{width:44px;height:44px}.pdp-feedback{font-size:10px;min-height:30px}.offer-clock{font-size:10px}.offer-clock strong{font-size:14px}.pdp-marquee{font-size:8px}}
@media(prefers-reduced-motion:reduce){.motion-ready .story[data-state="2"] .marquee-track{animation:none}.pdp-shot img{transition:none}}

@media(min-width:800px){.conversion-page[data-plan="growth"] .conversion-copy{align-self:start;padding-top:100px}}

.pdp-marquee{display:flex;align-items:center;padding:0;gap:0}.marquee-window{overflow:hidden;flex:1;min-width:0;padding:11px 0}.marquee-track{display:flex;width:max-content}.marquee-track>span{flex-shrink:0}.marquee-toggle{flex-shrink:0;align-self:stretch;width:32px;border:0;border-left:1px solid #29382c25;background:#d5dfbd;color:#29382c;font-size:12px}.pdp-marquee[data-paused="true"] .marquee-track{animation-play-state:paused!important}.pdp-gallery{display:flex;flex-direction:column;justify-content:center;min-width:0;background:#e6e5de;padding:6px}.pdp-gallery .shot-main{flex:1;display:flex;align-items:center;min-height:400px}.pdp-gallery .shot-main img{height:auto;max-height:620px;object-fit:contain}.pdp-gallery .gallery-footnote{flex-shrink:0}.pdp-gallery .editorial-tag{top:24px;left:18px}
@media(max-width:499px){.pdp-gallery .shot-main{min-height:0;height:280px;flex:auto}.pdp-gallery .shot-main img{height:100%;width:100%;object-fit:contain}.marquee-toggle{width:44px;min-height:44px}.pdp-gallery .editorial-tag{top:14px;left:12px}}
@media(prefers-reduced-motion:reduce){.marquee-toggle{display:none}}
/* Store: a complete storefront grows from the catalog; the inbox remains. */
.store-evolution{width:100%}.store-evolution .demo-browser{background:#f6f2eb}.store-evolution .store-cover{height:255px}.store-evolution .cover-copy{background:#f6f2ebec}.store-collections{display:grid;grid-template-columns:1fr 1fr;gap:9px;padding:0 18px 16px}.store-collections>div{position:relative;height:115px;overflow:hidden;border-radius:2px;background:#d9cebc}.store-collections img{width:100%;height:100%;object-fit:cover}.store-collections>div:last-child img{object-position:50% 30%}.store-collections>div>span{position:absolute;bottom:0;left:0;right:0;padding:9px 10px;background:#f5f1e6e8;display:flex;justify-content:space-between;font-size:9px}.store-collections b{font-weight:400}.store-inbox{position:relative;z-index:2;background:#fff;border:1px solid #e5e5ea;border-radius:12px;color:#252528;margin:18px 0 0 28px;box-shadow:0 18px 40px #0003}.store-inbox-heading{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:15px;border-bottom:1px solid #e5e5ea}.store-inbox-heading>div{display:flex;gap:7px;align-items:center}.store-inbox-heading img{width:25px;height:25px;object-fit:contain}.store-inbox-heading strong{font-size:11px;font-weight:500;margin-left:4px}.store-inbox-heading>span{font-size:7px;background:#e5edda;color:#3b5237;padding:6px 8px;border-radius:4px;white-space:nowrap}.store-inbox-body{display:grid;grid-template-columns:.8fr 1.2fr;gap:12px;padding:15px}.store-contact{display:flex;gap:8px;align-items:center}.store-contact>b{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#f2f2f7;color:#636366;font-size:8px}.store-contact>span{font-size:10px}.store-contact small{display:block;font-size:7px;margin-top:5px;color:#636366}.store-chat-message{font-size:10px;line-height:1.5;background:#f2f2f7;padding:10px 12px;border-radius:8px 8px 8px 0}.store-chat-context{grid-column:2;display:flex;justify-content:space-between;gap:10px;border:1px solid #e5e5ea;border-radius:5px;padding:9px;font-size:8px}.store-chat-context strong{font-weight:500}.chat-before{display:none}.motion-ready .story:not([data-state="2"]) .chat-before{display:inline}.motion-ready .story:not([data-state="2"]) .chat-after{display:none}.motion-ready .story[data-state="0"] .store-collections{visibility:hidden;opacity:0}
@media(min-width:800px){.conversion-page[data-plan="store"] .conversion-copy{align-self:start;padding-top:80px}.conversion-page[data-plan="store"] .conversion-copy h1{font-size:clamp(41px,4.3vw,63px)}}
@media(max-width:1050px){.store-inbox{margin-left:0}.store-inbox-heading{flex-wrap:wrap}.store-inbox-body{grid-template-columns:1fr}.store-chat-context{grid-column:1}}
@media(max-width:499px){.store-evolution .store-cover{height:230px}.store-collections{gap:7px;padding:0 12px 12px}.store-collections>div{height:105px}.store-collections>div>span{font-size:8px;padding:8px}.store-inbox{margin-top:14px}.store-inbox-heading{padding:13px}.store-inbox-heading strong{font-size:11px}.store-inbox-heading>span{font-size:7px}.store-inbox-body{padding:13px}.store-chat-message{font-size:11px}.store-chat-context{font-size:9px}.store-contact>span{font-size:11px}.store-contact small{font-size:8px}}
