.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:Noto Sans SC,PingFang SC,Microsoft YaHei,sans-serif;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}.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-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:Noto Sans SC,PingFang SC,sans-serif;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-soft>b,.evaluation-inline>b{color:var(--evaluation-green)}.evaluation-product-row{display:flex;align-items:center;gap:16px;min-height:72px;min-width:0}.evaluation-product-row>img,.evaluation-product-placeholder{width:48px;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 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-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 input:read-only{color:var(--evaluation-muted)}.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{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:100px;padding:0;background:transparent;color:var(--evaluation-green);font-size:16px}.evaluation-inline strong{font-size:20px;line-height:28px}.evaluation-score-input{display:flex;align-items:center;gap:8px}.evaluation-score-input h3{flex:1}.evaluation-score-input button{background:var(--evaluation-soft);color:var(--evaluation-green);border-radius:8px;width:44px;height:44px;flex:none;font-size:20px}.evaluation-score-input input{width:84px;height:44px;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.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:flex;align-items:center;justify-content:space-between;gap:8px;min-height:44px}.evaluation-summary-score strong{font-size:24px;line-height:32px;color:var(--evaluation-green)}.evaluation-hero{background:var(--evaluation-green);color:#fff}.evaluation-hero small,.evaluation-hero .evaluation-inline>b{color:#fff}.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}}.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:Inter,-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif;font-size:14px;line-height:1.5}.store-cart-v1,.cart-v1-address-picker{width:100%;min-height:100dvh;padding:calc(4px + 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{flex-direction:row-reverse}.store-cart-v1 .figma-screen-heading.with-back>button{display:grid;place-items:center;width:44px;height:44px;padding:0;border:0;background:transparent;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:16px;line-height:24px;font-weight:700;white-space:normal}.store-cart-v1 .figma-cart-copy>span{display:block;min-height:20px;color:var(--muted);font-size:12px;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-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>button{position:relative;display:grid;gap:16px;width:100%;min-height:132px;padding:14px 48px 14px 14px;text-align:left;border:1px solid #dbe0de;border-radius:8px;background:#fff;color:#091f1a}.cart-v1-address-options>button[aria-checked=true]{border:2px solid #0d6b57;padding:13px 47px 13px 13px}.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-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:84px}.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:Inter,PingFang SC,Microsoft YaHei,sans-serif}.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 10px;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:6px}.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{margin-top:2px;color:#594f30;font-size:12px;line-height:16px;white-space:nowrap}.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-pos .kh-home-header{margin-bottom:20px}.kh-home-pos h1{flex:1;min-width:0;font-size:24px;line-height:32px;font-weight:700;overflow-wrap:anywhere}.kh-home-switch-text{flex:none;min-height:44px;border:0;padding:0 4px;background:transparent;color:#0f765c;font-size:12px!important}.kh-home-switch-text:disabled{opacity:.5}.kh-home-pos-content{display:flex;flex-direction:column;gap:8px;margin-top:8px}.kh-home-shortcuts{display:flex;gap:8px;padding:8px;border-radius:8px;background:#fff}.kh-home-shortcuts>button{flex:1;min-width:0;height:44px;border:0;border-radius:8px;padding:0 4px;background:var(--kh-home-soft);color:#0f765c;font-size:12px;white-space:nowrap}.kh-home-row{display:flex;align-items:center;gap:8px;min-height:78px;width:100%;padding:16px;border:0;border-bottom:1px solid #dce2df;border-radius:8px;background:transparent;text-align:left}.kh-home-row>span{display:flex;flex:1;min-width:0;flex-direction:column;gap:4px}.kh-home-row strong{font-size:16px;line-height:24px;font-weight:500;color:var(--kh-home-ink)}.kh-home-row small{color:#6f7773;font-size:12px;line-height:18px;overflow-wrap:anywhere}.kh-home-row>em{flex:none;font-size:14px;font-style:normal;line-height:22px;color:#0f765c}.kh-home-row.is-notice{background:var(--kh-home-soft);border:0}.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-pos{padding-top:44px}.kh-home-pos .kh-home-header{height:48px;margin-bottom:16px}.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{font-size:11px}.kh-home-pos h1{font-size:20px}}.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:Inter,PingFang SC,Microsoft YaHei,sans-serif}.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;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-agreements>button{flex:none;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-login-apply{align-self:flex-start;min-height:44px;padding:0 4px;border:0;background:transparent;color:#0f765c;font-size:12px!important}.kh-legacy-login{box-sizing:border-box;width:min(100%,428px);min-height:100dvh;margin:0 auto;padding:max(24px,env(safe-area-inset-top)) 16px max(24px,env(safe-area-inset-bottom));background:#f8f6f0;color:#10231d;font-family:PingFang SC,Microsoft YaHei,sans-serif}.kh-legacy-login *{box-sizing:border-box}.kh-legacy-login h1,.kh-legacy-login p{margin:0}.kh-legacy-login button,.kh-legacy-login input{font:inherit}.kh-legacy-login button{cursor:pointer}.kh-legacy-login button:disabled{cursor:default;opacity:.6}.kh-legacy-login button:focus-visible,.kh-legacy-login input:focus-visible{outline:3px solid #e5a41c;outline-offset:2px}.kh-legacy-login-header{padding:20px 16px;border-radius:8px;background:#0b4033;color:#fff}.kh-legacy-login-brand{display:flex;align-items:center;gap:12px;margin-bottom:24px}.kh-legacy-login-brand>img{flex:none;width:40px;height:40px;border-radius:8px;object-fit:contain}.kh-legacy-login-brand>span{display:grid;flex:1;min-width:0;gap:4px}.kh-legacy-login-brand strong{font-size:20px;font-weight:700;line-height:28px;overflow-wrap:anywhere}.kh-legacy-login-brand small{color:#d0e3db;font-size:12px;line-height:18px;overflow-wrap:anywhere}.kh-legacy-login-brand>button{flex:none;min-width:44px;min-height:44px;padding:0;border:0;border-radius:8px;background:transparent;color:#fff;font-size:14px}.kh-legacy-login-header h1{font-size:24px;font-weight:700;line-height:32px;overflow-wrap:anywhere}.kh-legacy-login-header p{margin-top:8px;color:#d0e3db;font-size:14px;line-height:22px}.kh-legacy-login-form{display:grid;gap:8px;margin-top:16px;padding:16px;border-radius:8px;background:#fff}.kh-legacy-login-form>label{color:#10231d;font-size:14px;font-weight:600;line-height:22px}.kh-legacy-login-form>input{min-width:0;width:100%;height:44px;margin-bottom:8px;padding:10px 12px;border:1px solid #dce2df;border-radius:8px;background:#fcfaf6;color:#10231d;font-size:16px;line-height:22px}.kh-legacy-login-form>input::placeholder{color:#717b75;font-size:14px}.kh-legacy-login-form>input[aria-invalid=true]{border-color:#bf3b3b}.kh-legacy-login-form>.kh-legacy-login-message{padding:8px 12px;border-radius:8px;background:#fff6db;color:#85521b;font-size:14px;line-height:22px;overflow-wrap:anywhere}.kh-legacy-login-submit{width:100%;min-height:48px;padding:12px;border:0;border-radius:8px;background:#0b4033;color:#fff;font-size:16px;line-height:24px;font-weight:600}.kh-legacy-login-secondary,.kh-legacy-login-apply{min-height:44px;padding:10px 12px;border:0;border-radius:8px;background:transparent;color:#0f765c;font-size:14px;line-height:22px}.kh-legacy-login-apply{display:block;width:100%;margin-top:8px}.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:Inter,PingFang SC,Microsoft YaHei,sans-serif}.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}
