body{margin:0;font-family:"Manrope",sans-serif;background:#1d1d1f;color:#fff9df}
a{text-decoration:none;color:inherit}
.container{width:min(1180px,calc(100% - 32px));margin:0 auto}
.topbar{position:sticky;top:0;z-index:20;padding:18px 0;background:rgba(29,29,31,.86);backdrop-filter:blur(14px)}
.topbar-inner{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 20px;border-radius:24px;background:#2d2d31;border:1px solid rgba(255,211,77,.18)}
.brand{display:inline-flex;align-items:center;gap:14px}
.brand-mark{width:52px;height:52px;border-radius:16px;background:linear-gradient(145deg,#fff1b8,#ffd34d 48%,#7d7142)}
.brand-copy{display:grid;gap:4px}
.brand-title{font-family:"Space Grotesk",sans-serif;font-size:1.8rem;line-height:.94;font-weight:700}
.brand-subtitle{font-size:.84rem;color:#cac3a2}
.desktop-nav,.mobile-nav{display:flex;gap:8px;flex-wrap:wrap}
.desktop-nav a,.mobile-nav a{padding:10px 14px;border-radius:999px;color:#cac3a2}
.desktop-nav a:hover,.mobile-nav a:hover{background:rgba(255,255,255,.05);color:#fff9df}
.burger{display:none;background:none;border:0}
.burger span{display:block;width:24px;height:2px;background:#fff9df;margin:5px 0}
.mobile-nav{display:none;margin-top:12px;padding:16px;border-radius:20px;background:#2d2d31;border:1px solid rgba(255,211,77,.18)}
.mobile-nav.active{display:grid}
.hero,.section{padding:52px 0}
.hero-copy,.hero-note,.banner-card,.product-card,.faq-shell,.page-hero,.footer-card{background:linear-gradient(180deg,#38383d,#252529);border:1px solid rgba(255,211,77,.18);border-radius:26px;box-shadow:0 18px 48px rgba(0,0,0,.24)}
.hero .container{display:grid;grid-template-columns:1.08fr .92fr;gap:18px}
.hero-copy,.page-hero,.faq-shell,.footer-card{padding:32px}
.eyebrow,.chip,.hero-kicker,.banner-kicker,.product-chip{display:inline-flex;width:fit-content;padding:8px 12px;border-radius:999px;background:rgba(255,211,77,.1);color:#ffe79c;text-transform:uppercase;font-size:.76rem;font-weight:800;letter-spacing:.1em}
h1,h2,h3{font-family:"Space Grotesk",sans-serif;margin:0}
.hero h1{margin:18px 0 14px;font-size:clamp(3rem,6vw,5.6rem);line-height:.92;max-width:none}
.lead,.page-intro,.footer-text,.faq-answer,.product-card p{color:#cac3a2;line-height:1.75}
.btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 22px;border-radius:16px;font-weight:800}
.btn-primary{background:linear-gradient(135deg,#fff1b8,#ffd34d);color:#37311d}
.btn-secondary{border:1px solid rgba(255,211,77,.18);background:rgba(255,255,255,.03);color:#fff9df}
.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin:24px 0}
.hero-metrics,.banner-grid,.product-grid,.faq-grid,.footer-grid{display:grid;gap:16px}
.hero-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}
.hero-metrics article{padding:16px;border-radius:18px;background:rgba(255,255,255,.03);border:1px solid rgba(255,211,77,.18)}
.hero-metrics strong{display:block;font-family:"Space Grotesk",sans-serif;font-size:1.5rem;color:#fff1b8}
.hero-side{display:grid;gap:16px}
.hero-note{padding:24px}
.hero-note strong{display:block;margin-top:14px;line-height:1.5}
.section-head{display:grid;gap:10px;margin-bottom:22px}
.section-head h2{font-size:clamp(2.1rem,4vw,3.8rem)}
.section-head p{color:#cac3a2;line-height:1.7;max-width:60ch}
.banner-grid,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.banner-card{display:flex;flex-direction:column;gap:14px;min-height:260px;padding:26px;background:linear-gradient(180deg,#444136,#8c7833)}
.banner-card--alt{background:linear-gradient(180deg,#36363a,#6f6234)}
.banner-link{margin-top:auto;font-weight:800;text-transform:uppercase;letter-spacing:.08em}
.product-card{padding:28px}
.product-top{display:flex;justify-content:space-between;gap:12px;margin-bottom:14px}
.product-rank{font-weight:900;color:#fff1b8}
.product-card h3{margin-bottom:10px;font-size:2rem}
.product-card ul{padding-left:18px;color:#cac3a2;display:grid;gap:8px}
.faq-grid{grid-template-columns:1fr}
.faq-item{padding:0;border-radius:20px;background:rgba(255,255,255,.03);border:1px solid rgba(255,211,77,.18);overflow:hidden}
.faq-question{width:100%;background:none;border:0;color:#fff9df;padding:18px 20px;text-align:left;font:inherit;font-weight:800;display:flex;justify-content:space-between}
.faq-answer{display:none;padding:0 20px 20px}
.faq-item.active .faq-answer{display:block}
.hero-inner{padding-top:24px}
.page-title{margin:16px 0 14px;font-size:clamp(2.4rem,5vw,4.4rem)}
.footer-card{padding:28px}
.footer-grid{grid-template-columns:1.2fr .9fr .9fr}
.footer h4{margin:0 0 12px;color:#ffe79c}
.footer-links{display:grid;gap:10px}
.trust-strip{margin-top:24px;padding-top:22px;border-top:1px solid rgba(255,211,77,.18)}
.trust-strip-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-top:14px}
.trust-logo-item{min-height:76px;padding:12px;border-radius:16px;display:grid;place-items:center;background:rgba(255,255,255,.03);border:1px solid rgba(255,211,77,.18)}
.trust-logo-item img{max-width:100%;max-height:42px;object-fit:contain}
.footer-bottom{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-top:20px;padding-top:18px;border-top:1px solid rgba(255,211,77,.18);color:#cac3a2}
@media (max-width:900px){
  .desktop-nav{display:none}.burger{display:block}.hero .container,.hero-metrics,.banner-grid,.product-grid,.footer-grid{grid-template-columns:1fr}
}
