@charset "UTF-8";.ck-login-root{min-height:100vh;min-height:100dvh;width:100%;display:flex;align-items:center;justify-content:center;padding:max(1.5rem,env(safe-area-inset-top)) 1.25rem max(1.5rem,env(safe-area-inset-bottom));position:fixed;top:0;right:0;bottom:0;left:0;box-sizing:border-box;overflow-y:auto;background:radial-gradient(ellipse 80% 50% at 50% -10%,rgba(94,132,109,.35) 0%,transparent 55%),radial-gradient(ellipse 60% 40% at 100% 100%,rgba(94,132,109,.22) 0%,transparent 50%),linear-gradient(165deg,#5e846d,#4f715b 45%,#4a6f58)}.ck-login-content{width:100%;max-width:22.5rem;display:flex;flex-direction:column;align-items:center;gap:1.5rem;animation:ck-login-fade-in .45s ease-out}@keyframes ck-login-fade-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.ck-login-brand-block{display:flex;flex-direction:column;align-items:center;gap:.5rem;text-align:center}.ck-login-logo{display:flex;align-items:center;justify-content:center;filter:drop-shadow(0 4px 12px rgba(0,0,0,.25))}.ck-login-brand-tag{margin:0;font-size:.6875rem;font-weight:600;color:#ffffff80;letter-spacing:.18em;text-transform:uppercase}.ck-login-card{width:100%;background:#fff;border-radius:20px;box-shadow:0 0 0 1px #ffffff0f,0 24px 48px -12px #00000073,0 8px 20px -8px #0003;overflow:hidden}.ck-login-card__inner{padding:1.75rem 1.5rem 1.5rem}.ck-login-card__header{margin-bottom:1.5rem;text-align:center}.ck-login-card__header--otp{margin-bottom:1.25rem}.ck-login-card__footer{margin-top:1.25rem;padding-top:1rem;border-top:1px solid #f5f5f4;text-align:center}.ck-login-heading{margin:0 0 .35rem;font-size:1.375rem;font-weight:700;letter-spacing:-.02em;color:#1c1917;line-height:1.2}.ck-login-subheading{margin:0;font-size:.875rem;line-height:1.5;color:#78716c;font-weight:400}.ck-login-email-pill{color:#1c1917;font-weight:600;word-break:break-all}.ck-login-methods{display:flex;flex-direction:column;gap:0}.ck-login-divider{display:flex;align-items:center;gap:.75rem;margin:1rem 0 1.25rem}.ck-login-divider:before,.ck-login-divider:after{content:"";flex:1;height:1px;background:#e7e5e4}.ck-login-divider span{font-size:.75rem;font-weight:600;color:#a8a29e;text-transform:lowercase;letter-spacing:.04em}.ck-login-email-form{display:flex;flex-direction:column;gap:0}.ck-login-recent-email{margin:0 0 .75rem;padding:.5rem .75rem;border-radius:10px;background:#ecfdf3;border:1px solid rgba(45,106,79,.15);font-size:.75rem;line-height:1.45;color:#57534e;text-align:left}.ck-login-recent-email strong{color:#1c1917;font-weight:600}.ck-login-recent-email__switch{padding:0;border:none;background:none;color:#5e846d;font:inherit;font-weight:600;text-decoration:underline;cursor:pointer}.ck-login-field{margin-bottom:1rem}.ck-login-field__label{display:block;margin-bottom:.4rem;font-size:.8125rem;font-weight:600;color:#44403c;text-align:left}.ck-login-field__wrap{position:relative;display:flex;align-items:center}.ck-login-field__icon{position:absolute;left:14px;color:#a8a29e;pointer-events:none;flex-shrink:0}.ck-login-field__input{width:100%;height:52px;padding:0 14px 0 42px;border:1.5px solid #e7e5e4;border-radius:12px;font-size:1rem;color:#1c1917;background:#fafaf9;transition:border-color .15s,box-shadow .15s,background .15s}.ck-login-field__input::-moz-placeholder{color:#a8a29e}.ck-login-field__input::placeholder{color:#a8a29e}.ck-login-field__input:hover{border-color:#d6d3d1}.ck-login-field__input:focus{outline:none;border-color:#5e846d;background:#fff;box-shadow:0 0 0 3px #2d6a4f1f}.ck-login-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%;min-height:50px;padding:0 1.25rem;border:none;border-radius:12px;font-size:.9375rem;font-weight:600;letter-spacing:-.01em;cursor:pointer;transition:background .15s,transform .1s,opacity .15s}.ck-login-btn:disabled{opacity:.55;cursor:not-allowed}.ck-login-btn:not(:disabled):active{transform:scale(.99)}.ck-login-btn--primary{color:#fff;background:linear-gradient(180deg,#6b9580,#5e846d);box-shadow:0 2px 8px #5e846d59}.ck-login-btn--primary:hover:not(:disabled){background:linear-gradient(180deg,#5a7f6c,#4f715b)}.ck-login-btn--google{color:#1c1917;background:#fff;border:1.5px solid #e7e5e4;box-shadow:none}.ck-login-btn--google:hover:not(:disabled){background:#fafaf9;border-color:#d6d3d1}.ck-login-btn__spin{animation:ck-login-spin .8s linear infinite}@keyframes ck-login-spin{to{transform:rotate(360deg)}}.ck-login-link-btn{padding:.35rem .5rem;border:none;background:none;font-size:.8125rem;font-weight:500;color:#78716c;cursor:pointer;text-decoration:underline;text-underline-offset:3px;text-decoration-color:#78716c66}.ck-login-link-btn:hover:not(:disabled){color:#1c1917;text-decoration-color:#78716c}.ck-login-link-btn:disabled{opacity:.5;cursor:not-allowed}.ck-login-otp{text-align:center}.ck-login-back{display:inline-flex;align-items:center;gap:.35rem;margin:0 0 1rem;padding:.35rem .5rem;border:none;background:none;font-size:.8125rem;font-weight:600;color:#5e846d;cursor:pointer}.ck-login-back:hover:not(:disabled){color:#4f715b}.ck-login-back:disabled{opacity:.5}.ck-login-otp-input{margin-bottom:1.25rem}.ck-login-otp-input input{height:56px!important;border-radius:12px!important;border-width:1.5px!important;font-size:1.25rem!important;letter-spacing:.35em!important;background:#fafaf9!important}.ck-login-alert{width:100%;padding:.65rem .85rem;border-radius:10px;margin-bottom:1rem;font-size:.8125rem;font-weight:500;line-height:1.4;display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem;text-align:left}.ck-login-alert--error{background:#fef2f2;color:#991b1b;border:1px solid #fecaca}.ck-login-alert--success{background:#f0fdf4;color:#166534;border:1px solid #bbf7d0}.ck-login-alert--warn{background:#fffbeb;color:#92400e;border:1px solid #fde68a}.ck-login-alert-dismiss{background:none;border:none;cursor:pointer;font-size:1.125rem;line-height:1;padding:0;opacity:.45;flex-shrink:0}.ck-login-alert-dismiss:hover{opacity:1}.ck-login-loader-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#1623188c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:9999;display:flex;align-items:center;justify-content:center}@media (min-width: 480px){.ck-login-card__inner{padding:2rem 1.75rem 1.75rem}.ck-login-heading{font-size:1.5rem}}.auth-modal__google-wrap{width:100%}.auth-modal__google-wrap .ck-login-btn.ck-login-btn--google{width:100%;min-height:48px;height:48px;border-radius:10px;font-size:14px;font-weight:700;letter-spacing:0;text-transform:none;border:1.5px solid #e7e5e4;box-shadow:none}.cart-fab-wrap{position:fixed;z-index:48;pointer-events:none;opacity:0;transform:translateY(.75rem);transition:opacity .22s ease,transform .22s ease}.cart-fab-wrap--visible{opacity:1;pointer-events:none;transform:translateY(0)}.cart-fab{pointer-events:auto;position:relative;width:4.3125rem;height:4.3125rem;min-width:4.3125rem;min-height:4.3125rem;padding:1.125rem;border:none;border-radius:50%;background:#1a1a1a;box-shadow:0 6px 20px #00000047;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;box-sizing:border-box;color:#fff;line-height:0;transition:transform .2s ease;overflow:visible}.cart-fab:active{transform:scale(.95)}.cart-fab__icon{width:1.75rem;height:1.75rem;flex-shrink:0;display:block;stroke:currentColor;fill:none}.cart-fab__badge{position:absolute;top:.625rem;right:.625rem;min-width:1.375rem;height:1.375rem;padding:0 .35rem;border-radius:9999px;background:#fff;color:#1a1a1a;font-size:.6875rem;font-weight:700;display:flex;align-items:center;justify-content:center;line-height:1;font-variant-numeric:tabular-nums;box-shadow:0 1px 4px #00000026}:root{--site-header-bar-h: 44px;--site-header-logo-h: 44px;--site-header-logo-max-w: 200px;--site-header-logo-overhang: 0px}.ck-brand-logo{display:block;flex-shrink:0;width:auto;max-width:100%;background:transparent!important;-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center}.ck-brand-logo--full{height:var(--ck-brand-logo-h, 54px);width:auto;max-width:var(--ck-brand-logo-max-w, 320px);max-height:var(--ck-brand-logo-h, 54px)}.ck-brand-logo--mark{height:56px;width:56px;max-height:56px;aspect-ratio:1;-o-object-position:center;object-position:center}.site-header{--site-header-bar-h: 44px;--site-header-logo-h: 44px;--site-header-logo-max-w: 200px;--site-header-logo-overhang: 0px;overflow:visible!important}@media (min-width: 768px){.site-header{--site-header-logo-h: 54px;--site-header-logo-max-w: 280px}}.site-header .site-header__bar{position:relative;overflow:visible!important;padding-top:6px;padding-bottom:6px;min-height:max(var(--site-header-bar-h),var(--site-header-logo-h))}@media (min-width: 768px){.site-header .site-header__bar .site-header__row,.site-header .site-header__bar .site-header__logo-wrap,.site-header .site-header__bar .site-header__actions{position:relative;z-index:2}}.site-header .site-header__row{min-height:var(--site-header-bar-h);align-items:center}.site-header .site-header__logo-wrap{display:flex;align-items:center;justify-content:flex-start;margin:0;padding:0;line-height:0;cursor:pointer;flex-shrink:0;min-width:0}.site-header .site-header__logo-wrap .ck-brand-logo--full{display:block;height:var(--site-header-logo-h);width:auto;max-width:min(var(--site-header-logo-max-w),38vw);max-height:var(--site-header-logo-h);margin:0;-o-object-position:left center;object-position:left center;filter:drop-shadow(0 2px 8px rgba(0,0,0,.22))}@media (min-width: 768px){.site-header .site-header__logo-wrap .ck-brand-logo--full{max-width:min(var(--site-header-logo-max-w),52vw)}}.site-header .site-header__brand-mobile{display:inline-flex;align-items:center;min-width:0}@media (min-width: 768px){.site-header .site-header__brand-mobile{display:none}}.site-header .site-header__brand-mobile-icon-wrap{width:36px;height:36px;border-radius:999px;background:transparent;border:none;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.site-header .site-header__brand-mobile-icon{width:36px;height:36px;display:block;-o-object-fit:contain;object-fit:contain;filter:none}@media (max-width: 767px){.site-header .site-header__logo-wrap .ck-brand-logo--full{display:none}.site-header .site-header__bar{padding-top:4px;padding-bottom:4px;min-height:44px}.site-header .site-header__actions-group--account{gap:8px;padding-left:8px;border-left-color:#ffffff40}.site-header .site-header__actions-group{gap:6px}.site-header .site-header__actions{gap:10px}}.site-header .site-header__actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-shrink:0;overflow:visible}@media (min-width: 768px){.site-header .site-header__actions{gap:12px}}.site-header .site-header__actions-group{display:flex;align-items:center;gap:2px;overflow:visible}@media (min-width: 768px){.site-header .site-header__actions-group{gap:4px}}.site-header .site-header__actions-group--account{gap:6px;padding-left:6px;border-left:1px solid rgba(255,255,255,.16);position:relative;overflow:visible;flex-shrink:0}@media (min-width: 768px){.site-header .site-header__actions-group--account{gap:14px;padding-left:12px}}.site-header .site-header__action-btn{flex-shrink:0}.ck-login-logo .ck-brand-logo--full{height:54px;width:auto;max-width:min(320px,88vw);max-height:54px;-o-object-position:center;object-position:center}.promo-banner{position:sticky;top:0;z-index:250}.promo-banner+.site-header{top:var(--promo-rail-h, 28px)!important}.site-header+main .home-page__hero-band{margin-top:calc(-1 * var(--site-header-logo-overhang, 10px));padding-top:0}@media (min-width: 768px){.site-header+main .home-page__hero-band{padding-top:0;margin-top:-2px}}@media (max-width: 767px){.site-header+main .home-page__hero-band{margin-top:0;padding-top:0}}.promo-banner+.site-header+main .home-page__hero-band{margin-top:calc(-1 * var(--site-header-logo-overhang, 10px));padding-top:0}@media (min-width: 768px){.promo-banner+.site-header+main .home-page__hero-band{padding-top:0;margin-top:-2px}}@media (max-width: 767px){.promo-banner+.site-header+main .home-page__hero-band{margin-top:0;padding-top:0}}.home-page__hero-band{position:relative;z-index:0}@media (min-width: 768px){.home-page__hero-band{background:transparent!important}}.site-header:has(+main .home-page__hero-band) .site-header__bar{overflow:visible!important}.site-header:has(+main .home-page__hero-band) .site-header__bar:after{content:"";position:absolute;left:0;right:0;bottom:-7px;height:7px;pointer-events:none;z-index:1;background:linear-gradient(180deg,#5e846d 0%,rgba(94,132,109,.22) 50%,transparent 100%)}@media (min-width: 768px){.site-header:has(+main .home-page__hero-band) .site-header__bar:after{bottom:-12px;height:12px;background:linear-gradient(180deg,rgba(94,132,109,.4) 0%,rgba(94,132,109,.12) 55%,transparent 100%)}}@media (min-width: 1024px){.site-header:has(+main .home-page__hero-band) .site-header__bar:after{bottom:-14px;height:14px}}.wallet-login-hint{position:absolute;top:calc(100% + 10px);right:0;z-index:120;width:min(17.5rem,100vw - 1.5rem);padding:.75rem 2rem .75rem .85rem;border-radius:12px;border:1px solid rgba(45,106,79,.18);background:#fff;box-shadow:0 0 0 1px #fff6,0 12px 28px -8px #00000047;text-align:left;animation:wallet-login-hint-in .28s ease-out}.wallet-login-hint:before{content:"";position:absolute;top:-6px;right:22px;width:11px;height:11px;background:#fff;border-top:1px solid rgba(45,106,79,.18);border-left:1px solid rgba(45,106,79,.18);transform:rotate(45deg)}.wallet-login-hint__close{position:absolute;top:6px;right:6px;display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;padding:0;border:none;border-radius:999px;background:#f5f5f4;color:#78716c;cursor:pointer}.wallet-login-hint__close:hover{background:#e7e5e4;color:#44403c}.wallet-login-hint__title{margin:0 0 .35rem;font-size:.8125rem;font-weight:700;line-height:1.3;color:#1c1917}.wallet-login-hint__body{margin:0;font-size:.75rem;line-height:1.45;color:#57534e}.wallet-login-hint__body strong{color:#1c1917;font-weight:700}.wallet-login-hint__cta{margin-top:.55rem;padding:0;border:none;background:none;font-size:.75rem;font-weight:700;color:#5e846d;cursor:pointer;text-decoration:underline;text-underline-offset:2px}.wallet-login-hint__cta:hover{color:#256b52}@keyframes wallet-login-hint-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.header-wallet-chip-wrap{position:relative;display:inline-flex;flex-shrink:0}.header-wallet-chip-wrap{position:relative;display:inline-flex;flex-shrink:0;max-width:none}.header-wallet-chip{display:inline-flex;align-items:center;justify-content:center;gap:4px;flex-shrink:0;box-sizing:border-box;height:26px;min-width:3.75rem;padding:0 8px 0 6px;border-radius:999px;border:1px solid rgba(253,230,138,.65);background:linear-gradient(180deg,#fffbeb,#fef3c7);color:#92400e;font-family:Inter,system-ui,sans-serif;font-size:11px;font-weight:800;line-height:1;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease}.header-wallet-chip svg{flex-shrink:0}.header-wallet-chip:hover{background:linear-gradient(180deg,#fef3c7,#fde68a);border-color:#fbbf24;box-shadow:0 2px 8px #fbbf2438}.header-wallet-chip:active{transform:scale(.98)}@media (min-width: 768px){.header-wallet-chip{height:30px;min-width:4.75rem;padding:0 12px 0 9px;font-size:12px;gap:6px}}.header-wallet-chip__amount{flex:1 1 auto;min-width:2.5em;font-variant-numeric:tabular-nums;letter-spacing:-.02em;white-space:nowrap;overflow:visible;text-overflow:clip;text-align:left}.app-download{width:100%;box-sizing:border-box}.app-download__intro{display:flex;flex-direction:column;gap:4px;min-width:0}.app-download__eyebrow{margin:0;font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#2d6a4fb8}.app-download__title{margin:0;font-size:1.125rem;font-weight:800;line-height:1.2;color:#1c1917;letter-spacing:-.02em}.app-download__subtitle{margin:0;font-size:.875rem;font-weight:500;line-height:1.45;color:#57534e;max-width:34rem}.app-download__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%}@media (min-width: 768px){.app-download__actions{gap:12px}}.app-download__btn{display:flex;align-items:center;gap:10px;min-height:58px;padding:10px 12px;border-radius:14px;border:1.5px solid transparent;text-decoration:none;color:inherit;background:#fff;font:inherit;cursor:pointer;text-align:left;width:100%;box-shadow:0 1px 2px #0f172a0d,0 8px 20px #0f172a0f;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background .16s ease;box-sizing:border-box}.app-download__btn:hover{transform:translateY(-1px);box-shadow:0 2px 6px #0f172a12,0 12px 28px #0f172a1a}.app-download__btn:focus-visible{outline:2px solid #2d6a4f;outline-offset:3px}.app-download__btn--disabled{cursor:not-allowed;box-shadow:none}.app-download__btn--disabled:hover{transform:none;box-shadow:none}@media (max-width: 767px){.app-download__btn--disabled{background:#ffffffb8;border-color:#2d6a4f33}.app-download__btn--disabled .app-download__btn-title{color:#14532db8}.app-download__btn--disabled .app-download__btn-sub{color:#78716c}}.app-download__btn--android{border-color:#3ddc8459;background:linear-gradient(135deg,#f0fdf4,#ecfdf5 55%,#fff)}.app-download__btn--android .app-download__btn-icon{color:#15803d;background:#22c55e1f}.app-download__btn--android .app-download__btn-title{color:#14532d}.app-download__btn--android:hover:not(.app-download__btn--disabled){border-color:#22c55e8c}.app-download__btn--ios{border-color:#0f172a1f;background:linear-gradient(135deg,#fafafa,#f5f5f4 55%,#fff)}.app-download__btn--ios .app-download__btn-icon{color:#1c1917;background:#1c19170f}.app-download__btn--ios .app-download__btn-title{color:#1c1917}.app-download__btn--ios:hover:not(.app-download__btn--disabled){border-color:#1c191738}.app-download__btn-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;flex-shrink:0;overflow:hidden;padding:0;background:transparent;box-shadow:none}.app-download__platform-icon{width:22px;height:22px;display:block}.app-download__platform-icon--image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%;display:block}.app-download__btn-copy{display:flex;flex-direction:column;gap:1px;min-width:0;flex:1}.app-download__btn-kicker{font-size:10px;font-weight:700;letter-spacing:.02em;text-transform:uppercase;color:#78716c;line-height:1.1}.app-download__btn-title{font-size:1rem;font-weight:800;line-height:1.15;letter-spacing:-.01em}.app-download__btn-sub{font-size:11px;font-weight:600;color:#78716c;line-height:1.2}.app-download__btn-arrow{flex-shrink:0;color:#2d6a4f;opacity:.85}@media (max-width: 767px){.app-download:not(.app-download--hero):not(.app-download--footer) .app-download__btn{min-height:46px;padding:7px 8px;gap:7px;border-radius:11px}.app-download--footer .app-download__btn--disabled{background:#ffffff0f}.app-download--footer .app-download__btn--disabled .app-download__btn-title{color:#ffffffb8}.app-download--footer .app-download__btn--disabled .app-download__btn-sub{color:#ffffff7a}}.app-download--hero{margin-top:12px;width:100%;position:relative;z-index:4;isolation:isolate}@media (min-width: 768px){.app-download--hero{margin-top:22px}}@media (max-width: 767px){.app-download--hero{margin-top:10px;width:100%;max-width:100%;padding-right:0;align-self:flex-start}}.app-download--hero .app-download__intro{display:none}.app-download--hero .app-download__actions{gap:8px;width:100%}@media (min-width: 768px){.app-download--hero .app-download__actions{gap:10px}}@media (max-width: 767px){.app-download--hero .app-download__actions{gap:5px;width:100%;grid-template-columns:minmax(0,1fr) minmax(0,1fr);justify-content:flex-start}}.app-download--hero .app-download__btn{min-height:52px;padding:8px 12px;border-radius:12px;background:#fffffff5;border-color:#ffffffa6;box-shadow:0 6px 18px #182a2124}@media (max-width: 767px){.app-download--hero .app-download__btn{min-height:42px;padding:5px;gap:5px;border-radius:10px;align-items:center;justify-content:flex-start;min-width:0}}.app-download--hero .app-download__btn--android,.app-download--hero .app-download__btn--ios{background:#fffffff5}.app-download--hero .app-download__btn--android{border-color:#3ddc8459}.app-download--hero .app-download__btn--android .app-download__btn-title{color:#14532d}.app-download--hero .app-download__btn--ios{border-color:#0f172a1f}.app-download--hero .app-download__btn--ios .app-download__btn-title{color:#1c1917}@media (max-width: 767px){.app-download--hero .app-download__btn-kicker{display:block;font-size:7px;line-height:1;letter-spacing:.01em}.app-download--hero .app-download__btn-sub{display:block;font-size:7px;color:#78716c;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app-download--hero .app-download__btn-title{font-size:.6875rem;line-height:1.05}}.app-download--hero .app-download__btn-icon{width:34px;height:34px;border-radius:50%;background:transparent;overflow:visible;flex-shrink:0;order:-1}@media (max-width: 767px){.app-download--hero .app-download__btn-icon{width:30px;height:30px;min-width:30px;border:none;box-shadow:0 2px 6px #0f172a2e}.app-download--hero .app-download__platform-icon--image{width:30px;height:30px;border-radius:50%;-o-object-fit:cover;object-fit:cover}}.app-download--hero .app-download__btn-copy{flex:1;min-width:0;overflow:hidden}@media (max-width: 767px){.app-download--hero .app-download__btn-arrow{display:none}.app-download--hero .app-download__btn--disabled{background:#ffffffe0;opacity:1}}.app-download--section{display:flex;flex-direction:column;gap:14px;position:relative;z-index:1}@media (max-width: 767px){.app-download--section{display:none}}@media (min-width: 768px){.app-download--section{flex-direction:row;align-items:center;justify-content:space-between;gap:24px}.app-download--section .app-download__actions{max-width:520px;flex-shrink:0}.app-download--section .app-download__title{font-size:1.35rem}}.app-download--footer{margin-top:.25rem}.app-download--footer .app-download__intro{gap:2px;margin-bottom:10px}.app-download--footer .app-download__eyebrow{color:#ffffff85}.app-download--footer .app-download__title{font-size:.95rem;color:#fffffff2}.app-download--footer .app-download__actions{gap:8px}.app-download--footer .app-download__btn{min-height:52px;padding:8px 12px;border-radius:12px;background:#ffffff14;border-color:#ffffff24;box-shadow:none}.app-download--footer .app-download__btn:hover:not(.app-download__btn--disabled){background:#ffffff1f;border-color:#ffffff3d;transform:translateY(-1px)}.app-download--footer .app-download__btn--android,.app-download--footer .app-download__btn--ios{background:#ffffff14}.app-download--footer .app-download__btn-kicker,.app-download--footer .app-download__btn-sub{color:#ffffff9e}.app-download--footer .app-download__btn-title{color:#fff}.app-download--footer .app-download__btn-icon{background:transparent;border-radius:50%;overflow:hidden}.app-download--footer .app-download__btn-arrow{color:#ffffffd9}.app-download--footer .app-download__btn--disabled{opacity:1;background:#ffffff0f}.home-app-download{width:100%;padding:18px 12px 20px;box-sizing:border-box;background:radial-gradient(circle at top right,rgba(196,245,66,.18),transparent 42%),linear-gradient(180deg,#f7faf8,#fff);border-top:1px solid rgba(45,106,79,.08);border-bottom:1px solid rgba(45,106,79,.08)}@media (max-width: 767px){.home-app-download{padding:6px 28px 10px;position:relative;z-index:3;background:transparent;border:none}}@media (min-width: 768px){.home-app-download{padding:22px 0 24px}}.home-app-download__inner{max-width:1100px;margin:0 auto;padding:0 12px}@media (max-width: 767px){.home-app-download__inner{padding:0}}@media (min-width: 768px){.home-app-download__inner{padding:0 2rem}}.site-footer{margin-top:auto;position:relative;overflow:hidden;color:#ffffffe6;background:linear-gradient(180deg,#3a3a3a,#2b2b2b);border-top:3px solid color-mix(in srgb,var(--action) 70%,transparent)}.site-footer__glow{position:absolute;border-radius:50%;pointer-events:none}.site-footer__glow--tr{top:-80px;right:-40px;width:220px;height:220px;background:#2d6a4f1f}.site-footer__glow--bl{bottom:-60px;left:-50px;width:180px;height:180px;background:#ffffff0a}.site-footer__inner{position:relative;z-index:1;max-width:1100px;margin:0 auto;padding:2.5rem 1rem 2rem}@media (min-width: 768px){.site-footer__inner{padding:3rem 2rem 2.25rem}}@media (min-width: 1024px){.site-footer__inner{padding:3.25rem 2rem 2.5rem}}.site-footer__grid{display:grid;gap:2rem 1.5rem}@media (min-width: 768px){.site-footer__grid{grid-template-columns:minmax(0,1.35fr) minmax(0,1fr) minmax(0,1.15fr);gap:2rem 2.5rem;align-items:start}}.site-footer__brand{display:flex;flex-direction:column;gap:.875rem;min-width:0}.site-footer__logo-btn{display:inline-flex;align-items:center;padding:0;margin:0;border:none;background:transparent;cursor:pointer;width:-moz-fit-content;width:fit-content;max-width:100%}.site-footer__logo-btn:hover{opacity:.92}.site-footer__logo-btn:focus-visible{outline:2px solid rgba(255,255,255,.85);outline-offset:4px;border-radius:6px}.site-footer__promise{margin:0;font-size:.8125rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#ffffff9e;line-height:1.4}.site-footer__tagline{margin:0;font-size:.9375rem;font-weight:500;line-height:1.5;color:#ffffffe0;max-width:22rem}.site-footer__email{display:inline-flex;align-items:center;gap:.375rem;font-size:.875rem;font-weight:600;color:#ffffffe6;text-decoration:none;width:-moz-fit-content;width:fit-content;max-width:100%;word-break:break-word}.site-footer__email:hover{color:#fff;text-decoration:underline}.site-footer__social{display:flex;flex-direction:column;gap:.625rem;padding-top:.25rem}.site-footer__social-label{margin:0;font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#ffffff8c}.site-footer__social-row{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.site-footer__social-link{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:999px;color:#fff;background:#ffffff1f;border:1px solid rgba(255,255,255,.18);transition:background .2s ease,border-color .2s ease,transform .2s ease}.site-footer__social-link:hover{background:#ffffff38;border-color:#ffffff59;transform:translateY(-1px)}.site-footer__social-link:focus-visible{outline:2px solid #fff;outline-offset:2px}.site-footer__column{display:flex;flex-direction:column;gap:.875rem;min-width:0}.site-footer__heading{margin:0;font-size:.75rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#ffffff8c}.site-footer__links{display:grid;gap:.5rem 1rem;margin:0;padding:0;list-style:none}@media (min-width: 480px) and (max-width: 767px){.site-footer__links{grid-template-columns:repeat(2,minmax(0,1fr))}}.site-footer__link{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;max-width:100%;padding:.2rem 0;border:none;background:transparent;font-size:.875rem;font-weight:500;line-height:1.35;color:#ffffffd1;text-align:left;cursor:pointer;transition:color .15s ease}.site-footer__link:hover{color:#fff}.site-footer__link:focus-visible{outline:2px solid rgba(255,255,255,.85);outline-offset:2px;border-radius:4px}.site-footer__link--active{color:color-mix(in srgb,var(--action) 55%,white);font-weight:700}.site-footer__divider{height:1px;margin:2rem 0 1.25rem;background:#ffffff24}.site-footer__bottom{display:flex;flex-direction:column;gap:.75rem;align-items:flex-start}@media (min-width: 640px){.site-footer__bottom{flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem}}.site-footer__copyright{margin:0;font-size:.8125rem;font-weight:500;color:#ffffff7a;line-height:1.45}.site-footer__bottom-tagline{margin:0;font-size:.8125rem;font-weight:600;color:#ffffffa6;letter-spacing:.02em}.product-frame{position:relative;width:100%;height:100%;overflow:hidden;background:#f4f6f8;isolation:isolate;display:flex;align-items:center;justify-content:center}.product-frame__bg{position:absolute;top:50%;left:50%;width:124%;height:124%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;filter:blur(18px) saturate(1.18) brightness(1.03);opacity:.78;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;transform:translate(-50%,-50%) scale(1.08)}.product-frame__fg{position:relative;z-index:1;width:100%;height:100%;max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;padding:0;box-sizing:border-box;display:block;margin:0 auto}.product-frame--card{align-items:flex-start;justify-content:flex-start}.product-frame--card .product-frame__fg,.product-frame--card .image-with-fallback__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;max-width:none;max-height:none;margin:0;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}.product-frame--card .image-with-fallback__placeholder{display:flex;align-items:center;justify-content:center;-o-object-fit:unset;object-fit:unset}.product-frame--card .product-frame__placeholder-img,.product-frame--card .image-with-fallback__placeholder-img{width:55%;height:55%;-o-object-fit:contain;object-fit:contain;display:block}.product-frame--thumb{background:#f5f3f0}.product-frame--thumb .product-frame__fg,.product-frame--thumb .image-with-fallback__placeholder{position:relative;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.product-frame--thumb .image-with-fallback__placeholder{display:flex;align-items:center;justify-content:center}.product-frame--thumb .product-frame__placeholder-img,.product-frame--thumb .image-with-fallback__placeholder-img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block}.product-frame--hero .product-frame__bg{width:132%;height:132%;filter:blur(24px) saturate(1.22) brightness(1.04);opacity:.85}.grinding-picker{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.grinding-picker__label{font-size:11px;color:#888;font-weight:600;flex-shrink:0;text-transform:uppercase;letter-spacing:.04em}.grinding-picker__options{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.grinding-picker__pill{font-size:11px;font-weight:600;padding:4px 12px;border-radius:20px;border:1.5px solid #e0e0e0;background:transparent;color:#555;cursor:pointer;transition:border-color .15s,background .15s,color .15s}.grinding-picker__pill--active{border-color:#2d5016;background:#2d5016;color:#fff}.grinding-picker__pill--readonly{cursor:default}.grinding-picker--readonly{margin-top:0}.grinding-picker--cart-tab{display:inline-flex;align-items:center;align-self:center;width:auto;margin:0;flex-shrink:0;height:28px}.grinding-picker__cart-tabs{display:inline-flex;align-items:center;gap:0;height:100%;padding:2px;border-radius:8px;background:#eceae6;border:1px solid rgba(120,113,108,.16);box-sizing:border-box;min-width:0;max-width:100%}.grinding-picker--cart-tab-readonly .grinding-picker__cart-mini-tab--readonly{cursor:default;pointer-events:none}.grinding-picker--cart-tab-readonly .grinding-picker__cart-mini-tab--readonly:not(.grinding-picker__cart-mini-tab--active){color:#a8a29e;opacity:.85}.grinding-picker__cart-mini-tab{display:inline-flex;align-items:center;justify-content:center;flex:1 1 auto;min-width:0;max-width:none;height:100%;padding:0 8px;margin:0;border:none;border-radius:6px;background:transparent;font-size:10px;font-weight:600;line-height:1;color:#57534e;text-align:center;white-space:nowrap;cursor:pointer;font-family:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:none;outline:none;transition:background .18s ease,color .18s ease,box-shadow .18s ease}.grinding-picker__cart-mini-tab--active{background:#fff;color:#5e846d;font-weight:700;box-shadow:0 1px 5px #0f172a1a}.grinding-picker__cart-mini-tab:hover:not(.grinding-picker__cart-mini-tab--active):not(.grinding-picker__cart-mini-tab--readonly){color:#1c1917;background:#ffffff73}.grinding-picker__cart-mini-tab:focus-visible{outline:2px solid rgba(45,106,79,.45);outline-offset:1px}.grinding-picker--no-label{gap:10px}.grinding-picker--no-label .grinding-picker__options{flex:1;width:100%;gap:8px}.grinding-picker--no-label .grinding-picker__pill{flex:1;min-width:0;font-size:10px;line-height:1.25;padding:7px 8px;text-align:center;white-space:normal}@media (min-width: 400px){.grinding-picker--no-label .grinding-picker__pill{font-size:11px;padding:7px 10px}}.pdm__grinding{margin-top:12px}.nwp-price{display:flex;flex-direction:column;align-items:flex-start;gap:2px;min-width:0;text-align:left}.nwp-price__amount{font-size:16px;font-weight:800;color:#1a1a1a;line-height:1.2;white-space:nowrap}.nwp-price__perkg{font-size:11px;font-weight:500;color:#78716c;line-height:1.3}.nwp-price__save{font-size:11px;font-weight:700;color:#5e846d;letter-spacing:.02em;line-height:1.2}.nwp-price__gst{font-size:10px;font-weight:500;color:#a8a29e;line-height:1.2}.nwp-price--card .nwp-price__amount,.nwp-price--modal .nwp-price__amount{font-size:15px}.nwp-price--modal .nwp-price__save{margin-top:2px;padding:2px 7px;border-radius:4px;background:#ecfdf3;font-size:10px;font-weight:800;letter-spacing:.04em}.nwp-price--detail{align-items:center;text-align:center;gap:4px}.nwp-price--detail .nwp-price__amount{font-size:22px}.nwp-price--detail .nwp-price__perkg{font-size:12px}.nwp-price--cart .nwp-price__amount{font-size:15px}.nwp-price--cart-inline{flex-direction:row;flex-wrap:wrap;align-items:baseline;gap:4px 8px}.nwp-price--cart-inline .nwp-price__amount{font-size:14px;font-weight:800;line-height:1.2}.nwp-price--cart-inline .nwp-price__perkg{font-size:10px;font-weight:500;color:#78716c}.nwp-price--cart-inline .nwp-price__save{font-size:10px;font-weight:700;padding:1px 6px;border-radius:4px;background:#ecfdf3}.nwp-price--dock{align-items:flex-end;text-align:right}.nwp-price--dock .nwp-price__amount{font-size:14px;font-weight:800;color:#5e846d;line-height:1.2}.nwp-price--dock .nwp-price__perkg{font-size:10px;color:#78716c}.pack-weight-dual{display:inline-flex;flex-direction:column;align-items:center;text-align:center;line-height:1.2;gap:1px}.pack-weight-dual--inline{flex-direction:row;align-items:baseline;text-align:left;gap:4px}.pack-weight-dual__main{font-weight:inherit;color:inherit}.pack-weight-dual__net,.pack-weight-dual__yield{font-size:.72em;font-weight:500;color:#78716c;letter-spacing:.01em;cursor:help}.vm-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:1000;display:flex;align-items:flex-end;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}@media (min-width: 640px){.vm-backdrop{align-items:flex-start;justify-content:center;padding:1rem}}.vm-sheet{background:#fff;border-radius:20px 20px 0 0;width:100%;max-height:min(92dvh,100dvh - 1.5rem);overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding-bottom:env(safe-area-inset-bottom,12px);animation:vm-slide-up .22s ease;flex-shrink:0}@media (min-width: 640px){.vm-sheet{border-radius:20px;width:420px;margin:auto 0;max-height:min(92dvh,100dvh - 2rem);animation:vm-fade-in .18s ease}}@keyframes vm-slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes vm-fade-in{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.vm-handle{width:36px;height:4px;background:#ddd;border-radius:2px;margin:10px auto 0}@media (min-width: 640px){.vm-handle{display:none}}.vm-header{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;padding:12px 16px;border-bottom:1px solid #e8e8e4}.vm-header__info{display:flex;align-items:flex-start;gap:10px;flex:1;min-width:0}.vm-header__img{width:40px;height:40px;border-radius:8px;flex-shrink:0;background:#f4f4f0;overflow:hidden}.vm-header__img .product-frame{width:100%;height:100%}.vm-header__img .product-frame--thumb .product-frame__fg,.vm-header__img .product-frame--thumb .image-with-fallback__placeholder{-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}.vm-header__meta{flex:1;min-width:0;display:flex;flex-direction:column;gap:6px}.vm-header__name{font-size:15px;font-weight:700;color:#1a1a1a;line-height:1.25;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.vm-header__grind-row{display:flex;align-items:center;gap:8px;min-width:0}.vm-header__grind-label{font-size:10px;font-weight:600;color:#888;text-transform:uppercase;letter-spacing:.05em;flex-shrink:0;line-height:1}.vm-header__grind-row .grinding-picker--cart-tab{height:26px;max-width:100%}.vm-header__grind-row .grinding-picker__cart-mini-tab{font-size:11px;padding:0 10px}.vm-header__close{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:#f4f4f0;border:none;border-radius:50%;cursor:pointer;color:#1a1a1a;flex-shrink:0;margin-left:8px;transition:background .15s}.vm-header__close:hover{background:#e8e8e4}.vm-list{padding:8px 0}.vm-empty{margin:0;padding:20px 16px;font-size:13px;color:#78716c;text-align:center}.vm-row{display:grid;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 16px;border-bottom:1px solid #e8e8e4}.vm-row:last-child{border-bottom:none}.vm-row--unavailable{opacity:.55}.vm-row--unavailable .vm-row__weight{text-decoration:line-through}.vm-row--unavailable .nwp-price__amount{text-decoration:line-through;color:#a8a29e}.vm-row__stock-hint{font-size:11px;font-weight:600;color:#b91c1c}.vm-row__img{width:52px;height:52px;border-radius:10px;background:#f4f4f0;overflow:hidden;align-self:flex-start}.vm-row__img .product-frame{width:100%;height:100%}.vm-row__img .product-frame--thumb .product-frame__fg,.vm-row__img .product-frame--thumb .image-with-fallback__placeholder{-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}.vm-row__main{grid-column:2;display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0}.vm-row__pack-col{flex:1;min-width:0}.vm-row__weight{line-height:1.25;text-align:left}.vm-row__weight.pack-weight-dual{display:flex;flex-direction:column;align-items:flex-start;gap:2px;max-width:100%}.vm-row__weight.pack-weight-dual .pack-weight-dual__main{font-size:14px;font-weight:600;color:#1a1a1a}.vm-row__weight.pack-weight-dual .pack-weight-dual__yield,.vm-row__weight.pack-weight-dual .pack-weight-dual__net{font-size:11px;font-weight:500;color:#888;white-space:normal;line-height:1.3;max-width:100%}.vm-row__price-col{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:3px;flex-shrink:0;text-align:right}.vm-row__price-col .nwp-price--modal{align-items:flex-end;text-align:right}.vm-row__action{grid-column:3;flex-shrink:0;justify-self:end;align-self:center}.vm-row__add{padding:7px 18px;border:none;border-radius:999px;background:var(--action, #5e846d);color:#fff;font-size:12px;font-weight:700;cursor:pointer;white-space:nowrap;transition:background .15s ease,opacity .15s ease}.vm-row__add:hover:not(:disabled){background:var(--action-hover, #4f715b)}.vm-row__add--disabled,.vm-row__add:disabled{opacity:.55;cursor:not-allowed}.vm-row__stepper{display:inline-flex;align-items:center;border:1.5px solid #5e846d;border-radius:10px;overflow:hidden}.vm-row__step-btn{display:flex;align-items:center;justify-content:center;width:28px;height:30px;background:transparent;border:none;color:#5e846d;cursor:pointer;transition:background .15s}.vm-row__step-btn:hover{background:#5e846d14}.vm-row__step-btn--disabled,.vm-row__step-btn:disabled{color:#ccc;cursor:not-allowed}.vm-row__step-btn--disabled:hover,.vm-row__step-btn:disabled:hover{background:transparent}.vm-row__step-val{font-size:12px;font-weight:700;color:#5e846d;min-width:28px;text-align:center;border-left:1px solid rgba(94,132,109,.25);border-right:1px solid rgba(94,132,109,.25);line-height:30px}.home-myb-card{width:100%;height:100%;background:#fff;border-radius:12px;border:1px solid #e8e8e4;overflow:hidden;box-shadow:none;display:flex;flex-direction:column;transition:box-shadow .2s ease,transform .2s ease}.home-myb-card:hover{box-shadow:0 6px 18px #0000001a;transform:translateY(-2px)}.home-myb-card--selected{border-color:#2d6a4f59;box-shadow:none}.home-myb-card__image-btn{display:block;width:100%;padding:0;border:none;background:none;cursor:pointer}.home-myb-card__image-zone{position:relative;aspect-ratio:1/.78;background:#f5f5f2;overflow:hidden}.home-myb-card__wishlist{position:absolute;top:6px;right:6px;width:22px;height:22px;border-radius:999px;background:#ffffffeb;color:#78716c;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #00000014;pointer-events:none}.home-myb-card__wishlist svg{width:12px;height:12px}.home-myb-card__body{padding:6px 8px 4px;display:flex;flex-direction:column;gap:4px;flex:1 1 auto;min-height:0}.home-myb-card__head{position:relative;width:100%;min-height:30px;margin-bottom:2px}.home-myb-card__title-btn{display:block;padding:0;border:none;background:none;text-align:left;width:100%;cursor:pointer}.home-myb-card__name{margin:0;padding-right:52px;font-size:12px;font-weight:800;line-height:1.25;min-height:2.5em;color:#1c1917;letter-spacing:-.01em;text-align:left;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home-myb-card__tag{position:absolute;right:0;top:0;display:inline-flex;align-items:center;height:18px;padding:0 6px;border-radius:5px;background:#f3f4f2;border:none;font-size:9px;font-weight:600;letter-spacing:.01em;color:#57534e;white-space:nowrap;line-height:1.3}.home-myb-card__tag--grind{background:#ecfdf5;color:#5e846d;border:1px solid #bbf7d0}.home-myb-card__tag--pack{flex-direction:column;align-items:center;justify-content:center;height:auto;min-height:18px;padding:2px 5px;line-height:1.15;gap:0}.home-myb-card__tag-weight,.home-myb-card__tag-unit{display:block}.home-myb-card--catalog .home-myb-card__unit-row{grid-template-columns:1fr}.home-myb-card--catalog .home-myb-card__unit-toggle{display:none}.home-myb-card--catalog .home-myb-card__price-stack{align-items:center;justify-self:center;text-align:center}.home-myb-card--catalog .home-myb-card__price-line{justify-content:center}.home-myb-card--catalog .home-myb-card__pack-label{text-align:center}.home-myb-card__unit-row{display:grid;grid-template-columns:auto 1fr;gap:6px;align-items:center;width:100%;margin-top:5px;margin-bottom:8px}.home-myb-card__unit-toggle{display:inline-flex;border:1.5px solid #e8e8e4;border-radius:6px;overflow:hidden;width:-moz-fit-content;width:fit-content;flex-shrink:0}.home-myb-card__unit-btn{padding:2px 7px;font-size:9px;font-weight:700;color:#888;background:transparent;border:none;cursor:pointer;transition:background .12s,color .12s}.home-myb-card__unit-btn+.home-myb-card__unit-btn{border-left:1.5px solid #e8e8e4}.home-myb-card__unit-btn--active{background:var(--action);color:#fff}.home-myb-card__unit-btn:disabled{opacity:.45;cursor:not-allowed}.home-myb-card__price-stack{display:flex;flex-direction:column;align-items:flex-end;justify-self:end;gap:1px;min-width:0;text-align:right}.home-myb-card__price-line{display:flex;align-items:baseline;justify-content:flex-end;gap:3px;flex-wrap:wrap;width:100%}.home-myb-card__price{margin:0;font-size:15px;font-weight:800;line-height:1;color:#1c1917;letter-spacing:-.02em}.home-myb-card__pack-label{margin:1px 0 0;font-size:9px;font-weight:500;line-height:1.2;color:#a8a29e;text-align:right;width:100%}.home-myb-card__price-unit{margin:0;font-size:9px;font-weight:500;color:#78716c}.home-myb-card__price-original{margin:0;font-size:11px;font-weight:500;line-height:1.2;color:#78716c;text-decoration:line-through}.home-myb-card__discount{margin-top:1px;font-size:9px;font-weight:800;color:#5e846d;white-space:nowrap}.home-myb-card__actions-spacer{display:none}.home-myb-card__actions{display:flex;flex-direction:column;align-items:center;gap:3px;width:100%;margin-top:auto;flex-shrink:0}.home-myb-card__actions .home-myb-card__cta,.home-myb-card__actions .home-myb-card__stepper{margin-top:0}.home-myb-card__options-count{margin:0;padding:0;border:none;background:none;font-size:9px;font-weight:600;line-height:1.2;color:#78716c;text-align:center;text-decoration:underline;cursor:pointer;-webkit-tap-highlight-color:transparent}.home-myb-card__cta{display:inline-flex;align-items:center;justify-content:center;gap:3px;width:100%;height:28px;margin-top:auto;margin-bottom:0;padding:0 8px;border:none;border-radius:999px;background:var(--action);color:#fff;font-size:9px;font-weight:700;letter-spacing:.01em;cursor:pointer;flex-shrink:0;transition:background .15s ease,opacity .15s ease}.home-myb-card__cta svg{width:11px;height:11px}.home-myb-card__cta:hover:not(:disabled){background:var(--action-hover)}.home-myb-card__cta:disabled{opacity:.55;cursor:not-allowed}.home-myb-card__stepper{display:flex;align-items:center;justify-content:space-between;width:100%;height:30px;margin-top:auto;margin-bottom:0;padding:0 2px;border-radius:999px;border:1.5px solid var(--action);background:#f0fdf4;flex-shrink:0}.home-myb-card__stepper-btn{width:24px;height:24px;border:none;border-radius:999px;background:var(--action);color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.home-myb-card__stepper-btn:disabled{opacity:.45;cursor:not-allowed}.home-myb-card__stepper-value{font-size:10px;font-weight:800;color:var(--action);font-variant-numeric:tabular-nums}.hscroll{display:flex;flex-direction:column;gap:16px;min-width:0}.hscroll--compact{gap:10px}.hscroll--compact .hscroll__header{align-items:center;min-height:36px}.hscroll--compact .hscroll__title{font-size:17px;line-height:1.2}@media (min-width: 768px){.hscroll--compact .hscroll__title{font-size:18px}}.hscroll--compact .hscroll__badge{font-size:11px;padding:2px 9px}.hscroll--compact .hscroll__arrow{width:32px;height:32px}.hscroll--compact .hscroll__track{padding-bottom:4px}.hscroll--stacked-header .hscroll__header--stacked{flex-direction:column;align-items:stretch;gap:10px;margin-bottom:0}.hscroll--stacked-header .hscroll__header--stacked .hscroll__title-group{width:100%}.hscroll--stacked-header .hscroll__header--stacked .hscroll__sub-row{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:30px}.hscroll--stacked-header .hscroll__header--stacked .hscroll__badge{flex-shrink:0}.hscroll--stacked-header .hscroll__header--stacked .hscroll__arrows{flex-shrink:0;margin-left:auto}.hscroll--with-toolbar{gap:0}.hscroll--with-toolbar .hscroll__header{margin-bottom:0}.hscroll--with-toolbar .hscroll__toolbar{margin-top:16px;margin-bottom:20px}.hscroll--compact.hscroll--with-toolbar .hscroll__header{margin-bottom:0}.hscroll--compact.hscroll--with-toolbar .hscroll__toolbar{margin-top:14px;margin-bottom:18px}.hscroll--compact.hscroll--with-toolbar .hscroll__track{padding-bottom:8px}.hscroll--compact.hscroll--with-toolbar.hscroll--stacked-header .hscroll__header--stacked{margin-bottom:0;gap:12px}.hscroll--compact.hscroll--with-toolbar.hscroll--stacked-header .hscroll__toolbar{margin-top:16px;margin-bottom:20px}.hscroll__toolbar{width:100%;min-width:0}.hscroll__header{display:flex;align-items:center;justify-content:space-between;gap:12px}.hscroll__title-group{display:flex;align-items:center;gap:10px;min-width:0;flex:1}.hscroll__badge{display:inline-flex;align-items:center;background:#fff;border:1px solid #e4e4e0;border-radius:999px;padding:2px 10px;font-size:12px;font-weight:600;color:#888}.hscroll__title{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:18px;font-weight:800;color:#1a1a1a;letter-spacing:-.2px;line-height:1.2;margin:0}@media (min-width: 768px){.hscroll__title{font-size:20px}}.hscroll__arrows{display:flex;align-items:center;gap:8px;flex-shrink:0}.hscroll__arrow{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:1.5px solid #d4d4d0;background:#fff;color:#1a1a1a;cursor:pointer;transition:border-color .15s ease,background-color .15s ease,color .15s ease;flex-shrink:0}.hscroll__arrow:hover:not(:disabled){border-color:var(--action, #5e846d);background:var(--action, #5e846d);color:#fff}.hscroll__arrow--disabled,.hscroll__arrow:disabled{border-color:#e8e8e4;color:#c8c8c4;cursor:not-allowed;background:#fafaf8}.hscroll__track{display:flex;flex-direction:row;align-items:stretch;overflow-x:auto;overflow-y:visible;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;padding-bottom:8px;scrollbar-width:none}.hscroll__track::-webkit-scrollbar{display:none}.hscroll__track>*{flex:0 0 var(--hscroll-item-width, 180px);scroll-snap-align:start;align-self:stretch}.hscroll--dark .hscroll__title{color:#fff}.hscroll--dark .hscroll__badge{background:#ffffff1a;border-color:#ffffff2e;color:#ffffffa6}.hscroll--dark .hscroll__arrow{border-color:#ffffff59;background:#ffffff14;color:#ffffffe6}.hscroll--dark .hscroll__arrow:hover:not(:disabled){border-color:#fff;background:#fff;color:var(--secondary-foreground)}.hscroll--dark .hscroll__arrow--disabled,.hscroll--dark .hscroll__arrow:disabled{border-color:#ffffff1f;color:#ffffff40;background:#ffffff0a}.cat-chip{display:flex;flex-direction:column;align-items:center;gap:8px;background:none;border:none;padding:4px 0;cursor:pointer;width:100%;-webkit-tap-highlight-color:transparent}.cat-chip:hover .cat-chip__circle{transform:scale(1.07);box-shadow:0 6px 20px #00000029}.cat-chip:active .cat-chip__circle{transform:scale(.97)}.cat-chip__circle{width:72px;height:72px;border-radius:50%;overflow:hidden;background:#f3f4f2;box-shadow:0 2px 10px #0000001a;transition:transform .2s ease,box-shadow .2s ease;flex-shrink:0}@media (min-width: 768px){.cat-chip__circle{width:88px;height:88px}}.cat-chip__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.cat-chip__label{font-size:12px;font-weight:600;color:#1a1a1a;text-align:center;white-space:nowrap;line-height:1.3}@media (min-width: 768px){.cat-chip__label{font-size:13px}}.product-pack-offer{display:flex;flex-direction:column;align-items:center;text-align:center;gap:3px;min-width:0}.product-pack-offer__pack{margin:0;font-size:11px;font-weight:600;color:#78716c;line-height:1.25}.product-pack-offer__price-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:6px}.product-pack-offer__price{font-size:16px;font-weight:800;color:#1a1a1a;line-height:1.2;white-space:nowrap}.product-pack-offer__save{font-size:10px;font-weight:700;color:#5e846d;padding:2px 7px;border-radius:999px;background:#ecfdf3;line-height:1.2;white-space:nowrap}.product-pack-offer__milling{margin:2px 0 0;display:flex;align-items:center;justify-content:center;gap:4px;font-size:11px;font-weight:500;color:#78716c;line-height:1.35}.product-pack-offer__info{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;padding:0;border:none;border-radius:999px;background:#f5f5f4;color:#78716c;cursor:help;flex-shrink:0;line-height:0;transition:background .15s ease,color .15s ease}.product-pack-offer__info:hover{background:#e7e5e4;color:#57534e}.product-pack-offer__info:focus-visible{outline:2px solid rgba(45,106,79,.45);outline-offset:1px}.product-pack-offer--detail{align-items:center;text-align:center;gap:4px}.product-pack-offer--detail .product-pack-offer__pack{font-size:12px}.product-pack-offer--detail .product-pack-offer__price{font-size:22px}.product-pack-offer--detail .product-pack-offer__yield{font-size:12px}.heart-rating{--heart-size: 18px;display:inline-flex;flex-wrap:wrap;align-items:center;gap:6px}.heart-rating__hearts{display:inline-flex;align-items:center;gap:2px}.heart-rating__heart-wrap{position:relative;display:block;flex-shrink:0;width:var(--heart-size);height:var(--heart-size);padding:0;border:none;background:transparent;cursor:pointer;line-height:0}.heart-rating__heart-wrap:disabled{cursor:default}.heart-rating__heart{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:var(--heart-size);height:var(--heart-size);flex-shrink:0}.heart-rating__heart--empty{color:#ececec;fill:#ececec;stroke:none}.heart-rating__heart--outline{color:transparent;fill:transparent;stroke:#d6d3d1;stroke-width:1.75}.heart-rating__heart--filled{color:var(--heart-fill, #e11d48);fill:var(--heart-fill, #e11d48);stroke:none}.heart-rating__heart-fill{position:absolute;left:0;top:0;height:var(--heart-size);overflow:hidden;pointer-events:none}.heart-rating__heart-fill .heart-rating__heart{position:absolute;left:0;top:0}.heart-rating__meta{display:inline-flex;align-items:baseline;gap:4px;min-width:0}.heart-rating__value{font-size:13px;font-weight:700;color:var(--text-base, #1c1917);line-height:1}.heart-rating__label{font-size:11px;font-weight:600;color:var(--text-muted, #78716c)}.heart-rating__count{font-size:11px;font-weight:600;color:var(--text-faint, #a8a29e)}.heart-rating--vivid{--heart-fill: #e11d48}.heart-rating--soft{--heart-fill: #f43f5e}.heart-rating--muted{--heart-fill: #fb7185}.heart-rating--readonly .heart-rating__heart-wrap{cursor:default}.heart-rating--compact{gap:4px}.heart-rating--compact .heart-rating__hearts{gap:1px}.heart-rating--compact .heart-rating__value{font-size:12px}.rule-info{position:relative;display:inline-flex;flex-shrink:0;z-index:1}.rule-info__btn{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;padding:0;border:none;border-radius:999px;background:transparent;cursor:pointer;color:inherit;transition:background .15s ease,box-shadow .15s ease,transform .15s ease,border-color .15s ease}.rule-info__btn:hover{background:#2d6a4f1a}.rule-info__spin{animation:rule-info-spin .8s linear infinite}.rule-info__popover{position:fixed;z-index:10050;min-width:200px;max-width:min(280px,100vw - 24px);max-height:min(240px,100vh - 48px);overflow-y:auto;padding:0;border-radius:12px;font-size:11px;line-height:1.4;border:1px solid rgba(45,106,79,.12);background:#fff;color:#44403c;box-shadow:0 2px 4px #1c19170a,0 12px 28px #1c19171a;pointer-events:auto}.rule-info__tips-panel{padding:10px 12px 12px}.rule-info__allergen-panel{padding:0;overflow:hidden}.rule-info__allergen-head{display:flex;align-items:flex-start;gap:7px;padding:8px 10px;background:linear-gradient(180deg,#fffbeb,#fefce8);border-bottom:1px solid rgba(217,180,78,.28)}.rule-info__allergen-head-icon{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:7px;background:#facc1533;color:#a16207;flex-shrink:0}.rule-info__allergen-head-copy{min-width:0}.rule-info__allergen-head-title{margin:0;font-size:12px;font-weight:700;line-height:1.25;color:#713f12;letter-spacing:.01em}.rule-info__allergen-head-sub{margin:2px 0 0;font-size:10px;line-height:1.35;font-weight:500;color:#a8a29e}.rule-info__line{margin:0}.rule-info__line+.rule-info__line{margin-top:6px}.rule-info__line--note{margin-top:6px;color:#5c6f55;font-size:10px}.rule-info__title{margin:0 0 8px;font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#713f12}.rule-info__title--info{color:#5e846d}.rule-info__allergen-list{display:flex;flex-direction:column;gap:0;margin:0;padding:6px 8px 8px;list-style:none}.rule-info__allergen-row{padding:7px 6px;border-radius:8px}.rule-info__allergen-row+.rule-info__allergen-row{border-top:1px solid #f5f5f4}.rule-info__allergen-row:hover{background:#fafaf9e6}.rule-info__allergen-copy{min-width:0}.rule-info__allergen-lead{margin:0;font-size:12px;font-weight:700;line-height:1.35;color:#44403c}.rule-info__allergen-detail{margin:2px 0 0;font-size:11px;font-weight:500;line-height:1.4;color:#78716c;word-break:break-word}.rule-info__allergen-detail--muted{font-style:italic;color:#a8a29e}.rule-info__popover--allergen{border-color:#d9b44e47;box-shadow:0 2px 4px #713f1208,0 14px 32px #713f1217}.rule-info--inline{color:#5c7a66}.rule-info--dock{color:#5e846d}.rule-info--dock .rule-info__btn{background:#f0fdf4;border:1px solid rgba(91,127,104,.22)}.rule-info--dock .rule-info__btn:hover{background:#ecfdf3;border-color:#5b7f6859}.rule-info--allergen{color:#a16207}.rule-info--allergen .rule-info__btn{width:20px;height:20px;background:#fffbeb;border:1px solid rgba(217,180,78,.28)}.rule-info--allergen .rule-info__btn:hover{background:#facc1547;border-color:#d9b44e73}.rule-info--allergen.rule-info--open .rule-info__btn{background:#facc1552;border-color:#d9b44e80;box-shadow:0 0 0 2px #facc1559}.rule-info--open.rule-info--inline .rule-info__btn{transform:scale(1.03)}.cr__item-insight-row{display:flex;align-items:center;flex-wrap:wrap;gap:5px;margin:0;min-height:0}.cr__item-insight-row .cr__item-rule-advice{margin-top:0;padding:0;min-height:auto;gap:5px}.cr__item-insight-row .cr__item-rule-advice--composite{margin-top:0;padding:0}.cr__item-insight-row .product-nutrition{margin-top:0}.cr__item-info-icons{display:inline-flex;align-items:center;gap:1px;flex-shrink:0}.cr__item-rule-advice{display:flex;align-items:center;flex-wrap:wrap;gap:5px;margin-top:3px;min-height:20px}.cr__item-rule-advice--composite{gap:6px;margin-top:4px;padding:2px 0 0}.cr__item-rule-section{display:inline-flex;align-items:center;flex-shrink:0}.cr__item-rule-section--allergen,.cr__item-rule-section--info{min-height:20px}.cr__item-name-row{display:inline-flex;align-items:center;gap:4px;min-width:0;max-width:100%}.cr__item-name-row .cr__item-name-btn,.cr__item-name-row .cr__item-name{min-width:0;flex:1 1 auto}@keyframes rule-info-spin{to{transform:rotate(360deg)}}.pdm-rule{margin-top:.75rem;display:flex;flex-direction:column;gap:.65rem}.pdm-rule__location{padding:.75rem .85rem;border-radius:10px;background:linear-gradient(135deg,#fff8ed,#fff3e0);border:1px solid rgba(234,88,12,.22);color:#7c2d12}.pdm-rule__location-head{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .5rem;margin-bottom:.45rem;font-size:.78rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase;color:#c2410c}.pdm-rule__location-title{flex:1 1 auto}.pdm-rule__location-place{display:inline-flex;align-items:center;gap:.2rem;font-size:.72rem;font-weight:600;text-transform:none;color:#9a3412;opacity:.9}.pdm-rule__location-list{margin:0;padding-left:1.1rem;font-size:.86rem;line-height:1.45;color:#431407}.pdm-rule__location-list li+li{margin-top:.35rem}.pdm-rule__icons{display:flex;align-items:center;gap:.5rem}.pdm-rule__hint{margin:0;font-size:.78rem;line-height:1.4;color:#64748b}.pdm-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000006b;z-index:400;animation:pdm-fade .18s ease}.pdm-wrap{position:fixed;top:0;right:0;bottom:0;left:0;z-index:500;display:flex;align-items:flex-start;justify-content:center;padding:max(.75rem,env(safe-area-inset-top,0px)) .75rem max(.75rem,env(safe-area-inset-bottom,0px));overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;animation:pdm-fade .18s ease}@keyframes pdm-fade{0%{opacity:0}to{opacity:1}}.pdm{background:#fff;border-radius:16px;width:100%;max-width:480px;max-height:min(92dvh,100dvh - 1.5rem);margin:auto 0;flex-shrink:0;display:flex;flex-direction:column;box-shadow:0 20px 40px #00000024,0 4px 12px #0000000f;animation:pdm-up .22s ease;overflow:hidden}@keyframes pdm-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.pdm__header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px;border-bottom:1px solid #f0eeeb;background:#fff;position:sticky;top:0;z-index:10;flex-shrink:0}.pdm__header-title{font-size:14px;font-weight:700;color:#1c1917;margin:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;letter-spacing:-.01em}.pdm-wrap--page{position:static;inset:auto;padding:0;overflow:visible;animation:none}.pdm--page{max-width:100%;width:100%;max-height:none;border-radius:20px;border:1px solid #f0eeeb;box-shadow:0 1px 2px #0000000a,0 12px 40px #2d6a4f14;animation:none;overflow:hidden}.pdm--page .pdm__header{padding:14px 18px}@media (min-width: 900px){.pdm--page .pdm__header{padding:18px 28px}}.pdm--page .pdm__header-title{font-size:15px}@media (min-width: 900px){.pdm--page .pdm__header-title{font-size:clamp(1.15rem,2vw,1.5rem);font-weight:800;white-space:normal;line-height:1.25;letter-spacing:-.02em}.pdm--page .pdm__body{display:grid;grid-template-columns:minmax(300px,44%) minmax(0,1fr);grid-template-areas:"media summary" "media sections";align-items:start;overflow:visible}}.pdm--page .pdm__hero--page{aspect-ratio:1/1;max-height:min(72vw,380px);background:linear-gradient(165deg,#f8faf9,#eef4f1 55%,#f5f3f0);padding:16px 14px}.pdm--page .pdm__hero--page .product-frame--hero .product-frame__fg,.pdm--page .pdm__hero--page .product-frame--hero .image-with-fallback__placeholder{-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center;padding:8px}@media (min-width: 900px){.pdm--page .pdm__hero--page{grid-area:media;aspect-ratio:auto;max-height:none;min-height:100%;align-self:stretch;border-bottom:none;border-right:1px solid #f0eeeb;padding:28px 24px 32px;display:flex;align-items:center;justify-content:center}.pdm--page .pdm__hero--page .product-frame{width:100%;max-width:420px;aspect-ratio:1/1;border-radius:16px;overflow:hidden;box-shadow:0 8px 28px #0000000f}.pdm--page .pdm__hero--page .product-frame--hero .product-frame__fg,.pdm--page .pdm__hero--page .product-frame--hero .image-with-fallback__placeholder{padding:14px}.pdm--page .pdm__summary{grid-area:summary;align-items:flex-start;text-align:left;padding:24px 28px 0;gap:12px}.pdm--page .pdm__hearts,.pdm--page .pdm__meta,.pdm--page .pdm__price-block,.pdm--page .pdm__price-plain{justify-content:flex-start;align-items:flex-start}.pdm--page .pdm__meta-item{font-size:11px;padding:4px 10px}.pdm--page .pdm__sections{grid-area:sections;padding:12px 28px 24px;gap:12px}.pdm--page .pdm__section{padding:14px 16px}.pdm--page .pdm__footer{padding:14px 28px 18px}.pdm--page .pdm__skeleton-wrap{display:grid;grid-template-columns:minmax(300px,44%) minmax(0,1fr);padding:0}.pdm--page .pdm__skeleton--hero{min-height:480px;max-height:none;margin:0;width:100%;border-right:1px solid #f0eeeb}.pdm--page .pdm__skeleton-lines{padding:28px}}.pdm__header-actions{display:flex;align-items:center;gap:6px;flex-shrink:0}.pdm__share{background:#fafaf9;border:1px solid #f0eeeb;cursor:pointer;color:#78716c;display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:8px;flex-shrink:0;transition:color .15s,background .15s,border-color .15s}.pdm__share:hover{color:var(--action, #5e846d);background:#fff;border-color:#e7e5e4}.pdm__close{background:#fafaf9;border:1px solid #f0eeeb;cursor:pointer;color:#78716c;display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:8px;flex-shrink:0;transition:color .15s,background .15s,border-color .15s}.pdm__close:hover{color:#1c1917;background:#fff;border-color:#e7e5e4}.pdm__body{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:0}.pdm__hero{position:relative;background:#f7f9fa;width:100%;aspect-ratio:1/1;max-height:min(52vw,320px);overflow:hidden;border-bottom:1px solid #f0eeeb;display:flex;align-items:center;justify-content:center}.pdm__hero .product-frame{width:100%;height:100%}.pdm__hero--recommended-bag{aspect-ratio:1024/750;max-height:min(46vw,300px);background:#f4f6f8}.pdm__hero--recommended-bag .product-frame--hero .product-frame__fg,.pdm__hero--recommended-bag .product-frame--hero .image-with-fallback__placeholder{-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;padding:0}.pdm__summary{display:flex;flex-direction:column;align-items:center;gap:8px;padding:12px 14px 0;text-align:center}.pdm__hearts{margin:0;display:flex;justify-content:center;width:100%}.pdm__meta{display:flex;flex-wrap:wrap;gap:6px;justify-content:center}.pdm__meta-item{display:inline-flex;align-items:center;gap:4px;font-size:10px;font-weight:600;color:#78716c;background:#fafaf9;border:1px solid #f0eeeb;padding:2px 7px;border-radius:999px}.pdm__price-block{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;margin-top:10px;gap:4px}.pdm__net-weight{margin:0;font-size:13px;font-weight:500;color:#78716c;line-height:1.2;text-align:center}.pdm__net-weight.pack-weight-dual{display:inline-flex;align-items:center}.pdm__price-plain{display:flex;flex-direction:row;align-items:baseline;justify-content:center;flex-wrap:wrap;gap:8px}.pdm__vol-price.vol-price{width:100%;gap:12px}.pdm__vol-price.vol-price .vol-price__original{font-size:14px}.pdm__vol-price.vol-price .vol-price__sale{font-size:22px;color:var(--action, #5e846d)}.pdm__vol-price.vol-price .vol-price__unit{font-size:12px}.pdm__vol-price.vol-price .vol-price__pct{font-size:12px;font-weight:700;padding:3px 10px;background:#2d6a4f1a;border-radius:999px;color:var(--action, #5e846d)}.pdm__price{font-size:20px;font-weight:800;color:var(--action, #5e846d);line-height:1;letter-spacing:-.02em}.pdm__price-unit{font-size:12px;font-weight:500;color:#78716c}.pdm__grinding{margin-top:2px}.pdm__pack-options{width:100%;margin-top:6px}.pdm__pack-options-title{margin:0 0 8px;font-size:11px;font-weight:700;color:#57534e;letter-spacing:.04em;text-transform:uppercase;text-align:left;width:100%}.pdm__pack-options .vm-list--inline{padding:0;display:flex;flex-direction:column;gap:8px}.pdm__pack-options .vm-row{border:1px solid #f0eeeb;border-radius:10px;background:#fff;border-bottom:1px solid #f0eeeb}.pdm__pack-options .vm-row:last-child{border-bottom:1px solid #f0eeeb}@media (min-width: 900px){.pdm--page .pdm__pack-options{margin-top:10px}}.pdm__sections{display:flex;flex-direction:column;gap:10px;padding:12px 14px 14px}.pdm__section{display:flex;flex-direction:column;gap:6px;padding:10px 12px;border-radius:10px;background:#fafaf9;border:1px solid #f0eeeb}.pdm__section-title{font-size:11px;font-weight:700;color:#57534e;margin:0;letter-spacing:.02em}.pdm__desc,.pdm__ingredients{font-size:12px;color:#78716c;line-height:1.55;margin:0}.pdm__ingredient-tags{display:flex;flex-wrap:wrap;gap:6px}.pdm__ingredient-tag{display:inline-flex;align-items:center;font-size:11px;font-weight:600;color:#0f766e;background:linear-gradient(180deg,#f0fdfa,#ecfdf5);border:1px solid rgba(13,148,136,.18);padding:4px 10px;border-radius:999px;line-height:1.2;letter-spacing:.01em}.pdm__chips{display:flex;flex-wrap:wrap;gap:4px}.pdm__chip{font-size:10px;font-weight:600;color:#166534;background:#f0fdf4;border:1px solid rgba(45,106,79,.16);padding:2px 8px;border-radius:999px}.pdm__nutrition{list-style:none;margin:0;padding:0;border-radius:8px;overflow:hidden;border:1px solid #f0eeeb;background:#fff}.pdm__nutrition-row{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:7px 10px;font-size:11px;line-height:1.35;border-bottom:1px solid #f0eeeb}.pdm__nutrition-row:last-child{border-bottom:none}.pdm__nutrition-name,.pdm__nutrition-val{color:#78716c;font-weight:400}.pdm__nutrition-val{text-align:right;white-space:nowrap;flex-shrink:0}.pdm__hsn{font-size:10px;color:#a8a29e;margin:0;padding:0 2px}.pdm__desc--note{margin:0 0 8px;color:#78716c;font-size:11px}.pdm__myb-grains{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.pdm__myb-grain{display:flex;align-items:center;gap:10px}.pdm__myb-grain-img{width:44px;height:44px;border-radius:8px;overflow:hidden;flex-shrink:0;background:#f5f3f0}.pdm__myb-grain-img .product-frame{width:100%;height:100%}.pdm__myb-grain-body{min-width:0;flex:1}.pdm__myb-grain-name{margin:0;font-size:13px;font-weight:700;color:#1c1917;line-height:1.3}.pdm__myb-grain-meta{margin:2px 0 0;font-size:11px;color:#78716c}.pdm__myb-grain-error{margin:4px 0 0;font-size:10px;font-weight:600;color:#b91c1c}.pdm__myb-grain--error .pdm__myb-grain-name{color:#b91c1c}.pdm__myb-cart-footer{display:flex;flex-direction:column;gap:10px;width:100%}.pdm__myb-cart-actions{display:flex;align-items:center;gap:8px;width:100%}.pdm__myb-cart-actions .pdm__stepper{flex:1}.pdm__myb-edit-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;width:auto;min-width:108px;flex-shrink:0;padding:0 12px}.pdm__footer{padding:10px 14px 12px;border-top:1px solid #f0eeeb;background:#fff;flex-shrink:0}.pdm__myb-footer{display:flex;flex-direction:column;gap:8px;width:100%}.pdm__myb-unit-toggle{display:inline-flex;align-self:center;border:1.5px solid #f0eeeb;border-radius:8px;overflow:hidden}.pdm__myb-unit-btn{padding:4px 12px;font-size:11px;font-weight:600;color:#78716c;background:transparent;border:none;cursor:pointer}.pdm__myb-unit-btn+.pdm__myb-unit-btn{border-left:1.5px solid #f0eeeb}.pdm__myb-unit-btn--active{background:var(--action, #5e846d);color:#fff}.pdm__myb-unit-btn:disabled{opacity:.45;cursor:not-allowed}.pdm__cta{width:100%;height:40px;background:var(--action, #5e846d);color:#fff;border:none;border-radius:10px;font-size:13px;font-weight:700;cursor:pointer;letter-spacing:.01em;transition:background .15s}.pdm__cta:hover:not(:disabled){background:var(--action-hover, #4f715b)}.pdm__cta:disabled{opacity:.5;cursor:not-allowed}.pdm__cta--ghost{background:#fafaf9;color:#1c1917;border:1px solid #f0eeeb}.pdm__cta--ghost:hover:not(:disabled){background:#fff;border-color:#e7e5e4}.pdm__stepper{display:flex;align-items:center;justify-content:center;gap:0;height:40px;background:var(--action, #5e846d);border-radius:10px;overflow:hidden}.pdm__stepper-btn{display:flex;align-items:center;justify-content:center;width:44px;height:100%;background:none;border:none;color:#fff;cursor:pointer;transition:background .15s}.pdm__stepper-btn:hover:not(:disabled){background:#0000001f}.pdm__stepper-btn:disabled{opacity:.4;cursor:not-allowed}.pdm__stepper-val{flex:1;text-align:center;font-size:13px;font-weight:700;color:#fff}.pdm__skeleton-wrap{display:flex;flex-direction:column;gap:12px;padding:0 14px 14px}.pdm__skeleton-lines{display:flex;flex-direction:column;gap:10px}.pdm__skeleton{background:#ececec;border-radius:8px;animation:pdm-pulse 1.4s ease-in-out infinite}.pdm__skeleton--hero{aspect-ratio:1/1;max-height:min(52vw,320px);border-radius:0;margin:0 -14px;width:calc(100% + 28px)}.pdm__skeleton--line{height:12px;width:100%}.pdm__skeleton--short{width:55%}.pdm__skeleton--block{height:72px;width:100%}@keyframes pdm-pulse{0%,to{opacity:1}50%{opacity:.45}}.profile-intro-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:1rem}.profile-intro-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f172a73}.profile-intro-modal__card{position:relative;width:min(100%,26rem);background:#fff;border-radius:1rem;border:1px solid rgba(91,127,104,.12);padding:1.25rem;box-shadow:0 18px 40px #0f172a29;display:flex;flex-direction:column;gap:.75rem}.profile-intro-modal__title{margin:0;text-align:center;font-size:1.125rem;font-weight:800;color:#1b4332}.profile-intro-modal__sub{margin:0;text-align:center;font-size:.8125rem;line-height:1.4;color:#64748b}.profile-intro-modal__input{width:100%;min-height:2.75rem;border:1px solid #d1d5db;border-radius:.75rem;padding:.65rem .75rem;font-size:.9375rem;color:#0f172a;background:#fff}.profile-intro-modal__input::-moz-placeholder{color:#94a3b8;opacity:1}.profile-intro-modal__input::placeholder{color:#94a3b8;opacity:1}.profile-intro-modal__input:focus{outline:2px solid rgba(94,132,109,.35);border-color:#5e846d}.profile-intro-modal__error{margin:0;text-align:center;font-size:.75rem;color:#dc2626}.profile-intro-modal__actions{display:flex;flex-direction:column;gap:.5rem}.profile-intro-modal__btn{min-height:2.75rem;border-radius:.75rem;border:none;font-size:.9375rem;font-weight:700;cursor:pointer}.profile-intro-modal__btn--primary{background:#1b4332;color:#fff}.profile-intro-modal__btn--primary:disabled{opacity:.65;cursor:not-allowed}.profile-intro-modal__skip{border:none;background:transparent;color:#5e846d;font-size:.75rem;font-weight:700;cursor:pointer;padding:.35rem}.hero-fresh{width:100%;max-width:100%;margin:0 auto;padding:2px 0 8px}@media (min-width: 768px){.hero-fresh{max-width:100%;padding:0;margin-top:0}}@media (max-width: 767px){.hero-fresh__desktop-only{display:none!important}}@media (min-width: 768px){.hero-fresh__mobile-only{display:none!important}}.hero-fresh__headline-mobile{display:inline}@media (min-width: 768px){.hero-fresh__headline-mobile{display:none}}.hero-fresh__headline-desktop{display:none}@media (min-width: 768px){.hero-fresh__headline-desktop{display:flex;flex-direction:column;align-items:flex-start;gap:2px;width:100%}}.hero-fresh__headline-line{display:block;line-height:1.08;text-align:left}@media (min-width: 768px){.hero-fresh__headline-line{line-height:1.2}}.hero-fresh__content{display:flex;flex-direction:column;align-items:flex-start;gap:10px;width:100%;box-sizing:border-box}@media (max-width: 767px){.hero-fresh__content{position:relative;z-index:2;padding:0 10px}}@media (min-width: 768px){.hero-fresh__content{position:relative;z-index:3;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;flex:1;align-self:stretch;min-height:100%;gap:0;max-width:min(440px,50%);padding:40px 12px 28px clamp(24px,6vw,96px)}}@media (min-width: 1024px){.hero-fresh__content{max-width:min(480px,46%);padding:44px 16px 32px clamp(32px,8vw,120px)}}.hero-fresh__panel{display:flex;flex-direction:column;align-items:center;gap:12px;padding:16px 14px;border-radius:22px;border:1px solid rgba(255,255,255,.22);background:linear-gradient(150deg,#ffffff2b,#ffffff12 52%,#00000014);box-shadow:0 16px 42px #0003,inset 0 1px #ffffff2e;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}@media (max-width: 767px){.hero-fresh__panel{align-items:flex-start;position:relative;gap:0;padding:0;border-radius:0;border:none;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;overflow:hidden}}@media (min-width: 768px){.hero-fresh__panel{position:relative;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:0;min-height:clamp(400px,52vh,540px);padding:0;border-radius:0;border:none;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;text-align:left;overflow:hidden}}@media (min-width: 1024px){.hero-fresh__panel{gap:0;min-height:clamp(440px,54vh,580px);padding:0}}@media (min-width: 768px){.hero-fresh__panel>*:not(.hero-fresh__image-area){position:relative;z-index:3;flex:1;min-height:0}}.hero-fresh__image-area{position:relative;width:100%;max-width:100%;border-radius:16px;overflow:hidden;background:linear-gradient(145deg,#f4faf6,#eef7f1);border:1px solid #e6eee8;box-shadow:inset 0 0 0 1px #ffffff8c;aspect-ratio:16/7.5}@media (max-width: 767px){.hero-fresh__image-area{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;max-width:none;aspect-ratio:auto;border-radius:0;border:0;box-shadow:none;background:transparent}}@media (min-width: 768px){.hero-fresh__image-area{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;display:block;padding:0;min-height:0;aspect-ratio:auto;border-radius:0;border:0;box-shadow:none;background:#3d5c4a;overflow:hidden;pointer-events:none}}.hero-fresh__image-photo{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;filter:saturate(.92) contrast(.96) brightness(.95);transform:scale(1.01);transform-origin:center}@media (min-width: 768px){.hero-fresh__image-photo{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;transform:none;-o-object-fit:cover;object-fit:cover;-o-object-position:62% center;object-position:62% center;filter:none}}@media (min-width: 1024px){.hero-fresh__image-photo{-o-object-position:60% center;object-position:60% center}}.hero-fresh__image-blur-left{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px);mask-image:linear-gradient(105deg,rgb(0,0,0) 0%,rgba(0,0,0,.9) 26%,rgba(0,0,0,.45) 44%,rgba(0,0,0,.12) 56%,transparent 68%);-webkit-mask-image:linear-gradient(105deg,rgb(0,0,0) 0%,rgba(0,0,0,.9) 26%,rgba(0,0,0,.45) 44%,rgba(0,0,0,.12) 56%,transparent 68%)}@media (min-width: 768px){.hero-fresh__image-blur-left{backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);mask-image:linear-gradient(100deg,rgb(0,0,0) 0%,rgba(0,0,0,.85) 28%,rgba(0,0,0,.35) 48%,transparent 62%);-webkit-mask-image:linear-gradient(100deg,rgb(0,0,0) 0%,rgba(0,0,0,.85) 28%,rgba(0,0,0,.35) 48%,transparent 62%)}}@media (min-width: 1024px){.hero-fresh__image-blur-left{backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);mask-image:linear-gradient(100deg,rgb(0,0,0) 0%,rgba(0,0,0,.8) 30%,rgba(0,0,0,.3) 50%,transparent 64%);-webkit-mask-image:linear-gradient(100deg,rgb(0,0,0) 0%,rgba(0,0,0,.8) 30%,rgba(0,0,0,.3) 50%,transparent 64%)}}.hero-fresh__image-flow{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:radial-gradient(120% 90% at 18% 42%,rgba(57,86,70,.55) 0%,rgba(57,86,70,.18) 42%,transparent 68%),linear-gradient(108deg,rgba(57,86,70,.35) 0%,rgba(94,132,109,.12) 46%,transparent 72%)}@media (min-width: 768px){.hero-fresh__image-flow{background:radial-gradient(90% 80% at 12% 40%,rgba(30,52,40,.45) 0%,rgba(60,96,76,.16) 48%,transparent 70%),linear-gradient(105deg,rgba(30,52,40,.28) 0%,rgba(94,132,109,.1) 42%,transparent 70%)}}.hero-fresh__image-blend{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#ffffff0f,#0000000d 48%,#00000029);pointer-events:none}@media (min-width: 768px){.hero-fresh__image-blend{top:0;right:0;bottom:0;left:0;width:100%;z-index:2;background:linear-gradient(180deg,rgba(94,132,109,.52) 0%,rgba(94,132,109,.24) 3%,rgba(94,132,109,.08) 7%,rgba(94,132,109,.02) 10%,transparent 13%),linear-gradient(100deg,rgba(30,52,40,.86) 0%,rgba(40,68,52,.68) 22%,rgba(60,96,76,.36) 40%,rgba(94,132,109,.14) 56%,rgba(94,132,109,.03) 70%,transparent 84%)}}@media (min-width: 1024px){.hero-fresh__image-blend{background:linear-gradient(180deg,rgba(94,132,109,.48) 0%,rgba(94,132,109,.2) 3%,rgba(94,132,109,.07) 7%,rgba(94,132,109,.02) 10%,transparent 13%),linear-gradient(100deg,rgba(28,48,38,.86) 0%,rgba(38,64,50,.68) 22%,rgba(58,90,72,.38) 38%,rgba(94,132,109,.14) 54%,rgba(94,132,109,.03) 68%,transparent 84%)}}.hero-fresh__gear{display:none}@media (max-width: 767px){.hero-fresh__gear{position:absolute;right:10px;top:10px;width:26px;height:26px;border-radius:999px;background:#ffffff8f;color:#6b7280;display:inline-flex;align-items:center;justify-content:center}}.hero-fresh__headline{margin:0;text-align:center;color:#fff}@media (max-width: 767px){.hero-fresh__headline{margin:4px 0 2px;text-align:left;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:clamp(38px,8.2vw,46px);font-weight:800;line-height:1.04;letter-spacing:-.03em;max-width:10.2ch;text-wrap:balance;color:#194433;text-shadow:0 1px 0 rgba(255,255,255,.25)}}@media (min-width: 768px){.hero-fresh__headline{margin:0;padding:0;width:100%;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:clamp(32px,3vw,44px);font-weight:800;line-height:1.06;letter-spacing:-.03em;text-wrap:balance;max-width:none;text-align:left;color:#fff}}.hero-fresh__subline{margin:0;max-width:28rem;font-size:12px;line-height:1.5;text-align:left;color:#ffffffd1;text-wrap:pretty}@media (min-width: 768px){.hero-fresh__subline{width:100%;max-width:none;font-size:14px;line-height:1.45;text-align:left;color:#ffffffe6;margin:10px 0 0}}.hero-fresh__flow{display:flex;flex-direction:column;align-items:flex-start;gap:6px;margin:0;padding:0;list-style:none;width:100%}@media (max-width: 767px){.hero-fresh__flow{flex-direction:row;flex-wrap:wrap;gap:4px}}@media (min-width: 768px){.hero-fresh__flow{display:none}}.hero-fresh__flow-step{display:inline-flex;align-items:center;gap:8px;width:auto}@media (max-width: 767px){.hero-fresh__flow-step{min-height:0;padding:0;border:0;border-radius:0;background:transparent;gap:4px}}@media (min-width: 768px){.hero-fresh__flow-step{min-height:0;padding:0;border:0;border-radius:0;background:transparent}}.hero-fresh__flow-icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:999px;background:#2d6a4f73;color:#ecfdf3;flex-shrink:0}@media (max-width: 767px){.hero-fresh__flow-icon{width:14px;height:14px;background:transparent;color:#1f684a}}@media (min-width: 768px){.hero-fresh__flow-icon{width:22px;height:22px;background:#5e846d;color:#fff}}.hero-fresh__flow-label{font-size:11px;font-weight:800;letter-spacing:.02em;color:#fff;white-space:nowrap}@media (min-width: 768px){.hero-fresh__flow-label{font-size:14px;color:#fffffff2;font-weight:600}}@media (max-width: 767px){.hero-fresh__flow-label{font-size:13px;font-weight:700;color:#1f684a;letter-spacing:.01em}}.hero-fresh__flow-connector{display:none}.hero-fresh__promise{margin:0;font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#ecfdf3e0;text-align:center}.hero-fresh__delivery{display:inline-flex;align-items:center;gap:10px;margin-top:0;padding:5px 12px 5px 3px;border:none;border-radius:999px;background:transparent;cursor:pointer;font:inherit;color:#fff;box-shadow:none;transition:transform .15s ease,opacity .2s ease}@media (max-width: 767px){.hero-fresh__delivery{width:auto;max-width:100%;justify-content:flex-start;padding:0;border-radius:0;background:transparent;border:0;margin-top:2px}}@media (min-width: 768px){.hero-fresh__delivery{justify-content:flex-start;align-self:flex-start;margin-top:auto;padding:8px 14px 8px 10px;border-radius:999px;background:#243a2ec7;border:1px solid rgba(255,255,255,.18);box-shadow:0 2px 8px #0000002e;color:#fff}}.hero-fresh__delivery:hover{transform:translateY(-1px)}@media (min-width: 768px){.hero-fresh__delivery:hover{background:#243a2ee0;border-color:#ffffff3d}}.hero-fresh__delivery:hover .hero-fresh__delivery-icon{box-shadow:0 0 10px #facc1573}@media (min-width: 768px){.hero-fresh__delivery:hover .hero-fresh__delivery-icon{box-shadow:none}}.hero-fresh__delivery:hover .hero-fresh__delivery-cta{text-decoration-color:#ffffffe6}@media (min-width: 768px){.hero-fresh__delivery:hover .hero-fresh__delivery-cta{text-decoration-color:#5e846d}}.hero-fresh__delivery-icon{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:999px;flex-shrink:0;color:#422006;background:linear-gradient(145deg,#fef9c3,#fde68a 46%,#fbbf24);border:1px solid rgba(251,191,36,.42);box-shadow:0 0 8px #facc1540,0 1px 4px #0000001f}.hero-fresh__delivery-icon svg{filter:drop-shadow(0 1px 0 rgba(255,255,255,.35))}@media (min-width: 768px){.hero-fresh__delivery-icon{width:22px;height:22px;color:#fff;background:#182a218c;border:none;box-shadow:none}.hero-fresh__delivery-icon svg{filter:none}}.hero-fresh__delivery-text{display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:0;font-size:12px;font-weight:500;line-height:1.3;color:#5b21b6}@media (max-width: 767px){.hero-fresh__delivery-text{font-size:11px}}@media (min-width: 768px){.hero-fresh__delivery-text{justify-content:flex-start;flex-wrap:nowrap;font-size:13px;font-weight:700;color:#fff}}.hero-fresh__delivery-tagline{font-weight:700}.hero-fresh__delivery-highlight{font-weight:800;color:#5b21b6;text-shadow:none}@media (min-width: 768px){.hero-fresh__delivery-highlight{color:#fff;background:transparent;border-radius:0;padding:0}}.hero-fresh__delivery-divider{display:inline-block;width:1px;height:13px;margin:0 10px;background:#ffffff6b;flex-shrink:0}@media (max-width: 767px){.hero-fresh__delivery-divider{height:11px;margin:0 8px;background:#ffffff61}}.hero-fresh__delivery-cta{font-weight:700;text-decoration:underline;text-decoration-color:#5b21b673;text-underline-offset:3px;color:#6d28d9}@media (min-width: 768px){.hero-fresh__delivery-cta{display:inline;color:#fff;font-weight:800;letter-spacing:.05em;text-decoration:none}}.hero-fresh__benefits{display:none}@media (min-width: 768px){.hero-fresh__benefits{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:clamp(16px,3vw,28px);list-style:none;margin:28px 0 0;padding:0;width:100%}}@media (max-width: 767px){.hero-fresh__benefits{display:flex;align-items:center;gap:10px;list-style:none;margin:2px 0 0;padding:0;width:100%}}.hero-fresh__benefit{display:inline-flex;align-items:center;gap:4px;color:#334155;font-size:12px;font-weight:600}@media (min-width: 768px){.hero-fresh__benefit{flex:0 0 auto;flex-direction:column;align-items:center;justify-content:flex-start;gap:6px;min-width:0;font-size:11px;line-height:1.2;text-align:center;color:#fff;font-weight:700}}.hero-fresh__benefit-icon{color:#ca8a04;display:inline-flex;align-items:center;justify-content:center}@media (min-width: 768px){.hero-fresh__benefit-icon{color:#fff;width:20px;height:20px;filter:drop-shadow(0 1px 2px rgba(0,0,0,.35))}}.hero-fresh__benefit--featured{background:#fff7d6;color:#92400e;padding:2px 8px;border-radius:999px;font-weight:700}@media (min-width: 768px){.hero-fresh__benefit--featured{background:transparent;color:#fff;border:0;padding:0;font-weight:700}.hero-fresh__benefit--featured .hero-fresh__benefit-icon{color:#fff;filter:drop-shadow(0 1px 2px rgba(0,0,0,.35))}.hero-fresh__benefit--featured .hero-fresh__benefit-label{background:#243a2eb8;color:#fff;border-radius:4px;padding:3px 6px;text-shadow:none}}.hero-fresh__freshness-badge{display:none}@media (max-width: 767px){.hero-fresh__freshness-badge{position:absolute;right:10px;bottom:10px;width:74px;height:74px;border-radius:999px;background:#e9fff2;border:3px solid #b7e6cc;color:#14532d;display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:1;text-align:center;box-shadow:0 4px 10px #0f172a1f;z-index:3}.hero-fresh__freshness-badge strong{font-size:18px;font-weight:800;margin-bottom:2px}.hero-fresh__freshness-badge span{font-size:11px;font-weight:700}}@media (min-width: 768px){.hero-fresh__freshness-badge{position:absolute;right:clamp(24px,6vw,96px);bottom:28px;width:56px;height:56px;border-radius:999px;background:linear-gradient(180deg,#f0faf2,#d9eede);border:2px solid #b7d4be;color:#14532d;display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:1;text-align:center;box-shadow:0 4px 12px #0f172a29;z-index:4;pointer-events:none}.hero-fresh__freshness-badge strong{font-size:13px;font-weight:800;margin-bottom:1px}.hero-fresh__freshness-badge span{font-size:5.5px;line-height:6px;font-weight:800}}@media (min-width: 1024px){.hero-fresh__freshness-badge{right:clamp(32px,8vw,120px);bottom:32px}}@media (max-width: 767px){.hero-fresh{width:100%;max-width:100%;padding:0;margin:0;background:#5e846d;overflow:visible}.hero-fresh__panel{width:100%;min-height:248px;position:relative;justify-content:flex-start;align-items:flex-start;gap:0;padding:0;border-radius:0;border:none;background:transparent;box-shadow:none;overflow:visible}.hero-fresh__image-area{position:absolute;left:0;right:0;top:0;bottom:0;z-index:0;width:100%;overflow:hidden;display:block;pointer-events:none;border-radius:0;border:0;box-shadow:none;background:#5e846d}.hero-fresh__image-photo{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:78% center;object-position:78% center;opacity:1;-webkit-mask-image:linear-gradient(108deg,transparent 0%,transparent 18%,rgba(0,0,0,.35) 36%,rgba(0,0,0,.75) 52%,#000 68%,#000 100%);mask-image:linear-gradient(108deg,transparent 0%,transparent 18%,rgba(0,0,0,.35) 36%,rgba(0,0,0,.75) 52%,#000 68%,#000 100%)}.hero-fresh__image-blur-left{z-index:1;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.hero-fresh__image-flow{z-index:1}.hero-fresh__image-blend{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;background:linear-gradient(180deg,rgba(94,132,109,.28) 0%,rgba(94,132,109,.08) 2.5%,transparent 5%),radial-gradient(95% 110% at 8% 48%,rgba(57,86,70,.98) 0%,rgba(64,94,76,.82) 34%,rgba(94,132,109,.28) 58%,transparent 76%),linear-gradient(108deg,rgba(57,86,70,.98) 0%,rgba(64,94,76,.9) 22%,rgba(76,108,88,.62) 40%,rgba(94,132,109,.28) 58%,rgba(94,132,109,.08) 74%,transparent 90%)}.hero-fresh__panel>*:not(.hero-fresh__image-area){position:relative;z-index:2}.hero-fresh__content{position:relative;z-index:2;padding:0 0 12px 10px;min-height:248px;justify-content:flex-start}.hero-fresh__headline{margin:2px 0 0;text-align:left;max-width:56%;position:relative;z-index:2;line-height:1}.hero-fresh__headline-mobile{display:block;font-size:19px;line-height:29px;font-weight:900;letter-spacing:-.15px;color:#fff;white-space:pre-line}.hero-fresh__benefits{margin-top:9px;width:56%;justify-content:space-between;gap:6px;position:relative;z-index:2}.hero-fresh__benefit{flex:1 1 0;flex-direction:column;align-items:center;justify-content:flex-start;gap:4px;min-width:0;min-height:26px;color:#fff;font-size:6.5px;line-height:8px;text-align:center;letter-spacing:-.15px;font-weight:700;padding:0}.hero-fresh__benefit-icon{color:#fff;display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;filter:drop-shadow(0 1px 2px rgba(0,0,0,.35))}.hero-fresh__benefit--featured{background:transparent;color:#fff;padding:0}.hero-fresh__benefit--featured .hero-fresh__benefit-label{background:#243a2eb8;color:#fff;border-radius:3px;padding:2px 4px;text-shadow:none}.hero-fresh__delivery{margin-top:4px;padding:6px 10px 6px 8px;gap:6px;position:relative;z-index:2;border-radius:999px;background:#243a2ec7;border:1px solid rgba(255,255,255,.18);box-shadow:0 2px 8px #0000002e}.hero-fresh__delivery-icon{width:16px;height:16px;border:none;background:#182a218c;border-radius:999px;box-shadow:none;color:#fff;filter:none;transform:none}.hero-fresh__delivery-text{font-size:9px;font-weight:800;color:#fff;letter-spacing:.1px;text-shadow:none}.hero-fresh__delivery-highlight{color:#fff;background:#182a218c;border-radius:3px;padding:1px 4px}.hero-fresh__delivery-cta{color:#fff;text-decoration-color:#ffffff8c}.hero-fresh__delivery:hover{transform:none}.hero-fresh__delivery:hover .hero-fresh__delivery-icon{box-shadow:none}.hero-fresh__delivery:hover .hero-fresh__delivery-cta{text-decoration-color:#ffffffd9}.hero-fresh__content .app-download{width:calc(58% + 35px);max-width:calc(58% + 35px);margin-top:10px;padding-right:0;box-sizing:border-box;align-self:flex-start;position:relative;z-index:4}.hero-fresh__freshness-badge{right:10px;bottom:8px;width:52px;height:52px;border-radius:26px;border-width:2px;border-color:#b7d4be;box-shadow:none;background:linear-gradient(180deg,#f0faf2,#d9eede);z-index:3}.hero-fresh__freshness-badge strong{font-size:11px;line-height:12px;margin-bottom:1px}.hero-fresh__freshness-badge span{font-size:5.8px;line-height:7px;font-weight:800}}@media (min-width: 768px){.hero-fresh__benefits{margin-top:28px;margin-bottom:20px}.hero-fresh__delivery{margin-top:auto}.hero-fresh__content .app-download{margin-top:22px;width:calc(100% + 60px);max-width:calc(100% + 60px)}}.hero-promo{width:100%;max-width:100%;margin:.25rem 0 0;padding:0;background:transparent}@media (max-width: 767px){.hero-promo{position:relative;margin:0;padding:0;background:#fff}.hero-promo:after{content:"";position:absolute;top:4px;right:0;bottom:18px;width:20px;pointer-events:none;z-index:3;background:linear-gradient(90deg,#fff0,#fff 92%)}}@media (min-width: 768px){.hero-promo{margin-top:0}}.hero-promo--surface .hero-promo__card--visual,.hero-promo--surface .hero-promo__card--visual.hero-promo__card--featured{background:transparent;border:none;box-shadow:none}.hero-promo__track{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%}@media (min-width: 640px){.hero-promo__track{gap:12px}}@media (max-width: 767px){.hero-promo__track{display:flex;align-items:flex-start;gap:8px;overflow-x:auto;overflow-y:visible;scroll-snap-type:x proximity;scroll-padding-inline:8px;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scrollbar-width:none;padding:6px 16px 6px 8px;margin:0}.hero-promo__track::-webkit-scrollbar{display:none}}@media (min-width: 768px){.hero-promo__track{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:1fr;gap:16px;align-items:stretch;padding:4px 2px 10px;overflow:visible}}@media (min-width: 1024px){.hero-promo__track{gap:18px}}.hero-promo__dots{display:none}@media (max-width: 767px){.hero-promo__dots{display:flex;align-items:center;justify-content:center;gap:6px;margin:0;padding:0 0 2px}}.hero-promo__dot{width:6px;height:6px;padding:0;border:0;border-radius:999px;background:#0f172a2e;cursor:pointer;transition:width .2s ease,background-color .2s ease,transform .2s ease}.hero-promo__dot:focus-visible{outline:2px solid rgba(94,132,109,.55);outline-offset:2px}.hero-promo__dot--active{width:16px;background:var(--action, #5e846d)}.hero-promo__card{position:relative;z-index:1;display:flex;flex-direction:column;min-width:0;min-height:0;padding:10px;border-radius:6px;overflow:visible;isolation:isolate;cursor:pointer;background:#fff;border:1px solid rgba(15,23,42,.08);box-shadow:0 2px 4px #0f172a1f,0 6px 14px #0f172a29,0 14px 28px #0f172a1f;transition:box-shadow .2s ease,transform .2s ease,border-color .2s ease}@media (min-width: 640px){.hero-promo__card{min-height:148px;padding:12px}}@media (min-width: 768px){.hero-promo__card{min-height:0;padding:0;border-radius:8px;box-shadow:0 2px 4px #0f172a1a,0 8px 16px #0f172a24,0 16px 32px #0f172a1a}}.hero-promo__card:hover{z-index:2;transform:translateY(-2px);box-shadow:0 3px 6px #0f172a1f,0 10px 20px #0f172a29,0 20px 36px #0f172a1f;border-color:#5e846d47}.hero-promo__card:focus-visible{outline:2px solid rgba(94,132,109,.55);outline-offset:2px}.hero-promo__card--featured{background:#fff;border:1.5px solid rgba(234,179,8,.8);box-shadow:0 2px 4px #0f172a1f,0 6px 14px #0f172a29,0 14px 28px #0f172a1f}.hero-promo__card--featured:before{display:none}.hero-promo__card--featured:hover{box-shadow:0 3px 6px #0f172a1f,0 10px 20px #0f172a29,0 20px 36px #0f172a1f}.hero-promo__ribbon{position:relative;z-index:1;align-self:center;display:inline-flex;align-items:center;gap:3px;margin:0;padding:2px 7px;border-radius:999px;background:linear-gradient(135deg,#fffbeb,#fde68a 55%,#fbbf24);color:#422006;font-size:7px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;line-height:1.1;white-space:nowrap;flex-shrink:0;box-shadow:0 2px 8px #0003}@media (min-width: 640px){.hero-promo__ribbon{font-size:8px;padding:3px 9px}}@media (min-width: 1024px){.hero-promo__ribbon{font-size:9px;padding:4px 11px}}.hero-promo__content{position:relative;z-index:1;display:flex;flex:1 1 auto;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:5px;width:100%;max-width:64%;min-width:0;padding:0}@media (min-width: 640px){.hero-promo__content{max-width:68%;gap:7px}}@media (min-width: 1024px){.hero-promo__content{max-width:calc(100% - 96px);gap:12px}}.hero-promo__card--featured .hero-promo__content{max-width:100%;align-items:center}.hero-promo__title{margin:0;width:100%;font-size:11px;font-weight:800;letter-spacing:-.02em;line-height:1.25;color:#111827;text-wrap:balance}@media (min-width: 640px){.hero-promo__title{font-size:12px}}@media (min-width: 1024px){.hero-promo__title{font-size:16px;line-height:1.2}.hero-promo__title .hero-promo__title--full{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}}.hero-promo__card--featured .hero-promo__title{color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.2);text-align:center;width:100%}.hero-promo__title--short{display:block}@media (min-width: 768px){.hero-promo__title--short{display:none}}.hero-promo__title--full{display:none}@media (min-width: 768px){.hero-promo__title--full{display:block}}.hero-promo__subtitle{display:none}.hero-promo__badge{display:inline-flex;align-items:center;align-self:flex-start;margin:0;padding:3px 6px;border-radius:999px;background:var(--primary-subtle);color:#166534;font-size:7px;font-weight:800;letter-spacing:.02em;text-transform:uppercase;line-height:1.1;white-space:nowrap;flex-shrink:0;max-width:100%;overflow:hidden;text-overflow:ellipsis}@media (min-width: 640px){.hero-promo__badge{font-size:8px;padding:3px 7px}}@media (min-width: 1024px){.hero-promo__badge{padding:4px 10px;font-size:10px;letter-spacing:.03em;display:none}}.hero-promo__card--featured .hero-promo__badge{background:#fff3;color:#fef9c3;border:1px solid rgba(250,204,21,.45)}.hero-promo__footer{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;gap:6px;margin-top:auto;padding-top:8px;flex-shrink:0}@media (min-width: 1024px){.hero-promo__footer{padding-top:16px;gap:10px}}.hero-promo__arrow{position:relative;width:22px;height:22px;border-radius:999px;background:var(--action, #5e846d);color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 3px 10px #00000024;transition:transform .2s ease,box-shadow .2s ease;flex-shrink:0}.hero-promo__arrow svg{width:13px;height:13px}@media (min-width: 640px){.hero-promo__arrow{width:26px;height:26px}.hero-promo__arrow svg{width:14px;height:14px}}@media (min-width: 1024px){.hero-promo__arrow{width:40px;height:40px}.hero-promo__arrow svg{width:18px;height:18px}}.hero-promo__card:hover .hero-promo__arrow{transform:scale(1.06);box-shadow:0 6px 16px #0003}.hero-promo__card--featured .hero-promo__arrow{background:#fff;color:#5e846d}.hero-promo__thumb{position:absolute;right:2px;bottom:2px;width:38%;height:44%;max-width:62px;max-height:62px;pointer-events:none;display:flex;align-items:flex-end;justify-content:flex-end}.hero-promo__thumb:before{content:"";position:absolute;right:0;bottom:0;width:115%;height:115%;pointer-events:none;z-index:0;background:radial-gradient(ellipse 70% 70% at 100% 100%,rgba(0,0,0,.08) 0%,transparent 55%)}@media (min-width: 640px){.hero-promo__thumb{right:3px;bottom:3px;max-width:72px;max-height:72px}}@media (min-width: 1024px){.hero-promo__thumb{right:4px;bottom:4px;width:34%;height:40%;max-width:88px;max-height:88px}}.hero-promo__card--featured .hero-promo__thumb:before{background:radial-gradient(ellipse 75% 75% at 100% 100%,rgba(0,0,0,.28) 0%,rgba(36,48,25,.12) 40%,transparent 58%)}.hero-promo__image{position:relative;z-index:1;width:100%;height:100%;max-width:100%;max-height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:right bottom;object-position:right bottom;display:block;border-radius:8px;transition:transform .25s ease,filter .25s ease;-webkit-mask-image:linear-gradient(to top,#000 88%,transparent 100%),linear-gradient(to left,#000 88%,transparent 100%),linear-gradient(135deg,transparent 0%,#000 12%);mask-image:linear-gradient(to top,#000 88%,transparent 100%),linear-gradient(to left,#000 88%,transparent 100%),linear-gradient(135deg,transparent 0%,#000 12%);-webkit-mask-composite:source-in,xor;mask-composite:intersect}.hero-promo__card:hover .hero-promo__image{transform:scale(1.03)}.hero-promo__card:not(.hero-promo__card--featured) .hero-promo__image{filter:drop-shadow(-2px -3px 8px rgba(0,0,0,.08))}.hero-promo__card--featured .hero-promo__image{-o-object-position:72% 88%;object-position:72% 88%;border-radius:10px;filter:drop-shadow(-3px -4px 10px rgba(0,0,0,.35))}.hero-promo__card--featured .hero-promo__thumb{max-width:58px;max-height:58px}@media (min-width: 640px){.hero-promo__card--featured .hero-promo__thumb{max-width:76px;max-height:76px}}@media (min-width: 1024px){.hero-promo__card--featured .hero-promo__thumb{width:32%;height:40%;max-width:92px;max-height:92px}}.hero-promo__card--visual{padding:0;min-height:0;min-width:0;width:100%;aspect-ratio:unset;gap:0;border:none;border-radius:0;background:transparent;box-shadow:none;isolation:auto}@media (min-width: 768px){.hero-promo__card--visual{height:auto;min-height:0;box-shadow:none}}@media (max-width: 767px){.hero-promo__card--visual{flex:0 0 calc((100vw - 32px) / 3.35);width:calc((100vw - 32px) / 3.35);max-width:none;height:auto;scroll-snap-align:start;border:none;box-shadow:none}.hero-promo__card--visual:active{transform:scale(.98)}}.hero-promo__card--visual:hover{transform:none;box-shadow:none;border-color:transparent}.hero-promo__card--visual:hover .product-frame__fg{transform:scale(1.04)}.hero-promo__card--visual:focus-visible{outline:none}.hero-promo__card--visual:focus-visible .hero-promo__visual{outline:2px solid rgba(94,132,109,.55);outline-offset:2px}.hero-promo__visual-wrap{position:relative;display:flex;flex-direction:column;align-items:center;width:100%;height:100%;min-height:0;overflow:visible;border-radius:0;background:transparent;padding:6px 4px 2px;box-sizing:border-box}@media (min-width: 768px){.hero-promo__visual-wrap{padding:8px 6px 4px}}.hero-promo__visual{position:relative;flex:0 0 auto;width:64px;height:64px;border-radius:50%;overflow:hidden;background:#f3f4f6;box-shadow:0 2px 8px #0f172a1f;border:1px solid rgba(15,23,42,.06)}@media (min-width: 768px){.hero-promo__visual{width:84px;height:84px}}@media (min-width: 1024px){.hero-promo__visual{width:92px;height:92px}}.hero-promo__visual .product-frame{width:100%;height:100%;min-height:100%;background:transparent}.hero-promo__visual .product-frame--hero .product-frame__bg{display:none}.hero-promo__visual .product-frame--hero .product-frame__fg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:none;max-height:none;margin:0;padding:0;box-sizing:border-box;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;transition:transform .35s ease}.hero-promo__visual-title{margin:8px 0 0;width:100%;font-size:11px;font-weight:700;letter-spacing:-.015em;line-height:1.25;color:#1f2937;text-align:center;overflow:visible}@media (max-width: 767px){.hero-promo__visual-title{font-size:10px;margin-top:7px}}@media (min-width: 768px){.hero-promo__visual-title{margin-top:10px;font-size:13px;line-height:1.3}}@media (min-width: 1024px){.hero-promo__visual-title{font-size:14px}}.hero-promo__visual-title--short{display:block;white-space:pre-line;text-wrap:balance}@media (min-width: 768px){.hero-promo__visual-title--short{display:none}}.hero-promo__visual-title--full{display:none;white-space:nowrap}@media (min-width: 768px){.hero-promo__visual-title--full{display:block}}.hero-promo__visual-ribbon{position:absolute;top:2px;left:50%;right:auto;z-index:4;transform:translate(-50%);display:inline-flex;align-items:center;gap:2px;margin:0;padding:2px 7px;border-radius:999px;background:linear-gradient(135deg,#fffbeb,#fde68a 55%,#fbbf24);border:1px solid rgba(251,191,36,.55);color:#713f12;font-size:7px;font-weight:800;letter-spacing:.03em;text-transform:uppercase;line-height:1.1;white-space:nowrap;box-shadow:0 1px 2px #ffffffa6 inset,0 2px 6px #b4780033;pointer-events:none}.hero-promo__visual-ribbon svg{color:#854d0e;flex-shrink:0;width:8px;height:8px}@media (max-width: 767px){.hero-promo__visual-ribbon{top:0;font-size:6px;padding:2px 5px}}@media (min-width: 1024px){.hero-promo__visual-ribbon{top:2px;font-size:8px;padding:3px 8px}}.hero-promo__card--visual.hero-promo__card--featured{border:none;box-shadow:none;background:transparent}.hero-promo__card--visual.hero-promo__card--featured:hover{border:none;box-shadow:none}.hero-promo__card--visual.hero-promo__card--featured .hero-promo__visual{box-shadow:0 0 0 2px #eab308d9,0 2px 8px #0f172a1f}.hero-promo__card--visual.hero-promo__card--featured .hero-promo__visual-title{color:#1f2937}.knowledge-card{display:flex;flex-direction:column;align-items:stretch;text-align:left;padding:0;border:1px solid rgba(91,127,104,.14);border-radius:14px;background:#fff;overflow:hidden;cursor:pointer;box-shadow:0 2px 10px #0f172a0d;transition:transform .15s ease,box-shadow .15s ease}.knowledge-card:hover{transform:translateY(-1px);box-shadow:0 6px 18px #0f172a14}.knowledge-card--rail{width:9.875rem;min-width:9.875rem;max-width:9.875rem;height:12.5rem;flex:0 0 auto;border-radius:14px}.knowledge-card--grid{width:100%;min-width:0;max-width:none;height:auto;border-radius:14px}.knowledge-card--video{border-color:#5b7f6838}.knowledge-card__media{position:relative;width:100%;flex:0 0 auto;overflow:hidden;background:linear-gradient(145deg,#ecfdf3,#f8faf9)}.knowledge-card--rail .knowledge-card__media{height:5.5rem;aspect-ratio:auto}.knowledge-card--grid .knowledge-card__media{aspect-ratio:1/1}.knowledge-card__image,.knowledge-card__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.knowledge-card__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:#5e846d;background:linear-gradient(145deg,#ecfdf3,#f8faf9)}.knowledge-card__play{position:absolute;right:6px;bottom:6px;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:999px;color:#fff;background:#2f4f3fe0;pointer-events:none;box-shadow:0 2px 8px #0003}.knowledge-card__play svg{margin-left:1px}.knowledge-card--grid .knowledge-card__play{right:10px;bottom:10px;width:34px;height:34px}.knowledge-card__copy{display:flex;flex-direction:column;gap:.2rem;padding:.5rem .55rem .6rem;min-width:0;flex:1;justify-content:flex-start}.knowledge-card--rail .knowledge-card__copy{padding:.45rem .5rem .55rem;min-height:0}.knowledge-card__type{font-size:.5rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#5e846d}.knowledge-card--rail .knowledge-card__type{font-size:.5rem;letter-spacing:.06em}.knowledge-card__copy strong{font-size:.75rem;line-height:1.25;font-weight:700;letter-spacing:-.01em;color:#1c1917;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.knowledge-card--grid .knowledge-card__copy strong{font-size:.8125rem;font-weight:800}.ck-video-player{position:relative;width:100%;aspect-ratio:16/9;background:#000;border-radius:14px;overflow:hidden}.ck-video-player iframe,.ck-video-player video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;-o-object-fit:contain;object-fit:contain;background:#000}.ck-video-player--empty{display:flex;align-items:center;justify-content:center;background:#1c1917;color:#a8a29e;font-size:.875rem}.ck-video-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:flex;align-items:center;justify-content:center;padding:1rem;background:#0f172ab8;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.ck-video-modal__panel{width:min(100%,52rem);max-height:calc(100vh - 2rem);overflow:auto;background:#fff;border-radius:16px;box-shadow:0 20px 50px #0f172a40}.ck-video-modal__head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;padding:.85rem 1rem .5rem}.ck-video-modal__title{margin:0;font-size:1rem;font-weight:800;line-height:1.3;color:#1c1917}.ck-video-modal__close{flex:0 0 auto;border:none;background:#f5f5f4;color:#44403c;width:2rem;height:2rem;border-radius:999px;font-size:1.25rem;line-height:1;cursor:pointer}.ck-video-modal__body{padding:0 1rem 1rem}.ck-video-modal__actions{display:flex;justify-content:flex-end;padding:0 1rem 1rem}.ck-video-modal__link{border:none;background:transparent;color:var(--primary);font-size:.8125rem;font-weight:800;cursor:pointer}.ai-quality{position:relative;overflow:hidden;background:linear-gradient(180deg,#f7faf5,#fafaf8);border-top:1px solid #eceae6;border-bottom:1px solid #eceae6;padding:1.75rem 0 2rem}@media (min-width: 768px){.ai-quality{padding:2.75rem 0 3rem}}.ai-quality__glow{position:absolute;border-radius:50%;filter:blur(60px);pointer-events:none;opacity:.4}.ai-quality__glow--left{width:280px;height:280px;top:-80px;left:-60px;background:#5e846d29}.ai-quality__glow--right{width:240px;height:240px;bottom:-60px;right:-40px;background:#5e846d1a}.ai-quality__inner{position:relative;z-index:1;max-width:1100px;margin:0 auto;padding:0 1rem}@media (min-width: 768px){.ai-quality__inner{padding:0 2rem}}@media (min-width: 1024px){.ai-quality__inner{padding:0 4rem}}.ai-quality__header{text-align:center;max-width:720px;margin:0 auto 1.5rem}@media (min-width: 768px){.ai-quality__header{margin-bottom:2rem}}.ai-quality__eyebrow{display:inline-flex;align-items:center;gap:.4rem;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#5e846d;margin-bottom:.65rem}.ai-quality__title{margin:0 0 .65rem;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:clamp(22px,5vw,34px);font-weight:800;letter-spacing:-.45px;line-height:1.12;color:#1a1a1a;text-wrap:balance}.ai-quality__subtitle{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:12px;font-weight:500;line-height:1.45;color:#78716c;letter-spacing:0;margin:0}@media (min-width: 640px){.ai-quality__subtitle{font-size:13px}}.ai-quality__subtitle{max-width:34rem;margin-inline:auto}.ai-quality__visual-card{margin-bottom:1.25rem;padding:1rem .75rem;border-radius:16px;background:#5e846d;color:#fff;box-shadow:0 8px 28px #5e846d47}@media (min-width: 768px){.ai-quality__visual-card{margin-bottom:1.75rem;padding:1rem .85rem;border-radius:18px}}.ai-quality__flow{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem .5rem}@media (min-width: 480px){.ai-quality__flow{grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem}}.ai-quality__flow-step{position:relative;display:flex;flex-direction:column;align-items:center;gap:.4rem;text-align:center;min-width:0}.ai-quality__flow-icon{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:999px;background:#ffffff29;color:#fff;box-shadow:inset 0 0 0 1px #ffffff24}.ai-quality__flow-text{font-size:11px;font-weight:600;line-height:1.35;color:#fffffff2}.ai-quality__flow-arrow{display:none}@media (min-width: 480px){.ai-quality__flow-arrow{display:block;position:absolute;right:-10px;top:10px;font-size:12px;color:#ffffff59}}.ai-quality__knowledge{margin-top:0}.ai-quality__knowledge-panel{padding:1rem .75rem .85rem;border-radius:16px;border:1px solid rgba(91,127,104,.14);background:#ffffffe0;box-shadow:0 4px 18px #0f172a0a}@media (min-width: 768px){.ai-quality__knowledge-panel{padding:1.25rem 1.1rem 1rem;border-radius:18px}}.ai-quality__knowledge-head{display:flex;flex-direction:column;align-items:flex-start;gap:.65rem;margin-bottom:.9rem}@media (min-width: 768px){.ai-quality__knowledge-head{flex-direction:row;align-items:flex-end;justify-content:space-between;gap:.75rem}}.ai-quality__knowledge-intro{min-width:0}.ai-quality__knowledge-intro h3{margin:0;font-family:Inter,system-ui,sans-serif;font-size:17px;font-weight:800;line-height:1.2;letter-spacing:-.02em;color:#1a1a1a}@media (min-width: 768px){.ai-quality__knowledge-intro h3{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:18px;font-weight:800;color:#1a1a1a;letter-spacing:-.2px;line-height:1.2;margin:0}}@media (min-width: 768px) and (min-width: 768px){.ai-quality__knowledge-intro h3{font-size:20px}}.ai-quality__knowledge-intro p{margin:.35rem 0 0;font-size:12px;line-height:1.45;color:#64748b}@media (min-width: 768px){.ai-quality__knowledge-intro p{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:12px;font-weight:500;line-height:1.45;color:#78716c;letter-spacing:0;margin:0;margin-top:.2rem}}@media (min-width: 768px) and (min-width: 640px){.ai-quality__knowledge-intro p{font-size:13px}}.ai-quality__knowledge-link{display:inline-flex;align-items:center;gap:.25rem;padding:0;border:none;background:transparent;color:#4f715b;font-size:12px;font-weight:800;cursor:pointer;white-space:nowrap;-webkit-tap-highlight-color:transparent}@media (max-width: 767px){.ai-quality__knowledge-link{align-self:center;padding:6px 12px;border-radius:999px;border:1px solid rgba(91,127,104,.2);background:#ecfdf3a6}}.ai-quality__knowledge-rail{display:flex;gap:10px;overflow-x:auto;margin:0 -2px;padding:2px 2px 6px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.ai-quality__knowledge-rail::-webkit-scrollbar{display:none}.ai-quality__knowledge-rail>.knowledge-card--rail{scroll-snap-align:start}@media (min-width: 768px){.ai-quality__knowledge-rail{gap:.625rem;margin:0;padding:.15rem .1rem .4rem}}.ai-quality__knowledge-status,.ai-quality__knowledge-loading{margin:0;padding:.5rem 0;font-size:.8125rem;color:#78716c}.ai-quality__knowledge-loading{display:flex;align-items:center;justify-content:center;min-width:2.5rem;flex:0 0 auto}.ai-quality__knowledge-empty{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1.25rem 1rem;border-radius:14px;background:#f8faf9;text-align:center;color:#78716c}.ai-quality__knowledge-empty p{margin:0;font-size:.8125rem;max-width:18rem}.ai-quality__knowledge-empty button{border:none;background:transparent;color:#5e846d;font-size:.8125rem;font-weight:800;cursor:pointer}.ai-quality__knowledge-empty svg{color:#5e846d}.ai-quality__footer{display:flex;justify-content:center;margin-top:1.1rem}@media (min-width: 768px){.ai-quality__footer{margin-top:1.25rem}}.ai-quality__cta{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;width:100%;max-width:320px;padding:.75rem 1.35rem;border:none;border-radius:999px;font-size:14px;font-weight:700;color:#fff;background:#5e846d;cursor:pointer;box-shadow:0 6px 20px #5e846d52;transition:transform .2s ease,box-shadow .2s ease,background .2s ease;-webkit-tap-highlight-color:transparent}@media (min-width: 768px){.ai-quality__cta{width:auto;max-width:none}}.ai-quality__cta:hover{transform:translateY(-1px);box-shadow:0 8px 24px #5e846d61;background:#4f715b}.home-atta-toggle--frame{width:100%;padding:0;box-sizing:border-box}.home-atta-toggle--frame .home-atta-toggle__frame-row{display:flex;align-items:stretch;width:100%;min-height:44px;gap:0}.home-atta-toggle--frame .home-atta-toggle__frame-tab{flex:1;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:7px;min-width:0;min-height:44px;padding:11px 16px;border:none;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;transition:background .16s ease,opacity .16s ease;box-sizing:border-box}.home-atta-toggle--frame .home-atta-toggle__frame-tab:focus-visible{outline:2px solid rgba(255,255,255,.55);outline-offset:-2px}.home-atta-toggle--frame .home-atta-toggle__frame-tab:active{opacity:.92}.home-atta-toggle--frame .home-atta-toggle__frame-tab--idle{background:#5e846d;border-top-right-radius:0}.home-atta-toggle--frame .home-atta-toggle__frame-tab--active{background:#fde047}.home-atta-toggle--frame .home-atta-toggle__frame-tab:first-child{border-top-left-radius:12px}.home-atta-toggle--frame .home-atta-toggle__frame-tab:last-child{border-top-right-radius:12px}.home-atta-toggle--frame .home-atta-toggle__frame-icon{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;flex-shrink:0}.home-atta-toggle--frame .home-atta-toggle__frame-icon svg{display:block;width:14px;height:14px}.home-atta-toggle--frame .home-atta-toggle__frame-label{font-family:Inter,system-ui,sans-serif;font-size:12px;font-weight:600;line-height:1.15;letter-spacing:-.1px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-inline:2px}.home-atta-toggle--frame .home-atta-toggle__frame-tab--idle .home-atta-toggle__frame-label{color:#fff}.home-atta-toggle--frame .home-atta-toggle__frame-tab--active .home-atta-toggle__frame-label{color:#1c2b22;font-weight:800}.home-atta-toggle--pill{width:100%;padding:0 10px;box-sizing:border-box}@media (min-width: 768px){.home-atta-toggle--pill{padding:0}}.home-atta-toggle--pill .home-atta-toggle__track{display:flex;align-items:stretch;gap:4px;width:100%;padding:4px;border-radius:999px;background:#fffbeb;border:1px solid rgba(251,191,36,.28);box-shadow:inset 0 1px #ffffffa6;box-sizing:border-box}.home-atta-toggle--pill .home-atta-toggle__option{flex:1 1 0;min-width:0;height:40px;padding:0 12px;border:1.5px solid transparent;border-radius:999px;background:#fffbeb;color:#5c5c5c;font-family:Inter,system-ui,sans-serif;font-size:12px;font-weight:700;line-height:1;white-space:nowrap;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;transition:background .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease}.home-atta-toggle--pill .home-atta-toggle__option:focus-visible{outline:2px solid rgba(45,106,79,.45);outline-offset:2px}.home-atta-toggle--pill .home-atta-toggle__option:hover:not(.home-atta-toggle--pill .home-atta-toggle__option--active){background:#fef3c7;color:#3d3d3d}.home-atta-toggle--pill .home-atta-toggle__option--multigrain.home-atta-toggle__option--active,.home-atta-toggle--pill .home-atta-toggle__option--single.home-atta-toggle__option--active{background:var(--action, #5e846d);border-color:var(--action, #5e846d);color:#fff;font-weight:800;box-shadow:0 2px 8px #2d6a4f38}@media (min-width: 768px){.home-atta-toggle--pill .home-atta-toggle__option{height:42px;font-size:13px;padding:0 14px}}.home-atta-tab-notch{position:absolute;bottom:-4px;width:28px;height:25px;z-index:10;pointer-events:none}.home-atta-tab-notch svg{display:block}.catalog-studio{min-height:100vh;background:#f4f6f5;padding-bottom:calc(48px + env(safe-area-inset-bottom,0px));box-sizing:border-box}.catalog-studio__shell{width:100%;max-width:1100px;margin:0 auto;padding:0 12px 24px;box-sizing:border-box}@media (min-width: 768px){.catalog-studio__shell{padding:0 16px 32px}}.catalog-studio__top{padding:8px 0 14px}.catalog-studio__nav{display:grid;grid-template-columns:40px 1fr 40px;align-items:center;margin-bottom:12px}.catalog-studio__nav-spacer{width:40px;height:40px}.catalog-studio__back-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:none;border-radius:999px;background:transparent;color:#3d3d3d;cursor:pointer}.catalog-studio__back-icon:hover{background:#2d6a4f14}.catalog-studio__nav-eyebrow{margin:0;text-align:center;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--action, #5e846d)}.catalog-studio__intro{display:flex;flex-direction:column;gap:6px;padding:0 2px}.catalog-studio__title{margin:0;font-family:Inter,system-ui,sans-serif;font-size:clamp(24px,5.5vw,30px);font-weight:800;letter-spacing:-.45px;line-height:1.1;color:#3d3d3d}.catalog-studio__lede{margin:0;max-width:36rem;font-size:13px;line-height:1.5;color:#5c5c5c}.catalog-studio__card{border-radius:20px;border:1px solid rgba(45,106,79,.1);background:#fff;box-shadow:0 8px 28px #0f172a0d;overflow:visible}.catalog-studio__sticky-head{position:sticky;top:calc(44px + env(safe-area-inset-top,0px));z-index:40;background:#fffffff0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid rgba(45,106,79,.08)}@media (min-width: 768px){.catalog-studio__sticky-head{top:calc(54px + env(safe-area-inset-top,0px))}}.catalog-studio__body{padding:16px 14px 18px}@media (min-width: 768px){.catalog-studio__body{padding:18px 18px 22px}}.catalog-studio__controls{display:flex;flex-direction:column;gap:0;padding:8px 14px 10px}@media (min-width: 768px){.catalog-studio__controls{padding:8px 18px 12px}}.catalog-studio__controls .myb-bag-options__grain-row{background:#ecfdf3;border-color:#2d6a4f24;margin-top:0;margin-bottom:0}.catalog-studio__controls .myb-bag-options__grain-chip--active{background:var(--action, #5e846d);border-color:var(--action, #5e846d);color:#fff;font-weight:800;box-shadow:0 2px 6px #2d6a4f2e}.catalog-studio__controls .catalog-studio__labeled-group--labeled{gap:4px;padding-top:15px}.catalog-studio__controls .catalog-studio__grain-nav{padding-top:10px}.catalog-studio__controls .milling-type-picker--labeled{padding-top:15px}.catalog-studio__controls .myb-bag-options__segment-track--grind{margin-top:0!important;padding:4px!important}.catalog-studio__controls .myb-bag-options__segment-track--bag .myb-bag-options__segment-btn--active{background:var(--action, #5e846d)!important;color:#fff!important;font-weight:800;box-shadow:0 2px 6px #2d6a4f33;outline:none!important}.catalog-studio__toolbar{padding:0}.catalog-studio__toolbar--top{padding-bottom:10px;border-bottom:1px solid rgba(45,106,79,.08);margin-bottom:2px}.catalog-studio__filter-row{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:34px}.catalog-studio__count-row{display:flex;justify-content:flex-end;padding-top:4px}.catalog-studio__count{margin-left:auto;font-size:11px;font-weight:600;color:#5c5c5c;white-space:nowrap;flex-shrink:0}.catalog-studio__search{display:flex;align-items:center;gap:8px;flex:1;min-width:0;max-width:280px;height:34px;padding:0 12px;border-radius:999px;border:1px solid rgba(45,106,79,.18);background:#fff;box-shadow:0 1px 4px #0f172a0a;box-sizing:border-box}.catalog-studio__search:focus-within{border-color:#2d6a4f61;box-shadow:0 0 0 2px #2d6a4f1a}.catalog-studio__search-icon{flex-shrink:0;color:var(--action, #5e846d)}.catalog-studio__search-input{flex:1;min-width:0;border:none;background:transparent;color:#3d3d3d;font-family:Inter,system-ui,sans-serif;font-size:12px;font-weight:600;outline:none}.catalog-studio__search-input::-moz-placeholder{color:#a8a29e;font-weight:500}.catalog-studio__search-input::placeholder{color:#a8a29e;font-weight:500}.catalog-studio__search-input::-webkit-search-cancel-button{cursor:pointer}.catalog-studio__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:4px;align-items:stretch}@media (min-width: 640px){.catalog-studio__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}}@media (min-width: 1024px){.catalog-studio__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}}@media (min-width: 1280px){.catalog-studio__grid{grid-template-columns:repeat(5,minmax(0,1fr))}}.catalog-studio__grid--grain-cards .home-myb-card{width:100%;height:100%}.catalog-studio__grid--grain-cards .catalog-studio__skeleton{min-height:280px;border-radius:12px}.catalog-studio__skeleton{border-radius:16px;min-height:220px;opacity:.35}.catalog-studio__empty,.catalog-studio__error{padding:40px 16px;text-align:center;border-radius:16px;border:1px dashed rgba(45,106,79,.18);background:#fafaf8}.catalog-studio__empty-title,.catalog-studio__error-title{margin:0 0 4px;font-size:15px;font-weight:700;color:#3d3d3d}.catalog-studio__empty-hint,.catalog-studio__error-hint{margin:0;font-size:13px;color:#5c5c5c}.catalog-studio__retry-btn{display:inline-flex;align-items:center;justify-content:center;margin-top:12px;padding:8px 16px;border:none;border-radius:999px;background:var(--action, #5e846d);color:#fff;font-size:13px;font-weight:700;cursor:pointer}.myb-bag-confirm__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:450}.myb-bag-confirm__wrap{position:fixed;top:0;right:0;bottom:0;left:0;z-index:460;display:flex;align-items:center;justify-content:center;padding:max(16px,env(safe-area-inset-top,0px)) 16px max(16px,env(safe-area-inset-bottom,0px));overflow-y:auto;overscroll-behavior:contain;pointer-events:none}body.myb-dock-visible .myb-bag-confirm__wrap{padding-bottom:max(88px,env(safe-area-inset-bottom,0px) + 72px)}.myb-bag-confirm{pointer-events:auto;width:100%;max-width:420px;max-height:min(100vh - 32px,640px);margin:auto;flex-shrink:0;background:#fff;border-radius:16px;box-shadow:0 24px 48px #0000002e;display:flex;flex-direction:column;overflow:hidden}.myb-bag-confirm__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:14px 18px;border-bottom:1px solid #e7e5e4;flex-shrink:0;background:#fff}.myb-bag-confirm__header-main{flex:1;min-width:0}.myb-bag-confirm__title{margin:0 0 8px;font-size:16px;font-weight:700;color:#1c1917;line-height:1.25}.myb-bag-confirm__meta{display:flex;flex-wrap:wrap;align-items:center;gap:6px;flex:1;min-width:0}.myb-bag-confirm__tag{display:inline-flex;align-items:center;padding:3px 10px;border-radius:999px;background:#f5f5f4;border:1px solid #e7e5e4;font-size:11px;font-weight:600;color:#57534e;line-height:1.2;white-space:nowrap}.myb-bag-confirm__yield{margin:8px 0 0;font-size:11px;font-weight:500;color:#78716c;line-height:1.35}.myb-bag-confirm__close{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:999px;background:#f5f5f4;color:#44403c;cursor:pointer;flex-shrink:0}.myb-bag-confirm__close:hover{background:#e7e5e4}.myb-bag-confirm__body{padding:14px 18px;overflow-y:auto;min-height:0}.myb-bag-confirm__lead{margin:0 0 12px;font-size:12px;color:#78716c;line-height:1.45}.myb-bag-confirm__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0;border:1px solid #e7e5e4;border-radius:12px;overflow:hidden;background:#fff}.myb-bag-confirm__row{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:flex-start;gap:10px;padding:10px 12px;border-bottom:1px solid #f0f0ee}.myb-bag-confirm__row:last-child{border-bottom:none}.myb-bag-confirm__row-img{width:48px;height:48px;border-radius:10px;overflow:hidden;flex-shrink:0;background:#f5f5f4}.myb-bag-confirm__row-img .product-frame{width:100%;height:100%}.myb-bag-confirm__row-img .product-frame--thumb .product-frame__fg,.myb-bag-confirm__row-img .product-frame--thumb .image-with-fallback__placeholder{-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}.myb-bag-confirm__row-main{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:3px;padding-top:2px}.myb-bag-confirm__row-name{margin:0;font-size:13px;font-weight:700;color:#1c1917;line-height:1.25;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.myb-bag-confirm__row-weight{font-size:11px;font-weight:600;color:#78716c;line-height:1.2}.myb-bag-confirm__row-price{font-size:14px;font-weight:800;color:#1c1917;line-height:1.2;white-space:nowrap;padding-top:2px;text-align:right;flex-shrink:0}.myb-bag-confirm__summary{display:flex;align-items:flex-end;justify-content:flex-end;gap:16px;margin-top:14px;padding:12px 14px;border-radius:12px;background:#f9fafb;border:1px solid #e7e5e4}.myb-bag-confirm__summary-lines{flex:1;min-width:0;display:flex;flex-direction:column;gap:6px}.myb-bag-confirm__summary-row{display:flex;align-items:baseline;justify-content:space-between;gap:12px;font-size:12px;line-height:1.3}.myb-bag-confirm__summary-label{color:#78716c;font-weight:500;flex-shrink:0}.myb-bag-confirm__summary-value{color:#1c1917;font-weight:600;text-align:right}.myb-bag-confirm__summary-total{display:flex;flex-direction:column;align-items:flex-end;gap:2px;flex-shrink:0}.myb-bag-confirm__summary-total-label{font-size:11px;font-weight:600;color:#78716c;text-transform:uppercase;letter-spacing:.04em;line-height:1}.myb-bag-confirm__summary-total-value{font-size:18px;font-weight:800;color:#1c1917;line-height:1.2;white-space:nowrap}.myb-bag-confirm__footer{display:flex;gap:10px;padding:14px 18px 18px;border-top:1px solid #e7e5e4;flex-shrink:0;background:#fff}.myb-bag-confirm__btn{flex:1;height:42px;border-radius:999px;font-size:14px;font-weight:700;cursor:pointer;border:none;transition:opacity .15s ease,background .15s ease}.myb-bag-confirm__btn--ghost{background:#f5f5f4;color:#44403c;border:1px solid #d6d3d1}.myb-bag-confirm__btn--ghost:hover{background:#e7e5e4}.myb-bag-confirm__btn--primary{background:var(--action);color:#fff}.myb-bag-confirm__btn--primary:hover:not(:disabled){background:var(--action-hover)}.myb-bag-confirm__btn--primary:disabled{background:#e7e5e4;color:#a8a29e;cursor:not-allowed}.grind-info__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000007a;z-index:470}.grind-info__wrap{position:fixed;top:0;right:0;bottom:0;left:0;z-index:480;display:flex;align-items:center;justify-content:center;padding:max(16px,env(safe-area-inset-top,0px)) 16px max(16px,env(safe-area-inset-bottom,0px));overflow-y:auto;overscroll-behavior:contain;pointer-events:none}body.myb-dock-visible .grind-info__wrap{padding-bottom:max(88px,env(safe-area-inset-bottom,0px) + 72px)}.grind-info{pointer-events:auto;width:100%;max-width:920px;max-height:min(100vh - 32px,760px);margin:auto;flex-shrink:0;background:#fff;border-radius:18px;box-shadow:0 24px 56px #0000002e;display:flex;flex-direction:column;overflow:hidden}.grind-info__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:18px 20px;border-bottom:1px solid #e7e5e4;flex-shrink:0;background:linear-gradient(180deg,#f4faf6,#fff)}.grind-info__title{margin:0;font-family:Inter,system-ui,sans-serif;font-size:1.125rem;font-weight:800;color:#1c1917;line-height:1.25}.grind-info__subtitle{margin:6px 0 0;font-family:Inter,system-ui,sans-serif;font-size:.8125rem;font-weight:500;line-height:1.5;color:#57534e;max-width:52ch}.grind-info__close{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;border:none;border-radius:999px;background:#f5f5f4;color:#57534e;cursor:pointer;flex-shrink:0;transition:background .15s ease,color .15s ease}.grind-info__close:hover{background:#eceae6;color:#1c1917}.grind-info__body{flex:1;min-height:0;overflow-y:auto;padding:18px 20px 20px}.grind-info__compare{display:grid;grid-template-columns:1fr;gap:16px;align-items:stretch}@media (min-width: 768px){.grind-info__compare{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}}.grind-info__card{display:grid;grid-template-rows:var(--grind-card-media-h, 220px) minmax(0,1fr);border:1.5px solid #e7e5e4;border-radius:16px;overflow:hidden;background:#fff;transition:border-color .18s ease,box-shadow .18s ease}.grind-info__card--selected{border-color:#2d6a4f8c;box-shadow:0 8px 24px #2d6a4f1f}.grind-info__card-media{--grind-card-media-h: 220px;height:var(--grind-card-media-h);flex-shrink:0;display:flex;align-items:stretch;justify-content:stretch;padding:0;overflow:hidden;background:radial-gradient(ellipse 90% 80% at 50% 100%,rgba(45,106,79,.08) 0%,transparent 65%),linear-gradient(180deg,#ecfdf3,#f4faf6);border-bottom:1px solid rgba(45,106,79,.08)}.grind-info__card-media-frame{display:flex;align-items:center;justify-content:center;flex:1;width:100%;height:100%;min-height:0;margin:0;padding:4px 6px;box-sizing:border-box;background:#f4faf6}.grind-info__card-media-frame img{display:block;width:100%;height:100%;max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center;filter:drop-shadow(0 4px 12px rgba(45,106,79,.12));-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.grind-info__card-body{display:flex;flex-direction:column;gap:10px;padding:16px;min-height:0}.grind-info__card-head{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:28px}.grind-info__card-title{margin:0;font-family:Inter,system-ui,sans-serif;font-size:1rem;font-weight:800;color:#14532d;line-height:1.25}.grind-info__selected-badge{display:inline-flex;align-items:center;gap:4px;flex-shrink:0;padding:4px 8px;border-radius:999px;background:#2d6a4f1f;color:#5e846d;font-size:.6875rem;font-weight:800;letter-spacing:.02em;text-transform:uppercase}.grind-info__tagline{margin:0;font-size:.8125rem;font-weight:700;color:#44403c;line-height:1.4}.grind-info__description{margin:0;font-size:.8125rem;font-weight:500;color:#57534e;line-height:1.55}.grind-info__highlights{margin:0;padding-left:1.1rem;display:grid;gap:6px}.grind-info__highlights li{font-size:.8125rem;font-weight:500;color:#44403c;line-height:1.45}.grind-info__best-for{margin:2px 0 0;padding:10px 12px;border-radius:10px;background:#f4faf6;border:1px solid rgba(45,106,79,.1);font-size:.75rem;font-weight:500;line-height:1.5;color:#57534e}.grind-info__best-for strong{color:#14532d;font-weight:800}.grind-info__select{margin-top:auto;width:100%;min-height:40px;padding:0 14px;border-radius:999px;border:1.5px solid rgba(45,106,79,.28);background:#fff;color:#5e846d;font-family:Inter,system-ui,sans-serif;font-size:.8125rem;font-weight:700;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease}.grind-info__select:hover{background:#f8fffb;border-color:#2d6a4f73}.grind-info__select--active{background:var(--action, #5e846d);border-color:var(--action, #5e846d);color:#fff;box-shadow:0 2px 10px #2d6a4f38}.grind-info__select--active:hover{background:var(--action-hover, #4f715b);border-color:var(--action-hover, #4f715b)}.grind-info__footer{display:flex;justify-content:flex-end;padding:12px 20px 16px;border-top:1px solid #eceae6;flex-shrink:0;background:#fff}.grind-info__footer-close{min-height:38px;padding:0 16px;border-radius:999px;border:1.5px solid #e7e5e4;background:#fff;color:#44403c;font-family:Inter,system-ui,sans-serif;font-size:.8125rem;font-weight:700;cursor:pointer;transition:background .15s ease,border-color .15s ease}.grind-info__footer-close:hover{background:#fafaf9;border-color:#d6d3d1}.myb-help__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000007a;z-index:470}.myb-help__wrap{position:fixed;top:0;right:0;bottom:0;left:0;z-index:480;display:flex;align-items:stretch;justify-content:center;padding:0;overflow:hidden;overscroll-behavior:contain;pointer-events:none}@media (min-width: 720px){.myb-help__wrap{align-items:center;padding:max(16px,env(safe-area-inset-top,0px)) 16px max(16px,env(safe-area-inset-bottom,0px));overflow-y:auto}body.myb-dock-visible .myb-help__wrap{padding-bottom:max(88px,env(safe-area-inset-bottom,0px) + 72px)}}.myb-help{pointer-events:auto;width:100%;max-width:880px;height:100%;max-height:100%;margin:0;flex-shrink:0;background:#fff;border-radius:0;box-shadow:none;display:flex;flex-direction:column;overflow:hidden}@media (min-width: 720px){.myb-help{height:auto;max-height:min(100vh - 32px,760px);margin:auto;border-radius:18px;box-shadow:0 24px 56px #0000002e}}.myb-help__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:14px 16px 12px;border-bottom:1px solid #e7e5e4;flex-shrink:0;background:#fff;z-index:2}@media (min-width: 720px){.myb-help__header{padding:18px 20px;background:linear-gradient(180deg,#f4faf6,#fff)}}.myb-help__title{margin:0;font-family:Inter,system-ui,sans-serif;font-size:1.125rem;font-weight:800;color:#1c1917;line-height:1.25}.myb-help__subtitle{margin:6px 0 0;font-size:.8125rem;color:#57534e;line-height:1.45}.myb-help__close{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;border-radius:999px;background:#f5f5f4;color:#44403c;cursor:pointer;flex-shrink:0}.myb-help__close:hover{background:#e7e5e4}.myb-help__body{display:flex;flex-direction:column;gap:0;flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}@media (min-width: 720px){.myb-help__body{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);overflow:hidden}}.myb-help__media{background:#f8faf9;border-bottom:1px solid #e7e5e4;flex:0 0 auto;min-height:min(58vh,440px);display:flex;align-items:flex-start;justify-content:center;padding:16px 14px 12px;overflow:visible}@media (min-width: 720px){.myb-help__media{flex:1;min-height:0;align-items:center;border-bottom:none;border-right:1px solid #e7e5e4;padding:20px;overflow:hidden}}.myb-help__video{width:100%;aspect-ratio:16/10;border-radius:14px;overflow:hidden;background:#111}.myb-help__video iframe,.myb-help__video video{width:100%;height:100%;border:none;display:block}.myb-help__steps-panel{padding:12px 14px 16px;overflow-y:visible;min-height:0;flex:0 0 auto;border-top:1px solid #f0f0ec;background:#fff}@media (min-width: 720px){.myb-help__steps-panel{overflow-y:auto;padding:16px 18px 20px;border-top:none}}.myb-help__steps-head{display:flex;flex-direction:column;gap:6px;margin-bottom:10px}.myb-help__steps-hint{margin:0;font-size:.6875rem;font-weight:600;color:#78716c;line-height:1.35}.myb-help__step-pills{display:flex;gap:6px;margin-bottom:10px;flex-wrap:wrap}.myb-help__step-pill{width:32px;height:32px;border-radius:999px;border:1.5px solid #e7e5e4;background:#fff;font-size:.75rem;font-weight:800;color:#57534e;cursor:pointer}.myb-help__step-pill--active{background:#5e846d;border-color:#5e846d;color:#fff}.myb-help__active-step{display:flex;gap:10px;align-items:flex-start;padding:10px 12px;margin-bottom:10px;border-radius:12px;background:#f4faf6;border:1.5px solid rgba(45,106,79,.2)}@media (min-width: 720px){.myb-help__active-step--mobile{display:none}}.myb-help__active-step-num{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:999px;background:#5e846d;color:#fff;font-size:.75rem;font-weight:800;flex-shrink:0}.myb-help__active-step-title{margin:0 0 4px;font-size:.8125rem;font-weight:800;color:#1c1917;line-height:1.3}.myb-help__active-step-desc{margin:0;font-size:.75rem;color:#57534e;line-height:1.45}.myb-help__voice{display:inline-flex;align-items:center;gap:8px;margin-bottom:14px;padding:8px 14px;border-radius:999px;border:1.5px solid rgba(45,106,79,.22);background:#ecfdf3;color:#1b4332;font-size:.75rem;font-weight:700;cursor:pointer;transition:background .15s ease,border-color .15s ease}.myb-help__voice:hover{background:#d8f5e4;border-color:#2d6a4f59}.myb-help__voice--active{background:#5e846d;border-color:#5e846d;color:#fff}.myb-help__steps{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.myb-help__steps--desktop{display:none}@media (min-width: 720px){.myb-help__steps--desktop{display:flex;gap:8px}}.myb-help__step{display:flex;align-items:flex-start;gap:10px;width:100%;padding:8px 10px;border-radius:10px;border:1.5px solid #e7e5e4;background:#fff;text-align:left;cursor:pointer;transition:border-color .15s ease,background .15s ease}.myb-help__step:hover{border-color:#2d6a4f47;background:#f8fffb}.myb-help__step--active{border-color:#2d6a4f73;background:#f4faf6;box-shadow:0 2px 10px #2d6a4f14}.myb-help__step-num{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:999px;background:#5e846d;color:#fff;font-size:.6875rem;font-weight:800;flex-shrink:0}.myb-help__step-copy{display:flex;flex-direction:column;gap:2px;min-width:0}.myb-help__step-title{font-size:.8125rem;font-weight:800;color:#1c1917;line-height:1.3}.myb-help__step-desc{font-size:.75rem;color:#57534e;line-height:1.45}.myb-help__live{display:none}.myb-help-demo{width:100%;max-width:100%}.myb-help-demo__phone{border-radius:16px;border:2px solid #fde68a;background:#fffef5;overflow:hidden;box-shadow:0 8px 24px #fbbf241f;min-height:0;max-height:100%}.myb-help-demo__status{padding:8px 12px;background:linear-gradient(90deg,#fffbeb,#fef3c7);text-align:center;border-bottom:1px solid #fde68a}.myb-help-demo__status span{font-size:.5625rem;font-weight:700;letter-spacing:.03em;color:#92400e}.myb-help-demo__controls{display:flex;flex-direction:column;gap:8px;padding:10px;background:#fffef5;border-bottom:1px solid #fde68a}.myb-help-demo__segment-track{display:flex;gap:4px;padding:4px;border-radius:999px;background:#fffbeb;border:1px solid #fde68a}.myb-help-demo__segment-track--bag{width:100%}.myb-help-demo__segment-track--grind{flex:1;min-width:0}.myb-help-demo__segment-track--pulse{animation:myb-help-pulse 1.1s ease-in-out infinite}.myb-help-demo__segment-btn{flex:1;display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 8px;border-radius:999px;font-size:.5625rem;font-weight:600;color:#78716c;transition:background .2s ease,color .2s ease,box-shadow .2s ease}.myb-help-demo__segment-btn--active{background:#fff;color:#1c1917;font-weight:800;box-shadow:0 1px 4px #fbbf242e;outline:1.5px solid #fbbf24;outline-offset:-1.5px}.myb-help-demo__segment-btn--pulse{animation:myb-help-pulse 1.1s ease-in-out infinite}.myb-help-demo__control-bottom{display:flex;align-items:center;gap:8px}.myb-help-demo__icon-actions{display:flex;align-items:center;gap:6px;flex-shrink:0}.myb-help-demo__icon-btn{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:999px;border:1px solid #fde68a;background:#fff;color:#92400e}.myb-help-demo__icon-btn--machine img{width:16px;height:16px;-o-object-fit:contain;object-fit:contain;display:block}.myb-help-demo__filters{display:flex;flex-wrap:wrap;justify-content:center;gap:5px;padding:0;background:transparent;border-bottom:none}.myb-help-demo__filter{padding:4px 10px;border-radius:999px;border:1.5px solid #fde68a;background:#fff;font-size:.5625rem;font-weight:600;color:#78716c;transition:background .2s ease,border-color .2s ease,color .2s ease}.myb-help-demo__filter--active{background:#fef3c7;border-color:#fbbf24;color:#92400e;font-weight:800}.myb-help-demo__filter--pulse{animation:myb-help-pulse 1.1s ease-in-out infinite}.myb-help-demo__progress{padding:8px 10px 10px;background:#fff;border-bottom:1px solid #f0f0ec}.myb-help-demo__progress-head{display:flex;justify-content:space-between;gap:8px;margin-bottom:6px;font-size:.5625rem;font-weight:700;color:#44403c}.myb-help-demo__progress-head span:last-child{color:#b45309;text-align:right;max-width:55%;line-height:1.3}.myb-help-demo__progress-track{height:7px;border-radius:999px;background:#fde68a;overflow:hidden}.myb-help-demo__progress-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#fcd34d,#f59e0b);transition:width .8s cubic-bezier(.22,1,.36,1)}.myb-help-demo__size-bar{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 10px 6px;background:#fff;border-bottom:1px solid #f0f0ec}.myb-help-demo__size-trigger{display:inline-flex;align-items:center;gap:5px;padding:5px 10px;border-radius:999px;border:1.5px solid rgba(45,106,79,.28);background:#f4faf6;color:#1b4332;font-size:.5625rem;font-weight:800;line-height:1.2}.myb-help-demo__size-trigger--pulse{animation:myb-help-pulse 1.1s ease-in-out infinite}.myb-help-demo__size-current{font-size:.5625rem;font-weight:700;color:#57534e;white-space:nowrap}.myb-help-demo__stage--size{min-height:210px;display:flex;align-items:center;justify-content:center}.myb-help-demo__size-panel{width:100%;padding:12px;border-radius:14px;border:1.5px solid rgba(45,106,79,.2);background:#fff;box-shadow:0 6px 20px #2d6a4f1a}.myb-help-demo__size-title{margin:0 0 4px;font-size:.6875rem;font-weight:800;color:#1c1917}.myb-help-demo__size-hint{margin:0 0 12px;font-size:.5625rem;font-weight:600;color:#78716c;line-height:1.45}.myb-help-demo__size-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:12px}.myb-help-demo__size-opt{display:flex;align-items:center;justify-content:center;height:34px;border-radius:999px;border:1.5px solid #e7e5e4;background:#fff;color:#44403c;font-size:.625rem;font-weight:800;transition:background .35s ease,border-color .35s ease,color .35s ease,transform .35s ease,box-shadow .35s ease}.myb-help-demo__size-opt--active{background:#5e846d;border-color:#5e846d;color:#fff;transform:scale(1.04);box-shadow:0 4px 12px #2d6a4f47}.myb-help-demo__size-opt--pulse{animation:myb-help-pulse 1.1s ease-in-out infinite}.myb-help-demo__size-cap{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 10px;border-radius:10px;background:#ecfdf3;border:1px solid rgba(45,106,79,.14)}.myb-help-demo__size-cap-label{font-size:.5625rem;font-weight:700;color:#57534e}.myb-help-demo__size-cap-value{font-size:.6875rem;font-weight:800;color:#1b4332;transition:color .35s ease}.myb-help-demo__stage{padding:10px;min-height:200px;background:#fffef5}.myb-help-demo__stage--milling{min-height:260px;padding:14px 12px}.myb-help-demo__cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.myb-help-demo__mini-card{border-radius:12px;border:1.5px solid #e7e5e4;background:#fff;padding:8px;transition:border-color .25s ease,box-shadow .25s ease,transform .25s ease}.myb-help-demo__mini-card--focus{border-color:#fbbf24a6;box-shadow:0 4px 14px #fbbf242e;transform:translateY(-2px)}.myb-help-demo__mini-card--in-bag{background:#fffef5}.myb-help-demo__mini-img-wrap{aspect-ratio:1;border-radius:10px;overflow:hidden;background:#f5f5f4;margin-bottom:6px}.myb-help-demo__mini-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.myb-help-demo__mini-img.product-frame--card{width:100%;height:100%}.myb-help-demo__mini-name{margin:0 0 6px;font-size:.625rem;font-weight:800;color:#1c1917;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.myb-help-demo__unit-toggle{display:inline-flex;border-radius:7px;border:1px solid #e7e5e4;overflow:hidden;margin-bottom:6px}.myb-help-demo__unit-toggle--pulse{animation:myb-help-pulse 1.1s ease-in-out infinite}.myb-help-demo__unit{padding:3px 8px;font-size:.5625rem;font-weight:700;color:#78716c;background:#fff}.myb-help-demo__unit--active{background:var(--action, #5e846d);color:#fff;font-weight:800}.myb-help-demo__cta{display:flex;align-items:center;justify-content:center;gap:4px;padding:6px;border-radius:8px;background:var(--action, #5e846d);color:#fff;font-size:.5625rem;font-weight:700}.myb-help-demo__cta--pulse{animation:myb-help-pulse 1.1s ease-in-out infinite}.myb-help-demo__stepper{display:flex;align-items:center;justify-content:space-between;padding:4px 6px;border-radius:8px;border:1px solid rgba(45,106,79,.35);background:#f0fdf4}.myb-help-demo__stepper--pulse{animation:myb-help-pulse 1.1s ease-in-out infinite}.myb-help-demo__stepper-btn{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:6px;background:var(--action, #5e846d);border:none;color:#fff}.myb-help-demo__stepper-val{font-size:.625rem;font-weight:800;color:var(--action, #5e846d)}.myb-help-demo__bag-ready{display:flex;flex-direction:column;gap:10px}.myb-help-demo__mix-bag{border-radius:14px;border:2px dashed rgba(251,191,36,.45);background:#fff;overflow:hidden}.myb-help-demo__mix-bag-top{padding:8px 10px;background:linear-gradient(90deg,#fef3c7,#fde68a);color:#92400e;font-size:.6875rem;font-weight:800;text-align:center}.myb-help-demo__mix-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 12px;padding:12px 14px}.myb-help-demo__mix-item{display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center;padding:2px 0}.myb-help-demo__mix-item .myb-help-demo__mix-img{width:52px;height:52px;border-radius:10px;overflow:hidden;border:1px solid #e7e5e4;background:#f5f5f4;flex-shrink:0}.myb-help-demo__mix-item span{font-size:.5625rem;font-weight:600;color:#57534e;line-height:1.25}.myb-help-demo__mix-item strong{font-size:.625rem;font-weight:800;color:#1c1917}.myb-help-demo__bag-ready-note{margin:0;padding:8px 10px;border-radius:10px;background:#fffbeb;color:#92400e;font-size:.625rem;font-weight:700;text-align:center;line-height:1.4;border:1px solid rgba(251,191,36,.22)}.myb-help-demo__mill-flow{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:230px;gap:10px}.myb-help-demo__grain-pile{display:flex;gap:8px;transition:opacity .6s ease,transform .6s ease}.myb-help-demo__grain-pile--out{opacity:0;transform:translateY(-12px) scale(.9)}.myb-help-demo__pile-img{width:40px;height:40px;border-radius:10px;overflow:hidden;border:2px solid #fff;box-shadow:0 2px 8px #0000001f;flex-shrink:0}.myb-help-demo__chakki{display:flex;flex-direction:column;align-items:center;gap:4px}.myb-help-demo__chakki img{width:52px;height:52px;-o-object-fit:contain;object-fit:contain}.myb-help-demo__chakki span{font-size:.625rem;font-weight:700;color:#57534e}.myb-help-demo__chakki--spin img{animation:myb-help-chakki-spin 1.8s linear infinite}.myb-help-demo__atta{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;opacity:0;transform:scale(.92);transition:opacity .7s ease,transform .7s ease;pointer-events:none}.myb-help-demo__atta--show{opacity:1;transform:scale(1);pointer-events:auto}.myb-help-demo__atta-mosaic{display:grid;grid-template-columns:repeat(2,68px);gap:10px;padding:10px;border-radius:14px;background:#fff;border:2px solid rgba(251,191,36,.28);box-shadow:0 8px 24px #fbbf2424}.myb-help-demo__atta-tile{width:68px;height:68px;border-radius:10px;overflow:hidden;display:block;flex-shrink:0}.myb-help-demo__atta-flour{position:absolute;inset:8px 12px auto;height:72px;border-radius:12px;background:linear-gradient(180deg,#fffbebeb,#fef3c7d9);pointer-events:none;opacity:.55;mix-blend-mode:soft-light}.myb-help-demo__atta-label{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;background:#fbbf24;color:#1c1917;font-size:.6875rem;font-weight:800}.myb-help-demo__atta-sub{margin:0;font-size:.5625rem;font-weight:600;color:#57534e;text-align:center;line-height:1.4;max-width:240px}.myb-help-demo__dock{padding:8px 10px 10px;background:#fff;border-top:1px solid #f0f0ec}.myb-help-demo__dock-label{display:block;font-size:.5625rem;font-weight:700;color:#78716c;margin-bottom:6px}.myb-help-demo__dock-chips{display:flex;flex-wrap:wrap;gap:6px}.myb-help-demo__dock-chip{display:inline-flex;align-items:center;gap:5px;padding:3px 8px 3px 3px;border-radius:999px;border:1px solid #fde68a;background:#fffef5;font-size:.5625rem;font-weight:700;color:#1c1917}.myb-help-demo__dock-chip .myb-help-demo__dock-img{width:22px;height:22px;border-radius:999px;overflow:hidden;background:#f5f5f4;flex-shrink:0}.myb-help-demo__scene-label{margin:10px 0 0;text-align:center;font-size:.6875rem;font-weight:700;color:#78716c}.myb-help-demo__dots{display:flex;justify-content:center;gap:6px;margin-top:12px;flex-wrap:wrap}.myb-help-demo__dot{width:6px;height:6px;border-radius:999px;background:#d6d3d1;transition:width .25s ease,background .25s ease}.myb-help-demo__dot--active{background:#fbbf24;width:16px}@keyframes myb-help-chakki-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes myb-help-pulse{0%,to{box-shadow:0 0 #fbbf2400}50%{box-shadow:0 0 0 4px #fbbf2438}}.myb-bag-options__grain-help{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:46px;height:46px;padding:0;border-radius:999px;border:1.5px solid rgba(45,106,79,.18);background:#fff;box-shadow:0 1px 6px #2d6a4f14;color:#5e846d;cursor:pointer;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease,transform .15s ease}.myb-bag-options__grain-help:hover{border-color:#2d6a4f52;background:#f8fffb;box-shadow:0 2px 10px #2d6a4f1f}.myb-bag-options__grain-help:active{transform:scale(.97)}.myb-header-help{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;border:1.5px solid rgba(45,106,79,.22);background:#fff;color:#5e846d;font-size:.75rem;font-weight:700;cursor:pointer;white-space:nowrap}.myb-header-help:hover{background:#f4faf6;border-color:#2d6a4f61}.myb-bag-size-change__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:470}.myb-bag-size-change__wrap{position:fixed;top:0;right:0;bottom:0;left:0;z-index:480;display:flex;align-items:center;justify-content:center;padding:max(16px,env(safe-area-inset-top,0px)) 16px max(16px,env(safe-area-inset-bottom,0px));overflow-y:auto;overscroll-behavior:contain;pointer-events:none}body.myb-dock-visible .myb-bag-size-change__wrap{padding-bottom:max(88px,env(safe-area-inset-bottom,0px) + 72px)}.myb-bag-size-change{pointer-events:auto;width:100%;max-width:400px;margin:auto;flex-shrink:0;background:#fff;border-radius:16px;box-shadow:0 24px 48px #0000002e;display:flex;flex-direction:column;overflow:hidden}.myb-bag-size-change__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:16px 18px 0}.myb-bag-size-change__title{margin:0;font-size:17px;font-weight:800;color:#1c1917;line-height:1.25}.myb-bag-size-change__close{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:999px;background:#f5f5f4;color:#44403c;cursor:pointer;flex-shrink:0}.myb-bag-size-change__close:hover{background:#e7e5e4}.myb-bag-size-change__body{padding:12px 18px 4px}.myb-bag-size-change__lead{margin:0 0 10px;font-size:14px;line-height:1.5;color:#44403c}.myb-bag-size-change__lead strong{color:#1c1917;font-weight:800}.myb-bag-size-change__hint{margin:0;font-size:13px;font-weight:600;color:#78716c;line-height:1.4}.myb-bag-size-change__footer{display:flex;gap:10px;padding:16px 18px 18px;flex-shrink:0}.myb-bag-size-change__btn{flex:1;height:42px;border-radius:999px;font-size:13px;font-weight:700;cursor:pointer;border:none;transition:opacity .15s ease,background .15s ease}.myb-bag-size-change__btn--ghost{background:#f5f5f4;color:#44403c;border:1px solid #d6d3d1}.myb-bag-size-change__btn--ghost:hover{background:#e7e5e4}.myb-bag-size-change__btn--primary{background:var(--action);color:#fff}.myb-bag-size-change__btn--primary:hover{background:var(--action-hover)}.myb-home-controls{position:relative;width:100%;min-width:0;z-index:40}.myb-home-controls__row{display:flex;align-items:center;gap:6px;width:100%;min-width:0}.myb-home-controls__anchor{position:relative;display:flex;min-width:0;flex:.72 1 0;max-width:100px}.myb-home-controls__anchor--category{flex:.72 1 0;min-width:56px;max-width:100px}.myb-home-controls__anchor--grind{flex:.95 1 0;min-width:70px;max-width:98px}.myb-home-controls__anchor--open{z-index:50}.myb-home-controls__pill{display:inline-flex;align-items:center;justify-content:center;gap:4px;width:100%;min-width:0;height:34px;padding:0 6px;border-radius:999px;border:1px solid rgba(91,127,104,.12);background:#fff;color:#475569;font-family:Inter,system-ui,sans-serif;font-size:10px;font-weight:600;line-height:1;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;box-sizing:border-box;transition:background .15s ease,border-color .15s ease,color .15s ease}.myb-home-controls__pill--open{position:relative;z-index:2;background:#eef4f0;border-color:#5b7f6852;color:#4f715b;font-weight:700}.myb-home-controls__pill:focus-visible{outline:2px solid rgba(94,132,109,.45);outline-offset:2px}.myb-home-controls__pill-icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center}.myb-home-controls__pill-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.myb-home-controls__chevron{flex-shrink:0;color:#94a3b8}.myb-home-controls__bag-toggle{display:flex;align-items:stretch;flex:1.75 1 0;min-width:142px;height:34px;padding:2px;gap:2px;border-radius:999px;border:1.5px solid rgba(45,106,79,.55);background:#f8fffb;box-shadow:0 0 0 1px #2d6a4f1a;box-sizing:border-box}.myb-home-controls__bag-btn{flex:1 1 0;min-width:0;height:100%;padding:0 6px;border:none;border-radius:999px;background:transparent;color:#57534e;font-family:Inter,system-ui,sans-serif;font-size:11px;font-weight:700;line-height:1;white-space:nowrap;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;transition:background .15s ease,color .15s ease,box-shadow .15s ease}.myb-home-controls__bag-btn--active{background:#5e846d;color:#fff;box-shadow:0 1px 6px #2d6a4f47}.myb-home-controls__bag-btn:focus-visible{outline:2px solid rgba(94,132,109,.45);outline-offset:1px}.myb-home-controls__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:35;border:none;margin:0;padding:0;background:transparent;cursor:default}.myb-home-controls__menu{position:absolute;top:calc(100% + 6px);left:0;z-index:55;min-width:max(100%,168px);max-width:min(240px,100vw - 24px);max-height:min(52vh,280px);padding:6px;border-radius:14px;background:#fff;border:1px solid #e8e8e4;box-shadow:0 8px 24px #0000001a;box-sizing:border-box;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;animation:myb-home-controls-menu-in .16s ease-out}.myb-home-controls__menu--end{left:auto;right:0}.myb-home-controls__menu-item{display:flex;align-items:center;gap:10px;width:100%;min-height:40px;padding:8px 10px;border:none;border-radius:10px;background:transparent;color:#334155;font-family:Inter,system-ui,sans-serif;font-size:13px;font-weight:600;text-align:left;cursor:pointer;flex-shrink:0}.myb-home-controls__menu-item span{flex:1;min-width:0}.myb-home-controls__menu-item svg:last-child{margin-left:auto;color:#5e846d;flex-shrink:0}.myb-home-controls__menu-item--active{background:#ecfdf5;color:#4f715b;font-weight:700}.myb-home-controls__menu-item:hover{background:#f8faf9}.myb-home-controls__menu-item--active:hover{background:#ecfdf5}@keyframes myb-home-controls-menu-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media (min-width: 768px){.myb-home-controls{display:none}}.myb-bag-options{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;position:relative;z-index:20}.myb-bag-options--grind-row{gap:0;z-index:1}.myb-bag-options--grind-row.myb-bag-options--light .myb-bag-options__mobile-bottom{align-items:center;gap:8px}.myb-bag-options--grind-row.myb-bag-options--light .myb-bag-options__segment-track--grind{flex:1 1 auto;min-width:0;gap:4px;padding:3px;border-radius:999px;background:#fffbeb;border:1px solid #fde68a;box-shadow:none}.myb-bag-options--grind-row.myb-bag-options--light .myb-bag-options__segment-btn{height:34px;font-size:11px;font-weight:600;color:#5c5c5c;background:transparent}.myb-bag-options--grind-row.myb-bag-options--light .myb-bag-options__segment-btn--stone.myb-bag-options__segment-btn--active,.myb-bag-options--grind-row.myb-bag-options--light .myb-bag-options__segment-btn--automatic.myb-bag-options__segment-btn--active{background:#ecfdf3;color:#3d3d3d;font-weight:800;box-shadow:0 1px 4px #2d6a4f1a;outline:1.5px solid rgba(45,106,79,.28);outline-offset:-1.5px}.myb-bag-options--grind-row.myb-bag-options--light .myb-bag-options__icon-actions--compact .myb-bag-options__grain-help,.myb-bag-options--grind-row.myb-bag-options--light .myb-bag-options__icon-actions--compact .myb-bag-options__machine-info{width:34px;height:34px;border:1px solid rgba(45,106,79,.14);background:#fff;box-shadow:0 1px 4px #0f172a0a;color:#5c5c5c}.myb-bag-options--grind-row.myb-bag-options--light .myb-bag-options__icon-actions--compact .myb-bag-options__grain-help:hover,.myb-bag-options--grind-row.myb-bag-options--light .myb-bag-options__icon-actions--compact .myb-bag-options__machine-info:hover{background:#f8faf9;border-color:#2d6a4f38;color:#3d3d3d}.myb-bag-options--grind-row.myb-bag-options--light .myb-bag-options__icon-actions--compact .myb-bag-options__machine-info-icon{width:22px;height:22px}.myb-bag-options--home{flex-direction:column;align-items:stretch;gap:14px;overflow:visible}@media (min-width: 768px){.myb-bag-options--home{gap:16px}}@media (max-width: 767px){.myb-bag-options--home{gap:10px}.myb-bag-options--home .myb-bag-options__home-top{width:100%}.myb-bag-options--home .myb-bag-options__dropdown-panel{border-radius:0;border:none;border-top:none;box-shadow:none;padding:0}.myb-bag-options--home .myb-bag-options__grain-row{padding-left:0;padding-right:0}}.myb-bag-options--light .myb-bag-options__grains-badge{border-color:#fde68a;background:#fffbeb;color:#57534e}.myb-bag-options--light .myb-bag-options__trigger--home{border-color:#fbbf2459;background:#fff;box-shadow:0 1px 6px #fbbf241a}.myb-bag-options--light .myb-bag-options__trigger--home:hover{border-color:#fbbf2480;background:#fffef5}.myb-bag-options--light .myb-bag-options__dropdown-panel{background:#fffef5;border-color:#fde68a}.myb-bag-options--light .myb-bag-options__selected-hint--stacked{background:#fffbeb;border-color:#fbbf2438}.myb-bag-options--home.myb-bag-options--light .myb-bag-options__dropdown-panel{padding:10px 12px;border-radius:16px;background:linear-gradient(180deg,#f8faf9,#fff);border-color:#2d6a4f24;box-shadow:none}@media (min-width: 768px){.myb-bag-options--home.myb-bag-options--light .myb-bag-options__dropdown-panel{background:linear-gradient(180deg,#f4faf6,#fff);border-color:#2d6a4f29}}.myb-bag-options--home.myb-bag-options--light .myb-bag-options__mobile-quick,.myb-bag-options--home.myb-bag-options--light .home-atta-studio__filter-stack{gap:8px;align-items:stretch}.myb-bag-options--home.myb-bag-options--light .myb-bag-options__mobile-bottom{align-items:center;gap:8px}.myb-bag-options--home.myb-bag-options--light .myb-bag-options__segment-track--bag{gap:4px;align-items:center;padding:5px 4px;margin-top:9px;border-radius:999px;background:#fffbeb;border:1px solid #fde68a}.myb-bag-options--home.myb-bag-options--light .myb-bag-options__segment-track--bag .myb-bag-options__segment-btn{height:30px;display:inline-flex;align-items:center;justify-content:center;color:#5c5c5c;background:transparent}.myb-bag-options--home.myb-bag-options--light .myb-bag-options__segment-track--bag .myb-bag-options__segment-btn--active{background:#ecfdf3;color:#3d3d3d;font-weight:800;box-shadow:0 1px 4px #2d6a4f1a;outline:1.5px solid rgba(45,106,79,.28);outline-offset:-1.5px}.myb-bag-options--home.myb-bag-options--light .myb-bag-options__segment-track--grind{gap:4px;padding:4px;border-radius:999px;background:#fffbeb;border:1px solid #fde68a}.myb-bag-options--home.myb-bag-options--light .myb-bag-options__segment-track--grind .myb-bag-options__segment-btn{color:#5c5c5c;background:transparent}.myb-bag-options--home.myb-bag-options--light .myb-bag-options__segment-track--grind .myb-bag-options__segment-btn--active{background:#ecfdf3;color:#3d3d3d;font-weight:800;box-shadow:0 1px 4px #2d6a4f1a;outline:1.5px solid rgba(45,106,79,.28);outline-offset:-1.5px}.myb-bag-options--home.myb-bag-options--light .myb-bag-options__segment-btn{height:32px;font-size:11px;font-weight:600;color:#5c5c5c}.myb-bag-options--home.myb-bag-options--light .myb-bag-options__icon-actions--compact .myb-bag-options__grain-help,.myb-bag-options--home.myb-bag-options--light .myb-bag-options__icon-actions--compact .myb-bag-options__machine-info{border-color:#2d6a4f29;background:#fff}.myb-bag-options--home.myb-bag-options--light .myb-bag-options__icon-actions--compact .myb-bag-options__grain-help:hover,.myb-bag-options--home.myb-bag-options--light .myb-bag-options__icon-actions--compact .myb-bag-options__machine-info:hover{background:#ecfdf3;border-color:#2d6a4f47}.myb-bag-options--home.myb-bag-options--light .myb-bag-options__grain-row{margin-top:0;margin-bottom:0}.myb-bag-options__grains-badge{display:inline-flex;align-items:center;gap:6px;min-height:30px;padding:6px 12px;border-radius:999px;border:1.5px solid rgba(255,255,255,.35);background:#ffffff1a;color:#ffffffeb;font-size:10px;font-weight:700;line-height:1.35;white-space:normal}@media (min-width: 640px){.myb-bag-options__grains-badge{font-size:11px}}.myb-bag-options__grains-badge--full{width:100%;justify-content:flex-start;box-sizing:border-box}.myb-bag-options__grains-badge svg{flex-shrink:0}.myb-bag-options__home-top{display:flex;flex-direction:column;align-items:stretch;gap:8px;width:100%;min-width:0;overflow:visible;position:relative;z-index:2}.myb-bag-options__dropdown-panel{position:relative;width:100%;padding:8px;border-radius:14px;background:#fff;border:1px solid #e8e8e4;box-shadow:0 2px 12px #0f172a0d;box-sizing:border-box;overflow:visible;z-index:30}@media (min-width: 768px){.myb-bag-options__dropdown-panel{padding:10px 12px;background:#ecfdf3;border-color:#2d6a4f24;box-shadow:none}}@media (max-width: 767px){.myb-bag-options--light .myb-bag-options__dropdown-panel{background:#fffef5;border-color:#fde68a}}.myb-bag-options__mobile-quick{display:flex;flex-direction:column;gap:6px;width:100%}@media (min-width: 768px){.myb-bag-options__mobile-quick{display:none}}.myb-bag-options__mobile-bottom{display:flex;align-items:center;gap:6px;width:100%;min-width:0}.myb-bag-options__segment-track{display:flex;align-items:stretch;gap:3px;padding:3px;border-radius:999px;background:#f5f5f2;border:1px solid #eceae6;box-sizing:border-box}.myb-bag-options__segment-track--bag{width:100%;border:1.5px solid rgba(45,106,79,.5);box-shadow:0 0 0 1px #2d6a4f1a;background:#f8fffb}.myb-bag-options__segment-track--grind{flex:1 1 auto;min-width:0}.myb-bag-options__segment-btn{flex:1 1 0;min-width:0;height:34px;padding:0 8px;border:none;border-radius:999px;background:transparent;color:#78716c;font-family:Inter,system-ui,sans-serif;font-size:12px;font-weight:700;line-height:1;white-space:nowrap;cursor:pointer;transition:background .16s ease,color .16s ease,box-shadow .16s ease}.myb-bag-options__segment-btn--active{background:var(--action, #5e846d);color:#fff;box-shadow:0 2px 8px #2d6a4f38}.myb-bag-options__icon-actions--compact{gap:4px;flex-shrink:0}.myb-bag-options__icon-actions--compact .myb-bag-options__grain-help,.myb-bag-options__icon-actions--compact .myb-bag-options__machine-info{width:34px;height:34px;border-color:#eceae6;background:#fafaf8;box-shadow:none}.myb-bag-options__icon-actions--compact .myb-bag-options__grain-help{color:#78716c}.myb-bag-options__icon-actions--compact .myb-bag-options__machine-info-icon{width:22px;height:22px;opacity:.88}.myb-bag-options__icon-actions--compact .myb-bag-options__grain-help:hover,.myb-bag-options__icon-actions--compact .myb-bag-options__machine-info:hover{background:#f4faf6;border-color:#2d6a4f38}.myb-bag-options__desktop-controls{display:none}@media (min-width: 768px){.myb-bag-options__desktop-controls{display:block}}.myb-bag-options__control-row{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;min-width:0}.myb-bag-options__icon-actions{display:inline-flex;align-items:center;gap:8px;flex-shrink:0;margin-left:auto}.myb-bag-options__machine-info{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:46px;height:46px;margin-left:0;padding:0;border-radius:999px;border:1.5px solid rgba(45,106,79,.18);background:#fff;box-shadow:0 1px 6px #2d6a4f14;cursor:pointer;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease,transform .15s ease}.myb-bag-options__machine-info:hover{border-color:#2d6a4f52;background:#f8fffb;box-shadow:0 2px 10px #2d6a4f1f}.myb-bag-options__machine-info:active{transform:scale(.97)}.myb-bag-options__machine-info-icon{width:32px;height:32px;-o-object-fit:contain;object-fit:contain}.myb-bag-options--home .myb-bag-options__machine-info{width:46px;height:46px}.myb-bag-options:not(.myb-bag-options--home) .myb-bag-options__machine-info{border:1.5px solid rgba(255,255,255,.55);background:#fff;box-shadow:0 2px 8px #0000001f}.myb-bag-options:not(.myb-bag-options--home) .myb-bag-options__machine-info:hover{border-color:#ffffffc7;background:#f8fffb;box-shadow:0 3px 12px #00000029}.myb-bag-options--home .myb-bag-options__trigger-wrap{position:relative;flex:1 1 auto;width:auto;max-width:calc(100% - 58px);min-width:0;overflow:visible;z-index:1}.myb-bag-options:not(.myb-bag-options--home) .myb-bag-options__trigger-wrap{position:relative;flex:1 1 auto;min-width:0;overflow:visible}.myb-bag-options--open .myb-bag-options__trigger-wrap{z-index:50}.myb-bag-options__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:35;margin:0;padding:0;border:none;background:transparent;cursor:default}.myb-bag-options__labeled-group{display:flex;flex-direction:column;gap:8px;width:100%;min-width:0}.myb-bag-options__labeled-group--labeled{gap:3px}.myb-bag-options__picker-label{margin:0;font-family:Inter,system-ui,sans-serif;font-size:13px;font-weight:800;line-height:1.2;color:#3d3d3d;letter-spacing:-.01em}.myb-bag-options__grain-row{display:flex;align-items:center;justify-content:flex-start;flex-wrap:nowrap;gap:6px;width:100%;min-width:0;min-height:42px;max-height:42px;overflow-x:auto;overflow-y:hidden;padding:5px 10px;margin:0;position:relative;z-index:1;border-radius:999px;background:#ecfdf3;border:1px solid rgba(45,106,79,.14);box-sizing:border-box;scrollbar-width:none}.myb-bag-options__grain-row::-webkit-scrollbar{display:none}.myb-bag-options__grain-row .myb-bag-options__grain-chip{height:30px;padding:0 16px;font-size:11px;font-weight:600;border-radius:999px;border:1.5px solid rgba(45,106,79,.12);background:#fff;color:#5c5c5c}.myb-bag-options__grain-row .myb-bag-options__grain-chip:hover:not(.myb-bag-options__grain-chip--active){border-color:#2d6a4f38;background:#fff;color:#3d3d3d}.myb-bag-options__grain-row .myb-bag-options__grain-chip.myb-bag-options__grain-chip--active{background:#fef3c7;border-color:#fbbf24;color:#3d3d3d;font-weight:800;box-shadow:none}.myb-bag-options__grain-chip{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;height:34px;padding:0 14px;border-radius:999px;border:1.5px solid #fde68a;background:#fff;color:#78716c;font-family:Inter,system-ui,sans-serif;font-size:12px;font-weight:600;line-height:1;white-space:nowrap;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease}.myb-bag-options__grain-chip:hover:not(.myb-bag-options__grain-chip--active){border-color:#fbbf24;background:#fffef5;color:#57534e}.myb-bag-options__grain-chip--active{background:#fef3c7;border-color:#fbbf24;color:#92400e;font-weight:800;box-shadow:none}.myb-bag-options__trigger--home{width:100%;min-width:0;height:40px;padding:0 12px;justify-content:flex-start;gap:6px;border-radius:999px;border:2px solid rgba(45,106,79,.55);background:#fff;color:#1c1917;box-shadow:0 0 0 1px #2d6a4f1a,0 1px 6px #2d6a4f1a;font-family:Inter,system-ui,sans-serif;font-size:12px;font-weight:700}@media (max-width: 767px){.myb-bag-options__trigger--home{width:100%;min-width:0}}.myb-bag-options__trigger--home:hover{border-color:#5e846d;background:#f8fffb;box-shadow:0 0 0 2px #5e846d29,0 2px 8px #2d6a4f1f}.myb-bag-options__trigger--home .myb-bag-options__trigger-text{flex:1;text-align:left;margin-left:0;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#1c1917}.myb-bag-options__trigger--home .myb-bag-options__chevron{color:#78716c;flex-shrink:0}.myb-bag-options__trigger--home svg:first-child{color:var(--action, #5e846d);flex-shrink:0}.myb-bag-options--home.myb-bag-options--open .myb-bag-options__trigger--home{border-color:var(--action, #5e846d);background:#fff;box-shadow:0 0 0 2px #5e846d38,0 2px 10px #2d6a4f24}.myb-bag-options--home .myb-bag-options__menu{left:0;top:calc(100% + 10px);bottom:auto;width:292px;min-width:292px;max-width:min(100vw - 32px,320px);padding:16px;border-radius:18px;border:1px solid #eceae6;box-shadow:0 20px 48px #0f172a24,0 4px 12px #0f172a0f;z-index:40;animation:myb-bag-options-in .18s ease-out}.myb-bag-options__selected-hint{margin:0;flex:1;min-width:0;font-family:Inter,system-ui,sans-serif;font-size:11px;font-weight:500;line-height:1.45;color:#78716c}@media (min-width: 640px){.myb-bag-options__selected-hint{font-size:12px}}.myb-bag-options__selected-hint--stacked{display:flex;flex-direction:column;gap:4px;width:100%;text-align:left;color:#57534e;padding:10px 12px;border-radius:12px;background:#f4faf6;border:1px solid rgba(45,106,79,.1);box-sizing:border-box}.myb-bag-options__hint-options{font-size:10px;font-weight:600;line-height:1.35;color:#78716c}.myb-bag-options__hint-current{font-size:11px;line-height:1.35;color:#57534e}.myb-bag-options__hint-current strong{font-weight:800;color:#14532d}.myb-bag-options__size-value{font-weight:800;font-size:1.05em;color:#14532d;letter-spacing:.01em}.myb-bag-options:not(.myb-bag-options--home){flex-direction:column;align-items:stretch;gap:8px}.myb-bag-options:not(.myb-bag-options--home) .myb-bag-options__dropdown-panel{width:100%;max-width:100%}.myb-bag-options:not(.myb-bag-options--home) .myb-bag-options__selected-hint{margin-left:0;flex:0 1 auto;max-width:none;text-align:left}.myb-bag-options__summary-label{display:inline;font-family:Inter,system-ui,sans-serif;font-size:11px;font-weight:600;letter-spacing:.01em;line-height:1.3;color:#78716c;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (min-width: 640px){.myb-bag-options__summary-label{font-size:12px}}.myb-bag-options__summary-sep{flex-shrink:0;font-size:11px;font-weight:400;line-height:1;color:#d6d3d1;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (min-width: 640px){.myb-bag-options__summary-sep{font-size:12px}}.myb-bag-options__chip--filled{background:var(--action);color:#fff;box-shadow:0 2px 12px #0000002e}.myb-bag-options__chip--outline{background:#fff;color:var(--action);border:1.5px solid rgba(255,255,255,.65)}.myb-bag-options__selected{display:flex;align-items:center;flex-wrap:wrap;gap:8px;min-width:0;margin-left:auto;justify-content:flex-end}.myb-bag-options__chip{display:inline-flex;align-items:center;justify-content:center;height:32px;padding:0 12px;border-radius:999px;background:#fff;color:var(--action);font-size:11px;font-weight:800;letter-spacing:.03em;line-height:1;box-shadow:0 2px 12px #00000024;white-space:nowrap}@media (min-width: 640px){.myb-bag-options__chip{height:32px;padding:0 14px;font-size:12px}}.myb-bag-options__trigger{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:36px;padding:0 14px 0 16px;flex-shrink:0;border-radius:999px;border:1.5px solid rgba(255,255,255,.38);background:#ffffff1f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;font-size:12px;font-weight:700;letter-spacing:.02em;cursor:pointer;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.myb-bag-options__trigger:hover{border-color:#ffffff9e;background:#ffffff2e}.myb-bag-options--open .myb-bag-options__trigger{position:relative;z-index:42;border-color:#ffffffb8;background:#fff3;box-shadow:0 4px 16px #00000029}.myb-bag-options__chevron{flex-shrink:0;transition:transform .22s ease}.myb-bag-options--open .myb-bag-options__chevron{transform:rotate(180deg)}.myb-bag-options__menu{position:absolute;top:calc(100% + 10px);left:0;width:292px;min-width:260px;max-width:min(100vw - 32px,320px);padding:16px;border-radius:18px;background:#fff;border:1px solid #eceae6;box-shadow:0 20px 48px #0f172a24,0 4px 12px #0f172a0f;animation:myb-bag-options-in .18s ease-out;z-index:45;box-sizing:border-box}.myb-bag-options__menu-close{position:absolute;top:8px;right:8px;display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;padding:0;border:none;border-radius:999px;background:#f5f5f4;color:#78716c;cursor:pointer;transition:background .15s ease,color .15s ease}.myb-bag-options__menu-close:hover{background:#eceae6;color:#1c1917}.myb-bag-options__section-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:10px}.myb-bag-options__section-head .myb-bag-options__section-title{margin:0}.myb-bag-options__section-info{flex-shrink:0;padding:0;border:none;background:transparent;color:var(--action, #5e846d);font-family:Inter,system-ui,sans-serif;font-size:10px;font-weight:700;letter-spacing:.02em;text-decoration:underline;text-underline-offset:2px;cursor:pointer}.myb-bag-options__section-info:hover{color:var(--action-hover, #4f715b)}.myb-bag-options__section-title{margin:0 0 6px;font-family:Inter,system-ui,sans-serif;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#78716c}.myb-bag-options__section-hint{margin:0 0 10px;font-size:11px;line-height:1.35;color:#6b7280}.myb-bag-options__options{display:grid;gap:8px}.myb-bag-options__options--size{grid-template-columns:repeat(3,minmax(72px,1fr))}.myb-bag-options__options--grind{grid-template-columns:repeat(2,minmax(0,1fr))}.myb-bag-options__option{display:inline-flex;align-items:center;justify-content:center;height:38px;padding:0 12px;border-radius:999px;border:1.5px solid #e7e5e4;background:#fff;color:#1c1917;font-family:Inter,system-ui,sans-serif;font-size:13px;font-weight:700;line-height:1;white-space:nowrap;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease}.myb-bag-options__option:hover:not(.myb-bag-options__option--active){border-color:#d6d3d1;background:#fafaf8}.myb-bag-options__option--active{background:var(--action, #5e846d);border-color:var(--action, #5e846d);color:#fff;box-shadow:0 2px 10px #2d6a4f38}.myb-bag-options__option--active:hover{background:var(--action-hover, #4f715b);border-color:var(--action-hover, #4f715b)}.myb-bag-options__divider{height:1px;margin:14px 0;background:#eceae6}@keyframes myb-bag-options-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.milling-type-picker{display:flex;flex-direction:column;gap:10px;width:100%;min-width:0}.milling-type-picker--labeled{padding-top:15px}.milling-type-picker .myb-bag-options__picker-label{margin:0 0 2px}.milling-type-picker .myb-bag-options--grind-row{gap:0;width:100%}.milling-type-picker .myb-bag-options__mobile-bottom{align-items:center;gap:10px;width:100%}.milling-type-picker .myb-bag-options__icon-actions--compact{gap:6px}.milling-type-picker .myb-bag-options__segment-track--grind{flex:1 1 auto;min-width:0;margin-top:0}.myb-bag-options--grind-row-no-help .myb-bag-options__mobile-bottom{gap:10px}.myb-bag-options--grind-row-no-help .myb-bag-options__segment-track--grind{flex:1 1 auto;min-width:0}.myb-bag-options--grind-row-no-help .myb-bag-options__icon-actions--compact{gap:0;margin-left:0}@media (max-width: 767px){.home-atta-studio__intro .myb-bag-options--home.myb-bag-options--light .myb-bag-options__dropdown-panel{padding:0!important;margin:0!important;border:none!important;background:transparent!important;box-shadow:none!important}}.home-myb-section{width:100%;overflow:visible;background:transparent}.home-myb-section__shell{width:100%;max-width:none;margin:0;padding:0 0 24px;box-sizing:border-box}@media (min-width: 768px){.home-myb-section__shell{padding:0 0 32px}}.home-myb-section__pane{display:flex;flex-direction:column;overflow:visible;border-radius:12px;border:1px solid #e7e5e4;background:linear-gradient(180deg,#faf9f7,#fff 28%,#fff);box-shadow:0 16px 40px #0f172a14,0 2px 8px #0f172a0a}@media (max-width: 767px){.home-myb-section__pane{border-radius:0;border-left:none;border-right:none;box-shadow:none}}@media (min-width: 768px){.home-myb-section__pane{border-radius:26px}}.home-myb-section__workspace{order:1}@media (min-width: 768px){.home-myb-section__workspace{order:2}}.home-myb-section__hero--desktop{order:2}@media (min-width: 768px){.home-myb-section__hero--desktop{order:1}}.home-myb-section__grind-panel{order:2;padding:2px 14px 10px;background:#fff;display:flex;flex-direction:column;align-items:center}@media (min-width: 768px){.home-myb-section__grind-panel{display:none}}.home-myb-section__grind-panel .milling-type-picker--labeled{padding-top:4px;align-items:center;width:100%}.home-myb-section__grind-panel .myb-bag-options__picker-label{text-align:center;width:100%}.home-myb-section__grind-panel .myb-bag-options--grind-row{width:100%;justify-content:center}.home-myb-section__grind-panel .myb-bag-options__mobile-bottom{width:100%;max-width:360px;margin-inline:auto;justify-content:center}.home-myb-section__footer{order:3}.home-myb-section__intro{display:grid;grid-template-columns:1fr;align-items:stretch;gap:0;border-bottom:1px solid #eceae6}@media (min-width: 768px){.home-myb-section__intro{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);min-height:300px}}@media (min-width: 1024px){.home-myb-section__intro{min-height:320px}}.home-myb-section__intro-copy{display:flex;flex-direction:column;justify-content:center;gap:10px;padding:22px 18px 18px;order:1}@media (min-width: 768px){.home-myb-section__intro-copy{padding:32px 28px 32px clamp(24px,3vw,36px);gap:12px}}@media (min-width: 1024px){.home-myb-section__intro-copy{padding:40px 32px 40px 36px;gap:14px}}.home-myb-section__subtitle{margin:0;max-width:36rem;font-size:14px;line-height:1.58;color:#57534e;text-wrap:pretty}@media (min-width: 640px){.home-myb-section__subtitle{font-size:15px}}.home-myb-section__tagline{margin:0;font-size:12px;font-weight:700;letter-spacing:.02em;color:#44403c}@media (min-width: 640px){.home-myb-section__tagline{font-size:13px}}.home-myb-section__intro-visual{position:relative;min-height:200px;overflow:hidden;order:2;margin:0 14px 14px;border-radius:16px;border:1px solid rgba(231,229,228,.9)}@media (min-width: 768px){.home-myb-section__intro-visual{order:2;margin:14px 14px 14px 0;min-height:100%;border-radius:0;border:none;border-left:1px solid #eceae6}}.home-myb-section__intro-visual:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(to top,rgba(255,255,255,.35) 0%,transparent 38%)}@media (min-width: 768px){.home-myb-section__intro-visual:after{background:linear-gradient(to left,rgba(250,249,247,.92) 0%,transparent 22%)}}.home-myb-section__intro-image{display:block;width:100%;height:100%;min-height:200px;-o-object-fit:cover;object-fit:cover;-o-object-position:62% center;object-position:62% center}@media (min-width: 768px){.home-myb-section__intro-image{min-height:300px;-o-object-position:58% 42%;object-position:58% 42%}}@media (max-width: 767px){.home-myb-section__desktop-only,.home-myb-section__hero--desktop{display:none!important}}.home-myb-section__steps--mobile{display:none}@media (max-width: 767px){.home-myb-section__steps--mobile{display:grid;margin-bottom:4px}}.home-myb-section__hero{display:flex;flex-direction:column;border-bottom:none;overflow:hidden}@media (min-width: 768px){.home-myb-section__hero{border-bottom:1px solid #eceae6;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);min-height:320px}}@media (min-width: 1024px){.home-myb-section__hero{min-height:340px}}.home-myb-section__hero-media{position:relative;order:1;min-height:168px;max-height:220px;overflow:hidden}@media (min-width: 768px){.home-myb-section__hero-media{order:2;min-height:100%;max-height:none;border-left:1px solid #eceae6}}.home-myb-section__hero-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,transparent 30%,rgba(250,249,247,.55) 72%,rgba(250,249,247,.92) 100%)}@media (min-width: 768px){.home-myb-section__hero-media:after{background:linear-gradient(to left,rgba(250,249,247,.88) 0%,transparent 28%)}}.home-myb-section__hero-image{display:block;width:100%;height:100%;min-height:168px;-o-object-fit:cover;object-fit:cover;-o-object-position:58% center;object-position:58% center}@media (min-width: 768px){.home-myb-section__hero-image{min-height:320px;-o-object-position:56% 42%;object-position:56% 42%}}.home-myb-section__hero-panel{order:2;display:flex;flex-direction:column;gap:12px;padding:14px 16px 10px;margin-top:-28px;position:relative;z-index:2}@media (min-width: 768px){.home-myb-section__hero-panel{order:1;justify-content:center;margin-top:0;padding:28px clamp(20px,3vw,32px) 28px clamp(22px,3vw,36px);gap:14px}}@media (min-width: 1024px){.home-myb-section__hero-panel{padding:36px 32px 36px 36px;gap:16px}}.home-myb-section__eyebrow{margin:0;font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--action, #5e846d)}.home-myb-section__title{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:clamp(22px,5vw,34px);font-weight:800;letter-spacing:-.45px;line-height:1.12;color:#1a1a1a;text-wrap:balance}.home-myb-section__lede{margin:0;max-width:34rem;font-size:13px;line-height:1.5;color:#57534e;text-wrap:pretty}@media (min-width: 640px){.home-myb-section__lede{font-size:14px}}.home-myb-section__steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none;align-items:stretch}.home-myb-section__step{display:flex;flex-direction:column;align-items:flex-start;gap:6px;min-width:0;height:100%;padding:10px 8px;box-sizing:border-box;border-radius:12px;background:#ffffffeb;border:1px solid rgba(231,229,228,.95);box-shadow:0 1px 4px #0f172a0a}@media (min-width: 768px){.home-myb-section__step{flex-direction:row;align-items:center;padding:10px;gap:8px}}.home-myb-section__step-icon{flex-shrink:0;width:30px;height:30px;border-radius:9px;background:#ecfdf3;color:var(--action, #5e846d);display:inline-flex;align-items:center;justify-content:center}.home-myb-section__step-copy{display:flex;flex-direction:column;gap:1px;min-width:0}.home-myb-section__step-title{font-size:11px;font-weight:800;line-height:1.2;color:#1c1917}@media (min-width: 640px){.home-myb-section__step-title{font-size:12px}}.home-myb-section__step-desc{font-size:9px;line-height:1.25;color:#78716c}@media (min-width: 640px){.home-myb-section__step-desc{font-size:10px}}.home-myb-section__status{display:flex;flex-wrap:wrap;gap:8px;align-items:stretch}.home-myb-section__option-group{display:inline-flex;flex-direction:column;gap:4px;min-width:0;padding:6px 8px;border-radius:12px;border:1px solid rgba(45,106,79,.14);background:#f8faf9}.home-myb-section__option-label{font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#78716c}.home-myb-section__option-choices{display:flex;flex-wrap:wrap;gap:4px;align-items:center}.home-myb-section__option-choice{display:inline-flex;align-items:center;min-height:24px;padding:2px 8px;border-radius:999px;border:1px solid transparent;font-size:11px;font-weight:600;color:#78716c;background:#ffffffb3}.home-myb-section__option-choice--active{border-color:#2d6a4f59;background:#ecfdf3;color:var(--action, #5e846d);font-weight:800}.home-myb-section__pill{display:inline-flex;align-items:center;gap:4px;min-height:28px;padding:4px 10px;border-radius:999px;border:1px solid rgba(45,106,79,.16);background:#f4faf6;font-size:11px;font-weight:600;color:#44403c;white-space:nowrap}.home-myb-section__pill strong{font-weight:800;color:var(--action, #5e846d)}.home-myb-section__pill--active{border-color:#2d6a4f59;background:#ecfdf3}.home-myb-section__cta-row{display:flex;flex-direction:column;gap:8px;margin-top:2px}@media (min-width: 480px){.home-myb-section__cta-row{flex-direction:row;flex-wrap:wrap;align-items:center}}.home-myb-section__cta{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:0 18px;border-radius:999px;font-size:14px;font-weight:700;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease,transform .12s ease;border:none;box-sizing:border-box}.home-myb-section__cta:active{transform:scale(.98)}.home-myb-section__cta--primary{flex:1;min-width:0;background:var(--action, #5e846d);color:#fff;box-shadow:0 4px 14px #2d6a4f47}@media (min-width: 480px){.home-myb-section__cta--primary{flex:1 1 auto}}.home-myb-section__cta--primary:hover{background:#4f715b}.home-myb-section__cta--secondary{flex:1;min-width:0;background:#fff;color:var(--action, #5e846d);border:1.5px solid rgba(45,106,79,.28)}@media (min-width: 480px){.home-myb-section__cta--secondary{flex:0 1 auto}}.home-myb-section__cta--secondary:hover{background:#ecfdf3;border-color:#2d6a4f73}.home-myb-section__workspace{display:flex;flex-direction:column;gap:8px;padding:0 0 12px;background:#fff;scroll-margin-top:calc(52px + env(safe-area-inset-top,0px))}@media (min-width: 768px){.home-myb-section__workspace{padding:16px 22px 20px;gap:14px;scroll-margin-top:calc(62px + env(safe-area-inset-top,0px))}}.home-myb-section__workspace-head{display:flex;align-items:flex-end;justify-content:space-between;gap:10px}.home-myb-section__workspace-title{margin:0;font-size:15px;font-weight:800;letter-spacing:-.2px;color:#1c1917}@media (min-width: 640px){.home-myb-section__workspace-title{font-size:16px}}.home-myb-section__workspace-hint{margin:4px 0 0;font-size:12px;line-height:1.4;color:#78716c}.home-myb-section__workspace-hint strong{font-weight:800;color:var(--action, #5e846d)}.home-myb-section__controls-panel{position:sticky;top:calc(44px + env(safe-area-inset-top,0px));z-index:40;margin:0;padding:0 0 6px;background:#fffffff5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid #eceae6;box-shadow:0 4px 14px #0f172a0a;overflow:visible}@media (min-width: 768px){.home-myb-section__controls-panel{top:calc(54px + env(safe-area-inset-top,0px));margin:-4px -8px 0;padding:8px 8px 10px;border-bottom:1px solid #eceae6;box-shadow:0 6px 16px #0f172a0d}}.home-myb-section__controls-panel .myb-bag-options__grain-row{padding-right:1px}@media (min-width: 768px){.home-myb-section__controls-panel .myb-bag-options__grain-row{padding-right:4.75rem}}.home-myb-section__grains{width:100%;min-width:0;padding:2px 14px 0}@media (min-width: 768px){.home-myb-section__grains{padding:0}}.home-myb-section__grains .hscroll{gap:0}.home-myb-section__grains .hscroll .hscroll__track{align-items:stretch}.home-myb-section__card-wrap{display:flex;align-self:stretch}.home-myb-section__card-wrap>.home-myb-card{flex:1 1 auto;width:100%;height:100%}.home-myb-section__skeleton{height:290px;opacity:.35}.home-myb-section__empty{flex:1;min-width:100%;padding:24px 12px;text-align:center;color:#78716c;font-size:13px}.home-myb-section__footer{display:flex;flex-direction:column;gap:12px;padding:14px 16px 18px;border-top:1px solid #eceae6;background:linear-gradient(180deg,#f8faf9,#f4faf6);border-radius:0 0 22px 22px}@media (min-width: 768px){.home-myb-section__footer{padding:16px 22px 20px;gap:12px;border-radius:0 0 26px 26px}.home-myb-section__footer .home-myb-section__steps--mobile{display:none}}.home-myb-section__footer-note{margin:0;text-align:center;font-size:12px;font-weight:600;line-height:1.45;color:#57534e;text-wrap:pretty}@media (min-width: 768px){.home-myb-section__footer-note{font-size:13px}}.home-myb-section__trust{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}@media (min-width: 640px){.home-myb-section__trust{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}}.home-myb-section__trust-item{display:flex;align-items:flex-start;gap:8px;min-width:0;padding:10px;border-radius:12px;background:#ffffffb8;border:1px solid rgba(231,229,228,.85)}.home-myb-section__trust-icon{flex-shrink:0;width:32px;height:32px;border-radius:10px;background:#ecfdf3;color:var(--secondary-foreground);display:inline-flex;align-items:center;justify-content:center}.home-myb-section__trust-copy{min-width:0}.home-myb-section__trust-title{margin:0;font-size:11px;font-weight:800;line-height:1.2;color:#1c1917}@media (min-width: 640px){.home-myb-section__trust-title{font-size:12px}}.home-myb-section__trust-sub{margin:2px 0 0;font-size:10px;line-height:1.3;color:#78716c}@media (min-width: 640px){.home-myb-section__trust-sub{font-size:11px}}.home-myb-section__link{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;min-height:42px;margin:0;padding:0 16px;border:1.5px solid rgba(45,106,79,.28);border-radius:999px;background:#fff;font-size:13px;font-weight:700;color:var(--action, #5e846d);cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.home-myb-section__link:hover{background:#ecfdf3;border-color:#2d6a4f73;color:#14532d}.myb-page{min-height:100vh;background:#f4f6f5;padding-bottom:calc(120px + env(safe-area-inset-bottom,0px));box-sizing:border-box}.myb-page__shell{width:100%;max-width:1100px;margin:0 auto;padding:0 12px 24px;box-sizing:border-box}@media (min-width: 768px){.myb-page__shell{padding:0 16px 32px}}.myb-page__top{padding:8px 0 14px}.myb-page__nav{display:grid;grid-template-columns:40px 1fr 40px;align-items:center;margin-bottom:12px}.myb-page__nav-spacer{width:40px;height:40px}.myb-page__back-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:none;border-radius:999px;background:transparent;color:#3d3d3d;cursor:pointer;transition:background .15s ease}.myb-page__back-icon:hover{background:#2d6a4f14}.myb-page__nav-eyebrow{margin:0;text-align:center;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--action, #5e846d)}.myb-page__intro{display:flex;flex-direction:column;gap:6px;padding:0 2px}.myb-page__title{margin:0;font-family:Inter,system-ui,sans-serif;font-size:clamp(24px,5.5vw,30px);font-weight:800;letter-spacing:-.45px;line-height:1.1;color:#3d3d3d}.myb-page__lede{margin:0;max-width:36rem;font-size:13px;line-height:1.5;color:#5c5c5c}.myb-page__studio{border-radius:20px;border:1px solid rgba(45,106,79,.1);background:#fff;box-shadow:0 8px 28px #0f172a0d;overflow:visible}.myb-page__sticky-head{position:sticky;top:calc(44px + env(safe-area-inset-top,0px));z-index:40;background:#fffffff0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}@media (min-width: 768px){.myb-page__sticky-head{top:calc(54px + env(safe-area-inset-top,0px))}}.myb-page__controls{display:flex;flex-direction:column;gap:8px;padding:8px 14px 10px;border-bottom:1px solid rgba(45,106,79,.08)}@media (min-width: 768px){.myb-page__controls{padding:8px 18px 12px}}.myb-page__controls .myb-bag-options--home{gap:0}.myb-page__controls .myb-bag-options__dropdown-panel{padding:0!important;border:none!important;background:transparent!important;box-shadow:none!important}.myb-page__controls .myb-bag-options__home-top,.myb-page__controls .home-atta-studio__filter-stack{gap:0}.myb-page__controls .myb-bag-options__labeled-group--labeled{gap:4px;padding-top:15px}.myb-page__controls .myb-bag-options__picker-label{margin:0;padding:0;line-height:1.15}.myb-page__controls .myb-bag-options__mobile-bottom{margin:0;padding:0;gap:10px;align-items:center}.myb-page__controls .milling-type-picker{gap:10px}.myb-page__controls .milling-type-picker--labeled{padding-top:15px}.myb-page__controls .myb-bag-options__segment-track--bag,.myb-page__controls .myb-bag-options__segment-track--grind{margin-top:0!important;padding:4px!important}.myb-page__controls .myb-bag-options__segment-track--bag .myb-bag-options__segment-btn,.myb-page__controls .myb-bag-options__segment-track--grind .myb-bag-options__segment-btn{height:32px}.myb-page__controls .myb-bag-options__grain-row{background:#ecfdf3;border-color:#2d6a4f24;margin-top:0;margin-bottom:0}.myb-page__controls .myb-bag-options__segment-track--bag{margin-top:0}.myb-page__controls .myb-bag-options__grain-chip--active{background:var(--action, #5e846d);border-color:var(--action, #5e846d);color:#fff;font-weight:800;box-shadow:0 2px 6px #2d6a4f2e}.myb-page__controls .myb-bag-options__segment-track--bag .myb-bag-options__segment-btn--active{background:var(--action, #5e846d);color:#fff;font-weight:800;box-shadow:0 2px 6px #2d6a4f33;outline:none}.myb-page__toolbar{padding:0}.myb-page__toolbar--top{display:flex;flex-direction:column;gap:10px;padding-bottom:10px;border-bottom:1px solid rgba(45,106,79,.08);margin-bottom:2px}.myb-page__toolbar--top .catalog-studio__search{max-width:none}@media (min-width: 768px){.myb-page__toolbar{padding:0}}.myb-page__grid-wrap{padding:16px 14px;background:#fff}@media (min-width: 768px){.myb-page__grid-wrap{padding:18px 18px 20px}}.myb-page__grid-wrap .home-myb-card:hover{transform:none}.myb-page__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:10px;padding-top:2px;scroll-margin-top:calc(244px + env(safe-area-inset-top,0px))}.myb-page__grid>.home-myb-card{height:100%}@media (min-width: 640px){.myb-page__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}}@media (min-width: 1024px){.myb-page__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}}@media (min-width: 1280px){.myb-page__grid{grid-template-columns:repeat(5,minmax(0,1fr))}}.myb-page__trust-banner{display:flex;align-items:center;gap:12px;margin-top:16px;padding:14px;border-radius:16px;border:1px solid rgba(45,106,79,.1);background:linear-gradient(180deg,#ecfdf3,#fff)}.myb-page__trust-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:36px;height:36px;border-radius:999px;background:linear-gradient(180deg,#fffbeb,#fef3c7);border:1px solid #fde68a;color:var(--action, #5e846d)}.myb-page__trust-copy{min-width:0}.myb-page__trust-title{margin:0 0 2px;font-size:13px;font-weight:800;color:var(--action, #5e846d);line-height:1.3}.myb-page__trust-sub{margin:0;font-size:11px;font-weight:500;color:#5c5c5c;line-height:1.35}.myb-page__skeleton-card{border-radius:16px;min-height:290px;opacity:.35}.myb-page__empty{padding:40px 16px;text-align:center}.myb-page__empty-icon{margin:0 0 8px;font-size:22px}.myb-page__empty-title{margin:0 0 4px;font-size:15px;font-weight:700;color:#3d3d3d}.myb-page__empty-hint{margin:0;font-size:13px;color:#5c5c5c}.myb-dock{position:fixed;bottom:0;left:0;right:0;z-index:150;background:#fff;border:1.5px solid #fde68a;border-bottom:none;border-radius:16px 16px 0 0;box-shadow:0 -6px 22px #0f172a1a;padding-bottom:env(safe-area-inset-bottom,0px);overflow:visible}.myb-dock__chrome{position:relative;display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:8px 48px 0 12px}@media (min-width: 640px){.myb-dock__chrome{padding:10px 56px 0 24px}}.myb-dock__status{margin:0;flex:1;min-width:0;padding-top:0;font-size:clamp(11px,3vw,13px);font-weight:700;line-height:1.25;color:#1c1917}.myb-dock__toggle{position:absolute;top:-16px;right:12px;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;margin:0;padding:0;border:1.5px solid #fde68a;border-radius:999px;background:#fff;color:#4f715b;cursor:pointer;flex-shrink:0;box-shadow:0 2px 8px #0f172a14;-webkit-tap-highlight-color:transparent;transition:background .15s ease,border-color .15s ease,transform .15s ease,box-shadow .15s ease;z-index:2}@media (min-width: 640px){.myb-dock__toggle{right:20px}}.myb-dock__toggle:before{content:"";position:absolute;left:4px;right:4px;top:50%;height:3px;transform:translateY(-50%);background:#fff;pointer-events:none;z-index:0}.myb-dock__toggle>svg{position:relative;z-index:1}.myb-dock__toggle:hover{background:#fffbeb;border-color:#fcd34d;transform:translateY(-1px);box-shadow:0 3px 10px #0f172a1a}.myb-dock__toggle:hover:before{background:#fffbeb}.myb-dock__toggle:active{transform:translateY(0)}.myb-dock__toggle:focus-visible{outline:2px solid rgba(251,191,36,.45);outline-offset:2px}.myb-dock--collapsed .myb-dock__chrome{padding-bottom:0}.myb-dock--collapsed .myb-bar{grid-template-columns:minmax(0,1fr);padding-top:2px;padding-bottom:10px;min-height:0}.myb-dock--collapsed .myb-bar__left{min-height:0}.myb-dock--collapsed .myb-bar__progress-row{min-height:18px;height:auto;gap:0}.myb-dock--collapsed .myb-bar__track{flex:1 1 auto;width:100%;max-width:none;height:8px}.myb-bar__location-insight{margin:0;border-radius:0;border-left:none;border-right:none;border-top:none}.myb-bar{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;-moz-column-gap:16px;column-gap:16px;row-gap:4px;padding:10px 24px 12px}@media (max-width: 639px){.myb-bar{padding:8px 12px;-moz-column-gap:10px;column-gap:10px;row-gap:0;align-items:center;min-height:50px}.myb-bar:has(.myb-bar__actions){align-items:center;min-height:0}.myb-bar__left{gap:2px;align-self:center;justify-content:center;min-height:34px}.myb-bar:has(.myb-bar__actions) .myb-bar__left{align-self:center;min-height:0}.myb-bar__hint{font-size:10px;line-height:1.15;overflow:hidden;text-overflow:ellipsis}.myb-bar:has(>.myb-bar__cta) .myb-bar__hint{display:none}.myb-bar.myb-bar--collapsed .myb-bar__hint{display:block}.myb-bar__progress-row{gap:6px;min-height:34px;height:34px;align-items:center}.myb-bar__track{flex:1 1 auto;width:auto;min-width:0;max-width:none;height:8px}.myb-bar__weight-label{font-size:11px}.myb-bar__rule-icons{gap:0;transform:scale(.92);transform-origin:center}.myb-bar:has(>.myb-bar__cta) .myb-bar__price-inline,.myb-bar:has(.myb-bar__actions) .myb-bar__price-inline{display:none}.myb-bar>.myb-bar__cta{height:34px;padding:0 14px;font-size:11px;white-space:nowrap;align-self:center;background:#5e846d;border:1px solid #5e846d;color:#fff;box-shadow:0 2px 6px #5e846d59}.myb-bar__actions{gap:6px;align-self:center}.myb-bar__actions .myb-bar__cta{height:32px;padding:0 10px;font-size:11px;box-shadow:none}}.myb-bar__size-pill{height:30px;padding:0 12px;border-radius:999px;border:1.5px solid #d6d3d1;background:#fff;color:#44403c;font-size:12px;font-weight:600;cursor:pointer;transition:all .15s ease;white-space:nowrap}.myb-bar__size-pill:hover{border-color:#a8a29e;background:#fafaf8}.myb-bar__size-pill--active{background:var(--action, #5e846d);color:#fff;border-color:var(--action, #5e846d)}.myb-bar__size-pill--active:hover{background:var(--action-hover, #4f715b)}.myb-bar__left{grid-column:1;min-width:0;display:flex;flex-direction:column;gap:4px}.myb-bar__hint{margin:0;font-size:clamp(10px,2.8vw,12px);font-weight:700;color:#1c1917;white-space:nowrap;line-height:1.2}.myb-bar__hint--muted{color:#57534e;font-weight:600}.myb-bar__cap-notice{margin:0;padding:8px 16px 0;width:100%;text-align:center;font-size:clamp(11px,3.1vw,13px);font-weight:700;color:#1c1917;line-height:1.35;letter-spacing:.01em}.myb-bar__progress-row{display:flex;align-items:center;gap:10px;min-width:0}.myb-bar__rule-icons{display:inline-flex;align-items:center;gap:2px;flex-shrink:0}.myb-bar__track{flex:1;height:6px;background:#e8efe9;border:1px solid rgba(79,113,91,.22);border-radius:999px;overflow:hidden;min-width:60px;box-shadow:none}.myb-bar__fill{height:100%;background:#4f715b;border-radius:999px;transition:width .25s ease;box-shadow:0 0 4px #4f715b59}.myb-bar__fill--full{background:#3f5a49;box-shadow:0 0 6px #4f715b59}.myb-bar__weight-label{display:inline-flex;align-items:center;gap:2px;font-size:13px;font-weight:700;color:#1c1917;flex-shrink:0}.myb-bar__weight-total{display:inline-flex;align-items:center;gap:2px}.myb-bar__weight-current{color:#1c1917;font-size:11px;font-weight:800}.myb-bar__weight-full{color:#1c1917;letter-spacing:.04em;font-size:9px;font-weight:800;text-transform:uppercase}.myb-bar__weight-total{font-weight:700;font-size:10px;color:#57534e}.myb-bar__price-inline{flex-shrink:0;margin-left:auto;padding-left:4px}.myb-bar__yield-line{margin:2px 0 0;font-size:11px;font-weight:500;color:#a8a29e;line-height:1.2}.myb-bar__cta{grid-column:2;display:inline-flex;align-items:center;gap:6px;height:38px;padding:0 20px;border-radius:999px;border:1px solid #5e846d;background:#5e846d;color:#fff;font-size:13px;font-weight:800;cursor:pointer;white-space:nowrap;flex-shrink:0;transition:background .15s ease,box-shadow .15s ease,border-color .15s ease;box-shadow:0 2px 6px #5e846d59}.myb-bar__cta:hover:not(:disabled){background:#4f715b;border-color:#4f715b;box-shadow:0 3px 10px #4f715b59}.myb-bar__cta:disabled{background:#ede9fea6;color:#a8a29e;border-color:#5b7f6838;cursor:not-allowed;box-shadow:none}@media (max-width: 480px){.myb-bar__cta{height:34px;padding:0 14px;font-size:12px}}.myb-bar__cta--accent{background:var(--action, #5e846d);color:#fff;border-color:transparent;box-shadow:0 2px 8px #2d6a4f47}.myb-bar__cta--accent:hover:not(:disabled){background:var(--action-hover, #4f715b);opacity:1;box-shadow:0 3px 10px #2d6a4f57}.myb-bar__cta--ghost{background:#f0fdf4;color:#5e846d;border:1px solid rgba(91,127,104,.22);box-shadow:none}.myb-bar__cta--ghost:hover:not(:disabled){background:#ecfdf3;opacity:1}.myb-bar__actions{grid-column:2;display:flex;align-items:center;gap:8px;flex-shrink:0}@media (max-width: 480px){.myb-bar__actions{gap:6px}}.myb-bar__actions .myb-bar__cta{grid-column:auto}.myb-bar__cta-icon{position:relative;display:inline-flex;flex-shrink:0;padding-right:4px}.myb-bar__cta-badge{position:absolute;top:-6px;right:-8px;min-width:16px;height:16px;padding:0 4px;border-radius:9999px;background:#1a1a1a;color:#fff;font-size:10px;font-weight:700;display:flex;align-items:center;justify-content:center;line-height:1;font-variant-numeric:tabular-nums;box-shadow:0 1px 4px #00000026}.myb-bar__picks{padding:0 12px 10px;border-top:1px solid rgba(79,113,91,.14)}@media (min-width: 640px){.myb-bar__picks{padding:0 24px 12px}}.myb-bar__picks-list{display:flex;align-items:stretch;gap:8px;margin:8px 0 0;padding:0 2px 2px;list-style:none;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.myb-bar__picks-list::-webkit-scrollbar{display:none}.myb-bar__pick{display:inline-flex;align-items:center;gap:6px;flex:0 0 auto;max-width:188px;min-height:36px;padding:4px 6px 4px 4px;border-radius:999px;background:#f7f7f5;border:1px solid rgba(28,25,23,.1)}.myb-bar__pick-img{display:block;width:28px;height:28px;border-radius:50%;overflow:hidden;flex-shrink:0;background:#e7e5e4}.myb-bar__pick-img .product-frame,.myb-bar__pick-img .product-frame__fg,.myb-bar__pick-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.myb-bar__pick-copy{display:flex;flex-direction:column;gap:1px;min-width:0}.myb-bar__pick-name{font-size:11px;font-weight:700;line-height:1.15;color:#1c1917;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.myb-bar__pick-weight{font-size:10px;font-weight:600;line-height:1.1;color:#57534e}.myb-bar__pick-remove{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;margin:0;padding:0;border:none;border-radius:999px;background:#e7e5e4;color:#44403c;cursor:pointer;flex-shrink:0;-webkit-tap-highlight-color:transparent;transition:background .15s ease,color .15s ease}.myb-bar__pick-remove:hover{background:#d6d3d1;color:#1c1917}.myb-bar__pick-remove:focus-visible{outline:2px solid rgba(79,113,91,.45);outline-offset:1px}.myb-header-controls{display:flex;flex-direction:column;padding-top:2px}.myb-header-controls .myb-header-help{margin-bottom:12px}.myb-header-controls .myb-size-row+.myb-size-row{margin-top:15px}.myb-header-controls__charge-notice{margin-top:10px;color:#ffffffc7}.myb-header-controls__charge-notice strong{color:#fff}.myb-header-controls__charge-notice .myb-net-charge-notice__charge{color:#ffffff9e}.myb-size-row{display:flex;align-items:center;gap:8px;min-width:0}.myb-size-row__label{flex-shrink:0;width:8.5rem;font-size:12px;font-weight:600;color:#ffffffa6;white-space:nowrap}.myb-size-row__pills{display:flex;align-items:center;flex-wrap:wrap;gap:6px;min-width:0}.myb-filter-row{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:32px}.myb-filter-row__count{margin-left:auto;font-size:11px;font-weight:600;color:#5c5c5c;white-space:nowrap;flex-shrink:0}.myb-size-pill{height:26px;padding:0 12px;border-radius:999px;border:1.5px solid rgba(255,255,255,.5);background:#ffffff14;color:#fff;font-size:11px;font-weight:600;cursor:pointer;transition:all .15s ease;white-space:nowrap;letter-spacing:.01em;line-height:1}.myb-size-pill:hover{border-color:#ffffffd9;background:#ffffff2e}.myb-size-pill--active{background:#fff;color:#166534;border-color:#fff;box-shadow:0 2px 8px #0000002e}.myb-size-pill--active:hover{background:#f0fdf4;border-color:#f0fdf4}.make-your-bag{min-height:100vh;background-color:#fafaf8}.make-your-bag .make-your-bag__header{background-color:var(--action, #5e846d);color:#fff;padding:12px 0}@media (min-width: 640px){.make-your-bag .make-your-bag__header{padding:16px 0}}@media (min-width: 768px){.make-your-bag .make-your-bag__header{padding:24px 0}}.make-your-bag .make-your-bag__header .make-your-bag__header-container{max-width:1120px;margin:0 auto;padding:0 10px}@media (min-width: 640px){.make-your-bag .make-your-bag__header .make-your-bag__header-container{padding:0 16px}}@media (min-width: 768px){.make-your-bag .make-your-bag__header .make-your-bag__header-container{padding:0 24px}}.make-your-bag .make-your-bag__header .make-your-bag__title{font-size:20px;font-weight:700;margin:0 0 4px}@media (min-width: 640px){.make-your-bag .make-your-bag__header .make-your-bag__title{font-size:28px;margin-bottom:8px}}@media (min-width: 768px){.make-your-bag .make-your-bag__header .make-your-bag__title{font-size:40px}}.make-your-bag .make-your-bag__header .make-your-bag__subtitle{font-size:12px;color:#c9c5c1;margin:0}@media (min-width: 640px){.make-your-bag .make-your-bag__header .make-your-bag__subtitle{font-size:14px}}@media (min-width: 768px){.make-your-bag .make-your-bag__header .make-your-bag__subtitle{font-size:16px}}.make-your-bag .make-your-bag__main-container{max-width:1120px;margin:0 auto;padding:16px 10px}@media (min-width: 640px){.make-your-bag .make-your-bag__main-container{padding:32px 16px}}@media (min-width: 768px){.make-your-bag .make-your-bag__main-container{padding:40px 24px}}.make-your-bag .make-your-bag__grid{display:grid;grid-template-columns:1fr;gap:24px}@media (min-width: 768px){.make-your-bag .make-your-bag__grid{grid-template-columns:1fr 320px}}@media (min-width: 1024px){.make-your-bag .make-your-bag__grid{grid-template-columns:1fr 360px}}@media (min-width: 1280px){.make-your-bag .make-your-bag__grid{grid-template-columns:1fr 420px}}.make-your-bag .make-your-bag__error{background-color:#fee2e2;border:1px solid #fecaca;padding:16px;margin-bottom:24px;border-radius:4px;display:flex;gap:8px;flex-direction:column;align-items:flex-start}@media (min-width: 640px){.make-your-bag .make-your-bag__error{flex-direction:row}}.make-your-bag .make-your-bag__error .make-your-bag__error-icon{flex-shrink:0;width:20px;height:20px;color:#dc2626}.make-your-bag .make-your-bag__error .make-your-bag__error-text{font-weight:600;color:#991b1b;font-size:12px}@media (min-width: 640px){.make-your-bag .make-your-bag__error .make-your-bag__error-text{font-size:14px}}.make-your-bag .make-your-bag__section{background-color:#fff;padding:20px;border-radius:4px;border:1px solid #e7e5e4;margin-bottom:24px}@media (min-width: 768px){.make-your-bag .make-your-bag__section{padding:24px}}.make-your-bag .make-your-bag__section-title{font-size:14px;font-weight:600;color:#292524;margin:0 0 12px}@media (min-width: 768px){.make-your-bag .make-your-bag__section-title{margin-bottom:16px}}.make-your-bag .make-your-bag__size-buttons{display:flex;gap:8px;flex-wrap:wrap}.make-your-bag .make-your-bag__size-buttons .make-your-bag__size-btn{padding:8px 16px;border:1px solid #e7e5e4;background-color:#fff;color:#292524;border-radius:4px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.make-your-bag .make-your-bag__size-buttons .make-your-bag__size-btn:hover{background-color:#f5f3f0}.make-your-bag .make-your-bag__size-buttons .make-your-bag__size-btn.make-your-bag__size-btn--active{background-color:var(--action, #5e846d);color:#fff;border-color:var(--action, #5e846d)}.make-your-bag .make-your-bag__size-buttons .make-your-bag__size-btn.make-your-bag__size-btn--active:hover{background-color:var(--action-hover, #4f715b)}.make-your-bag .make-your-bag__filter-buttons{display:flex;gap:8px;overflow-x:auto;padding-bottom:8px;scrollbar-width:none}.make-your-bag .make-your-bag__filter-buttons::-webkit-scrollbar{display:none}.make-your-bag .make-your-bag__filter-buttons .make-your-bag__filter-btn{padding:8px 12px;border:1px solid #e7e5e4;background-color:#fff;color:#292524;border-radius:4px;font-size:12px;cursor:pointer;white-space:nowrap;flex-shrink:0;transition:all .2s ease;display:flex;align-items:center;gap:6px}.make-your-bag .make-your-bag__filter-buttons .make-your-bag__filter-btn:hover{border-color:#d6d3d1}.make-your-bag .make-your-bag__filter-buttons .make-your-bag__filter-btn.make-your-bag__filter-btn--active{background-color:var(--action, #5e846d);color:#fff;border-color:var(--action, #5e846d)}.make-your-bag .make-your-bag__filter-buttons .make-your-bag__filter-btn.make-your-bag__filter-btn--active:hover{background-color:var(--action-hover, #4f715b)}.make-your-bag .make-your-bag__filter-buttons .make-your-bag__filter-btn .make-your-bag__filter-icon{font-size:14px}.make-your-bag .make-your-bag__filter-buttons .make-your-bag__filter-btn .make-your-bag__filter-check{width:12px;height:12px;flex-shrink:0}.make-your-bag .make-your-bag__grain-grid{display:grid;grid-template-columns:1fr;gap:12px;align-items:stretch}.make-your-bag .make-your-bag__grain-grid>.myb-grain-card{height:100%}@media (min-width: 640px){.make-your-bag .make-your-bag__grain-grid{grid-template-columns:repeat(2,1fr);gap:16px}}@media (min-width: 768px){.make-your-bag .make-your-bag__grain-grid{grid-template-columns:repeat(3,1fr);gap:20px}}.make-your-bag .make-your-bag__grain-card{background-color:#fff;border-radius:4px;border:1px solid #e7e5e4;overflow:hidden;transition:all .2s ease;position:relative}.make-your-bag .make-your-bag__grain-card:hover{border-color:#d6d3d1;box-shadow:0 1px 3px #0000001a}.make-your-bag .make-your-bag__grain-card.make-your-bag__grain-card--selected{border-color:#16a34a}.make-your-bag .make-your-bag__grain-card .make-your-bag__grain-image{height:160px;background-color:#f5f3f0;background-size:cover;background-position:center;position:relative}@media (min-width: 640px){.make-your-bag .make-your-bag__grain-card .make-your-bag__grain-image{height:192px}}.make-your-bag .make-your-bag__grain-card .make-your-bag__grain-image .make-your-bag__grain-check{position:absolute;top:8px;right:8px;background-color:#16a34a;color:#fff;border-radius:50%;width:28px;height:28px;display:flex;align-items:center;justify-content:center;font-size:16px}@media (min-width: 640px){.make-your-bag .make-your-bag__grain-card .make-your-bag__grain-image .make-your-bag__grain-check{width:32px;height:32px;font-size:18px}}.make-your-bag .make-your-bag__grain-card .make-your-bag__grain-image .make-your-bag__grain-full{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:12px}@media (min-width: 640px){.make-your-bag .make-your-bag__grain-card .make-your-bag__grain-image .make-your-bag__grain-full{font-size:14px}}.make-your-bag .make-your-bag__grain-card .make-your-bag__grain-content{padding:12px}@media (min-width: 640px){.make-your-bag .make-your-bag__grain-card .make-your-bag__grain-content{padding:16px}}.make-your-bag .make-your-bag__grain-card .make-your-bag__grain-name{font-weight:500;font-size:12px;color:#292524;margin:0 0 4px}@media (min-width: 640px){.make-your-bag .make-your-bag__grain-card .make-your-bag__grain-name{font-size:14px}}.make-your-bag .make-your-bag__grain-card .make-your-bag__grain-benefits{display:flex;gap:4px;flex-wrap:wrap;margin-bottom:8px}.make-your-bag .make-your-bag__grain-card .make-your-bag__grain-benefits .make-your-bag__benefit-badge{background-color:#dcfce7;color:#166534;font-size:10px;padding:2px 8px;border-radius:2px;font-weight:500}@media (min-width: 640px){.make-your-bag .make-your-bag__grain-card .make-your-bag__grain-benefits .make-your-bag__benefit-badge{font-size:11px;padding:4px 8px}}.make-your-bag .make-your-bag__grain-card .make-your-bag__grain-price{font-weight:600;color:#16a34a;font-size:12px;margin-bottom:8px}@media (min-width: 640px){.make-your-bag .make-your-bag__grain-card .make-your-bag__grain-price{font-size:14px}}.make-your-bag .make-your-bag__grain-card .make-your-bag__grain-action{width:100%;padding:8px 12px;background-color:var(--action, #5e846d);color:#fff;border:none;border-radius:3px;font-size:12px;font-weight:500;cursor:pointer;transition:background-color .2s ease}@media (min-width: 640px){.make-your-bag .make-your-bag__grain-card .make-your-bag__grain-action{padding:10px 12px;font-size:14px}}.make-your-bag .make-your-bag__grain-card .make-your-bag__grain-action:hover:not(:disabled){background-color:var(--action-hover, #4f715b)}.make-your-bag .make-your-bag__grain-card .make-your-bag__grain-action:disabled{opacity:.5;cursor:not-allowed}.make-your-bag .make-your-bag__grain-card .make-your-bag__grain-counter{width:100%;display:flex;justify-content:space-between;align-items:center;background-color:#f5f3f0;padding:8px 12px;border-radius:3px;margin-bottom:8px}@media (min-width: 640px){.make-your-bag .make-your-bag__grain-card .make-your-bag__grain-counter{padding:10px 12px}}.make-your-bag .make-your-bag__grain-card .make-your-bag__grain-counter .make-your-bag__counter-btn{background:transparent;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center}.make-your-bag .make-your-bag__grain-card .make-your-bag__grain-counter .make-your-bag__counter-btn:disabled{opacity:.5;cursor:not-allowed}.make-your-bag .make-your-bag__grain-card .make-your-bag__grain-counter .make-your-bag__counter-btn svg{width:14px;height:14px}.make-your-bag .make-your-bag__grain-card .make-your-bag__grain-counter .make-your-bag__counter-value{font-size:12px;font-weight:600}@media (min-width: 640px){.make-your-bag .make-your-bag__grain-card .make-your-bag__grain-counter .make-your-bag__counter-value{font-size:13px}}.make-your-bag .make-your-bag__grain-card .make-your-bag__grain-max-hint{font-size:10px;color:#92827c;text-align:center}@media (min-width: 640px){.make-your-bag .make-your-bag__grain-card .make-your-bag__grain-max-hint{font-size:11px}}@media (max-width: 767px){.make-your-bag .make-your-bag__sidebar{position:static}}@media (min-width: 768px){.make-your-bag .make-your-bag__sidebar{position:sticky;top:96px;height:-moz-fit-content;height:fit-content}}.make-your-bag .make-your-bag__summary{background-color:#fff;border-radius:4px;border:1px solid #e7e5e4;padding:12px;box-shadow:0 1px 3px #0000001a}@media (min-width: 640px){.make-your-bag .make-your-bag__summary{padding:16px}}.make-your-bag .make-your-bag__summary .make-your-bag__summary-title{font-size:16px;font-weight:600;color:#292524;margin:0 0 12px}@media (min-width: 640px){.make-your-bag .make-your-bag__summary .make-your-bag__summary-title{font-size:18px;margin-bottom:16px}}@media (min-width: 768px){.make-your-bag .make-your-bag__summary .make-your-bag__summary-title{font-size:20px}}.make-your-bag .make-your-bag__summary .make-your-bag__summary-stat{padding-bottom:8px;margin-bottom:8px;border-bottom:1px solid #e7e5e4}.make-your-bag .make-your-bag__summary .make-your-bag__summary-stat:last-of-type{border-bottom:none;margin-bottom:0;padding-bottom:0}.make-your-bag .make-your-bag__summary .make-your-bag__summary-stat .make-your-bag__summary-label{font-size:10px;color:#92827c;margin-bottom:2px}@media (min-width: 640px){.make-your-bag .make-your-bag__summary .make-your-bag__summary-stat .make-your-bag__summary-label{font-size:12px;margin-bottom:4px}}.make-your-bag .make-your-bag__summary .make-your-bag__summary-stat .make-your-bag__summary-value{font-size:18px;font-weight:700;color:#292524}@media (min-width: 640px){.make-your-bag .make-your-bag__summary .make-your-bag__summary-stat .make-your-bag__summary-value{font-size:20px}}@media (min-width: 768px){.make-your-bag .make-your-bag__summary .make-your-bag__summary-stat .make-your-bag__summary-value{font-size:24px}}.make-your-bag .make-your-bag__summary .make-your-bag__summary-stat .make-your-bag__summary-value.make-your-bag__summary-value--success{color:#16a34a}.make-your-bag .make-your-bag__summary .make-your-bag__summary-stat .make-your-bag__summary-value.make-your-bag__summary-value--danger{color:#dc2626}.make-your-bag .make-your-bag__addon{background-color:#fafaf8;padding:12px;border-radius:3px;margin-bottom:16px}@media (min-width: 640px){.make-your-bag .make-your-bag__addon{padding:16px}}.make-your-bag .make-your-bag__addon .make-your-bag__addon-title{font-size:12px;font-weight:600;color:#292524;margin:0 0 8px;display:flex;gap:4px;align-items:center}@media (min-width: 640px){.make-your-bag .make-your-bag__addon .make-your-bag__addon-title{font-size:13px}}.make-your-bag .make-your-bag__addon .make-your-bag__addon-text{font-size:12px;color:#92827c;margin:0}@media (min-width: 640px){.make-your-bag .make-your-bag__addon .make-your-bag__addon-text{font-size:13px}}.make-your-bag .make-your-bag__actions{display:flex;flex-direction:column;gap:8px}@media (min-width: 640px){.make-your-bag .make-your-bag__actions{gap:12px}}.make-your-bag .make-your-bag__actions .make-your-bag__btn{width:100%;padding:8px 12px;border:none;border-radius:4px;font-size:12px;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:8px}@media (min-width: 640px){.make-your-bag .make-your-bag__actions .make-your-bag__btn{padding:12px 16px;font-size:14px}}.make-your-bag .make-your-bag__actions .make-your-bag__btn svg{width:16px;height:16px}.make-your-bag .make-your-bag__actions .make-your-bag__btn--primary{background-color:var(--action, #5e846d);color:#fff}.make-your-bag .make-your-bag__actions .make-your-bag__btn--primary:hover{background-color:var(--action-hover, #4f715b)}.make-your-bag .make-your-bag__actions .make-your-bag__btn--primary:disabled{background-color:#d6d3d1;cursor:not-allowed}.make-your-bag .make-your-bag__actions .make-your-bag__btn--success{background-color:#16a34a;color:#fff}.make-your-bag .make-your-bag__actions .make-your-bag__btn--success:hover{background-color:#15803d}.make-your-bag .make-your-bag__actions .make-your-bag__btn--success:disabled{background-color:#d6d3d1;cursor:not-allowed}.make-your-bag .make-your-bag__empty{font-size:14px;color:#92827c;text-align:center;padding:32px 16px}@media (min-width: 640px){.make-your-bag .make-your-bag__empty{padding:48px 16px;font-size:16px}}.myb-added-toast{position:fixed;top:max(14px,env(safe-area-inset-top,0px));left:50%;z-index:120;width:-moz-max-content;width:max-content;max-width:calc(100vw - 24px);padding:5px 10px;font-size:12px;font-weight:600;line-height:1.2;white-space:nowrap;text-align:center;border-radius:999px;box-shadow:0 2px 8px #0000001f;border:1px solid #ca8a04;background:#292524;color:#fef08a;pointer-events:none}.myb-added-toast--in{animation:myb-added-toast-in .42s cubic-bezier(.22,1,.36,1) forwards}.myb-added-toast--out{animation:myb-added-toast-out .32s ease-in forwards}@keyframes myb-added-toast-in{0%{opacity:0;transform:translate(calc(-50vw - 100%))}to{opacity:1;transform:translate(-50%)}}@keyframes myb-added-toast-out{0%{opacity:1;transform:translate(-50%) scale(1)}to{opacity:0;transform:translate(-50%) scale(.55)}}.home-sg-section__products{width:100%;min-width:0;padding:2px 14px 0}@media (min-width: 768px){.home-sg-section__products{padding:0}}.home-sg-section__products .hscroll{gap:0}.home-sg-section__products .hscroll .hscroll__track{align-items:stretch}.home-sg-section__products .home-myb-section__card-wrap{display:flex;align-self:stretch}.home-sg-section__products .home-myb-section__card-wrap>.home-myb-card{flex:1 1 auto;width:100%;height:100%}.home-atta-studio{width:calc(100% - 20px);margin:0 10px;border-radius:20px;border:1px solid rgba(45,106,79,.14);background:linear-gradient(180deg,#ecfdf3,#f9fdfb 18%,#fffbeb 42%,#fff);box-shadow:0 10px 32px #0f172a0f,inset 0 1px #ffffffd9;overflow:hidden;box-sizing:border-box}@media (max-width: 767px){.home-atta-studio{width:100%;margin:0;border:none;border-radius:12px;background:transparent;box-shadow:none;overflow:visible}.home-atta-studio--shell{margin-top:6px;border-left:1px solid rgba(45,106,79,.22);border-right:1px solid rgba(45,106,79,.22);border-bottom:1px solid rgba(45,106,79,.22);border-radius:12px;background:#fff;box-sizing:border-box;width:100%;margin-left:0;margin-right:0}}@media (min-width: 768px){.home-atta-studio{width:100%;margin:0;border-radius:26px;box-shadow:0 16px 40px #0f172a12,inset 0 1px #ffffffe6}}@media (max-width: 767px){.home-atta-studio__mode-bar{display:none!important}}.home-atta-studio__mode-bar{padding:12px;border-bottom:1px solid rgba(45,106,79,.08);background:linear-gradient(180deg,#ecfdf3a6,#fffbeb59)}@media (min-width: 768px){.home-atta-studio__mode-bar{padding:14px 18px}}.home-atta-studio__mode-bar .home-atta-toggle{padding:0}.home-atta-studio__tab-header{display:none}@media (max-width: 767px){.home-atta-studio__tab-header{display:block;position:relative;background:#5e846d;border-top-left-radius:12px;border-top-right-radius:12px;overflow:visible;z-index:2}.home-atta-studio__tab-header-glow{position:absolute;top:0;right:0;bottom:0;left:0;border-top-left-radius:12px;border-top-right-radius:12px;background:#ffffff08;pointer-events:none}.home-atta-studio__content-panel{position:relative;margin-top:-10px;background:#fff;border-bottom-left-radius:12px;border-bottom-right-radius:12px;overflow:visible;z-index:1;padding-bottom:14px;box-sizing:border-box}}.home-atta-studio__mobile-header{display:none}@media (max-width: 767px){.home-atta-studio__intro{display:flex;flex-direction:column;align-items:stretch;width:100%;padding:18px 16px 0;box-sizing:border-box}.home-atta-studio__intro-controls{padding:0!important;margin:0!important;min-height:0!important;background:transparent!important;border:none!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.home-atta-studio__mobile-header{display:block;padding:0!important;margin:0;text-align:left}.home-atta-studio__mobile-title{margin:0;font-family:Inter,system-ui,sans-serif;font-size:16px;font-weight:800;line-height:21px;color:#292524;text-align:left}.home-atta-studio__mobile-subtitle{margin:4px 0 10px;font-size:12px;line-height:17px;font-weight:500;color:#64748b;text-align:left}.home-atta-studio__search-row{width:100%;margin:0 0 10px}.home-atta-studio__search-row .catalog-studio__search{max-width:none;flex:1}.home-atta-studio__search-row .catalog-studio__count{padding-right:2px}.home-atta-studio .myb-bag-options--home,.home-atta-studio .myb-bag-options__home-top,.home-atta-studio .myb-bag-options__dropdown-panel{width:100%;padding:0!important;margin:0!important;border:none!important;background:transparent!important;box-shadow:none!important}.home-atta-studio .myb-home-controls{display:block!important;width:100%}.home-atta-studio .myb-home-controls__row{display:flex!important;flex-direction:row!important;align-items:center;gap:6px;width:100%;min-width:0}.home-atta-studio .myb-home-controls__anchor{position:relative}.home-atta-studio .myb-home-controls__menu{z-index:60}.home-atta-studio .home-atta-studio__filter-stack--legacy,.home-atta-studio .home-myb-section--embedded .home-myb-section__grind-panel,.home-atta-studio .home-myb-section--embedded .home-myb-section__footer--desktop-only{display:none!important}.home-atta-studio .home-myb-section--embedded .home-myb-section__grains,.home-atta-studio .home-myb-section--embedded .home-sg-section__products{padding-left:16px;padding-right:16px;box-sizing:border-box}.home-atta-studio .home-myb-section--embedded .home-myb-card,.home-atta-studio .home-myb-section--embedded .home-sg-section__products .gpc{border:1px solid rgba(91,127,104,.16);box-shadow:0 1px 2px #0f172a0a}.home-atta-studio .home-myb-section--embedded .home-myb-section__card-wrap{border-radius:14px}.home-atta-studio .home-atta-studio__mobile-footer{display:flex;justify-content:center;width:100%;margin-top:10px;padding:10px 16px 0;border-top:1px solid rgba(45,106,79,.1);box-sizing:border-box}.home-atta-studio .home-atta-studio__mobile-footer-link{display:inline-flex;align-items:center;justify-content:center;gap:4px;margin:0;padding:0;border:none;background:transparent;color:#4f715b;font-family:Inter,system-ui,sans-serif;font-size:12px;font-weight:700;line-height:1.3;text-align:center;cursor:pointer;-webkit-tap-highlight-color:transparent}.home-atta-studio .home-atta-studio__mobile-footer-link:hover{color:#5e846d}.home-atta-studio .home-myb-section__grind-panel{display:none}}@media (min-width: 768px){.home-atta-studio .home-atta-studio__mobile-footer-link{display:none}}.home-atta-studio__content{min-width:0}.home-atta-studio .home-myb-section{background:transparent}.home-atta-studio .home-myb-section__shell{padding:0}@media (max-width: 767px){.home-atta-studio .home-myb-section__shell{padding-bottom:0}}.home-atta-studio .home-myb-section__pane{border:none;border-radius:0;box-shadow:none;background:transparent}.home-atta-studio .home-myb-section__workspace{padding:0 0 6px;background:transparent;gap:6px}.home-atta-studio .home-myb-section__controls-panel{position:sticky;top:calc(44px + env(safe-area-inset-top,0px));margin:0;padding:12px;background:#ffffffb8;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-bottom:1px solid rgba(45,106,79,.08);box-shadow:none;min-height:114px;box-sizing:border-box}@media (max-width: 767px){.home-atta-studio .home-myb-section__controls-panel{position:static;top:auto;min-height:0;padding:0 0 8px;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;border-bottom:none}}@media (min-width: 768px){.home-atta-studio .home-myb-section__controls-panel{top:calc(54px + env(safe-area-inset-top,0px));margin:0;padding:12px 18px}}.home-atta-studio .home-myb-section__controls-panel .myb-bag-options--home,.home-atta-studio .home-myb-section__controls-panel .myb-bag-options__home-top{gap:0}.home-atta-studio .home-myb-section__controls-panel .myb-bag-options__dropdown-panel{padding:0!important;margin:0;border:none!important;border-radius:0;background:transparent!important;box-shadow:none!important}.home-atta-studio .home-atta-studio__filter-stack{display:flex;flex-direction:column;gap:8px;width:100%;min-height:90px;margin:0;padding:0;box-sizing:border-box}.home-atta-studio .home-atta-studio__filter-stack>.myb-bag-options__grain-row{margin:0}.home-atta-studio .home-atta-studio__filter-slot--bag{width:100%;min-height:40px;max-height:40px;margin-top:9px;flex-shrink:0;pointer-events:none}.home-atta-studio .home-atta-studio__filter-stack .myb-bag-options__segment-track--bag{display:flex;align-items:center;min-height:40px;max-height:40px;padding:5px 4px;margin-top:9px;box-sizing:border-box}.home-atta-studio .home-myb-section__grains{padding:4px 0 0}@media (min-width: 768px){.home-atta-studio .home-myb-section__grains{padding:0 18px}}.home-atta-studio .home-myb-section__grind-panel{padding:4px 12px 12px;background:transparent;border-top:1px solid rgba(45,106,79,.08);display:flex;flex-direction:column;align-items:center}@media (min-width: 768px){.home-atta-studio .home-myb-section__grind-panel{padding:4px 18px 14px}}.home-atta-studio .home-myb-section__grind-panel .milling-type-picker--labeled{padding-top:4px;align-items:center;width:100%}.home-atta-studio .home-myb-section__grind-panel .myb-bag-options__picker-label{text-align:center;width:100%}.home-atta-studio .home-myb-section__grind-panel .myb-bag-options--grind-row{width:100%;justify-content:center}.home-atta-studio .home-myb-section__grind-panel .myb-bag-options__mobile-bottom{width:100%;max-width:360px;margin-inline:auto;justify-content:center}.home-atta-studio .home-myb-section__footer{padding:12px 14px 16px;border-top:1px solid rgba(251,191,36,.22);border-radius:0;background:linear-gradient(180deg,#fffbeb73,#ecfdf359)}.home-atta-studio .home-myb-section__footer-note{color:#5c5c5c;font-weight:600}.home-atta-studio .home-myb-section__link{color:#3d3d3d;border-color:#2d6a4f38;background:#ffffffe0}.home-atta-studio .home-myb-section__link:hover{color:#3d3d3d;background:#ecfdf3}.home-atta-studio .home-myb-section__empty{color:#5c5c5c}.home-atta-studio .myb-bag-options--home.myb-bag-options--light .myb-bag-options__dropdown-panel{padding:0;border:none;border-radius:0;background:transparent;box-shadow:none}.home-atta-studio .myb-bag-options--home.myb-bag-options--light .myb-bag-options__mobile-quick,.home-atta-studio .myb-bag-options--home.myb-bag-options--light .home-atta-studio__filter-stack{gap:8px}.home-atta-studio .myb-bag-options--home.myb-bag-options--light .myb-bag-options__segment-track--bag{background:#fffbeb;border-color:#fbbf2447;align-items:center;padding:5px 4px}.home-atta-studio .myb-bag-options--home.myb-bag-options--light .myb-bag-options__segment-track--bag .myb-bag-options__segment-btn{height:30px;display:inline-flex;align-items:center;justify-content:center;color:#5c5c5c;background:transparent}.home-atta-studio .myb-bag-options--home.myb-bag-options--light .myb-bag-options__segment-track--bag .myb-bag-options__segment-btn--active{color:#3d3d3d;background:#ecfdf3;font-weight:800;box-shadow:0 1px 4px #2d6a4f1a;outline:1.5px solid rgba(45,106,79,.28);outline-offset:-1.5px}.home-atta-studio .myb-bag-options--home.myb-bag-options--light .myb-bag-options__segment-track--grind{background:#fffbeb;border-color:#fbbf2447;box-shadow:none}.home-atta-studio .myb-bag-options--home.myb-bag-options--light .myb-bag-options__segment-track--grind .myb-bag-options__segment-btn{color:#5c5c5c;background:transparent}.home-atta-studio .myb-bag-options--home.myb-bag-options--light .myb-bag-options__segment-track--grind .myb-bag-options__segment-btn--stone.myb-bag-options__segment-btn--active,.home-atta-studio .myb-bag-options--home.myb-bag-options--light .myb-bag-options__segment-track--grind .myb-bag-options__segment-btn--automatic.myb-bag-options__segment-btn--active{color:#3d3d3d;background:#ecfdf3;font-weight:800;box-shadow:0 1px 4px #2d6a4f1a;outline:1.5px solid rgba(45,106,79,.28);outline-offset:-1.5px}.home-atta-studio .myb-bag-options--home.myb-bag-options--light .myb-bag-options__segment-btn{color:#5c5c5c;font-weight:600}.home-atta-studio .myb-bag-options--home.myb-bag-options--light .myb-bag-options__icon-actions--compact .myb-bag-options__grain-help,.home-atta-studio .myb-bag-options--home.myb-bag-options--light .myb-bag-options__icon-actions--compact .myb-bag-options__machine-info{border-color:#2d6a4f24;background:#fff;box-shadow:0 1px 4px #0f172a0a;color:#5c5c5c}.home-atta-studio .myb-bag-options--home.myb-bag-options--light .myb-bag-options__icon-actions--compact .myb-bag-options__grain-help:hover,.home-atta-studio .myb-bag-options--home.myb-bag-options--light .myb-bag-options__icon-actions--compact .myb-bag-options__machine-info:hover{background:#f8faf9;border-color:#2d6a4f38;color:#3d3d3d}.home-atta-studio .myb-bag-options--grind-row.myb-bag-options--light .myb-bag-options__icon-actions--compact .myb-bag-options__grain-help,.home-atta-studio .myb-bag-options--grind-row.myb-bag-options--light .myb-bag-options__icon-actions--compact .myb-bag-options__machine-info{border-color:#2d6a4f24;background:#fff;box-shadow:0 1px 4px #0f172a0a}.home-atta-studio .home-sg-section__products{padding:4px 0 0}@media (min-width: 768px){.home-atta-studio .home-sg-section__products{padding:0 18px}}.home-reviews-strip{display:flex;flex-direction:column;gap:10px;width:100%;padding:12px 12px 10px;border-radius:18px;background:linear-gradient(180deg,#ecfdf3,#f9fdfb 42%,#fffbeb);border:1px solid rgba(45,106,79,.14);box-shadow:0 8px 24px #0f172a0d,inset 0 1px #ffffffd9;box-sizing:border-box}.home-reviews-strip__head{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:32px}.home-reviews-strip__label{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;margin:0;border:1px solid rgba(45,106,79,.12);border-radius:999px;background:#ffffffeb;color:#3d3d3d;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;line-height:1;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease}.home-reviews-strip__label svg{color:var(--action, #5e846d);flex-shrink:0}.home-reviews-strip__label:hover:not(:disabled){background:#fff;border-color:#2d6a4f38;color:#2d2d2d}.home-reviews-strip__label:disabled{cursor:default}.home-reviews-strip__nav{display:flex;align-items:center;gap:6px;flex-shrink:0}.home-reviews-strip__nav-btn{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:1px solid rgba(45,106,79,.14);border-radius:999px;background:#fff;color:#5c5c5c;cursor:pointer;box-shadow:0 1px 4px #0f172a0a;transition:border-color .2s ease,background .2s ease,color .2s ease,opacity .2s ease}.home-reviews-strip__nav-btn:hover:not(:disabled){border-color:#2d6a4f47;background:#ecfdf3;color:#3d3d3d}.home-reviews-strip__nav-btn:disabled{opacity:.35;cursor:default}.home-reviews-strip__scroller{display:flex;align-items:stretch;gap:10px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;min-height:92px}.home-reviews-strip__scroller::-webkit-scrollbar{display:none}.home-reviews-strip__card{flex:0 0 calc(100% - 4px);scroll-snap-align:start;scroll-snap-stop:always;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:8px;min-height:92px;padding:12px 14px;margin:0;border:1px solid rgba(45,106,79,.1);border-radius:14px;background:#fffffff5;cursor:pointer;text-align:left;box-sizing:border-box;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.home-reviews-strip__card:hover:not(:disabled){border-color:#fbbf2459;box-shadow:0 4px 14px #0f172a0f;transform:translateY(-1px)}.home-reviews-strip__card:disabled{cursor:default}.home-reviews-strip__card-top{display:flex;align-items:center;gap:8px;flex-wrap:wrap;width:100%}.home-reviews-strip__hearts{flex-shrink:0}.home-reviews-strip__quote{margin:0;font-size:13px;font-weight:600;color:#3d3d3d;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home-reviews-strip__meta{margin:auto 0 0;font-size:11px;font-weight:600;color:#78716c;line-height:1.3}.home-reviews-strip__footer{display:flex;align-items:center;justify-content:flex-end;padding-top:2px;border-top:1px solid rgba(45,106,79,.08)}.home-reviews-strip__see-all{display:inline-flex;align-items:center;justify-content:flex-end;gap:2px;width:auto;min-height:32px;padding:6px 4px 6px 12px;margin:0;border:none;border-radius:8px;background:transparent;color:var(--action, #5e846d);font-size:12px;font-weight:700;line-height:1;cursor:pointer;transition:color .2s ease,background .2s ease}.home-reviews-strip__see-all:hover{color:#1b4332;background:#ffffff8c}.home-reviews-strip__skeleton{min-height:92px;border-radius:14px;background:linear-gradient(90deg,#f5f5f4 25%,#ececec,#f5f5f4 75%);background-size:200% 100%;animation:home-reviews-strip-shimmer 1.2s infinite}@keyframes home-reviews-strip-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width: 767px){.home-reviews-strip{gap:6px;padding:8px 10px 6px;border-radius:16px}.home-reviews-strip__head{gap:8px;min-height:28px}.home-reviews-strip__label{gap:5px;padding:5px 10px;font-size:9px}.home-reviews-strip__nav{gap:4px}.home-reviews-strip__nav-btn{width:28px;height:28px}.home-reviews-strip__scroller{gap:8px;min-height:76px}.home-reviews-strip__card{gap:5px;min-height:76px;padding:9px 11px;border-radius:12px}.home-reviews-strip__quote{font-size:12px;line-height:1.38;-webkit-line-clamp:2}.home-reviews-strip__meta{font-size:10px}.home-reviews-strip__footer{padding-top:0;margin-top:-2px}.home-reviews-strip__see-all{min-height:28px;padding:4px 2px 4px 8px;font-size:11px}.home-reviews-strip__skeleton{min-height:76px;border-radius:12px}}@media (min-width: 640px){.home-reviews-strip__card{flex:0 0 calc(50% - 6px)}}@media (min-width: 900px){.home-reviews-strip__card{flex:0 0 calc(42% - 6px)}}.home-wallet-banner{width:100%;padding:0;margin:0;box-sizing:border-box}.home-wallet-banner__inner{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;padding:10px 12px;border-radius:12px;border:1px solid rgba(202,138,4,.22);background:linear-gradient(90deg,#fffbeb,#fef3c7 55%,#fde68a);box-shadow:0 1px 8px #ca8a041f;box-sizing:border-box;cursor:pointer;text-align:left;-webkit-tap-highlight-color:transparent;transition:border-color .15s ease,box-shadow .15s ease}@media (max-width: 767px){.home-wallet-banner__inner{padding:6px 8px;border-radius:10px;border:1px solid rgba(202,138,4,.22);box-shadow:0 1px 6px #ca8a041a}}.home-wallet-banner__inner:hover{border-color:#ca8a0461;box-shadow:0 2px 12px #ca8a042e}@media (min-width: 768px){.home-wallet-banner__inner{padding:12px 16px;border-radius:14px}}.home-wallet-banner__main{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.home-wallet-banner__title{margin:0;font-size:14px;font-weight:700;line-height:1.2;color:#1c1917;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (min-width: 768px){.home-wallet-banner__title{font-size:15px}}.home-wallet-banner__amount{font-weight:800;color:#92400e}.home-wallet-banner__tags{display:flex;flex-wrap:wrap;gap:4px}.home-wallet-banner__tags span{display:inline-flex;align-items:center;height:20px;padding:0 7px;border-radius:999px;background:#ffffffb8;border:1px solid rgba(202,138,4,.2);font-size:10px;font-weight:700;color:#78350f;line-height:1;white-space:nowrap}.home-wallet-banner__cta{display:inline-flex;align-items:center;gap:2px;flex-shrink:0;min-height:30px;padding:0 8px;border-radius:999px;background:var(--action, #5e846d);color:#fff;font-size:11px;font-weight:700;line-height:1;white-space:nowrap}@media (min-width: 768px){.home-wallet-banner__cta{min-height:34px;padding:0 12px;font-size:12px}}.about-teaser{margin:0;width:100%}.about-teaser__link{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.75rem;width:100%;padding:.875rem 1rem;margin-bottom:1rem;border:1px solid #e8e8e4;border-radius:16px;background:#fafaf8;color:#1c1917;cursor:pointer;text-align:left;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.about-teaser__link:hover{border-color:#2d6a4f59;box-shadow:0 4px 18px #2d6a4f1a;transform:translateY(-1px)}@media (min-width: 640px){.about-teaser__link{padding:1rem 1.25rem;gap:1rem}}.about-teaser__icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:12px;background:linear-gradient(135deg,#ecfdf5,#f0fdf4);color:var(--primary);border:1px solid rgba(45,106,79,.15)}.about-teaser__copy{min-width:0;display:flex;flex-direction:column;gap:.2rem}.about-teaser__label{font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--primary);line-height:1.2}.about-teaser__tagline{font-size:13px;line-height:1.45;font-weight:500;color:#57534e}@media (min-width: 640px){.about-teaser__tagline{font-size:14px}}.about-teaser__cta{flex-shrink:0;display:inline-flex;align-items:center;gap:.35rem;font-size:12px;font-weight:700;color:var(--primary);padding:.4rem .7rem;border-radius:999px;background:#fff;border:1.5px solid rgba(45,106,79,.28);white-space:nowrap}.about-teaser__cta svg{flex-shrink:0}@media (max-width: 400px){.about-teaser__cta-text{display:none}}.filter-panel--atta-pill{position:relative;display:inline-block}.filter-panel__trigger{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:34px;padding:0 14px;border-radius:999px;border:1px solid var(--action, #5e846d);background:var(--action, #5e846d);color:#fff;font-family:Inter,system-ui,sans-serif;font-size:12px;font-weight:700;line-height:1;cursor:pointer;white-space:nowrap;box-shadow:0 2px 6px #2d6a4f38;transition:background .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease}.filter-panel__trigger svg{flex-shrink:0}.filter-panel__trigger:hover{background:var(--action-hover, #4f715b);border-color:var(--action-hover, #4f715b);color:#fff;box-shadow:0 3px 8px #2d6a4f47}.filter-panel--atta-pill.filter-panel--active .filter-panel__trigger{border-color:var(--action, #5e846d);background:var(--action, #5e846d);color:#fff}.filter-panel__badge{margin-left:2px;background:#fff;color:var(--action, #5e846d);border-radius:999px;width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;font-size:10px;font-weight:800;line-height:1}.myb-cart-card{background:#fff;border:2px dashed var(--border-strong, #e7e5e4);border-radius:var(--radius-card, 16px);padding:16px;margin-bottom:12px}.myb-cart-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:12px}.myb-cart-card__header-left{flex:1;min-width:0}.myb-cart-card__label{font-size:10px;font-weight:700;color:var(--action, #5e846d);text-transform:uppercase;letter-spacing:.07em;display:block;margin-bottom:2px}.myb-cart-card__title{font-size:15px;font-weight:800;color:var(--text-base, #1c1917);margin:0 0 2px;overflow-wrap:anywhere;word-break:break-word}.myb-cart-card__grinding{font-size:11px;color:var(--text-muted, #78716c);margin:0}.myb-cart-card__header-right{display:flex;align-items:center;gap:8px;flex-shrink:0}.myb-cart-card__remove-btn{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:8px;border:none;background:transparent;color:#a8a29e;cursor:pointer;transition:color .15s,background .15s}.myb-cart-card__remove-btn:hover{color:#dc2626;background:#fee2e2}.myb-cart-card__progress-pill{font-size:12px;font-weight:700;color:var(--action, #5e846d);background:var(--action-subtle, #eef4f0);border:1px solid rgba(45,106,79,.2);padding:4px 10px;border-radius:999px;white-space:nowrap;flex-shrink:0}.myb-cart-card__track{height:5px;background:#e7e5e4;border-radius:999px;overflow:hidden;margin-bottom:6px}.myb-cart-card__fill{height:100%;background:var(--action, #5e846d);border-radius:999px;transition:width .3s ease}.myb-cart-card__remaining{font-size:11px;color:var(--text-muted, #78716c);margin:0 0 14px}.myb-cart-card__grains{display:flex;flex-direction:column;gap:0}.myb-cart-card__row{display:grid;grid-template-columns:44px 48px minmax(0,1fr);align-items:center;gap:10px;padding:8px 0;border-bottom:1px solid var(--border-card, #f0efed)}.myb-cart-card__row:last-child{border-bottom:none}.myb-cart-card__row-img{width:44px;height:44px;border-radius:8px;overflow:hidden;background:#f5f3f0;flex-shrink:0}.myb-cart-card__row-img .product-frame{width:100%;height:100%}.myb-cart-card__row-weight{font-size:12px;font-weight:500;color:var(--text-muted, #78716c);white-space:nowrap}.myb-cart-card__row-price-col{min-width:0}.myb-cart-card__row-name{font-size:13px;font-weight:700;color:var(--text-base, #1c1917);margin:0 0 2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.myb-cart-card__row-price-col .nwp-price--modal{align-items:flex-start}.myb-cart-card__stepper{display:inline-flex;align-items:center;border:1.5px solid var(--action, #5e846d);border-radius:7px;overflow:hidden;flex-shrink:0}.myb-cart-card__stepper-btn{display:flex;align-items:center;justify-content:center;width:26px;height:26px;background:transparent;border:none;color:var(--action, #5e846d);cursor:pointer;transition:background .12s}.myb-cart-card__stepper-btn:hover:not(:disabled){background:var(--action-subtle, #eef4f0)}.myb-cart-card__stepper-btn:disabled{opacity:.3;cursor:not-allowed}.myb-cart-card__stepper-val{font-size:11px;font-weight:700;color:var(--action, #5e846d);min-width:36px;text-align:center;border-left:1px solid rgba(45,106,79,.2);border-right:1px solid rgba(45,106,79,.2);line-height:26px}.myb-cart-card__empty{font-size:13px;color:var(--text-muted, #78716c);text-align:center;padding:16px 0;margin:0}.myb-cart-card__footer{display:flex;align-items:center;justify-content:space-between;margin-top:12px;padding-top:12px;border-top:1px solid var(--border-card, #f0efed)}.myb-cart-card__total{flex-shrink:0}.myb-cart-card__link{display:inline-flex;align-items:center;gap:4px;background:none;border:none;font-size:13px;font-weight:700;color:var(--action, #5e846d);cursor:pointer;padding:0}.myb-cart-card__link:hover{text-decoration:underline}.myb-cart-card__commit{display:inline-flex;align-items:center;height:36px;padding:0 16px;border:none;border-radius:999px;background:var(--action, #5e846d);color:#fff;font-size:13px;font-weight:700;cursor:pointer}.myb-cart-card__commit:hover{background:var(--action-hover, #4f715b)}@media (max-width: 480px){.myb-cart-card{padding:12px}.myb-cart-card__header{flex-wrap:wrap}.myb-cart-card__header-right{margin-left:auto}.myb-cart-card__footer{flex-wrap:wrap;gap:8px}.myb-cart-card__link{width:100%;justify-content:flex-end}}.vol-price{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:2px;min-width:0}.vol-price__amounts{display:flex;align-items:baseline;justify-content:center;flex-wrap:nowrap;gap:6px;width:100%}.vol-price__original{font-size:13px;font-weight:500;color:#78716c;text-decoration:line-through;line-height:1.2;white-space:nowrap}.vol-price__sale{font-size:16px;font-weight:800;color:#1a1a1a;line-height:1.2;white-space:nowrap}.vol-price__net{font-size:11px;font-weight:700;color:#57534e;line-height:1.2;white-space:nowrap}.vol-price__pct{font-size:11px;font-weight:700;color:#5e846d;letter-spacing:.02em;line-height:1.2;white-space:nowrap}.vol-price__unit{font-size:11px;font-weight:500;color:#888;line-height:1.2;white-space:nowrap}.vol-price--stacked{flex-direction:column;align-items:center;gap:10px}.vol-price--stacked .vol-price__top-row{display:flex;align-items:baseline;justify-content:center;flex-wrap:wrap;gap:8px;width:100%}.myb-grain-card{background-color:#fff;border-radius:16px;border:1px solid #e8e8e4;overflow:hidden;transition:box-shadow .2s ease,transform .2s ease,border-color .15s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;flex-direction:column;height:100%}.myb-grain-card:hover{box-shadow:0 8px 24px #0000001a;transform:translateY(-2px)}.myb-grain-card--selected{border-color:#5e846d;box-shadow:0 0 0 1px #5e846d}.myb-grain-card--selected:hover{box-shadow:0 8px 24px #0000001a,0 0 0 1px #5e846d}.myb-grain-card__clickable{cursor:pointer}.myb-grain-card__image-wrapper{background-color:#fff;padding:0}.myb-grain-card__image-zone{position:relative;background-color:#f7f9fa;border-radius:16px 16px 0 0;aspect-ratio:1/1;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:0}.myb-grain-card .product-frame{width:100%;height:100%}.myb-grain-card__image{display:block;width:100%;height:100%}.myb-grain-card__weight-badge{position:absolute;top:7px;right:7px;background-color:#5e846d;color:#fff;font-size:9px;font-weight:700;padding:3px 7px;border-radius:6px;letter-spacing:.03em;z-index:2}@media (min-width: 768px){.myb-grain-card__weight-badge{top:10px;right:10px;font-size:10px}}.myb-grain-card__full-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#ffffff8c;z-index:3;pointer-events:none}.myb-grain-card__content{padding:12px 12px 4px;display:flex;flex-direction:column;flex:1;min-height:0}.myb-grain-card__body{display:flex;flex-direction:column;gap:0;flex:1;min-height:0}.myb-grain-card__header{flex-shrink:0}.myb-grain-card__name{font-size:14px;font-weight:700;color:#1a1a1a;line-height:1.2;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;text-align:center}.myb-grain-card__subtitle{font-size:12px;color:#888;margin:1px 0 0;line-height:1.25;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align:center}.myb-grain-card__stock{font-size:10px;font-weight:600;color:#166534;margin:0}.myb-grain-card__low-stock{font-size:10px;font-weight:600;color:#ea580c;text-align:center;line-height:1.2;white-space:nowrap}.myb-grain-card__status-row{display:flex;align-items:center;justify-content:center;width:100%;min-height:10px;margin:4px 0 0;padding:0}.myb-grain-card__status-spacer{display:block;font-size:10px;line-height:1.2;visibility:hidden}.myb-grain-card__unit-row{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%}.myb-grain-card__discount-pct{font-size:9px;font-weight:700;color:#5e846d;letter-spacing:.02em;line-height:1.2;white-space:nowrap;margin-left:auto;flex-shrink:0}.myb-grain-card__unit-toggle{display:inline-flex;border:1.5px solid #e8e8e4;border-radius:7px;overflow:hidden;width:-moz-fit-content;width:fit-content;flex-shrink:0}.myb-grain-card__unit-btn{padding:3px 10px;font-size:11px;font-weight:600;color:#888;background:transparent;border:none;cursor:pointer;transition:background .12s,color .12s}.myb-grain-card__unit-btn+.myb-grain-card__unit-btn{border-left:1.5px solid #e8e8e4}.myb-grain-card__unit-btn--active{background:#5e846d;color:#fff}.myb-grain-card__unit-btn:disabled{opacity:.45;cursor:not-allowed}.myb-grain-card__price-section{margin:19px 0 12px}.myb-grain-card__vol-price.vol-price{flex-direction:row;flex-wrap:wrap;align-items:baseline;gap:4px;text-align:left}.myb-grain-card__vol-price.vol-price .vol-price__amounts{justify-content:flex-start;width:auto;flex:0 1 auto}.myb-grain-card__vol-price.vol-price .vol-price__unit{flex-shrink:0}.myb-grain-card__footer{display:flex;flex-direction:column;align-items:stretch;gap:0;margin-top:auto;padding-top:13px;padding-bottom:0}.myb-grain-card__action-col{display:flex;flex-direction:column;align-items:stretch;gap:2px;width:100%}.myb-grain-card__action-row{width:100%;min-height:32px;display:flex;align-items:center;justify-content:stretch}.myb-grain-card__oos-label{font-size:10px;font-weight:600;color:#b91c1c;line-height:1.2;text-align:center;white-space:nowrap}.myb-grain-card__price{font-size:16px;font-weight:800;color:#1a1a1a;line-height:1.2;white-space:nowrap}.myb-grain-card__original-price{font-size:12px;font-weight:500;color:#888;text-decoration:line-through;line-height:1.2;white-space:nowrap}.myb-grain-card__price-unit{font-size:11px;font-weight:500;color:#888}.myb-grain-card__stepper{display:flex;align-items:center;justify-content:space-between;width:100%;height:34px;padding:0 3px;border:1.5px solid var(--action);border-radius:999px;background:#f0fdf4}.myb-grain-card__stepper-btn{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;background:var(--action);border:none;border-radius:999px;color:#fff;cursor:pointer;flex-shrink:0}.myb-grain-card__stepper-btn:disabled{opacity:.45;cursor:not-allowed}.myb-grain-card__stepper-value{font-size:11px;font-weight:800;color:var(--action);flex:1;min-width:0;text-align:center;font-variant-numeric:tabular-nums;line-height:1}.myb-grain-card__add-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;width:100%;height:34px;border:none;border-radius:999px;background:var(--action);color:#fff;font-size:11px;font-weight:700;cursor:pointer;transition:background .15s ease,opacity .15s ease;white-space:nowrap}.myb-grain-card__add-btn:hover:not(:disabled){background:var(--action-hover)}.myb-grain-card__add-btn--disabled,.myb-grain-card__add-btn:disabled{opacity:.55;cursor:not-allowed}.myb-grain-card--compact{box-shadow:0 4px 16px #0000001f}.myb-grain-card--compact:hover{box-shadow:0 6px 20px #00000029}.myb-grain-card--compact .myb-grain-card__content{padding:10px 10px 8px;display:flex;flex-direction:column;flex:1}.myb-grain-card--compact .myb-grain-card__header{min-height:36px;margin-bottom:2px}.myb-grain-card--compact .myb-grain-card__name{font-size:13px;line-height:1.25}.myb-grain-card--compact .myb-grain-card__unit-row--compact{margin-top:2px;margin-bottom:2px}.myb-grain-card--compact .myb-grain-card__unit-row--compact .myb-grain-card__unit-toggle{border-radius:6px}.myb-grain-card--compact .myb-grain-card__unit-row--compact .myb-grain-card__unit-btn{padding:2px 8px;font-size:10px}.myb-grain-card--compact .myb-grain-card__unit-row--compact .myb-grain-card__discount-pct{font-size:8px}.myb-grain-card--compact .myb-grain-card__footer--compact{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:8px;margin-top:auto;padding-top:8px;min-height:52px}.myb-grain-card--compact .myb-grain-card__footer-meta{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center;gap:1px}.myb-grain-card--compact .myb-grain-card__price{font-size:15px;font-weight:800;line-height:1.15}.myb-grain-card--compact .myb-grain-card__price-unit{font-size:10px;line-height:1.2}.myb-grain-card--compact .myb-grain-card__action-col{width:auto;align-items:flex-end;flex-shrink:0}.myb-grain-card--compact .myb-grain-card__action-row{width:auto;min-height:32px;justify-content:flex-end}.myb-grain-card--compact .myb-grain-card__action-meta{display:flex;flex-direction:column;align-items:flex-end;min-height:12px}.myb-grain-card--compact .myb-grain-card__add-btn{width:100%;min-width:0;padding:0 10px;font-size:10px;gap:4px}.myb-grain-card--compact .myb-grain-card__stepper--compact{width:100%;display:flex}.myb-grain-card--compact .myb-grain-card__stepper--compact .myb-grain-card__stepper-btn{width:24px;height:24px}.myb-grain-card--compact .myb-grain-card__stepper--compact .myb-grain-card__stepper-value{flex:1;min-width:0;font-size:10px}.myb-grain-card--compact .myb-grain-card__oos-label,.myb-grain-card--compact .myb-grain-card__low-stock{text-align:right;font-size:9px}.myb-editor{position:fixed;top:0;right:0;bottom:0;left:0;z-index:600;background:#fafaf8;display:flex;flex-direction:column;overflow:hidden}.myb-editor__header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;background:#292524;flex-shrink:0}.myb-editor__back{display:inline-flex;align-items:center;gap:6px;background:none;border:none;color:#fffc;font-size:14px;font-weight:600;cursor:pointer;padding:0}.myb-editor__back:hover{color:#fff}.myb-editor__header-right{display:flex;align-items:center;gap:8px}.myb-editor__size-badge{font-size:12px;font-weight:700;color:#ffffffb3;background:#ffffff1f;padding:4px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.2)}.myb-editor__body{flex:1;overflow-y:auto;padding:16px;padding-bottom:calc(118px + env(safe-area-inset-bottom,0px))}.myb-editor__skeleton{height:200px;border-radius:16px;background:#ece9e6;animation:pulse 1.4s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.myb-editor__dock{position:fixed;bottom:0;left:0;right:0;z-index:610;padding-bottom:env(safe-area-inset-bottom,0px)}.myb-editor__dock-inner{display:flex;flex-direction:column;gap:10px;padding:10px 16px 12px}.myb-bar--editor{display:block;padding:0}.myb-editor__cta{width:100%;height:44px;border-radius:999px;border:none;background:#ffffff59;color:#a8a29e;font-size:14px;font-weight:700;cursor:not-allowed;transition:background .15s ease,color .15s ease}.myb-editor__cta--ready{background:var(--action, #5e846d);color:#fff;cursor:pointer}.myb-editor__cta--ready:hover{background:var(--action-hover, #4f715b)}.myb-editor__cta:disabled:not(.myb-editor__cta--ready){cursor:not-allowed}.product-nutrition{position:relative;display:inline-flex;align-items:center;margin-top:4px}.product-nutrition--loading{font-size:11px;font-weight:600;color:#86a892}.product-nutrition__trigger{display:inline-flex;align-items:center;gap:5px;padding:3px 8px;border:1px solid #d8f3dc;border-radius:999px;background:#f0fdf4;color:#5e846d;font-size:11px;font-weight:700;line-height:1.2;cursor:pointer;transition:background .15s ease,border-color .15s ease}.product-nutrition__trigger:hover{background:#dcfce7;border-color:#bbf7d0}.product-nutrition__trigger:focus-visible{outline:2px solid #5e846d;outline-offset:2px}.product-nutrition__popover{min-width:220px;max-width:min(288px,88vw);max-height:min(320px,100vh - 16px);overflow-y:auto;padding:10px 0 4px;border-radius:12px;background:#fff;border:1px solid #f0eeeb;box-shadow:0 8px 24px #0000001f}.product-nutrition__title{margin:0;padding:0 14px 8px;font-size:11px;font-weight:700;letter-spacing:.02em;color:#57534e;border-bottom:1px solid #f5f4f2}.product-nutrition__note{margin:0;padding:8px 14px 6px;font-size:10px;font-weight:400;line-height:1.4;color:#c4c0bb;border-bottom:1px solid #f5f4f2}.product-nutrition__list{list-style:none;margin:0;padding:0}.product-nutrition__row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 14px;font-size:11px;font-weight:400;line-height:1.35;border-bottom:1px solid #f5f4f2}.product-nutrition__row:last-child{border-bottom:none}.product-nutrition__name,.product-nutrition__val{color:#78716c;font-weight:400;min-width:0}.product-nutrition__val{text-align:right;white-space:nowrap;flex-shrink:0}.myb-rounding-notice{background:#fafaf8;color:#44403c;border:1px solid #e7e5e4;border-radius:12px;padding:12px 14px;margin-bottom:12px;overflow:hidden}.myb-rounding-notice__trigger{width:100%;display:flex;align-items:center;gap:8px;padding:0;margin:0;border:none;background:transparent;cursor:pointer;text-align:left;color:inherit}.myb-rounding-notice__trigger:hover{opacity:.88}.myb-rounding-notice__trigger--open{margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #e7e5e4}.myb-rounding-notice__trigger--open .myb-rounding-notice__chevron{transform:rotate(180deg)}.myb-rounding-notice__icon{flex-shrink:0;color:var(--action, #5e846d)}.myb-rounding-notice__title{flex:1;min-width:0;margin:0;font-size:13px;font-weight:700;line-height:1.35;color:#292524;letter-spacing:-.01em}.myb-rounding-notice__chevron{flex-shrink:0;color:#78716c;transition:transform .2s ease}.myb-rounding-notice__panel{padding-top:2px}.myb-rounding-notice__text{margin:0 0 8px;font-size:12px;font-weight:500;line-height:1.55;color:var(--text-base, #1c1917)}.myb-rounding-notice__text:last-child{margin-bottom:0}.myb-rounding-notice__text--closing{margin-top:2px;font-weight:600;color:#44403c}.myb-rounding-notice__text--note{margin-bottom:0;color:#57534e}.myb-rounding-notice__divider{height:1px;margin:12px 0;background:#e7e5e4}.myb-rounding-notice__list{margin:0 0 8px;padding-left:1.15rem;font-size:12px;font-weight:500;line-height:1.5;color:var(--text-base, #1c1917)}.myb-rounding-notice__list li{margin-bottom:2px}.myb-rounding-notice__list li:last-child{margin-bottom:0}.fresh-milling-notice{background:#fff;border:1px solid #e7e5e4;border-radius:12px;padding:0;margin-bottom:12px;overflow:hidden}.fresh-milling-notice.co-card{padding:0;margin-bottom:12px}.fresh-milling-notice__header{display:flex;align-items:center;gap:10px;padding:12px 14px;margin:0;background:#f9fafb}.fresh-milling-notice__header-info{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;margin:0;border:none;border-radius:999px;background:transparent;color:#a8a29e;cursor:pointer;flex-shrink:0}.fresh-milling-notice__header-info:hover{color:#78716c;background:#f5f5f4}.fresh-milling-notice__header-info--open{color:var(--action, #5e846d);background:#2d6a4f1a}.fresh-milling-notice__info-panel{padding:0 14px 12px;background:#f9fafb}.fresh-milling-notice__info-text{margin:0;padding:10px 12px;border-radius:8px;background:#fff;border:1px solid #f0f0ee;font-size:11px;font-weight:500;line-height:1.45;color:#78716c}.fresh-milling-notice__header-icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:999px;background:#2d6a4f1a;color:var(--action, #5e846d);flex-shrink:0}.fresh-milling-notice__header-text{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.fresh-milling-notice__title{font-size:14px;font-weight:700;line-height:1.25;color:#1c1917;letter-spacing:-.01em}.fresh-milling-notice__header-hint{font-size:11px;font-weight:500;line-height:1.3;color:#a8a29e}.fresh-milling-notice__after-header{padding:0 14px 12px;background:#f9fafb;border-top:1px solid #f0f0ee}.fresh-milling-notice__after-header .cr__nudge{margin-bottom:0}.fresh-milling-notice__body{padding:12px 14px 14px;display:flex;flex-direction:column;gap:10px}.fresh-milling-notice__summary-card{display:flex;flex-direction:column;gap:8px;padding:0}.fresh-milling-notice__summary-row{display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:12px;line-height:1.3}.fresh-milling-notice__summary-label{color:#78716c;font-weight:500;flex-shrink:0}.fresh-milling-notice__summary-label--with-info{display:inline-flex;align-items:center;gap:4px}.fresh-milling-notice__label-info{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;padding:0;margin:0;border:none;border-radius:999px;background:transparent;color:#a8a29e;cursor:pointer;flex-shrink:0;vertical-align:middle}.fresh-milling-notice__label-info:hover{color:#78716c;background:#f5f5f4}.fresh-milling-notice__label-info--open{color:var(--action, #5e846d);background:#2d6a4f1a}.fresh-milling-notice__yield-hint{margin:0;padding:8px 10px;border-radius:8px;background:#f9fafb;border:1px solid #f0f0ee;font-size:11px;font-weight:500;line-height:1.45;color:#78716c}.fresh-milling-notice__summary-value{color:#1c1917;font-weight:700;text-align:right}.fresh-milling-notice__summary-value--yield{font-weight:500;color:#57534e}.fresh-milling-notice__summary-divider{height:1px;background:#e7e5e4;margin:2px 0}.fresh-milling-notice__summary-row--pay{margin-top:2px}.fresh-milling-notice__summary-value--pay{font-size:16px;font-weight:800;color:var(--action, #5e846d);letter-spacing:-.02em}.fresh-milling-notice__summary-value--save{color:#15803d;font-weight:700}.fresh-milling-notice__info-box{display:flex;align-items:flex-start;gap:8px;padding:10px 12px;border-radius:10px;background:#f9fafb;border:1px solid #f0f0ee}.fresh-milling-notice__info-icon{flex-shrink:0;color:#78716c;margin-top:1px}.fresh-milling-notice__info-text{margin:0;font-size:11px;font-weight:500;line-height:1.45;color:#78716c}.fresh-milling-notice__info-lead{display:block;font-weight:600;color:#57534e;margin-bottom:2px}.fresh-milling-notice__faq-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;margin:0;border:1px solid #e7e5e4;border-radius:10px;background:#fff;font-size:12px;font-weight:600;line-height:1.35;color:#57534e;text-align:left;cursor:pointer;transition:background .15s ease,border-color .15s ease}.fresh-milling-notice__faq-trigger:hover{background:#fafaf9;border-color:#d6d3d1}.fresh-milling-notice__faq-trigger--open{border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom-color:transparent}.fresh-milling-notice__faq-trigger--open .fresh-milling-notice__faq-chevron{transform:rotate(180deg)}.fresh-milling-notice__faq-chevron{flex-shrink:0;color:#a8a29e;transition:transform .2s ease}.fresh-milling-notice__faq-panel{padding:10px 12px 12px;border:1px solid #e7e5e4;border-top:none;border-radius:0 0 10px 10px;background:#fafaf9;animation:fresh-milling-reveal .18s ease}.fresh-milling-notice__faq-body{margin:0;font-size:11px;font-weight:500;line-height:1.55;color:#78716c;white-space:pre-line}.fresh-milling-notice__weights{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:12px}.fresh-milling-notice__weights--single .fresh-milling-notice__weight-block{max-width:100%}.fresh-milling-notice__weight-block{flex:1;min-width:0;display:flex;flex-direction:column;align-items:center;gap:4px;padding:10px 8px;border-radius:10px;background:#fafaf8;border:1px solid #f5f5f4}.fresh-milling-notice__weight-block--net{background:#2d6a4f0f;border-color:#2d6a4f2e}.fresh-milling-notice__weight-label{font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#78716c;text-align:center}.fresh-milling-notice__weight-value{font-size:16px;font-weight:800;line-height:1.1;color:#292524;text-align:center;letter-spacing:-.02em}.fresh-milling-notice__weight-block--net .fresh-milling-notice__weight-value{color:var(--action, #5e846d)}.fresh-milling-notice__weight-hint{font-size:11px;font-weight:500;line-height:1.35;color:#78716c;text-align:center;max-width:18rem}.fresh-milling-notice__arrow{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:#a8a29e}.fresh-milling-notice__pay{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;padding-top:12px;border-top:1px solid #f5f5f4}.fresh-milling-notice__pay-copy{display:flex;flex-direction:column;gap:3px;min-width:0}.fresh-milling-notice__pay-label{font-size:13px;font-weight:700;color:#292524;line-height:1.2}.fresh-milling-notice__pay-saved{font-size:11px;font-weight:700;color:#15803d;line-height:1.2}.fresh-milling-notice__pay-amounts{display:flex;flex-direction:column;align-items:flex-end;gap:2px;flex-shrink:0}.fresh-milling-notice__pay-strike{font-size:11px;font-weight:600;color:#a8a29e;text-decoration:line-through;line-height:1.2}.fresh-milling-notice__pay-final{font-size:20px;font-weight:800;color:var(--action, #5e846d);line-height:1;letter-spacing:-.02em}.fresh-milling-notice__tiers{display:flex;flex-direction:column;gap:6px;margin-bottom:10px}.fresh-milling-notice__tier{display:flex;align-items:center;justify-content:center;gap:8px;padding:7px 10px;border-radius:8px;background:#fafaf8;border:1px solid #f5f5f4;font-size:11px;line-height:1.3;color:#57534e}.fresh-milling-notice__tier svg{flex-shrink:0;color:#a8a29e}.fresh-milling-notice__tier-pack{font-weight:600;color:#44403c}.fresh-milling-notice__tier-net{font-weight:700;color:var(--action, #5e846d)}.fresh-milling-notice__note{margin:0;padding-top:8px;border-top:1px dashed #e7e5e4;font-size:11px;font-weight:500;line-height:1.45;color:#78716c;text-align:center}@keyframes fresh-milling-reveal{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.catalog-line-price--side{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.catalog-line-price__amount{font-weight:700;color:var(--ck-text-primary, #5e846d)}.catalog-line-price__strike{font-size:.75rem;color:var(--ck-text-muted, #7a8c6f);text-decoration:line-through}@keyframes checkout-free-samples-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.checkout-free-samples{margin:2px 0 0;padding:4px 0 0;border-top:1px dashed rgba(45,106,79,.2)}.checkout-free-samples__header{margin-bottom:4px}.checkout-free-samples__eyebrow{display:inline-flex;align-items:center;gap:.4rem;margin:0;font-size:.8125rem;font-weight:800;letter-spacing:.02em;text-transform:uppercase;color:var(--primary, #5e846d)}.checkout-free-samples__hint{margin:2px 0 0;font-size:.75rem;color:#64748b;line-height:1.3}.checkout-free-samples--loading .checkout-free-samples__loading-track{display:flex;gap:.5rem;overflow:hidden}.checkout-free-samples__card--skeleton{flex:0 0 92px;height:118px;border-radius:.75rem;background:linear-gradient(90deg,#f1f5f9,#e2e8f0,#f1f5f9);background-size:200% 100%;animation:checkout-free-samples-shimmer 1.2s ease-in-out infinite;pointer-events:none;border:1px solid #e2e8f0}.checkout-free-samples__scroll{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin;padding-bottom:.15rem;margin:0 -.25rem;padding-left:.25rem;padding-right:.25rem}.checkout-free-samples__scroll::-webkit-scrollbar{height:5px}.checkout-free-samples__scroll::-webkit-scrollbar-thumb{background:#2d6a4f40;border-radius:999px}.checkout-free-samples__track{display:flex;gap:.5rem;width:-moz-max-content;width:max-content;min-width:100%;padding-bottom:.15rem}.checkout-free-samples__card{position:relative;flex:0 0 92px;width:92px;display:flex;flex-direction:column;align-items:stretch;padding:0;border:1.5px solid #e8ece9;border-radius:10px;background:linear-gradient(180deg,#fff,#f8faf8);box-shadow:0 2px 10px #0f172a0a;overflow:hidden;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.checkout-free-samples__card:hover{border-color:#2d6a4f59;transform:translateY(-1px)}.checkout-free-samples__card--selected{border-color:var(--primary, #5e846d);box-shadow:0 0 0 1px #2d6a4f26,0 8px 20px #2d6a4f1f;background:linear-gradient(180deg,#f0fff4,#fff)}.checkout-free-samples__check-wrap{position:absolute;top:.3rem;left:.3rem;z-index:3;display:inline-flex;cursor:pointer}.checkout-free-samples__checkbox{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.checkout-free-samples__check-box{display:flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:4px;border:1.5px solid #cbd5e1;background:#fffffff2;box-shadow:0 1px 3px #0f172a1f;transition:border-color .15s ease,background .15s ease}.checkout-free-samples__check-box:after{content:"";width:4px;height:7px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg) scale(0);margin-top:-2px;transition:transform .12s ease}.checkout-free-samples__checkbox:checked+.checkout-free-samples__check-box,.checkout-free-samples__check-box--checked{border-color:var(--primary, #5e846d);background:var(--primary, #5e846d)}.checkout-free-samples__checkbox:checked+.checkout-free-samples__check-box:after,.checkout-free-samples__check-box--checked:after{transform:rotate(45deg) scale(1)}.checkout-free-samples__checkbox:focus-visible+.checkout-free-samples__check-box{outline:2px solid rgba(45,106,79,.45);outline-offset:1px}.checkout-free-samples__free-pill{position:absolute;top:.3rem;right:.3rem;z-index:2;padding:.06rem .3rem;border-radius:999px;font-size:.5rem;font-weight:800;letter-spacing:.05em;color:#1b4332;background:#95d5b2d9;box-shadow:0 1px 2px #0f172a14}.checkout-free-samples__card-open{display:flex;flex-direction:column;align-items:stretch;width:100%;padding:0;margin:0;border:none;background:transparent;cursor:pointer;text-align:center}.checkout-free-samples__img-wrap{width:100%;aspect-ratio:1;border-radius:0;overflow:hidden;background:#fff}.checkout-free-samples__img-wrap .product-frame{width:100%;height:100%}.checkout-free-samples__card-copy{display:flex;flex-direction:column;align-items:center;gap:.1rem;padding:.35rem .3rem .4rem;width:100%}.checkout-free-samples__name{font-size:.625rem;font-weight:700;line-height:1.2;color:#1e293b;text-align:center;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;width:100%}.checkout-free-samples__meta{font-size:.5625rem;color:#64748b;line-height:1.15;text-align:center;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;width:100%}.checkout-free-samples--embedded{margin:0;padding:14px 0 0;border-top:none}.checkout-free-samples__inline-free{display:inline-flex;align-items:center;padding:.2rem .45rem;border-radius:999px;font-size:.6875rem;font-weight:800;letter-spacing:.04em;color:#1b4332;background:#95d5b28c;white-space:nowrap}.checkout-free-samples--readonly{margin:0;padding:.65rem 0 0;border-top:1px solid #e8ece9}.checkout-free-samples--readonly .checkout-free-samples__eyebrow{margin-bottom:.4rem;font-size:.6875rem;gap:.3rem}.checkout-free-samples--readonly .checkout-free-samples__readonly-wrap{display:flex}.checkout-free-samples--readonly .checkout-free-samples__card{flex:0 0 68px;width:68px;border-radius:8px;border-width:1px}.checkout-free-samples--readonly .checkout-free-samples__card--readonly{pointer-events:none;cursor:default}.checkout-free-samples--readonly .checkout-free-samples__card--readonly:hover{transform:none;border-color:var(--primary, #5e846d)}.checkout-free-samples--readonly .checkout-free-samples__check-wrap{top:.2rem;left:.2rem}.checkout-free-samples--readonly .checkout-free-samples__check-wrap--readonly{cursor:default;pointer-events:none}.checkout-free-samples--readonly .checkout-free-samples__check-box{width:12px;height:12px;border-radius:3px}.checkout-free-samples--readonly .checkout-free-samples__check-box:after{width:3px;height:5px;border-width:0 1.5px 1.5px 0;margin-top:-1px}.checkout-free-samples--readonly .checkout-free-samples__free-pill{top:.2rem;right:.2rem;padding:.04rem .22rem;font-size:.4375rem}.checkout-free-samples--readonly .checkout-free-samples__card-copy{padding:.2rem .2rem .28rem;gap:0}.checkout-free-samples--readonly .checkout-free-samples__name{font-size:.5rem;-webkit-line-clamp:2}.checkout-free-samples--readonly .checkout-free-samples__meta{display:none}.savings-rewards{background:linear-gradient(165deg,#fffbeb,#fff 38%,#f0fdf4);border-radius:14px;border:1px solid rgba(46,125,50,.1);box-shadow:0 1px 2px #0f172a0a,0 6px 18px #2e7d3212;padding:12px;margin-bottom:12px}.savings-rewards__header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:10px}.savings-rewards__title{margin:0;font-size:10px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:#a8a29e}.savings-rewards__remove{margin:0;padding:0;border:none;background:none;font-size:11px;font-weight:600;line-height:1;color:#78716c;text-decoration:underline;text-underline-offset:2px;cursor:pointer;flex-shrink:0}.savings-rewards__remove:hover{color:#b45309}.savings-rewards__referral{display:flex;align-items:center;gap:8px;padding:8px 10px;margin-bottom:8px;border-radius:10px;background:linear-gradient(90deg,#fef3c7,#dcfce7);border:1px solid rgba(251,191,36,.32)}.savings-rewards__referral-icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:999px;background:#ffffffb8;color:#2e7d32;flex-shrink:0;box-shadow:0 1px 2px #0f172a0f}.savings-rewards__referral-copy{min-width:0}.savings-rewards__referral-title{margin:0;font-size:12px;font-weight:700;color:#1b5e20;letter-spacing:-.01em;line-height:1.25}.savings-rewards__referral-text{margin:2px 0 0;font-size:11px;line-height:1.35;color:#57534e}.savings-rewards__referral-text strong{font-weight:700;color:#1b5e20}.savings-rewards__options{margin-bottom:0}.savings-rewards__cards{display:flex;flex-direction:column;gap:6px}.savings-rewards__card{border:1px solid #e7e5e4;border-radius:11px;background:#ffffffe0;cursor:pointer;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease;outline:none}.savings-rewards__card:hover:not(.savings-rewards__card--selected){border-color:#d6d3d1;background:#fff}.savings-rewards__card:focus-visible{box-shadow:0 0 0 2px #2e7d3233}.savings-rewards__card--wallet:not(.savings-rewards__card--selected){background:linear-gradient(90deg,#f0fdf4a6,#fff)}.savings-rewards__card--coupon:not(.savings-rewards__card--selected){background:linear-gradient(90deg,#fffbebb3,#fff)}.savings-rewards__card--wallet.savings-rewards__card--selected,.savings-rewards__card--wallet.savings-rewards__card--applied{border-color:#2e7d32;background:linear-gradient(90deg,#f0fdf4,#fff);box-shadow:inset 3px 0 #2e7d32}.savings-rewards__card--coupon.savings-rewards__card--selected,.savings-rewards__card--coupon.savings-rewards__card--applied{border-color:#d97706;background:linear-gradient(90deg,#fffbeb,#fff);box-shadow:inset 3px 0 #f59e0b}.savings-rewards__card-main{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;padding:8px 10px}.savings-rewards__card-icon{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:8px;flex-shrink:0}.savings-rewards__card-icon--wallet{background:#dcfce7;color:#2e7d32}.savings-rewards__card-icon--coupon{background:#fef3c7;color:#b45309}.savings-rewards__card-body{min-width:0}.savings-rewards__card-trailing{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:2px;min-width:3.5rem}.savings-rewards__card-title{display:block;font-size:13px;font-weight:700;color:#1c1917;letter-spacing:-.01em;line-height:1.2}.savings-rewards__card-value{font-size:11px;font-weight:700;color:#2e7d32;white-space:nowrap;line-height:1.2}.savings-rewards__card-desc{margin:1px 0 0;font-size:10px;line-height:1.3;color:#78716c}.savings-rewards__card-check{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;color:#2e7d32;flex-shrink:0}.savings-rewards__card-check--solo{align-self:center}.savings-rewards__card--coupon .savings-rewards__card-check{color:#d97706}.savings-rewards__coupon-panel{overflow:hidden;max-height:0;opacity:0;padding:0 10px;transition:max-height .2s ease,opacity .16s ease,padding .2s ease}.savings-rewards__coupon-panel--open{max-height:108px;opacity:1;padding:0 10px 8px}.savings-rewards__coupon-form{display:flex;gap:6px;align-items:center}.savings-rewards__coupon-input{flex:1;min-width:0;height:34px;padding:0 10px;border:1px solid #e7e5e4;border-radius:8px;background:#fff;font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#1c1917;transition:border-color .15s ease,box-shadow .15s ease}.savings-rewards__coupon-input:focus{outline:none;border-color:#f59e0b;box-shadow:0 0 0 2px #f59e0b24}.savings-rewards__coupon-input:disabled{opacity:.55;cursor:not-allowed}.savings-rewards__coupon-apply{flex-shrink:0;min-width:64px;height:34px;padding:0 12px;border:none;border-radius:8px;background:#2e7d32;color:#fff;font-size:12px;font-weight:700;cursor:pointer;transition:background .15s ease,opacity .15s ease}.savings-rewards__coupon-apply:hover:not(:disabled){background:#1b5e20}.savings-rewards__coupon-apply:disabled{opacity:.5;cursor:not-allowed}.savings-rewards__coupon-applied{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:34px;padding:6px 8px;border-radius:8px;background:#fff;border:1px solid rgba(251,191,36,.32)}.savings-rewards__coupon-applied-label{display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:700;color:#92400e;min-width:0}.savings-rewards__coupon-applied-label strong{color:#1b5e20}.savings-rewards__coupon-remove{border:none;background:none;color:#78716c;font-size:11px;font-weight:600;cursor:pointer;text-decoration:underline;padding:0;flex-shrink:0}.savings-rewards__coupon-remove:hover{color:#1c1917}.savings-rewards__verify-hint{margin:8px 0 0;font-size:10px;line-height:1.4;color:#78716c}.savings-rewards__footer{margin-top:8px;padding-top:8px;border-top:1px solid rgba(231,229,228,.9);font-size:10px;line-height:1.35;color:#a8a29e;text-align:center}.savings-rewards__spin{animation:savings-rewards-spin .85s linear infinite}@keyframes savings-rewards-spin{to{transform:rotate(360deg)}}@media (min-width: 480px){.savings-rewards{padding:14px}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.cr{display:flex;flex-direction:column;gap:0;width:100%;max-width:100%;min-width:0;box-sizing:border-box}.cr__nudge{display:flex;align-items:center;gap:7px;background:#fff8e6;color:#92400e;font-size:13px;font-weight:500;padding:10px 16px;border-radius:10px;margin-bottom:12px}.cr__nudge strong{font-weight:700}.cr__nudge svg{flex-shrink:0;color:#d97706}.cr__nudge--inline{margin-bottom:0;border-radius:8px;font-size:12px;padding:8px 12px}.cr__nudge--success{background:var(--action-subtle, #eef4f0);color:#166534}.cr__nudge--success svg{color:var(--action, #5e846d)}.cr__nudge-wrap{margin-bottom:12px}.cr__section-label{font-size:12px;font-weight:700;color:var(--text-muted, #78716c);text-transform:uppercase;letter-spacing:.07em;margin:0 0 12px}.cr__items{background:#fff;border-radius:var(--radius-card, 16px);border:1px solid var(--border-card, #f0efed);padding:12px 14px;margin-bottom:12px}.cr__item{display:flex;flex-direction:column;gap:0;padding:14px 0}.cr__item--bordered{border-bottom:1px solid var(--border-card, #f0efed)}.cr__item--out-of-stock{opacity:.65}.cr__item:first-of-type{padding-top:0}.cr__item:last-of-type{padding-bottom:0}.cr__item-row{display:flex;align-items:flex-start;gap:12px}.cr__item-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:5px}.cr__item-name-row{margin:0;line-height:1.2}.cr__item-side{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start;flex-shrink:0;width:88px;max-width:32vw;align-self:flex-start;gap:4px}.cr__item-side--with-grinding{width:auto;min-width:100px;max-width:38vw}.cr__item-side-top{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start;gap:8px;width:100%}.cr__item-side-price{display:flex;flex-direction:column;align-items:flex-end;gap:2px;text-align:right}.cr__item-side-amount{font-size:15px;font-weight:800;color:var(--text-base, #1c1917);line-height:1.2;white-space:nowrap}.cr__item-side-strike{font-size:11px;font-weight:500;color:var(--text-muted, #78716c);text-decoration:line-through;line-height:1.2;white-space:nowrap}.cr__item-price-block{display:flex;flex-direction:column;align-items:flex-start;gap:3px;min-width:0;margin-top:0}.cr__item-pack-size,.cr__item-yield,.cr__item-net-weight{font-size:11px;font-weight:500;color:var(--text-muted, #78716c);line-height:1.15;margin:0}.cr__item-pack-size{margin-top:-1px}.cr__item-equiv{font-size:11px;font-weight:500;color:#78716c;line-height:1.15;margin:0}.cr__item-save{font-size:11px;font-weight:700;color:#5e846d;line-height:1.15;margin:0}.cr__item-footer{display:flex;align-items:center;justify-content:flex-start;flex-wrap:nowrap;gap:8px;width:100%;margin-top:6px;margin-left:0;padding-top:0;box-sizing:border-box;min-height:28px}.cr__item-footer-start{display:inline-flex;align-items:center;align-self:center;gap:10px;flex-shrink:1;min-width:0;height:100%}.cr__item-footer .cr__bag-toggle,.cr__item-footer .cr__bag-edit{border:none;border-width:0;border-color:transparent;outline:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent}.cr__item-footer .cr__bag-toggle:focus,.cr__item-footer .cr__bag-toggle:focus-visible,.cr__item-footer .cr__bag-toggle:active,.cr__item-footer .cr__bag-edit:focus,.cr__item-footer .cr__bag-edit:focus-visible,.cr__item-footer .cr__bag-edit:active{border:none;outline:none;box-shadow:none}.cr__item-details{flex:1;min-width:0;display:flex;flex-direction:column;gap:8px}.cr__item-right{display:flex;flex-direction:column;align-items:flex-end;flex-shrink:0;gap:6px}.cr__item-right--readonly{min-height:0;justify-content:flex-start}.cr--readonly .cr__bag-actions--readonly{margin-top:6px;margin-left:0}.cr--readonly .cr__bag-actions--readonly .cr__bag-toggle{border:none;outline:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent}.cr--readonly>.cr__grinding--readonly{width:100%;display:flex;justify-content:flex-end;margin:8px 0 0}.cr__item-img{width:68px;height:68px;border-radius:10px;background:#f5f3f0;overflow:hidden;flex-shrink:0;padding:0;border:none;display:block}.cr__item-img .product-frame{width:100%;height:100%}.cr__item-img--clickable{cursor:pointer;transition:opacity .15s ease,transform .15s ease}.cr__item-img--clickable:hover{opacity:.88}.cr__item-img--clickable:active{transform:scale(.98)}.cr__item-name{font-size:12px;font-weight:700;color:var(--text-base, #1c1917);margin:0;line-height:1.2;overflow-wrap:anywhere;word-break:break-word}.cr__item-name-btn{display:block;width:100%;padding:0;margin:0;border:none;background:none;font-size:12px;font-weight:700;color:var(--text-base, #1c1917);line-height:1.2;text-align:left;overflow-wrap:anywhere;word-break:break-word;cursor:pointer;transition:color .15s ease}.cr__item-name-btn:hover{color:var(--action, #5e846d)}.cr__item-meta{font-size:12px;color:var(--text-muted, #78716c);margin:0}.cr__out-of-stock-label{font-size:11px;font-weight:600;color:var(--destructive, #d4183d);margin:4px 0 0}.cr__myb-errors{margin:0;padding:10px 12px;border-radius:8px;background:#fef2f2;border:1px solid #fecaca}.cr__myb-errors-title{font-size:12px;font-weight:700;color:var(--destructive, #d4183d);margin:0 0 6px}.cr__myb-errors-list{margin:0;padding:0 0 0 16px;display:flex;flex-direction:column;gap:4px}.cr__myb-errors-item{font-size:12px;color:#991b1b;line-height:1.4}.cr__grinding-block{display:flex;flex-direction:column;gap:3px;min-width:0}.cr__grinding-block .grinding-picker--cart-tab{height:28px}.cr__grinding-block--side{align-items:flex-end;align-self:flex-end;width:100%;margin-top:0}.cr__grinding-block--side .grinding-picker--cart-tab{align-self:flex-end}.cr__grinding-block--side .grinding-picker__cart-tabs{min-width:98px}.cr__grinding-hint{font-size:10px;font-weight:500;color:#a8a29e;line-height:1.15;padding-left:1px}.cr__grinding-block--side .cr__grinding-hint{padding-left:0;padding-right:2px;text-align:right;align-self:flex-end}.cr__item-bag-actions{display:inline-flex;align-items:center;gap:10px;margin-top:4px;min-height:22px}.cr__stepper{display:inline-flex;align-items:center;margin-top:2px;border:1.5px solid var(--action, #5e846d);border-radius:999px;overflow:hidden;width:-moz-fit-content;width:fit-content;flex-shrink:0}.cr__stepper-btn{display:flex;align-items:center;justify-content:center;width:30px;height:30px;background:transparent;border:none;color:var(--action, #5e846d);cursor:pointer;transition:background .12s ease}.cr__stepper-btn:hover{background:rgba(var(--action, #5e846d),.08)}.cr__stepper-btn:active{background:rgba(var(--action, #5e846d),.16)}.cr__stepper-value{font-size:13px;font-weight:700;color:var(--action, #5e846d);min-width:36px;text-align:center;border-left:1px solid rgba(var(--action, #5e846d),.2);border-right:1px solid rgba(var(--action, #5e846d),.2);line-height:30px}.cr__item-price{font-size:15px;font-weight:800;color:var(--text-base, #1c1917);margin:0}.cr__remove-btn{display:flex;align-items:center;justify-content:center;width:28px;height:28px;margin-top:0;border-radius:8px;border:none;background:transparent;color:#a8a29e;cursor:pointer;transition:color .15s,background .15s}.cr__remove-btn:hover{color:var(--destructive, #d4183d);background:#fee2e2}.cr__bag-toggle,.cr__bag-edit{display:inline-flex;align-items:center;justify-content:center;gap:3px;min-height:28px;padding:0;margin:0;border:none;border-radius:0;background:transparent;box-shadow:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:11px;font-weight:600;cursor:pointer;font-family:inherit;line-height:1;white-space:nowrap;flex-shrink:0;align-self:center}.cr__bag-toggle{color:var(--action, #5e846d)}.cr__bag-toggle:hover{text-decoration:underline}.cr__bag-edit{color:var(--text-muted, #78716c)}.cr__bag-edit:hover{color:var(--text-base, #1c1917);text-decoration:underline}.cr__myb-errors,.cr__bag-breakdown{width:100%;margin-left:0;align-self:stretch}.cr__grinding-label{font-size:11px;color:#888;font-weight:500;flex-shrink:0}.cr__grinding-pill{font-size:11px;font-weight:600;padding:3px 10px;border-radius:20px;border:1.5px solid #e0e0e0;background:transparent;color:#555;cursor:pointer;transition:border-color .15s,background .15s,color .15s}.cr__grinding-pill--active{border-color:var(--action, #5e846d);background:var(--action, #5e846d);color:#fff}.cr__bag-breakdown{margin:8px 0 0;padding:0;background:transparent;border-radius:0;display:flex;flex-direction:column;gap:8px;box-sizing:border-box}.cr__bag-grain{display:grid;grid-template-columns:44px 48px minmax(0,1fr);align-items:center;gap:10px;width:100%;padding:8px 0;border-bottom:1px solid var(--border-card, #f0efed)}.cr__bag-grain:last-child{border-bottom:none;padding-bottom:0}.cr__bag-grain--unavailable{background:#fef2f2;border-radius:8px;padding:8px;border:1px solid #fecaca}.cr__bag-grain-img{width:44px;height:44px;border-radius:8px;flex-shrink:0;background:#e7e5e4;overflow:hidden}.cr__bag-grain-img .product-frame{width:100%;height:100%}.cr__bag-grain-weight{font-size:12px;font-weight:500;color:var(--text-muted, #78716c);white-space:nowrap}.cr__bag-grain-price-col{min-width:0}.cr__bag-grain-name{font-size:13px;font-weight:700;color:var(--text-base, #1c1917);margin:0 0 2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cr__bag-grain-error{flex-basis:100%;font-size:11px;font-weight:600;color:var(--destructive, #d4183d);padding-left:0;line-height:1.35}.cr__bill{background:#fff;border-radius:var(--radius-card, 16px);border:1px solid var(--border-card, #f0efed);padding:16px;margin-bottom:16px}.cr__bill-row{display:grid;grid-template-columns:minmax(0,1fr) auto;-moz-column-gap:16px;column-gap:16px;align-items:baseline;font-size:13px;color:var(--text-base, #1c1917);padding:6px 0}.cr__bill-row__label{grid-column:1;justify-self:start;text-align:left;min-width:0;line-height:1.35}.cr__bill-row__value{grid-column:2;justify-self:end;text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums;line-height:1.35}.cr__bill-row--total{font-size:15px;padding-top:4px}.cr__bill-row--total .cr__bill-row__label,.cr__bill-row--total .cr__bill-row__value{font-weight:800;color:var(--text-base, #1c1917)}.cr__bill-row--promo{color:#9d3468;font-weight:600}.cr__bill-row--promo .cr__bill-row__value{color:#7b1f4a;font-weight:700}.cr__bill-row--saved{color:#15803d;font-weight:600}.cr__bill-row--saved .cr__bill-row__label,.cr__bill-row--saved .cr__bill-row__value{color:inherit;font-weight:700}.cr__bill-row--saved .cr__bill-row__value{font-weight:800}.cr__bill-row--muted{color:#78716c;font-size:12px;font-weight:500}.cr__bill-row--muted .cr__bill-row__label{color:#78716c}.cr__bill-row--muted .cr__bill-row__value{color:#57534e;font-weight:600}.cr__bill-block{padding:2px 0 4px}.cr__bill-block .cr__bill-row{padding-bottom:2px}.cr__promo-panel__referral{padding:10px 12px;border-radius:10px;background:#fff8e6;border:1px solid rgba(251,191,36,.28);font-size:12px;font-weight:500;line-height:1.5;color:#92400e}.cr__promo-panel__referral strong{font-weight:700;color:#78350f}.cr__promo-panel__block{padding:2px 0}.cr__promo-panel__divider{height:1px;background:var(--border-card, #f0efed);margin:12px 0}.cr__wallet-toggle{display:flex;align-items:flex-start;gap:8px;font-size:13px;font-weight:600;color:#1c1917;cursor:pointer}.cr__wallet-toggle input{margin-top:3px;accent-color:#5e846d}.cr__wallet-hint{margin:6px 0 0 24px;font-size:11px;line-height:1.4;color:#78716c}.cr__wallet-hint--standalone{margin:0}.cr__promo-toggle-label{display:flex;align-items:flex-start;gap:8px;font-size:13px;font-weight:600;color:#1c1917;cursor:pointer}.cr__promo-toggle-label input{margin-top:3px;accent-color:#5e846d}.cr__coupon-label{margin:0 0 8px;font-size:13px;font-weight:700;color:#1c1917}.cr__coupon-row{display:flex;gap:8px;align-items:center}.cr__coupon-input{flex:1;min-width:0;padding:8px 10px;border:1px solid #d6d3d1;border-radius:8px;font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1c1917;background:#fff}.cr__coupon-apply{flex-shrink:0;padding:8px 14px;border:none;border-radius:8px;background:#5e846d;color:#fff;font-size:13px;font-weight:700;cursor:pointer}.cr__coupon-apply:disabled{opacity:.55;cursor:not-allowed}.cr__coupon-applied{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:13px;font-weight:600;color:#1c1917}.cr__coupon-remove{border:none;background:none;color:#b45309;font-size:12px;font-weight:700;cursor:pointer;text-decoration:underline}.cr__coupon-hint{margin:6px 0 0;font-size:11px;line-height:1.4;color:#78716c}.cr__bill-row-sub{margin:0 0 4px;padding:0;font-size:11px;font-weight:500;color:#78716c;line-height:1.35;text-align:left}.cr__promo-tag{display:inline-block;margin-left:6px;padding:1px 7px;border-radius:999px;background:#fce7f3;color:#9d3468;font-size:11px;font-weight:700}.cr__bill-divider{height:1px;background:var(--border-card, #f0efed);margin:8px 0}.cr__bill-free{display:inline-flex;align-items:center;justify-content:flex-end;gap:6px;font-weight:700;color:var(--action, #5e846d);font-size:12px}.cr__bill-strike{color:var(--text-muted, #78716c);font-weight:400;text-decoration:line-through}.cr__add-more-wrap{padding:6px 0 2px}.cr .checkout-free-samples:not(.checkout-free-samples--embedded):not(.checkout-free-samples--readonly){margin-top:0;padding-top:4px}.cr__add-more{background:none;border:none;color:var(--action, #5e846d);font-size:13px;font-weight:600;cursor:pointer;padding:0}.cr__add-more:hover{text-decoration:underline}.cr__cta{flex:1;min-width:0;height:50px;border-radius:12px;border:none;background:var(--action, #5e846d);color:#fff;font-size:15px;font-weight:700;cursor:pointer;letter-spacing:.01em;transition:opacity .15s ease}.cr__cta:hover:not(:disabled){opacity:.88}.cr__cta:disabled{background:#d6d3d1;color:#a8a29e;cursor:not-allowed}.cr__store-pickup{margin-bottom:12px;padding:12px 14px;border-radius:12px;background:#f4faf6;border:1px solid rgba(45,106,79,.14)}.cr__store-pickup .home-store-pickup--checkout .home-store-pickup__inner{padding:0;border:none;background:transparent}.cr__store-pickup__option{display:flex;align-items:flex-start;gap:10px;cursor:pointer;margin:0}.cr__store-pickup__checkbox{width:18px;height:18px;margin-top:2px;flex-shrink:0;accent-color:#5e846d;cursor:pointer}.cr__store-pickup__icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:8px;background:#5e846d;color:#fff;flex-shrink:0}.cr__store-pickup__text{display:flex;flex-direction:column;gap:2px;min-width:0}.cr__store-pickup__title{font-size:.8125rem;font-weight:700;color:#1c1917;line-height:1.35}.cr__store-pickup__hint{font-size:.75rem;font-weight:600;color:#166534;line-height:1.4}.cr__store-pickup__summary{margin-top:10px;padding-top:10px;border-top:1px dashed rgba(45,106,79,.2)}.cr__store-pickup__summary-line{margin:0 0 4px;font-size:.75rem;font-weight:600;color:#44403c;line-height:1.4}.cr__store-pickup__edit{margin-top:6px;padding:0;border:none;background:none;font-size:.75rem;font-weight:700;color:#5e846d;cursor:pointer;text-decoration:underline}.cr__footer-actions{display:flex;flex-direction:row;align-items:center;gap:10px}.cr__footer-actions .co-back-btn.cr__back-btn{flex:0 0 108px;width:108px;height:50px;min-height:50px;margin-top:0;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;line-height:1}.cr__footer-actions .cr__cta{flex:1;min-width:0;height:50px;min-height:50px;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;line-height:1}.cr-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:56px 24px;text-align:center}.cr-empty__icon-wrap{width:80px;height:80px;border-radius:50%;background:#f0fdf4;border:1.5px solid rgba(45,106,79,.18);display:flex;align-items:center;justify-content:center;color:#5e846d;margin-bottom:4px}.cr-empty__title{font-size:17px;font-weight:800;color:#1c1917;margin:0;letter-spacing:-.01em}.cr-empty__sub{font-size:13px;color:#78716c;margin:0;line-height:1.5}@media (max-width: 480px){.cr__nudge{font-size:12px;padding:8px 12px;line-height:1.45}.cr__items,.cr__bill{padding:12px;border-radius:12px}.cr__item-row{gap:10px}.cr__item-img{width:56px;height:56px}.cr__item-side{width:96px}.cr__item-price{font-size:14px}.cr__myb-errors,.cr__bag-breakdown{margin-left:0}.cr__grinding-pill{font-size:10px;padding:3px 8px}.cr__bag-grain-name{flex:1;min-width:0}.cr__cta{font-size:14px;height:48px;margin-bottom:env(safe-area-inset-bottom,0)}}@media (max-width: 360px){.cr__item-row{flex-wrap:wrap}.cr__item-side{width:100%;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px}.cr__myb-errors,.cr__bag-breakdown{margin-left:0}}.guest-checkout__body{width:100%;max-width:32rem;margin-left:auto;margin-right:auto;box-sizing:border-box;padding-bottom:calc(1.5rem + env(safe-area-inset-bottom,0))}.co-card{background:#fff;border-radius:var(--radius-card, 16px);border:1px solid var(--border-card, #f0efed);padding:16px;margin-bottom:12px}.co-card--notice{background:#fffbeb;border-color:#fcd34d}.co-payment-pending-notice{margin:0;font-size:14px;font-weight:600;color:#92400e;line-height:1.5}.co-card--terms{margin-bottom:12px}.co-terms-check{display:flex;align-items:flex-start;gap:10px;font-size:13px;line-height:1.55;color:#44403c;cursor:pointer}.co-terms-check input{margin-top:3px;width:16px;height:16px;flex-shrink:0;accent-color:var(--primary, #5e846d);cursor:pointer}.co-terms-link{border:none;background:none;padding:0;color:var(--primary, #5e846d);font-weight:700;text-decoration:underline;cursor:pointer}.co-terms-panel{margin-top:14px;padding:14px;border-radius:10px;border:1px solid #e7e5e4;background:#fafaf9;max-height:220px;overflow-y:auto}.co-terms-panel__title{margin:0 0 10px;font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#57534e}.co-terms-panel__list{margin:0 0 12px;padding-left:18px;font-size:12px;line-height:1.6;color:#57534e}.co-terms-panel__list li+li{margin-top:8px}.co-terms-panel__full{display:inline-flex;align-items:center;gap:6px;border:none;background:none;padding:0;font-size:13px;font-weight:700;color:var(--primary, #5e846d);cursor:pointer;text-decoration:underline}.co-section-label{font-size:12px;font-weight:700;color:var(--text-muted, #78716c);text-transform:uppercase;letter-spacing:.07em;margin:0 0 12px}.co-cta{width:100%;height:50px;border-radius:12px;border:none;background:var(--action, #5e846d);color:#fff;font-size:15px;font-weight:700;cursor:pointer;transition:opacity .15s ease}.co-cta:hover:not(:disabled){opacity:.88}.co-cta:disabled{background:#d6d3d1;color:#a8a29e;cursor:not-allowed}.co-back-btn{width:100%;height:44px;border-radius:12px;border:1.5px solid var(--border-strong, #e7e5e4);background:transparent;color:var(--text-base, #1c1917);font-size:14px;font-weight:600;cursor:pointer;margin-top:8px;transition:background .12s ease}.co-back-btn:hover{background:#fafaf8}.co-field{display:flex;flex-direction:column;gap:5px}.co-field label{font-size:12px;font-weight:700;color:var(--text-muted, #78716c);text-transform:uppercase;letter-spacing:.05em}.co-input{width:100%;height:44px;padding:0 14px;border-radius:10px;border:1.5px solid var(--border-strong, #e7e5e4);font-size:14px;color:var(--text-base, #1c1917);background:#fff;outline:none;box-sizing:border-box;transition:border-color .15s ease}.co-input::-moz-placeholder{color:#c4bfbb}.co-input::placeholder{color:#c4bfbb}.co-input:focus{border-color:var(--action, #5e846d)}.co-select{width:100%;height:44px;padding:0 14px;border-radius:10px;border:1.5px solid var(--border-strong, #e7e5e4);font-size:14px;color:var(--text-base, #1c1917);background:#fff;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;box-sizing:border-box;transition:border-color .15s ease}.co-select:focus{border-color:var(--action, #5e846d)}.co-field-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}@media (max-width: 480px){.co-field-row{grid-template-columns:1fr}}.co-phone-input{display:flex;align-items:center;width:100%;height:44px;border-radius:10px;border:1.5px solid var(--border-strong, #e7e5e4);background:#fff;box-sizing:border-box;overflow:hidden;transition:border-color .15s ease}.co-phone-input:focus-within{border-color:var(--action, #5e846d)}.co-phone-input__dial{flex-shrink:0;height:100%;border:none;background:transparent;padding:0 16px 0 12px;font-size:14px;font-weight:600;color:var(--text-base, #1c1917);outline:none;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2378716c' stroke-width='2'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 2px center}.co-phone-input__sep{width:1px;height:22px;background:var(--border-strong, #e7e5e4);flex-shrink:0}.co-phone-input__field{flex:1;min-width:0;height:100%;border:none;background:transparent;padding:0 14px;font-size:14px;color:var(--text-base, #1c1917);outline:none;box-sizing:border-box}.co-phone-input__field::-moz-placeholder{color:#c4bfbb}.co-phone-input__field::placeholder{color:#c4bfbb}.co-addr-list{display:flex;flex-direction:column;gap:12px;margin-bottom:10px;max-height:min(52vh,400px);overflow-y:auto;padding-right:2px}.co-addr-list--others{margin-top:8px;margin-bottom:0;max-height:min(40vh,320px)}.co-addr-list::-webkit-scrollbar{width:4px}.co-addr-list::-webkit-scrollbar-thumb{background:#0000001f;border-radius:999px}.co-address-step{display:flex;flex-direction:column;gap:12px}.co-address-step__panel{margin-bottom:0}.co-address-step__head{display:flex;align-items:flex-start;gap:10px;margin-bottom:14px;padding-bottom:12px;border-bottom:1px solid #f0eeeb}.co-address-step__head-icon{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;background:rgba(var(--action, #5e846d),.1);color:var(--action, #5e846d);flex-shrink:0}.co-address-step__title{margin:0;font-size:.9375rem;font-weight:800;color:#1c1917;line-height:1.3}.co-address-step__subtitle{margin:4px 0 0;font-size:.8125rem;font-weight:500;color:var(--text-muted, #78716c);line-height:1.4}.co-address-step__status{margin:0;font-size:.875rem;color:var(--text-muted, #78716c)}.co-address-step__action-bar{position:sticky;bottom:0;z-index:6;margin-top:16px;padding:14px 0 max(10px,env(safe-area-inset-bottom,0px));background:linear-gradient(180deg,#fafaf900,#fafaf9 28%,#fafaf9);border-top:1px solid #f0eeeb}.co-address-step__action-hint{margin:0 0 10px;text-align:center;font-size:.75rem;font-weight:600;color:var(--text-muted, #78716c);line-height:1.4}.co-address-step__action-row{display:flex;align-items:stretch;gap:10px}.co-address-step__back{flex-shrink:0;min-width:84px;height:50px;padding:0 16px;border-radius:12px;border:none;background:#f5f5f4;color:#44403c;font-size:.875rem;font-weight:700;cursor:pointer;transition:background .15s ease}.co-address-step__back:hover{background:#eceae6}.co-address-step__continue{flex:1;min-width:0;display:inline-flex;align-items:center;justify-content:center;gap:8px}.co-delivery-estimate{display:flex;align-items:flex-start;gap:10px;padding:12px 14px;border-radius:12px;border:1px solid rgba(var(--action, #5e846d),.16);background:#f4faf6;margin-bottom:4px}.co-delivery-estimate--same-day{border-color:rgba(var(--action, #5e846d),.28);background:#ecfdf3}.co-delivery-estimate--muted{border-color:#e7e5e4;background:#fafaf9}.co-delivery-estimate--high-demand{margin-top:8px;border-color:#b4530959;background:#fffbeb}.co-delivery-estimate__icon{flex-shrink:0;margin-top:2px;color:var(--action, #5e846d)}.co-delivery-estimate--muted .co-delivery-estimate__icon{color:#78716c}.co-delivery-estimate__icon--warn,.co-delivery-estimate--high-demand .co-delivery-estimate__icon{color:#b45309}.co-delivery-estimate__copy{min-width:0}.co-delivery-estimate__headline{margin:0;font-size:.8125rem;font-weight:800;color:#1c1917;line-height:1.35}.co-delivery-estimate__detail{margin:4px 0 0;font-size:.75rem;font-weight:500;color:var(--text-muted, #78716c);line-height:1.45}.co-delivery-estimate__headline--warn{color:#92400e}.co-delivery-estimate__detail--warn{color:#a16207;font-weight:600}.co-address-intel{display:flex;flex-direction:column;gap:8px;padding:12px 14px;border-radius:12px;border:1px solid rgba(var(--action, #5e846d),.14);background:#f8faf9;margin-top:8px}.co-address-intel--loading{flex-direction:row;align-items:center;gap:10px}.co-address-intel__row{display:flex;align-items:flex-start;gap:10px}.co-address-intel__icon{flex-shrink:0;margin-top:2px;color:var(--action, #5e846d)}.co-address-intel__text{margin:0;font-size:.8125rem;font-weight:600;color:var(--text-muted, #78716c)}.co-address-intel__main{min-width:0;flex:1}.co-address-intel__badges{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.co-address-intel__score{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;font-size:.75rem;font-weight:800;letter-spacing:.01em}.co-address-intel__score--good{background:#ecfdf3;color:#166534;border:1px solid rgba(22,101,52,.2)}.co-address-intel__score--fair{background:#fffbeb;color:#92400e;border:1px solid rgba(146,64,14,.2)}.co-address-intel__score--poor{background:#fef2f2;color:#b91c1c;border:1px solid rgba(185,28,28,.2)}.co-address-intel__score--unknown{background:#f5f5f4;color:#57534e;border:1px solid #e7e5e4}.co-address-intel__verified{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;border-radius:999px;font-size:.75rem;font-weight:700;color:#166534;background:#ecfdf3;border:1px solid rgba(22,101,52,.2)}.co-address-intel__normalized{margin:6px 0 0;font-size:.75rem;font-weight:500;color:var(--text-muted, #78716c);line-height:1.45}.co-address-intel__warn{display:flex;align-items:flex-start;gap:8px;padding:10px 12px;border-radius:10px;border:1px solid rgba(180,83,9,.28);background:#fffbeb;color:#92400e}.co-address-intel__warn svg{flex-shrink:0;margin-top:1px}.co-address-intel__warn--high{border-color:#b91c1c47;background:#fef2f2;color:#b91c1c}.co-address-intel__warn-title{margin:0;font-size:.8125rem;font-weight:800;line-height:1.35}.co-address-intel__warn-text{margin:4px 0 0;font-size:.75rem;font-weight:600;line-height:1.45}.co-address-intel__warn--high .co-address-intel__warn-title,.co-address-intel__warn--high .co-address-intel__warn-text{color:#b91c1c}.co-secondary-btn{width:100%;min-height:42px;padding:0 14px;border-radius:10px;border:1px solid var(--border-card, #f0efed);background:#fff;color:#44403c;font-size:.8125rem;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:6px;transition:border-color .15s ease,background .15s ease,color .15s ease}.co-secondary-btn:hover{border-color:rgba(var(--action, #5e846d),.35);background:#fafaf9;color:var(--action, #5e846d)}.co-secondary-btn--accent{border-color:rgba(var(--action, #5e846d),.28);background:rgba(var(--action, #5e846d),.04);color:var(--action, #5e846d)}.co-secondary-btn--accent:hover{background:rgba(var(--action, #5e846d),.08);border-color:var(--action, #5e846d)}.co-addr-picker{display:flex;flex-direction:column;gap:10px;margin-bottom:4px}.co-addr-picker__label{margin:0;font-size:.6875rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted, #78716c)}.co-addr-picker__prompt{margin:0;font-size:.8125rem;font-weight:500;color:var(--text-muted, #78716c);line-height:1.45}.co-addr-selected{flex-shrink:0}.co-addr-toolbar{display:flex;align-items:center;gap:10px;margin-top:4px;padding-top:2px}.co-addr-toolbar__spacer{flex:1;min-width:0}.co-addr-toolbar__toggle{position:relative;flex:0 0 auto;width:-moz-max-content;width:max-content;max-width:100%;display:block;min-height:34px;padding:6px 28px 6px 10px;border-radius:10px;border:1px dashed #d6d3d1;background:#fafaf9;color:#57534e;font-size:.75rem;font-weight:600;line-height:1.25;text-align:left;cursor:pointer;box-sizing:border-box;transition:border-color .15s ease,background .15s ease,color .15s ease,box-shadow .15s ease}.co-addr-toolbar__toggle:hover{border-color:rgba(var(--action, #5e846d),.35);color:var(--action, #5e846d);background:#f4faf6}.co-addr-toolbar__toggle--open{border-style:solid;border-color:rgba(var(--action, #5e846d),.28);background:#ecfdf3;color:var(--action, #5e846d);box-shadow:0 1px 6px #2d6a4f14}.co-addr-toolbar__toggle--open .co-addr-toolbar__toggle-chevron{color:var(--action, #5e846d)}.co-addr-toolbar__toggle-label{display:block;white-space:nowrap}.co-addr-toolbar__toggle-chevron{position:absolute;top:50%;right:8px;display:inline-flex;align-items:center;justify-content:center;color:#78716c;transform:translateY(-50%);pointer-events:none}.co-addr-toolbar__add{flex:0 0 auto;margin-left:auto;display:inline-flex;align-items:center;gap:4px;min-height:34px;padding:6px 2px;border:none;background:transparent;color:var(--action, #5e846d);font-size:.75rem;font-weight:800;line-height:1.2;white-space:nowrap;cursor:pointer;transition:opacity .15s ease}.co-addr-toolbar__add:hover{opacity:.82;text-decoration:underline;text-underline-offset:3px}.co-addr-others{display:flex;flex-direction:column;gap:8px;margin-top:2px}.co-addr-others--open{margin-top:6px}.co-addr{display:flex;flex-direction:column;gap:0;padding:0;border-radius:12px;border:1px solid var(--border-card, #f0efed);background:#fff;cursor:pointer;outline:none;box-sizing:border-box;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease;overflow:hidden}.co-addr:hover{border-color:rgba(var(--action, #5e846d),.35);box-shadow:0 2px 10px #0f172a0d}.co-addr--selected{border-color:var(--action, #5e846d);background:#f8fdf9;box-shadow:0 0 0 1px rgba(var(--action, #5e846d),.12)}.co-addr:focus-visible{outline:2px solid rgba(var(--action, #5e846d),.35);outline-offset:2px}.co-addr__main{display:flex;align-items:flex-start;gap:10px;padding:12px 12px 10px}.co-addr__pick{width:18px;height:18px;border-radius:50%;border:2px solid #d6d3d1;flex-shrink:0;margin-top:2px;transition:border-color .15s ease,box-shadow .15s ease}.co-addr__pick--on{border-color:var(--action, #5e846d);box-shadow:inset 0 0 0 4px #fff,inset 0 0 0 8px var(--action, #5e846d)}.co-addr__details{flex:1;min-width:0}.co-addr__title-row{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:6px}.co-addr__line{margin:0;font-size:.8125rem;font-weight:500;color:#44403c;line-height:1.45}.co-addr__line--muted{color:var(--text-muted, #78716c);font-size:.75rem;margin-top:2px}.co-addr__default-pill{display:inline-flex;align-items:center;height:18px;padding:0 7px;border-radius:999px;background:rgba(var(--action, #5e846d),.12);color:var(--action, #5e846d);font-size:.625rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.co-addr__bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:8px 12px;padding:10px 12px;border-top:1px solid #f0eeeb;background:#fafaf9}@media (max-width: 639px){.co-addr__bar .co-addr__actions{width:100%;margin-left:0;justify-content:flex-end;padding-top:2px}}.co-addr__meta{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0}.co-addr__label-chip{display:inline-flex;align-items:center;justify-content:center;height:20px;padding:0 8px;border-radius:6px;border:1px solid rgba(var(--action, #5e846d),.22);background:var(--action-subtle, #eef4f0);color:var(--action, #5e846d);font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;line-height:1;flex-shrink:0}.co-addr--selected .co-addr__label-chip{background:var(--action-muted, rgba(94, 132, 109, .1));border-color:rgba(var(--action, #5e846d),.3);color:var(--action, #5e846d)}.co-addr__name{font-size:13px;font-weight:700;color:var(--text-base, #1c1917);line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0}.co-addr__default-toggle{display:inline-flex;align-items:center;gap:8px;flex-shrink:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.co-addr__default-toggle-label{font-size:.6875rem;font-weight:600;color:var(--text-muted, #78716c);line-height:1.2}@media (min-width: 400px){.co-addr__default-toggle-label{white-space:nowrap}}.co-addr__default-toggle-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.co-addr__default-toggle-track{display:block;width:26px;height:15px;border-radius:999px;background:#d6d3d1;position:relative;transition:background .18s ease;flex-shrink:0}.co-addr__default-toggle-track:after{content:"";position:absolute;top:2px;left:2px;width:11px;height:11px;border-radius:50%;background:#fff;transition:transform .18s ease;box-shadow:0 1px 2px #00000026}.co-addr__default-toggle-input:checked+.co-addr__default-toggle-track{background:var(--action, #5e846d)}.co-addr__default-toggle-input:checked+.co-addr__default-toggle-track:after{transform:translate(11px)}.co-addr__default-toggle:hover .co-addr__default-toggle-track{filter:brightness(.97)}.co-addr__default-toggle-input:focus-visible+.co-addr__default-toggle-track{outline:2px solid rgba(var(--action, #5e846d),.45);outline-offset:2px}.co-addr__street,.co-addr__city{display:block;font-size:12px;font-weight:400;color:var(--text-muted, #78716c);line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.co-addr__city{flex:1;min-width:0}.co-addr__actions{display:inline-flex;align-items:center;gap:4px;flex-shrink:0;margin-left:auto}.co-addr__action-sep{color:#d6d3d1;font-size:.8125rem;line-height:1;-webkit-user-select:none;-moz-user-select:none;user-select:none}.co-addr__link{border:none;background:none;padding:0;font-size:.8125rem;font-weight:700;line-height:1.2;cursor:pointer;text-decoration:underline;text-underline-offset:2px}.co-addr__link--edit{color:var(--action, #5e846d)}.co-addr__link--edit:hover{color:var(--action-hover, #4f715b)}.co-addr__link--delete{color:#b91c1c}.co-addr__link--delete:hover{color:#991b1b}.co-addr__link:focus-visible{outline:2px solid rgba(var(--action, #5e846d),.35);outline-offset:2px;border-radius:2px}.co-addr__icon-btn{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;padding:0;border-radius:7px;border:1px solid transparent;background:transparent;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.co-addr__icon-btn--edit{color:var(--action, #5e846d);border-color:rgba(var(--action, #5e846d),.16);background:rgba(var(--action, #5e846d),.06)}.co-addr__icon-btn--edit:hover{background:rgba(var(--action, #5e846d),.12)}.co-addr__icon-btn--delete{color:#b91c1c;border-color:#dc262624;background:#dc26260a}.co-addr__icon-btn--delete:hover{background:#dc262617}.co-addr__icon-btn:focus-visible{outline:2px solid rgba(var(--action, #5e846d),.35);outline-offset:1px}.co-addr-proceed-hint{margin:8px 0 0;text-align:center}.co-label-tabs{display:flex;gap:8px;flex-wrap:wrap}.co-label-tab{height:34px;padding:0 16px;border-radius:10px;border:1.5px solid var(--border-strong, #e7e5e4);background:#f5f5f4;color:var(--text-base, #1c1917);font-size:13px;font-weight:600;letter-spacing:.01em;cursor:pointer;transition:border-color .15s ease,background .15s ease,color .15s ease,box-shadow .15s ease}.co-label-tab:hover:not(:disabled):not(.co-label-tab--active){border-color:rgba(var(--action, #5e846d),.35)}.co-label-tab--active{border-color:var(--action, #5e846d);background:var(--action, #5e846d);color:#fff;box-shadow:0 2px 6px rgba(var(--action, #5e846d),.22)}.co-label-tab--active:hover:not(:disabled){background:var(--action-hover, #4f715b);border-color:var(--action-hover, #4f715b)}.co-label-tab--disabled,.co-label-tab:disabled{opacity:.45;cursor:not-allowed;background:#f5f5f4;border-color:var(--border-card, #f0efed);color:#a8a29e}.co-label-tab--disabled.co-label-tab--active,.co-label-tab:disabled.co-label-tab--active{background:var(--action, #5e846d);border-color:var(--action, #5e846d);color:#fff}.co-addr-form{margin-top:12px}.co-addr-form--embedded{margin-top:0;padding:12px;border-radius:10px;border:1px solid #f0eeeb;background:#fafaf9}.co-addr-form__heading{margin:0 0 12px;font-size:.75rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--text-muted, #78716c)}.co-addr-form__fields{display:flex;flex-direction:column;gap:10px}.co-addr-form__others-label{margin-top:8px}.co-addr-form__hint{font-size:11px;font-weight:600;text-transform:none;letter-spacing:0;color:var(--text-muted, #78716c)}.co-addr-form__hint--ok{color:#15803d}.co-addr-form__hint--err{color:#dc2626}.co-addr-form__error{margin:0;font-size:13px;color:#dc2626;font-weight:600}.co-addr-form__actions{display:flex;gap:8px;margin-top:4px}.co-addr-form__cancel{margin-top:0;flex:1}.co-addr-form .co-cta{flex:1}.co-addr__phone{font-size:13px;color:var(--text-base, #1c1917);font-weight:600;margin:4px 0 0;display:flex;align-items:center;gap:4px}.co-field__required{color:#dc2626;font-weight:800}.co-addr-confirm-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#1c191773;z-index:120}.co-addr-confirm{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);z-index:121;width:min(92vw,360px);background:#fff;border-radius:16px;border:1px solid var(--border-card, #f0efed);box-shadow:0 16px 40px #0000002e;padding:16px}.co-addr-confirm__header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:10px}.co-addr-confirm__title{margin:0;font-size:16px;font-weight:800;color:var(--text-base, #1c1917)}.co-addr-confirm__close{width:32px;height:32px;border:none;border-radius:8px;background:transparent;color:var(--text-muted, #78716c);cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.co-addr-confirm__close:hover:not(:disabled){background:#f5f5f4}.co-addr-confirm__close:disabled{opacity:.5;cursor:not-allowed}.co-addr-confirm__body{margin:0 0 14px;font-size:14px;line-height:1.55;color:var(--text-muted, #78716c)}.co-addr-confirm__body strong{color:var(--text-base, #1c1917);font-weight:700}.co-addr-confirm__actions{display:flex;gap:8px}.co-addr-confirm__cancel{margin-top:0;flex:1}.co-addr-confirm__delete{flex:1;height:44px;border:none;border-radius:12px;background:#dc2626;color:#fff;font-size:14px;font-weight:700;cursor:pointer;transition:opacity .12s ease}.co-addr-confirm__delete:hover:not(:disabled){opacity:.9}.co-addr-confirm__delete:disabled{opacity:.6;cursor:not-allowed}.co-addr__delivery-info{margin:0 14px 12px;padding:8px 12px;background:rgba(var(--action, #5e846d),.06);border-radius:8px;font-size:12px;color:#166534;font-weight:600}.co-add-addr-btn{width:100%;min-height:42px;padding:0 14px;border-radius:10px;border:1px solid rgba(var(--action, #5e846d),.28);background:rgba(var(--action, #5e846d),.04);color:var(--action, #5e846d);font-size:.8125rem;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:6px;margin-bottom:12px;transition:border-color .15s ease,background .15s ease}.co-add-addr-btn:hover{background:rgba(var(--action, #5e846d),.08);border-color:var(--action, #5e846d)}.co-addr-empty{border:1.5px dashed var(--border-strong, #e7e5e4);border-radius:14px;padding:24px 18px;margin-bottom:8px;text-align:center;background:linear-gradient(180deg,#fafaf9,#f4faf6)}.co-addr-empty__title{margin:0 0 6px;font-size:1rem;font-weight:800;color:#1c1917}.co-addr-empty__hint{margin:0 0 18px;font-size:.8125rem;color:var(--text-muted, #78716c);line-height:1.45}.co-addr-empty__cta{max-width:280px;margin:0 auto;display:inline-flex;align-items:center;justify-content:center;gap:8px}.co-pay-option{width:100%;display:flex;align-items:center;gap:12px;padding:14px;border-radius:12px;border:1.5px solid var(--border-strong, #e7e5e4);background:#fff;cursor:pointer;text-align:left;margin-bottom:8px;transition:border-color .15s,background .15s}.co-pay-option:hover{border-color:rgba(var(--action, #5e846d),.45)}.co-pay-option--selected{border-color:var(--action, #5e846d);background:var(--action-subtle, #eef4f0)}.co-pay-option__icon{font-size:22px;width:36px;text-align:center;flex-shrink:0}.co-pay-option__label{flex:1;font-size:14px;font-weight:700;color:var(--text-base, #1c1917)}.co-pay-detail{background:#fafaf8;border-radius:12px;border:1px solid var(--border-strong, #e7e5e4);padding:16px;margin-bottom:12px;display:flex;flex-direction:column;gap:12px}.co-cod-info{background:var(--action-subtle, #eef4f0);border-radius:12px;border:1px solid rgba(var(--action, #5e846d),.2);padding:14px 16px;margin-bottom:12px}.co-cod-info p{font-size:13px;color:#166534;margin:0;line-height:1.7}.co-cod-info p:first-child{font-weight:700;margin-bottom:4px}.co-order-summary{overflow:hidden}.co-accordion__trigger{width:100%;display:flex;align-items:center;gap:10px;padding:0;margin:0;border:none;background:transparent;cursor:pointer;text-align:left;transition:background .12s ease}.co-accordion__trigger:hover{opacity:.85}.co-accordion__trigger--open{margin-bottom:8px;padding-bottom:12px;border-bottom:1px solid var(--border-card, #f0efed)}.co-accordion__trigger--open .co-accordion__chevron{transform:rotate(180deg)}.co-accordion__title{flex:1;text-align:left;margin:0}.co-accordion__count{font-size:12px;font-weight:600;color:var(--text-muted, #78716c);white-space:nowrap}.co-accordion__chevron{flex-shrink:0;color:var(--text-muted, #78716c);transition:transform .2s ease}.co-accordion__panel{padding:0 0 4px}.co-accordion__empty{font-size:14px;color:var(--text-muted, #78716c);margin:8px 0 4px}.co-checkout-items{padding:0 0 8px}.co-checkout-items .cr--readonly{gap:0}.co-checkout-items .cr--readonly .cr__items--flat{background:transparent;border:none;border-radius:0;padding:0;margin:0}.co-checkout-items .cr--readonly .cr__item{padding:14px 0}.co-checkout-items .cr--readonly .cr__item--free-sample{padding-top:14px}.co-checkout-items .cr--readonly .cr__item-right--readonly{align-self:flex-start}.co-checkout-items .cr--readonly .cr__bag-actions--readonly{margin-top:4px}.co-checkout-items .cr--readonly .cr__grinding--readonly{margin-top:8px}.co-checkout-items .cr--readonly .cr__grinding-pill--readonly{cursor:default;pointer-events:none}.co-summary-line{padding:12px 0}.co-summary-line--bordered{border-bottom:1px solid var(--border-card, #f0efed)}.co-summary-line__row,.co-summary-line__grain{display:grid;grid-template-columns:32px minmax(0,1fr) auto;-moz-column-gap:12px;column-gap:12px;align-items:center}.co-summary-line__row{align-items:flex-start}.co-summary-line__thumb,.co-summary-line__grain-thumb{width:32px;height:32px;border-radius:8px;background:#f5f3f0;overflow:hidden;justify-self:start;border:1px solid #1c1917;box-sizing:border-box}.co-summary-line__thumb .product-frame,.co-summary-line__grain-thumb .product-frame{width:100%;height:100%}.co-summary-line__body{min-width:0;padding-top:1px}.co-summary-line__name{font-size:14px;font-weight:400;color:var(--text-base, #1c1917);margin:0;line-height:1.35}.co-summary-line__name--bag{font-weight:700}.co-summary-line__meta{font-size:12px;color:var(--text-muted, #78716c);margin:3px 0 0}.co-summary-line__price{font-size:14px;font-weight:800;color:var(--text-base, #1c1917);flex-shrink:0;padding-top:2px;justify-self:end}.co-summary-line__grains{list-style:none;margin:10px 0 0;padding:0;display:flex;flex-direction:column;gap:8px}.co-summary-line__grain-name{flex:1;font-size:12px;font-weight:400;color:var(--text-base, #1c1917);min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.co-summary-line__grain-weight{font-size:12px;color:var(--text-muted, #78716c);flex-shrink:0}.co-order-item{display:flex;align-items:center;justify-content:space-between;padding:10px 0;border-bottom:1px solid var(--border-card, #f0efed)}.co-order-item:last-child{border-bottom:none;padding-bottom:0}.co-order-item:first-child{padding-top:0}.co-order-item--myb{flex-direction:column;align-items:stretch;gap:4px}.co-order-item__myb-header{display:flex;justify-content:space-between;align-items:center}.co-order-item__grain{font-size:12px;color:var(--text-muted, #78716c);margin:0 0 2px;padding-left:8px}.co-order-item__name{font-size:14px;font-weight:700;color:var(--text-base, #1c1917);margin:0}.co-order-item__meta{font-size:12px;color:var(--text-muted, #78716c);margin:2px 0 0}.co-order-item__price{font-size:14px;font-weight:800;color:var(--text-base, #1c1917);flex-shrink:0}.co-review-addr__name{font-size:14px;font-weight:700;color:var(--text-base, #1c1917);margin:0 0 4px;text-transform:capitalize}.co-review-addr__lines{font-size:13px;color:var(--text-muted, #78716c);margin:0;line-height:1.6}.co-bill-block{padding:2px 0 4px}.co-bill-block .co-bill-row{padding-bottom:2px}.co-bill-row-sub{margin:0 0 4px;padding:0;font-size:11px;font-weight:500;color:var(--text-muted, #78716c);line-height:1.35;text-align:left}.co-bill-row{display:flex;justify-content:space-between;align-items:center;font-size:13px;color:var(--text-base, #1c1917);padding:5px 0}.co-bill-row--total{font-size:15px;font-weight:800;padding-top:2px}.co-bill-row--promo{color:#9d3468;font-weight:600}.co-bill-row--promo span:last-child{color:#7b1f4a;font-weight:700}.co-bill-row--saved{color:#15803d;font-weight:700;padding-top:4px}.co-bill-row--saved span:last-child{color:#166534;font-weight:800}.co-bill-free{display:flex;align-items:center;gap:5px;font-weight:700;color:var(--action, #5e846d);font-size:12px}.co-bill-strike{color:var(--text-muted, #78716c);font-weight:400;text-decoration:line-through}.co-bill-divider{height:1px;background:var(--border-card, #f0efed);margin:8px 0}.co-bill-status{font-size:14px;color:#78716c;margin:0 0 8px}.co-store-pickup-order-note{display:flex;align-items:center;gap:8px;margin:12px 0 0;padding:10px 12px;border-radius:10px;background:#ecfdf5;border:1px solid #a7f3d0;color:#14532d;font-size:.8125rem;font-weight:700;line-height:1.35}.co-confirm-banner{background:linear-gradient(135deg,#16a34a,#15803d);border-radius:var(--radius-card, 16px);padding:32px 24px;text-align:center;color:#fff;margin-bottom:12px}.co-confirm-banner__title{font-size:22px;font-weight:800;margin:0 0 6px;letter-spacing:-.3px}.co-confirm-banner__sub{font-size:14px;opacity:.85;margin:0}.co-confirm-actions{display:flex;gap:8px;margin-top:4px;flex-wrap:wrap}.co-confirm-actions .co-back-btn{margin-top:0;flex:1 1 140px}@media (max-width: 480px){.co-card{padding:12px;border-radius:12px}.co-addr__header{padding:7px 8px}.co-addr__body{padding:5px 8px 7px 32px}.co-addr__icon-btn{width:24px;height:24px}.co-order-id{flex-wrap:wrap}.co-order-id__value{font-size:14px;word-break:break-all}}.co-check-svg{display:block;margin:0 auto 16px}.co-check-svg__circle{fill:#ffffff26;stroke:#ffffffe6;stroke-width:3;stroke-dasharray:276.46;stroke-dashoffset:276.46;transform-box:fill-box;transform-origin:center;transform:rotate(-90deg);animation:co-draw-circle .65s cubic-bezier(.4,0,.2,1) forwards}.co-check-svg__tick{fill:none;stroke:#fff;stroke-width:5.5;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:75;stroke-dashoffset:75;animation:co-draw-tick .35s ease forwards .55s}@keyframes co-draw-circle{to{stroke-dashoffset:0}}@keyframes co-draw-tick{to{stroke-dashoffset:0}}.co-order-id{display:flex;align-items:center;justify-content:space-between;gap:12px}.co-order-id__value{font-size:16px;font-family:monospace;font-weight:700;color:var(--text-base, #1c1917);letter-spacing:.04em}.co-order-id__copy{height:32px;padding:0 14px;border-radius:8px;border:1.5px solid var(--border-strong, #e7e5e4);background:#fff;font-size:12px;font-weight:700;color:var(--text-base, #1c1917);cursor:pointer;flex-shrink:0;transition:background .12s}.co-order-id__copy:hover{background:#fafaf8}.co-timeline{display:flex;flex-direction:column}.co-timeline__step{display:flex;gap:14px;align-items:flex-start;padding-bottom:16px}.co-timeline__step:last-child{padding-bottom:0}.co-timeline__dot{width:28px;height:28px;border-radius:50%;background:var(--border-strong, #e7e5e4);color:var(--text-muted, #78716c);display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;flex-shrink:0}.co-timeline__dot--done{background:var(--action, #5e846d);color:#fff}.co-timeline__title{font-size:14px;font-weight:700;color:var(--text-base, #1c1917);margin:0 0 2px}.co-timeline__sub{font-size:12px;color:var(--text-muted, #78716c);margin:0}.co-support{background:var(--action-subtle, #eef4f0);border:1px solid rgba(var(--action, #5e846d),.18);border-radius:var(--radius-card, 16px);padding:16px;margin-bottom:12px}.co-support__title{font-size:13px;font-weight:700;color:var(--text-base, #1c1917);margin:0 0 10px}.co-support__row{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--text-muted, #78716c);margin-bottom:6px}.co-support__row:last-child{margin-bottom:0}.co-error-banner{background:#fef2f2;border:1px solid #fecaca;border-radius:10px;padding:12px 14px;margin-bottom:12px}.co-error-banner p{margin:0;font-size:13px}.co-error-banner p:first-child{font-weight:700;color:#991b1b}.co-error-banner p+p{color:#b91c1c;margin-top:3px}.trial-payment__amount{font-size:14px;color:var(--text-base, #1c1917);margin:0 0 14px}.trial-payment__amount strong{font-weight:800;color:var(--action, #5e846d)}.trial-payment__option-sub{display:block;font-size:12px;font-weight:500;color:var(--text-muted, #78716c);margin-top:3px}.trial-payment__radio{width:18px;height:18px;border-radius:50%;border:2px solid var(--border-strong, #e7e5e4);flex-shrink:0;transition:box-shadow .15s,border-color .15s}.trial-payment__radio--on{border-color:var(--action, #5e846d);box-shadow:inset 0 0 0 4px var(--action, #5e846d)}.trial-payment__hint{font-size:13px;color:var(--text-muted, #78716c);line-height:1.5;margin:0 0 14px}.trial-payment__qr-card{text-align:center}.trial-payment__payee{font-size:13px;font-weight:700;color:var(--text-base, #1c1917);margin:0 0 8px;line-height:1.35}.trial-payment__upi-id{font-size:13px;font-weight:600;color:var(--text-base, #1c1917);margin:0 0 12px}.trial-payment__qr-amount{font-size:18px;font-weight:800;color:var(--action, #5e846d);margin:0 0 16px}.trial-payment__qr-wrap{max-width:320px;margin:0 auto 12px;border-radius:12px;overflow:hidden;border:1.5px solid var(--border-strong, #e7e5e4);background:#eef2f6}.trial-payment__qr-wrap img{width:100%;height:auto;display:block}.trial-payment__overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#1c191773;display:flex;align-items:center;justify-content:center;padding:16px}.trial-payment__dialog{width:100%;max-width:360px;margin-bottom:0}.trial-payment__dialog-title{font-size:17px;font-weight:800;color:var(--text-base, #1c1917);margin:0 0 10px}.trial-payment__dialog-text{font-size:14px;color:var(--text-muted, #78716c);line-height:1.55;margin:0 0 16px}.trial-payment__dialog-text strong{color:var(--text-base, #1c1917);font-weight:700}.trial-payment__dialog-actions{display:flex;flex-direction:column;gap:8px}.trial-payment__dialog-actions .co-back-btn{margin-top:0}.store-pickup-modal__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;background:#1c191773;display:flex;align-items:flex-end;justify-content:center;padding:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}@media (min-width: 640px){.store-pickup-modal__backdrop{align-items:flex-start;padding:16px}}.store-pickup-modal{width:100%;max-width:520px;max-height:min(92dvh,100dvh - 1.5rem,720px);margin:auto 0;flex-shrink:0;display:flex;flex-direction:column;background:#fff;border-radius:16px 16px 0 0;box-shadow:0 20px 50px #0f172a2e;overflow:hidden}@media (min-width: 640px){.store-pickup-modal{border-radius:16px}}.store-pickup-modal__header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid #f0eeeb;flex-shrink:0}.store-pickup-modal__title{margin:0;font-size:1rem;font-weight:800;color:#1c1917;line-height:1.3}.store-pickup-modal__close{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:8px;background:#f5f5f4;color:#57534e;cursor:pointer}.store-pickup-modal__body{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:12px 16px 16px;-webkit-overflow-scrolling:touch}.store-pickup-modal__body .schedule-pickup__intro{margin-bottom:8px}.store-pickup-modal__body .schedule-pickup__title{font-size:.9375rem}.store-pickup-modal__terms{margin-bottom:14px;border-radius:10px;border:1px solid #fcd34d;background:#fffbeb;overflow:hidden}.store-pickup-modal__terms-trigger{width:100%;display:flex;align-items:center;gap:8px;padding:10px 12px;margin:0;border:none;background:transparent;cursor:pointer;text-align:left}.store-pickup-modal__terms-trigger--open .store-pickup-modal__terms-chevron{transform:rotate(180deg)}.store-pickup-modal__terms-icon{flex-shrink:0;color:#b45309}.store-pickup-modal__terms-title{flex:1;font-size:.75rem;font-weight:700;line-height:1.35;color:#92400e}.store-pickup-modal__terms-chevron{flex-shrink:0;color:#b45309;transition:transform .2s ease}.store-pickup-modal__terms-panel{padding:0 12px 12px;border-top:1px solid rgba(252,211,77,.55);display:flex;flex-direction:column;gap:8px}.store-pickup-modal__terms-panel .store-pickup-modal__terms-lead{padding-top:10px}.store-pickup-modal__terms-panel .store-pickup-modal__terms-list{margin:0;padding-left:1.1rem;display:flex;flex-direction:column;gap:6px}.store-pickup-modal__terms-panel .store-pickup-modal__terms-list li{font-size:.75rem;line-height:1.45;color:#78350f;font-weight:500}.store-pickup-modal__terms-panel p{margin:0;font-size:.75rem;line-height:1.45;color:#78350f;font-weight:500}.store-pickup-modal__terms-panel p strong{font-weight:700;color:#92400e}.store-pickup-modal__terms-panel p a{color:#5e846d;font-weight:700;text-decoration:underline}.store-pickup-modal__ack{display:flex;align-items:flex-start;gap:8px;margin-top:14px;padding:10px 12px;border-radius:10px;background:#f5f5f4;border:1px solid #e7e5e4;cursor:pointer}.store-pickup-modal__ack input{width:16px;height:16px;margin-top:2px;flex-shrink:0;accent-color:#5e846d;cursor:pointer}.store-pickup-modal__ack span{font-size:.75rem;line-height:1.45;font-weight:600;color:#44403c}.store-pickup-modal__phone{margin-top:16px;padding-top:16px;border-top:1px solid #f0eeeb}.store-pickup-modal__phone-label{margin:0 0 8px;font-size:.8125rem;font-weight:700;color:#1c1917}.store-pickup-modal__phone-error{margin:6px 0 0;font-size:.75rem;font-weight:600;color:#dc2626}.store-pickup-modal__footer{display:flex;gap:10px;padding:12px 16px calc(12px + env(safe-area-inset-bottom,0));border-top:1px solid #f0eeeb;flex-shrink:0}.store-pickup-modal__cancel,.store-pickup-modal__confirm{flex:1;min-height:44px;border-radius:10px;font-size:.875rem;font-weight:700;cursor:pointer;border:none}.store-pickup-modal__cancel{background:#f5f5f4;color:#57534e}.store-pickup-modal__confirm{background:#5e846d;color:#fff}.store-pickup-modal__confirm:hover:not(:disabled){background:#4f715b}.store-pickup-modal__confirm:disabled{opacity:.45;cursor:not-allowed}.schedule-pickup{display:flex;flex-direction:column;gap:18px}.schedule-pickup__intro{display:flex;gap:12px;align-items:flex-start;padding:14px;border-radius:14px;background:#f4faf6;border:1px solid rgba(45,106,79,.12)}.schedule-pickup__intro-icon{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;background:#5e846d;color:#fff;flex-shrink:0}.schedule-pickup__title{margin:0 0 4px;font-size:1rem;font-weight:800;color:#1c1917}.schedule-pickup__subtitle{margin:0;font-size:.8125rem;line-height:1.5;color:#57534e}.schedule-pickup__section{display:flex;flex-direction:column;gap:10px}.schedule-pickup__label{display:inline-flex;align-items:center;gap:6px;margin:0;font-size:.8125rem;font-weight:800;color:#44403c}.schedule-pickup__hint{margin:0;font-size:.8125rem;color:#78716c}.schedule-pickup__dates,.schedule-pickup__slots{display:flex;flex-wrap:wrap;gap:8px}.schedule-pickup__chip,.schedule-pickup__slot{min-height:38px;padding:0 14px;border-radius:999px;border:1.5px solid #e7e5e4;background:#fff;color:#1c1917;font-size:.8125rem;font-weight:700;cursor:pointer;transition:border-color .15s ease,background .15s ease,color .15s ease}.schedule-pickup__chip--active,.schedule-pickup__slot--active{border-color:#5e846d;background:#5e846d;color:#fff}.checkout-fulfillment{display:flex;flex-direction:column;gap:14px}.checkout-fulfillment .home-store-pickup--checkout{width:100%}.checkout-fulfillment__panel,.checkout-fulfillment__pickup-panel{width:100%;box-sizing:border-box;background:#fff;border:1px solid #f0eeeb;border-radius:12px;padding:14px 16px 16px}.checkout-fulfillment__pickup-note{margin:0 0 14px;padding:10px 12px;border-radius:10px;background:#f4faf6;border:1px solid rgba(45,106,79,.14);color:#3f6212;font-size:.8125rem;font-weight:500;line-height:1.45}.checkout-fulfillment__pickup-note strong{color:#14532d;font-weight:800}.checkout-fulfillment__pickup-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:0}.checkout-fulfillment__pickup-actions .co-address-step__continue{display:inline-flex;align-items:center;gap:6px;flex:1;justify-content:center}.checkout-fulfillment__pickup,.checkout-fulfillment__delivery{display:flex;flex-direction:column;gap:14px}.checkout-fulfillment__pickup .co-address-step,.checkout-fulfillment__delivery .co-address-step{gap:14px}.checkout-fulfillment__pickup .co-address-step__panel,.checkout-fulfillment__delivery .co-address-step__panel{margin-bottom:0}.checkout-fulfillment__pickup .co-address-step__footer,.checkout-fulfillment__delivery .co-address-step__footer{margin-top:0}.checkout-fulfillment__pickup .store-pickup-modal__terms{margin-bottom:0;width:100%;box-sizing:border-box}.checkout-fulfillment .store-pickup-checkout-form--inline{display:flex;flex-direction:column;gap:0}.checkout-fulfillment .store-pickup-checkout-form--inline .schedule-pickup{gap:16px;padding:0;background:transparent;border:none;box-shadow:none}.checkout-fulfillment .store-pickup-checkout-form--inline .schedule-pickup__intro{margin:0;padding:0 0 14px;gap:10px;border-radius:0;background:transparent;border:none;border-bottom:1px solid #f0eeeb}.checkout-fulfillment .store-pickup-checkout-form--inline .schedule-pickup__intro-icon{width:36px;height:36px;border-radius:10px;background:#5e846d1a;color:#5e846d}.checkout-fulfillment .store-pickup-checkout-form--inline .schedule-pickup__title{font-size:.9375rem}.checkout-fulfillment .store-pickup-checkout-form--inline .store-pickup-modal__phone{margin-top:0;padding-top:14px;border-top:1px solid #f0eeeb}.checkout-fulfillment__toggle{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:4px;border-radius:999px;background:#eceae6}.checkout-fulfillment__mode{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:40px;padding:0 12px;border:none;border-radius:999px;background:transparent;color:#57534e;font-size:.8125rem;font-weight:800;cursor:pointer;transition:background .15s ease,color .15s ease,box-shadow .15s ease}.checkout-fulfillment__mode--active{background:#fff;color:#14532d;box-shadow:0 2px 8px #00000014}@media (max-width: 480px){.checkout-fulfillment{gap:12px}.checkout-fulfillment__panel,.checkout-fulfillment__pickup-panel{padding:12px 14px 14px;border-radius:12px}.checkout-fulfillment__pickup,.checkout-fulfillment__delivery{gap:12px}.checkout-fulfillment__pickup-note{margin-bottom:12px;padding:10px 12px}.checkout-fulfillment .store-pickup-checkout-form--inline .schedule-pickup{gap:14px}.checkout-fulfillment .store-pickup-checkout-form--inline .schedule-pickup__intro{padding-bottom:12px}.checkout-fulfillment .store-pickup-checkout-form--inline .store-pickup-modal__phone{padding-top:12px}}.cr-strike-price{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start;gap:2px;text-align:right}.cr-strike-price__original{font-size:12px;font-weight:600;color:#78716c;text-decoration:line-through;line-height:1.2}.cr-strike-price__sale{font-weight:800;color:#1a1a1a;line-height:1.2}.cr-strike-price--md .cr-strike-price__sale{font-size:15px}.cr-strike-price--sm .cr-strike-price__original{font-size:11px}.cr-strike-price--sm .cr-strike-price__sale{font-size:12px}.app-btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;border:none;border-radius:var(--radius-btn, 12px);font-weight:700;cursor:pointer;white-space:nowrap;transition:opacity .15s ease,background .15s ease,color .15s ease,border-color .15s ease;flex-shrink:0;font-family:inherit}.app-btn:disabled{opacity:.45;cursor:not-allowed;pointer-events:none}.app-btn__icon{display:flex;align-items:center;flex-shrink:0}.app-btn--sm{height:32px;padding:0 14px;font-size:12px;border-radius:8px}.app-btn--md{height:40px;padding:0 20px;font-size:13px}.app-btn--lg{height:50px;padding:0 28px;font-size:15px}.app-btn--full{width:100%}.app-btn--primary{background:var(--action, #5e846d);color:#fff}.app-btn--primary:hover:not(:disabled){background:var(--action-hover, #4f715b)}.app-btn--outline{background:transparent;border:1.5px solid var(--border-strong, #e7e5e4);color:var(--text-base, #1c1917)}.app-btn--outline:hover:not(:disabled){background:#fafaf8;border-color:var(--text-faint, #a8a29e)}.app-btn--ghost{background:transparent;color:var(--text-muted, #78716c);border:none;padding-left:8px;padding-right:8px}.app-btn--ghost:hover:not(:disabled){background:var(--action-muted, rgba(94, 132, 109, .1));color:var(--text-base, #1c1917)}.app-btn--danger{background:transparent;border:1.5px solid #fecaca;color:var(--destructive, #d4183d)}.app-btn--danger:hover:not(:disabled){background:#fef2f2}.rec{background:var(--surface, #f5f5f0);min-height:100vh}.rec--studio{background:transparent;min-height:0}.rec__why--studio{margin:0 0 14px!important;padding:12px 14px;border-radius:14px;border:1px solid rgba(45,106,79,.1);background:linear-gradient(180deg,#ecfdf3,#fff)}.rec__loading--studio{padding:24px 0}.rec__cta-banner--studio{margin-top:20px}.rec__content{max-width:100%;padding-top:1rem;padding-bottom:3rem}.rec__filters{display:flex;justify-content:flex-start}.rec__loading{display:flex;flex-direction:column;align-items:center;gap:10px;padding:32px 16px;color:var(--text-muted, #78716c);font-size:13px}.rec__loading-icon{animation:rec-spin .9s linear infinite}.rec__why{margin-bottom:16px!important}.rec__why-title{font-size:17px;font-weight:800;color:#5e846d;margin:0 0 8px;padding-left:12px;border-left:3px solid #5e846d;line-height:1.3;letter-spacing:-.01em}.rec__why-text{font-size:13px;color:var(--text-muted, #78716c);margin:0;line-height:1.6}.rec__error{margin-bottom:20px;display:flex;flex-direction:column;gap:12px;align-items:flex-start}.rec__cta-banner{margin-top:40px;background:linear-gradient(135deg,var(--action, #5e846d) 0%,var(--action-hover, #4f715b) 55%,var(--action, #5e846d) 100%);border-radius:var(--radius-card, 16px);padding:32px 24px;text-align:center;position:relative;overflow:hidden}@media (min-width: 768px){.rec__cta-banner{margin-top:56px}}.rec__cta-circle{position:absolute;border-radius:50%;pointer-events:none}.rec__cta-circle--tr{width:180px;height:180px;top:-50px;right:-50px;background:#50c87826}.rec__cta-circle--bl{width:120px;height:120px;bottom:-30px;left:-30px;background:#ffffff0f}.rec__cta-inner{position:relative;z-index:1}.rec__cta-title{font-size:20px;font-weight:800;color:#fff;margin:0 0 8px;letter-spacing:-.3px}.rec__cta-sub{font-size:13px;color:#fffc;margin:0 0 20px;line-height:1.5}.rec-card{background:#fff;border-radius:16px;border:1px solid #e8e8e4;overflow:hidden;display:flex;flex-direction:column;cursor:pointer;transition:box-shadow .2s ease,transform .2s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.rec-card:hover{box-shadow:0 8px 24px #0000001a;transform:translateY(-2px)}.rec-card--in-cart{border-color:#5e846d;box-shadow:0 0 0 1.5px #5e846d}.rec-card__image-wrapper{background:#fff;padding:12px 12px 0}.rec-card__image-zone{position:relative;background:#f7f9fa;border-radius:10px;aspect-ratio:16/9;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:8px}.rec-card__image-zone .product-frame{width:100%;height:100%}.rec-card:hover .rec-card__image-zone img{transform:scale(1.05)}.rec-card__image-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.22) 0%,transparent 55%);z-index:1;pointer-events:none}.rec-card__emoji{position:absolute;top:8px;left:8px;z-index:2;width:32px;height:32px;background:#fffffff2;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:15px;box-shadow:0 1px 4px #0000001f}.rec-card__tag{position:absolute;top:8px;right:8px;z-index:2;display:inline-flex;align-items:center;gap:3px;background:#1a1a1a;color:#fff;font-size:9px;font-weight:700;padding:3px 8px;border-radius:999px;letter-spacing:.04em}.rec-card__in-cart-badge{position:absolute;bottom:7px;right:7px;z-index:2;font-size:10px;font-weight:700;color:#fff;background:#5e846d;padding:3px 8px;border-radius:999px}.rec-card__body{padding:12px 12px 8px;display:flex;flex-direction:column;gap:0;flex:1}.rec-card__header-row{position:relative;display:flex;align-items:flex-start;justify-content:center;margin:0}.rec-card__name{font-size:14px;font-weight:700;color:#1a1a1a;margin:0;line-height:1.25;flex:1;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-align:center}.rec-card__rating{position:absolute;right:0;top:0;display:inline-flex;align-items:center;gap:3px;background:#5e846d;color:#fff;font-size:11px;font-weight:700;padding:3px 7px;border-radius:8px;white-space:nowrap;flex-shrink:0}.rec-card__desc{font-size:12px;color:#888;margin:4px 0 6px;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-align:center}.rec-card__benefits{display:flex;flex-wrap:wrap;gap:4px;margin:0 0 6px;justify-content:center}.rec-card__chip{font-size:10px;font-weight:600;color:#166534;background:#f0fdf4;border:1px solid rgba(45,106,79,.18);padding:2px 8px;border-radius:999px}.rec-card__composition{background:#f7f9fa;border-radius:10px;padding:9px 11px;display:flex;flex-direction:column;gap:6px;margin:5px 0 0}.rec-card__comp-row{display:grid;grid-template-columns:76px 1fr 34px;align-items:center;gap:8px}.rec-card__comp-name{font-size:11px;font-weight:600;color:#1a1a1a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rec-card__comp-bar-wrap{height:4px;background:#e7e5e4;border-radius:999px;overflow:hidden}.rec-card__comp-bar{height:100%;background:#5e846d;border-radius:999px;transition:width .4s ease}.rec-card__comp-pct{font-size:10px;font-weight:600;color:#888;text-align:right}.rec-card__footer{display:flex;align-items:flex-end;justify-content:space-between;gap:8px;margin-top:auto;padding-top:19px;padding-bottom:2px}.rec-card__price-block{display:flex;flex-direction:column;gap:1px}.rec-card__price{font-size:16px;font-weight:800;color:#1a1a1a;line-height:1.2}.rec-card__price-unit{font-size:12px;font-weight:500;color:#888;line-height:1.2}.rec-card__add-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:7px 18px;border:none;border-radius:999px;background:var(--action, #5e846d);color:#fff;font-size:12px;font-weight:700;cursor:pointer;transition:background .15s ease,opacity .15s ease;flex-shrink:0}.rec-card__add-btn:hover:not(:disabled){background:var(--action-hover, #4f715b)}.rec-card__add-btn:disabled{opacity:.55;cursor:not-allowed}.rec-card__stepper{display:inline-flex;align-items:center;border:1.5px solid #5e846d;border-radius:10px;overflow:hidden;flex-shrink:0}.rec-card__stepper-btn{display:flex;align-items:center;justify-content:center;width:28px;height:30px;background:transparent;border:none;color:#5e846d;cursor:pointer;transition:background .15s}.rec-card__stepper-btn:hover{background:#5e846d14}.rec-card__stepper-btn:active{background:#5e846d29}.rec-card__stepper-value{font-size:11px;font-weight:700;color:#5e846d;min-width:46px;text-align:center;border-left:1px solid rgba(94,132,109,.25);border-right:1px solid rgba(94,132,109,.25);line-height:30px;white-space:nowrap}.rec-card__nutritionist{margin-bottom:8px;padding:8px 10px;background:#5e846d0f;border-radius:8px}.rec-card__nutritionist-name{font-size:12px;font-weight:700;color:#5e846d;margin:0}.rec-card__nutritionist-title,.rec-card__nutritionist-note{font-size:11px;color:var(--text-muted, #78716c);margin:2px 0 0;line-height:1.4}.rec-card__allergen-note{font-size:11px;color:#b45309;margin:0 0 8px;line-height:1.4}.rec-card__size-row{display:flex;gap:6px;margin-bottom:10px}.rec-card__size-btn{flex:1;padding:6px 8px;font-size:11px;font-weight:700;border:1px solid #e8e8e4;border-radius:8px;background:#fff;color:var(--text-muted, #78716c);cursor:pointer}.rec-card__size-btn--active{border-color:#5e846d;color:#5e846d;background:#5e846d14}@keyframes rec-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.about-page{--about-green: #5e846d;--about-green-soft: #4f715b;--about-cream: #faf8f4;--about-gold: #c4a962;min-height:100vh;background:var(--about-cream);color:#1c1917;overflow-x:hidden}.about-page__hero{position:relative;background:var(--about-green);color:#fff;padding:3.5rem 1rem 4.5rem;overflow:hidden}@media (min-width: 768px){.about-page__hero{padding:5rem 2rem 6rem}}.about-page__hero--brochure{padding:0;background:#5e846d;line-height:0}.about-page__hero-banner{display:block;width:100%;height:auto;aspect-ratio:1024/791}.about-page__hero-watermark{position:absolute;top:50%;left:50%;width:min(520px,90vw);transform:translate(-50%,-50%);opacity:.07;pointer-events:none}.about-page__hero-dissolve{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center top;opacity:.14;-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,.85) 0%,transparent 72%);mask-image:linear-gradient(to bottom,rgba(0,0,0,.85) 0%,transparent 72%);pointer-events:none}.about-page__hero-inner{position:relative;z-index:1;max-width:760px;margin:0 auto;text-align:center}.about-page__eyebrow{display:inline-flex;align-items:center;gap:.5rem;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--primary);margin-bottom:1rem}.about-page__hero-title{margin:0 0 1rem;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:800;line-height:1.12;letter-spacing:-.03em}.about-page__hero-lead{margin:0 auto;max-width:560px;font-size:clamp(.95rem,2vw,1.125rem);line-height:1.65;color:#ffffffb8}.about-page__brand-line{margin-top:1.5rem;font-size:12px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#ffffff73}.about-page__section{position:relative;padding:3.5rem 1rem}@media (min-width: 768px){.about-page__section{padding:4.5rem 2rem}}.about-page__section--cream{background:var(--about-cream)}.about-page__section--green{background:var(--about-green);color:#fff}.about-page__section--mill{background:#5e846d}.about-page__container{max-width:1100px;margin:0 auto}.about-page__section-title{margin:0 0 .5rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:800;letter-spacing:-.02em}.about-page__section-sub{margin:0 0 2rem;font-size:15px;line-height:1.6;color:#57534e;max-width:640px}.about-page__section--green .about-page__section-sub{color:#ffffffb3}.about-page__pillars{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width: 640px){.about-page__pillars{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.about-page__pillars{grid-template-columns:repeat(3,1fr)}}.about-page__pillar{background:#fff;border:1px solid #ece9e4;border-radius:16px;padding:1.25rem 1.35rem;box-shadow:0 8px 24px #5e846d14}.about-page__pillar-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:12px;background:var(--primary-subtle);color:var(--primary);margin-bottom:.75rem}.about-page__pillar-title{margin:0 0 .35rem;font-size:15px;font-weight:800}.about-page__pillar-text{margin:0;font-size:13px;line-height:1.55;color:#57534e}.about-page__compare{display:grid;grid-template-columns:1fr;gap:1.25rem}@media (min-width: 768px){.about-page__compare{grid-template-columns:1fr 1fr;gap:1.5rem}}.about-page__compare-col{border-radius:18px;padding:1.35rem 1.25rem}@media (min-width: 768px){.about-page__compare-col{padding:1.75rem 1.5rem}}.about-page__compare-col--others{background:#f0eeeb;border:1px solid #e7e5e4}.about-page__compare-col--ours{background:linear-gradient(145deg,#eef6ef,#e2f0e4);border:1px solid rgba(45,106,79,.18)}.about-page__compare-label{margin:0 0 1rem;font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.about-page__compare-col--others .about-page__compare-label{color:#78716c}.about-page__compare-col--ours .about-page__compare-label{color:var(--action)}.about-page__compare-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.85rem}.about-page__compare-item{display:flex;gap:.65rem;font-size:13px;line-height:1.5;color:#44403c}.about-page__compare-badge{margin-top:1.25rem;display:inline-flex;align-items:center;gap:.4rem;padding:.45rem .85rem;border-radius:999px;font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.about-page__compare-badge--bad{background:#e7e5e4;color:#57534e}.about-page__compare-badge--good{background:var(--action);color:#fff}.about-page__split{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center}@media (min-width: 900px){.about-page__split{grid-template-columns:1fr 1fr;gap:3rem}}.about-page__brochure-wrap{width:100%;line-height:0}.about-page__brochure-img{display:block;width:100%;height:auto;aspect-ratio:1024/791}.about-page__dissolve-wrap{position:relative;min-height:280px;border-radius:20px;overflow:hidden}@media (min-width: 900px){.about-page__dissolve-wrap{min-height:360px}}.about-page__dissolve-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.about-page__dissolve-mask{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#faf8f4eb,#faf8f48c 42%,#faf8f426)}.about-page__dissolve-mask--green{background:linear-gradient(135deg,#5e846df0,#5e846d99 45%,#5e846d33)}.about-page__menu-grid{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width: 640px){.about-page__menu-grid{grid-template-columns:repeat(2,1fr)}}.about-page__menu-card{background:#fff;border-radius:14px;border:1px solid #ece9e4;padding:1.15rem 1.25rem}.about-page__menu-name{margin:0 0 .35rem;font-size:14px;font-weight:800;color:var(--about-green)}.about-page__menu-items{margin:0;font-size:13px;line-height:1.55;color:#57534e}.about-page__byob{margin-top:1.5rem;padding:1.15rem 1.25rem;border-radius:14px;background:linear-gradient(135deg,var(--about-green) 0%,var(--about-green-soft) 100%);color:#fff;font-size:14px;line-height:1.6}.about-page__founder-quote{margin:1.5rem 0 0;padding:1.25rem 1.35rem;border-radius:16px;background:#eef6ef;border:1px solid rgba(45,106,79,.15);font-size:15px;font-weight:600;line-height:1.6;color:var(--about-green)}.about-page__founder-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:1rem}.about-page__founder-item{display:flex;gap:.85rem;font-size:14px;line-height:1.65;color:#44403c}.about-page__founder-num{flex-shrink:0;width:28px;height:28px;border-radius:999px;background:var(--primary-subtle);color:var(--action);font-size:12px;font-weight:800;display:flex;align-items:center;justify-content:center}.about-page__signoff{margin-top:1.25rem;font-size:13px;line-height:1.6;color:#78716c;white-space:pre-line;font-style:italic}.about-page__cta{text-align:center;padding:3.5rem 1rem 4rem}@media (min-width: 768px){.about-page__cta{padding:4.5rem 2rem 5rem}}.about-page__cta-title{margin:0 0 .75rem;font-size:clamp(1.35rem,3vw,1.85rem);font-weight:800;color:#fff}.about-page__cta-text{margin:0 auto 1.75rem;max-width:480px;font-size:15px;line-height:1.6;color:#ffffffbf}.about-page__cta-actions{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.about-page__btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.35rem;border-radius:12px;font-size:14px;font-weight:700;border:none;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.about-page__btn:hover{transform:translateY(-1px)}.about-page__btn--primary{background:#fff;color:var(--about-green);box-shadow:0 8px 24px #00000026}.about-page__btn--ghost{background:#ffffff1f;color:#fff;border:1px solid rgba(255,255,255,.25)}.mp{min-height:100vh;background:var(--surface, #f5f5f0);padding-bottom:40px}.mp__header{background:#5e846d;padding:16px 20px 24px;position:relative}.mp__back{display:inline-flex;align-items:center;gap:6px;background:none;border:none;color:#ffffffb3;font-size:13px;font-weight:500;cursor:pointer;padding:0;margin-bottom:16px}.mp__back:hover{color:#fff}.mp__avatar-row{display:flex;align-items:center;gap:14px}.mp__avatar{width:52px;height:52px;border-radius:50%;background:var(--action, #5e846d);display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:800;color:#fff;flex-shrink:0;border:2px solid rgba(255,255,255,.2)}.mp__header-copy{min-width:0}.mp__user-name{font-size:18px;font-weight:700;color:#fff;margin:0 0 2px}.mp__user-email{font-size:13px;color:#ffffffb8;margin:0;word-break:break-word}.mp__user-phone{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:#ffffffe0;margin:6px 0 0}.mp__body{max-width:640px;margin:0 auto;padding:20px 16px 32px;display:flex;flex-direction:column;gap:10px}.mp__section-label{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--action, #5e846d);margin:8px 4px 0}.mp__card-title{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--action, #5e846d);margin:0;font-size:13px}.mp__card{background:#fff;border-radius:16px;border:1px solid var(--border-card, #f0efed);overflow:hidden}.mp__card-header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid var(--border-card, #f0efed)}.mp__card-body{padding:16px}.mp__field-block{padding:14px 16px;border-bottom:1px solid #f0eeea}.mp__field-block:last-child{border-bottom:none}.mp__field-label{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:11px;font-weight:600;letter-spacing:.02em;text-transform:none;color:var(--text-muted, #78716c);line-height:1.25;margin:0 0 6px;display:block}.mp__field-help{font-size:12px;color:var(--text-muted, #78716c);line-height:1.45;margin:0 0 10px}.mp__field-readonly{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:15px;font-weight:600;color:var(--text-base, #1c1917);line-height:1.4;min-height:32px;display:flex;align-items:center;word-break:break-word;margin:0}.mp__phone-row{display:grid;grid-template-columns:92px minmax(0,1fr);gap:8px}.mp__dial-select{height:42px;border:1.5px solid var(--border-card, #f0efed);border-radius:10px;padding:0 10px;font-size:14px;font-weight:600;color:var(--text-base, #1c1917);background:#fff;outline:none}.mp__dial-select:focus{border-color:var(--action, #5e846d)}.mp__phone-input{min-width:0}.mp__save-phone-btn{margin-top:10px;height:40px;padding:0 16px;border:none;border-radius:10px;background:var(--action, #5e846d);color:#fff;font-size:13px;font-weight:700;cursor:pointer}.mp__save-phone-btn:disabled{opacity:.45;cursor:not-allowed}.mp__save-phone-btn:not(:disabled):hover{background:var(--action-hover, #4f715b)}.mp__menu-card{padding:0}.mp__menu-row{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border:none;border-bottom:1px solid #f0eeea;background:#fff;cursor:pointer;text-align:left;font-size:14px;font-weight:600;color:var(--text-base, #1c1917)}.mp__menu-row:last-child{border-bottom:none}.mp__menu-row svg{color:var(--text-muted, #78716c);flex-shrink:0}.mp__menu-row:hover{background:var(--surface, #f5f5f0)}.mp__inline-note{font-size:12px;color:var(--text-muted, #78716c);margin:6px 0 0}.mp__inline-note--ok{color:var(--action, #5e846d)}.mp__inline-note--error{color:var(--destructive, #d4183d)}.mp__info-row{display:flex;flex-direction:column;gap:2px;padding:10px 0;border-bottom:1px solid var(--border-card, #f0efed)}.mp__info-row:last-child{border-bottom:none}.mp__info-label{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:11px;font-weight:600;letter-spacing:.02em;text-transform:none;color:var(--text-muted, #78716c);line-height:1.25;margin:0}.mp__info-value{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:15px;color:var(--text-base, #1c1917);line-height:1.4;min-height:32px;display:flex;align-items:center;word-break:break-word;font-weight:500;min-height:auto}.mp__addr-list{display:flex;flex-direction:column;gap:10px;padding:16px}.mp__addr-card{border:1px solid var(--border-card, #f0efed);border-radius:12px;overflow:hidden}.mp__addr-card-header{display:flex;align-items:center;justify-content:space-between;padding:9px 12px;background:var(--surface, #f5f5f0);border-bottom:1px solid var(--border-card, #f0efed)}.mp__addr-label{font-size:12px;font-weight:700;color:var(--text-base, #1c1917);text-transform:capitalize;display:flex;align-items:center;gap:6px}.mp__addr-default{font-size:10px;font-weight:700;color:var(--action, #5e846d);background:var(--action-subtle, #eef4f0);padding:2px 7px;border-radius:999px}.mp__addr-actions{display:flex;align-items:center;gap:4px}.mp__addr-btn{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:8px;border:none;background:none;cursor:pointer;transition:background .15s}.mp__addr-btn--edit{color:var(--action, #5e846d)}.mp__addr-btn--edit:hover{background:var(--action-subtle, #eef4f0)}.mp__addr-btn--delete{color:var(--destructive, #d4183d)}.mp__addr-btn--delete:hover{background:#fef2f2}.mp__addr-body{padding:10px 12px;display:flex;flex-direction:column;gap:2px}.mp__addr-line{font-size:13px;color:var(--text-muted, #78716c);margin:0;line-height:1.55}.mp__addr-phone{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:var(--text-base, #1c1917);margin:6px 0 0;line-height:1}.mp__addr-phone svg{flex-shrink:0;color:var(--text-muted, #78716c)}.mp__add-btn{display:flex;align-items:center;justify-content:center;gap:6px;width:calc(100% - 32px);margin:0 16px 16px;height:42px;border-radius:10px;border:1.5px dashed rgba(var(--action, #5e846d),.4);background:var(--action-subtle, #eef4f0);color:var(--action, #5e846d);font-size:13px;font-weight:700;cursor:pointer;transition:border-color .15s,background .15s}.mp__add-btn:hover{border-color:var(--action, #5e846d);background:#d4f7e0}.mp__empty{padding:24px 16px;text-align:center;font-size:13px;color:var(--text-muted, #78716c)}.mp__logout-btn{width:100%;height:44px;border-radius:12px;border:1.5px solid #fca5a5;background:#fef2f2;color:var(--destructive, #d4183d);font-size:14px;font-weight:700;cursor:pointer;transition:background .15s;margin-top:8px}.mp__logout-btn:hover{background:#fee2e2}.mp__modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:400}.mp__modal-wrap{position:fixed;top:0;right:0;bottom:0;left:0;z-index:500;display:flex;align-items:flex-end;justify-content:center;padding:0}@media (min-width: 560px){.mp__modal-wrap{align-items:center;padding:1rem}}.mp__modal{background:#fff;border-radius:20px 20px 0 0;width:100%;max-height:90vh;overflow-y:auto;display:flex;flex-direction:column}@media (min-width: 560px){.mp__modal{border-radius:16px;max-width:480px}}.mp__modal-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid var(--border-card, #f0efed);flex-shrink:0;position:sticky;top:0;background:#fff;z-index:1}.mp__modal-title{font-size:16px;font-weight:700;color:var(--text-base, #1c1917);margin:0}.mp__modal-close{background:none;border:none;cursor:pointer;color:var(--text-muted, #78716c);display:flex;padding:4px;border-radius:6px}.mp__modal-close:hover{background:var(--surface, #f5f5f0);color:var(--text-base, #1c1917)}.mp__modal-body{padding:20px;display:flex;flex-direction:column;gap:12px}.mp__field label{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:11px;font-weight:600;letter-spacing:.02em;text-transform:none;color:var(--text-muted, #78716c);line-height:1.25;margin:0 0 6px;display:block}.mp__input{width:100%;height:42px;border:1.5px solid var(--border-card, #f0efed);border-radius:8px;padding:0 12px;font-size:14px;color:var(--text-base, #1c1917);background:#fff;outline:none;box-sizing:border-box}.mp__input:focus{border-color:var(--action, #5e846d)}.mp__field-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.mp__label-tabs{display:flex;gap:8px;flex-wrap:wrap}.mp__label-tab{padding:6px 16px;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;border:1.5px solid var(--border-card, #f0efed);background:#fff;color:var(--text-muted, #78716c);transition:all .12s}.mp__label-tab--active{border-color:var(--action, #5e846d);background:var(--action, #5e846d);color:#fff}.mp__modal-footer{padding:14px 20px;border-top:1px solid var(--border-card, #f0efed);display:flex;gap:10px;flex-shrink:0}.mp__btn{flex:1;height:44px;border-radius:10px;font-size:14px;font-weight:700;cursor:pointer;border:none;transition:background .15s}.mp__btn--outline{background:#fff;border:1.5px solid var(--border-card, #f0efed);color:var(--text-base, #1c1917)}.mp__btn--outline:hover{background:var(--surface, #f5f5f0)}.mp__btn--primary{background:var(--action, #5e846d);color:#fff}.mp__btn--primary:hover{background:var(--action-hover, #4f715b)}.mp__btn--primary:disabled{opacity:.5;cursor:not-allowed}.mp__btn--danger{background:var(--destructive, #d4183d);color:#fff}.mp__btn--danger:hover{background:#b91c1c}.mp__confirm-body{padding:20px;font-size:14px;color:var(--text-muted, #78716c);line-height:1.6}.mp__card-header--row{align-items:center}.mp__link-btn{border:none;background:none;color:var(--action, #5e846d);font-size:12px;font-weight:700;cursor:pointer;padding:0}.mp__review-list{display:flex;flex-direction:column;gap:12px}.mp__review-item{padding-bottom:12px;border-bottom:1px solid #f0eeea}.mp__review-item:last-child{padding-bottom:0;border-bottom:none}.mp__review-head{display:flex;justify-content:space-between;gap:10px;align-items:center}.mp__review-name{font-size:13px;font-weight:700;color:var(--text-base, #1c1917)}.mp__review-comment{font-size:12px;color:var(--text-muted, #78716c);margin:6px 0 0;line-height:1.45}.order-id-toggle{display:inline;margin:0;padding:0;border:none;background:none;font:inherit;font-size:15px;font-weight:600;color:#1a1a1a;cursor:pointer;text-align:left;line-height:1.35;vertical-align:baseline;word-break:break-all;flex:1;min-width:0}.order-summary-head__top .order-id-toggle{display:block;text-align:left}.order-id-toggle:hover{text-decoration:underline;text-underline-offset:2px}.order-id-toggle:focus-visible{outline:2px solid rgba(45,106,79,.45);outline-offset:2px;border-radius:4px}.order-id-toggle--expanded{font-weight:600;font-size:.92em;letter-spacing:.01em}.orders-page__badge{display:inline-flex;align-items:center;height:22px;padding:0 8px;border-radius:999px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;flex-shrink:0}.orders-page__badge--active{background:#eff6ff;color:#1d4ed8}.orders-page__badge--done{background:#ecfdf5;color:#047857}.orders-page__badge--failed{background:#fef2f2;color:#b91c1c}.order-summary-head__top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.order-summary-head__title{flex:1;min-width:0;margin:0;font-size:15px;font-weight:600;line-height:1.35;color:#1a1a1a;letter-spacing:-.01em}.order-summary-head__status{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:0 10px;border-radius:999px;font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;line-height:1;white-space:nowrap;max-width:46%;background:#f5f5f4;color:#57534e}.order-summary-head__status--active{background:#eff6ff;color:#1d4ed8}.order-summary-head__status--done{background:#ecfdf5;color:#047857}.order-summary-head__status--failed{background:#fef2f2;color:#b91c1c}.order-summary-head__date{font-size:12px;font-weight:500;color:#78716c;margin:0 0 4px;line-height:1.35}.order-summary-head__date--secondary{margin-bottom:6px}.order-summary-head__price{font-size:14px;font-weight:700;color:#1a1a1a;margin:0;letter-spacing:-.01em}.order-summary-head__id-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:0;font-size:14px;font-weight:700;color:#1c1917}.order-summary-head__meta{font-size:12px;font-weight:400;color:#78716c;margin:4px 0 0;line-height:1.45}.order-summary-head__amount{font-size:14px;font-weight:700;color:#1a1a1a;margin:8px 0 0}.failed-orders-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:700;background:#00000073;display:flex;align-items:flex-end;justify-content:center;padding:12px}@media (min-width: 640px){.failed-orders-backdrop{align-items:center}}.failed-orders-panel{width:100%;max-width:28rem;max-height:min(88vh,640px);overflow:auto;background:#fff;border-radius:16px;padding:16px;box-shadow:0 20px 40px #0000002e}.failed-orders-panel__header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.failed-orders-panel__title-wrap{display:flex;align-items:center;gap:8px}.failed-orders-panel__icon{color:#dc2626;flex-shrink:0}.failed-orders-panel__title{margin:0;font-size:18px;font-weight:800;color:var(--text-base, #1c1917)}.failed-orders-panel__close{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:8px;background:#f5f5f4;color:var(--text-muted, #78716c);cursor:pointer}.failed-orders-panel__intro{margin:0 0 10px;font-size:13px;line-height:1.5;color:var(--text-base, #1c1917)}.failed-orders-panel__refund{margin:0 0 12px;padding:10px 12px;border-radius:10px;background:#fffbeb;border:1px solid #fcd34d;font-size:12px;line-height:1.55;color:#92400e}.failed-orders-panel__last-failure{margin:0 0 12px;padding:10px 12px;border-radius:10px;background:#fef2f2;border:1px solid #fecaca;font-size:12px;line-height:1.5;color:#991b1b}.failed-orders-panel__list{display:flex;flex-direction:column;gap:12px}.failed-orders-panel__empty{margin:0;font-size:14px;color:var(--text-muted, #78716c);text-align:center;padding:24px 8px}.failed-orders-panel__card{border:1px solid var(--border-card, #f0efed);border-radius:12px;padding:12px;background:#fafaf8}.failed-orders-panel__card-id{margin:0 0 4px;font-size:13px;font-weight:700;color:var(--text-base, #1c1917);display:flex;flex-direction:column;gap:2px}.failed-orders-panel__card-id-value{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;word-break:break-all;line-height:1.4}.failed-orders-panel__card-date{font-weight:500;color:var(--text-muted, #78716c);font-size:12px}.failed-orders-panel__card-reason{margin:0 0 4px;font-size:12px;color:#b45309;font-weight:600}.failed-orders-panel__card-amount{margin:0 0 10px;font-size:15px;font-weight:800;color:var(--text-base, #1c1917)}.failed-orders-panel__actions{display:flex;flex-wrap:wrap;gap:8px}.failed-orders-panel__btn{height:34px;padding:0 12px;border-radius:999px;border:none;font-size:12px;font-weight:700;cursor:pointer}.failed-orders-panel__btn:disabled{opacity:.6;cursor:not-allowed}.failed-orders-panel__btn--primary{background:var(--action, #5e846d);color:#fff}.failed-orders-panel__btn--ghost{background:#fff;color:var(--text-base, #1c1917);border:1px solid var(--border-card, #f0efed)}.failed-orders-panel__btn--danger{background:#fee2e2;color:#b91c1c}.orders-page__title-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.orders-page__title-row .orders-page__title{margin:0}.orders-page__failed-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:999px;border:1.5px solid #fecaca;background:#fef2f2;color:#dc2626;cursor:pointer;flex-shrink:0}.orders-page__failed-btn:hover{background:#fee2e2}.orders-page__failed-badge{position:absolute;top:-4px;right:-4px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#dc2626;color:#fff;font-size:10px;font-weight:800;display:flex;align-items:center;justify-content:center}.orders-page{min-height:100vh;background:#f5f5f0;padding-bottom:calc(32px + env(safe-area-inset-bottom,0))}.orders-page__inner{max-width:32rem;margin:0 auto;padding:16px 12px 0}@media (min-width: 640px){.orders-page__inner{padding:24px 16px 0}}.orders-page__back{display:inline-flex;align-items:center;gap:6px;background:none;border:none;color:var(--text-muted, #78716c);font-size:13px;font-weight:600;cursor:pointer;padding:0;margin-bottom:16px}.orders-page__back:hover{color:var(--text-base, #1c1917)}.orders-page__title{font-size:24px;font-weight:800;color:var(--text-base, #1c1917);letter-spacing:-.3px;margin:0 0 16px}.orders-page__subtitle{margin:-8px 0 16px;font-size:12px;line-height:1.5;color:var(--text-muted, #78716c)}.orders-page__filters{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px;margin-bottom:16px;scrollbar-width:none}.orders-page__filters::-webkit-scrollbar{display:none}.orders-page__filter{flex-shrink:0;height:34px;padding:0 14px;border-radius:999px;border:1.5px solid var(--border-card, #f0efed);background:#fff;color:var(--text-muted, #78716c);font-size:12px;font-weight:700;cursor:pointer;transition:border-color .15s,background .15s,color .15s}.orders-page__filter--active{border-color:var(--action, #5e846d);background:var(--action-subtle, #eef4f0);color:var(--action, #5e846d)}.orders-page__section-title{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted, #78716c);margin:0 0 4px}.orders-page__section{margin-bottom:28px}.orders-page__list{background:#fff;border-radius:12px;overflow:hidden;padding:6px 0}.orders-page__row{display:flex;align-items:center;gap:10px;width:100%;padding:18px;background:transparent;box-sizing:border-box;transition:background .15s ease}.orders-page__row:hover{background:#2d6a4f0a}.orders-page__row:has(.orders-page__row-open:active){background:#2d6a4f12}.orders-page__row-open{flex:1;min-width:0;display:block;width:100%;padding:0;border:none;background:transparent;text-align:left;cursor:pointer;box-sizing:border-box}.orders-page__row-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:2px}.orders-page__products{flex:1;min-width:0;margin:0;font-size:15px;font-weight:600;line-height:1.35;color:var(--text-base, #1c1917);letter-spacing:-.01em}.orders-page__status{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:0 10px;border-radius:999px;font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;line-height:1;text-align:center;white-space:nowrap;max-width:46%;background:var(--action-subtle, #eef4f0);color:#1a1a1a}.orders-page__date{margin:0 0 14px;font-size:12px;font-weight:500;color:var(--text-muted, #78716c);line-height:1.25}.orders-page__row-foot{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:0}.orders-page__price{margin:0;font-size:15px;font-weight:700;color:var(--text-base, #1c1917);letter-spacing:-.01em}.orders-page__invoice-btn{flex-shrink:0;display:inline-flex;align-items:center;gap:4px;padding:4px 8px;border:1px solid rgba(45,106,79,.25);border-radius:8px;background:#f0fdf4;color:#5e846d;font-size:12px;font-weight:600;line-height:1;cursor:pointer}.orders-page__invoice-btn:disabled{opacity:.6;cursor:wait}.orders-page__chevron{flex-shrink:0;color:#a8a29e;transition:transform .15s ease,color .15s ease}.orders-page__row:hover .orders-page__chevron{color:var(--action, #5e846d);transform:translate(2px)}.orders-page__divider{height:1px;margin:0 18px;background:linear-gradient(90deg,#d6d3d100,#d6d3d1d9 16%,#d6d3d1d9 84%,#d6d3d100)}.orders-page__list .orders-page__row:last-of-type+.orders-page__divider{display:none}.orders-page__btn{flex:1;height:40px;border-radius:10px;font-size:13px;font-weight:700;cursor:pointer;border:none;transition:opacity .15s}.orders-page__btn:disabled{opacity:.6;cursor:not-allowed}.orders-page__btn--primary{background:var(--action, #5e846d);color:#fff}.orders-page__btn--primary:hover:not(:disabled){opacity:.9}.orders-page__btn--secondary{background:#fff;color:var(--text-base, #1c1917);border:1.5px solid #d6d3d1}.orders-page__btn--secondary:hover:not(:disabled){background:#fafaf8}.orders-page__btn--full{width:100%;height:44px;margin-top:14px}.orders-page__scroll-sentinel{width:100%;height:1px;margin-top:8px}.orders-page__loading-more{display:flex;align-items:center;justify-content:center;gap:10px;padding:20px 16px 28px;color:var(--text-muted, #78716c);font-size:13px;font-weight:500}.orders-page__loading-more .orders-page__spinner{width:22px;height:22px;border-width:2px}.orders-page__empty,.orders-page__error,.orders-page__loading{text-align:center;padding:48px 16px}.orders-page__empty-icon{font-size:48px;margin-bottom:12px}.orders-page__empty-title{font-size:18px;font-weight:800;color:var(--text-base, #1c1917);margin:0 0 6px}.orders-page__empty-text{font-size:13px;color:var(--text-muted, #78716c);margin:0 auto 20px;line-height:1.5;max-width:260px}.orders-page__empty-btn{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;min-width:160px;height:44px;padding:0 28px;border:none;border-radius:10px;background:var(--action, #5e846d);color:#fff;font-size:14px;font-weight:700;line-height:1;letter-spacing:.01em;cursor:pointer;transition:opacity .15s}.orders-page__empty-btn:hover{opacity:.9}.orders-page__spinner{width:36px;height:36px;border:3px solid #e7e5e4;border-top-color:var(--action, #5e846d);border-radius:50%;animation:orders-spin .8s linear infinite;margin:0 auto}@keyframes orders-spin{to{transform:rotate(360deg)}}.orders-page__error{background:#fef2f2;border:1px solid #fecaca;border-radius:12px;color:#b91c1c;font-size:13px;margin-bottom:16px;padding:14px 16px;text-align:left}.orders-track__overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#1c191773;display:flex;align-items:center;justify-content:center;padding:16px}.orders-track__dialog{width:100%;max-width:420px;max-height:90vh;overflow-y:auto;background:#fff;border-radius:14px;padding:20px 18px}.orders-track__title{font-size:17px;font-weight:800;color:var(--text-base, #1c1917);margin:0 0 4px}.orders-track__sub{font-size:12px;color:var(--text-muted, #78716c);margin:0 0 18px}.orders-track__step{display:flex;gap:12px;align-items:flex-start}.orders-track__dot-col{display:flex;flex-direction:column;align-items:center}.orders-track__dot{width:28px;height:28px;border-radius:50%;background:#d6d3d1;display:flex;align-items:center;justify-content:center;flex-shrink:0}.orders-track__dot--done{background:var(--action, #5e846d);color:#fff}.orders-track__line{width:2px;height:44px;background:#d6d3d1;margin:2px 0}.orders-track__line--done{background:var(--action, #5e846d)}.orders-track__step-label{font-size:13px;font-weight:700;color:var(--text-base, #1c1917);margin:0}.orders-track__step-desc{font-size:12px;color:var(--text-muted, #78716c);margin:2px 0 0}.orders-track__close{width:100%;height:42px;margin-top:18px;border-radius:10px;border:1.5px solid #d6d3d1;background:#fff;font-size:13px;font-weight:700;cursor:pointer}.od-track-acc{border-bottom:1px solid #f0eeea}.od-track-acc:last-child{border-bottom:none}.od-track-acc__trigger{width:100%;border-bottom:none}.od-track-acc__trigger--open .od-track-acc__chevron{transform:rotate(180deg)}.od-track-acc__chevron{flex-shrink:0;color:var(--text-muted, #78716c);transition:transform .2s ease;margin-left:auto}.od-track-acc__hint--prominent{padding:10px 12px;border-radius:10px;background:#fafaf9;border:1px dashed #e7e5e4}.od-track-acc__panel{padding:0 16px 14px}.od-track-acc__hint,.od-track-acc__error{font-size:13px;line-height:1.5;margin:0}.od-track-acc__hint{color:var(--text-muted, #78716c)}.od-track-acc__error{color:#b91c1c}.od-track-acc__meta{font-size:12px;color:var(--text-base, #1c1917);margin-bottom:10px}.od-track-acc__meta p{margin:0 0 4px}.od-track-acc__live{border-top:1px solid #f0eeea;padding-top:10px}.od-track-acc__status-row{margin-bottom:8px}.od-track-acc__status-badge{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;background:var(--action-muted, rgba(94, 132, 109, .1));color:var(--action-hover, #4f715b);font-size:12px;font-weight:700}.od-track-acc__route,.od-track-acc__info{font-size:12px;color:var(--text-muted, #78716c);margin:0 0 8px;line-height:1.45}.od-track-acc__edd{display:flex;align-items:flex-start;gap:10px;padding:10px 12px;margin:4px 0 12px;border-radius:10px;background:linear-gradient(135deg,#f0fdf4,#fafaf9);border:1px solid #d1fae5}.od-track-acc__edd-icon{flex-shrink:0;color:var(--action-hover, #4f715b);margin-top:1px}.od-track-acc__edd-body{display:flex;flex-direction:column;gap:2px;min-width:0}.od-track-acc__edd-label{font-size:10px;font-weight:700;color:var(--text-muted, #78716c);text-transform:uppercase;letter-spacing:.04em}.od-track-acc__edd-date{font-size:15px;font-weight:700;color:var(--text-base, #1c1917);line-height:1.3}.od-track-acc__edd-time{font-size:12px;font-weight:600;color:var(--action-hover, #4f715b);line-height:1.35}.od-track-acc__stepper{list-style:none;margin:12px 0 0;padding:0;display:flex;flex-direction:column;gap:0}.od-track-acc__step{display:grid;grid-template-columns:74px 18px minmax(0,1fr);-moz-column-gap:10px;column-gap:10px;align-items:start;min-height:56px}.od-track-acc__step-time{display:flex;flex-direction:column;gap:2px;padding-top:2px;text-align:right}.od-track-acc__step-date{font-size:11px;font-weight:700;color:var(--text-base, #1c1917);line-height:1.25}.od-track-acc__step-clock{font-size:10px;color:var(--text-muted, #78716c);line-height:1.2}.od-track-acc__step-rail{position:relative;display:flex;flex-direction:column;align-items:center;min-height:100%;padding-top:4px}.od-track-acc__step-dot{width:10px;height:10px;border-radius:50%;background:#d6d3d1;border:2px solid #fff;box-shadow:0 0 0 1px #d6d3d1;flex-shrink:0}.od-track-acc__step-line{flex:1;width:2px;min-height:28px;margin-top:4px;background:#e7e5e4}.od-track-acc__step-body{padding:0 0 14px}.od-track-acc__step-activity{font-size:13px;font-weight:600;color:var(--text-base, #1c1917);margin:0 0 6px;line-height:1.4}.od-track-acc__step-state{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;background:#f5f5f4;color:var(--text-muted, #78716c);font-size:10px;font-weight:700;text-transform:lowercase}.od-track-acc__step--latest .od-track-acc__step-dot{background:var(--action, #5e846d);box-shadow:0 0 0 1px var(--action, #5e846d)}.od-track-acc__step--latest .od-track-acc__step-activity{color:var(--action-hover, #4f715b)}.od-track-acc__step--latest .od-track-acc__step-state{background:var(--action-muted, rgba(94, 132, 109, .1));color:var(--action-hover, #4f715b)}@media (max-width: 360px){.od-track-acc__step{grid-template-columns:64px 16px minmax(0,1fr);-moz-column-gap:8px;column-gap:8px}}.order-pickup-reschedule{margin-top:12px;padding:14px;border-radius:12px;background:#f4faf6;border:1px solid rgba(45,106,79,.12)}.order-pickup-reschedule__label{margin:0 0 4px;font-size:.75rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#5e846d}.order-pickup-reschedule__value{margin:0 0 10px;font-size:.875rem;font-weight:700;color:#1c1917}.order-pickup-reschedule__btn,.order-pickup-reschedule__save{min-height:36px;padding:0 14px;border:none;border-radius:999px;background:#5e846d;color:#fff;font-size:.8125rem;font-weight:700;cursor:pointer}.order-pickup-reschedule__cancel{min-height:36px;padding:0 14px;border-radius:999px;border:1.5px solid #e7e5e4;background:#fff;color:#44403c;font-size:.8125rem;font-weight:700;cursor:pointer}.order-pickup-reschedule__panel{display:flex;flex-direction:column;gap:12px;margin-top:8px}.order-pickup-reschedule__actions{display:flex;gap:8px;justify-content:flex-end}.order-pickup-reschedule__note{margin:0;font-size:.75rem;color:#78716c}.od-self-pickup{display:flex;flex-direction:column;gap:10px}.od-self-pickup__type{margin:0;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#5e846d}.od-self-pickup__store{margin:0;font-size:15px;font-weight:800;color:#1c1917;line-height:1.3}.od-self-pickup__hint{margin:0;font-size:13px;line-height:1.45;color:#57534e}.od-self-pickup__phone{margin:4px 0 0;padding-top:10px;border-top:1px solid #eceae6;font-size:15px;font-weight:700;color:#1c1917;line-height:1.35}.od-self-pickup__phone-label{display:block;margin-bottom:4px;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#78716c}.order-pickup-reschedule--compact{margin-top:2px}.od-bag-price{margin-left:auto;display:flex;flex-direction:column;align-items:flex-end;gap:2px;text-align:right;flex-shrink:0}.od-bag-price__strike{font-size:12px;font-weight:500;color:var(--text-muted, #78716c);text-decoration:line-through}.od-bag-price__final{font-size:14px;font-weight:700;color:var(--text-base, #1c1917);white-space:nowrap}.od-bag-price__net{font-size:11px;font-weight:600;color:var(--action, #5e846d);white-space:nowrap}.od-page{min-height:100vh;background:#f5f5f0;padding-bottom:32px}.od-page__inner{max-width:32rem;margin:0 auto;padding:16px 12px 0}.od-page__back{display:inline-flex;align-items:center;gap:6px;background:none;border:none;color:var(--text-muted, #78716c);font-size:13px;font-weight:600;cursor:pointer;padding:0;margin-bottom:14px}.od-replace-notice{background:#fff8e6;border:1px solid #f0d78c;border-radius:12px;padding:14px 16px;margin-bottom:12px}.od-replace-notice__title{margin:0 0 6px;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#8a6d1d}.od-replace-notice__text{margin:0;font-size:14px;line-height:1.45;color:var(--text-base, #1c1917)}.od-status{background:#fff;border:1px solid var(--border-card, #f0efed);border-radius:14px;padding:16px;margin-bottom:12px;box-shadow:0 1px 2px #0000000a}.od-status__tracking{font-size:11px;font-weight:500;color:var(--text-muted, #78716c);margin:6px 0 0;word-break:break-all;line-height:1.45}.od-track{display:flex;justify-content:space-between;gap:4px;position:relative;padding:0 2px;margin-top:16px}.od-track:before{content:"";position:absolute;top:10px;left:8%;right:8%;height:1px;background:#e7e5e4;z-index:0}.od-track__step{flex:1;min-width:0;text-align:center;position:relative;z-index:1}.od-track__dot{width:20px;height:20px;border-radius:50%;margin:0 auto 8px;border:1.5px solid #d6d3d1;background:#fff;display:flex;align-items:center;justify-content:center;color:#fff;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.od-track__dot--done{background:var(--action, #5e846d);border-color:var(--action, #5e846d)}.od-track__dot--current{border-color:var(--action, #5e846d);background:#fff;box-shadow:inset 0 0 0 4px var(--action, #5e846d)}.od-track__label{font-size:10px;font-weight:600;color:var(--text-muted, #78716c);line-height:1.3;margin:0;letter-spacing:.01em}.od-track__label--active{color:#1a1a1a;font-weight:700}.od-card{background:#fff;border:1px solid var(--border-card, #f0efed);border-radius:14px;margin-bottom:12px;overflow:hidden;box-shadow:0 1px 2px #0000000a}.od-card--summary{padding:14px 16px}.od-product-wrap{border-bottom:1px solid #f0eeea}.od-product-wrap:last-child{border-bottom:none}.od-product{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;border-bottom:none}.od-product__main{flex:1;min-width:0}.od-product__extras{display:flex;flex-wrap:wrap;align-items:center;gap:6px 12px;margin-top:6px}.od-product__grains-toggle{display:inline-flex;align-items:center;gap:4px;margin-top:0;padding:0;border:none;background:none;color:var(--action, #5e846d);font-size:12px;font-weight:600;cursor:pointer;flex-shrink:0}.od-product__grains-toggle:hover{text-decoration:underline}.od-product__grains{list-style:none;margin:0;padding:0 16px 14px;display:flex;flex-direction:column;gap:6px}.od-product__grain{display:flex;align-items:center;gap:10px;font-size:12px;color:var(--text-base, #1c1917);padding:8px 10px;border-radius:10px;background:#f9fafb;border:1px solid #f0f0ee;box-sizing:border-box}.od-product__grain-thumb{width:36px;height:36px;border-radius:8px;border:1px solid #e7e5e4;background:#fff;flex-shrink:0;overflow:hidden}.od-product__grain-name{flex:1;min-width:0;font-weight:600}.od-product__grain-weight{margin-left:auto;color:var(--text-muted, #78716c);font-weight:600;white-space:nowrap;font-size:11px}.od-product__thumb{width:56px;height:56px;border-radius:10px;border:1px solid #e7e5e4;background:#f9fafb;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden;padding:0;box-sizing:border-box}.od-product__thumb .product-frame{width:100%;height:100%}.od-product__thumb .product-frame--thumb .product-frame__fg{-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}.od-product__thumb .product-frame--thumb .image-with-fallback__placeholder-img{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:72%;height:72%}.od-product__grain-thumb .product-frame--thumb .product-frame__fg{-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}.od-product__grain-thumb .product-frame--thumb .image-with-fallback__placeholder-img{-o-object-fit:contain;object-fit:contain;width:72%;height:72%}.od-product__name{font-size:14px;font-weight:600;color:var(--text-base, #1c1917);margin:0 0 4px}.od-product__meta{font-size:12px;color:var(--text-muted, #78716c);margin:0}.od-product__nutrition,.od-product__extras .product-nutrition{margin:0}.od-product__price{margin-left:auto;font-size:14px;font-weight:700;color:var(--text-base, #1c1917);white-space:nowrap}.od-summary-row__hint{margin:0 0 4px;padding:0;font-size:11px;line-height:1.35;color:var(--text-muted, #78716c)}.od-menu__row{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border:none;border-bottom:1px solid #f0eeea;background:#fff;cursor:pointer;text-align:left;font-size:14px;font-weight:600;color:var(--text-base, #1c1917);transition:background .15s ease}.od-menu__row:hover:not(:disabled){background:#fafaf8}.od-menu__row:last-child{border-bottom:none}.od-menu__row:disabled{opacity:.45;cursor:not-allowed}.od-menu__row-main{display:inline-flex;align-items:center;gap:10px;min-width:0}.od-menu__icon{flex-shrink:0;color:var(--action, #5e846d)}.od-menu__chevron{flex-shrink:0;color:#a8a29e}.od-section-title{font-size:12px;font-weight:700;color:var(--text-muted, #78716c);text-transform:uppercase;letter-spacing:.06em;margin:0 0 10px;padding:0 4px}.od-summary-block{margin:0}.od-summary-row{display:flex;justify-content:space-between;font-size:13px;color:var(--text-base, #1c1917);padding:4px 0}.od-summary-row--muted{color:var(--text-muted, #78716c)}.od-summary-row--total{font-weight:800;font-size:15px;border-top:1px solid #eceae6;margin-top:8px;padding-top:10px}.od-summary-row--discount{color:#5e846d;font-weight:600}.od-summary-row--saved{color:#15803d;font-weight:700}.od-address{padding:14px 16px;font-size:13px;color:var(--text-base, #1c1917);line-height:1.55}.od-address p{margin:0 0 4px}.od-cta{width:100%;height:48px;border:none;border-radius:12px;background:var(--action, #5e846d);color:#fff;font-size:14px;font-weight:700;cursor:pointer;margin-top:8px}.od-loading,.od-error{text-align:center;padding:48px 16px;color:var(--text-muted, #78716c)}.od-loading p,.od-error p{margin:12px 0 0;font-size:14px}.od-spinner{width:28px;height:28px;margin:0 auto;border:2px solid #e7e5e4;border-top-color:var(--action, #5e846d);border-radius:50%;animation:od-spin .8s linear infinite}@keyframes od-spin{to{transform:rotate(360deg)}}.od-hint{font-size:12px;color:var(--text-muted, #78716c);padding:8px 16px 12px;margin:0}.osc-page{background:#f5f5f0;padding-bottom:16px}.osc-page__inner{max-width:32rem;margin:0 auto;padding:16px 12px 0;display:flex;flex-direction:column}.osc-back{border:none;background:none;color:var(--text-muted, #78716c);font-size:13px;font-weight:600;cursor:pointer;padding:0;margin-bottom:12px;text-align:left}.osc-header{background:#fff;border:1px solid var(--border-card, #f0efed);border-radius:14px;padding:14px 16px;margin-bottom:10px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.osc-header__main{min-width:0}.osc-header__title{margin:0 0 8px;font-size:18px;font-weight:800;color:var(--text-base, #1c1917)}.osc-header__id{display:flex;flex-wrap:wrap;align-items:center;gap:8px;font-size:13px}.osc-status{display:inline-flex;align-items:center;height:22px;padding:0 8px;border-radius:999px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.osc-status--pending,.osc-status--new{background:#fef3c7;color:#92400e}.osc-status--active{background:#eff6ff;color:#1d4ed8}.osc-status--closed{background:#ecfdf5;color:#047857}.osc-header__actions{flex-shrink:0}.osc-ticket-action{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:700;cursor:pointer;border:1px solid var(--border-card, #f0efed);background:#fff}.osc-ticket-action:disabled{opacity:.55;cursor:not-allowed}.osc-ticket-action--close{color:#b45309;border-color:#fcd34d;background:#fffbeb}.osc-ticket-action--open{color:#1f5c42;border-color:#2d6a4f40;background:#ecfdf5}.osc-contact{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:10px}.osc-contact__field:last-child{grid-column:1/-1}.osc-contact label{display:block;font-size:10px;font-weight:700;color:var(--text-muted, #78716c);text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px}.osc-contact input:not(.osc-phone-input__field){width:100%;border:1px solid var(--border-card, #f0efed);border-radius:10px;padding:10px 11px;font-size:13px;background:#fff}.osc-contact input:not(.osc-phone-input__field):disabled{background:#fafaf9;color:var(--text-muted, #78716c);cursor:not-allowed}.osc-setup{background:#fff;border:1px solid var(--border-card, #f0efed);border-radius:14px;padding:14px 16px;margin-bottom:10px}.osc-setup__title{margin:0 0 6px;font-size:16px;font-weight:700;color:var(--text-base, #1c1917)}.osc-setup__hint{margin:0 0 12px;font-size:13px;color:var(--text-muted, #78716c);line-height:1.45}.osc-setup__continue{width:100%;margin-top:12px}.osc-phone-input{display:flex;align-items:center;width:100%;height:42px;border-radius:10px;border:1px solid var(--border-card, #f0efed);background:#fff;box-sizing:border-box;overflow:hidden;transition:border-color .15s ease}.osc-phone-input:focus-within{border-color:var(--action, #5e846d)}.osc-phone-input__dial{flex-shrink:0;height:100%;border:none;background:transparent;padding:0 16px 0 11px;font-size:13px;font-weight:600;color:var(--text-base, #1c1917);outline:none;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2378716c' stroke-width='2'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 2px center}.osc-phone-input__sep{width:1px;height:22px;background:var(--border-card, #f0efed);flex-shrink:0}.osc-phone-input__field{flex:1;min-width:0;height:100%;border:none;background:transparent;padding:0 11px;font-size:13px;color:var(--text-base, #1c1917);outline:none;box-sizing:border-box}.osc-phone-input__field::-moz-placeholder{color:#c4bfbb}.osc-phone-input__field::placeholder{color:#c4bfbb}.osc-phone-input__field:disabled{color:var(--text-muted, #78716c);cursor:not-allowed}.osc-phone-input--disabled{background:#fafaf9;cursor:not-allowed}.osc-phone-input--disabled:focus-within{border-color:var(--border-card, #f0efed)}.osc-phone-input--disabled .osc-phone-input__dial:disabled{color:var(--text-muted, #78716c);cursor:not-allowed}.osc-chat{height:320px;flex-shrink:0;background:#fff;border:1px solid var(--border-card, #f0efed);border-radius:14px;display:flex;flex-direction:column;overflow:hidden;margin-bottom:10px}.osc-chat__empty{margin:auto;padding:24px;font-size:13px;color:var(--text-muted, #78716c);text-align:center}.osc-chat__messages{height:100%;overflow-y:auto;padding:14px;display:flex;flex-direction:column;gap:10px;-webkit-overflow-scrolling:touch}.osc-msg{display:flex}.osc-msg--customer{justify-content:flex-end}.osc-msg--admin,.osc-msg--system{justify-content:flex-start}.osc-msg__bubble{max-width:88%;border-radius:12px;padding:10px 12px}.osc-msg--customer .osc-msg__bubble{background:#ecfdf5;border:1px solid rgba(45,106,79,.15)}.osc-msg--admin .osc-msg__bubble{background:#eff6ff;border:1px solid rgba(29,78,216,.12)}.osc-msg--system .osc-msg__bubble{background:#fafaf9;border:1px dashed var(--border-card, #f0efed)}.osc-msg__sender{margin:0 0 4px;font-size:11px;font-weight:700;color:var(--text-muted, #78716c)}.osc-msg__text{margin:0;font-size:13px;line-height:1.5;white-space:pre-wrap;word-break:break-word}.osc-msg__time{margin:6px 0 0;font-size:11px;color:#a8a29e}.osc-compose{flex-shrink:0;margin-top:0;background:#fff;border:1px solid var(--border-card, #f0efed);border-radius:14px;padding:12px}.osc-compose__input{width:100%;border:1px solid var(--border-card, #f0efed);border-radius:10px;padding:10px 12px;font-size:14px;font-family:inherit;resize:vertical;min-height:72px}.osc-compose__row{display:flex;align-items:center;justify-content:space-between;margin-top:8px}.osc-compose__count{font-size:11px;color:var(--text-muted, #78716c)}.osc-compose__send{display:inline-flex;align-items:center;gap:6px;border:none;border-radius:999px;background:var(--action, #5e846d);color:#fff;font-size:13px;font-weight:700;padding:10px 16px;cursor:pointer}.osc-compose__send:disabled{opacity:.55;cursor:not-allowed}.osc-compose__hint{margin:8px 0 0;font-size:12px;color:var(--text-muted, #78716c)}.osc-empty{font-size:14px;color:var(--text-muted, #78716c);margin:24px 0}.osc-spin{animation:osc-spin .8s linear infinite}@keyframes osc-spin{to{transform:rotate(360deg)}}.osc-flow{display:flex;flex-direction:column;gap:10px;padding:4px 0 8px}.osc-flow__hint{margin:0;font-size:13px;color:var(--text-muted, #78716c);display:flex;align-items:center;gap:6px}.osc-product-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.osc-product-list__item{border:1px solid var(--border-card, #f0efed);border-radius:10px;background:#fff}.osc-product-list__label{display:flex;align-items:flex-start;gap:10px;padding:10px 12px;cursor:pointer;font-size:13px;color:var(--text-base, #1c1917)}.osc-product-list__label input{margin-top:2px;flex-shrink:0;accent-color:var(--action, #5e846d)}.osc-product-list__name{line-height:1.4}.osc-flow__textarea{width:100%;border:1px solid var(--border-card, #f0efed);border-radius:10px;padding:10px 12px;font-size:14px;font-family:inherit;resize:vertical;min-height:88px;box-sizing:border-box}.osc-flow__actions{display:flex;justify-content:flex-end;gap:8px}.osc-flow__btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;border:none;border-radius:999px;background:var(--action, #5e846d);color:#fff;font-size:13px;font-weight:700;padding:10px 16px;cursor:pointer}.osc-flow__btn:disabled{opacity:.55;cursor:not-allowed}.osc-flow__btn--ghost{background:#fff;color:var(--text-muted, #78716c);border:1px solid var(--border-card, #f0efed)}.rating-label{font-weight:700}.rating-label--bad{color:var(--destructive, #d4183d)}.rating-label--average{color:#ea580c}.rating-label--good{color:var(--action-hover, #4f715b)}.or-page{min-height:100vh;background:radial-gradient(ellipse 120% 80% at 50% -20%,rgba(45,106,79,.08),transparent 55%),linear-gradient(180deg,#fff7f8,#f7f6f2 42%,#f7f6f2);padding-bottom:40px}.or-page__inner{max-width:28rem;margin:0 auto;padding:12px 16px 0}.or-header{margin-bottom:18px}.or-back{display:inline-flex;align-items:center;background:none;border:none;color:var(--text-muted, #78716c);font-size:13px;font-weight:600;cursor:pointer;padding:0;margin-bottom:16px;transition:color .2s ease}.or-back:hover{color:#1b4332}.or-eyebrow{display:inline-flex;align-items:center;gap:6px;margin-bottom:10px;padding:5px 10px;border-radius:999px;background:#2d6a4f1a;color:var(--action, #5e846d);font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;line-height:1}.or-title{font-size:26px;font-weight:800;color:var(--text-base, #1c1917);letter-spacing:-.02em;line-height:1.2;margin:0 0 10px}.or-lead{font-size:14px;color:var(--text-muted, #78716c);line-height:1.55;margin:0 0 12px}.or-delivered{display:inline-flex;align-items:center;gap:6px;margin:0;padding:6px 10px;border-radius:999px;background:#ffffffd9;border:1px solid rgba(120,113,108,.14);color:var(--text-muted, #78716c);font-size:12px;font-weight:600;line-height:1}.or-card{background:#fff;border:1px solid rgba(120,113,108,.12);border-radius:18px;padding:0;margin-bottom:10px;box-shadow:0 4px 24px #1c19170d,0 1px #fffc inset;overflow:hidden}.or-order-summary{padding:16px 16px 14px;background:linear-gradient(180deg,#fafaf9,#fff);border-bottom:1px solid rgba(120,113,108,.1)}.or-order-summary__head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.or-order-summary__title{font-size:15px;font-weight:800;color:var(--text-base, #1c1917);margin:0;line-height:1.3}.or-order-summary__count{flex-shrink:0;padding:4px 8px;border-radius:999px;background:#2d6a4f1a;color:var(--action, #5e846d);font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;line-height:1}.or-order-summary__meta{font-size:13px;color:var(--text-muted, #78716c);margin:0;line-height:1.4}.or-order-chips{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.or-order-chip{display:inline-block;max-width:100%;padding:6px 10px;border-radius:999px;background:#fff;border:1px solid rgba(120,113,108,.16);color:var(--text-base, #1c1917);font-size:11px;font-weight:600;line-height:1.3;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.or-order-expand{display:inline-flex;align-items:center;gap:2px;padding:6px 10px;margin:0;border:none;border-radius:999px;background:transparent;color:var(--action, #5e846d);font-size:12px;font-weight:700;cursor:pointer;line-height:1;transition:background .2s ease}.or-order-expand:hover{background:#2d6a4f14}.or-order-expand svg{transition:transform .2s ease}.or-order-expand__icon--open{transform:rotate(180deg)}.or-rating-block{padding:20px 16px 18px;text-align:center;background:linear-gradient(135deg,#fff7f8,#f0fdf4);border-bottom:1px solid rgba(120,113,108,.08)}.or-rating-block__label{margin:0 0 14px;font-size:14px;font-weight:700;color:var(--text-base, #1c1917);line-height:1.3}.or-rating-block__hearts{display:flex;flex-direction:column;align-items:center;gap:4px}.or-rating-block__hearts .heart-rating__hearts{gap:6px}.or-rating-block__hearts .heart-rating__meta{margin-top:4px}.or-rating-block__hearts .heart-rating__label{font-size:13px}.or-comment-block{padding:16px}.or-comment-block__label{display:block;margin-bottom:8px;font-size:13px;font-weight:700;color:var(--text-base, #1c1917);line-height:1.3}.or-comment-block__optional{font-weight:600;color:var(--text-muted, #78716c)}.or-comment{width:100%;margin:0;border:1.5px solid rgba(120,113,108,.2);border-radius:12px;padding:12px 14px;font-size:14px;line-height:1.5;color:var(--text-base, #1c1917);background:#fafaf9;resize:vertical;min-height:88px;box-sizing:border-box;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease}.or-comment::-moz-placeholder{color:#78716ca6}.or-comment::placeholder{color:#78716ca6}.or-comment:focus{outline:none;border-color:#2d6a4f73;background:#fff;box-shadow:0 0 0 3px #2d6a4f1a}.or-submit{width:100%;height:50px;margin-top:12px;border:none;border-radius:14px;background:linear-gradient(135deg,var(--action, #5e846d) 0%,#1b4332 100%);color:#fff;font-size:15px;font-weight:700;cursor:pointer;box-shadow:0 8px 24px #1b433238;transition:transform .15s ease,box-shadow .2s ease,opacity .2s ease}.or-submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 28px #1b433247}.or-submit:active:not(:disabled){transform:translateY(0)}.or-submit:disabled{opacity:.7;cursor:default}.or-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;text-align:center;padding:64px 24px;color:var(--text-muted, #78716c);font-size:14px;font-weight:600}.or-loading__pulse{width:36px;height:36px;border-radius:50%;background:#2d6a4f26;animation:or-pulse 1.2s ease-in-out infinite}@keyframes or-pulse{0%,to{transform:scale(.92);opacity:.55}50%{transform:scale(1);opacity:1}}@media (min-width: 640px){.or-page__inner{padding-top:20px}.or-title{font-size:28px}}.mr-page{min-height:100vh;background:#f5f5f0;padding-bottom:32px}.mr-page__inner{max-width:32rem;margin:0 auto;padding:16px 12px 0}.mr-back{background:none;border:none;color:var(--text-muted, #78716c);font-size:13px;font-weight:600;cursor:pointer;padding:0;margin-bottom:14px}.mr-title{font-size:22px;font-weight:800;color:var(--text-base, #1c1917);margin:0 0 6px}.mr-sub{font-size:13px;color:var(--text-muted, #78716c);margin:0 0 16px}.mr-card{background:#fff;border:1px solid var(--border-card, #f0efed);border-radius:14px;padding:14px 16px;margin-bottom:10px}.mr-card__head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.mr-card__product{font-size:14px;font-weight:700;color:var(--text-base, #1c1917);margin:0 0 4px}.mr-card__meta{font-size:11px;color:var(--text-muted, #78716c);margin:0}.mr-card__comment{font-size:13px;color:var(--text-base, #1c1917);line-height:1.5;margin:10px 0 0}.mr-link{background:none;border:none;color:var(--action, #5e846d);font-size:12px;font-weight:700;cursor:pointer;padding:8px 0 0}.mr-empty,.mr-empty-card{text-align:center;padding:32px 16px}.mr-empty-card{background:#fff;border:1px solid var(--border-card, #f0efed);border-radius:14px}.mr-empty-title{font-size:16px;font-weight:800;margin:0 0 6px}.mr-empty-text{font-size:13px;color:var(--text-muted, #78716c);margin:0 0 16px}.mr-cta,.mr-load{width:100%;height:44px;border-radius:10px;border:none;background:var(--action, #5e846d);color:#fff;font-weight:700;cursor:pointer;margin-top:8px}.mr-load{background:#fff;color:var(--text-base, #1c1917);border:1.5px solid #d6d3d1}.page-header{background:var(--gradient-header, linear-gradient(135deg, var(--action, #5e846d) 0%, var(--action-hover, #4f715b) 55%, var(--action, #5e846d) 100%));color:#fff;position:relative;overflow:hidden;padding:24px 16px}@media (min-width: 768px){.page-header{padding:40px 32px}}.page-header__circle{position:absolute;border-radius:50%;pointer-events:none}.page-header__circle--tr{width:240px;height:240px;top:-60px;right:-60px;background:#50c87826}.page-header__circle--bl{width:160px;height:160px;bottom:-40px;left:-40px;background:#ffffff0f}.page-header__inner{position:relative;z-index:1;max-width:100%}.page-header__back{display:inline-flex;align-items:center;gap:5px;background:transparent;border:none;color:#ffffffb3;font-size:13px;font-weight:600;cursor:pointer;padding:0;margin-bottom:14px;transition:color .15s ease}.page-header__back:hover{color:#fff}.page-header__label{font-size:11px;font-weight:700;color:#fff9;text-transform:uppercase;letter-spacing:.1em;margin:0 0 6px}.page-header__title{font-size:26px;font-weight:800;letter-spacing:-.5px;line-height:1.15;margin:0;color:#fff}@media (min-width: 768px){.page-header__title{font-size:34px}}.page-header__subtitle{font-size:13px;color:#fffc;margin:6px 0 0;font-weight:400;line-height:1.5}@media (min-width: 768px){.page-header__subtitle{font-size:14px}}.page-header__extra{margin-top:16px;display:flex;flex-direction:column;gap:10px}.page-header--compact{padding:12px 16px 14px}@media (min-width: 768px){.page-header--compact{padding:16px 32px 18px}}.page-header--compact .page-header__back{margin-bottom:8px;font-size:12px}.page-header--compact .page-header__label{margin-bottom:3px;font-size:10px}.page-header--compact .page-header__title{font-size:20px}@media (min-width: 768px){.page-header--compact .page-header__title{font-size:24px}}.page-header--compact .page-header__subtitle{font-size:12px;margin-top:3px;line-height:1.35}@media (min-width: 768px){.page-header--compact .page-header__subtitle{font-size:13px}}.page-header--compact .page-header__extra{margin-top:10px;gap:0}.page-header--compact .page-header__circle--tr{width:120px;height:120px;top:-36px;right:-36px}.page-header--compact .page-header__circle--bl{width:90px;height:90px;bottom:-28px;left:-28px}.cr-feed-item{padding:1.1rem 1.15rem;border-radius:20px;background:linear-gradient(180deg,#fff,#fcfdfb);border:1px solid var(--border-card, #f0efed);box-shadow:0 10px 28px #1c19170d;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.cr-feed-item--has-reply{border-color:#cfe8d6;box-shadow:0 12px 32px #1b433217}.cr-feed-item__top{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:.85rem}.cr-feed-item__product{margin:0;font-size:11px;font-weight:800;letter-spacing:.07em;text-transform:uppercase;color:var(--action, #5e846d);line-height:1.35}.cr-feed-item__date{margin:0;flex-shrink:0;font-size:11px;color:var(--text-faint, #a8a29e);line-height:1.3;white-space:nowrap}.cr-feed-item__identity{display:flex;align-items:center;gap:.75rem;margin-bottom:.85rem}.cr-feed-item__avatar{display:inline-flex;align-items:center;justify-content:center;width:2.35rem;height:2.35rem;border-radius:999px;flex-shrink:0;background:linear-gradient(145deg,#e8f5e9,#d8efe2);border:1px solid #cfe8d6;color:#1b4332;font-size:11px;font-weight:800;letter-spacing:.04em}.cr-feed-item__identity-copy{min-width:0;flex:1}.cr-feed-item__identity-row{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem .55rem;margin-bottom:.3rem}.cr-feed-item__name{margin:0;font-size:14px;font-weight:700;color:#1c1917;line-height:1.25}.cr-feed-item__badge{display:inline-flex;align-items:center;padding:.14rem .5rem;border-radius:999px;background:#f4faf6;border:1px solid #dbe8df;color:#5e846d;font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.cr-feed-item__hearts{flex-shrink:0}.cr-feed-item__message{margin:0;padding-left:.15rem;font-size:14px;line-height:1.65;color:var(--text-base, #1c1917);font-style:normal;white-space:pre-wrap;word-break:break-word}.cr-feed-item__reply{display:flex;gap:.75rem;margin-top:1rem;padding-top:1rem;border-top:1px dashed #dbe8df}.cr-feed-item__reply-rail{width:3px;border-radius:999px;background:linear-gradient(180deg,#5e846d,#95d5b2);flex-shrink:0}.cr-feed-item__reply-body{min-width:0;flex:1}.cr-feed-item__reply-head{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem .75rem;margin-bottom:.45rem}.cr-feed-item__reply-badge{display:inline-flex;align-items:center;padding:.2rem .55rem;border-radius:999px;background:linear-gradient(135deg,#1b4332,#5e846d);color:#fff;font-size:11px;font-weight:800;letter-spacing:.03em}.cr-feed-item__reply-date{font-size:11px;color:var(--text-faint, #a8a29e)}.cr-feed-item__reply-text{margin:0;font-size:13px;line-height:1.6;color:#334155;white-space:pre-wrap;word-break:break-word}.cr-feed{display:flex;flex-direction:column;gap:.85rem}.cr-feed--scroll{max-height:min(460px,56vh);overflow-y:auto;overflow-x:hidden;padding-right:.25rem;scrollbar-width:thin;scrollbar-color:#d6d3d1 transparent}.cr-feed--scroll::-webkit-scrollbar{width:6px}.cr-feed--scroll::-webkit-scrollbar-thumb{background:#d6d3d1;border-radius:999px}.cr-feed--compact{max-height:min(360px,48vh)}.cr-feed__skeleton{min-height:96px;border-radius:14px;background:linear-gradient(90deg,#f5f5f4 25%,#ececec,#f5f5f4 75%);background-size:200% 100%;animation:cr-feed-shimmer 1.2s infinite}.cr-feed__empty{margin:0;padding:1rem 0;font-size:14px;color:#78716c;text-align:center}@keyframes cr-feed-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.public-reviews__login-banner{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;padding:.85rem 1rem;margin-bottom:1.25rem;border-radius:14px;background:linear-gradient(135deg,#fff1f2,#fff);border:1px solid #fecdd3;color:#9f1239}.public-reviews__login-banner svg{flex-shrink:0}.public-reviews__login-copy{flex:1;min-width:180px}.public-reviews__login-title{margin:0 0 .15rem;font-size:14px;font-weight:700;color:#881337}.public-reviews__login-sub{margin:0;font-size:12px;line-height:1.45;color:#9f1239}.public-reviews__login-btn{flex-shrink:0;height:36px;padding:0 1rem;border:none;border-radius:999px;background:var(--action, #5e846d);color:#fff;font-size:13px;font-weight:700;cursor:pointer}.public-reviews__login-btn:hover{background:var(--action-hover, #4f715b)}.public-reviews__more-wrap{display:flex;justify-content:center;margin-top:1.25rem}.public-reviews__more-btn{height:40px;padding:0 1.25rem;border-radius:999px;border:1.5px solid #e7e5e4;background:#fff;color:#1c1917;font-size:13px;font-weight:700;cursor:pointer}.public-reviews__more-btn:hover:not(:disabled){border-color:var(--action, #5e846d);color:var(--action, #5e846d)}.public-reviews__more-btn:disabled{opacity:.65;cursor:wait}.policy-page-body{color:#2d3748}.policy-page-body h2,.policy-page-body h3,.policy-page-body p,.policy-page-body ul,.policy-page-body ol,.policy-page-body li,.policy-page-body .chakra-list,.policy-page-body .chakra-list__item{color:#2d3748!important}.policy-page-body strong{color:#1a202c!important;font-weight:600}.policy-page-body--darker-h2 h2{color:#1a202c!important}body.chakra-ui-dark .policy-page-body,html[data-theme=dark] .policy-page-body{color:#e2e8f0}body.chakra-ui-dark .policy-page-body h2,body.chakra-ui-dark .policy-page-body h3,body.chakra-ui-dark .policy-page-body p,body.chakra-ui-dark .policy-page-body ul,body.chakra-ui-dark .policy-page-body ol,body.chakra-ui-dark .policy-page-body li,body.chakra-ui-dark .policy-page-body .chakra-list,body.chakra-ui-dark .policy-page-body .chakra-list__item,body.chakra-ui-dark .policy-page-body .chakra-text,html[data-theme=dark] .policy-page-body h2,html[data-theme=dark] .policy-page-body h3,html[data-theme=dark] .policy-page-body p,html[data-theme=dark] .policy-page-body ul,html[data-theme=dark] .policy-page-body ol,html[data-theme=dark] .policy-page-body li,html[data-theme=dark] .policy-page-body .chakra-list,html[data-theme=dark] .policy-page-body .chakra-list__item,html[data-theme=dark] .policy-page-body .chakra-text{color:#e2e8f0!important}body.chakra-ui-dark .policy-page-body strong,html[data-theme=dark] .policy-page-body strong,body.chakra-ui-dark .policy-page-body--darker-h2 h2,html[data-theme=dark] .policy-page-body--darker-h2 h2,body.chakra-ui-dark .footer-policy-page .policy-page-heading,html[data-theme=dark] .footer-policy-page .policy-page-heading{color:#f7fafc!important}body.chakra-ui-dark .footer-policy-page .policy-page-subtitle,html[data-theme=dark] .footer-policy-page .policy-page-subtitle{color:#cbd5e0!important}.cf{max-width:960px;margin:0 auto}.cf__grid{display:grid;grid-template-columns:1fr;gap:20px;align-items:start}@media (min-width: 768px){.cf__grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:24px}}.cf__card{background:#fff;border:1px solid var(--border-card, #f0efed);border-radius:var(--radius-card, 16px);padding:24px;box-shadow:0 1px 3px #1c19170a}.cf__card-title{font-size:16px;font-weight:800;color:var(--text-base, #1c1917);letter-spacing:-.02em;margin:0 0 6px}.cf__card-sub{font-size:13px;color:var(--text-muted, #78716c);line-height:1.55;margin:0 0 20px}.cf__info-list{display:flex;flex-direction:column;gap:16px}.cf__info-item{display:flex;align-items:flex-start;gap:14px}.cf__info-icon{width:40px;height:40px;border-radius:10px;background:var(--action-subtle, #eef4f0);color:var(--action, #5e846d);display:flex;align-items:center;justify-content:center;flex-shrink:0}.cf__info-label{font-size:11px;font-weight:700;color:var(--text-muted, #78716c);text-transform:uppercase;letter-spacing:.06em;margin:0 0 4px}.cf__info-value{font-size:14px;font-weight:500;color:var(--text-base, #1c1917);line-height:1.55;margin:0}.cf__info-link{color:var(--action, #5e846d);text-decoration:none;font-weight:600}.cf__info-link:hover{text-decoration:underline}.cf__form{display:flex;flex-direction:column;gap:16px}.cf__alert{display:flex;align-items:flex-start;gap:10px;padding:12px 14px;border-radius:10px;font-size:13px;line-height:1.5;font-weight:500}.cf__alert--success{background:var(--action-subtle, #eef4f0);color:#166534;border:1px solid rgba(45,106,79,.18)}.cf__alert--error{background:#fef2f2;color:var(--destructive, #d4183d);border:1px solid rgba(212,24,61,.15)}.cf__alert-body{display:flex;flex-direction:column;gap:8px;min-width:0}.cf__alert-row{display:flex;align-items:flex-start;gap:10px}.cf__alert-retry{align-self:flex-start;height:32px;padding:0 12px;border:1px solid rgba(212,24,61,.25);border-radius:8px;background:#fff;color:var(--destructive, #d4183d);font-size:12px;font-weight:700;cursor:pointer}.cf__alert-retry:hover{background:#fff5f5}.cf__alert-retry:disabled{opacity:.55;cursor:not-allowed}.cf__row{display:grid;grid-template-columns:1fr;gap:16px}@media (min-width: 540px){.cf__row{grid-template-columns:1fr 1fr}}.cf__field{display:flex;flex-direction:column;gap:6px;min-width:0}.cf__label{font-size:11px;font-weight:700;color:var(--text-muted, #78716c);text-transform:uppercase;letter-spacing:.05em}.cf__input,.cf__textarea,.cf__select,.cf__dial{width:100%;border:1.5px solid var(--border-card, #f0efed);border-radius:var(--radius-input, 10px);background:var(--surface, #f5f5f0);color:var(--text-base, #1c1917);font-size:14px;font-family:inherit;outline:none;transition:border-color .15s,box-shadow .15s}.cf__input::-moz-placeholder,.cf__textarea::-moz-placeholder,.cf__select::-moz-placeholder,.cf__dial::-moz-placeholder{color:var(--text-faint, #a8a29e)}.cf__input::placeholder,.cf__textarea::placeholder,.cf__select::placeholder,.cf__dial::placeholder{color:var(--text-faint, #a8a29e)}.cf__input:focus,.cf__textarea:focus,.cf__select:focus,.cf__dial:focus{border-color:var(--action, #5e846d);box-shadow:0 0 0 3px #2d6a4f1f;background:#fff}.cf__input:disabled,.cf__textarea:disabled,.cf__select:disabled,.cf__dial:disabled{opacity:.6;cursor:not-allowed}.cf__input,.cf__dial{height:44px;padding:0 14px}.cf__textarea{min-height:132px;padding:12px 14px;resize:vertical;line-height:1.5}.cf__phone-row{display:grid;grid-template-columns:84px minmax(0,1fr);gap:8px}.cf__dial{font-weight:600;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.cf__meta{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-top:-4px}.cf__hint{font-size:12px;color:var(--text-muted, #78716c)}.cf__count{font-size:12px;color:var(--text-faint, #a8a29e);font-variant-numeric:tabular-nums}.cf__count--warn{color:#b45309}.cf__actions{display:flex;flex-direction:column;gap:10px;padding-top:4px}.cf__submit{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:44px;padding:0 22px;border:none;border-radius:var(--radius-btn, 12px);background:var(--action, #5e846d);color:#fff;font-size:14px;font-weight:700;cursor:pointer;transition:background .15s,transform .1s;align-self:flex-start;min-width:160px}.cf__submit:hover:not(:disabled){background:var(--action-hover, #4f715b)}.cf__submit:active:not(:disabled){transform:scale(.98)}.cf__submit:disabled{opacity:.55;cursor:not-allowed}.cf__footnote{font-size:12px;color:var(--text-muted, #78716c);margin:0}.cf__hint-inline{margin:6px 0 0;font-size:12px;color:var(--text-muted, #78716c);line-height:1.45;display:flex;align-items:center;gap:6px}.cf__select{cursor:pointer;padding:11px 12px}.cf__spin{animation:cf-spin .8s linear infinite}@keyframes cf-spin{to{transform:rotate(360deg)}}.payment-status{min-height:calc(100vh - 70px);display:flex;align-items:center;justify-content:center;padding:1.5rem 1rem}.payment-status--success{background:linear-gradient(160deg,#f4f7f2,#eef5ea 45%,#faf8f5)}.payment-status--failure{background:linear-gradient(160deg,#fff7f7,#fdeeee 45%,#faf8f5)}.payment-status__card{width:100%;max-width:520px;background:#fff;border-radius:1.25rem;overflow:hidden;box-shadow:0 24px 60px #2d4a3e1f;border:1px solid #eef0ea}.payment-status__card--failure{box-shadow:0 24px 60px #b43c3c1a;border-color:#fecaca}.payment-status__hero{padding:2.5rem 2rem;text-align:center;color:#fff}.payment-status__hero--success{background:#5e846d}.payment-status__hero--failure{background:#c53030}.payment-status__icon{width:72px;height:72px;margin:0 auto 1rem;border-radius:999px;background:#ffffff2e;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:700}.payment-status__title{margin:0;font-size:1.75rem;font-weight:700}.payment-status__subtitle{margin:.5rem 0 0;font-size:.95rem;opacity:.92}.payment-status__body{padding:1.5rem}.payment-status__amount-label{margin:0;font-size:.6875rem;letter-spacing:.08em;text-transform:uppercase;color:#78716c;text-align:center}.payment-status__amount{margin:.35rem 0 0;font-size:1.625rem;font-weight:800;text-align:center;color:#5e846d}.payment-status__divider{height:1px;background:#ececec;margin:1rem 0}.payment-status__details{overflow-x:auto;-webkit-overflow-scrolling:touch;margin-bottom:.5rem}.payment-status__detail-line{margin:0 0 .45rem;font-size:.75rem;line-height:1.35;color:#44403c;white-space:nowrap}.payment-status__detail-label{color:#78716c;font-weight:500}.payment-status__detail-value{font-weight:600;color:#1c1917}.payment-status__detail-value--error{color:#c53030}.payment-status__row{display:flex;justify-content:space-between;gap:1rem;font-size:.92rem;margin-bottom:.75rem}.payment-status__row-label{color:#78716c;flex-shrink:0}.payment-status__row-value{font-weight:600;text-align:right;word-break:break-all}.payment-status__row-value--error{color:#c53030}.payment-status__hint{margin:.75rem 0 0;font-size:.75rem;color:#78716c;text-align:center}.payment-status__redirect{margin-top:1.25rem;text-align:center}.payment-status__countdown{margin:0 0 .65rem;font-size:.8125rem;color:#57534e}.payment-status__manual-link{font-size:.8125rem;font-weight:700;color:#5e846d;text-decoration:underline;text-underline-offset:2px}.payment-status__manual-link:hover{color:#4f715b}.payment-status__actions{display:flex;flex-direction:column;gap:.75rem;margin-top:1.5rem}.payment-status__btn{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:.85rem 1rem;border-radius:999px;font-size:.95rem;font-weight:700;text-decoration:none;border:none;cursor:pointer}.payment-status__btn--primary{background:var(--action, #5e846d);color:#fff}.payment-status__btn--primary:hover{background:var(--action-hover, #4f715b)}.payment-status__btn--danger{background:#c53030;color:#fff}.payment-status__btn--outline{background:transparent;color:#44403c;border:1px solid #d6d3d1}.welcome-ref-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:1rem}.welcome-ref-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#1c19178c}.welcome-ref-modal__card{position:relative;width:100%;max-width:400px;padding:1.5rem 1.25rem 1.25rem;border-radius:16px;background:#fff;border:1px solid #e7e5e4;box-shadow:0 20px 50px #0000002e;text-align:center}.welcome-ref-modal__emoji{margin:0 0 .25rem;font-size:2rem;line-height:1}.welcome-ref-modal__title{margin:0 0 .5rem;font-size:1.25rem;font-weight:800;color:#1c1917}.welcome-ref-modal__lead{margin:0 0 1.25rem;font-size:.875rem;line-height:1.5;color:#57534e}.welcome-ref-modal__referral-label{margin:0 0 .5rem;font-size:.875rem;font-weight:700;color:#1c1917;text-align:left}.welcome-ref-modal__input{width:100%;padding:.75rem .875rem;margin-bottom:.75rem;border:1px solid #d6d3d1;border-radius:10px;font-size:.9375rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;text-align:center;color:#1c1917}.welcome-ref-modal__input:focus{outline:none;border-color:#5e846d;box-shadow:0 0 0 2px #2d6a4f26}.welcome-ref-modal__actions{display:flex;gap:.5rem}.welcome-ref-modal__btn{flex:1;padding:.75rem 1rem;border-radius:10px;font-size:.875rem;font-weight:700;cursor:pointer;border:none}.welcome-ref-modal__btn:disabled{opacity:.55;cursor:not-allowed}.welcome-ref-modal__btn--primary{background:#5e846d;color:#fff}.welcome-ref-modal__btn--ghost{background:#f5f5f4;color:#57534e;border:1px solid #e7e5e4}.welcome-ref-modal__btn--full{width:100%;margin-top:.25rem}.welcome-ref-modal__applied{margin-bottom:1rem;padding:.875rem;border-radius:12px;background:#ecfdf3;border:1px solid rgba(45,106,79,.2);text-align:left}.welcome-ref-modal__applied-label{margin:0 0 .35rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#5e846d}.welcome-ref-modal__applied-code{display:flex;align-items:center;gap:.35rem;margin:0 0 .5rem;font-size:1.125rem;font-weight:800;letter-spacing:.1em;color:#1c1917}.welcome-ref-modal__applied-hint{margin:0;font-size:.8125rem;line-height:1.45;color:#57534e}.wr-page{max-width:640px;margin:0 auto;padding:16px 14px 32px;box-sizing:border-box}.wr-page__header{display:flex;align-items:center;gap:10px;margin-bottom:16px}.wr-page__back{display:inline-flex;align-items:center;gap:4px;padding:6px 10px 6px 6px;border:1px solid #e7e5e4;border-radius:999px;background:#fff;font-size:12px;font-weight:600;color:#57534e;cursor:pointer}.wr-page__title{margin:0;font-size:20px;font-weight:800;color:#1c1917}.wr-page__loading{text-align:center;color:#78716c;padding:40px 0}.wr-card{padding:14px;margin-bottom:12px;border-radius:14px;border:1px solid #e7e5e4;background:#fff}.wr-card--balance{display:flex;gap:12px;background:linear-gradient(135deg,#ecfdf3,#fff);border-color:#2d6a4f33}.wr-card--referral-apply{border-color:#fbbf2473;background:linear-gradient(180deg,#fffef5,#fff)}.wr-card--referral-status{border-color:#2d6a4f40;background:#f4faf6}.wr-card__icon{width:40px;height:40px;border-radius:12px;background:#ecfdf3;color:#5e846d;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.wr-card__body{min-width:0}.wr-card__label{margin:0;font-size:11px;font-weight:700;color:#78716c;text-transform:uppercase;letter-spacing:.06em}.wr-card__value{margin:2px 0 0;font-size:28px;font-weight:800;color:#1c1917;line-height:1.1}.wr-card__hint{margin:4px 0 0;font-size:12px;color:#78716c}.wr-card__note{margin:8px 0 0;font-size:11px;color:#57534e;line-height:1.4}.wr-card__head{display:flex;align-items:center;gap:8px;margin-bottom:10px;color:#5e846d}.wr-card__head h2{margin:0;font-size:14px;font-weight:800;color:#1c1917}.wr-card__subhead{margin:0 0 10px;font-size:14px;font-weight:800;color:#1c1917}.wr-card__hint{margin:0 0 10px;font-size:12px;line-height:1.45;color:#78716c}.wr-card__hint--referral{padding:10px 12px;border-radius:8px;background:#fffef5;border:1px solid rgba(251,191,36,.35);text-align:left}.wr-card__hint--referral strong{color:#1c1917;font-weight:700}.wr-referred-by{margin-bottom:12px;padding:12px;border-radius:10px;background:#fff;border:1px solid rgba(45,106,79,.2)}.wr-referred-by__label{margin:0;font-size:11px;font-weight:700;color:#78716c;text-transform:uppercase;letter-spacing:.05em}.wr-referred-by__code{margin:4px 0 0;font-size:20px;font-weight:800;letter-spacing:.08em;color:#5e846d}.wr-referred-by__name{margin:6px 0 0;font-size:13px;color:#57534e}.wr-referred-by__name strong{color:#1c1917}.wr-referral-badge{display:inline-block;margin:0 0 10px;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.03em;text-transform:uppercase}.wr-referral-badge--pending{background:#fff7ed;color:#c2410c;border:1px solid rgba(251,146,60,.45)}.wr-referral-badge--done{background:#ecfdf3;color:#166534;border:1px solid rgba(45,106,79,.35)}.wr-ref-code{font-size:22px;font-weight:800;letter-spacing:.08em;color:#1c1917;margin-bottom:10px}.wr-actions{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}.wr-actions__btn{display:inline-flex;align-items:center;gap:6px;min-height:34px;padding:0 12px;border-radius:999px;border:1.5px solid rgba(45,106,79,.28);background:#fff;color:#5e846d;font-size:12px;font-weight:700;cursor:pointer}.wr-actions__btn:hover{background:#ecfdf3}.wr-actions__btn--primary{border-color:#5e846d;background:#5e846d;color:#fff}.wr-actions__btn--primary:hover{background:#4f715b}.wr-actions__btn--primary:disabled{opacity:.5;cursor:not-allowed}.wr-invite-link{font-size:11px;word-break:break-all;margin:0 0 10px;color:#57534e}.wr-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:12px}@media (min-width: 480px){.wr-stats{grid-template-columns:repeat(4,minmax(0,1fr))}}.wr-stat{display:flex;flex-direction:column;align-items:center;gap:2px;padding:10px 8px;border-radius:12px;background:#fafaf8;border:1px solid #eceae6;text-align:center}.wr-stat__value{font-size:16px;font-weight:800;color:#1c1917}.wr-stat__label{font-size:10px;font-weight:600;color:#78716c;line-height:1.2}.wr-apply{display:flex;gap:8px}.wr-apply__input{flex:1;min-width:0;height:40px;padding:0 12px;border-radius:10px;border:1px solid #e7e5e4;font-size:14px;font-weight:700;letter-spacing:.06em}.wr-apply__btn{height:40px;padding:0 16px;border:none;border-radius:10px;background:var(--action, #5e846d);color:#fff;font-size:13px;font-weight:700;cursor:pointer}.wr-apply__btn:disabled{opacity:.5;cursor:not-allowed}.wr-empty{margin:0;font-size:13px;color:#78716c}.wr-txn-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.wr-txn{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 0;border-bottom:1px solid #f5f5f4}.wr-txn:last-child{border-bottom:none}.wr-txn__main{min-width:0;display:flex;flex-direction:column;gap:2px}.wr-txn__desc{font-size:13px;font-weight:600;color:#1c1917}.wr-txn__date{font-size:10px;color:#a8a29e}.wr-txn__amt{font-size:13px;font-weight:800;white-space:nowrap}.wr-txn__amt--credit{color:#5e846d}.wr-txn__amt--debit{color:#b91c1c}.knowledge-hub,.knowledge-detail{background:linear-gradient(180deg,#f7faf5,#fafaf8);min-height:50vh;padding:.65rem 0 1.75rem}.knowledge-hub__inner,.knowledge-detail__inner{max-width:1100px;margin:0 auto;padding:0 1rem}@media (min-width: 768px){.knowledge-hub__inner,.knowledge-detail__inner{padding:0 2rem}}.knowledge-hub__back{display:inline-flex;align-items:center;gap:.4rem;margin-bottom:1rem;padding:0;border:none;background:transparent;color:var(--primary);font-size:.875rem;font-weight:700;cursor:pointer}.knowledge-hub__hero{text-align:left;max-width:none;margin:0 0 .65rem}.knowledge-hub__eyebrow{display:inline-flex;align-items:center;gap:.35rem;font-size:.6875rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--primary)}.knowledge-hub__title{margin:.35rem 0 .45rem;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:clamp(1.25rem,4vw,1.65rem);font-weight:800;letter-spacing:-.35px;line-height:1.15;color:#1a1a1a;text-wrap:balance}.knowledge-hub__lede{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:12px;font-weight:500;line-height:1.45;color:#78716c;letter-spacing:0;margin:0}@media (min-width: 640px){.knowledge-hub__lede{font-size:13px}}.knowledge-hub__lede{max-width:30rem;margin-inline:auto;font-size:.875rem;line-height:1.45}.knowledge-hub__filters{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:.4rem;margin-bottom:.75rem}.knowledge-hub__filter{display:inline-flex;align-items:center;gap:.3rem;padding:.35rem .7rem;border-radius:999px;border:1px solid #e7e5e4;background:#fff;color:#57534e;font-size:.75rem;font-weight:700;cursor:pointer}.knowledge-hub__filter--active{border-color:#2d6a4f59;background:#ecfdf3;color:#166534}.knowledge-hub__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem}@media (min-width: 768px){.knowledge-hub__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem}}@media (min-width: 1024px){.knowledge-hub__grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (min-width: 768px){.knowledge-hub__grid--videos{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width: 1024px){.knowledge-hub__grid--videos{grid-template-columns:repeat(4,minmax(0,1fr))}}.knowledge-hub__grid .knowledge-card{min-width:0}.knowledge-hub__status{text-align:center;color:#78716c;padding:2rem 0}.knowledge-hub__status--inline{padding:.75rem 0 0;font-size:.8125rem}.knowledge-hub__sentinel{width:100%;height:1px}.knowledge-detail__article{max-width:760px;margin:0 auto}.knowledge-detail__header{text-align:center;margin-bottom:1.25rem}.knowledge-detail__header h1{margin:.5rem 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.6rem,4vw,2.4rem);line-height:1.2;color:#1c1917}.knowledge-detail__type{display:inline-flex;align-items:center;gap:.35rem;font-size:.6875rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--primary)}.knowledge-detail__summary{margin:0;color:#57534e;line-height:1.55}.knowledge-detail__cover{border-radius:16px;overflow:hidden;margin-bottom:1rem;background:#111}.knowledge-detail__cover img,.knowledge-detail__cover video{display:block;width:100%;max-height:24rem;-o-object-fit:cover;object-fit:cover}.knowledge-detail__cover--youtube,.knowledge-detail__cover--video{position:relative;aspect-ratio:16/9;background:#000}.knowledge-detail__cover--youtube iframe,.knowledge-detail__cover--youtube video,.knowledge-detail__cover--video iframe,.knowledge-detail__cover--video video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;-o-object-fit:contain;object-fit:contain;background:#000}.knowledge-detail__body{color:#44403c;line-height:1.7;font-size:.95rem}.knowledge-detail__body p+p{margin-top:.85rem}.knowledge-detail__body--html h2{margin:1.35rem 0 .6rem;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:1.35rem;font-weight:800;letter-spacing:-.3px;color:#1a1a1a;line-height:1.25}.knowledge-detail__body--html h3{margin:1.1rem 0 .45rem;font-size:1.1rem;font-weight:800;color:#292524;line-height:1.3}.knowledge-detail__body--html p{margin:.65rem 0}.knowledge-detail__body--html ul,.knowledge-detail__body--html ol{margin:.65rem 0;padding-left:1.35rem}.knowledge-detail__body--html li+li{margin-top:.35rem}.knowledge-detail__body--html blockquote{margin:1rem 0;padding:.75rem 0 .75rem 1rem;border-left:3px solid rgba(45,106,79,.45);background:#ecfdf373;border-radius:0 12px 12px 0;color:#44403c}.knowledge-detail__body--html img{display:block;width:100%;max-height:24rem;-o-object-fit:cover;object-fit:cover;border-radius:16px;margin:1rem 0;box-shadow:0 8px 24px #0f172a14}.knowledge-detail__body--html a{color:var(--primary);font-weight:700;text-decoration:underline;text-underline-offset:2px}.knowledge-detail__body--html hr{border:none;border-top:1px solid #e7e5e4;margin:1.25rem 0}.knowledge-detail__body--html strong,.knowledge-detail__body--html b{font-weight:800;color:#1c1917}.knowledge-detail__tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.5rem}.knowledge-detail__tag{padding:.3rem .65rem;border-radius:999px;background:#ecfdf3;color:#166534;font-size:.75rem;font-weight:700}.product-share{background:linear-gradient(180deg,#f7faf5,#fafaf8);min-height:50vh;padding:.65rem 0 2.5rem}@media (min-width: 900px){.product-share{padding:1.25rem 0 3.5rem}}.product-share__inner{max-width:520px;margin:0 auto;padding:0 1rem}@media (min-width: 768px){.product-share__inner{padding:0 1.5rem}}@media (min-width: 900px){.product-share__inner{max-width:1120px;padding:0 2rem}}.product-share__back{display:inline-flex;align-items:center;gap:.4rem;margin-bottom:.85rem;padding:0;border:none;background:transparent;color:var(--primary, #5e846d);font-size:.875rem;font-weight:700;cursor:pointer}@media (min-width: 900px){.product-share__back{margin-bottom:1.1rem;font-size:.9rem}}.product-share__status{margin:2rem 0;text-align:center;font-size:.9rem;color:#78716c}.product-share__not-found{margin:2.5rem auto;max-width:360px;text-align:center;padding:1.5rem 1rem;border-radius:16px;border:1px solid #f0eeeb;background:#fff}.product-share__not-found h1{margin:0 0 .5rem;font-size:1.1rem;font-weight:800;color:#1c1917}.product-share__not-found p{margin:0 0 1rem;font-size:.875rem;color:#78716c;line-height:1.5}.product-share__cta{display:inline-flex;align-items:center;justify-content:center;padding:.55rem 1rem;border:none;border-radius:10px;background:var(--action, #5e846d);color:#fff;font-size:.875rem;font-weight:700;cursor:pointer}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}*{border-color:hsl(var(--border));outline-color:hsl(var(--ring) / .5)}body{background-color:hsl(var(--background));color:hsl(var(--foreground));font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:where(:not(:has([class*=" text-"]),:not(:has([class^=text-])))) h1{font-size:var(--text-2xl);font-weight:var(--font-weight-medium);line-height:1.5}:where(:not(:has([class*=" text-"]),:not(:has([class^=text-])))) h2{font-size:var(--text-xl);font-weight:var(--font-weight-medium);line-height:1.5}:where(:not(:has([class*=" text-"]),:not(:has([class^=text-])))) h3{font-size:var(--text-lg);font-weight:var(--font-weight-medium);line-height:1.5}:where(:not(:has([class*=" text-"]),:not(:has([class^=text-])))) h4{font-size:var(--text-base);font-weight:var(--font-weight-medium);line-height:1.5}:where(:not(:has([class*=" text-"]),:not(:has([class^=text-])))) p{font-size:var(--text-base);font-weight:var(--font-weight-normal);line-height:1.5}:where(:not(:has([class*=" text-"]),:not(:has([class^=text-])))) label,:where(:not(:has([class*=" text-"]),:not(:has([class^=text-])))) button{font-size:var(--text-base);font-weight:var(--font-weight-medium);line-height:1.5}:where(:not(:has([class*=" text-"]),:not(:has([class^=text-])))) input{font-size:var(--text-base);font-weight:var(--font-weight-normal);line-height:1.5}.flex{display:flex}.min-h-screen{min-height:100vh}.w-full{width:100%}.min-w-0{min-width:0px}.flex-col{flex-direction:column}.overflow-x-hidden{overflow-x:hidden}.bg-stone-50{--tw-bg-opacity: 1;background-color:rgb(250 250 249 / var(--tw-bg-opacity, 1))}.pb-24{padding-bottom:6rem}@keyframes enter{0%{opacity:var(--tw-enter-opacity, 1);transform:translate3d(var(--tw-enter-translate-x, 0),var(--tw-enter-translate-y, 0),0) scale3d(var(--tw-enter-scale, 1),var(--tw-enter-scale, 1),var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0))}}@keyframes exit{to{opacity:var(--tw-exit-opacity, 1);transform:translate3d(var(--tw-exit-translate-x, 0),var(--tw-exit-translate-y, 0),0) scale3d(var(--tw-exit-scale, 1),var(--tw-exit-scale, 1),var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0))}}@custom-variant dark (&:is(.dark *));:root{--font-size: 16px;--background: #FAF8F6;--foreground: #4A4A4A;--card: #ffffff;--card-foreground: #4A4A4A;--popover: #ffffff;--popover-foreground: #4A4A4A;--primary: #5e846d;--primary-hover: #4f715b;--primary-subtle: #eef4f0;--primary-mid: #4f715b;--primary-foreground: #ffffff;--secondary: #b8c9b0;--secondary-foreground: #5e846d;--muted: #ececf0;--muted-foreground: #717182;--accent: #e9ebef;--accent-foreground: #030213;--destructive: #d4183d;--destructive-foreground: #ffffff;--border: rgba(0, 0, 0, .1);--input: transparent;--input-background: #f3f3f5;--switch-background: #cbced4;--font-weight-medium: 500;--font-weight-normal: 400;--ring: oklch(.708 0 0);--chart-1: oklch(.646 .222 41.116);--chart-2: oklch(.6 .118 184.704);--chart-3: oklch(.398 .07 227.392);--chart-4: oklch(.828 .189 84.429);--chart-5: oklch(.769 .188 70.08);--action: #5e846d;--action-hover: #4f715b;--action-subtle: #eef4f0;--action-muted: rgba(94, 132, 109, .1);--surface: #f5f5f0;--border-card: #f0efed;--border-strong: #e7e5e4;--text-base: #1c1917;--text-muted: #78716c;--text-faint: #a8a29e;--radius-card: 16px;--radius-btn: 12px;--radius-input: 10px;--radius: .625rem;--sidebar: oklch(.985 0 0);--sidebar-foreground: oklch(.145 0 0);--sidebar-primary: #5e846d;--sidebar-primary-foreground: #ffffff;--sidebar-accent: oklch(.97 0 0);--sidebar-accent-foreground: oklch(.205 0 0);--sidebar-border: oklch(.922 0 0);--sidebar-ring: oklch(.708 0 0)}.dark{--background: oklch(.145 0 0);--foreground: oklch(.985 0 0);--card: oklch(.145 0 0);--card-foreground: oklch(.985 0 0);--popover: oklch(.145 0 0);--popover-foreground: oklch(.985 0 0);--primary: #3aab62;--primary-hover: #2d8f52;--primary-subtle: #052e16;--primary-mid: #1a5c38;--primary-foreground: #ffffff;--secondary: #1f4d32;--secondary-foreground: #A8E4BC;--muted: oklch(.269 0 0);--muted-foreground: oklch(.708 0 0);--accent: oklch(.269 0 0);--accent-foreground: oklch(.985 0 0);--destructive: oklch(.396 .141 25.723);--destructive-foreground: oklch(.637 .237 25.331);--border: oklch(.269 0 0);--input: oklch(.269 0 0);--ring: oklch(.439 0 0);--font-weight-medium: 500;--font-weight-normal: 400;--chart-1: oklch(.488 .243 264.376);--chart-2: oklch(.696 .17 162.48);--chart-3: oklch(.769 .188 70.08);--chart-4: oklch(.627 .265 303.9);--chart-5: oklch(.645 .246 16.439);--sidebar: oklch(.205 0 0);--sidebar-foreground: oklch(.985 0 0);--sidebar-primary: oklch(.488 .243 264.376);--sidebar-primary-foreground: oklch(.985 0 0);--sidebar-accent: oklch(.269 0 0);--sidebar-accent-foreground: oklch(.985 0 0);--sidebar-border: oklch(.269 0 0);--sidebar-ring: oklch(.439 0 0)}@theme inline{ --color-background: var(--background); --color-foreground: var(--foreground); --color-card: var(--card); --color-card-foreground: var(--card-foreground); --color-popover: var(--popover); --color-popover-foreground: var(--popover-foreground); --color-primary: var(--primary); --color-primary-foreground: var(--primary-foreground); --color-secondary: var(--secondary); --color-secondary-foreground: var(--secondary-foreground); --color-muted: var(--muted); --color-muted-foreground: var(--muted-foreground); --color-accent: var(--accent); --color-accent-foreground: var(--accent-foreground); --color-destructive: var(--destructive); --color-destructive-foreground: var(--destructive-foreground); --color-border: var(--border); --color-input: var(--input); --color-input-background: var(--input-background); --color-switch-background: var(--switch-background); --color-ring: var(--ring); --color-chart-1: var(--chart-1); --color-chart-2: var(--chart-2); --color-chart-3: var(--chart-3); --color-chart-4: var(--chart-4); --color-chart-5: var(--chart-5); --radius-sm: calc(var(--radius) - 4px); --radius-md: calc(var(--radius) - 2px); --radius-lg: var(--radius); --radius-xl: calc(var(--radius) + 4px); --color-sidebar: var(--sidebar); --color-sidebar-foreground: var(--sidebar-foreground); --color-sidebar-primary: var(--sidebar-primary); --color-sidebar-primary-foreground: var(--sidebar-primary-foreground); --color-sidebar-accent: var(--sidebar-accent); --color-sidebar-accent-foreground: var(--sidebar-accent-foreground); --color-sidebar-border: var(--sidebar-border); --color-sidebar-ring: var(--sidebar-ring); }html{font-size:var(--font-size)}@keyframes ck-spin{to{transform:rotate(360deg)}}.ck-loader-spin{animation:ck-spin 1.4s linear infinite}@keyframes ck-pulse{0%,to{opacity:1}50%{opacity:.5}}.ck-skeleton{background-color:#d1d5db;animation:ck-pulse 1.5s ease-in-out infinite}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.marquee-track{display:flex;width:-moz-max-content;width:max-content;animation:marquee 32s linear infinite}.marquee-track:hover{animation-play-state:paused}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-10px)}75%{transform:translate(10px)}}.animate-shake{animation:shake .5s ease-in-out}*{transition-property:background-color,border-color,color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}.ck-popup-scroll-host{overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.ck-popup-panel{display:flex;flex-direction:column;max-height:min(92dvh,calc(100dvh - 1.5rem));overflow:hidden;flex-shrink:0}.ck-popup-panel__body{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}@media (display-mode: standalone){body{min-height:100dvh;padding-top:env(safe-area-inset-top);padding-right:env(safe-area-inset-right);padding-bottom:env(safe-area-inset-bottom);padding-left:env(safe-area-inset-left)}}
