.cart-option-sheet{position:absolute;right:0;bottom:0;left:0;width:100%;max-width:430px;min-height:220px;margin:auto;padding:10px 15px calc(17px + var(--safe-bottom));border-radius:23px 23px 0 0;background:#fff;box-shadow:0 -12px 30px rgba(19,48,27,.16);transform:translateY(105%);transition:transform .22s cubic-bezier(.22,1,.36,1)}.cart-sheet-layer.visible .cart-option-sheet{transform:translateY(0)}.cart-option-sheet.cart-address-sheet{display:flex;height:min(76dvh,650px);min-height:470px;flex-direction:column;padding-bottom:calc(13px + var(--safe-bottom))}.cart-sheet-heading{position:relative;display:flex;align-items:center;justify-content:space-between;min-height:48px;padding-right:62px}.cart-sheet-heading h2{margin:0;font-size:17px}.cart-sheet-heading button{position:absolute;top:-12px;right:-12px;display:grid;width:58px;height:58px;place-items:center;border:0;border-radius:0 20px 0 52px;color:#fff;background:var(--cart-action);box-shadow:inset 5px -5px 11px rgba(4,38,19,.56),inset -1px 1px 0 rgba(255,255,255,.2),-2px 2px 0 rgba(224,241,228,.72)}.cart-sheet-heading button svg{filter:drop-shadow(0 1px 1px rgba(0,0,0,.34));transform:translate(7px,-6px)}.cart-address-editor,.cart-address-manager{display:flex;min-height:0;flex:1;flex-direction:column}.cart-address-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:10px}.cart-address-actions>button{display:grid;grid-template-columns:34px minmax(0,1fr);min-height:56px;align-items:center;gap:7px;padding:7px 8px;border:1px solid #d5e2d8;border-radius:12px;color:#2c5e3b;background:#f3faf5;box-shadow:0 3px 0 #c2d2c6,0 6px 10px rgba(25,65,38,.08);text-align:left}.cart-address-actions>button>svg{width:34px;height:34px;padding:7px;border-radius:10px;background:#e4f3e8}.cart-address-actions small,.cart-address-actions strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cart-address-actions strong{font-size:10px}.cart-address-actions small{margin-top:3px;color:#819087;font-size:7px}.cart-address-list{display:flex;min-height:0;flex:1;flex-direction:column;gap:9px;margin-top:12px;padding:2px 2px 8px;overflow-y:auto;scrollbar-width:none}.cart-address-list::-webkit-scrollbar{display:none}.cart-address-list article{position:relative;flex:0 0 auto;overflow:hidden;border:1px solid #dce5dd;border-radius:14px;background:#fff;box-shadow:0 3px 0 #cad6cc,0 6px 11px rgba(24,61,35,.08)}.cart-address-list article.selected{border-color:#5b956d;background:#eff8f1;box-shadow:0 3px 0 #397a50,0 7px 12px rgba(29,92,49,.13)}.cart-address-select{display:grid;width:100%;min-height:76px;grid-template-columns:38px minmax(0,1fr) 23px;align-items:center;gap:8px;padding:9px 50px 9px 9px;color:#263029;background:transparent;text-align:left}.cart-address-pin{display:grid;width:38px;height:38px;place-items:center;border-radius:11px;color:#35704a;background:#e9f5ec}.cart-address-copy{min-width:0}.cart-address-copy>span{display:flex;min-width:0;align-items:center;gap:5px}.cart-address-copy strong{overflow:hidden;max-width:90px;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.cart-address-copy b{color:#68746b;font-size:8px;font-weight:600}.cart-address-copy em,.cart-address-copy i{padding:2px 4px;border-radius:5px;font-size:7px;font-style:normal;white-space:nowrap}.cart-address-copy em{color:#fff;background:#3f8155}.cart-address-copy i{color:#b35d38;background:#fff0e9}.cart-address-copy>small{display:-webkit-box;margin-top:5px;overflow:hidden;color:#68726b;font-size:8px;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:2}.cart-address-check{display:grid;width:23px;height:23px;place-items:center;border:1px solid #c7d2c9;border-radius:50%;color:transparent;background:#fff}.cart-address-list article.selected .cart-address-check{border-color:#34774b;color:#fff;background:#34774b}.cart-address-edit{position:absolute;top:20px;right:7px;min-width:40px;min-height:34px;border-left:1px solid #dce5dd;color:#4c6755;background:transparent;font-size:8px;font-weight:700}.cart-address-editor{margin-top:7px;padding:2px 1px 8px;overflow-y:auto;scrollbar-width:none}.cart-address-editor::-webkit-scrollbar{display:none}.cart-address-editor-heading{display:flex;min-height:36px;align-items:center;justify-content:space-between;margin-bottom:8px}.cart-address-editor-heading>button{display:flex;min-height:36px;align-items:center;gap:2px;color:#4b6855;background:transparent;font-size:9px}.cart-address-editor-heading>strong{padding-right:5px;font-size:12px}.cart-address-field-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.cart-address-field,.cart-address-field-row label{display:block;margin-bottom:9px}.cart-address-field-row label>span,.cart-address-field>span,.cart-address-labels>span{display:block;margin:0 0 4px 2px;color:#68746b;font-size:8px;font-weight:650}.cart-address-field input,.cart-address-field textarea,.cart-address-field-row input{width:100%;min-height:42px;border:1px solid #d6e1d8;border-radius:11px;outline:0;padding:0 10px;color:#243027;background:#f9fbf9;font:inherit;font-size:10px;box-shadow:inset 0 2px 4px rgba(26,58,35,.05)}.cart-address-field textarea{min-height:72px;padding:10px;resize:none;line-height:1.5}.cart-address-field input:focus,.cart-address-field textarea:focus,.cart-address-field-row input:focus{border-color:#57916a;box-shadow:0 0 0 2px rgba(59,132,80,.12)}.cart-address-labels{display:flex;align-items:center;gap:6px;margin-bottom:10px}.cart-address-labels>span{margin:0 auto 0 2px}.cart-address-labels>button{min-width:46px;min-height:32px;padding:0 8px;border:1px solid #d6dfd7;border-radius:9px;color:#647067;background:#fff;font-size:8px}.cart-address-labels>button.selected{border-color:#4f8c63;color:#2b6940;background:#eaf5ed}.cart-default-toggle{display:grid;grid-template-columns:23px minmax(0,1fr);min-height:49px;align-items:center;gap:9px;padding:6px 9px;border:1px solid #d7e1d8;border-radius:11px;color:#334037;background:#fff;text-align:left}.cart-default-toggle i{display:grid;width:23px;height:23px;place-items:center;border:1px solid #bdc9bf;border-radius:7px;color:transparent}.cart-default-toggle.selected i{border-color:#34774b;color:#fff;background:#34774b}.cart-default-toggle small,.cart-default-toggle strong{display:block}.cart-default-toggle strong{font-size:9px}.cart-default-toggle small{margin-top:2px;color:#879088;font-size:7px}.cart-address-delete,.cart-address-submit{width:100%;min-height:44px;margin-top:10px;border-radius:12px;font-size:10px;font-weight:800}.cart-address-submit{color:#fff;background:#174d2d;box-shadow:0 3px 0 #0d3820,0 7px 12px rgba(18,70,38,.18)}.cart-address-delete{display:flex;align-items:center;justify-content:center;gap:5px;border:1px solid #ecd7d7;color:#b85050;background:#fff8f8}.cart-sheet-options{display:flex;flex-direction:column;gap:9px;margin-top:13px}.cart-address-sheet-card,.cart-choice,.cart-coupon-option{display:flex;width:100%;min-height:56px;align-items:center;justify-content:space-between;gap:10px;padding:9px 11px;border:1px solid #d9e1da;border-radius:13px;color:#273027;background:#fff;box-shadow:0 3px 0 #c5d0c7,0 6px 10px rgba(26,57,34,.08);text-align:left}.cart-choice i,.cart-coupon-option i{display:grid;width:23px;height:23px;flex:0 0 23px;place-items:center;border:1px solid #bfcac1;border-radius:50%;color:transparent}.cart-choice.selected,.cart-coupon-option.selected{border-color:#80aa8a;background:#f0f8f1}.cart-choice.selected i,.cart-coupon-option.selected i{border-color:var(--cart-action-border);color:#fff;background:var(--cart-action)}.cart-coupon-option:disabled{opacity:.52}.cart-coupon-option>strong{color:#d92e37;font-size:22px}.cart-coupon-option>span{min-width:0;flex:1;font-size:11px;font-weight:750}.cart-address-sheet-card small,.cart-coupon-option small{display:block;margin-top:3px;color:#8b938c;font-size:8px}.cart-option-sheet textarea{width:100%;min-height:100px;margin-top:13px;resize:none;border:1px solid #d5dfd7;border-radius:13px;outline:0;padding:12px;color:#253026;background:#f9fbf9;font:inherit;font-size:12px;line-height:1.6;box-shadow:inset 0 2px 4px rgba(30,59,38,.06)}.cart-address-sheet-card{margin-top:13px}.cart-address-sheet-card>span:nth-child(2){min-width:0;flex:1}.cart-address-sheet-card strong{font-size:13px}.cart-address-sheet-card>svg{color:var(--cart-action-border)}.cart-sheet-save{width:100%;min-height:48px;margin-top:14px;border:1px solid var(--cart-action-border);border-radius:13px;color:#fff;background:var(--cart-action);box-shadow:0 4px 0 var(--cart-action-shadow),0 7px 12px rgba(49,113,73,.18),inset 0 1px 0 rgba(255,255,255,.2);font-size:13px;font-weight:800;transform:translateY(-1px)}@media (max-width:374px){.cart-item{grid-template-columns:24px 80px minmax(0,1fr);gap:7px;padding:8px}.cart-item-image{width:80px;height:86px}.cart-quantity-control{grid-template-columns:28px 30px 28px}.cart-fresh-tags span:last-child{display:none}.cart-benefit-grid>button{grid-template-columns:34px minmax(0,1fr) 12px;padding:7px}.cart-benefit-grid .cart-raised-icon{width:32px;height:32px}.shipping-progress-card{grid-template-columns:minmax(118px,1.2fr) minmax(42px,.7fr) auto;gap:5px;padding-right:6px;padding-left:6px}.shipping-progress-copy strong{font-size:8.5px}.cart-checkout-bar>.checkout-disabled,.cart-checkout-bar>.checkout-open-button{min-width:116px}.checkout-modal-footer>button{min-width:132px}}.account-page{height:100dvh;min-height:0;overflow:hidden;background:#eef3ef}.account-page .account-topbar{position:relative;min-height:calc(48px + var(--safe-top));grid-template-columns:78px minmax(0,1fr) 78px;padding:var(--safe-top) 10px 0;border-bottom-color:#dfe8e1;background:#fff;backdrop-filter:none}.account-page .account-topbar>h1{font-size:16px}.account-page .account-topbar-actions{gap:4px}.account-page .account-topbar-actions>a,.account-page .account-topbar-actions>button{width:32px;height:32px;border-color:#d8e4da;border-radius:8px;background:#f2f8f3;box-shadow:none;transform:none}.account-page .account-content{height:calc(100dvh - 48px - 64px - var(--safe-top) - var(--safe-bottom));min-height:0;gap:4px;padding:4px 0 0}.account-page .account-profile-band{min-height:56px;gap:9px;padding:6px 12px;background:#fff}.account-page .account-profile-icon{width:42px;height:42px;border-radius:11px;box-shadow:none}.account-page .account-profile-title h2{font-size:15px}.account-page .account-profile-band p{margin-top:3px;font-size:8.5px}.account-page .account-binding-summary{margin-top:3px;gap:2px}.account-page .account-binding-summary p{margin:0;font-size:8.8px;line-height:1.15}.account-page .account-binding-summary .account-phone-warning{color:#c33137}.account-page .account-login-button{min-width:80px;min-height:40px;border-color:#cfe0d2;border-radius:8px;background:#eef7f0;box-shadow:none;font-size:9px;transform:none}.account-page .account-member-card{width:calc(100% - 20px);min-height:50px;grid-template-columns:34px minmax(0,1fr) auto;gap:8px;margin:0 10px;padding:6px 9px;border-color:#184b2d;border-radius:8px;box-shadow:none;transform:none}.account-page .account-member-card.level-0{color:#4c5850;border-color:#d4dbd7;background:linear-gradient(145deg,#f7f8f7,#e3e8e5)}.account-page .account-member-card.level-1{color:#765012;border-color:rgba(118,80,18,.22);background:linear-gradient(145deg,#fff5d5,#f2d67e)}.account-page .account-member-card.level-2{color:#f3e7ff;border-color:rgba(229,204,255,.3);background:linear-gradient(145deg,#24073d,#5b1a91 48%,#320a57)}.account-page .account-member-card.level-3{color:#fff2b8;border-color:rgba(255,224,137,.3);background:linear-gradient(145deg,#000,#050505 46%,#11100c 68%,#000)}.account-page .account-member-mark{width:34px;height:34px;border-radius:7px;box-shadow:none}.account-page .account-member-card.level-0 .account-member-mark{color:#4c5850;background:linear-gradient(145deg,#f7f8f7,#dfe4e1)}.account-page .account-member-card.level-1 .account-member-mark{color:#765012;background:linear-gradient(145deg,#fff5d5,#f2d67e)}.account-page .account-member-card.level-2 .account-member-mark{color:#f3e7ff;background:linear-gradient(145deg,#24073d,#5b1a91)}.account-page .account-member-card.level-3 .account-member-mark{color:#fff2b8;background:linear-gradient(145deg,#000,#11100c)}.account-page .account-member-copy{gap:2px}.account-page .account-member-copy strong{font-size:12px}.account-page .account-member-copy small{font-size:7px}.account-page .account-member-card.level-0 .account-member-copy small{color:#516159}.account-page .account-member-card.level-1 .account-member-copy small{color:#5d3f0e}.account-page .account-member-card.level-2 .account-member-action,.account-page .account-member-card.level-2 .account-member-copy small,.account-page .account-member-card.level-3 .account-member-action,.account-page .account-member-card.level-3 .account-member-copy small{color:currentColor;opacity:.78}.account-page .account-member-action{font-size:16px;font-weight:900}.account-page .account-assets{min-height:54px;gap:5px;padding:6px 10px;background:#eaf4ec}.account-page .account-assets button{min-height:44px;gap:2px;border-color:#d5e3d8;border-radius:8px;background:#f7fbf8;box-shadow:none;transform:none}.account-page .account-assets button:first-child{background:#fff2f3}.account-page .account-assets button:nth-child(2){background:#fff8e7}.account-page .account-assets button:nth-child(3){background:#eef7fa}.account-page .account-assets button:nth-child(4){background:#eef7f0}.account-page .account-assets strong{font-size:13px}.account-page .account-assets span{font-size:7.5px}.account-page .account-section{padding:6px 10px}.account-page .account-orders{background:#eef7f0}.account-page .account-work-center{min-height:0;flex:0 0 auto;background:#f7f2df}.account-page .account-work-center-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.account-page .account-work-center-grid>a{display:grid;min-width:0;min-height:48px;grid-template-columns:28px minmax(0,1fr) auto;grid-template-rows:auto auto;align-items:center;-moz-column-gap:6px;column-gap:6px;padding:6px 7px;border:1px solid #dec88e;border-radius:10px;color:#4b3918;background:rgba(255,255,255,.78);text-decoration:none}.account-page .account-work-center-grid>a>span{display:grid;width:28px;height:28px;grid-row:1/3;place-items:center;border-radius:8px;color:#fff;background:#8b6517}.account-page .account-work-center-grid>a>strong{align-self:end;font-size:11px;line-height:1.15}.account-page .account-work-center-grid>a>small{display:block;min-width:0;overflow:hidden;color:#7b6a48;font-size:7px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.account-page .account-work-center-grid>a>svg{grid-column:3;grid-row:1/3}.account-page .account-assistant{background:#fff8e8}.account-page .account-services{min-height:0;flex:0 0 auto;background:#fff2ed}.cart-direct-checkout-notice{display:grid;gap:3px;margin:10px 14px 0;padding:10px 12px;border:1px solid #efaa80;border-radius:13px;color:#73351f;background:#fff2e9;box-shadow:0 4px 12px rgba(151,64,29,.08)}.cart-direct-checkout-notice strong{font-size:12px}.cart-direct-checkout-notice span{font-size:9px;line-height:1.45}html[lang=en-US] .shipping-progress-card,html[lang=th-TH] .shipping-progress-card{grid-template-columns:minmax(142px,1.35fr) minmax(42px,.55fr) auto}html[lang=en-US] .shipping-progress-copy small,html[lang=th-TH] .shipping-progress-copy small{font-size:7.5px;line-height:1.2}html[lang=en-US] .shipping-progress-copy strong,html[lang=th-TH] .shipping-progress-copy strong{display:-webkit-box;overflow:hidden;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}html[lang=en-US] .account-purchase-store-card,html[lang=th-TH] .account-purchase-store-card{min-height:108px}html[lang=en-US] .account-purchase-store-products,html[lang=th-TH] .account-purchase-store-products{min-height:24px}html[lang=en-US] .account-page .account-service-grid small,html[lang=th-TH] .account-page .account-service-grid small{display:-webkit-box;min-height:17px;overflow:hidden;line-height:1.15;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}html[lang=en-US] .account-page .account-service-grid,html[lang=th-TH] .account-page .account-service-grid{grid-template-rows:repeat(2,54px)}html[lang=en-US] .account-workbench-entry small,html[lang=th-TH] .account-workbench-entry small{display:block;max-width:170px;line-height:1.25}html[lang=en-US] .account-workbench-action,html[lang=th-TH] .account-workbench-action{max-width:112px;justify-content:flex-end;line-height:1.2;text-align:right}.home-page .nine-baht-grid{padding-inline:2px;scroll-padding-inline:2px}.account-page .account-section-heading{min-height:20px}.account-page .account-section-heading h2{font-size:13px}.account-page .account-section-heading button{min-height:30px;padding:0 6px;border-color:#d6e2d8;background:rgba(255,255,255,.72);box-shadow:none;font-size:8px;transform:none}.account-page .account-assistant-grid,.account-page .account-order-grid,.account-page .account-service-grid{gap:5px;margin-top:4px}.account-page .account-assistant-grid button,.account-page .account-order-grid button,.account-page .account-service-grid a,.account-page .account-service-grid button{min-height:48px;gap:3px;border-radius:8px;box-shadow:none;transform:none}.account-page .account-order-grid button{position:relative;border-color:#d1e4d5;background:#f8fcf9}.account-page .account-order-grid .account-order-badge{position:absolute;z-index:2;top:-5px;right:calc(50% - 23px);display:grid;min-width:16px;height:16px;place-items:center;padding:0 4px;border:2px solid #fff;border-radius:999px;color:#fff;background:#e53d43;box-shadow:0 2px 5px rgba(157,31,37,.28);font-size:8px;font-weight:900;line-height:1}.account-orders-dialog-backdrop{align-items:flex-end;overflow:hidden;overscroll-behavior:none;padding:max(3dvh,var(--safe-top)) 3vw max(3dvh,var(--safe-bottom))}.account-sheet.account-orders-dialog{display:flex;width:min(94vw,620px);height:min(94dvh,calc(100dvh - var(--safe-top) - var(--safe-bottom) - 12px));min-height:0;max-height:min(94dvh,calc(100dvh - var(--safe-top) - var(--safe-bottom) - 12px));flex-direction:column;overflow:hidden;padding:8px 12px 12px;border:1px solid #d8e5dc;border-radius:22px;box-shadow:0 18px 46px rgba(12,47,27,.28)}.account-sheet.account-orders-dialog>header{flex:none}.account-sheet.account-orders-dialog>header+*{min-height:0;flex:1;overflow-y:auto;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;scrollbar-width:thin}.account-page .account-assistant-grid button{border-color:#eadfbe;background:#fffcf2}.account-page .account-service-grid a,.account-page .account-service-grid button{border-color:#edd9d1;background:#fffaf8}.account-page .account-assistant-grid button>span,.account-page .account-order-grid button>span,.account-page .account-service-grid a>span,.account-page .account-service-grid button>span{width:27px;height:27px;border-radius:8px;box-shadow:none}.account-page .account-assistant-grid small,.account-page .account-order-grid small,.account-page .account-service-grid small{font-size:7px}html[lang=en-US] .account-page .account-order-grid small,html[lang=th-TH] .account-page .account-order-grid small{display:-webkit-box;overflow:hidden;line-height:1.05;text-overflow:clip;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}.account-page .account-service-grid{grid-template-rows:repeat(2,48px)}.account-page .account-assets button:active,.account-page .account-assistant-grid button:active,.account-page .account-login-button:active,.account-page .account-member-card:active,.account-page .account-order-grid button:active,.account-page .account-section-heading button:active,.account-page .account-service-grid a:active,.account-page .account-service-grid button:active,.account-page .account-topbar-actions>a:active,.account-page .account-topbar-actions>button:active{box-shadow:none;transform:none;filter:brightness(.95)}.account-sheet-favorites-grid{grid-template-columns:repeat(3,minmax(0,1fr));max-height:calc(95dvh - 88px - var(--safe-top) - var(--safe-bottom));overflow-y:auto;gap:7px;padding:2px 1px 10px;overscroll-behavior:contain}.account-sheet-favorites-grid .product-card{border-radius:12px}.account-sheet-favorites-grid .product-card-link{padding:4px 4px 0}.account-sheet-favorites-grid .product-image-wrap{border-radius:9px}.account-sheet-favorites-grid .discount-badge{top:3px;left:3px;padding:2px 4px;border-radius:6px;font-size:7.5px}.account-sheet-favorites-grid .product-card h3{min-height:24px;margin-top:5px;font-size:10px;line-height:1.2}.account-sheet-favorites-grid .product-card p{margin-top:2px;font-size:8px}.account-sheet-favorites-grid .product-card-footer{min-height:32px;padding:1px 3px 4px 5px}.account-sheet-favorites-grid .product-card-footer>strong{font-size:10px}.account-sheet-favorites-grid .add-button{width:27px;height:27px}@media (max-height:700px){.account-page .account-content{gap:3px;padding-top:3px}.account-page .account-profile-band{min-height:52px;padding-top:4px;padding-bottom:4px}.account-page .account-member-card{min-height:46px}.account-page .account-assets{min-height:49px}.account-page .account-assets,.account-page .account-section{padding-top:4px;padding-bottom:4px}.account-page .account-assistant-grid button,.account-page .account-order-grid button,.account-page .account-service-grid a,.account-page .account-service-grid button{min-height:44px}.account-page .account-service-grid{grid-template-rows:repeat(2,44px)}}@media (max-width:374px){.home-content{padding-right:12px;padding-left:12px}.brand-lockup img{width:40px;height:40px;flex-basis:40px}.brand-lockup strong{font-size:16px}.brand-lockup small{font-size:8.5px}.location-button{max-width:96px}.category-image{width:47px;height:47px}.hero-content{padding-left:13px}.hero-content h1{font-size:22px}.hero-points{gap:3px}.hero-points span{font-size:7.5px}.group-section{padding:12px}.group-card-image{min-width:92px}}@media (min-width:390px){.category-image{width:56px;height:56px}.category-item strong{font-size:11.5px}}@media (min-width:431px){.home-page .group-section{padding:6px;border-radius:14px}.home-page .group-heading{margin-bottom:3px}.home-page .group-title-wrap{gap:4px}.home-page .crown-icon{width:22px;height:22px;flex-basis:22px;border-radius:6px}.home-page .crown-icon svg{width:14px;height:14px}.home-page .group-heading h2{font-size:14px}.home-page .group-label{padding:2px 4px;border-radius:5px;font-size:7px}.home-page .group-heading>a{min-height:22px;font-size:8px}.home-page .group-promo{margin:-1px 0 2px;font-size:10px;line-height:1.1}.home-page .group-advantages{gap:2px 7px;margin-bottom:3px}.home-page .group-advantages li{gap:3px;font-size:7px;line-height:1.1}.home-page .group-advantages li span{width:12px;height:12px;flex-basis:12px;font-size:6.5px}.home-page .group-card{position:relative;min-height:82px;gap:6px;padding:4px;border-radius:10px}.home-page .group-card-image{width:70px;min-width:70px;min-height:74px;border-radius:8px}.home-page .group-card-image span{top:4px;left:4px;padding:2px 4px;border-radius:4px;font-size:6px}.home-page .group-card-body h3{padding-right:54px;font-size:10.5px;line-height:1.15}.home-page .group-card-body>p{margin:2px 0 1px;font-size:7px;line-height:1.1}.home-page .progress-track{height:3px}.home-page .group-prices{gap:4px;margin-top:3px}.home-page .group-prices strong{font-size:14px}.home-page .group-prices del{font-size:7px}.home-page .group-card-bottom{flex-direction:row;align-items:center;justify-content:space-between;gap:3px;margin-top:3px}.home-page .group-tags{gap:3px}.home-page .group-tags span{gap:2px;padding:2px 3px;border-radius:5px;font-size:6.5px}.home-page .group-tags svg{width:9px;height:9px}.home-page .group-card-bottom>a{position:absolute;top:4px;right:4px;min-width:50px;min-height:23px;padding:0 6px;border-radius:7px;font-size:7.5px}}@media (min-width:0px){.home-page{position:fixed;inset:0;width:100%;height:100dvh;min-height:0;margin:0 auto;overscroll-behavior:none;overflow-y:hidden;padding-bottom:0;touch-action:none}.home-page .home-content{height:calc(100dvh - 56px - var(--safe-bottom));min-height:0;gap:2.8px;padding:calc(4px + var(--safe-top)) 12px 1px}.home-page .home-header{min-height:38px}.home-page .brand-lockup{gap:6px}.home-page .brand-lockup img{width:36px;height:36px;flex-basis:36px}.home-page .brand-lockup strong{font-size:15px}.home-page .brand-lockup small{margin-top:1px;font-size:8px}.home-page .location-button{min-height:38px;max-width:104px}.home-page .location-button span{font-size:9.5px}.home-page .notification-button{width:36px;height:38px;flex-basis:36px}.home-page .notification-badge{top:0}.home-page .search-bar{height:38px;gap:6px;padding:3px 4px 3px 11px;border-radius:13px}.home-page .search-bar input{font-size:11px}.home-page .search-bar button{min-width:54px;height:30px;border-radius:10px;font-size:11px}.home-page .hero-banner{aspect-ratio:9/4;height:auto;min-height:0;border-radius:16px}.home-page .hero-content{width:62%;padding:7px 0 9px 13px}.home-page .hero-content h1{font-size:19px}.home-page .hero-content>p{margin-top:3px;font-size:9.5px}.home-page .hero-points{gap:3px;margin-top:4px}.home-page .hero-points span{gap:1px;font-size:7px}.home-page .hero-content>button{min-width:76px;min-height:25px;margin-top:4px;padding:0 9px;border-radius:8px;font-size:9.5px}.home-page .hero-dots{bottom:4px;gap:3px}.home-page .hero-dots button{width:4px;height:4px}.home-page .hero-dots button.active{width:11px}.home-page .category-grid{gap:8px 2px}.home-page .category-image{position:relative;width:clamp(64px,18vw,74px);height:clamp(64px,18vw,74px);overflow:hidden;border:0;outline:1px solid rgba(255,255,255,.96);background:#eef4ed;box-shadow:0 4px 0 #aeb9ad,0 8px 12px rgba(35,70,44,.22),inset 0 2px 0 rgba(255,255,255,.72);transform:translateY(-3px);transition:transform .12s ease,box-shadow .12s ease}.home-page .category-image:after{position:absolute;inset:0;border:2px solid rgba(255,255,255,.72);border-radius:50%;box-shadow:inset 0 4px 6px rgba(255,255,255,.28),inset 0 -3px 5px rgba(12,45,24,.18);content:"";pointer-events:none}.home-page .category-image img{transform:scale(1.04)}.home-page .category-item:active .category-image{box-shadow:0 1px 0 #aeb9ad,0 3px 6px rgba(35,70,44,.17),inset 0 2px 4px rgba(12,45,24,.14);transform:translateY(1px)}.home-page .category-item strong{margin-top:6px;padding-bottom:4px;display:-webkit-box;font-size:20px;line-height:1.02;-webkit-box-orient:vertical;-webkit-line-clamp:2;white-space:normal}.home-page .group-heading,.home-page .section-heading{gap:5px;margin-bottom:2px}.home-page .group-heading h2,.home-page .section-heading h2{gap:3px;font-size:15px}.home-page .group-heading>a,.home-page .section-heading a{min-height:22px;font-size:9px}.home-page .deal-scroller{gap:8px;padding:0}.home-page .auto-scroll-row{--auto-scroll-gap:8px;--auto-scroll-half-gap:4px;position:relative;contain:layout paint;overflow-x:hidden;scrollbar-width:none;overscroll-behavior-inline:contain;scroll-snap-type:none;touch-action:pan-y}.home-page .auto-scroll-row::-webkit-scrollbar{display:none}.home-page .auto-scroll-track{display:flex;width:-moz-max-content;width:max-content;min-width:-moz-max-content;min-width:max-content;height:100%;flex:0 0 auto;gap:var(--auto-scroll-gap);backface-visibility:hidden;transform:translateZ(0);animation:home-auto-scroll var(--auto-scroll-duration,34s) linear infinite;will-change:transform}.home-page .deal-scroller{--auto-scroll-duration:32s;--auto-scroll-gap:6px;--deal-card-width:clamp(78px,20.5vw,88px);--auto-scroll-shift:calc(0px - var(--deal-card-width) - var(--deal-card-width) - var(--deal-card-width) - var(--deal-card-width) - 24px);--deal-track-width:calc(var(--deal-card-width) + var(--deal-card-width) + var(--deal-card-width) + var(--deal-card-width) + var(--deal-card-width) + var(--deal-card-width) + var(--deal-card-width) + var(--deal-card-width) + var(--deal-card-width) + var(--deal-card-width) + var(--deal-card-width) + var(--deal-card-width) + 66px)}.home-page .nine-baht-grid{--auto-scroll-duration:38s;--auto-scroll-gap:6px;--nine-card-width:clamp(104px,27vw,112px);--auto-scroll-shift:calc(0px - var(--nine-card-width) - var(--nine-card-width) - var(--nine-card-width) - 18px);--nine-track-width:calc(var(--nine-card-width) + var(--nine-card-width) + var(--nine-card-width) + var(--nine-card-width) + var(--nine-card-width) + var(--nine-card-width) + var(--nine-card-width) + var(--nine-card-width) + var(--nine-card-width) + 48px)}.home-page .deal-scroll-track{width:var(--deal-track-width);min-width:var(--deal-track-width)}.home-page .nine-baht-scroll-track{width:var(--nine-track-width);min-width:var(--nine-track-width)}.home-page .auto-scroll-row:active .auto-scroll-track{animation-play-state:paused}.home-page .auto-scroll-sequence{display:flex;height:100%;flex:0 0 auto;align-items:stretch}.home-page .home-section{margin-bottom:-4px}.home-page .product-card-compact{width:var(--deal-card-width);flex:0 0 var(--deal-card-width);isolation:isolate;border-color:#e7ebe7;border-radius:10px;box-shadow:0 1px 3px rgba(30,69,44,.04)}.home-page .product-card-compact .product-card-link{padding:3px 2px 0}.home-page .product-card-compact .product-image-wrap{display:block;width:calc(100% - 2px);height:clamp(48px,12vw,52px);margin-inline:auto;border-radius:9px}.home-page .product-card-compact .discount-badge{top:2px;left:2px;padding:2px 3px;border-radius:5px;font-size:6.5px}.home-page .product-card-compact h3{display:block;min-height:11px;margin-top:2px;overflow:hidden;font-size:8.75px;font-weight:750;line-height:1.2;text-align:center;text-overflow:ellipsis;white-space:nowrap}.home-page .product-card-compact p{margin-top:1px;font-size:6.25px;text-align:center}.home-page .product-card-compact .product-card-footer{min-height:21px;justify-content:space-between;gap:0;padding:0 2px 2px 4px}.home-page .product-card-compact .product-card-footer>strong{font-size:8.5px}.home-page .product-card-compact .add-button{width:20px;height:20px;flex-basis:20px;box-shadow:0 2px 5px rgba(13,92,54,.18)}.home-page .product-card-compact .add-button svg{width:13px;height:13px}.home-page .group-section{padding:4px 5px 5px;border-radius:12px}.home-page .group-heading{margin-bottom:2px}.home-page .group-title-wrap{gap:3px}.home-page .crown-icon{width:18px;height:18px;flex-basis:18px;border-radius:5px}.home-page .group-heading h2{font-size:12px}.home-page .group-label{padding:2px 3px;border-radius:5px;font-size:6.5px}.home-page .group-heading>a{font-size:7px}.home-page .group-promo{margin:-2px 0 1px;font-size:8.5px;line-height:1.1}.home-page .group-advantages{grid-template-columns:repeat(4,minmax(0,1fr));gap:1px 4px;margin-bottom:2px}.home-page .group-advantages li{gap:2px;font-size:6px;line-height:1.05}.home-page .group-advantages li span{width:10px;height:10px;flex-basis:10px;font-size:5.5px}.home-page .group-card{position:relative;min-height:62px;gap:5px;padding:3px;border-radius:9px}.home-page .group-card-image{width:52px;min-width:52px;min-height:56px;border-radius:7px}.home-page .group-card-image span{top:3px;left:3px;padding:2px 3px;border-radius:4px;font-size:5.5px}.home-page .group-card-body h3{padding-right:0;font-size:9px;line-height:1.1}.home-page .group-card-body>p{margin:1px 0;font-size:6px;line-height:1.1}.home-page .progress-track{height:2px}.home-page .group-prices{gap:3px;margin-top:2px}.home-page .group-prices strong{font-size:11px}.home-page .group-prices del{font-size:6px}.home-page .group-card-bottom{flex-direction:row;align-items:center;justify-content:space-between;gap:2px;margin-top:2px;padding-right:90px}.home-page .group-tags{gap:3px}.home-page .group-tags span{gap:1px;padding:1px 2px;border-radius:4px;font-size:5.5px}.home-page .group-card-bottom>a{position:absolute;right:3px;bottom:3px;width:84px;min-width:84px;min-height:28px;padding:0 8px;border-radius:8px;font-size:8.5px;box-shadow:0 3px 7px rgba(214,61,44,.18);top:auto}.home-page .nine-baht-sale{display:flex;min-height:72px;flex:1 1 auto;flex-direction:column;gap:2px;padding:1px 4px 0;overflow:hidden;border:1px solid #ffd8cf;border-radius:12px;background:#fff3ef}.home-page .nine-baht-heading{position:relative;min-height:23px}.home-page .nine-baht-heading,.home-page .nine-baht-title-wrap{display:flex;min-width:0;align-items:center;justify-content:center}.home-page .nine-baht-title-wrap{flex-direction:column;text-align:center}.home-page .nine-baht-title-wrap h2{margin:0;color:#ef4934;font-family:STKaiti,Kaiti SC,KaiTi,DFKai-SB,"Noto Serif SC",serif;font-size:clamp(15px,4vw,17px);font-style:italic;font-weight:900;line-height:.98;white-space:nowrap;-webkit-text-stroke:.35px #a9211c;text-shadow:0 1px 0 #fff,1px 2px 0 #f3ae7e,0 3px 5px rgba(162,35,27,.22);transform:skewX(-5deg);transform-origin:center}.home-page .nine-baht-title-wrap small{display:block;margin-top:1px;color:#a9665d;font-size:6px;line-height:1;white-space:nowrap}.home-page .nine-baht-heading>a{position:absolute;right:4px;display:flex;min-height:22px;flex:0 0 auto;align-items:center;gap:2px;color:#c53c2d;font-size:8.5px;font-weight:700}.home-page .nine-baht-grid{display:flex;width:100%;min-height:0;flex:1;gap:8px;overflow-x:auto}.home-page .nine-baht-item{display:grid;width:var(--nine-card-width);flex:0 0 var(--nine-card-width);min-width:0;min-height:0;height:100%;grid-template-columns:clamp(46px,12.8vw,48px) minmax(0,1fr);align-items:center;gap:3px;padding:0;overflow:hidden;isolation:isolate;border:0;border-radius:8px;background:#fff;box-shadow:inset 0 0 0 1px #efd7d1,0 1px 3px rgba(112,55,43,.04)}.home-page .nine-baht-item>img{width:100%;max-height:100%;height:auto;aspect-ratio:1;-o-object-fit:cover;object-fit:cover;border-radius:8px}.home-page .nine-baht-item-copy{display:flex;width:100%;min-width:0;align-items:center;flex-direction:column;text-align:center}.home-page .nine-baht-item-copy>small,.home-page .nine-baht-item-copy>strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-page .nine-baht-item-copy>strong{color:#2d2928;font-size:7.25px;font-weight:750;line-height:1.1}.home-page .nine-baht-item-copy>small{margin-top:2px;color:#a27169;font-size:5.75px}.home-page .nine-baht-price{display:flex;align-items:baseline;justify-content:center;gap:2px;margin-top:2px;white-space:nowrap}.home-page .nine-baht-price b{color:#e2292f;font-size:9px}.home-page .nine-baht-price del{color:#aaa09d;font-size:5px}.home-page .guarantee-card{padding:6px 2px;border-radius:12px}.home-page .guarantee-card>div{padding:0 2px}.home-page .guarantee-icon{width:24px;height:24px;margin-bottom:2px;border-radius:7px}.home-page .guarantee-card strong{font-size:8.5px}.home-page .guarantee-card small{margin-top:1px;font-size:6px}.home-page .bottom-navigation-inner{height:56px}.home-page .bottom-navigation a{gap:2px}.home-page .bottom-navigation small{font-size:9px}}@media (min-height:840px){.home-page .nine-baht-scroll-track{align-items:stretch}.home-page .nine-baht-item{height:100%;grid-template-columns:clamp(59px,7.35vh,66px) minmax(0,1fr);grid-template-rows:1fr;align-content:stretch;align-items:center;justify-items:stretch;gap:3px;padding:2px}.home-page .nine-baht-item>img{width:100%;height:auto;aspect-ratio:1}}@media (min-height:900px){.home-page .nine-baht-item{grid-template-columns:1fr;grid-template-rows:minmax(0,1fr) auto;align-items:center;justify-items:center;gap:2px;padding:3px}.home-page .nine-baht-item>img{width:clamp(78px,8.8vh,82px);height:clamp(78px,8.8vh,82px)}}@keyframes home-auto-scroll{to{transform:translate3d(var(--auto-scroll-shift),0,0)}}@media (min-width:0px){.home-page{background:#f7f9f7}.home-page .home-content{gap:8px;padding:calc(7px + var(--safe-top)) 14px 4px;background:#f7f9f7}.home-page .home-header{min-height:34px;gap:8px}.home-page .home-header-safe{position:relative;grid-template-columns:minmax(0,1fr) 44px;padding-right:0}.home-page .home-header-support-space{display:block;width:44px;height:34px;flex:0 0 44px}.home-page .brand-lockup{gap:7px}.home-page .brand-lockup img{width:32px;height:32px;flex-basis:32px}.home-page .brand-lockup strong{font-size:14.5px;font-weight:760;letter-spacing:0}.home-page .brand-lockup small{margin-top:1px;color:#9aa39a;font-size:7.8px;font-weight:500}.home-page .location-button{min-height:34px;max-width:98px}.home-page .location-button span{color:#315443;font-size:9px;font-weight:650}.home-page .notification-button{width:34px;height:34px;flex-basis:34px}.home-page .search-bar{height:38px;gap:6px;padding:3px 4px 3px 10px;border-color:#e8ece8;border-radius:15px;background:#fff;box-shadow:0 4px 14px rgba(0,0,0,.025)}.home-page .search-bar select{width:64px;min-width:64px;height:30px;color:#345343;font-size:10px;font-weight:650}.home-page .search-bar input{font-size:11.5px}.home-page .search-bar button{min-width:56px;height:30px;border-radius:12px;background:#0f4d2d;font-size:11px;font-weight:720}.home-page .hero-banner{aspect-ratio:16/6.4;border-radius:20px;box-shadow:0 4px 14px rgba(0,0,0,.04)}.home-page .hero-content{width:60%;padding:10px 0 13px 15px}.home-page .hero-content h1{font-size:clamp(21px,5.8vw,24px);font-weight:820}.home-page .hero-content>p{margin-top:4px;font-size:10.5px;font-weight:650}.home-page .hero-points{gap:4px;margin-top:6px}.home-page .hero-points span{font-size:7.4px}.home-page .hero-content>button{min-width:82px;min-height:28px;margin-top:6px;border-radius:10px;background:#f05a3d;font-size:10px;box-shadow:0 4px 10px rgba(240,90,61,.18)}.home-page .hero-dots{bottom:6px}.home-page .category-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px 3px;padding:12px 7px 11px;border:1px solid #eef1ee;border-radius:20px;background:#fff;box-shadow:0 4px 14px rgba(0,0,0,.035)}.home-page .category-item{min-height:75px;justify-content:flex-start}.home-page .category-image{width:clamp(54px,14.5vw,61px);height:clamp(54px,14.5vw,61px);border:1px solid rgba(238,242,238,.95);outline:0;background:#f5f7f5;box-shadow:0 3px 8px rgba(37,70,46,.09),inset 0 1px 0 rgba(255,255,255,.9);transform:none}.home-page .category-image:after{border:1px solid rgba(255,255,255,.72);box-shadow:inset 0 -2px 4px rgba(12,45,24,.08)}.home-page .category-image img{transform:scale(1.03)}.home-page .category-item strong{display:-webkit-box;min-height:28px;margin-top:6px;padding:0 1px;overflow:hidden;color:#242824;font-size:clamp(11.5px,3.15vw,13.5px);font-weight:650;line-height:1.08;text-align:center;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}.home-page .category-item small{display:none}.home-page .home-section{margin:2px 0 0;padding:10px 8px 9px;overflow:hidden;border:1px solid #eef1ee;border-radius:18px;background:#fff;box-shadow:0 4px 14px rgba(0,0,0,.035)}.home-page .group-heading,.home-page .section-heading{margin-bottom:8px}.home-page .group-heading h2,.home-page .section-heading h2{color:#1f241f;font-size:17px;font-weight:740}.home-page .group-heading>a,.home-page .section-heading a{color:#7e887f;font-size:10px;font-weight:600}.home-page .deal-scroller{--auto-scroll-gap:8px;--deal-card-width:clamp(98px,26vw,112px);--auto-scroll-shift:calc(0px - var(--deal-card-width) - var(--deal-card-width) - var(--deal-card-width) - var(--deal-card-width) - 32px);--deal-track-width:calc(var(--deal-card-width) + var(--deal-card-width) + var(--deal-card-width) + var(--deal-card-width) + var(--deal-card-width) + var(--deal-card-width) + var(--deal-card-width) + var(--deal-card-width) + var(--deal-card-width) + var(--deal-card-width) + var(--deal-card-width) + var(--deal-card-width) + 90px);gap:8px;padding:0 0 2px}.home-page .product-card-compact{width:var(--deal-card-width);flex-basis:var(--deal-card-width);border-color:#edf0ed;border-radius:15px;box-shadow:0 4px 12px rgba(0,0,0,.035)}.home-page .product-card-compact .product-card-link{padding:6px 6px 0}.home-page .product-card-compact .product-image-wrap{width:100%;height:auto;aspect-ratio:1;border-radius:12px}.home-page .product-card-compact .discount-badge{top:4px;left:4px;padding:2px 5px;border-radius:7px;font-size:7.5px}.home-page .product-card-compact h3{min-height:16px;margin-top:5px;font-size:11px;font-weight:680;text-align:left}.home-page .product-card-compact p{margin-top:1px;font-size:8px;text-align:left}.home-page .product-card-compact .product-card-footer{min-height:30px;padding:1px 5px 6px 7px}.home-page .product-card-compact .product-card-footer>strong{font-size:12px}.home-page .product-card-compact .add-button{width:25px;height:25px;flex-basis:25px;box-shadow:0 3px 8px rgba(13,92,54,.16)}.home-page .group-section{padding:10px 9px 9px;border-color:#f8e0d8;border-radius:18px;background:#fff7f4;box-shadow:0 4px 14px rgba(0,0,0,.035)}.home-page .crown-icon{width:24px;height:24px;flex-basis:24px;border-radius:8px;background:#ec5a3e}.home-page .group-heading h2{font-size:17px}.home-page .group-label{padding:3px 6px;border-radius:99px;color:#b74333;background:#ffe5dd;font-size:8px}.home-page .group-heading>a{color:#a94d3d;font-size:9px}.home-page .group-promo{display:none}.home-page .group-advantages{grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;margin:0 0 8px}.home-page .group-advantages li{justify-content:center;gap:3px;padding:4px 2px;border-radius:9px;color:#7d554d;background:rgba(255,255,255,.65);font-size:7.2px;font-weight:680}.home-page .group-advantages li span{width:13px;height:13px;flex-basis:13px;background:#ee684c;font-size:7px}.home-page .group-card{min-height:86px;gap:7px;padding:6px;border-color:#f0e5e1;border-radius:15px;box-shadow:0 4px 12px rgba(94,53,43,.035)}.home-page .group-card-image{width:76px;min-width:76px;min-height:76px;border-radius:12px}.home-page .group-card-image span{top:5px;left:5px;padding:3px 5px;border-radius:6px;font-size:7px}.home-page .group-card-body h3{font-size:12px;font-weight:700}.home-page .group-card-body>p{margin:4px 0 3px;color:#7f7370;font-size:8px}.home-page .progress-track{height:4px}.home-page .group-prices{margin-top:5px}.home-page .group-prices strong{font-size:15.5px}.home-page .group-prices del{font-size:8px}.home-page .group-card-bottom{margin-top:auto;padding-right:78px}.home-page .group-tags span{padding:2px 4px;border-radius:6px;font-size:6.8px}.home-page .group-card-bottom>a{right:6px;bottom:6px;width:68px;min-width:68px;min-height:29px;border-radius:10px;background:#f05a3d;font-size:9px}.home-page .nine-baht-sale{min-height:78px;padding:5px 7px 6px;border-color:#f9ded6;border-radius:18px;background:#fff7f4;box-shadow:0 4px 14px rgba(0,0,0,.03)}.home-page .nine-baht-title-wrap h2{color:#d74631;font-size:clamp(13px,3.6vw,15px);-webkit-text-stroke:0;text-shadow:none}.home-page .nine-baht-title-wrap small{color:#b38a82;font-size:6.5px}.home-page .nine-baht-heading>a{right:3px;color:#b94b3e;font-size:8px}.home-page .nine-baht-grid{--auto-scroll-gap:8px;--nine-card-width:clamp(102px,27vw,116px)}.home-page .nine-baht-item{grid-template-columns:43px minmax(0,1fr);gap:5px;padding:3px;border:1px solid #f0dfda;border-radius:12px;box-shadow:0 3px 10px rgba(112,55,43,.035)}.home-page .nine-baht-item>img{border-radius:10px}.home-page .nine-baht-item-copy>strong{font-size:8px}.home-page .nine-baht-item-copy>small{display:none}.home-page .nine-baht-price b{font-size:10.5px}.home-page .nine-baht-price del{font-size:6px}.home-page .bottom-navigation{border-top-color:#dbe5dd;background:rgba(247,249,247,.94);box-shadow:0 -5px 16px rgba(24,64,38,.08),inset 0 1px 0 rgba(255,255,255,.86);backdrop-filter:blur(14px)}.home-page .bottom-navigation-inner{height:58px;gap:7px;padding:6px 10px 7px}.home-page .bottom-navigation a{gap:2px;border-color:#dfe6df;border-radius:15px;background:#fff;box-shadow:0 2px 8px rgba(23,58,36,.08),inset 0 1px 0 #fff;transform:none;transition:transform .17s ease,box-shadow .17s ease,background-color .17s ease}.home-page .bottom-navigation a.active{border-color:#0f4d2d;background:#0f4d2d;box-shadow:0 4px 12px rgba(15,77,45,.22),inset 0 1px 0 rgba(255,255,255,.16);transform:translateY(-2px)}.home-page .bottom-navigation a:active{transform:scale(.97)}.home-page .bottom-navigation small{font-size:9px;font-weight:700}.home-page .hero-banner{height:clamp(150px,41vw,180px);aspect-ratio:auto;overflow:hidden}.home-page .hero-image{-o-object-fit:cover;object-fit:cover;-o-object-position:62% center;object-position:62% center}.home-page .hero-content{width:62%;padding:16px 0 17px 16px}.home-page .hero-content h1{font-size:clamp(23px,6.1vw,27px);line-height:1.05}.home-page .hero-content>p{margin-top:5px;font-size:11.5px}.home-page .hero-points{margin-top:7px}.home-page .hero-points span{font-size:7.8px}.home-page .hero-content>button{min-width:88px;min-height:30px;margin-top:8px}.home-page .home-section{overflow:visible}.home-page .deal-scroller{--deal-card-width:clamp(118px,32vw,136px);--auto-scroll-gap:9px;--auto-scroll-shift:calc(0px - var(--deal-card-width) - var(--deal-card-width) - var(--deal-card-width) - var(--deal-card-width) - 36px);min-height:188px;padding-bottom:4px;overflow-y:visible}.home-page .product-card-compact{min-height:176px}.home-page .product-card-compact .product-card-link{padding:7px 7px 0}.home-page .product-card-compact .product-image-wrap{min-height:104px}.home-page .product-card-compact h3{min-height:18px;font-size:11.5px}.home-page .product-card-compact p{font-size:8.5px}.home-page .product-card-compact .product-card-footer{min-height:34px}.home-page .product-card-compact .product-card-footer>strong{font-size:13px}}@media (min-width:0px){.home-page .home-section:has(.deal-scroller){padding:5px 6px 6px;overflow:hidden}.home-page .home-section:has(.deal-scroller) .section-heading{min-height:22px;margin-bottom:4px}.home-page .home-section:has(.deal-scroller) .section-heading h2{font-size:15px}.home-page .home-section:has(.deal-scroller) .section-heading a{font-size:8px}.home-page .home-section:has(.deal-scroller) .deal-scroller{--deal-card-width:clamp(88px,24vw,102px);--auto-scroll-gap:6px;--auto-scroll-shift:calc(0px - var(--deal-card-width) - var(--deal-card-width) - var(--deal-card-width) - var(--deal-card-width) - 24px);min-height:96px;padding-bottom:1px}.home-page .home-section:has(.deal-scroller) .product-card-compact{min-height:90px;border-radius:12px}.home-page .home-section:has(.deal-scroller) .product-card-compact .product-card-link{padding:4px 4px 0}.home-page .home-section:has(.deal-scroller) .product-card-compact .product-image-wrap{min-height:50px;max-height:50px;aspect-ratio:auto;border-radius:9px}.home-page .home-section:has(.deal-scroller) .product-card-compact .discount-badge{top:3px;left:3px;padding:1px 4px;border-radius:6px;font-size:6px}.home-page .home-section:has(.deal-scroller) .product-card-compact h3{min-height:10px;margin-top:2px;font-size:8.4px;line-height:1.05}.home-page .home-section:has(.deal-scroller) .product-card-compact p{margin-top:0;font-size:6.5px}.home-page .home-section:has(.deal-scroller) .product-card-compact .product-card-footer{min-height:20px;padding:0 4px 4px}.home-page .home-section:has(.deal-scroller) .product-card-compact .product-card-footer>strong{font-size:9.5px}.home-page .home-section:has(.deal-scroller) .product-card-compact .add-button{width:20px;height:20px;flex-basis:20px}.home-page .home-section:has(.deal-scroller) .product-card-compact .add-button svg{width:14px;height:14px}.home-page .group-section{padding:6px 7px;border-radius:16px;background:#fff8f5}.home-page .group-heading{min-height:24px;margin-bottom:3px}.home-page .crown-icon{width:21px;height:21px;flex-basis:21px;border-radius:7px}.home-page .group-heading h2{font-size:14px}.home-page .group-label{padding:2px 5px;font-size:7px}.home-page .group-heading>a{font-size:8px}.home-page .group-advantages{gap:3px;margin-bottom:4px}.home-page .group-advantages li{min-height:16px;gap:2px;padding:2px 1px;border-radius:7px;font-size:6.4px;line-height:1}.home-page .group-advantages li span{width:11px;height:11px;flex-basis:11px;font-size:6px}.home-page .group-card{min-height:72px;gap:5px;padding:5px;border-radius:13px}.home-page .group-card-image{width:62px;min-width:62px;min-height:62px;border-radius:10px}.home-page .group-card-image span{top:4px;left:4px;padding:2px 4px;font-size:6px}.home-page .group-card-body h3{font-size:10px}.home-page .group-card-body>p{margin:2px 0;font-size:7px}.home-page .progress-track{height:3px}.home-page .group-prices{margin-top:2px}.home-page .group-prices strong{font-size:12px}.home-page .group-prices del{font-size:7px}.home-page .group-card-bottom{margin-top:2px;padding-right:58px}.home-page .group-tags{gap:3px}.home-page .group-tags span{padding:1px 3px;border-radius:5px;font-size:5.8px}.home-page .group-card-bottom>a{right:5px;bottom:5px;width:50px;min-width:50px;min-height:23px;border-radius:8px;font-size:7.5px}.category-product-controls{grid-template-columns:repeat(2,minmax(0,1fr))}.category-control-button{min-height:30px}.cart-selection-row{min-height:38px;padding:5px 16px}.cart-selection-row>span{font-size:10px}.cart-item{grid-template-columns:24px 76px minmax(0,1fr);gap:7px;min-height:104px;padding:8px;border-radius:15px}.cart-item-image{width:76px;height:76px;border-radius:11px}.cart-delete-button{width:27px;height:27px;flex-basis:27px}.cart-item-info h2{font-size:12px}.cart-fresh-tags{margin-top:4px}.cart-fresh-tags span{padding:2px 4px;font-size:6.5px}.cart-item-bottom>strong{font-size:14px}.cart-quantity-control{grid-template-columns:29px 31px 29px;height:31px}.checkout-total-copy small em{display:block;margin-top:2px;color:#637066;font-size:8px;font-style:normal;font-weight:750;white-space:nowrap}.checkout-modal-footer>div small em{color:#637066}.checkout-product-list article{min-height:34px;padding:2px 0;border-top-color:#b7c5bb}.checkout-benefit-grid>button{min-height:38px;padding:3px 1px}.checkout-benefit-grid .checkout-panel-icon{width:19px;height:19px;flex-basis:19px}.system-message-folder-row{grid-template-columns:minmax(0,1fr) auto auto!important;-moz-column-gap:3px!important;column-gap:3px!important;min-height:58px!important;padding:9px 7px 9px 10px!important}.system-message-copy>span{justify-content:flex-start}.system-message-copy strong{display:inline-flex;align-items:center;gap:6px;font-size:13px}.system-message-copy small{display:-webkit-box;color:#616b64;font-size:8.6px;line-height:1.25;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}.system-message-open-pill{min-width:58px;height:28px;align-self:center;margin-left:4px;font-size:14px!important}.system-message-folder-row>svg{width:25px;height:25px;color:#0a3d22;stroke-width:3.2}.system-message-unread-text{color:#d72e35;font-size:10px;font-style:normal;font-weight:900}.support-composer{grid-template-columns:42px minmax(0,1fr) 60px}.support-attach-wrap{position:relative;display:grid;place-items:center}.support-attach-button{display:grid;width:42px;height:42px;place-items:center;border:1px solid #d4e1d7;border-radius:13px;color:#174d2d;background:#f6fbf7;box-shadow:0 2px 0 #c7d5ca}.support-attach-menu{position:absolute;bottom:50px;left:0;z-index:4;display:grid;min-width:176px;gap:6px;padding:8px;border:1px solid #d6e3d9;border-radius:16px;background:#fff;box-shadow:0 12px 30px rgba(20,54,31,.18)}.support-attach-menu button{display:grid;grid-template-columns:22px 1fr;align-items:center;gap:7px;min-height:36px;padding:6px 8px;border-radius:11px;color:#1f2d22;background:#f7faf8;font-size:12px;font-weight:800;text-align:left}.support-attach-menu small{grid-column:2;color:#7a847d;font-size:8px;font-weight:650}.home-page .nine-baht-sale{min-height:156px;padding-top:10px;padding-bottom:12px}.home-page .nine-baht-heading{min-height:34px;margin-bottom:8px}.home-page .nine-baht-grid{min-height:92px}.home-page .nine-baht-item{grid-template-columns:68px minmax(0,1fr);min-height:86px;gap:8px;padding:6px}.home-page .nine-baht-item>img{width:68px;height:68px}.home-page .nine-baht-item-copy>strong{font-size:10px}.home-page .nine-baht-item-copy>small{display:block;font-size:7px}.home-page .nine-baht-price b{font-size:12px}.home-page .hero-banner{height:clamp(166px,45vw,196px)}.home-page .nine-baht-sale{min-height:132px;padding:4px 7px 8px;border-color:#f1b9ac;background:#ffe6df}.home-page .nine-baht-heading{min-height:24px;align-items:center;margin-bottom:3px}.home-page .nine-baht-title-wrap{gap:0}.home-page .nine-baht-title-wrap h2{display:inline-grid;min-height:22px;place-items:center;padding:2px 9px;border:1px solid rgba(210,61,45,.22);border-radius:8px;color:#c52f25;background:#fff7f2;box-shadow:0 2px 0 rgba(210,61,45,.12);font-size:clamp(13px,3.5vw,15px);line-height:1}.home-page .nine-baht-title-wrap small{display:none}.home-page .nine-baht-heading>a{top:50%;transform:translateY(-50%)}.home-page .nine-baht-grid{--nine-card-width:clamp(92px,24vw,100px);min-height:78px}.home-page .nine-baht-item{display:flex;height:78px;min-height:78px;flex-direction:column;gap:0;padding:0;border-radius:9px}.home-page .nine-baht-item>img{display:block;width:100%;height:auto;aspect-ratio:16/9;flex:0 0 auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:9px 9px 0 0}.home-page .nine-baht-item-copy{display:flex;min-height:22px;flex:1 1 auto;flex-direction:row;align-items:center;justify-content:space-between;gap:3px;padding:2px 5px 3px;text-align:left}.home-page .nine-baht-item-copy>small{display:block;min-width:0;margin:0;color:#7d6b67;font-size:8px;font-weight:700;line-height:1}.home-page .nine-baht-price{flex:0 0 auto;margin:0;line-height:1}.home-page .nine-baht-price b{font-size:10px}.home-page .hero-banner{height:clamp(206px,54vw,234px)}.home-page .nine-baht-sale{min-height:0;flex:0 0 auto;padding-bottom:4px}.home-page .nine-baht-grid{flex:0 0 82px}.home-page .nine-baht-grid,.home-page .nine-baht-item{height:82px;min-height:82px}.home-page .nine-baht-item-title{display:block;min-width:0;overflow:hidden;padding:1px 5px 0;color:#442f2a;font-size:7.4px;font-weight:800;line-height:1;text-align:left;text-overflow:ellipsis;white-space:nowrap}.home-page .nine-baht-item-copy{min-height:15px;padding:0 5px 2px}.home-page .group-section{padding-top:5px;padding-bottom:5px}.home-page .group-heading{margin-bottom:2px}.home-page .group-card-bottom{align-items:flex-end}.home-page .group-tag-copy{display:flex;min-width:0;flex:1 1 auto;align-items:center}.home-page .group-tags{width:auto;min-width:0;gap:1px}.home-page .group-tags span{gap:1px;padding:1px 2px;font-size:5px}.home-page .group-tags svg{width:7px;height:7px}.home-page .full-group-tag{color:#a94839;border-color:#e7b9ad!important;background:#fff7f3}.home-page .separate-shipping-tag{max-width:none;flex:0 0 auto;overflow:visible;color:#8c625a;border-color:#e7c2b8!important;background:#fff9f6;font-size:4.4px!important;font-weight:700;text-overflow:clip;white-space:nowrap}.home-page .group-card-bottom{padding-right:106px}.home-page .group-card-bottom>a{width:100px;min-width:100px;min-height:31px;font-size:11px}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.chat-media-attachment{width:min(240px,66vw);margin:6px 0;overflow:hidden;border:1px solid rgba(14,82,48,.14);border-radius:10px;background:#eef4ef}.chat-media-attachment img,.chat-media-attachment video{display:block;width:100%;max-height:240px;-o-object-fit:cover;object-fit:cover}.not-found-page{display:grid;min-height:100dvh;padding:max(20px,env(safe-area-inset-top)) 18px max(20px,env(safe-area-inset-bottom));place-items:center;background:#f6f9f6}.not-found-card{display:flex;width:min(100%,390px);padding:34px 24px;align-items:center;flex-direction:column;text-align:center;border:1px solid #e3eae4;border-radius:20px;background:#fff;box-shadow:0 8px 24px rgba(18,70,43,.06)}.not-found-icon{display:grid;width:52px;height:52px;color:#0c5b35;border-radius:15px;background:#eaf5ed;place-items:center}.not-found-card p{margin:18px 0 0;color:#0c5b35;font-size:13px;font-weight:800}.not-found-card h1{margin:5px 0 8px;font-size:22px}.not-found-card>span:not(.not-found-icon){color:#7b857e;font-size:13px;line-height:1.6}.not-found-card a{width:100%;margin-top:22px;padding:13px 16px;color:#fff;border-radius:13px;background:#0b5631;font-weight:800}.delivery-map-empty{display:flex;min-height:148px;padding:20px;align-items:center;justify-content:center;flex-direction:column;gap:5px;color:#557060;text-align:center;background:#edf5ef}.delivery-map-empty strong{font-size:13px}.delivery-map-empty small{color:#86938a;font-size:10px}@media (min-width:0px){.home-page .bottom-navigation-inner{height:64px;gap:5px;padding:5px 7px 7px}.home-page .bottom-navigation a{width:100%;min-height:0;border-radius:10px;transform:translateY(-2px)}.home-page .bottom-navigation a.active{transform:translateY(-3px)}.home-page .bottom-navigation a:active{transform:translateY(1px)}.home-page .bottom-navigation small{font-size:10px}.home-page .hero-banner{height:clamp(194px,51vw,222px)}}.checkout-group-settings-slot{margin:5px 0 3px}.checkout-group-settings-slot .checkout-group-settings{border-radius:11px;background:#f9fcfa;box-shadow:none}.cart-item-bottom>strong,.checkout-product-list article>.item-line-amount{color:rgb(217 47 67/50%)!important}.cart-source-total-footer>strong,.cart-store-delivery-detail .cart-store-total-line,.checkout-source-total-footer>strong{color:#536057!important}.cart-source-total-footer>strong .store-total-amount,.cart-store-delivery-detail .cart-store-total-line .store-total-amount,.cart-summary .store-total-amount,.checkout-price-source-list .store-total-amount,.checkout-source-total-footer>strong .store-total-amount{color:#d92f43!important;opacity:1}.checkout-purchase-group>footer strong{color:#536057!important}.checkout-products-panel>.checkout-product-list>.checkout-membership-panel-compact{margin:3px 0 0;padding:3px 4px 4px}.checkout-membership-scope-note{margin:3px 0 0;color:#26352b;font-size:8px;font-weight:700;line-height:1.2;text-align:center}.checkout-self-settings-slot{margin:3px 0 4px}@media (min-width:0px){.home-page .hero-banner,.home-page .home-header,.home-page .search-bar{flex-shrink:0}.home-page .hero-banner{height:clamp(150px,22dvh,210px);min-height:150px;flex-basis:clamp(150px,22dvh,210px)}.account-page .account-services{flex:0 0 auto}.account-page .account-service-grid{grid-template-rows:repeat(3,40px);grid-auto-rows:40px}.account-page .account-service-grid a,.account-page .account-service-grid button{height:40px;min-height:0}}@media (max-height:720px){.home-page .hero-banner{height:clamp(140px,22dvh,158px);min-height:140px;flex-basis:clamp(140px,22dvh,158px)}.account-page .account-service-grid{grid-template-rows:repeat(3,36px);grid-auto-rows:36px}.account-page .account-service-grid a,.account-page .account-service-grid button{height:36px}}html[lang=en-US] .account-page .account-service-grid,html[lang=th-TH] .account-page .account-service-grid{grid-template-rows:repeat(3,52px);grid-auto-rows:52px}:root{--consumer-bottom-navigation-height:65px}.app-page{scroll-padding-bottom:calc(var(--consumer-bottom-navigation-height) + var(--safe-bottom) + 12px)}body.home-viewport-locked{touch-action:none}.home-page .home-content{container-type:size;height:calc(100dvh - var(--consumer-bottom-navigation-height) - var(--safe-bottom));justify-content:space-between;gap:3px;overflow-x:hidden;overflow-y:hidden;padding-bottom:0;overscroll-behavior:none;touch-action:none}.account-page .account-content::-webkit-scrollbar,.home-page .home-content::-webkit-scrollbar{display:none}.account-page .account-content{overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch}@media (max-height:800px){.home-page .home-content{gap:4px}.home-page .category-grid{gap:4px 2px;padding:7px 6px 6px}.home-page .category-item{min-height:0}.home-page .category-image{width:clamp(52px,14vw,58px);height:clamp(52px,14vw,58px)}.home-page .category-item strong{min-height:24px;margin-top:3px;padding:0;font-size:clamp(12px,3.4vw,13.5px);line-height:1.05}}@container (max-height: 760px){.home-page .category-grid{gap:4px 2px;padding:7px 6px 6px}.home-page .category-item{min-height:0}.home-page .category-image{width:clamp(52px,14vw,58px);height:clamp(52px,14vw,58px)}.home-page .category-item strong{min-height:24px;margin-top:3px;padding:0;font-size:clamp(12px,3.4vw,13.5px);line-height:1.05}}@media (max-height:700px){.home-page .home-content{justify-content:flex-start;gap:2px;padding-top:calc(4px + var(--safe-top))}.home-page .home-header{min-height:34px}.home-page .hero-banner{height:auto;min-height:70px;max-height:160px;flex:1 1 90px}.home-page .search-bar{height:32px;min-height:32px}.home-page .search-bar button,.home-page .search-bar select{height:26px}.home-page .category-grid{min-height:124px;max-height:205px;flex:1 1 124px;gap:2px;padding:4px 5px}.home-page .category-image{width:clamp(38px,7dvh,48px);height:clamp(38px,7dvh,48px)}.home-page .category-item strong{min-height:18px;margin-top:2px;font-size:clamp(10px,3vw,12px);line-height:1}.home-page .nine-baht-sale{height:82px;min-height:82px;flex-basis:82px;padding-top:2px;padding-bottom:2px}.home-page .nine-baht-heading{min-height:18px;margin-bottom:0}.home-page .nine-baht-title-wrap h2{min-height:18px;padding-top:1px;padding-bottom:1px}.home-page .nine-baht-grid,.home-page .nine-baht-item{height:60px;min-height:60px}.home-page .nine-baht-grid{flex-basis:60px}}html[lang=en-US] .account-page .account-service-grid a,html[lang=en-US] .account-page .account-service-grid button,html[lang=th-TH] .account-page .account-service-grid a,html[lang=th-TH] .account-page .account-service-grid button{height:52px}html[lang=en-US] .home-page .category-item strong{font-size:clamp(10px,2.75vw,12px);line-height:1.12}html[lang=en-US] .account-workbench-entry,html[lang=th-TH] .account-workbench-entry{grid-template-columns:48px minmax(0,1fr) minmax(92px,112px)}.account-page .account-content{gap:2px;padding-top:2px;padding-bottom:0;overflow:hidden;overscroll-behavior:none;touch-action:none}.account-page .account-section{padding-top:3px;padding-bottom:3px}.account-page .account-section-heading{min-height:18px}.account-page .account-order-grid,.account-page .account-service-grid{gap:3px;margin-top:2px}.account-page .account-order-grid button{height:46px;min-height:46px}.account-page .account-orders .account-section-heading{transform:translateY(-10px)}.account-page .account-orders .account-order-grid{margin-top:-10px}.account-page .account-section-heading .account-services-toggle{min-height:24px;gap:3px;padding:0 6px}.account-page .account-service-grid[aria-hidden=true]{visibility:hidden;pointer-events:none}.account-page .account-service-grid{grid-template-rows:repeat(3,32px);grid-auto-rows:32px}.account-page .account-service-grid a,.account-page .account-service-grid button{height:32px;min-height:32px;gap:1px;align-items:center;justify-content:center;padding:0 2px;text-align:center}html[lang=en-US] .account-page .account-service-grid,html[lang=th-TH] .account-page .account-service-grid{grid-template-rows:repeat(3,44px);grid-auto-rows:44px}html[lang=en-US] .account-page .account-service-grid a,html[lang=en-US] .account-page .account-service-grid button,html[lang=th-TH] .account-page .account-service-grid a,html[lang=th-TH] .account-page .account-service-grid button{height:44px;min-height:44px}.account-page .account-service-grid a>span,.account-page .account-service-grid button>span{width:21px;height:21px}.account-page .account-workbench-icon{width:32px;height:32px}@media (max-height:700px){.account-page .account-order-grid button{height:35px;min-height:35px}.account-page .account-service-grid,html[lang=en-US] .account-page .account-service-grid,html[lang=th-TH] .account-page .account-service-grid{grid-template-rows:repeat(3,29px);grid-auto-rows:29px}.account-page .account-service-grid a,.account-page .account-service-grid button,html[lang=en-US] .account-page .account-service-grid a,html[lang=en-US] .account-page .account-service-grid button,html[lang=th-TH] .account-page .account-service-grid a,html[lang=th-TH] .account-page .account-service-grid button{height:29px;min-height:29px}}.home-page .home-content{padding-left:max(18px,env(safe-area-inset-left));padding-right:max(18px,env(safe-area-inset-right))}.home-page .home-header{min-height:clamp(40px,5.7dvh,48px)}.home-page .brand-lockup img{width:clamp(38px,5.2dvh,44px);flex-basis:clamp(38px,5.2dvh,44px)}.home-page .brand-lockup img,.home-page .home-header-support-space{height:clamp(38px,5.2dvh,44px)}.home-page .bottom-navigation-inner{padding-right:max(12px,env(safe-area-inset-right));padding-left:max(12px,env(safe-area-inset-left))}