*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#f6f1f8;color:#23162d}a{text-decoration:none;color:inherit}.container{width:min(1180px,92vw);margin:0 auto}.topbar{background:#12091c;color:#f8e8ff;font-size:.88rem}.topbar-inner{display:flex;justify-content:space-between;gap:1rem;padding:.65rem 0}.topbar-links{display:flex;gap:.5rem;flex-wrap:wrap}.site-header{position:sticky;top:0;z-index:10;background:rgba(35,22,45,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(255,255,255,.08)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:.9rem 0}.brand img{height:54px;width:auto;display:block}.main-nav{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;justify-content:flex-end}.main-nav a{color:#fff;font-weight:600;font-size:.96rem}.cart-link{padding:.6rem 1rem;background:#f4d98a;color:#3c2455;border-radius:999px;box-shadow:0 8px 20px rgba(244,217,138,.22)}.hero{background:radial-gradient(circle at top right,#9d6dc7 0,#6d3d91 28%,#2f1741 65%,#1a0d26 100%);color:#fff;padding:4.5rem 0 3rem}.hero-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(320px,.9fr);gap:2rem;align-items:stretch}.hero-copy{display:flex;flex-direction:column;justify-content:center}.eyebrow,.mini-label{display:inline-flex;align-items:center;gap:.4rem;padding:.35rem .75rem;border:1px solid rgba(255,255,255,.2);border-radius:999px;margin-bottom:1rem;font-size:.84rem;text-transform:uppercase;letter-spacing:.08em}.hero h1{font-size:clamp(2.2rem,4vw,4rem);line-height:1.02;margin:.2rem 0 1rem;max-width:11ch}.hero p{font-size:1.08rem;max-width:58ch;color:#f0e7f6}.search-bar,.filters{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:1.25rem}.search-bar input,.filters input,.filters select,.checkout-form input,.checkout-form select,.checkout-form textarea{flex:1;min-width:220px;border:1px solid #d8d0df;border-radius:16px;padding:1rem 1.05rem;background:#fff;box-shadow:inset 0 1px 0 rgba(255,255,255,.6)}.search-bar button,.filters button,button,.button-primary,.button-secondary{border:none;border-radius:16px;padding:.95rem 1.15rem;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;transition:transform .18s ease,box-shadow .18s ease}.search-bar button,button,.button-primary{background:#5e2f7d;color:#fff;box-shadow:0 14px 28px rgba(94,47,125,.22)}.button-secondary{background:#fff;color:#4a2664;border:1px solid rgba(255,255,255,.35)}button:hover,.button-primary:hover,.button-secondary:hover{transform:translateY(-1px)}.hero-actions{display:flex;gap:.8rem;flex-wrap:wrap;margin-top:1rem}.hero-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:.8rem;margin-top:1.5rem}.hero-stats div{padding:1rem;border-radius:18px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12)}.hero-stats strong{display:block;font-size:1.15rem}.hero-stats span{display:block;font-size:.9rem;color:#e7d7f2}.hero-panel{display:grid;gap:1rem}.hero-card{padding:1.35rem;border-radius:26px;border:1px solid rgba(255,255,255,.12);box-shadow:0 18px 50px rgba(11,4,17,.28)}.hero-card-highlight{background:rgba(255,255,255,.12)}.hero-card-soft{background:linear-gradient(180deg,rgba(255,255,255,.1),rgba(255,255,255,.06))}.hero-card h3{margin:.2rem 0 .8rem;font-size:1.4rem}.hero-card p,.hero-card li{color:#f3e8f8}.hero-card ul{padding-left:1.15rem;margin:0}.quick-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:-2rem;position:relative;z-index:2}.benefit-card,.cta-strip,.cart-list,.summary-box,.checkout-form,.checkout-box,.prose,.product-card{background:#fff;border:1px solid #ecdef5;border-radius:26px;box-shadow:0 12px 35px rgba(66,35,96,.07)}.benefit-card{padding:1.25rem}.benefit-card strong{display:block;margin-bottom:.35rem;color:#472267}.benefit-card span{color:#6d5a7e}.section{padding:2.5rem 0}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:1.2rem}.section-heading h1,.section-heading h2{margin:0}.section-subtitle{margin:.45rem 0 0;color:#6c587e}.chips{display:flex;gap:.8rem;flex-wrap:wrap}.chip{padding:.8rem 1rem;background:#fff;border:1px solid #eadff3;border-radius:999px;color:#4e2b69;font-weight:600}.chip span{opacity:.7}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem}.product-card{overflow:hidden;display:flex;flex-direction:column}.product-image-wrap{display:block;background:linear-gradient(180deg,#f7f0fb,#fff);padding:1rem;height:300px}.product-image{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.product-info{padding:1rem;display:flex;flex-direction:column;gap:.55rem;flex:1}.product-info h3{margin:0;font-size:1.08rem;line-height:1.28}.product-author{color:#7d5d98;font-size:.92rem;margin:0}.product-code{margin:0;color:#91819f;font-size:.83rem}.price,.detail-price{font-size:1.35rem;font-weight:800;color:#472267;margin:0}.stock{color:#557a46;font-weight:600}.product-detail{display:grid;grid-template-columns:minmax(260px,.85fr) minmax(0,1.15fr);gap:2rem;align-items:start}.detail-image{width:100%;max-width:420px;background:#fff;border:1px solid #ecdef5;border-radius:28px;padding:1rem;box-shadow:0 14px 35px rgba(66,35,96,.08)}.add-form{display:flex;gap:.8rem;align-items:end;flex-wrap:wrap;margin-top:1rem}.add-form input{max-width:110px;border:1px solid #d8d0df;border-radius:14px;padding:.8rem}.cart-list,.summary-box,.checkout-form,.checkout-box,.prose,.cta-strip{padding:1.25rem}.cart-row,.summary-row{display:flex;justify-content:space-between;gap:1rem;padding:.95rem 0;border-bottom:1px solid #f1e8f7}.cart-row:last-child,.summary-row:last-child{border-bottom:none}.checkout-layout{display:grid;grid-template-columns:1.2fr .8fr;gap:1.5rem}.checkout-form{display:grid;gap:.8rem}.helper{color:#7a6a86;font-size:.95rem}.link-danger{background:none;color:#9e345e;padding:0;box-shadow:none}.flashes{padding:1rem 0}.flash{padding:.95rem 1rem;border-radius:16px;margin-bottom:.65rem}.flash.success{background:#e7f7ec;color:#14532d}.flash.error{background:#fce7ef;color:#831843}.cta-strip{display:flex;align-items:center;justify-content:space-between;gap:1rem;background:linear-gradient(135deg,#2f1741,#5d2a77);color:#fff}.site-footer{margin-top:3rem;background:#23162d;color:#fff;padding:2.2rem 0 5rem}.footer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem}.prose ol,.prose ul{padding-left:1.3rem}.floating-wa{position:fixed;right:18px;bottom:18px;z-index:40;background:#25d366;color:#fff;padding:.95rem 1.15rem;border-radius:999px;font-weight:800;box-shadow:0 20px 40px rgba(37,211,102,.32)}@media (max-width:900px){.hero-grid,.product-detail,.checkout-layout,.footer-grid,.quick-benefits{grid-template-columns:1fr}.topbar-inner{display:block}.topbar-links{display:none}.header-inner{flex-direction:column;align-items:flex-start}.main-nav{width:100%;overflow:auto;justify-content:flex-start;padding-bottom:.2rem}.section-heading,.cta-strip{flex-direction:column;align-items:flex-start}.hero{padding:3.3rem 0 2.2rem}.hero h1{max-width:none;font-size:2.35rem}.hero-actions{flex-direction:column}.hero-stats{grid-template-columns:1fr}.search-bar input,.filters input,.filters select,.search-bar button,.filters button,.button-primary,.button-secondary{width:100%}.product-image-wrap{height:250px}.floating-wa{left:14px;right:14px;bottom:14px;justify-content:center;text-align:center}.site-footer{padding-bottom:6.2rem}}@media (max-width:640px){body{font-size:15px}.container{width:min(94vw,1180px)}.hero-card,.benefit-card,.product-card,.cart-list,.summary-box,.checkout-form,.checkout-box,.prose,.cta-strip{border-radius:22px}.product-grid{grid-template-columns:1fr 1fr;gap:.85rem}.product-info h3{font-size:.98rem}.section{padding:2rem 0}}@media (max-width:460px){.product-grid{grid-template-columns:1fr}.cart-row,.summary-row{flex-direction:column;align-items:flex-start}}
