.footer-trust{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.2rem;margin:1.2rem 0 0;display:flex}.footer-trust-icon{background:#fff;border-radius:8px;justify-content:center;align-items:center;min-width:44px;min-height:36px;padding:.2rem .7rem;display:inline-flex;box-shadow:0 2px 8px #4c2d1012}@media (max-width:600px){.footer-trust{gap:.5rem;margin-top:.7rem}.footer-trust-icon{min-width:36px;min-height:28px;padding:.1rem .3rem}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--primary-green:#7a340d;--cream:#fff8e8;--text-dark:#2a1d12;--border-light:#e9d5b8;--sunny-yellow:#ffd2ad;--melon:#f3a06a;--bubblegum:#de7d4e;--mint-pop:#f7c6a6;--sky-splash:#fbe0cf;--paper-white:#fffdf8;--shadow-pop:0 14px 0 #4d2b0a1a;--shadow-soft:0 24px 40px #5f331114}*{box-sizing:border-box}html{scrollbar-gutter:stable;font-family:Trebuchet MS,Verdana,sans-serif}html[data-auth-callback=redirecting] body{opacity:0;visibility:hidden}body{min-height:100vh;color:var(--text-dark);background:radial-gradient(circle at 0 0,#f3a06a2e,#0000 24%),radial-gradient(circle at 100% 0,#de7d4e1a,#0000 26%),radial-gradient(circle at 0 100%,#ffd2ad24,#0000 24%),linear-gradient(#fffdf8 0%,#fff7ed 100%);margin:0;line-height:1.5}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button:not(:disabled):not([disabled]):not(.floating-cart):not(.cart-panel-close):not(.auth-menu-item):not(.auth-menu-toggle):not(.mobile-nav-toggle):not(.header-view-toggle__segment),.hero-link,.site-nav__link{cursor:pointer;transition:transform .18s,box-shadow .18s}button:not(:disabled):not([disabled]):not(.floating-cart):not(.cart-panel-close):not(.auth-menu-item):not(.auth-menu-toggle):not(.mobile-nav-toggle):not(.header-view-toggle__segment):hover,.hero-link:hover,.site-nav__link:hover{transform:translateY(-2px)rotate(-2deg)}.home-page{min-height:100vh}.construction-banner{text-align:center;color:#2a1d12;z-index:30;background:#ffd2ad;border-bottom:2px solid #de7d4e;padding:10px 16px;font-size:.9rem;position:sticky;top:0}.construction-banner p{margin:0}@media (max-width:640px){.construction-banner{padding:6px 12px;font-size:.78rem;line-height:1.3}}.site-header{z-index:20;background:linear-gradient(135deg,#de7d4e 0%,#f3a06a 52%,#ffd2ad 100%);border-bottom:4px solid #ffffff8c;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem 2rem;padding:1.25rem clamp(1rem,3vw,2rem);transition:transform .22s,box-shadow .22s;display:grid;position:sticky;top:0;box-shadow:0 10px 24px #6c3a1229}.site-header.site-header-hidden{transform:translateY(calc(-100% - .75rem))}.site-header__actions{justify-self:end;align-items:center;gap:.8rem;display:inline-flex}.header-cart{background:linear-gradient(135deg, var(--bubblegum) 0%, var(--melon) 100%);color:#fff;cursor:pointer;border:2px solid #ffffff8c;border-radius:999px;align-items:center;gap:.45rem;padding:.55rem .7rem;transition:transform .18s,box-shadow .18s;display:inline-flex;position:relative;box-shadow:0 8px #923f2b29}.header-cart:hover{transform:translateY(-2px)rotate(-2deg);box-shadow:0 12px #923f2b2e}.header-cart-icon{width:16px;height:16px;display:inline-block;position:relative}.header-cart-icon:before,.header-cart-icon:after{content:"";position:absolute}.header-cart-icon:before{border:2px solid;border-top:none;border-radius:0 0 3px 3px;width:11px;height:8px;top:5px;left:2px}.header-cart-icon:after{border:2px solid;border-bottom:none;border-radius:7px 7px 0 0;width:9px;height:5px;top:0;left:3px}.header-cart-text{font-size:.88rem;font-weight:700}.header-cart-count{color:#7a340d;background:#fff9dd;border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 .35rem;font-size:.8rem;font-weight:700;display:inline-flex}.header-cart-feedback{color:#7a340d;opacity:0;pointer-events:none;background:#fff9dd;border:2px solid #7a340d1f;border-radius:999px;padding:.18rem .4rem;font-size:.74rem;font-weight:700;line-height:1;position:absolute;top:-.5rem;right:.75rem;transform:translateY(2px)scale(.9)}.header-cart-feedback.is-visible{animation:.9s header-cart-feedback}.header-cart.is-bumping{animation:.32s header-cart-bump}@keyframes header-cart-bump{0%{transform:scale(1)}45%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes header-cart-feedback{0%{opacity:0;transform:translateY(4px)scale(.9)}30%{opacity:1;transform:translateY(-3px)scale(1)}to{opacity:0;transform:translateY(-10px)scale(.95)}}.skip-link{z-index:9999;background:var(--primary-green);color:#fff;border-radius:0 0 8px 8px;padding:.6rem 1rem;font-weight:700;text-decoration:none;transition:top .15s;position:absolute;top:-100%;left:.5rem}.skip-link:focus{top:0}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.cookie-banner{z-index:1000;background:#fff;border:1px solid #d8cfbf;border-radius:12px;justify-content:space-between;align-items:center;gap:1rem;padding:.95rem 1rem;display:flex;position:fixed;bottom:1rem;left:1rem;right:1rem;box-shadow:0 8px 20px #00000026}.cookie-banner-text{color:#2c2c2c;margin:0}.cookie-banner-actions{flex-shrink:0;align-items:center;gap:.6rem;display:flex}.cookie-banner-link{color:#5a4a36;text-underline-offset:2px;font-weight:600;text-decoration:underline}.cookie-banner-links{align-items:center;gap:.55rem;display:inline-flex}.cookie-banner-links .cookie-banner-link+.cookie-banner-link:before{content:"|";color:#8a7c6b;margin-right:.55rem}.cookie-banner-link:hover{color:#3f3224}.cookie-btn{cursor:pointer;font-weight:600;font:inherit;border:1px solid #d8cfbf;border-radius:8px;padding:.5rem .8rem}.cookie-btn-accept{background:var(--primary-green);color:#fff;border-color:var(--primary-green)}.cookie-btn-decline{color:#3a3a3a;background:#fff}.cookie-btn:hover{opacity:.88}.mobile-nav-toggle{color:#4c2d10;cursor:pointer;background:#fffbf2db;border:2px solid #4c2d102e;border-radius:16px;justify-content:center;align-items:center;width:46px;height:46px;display:none;box-shadow:0 5px #4c2d101f}.mobile-nav-toggle-icon,.mobile-nav-toggle-icon:before,.mobile-nav-toggle-icon:after{content:"";background:currentColor;border-radius:999px;width:18px;height:2px;transition:transform .2s,opacity .2s;display:block}.mobile-nav-toggle-icon{position:relative}.mobile-nav-toggle-icon:before{position:absolute;top:-6px;left:0}.mobile-nav-toggle-icon:after{position:absolute;top:6px;left:0}.site-header.mobile-nav-open .mobile-nav-toggle-icon{background:0 0}.site-header.mobile-nav-open .mobile-nav-toggle-icon:before{transform:translateY(6px)rotate(45deg)}.site-header.mobile-nav-open .mobile-nav-toggle-icon:after{transform:translateY(-6px)rotate(-45deg)}.lang-toggle{background:#4c2d101f;border:1.5px solid #4c2d102e;border-radius:999px;align-items:center;padding:3px;display:inline-flex}.lang-toggle__btn{letter-spacing:.05em;cursor:pointer;color:#2a1c0c8c;background:0 0;border:none;border-radius:999px;padding:.22rem .6rem;font-size:.72rem;font-weight:700;transition:background .15s,color .15s,box-shadow .15s}.lang-toggle__btn--active{color:var(--primary-green);background:#fffdf8;box-shadow:0 2px 6px #4c2d1024}.lang-toggle__btn:not(.lang-toggle__btn--active):hover{color:var(--primary-green);background:#fffdf866}.auth-menu{justify-self:end;position:relative}.auth-menu-toggle{color:#4c2d10;cursor:pointer;background:#fff9ef;border:2px solid #4c2d102e;border-radius:999px;justify-content:center;align-items:center;gap:.55rem;min-width:44px;min-height:44px;padding:.45rem .8rem;font-size:1.15rem;transition:background .15s,transform .15s;display:inline-flex;box-shadow:0 5px #4c2d101f}.auth-menu-toggle:hover{background:#fff4dc;transform:translateY(-1px)}.auth-menu-toggle.active{background:#fffdf8;border-color:#4c2d1047;box-shadow:0 6px #4c2d1029}.auth-menu-toggle--text{border-radius:14px;justify-content:center;width:100%;min-width:0}.auth-menu-avatar{box-sizing:border-box;width:20px;height:20px;display:inline-block;position:relative}.auth-menu-avatar:before,.auth-menu-avatar:after{content:"";box-sizing:border-box;border:2px solid;position:absolute}.auth-menu-avatar:before{background:0 0;border-radius:50%;width:8px;height:8px;top:1px;left:6px}.auth-menu-avatar:after{background:0 0;border-bottom:0;border-radius:9px 9px 4px 4px;width:14px;height:9px;bottom:1px;left:3px}.auth-menu-label{text-overflow:ellipsis;white-space:nowrap;max-width:9rem;font-size:.92rem;font-weight:700;display:inline-block;overflow:hidden}.auth-menu-dropdown{z-index:1200;background:#fffdf8;border:2px solid #4c2d101f;border-radius:18px;gap:.2rem;min-width:220px;padding:.4rem;display:grid;position:absolute;top:calc(100% + .5rem);right:0;box-shadow:0 14px 30px #3c1f0629}.auth-menu-item{color:#2d2d2d;text-align:left;font:inherit;cursor:pointer;background:0 0;border:none;border-radius:8px;width:100%;padding:.55rem .65rem;font-size:.92rem;text-decoration:none;display:block}.auth-menu-item:hover{background:#fff0d6}.auth-menu-language{border-top:1px solid #eee4d4;margin-top:.25rem;padding-top:.45rem}.auth-menu-language strong{color:var(--primary-green);padding:0 .65rem .35rem;font-size:.82rem;display:block}.auth-menu-language-actions{grid-template-columns:1fr 1fr;gap:.35rem;padding:0 .65rem .2rem;display:grid}.auth-language-btn{text-align:center;border:1px solid #e6dccd;border-radius:7px;width:auto;padding:.45rem .35rem}.auth-language-btn.active{color:var(--primary-green);background:#edf6e8;border-color:#cfe3bf;font-weight:700}.logo-link{align-items:center;display:inline-flex}.site-logo{background:#ffffff1a;border-radius:6px;width:auto;height:96px;padding:8px;transform:rotate(-4deg);box-shadow:0 2px 4px #0003}.site-nav{flex-wrap:nowrap;justify-content:center;align-items:center;gap:.8rem;display:flex}.mobile-nav-utility{display:none}.site-nav__link{color:#4c2d10;text-align:center;background:#fffbf299;border:2px solid #4c2d102e;border-radius:999px 999px 18px;min-width:125px;padding:.55rem 1rem;font-size:1rem;font-weight:700;box-shadow:0 4px #4c2d101f}.site-nav__link--active{background:#fffdf8;border-color:#4c2d1040;box-shadow:0 6px #4c2d1024}.header-view-toggle{align-items:center;gap:.5rem;display:inline-flex}.header-view-toggle__segment{color:#4c2d1073;text-align:center;cursor:pointer;white-space:nowrap;background:#fffbf259;border:2px solid #4c2d101f;border-radius:999px 999px 18px;padding:.55rem 1rem;font-size:1rem;font-weight:700;transition:background .15s,color .15s,box-shadow .15s,border-color .15s;box-shadow:0 2px #4c2d100f}.header-view-toggle__segment--active{color:#4c2d10;background:#fffbf299;border-color:#4c2d1040;box-shadow:0 6px #4c2d1024}.header-view-toggle__segment:not(.header-view-toggle__segment--active):hover{color:#4c2d10b3;background:#fffbf280;border-color:#4c2d102e}.page-intro{text-align:center;padding:3.5rem 1.25rem 1rem}.page-intro h1{color:var(--primary-green);margin:0;font-size:clamp(2.4rem,5vw,4.4rem);line-height:.95}.page-intro p{width:min(62ch,100%);margin:1rem auto 0;font-size:1.05rem}.welcome-hero,.about-card,.members-section{width:min(1200px,100% - 2rem);margin:2rem auto}.welcome-hero{background:radial-gradient(circle at 100% 0,#fffc,#0000 28%),linear-gradient(135deg,#fff1c8 0%,#ffd8b9 52%,#e8f5df 100%);border:2px solid #603a0e1f;border-radius:32px 32px 20px;padding:2.4rem;box-shadow:0 18px #603a0e1a}.welcome-hero h1{color:#5b2f13;margin:0 0 .6rem;font-size:clamp(2.5rem,6vw,4.3rem)}.welcome-hero p{color:#4f4f4f;margin:0;font-size:1.05rem}.family-badge{color:#6d3d10;background:#fff9d7;border:2px solid #603a0e1a;border-radius:999px;margin:.2rem 0 .8rem;padding:.35rem .75rem;font-size:.86rem;font-weight:700;display:inline-block;box-shadow:0 4px #603a0e14}.welcome-cta{flex-wrap:wrap;gap:.8rem;margin-top:1.2rem;display:flex}.hero-link{background:linear-gradient(135deg, var(--bubblegum), var(--melon));color:#fffdf9;border-radius:999px;padding:.72rem 1.15rem;font-weight:700;display:inline-block;box-shadow:0 7px #923f2b24}.about-card,.member-card{box-shadow:var(--shadow-pop);background:linear-gradient(#fffffff7,#fff8e8f7);border:2px solid #603a0e1a}.about-card{border-radius:26px;padding:1.4rem 2rem}.about-card h2,.members-section h2{color:var(--primary-green);margin-top:0}.members-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;display:grid}.member-card{border-radius:24px;padding:1rem}.member-card h3{color:var(--primary-green);margin:0 0 .3rem}.member-role{color:#5f5f5f;margin:0 0 .55rem;font-weight:600}.ingredients-wiki{width:min(1200px,100% - 2rem);margin:0 auto 4rem}.ingredient-dropdowns-row{grid-template-columns:repeat(3,1fr);align-items:start;gap:1.2rem;display:grid}.ingredient-dropdown-col{flex-direction:column;gap:.5rem;display:flex}.ingredient-dropdown-label{color:var(--primary-green);font-size:1rem;font-weight:700}.ingredient-select{color:#3d3d3d;cursor:pointer;appearance:auto;background:#fffdf9;border:2px solid #d9c9b5;border-radius:10px;width:100%;padding:.5rem .75rem;font-size:1rem}.ingredient-select:focus{outline:2px solid var(--primary-green);outline-offset:2px;border-color:var(--primary-green)}.ingredient-detail-panel{box-shadow:var(--shadow-soft);background:#fffdf9;border:1px solid #ece2d4;border-radius:14px;padding:.85rem}.ingredient-detail-overview{color:#4a4a4a;margin:0 0 .6rem;font-size:.88rem;line-height:1.5}.ingredient-detail-heading{color:#3d3d3d;margin:.55rem 0 .2rem;font-size:.88rem}.ingredient-detail-panel ul{color:#4f4f4f;margin:0;padding-left:1rem;font-size:.85rem}.ingredient-detail-panel li{margin-bottom:.15rem}.custom-soap-layout{flex-direction:column;gap:2rem;width:min(1200px,100% - 2rem);margin:0 auto 4rem;display:flex}.custom-soap-hero{grid-template-columns:420px 1fr;align-items:start;gap:2rem;display:grid}.custom-soap-card{display:contents}.custom-soap-media img{border:4px solid #ffffffe6;border-radius:28px;width:100%;height:auto;display:block;box-shadow:0 12px #603a0e1f}.custom-soap-intro{background:linear-gradient(#fffffffa,#fff8e8f5);border:2px solid #603a0e1f;border-radius:28px;padding:1.5rem;box-shadow:0 12px #603a0e1a}.custom-soap-title{color:#5b2f13;margin:0 0 .5rem;font-size:clamp(1.6rem,3vw,2.2rem)}.custom-soap-description{color:#555;margin:0 0 1rem;font-size:1.05rem;line-height:1.55}.custom-soap-contact-note{color:#6b4423;background-color:#fef5e7;border-left:4px solid #d4a574;border-radius:0 4px 4px 0;margin:0 0 1rem;padding:1rem;font-size:.95rem;line-height:1.6}.custom-soap-price{color:#7a3b0d;background:#fff0df;border-radius:999px;padding:.55rem .9rem;font-size:1.05rem;font-weight:800;display:inline-flex}.custom-soap-builder{background:linear-gradient(#fffffffa,#fff8e8f5);border:2px solid #603a0e1f;border-radius:28px;padding:1.75rem 2rem;box-shadow:0 12px #603a0e1a}.custom-configurator{text-align:left}.custom-configurator h2{color:var(--primary-green);margin:0 0 1rem;font-size:1.35rem}.custom-config-grid{grid-template-columns:minmax(220px,1fr) minmax(300px,2fr);align-items:flex-start;gap:1.25rem;display:grid}.custom-controls{flex-direction:column;gap:.2rem;display:flex}.custom-controls label{color:#3f3f3f;margin:.6rem 0 .3rem;font-weight:600;display:block}.custom-controls select{color:#2b2b2b;width:100%;font:inherit;cursor:pointer;background:#fffdf8;border:2px solid #603a0e24;border-radius:10px;padding:.6rem .7rem}.custom-info-panels{flex-direction:column;gap:.85rem;display:flex}.custom-bar-notice{color:#6d3b10;background:#fff3b7;border:2px dashed #7a340d33;border-radius:18px;padding:.75rem .85rem;font-size:.9rem;line-height:1.4}.custom-summary{background:#faf8f3;border:1px solid #ece2d4;border-radius:10px;padding:.75rem .85rem}.custom-summary h3,.custom-insights h3{color:var(--primary-green);margin:0 0 .35rem;font-size:.92rem}.custom-summary ul{margin:0;padding-left:1.1rem}.custom-insights{background:#fffffff2;border:2px solid #603a0e1a;border-radius:20px;padding:.75rem .85rem;box-shadow:0 10px #603a0e14}.custom-insight-grid{gap:.6rem;display:grid}.ingredient-insight-card{background:#fffdf7;border:2px solid #603a0e14;border-radius:16px;padding:.55rem .65rem}.ingredient-insight-card h4{color:var(--primary-green);margin:0 0 .35rem;font-size:.95rem}.ingredient-insight-card p{color:#3f3f3f;margin:.3rem 0 .2rem;font-size:.86rem}.ingredient-insight-card ul{color:#4b4b4b;margin:0;padding-left:1rem;font-size:.84rem}.custom-bottom-bar{border-top:1px solid #603a0e1f;grid-template-columns:auto 1fr 1fr;align-items:center;gap:1rem;margin-top:1.5rem;padding-top:1.25rem;display:grid}.custom-total{color:#cd4e40;white-space:nowrap;font-size:1.3rem;font-weight:800}.custom-subscription-box{background:#fff7dc;border:2px dashed #7a340d3d;border-radius:18px;padding:.75rem .85rem}.custom-subscription-title{color:#5b2f13;margin:0;font-size:.95rem;font-weight:800}.custom-subscription-subtitle{color:#6a5038;margin:.3rem 0 .65rem;font-size:.85rem;line-height:1.35}.custom-soap-actions{gap:.75rem;display:grid}.custom-soap-button,.custom-subscription-button{color:#fffdf8;border:none;border-radius:999px;width:100%;padding:.72rem .95rem;font-weight:700}.custom-soap-button{background:linear-gradient(135deg, var(--bubblegum) 0%, var(--melon) 100%);box-shadow:0 7px #923f2b24}.custom-subscription-button{background:linear-gradient(135deg,#6f9c37 0%,#88b542 100%);box-shadow:0 7px #2f51122e}.custom-subscription-button:disabled{opacity:.75;cursor:wait}.custom-subscription-login-prompt{text-align:center;background:#5b2f130f;border-radius:12px;margin-bottom:.55rem;padding:.75rem .85rem}.custom-subscription-login-prompt__text{color:#5b2f13;margin:0 0 .65rem;font-size:.85rem;line-height:1.45}.custom-subscription-login-prompt__actions{grid-template-columns:1fr 1fr;gap:.45rem;display:grid}.custom-subscription-login-prompt__btn{cursor:pointer;border:none;border-radius:999px;padding:.55rem .75rem;font-size:.82rem;font-weight:700;transition:opacity .15s}.custom-subscription-login-prompt__btn:hover{opacity:.85}.custom-subscription-login-prompt__btn--primary{color:#fffdf8;background:linear-gradient(135deg,#6f9c37 0%,#88b542 100%);box-shadow:0 4px #2f51122e}.custom-subscription-login-prompt__btn--secondary{background:linear-gradient(135deg, var(--bubblegum) 0%, var(--melon) 100%);color:#fffdf8;box-shadow:0 4px #923f2b24}.custom-subscription-error{color:#cd4e40;text-align:center;margin:.45rem 0 0;font-size:.8rem}.custom-subscription-soap-row{align-items:baseline;gap:.45rem;margin-bottom:.4rem;display:flex}.custom-subscription-soap-label{color:#5b2f13;font-size:.78rem;font-weight:800}.custom-subscription-soap-summary{color:#6a5038;font-size:.78rem}.custom-subscription-variant-toggle{color:#7a340d;cursor:pointer;background:0 0;border:1.5px dashed #7a340d59;border-radius:999px;width:100%;margin-bottom:.5rem;padding:.35rem .7rem;font-size:.78rem;font-weight:700;transition:background .15s,border-color .15s}.custom-subscription-variant-toggle:hover{background:#7a340d0f;border-color:#7a340d8c}.custom-subscription-second-builder{background:#fff7dc99;border:1.5px solid #7a340d33;border-radius:12px;margin-bottom:.55rem;padding:.6rem .7rem .5rem}.custom-subscription-second-builder>.custom-subscription-soap-label{margin-bottom:.4rem;display:block}.custom-subscription-controls{grid-template-columns:1fr 1fr;gap:.35rem .5rem;display:grid}.custom-subscription-control-row label{color:#5b2f13;margin-bottom:.1rem;font-size:.7rem;font-weight:700;display:block}.custom-subscription-control-row select{color:#3b1f0a;background:#fffdf8;border:1.5px solid #7a340d40;border-radius:6px;width:100%;padding:.25rem .4rem;font-size:.72rem}.custom-subscription-soap-price{color:#cd4e40;margin:.4rem 0 0;font-size:.78rem;font-weight:700}.custom-bar-notice--sm{margin-bottom:.4rem;padding:.3rem .5rem;font-size:.72rem}.product-grid{flex-wrap:wrap;justify-content:center;gap:1.75rem;width:min(1400px,100% - 2rem);margin:0 auto;padding:1rem 0 4rem;display:flex}@media (max-width:1100px){.product-grid{gap:1.25rem}}@media (max-width:560px){.product-grid{gap:1.25rem;width:calc(100% - 3rem)}}.product-card{border:2px solid var(--border-light);box-shadow:var(--shadow-pop);background:#fffdf8eb;border-radius:28px;flex:0 0 calc(25% - 1.3125rem);overflow:hidden}@media (max-width:1100px){.product-card{flex-basis:calc(50% - .625rem)}}@media (max-width:560px){.product-card{flex-basis:100%}}.product-card__image-wrap{aspect-ratio:4/3;background:linear-gradient(#f7c6a6b3,#fff8e8e6);max-height:380px;position:relative;overflow:hidden}@media (max-width:560px){.product-card__image-wrap{max-height:240px}}.product-card__image{object-fit:cover;width:100%;height:100%}.product-card__image--placeholder{background:linear-gradient(135deg,#f0ede8 0%,#e8e2d9 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.product-card__image--placeholder:after{content:"🧼";opacity:.35;font-size:4rem}.product-card__body{padding:1.2rem 1.35rem 1.5rem}.product-card__title-row{flex-direction:column;gap:.5rem;display:flex}.product-card h2,.footer-card h2,.footer-card h3{margin:0}.product-card h2{color:var(--primary-green);font-size:1.45rem}@media (max-width:560px){.product-card h2{font-size:1.2rem}}.product-card__price{white-space:nowrap;background:var(--sky-splash);color:#72340c;border-radius:999px;align-self:flex-start;padding:.45rem .75rem;font-weight:800}.product-card__section-title{letter-spacing:.03em;text-transform:uppercase;color:#7f4521;margin:1rem 0 .35rem;font-size:.95rem}.product-card p{margin:0}.product-card ul{margin:0;padding-left:1.25rem}.product-card li+li{margin-top:.25rem}.product-card__button{background:linear-gradient(135deg, var(--bubblegum) 0%, var(--melon) 100%);color:#fff;border:none;border-radius:16px;width:100%;margin-top:1.25rem;padding:.85rem 1rem;font-size:1rem;font-weight:800;box-shadow:0 8px #923f2b29}.product-card__button[disabled]{cursor:default}.site-footer{color:#4c2d10;text-align:center;background:linear-gradient(135deg,#de7d4e 0%,#f3a06a 52%,#ffd2ad 100%);border-top:3px solid #ffffff8c;margin-top:2rem;padding:1.5rem 2rem;box-shadow:0 -8px 16px #6c3a121f}.site-footer--split{display:block}.site-footer h3{color:#4c2d10;margin-top:0;margin-bottom:.5rem;font-size:1.1rem}.site-footer p{opacity:.95;margin:.3rem 0;font-size:.875rem}.site-footer a{color:#5b2f13;font-weight:700}.site-footer a:hover{color:#2a1608}.footer-contact,.footer-legal{border-top:1px dashed #4c2d102e;max-width:1100px;margin:.75rem auto 0;padding-top:.6rem}.footer-contact-grid{text-align:left;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.3rem 1rem;max-width:860px;margin:.4rem auto 0;display:grid}.footer-contact-grid p{margin:0}.footer-legal-links{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.footer-legal-links a{font-weight:600;text-decoration:underline}.footer-legal-link-button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:600;text-decoration:underline}.footer-legal-link-button:hover,.footer-legal-link-button:focus-visible{text-decoration:underline}.footer-copy{text-align:center;margin:.6rem 0 0;font-size:.8rem}.legal-intro{margin-bottom:0}.legal-content{gap:1rem;width:min(1100px,100% - 2rem);margin:1.5rem auto 0;display:grid}.legal-card{border:2px solid var(--border-light);box-shadow:var(--shadow-soft);background:#fffdf8f5;border-radius:24px;padding:1.5rem}.legal-card h2{color:var(--primary-green);margin:0 0 .8rem}.legal-card p,.legal-card li{color:#3e3e3e;line-height:1.45}.legal-card p:last-child,.legal-card ul:last-child{margin-bottom:0}.order-success-main{justify-content:center;align-items:center;width:min(680px,100% - 3rem);min-height:calc(100vh - 360px);margin:0 auto 2.5rem;padding:1rem 0 2rem;display:flex}.order-success-card{text-align:center;width:100%;box-shadow:var(--shadow-pop);background:linear-gradient(#fffffffa,#fff8e8f5);border:2px solid #603a0e1a;border-radius:24px;padding:2rem}.order-success-status{color:var(--bubblegum);letter-spacing:.08em;text-transform:uppercase;margin:0 0 .8rem;font-size:.8rem;font-weight:700}.order-success-card h1{color:var(--primary-green);margin:0 0 .7rem}.order-success-card p{color:#4e4e4e;margin:0 0 1.2rem}@media (max-width:900px){.site-header{grid-template-columns:1fr auto}.site-header__actions{gap:.6rem}.site-nav{grid-column:1/-1;justify-content:center}.footer-contact-grid{text-align:center}}.floating-cart{right:calc(1rem + env(safe-area-inset-right,0px));background:linear-gradient(135deg, var(--bubblegum) 0%, var(--melon) 100%);color:#fff;cursor:pointer;z-index:1300;border:2px solid #ffffff8c;border-radius:999px;align-items:center;gap:.45rem;padding:.65rem .8rem;transition:box-shadow .18s,background .18s;display:inline-flex;position:fixed;top:50%;transform:translateY(-50%);box-shadow:0 12px #923f2b29}.floating-cart:hover{filter:brightness(1.07);box-shadow:0 16px #923f2b2e}.floating-cart:focus-visible{outline:2px solid var(--cream);outline-offset:2px}.floating-cart-icon{flex-shrink:0;width:16px;height:16px;display:inline-block;position:relative}.floating-cart-icon:before,.floating-cart-icon:after{content:"";position:absolute}.floating-cart-icon:before{border:2px solid;border-top:none;border-radius:0 0 3px 3px;width:11px;height:8px;top:5px;left:2px}.floating-cart-icon:after{border:2px solid;border-bottom:none;border-radius:7px 7px 0 0;width:9px;height:5px;top:0;left:3px}.floating-cart-text{font-size:.9rem;font-weight:650}.floating-cart-count{color:#7a340d;background:#fff9dd;border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 .35rem;font-size:.8rem;font-weight:700;display:inline-flex}.floating-cart-feedback{color:#7a340d;opacity:0;pointer-events:none;background:#fff9dd;border:2px solid #7a340d1f;border-radius:999px;padding:.18rem .4rem;font-size:.75rem;font-weight:700;line-height:1;position:absolute;top:-.55rem;right:.9rem;transform:translateY(2px)scale(.9)}.floating-cart-feedback.is-visible{animation:.9s forwards floating-cart-feedback}.floating-cart.is-bumping{animation:.32s floating-cart-bump}@keyframes floating-cart-bump{0%{transform:translateY(-50%)scale(1)}45%{transform:translateY(-50%)scale(1.1)}to{transform:translateY(-50%)scale(1)}}@keyframes floating-cart-feedback{0%{opacity:0;transform:translateY(4px)scale(.9)}30%{opacity:1;transform:translateY(-3px)scale(1)}to{opacity:0;transform:translateY(-10px)scale(.95)}}.cart-panel-overlay{z-index:1299;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000059;position:fixed;inset:0}.cart-panel{background:var(--cream);z-index:1400;flex-direction:column;width:min(420px,100vw);animation:.22s cart-panel-slide-in;display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:-8px 0 40px #00000024}@keyframes cart-panel-slide-in{0%{transform:translate(100%)}to{transform:translate(0)}}.cart-panel-header{border-bottom:2px solid #603a0e1a;flex-shrink:0;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.cart-panel-title{color:var(--primary-green);margin:0;font-size:1.15rem}.cart-panel-close{cursor:pointer;color:#5c3b0e;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:0;font-size:1.8rem;line-height:1;transition:background .15s;display:inline-flex}.cart-panel-close:hover{background:#603a0e14}.cart-panel-body{flex:1;padding:1rem 1.25rem;overflow-y:auto}.cart-panel-footer{background:#fff8e8f5;border-top:2px solid #603a0e1a;flex-shrink:0;padding:1rem 1.25rem}.cart-panel-total{margin:0 0 .75rem;font-size:1rem}.cart-panel-footer .cart-checkout-btn{text-align:center;width:100%}.cart-panel-footer .cart-checkout-error{margin:0 0 .5rem}@media (max-width:820px){.cart-panel{width:100vw}.site-header{grid-template-columns:auto 1fr auto;gap:.85rem 1rem}.logo-link{grid-column:1}.mobile-nav-toggle{grid-column:3;justify-self:end;display:inline-flex}.site-nav{flex-direction:column;grid-column:1/-1;align-items:stretch;gap:.65rem;display:none}.site-header.mobile-nav-open .site-nav{display:flex}.site-nav__link{width:100%;min-width:0}.site-header__actions{display:none}.mobile-nav-utility{flex-direction:column;gap:.65rem;margin-top:.25rem;display:flex}.mobile-nav-view-toggle{justify-content:stretch;width:100%}.mobile-nav-view-toggle .header-view-toggle__segment{flex:1}.mobile-nav-utility .header-cart{justify-content:center;width:100%}.mobile-nav-utility .lang-toggle{align-self:center}.mobile-nav-utility .auth-menu{width:100%}.mobile-nav-utility .auth-menu-toggle--text .auth-menu-label{white-space:normal;text-align:center;max-width:none}.mobile-nav-utility .auth-menu-dropdown{min-width:0;left:0;right:0}.floating-cart{display:none}}@media (max-width:640px){.site-logo{height:80px}.page-intro{padding-top:2.5rem}.welcome-hero,.about-card,.members-section,.ingredients-wiki,.legal-content{width:calc(100% - 2rem)}.ingredient-dropdowns-row{grid-template-columns:1fr}.order-success-main,.custom-soap-layout{width:calc(100% - 2rem)}.custom-soap-hero,.custom-config-grid{grid-template-columns:1fr}.custom-soap-media img{height:auto}.custom-bottom-bar{grid-template-columns:1fr}.welcome-hero,.about-card,.legal-card,.order-success-card{padding:1.4rem 1rem}.cookie-banner{flex-direction:column;align-items:flex-start}}.cart-layout{gap:1rem;width:min(1200px,100% - 2rem);margin:0 auto 4rem;display:grid}.cart-empty{color:#5c5c5c;margin:0;font-size:1.05rem}.cart-checkout-error{color:#b52020;margin:.5rem 0 0;font-size:.92rem;animation:.2s ease-out message-fade-in}.cart-items{flex-direction:column;gap:1rem;display:flex}.cart-item{background:linear-gradient(#fffffffa,#fff8e8f5);border:2px solid #603a0e1a;border-radius:22px;grid-template-columns:100px 1fr auto;align-items:center;gap:1rem;padding:.9rem;display:grid;box-shadow:0 10px #603a0e14}.cart-item img{object-fit:contain;border:3px solid #ffffffeb;border-radius:18px;width:100px;height:100px}.cart-item-content h3{color:var(--primary-green);word-break:break-word;margin:0}.cart-soap-type-badge{color:#7a340d;background:#fff4b4;border:2px solid #7a340d1f;border-radius:999px;margin-top:.4rem;padding:.18rem .55rem;font-size:.78rem;font-weight:700;display:inline-block}.cart-item-price{margin:.4rem 0;font-weight:700}.cart-item-options ul{overflow-wrap:anywhere;margin:.25rem 0 0 1.1rem}.cart-bar-notice{color:#5a3f12;background:#fff7ea;border:1px solid #ebd4ab;border-radius:8px;margin:.5rem 0 0;padding:.45rem .55rem;font-size:.84rem}.cart-remove{color:#8f2f2f;cursor:pointer;background:#fff;border:1px solid #d9a8a8;border-radius:999px;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:.7rem 1.2rem;font-size:1rem;font-weight:600;transition:background .18s,color .18s,box-shadow .18s;display:inline-flex;box-shadow:0 2px 8px #923f2b12}.cart-remove:focus-visible{outline-offset:2px;z-index:2;outline:2px solid #d9a8a8}.cart-summary{background:linear-gradient(#fffffffa,#fff8e8f5);border:2px solid #603a0e1a;border-radius:22px;padding:1rem;box-shadow:0 10px #603a0e14}.cart-checkout-btn{background:linear-gradient(135deg, var(--bubblegum) 0%, var(--melon) 100%);color:#fff;cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;min-width:48px;min-height:48px;margin-top:.8rem;padding:1rem 2.2rem;font-size:1.13rem;font-weight:700;transition:background .18s,color .18s,box-shadow .18s;display:inline-flex;box-shadow:0 8px #923f2b29}.cart-checkout-btn:focus-visible{outline:2px solid var(--melon,#fbbf24);outline-offset:2px;z-index:2}.cart-checkout-btn:disabled{opacity:.65;cursor:not-allowed}.page-intro h2{color:var(--primary-green);margin:0;font-size:clamp(2.4rem,5vw,4.4rem);line-height:.95}.page-intro-center{text-align:center}.account-main{grid-template-columns:1fr;align-items:flex-start;gap:1.4rem;max-width:1200px;margin:1.8rem auto 3rem;padding:0 2rem;display:grid}.account-subnav{scrollbar-width:thin;scroll-snap-type:x mandatory;align-items:center;gap:.85rem;margin:0;padding:.3rem .2rem .7rem;display:flex;overflow-x:auto}.account-subnav__button,.product-card__button,.custom-soap-button,.custom-subscription-button,.custom-subscription-login-prompt__btn,.account-form button,.account-subscription-actions button,.account-privacy-actions button,.auth-split-form button,.auth-status-actions button,.hero-link,.admin-page button{background:var(--pill-btn-bg,linear-gradient(180deg, #fffffff2, #fbf1e1f2));color:var(--pill-btn-color,#4f3518);font:inherit;cursor:pointer;box-shadow:var(--pill-btn-shadow,0 6px 16px #603a0e14);border:2px solid #603a0e26;border-radius:999px;font-weight:700;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s}.account-subnav__button:hover,.product-card__button:hover,.custom-soap-button:hover,.custom-subscription-button:hover,.custom-subscription-login-prompt__btn:hover,.account-form button:hover,.account-subscription-actions button:hover,.account-privacy-actions button:hover,.auth-split-form button:hover,.auth-status-actions button:hover,.hero-link:hover,.admin-page button:hover{border-color:var(--pill-btn-border-hover,#603a0e47);box-shadow:var(--pill-btn-shadow-hover,0 9px 20px #603a0e24);transform:translateY(-1px)}.account-subnav__button:focus-visible,.product-card__button:focus-visible,.custom-soap-button:focus-visible,.custom-subscription-button:focus-visible,.custom-subscription-login-prompt__btn:focus-visible,.account-form button:focus-visible,.account-subscription-actions button:focus-visible,.account-privacy-actions button:focus-visible,.auth-split-form button:focus-visible,.auth-status-actions button:focus-visible,.hero-link:focus-visible,.admin-page button:focus-visible{outline-offset:2px;outline:3px solid #7a340d52}.product-card__button:disabled,.custom-soap-button:disabled,.custom-subscription-button:disabled,.custom-subscription-login-prompt__btn:disabled,.account-form button:disabled,.account-subscription-actions button:disabled,.account-privacy-actions button:disabled,.auth-split-form button:disabled,.auth-status-actions button:disabled,.admin-page button:disabled{opacity:.62;cursor:not-allowed;box-shadow:none;transform:none}.product-card__button,.custom-soap-button,.custom-subscription-login-prompt__btn--secondary,.account-form button,.account-subscription-actions button,.account-privacy-actions button,.auth-split-form button,.auth-status-actions button,.hero-link{--pill-btn-bg:linear-gradient(135deg, var(--bubblegum) 0%, var(--melon) 100%);--pill-btn-color:#fffefb;--pill-btn-shadow:0 6px 0 #923f2b24;--pill-btn-shadow-hover:0 10px 0 #923f2b2e;--pill-btn-border-hover:#923f2b47}.custom-subscription-button,.custom-subscription-login-prompt__btn--primary{--pill-btn-bg:linear-gradient(135deg, #6f9c37 0%, #88b542 100%);--pill-btn-color:#fffefb;--pill-btn-shadow:0 6px 0 #2f51122e;--pill-btn-shadow-hover:0 10px 0 #2f511238;--pill-btn-border-hover:#2f511259}.admin-page button{--pill-btn-bg:linear-gradient(135deg, #152908 0%, #1f3a0e 100%);--pill-btn-color:#fffefb;--pill-btn-shadow:0 6px 0 #15290838;--pill-btn-shadow-hover:0 10px 0 #15290842;--pill-btn-border-hover:#15290859}.account-subnav__button{scroll-snap-align:start;letter-spacing:.01em;flex:none;min-width:190px;min-height:46px;padding:.72rem 1.15rem;line-height:1.1;position:relative;overflow:hidden}.account-subnav__button:hover{transform:translateY(-2px)}.account-subnav__button:focus-visible{outline-offset:2px}.account-subnav__button.is-active{color:#fffdf9;background:linear-gradient(135deg,#f3a06af2,#de7d4ef2);border-color:#de7d4e66;transform:translateY(-1px);box-shadow:0 9px 22px #923f2b33}.account-card{box-shadow:var(--shadow-pop);background:linear-gradient(#fffffff5,#fff8e8f2);border:2px solid #603a0e1a;border-radius:26px;padding:1rem 1.1rem}.account-card-wide{grid-column:1/-1}.account-card h3{color:var(--primary-green);margin-top:0}.account-card-header{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.account-edit-toggle{color:#5f4320;cursor:pointer;background:#ffe88c;border:2px solid #603a0e24;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;padding:0;display:inline-flex;box-shadow:0 4px #603a0e1f}.account-edit-toggle:hover{background:#ffe16c}.account-edit-toggle.is-editing{background:#ffd5b4}.account-edit-icon{box-sizing:border-box;border:2px solid;border-radius:3px;width:14px;height:11px;margin-top:5px;position:relative}.account-edit-icon:before,.account-edit-icon:after{content:"";box-sizing:border-box;position:absolute}.account-edit-icon:before{transform-origin:bottom;border:2px solid;border-bottom:0;border-radius:8px 8px 0 0;width:8px;height:7px;transition:left .2s,top .2s;top:-8px;left:1px}.account-edit-icon:after{background:currentColor;border-radius:2px;width:2px;height:4px;top:3px;left:5px}.account-edit-toggle.is-editing .account-edit-icon:before{top:-9px;left:6px}.account-form{gap:.8rem;display:grid}.account-form-grid{grid-template-columns:1fr;gap:.55rem;display:grid}.account-form-grid label{color:#3f3f3f;margin-bottom:-.1rem;font-size:.95rem;font-weight:600}.account-form-grid input{min-height:44px;font:inherit;background:#ffffffeb;border:2px solid #603a0e1f;border-radius:16px;padding:.65rem .8rem}.account-form-grid input[readonly]{color:#646464;cursor:not-allowed;background:#f7f7f7}.account-form button{background:linear-gradient(135deg, var(--bubblegum) 0%, var(--melon) 100%);color:#fffefb;cursor:pointer;border:none;border-radius:999px;justify-self:start;padding:.6rem .9rem;box-shadow:0 6px #923f2b24}.account-message{color:#b52020;margin:0;font-size:.92rem}.account-welcome-banner{color:#1f5b34;text-align:center;background:linear-gradient(#f4fff6fa,#e9f9edfa);border:2px solid #1f7a3f33;border-radius:18px;max-width:720px;margin:1.2rem auto 0;padding:1rem 1.25rem;box-shadow:0 10px 24px #1f7a3f14}.account-welcome-banner p:last-child{margin:.35rem 0 0}.account-subscription-copy,.account-privacy-copy{color:#5f5f5f;margin:0 0 .9rem}.account-subscription-status{margin:0 0 .9rem;font-weight:600}.account-action-stack{gap:.7rem;max-width:360px;margin-bottom:.85rem;display:grid}.account-subscription-actions button,.account-privacy-actions button{background:linear-gradient(135deg, var(--bubblegum) 0%, var(--melon) 100%);color:#fffefb;cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;width:100%;padding:.6rem .9rem;display:inline-flex;box-shadow:0 6px #923f2b24}.account-subscription-actions button:disabled,.account-privacy-actions button:disabled{opacity:.62;cursor:not-allowed;box-shadow:none}.account-orders{gap:.75rem;display:grid}.account-order-card{background:#fffdf9;border:1px solid #efe5d8;border-radius:10px;padding:.8rem}.account-order-card p{margin:.2rem 0}.account-month-filter{border-bottom:1px solid #603a0e1a;align-items:center;gap:.8rem;margin-bottom:1.2rem;padding-bottom:.8rem;display:flex}.account-filter-label{color:#3f4c3b;white-space:nowrap;font-size:.95rem;font-weight:600}.account-filter-select{color:#3f4c3b;cursor:pointer;background:#fff;border:1px solid #603a0e33;border-radius:8px;flex:1;max-width:300px;min-height:44px;padding:.6rem .8rem;font-size:1rem}.account-filter-select:hover{border-color:#603a0e66}.account-filter-select:focus{border-color:#603a0e;outline:none;box-shadow:0 0 0 3px #603a0e1a}.account-order-items ul{margin:.6rem 0 0;padding:0;list-style:none}.account-order-item{border-top:1px solid #603a0e14;align-items:flex-start;gap:.8rem;padding:.75rem 0;display:flex}.account-order-item--no-image{gap:0}.account-order-item:first-child{border-top:0;padding-top:.4rem}.account-order-item__image{object-fit:cover;background:#fff;border:2px solid #de7d4e2e;border-radius:18px;flex-shrink:0;width:68px;height:68px;box-shadow:0 8px 18px #6c3a1214}.account-order-item__details{gap:.45rem;min-width:0;display:grid}.account-order-card .account-order-item__title{color:#4c2d10;margin:0;font-weight:700}.account-order-item__options{flex-wrap:wrap;gap:.45rem;display:flex}.account-order-item__ingredients{color:#7a4222;gap:.35rem;margin:0;font-size:.9rem;display:grid}.account-order-item__ingredients-label{letter-spacing:.01em;color:#8a4a26;font-size:.84rem}.account-order-item__option-pill{color:#7a4222;background:linear-gradient(135deg,#ffd2ad7a 0%,#f3a06a2e 100%);border:1px solid #de7d4e33;border-radius:999px;align-items:center;min-height:2rem;padding:.35rem .7rem;font-size:.84rem;font-weight:600;display:inline-flex}.empty-state{color:#5c5c5c;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.85rem;padding:1.5rem 1rem;display:flex}.empty-state__icon{color:#b8b3aa;width:2.5rem;height:2.5rem}.empty-state__label{margin:0;font-size:.95rem}.empty-state__actions{flex-wrap:wrap;justify-content:center;gap:.6rem;display:flex}.account-recipe-card{flex-direction:column;gap:.8rem;height:100%;display:flex}.account-recipe-card__header{justify-content:space-between;align-items:flex-start;gap:.8rem;display:flex}.account-recipe-card__header p{margin:0}.account-recipe-card__count{text-align:right;color:#6a3a1f;background:#ffd2ad59;border:1px solid #de7d4e40;border-radius:999px;flex-shrink:0;padding:.25rem .6rem;font-size:.82rem}.account-recipe-item__details{flex-direction:column;gap:.6rem;display:flex}.account-recipe-card .account-recipe-item__title{color:#4c2d10;margin:0;font-size:1.1rem;font-weight:700}.account-recipe-item__ingredients{color:#7a4222;flex-direction:column;gap:.35rem;margin:0;font-size:.95rem;display:flex}.account-empty,.account-loading{color:#5c5c5c;margin:0}.auth-split-main{grid-template-columns:1fr 1fr;align-items:flex-start;gap:1.4rem;max-width:1200px;margin:1.8rem auto 3rem;padding:0 2rem;display:grid}.auth-split-card h3{color:var(--primary-green);margin:0 0 .9rem}.auth-split-form{gap:.55rem;display:grid}.auth-split-form label{color:#3f3f3f;font-size:.9rem;font-weight:600}.auth-split-form input{font:inherit;background:#fffffff0;border:2px solid #603a0e1f;border-radius:16px;padding:.65rem .8rem}.auth-split-form button{background:linear-gradient(135deg, var(--bubblegum) 0%, var(--melon) 100%);color:#fff;cursor:pointer;border:none;border-radius:999px;justify-self:start;margin-top:.35rem;padding:.6rem .9rem;box-shadow:0 6px #923f2b24}.auth-split-form button:disabled{opacity:.65;cursor:not-allowed}.auth-consent-row{margin-top:.25rem}.auth-consent-label{flex-wrap:wrap;align-items:center;gap:.35rem;line-height:1.45;display:inline-flex}.auth-consent-link{color:#0f5a38;text-underline-offset:2px;font-weight:800;text-decoration:underline;text-decoration-thickness:2px}.auth-consent-link:hover{color:#0b442a}.auth-config-error{color:#842029;text-align:center;background:#fff5f5;border:2px solid #f5c2c7;border-radius:16px;max-width:600px;margin:2rem auto;padding:1rem 1.25rem}.auth-loading-placeholder{color:#7a340d;text-align:center;background:#ffffffdb;border:2px dashed #7a340d33;border-radius:18px;max-width:720px;margin:1.2rem auto 0;padding:1rem 1.25rem;font-weight:700}.auth-inline-status{color:#6a4b2e;margin:.2rem 0 0;animation:.2s ease-out message-fade-in}.auth-success-banner{color:#1f5b34;text-align:center;background:linear-gradient(#f4fff6fa,#e9f9edfa);border:2px solid #1f7a3f33;border-radius:18px;max-width:720px;margin:1.2rem auto 0;padding:1rem 1.25rem;animation:.2s ease-out message-fade-in;box-shadow:0 10px 24px #1f7a3f14}@keyframes message-fade-in{0%{opacity:0;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}.auth-success-banner p:last-child{margin:.35rem 0 0}.auth-redirect-shell{align-content:center;place-items:center;gap:.4rem;min-height:50vh;padding:2rem;display:grid}.auth-verify-complete-page{place-items:center;min-height:100vh;padding:2rem 1rem;display:grid}.auth-verify-complete-card{width:min(640px,100%);padding:1.8rem 1.6rem}.auth-modal-overlay{z-index:1400;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#2a1d128f;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.auth-modal-window{width:min(680px,100%)}.auth-modal-card{padding:1.5rem;box-shadow:0 24px 60px #2a1d1247}.auth-modal-title{color:var(--primary-green);margin:.3rem 0 0;font-size:clamp(1.7rem,4vw,2.4rem)}.auth-status-main{width:min(760px,100% - 2rem);margin:1.8rem auto 3rem}.auth-status-card{text-align:center;padding:1.4rem 1.5rem}.auth-status-card p{margin:0}.auth-status-kicker{color:#7a3b0d;letter-spacing:.08em;text-transform:uppercase;font-size:.86rem;font-weight:800}.auth-status-email{color:var(--primary-green);word-break:break-word;margin-top:.45rem;font-size:clamp(1.2rem,2.4vw,1.75rem);font-weight:800}.auth-status-note{color:#5c5c5c;margin-top:.8rem}.auth-status-live{color:#7a340d;margin-top:.9rem;font-weight:700}.auth-status-feedback{margin-top:.9rem}.auth-status-actions{flex-wrap:wrap;justify-content:center;gap:.8rem;margin-top:1.25rem;display:flex}.auth-status-actions button{background:linear-gradient(135deg, var(--bubblegum) 0%, var(--melon) 100%);color:#fffefb;font:inherit;cursor:pointer;border:none;border-radius:999px;padding:.65rem 1.1rem;font-weight:700;box-shadow:0 6px #923f2b29}.auth-status-actions button:disabled{opacity:.65;cursor:not-allowed}.auth-status-actions .hero-link{margin-top:.35rem}@media (max-width:900px){.account-main{grid-template-columns:1fr}.account-subnav{margin:0 -.3rem;padding-left:.3rem;padding-right:.3rem}.auth-split-main{grid-template-columns:1fr}}@media (min-width:901px){.account-subnav{scroll-snap-type:none;justify-content:center;overflow-x:visible}.account-subnav__button{min-width:210px}}@media (max-width:640px){.account-main,.auth-split-main{padding:0 1rem}.cart-item{grid-template-columns:80px 1fr auto}.cart-item img{width:80px;height:80px}.footer-grid{grid-template-columns:1fr}}.erp-header{z-index:20;background:#152908;border-bottom:4px solid #f5e6d333;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem 2rem;padding:1rem clamp(1rem,3vw,2rem);display:grid;position:sticky;top:0;box-shadow:0 4px 12px #0000004d}.erp-logo-section{align-items:center;display:flex}.erp-header .logo-link{color:#f5e6d3;align-items:center;gap:.6rem;text-decoration:none;display:inline-flex}.erp-logo-face{background:radial-gradient(circle at 30% 30%,#fff 0%,#e5d5c0 45%,#ccb190 100%);border:2px solid #f5e6d3e6;border-radius:50%;flex-shrink:0;width:42px;height:42px;box-shadow:0 2px 6px #00000040}.erp-header h1{color:#f5e6d3;letter-spacing:.5px;margin:0;font-size:1.6rem}.erp-tools{align-items:center;gap:.8rem;display:flex}.erp-badge{color:#f5e6d3;border:1px solid #f5e6d373;border-radius:999px;padding:.35rem .8rem;font-size:.85rem}.erp-logout{color:#f5e6d3;cursor:pointer;background:0 0;border:1px solid #ffffff59;border-radius:8px;padding:.45rem .8rem;font-family:inherit;font-size:.92rem;font-weight:600}.erp-logout:hover{background:#ffffff2e}.message-error,.message-success{animation:.2s ease-out message-fade-in}.message-error,.admin-page .message-error{color:#b52020}.message-success,.admin-page .message-success{color:#1f7a3f}.auth-form{text-align:left;flex-direction:column;gap:1rem;max-width:420px;margin:1.2rem auto 0;display:flex}.auth-form .form-group{flex-direction:column;gap:.35rem;display:flex}.auth-form .form-group label{color:#4f3518;flex-direction:column;gap:.35rem;font-weight:700;display:flex}.auth-form .form-group input{width:100%;font:inherit;color:#2c1d0a;background:#fffdf8;border:2px solid #603a0e2e;border-radius:14px;min-height:44px;padding:.7rem .9rem}.auth-form .form-group input:focus-visible{outline-offset:2px;outline:3px solid #de7d4e8c}.auth-form .form-help{color:#6a4b2e;margin:.2rem 0 0;font-size:.85rem}.auth-form .form-error{color:#b52020;margin:0;animation:.2s ease-out message-fade-in}.auth-form .form-success{color:#1f7a3f;margin:0;animation:.2s ease-out message-fade-in}.form-error{color:#b52020}.form-success{color:#1f7a3f}.error-page-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:.6rem;display:flex}@media (max-width:900px){.account-subnav{-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 18px calc(100% - 28px),#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 18px calc(100% - 28px),#0000 100%)}}@media (max-width:640px){.account-card,.auth-split-card{padding:1.2rem 1.1rem}.auth-split-form{gap:.85rem}}.password-policy-checklist{color:#6a4b2e;background:#fff8e899;border:1px solid #603a0e1f;border-radius:12px;flex-direction:column;gap:.3rem;margin:.2rem 0 .4rem;padding:.6rem .85rem;font-size:.9rem;list-style:none;display:flex}.password-policy-checklist__item{align-items:center;gap:.5rem;transition:color .15s;display:flex}.password-policy-checklist__icon{color:#8a6a3e;background:#603a0e14;border-radius:50%;flex:none;justify-content:center;align-items:center;width:1.1rem;height:1.1rem;font-size:.78rem;font-weight:700;line-height:1;display:inline-flex}.password-policy-checklist__item.is-met{color:#1f7a3f}.password-policy-checklist__item.is-met .password-policy-checklist__icon{color:#1f7a3f;background:#1f7a3f26}input[type=checkbox],input[type=radio]{width:20px;height:20px;accent-color:var(--primary-green);cursor:pointer;flex-shrink:0}@media (max-width:820px){.lang-toggle__btn{padding:.55rem .95rem;font-size:.85rem}}@media (max-width:640px){.auth-form>button,.auth-form .form-actions>button,.auth-split-form>button,.account-form>button{justify-self:stretch;width:100%;min-height:44px}}
.admin-page{min-height:100vh}.admin-page .page-intro{text-align:left;max-width:1400px;margin:2rem auto 1rem;padding:0 2rem}.admin-main{max-width:1400px;margin:0 auto 2rem;padding:0 2rem}.admin-page .row{grid-template-columns:1fr;gap:1.2rem;margin-top:1.2rem;display:grid}.admin-page .row:has(.admin-dashboard-card){grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.admin-dashboard-card{color:#4c2d10;text-align:center;background:#fffbf2b3;border:2px solid #4c2d1024;border-radius:16px 16px 8px;flex-direction:column;justify-content:center;align-items:center;gap:.4rem;padding:1.6rem 1rem;text-decoration:none;transition:transform .18s,box-shadow .18s;display:flex;box-shadow:0 4px #4c2d101a}.admin-dashboard-card:hover{transform:translateY(-3px)rotate(-1deg);box-shadow:0 8px #4c2d1021}.admin-dashboard-card__icon{font-size:2rem;line-height:1}.admin-dashboard-card strong{font-size:1rem;font-weight:700}.admin-dashboard-card__stat{opacity:.7;font-size:.85rem}.admin-page .card{background:#fff;border:1px solid #ece2d4;border-radius:12px;padding:1.2rem 1.2rem 1.25rem;overflow-x:auto;box-shadow:0 2px 8px #0000000d}.admin-page .card h3{color:#5f5f5f;letter-spacing:.2px;margin:0;font-size:.95rem}.admin-page .card-intro{margin:.35rem 0 0}.admin-page .card-header-inline{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.9rem;display:flex}.admin-page .admin-split-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-page .admin-inline-filter,.admin-page .admin-inline-form{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.admin-page .admin-inline-filter span{color:#5f5f5f;font-size:.85rem;font-weight:600}.admin-page .admin-inline-filter select,.admin-page .admin-inline-form input{width:auto;min-width:120px}.admin-page .admin-inline-message{color:#5f5f5f;min-height:1.2rem;margin:0 0 .7rem}.admin-page .admin-table-actions{flex-wrap:wrap;gap:.4rem;display:flex}.admin-page .admin-secondary-btn{color:#274212;background:#fffdf8;border:1px solid #1529082e!important}.admin-page .admin-danger-btn{color:#972626;background:#fff5f5;border:1px solid #9726262e!important}.admin-page textarea{resize:vertical;min-height:110px}.admin-page .value{color:#1f3a0e;margin-top:.4rem;font-size:2rem;font-weight:700}.admin-page .muted{color:#5f5f5f;font-size:.9rem}.admin-page table{border-collapse:collapse;width:100%;font-size:.88rem}.admin-page th,.admin-page td{text-align:left;vertical-align:top;border-bottom:1px solid #ddd;padding:.55rem .35rem}.admin-page th{color:#5f5f5f;font-weight:600}.admin-page input,.admin-page textarea,.admin-page select{background:#fff;border:1px solid #d8c5ae;border-radius:8px;width:100%;padding:.58rem .7rem;font-family:inherit;font-size:.92rem}.admin-page button{color:#fff;cursor:pointer;background:#152908;border:1px solid #0000;border-radius:8px;padding:.45rem .8rem;font-family:inherit;font-size:.92rem;font-weight:600}.admin-page button:hover{background:#1f3a0e}.admin-page .admin-product-form{gap:.55rem;max-width:520px;margin-bottom:.8rem;display:grid}.admin-page .admin-products-workspace{grid-template-columns:minmax(360px,460px) minmax(0,1fr);align-items:start}.admin-page .admin-products-editor{position:sticky;top:1.25rem}.admin-page .admin-products-list{min-width:0}.admin-page .admin-products-editor .admin-product-form{max-width:none;margin-bottom:0}.admin-page .admin-products-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;display:grid}.admin-page .admin-products-media{gap:.45rem;display:grid}.admin-page .admin-products-media-row{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.admin-page .admin-products-media-preview{object-fit:cover;border:1px solid #ccc;border-radius:8px;flex-shrink:0;width:80px;height:80px}.admin-page .admin-products-upload-btn{color:#fff;background:#4a4a4a;border-radius:8px;align-items:center;gap:.4rem;padding:.45rem .9rem;font-size:.85rem;font-weight:600;display:inline-flex}.admin-page .admin-products-url{color:#666;word-break:break-all;font-size:.75rem}.admin-page .admin-products-actions{flex-wrap:wrap;gap:.5rem;display:flex}.admin-page .admin-products-table-wrap{overflow-x:auto}.admin-page .admin-products-order-actions{flex-wrap:nowrap}.admin-page .admin-product-message{color:#5f5f5f;margin:0}.vis-toggle{cursor:pointer;vertical-align:middle;-webkit-user-select:none;user-select:none;align-items:center;gap:.35rem;display:inline-flex}.vis-toggle__input{opacity:0;width:0;height:0;position:absolute}.vis-toggle__track{background:#ccc;border-radius:999px;flex-shrink:0;width:36px;height:20px;transition:background .2s;position:relative}.vis-toggle__input:checked+.vis-toggle__track{background:var(--primary-green)}.vis-toggle__track:after{content:"";background:#fff;border-radius:50%;width:14px;height:14px;transition:transform .2s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #00000040}.vis-toggle__input:checked+.vis-toggle__track:after{transform:translate(16px)}.order-expanded-row td{background:#fdfaf3}.orders-total-row td{background:#f6f1e7;font-weight:700}.status-pill{text-transform:capitalize;border-radius:999px;justify-content:center;align-items:center;min-width:84px;padding:.2rem .55rem;font-size:.78rem;font-weight:600;display:inline-flex}.status-new{color:#1d3a8a;background:#eef4ff}.status-paid,.status-delivered{color:#1a6a35;background:#ebf8ef}.status-processing,.status-shipped{color:#925400;background:#fff6e6}.status-cancelled,.status-failed,.status-refunded,.status-unpaid{color:#972626;background:#fdeeee}.status-pending,.status-in_review{color:#1d3a8a;background:#eef4ff}.status-resolved{color:#1a6a35;background:#ebf8ef}.status-rejected,.status-critical,.status-high{color:#972626;background:#fdeeee}.status-medium{color:#925400;background:#fff6e6}.status-low{color:#2f6b1f;background:#eef7ed}.admin-page .calc-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.admin-page .inline{align-items:center;gap:.6rem;margin-bottom:.8rem;display:flex}.admin-page .inline label{color:#5f5f5f;width:auto;font-size:.88rem;font-weight:600}.admin-page .inline select{width:auto}.admin-page .form-actions{margin-top:.6rem}.admin-page .ok{color:#1f7a3f}.admin-page .error{color:#b52020}@media (max-width:980px){.admin-page .admin-split-grid,.admin-page .admin-products-workspace{grid-template-columns:1fr}.admin-page .admin-products-editor{position:static}.admin-page .admin-products-form-grid{grid-template-columns:1fr}.admin-page .card-header-inline{flex-direction:column}}