:root{color:#151515;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--mobile-safe-area-height:env(safe-area-inset-bottom,0px);--sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0}body{background:#fff;min-width:320px;overflow:hidden}button,input,textarea{font:inherit;border-radius:0}button{cursor:pointer;-webkit-tap-highlight-color:transparent}input,textarea{outline:0}img{-webkit-user-drag:none}.h5-app{background:#fff;width:100%;max-width:520px;height:100svh;margin:0 auto;position:relative;overflow:hidden}.h5-flow{flex-direction:column;width:100%;height:100%;min-height:0;display:flex}.h5-route-header,.h5-route-footer{z-index:20;flex:none;position:relative}.h5-route-body{flex:auto;min-height:0;animation:.18s ease-out h5-route-in;position:relative;overflow:hidden}.h5-scroll{overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;width:100%;height:100%;position:relative;overflow:hidden auto}.h5-carousel{overscroll-behavior-x:contain;scrollbar-width:none;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;width:100%;min-width:0;position:relative;overflow:auto hidden}.h5-carousel::-webkit-scrollbar{display:none}.h5-carousel-content{width:max-content;min-width:100%;display:flex}.h5-carousel-content>*{scroll-snap-align:start}.h5-sheet-layer{z-index:100;background:#00000057;align-items:flex-end;animation:.15s ease-out h5-fade-in;display:flex;position:absolute;inset:0}.h5-sheet{width:100%;max-height:82%;padding:18px 20px calc(22px + var(--mobile-safe-area-height));background:#fff;animation:.18s ease-out h5-sheet-in;position:relative;overflow-y:auto}.h5-sheet-handle{background:#d6d2ce;border-radius:999px;width:36px;height:4px;margin:0 auto 22px;display:block}.h5-sheet h2{font-family:var(--serif);margin:0;font-size:25px;font-weight:500}.h5-sheet p{color:#66615c;margin:12px 0 0;font-size:13px;line-height:1.7}.h5-sheet-close{background:0 0;border:0;width:36px;height:36px;padding:0;font-size:26px;font-weight:300;line-height:1;position:absolute;top:12px;right:14px}@keyframes h5-route-in{0%{opacity:.5;transform:translate(6px)}to{opacity:1;transform:translate(0)}}@keyframes h5-fade-in{0%{opacity:0}to{opacity:1}}@keyframes h5-sheet-in{0%{transform:translateY(22px)}to{transform:translateY(0)}}@media (width>=720px){body{background:#f4f1ed}.h5-app{background:#fff}}@media (prefers-reduced-motion:reduce){.h5-route-body,.h5-sheet-layer,.h5-sheet{animation:none}}:root{--ink:#111;--muted:#77736f;--line:#171717;--soft-line:#dedbd7;--ivory:#f6f2ed;--wine:#8d3138;--serif:"Songti SC", "STSong", "Noto Serif CJK SC", Georgia, serif}.app-screen{color:var(--ink);background:#fff}.search-transition{z-index:40;padding:110px 34px calc(var(--mobile-safe-area-height) + 60px);text-align:center;background:#fffffffb;flex-direction:column;align-items:center;display:flex;position:absolute;inset:0}.search-transition>img{width:124px;height:auto;margin-bottom:76px}.search-orbit{border:1px solid var(--soft-line);border-radius:50%;place-items:center;width:86px;height:86px;margin-bottom:34px;animation:1.8s ease-in-out infinite search-ring;display:grid;position:relative}.search-orbit svg{width:29px;height:29px;animation:1.2s ease-in-out infinite search-lens}.search-orbit span{background:var(--wine);border-radius:50%;width:5px;height:5px;animation:1.8s ease-in-out infinite search-dot;position:absolute}.search-orbit span:nth-child(2){top:7px;left:40px}.search-orbit span:nth-child(3){animation-delay:.25s;bottom:18px;right:11px}.search-orbit span:nth-child(4){animation-delay:.5s;bottom:17px;left:11px}.search-transition>p{color:var(--wine);letter-spacing:1.1px;margin:0 0 10px;font-size:11px}.search-transition>h2{max-width:270px;font-family:var(--serif);margin:0 0 18px;font-size:28px;font-weight:500;line-height:1.35}.search-transition>small{color:var(--muted);font-size:12px;animation:1.7s ease-in-out infinite search-copy}@keyframes search-ring{0%,to{border-color:#dedbd7;transform:scale(.96)}50%{border-color:#8d3138;transform:scale(1.06)}}@keyframes search-lens{0%,to{transform:translate(-2px,2px)}50%{transform:translate(3px,-3px)}}@keyframes search-dot{0%,to{opacity:.25;transform:scale(.7)}50%{opacity:1;transform:scale(1)}}@keyframes search-copy{0%,to{opacity:.48}50%{opacity:1}}@media (prefers-reduced-motion:reduce){.search-orbit,.search-orbit svg,.search-orbit span,.search-transition>small{animation:none}}.home-content,.result-content,.recommend-content,.recommend-results,.purchase-content,.clarification-content{min-height:100%;padding-right:20px;padding-bottom:calc(var(--mobile-safe-area-height) + 30px);padding-left:20px}.home-content{min-height:100%;padding-top:48px;padding-bottom:calc(var(--mobile-safe-area-height) + 10px)}.result-content,.recommend-content,.recommend-results,.purchase-content,.clarification-content{padding-top:22px}button{color:inherit}.brand-header{justify-content:space-between;align-items:center;margin-bottom:13px;display:flex}.brand-logo{width:124px;height:auto;display:block}.text-link{background:0 0;border:0;align-items:center;gap:5px;padding:5px 0;font-size:13px;display:inline-flex}.text-link svg{width:13px;height:13px}.search-bar{border:1.4px solid var(--line);background:#fff;grid-template-columns:22px minmax(0,1fr) 34px 34px;align-items:center;gap:5px;height:48px;padding:0 8px 0 13px;display:grid}.search-submit{background:0 0;border:0;place-items:center;width:24px;height:34px;padding:0;display:grid}.search-submit svg{width:20px;height:20px}.search-bar input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;padding:0 8px;font-size:16px}.search-bar input::placeholder{color:#777}.icon-button{background:0 0;border:0;place-items:center;width:34px;height:38px;padding:0;display:grid}.icon-button svg{width:22px;height:22px}.hidden-file-input{display:none}.editorial-headline{max-width:340px;font-family:var(--serif);letter-spacing:-1.5px;margin:20px 0 16px;font-size:37px;font-weight:500;line-height:1.06}.latest-section{margin:0 0 10px;position:relative}.latest-carousel{width:100%}.latest-track{grid-auto-columns:100%;grid-auto-flow:column;width:100%!important;min-width:100%!important;display:grid!important}.latest-card{text-align:left;background:#fff;border:0;grid-template-columns:minmax(0,1.5fr) minmax(112px,1fr);align-items:stretch;gap:14px;width:100%;min-width:0;padding:0;display:grid}.latest-card>img{object-fit:cover;object-position:center;width:100%;height:198px;display:block}.latest-copy{flex-direction:column;min-width:0;padding:24px 0 17px;display:flex}.latest-meta{white-space:nowrap;margin-bottom:14px;font-size:11px}.latest-copy strong{font-family:var(--serif);letter-spacing:.3px;font-size:21px;font-weight:500}.latest-name{font-family:var(--serif);margin-top:2px;font-size:14px;line-height:1.3}.latest-action{align-items:center;gap:5px;margin-top:auto;margin-bottom:14px;font-size:11px;display:inline-flex}.latest-action svg{width:13px;height:13px}.carousel-dots{pointer-events:none;gap:8px;display:flex;position:absolute;bottom:1px;right:23px}.carousel-dots span{border:1px solid var(--ink);background:#fff;border-radius:999px;width:6px;height:6px}.carousel-dots span[data-active=true]{background:var(--ink)}.recommend-link{border:1px solid var(--ink);background:var(--ink);color:#fff;width:100%;min-height:46px;font-family:var(--serif);text-align:left;justify-content:space-between;align-items:center;gap:16px;margin:7px 0 10px;padding:7px 14px;font-size:18px;display:flex}.recommend-link svg{width:22px;height:22px}.recommend-link>span{flex-direction:column;gap:1px;display:flex}.recommend-link small{font:8px/1.2 var(--sans);letter-spacing:1.1px;opacity:.66}.quick-actions{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;margin-bottom:12px;display:grid}.quick-actions button{background:#fff;border:0;justify-content:center;align-items:center;gap:10px;height:47px;padding:0;font-size:14px;display:flex}.quick-actions button+button{border-left:1px solid var(--line)}.quick-actions svg{width:20px;height:20px}.service-button{border:1.2px solid var(--line);background:#fff;justify-content:center;align-items:center;gap:12px;width:100%;height:46px;font-size:15px;display:flex}.service-button svg{width:21px;height:21px}.app-header{text-align:center;background:#fffffff5;border-bottom:1px solid #e8e6e3;grid-template-columns:40px 1fr 40px;align-items:center;height:54px;padding:0 15px;font-size:15px;font-weight:600;display:grid}.back-button{background:0 0;border:0;place-items:center;width:40px;height:40px;padding:0;display:grid}.back-button svg{width:22px;height:22px}.header-spacer{width:40px}.result-query{border:1px solid var(--line);grid-template-columns:20px 1fr 18px;align-items:center;gap:10px;height:48px;padding:0 14px;font-size:15px;display:grid}.result-query-form{padding:0 10px}.result-query-form input{width:100%;min-width:0;color:var(--ink);font:inherit;background:0 0;border:0;padding:0}.result-query-form input::placeholder{color:#777}.result-query-form button{background:0 0;border:0;place-items:center;width:24px;height:34px;padding:0;display:grid}.result-query-form button svg{width:18px;height:18px}.clarification-content h1{max-width:320px;font-family:var(--serif);margin:8px 0 12px;font-size:31px;font-weight:500;line-height:1.2}.clarification-query{border:1px solid var(--line);grid-template-columns:24px 1fr 24px;align-items:center;gap:10px;min-height:46px;margin:20px 0 24px;padding:0 10px;font-size:15px;display:grid}.clarification-query input{width:100%;min-width:0;color:var(--ink);font:inherit;background:0 0;border:0;outline:0;padding:0}.clarification-query button{background:0 0;border:0;place-items:center;width:24px;height:34px;padding:0;display:grid}.clarification-query button svg{width:18px;height:18px}.suggestion-list{border-top:1px solid var(--soft-line)}.suggestion-list>p{color:var(--muted);letter-spacing:.5px;margin:0;padding:17px 0 9px;font-size:12px}.suggestion-list>button{border:0;border-bottom:1px solid var(--soft-line);text-align:left;background:0 0;grid-template-columns:42px minmax(0,1fr) 18px;align-items:center;gap:10px;width:100%;min-height:72px;padding:11px 2px;display:grid}.suggestion-list>button>span:nth-child(2){gap:4px;min-width:0;display:grid}.suggestion-list strong{font-family:var(--serif);font-size:16px;font-weight:500}.suggestion-list small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.suggestion-kind{border:1px solid var(--soft-line);width:38px;height:38px;color:var(--wine);border-radius:50%;place-items:center;font-size:10px;display:grid}.suggestion-list svg,.original-search-button svg{width:15px;height:15px}.clarification-empty,.clarification-error{background:var(--ivory);color:#57524e;margin:16px 0;padding:13px 14px;font-size:12px;line-height:1.6}.clarification-error{color:var(--wine)}.original-search-button{border:0;border-bottom:1px solid var(--ink);font-family:var(--serif);background:0 0;align-items:center;gap:8px;margin:20px 0 0;padding:7px 0 4px;font-size:15px;display:flex}.interpretation{color:#4f4c49;margin:22px 0 26px;font-size:14px}.interpretation strong{color:var(--wine);font-weight:500}.product-hero{grid-template-columns:1.25fr 1fr;align-items:center;gap:18px;margin-bottom:18px;display:grid}.product-hero img{object-fit:cover;width:100%;height:220px}.product-hero .eyebrow,.purchase-content .eyebrow{letter-spacing:1.3px;font-size:13px;font-weight:700;display:block}.product-hero h1{font-family:var(--serif);margin:8px 0 0;font-size:30px;font-weight:500}.product-hero p{font-family:var(--serif);margin:3px 0 26px;font-size:18px}.product-hero small{color:#55514d;font-size:12px;line-height:1.5}.sku-list{border-top:1px solid var(--soft-line)}.sku-row{border-bottom:1px solid var(--soft-line);grid-template-columns:38px minmax(116px,1.5fr) minmax(54px,.7fr) 50px;align-items:center;gap:8px;min-height:83px;display:grid}.sku-row>img{object-fit:cover;width:32px;height:54px}.sku-row>div{flex-direction:column;gap:4px;display:flex}.sku-row strong{font-size:13px;font-weight:500}.sku-row div span,.sku-row>span{color:#66615c;font-size:11px}.sku-row>span.low-stock{color:var(--wine)}.sku-row>button{border:1px solid var(--line);background:#fff;height:34px;padding:0;font-size:12px}.similar-link{border:0;border-bottom:1px solid var(--wine);color:var(--wine);background:0 0;margin:24px auto 0;padding:0 0 4px;font-size:14px;display:block}.brand-search-results .section-kicker{margin-top:22px;margin-bottom:7px}.brand-search-results>h1{font-family:var(--serif);margin:0;font-size:34px;font-weight:500}.brand-result-summary{color:var(--muted);margin:6px 0 22px;font-size:12px}.brand-product-list{border-top:1px solid var(--soft-line)}.brand-product{border-bottom:1px solid var(--line)}.brand-product-heading{text-align:left;background:#fff;border:0;grid-template-columns:46px 1fr auto 16px;align-items:center;gap:9px;width:100%;min-height:70px;padding:9px 0;display:grid}.brand-product-heading>img{object-fit:cover;width:42px;height:52px}.brand-product-heading>span{flex-direction:column;gap:3px;min-width:0;display:flex}.brand-product-heading strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;overflow:hidden}.brand-product-heading small{color:var(--muted);font-family:var(--serif);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.brand-product-heading em{color:var(--wine);font-size:11px;font-style:normal}.brand-variant-labels,.brand-sku-row{grid-template-columns:38px 48px 56px 50px 42px 42px;align-items:center;gap:4px;display:grid}.brand-variant-labels{border-top:1px solid var(--soft-line);border-bottom:1px solid var(--soft-line);min-height:25px;color:var(--muted);text-align:center;font-size:9px}.brand-sku-row{border-bottom:1px solid var(--soft-line);min-height:67px}.brand-sku-row:last-child{border-bottom:0}.brand-sku-row>img{object-fit:cover;width:32px;height:46px}.brand-sku-row>strong,.brand-sku-row>span{overflow-wrap:anywhere;text-align:center;font-size:10px;font-weight:500;line-height:1.25}.brand-sku-row>span{color:#5f5a56;font-weight:400}.brand-sku-row>span.low-stock{color:var(--wine)}.brand-sku-row>button{border:1px solid var(--line);background:#fff;height:30px;padding:0;font-size:10px}.unavailable-toggle{border:1px solid var(--line);background:#fff;justify-content:center;align-items:center;gap:8px;width:100%;min-height:48px;margin-top:24px;padding:0 14px;font-size:13px;display:flex}.unavailable-toggle svg{width:14px;height:14px}.unavailable-products{margin-top:28px}.unavailable-products>p{color:var(--muted);margin:0 0 12px;font-size:12px}.section-kicker{color:var(--wine);letter-spacing:.8px;margin:0 0 12px;font-size:12px}.recommend-content h1,.recommend-results h1,.purchase-content h1{font-family:var(--serif);margin:0;font-size:32px;font-weight:500;line-height:1.2}.section-intro{color:#66615c;margin:12px 0 26px;font-size:13px;line-height:1.7}.smart-recommend-panel{border:1px solid var(--line);background:#fbfaf8;margin:0 0 26px;padding:16px}.smart-panel-heading{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.smart-panel-heading strong{font-family:var(--serif);font-size:18px;font-weight:500}.smart-panel-heading span{color:var(--muted);font-size:11px}.smart-description-copy{color:#625e5a;margin:0;font-size:12px;line-height:1.7}.smart-description-screen textarea{resize:none;background:#fff;border:1px solid #c8c4c0;border-radius:0;width:100%;min-height:180px;padding:14px;font:14px/1.7 inherit;display:block}.smart-panel-actions{grid-template-columns:.78fr 1.22fr;gap:8px;margin-top:10px;display:grid}.smart-panel-actions button{border:1px solid var(--ink);background:#fff;justify-content:center;align-items:center;gap:6px;height:40px;font-size:12px;display:flex}.smart-panel-actions button:last-child{background:var(--ink);color:#fff}.smart-panel-actions button:disabled{color:#817d78;background:#ddd9d5;border-color:#bbb7b3}.smart-panel-actions svg{width:15px;height:15px}.smart-description-screen .primary-action:disabled{color:#77736f;background:#d9d5d1}.form-section-title{align-items:center;gap:10px;margin:0 0 8px;display:flex}.form-section-title span{color:var(--wine);font:12px var(--serif)}.form-section-title strong{font-size:15px;font-weight:600}.purpose-list{border-top:1px solid var(--soft-line)}.purpose-list>button{border:0;border-bottom:1px solid var(--soft-line);text-align:left;background:#fff;justify-content:space-between;align-items:center;width:100%;min-height:70px;padding:12px 4px;display:flex}.purpose-list>button>span{flex-direction:column;gap:5px;display:flex}.purpose-list strong{font-family:var(--serif);font-size:18px;font-weight:500}.purpose-list small{color:var(--muted);font-size:11px}.purpose-list svg{width:18px;height:18px}.scenario-content h1{max-width:310px}.detail-input{background:#fff;border:1px solid #c9c5c1;border-radius:0;width:100%;height:42px;padding:0 12px;font-size:13px;display:block}.more-brand-button{align-items:center;gap:4px;display:inline-flex}.more-brand-button svg{width:13px;height:13px}.brand-list{border-top:1px solid var(--line)}.brand-list button{border:0;border-bottom:1px solid var(--soft-line);background:#fff;justify-content:space-between;align-items:center;width:100%;min-height:58px;padding:0 4px;display:flex}.brand-list .brand-name-pair{color:var(--ink);flex-direction:column;align-items:flex-start;gap:3px;display:flex}.brand-list strong{font:500 16px var(--serif);letter-spacing:.2px}.brand-list .brand-name-pair small{color:var(--muted);font-size:11px}.brand-list span{color:var(--muted);align-items:center;gap:7px;font-size:11px;display:inline-flex}.brand-list svg{width:14px;height:14px}.choice-group{border:0;border-top:1px solid var(--soft-line);margin:0;padding:20px 0}.choice-group legend{align-items:center;gap:10px;margin-bottom:14px;font-size:15px;font-weight:600;display:flex}.choice-group legend span{border:1px solid var(--ink);width:22px;height:22px;font:12px var(--serif);border-radius:999px;place-items:center;display:grid}.choice-group>div{flex-wrap:wrap;gap:8px;display:flex}.choice-group button{background:#fff;border:1px solid #c9c5c1;border-radius:999px;height:34px;padding:0 13px;font-size:13px}.choice-group button[data-selected=true]{border-color:var(--ink);background:var(--ink);color:#fff}.primary-action,.sheet-action{border:1px solid var(--ink);background:var(--ink);color:#fff;justify-content:center;align-items:center;gap:8px;width:100%;height:52px;font-size:15px;display:flex}.primary-action{margin-top:22px}.sheet-action{margin-top:18px}.recommend-list{border-top:1px solid var(--soft-line);margin-top:24px}.recommend-list>button{border:0;border-bottom:1px solid var(--soft-line);text-align:left;background:#fff;grid-template-columns:88px 28px 1fr 18px;align-items:center;gap:9px;width:100%;min-height:132px;padding:15px 0;display:grid}.recommend-list img{object-fit:cover;width:88px;height:112px}.recommend-rank{color:#99938e;font:12px var(--serif);align-self:start;padding-top:5px}.recommend-info{flex-direction:column;min-width:0;display:flex}.recommend-info strong{letter-spacing:1px;font-size:11px}.recommend-info b{font-family:var(--serif);margin-top:5px;font-size:17px;font-weight:500}.recommend-info small{color:#6b6661;margin-top:8px;font-size:11px;line-height:1.55}.recommend-info .stock-note{color:#4f6b55;margin-top:7px;font-size:10px}.recommend-info .stock-note.out-of-stock{color:var(--wine)}.recommend-info em{color:var(--wine);font:normal 15px var(--serif);margin-top:10px}.refresh-batch{border:1px solid var(--ink);background:#fff;justify-content:center;align-items:center;gap:8px;width:100%;height:48px;margin-top:20px;font-size:14px;display:flex}.refresh-batch svg{width:16px;height:16px}.refresh-batch:disabled{cursor:wait;opacity:.55}.purchase-image{object-fit:cover;width:100%;height:330px;margin-bottom:22px;display:block}.purchase-content h1{margin-top:6px}.purchase-chinese{font-family:var(--serif);margin:2px 0 14px;font-size:18px}.purchase-reason{color:#645f5a;font-size:13px;line-height:1.65}.purchase-tags{flex-wrap:wrap;gap:7px;margin:16px 0 28px;display:flex}.purchase-tags span{border:1px solid #d1cdc9;border-radius:999px;padding:6px 9px;font-size:11px}.purchase-content h2{margin:0 0 10px;font-size:15px}.purchase-skus{border-top:1px solid var(--soft-line)}.purchase-skus button{border:0;border-bottom:1px solid var(--soft-line);text-align:left;background:#fff;justify-content:space-between;align-items:center;gap:10px;width:100%;min-height:62px;padding:0 1px;display:flex}.purchase-skus span{flex-direction:column;gap:4px;display:flex}.purchase-skus strong{font-size:13px;font-weight:500}.purchase-skus small{color:#6a6661;font-size:11px}.purchase-skus .purchase-sku-action{border:1px solid var(--ink);min-width:55px;height:34px;color:var(--ink);white-space:nowrap;flex-direction:row;justify-content:center;align-items:center;gap:4px;padding:0 8px;font-size:11px;display:inline-flex}.purchase-sku-action svg{width:12px;height:12px}@media (width>=420px){.home-content,.result-content,.recommend-content,.recommend-results,.purchase-content{padding-left:22px;padding-right:22px}.latest-card>img{height:282px}.editorial-headline{font-size:48px}}
