.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}:root{--canvas:#f8f7f4;--paper:#fff;--ink:#111;--muted:#838286;--line:#eeedeb;--coral:#f34b32;--yellow:#f4f47c;--blue:#bde3fc;--mint:#c4edd8;--radius:6px;--nav-height:68px;--safe:env(safe-area-inset-bottom,0px);font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif;color:var(--ink);font-synthesis:none;font-variant-numeric:tabular-nums}*{box-sizing:border-box}body{margin:0;background:#ece9e3;font-size:14px;line-height:1.45}button,input,select,textarea{font:inherit;color:inherit}button{border:0;padding:0;background:none;cursor:pointer;-webkit-tap-highlight-color:transparent}button:disabled{opacity:.38;cursor:not-allowed}button:active:not(:disabled){opacity:.72}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #327ad7;outline-offset:3px}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1{font-size:18px}h2{font-size:21px}h3{font-size:16px}strong{font-weight:700}small{font-size:12px}input,select,textarea{min-width:0;border:1px solid var(--line);border-radius:4px;background:#fff;padding:10px}textarea{resize:vertical;width:100%;min-height:110px}.icon{flex-shrink:0;vertical-align:middle}.phone-shell{position:relative;max-width:430px;width:100%;min-height:100dvh;margin:auto;background:var(--canvas);padding-top:env(safe-area-inset-top,0px);padding-bottom:calc(var(--nav-height) + var(--safe));overflow:clip}.phone-shell main{min-height:calc(100dvh - 126px);padding-bottom:10px}.app-header{height:48px;padding:0 7px;display:flex;align-items:center;justify-content:space-between;background:var(--canvas);position:relative;z-index:3}.app-header h1{font-size:18px;font-weight:750}.icon-btn{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center}.header-spacer{width:44px}.liked{fill:#ff554e;color:#ff554e}.bottom-navigation{position:fixed;z-index:40;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:430px;display:grid;grid-template-columns:repeat(5,1fr);height:calc(var(--nav-height) + var(--safe));padding:13px 8px calc(7px + var(--safe));background:#fff;border-top:1px solid #f0eeeb}.bottom-navigation>button{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:5px;min-width:0}.bottom-navigation small{font-size:10px;color:#777}.bottom-navigation .current small{color:#111;font-weight:700}.nav-symbol{position:relative;display:flex}.nav-symbol em{position:absolute;right:-6px;top:-6px;color:#fff;background:var(--coral);border-radius:9px;min-width:13px;height:13px;font-size:8px;font-style:normal;line-height:13px;padding:0 3px}.bottom-navigation .central{position:relative;top:-24px;width:70px;height:70px;background:#141414;color:#fff;border:5px solid #fff;border-radius:50%;justify-self:center;gap:3px;box-shadow:0 3px 6px #0002}.bottom-navigation .central small{color:#fff;font-size:8px;white-space:nowrap}.bottom-navigation .central .icon{width:23px;height:23px}.page-pad{padding:12px 16px}.panel{background:#fff;border-radius:6px;padding:16px}.row{display:flex;align-items:center;gap:8px}.between{display:flex;align-items:center;justify-content:space-between;gap:8px}.muted{color:var(--muted)}.coral{color:var(--coral)}.section-title{font-weight:750;font-size:20px;line-height:1.3;margin:14px 0}.stack{display:flex;flex-direction:column;gap:12px}.divider{height:1px;background:var(--line);margin:14px 0}.btn,.btn-outline{min-height:44px;border-radius:3px;padding:10px 20px;font-size:14px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:7px}.btn{background:#111;color:#fff}.btn-outline{background:#fff;color:#111;border:1px solid #999}.btn.full,.full{width:100%}.field{display:flex;flex-direction:column;gap:7px;margin-bottom:14px}.field>span,.field>label{font-size:13px}.chip{display:inline-flex;align-items:center;gap:5px;min-height:30px;border:1px solid #ddd;border-radius:4px;padding:5px 10px;font-size:12px}.chip.selected{border-color:#111;background:#f4f3ed}.empty{min-height:330px;padding:45px 25px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;gap:15px;color:#777}.empty h2{color:#111;font-size:19px}.fixed-action{position:fixed;z-index:30;bottom:calc(var(--nav-height) + var(--safe));width:100%;max-width:430px;left:50%;transform:translate(-50%);padding:12px 16px;background:#fff;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:12px}.money{color:#111;font-size:22px;font-weight:750;letter-spacing:-.5px;white-space:nowrap}.money small{font-size:.62em;font-weight:700;margin-right:2px}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 10px}.product-card{min-width:0;background:#fff;border-radius:4px;overflow:hidden}.product-photo{width:100%;aspect-ratio:1;display:block;background:#eceae5;border-radius:4px;overflow:hidden}.product-photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-caption{padding:8px 3px 5px}.product-title{display:block;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left;font-size:13px;font-weight:650}.product-subtitle{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#969493;margin:3px 0 6px}.round-add{position:relative;display:flex;width:27px;height:27px;align-items:center;justify-content:center;background:#111;color:#fff;border-radius:50%;margin:0 3px}.round-add:before{content:"";position:absolute;top:-8px;right:-8px;bottom:-8px;left:-8px}.compact .money{font-size:18px}.global-toast{position:fixed;left:50%;top:46%;transform:translate(-50%,-50%);padding:14px 22px;max-width:340px;color:#fff;background:#171717e8;border-radius:7px;z-index:150;text-align:center}.toast-enter-active,.toast-leave-active{transition:opacity .15s}.toast-enter-from,.toast-leave-to{opacity:0}.loading-view{padding:16px;display:grid;gap:15px}.skeleton{height:70px;background:linear-gradient(110deg,#efeee9 30%,#fff,#efeee9 60%);background-size:300%;animation:pulse 1.6s infinite;border-radius:6px}.skeleton.large{height:360px}.loading-view p{text-align:center;color:#888}@keyframes pulse{to{background-position:100%}}.form-error{color:#c43c29;font-size:12px;margin:8px 0}@media (min-width:700px){.phone-shell{box-shadow:0 0 50px #4236260c}}@media (prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}}html{scrollbar-width:none;scroll-padding-bottom:160px}html::-webkit-scrollbar{display:none}.tall-reference .app-header{height:68px}.tall-reference .app-header h1{font-size:20px}.tall-reference .commerce-cart-edit{top:12px}.save-error{padding:12px 16px;color:#9a3924;background:#fff1e9;font-size:12px;display:flex;justify-content:space-between;gap:8px}.save-error button{text-decoration:underline;white-space:nowrap}.home-hero{position:relative;height:auto;aspect-ratio:206/253;overflow:hidden;background:#f1efe8}.hero-artwork{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.home-tools{position:absolute;top:17px;left:18px;right:14px;display:flex;justify-content:space-between;align-items:center}.city-control{display:flex;align-items:center;font-size:12px;font-weight:600;gap:4px;min-height:36px}.circle-tool{width:31px;height:31px;border-radius:50%;display:flex;justify-content:center;align-items:center;background:#fff;box-shadow:0 1px 4px #3332}.home-tools>.row{gap:6px}.hero-copy{position:absolute;top:109px;left:24px;transform:rotate(-7deg);transform-origin:left top}.hero-copy h1{font-size:45px;font-weight:950;line-height:1.02;letter-spacing:-2px;font-style:italic}.hero-copy h2{font-size:32px;line-height:1.07;font-weight:900;letter-spacing:-1px;margin-top:6px}.hero-copy h2 span{position:relative;z-index:1}.hero-copy h2 span:after{content:"";height:5px;background:#78b8fb;position:absolute;left:0;right:-4px;bottom:-4px;transform:rotate(-4deg);z-index:-1}.hero-cta{transform:rotate(7deg);background:#101514;color:#fff;display:flex;align-items:center;gap:15px;border-radius:28px;font-size:13px;font-weight:700;min-height:43px;padding:0 19px;margin-top:22px}.pickup-seal{position:absolute;left:44%;top:42%;width:80px;height:80px;border:1px solid #111;border-radius:50%;background:#f8f6f0c9;text-align:center;font-size:14px;line-height:1.05;padding-top:17px;transform:rotate(-15deg)}.home-wants{position:relative;margin-top:-15px;padding:0 12px;background:#f8f7f4;z-index:2}.home-wants:before{content:"";width:104px;height:39px;position:absolute;left:0;top:-21px;border-radius:0 48px 0 0;background:var(--canvas);z-index:-1}.home-wants h2{font-size:23px;line-height:1.3;margin:0 0 9px;font-weight:850}.intent-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.intent-card{text-align:left;display:flex;flex-direction:column;padding:14px 8px 9px;border-radius:7px;min-width:0;min-height:184px;gap:7px;position:relative;overflow:hidden}.intent-card .icon{margin-left:4px;flex-shrink:0}.intent-card.ivory{background:#f5f2ed}.intent-card.yellow{background:linear-gradient(135deg,#f7f598,#f8f780)}.intent-card.blue{background:linear-gradient(135deg,#d5efff,#addcf9)}.intent-card.mint{background:linear-gradient(135deg,#d1f1dd,#c0ebd5)}.intent-card strong{font-size:17px;line-height:1.17;font-weight:850;white-space:pre-line;letter-spacing:-.4px}.intent-card small{font-size:9px;line-height:1.2;color:#606261;white-space:pre-line}.tiny-arrow{margin-top:auto;background:#111;color:#fff;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center}.tiny-arrow .icon{margin:0}.home-promo{height:130px;position:relative;display:block;width:calc(100% - 24px);margin:12px;background:#e9e6de;overflow:hidden;border-radius:5px;text-align:left}.home-promo>img{position:absolute;height:100%;width:61%;right:16px;-o-object-fit:contain;object-fit:contain;mix-blend-mode:multiply}.home-promo>span:first-of-type{position:relative;display:block;padding:10px 12px;width:60%}.home-promo small{font-size:7px;line-height:1.1;color:#8b877f;display:block;letter-spacing:.4px}.home-promo strong{font-size:24px;line-height:1.04;display:block;margin:7px 0 5px;letter-spacing:-1px;font-weight:850}.home-promo em{font-size:9px;font-style:normal;display:block;white-space:nowrap}.promo-arrow{position:absolute;right:13px;top:32px;width:27px;height:27px;display:flex;align-items:center;justify-content:center;background:#111;color:#fff;border-radius:50%}.home-week{padding:0 12px}.week-heading{display:flex;gap:10px;align-items:center;margin-bottom:8px}.week-heading h2{font-size:22px;font-weight:850;white-space:nowrap}.week-heading>span{font-size:10px;color:#96918a}.home-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.home-product-grid .product-photo{aspect-ratio:1.32}.home-product-grid .product-title{font-size:11px;font-weight:550}.home-product-grid .product-subtitle{font-size:9px;margin:2px 0 5px}.home-product-grid .product-caption{padding:5px 3px}.home-product-grid .money{font-size:19px}.home-pickup-strip{display:flex;align-items:center;justify-content:space-between;gap:7px;width:calc(100% - 24px);margin:10px 12px 8px;text-align:left;min-height:51px;background:#fff}.home-pickup-strip>strong{font-size:13px;line-height:1.2}.blue-bag{color:#0763fe;display:flex}.home-pickup-strip>small{font-size:8px;color:#8d8c89}.category-page{display:flex;align-items:stretch}.category-rail{width:112px;flex-shrink:0;padding:4px 0;background:#f5f4f1;display:flex;flex-direction:column;gap:2px}.category-rail button{min-height:60px;padding:12px 10px;text-align:left;color:#626165;font-size:14px;position:relative}.category-rail button.active{background:#ebe8e1;font-weight:800;color:#111;border-radius:3px}.category-rail button.active:before{content:"";position:absolute;left:0;top:18px;width:3px;height:23px;background:#111}.category-main{flex:1;min-width:0;padding:8px 10px 20px}.category-banner{position:relative;width:100%;aspect-ratio:131/176;overflow:hidden;border-radius:4px;background:#78b9fa;text-align:left}.category-banner img{position:absolute;width:100%;height:100%;top:0;right:0;bottom:0;left:0;-o-object-fit:cover;object-fit:cover}.category-banner>span{position:absolute;top:26px;left:26px;color:#fff;text-shadow:0 1px 3px #4288d322}.category-banner strong{font-size:28px;line-height:1.25;display:block;font-style:italic}.category-banner small{font-size:18px;display:block}.subcategory-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px 9px;margin:18px 0}.subcategory-grid button{min-width:0;text-align:center;display:flex;align-items:center;flex-direction:column;gap:5px}.subcategory-grid img{width:100%;aspect-ratio:1.1;-o-object-fit:contain;object-fit:contain;border-radius:4px;background:#f1f0ed}.subcategory-grid span{font-size:12px;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.category-furniture{position:relative;width:100%;height:150px;display:block;overflow:hidden;border-radius:4px;background:#e5dfd5;text-align:left}.category-furniture>img{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;top:0;right:0;bottom:0;left:0}.category-furniture>span{position:absolute;top:13px;left:15px;background:linear-gradient(90deg,#eee8decc,transparent);padding:4px 8px}.category-furniture strong{font-size:24px;font-weight:850;display:block;line-height:1.25}.category-furniture small{display:block;font-size:14px}.kitchen-banner img{width:50%;left:auto;right:0;-o-object-fit:cover;object-fit:cover}.kitchen-banner>span{z-index:1}.product-sort{display:flex;align-items:center;justify-content:space-between;height:49px;padding:0 16px;border-bottom:1px solid #e6e4df}.product-sort button{min-height:44px;display:flex;align-items:center;gap:7px;font-size:14px;position:relative;color:#858387}.product-sort button.active{color:#111;font-weight:750}.product-sort button.active:before{content:"";position:absolute;left:-10px;width:8px;height:8px;background:#c2ee62;border-radius:50%}.product-sort button.active:after{content:"";position:absolute;height:2px;left:0;right:0;bottom:3px;background:#111}.filter-chips{padding:12px 16px 0;display:flex;gap:8px}.filter-chips select{font-size:11px;max-width:110px;height:31px;padding:4px 7px;background:#fafafa;border-color:#eee}.filter-chips .chip{font-size:11px;background:#fafafa;border-color:#eee}.products-page .page-pad{padding-top:12px}.results-label{font-size:12px;margin:12px 16px 0;color:#777}.product-detail{padding-bottom:92px}.detail-image{position:relative;margin:0 16px;aspect-ratio:1.08;overflow:hidden;border-radius:4px;background:#e5e2db}.detail-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.detail-image>span{position:absolute;bottom:10px;right:10px;color:#fff;background:#666a;border-radius:15px;padding:2px 10px;font-size:12px}.detail-info{padding:15px 16px}.detail-info h2{font-size:23px;font-weight:800;line-height:1.35}.detail-info>p.muted{font-size:15px;margin-top:3px}.detail-price-line{display:flex;align-items:center;gap:10px;margin:13px 0 20px}.detail-price-line .money{font-size:36px}.detail-price-line small.muted{margin-left:auto;font-size:12px}.plain-tag{font-size:11px;color:#797879;border:1px solid #ddd;border-radius:3px;padding:2px 6px}.detail-spec{margin-top:18px}.detail-spec h3{font-size:15px;font-weight:550;margin-bottom:8px}.spec-options{display:flex;gap:10px}.spec-options .chip{flex:1;justify-content:center;font-size:14px}.detail-services{display:flex;justify-content:space-between;gap:6px}.detail-services button{display:flex;align-items:flex-start;gap:6px;font-size:12px;text-align:left}.detail-services small{display:block;color:#8c8b87;font-size:10px}.detail-story{display:flex;justify-content:space-between;height:124px;overflow:hidden;background:linear-gradient(100deg,#61c6f9,#99d1f8 55%,#f4f1e8 56%);margin-top:20px;border-radius:4px}.detail-story>div{color:#fff;padding:14px 17px}.detail-story strong{display:block;font-size:25px;line-height:1.13}.detail-story small{font-size:10px;letter-spacing:2px}.detail-story img{width:36%;-o-object-fit:cover;object-fit:cover}.quantity-select{margin-top:24px;font-size:13px}.quantity-control{display:flex;align-items:center;border:1px solid #eee;height:34px;background:#fff}.quantity-control button{width:34px;height:32px;font-size:20px}.quantity-control span{width:26px;text-align:center}.detail-note{font-size:12px;color:#888;margin-top:16px;line-height:1.8}.detail-action{gap:12px;bottom:calc(var(--nav-height) + var(--safe))}.detail-action .btn,.detail-action .btn-outline{flex:1;padding:10px 7px;white-space:nowrap}.detail-cart{display:flex;flex-direction:column;align-items:center;gap:1px;width:46px}.detail-cart small{font-size:10px;color:#777}.search-form{display:flex;align-items:center;gap:10px;background:#f0efed;border-radius:7px;padding:3px 8px}.search-form input{flex:1;border:none;background:transparent;padding:10px 0;font-size:13px}.search-form button{font-weight:650;font-size:13px;min-height:42px}.search-chips{display:flex;flex-wrap:wrap;gap:10px}.search-chips .chip{background:#eeece7;border:0}.suggestion{min-height:54px;display:flex;align-items:center;gap:10px;text-align:left;border-bottom:1px solid #eee;width:100%;font-size:13px}.suggestion .icon:last-child{margin-left:auto}.filter-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#0005;display:flex;align-items:flex-end;justify-content:center}.filter-drawer{width:100%;max-width:430px;background:#fff;padding:16px 20px 32px;border-radius:16px 16px 0 0}.filter-drawer h2{font-size:20px}.filter-stock{margin:25px 0}@media (max-width:360px){.hero-copy{top:88px;left:21px}.hero-copy h1{font-size:37px}.hero-copy h2{font-size:27px}.pickup-seal{width:69px;height:69px;font-size:12px;padding-top:14px}.hero-cta{min-height:37px;font-size:11px;margin-top:16px}.intent-card{padding:11px 6px;min-height:170px}.intent-card strong{font-size:15px}.intent-card small{font-size:8px}.category-rail{width:91px}.category-banner>span{left:15px;top:18px}.category-banner strong{font-size:23px}.category-banner small{font-size:14px}.home-promo strong{font-size:22px}.detail-info h2{font-size:20px}.detail-services button{font-size:11px}}.home-promo>img{width:60%;right:0;-o-object-fit:cover;object-fit:cover;mix-blend-mode:normal}.category-furniture:not(.kitchen-banner)>img{height:100%;top:0;bottom:0;-o-object-fit:cover;object-fit:cover}.category-furniture:not(.kitchen-banner){background:#eae6dd}.detail-image img{-o-object-fit:contain;object-fit:contain}.product-information{margin-top:26px;border-top:1px solid var(--line);padding-top:20px}.product-information h3{font-size:18px;margin-bottom:12px}.product-information p{font-size:13px;line-height:1.8;white-space:pre-line;color:#68645e}.product-information img{margin-top:16px;width:100%;height:auto;border-radius:5px}.product-information small{display:block;margin-top:8px;font-size:11px;color:#79736b}.gallery-next{position:absolute;right:3px;top:45%;background:#fffb;border-radius:50%}.home-legal{padding:16px 24px;text-align:center;color:#79736b;font-size:11px;line-height:1.8}.home-announcement{padding:12px 16px 25px;background:#eeeddc;font-size:12px}.category-banner-wide{aspect-ratio:16/10}.category-banner-wide>span{color:#111;left:16px;top:16px;text-shadow:none}.category-banner-wide strong{font-size:24px}.category-banner-wide small{font-size:13px}.kitchen-banner img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.kitchen-banner>span{background:transparent}.category-banner:not(.category-banner-wide):after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#1667c9e6 0%,#3b94e799 28%,transparent 58%);pointer-events:none}.category-banner>span{z-index:1}.week-heading{flex-wrap:wrap;gap:4px 10px}.week-heading h2{font-size:20px}.category-rail button{overflow-wrap:anywhere}.category-furniture strong{line-height:1.3}.care-story{background:#e8e1d5}.care-story>div{color:#302d27}.care-story strong{font-size:23px}.care-story img{width:40%}.home-promo>img{width:100%;right:0;-o-object-fit:cover;object-fit:cover;mix-blend-mode:normal}.home-promo>span:first-of-type{background:linear-gradient(90deg,#eee8dcf2,#eee8dc00)}.category-furniture>span{max-width:calc(100% - 30px)}.home-product-grid .product-photo{aspect-ratio:1}.subcategory-grid img{-o-object-fit:contain;object-fit:contain}.product-information img{height:auto}.commerce-page{color:var(--text, #111);font-size:14px;padding-bottom:104px}.commerce-page button{cursor:pointer;-webkit-tap-highlight-color:transparent}.commerce-page button:disabled{cursor:default;opacity:.4}.commerce-page h2{margin:0;font-size:18px;font-weight:750;line-height:1.4}.commerce-page p{margin:0}.commerce-page img{display:block;-o-object-fit:cover;object-fit:cover}.commerce-page button:active{opacity:.7}.commerce-page .money{white-space:nowrap}.commerce-page .fixed-action{z-index:20}.commerce-cart-edit{position:absolute;z-index:4;top:2px;right:8px;min-height:44px;min-width:44px;font-size:14px;color:#656565}.commerce-cart-items{padding:0 12px;background:#fff}.commerce-cart-item{display:flex;align-items:center;min-height:132px;border-bottom:1px solid #f1f0ee}.commerce-cart-item:last-child{border-bottom:0}.commerce-check-hit{flex:0 0 32px;align-self:stretch;display:flex;align-items:center;justify-content:flex-start}.commerce-check{display:inline-flex;flex:0 0 19px;align-items:center;justify-content:center;width:19px;height:19px;border:1px solid #898989;border-radius:50%;background:#fff;vertical-align:middle}.commerce-check.checked{color:#fff;background:#101111;border-color:#101111}.commerce-item-image{flex:0 0 103px;height:104px;overflow:hidden;border-radius:3px;background:#efede8}.commerce-item-image img{width:100%;height:100%}.commerce-item-main{flex:1;min-width:0;padding:8px 0 8px 14px;align-self:stretch;display:flex;flex-direction:column;justify-content:space-between}.commerce-item-name{text-align:left;font-size:14px;line-height:1.5;padding-top:8px;font-weight:500}.commerce-item-controls{display:flex;align-items:center;justify-content:space-between;gap:8px;padding-bottom:11px}.commerce-item-controls .money{font-size:21px;font-weight:750}.commerce-stepper{display:flex;align-items:center;border:1px solid #efeeec;border-radius:3px;height:34px;background:#fff}.commerce-stepper button{position:relative;width:27px;height:32px;font-size:19px}.commerce-stepper button:after{content:"";position:absolute;top:-6px;right:0;bottom:-6px;left:0}.commerce-stepper span{min-width:24px;text-align:center;border-inline:1px solid #efeeec;font-size:14px;line-height:32px}.commerce-remove{min-height:40px;color:#d34d35;font-size:13px;padding-inline:8px}.commerce-recommendations{padding:23px 16px 16px}.commerce-recommendations h2{font-size:18px;margin-bottom:12px}.commerce-recommendation-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.commerce-recommendation{min-width:0;background:#fff;padding-bottom:8px;border-radius:4px;overflow:hidden}.commerce-recommendation-image{display:block;width:100%;aspect-ratio:1.53}.commerce-recommendation-image img{width:100%;height:100%}.commerce-recommendation p{font-size:14px;padding:8px 7px 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.commerce-recommendation>.row{padding:0 7px}.commerce-recommendation .money{font-size:22px;font-weight:750}.commerce-add{position:relative;display:inline-flex;width:28px;height:28px;align-items:center;justify-content:center;background:#111;border-radius:50%;color:#fff}.commerce-add:after{content:"";position:absolute;top:-8px;right:-8px;bottom:-8px;left:-8px}.commerce-cart-summary{display:flex;gap:10px;align-items:center;padding:10px 14px;background:#fff;min-height:65px;border-top:1px solid #f3f1ed}.commerce-select-all{display:flex;gap:7px;align-items:center;font-size:12px;min-height:44px;flex-shrink:0}.commerce-total{display:flex;gap:4px;align-items:baseline;font-size:12px;margin-left:auto;white-space:nowrap}.commerce-total .money{font-size:20px;font-weight:750}.commerce-cart-summary>.btn{min-height:47px;padding-inline:16px;font-size:14px;flex-shrink:0}.commerce-cart-empty{padding-top:60px;padding-bottom:54px}.commerce-steps{display:flex;justify-content:center;padding:6px 39px 25px;align-items:flex-start;background:#fff}.commerce-steps>div{text-align:center;flex:0 0 60px;color:#929292}.commerce-steps span{display:inline-flex;width:28px;height:28px;justify-content:center;align-items:center;font-size:14px;border-radius:50%;background:#eeedeb;color:#111}.commerce-steps p{font-size:14px;margin-top:8px;white-space:nowrap}.commerce-steps .active{color:#111;font-weight:600}.commerce-steps .active span{background:#111;color:#fff}.commerce-steps>i{height:1px;background:#d1d0ce;flex:1;min-width:20px;margin:14px -16px 0}.commerce-checkout-section{padding:0 16px}.commerce-checkout-section h2{padding:0 0 12px}.commerce-pickup-method{display:flex;width:100%;gap:18px;align-items:center;text-align:left;border-radius:5px;background:#fff;padding:18px;min-height:81px}.commerce-pickup-method>span{flex:1;min-width:0}.commerce-pickup-method strong{display:block;font-size:17px;line-height:1.5}.commerce-pickup-method small{display:block;margin-top:2px;font-size:13px;color:#888;line-height:1.5}.commerce-pickup-method>svg:last-child{color:#929292;flex-shrink:0}.commerce-contact-row{display:flex;width:100%;align-items:center;gap:32px;min-height:60px;border-block:1px solid #f0efec;text-align:left;background:#fff;margin-top:7px}.commerce-contact-row strong{font-size:15px;font-weight:650}.commerce-contact-row span{color:#888;font-size:13px;flex:1}.commerce-contact-row>svg{color:#909090}.commerce-checkout-products{background:#fff;margin-top:0;padding-top:15px}.commerce-checkout-item{display:flex;gap:17px;align-items:flex-start;padding:6px 0 16px}.commerce-checkout-item>img,.commerce-checkout-item>button{width:97px;height:86px;flex:0 0 97px;background:#eeece6;border-radius:2px;overflow:hidden}.commerce-checkout-item>button img{width:100%;height:100%}.commerce-checkout-item>div{min-width:0;flex:1;padding-top:5px}.commerce-checkout-item p{font-size:14px;line-height:1.5}.commerce-checkout-item small{display:block;color:#929292;font-size:12px;margin-top:4px}.commerce-checkout-item>span{font-size:14px;color:#888;align-self:center}.commerce-checkout-item .money{display:block;margin-top:10px;font-size:18px}.commerce-price-breakdown{border-top:1px solid #f4f3f0;padding:16px 0 11px}.commerce-price-breakdown p{display:flex;align-items:center;justify-content:space-between;padding-block:4px;font-size:14px}.commerce-price-breakdown p>span:first-child{color:#888}.commerce-price-breakdown .money{font-size:17px}.commerce-payable{display:flex;align-items:center;justify-content:space-between;padding-block:14px;border-top:1px solid #f4f3f0}.commerce-payable strong{font-size:18px}.commerce-payable .money{font-size:27px;font-weight:750}.commerce-wide-action{padding:12px 16px;background:#fff}.commerce-wide-action>.btn{display:block;width:100%;min-height:45px}.commerce-store-search{display:flex;align-items:center;margin:3px 16px 12px;padding:0 12px;background:#f0f0ee;border-radius:7px;height:37px;gap:7px;color:#8c8c8c}.commerce-store-search input{width:100%;background:transparent;min-width:0;border:0;outline:0;font-size:13px;color:#111}.commerce-store-list{padding:0 16px;display:grid;gap:10px}.commerce-store-option{display:flex;width:100%;gap:9px;align-items:center;padding:9px 8px;border:1px solid transparent;background:#fff;border-radius:5px;text-align:left;min-height:93px}.commerce-store-option.selected{border-color:#ff836e}.commerce-store-option>img{width:63px;height:72px;flex:0 0 63px;border-radius:2px}.commerce-store-copy{min-width:0;flex:1}.commerce-store-copy>strong{display:block;font-size:15px;line-height:1.6}.commerce-store-copy>strong small{font-size:12px;font-weight:400;color:#999;margin-left:7px;white-space:nowrap}.commerce-store-copy>span{display:block;font-size:12px;line-height:1.55;color:#888}.commerce-store-copy>em{font-size:12px;font-style:normal}.commerce-success{padding-inline:16px}.commerce-success-hero{text-align:center;position:relative;padding-top:3px;padding-bottom:17px}.commerce-success-check{display:grid;place-items:center;width:67px;height:67px;margin:0 auto 9px;background:#d6ff59;border-radius:50%;transform:rotate(-8deg)}.commerce-success-hero h1{margin:0 0 5px;font-size:35px;font-weight:850;letter-spacing:-1px}.commerce-success-hero p{font-size:14px;line-height:1.5;color:#828282}.confetti{position:absolute;display:block;width:9px;height:17px;background:#fbe84c;transform:rotate(-28deg)}.confetti-one{left:12%;top:35px}.confetti-two{right:10%;top:54px;background:#a9eabd;transform:rotate(26deg)}.confetti-three{left:1%;top:83px;background:#77b5ff;transform:rotate(32deg);border-radius:0 70% 0 0}.confetti-four{right:0;top:96px;background:#99bdff;transform:rotate(-58deg);border-radius:0 70% 0 0}.confetti-five{left:4%;top:154px;background:#f5ed79;width:7px;height:14px}.commerce-success-card{background:#fff;border-radius:6px;text-align:center;padding:16px 8px 12px}.commerce-success-card>span{font-size:15px}.commerce-pickup-code{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;font-size:30px;font-weight:750;letter-spacing:1px;padding:4px 0 15px;-webkit-user-select:text;-moz-user-select:text;user-select:text}.commerce-pickup-code>svg{color:#5b5b5b;background:#f0f0f0;border-radius:50%;padding:5px;width:28px;height:28px}.commerce-success-store{display:flex;width:100%;text-align:left;gap:13px;border-top:1px solid #f0efeb;padding:12px 0 14px}.commerce-success-store>img{flex:0 0 63px;width:63px;height:75px;border-radius:2px}.commerce-success-store>span{flex:1;min-width:0;padding-top:2px}.commerce-success-store strong{font-size:15px;line-height:1.6}.commerce-success-store small{display:block;font-size:12px;line-height:1.65;color:#8a8a8a}.commerce-success-actions{display:grid;grid-template-columns:1fr 1fr;gap:14px}.commerce-success-actions>button{width:100%;min-height:42px;font-size:14px}.commerce-order-tabs{display:flex;gap:0;background:#fff;padding:1px 16px 0}.commerce-order-tabs>button{position:relative;flex:1;padding:10px 0 14px;color:#898989;font-size:14px;min-height:43px}.commerce-order-tabs>button.active{color:#111;font-weight:700}.commerce-order-tabs>button.active:after{content:"";position:absolute;bottom:5px;left:calc(50% - 13px);width:26px;height:3px;background:#b9dd61}.commerce-order-list{padding:9px 16px}.commerce-order-card{background:#fff;border:1px solid #eeede8;border-radius:4px;padding:11px 12px 10px;margin-bottom:11px}.commerce-order-meta{display:flex;justify-content:space-between;gap:10px;font-size:12px;line-height:1.5;color:#969696}.commerce-order-meta>strong{color:#e2674a;font-size:13px;font-weight:500;white-space:nowrap}.commerce-order-product{display:flex;width:100%;gap:16px;align-items:center;text-align:left;padding:13px 0 9px}.commerce-order-product>img{width:84px;height:72px;flex:0 0 84px;background:#efede8}.commerce-order-product>span{flex:1;min-width:0;align-self:stretch;padding-top:1px}.commerce-order-product strong{display:block;font-size:13px;line-height:1.45;font-weight:500}.commerce-order-product .money{display:block;margin-top:15px;font-size:20px;font-weight:750}.commerce-order-product>small{align-self:flex-end;font-size:12px;color:#8b8b8b;padding-bottom:6px}.commerce-order-card-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #f1f0ed;padding-top:10px;gap:10px}.commerce-order-card-bottom>span{font-size:13px;white-space:nowrap}.commerce-order-card-bottom .money{font-size:19px;font-weight:750}.commerce-order-card-bottom>button{min-height:37px;min-width:137px;padding:7px 14px;font-size:14px}.commerce-orders-empty{padding-top:70px}.commerce-payment-amount{text-align:center;padding:35px 16px 31px;background:#fff}.commerce-payment-amount>p{color:#737373;font-size:14px;margin-bottom:10px}.commerce-payment-amount .money{display:block;font-size:45px;font-weight:750}.commerce-payment-amount>small{display:block;font-size:12px;color:#9b9b9b;margin-top:12px}.commerce-payment-methods{margin:15px 16px;padding:16px;background:#fff;border-radius:5px}.commerce-payment-methods h2{font-size:16px;margin-bottom:5px}.commerce-payment-methods>button{width:100%;display:flex;align-items:center;gap:14px;min-height:72px;text-align:left}.commerce-payment-methods>button+button{border-top:1px solid #f0efec}.commerce-payment-methods>button>span:nth-child(2){flex:1}.commerce-payment-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:6px;background:#edf8e9;color:#559c45}.commerce-payment-icon.alipay{background:#edf5ff;color:#438dd3;font-size:25px;font-weight:650}.commerce-payment-note{text-align:center;color:#939393;font-size:12px;margin-top:20px!important}.commerce-payment-later{width:100%;min-height:40px;font-size:13px;color:#777}.commerce-order-status{display:flex;align-items:center;gap:16px;padding:22px 24px;background:#f0eee8}.commerce-order-status h2{font-size:23px}.commerce-order-status p{font-size:12px;color:#858179;margin-top:3px}.commerce-detail-panel{background:#fff;border-radius:5px;padding:16px;margin:12px 16px 0}.commerce-detail-panel h2{font-size:16px;margin-bottom:13px}.commerce-detail-store{display:flex;gap:13px}.commerce-detail-store>img{flex:0 0 70px;width:70px;height:76px;border-radius:2px}.commerce-detail-store>div{min-width:0}.commerce-detail-store strong{display:block;font-size:15px;margin:2px 0 4px}.commerce-detail-store p{color:#888;font-size:12px;line-height:1.6}.commerce-order-contact{display:flex;align-items:center;gap:20px;font-size:12px;border-top:1px solid #f1efeb;padding-top:12px;margin-top:14px}.commerce-order-contact>span{color:#919191}.commerce-order-contact>strong{font-weight:500}.commerce-detail-pickup{display:flex;align-items:center;gap:15px;padding:18px 20px;margin:12px 16px 0;background:#fff;width:calc(100% - 32px);border-radius:5px}.commerce-detail-pickup>span{flex:1;text-align:left;font-size:12px;color:#777}.commerce-detail-pickup strong{display:block;font-size:25px;color:#111;letter-spacing:2px;margin-top:5px}.commerce-order-information>p{display:flex;justify-content:space-between;gap:16px;font-size:12px;line-height:2}.commerce-order-information>p>span{color:#969696}.commerce-order-actions{display:flex;justify-content:flex-end;gap:12px;padding:12px 16px;background:#fff}.commerce-order-actions>button{flex:1;min-height:44px}.commerce-qr-panel{margin:18px 16px 0;background:#fff;border-radius:7px;text-align:center;padding:23px 16px}.commerce-qr-panel>h2{font-size:21px}.commerce-qr-panel>p{font-size:12px;color:#929292;margin:7px 0 17px}.commerce-qr{width:200px;height:200px;margin:0 auto 12px}.commerce-pickup-state{display:inline-block;padding:5px 14px;background:#f0f4e6;color:#687443;font-size:12px;border-radius:3px}.commerce-store-phone{display:flex;align-items:center;gap:7px;font-size:12px;color:#111;text-decoration:none;padding-top:16px;margin-top:14px;border-top:1px solid #efefed;min-height:44px}.commerce-store-phone>span{margin-left:auto;color:#888}.commerce-error{margin:12px 16px!important;font-size:13px;line-height:1.6;color:#bd482f}.commerce-dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:20px;background:#10101059}.commerce-dialog{width:min(100%,370px);padding:23px;background:#fff;border-radius:9px;box-shadow:0 12px 50px #0002}.commerce-dialog h2{font-size:20px}.commerce-dialog>p{font-size:13px;line-height:1.6;margin:5px 0 15px;color:#898989}.commerce-dialog label{display:block;font-size:13px;margin:14px 0 7px}.commerce-dialog input{display:block;width:100%;min-height:44px;font-size:15px;border:1px solid #e5e2dc;border-radius:4px;padding:10px 12px}.commerce-dialog>.btn{width:100%;margin-top:21px}.commerce-dialog .commerce-error{margin:8px 0 0!important;color:#bd482f}.commerce-confirm-dialog .row{gap:12px;margin-top:20px}.commerce-confirm-dialog .row>button{flex:1}@media (max-width: 359px){.commerce-cart-items{padding-inline:8px}.commerce-item-image{flex-basis:85px;height:96px}.commerce-item-main{padding-left:9px}.commerce-item-name{font-size:12px}.commerce-item-controls .money{font-size:19px}.commerce-stepper button{width:22px}.commerce-stepper span{min-width:22px}.commerce-cart-summary{gap:6px;padding-inline:10px}.commerce-total .money{font-size:17px}.commerce-cart-summary>.btn{padding-inline:10px;font-size:12px}.commerce-store-option{padding-inline:6px;gap:7px}.commerce-store-option>img{flex-basis:51px;width:51px;height:64px}.commerce-store-copy>strong{font-size:13px}.commerce-store-copy>strong small{margin-left:4px;font-size:10px}.commerce-store-copy>span{font-size:11px}.commerce-order-card-bottom>button{min-width:118px}}.checkout-coupon{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:14px 0;font-size:13px}.checkout-coupon select{max-width:70%;font-size:12px}.account-page{min-height:calc(100dvh - 156px);padding:4px 16px 24px;color:var(--text, #101010)}.account-page button,.account-page a,.account-page input,.account-page textarea,.account-page select{-webkit-tap-highlight-color:transparent}.account-page button:active,.account-page a:active{opacity:.7}.account-page button:focus-visible,.account-page a:focus-visible,.account-page input:focus-visible,.account-page textarea:focus-visible,.account-page select:focus-visible{outline:2px solid #222;outline-offset:3px}.account-page button:disabled{cursor:default;opacity:.45}.account-page .panel{background:#fff;border-radius:6px}.profile-intro{display:flex;align-items:center;gap:15px;padding:1px 4px 15px}.profile-avatar{flex:0 0 80px;width:80px;height:80px;-o-object-fit:cover;object-fit:cover;border-radius:50%;background:#ece9e4}.profile-guest-avatar{display:flex;align-items:center;justify-content:center;color:#827a82;background:#eeebe7}.profile-auth-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:15px}.profile-intro h2{margin:0 0 5px;font-size:20px;font-weight:750;line-height:1.35}.profile-intro p{margin:0;color:#86858a;font-size:14px;line-height:1.5}.profile-stats{display:grid;grid-template-columns:repeat(4,1fr);padding:14px 0;margin:0 0 10px}.profile-stats button{display:flex;align-items:center;flex-direction:column;gap:5px;min-height:60px;padding:2px 0;border:0;background:transparent;position:relative}.profile-stats button+button:before{position:absolute;content:"";width:1px;height:31px;background:#ededed;top:8px;left:0}.profile-stats strong{color:#111;font-size:24px;line-height:1.25;font-weight:750}.profile-stats span{color:#828087;font-size:14px}.profile-orders{padding:12px 12px 10px;margin-bottom:13px}.profile-section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px}.profile-section-head h2{font-size:20px;margin:0;font-weight:750}.profile-section-head a{display:flex;align-items:center;gap:3px;min-height:32px;color:#98959a;font-size:11px;text-decoration:none}.profile-order-links{display:grid;grid-template-columns:repeat(4,1fr)}.profile-order-links a{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:9px;padding:8px 0 5px;color:#111;text-decoration:none}.profile-order-links span{color:#737176;font-size:14px}.account-page .account-menu{overflow:hidden;padding:0}.account-menu-row{display:flex;align-items:center;gap:13px;width:100%;min-height:54px;margin:0;padding:0 16px;color:#242328;text-align:left;font-size:14px;line-height:1.5;text-decoration:none;border:0;background:transparent}.account-menu-row+.account-menu-row,.help-item+.help-item{border-top:1px solid #f0efed}.account-menu-row>span{flex:1}.account-menu-row>svg:first-child{flex:0 0 auto}.account-menu-row small{font-size:13px;color:#87848a}.account-menu-row .menu-chevron{color:#aaa6ac;margin-left:auto;flex:0 0 auto;transition:transform .18s ease}.profile-menu .account-menu-row{min-height:44px;padding:0 12px;font-size:15px;gap:11px}.account-page--settings{padding-top:4px}.settings-menu{margin-bottom:14px}.settings-menu .account-menu-row{min-height:56px;font-size:16px}.logout-button{width:100%;height:48px;border:0;border-radius:5px;background:#f8e7e1;color:#c84d34;font-size:18px;font-weight:650}.account-page--favorites,.account-page--history{padding-top:0;padding-right:13px;padding-left:13px}.account-tabs{display:flex;align-items:center;justify-content:space-around;min-height:50px;border-bottom:1px solid #eae8e5;margin:0 0 11px}.account-tabs button,.account-tabs>span{position:relative;display:flex;align-items:center;justify-content:center;min-width:60px;min-height:50px;border:0;background:transparent;color:#8b8890;font-size:14px}.account-tabs .active{color:#111;font-weight:650}.account-tabs .active:after{content:"";position:absolute;height:2px;width:32px;background:#111;bottom:3px;left:50%;transform:translate(-50%)}.account-product-list{display:grid;gap:8px}.account-product{display:flex;padding:8px;gap:13px;border-radius:5px;background:#fff;min-width:0}.account-product-photo{flex:0 0 106px;width:106px;height:96px;border-radius:2px;overflow:hidden;background:#eeece7}.account-product-photo img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.account-product-info{min-width:0;flex:1;display:flex;flex-direction:column;justify-content:space-between;padding:4px 0 0}.account-product-name{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#18171b;text-decoration:none;font-size:15px;font-weight:450;line-height:1.6}.account-product-bottom{display:flex;align-items:center;justify-content:space-between;gap:4px}.account-product-bottom .money{font-size:22px;font-weight:750}.account-add{flex:0 0 44px;display:flex;justify-content:center;align-items:center;position:relative;width:44px;height:44px;border:0;background:transparent;color:#fff;isolation:isolate}.account-add:before{content:"";position:absolute;width:33px;height:33px;background:#111;border-radius:50%;z-index:-1}.history-toolbar{display:flex;align-items:center;justify-content:space-between;min-height:48px;margin-bottom:8px;font-size:13px;color:#87838a}.history-toolbar button{min-height:44px;border:0;background:transparent;color:#79757d;font-size:12px}.account-empty{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:85px 16px 50px;text-align:center;color:#969197}.account-empty h2{color:#353136;font-size:17px;margin:19px 0 7px;font-weight:600}.account-empty p{font-size:13px;line-height:1.7;margin:0 0 22px}.account-empty .btn-outline{min-width:140px;padding:0 24px}.account-page--help{display:flex;flex-direction:column;gap:42px;min-height:calc(100dvh - 76px - var(--nav-height) - var(--safe, 0px) - 10px);padding-top:10px;padding-bottom:5px}.account-page--help .help-menu{flex-shrink:0}.account-page--help .customer-service{margin-top:auto;flex-shrink:0}.help-menu .account-menu-row{min-height:54px;font-size:16px}.chevron-expanded{transform:rotate(90deg)}.help-answer{padding:0 16px 18px 50px;font-size:13px;line-height:1.85;color:#757077}.help-faq+.help-faq{margin-top:15px}.help-faq h3{color:#3e3940;font-size:13px;line-height:1.7;margin:0 0 5px;font-weight:600}.help-faq p,.about-copy p{white-space:pre-line;overflow-wrap:anywhere}.customer-service{display:flex;align-items:center;justify-content:center;gap:16px;padding:19px 12px;margin-top:42px;color:#111;text-decoration:none}.customer-service>div{display:flex;flex-direction:column;gap:2px}.customer-service span{font-size:14px}.customer-service strong{font-size:25px;font-weight:750;line-height:1.25;letter-spacing:-.5px}.customer-service small{font-size:12px;color:#89838b}.about-brand{padding:35px 0 29px;text-align:center}.about-brand>strong{font-size:38px;font-weight:850;letter-spacing:-2px}.about-symbol{position:relative;width:33px;height:32px;display:inline-block;background:#161616;margin-right:9px;vertical-align:middle}.about-symbol i{position:absolute;background:#eef742;width:23px;height:23px;top:-10px;right:-6px}.about-brand p{font-size:15px;line-height:1.8;margin:19px 0 14px}.about-brand small{font-size:10px;letter-spacing:.8px;color:#89858b}.about-copy{padding:22px 18px;margin-bottom:14px}.about-copy h2{font-size:18px;margin:0 0 10px}.about-copy p{font-size:13px;color:#79747c;line-height:1.9;margin:0}.about-promises{display:grid;grid-template-columns:repeat(3,1fr);padding-top:25px}.about-promises span{display:flex;align-items:center;flex-direction:column;gap:9px;font-size:12px}.about-company{margin-bottom:14px}.about-company dl{margin:0}.about-company dl>div{display:flex;gap:16px;padding:8px 0;font-size:13px;line-height:1.8}.about-company dt{color:#89838b;flex:0 0 56px}.about-company dd{margin:0;overflow-wrap:anywhere}.coupon-list{display:grid;gap:12px;padding-top:5px}.coupon-card{display:flex;min-height:130px;background:#fff;border-radius:6px;overflow:hidden}.coupon-value{min-width:110px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:16px 10px;gap:7px;background:#f3f2ef;border-right:1px dashed #d6d3ce}.coupon-value .money{font-size:32px}.coupon-value>span{color:#817d6e;font-size:11px}.coupon-content{flex:1;min-width:0;padding:17px 16px 12px}.coupon-content h2{font-size:15px;margin:0 0 8px;font-weight:650}.coupon-content p{font-size:11px;color:#8b848c;margin:0}.coupon-action{display:inline-flex;align-items:center;gap:4px;min-height:44px;font-size:13px;font-weight:600;margin-top:3px}.coupon-tabs{gap:4px}.coupon-tabs button{flex:1;min-width:0;gap:4px;font-size:13px;white-space:nowrap}.coupon-tabs small{font-size:11px;font-weight:400}.coupon-claim{min-height:44px;padding:0 16px;margin-top:12px;font-size:13px}.coupon-loading{padding:50px 12px;text-align:center;color:#666;font-size:14px}.coupon-error{padding:24px 18px;text-align:center}.coupon-error p{color:#a83e2c;font-size:14px;line-height:1.7}.coupon-error button{min-height:44px;padding:0 20px}.coupon-status{display:block;margin-top:10px;color:#89838b;font-size:12px}.coupon-card--inactive .coupon-value{background:#eeecea;border-color:#dedbd8}.coupon-card--inactive .money,.coupon-card--inactive h2{color:#8f8991}.account-form{padding-top:8px}.account-form-panel{padding:0 15px}.account-form-field{display:flex;align-items:center;gap:12px;min-height:57px;font-size:14px}.account-form-field+.account-form-field{border-top:1px solid #eeedeb}.account-form-field>span{flex:0 0 67px}.account-form-field input,.account-form-field textarea,.account-form-field select{width:100%;min-width:0;border:0;background:transparent;padding:14px 0;font:inherit;color:#262227;border-radius:0}.account-form-field input::-moz-placeholder,.account-form-field textarea::-moz-placeholder{color:#a4a0a5}.account-form-field input::placeholder,.account-form-field textarea::placeholder{color:#a4a0a5}.account-form-field textarea{resize:vertical;line-height:1.8}.account-form-field--textarea{align-items:flex-start}.account-form-field--textarea>span{padding-top:17px}.account-default{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:13px;padding:15px;font-size:14px}.account-switch{-webkit-appearance:none;-moz-appearance:none;appearance:none;flex:0 0 42px;width:42px;height:25px;margin:0;border:1px solid #b3afb4;background:#ccc9cd;border-radius:20px;position:relative;cursor:pointer;transition:background .16s ease}.account-switch:before{content:"";display:block;position:absolute;width:19px;height:19px;background:#fff;border-radius:50%;top:2px;left:2px;transition:transform .16s ease}.account-switch:checked{background:#111;border-color:#111}.account-switch:checked:before{transform:translate(17px)}.account-form-actions{display:flex;flex-direction:column;gap:12px;margin-top:25px}.account-delete{min-height:44px;background:transparent;border:0;color:#c05740;font-size:14px}.account-form-error{margin:13px 0;font-size:13px;color:#bf3f2a;line-height:1.65}.address-list{display:grid;gap:12px;padding-top:7px}.address-card{position:relative;padding:19px 50px 18px 16px}.address-person{display:flex;align-items:center;flex-wrap:wrap;gap:12px;font-size:14px}.address-person strong{font-size:17px}.address-person>span:not(.address-default-tag){color:#79737c}.address-default-tag{font-size:10px;background:#f8f8dc;border:1px solid #e7eab4;padding:1px 5px}.address-card p{line-height:1.7;font-size:13px;color:#817b83;margin:10px 0 0}.address-edit{position:absolute;display:flex;align-items:center;justify-content:center;width:44px;height:44px;right:3px;top:50%;transform:translateY(-50%);color:#79727b}.after-sale-state{display:flex;align-items:center;flex-direction:column;padding:28px 15px 24px;text-align:center;margin-bottom:13px}.after-sale-state-icon{background:#dbfa58;border-radius:50%;width:60px;height:60px;display:flex;align-items:center;justify-content:center}.after-sale-state h2{font-size:21px;margin:18px 0 8px}.after-sale-state p{font-size:13px;color:#8b848c;margin:0}.after-sale-details{margin:0 0 20px;padding:15px}.after-sale-details>div{display:flex;justify-content:space-between;gap:15px;padding:9px 0;font-size:13px;line-height:1.7}.after-sale-details dt{color:#8b848c;flex:0 0 auto}.after-sale-details dd{margin:0;overflow-wrap:anywhere;text-align:right}.after-sale-details .after-sale-description{display:block}.after-sale-description dd{text-align:left;padding-top:6px}.after-sale-order{display:flex;flex-direction:column;gap:9px;padding:17px;margin-top:8px}.after-sale-order>span{color:#8b848c;font-size:12px}.after-sale-order>strong{font-size:14px;font-weight:500;overflow-wrap:anywhere}.after-sale-note{font-size:12px;color:#89828b;line-height:1.8;margin:16px 2px 22px}.account-wide-button{width:100%}.account-modal-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#0000005c;display:flex;align-items:center;justify-content:center;padding:25px}.account-modal{width:100%;max-width:345px;max-height:calc(100dvh - 50px);overflow-y:auto;position:relative;border-radius:9px;background:#fff;padding:30px 23px 23px;box-shadow:0 12px 50px #0002}.account-modal-close{position:absolute;right:0;top:0;width:44px;height:44px}.account-modal h2{font-size:19px;margin:0 0 18px}.account-modal p{font-size:13px;color:#817982;line-height:1.8;margin:0 0 20px}.account-modal-actions{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.account-modal .account-default{padding:12px 0;margin:0 0 12px}.account-points{display:block;font-size:38px;margin-bottom:12px}.account-security{margin:0 0 22px}.account-security>div{display:flex;justify-content:space-between;gap:12px;font-size:13px;margin-bottom:16px}.account-security dt{color:#8b848c}.account-security dd{margin:0}.account-security-tabs{display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:4px;margin-bottom:20px;border-radius:6px;background:#f2f1ee}.account-security-tabs button{min-height:44px;font-size:14px;color:#65615f;border:0;border-radius:4px;background:transparent}.account-security-tabs button.active{background:#fff;color:#111;font-weight:600;box-shadow:0 1px 4px #0000000a}.account-security-form{display:flex;flex-direction:column}.account-security-form label{display:block;margin:0 0 8px;color:#282522;font-size:14px}.account-security-form input{width:100%;min-width:0;min-height:46px;padding:10px 12px;margin:0 0 14px;border:1px solid #d6d2cd;border-radius:4px;background:#fff;color:#111;font:inherit;font-size:16px}.account-security-form input[aria-invalid=true]{border-color:#b34431;margin-bottom:6px}.account-security-form .account-field-error{display:block;margin:0 0 14px;color:#a63b29;font-size:12px;line-height:1.5}.account-security-form .account-field-hint{margin:0 0 16px;color:#6a645f;font-size:12px;line-height:1.7}.account-password-toggle{align-self:flex-start;min-height:44px;padding:0;margin-top:-8px;margin-bottom:4px;border:0;background:transparent;color:#3f3935;font-size:13px;text-decoration:underline;text-underline-offset:3px}@media (max-width: 360px){.account-page{padding-left:12px;padding-right:12px}.profile-avatar{width:60px;height:60px;flex-basis:60px}.profile-intro{gap:12px}.profile-intro h2{font-size:18px}.profile-intro p{font-size:12px}.account-product-photo{flex-basis:94px;width:94px;height:94px}.account-product-name{font-size:13px}.account-menu-row{gap:10px;padding:0 12px}.customer-service{gap:12px}.customer-service strong{font-size:22px}}@media (prefers-reduced-motion: reduce){.account-page *,.account-page *:before,.account-page *:after{transition:none!important}}.favorite-group-hint{font-size:12px;color:#777;margin:14px 2px}.favorite-group-row{display:flex;width:100%;align-items:center;text-align:left;padding:12px 4px;gap:12px;border-bottom:1px solid var(--line)}.favorite-group-row img{width:70px;height:70px;-o-object-fit:cover;object-fit:cover;border-radius:4px}.favorite-group-row span{flex:1}.favorite-group-row strong{font-size:14px}.favorite-group-row small{display:block;color:#777;font-size:12px;margin-top:6px}.favorite-group-back{display:flex;align-items:center;min-height:44px;font-size:12px;gap:4px}.auth-page{padding:30px 27px 24px}.auth-brand{display:flex;align-items:center;gap:11px;margin-bottom:31px}.auth-brand-mark{position:relative;display:block;width:28px;height:28px;background:#121212;margin-top:7px}.auth-brand-mark i{position:absolute;right:-6px;top:-9px;width:21px;height:21px;background:#e7f338}.auth-brand strong{color:#111;font-size:31px;font-weight:800;letter-spacing:-1.5px}.auth-intro h2{margin:0 0 8px;font-size:27px;line-height:1.35;font-weight:750}.auth-intro p{margin:0;color:#77737b;font-size:13px;line-height:1.7}.auth-form{display:flex;flex-direction:column;gap:18px;margin-top:28px}.auth-field{display:flex;flex-direction:column;gap:9px;min-width:0;font-size:14px}.auth-field>span,.auth-field>label{font-weight:600}.auth-field input{width:100%;min-height:49px;padding:13px 14px;border:1px solid #e5e2df;border-radius:5px;background:#fff;font:inherit;color:#171417}.auth-field input::-moz-placeholder{color:#a39da4}.auth-field input::placeholder{color:#a39da4}.auth-field input[aria-invalid=true]{border-color:#c75842}.auth-field input:focus-visible{outline:2px solid #292429;outline-offset:2px}.auth-field input:disabled{opacity:.6}.auth-password-field{position:relative}.auth-password-field input{padding-right:63px}.auth-password-toggle{position:absolute;height:44px;min-width:51px;top:3px;right:4px;padding:0 9px;border:0;background:none;color:#767077;font-size:12px}.auth-field-error{color:#b2422e;font-size:12px;line-height:1.55}.auth-error-summary{padding:13px 14px;border:1px solid #ebc2b7;border-radius:5px;background:#fcf0ec;color:#9c3c2b;font-size:13px}.auth-error-summary strong{display:block;font-weight:600}.auth-error-summary ul{padding-left:18px;margin:6px 0 0}.auth-error-summary li{margin-top:4px}.auth-error-summary a{text-decoration:underline;text-underline-offset:3px}.auth-submit{width:100%;min-height:49px;margin-top:7px;font-size:16px;letter-spacing:1px}.auth-alternate{display:flex;align-items:center;justify-content:center;gap:6px;margin:18px 0 0;color:#8b848c;font-size:13px}.auth-alternate a{display:inline-flex;align-items:center;min-height:44px;gap:5px;color:#171417;font-weight:600}.auth-benefits{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:31px 0 0;color:#746e75}.auth-benefits span{display:inline-flex;align-items:center;gap:5px;white-space:nowrap;font-size:11px}.auth-sync-note{margin:15px 0 0;color:#979099;text-align:center;font-size:11px;line-height:1.7}.auth-spinner{animation:auth-spin .85s linear infinite}@keyframes auth-spin{to{transform:rotate(360deg)}}@media (max-width: 360px){.auth-page{padding-left:21px;padding-right:21px}.auth-benefits{gap:6px}.auth-benefits span{gap:4px;font-size:10px}}@media (prefers-reduced-motion: reduce){.auth-spinner{animation:none}}
