*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;background:#0b1220;color:#e5e7eb}.ch-nav{position:fixed;top:0;left:0;right:0;background:#020617;display:flex;justify-content:space-between;align-items:center;padding:15px 40px;z-index:100;border-bottom:1px solid #1e293b}.ch-nav__logo{color:#e5e7eb;font-weight:700;font-size:1.2rem;text-decoration:none}.ch-nav__links a{color:#e5e7eb;margin-left:20px;text-decoration:none;font-weight:700}.ch-nav__links a:hover{color:#38bdf8}.ch-hero{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;background:linear-gradient(135deg,#020617,#1e293b);text-align:center;padding:0 20px}.ch-hero h1{font-size:4rem;margin:0}.ch-hero p{font-size:1.3rem;opacity:.8;max-width:700px}.ch-hero__btn{display:inline-block;margin-top:30px;background:#38bdf8;color:#020617;padding:14px 36px;border-radius:25px;text-decoration:none;font-weight:700;font-size:1rem;transition:background .2s}.ch-hero__btn:hover{background:#0ea5e9}.ch-section{padding:120px 10% 80px}.ch-section h2{text-align:center;font-size:2.8rem;margin-bottom:60px}.ch-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:30px}.ch-card{background:#020617;border:1px solid #1e293b;border-radius:15px;padding:30px;transition:.3s}.ch-card:hover{transform:translateY(-8px);border-color:#38bdf8}.ch-card h3{margin-top:0}.ch-card .price{font-size:2rem;margin:20px 0;color:#38bdf8}.ch-products{padding:120px 10% 80px}.ch-products h2{text-align:center;font-size:2.8rem;margin-bottom:60px}.ch-product-card{background:#020617;border:1px solid #1e293b;border-radius:15px;overflow:hidden;transition:.3s;text-align:center}.ch-product-card:hover{transform:translateY(-8px);border-color:#38bdf8}.ch-product-card img{width:100%;height:200px;object-fit:cover}.ch-product-card__info{padding:20px}.ch-product-card__info h3{margin:0 0 10px;font-size:1.1rem}.ch-product-card__price{color:#38bdf8;font-size:1.4rem;margin-bottom:15px}.ch-btn{background:#38bdf8;border:none;padding:12px 24px;border-radius:25px;cursor:pointer;font-weight:700;width:100%;color:#020617;font-size:1rem;transition:background .2s}.ch-btn:hover{background:#0ea5e9}.ch-accordion{background:#020617;border:1px solid #1e293b;border-radius:10px;padding:20px;margin-bottom:15px;cursor:pointer}.ch-accordion summary{font-weight:700;font-size:1.1rem}.ch-footer{background:#020617;padding:60px 10%;text-align:center;border-top:1px solid #1e293b;font-size:.9rem;opacity:.8}.ch-cart-icon{color:#e5e7eb;margin-left:20px;text-decoration:none;font-weight:700;position:relative}.ch-cart-icon:hover{color:#38bdf8}.ch-cart-count{background:#38bdf8;color:#020617;border-radius:50%;padding:2px 7px;font-size:.75rem;margin-left:4px}@media(max-width:768px){.ch-hero h1{font-size:2.5rem}.ch-section,.ch-products{padding:100px 5% 60px}.ch-nav{padding:15px 20px}.ch-nav__links{display:none}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/theme.css.map */
