:root{--drawer-shop-accent:#15171b;--drawer-shop-ink:#16181d;--drawer-shop-muted:#747b87;--drawer-shop-line:#e8eaee;--drawer-shop-bg:#f5f6f8;--drawer-shop-card:#fff;--drawer-shop-radius:20px}
.drawer-shop,.drawer-shop *{box-sizing:border-box}
.drawer-shop{margin:0;background:var(--drawer-shop-bg);color:var(--drawer-shop-ink);font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","PingFang SC","Microsoft YaHei",sans-serif}
.drawer-shop a{text-decoration:none}
.drawer-shop__header{position:sticky;z-index:1050;top:0;border-bottom:1px solid rgba(21,24,29,.07);background:rgba(255,255,255,.94);backdrop-filter:blur(18px) saturate(155%);-webkit-backdrop-filter:blur(18px) saturate(155%)}
.drawer-shop__header-inner{display:grid;grid-template-columns:minmax(180px,240px) auto minmax(300px,1fr) auto;align-items:center;gap:14px;width:min(1480px,calc(100% - 48px));min-height:76px;margin:0 auto}
.drawer-shop__brand{display:flex;min-width:0;align-items:center;gap:11px;color:var(--drawer-shop-ink);font-size:17px;font-weight:800;white-space:nowrap}.drawer-shop__brand img{width:38px;height:38px;border-radius:12px;object-fit:cover;box-shadow:0 7px 20px rgba(15,23,42,.12)}.drawer-shop__brand span{overflow:hidden;text-overflow:ellipsis}
.drawer-shop__category-trigger{display:inline-flex;height:42px;align-items:center;justify-content:center;gap:8px;padding:0 14px;border:1px solid var(--drawer-shop-line);border-radius:12px;background:#fff;color:#333842;font-size:13px;font-weight:750}.drawer-shop__category-trigger:hover{border-color:#cdd2db;background:#f9fafb}
.drawer-shop__search{display:grid;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:10px;height:46px;padding-left:15px;border:1px solid #d8dce3;border-radius:14px;background:#f7f8fa;transition:.18s ease}.drawer-shop__search:focus-within{border-color:#989faa;background:#fff;box-shadow:0 0 0 4px rgba(21,24,29,.06)}.drawer-shop__search>i{color:#9197a1}.drawer-shop__search input{min-width:0;border:0;outline:0;background:transparent;color:#25282e;font-size:14px}.drawer-shop__search button{height:38px;margin-right:3px;padding:0 18px;border:0;border-radius:11px;background:var(--drawer-shop-accent);color:#fff;font-size:12px;font-weight:750}
.drawer-shop__quick-nav{display:flex;align-items:center;gap:3px}.drawer-shop__quick-nav>a{display:flex;height:38px;align-items:center;gap:7px;padding:0 9px;border-radius:10px;color:#535965;font-size:12px;font-weight:650;white-space:nowrap}.drawer-shop__quick-nav>a:hover{background:#f0f2f5;color:#15171b}.drawer-shop__quick-nav .pc-theme-switcher{margin-left:2px}
.drawer-shop__layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:24px;width:min(1480px,calc(100% - 48px));margin:24px auto 58px}.drawer-shop__main{min-width:0}
.drawer-shop__overlay{display:none}.drawer-shop__drawer{position:sticky;z-index:20;top:100px;align-self:start;overflow:hidden;max-height:calc(100vh - 124px);border:1px solid var(--drawer-shop-line);border-radius:22px;background:#fff;box-shadow:0 12px 34px rgba(15,23,42,.06)}
.drawer-shop__drawer-header{display:flex;min-height:108px;align-items:center;justify-content:space-between;padding:22px 20px;border-bottom:1px solid #eff0f2}.drawer-shop__drawer-header span{display:block;margin-bottom:5px;color:#a1a6af;font-size:10px;font-weight:800;letter-spacing:.16em}.drawer-shop__drawer-header h2{margin:0;color:#15171b;font-size:20px;font-weight:820}.drawer-shop__drawer-header button{display:none;width:40px;height:40px;align-items:center;justify-content:center;border:0;border-radius:50%;background:#f0f1f3;color:#343840;font-size:17px}
.drawer-shop__category-list{overflow:auto;max-height:calc(100vh - 233px);padding:10px 9px 14px;overscroll-behavior:contain}.drawer-shop__category-group{margin:2px 0}.drawer-shop__category{position:relative;display:grid;grid-template-columns:36px minmax(0,1fr) auto auto;width:100%;min-height:54px;align-items:center;gap:10px;padding:7px 10px;border:1px solid transparent;border-radius:15px;background:transparent;color:#333740;text-align:left;transition:.16s ease}.drawer-shop__category img{width:34px;height:34px;border-radius:10px;background:#f2f3f5;object-fit:cover}.drawer-shop__category-name{overflow:hidden;font-size:13px;font-weight:680;line-height:1.35;text-overflow:ellipsis}.drawer-shop__category-count{display:inline-flex;min-width:28px;height:23px;align-items:center;justify-content:center;padding:0 8px;border-radius:999px;background:#f0f1f3;color:#979ca5;font-size:10px;font-weight:750}.drawer-shop__category-chevron{color:#a1a6ae;font-size:10px;transition:transform .18s ease}.drawer-shop__category:hover{background:#f7f8fa}.drawer-shop__category.is-active{border-color:#e1e3e7;background:#fff;color:#111318;box-shadow:0 5px 18px rgba(15,23,42,.08)}.drawer-shop__category.is-active .drawer-shop__category-count{background:#17191d;color:#fff}.drawer-shop__category-group.is-open>.drawer-shop__category .drawer-shop__category-chevron{transform:rotate(180deg)}
.drawer-shop__subcategory-list{display:none;padding:3px 0 5px 17px}.drawer-shop__category-group.is-open>.drawer-shop__subcategory-list{display:block}.drawer-shop__category--child{grid-template-columns:30px minmax(0,1fr) auto;min-height:47px;padding-left:11px}.drawer-shop__category--child img{width:28px;height:28px;border-radius:9px}.drawer-shop__category--child .drawer-shop__category-name{font-size:12px}
.drawer-shop__notice{margin-bottom:18px;padding:16px 18px;border:1px solid var(--drawer-shop-line);border-radius:18px;background:#fff;box-shadow:0 8px 26px rgba(15,23,42,.04);cursor:pointer}.drawer-shop__notice-header{display:flex;min-height:38px;align-items:center;gap:12px}.drawer-shop__notice-icon{display:flex;width:38px;height:38px;flex:0 0 38px;align-items:center;justify-content:center;border-radius:12px;background:#f2f3f5;color:#333840}.drawer-shop__notice strong{font-size:13px}.drawer-shop__notice-toggle{display:inline-flex;align-items:center;gap:6px;margin-left:auto;padding:7px 2px 7px 10px;border:0;background:transparent;color:#858b95;font-size:11px;cursor:pointer}.drawer-shop__notice-toggle i{width:11px;text-align:center}.drawer-shop__notice-body{overflow:auto;max-height:40vh;margin-top:12px;opacity:1;overscroll-behavior:contain;transition:max-height .3s ease,margin-top .3s ease,opacity .3s ease}.drawer-shop__notice-content{color:#626975;font-size:12px;line-height:1.65;overflow-wrap:anywhere}.drawer-shop__notice-content img,.drawer-shop__notice-content video,.drawer-shop__notice-content iframe{max-width:100%;height:auto}.drawer-shop__notice-content a{color:#365f9d;text-decoration:underline}.drawer-shop__notice-summary{display:none;overflow:hidden;margin-top:8px;color:#767d88;font-size:12px;line-height:1.65;text-overflow:ellipsis;white-space:nowrap}.drawer-shop__notice.is-collapsed .drawer-shop__notice-body{overflow:hidden;max-height:0;margin-top:0;opacity:0}.drawer-shop__notice.is-collapsed .drawer-shop__notice-summary{display:block}.drawer-shop__notice.is-expanded .drawer-shop__notice-summary{display:none}
.drawer-shop__products{padding:24px;border:1px solid var(--drawer-shop-line);border-radius:22px;background:#fff;box-shadow:0 10px 32px rgba(15,23,42,.05)}.drawer-shop__section-heading{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:20px}.drawer-shop__section-heading span{display:block;margin-bottom:4px;color:#9ca1a9;font-size:10px;font-weight:850;letter-spacing:.15em}.drawer-shop__section-heading h1{margin:0;font-size:22px;font-weight:820}.drawer-shop__section-heading p{margin:0;color:#969ca5;font-size:12px}
.drawer-shop__product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.drawer-shop__product{overflow:hidden;border:1px solid var(--drawer-shop-line);border-radius:16px;background:#fff;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.drawer-shop__product:hover{border-color:#d4d8df;transform:translateY(-3px);box-shadow:0 14px 32px rgba(15,23,42,.1)}.drawer-shop__product.is-sold-out{opacity:.64}.drawer-shop__product-cover{position:relative;display:block;overflow:hidden;aspect-ratio:4/3;background:#eff1f4}.drawer-shop__product-cover img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.drawer-shop__product:hover .drawer-shop__product-cover img{transform:scale(1.035)}.drawer-shop__delivery{position:absolute;left:9px;top:9px;padding:5px 8px;border-radius:7px;background:rgba(255,255,255,.92);color:#3f4651;font-size:9px;font-weight:780;box-shadow:0 3px 10px rgba(15,23,42,.09)}.drawer-shop__product-body{padding:14px}.drawer-shop__product-name{display:-webkit-box;overflow:hidden;min-height:42px;color:#272b32;font-size:13px;font-weight:720;line-height:1.6;-webkit-box-orient:vertical;-webkit-line-clamp:2}.drawer-shop__product-meta{display:flex;justify-content:space-between;gap:6px;margin-top:11px;color:#989ea7;font-size:10px}.drawer-shop__product-action{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:11px}.drawer-shop__product-action strong{color:#ed573d;font-size:19px;font-weight:850}.drawer-shop__product-action strong small{font-size:11px}.drawer-shop__product-action>a{padding:7px 10px;border-radius:9px;background:#17191d;color:#fff;font-size:10px;font-weight:750}.drawer-shop__empty{grid-column:1/-1;display:flex;min-height:210px;align-items:center;justify-content:center;flex-direction:column;gap:10px;color:#999fa8;font-size:13px}.drawer-shop__empty i{font-size:24px}
.drawer-shop__breadcrumb{display:flex;align-items:center;gap:9px;margin:2px 0 16px;color:#9a9fa7;font-size:12px}.drawer-shop__breadcrumb a{color:#747b85}.drawer-shop__breadcrumb i{font-size:8px}.drawer-shop__breadcrumb span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.drawer-shop__detail-card{display:block;padding:26px;border:1px solid var(--drawer-shop-line);border-radius:22px;background:#fff;box-shadow:0 10px 32px rgba(15,23,42,.05)}.drawer-shop__detail-cover{display:none}.drawer-shop__detail-summary{width:100%;min-width:0}.drawer-shop__detail-summary h1{margin:0 0 12px;font-size:24px;font-weight:820;line-height:1.4}.drawer-shop__badges{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.drawer-shop__share{display:inline-flex;width:29px;height:29px;align-items:center;justify-content:center;border:0;border-radius:8px;background:#f1f2f4;color:#555b65}.drawer-shop__detail-price{margin:18px 0;padding:16px 18px;border-radius:15px;background:#f6f7f9}.drawer-shop__detail-price small{display:block;margin-bottom:2px;color:#9096a0;font-size:11px}.drawer-shop__detail-price .price{color:#ed573d;font-size:28px;font-weight:850}.drawer-shop__purchase-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.drawer-shop__purchase-form>div:has(.sku-list),.drawer-shop__purchase-form>.cash-pay,.drawer-shop__purchase-form>.tt-ai-page-entry{grid-column:1/-1}.drawer-shop__purchase-form .form-label{display:block;margin-bottom:7px;color:#555b65;font-size:12px;font-weight:720}.drawer-shop__purchase-form .form-control,.drawer-shop__purchase-form .optional-card{min-height:43px;border-color:#dfe2e7;border-radius:11px}.drawer-shop__purchase-form .sku{border-radius:10px}.drawer-shop__purchase-form .cash-pay{padding:13px;border:1px solid var(--drawer-shop-line);border-radius:13px;background:#fafbfc}.drawer-shop__field-help{margin:8px 2px 0;color:#858c97;font-size:12px;line-height:1.55}.drawer-shop__captcha{max-width:260px}.drawer-shop__captcha img{width:110px;object-fit:contain}.drawer-shop .tt-ai-page-entry--product{display:flex;min-height:44px;align-items:center;justify-content:center;gap:8px;border:1px solid #d9dce2;border-radius:12px;background:#f7f8fa;color:#444a54;font-weight:750}.drawer-shop__description{margin-top:18px;padding:24px;border:1px solid var(--drawer-shop-line);border-radius:22px;background:#fff;box-shadow:0 10px 32px rgba(15,23,42,.04)}.drawer-shop__description-title{display:flex;align-items:center;gap:9px;padding-bottom:15px;border-bottom:1px solid #eff0f2}.drawer-shop__description-title h2{margin:0;font-size:18px;font-weight:800}.drawer-shop__richtext{padding-top:18px;color:#4f5560;font-size:14px;line-height:1.8;overflow-wrap:anywhere}.drawer-shop__richtext img,.drawer-shop__richtext video,.drawer-shop__richtext iframe{max-width:100%}
@media(max-width:1279px) and (min-width:768px){.drawer-shop__header-inner{grid-template-columns:190px auto minmax(260px,1fr) auto;gap:9px}.drawer-shop__quick-nav>a span{display:none}.drawer-shop__product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(min-width:768px){.drawer-shop__purchase-form{grid-template-columns:minmax(0,1fr);gap:20px}.drawer-shop__purchase-form>div,.drawer-shop__purchase-form>.cash-pay,.drawer-shop__purchase-form>.tt-ai-page-entry{grid-column:1/-1;width:100%;min-width:0}.drawer-shop__purchase-form>div:has(input[name="no_warranty_confirm"]) .form-label{display:block;margin-bottom:13px;padding:16px 18px;border:1px solid #e3e6eb;border-radius:14px;background:#fafbfc;color:#3f4651;font-size:15px;font-weight:680;line-height:1.65}.drawer-shop__purchase-form .form-label{margin-bottom:9px;font-size:15px;line-height:1.45}.drawer-shop__purchase-form .form-control,.drawer-shop__purchase-form .optional-card{width:100%;min-height:48px;padding:10px 14px;font-size:15px;line-height:1.5}.drawer-shop__purchase-form input::placeholder{font-size:14px}.drawer-shop__field-help{margin-top:9px;font-size:13px;line-height:1.55}.drawer-shop__quantity-field .qty-group{width:180px;min-height:48px;gap:16px;padding:7px 10px;flex-wrap:nowrap}.drawer-shop__quantity-field .qty-group>button{width:34px;height:28px;flex:0 0 34px;font-size:17px}.drawer-shop__quantity-field .qty-group>input[type=number]{width:0;min-width:0;min-height:28px;flex:1 1 0;padding:0;font-size:16px}.drawer-shop__purchase-form .cash-pay{padding:17px 18px}.drawer-shop__purchase-form .cash-pay .form-label{font-size:15px}.drawer-shop__purchase-form .pay-list{gap:10px}.drawer-shop__purchase-form .pay-list .pay{min-height:42px;padding:8px 13px}.drawer-shop__purchase-form .pay-list .pay span{font-size:14px}.drawer-shop__purchase-form .pay-list .pay img{width:22px;height:22px}.drawer-shop .tt-ai-page-entry--product{min-height:48px;font-size:14px}}
@media(max-width:767.98px){
    html.drawer-shop-drawer-open,html.drawer-shop-drawer-open body{overflow:hidden;overscroll-behavior-x:none}
    .drawer-shop{padding-bottom:calc(76px + env(safe-area-inset-bottom,0px))!important}
    .drawer-shop__header{position:sticky}.drawer-shop__header-inner{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;width:100%;min-height:0;padding:10px 12px 11px}.drawer-shop__brand{font-size:15px}.drawer-shop__brand img{width:34px;height:34px}.drawer-shop__brand span{max-width:42vw}.drawer-shop__category-trigger{height:38px;padding:0 12px}.drawer-shop__category-trigger span{font-size:12px}.drawer-shop__search{grid-column:1/-1;height:42px;border-radius:13px}.drawer-shop__search button{height:34px;padding:0 15px}.drawer-shop__quick-nav{display:none}
    .drawer-shop__layout{display:block;width:100%;margin:0;padding:12px}.drawer-shop__layout--detail{padding-top:10px}.drawer-shop__main{width:100%}
    .drawer-shop__overlay{position:fixed;z-index:2147483000;display:block;inset:0;background:rgba(17,20,25,.42);opacity:0;visibility:hidden;transition:opacity .22s ease,visibility .22s ease;touch-action:none}.drawer-shop__drawer{position:fixed;z-index:2147483100;top:0;bottom:0;left:0;width:min(84vw,380px);max-height:none;border:0;border-radius:0 28px 28px 0;box-shadow:20px 0 60px rgba(10,14,22,.24);transform:translate3d(-105%,0,0);transition:transform .26s cubic-bezier(.22,.72,.2,1);touch-action:pan-y;overscroll-behavior:contain}.drawer-shop--drawer-open .drawer-shop__overlay{opacity:1;visibility:visible}.drawer-shop--drawer-open .drawer-shop__drawer{transform:translate3d(0,0,0)}
    .drawer-shop__drawer-header{min-height:112px;padding:calc(18px + env(safe-area-inset-top,0px)) 18px 18px}.drawer-shop__drawer-header h2{font-size:21px}.drawer-shop__drawer-header button{display:inline-flex}.drawer-shop__category-list{max-height:calc(100dvh - 112px - env(safe-area-inset-top,0px));padding:9px 8px calc(18px + env(safe-area-inset-bottom,0px))}.drawer-shop__category{min-height:53px}.drawer-shop__subcategory-list{padding-left:13px}
    .drawer-shop__notice{margin-bottom:10px;padding:13px 14px;border-radius:16px}.drawer-shop__notice-header{min-height:34px;gap:10px}.drawer-shop__notice-icon{width:34px;height:34px;flex-basis:34px}.drawer-shop__notice-body{margin-top:10px}.drawer-shop__notice-content,.drawer-shop__notice-summary{font-size:12px;line-height:1.65}
    .drawer-shop__products{padding:15px 12px;border-radius:18px}.drawer-shop__section-heading{align-items:center;margin-bottom:14px}.drawer-shop__section-heading h1{font-size:19px}.drawer-shop__section-heading p{font-size:11px}.drawer-shop__product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.drawer-shop__product{border-radius:14px}.drawer-shop__product-body{padding:10px}.drawer-shop__product-name{min-height:38px;font-size:12px;line-height:1.55}.drawer-shop__product-meta{font-size:9px}.drawer-shop__product-action strong{font-size:17px}.drawer-shop__product-action>a{padding:6px 7px;font-size:9px}.drawer-shop__empty{min-height:180px}
    .drawer-shop__breadcrumb{margin:2px 2px 10px}.drawer-shop__detail-card{padding:14px;border-radius:18px}.drawer-shop__detail-summary h1{font-size:20px}.drawer-shop__detail-price{margin:14px 0}.drawer-shop__purchase-form{display:block}.drawer-shop__purchase-form>div,.drawer-shop__purchase-form>.tt-ai-page-entry{margin-top:14px}.drawer-shop__description{margin-top:10px;padding:16px 14px;border-radius:18px}.drawer-shop__description-title h2{font-size:17px}
    .drawer-shop .tt-mobile-bottom-nav{grid-template-columns:repeat(5,minmax(0,1fr))}.drawer-shop .tt-mobile-bottom-nav a,.drawer-shop .tt-mobile-bottom-nav button[data-tt-nav]{display:flex;width:100%;min-width:0;min-height:52px;align-items:center;justify-content:center;flex-direction:column;gap:3px;padding:0;border:0;border-radius:8px;background:transparent;color:#667085;font-family:inherit;font-size:9px;font-weight:600;line-height:1.15;text-align:center}.drawer-shop .tt-mobile-bottom-nav a>i,.drawer-shop .tt-mobile-bottom-nav button[data-tt-nav]>i{font-size:20px}.drawer-shop .tt-mobile-bottom-nav a.is-active,.drawer-shop .tt-mobile-bottom-nav button[data-tt-nav].is-active{color:#15171b;background:rgba(21,24,29,.09)}
}
@media(max-width:374px){.drawer-shop__product-grid{grid-template-columns:1fr}.drawer-shop__brand span{max-width:34vw}.drawer-shop .tt-mobile-bottom-nav a,.drawer-shop .tt-mobile-bottom-nav button[data-tt-nav]{font-size:8px}}
@media(prefers-reduced-motion:reduce){.drawer-shop__drawer,.drawer-shop__overlay,.drawer-shop__product,.drawer-shop__product-cover img,.drawer-shop__notice-body{transition:none!important}}
