/* V43_CSS_SENTINEL: stylesheet loaded */
:root{
  --bg:#030406;--bg2:#080a0d;--card:rgba(255,255,255,.055);--card2:rgba(255,255,255,.088);--line:rgba(255,255,255,.17);--line2:rgba(225,238,255,.44);--text:#f7f9fb;--muted:#a5afbb;--soft:#dce7f5;--silver:#f5f7fb;--chrome:#bfc9d8;--shadow:0 28px 90px rgba(0,0,0,.66);--glow:0 0 24px rgba(220,235,255,.34),0 0 84px rgba(140,185,255,.12);--radius:28px;--bottom:env(safe-area-inset-bottom,0px)
}
*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;background:radial-gradient(circle at 50% -18%,rgba(175,205,255,.16),transparent 38%),linear-gradient(180deg,#030406 0%,#07090d 42%,#020304 100%);color:var(--text);overflow-x:hidden;padding-bottom:calc(5.3rem + var(--bottom))}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.wrap{width:min(100% - 1rem,1180px);margin-inline:auto}.skip-link{position:absolute;left:-999px}.skip-link:focus{left:1rem;top:1rem;z-index:999;background:#fff;color:#000;padding:.8rem;border-radius:12px}.noise{position:fixed;inset:0;pointer-events:none;opacity:.055;mix-blend-mode:screen;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='200' height='200' filter='url(%23n)' opacity='.38'/%3E%3C/svg%3E")}.ambient-grid{position:fixed;inset:0;pointer-events:none;opacity:.11;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:44px 44px;mask-image:radial-gradient(circle at 60% 16%,#000 0,transparent 70%)}.ambient-orb{position:fixed;z-index:-2;width:430px;height:430px;border-radius:999px;filter:blur(80px);opacity:.10;pointer-events:none}.orb-one{left:-190px;top:170px;background:#b8d7ff;animation:floatOrb 13s ease-in-out infinite}.orb-two{right:-220px;top:48%;background:#f6f8ff;opacity:.07;animation:floatOrb 16s ease-in-out infinite reverse}@keyframes floatOrb{50%{transform:translateY(48px) scale(1.08)}}
.site-header{position:sticky;top:0;z-index:100;padding:.48rem 0;background:rgba(3,4,6,.58);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,0);transition:.2s ease}.site-header.is-scrolled{background:rgba(3,4,6,.86);border-bottom-color:rgba(255,255,255,.08);box-shadow:0 12px 40px rgba(0,0,0,.32)}.header-inner{display:flex;align-items:center;gap:.7rem}.brand{display:flex;align-items:center;margin-right:auto}.brand img{width:120px;height:auto;filter:drop-shadow(0 0 18px rgba(255,255,255,.18))}.desktop-nav,.header-actions{display:none}.menu-btn{width:48px;height:48px;border-radius:16px;border:1px solid rgba(255,255,255,.17);background:rgba(255,255,255,.055);display:grid;place-content:center;gap:5px;cursor:pointer}.menu-btn span{width:21px;height:2px;border-radius:99px;background:#fff;box-shadow:0 0 12px rgba(255,255,255,.38)}.mobile-menu{display:none;position:fixed;left:.5rem;right:.5rem;top:70px;z-index:99}.mobile-menu.is-open{display:block}.mobile-menu-panel{display:grid;gap:.32rem;padding:.62rem;border-radius:24px;background:linear-gradient(145deg,rgba(17,22,29,.98),rgba(3,4,6,.97));box-shadow:var(--shadow)}.mobile-menu-panel a{padding:.95rem;border-radius:17px;background:rgba(255,255,255,.05);font-weight:850}.mobile-menu-panel .menu-wa{background:linear-gradient(180deg,#fff,#d9e3f1);color:#020304;text-align:center;box-shadow:0 0 26px rgba(255,255,255,.22)}
.section{padding:1.04rem 0}.section-tight{padding-top:.55rem}.section-mini{padding:.5rem 0}.footer-section{padding-top:.35rem}.centered{text-align:center}.section-head{margin-bottom:.78rem}.section-head h2,h2{margin:0;font-size:clamp(1.55rem,6vw,2.4rem);letter-spacing:-.065em;line-height:.95}.eyebrow{display:flex;align-items:center;gap:.45rem;width:max-content;max-width:100%;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.062);border-radius:999px;padding:.48rem .68rem;font-size:.76rem;font-weight:850;color:#e5edf8;margin:0 0 .85rem}.eyebrow span{width:8px;height:8px;border-radius:99px;background:#fff;box-shadow:0 0 14px rgba(255,255,255,.9)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(2.42rem,12.7vw,5.05rem);line-height:.91;letter-spacing:-.086em;margin:0 0 .82rem;max-width:720px;text-shadow:0 0 28px rgba(255,255,255,.07)}.lead{font-size:1rem;line-height:1.46;color:#d0d8e3;max-width:560px;margin:0 0 1.25rem}.glass-card{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.13);background:linear-gradient(145deg,rgba(255,255,255,.075),rgba(255,255,255,.024));box-shadow:var(--shadow),inset 0 1px 0 rgba(255,255,255,.08);border-radius:var(--radius)}.glass-card:before{content:"";position:absolute;inset:0;border-radius:inherit;padding:1px;background:radial-gradient(260px circle at var(--mx,70%) var(--my,0%),rgba(255,255,255,.34),transparent 32%),linear-gradient(135deg,rgba(255,255,255,.18),rgba(190,218,255,.08),transparent 58%);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude;-webkit-mask-composite:xor;pointer-events:none;z-index:3}.glass-card>*{position:relative;z-index:4}.shine-box:after{content:"";position:absolute;z-index:2;inset:-2px;border-radius:inherit;background:linear-gradient(110deg,transparent 0%,transparent 29%,rgba(255,255,255,.03) 38%,rgba(255,255,255,.34) 49%,rgba(200,225,255,.08) 56%,transparent 64%,transparent 100%);transform:translateX(-135%) skewX(-12deg);mix-blend-mode:screen;pointer-events:none;animation:shineSweep 11s cubic-bezier(.38,0,.24,1) infinite}.hero-shell.shine-box:after{animation-duration:12s}.repairs-panel.shine-box:after{animation-duration:12.8s}.social-panel.shine-box:after{animation-duration:13.4s;animation-delay:1.5s}.footer.shine-box:after{animation-duration:14s;animation-delay:2.2s}.logo-stage.shine-box:after{animation-duration:13s}@keyframes shineSweep{0%,26%{transform:translateX(-135%) skewX(-12deg);opacity:0}33%{opacity:.42}49%{transform:translateX(135%) skewX(-12deg);opacity:.18}58%,100%{transform:translateX(135%) skewX(-12deg);opacity:0}}.reveal-card{opacity:0;transform:translateY(18px);transition:opacity .7s ease,transform .7s ease}.reveal-card.is-visible{opacity:1;transform:none}
.hero{padding-top:.75rem}.hero-shell{min-height:680px;padding:1.05rem;background:radial-gradient(circle at 74% 22%,rgba(218,236,255,.18),transparent 32%),linear-gradient(145deg,rgba(255,255,255,.075),rgba(255,255,255,.022));border-radius:34px}.hero-bg-lines{position:absolute;inset:0;z-index:1;background:linear-gradient(110deg,transparent 0 50%,rgba(255,255,255,.05) 50.1% 50.4%,transparent 50.5%),repeating-linear-gradient(0deg,transparent 0 32px,rgba(255,255,255,.025) 33px),repeating-linear-gradient(90deg,transparent 0 32px,rgba(255,255,255,.025) 33px);opacity:.38;mask-image:radial-gradient(circle at 72% 38%,#000 0,transparent 58%)}.hero-copy{padding:1rem .2rem 0}.cta-row{display:grid;gap:.65rem;margin-bottom:1.05rem}.btn{min-height:48px;border-radius:15px;display:inline-flex;align-items:center;justify-content:center;gap:.55rem;padding:.86rem 1.05rem;font-weight:880;letter-spacing:-.02em;border:1px solid rgba(255,255,255,.18);position:relative;overflow:hidden;isolation:isolate}.btn:before{content:"";position:absolute;inset:0;background:linear-gradient(110deg,transparent,rgba(255,255,255,.48),transparent);transform:translateX(-115%);transition:transform .7s ease;z-index:-1}.btn:hover:before{transform:translateX(115%)}.btn-primary{background:linear-gradient(180deg,#fff,#dce6f4);color:#030406;box-shadow:0 0 18px rgba(255,255,255,.42),0 0 58px rgba(180,212,255,.18)}.btn-ghost{background:rgba(255,255,255,.055);box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 0 22px rgba(255,255,255,.08)}.btn-wide{width:100%;margin-top:.65rem}.btn.compact{min-height:45px;border-radius:14px;padding:.76rem 1rem}.hero-visual{display:flex;justify-content:center;align-items:center;margin-top:.4rem;padding:1rem .35rem 2rem}.logo-stage{width:min(100%,420px);aspect-ratio:1.45/1;border-radius:34px;background:radial-gradient(circle at 75% 20%,rgba(255,255,255,.19),transparent 30%),linear-gradient(145deg,rgba(255,255,255,.105),rgba(255,255,255,.025));border:1px solid rgba(255,255,255,.24);box-shadow:0 0 30px rgba(255,255,255,.24),0 0 95px rgba(165,205,255,.16),inset 0 1px 0 rgba(255,255,255,.18);display:grid;place-items:center;transform:perspective(900px) rotateY(-7deg) rotateX(3deg)}.logo-stage img{width:72%;filter:drop-shadow(0 0 24px rgba(255,255,255,.42))}.rim{position:absolute;border-radius:999px;background:rgba(255,255,255,.88);filter:blur(2px);box-shadow:0 0 25px rgba(255,255,255,.8)}.rim-a{width:72px;height:5px;top:0;left:18%;transform:rotate(-2deg)}.rim-b{width:5px;height:92px;right:0;top:16%;transform:rotate(4deg)}.trust-strip{display:grid;gap:.45rem;padding:.62rem;margin-top:.35rem;background:linear-gradient(90deg,rgba(255,255,255,.065),rgba(255,255,255,.032));border-radius:21px}.trust-strip article,.benefits article{display:flex;align-items:center;gap:.78rem;padding:.78rem;border-radius:16px}.trust-strip strong,.benefits strong{display:block;font-size:.95rem}.trust-strip small,.benefits small{display:block;color:#aeb8c5;font-size:.78rem;margin-top:.14rem}.round-icon{flex:0 0 43px;width:43px;height:43px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(145deg,rgba(255,255,255,.18),rgba(255,255,255,.055));border:1px solid rgba(255,255,255,.18);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 0 20px rgba(255,255,255,.09);font-weight:900;color:#fff}.round-icon.whatsapp{font-size:1.2rem}.round-icon.shield{color:#030406;background:linear-gradient(180deg,#fff,#ced8e7)}
.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.62rem}.product-card{min-height:194px;padding:.72rem;border-radius:20px;text-align:center;background:radial-gradient(circle at 50% 0%,rgba(255,255,255,.09),transparent 44%),linear-gradient(145deg,rgba(255,255,255,.071),rgba(255,255,255,.024));box-shadow:0 17px 58px rgba(0,0,0,.42),0 0 22px rgba(255,255,255,.05)}.product-card:hover{transform:translateY(-2px);transition:.25s ease}.product-media{height:82px;margin:0 auto .35rem;display:grid;place-items:center}.product-media img{max-height:92px;margin:auto;filter:drop-shadow(0 15px 18px rgba(0,0,0,.38)) drop-shadow(0 0 16px rgba(255,255,255,.08))}.product-card h3{font-size:1rem;margin:0 0 .24rem;letter-spacing:-.04em}.product-card p{font-size:.78rem;color:#b6c0cc;line-height:1.35;margin:0 0 .55rem}.mini-btn{display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.055);border-radius:999px;padding:.45rem .7rem;font-size:.75rem;font-weight:850;box-shadow:inset 0 1px 0 rgba(255,255,255,.07)}.laptop-art{position:relative}.laptop-art:before{content:"";width:82px;height:54px;border-radius:8px 8px 3px 3px;background:linear-gradient(145deg,#dce8f8,#738395 55%,#141920);border:2px solid rgba(255,255,255,.8);box-shadow:0 12px 28px rgba(0,0,0,.5),0 0 15px rgba(255,255,255,.11)}.laptop-art:after{content:"";position:absolute;width:104px;height:8px;bottom:12px;border-radius:0 0 22px 22px;background:linear-gradient(90deg,#8c98a7,#f2f5f8,#6d7580);box-shadow:0 0 18px rgba(255,255,255,.16)}.repair-tools{position:relative}.repair-tools:before,.repair-tools:after{content:"";position:absolute;width:12px;height:90px;border-radius:10px;background:linear-gradient(180deg,#fff,#7c8794 70%,#2d333a);box-shadow:0 0 16px rgba(255,255,255,.18)}.repair-tools:before{transform:rotate(45deg)}.repair-tools:after{transform:rotate(-45deg)}.mobile-only{display:block}
.repairs-panel{display:grid;gap:1rem;padding:1rem;border-radius:24px;background:radial-gradient(circle at 6% 8%,rgba(255,255,255,.095),transparent 42%),linear-gradient(145deg,rgba(255,255,255,.068),rgba(255,255,255,.026))}.repair-intro h2{margin-bottom:.58rem}.repair-intro p{color:#b9c3d1;line-height:1.46;font-size:.95rem;margin-bottom:1rem}.repair-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.repair-card{border-radius:17px;min-height:142px;padding:.7rem;text-align:center;display:grid;place-items:center;gap:.25rem;box-shadow:none}.repair-card strong{font-size:.82rem;line-height:1.12}.repair-card small{font-size:.7rem;color:#aeb7c4;line-height:1.22}.repair-ico{width:45px;height:45px;display:block;position:relative;margin:auto;border:1px solid rgba(255,255,255,.25);border-radius:10px;background:rgba(255,255,255,.055);box-shadow:0 0 17px rgba(255,255,255,.08)}.repair-ico.screen:after{content:"✶";position:absolute;inset:0;display:grid;place-items:center;font-size:1.2rem;color:#fff}.repair-ico.battery:before{content:"";position:absolute;left:11px;right:11px;top:9px;bottom:9px;border:2px solid #fff;border-radius:3px}.repair-ico.battery:after{content:"⚡";position:absolute;inset:0;display:grid;place-items:center;font-size:1rem;color:#fff}.repair-ico.diagnostic:after{content:"♧";position:absolute;inset:0;display:grid;place-items:center;font-size:1.25rem;color:#fff}.repair-ico.clock{border-radius:50%}.repair-ico.clock:after{content:"";position:absolute;left:20px;top:10px;width:2px;height:15px;background:#fff;transform-origin:bottom;transform:rotate(45deg);box-shadow:0 0 9px #fff}.repair-ico.clock:before{content:"";position:absolute;inset:9px;border:2px solid #fff;border-radius:50%}
.social-panel{display:grid;gap:.65rem;padding:1rem;border-radius:24px}.social-title h2{font-size:1.6rem}.social-title p{margin:.2rem 0 0;color:#aeb8c5}.social-card{min-height:92px;border-radius:18px;padding:.72rem;display:grid;grid-template-columns:auto 1fr;gap:.62rem;align-items:center}.social-card strong{display:block;font-size:.82rem}.social-card small{display:block;color:#adb7c4;font-size:.72rem;line-height:1.24}.social-card a{grid-column:1/-1;text-align:center;border:1px solid rgba(255,255,255,.15);border-radius:999px;padding:.52rem .75rem;font-size:.75rem;font-weight:850;background:rgba(255,255,255,.05)}.brand-icon{width:40px;height:40px;border-radius:11px;display:grid;place-items:center;font-weight:950;color:#fff}.brand-icon.tiktok{background:radial-gradient(circle at 70% 30%,#fff,transparent 21%),linear-gradient(145deg,#111,#020304);border:1px solid rgba(255,255,255,.16)}.brand-icon.tiktok:after{content:"♪";font-size:1.65rem;text-shadow:2px 0 #00f2ea,-2px 0 #ff0050}.brand-icon.instagram{background:radial-gradient(circle at 30% 110%,#feda75,#fa7e1e 28%,#d62976 52%,#962fbf 72%,#4f5bd5);box-shadow:0 0 18px rgba(214,41,118,.38)}.brand-icon.instagram:after{content:"◎";font-size:1.45rem}.phone-tile{min-height:124px;border-radius:20px;display:grid;place-items:center;background:radial-gradient(circle at 70% 28%,rgba(255,255,255,.22),transparent 33%),linear-gradient(145deg,#1c222b,#050607 70%)}.camera-cluster{width:98px;height:98px;border-radius:30px;background:linear-gradient(145deg,#a8b3bf,#11151b 68%);box-shadow:0 0 34px rgba(255,255,255,.15),inset 0 1px 0 rgba(255,255,255,.32);position:relative}.camera-cluster span{position:absolute;width:33px;height:33px;border-radius:50%;background:radial-gradient(circle at 35% 35%,#fff,#7b8794 28%,#0b0d10 60%);border:3px solid rgba(255,255,255,.32);box-shadow:0 0 14px rgba(255,255,255,.24)}.camera-cluster span:nth-child(1){left:14px;top:13px}.camera-cluster span:nth-child(2){right:13px;top:28px}.camera-cluster span:nth-child(3){left:29px;bottom:12px}.benefits{display:grid;gap:.1rem;border-radius:21px;padding:.44rem;background:linear-gradient(90deg,rgba(255,255,255,.07),rgba(255,255,255,.03))}.footer{display:grid;gap:1rem;padding:1rem;border-radius:25px}.footer-brand img{width:150px;filter:drop-shadow(0 0 16px rgba(255,255,255,.22));margin-bottom:.6rem}.footer-brand p{color:#aeb8c4;line-height:1.4;font-size:.86rem;max-width:310px}.footer-socials{display:flex;gap:.55rem}.footer-socials a{width:36px;height:36px;border-radius:50%;border:1px solid rgba(255,255,255,.15);display:grid;place-items:center;background:rgba(255,255,255,.05)}.footer-col{display:grid;gap:.38rem}.footer-col strong,.visit-card strong{font-size:.92rem;margin-bottom:.2rem}.footer-col a,.visit-card p{color:#aeb8c4;font-size:.85rem;margin:0}.visit-card{display:grid;gap:.6rem}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:.85rem;color:#77818d;font-size:.72rem;display:grid;gap:.5rem;grid-column:1/-1}.mobile-sticky-cta{position:fixed;z-index:120;left:.72rem;right:.72rem;bottom:calc(.72rem + var(--bottom));display:block}.mobile-sticky-cta a{height:54px;display:flex;align-items:center;justify-content:center;gap:.55rem;border-radius:18px;background:linear-gradient(180deg,#fff,#dce6f4);color:#030406;font-weight:950;box-shadow:0 18px 60px rgba(0,0,0,.5),0 0 28px rgba(255,255,255,.42)}
.i{display:inline-grid;place-items:center;width:18px;height:18px;border-radius:50%;position:relative}.i.wa:before{content:"";width:15px;height:15px;border:2px solid currentColor;border-radius:50%;display:block}.i.wa:after{content:"";position:absolute;width:6px;height:2px;background:currentColor;transform:rotate(40deg);bottom:1px;left:2px}.i.ig:before{content:"";width:15px;height:15px;border:2px solid currentColor;border-radius:5px}.i.ig:after{content:"";position:absolute;width:5px;height:5px;border:2px solid currentColor;border-radius:50%}.i.tk:after{content:"♪";font-weight:950;font-size:1rem}.dark{color:#030406}.pin{width:16px;height:16px;border:2px solid currentColor;border-radius:50% 50% 50% 0;transform:rotate(-45deg);display:inline-block;position:relative}.pin:after{content:"";position:absolute;inset:3px;border-radius:50%;background:currentColor}.pin.dark{color:#030406}
@media (min-width:760px){body{padding-bottom:0}.mobile-sticky-cta{display:none}.wrap{width:min(100% - 2.2rem,1200px)}.brand img{width:142px}.menu-btn{display:none}.desktop-nav{display:flex;gap:1.35rem;align-items:center}.desktop-nav a{font-size:.82rem;font-weight:850;color:#e6edf5}.desktop-nav a:hover{color:#fff}.header-actions{display:flex;align-items:center;gap:.5rem}.chip{height:38px;display:flex;align-items:center;gap:.45rem;border:1px solid rgba(255,255,255,.16);border-radius:999px;padding:0 .84rem;background:rgba(255,255,255,.045);font-size:.79rem;font-weight:850;box-shadow:inset 0 1px 0 rgba(255,255,255,.06)}.chip.wa{box-shadow:0 0 18px rgba(255,255,255,.14),inset 0 1px 0 rgba(255,255,255,.1)}.section{padding:1.15rem 0}.hero-shell{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.82fr);align-items:center;min-height:640px;padding:2.05rem 2.1rem 1.7rem;gap:1.2rem}.hero-copy{padding:1rem 0 0}.lead{font-size:1.05rem}.cta-row{display:flex;flex-wrap:wrap}.btn{min-width:154px}.hero-visual{padding:0 0 1rem;margin:0}.logo-stage{width:100%;max-width:480px}.trust-strip{grid-column:1/-1;grid-template-columns:repeat(3,1fr);padding:.72rem;margin-top:0}.trust-strip article:not(:last-child){border-right:1px solid rgba(255,255,255,.12)}.product-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:.72rem}.product-card{min-height:212px;padding:.78rem .62rem;border-radius:20px}.mobile-only{display:none}.repairs-panel{grid-template-columns:.85fr 1.55fr;align-items:stretch;padding:1.35rem}.repair-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.72rem}.repair-card{min-height:170px}.social-panel{grid-template-columns:1fr 1.15fr .8fr 1.15fr;align-items:center;padding:1.25rem}.phone-tile{min-height:116px}.benefits{grid-template-columns:repeat(4,1fr)}.benefits article:not(:last-child){border-right:1px solid rgba(255,255,255,.1)}.footer{grid-template-columns:1.5fr .65fr .9fr .75fr 1.25fr;align-items:start;padding:1.45rem}.footer-bottom{display:flex;justify-content:space-between;align-items:center}.footer-brand img{width:168px}}
@media (min-width:1020px){h1{font-size:4.55rem}.hero-shell{min-height:705px}.logo-stage{transform:perspective(1000px) rotateY(-9deg) rotateX(4deg)}.product-media{height:92px}.product-card p{font-size:.8rem}.product-card h3{font-size:1.04rem}.repair-intro h2{font-size:2.05rem}.social-title h2{font-size:2rem}}
@media (max-width:420px){.wrap{width:min(100% - .78rem,1180px)}.hero-shell{padding:.72rem;border-radius:23px}.hero-copy{padding:.62rem .36rem 0}.brand img{width:103px}h1{font-size:2.2rem}.lead{font-size:.86rem}.product-card{padding:.62rem}.product-media{height:72px}.repair-grid{gap:.4rem}.repair-card{padding:.55rem}.social-panel,.repairs-panel,.footer{padding:.76rem}.trust-strip article{padding:.58rem}.round-icon{width:39px;height:39px;flex-basis:39px}.hero-visual{padding:.45rem .2rem .95rem}.logo-stage{border-radius:23px}}
@media (prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition:none!important}.reveal-card{opacity:1;transform:none}}


/* v3 polish: stronger mobile UX, cleaner menu, sharper local trust copy */
.site-header{background:rgba(3,4,6,.86);backdrop-filter:blur(22px) saturate(145%);-webkit-backdrop-filter:blur(22px) saturate(145%);border-bottom:1px solid rgba(255,255,255,.075)}
.site-header.is-scrolled{background:rgba(3,4,6,.96)}
.menu-btn{z-index:181;transition:background .22s ease,border-color .22s ease,transform .22s ease;box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 12px 30px rgba(0,0,0,.26)}
.menu-btn span{transition:transform .22s ease,opacity .18s ease}
body.menu-open .menu-btn{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.28);transform:scale(.97)}
body.menu-open .menu-btn span:nth-child(1){transform:translateY(7px) rotate(45deg)}
body.menu-open .menu-btn span:nth-child(2){opacity:0}
body.menu-open .menu-btn span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
body.menu-open{overflow:hidden}
.mobile-menu{display:block;position:fixed;inset:0;top:74px;z-index:170;padding:.84rem .78rem 1rem;opacity:0;pointer-events:none;transform:translateY(-8px);transition:opacity .22s ease,transform .22s ease;background:linear-gradient(180deg,rgba(3,4,6,.97),rgba(3,4,6,.92) 62%,rgba(3,4,6,.98));backdrop-filter:blur(22px) saturate(130%);-webkit-backdrop-filter:blur(22px) saturate(130%)}
.mobile-menu.is-open{opacity:1;pointer-events:auto;transform:none}
.mobile-menu-panel{width:min(100%,520px);margin:0 auto;gap:.52rem;padding:.74rem;border-radius:26px;background:linear-gradient(145deg,rgba(21,25,32,.98),rgba(5,7,10,.99));border:1px solid rgba(255,255,255,.16);box-shadow:0 30px 100px rgba(0,0,0,.72),inset 0 1px 0 rgba(255,255,255,.08)}
.mobile-menu-panel:before{opacity:.9}.mobile-menu-panel:after{opacity:.65}
.mobile-menu-panel a{display:flex;align-items:center;justify-content:space-between;gap:.75rem;min-height:54px;padding:.78rem .94rem;border:1px solid rgba(255,255,255,.11);border-radius:18px;background:linear-gradient(180deg,rgba(255,255,255,.09),rgba(255,255,255,.045));font-size:.98rem;letter-spacing:-.02em;box-shadow:inset 0 1px 0 rgba(255,255,255,.06)}
.mobile-menu-panel a span{font-size:.73rem;color:#aeb8c6;font-weight:900;letter-spacing:.06em}.mobile-menu-panel a:not(.menu-wa)::after{content:"→";color:#dfe8f3;font-weight:900}.mobile-menu-panel .menu-wa{justify-content:center;min-height:58px;margin-top:.12rem;border-color:rgba(255,255,255,.5);background:linear-gradient(180deg,#fff,#dce6f4);color:#020304;box-shadow:0 0 34px rgba(255,255,255,.24),0 12px 34px rgba(0,0,0,.32)}
.micro-proof{display:flex;flex-wrap:wrap;gap:.42rem;margin:-.25rem 0 .9rem}.micro-proof span{border:1px solid rgba(255,255,255,.13);background:rgba(255,255,255,.055);color:#dfe6ef;border-radius:999px;padding:.38rem .62rem;font-size:.76rem;font-weight:850;box-shadow:inset 0 1px 0 rgba(255,255,255,.06)}
.lead{max-width:670px}.btn-primary{position:relative;overflow:hidden}.btn-primary:after,.mobile-sticky-cta a:after{content:"";position:absolute;inset:-2px -40%;background:linear-gradient(105deg,transparent 35%,rgba(255,255,255,.72) 48%,transparent 62%);transform:translateX(-120%);animation:buttonSweep 4.4s ease-in-out infinite;mix-blend-mode:soft-light;pointer-events:none}@keyframes buttonSweep{0%,42%{transform:translateX(-120%)}62%,100%{transform:translateX(120%)}}
.product-card,.repair-card,.social-card,.benefits,.footer,.repairs-panel,.social-panel,.hero-shell,.trust-strip,.logo-stage{border-color:rgba(255,255,255,.19)}
.product-card:hover,.repair-card:hover,.social-card:hover{transform:translateY(-2px);border-color:rgba(255,255,255,.28);box-shadow:0 20px 60px rgba(0,0,0,.35),0 0 28px rgba(255,255,255,.08)}
.mobile-sticky-cta{transition:opacity .22s ease,transform .22s ease}.mobile-sticky-cta.is-hidden,body.menu-open .mobile-sticky-cta{opacity:0;transform:translateY(18px);pointer-events:none}.mobile-sticky-cta a{height:50px;border-radius:16px;position:relative;overflow:hidden;max-width:560px;margin:0 auto;border:1px solid rgba(255,255,255,.42)}
.footer-section{padding-bottom:calc(5rem + var(--bottom))}.footer-brand p{max-width:380px}.footer-bottom span:last-child{max-width:520px;color:#8d97a4}.benefits article strong{font-size:.98rem}.benefits article small{color:#aeb8c5}.social-panel{min-height:auto}.repair-card{overflow:hidden}.repair-card small{max-width:16ch}
@media (max-width:759px){
  body{padding-bottom:calc(5rem + var(--bottom))}.site-header{position:sticky;top:0;padding:.62rem 0;background:#050609}.header-inner{min-height:58px}.brand img{width:132px}.menu-btn{width:58px;height:58px;border-radius:20px;background:linear-gradient(145deg,rgba(255,255,255,.10),rgba(255,255,255,.04))}.hero{padding-top:.72rem}.hero-shell{padding:1.08rem .92rem .92rem;border-radius:30px}.hero-copy{padding:.35rem .1rem 0}.eyebrow{font-size:.84rem;width:max-content;max-width:100%;padding:.48rem .62rem}.hero h1{font-size:clamp(2.78rem,12.8vw,4.1rem);line-height:.92;letter-spacing:-.075em;margin:.64rem 0 .84rem}.lead{font-size:1.02rem;line-height:1.45;color:#d2dae5}.cta-row{gap:.66rem}.btn{height:58px;border-radius:17px;font-size:1rem}.hero-visual{padding:.8rem .12rem 1.1rem}.logo-stage{min-height:285px;border-radius:28px}.trust-strip{gap:.52rem;margin-top:.72rem}.trust-strip article{border:1px solid rgba(255,255,255,.09);border-radius:18px;background:rgba(255,255,255,.035)}.section-head.centered{margin:.25rem 0 .7rem}.product-grid{gap:.68rem}.product-card{border-radius:22px;min-height:214px}.repairs-panel,.social-panel,.benefits,.footer{border-radius:28px}.repair-intro h2{font-size:1.9rem;line-height:.98}.repair-intro p{font-size:1.02rem}.repair-card{min-height:154px}.social-title h2{font-size:1.9rem}.footer{gap:1.15rem}.footer-col{border-top:1px solid rgba(255,255,255,.08);padding-top:.85rem}.visit-card{border-top:1px solid rgba(255,255,255,.08);padding-top:.85rem}.footer-bottom{font-size:.74rem;line-height:1.35}.i.wa.dark:before{border-width:3px}.i.wa.dark:after{width:7px;height:3px;bottom:0;left:1px}
}
@media (max-width:420px){.brand img{width:118px}.menu-btn{width:54px;height:54px;border-radius:18px}.hero-shell{padding:.95rem .78rem .84rem}.hero h1{font-size:clamp(2.55rem,13.8vw,3.4rem)}.lead{font-size:.95rem}.micro-proof span{font-size:.72rem;padding:.34rem .5rem}.logo-stage{min-height:250px}.product-card{min-height:196px}.repair-grid{grid-template-columns:1fr 1fr}.repair-card small{max-width:18ch}.mobile-menu{top:74px;padding:.7rem .58rem}.mobile-menu-panel a{font-size:.94rem}}
@media (min-width:760px){.footer-section{padding-bottom:1.15rem}.micro-proof{margin-bottom:1.05rem}.hero h1{max-width:720px}.hero-copy{z-index:2}.site-header{background:rgba(3,4,6,.72)}.site-header.is-scrolled{background:rgba(3,4,6,.9)}}
/* v3.1 header/menu stacking fix */
.site-header{z-index:180}.mobile-menu{top:92px}@media(max-width:420px){.mobile-menu{top:86px}}


/* v4 business polish: clearer conversion, more trustworthy local flow */
:root{--ice:#f4f8ff;--muted2:#b8c1cd;--edge2:rgba(255,255,255,.22)}
.section-kicker{display:inline-flex;align-items:center;gap:.45rem;color:#dce6f2;font-weight:950;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;opacity:.92;margin-bottom:.7rem}
.section-kicker:before{content:"";width:7px;height:7px;border-radius:99px;background:#fff;box-shadow:0 0 18px rgba(255,255,255,.85)}
.section-subtitle{max-width:620px;margin:.55rem auto 0;color:#aeb8c5;font-size:1.02rem;line-height:1.55}
.hero-copy{max-width:780px}.hero h1{letter-spacing:-.068em}.lead strong{color:#fff}.eyebrow{box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 12px 34px rgba(0,0,0,.24)}
.quick-section{padding-top:.2rem;padding-bottom:.65rem}.quick-panel{display:grid;grid-template-columns:.8fr 1.2fr;gap:1rem;padding:1.05rem;border-radius:30px}.quick-copy{padding:.55rem .65rem}.quick-copy h2{font-size:clamp(1.55rem,2.8vw,2.45rem);letter-spacing:-.055em;line-height:.96;margin:0 0 .45rem}.quick-copy p{color:var(--muted2);font-size:1rem;line-height:1.5;max-width:450px}.quick-actions-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.65rem}.quick-action{position:relative;min-height:124px;border:1px solid rgba(255,255,255,.16);border-radius:22px;background:linear-gradient(145deg,rgba(255,255,255,.08),rgba(255,255,255,.035));padding:1rem;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;box-shadow:inset 0 1px 0 rgba(255,255,255,.07);transition:transform .22s ease,border-color .22s ease,background .22s ease}.quick-action:before{content:"";position:absolute;inset:-1px;background:radial-gradient(circle at var(--mx,25%) var(--my,20%),rgba(255,255,255,.16),transparent 32%);opacity:.85;pointer-events:none}.quick-action strong{font-size:1rem;letter-spacing:-.02em}.quick-action small{color:#b5bfcb;line-height:1.35}.quick-action span{align-self:flex-end;color:#fff;font-weight:950}.quick-action:hover{transform:translateY(-2px);border-color:rgba(255,255,255,.32);background:linear-gradient(145deg,rgba(255,255,255,.12),rgba(255,255,255,.045))}.quick-action:hover span{transform:translateX(2px)}
.product-card,.repair-card{cursor:pointer}.product-card:focus-within,.repair-card:focus-within,.quick-action:focus-visible{outline:2px solid rgba(255,255,255,.55);outline-offset:3px}.product-card h3{letter-spacing:-.04em}.product-card p{min-height:2.75em}.mini-btn{box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 10px 28px rgba(0,0,0,.18)}
.repair-intro h2{max-width:610px}.repair-card{position:relative}.repair-card:after{content:"Tap for quote";position:absolute;left:50%;bottom:.58rem;transform:translateX(-50%) translateY(8px);opacity:0;color:#dfe7f0;font-size:.68rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase;transition:opacity .2s ease,transform .2s ease}.repair-card:hover:after{opacity:.7;transform:translateX(-50%) translateY(0)}
.social-title .section-kicker{margin-bottom:.35rem}.phone-tile:before{opacity:.45}.benefits{align-items:stretch}.benefits article{min-height:92px}.benefits article strong{letter-spacing:-.03em}.footer .btn-primary.compact{min-width:180px}.footer-col a:hover{color:#fff;transform:translateX(2px)}
.mobile-sticky-cta a{font-size:.98rem;letter-spacing:-.025em}.mobile-sticky-cta a .i{flex:0 0 auto}.site-header{box-shadow:0 8px 40px rgba(0,0,0,.2)}
@media (min-width:760px){.quick-panel{align-items:stretch}.hero h1{font-size:clamp(4.25rem,6.1vw,6.9rem);max-width:930px}.cta-row{max-width:770px}.section-head.centered{max-width:780px;margin-left:auto;margin-right:auto}.product-grid{align-items:stretch}.product-card{min-height:330px}.footer{grid-template-columns:1.25fr .58fr .68fr .62fr .82fr}}
@media (max-width:759px){.hero h1{font-size:clamp(2.34rem,11.8vw,3.75rem);line-height:.96;letter-spacing:-.058em}.lead{font-size:1rem}.quick-section{padding-top:.05rem}.quick-panel{grid-template-columns:1fr;padding:.88rem;border-radius:28px}.quick-copy{padding:.35rem .35rem .1rem}.quick-copy h2{font-size:1.85rem}.quick-copy p{font-size:.96rem}.quick-actions-grid{grid-template-columns:1fr;gap:.55rem}.quick-action{min-height:86px;border-radius:18px;padding:.86rem .9rem}.quick-action strong{font-size:.98rem}.quick-action span{position:absolute;right:1rem;top:50%;transform:translateY(-50%)}.section-subtitle{font-size:.94rem;line-height:1.45;margin-top:.45rem}.section-kicker{font-size:.7rem}.product-card p{min-height:auto}.repair-card:after{display:none}.benefits article{min-height:76px}.social-title p{font-size:.98rem}.footer-brand p{font-size:.98rem}.mobile-sticky-cta{padding:0 .74rem calc(.65rem + var(--bottom))}.mobile-sticky-cta a{height:48px;border-radius:15px}.mobile-menu-panel a{min-height:50px}}
@media (max-width:420px){.hero h1{font-size:clamp(2.18rem,11.6vw,3.15rem)}.hero-shell{border-radius:27px}.micro-proof{gap:.32rem}.micro-proof span{font-size:.68rem}.btn{font-size:.94rem}.quick-panel{padding:.72rem}.quick-action{min-height:78px}.product-card h3{font-size:1.13rem}.product-card p{font-size:.9rem}.repair-intro h2,.social-title h2{font-size:1.72rem}.benefits article{gap:.72rem}.benefits .round-icon{width:48px;height:48px}}


.hero-stage{min-height:330px;display:grid;place-items:center}
.hero-stage-glow{position:absolute;inset:auto 9% 9% 9%;height:36%;background:radial-gradient(circle,rgba(255,255,255,.16),transparent 68%);filter:blur(28px);z-index:1}
.hero-stage-devices{width:min(84%,420px);max-height:260px;object-fit:contain;filter:drop-shadow(0 16px 32px rgba(0,0,0,.42)) drop-shadow(0 0 18px rgba(255,255,255,.08));z-index:2}
.hero-stage-logo{position:absolute;width:50%;max-width:210px;left:10%;top:12%;opacity:.96;filter:drop-shadow(0 0 18px rgba(255,255,255,.22))}
.product-media{height:96px;margin:0 auto .45rem;display:grid;place-items:center}
.product-media img{max-height:104px;max-width:90%;width:auto;object-fit:contain;filter:drop-shadow(0 14px 20px rgba(0,0,0,.34)) drop-shadow(0 0 12px rgba(255,255,255,.06))}
.product-card{padding:.88rem .72rem;display:flex;flex-direction:column}
.product-card .mini-btn{margin-top:auto}
.repair-grid{align-items:stretch}
.repair-card{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:1rem;min-height:178px;background:radial-gradient(circle at 80% 18%,rgba(255,255,255,.08),transparent 28%),linear-gradient(145deg,rgba(255,255,255,.068),rgba(255,255,255,.02));}
.repair-card strong{font-size:1rem;letter-spacing:-.03em;margin-top:.2rem}
.repair-card small{font-size:.8rem;line-height:1.35;color:#b7c1cd;max-width:20ch}
.repair-art{width:86px;height:86px;object-fit:contain;margin:0 0 .6rem;filter:drop-shadow(0 16px 22px rgba(0,0,0,.4))}
.mobile-sticky-cta{padding:0 .75rem calc(.6rem + var(--bottom))}
.mobile-sticky-cta a{height:58px;border-radius:18px;position:relative;overflow:hidden;max-width:620px;margin:0 auto;padding:.66rem .82rem;border:1px solid rgba(255,255,255,.3);background:linear-gradient(180deg,rgba(255,255,255,.97),rgba(222,232,244,.96));box-shadow:0 18px 54px rgba(0,0,0,.42),0 8px 22px rgba(255,255,255,.16);display:flex;align-items:center;gap:.72rem}
.mobile-sticky-cta a:after{opacity:.5;animation-duration:8s}
.sticky-icon{width:36px;height:36px;border-radius:12px;background:linear-gradient(180deg,#fff,#e7eef7);display:grid;place-items:center;box-shadow:inset 0 1px 0 rgba(255,255,255,.96),0 6px 14px rgba(0,0,0,.12);flex:0 0 auto}
.sticky-copy{display:flex;flex-direction:column;align-items:flex-start;line-height:1.02;min-width:0}
.sticky-copy strong{font-size:.98rem;letter-spacing:-.035em;color:#040608}
.sticky-copy small{font-size:.72rem;color:#47505b;margin-top:.16rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}
.sticky-arrow{margin-left:auto;font-size:1.2rem;font-weight:900;color:#11151a;opacity:.9}
@media (min-width:760px){.hero-stage{min-height:400px}.hero-stage-devices{max-height:320px;width:min(88%,500px)}.hero-stage-logo{max-width:230px}.product-media{height:110px}.product-media img{max-height:118px}.product-card{min-height:320px;padding:1rem .8rem}.repair-card{min-height:194px;padding:1rem}.repair-art{width:92px;height:92px}}
@media (max-width:759px){.hero-stage{min-height:260px}.hero-stage-logo{top:11%;left:9%;width:52%;max-width:185px}.hero-stage-devices{width:min(88%,350px);max-height:210px}.product-card{min-height:224px}.repair-card{min-height:158px;padding:.9rem}.repair-art{width:72px;height:72px}.mobile-sticky-cta a{height:56px}}
@media (max-width:420px){.hero-stage{min-height:230px}.hero-stage-logo{max-width:160px}.hero-stage-devices{max-height:185px}.sticky-copy strong{font-size:.94rem}.sticky-copy small{font-size:.68rem}.sticky-icon{width:34px;height:34px}}


@media (min-width:1100px){
  
  
}


/* v7 fixes: restore clean hero, remove camera tile, cleaner footer */
.hero-stage-clean{min-height:300px;display:grid;place-items:center}
.hero-stage-clean .hero-stage-glow{position:absolute;inset:auto 11% 8% 11%;height:38%;background:radial-gradient(circle,rgba(255,255,255,.14),transparent 70%);filter:blur(30px)}
.hero-stage-logo-only{width:min(74%,300px);max-width:300px;filter:drop-shadow(0 0 24px rgba(255,255,255,.18)) drop-shadow(0 10px 24px rgba(0,0,0,.34))}
.social-panel{grid-template-columns:1fr;align-items:stretch}
@media (min-width:760px){.social-panel{grid-template-columns:1.1fr 1fr 1fr;align-items:center}.hero-stage-clean{min-height:360px}.hero-stage-logo-only{width:min(68%,320px)}}
@media (max-width:759px){.hero-stage-clean{min-height:250px}.hero-stage-logo-only{width:min(72%,240px)}}
.footer-bottom{justify-content:flex-start}


/* v8 final polish: calmer shine, cleaner spacing, premium real-shop trust */
:root{--radius:24px;--radius-lg:32px}
body{background:radial-gradient(circle at 50% -12%,rgba(210,225,246,.13),transparent 35%),linear-gradient(180deg,#020304 0%,#06080c 45%,#020304 100%)}
.noise{opacity:.045}.ambient-grid{opacity:.075}.ambient-orb{opacity:.07}
.shine-box:after{animation-duration:16s;opacity:.7;background:linear-gradient(110deg,transparent 0%,transparent 33%,rgba(255,255,255,.025) 41%,rgba(255,255,255,.20) 50%,rgba(200,225,255,.055) 58%,transparent 68%,transparent 100%)}
.glass-card:before{background:radial-gradient(240px circle at var(--mx,70%) var(--my,0%),rgba(255,255,255,.22),transparent 31%),linear-gradient(135deg,rgba(255,255,255,.15),rgba(190,218,255,.06),transparent 58%)}
.site-header{border-bottom:1px solid rgba(255,255,255,.075);backdrop-filter:blur(18px)}
.hero-shell{box-shadow:0 28px 90px rgba(0,0,0,.5), inset 0 1px 0 rgba(255,255,255,.075)}
.hero h1{max-width:760px}.lead{color:#d7dee8}.micro-proof span{border-color:rgba(255,255,255,.14);background:rgba(255,255,255,.05)}
.hero-stage-clean{background:radial-gradient(circle at 50% 42%,rgba(255,255,255,.13),transparent 42%),linear-gradient(145deg,rgba(255,255,255,.078),rgba(255,255,255,.020));box-shadow:0 0 30px rgba(255,255,255,.12),0 0 85px rgba(170,205,255,.07),inset 0 1px 0 rgba(255,255,255,.14)}
.hero-stage-logo-only{filter:drop-shadow(0 0 22px rgba(255,255,255,.20)) drop-shadow(0 14px 24px rgba(0,0,0,.36))}
.trust-strip article{transition:transform .2s ease,border-color .2s ease}.trust-strip article:hover{transform:translateY(-1px);border-color:rgba(255,255,255,.18)}
.quick-panel{border-radius:28px}.quick-action{background:linear-gradient(145deg,rgba(255,255,255,.065),rgba(255,255,255,.026));border-color:rgba(255,255,255,.13)}
.product-card{background:radial-gradient(circle at 50% 8%,rgba(255,255,255,.075),transparent 38%),linear-gradient(145deg,rgba(255,255,255,.060),rgba(255,255,255,.020));border-color:rgba(255,255,255,.14)}
.product-card h3{font-size:1.08rem}.product-card p{font-size:.82rem;color:#c0c9d4}.mini-btn{border-color:rgba(255,255,255,.16);background:rgba(255,255,255,.065)}

.repairs-panel{background:radial-gradient(circle at 14% 18%,rgba(255,255,255,.075),transparent 26%),linear-gradient(145deg,rgba(255,255,255,.065),rgba(255,255,255,.022))}.repair-intro p{color:#c7d0da}.repair-card{border-color:rgba(255,255,255,.13)}
.social-panel{min-height:0}.social-card{background:linear-gradient(145deg,rgba(255,255,255,.062),rgba(255,255,255,.024));border-color:rgba(255,255,255,.13)}.social-card a:hover{background:rgba(255,255,255,.10)}
.benefits{background:linear-gradient(145deg,rgba(255,255,255,.060),rgba(255,255,255,.022))}.footer-phone{display:block;color:#fff;margin-top:.45rem;font-size:.9rem}.footer-bottom{justify-content:flex-start;color:#8e98a5}
.mobile-sticky-cta a{height:56px;border-radius:18px;border-color:rgba(255,255,255,.30);box-shadow:0 18px 54px rgba(0,0,0,.42),0 8px 22px rgba(255,255,255,.14)}
@media (min-width:760px){.section{padding:1.35rem 0}.hero-shell{min-height:690px}.hero-stage-clean{min-height:370px}.social-panel{grid-template-columns:1.08fr 1fr 1fr}.footer{border-radius:28px}}
@media (max-width:759px){.hero h1{font-size:clamp(2.32rem,11.1vw,3.55rem);line-height:.95}.lead{font-size:.97rem}.hero-stage-clean{min-height:238px}.hero-stage-logo-only{width:min(68%,220px)}.product-card{min-height:216px}.footer-phone{font-size:.82rem}}
@media (max-width:420px){.hero-stage-clean{min-height:220px}.product-card h3{font-size:1.03rem}.product-card p{font-size:.78rem}}


/* v9 polish: cleaner product CTAs, no oversized photo gallery */
.section-head.centered{max-width:860px;margin-inline:auto}
.product-grid{align-items:stretch}
.product-card h3{font-size:1.18rem;letter-spacing:-.035em}
.product-card p{min-height:3.2em}
.mini-btn{font-weight:800}
.social-panel{gap:1rem}
.social-title h2{max-width:14ch}
@media (max-width:759px){.product-card{min-height:230px}.product-card p{min-height:3.8em}.social-title h2{max-width:none}}


/* FINAL ULTRA POLISH */
:root{--final-accent:#f4f7fb}
.product-card .mini-btn{letter-spacing:-.02em}
.product-card p{color:#b9c4d0}
.footer-phone,.footer-meta{color:#aeb8c4}
@media (prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.reveal-card{opacity:1!important;transform:none!important}}
@media (max-width:759px){
  .hero h1{letter-spacing:-.078em}
  .quick-panel{margin-top:.1rem}
  .section-head h2{font-size:1.72rem}
  .product-grid{gap:.7rem}
  .footer-section{padding-bottom:calc(5.6rem + var(--bottom))}
}


/* V10 client-ready mobile polish */
@media (max-width:759px){
  /* Static mobile header prevents the header/hamburger from appearing again in full-page screenshots and keeps the page cleaner for client review. */
  .site-header{position:relative;top:auto;background:rgba(3,4,6,.96);backdrop-filter:none;border-bottom:1px solid rgba(255,255,255,.08);box-shadow:none}
  .mobile-menu{position:absolute;top:64px;left:.45rem;right:.45rem}
  .hero.section{padding-top:.72rem}
  .hero h1{font-size:clamp(2rem,9.25vw,2.62rem);line-height:.985;letter-spacing:-.068em;margin-bottom:.72rem}
  .lead{font-size:.92rem;line-height:1.44;color:#d5dde7;margin-bottom:1rem}
  .eyebrow{font-size:.68rem;padding:.42rem .58rem;margin-bottom:.74rem}
  .micro-proof span{font-size:.69rem;padding:.42rem .52rem}
  .cta-row{gap:.48rem}
  .btn{min-height:46px;font-size:.92rem}
  .hero-stage-clean{min-height:224px;margin-top:.65rem}
  .hero-stage-logo-only{width:min(67%,218px)}
  .trust-strip{margin-top:.65rem}
  .quick-copy h2{font-size:1.62rem;line-height:.98}
  .quick-copy p,.section-subtitle{font-size:.91rem;line-height:1.43}
  .quick-action strong{font-size:.92rem}
  .quick-action small{font-size:.78rem}
  .product-grid{gap:.58rem}
  .product-card{min-height:218px;border-radius:18px;padding:.64rem .56rem}
  .product-media{height:76px;margin-bottom:.32rem}
  .product-media img{max-height:82px}
  .product-card h3{font-size:1.08rem;line-height:1.02;margin-bottom:.18rem}
  .product-card p{font-size:.78rem;line-height:1.28;min-height:3.25em;margin-bottom:.55rem}
  .mini-btn{font-size:.74rem;padding:.48rem .58rem;min-height:34px}
  .repair-intro h2,.social-title h2{font-size:1.56rem;line-height:.99;letter-spacing:-.062em}
  .repair-intro p,.social-title p{font-size:.91rem;line-height:1.4}
  .repair-card{min-height:146px;border-radius:17px}
  .repair-art{width:66px;height:66px}
  .repair-card strong{font-size:.88rem;line-height:1.05}
  .repair-card small{font-size:.72rem;line-height:1.25}
  .benefits article{min-height:68px;padding:.66rem .62rem}
  .footer{border-radius:22px;gap:.9rem}
  .footer-brand img{width:132px}
  .footer-brand p{font-size:.9rem;line-height:1.38}
  .footer-col{gap:.31rem}
  .footer-col a,.visit-card p{font-size:.82rem}
  .footer-bottom{font-size:.66rem;line-height:1.35}
}
@media (max-width:420px){
  .hero h1{font-size:clamp(1.95rem,9.8vw,2.34rem)}
  .hero-shell{padding:.68rem;border-radius:24px}
  .hero-copy{padding:.56rem .32rem 0}
  .brand img{width:104px}
  .hero-stage-clean{min-height:208px}
  .section-head h2{font-size:1.56rem}
  .product-card{min-height:212px}
}
@media (min-width:760px){
  .site-header{position:sticky}
  .footer-col[aria-label="Service links"]{gap:.36rem}
}


/* v11 final QA polish */
.product-media{height:94px !important;margin:0 auto .46rem !important;display:grid;place-items:center;overflow:visible}
.product-media img{max-height:100px !important;max-width:92% !important;width:auto !important;object-fit:contain !important}
.iphone-card .product-media img{max-height:102px !important}
.macbook-card .product-media img{max-height:86px !important;max-width:96% !important}
.ipad-card .product-media{height:100px !important;padding:.15rem;background:linear-gradient(145deg,rgba(255,255,255,.035),rgba(255,255,255,.012));border:1px solid rgba(255,255,255,.08);border-radius:16px}
.ipad-card .product-media img{max-height:96px !important;max-width:98% !important;filter:drop-shadow(0 8px 14px rgba(0,0,0,.34))}
.watch-card .product-media img{max-height:96px !important}
.accessories-card .product-media img{max-height:88px !important}
.repairs-card .product-media img{max-height:94px !important}
.product-card{min-height:224px !important}
.product-card h3{font-size:1.08rem !important;line-height:1.02 !important}
.product-card p{font-size:.79rem !important;line-height:1.28 !important;min-height:3.15em !important;margin-bottom:.58rem !important}
.mini-btn{font-size:.74rem !important;padding:.46rem .68rem !important}
.social-title h2{max-width:15ch}
@media (max-width:759px){
  .site-header{position:relative !important;top:auto !important}
  .hero h1{font-size:clamp(2.22rem,10.9vw,3.2rem) !important;line-height:.94 !important;letter-spacing:-.06em !important}
  .lead{font-size:.94rem !important;line-height:1.42 !important}
  .hero-shell{padding:.9rem .78rem .84rem !important}
  .product-grid{gap:.56rem !important}
  .product-card{min-height:208px !important;border-radius:18px !important;padding:.62rem .55rem !important}
  .product-media{height:78px !important;margin-bottom:.34rem !important}
  .product-media img{max-height:82px !important;max-width:95% !important}
  .ipad-card .product-media{height:84px !important;border-radius:14px !important}
  .ipad-card .product-media img{max-height:78px !important}
  .product-card h3{font-size:1rem !important}
  .product-card p{font-size:.74rem !important;min-height:3.05em !important;margin-bottom:.48rem !important}
  .mini-btn{font-size:.68rem !important;padding:.42rem .58rem !important}
  .social-title h2{font-size:1.62rem !important;line-height:.98 !important;max-width:none}
  .social-title p{font-size:.92rem !important;line-height:1.38 !important}
  .repair-intro h2{font-size:1.64rem !important}
  .footer{gap:.95rem !important}
  .footer-brand p,.footer-col a,.visit-card p{font-size:.88rem !important}
}
@media (min-width:760px){
  .site-header{position:sticky}
  .product-grid{gap:.74rem !important}
  .product-card{min-height:308px !important;padding:.92rem .74rem !important}
  .product-media{height:104px !important}
  .product-media img{max-height:112px !important}
  .ipad-card .product-media{height:112px !important}
  .ipad-card .product-media img{max-height:104px !important}
}


/* v13 definitive final polish */
html,body{overflow-x:hidden}
.social-title p,.repair-intro p,.footer-brand p{max-width:60ch}
.footer-bottom{align-items:start}
@media (max-width:759px){
  .site-header,.site-header.is-scrolled{position:relative !important;top:auto !important;left:auto !important;right:auto !important;backdrop-filter:none !important;-webkit-backdrop-filter:none !important;box-shadow:none !important}
  .mobile-menu{top:78px !important}
  .hero{padding-top:.35rem !important}
  .hero-shell{padding:1rem .9rem .92rem !important;border-radius:28px !important}
  .eyebrow{font-size:.74rem !important;padding:.4rem .58rem !important;margin-bottom:.18rem !important}
  .hero h1{font-size:clamp(2.56rem,12vw,3.72rem) !important;line-height:.92 !important;letter-spacing:-.07em !important;margin:.52rem 0 .72rem !important}
  .lead{font-size:.95rem !important;line-height:1.42 !important;margin-bottom:.72rem !important;color:#d3dae4 !important}
  .hero-visual{padding:.72rem .04rem .88rem !important}
  .logo-stage{min-height:250px !important}
  .trust-strip article{padding:.72rem .8rem !important}
  .quick-panel{padding:.9rem .84rem !important;border-radius:24px !important}
  .quick-head h2{font-size:1.52rem !important;line-height:.98 !important;margin-bottom:.4rem !important}
  .quick-head p{font-size:.92rem !important;line-height:1.36 !important}
  .quick-list button{padding:.9rem .92rem !important;font-size:.9rem !important}
  .section{padding:1rem 0 !important}
  .section-head.centered{margin:.1rem 0 .72rem !important}
  .section-kicker{font-size:.66rem !important;letter-spacing:.22em !important}
  .product-grid{gap:.62rem !important}
  .product-card{min-height:210px !important;padding:.68rem .58rem !important;border-radius:20px !important}
  .product-card h3{font-size:1rem !important;line-height:1.02 !important;margin:.16rem 0 .28rem !important}
  .product-card p{font-size:.74rem !important;line-height:1.28 !important;min-height:3.15em !important;color:#bcc5d0 !important}
  .product-media{height:80px !important;margin-bottom:.3rem !important}
  .product-media img{max-height:80px !important}
  .ipad-card .product-media{height:84px !important}
  .ipad-card .product-media img{max-height:78px !important}
  .macbook-card .product-media img{max-height:72px !important}
  .accessories-card .product-media img{max-height:76px !important}
  .mini-btn{font-size:.68rem !important;padding:.42rem .58rem !important;border-radius:999px !important}
  .repairs-panel{padding:.94rem .86rem !important;border-radius:24px !important}
  .repair-intro h2{font-size:1.64rem !important;line-height:.98 !important;margin-bottom:.36rem !important}
  .repair-grid{gap:.58rem !important}
  .repair-card{min-height:144px !important;padding:.82rem !important;border-radius:18px !important}
  .repair-card strong{font-size:.94rem !important}
  .repair-card small{font-size:.73rem !important;line-height:1.28 !important}
  .repair-art{width:66px !important;height:66px !important;margin-bottom:.44rem !important}
  .social-panel{padding:.94rem .86rem !important;border-radius:24px !important;gap:.72rem !important}
  .social-title h2{font-size:1.56rem !important;line-height:.98 !important;margin-bottom:.3rem !important}
  .social-title p{font-size:.91rem !important;line-height:1.36 !important}
  .social-card{padding:.72rem !important;border-radius:18px !important}
  .benefits{padding:.42rem !important;border-radius:20px !important}
  .benefits article{padding:.82rem .85rem !important}
  .benefits strong{font-size:.92rem !important}
  .benefits small{font-size:.74rem !important;line-height:1.25 !important}
  .footer-section{padding-top:.8rem !important}
  .footer{padding:1rem .9rem !important;border-radius:24px !important;gap:1rem !important}
  .footer-brand img{width:138px !important;margin-bottom:.45rem !important}
  .footer-brand p{font-size:.84rem !important;line-height:1.38 !important}
  .footer-meta{gap:.28rem !important}
  .footer-col{gap:.34rem !important;padding-top:.75rem !important}
  .footer-col a,.visit-card p{font-size:.83rem !important;line-height:1.3 !important}
  .visit-card{padding-top:.75rem !important}
  .footer-bottom{padding-top:.62rem !important;font-size:.7rem !important;opacity:.8}
  .mobile-sticky-cta{left:.7rem !important;right:.7rem !important;bottom:calc(.68rem + var(--bottom)) !important}
  .mobile-sticky-cta a{height:54px !important;border-radius:17px !important}
}
@media (min-width:760px){
  .product-grid{gap:.78rem !important}
  .product-card{min-height:314px !important}
  .footer{padding:1.08rem !important}
}


/* v14 definitive QA close */
.phone-tile,.camera-cluster{display:none !important}
a,button{touch-action:manipulation}
.hero-shell,.quick-panel,.repairs-panel,.social-panel,.benefits,.footer{will-change:auto}
.reveal-card{transition-property:opacity,transform}
.footer-bottom span{opacity:.82}
.mobile-menu-panel a span{opacity:.72}
@media (max-width:759px){
  body{padding-bottom:calc(5.05rem + var(--bottom)) !important}
  .site-header,.site-header.is-scrolled{
    position:relative !important;
    top:auto !important;
    transform:none !important;
    background:#050609 !important;
    backdrop-filter:none !important;
    -webkit-backdrop-filter:none !important;
  }
  .header-inner{min-height:60px !important}
  .brand img{width:116px !important}
  .menu-btn{width:52px !important;height:52px !important;border-radius:18px !important}
  .mobile-menu{position:absolute !important;top:72px !important}
  .hero-shell{box-shadow:0 18px 70px rgba(0,0,0,.48), inset 0 1px 0 rgba(255,255,255,.07)}
  .hero h1{font-size:clamp(2.42rem,11.4vw,3.45rem) !important;line-height:.93 !important}
  .lead{font-size:.92rem !important;line-height:1.4 !important;color:#d4dbe5 !important}
  .micro-proof{gap:.34rem !important;margin-bottom:.78rem !important}
  .micro-proof span{font-size:.66rem !important;padding:.32rem .47rem !important}
  .btn{min-height:52px !important}
  .hero-stage-clean{min-height:235px !important}
  .hero-stage-logo-only{width:min(68%,210px) !important}
  .quick-actions-grid{gap:.5rem !important}
  .product-card{border-color:rgba(255,255,255,.17) !important}
  .product-card p{color:#c1cad5 !important}
  .repair-card{border-color:rgba(255,255,255,.17) !important}
  .social-card{border-color:rgba(255,255,255,.16) !important}
  .benefits article{border-radius:16px !important}
  .footer-socials a{width:34px !important;height:34px !important}
  .mobile-sticky-cta a{box-shadow:0 14px 42px rgba(0,0,0,.42),0 0 20px rgba(255,255,255,.24) !important}
}
@media (max-width:380px){
  .hero h1{font-size:2.26rem !important}
  .product-card{min-height:204px !important}
  .product-card p{font-size:.71rem !important}
  .mini-btn{font-size:.64rem !important;padding:.39rem .5rem !important}
}
@media (min-width:760px){
  .hero-shell{overflow:hidden}
  .section-head h2{max-width:920px;margin-inline:auto}
  .product-card p{min-height:3.15em !important}
}


/* v15 final QA lock */
.footer-phone a{color:#fff;text-decoration:none}
.footer-phone a:hover{text-decoration:underline}
a[href^="https://wa.me/"]{cursor:pointer}
@media (max-width:759px){
  .site-header{display:block !important;position:relative !important}
  .site-header:not(:first-of-type){display:none !important}
  .mobile-menu:not(.is-open){opacity:0 !important;pointer-events:none !important}
  .mobile-sticky-cta.is-hidden{display:none !important}
}
@media (prefers-reduced-motion:reduce){
  *,*::before,*::after{animation-duration:.001ms !important;animation-iteration-count:1 !important;scroll-behavior:auto !important;transition-duration:.001ms !important}
}


/* v16 top-10 production polish */
.repairs-card .product-media img{max-height:96px !important;max-width:106% !important;transform:translateY(-1px)}
.repairs-card .product-media{isolation:isolate}
.repair-card[data-card-message*="cracked screen"] .repair-art{transform:rotate(-5deg)}
.repair-card[data-card-message*="battery"] .repair-art{transform:rotate(3deg)}
.footer-brand > img{display:block;width:142px;height:auto;margin-bottom:.58rem;filter:drop-shadow(0 0 14px rgba(255,255,255,.14))}
.footer-brand p{margin-bottom:.7rem}
.footer-col strong,.visit-card strong{letter-spacing:.01em}
.quick-action strong,.product-card h3,.repair-card strong{color:#fff}
.btn-primary:active,.mini-btn:active,.quick-action:active{transform:translateY(1px)}
.mobile-sticky-cta a{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}
@media (max-width:759px){
  .hero-shell{min-height:auto !important}
  .hero-stage-clean{min-height:224px !important}
  .trust-strip{margin-top:.2rem !important}
  .quick-panel,.repairs-panel,.social-panel,.benefits,.footer{border-color:rgba(255,255,255,.18) !important}
  .section-head h2{font-size:1.76rem !important;line-height:.96 !important}
  .section-subtitle{font-size:.9rem !important;line-height:1.38 !important;margin-top:.42rem !important}
  .product-card{box-shadow:0 14px 38px rgba(0,0,0,.38),0 0 20px rgba(255,255,255,.035) !important}
  .repairs-card .product-media img{max-height:84px !important;max-width:110% !important}
  .footer-brand > img{width:132px !important}
  .footer-bottom{padding-bottom:.25rem !important}
  .mobile-sticky-cta a{height:55px !important}
}
@media (min-width:760px){
  .repairs-card .product-media img{max-height:120px !important}
  .footer-brand > img{width:156px}
}


/* v17 max polish: final alignment, focus states, mobile clarity */
:root{--focus:rgba(255,255,255,.78)}
a:focus-visible,button:focus-visible,.repair-card:focus-visible{outline:2px solid var(--focus);outline-offset:3px}
.product-card{display:flex !important;flex-direction:column !important;justify-content:flex-start !important}
.product-card .product-media{flex:0 0 auto !important}
.product-card h3{min-height:1.08em !important}
.product-card p{flex:1 1 auto !important;display:flex !important;align-items:flex-start !important;justify-content:center !important;margin-left:auto !important;margin-right:auto !important;max-width:18ch !important}
.product-card .mini-btn{margin-top:auto !important;align-self:center !important;white-space:nowrap !important}
.repair-card{cursor:pointer !important;transition:transform .2s ease,border-color .2s ease,background .2s ease !important}
.repair-card:hover{transform:translateY(-2px);border-color:rgba(255,255,255,.28) !important;background:radial-gradient(circle at 72% 16%,rgba(255,255,255,.105),transparent 30%),linear-gradient(145deg,rgba(255,255,255,.075),rgba(255,255,255,.025)) !important}
.footer-col a{transition:color .18s ease,transform .18s ease}
.mobile-menu-panel a{font-weight:850}
.cta-row .btn{white-space:nowrap}
@media (max-width:759px){
  .eyebrow{font-size:.72rem !important;line-height:1.15 !important;white-space:normal !important;width:auto !important;max-width:100% !important}
  .hero h1{font-size:clamp(2.38rem,11vw,3.32rem) !important;line-height:.94 !important;margin:.54rem 0 .7rem !important}
  .lead{font-size:.93rem !important;line-height:1.41 !important;max-width:34ch !important}
  .micro-proof span{font-size:.64rem !important;line-height:1 !important}
  .cta-row{gap:.56rem !important}
  .cta-row .btn{width:100% !important;min-width:0 !important;justify-content:center !important}
  .quick-panel{margin-top:.05rem !important}
  .quick-copy h2{font-size:1.72rem !important;line-height:.98 !important}
  .quick-copy p{font-size:.9rem !important;line-height:1.36 !important;max-width:32ch !important}
  .quick-action{min-height:78px !important}
  .product-card{min-height:214px !important}
  .product-card p{font-size:.72rem !important;line-height:1.28 !important;max-width:15ch !important;min-height:3.1em !important}
  .product-card .mini-btn{font-size:.64rem !important;padding:.42rem .52rem !important;max-width:100% !important}
  .repairs-panel{margin-top:.2rem !important}
  .repair-card{min-height:146px !important}
  .repair-card small{max-width:15ch !important}
  .social-panel{margin-top:.1rem !important}
  .social-card a{min-height:42px;display:flex;align-items:center;justify-content:center}
  .benefits article{min-height:74px !important}
  .footer{padding-bottom:1.05rem !important}
  .footer-col a{min-height:26px !important;display:flex !important;align-items:center !important}
  .footer-bottom span{font-size:.68rem !important;line-height:1.35 !important}
  .mobile-sticky-cta{padding:0 !important;left:.78rem !important;right:.78rem !important;bottom:calc(.72rem + var(--bottom)) !important}
  .mobile-sticky-cta a{height:54px !important;width:100% !important;max-width:520px !important}
  .sticky-copy small{max-width:185px !important}
}
@media (max-width:370px){
  .product-card{min-height:206px !important;padding:.58rem .48rem !important}
  .product-media{height:74px !important}
  .product-card h3{font-size:.95rem !important}
  .product-card p{font-size:.69rem !important;max-width:14ch !important}
  .mini-btn{font-size:.61rem !important;padding:.38rem .46rem !important}
}
@media (min-width:760px){
  .product-card{min-height:302px !important;padding:.92rem .72rem !important}
  .product-media{height:116px !important}
  .product-media img{max-height:118px !important}
  .macbook-card .product-media img{max-height:94px !important}
  .ipad-card .product-media img{max-height:110px !important}
  .repairs-card .product-media img{max-height:118px !important}
  .product-card p{font-size:.79rem !important;line-height:1.34 !important;max-width:17ch !important}
  .social-panel{grid-template-columns:1.15fr 1fr 1fr !important}
  .footer{grid-template-columns:1.35fr .66fr .78fr .72fr 1fr !important;gap:1.05rem !important}
}
@media (prefers-reduced-motion:reduce){.shine-box:after,.btn-primary:after,.mobile-sticky-cta a:after{display:none !important}}


/* v18 final audit fix: social section has 3 real children now, no empty desktop column */
@media (min-width:760px){
  .social-panel{grid-template-columns:minmax(0,1.08fr) minmax(220px,1fr) minmax(220px,1fr) !important;align-items:stretch !important;gap:1rem !important;}
  .social-title{align-self:center !important;}
  .social-card{min-height:128px !important;height:100% !important;}
}
@media (min-width:1100px){
  .social-panel{grid-template-columns:minmax(0,1.15fr) minmax(260px,1fr) minmax(260px,1fr) !important;}
}

/* v19 ultra definitive polish */
:root{--muted2:#b6c0cc}
body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.hero-shell,.quick-panel,.repairs-panel,.social-panel,.benefits,.footer,.product-card,.repair-card,.social-card,.trust-strip,.logo-stage{
  border-color:rgba(255,255,255,.16) !important;
}
.hero-shell{background:radial-gradient(circle at 76% 18%,rgba(218,236,255,.16),transparent 30%),linear-gradient(145deg,rgba(255,255,255,.078),rgba(255,255,255,.023)) !important}
.cta-row .btn{letter-spacing:-.025em}
.btn-primary{box-shadow:0 0 18px rgba(255,255,255,.34),0 0 52px rgba(180,212,255,.14) !important}
.quick-copy h2,.section-head h2,.repair-intro h2,.social-title h2{letter-spacing:-.06em}
.product-grid{align-items:stretch}
.product-card{
  display:flex !important;
  flex-direction:column !important;
  justify-content:flex-start !important;
  background:radial-gradient(circle at 50% -12%,rgba(255,255,255,.11),transparent 38%),linear-gradient(145deg,rgba(255,255,255,.07),rgba(255,255,255,.028)) !important;
}
.product-media{
  height:108px !important;
  margin:0 auto .56rem !important;
}
.product-media img{
  max-height:106px !important;
  max-width:95% !important;
  width:auto !important;
  object-fit:contain !important;
  filter:drop-shadow(0 14px 24px rgba(0,0,0,.30));
}
.iphone-card .product-media img{max-height:110px !important}
.macbook-card .product-media img{max-height:92px !important;max-width:98% !important}
.ipad-card .product-media{background:none !important;border:none !important;padding:0 !important;height:108px !important}
.ipad-card .product-media img{max-height:104px !important;max-width:92% !important}
.watch-card .product-media img{max-height:100px !important}
.accessories-card .product-media img{max-height:106px !important;max-width:96% !important}
.repairs-card .product-media img{max-height:104px !important;max-width:93% !important}
.product-card p{color:#c0c9d3 !important}
.mini-btn{margin-top:auto !important}
.repair-card{
  background:linear-gradient(145deg,rgba(255,255,255,.068),rgba(255,255,255,.024)) !important;
}
.repair-art{
  width:82px !important;
  height:82px !important;
  object-fit:contain !important;
  filter:drop-shadow(0 14px 28px rgba(0,0,0,.30));
}
.social-card{
  background:linear-gradient(145deg,rgba(255,255,255,.068),rgba(255,255,255,.026)) !important;
}
.social-card a{transition:background .2s ease,border-color .2s ease,transform .2s ease}
.social-card a:hover{background:rgba(255,255,255,.11);border-color:rgba(255,255,255,.22);transform:translateY(-1px)}
.benefits article{background:rgba(255,255,255,.028)}
.footer{
  background:radial-gradient(circle at 18% 0%,rgba(255,255,255,.085),transparent 28%),linear-gradient(145deg,rgba(255,255,255,.068),rgba(255,255,255,.024)) !important;
}
.footer-col a{transition:color .2s ease,transform .2s ease}
.footer-col a:hover{color:#fff;transform:translateX(2px)}
.mobile-sticky-cta a{
  box-shadow:0 14px 42px rgba(0,0,0,.42),0 0 18px rgba(255,255,255,.20) !important;
}
@media (max-width:759px){
  .hero-shell{padding:1rem .88rem .92rem !important}
  .hero h1{font-size:clamp(2.48rem,11.8vw,3.55rem) !important;line-height:.92 !important}
  .lead{font-size:.94rem !important;line-height:1.4 !important}
  .product-card{min-height:214px !important;padding:.7rem .58rem !important}
  .product-media{height:82px !important;margin-bottom:.38rem !important}
  .product-media img{max-height:82px !important}
  .macbook-card .product-media img{max-height:70px !important}
  .ipad-card .product-media{height:84px !important}
  .ipad-card .product-media img{max-height:82px !important;max-width:90% !important}
  .watch-card .product-media img{max-height:78px !important}
  .accessories-card .product-media img{max-height:82px !important}
  .repairs-card .product-media img{max-height:84px !important}
  .product-card h3{font-size:.98rem !important}
  .product-card p{font-size:.73rem !important;line-height:1.27 !important;min-height:3.05em !important}
  .mini-btn{font-size:.69rem !important;padding:.44rem .6rem !important}
  .repair-art{width:70px !important;height:70px !important}
  .social-card{min-height:120px !important}
  .footer-brand p{font-size:.83rem !important}
  .mobile-sticky-cta a{height:56px !important}
}
@media (min-width:760px){
  .product-card{min-height:314px !important;padding:.94rem .76rem !important}
  .product-card h3{font-size:1.08rem !important}
  .product-card p{font-size:.8rem !important;line-height:1.3 !important}
  .repair-grid{align-items:stretch}
  .repair-card{min-height:176px !important}
}


/* v20 production QA: transparent asset kit, no checkerboard backgrounds */
.product-media img,.repair-art{background:transparent !important}
.product-media{isolation:isolate}
.product-card{position:relative}
.product-card::after{content:"";position:absolute;left:18%;right:18%;top:40%;height:34%;border-radius:50%;background:radial-gradient(circle,rgba(220,235,255,.10),transparent 68%);filter:blur(18px);z-index:1;pointer-events:none}.product-card>*{position:relative;z-index:2}
.hero .btn-ghost .i.wa.dark{display:none}
@media (max-width:759px){
  .hero .btn-ghost{background:rgba(255,255,255,.048) !important;color:#f8fbff !important}
  .product-media{height:86px !important}.product-media img{max-height:86px !important}.ipad-card .product-media img{max-height:84px !important}.macbook-card .product-media img{max-height:74px !important}.repair-art{width:72px !important;height:72px !important}
}
@media (min-width:760px){
  .product-media{height:112px !important}.product-media img{max-height:112px !important}.macbook-card .product-media img{max-height:94px !important}.ipad-card .product-media img{max-height:108px !important}.repair-art{width:86px !important;height:86px !important}
}


/* v22 max production polish: robustness, accessibility, no-JS and reduced-motion safety */
:focus-visible{outline:2px solid rgba(255,255,255,.82);outline-offset:3px;border-radius:12px}
main:focus{outline:none}
.skip-link:focus{z-index:9999}
img{max-width:100%;height:auto}
.hero-stage-logo-only{height:auto}
.quick-action,.product-card,.repair-card,.social-card,.benefits article{backface-visibility:hidden;transform:translateZ(0)}
@media (hover:hover){
  .quick-action:hover,.product-card:hover,.repair-card:hover,.social-card:hover{border-color:rgba(255,255,255,.24)!important}
}
@media (prefers-reduced-motion: reduce){
  *,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}
  .shine-box::before,.shine-box::after,.ambient-orb,.ambient-grid,.noise{animation:none!important}
  .reveal-card{opacity:1!important;transform:none!important}
}
@media (max-width:380px){
  .hero h1{font-size:2.3rem!important}
  .cta-row .btn{font-size:.82rem!important}
  .product-card{min-height:206px!important}
  .product-card p{font-size:.70rem!important}
}

/* v23 production push */
.footer-bottom{display:flex;gap:.65rem;flex-wrap:wrap;align-items:center}
.legal-link{color:#9faab8;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.18)}
.legal-link:hover{color:#fff;border-bottom-color:rgba(255,255,255,.55)}
.product-media img,.repair-art{image-rendering:auto}
@media (max-width:759px){
  .footer-bottom{gap:.42rem}
  .legal-link{font-size:.7rem}
}


/* v24 mobile conversion polish */
.repair-dot{width:9px;height:9px;border-radius:50%;background:linear-gradient(180deg,#fff,#bfc9d6);box-shadow:0 0 12px rgba(255,255,255,.44);display:inline-block}
@media (max-width:759px){
  /* Header stays natural in full-page screenshots; WhatsApp handles scroll conversion */
  .site-header,.site-header.is-scrolled{position:relative !important;top:auto !important;background:#050609 !important;box-shadow:none !important;border-bottom-color:rgba(255,255,255,.07) !important}
  .mobile-menu{position:absolute !important;top:72px !important}
  .hero{padding-top:.48rem !important}
  .hero-shell{min-height:auto !important;padding:1rem .86rem .9rem !important;border-radius:28px !important}
  .hero-copy{padding:.28rem .05rem 0 !important}
  .eyebrow{font-size:.73rem !important;line-height:1.1 !important;padding:.42rem .56rem !important;margin-bottom:.42rem !important}
  .hero h1{font-size:clamp(2.34rem,11.25vw,3.32rem) !important;line-height:.93 !important;letter-spacing:-.068em !important;margin:.38rem 0 .62rem !important}
  .lead{font-size:.93rem !important;line-height:1.38 !important;margin-bottom:.72rem !important;color:#d4dce7 !important;max-width:34ch !important}
  .micro-proof{gap:.34rem !important;margin-bottom:.72rem !important}
  .micro-proof span{font-size:.66rem !important;padding:.35rem .5rem !important}
  .cta-row{gap:.54rem !important;margin-bottom:.72rem !important}
  .cta-row .btn{height:52px !important;min-height:52px !important;border-radius:16px !important;font-size:.88rem !important;padding:.72rem .82rem !important}
  .cta-row .btn-primary{box-shadow:0 0 18px rgba(255,255,255,.38),0 0 42px rgba(180,212,255,.15) !important}
  .cta-row .btn-ghost{background:linear-gradient(180deg,rgba(255,255,255,.074),rgba(255,255,255,.038)) !important;border-color:rgba(255,255,255,.19) !important;color:#f7fbff !important}
  .hero-visual{padding:.54rem .06rem .72rem !important;margin-top:.2rem !important}
  .logo-stage{min-height:232px !important;border-radius:26px !important;transform:perspective(900px) rotateY(-5deg) rotateX(2deg) !important}
  .trust-strip{margin-top:.48rem !important;gap:.42rem !important}
  .trust-strip article{padding:.65rem .72rem !important}
  .round-icon{flex-basis:38px !important;width:38px !important;height:38px !important}

  /* Product cards: more even, clearer tap targets */
  .product-grid{gap:.58rem !important}
  .product-card{min-height:218px !important;padding:.68rem .56rem .62rem !important;border-radius:20px !important;display:flex !important;flex-direction:column !important}
  .product-media{height:82px !important;margin-bottom:.34rem !important}
  .product-media img{max-height:82px !important;max-width:96% !important}
  .macbook-card .product-media img{max-height:68px !important}
  .ipad-card .product-media img{max-height:80px !important;max-width:90% !important}
  .watch-card .product-media img{max-height:78px !important}
  .accessories-card .product-media img{max-height:80px !important}
  .repairs-card .product-media img{max-height:82px !important}
  .product-card h3{font-size:.98rem !important;line-height:1.02 !important;margin:.08rem 0 .24rem !important}
  .product-card p{font-size:.72rem !important;line-height:1.25 !important;min-height:3.05em !important;margin-bottom:.5rem !important;color:#c0c9d4 !important}
  .mini-btn{margin-top:auto !important;font-size:.68rem !important;padding:.44rem .54rem !important;min-height:34px !important;border-color:rgba(255,255,255,.19) !important;background:rgba(255,255,255,.07) !important}
  .btn-wide{height:52px !important}

  /* Sticky WhatsApp appears only after hero, never over footer/menu */
  .mobile-sticky-cta{opacity:0 !important;transform:translateY(18px) !important;pointer-events:none !important;transition:opacity .22s ease,transform .22s ease !important}
  .mobile-sticky-cta.is-visible:not(.is-hidden){opacity:1 !important;transform:translateY(0) !important;pointer-events:auto !important}
  body.menu-open .mobile-sticky-cta{opacity:0 !important;transform:translateY(18px) !important;pointer-events:none !important}
  .mobile-sticky-cta a{height:54px !important;border-radius:18px !important;box-shadow:0 18px 48px rgba(0,0,0,.44),0 0 24px rgba(255,255,255,.24) !important}
  .sticky-copy strong{font-size:.94rem !important}
  .sticky-copy small{font-size:.68rem !important;line-height:1.1 !important}
}
@media (max-width:380px){
  .hero h1{font-size:2.25rem !important}
  .lead{font-size:.89rem !important}
  .cta-row .btn{font-size:.82rem !important}
  .product-card{min-height:210px !important}
}

/* v25 mobile conversion + QA polish */
@media (max-width:759px){
  .wrap{width:min(100% - 1.12rem, var(--max)) !important;}
  .section{padding:1rem 0 !important;}
  .section-tight{padding-top:.72rem !important;}
  .section-mini{padding:.72rem 0 !important;}

  /* Hero: calmer, clearer, less compressed */
  .hero{padding-top:.42rem !important;}
  .hero-shell{padding:.96rem .82rem .92rem !important;border-radius:28px !important;}
  .hero-copy{padding:.16rem .02rem 0 !important;}
  .eyebrow{font-size:.68rem !important;line-height:1.12 !important;padding:.38rem .5rem !important;margin-bottom:.48rem !important;letter-spacing:-.015em !important;}
  .hero h1{font-size:clamp(2.18rem,10.45vw,3.04rem) !important;line-height:.94 !important;letter-spacing:-.066em !important;margin:.34rem 0 .68rem !important;max-width:9.6ch !important;}
  .lead{font-size:.92rem !important;line-height:1.42 !important;max-width:33ch !important;margin-bottom:.74rem !important;color:#d9e1eb !important;}
  .micro-proof{gap:.32rem !important;margin-bottom:.72rem !important;}
  .micro-proof span{font-size:.62rem !important;padding:.34rem .46rem !important;border-color:rgba(255,255,255,.16) !important;background:rgba(255,255,255,.055) !important;}
  .cta-row{gap:.52rem !important;margin-bottom:.76rem !important;}
  .cta-row .btn{height:50px !important;min-height:50px !important;font-size:.84rem !important;border-radius:16px !important;line-height:1 !important;}
  .cta-row .btn-primary{height:54px !important;font-size:.87rem !important;box-shadow:0 0 20px rgba(255,255,255,.42),0 0 42px rgba(180,212,255,.16) !important;}
  .cta-row .btn-ghost{background:linear-gradient(180deg,rgba(255,255,255,.105),rgba(255,255,255,.042)) !important;border-color:rgba(255,255,255,.24) !important;color:#f8fbff !important;box-shadow:inset 0 1px 0 rgba(255,255,255,.10),0 0 16px rgba(255,255,255,.055) !important;}
  .hero-visual{padding:.44rem .04rem .6rem !important;margin-top:.08rem !important;}
  .logo-stage{min-height:218px !important;border-radius:25px !important;}
  .trust-strip{gap:.38rem !important;padding:.5rem !important;margin-top:.42rem !important;border-radius:20px !important;}
  .trust-strip article{padding:.62rem .68rem !important;gap:.64rem !important;}
  .trust-strip strong{font-size:.88rem !important;}
  .trust-strip small{font-size:.72rem !important;}
  .round-icon{width:36px !important;height:36px !important;flex-basis:36px !important;}

  /* Fast customer path */
  .quick-panel{padding:.88rem .82rem !important;border-radius:24px !important;gap:.74rem !important;}
  .quick-copy h2{font-size:1.52rem !important;line-height:.98 !important;margin-bottom:.38rem !important;}
  .quick-copy p{font-size:.9rem !important;line-height:1.36 !important;color:#c8d1dc !important;}
  .quick-actions-grid{gap:.48rem !important;}
  .quick-action{padding:.86rem .86rem !important;min-height:72px !important;border-radius:16px !important;}
  .quick-action strong{font-size:.88rem !important;}
  .quick-action small{font-size:.73rem !important;}

  /* Products: more readable and less cramped */
  .section-head.centered{margin-bottom:.84rem !important;}
  .section-kicker{font-size:.62rem !important;letter-spacing:.21em !important;margin-bottom:.34rem !important;}
  .section-head h2{font-size:1.7rem !important;line-height:.96 !important;}
  .section-subtitle{font-size:.85rem !important;line-height:1.36 !important;max-width:34ch !important;color:#bfc8d4 !important;}
  .product-grid{gap:.62rem !important;}
  .product-card{min-height:226px !important;padding:.72rem .58rem .66rem !important;border-radius:20px !important;border-color:rgba(255,255,255,.17) !important;}
  .product-media{height:88px !important;margin-bottom:.38rem !important;}
  .product-media img{max-height:88px !important;max-width:96% !important;filter:drop-shadow(0 12px 18px rgba(0,0,0,.42)) drop-shadow(0 0 18px rgba(255,255,255,.10)) !important;}
  .iphone-card .product-media img{max-height:90px !important;}
  .macbook-card .product-media img{max-height:74px !important;max-width:100% !important;}
  .ipad-card .product-media img{max-height:86px !important;max-width:92% !important;}
  .watch-card .product-media img{max-height:84px !important;}
  .accessories-card .product-media img{max-height:86px !important;}
  .repairs-card .product-media img{max-height:88px !important;}
  .product-card h3{font-size:1rem !important;line-height:1.02 !important;margin:.08rem 0 .28rem !important;}
  .product-card p{font-size:.74rem !important;line-height:1.28 !important;max-width:17ch !important;min-height:3.14em !important;color:#c8d1dc !important;}
  .product-card .mini-btn{font-size:.67rem !important;padding:.43rem .56rem !important;min-height:34px !important;background:rgba(255,255,255,.075) !important;border-color:rgba(255,255,255,.21) !important;}
  .btn-wide{height:50px !important;border-radius:16px !important;font-size:.82rem !important;}

  /* Repairs */
  .repairs-panel{padding:.92rem .84rem !important;border-radius:24px !important;gap:.88rem !important;}
  .repair-intro h2{font-size:1.58rem !important;line-height:.98 !important;margin-bottom:.44rem !important;}
  .repair-intro p{font-size:.88rem !important;line-height:1.38 !important;margin-bottom:.78rem !important;color:#c8d1dc !important;}
  .repair-grid{gap:.58rem !important;}
  .repair-card{min-height:146px !important;padding:.74rem .52rem !important;border-radius:18px !important;}
  .repair-card strong{font-size:.86rem !important;line-height:1.08 !important;}
  .repair-card small{font-size:.7rem !important;line-height:1.24 !important;max-width:15ch !important;}
  .repair-art{width:68px !important;height:68px !important;}

  /* Social: keep clean, no sticky overlay */
  .social-panel{padding:.9rem .82rem !important;border-radius:24px !important;gap:.68rem !important;}
  .social-title h2{font-size:1.52rem !important;line-height:.98 !important;}
  .social-title p{font-size:.88rem !important;line-height:1.34 !important;color:#c8d1dc !important;}
  .social-card{padding:.68rem !important;border-radius:18px !important;min-height:112px !important;}
  .social-card a{min-height:40px !important;font-size:.76rem !important;}

  /* Benefits and footer: more compact, more local trust */
  .benefits{gap:.38rem !important;padding:.48rem !important;border-radius:20px !important;}
  .benefits article{padding:.72rem .74rem !important;gap:.64rem !important;}
  .benefits strong{font-size:.86rem !important;}
  .benefits small{font-size:.71rem !important;line-height:1.25 !important;}
  .footer{padding:.98rem .88rem !important;border-radius:24px !important;gap:.88rem !important;}
  .footer-brand img{width:128px !important;margin-bottom:.4rem !important;}
  .footer-brand p{font-size:.82rem !important;line-height:1.38 !important;}
  .footer-col{gap:.32rem !important;padding-top:.68rem !important;}
  .footer-col a,.visit-card p{font-size:.8rem !important;line-height:1.28 !important;}
  .visit-note{display:inline-block;margin-top:.18rem;color:#e7eef8;font-weight:800;}
  .footer-bottom{font-size:.68rem !important;opacity:.74 !important;}

  /* Sticky WhatsApp: compact and only on conversion sections */
  .mobile-sticky-cta{left:.82rem !important;right:.82rem !important;bottom:calc(.78rem + var(--bottom)) !important;z-index:38 !important;}
  .mobile-sticky-cta a{height:52px !important;border-radius:18px !important;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(225,234,246,.96)) !important;color:#030406 !important;box-shadow:0 16px 42px rgba(0,0,0,.46),0 0 18px rgba(255,255,255,.22) !important;}
  .sticky-icon{width:30px !important;height:30px !important;}
  .sticky-copy strong{font-size:.88rem !important;line-height:1 !important;}
  .sticky-copy small{font-size:.62rem !important;line-height:1.06 !important;}
  .sticky-arrow{font-size:.82rem !important;}
  .mobile-sticky-cta.is-hidden,.mobile-sticky-cta.is-route-hidden{opacity:0 !important;transform:translateY(18px) !important;pointer-events:none !important;}
}
@media (max-width:380px){
  .hero h1{font-size:2.12rem !important;}
  .product-card{min-height:218px !important;padding:.66rem .5rem .6rem !important;}
  .product-card p{font-size:.7rem !important;max-width:15ch !important;}
  .product-card .mini-btn{font-size:.62rem !important;padding:.4rem .48rem !important;}
  .mobile-sticky-cta{left:.64rem !important;right:.64rem !important;}
}
@media (min-width:760px){
  .visit-note{display:block;margin-top:.22rem;color:#d7e0ec;font-weight:800;}
}

/* v26 local trust + footer + SEO conversion polish */
.footer-trust-mini{
  display:flex;
  flex-wrap:wrap;
  gap:.42rem;
  margin:.78rem 0 .15rem;
}
.footer-trust-mini span{
  display:inline-flex;
  align-items:center;
  min-height:28px;
  padding:.34rem .58rem;
  border:1px solid rgba(255,255,255,.14);
  border-radius:999px;
  background:rgba(255,255,255,.052);
  color:#e8eef7;
  font-size:.75rem;
  font-weight:850;
  letter-spacing:-.025em;
}
.visit-subnote{
  display:block;
  margin-top:.18rem;
  color:#aeb8c6;
  font-size:.82em;
  line-height:1.25;
}
.benefits article{
  min-height:76px;
}
.benefits .round-icon{
  box-shadow:inset 0 1px 0 rgba(255,255,255,.18),0 0 18px rgba(255,255,255,.055);
}
.social-title p strong{color:#fff}
@media (max-width:759px){
  /* Keep the conversion flow compact and local-first */
  .benefits{background:linear-gradient(145deg,rgba(255,255,255,.068),rgba(255,255,255,.026)) !important;}
  .benefits article{min-height:72px !important;}
  .benefits .round-icon{width:34px !important;height:34px !important;flex-basis:34px !important;}
  .footer{display:grid !important;grid-template-columns:1fr !important;}
  .footer-brand{order:1;}
  .visit-card{order:2;padding-top:.62rem !important;border-top:1px solid rgba(255,255,255,.09);}
  .footer-col{order:3;}
  .footer-bottom{order:4;}
  .footer-trust-mini{margin:.64rem 0 0;gap:.34rem;}
  .footer-trust-mini span{font-size:.68rem;padding:.31rem .47rem;min-height:26px;}
  .visit-subnote{font-size:.74rem;}
  .visit-card .btn{height:50px !important;border-radius:16px !important;font-size:.82rem !important;}
  .footer-socials a{width:34px !important;height:34px !important;}
  /* Hide sticky CTA earlier on all trust/footer zones */
  .sticky-hide-zone{scroll-margin-bottom:120px;}
}
@media (min-width:760px){
  .footer-trust-mini span{font-size:.72rem;}
  .visit-subnote{font-size:.78rem;}
}

/* V27 catalog-ready + bot/tracking polish */
body.catalog-page{padding-bottom:0}
.catalog-shell{padding:1.15rem;border-radius:28px;background:radial-gradient(circle at 78% 10%,rgba(220,236,255,.16),transparent 34%),linear-gradient(145deg,rgba(255,255,255,.07),rgba(255,255,255,.025))}
.catalog-shell h1{font-size:clamp(2.2rem,10vw,4rem);line-height:.93;margin:.38rem 0 .65rem;max-width:720px}
.catalog-flow{display:flex;gap:.4rem;flex-wrap:wrap;margin-top:.85rem}.catalog-flow span{border:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.055);border-radius:999px;padding:.46rem .64rem;font-size:.78rem;font-weight:850;color:#dbe4ee}
.catalog-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.catalog-card{min-height:222px!important}
a[data-intent]{cursor:pointer}
.catalog-link{position:relative}.catalog-link::after{content:"";position:absolute;inset:0;border-radius:inherit;box-shadow:0 0 18px rgba(255,255,255,.055);pointer-events:none}
@media (max-width:759px){
  .hero h1{font-size:clamp(2.08rem,10.15vw,2.72rem)!important;line-height:.94!important;letter-spacing:-.072em!important;margin-bottom:.58rem!important}
  .hero-shell{border-radius:25px!important;padding:.72rem!important}
  .hero-copy{padding:.58rem .34rem 0!important}
  .lead{font-size:.91rem!important;line-height:1.38!important;max-width:34ch!important;margin-bottom:.66rem!important}
  .micro-proof span{font-size:.64rem!important;padding:.36rem .44rem!important}
  .btn-ghost{background:rgba(255,255,255,.072)!important;border-color:rgba(255,255,255,.21)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 0 18px rgba(255,255,255,.075)!important}
  .product-card{min-height:232px!important;padding:.74rem .58rem .68rem!important}
  .product-media{height:94px!important;margin-bottom:.42rem!important}
  .product-media img{max-height:94px!important;max-width:96%!important}
  .macbook-card .product-media img{max-height:84px!important}
  .watch-card .product-media img{max-height:91px!important}
  .accessories-card .product-media img{max-height:91px!important}
  .repairs-card .product-media img{max-height:92px!important}
  .product-card h3{font-size:1.02rem!important;margin-bottom:.28rem!important}
  .product-card p{font-size:.735rem!important;line-height:1.3!important;max-width:17ch!important;min-height:3.25em!important}
  .product-card .mini-btn{font-size:.68rem!important;padding:.46rem .58rem!important;min-height:35px!important}
  .quick-action strong{font-size:.9rem!important}.quick-action small{font-size:.745rem!important}
  .benefits article{min-height:68px!important;border-radius:15px!important;background:rgba(255,255,255,.032)!important}
  .benefits .round-icon{width:38px!important;height:38px!important;flex-basis:38px!important}
  .visit-subnote{display:block;margin-top:.2rem;color:#aeb8c5}
  .catalog-hero{padding-top:.9rem}.catalog-grid{gap:.62rem}.catalog-shell{padding:.98rem;border-radius:25px}.catalog-shell h1{font-size:2.18rem}.catalog-card{min-height:226px!important}
}
@media (min-width:760px){
  .catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem}.catalog-card{min-height:300px!important}.catalog-shell{padding:2rem}
}

/* v28 tracking + local SEO polish */
[data-track], .js-whatsapp, a[href*="google.com/maps"], a[href^="tel:"]{cursor:pointer}
.hero .lead{max-width:54ch}
.btn-ghost{border-color:rgba(255,255,255,.20)}
.btn-ghost:hover,.btn-ghost:focus-visible{border-color:rgba(255,255,255,.35);background:rgba(255,255,255,.075)}
.quick-action::after{opacity:.9}
.product-card .mini-btn{min-height:34px;display:inline-flex;align-items:center;justify-content:center}
.footer-meta span,.footer-chips span{border-color:rgba(255,255,255,.16)}
.visit-note{display:inline-flex;margin-top:.34rem;color:#fff;font-weight:800}
.catalog-flow span{border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.055);border-radius:999px;padding:.42rem .62rem}
.catalog-shell .lead{max-width:64ch}
@media (max-width:759px){
  .site-shell{padding-bottom:0}
  .hero h1{font-size:clamp(2.02rem,9.55vw,2.54rem) !important;line-height:.985 !important;letter-spacing:-.067em !important;margin-bottom:.66rem !important}
  .lead{font-size:.92rem !important;line-height:1.42 !important;margin-bottom:.82rem !important}
  .micro-proof{gap:.32rem !important;margin-bottom:.68rem !important}
  .micro-proof span{font-size:.62rem !important;padding:.32rem .44rem !important}
  .cta-row{gap:.48rem !important}
  .btn{min-height:45px !important}
  .btn-primary{font-size:.88rem !important}
  .btn-ghost{font-size:.78rem !important;background:rgba(255,255,255,.032) !important}
  .hero-stage-clean{min-height:214px !important}
  .hero-stage-logo-only{width:min(64%,205px) !important}
  .trust-strip article{min-height:58px !important}
  .section-head.centered{margin-bottom:.62rem !important}
  .product-grid{gap:.54rem !important}
  .product-card{min-height:202px !important;padding:.58rem .5rem !important;border-radius:18px !important}
  .product-media{height:72px !important;margin-bottom:.28rem !important}
  .product-media img{max-height:76px !important}
  .product-card h3{font-size:.96rem !important;margin-bottom:.16rem !important}
  .product-card p{font-size:.69rem !important;line-height:1.24 !important;min-height:2.85em !important;max-width:15.5ch !important;margin-bottom:.44rem !important}
  .product-card .mini-btn{font-size:.64rem !important;min-height:30px !important;padding:.38rem .52rem !important}
  .repairs-panel,.social-panel{padding:.82rem .72rem !important}
  .repair-grid{gap:.48rem !important}
  .repair-card{min-height:132px !important;padding:.68rem .5rem !important}
  .repair-art{width:58px !important;height:58px !important;margin-bottom:.32rem !important}
  .repair-card strong{font-size:.82rem !important;line-height:1.05 !important}
  .repair-card small{font-size:.67rem !important;line-height:1.22 !important}
  .benefits{gap:.38rem !important}
  .benefits article{padding:.72rem .78rem !important}
  .benefits strong{font-size:.88rem !important}
  .benefits small{font-size:.72rem !important}
  .footer{padding:.92rem .82rem 1rem !important;gap:.72rem !important}
  .footer-brand > img{width:122px !important}
  .footer-brand p,.visit-card p{font-size:.8rem !important;line-height:1.34 !important}
  .footer-col a{font-size:.78rem !important;min-height:24px !important}
  .footer-chips span{font-size:.69rem !important;padding:.34rem .45rem !important}
  .mobile-sticky-cta a{height:52px !important;border-radius:16px !important}
  .sticky-copy strong{font-size:.9rem !important}
  .sticky-copy small{font-size:.7rem !important}
  .catalog-flow{display:flex;flex-wrap:wrap;gap:.4rem;justify-content:center}
}
@media (max-width:390px){
  .hero h1{font-size:1.98rem !important}
  .product-card{min-height:196px !important}
  .product-card p{font-size:.67rem !important;max-width:14.8ch !important}
  .product-card .mini-btn{font-size:.61rem !important;padding:.36rem .42rem !important}
}

/* V29 catalog feed + WhatsApp bot prep */
.catalog-live-section[hidden]{display:none!important}
.catalog-controls{display:flex;gap:.42rem;flex-wrap:wrap;justify-content:center;padding:.55rem;margin:0 0 .85rem;border-radius:20px;background:rgba(255,255,255,.035)}
.catalog-filter{border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.045);color:#dce5ee;border-radius:999px;padding:.48rem .68rem;font-weight:850;font-size:.76rem;cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .2s ease;color-scheme:dark}
.catalog-filter:hover,.catalog-filter.is-active{background:#eef4ff;color:#020305;border-color:#fff;box-shadow:0 0 18px rgba(255,255,255,.16)}
.catalog-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.68rem}
.catalog-product-card{position:relative;display:flex;flex-direction:column;min-height:248px;padding:.76rem;border-radius:22px;background:radial-gradient(circle at 50% -10%,rgba(255,255,255,.11),transparent 36%),linear-gradient(145deg,rgba(255,255,255,.064),rgba(255,255,255,.024));overflow:hidden}
.catalog-status{align-self:flex-start;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.06);border-radius:999px;padding:.28rem .46rem;font-size:.62rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#edf4ff}
.catalog-product-media{height:92px;display:grid;place-items:center;margin:.2rem 0 .38rem}
.catalog-product-media img{max-width:92%;max-height:92px;object-fit:contain;filter:drop-shadow(0 14px 24px rgba(0,0,0,.32))}
.catalog-product-card h3{font-size:1rem;line-height:1.02;letter-spacing:-.04em;margin:.1rem 0 .22rem;color:#fff}
.catalog-product-card p{font-size:.75rem;line-height:1.28;color:#c4cdd8;margin:0 0 .46rem;min-height:2.55em}
.catalog-product-card strong{display:block;margin-top:auto;margin-bottom:.54rem;color:#fff;font-size:.98rem;letter-spacing:-.02em}
.catalog-empty{grid-column:1/-1;text-align:center;color:#b9c3cf;border:1px solid rgba(255,255,255,.12);border-radius:20px;padding:1rem;background:rgba(255,255,255,.035)}
@media (max-width:759px){
  .catalog-controls{justify-content:flex-start;overflow:auto;flex-wrap:nowrap;padding:.45rem;border-radius:18px;scrollbar-width:none}
  .catalog-controls::-webkit-scrollbar{display:none}
  .catalog-filter{white-space:nowrap;font-size:.7rem;padding:.44rem .58rem;flex:0 0 auto}
  .catalog-product-grid{gap:.6rem}
  .catalog-product-card{min-height:228px;border-radius:20px;padding:.66rem .56rem}
  .catalog-product-media{height:78px}
  .catalog-product-media img{max-height:78px}
  .catalog-product-card h3{font-size:.96rem}
  .catalog-product-card p{font-size:.71rem;min-height:2.65em}
  .catalog-status{font-size:.56rem}
}
@media (min-width:760px){
  .catalog-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem}
  .catalog-product-card{min-height:300px;padding:.9rem}
  .catalog-product-media{height:116px}
  .catalog-product-media img{max-height:116px}
}


/* v30 lead capture + bot flow */
.lead-shell{padding:clamp(1.2rem,3vw,2rem);border-radius:30px;background:radial-gradient(circle at 70% 0%,rgba(255,255,255,.12),transparent 34%),linear-gradient(145deg,rgba(255,255,255,.075),rgba(255,255,255,.024));}
.lead-shell h1{font-size:clamp(2.2rem,7vw,5rem);line-height:.92;letter-spacing:-.07em;margin:.45rem 0 .7rem;max-width:900px}
.lead-form{padding:clamp(1rem,3vw,1.6rem);border-radius:28px}
.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}
.form-grid label{display:grid;gap:.38rem;color:#fff;font-weight:800;letter-spacing:-.03em}
.form-grid label span{font-size:.78rem;color:#c6ced8;text-transform:uppercase;letter-spacing:.08em}
.form-grid input,.form-grid select,.form-grid textarea{width:100%;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.055);color:#fff;border-radius:16px;padding:.86rem .9rem;font:inherit;outline:none;box-shadow:inset 0 1px 0 rgba(255,255,255,.05)}
.form-grid select option{background:#111;color:#fff}
.form-grid textarea{resize:vertical;min-height:112px}.form-wide{grid-column:1/-1}
.lead-preview{margin-top:.85rem;padding:.95rem;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.04);border-radius:18px;white-space:pre-line;color:#d6dee8}
.lead-preview p{margin:.28rem 0 0;color:#fff;font-weight:700;line-height:1.35}
.lead-actions{display:flex;gap:.7rem;flex-wrap:wrap;margin-top:.85rem}.form-note{margin:.75rem 0 0;color:#aeb8c4;font-size:.88rem;line-height:1.45}
@media(max-width:759px){.lead-shell{padding:1rem;border-radius:24px}.lead-shell h1{font-size:2.42rem}.form-grid{grid-template-columns:1fr}.lead-form{padding:.9rem;border-radius:24px}.lead-actions .btn{width:100%;justify-content:center}.lead-preview{font-size:.88rem}}


/* V31 final mobile QA + deploy clean */
body.lead-page,body.catalog-page,body.legal-page{padding-bottom:0!important}
body.lead-page .footer-section,body.catalog-page .footer-section{padding-bottom:1rem}
@media (max-width:759px){
  body.lead-page .lead-shell h1{font-size:clamp(2.08rem,10.8vw,2.8rem)!important;line-height:.94!important}
  body.lead-page .lead-shell .lead{font-size:.92rem!important;max-width:36ch!important}
  body.lead-page .form-grid input,body.lead-page .form-grid select,body.lead-page .form-grid textarea{font-size:16px!important;border-radius:15px!important}
  body.lead-page .lead-preview{font-size:.84rem!important;line-height:1.35!important}
  body.catalog-page .catalog-shell h1{font-size:clamp(2rem,10.4vw,2.8rem)!important;line-height:.94!important}
  body.catalog-page .catalog-shell .lead{font-size:.92rem!important;line-height:1.4!important}
  body.catalog-page .catalog-grid{gap:.58rem!important}
  .mobile-sticky-cta{will-change:transform,opacity}
  .mobile-sticky-cta.is-visible:not(.is-hidden):not(.is-route-hidden){display:block!important}
  .mobile-sticky-cta.is-hidden,.mobile-sticky-cta.is-route-hidden{display:none!important}
}
@media (min-width:760px){
  body.lead-page .lead-shell{min-height:330px;display:grid;align-content:center}
}


/* V32 pixel QA from real iPhone screenshot */
@media (max-width:759px){
  body{padding-bottom:calc(4.6rem + var(--bottom)) !important;}
  .wrap{width:min(100% - .72rem,1180px) !important;}
  .site-header{padding:.38rem 0 !important;background:rgba(3,4,6,.98) !important;}
  .brand img{width:108px !important;}
  .menu-btn{width:43px !important;height:43px !important;border-radius:14px !important;}
  .menu-btn span{width:18px !important;}
  .mobile-menu{top:58px !important;left:.36rem !important;right:.36rem !important;}
  .mobile-menu-panel a{min-height:46px !important;padding:.78rem .82rem !important;}

  .hero.section{padding-top:.52rem !important;}
  .hero-shell{border-radius:24px !important;padding:.72rem .68rem .72rem !important;min-height:auto !important;}
  .hero-copy{padding:.55rem .32rem 0 !important;}
  .eyebrow{font-size:.635rem !important;padding:.36rem .48rem !important;margin-bottom:.58rem !important;letter-spacing:-.015em !important;}
  .hero h1{font-size:clamp(2.08rem,9.9vw,2.52rem) !important;line-height:.965 !important;letter-spacing:-.071em !important;margin-bottom:.58rem !important;}
  .lead{font-size:.925rem !important;line-height:1.39 !important;max-width:36ch !important;margin-bottom:.68rem !important;color:#dce3ed !important;}
  .micro-proof{gap:.32rem !important;margin-bottom:.62rem !important;}
  .micro-proof span{font-size:.61rem !important;padding:.34rem .43rem !important;background:rgba(255,255,255,.064) !important;border-color:rgba(255,255,255,.15) !important;}
  .cta-row{gap:.46rem !important;margin-bottom:.72rem !important;}
  .btn{min-height:44px !important;border-radius:14px !important;}
  .btn-primary{font-size:.88rem !important;}
  .btn-ghost{font-size:.78rem !important;background:rgba(255,255,255,.045) !important;border-color:rgba(255,255,255,.20) !important;}
  .hero-visual{margin-top:.25rem !important;padding:.55rem .18rem .78rem !important;}
  .hero-stage-clean{min-height:190px !important;border-radius:24px !important;}
  .hero-stage-logo-only{width:min(66%,202px) !important;}
  .rim-a{width:58px !important;height:4px !important;}
  .rim-b{height:72px !important;width:4px !important;}
  .trust-strip{gap:.42rem !important;padding:.52rem !important;margin-top:.34rem !important;border-radius:19px !important;}
  .trust-strip article{min-height:56px !important;padding:.62rem .66rem !important;border-radius:15px !important;}
  .trust-strip .round-icon{width:35px !important;height:35px !important;flex-basis:35px !important;font-size:.84rem !important;}
  .trust-strip strong{font-size:.84rem !important;line-height:1.05 !important;}
  .trust-strip small{font-size:.68rem !important;line-height:1.15 !important;color:#b9c2cf !important;}

  .section{padding:.88rem 0 !important;}
  .section-tight{padding-top:.48rem !important;}
  .quick-panel{padding:.88rem .78rem !important;border-radius:23px !important;}
  .section-kicker{font-size:.62rem !important;letter-spacing:.19em !important;color:#f0f4fb !important;opacity:.9 !important;}
  .quick-copy h2{font-size:1.52rem !important;line-height:.99 !important;margin-bottom:.28rem !important;}
  .quick-copy p,.section-subtitle{font-size:.83rem !important;line-height:1.33 !important;color:#c8d1dd !important;}
  .quick-actions-grid{gap:.44rem !important;}
  .quick-action{min-height:58px !important;padding:.62rem .68rem !important;border-radius:15px !important;}
  .quick-action strong{font-size:.82rem !important;}
  .quick-action small{font-size:.68rem !important;color:#b6c0cc !important;}

  .section-head.centered{margin-bottom:.64rem !important;}
  .section-head h2{font-size:1.55rem !important;line-height:.98 !important;letter-spacing:-.058em !important;}
  .product-grid{gap:.56rem !important;}
  .product-card{min-height:212px !important;padding:.66rem .54rem .62rem !important;border-radius:18px !important;}
  .product-media{height:80px !important;margin-bottom:.36rem !important;}
  .product-media img{max-height:82px !important;max-width:96% !important;}
  .macbook-card .product-media img{max-height:74px !important;}
  .ipad-card .product-media img{max-height:80px !important;}
  .accessories-card .product-media img{max-height:82px !important;}
  .repairs-card .product-media img{max-height:84px !important;}
  .product-card h3{font-size:.99rem !important;margin-bottom:.20rem !important;}
  .product-card p{font-size:.705rem !important;line-height:1.24 !important;min-height:2.9em !important;max-width:15.7ch !important;margin:.02rem auto .48rem !important;color:#c5ced9 !important;}
  .product-card .mini-btn{width:100% !important;max-width:124px !important;min-height:32px !important;font-size:.62rem !important;padding:.37rem .42rem !important;margin-top:auto !important;letter-spacing:-.012em !important;}
  .catalog-link{min-height:44px !important;font-size:.82rem !important;background:rgba(255,255,255,.06) !important;border-color:rgba(255,255,255,.18) !important;}

  .repairs-panel{padding:.82rem .72rem !important;border-radius:22px !important;}
  .repair-intro h2{font-size:1.54rem !important;line-height:.98 !important;margin-bottom:.38rem !important;}
  .repair-intro p{font-size:.84rem !important;line-height:1.36 !important;margin-bottom:.72rem !important;color:#cbd4df !important;}
  .repair-intro .btn{min-height:43px !important;font-size:.82rem !important;border-radius:14px !important;}
  .repair-grid{gap:.5rem !important;}
  .repair-card{min-height:134px !important;padding:.66rem .5rem !important;border-radius:16px !important;}
  .repair-art{width:60px !important;height:60px !important;margin-bottom:.3rem !important;}
  .repair-ico{width:42px !important;height:42px !important;}
  .repair-card strong{font-size:.80rem !important;line-height:1.05 !important;}
  .repair-card small{font-size:.66rem !important;line-height:1.2 !important;color:#b9c3cf !important;}

  .social-panel{padding:.82rem .72rem !important;border-radius:22px !important;gap:.6rem !important;}
  .social-title h2{font-size:1.48rem !important;line-height:1 !important;}
  .social-title p{font-size:.83rem !important;line-height:1.33 !important;}
  .social-card{padding:.62rem !important;border-radius:16px !important;min-height:auto !important;}
  .social-card strong{font-size:.82rem !important;}
  .social-card small{font-size:.68rem !important;}
  .social-card a{min-height:36px !important;font-size:.72rem !important;background:rgba(255,255,255,.075) !important;border-color:rgba(255,255,255,.14) !important;}

  .benefits{padding:.42rem !important;border-radius:20px !important;gap:.38rem !important;}
  .benefits article{min-height:62px !important;padding:.62rem .68rem !important;border-radius:15px !important;}
  .benefits .round-icon{width:34px !important;height:34px !important;flex-basis:34px !important;font-size:.78rem !important;}
  .benefits strong{font-size:.84rem !important;}
  .benefits small{font-size:.68rem !important;}

  .footer-section{padding-top:.42rem !important;padding-bottom:.9rem !important;}
  .footer{padding:.88rem .78rem 1rem !important;border-radius:22px !important;gap:.72rem !important;}
  .footer-brand > img{width:120px !important;margin-bottom:.34rem !important;}
  .footer-brand p{font-size:.79rem !important;line-height:1.34 !important;color:#c4ccd8 !important;}
  .footer-phone{font-size:.78rem !important;margin-top:.38rem !important;}
  .footer-trust-mini{gap:.28rem !important;margin:.54rem 0 0 !important;}
  .footer-trust-mini span{font-size:.62rem !important;padding:.26rem .39rem !important;min-height:24px !important;}
  .visit-card{padding-top:.62rem !important;}
  .visit-card strong,.footer-col strong{font-size:.86rem !important;}
  .visit-card p{font-size:.78rem !important;line-height:1.32 !important;}
  .visit-note{margin-top:.22rem !important;}
  .visit-subnote{font-size:.70rem !important;}
  .visit-card .btn{height:48px !important;border-radius:15px !important;font-size:.80rem !important;}
  .footer-col{gap:.28rem !important;padding-top:.62rem !important;}
  .footer-col a{font-size:.76rem !important;min-height:23px !important;color:#cbd4de !important;}
  .footer-bottom{font-size:.64rem !important;padding-top:.56rem !important;gap:.32rem !important;}
  .legal-link{color:#aeb8c5 !important;}

  .mobile-sticky-cta{left:.78rem !important;right:.78rem !important;bottom:calc(.72rem + var(--bottom)) !important;}
  .mobile-sticky-cta a{height:50px !important;border-radius:16px !important;}
  .sticky-copy strong{font-size:.84rem !important;}
  .sticky-copy small{font-size:.62rem !important;}
}
@media (max-width:390px){
  .hero h1{font-size:2.02rem !important;}
  .lead{font-size:.89rem !important;}
  .product-card{min-height:208px !important;}
  .product-card p{font-size:.675rem !important;max-width:14.8ch !important;}
  .product-card .mini-btn{font-size:.59rem !important;}
}
@media (min-width:760px){
  .mobile-menu-panel a span{opacity:.58;margin-right:.35rem;}
}

/* V33 Home + Catalog Polish from live mobile screenshots */
.catalog-link{font-weight:900;letter-spacing:-.02em;text-align:center}
.catalog-link::after{content:"";position:absolute;left:18%;right:18%;bottom:8px;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.32),transparent);opacity:.75}
.catalog-footer-actions{display:grid;grid-template-columns:1fr 1fr;gap:.04rem;width:100%}
.catalog-footer-actions .btn:first-child{border-radius:16px 0 0 16px!important}
.catalog-footer-actions .btn:last-child{border-radius:0 16px 16px 0!important}
@media (max-width:759px){
  /* Home final finish */
  .hero-shell{padding:.76rem .68rem .76rem!important;background:radial-gradient(circle at 80% 16%,rgba(230,240,255,.13),transparent 31%),linear-gradient(145deg,rgba(255,255,255,.074),rgba(255,255,255,.023))!important}
  .hero h1{font-size:clamp(2.04rem,9.65vw,2.42rem)!important;line-height:.97!important;letter-spacing:-.068em!important;margin-bottom:.54rem!important;max-width:10.05ch!important}
  .lead{font-size:.885rem!important;line-height:1.36!important;max-width:34ch!important;margin-bottom:.62rem!important}
  .eyebrow{max-width:100%!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  .micro-proof{margin-bottom:.58rem!important;gap:.28rem!important}
  .micro-proof span{font-size:.58rem!important;padding:.32rem .39rem!important;letter-spacing:-.012em!important}
  .cta-row{gap:.44rem!important;margin-bottom:.65rem!important}
  .cta-row .btn-primary{min-height:45px!important;font-size:.86rem!important;border-radius:14px!important}
  .cta-row .btn-ghost{min-height:40px!important;font-size:.755rem!important;border-radius:13px!important;background:rgba(255,255,255,.052)!important}
  .repair-dot{width:8px!important;height:8px!important}
  .hero-visual{padding:.48rem .16rem .66rem!important}
  .hero-stage-clean{min-height:180px!important;border-radius:22px!important}
  .hero-stage-logo-only{width:min(64%,192px)!important}
  .trust-strip{padding:.48rem!important;border-radius:18px!important;gap:.38rem!important}
  .trust-strip article{min-height:54px!important;padding:.58rem .62rem!important}
  .trust-strip strong{font-size:.82rem!important}
  .trust-strip small{font-size:.66rem!important}

  .quick-panel{padding:.86rem .76rem!important;border-radius:22px!important}
  .quick-copy h2{font-size:1.46rem!important}
  .quick-copy p{max-width:31ch!important}
  .quick-action{min-height:56px!important;background:rgba(255,255,255,.043)!important;border-color:rgba(255,255,255,.145)!important}
  .quick-action span{right:.76rem!important;color:#f6f8fb!important;opacity:.95!important}

  .section-head h2{font-size:1.50rem!important}
  .section-subtitle{max-width:34ch!important;margin-left:auto!important;margin-right:auto!important}
  .product-grid{gap:.52rem!important}
  .product-card{min-height:204px!important;padding:.62rem .52rem .58rem!important;border-radius:18px!important;background:radial-gradient(circle at 50% -10%,rgba(255,255,255,.095),transparent 37%),linear-gradient(145deg,rgba(255,255,255,.068),rgba(255,255,255,.023))!important}
  .product-media{height:76px!important;margin-bottom:.32rem!important}
  .product-media img{max-height:78px!important;max-width:94%!important}
  .macbook-card .product-media img{max-height:68px!important}
  .ipad-card .product-media img{max-height:76px!important}
  .accessories-card .product-media img{max-height:78px!important}
  .repairs-card .product-media img{max-height:80px!important}
  .product-card h3{font-size:.965rem!important;margin-bottom:.18rem!important}
  .product-card p{font-size:.69rem!important;line-height:1.23!important;min-height:2.72em!important;max-width:15.6ch!important;margin-bottom:.42rem!important}
  .product-card .mini-btn{max-width:132px!important;min-height:31px!important;font-size:.605rem!important;padding:.36rem .44rem!important;background:rgba(255,255,255,.072)!important}
  .catalog-link{min-height:46px!important;border-radius:15px!important;background:linear-gradient(145deg,rgba(255,255,255,.085),rgba(255,255,255,.035))!important;border-color:rgba(255,255,255,.22)!important;font-size:.82rem!important;margin-top:.52rem!important}

  .repairs-panel{padding:.82rem .72rem!important;border-radius:22px!important}
  .repair-intro h2{font-size:1.48rem!important}
  .repair-intro p{font-size:.82rem!important;max-width:34ch!important;margin-bottom:.66rem!important}
  .repair-grid{gap:.48rem!important}
  .repair-card{min-height:130px!important;padding:.62rem .48rem!important;border-radius:16px!important;background:linear-gradient(145deg,rgba(255,255,255,.06),rgba(255,255,255,.022))!important}
  .repair-art{width:56px!important;height:56px!important}
  .repair-card strong{font-size:.78rem!important}
  .repair-card small{font-size:.64rem!important;max-width:15ch!important}

  .social-panel{padding:.82rem .72rem!important;border-radius:22px!important}
  .social-title h2{font-size:1.42rem!important;max-width:14.5ch!important}
  .social-title p{font-size:.81rem!important;max-width:35ch!important}
  .social-card{padding:.60rem!important;border-radius:16px!important;grid-template-columns:36px 1fr!important;gap:.56rem!important}
  .brand-icon{width:36px!important;height:36px!important;border-radius:10px!important}
  .social-card a{min-height:36px!important;border-radius:13px!important}

  .benefits{gap:.34rem!important;padding:.40rem!important}
  .benefits article{min-height:58px!important;padding:.58rem .64rem!important}
  .benefits strong{font-size:.81rem!important}
  .benefits small{font-size:.65rem!important}

  .footer{padding:.82rem .74rem .94rem!important;border-radius:21px!important;gap:.62rem!important}
  .footer-brand > img{width:116px!important;margin-bottom:.30rem!important}
  .footer-brand p{font-size:.76rem!important;line-height:1.32!important;max-width:34ch!important;margin-bottom:.58rem!important}
  .footer-socials{gap:.42rem!important}
  .footer-socials a{width:31px!important;height:31px!important}
  .footer-trust-mini{margin:.48rem 0 0!important;gap:.24rem!important}
  .footer-trust-mini span{font-size:.58rem!important;padding:.24rem .34rem!important;min-height:22px!important}
  .visit-card{padding-top:.56rem!important;gap:.44rem!important}
  .visit-card strong,.footer-col strong{font-size:.82rem!important}
  .visit-card p{font-size:.74rem!important;line-height:1.29!important}
  .visit-subnote{font-size:.66rem!important;display:block!important;margin-top:.1rem!important}
  .visit-card .btn{height:46px!important}
  .footer-col{gap:.23rem!important;padding-top:.54rem!important}
  .footer-col a{font-size:.72rem!important;min-height:22px!important}
  .footer-bottom{font-size:.60rem!important;padding-top:.5rem!important}

  /* Catalog page final polish */
  body.catalog-page .site-header{padding:.44rem 0!important;min-height:62px!important}
  body.catalog-page .header-inner{gap:.46rem!important;min-height:54px!important}
  body.catalog-page .brand img{width:118px!important}
  body.catalog-page .header-inner .chip{height:34px!important;padding:0 .62rem!important;font-size:.74rem!important;white-space:nowrap}
  body.catalog-page .catalog-hero{padding-top:.65rem!important}
  body.catalog-page .catalog-shell{padding:1.08rem .92rem 1rem!important;border-radius:25px!important}
  body.catalog-page .catalog-shell h1{font-size:clamp(2.16rem,10.25vw,2.86rem)!important;line-height:.94!important;letter-spacing:-.07em!important;max-width:10.8ch!important;margin:.48rem 0 .68rem!important}
  body.catalog-page .catalog-shell .lead{font-size:.92rem!important;line-height:1.38!important;max-width:34ch!important;margin-bottom:.82rem!important}
  .catalog-flow{gap:.34rem!important;justify-content:flex-start!important}
  .catalog-flow span{font-size:.78rem!important;padding:.47rem .66rem!important;border-radius:999px!important;background:rgba(255,255,255,.068)!important;border:1px solid rgba(255,255,255,.15)!important}
  body.catalog-page .catalog-grid{gap:.62rem!important}
  body.catalog-page .catalog-card{min-height:218px!important;padding:.7rem .58rem .66rem!important;border-radius:20px!important}
  body.catalog-page .catalog-card .product-media{height:82px!important;margin-bottom:.38rem!important}
  body.catalog-page .catalog-card .product-media img{max-height:84px!important}
  body.catalog-page .catalog-card h3{font-size:1.02rem!important;margin-bottom:.22rem!important}
  body.catalog-page .catalog-card p{font-size:.76rem!important;line-height:1.26!important;max-width:16.5ch!important;margin-left:auto!important;margin-right:auto!important;min-height:3em!important}
  body.catalog-page .catalog-card .mini-btn{min-height:34px!important;max-width:142px!important;font-size:.70rem!important}
  body.catalog-page .quick-panel{padding:1rem .92rem!important;border-radius:24px!important;gap:.82rem!important}
  body.catalog-page .quick-copy h2{font-size:1.62rem!important;line-height:.98!important;margin-bottom:.32rem!important}
  body.catalog-page .quick-copy p{font-size:.92rem!important;line-height:1.36!important;max-width:35ch!important}
  body.catalog-page .quick-panel .btn{min-height:54px!important;font-size:.94rem!important;border-radius:16px!important}
  .catalog-footer-actions{grid-template-columns:1fr 1fr!important;gap:.05rem!important}
  .catalog-footer-actions .btn{min-width:0!important;height:52px!important;font-size:.84rem!important}
}
@media (max-width:390px){
  .hero h1{font-size:1.96rem!important}
  .product-card{min-height:198px!important}
  .product-card p{font-size:.655rem!important;max-width:14.5ch!important}
  body.catalog-page .catalog-shell h1{font-size:2.04rem!important}
  body.catalog-page .catalog-card{min-height:210px!important}
  body.catalog-page .catalog-card p{font-size:.70rem!important}
}
@media (min-width:760px){
  .catalog-link{max-width:420px;margin-left:auto;margin-right:auto}
  body.catalog-page .catalog-shell{padding:2rem 2.2rem!important}
  body.catalog-page .catalog-shell h1{max-width:740px!important}
  body.catalog-page .quick-panel{grid-template-columns:1fr auto;align-items:center}
  body.catalog-page .quick-panel .btn{min-width:280px}
}


/* V34 catalog header + real catalog + webp optimization polish */
.chip{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;height:38px;padding:0 .82rem;border-radius:999px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.045);box-shadow:inset 0 1px 0 rgba(255,255,255,.06);font-size:.8rem;font-weight:850;white-space:nowrap;flex:0 0 auto}.chip.wa{box-shadow:0 0 16px rgba(255,255,255,.12),inset 0 1px 0 rgba(255,255,255,.09)}
.catalog-header-actions{display:flex;align-items:center;gap:.5rem;margin-left:auto;min-width:0;flex-wrap:nowrap}.catalog-header-actions .chip{min-width:0}.catalog-header-actions .chip span:last-child{min-width:0}.catalog-page .site-header{background:rgba(3,4,6,.97)!important}.catalog-page .header-inner{justify-content:space-between}.catalog-page .catalog-shell h1{max-width:9.8ch!important}.catalog-page .catalog-shell .lead{max-width:38ch!important}.catalog-page .catalog-grid,.catalog-page .catalog-product-grid{align-items:stretch}.catalog-page .catalog-card,.catalog-page .catalog-product-card{display:flex;flex-direction:column}.catalog-page .catalog-product-card strong{margin-top:auto}.catalog-page .catalog-product-card .mini-btn{width:100%;max-width:100%;justify-content:center}.catalog-page .catalog-product-card .catalog-product-media{background:radial-gradient(circle at 50% 20%,rgba(255,255,255,.06),transparent 52%)}
@media (max-width:759px){
  body.catalog-page .site-header{padding:.34rem 0!important;min-height:64px!important}
  body.catalog-page .header-inner{gap:.34rem!important;align-items:center!important}
  body.catalog-page .brand{flex:0 0 auto!important}
  body.catalog-page .brand img{width:106px!important}
  body.catalog-page .catalog-header-actions{gap:.28rem!important;max-width:calc(100% - 114px)}
  body.catalog-page .catalog-header-actions .chip{height:32px!important;padding:0 .56rem!important;font-size:.68rem!important;letter-spacing:-.02em!important}
  body.catalog-page .catalog-header-actions .wa .i{transform:scale(.9);margin-right:.06rem}
  body.catalog-page .catalog-header-actions .wa span:last-child{display:inline-block;max-width:66px;overflow:hidden;text-overflow:ellipsis}
  body.catalog-page .catalog-shell h1{font-size:clamp(1.96rem,10vw,2.58rem)!important;max-width:9.4ch!important;margin:.44rem 0 .58rem!important}
  body.catalog-page .catalog-shell .lead{font-size:.9rem!important;line-height:1.37!important;max-width:31ch!important}
  body.catalog-page .catalog-flow{justify-content:flex-start!important}
  body.catalog-page .catalog-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.58rem!important}
  body.catalog-page .catalog-product-card{min-height:236px!important}
  body.catalog-page .catalog-product-card p{min-height:3.1em!important}
}
@media (max-width:390px){
  body.catalog-page .catalog-header-actions{max-width:calc(100% - 108px)}
  body.catalog-page .catalog-header-actions .chip{padding:0 .5rem!important;font-size:.64rem!important}
  body.catalog-page .catalog-header-actions .wa span:last-child{max-width:58px}
}
@media (min-width:760px){
  body.catalog-page .catalog-header-actions .chip{height:38px!important;padding:0 .84rem!important;font-size:.79rem!important}
  body.catalog-page .catalog-shell h1{max-width:12.2ch!important}
  body.catalog-page .catalog-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}
}

/* V35 real catalog import polish */
.catalog-search{
  flex:1 1 240px;
  min-width:170px;
  height:42px;
  border-radius:999px;
  border:1px solid rgba(255,255,255,.16);
  background:rgba(255,255,255,.055);
  color:#fff;
  padding:0 .92rem;
  outline:none;
  font:inherit;
  font-weight:750;
}
.catalog-search::placeholder{color:rgba(220,230,242,.62)}
.catalog-search:focus{border-color:rgba(255,255,255,.38);box-shadow:0 0 22px rgba(220,235,255,.12)}
.catalog-count{
  margin-left:auto;
  align-self:center;
  color:#c7d0dc;
  font-size:.78rem;
  font-weight:850;
  letter-spacing:-.01em;
  padding:0 .35rem;
  white-space:nowrap;
}
.catalog-product-card em{
  display:block;
  font-style:normal;
  color:#8f9ba8;
  font-size:.69rem;
  line-height:1.25;
  margin:.05rem 0 .42rem;
  min-height:1.25em;
}
.catalog-product-card strong{
  color:#fff;
  text-shadow:0 0 18px rgba(255,255,255,.10);
}
.catalog-status{
  background:rgba(255,255,255,.09)!important;
  color:#e8eef7!important;
}
@media (max-width:759px){
  .catalog-controls{
    gap:.38rem!important;
  }
  .catalog-search{
    order:-2;
    flex:1 0 100%;
    width:100%;
    height:44px;
    font-size:.86rem;
    margin-bottom:.06rem;
  }
  .catalog-count{
    order:-1;
    width:100%;
    margin-left:0;
    font-size:.72rem;
    padding:.1rem .15rem .2rem;
    color:#aeb9c6;
  }
  .catalog-product-card{
    min-height:252px!important;
  }
  .catalog-product-card em{
    font-size:.66rem;
  }
}
@media (min-width:760px){
  .catalog-controls{
    align-items:center;
  }
}


/* V36 real catalog performance + UX polish */
.catalog-sort{
  height:42px;
  border-radius:999px;
  border:1px solid rgba(255,255,255,.16);
  background:rgba(255,255,255,.055);
  color:#fff;
  padding:0 2rem 0 .85rem;
  outline:none;
  font:inherit;
  font-weight:850;
  font-size:.76rem;
  color-scheme:dark;
}
.catalog-filter span{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:1.25rem;
  height:1.25rem;
  margin-left:.35rem;
  padding:0 .34rem;
  border-radius:999px;
  background:rgba(255,255,255,.10);
  color:inherit;
  font-size:.64rem;
}
.catalog-filter.is-active span,
.catalog-filter:hover span{
  background:rgba(0,0,0,.10);
}
.catalog-filter-available{
  border-color:rgba(210,236,255,.28);
}
.catalog-load-wrap{
  display:flex;
  justify-content:center;
  margin:1rem auto 0;
}
.catalog-load-more{
  width:min(100%,420px);
}
.catalog-card-top{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:.5rem;
  margin-bottom:.08rem;
}
.catalog-status.is-available{
  background:rgba(235,245,255,.16)!important;
  color:#fff!important;
  border-color:rgba(255,255,255,.24);
  box-shadow:0 0 16px rgba(220,235,255,.08);
}
.catalog-mini-cat{
  color:#8f9ba8;
  font-size:.58rem;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.08em;
  white-space:nowrap;
}
.catalog-product-card{
  contain:content;
}
.catalog-product-card h3{
  min-height:2.05em;
  display:-webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
  overflow:hidden;
}
.catalog-product-card p{
  display:-webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
  overflow:hidden;
}
.catalog-product-card em{
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}
.catalog-product-card strong{
  font-size:1.05rem!important;
}
.catalog-product-card .mini-btn{
  margin-top:auto;
  min-height:36px;
  display:flex;
  align-items:center;
  justify-content:center;
}
.catalog-empty{
  min-height:140px;
  display:grid;
  place-items:center;
}
@media (max-width:759px){
  .catalog-controls{
    position:sticky;
    top:66px;
    z-index:20;
    backdrop-filter:blur(18px);
    -webkit-backdrop-filter:blur(18px);
    border-color:rgba(255,255,255,.13);
    background:rgba(9,11,14,.86)!important;
  }
  .catalog-sort{
    order:-1;
    flex:1 0 calc(58% - .4rem);
    min-width:142px;
    height:38px;
    font-size:.72rem;
  }
  .catalog-filter-available{
    order:-1;
    flex:1 0 calc(42% - .4rem);
    height:38px;
    font-size:.68rem!important;
    justify-content:center;
  }
  .catalog-filter span{
    min-width:1.1rem;
    height:1.1rem;
    font-size:.58rem;
    margin-left:.25rem;
  }
  .catalog-product-grid{
    gap:.62rem!important;
  }
  .catalog-product-card{
    min-height:242px!important;
    padding:.68rem!important;
    border-radius:20px!important;
  }
  .catalog-card-top{
    gap:.32rem;
  }
  .catalog-mini-cat{
    font-size:.51rem;
    max-width:70px;
    overflow:hidden;
    text-overflow:ellipsis;
  }
  .catalog-status{
    font-size:.55rem!important;
    padding:.24rem .38rem!important;
    letter-spacing:.055em!important;
  }
  .catalog-product-media{
    height:74px!important;
    margin:.12rem 0 .28rem!important;
  }
  .catalog-product-media img{
    max-height:74px!important;
  }
  .catalog-product-card h3{
    font-size:.84rem!important;
    line-height:1.04!important;
    min-height:2.08em!important;
  }
  .catalog-product-card p{
    font-size:.66rem!important;
    min-height:2.55em!important;
    margin-bottom:.32rem!important;
  }
  .catalog-product-card em{
    font-size:.6rem!important;
    margin-bottom:.32rem!important;
  }
  .catalog-product-card strong{
    font-size:.9rem!important;
    margin-bottom:.42rem!important;
  }
  .catalog-product-card .mini-btn{
    min-height:32px;
    font-size:.62rem!important;
    padding:.38rem .48rem!important;
  }
}
@media (min-width:760px){
  .catalog-product-grid{
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
  }
  .catalog-product-card{
    min-height:286px;
  }
  .catalog-product-media{
    height:104px;
  }
}


/* V37 real catalog polish */
.catalog-stats{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.5rem;padding:.68rem;margin:.8rem 0 1rem;border-radius:22px;background:linear-gradient(135deg,rgba(255,255,255,.075),rgba(255,255,255,.025));border:1px solid rgba(255,255,255,.13);box-shadow:0 18px 60px rgba(0,0,0,.34),inset 0 1px 0 rgba(255,255,255,.08)}
.catalog-stats div{min-height:68px;padding:.72rem .56rem;border-radius:16px;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.09);display:flex;flex-direction:column;justify-content:center;gap:.14rem;text-align:center}
.catalog-stats strong{font-size:1.2rem;letter-spacing:-.04em;color:#fff;line-height:1}
.catalog-stats span{font-size:.65rem;color:rgba(226,232,240,.72);font-weight:750;line-height:1.18}
.catalog-quick-filters{display:flex;gap:.42rem;overflow-x:auto;scrollbar-width:none;grid-column:1/-1;padding:.04rem 0 .18rem;order:3}
.catalog-quick-filters::-webkit-scrollbar{display:none}
.catalog-quick-filters button{flex:0 0 auto;border:1px solid rgba(255,255,255,.13);background:rgba(255,255,255,.055);color:rgba(245,248,252,.9);height:34px;border-radius:999px;padding:0 .72rem;font-size:.72rem;font-weight:850;letter-spacing:-.015em;box-shadow:inset 0 1px 0 rgba(255,255,255,.06)}
.catalog-quick-filters button.is-active,.catalog-quick-filters button:hover{background:rgba(255,255,255,.14);border-color:rgba(255,255,255,.27);color:#fff}
.catalog-product-card{position:relative;overflow:hidden}
.catalog-product-card::after{content:"";position:absolute;inset:0;background:linear-gradient(115deg,transparent 0%,rgba(255,255,255,.055) 42%,transparent 60%);opacity:.0;transform:translateX(-45%);transition:.4s ease;pointer-events:none}
.catalog-product-card:hover::after{opacity:.55;transform:translateX(45%)}
.catalog-product-card strong{font-variant-numeric:tabular-nums;color:#fff;text-shadow:0 0 18px rgba(255,255,255,.12)}
.catalog-product-card em{border-radius:999px;align-self:center;max-width:100%;padding:.18rem .48rem;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.07);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.catalog-status{font-variant-numeric:tabular-nums}.catalog-status.is-available{background:rgba(255,255,255,.12)!important;border-color:rgba(255,255,255,.22)!important;color:#fff!important}
.catalog-empty{grid-column:1/-1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.55rem;min-height:180px;padding:1.2rem;border-radius:22px;background:linear-gradient(135deg,rgba(255,255,255,.07),rgba(255,255,255,.025));border:1px solid rgba(255,255,255,.14);text-align:center;color:rgba(226,232,240,.78)}
.catalog-empty strong{font-size:1.08rem;color:#fff}.catalog-empty span{max-width:38ch;font-size:.88rem;line-height:1.35}.catalog-empty .mini-btn{max-width:220px;width:100%}
@media (max-width:759px){
  .catalog-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem;margin:.55rem 0 .78rem;padding:.52rem;border-radius:20px}
  .catalog-stats div{min-height:58px;padding:.56rem .44rem;border-radius:14px}
  .catalog-stats div:first-child{grid-column:1/-1;min-height:54px;flex-direction:row;align-items:center;gap:.46rem}
  .catalog-stats strong{font-size:1.05rem}.catalog-stats div:first-child strong{font-size:1.22rem}.catalog-stats span{font-size:.62rem}
  .catalog-quick-filters{margin-top:.12rem;margin-bottom:.1rem;padding-bottom:.22rem}
  .catalog-quick-filters button{height:31px;font-size:.66rem;padding:0 .58rem}
  .catalog-product-card em{font-size:.58rem;max-width:92%}
  .catalog-product-card strong{font-size:.94rem!important;margin-top:.24rem!important}
  .catalog-product-card .mini-btn{min-height:33px!important}
}
@media (min-width:760px){.catalog-controls{grid-template-columns:1.1fr .72fr auto auto auto auto auto auto auto auto!important}.catalog-quick-filters{order:10}.catalog-stats{max-width:1180px;margin-left:auto;margin-right:auto}}


/* V38 real catalog conversion polish */
.catalog-clear-search{
  height:42px;border-radius:999px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.08);color:#fff;padding:0 .86rem;font:inherit;font-size:.74rem;font-weight:900;letter-spacing:-.02em;box-shadow:inset 0 1px 0 rgba(255,255,255,.07)
}
.catalog-clear-search[hidden]{display:none!important}
.catalog-count{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:.35rem .72rem;border-radius:999px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.09);color:rgba(226,232,240,.78);font-size:.68rem;font-weight:800;line-height:1.15;text-align:center}
.catalog-product-card{transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease;background:linear-gradient(145deg,rgba(255,255,255,.072),rgba(255,255,255,.026))!important}
.catalog-product-card:hover{transform:translateY(-2px);border-color:rgba(255,255,255,.22);box-shadow:0 22px 70px rgba(0,0,0,.38),0 0 20px rgba(255,255,255,.055)}
.catalog-product-card p{color:rgba(226,232,240,.76)!important}.catalog-product-card .mini-btn{border-color:rgba(255,255,255,.18)!important;background:rgba(255,255,255,.07)!important}.catalog-product-card .mini-btn:hover{background:rgba(255,255,255,.14)!important}
.catalog-search{min-width:0}.catalog-controls{gap:.5rem!important}.catalog-status{max-width:92px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.catalog-mini-cat{max-width:96px;overflow:hidden;text-overflow:ellipsis}
@media (max-width:759px){
  .catalog-controls{top:62px!important;padding:.58rem!important;gap:.42rem!important}
  .catalog-search{flex:1 1 calc(100% - 72px)!important;height:40px!important;font-size:.78rem!important}
  .catalog-clear-search{flex:0 0 64px;height:40px;font-size:.68rem;padding:0 .5rem}
  .catalog-count{order:20;width:100%;font-size:.63rem;min-height:30px;padding:.32rem .5rem}
  .catalog-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .catalog-product-card{min-height:236px!important;padding:.66rem!important}
  .catalog-product-card:hover{transform:none}
  .catalog-product-card h3{font-size:.82rem!important;letter-spacing:-.035em!important}
  .catalog-product-card p{font-size:.64rem!important;line-height:1.2!important}
  .catalog-product-card em{font-size:.56rem!important;padding:.16rem .38rem!important}
  .catalog-status{max-width:80px}.catalog-mini-cat{max-width:62px}
}
@media (min-width:760px){
  .catalog-controls{grid-template-columns:1.25fr auto .72fr auto auto auto auto auto auto auto auto!important}
  .catalog-clear-search{order:0}.catalog-count{min-width:180px}
}


/* V39 catalog route + fallback + WhatsApp-first strategy */
.catalog-strategy-note{display:flex;gap:.65rem;align-items:center;justify-content:center;flex-wrap:wrap;margin:0 auto 1rem;padding:.78rem .95rem;border-radius:18px;color:rgba(244,247,251,.88);font-size:.86rem;text-align:center}.catalog-strategy-note strong{color:#fff}.catalog-fallback-grid{margin-bottom:1rem}.catalog-noscript{margin:1rem auto 0;max-width:38rem;text-align:center;color:rgba(225,232,242,.72);font-size:.9rem}.catalog-product-grid[hidden],.catalog-fallback-grid[hidden]{display:none!important}
@media (max-width:759px){.catalog-strategy-note{align-items:flex-start;text-align:left;justify-content:flex-start;padding:.82rem .86rem;border-radius:16px;font-size:.78rem;line-height:1.35}.catalog-strategy-note span{display:block;color:rgba(224,232,242,.72)}body.catalog-page .catalog-shell h1{font-size:clamp(1.88rem,9.2vw,2.46rem)!important;max-width:10.8ch!important}.catalog-live-section{padding-top:.8rem!important}.catalog-fallback-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.58rem!important}.catalog-product-card h3{min-height:2.55em}.catalog-product-card p{min-height:2.6em!important}.catalog-product-card em{min-height:2.4em}}
@media (min-width:760px){.catalog-strategy-note{max-width:820px}.catalog-fallback-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}}


/* V40 WhatsApp-first stock board strategy polish */
.catalog-use-section{padding-top:0!important}.catalog-use-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.catalog-use-card{padding:1rem;border-radius:24px}.catalog-use-card span{display:inline-flex;margin-bottom:.55rem;color:rgba(255,255,255,.56);font-size:.72rem;font-weight:900;text-transform:uppercase;letter-spacing:.12em}.catalog-use-card h3{margin:.1rem 0 .45rem;font-size:1.02rem;letter-spacing:-.03em}.catalog-use-card p{margin:0;color:rgba(255,255,255,.66);font-size:.88rem;line-height:1.42}.catalog-page .catalog-strategy-note strong{white-space:nowrap}.catalog-page .catalog-product-card strong{letter-spacing:-.03em}.catalog-page .catalog-clear-search{white-space:nowrap}.catalog-page .catalog-search::placeholder{color:rgba(255,255,255,.38)}
@media(max-width:759px){.catalog-use-grid{grid-template-columns:1fr;gap:.62rem}.catalog-use-card{padding:.9rem;border-radius:20px}.catalog-use-card h3{font-size:.98rem}.catalog-use-card p{font-size:.84rem}.catalog-page .catalog-strategy-note{align-items:flex-start!important}.catalog-page .catalog-strategy-note strong{white-space:normal}.catalog-page .catalog-controls{top:64px!important}.catalog-page .catalog-search{font-size:.82rem!important}.catalog-page .catalog-quick-filters{gap:.38rem!important}.catalog-page .catalog-quick-filters button{font-size:.67rem!important;padding:.46rem .58rem!important}.catalog-page .catalog-product-card{min-height:226px!important}.catalog-page .catalog-product-card h3{font-size:.84rem!important;line-height:1.13!important}.catalog-page .catalog-product-card p,.catalog-page .catalog-product-card em{font-size:.68rem!important}.catalog-page .catalog-product-card strong{font-size:.95rem!important}.catalog-page .catalog-flow span{font-size:.68rem!important}}


/* V41 Route-safe stock board + conversion polish */
.catalog-page .catalog-shell{background:radial-gradient(circle at 78% 8%,rgba(255,255,255,.14),transparent 34%),linear-gradient(145deg,rgba(255,255,255,.078),rgba(255,255,255,.028))!important}
.catalog-page .catalog-shell h1{max-width:11.6ch!important}
.catalog-use-card{position:relative;overflow:hidden}.catalog-use-card::after{content:"";position:absolute;inset:auto 1rem 1rem auto;width:36px;height:36px;border-radius:999px;background:radial-gradient(circle,rgba(255,255,255,.15),transparent 68%);opacity:.7}
.catalog-group-filters{display:flex;gap:.42rem;overflow-x:auto;scrollbar-width:none;grid-column:1/-1;padding:.04rem 0 .12rem;order:2}.catalog-group-filters::-webkit-scrollbar{display:none}.catalog-group-filters button{flex:0 0 auto;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.055);color:#f8fbff;height:36px;border-radius:999px;padding:0 .78rem;font-size:.72rem;font-weight:900;letter-spacing:-.015em}.catalog-group-filters button.is-active,.catalog-group-filters button:hover{background:#eef4ff;color:#020305;border-color:#fff;box-shadow:0 0 18px rgba(255,255,255,.16)}
.catalog-quick-filters{order:3!important}.catalog-sort{order:4}.catalog-filter-available{order:5}.catalog-count{order:20}.catalog-filter[data-filter]{order:6}
.catalog-product-card[data-card-mode]::before{content:attr(data-card-mode);position:absolute;top:48px;right:.62rem;z-index:2;max-width:84px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border:1px solid rgba(255,255,255,.11);background:rgba(255,255,255,.045);border-radius:999px;padding:.18rem .42rem;color:rgba(255,255,255,.62);font-size:.52rem;font-weight:900;text-transform:uppercase;letter-spacing:.075em}.catalog-product-card[data-card-mode="Best seller"]::before{color:#fff;background:rgba(255,255,255,.09);border-color:rgba(255,255,255,.22)}.catalog-product-card[data-card-mode="High ticket"]::before{color:#fff;background:linear-gradient(135deg,rgba(255,255,255,.12),rgba(255,255,255,.045));border-color:rgba(255,255,255,.22)}
.catalog-strategy-note{border-color:rgba(255,255,255,.18)!important}.catalog-strategy-note strong{display:inline-flex;align-items:center;gap:.38rem}.catalog-strategy-note strong::before{content:"✓";display:inline-grid;place-items:center;width:18px;height:18px;border-radius:999px;background:#eef4ff;color:#020305;font-size:.72rem;font-weight:950}
.catalog-product-card .mini-btn{box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 0 14px rgba(255,255,255,.04)}
@media(max-width:759px){
  body.catalog-page .catalog-shell h1{font-size:clamp(1.86rem,8.95vw,2.34rem)!important;max-width:12ch!important}
  body.catalog-page .catalog-shell .lead{font-size:.88rem!important;max-width:35ch!important}
  .catalog-flow span{font-size:.64rem!important;padding:.42rem .58rem!important}
  .catalog-use-card::after{width:28px;height:28px;right:.75rem;bottom:.75rem}
  .catalog-group-filters{gap:.36rem!important;margin-top:.04rem}.catalog-group-filters button{height:32px;font-size:.66rem;padding:0 .58rem}
  .catalog-product-card[data-card-mode]::before{top:43px;right:.48rem;max-width:70px;font-size:.47rem;padding:.15rem .34rem}
  .catalog-page .catalog-controls{padding:.52rem!important;border-radius:18px!important}
  .catalog-page .catalog-quick-filters button{height:31px!important;white-space:nowrap}
  .catalog-page .catalog-stats div:first-child{justify-content:center!important}
}
@media(min-width:760px){.catalog-group-filters{order:2!important}.catalog-controls{align-items:center}.catalog-product-card[data-card-mode]::before{top:52px}}

html[data-css-check] body::after{content:none!important}


/* V47 surgical premium icon integration: no double frames, no redesign */
.social-card.social-premium{
  grid-template-columns:44px minmax(0,1fr);
  align-items:center;
  gap:.68rem;
}
.premium-social-icon{
  width:44px;
  height:44px;
  object-fit:contain;
  display:block;
  border-radius:12px;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  filter:drop-shadow(0 0 10px rgba(255,255,255,.16));
}
.footer-socials a{
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
  border-radius:12px!important;
  overflow:visible!important;
  padding:0!important;
}
.footer-social-icon{
  width:100%;
  height:100%;
  object-fit:contain;
  display:block;
  border-radius:12px;
  background:transparent!important;
  box-shadow:none!important;
  filter:drop-shadow(0 0 8px rgba(255,255,255,.14));
}
.footer-socials a:hover .footer-social-icon,
.social-card.social-premium:hover .premium-social-icon{
  filter:drop-shadow(0 0 14px rgba(255,255,255,.24));
}
@media (min-width:760px){
  .social-panel:has(.social-premium){grid-template-columns:1.1fr 1fr 1fr 1fr;}
  .social-card.social-premium{min-height:138px;align-content:center;}
  .premium-social-icon{width:48px;height:48px;}
  .footer-socials a{width:39px!important;height:39px!important;}
}
@media (max-width:759px){
  .social-card.social-premium{grid-template-columns:38px minmax(0,1fr)!important;gap:.58rem!important;}
  .premium-social-icon{width:38px!important;height:38px!important;border-radius:10px!important;}
  .footer-socials a{width:32px!important;height:32px!important;}
  .footer-social-icon{border-radius:9px;}
}
@supports not selector(:has(*)){
  @media (min-width:760px){.social-panel{grid-template-columns:1.1fr 1fr 1fr 1fr;}}
}

/* V48 pixel polish: compact hero, stronger product assets, clearer mobile UX */
:root{
  --v48-text-soft:#c4ceda;
  --v48-text-muted:#aeb9c7;
}
.hero-shell{
  border-color:rgba(255,255,255,.16)!important;
}
.logo-stage{
  max-height:310px;
}
.product-media img,
.repair-art img,
.catalog-product-media img{
  image-rendering:auto;
}
.product-card{
  border-color:rgba(255,255,255,.15)!important;
}
.product-card p,
.repair-card small,
.trust-strip small,
.benefits small,
.footer-brand p,
.footer-col a,
.visit-card p,
.social-card small,
.quick-panel p,
.section-subtitle{
  color:var(--v48-text-soft)!important;
}
.product-card .mini-btn{
  min-height:31px!important;
  padding:.5rem .76rem!important;
  border-color:rgba(255,255,255,.19)!important;
  background:linear-gradient(180deg,rgba(255,255,255,.088),rgba(255,255,255,.044))!important;
}
.product-card .mini-btn:hover,
.product-card .mini-btn:focus-visible{
  background:linear-gradient(180deg,#fff,#e3ebf6)!important;
  color:#020304!important;
}
.catalog-link{
  min-height:46px!important;
  border-color:rgba(255,255,255,.17)!important;
  background:linear-gradient(180deg,rgba(255,255,255,.062),rgba(255,255,255,.032))!important;
}
.catalog-link:hover,
.catalog-link:focus-visible{
  background:linear-gradient(180deg,#fff,#dce6f4)!important;
  color:#020304!important;
}
.social-card.social-premium{
  min-height:auto!important;
}
.social-card.social-premium a{
  min-height:38px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
}
.footer .btn,
.visit-card .btn,
.footer a.btn{
  min-height:46px!important;
}

@media (max-width:759px){
  .section{padding:.82rem 0!important;}
  .hero{padding-top:.28rem!important;}
  .hero-shell{
    min-height:auto!important;
    padding:.78rem .72rem .78rem!important;
    border-radius:25px!important;
  }
  .hero-copy{padding:.46rem .26rem 0!important;}
  .hero h1{
    font-size:clamp(2.22rem,10.55vw,3.16rem)!important;
    line-height:.955!important;
    letter-spacing:-.064em!important;
    margin:.48rem 0 .58rem!important;
  }
  .hero .lead{
    font-size:.91rem!important;
    line-height:1.38!important;
    margin-bottom:.72rem!important;
    color:#cbd4df!important;
  }
  .hero .hero-pills{
    gap:.28rem!important;
    margin-bottom:.68rem!important;
  }
  .hero .pill,
  .hero-pills span,
  .hero-pills a{
    min-height:25px!important;
    font-size:.61rem!important;
    padding:.32rem .5rem!important;
  }
  .cta-row{
    gap:.48rem!important;
    margin-bottom:.62rem!important;
  }
  .btn{
    min-height:44px!important;
    border-radius:13px!important;
    font-size:.82rem!important;
  }
  .hero-visual{
    margin-top:.22rem!important;
    padding:.42rem .03rem .62rem!important;
  }
  .logo-stage{
    width:min(100%,365px)!important;
    aspect-ratio:1.68/1!important;
    border-radius:25px!important;
  }
  .logo-stage img{width:68%!important;}
  .rim-a{width:58px!important;height:4px!important;}
  .rim-b{height:72px!important;width:4px!important;}
  .trust-strip{
    gap:.38rem!important;
    padding:.5rem!important;
    margin-top:.16rem!important;
    border-radius:18px!important;
  }
  .trust-strip article{
    padding:.66rem!important;
    border-radius:14px!important;
  }
  .round-icon{
    flex-basis:38px!important;
    width:38px!important;
    height:38px!important;
  }
  .section-head{margin-bottom:.58rem!important;}
  .section-kicker{font-size:.58rem!important;letter-spacing:.14em!important;}
  .section-head h2,
  .centered h2,
  h2{
    font-size:clamp(1.46rem,6.7vw,1.88rem)!important;
    line-height:.98!important;
  }
  .section-subtitle{
    font-size:.86rem!important;
    line-height:1.36!important;
    max-width:32ch!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
  .product-grid{
    gap:.62rem!important;
  }
  .product-card{
    min-height:216px!important;
    padding:.7rem .58rem!important;
    border-radius:19px!important;
  }
  .product-media{
    height:88px!important;
    margin-bottom:.36rem!important;
  }
  .product-media img{
    max-height:90px!important;
    max-width:98%!important;
    filter:brightness(1.14) contrast(1.08) saturate(1.04) drop-shadow(0 11px 16px rgba(0,0,0,.35)) drop-shadow(0 0 18px rgba(255,255,255,.12))!important;
  }
  .iphone-card .product-media img{max-height:94px!important;}
  .macbook-card .product-media img{max-height:80px!important;}
  .ipad-card .product-media{height:90px!important;background:transparent!important;border-color:rgba(255,255,255,.06)!important;}
  .ipad-card .product-media img{max-height:88px!important;}
  .watch-card .product-media img{max-height:88px!important;}
  .accessories-card .product-media img{max-height:84px!important;}
  .repairs-card .product-media img{max-height:88px!important;}
  .product-card h3{
    font-size:1.04rem!important;
    line-height:1.02!important;
    margin:.12rem 0 .24rem!important;
  }
  .product-card p{
    font-size:.755rem!important;
    line-height:1.28!important;
    min-height:2.76em!important;
    margin-bottom:.5rem!important;
  }
  .product-card .mini-btn{
    min-height:32px!important;
    font-size:.7rem!important;
    padding:.5rem .68rem!important;
  }
  .repairs-panel{
    padding:.86rem .8rem!important;
  }
  .repair-intro p{
    margin-bottom:.7rem!important;
  }
  .repair-card{
    min-height:138px!important;
  }
  .repair-art img{
    filter:brightness(1.12) contrast(1.08) drop-shadow(0 0 14px rgba(255,255,255,.12))!important;
  }
  .social-panel{
    padding:.86rem .8rem!important;
  }
  .social-card.social-premium{
    padding:.68rem!important;
    grid-template-columns:36px minmax(0,1fr)!important;
  }
  .premium-social-icon{
    width:36px!important;
    height:36px!important;
  }
  .social-card.social-premium div strong{
    font-size:.86rem!important;
  }
  .social-card.social-premium div small{
    font-size:.7rem!important;
    line-height:1.24!important;
  }
  .social-card.social-premium a{
    grid-column:1/-1!important;
    min-height:34px!important;
    font-size:.72rem!important;
  }
  .benefits article{
    padding:.68rem!important;
  }
  .footer-section{padding-top:.55rem!important;}
  .footer{
    padding:.92rem .82rem!important;
    border-radius:22px!important;
    gap:.8rem!important;
  }
  .footer-brand img{
    width:124px!important;
  }
  .footer-brand p{
    font-size:.82rem!important;
    line-height:1.34!important;
  }
  .footer-socials{
    gap:.32rem!important;
  }
  .footer-socials a{
    width:30px!important;
    height:30px!important;
  }
  .footer-trust-mini{
    gap:.28rem!important;
  }
  .footer-trust-mini span{
    min-height:28px!important;
    font-size:.62rem!important;
    padding:.34rem .48rem!important;
  }
  .footer-col{
    padding-top:.58rem!important;
  }
  .footer-col a,.visit-card p{
    font-size:.8rem!important;
  }
  .visit-card .btn{
    min-height:43px!important;
  }
  .mobile-sticky-cta a{
    height:52px!important;
    border-radius:16px!important;
  }
}

@media (min-width:760px){
  .hero-shell{min-height:640px!important;}
  .hero-visual{padding-bottom:1.2rem!important;}
  .product-media img{filter:brightness(1.1) contrast(1.06) saturate(1.03) drop-shadow(0 14px 19px rgba(0,0,0,.36)) drop-shadow(0 0 18px rgba(255,255,255,.1))!important;}
  .social-card.social-premium{grid-template-columns:42px minmax(0,1fr)!important;}
  .premium-social-icon{width:42px!important;height:42px!important;}
}

/* V49 final client polish: canonical transparent icon integration + hero refinement */
.menu-btn{
  width:50px!important;height:50px!important;border:0!important;background:transparent!important;box-shadow:none!important;padding:0!important;display:grid!important;place-items:center!important;overflow:visible!important;
}
.menu-btn span{display:none!important}
.menu-btn img{width:48px!important;height:48px!important;object-fit:contain!important;display:block!important;filter:drop-shadow(0 0 14px rgba(255,255,255,.18))!important}
.menu-close-icon{display:none!important}
body.menu-open .menu-open-icon{display:none!important}
body.menu-open .menu-close-icon{display:block!important}
.btn-icon-img{width:23px!important;height:23px!important;object-fit:contain!important;flex:0 0 23px!important;margin-inline:-.06rem .02rem!important;vertical-align:middle!important;filter:drop-shadow(0 0 7px rgba(255,255,255,.16))!important}
.btn-primary .btn-icon-img{width:25px!important;height:25px!important;filter:drop-shadow(0 0 5px rgba(0,0,0,.18))!important}
.trust-premium-icon,.benefit-premium-icon{object-fit:contain!important;display:block!important;flex:0 0 auto!important;background:transparent!important;border:0!important;box-shadow:none!important;filter:drop-shadow(0 0 10px rgba(255,255,255,.11))!important}
.trust-premium-icon{width:42px!important;height:42px!important;margin-left:-.05rem!important}
.benefit-premium-icon{width:39px!important;height:39px!important;margin-left:-.02rem!important}
.footer-socials a{background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;overflow:visible!important;display:grid!important;place-items:center!important}
.footer-social-icon{width:100%!important;height:100%!important;object-fit:contain!important;filter:drop-shadow(0 0 10px rgba(255,255,255,.13))!important}
.social-card.social-premium{grid-template-columns:44px minmax(0,1fr)!important;align-items:center!important}
.premium-social-icon{width:44px!important;height:44px!important;object-fit:contain!important;filter:drop-shadow(0 0 12px rgba(255,255,255,.12))!important;background:transparent!important;border:0!important;box-shadow:none!important}
.hero-shell{background:radial-gradient(circle at 78% 21%,rgba(232,241,255,.155),transparent 30%),linear-gradient(145deg,rgba(255,255,255,.074),rgba(255,255,255,.022))!important}
.logo-stage{background:radial-gradient(circle at 50% 42%,rgba(255,255,255,.10),transparent 34%),radial-gradient(circle at 76% 20%,rgba(255,255,255,.15),transparent 30%),linear-gradient(145deg,rgba(255,255,255,.086),rgba(255,255,255,.022))!important}
.logo-stage img{filter:drop-shadow(0 0 20px rgba(255,255,255,.36))!important}
.product-card{isolation:isolate!important}
.product-card:after{content:"";position:absolute;inset:auto 12% 42% 12%;height:30%;border-radius:999px;background:radial-gradient(circle,rgba(255,255,255,.08),transparent 64%);filter:blur(10px);z-index:1;pointer-events:none}.product-card>*{position:relative;z-index:2}
.product-media img{filter:brightness(1.18) contrast(1.08) saturate(1.05) drop-shadow(0 13px 18px rgba(0,0,0,.40)) drop-shadow(0 0 18px rgba(255,255,255,.13))!important}
.repair-art{filter:brightness(1.18) contrast(1.08) saturate(1.04) drop-shadow(0 0 14px rgba(255,255,255,.12))!important}
@media (max-width:759px){
  .site-header{min-height:62px!important;padding:.35rem 0!important}
  .brand img{width:105px!important}
  .menu-btn{width:46px!important;height:46px!important}.menu-btn img{width:45px!important;height:45px!important}
  .hero{padding-top:.32rem!important}
  .hero-shell{padding:.82rem .76rem .78rem!important;border-radius:26px!important}
  .hero-copy{padding:.28rem .04rem 0!important}
  .eyebrow{font-size:.64rem!important;padding:.38rem .52rem!important;margin-bottom:.58rem!important;letter-spacing:-.01em!important}
  .hero h1{font-size:clamp(2.06rem,9.52vw,2.72rem)!important;line-height:.97!important;letter-spacing:-.058em!important;margin:.28rem 0 .58rem!important;max-width:12.2ch!important}
  .hero .lead{font-size:.9rem!important;line-height:1.36!important;margin-bottom:.62rem!important;max-width:31ch!important}
  .micro-proof{gap:.26rem!important;margin-bottom:.58rem!important}.micro-proof span{font-size:.58rem!important;padding:.31rem .43rem!important;white-space:nowrap!important}
  .cta-row{gap:.45rem!important;margin-bottom:.55rem!important}.btn{min-height:43px!important;border-radius:13px!important;font-size:.8rem!important;padding:.65rem .76rem!important}.btn-icon-img{width:21px!important;height:21px!important;flex-basis:21px!important}.btn-primary .btn-icon-img{width:22px!important;height:22px!important}
  .hero-visual{margin-top:.06rem!important;padding:.35rem .03rem .48rem!important}.logo-stage{width:min(100%,348px)!important;aspect-ratio:1.82/1!important;border-radius:24px!important}.logo-stage img{width:61%!important}.rim-a{width:52px!important;height:4px!important}.rim-b{height:62px!important;width:4px!important}
  .trust-strip{margin-top:.18rem!important;padding:.48rem!important;gap:.34rem!important;border-radius:18px!important}.trust-strip article{padding:.58rem .6rem!important;gap:.56rem!important}.trust-premium-icon{width:38px!important;height:38px!important}.trust-strip strong{font-size:.88rem!important}.trust-strip small{font-size:.72rem!important}
  .quick-panel{padding:.9rem .78rem!important}.quick-action{padding:.75rem!important}
  .product-grid{gap:.58rem!important}.product-card{min-height:214px!important;padding:.68rem .56rem!important}.product-media{height:91px!important}.product-media img{max-height:94px!important}.iphone-card .product-media img{max-height:98px!important}.macbook-card .product-media img{max-height:78px!important}.ipad-card .product-media img{max-height:92px!important}.watch-card .product-media img{max-height:90px!important}.accessories-card .product-media img{max-height:86px!important}.repairs-card .product-media img{max-height:90px!important}.product-card h3{font-size:1rem!important}.product-card p{font-size:.735rem!important;line-height:1.28!important;min-height:2.58em!important}.product-card .mini-btn{min-height:31px!important;font-size:.68rem!important;padding:.48rem .58rem!important}
  .repair-card{min-height:134px!important}.repair-card strong{font-size:.84rem!important}.repair-card small{font-size:.7rem!important}
  .social-card.social-premium{grid-template-columns:40px minmax(0,1fr)!important;padding:.64rem!important}.premium-social-icon{width:40px!important;height:40px!important}.social-card.social-premium a{min-height:33px!important}
  .benefits article{gap:.62rem!important;padding:.62rem!important}.benefit-premium-icon{width:36px!important;height:36px!important}.benefits strong{font-size:.86rem!important}.benefits small{font-size:.71rem!important}
  .footer{padding:.9rem .8rem!important}.footer-socials a{width:34px!important;height:34px!important}.footer-brand img{width:118px!important}.visit-card .btn{font-size:.78rem!important}
}
@media (min-width:760px){
  .menu-btn{display:none!important}
  .hero-shell{min-height:620px!important;padding:1.9rem 2rem 1.45rem!important;gap:1.05rem!important}.hero h1{font-size:clamp(4rem,5.7vw,6.35rem)!important;line-height:.91!important;letter-spacing:-.078em!important}.hero-stage-clean{min-height:335px!important}.hero-stage-logo-only{width:min(64%,300px)!important}.trust-premium-icon{width:46px!important;height:46px!important}.benefit-premium-icon{width:42px!important;height:42px!important}.footer-socials a{width:40px!important;height:40px!important}
}


/* V50 ULTRA FINAL PRODUCTION LOCK: i-Store stable polish, no double icons, mobile-first catalog */
:root{--v50-card-radius:22px;--v50-border:rgba(255,255,255,.145);--v50-soft:rgba(220,232,246,.72)}
html{scroll-padding-top:78px} body{background:#030406!important}
.section-subtitle{color:rgba(218,226,236,.76)!important;line-height:1.42!important}
.site-header{background:rgba(3,4,6,.88)!important;border-bottom:1px solid rgba(255,255,255,.055)!important;box-shadow:0 12px 40px rgba(0,0,0,.18)!important}
.header-inner{min-height:58px!important}.brand img{filter:drop-shadow(0 0 12px rgba(255,255,255,.18))!important}
.menu-btn{position:relative!important;width:44px!important;height:44px!important;border-radius:14px!important;background:transparent!important;border:0!important;box-shadow:none!important;overflow:visible!important;padding:0!important;display:grid!important;place-items:center!important}
.menu-btn img{position:absolute!important;inset:50% auto auto 50%!important;transform:translate(-50%,-50%)!important;width:42px!important;height:42px!important;display:block!important;object-fit:contain!important;filter:drop-shadow(0 0 10px rgba(255,255,255,.16))!important}.menu-btn span{display:none!important}.menu-close-icon{display:none!important}body.menu-open .menu-open-icon{display:none!important}body.menu-open .menu-close-icon{display:block!important}
.mobile-menu{top:64px!important}.mobile-menu-panel{border-radius:20px!important;border:1px solid rgba(255,255,255,.13)!important}
.hero.section{padding-top:.38rem!important}.hero-shell{min-height:0!important;border-radius:26px!important;padding:.82rem .76rem .8rem!important;background:radial-gradient(circle at 78% 18%,rgba(232,241,255,.12),transparent 31%),linear-gradient(145deg,rgba(255,255,255,.072),rgba(255,255,255,.024))!important}
.hero-copy{padding:.28rem .04rem 0!important}.hero .eyebrow{font-size:.64rem!important;line-height:1.1!important;padding:.36rem .52rem!important;margin-bottom:.56rem!important}.hero .eyebrow span{width:7px!important;height:7px!important}
.hero h1{font-size:clamp(2.02rem,9.2vw,2.58rem)!important;line-height:.982!important;letter-spacing:-.058em!important;margin:.25rem 0 .52rem!important;max-width:12.8ch!important;text-wrap:balance!important}.hero .lead{font-size:.88rem!important;line-height:1.34!important;max-width:32ch!important;margin-bottom:.56rem!important;color:rgba(226,234,244,.83)!important}
.micro-proof{gap:.25rem!important;margin-bottom:.58rem!important}.micro-proof span{font-size:.57rem!important;padding:.28rem .42rem!important;border-radius:999px!important;color:rgba(255,255,255,.84)!important;white-space:nowrap!important}
.cta-row{gap:.42rem!important;margin-bottom:.48rem!important}.btn{min-height:43px!important;border-radius:13px!important;font-size:.8rem!important;padding:.62rem .76rem!important;letter-spacing:-.02em!important}.btn-primary{box-shadow:0 0 18px rgba(255,255,255,.30),0 0 36px rgba(190,220,255,.10)!important}.btn-dot{width:15px;height:15px;border:3px solid currentColor;border-radius:999px;display:inline-block;flex:0 0 15px;opacity:.95}.btn-dot.muted{width:13px;height:13px;border-width:2px;opacity:.85}.btn-pin{width:14px;height:14px;border:2px solid currentColor;border-radius:50% 50% 50% 0;transform:rotate(-45deg);display:inline-block;position:relative;flex:0 0 14px}.btn-pin:after{content:"";position:absolute;inset:3px;border-radius:999px;background:currentColor}.btn-pin.dark{color:#030406}.btn-icon-img{display:none!important}
.hero-visual{margin-top:.08rem!important;padding:.34rem .03rem .44rem!important}.logo-stage{width:100%!important;max-width:345px!important;min-height:0!important;aspect-ratio:1.86/1!important;border-radius:23px!important;margin-inline:auto!important;box-shadow:0 0 24px rgba(255,255,255,.16),inset 0 1px 0 rgba(255,255,255,.12)!important}.logo-stage img{width:58%!important;filter:drop-shadow(0 0 17px rgba(255,255,255,.32))!important}.rim-a{width:48px!important;height:4px!important}.rim-b{height:56px!important;width:4px!important}
.trust-strip{margin-top:.16rem!important;padding:.48rem!important;gap:.34rem!important;border-radius:18px!important}.trust-strip article{padding:.56rem .58rem!important;gap:.54rem!important;min-height:58px!important;background:rgba(255,255,255,.034)!important;border:1px solid rgba(255,255,255,.075)!important}.trust-strip strong{font-size:.86rem!important}.trust-strip small{font-size:.7rem!important;color:rgba(218,226,236,.70)!important}.trust-premium-icon{width:31px!important;height:31px!important;flex:0 0 31px!important;object-fit:contain!important;background:transparent!important;border:0!important;box-shadow:none!important;filter:drop-shadow(0 0 8px rgba(255,255,255,.14))!important}
.product-grid{gap:.58rem!important}.product-card{min-height:206px!important;border-radius:20px!important;padding:.66rem .56rem!important;background:linear-gradient(145deg,rgba(255,255,255,.07),rgba(255,255,255,.022))!important}.product-media{height:88px!important;margin-bottom:.38rem!important}.product-media img{max-height:92px!important;filter:brightness(1.22) contrast(1.1) saturate(1.04) drop-shadow(0 12px 18px rgba(0,0,0,.40)) drop-shadow(0 0 14px rgba(255,255,255,.13))!important}.macbook-card .product-media img{max-height:76px!important}.accessories-card .product-media img{max-height:82px!important}.product-card h3{font-size:.98rem!important;line-height:1!important;margin-bottom:.24rem!important}.product-card p{font-size:.715rem!important;line-height:1.25!important;min-height:2.45em!important;color:rgba(222,230,240,.70)!important}.product-card .mini-btn{min-height:32px!important;font-size:.68rem!important;border-radius:999px!important;padding:.48rem .58rem!important}
.catalog-link{font-size:.78rem!important;min-height:42px!important;border-radius:13px!important;margin-top:.5rem!important}.repairs-panel,.social-panel,.benefits,.footer{border-radius:22px!important}.repairs-panel{padding:.86rem .8rem!important}.repair-intro h2{font-size:1.65rem!important}.repair-intro p{font-size:.86rem!important;line-height:1.32!important}.repair-card{min-height:128px!important;border-radius:17px!important;padding:.58rem!important}.repair-art{max-height:70px!important;object-fit:contain!important;filter:brightness(1.16) contrast(1.1) drop-shadow(0 0 12px rgba(255,255,255,.13))!important}.repair-card strong{font-size:.82rem!important}.repair-card small{font-size:.68rem!important;line-height:1.16!important;color:rgba(222,230,240,.68)!important}.repair-ico{transform:scale(.86)!important;opacity:.92!important}
.social-panel{padding:.82rem .78rem!important}.social-title h2{font-size:1.55rem!important}.social-title p{font-size:.82rem!important;line-height:1.32!important}.social-card.social-premium{grid-template-columns:34px minmax(0,1fr) !important;gap:.55rem!important;padding:.58rem!important;border-radius:15px!important;align-items:center!important}.premium-social-icon{width:32px!important;height:32px!important;object-fit:contain!important;filter:drop-shadow(0 0 8px rgba(255,255,255,.14))!important}.social-card.social-premium div strong{font-size:.8rem!important}.social-card.social-premium div small{font-size:.66rem!important;line-height:1.18!important}.social-card.social-premium a{grid-column:1/-1!important;min-height:31px!important;font-size:.68rem!important;border-radius:999px!important}.whatsapp-compact{display:none!important}
.benefits article{padding:.58rem!important;gap:.52rem!important}.benefit-premium-icon{width:30px!important;height:30px!important;flex:0 0 30px!important;object-fit:contain!important;filter:drop-shadow(0 0 8px rgba(255,255,255,.12))!important}.benefits strong{font-size:.82rem!important}.benefits small{font-size:.68rem!important;color:rgba(222,230,240,.66)!important}.footer{padding:.86rem .78rem!important;gap:.75rem!important}.footer-brand img{width:108px!important}.footer-brand p{font-size:.79rem!important;line-height:1.32!important}.footer-socials{gap:.3rem!important}.footer-socials a{width:28px!important;height:28px!important}.footer-social-icon{width:28px!important;height:28px!important;object-fit:contain!important}.footer-trust-mini span{font-size:.6rem!important;min-height:26px!important}.footer-col{padding-top:.5rem!important}.footer-col a,.visit-card p{font-size:.78rem!important}.visit-card .btn{min-height:42px!important;font-size:.76rem!important}.mobile-sticky-cta a{height:50px!important}

/* V50 catalog mobile: true stock board, not checkout */
body.catalog-page .site-header{min-height:58px!important;padding:.28rem 0!important}body.catalog-page .brand img{width:102px!important}body.catalog-page .catalog-header-actions{gap:.28rem!important}body.catalog-page .catalog-header-actions .chip{height:31px!important;font-size:.62rem!important;padding:0 .5rem!important;border-radius:999px!important}body.catalog-page .catalog-header-actions .wa span:last-child{max-width:58px!important}
body.catalog-page .catalog-hero{padding-top:.44rem!important}body.catalog-page .catalog-shell{padding:1rem .88rem .92rem!important;border-radius:23px!important}body.catalog-page .catalog-shell h1{font-size:clamp(2rem,9.6vw,2.5rem)!important;line-height:.96!important;letter-spacing:-.062em!important;max-width:12.6ch!important;margin:.38rem 0 .55rem!important}body.catalog-page .catalog-shell .lead{font-size:.88rem!important;line-height:1.35!important;max-width:34ch!important;margin-bottom:.72rem!important}.catalog-flow{gap:.3rem!important}.catalog-flow span{font-size:.63rem!important;padding:.37rem .48rem!important;background:rgba(255,255,255,.06)!important;border:1px solid rgba(255,255,255,.12)!important}
body.catalog-page .section-head h2{font-size:1.48rem!important;line-height:1.02!important;letter-spacing:-.05em!important}body.catalog-page .section-subtitle{font-size:.84rem!important;max-width:35ch!important;margin-inline:auto!important}.catalog-strategy-note{font-size:.78rem!important;text-align:left!important;align-items:flex-start!important;padding:.72rem .78rem!important;border-radius:16px!important}.catalog-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.42rem!important;margin:.55rem 0!important}.catalog-stats div{min-height:48px!important;border-radius:13px!important;padding:.46rem!important}.catalog-stats strong{font-size:.94rem!important}.catalog-stats span{font-size:.58rem!important}
.catalog-controls-final,.catalog-controls{position:sticky!important;top:58px!important;z-index:70!important;display:grid!important;grid-template-columns:1fr auto!important;gap:.44rem!important;padding:.58rem!important;border-radius:19px!important;background:rgba(8,10,13,.95)!important;backdrop-filter:blur(16px)!important;box-shadow:0 15px 45px rgba(0,0,0,.38),inset 0 1px 0 rgba(255,255,255,.06)!important;overflow:visible!important}.catalog-controls:before{content:"";position:absolute;left:1rem;top:1rem;width:18px;height:18px;border:2px solid rgba(240,246,255,.62);border-radius:50%;pointer-events:none;z-index:3}.catalog-controls:after{content:"";position:absolute;left:2.05rem;top:2.05rem;width:8px;height:2px;background:rgba(240,246,255,.62);transform:rotate(45deg);border-radius:2px;pointer-events:none;z-index:3}.catalog-search{grid-column:1/-1!important;width:100%!important;height:44px!important;border-radius:14px!important;padding:.2rem 3.1rem .2rem 2.75rem!important;font-size:.83rem!important;background:rgba(255,255,255,.065)!important;border:1px solid rgba(255,255,255,.16)!important}.catalog-clear-search{position:absolute!important;right:1rem!important;top:.76rem!important;height:31px!important;min-width:48px!important;padding:0 .54rem!important;font-size:.64rem!important;border-radius:10px!important}.catalog-group-filters,.catalog-quick-filters{grid-column:1/-1!important;display:flex!important;overflow-x:auto!important;gap:.34rem!important;padding:.03rem .02rem .12rem!important;scrollbar-width:none!important}.catalog-group-filters::-webkit-scrollbar,.catalog-quick-filters::-webkit-scrollbar{display:none}.catalog-group-filters button,.catalog-quick-filters button,.catalog-filter{height:31px!important;min-height:31px!important;border-radius:999px!important;font-size:.63rem!important;padding:0 .55rem!important;white-space:nowrap!important;border:1px solid rgba(255,255,255,.13)!important;background:rgba(255,255,255,.055)!important;color:rgba(245,248,255,.88)!important}.catalog-group-filters button.is-active,.catalog-filter.is-active,.catalog-quick-filters button:hover{background:#eef4ff!important;color:#030406!important;border-color:#fff!important}.catalog-sort{height:36px!important;border-radius:12px!important;font-size:.68rem!important;padding:0 .58rem!important;width:100%!important;min-width:0!important;grid-column:1/2!important}.catalog-filter-available{grid-column:2/3!important;height:36px!important;font-size:.68rem!important}.catalog-filter[data-filter]{display:none!important}.catalog-count{grid-column:1/-1!important;width:100%!important;min-height:28px!important;font-size:.62rem!important;padding:.28rem .45rem!important;color:rgba(225,234,244,.72)!important;background:transparent!important;border:0!important;text-align:center!important}
.catalog-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.54rem!important}.catalog-product-card{min-height:216px!important;padding:.58rem!important;border-radius:18px!important;background:linear-gradient(145deg,rgba(255,255,255,.068),rgba(255,255,255,.022))!important}.catalog-card-top{margin-bottom:.24rem!important}.catalog-status{font-size:.55rem!important;max-width:72px!important;padding:.17rem .34rem!important}.catalog-mini-cat{font-size:.52rem!important;max-width:62px!important}.catalog-product-card[data-card-mode]::before{display:none!important}.catalog-product-media{height:68px!important;margin:.12rem 0 .32rem!important;background:radial-gradient(circle,rgba(255,255,255,.07),transparent 66%)!important}.catalog-product-media img{max-height:70px!important;max-width:78%!important;object-fit:contain!important;filter:brightness(1.18) contrast(1.08) drop-shadow(0 0 12px rgba(255,255,255,.12))!important}.catalog-product-card h3{font-size:.79rem!important;line-height:1.12!important;letter-spacing:-.03em!important;min-height:2.22em!important;margin:.05rem 0 .28rem!important}.catalog-product-card p{font-size:.62rem!important;line-height:1.18!important;min-height:2.25em!important;margin-bottom:.32rem!important;color:rgba(224,232,242,.68)!important}.catalog-product-card em{font-size:.55rem!important;min-height:0!important;line-height:1!important;margin:.1rem auto .24rem!important;padding:.18rem .38rem!important;color:rgba(226,234,244,.62)!important}.catalog-product-card strong{font-size:.92rem!important;letter-spacing:-.035em!important;margin:.12rem 0 .34rem!important}.catalog-product-card .mini-btn{min-height:32px!important;border-radius:999px!important;font-size:.64rem!important;padding:.46rem .45rem!important}.catalog-load-more{min-height:42px!important;border-radius:14px!important;font-size:.76rem!important}.quick-panel{border-radius:20px!important}
@media (min-width:760px){
  .wrap{width:min(100% - 2rem,1180px)!important}.hero-shell{min-height:615px!important;padding:1.75rem 1.9rem 1.4rem!important;grid-template-columns:minmax(0,1.03fr) minmax(330px,.80fr)!important}.hero h1{font-size:clamp(3.95rem,5.25vw,5.8rem)!important;max-width:760px!important}.hero .lead{font-size:1.02rem!important}.logo-stage{max-width:430px!important}.trust-strip{grid-template-columns:repeat(3,1fr)!important}.trust-premium-icon{width:38px!important;height:38px!important}.product-card{min-height:202px!important}.product-media{height:84px!important}.footer-socials a{width:34px!important;height:34px!important}.footer-social-icon{width:34px!important;height:34px!important}.premium-social-icon{width:38px!important;height:38px!important}.catalog-controls{grid-template-columns:1.4fr auto auto!important;align-items:center!important;top:66px!important}.catalog-search{grid-column:1/2!important;height:44px!important}.catalog-clear-search{position:static!important;height:38px!important}.catalog-group-filters,.catalog-quick-filters{grid-column:1/-1!important}.catalog-sort{grid-column:auto!important;height:38px!important}.catalog-filter-available{grid-column:auto!important;height:38px!important}.catalog-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.catalog-product-card{min-height:255px!important}.catalog-product-media{height:92px!important}.catalog-product-media img{max-height:94px!important}.catalog-product-card h3{font-size:.94rem!important}.catalog-product-card p{font-size:.72rem!important}.catalog-product-card strong{font-size:1.05rem!important}.whatsapp-compact{display:grid!important}
}
@media (max-width:390px){.hero h1{font-size:1.92rem!important}.brand img{width:99px!important}.hero .eyebrow{font-size:.6rem!important}.catalog-product-card h3{font-size:.74rem!important}.catalog-product-card p{font-size:.59rem!important}.catalog-product-card strong{font-size:.86rem!important}.catalog-group-filters button,.catalog-quick-filters button{font-size:.59rem!important;padding:0 .46rem!important}}

/* V51 Ultra Production Polish: stable base, cleaner hero, uniform icons, mobile-first catalog */
.menu-btn{
  position:relative!important;
  width:48px!important;
  height:48px!important;
  flex:0 0 48px!important;
  border-radius:17px!important;
  border:1px solid rgba(255,255,255,.16)!important;
  background:linear-gradient(145deg,rgba(255,255,255,.07),rgba(255,255,255,.025))!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 12px 28px rgba(0,0,0,.34)!important;
  padding:0!important;
  overflow:hidden!important;
}
.menu-btn img{
  position:absolute!important;
  inset:0!important;
  margin:auto!important;
  width:38px!important;
  height:38px!important;
  object-fit:contain!important;
  display:block!important;
  filter:brightness(1.05) contrast(1.08) drop-shadow(0 0 10px rgba(255,255,255,.18))!important;
}
.menu-btn .menu-close-icon{display:none!important;}
body.menu-open .menu-btn .menu-open-icon{display:none!important;}
body.menu-open .menu-btn .menu-close-icon{display:block!important;}

.trust-premium-icon,
.benefit-premium-icon,
.footer-social-icon,
.premium-social-icon{
  object-fit:contain!important;
  display:block!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
}
.trust-premium-icon{width:38px!important;height:38px!important;flex:0 0 38px!important;filter:brightness(1.08) contrast(1.08) drop-shadow(0 0 10px rgba(255,255,255,.16))!important;}
.benefit-premium-icon{width:36px!important;height:36px!important;flex:0 0 36px!important;filter:brightness(1.06) contrast(1.07) drop-shadow(0 0 9px rgba(255,255,255,.14))!important;}
.premium-social-icon{width:44px!important;height:44px!important;flex:0 0 44px!important;filter:brightness(1.05) contrast(1.08) drop-shadow(0 0 12px rgba(255,255,255,.16))!important;}
.footer-social-icon{width:32px!important;height:32px!important;filter:brightness(1.05) contrast(1.08) drop-shadow(0 0 9px rgba(255,255,255,.13))!important;}
.footer-socials a{width:34px!important;height:34px!important;display:grid!important;place-items:center!important;background:transparent!important;border:0!important;padding:0!important;box-shadow:none!important;}

/* keep WhatsApp conversion, avoid repeating a full WhatsApp social card everywhere */
.social-card.whatsapp-compact{display:none!important;}
.social-panel{gap:.72rem!important;}
.social-card.social-premium{min-height:88px!important;}

.hero-shell{border-color:rgba(255,255,255,.16)!important;background:radial-gradient(circle at 72% 24%,rgba(244,248,255,.13),transparent 29%),linear-gradient(145deg,rgba(255,255,255,.072),rgba(255,255,255,.021))!important;}
.hero .lead{max-width:38ch!important;}
.logo-stage{border-color:rgba(255,255,255,.20)!important;box-shadow:0 0 24px rgba(255,255,255,.18),0 0 72px rgba(170,205,255,.10),inset 0 1px 0 rgba(255,255,255,.14)!important;}
.logo-stage img{width:66%!important;filter:drop-shadow(0 0 20px rgba(255,255,255,.32))!important;}

/* Use premium icons only where they add value. Trust and process rows stay clean and aligned. */
.trust-strip article,.benefits article{align-items:center!important;}
.trust-strip strong,.benefits strong{letter-spacing:-.015em!important;}
.trust-strip small,.benefits small{color:rgba(221,231,243,.72)!important;}
.benefits{gap:.45rem!important;}

/* Catalog: client-facing, mobile-first stock board */
.catalog-page .catalog-use-section{display:none!important;}
.catalog-page .catalog-strategy-note{padding:.72rem .82rem!important;border-radius:17px!important;display:flex!important;align-items:flex-start!important;gap:.62rem!important;background:linear-gradient(145deg,rgba(255,255,255,.062),rgba(255,255,255,.022))!important;}
.catalog-page .catalog-strategy-note strong{font-size:.92rem!important;line-height:1.1!important;}
.catalog-page .catalog-strategy-note span{font-size:.82rem!important;line-height:1.35!important;color:rgba(223,232,243,.76)!important;}
.catalog-controls-final,.catalog-controls{
  border:1px solid rgba(255,255,255,.16)!important;
  background:rgba(5,7,10,.96)!important;
}
.catalog-search{font-weight:760!important;letter-spacing:-.015em!important;}
.catalog-search::placeholder{color:rgba(220,230,242,.50)!important;}
.catalog-count{opacity:.88!important;}
.catalog-product-card{border-color:rgba(255,255,255,.15)!important;}
.catalog-product-media img{object-fit:contain!important;}
.catalog-product-card em{display:none!important;}
.catalog-product-card strong{font-variant-numeric:tabular-nums!important;}
.catalog-product-card .mini-btn{font-weight:900!important;}
.catalog-product-card[data-category="accessories"] .catalog-product-media img{max-width:88%!important;}
.catalog-product-card[data-category="iphone"] .catalog-product-media img,
.catalog-product-card[data-category="ipad"] .catalog-product-media img{max-width:72%!important;}

@media (max-width:759px){
  .wrap{width:min(100% - .92rem,1180px)!important;}
  .section{padding:.72rem 0!important;}
  .site-header{min-height:58px!important;padding:.28rem 0!important;background:rgba(3,4,6,.90)!important;}
  .brand img{width:100px!important;}
  .menu-btn{width:44px!important;height:44px!important;flex-basis:44px!important;border-radius:15px!important;}
  .menu-btn img{width:34px!important;height:34px!important;}
  .mobile-menu{top:58px!important;left:.45rem!important;right:.45rem!important;}
  .mobile-menu-panel{border-radius:20px!important;padding:.55rem!important;}
  .mobile-menu-panel a{min-height:42px!important;padding:.74rem!important;font-size:.86rem!important;}

  .hero{padding-top:.22rem!important;}
  .hero-shell{padding:.72rem .68rem .7rem!important;border-radius:24px!important;}
  .hero-copy{padding:.2rem .02rem 0!important;}
  .eyebrow{font-size:.58rem!important;line-height:1.1!important;padding:.34rem .48rem!important;margin-bottom:.52rem!important;max-width:100%!important;}
  .hero h1{font-size:clamp(2.08rem,9.55vw,2.58rem)!important;line-height:.96!important;letter-spacing:-.057em!important;margin:.22rem 0 .52rem!important;max-width:12.5ch!important;}
  .hero .lead{font-size:.88rem!important;line-height:1.34!important;margin-bottom:.62rem!important;max-width:31ch!important;}
  .micro-proof{gap:.26rem!important;margin-bottom:.58rem!important;}
  .micro-proof span{font-size:.58rem!important;padding:.28rem .42rem!important;}
  .cta-row{gap:.42rem!important;margin-bottom:.54rem!important;}
  .btn{min-height:42px!important;border-radius:12px!important;font-size:.79rem!important;}
  .btn-primary{box-shadow:0 0 16px rgba(255,255,255,.32),0 0 42px rgba(180,212,255,.13)!important;}
  .hero-visual{padding:.34rem .02rem .52rem!important;margin-top:.12rem!important;}
  .logo-stage{width:100%!important;aspect-ratio:1.82/1!important;border-radius:23px!important;}
  .logo-stage img{width:58%!important;}
  .rim-a{width:54px!important;height:4px!important;}
  .rim-b{height:62px!important;width:4px!important;}
  .trust-strip{padding:.46rem!important;gap:.34rem!important;margin-top:.08rem!important;border-radius:17px!important;}
  .trust-strip article{padding:.58rem .62rem!important;border-radius:14px!important;gap:.58rem!important;min-height:58px!important;}
  .trust-premium-icon{width:34px!important;height:34px!important;flex-basis:34px!important;}
  .trust-strip strong{font-size:.88rem!important;}
  .trust-strip small{font-size:.70rem!important;}

  .section-head{margin-bottom:.52rem!important;}
  .section-head h2,h2{font-size:clamp(1.48rem,6.5vw,1.78rem)!important;}
  .section-subtitle{font-size:.82rem!important;line-height:1.33!important;max-width:31ch!important;}
  .product-grid{gap:.54rem!important;}
  .product-card{min-height:202px!important;padding:.62rem .52rem!important;border-radius:18px!important;}
  .product-media{height:82px!important;margin-bottom:.28rem!important;}
  .product-media img{max-height:82px!important;max-width:94%!important;}
  .iphone-card .product-media img{max-height:86px!important;}
  .macbook-card .product-media img{max-height:72px!important;}
  .ipad-card .product-media{height:84px!important;background:transparent!important;border:0!important;padding:0!important;}
  .ipad-card .product-media img{max-height:82px!important;}
  .watch-card .product-media img{max-height:82px!important;}
  .accessories-card .product-media img{max-height:78px!important;}
  .repairs-card .product-media img{max-height:84px!important;}
  .product-card h3{font-size:.96rem!important;}
  .product-card p{font-size:.70rem!important;line-height:1.24!important;min-height:2.75em!important;}
  .product-card .mini-btn{min-height:31px!important;font-size:.64rem!important;padding:.38rem .5rem!important;}

  .repair-grid{gap:.54rem!important;}
  .repair-card{min-height:128px!important;padding:.62rem .52rem!important;}
  .repair-art{max-height:52px!important;}
  .repair-card strong{font-size:.88rem!important;}
  .repair-card small{font-size:.68rem!important;}
  .repair-ico{transform:scale(.86)!important;}

  .social-panel{padding:.78rem .72rem!important;border-radius:20px!important;}
  .social-card.social-premium{grid-template-columns:40px minmax(0,1fr)!important;min-height:82px!important;padding:.62rem!important;gap:.55rem!important;}
  .premium-social-icon{width:40px!important;height:40px!important;}
  .social-card.social-premium a{min-height:32px!important;font-size:.68rem!important;}

  .benefits{padding:.5rem!important;border-radius:18px!important;gap:.34rem!important;}
  .benefits article{padding:.56rem .62rem!important;min-height:56px!important;gap:.58rem!important;border-radius:14px!important;}
  .benefit-premium-icon{width:32px!important;height:32px!important;flex-basis:32px!important;}
  .benefits strong{font-size:.84rem!important;}
  .benefits small{font-size:.68rem!important;}

  .footer{padding:.86rem .72rem!important;border-radius:20px!important;gap:.72rem!important;overflow:hidden!important;}
  .footer-brand img{width:112px!important;}
  .footer-brand p{font-size:.78rem!important;line-height:1.32!important;}
  .footer-socials a{width:30px!important;height:30px!important;}
  .footer-social-icon{width:30px!important;height:30px!important;}
  .footer-trust-mini span{font-size:.58rem!important;min-height:26px!important;padding:.3rem .42rem!important;}
  .footer-col{padding-top:.5rem!important;gap:.28rem!important;}
  .footer-col strong,.visit-card strong{font-size:.86rem!important;}
  .footer-col a,.visit-card p{font-size:.76rem!important;line-height:1.28!important;}
  .visit-card .btn,.footer a.btn{width:100%!important;max-width:100%!important;min-width:0!important;min-height:42px!important;font-size:.76rem!important;}

  body.catalog-page .catalog-hero{padding-top:.28rem!important;}
  body.catalog-page .catalog-shell{padding:.92rem .82rem .86rem!important;border-radius:22px!important;}
  body.catalog-page .catalog-shell h1{font-size:clamp(1.94rem,9.2vw,2.35rem)!important;line-height:.96!important;letter-spacing:-.058em!important;max-width:12ch!important;margin:.38rem 0 .52rem!important;}
  body.catalog-page .catalog-shell .lead{font-size:.86rem!important;line-height:1.34!important;max-width:32ch!important;margin-bottom:.58rem!important;}
  .catalog-flow{gap:.28rem!important;}
  .catalog-flow span{font-size:.62rem!important;padding:.34rem .46rem!important;}
  body.catalog-page #catalog .catalog-grid{display:none!important;}
  body.catalog-page #catalog{padding:0!important;}
  body.catalog-page .catalog-live-section{padding-top:.38rem!important;}
  body.catalog-page .catalog-live-section .section-head{margin-bottom:.44rem!important;}
  body.catalog-page .catalog-strategy-note{margin-bottom:.5rem!important;}
  .catalog-controls-final,.catalog-controls{top:58px!important;grid-template-columns:1fr!important;gap:.36rem!important;padding:.48rem!important;border-radius:17px!important;}
  .catalog-controls:before{left:.86rem!important;top:.86rem!important;width:16px!important;height:16px!important;}
  .catalog-controls:after{left:1.76rem!important;top:1.78rem!important;width:7px!important;}
  .catalog-search{height:42px!important;border-radius:13px!important;font-size:.78rem!important;padding:.15rem 2.78rem .15rem 2.45rem!important;}
  .catalog-clear-search{right:.78rem!important;top:.68rem!important;height:28px!important;min-width:42px!important;font-size:.58rem!important;}
  .catalog-quick-filters{display:none!important;}
  .catalog-group-filters{gap:.28rem!important;padding:.02rem 0 .08rem!important;}
  .catalog-group-filters button{height:30px!important;font-size:.60rem!important;padding:0 .48rem!important;}
  .catalog-sort{grid-column:1!important;height:34px!important;font-size:.64rem!important;}
  .catalog-filter-available{grid-column:1!important;height:34px!important;font-size:.64rem!important;}
  .catalog-count{font-size:.58rem!important;padding:.18rem .28rem!important;min-height:22px!important;}
  .catalog-product-grid{gap:.48rem!important;}
  .catalog-product-card{min-height:214px!important;padding:.54rem .48rem!important;border-radius:17px!important;}
  .catalog-card-top{margin-bottom:.18rem!important;}
  .catalog-status{font-size:.50rem!important;max-width:74px!important;}
  .catalog-mini-cat{font-size:.48rem!important;max-width:58px!important;}
  .catalog-product-media{height:76px!important;margin:.05rem 0 .22rem!important;}
  .catalog-product-media img{max-height:76px!important;max-width:90%!important;}
  .catalog-product-card[data-category="iphone"] .catalog-product-media img,
  .catalog-product-card[data-category="ipad"] .catalog-product-media img{max-width:70%!important;}
  .catalog-product-card h3{font-size:.82rem!important;line-height:1.10!important;min-height:2.08em!important;margin:.02rem 0 .22rem!important;}
  .catalog-product-card p{font-size:.61rem!important;line-height:1.18!important;min-height:2.18em!important;margin-bottom:.24rem!important;}
  .catalog-product-card strong{font-size:.96rem!important;margin:.1rem 0 .3rem!important;}
  .catalog-product-card .mini-btn{min-height:31px!important;font-size:.60rem!important;padding:.42rem .34rem!important;}
}

@media (min-width:760px){
  .social-panel{grid-template-columns:1fr 1fr 1fr!important;}
  .social-title{grid-column:1/2!important;}
  .social-card.social-premium{min-height:98px!important;}
  .catalog-page #catalog .catalog-grid{grid-template-columns:repeat(6,minmax(0,1fr))!important;}
  .catalog-page .catalog-card{min-height:188px!important;}
  .catalog-controls-final,.catalog-controls{top:64px!important;}
  .catalog-quick-filters{display:flex!important;}
}

/* V52 Production Polish: cleaner icon system, less repetition, stronger mobile catalog */
.trust-strip-clean img,
.benefits-clean img{display:none!important;}
.trust-mark,
.step-badge,
.repair-symbol{display:inline-grid;place-items:center;position:relative;flex:0 0 auto;border:1px solid rgba(255,255,255,.16);background:linear-gradient(145deg,rgba(255,255,255,.10),rgba(255,255,255,.025));box-shadow:inset 0 1px 0 rgba(255,255,255,.12),0 8px 22px rgba(0,0,0,.24);color:#f5f7fb;}
.trust-mark{width:34px;height:34px;border-radius:14px;}
.trust-mark:before{font-weight:950;font-size:15px;line-height:1;opacity:.96;text-shadow:0 0 12px rgba(255,255,255,.28);}
.trust-location:before{content:"⌖";font-size:18px;}
.trust-chat:before{content:"↗";font-size:17px;transform:rotate(-12deg);}
.trust-check:before{content:"✓";font-size:18px;}
.trust-strip-clean article{background:linear-gradient(145deg,rgba(255,255,255,.055),rgba(255,255,255,.018))!important;}
.trust-strip-clean strong{letter-spacing:-.02em!important;}

.repair-card-symbol{align-items:flex-start!important;justify-content:flex-start!important;text-align:left!important;}
.repair-symbol{width:58px;height:58px;border-radius:20px;margin:0 auto .58rem;background:radial-gradient(circle at 35% 25%,rgba(255,255,255,.22),rgba(255,255,255,.055) 42%,rgba(255,255,255,.025));}
.repair-symbol:before,.repair-symbol:after{content:"";position:absolute;display:block;}
.repair-symbol-diagnostic:before{width:25px;height:25px;border:2px solid currentColor;border-radius:50%;top:14px;left:13px;box-shadow:0 0 12px rgba(255,255,255,.18)}
.repair-symbol-diagnostic:after{width:15px;height:2px;border-radius:9px;background:currentColor;transform:rotate(45deg);right:13px;bottom:16px;box-shadow:0 0 8px rgba(255,255,255,.18)}
.repair-symbol-support:before{width:28px;height:28px;border:2px solid currentColor;border-radius:50%;top:14px;left:14px;box-shadow:0 0 12px rgba(255,255,255,.18)}
.repair-symbol-support:after{width:22px;height:2px;background:currentColor;top:28px;left:18px;border-radius:8px;transform:rotate(-42deg);box-shadow:0 0 8px rgba(255,255,255,.18)}
.repair-card-symbol strong,.repair-card-symbol small{align-self:stretch!important;}

.benefits-clean{gap:.45rem!important;}
.benefits-clean article{background:linear-gradient(145deg,rgba(255,255,255,.052),rgba(255,255,255,.018))!important;border:1px solid rgba(255,255,255,.06)!important;}
.step-badge{width:34px;height:34px;border-radius:12px;font-size:.68rem;font-weight:950;letter-spacing:.03em;color:#e9eef8;background:linear-gradient(145deg,rgba(255,255,255,.09),rgba(255,255,255,.025));}
.benefits-clean strong{font-size:.88rem!important;letter-spacing:-.02em!important;}
.benefits-clean small{font-size:.72rem!important;color:rgba(222,230,240,.70)!important;}

.social-panel{gap:.82rem!important;}
.social-card.social-premium{background:linear-gradient(145deg,rgba(255,255,255,.055),rgba(255,255,255,.018))!important;}
.premium-social-icon{border-radius:12px!important;}
.social-card.social-premium a{background:rgba(255,255,255,.055)!important;border-color:rgba(255,255,255,.11)!important;}

/* catalog: make mobile feel like a real WhatsApp stock board, not a checkout */
.catalog-controls-final,.catalog-controls{backdrop-filter:blur(18px)!important;-webkit-backdrop-filter:blur(18px)!important;}
.catalog-product-card{background:linear-gradient(150deg,rgba(255,255,255,.072),rgba(255,255,255,.018))!important;}
.catalog-product-media img{filter:brightness(1.12) contrast(1.08) drop-shadow(0 0 18px rgba(210,230,255,.13))!important;}
.catalog-product-card[data-category="accessories"] .catalog-product-media img{max-height:88px!important;max-width:88%!important;}
.catalog-product-card .mini-btn{background:linear-gradient(180deg,rgba(255,255,255,.092),rgba(255,255,255,.042))!important;border-color:rgba(255,255,255,.13)!important;}
.catalog-status{letter-spacing:.02em!important;}

@media (max-width:759px){
  .trust-mark{width:30px!important;height:30px!important;border-radius:12px!important;}
  .trust-mark:before{font-size:14px!important;}
  .trust-location:before{font-size:16px!important;}
  .trust-strip-clean article{gap:.52rem!important;}
  .repair-card{display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important;justify-content:flex-start!important;}
  .repair-symbol{width:48px!important;height:48px!important;border-radius:17px!important;margin:.02rem auto .45rem!important;}
  .repair-symbol-diagnostic:before{width:20px!important;height:20px!important;top:12px!important;left:11px!important;}
  .repair-symbol-diagnostic:after{width:12px!important;right:10px!important;bottom:13px!important;}
  .repair-symbol-support:before{width:22px!important;height:22px!important;top:12px!important;left:12px!important;}
  .repair-symbol-support:after{width:18px!important;top:24px!important;left:15px!important;}
  .repair-card-symbol strong{margin-top:0!important;}
  .benefits-clean{padding:.48rem!important;}
  .step-badge{width:29px!important;height:29px!important;border-radius:10px!important;font-size:.56rem!important;}
  .benefits-clean article{min-height:54px!important;gap:.52rem!important;}
  .benefits-clean strong{font-size:.82rem!important;}
  .benefits-clean small{font-size:.66rem!important;}
  .social-card.social-premium{grid-template-columns:32px minmax(0,1fr)!important;min-height:78px!important;}
  .premium-social-icon{width:32px!important;height:32px!important;}
  .social-title h2{font-size:1.48rem!important;line-height:.98!important;max-width:13ch!important;}
  .social-title p{max-width:31ch!important;}
  .footer-socials{display:flex!important;gap:.45rem!important;}
  .footer-socials a{opacity:.78!important;}

  body.catalog-page .site-header .brand img{width:112px!important;}
  body.catalog-page .catalog-header-actions{gap:.34rem!important;}
  body.catalog-page .catalog-header-actions .chip{min-height:34px!important;padding:.36rem .48rem!important;font-size:.66rem!important;}
  body.catalog-page .catalog-shell{padding:.86rem .76rem!important;}
  body.catalog-page .catalog-shell h1{font-size:2.08rem!important;max-width:13ch!important;}
  .catalog-flow{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;}
  .catalog-flow span{text-align:center!important;}
  .catalog-use-section{display:none!important;}
  .catalog-strategy-note{display:grid!important;grid-template-columns:1fr!important;gap:.22rem!important;padding:.62rem .68rem!important;border-radius:15px!important;}
  .catalog-strategy-note strong{font-size:.82rem!important;}
  .catalog-strategy-note span{font-size:.70rem!important;line-height:1.24!important;}
  .catalog-controls-final,.catalog-controls{top:58px!important;padding:.44rem!important;box-shadow:0 12px 34px rgba(0,0,0,.46)!important;}
  .catalog-group-filters{display:grid!important;grid-template-columns:repeat(3,1fr)!important;}
  .catalog-group-filters button{width:100%!important;padding:0 .2rem!important;white-space:nowrap!important;}
  .catalog-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.5rem!important;}
  .catalog-product-card{min-height:224px!important;padding:.56rem .48rem!important;}
  .catalog-product-media{height:82px!important;}
  .catalog-product-media img{max-height:82px!important;}
  .catalog-product-card[data-category="accessories"] .catalog-product-media img{max-height:82px!important;max-width:92%!important;}
  .catalog-product-card h3{font-size:.80rem!important;min-height:2.18em!important;}
  .catalog-product-card p{font-size:.60rem!important;min-height:2.1em!important;}
  .catalog-product-card strong{font-size:.94rem!important;}
  .catalog-product-card .mini-btn{min-height:32px!important;font-size:.58rem!important;}
}

@media (min-width:760px){
  .trust-mark{width:38px;height:38px;border-radius:15px;}
  .step-badge{width:36px;height:36px;}
  .repair-symbol{width:62px;height:62px;}
  .benefits-clean{grid-template-columns:repeat(4,1fr)!important;}
}

/* V53 ULTRA PRODUCTION LOCK: clean final UX, no repeated icon noise, mobile catalog locked */
:root{--v53-panel:rgba(255,255,255,.045);--v53-line:rgba(255,255,255,.135);--v53-muted:rgba(225,232,241,.70)}
body{background:radial-gradient(circle at 50% -10%,rgba(190,215,255,.11),transparent 34%),#030406!important;color:#f8fafc!important}
.wrap{width:min(100% - 1rem,1180px)!important}
.site-header{background:rgba(3,4,6,.92)!important;border-bottom:1px solid rgba(255,255,255,.055)!important}.header-inner{min-height:58px!important}.brand img{width:112px!important;filter:drop-shadow(0 0 12px rgba(255,255,255,.18))!important}
.menu-btn{width:42px!important;height:42px!important;border-radius:14px!important;border:1px solid rgba(255,255,255,.15)!important;background:linear-gradient(145deg,rgba(255,255,255,.10),rgba(255,255,255,.025))!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.10),0 8px 22px rgba(0,0,0,.32)!important;display:grid!important;place-items:center!important;overflow:hidden!important;padding:0!important;position:relative!important}
.menu-btn img{display:none!important}.menu-btn span,.menu-btn .menu-line{display:block!important;width:20px!important;height:2px!important;background:#fff!important;border-radius:99px!important;box-shadow:0 0 10px rgba(255,255,255,.28)!important;transition:transform .2s ease,opacity .2s ease!important}.menu-btn{gap:4px!important}body.menu-open .menu-btn .menu-line:nth-child(1){transform:translateY(6px) rotate(45deg)!important}body.menu-open .menu-btn .menu-line:nth-child(2){opacity:0!important}body.menu-open .menu-btn .menu-line:nth-child(3){transform:translateY(-6px) rotate(-45deg)!important}.mobile-menu{top:62px!important}.mobile-menu-panel{border-radius:20px!important;border:1px solid rgba(255,255,255,.12)!important;background:linear-gradient(145deg,rgba(11,13,17,.98),rgba(3,4,6,.98))!important}.mobile-menu-panel a{font-size:.86rem!important}
.hero-shell{background:radial-gradient(circle at 79% 18%,rgba(235,243,255,.13),transparent 30%),linear-gradient(145deg,rgba(255,255,255,.068),rgba(255,255,255,.020))!important}.hero h1{letter-spacing:-.065em!important}.lead,.section-subtitle{color:rgba(224,232,242,.78)!important}.btn-dot{width:12px!important;height:12px!important;border:2px solid currentColor!important;border-radius:50%!important;display:inline-block!important;opacity:.88!important}.btn-dot.muted{opacity:.56!important}.btn-pin{width:16px!important;height:16px!important;border:3px solid currentColor!important;border-radius:50% 50% 50% 0!important;transform:rotate(-45deg)!important;display:inline-block!important}.btn-pin:after{content:"";display:block;width:4px;height:4px;border-radius:50%;background:currentColor;margin:3px auto 0}.btn-primary .btn-dot{color:#030406!important}.btn-ghost .btn-dot{color:#f8fafc!important}.cta-row .btn{font-weight:900!important}.micro-proof span{background:rgba(255,255,255,.055)!important;border-color:rgba(255,255,255,.15)!important;color:#eef3fb!important}.logo-stage{box-shadow:0 0 24px rgba(255,255,255,.18),0 0 70px rgba(170,205,255,.10),inset 0 1px 0 rgba(255,255,255,.14)!important}
.trust-strip-final{padding:.52rem!important;gap:.38rem!important}.trust-strip-final article{display:flex!important;align-items:center!important;gap:.62rem!important;background:linear-gradient(145deg,rgba(255,255,255,.046),rgba(255,255,255,.018))!important;border:1px solid rgba(255,255,255,.07)!important}.trust-index{display:inline-grid!important;place-items:center!important;width:32px!important;height:32px!important;flex:0 0 32px!important;border-radius:12px!important;border:1px solid rgba(255,255,255,.16)!important;background:rgba(255,255,255,.055)!important;font-size:.64rem!important;font-weight:950!important;color:#edf3fb!important;letter-spacing:.04em!important}.trust-strip-final strong{font-size:.9rem!important}.trust-strip-final small{font-size:.7rem!important;color:rgba(224,232,242,.66)!important}
.quick-panel{background:linear-gradient(145deg,rgba(255,255,255,.058),rgba(255,255,255,.018))!important}.quick-action{background:linear-gradient(145deg,rgba(255,255,255,.050),rgba(255,255,255,.018))!important;border:1px solid rgba(255,255,255,.08)!important}.product-card,.repair-card,.social-card,.benefits article{border-color:rgba(255,255,255,.105)!important}.product-card p{color:rgba(224,232,242,.70)!important}.mini-btn{font-weight:900!important;border-color:rgba(255,255,255,.13)!important;background:rgba(255,255,255,.055)!important}
.repair-card-symbol{align-items:center!important;text-align:center!important}.repair-symbol{display:none!important}.repair-label{display:inline-grid!important;place-items:center!important;min-width:56px!important;height:34px!important;padding:0 .7rem!important;margin:.04rem auto .55rem!important;border-radius:999px!important;border:1px solid rgba(255,255,255,.16)!important;background:linear-gradient(145deg,rgba(255,255,255,.09),rgba(255,255,255,.025))!important;font-size:.64rem!important;font-weight:950!important;letter-spacing:.05em!important;text-transform:uppercase!important;color:#eef4fb!important}.repair-card strong{font-size:.88rem!important}.repair-card small{color:rgba(224,232,242,.70)!important}.repair-art{object-fit:contain!important}
.social-panel{gap:.72rem!important}.social-panel .whatsapp-compact{display:none!important}.social-card.social-premium{grid-template-columns:34px minmax(0,1fr)!important;gap:.62rem!important;background:linear-gradient(145deg,rgba(255,255,255,.045),rgba(255,255,255,.018))!important}.premium-social-icon{width:34px!important;height:34px!important;filter:drop-shadow(0 0 8px rgba(255,255,255,.10))!important}.social-card.social-premium a{grid-column:1/-1!important;min-height:34px!important;background:rgba(255,255,255,.055)!important;border-color:rgba(255,255,255,.105)!important}.benefits-clean article{grid-template-columns:32px 1fr!important}.step-badge{width:30px!important;height:30px!important;border-radius:10px!important;background:rgba(255,255,255,.055)!important;border-color:rgba(255,255,255,.12)!important}.footer{background:linear-gradient(145deg,rgba(255,255,255,.050),rgba(255,255,255,.016))!important}.footer-social-links{display:flex!important;gap:.34rem!important;flex-wrap:wrap!important;margin:.62rem 0 .48rem!important}.footer-social-links a{width:auto!important;height:auto!important;border:1px solid rgba(255,255,255,.12)!important;background:rgba(255,255,255,.045)!important;border-radius:999px!important;padding:.38rem .58rem!important;font-size:.66rem!important;font-weight:900!important;color:rgba(240,245,252,.82)!important}.footer-trust-mini span{background:rgba(255,255,255,.045)!important;border-color:rgba(255,255,255,.09)!important}.footer-col a{color:rgba(224,232,242,.72)!important}
/* Catalog final */
.catalog-page .catalog-shell{background:radial-gradient(circle at 78% 10%,rgba(235,243,255,.12),transparent 32%),linear-gradient(145deg,rgba(255,255,255,.066),rgba(255,255,255,.020))!important}.catalog-page .catalog-shell h1{letter-spacing:-.066em!important}.catalog-flow span{background:rgba(255,255,255,.052)!important;border-color:rgba(255,255,255,.13)!important}.catalog-stats{display:none!important}.catalog-strategy-note{margin:.6rem auto .72rem!important;background:linear-gradient(145deg,rgba(255,255,255,.050),rgba(255,255,255,.016))!important;border-color:rgba(255,255,255,.11)!important}.catalog-strategy-note strong:before{display:none!important}.catalog-controls-final,.catalog-controls{border:1px solid rgba(255,255,255,.12)!important;background:rgba(7,9,12,.96)!important}.catalog-controls:before,.catalog-controls:after{display:none!important}.catalog-search{padding-left:.85rem!important}.catalog-clear-search{background:rgba(255,255,255,.08)!important;color:#e8eef8!important;border:1px solid rgba(255,255,255,.12)!important}.catalog-group-filters button,.catalog-filter,.catalog-quick-filters button{box-shadow:none!important}.catalog-product-card{border-color:rgba(255,255,255,.115)!important}.catalog-product-card h3{letter-spacing:-.035em!important}.catalog-product-card p,.catalog-product-card em{color:rgba(224,232,242,.68)!important}.catalog-card-top{display:flex!important;justify-content:space-between!important;gap:.36rem!important;align-items:center!important}.catalog-status,.catalog-mini-cat{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.catalog-product-media{background:radial-gradient(circle at 50% 45%,rgba(255,255,255,.08),transparent 60%)!important}.catalog-load-more{min-height:50px!important;border-radius:16px!important}.catalog-page .quick-panel{border-color:rgba(255,255,255,.12)!important}.catalog-page .quick-panel .i{display:none!important}.catalog-footer-actions .btn{box-shadow:none!important}
@media (max-width:759px){
  body{padding-bottom:calc(4.25rem + var(--bottom))!important}.wrap{width:min(100% - .62rem,1180px)!important}.section{padding:.74rem 0!important}.section-tight{padding-top:.42rem!important}.brand img{width:104px!important}.site-header{padding:.31rem 0!important}.header-inner{min-height:52px!important}.menu-btn{width:39px!important;height:39px!important;border-radius:13px!important}.menu-btn span{width:18px!important}.mobile-menu{top:55px!important;left:.34rem!important;right:.34rem!important}.mobile-menu-panel{padding:.48rem!important}.mobile-menu-panel a{min-height:43px!important;padding:.72rem!important;border-radius:14px!important;font-size:.80rem!important}
  .hero.section{padding-top:.28rem!important}.hero-shell{border-radius:23px!important;padding:.68rem .62rem .66rem!important}.hero-copy{padding:.22rem 0 0!important}.eyebrow{font-size:.59rem!important;padding:.32rem .44rem!important;margin-bottom:.50rem!important}.hero h1{font-size:clamp(1.92rem,9.1vw,2.28rem)!important;line-height:.985!important;max-width:12.6ch!important;margin:.18rem 0 .48rem!important}.hero .lead{font-size:.82rem!important;line-height:1.34!important;max-width:33ch!important;margin-bottom:.52rem!important}.micro-proof{gap:.22rem!important;margin-bottom:.50rem!important}.micro-proof span{font-size:.54rem!important;padding:.28rem .34rem!important}.cta-row{gap:.38rem!important;margin-bottom:.48rem!important}.cta-row .btn{min-height:42px!important;border-radius:13px!important;font-size:.76rem!important;padding:.58rem .58rem!important}.btn-dot{width:10px!important;height:10px!important;border-width:2px!important}.btn-pin{width:14px!important;height:14px!important;border-width:2px!important}.hero-visual{padding:.28rem 0 .42rem!important}.logo-stage{width:100%!important;aspect-ratio:1.9/1!important;border-radius:20px!important;transform:none!important}.logo-stage img{width:56%!important}.rim-a{width:46px!important}.rim-b{height:52px!important}.trust-strip-final{padding:.42rem!important;gap:.30rem!important}.trust-strip-final article{min-height:50px!important;padding:.52rem!important;border-radius:14px!important}.trust-index{width:28px!important;height:28px!important;flex-basis:28px!important;font-size:.56rem!important}.trust-strip-final strong{font-size:.78rem!important}.trust-strip-final small{font-size:.62rem!important}
  .quick-panel{padding:.78rem .68rem!important;border-radius:20px!important}.quick-copy h2{font-size:1.34rem!important;line-height:1!important}.quick-copy p{font-size:.78rem!important;max-width:33ch!important}.quick-actions-grid{gap:.34rem!important}.quick-action{min-height:50px!important;padding:.56rem .62rem!important}.quick-action strong{font-size:.76rem!important}.quick-action small{font-size:.62rem!important}.quick-action span{font-size:.76rem!important}.section-kicker{font-size:.56rem!important;letter-spacing:.17em!important}.section-head h2{font-size:1.36rem!important}.section-subtitle{font-size:.76rem!important;line-height:1.32!important;max-width:32ch!important}.product-grid{gap:.46rem!important}.product-card{min-height:196px!important;padding:.58rem .48rem!important;border-radius:17px!important}.product-media{height:78px!important}.product-media img{max-height:80px!important}.iphone-card .product-media img{max-height:84px!important}.macbook-card .product-media img{max-height:66px!important}.ipad-card .product-media img{max-height:80px!important}.watch-card .product-media img{max-height:80px!important}.accessories-card .product-media img{max-height:76px!important}.repairs-card .product-media img{max-height:78px!important}.product-card h3{font-size:.90rem!important}.product-card p{font-size:.64rem!important;line-height:1.22!important;min-height:2.45em!important}.product-card .mini-btn{min-height:30px!important;font-size:.60rem!important;max-width:126px!important;padding:.35rem .42rem!important}.catalog-link{min-height:42px!important;font-size:.76rem!important}
  .repairs-panel{padding:.74rem .64rem!important;border-radius:20px!important}.repair-intro h2{font-size:1.38rem!important}.repair-intro p{font-size:.78rem!important;margin-bottom:.56rem!important}.repair-grid{gap:.42rem!important}.repair-card{min-height:118px!important;padding:.54rem .42rem!important;border-radius:15px!important}.repair-art{max-height:48px!important;margin-bottom:.42rem!important}.repair-label{min-width:48px!important;height:28px!important;font-size:.54rem!important;margin-bottom:.42rem!important}.repair-card strong{font-size:.74rem!important}.repair-card small{font-size:.60rem!important;line-height:1.16!important}
  .social-panel{padding:.74rem .64rem!important;border-radius:20px!important;gap:.52rem!important}.social-title h2{font-size:1.32rem!important;max-width:15ch!important}.social-title p{font-size:.75rem!important;line-height:1.32!important}.social-card.social-premium{grid-template-columns:30px 1fr!important;padding:.56rem!important;border-radius:15px!important;min-height:72px!important}.premium-social-icon{width:30px!important;height:30px!important}.social-card strong{font-size:.78rem!important}.social-card small{font-size:.62rem!important}.social-card.social-premium a{min-height:31px!important;font-size:.66rem!important}.benefits{padding:.40rem!important;border-radius:18px!important;gap:.30rem!important}.benefits-clean article{min-height:50px!important;padding:.52rem!important;gap:.5rem!important}.step-badge{width:27px!important;height:27px!important;font-size:.54rem!important}.benefits-clean strong{font-size:.76rem!important}.benefits-clean small{font-size:.61rem!important}.footer{padding:.76rem .68rem .85rem!important;border-radius:20px!important}.footer-brand>img{width:108px!important}.footer-brand p{font-size:.72rem!important;line-height:1.30!important}.footer-social-links a{font-size:.58rem!important;padding:.28rem .44rem!important}.footer-trust-mini{display:none!important}.visit-card .btn{height:42px!important;font-size:.72rem!important}.footer-col a{font-size:.68rem!important;min-height:21px!important}.footer-bottom{font-size:.56rem!important}
  body.catalog-page{background:#030406!important}.catalog-page .site-header{min-height:55px!important}.catalog-page .header-inner{min-height:50px!important}.catalog-page .brand img{width:100px!important}.catalog-header-actions{max-width:calc(100% - 106px)!important}.catalog-header-actions .chip{height:30px!important;font-size:.60rem!important;padding:0 .44rem!important}.catalog-header-actions .wa .i{display:none!important}.catalog-header-actions .wa span:last-child{max-width:none!important}.catalog-hero{padding-top:.42rem!important}.catalog-shell{padding:.76rem .68rem!important;border-radius:21px!important}.catalog-shell h1{font-size:1.82rem!important;line-height:.96!important;max-width:13ch!important;margin:.30rem 0 .46rem!important}.catalog-shell .lead{font-size:.78rem!important;line-height:1.32!important;max-width:34ch!important;margin-bottom:.54rem!important}.catalog-flow{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:.22rem!important}.catalog-flow span{font-size:.56rem!important;padding:.32rem .22rem!important}.catalog-live-section{padding-top:.52rem!important}.catalog-page .section-head h2{font-size:1.34rem!important}.catalog-page .section-subtitle{font-size:.76rem!important}.catalog-strategy-note{display:none!important}.catalog-controls-final,.catalog-controls{top:55px!important;padding:.42rem!important;border-radius:16px!important;gap:.34rem!important;grid-template-columns:1fr auto!important}.catalog-search{height:40px!important;border-radius:12px!important;font-size:.76rem!important;padding:.2rem 2.6rem .2rem .72rem!important}.catalog-clear-search{right:.72rem!important;top:.55rem!important;height:28px!important;min-width:38px!important;font-size:.58rem!important;padding:0 .38rem!important}.catalog-group-filters{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.28rem!important;padding:0!important}.catalog-group-filters button{height:30px!important;font-size:.59rem!important;padding:0 .3rem!important}.catalog-quick-filters{display:none!important}.catalog-sort{height:34px!important;border-radius:11px!important;font-size:.63rem!important;padding:0 .42rem!important}.catalog-filter-available{height:34px!important;font-size:.62rem!important;padding:0 .46rem!important}.catalog-count{font-size:.58rem!important;min-height:24px!important;padding:.16rem .32rem!important}.catalog-product-grid{gap:.44rem!important}.catalog-product-card{min-height:212px!important;border-radius:16px!important;padding:.50rem .44rem!important}.catalog-status{font-size:.48rem!important;max-width:74px!important;padding:.20rem .34rem!important}.catalog-mini-cat{font-size:.46rem!important;max-width:58px!important}.catalog-product-media{height:74px!important;margin:.04rem 0 .18rem!important}.catalog-product-media img{max-height:74px!important;max-width:90%!important}.catalog-product-card[data-category="iphone"] .catalog-product-media img,.catalog-product-card[data-category="ipad"] .catalog-product-media img{max-width:68%!important}.catalog-product-card h3{font-size:.76rem!important;line-height:1.10!important;min-height:2.08em!important;margin:.02rem 0 .18rem!important}.catalog-product-card p{font-size:.57rem!important;line-height:1.16!important;min-height:2.02em!important;margin-bottom:.18rem!important}.catalog-product-card em{display:none!important}.catalog-product-card strong{font-size:.88rem!important;margin:.08rem 0 .26rem!important}.catalog-product-card .mini-btn{min-height:30px!important;font-size:.55rem!important;padding:.36rem .24rem!important}.catalog-load-more{min-height:46px!important;font-size:.82rem!important}.catalog-page .quick-panel{padding:.86rem .78rem!important;border-radius:20px!important}.catalog-page .quick-copy h2{font-size:1.36rem!important}.catalog-page .quick-copy p{font-size:.78rem!important;max-width:34ch!important}.catalog-page .quick-panel .btn{min-height:48px!important;font-size:.82rem!important}.catalog-footer-actions .btn{height:46px!important;font-size:.72rem!important}
}
@media (max-width:390px){.hero h1{font-size:1.82rem!important}.catalog-shell h1{font-size:1.72rem!important}.product-card{min-height:188px!important}.catalog-product-card{min-height:205px!important}.catalog-product-card h3{font-size:.72rem!important}}
@media (min-width:760px){
  .menu-btn{display:none!important}.desktop-nav,.header-actions{display:flex!important}.hero-shell{min-height:590px!important;padding:1.6rem 1.8rem 1.25rem!important;grid-template-columns:minmax(0,1fr) minmax(330px,.74fr)!important}.hero h1{font-size:clamp(3.6rem,5vw,5.8rem)!important;line-height:.92!important;max-width:10.5ch!important}.hero .lead{font-size:1.05rem!important;max-width:36ch!important}.logo-stage{width:min(100%,420px)!important;transform:perspective(900px) rotateY(-5deg) rotateX(2deg)!important}.trust-strip-final{grid-template-columns:repeat(3,1fr)!important}.social-panel{grid-template-columns:1fr 1fr 1fr!important}.social-title{grid-column:1/2!important}.benefits-clean{grid-template-columns:repeat(4,1fr)!important}.footer-social-links a{font-size:.72rem!important}.catalog-page .catalog-shell h1{max-width:12ch!important}.catalog-controls-final,.catalog-controls{grid-template-columns:1fr auto auto!important}.catalog-search{grid-column:1/2!important}.catalog-group-filters{grid-column:1/-1!important}.catalog-quick-filters{display:flex!important}.catalog-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.catalog-page .quick-panel{max-width:820px;margin-inline:auto}.catalog-page .quick-panel + .quick-panel{display:none!important}
}


/* V54 Ultra Final Production Polish: clean icons, compact stock UX, PWA stock-first */
:root{--v54-card:rgba(255,255,255,.045);--v54-line:rgba(255,255,255,.115);--v54-soft:rgba(230,238,248,.72)}
.menu-btn{position:relative!important;display:grid!important;place-items:center!important;gap:0!important;background:linear-gradient(145deg,rgba(255,255,255,.10),rgba(255,255,255,.035))!important;border:1px solid rgba(255,255,255,.18)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 10px 24px rgba(0,0,0,.28)!important;overflow:hidden!important}
.menu-btn .menu-line{display:block!important;width:19px!important;height:2px!important;margin:2.35px 0!important;border-radius:99px!important;background:#f3f7fb!important;box-shadow:0 0 7px rgba(255,255,255,.35)!important;transform-origin:center!important}
body.menu-open .menu-btn .menu-line:nth-child(1){transform:translateY(6.7px) rotate(45deg)!important}
body.menu-open .menu-btn .menu-line:nth-child(2){opacity:0!important;transform:scaleX(.45)!important}
body.menu-open .menu-btn .menu-line:nth-child(3){transform:translateY(-6.7px) rotate(-45deg)!important}
.btn-dot,.btn-pin,.pin,.i.wa.dark,.hero .btn .i,.catalog-page .btn .i{display:none!important}
.cta-row .btn,.quick-panel .btn,.visit-card .btn,.catalog-load-more{gap:.45rem!important;text-align:center!important;justify-content:center!important}
.trust-strip-final article,.benefits-clean article{background:linear-gradient(145deg,rgba(255,255,255,.058),rgba(255,255,255,.022))!important;border:1px solid rgba(255,255,255,.10)!important}
.trust-index,.step-badge{background:rgba(255,255,255,.075)!important;border:1px solid rgba(255,255,255,.14)!important;color:#f2f6fb!important;box-shadow:none!important}
.section-mini{display:none!important}
.repair-card-symbol{align-items:center!important;justify-content:center!important;text-align:center!important}
.repair-label{display:inline-grid!important;place-items:center!important;width:auto!important;min-width:58px!important;height:30px!important;padding:0 .68rem!important;margin:0 auto .46rem!important;border-radius:999px!important;border:1px solid rgba(255,255,255,.15)!important;background:linear-gradient(145deg,rgba(255,255,255,.08),rgba(255,255,255,.025))!important;color:#edf4fb!important;font-size:.58rem!important;line-height:1!important;font-weight:950!important;letter-spacing:.055em!important;text-transform:uppercase!important;box-shadow:none!important}
.repair-card-symbol strong{margin-top:0!important}.repair-card-symbol small{max-width:18ch!important;margin-inline:auto!important}
.social-panel{grid-template-columns:1fr!important;gap:.72rem!important}
.social-card.social-text-only{display:grid!important;grid-template-columns:42px minmax(0,1fr)!important;align-items:center!important;gap:.7rem!important;padding:.72rem!important;min-height:auto!important}
.social-badge{width:40px;height:40px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(145deg,rgba(255,255,255,.11),rgba(255,255,255,.035));border:1px solid rgba(255,255,255,.14);font-weight:950;font-size:.76rem;color:#eef5ff;letter-spacing:.02em}
.social-card.social-text-only a{grid-column:1/-1!important;width:100%!important;min-height:34px!important;border-radius:999px!important;background:rgba(255,255,255,.055)!important;border:1px solid rgba(255,255,255,.10)!important;color:#fff!important;font-size:.72rem!important}
.premium-social-icon,.footer-social-icon,.trust-premium-icon,.benefit-premium-icon{display:none!important}
.footer-social-links{display:flex!important;flex-wrap:wrap!important;gap:.35rem!important}.footer-social-links a{width:auto!important;height:auto!important;border-radius:999px!important;padding:.34rem .55rem!important;background:rgba(255,255,255,.055)!important;border:1px solid rgba(255,255,255,.10)!important;color:#dce5ee!important;font-weight:850!important}
.catalog-page .catalog-header .site-header,.catalog-page .site-header{background:rgba(3,4,6,.96)!important}
.catalog-page .catalog-header-actions .chip.wa,.catalog-page .catalog-header-actions .chip{font-weight:900!important}.catalog-page .catalog-header-actions .wa .i{display:none!important}
.catalog-hero-final{padding-top:.45rem!important;padding-bottom:.28rem!important}.catalog-hero-final .catalog-shell{padding:.9rem .92rem!important;border-radius:22px!important;background:linear-gradient(145deg,rgba(255,255,255,.065),rgba(255,255,255,.022))!important}.catalog-hero-final .section-kicker{font-size:.65rem!important}.catalog-hero-final h1{font-size:clamp(1.48rem,6.2vw,2rem)!important;line-height:.98!important;letter-spacing:-.055em!important;max-width:100%!important;margin:.22rem 0 .28rem!important}.catalog-hero-final .lead{font-size:.82rem!important;line-height:1.32!important;max-width:38ch!important;margin:0!important}.catalog-hero-final .catalog-flow{display:none!important}
.catalog-live-section{padding-top:.22rem!important}.catalog-live-section .section-head{margin-bottom:.42rem!important}.catalog-live-section .section-head .section-kicker{display:none!important}.catalog-live-section .section-head h2{font-size:clamp(1.32rem,5vw,1.78rem)!important;margin-bottom:.18rem!important}.catalog-live-section .section-subtitle{font-size:.82rem!important}.catalog-strategy-note{display:none!important}
.catalog-controls-final,.catalog-controls{position:sticky!important;z-index:60!important;top:58px!important;background:rgba(7,8,10,.91)!important;backdrop-filter:blur(18px)!important;border:1px solid rgba(255,255,255,.12)!important;box-shadow:0 12px 34px rgba(0,0,0,.32)!important}.catalog-controls:before,.catalog-controls:after{display:none!important}.catalog-search{padding-left:.74rem!important;background:rgba(255,255,255,.055)!important;border-color:rgba(255,255,255,.12)!important}.catalog-clear-search{background:transparent!important;color:#dbe6f2!important}.catalog-group-filters button,.catalog-sort,.catalog-filter-available{background:rgba(255,255,255,.045)!important;border-color:rgba(255,255,255,.11)!important}.catalog-group-filters button.is-active,.catalog-filter-available.is-active{background:#eef4ff!important;color:#020305!important}.catalog-count{display:none!important}
.catalog-product-card{background:radial-gradient(circle at 50% 0%,rgba(255,255,255,.11),transparent 38%),linear-gradient(145deg,rgba(255,255,255,.062),rgba(255,255,255,.022))!important;border:1px solid rgba(255,255,255,.13)!important}.catalog-product-media{background:radial-gradient(circle at 50% 46%,rgba(255,255,255,.10),transparent 58%)!important}.catalog-product-media img{filter:brightness(1.08) contrast(1.06) drop-shadow(0 13px 22px rgba(0,0,0,.36))!important}.catalog-product-card[data-category="accessories"] .catalog-product-media img{max-width:82%!important}.catalog-product-card h3{letter-spacing:-.045em!important}.catalog-product-card p{color:rgba(225,233,243,.68)!important}.catalog-product-card .mini-btn{background:linear-gradient(180deg,rgba(255,255,255,.09),rgba(255,255,255,.035))!important;border-color:rgba(255,255,255,.13)!important}.catalog-product-card .mini-btn:hover{background:#eef4ff!important;color:#020305!important}.catalog-load-wrap{margin-top:1rem!important}.catalog-load-more{border-radius:16px!important}
.catalog-page .quick-panel{background:linear-gradient(145deg,rgba(255,255,255,.055),rgba(255,255,255,.018))!important}.catalog-page .footer{margin-top:.2rem!important}.catalog-page .footer-section{padding-top:.45rem!important}
.catalog-page .footer .catalog-footer-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:.04rem!important}.catalog-page .footer .catalog-footer-actions .btn:first-child{border-radius:16px 0 0 16px!important}.catalog-page .footer .catalog-footer-actions .btn:last-child{border-radius:0 16px 16px 0!important}
.mobile-sticky-cta .sticky-icon{display:none!important}.mobile-sticky-cta a{grid-template-columns:1fr auto!important;padding-inline:1rem!important}.sticky-copy{text-align:left!important}
@media (max-width:759px){
  body{padding-bottom:calc(4rem + var(--bottom))!important}.site-header{min-height:54px!important}.header-inner{min-height:50px!important}.brand img{width:102px!important}.menu-btn{width:38px!important;height:38px!important;border-radius:13px!important}.menu-btn .menu-line{width:17px!important;height:2px!important;margin:2px 0!important}.hero-shell{padding:.70rem .64rem .68rem!important}.hero h1{font-size:clamp(1.94rem,9.1vw,2.36rem)!important;max-width:12.7ch!important}.hero .lead{font-size:.82rem!important}.cta-row .btn{min-height:42px!important}.trust-strip-final article{min-height:49px!important}.trust-index{width:27px!important;height:27px!important;flex-basis:27px!important}.section-head h2{font-size:1.44rem!important}.product-card{min-height:196px!important}.product-media{height:84px!important}.repair-card{min-height:122px!important}.repair-label{min-width:52px!important;height:28px!important;font-size:.52rem!important}.social-panel{padding:.72rem .64rem!important}.social-title h2{font-size:1.34rem!important;max-width:16ch!important}.social-title p{font-size:.76rem!important}.social-card.social-text-only{grid-template-columns:38px 1fr!important;padding:.56rem!important;gap:.56rem!important}.social-badge{width:36px;height:36px;border-radius:12px;font-size:.68rem}.footer{padding:.78rem .68rem!important}.footer-brand>img{width:106px!important}.footer-col a{font-size:.70rem!important}.mobile-sticky-cta a{height:48px!important}.sticky-copy strong{font-size:.78rem!important}.sticky-copy small{font-size:.62rem!important}
  body.catalog-page{padding-bottom:0!important}.catalog-page .site-header{min-height:52px!important}.catalog-page .header-inner{min-height:48px!important}.catalog-page .brand img{width:98px!important}.catalog-header-actions{max-width:calc(100% - 104px)!important;gap:.28rem!important}.catalog-header-actions .chip{height:30px!important;padding:0 .48rem!important;font-size:.62rem!important}.catalog-hero-final{padding-top:.34rem!important}.catalog-hero-final .catalog-shell{padding:.74rem .70rem!important;border-radius:20px!important}.catalog-hero-final h1{font-size:1.54rem!important;max-width:100%!important}.catalog-hero-final .lead{font-size:.76rem!important;max-width:34ch!important}.catalog-live-section .section-head{display:none!important}.catalog-controls-final,.catalog-controls{top:52px!important;grid-template-columns:1fr!important;gap:.34rem!important;padding:.42rem!important;border-radius:16px!important}.catalog-search{height:42px!important;font-size:.78rem!important}.catalog-clear-search{position:absolute!important;right:.72rem!important;top:.55rem!important}.catalog-group-filters{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.28rem!important}.catalog-group-filters button{height:31px!important;font-size:.60rem!important}.catalog-sort,.catalog-filter-available{height:34px!important;font-size:.62rem!important}.catalog-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.46rem!important}.catalog-product-card{min-height:213px!important;border-radius:16px!important;padding:.50rem .44rem!important}.catalog-card-top{min-height:20px!important}.catalog-status{font-size:.49rem!important;max-width:78px!important}.catalog-mini-cat{font-size:.46rem!important;max-width:58px!important}.catalog-product-media{height:76px!important}.catalog-product-media img{max-height:76px!important}.catalog-product-card h3{font-size:.78rem!important;line-height:1.08!important}.catalog-product-card p{font-size:.58rem!important;line-height:1.16!important}.catalog-product-card strong{font-size:.9rem!important}.catalog-product-card .mini-btn{min-height:31px!important;font-size:.56rem!important}.catalog-page .quick-panel{padding:.78rem .72rem!important;border-radius:19px!important}.catalog-page .quick-copy h2{font-size:1.30rem!important}.catalog-page .quick-copy p{font-size:.76rem!important}.catalog-page .quick-panel .btn{min-height:46px!important}.catalog-page .footer{padding:.82rem .74rem!important}.catalog-footer-actions .btn{height:45px!important;font-size:.72rem!important}
}
@media (min-width:760px){.social-panel{grid-template-columns:1fr 1fr 1fr!important}.catalog-hero-final .catalog-shell{max-width:820px;margin-inline:auto}.catalog-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.catalog-page .quick-panel{max-width:820px;margin-inline:auto}.catalog-page .quick-panel + .quick-panel{display:none!important}}


/* V55 ultra production polish: stock-first catalog UX, clean icons, working load more */
.catalog-page .catalog-grid{display:none!important;}
.catalog-page .catalog-hero-final{padding:clamp(.45rem,2vw,.85rem) 0 .15rem!important;}
.catalog-page .catalog-hero-final .catalog-shell{max-width:760px;margin-inline:auto;padding:clamp(.82rem,2.4vw,1.15rem)!important;border-radius:22px!important;}
.catalog-page .catalog-hero-final .section-kicker{font-size:.68rem!important;letter-spacing:.14em!important;}
.catalog-page .catalog-hero-final h1{font-size:clamp(1.72rem,5.8vw,2.55rem)!important;line-height:.95!important;margin:.32rem 0 .38rem!important;letter-spacing:-.06em!important;}
.catalog-page .catalog-hero-final .lead{font-size:.88rem!important;line-height:1.35!important;max-width:42ch!important;color:rgba(231,237,246,.80)!important;}
.catalog-page .catalog-live-section{padding-top:.55rem!important;}
.catalog-page .section-head{margin-bottom:.55rem!important;}
.catalog-page .section-head h2{font-size:clamp(1.24rem,5vw,1.75rem)!important;letter-spacing:-.045em!important;}
.catalog-page .section-subtitle{max-width:34ch!important;margin-inline:auto!important;}
.catalog-strategy-note{display:none!important;}
.catalog-controls-final,.catalog-controls{position:sticky!important;top:52px!important;z-index:60!important;display:grid!important;grid-template-columns:1fr!important;gap:.42rem!important;padding:.48rem!important;border-radius:18px!important;background:rgba(7,8,10,.94)!important;backdrop-filter:blur(18px)!important;border:1px solid rgba(255,255,255,.12)!important;box-shadow:0 18px 38px rgba(0,0,0,.38)!important;}
.catalog-controls:before,.catalog-controls:after{display:none!important;}
.catalog-search{height:44px!important;border-radius:13px!important;padding:.2rem 3.1rem .2rem .78rem!important;background:rgba(255,255,255,.055)!important;border:1px solid rgba(255,255,255,.13)!important;font-size:.84rem!important;}
.catalog-clear-search{position:absolute!important;right:.78rem!important;top:.62rem!important;height:28px!important;border-radius:999px!important;background:rgba(255,255,255,.08)!important;color:#fff!important;border:1px solid rgba(255,255,255,.12)!important;font-size:.56rem!important;padding:0 .44rem!important;}
.catalog-group-filters{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.32rem!important;margin:0!important;padding:0!important;}
.catalog-group-filters button{height:32px!important;border-radius:999px!important;font-size:.61rem!important;padding:0 .38rem!important;background:rgba(255,255,255,.045)!important;border:1px solid rgba(255,255,255,.11)!important;color:rgba(235,241,249,.78)!important;}
.catalog-group-filters button.is-active{background:#eef4ff!important;color:#020305!important;box-shadow:0 10px 24px rgba(238,244,255,.12)!important;}
.catalog-quick-filters{display:none!important;}
.catalog-sort,.catalog-filter-available{height:36px!important;border-radius:13px!important;background:rgba(255,255,255,.045)!important;border:1px solid rgba(255,255,255,.11)!important;color:#fff!important;font-size:.65rem!important;}
.catalog-filter-available.is-active{background:#eef4ff!important;color:#020305!important;}
.catalog-controls [data-filter]:not(.catalog-filter-available){display:none!important;}
.catalog-count{display:none!important;}
.catalog-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.55rem!important;margin-top:.75rem!important;}
.catalog-product-card{min-height:226px!important;padding:.56rem .50rem!important;border-radius:17px!important;background:radial-gradient(circle at 50% 0%,rgba(255,255,255,.12),transparent 40%),linear-gradient(145deg,rgba(255,255,255,.065),rgba(255,255,255,.023))!important;border:1px solid rgba(255,255,255,.13)!important;overflow:hidden!important;}
.catalog-card-top{min-height:22px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:.28rem!important;}
.catalog-status{font-size:.49rem!important;letter-spacing:.04em!important;max-width:82px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}
.catalog-mini-cat{font-size:.46rem!important;max-width:62px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;color:rgba(218,226,237,.58)!important;}
.catalog-product-media{height:82px!important;margin:.05rem 0 .20rem!important;display:flex!important;align-items:center!important;justify-content:center!important;background:radial-gradient(circle at 50% 48%,rgba(255,255,255,.12),transparent 60%)!important;}
.catalog-product-media img{max-height:82px!important;max-width:88%!important;object-fit:contain!important;filter:brightness(1.10) contrast(1.08) drop-shadow(0 13px 22px rgba(0,0,0,.38))!important;}
.catalog-product-card[data-category="iphone"] .catalog-product-media img,.catalog-product-card[data-category="ipad"] .catalog-product-media img{max-width:72%!important;}
.catalog-product-card h3{font-size:.80rem!important;line-height:1.08!important;letter-spacing:-.052em!important;min-height:2.08em!important;margin:.02rem 0 .17rem!important;}
.catalog-product-card p{font-size:.59rem!important;line-height:1.18!important;color:rgba(226,234,244,.68)!important;min-height:2em!important;margin-bottom:.18rem!important;}
.catalog-product-card em{display:none!important;}
.catalog-product-card strong{font-size:.94rem!important;margin:.08rem 0 .28rem!important;}
.catalog-product-card .mini-btn{min-height:32px!important;border-radius:999px!important;font-size:.57rem!important;background:linear-gradient(180deg,rgba(255,255,255,.095),rgba(255,255,255,.035))!important;border:1px solid rgba(255,255,255,.14)!important;}
.catalog-load-wrap{margin:1rem 0 .35rem!important;}
.catalog-load-more{width:100%!important;min-height:48px!important;border-radius:16px!important;font-size:.86rem!important;background:#eef4ff!important;color:#020305!important;border:0!important;box-shadow:0 18px 40px rgba(238,244,255,.16)!important;}
.catalog-load-more:disabled{opacity:.72!important;cursor:wait!important;}
.catalog-page .quick-panel + .quick-panel{display:none!important;}
.catalog-page .quick-panel{padding:1rem .86rem!important;border-radius:21px!important;margin-top:1rem!important;}
.catalog-page .quick-copy h2{font-size:1.38rem!important;line-height:.98!important;}
.catalog-page .quick-copy p{font-size:.82rem!important;line-height:1.35!important;max-width:36ch!important;}
.catalog-page .quick-panel .btn{min-height:48px!important;border-radius:15px!important;}
.catalog-page .catalog-footer-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:0!important;border-radius:16px!important;overflow:hidden!important;border:1px solid rgba(255,255,255,.12)!important;}
.catalog-page .catalog-footer-actions .btn{border-radius:0!important;border:0!important;box-shadow:none!important;}
.catalog-page .catalog-footer-actions .btn + .btn{border-left:1px solid rgba(255,255,255,.12)!important;}
/* Home cleanup: no repeated tiny UI icons in trust/process areas */
.trust-strip-clean .i,.benefits-clean .i,.hero-micro-card .i{display:none!important;}
.trust-strip-final article:before{display:none!important;}
.trust-strip-final article{padding-left:.95rem!important;}
.repair-card-symbol .repair-label{display:flex!important;align-items:center!important;justify-content:center!important;min-width:58px!important;height:30px!important;border-radius:999px!important;background:rgba(255,255,255,.07)!important;border:1px solid rgba(255,255,255,.11)!important;font-size:.62rem!important;letter-spacing:.08em!important;text-transform:uppercase!important;color:rgba(238,244,255,.72)!important;margin-bottom:.7rem!important;}
@media (min-width:760px){.catalog-page .catalog-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:.72rem!important}.catalog-page .catalog-hero-final .catalog-shell{text-align:center!important}.catalog-controls-final,.catalog-controls{grid-template-columns:1fr auto auto!important}.catalog-group-filters{grid-column:1/-1!important;grid-template-columns:repeat(4,minmax(0,1fr))!important}.catalog-sort{min-width:190px!important}.catalog-filter-available{min-width:160px!important}.catalog-product-card{min-height:248px!important}.catalog-product-media{height:92px!important}.catalog-product-media img{max-height:92px!important}}
@media (max-width:390px){.catalog-product-grid{gap:.42rem!important}.catalog-product-card{min-height:218px!important;padding:.50rem .42rem!important}.catalog-product-card h3{font-size:.74rem!important}.catalog-product-card p{font-size:.56rem!important}.catalog-product-media{height:76px!important}.catalog-product-media img{max-height:76px!important}.catalog-group-filters button{font-size:.57rem!important}}

/* V56 Enterprise final polish: cinematic hero, clean icon discipline, shorter home/footer, stock-first catalog */
:root{--v56-border:rgba(255,255,255,.14);--v56-soft:rgba(226,235,246,.76);--v56-panel:linear-gradient(145deg,rgba(255,255,255,.075),rgba(255,255,255,.026));}
.mobile-menu-panel a span{display:none!important}.mobile-menu-panel a{min-height:46px!important;justify-content:space-between!important}.site-header .menu-btn{background:linear-gradient(145deg,rgba(255,255,255,.12),rgba(255,255,255,.045))!important;border:1px solid rgba(255,255,255,.16)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.12),0 12px 28px rgba(0,0,0,.28)!important}.menu-line{height:2px!important;border-radius:999px!important;background:#eef4ff!important;box-shadow:none!important}

.hero-cinematic{padding-top:clamp(1rem,2.8vw,2rem)!important}.hero-cinema{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1.03fr) minmax(340px,.97fr);gap:clamp(1rem,3.8vw,3.2rem);align-items:center;padding:clamp(1.05rem,3.2vw,2.55rem)!important;border-radius:clamp(26px,3vw,42px)!important;background:radial-gradient(circle at 78% 8%,rgba(236,244,255,.18),transparent 34%),radial-gradient(circle at 8% 0%,rgba(255,255,255,.10),transparent 26%),linear-gradient(145deg,rgba(255,255,255,.078),rgba(255,255,255,.024))!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.12),0 30px 90px rgba(0,0,0,.48)!important}.hero-cinema:before{content:"";position:absolute;inset:-2px;border-radius:inherit;background:linear-gradient(115deg,transparent 0 28%,rgba(255,255,255,.13) 38%,transparent 50% 100%);opacity:.24;transform:translateX(-35%);animation:v56-sheen 7.5s ease-in-out infinite;pointer-events:none}.hero-cinema:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.36),transparent);opacity:.72}.hero-cinema-copy{position:relative;z-index:3}.hero-cinema h1{font-size:clamp(2.15rem,7.2vw,5.25rem)!important;line-height:.89!important;letter-spacing:-.085em!important;max-width:10.7ch!important;margin:.42rem 0 .74rem!important;text-wrap:balance;color:#fff}.hero-cinema .lead{max-width:45ch!important;font-size:clamp(.98rem,1.25vw,1.22rem)!important;line-height:1.36!important;color:var(--v56-soft)!important;margin-bottom:.82rem!important}.hero-tags{display:flex;flex-wrap:wrap;gap:.42rem;margin:.86rem 0 1rem}.hero-tags span{font-size:.76rem;font-weight:900;color:#edf4ff;border:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.06);border-radius:999px;padding:.45rem .62rem;box-shadow:inset 0 1px 0 rgba(255,255,255,.08)}.hero-cta-clean{display:grid!important;grid-template-columns:minmax(0,1.35fr) minmax(0,.95fr) minmax(0,.95fr)!important;gap:.58rem!important;margin-top:.1rem!important}.hero-cta-clean .btn{text-transform:none!important;letter-spacing:-.02em!important;min-height:56px!important}.hero-cta-clean .btn-dot,.hero-cta-clean .btn-pin{display:none!important}.hero-proof-clean{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.54rem;margin-top:1rem}.hero-proof-clean article{border:1px solid rgba(255,255,255,.105);background:linear-gradient(145deg,rgba(255,255,255,.062),rgba(255,255,255,.020));border-radius:18px;padding:.78rem .82rem;min-height:82px}.hero-proof-clean strong{display:block;font-size:.88rem;line-height:1.05;letter-spacing:-.03em;color:#fff}.hero-proof-clean small{display:block;margin-top:.28rem;font-size:.73rem;line-height:1.25;color:rgba(226,235,246,.66)}
.hero-device-stage{position:relative;z-index:2;min-height:390px;border-radius:34px;border:1px solid rgba(255,255,255,.12);background:radial-gradient(circle at 56% 42%,rgba(255,255,255,.17),transparent 35%),linear-gradient(145deg,rgba(7,8,11,.42),rgba(255,255,255,.035));overflow:hidden;box-shadow:inset 0 1px 0 rgba(255,255,255,.13),0 24px 64px rgba(0,0,0,.34)}.stage-glow{position:absolute;inset:12%;border-radius:50%;background:radial-gradient(circle,rgba(232,243,255,.22),transparent 58%);filter:blur(9px);opacity:.92;animation:v56-pulse 5.4s ease-in-out infinite}.hero-device-stage img{position:absolute;object-fit:contain;filter:drop-shadow(0 24px 48px rgba(0,0,0,.45)) brightness(1.08) contrast(1.04);user-select:none;pointer-events:none}.stage-mac{width:78%;right:-7%;bottom:20%;opacity:.82;transform:rotate(-1deg)}.stage-phone{width:28%;left:16%;bottom:11%;transform:rotate(-8deg);z-index:4;animation:v56-float 6s ease-in-out infinite}.stage-watch{width:28%;right:13%;bottom:12%;z-index:5;animation:v56-float 7s ease-in-out infinite reverse}.stage-pods{width:31%;left:37%;bottom:4%;z-index:6;animation:v56-float 6.8s ease-in-out infinite}.stage-badge{position:absolute;left:1rem;top:1rem;border:1px solid rgba(255,255,255,.13);background:rgba(255,255,255,.07);backdrop-filter:blur(16px);border-radius:18px;padding:.68rem .78rem;box-shadow:0 18px 36px rgba(0,0,0,.32)}.stage-badge strong{display:block;color:#fff;font-size:.9rem;letter-spacing:-.03em}.stage-badge span{display:block;color:rgba(230,238,247,.70);font-size:.72rem;margin-top:.14rem}@keyframes v56-sheen{0%,100%{transform:translateX(-42%);opacity:.08}48%{transform:translateX(52%);opacity:.24}}@keyframes v56-float{0%,100%{translate:0 0}50%{translate:0 -9px}}@keyframes v56-pulse{0%,100%{opacity:.65;scale:.96}50%{opacity:1;scale:1.05}}

/* home simplification */
.quick-section{display:none!important}.section-tight{padding-top:clamp(1.5rem,4vw,3rem)!important}.section-head.centered{margin-bottom:1rem!important}.product-card{min-height:auto!important}.product-media img{filter:brightness(1.14) contrast(1.05) drop-shadow(0 18px 30px rgba(0,0,0,.35))!important}.repair-section .repair-card,.repair-card{background:linear-gradient(145deg,rgba(255,255,255,.058),rgba(255,255,255,.018))!important}.repair-card-symbol{text-align:left!important}.repair-card-symbol .repair-label{display:inline-flex!important;width:auto!important;min-width:0!important;height:28px!important;border-radius:999px!important;padding:0 .62rem!important;background:rgba(255,255,255,.072)!important;border:1px solid rgba(255,255,255,.12)!important;font-size:.60rem!important;font-weight:950!important;letter-spacing:.08em!important;text-transform:uppercase!important;color:rgba(238,244,255,.70)!important;margin-bottom:.58rem!important}.repair-card-symbol strong{font-size:1rem!important}.repair-card-symbol small{font-size:.78rem!important;color:rgba(224,232,242,.70)!important}.compact-how-section{padding-top:.8rem!important}.compact-how{display:flex;gap:.48rem;align-items:center;justify-content:center;flex-wrap:wrap;border:1px solid rgba(255,255,255,.10);border-radius:20px;padding:.72rem .85rem;background:rgba(255,255,255,.035)}.compact-how strong{color:#fff;margin-right:.18rem}.compact-how span{font-size:.77rem;font-weight:850;color:rgba(226,235,246,.74);border:1px solid rgba(255,255,255,.10);border-radius:999px;padding:.34rem .52rem;background:rgba(255,255,255,.04)}.social-panel{grid-template-columns:1fr 1fr!important}.social-title{grid-column:1/-1!important}.social-title h2{max-width:none!important}.social-card.social-premium{min-height:92px!important}.footer-short-section{padding-top:1rem!important}.footer-short{display:grid!important;grid-template-columns:minmax(0,1.1fr) minmax(240px,.9fr)!important;gap:1rem!important;padding:1.1rem!important;border-radius:24px!important}.footer-brand-short img{width:142px!important;margin-bottom:.45rem!important}.footer-brand-short p{max-width:42ch!important;font-size:.88rem!important}.footer-action-panel{display:grid;gap:.5rem;align-content:center}.footer-action-panel .btn{min-height:46px!important}.footer-mini-links{grid-column:1/-1;display:flex;gap:.75rem;flex-wrap:wrap;border-top:1px solid rgba(255,255,255,.08);padding-top:.75rem}.footer-mini-links a{color:rgba(226,235,246,.72);font-weight:800;text-decoration:none;font-size:.78rem}.footer-bottom{grid-column:1/-1;color:rgba(226,235,246,.45);font-size:.72rem;margin:0!important}.footer-col,.visit-card,.footer-trust-mini,.footer-socials{display:none!important}

/* catalog production UX */
.catalog-page .catalog-hero-final{display:none!important}.catalog-page .site-header{position:sticky!important;top:0!important;z-index:90!important}.catalog-page .catalog-header .brand img{width:124px!important}.catalog-page .catalog-live-section{padding-top:.82rem!important}.catalog-page .catalog-live-section .section-head{margin-bottom:.6rem!important}.catalog-page .catalog-live-section .section-kicker{font-size:.62rem!important;letter-spacing:.16em!important}.catalog-page .catalog-live-section h2{font-size:clamp(1.55rem,6.6vw,2.15rem)!important;line-height:.96!important;letter-spacing:-.06em!important}.catalog-page .catalog-live-section .section-subtitle{font-size:.88rem!important;line-height:1.35!important;max-width:35ch!important;color:rgba(226,235,246,.72)!important}.catalog-strategy-note{display:flex!important;gap:.45rem!important;align-items:flex-start!important;padding:.64rem .72rem!important;border-radius:16px!important;margin-bottom:.54rem!important;background:rgba(255,255,255,.035)!important}.catalog-strategy-note strong{font-size:.78rem!important}.catalog-strategy-note span{font-size:.74rem!important;line-height:1.25!important;color:rgba(226,235,246,.68)!important}.catalog-controls-final,.catalog-controls{top:61px!important;border-radius:18px!important;padding:.5rem!important;gap:.36rem!important}.catalog-search{height:44px!important;font-size:.82rem!important;padding-left:.76rem!important}.catalog-group-filters{grid-template-columns:repeat(4,minmax(0,1fr))!important}.catalog-group-filters button{height:31px!important;font-size:.58rem!important;white-space:nowrap!important}.catalog-sort,.catalog-filter-available{height:34px!important}.catalog-product-grid{gap:.62rem!important}.catalog-product-card{min-height:235px!important}.catalog-product-media{height:92px!important}.catalog-product-media img{max-height:92px!important}.catalog-product-card[data-category="iphone"] .catalog-product-media img,.catalog-product-card[data-category="ipad"] .catalog-product-media img{max-width:64%!important}.catalog-product-card[data-category="accessories"] .catalog-product-media img{max-height:94px!important;max-width:92%!important}.catalog-product-card h3{font-size:.84rem!important;line-height:1.08!important}.catalog-product-card p{font-size:.61rem!important}.catalog-load-more{min-height:50px!important}.catalog-page .quick-panel{margin-top:1rem!important}.catalog-page .quick-copy h2{font-size:1.34rem!important}.catalog-page .quick-copy p{font-size:.82rem!important}.catalog-footer-short .footer-short{grid-template-columns:1fr!important}.catalog-footer-short .footer-action-panel{grid-template-columns:1fr 1fr 1fr}.catalog-footer-short .footer-action-panel .btn{min-width:0!important;font-size:.78rem!important}.catalog-page .footer-short{padding:1rem!important}

@media (max-width:759px){
  .desktop-nav,.header-actions{display:none!important}.site-header .brand img{width:118px!important}.hero-cinematic{padding-top:.6rem!important}.hero-cinema{grid-template-columns:1fr!important;gap:.75rem!important;padding:.94rem!important;border-radius:24px!important}.hero-cinema h1{font-size:clamp(2rem,11vw,2.85rem)!important;max-width:10.5ch!important;line-height:.90!important;margin:.34rem 0 .54rem!important}.hero-cinema .lead{font-size:.88rem!important;line-height:1.34!important;max-width:33ch!important;margin-bottom:.6rem!important}.hero-tags{gap:.28rem!important;margin:.62rem 0 .68rem!important}.hero-tags span{font-size:.62rem!important;padding:.32rem .46rem!important}.hero-cta-clean{grid-template-columns:1fr!important;gap:.38rem!important}.hero-cta-clean .btn{min-height:43px!important;font-size:.78rem!important;border-radius:13px!important}.hero-device-stage{min-height:188px!important;border-radius:22px!important;order:2}.stage-mac{width:75%!important;right:-18%!important;bottom:19%!important}.stage-phone{width:25%!important;left:13%!important;bottom:11%!important}.stage-watch{width:25%!important;right:16%!important;bottom:8%!important}.stage-pods{width:29%!important;left:38%!important;bottom:4%!important}.stage-badge{left:.62rem!important;top:.62rem!important;border-radius:14px!important;padding:.46rem .55rem!important}.stage-badge strong{font-size:.72rem!important}.stage-badge span{font-size:.58rem!important}.hero-proof-clean{grid-template-columns:1fr!important;gap:.38rem!important;margin-top:.7rem!important;order:3}.hero-proof-clean article{min-height:auto!important;padding:.54rem .62rem!important;border-radius:15px!important}.hero-proof-clean strong{font-size:.78rem!important}.hero-proof-clean small{font-size:.66rem!important}.section-head.centered h2{font-size:1.46rem!important}.section-head.centered p{font-size:.78rem!important}.product-grid{gap:.46rem!important}.product-card{padding:.62rem .48rem!important;border-radius:17px!important}.product-media{height:82px!important}.product-card h3{font-size:.86rem!important}.product-card p{font-size:.62rem!important;min-height:2.4em!important}.mini-btn{min-height:30px!important;font-size:.58rem!important}.repair-shell{padding:.75rem!important}.repair-grid{gap:.48rem!important}.repair-card{padding:.68rem .56rem!important;min-height:132px!important;border-radius:17px!important}.repair-card-symbol .repair-label{height:24px!important;font-size:.52rem!important;margin-bottom:.48rem!important}.repair-card h3,.repair-card strong{font-size:.88rem!important}.repair-card small{font-size:.66rem!important}.social-panel{grid-template-columns:1fr!important;padding:.8rem!important}.social-title h2{font-size:1.34rem!important}.social-title p{font-size:.78rem!important}.compact-how{justify-content:flex-start!important}.compact-how span{font-size:.62rem!important}.footer-short{grid-template-columns:1fr!important;padding:.85rem!important;border-radius:20px!important}.footer-action-panel{grid-template-columns:1fr!important}.footer-action-panel .btn{min-height:43px!important;font-size:.72rem!important}.footer-brand-short img{width:118px!important}.footer-brand-short p{font-size:.78rem!important}.footer-mini-links a{font-size:.70rem!important}
  .catalog-page .catalog-header .brand img{width:112px!important}.catalog-page .catalog-live-section{padding-top:.62rem!important}.catalog-page .catalog-live-section h2{font-size:1.62rem!important}.catalog-page .catalog-live-section .section-subtitle{font-size:.78rem!important}.catalog-strategy-note{display:none!important}.catalog-controls-final,.catalog-controls{top:56px!important;border-radius:16px!important;padding:.42rem!important;gap:.32rem!important}.catalog-search{height:42px!important;font-size:.76rem!important}.catalog-group-filters{grid-template-columns:repeat(2,minmax(0,1fr))!important}.catalog-group-filters button{height:30px!important;font-size:.56rem!important}.catalog-sort,.catalog-filter-available{height:33px!important;font-size:.61rem!important}.catalog-product-grid{gap:.50rem!important;margin-top:.62rem!important}.catalog-product-card{min-height:224px!important;padding:.52rem .46rem!important;border-radius:17px!important}.catalog-product-media{height:86px!important}.catalog-product-media img{max-height:86px!important}.catalog-product-card h3{font-size:.78rem!important}.catalog-product-card p{font-size:.57rem!important}.catalog-product-card strong{font-size:.90rem!important}.catalog-product-card .mini-btn{font-size:.55rem!important;min-height:31px!important}.catalog-page .quick-panel{padding:.82rem!important}.catalog-page .quick-copy h2{font-size:1.25rem!important}.catalog-page .quick-copy p{font-size:.74rem!important}.catalog-footer-short .footer-action-panel{grid-template-columns:1fr!important}.catalog-footer-short .footer-action-panel .btn{height:43px!important}
}
@media (min-width:760px){.hero-cinema{min-height:580px}.hero-cinema h1{max-width:9.8ch}.hero-cinema-copy{padding-left:.4rem}.product-grid{grid-template-columns:repeat(6,minmax(0,1fr))!important}.product-card{min-height:250px!important}.repair-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.catalog-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.catalog-controls-final,.catalog-controls{grid-template-columns:minmax(260px,1fr) 170px 140px!important}.catalog-group-filters{grid-column:1/-1!important}}
@media (prefers-reduced-motion:reduce){.hero-cinema:before,.stage-phone,.stage-watch,.stage-pods,.stage-glow{animation:none!important}}
/* V56 final icon cleanup: no tiny repeated icons inside CTAs */
.btn-dot,.btn-pin,.btn .i,.compact .i{display:none!important}

/* V57 FINAL REVIEW LOCK: refined hero, stock-first catalog, cleaner UI */
:root{--v57-soft:rgba(232,240,250,.72);--v57-line:rgba(255,255,255,.135)}
.hero-cinema{overflow:hidden!important;background:
  radial-gradient(520px circle at 76% 26%,rgba(238,246,255,.155),transparent 46%),
  radial-gradient(420px circle at 22% 0%,rgba(255,255,255,.075),transparent 44%),
  linear-gradient(145deg,rgba(255,255,255,.070),rgba(255,255,255,.018))!important;}
.hero-cinema:after{opacity:.55!important;animation-duration:14s!important}.hero-cinema:before{background:
  linear-gradient(115deg,transparent 0 50%,rgba(255,255,255,.035) 50.2% 50.55%,transparent 50.8%),
  radial-gradient(circle at 74% 46%,rgba(255,255,255,.06),transparent 36%)!important;opacity:.8!important}
.hero-cinema h1{letter-spacing:-.076em!important;text-wrap:balance!important}.hero-cinema .lead{text-wrap:balance!important;color:rgba(229,236,246,.82)!important}.hero-tags span{background:rgba(255,255,255,.058)!important;border-color:rgba(255,255,255,.14)!important;color:rgba(242,247,255,.86)!important}.hero-device-stage{isolation:isolate!important;background:
  radial-gradient(circle at 50% 52%,rgba(255,255,255,.135),transparent 41%),
  linear-gradient(145deg,rgba(255,255,255,.06),rgba(255,255,255,.014))!important;box-shadow:0 0 34px rgba(255,255,255,.12),inset 0 1px 0 rgba(255,255,255,.12)!important}.hero-device-stage img{filter:brightness(1.08) contrast(1.04) drop-shadow(0 18px 28px rgba(0,0,0,.42)) drop-shadow(0 0 15px rgba(220,238,255,.10))!important}.stage-glow{background:radial-gradient(circle,rgba(255,255,255,.21),transparent 68%)!important;filter:blur(34px)!important}.stage-badge{background:rgba(3,4,6,.68)!important;border-color:rgba(255,255,255,.14)!important;backdrop-filter:blur(14px)!important}.hero-proof-clean{background:rgba(255,255,255,.022)!important;border-radius:22px!important}.hero-proof-clean article{background:linear-gradient(145deg,rgba(255,255,255,.055),rgba(255,255,255,.018))!important;border:1px solid rgba(255,255,255,.075)!important}.hero-proof-clean .trust-index{background:rgba(255,255,255,.055)!important}
.mobile-menu-panel{padding:.5rem!important}.mobile-menu-panel a{min-height:44px!important;padding:.72rem .82rem!important}.mobile-menu-panel a:nth-child(n+5){display:none!important}
.footer-short{background:linear-gradient(145deg,rgba(255,255,255,.052),rgba(255,255,255,.016))!important}.footer-action-panel .btn{font-size:.82rem!important}.footer-mini-links{display:none!important}.footer-bottom{border-top:1px solid rgba(255,255,255,.07)!important;padding-top:.65rem!important}.compact-how{opacity:.92!important}.compact-how span{font-size:.70rem!important}.social-card .social-badge{box-shadow:none!important;background:rgba(255,255,255,.055)!important;border-color:rgba(255,255,255,.12)!important}.social-card a{min-height:36px!important}

/* Stock page: no pre-catalog category wall, minimal header, focused controls */
.catalog-page #catalog{display:none!important}.catalog-page main{padding-top:.15rem!important}.catalog-page .catalog-live-section{padding-top:.52rem!important}.catalog-page .catalog-live-section .section-head{margin-bottom:.5rem!important}.catalog-page .catalog-live-section h2{font-size:clamp(1.62rem,6.5vw,2.25rem)!important;line-height:.98!important;max-width:15ch!important;margin-left:auto!important;margin-right:auto!important}.catalog-page .catalog-live-section .section-subtitle{max-width:34ch!important;margin-left:auto!important;margin-right:auto!important;color:rgba(229,236,246,.72)!important}.catalog-stats{display:none!important}.catalog-strategy-note{max-width:760px!important;margin:.2rem auto .55rem!important}.catalog-controls-final,.catalog-controls{max-width:760px!important;margin:0 auto!important;background:linear-gradient(145deg,rgba(255,255,255,.058),rgba(255,255,255,.018))!important;border-color:rgba(255,255,255,.12)!important}.catalog-search{background:rgba(6,8,10,.74)!important;border-color:rgba(255,255,255,.13)!important;color:#fff!important}.catalog-clear-search{background:rgba(255,255,255,.08)!important;border:1px solid rgba(255,255,255,.12)!important;color:#fff!important;border-radius:999px!important}.catalog-quick-filters{display:none!important}.catalog-filter:not(.catalog-filter-available){display:none!important}.catalog-count{grid-column:1/-1!important;color:rgba(230,238,248,.56)!important;font-size:.68rem!important;text-align:center!important}.catalog-product-grid{max-width:860px!important;margin-left:auto!important;margin-right:auto!important}.catalog-product-card{background:radial-gradient(circle at 50% 5%,rgba(255,255,255,.075),transparent 42%),linear-gradient(145deg,rgba(255,255,255,.063),rgba(255,255,255,.018))!important}.catalog-card-top{align-items:center!important}.catalog-product-media img{object-fit:contain!important}.catalog-product-card h3{text-wrap:balance!important}.catalog-product-card em{color:rgba(229,236,246,.58)!important}.catalog-product-card .mini-btn{background:linear-gradient(180deg,rgba(255,255,255,.095),rgba(255,255,255,.040))!important}.catalog-load-wrap{max-width:760px!important;margin:1rem auto 0!important}.catalog-load-more{border-radius:16px!important;background:linear-gradient(180deg,#fff,#dfe8f4)!important;color:#030406!important;font-weight:950!important;box-shadow:0 0 28px rgba(255,255,255,.18)!important}.catalog-help-section .quick-panel{max-width:760px!important;margin:0 auto!important}.catalog-footer-short .footer-short{max-width:760px!important;margin:0 auto!important}.catalog-footer-short .footer-action-panel{grid-template-columns:1fr 1fr!important}.catalog-footer-short .footer-action-panel .btn:nth-child(3){grid-column:1/-1!important}
@media (min-width:760px){
  .hero-cinema{grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr)!important;min-height:540px!important;padding:1.35rem!important}.hero-cinema h1{font-size:clamp(3.65rem,5.2vw,5.7rem)!important;line-height:.89!important;max-width:9.6ch!important}.hero-cinema .lead{max-width:420px!important}.hero-device-stage{min-height:410px!important}.hero-proof-clean{grid-column:1/-1!important;grid-template-columns:repeat(3,1fr)!important}.hero-proof-clean article{padding:.75rem .82rem!important}.catalog-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.catalog-product-card{min-height:275px!important}.catalog-controls-final,.catalog-controls{grid-template-columns:minmax(280px,1fr) 185px 150px!important}.catalog-group-filters{grid-column:1/-1!important;display:grid!important;grid-template-columns:repeat(4,1fr)!important}.catalog-filter-available,.catalog-sort{width:100%!important}
}
@media (max-width:759px){
  .site-header .brand img{width:108px!important}.header-inner{min-height:54px!important}.menu-btn{width:38px!important;height:38px!important;border-radius:13px!important}.menu-btn span,.menu-btn .menu-line{width:18px!important}.hero-cinematic{padding-top:.46rem!important}.hero-cinema{padding:.78rem!important;border-radius:22px!important;gap:.62rem!important}.hero-cinema h1{font-size:clamp(1.86rem,9.6vw,2.45rem)!important;line-height:.94!important;max-width:12.6ch!important;letter-spacing:-.066em!important}.hero-cinema .lead{font-size:.82rem!important;line-height:1.34!important;max-width:31ch!important;margin-bottom:.52rem!important}.hero-tags{margin:.44rem 0 .56rem!important}.hero-tags span{font-size:.56rem!important;padding:.27rem .38rem!important}.hero-cta-clean .btn{min-height:40px!important;font-size:.72rem!important}.hero-device-stage{min-height:172px!important;border-radius:19px!important;margin-top:.1rem}.stage-mac{width:72%!important;right:-18%!important;bottom:21%!important}.stage-phone{width:24%!important;left:12%!important;bottom:13%!important}.stage-watch{width:23%!important;right:17%!important;bottom:10%!important}.stage-pods{width:28%!important;left:39%!important;bottom:5%!important}.stage-badge{padding:.38rem .46rem!important}.stage-badge strong{font-size:.64rem!important}.stage-badge span{font-size:.50rem!important}.hero-proof-clean{margin-top:.5rem!important;gap:.32rem!important}.hero-proof-clean article{padding:.48rem .56rem!important}.hero-proof-clean strong{font-size:.74rem!important}.hero-proof-clean small{font-size:.62rem!important}.trust-index{width:27px!important;height:27px!important;font-size:.52rem!important}.product-grid{margin-top:.55rem!important}.product-card{min-height:198px!important}.product-media{height:76px!important}.product-media img{max-height:76px!important}.repair-grid{grid-template-columns:repeat(2,1fr)!important}.social-panel{padding:.72rem!important}.social-card{min-height:70px!important}.compact-how-section{display:none!important}.footer-short-section{padding-top:.6rem!important}.footer-short{padding:.78rem!important}.footer-brand-short img{width:108px!important}.footer-action-panel{gap:.42rem!important}.footer-action-panel .btn{min-height:40px!important;font-size:.68rem!important}.mobile-sticky-cta{display:none!important}
  .catalog-page .catalog-header .brand img{width:104px!important}.catalog-page .catalog-live-section{padding-top:.42rem!important}.catalog-page .catalog-live-section h2{font-size:1.46rem!important;max-width:13.5ch!important}.catalog-page .catalog-live-section .section-subtitle{font-size:.72rem!important;line-height:1.32!important;max-width:31ch!important}.catalog-strategy-note{display:flex!important;padding:.50rem .58rem!important;margin-bottom:.44rem!important}.catalog-strategy-note strong{font-size:.68rem!important}.catalog-strategy-note span{font-size:.63rem!important}.catalog-controls-final,.catalog-controls{position:sticky!important;top:54px!important;border-radius:15px!important;padding:.36rem!important;gap:.30rem!important}.catalog-search{height:39px!important;font-size:.70rem!important}.catalog-clear-search{height:30px!important;font-size:.58rem!important}.catalog-group-filters{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:.28rem!important}.catalog-group-filters button{height:29px!important;font-size:.53rem!important}.catalog-sort,.catalog-filter-available{height:31px!important;font-size:.56rem!important}.catalog-count{font-size:.58rem!important}.catalog-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.46rem!important;margin-top:.52rem!important}.catalog-product-card{min-height:214px!important;padding:.46rem .42rem!important;border-radius:16px!important}.catalog-product-media{height:82px!important}.catalog-product-media img{max-height:82px!important;max-width:88%!important}.catalog-product-card[data-category="iphone"] .catalog-product-media img,.catalog-product-card[data-category="ipad"] .catalog-product-media img{max-width:56%!important}.catalog-product-card[data-category="accessories"] .catalog-product-media img{max-height:84px!important;max-width:90%!important}.catalog-product-card h3{font-size:.72rem!important;line-height:1.07!important;min-height:2.18em!important}.catalog-product-card p,.catalog-product-card em{font-size:.53rem!important;line-height:1.22!important}.catalog-product-card strong{font-size:.84rem!important}.catalog-product-card .mini-btn{min-height:29px!important;font-size:.50rem!important}.catalog-load-more{min-height:44px!important;font-size:.78rem!important}.catalog-page .quick-panel{grid-template-columns:1fr!important;padding:.72rem!important}.catalog-page .quick-copy h2{font-size:1.18rem!important}.catalog-page .quick-copy p{font-size:.70rem!important}.catalog-footer-short .footer-action-panel{grid-template-columns:1fr!important}.catalog-footer-short .footer-action-panel .btn:nth-child(3){grid-column:auto!important}
}


/* V58 FAST HERO FIX - stable premium hero, clean icons, ready for client demo */
.hero-cinematic,.hero-fixed-final{padding-top:.72rem!important}.hero-final-card{position:relative!important;display:grid!important;grid-template-columns:1fr!important;gap:.72rem!important;padding:.92rem!important;border-radius:28px!important;min-height:0!important;background:radial-gradient(circle at 74% 14%,rgba(255,255,255,.18),transparent 31%),radial-gradient(circle at 18% 0%,rgba(255,255,255,.08),transparent 24%),linear-gradient(145deg,rgba(255,255,255,.075),rgba(255,255,255,.020))!important;box-shadow:0 24px 82px rgba(0,0,0,.52),inset 0 1px 0 rgba(255,255,255,.11)!important;overflow:hidden!important}.hero-final-card:after{opacity:.24!important;animation-duration:13s!important}.hero-final-copy{padding:.58rem .35rem 0!important}.hero-final-copy .eyebrow{font-size:.70rem!important;padding:.42rem .58rem!important;margin-bottom:.72rem!important;color:rgba(245,248,255,.92)!important}.hero-final-copy h1{font-size:clamp(2.18rem,10.8vw,3.22rem)!important;line-height:.92!important;letter-spacing:-.068em!important;max-width:11.9ch!important;margin:0 0 .72rem!important;text-transform:none!important;text-wrap:balance!important;color:#fff!important}.hero-final-copy .lead{font-size:.92rem!important;line-height:1.40!important;max-width:34ch!important;color:rgba(228,236,247,.84)!important;margin-bottom:.68rem!important}.hero-final-tags{display:flex!important;gap:.36rem!important;flex-wrap:wrap!important;margin:.18rem 0 .78rem!important}.hero-final-tags span{font-size:.66rem!important;padding:.34rem .52rem!important;border-radius:999px!important;border:1px solid rgba(255,255,255,.16)!important;background:rgba(255,255,255,.055)!important;color:rgba(248,251,255,.90)!important;font-weight:900!important}.hero-final-cta{display:grid!important;grid-template-columns:1fr!important;gap:.44rem!important;margin:0!important}.hero-final-cta .btn{min-height:45px!important;border-radius:14px!important;font-size:.80rem!important;font-weight:950!important;letter-spacing:-.015em!important}.hero-final-visual{display:block!important;padding:.16rem 0 0!important;margin:0!important}.hero-final-logo-card{width:100%!important;max-width:none!important;min-height:204px!important;aspect-ratio:auto!important;border-radius:25px!important;transform:none!important;background:radial-gradient(circle at 50% 44%,rgba(255,255,255,.20),transparent 43%),linear-gradient(145deg,rgba(255,255,255,.09),rgba(255,255,255,.022))!important;box-shadow:0 0 26px rgba(255,255,255,.14),0 0 84px rgba(180,214,255,.08),inset 0 1px 0 rgba(255,255,255,.16)!important}.hero-final-logo-card .hero-stage-logo-only{width:min(66%,210px)!important;max-width:210px!important;height:auto!important;filter:drop-shadow(0 0 24px rgba(255,255,255,.36)) drop-shadow(0 16px 28px rgba(0,0,0,.38))!important}.hero-final-logo-card .hero-stage-glow{display:block!important;position:absolute!important;inset:auto 8% 8% 8%!important;height:42%!important;background:radial-gradient(circle,rgba(255,255,255,.16),transparent 72%)!important;filter:blur(30px)!important}.hero-final-strip{display:grid!important;grid-template-columns:1fr!important;gap:.46rem!important;margin:.08rem 0 0!important;padding:.56rem!important;border-radius:21px!important;background:linear-gradient(145deg,rgba(255,255,255,.052),rgba(255,255,255,.018))!important}.hero-final-strip article{display:flex!important;align-items:center!important;gap:.72rem!important;min-height:58px!important;padding:.62rem .68rem!important;border-radius:16px!important;border:1px solid rgba(255,255,255,.08)!important;background:rgba(255,255,255,.032)!important}.hero-final-strip strong{font-size:.88rem!important;line-height:1.05!important;color:#fff!important;display:block!important}.hero-final-strip small{font-size:.72rem!important;color:rgba(224,234,246,.68)!important;display:block!important;margin-top:.12rem!important}.trust-dot{width:31px!important;height:31px!important;flex:0 0 31px!important;border-radius:99px!important;background:radial-gradient(circle at 38% 30%,#fff 0 16%,rgba(255,255,255,.30) 17% 38%,rgba(255,255,255,.09) 39% 100%)!important;border:1px solid rgba(255,255,255,.16)!important;box-shadow:0 0 18px rgba(255,255,255,.10),inset 0 1px 0 rgba(255,255,255,.20)!important}.stage-mac,.stage-phone,.stage-watch,.stage-pods,.stage-badge,.hero-device-stage,.hero-proof-clean{display:none!important}.site-header .menu-btn{display:grid!important;place-items:center!important}.menu-btn .menu-line{display:block!important;position:static!important;height:2px!important;margin:2px 0!important;border-radius:99px!important;background:#fff!important;opacity:.92!important}.menu-btn[aria-expanded="true"] .menu-line:nth-child(1){transform:translateY(6px) rotate(45deg)!important}.menu-btn[aria-expanded="true"] .menu-line:nth-child(2){opacity:0!important}.menu-btn[aria-expanded="true"] .menu-line:nth-child(3){transform:translateY(-6px) rotate(-45deg)!important}.repair-card-symbol .repair-label{display:grid!important;place-items:center!important;width:auto!important;min-width:54px!important;height:28px!important;margin:0 0 .6rem!important;border-radius:999px!important;font-size:.58rem!important;letter-spacing:.08em!important;text-transform:uppercase!important;background:rgba(255,255,255,.07)!important;border:1px solid rgba(255,255,255,.13)!important;color:rgba(244,248,255,.82)!important}.repair-card-symbol:before,.repair-card-symbol:after{display:none!important}.footer-short{grid-template-columns:1fr!important}.footer-action-panel{grid-template-columns:1fr!important}.footer-mini-links{display:flex!important;gap:1rem!important;flex-wrap:wrap!important}
@media (min-width:760px){.hero-fixed-final{padding-top:1.1rem!important}.hero-final-card{grid-template-columns:minmax(0,1.03fr) minmax(360px,.82fr)!important;align-items:center!important;gap:1.25rem!important;padding:1.65rem!important;border-radius:34px!important}.hero-final-copy{padding:.6rem 0 0!important}.hero-final-copy .eyebrow{font-size:.78rem!important}.hero-final-copy h1{font-size:clamp(4rem,5.4vw,5.95rem)!important;max-width:10.8ch!important;line-height:.90!important}.hero-final-copy .lead{font-size:1.08rem!important;max-width:42ch!important}.hero-final-tags span{font-size:.74rem!important;padding:.42rem .62rem!important}.hero-final-cta{grid-template-columns:minmax(190px,1.2fr) minmax(160px,.9fr) minmax(160px,.9fr)!important;max-width:720px!important}.hero-final-cta .btn{min-height:54px!important;font-size:.92rem!important}.hero-final-logo-card{min-height:330px!important;border-radius:31px!important}.hero-final-logo-card .hero-stage-logo-only{width:min(68%,300px)!important;max-width:300px!important}.hero-final-strip{grid-column:1/-1!important;grid-template-columns:repeat(3,1fr)!important;padding:.68rem!important;margin-top:.1rem!important}.hero-final-strip article{min-height:72px!important}.hero-final-strip strong{font-size:.96rem!important}.hero-final-strip small{font-size:.78rem!important}.footer-short{grid-template-columns:1.1fr 1fr!important;align-items:center!important}.footer-action-panel{grid-template-columns:repeat(3,1fr)!important}.footer-mini-links,.footer-bottom{grid-column:1/-1!important}}
@media (max-width:420px){.hero-final-card{border-radius:24px!important;padding:.72rem!important}.hero-final-copy h1{font-size:clamp(2.05rem,10.3vw,2.58rem)!important}.hero-final-copy .lead{font-size:.86rem!important}.hero-final-logo-card{min-height:182px!important;border-radius:22px!important}.hero-final-logo-card .hero-stage-logo-only{width:min(62%,188px)!important}.hero-final-strip article{min-height:54px!important;padding:.56rem .6rem!important}.trust-dot{width:28px!important;height:28px!important;flex-basis:28px!important}}

/* V59 FAST CLIENT FIX - hero + clean icon system */
.hero-fixed-final{padding-top:.62rem!important;}
.hero-final-card{
  border-radius:26px!important;
  padding:.82rem!important;
  background:
    radial-gradient(circle at 76% 12%,rgba(255,255,255,.16),transparent 29%),
    radial-gradient(circle at 12% 6%,rgba(255,255,255,.07),transparent 24%),
    linear-gradient(150deg,rgba(255,255,255,.082),rgba(255,255,255,.024) 62%,rgba(255,255,255,.012))!important;
  box-shadow:0 22px 76px rgba(0,0,0,.58), inset 0 1px 0 rgba(255,255,255,.12)!important;
}
.hero-final-copy .eyebrow{font-size:.66rem!important;border-color:rgba(255,255,255,.18)!important;background:rgba(255,255,255,.06)!important;}
.hero-final-copy h1{
  font-size:clamp(2.12rem,10.2vw,2.82rem)!important;
  line-height:.94!important;
  letter-spacing:-.07em!important;
  max-width:12.4ch!important;
  text-wrap:balance!important;
}
.hero-final-copy .lead{font-size:.86rem!important;line-height:1.34!important;max-width:32ch!important;color:rgba(232,239,248,.82)!important;}
.hero-final-tags span{font-size:.60rem!important;padding:.30rem .45rem!important;background:rgba(255,255,255,.052)!important;}
.hero-final-cta .btn{min-height:43px!important;border-radius:13px!important;font-size:.75rem!important;}
.hero-final-visual{padding:.08rem 0 .14rem!important;}
.hero-final-logo-card{min-height:178px!important;border-radius:22px!important;background:radial-gradient(circle at 50% 48%,rgba(255,255,255,.22),transparent 43%),linear-gradient(145deg,rgba(255,255,255,.080),rgba(255,255,255,.018))!important;}
.hero-final-logo-card .hero-stage-logo-only{width:min(58%,190px)!important;filter:drop-shadow(0 0 22px rgba(255,255,255,.34))!important;}
.hero-final-strip{padding:.42rem!important;gap:.32rem!important;border-radius:19px!important;background:rgba(255,255,255,.025)!important;}
.hero-final-strip article{
  min-height:48px!important;
  padding:.56rem .62rem!important;
  gap:.58rem!important;
  border-radius:14px!important;
  background:linear-gradient(145deg,rgba(255,255,255,.050),rgba(255,255,255,.016))!important;
}
.hero-final-strip strong{font-size:.76rem!important;line-height:1.05!important;}
.hero-final-strip small{font-size:.62rem!important;line-height:1.1!important;}
.hero-final-strip .trust-dot{
  width:7px!important;height:7px!important;flex:0 0 7px!important;border-radius:50%!important;
  background:#eef4fb!important;border:0!important;box-shadow:0 0 10px rgba(255,255,255,.35)!important;
}
/* remove bad generated/icon-artifacts in small UI */
.btn .i,.btn img,.chip img,.trust-strip img,.hero-final-strip img,.footer img.icon,.repair-card-symbol img{display:none!important;}
.menu-btn{width:44px!important;height:44px!important;border-radius:15px!important;background:linear-gradient(145deg,rgba(255,255,255,.085),rgba(255,255,255,.026))!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.13),0 8px 24px rgba(0,0,0,.30)!important;}
.menu-btn .menu-line{width:20px!important;height:2px!important;background:#fff!important;box-shadow:0 0 10px rgba(255,255,255,.26)!important;}
.repair-card-symbol{align-items:center!important;justify-content:center!important;text-align:center!important;padding:1rem .65rem!important;}
.repair-card-symbol .repair-label{min-width:54px!important;height:28px!important;margin:0 0 .55rem!important;border-radius:999px!important;background:rgba(255,255,255,.065)!important;border:1px solid rgba(255,255,255,.13)!important;font-size:.56rem!important;letter-spacing:.08em!important;}
.repair-card-symbol strong{font-size:.84rem!important;}
.repair-card-symbol small{font-size:.65rem!important;line-height:1.18!important;max-width:18ch!important;}
.social-card.social-text-only{grid-template-columns:34px 1fr!important;gap:.62rem!important;}
.social-badge{width:30px!important;height:30px!important;border-radius:10px!important;display:grid!important;place-items:center!important;background:rgba(255,255,255,.075)!important;border:1px solid rgba(255,255,255,.12)!important;font-size:.56rem!important;font-weight:950!important;color:#f3f6fb!important;box-shadow:none!important;}
.compact-how-section{display:none!important;}
.footer-short{padding:.84rem!important;border-radius:20px!important;}
.footer-mini-links,.footer-col{display:none!important;}
.footer-brand-short p{font-size:.74rem!important;line-height:1.32!important;max-width:30ch!important;}
.footer-action-panel .btn{min-height:40px!important;border-radius:13px!important;font-size:.68rem!important;}
/* Catalog: clean, fast, no icon garbage */
.catalog-hero{display:none!important;}
.catalog-live-section{padding-top:.55rem!important;}
.catalog-live-section .section-head h2{font-size:1.55rem!important;line-height:1.02!important;max-width:14ch!important;}
.catalog-live-section .section-subtitle{font-size:.74rem!important;max-width:32ch!important;line-height:1.34!important;}
.catalog-strategy-note{padding:.52rem .6rem!important;border-radius:14px!important;margin-bottom:.48rem!important;}
.catalog-controls-final,.catalog-controls{position:sticky!important;top:55px!important;z-index:70!important;border-radius:16px!important;padding:.38rem!important;gap:.32rem!important;}
.catalog-search{height:40px!important;font-size:.72rem!important;border-radius:13px!important;padding-left:.78rem!important;}
.catalog-search::placeholder{color:rgba(220,228,239,.42)!important;}
.catalog-group-filters{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:.30rem!important;}
.catalog-group-filters button{height:31px!important;font-size:.55rem!important;border-radius:999px!important;}
.catalog-quick-filters{display:none!important;}
.catalog-product-grid{gap:.48rem!important;}
.catalog-product-card{border-radius:16px!important;padding:.48rem!important;min-height:218px!important;}
.catalog-product-media{height:84px!important;}
.catalog-product-media img{max-height:84px!important;object-fit:contain!important;filter:drop-shadow(0 0 10px rgba(255,255,255,.14))!important;}
.catalog-product-card h3{font-size:.73rem!important;line-height:1.08!important;min-height:2.2em!important;}
.catalog-product-card .mini-btn{min-height:30px!important;font-size:.52rem!important;}
.catalog-load-more{border-radius:14px!important;min-height:44px!important;font-size:.78rem!important;}
.catalog-page .quick-panel{padding:.84rem!important;border-radius:20px!important;}
.catalog-page .quick-panel + .quick-panel{display:none!important;}

@media (min-width:760px){
  .hero-final-card{grid-template-columns:minmax(0,1fr) minmax(340px,.78fr)!important;min-height:590px!important;padding:1.65rem 1.75rem 1.15rem!important;}
  .hero-final-copy h1{font-size:clamp(3.55rem,4.7vw,5.1rem)!important;max-width:10.8ch!important;}
  .hero-final-copy .lead{font-size:1rem!important;max-width:34ch!important;}
  .hero-final-logo-card{min-height:260px!important;}
  .hero-final-logo-card .hero-stage-logo-only{width:min(60%,250px)!important;}
  .hero-final-strip{grid-template-columns:repeat(3,1fr)!important;}
  .hero-final-strip article{min-height:56px!important;}
  .footer-short{grid-template-columns:1fr auto!important;align-items:start!important;}
  .catalog-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;}
}
