:root{--red:#f91515;--red-dark:#d90e0e;--black:#111318;--text:#17191d;--muted:#68707d;--line:#e8eaee;--soft:#f7f8fa;--soft-red:#fff3f3;--container:1240px;--shadow:0 16px 45px rgba(17,19,24,.08)}
*{box-sizing:border-box}
html{scroll-behavior:smooth;overflow-x:hidden}
body{margin:0;color:var(--text);background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;line-height:1.4;overflow-x:hidden}
img{max-width:100%;display:block}button,input{font:inherit}button{cursor:pointer}a{text-decoration:none;color:inherit}.container{width:min(var(--container),calc(100% - 48px));margin-inline:auto}

/* Header */
.topbar{height:32px;background:#f7f8fa;color:#20242b;display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,3vw);font-size:10px;white-space:nowrap}.topbar-brand{display:flex;gap:7px;align-items:center}.toplinks{display:flex;align-items:center;gap:22px}.toplinks a{color:#3f4650}.site-header{position:sticky;top:0;z-index:100;background:#fff;border-bottom:1px solid #ececef}.header-main{height:72px;display:grid;grid-template-columns:180px minmax(280px,650px) auto;align-items:center;gap:28px}.brand{display:block}.brand img{width:168px;height:auto}.search{height:42px;border:1px solid #e1e3e7;border-radius:10px;display:flex;align-items:center;overflow:hidden;background:#fff}.search-icon{font-size:20px;color:#68707d;padding-left:14px}.search input{border:0;outline:0;min-width:0;flex:1;height:100%;padding:0 10px;font-size:12px;color:var(--text)}.search button{width:46px;height:100%;border:0;background:var(--red);color:#fff;font-size:20px}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:20px}.header-actions>a,.header-actions>button{position:relative;border:0;background:transparent;display:flex;align-items:center;gap:7px;color:var(--text);font-size:22px;padding:4px}.header-actions small{font-size:10px;line-height:1.2;text-align:left}.header-actions small b{font-weight:700}.header-actions i,.mobile-nav i{position:absolute;right:-2px;top:-2px;min-width:16px;height:16px;padding:0 4px;border-radius:20px;background:var(--red);color:#fff;font-style:normal;font-size:9px;display:grid;place-items:center}.nav{height:44px;display:flex;align-items:center;gap:24px;font-size:11px}.nav a{height:100%;display:flex;align-items:center;position:relative;white-space:nowrap}.nav .active{color:var(--red);font-weight:800}.nav .active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:var(--red)}.categories{height:34px;border:0;border-radius:6px;background:var(--red);color:#fff;padding:0 17px;font-size:11px;font-weight:800;white-space:nowrap}.categories span{margin-left:16px}.nav em{font-style:normal;font-size:8px;background:var(--red);color:#fff;padding:2px 5px;border-radius:7px;margin-left:4px}.nav .sell{margin-left:auto;height:32px;padding:0 20px;border-radius:7px;background:#ffe8e8;color:var(--red);font-weight:800}

/* Hero — locked visual direction */
.hero{background:linear-gradient(105deg,#fff 0%,#fff 52%,#fff3f3 100%);overflow:hidden}.hero-inner{min-height:500px;display:grid;grid-template-columns:minmax(430px,1fr) minmax(470px,1.05fr);align-items:stretch;position:relative}.hero-copy{padding:70px 0 42px;position:relative;z-index:5}.eyebrow,.section-kicker{display:block;color:var(--red);font-size:10px;font-weight:850;letter-spacing:.19em;text-transform:uppercase}.hero h1{font-size:56px;line-height:.99;letter-spacing:-.055em;margin:18px 0 18px;max-width:590px}.hero h1 strong{color:var(--red)}.hero-copy>p{font-size:15px;line-height:1.55;color:#596170;max-width:580px;margin:0}.hero-search{height:58px;max-width:610px;margin:28px 0 34px;border:1px solid #e0e2e6;border-radius:30px;background:#fff;box-shadow:0 8px 24px rgba(17,19,24,.05);display:flex;align-items:center;overflow:hidden}.hero-search span{font-size:24px;color:#252a32;padding-left:22px}.hero-search input{flex:1;min-width:0;border:0;outline:0;padding:0 13px;font-size:12px}.hero-search button{height:46px;border:0;border-radius:24px;background:var(--red);color:#fff;font-size:12px;font-weight:800;padding:0 31px;margin-right:5px}.hero-trust{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;max-width:620px}.hero-trust span{display:grid;grid-template-columns:27px 1fr;column-gap:7px;align-content:start}.hero-trust b{grid-row:1 / span 2;color:var(--red);font-size:20px;line-height:1}.hero-trust strong{font-size:10px;line-height:1.25}.hero-trust small{font-size:8px;color:#7a818d;margin-top:4px}.hero-art{position:relative;min-height:500px;overflow:hidden;display:flex;align-items:stretch;justify-content:flex-end}.hero-photo-frame{position:relative;z-index:1;width:100%;height:100%;overflow:hidden}.hero-red-orb{position:absolute;width:470px;height:470px;border-radius:50%;background:var(--red);right:-40px;top:20px;z-index:0;opacity:.98}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:center 23%;display:block}.hero-side-note{position:absolute;z-index:7;right:8px;top:92px;text-align:center}.script-note{font-family:"Segoe Print","Bradley Hand",cursive;font-size:23px;line-height:1.08;font-weight:700;transform:rotate(-4deg)}.hero-side-note>span{display:block;color:var(--red);font-size:30px;line-height:1;margin-top:3px;transform:rotate(-18deg)}.hero-float{position:absolute;right:20px;bottom:28px;z-index:8;background:rgba(255,255,255,.96);border:1px solid rgba(255,255,255,.9);box-shadow:var(--shadow);border-radius:18px;min-width:270px;padding:16px 18px;display:flex;align-items:center;gap:13px}.hero-float>b{font-size:22px;color:var(--red)}.hero-float span{display:flex;flex-direction:column;line-height:1.15}.hero-float strong{font-size:13px}.hero-float small{font-size:11px;color:#69717d;margin-top:4px}.hero-float i{margin-left:auto;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--red);color:#fff;font-style:normal;font-size:18px}

/* Categories + value strip */
.categories-strip{display:grid;grid-template-columns:repeat(11,minmax(0,1fr));gap:10px;padding:28px 0 22px}.categories-strip button{border:0;background:transparent;min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#252a31;font-size:29px;padding:0}.categories-strip button:before{content:"";position:absolute}.categories-strip button span{font-size:10px;line-height:1.2;text-align:center;white-space:normal}.categories-strip button:hover,.categories-strip button.selected{color:var(--red)}.value-strip{display:grid;grid-template-columns:1.1fr 1.1fr 1.1fr auto;align-items:center;background:#f7f8fa;border-radius:18px;padding:18px 24px;gap:18px}.value-strip>div{display:grid;grid-template-columns:34px 1fr;align-items:center;min-width:0}.value-strip>div+div{border-left:1px solid #dddfe4;padding-left:18px}.value-strip b{font-size:23px;color:var(--red)}.value-strip strong{display:block;font-size:12px}.value-strip small{display:block;font-size:9px;color:#737b87;margin-top:3px}.dark-cta{background:#111318;color:#fff;border-radius:25px;padding:12px 19px;font-size:10px;font-weight:800;white-space:nowrap}.dark-cta span{margin-left:9px}

/* Shared sections */
.section{padding-top:52px}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:17px}.section-head h2{font-size:25px;line-height:1.05;letter-spacing:-.035em;margin:6px 0 0}.section-head h2 strong{color:var(--red)}.section-head>a{font-size:10px;font-weight:800;color:#30343a;white-space:nowrap}.result-count{font-size:9px;color:#999;margin-left:9px}.products{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.product{position:relative;min-width:0;border:1px solid var(--line);border-radius:12px;overflow:hidden;background:#fff;transition:transform .2s ease,box-shadow .2s ease}.product:hover{transform:translateY(-2px);box-shadow:0 10px 28px rgba(17,19,24,.08)}.product .badge{position:absolute;z-index:2;right:8px;top:8px;background:var(--red);color:#fff;font-size:9px;font-weight:800;padding:4px 6px;border-radius:5px}.product img{width:100%;height:150px;object-fit:cover;background:#f7f7f7}.product .info{padding:11px}.product h3{font-size:11px;line-height:1.3;margin:0 0 8px;height:29px;overflow:hidden}.price{font-size:14px;color:var(--red);font-weight:850}.old{font-size:9px;color:#999;text-decoration:line-through;margin-left:4px}.meta{font-size:8px;color:#737b87;margin-top:7px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stars{color:#f3a800;font-size:10px;margin-top:6px}.cart{float:right;border:0;background:var(--red);color:#fff;border-radius:6px;padding:5px 7px}.promo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:52px}.promo{height:190px;border-radius:16px;overflow:hidden;position:relative;display:flex;align-items:center;padding:25px}.promo>div{position:relative;z-index:3;max-width:58%}.promo>div>span{font-size:8px;letter-spacing:.15em;font-weight:850;opacity:.8}.promo h2{font-size:22px;line-height:1.05;margin:8px 0 6px}.promo p{font-size:10px;margin:0 0 16px;opacity:.78}.promo a{display:inline-block;background:#fff;color:#111;border-radius:8px;padding:10px 13px;font-size:9px;font-weight:850}.promo img{position:absolute;right:0;bottom:0;width:52%;height:100%;object-fit:cover}.promo.dark{background:#15171b;color:#fff}.promo.light{background:#f5f1f1}.promo.red{background:var(--red);color:#fff}.promo.red a{color:var(--red)}

/* Store / seller / preorder */
.split{display:grid;grid-template-columns:minmax(0,2fr) minmax(310px,1fr);gap:22px;align-items:stretch}.wide{min-width:0}.stores{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:9px}.store{min-width:0;border:1px solid var(--line);border-radius:12px;text-align:center;padding:14px 8px;background:#fff}.store img{width:54px;height:54px;object-fit:contain;border-radius:50%;background:#fafafa;margin:0 auto}.store h3{font-size:10px;margin:8px 0 3px}.store p{font-size:8px;color:#777;height:20px;margin:0;overflow:hidden}.store button{margin-top:9px;border:1px solid var(--red);color:var(--red);background:#fff;border-radius:7px;padding:6px 14px;font-size:9px}.premium-seller{min-height:395px;border-radius:18px;background:#f7f8fa;position:relative;overflow:hidden;padding:30px;display:flex;align-items:flex-end}.premium-seller>div{position:relative;z-index:3;max-width:69%}.premium-seller h2{font-size:27px;line-height:1.04;letter-spacing:-.045em;margin:8px 0}.premium-seller p{font-size:10px;color:#6c7480;line-height:1.55}.premium-seller ul,.preorder-card ul{padding:0;margin:15px 0;list-style:none}.premium-seller li,.preorder-card li{font-size:9px;margin:8px 0}.premium-seller li:before,.preorder-card li:before{content:"✓";color:var(--red);font-weight:900;margin-right:7px}.premium-seller img{position:absolute;right:-8%;bottom:0;width:68%;height:88%;object-fit:cover;object-position:center top;mix-blend-mode:multiply}.primary{display:inline-flex;align-items:center;justify-content:center;border:0;background:var(--red);color:#fff;border-radius:8px;padding:11px 15px;font-size:10px;font-weight:850}.secondary{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);background:#fff;color:#222;border-radius:8px;padding:10px 15px;font-size:10px;font-weight:800}.preorder-card{border-radius:18px;padding:30px;background:var(--red);color:#fff;min-height:395px;display:flex;flex-direction:column;justify-content:center;overflow:hidden}.preorder-card .section-kicker{color:#fff;opacity:.78}.preorder-card h2{font-size:29px;line-height:1.03;letter-spacing:-.045em;margin:8px 0}.preorder-card p{font-size:10px;line-height:1.55;opacity:.9}.preorder-card li:before{color:#fff}.preorder-card a{align-self:flex-start;background:#fff;color:var(--red);border-radius:8px;padding:11px 14px;font-size:10px;font-weight:850}
.model-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:60px}.model-grid article{position:relative;min-height:250px;overflow:hidden;border:1px solid var(--line);border-radius:18px;padding:30px}.model-grid article:after{content:"";position:absolute;width:170px;height:170px;right:-65px;top:-65px;border-radius:50%;background:#fff0f0}.model-icon{position:relative;z-index:2;font-size:30px;display:block;margin-bottom:17px}.model-grid h2{position:relative;z-index:2;font-size:25px;line-height:1.05;letter-spacing:-.04em;margin:7px 0}.model-grid p{position:relative;z-index:2;font-size:10px;color:#68707d;line-height:1.55;max-width:400px}.model-grid a{position:relative;z-index:2;font-size:10px;color:var(--red);font-weight:900}

/* AI / promise / reviews */
.ai-section{margin-top:60px;border-radius:24px;background:#111318;color:#fff;padding:55px;position:relative;overflow:hidden}.ai-section:after{content:"AI";position:absolute;right:-25px;top:-80px;font-size:270px;font-weight:900;color:rgba(255,255,255,.035);letter-spacing:-.08em}.ai-section>div{position:relative;z-index:2;max-width:850px}.ai-section .section-kicker{color:#ff6767}.ai-section h2{font-size:42px;line-height:1;letter-spacing:-.055em;margin:8px 0}.ai-section h2 strong{color:#ff4545}.ai-section p{color:#b8bdc8;font-size:12px;line-height:1.6}.ai-tools{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:24px 0}.ai-tools span{display:grid;padding:15px;border:1px solid rgba(255,255,255,.09);background:rgba(255,255,255,.025);border-radius:12px}.ai-tools b{font-size:11px}.ai-tools small{font-size:9px;color:#999;margin-top:5px}.why-section{margin-top:70px}.centered{justify-content:center;text-align:center}.centered p{font-size:11px;color:#7b828d;margin:8px 0 0}.why-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.why-grid article{min-width:0;border:1px solid var(--line);border-radius:15px;padding:20px;min-height:165px}.why-grid b{font-size:21px;color:var(--red)}.why-grid h3{font-size:11px;margin:12px 0 5px}.why-grid p{font-size:9px;color:#747b86;line-height:1.5;margin:0}.reviews{margin-top:65px}.review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.review-grid blockquote{margin:0;border:1px solid var(--line);border-radius:16px;padding:24px;color:#f1a900;font-size:14px}.review-grid p{color:#30343a;font-size:12px;line-height:1.6;margin:14px 0}.review-grid cite{font-style:normal;color:#8a9099;font-size:9px}

/* App + newsletter + final CTA */
.app-banner{margin-top:65px;background:#f7f8fa;border-radius:24px;padding:45px 55px;display:flex;justify-content:space-between;align-items:center;overflow:hidden;min-height:300px}.app-banner h2{font-size:39px;line-height:1;letter-spacing:-.05em;margin:8px 0}.app-banner p{font-size:11px;color:#6d7480;max-width:520px}.app-buttons{display:flex;gap:10px;margin-top:20px}.app-buttons a{background:#111318;color:#fff;border-radius:9px;padding:11px 15px;font-size:10px;font-weight:800}.phone-mock{width:220px;height:280px;flex:0 0 auto;background:#111318;border-radius:32px;padding:10px;transform:rotate(7deg);box-shadow:0 20px 40px rgba(17,19,24,.2)}.phone-screen{height:100%;background:#fff;border-radius:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px}.phone-screen img{width:125px}.phone-screen strong{font-size:13px}.phone-screen span{font-size:10px;color:#777}.newsletter{margin-top:55px;background:#fff;border:1px solid var(--line);border-radius:20px;padding:30px 36px;display:grid;grid-template-columns:1.1fr 1fr;gap:40px;align-items:center}.newsletter h2{font-size:29px;line-height:1.05;margin:7px 0}.newsletter p{font-size:11px;color:#6d7480}.newsletter form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:0}.newsletter input{height:45px;min-width:0;border:1px solid #ddd;border-right:0;border-radius:9px 0 0 9px;padding:0 13px;outline:0}.newsletter button{height:45px;border:0;background:var(--red);color:#fff;padding:0 22px;border-radius:0 9px 9px 0;font-weight:800}.newsletter small{grid-column:1/-1;color:#999;font-size:8px;margin-top:8px}.final-seller{margin-top:60px;text-align:center;background:var(--red);color:#fff;border-radius:22px;padding:50px 20px}.final-seller .section-kicker{color:#fff;opacity:.8}.final-seller h2{font-size:40px;line-height:1;letter-spacing:-.05em;margin:8px 0}.final-seller p{font-size:12px;opacity:.9}.final-seller>div{display:flex;justify-content:center;gap:10px;margin-top:20px}.final-seller .primary{background:#fff;color:var(--red)}.final-seller .secondary{border-color:#fff;color:#fff;background:transparent}

/* Bottom benefits + footer */
.benefits{margin-top:18px;margin-bottom:0;background:#fafafa;border-radius:12px;padding:15px;display:grid;grid-template-columns:repeat(4,1fr);gap:0}.benefits div{display:grid;grid-template-columns:30px 1fr;align-items:center;font-size:18px}.benefits div+div{border-left:1px solid #ddd;padding-left:18px}.benefits b,.benefits small{font-size:9px}.benefits small{grid-column:2;color:#777}footer{background:#111318;color:#fff;margin-top:12px}.footer-main{display:grid;grid-template-columns:1.35fr 1fr 1fr 1fr 1fr 1.5fr;gap:28px;padding:38px 0}.footer-brand img{width:135px;filter:brightness(0) invert(1)}.footer-brand p,.newsletter-footer p{font-size:9px;color:#aaa;line-height:1.5}.footer-main h3{font-size:10px;margin:0 0 11px}.footer-main a{display:block;color:#bbb;font-size:9px;margin:7px 0}.newsletter-footer form{display:flex}.newsletter-footer input{min-width:0;flex:1;height:36px;border:0;padding:0 9px;border-radius:5px 0 0 5px}.newsletter-footer button{height:36px;border:0;background:var(--red);color:#fff;padding:0 12px;border-radius:0 5px 5px 0;font-size:9px;font-weight:800}.socials{display:flex;gap:7px}.socials a{display:grid!important;place-items:center;width:27px;height:27px;background:#22252b;border-radius:50%;color:#fff!important;font-size:10px!important;margin:0!important}.footer-contact{border-top:1px solid #292c32;padding:15px 0;display:flex;justify-content:space-between;gap:20px;color:#aaa;font-size:8px}.footer-bottom{border-top:1px solid #292c32;padding:14px 0;display:flex;justify-content:space-between;gap:15px;color:#999;font-size:8px}

/* Interactive overlays */
.modal{position:fixed;inset:0;z-index:200;display:none}.modal.open{display:block}.modal-backdrop{position:absolute;inset:0;background:rgba(10,12,16,.58)}.modal-card{position:relative;z-index:2;width:min(860px,calc(100% - 30px));max-height:90vh;overflow:auto;margin:5vh auto;background:#fff;border-radius:20px;padding:30px;box-shadow:0 30px 80px rgba(0,0,0,.25)}.modal-close{position:absolute;right:15px;top:12px;border:0;background:#f4f4f5;width:34px;height:34px;border-radius:50%;font-size:22px}.modal-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.modal-grid>img{width:100%;height:360px;object-fit:cover;border-radius:14px}.pill{display:inline-block;background:var(--soft-red);color:var(--red);font-size:9px;font-weight:800;border-radius:20px;padding:5px 8px}.muted,.origin,.seller{font-size:10px;color:#737b87}.modal-card h2{font-size:28px;line-height:1.05;margin:10px 0}.modal-price{color:var(--red);font-size:22px}.modal-rating{font-size:11px;color:#e69c00}.modal-actions{display:flex;gap:8px;margin-top:20px}.drawer{position:fixed;inset:0;z-index:180;pointer-events:none}.drawer.open{pointer-events:auto}.drawer-overlay{position:absolute;inset:0;background:rgba(0,0,0,.35);opacity:0;transition:.2s}.drawer-panel{position:absolute;right:0;top:0;height:100%;width:min(430px,100%);background:#fff;transform:translateX(100%);transition:.25s;display:flex;flex-direction:column;box-shadow:-15px 0 50px rgba(0,0,0,.15)}.drawer.open .drawer-overlay{opacity:1}.drawer.open .drawer-panel{transform:translateX(0)}.drawer-head{height:64px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.drawer-head h2{font-size:18px;margin:0}.drawer-head button{border:0;background:#f3f4f5;border-radius:50%;width:32px;height:32px}.drawer-body{flex:1;overflow:auto;padding:20px}.drawer-foot{border-top:1px solid var(--line);padding:18px}.drawer-foot>div{display:flex;justify-content:space-between;margin-bottom:14px;font-size:12px}.drawer-foot strong{font-size:16px}.drawer-foot .checkout-link{width:100%}#toast{position:fixed;z-index:300;left:50%;bottom:85px;transform:translate(-50%,20px);opacity:0;background:#111318;color:#fff;border-radius:9px;padding:10px 14px;font-size:10px;transition:.2s;pointer-events:none}#toast.show{opacity:1;transform:translate(-50%,0)}.mobile-nav{display:none}

/* Tablet */
@media(max-width:1120px){.container{width:min(var(--container),calc(100% - 36px))}.header-main{grid-template-columns:155px minmax(220px,1fr) auto;gap:16px}.brand img{width:150px}.nav{gap:14px}.toplinks{gap:14px}.hero-inner{grid-template-columns:minmax(360px,1fr) minmax(390px,1fr)}.hero h1{font-size:48px}.hero-art,.hero-inner{min-height:460px}.hero-red-orb{width:400px;height:400px}.hero-side-note{right:4px}.categories-strip{grid-template-columns:repeat(6,1fr)}.products{grid-template-columns:repeat(4,1fr)}.stores{grid-template-columns:repeat(3,1fr)}.why-grid{grid-template-columns:repeat(3,1fr)}.footer-main{grid-template-columns:repeat(3,1fr)}}

/* Mobile */
@media(max-width:760px){
 body{padding-bottom:64px}.container{width:calc(100% - 24px)}.topbar{height:28px;padding:0 12px;font-size:9px}.toplinks{display:none}.site-header{position:sticky;top:0}.header-main{height:60px;grid-template-columns:100px minmax(0,1fr) auto;gap:7px}.brand img{width:100px}.search{height:36px;border-radius:8px}.search-icon{font-size:16px;padding-left:9px}.search input{font-size:10px;padding:0 6px}.search button{width:38px;font-size:17px}.header-actions{gap:3px}.header-actions>a,.header-actions>button{font-size:18px;padding:2px}.header-actions small{display:none}.nav{display:none}
 .hero-inner{display:block;min-height:0}.hero-copy{padding:30px 0 14px}.eyebrow{font-size:8px;letter-spacing:.16em}.hero h1{font-size:38px;line-height:1.02;margin:13px 0}.hero-copy>p{font-size:11px;line-height:1.5}.hero-search{height:50px;margin:20px 0 24px}.hero-search span{font-size:20px;padding-left:16px}.hero-search input{font-size:10px}.hero-search button{height:40px;padding:0 17px;margin-right:5px}.hero-trust{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.hero-trust b{font-size:18px}.hero-trust strong{font-size:9px}.hero-trust small{font-size:7px}.hero-art{height:285px;min-height:285px;margin:5px -12px 0}.hero-red-orb{width:280px;height:280px;right:-90px;top:8px}.hero-photo img{object-position:center 24%;mix-blend-mode:normal}.hero-side-note{right:12px;top:38px}.script-note{font-size:13px}.hero-side-note>span{font-size:20px}.hero-float{left:12px;right:12px;bottom:13px;min-width:0;padding:12px 14px;border-radius:15px}.hero-float strong{font-size:11px}.hero-float small{font-size:9px}.hero-float>b{font-size:19px}.hero-float i{width:30px;height:30px;font-size:15px}
 .categories-strip{grid-template-columns:repeat(4,1fr);gap:10px;padding:18px 0}.categories-strip button{font-size:24px}.categories-strip button span{font-size:8px}.value-strip{grid-template-columns:1fr;gap:12px;border-radius:14px;padding:16px;margin-bottom:0}.value-strip>div{padding:0}.value-strip>div+div{border-left:0;padding-left:0}.dark-cta{text-align:center}
 .section{padding-top:38px}.section-head{align-items:flex-end;margin-bottom:13px}.section-head h2{font-size:21px}.section-head>a{font-size:9px}.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.product img{height:150px}.product .info{padding:9px}.product h3{font-size:10px}.price{font-size:13px}.promo-grid{grid-template-columns:1fr;gap:10px;margin-top:38px}.promo{height:125px;padding:18px}.promo>div{max-width:63%}.promo h2{font-size:17px}.promo p{font-size:9px;margin-bottom:12px}.promo img{width:49%}
 .split{grid-template-columns:1fr;gap:14px}.stores{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.premium-seller,.preorder-card{min-height:330px}.premium-seller{padding:22px}.premium-seller>div{max-width:65%}.premium-seller h2{font-size:22px}.premium-seller img{width:60%;height:86%}.preorder-card{padding:24px}.preorder-card h2{font-size:25px}.model-grid{grid-template-columns:1fr;gap:10px;margin-top:40px}.model-grid article{min-height:210px;padding:24px}.model-grid h2{font-size:22px}
 .ai-section{padding:32px 22px;margin-top:40px}.ai-section h2{font-size:31px}.ai-tools{grid-template-columns:1fr}.why-section{margin-top:45px}.why-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.why-grid article{min-height:150px;padding:16px}.review-grid{grid-template-columns:1fr}.reviews{margin-top:45px}.app-banner{margin-top:45px;padding:30px 22px;display:block;min-height:0}.app-banner h2{font-size:31px}.phone-mock{width:165px;height:220px;margin:28px auto 0}.newsletter{grid-template-columns:1fr;gap:18px;padding:24px;margin-top:38px}.newsletter h2{font-size:25px}.newsletter form{grid-template-columns:minmax(0,1fr) auto}.final-seller{margin-top:42px;padding:40px 18px}.final-seller h2{font-size:30px}.final-seller>div{flex-wrap:wrap}.benefits{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:16px}.benefits div+div{border-left:0;padding-left:0}.footer-main{grid-template-columns:repeat(2,1fr);padding:28px 0}.footer-brand,.newsletter-footer{grid-column:1/-1}.footer-contact{display:grid;gap:8px}.footer-bottom{display:grid;gap:8px}.mobile-nav{position:fixed;display:grid;grid-template-columns:repeat(5,1fr);left:0;right:0;bottom:0;height:64px;background:#fff;border-top:1px solid #ddd;z-index:160;box-shadow:0 -8px 25px rgba(17,19,24,.08);padding-top:7px}.mobile-nav a,.mobile-nav button{position:relative;border:0;background:transparent;color:#555;text-align:center;font-size:19px}.mobile-nav span{display:block;font-size:8px;margin-top:2px}.mobile-nav .active{color:var(--red)}.mobile-nav i{right:24%;top:-2px}.modal-grid{grid-template-columns:1fr}.modal-grid>img{height:260px}.modal-card{padding:22px}.modal-card h2{font-size:24px}
}
@media(max-width:390px){.header-main{grid-template-columns:88px minmax(0,1fr) 30px}.brand img{width:88px}.header-actions>a:first-child{display:none}.hero h1{font-size:34px}.hero-trust{gap:10px}.categories-strip{gap:7px}.categories-strip button{font-size:21px}.categories-strip button span{font-size:7px}.product img{height:132px}.promo h2{font-size:15px}.premium-seller>div{max-width:67%}.footer-main{grid-template-columns:1fr 1fr}}


/* V17 homepage stability layer — single-source layout rules */
.premium-home .hero-v17{overflow:hidden}
.premium-home .hero-v17 .hero-inner{min-height:540px}
.premium-home .hero-v17 .hero-copy{min-width:0}
.premium-home .hero-v17 .hero-art{min-width:0}
.premium-home .hero-v17 .hero-photo-frame{min-width:0}
.premium-home .hero-v17 .hero-photo-frame img{position:relative;z-index:1;width:100%;height:100%;object-fit:cover;object-position:center 23%;mix-blend-mode:normal}
.premium-home .hero-v17 .hero-side-note{pointer-events:none}
.premium-home .hero-v17 .hero-float{max-width:330px}
@media(max-width:1120px){
 .premium-home .hero-v17 .hero-inner{min-height:500px}
 .premium-home .hero-v17 .hero-copy{padding-top:54px}
 .premium-home .hero-v17 .hero-art{min-height:500px}
}
@media(max-width:760px){
 .premium-home .hero-v17 .hero-inner{display:block;min-height:0}
 .premium-home .hero-v17 .hero-art{height:300px;min-height:300px;margin-top:8px}
 .premium-home .hero-v17 .hero-photo-frame{width:100%;height:100%}
 .premium-home .hero-v17 .hero-red-orb{right:-100px;top:12px;width:270px;height:270px;opacity:.95}
 .premium-home .hero-v17 .hero-side-note{right:10px;top:28px}
 .premium-home .hero-v17 .hero-float{bottom:12px}
}


/* V17 hero composition: keep the team photo natural; decorative red shape stays behind the photo, never over it. */
@media(min-width:761px){
 .premium-home .hero-v17 .hero-art{padding-right:0}
 .premium-home .hero-v17 .hero-photo-frame{width:88%;margin-left:0}
 .premium-home .hero-v17 .hero-red-orb{right:-135px;top:34px;width:430px;height:430px;z-index:0}
 .premium-home .hero-v17 .hero-side-note{right:0;top:74px;width:12%;}
}
@media(max-width:760px){
 .premium-home .hero-v17 .hero-red-orb{display:none}
 .premium-home .hero-v17 .hero-photo-frame{width:100%}
 .premium-home .hero-v17 .hero-side-note{right:8px;top:22px}
}


/* V18 — final hero layout stabilization. The handwritten message is outside the photograph on desktop and becomes a dedicated block on mobile. */
.premium-home .hero-v17 .hero-inner{overflow:visible}
.premium-home .hero-v17 .hero-art{display:grid;grid-template-columns:minmax(0,1fr) 92px;align-items:stretch;position:relative;overflow:visible;min-width:0}
.premium-home .hero-v17 .hero-photo-frame{grid-column:1;grid-row:1;width:100%;height:100%;min-width:0;overflow:hidden;position:relative;z-index:2}
.premium-home .hero-v17 .hero-photo-frame img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 23%;mix-blend-mode:normal;position:relative;z-index:1}
.premium-home .hero-v17 .hero-red-orb{z-index:0;right:-175px;top:34px}
.premium-home .hero-v17 .hero-note-panel{grid-column:2;grid-row:1;position:relative;z-index:6;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding-top:78px;text-align:center;overflow:visible}
.premium-home .hero-v17 .hero-note-panel .script-note{font-family:"Segoe Print","Bradley Hand",cursive;font-size:20px;line-height:1.06;font-weight:700;transform:rotate(-4deg);color:#111318;white-space:nowrap}
.premium-home .hero-v17 .hero-note-panel>span{display:block;color:var(--red);font-size:27px;line-height:1;margin-top:8px;transform:rotate(-18deg)}
.premium-home .hero-v17 .hero-side-note{display:none!important}
.premium-home .hero-v17 .hero-float{right:112px;bottom:28px;z-index:8}
@media(max-width:1120px){
 .premium-home .hero-v17 .hero-art{grid-template-columns:minmax(0,1fr) 72px}
 .premium-home .hero-v17 .hero-note-panel{padding-top:68px}
 .premium-home .hero-v17 .hero-note-panel .script-note{font-size:17px}
 .premium-home .hero-v17 .hero-float{right:84px}
}
@media(max-width:760px){
 .premium-home .hero-v17 .hero-copy{padding-top:28px}
 .premium-home .hero-v17 .hero-art{display:block;height:300px;min-height:300px;margin-top:8px;overflow:hidden}
 .premium-home .hero-v17 .hero-photo-frame{width:100%;height:100%;display:block}
 .premium-home .hero-v17 .hero-red-orb{display:none!important}
 .premium-home .hero-v17 .hero-note-panel{position:absolute;right:12px;top:12px;width:92px;height:auto;padding:0;background:rgba(255,255,255,.92);border-radius:12px;display:flex;align-items:center;justify-content:center;z-index:7;box-shadow:0 8px 22px rgba(17,19,24,.08);padding:9px 6px}
 .premium-home .hero-v17 .hero-note-panel .script-note{font-size:12px;line-height:1.02;white-space:normal}
 .premium-home .hero-v17 .hero-note-panel>span{font-size:18px;margin-top:3px}
 .premium-home .hero-v17 .hero-float{left:12px;right:12px;bottom:12px}
}
@media(max-width:390px){
 .premium-home .hero-v17 .hero-note-panel{right:8px;width:84px;top:10px}
 .premium-home .hero-v17 .hero-note-panel .script-note{font-size:11px}
}

/* V19 — production hero composition. The supplied transparent team cutout is layered above the red graphic. No color overlay is applied to the people. */
.premium-home .hero-v17 .hero-art{
  display:block;
  position:relative;
  min-width:0;
  overflow:visible;
  background:linear-gradient(90deg,#fff 0%,#fff 42%,#fafafa 100%);
}
.premium-home .hero-v17 .hero-photo-frame{
  position:absolute;
  inset:0 70px 0 0;
  width:auto;
  height:auto;
  overflow:visible;
  z-index:3;
}
.premium-home .hero-v17 .hero-photo-frame img{
  position:absolute;
  left:-6%;
  bottom:-6px;
  width:116%;
  height:116%;
  max-width:none;
  object-fit:contain;
  object-position:center bottom;
  display:block;
  z-index:3;
  mix-blend-mode:normal;
}
.premium-home .hero-v17 .hero-red-orb{
  position:absolute;
  width:470px;
  height:470px;
  right:40px;
  top:20px;
  border-radius:50%;
  background:#ef1720;
  z-index:1;
  opacity:1;
}
.premium-home .hero-v17 .hero-note-panel{
  position:absolute;
  right:-4px;
  top:60px;
  width:104px;
  height:auto;
  padding:0;
  background:transparent;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:flex-start;
  text-align:center;
  z-index:7;
  box-shadow:none;
}
.premium-home .hero-v17 .hero-note-panel .script-note{
  font-family:"Segoe Print","Bradley Hand",cursive;
  font-size:21px;
  line-height:1.04;
  font-weight:700;
  color:#111318;
  white-space:nowrap;
  transform:rotate(-4deg);
}
.premium-home .hero-v17 .hero-note-panel>span{
  color:var(--red);
  font-size:28px;
  line-height:1;
  margin-top:7px;
  transform:rotate(-18deg);
}
.premium-home .hero-v17 .hero-float{
  right:90px;
  bottom:28px;
  z-index:8;
}
@media(max-width:1120px){
  .premium-home .hero-v17 .hero-photo-frame{inset:0 58px 0 0}
  .premium-home .hero-v17 .hero-photo-frame img{width:118%;left:-10%}
  .premium-home .hero-v17 .hero-red-orb{width:400px;height:400px;right:15px;top:28px}
  .premium-home .hero-v17 .hero-note-panel{right:-2px;top:62px;width:86px}
  .premium-home .hero-v17 .hero-note-panel .script-note{font-size:17px}
  .premium-home .hero-v17 .hero-float{right:70px}
}
@media(max-width:760px){
  .premium-home .hero-v17 .hero-art{
    height:320px;
    min-height:320px;
    margin:10px -12px 0;
    background:#fff;
    overflow:hidden;
  }
  .premium-home .hero-v17 .hero-red-orb{
    display:block!important;
    width:300px;
    height:300px;
    right:50%;
    transform:translateX(50%);
    top:18px;
  }
  .premium-home .hero-v17 .hero-photo-frame{
    position:absolute;
    inset:0;
    width:100%;
    height:100%;
    overflow:visible;
  }
  .premium-home .hero-v17 .hero-photo-frame img{
    width:120%;
    height:120%;
    left:-10%;
    bottom:-22px;
    object-fit:contain;
    object-position:center bottom;
  }
  .premium-home .hero-v17 .hero-note-panel{
    right:10px;
    top:18px;
    width:86px;
    padding:0;
    background:transparent;
    border-radius:0;
    box-shadow:none;
  }
  .premium-home .hero-v17 .hero-note-panel .script-note{font-size:12px}
  .premium-home .hero-v17 .hero-note-panel>span{font-size:18px;margin-top:3px}
  .premium-home .hero-v17 .hero-float{left:12px;right:12px;bottom:12px}
}
@media(max-width:390px){
  .premium-home .hero-v17 .hero-art{height:285px;min-height:285px}
  .premium-home .hero-v17 .hero-red-orb{width:265px;height:265px;top:16px}
  .premium-home .hero-v17 .hero-note-panel{right:7px;top:15px;width:78px}
  .premium-home .hero-v17 .hero-note-panel .script-note{font-size:11px}
}
