:root{--navy:#071b2e;--navy-2:#0b2943;--ink:#102033;--gold:#caa75d;--gold-light:#e5cf99;--cream:#f7f2e8;--paper:#fffdf8;--sand:#e9e0d1;--muted:#66717d;--line:rgba(16,32,51,.14);--white:#fff;--shadow:0 28px 80px rgba(7,27,46,.15)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;overflow-x:hidden;background:var(--paper);color:var(--ink);font-family:Manrope,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}.skip-link{position:fixed;top:10px;left:10px;z-index:1000;padding:10px 14px;transform:translateY(-160%);background:var(--paper)}.skip-link:focus{transform:none}.announcement{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:34px;padding:0 clamp(20px,5vw,76px);background:var(--gold);color:var(--navy);font:500 9px DM Mono,monospace;letter-spacing:.06em;text-transform:uppercase}.announcement-center{text-align:center}.announcement a{justify-self:end;border-bottom:1px solid currentColor;padding-bottom:2px;font-weight:700}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;gap:clamp(25px,5vw,72px);height:80px;padding:0 clamp(20px,5vw,76px);border-bottom:1px solid var(--line);background:rgba(255,253,248,.88);backdrop-filter:blur(20px)}.brand{display:inline-flex;align-items:center;gap:12px;font:800 13px DM Mono,monospace;letter-spacing:.15em}.brand img{display:block;width:42px;height:42px;object-fit:cover;background:var(--navy);box-shadow:0 9px 25px rgba(7,27,46,.18)}.site-header nav{display:flex;gap:clamp(18px,3vw,42px);font-size:12px;font-weight:700;color:var(--muted)}.site-header nav a{transition:color .2s}.site-header nav a:hover{color:var(--navy)}.header-buy{margin-left:auto;padding:13px 17px;background:var(--navy);color:var(--gold-light);font-size:10px;font-weight:800;letter-spacing:.02em}.menu-button{display:none;border:0;background:none}
.hero{display:grid;grid-template-columns:minmax(0,.92fr) minmax(500px,1.08fr);min-height:calc(100svh - 114px);padding:clamp(38px,5vw,72px) clamp(20px,5vw,76px);gap:clamp(32px,6vw,96px);background:radial-gradient(circle at 12% 12%,rgba(202,167,93,.1),transparent 25%),var(--paper)}.hero-copy{align-self:center;max-width:670px}.eyebrow,.section-label{margin:0 0 20px;color:#806a38;font:700 9px DM Mono,monospace;letter-spacing:.12em;text-transform:uppercase}.eyebrow{display:flex;align-items:center;gap:10px}.eyebrow span{width:28px;height:1px;background:var(--gold)}.hero h1{max-width:650px;margin:0;font-size:clamp(56px,6.4vw,102px);font-weight:500;line-height:.9;letter-spacing:-.075em}.hero h1 em,.intro h2 em,.problem-copy h2 em,.how-head h2 em,.silver-copy h2 em,.annual-section h2 em,.final-cta h2 em{font-family:Playfair Display,serif;font-weight:500;color:var(--navy);letter-spacing:-.055em}.hero-lede{max-width:560px;margin:30px 0 0;color:var(--muted);font-size:16px;line-height:1.75}.hero-actions{display:flex;align-items:center;gap:24px;margin-top:31px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;min-height:50px;padding:0 18px;font-size:10px;font-weight:800;letter-spacing:.01em;transition:transform .2s,box-shadow .2s}.button:hover{transform:translateY(-3px);box-shadow:0 12px 30px rgba(7,27,46,.15)}.button-gold{background:var(--gold);color:var(--navy)}.button-navy{background:var(--navy);color:var(--gold-light)}.button-cream{background:var(--cream);color:var(--navy)}.text-link{padding-bottom:6px;border-bottom:1px solid var(--ink);font-size:10px;font-weight:800}.hero-trust{display:flex;flex-wrap:wrap;gap:17px;margin-top:48px;color:var(--muted);font:400 9px DM Mono,monospace}.hero-trust span{padding-right:17px;border-right:1px solid var(--line)}.hero-trust span:last-child{border:0}.hero-trust b{margin-right:7px;color:var(--gold);font-weight:500}
.hero-stage{position:relative;align-self:stretch;min-height:610px;overflow:hidden;background:linear-gradient(145deg,#0d2b36,#071b2e 65%);box-shadow:var(--shadow);isolation:isolate}.hero-stage:after{position:absolute;inset:0;z-index:4;content:"";pointer-events:none;box-shadow:inset 0 0 0 1px rgba(255,255,255,.08)}.stage-halo{position:absolute;top:9%;left:14%;width:70%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,#b9a366 0,#506649 22%,rgba(36,73,62,.7) 39%,transparent 70%);opacity:.7}.stage-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(229,207,153,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(229,207,153,.06) 1px,transparent 1px);background-size:62px 62px;mask-image:linear-gradient(transparent,black 18%,black 85%,transparent)}.stage-meta{position:absolute;top:20px;right:22px;left:22px;z-index:5;display:flex;justify-content:space-between;color:var(--gold-light);font:500 8px DM Mono,monospace;letter-spacing:.1em}.hero-still-life{position:absolute;inset:0;z-index:2;width:100%;height:100%;object-fit:cover;object-position:center;mix-blend-mode:normal;transition:transform .9s cubic-bezier(.2,.8,.2,1)}.hero-stage:hover .hero-still-life{transform:scale(1.025)}.hero-product-card{position:absolute;bottom:28px;left:28px;z-index:6;display:grid;gap:4px;min-width:245px;padding:17px 19px;border-left:3px solid var(--gold);background:rgba(255,253,248,.93);backdrop-filter:blur(12px)}.hero-product-card span,.hero-product-card small{color:var(--muted);font:400 8px DM Mono,monospace}.hero-product-card strong{font:500 25px Playfair Display,serif}.hero-badge{position:absolute;right:24px;bottom:25px;z-index:6;display:grid;place-items:center;width:96px;height:96px;border:1px solid var(--gold-light);border-radius:50%;background:rgba(7,27,46,.83);color:var(--gold-light);text-align:center}.hero-badge strong{font:500 32px Playfair Display,serif;line-height:.8}.hero-badge span{font:500 7px DM Mono,monospace;text-transform:uppercase}
.trust-strip{display:grid;grid-template-columns:repeat(3,1fr);padding:0 clamp(20px,5vw,76px);border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--cream)}.trust-strip div{display:grid;gap:5px;padding:24px clamp(16px,3vw,42px);border-right:1px solid var(--line)}.trust-strip div:first-child{padding-left:0}.trust-strip div:last-child{border:0}.trust-strip strong{font:500 16px Playfair Display,serif}.trust-strip span{color:var(--muted);font-size:10px}.intro{display:grid;grid-template-columns:.72fr 2fr;gap:5vw;padding:clamp(85px,11vw,155px) clamp(20px,10vw,150px);background:var(--sand)}.intro h2{margin:0;font-size:clamp(45px,6vw,88px);font-weight:500;line-height:.94;letter-spacing:-.07em}.intro>div>p{max-width:570px;margin:35px 0 0;color:var(--muted);font-size:15px;line-height:1.8}
.shop-section{padding:clamp(80px,9vw,130px) clamp(20px,5vw,76px)}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.section-head h2{margin:0;font-size:clamp(48px,6vw,82px);font-weight:500;line-height:.95;letter-spacing:-.07em}.section-aside{max-width:280px;color:var(--muted);font-size:12px;line-height:1.7}.section-aside p{margin:0 0 18px}.section-aside a{padding-bottom:5px;border-bottom:1px solid var(--ink);color:var(--ink);font-size:10px;font-weight:800}.filters{display:flex;gap:8px;margin:45px 0 20px}.filter{padding:10px 14px;border:1px solid var(--line);background:transparent;color:var(--muted);font-size:9px;font-weight:800;cursor:pointer}.filter:hover,.filter.is-active{border-color:var(--navy);background:var(--navy);color:var(--gold-light)}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.product-card{display:grid;grid-template-rows:auto 1fr auto;overflow:hidden;border:1px solid var(--line);background:var(--paper);animation:card-in .5s both;animation-delay:calc(var(--card-index)*70ms);transition:transform .25s,box-shadow .25s}.product-card:hover{transform:translateY(-7px);box-shadow:var(--shadow)}.product-card figure{position:relative;display:grid;place-items:center;min-height:285px;margin:0;overflow:hidden;background:linear-gradient(145deg,#f2eee5,#e8e6de)}.product-card figure:before{position:absolute;width:68%;aspect-ratio:1;border:1px solid rgba(7,27,46,.08);border-radius:50%;content:""}.product-card img{position:relative;width:min(78%,230px);aspect-ratio:1;object-fit:contain;transition:transform .45s}.product-card:hover img{transform:scale(1.06) rotate(-1deg)}.card-index{position:absolute;top:13px;left:14px;color:#8c7a55;font:500 8px DM Mono,monospace}.best-badge{position:absolute;top:12px;right:12px;z-index:2;padding:6px 8px;background:var(--gold);color:var(--navy);font:700 7px DM Mono,monospace;text-transform:uppercase}.image-link{position:absolute;inset:0}.card-body{padding:21px 18px 18px}.tag{color:#907642;font:700 8px DM Mono,monospace;letter-spacing:.08em;text-transform:uppercase}.product-card h3{margin:11px 0 0;font:500 23px/1.05 Playfair Display,serif}.product-card p{min-height:57px;margin:13px 0;color:var(--muted);font-size:11px;line-height:1.65}.card-meta{padding-top:11px;border-top:1px solid var(--line);color:var(--muted);font:400 8px DM Mono,monospace}.card-buy{display:flex;align-items:center;justify-content:space-between;padding:12px 12px 12px 18px;border-top:1px solid var(--line)}.card-buy strong{font-size:17px}.card-buy a{padding:11px 12px;background:var(--navy);color:var(--gold-light);font-size:8px;font-weight:800}
.problem-section{display:grid;grid-template-columns:1fr 1fr;min-height:700px;background:var(--cream)}.problem-visual{position:relative;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;padding:55px;background:var(--navy);color:var(--paper)}.problem-visual:before{position:absolute;inset:0;background:radial-gradient(circle at 50% 43%,#53676e 0,#1a394b 23%,#071b2e 63%);content:""}.micro-label{position:absolute;top:35px;left:35px;color:var(--gold-light);font:500 8px DM Mono,monospace;letter-spacing:.1em;text-transform:uppercase}.drum-rings{position:absolute;top:50%;left:50%;width:min(68%,470px);aspect-ratio:1;transform:translate(-50%,-55%);border:2px solid #8b9aa0;border-radius:50%;box-shadow:0 0 0 25px rgba(216,224,222,.08),0 0 0 55px rgba(216,224,222,.05),inset 0 0 60px rgba(0,0,0,.65)}.drum-rings:after{position:absolute;inset:16%;border:1px dashed rgba(229,207,153,.6);border-radius:50%;content:"";animation:spin 28s linear infinite}.drum-rings i{position:absolute;width:7px;height:7px;border-radius:50%;background:var(--gold)}.drum-rings i:nth-child(1){top:20%;left:21%}.drum-rings i:nth-child(2){right:16%;bottom:34%}.drum-rings i:nth-child(3){bottom:12%;left:42%}.problem-visual p{position:relative;max-width:380px;margin:0;color:rgba(255,255,255,.62);font-size:13px;line-height:1.7}.problem-copy{align-self:center;padding:clamp(55px,8vw,115px)}.problem-copy h2{margin:0;font-size:clamp(43px,5.5vw,76px);font-weight:500;line-height:.95;letter-spacing:-.07em}.problem-copy>p{max-width:550px;margin:29px 0;color:var(--muted);font-size:14px;line-height:1.8}.problem-copy ul{display:grid;gap:0;margin:0 0 30px;padding:0;list-style:none}.problem-copy li{padding:13px 0;border-bottom:1px solid var(--line);font-size:11px;font-weight:700}.problem-copy li span{display:inline-block;width:38px;color:var(--gold);font:500 8px DM Mono,monospace}
.how-section{padding:clamp(85px,10vw,140px) clamp(20px,8vw,120px);background:var(--paper)}.how-head{display:flex;align-items:flex-end;justify-content:space-between}.how-head h2{margin:0;font-size:clamp(46px,6vw,84px);font-weight:500;line-height:.94;letter-spacing:-.07em}.steps{display:grid;grid-template-columns:repeat(3,1fr);margin-top:65px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.steps article{min-height:235px;padding:30px 32px;border-right:1px solid var(--line)}.steps article:last-child{border:0}.steps span{color:var(--gold);font:500 9px DM Mono,monospace}.steps h3{margin:52px 0 12px;font:500 24px Playfair Display,serif}.steps p{max-width:275px;margin:0;color:var(--muted);font-size:12px;line-height:1.7}
.silver-story{display:grid;grid-template-columns:1.05fr .95fr;min-height:780px;background:var(--sand)}.silver-image{position:relative;overflow:hidden}.silver-image:after{position:absolute;inset:0;background:linear-gradient(transparent 65%,rgba(7,27,46,.3));content:""}.silver-image img{width:100%;height:100%;object-fit:cover}.silver-image>span{position:absolute;right:25px;bottom:22px;z-index:2;color:var(--paper);font:500 8px DM Mono,monospace;text-transform:uppercase}.silver-copy{align-self:center;padding:clamp(50px,8vw,115px)}.silver-copy h2{margin:0;font-size:clamp(48px,6vw,84px);font-weight:500;line-height:.94;letter-spacing:-.07em}.silver-copy>p:not(.section-label){max-width:540px;margin:29px 0;color:var(--muted);font-size:14px;line-height:1.8}.silver-details{display:flex;flex-wrap:wrap;gap:0;margin-bottom:30px}.silver-details span{padding:0 14px;border-right:1px solid rgba(7,27,46,.25);font:500 8px DM Mono,monospace}.silver-details span:first-child{padding-left:0}.silver-details span:last-child{border:0}
.annual-section{position:relative;display:grid;grid-template-columns:1fr .45fr .85fr;align-items:center;min-height:590px;overflow:hidden;padding:70px clamp(20px,8vw,120px);gap:35px;background:var(--navy);color:var(--paper)}.annual-section:before{position:absolute;top:-65%;left:36%;width:75vw;aspect-ratio:1;border:1px solid rgba(229,207,153,.17);border-radius:50%;content:""}.annual-section>div,.annual-section>img{position:relative}.annual-section h2{margin:0;font-size:clamp(48px,6vw,85px);font-weight:500;line-height:.94;letter-spacing:-.07em}.annual-section h2 em{color:var(--gold-light)}.annual-section>div>p:not(.section-label){max-width:430px;color:rgba(255,255,255,.58);font-size:13px;line-height:1.75}.annual-section img{justify-self:end;width:min(100%,390px);aspect-ratio:1;object-fit:contain;filter:drop-shadow(0 25px 25px rgba(0,0,0,.28))}.annual-number{display:grid;place-items:center;width:170px;height:170px;border:1px solid rgba(229,207,153,.55);border-radius:50%;color:var(--gold-light);text-align:center;transform:rotate(7deg)}.annual-number:after{position:absolute;inset:9px;border:1px dashed rgba(229,207,153,.35);border-radius:50%;content:""}.annual-number strong{font:500 55px/1 Playfair Display,serif}.annual-number span{font:500 8px DM Mono,monospace;text-transform:uppercase}
.final-cta{display:grid;place-items:center;padding:clamp(90px,12vw,165px) 20px;text-align:center;background:radial-gradient(circle at 50% 20%,rgba(202,167,93,.13),transparent 30%),var(--paper)}.final-cta h2{margin:0 0 35px;font-size:clamp(48px,7vw,95px);font-weight:500;line-height:.92;letter-spacing:-.075em}.final-cta .button{min-width:250px}footer{display:grid;grid-template-columns:1.3fr 1fr 1.2fr 1fr auto;align-items:center;gap:25px;padding:32px clamp(20px,5vw,76px);background:var(--navy);color:var(--paper);font-size:10px}.footer-brand img{width:48px;height:48px;box-shadow:none}footer p{color:rgba(255,255,255,.48)}footer nav{display:flex;gap:18px;color:rgba(255,255,255,.65)}.footer-amazon{color:var(--gold-light);font-weight:800}footer small{color:rgba(255,255,255,.35);font:400 8px DM Mono,monospace}
.reveal{animation:reveal .8s cubic-bezier(.2,.8,.2,1) both}.delay-1{animation-delay:.12s}@keyframes reveal{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}@keyframes card-in{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}@keyframes spin{to{transform:rotate(360deg)}}
@media(max-width:1050px){.hero{grid-template-columns:1fr 1fr;gap:30px}.hero h1{font-size:62px}.hero-stage{min-height:540px}.product-grid{grid-template-columns:repeat(2,1fr)}.problem-copy{padding:70px 45px}.annual-section{grid-template-columns:1.1fr .5fr .7fr}footer{grid-template-columns:1fr 1fr 1fr}.footer-amazon,footer small{justify-self:start}}
@media(max-width:720px){.announcement{grid-template-columns:1fr auto;padding:0 16px;font-size:7px}.announcement-center{display:none}.site-header{height:66px;padding:0 17px}.brand{font-size:11px}.brand img{width:36px;height:36px}.site-header nav,.header-buy{display:none}.menu-button{display:grid;gap:6px;margin-left:auto;padding:8px}.menu-button span{display:block;width:22px;height:1px;background:var(--navy);transition:transform .2s}.site-header.menu-open nav{position:absolute;top:65px;right:0;left:0;display:grid;gap:0;padding:8px 18px 18px;border-bottom:1px solid var(--line);background:var(--paper);box-shadow:0 15px 30px rgba(7,27,46,.1)}.site-header.menu-open nav a{padding:14px 0;border-bottom:1px solid var(--line)}.hero{grid-template-columns:1fr;min-height:auto;padding:52px 17px 0;gap:36px}.hero h1{font-size:clamp(54px,16vw,68px)}.hero-lede{font-size:14px;line-height:1.7}.hero-actions{align-items:stretch;flex-direction:column;gap:18px}.button{justify-content:space-between}.text-link{align-self:flex-start}.hero-trust{display:grid;grid-template-columns:1fr 1fr;gap:11px;margin-top:34px}.hero-trust span{border:0;padding:0}.hero-stage{min-height:510px;margin:0 -17px}.hero-product-card{bottom:17px;left:17px;min-width:215px;padding:14px}.hero-product-card strong{font-size:21px}.hero-badge{right:14px;bottom:15px;width:78px;height:78px}.trust-strip{grid-template-columns:1fr;padding:0 17px}.trust-strip div,.trust-strip div:first-child{padding:18px 0;border-right:0;border-bottom:1px solid var(--line)}.trust-strip div:last-child{border-bottom:0}.intro{grid-template-columns:1fr;gap:20px;padding:78px 20px}.intro h2{font-size:50px}.shop-section{padding:76px 17px}.section-head{display:block}.section-head h2{font-size:52px}.section-aside{margin-top:24px}.filters{overflow-x:auto;margin-top:35px;padding-bottom:3px}.filter{white-space:nowrap}.product-grid{grid-template-columns:1fr;gap:17px}.product-card figure{min-height:320px}.product-card p{min-height:0}.problem-section{grid-template-columns:1fr}.problem-visual{min-height:490px;padding:25px}.problem-copy{padding:72px 20px}.problem-copy h2{font-size:50px}.how-section{padding:78px 20px}.how-head{display:block}.how-head h2{font-size:51px}.steps{grid-template-columns:1fr;margin-top:45px}.steps article{min-height:auto;padding:28px 4px;border-right:0;border-bottom:1px solid var(--line)}.steps article:last-child{border-bottom:0}.steps h3{margin-top:28px}.silver-story{grid-template-columns:1fr;min-height:auto}.silver-image{min-height:520px}.silver-copy{padding:75px 20px}.silver-copy h2{font-size:52px}.silver-details{gap:10px}.silver-details span{padding:0 10px}.annual-section{grid-template-columns:1fr;padding:75px 20px}.annual-section h2{font-size:55px}.annual-number{width:140px;height:140px}.annual-section img{justify-self:center;width:100%}.final-cta h2{font-size:53px}footer{grid-template-columns:1fr;gap:16px;padding:36px 20px}footer nav{flex-wrap:wrap}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal,.product-card{animation:none}.drum-rings:after{animation:none}.hero-still-life,.product-card,.product-card img,.button{transition:none}}

/* Conversion and accessibility pass */
a:focus-visible,button:focus-visible{outline:3px solid var(--gold);outline-offset:3px}
.hero-stage{--tilt-x:0deg;--tilt-y:0deg;transform:perspective(1400px) rotateX(var(--tilt-x)) rotateY(var(--tilt-y));transform-style:preserve-3d;transition:transform .22s ease,box-shadow .3s ease;will-change:transform}
.hero-stage:hover{box-shadow:0 34px 95px rgba(7,27,46,.2)}
.hero-product-card{transform:translateZ(22px)}
.hero-badge{transform:translateZ(32px)}
.card-buy{gap:12px}
.card-buy strong{font-size:14px}
.card-buy a{display:inline-flex;align-items:center;min-height:42px}
.mobile-buy-bar{display:none}

@media(max-width:720px){
  body{padding-bottom:73px}
  .announcement a{display:inline-flex;align-items:center;min-height:34px}
  .menu-button{place-content:center;width:44px;height:44px;padding:8px}
  .site-header.menu-open nav a{display:flex;align-items:center;min-height:48px;padding:0}
  .hero{padding-top:45px;gap:30px}
  .hero h1{font-size:clamp(52px,15vw,66px)}
  .hero-actions{gap:8px}
  .text-link{display:inline-flex;align-items:center;min-height:44px}
  .hero-trust{margin-top:27px}
  .hero-stage{min-height:430px;transform:none;will-change:auto}
  .hero-product-card{min-width:205px;padding:13px;transform:none}
  .hero-product-card strong{font-size:20px}
  .hero-badge{right:12px;bottom:14px;width:72px;height:72px;transform:none}
  .trust-strip{grid-template-columns:repeat(3,1fr);padding:0 10px}
  .trust-strip div,.trust-strip div:first-child{place-content:center;min-height:72px;padding:10px 7px;border-right:1px solid var(--line);border-bottom:0;text-align:center}
  .trust-strip div:last-child{border-right:0}
  .trust-strip strong{font-size:11px;line-height:1.25}
  .trust-strip span{display:none}
  .shop-section{padding:68px 17px 76px}
  .section-head h2{font-size:50px}
  .section-aside{margin-top:22px}
  .section-aside a{display:inline-flex;align-items:center;min-height:44px}
  .filters{margin-top:27px;scrollbar-width:none}
  .filters::-webkit-scrollbar{display:none}
  .filter{min-height:44px}
  .card-buy a{min-height:44px}
  .mobile-buy-bar{position:fixed;right:0;bottom:0;left:0;z-index:50;display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:73px;padding:10px 12px max(10px,env(safe-area-inset-bottom));border-top:1px solid rgba(229,207,153,.25);background:rgba(7,27,46,.96);color:var(--paper);backdrop-filter:blur(16px);box-shadow:0 -12px 35px rgba(7,27,46,.18)}
  .mobile-buy-bar div{display:grid;gap:3px}
  .mobile-buy-bar span{color:var(--gold-light);font:500 7px DM Mono,monospace;text-transform:uppercase}
  .mobile-buy-bar strong{font-size:10px}
  .mobile-buy-bar a{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:45px;padding:0 14px;background:var(--gold);color:var(--navy);font-size:9px;font-weight:800;white-space:nowrap}
}

@media(prefers-reduced-motion:reduce){.hero-stage{transition:none;transform:none}}
.guide-liquid::before{background:radial-gradient(circle at 70% 22%,rgba(226,189,99,.42),transparent 24%),linear-gradient(145deg,#274c55,#0c2733 70%)}

.card-body h3 a{color:inherit;text-decoration:none}.learn-link{display:inline-flex;gap:.45rem;margin-top:1rem;color:var(--navy);font-size:.78rem;font-weight:800;letter-spacing:.02em;text-decoration:none}.learn-link span{transition:transform .2s ease}.learn-link:hover span{transform:translateX(4px)}.guides-section{padding:clamp(5rem,9vw,8rem) clamp(1.25rem,5vw,5rem);background:#f4f0e7}.guide-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.guide-card{min-height:25rem;padding:clamp(2rem,4vw,3.5rem);color:#fff;text-decoration:none;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;position:relative;isolation:isolate}.guide-card::before,.guide-card::after{content:"";position:absolute;inset:0;z-index:-1}.guide-machine::before{background:radial-gradient(circle at 76% 20%,rgba(219,174,69,.48),transparent 27%),repeating-radial-gradient(circle at 76% 22%,transparent 0 25px,rgba(255,255,255,.1) 26px 28px),linear-gradient(135deg,#0b2e43,#061420)}.guide-silver::before{background:radial-gradient(circle at 78% 18%,rgba(255,255,255,.78),transparent 20%),linear-gradient(145deg,rgba(7,27,46,.05),rgba(7,27,46,.62)),linear-gradient(135deg,#a9b3b8,#50606b 72%)}.guide-card::after{background:linear-gradient(180deg,transparent 22%,rgba(2,13,22,.76))}.guide-card span{font:500 .68rem/1.4 "DM Mono",monospace;letter-spacing:.12em;text-transform:uppercase;color:#e2bd63}.guide-card strong{max-width:15ch;margin:.8rem 0;font:500 clamp(2rem,4vw,3.4rem)/.98 "Playfair Display",serif}.guide-card p{max-width:36rem;color:rgba(255,255,255,.78);line-height:1.65}.guide-card b{margin-top:1rem;font-size:.8rem}@media(max-width:760px){.guide-grid{grid-template-columns:1fr}.guide-card{min-height:22rem}}
