:root{--navy:#07152f;--blue:#0a42a3;--electric:#1167ff;--orange:#ff6b1a;--cream:#f6f3ec;--white:#fff;--muted:#65738c;--line:#dce3ed}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--navy);font-family:Manrope,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}.site-header{height:92px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(24px,6vw,96px);background:rgba(246,243,236,.9);backdrop-filter:blur(14px);position:relative;z-index:20}.brand{display:flex;align-items:center;gap:11px;font-size:12px;line-height:1.05;letter-spacing:-.02em}.brand-mark{width:41px;height:41px;display:grid;place-items:center;background:var(--orange);color:white;font:bold 23px/1 Space Grotesk;border-radius:12px 4px 12px 4px;transform:rotate(-5deg)}nav{display:flex;gap:34px;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}nav a{position:relative}nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:2px;background:var(--orange);transition:.25s}nav a:hover:after{right:0}.hero{min-height:680px;padding:95px clamp(24px,10vw,150px) 70px;background:var(--navy);color:white;position:relative;isolation:isolate;overflow:hidden}.hero:after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:64px 64px;z-index:-2}.hero-orb{position:absolute;border-radius:50%;filter:blur(3px);z-index:-1;animation:float 8s ease-in-out infinite}.orb-one{width:500px;height:500px;background:radial-gradient(circle at 35% 35%,#287cff,var(--blue) 45%,transparent 70%);right:-80px;top:20px}.orb-two{width:250px;height:250px;border:50px solid var(--orange);right:29%;bottom:-130px;opacity:.9;animation-delay:-3s}.eyebrow,.section-number{font-size:12px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.eyebrow{color:#b9c9e9;display:flex;align-items:center;gap:12px}.eyebrow span{width:30px;height:2px;background:var(--orange)}h1,h2,h3{font-family:Space Grotesk,sans-serif;margin:0;letter-spacing:-.055em}.hero h1{font-size:clamp(58px,8vw,118px);line-height:.87;max-width:820px;margin:30px 0}.hero h1 em{font-style:normal;color:var(--orange)}.hero>p{max-width:570px;color:#bdc9df;font-size:18px;line-height:1.7}.primary-button{display:inline-flex;align-items:center;gap:24px;background:var(--orange);color:white;padding:18px 22px;margin-top:18px;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;box-shadow:0 14px 30px rgba(255,107,26,.2);transition:.25s}.primary-button:hover{transform:translateY(-3px);box-shadow:0 18px 38px rgba(255,107,26,.35)}.primary-button span{font-size:20px}.trust-row{display:flex;gap:28px;margin-top:54px;color:#8fa3c8;font-size:12px;font-weight:700}.intro{padding:130px clamp(24px,10vw,150px) 80px;display:grid;grid-template-columns:1fr 2fr 1fr;align-items:end;gap:50px}.section-number{color:var(--orange)}.intro h2,.guide h2,.detail-body h2{font-size:clamp(42px,5vw,74px);line-height:.95}.intro h2 span{color:var(--electric)}.intro>p:last-child{color:var(--muted);line-height:1.75;font-size:15px}.product-list{max-width:1280px;margin:auto;padding:0 28px 120px}.product-row{display:grid;grid-template-columns:1fr 1fr;min-height:520px;margin:0 0 80px;background:white;box-shadow:0 25px 70px rgba(7,21,47,.09);transition:transform .4s,box-shadow .4s}.product-row:hover{transform:translateY(-8px);box-shadow:0 32px 90px rgba(7,21,47,.15)}.product-row.image-right .product-image-wrap{order:2}.product-image-wrap{position:relative;display:grid;place-items:center;background:linear-gradient(145deg,#eaf1fb,#d9e7fb);overflow:hidden}.product-image-wrap:after{content:"";position:absolute;width:320px;height:320px;border:1px solid rgba(10,66,163,.15);border-radius:50%;transition:.5s}.product-image-wrap:hover:after{transform:scale(1.18)}.product-image-wrap img{width:82%;height:440px;object-fit:contain;position:relative;z-index:2;transition:.5s}.product-row:hover img{transform:scale(1.035) rotate(-1deg)}.rank-badge{position:absolute;top:24px;left:24px;z-index:3;background:var(--orange);color:white;min-width:58px;height:58px;padding:0 12px;display:grid;place-items:center;font:700 20px Space Grotesk;border-radius:50% 50% 50% 15%}.product-copy{padding:70px clamp(36px,5vw,76px);display:flex;flex-direction:column;justify-content:center}.product-kicker{color:var(--electric);font-size:12px;font-weight:800;letter-spacing:.15em;text-transform:uppercase;margin-bottom:14px}.product-copy h3{font-size:clamp(34px,4vw,58px);line-height:1.02}.score{display:flex;align-items:baseline;gap:6px;margin:24px 0;flex-wrap:wrap}.score strong{font:700 31px Space Grotesk;color:var(--orange)}.score span{color:var(--muted);font-size:12px;font-weight:800}.score i{display:block;flex-basis:100%;width:170px;max-width:170px;height:4px;background:linear-gradient(90deg,var(--orange) var(--score),#e4e8ee var(--score));margin-top:8px}.product-copy>p{color:var(--muted);line-height:1.75}.product-footer{border-top:1px solid var(--line);padding-top:25px;margin-top:20px;display:flex;align-items:center;justify-content:space-between}.product-footer>span{color:var(--muted);font-size:12px}.product-footer strong{display:block;color:var(--navy);font-size:20px}.product-footer a{color:var(--electric);font-size:12px;font-weight:800;text-transform:uppercase}.guide{background:var(--blue);color:white;padding:120px clamp(24px,10vw,150px);display:grid;grid-template-columns:1fr 1.3fr;gap:80px}.guide-grid{display:grid;grid-template-columns:1fr 1fr}.guide-grid article{padding:30px;border-left:1px solid rgba(255,255,255,.18);border-bottom:1px solid rgba(255,255,255,.18)}.guide-grid b{color:var(--orange);font-size:12px}.guide-grid h3{font-size:23px;margin:25px 0 10px}.guide-grid p{color:#b9c9e9;line-height:1.65;font-size:14px}.empty-state{margin:0 auto 120px;max-width:900px;padding:80px;text-align:center;background:white;position:relative}.empty-state .rank-badge{left:50%;transform:translateX(-50%)}.empty-state h2,.empty-state h1{font-size:42px;margin:30px 0 15px}.empty-state p{color:var(--muted)}footer{min-height:240px;background:var(--navy);color:white;padding:65px clamp(24px,6vw,96px);display:flex;align-items:center;gap:50px}footer p{color:#8fa3c8;flex:1}footer small{color:#7185a9}.detail-hero{max-width:1280px;margin:70px auto 110px;padding:0 28px;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.detail-image{height:610px;display:grid;place-items:center;background:linear-gradient(145deg,#eaf1fb,#d9e7fb);position:relative}.detail-image img{width:86%;height:88%;object-fit:contain}.detail-copy h1{font-size:clamp(45px,5vw,74px);line-height:1;margin:18px 0}.back-link{display:inline-block;margin-bottom:45px;color:var(--muted);font-size:13px;font-weight:700}.lead{color:var(--muted);line-height:1.8;font-size:17px}.buy-box{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-top:25px;margin-top:30px}.buy-box small{display:block;color:var(--muted)}.buy-box>div>strong{font:700 28px Space Grotesk}.buy-box .primary-button{margin:0}.affiliate-note{font-size:11px;color:var(--muted)}.detail-body{padding:110px max(24px,calc((100vw - 1050px)/2));background:white;display:grid;grid-template-columns:1.6fr 1fr;gap:100px}.detail-body p{line-height:1.8;color:var(--muted)}.detail-body aside{background:var(--navy);color:white;padding:38px}.detail-body aside h3{font-size:25px}.detail-body dl div{display:flex;justify-content:space-between;padding:20px 0;border-bottom:1px solid rgba(255,255,255,.12)}.detail-body dt{color:#8fa3c8}.detail-body dd{margin:0;font-weight:800;color:var(--orange)}.reveal{opacity:0;transform:translateY(35px);transition:opacity .7s,transform .7s}.reveal.visible{opacity:1;transform:none}@keyframes float{50%{transform:translateY(-22px) rotate(5deg)}}@media(max-width:800px){.site-header{height:76px}.site-header nav{display:none}.hero{padding-top:75px;min-height:610px}.hero h1{font-size:59px}.trust-row{flex-direction:column;gap:10px}.intro{grid-template-columns:1fr;padding-top:85px}.product-row,.detail-hero,.detail-body,.guide{grid-template-columns:1fr}.product-row.image-right .product-image-wrap{order:0}.product-image-wrap{min-height:370px}.product-image-wrap img{height:340px}.product-copy{padding:45px 30px}.guide{gap:50px}.guide-grid{grid-template-columns:1fr}.detail-hero{gap:40px}.detail-image{height:430px}.buy-box{align-items:flex-start;gap:20px;flex-direction:column}.detail-body{gap:40px}footer{align-items:flex-start;flex-direction:column;gap:20px}}

