:root{--plum:#6e236f;--plum-dark:#4f1651;--lilac:#ead5ed;--cream:#fffaf2;--green:#b8cd69;--ink:#251d25;--muted:#746a73;--line:rgba(79,22,81,.16);--white:#fff;--shadow:0 20px 60px rgba(79,22,81,.13)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:'DM Sans',system-ui,sans-serif;line-height:1.6}img{max-width:100%;height:auto}a{color:inherit}.container{width:min(1120px,calc(100% - 36px));margin-inline:auto}
.skip-link{position:absolute;left:14px;top:-80px;z-index:100;padding:10px 14px;background:var(--green);color:var(--ink);border-radius:10px;font-weight:800}.skip-link:focus{top:14px}.site-nav{position:sticky;top:0;z-index:20;background:rgba(234,213,237,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.nav-inner{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:18px}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--plum-dark);font-weight:900}.brand img{width:48px;height:48px;object-fit:contain}.brand span{font-size:1rem}.nav-links{display:flex;align-items:center;gap:18px;font-size:.82rem;font-weight:800;color:var(--plum-dark)}.nav-links a{text-decoration:none}.nav-links a:hover{text-decoration:underline}
.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 20px;border-radius:15px;background:var(--plum);color:var(--white);font-weight:900;text-decoration:none;box-shadow:0 10px 28px rgba(79,22,81,.18)}.button:hover{background:var(--plum-dark)}.button.secondary{background:transparent;color:var(--plum-dark);border:1px solid var(--plum);box-shadow:none}.breadcrumbs{padding:22px 0 0;color:var(--muted);font-size:.8rem}.breadcrumbs ol{display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none}.breadcrumbs li+li:before{content:'›';margin-right:8px;color:var(--plum)}
.hero{padding:58px 0 64px;background:linear-gradient(145deg,var(--plum-dark),var(--plum));color:var(--white)}.hero-grid{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(280px,.88fr);align-items:center;gap:48px}.eyebrow{display:block;margin-bottom:12px;color:var(--green);font-size:.75rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}h1,h2,h3{margin-top:0;color:inherit;line-height:1.06}h1{max-width:850px;margin-bottom:20px;font-family:'Bebas Neue','Arial Narrow',sans-serif;font-size:clamp(3.4rem,7vw,6.5rem);letter-spacing:.01em}h2{font-size:clamp(1.9rem,4vw,3rem)}h3{font-size:1.25rem}.hero p{max-width:680px;margin:0 0 26px;color:rgba(255,255,255,.83);font-size:1.04rem}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.hero .button{background:var(--green);color:var(--ink)}.hero .button.secondary{background:transparent;color:var(--white);border-color:rgba(255,255,255,.5)}.hero-media{position:relative;overflow:hidden;border-radius:28px;background:var(--lilac);box-shadow:0 25px 70px rgba(23,6,24,.35);aspect-ratio:1.08}.hero-media img{display:block;width:100%;height:100%;object-fit:cover}
.section{padding:68px 0}.section.alt{background:#f7eff8}.section-heading{max-width:760px;margin-bottom:28px}.section-heading p{color:var(--muted)}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.product-card{display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--line);border-radius:22px;background:var(--white);box-shadow:0 12px 35px rgba(79,22,81,.08)}.product-card img{width:100%;aspect-ratio:1.08;object-fit:cover;background:var(--lilac)}.product-card-body{display:flex;flex:1;flex-direction:column;padding:20px}.product-card h2,.product-card h3{margin-bottom:8px;color:var(--plum-dark)}.product-card p{margin:0 0 16px;color:var(--muted)}.product-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:auto;margin-bottom:17px}.tag{padding:5px 9px;border-radius:999px;background:var(--lilac);color:var(--plum-dark);font-size:.69rem;font-weight:900;text-transform:uppercase}.price{color:var(--plum);font-weight:900}.card-link{color:var(--plum-dark);font-weight:900;text-underline-offset:3px}
.compact-hero{padding:52px 0}.compact-hero h1{margin-bottom:14px}.policy-stack{max-width:850px}.policy-stack article{padding:24px 0;border-bottom:1px solid var(--line)}.policy-stack article:first-child{padding-top:0}.policy-stack h2{margin-bottom:10px;color:var(--plum-dark)}.policy-stack p{margin:0;color:var(--muted)}.policy-stack>.button{margin-top:24px}.not-found{min-height:65vh;display:grid;align-items:center;padding:80px 0;background:linear-gradient(145deg,#f7eff8,var(--cream))}.not-found h1{max-width:760px;color:var(--plum-dark)}.not-found p{max-width:620px;color:var(--muted);font-size:1.08rem}.not-found .hero-actions{margin:26px 0}.not-found .button.secondary{background:transparent;color:var(--plum-dark);border-color:var(--plum)}
.detail-grid{display:grid;grid-template-columns:minmax(300px,.92fr) minmax(0,1.08fr);align-items:start;gap:48px}.detail-photo{position:sticky;top:100px;overflow:hidden;border-radius:28px;background:var(--lilac);box-shadow:var(--shadow)}.detail-photo img{display:block;width:100%;aspect-ratio:1;object-fit:cover}.detail-copy h1{color:var(--plum-dark)}.detail-copy .lede{font-size:1.12rem;color:var(--muted)}.detail-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:26px 0}.fact{padding:16px;border:1px solid var(--line);border-radius:16px;background:var(--white)}.fact small{display:block;color:var(--muted);font-size:.7rem;font-weight:900;text-transform:uppercase}.fact strong{display:block;margin-top:3px;color:var(--plum-dark)}.ingredients{padding:22px;border-radius:18px;background:var(--lilac)}.ingredients h2{font-size:1.35rem;color:var(--plum-dark)}.ingredients p{margin-bottom:0}
.help-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.help-card{padding:23px;border:1px solid var(--line);border-radius:18px;background:var(--white)}.help-card h2,.help-card h3{color:var(--plum-dark)}.help-card p{margin-bottom:0;color:var(--muted)}.category-links{display:flex;flex-wrap:wrap;gap:10px}.category-links a{padding:10px 14px;border-radius:12px;background:var(--lilac);color:var(--plum-dark);font-weight:900;text-decoration:none}.category-links a[aria-current=page]{background:var(--plum);color:var(--white)}.notice{margin-top:28px;padding:18px 20px;border-left:4px solid var(--green);border-radius:0 14px 14px 0;background:#f4f8e7;color:#444c29}
footer{padding:46px 0 28px;background:var(--plum-dark);color:var(--white)}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:30px}.footer-copy{color:rgba(255,255,255,.72)}.footer-links{display:flex;flex-wrap:wrap;gap:10px 18px}.footer-links a{color:var(--white)}.footer-bottom{margin-top:32px;padding-top:18px;border-top:1px solid rgba(255,255,255,.16);color:rgba(255,255,255,.65);font-size:.78rem}
@media(max-width:800px){.nav-links{display:none}.hero-grid,.detail-grid{grid-template-columns:1fr}.hero{padding-top:42px}.hero-media{max-width:540px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-photo{position:relative;top:auto;max-width:560px}.help-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}}@media(max-width:520px){.container{width:min(100% - 26px,1120px)}.nav-inner{min-height:68px}.brand span{display:none}.hero{padding:34px 0 42px}.hero-grid{gap:28px}.hero h1{font-size:3.35rem}.hero-actions{display:grid}.hero-actions .button{width:100%}.product-grid{grid-template-columns:1fr}.detail-facts{grid-template-columns:1fr}.section{padding:50px 0}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
