*{box-sizing:border-box}body{margin:0;font-family:Inter,Arial,sans-serif;background:#f6f8fb;color:#1c2430;line-height:1.75}.sidebar{position:fixed;left:0;top:0;bottom:0;width:240px;background:#111827;color:#fff;padding:28px 20px;overflow:auto}.sidebar h2{margin:0 0 24px;font-size:22px}.sidebar nav{display:flex;flex-direction:column;gap:8px}.sidebar a{color:#dbeafe;text-decoration:none;padding:9px 11px;border-radius:8px}.sidebar a:hover,.sidebar a[aria-current="page"]{background:#263449;color:#fff}.content{margin-left:240px;max-width:980px;padding:55px 6%;background:#fff;min-height:100vh}.content article{padding-bottom:25px;border-bottom:1px solid #e5e7eb}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.12em;color:#64748b}.content h1{font-size:42px;line-height:1.15;margin:10px 0 18px;color:#111827}.content h2{font-size:25px;margin-top:40px;color:#111827}.lead{font-size:18px;color:#475569}.content section{max-width:820px}.content a{color:#2563eb}.btn{display:inline-block;background:#111827;color:#fff!important;text-decoration:none;padding:12px 18px;border-radius:8px;margin-top:8px}.internal{background:#f8fafc;border:1px solid #e2e8f0;padding:24px;border-radius:12px;margin-top:45px}.internal ul{columns:2;padding-left:22px}.faq-list details{border-bottom:1px solid #e5e7eb;padding:14px 0}.faq-list summary{font-weight:700;cursor:pointer}.faq-list p{margin:8px 0 0}@media(max-width:760px){.sidebar{position:relative;width:100%;bottom:auto}.content{margin-left:0;padding:35px 22px}.content h1{font-size:32px}.internal ul{columns:1}}

.hero-image{margin:24px 0 32px}
.hero-image img{display:block;width:100%;max-width:1200px;height:auto;border-radius:14px}
.hero-image figcaption{margin-top:8px;font-size:.9rem;opacity:.75}

/* Enhanced navigation, content clusters, and cart */
.btn{border:0;cursor:pointer;margin-right:8px}.btn-secondary{background:#334155!important}.nav-divider{border-top:1px solid #374151;margin:14px 0}.nav-label{display:block;color:#94a3b8;font-size:11px;letter-spacing:.1em;padding:0 11px;margin-bottom:4px}.cart-link{font-weight:700}.cart-count{display:inline-grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:#2563eb;color:#fff;font-size:11px;margin-left:4px}.product-card{display:flex;justify-content:space-between;align-items:center;gap:24px;margin:30px 0;padding:24px;border:1px solid #dbe3ee;border-radius:14px;background:#f8fafc}.product-card h2{margin:0 0 8px}.product-buy{display:flex;align-items:center;gap:14px;white-space:nowrap}.product-buy strong{font-size:22px}.product-buy button,.remove-cart{border:0;border-radius:8px;background:#2563eb;color:#fff;padding:10px 14px;cursor:pointer}.guide-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.guide-card{display:flex;flex-direction:column;gap:6px;padding:18px;border:1px solid #e2e8f0;border-radius:12px;text-decoration:none!important;color:inherit!important;background:#fff}.guide-card strong{color:#111827}.guide-card span{color:#64748b;font-size:14px}.site-footer{margin-left:240px;padding:24px 6%;background:#f8fafc;border-top:1px solid #e5e7eb;color:#64748b}.cart-list{display:grid;gap:12px;margin-top:28px}.cart-row{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:18px 20px;border:1px solid #e2e8f0;border-radius:12px;background:#fff}.cart-row small{display:block;color:#64748b;margin-top:4px}.cart-row>div:last-child{display:flex;align-items:center;gap:14px}.cart-summary{display:flex;justify-content:flex-end;align-items:center;gap:14px;padding:24px 0;border-top:1px solid #e5e7eb;margin-top:24px}.cart-summary>div{margin-right:auto;font-size:18px}.cart-summary>div span{margin-left:10px}.btn-danger{background:#b91c1c!important}.empty-cart{padding:30px;border:1px dashed #cbd5e1;border-radius:12px;color:#64748b}@media(max-width:760px){.product-card,.cart-row,.cart-summary{flex-direction:column;align-items:stretch}.product-buy{justify-content:space-between}.guide-grid{grid-template-columns:1fr}.site-footer{margin-left:0}.cart-row>div:last-child{justify-content:space-between}}

/* Firewater sample-standard additions */
.hero-image{display:block;width:100%;height:auto;max-height:520px;object-fit:cover;border-radius:12px;margin:22px 0;box-shadow:0 10px 30px rgba(0,0,0,.08)}
.lp-game-article{margin-top:28px;padding:24px;border:1px solid #dbe3ec;border-radius:12px;background:#fff}
.lp-game-article h2{margin-top:0}
.lp-game-article h3{margin-top:22px;color:#174da3}
.lp-game-article ul{padding-left:22px}
.article-label{display:inline-block;padding:5px 9px;background:#eef5ff;color:#1757b7;border-radius:5px;font-size:12px;font-weight:700}
.services{margin:28px 0;padding:22px;background:#fff;border:1px solid #dbe3ec;border-radius:12px}
.services h2{text-align:center;margin-top:0}
.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.service{padding:16px;border:1px solid #dbe3ec;border-radius:9px;background:#fff}
.service h3{font-size:15px;margin:0 0 8px}.service p{font-size:13px;color:#667085}
.social-card{overflow:hidden}.social-links{padding:7px 12px}.social-links a{display:flex;justify-content:space-between;gap:12px;padding:10px 2px;border-bottom:1px solid #edf0f4}.social-links a:last-child{border-bottom:0}.social-id{color:#667085;font-size:12px}
@media(max-width:900px){.service-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.service-grid{grid-template-columns:1fr}}
