
:root{
  --bg:#131b24;--bg2:#182431;--panel:#1b2836;--panel2:#213244;--paper:#f2f5f8;--white:#fff;
  --text:#f5f8fb;--muted:#a9b7c6;--ink:#101925;--ink2:#526174;--line:rgba(255,255,255,.11);
  --line-light:#dbe4ee;--blue:#087dff;--blue2:#00b2ff;--green:#16e37d;--green2:#78ffb7;
  --shadow:0 28px 80px rgba(0,0,0,.24);--shadow-light:0 24px 70px rgba(20,48,82,.12)
}
*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,textarea,select{font:inherit}.container{width:min(1180px,calc(100% - 48px));margin:auto}.site-header{position:sticky;top:0;z-index:100;background:rgba(18,27,37,.92);border-bottom:1px solid rgba(255,255,255,.08);backdrop-filter:blur(18px)}.header-inner{height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand img{width:144px;filter:invert(1) brightness(1.65)}.nav{display:flex;align-items:center;gap:5px}.nav a{padding:10px 12px;border-radius:999px;color:#b7c4d4;font-size:12px;font-weight:850;transition:.18s ease}.nav a:hover,.nav a.active{background:rgba(255,255,255,.08);color:#fff}.nav .support{margin-left:5px;padding-inline:17px;background:linear-gradient(135deg,var(--blue),var(--blue2));color:#fff;box-shadow:0 12px 30px rgba(8,125,255,.28)}.menu-btn{display:none;width:42px;height:42px;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.06)}.menu-btn span{display:block;width:18px;height:2px;background:#fff;border-radius:2px;margin:4px auto}
.kicker{display:inline-flex;align-items:center;gap:9px;font-size:11px;font-weight:950;letter-spacing:.14em;text-transform:uppercase;color:#69b7ff}.kicker:before{content:"";width:28px;height:3px;border-radius:99px;background:linear-gradient(90deg,var(--blue),var(--green))}.kicker.dark{color:#076de0}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(50px,6vw,82px);line-height:.98;letter-spacing:-.055em;margin:17px 0 22px}h2{font-size:clamp(36px,4.5vw,58px);line-height:1;letter-spacing:-.045em;margin:14px 0 18px}h3{font-size:24px;letter-spacing:-.03em}.lead{font-size:clamp(17px,1.65vw,20px);line-height:1.72;color:var(--muted);max-width:760px}.accent{background:linear-gradient(100deg,#8ac6ff 0%,#2aa0ff 44%,#5dffa7 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:52px;padding:14px 21px;border-radius:14px;border:0;font-size:13px;font-weight:950;transition:.18s ease;cursor:pointer}.btn:hover{transform:translateY(-2px)}.btn-blue{background:linear-gradient(135deg,#066dff,#00b7ff);color:#fff;box-shadow:0 14px 32px rgba(8,125,255,.28)}.btn-green{background:linear-gradient(135deg,#11de76,#72ffad);color:#062417;box-shadow:0 14px 32px rgba(22,227,125,.24)}.btn-dark{background:#0d1622;color:#fff;border:1px solid rgba(255,255,255,.10)}.btn-light{background:#fff;color:var(--ink);border:1px solid #dae4ee;box-shadow:0 10px 25px rgba(32,63,97,.08)}.actions{display:flex;flex-wrap:wrap;gap:11px;margin-top:28px}.section{padding:96px 0}.section-sm{padding:68px 0}.surface-dark{background:linear-gradient(180deg,#182431,#1b2938)}.surface-darker{background:linear-gradient(150deg,#121c27,#172637)}.surface-light{background:var(--paper);color:var(--ink)}.surface-white{background:#fff;color:var(--ink)}
.hero{position:relative;overflow:hidden;background:radial-gradient(circle at 82% 14%,rgba(8,125,255,.22),transparent 28%),radial-gradient(circle at 72% 82%,rgba(22,227,125,.12),transparent 27%),linear-gradient(145deg,#151f2b 0%,#1a2938 52%,#152330 100%);padding:94px 0 88px}.hero:after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(#000,transparent 88%);pointer-events:none}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.03fr .97fr;gap:60px;align-items:center}.hero-visual{min-height:480px;border-radius:34px;padding:22px;background:linear-gradient(155deg,rgba(255,255,255,.09),rgba(255,255,255,.035));border:1px solid rgba(255,255,255,.12);box-shadow:var(--shadow);display:grid;grid-template-columns:1fr 1fr;gap:14px}.visual-block{border-radius:25px;padding:24px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;position:relative}.visual-block:after{content:"";position:absolute;width:160px;height:160px;border-radius:50%;right:-60px;bottom:-70px;background:rgba(255,255,255,.12)}.visual-block.apple{grid-row:1/3;background:linear-gradient(155deg,#eaf2ff,#fff);color:#0b1420}.visual-block.google{background:linear-gradient(145deg,#12dc78,#78ffb7);color:#062417}.visual-block.brandbox{background:linear-gradient(145deg,#087dff,#00b2ff)}.visual-icon{width:48px;height:48px;border-radius:15px;display:grid;place-items:center;background:rgba(255,255,255,.18);font-weight:950;font-size:20px}.apple .visual-icon{background:#0f1a28;color:white}.visual-block h3{font-size:29px;margin:18px 0 7px}.visual-block p{margin:0;font-size:12px;line-height:1.65;opacity:.72}.visual-block small{font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;opacity:.62}
.band{background:linear-gradient(100deg,#087dff,#00b2ff 46%,#16e37d);color:white}.band-grid{display:grid;grid-template-columns:repeat(4,1fr)}.band-grid>div{padding:26px 24px}.band-grid>div+div{border-left:1px solid rgba(255,255,255,.2)}.band-grid strong{display:block;font-size:24px;letter-spacing:-.03em}.band-grid span{font-size:11px;opacity:.78}
.section-head{display:grid;grid-template-columns:1fr .9fr;gap:58px;align-items:end;margin-bottom:38px}.section-head .lead{margin-bottom:0}.gateway-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.gateway{min-height:360px;border-radius:30px;padding:32px;display:flex;flex-direction:column;position:relative;overflow:hidden}.gateway.apple{background:linear-gradient(145deg,#f5f8fc,#fff);color:var(--ink);border:1px solid #dce5ef;box-shadow:var(--shadow-light)}.gateway.google{background:linear-gradient(145deg,#0f2021,#122c26);border:1px solid rgba(72,255,169,.18)}.gateway-badge{display:inline-flex;align-self:flex-start;padding:8px 11px;border-radius:999px;font-size:10px;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.gateway.apple .gateway-badge{background:#eaf2ff;color:#086bd8}.gateway.google .gateway-badge{background:rgba(22,227,125,.12);color:#6cffad}.gateway h3{font-size:36px;margin:auto 0 10px}.gateway p{font-size:14px;line-height:1.72;margin:0;max-width:520px}.gateway.apple p{color:#5d6b7c}.gateway.google p{color:#a8bdb7}.gateway a{margin-top:22px;font-size:12px;font-weight:950}.gateway.apple a{color:#066dff}.gateway.google a{color:#62ffab}
.info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.info-card{border-radius:24px;padding:26px;background:linear-gradient(160deg,#162130,#111925);border:1px solid rgba(255,255,255,.08)}.info-card:nth-child(2){background:linear-gradient(145deg,#0d2b3f,#102134)}.info-card:nth-child(3){background:linear-gradient(145deg,#0e2b22,#10241e)}.info-card .num{font-size:11px;font-weight:900;color:#74baff}.info-card h3{font-size:20px;margin:36px 0 8px}.info-card p{font-size:12px;line-height:1.65;color:#9facbd;margin:0}
.light-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.light-card{padding:26px;border-radius:24px;background:#fff;border:1px solid #dce5ef;box-shadow:0 10px 30px rgba(30,65,105,.06)}.light-card:nth-child(2){background:#eaf4ff}.light-card:nth-child(3){background:#eafff4}.light-card h3{font-size:20px;margin:22px 0 7px}.light-card p{font-size:12px;line-height:1.65;color:#667589;margin:0}.mini-icon{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;background:#0f1b2a;color:#fff;font-size:12px;font-weight:950}.light-card:nth-child(2) .mini-icon{background:var(--blue)}.light-card:nth-child(3) .mini-icon{background:var(--green);color:#052417}
.site-footer{border-top:1px solid rgba(255,255,255,.08);background:#101821}.footer-inner{min-height:104px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:22px}.footer-inner img{width:110px;filter:invert(1) brightness(1.35)}.footer-links{display:flex;gap:18px}.footer-links a{font-size:11px;color:#91a1b4;font-weight:800}.copy{justify-self:end;color:#69798d;font-size:10px}
.page-hero{padding:74px 0 66px;background:radial-gradient(circle at 80% 18%,rgba(8,125,255,.18),transparent 25%),linear-gradient(145deg,#17222f,#1b2a39)}.page-hero h1{font-size:clamp(44px,5vw,68px)}.page-hero .lead{max-width:800px}.crumb{font-size:11px;color:#728398;margin-bottom:18px}.crumb a{color:#a9b8c8}
/* products collection */
.product-collection{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.product-card{min-height:410px;border-radius:30px;padding:28px;display:flex;flex-direction:column;position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.09);background:linear-gradient(155deg,#1c2937,#17222f)}.product-card:nth-child(2){background:linear-gradient(145deg,#17314a,#18283b)}.product-card:nth-child(3){background:linear-gradient(145deg,#16372d,#193126)}.product-card:nth-child(4){background:linear-gradient(145deg,#232d3a,#192431)}.product-status{align-self:flex-start;padding:7px 10px;border-radius:999px;font-size:9px;font-weight:950;letter-spacing:.09em;text-transform:uppercase;background:rgba(255,255,255,.08);color:#a9b8c8}.product-status.live{background:rgba(22,227,125,.12);color:#68ffad}.product-visual{height:170px;margin:26px 0 16px;border-radius:22px;display:grid;place-items:center;background:radial-gradient(circle at 50% 50%,rgba(8,125,255,.19),transparent 55%),rgba(255,255,255,.035);border:1px solid rgba(255,255,255,.07)}.device-shape{width:118px;height:118px;background:linear-gradient(150deg,#252c35,#06090d);clip-path:polygon(29% 0,71% 0,100% 29%,100% 71%,71% 100%,29% 100%,0 71%,0 29%);display:grid;place-items:center;box-shadow:0 24px 42px rgba(0,0,0,.35);font-size:12px;font-weight:900}.round-shape{width:118px;height:118px;border-radius:50%;background:linear-gradient(150deg,#29313b,#070a0e);display:grid;place-items:center;font-size:11px;font-weight:900}.key-shape{width:76px;height:130px;border-radius:28px;background:linear-gradient(150deg,#25303a,#070a0d);display:grid;place-items:center;font-size:10px;font-weight:900}.card-shape{width:165px;height:103px;border-radius:18px;background:linear-gradient(150deg,#26313d,#070a0d);display:grid;place-items:center;font-size:11px;font-weight:900}.product-card h3{font-size:27px;margin:6px 0 8px}.product-card p{font-size:12px;line-height:1.65;color:#9cadbf;margin-bottom:20px}.product-card a{margin-top:auto;font-size:12px;font-weight:950;color:#6fb7ff}.product-card:nth-child(3) a{color:#66ffad}
/* amazon-inspired PDP */
.pdp-shell{background:var(--paper);color:var(--ink);padding:28px 0 82px}.pdp-breadcrumb{font-size:11px;color:#6c7b8e;padding:4px 0 18px}.pdp-grid{display:grid;grid-template-columns:92px minmax(0,1.02fr) minmax(400px,.98fr);gap:20px;align-items:start}.thumbs{display:grid;gap:10px}.thumb{width:78px;height:78px;padding:6px;border:1px solid #d8e2ec;border-radius:12px;background:#fff;overflow:hidden;cursor:pointer}.thumb.active{border:2px solid var(--blue);box-shadow:0 0 0 3px rgba(8,125,255,.09)}.thumb img{width:100%;height:100%;object-fit:contain}.main-media{min-height:590px;border-radius:20px;background:#fff;border:1px solid #dce5ed;display:grid;place-items:center;overflow:hidden;position:sticky;top:96px;box-shadow:0 10px 34px rgba(28,55,86,.07)}.main-media img{width:100%;height:100%;max-height:590px;object-fit:contain;position:relative;z-index:2;background:#fff}.main-placeholder{width:260px;height:260px;display:grid;place-items:center;background:linear-gradient(150deg,#252d36,#05070a);clip-path:polygon(29% 0,71% 0,100% 29%,100% 71%,71% 100%,29% 100%,0 71%,0 29%);color:#fff;font-weight:900;box-shadow:0 35px 70px rgba(10,18,28,.28);position:absolute;z-index:1}.pdp-summary{padding:10px 4px}.pdp-summary h1{font-size:clamp(34px,3.2vw,49px);line-height:1.03;letter-spacing:-.045em;margin:8px 0 14px}.pdp-sub{font-size:14px;line-height:1.65;color:#5d6b7c}.pdp-rule{height:1px;background:#dce4eb;margin:22px 0}.network-tag{display:inline-flex;padding:7px 10px;border-radius:999px;background:#eaf3ff;color:#056dde;font-size:10px;font-weight:950}.bullet-list{display:grid;gap:13px;margin:22px 0}.bullet{display:grid;grid-template-columns:25px 1fr;gap:10px}.bullet i{width:20px;height:20px;border-radius:50%;background:#e5fff1;color:#008a4a;display:grid;place-items:center;font-style:normal;font-size:11px;font-weight:950}.bullet strong{display:block;font-size:13px;margin-bottom:2px}.bullet span{font-size:11px;line-height:1.55;color:#6a788a}.variant-label{font-size:12px;font-weight:900;margin-bottom:10px}.variants{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.variant{border:1px solid #cfd9e4;border-radius:12px;background:#fff;padding:11px;text-align:left;cursor:pointer}.variant.active{border:2px solid var(--blue);background:#f2f8ff}.variant strong{display:block;font-size:12px}.variant span{display:block;font-size:9px;color:#7c8998;margin-top:3px}.buybox{margin-top:18px;padding:18px;border-radius:18px;background:#fff;border:1px solid #d8e2ec;box-shadow:0 14px 38px rgba(25,55,90,.08)}.buybox .btn{width:100%;border-radius:12px}.buybox small{display:block;margin-top:10px;color:#7b8897;font-size:10px;line-height:1.5}.compat{margin-top:14px;padding:14px;border-radius:13px;background:#eef5fd;font-size:10px;line-height:1.55;color:#556577}.pdp-features{margin-top:26px;display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.pdp-feature{padding:18px;border-radius:16px;background:#fff;border:1px solid #dce5ed}.pdp-feature strong{font-size:12px;display:block;margin-bottom:5px}.pdp-feature p{font-size:10px;line-height:1.55;color:#738194;margin:0}.pdp-long{margin-top:26px;background:#fff;border:1px solid #dce5ed;border-radius:20px;padding:28px}.pdp-long h2{font-size:28px}.pdp-long-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.pdp-long-card{padding:20px;border-radius:16px;background:#f5f8fc}.pdp-long-card:nth-child(2){background:#edf5ff}.pdp-long-card:nth-child(3){background:#ecfff5}.pdp-long-card h3{font-size:17px;margin:12px 0 6px}.pdp-long-card p{font-size:10px;line-height:1.55;color:#667589;margin:0}
/* future PDP */
.future-pdp{grid-template-columns:minmax(0,1.05fr) minmax(400px,.95fr)}
.future-media{min-height:560px;border-radius:20px;background:radial-gradient(circle at 50% 40%,rgba(8,125,255,.14),transparent 32%),#fff;border:1px solid #dce5ed;display:grid;place-items:center}.coming-mark{padding:8px 11px;border-radius:999px;background:#e9f3ff;color:#0672e6;font-size:10px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.future-note{padding:14px;border-radius:13px;background:#fff7df;border:1px solid #eedba8;color:#7a6024;font-size:10px;line-height:1.55;margin-top:18px}
/* faq */
.faq-layout{display:grid;grid-template-columns:280px 1fr;gap:32px}.faq-side{position:sticky;top:100px;align-self:start}.faq-side a{display:block;padding:12px 14px;border-radius:12px;font-size:11px;color:#91a1b4;font-weight:800}.faq-side a:hover{background:rgba(255,255,255,.06);color:#fff}.faq-group{margin-bottom:34px}.faq-group h2{font-size:30px}.qa{border-top:1px solid rgba(255,255,255,.10)}.qa:last-child{border-bottom:1px solid rgba(255,255,255,.10)}.qa button{width:100%;padding:18px 0;border:0;background:none;color:#fff;text-align:left;display:flex;justify-content:space-between;gap:22px;font-weight:850;cursor:pointer}.qa button span:last-child{color:#69b7ff}.qa-answer{display:none;padding:0 0 18px;color:#9dadbf;font-size:12px;line-height:1.7;max-width:820px}.qa.open .qa-answer{display:block}.qa.open button span:last-child{transform:rotate(45deg)}
.faq-index-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.faq-index-card{padding:26px;border-radius:24px;background:linear-gradient(155deg,#1c2937,#17222f);border:1px solid rgba(255,255,255,.08)}.faq-index-card:nth-child(2){background:#eef5ff;color:var(--ink)}.faq-index-card:nth-child(3){background:#ecfff5;color:var(--ink)}.faq-index-card:nth-child(4){background:#161f2c}.faq-index-card p{font-size:11px;line-height:1.6;color:#9eafc0}.faq-index-card:nth-child(2) p,.faq-index-card:nth-child(3) p{color:#607083}.faq-index-card a{font-size:11px;font-weight:950;color:#65b4ff}.faq-index-card:nth-child(3) a{color:#008c4e}
/* setup */
.video-frame{margin-top:28px;border-radius:26px;overflow:hidden;border:1px solid rgba(255,255,255,.10);background:#05080c;box-shadow:var(--shadow)}.video-shell{position:relative;aspect-ratio:16/9}.video-shell iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.notice{display:grid;grid-template-columns:54px 1fr;gap:18px;padding:26px;border-radius:24px;background:linear-gradient(155deg,#1c2937,#17222f);border:1px solid rgba(255,255,255,.09)}.notice-icon{width:54px;height:54px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(135deg,var(--blue),var(--blue2));font-weight:950}.action-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:18px}.action-card{min-height:160px;padding:22px;border-radius:22px;display:flex;flex-direction:column;background:linear-gradient(145deg,#087dff,#00b2ff);box-shadow:0 16px 38px rgba(8,125,255,.18)}.action-card:nth-child(2){background:linear-gradient(145deg,#16e37d,#78ffb7);color:#052417}.action-card:nth-child(3){background:linear-gradient(145deg,#223140,#182430)}.action-card span{font-size:9px;font-weight:900;opacity:.7}.action-card h3{font-size:20px;margin:auto 0 6px}.action-card p{font-size:10px;line-height:1.55;opacity:.75;margin:0}
/* hidden reward */
.reward-page{background:radial-gradient(circle at 15% 5%,rgba(8,125,255,.18),transparent 26%),radial-gradient(circle at 86% 15%,rgba(22,227,125,.14),transparent 24%),linear-gradient(145deg,#141e29,#1a2837);min-height:100vh}.reward-top{padding:24px 0}.reward-top img{width:140px;filter:invert(1) brightness(1.5)}.reward-wrap{width:min(980px,calc(100% - 32px));margin:auto;padding:36px 0 80px}.reward-hero{text-align:center}.reward-hero h1{font-size:clamp(46px,7vw,78px)}.reward-hero .lead{margin-inline:auto}.reward-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:30px}.reward-step{padding:22px;border-radius:22px;background:linear-gradient(155deg,#1c2937,#17222f);border:1px solid rgba(255,255,255,.08)}.reward-step b{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:rgba(255,255,255,.08);font-size:11px}.reward-step h3{font-size:18px;margin:22px 0 6px}.reward-step p{font-size:11px;color:#9dafc1;line-height:1.6}.reward-panel{margin-top:18px;padding:24px;border-radius:26px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.08)}.review-buttons{display:grid;grid-template-columns:1fr 1fr;gap:12px}.review-buttons .btn{border-radius:14px}.amazon-btn{background:#ff9900;color:#101820}.walmart-btn{background:#0071ce;color:#fff}.claim-btn{width:100%;margin-top:12px;background:linear-gradient(135deg,#16e37d,#78ffb7);color:#062417}
@media(max-width:980px){.future-pdp{grid-template-columns:1fr}.future-pdp .pdp-summary{grid-column:auto}.nav{position:absolute;top:76px;left:16px;right:16px;display:none;flex-direction:column;align-items:stretch;padding:12px;border:1px solid rgba(255,255,255,.10);border-radius:18px;background:#182431;box-shadow:var(--shadow)}.nav.open{display:flex}.menu-btn{display:block}.nav .support{margin-left:0}.hero-grid,.section-head,.gateway-grid,.how-grid{grid-template-columns:1fr}.hero-visual{min-height:420px}.product-collection{grid-template-columns:1fr 1fr}.pdp-grid{grid-template-columns:72px 1fr}.pdp-summary{grid-column:1/3}.main-media{position:relative;top:auto;min-height:500px}.pdp-features{grid-template-columns:1fr 1fr}.faq-layout{grid-template-columns:1fr}.faq-side{position:relative;top:auto}.faq-side{display:flex;flex-wrap:wrap}.action-grid,.reward-steps{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr;justify-items:start;padding:25px 0}.copy{justify-self:start}.footer-links{flex-wrap:wrap}}
@media(max-width:680px){.container{width:min(100% - 30px,1180px)}.header-inner{height:68px}.brand img{width:124px}.nav{top:68px}.hero{padding:62px 0 58px}.hero-grid{gap:34px}h1{font-size:47px}.hero-visual{min-height:370px;padding:12px;border-radius:26px;gap:9px}.visual-block{padding:18px;border-radius:20px}.visual-block h3{font-size:22px}.band-grid{grid-template-columns:1fr 1fr}.band-grid>div{padding:20px}.band-grid>div:nth-child(3){border-left:0;border-top:1px solid rgba(255,255,255,.2)}.band-grid>div:nth-child(4){border-top:1px solid rgba(255,255,255,.2)}.section{padding:70px 0}.section-sm{padding:50px 0}.info-grid,.light-card-grid,.product-collection,.faq-index-grid,.pdp-long-grid{grid-template-columns:1fr}.pdp-grid{grid-template-columns:1fr}.thumbs{grid-template-columns:repeat(4,1fr);grid-row:2;order:2}.thumb{width:100%;height:70px}.main-media{grid-row:1;min-height:390px}.pdp-summary{grid-column:auto}.variants{grid-template-columns:1fr}.pdp-features{grid-template-columns:1fr}.main-placeholder{width:210px;height:210px}.video-frame{width:100vw;margin-left:calc(50% - 50vw);border-radius:0}.notice{grid-template-columns:1fr}.review-buttons{grid-template-columns:1fr}.footer-links{gap:12px}.page-hero{padding:56px 0 48px}}


/* V11 official finding-network branding */
.network-inline{display:inline-flex;align-items:center;gap:7px;vertical-align:middle;white-space:nowrap}
.network-inline-logo{width:20px;height:20px;object-fit:contain;flex:0 0 20px;border-radius:5px;background:#fff}
.nav .network-inline-logo,.footer-links .network-inline-logo{width:17px;height:17px;flex-basis:17px;border-radius:4px}
.network-heading{display:flex!important;align-items:center;gap:12px}
.network-heading .network-inline-logo{width:38px;height:38px;flex-basis:38px;border-radius:10px;box-shadow:none}
.network-official-mark{display:inline-flex;align-items:center;gap:12px;margin:0 0 18px;padding:9px 14px 9px 9px;border-radius:16px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);font-size:14px;font-weight:800;letter-spacing:-.01em;color:#fff}
.surface-light .network-official-mark,.page-hero .network-official-mark.lightmark{background:#fff;border-color:#dbe3ec;color:#17202b;box-shadow:0 10px 30px rgba(10,25,45,.08)}
.network-official-mark img{width:42px;height:42px;object-fit:contain;border-radius:11px;background:#fff}
.network-dual{display:flex!important;flex-wrap:wrap;gap:9px;margin-bottom:4px}
.network-dual span,.network-badge{display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border-radius:999px;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.13);font-size:12px;font-weight:800;line-height:1.1}
.network-dual img,.network-badge img{width:21px;height:21px;object-fit:contain;border-radius:6px;background:#fff}
.surface-light .network-dual span,.pdp-summary .network-dual span,.future-pdp .network-dual span{background:#fff;border-color:#dbe3ec;color:#17202b}
.visual-icon.network-logo-box{overflow:hidden;padding:0;background:#fff!important}
.visual-icon.network-logo-box img{width:100%;height:100%;object-fit:contain;border-radius:inherit}
.band-grid strong.network-title{display:flex;align-items:center;gap:8px}
.band-grid strong.network-title img{width:23px;height:23px;object-fit:contain;border-radius:6px;background:#fff}
.network-tag.official-network-tag{display:inline-flex;align-items:center;gap:8px}
.network-tag.official-network-tag img{width:24px;height:24px;object-fit:contain;border-radius:7px;background:#fff}
@media(max-width:760px){
 .nav .network-inline-logo{width:19px;height:19px;flex-basis:19px}
 .network-heading .network-inline-logo{width:32px;height:32px;flex-basis:32px}
 .network-official-mark img{width:36px;height:36px}
}


/* Activate Warranty */
.warranty-hero{position:relative;overflow:hidden;padding:82px 0 62px;background:
 radial-gradient(circle at 78% 18%,rgba(8,125,255,.24),transparent 26%),
 radial-gradient(circle at 18% 82%,rgba(22,227,125,.11),transparent 24%),
 linear-gradient(145deg,#17222f 0%,#1b2b3b 54%,#182632 100%)}
.warranty-hero:after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(#000,transparent 92%);pointer-events:none}
.warranty-hero .container{position:relative;z-index:1}.warranty-hero-inner{max-width:900px;margin:auto;text-align:center}.warranty-hero h1{font-size:clamp(46px,5.8vw,76px);margin:16px 0 18px}.warranty-hero .lead{margin:0 auto;max-width:720px}.warranty-trust{display:inline-flex;align-items:center;gap:9px;margin-top:21px;color:#9fb0c4;font-size:11px;font-weight:800;letter-spacing:.04em}.warranty-trust-dot{width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 0 6px rgba(22,227,125,.09)}
.warranty-benefits-wrap{padding:30px 0;background:linear-gradient(180deg,#edf3f9,#f7f9fc);color:var(--ink)}.warranty-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.warranty-benefit{min-height:126px;padding:21px;border-radius:23px;background:#fff;border:1px solid #dce5ef;display:flex;align-items:flex-start;gap:15px;box-shadow:0 12px 34px rgba(30,65,105,.06)}.warranty-benefit:nth-child(2){background:#eef6ff}.warranty-benefit:nth-child(3){background:#edfff6}.warranty-benefit-icon{width:46px;height:46px;min-width:46px;border-radius:14px;display:grid;place-items:center;font-size:15px;font-weight:950;background:linear-gradient(145deg,#0674ff,#00b5ff);color:#fff;box-shadow:0 10px 24px rgba(8,125,255,.20)}.warranty-benefit:nth-child(2) .warranty-benefit-icon{background:#101b29}.warranty-benefit:nth-child(3) .warranty-benefit-icon{background:linear-gradient(145deg,#10d875,#69ffad);color:#052417;box-shadow:0 10px 24px rgba(22,227,125,.20)}.warranty-benefit h2{font-size:16px;letter-spacing:-.02em;margin:1px 0 6px}.warranty-benefit p{margin:0;color:#65758a;font-size:12px;line-height:1.58}
.warranty-form-section{padding:70px 0 88px;background:radial-gradient(circle at 12% 18%,rgba(8,125,255,.11),transparent 25%),radial-gradient(circle at 88% 72%,rgba(22,227,125,.09),transparent 24%),linear-gradient(160deg,#182431,#1c2b3a)}.warranty-form-card{width:min(830px,100%);margin:0 auto;padding:35px;border-radius:30px;background:#fff;color:var(--ink);border:1px solid rgba(255,255,255,.18);box-shadow:0 30px 90px rgba(0,0,0,.28)}.warranty-form-head{text-align:center;margin-bottom:27px}.warranty-form-head .kicker{justify-content:center}.warranty-form-head h3{font-size:clamp(34px,4.5vw,50px);line-height:1;letter-spacing:-.045em;margin:10px 0 10px}.warranty-form-head p{max-width:600px;margin:0 auto;color:#69788b;font-size:13px;line-height:1.65}.warranty-form{max-width:680px;margin:0 auto}.warranty-field{margin-bottom:16px}.warranty-field label{display:block;margin:0 0 7px 2px;color:#1d2a38;font-size:12px;font-weight:900}.warranty-required{color:#087dff}.warranty-field input{width:100%;height:55px;padding:0 15px;color:var(--ink);background:#f8fafc;border:1px solid #d7e1eb;border-radius:14px;outline:none;font-size:13px;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.warranty-field input::placeholder{color:#95a3b3}.warranty-field input:focus{background:#fff;border-color:#087dff;box-shadow:0 0 0 4px rgba(8,125,255,.11)}
.warranty-submit{width:100%;min-height:62px;margin-top:4px;display:flex;align-items:center;justify-content:center;gap:10px;border:0;border-radius:16px;color:#fff;background:linear-gradient(135deg,#066dff,#00b6ff 58%,#12d980);box-shadow:0 16px 38px rgba(8,125,255,.24);cursor:pointer;font-size:14px;font-weight:950;transition:transform .18s ease,filter .18s ease,opacity .18s ease}.warranty-submit:hover{transform:translateY(-2px);filter:brightness(1.04)}.warranty-submit:active{transform:translateY(0)}.warranty-submit:disabled{opacity:.65;cursor:not-allowed;transform:none}.warranty-spinner{width:18px;height:18px;display:none;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:wspin .7s linear infinite}.is-loading .warranty-spinner{display:block}.is-loading .warranty-arrow{display:none}@keyframes wspin{to{transform:rotate(360deg)}}.warranty-form-note{margin-top:13px;color:#8391a2;text-align:center;font-size:11px;line-height:1.55}.warranty-message{display:none;margin:16px 0 0;padding:14px 16px;border-radius:14px;font-size:12px;line-height:1.55;text-align:left}.warranty-message.success{display:block;color:#0c5a36;background:#eafff3;border:1px solid #bceacf}.warranty-message.error{display:block;color:#8f3040;background:#fff0f2;border:1px solid #efc2ca}
.warranty-success{display:none;padding:22px 8px 5px;text-align:center}.warranty-success.show{display:block}.warranty-success-check{width:74px;height:74px;margin:0 auto 17px;display:grid;place-items:center;border-radius:22px;color:#052417;background:linear-gradient(145deg,#67ffad,#17db79);box-shadow:0 18px 48px rgba(22,227,125,.22);font-size:24px;font-weight:950}.warranty-success h4{font-size:38px;line-height:1;margin:0 0 10px;letter-spacing:-.04em}.warranty-success p{max-width:540px;margin:0 auto;color:#66768a;line-height:1.65;font-size:13px}.warranty-reward{max-width:550px;margin:23px auto 0;padding:20px;border-radius:20px;background:linear-gradient(145deg,#effff7,#f7fffb);border:1px solid #c9eed9}.warranty-reward strong{display:block;margin-bottom:5px;color:#0e2c20;font-size:14px}.warranty-reward span{display:block;color:#60776b;font-size:12px;line-height:1.5}.warranty-reward-link{width:100%;min-height:58px;margin-top:14px;display:flex;align-items:center;justify-content:center;gap:8px;border-radius:15px;color:#052417;background:linear-gradient(135deg,#18df7b,#72ffad);box-shadow:0 15px 36px rgba(22,227,125,.24);font-size:14px;font-weight:950;transition:.18s ease}.warranty-reward-link:hover{transform:translateY(-2px);filter:brightness(1.03)}.warranty-redirect-countdown{display:none}
@media(max-width:900px){.warranty-benefits{grid-template-columns:1fr}.warranty-benefit{min-height:auto}}
@media(max-width:700px){.warranty-hero{padding:54px 0 40px}.warranty-hero h1{font-size:40px;line-height:1.02}.warranty-benefits-wrap{padding:18px 0}.warranty-benefits{gap:10px}.warranty-benefit{padding:15px;border-radius:19px}.warranty-benefit-icon{width:41px;height:41px;min-width:41px;border-radius:13px}.warranty-form-section{padding:35px 0 56px}.warranty-form-card{padding:21px 14px;border-radius:23px}.warranty-form-head{margin-bottom:19px}.warranty-form-head h3{font-size:34px;margin:7px 0 8px}.warranty-field{margin-bottom:12px}.warranty-field input{height:51px;border-radius:13px}.warranty-submit{min-height:57px;border-radius:14px}.warranty-success h4{font-size:32px}}


/* V13 stability + balanced dark palette */
html{background:#131b24}body{background:#131b24}
.site-header{box-shadow:0 8px 30px rgba(0,0,0,.08)}
.network-inline-logo,.network-official-mark img,.network-dual img,.network-badge img,.network-tag img,.band-grid .network-title img,.visual-icon.network-logo-box img{max-width:none!important;object-fit:contain!important;display:block!important}
.network-inline-logo{width:18px!important;height:18px!important;min-width:18px!important;max-width:18px!important;min-height:18px!important;max-height:18px!important;flex:0 0 18px!important;border-radius:5px!important;background:#fff!important}
.network-official-mark img{width:44px!important;height:44px!important;min-width:44px!important;max-width:44px!important;min-height:44px!important;max-height:44px!important}
.network-heading .network-inline-logo{width:36px!important;height:36px!important;min-width:36px!important;max-width:36px!important;min-height:36px!important;max-height:36px!important;flex-basis:36px!important}
.visual-icon.network-logo-box{width:52px!important;height:52px!important;min-width:52px!important;max-width:52px!important;overflow:hidden!important}
.visual-icon.network-logo-box img{width:52px!important;height:52px!important;min-width:52px!important;max-width:52px!important}
.page-hero{border-bottom:1px solid rgba(255,255,255,.07)}
.surface-light{background:linear-gradient(180deg,#f1f5f9,#edf2f6)}
.surface-white{background:#fff}
.video-frame{background:#0d141d;border-color:rgba(255,255,255,.12)}
.notice{background:linear-gradient(155deg,#1d2b3a,#182532)}
.faq-index-card{background:linear-gradient(155deg,#1d2b3a,#182532)}
.qa{border-color:rgba(255,255,255,.12)}
.product-card{box-shadow:0 18px 46px rgba(4,12,22,.18)}
.pdp-shell{background:#f1f4f7}
@media(max-width:980px){.nav{background:#182431}}


/* =========================================================
   V18 — graphite / blue / green technology palette
   Dark remains the brand base, but pure black and stark white
   surfaces are replaced with softer graphite and steel-blue tones.
   ========================================================= */
:root{
  --bg:#1a2631;
  --bg2:#20313e;
  --panel:#253948;
  --panel2:#2b4252;
  --paper:#dbe4e8;
  --white:#f2f6f8;
  --text:#f5f8fb;
  --muted:#b5c3cf;
  --ink:#13202a;
  --ink2:#566879;
  --line:rgba(255,255,255,.12);
  --line-light:#c8d5dc;
  --shadow:0 26px 70px rgba(5,14,24,.18);
  --shadow-light:0 20px 55px rgba(25,55,80,.11)
}
html,body{background:#1a2631}
.site-header{
  background:rgba(25,38,49,.91);
  border-bottom-color:rgba(255,255,255,.10);
  box-shadow:0 10px 32px rgba(5,14,24,.10)
}
.nav a{color:#c0ccd7}
.nav a:hover,.nav a.active{background:rgba(255,255,255,.10);color:#fff}
.btn-dark{background:#243746;border-color:rgba(255,255,255,.12)}
.surface-dark{
  background:
    radial-gradient(circle at 90% 12%,rgba(8,125,255,.08),transparent 22%),
    linear-gradient(160deg,#223442,#293e4d)
}
.surface-darker{
  background:
    radial-gradient(circle at 10% 82%,rgba(22,227,125,.055),transparent 22%),
    linear-gradient(150deg,#1c2b36,#233744)
}
.surface-light{
  background:linear-gradient(180deg,#d9e3e8,#d0dce2);
  color:var(--ink)
}
.surface-white{
  background:#e6edf0;
  color:var(--ink)
}
.page-hero{
  background:
    radial-gradient(circle at 82% 14%,rgba(0,166,255,.17),transparent 26%),
    radial-gradient(circle at 20% 86%,rgba(22,227,125,.06),transparent 22%),
    linear-gradient(145deg,#20303c,#294150);
  border-bottom-color:rgba(255,255,255,.09)
}
.hero{
  background:
    radial-gradient(circle at 82% 14%,rgba(8,125,255,.20),transparent 28%),
    radial-gradient(circle at 72% 82%,rgba(22,227,125,.10),transparent 27%),
    linear-gradient(145deg,#1f2f3b 0%,#29404f 52%,#213641 100%)
}
.info-card{
  background:linear-gradient(160deg,#273a49,#21313e);
  border-color:rgba(255,255,255,.10)
}
.info-card:nth-child(2){background:linear-gradient(145deg,#21415a,#243a4c)}
.info-card:nth-child(3){background:linear-gradient(145deg,#214538,#243c35)}
.info-card p{color:#b0bfcb}
.gateway.apple{
  background:linear-gradient(145deg,#e1e9ed,#edf2f4);
  border-color:#c6d3da
}
.gateway.google{
  background:linear-gradient(145deg,#21463a,#265443);
  border-color:rgba(72,255,169,.20)
}
.light-card{
  background:#edf2f4;
  border-color:#c7d4db;
  box-shadow:0 10px 28px rgba(25,55,80,.06)
}
.light-card:nth-child(2){background:#dcebf4}
.light-card:nth-child(3){background:#dff1e8}
.site-footer{
  background:#18242e;
  border-top-color:rgba(255,255,255,.10)
}
.footer-links a{color:#aab9c6}.copy{color:#77899a}

/* Products */
.product-card{
  background:linear-gradient(155deg,#273a49,#21313e);
  border-color:rgba(255,255,255,.10);
  box-shadow:0 18px 46px rgba(4,12,22,.13)
}
.product-card:nth-child(2){background:linear-gradient(145deg,#26445a,#25394b)}
.product-card:nth-child(3){background:linear-gradient(145deg,#24483c,#294335)}
.product-card:nth-child(4){background:linear-gradient(145deg,#30404e,#253541)}
.product-visual{background:radial-gradient(circle at 50% 50%,rgba(8,125,255,.16),transparent 55%),rgba(255,255,255,.05)}
.product-card p{color:#b1bfcb}

/* Amazon-style product pages — cool steel rather than pure white */
.pdp-shell{background:#d8e2e7}
.thumb,.main-media,.variant,.buybox,.pdp-feature,.pdp-long{
  background:#edf2f4;
  border-color:#c7d4db
}
.main-media img{background:#edf2f4}
.variant.active{background:#dcecff}
.compat{background:#d8e7f1}
.pdp-long-card{background:#e2e9ed}
.pdp-long-card:nth-child(2){background:#d9e8f2}
.pdp-long-card:nth-child(3){background:#dcefe5}
.future-media{background:radial-gradient(circle at 50% 40%,rgba(8,125,255,.12),transparent 32%),#e8eef1;border-color:#c8d5dc}

/* FAQ */
.faq-index-card{
  background:linear-gradient(155deg,#273a49,#21313e);
  border-color:rgba(255,255,255,.10)
}
.faq-index-card:nth-child(2){background:#dce9f2;color:var(--ink)}
.faq-index-card:nth-child(3){background:#ddefe6;color:var(--ink)}
.faq-index-card:nth-child(4){background:linear-gradient(155deg,#2b3e4d,#22323f)}
.qa{border-color:rgba(255,255,255,.13)}
.qa-answer{color:#afbdc9}

/* Warranty — remove stark white islands */
.warranty-hero{
  background:
    radial-gradient(circle at 78% 18%,rgba(8,125,255,.20),transparent 26%),
    radial-gradient(circle at 18% 82%,rgba(22,227,125,.09),transparent 24%),
    linear-gradient(145deg,#20303c 0%,#294150 54%,#223845 100%)
}
.warranty-benefits-wrap{
  background:linear-gradient(180deg,#d6e1e6,#ccd9df);
  color:var(--ink)
}
.warranty-benefit{
  background:#e9eff2;
  border-color:#c6d3da;
  box-shadow:0 12px 30px rgba(30,65,105,.05)
}
.warranty-benefit:nth-child(2){background:#dce9f2}
.warranty-benefit:nth-child(3){background:#dcefe6}
.warranty-form-section{
  background:
    radial-gradient(circle at 12% 18%,rgba(8,125,255,.09),transparent 25%),
    radial-gradient(circle at 88% 72%,rgba(22,227,125,.07),transparent 24%),
    linear-gradient(160deg,#233543,#2b4251)
}
.warranty-form-card{
  background:#e8eef1;
  border-color:#c6d3da;
  box-shadow:0 26px 70px rgba(5,14,24,.18)
}
.warranty-field input{background:#f1f5f7;border-color:#c7d4db}
.warranty-field input:focus{background:#f5f8fa}
.warranty-reward{background:#dff1e8;border-color:#b9dfca}

/* Generic legacy support blocks */
.notice{background:linear-gradient(155deg,#2a3d4c,#223440)}
.video-frame{background:#111a22;border-color:rgba(255,255,255,.12)}
@media(max-width:980px){.nav{background:#213442}}


/* =========================================================
   V22 — blue replacement for the white middle bands
   Applied only to Apple Find My, Google Find Hub and Warranty.
   ========================================================= */

.surface-network-blue{
  color:#fff;
  background:
    radial-gradient(circle at 88% 18%,rgba(0,191,255,.20),transparent 28%),
    radial-gradient(circle at 10% 86%,rgba(65,255,177,.08),transparent 24%),
    linear-gradient(135deg,#0d6bdc 0%,#116fc8 48%,#155d9b 100%);
  border-top:1px solid rgba(255,255,255,.10);
  border-bottom:1px solid rgba(255,255,255,.10);
}
.surface-network-blue .section-head h2,
.surface-network-blue h2,
.surface-network-blue h3{color:#fff}
.surface-network-blue .section-head .lead,
.surface-network-blue .lead{
  color:#d9ebf8!important;
}
.surface-network-blue .kicker.dark{
  color:#bde9ff;
}
.surface-network-blue .light-card-grid{
  gap:16px;
}
.surface-network-blue .light-card,
.surface-network-blue .light-card:nth-child(2),
.surface-network-blue .light-card:nth-child(3){
  color:#fff;
  background:linear-gradient(155deg,rgba(11,44,76,.34),rgba(6,33,60,.24));
  border:1px solid rgba(255,255,255,.18);
  box-shadow:0 16px 38px rgba(4,38,84,.12);
  backdrop-filter:blur(8px);
}
.surface-network-blue .light-card p{
  color:#d7e8f5!important;
}
.surface-network-blue .mini-icon{
  color:#06335d;
  background:linear-gradient(145deg,#dff5ff,#9edcff);
  border-color:rgba(255,255,255,.36);
}
.surface-network-blue .network-official-mark{
  background:rgba(255,255,255,.12);
  border-color:rgba(255,255,255,.18);
  color:#fff;
  box-shadow:none;
}

/* Warranty benefits: replace the pale/white band with the same technology blue family. */
.warranty-benefits-wrap{
  color:#fff!important;
  background:
    radial-gradient(circle at 90% 12%,rgba(0,191,255,.18),transparent 28%),
    radial-gradient(circle at 10% 90%,rgba(67,255,172,.07),transparent 22%),
    linear-gradient(135deg,#0d6bdc 0%,#1269bd 52%,#165a94 100%)!important;
  border-top:1px solid rgba(255,255,255,.10);
  border-bottom:1px solid rgba(255,255,255,.10);
}
.warranty-benefit,
.warranty-benefit:nth-child(2),
.warranty-benefit:nth-child(3){
  color:#fff!important;
  background:linear-gradient(155deg,rgba(9,46,80,.34),rgba(7,35,62,.24))!important;
  border-color:rgba(255,255,255,.18)!important;
  box-shadow:0 14px 34px rgba(4,38,84,.12)!important;
}
.warranty-benefit h2{color:#fff!important}
.warranty-benefit p{color:#d9e8f4!important}
.warranty-benefit-icon,
.warranty-benefit:nth-child(2) .warranty-benefit-icon,
.warranty-benefit:nth-child(3) .warranty-benefit-icon{
  color:#06335d!important;
  background:linear-gradient(145deg,#dff5ff,#9edcff)!important;
  box-shadow:0 10px 24px rgba(0,58,116,.16)!important;
}

@media(max-width:700px){
  .surface-network-blue{
    background:linear-gradient(145deg,#0f6ccf,#155f9f);
  }
  .warranty-benefits-wrap{
    background:linear-gradient(145deg,#0f6ccf,#155f9f)!important;
  }
}


/* =========================================================
   V23 — footer readability + official finding-network icons
   ========================================================= */
.site-footer{
  background:#18242e;
  border-top:1px solid rgba(255,255,255,.10);
}
.footer-inner{
  min-height:118px;
  grid-template-columns:minmax(130px,1fr) auto minmax(180px,1fr);
  gap:30px;
}
.footer-inner>img{
  width:126px;
  max-width:126px;
  filter:invert(1) brightness(1.38);
}
.footer-links{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:24px;
  flex-wrap:wrap;
}
.footer-links a{
  display:inline-flex;
  align-items:center;
  min-height:32px;
  color:#c0ccd6!important;
  font-size:13px!important;
  font-weight:800!important;
  line-height:1.2;
  letter-spacing:-.01em;
  transition:color .18s ease,transform .18s ease;
}
.footer-links a:hover{
  color:#fff!important;
  transform:translateY(-1px);
}
.footer-links .network-inline{
  gap:8px;
}
.footer-links .network-inline-logo,
.footer-links .footer-network-logo{
  width:22px!important;
  height:22px!important;
  min-width:22px!important;
  min-height:22px!important;
  max-width:22px!important;
  max-height:22px!important;
  flex:0 0 22px!important;
  border-radius:6px!important;
  background:transparent!important;
  object-fit:contain!important;
  filter:none!important;
}
.copy{
  justify-self:end;
  color:#8798a8!important;
  font-size:11px!important;
  white-space:nowrap;
}

@media(max-width:980px){
  .footer-inner{
    grid-template-columns:1fr;
    justify-items:start;
    gap:18px;
    padding:28px 0;
  }
  .footer-links{
    justify-content:flex-start;
    gap:14px 20px;
  }
  .copy{justify-self:start}
}
@media(max-width:560px){
  .footer-inner{min-height:auto}
  .footer-inner>img{width:116px;max-width:116px}
  .footer-links{gap:10px 16px}
  .footer-links a{font-size:12px!important}
  .footer-links .network-inline-logo,
  .footer-links .footer-network-logo{
    width:20px!important;height:20px!important;min-width:20px!important;min-height:20px!important;max-width:20px!important;max-height:20px!important;flex-basis:20px!important
  }
  .copy{font-size:10.5px!important}
}


/* =========================================================
   V27 — Get Support mail icon
   ========================================================= */
.nav a.support{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:7px!important;
}
.support-mail-icon{
  width:16px;
  height:16px;
  flex:0 0 16px;
  display:block;
  color:currentColor;
}
@media(max-width:980px){
  .nav a.support{justify-content:flex-start!important}
}


/* =========================================================
   V29 — Apple Find My APP icon only
   ========================================================= */
img[src$="/assets/images/networks/apple-find-my.png"]{
  object-fit:contain!important;
  border-radius:6px!important;
  background:transparent!important;
  box-shadow:none!important;
}
.nav img[src$="/assets/images/networks/apple-find-my.png"],
.network-inline-logo[src$="/assets/images/networks/apple-find-my.png"]{
  width:20px!important;
  height:20px!important;
  min-width:20px!important;
  min-height:20px!important;
  max-width:20px!important;
  max-height:20px!important;
  flex:0 0 20px!important;
}
.footer-links img[src$="/assets/images/networks/apple-find-my.png"]{
  width:22px!important;
  height:22px!important;
  min-width:22px!important;
  min-height:22px!important;
  max-width:22px!important;
  max-height:22px!important;
  flex:0 0 22px!important;
}
.network-logo-tile img[src$="/assets/images/networks/apple-find-my.png"]{
  width:46px!important;
  height:46px!important;
  max-width:46px!important;
  max-height:46px!important;
}
.network-official-mark img[src$="/assets/images/networks/apple-find-my.png"]{
  width:44px!important;
  height:44px!important;
  max-width:44px!important;
  max-height:44px!important;
}
.gateway-badge img[src$="/assets/images/networks/apple-find-my.png"],
.network-badge img[src$="/assets/images/networks/apple-find-my.png"]{
  width:21px!important;
  height:21px!important;
  min-width:21px!important;
  min-height:21px!important;
  max-width:21px!important;
  max-height:21px!important;
}


/* =========================================================
   V30 — Google Find Hub icon unified site-wide
   Use one local asset and one consistent sizing system.
   ========================================================= */
img[src$="/assets/images/networks/google-find-hub.svg"]{
  display:block!important;
  object-fit:contain!important;
  background:transparent!important;
  border-radius:0!important;
  box-shadow:none!important;
}

/* Header / inline network label */
.nav img[src$="/assets/images/networks/google-find-hub.svg"],
.network-inline-logo[src$="/assets/images/networks/google-find-hub.svg"]{
  width:20px!important;
  height:20px!important;
  min-width:20px!important;
  min-height:20px!important;
  max-width:20px!important;
  max-height:20px!important;
  flex:0 0 20px!important;
}

/* Footer */
.footer-links img[src$="/assets/images/networks/google-find-hub.svg"]{
  width:22px!important;
  height:22px!important;
  min-width:22px!important;
  min-height:22px!important;
  max-width:22px!important;
  max-height:22px!important;
  flex:0 0 22px!important;
}

/* Homepage / ecosystem tiles */
.network-logo-tile img[src$="/assets/images/networks/google-find-hub.svg"]{
  width:46px!important;
  height:46px!important;
  min-width:46px!important;
  min-height:46px!important;
  max-width:46px!important;
  max-height:46px!important;
}

/* Section badges / official marks on internal pages */
.network-official-mark img[src$="/assets/images/networks/google-find-hub.svg"]{
  width:44px!important;
  height:44px!important;
  min-width:44px!important;
  min-height:44px!important;
  max-width:44px!important;
  max-height:44px!important;
}
.gateway-badge img[src$="/assets/images/networks/google-find-hub.svg"],
.network-badge img[src$="/assets/images/networks/google-find-hub.svg"]{
  width:21px!important;
  height:21px!important;
  min-width:21px!important;
  min-height:21px!important;
  max-width:21px!important;
  max-height:21px!important;
}

/* Footer inline layout balance */
.footer-links .network-inline{
  display:inline-flex!important;
  align-items:center!important;
  gap:8px!important;
  white-space:nowrap!important;
}

@media(max-width:560px){
  .nav img[src$="/assets/images/networks/google-find-hub.svg"],
  .network-inline-logo[src$="/assets/images/networks/google-find-hub.svg"]{
    width:20px!important;
    height:20px!important;
    min-width:20px!important;
    min-height:20px!important;
    max-width:20px!important;
    max-height:20px!important;
  }
  .footer-links img[src$="/assets/images/networks/google-find-hub.svg"]{
    width:20px!important;
    height:20px!important;
    min-width:20px!important;
    min-height:20px!important;
    max-width:20px!important;
    max-height:20px!important;
  }
}


/* =========================================================
   V32 — correct Google Find Hub logo + white APP tile
   The logo is exactly the V30 version the user approved.
   White rounded-square background is CSS only.
   ========================================================= */
img[src$="/assets/images/networks/google-find-hub.svg"]{
  box-sizing:border-box!important;
  background:#fff!important;
  border:1px solid rgba(12,28,42,.08)!important;
  border-radius:7px!important;
  box-shadow:0 1px 3px rgba(0,0,0,.10)!important;
  object-fit:contain!important;
}

/* Small header / inline icon */
.nav img[src$="/assets/images/networks/google-find-hub.svg"],
.network-inline-logo[src$="/assets/images/networks/google-find-hub.svg"]{
  padding:2px!important;
}

/* Footer icon */
.footer-links img[src$="/assets/images/networks/google-find-hub.svg"]{
  padding:2px!important;
}

/* Larger ecosystem / page icons */
.network-logo-tile img[src$="/assets/images/networks/google-find-hub.svg"],
.network-official-mark img[src$="/assets/images/networks/google-find-hub.svg"]{
  padding:5px!important;
  border-radius:11px!important;
}

/* Small badge icons */
.gateway-badge img[src$="/assets/images/networks/google-find-hub.svg"],
.network-badge img[src$="/assets/images/networks/google-find-hub.svg"]{
  padding:2px!important;
}
