/* Everyday Tech Gear v2 — dark cinematic editorial */
:root{--bg:#06111c;--bg2:#0a1827;--panel:#0e2133;--panel2:#122b40;--line:#244257;--text:#f7fbff;--muted:#a8b8c8;--blue:#45c9ff;--blue2:#8ce6ff;--orange:#ff9e38;--green:#7fe2a7;--max:1240px;--shadow:0 28px 75px rgba(0,0,0,.38)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:linear-gradient(180deg,#06111c 0%,#081725 52%,#06101a 100%);color:var(--text);font:16px/1.58 Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.wrap{width:min(var(--max),calc(100% - 42px));margin:auto}.skip{position:absolute;left:-9999px}.skip:focus{left:16px;top:16px;z-index:999;background:white;color:black;padding:10px 14px;border-radius:8px}
.site-header{position:sticky;top:0;z-index:100;background:rgba(4,14,24,.86);backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.08)}.nav{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand-lockup{display:flex;align-items:center;gap:12px}.brand-lockup img{width:54px;height:54px;object-fit:contain}.brand-lockup span{display:grid;gap:4px;line-height:1.05}.brand-lockup b,.brand-lockup small{display:block}.brand-lockup b{font-size:1.08rem}.brand-lockup small{font-size:.72rem;color:#9cb0bf;margin-top:0}.nav-links{display:flex;align-items:center;gap:21px;color:#d9e5ec;font-size:.92rem}.nav-links a:hover,.nav-links a[aria-current=page]{color:var(--blue)}.nav-cta{background:var(--blue);color:#03111a!important;padding:10px 15px;border-radius:9px;font-weight:850}.menu-btn{display:none;background:#0b1b2a;color:white;border:1px solid var(--line);border-radius:10px;padding:9px 12px}
.hero-v2{position:relative;overflow:hidden;border-bottom:1px solid rgba(255,255,255,.08);background:radial-gradient(circle at 10% 10%,rgba(69,201,255,.14),transparent 28%),linear-gradient(180deg,#06111c,#071624)}.hero-v2-grid{min-height:620px;display:grid;grid-template-columns:.92fr 1.08fr;align-items:center;gap:46px;padding:58px 0}.hero-copy{padding:20px 0}.eyebrow,.kicker{display:inline-block;color:#7cdcff;text-transform:uppercase;letter-spacing:.13em;font-size:.72rem;font-weight:900}.hero-copy h1,.page-hero h1{font-size:clamp(3.6rem,7vw,6.8rem);line-height:.94;letter-spacing:-.055em;margin:18px 0 24px}.hero-copy h1 span,.gradient{background:linear-gradient(100deg,#58d4ff,#a4ecff 66%,#fff);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-copy>p{font-size:1.22rem;color:#c5d2dc;max-width:640px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin:28px 0}.btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border-radius:10px;border:1px solid var(--line);font-weight:850;transition:.2s transform,.2s box-shadow}.btn:hover{transform:translateY(-2px)}.btn-primary{background:linear-gradient(180deg,#70dbff,#48c8fa);color:#06121a;border-color:#6ad7ff;box-shadow:0 12px 30px rgba(69,201,255,.16)}.btn-secondary{background:#0b1c2d;color:#edf8ff}.hero-proof{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:34px}.hero-proof>div{display:flex;gap:10px;border-top:1px solid rgba(255,255,255,.1);padding-top:15px}.hero-proof b{color:var(--blue);font-size:1.2rem}.hero-proof span{display:grid}.hero-proof strong{font-size:.88rem}.hero-proof small{color:#8ea2b3;font-size:.76rem;margin-top:4px}.hero-art{position:relative;border-radius:28px;overflow:hidden;border:1px solid #26475d;box-shadow:var(--shadow);background:#091827}.hero-art img{width:100%;height:100%;min-height:470px;object-fit:cover}.hero-art:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 58%,rgba(2,10,16,.65))}.hero-art-badge{position:absolute;z-index:2;right:20px;bottom:18px;background:rgba(5,18,28,.72);border:1px solid rgba(255,255,255,.16);padding:9px 12px;border-radius:999px;font-size:.72rem;letter-spacing:.12em;font-weight:900;color:#fff}
.category-ribbon{border-bottom:1px solid rgba(255,255,255,.08);background:#071522}.category-ribbon-grid{display:grid;grid-template-columns:repeat(5,1fr)}.category-ribbon a{display:grid;place-items:center;text-align:center;padding:24px 10px;border-right:1px solid rgba(255,255,255,.07);transition:.2s background}.category-ribbon a:first-child{border-left:1px solid rgba(255,255,255,.07)}.category-ribbon a:hover{background:#0d2234}.category-ribbon span{font-size:1.8rem;color:var(--blue)}.category-ribbon b{margin-top:6px}.category-ribbon small{color:#8fa4b5;margin-top:2px}
.section{padding:78px 0}.section-tight{padding:48px 0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:28px}.section-head h2,.brand-story h2,.closing-cta h2{font-size:clamp(2rem,4vw,3.6rem);line-height:1.02;letter-spacing:-.045em;margin:8px 0 0;max-width:780px}.section-link{color:var(--blue);font-weight:850;white-space:nowrap}
.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-grid-featured{grid-template-columns:repeat(3,1fr)}.product-card{display:flex;flex-direction:column;overflow:hidden;background:linear-gradient(180deg,#0f2133,#0a1928);border:1px solid #28445b;border-radius:18px;box-shadow:0 18px 44px rgba(0,0,0,.18);transition:.2s transform,.2s border-color}.product-card:hover{transform:translateY(-4px);border-color:#3f7592}.product-visual{height:210px;display:grid;place-items:center;position:relative;overflow:hidden;background-image:linear-gradient(180deg,rgba(4,15,24,.15),rgba(4,15,24,.72)),url('/assets/img/brand-banner.png');background-size:cover}.product-visual:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 40%,rgba(80,208,255,.18),transparent 42%)}.product-visual span{position:relative;z-index:2;font:900 3rem/1 "Arial Narrow",Impact,sans-serif;letter-spacing:.04em;color:#e7f8ff;text-shadow:0 6px 24px rgba(0,0,0,.8)}.pv-connectivity{background-position:76% 62%}.pv-power{background-position:3% 74%}.pv-smart-home{background-position:16% 22%}.pv-work{background-position:90% 78%}.pv-travel{background-position:62% 38%}.product-body{padding:20px;display:flex;flex-direction:column;flex:1}.product-body h3{font-size:1.12rem;margin:8px 0 6px;letter-spacing:-.02em}.product-body p{color:#aec0cf;font-size:.92rem}.product-body .why{font-size:.86rem}.product-meta{display:flex;gap:7px;flex-wrap:wrap}.pill{font-size:.68rem;text-transform:uppercase;letter-spacing:.07em;border:1px solid #35556c;border-radius:999px;padding:4px 7px;color:#bcd0df}.pill.good{color:#99efb7;border-color:#326147}.pill.radar{color:#ffd18a;border-color:#76552e}.product-actions{margin-top:auto}.product-actions .btn{width:100%;font-size:.88rem;padding:10px 12px}
.section-deck{max-width:760px;color:#9fb2c1;margin:10px 0 0;font-size:1rem}.top-picks-section{background:linear-gradient(180deg,rgba(12,31,48,.42),rgba(6,17,28,0))}.top-picks-section .product-card{border-color:#31536a}.top-picks-section .product-card:hover{border-color:#63cfee}.brand-story{padding:80px 0;background:linear-gradient(90deg,rgba(5,17,27,.98),rgba(5,17,27,.75)),url('/assets/img/brand-banner.png') center/cover fixed;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08)}.brand-story-grid{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:60px}.brand-story p{color:#c0cfda;font-size:1.1rem;max-width:700px}.brand-story-art{display:grid;place-items:center}.brand-story-art img{width:min(380px,80%);filter:drop-shadow(0 24px 44px rgba(0,0,0,.45))}
.visual-guides{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.all-guides{grid-template-columns:repeat(3,1fr)}.guide-visual{min-height:360px;border-radius:18px;overflow:hidden;border:1px solid #28445a;position:relative;background-image:linear-gradient(180deg,rgba(4,13,21,.08) 10%,rgba(4,13,21,.86) 78%),url('/assets/img/brand-banner.png');background-size:cover;transition:.2s transform,.2s border-color}.guide-visual:hover{transform:translateY(-4px);border-color:#4d7c97}.guide-visual>div{position:absolute;left:0;right:0;bottom:0;padding:24px}.guide-visual span{color:#74dbff;text-transform:uppercase;letter-spacing:.1em;font-size:.68rem;font-weight:900}.guide-visual h3{font-size:1.35rem;margin:8px 0 9px}.guide-visual p{color:#c2d0da;margin:0 0 14px}.guide-visual b{color:#64d5ff;font-size:.86rem}.gv-connectivity{background-position:78% 52%}.gv-power{background-position:2% 66%}.gv-travel{background-position:94% 18%}.gv-work{background-position:86% 82%}.gv-home{background-position:12% 20%}.gv-method{background-position:50% 50%}
.closing-cta{padding:58px 0;background:linear-gradient(90deg,#0b2940,#0a1b2a)}.closing-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:28px}.closing-cta p{color:#b9c9d4}
.page-hero{padding:78px 0 52px;border-bottom:1px solid rgba(255,255,255,.08);background:radial-gradient(circle at 10% 0,rgba(69,201,255,.13),transparent 30%),#071420}.page-hero p{font-size:1.16rem;color:#b9c9d5;max-width:760px}.page-hero-visual .page-hero-grid{display:grid;grid-template-columns:1fr 220px;align-items:center;gap:36px}.page-hero-visual img{width:175px;justify-self:end;filter:drop-shadow(0 20px 40px rgba(0,0,0,.4))}.page-hero-banner{background-image:linear-gradient(90deg,rgba(5,15,24,.97),rgba(5,15,24,.72)),url('/assets/img/brand-banner.png');background-position:center;background-size:cover}.notice{margin-top:22px;padding:14px 16px;border:1px solid #59472b;background:#211a10;color:#ffd898;border-radius:11px}
.filters{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:26px}.filter-btn{background:#0d1d2b;color:#d4e0e8;border:1px solid var(--line);border-radius:999px;padding:9px 13px;cursor:pointer}.filter-btn.active{background:var(--blue);border-color:var(--blue);color:#05121a;font-weight:850}
.card{background:linear-gradient(180deg,#0f2235,#0a1928);border:1px solid #29455c;border-radius:18px;padding:24px}.card p{color:#afc0ce}.manifesto{display:grid;grid-template-columns:1fr 1fr;gap:22px}.manifesto h2{font-size:2rem}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.card-link{transition:.2s transform,.2s border-color}.card-link:hover{transform:translateY(-3px);border-color:#4b7894}.category-icon{width:50px;height:50px;display:grid;place-items:center;border-radius:14px;background:#102b40;color:var(--blue);font-weight:900;margin-bottom:22px}.arrow{color:var(--blue);font-weight:850}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.guide-card .tag{color:var(--blue);font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;font-weight:900}.readtime{font-size:.8rem;color:#8297a8}.article{width:min(850px,calc(100% - 42px));margin:auto;padding:70px 0}.article h1{font-size:clamp(2.6rem,5vw,4.8rem);line-height:1;letter-spacing:-.045em}.article h2{font-size:2rem;margin-top:2em}.article p,.article li{font-size:1.06rem;color:#c1cfda}.article .intro{font-size:1.3rem;color:#e2edf4}.crumbs{color:#8ea2b3;font-size:.88rem}.article-meta{display:flex;gap:8px;flex-wrap:wrap;margin:18px 0 28px}.article-meta span{border:1px solid var(--line);border-radius:999px;padding:5px 9px;color:#adc0ce;font-size:.8rem}.callout{padding:17px 19px;margin:26px 0;border:1px solid #2d566d;border-left:4px solid var(--blue);border-radius:12px;background:#0c2132}.legal{width:min(880px,calc(100% - 42px));margin:auto;padding:68px 0}.legal h1{font-size:3.1rem}.legal h2{margin-top:2em}.legal p,.legal li{color:#becdd8}.muted{color:var(--muted)}.contact-box{display:grid;grid-template-columns:1fr 1fr;gap:20px}.code{font-family:ui-monospace,monospace;background:#07111a;border:1px solid #284257;border-radius:7px;padding:2px 6px;color:#97e6ff}.empty{text-align:center;padding:30px;border:1px dashed #36556c;border-radius:14px;color:#9eb0bd}
.footer{padding:48px 0 28px;background:#040c14;border-top:1px solid rgba(255,255,255,.08)}.footer-grid{display:grid;grid-template-columns:1.45fr .75fr .8fr .75fr;gap:36px}.foot-brand p{color:#92a6b5;max-width:440px}.footer h3{font-size:.9rem}.footer-links{display:grid;gap:8px}.footer-links a{color:#9eb0bd}.footer-links a:hover{color:var(--blue)}.affiliate-line{margin-top:30px;padding-top:20px;border-top:1px solid rgba(255,255,255,.07);color:#7f93a3;font-size:.78rem}.copyright{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-top:14px;color:#667b8d;font-size:.78rem}.copyright span:last-child{color:#5bcfff}
@media(max-width:1050px){.hero-v2-grid{grid-template-columns:1fr;min-height:0;padding:50px 0}.hero-art img{min-height:0}.product-grid-featured{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:repeat(2,1fr)}.hero-proof{grid-template-columns:1fr}.brand-story-grid{grid-template-columns:1fr .65fr}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}.footer-grid>div:nth-child(4){grid-column:2/3}.page-hero-visual .page-hero-grid{grid-template-columns:1fr 260px}}
@media(max-width:820px){.nav-links{display:none;position:absolute;left:18px;right:18px;top:72px;background:#071725;border:1px solid #29475c;border-radius:14px;padding:18px;flex-direction:column;align-items:flex-start}.nav-links.open{display:flex}.menu-btn{display:block}.category-ribbon-grid{grid-template-columns:repeat(2,1fr)}.category-ribbon a:last-child{grid-column:1/-1}.visual-guides,.all-guides{grid-template-columns:1fr 1fr}.brand-story-grid{grid-template-columns:1fr}.brand-story-art{display:none}.manifesto,.contact-box{grid-template-columns:1fr}.grid-4{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:nth-child(4){grid-column:auto}.page-hero-visual .page-hero-grid{grid-template-columns:1fr}.page-hero-visual img{display:none}}
@media(max-width:560px){.wrap{width:min(var(--max),calc(100% - 28px))}.brand-lockup img{width:44px;height:44px}.brand-lockup small{display:none}.hero-copy h1,.page-hero h1{font-size:3.25rem}.hero-v2-grid{padding:34px 0}.hero-art{border-radius:18px}.category-ribbon-grid{grid-template-columns:1fr}.category-ribbon a:last-child{grid-column:auto}.product-grid,.product-grid-featured,.visual-guides,.all-guides,.guide-grid,.grid-3,.grid-4{grid-template-columns:1fr}.section{padding:58px 0}.section-head{display:block}.section-link{display:inline-block;margin-top:12px}.product-visual{height:190px}.closing-cta-inner{display:block}.closing-cta .btn{margin-top:16px}.footer-grid{grid-template-columns:1fr}.copyright{display:block}.copyright span{display:block;margin-top:7px}}


/* ================= Everyday Tech Gear v4 homepage ================= */
:root{--max:1440px}
.v4-header .nav{min-height:72px}.v4-header .brand-lockup img{width:44px;height:44px}.v4-header .brand-lockup b{font-size:1.03rem}.v4-header .brand-lockup small{font-size:.68rem}.v4-header .nav-links{gap:18px;font-size:.86rem}
.home-v4{background:#06121e}.home-v4 .site-header{background:rgba(3,12,20,.94)}
.v4-hero{background:linear-gradient(90deg,#081929 0%,#0a1b2c 48%,#06111d 100%);border-bottom:1px solid #274356;overflow:hidden}.v4-hero-grid{display:grid;grid-template-columns:.88fr 1.12fr;min-height:520px;align-items:stretch}.v4-copy{padding:58px 30px 34px 0;align-self:center;position:relative;z-index:2}.v4-copy h1{font-size:clamp(3.8rem,6vw,6.7rem);line-height:.92;letter-spacing:-.058em;margin:14px 0 20px}.v4-copy h1 span{background:linear-gradient(90deg,#5bcfff,#9fe7ff);-webkit-background-clip:text;background-clip:text;color:transparent}.v4-copy>p{font-size:1.16rem;line-height:1.48;color:#e0e8ef;max-width:570px}.v4-hero-media{display:block;overflow:hidden;min-height:520px;background:#081321;position:relative}.v4-hero-media:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,#081929 0%,rgba(8,25,41,.25) 20%,transparent 45%);pointer-events:none}.v4-hero-media img{width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.95) contrast(1.02)}
.v4-proof{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:34px}.v4-proof>div{display:flex;gap:10px;align-items:flex-start}.v4-proof i{width:34px;height:34px;border:2px solid #48ceff;border-radius:50%;display:grid;place-items:center;color:#58d6ff;font-style:normal;font-weight:900;font-size:1rem}.v4-proof span{display:grid}.v4-proof strong{font-size:.82rem}.v4-proof small{color:#a9bac7;font-size:.7rem}
.v4-categories{background:#071521;border-bottom:1px solid #26475a}.v4-category-grid{display:grid;grid-template-columns:repeat(5,1fr)}.v4-category-grid a{text-align:center;padding:21px 14px;border-right:1px solid rgba(90,152,184,.23);display:grid;place-items:center;gap:5px}.v4-category-grid a:last-child{border-right:0}.v4-category-grid svg{width:34px;height:34px;stroke:#50d2ff;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.v4-category-grid b{font-size:.9rem}.v4-category-grid small{font-size:.72rem;color:#9eb1c0}.v4-category-grid a:hover{background:#0b1d2d}
.v4-section{padding:34px 0 28px;background:linear-gradient(180deg,#071521,#06121d)}.v4-section-head{display:flex;justify-content:space-between;gap:24px;align-items:end;margin-bottom:18px}.v4-section-head h2{font-size:2rem;margin:0;letter-spacing:-.035em}.v4-section-head p{margin:2px 0 0;color:#a9bac8}.v4-section-head>a{color:#62d6ff;font-size:.86rem;font-weight:750;white-space:nowrap}
.v4-product-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:13px}.v4-product-grid .product-card{border-radius:9px;overflow:hidden;border:1px solid #2a485c;background:#0e2133;display:flex;flex-direction:column}.product-photo{height:190px;background:#eef2f5;display:grid;place-items:center;overflow:hidden}.product-photo img{width:100%;height:100%;object-fit:contain}.product-placeholder{width:100%;height:100%;display:grid;place-items:center;align-content:center;gap:8px;background:radial-gradient(circle at 50% 35%,#1e4058,#0d2334);color:#67d7ff}.product-placeholder span{font-size:2.3rem}.product-placeholder small{font-size:.68rem;color:#a5bdcb}.v4-product-grid .product-body{padding:13px;display:flex;flex-direction:column;flex:1}.v4-product-grid .product-meta{display:none}.v4-product-grid h3{font-size:.93rem;line-height:1.22;margin:0 0 10px}.v4-product-grid p{font-size:.75rem;line-height:1.48;color:#aebfca;margin:0 0 10px}.v4-product-grid .why{display:none}.v4-product-grid .product-actions{margin-top:auto}.v4-product-grid .btn{width:100%;font-size:.72rem;padding:9px 8px;border-radius:6px}
.v4-guides{padding-top:14px}.v4-guide-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:13px}.v4-guide{border:1px solid #29485b;border-radius:8px;overflow:hidden;background:#0d2132;transition:.2s transform,.2s border-color}.v4-guide:hover{transform:translateY(-2px);border-color:#4d7d97}.v4-guide img{width:100%;height:150px;object-fit:cover}.v4-guide div{padding:12px}.v4-guide h3{font-size:.92rem;margin:0 0 8px;line-height:1.2}.v4-guide p{font-size:.75rem;color:#adbdc8;line-height:1.45;min-height:44px}.v4-guide b{font-size:.74rem;color:#5ad4ff}
.v4-newsletter{background:linear-gradient(90deg,rgba(4,15,24,.55),rgba(4,15,24,.3)),url('/assets/img/brand-banner.png') center 42%/cover;border-top:1px solid #28485c;border-bottom:1px solid #28485c}.v4-newsletter-inner{min-height:132px;display:flex;align-items:center;justify-content:space-between;gap:34px}.v4-newsletter h2{font-size:1.55rem;margin:0}.v4-newsletter p{margin:2px 0 0}.v4-newsletter form{display:flex;gap:7px;min-width:min(500px,44vw)}.v4-newsletter input{flex:1;background:#07121c;border:1px solid #31526a;color:white;padding:13px 15px;border-radius:7px}.v4-newsletter button{background:#5bd2ff;border:0;border-radius:7px;padding:0 23px;font-weight:850;color:#06131d;cursor:pointer}.v4-newsletter button:disabled{opacity:.65}
.v4-footer{padding-top:30px}.social-row{display:flex;gap:9px;margin-top:14px}.social-row a{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#eaf2f5;color:#06121d;font-size:.65rem;font-weight:900}.v4-footer .affiliate-line{border-top:0;margin-top:10px;padding-top:0}
.youtube-hero{padding:70px 0;background:radial-gradient(circle at 80% 20%,rgba(69,201,255,.13),transparent 30%),#071522}.youtube-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:42px;align-items:center}.youtube-grid h1{font-size:clamp(3.2rem,5vw,5.6rem);line-height:.95;letter-spacing:-.05em;margin:16px 0}.youtube-grid h1 span{color:#5bd4ff}.youtube-grid p{color:#b9c8d3;font-size:1.12rem}.youtube-grid img{border-radius:14px;border:1px solid #31546a;box-shadow:0 30px 70px rgba(0,0,0,.45)}.youtube-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.youtube-cards article{padding:22px;border:1px solid #2d4b60;border-radius:12px;background:#0c1e2e}.youtube-cards p{color:#aebdca}.page-hero-visual img{width:175px!important;max-width:175px!important}
@media(max-width:1150px){.v4-product-grid,.v4-guide-grid{grid-template-columns:repeat(3,1fr)}.v4-hero-grid{grid-template-columns:1fr 1fr}.v4-copy h1{font-size:4.3rem}.v4-proof{grid-template-columns:1fr}.v4-newsletter form{min-width:420px}.youtube-grid{grid-template-columns:1fr}}
@media(max-width:820px){.v4-hero-grid{grid-template-columns:1fr}.v4-copy{padding:44px 0 20px}.v4-hero-media{min-height:420px;border-top:1px solid #24465a}.v4-category-grid{grid-template-columns:repeat(2,1fr)}.v4-category-grid a:last-child{grid-column:1/-1}.v4-product-grid,.v4-guide-grid{grid-template-columns:repeat(2,1fr)}.v4-newsletter-inner{display:block;padding:26px 0}.v4-newsletter form{min-width:0;width:100%;margin-top:15px}.youtube-cards{grid-template-columns:1fr}.v4-header .nav-links{font-size:.9rem}}
@media(max-width:560px){.v4-copy h1{font-size:3.35rem}.v4-hero-media{min-height:330px}.v4-category-grid,.v4-product-grid,.v4-guide-grid{grid-template-columns:1fr}.v4-category-grid a:last-child{grid-column:auto}.product-photo{height:240px}.v4-guide img{height:210px}.v4-section-head{align-items:flex-start}.v4-newsletter form{display:grid;grid-template-columns:1fr}.v4-newsletter button{padding:12px}.youtube-hero{padding:46px 0}.youtube-grid h1{font-size:3.2rem}}

/* ================= v7 shared mobile refinement ================= */
@media (max-width: 760px){
  html,body{max-width:100%;overflow-x:hidden}
  body{font-size:16px}
  .wrap{width:calc(100% - 32px)}
  .site-header .nav{min-height:64px;gap:10px}
  .brand-lockup{gap:9px;min-width:0}
  .brand-lockup img{width:40px;height:40px}
  .brand-lockup b{font-size:.9rem;white-space:nowrap}
  .brand-lockup small{display:none}
  .menu-btn{display:inline-flex;align-items:center;justify-content:center;min-width:48px;min-height:44px;padding:8px 11px}
  .nav-links{top:64px;left:12px;right:12px;padding:10px;border-radius:12px;gap:0;box-shadow:0 18px 45px rgba(0,0,0,.45)}
  .nav-links a{width:100%;min-height:44px;display:flex;align-items:center;padding:9px 10px;border-bottom:1px solid rgba(255,255,255,.06)}
  .nav-links a:last-child{border-bottom:0}
  .nav-cta{justify-content:center;margin-top:7px}
  .page-hero{padding:38px 0 30px}
  .page-hero h1{font-size:clamp(2.6rem,13vw,3.6rem);line-height:.94}
  .page-hero p{font-size:1rem}
  .section{padding:44px 0}
  .footer-grid{grid-template-columns:1fr 1fr;gap:22px 18px}
  .footer-grid>div:first-child{grid-column:1/-1}
  .footer{padding-top:30px}
  .footer-links a{min-height:30px;display:flex;align-items:center}
}
@media (max-width: 420px){
  .wrap{width:calc(100% - 24px)}
  .brand-lockup b{font-size:.82rem}
  .footer-grid{grid-template-columns:1fr 1fr;gap:20px 14px}
  .card{padding:18px}
}

/* v9 mobile page refinement */
@media (max-width:760px){
  .page-hero{padding:30px 0 24px}
  .page-hero h1{font-size:clamp(2.1rem,10.5vw,2.8rem);line-height:.98;margin:12px 0 16px}
  .page-hero p{font-size:.94rem;line-height:1.5}
  .card{padding:18px;border-radius:14px}
}
@media (max-width:420px){
  .page-hero h1{font-size:2.15rem}
}
