.cg-landing{background:radial-gradient(circle at 70% 20%, rgba(212, 175, 55, 0.12), transparent 30%),linear-gradient(180deg, #050505 0%, #0d0d0d 100%);color:#f8f8f8;min-height:100vh;overflow-x:hidden}.cg-nav{background:rgba(0,0,0,.88);border-bottom:1px solid rgba(212,175,55,.45);padding:.75rem 0;--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28212, 175, 55, 0.98%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2.2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.cg-nav .navbar-toggler{border-color:rgba(212,175,55,.45)}.cg-nav .navbar-toggler-icon{background-image:var(--bs-navbar-toggler-icon-bg) !important}.cg-nav .nav-link{color:#f8f8f8;font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.cg-nav .nav-link:hover,.cg-nav .nav-link:focus{color:#d4af37}.cg-brand{display:flex;align-items:center;color:#f8f8f8;text-decoration:none;line-height:0;margin-right:1rem}.cg-brand img{width:clamp(160px,16vw,235px);max-width:100%;height:auto}.cg-hero{padding:clamp(3rem,6vw,6rem) 0 2rem}.cg-hero h1{font-family:Georgia,serif;font-size:clamp(3rem,7vw,6.8rem);font-weight:700;line-height:.9;text-transform:uppercase}.cg-hero h1 span{display:block;color:#d4af37}.cg-hero h2{margin-top:1.5rem;font-size:clamp(1.2rem,2vw,1.6rem);font-weight:800}.cg-eyebrow{color:#d4af37;font-size:.8rem;font-weight:800;letter-spacing:.22em;margin-bottom:.6rem;text-transform:uppercase}.cg-lead{color:#f8f8f8;font-size:1.05rem;line-height:1.7;max-width:34rem}.cg-hero-visual{position:relative}.cg-hero-visual img{display:block;width:100%;height:auto;filter:drop-shadow(0 30px 40px rgba(0, 0, 0, 0.65))}.cg-btn-primary,.cg-btn-gold{border-radius:4px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.cg-btn-primary{border:1px solid #d4af37;color:#d4af37;min-width:260px;padding:.9rem 2rem}.cg-btn-primary:hover{background:#d4af37;color:#050505}.cg-btn-gold{background:linear-gradient(135deg, #e8d89b, #d4af37);color:#050505;border:0;padding:.8rem 1.8rem}.cg-btn-gold:hover{background:#e8d89b;color:#050505}.cg-launch-note{margin:1rem 0 0 3.2rem;font-size:.8rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.cg-trust{padding:1rem 0 2.5rem}.cg-trust-panel{display:grid;grid-template-columns:repeat(5, 1fr);border:1px solid rgba(212,175,55,.45);border-radius:8px;background:rgba(10,10,10,.88);overflow:hidden}.cg-trust-item{padding:1.2rem;border-right:1px solid rgba(212,175,55,.25)}.cg-trust-item:last-child{border-right:0}.cg-trust-item i{color:#d4af37;font-size:2rem;margin-bottom:.8rem}.cg-trust-item strong{display:block;color:#d4af37;font-size:.85rem;text-transform:uppercase}.cg-trust-item p{color:#f8f8f8;font-size:.78rem;line-height:1.5;margin:.4rem 0 0}.cg-products{padding:1.5rem 0 2rem}.cg-products h2{font-size:clamp(1.6rem,3vw,2.2rem);font-weight:800}.cg-product-card{height:100%;position:relative;padding:1rem;border:1px solid rgba(248,248,248,.14);border-radius:8px;background:linear-gradient(180deg, rgba(255, 255, 255, 0.04), rgba(255, 255, 255, 0.01)),rgba(18,18,18,.92);transition:transform .2s ease,border-color .2s ease}.cg-product-card:hover{transform:translateY(-4px);border-color:#d4af37}.cg-product-card img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:4px;margin-bottom:1rem}.cg-product-card i{color:#d4af37;font-size:1.8rem}.cg-product-card h3{color:#d4af37;font-size:1rem;font-weight:800;margin-top:.5rem;text-transform:uppercase}.cg-product-card p{color:#f8f8f8;font-size:.88rem;line-height:1.5;margin:0}.cg-signup{padding:0 0 2rem}.cg-signup-panel{display:grid;grid-template-columns:auto 1fr minmax(340px, 480px);gap:1.5rem;align-items:center;border:1px solid rgba(212,175,55,.45);border-radius:8px;background:rgba(15,15,15,.92);padding:1.2rem 1.5rem}.cg-signup-brand img{width:80px}.cg-form{display:grid;grid-template-columns:1fr auto;gap:.6rem}.cg-form .cg-form-feedback{grid-column:1/-1;color:#ffb9b9;font-size:.78rem;margin:0}.cg-form .form-control{background:rgba(0,0,0,.45);border:1px solid rgba(212,175,55,.45);color:#f8f8f8;border-radius:3px}.cg-form .form-control::placeholder{color:rgba(248,248,248,.5)}.cg-form .form-control:focus{border-color:#d4af37;box-shadow:0 0 0 .2rem rgba(212,175,55,.15)}.cg-form small{grid-column:1/-1;color:#e8d89b;font-size:.72rem}.cg-form small i{color:#d4af37}.cg-form-success{grid-template-columns:1fr}.cg-form-success p{margin:0;color:#e8d89b;font-weight:700}.cg-footer{background:#030303;color:#a7a7a7;text-align:center;padding:.9rem 0;font-size:.75rem}@media(max-width: 991.98px){.cg-trust-panel{grid-template-columns:repeat(2, 1fr)}.cg-trust-item{border-right:0;border-bottom:1px solid rgba(212,175,55,.25)}.cg-trust-item:last-child{grid-column:1/-1;border-bottom:0}.cg-signup-panel{grid-template-columns:1fr;text-align:center}.cg-form{max-width:560px;margin:0 auto;width:100%}}@media(max-width: 767.98px){.cg-brand img{width:clamp(140px,42vw,190px)}.cg-hero{text-align:left;padding-top:2rem}.cg-launch-note{margin-left:0;text-align:center}.cg-btn-primary{width:100%}.cg-trust-panel{grid-template-columns:repeat(5, minmax(80px, 1fr));overflow-x:auto}.cg-trust-item{min-width:110px;padding:.8rem;text-align:center}.cg-trust-item i{font-size:1.5rem}.cg-trust-item strong{font-size:.65rem}.cg-trust-item p{display:none}.cg-product-card{padding:.7rem}.cg-product-card h3{font-size:.78rem}.cg-product-card p{display:none}.cg-form{grid-template-columns:1fr}.cg-form .cg-btn-gold{width:100%}}