.Header-module__hBw1pG__header{z-index:1000;width:100%;color:var(--color-text-white);padding:2rem 0;transition:all .3s;position:fixed;top:0;left:0}.Header-module__hBw1pG__scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#0b1a12f2;padding:1rem 0;box-shadow:0 4px 30px #0000001a}@keyframes Header-module__hBw1pG__slideDown{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.Header-module__hBw1pG__hiddenElement{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s,visibility .3s}.Header-module__hBw1pG__visible{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .3s,visibility .3s}.Header-module__hBw1pG__navContainer{justify-content:space-between;align-items:center;display:flex}.Header-module__hBw1pG__logo{font-family:var(--font-heading);letter-spacing:.1em;text-transform:uppercase;font-size:1.5rem;font-weight:700}.Header-module__hBw1pG__nav{gap:3rem;display:flex}.Header-module__hBw1pG__link{font-family:var(--font-body);opacity:.8;font-size:.9rem;font-weight:500;transition:opacity .2s}.Header-module__hBw1pG__link:hover{opacity:1}.Header-module__hBw1pG__actions{align-items:center;gap:2rem;display:flex}.Header-module__hBw1pG__actionLink{align-items:center;gap:.5rem;font-size:.9rem;font-weight:500;display:flex}.Header-module__hBw1pG__iconLink{color:inherit;flex-direction:column;align-items:center;gap:.15rem;text-decoration:none;transition:opacity .2s;display:flex}.Header-module__hBw1pG__iconLink:hover{opacity:.7}.Header-module__hBw1pG__iconLabel{letter-spacing:.02em;font-size:.65rem;font-weight:500}.Header-module__hBw1pG__iconWrapper{justify-content:center;align-items:center;display:flex;position:relative}.Header-module__hBw1pG__cartBadge{color:#fff;background:#c5a669;border-radius:50%;justify-content:center;align-items:center;min-width:14px;height:14px;padding:0 3px;font-size:.55rem;font-weight:700;display:flex;position:absolute;top:-5px;right:-8px}.Header-module__hBw1pG__wishlistBadge{color:#fff;background:#ef4444;border-radius:50%;justify-content:center;align-items:center;min-width:14px;height:14px;padding:0 3px;font-size:.55rem;font-weight:700;display:flex;position:absolute;top:-5px;right:-8px}@media (max-width:768px){.Header-module__hBw1pG__header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#0b1a12f2!important;padding:1rem 0!important}.Header-module__hBw1pG__nav{display:none!important}.Header-module__hBw1pG__mobileToggle{order:1;opacity:1!important;visibility:visible!important;display:block!important}.Header-module__hBw1pG__logo{text-align:center;flex:1;order:2}.Header-module__hBw1pG__actions{display:none!important}.Header-module__hBw1pG__mobileActions{order:3;opacity:1!important;visibility:visible!important;display:flex!important}}.Header-module__hBw1pG__mobileToggle{cursor:pointer;color:#fff;z-index:1001;background:0 0;border:none;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:.5rem;display:none}.Header-module__hBw1pG__mobileToggle:active{opacity:.7}.Header-module__hBw1pG__mobileActions{align-items:center;gap:1rem;display:none}.Header-module__hBw1pG__mobileIconLink{color:#fff;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:.5rem;text-decoration:none;transition:opacity .2s;display:flex}.Header-module__hBw1pG__mobileIconLink:active{opacity:.7}.Header-module__hBw1pG__mobileMenu{background-color:var(--color-bg-light);width:100%;height:100vh;color:var(--color-text-dark);z-index:2000;flex-direction:column;padding:2rem;transition:transform .4s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;left:0;transform:translate(100%)}.Header-module__hBw1pG__mobileMenu.Header-module__hBw1pG__open{transform:translate(0)}.Header-module__hBw1pG__mobileHeader{justify-content:flex-end;margin-bottom:3rem;display:flex}.Header-module__hBw1pG__closeBtn{cursor:pointer;background:0 0;border:none}.Header-module__hBw1pG__mobileNavLinks{flex-direction:column;justify-content:center;align-items:center;gap:2rem;height:60%;display:flex}.Header-module__hBw1pG__mobileLink{font-family:var(--font-heading);color:var(--color-text-dark);font-size:2.5rem;font-weight:500;text-decoration:none;transition:color .2s}.Header-module__hBw1pG__mobileLink:active{color:var(--color-accent)}
.Footer-module__S6Hkya__footer{background-color:var(--color-bg-dark);color:var(--color-text-white);padding:6rem 0 2rem;position:relative;overflow:hidden}.Footer-module__S6Hkya__mainGrid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;margin-bottom:6rem;display:grid}.Footer-module__S6Hkya__headline{font-family:var(--font-heading);margin-bottom:2rem;font-size:3rem;line-height:1.2}.Footer-module__S6Hkya__ctaBtn{background-color:var(--color-accent);color:#0b1a12;border-radius:50px;padding:.8rem 2.5rem;font-weight:600;transition:transform .2s;display:inline-block}.Footer-module__S6Hkya__ctaBtn:hover{transform:scale(1.05)}.Footer-module__S6Hkya__decorativeRight{height:300px;position:relative}.Footer-module__S6Hkya__imagePlaceholder{background:radial-gradient(circle,#ffffff1a,#0000);border-radius:20px;width:100%;height:100%}.Footer-module__S6Hkya__footerNav{color:#aaa;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding-top:2rem;font-size:.85rem;display:flex}.Footer-module__S6Hkya__links{gap:2rem;display:flex}.Footer-module__S6Hkya__link:hover{color:#fff}@media (max-width:768px){.Footer-module__S6Hkya__mainGrid{text-align:center;grid-template-columns:1fr;gap:3rem}.Footer-module__S6Hkya__decorativeRight{order:-1;height:250px}.Footer-module__S6Hkya__footerNav{text-align:center;flex-direction:column;align-items:center;gap:1.5rem}.Footer-module__S6Hkya__links{flex-direction:column;gap:1rem}.Footer-module__S6Hkya__headline{font-size:2.2rem}}
.EmailVerificationBanner-module__EhX4rW__banner{z-index:1100;background-color:#fef3c7;border-bottom:1px solid #fbbf24;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 1.5rem;display:flex;position:fixed;top:0;left:0;right:0}.EmailVerificationBanner-module__EhX4rW__content{align-items:center;gap:.75rem;display:flex}.EmailVerificationBanner-module__EhX4rW__icon{color:#d97706;flex-shrink:0;width:20px;height:20px}.EmailVerificationBanner-module__EhX4rW__message{color:#92400e;margin:0;font-size:.875rem}.EmailVerificationBanner-module__EhX4rW__actions{align-items:center;gap:.75rem;display:flex}.EmailVerificationBanner-module__EhX4rW__resendButton{color:#fff;cursor:pointer;white-space:nowrap;background-color:#d97706;border:none;border-radius:4px;padding:.375rem .75rem;font-size:.75rem;font-weight:500;transition:background-color .2s}.EmailVerificationBanner-module__EhX4rW__resendButton:hover{background-color:#b45309}.EmailVerificationBanner-module__EhX4rW__resendButton:disabled{opacity:.6;cursor:not-allowed}.EmailVerificationBanner-module__EhX4rW__sentMessage{color:#15803d;font-size:.875rem;font-weight:500}.EmailVerificationBanner-module__EhX4rW__dismissButton{cursor:pointer;color:#92400e;opacity:.7;z-index:10;background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;transition:opacity .2s;display:flex}.EmailVerificationBanner-module__EhX4rW__dismissButton:hover{opacity:1;background-color:#0000000d;border-radius:4px}.EmailVerificationBanner-module__EhX4rW__dismissButton svg{width:18px;height:18px}@media (max-width:640px){.EmailVerificationBanner-module__EhX4rW__banner{flex-direction:column;align-items:flex-start;gap:.75rem;padding:1rem}.EmailVerificationBanner-module__EhX4rW__actions{justify-content:space-between;width:100%}}
.LoadingScreen-module__zfmyua__container{z-index:9999;background:linear-gradient(135deg,#0b1a12 0%,#1a3d2e 50%,#0b1a12 100%);justify-content:center;align-items:center;width:100vw;height:100vh;transition:opacity .8s ease-out;display:flex;position:fixed;top:0;left:0}.LoadingScreen-module__zfmyua__container.LoadingScreen-module__zfmyua__fadeOut{opacity:0;pointer-events:none}.LoadingScreen-module__zfmyua__content{flex-direction:column;align-items:center;gap:2rem;display:flex}.LoadingScreen-module__zfmyua__cupWrapper{width:200px;height:200px;animation:3s ease-in-out infinite LoadingScreen-module__zfmyua__float}@keyframes LoadingScreen-module__zfmyua__float{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.LoadingScreen-module__zfmyua__cup{filter:drop-shadow(0 10px 30px #b9ff3d33);width:100%;height:100%}.LoadingScreen-module__zfmyua__steam{opacity:.6}.LoadingScreen-module__zfmyua__steam path{fill:none;stroke:#b9ff3d;stroke-width:3px;stroke-linecap:round}.LoadingScreen-module__zfmyua__steam1{animation:2s ease-in-out infinite LoadingScreen-module__zfmyua__steam}.LoadingScreen-module__zfmyua__steam2{animation:2s ease-in-out .3s infinite LoadingScreen-module__zfmyua__steam}.LoadingScreen-module__zfmyua__steam3{animation:2s ease-in-out .6s infinite LoadingScreen-module__zfmyua__steam}@keyframes LoadingScreen-module__zfmyua__steam{0%{opacity:0;transform:translateY(0)scale(1)}50%{opacity:.6}to{opacity:0;transform:translateY(-20px)scale(1.2)}}.LoadingScreen-module__zfmyua__cupBody{fill:#2d5f4a;stroke:#1a3d2e;stroke-width:2px}.LoadingScreen-module__zfmyua__liquid{fill:#b9ff3d;opacity:.8;transition:y .3s ease-out,height .3s ease-out}.LoadingScreen-module__zfmyua__foam{fill:#e8f5e9;opacity:.9;transition:cy .3s ease-out,opacity .3s ease-out;animation:1.5s ease-in-out infinite LoadingScreen-module__zfmyua__bubble}@keyframes LoadingScreen-module__zfmyua__bubble{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.LoadingScreen-module__zfmyua__handle{stroke:#2d5f4a;stroke-width:3px;stroke-linecap:round}.LoadingScreen-module__zfmyua__rim{fill:#2d5f4a;stroke:#1a3d2e;stroke-width:2px}.LoadingScreen-module__zfmyua__brandWrapper{text-align:center;animation:.8s ease-out LoadingScreen-module__zfmyua__fadeInUp}@keyframes LoadingScreen-module__zfmyua__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.LoadingScreen-module__zfmyua__brand{font-family:var(--font-heading);color:#fff;letter-spacing:.3em;text-shadow:0 0 30px #b9ff3d4d;margin:0;font-size:3rem;font-weight:400}.LoadingScreen-module__zfmyua__tagline{font-family:var(--font-noto-serif-jp),serif;color:#ffffffb3;letter-spacing:.2em;margin:.5rem 0 0;font-size:1.2rem}.LoadingScreen-module__zfmyua__progressBar{background-color:#ffffff1a;border-radius:2px;width:300px;height:4px;animation:.8s ease-out .2s both LoadingScreen-module__zfmyua__fadeInUp;overflow:hidden}.LoadingScreen-module__zfmyua__progressFill{background:linear-gradient(90deg,#b9ff3d 0%,#a8ef2d 100%);border-radius:2px;height:100%;transition:width .3s ease-out;box-shadow:0 0 10px #b9ff3d80}.LoadingScreen-module__zfmyua__loadingText{color:#fffc;letter-spacing:.1em;margin:0;font-size:1rem;animation:.8s ease-out .4s both LoadingScreen-module__zfmyua__fadeInUp,2s ease-in-out infinite LoadingScreen-module__zfmyua__pulse}@keyframes LoadingScreen-module__zfmyua__pulse{0%,to{opacity:.8}50%{opacity:1}}@media (max-width:640px){.LoadingScreen-module__zfmyua__cupWrapper{width:150px;height:150px}.LoadingScreen-module__zfmyua__brand{font-size:2rem}.LoadingScreen-module__zfmyua__tagline{font-size:1rem}.LoadingScreen-module__zfmyua__progressBar{width:250px}.LoadingScreen-module__zfmyua__loadingText{font-size:.9rem}}
:root{--color-bg-dark:#0b1a12;--color-bg-light:#f4f1e8;--color-accent:#b9ff3d;--color-text-white:#fff;--color-text-muted:#fffc;--color-text-dark:#1a1a1a;--font-heading:var(--font-playfair-display);--font-body:var(--font-inter)}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;font-family:var(--font-body);background:var(--color-bg-light);color:var(--color-text-dark)}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}
