:root{--bg:#120821;--text:#fff;--accent:#f5c86b;--accent2:#d66cff;--card:#221035}*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;background:var(--bg);color:var(--text)}a{color:inherit}.site-header{padding:18px 28px;display:flex;justify-content:space-between;align-items:center;background:#0c0617;position:sticky;top:0;z-index:5}.logo{font-size:24px;font-weight:800;color:var(--accent);text-decoration:none}.nav a{margin-left:18px;text-decoration:none}.hero{min-height:72vh;display:flex;align-items:center;justify-content:center;text-align:center;padding:70px 20px;background:radial-gradient(circle at top left,#7633ff55,transparent 35%),radial-gradient(circle at bottom right,#ff4fc855,transparent 35%),linear-gradient(135deg,#140622,#29124d)}.hero-with-image{background-size:cover;background-repeat:no-repeat}.hero-full-screen{min-height:86vh}.hero-card{max-width:900px;width:100%;padding:24px}.hero-card-left{text-align:left;margin-right:auto}.hero-card-right{text-align:right;margin-left:auto}.eyebrow{letter-spacing:.22em;text-transform:uppercase;color:var(--accent);font-size:14px}.hero h1{font-size:clamp(42px,7vw,82px);line-height:1;margin:12px 0;font-weight:900;text-shadow:0 5px 28px #000}.hero p{font-size:clamp(18px,2.2vw,24px);line-height:1.5;max-width:760px;margin:0 auto 28px;text-shadow:0 4px 18px #000}.hero-card-left p{margin-left:0}.hero-card-right p{margin-right:0}.btn{display:inline-block;background:linear-gradient(90deg,var(--accent),#ff8be9);color:#120821;padding:14px 28px;border-radius:999px;font-weight:800;text-decoration:none}.image-banner{background-size:cover;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;text-align:center;padding:40px 20px}.image-banner-content{max-width:850px}.image-banner h2{font-size:clamp(34px,5vw,66px);line-height:1;margin:0 0 14px;text-shadow:0 5px 28px #000}.image-banner p{font-size:clamp(17px,2vw,24px);line-height:1.45;margin:0 auto 24px;text-shadow:0 4px 18px #000}.section{padding:55px 24px;max-width:1180px;margin:auto}.section h2{text-align:center;font-size:36px;margin:0 0 28px}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px}.card{background:var(--card);border:1px solid #ffffff18;border-radius:22px;padding:24px;text-align:center;box-shadow:0 20px 55px #0005}.card h3{color:var(--accent);margin-top:0}.product-card img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:18px;background:#321b4d}.product-card{text-decoration:none;display:block}.price{color:var(--accent);font-weight:bold}.about{background:linear-gradient(135deg,#221035,#3a185c);border-radius:28px;padding:34px}.site-footer{text-align:center;padding:32px;background:#0c0617;color:#d8c9e8}@media(max-width:700px){.site-header{display:block;text-align:center}.nav{margin-top:12px}.nav a{margin:0 7px}.hero{min-height:62vh;padding:44px 16px}.hero-full-screen{min-height:68vh}.eyebrow{font-size:12px}.hero h1{font-size:38px}.hero p{font-size:17px}.image-banner{min-height:360px!important}.logo{font-size:22px}}
.site-header--rounded{border-radius:0 0 28px 28px}.header-logo-image{max-height:60px;width:auto;display:block}.nav a{color:var(--nav-color,#fff)}
@media(max-width:700px){.site-header--rounded{border-radius:0 0 24px 24px}.header-logo-image{max-height:50px;margin:0 auto}.site-header{padding:16px 18px}}
