@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400&family=Mulish:wght@300;400;500;600;700&display=swap");*{margin:0;padding:0;box-sizing:border-box}:root{--night:#16112b;--deep:#1f1740;--violet:#3a2a63;--gold:#d8b26e;--gold-soft:hsla(38,58%,64%,.35);--cream:#f3ecdd;--lav:#b9aed6;--lav-dim:#7d729e}html{scroll-behavior:smooth}body{background:var(--night);color:var(--cream);font-family:Mulish,sans-serif;font-weight:300;overflow-x:hidden}a{color:inherit;text-decoration:none}.serif,h1,h2,h3{font-family:Cormorant Garamond,serif;font-weight:500;letter-spacing:.01em}.hw-nav{position:fixed;top:0;left:0;width:100%;z-index:1000;background:rgba(22,17,43,.9);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid hsla(38,58%,64%,.18);padding:12px 28px;justify-content:space-between}.hw-nav,.hw-nav-brand{display:flex;align-items:center}.hw-nav-brand{gap:12px}.hw-nav-logo{height:38px;width:38px;border-radius:50%;object-fit:cover}.hw-nav-name{font-family:Cormorant Garamond,serif;font-size:1.15rem;letter-spacing:.06em;color:var(--cream)}.hw-nav-links{display:flex;gap:26px;align-items:center;font-size:.85rem}.hw-nav-links a{color:var(--lav);transition:color .2s}.hw-nav-links a:hover{color:var(--gold)}.hw-cart-link{position:relative;color:var(--lav);font-size:1rem}.hw-cart-badge{position:absolute;top:-8px;right:-12px;background:var(--gold);color:var(--night);border-radius:50%;width:16px;height:16px;font-size:.6rem;font-weight:700;font-family:Mulish,sans-serif}.hw-cart-badge,.hw-hero{display:flex;align-items:center;justify-content:center}.hw-hero{min-height:88vh;flex-direction:column;text-align:center;padding:120px 24px 64px;position:relative;overflow:hidden}.hw-hero-glow{position:absolute;top:50%;left:50%;width:640px;height:640px;border-radius:50%;transform:translate(-50%,-50%);background:radial-gradient(circle,hsla(38,58%,64%,.14) 0,rgba(58,42,99,.18) 45%,transparent 70%);animation:breathe 9s ease-in-out infinite;pointer-events:none}@keyframes breathe{0%,to{transform:translate(-50%,-50%) scale(1);opacity:.8}50%{transform:translate(-50%,-50%) scale(1.12);opacity:1}}@media (prefers-reduced-motion:reduce){.hw-hero-glow{animation:none}}.hw-hero h1{font-size:clamp(2.2rem,6vw,4rem);color:var(--cream);position:relative;z-index:1;max-width:760px;line-height:1.15}.hw-hero .hw-sub{margin-top:18px;font-size:1rem;color:var(--lav);max-width:480px;line-height:1.8;position:relative;z-index:1}.hw-hero-hz{font-size:.7rem;letter-spacing:.4em;text-transform:uppercase;color:var(--gold);margin-bottom:20px;position:relative;z-index:1}.hw-btn,.hw-hero-hz{font-family:Mulish,sans-serif}.hw-btn{display:inline-block;padding:14px 40px;border-radius:999px;background:var(--gold);color:var(--night);font-weight:700;font-size:.9rem;border:none;cursor:pointer;transition:transform .15s,box-shadow .15s}.hw-btn:hover{transform:translateY(-1px);box-shadow:0 6px 24px hsla(38,58%,64%,.25)}.hw-btn:disabled{opacity:.45;cursor:not-allowed;transform:none;box-shadow:none}.hw-btn-ghost{display:inline-block;padding:13px 36px;border-radius:999px;background:transparent;color:var(--gold);border:1px solid var(--gold-soft);font-family:Mulish,sans-serif;font-weight:600;font-size:.9rem;cursor:pointer;transition:border-color .2s}.hw-btn-ghost:hover{border-color:var(--gold)}.hw-wave{width:100%;max-width:720px;margin:0 auto;display:block;opacity:.5}.hw-library{max-width:1100px;margin:0 auto;padding:72px 24px}.hw-label{font-size:.68rem;letter-spacing:.35em;text-transform:uppercase;color:var(--gold);text-align:center;margin-bottom:12px}.hw-library h2{text-align:center;font-size:clamp(1.8rem,4vw,2.6rem);margin-bottom:48px}.hw-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:12px;gap:12px}.hw-card{background:var(--deep);border:1px solid hsla(38,58%,64%,.12);border-radius:18px;overflow:hidden;transition:border-color .25s,transform .25s;display:flex;flex-direction:column}.hw-card:hover{border-color:hsla(38,58%,64%,.4);transform:translateY(-3px)}.hw-card img{width:100%;aspect-ratio:1/1;object-fit:cover;display:block}.hw-card-body{padding:10px 12px 12px;display:flex;flex-direction:column;flex:1 1}.hw-card h3{font-size:.82rem;margin-bottom:4px;line-height:1.25;font-family:Mulish,sans-serif;font-weight:600}.hw-card-foot{display:flex;justify-content:space-between;align-items:center;margin-top:8px;gap:6px;flex-wrap:wrap}.hw-price{font-family:Mulish,sans-serif;font-weight:700;color:var(--gold);font-size:.72rem;white-space:nowrap}.hw-soon{font-size:.55rem;letter-spacing:.2em;text-transform:uppercase;color:var(--lav-dim);border:1px solid rgba(185,174,214,.25)}.hw-add,.hw-soon{padding:5px 12px;border-radius:999px}.hw-add{background:transparent;color:var(--gold);border:1px solid var(--gold-soft);font-family:Mulish,sans-serif;font-weight:600;font-size:.65rem;cursor:pointer;transition:all .2s}.hw-add.added,.hw-add:hover{background:var(--gold);color:var(--night)}.hw-bundle{max-width:760px;margin:24px auto 0;text-align:center;background:linear-gradient(160deg,var(--deep),var(--violet));border:1px solid hsla(38,58%,64%,.3);border-radius:24px;padding:48px 32px}.hw-bundle h3{font-size:1.7rem;margin-bottom:10px}.hw-bundle p{color:var(--lav);font-size:.88rem;max-width:440px;margin:0 auto 22px;line-height:1.7}.hw-bundle-price{font-size:2rem;font-weight:700;color:var(--gold);font-family:Mulish,sans-serif;margin-bottom:20px}.hw-ritual{max-width:760px;margin:0 auto;padding:72px 24px;text-align:center}.hw-ritual-steps{display:flex;justify-content:center;gap:48px;margin-top:40px;flex-wrap:wrap}.hw-step{max-width:180px}.hw-step-word{font-family:Cormorant Garamond,serif;font-size:1.4rem;color:var(--gold);margin-bottom:8px}.hw-step p{font-size:.8rem;color:var(--lav);line-height:1.7}.hw-faq{max-width:640px;margin:0 auto;padding:48px 24px 88px}.hw-faq-item{background:var(--deep);border:1px solid hsla(38,58%,64%,.1);border-radius:14px;margin-bottom:8px;overflow:hidden}.hw-faq-q{padding:16px 20px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-size:.88rem;font-weight:500;color:var(--cream)}.hw-faq-toggle{color:var(--gold);transition:transform .2s}.hw-faq-toggle.open{transform:rotate(45deg)}.hw-faq-a{padding:0 20px 16px;font-size:.82rem;color:var(--lav);line-height:1.8}.hw-footer{border-top:1px solid hsla(38,58%,64%,.15);padding:36px 24px 100px;text-align:center}.hw-footer-name{font-family:Cormorant Garamond,serif;font-size:1.1rem;letter-spacing:.08em;margin-bottom:14px}.hw-footer-links{display:flex;justify-content:center;gap:22px;margin-bottom:14px;flex-wrap:wrap}.hw-footer-links a{font-size:.8rem;color:var(--lav)}.hw-footer-links a:hover{color:var(--gold)}.hw-footer-copy{font-size:.65rem;color:var(--lav-dim)}.hw-legal{max-width:680px;margin:0 auto;padding:120px 24px 80px;color:var(--lav);font-size:.88rem;line-height:1.9}.hw-legal h1{color:var(--cream);font-size:2rem;margin-bottom:28px}.hw-legal h2{color:var(--cream);font-size:1.15rem;margin:28px 0 10px}.hw-legal p{margin-bottom:14px}.hw-page{max-width:640px;margin:0 auto;padding:120px 24px 80px}.hw-page h1{font-size:2rem;margin-bottom:28px}.hw-line{display:flex;gap:16px;align-items:center;background:var(--deep);border:1px solid hsla(38,58%,64%,.12);border-radius:14px;padding:14px;margin-bottom:12px}.hw-line img{width:56px;height:56px;border-radius:10px;object-fit:cover}.hw-line-title{font-size:.9rem;font-weight:500;flex:1 1}.hw-line-price{font-weight:700;color:var(--gold);font-size:.85rem}.hw-remove{background:none;border:none;color:var(--lav-dim);cursor:pointer;font-size:.78rem}.hw-remove:hover{color:var(--cream)}.hw-total{display:flex;justify-content:space-between;font-size:1.05rem;font-weight:700;margin:22px 0}.hw-input{width:100%;padding:13px 16px;border-radius:12px;border:1px solid hsla(38,58%,64%,.2);background:var(--deep);color:var(--cream);font-family:Mulish,sans-serif;font-size:.88rem;outline:none;margin-bottom:12px}.hw-input:focus{border-color:var(--gold)}.hw-error{color:#e08a8a;font-size:.8rem;margin-bottom:12px}.hw-download{display:block;padding:16px 20px;margin-bottom:12px;background:var(--deep);border:1px solid hsla(38,58%,64%,.25);border-radius:14px;color:var(--cream);font-weight:600;font-size:.9rem;transition:border-color .2s}.hw-download:hover{border-color:var(--gold)}@media (max-width:900px){.hw-grid{grid-template-columns:repeat(3,1fr);gap:8px}.hw-card h3{font-size:.72rem}.hw-card-body{padding:8px 9px 10px}.hw-add{padding:4px 10px;font-size:.6rem}}@media (max-width:640px){.hw-nav-links{gap:16px;font-size:.78rem}.hw-hero{min-height:74vh;padding-top:100px}.hw-ritual-steps{gap:28px}.hw-footer{padding-bottom:48px}}.hw-track-no{font-size:.55rem;letter-spacing:.25em;text-transform:uppercase;color:var(--gold);margin-bottom:4px;font-weight:600}.hw-hours{text-align:center;color:var(--lav);font-size:.85rem;margin-bottom:36px;letter-spacing:.02em;white-space:nowrap}.hw-hours-big{color:var(--gold);font-weight:800;font-size:1.05rem;letter-spacing:.12em;margin-right:8px}@media (max-width:640px){.hw-hours{font-size:.72rem}.hw-hours-big{font-size:.9rem}}.hw-sticky{position:fixed;bottom:0;left:0;width:100%;z-index:900;background:hsla(42,50%,96%,.98);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid hsla(38,58%,64%,.5);box-shadow:0 -4px 20px rgba(0,0,0,.25);padding:12px 20px;display:flex;justify-content:center;align-items:center;gap:18px;transform:translateY(100%);transition:transform .3s ease}.hw-sticky.show{transform:translateY(0)}.hw-sticky-text{font-size:.88rem;color:#4a4258}.hw-sticky-text b{color:#8a6320;font-weight:800}.hw-sticky-btn{padding:10px 26px;font-size:.8rem}@media (max-width:640px){.hw-sticky{gap:10px;padding:10px 14px}.hw-sticky-text{font-size:.78rem}}.hw-price-line{font-size:.85rem;color:var(--lav);border-bottom:1px solid hsla(38,58%,64%,.4);padding-bottom:2px;transition:color .2s}.hw-price-line:hover{color:var(--gold)}@media (max-width:640px){.hw-nav{padding:10px 14px}.hw-nav-logo{height:28px;width:28px}.hw-nav-name{font-size:1.05rem;white-space:nowrap}.hw-nav-links{gap:12px;font-size:.72rem}}