.recharge-v1{--recharge-bg: var(--online-background, #f8f6f0);--recharge-green: var(--online-green, #0f765c);--recharge-ink: var(--online-ink, #10231d);--recharge-muted: var(--online-muted, #6f7773);--recharge-soft: var(--online-soft, #e7f1ed);--recharge-line: var(--online-line, #dce2df);box-sizing:border-box;width:100%;max-width:428px;min-height:100dvh;margin:0 auto;display:flex;flex-direction:column;background:var(--recharge-bg);color:var(--recharge-ink);font-family:var(--store-font-sans);font-size:14px;line-height:22px;padding-top:env(safe-area-inset-top,0px)}.recharge-v1 *,.recharge-v1 *:before,.recharge-v1 *:after{box-sizing:border-box}.recharge-v1 h1,.recharge-v1 h2,.recharge-v1 p{margin:0}.recharge-v1 h1{font-size:24px;line-height:32px;font-weight:700}.recharge-v1 h2{font-size:16px;line-height:24px;font-weight:700}.recharge-v1 button,.recharge-v1 input{font:inherit;border-radius:8px;box-shadow:none}.recharge-v1 button{cursor:pointer;border:0;min-height:44px}.recharge-v1 button:focus-visible,.recharge-v1 input:focus-visible{outline:2px solid var(--recharge-green);outline-offset:3px}.recharge-v1 button:disabled{cursor:not-allowed}.recharge-v1__header{min-height:48px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;gap:8px}.recharge-v1__header button{flex:0 0 auto;min-width:44px;padding:0;color:var(--recharge-green);background:transparent;font-size:12px}.recharge-v1__body{padding:16px 16px 24px;display:flex;flex-direction:column;gap:16px;flex:1;min-width:0}.recharge-v1__card{background:#fff;border:none;border-radius:8px;padding:16px;display:flex;flex-direction:column;gap:12px;min-width:0}.recharge-v1__muted{color:var(--recharge-muted);font-size:12px;line-height:18px}.recharge-v1__subtle{color:var(--recharge-muted);font-size:14px;line-height:22px;overflow-wrap:anywhere}.recharge-v1__amount{font-size:28px;line-height:36px;font-weight:700;overflow-wrap:anywhere}.recharge-v1__presets{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.recharge-v1__presets button,.recharge-v1__secondary{width:100%;min-height:44px;background:var(--recharge-soft);color:var(--recharge-green);font-size:16px;line-height:24px;padding:10px 4px}.recharge-v1__presets button.is-active{background:var(--recharge-green);color:#fff}.recharge-v1__input{height:48px;display:flex;align-items:center;gap:8px;border:1px solid var(--recharge-line);border-radius:8px;background:var(--recharge-bg);padding:0 12px}.recharge-v1__input input{width:100%;min-width:0;border:0;outline:none;color:var(--recharge-ink);padding:0;background:transparent;height:44px}.recharge-v1__validation,.recharge-v1__green{color:var(--recharge-green)}.recharge-v1__summary-row{display:grid;grid-template-columns:minmax(0,194fr) minmax(0,162fr);gap:8px}.recharge-v1__summary-row span{color:var(--recharge-muted)}.recharge-v1__summary-row strong{font-size:16px;line-height:24px;overflow-wrap:anywhere}.recharge-v1__summary-row .recharge-v1__total{font-size:24px;line-height:32px;color:var(--recharge-green)}.recharge-v1__cashier-summary img{width:64px;height:64px;object-fit:contain;border-radius:16px;align-self:center}.recharge-v1__cashier-amount{font-size:32px;line-height:40px;overflow-wrap:anywhere}.recharge-v1__methods{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;max-width:356px}.recharge-v1 .recharge-v1__method{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:12px;min-height:118px;padding:15px 8px 12px;background:#fafeff;border:1px solid #d1e5eb;border-radius:12px;color:#091f18}.recharge-v1 .recharge-v1__method.is-selected{background:#edfaf2;border:1.5px solid #087a4a}.recharge-v1__method-symbol{flex:none;height:42px;width:42px;display:grid;place-items:center;color:#fff;background:#0dad4d;border-radius:50%;font-size:24px;line-height:32px;font-weight:700}.recharge-v1__method.alipay .recharge-v1__method-symbol{border-radius:10px;background:#1473f2;font-size:20px}.recharge-v1__method strong{font-size:18px;line-height:28px}.recharge-v1__method small{font-size:12px;line-height:18px;color:var(--recharge-muted)}.recharge-v1__method:disabled{opacity:.55}.recharge-v1__notice{background:var(--recharge-soft);border-radius:8px;color:var(--recharge-ink);padding:12px 16px;font-size:14px;line-height:22px;overflow-wrap:anywhere}.recharge-v1__notice button{display:block;width:100%;margin-top:8px;color:var(--recharge-green);background:#fff;padding:8px}.recharge-v1__qr{align-items:center}.recharge-v1__qr img{width:200px;height:200px;max-width:100%}.recharge-v1__footer{position:sticky;bottom:0;z-index:4;width:100%;padding:16px 16px max(28px,env(safe-area-inset-bottom,0px));background:#fff;border-radius:8px 8px 0 0}.recharge-v1__footer>button{display:block;width:100%;min-height:48px;background:#0b4033;color:#fff;padding:12px;font-size:16px;line-height:24px}.recharge-v1__footer>button:disabled{background:var(--recharge-line);color:var(--recharge-muted)}.recharge-v1__balance-card{min-height:156px;padding:16px;display:flex;flex-direction:column;background:#0b4033;color:#c7e0d6;border-radius:8px;gap:8px}.recharge-v1__pair{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0}.recharge-v1__pair>*{min-width:0;overflow-wrap:anywhere}.recharge-v1__balance-card .recharge-v1__pair{font-size:12px;line-height:20px}.recharge-v1__balance-card .recharge-v1__pair strong{font-size:24px;line-height:36px;color:#fff}.recharge-v1__balance-card .recharge-v1__secondary{margin-top:auto}.recharge-v1__pair>strong{font-size:20px;line-height:28px}.recharge-v1__pagination{display:flex;justify-content:space-between;align-items:center;gap:8px}.recharge-v1__pagination button{color:var(--recharge-green);background:var(--recharge-soft);padding:8px 16px}.recharge-v1__result-card{background:#0b4033;color:#c7e0d6;padding:16px;border-radius:8px;min-height:248px;display:flex;flex-direction:column}.recharge-v1__result-heading{display:flex;justify-content:space-between;gap:8px;font-size:12px;line-height:20px;padding-top:4px}.recharge-v1__result-heading>:last-child{text-align:right}.recharge-v1__result-main{display:flex;align-items:center;justify-content:space-between;gap:8px;padding-top:2px;min-height:44px}.recharge-v1__result-main strong{color:#fff;font-size:24px;line-height:36px;overflow-wrap:anywhere}.recharge-v1__result-main span{font-size:12px;flex-shrink:0}.recharge-v1__result-facts{border-top:1px solid #477467;padding-top:10px;margin-top:22px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;font-size:12px;line-height:18px}.recharge-v1__result-facts>div{min-width:0}.recharge-v1__result-facts>div:last-child{text-align:right}.recharge-v1__result-facts strong{display:block;color:#fff;font-size:14px;line-height:22px;overflow-wrap:anywhere}.recharge-v1__result-note{font-size:12px;line-height:20px}.recharge-v1__result-balance{margin-top:4px;min-height:48px;display:flex;justify-content:space-between;align-items:center;gap:8px;background:#ffffff0f;border:1px solid rgb(255 255 255 / 12%);border-radius:8px;padding:8px 12px}.recharge-v1__result-balance span{font-size:12px;line-height:18px}.recharge-v1__result-balance strong{color:#fff0c7;font-size:20px;line-height:30px;text-align:right;overflow-wrap:anywhere}.recharge-v1__verification-step{display:flex;gap:8px}.recharge-v1__verification-step>span{width:28px;flex:0 0 28px;font-size:20px;line-height:28px;color:var(--recharge-green)}.recharge-v1__verification-step b{display:block;font-size:14px;line-height:22px;margin-bottom:4px}.kh-activities{display:flex;flex-direction:column;width:100%;max-width:428px;min-height:100dvh;margin:0 auto;padding-top:44px;background:#f8f6f0;color:#10231d;font-family:var(--store-font-sans)}.kh-activities *{box-sizing:border-box}.kh-activities h1,.kh-activities h2,.kh-activities p{margin:0}.kh-activities button{font:inherit;box-shadow:none;cursor:pointer}.kh-activities button:disabled{cursor:default;background:#e7f1ed;color:#6f7773}.kh-activities button:focus-visible{outline:3px solid #f0ad26;outline-offset:2px}.kh-activities-header{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:48px;padding:0 16px}.kh-activities-header h1{font-size:24px;line-height:32px}.kh-activities-header>button{flex:none;min-width:44px;height:44px;border:0;background:none;color:#0f765c;font-size:12px}.kh-activities-body{display:flex;flex:1;min-width:0;flex-direction:column;gap:16px;padding:16px 16px 24px}.kh-activities-tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px}.kh-activities-tabs button{height:44px;min-width:0;padding:8px;border:0;border-radius:8px;background:#e7f1ed;color:#0f765c;font-size:16px;line-height:24px;font-weight:500}.kh-activities-tabs button[aria-current=page]{background:#0f765c;color:#fff}.kh-activities-tabs button:disabled{color:#6f7773}.kh-activity-feed{display:grid;gap:16px}.kh-activity-card{display:flex;flex-direction:column;gap:12px;padding:16px;border-radius:8px;background:#fff}.kh-activity-card>small{color:#0f765c;font-size:12px;line-height:18px}.kh-activity-product{display:grid;grid-template-columns:96px minmax(0,1fr);gap:8px;min-width:0}.kh-activity-poster{display:grid;place-items:center;width:96px;height:156px;border-radius:12px;background:#e8f0eb;overflow:hidden}.kh-activity-poster img{width:100%;height:100%;object-fit:contain}.kh-activity-poster>span{font-size:12px;color:#6f7773}.kh-activity-product>div:last-child{display:flex;min-width:0;flex-direction:column;gap:12px}.kh-activity-product h2{font-size:20px;line-height:28px;overflow-wrap:anywhere}.kh-activity-product p,.kh-activity-product>div>span{font-size:14px;line-height:22px;color:#6f7773;overflow-wrap:anywhere}.kh-activity-product>div>span{color:#0f765c}.kh-activity-product button{width:100%;min-height:44px;margin-top:auto;padding:8px;border:0;border-radius:8px;background:#e7f1ed;color:#0f765c;font-size:16px;font-weight:500}.kh-activities-empty{display:flex;flex-direction:column;gap:8px;padding:16px;border-radius:8px;background:#e7f1ed}.kh-activities-empty strong{font-size:16px;line-height:24px}.kh-activities-empty span{color:#6f7773;font-size:14px;line-height:22px}.kh-activities-footer{position:sticky;bottom:0;padding:16px 16px max(28px,env(safe-area-inset-bottom));border-radius:8px 8px 0 0;background:#fff}.kh-activities-footer>button{width:100%;height:48px;border:0;border-radius:8px;background:#0b4033;color:#fff;font-size:16px}.kh-launch-detail{padding-top:40px}.kh-launch-header{display:flex;align-items:center;min-height:44px;padding:0 16px 0 8px}.kh-launch-header h1{flex:1;font-size:24px;line-height:32px;font-weight:600}.kh-launch-header>button:first-child{display:grid;place-items:center;flex:none;width:44px;height:44px;padding:0;border:0;background:none;color:#0e1c17}.kh-launch-header>button:last-child{flex:none;width:74px;min-height:44px;padding:0;border:0;border-radius:22px;background:#fff;color:#17634f;font-size:13px;font-weight:600}.kh-launch-detail>.kh-activities-body{padding-top:10px;gap:16px}.kh-launch-product{display:grid;grid-template-columns:164px minmax(0,1fr);gap:20px;min-height:318px;padding:16px;border-radius:16px;background:#fff}.kh-launch-media{display:grid;place-items:center;width:164px;height:286px;overflow:hidden;border-radius:12px;background:#e8f0eb}.kh-launch-media img{width:100%;height:100%;object-fit:contain}.kh-launch-media>span{font-size:12px;color:#636e66}.kh-launch-summary{display:flex;flex-direction:column;min-width:0;padding-top:4px}.kh-launch-summary>em{font-size:13px;font-style:normal;font-weight:600;line-height:18px;color:#17634f}.kh-launch-summary h2{margin-top:12px;font-size:25px;line-height:32px;overflow-wrap:anywhere}.kh-launch-summary>p{margin-top:8px;color:#636e66;font-size:13px;line-height:18px;overflow-wrap:anywhere}.kh-launch-summary>small{min-height:17px;margin-top:8px;font-size:12px;line-height:17px;color:#636e66}.kh-launch-summary>span{margin-top:20px;font-size:12px;line-height:17px;font-weight:500;color:#17634f}.kh-launch-price{display:flex;flex-direction:column;gap:8px;margin-top:5px}.kh-launch-price>strong{font-size:26px;line-height:32px;overflow-wrap:anywhere}.kh-launch-price>del{font-size:12px;line-height:17px;color:#636e66}.kh-launch-price>small{display:flex;align-items:center;min-height:42px;margin-top:4px;padding:8px 12px;border-radius:10px;background:#e8f0eb;color:#17634f;font-size:13px;line-height:18px;font-weight:600;overflow-wrap:anywhere}.kh-launch-progress{min-height:132px;padding:20px 16px;border-radius:12px;background:#fff}.kh-launch-progress>div{display:flex;align-items:center;justify-content:space-between;gap:8px}.kh-launch-progress strong{font-size:16px;line-height:22px;font-weight:600}.kh-launch-progress span{font-size:13px;line-height:18px;color:#17634f;text-align:right;font-weight:600}.kh-launch-progress>i{display:block;height:10px;overflow:hidden;margin:16px 0;border-radius:5px;background:#dce3de}.kh-launch-progress>i>b{display:block;height:100%;background:#f0ad26;border-radius:inherit}.kh-launch-progress>small{font-size:13px;line-height:18px;color:#636e66}.kh-launch-benefits{min-height:136px;padding:16px;border-radius:12px;background:#fff}.kh-launch-benefits h2{font-size:16px;line-height:24px;font-weight:600}.kh-launch-benefits>div{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.kh-launch-benefits>div>span{display:grid;place-items:center;min-height:40px;padding:8px 12px;border-radius:20px;background:#e8f0eb;color:#17634f;font-size:12px;line-height:18px}.kh-launch-benefits>div>span:first-child{background:#fff6db;color:#594f30}.kh-launch-benefits p{margin-top:10px;font-size:12px;line-height:18px;color:#636e66;white-space:pre-wrap;overflow-wrap:anywhere}.kh-launch-actionbar{display:grid;grid-template-columns:140px minmax(0,1fr);gap:12px;margin-top:6px}.kh-launch-quantity{display:grid;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;min-height:52px;padding:4px;border-radius:22px;background:#fff}.kh-launch-quantity button{display:grid;place-items:center;min-width:44px;height:44px;padding:0;border:0;background:none;color:#17634f}.kh-launch-quantity button:disabled{background:none;color:#a1aba5}.kh-launch-quantity strong{text-align:center;font-size:16px}.kh-launch-actionbar>button{min-height:52px;padding:10px 8px;border:0;border-radius:22px;background:#0b4033;color:#fff;font-size:16px;line-height:22px;font-weight:600}.kh-launch-level-note{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:60px;margin-top:4px;padding:16px;border-radius:12px;background:#fff6db;color:#594f30}.kh-launch-level-note strong{font-size:14px;line-height:20px;font-weight:600}.kh-launch-level-note>span{font-size:12px;line-height:18px;text-align:right}.kh-launch-message{padding:12px 16px;border-radius:8px;background:#e7f1ed;font-size:14px;line-height:22px}@media(max-width:390px){.kh-launch-product{grid-template-columns:136px minmax(0,1fr);gap:16px}.kh-launch-media{width:136px}.kh-launch-summary h2{font-size:24px}.kh-launch-actionbar{grid-template-columns:132px minmax(0,1fr)}.kh-launch-actionbar>button{font-size:14px}.kh-launch-progress>div{align-items:flex-start}}.order-payment-outcome{display:grid;align-content:start;gap:16px;width:min(100%,428px);min-height:100dvh;margin:auto;padding:12px 16px calc(132px + env(safe-area-inset-bottom));background:#f8f6f0;color:#0e1c17}.order-payment-outcome>header{display:flex;align-items:center;min-height:44px}.order-payment-outcome h1{margin:0;font-size:24px;line-height:32px}.order-payment-outcome-hero{display:grid;justify-items:start;gap:8px;padding:20px;border-radius:8px;background:#0b4033;color:#fff}.order-payment-outcome-icon{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#fff2ce;color:#a66a00;font-size:24px;font-weight:700}.order-payment-outcome-hero h2{margin:4px 0 0;font-size:20px;line-height:28px}.order-payment-outcome-hero>strong{font-size:28px;line-height:36px;font-variant-numeric:tabular-nums}.order-payment-outcome-hero>p{margin:4px 0 0;color:#d5e4dd;font-size:12px;line-height:20px}.order-payment-outcome-hero.failed,.order-payment-outcome-hero.cancelled{background:#fff4da;color:#6f513b}.order-payment-outcome-hero.failed>p,.order-payment-outcome-hero.cancelled>p{color:#7b6745}.order-payment-outcome-facts{padding:16px;border-radius:8px;background:#fff}.order-payment-outcome-facts h2{margin:0 0 12px;font-size:16px}.order-payment-outcome-facts>div{display:flex;justify-content:space-between;gap:16px;min-height:40px;padding:10px 0;border-bottom:1px solid #e4e9e5;font-size:12px}.order-payment-outcome-facts>div>span{flex-shrink:0;color:#66716b}.order-payment-outcome-facts>div>strong{font-weight:500;overflow-wrap:anywhere;text-align:right}.order-payment-outcome-facts>p{margin:12px 0 0;font-size:12px;line-height:20px;color:#66716b}.order-payment-outcome-help{padding:16px;border-radius:8px;background:#e8f0eb}.order-payment-outcome-help>strong{font-size:14px}.order-payment-outcome-help p{margin:8px 0 0;font-size:12px;line-height:20px;color:#66716b}.order-payment-outcome-help summary{min-height:44px;align-content:center;font-size:12px;cursor:pointer;color:#17634f}.order-payment-outcome-actions{position:fixed;z-index:30;inset:auto 0 0;display:flex;gap:12px;width:min(100%,428px);margin:auto;padding:16px 16px calc(28px + env(safe-area-inset-bottom));border-radius:8px 8px 0 0;background:#fff}.order-payment-outcome-actions button{flex:1;min-height:48px;padding:8px 12px;border:0;border-radius:24px;font-size:14px;line-height:20px;box-shadow:none}.order-payment-outcome-actions .primary{background:#0b4033;color:#fff}.order-payment-outcome-actions .secondary{background:#e8f0eb;color:#0b4033}.order-aftersales-v1{display:grid;gap:12px;padding:16px;border-radius:8px;background:#fff}.order-aftersales-v1>header,.order-aftersales-v1 article>header{display:flex;align-items:center;justify-content:space-between;gap:12px}.order-aftersales-v1 h2{margin:0;font-size:16px}.order-aftersales-v1 header>span{font-size:12px;color:#17634f}.order-aftersales-v1 .order-refund-amount{display:grid;gap:4px;padding:16px;border-radius:8px;background:#0b4033;color:#fff}.order-aftersales-v1 .order-refund-amount>span,.order-aftersales-v1 .order-refund-amount>small{font-size:12px;color:#d0e1d9}.order-aftersales-v1 .order-refund-amount>strong{font-size:24px;font-variant-numeric:tabular-nums}.order-aftersales-v1 article{padding:12px 0;border-bottom:1px solid #e1e8e4}.order-aftersales-v1 article>header>strong{font-size:12px;overflow-wrap:anywhere}.order-aftersales-v1 article>b{display:block;margin-top:8px;font-size:20px}.order-aftersales-v1 article>p{font-size:14px;overflow-wrap:anywhere}.order-aftersales-v1 article>small{font-size:12px;color:#66716b}.order-aftersales-v1 .order-refund-help{margin:0;padding:12px;border-radius:8px;background:#e8f0eb;color:#66716b;font-size:12px;line-height:20px}.orders-v1,.order-detail-v1,.order-cashier-v1,.trace-receipt-v1{--flow-ink:#0e1c17;--flow-muted:#66716b;--flow-green:#0b4033;--flow-soft:#e8f0eb;width:min(100%,428px);min-width:0;margin-inline:auto;background:#f8f6f0;color:var(--flow-ink);font-size:14px;line-height:1.5}.orders-v1 *,.order-detail-v1 *,.order-cashier-v1 *,.trace-receipt-v1 *{box-sizing:border-box}.orders-v1 button,.order-detail-v1 button,.order-cashier-v1 button,.trace-receipt-v1 button{font:inherit;box-shadow:none;touch-action:manipulation}.orders-page.orders-v1{display:block;min-height:100dvh;padding:8px 16px calc(104px + env(safe-area-inset-bottom))}.orders-v1 .orders-page-head{margin:0 0 14px;gap:12px}.orders-v1 .orders-page-head h2{font-size:24px;line-height:32px}.orders-v1 .order-sync-actions{font-size:12px;gap:4px}.orders-v1 .order-sync-actions>span{display:none}.orders-v1 .order-sync-actions button{min-width:44px;min-height:44px;padding:0 8px;border:0;background:transparent;color:var(--flow-green)}.orders-v1 .orders-queue-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding:4px;border-radius:8px;background:#fff}.orders-v1 .orders-queue-tabs button{min-height:40px;padding:4px;border:0;border-radius:6px;color:#66716b;background:transparent;font-size:14px;white-space:nowrap}.orders-v1 .orders-queue-tabs button.active{background:var(--flow-green);color:#fff;font-weight:700}.orders-v1 .orders-queue-tabs span{font-size:12px}.orders-v1 .orders-search-v1{display:grid;grid-template-columns:minmax(0,1fr) 64px;gap:8px;margin:12px 0 18px}.orders-v1 .orders-search-v1 input{width:100%;min-width:0;min-height:44px;padding:10px 12px;border:0;border-radius:8px;background:#fff;font:inherit}.orders-v1 .orders-search-v1 button{min-height:44px;padding:0;border:0;border-radius:8px;background:var(--flow-soft);color:var(--flow-green)}.orders-v1 .orders-filters-v1{margin-bottom:16px;padding:12px;border-radius:8px;background:#fff}.orders-v1 .upgraded-order-filter-tabs{display:flex;flex-wrap:wrap;gap:6px;margin:0;padding:0;overflow:visible}.orders-v1 .upgraded-order-filter-tabs button{min-height:44px;margin:0;padding:4px 10px;border:0;background:var(--flow-soft);font-size:12px}.orders-v1 .upgraded-order-filter-tabs button.active{background:var(--flow-green);color:#fff}.orders-v1 .upgraded-order-search{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:12px 0 0;padding:0;border:0;background:transparent}.orders-v1 .upgraded-order-search select{min-width:0;min-height:44px;border:1px solid #dbe3de;border-radius:8px;font-size:12px}.orders-v1 .upgraded-order-search>span{grid-column:1/-1;font-size:12px;color:var(--flow-muted)}.orders-v1 .orders-grouped-list,.orders-v1 .orders-group-panel,.orders-v1 .upgraded-orders-list{display:grid;gap:12px;margin:0}.orders-v1 .orders-group-head{margin:0}.orders-v1 .orders-group-head strong{font-size:16px}.orders-v1 .orders-group-head em{font-size:12px;color:var(--flow-muted);font-style:normal}.orders-v1 .upgraded-order-card{display:block;min-width:0;padding:12px 14px;border:1px solid #dfe6e1;border-radius:8px;background:#fff;box-shadow:none}.orders-v1 .upgraded-order-card.payment-pending{border:2px solid #0a8060;padding:11px 13px}.orders-v1 .order-card-open{display:block;width:100%;padding:0;text-align:left;border:0;background:transparent;color:var(--flow-ink)}.orders-v1 .order-card-open>header{display:flex;justify-content:space-between;align-items:start;gap:8px}.orders-v1 .order-card-open>header>strong{min-width:0;font-size:16px;line-height:24px;overflow-wrap:anywhere}.orders-v1 .order-status-pill{flex-shrink:0;max-width:44%;padding:4px 8px;border:0;border-radius:14px;background:#e8f0eb;color:#17634f;font-size:12px;font-weight:500}.orders-v1 .order-card-meta{min-width:0;margin:4px 0;color:var(--flow-muted);font-size:12px;line-height:20px;overflow-wrap:anywhere}.orders-v1 .order-card-overview{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:36px;color:var(--flow-muted);font-size:12px}.orders-v1 .order-card-overview strong{flex-shrink:0;color:var(--flow-ink);font-size:20px;font-variant-numeric:tabular-nums}.orders-v1 .order-card-bottom{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;margin-top:4px;padding-top:8px;border-top:1px solid #e4e9e5}.orders-v1 .order-card-bottom>div{display:grid;gap:3px;min-width:0}.orders-v1 .order-card-bottom strong{font-size:14px;line-height:20px;overflow-wrap:anywhere}.orders-v1 .order-card-bottom span{color:var(--flow-muted);font-size:12px;line-height:18px;overflow-wrap:anywhere}.orders-v1 .order-card-bottom button{min-width:104px;min-height:44px;padding:8px 12px;border:0;border-radius:8px;background:#b77c14;color:#fff;font-size:14px;font-weight:700}.orders-v1 .order-card-followup{margin:8px 0 0;padding-top:8px;border-top:3px solid #e4e9e5;color:#66716b;font-size:12px}.order-detail-v1{min-height:100dvh;padding:8px 16px calc(132px + env(safe-area-inset-bottom))}.order-detail-v1>.orders-page-head{display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;margin:0 0 14px}.order-detail-v1>.orders-page-head>.section-title{margin:0;font-size:24px;line-height:32px}.order-detail-v1 .order-detail-back{display:grid;place-items:center;width:44px;height:44px;padding:0;border:0;border-radius:50%;background:#fff;color:var(--flow-ink);font-size:28px}.order-detail-v1 .order-sync-actions>span{display:none}.order-detail-v1 .order-sync-actions button{min-width:44px;min-height:44px;padding:0 4px;border:0;background:transparent;color:var(--flow-green);font-size:12px}.order-detail-v1>.detail-card{display:flex;flex-direction:column;gap:16px;margin:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.order-detail-v1 .order-detail-hero{min-height:146px;margin:0;padding:16px;border:0;border-radius:8px;background:var(--flow-green);color:#fff}.order-detail-v1 .order-detail-hero-main{display:flex;align-items:start;justify-content:space-between;gap:8px}.order-detail-v1 .order-detail-hero-main>div{min-width:0}.order-detail-v1 .order-detail-hero-main h2{display:inline-block;margin:0 0 12px;padding:4px 14px;border-radius:20px;background:#ebe0d0;color:#73502b;font-size:14px;line-height:20px}.order-detail-v1 .order-detail-hero-main p{display:grid;gap:6px;margin:0;color:#d7e6df;font-size:12px;line-height:20px;overflow-wrap:anywhere}.order-detail-v1 .order-detail-hero-main p b{font-size:14px;color:#fff}.order-detail-v1 .order-detail-hero-main>strong{flex-shrink:0;padding-top:2px;color:#fff;font-size:24px;line-height:32px;font-variant-numeric:tabular-nums}.order-detail-v1 .order-top-amount-line{order:20;display:block;margin:0;padding:12px 16px;border:0;border-radius:8px;background:#fff;color:#66716b;font-size:12px}.order-detail-v1 .order-top-amount-line summary{min-height:44px;align-content:center;cursor:pointer;font-size:14px}.order-detail-v1 .order-top-amount-line span{display:flex;justify-content:space-between;gap:16px;min-height:32px;padding:4px 0;border:0;border-radius:0;background:none}.order-detail-v1 .order-next-action-card.payment-action{padding:0;margin:-8px 0}.order-detail-v1 .order-next-action-card.payment-action>div:first-child{display:none}.order-detail-v1 .order-payment-deadline{margin:0 0 6px;padding:10px 12px;border-radius:8px;background:#fff4da;color:#7a5a24;font-size:12px;font-weight:600}.order-detail-v1 .order-next-action-card{display:block;margin:0;padding:12px 16px;border:0;border-radius:8px;background:#fff3d2;box-shadow:none}.order-detail-v1 .order-next-action-card>div:first-child{display:grid;gap:4px}.order-detail-v1 .order-next-action-card strong{font-size:14px;line-height:22px}.order-detail-v1 .order-next-action-card span{font-size:12px;line-height:20px;color:#6e6247}.order-detail-v1 .order-current-action-controls:empty{display:none}.order-detail-v1 .order-current-action-controls{position:fixed;z-index:30;inset:auto 0 0;display:flex;flex-wrap:wrap;gap:10px;width:min(100%,428px);margin:0 auto;padding:16px 16px calc(24px + env(safe-area-inset-bottom));border-radius:8px 8px 0 0;background:#fff}.order-detail-v1 .order-current-action-controls button{flex:1;min-height:48px;padding:8px 16px;border:0;border-radius:24px;font-size:14px}.order-detail-v1 .order-current-action-controls .primary{background:var(--flow-green);color:#fff}.order-detail-v1 .order-current-action-controls .ghost{background:var(--flow-soft);color:var(--flow-green)}.order-detail-v1 .order-current-action-controls input{flex-basis:100%;min-width:0;min-height:44px}.order-detail-v1 .order-detail-section,.order-detail-v1 .order-flow-card{margin:0;padding:16px;border:0;border-radius:8px;background:#fff}.order-detail-v1 .section-head{margin:0 0 12px}.order-detail-v1 .section-head h2,.order-detail-v1 .order-flow-card h2{margin:0;font-size:16px;line-height:24px}.order-detail-v1 .section-head>span{font-size:12px;color:var(--flow-muted)}.order-detail-v1 .compact-order-line{grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:10px 0;border:0;border-bottom:1px solid #e4e9e5;border-radius:0}.order-detail-v1 .compact-order-line:last-child{border-bottom:0}.order-detail-v1 .compact-order-line strong{font-size:14px;line-height:22px}.order-detail-v1 .compact-order-line span{margin-top:4px;font-size:12px;line-height:20px;color:var(--flow-muted);font-weight:400}.order-detail-v1 .compact-order-line>b{align-self:start;font-size:16px}.order-detail-v1 .receive-summary-card summary{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;min-height:44px;cursor:pointer}.order-detail-v1 .receive-summary-card summary>span{font-size:16px;font-weight:700}.order-detail-v1 .receive-summary-card summary>strong{grid-column:1/-1;grid-row:2;font-size:14px;font-weight:500;line-height:22px;overflow:visible;overflow-wrap:anywhere;white-space:normal}.order-detail-v1 .receive-summary-card summary:after{grid-column:2;grid-row:1;font-weight:500}.order-detail-v1 .order-flow-v1{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr);margin:22px 0 12px}.order-flow-v1>span{position:relative;display:grid;justify-items:center;gap:10px;text-align:center}.order-flow-v1>span:before{position:absolute;z-index:0;top:9px;right:50%;left:-50%;height:2px;background:#dbe3de;content:""}.order-flow-v1>span:first-child:before{display:none}.order-flow-v1 i{z-index:1;width:20px;height:20px;border:2px solid #fff;border-radius:50%;background:#e8f0eb}.order-flow-v1 b{font-size:12px;font-weight:500;color:#66716b;overflow-wrap:anywhere}.order-flow-v1 .done i{background:#17634f}.order-flow-v1 .done:before{background:#17634f}.order-flow-v1 .current i{background:#f0ad26}.order-flow-v1 .current b{color:#0b4033;font-weight:700}.order-cashier-v1{position:relative;min-height:100dvh;padding:20px 16px calc(152px + env(safe-area-inset-bottom))}.order-cashier-v1 .cashier-back{position:absolute;top:8px;left:16px;display:grid;place-items:center;width:44px;height:44px;padding:0;border:0;border-radius:50%;background:#fff;color:#0b4033;font-size:28px}.order-cashier-v1 .store-cashier-brand{gap:4px;margin:0 0 16px}.order-cashier-v1 .store-cashier-brand img{width:80px;height:80px;border:0;border-radius:0;box-shadow:none;object-fit:contain}.order-cashier-v1 .store-cashier-brand h1{font-size:22px;line-height:32px;letter-spacing:0}.order-cashier-v1 .store-cashier-scroll{gap:14px}.order-cashier-v1 .cashier-balance-summary{border:0;border-radius:8px}.order-cashier-v1 .cashier-balance-summary>div{min-height:96px}.order-cashier-v1 .cashier-balance-summary>div:first-child{background:#ebf7f2}.order-cashier-v1 .cashier-balance-summary>div+div{border:0}.order-cashier-v1 .cashier-balance-summary strong{font-size:24px}.order-cashier-v1 .cashier-balance-summary>div:first-child strong{font-size:28px}.order-cashier-v1 .cashier-plan-switch{min-height:60px;border-radius:8px}.order-cashier-v1 .cashier-plan-switch button{min-height:50px;border-radius:6px}.order-cashier-v1 .cashier-level-card,.order-cashier-v1 .cashier-recharge-card,.order-cashier-v1 .cashier-direct-card{border-radius:8px;box-shadow:none}.order-cashier-v1 .cashier-level-card{min-height:132px;align-content:center;gap:16px}.order-cashier-v1 .cashier-progress{height:8px;box-shadow:none}.order-cashier-v1 .cashier-progress>span{background:#f0ad26;box-shadow:none}.order-cashier-v1 .cashier-recharge-card{min-height:184px}.order-cashier-v1 .cashier-recharge-entry{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding-bottom:12px;border-bottom:1px dashed #ead3a5}.order-cashier-v1 .cashier-recharge-entry>strong{font-size:12px;color:#806022;text-align:right}.order-cashier-v1 .cashier-recharge-card input{height:58px;outline-offset:-3px}.order-cashier-v1 .cashier-recharge-card input:focus-visible{outline:2px solid #17634f}.order-cashier-v1 .cashier-recharge-card small{font-size:12px}.order-cashier-v1 .payment-cashier-card{padding:16px;border:0;border-radius:8px}.order-cashier-v1 .payment-cashier-head strong{font-size:20px;line-height:28px}.order-cashier-v1 .payment-cashier-head span{font-size:12px;line-height:20px}.order-cashier-v1 .payment-cashier-methods{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.order-cashier-v1 .payment-cashier-methods button{min-height:118px;padding:12px 6px;border-radius:8px}.order-cashier-v1 .payment-cashier-methods button strong{font-size:18px}.order-cashier-v1 .payment-cashier-methods button em{font-size:12px}.order-cashier-v1 .payment-cashier-method-icon{width:42px;height:42px;flex-shrink:0}.order-cashier-v1 .payment-cashier-sticky{min-height:112px;height:auto;gap:12px;padding:18px 16px calc(28px + env(safe-area-inset-bottom));border-top:0;box-shadow:none}.order-cashier-v1 .payment-cashier-sticky>div strong{font-size:24px;line-height:32px;color:#0e1c17}.order-cashier-v1 .payment-cashier-sticky>button{font-size:16px}.order-cashier-v1 .cashier-after-balance{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px;border-radius:8px;background:#ebf7f2}.order-cashier-v1 .cashier-after-balance span{font-size:12px;color:#66716b}.order-cashier-v1 .cashier-after-balance strong{font-size:20px}.figma-payment-success:has(.figma-success-order-card){padding-top:8px;padding-bottom:132px}.figma-payment-success .figma-payment-success-head{grid-template-columns:44px minmax(0,1fr);gap:14px}.figma-payment-success .figma-payment-success-head h1{text-align:left;font-size:24px}.figma-payment-success .figma-payment-ledger,.figma-payment-success .figma-success-progress-card{border-radius:8px}.figma-payment-success .figma-payment-ledger{min-height:236px}.figma-payment-success .figma-success-progress-card{padding:16px}.figma-payment-success .figma-success-progress-card>header strong{font-size:20px}.figma-payment-success .figma-success-progress-card>.figma-success-order-card{margin-top:16px;padding:14px 0 0;border-top:1px solid #e1e8e4;border-radius:0}.figma-payment-success .figma-success-flow{margin-top:18px}.figma-payment-success .figma-success-flow>span:before{top:7px;height:2px}.figma-payment-success .figma-success-flow i{width:16px;height:16px;border-width:2px}.figma-payment-success .figma-success-flow .current i{background:#f0ad26;border-color:#fff;box-shadow:0 0 0 2px #f0ad2626}.figma-payment-success .figma-success-flow b{font-size:12px}.figma-payment-success .figma-success-actions{height:auto;min-height:112px;gap:12px;padding-bottom:calc(28px + env(safe-area-inset-bottom));box-shadow:none}.figma-payment-success .figma-success-actions button{min-width:0;flex:1;font-size:14px}.figma-payment-success .figma-success-actions button.secondary{background:#e8f0eb;color:#0b4033}.trace-receipt-v1{min-height:100dvh;padding:8px 16px calc(156px + env(safe-area-inset-bottom))}.trace-receipt-v1 .trace-receipt-header,.trace-receipt-v1 .prototype-flow-header{display:flex;align-items:center;gap:14px;margin:0 0 16px;padding:0;min-height:48px}.trace-receipt-v1 header h1{font-size:24px;line-height:32px}.trace-receipt-v1 header button{width:44px;height:44px;border:0;border-radius:50%;background:#fff;color:#0b4033}.trace-receipt-v1 .trace-receipt-product,.trace-receipt-v1 .trace-receipt-check,.trace-receipt-v1 .trace-receipt-result,.trace-receipt-v1.trace-manual-entry-page>section{margin:0 0 16px;padding:16px;border:0;border-radius:8px;background:#fff;box-shadow:none}.trace-receipt-v1 .trace-receipt-product>small{font-size:12px;color:#66716b}.trace-receipt-v1 .trace-receipt-product h2{font-size:20px;line-height:28px}.trace-receipt-v1 .trace-receipt-product p{font-size:12px;overflow-wrap:anywhere}.trace-receipt-v1 .trace-receipt-facts{display:grid;grid-template-columns:1fr 1fr;gap:12px}.trace-receipt-v1 .trace-receipt-facts span{display:grid;gap:4px;min-width:0}.trace-receipt-v1 .trace-receipt-facts em{font-size:12px;color:#66716b;font-style:normal}.trace-receipt-v1 .trace-receipt-facts strong{font-size:14px;overflow-wrap:anywhere}.trace-receipt-v1 .trace-receipt-warning{display:flex;align-items:start;gap:10px;padding:12px;border-radius:8px;background:#fff3d2}.trace-receipt-v1 .trace-receipt-warning svg{flex-shrink:0;color:#a56500}.trace-receipt-v1 .trace-receipt-warning strong{font-size:14px}.trace-receipt-v1 .trace-receipt-warning p{font-size:12px;line-height:20px}.trace-receipt-v1 .trace-receipt-actions{position:fixed;z-index:30;inset:auto 0 0;width:min(100%,428px);margin:auto;padding:16px 16px calc(20px + env(safe-area-inset-bottom));display:grid;gap:8px;border-radius:8px 8px 0 0;background:#fff}.trace-receipt-v1 .trace-receipt-actions button{display:flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:10px 16px;border:0;border-radius:24px;font-size:14px}.trace-receipt-v1 .trace-receipt-actions .primary{background:#0b4033;color:#fff}.trace-receipt-v1 .trace-receipt-actions .ghost{background:#e8f0eb;color:#0b4033}.trace-scanner-v1 .trace-camera-sheet{width:min(100%,428px);padding:16px;background:#f8f6f0}.trace-scanner-v1 .trace-camera-viewport{width:220px;height:220px;min-height:220px;max-width:100%;aspect-ratio:1;margin-inline:auto}.trace-scanner-v1 .trace-camera-frame{aspect-ratio:1}.trace-scanner-v1 .trace-camera-panel{border-radius:8px;background:#0b4033}.trace-scanner-v1 .trace-camera-result{border-radius:8px}.trace-camera-sheet .trace-camera-torch{width:auto;min-width:88px;max-width:100%;min-height:44px;height:auto;padding:8px 12px}.trace-camera-sheet .trace-camera-torch:disabled{opacity:.65;cursor:default}.trace-camera-sheet .trace-camera-close{width:44px;min-width:44px}@media(max-width:390px){.order-detail-v1 .order-detail-hero-main>strong{font-size:20px}.order-cashier-v1 .cashier-balance-summary>div{padding-inline:12px}.order-cashier-v1 .cashier-balance-summary>div:first-child strong{font-size:24px}.order-cashier-v1 .cashier-balance-summary strong{font-size:22px}.orders-v1 .order-card-bottom{gap:8px}}.kh-operating-modules{display:flex;flex-direction:column;width:100%;max-width:428px;min-height:100dvh;margin:0 auto;padding-top:44px;background:#f8f6f0;color:#10231d;font-family:var(--store-font-sans)}.kh-operating-modules *{box-sizing:border-box}.kh-operating-modules h1,.kh-operating-modules h2,.kh-operating-modules p{margin:0}.kh-operating-modules button{font:inherit;cursor:pointer;box-shadow:none}.kh-operating-modules button:focus-visible,.kh-operating-modules summary:focus-visible{outline:3px solid #f0ad26;outline-offset:2px}.kh-operating-modules button:disabled{cursor:default;color:#6f7773}.kh-operating-modules>header{display:flex;justify-content:space-between;align-items:center;min-height:48px;gap:12px;padding:0 16px}.kh-operating-modules h1{font-size:24px;line-height:32px}.kh-operating-modules>header>button{min-width:44px;min-height:44px;padding:0;border:0;background:none;color:#0f765c;font-size:12px}.kh-operating-module-body{display:flex;flex:1;flex-direction:column;gap:16px;padding:16px 16px 24px}.kh-operating-module-body>article{display:flex;flex-direction:column;gap:12px;min-width:0;padding:16px;border-radius:8px;background:#fff}.kh-operating-module-body h2{font-size:20px;line-height:28px}.kh-operating-module-body h2.is-green{color:#0f765c}.kh-operating-module-body p{font-size:14px;line-height:22px;color:#6f7773}.kh-operating-module-body dl{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:0;font-size:14px;line-height:22px}.kh-operating-module-body dt{color:#6f7773}.kh-operating-module-body dd{margin:0}.kh-operating-module-body article>button,.kh-operating-module-body summary{display:flex;align-items:center;justify-content:center;width:100%;min-height:44px;padding:8px;border:0;border-radius:8px;background:#e7f1ed;color:#0f765c;font-size:16px;line-height:24px;font-weight:500;list-style:none;cursor:pointer}.kh-operating-module-body summary::-webkit-details-marker{display:none}.kh-operating-module-body details>p{margin-top:12px}.kh-operating-modules>footer{position:sticky;bottom:0;z-index:2;padding:16px 16px max(28px,env(safe-area-inset-bottom));border-radius:8px 8px 0 0;background:#fff}.kh-operating-modules>footer>p{margin-bottom:8px;font-size:12px;line-height:18px;color:#6f7773;text-align:center}.kh-operating-modules>footer>button{width:100%;min-height:48px;border:0;border-radius:8px;background:#0b4033;color:#fff;font-size:16px;line-height:24px}.kh-operating-modules>footer>button:disabled{background:#e7f1ed;color:#6f7773}.kh-operating-config{max-width:428px;margin:0 auto;padding:44px 16px 24px;background:#f8f6f0}.kh-operating-config>header{display:flex;gap:8px;align-items:center;justify-content:space-between;min-height:48px;margin-bottom:16px}.kh-operating-config>header h1{margin:0;font-size:24px;line-height:32px}.kh-operating-config>header button{min-height:44px;border:0;background:none;color:#0f765c;font-size:12px}.kh-operating-config .operating-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.kh-operating-config .operating-setup-grid{grid-template-columns:minmax(0,1fr)}.kh-operating-config .cup-form-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.kh-operating-config input{min-width:0;width:100%}.kh-operating-config .operating-panel{min-width:0;padding:16px;border:0;border-radius:8px;background:#fff}.kh-operating-config .table-qr-list{grid-template-columns:repeat(2,minmax(0,1fr))}.kh-operating-config .operating-check input{width:20px}.kh-operating-config .table-qr-drawer{max-width:428px}.kh-operating-config .table-qr-url{overflow-wrap:anywhere}.menu-sort-dialog{--menu-sort-ink: var(--online-ink, #10231d);--menu-sort-muted: var(--online-muted, #6f7773);--menu-sort-green: var(--online-green, #0f765c);--menu-sort-soft: var(--online-soft, #e7f1ed);--menu-sort-line: var(--online-line, #dce2df);width:min(100%,520px);max-width:100%;height:min(926px,94dvh);max-height:100dvh;padding:0;border:0;border-radius:8px;color:var(--menu-sort-ink);background:var(--online-background, #f8f6f0)}.menu-sort-dialog[open]{display:flex;flex-direction:column}.menu-sort-dialog::backdrop{background:#10231d73}.menu-sort-dialog button{font:inherit;cursor:pointer;border-radius:8px}.menu-sort-dialog button:focus-visible{outline:2px solid var(--menu-sort-green);outline-offset:-2px}.menu-sort-dialog button:disabled{cursor:default;opacity:.45}.menu-sort-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;gap:12px;padding:16px}.menu-sort-header h2{margin:0;font-size:24px;line-height:32px}.menu-sort-header button{min-width:44px;min-height:44px;border:0;background:transparent;color:var(--menu-sort-green);font-size:14px}.menu-sort-body{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:0 16px 16px}.menu-sort-tabs{display:flex;gap:8px;margin-bottom:16px}.menu-sort-tabs button{flex:1;min-width:0;min-height:44px;padding:8px;border:0;background:var(--menu-sort-soft);color:var(--menu-sort-green);font-size:14px;font-weight:600}.menu-sort-tabs button[aria-pressed=true]{background:var(--menu-sort-green);color:#fff}.menu-sort-hint{margin:12px 0;font-size:12px;line-height:18px;color:var(--menu-sort-muted)}.menu-sort-groups{display:grid;gap:16px}.menu-sort-brand,.menu-sort-groups li{display:flex;align-items:center;gap:8px;padding:12px;border-radius:8px}.menu-sort-brand{background:var(--menu-sort-soft)}.menu-sort-brand>div:first-child,.menu-sort-groups li>div:first-child{flex:1;min-width:0}.menu-sort-brand strong,.menu-sort-groups li strong{display:block;font-size:16px;line-height:24px;overflow-wrap:anywhere}.menu-sort-brand small,.menu-sort-groups li small{display:block;margin-top:4px;font-size:12px;line-height:18px;color:var(--menu-sort-muted)}.menu-sort-brand>button,.menu-sort-controls button{display:grid;place-items:center;width:44px;height:44px;padding:0;border:0;background:transparent;color:var(--menu-sort-green)}.menu-sort-controls{display:flex;flex-shrink:0}.menu-sort-controls .menu-sort-handle{touch-action:none;cursor:grab}.menu-sort-controls .menu-sort-handle:active{cursor:grabbing}.menu-sort-groups ol{list-style:none;padding:0;margin:8px 0 0;display:grid;gap:8px}.menu-sort-groups li{background:#fff;min-height:78px}.menu-sort-groups .drop-target{box-shadow:inset 0 0 0 2px var(--menu-sort-green)}.menu-sort-empty{padding:24px 16px;border-radius:8px;background:#fff;color:var(--menu-sort-muted);font-size:14px}.menu-sort-footer{flex-shrink:0;padding:16px 16px max(16px,env(safe-area-inset-bottom));background:#fff}.menu-sort-footer>button{min-height:48px;width:100%;border:0;background:var(--menu-sort-green);color:#fff;font-size:16px;font-weight:600}.menu-sort-footer>button:disabled{opacity:1;background:var(--menu-sort-line);color:var(--menu-sort-muted)}.menu-sort-footer p{margin:0 0 8px;color:#a33622;font-size:14px;line-height:22px}.menu-sort-live{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.h5-menu-builder-toolbar .h5-menu-search-sort{display:flex;align-items:stretch;gap:8px}.h5-menu-search-sort label{flex:1;min-width:0}.h5-menu-builder-toolbar .h5-menu-sort-entry{min-height:44px;flex-shrink:0;padding:0 12px;border:0;border-radius:8px;color:#0f765c;background:#e7f1ed;font-size:14px}.h5-menu-sort-entry:disabled{opacity:.45}@media(max-width:540px){.menu-sort-dialog{width:100%;height:100dvh;max-height:100dvh;margin:0;border-radius:0}.menu-sort-header{padding-top:max(16px,env(safe-area-inset-top))}.menu-sort-groups li strong{font-size:14px;line-height:22px}}.store-menu-v1,.store-menu-editor-layer{--menu-ink:#10231d;--menu-green:#0f765c;--menu-dark:#07503f;--menu-soft:#e7f1ed;--menu-bg:#f8f6f0;--menu-line:#dce2df;color:var(--menu-ink)}.store-menu-v1{min-height:100%;padding:16px 16px 112px;background:var(--menu-bg)}.store-menu-v1 button{font:inherit}.store-menu-v1-head{display:flex;align-items:center;justify-content:space-between;min-height:64px}.store-menu-v1-head h1{margin:0;font-size:24px;line-height:32px;letter-spacing:-.02em}.store-menu-v1-head button{min-width:56px;min-height:44px;padding:0;border:0;background:transparent;color:var(--menu-green);font-size:12px;text-align:right}.store-menu-price-visibility{margin:12px 0 16px;padding:16px;border-radius:8px;background:#fff}.store-menu-price-visibility h2{margin:0 0 12px;font-size:16px;line-height:24px}.store-menu-status-tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px}.store-menu-visibility-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 0;font-size:14px;line-height:22px}.store-menu-price-visibility button,.store-menu-status-tabs button{min-width:88px;min-height:44px;border:0;border-radius:8px;background:var(--menu-soft);color:var(--menu-green);font-size:14px;font-weight:600}.store-menu-price-visibility button[aria-checked=true],.store-menu-status-tabs button[aria-selected=true]{background:var(--menu-green);color:#fff}.store-menu-price-visibility button:disabled{opacity:.5;cursor:wait}.store-menu-price-visibility p{margin:10px 0 0;color:#7a827e;font-size:12px;line-height:18px}.store-menu-status-tabs{margin-bottom:12px}.store-menu-v1-tools{display:grid;grid-template-columns:minmax(0,1fr) 128px;gap:8px;margin-bottom:16px}.store-menu-v1-tools label{display:flex;align-items:center;gap:8px;min-height:48px;padding:0 12px;border:1px solid var(--menu-line);border-radius:8px;background:transparent;color:#77817d}.store-menu-v1-tools input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--menu-ink);font-size:14px}.store-menu-v1-tools>button,.store-menu-add-from-stock{min-height:48px;border:0;border-radius:8px;background:var(--menu-soft);color:var(--menu-green);font-size:14px;font-weight:600}.store-menu-v1-list{display:grid;gap:16px}.store-menu-v1-list>article{padding:16px;border-radius:8px;background:#fff}.store-menu-v1-product{display:grid;grid-template-columns:56px minmax(0,1fr);gap:8px;align-items:center}.store-menu-v1-product>img,.store-menu-v1-product>span{width:56px;height:76px;object-fit:contain;border-radius:4px;background:var(--menu-soft)}.store-menu-v1-product>span{display:grid;place-items:center;color:var(--menu-green);font-size:14px}.store-menu-v1-product>div{display:grid;gap:2px;min-width:0}.store-menu-v1-product strong{font-size:16px;line-height:24px;overflow-wrap:anywhere}.store-menu-v1-product small,.store-menu-v1-product p{color:#7a827e;font-size:12px;line-height:18px}.store-menu-v1-product p{margin:0}.store-menu-v1-price{display:flex;justify-content:space-between;align-items:center;margin:14px 0 10px}.store-menu-v1-price span{color:#7a827e;font-size:14px}.store-menu-v1-price strong{font-size:14px;font-weight:500}.store-menu-v1-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.store-menu-v1-actions button{min-height:44px;border:0;border-radius:8px;background:var(--menu-soft);color:var(--menu-green);font-size:14px;font-weight:600}.store-menu-v1-actions button:disabled{opacity:.45}.store-menu-v1-empty{display:grid;gap:4px;padding:32px 16px;border-radius:8px;background:#fff;text-align:center}.store-menu-v1-empty strong{font-size:16px}.store-menu-v1-empty span{color:#7a827e;font-size:12px}.store-menu-add-from-stock{width:100%;margin-top:16px}.store-menu-secondary-actions{margin:16px 0;border-radius:8px;background:#fff}.store-menu-secondary-actions summary{min-height:44px;padding:13px 16px;color:var(--menu-green);font-size:14px;cursor:pointer}.store-menu-secondary-actions>div{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:0 16px 8px}.store-menu-secondary-actions button{display:flex;align-items:center;justify-content:center;gap:4px;min-height:44px;border:0;border-radius:8px;background:var(--menu-soft);color:var(--menu-green);font-size:12px}.store-menu-secondary-actions p{margin:0;padding:0 16px 16px;color:#7a827e;font-size:12px}.store-menu-preview-bar{position:fixed;z-index:30;right:0;bottom:0;left:0;max-width:428px;margin:0 auto;padding:16px;padding-bottom:max(16px,env(safe-area-inset-bottom));border-top:1px solid #eef0ee;background:#fff}.store-menu-preview-bar button{width:100%;min-height:48px;border:0;border-radius:8px;background:var(--menu-dark);color:#fff;font-size:16px;font-weight:600}.store-menu-editor-layer{position:fixed;z-index:120;top:0;right:0;bottom:0;left:0;max-width:428px;margin:0 auto;overflow:auto;background:var(--menu-bg)}.store-menu-editor-layer>header{position:sticky;z-index:2;top:0;display:flex;align-items:center;justify-content:space-between;min-height:80px;padding:16px;background:var(--menu-bg)}.store-menu-editor-layer>header h2{margin:0;font-size:24px;line-height:32px}.store-menu-editor-layer>header button{min-height:44px;padding:0;border:0;background:transparent;color:var(--menu-green);font-size:12px}.store-menu-editor-body{display:grid;gap:16px;padding:0 16px 112px}.store-menu-editor-product,.store-menu-editor-card,.store-menu-editor-visibility{border-radius:8px;background:#fff}.store-menu-editor-product{display:grid;grid-template-columns:56px minmax(0,1fr);align-items:center;gap:8px;padding:16px}.store-menu-editor-product img,.store-menu-editor-product>span{width:56px;height:76px;object-fit:contain;border-radius:4px;background:var(--menu-soft)}.store-menu-editor-product>span{display:grid;place-items:center;color:var(--menu-green)}.store-menu-editor-product strong{font-size:16px}.store-menu-editor-card{padding:16px}.store-menu-editor-card h3,.store-menu-editor-visibility h3{margin:0 0 12px;font-size:16px;line-height:24px}.store-menu-type-switch{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:16px}.store-menu-type-switch button{min-height:44px;border:0;border-radius:8px;background:var(--menu-soft);color:var(--menu-green);font-size:16px;font-weight:600;pointer-events:none}.store-menu-type-switch button[aria-pressed=true]{background:var(--menu-green);color:#fff}.store-menu-price-fields{display:grid;grid-template-columns:1fr 1fr;gap:8px}.store-menu-price-fields>span{color:#7a827e;font-size:12px}.store-menu-price-field-row{display:contents}.store-menu-price-field-row input{min-width:0;min-height:48px;padding:0 12px;border:1px solid var(--menu-line);border-radius:8px;background:var(--menu-bg);color:var(--menu-ink);font-size:14px}.store-menu-price-field-row input:nth-child(2){text-align:right}.store-menu-add-volume{width:100%;min-height:44px;margin-top:12px;border:0;border-radius:8px;background:var(--menu-soft);color:var(--menu-green);font-size:14px}.store-menu-editor-card>p,.store-menu-editor-visibility p{margin:12px 0 0;color:#7a827e;font-size:12px;line-height:18px}.store-menu-editor-visibility{padding:16px;background:var(--menu-soft)}.store-menu-editor-visibility>div{display:flex;align-items:center;justify-content:space-between;color:#7a827e;font-size:14px}.store-menu-editor-visibility>div strong{color:var(--menu-ink)}.store-menu-editor-visibility button{width:100%;min-height:44px;margin-top:12px;border:0;background:transparent;color:var(--menu-green);font-size:14px;font-weight:600}.store-menu-editor-layer>footer{position:fixed;z-index:3;right:0;bottom:0;left:0;max-width:428px;margin:0 auto;padding:16px;padding-bottom:max(16px,env(safe-area-inset-bottom));border-top:1px solid #eef0ee;background:#fff}.store-menu-editor-layer>footer button{width:100%;min-height:48px;border:0;border-radius:8px;background:var(--menu-dark);color:#fff;font-size:16px;font-weight:600}.store-sku-detail.sku-detail-page{gap:10px;margin-top:10px}.store-sku-detail .detail-gallery{aspect-ratio:4 / 3;max-height:300px;background:#f4f6f3;border:1px solid #dce4df;border-radius:8px;box-shadow:none}.store-sku-detail .detail-gallery img{object-fit:contain;padding:12px}.store-sku-detail .detail-purchase,.store-sku-detail .detail-section,.store-sku-detail .detail-disclosure{background:#fff;border:1px solid #dce4df;border-radius:8px;box-shadow:none}.store-sku-detail .detail-purchase,.store-sku-detail .detail-section{gap:12px;padding:14px}.store-sku-detail .detail-title-block{gap:5px}.store-sku-detail .detail-title-block h2{color:#17201c;font-size:24px;line-height:1.22;overflow-wrap:anywhere}.store-sku-detail .detail-title-block p{color:#53645d;font-size:14px;font-weight:750;line-height:1.4;margin:0}.store-sku-detail .detail-title-block small{color:#7a8882;font-size:12px;line-height:1.4;overflow-wrap:anywhere}.store-sku-detail .detail-price-row{gap:6px 8px}.store-sku-detail .detail-price-row strong{color:#0d7558;font-size:30px;line-height:1}.store-sku-detail .detail-price-row span{color:#0d7558;font-size:13px}.store-sku-detail .detail-price-row em,.store-sku-detail .detail-price-row del{color:#77847f;font-size:12px}.store-sku-detail .detail-tags{gap:5px}.store-sku-detail .detail-tags span{background:#eef8f3;border-color:#cfe5db;border-radius:4px;color:#0d7558;font-size:12px;padding:4px 6px}.store-sku-detail .detail-tags span img{width:16px;height:16px;margin-right:4px;object-fit:contain;vertical-align:-3px}.detail-award-summary{width:100%;min-height:56px;padding:8px 10px;border:1px solid #ead8a9;border-radius:8px;display:grid;grid-template-columns:34px minmax(0,1fr) 20px;align-items:center;gap:9px;color:#4f390d;background:#fff9e9;text-align:left;cursor:pointer}.detail-award-logo{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;color:#a96f00;background:#fff2c9}.detail-award-logo img{width:29px;height:29px;object-fit:contain}.detail-award-summary strong,.detail-award-summary small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.detail-award-summary strong{font-size:13px;line-height:20px}.detail-award-summary small{margin-top:2px;color:#7b673e;font-size:11px;line-height:17px}.detail-availability{display:grid;gap:4px;padding:10px 12px;border:1px solid #d9e7e0;border-radius:8px;background:#f3f9f6}.detail-availability>div{display:flex;align-items:center;gap:8px;min-width:0}.detail-availability i{width:8px;height:8px;flex:0 0 auto;border-radius:50%;background:#0d8a63}.detail-availability strong{color:#0b6f53;font-size:14px}.detail-availability span{color:#5d6c66;font-size:12px;font-weight:750}.detail-availability p{margin:0 0 0 16px;color:#66756f;font-size:12px;line-height:1.45}.detail-availability.unavailable{border-color:#ead7ca;background:#fff7f2}.detail-availability.unavailable i{background:#c55f2f}.detail-availability.unavailable strong{color:#a64b24}.store-sku-detail .detail-section h3{color:#17201c;font-size:16px;line-height:1.35}.store-sku-detail .detail-section-head{align-items:flex-start}.store-sku-detail .detail-section-head>div>span{display:block;margin-top:2px;color:#7a8882;font-size:12px;line-height:18px}.product-award-history{display:grid;border-top:1px solid #e7ece9}.product-award-history article{min-height:64px;padding:10px 0;display:grid;grid-template-columns:32px minmax(0,1fr) 44px;align-items:center;gap:10px;border-bottom:1px solid #e7ece9}.product-award-mark{width:32px;height:32px;border:1px solid #b9decd;border-radius:50%;display:grid;place-items:center;color:#0d7558;background:#eef8f3;font-size:13px;font-weight:850}.product-award-mark img{width:26px;height:26px;object-fit:contain}.product-award-history strong,.product-award-history span,.product-award-history p{display:block;margin:0}.product-award-history strong{color:#17201c;font-size:14px;line-height:20px}.product-award-history span,.product-award-history p{margin-top:2px;color:#6f7d77;font-size:12px;line-height:18px}.product-award-history a{min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:flex-end;color:#0d7558;font-size:13px;font-weight:750;text-decoration:none}.store-sku-detail .detail-section-head button{min-width:44px;min-height:40px;padding:0 10px;border-color:#d7e1dc;border-radius:8px;background:#fff;color:#31594b;font-size:13px}.detail-fact-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:0;border-top:1px solid #e7ece9;border-left:1px solid #e7ece9}.detail-fact-list>div{display:grid;gap:4px;min-width:0;padding:10px;border-right:1px solid #e7ece9;border-bottom:1px solid #e7ece9}.detail-fact-list>div:last-child:nth-child(odd){grid-column:1 / -1}.detail-fact-list dt{color:#718079;font-size:12px;font-weight:700}.detail-fact-list dd{margin:0;color:#1d2823;font-size:14px;font-weight:850;line-height:1.35;overflow-wrap:anywhere}.store-sku-detail .batch-serving-guide{border-color:#bfe0d1;background:#f3faf7}.store-sku-detail .batch-serving-guide .detail-section-head{align-items:center;flex-wrap:wrap;gap:4px 10px}.store-sku-detail .batch-serving-guide .detail-section-head>span{color:#0d7558;font-size:12px}.store-sku-detail .batch-serving-guide .detail-fact-list{border-color:#d6e9e0}.store-sku-detail .batch-serving-guide .detail-fact-list>div{border-color:#d6e9e0}.batch-history-list,.consumer-feedback-list,.shared-feedback-list{display:grid;gap:8px}.batch-history-list article,.consumer-feedback-list article,.shared-feedback-list article{display:grid;gap:5px;padding:10px 0;border-top:1px solid #e5ebe8}.batch-history-list article:first-child,.consumer-feedback-list article:first-of-type,.shared-feedback-list article:first-of-type{border-top:0;padding-top:0}.batch-history-list article>div,.consumer-feedback-list article>div,.shared-feedback-list article>div,.shared-feedback-quote>div,.shared-batch-signal>div{display:flex;align-items:center;justify-content:space-between;gap:8px}.consumer-feedback-list article>div{align-items:flex-start}.consumer-feedback-list article strong{min-width:0;overflow-wrap:anywhere}.consumer-feedback-list article span{flex:0 0 auto;max-width:45%;overflow-wrap:anywhere;text-align:right}.batch-history-list strong,.consumer-feedback-list>strong,.consumer-feedback-list article strong,.shared-feedback-list>strong,.shared-feedback-quote strong,.shared-batch-signal strong{color:#26332e;font-size:13px}.batch-history-list span,.consumer-feedback-list span,.shared-feedback-list span,.shared-feedback-list em,.shared-feedback-quote span,.shared-batch-signal span{color:#718079;font-size:12px;font-style:normal}.batch-history-list p,.consumer-feedback-list p,.shared-feedback-list p,.shared-feedback-quote p,.shared-batch-signal p,.shared-feedback-empty p{margin:0;color:#53645d;font-size:13px;line-height:1.55}.shared-feedback-section{border-color:#cfe1d8}.shared-feedback-head>div{display:grid;gap:2px}.shared-feedback-head span,.shared-feedback-head em{color:#718079;font-size:12px;font-style:normal}.shared-feedback-head em{color:#0d7558;font-weight:800}.shared-feedback-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid #dce7e1;border-radius:8px;background:#f6faf8}.shared-feedback-metrics>div{display:grid;gap:3px;min-width:0;padding:10px 8px;border-left:1px solid #dce7e1;text-align:center}.shared-feedback-metrics>div:first-child{border-left:0}.shared-feedback-metrics strong{color:#0d7558;font-size:20px;line-height:1}.shared-feedback-metrics span{color:#718079;font-size:11px;line-height:1.35}.shared-feedback-tags{display:flex;flex-wrap:wrap;gap:6px}.shared-feedback-tags span{padding:5px 7px;border-radius:4px;background:#eef8f3;color:#0d7558;font-size:12px}.shared-feedback-quote,.shared-batch-signal,.shared-feedback-empty{display:grid;gap:6px;padding:11px 12px;border-radius:8px;background:#f6f8f7}.shared-feedback-quote small,.consumer-feedback-list small,.shared-feedback-policy{color:#84908b;font-size:11px;line-height:1.45}.shared-batch-signal{border-left:3px solid #f59e0b;background:#fff9ed}.shared-feedback-empty strong{color:#26332e;font-size:14px}.shared-feedback-action{min-height:44px;width:100%;border:1px solid #a9c8b9;border-radius:8px;background:#fff;color:#0d7558;font-size:14px;font-weight:850}.store-sku-detail .detail-description{margin:0;color:#53645d;font-size:14px;line-height:1.65}.detail-disclosure{overflow:hidden}.detail-disclosure summary{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;min-height:52px;padding:0 14px;color:#17201c;cursor:pointer;list-style:none}.detail-disclosure summary::-webkit-details-marker{display:none}.detail-disclosure summary:after{color:#78857f;content:"›";font-size:22px;line-height:1;transform:rotate(90deg);transition:transform .16s ease}.detail-disclosure[open] summary:after{transform:rotate(-90deg)}.detail-disclosure[open] summary{border-bottom:1px solid #e5ebe8}.detail-disclosure summary span{min-width:0;font-size:15px;font-weight:850}.detail-disclosure summary small{color:#7a8882;font-size:12px;white-space:nowrap}.detail-disclosure-body{display:grid;gap:14px;padding:14px}.detail-disclosure-body section{display:grid;gap:6px}.detail-disclosure-body h4{margin:0;color:#26332e;font-size:14px}.detail-service-grid{grid-template-columns:minmax(72px,auto) minmax(0,1fr)}.detail-service-grid span{color:#718079;font-size:13px}.detail-service-grid strong{color:#26332e;font-size:13px;line-height:1.45;overflow-wrap:anywhere;text-align:right}.store-sku-detail .detail-image-strip img{border-radius:8px;background:#f4f6f3}.store-sku-detail .download-list a{min-height:40px;display:inline-flex;align-items:center;border:1px solid #d7e1dc;border-radius:8px;background:#fff;color:#31594b}.store-sku-detail-actions.detail-bottom-bar{grid-template-columns:minmax(0,1fr) minmax(0,1.28fr);gap:8px;margin:10px 0 -10px;padding:10px 10px calc(10px + env(safe-area-inset-bottom));border-top:1px solid #d9e2dd;background:#fffffff5;box-shadow:0 -8px 22px #17201c12;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.store-sku-detail-actions.detail-bottom-bar>button{min-height:48px;border-radius:8px;font-size:15px;font-weight:850}.store-sku-detail-actions.detail-bottom-bar>button:not(.primary){border-color:#b9cbc2;background:#fff;color:#0d7558}.store-sku-detail-actions.detail-bottom-bar>.primary{border-color:#0d7558;background:#0d7558;color:#fff}.store-sku-detail-actions.detail-bottom-bar>button:disabled{border-color:#d9dfdc;background:#e7ebe9;color:#8a9590}.store-sku-detail-actions .bar-summary{min-height:48px;gap:2px;padding:7px 10px;border:1px solid #dfe6e2;border-radius:8px;background:#f5f8f6}.store-sku-detail-actions .bar-summary span{color:#718079}.store-sku-detail-actions .bar-summary strong{color:#0d7558;font-size:16px}@media(min-width:900px){.store-sku-detail .detail-gallery{max-height:400px}.store-sku-detail .detail-disclosure{grid-column:2}.store-sku-detail-actions.detail-bottom-bar{margin-right:0;margin-left:0;border-right:1px solid #d9e2dd;border-left:1px solid #d9e2dd;border-radius:8px 8px 0 0}}@media(max-width:767px){.store-sku-detail .detail-gallery{max-height:230px}.store-sku-detail .detail-gallery img{padding:10px}.store-sku-detail .detail-purchase,.store-sku-detail .detail-section{padding:12px}.store-sku-detail .detail-title-block h2{font-size:20px}.store-sku-detail .detail-price-row strong{font-size:28px}.detail-disclosure summary{padding:0 12px}}@media(max-width:380px){.detail-fact-list{grid-template-columns:1fr}.detail-fact-list>div:last-child:nth-child(odd){grid-column:auto}.detail-disclosure summary small{display:none}.detail-disclosure summary{grid-template-columns:minmax(0,1fr) auto}.shared-feedback-metrics{grid-template-columns:1fr}.shared-feedback-metrics>div{grid-template-columns:auto minmax(0,1fr);align-items:center;border-top:1px solid #dce7e1;border-left:0;text-align:left}.shared-feedback-metrics>div:first-child{border-top:0}}.detail-batch-promotion{background:#f3f8f6;border:1px solid #d8e7e2;border-radius:8px;display:grid;gap:6px;padding:10px 12px}.detail-batch-promotion>strong{color:#173f36;font-size:14px}.detail-batch-promotion>span{color:#667b75;font-size:12px}.detail-batch-promotion>div{display:grid;gap:6px}.detail-batch-promotion p{align-items:center;background:#fff;border-radius:7px;display:grid;gap:4px 8px;grid-template-columns:auto minmax(0,1fr);margin:0;min-height:44px;padding:7px 9px}.detail-batch-promotion p b{color:#0f766e;font-size:16px;grid-row:1 / span 2}.detail-batch-promotion p em,.detail-batch-promotion p small{color:#536660;font-size:12px;font-style:normal;min-width:0}.product-detail-shell{width:min(100%,428px);margin:0 auto;background:#f8f6f0;color:#12241e}.finalized-detail-header{display:grid;min-height:72px;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;padding:max(6px,env(safe-area-inset-top)) 16px 0}.finalized-detail-header>strong{font-size:17px;text-align:center}.finalized-detail-header>button{display:grid;width:44px;height:44px;place-items:center;padding:0;border:0;background:transparent;color:#0b755b;font:inherit;font-size:13px;font-weight:850}.finalized-detail-header>button:first-child{justify-self:start;color:#12241e}.finalized-detail{display:grid;gap:12px;padding:4px 16px calc(108px + env(safe-area-inset-bottom));background:#f8f6f0}.finalized-detail .detail-hero{display:grid;grid-template-columns:146px minmax(0,1fr);align-items:stretch;gap:16px}.finalized-detail .detail-poster{display:grid;width:146px;aspect-ratio:3 / 4;overflow:hidden;place-items:center;border:1px solid #dbe3df;border-radius:8px;background:#e8efeb;color:#123d32;font-size:22px;font-weight:900}.finalized-detail .detail-poster img{width:100%;height:100%;object-fit:contain}.finalized-detail .detail-hero-copy{display:flex;min-width:0;align-items:flex-end;flex-direction:column;gap:13px;text-align:right}.finalized-detail .detail-title-block{width:100%}.finalized-detail .detail-title-block h2{margin:0;overflow-wrap:anywhere;font-size:25px;line-height:32px}.finalized-detail .detail-title-block p{margin:3px 0 0;color:#6e7672;font-size:16px;line-height:23px}.finalized-detail .detail-price-row{display:flex;width:100%;align-items:flex-end;justify-content:end;gap:9px}.finalized-detail .detail-current-price,.finalized-detail .detail-price-context{display:grid;align-content:end;justify-items:end;gap:0}.finalized-detail .detail-current-price>span{font-size:12px;font-weight:800;line-height:16px}.finalized-detail .detail-current-price>strong{color:#bc7100;font-size:31px;line-height:36px}.finalized-detail .detail-price-context>del{color:#939994;font-size:10px;line-height:18px;white-space:nowrap}.finalized-detail .detail-price-context>em{color:#2b8e6f;font-size:10px;font-style:normal;font-weight:850;opacity:.56;white-space:nowrap}.finalized-detail .detail-summary-tags{display:grid;width:100%;grid-template-columns:repeat(2,max-content);align-items:stretch;justify-content:end;gap:6px;overflow:hidden}.finalized-detail .detail-summary-tags span{min-height:22px;max-width:116px;overflow:hidden;padding:3px 9px;border-radius:6px;background:#e7f2ed;color:#0f6f5c;font-size:10px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.finalized-detail .detail-summary-tags .body{background:#fff0cd;color:#a96a04}.finalized-detail .detail-summary-tags .service{background:#f1e5f3;color:#76527a}.finalized-detail .detail-content-block{display:grid;gap:8px;margin:0;padding:0;border:0;background:transparent}.finalized-detail .detail-content-block>h3,.finalized-detail .detail-content-block>header h3{margin:0;font-size:18px;line-height:25px}.finalized-detail .detail-base-info dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:0;overflow:hidden;border:1px solid #dce4e0;border-radius:8px;background:#fff}.finalized-detail .detail-base-info dl>div{display:grid;min-height:56px;align-content:center;justify-items:center;gap:3px;padding:8px 4px;border-left:1px solid #e3e9e6;text-align:center}.finalized-detail .detail-base-info dl>div:nth-child(3n+1){border-left:0}.finalized-detail .detail-base-info dl>div:nth-child(n+4){border-top:1px solid #e3e9e6}.finalized-detail .detail-base-info dd{margin:0;font-size:17px;font-weight:900}.finalized-detail .detail-base-info dt{color:#8b7b62;font-size:11px;font-weight:700}.finalized-detail .detail-official-intro>div,.finalized-detail .detail-stock-arrival,.finalized-detail .detail-selling-advice,.finalized-detail .detail-ratings{padding:14px;border:1px solid #dce4e0;border-radius:8px;background:#fff}.finalized-detail .detail-ratings{padding:0;border:0;background:transparent}.finalized-detail .detail-official-intro>div{position:relative;display:grid;min-height:110px;gap:4px;padding:10px 12px}.finalized-detail .detail-official-intro p,.finalized-detail .detail-selling-advice p{margin:0;color:#64736d;font-size:12px;line-height:18px;white-space:pre-wrap}.finalized-detail .detail-official-intro small,.finalized-detail .detail-selling-advice small{color:#87938e;font-size:11px}.finalized-detail .detail-official-intro button{position:absolute;right:12px;bottom:10px;display:inline-flex;min-height:40px;align-items:center;gap:5px;padding:0 12px;border:0;border-radius:18px;background:#e7f3ee;color:#0a7459;font-size:12px;font-weight:900}.finalized-detail .detail-more-offers>header{display:flex;min-height:28px;align-items:center;justify-content:space-between;gap:12px}.finalized-detail .detail-more-offers>header h3{margin:0;font-size:18px}.finalized-detail .detail-more-offers>header span{display:flex;align-items:center;color:#0b755b;font-size:11px;font-weight:850}.finalized-detail .detail-offer-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.finalized-detail .detail-offer-row article{display:grid;min-width:0;min-height:72px;align-content:start;gap:4px;padding:10px;border:1px solid #e1e7e4;border-radius:8px;background:#fff;color:#186b57}.finalized-detail .detail-offer-row article>em{overflow:hidden;color:#18715c;font-size:9px;font-style:normal;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.finalized-detail .detail-offer-row article strong,.finalized-detail .detail-offer-row article small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.finalized-detail .detail-offer-row article strong{color:#17241f;font-size:11px}.finalized-detail .detail-offer-row article small{color:#78857f;font-size:10px}.finalized-detail .detail-offer-row article.lock{color:#a86803}.finalized-detail .detail-ratings>header{display:flex;align-items:center;justify-content:space-between;gap:12px}.finalized-detail .detail-ratings>header button{display:flex;min-height:44px;align-items:center;padding:0;border:0;background:transparent;color:#0b755b;font-size:12px;font-weight:850}.finalized-detail .detail-rating-summary{display:grid;grid-template-columns:1fr 1fr;overflow:hidden;border:1px solid #e2e7e4;border-radius:8px}.finalized-detail .detail-rating-summary>div{display:grid;min-height:60px;align-content:center;gap:2px;padding:7px 12px}.finalized-detail .detail-rating-summary>div+div{border-left:1px solid #e2e7e4}.finalized-detail .detail-rating-summary span{color:#5f6d67;font-size:11px}.finalized-detail .detail-rating-summary strong{color:#0b5f49;font-size:22px;line-height:28px}.finalized-detail .detail-rating-summary small{color:#8b9691;font-size:10px}.finalized-detail .detail-ratings h4{margin:3px 0 0;font-size:13px}.finalized-detail .detail-comment-strip{display:grid;grid-auto-columns:82%;grid-auto-flow:column;gap:8px;overflow-x:auto;scroll-snap-type:x mandatory}.finalized-detail .detail-comment-strip article{display:grid;min-height:66px;align-content:start;gap:2px;padding:8px 10px;border-radius:8px;background:#f5f6f3;scroll-snap-align:start}.finalized-detail .detail-comment-strip article strong{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.finalized-detail .detail-comment-strip article small{color:#b36c00;font-size:10px}.finalized-detail .detail-comment-strip article p{display:-webkit-box;overflow:hidden;margin:0;color:#68736f;font-size:11px;line-height:15px;-webkit-box-orient:vertical;-webkit-line-clamp:1}.finalized-detail .detail-comment-strip article em{display:none}.finalized-detail .detail-comments-empty{padding:14px;border-radius:8px;background:#f5f6f3;color:#7a8680;font-size:12px}.finalized-detail .detail-stock-arrival{gap:7px}.finalized-detail .detail-stock-arrival>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.finalized-detail .detail-stock-arrival>div strong{color:#0b755b;font-size:13px}.finalized-detail .detail-stock-arrival>div span{color:#6d7b75;font-size:12px;text-align:right}.store-sku-detail-actions.finalized-actions{position:fixed;z-index:30;right:50%;bottom:0;display:grid;width:min(100%,428px);min-height:86px;grid-template-columns:132px minmax(0,1fr);align-items:center;gap:12px;margin:0;padding:10px 16px calc(10px + env(safe-area-inset-bottom));transform:translate(50%);border:0;border-top:1px solid #dce4e0;border-radius:0;background:#fffffffa;box-shadow:0 -8px 24px #102b220f}.finalized-actions .detail-quantity-stepper{display:grid;min-height:48px;grid-template-columns:44px 1fr 44px;align-items:center;overflow:hidden;border:1px solid #d6dbd6;border-radius:24px;background:#f7f6ef}.finalized-actions .detail-quantity-stepper button{display:grid;width:44px;height:44px;place-items:center;border:0;background:transparent;color:#17241f}.finalized-actions .detail-quantity-stepper strong{text-align:center}.store-sku-detail-actions.detail-bottom-bar.finalized-actions>.primary{min-height:48px;border:0;border-radius:24px;background:#f5a711;color:#11231d;font-size:16px;font-weight:900}.finalized-actions>.primary:only-child{grid-column:1 / -1}.detail-share-backdrop{position:fixed;z-index:70;top:0;right:0;bottom:0;left:0;display:grid;align-items:end;background:#050f0b75}.detail-share-sheet{display:grid;width:min(100%,520px);gap:12px;margin:0 auto;padding:16px 16px calc(16px + env(safe-area-inset-bottom));border-radius:14px 14px 0 0;background:#fff}.detail-share-sheet header{display:flex;min-height:44px;align-items:center;justify-content:space-between}.detail-share-sheet header strong{font-size:18px}.detail-share-sheet header button{display:grid;width:44px;height:44px;place-items:center;border:0;background:transparent}.detail-share-sheet>p{margin:0;color:#69766f;font-size:12px;line-height:18px}.detail-share-sheet>label{display:flex;min-height:44px;align-items:center;gap:10px;border-top:1px solid #edf1ef;font-size:14px;font-weight:750}.detail-share-sheet input{width:20px;height:20px;accent-color:#0b755b}.detail-share-target{justify-content:space-between}.detail-share-target select{min-height:40px;padding:0 30px 0 10px;border:1px solid #dce4e0;border-radius:8px;background:#fff}.detail-share-sheet>em{color:#0b755b;font-size:12px;font-style:normal}.detail-share-sheet>.primary{min-height:48px;border:0;border-radius:8px;background:#0b755b;color:#fff;font-size:15px;font-weight:900}@media(max-width:430px){.finalized-detail .detail-offer-row{grid-template-columns:repeat(3,minmax(108px,1fr));overflow-x:auto}}@media(max-width:400px){.finalized-detail{padding-inline:14px}.finalized-detail .detail-hero{grid-template-columns:132px minmax(0,1fr);gap:12px}.finalized-detail .detail-poster{width:132px}.finalized-detail .detail-title-block h2{font-size:22px;line-height:29px}.finalized-detail .detail-current-price>strong{font-size:27px;line-height:33px}}@media(max-width:370px){.finalized-detail .detail-hero{grid-template-columns:112px minmax(0,1fr)}.finalized-detail .detail-poster{width:112px}.finalized-detail .detail-title-block h2{font-size:20px}.finalized-detail .detail-summary-tags{grid-template-columns:repeat(2,minmax(0,1fr))}.finalized-detail .detail-summary-tags span{max-width:100%;padding-inline:6px}.store-sku-detail-actions.finalized-actions{grid-template-columns:116px minmax(0,1fr);padding-inline:10px}}.product-evaluation-page{--evaluation-bg: #f8f6f0;--evaluation-ink: #10231d;--evaluation-green: #0f765c;--evaluation-muted: #6f7773;--evaluation-soft: #e7f1ed;--evaluation-line: #dce2df;color:var(--evaluation-ink);background:var(--evaluation-bg);max-width:428px;width:100%;margin:0 auto;height:calc(100dvh - var(--store-shell-header-height, 0px));min-height:560px;display:flex;flex-direction:column;overflow:hidden;font-family:var(--store-font-sans);font-size:14px;line-height:22px;text-align:left}.product-evaluation-page *{box-sizing:border-box}.product-evaluation-page h2,.product-evaluation-page h3,.product-evaluation-page p{margin:0}.product-evaluation-page h2{font-size:24px;line-height:32px;font-weight:700}.product-evaluation-page h3{font-size:16px;line-height:24px;font-weight:700}.product-evaluation-page small{color:var(--evaluation-muted);font-size:12px;line-height:18px}.product-evaluation-page button{cursor:pointer;font-family:inherit;font-weight:500;border:0;box-shadow:none;letter-spacing:0}.product-evaluation-page button:disabled{cursor:not-allowed;opacity:.5}.product-evaluation-page button:focus-visible,.product-evaluation-page input:focus-visible,.product-evaluation-page textarea:focus-visible,.product-evaluation-page select:focus-visible{outline:2px solid var(--evaluation-green);outline-offset:2px}.evaluation-header{flex:none;height:92px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:44px 16px 0}.evaluation-header button{min-width:64px;min-height:44px;padding:0 4px;color:var(--evaluation-green);background:transparent;font-size:12px;font-weight:400}.evaluation-body{flex:1;min-height:0;display:flex;flex-direction:column;gap:16px;overflow-y:auto;overflow-x:hidden;padding:16px 16px 24px}.evaluation-body>*{flex:none}.evaluation-card{border:0;background:#fff;border-radius:8px;padding:16px;display:flex;flex-direction:column;gap:12px;width:100%;min-width:0}.evaluation-card p{white-space:pre-wrap;overflow-wrap:anywhere}.evaluation-soft{background:var(--evaluation-soft)}.evaluation-soft>h3{font-size:20px;line-height:28px}.evaluation-green,.evaluation-inline>b{color:var(--evaluation-green)}.evaluation-muted{color:var(--evaluation-muted)}.evaluation-soft>b{font-size:16px;line-height:24px}.evaluation-result-title>h3{font-size:24px;line-height:32px}.evaluation-product-row{display:flex;align-items:flex-start;gap:8px;min-height:72px;min-width:0}.evaluation-product-row>img,.evaluation-product-placeholder{width:56px;height:72px;object-fit:contain;flex:none}.evaluation-product-placeholder{display:grid;place-items:center;background:var(--evaluation-soft);font-size:12px;color:var(--evaluation-muted);border-radius:4px}.evaluation-product-row>div{min-width:0}.evaluation-product-row>div:not(.evaluation-product-placeholder){flex:1}.evaluation-product-row p{font-size:12px;line-height:18px;color:var(--evaluation-muted);margin-top:4px}.evaluation-product-row h3{overflow-wrap:anywhere}.evaluation-step h3{font-size:20px;line-height:28px;margin-top:4px}.evaluation-step small{display:block}.evaluation-primary,.evaluation-secondary,.evaluation-segments button,.evaluation-tag-grid button,.evaluation-tag-grid span,.evaluation-term-grid button{display:flex;justify-content:center;align-items:center;gap:8px;padding:10px 12px;min-height:44px;border-radius:8px;background:var(--evaluation-soft);color:var(--evaluation-green);text-align:center;font-size:14px;line-height:22px}.evaluation-tag-grid button,.evaluation-tag-grid span,.evaluation-term-grid button{font-size:16px;line-height:24px;padding:10px 8px}.evaluation-primary{background:#0b4033;color:#fff;width:100%;height:48px;font-size:16px;font-weight:500}.evaluation-secondary{width:100%;font-size:16px}.evaluation-footer{flex:none;padding:16px 16px max(28px,env(safe-area-inset-bottom));background:#fff;border-radius:8px 8px 0 0}.evaluation-segments{display:flex;gap:8px;width:100%}.evaluation-segments button{flex:1;min-width:0;font-size:16px}.product-evaluation-page .evaluation-segments button.active,.product-evaluation-page .evaluation-tag-grid .active,.product-evaluation-page .evaluation-term-grid button.active{background:var(--evaluation-green);color:#fff}.evaluation-field{display:flex;flex-direction:column;gap:8px;font-weight:700;font-size:14px;line-height:22px;min-width:0}.evaluation-field input,.evaluation-field select,.evaluation-field textarea,.evaluation-select-label select,.evaluation-score-input input{width:100%;min-width:0;height:48px;border:1px solid var(--evaluation-line);border-radius:8px;background:var(--evaluation-bg);color:var(--evaluation-ink);padding:12px;font:inherit;font-weight:400;outline-offset:2px}.evaluation-field textarea{height:96px;min-height:96px;resize:vertical}.evaluation-field-compact textarea{min-height:80px;height:80px}.evaluation-field-note textarea{min-height:72px;height:72px}.evaluation-field-heading{font-size:16px;line-height:24px}.evaluation-field-heading textarea{font-size:14px;line-height:22px}.evaluation-field :disabled{color:var(--evaluation-muted);opacity:.65;cursor:not-allowed}.evaluation-field input::placeholder,.evaluation-field textarea::placeholder{color:var(--evaluation-muted);opacity:1}.evaluation-select-label{font-size:12px;color:var(--evaluation-muted);display:flex;align-items:center;gap:8px}.evaluation-select-label select{height:44px;flex:1;font-size:14px;padding:8px}.evaluation-stars{display:flex;gap:2px;color:#f5ad1c}.evaluation-stars button{width:44px;height:44px;padding:4px 0;background:transparent;color:inherit}.evaluation-tag-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.evaluation-tag-grid .active{min-width:0;overflow-wrap:anywhere}.evaluation-term-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.evaluation-reference-tags{display:flex;gap:8px;flex-wrap:wrap}.evaluation-reference-tags span{text-align:left}.evaluation-reference-tags span{flex:1;min-width:80px;padding:8px;border-radius:8px;background:var(--evaluation-soft);color:var(--evaluation-green);font-size:12px;line-height:18px}.evaluation-soft .evaluation-reference-tags span{background:#fff}.evaluation-inline{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0}.evaluation-inline button{min-height:44px;min-width:126px;padding:0;background:transparent;color:var(--evaluation-green);font-size:16px}.evaluation-inline strong{font-size:20px;line-height:28px}.evaluation-soft .evaluation-inline{align-items:flex-start}.evaluation-score-input{display:flex;align-items:center;gap:4px;padding-right:4px}.evaluation-score-input h3{flex:1;align-self:flex-start}.evaluation-score-input button{background:var(--evaluation-soft);color:var(--evaluation-green);border-radius:8px;width:44px;height:44px;flex:none;font-size:16px}.evaluation-score-input input{width:88px;height:44px;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;text-align:left}.evaluation-score-input input::-webkit-inner-spin-button,.evaluation-score-input input::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}.evaluation-summary-line{display:grid;grid-template-columns:minmax(100px,1fr) minmax(0,1.2fr);gap:8px;align-items:start}.evaluation-summary-line span{color:var(--evaluation-muted)}.evaluation-summary-line b{font-weight:400;overflow-wrap:anywhere}.evaluation-summary-score{display:grid;grid-template-columns:minmax(0,220fr) minmax(0,136fr);align-items:start;gap:8px}.evaluation-summary-score small{font-size:14px;line-height:22px}.evaluation-summary-score strong{font-size:24px;line-height:32px;color:var(--evaluation-green)}.evaluation-professional-score strong{font-size:32px;line-height:40px;text-align:right}.evaluation-latest-record .evaluation-summary-line{grid-template-columns:minmax(0,220fr) minmax(0,136fr)}.evaluation-record-heading{width:100%;display:flex;align-items:start;justify-content:space-between;gap:8px;background:none;padding:0;text-align:left;color:inherit;min-height:28px;position:relative}.evaluation-record-heading:after{content:"";position:absolute;top:-8px;right:0;bottom:-8px;left:0}.evaluation-record-heading strong{color:var(--evaluation-green);font-size:20px;line-height:28px}.evaluation-latest-record .evaluation-summary-line b{font-weight:700}.evaluation-record-section{display:grid;grid-template-columns:minmax(0,220fr) minmax(0,136fr);gap:8px}.evaluation-reference-ranges .evaluation-summary-line,[data-evaluation-screen=reference] .evaluation-summary-line{grid-template-columns:minmax(0,150fr) minmax(0,206fr)}.evaluation-details{display:block}.evaluation-details summary{min-height:44px;cursor:pointer;font-size:14px;line-height:22px;padding:11px 0;color:var(--evaluation-green);font-weight:500}.evaluation-details>div,.evaluation-observation-group{display:flex;flex-direction:column;gap:12px}.evaluation-details[open]>div{margin-top:12px}.evaluation-details .evaluation-record-link{background:var(--evaluation-bg)}.evaluation-judgments{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 8px}.evaluation-judgments button{min-height:44px;border-radius:8px;background:var(--evaluation-soft);color:var(--evaluation-green);font-size:16px;line-height:24px;padding:10px 8px}.evaluation-judgments button:last-child{grid-column:1/-1}.evaluation-judgments button.active{background:var(--evaluation-green);color:#fff}.product-evaluation-page a{color:var(--evaluation-green);text-underline-offset:3px}.evaluation-hero{background:var(--evaluation-green);color:#fff}.evaluation-hero small,.evaluation-hero .evaluation-inline>b{color:#fff}.evaluation-hero>h3{font-size:20px;line-height:28px}.evaluation-hero .evaluation-review-total{font-size:24px;line-height:32px}[data-evaluation-screen=review] .evaluation-hero .evaluation-inline{display:grid;grid-template-columns:minmax(0,228fr) minmax(0,128fr);align-items:start;gap:8px}[data-evaluation-screen=review] .evaluation-hero .evaluation-inline b{font-size:16px;line-height:24px}.evaluation-hero small{font-weight:400}.evaluation-record-total{display:flex;align-items:flex-start;gap:8px}.evaluation-record-total strong{min-width:74px;font-size:32px;line-height:40px}.evaluation-record-total span{font-size:16px;line-height:24px}.evaluation-hero>strong{font-size:32px;line-height:40px}.evaluation-hero strong span{font-size:14px;font-weight:400}.evaluation-attachment-notice{display:flex;flex-direction:column;gap:8px}.evaluation-record-link{display:grid;grid-template-columns:1fr auto;text-align:left;color:var(--evaluation-ink)}.evaluation-record-link strong{color:var(--evaluation-green);font-size:20px}.evaluation-record-link small{grid-column:1/-1}@media(max-width:359px){.evaluation-tag-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.evaluation-score-input input{width:56px}.evaluation-header h2{font-size:20px}}@media(min-width:768px){.product-evaluation-page{border:1px solid var(--evaluation-line);border-radius:12px;max-height:926px;min-height:700px}}.kh-home-work{display:flex;flex-direction:column;min-height:100dvh;width:100%;max-width:428px;margin:0 auto;padding:40px 16px 24px;background:#f8f6f0;color:#0e1c17;font-family:var(--store-font-sans)}.kh-home-work *{box-sizing:border-box}.kh-home-work h1,.kh-home-work h2,.kh-home-work p{margin:0}.kh-home-work button{font:inherit;cursor:pointer;box-shadow:none}.kh-home-work button:focus-visible{outline:3px solid #f0ad26;outline-offset:2px}.kh-home-work-header{display:flex;align-items:center;gap:0;height:44px;margin:0 -8px 10px}.kh-home-work-header>button:first-child{display:grid;place-items:center;flex:none;width:44px;height:44px;padding:0;border:0;background:none;color:#0e1c17}.kh-home-work-header h1{flex:1;min-width:0;font-size:24px;line-height:32px;font-weight:600}.kh-home-work-header>button.kh-home-work-refresh{min-width:88px;min-height:44px;margin-right:8px;padding:0 12px;border:0;border-radius:22px;background:#e7f1ed;color:#17634f;font-size:12px;font-weight:600}.kh-home-work-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));height:44px;padding:4px;border-radius:12px;background:#e8f0eb}.kh-home-work-tabs button{position:relative;min-width:0;height:36px;min-height:36px;border:0;border-radius:10px;padding:0 4px;background:none;color:#636e66;font-size:13px;font-weight:600;line-height:18px}.kh-home-work-tabs button:before{content:"";position:absolute;top:-4px;right:0;bottom:-4px;left:0}.kh-home-work-tabs button[aria-pressed=true]{background:#0b4033;color:#fff}.kh-home-work-tabs small{font:inherit}.kh-home-work-heading{margin:20px 0 8px!important;font-size:18px;line-height:24px;font-weight:600}.kh-reminder-cards,.kh-pending-cards{display:grid;gap:12px}.kh-reminder-cards>button{position:relative;display:flex;align-items:flex-start;gap:12px;min-height:112px;width:100%;padding:16px;border:0;border-radius:12px;background:#fff;color:#0e1c17;text-align:left}.kh-reminder-dot{flex:none;width:10px;height:10px;margin-top:6px;border-radius:50%;background:#17634f}.kh-reminder-dot.urgent{background:#f0ad26}.kh-reminder-cards>button>div{flex:1;min-width:0}.kh-reminder-cards strong{display:block;min-height:24px;margin-right:70px;font-size:16px;line-height:24px;font-weight:600;overflow-wrap:anywhere}.kh-reminder-cards p{margin-top:6px;color:#636e66;font-size:13px;line-height:20px;overflow-wrap:anywhere}.kh-reminder-cards em{display:block;margin-top:14px;color:#8a958e;font-size:12px;line-height:16px;font-style:normal}.kh-reminder-cards>button>small{position:absolute;right:16px;top:16px;display:grid;place-items:center;min-width:66px;min-height:28px;padding:4px 10px;border-radius:14px;background:#e8f0eb;color:#17634f;font-size:12px;line-height:20px;font-weight:600}.kh-pending-cards>button{position:relative;display:flex;align-items:flex-start;gap:12px;min-height:112px;width:100%;padding:18px 16px 16px 20px;border:0;border-radius:12px;background:#fff;color:#0e1c17;text-align:left}.kh-pending-cards>button>span{position:absolute;inset:0 auto 0 0;width:6px;border-radius:3px;background:#e8f0eb}.kh-pending-cards>button>span.urgent{background:#f0ad26}.kh-pending-cards>button>div{flex:1;min-width:0}.kh-pending-cards strong{display:block;font-size:17px;line-height:24px;font-weight:600;overflow-wrap:anywhere}.kh-pending-cards small{display:block;margin-top:8px;color:#636e66;font-size:13px;line-height:20px}.kh-pending-cards em{display:block;margin-top:8px;color:#17634f;font-size:12px;line-height:18px;font-style:normal}.kh-pending-cards b{display:grid;place-items:center;flex:none;min-width:40px;height:40px;padding:4px;border-radius:50%;background:#e8f0eb;color:#17634f;font-size:16px}.kh-pending-cards>button:has(>.urgent)>b{background:#f0ad26;color:#0e1c17}.kh-home-work-empty{display:flex;flex-direction:column;gap:8px;padding:20px 16px;border-radius:12px;background:#e7f1ed}.kh-home-work-empty strong{font-size:16px;line-height:24px}.kh-home-work-empty span{font-size:14px;line-height:22px;color:#636e66}.kh-home-work-footer{margin-top:auto;padding-top:24px}.kh-home-work-footer>button{width:100%;height:52px;border:0;border-radius:22px;background:#0b4033;color:#fff;font-size:16px;font-weight:600}@media(max-width:390px){.kh-home-work-header h1{font-size:24px}.kh-home-work-tabs button{font-size:12px}}.warehouse-v1{--warehouse-green:#0f765c;--warehouse-soft:#e7f1ed;--warehouse-bg:#f8f6f0;min-height:100%;padding:16px 16px 104px;background:var(--warehouse-bg);color:#10231d}.warehouse-v1 .warehouse-ledger-head{display:flex;align-items:center;justify-content:space-between;min-height:64px;padding:0;background:transparent}.warehouse-v1 .warehouse-ledger-head h1{margin:0;font-size:24px;line-height:32px}.warehouse-v1 .warehouse-ledger-head>button{min-height:44px;padding:0;border:0;background:transparent;color:var(--warehouse-green);font-size:12px}.warehouse-v1 .warehouse-ledger-toolbar{display:block;margin:12px 0 16px;padding:0;background:transparent}.warehouse-v1 .warehouse-ledger-toolbar label{height:48px;border:1px solid #dce2df;border-radius:8px;background:transparent}.warehouse-v1 .warehouse-ledger-tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:0 0 16px;padding:0;background:transparent}.warehouse-v1 .warehouse-ledger-tabs button{min-height:44px;border:0;border-radius:8px;background:var(--warehouse-soft);color:var(--warehouse-green);font-size:16px;font-weight:600}.warehouse-v1 .warehouse-ledger-tabs button.active{background:var(--warehouse-green);color:#fff}.warehouse-v1 .warehouse-ledger-list{display:grid;gap:16px}.warehouse-v1 .warehouse-ledger-item{display:grid;grid-template-columns:56px minmax(0,1fr);gap:8px;padding:16px;border:0;border-radius:8px;background:#fff;box-shadow:none}.warehouse-v1 .warehouse-ledger-item>img,.warehouse-v1 .warehouse-ledger-cover{width:56px;height:76px;object-fit:contain;border-radius:4px;background:var(--warehouse-soft)}.warehouse-v1 .warehouse-ledger-main{display:grid;align-content:center;gap:2px;min-width:0}.warehouse-v1 .warehouse-ledger-main strong{font-size:16px;line-height:24px}.warehouse-v1 .warehouse-ledger-main p,.warehouse-v1 .warehouse-ledger-main span{margin:0;color:#7a827e;font-size:12px;line-height:18px}.warehouse-v1-available{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;margin-top:8px}.warehouse-v1-available span{color:#7a827e;font-size:14px}.warehouse-v1-available strong{font-size:14px}.warehouse-v1-actions{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:8px}.warehouse-v1-actions button{min-height:44px;border:0;border-radius:8px;background:var(--warehouse-soft);color:var(--warehouse-green);font-size:14px;font-weight:600}.warehouse-v1-actions button:disabled{opacity:.45}.warehouse-v1-note{margin-top:16px;padding:16px;border-radius:8px;background:var(--warehouse-soft);color:var(--warehouse-green)}.warehouse-v1-note strong{font-size:14px}.warehouse-v1-note p{margin:8px 0 0;color:#7a827e;font-size:12px}.warehouse-v1-secondary{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:16px}.warehouse-v1-secondary button{display:flex;align-items:center;justify-content:center;gap:6px;min-height:44px;border:0;border-radius:8px;background:#fff;color:var(--warehouse-green);font-size:13px}.warehouse-v1-batch-detail{display:grid;grid-template-columns:1fr auto;gap:12px;padding:8px 0 20px}.warehouse-v1-batch-detail span{color:#7a827e;font-size:14px}.warehouse-v1-batch-detail strong{font-size:14px}.warehouse-v1-adjust{display:grid;grid-template-columns:1fr 1fr;gap:8px}.warehouse-v1-adjust button{min-height:44px;border:0;border-radius:8px;background:var(--warehouse-soft);color:var(--warehouse-green)}.warehouse-pending-order{padding:16px;background:#fff;border-radius:8px;overflow-wrap:anywhere}.warehouse-pending-order>strong{font-size:16px}.warehouse-pending-order>p{font-size:14px;line-height:22px;color:#6f7773}.warehouse-pending-order>button{width:100%;min-height:44px;border:0;border-radius:8px;background:#e7f1ed;color:#0f765c;font:inherit}.store-cart-v1,.cart-v1-address-picker,.cart-v1-dialog{--ink:#0e1c17;--muted:#636e66;--green:#0b4033;--soft:#e8f0eb;--gold:#f0ad26;color:var(--ink);background:#f8f6f0;font-family:var(--store-font-home);font-size:14px;line-height:1.5}.store-cart-v1,.cart-v1-address-picker{width:min(100%,428px);margin:0 auto;min-height:100dvh;padding:max(44px,env(safe-area-inset-top)) 16px calc(132px + env(safe-area-inset-bottom))}.store-cart-v1 *,.cart-v1-address-picker *,.cart-v1-dialog *{box-sizing:border-box}.store-cart-v1 button,.cart-v1-address-picker button,.cart-v1-dialog button{font:inherit;cursor:pointer;touch-action:manipulation;box-shadow:none}.store-cart-v1 button:focus-visible,.cart-v1-address-picker button:focus-visible,.cart-v1-dialog button:focus-visible{outline:2px solid #0d6b57;outline-offset:3px}.store-cart-v1 button:disabled,.cart-v1-address-picker button:disabled,.cart-v1-dialog button:disabled{cursor:not-allowed;opacity:.5}.store-cart-v1 .figma-screen-heading{display:flex;min-height:44px;gap:12px;align-items:center;justify-content:space-between;margin:0 4px 6px}.store-cart-v1 .figma-screen-heading h1,.cart-v1-address-picker h1{margin:0;font-size:24px;line-height:32px;font-weight:700;letter-spacing:normal}.store-cart-v1 .figma-screen-heading>span{color:var(--muted);font-size:14px;white-space:nowrap}.store-cart-v1 .figma-screen-heading.with-back{justify-content:flex-start}.store-cart-v1 .figma-screen-heading.with-back>button{display:grid;place-items:center;width:44px;height:44px;padding:0;border:0;border-radius:50%;background:#fff;color:var(--green)}.store-cart-v1 .figma-cart-scroll,.store-cart-v1 .figma-confirm-scroll{display:grid;gap:12px}.store-cart-v1 .figma-brand-group{display:grid;gap:8px;background:transparent}.store-cart-v1 .figma-brand-group>header{display:grid;grid-template-columns:44px minmax(0,1fr) 54px;min-height:48px;align-items:center;padding:0 12px 0 6px;border-radius:8px;background:#fff}.store-cart-v1 .figma-brand-group>header strong{font-size:14px;overflow-wrap:anywhere}.store-cart-v1 .figma-check{position:relative;display:grid;width:44px;height:44px;min-width:44px;padding:0;place-items:center;border:0;background:transparent;color:#fff}.store-cart-v1 .figma-check:before{position:absolute;width:24px;height:24px;border:1px solid #bfd0c8;border-radius:50%;background:#fff;content:""}.store-cart-v1 .figma-check.checked:before{border-color:var(--green);background:var(--green)}.store-cart-v1 .figma-check svg{position:relative;z-index:1}.store-cart-v1 .figma-delete{min-width:44px;min-height:44px;padding:0;border:0;background:transparent;color:#95624c;font-size:12px;text-align:right}.store-cart-v1 .figma-cart-row{position:relative;display:grid;grid-template-columns:32px 84px minmax(0,1fr);column-gap:12px;row-gap:0;min-height:190px;margin-bottom:4px;padding:14px 12px 12px 4px;border:0;border-radius:8px;background:#fff}.store-cart-v1 .figma-cart-row>.figma-check{align-self:start;margin-left:-2px;margin-top:24px}.store-cart-v1 .figma-cart-cover{display:grid;width:84px;height:84px;margin-top:4px;place-items:center;overflow:hidden;border:0;border-radius:8px;background:#e5f0e8;color:#62746b;font-size:12px}.store-cart-v1 .figma-cart-cover img,.store-cart-v1 .figma-confirm-cover img{width:100%;height:100%;object-fit:contain}.store-cart-v1 .figma-cart-copy{display:grid;grid-column:3;gap:4px;min-width:0;align-content:start;padding:0}.store-cart-v1 .figma-cart-copy>strong{display:block;min-height:26px;padding-right:32px;overflow-wrap:anywhere;font-size:17px;line-height:24px;font-weight:600;white-space:normal}.store-cart-v1 .figma-cart-copy>span{display:block;min-height:20px;color:var(--muted);font-size:13px;line-height:20px;overflow-wrap:anywhere;white-space:normal}.store-cart-v1 .figma-cart-copy>small{display:block;min-height:36px;color:var(--muted);font-size:12px;line-height:18px;overflow-wrap:anywhere}.store-cart-v1 .figma-cart-copy>b{grid-column:1;margin-top:0;min-height:44px;display:flex;align-items:center;width:calc(100% - 118px);min-width:90px;font-size:20px;line-height:28px;font-weight:600;font-variant-numeric:tabular-nums}.store-cart-v1 .figma-delete.row-delete{position:absolute;top:0;right:12px}.store-cart-v1 .cart-v1-subtotal{grid-column:2/-1;align-self:end;margin-top:4px;color:#46524c;font-size:14px;font-style:normal;line-height:22px;font-variant-numeric:tabular-nums}.store-cart-v1 .figma-stepper{position:absolute;right:12px;bottom:34px;display:grid;grid-template-columns:44px 28px 44px;align-items:center;text-align:center}.store-cart-v1 .figma-stepper button{display:grid;width:44px;height:44px;padding:0;place-items:center;border:0;border-radius:50%;background:var(--soft);color:var(--muted)}.store-cart-v1 .figma-stepper button.add{background:var(--gold);color:var(--ink)}.store-cart-v1 .figma-stepper>b{font-size:16px}.store-cart-v1 .figma-address-card{display:grid;gap:8px;min-height:100px;padding:14px 16px;border-radius:8px;background:#fff}.store-cart-v1 .figma-address-card header{display:flex;align-items:center;justify-content:space-between;min-height:24px}.store-cart-v1 .figma-address-card header strong{font-size:16px}.store-cart-v1 .figma-address-card header button{min-width:72px;min-height:44px;margin:-10px -8px -10px 0;padding:0 8px;border:0;background:transparent;color:#17634f;font-size:12px;text-align:right}.store-cart-v1 .figma-address-card>b{font-size:14px;line-height:22px;overflow-wrap:anywhere}.store-cart-v1 .figma-address-card>span{color:var(--muted);font-size:12px;line-height:20px;overflow-wrap:anywhere;white-space:normal}.store-cart-v1 .figma-checkout-footer{position:fixed;z-index:30;right:0;bottom:0;left:0;display:grid;width:min(100%,428px);min-height:100px;margin:0 auto;padding:18px 16px calc(18px + env(safe-area-inset-bottom));grid-template-columns:minmax(0,1fr) minmax(144px,192px);gap:8px;align-items:start;border-radius:8px 8px 0 0;background:#fff}.store-cart-v1 .figma-checkout-footer>div{display:grid;gap:2px;min-width:0}.store-cart-v1 .figma-checkout-footer span{color:var(--muted);font-size:12px}.store-cart-v1 .figma-checkout-footer strong{font-size:24px;line-height:32px;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.store-cart-v1 .figma-checkout-footer>button{height:48px;border:0;border-radius:24px;background:var(--green);color:#fff;font-size:14px;font-weight:700}.store-cart-v1 .figma-checkout-footer>button:disabled{background:#dfe6e2;color:#63716b;opacity:1}.store-cart-v1 .figma-checkout-footer.confirm{min-height:136px;row-gap:12px}.store-cart-v1 .figma-checkout-footer>p{grid-column:1/-1;margin:0;color:var(--muted);font-size:12px}.store-cart-v1.figma-confirm-screen{padding-bottom:calc(164px + env(safe-area-inset-bottom))}.store-cart-v1 .figma-confirm-brand{overflow:hidden;border-radius:8px;background:#fff}.store-cart-v1 .figma-confirm-brand>header{display:flex;min-height:44px;align-items:center;justify-content:space-between;gap:8px;padding:0 16px}.store-cart-v1 .figma-confirm-brand>header strong{font-size:14px}.store-cart-v1 .figma-confirm-brand>header button{min-width:60px;min-height:44px;border:0;background:transparent;color:#0c7c61;font-size:12px;text-align:right}.store-cart-v1 .figma-confirm-brand>article{display:grid;grid-template-columns:60px minmax(0,1fr) minmax(80px,auto);gap:16px;min-height:88px;align-items:center;padding:8px 16px;background:#fbfcfb}.store-cart-v1 .figma-confirm-brand>article+article{border-top:2px solid #fff}.store-cart-v1 .figma-confirm-cover{display:grid;width:60px;height:60px;place-items:center;overflow:hidden;border-radius:8px;background:#e8f0eb;font-size:12px}.store-cart-v1 .figma-confirm-brand article>div{display:grid;gap:1px;min-width:0}.store-cart-v1 .figma-confirm-brand article>div>strong{font-size:14px;line-height:22px;overflow-wrap:anywhere}.store-cart-v1 .figma-confirm-brand article>div>span,.store-cart-v1 .figma-confirm-brand article>div>small{color:var(--muted);font-size:12px;line-height:18px;overflow-wrap:anywhere}.store-cart-v1 .figma-confirm-brand aside{display:grid;gap:2px;text-align:right;font-variant-numeric:tabular-nums}.store-cart-v1 .figma-confirm-brand aside>strong{font-size:16px}.store-cart-v1 .figma-confirm-brand aside>b{font-size:12px}.store-cart-v1 .figma-confirm-brand aside>span{color:#46524c;font-size:12px}.store-cart-v1 .figma-confirm-option{display:flex;width:100%;min-height:56px;padding:12px 16px;gap:16px;align-items:center;justify-content:space-between;border:0;border-radius:8px;background:#fff;color:var(--ink);text-align:left}.store-cart-v1 .figma-confirm-option strong{flex-shrink:0;font-size:14px}.store-cart-v1 .figma-confirm-option span{color:var(--muted);font-size:12px;text-align:right;overflow-wrap:anywhere}.store-cart-v1 .figma-payment-summary{display:grid;gap:8px;padding:14px 16px;border-radius:8px;background:#fff}.store-cart-v1 .figma-payment-summary h2{margin:0 0 2px;font-size:16px}.store-cart-v1 .figma-payment-summary>span{display:flex;gap:12px;align-items:center;justify-content:space-between;color:var(--muted);font-size:14px}.store-cart-v1 .figma-payment-summary strong{color:var(--ink);font-size:14px;text-align:right}.store-cart-v1 .figma-payment-summary strong.green{color:#17634f}.store-cart-v1 .figma-empty-card{padding:36px 18px;border-radius:8px;background:#fff;color:var(--muted);text-align:center}.store-cart-v1 .figma-empty-card button{min-height:44px;padding:8px 24px;border:0;border-radius:22px;background:var(--green);color:#fff}.cart-v1-credit{display:flex;gap:12px;align-items:center;min-height:44px;padding:12px;background:#e8f0eb;border-radius:8px}.cart-v1-credit input{flex-shrink:0;width:24px;height:24px;accent-color:#0b4033}.cart-v1-unavailable,.cart-v1-account{padding:12px 16px;background:#fff;border-radius:8px}.cart-v1-unavailable summary,.cart-v1-account summary{min-height:44px;align-content:center;cursor:pointer}.cart-v1-unavailable>div{display:flex;gap:16px;align-items:center;justify-content:space-between;padding-block:8px}.cart-v1-unavailable small{display:block;color:#636e66;font-size:12px}.cart-v1-unavailable button{min-width:44px;min-height:44px;border:0;background:transparent;color:#95624c}.cart-v1-error{padding:12px;border-radius:8px;background:#fff1e9;color:#933e1e;font-size:14px}.cart-v1-address-picker>header{display:flex;min-height:50px;gap:12px;justify-content:space-between;align-items:center;margin:0 4px 12px}.cart-v1-address-picker>header button{min-width:60px;min-height:44px;border:0;background:transparent;color:#0d6b57}.cart-v1-address-options{display:grid;gap:12px}.cart-v1-address-options>article{position:relative;border:1px solid #dbe0de;border-radius:8px;background:#fff;overflow:hidden}.cart-v1-address-options>article.is-selected{border:2px solid #0d6b57}.cart-v1-address-options>article>button[role=radio]{position:relative;display:grid;grid-template-columns:minmax(0,1fr);justify-content:stretch;justify-items:start;align-items:start;gap:16px;width:100%;min-height:132px;padding:14px 48px 14px 14px;text-align:left;border:0;background:transparent;color:#091f1a}.cart-v1-address-options>article.is-selected>button[role=radio]{padding:13px 47px 13px 13px}.cart-v1-address-options .checkout-address-edit{position:absolute;right:38px;bottom:3px;min-width:64px;min-height:44px;background:#fff;border:0;color:#0d6b57}.cart-v1-address-options strong{font-size:14px}.cart-v1-address-options span{overflow-wrap:anywhere;font-size:14px}.cart-v1-address-options small{color:#61706b;font-size:12px}.cart-v1-address-options i{position:absolute;right:20px;top:40px;width:24px;height:24px;border:2px solid #a7b4af;border-radius:50%}.cart-v1-address-options [aria-checked=true] i{border:8px solid #0d6b57}.cart-v1-address-picker>aside{margin-top:16px;padding:14px 16px;background:#e8f0eb;border-radius:8px}.cart-v1-address-picker>aside h2{margin:0;font-size:14px}.cart-v1-address-picker>aside p{margin:12px 0 0;color:#61706b;font-size:12px}.cart-v1-address-picker>footer{position:fixed;z-index:30;right:0;bottom:0;left:0;width:min(100%,428px);margin:auto;min-height:136px;padding:12px 16px calc(12px + env(safe-area-inset-bottom));background:#fff;border-radius:8px 8px 0 0}.cart-v1-address-picker>footer p{margin:0 0 12px;color:#61706b;font-size:12px;overflow-wrap:anywhere}.cart-v1-address-picker>footer p:last-child{margin:12px 0 0}.cart-v1-address-picker>footer>div,.cart-v1-dialog footer{display:grid;grid-template-columns:128px minmax(0,1fr);gap:16px}.cart-v1-address-picker>footer button,.cart-v1-dialog footer button{min-height:48px;border:0;border-radius:24px;background:#e8f0eb;color:#0d6b57;font-weight:600}.cart-v1-address-picker>footer button:last-child,.cart-v1-dialog footer button:last-child{background:#0b4033;color:#fff}.cart-v1-address-picker{padding-top:max(44px,env(safe-area-inset-top));padding-bottom:calc(168px + env(safe-area-inset-bottom))}.cart-v1-address-picker>footer p:first-child{max-height:54px;overflow:auto}.cart-v1-address-editor>header{display:grid;grid-template-columns:44px minmax(0,1fr) 44px;text-align:center;margin:0 -8px 12px}.cart-v1-address-editor>header button{display:grid;place-items:center;min-width:44px;padding:0}.cart-v1-address-editor fieldset{min-width:0;padding:0;margin:0;border:0;display:grid;gap:12px}.checkout-address-fields{background:#fff;border:1px solid #dbe0de;border-radius:8px;padding:0 16px;min-width:0}.checkout-address-fields>label,.checkout-address-region>summary{min-height:65px;display:flex;gap:8px;align-items:center;justify-content:space-between;margin:0;font-size:14px}.checkout-address-fields>label+label,.checkout-address-fields>.checkout-address-detail,.checkout-address-default{border-top:1px solid #dbe0de}.checkout-address-fields input:not([type=checkbox]),.checkout-address-fields textarea{min-width:0;min-height:44px;width:70%;padding:8px 0;border:0;outline-offset:2px;background:transparent;box-shadow:none;color:#091f1a;font:inherit;text-align:right}.checkout-address-region>summary{cursor:pointer;list-style:none}.checkout-address-region>summary>span{max-width:72%;text-align:right;color:#0d6b57;font-size:14px;overflow-wrap:anywhere}.checkout-address-region>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding-bottom:8px}.checkout-address-region label{font-size:12px}.checkout-address-region input{width:100%!important;text-align:left!important;border-bottom:1px solid #dbe0de!important}.checkout-address-fields>.address-location-picker{padding:0;border:0;background:transparent;border-top:1px solid #dbe0de}.checkout-address-fields .address-location-search{margin:0;min-height:65px;display:grid;grid-template-columns:76px minmax(0,1fr);gap:8px;align-items:center;font-size:14px}.checkout-address-fields .address-location-search>span{display:flex;min-width:0;border:0;box-shadow:none;background:transparent;padding:0}.checkout-address-fields .address-location-search input{width:100%;font-size:14px}.checkout-address-fields .address-location-search svg{display:none}.checkout-address-fields .address-location-selected code{display:none}.checkout-address-fields>.checkout-address-detail{display:block;padding:12px 0}.checkout-address-detail textarea{display:block;width:100%;text-align:left;resize:vertical;min-height:56px}.checkout-address-detail small{font-size:12px;color:#0d6b57}.checkout-address-preferences>p{margin:12px 0 4px;font-size:14px}.checkout-address-labels{display:flex;gap:8px;padding-bottom:8px}.checkout-address-labels>button{min-width:72px;min-height:44px;border:0;border-radius:22px;background:#f7f7f5;color:#737d78}.checkout-address-labels>button[aria-pressed=true]{background:#e8f0eb;color:#0d6b57;font-weight:600}.checkout-address-fields>.checkout-address-default{min-height:52px}.checkout-address-default input{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;flex:none;width:44px;height:26px;margin:0;border:0;border-radius:13px;background:#c7cdca;cursor:pointer}.checkout-address-default input:after{content:"";position:absolute;top:3px;left:3px;width:20px;height:20px;border-radius:50%;background:#fff}.checkout-address-default input:checked{background:#0d6b57}.checkout-address-default input:checked:after{left:21px}.cart-v1-address-editor>footer{padding-top:20px}.cart-v1-address-editor fieldset:disabled{opacity:.65}.cart-v1-account label{display:grid;gap:8px}.cart-v1-account select{min-height:44px;max-width:100%}.cart-v1-dialog{position:fixed;inset:auto 0 0;width:min(100%,428px);max-width:100%;max-height:90dvh;margin:0 auto;padding:16px 16px calc(16px + env(safe-area-inset-bottom));overflow:auto;border:0;border-radius:24px 24px 0 0}.cart-v1-dialog::backdrop{background:#0e1c177a}.cart-v1-dialog header{display:flex;min-height:44px;justify-content:space-between;align-items:center;margin:0 4px}.cart-v1-dialog h2{margin:0;font-size:20px}.cart-v1-dialog header button{display:grid;place-items:center;width:44px;height:44px;border:0;background:transparent;color:#61706b}.cart-v1-dialog>p{margin:0 4px 18px;color:#61706b;font-size:12px}.cart-v1-remark-field{display:grid;min-height:132px;padding:14px;border:1px solid #d6dedb;border-radius:8px;background:#fff}.cart-v1-remark-field textarea{width:100%;min-height:80px;padding:0;resize:vertical;border:0;background:transparent;color:#091f1a;font:inherit;outline-offset:3px}.cart-v1-remark-field small{justify-self:end;color:#61706b;font-size:12px}.cart-v1-dialog>aside{margin:14px 0 16px;padding:12px 14px;border-radius:8px;background:#e8f0eb;color:#61706b;font-size:12px}@media(max-width:400px){.store-cart-v1 .figma-cart-row{grid-template-columns:28px 68px minmax(0,1fr);column-gap:8px}.store-cart-v1 .figma-cart-cover{width:68px;height:68px}.store-cart-v1 .figma-cart-copy>b{font-size:18px}.store-cart-v1 .figma-checkout-footer{grid-template-columns:minmax(0,1fr) 160px}.store-cart-v1 .figma-confirm-brand>article{grid-template-columns:52px minmax(0,1fr) 80px;gap:10px;padding-inline:12px}.store-cart-v1 .figma-confirm-cover{width:52px;height:52px}}@media(max-width:350px){.store-cart-v1 .figma-stepper{bottom:36px}.store-cart-v1 .figma-cart-copy>b{margin-bottom:44px;width:100%}.store-cart-v1 .figma-checkout-footer strong{font-size:20px}.store-cart-v1 .figma-checkout-footer{grid-template-columns:minmax(0,1fr) 144px}.store-cart-v1 .figma-confirm-brand>article{grid-template-columns:44px minmax(0,1fr) 72px;gap:8px}.store-cart-v1 .figma-confirm-cover{width:44px;height:44px}}.kh-home{--kh-home-ink:#10231d;--kh-home-muted:#636e66;--kh-home-green:#0b4033;--kh-home-soft:#e7f1ed;display:flex;flex-direction:column;width:100%;min-width:0;gap:0;padding-top:40px;color:var(--kh-home-ink);font-family:var(--store-font-home)}.kh-home *{box-sizing:border-box}.kh-home button{font:inherit;cursor:pointer}.kh-home button:disabled{cursor:default}.kh-home button:focus-visible{outline:3px solid #e5a41c;outline-offset:3px}.kh-home p,.kh-home h1,.kh-home h2,.kh-home h3{margin:0}.kh-home-header{display:flex;height:44px;align-items:center;gap:16px;margin-bottom:14px}.kh-home-identity{display:flex;flex:1;min-width:0;height:44px;align-items:center;justify-content:space-between;border:0;border-radius:22px;padding:0 18px;background:#fff;color:var(--kh-home-ink)}.kh-home-identity:disabled{opacity:1}.kh-home-identity>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:600;line-height:22px}.kh-home-identity>svg{flex:none;color:var(--kh-home-muted)}.kh-home-alert{position:relative;display:grid;place-items:center;width:44px;height:44px;flex:none;border:0;border-radius:50%;background:#fff}.kh-home-alert>img{width:22px;height:22px}.kh-home-alert>i{position:absolute;top:6px;right:6px;width:8px;height:8px;border-radius:50%;background:#f0ad26}.kh-home-member{position:relative;isolation:isolate;display:flex;flex-direction:column;justify-content:space-between;width:100%;min-height:150px;overflow:hidden;padding:16px 18px 14px;font-family:var(--store-font-home);border-radius:14px;background:#768b98;color:#fff;box-shadow:0 8px 20px #0f14122b}.kh-home-member.level-regular{background:#8a8877}.kh-home-member.level-gold{background:#c88417}.kh-home-member.level-diamond{background:#075b85}.kh-home-member.level-platinum{background:#53676d}.kh-home-member.level-centurion{background:#111613}.kh-home-member-geometry{position:absolute;z-index:-1;top:-39px;left:190px;width:240px;height:180px;transform:rotate(-5deg);mix-blend-mode:multiply}.kh-home-member-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:8px;min-height:43px}.kh-home-member-heading>span{display:flex;flex-direction:column;gap:3px}.kh-home-member-heading strong{font-size:18px;font-weight:600;line-height:22px;white-space:nowrap}.kh-home-member-heading>span>strong{letter-spacing:.35px}.kh-home-member-heading em{font-size:13px;line-height:16px;font-weight:500;font-style:normal}.kh-home-member-progress-area{display:flex;flex-direction:column;gap:4px}.kh-home-member-progress-area>p{font-size:11px;line-height:14px}.kh-home-member-progress{height:4px;overflow:hidden;border-radius:2px;background:#415965}.kh-home-member-progress>i{display:block;min-width:0;height:4px;border-radius:2px;background:#e8f0f3}.kh-home-member-progress-area>button{display:flex;min-height:44px;align-items:center;justify-content:space-between;gap:8px;border:0;padding:0;background:transparent;color:#fff;text-align:left}.kh-home-member-progress-area>button>span{min-width:0;font-size:10px;font-weight:500;line-height:14px;overflow-wrap:anywhere}.kh-home-member-progress-area>button>strong{display:grid;place-items:center;flex:none;width:88px;height:40px;border-radius:20px;background:#e8f0f3;color:#15191b;font-size:12px;font-weight:600}.kh-home-today{margin-top:18px}.kh-home h2{font-size:18px;font-weight:600;line-height:24px}.kh-home-daily-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:6px}.kh-home-daily-actions>button{display:flex;flex-direction:column;align-items:flex-start;height:100px;min-width:0;padding:12px 16px;border:0;border-radius:12px;text-align:left}.kh-home-receive{background:var(--kh-home-green);color:#fff}.kh-home-scan-glyph{height:28px;color:#f0ad26;font-size:25px;font-weight:700;line-height:28px}.kh-home-checkin{background:#f0ad26;color:#0e1c17}.kh-home-checkin>svg{height:28px;color:var(--kh-home-green)}.kh-home-daily-actions strong{margin-top:5px;font-size:20px;font-weight:700;line-height:25px}.kh-home-checkin>span,.kh-home-receive-description{margin-top:2px;color:#594f30;font-size:12px;line-height:16px;white-space:nowrap}.kh-home-receive-description{color:#d0e1d9}.kh-home-pending{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:24px 20px;align-content:space-between;gap:8px;height:80px;margin-top:12px;padding:12px 18px 14px;border:0;border-radius:10px;background:#fff;text-align:left}.kh-home-pending>strong{font-size:15px;line-height:22px;font-weight:600}.kh-home-pending>b{color:var(--kh-home-green);font-size:20px;line-height:24px;text-align:right}.kh-home-pending>span{color:#945c14;font-size:13px;font-weight:600;line-height:18px}.kh-home-pending>small{color:var(--kh-home-muted);font-size:13px;line-height:18px;text-align:right}.kh-home-hotspots{display:flex;flex-direction:column;gap:12px;margin-top:22px}.kh-home-hotspots>h2{margin-bottom:-6px}.kh-home-launch{display:grid;grid-template-columns:114px minmax(0,1fr);gap:14px;width:100%;min-height:160px;padding:0;overflow:hidden;border:0;border-radius:12px;background:#fff;text-align:left;color:var(--kh-home-ink)}.kh-home-launch-poster{display:grid;place-items:center;width:114px;min-height:160px;overflow:hidden;border-radius:12px;background:var(--kh-home-soft)}.kh-home-launch-poster>img{width:114px;height:160px;object-fit:cover}.kh-home-launch-poster>span{color:var(--kh-home-muted);font-size:12px}.kh-home-launch-copy{display:flex;flex-direction:column;align-items:stretch;min-width:0;padding:12px 18px 14px 0}.kh-home-launch-copy>em{color:#17634f;font-size:11px;font-weight:600;line-height:15px;font-style:normal}.kh-home-launch-copy>strong{margin-top:6px;font-size:19px;line-height:24px;font-weight:700;overflow-wrap:anywhere}.kh-home-launch-copy>small{margin-top:2px;color:var(--kh-home-muted);font-size:11px;line-height:16px;overflow-wrap:anywhere}.kh-home-launch-price{margin-top:10px;font-size:14px;line-height:20px}.kh-home-launch-count{margin-top:8px;color:var(--kh-home-muted);font-size:10px;line-height:14px}.kh-home-launch-progress{display:block;height:8px;margin-top:8px;overflow:hidden;border-radius:4px;background:#dbe0d9}.kh-home-launch-progress>i{display:block;height:8px;border-radius:4px;background:#f0ad26}.kh-home-campaign{position:relative;isolation:isolate;min-height:160px;overflow:hidden;border:0;border-radius:12px;background:linear-gradient(118.515deg,#2b1f47,#b24029);color:#fff;padding:18px;text-align:left}.kh-home-campaign>img{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.kh-home-campaign:has(>img):after{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;content:"";background:#0006}.kh-home-campaign>span{display:flex;flex-direction:column;gap:14px}.kh-home-campaign small{color:#f2d6b2;font-size:11px;line-height:15px}.kh-home-campaign strong{font-size:21px;font-weight:700;line-height:28px}.kh-home-campaign span>span{font-size:13px;line-height:18px;color:#ebe5eb}.kh-home-campaign b{align-self:flex-end;font-size:12px;line-height:16px}.kh-home-notice{margin-top:16px!important;padding:12px;border-radius:8px;background:var(--kh-home-soft);font-size:12px;line-height:18px}.kh-home-switcher{position:fixed;inset:auto 0 0;margin:0 auto;width:min(100%,428px);max-width:100%;max-height:calc(100dvh - 40px);overflow:auto;border:0;border-radius:24px 24px 0 0;padding:0;color:var(--kh-home-ink);background:#fff;font-family:inherit}.kh-home-switcher::backdrop{background:#0e1c1775}.kh-home-switcher-body{padding:14px 16px max(32px,env(safe-area-inset-bottom))}.kh-home-switcher-body>header{display:flex;height:44px;align-items:center;justify-content:space-between;margin:0 4px 8px}.kh-home-switcher h2{font-size:24px;font-weight:600;line-height:32px}.kh-home-switcher header button{display:grid;place-items:center;width:44px;height:44px;margin-right:-10px;border:0;background:transparent;color:var(--kh-home-muted)}.kh-home-switcher h3{margin:0 4px 10px;color:var(--kh-home-muted);font-size:13px;font-weight:500;line-height:18px}.kh-home-store{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:88px;border:0;border-radius:12px;background:#f8f6f0;padding:14px 16px;color:var(--kh-home-ink);text-align:left}.kh-home-store>span,.kh-home-store>div{display:flex;flex:1;min-width:0;flex-direction:column;gap:8px}.kh-home-store strong{font-size:17px;font-weight:600;line-height:22px;overflow-wrap:anywhere}.kh-home-store span>span,.kh-home-store div>span{color:var(--kh-home-muted);font-size:13px;line-height:18px;overflow-wrap:anywhere}.kh-home-store>b{display:flex;flex:none;align-items:center;justify-content:center;gap:8px;min-width:66px;min-height:40px;padding:0 14px;border-radius:20px;background:var(--kh-home-green);color:#fff;font-size:14px;font-weight:600}.kh-home-store.is-current{background:#e8f0eb}.kh-home-store.is-current>b{padding:0;background:transparent;color:#17634f}.kh-home-switcher-list{display:flex;flex-direction:column;gap:8px}.kh-home-switcher .kh-home-switch-other{margin-top:22px}.kh-home-switch-note{display:flex;align-items:center;min-height:58px;margin-top:20px!important;padding:12px 16px;border-radius:12px;background:#fff6db;color:#594f30;font-size:13px;line-height:18px}.kh-home-switch-error{margin-top:12px!important;font-size:13px;line-height:20px;color:#b83228}.kh-home-daily-actions>button{justify-content:flex-start;gap:0}.kh-home-checkin>svg{flex:none;width:25px;height:28px}.kh-home-member-progress-area>p{font-weight:400}.kh-home-member-progress-area>button>span{font-weight:500}.kh-home button{box-shadow:none}.kh-home-member{--kh-member-track:#415965;--kh-member-accent:#e8f0f3;--kh-member-button:#e8f0f3;--kh-member-button-ink:#15191b;--kh-member-secondary:#fff}.kh-home-member.level-regular{background:#214d32;--kh-member-track:#d9f0e0;--kh-member-accent:#d9f0e0;--kh-member-button:#347044;--kh-member-button-ink:#fff;--kh-member-secondary:#ddede4}.kh-home-member.level-regular .kh-home-member-geometry{left:173px;top:-14px;transform:rotate(8deg)}.kh-home-member.level-gold{background:#f3ad31;--kh-member-track:#c77b15;--kh-member-accent:#fff0b8;--kh-member-button:#fff0b8;--kh-member-secondary:#fff2d4}.kh-home-member.level-gold .kh-home-member-geometry{left:149px;top:-22px;transform:rotate(6deg)}.kh-home-member.level-diamond{background:#087ba7;--kh-member-track:#18a0cc;--kh-member-accent:#d7f7ff;--kh-member-button:#d7f7ff;--kh-member-button-ink:#087ba7;--kh-member-secondary:#ecfbff}.kh-home-member.level-diamond .kh-home-member-geometry{left:188px;top:-70px;transform:rotate(-12deg)}.kh-home-member.level-platinum{background:#4f747b;--kh-member-track:#73999e;--kh-member-accent:#dcebec;--kh-member-button:#dcebec;--kh-member-button-ink:#562014;--kh-member-secondary:#f6fcfc}.kh-home-member.level-platinum .kh-home-member-geometry{left:139px;top:-24px;transform:rotate(12deg)}.kh-home-member.level-centurion{background:#562014;--kh-member-track:#82351f;--kh-member-accent:#f0c76e;--kh-member-button:#f0c76e;--kh-member-button-ink:#562014;--kh-member-secondary:#fff2d4}.kh-home-member.level-centurion .kh-home-member-geometry{left:182px;top:-35px;transform:rotate(-4deg)}.kh-home-member-progress{background:var(--kh-member-track)}.kh-home-member-progress>i{background:var(--kh-member-accent)}.kh-home-member-progress-area>p,.kh-home-member-progress-area>button>span{color:var(--kh-member-secondary)}.kh-home-member-progress-area>button>strong{background:var(--kh-member-button);color:var(--kh-member-button-ink)}@media(max-width:390px){.kh-home-member-heading strong{font-size:16px}.kh-home-member-progress-area>button>strong{width:80px}.kh-home-launch{grid-template-columns:100px minmax(0,1fr);gap:12px}.kh-home-launch-poster,.kh-home-launch-poster>img{width:100px}.kh-home-launch-copy{padding-right:12px}.kh-home-checkin>span,.kh-home-receive-description{font-size:11px}}.kh-login{display:flex;flex-direction:column;width:min(100%,428px);min-height:100dvh;margin:0 auto;padding-top:44px;background:#f8f6f0;color:#10231d;font-family:var(--store-font-sans)}.kh-login *{box-sizing:border-box}.kh-login button,.kh-login input{font:inherit}.kh-login button{cursor:pointer}.kh-login button:disabled{cursor:default}.kh-login button:focus-visible,.kh-login input:focus-visible{outline:3px solid #e5a41c;outline-offset:2px}.kh-login h1,.kh-login h2,.kh-login p{margin:0}.kh-login-nav{display:flex;min-height:48px;align-items:center;justify-content:space-between;gap:12px;padding:0 16px}.kh-login-nav h1{font-size:24px;line-height:32px;font-weight:700}.kh-login-nav button{height:44px;border:0;background:transparent;color:#0f765c;font-size:12px}.kh-login-body{display:flex;flex:1;flex-direction:column;gap:8px;padding:16px}.kh-login-brand{display:flex;flex-direction:column;align-items:center;gap:12px;padding:12px 0 24px;text-align:center}.kh-login-brand>img{width:80px;height:80px;border-radius:16px;object-fit:contain}.kh-login-brand>h2{font-size:24px;line-height:32px;font-weight:700}.kh-login-brand>p{color:#6f7773;font-size:14px;line-height:22px}.kh-login-row{display:flex;align-items:center;gap:8px;width:100%;min-height:78px;padding:16px;border:0;border-bottom:1px solid #dce2df;border-radius:8px;background:transparent;color:#10231d;text-align:left}.kh-login-row>span{display:flex;flex:1;min-width:0;flex-direction:column;gap:4px}.kh-login-row strong{font-size:16px;line-height:24px;font-weight:500}.kh-login-row small{font-size:12px;line-height:18px;color:#6f7773;overflow-wrap:anywhere}.kh-login-row em{flex:none;width:64px;text-align:right;color:#0f765c;font-size:14px;line-height:22px;font-style:normal}.kh-login-row:disabled em{color:#87938d}.kh-login-row.is-selected{background:#e7f1ed}.kh-login-account>button,.kh-login-agreements>button{flex:none;width:64px;text-align:right;min-height:44px;padding:0;border:0;background:transparent;color:#0f765c;font-size:14px}.kh-login-agreements>button:disabled{color:#87938d}.kh-login-consent{display:flex;align-items:center;min-height:44px;padding:0 4px;gap:8px;color:#6f7773;font-size:12px;line-height:18px}.kh-login-consent>input{width:20px;height:20px;flex:none;margin:12px 0;accent-color:#0b4033}.kh-login-footer{position:sticky;bottom:0;z-index:2;width:100%;min-height:92px;padding:16px 16px max(28px,env(safe-area-inset-bottom));border-radius:8px 8px 0 0;background:#fff}.kh-login-footer>button{width:100%;height:48px;border:0;border-radius:8px;background:#0b4033;color:#fff;font-size:16px;font-weight:500;line-height:24px}.kh-login-footer>button:disabled{background:#e7f1ed;color:#6f7773}.kh-login-form{display:grid;gap:8px;padding:16px;border-radius:8px;background:#fff}.kh-login-form label{font-size:14px;line-height:22px;font-weight:500}.kh-login-form input{min-width:0;width:100%;height:44px;border:1px solid #dce2df;border-radius:8px;padding:10px 12px;background:#fff;color:#10231d;font-size:14px}.kh-login-secret{display:flex;gap:8px}.kh-login-secret>input{flex:1;min-width:0}.kh-login-secret>button{flex:none;min-height:44px;padding:0 10px;border:0;border-radius:8px;background:#e7f1ed;color:#0f765c;font-size:12px}.kh-login-mode-link{min-height:44px;padding:0;border:0;background:transparent;color:#0f765c;text-align:left;font-size:12px!important}.kh-login-methods{display:flex;gap:8px;margin-bottom:8px}.kh-login-methods>button{flex:1;height:44px;border:0;border-radius:8px;background:#f8f6f0;color:#636e66;font-size:14px}.kh-login-methods>button[aria-pressed=true]{background:#e7f1ed;color:#0f765c}.kh-login-message{padding:12px 16px;border-radius:8px;background:#fff6db;color:#945c14;font-size:13px;line-height:20px}.kh-rewards{display:flex;flex-direction:column;width:min(100%,428px);min-height:100dvh;margin:0 auto;padding-top:44px;background:#f8f6f0;color:#10231d;font-family:var(--store-font-sans)}.kh-rewards *{box-sizing:border-box}.kh-rewards button{font:inherit;cursor:pointer;box-shadow:none}.kh-rewards button:disabled{cursor:default}.kh-rewards h1,.kh-rewards h2,.kh-rewards p{margin:0}.kh-rewards button:focus-visible,.kh-rewards summary:focus-visible{outline:3px solid #e5a41c;outline-offset:2px}.kh-rewards-nav{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:48px;padding:0 16px}.kh-rewards-nav h1{font-size:24px;font-weight:700;line-height:32px}.kh-rewards-nav>button{min-width:44px;min-height:44px;padding:0 4px;border:0;background:transparent;color:#0f765c;font-size:12px}.kh-rewards-body{display:flex;flex:1;flex-direction:column;align-items:stretch;gap:8px;min-width:0;padding:16px}.kh-checkin-hero{position:relative;isolation:isolate;overflow:hidden;min-height:160px;padding:18px;border-radius:12px;background:#f0ad26;color:#0d3329}.kh-checkin-hero>img{position:absolute;z-index:-1;top:-30px;right:-36px;width:130px;height:130px}.kh-checkin-hero>small{display:block;font-size:11px;line-height:15px;font-weight:600}.kh-checkin-hero>h2{margin-top:12px;font-size:21px;font-weight:700;line-height:28px;overflow-wrap:anywhere}.kh-checkin-hero>p{margin-top:10px;font-size:13px;line-height:18px}.kh-checkin-hero>button{display:block;min-height:44px;margin:7px 0 -10px auto;padding:0;border:0;background:transparent;color:#0d3329;font-size:12px;font-weight:600}.kh-checkin-hero.is-unavailable{background:#e7f1ed}.kh-rewards-row{display:flex;align-items:center;gap:8px;min-height:78px;padding:16px;border-bottom:1px solid #dce2df;border-radius:8px}.kh-rewards-row>span{display:flex;min-width:0;flex:1;flex-direction:column;gap:4px}.kh-rewards-row strong,.kh-rewards-rules strong{font-size:16px;font-weight:500;line-height:24px}.kh-rewards-row small,.kh-rewards-rules small{color:#6f7773;font-size:12px;line-height:18px;overflow-wrap:anywhere}.kh-checkin-steps{display:flex;flex-wrap:wrap;gap:8px 12px}.kh-rewards-row.is-notice{background:#e7f1ed;border:0}.kh-rewards-rules,.kh-coupon{border-bottom:1px solid #dce2df;border-radius:8px}.kh-rewards summary{display:flex;align-items:center;gap:8px;min-height:78px;padding:16px;cursor:pointer;list-style:none}.kh-rewards summary::-webkit-details-marker{display:none}.kh-rewards summary>span{display:flex;flex:1;min-width:0;flex-direction:column;gap:4px}.kh-rewards summary>em{flex:none;font-style:normal;font-size:14px;line-height:22px;color:#0f765c}.kh-rewards details>div{padding:0 16px 16px;font-size:12px;line-height:20px;overflow-wrap:anywhere}.kh-rewards details>div>p+p{margin-top:8px}.kh-rewards-footer{position:sticky;z-index:2;bottom:0;min-height:92px;padding:16px 16px max(28px,env(safe-area-inset-bottom));border-radius:8px 8px 0 0;background:#fff}.kh-rewards-footer>button{width:100%;min-height:48px;border:0;border-radius:8px;background:#0b4033;color:#fff;font-size:16px;line-height:24px;font-weight:500}.kh-rewards-footer>button:disabled{background:#e7f1ed;color:#6f7773}.kh-rewards-error{padding:12px 16px;border-radius:8px;background:#fff6db;color:#945c14;font-size:13px;line-height:20px}.kh-rewards-error>button,.kh-rewards-more{min-height:44px;border:0;background:transparent;color:#0f765c;font-size:14px}.kh-rewards-message{padding:16px;color:#6f7773;font-size:14px;line-height:22px}.kh-coupon-tabs{padding:0 16px 16px;border-bottom:1px solid #dce2df;border-radius:8px}.kh-coupon-tabs>div{display:flex;flex-wrap:wrap;gap:0 16px}.kh-coupon-tabs button{min-height:44px;padding:0;border:0;background:transparent;color:#10231d;font-size:16px;line-height:24px;font-weight:500}.kh-coupon-tabs button[aria-selected=true]{color:#0f765c}.kh-coupon-tabs>p{color:#6f7773;font-size:12px;line-height:18px}.kh-coupon summary strong{font-size:16px;font-weight:500;line-height:24px;overflow-wrap:anywhere}.kh-coupon summary small{color:#6f7773;font-size:12px;line-height:18px}.kh-coupon.is-featured{background:#0b4033;color:#fff;border:0}.kh-coupon.is-featured summary strong{font-size:24px;font-weight:700;line-height:32px}.kh-coupon.is-featured summary small,.kh-coupon.is-featured summary em{color:#fff}.kh-month-checkin{font-family:var(--store-font-home)}.kh-month-checkin .kh-rewards-nav{justify-content:flex-start;gap:8px;padding:0 12px}.kh-month-checkin .kh-rewards-nav>button{display:grid;place-items:center;width:32px;min-width:44px;margin-left:-8px}.kh-month-checkin .kh-rewards-body{gap:20px;padding-top:2px;padding-bottom:32px}.kh-month-reward{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:184px;padding:20px 16px;border-radius:12px;background:#f0ad26}.kh-month-reward>div:first-child{flex:1;min-width:0}.kh-month-reward small{font-size:12px;color:#594f30}.kh-month-reward h2{margin:10px 0 4px;font-size:24px;line-height:32px;font-weight:700}.kh-month-reward p{font-size:16px;line-height:24px;font-weight:600;overflow-wrap:anywhere}.kh-month-medal{position:relative;display:flex;flex:none;flex-direction:column;justify-content:center;align-items:center;width:112px;height:112px;color:#0b4033}.kh-month-medal img{position:absolute;top:0;right:0;bottom:0;left:0;width:112px;height:112px}.kh-month-medal strong,.kh-month-medal span{position:relative}.kh-month-medal strong{font-size:28px;font-weight:700}.kh-month-medal span{font-size:12px}.kh-month-calendar{padding:20px 16px 24px;border-radius:8px;background:#fff}.kh-month-calendar>header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:16px}.kh-month-calendar h2{font-size:20px;line-height:28px;font-weight:600}.kh-month-calendar header>span{color:#17634f;font-size:12px}.kh-month-week,.kh-month-days{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px 4px;text-align:center}.kh-month-week{font-size:12px;color:#636e66;margin-bottom:12px}.kh-month-days>span{display:grid;place-items:center;min-height:40px;font-size:12px;color:#636e66}.kh-month-days>span>span{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#f5f7f5}.kh-month-days .is-checked>span{background:#e8f0eb;color:#17634f}.kh-month-days .is-today>span{background:#f0ad26;color:#0e1c17;font-weight:600}.kh-month-days .is-missed>span{background:transparent;color:#89938e}.kh-month-calendar>p{margin:24px 0 0;text-align:center;font-size:12px;color:#17634f}.kh-month-submit{width:100%;min-height:48px;border:0;border-radius:24px;background:#0b4033;color:#fff;font-size:16px!important;font-weight:700!important}.kh-month-submit:disabled{background:#e8f0eb;color:#636e66}.kh-month-summary{display:flex;align-items:center;gap:16px;min-height:74px;padding:16px;border-radius:8px;background:#fff6db;color:#594f30}.kh-month-summary>strong{flex:none;font-size:16px}.kh-month-summary>span{font-size:12px;line-height:20px}.page.account-route{width:min(100%,428px);max-width:428px;padding:0;background:#f8f6f0}.kh-account{--kh-home-ink:#10231d;--kh-home-muted:#6f7773;display:flex;flex-direction:column;min-height:calc(100dvh - 72px);padding-top:44px;color:#10231d;background:#f8f6f0;font-family:var(--store-font-sans)}.kh-account *{box-sizing:border-box}.kh-account h1,.kh-account h2,.kh-account p{margin:0}.kh-account button{font:inherit;cursor:pointer;box-shadow:none}.kh-account button:disabled{cursor:default;opacity:.6}.kh-account button:focus-visible{outline:3px solid #f0ad26;outline-offset:2px}.kh-account-nav{display:flex;min-height:48px;align-items:center;justify-content:space-between;padding:0 16px;gap:12px}.kh-account-nav h1{font-size:24px;line-height:32px}.kh-account-nav button{flex:none;min-height:44px;padding:0;border:0;background:none;color:#0f765c;font-size:12px}.kh-account-body{display:flex;flex:1;flex-direction:column;gap:16px;padding:16px 16px 24px}.kh-account-balance,.kh-account-panel{border:0;border-radius:8px;padding:16px;background:#fff}.kh-account-balance>small{font-size:12px;line-height:18px;color:#6f7773}.kh-account-balance>div{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:12px 0}.kh-account-balance strong{min-width:0;overflow-wrap:anywhere;font-size:28px;line-height:36px}.kh-account-balance button{flex:none;width:132px;min-height:44px;border:0;border-radius:8px;background:#e7f1ed;color:#0f765c;font-size:16px}.kh-account-balance p{color:#6f7773;font-size:12px;line-height:18px;overflow-wrap:anywhere}.kh-account-pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 8px}.kh-account-pair button,.kh-account-secondary{min-height:44px;padding:8px;border:0;border-radius:8px;background:#e7f1ed;color:#0f765c;font-size:16px;line-height:24px}.kh-account-panel h2{font-size:20px;line-height:28px;margin-bottom:12px}.kh-account-panel:has(.kh-account-pair) h2{font-size:16px;line-height:24px}.kh-account-footer{position:sticky;bottom:72px;z-index:2;padding:16px;background:#fff;border-radius:8px 8px 0 0}.kh-account-footer>button{width:100%;min-height:48px;padding:12px;border:0;border-radius:8px;background:#0b4033;color:#fff;font-size:16px;line-height:24px}.account-route .bottom-nav{width:min(100%,428px);height:72px;background:#fff;border:0;border-radius:0;box-shadow:none}.account-route .bottom-nav button{background:transparent;font-size:14px;font-weight:400;color:#6f7773}.account-route .bottom-nav button.active{color:#0b4033;font-weight:600;background:transparent}.kh-account-facts{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:0;font-size:14px;line-height:22px}.kh-account-facts dt{color:#6f7773}.kh-account-facts dd{margin:0;overflow-wrap:anywhere}.kh-account-next{padding:16px;border-radius:8px;background:#e7f1ed}.kh-account-next h2{color:#0f765c;font-size:20px;line-height:28px}.kh-account-next strong{display:block;margin:12px 0;font-size:24px;line-height:32px}.kh-account-next p{color:#6f7773;font-size:14px;line-height:22px}.kh-account details summary{min-height:44px;cursor:pointer;color:#0f765c;font-size:14px;line-height:22px}.kh-account .kh-home-member p{margin:0}.kh-account .kh-home-member button{font-family:inherit}.kh-account-search{width:100%;height:48px;border:1px solid #dce2df;border-radius:8px;padding:12px;background:transparent;font:inherit}.kh-benefits{min-height:100dvh}.kh-benefits .kh-account-footer{bottom:0;min-height:92px;padding-bottom:max(28px,env(safe-area-inset-bottom))}.kh-account-nav>button{min-width:44px}.kh-account details summary{display:flex;align-items:center}.kh-account-panel>details[open]{margin-top:12px}.kh-account-help-list{display:grid;gap:12px}.kh-account-help-list details{border-radius:8px;background:#e7f1ed;padding:8px 12px}.kh-account-help-list summary{display:flex;align-items:center;justify-content:center;text-align:center;min-height:28px!important}.kh-account-help-list p{padding:12px 0;font-size:14px;line-height:22px}@media(max-width:390px){.kh-account-balance button{width:110px}.kh-account-balance strong{font-size:24px}}.public-menu-v1{min-height:100dvh;padding:16px 16px 96px;background:#f8f6f0;color:#10231d}.public-menu-v1-title{display:flex;align-items:center;justify-content:space-between;min-height:64px}.public-menu-v1-title h1{margin:0;font-size:24px;line-height:32px}.public-menu-v1-title button{display:flex;align-items:center;gap:4px;min-height:44px;padding:0;border:0;background:transparent;color:#0f765c;font-size:12px}.public-menu-v1 .public-menu-hero{display:block;min-height:0;margin:12px 0 16px;padding:16px;border-radius:8px;background:#148264;color:#fff}.public-menu-v1 .public-menu-hero h2{margin:0 0 6px;font-size:24px;line-height:32px}.public-menu-v1 .public-menu-hero p{margin:0;color:#fff;font-size:14px;line-height:20px}.public-menu-kind-tabs{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px;margin-bottom:16px}.public-menu-kind-tabs button{min-height:44px;padding:0 8px;border:0;border-radius:8px;background:#e7f1ed;color:#0f765c;font-size:14px;font-weight:600}.public-menu-kind-tabs button[aria-pressed=true]{background:#0f765c;color:#fff}.public-menu-v1 .public-menu-list{display:grid;gap:16px;padding:0}.public-menu-v1 .public-menu-group{display:grid;gap:0;overflow:hidden;border:0;border-radius:8px;background:#fff}.public-menu-v1 .public-menu-group>header{min-height:44px;padding:0 16px;border-bottom:0;color:#0f765c}.public-menu-v1 .public-menu-group>header h2{font-size:14px}.public-menu-v1 .public-menu-card{grid-template-columns:56px minmax(0,1fr);min-height:0;padding:8px 16px;border-bottom:0}.public-menu-v1 .public-menu-card-media{width:56px;height:76px;border-radius:4px;background:#e7f1ed}.public-menu-v1 .public-menu-card-copy{gap:2px}.public-menu-v1 .public-menu-card-copy>small{order:2;font-size:12px}.public-menu-v1 .public-menu-card-copy h2{order:1;font-size:16px;line-height:24px}.public-menu-v1 .public-menu-card-copy>p{order:3;font-size:12px;line-height:18px}.public-menu-v1 .public-menu-card-tags{order:4;margin-top:3px}.public-menu-serving-price{order:5;display:flex;align-items:center;justify-content:space-between;margin-top:8px;font-size:14px}.public-menu-serving-price span{color:#10231d}.public-menu-serving-price strong{color:#0f765c;font-size:16px}.public-menu-v1 .public-menu-footer{margin:16px 0 0;padding:16px 0 2px}.public-menu-v1 .public-menu-state{border-radius:8px;background:#fff}@media(min-width:600px){.public-menu-v1{max-width:428px;margin:0 auto;border-right:1px solid #eceeea;border-left:1px solid #eceeea}}
