@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Poppins:wght@600;700;800&display=swap";:root{color-scheme:light;--ink: #111827;--sun: #ffc107;--graphite: #6b7280;--mist: #f3f4f6;--ivory: #fffbf2;--line: rgba(17, 24, 39, .12);--shadow: 0 24px 70px rgba(17, 24, 39, .16)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ivory);color:var(--ink);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}button,a{font:inherit}a{color:inherit;text-decoration:none}button{border:0;cursor:pointer}main{min-height:100vh;overflow:hidden}.scrollBar{position:fixed;inset:0 0 auto;z-index:90;height:4px;background:var(--sun);transform-origin:0 50%}.offerBar{position:sticky;top:0;z-index:80;display:flex;align-items:center;justify-content:center;gap:18px;min-height:38px;padding:8px clamp(16px,4vw,48px);background:var(--ink);color:#fff;font-size:13px;font-weight:800}.offerBar span,.offerBar a{display:inline-flex;align-items:center;gap:8px}.offerBar svg{color:var(--sun)}.offerBar a{color:var(--sun);text-decoration:underline;text-underline-offset:4px}.siteHeader{position:sticky;top:38px;z-index:70;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:78px;padding:18px clamp(20px,4vw,64px);border-bottom:1px solid rgba(17,24,39,.08);background:#fffbf2c7;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.logo{display:inline-flex;align-items:center;flex:0 0 auto;height:46px}.logo img{display:block;width:auto;height:100%;object-fit:contain}.logoLight{height:42px;padding:7px 10px;border-radius:8px;background:#fff}.siteHeader nav{display:flex;align-items:center;gap:clamp(14px,2vw,34px);color:#111827b8;font-weight:700}.siteHeader nav a{position:relative}.siteHeader nav a:after{content:"";position:absolute;left:0;right:0;bottom:-8px;height:2px;background:var(--sun);transform:scaleX(0);transform-origin:left;transition:transform .25s ease}.siteHeader nav a:hover:after{transform:scaleX(1)}.headerActions{display:flex;align-items:center;gap:10px}.iconButton,.bagButton{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid var(--line);border-radius:8px;background:#ffffffc7;color:var(--ink);transition:transform .2s ease,border-color .2s ease,background .2s ease}.iconButton:hover,.bagButton:hover{transform:translateY(-2px);border-color:#ffc107cc;background:#fff}.bagButton{position:relative}.bagButton span{position:absolute;right:-5px;top:-5px;display:grid;min-width:20px;height:20px;place-items:center;border-radius:999px;background:var(--sun);color:var(--ink);font-size:12px;font-weight:800}.menuButton,.mobileMenu,.mobileBottomBar{display:none}.hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.86fr);align-items:center;min-height:min(560px,calc(100vh - 78px));gap:clamp(28px,4vw,58px);padding:clamp(34px,5vw,66px) clamp(20px,5vw,84px) clamp(40px,5vw,70px);background:radial-gradient(circle at 82% 20%,rgba(255,193,7,.2),transparent 34%),linear-gradient(135deg,#fffbf2,#f3f4f6 52%,#fff)}.eyebrow{margin:0 0 14px;color:var(--graphite);font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Poppins,sans-serif;letter-spacing:0}h1{max-width:560px;margin-bottom:18px;font-size:clamp(38px,4.3vw,54px);line-height:1.06}h1 span,h2 span{color:var(--sun)}.heroText{max-width:570px;color:#111827b8;font-size:clamp(17px,1.6vw,20px);line-height:1.55}.heroControls{display:flex;flex-wrap:wrap;gap:14px;margin-top:26px}.primaryButton,.ghostButton,.addButton{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:50px;padding:0 22px;border-radius:8px;font-weight:800;transition:transform .22s ease,box-shadow .22s ease,background .22s ease}.primaryButton{background:var(--ink);color:#fff;box-shadow:0 18px 38px #11182738}.primaryButton:hover,.addButton:hover{transform:translateY(-3px);box-shadow:0 22px 44px #1118273d}.ghostButton{border:1px solid var(--line);background:#fff}.heroStage{position:relative;display:grid;min-height:400px;place-items:center}.orbit{position:absolute;border:1px solid rgba(17,24,39,.12);border-radius:50%;animation:spin 18s linear infinite}.orbitOne{width:min(72vw,560px);height:min(72vw,560px)}.orbitTwo{width:min(58vw,430px);height:min(58vw,430px);animation-duration:14s;animation-direction:reverse}@keyframes spin{to{transform:rotate(360deg)}}.caseShell{--case: #111827;--accent: #ffc107;position:relative;width:150px;aspect-ratio:.49;border-radius:32px;background:linear-gradient(145deg,rgba(255,255,255,.22),transparent 24%),var(--case);border:3px solid rgba(255,255,255,.38);box-shadow:inset 0 0 0 3px #11182714,0 28px 54px #11182738;transform:rotate(-8deg)}.caseShellLarge{z-index:3;width:min(34vw,220px);border-radius:54px;box-shadow:inset 0 0 0 5px #ffffff38,0 50px 95px #11182747}.caseShell.carbon{background:repeating-linear-gradient(45deg,rgba(255,255,255,.05) 0 6px,transparent 6px 12px),var(--case)}.caseShell.frost{background:linear-gradient(145deg,#ffffffe6,#f3f4f6a6),var(--case)}.caseShell.line{background:repeating-linear-gradient(90deg,rgba(255,255,255,.12) 0 2px,transparent 2px 18px),var(--case)}.caseShell.dots{background:radial-gradient(circle,rgba(255,193,7,.42) 0 3px,transparent 4px) 0 0 / 28px 28px,var(--case)}.cameraCluster{position:absolute;left:18px;top:19px;display:grid;grid-template-columns:1fr 1fr;gap:8px;width:56px;padding:8px;border-radius:18px;background:#ffffff2b;border:1px solid rgba(255,255,255,.34)}.cameraCluster i{display:block;width:16px;height:16px;border-radius:50%;background:var(--ink);box-shadow:inset 0 0 0 4px #fff3}.cameraCluster i:nth-child(3){background:var(--accent)}.caseBrand{position:absolute;left:50%;top:34%;display:inline-flex;align-items:center;gap:7px;color:#fff;font-family:Poppins,sans-serif;font-weight:800;transform:translate(-50%)}.miniLogo{display:grid;width:19px;height:25px;place-items:center;border-radius:5px;background:var(--accent);color:var(--ink);font-weight:900}.magRing{position:absolute;left:50%;top:53%;width:46%;aspect-ratio:1;border:8px solid var(--accent);border-radius:50%;transform:translate(-50%,-50%)}.gripLine{position:absolute;left:50%;bottom:20%;width:12%;height:12%;border-radius:999px;background:var(--accent);transform:translate(-50%)}.floatingCard{position:absolute;z-index:4;display:inline-flex;align-items:center;gap:10px;max-width:230px;padding:14px 16px;border:1px solid rgba(255,255,255,.48);border-radius:8px;background:#ffffffc7;box-shadow:var(--shadow);font-weight:800;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.fitCard{left:0;top:20%}.ratingCard{right:0;bottom:22%}.ticker{overflow:hidden;background:var(--ink);color:#fff;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08)}.tickerTrack{display:flex;width:max-content;animation:marquee 26s linear infinite;will-change:transform}.ticker:hover .tickerTrack{animation-play-state:paused}.tickerGroup{display:flex;flex:0 0 auto;align-items:center;gap:34px;padding:16px 17px}.tickerGroup span{display:inline-flex;align-items:center;gap:10px;white-space:nowrap;color:#ffffffe6;font-weight:800}.tickerGroup svg{color:var(--sun)}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.tickerTrack{animation:none}}.proofStrip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;border-bottom:1px solid rgba(17,24,39,.08);background:#1118271a}.proofStrip div{display:grid;gap:6px;min-height:112px;align-content:center;padding:20px clamp(18px,4vw,38px);background:#fff}.proofStrip strong{font-family:Poppins,sans-serif;font-size:clamp(28px,3.2vw,42px);line-height:1}.proofStrip span{color:var(--graphite);font-weight:800;text-transform:uppercase;font-size:12px;letter-spacing:.12em}.section{padding:clamp(44px,5vw,68px) clamp(20px,5vw,84px);background:#fff}.section.compact{background:linear-gradient(180deg,#fff,#f3f4f6)}.sectionIntro,.qualityHeader{display:grid;grid-template-columns:minmax(0,.82fr) minmax(260px,.42fr);align-items:end;gap:22px;margin-bottom:24px}.sectionIntro h2,.qualityHeader h2,.collectionPanel h2,.sellingCopy h2,.finalCta h2{max-width:780px;margin-bottom:0;font-size:clamp(27px,2.65vw,34px);line-height:1.12}.deviceTabs{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:28px}.deviceTabs button{min-height:42px;padding:0 16px;border:1px solid var(--line);border-radius:8px;background:#fff;color:#111827b8;font-weight:800;transition:background .2s ease,color .2s ease,border-color .2s ease}.deviceTabs button.active{border-color:var(--ink);background:var(--ink);color:#fff}.productGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.productCard{display:flex;min-height:590px;flex-direction:column;border:1px solid rgba(17,24,39,.1);border-radius:8px;background:#ffffffdb;box-shadow:0 18px 52px #11182714;overflow:hidden;transition:border-color .25s ease,transform .25s ease}.productCard:active{transform:scale(.99)}.productCard.selected{border-color:#ffc107d9}.productVisual{position:relative;display:grid;min-height:330px;place-items:center;background:radial-gradient(circle at 50% 42%,rgba(255,193,7,.2),transparent 38%),linear-gradient(145deg,#f3f4f6,#fff)}.tag{position:absolute;left:14px;top:14px;padding:8px 10px;border-radius:999px;background:var(--ink);color:#fff;font-size:12px;font-weight:800}.heartButton{position:absolute;right:14px;top:14px;display:grid;width:40px;height:40px;place-items:center;border:1px solid var(--line);border-radius:8px;background:#ffffffdb}.productInfo{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:22px 18px 8px}.productInfo p,.cartItem p{margin-bottom:5px;color:var(--graphite);font-size:13px;font-weight:700}.productInfo h3,.cartItem h3,.perkCard h3{margin-bottom:0;font-size:18px}.productInfo strong{min-width:max-content}.productCard ul{display:grid;gap:8px;margin:10px 0 20px;padding:0 18px;list-style:none;color:#111827b8;font-size:14px;font-weight:700}.productCard li{display:flex;align-items:center;gap:8px}.productCard li svg{color:var(--sun)}.addButton{width:calc(100% - 36px);margin:auto 18px 18px;background:var(--sun);color:var(--ink)}.split{display:grid;grid-template-columns:minmax(280px,.86fr) minmax(0,1.14fr);gap:clamp(30px,5vw,70px);background:var(--ink);color:#fff}.collectionPanel{align-self:center}.collectionPanel p:not(.eyebrow){max-width:580px;color:#ffffffad;font-size:18px;line-height:1.7}.textLink{display:inline-flex;align-items:center;gap:5px;margin-top:18px;color:var(--sun);font-weight:800}.collectionRail{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.collectionTile{min-height:150px;padding:22px;border:1px solid rgba(255,255,255,.14);border-radius:8px;background:linear-gradient(145deg,#ffffff1f,#ffffff05),radial-gradient(circle at 92% 10%,rgba(255,193,7,.28),transparent 32%)}.collectionTile span{display:block;margin-bottom:45px;color:var(--sun);font-weight:900}.collectionTile strong{font-family:Poppins,sans-serif;font-size:clamp(21px,2.4vw,28px);line-height:1.06}.quality{background:var(--ivory)}.perkGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.perkCard{min-height:220px;padding:24px;border:1px solid rgba(17,24,39,.1);border-radius:8px;background:#fff;box-shadow:0 16px 44px #11182712}.perkCard svg{margin-bottom:26px;color:var(--sun)}.perkCard p{color:#111827ad;line-height:1.6}.reviewSection{background:radial-gradient(circle at 10% 0%,rgba(255,193,7,.14),transparent 28%),#fff}.ratingSummary{justify-self:end;width:min(100%,320px);padding:22px;border:1px solid var(--line);border-radius:8px;background:var(--ivory);box-shadow:0 16px 44px #11182712}.ratingSummary div,.reviewStars{display:flex;gap:4px;color:var(--sun)}.ratingSummary strong{display:block;margin-top:12px;font-size:22px}.ratingSummary span{color:var(--graphite);font-weight:700}.reviewGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.reviewCard{display:flex;min-height:270px;flex-direction:column;justify-content:space-between;padding:26px;border:1px solid rgba(17,24,39,.1);border-radius:8px;background:#fff;box-shadow:0 18px 52px #11182714}.reviewCard p{margin:22px 0;color:#111827c2;font-size:17px;line-height:1.55}.reviewCard strong{display:block;margin-bottom:5px}.reviewCard span{color:var(--graphite);font-size:14px;font-weight:700}.sellingBlock{display:grid;grid-template-columns:minmax(320px,.82fr) minmax(0,1.05fr);align-items:center;gap:clamp(28px,5vw,62px);background:linear-gradient(135deg,var(--ink),#20242c 62%,#111827);color:#fff}.sellingVisual{position:relative;display:grid;min-height:450px;place-items:center}.sellingVisual:before{content:"";position:absolute;width:min(70vw,420px);aspect-ratio:1;border:1px solid rgba(255,255,255,.12);border-radius:50%}.sellingVisual .caseShell{transform:rotate(8deg)}.cameraCard{right:8%;bottom:16%;color:var(--ink)}.sellingCopy>p:not(.eyebrow){color:#ffffffad}.comparisonList{display:grid;gap:12px;margin-top:26px}.comparisonList article{display:grid;grid-template-columns:34px 1fr;gap:14px;padding:18px;border:1px solid rgba(255,255,255,.14);border-radius:8px;background:#ffffff12}.comparisonList svg{color:var(--sun)}.comparisonList h3{margin-bottom:5px;font-size:18px}.comparisonList p{margin:0;color:#ffffffad;line-height:1.55}.checkoutReassurance{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;padding:22px clamp(20px,5vw,84px);background:var(--sun)}.checkoutReassurance span{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:0 13px;border-radius:999px;background:#ffffff6b;color:var(--ink);font-weight:900}.buyingGuide{background:var(--ivory)}.faqGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.faqGrid article{min-height:210px;padding:24px;border:1px solid rgba(17,24,39,.1);border-radius:8px;background:#fff;box-shadow:0 16px 44px #11182712}.faqGrid span{display:inline-flex;margin-bottom:28px;color:var(--sun);font-family:Poppins,sans-serif;font-weight:900}.faqGrid h3{margin-bottom:10px;font-size:18px}.faqGrid p{margin-bottom:0;color:#111827ad;line-height:1.6}.finalCta{padding:clamp(56px,6vw,84px) clamp(20px,5vw,84px);background:radial-gradient(circle at 80% 20%,rgba(255,193,7,.24),transparent 32%),linear-gradient(135deg,#f3f4f6,#fff);text-align:center}.finalCta h2{margin-inline:auto;margin-bottom:18px}.finalCta p:not(.eyebrow){max-width:650px;margin:0 auto 28px;color:#111827b3;font-size:17px;line-height:1.6}footer{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:34px clamp(20px,5vw,84px);background:var(--ink);color:#fff}footer p{margin:0;color:var(--sun);font-weight:800}footer div{display:flex;gap:20px;color:#ffffffb8;font-weight:700}.mobileBottomBar{position:fixed;left:12px;right:12px;bottom:max(12px,env(safe-area-inset-bottom));z-index:85;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:8px;border:1px solid rgba(255,255,255,.72);border-radius:18px;background:#111827eb;box-shadow:0 18px 42px #11182742;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.mobileBottomBar a,.mobileBottomBar button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:46px;border-radius:12px;background:#ffffff14;color:#fff;font-size:13px;font-weight:900}.mobileBottomBar button{background:var(--sun);color:var(--ink)}.scrim{position:fixed;inset:0;z-index:90;background:#11182775;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.cartDrawer{position:fixed;inset:0 0 0 auto;z-index:100;display:flex;width:min(100vw,460px);flex-direction:column;padding:24px;background:#fffbf2;box-shadow:-30px 0 70px #11182738}.drawerHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-bottom:18px;border-bottom:1px solid var(--line)}.drawerHeader h2{margin:0;font-size:34px}.checkoutSteps{display:flex;gap:8px;margin:16px -4px 0;padding:0 4px 4px;overflow-x:auto;-webkit-overflow-scrolling:touch}.checkoutSteps::-webkit-scrollbar{display:none}.checkoutSteps button{display:inline-flex;flex:0 0 auto;align-items:center;gap:7px;min-height:38px;padding:0 10px;border:1px solid var(--line);border-radius:999px;background:#fff;color:#111827ad;font-size:12px;font-weight:900}.checkoutSteps button:disabled{opacity:.5;cursor:default}.checkoutSteps span{display:grid;width:20px;height:20px;place-items:center;border-radius:50%;background:var(--mist);color:var(--ink);font-size:11px}.checkoutSteps .active{border-color:var(--ink);background:var(--ink);color:#fff}.checkoutSteps .active span,.checkoutSteps .done span{background:var(--sun)}.emptyBag{display:grid;flex:1;place-items:center;align-content:center;gap:16px;color:var(--graphite);text-align:center;font-weight:800}.cartItems,.checkoutForm,.deliveryOptions,.reviewOrder,.paymentPlaceholder{display:grid;gap:14px;padding:20px 0;overflow-y:auto}.checkoutForm label,.checkoutTextarea{display:grid;gap:8px;color:#111827b8;font-size:13px;font-weight:900}.checkoutForm input,.checkoutForm select,.checkoutTextarea textarea{width:100%;min-height:48px;border:1px solid rgba(17,24,39,.14);border-radius:10px;background:#fff;color:var(--ink);font:inherit;font-weight:700;outline:none;padding:0 14px;transition:border-color .2s ease,box-shadow .2s ease}.checkoutTextarea textarea{min-height:92px;padding-top:13px;resize:vertical}.checkoutForm input:focus,.checkoutForm select:focus,.checkoutTextarea textarea:focus{border-color:var(--sun);box-shadow:0 0 0 4px #ffc1072e}.formGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.formNotice{display:flex;align-items:flex-start;gap:10px;padding:14px;border:1px solid rgba(255,193,7,.36);border-radius:12px;background:#ffc1071f;color:#111827c2;font-size:13px;font-weight:800;line-height:1.45}.formNotice svg{color:var(--sun);flex:0 0 auto}.checkLine{display:flex!important;grid-template-columns:none;align-items:center;gap:10px}.checkLine input{width:18px;min-height:18px;accent-color:var(--sun)}.deliveryOptions button{display:grid;grid-template-columns:34px 1fr auto;gap:4px 12px;align-items:center;padding:16px;border:1px solid rgba(17,24,39,.12);border-radius:12px;background:#fff;color:var(--ink);text-align:left;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.deliveryOptions button:hover,.deliveryOptions button.selected{border-color:var(--sun);box-shadow:0 14px 34px #11182714}.deliveryOptions button span{display:grid;grid-row:span 2;width:34px;height:34px;place-items:center;border-radius:10px;background:var(--mist);color:var(--ink)}.deliveryOptions strong{font-size:15px}.deliveryOptions small{color:var(--graphite);font-weight:700}.deliveryOptions em{grid-column:3;grid-row:1 / span 2;color:var(--ink);font-style:normal;font-weight:900}.reviewMiniList,.reviewAddress,.paymentPlaceholder{padding:16px;border:1px solid rgba(17,24,39,.1);border-radius:12px;background:#fff}.reviewMiniList{display:grid;gap:10px}.reviewMiniList div,.paymentPlaceholder div,.summaryRows{display:grid;grid-template-columns:1fr auto;gap:8px 16px;align-items:center}.reviewMiniList span,.paymentPlaceholder span,.summaryRows span{color:var(--graphite);font-size:13px;font-weight:800}.reviewAddress h3,.paymentPlaceholder h3{margin-bottom:8px}.reviewAddress p,.paymentPlaceholder p{margin-bottom:0;color:#111827ad;line-height:1.55}.paymentPlaceholder{text-align:center}.paymentPlaceholder>svg{justify-self:center;color:var(--sun)}.paymentPlaceholder div{margin-top:4px;padding:14px;border-radius:10px;background:var(--ivory)}.gatewayButton{min-height:48px;border:1px dashed rgba(17,24,39,.28);border-radius:10px;background:var(--mist);color:#111827b3;font-weight:900}.cartItem{display:grid;grid-template-columns:86px 1fr;gap:16px;padding:14px;border:1px solid var(--line);border-radius:8px;background:#fff}.cartItem .caseShell{width:72px;border-radius:17px;transform:rotate(-4deg)}.cartItem .cameraCluster,.cartItem .caseBrand,.cartItem .magRing,.cartItem .gripLine{transform:scale(.48);transform-origin:top left}.cartItem .caseBrand{left:34px;transform:scale(.48) translate(-50%)}.qtyControls{display:inline-flex;align-items:center;gap:8px;margin-top:12px;padding:5px;border:1px solid var(--line);border-radius:8px}.qtyControls button{display:grid;width:28px;height:28px;place-items:center;border-radius:6px;background:var(--mist)}.qtyControls span{width:22px;text-align:center;font-weight:900}.drawerFooter{margin-top:auto;padding-top:20px;border-top:1px solid var(--line)}.drawerFooter .orderSummary{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;font-size:18px}.summaryRows{margin-bottom:14px;padding:12px 0;border-top:1px solid rgba(17,24,39,.08);border-bottom:1px solid rgba(17,24,39,.08)}.summaryRows strong:last-child{font-size:18px}.checkoutActions{display:grid;grid-template-columns:auto 1fr;gap:10px}.checkoutActions .primaryButton,.checkoutActions .ghostButton{width:100%}.checkoutActions .primaryButton:first-child:last-child{grid-column:1 / -1}@media(max-width:1120px){.productGrid,.perkGrid,.proofStrip,.faqGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.reviewGrid,.hero{grid-template-columns:1fr}.heroStage{min-height:440px}}@media(max-width:820px){main{padding-bottom:78px}.offerBar{justify-content:space-between;min-height:42px;font-size:12px}.siteHeader{top:45px;min-height:62px;padding:10px 16px}.siteHeader nav,.headerActions .iconButton:first-child{display:none}.menuButton{display:inline-flex}.mobileMenu{position:sticky;top:107px;z-index:65;display:grid;gap:8px;padding:12px 16px 16px;border-bottom:1px solid rgba(17,24,39,.08);background:#fffbf2f5;box-shadow:0 18px 40px #11182714;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.mobileMenu a{display:flex;align-items:center;justify-content:space-between;min-height:48px;padding:0 14px;border:1px solid var(--line);border-radius:12px;background:#fff;font-weight:900}.hero{min-height:auto;gap:10px;padding:28px 16px 34px}.heroStage{order:-1;min-height:300px}.caseShellLarge{width:min(54vw,196px)}.sectionIntro,.qualityHeader,.split,.sellingBlock{grid-template-columns:1fr}.ratingSummary{justify-self:start}.sellingVisual{min-height:400px}.collectionRail{grid-template-columns:1fr}footer{align-items:flex-start;flex-direction:column}.mobileBottomBar{display:grid}}@media(max-width:620px){body{background:#fff}h1{max-width:360px;margin-bottom:14px;font-size:clamp(32px,10vw,42px);line-height:1.08}.logo{height:34px}.headerActions{gap:7px}.iconButton,.bagButton{width:42px;height:42px}.productGrid,.perkGrid,.proofStrip,.faqGrid{grid-template-columns:1fr}.offerBar{gap:10px;padding-inline:12px}.offerBar span{max-width:230px}.tickerGroup{gap:24px;padding-block:14px}.heroText{max-width:350px;font-size:15px;line-height:1.55}.heroControls{display:grid;grid-template-columns:1fr;margin-top:20px}.heroStage{min-height:265px}.primaryButton,.ghostButton,.addButton{min-height:52px;width:100%;border-radius:12px}.orbitOne{width:250px;height:250px}.orbitTwo{width:190px;height:190px}.heroStage .caseShellLarge{width:min(35vw,136px);border-radius:32px}.proofStrip div{min-height:76px;padding:16px}.proofStrip strong{font-size:28px}.proofStrip{grid-template-columns:repeat(2,minmax(0,1fr))}.deviceTabs{flex-wrap:nowrap;gap:8px;margin-right:-20px;margin-left:-20px;padding:0 20px 4px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.deviceTabs::-webkit-scrollbar{display:none}.deviceTabs button{flex:0 0 auto;min-height:44px;border-radius:999px;scroll-snap-align:start}.productCard{min-height:auto;border-radius:14px}.section{padding:38px 20px}.sectionIntro h2,.qualityHeader h2,.collectionPanel h2,.sellingCopy h2,.finalCta h2{font-size:clamp(25px,7vw,32px);line-height:1.15}.sectionIntro,.qualityHeader{margin-bottom:18px}.reviewCard{min-height:240px;padding:22px;border-radius:14px}.faqGrid article{min-height:auto;border-radius:14px}.floatingCard{max-width:150px;padding:10px 11px;font-size:12px}.fitCard{left:0;top:4%}.ratingCard{right:0;bottom:4%}.productVisual{min-height:286px}.productVisual .caseShell{width:132px}.productInfo{padding:18px 16px 6px}.productCard ul{padding-inline:16px}.perkGrid,.reviewGrid,.faqGrid{gap:12px}.perkCard,.collectionTile{min-height:auto;border-radius:14px}.collectionTile span{margin-bottom:30px}.sellingBlock{padding-top:42px}.sellingVisual{min-height:315px}.sellingVisual .caseShellLarge{width:178px}.comparisonList article{border-radius:14px}.cartDrawer{width:100vw;padding:18px 18px calc(96px + env(safe-area-inset-bottom));border-radius:18px 18px 0 0}.drawerHeader h2{font-size:28px}.checkoutSteps{margin-inline:-18px;padding-inline:18px}.formGrid,.checkoutActions{grid-template-columns:1fr}.checkoutActions .ghostButton,.checkoutActions .primaryButton{min-height:50px}.deliveryOptions button{grid-template-columns:34px 1fr}.deliveryOptions em{grid-column:2;grid-row:auto}.cartItem{border-radius:14px}.checkoutReassurance{justify-content:flex-start;padding-inline:20px;overflow-x:auto;flex-wrap:nowrap;-webkit-overflow-scrolling:touch}.checkoutReassurance span{flex:0 0 auto}.finalCta{padding:46px 20px}footer{padding-bottom:calc(110px + env(safe-area-inset-bottom))}}@media(max-width:380px){.offerBar span{max-width:190px}h1{font-size:34px}.heroStage{min-height:246px}.heroStage .caseShellLarge{width:124px}}
