:root{color-scheme:dark;--background: #07111f;--surface: #101d31;--surface-2: #17253e;--text: #f2f6ff;--muted: #a4b1c4;--primary: #6c8cff;--primary-strong: #4d70ff;--accent: #47d3c2;--border: rgba(255, 255, 255, .12);--shadow: 0 24px 60px rgba(2, 6, 23, .35)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,sans-serif;color:var(--text);background:radial-gradient(circle at top left,#18304e 0%,var(--background) 50%,#09101b 100%);line-height:1.6}a{color:inherit;text-decoration:none}img,video{width:100%;display:block;border-radius:18px}.site-header{position:sticky;top:0;z-index:10;display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background:#07111fbf;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--border)}.brand img{max-height:48px;width:auto}.site-nav{display:flex;gap:1.25rem;color:var(--muted)}.site-nav a:hover,.site-nav a:focus-visible{color:var(--text)}.nav-cta,.button{display:inline-flex;align-items:center;justify-content:center;padding:1rem 1.5rem;border-radius:999px;font-weight:700;transition:transform .18s ease,background .18s ease}.nav-cta,.button.primary{background:linear-gradient(135deg,var(--primary),var(--accent));color:#fff}.button.secondary{background:#ffffff14;border:1px solid var(--border)}.nav-cta:hover,.button:hover{transform:translateY(-2px)}main{width:min(1180px,calc(100% - 2rem));margin:0 auto}.hero{display:grid;grid-template-columns:1.2fr .8fr;gap:2rem;padding:4rem 0 3rem;align-items:center}.eyebrow{margin:0 0 .5rem;text-transform:uppercase;letter-spacing:.3em;font-size:.78rem;color:var(--accent);font-weight:700}.hero h1,.section-heading h2{margin:0 0 1rem;line-height:1.1}.hero h1{font-size:clamp(2.2rem,4vw,3.8rem)}.store-section .section-heading h2,.showcase .section-heading h2,.contact-section .section-heading h2{font-size:clamp(2rem,3.5vw,3rem)}.hero-text,.section-heading p,.info-card p,.gallery-card h3,.product-card p,.video-card p,.contact-form label,.site-footer p{color:var(--muted)}.hero-actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.4rem}.hero-highlights{display:grid;gap:.6rem;margin-top:1.3rem;padding-left:1rem;color:var(--muted)}.hero-logo-display{display:flex;align-items:center;justify-content:center}.hero-logo{width:100%;max-width:420px;height:auto;filter:drop-shadow(0 8px 40px rgba(108,140,255,.35))}.hero-card,.info-card,.gallery-card,.video-card,.product-card,.cart-card,.contact-form{background:#101d31e6;border:1px solid var(--border);box-shadow:var(--shadow);border-radius:24px}.hero-card{padding:1.5rem}.hero-card__badge{display:inline-flex;padding:.4rem .7rem;border-radius:999px;background:#47d3c229;color:var(--accent);font-size:.85rem;font-weight:600}.hero-card ul{padding-left:1rem;color:var(--muted)}.text-link{color:var(--accent);font-weight:600}.section{padding:2rem 0 3rem}.section-heading{max-width:720px;margin-bottom:1.5rem}.card-grid,.store-grid,.gallery-grid{display:grid;gap:1rem}.card-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.info-card{padding:1.25rem}.showcase-grid,.store-layout{display:grid;grid-template-columns:1.3fr .7fr;gap:1.5rem;align-items:stretch}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid;height:100%}.gallery-card{overflow:hidden;border-radius:12px;display:flex;flex-direction:column}.gallery-card img{height:100%;object-fit:cover;border-radius:12px;flex:1;min-height:240px}.gallery-card h3{margin:.5rem 0 0;font-size:1rem}.product-detail{font-size:.85rem;color:var(--muted);margin:.25rem 0 0}.carousel-container{position:relative;width:100%;background:#ffffff05;border-radius:12px;overflow:hidden}.gallery-carousel .carousel-container{height:100%;flex:1;min-height:240px}.product-carousel .carousel-container{aspect-ratio:4 / 3}.carousel-image{width:100%;height:100%;object-fit:cover;border-radius:12px;transition:opacity .3s ease}.carousel-nav{position:absolute;top:50%;transform:translateY(-50%);background:#00000080;color:#fff;border:none;width:40px;height:40px;border-radius:50%;cursor:pointer;font-size:1.5rem;display:flex;align-items:center;justify-content:center;z-index:2;transition:background .18s ease}.carousel-nav:hover{background:#000c}.carousel-prev{left:.5rem}.carousel-next{right:.5rem}.carousel-dots{position:absolute;bottom:.75rem;left:50%;transform:translate(-50%);display:flex;gap:.5rem;z-index:2}.carousel-dot{width:8px;height:8px;border-radius:50%;border:none;background:#fff6;cursor:pointer;transition:background .18s ease}.carousel-dot.active{background:#ffffffe6}.product-carousel{overflow:visible}.product-card h3{margin:0;padding:.75rem .75rem 0;text-align:center}.cart-card h3{margin:0;text-align:center;padding:0 .75rem 1rem}.product-card{overflow:hidden;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.product-card:hover{transform:translateY(-5px);border-color:#6c8cff59;box-shadow:0 34px 75px #02061759}.product-card img,.product-card .product-card__image{width:100%;object-fit:cover;aspect-ratio:4 / 3}.penjamin-photo{object-position:center 0%}.product-card__content{padding:.75rem}.product-card__content h3{margin-bottom:.5rem;font-size:1.1rem}.product-card__content p{font-size:.9rem;margin-bottom:.75rem}.product-card__badge{display:inline-flex;padding:.35rem .75rem;margin-bottom:1rem;border-radius:999px;font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#fff;background:linear-gradient(135deg,var(--primary),var(--accent))}.product-card .product-meta{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:1rem}.product-card .price{font-size:1.15rem;font-weight:700;color:var(--accent)}.product-card .placeholder{display:grid;place-items:center;min-height:240px;background:radial-gradient(circle at top left,rgba(108,140,255,.16),transparent 55%),linear-gradient(180deg,#ffffff08,#ffffff14);color:var(--muted);text-align:center;font-size:.95rem}.product-card.featured .placeholder{min-height:280px}.product-card .add-to-cart{background:linear-gradient(135deg,var(--primary),var(--accent));border:none;color:#fff;padding:.75rem 1rem;border-radius:999px;cursor:pointer;transition:opacity .18s ease,transform .18s ease}.product-card .add-to-cart:hover{opacity:.95;transform:translateY(-1px)}.video-card{padding:0;display:flex;flex-direction:column}.video-card h3{padding:0!important;margin-bottom:.5rem!important;font-size:1rem;text-align:center}.video-card p{margin:0 0 .75rem;font-size:.9rem;text-align:center;padding:0 .5rem}.video-card video{margin-top:0;height:100%;min-height:150px;object-fit:cover;border-radius:12px}.store-grid{grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width: 980px){.store-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card.featured{grid-column:span 2}}@media (max-width: 720px){.store-grid{grid-template-columns:1fr}}grid-template-columns: 1fr; } .product-card.featured{grid-column:span 1}} .product-card,.cart-card{padding:1.5rem}.product-meta,.cart-total{display:flex;justify-content:space-between;align-items:center;margin-top:1rem;padding:.75rem .5rem;font-weight:600}.price{font-size:1.2rem;font-weight:700;color:var(--accent)}.add-to-cart{border:none;border-radius:999px;padding:.7rem 1rem;background:var(--primary);color:#fff;font-weight:700;cursor:pointer}.cart-card ul{padding:0;color:var(--muted);min-height:80px;list-style:none}.cart-item{margin-bottom:.5rem;padding:.5rem .75rem;border-bottom:1px solid var(--border);border-radius:8px;background:#ffffff05}.cart-item__info{font-size:.9rem;line-height:1.4;display:inline}.cart-item__remove{display:inline;background:none;border:none;color:var(--muted);cursor:pointer;font-size:.85rem;padding:0;margin:0;transition:color .18s ease;line-height:1}.cart-item__remove:hover{color:var(--accent)}.cart-card button{width:100%;margin-top:1.5rem;padding:1rem 1.5rem!important}.contact-form{padding:2rem;background:#ffffff08;border-radius:16px;border:1px solid var(--border)}.form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}label{display:grid;gap:.5rem;font-weight:600;margin-bottom:1.25rem;color:var(--text)}input,textarea,select{width:100%;padding:1rem;border-radius:12px;border:1px solid var(--border);background:#ffffff0d;color:var(--text);font:inherit;transition:border-color .18s ease,background .18s ease}input:focus,textarea:focus,select:focus{outline:none;border-color:var(--primary);background:#ffffff14;box-shadow:0 0 0 3px #6c8cff1a}.contact-form button{margin-top:1rem}.site-footer{text-align:center;padding:2rem 1rem 3rem;color:var(--muted)}@media (max-width: 900px){.hero,.showcase-grid,.store-layout,.card-grid{grid-template-columns:1fr}.site-header{flex-wrap:wrap;gap:.75rem}}@media (max-width: 640px){.site-header{padding:1rem}.site-nav{width:100%;justify-content:space-between;flex-wrap:wrap}.form-row,.gallery-grid,.store-grid{grid-template-columns:1fr}}
