:root{--store-bg:#f4f4f4;--store-surface:#fff;--store-surface-soft:#f7f7f7;--store-line:#dedede;--store-line-soft:#171a201f;--store-text:#393c41;--store-muted:#5c5e62;--store-accent:#171a20;--store-accent-hover:#393c41;--store-strong:#171a20;--store-on-accent:#fff;--store-topbar-bg:#ffffffd1;--store-topbar-line:#dededead;--store-overlay:#171a206b;--store-interactive-soft:#171a2012;--store-interactive-active:#171a2017;--store-focus:#171a208c;--store-focus-ring:#171a2014;--store-media-bg:#eef0f2;--store-success:#1f7a45;--store-success-soft:#edf7f3;--store-danger:#b42318;--store-danger-soft:#fff1f1;--store-warning:#9a3412;--store-warning-soft:#fff7ed;--store-warning-line:#fed7aa;--store-disabled-bg:#eee;--store-disabled-text:#8a8f98;--store-scrollbar:#171a2061;--store-transit-soft:#116a7514;--store-transit-line:#116a7533;--store-review-soft:#a0702017;--store-review-line:#a0702038;--store-radius:16px;--store-topbar-height:78px;--store-shadow:0 18px 42px #171a2014;--store-ease:cubic-bezier(.2, .8, .2, 1);color:var(--store-text);background:var(--store-bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Microsoft YaHei,Segoe UI,Arial,sans-serif}:root[data-theme=dark]{--store-bg:#111214;--store-surface:#1b1d20;--store-surface-soft:#24272b;--store-line:#363a40;--store-line-soft:#ffffff21;--store-text:#e4e6e9;--store-muted:#aeb3ba;--store-accent:#f4f5f6;--store-accent-hover:#d7dadd;--store-strong:#fff;--store-on-accent:#171a20;--store-topbar-bg:#111214db;--store-topbar-line:#ffffff1a;--store-overlay:#000000ad;--store-interactive-soft:#ffffff14;--store-interactive-active:#ffffff1f;--store-focus:#ffffffb8;--store-focus-ring:#ffffff1f;--store-media-bg:#24272b;--store-success:#72d89b;--store-success-soft:#3ca06529;--store-danger:#ff9187;--store-danger-soft:#d2433729;--store-warning:#f1b66f;--store-warning-soft:#be742329;--store-warning-line:#f1b66f57;--store-disabled-bg:#2a2d31;--store-disabled-text:#777d85;--store-scrollbar:#ffffff47;--store-transit-soft:#51b9c729;--store-transit-line:#51b9c761;--store-review-soft:#e0aa5229;--store-review-line:#e0aa5261;--store-shadow:0 18px 42px #00000052}*{box-sizing:border-box}html{scrollbar-gutter:stable;overflow-y:scroll}body{background:var(--store-bg);min-width:0;margin:0}input,select,textarea{background:var(--store-surface);color:var(--store-text)}a{color:inherit}button,input,select,textarea{font:inherit}button,a,input,select,textarea{transition:background-color .18s var(--store-ease), border-color .18s var(--store-ease), color .18s var(--store-ease), opacity .18s var(--store-ease), transform .18s var(--store-ease), box-shadow .18s var(--store-ease)}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--store-focus);outline-offset:3px}h1,h2,p{margin:0}h1,h2{color:var(--store-strong);letter-spacing:0}p{color:var(--store-muted);text-wrap:pretty}.store-app-shell{min-height:100vh}.store-app-shell>main{padding-top:calc(var(--store-topbar-height) + 32px)}.store-topbar{-webkit-backdrop-filter:saturate(1.25)blur(18px);backdrop-filter:saturate(1.25)blur(18px);background:var(--store-topbar-bg);border-bottom:1px solid var(--store-topbar-line);height:var(--store-topbar-height);z-index:50;grid-template-columns:minmax(170px,.7fr) minmax(0,1fr) minmax(260px,.8fr);align-items:center;gap:24px;padding:0 40px;display:grid;position:fixed;top:0;left:0;right:0}.store-brand-group,.store-brand,.store-nav,.store-topbar-actions{align-items:center;display:flex}.store-brand-group{align-items:center;gap:10px;display:flex}.store-brand{color:var(--store-strong);letter-spacing:0;font-size:22px;font-weight:800;text-decoration:none}.store-language-button{border:1px solid var(--store-line);color:var(--store-strong);cursor:pointer;background:0 0;border-radius:999px;min-width:42px;height:34px;padding:0 10px;font-size:13px;font-weight:800}.store-language-button:hover{color:#fff;background:#000;border-color:#000;transform:translateY(-1px)}.store-brand:hover{transform:translateY(-1px)}.store-nav{justify-content:center;gap:8px}.store-nav a,.store-topbar-actions a,.topbar-text-button,.store-topbar-button{color:var(--store-strong);border-radius:999px;min-height:48px;padding:0 16px;font-size:24px;font-weight:700;text-decoration:none}.store-nav a,.store-topbar-actions a{align-items:center;display:inline-flex}.store-nav a:hover,.store-topbar-actions a:hover,.topbar-text-button:hover,.store-topbar-button:hover{background:var(--store-interactive-soft);transform:translateY(-1px)}.store-nav a.router-link-active,.store-topbar-actions a.router-link-active{background:var(--store-interactive-active)}.store-topbar-actions{justify-content:flex-end;gap:6px}.topbar-text-button,.store-topbar-button{cursor:pointer;background:0 0;border:0}.store-settings{position:relative}.store-settings-menu{background:var(--store-surface);border:1px solid var(--store-line);border-radius:var(--store-radius);box-shadow:var(--store-shadow);z-index:70;gap:14px;min-width:220px;padding:14px;display:grid;position:absolute;top:calc(100% + 10px);right:0}.store-settings-menu fieldset{border:0;gap:6px;margin:0;padding:0;display:grid}.store-settings-menu legend{color:var(--store-muted);margin-bottom:4px;font-size:12px;font-weight:800}.store-settings-menu label{color:var(--store-text);cursor:pointer;border-radius:10px;align-items:center;gap:10px;min-height:38px;padding:0 10px;display:flex}.store-settings-menu label:hover{background:var(--store-interactive-soft)}.store-settings-menu label:has(input:checked){background:var(--store-interactive-soft)}.store-settings-menu input{accent-color:var(--store-accent);margin:0}.page-fade-enter-active,.page-fade-leave-active{transition:opacity .22s var(--store-ease), transform .22s var(--store-ease)}.page-fade-enter-from,.page-fade-leave-to{opacity:0;transform:translateY(10px)}.store-content-reveal{animation:store-content-reveal .32s var(--store-ease) both}@keyframes store-content-reveal{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.store-feedback-backdrop{background:var(--store-overlay);z-index:120;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.store-feedback-dialog{background:var(--store-surface);border:1px solid var(--store-line);box-shadow:var(--store-shadow);border-radius:14px;grid-template-columns:40px minmax(0,1fr);gap:18px;width:100%;max-width:520px;padding:28px;display:grid}.store-feedback-actions{flex-wrap:wrap;grid-column:2;justify-self:end;align-items:center;gap:10px;display:flex}.store-feedback-dialog h2{color:var(--store-strong);margin-bottom:8px;font-size:22px;line-height:1.3}.store-feedback-dialog p{color:var(--store-text);overflow-wrap:anywhere;font-size:16px;line-height:1.75}.store-feedback-icon{background:var(--store-interactive-soft);border:1px solid var(--store-line-soft);color:var(--store-text);border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;font-weight:800;display:flex;position:relative}.store-feedback-icon:before,.store-feedback-icon:after{content:"";background:currentColor;display:block;position:absolute}.store-feedback-icon:before{border-radius:999px;width:3px;height:14px}.store-feedback-icon:after{border-radius:999px;width:3px;height:3px;top:11px}.store-feedback-dialog--success .store-feedback-icon{background:var(--store-success-soft);border-color:var(--store-success);color:var(--store-success)}.store-feedback-dialog--error .store-feedback-icon{background:var(--store-danger-soft);border-color:var(--store-danger);color:var(--store-danger)}.store-feedback-dialog--success .store-feedback-icon:before{background:0 0;border-bottom:3px solid;border-left:3px solid;border-radius:0;width:16px;height:8px;transform:rotate(-45deg)translate(1px,-1px)}.store-feedback-dialog--success .store-feedback-icon:after{display:none}.store-feedback-dialog--error .store-feedback-icon:before,.store-feedback-dialog--error .store-feedback-icon:after{border-radius:999px;width:17px;height:3px;top:19px}.store-feedback-dialog--error .store-feedback-icon:before{transform:rotate(45deg)}.store-feedback-dialog--error .store-feedback-icon:after{transform:rotate(-45deg)}.store-modal-fade-enter-active,.store-modal-fade-leave-active{transition:opacity .18s var(--store-ease)}.store-modal-fade-enter-active .store-feedback-dialog,.store-modal-fade-leave-active .store-feedback-dialog{transition:opacity .22s var(--store-ease), transform .24s var(--store-ease)}.store-modal-fade-enter-from,.store-modal-fade-leave-to{opacity:0}.store-modal-fade-enter-from .store-feedback-dialog,.store-modal-fade-leave-to .store-feedback-dialog{opacity:0;transform:translateY(14px)scale(.98)}.store-home,.store-auth-page,.member-page{min-height:100vh}.store-app-shell>main.store-home{padding-top:var(--store-topbar-height)}.store-hero{min-height:calc(100vh - var(--store-topbar-height));text-align:center;justify-content:center;align-items:flex-start;padding:52px 40px 48px;display:flex;position:relative}.hero-copy{max-width:820px}.eyebrow{color:var(--store-accent);margin-bottom:12px;font-size:12px;font-weight:700}.hero-copy h1,.auth-copy h1,.member-heading h1{margin-bottom:16px;font-size:48px;line-height:1.12}.summary,.auth-copy p:last-child,.member-heading p:last-child{font-size:16px;line-height:1.8}.hero-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:28px;display:flex}.primary-link,.secondary-link,.primary-button,.secondary-button{border-radius:var(--store-radius);cursor:pointer;justify-content:center;align-items:center;min-height:42px;padding:0 18px;font-size:14px;font-weight:800;text-decoration:none;display:inline-flex}.primary-link,.primary-button{background:var(--store-accent);border:1px solid var(--store-accent);color:var(--store-on-accent)}.primary-link:hover,.primary-button:hover{background:var(--store-accent-hover);border-color:var(--store-accent-hover);box-shadow:var(--store-shadow);transform:translateY(-1px)}.secondary-link,.secondary-button{background:var(--store-surface-soft);color:var(--store-strong);border:1px solid #0000}.secondary-link:hover,.secondary-button:hover{background:var(--store-interactive-soft);transform:translateY(-1px)}.primary-link:active,.secondary-link:active,.primary-button:active,.secondary-button:active,.topbar-text-button:active{transform:translateY(0)scale(.99)}.primary-button:disabled,.secondary-button:disabled{cursor:not-allowed;opacity:.6}.product-entry,.auth-panel,.member-summary{background:var(--store-surface);border:1px solid var(--store-line);border-radius:var(--store-radius);box-shadow:var(--store-shadow)}.product-entry{text-align:center;flex-direction:column;justify-content:center;gap:10px;width:calc(100% - 48px);max-width:480px;min-height:0;padding:16px 22px;display:flex;position:absolute;bottom:36px;left:50%;transform:translate(-50%)}.product-entry span,.member-summary span{color:var(--store-muted);font-size:13px}.product-entry strong,.member-summary strong{color:var(--store-strong);font-size:18px;line-height:1.5}.home-content-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:0 72px 56px;display:grid}.home-content-card,.content-article-panel,.content-card,.faq-item,.message-form{background:var(--store-surface);border:1px solid var(--store-line);border-radius:var(--store-radius)}.home-content-card{min-height:220px;transition:box-shadow .2s var(--store-ease), transform .2s var(--store-ease);gap:12px;padding:20px;display:grid}.home-content-card span,.content-card span,.faq-item span{color:var(--store-accent);font-size:12px;font-weight:700}.home-content-card h2,.content-card h2,.faq-item h2,.message-form h2{color:var(--store-strong);font-size:18px;line-height:1.45}.home-content-card p,.content-card p,.faq-item p{font-size:14px;line-height:1.7}.store-auth-page{align-items:center;padding:56px;display:flex}.auth-panel{grid-template-columns:minmax(0,1fr) 380px;gap:36px;width:100%;max-width:940px;margin:0 auto;padding:40px;display:grid}.auth-panel--single-column{grid-template-columns:minmax(0,520px);justify-content:center;max-width:660px}.auth-panel--compact{max-width:620px}.auth-copy{text-align:center;align-self:center}.auth-form{border-left:1px solid var(--store-line);gap:12px;padding-left:32px;display:grid}.auth-panel--single-column .auth-form{border-left:0;border-top:1px solid var(--store-line);padding-top:28px;padding-left:0}.auth-form-footer{justify-content:flex-end;display:flex}.auth-subtle-link,.text-button{color:var(--store-muted);cursor:pointer;background:0 0;border:0;padding:4px 0;font-size:13px;font-weight:700;text-decoration:none}.auth-subtle-link:hover,.text-button:hover{color:var(--store-strong)}.auth-form label{color:var(--store-text);font-size:13px;font-weight:700}.auth-form input{border:1px solid var(--store-line);border-radius:var(--store-radius);color:var(--store-text);width:100%;min-height:42px;padding:0 12px}.auth-password-field{position:relative}.auth-password-field input{padding-right:46px}.auth-password-field input::-ms-clear{display:none}.auth-password-field input::-ms-reveal{display:none}.auth-password-toggle{color:var(--store-muted);cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:inline-flex;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.auth-password-toggle:hover{color:var(--store-strong)}.auth-password-toggle:focus-visible{box-shadow:0 0 0 3px var(--store-focus-ring);outline:1px solid var(--store-focus)}.auth-password-toggle svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:18px;height:18px}.auth-optional-section{border:1px solid var(--store-line);border-radius:var(--store-radius);gap:10px;padding:12px;display:grid}.auth-optional-section>div:first-child{gap:4px;display:grid}.auth-optional-section span,.member-section-heading span{color:var(--store-accent);font-size:12px;font-weight:800}.auth-optional-section small{color:var(--store-muted);font-size:12px;line-height:1.5}.auth-address-grid,.member-address-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.auth-address-grid label,.member-address-grid label{gap:8px;display:grid}.auth-form input:focus,.product-filter-bar input:focus,.product-filter-bar select:focus,.order-search-bar input:focus,.message-form input:focus,.message-form textarea:focus,.after-sale-form input:focus,.after-sale-form select:focus,.point-deduction-input input:focus,.member-profile-form input:focus,.member-address-form input:focus,.member-password-form input:focus{border-color:var(--store-focus);box-shadow:0 0 0 3px var(--store-focus-ring)}.code-row{grid-template-columns:minmax(0,1fr) 120px;align-items:end;gap:10px;display:grid}.auth-mode-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.slider-verification{gap:8px;margin:4px 0;display:grid}.slider-verification-track{background:var(--store-surface-soft);border:1px solid var(--store-line);border-radius:var(--store-radius);height:54px;position:relative;overflow:hidden}.slider-verification-progress{background:var(--store-interactive-active);min-width:54px;height:100%;position:absolute;top:0;left:0}.slider-verification-label{color:var(--store-muted);pointer-events:none;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:flex;position:absolute;inset:0}.slider-verification-thumb{background:var(--store-accent);color:var(--store-on-accent);cursor:grab;touch-action:none;height:52px;transition:transform .26s var(--store-ease), background-color .18s var(--store-ease);border:0;border-radius:14px;justify-content:center;align-items:center;width:54px;padding:0;font-size:28px;display:flex;position:absolute;top:0;left:0}.slider-verification-track.is-dragging .slider-verification-thumb{cursor:grabbing;transition:none}.slider-verification.is-verified .slider-verification-progress,.slider-verification.is-verified .slider-verification-thumb{background:var(--store-success)}.slider-verification.is-verified .slider-verification-label{color:var(--store-strong)}.slider-verification-error{color:var(--store-danger);justify-content:space-between;align-items:center;gap:12px;font-size:12px;display:flex}.dev-code,.form-error{border-radius:var(--store-radius);padding:10px 12px;font-size:13px}.dev-code{background:var(--store-success-soft);color:var(--store-success)}.form-error{background:var(--store-danger-soft);color:var(--store-danger)}.success-message{background:var(--store-success-soft);border-radius:var(--store-radius);color:var(--store-success);padding:10px 12px;font-size:13px}.auth-required-card{background:var(--store-warning-soft);border:1px solid var(--store-warning-line);border-radius:var(--store-radius);gap:10px;padding:12px;display:grid}.auth-required-card p{color:var(--store-warning);font-size:13px}.member-page{padding:56px 72px}.member-heading{justify-content:space-between;align-items:flex-start;margin-bottom:24px;display:flex}.member-actions{gap:10px;display:flex}.member-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.member-summary div{background:var(--store-surface);gap:8px;min-height:110px;padding:22px;display:grid}.member-feedback{margin:18px 0 0}.member-workspace{grid-template-columns:minmax(320px,.8fr) minmax(0,1.2fr);align-items:stretch;gap:20px;margin-top:20px;display:grid}.member-profile-form,.member-password-form,.member-address-panel,.member-address-form{background:var(--store-surface);border:1px solid var(--store-line);border-radius:var(--store-radius);gap:12px;padding:18px;display:grid}.member-profile-form{grid-area:1/1}.member-password-form{grid-area:2/1}.member-address-panel{grid-area:1/2/span 2;align-self:stretch}.member-section-heading{gap:6px;margin-bottom:4px;display:grid}.member-section-heading.compact{margin-top:4px}.member-section-heading strong{color:var(--store-strong);font-size:18px}.member-profile-form label,.member-password-form label,.member-address-form label{color:var(--store-text);font-size:13px;font-weight:800}.member-profile-form input,.member-password-form input,.member-address-form input{border:1px solid var(--store-line);border-radius:var(--store-radius);color:var(--store-text);width:100%;min-width:0;min-height:42px;padding:0 12px}.member-address-list{gap:10px;display:grid}.member-address-card{background:var(--store-surface-soft);border:1px solid var(--store-line);border-radius:var(--store-radius);grid-template-columns:minmax(0,1fr) max-content max-content;align-items:center;gap:12px;padding:12px;display:grid}.member-address-card strong{color:var(--store-strong);font-size:15px}.member-address-card p{overflow-wrap:anywhere;margin-top:4px;font-size:13px;line-height:1.6}.member-address-card>span{background:var(--store-interactive-soft);color:var(--store-strong);border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800}.member-message-list{gap:14px;display:grid}.member-message-card{background:var(--store-surface);border:1px solid var(--store-line);border-radius:var(--store-radius);gap:14px;padding:18px;display:grid}.member-message-card__header{justify-content:space-between;align-items:start;gap:16px;display:flex}.member-message-card__header span{background:var(--store-interactive-soft);color:var(--store-strong);border-radius:999px;margin-bottom:8px;padding:5px 10px;font-size:12px;font-weight:800;display:inline-flex}.member-message-card__header h2{color:var(--store-strong);font-size:18px;line-height:1.4}.member-message-card__header small{color:var(--store-muted);white-space:nowrap;font-size:12px}.member-message-card__content,.member-message-card__reply{background:var(--store-surface-soft);border:1px solid var(--store-line);border-radius:var(--store-radius);gap:8px;padding:14px;display:grid}.member-message-card__content strong,.member-message-card__reply strong{color:var(--store-accent);font-size:12px}.member-message-card__content p,.member-message-card__reply p{font-size:14px;line-height:1.75}.member-message-empty{justify-items:start;gap:12px;display:grid}.message-history-link{width:100%;margin-top:4px}.member-default-checkbox{align-items:center;gap:8px;display:flex!important}.member-default-checkbox input{width:auto;min-height:0}.member-form-actions{flex-wrap:wrap;gap:10px;display:flex}.product-list-page,.product-detail-page,.orders-page,.cart-page,.checkout-page,.payment-result-page,.after-sales-page,.content-page{min-height:100vh;padding:48px 72px}.store-section-heading{max-width:760px;margin-bottom:22px}.store-section-heading h1{margin-bottom:12px;font-size:36px;line-height:1.25}.store-section-heading p:last-child{font-size:15px;line-height:1.8}.product-filter-bar{background:var(--store-surface);border:1px solid var(--store-line);border-radius:var(--store-radius);gap:12px;margin-bottom:22px;padding:14px;display:grid}.product-filter-main{grid-template-columns:minmax(280px,1fr) minmax(170px,220px) auto;align-items:end;gap:12px;display:grid}.product-filter-field{gap:8px;min-width:0;display:grid}.product-filter-search input{font-size:16px}.product-filter-bar label,.order-search-bar label{color:var(--store-strong);font-size:15px;font-weight:700}.product-filter-field input,.product-filter-field select,.order-search-bar input{border:1px solid var(--store-line);border-radius:var(--store-radius);color:var(--store-text);width:100%;min-height:46px;padding:0 14px}.product-filter-submit{min-width:108px;min-height:46px}.product-category-checkboxes{border:0;flex-wrap:wrap;gap:8px;margin:0;padding:0;display:flex}.product-category-checkboxes legend{color:var(--store-strong);margin-bottom:8px;padding:0;font-size:15px;font-weight:700}.product-category-checkboxes label{align-items:center;display:inline-flex;position:relative}.product-category-checkboxes input{opacity:0;width:1px;height:1px;position:absolute;top:12px;left:12px}.product-filter-chip{background:var(--store-surface-soft);color:var(--store-muted);min-height:34px;transition:background-color .18s var(--store-ease), border-color .18s var(--store-ease), color .18s var(--store-ease), transform .18s var(--store-ease);border:1px solid #0000;border-radius:999px;align-items:center;padding:0 13px;font-size:14px;font-weight:800;display:inline-flex}.product-category-checkboxes input:checked+.product-filter-chip{background:var(--store-accent);border-color:var(--store-accent);color:var(--store-on-accent)}.product-category-checkboxes input:focus-visible+.product-filter-chip{box-shadow:0 0 0 3px var(--store-focus-ring)}.product-category-checkboxes label:hover .product-filter-chip{background:var(--store-interactive-soft);color:var(--store-strong);transform:translateY(-1px)}.product-category-checkboxes label:hover input:checked+.product-filter-chip{background:var(--store-accent-hover);color:var(--store-on-accent)}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.product-card{background:var(--store-surface);border:1px solid var(--store-line);border-radius:var(--store-radius);min-height:220px;transition:box-shadow .2s var(--store-ease), transform .2s var(--store-ease), border-color .2s var(--store-ease);flex-direction:column;justify-content:space-between;gap:20px;padding:20px;display:flex}.product-card-image{aspect-ratio:4/3;background:var(--store-media-bg);border:1px solid var(--store-line);border-radius:var(--store-radius);color:var(--store-muted);text-align:center;justify-content:center;align-items:center;font-size:15px;font-weight:800;display:flex;overflow:hidden}.product-card-image img{object-fit:cover;width:100%;height:100%;display:block}.product-card:hover,.content-card:hover,.home-content-card:hover,.faq-item:hover{box-shadow:var(--store-shadow);transform:translateY(-2px)}.product-card-meta,.product-card-footer{justify-content:space-between;align-items:center;display:flex}.product-card-meta{gap:10px;margin-bottom:14px}.product-category,.product-status{border-radius:999px;padding:5px 9px;font-size:12px;font-weight:700}.product-category{background:var(--store-interactive-soft);color:var(--store-muted)}.product-status{background:var(--store-success-soft);color:var(--store-success)}.product-status--off-sale{background:var(--store-interactive-soft);color:var(--store-muted)}.product-card h2{margin-bottom:8px;font-size:18px;line-height:1.45}.product-card p{font-size:14px;line-height:1.7}.product-card-footer strong{color:var(--store-strong);font-size:20px}.product-card-price{gap:4px;display:grid}.original-price--promoted{text-decoration-line:line-through;text-decoration-thickness:2px}.product-card-promotion{color:#d93025;flex-wrap:wrap;align-items:baseline;gap:6px;font-weight:800;display:flex}.product-promotion-name{font-size:17px}.product-promotion-price{font-size:14px}.empty-products{animation:store-content-reveal .32s var(--store-ease) both;border:1px dashed var(--store-line);border-radius:var(--store-radius);margin-top:18px;padding:16px}.content-article-panel{gap:18px;max-width:960px;padding:28px;display:grid}.news-detail-panel{width:100%;max-width:1280px;margin-left:auto;margin-right:auto}.content-article-panel h1{font-size:36px;line-height:1.25}.content-summary{font-size:16px;line-height:1.8}.content-body{color:var(--store-text);white-space:pre-wrap;font-size:16px;line-height:1.9}.article-attachments{border-top:1px solid var(--store-line);gap:12px;padding-top:18px;display:grid}.article-attachments h2{font-size:20px;line-height:1.35}.article-attachment-list{flex-wrap:wrap;gap:10px;display:flex}.article-attachment-action{background:var(--store-surface);border:1px solid var(--store-line);border-radius:calc(var(--store-radius) - 4px);color:var(--store-text);cursor:pointer;font:inherit;padding:9px 12px;text-decoration:none;transition:border-color .18s,background .18s,transform .18s}.article-attachment-action:hover{background:var(--store-surface-soft);border-color:var(--store-strong);transform:translateY(-1px)}.content-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.content-card{min-height:260px;transition:box-shadow .2s var(--store-ease), transform .2s var(--store-ease);gap:14px;padding:18px;display:grid}.news-card{align-content:space-between;gap:8px;min-height:130px;padding:12px 16px}.news-card>div{gap:4px;display:grid}.news-card h2{line-height:1.3}.news-card p{line-height:1.5}.news-detail-link{justify-self:start;min-height:32px;padding:0 14px;font-size:17px}.news-detail-link--full{justify-self:stretch;width:100%}.news-detail-link:hover,.news-detail-link:focus-visible{background:var(--store-accent);border-color:var(--store-accent);color:var(--store-on-accent)}.content-card p,.content-card h2,.faq-item p,.faq-item h2,.home-content-card p,.home-content-card h2{overflow-wrap:anywhere}.faq-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:20px;display:grid}.faq-heading-row{justify-content:flex-start;align-items:center;gap:16px;margin-bottom:12px;display:flex}.store-section-heading .faq-heading-row h1{margin-bottom:0}.faq-contact-button{flex:none;min-height:40px;padding-inline:18px}.faq-list{gap:12px;display:grid}.faq-item{transition:box-shadow .2s var(--store-ease), transform .2s var(--store-ease);gap:10px;padding:18px;display:grid}.message-form{gap:10px;padding:18px;display:grid}.message-form label{color:var(--store-muted);font-size:13px;font-weight:700}.message-form input,.message-form textarea{border:1px solid var(--store-line);border-radius:var(--store-radius);color:var(--store-text);width:100%;min-height:42px;padding:0 12px}.message-form textarea{resize:vertical;min-height:120px;padding:10px 12px}.detail-hero{grid-template-columns:minmax(0,1fr) 340px;align-items:stretch;gap:24px;margin-bottom:20px;display:grid}.product-detail-navigation{margin-bottom:14px;display:flex}.product-detail-back-button{border-radius:var(--store-radius);color:var(--store-strong);cursor:pointer;min-height:42px;transition:background .18s var(--store-ease), border-color .18s var(--store-ease), transform .18s var(--store-ease);background:0 0;border:1px solid #0000;align-items:center;gap:9px;padding:0 14px 0 8px;font-size:15px;font-weight:700;display:inline-flex}.product-detail-back-button:hover,.product-detail-back-button:focus-visible{background:var(--store-surface);border-color:var(--store-line);transform:translate(-2px)}.product-detail-back-arrow{font-size:20px;line-height:1;display:inline-block}.detail-hero>div:first-child,.price-panel,.detail-section{background:var(--store-surface);border:1px solid var(--store-line);border-radius:var(--store-radius)}.detail-hero>div:first-child{padding:28px}.detail-main-image{background:var(--store-media-bg);border:1px solid var(--store-line);border-radius:var(--store-radius);width:100%;margin:0 0 20px;padding:12px;overflow:hidden}.detail-main-image img{aspect-ratio:4/3;object-fit:cover;display:block}.detail-hero h1{margin-bottom:12px;font-size:36px;line-height:1.25}.detail-hero p{font-size:15px;line-height:1.8}.price-panel{grid-template-rows:minmax(160px,1fr) auto auto auto;gap:18px;padding:22px;display:grid}.price-summary{text-align:center;align-content:center;justify-items:center;gap:14px;display:grid}.price-summary span{color:var(--store-strong);font-size:19px;font-weight:800}.price-summary strong{color:var(--store-strong);text-align:center;width:100%;font-size:46px;line-height:1.1}.promotion-price-summary{background:color-mix(in srgb, #d93025 10%, var(--store-surface));border-radius:var(--store-radius);border:1px solid #d9302542;justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.promotion-price-summary span{color:var(--store-strong);font-weight:800}.promotion-name{font-size:19px}.promotion-price-summary strong{color:#d93025;font-size:28px}.detail-actions{gap:10px;display:grid}.product-purchase-button{min-height:64px;padding:0 28px;font-size:28px}.detail-section{margin-top:16px;padding:22px}.detail-section h2{margin-bottom:14px;font-size:20px}.product-detail-copy{color:var(--store-text);white-space:pre-line}.product-detail-document{width:100%;margin-top:22px}.product-detail-document-pages{background:#fff;gap:0;width:100%;display:grid;overflow:hidden}.product-detail-document-page{background:#f3f3f3;width:100%;margin:0;position:relative;overflow:hidden}.product-detail-document-page canvas{opacity:0;width:100%;display:block}.product-detail-document-page--ready{background:#fff}.product-detail-document-page--ready canvas{opacity:1;transition:opacity .22s var(--store-ease)}.product-detail-document-state{color:var(--store-muted);text-align:center;min-height:180px;padding:72px 20px}.sku-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none;display:grid}.sku-list li{background:var(--store-surface);border:1px solid var(--store-line);border-radius:var(--store-radius);min-height:54px;transition:background .18s var(--store-ease), border-color .18s var(--store-ease), box-shadow .2s var(--store-ease), color .18s var(--store-ease), transform .2s var(--store-ease);align-items:center;display:grid;overflow:hidden}.sku-list li:not(.sku-list-item--disabled):hover{border-color:var(--store-focus);box-shadow:var(--store-shadow);transform:translateY(-2px)}.sku-list li:not(.sku-list-item--disabled):focus-within{border-color:var(--store-accent);box-shadow:0 0 0 3px var(--store-focus-ring)}.sku-list-item--active{background:var(--store-surface-soft);border-color:var(--store-accent)!important}.sku-list-item--disabled{background:var(--store-disabled-bg);color:var(--store-disabled-text);cursor:not-allowed;opacity:.74}.sku-list-item--disabled strong,.sku-list-item--disabled span{color:var(--store-disabled-text)}.sku-list label{color:var(--store-text);cursor:pointer;grid-template-columns:max-content minmax(0,1fr) max-content;align-items:center;gap:12px;width:100%;min-height:54px;padding:12px;font-size:14px;font-weight:700;display:grid}.sku-list-item--disabled label{cursor:not-allowed}.sku-list strong{color:var(--store-strong);font-size:13px}.media-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.media-list li{border:1px solid var(--store-line);border-radius:var(--store-radius);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-height:58px;padding:12px;display:grid}.media-file-summary{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.media-action-row{justify-content:flex-end;gap:8px;display:flex!important}.media-list strong{color:var(--store-strong);overflow-wrap:anywhere;font-size:14px}.media-list span{color:var(--store-muted);background:var(--store-surface-soft);border-radius:999px;justify-self:start;padding:4px 9px;font-size:13px;font-weight:800}.media-download-button{min-height:34px;padding:0 12px}.media-preview-header{gap:7px;padding-right:48px;display:grid}.media-preview-header h2{overflow-wrap:anywhere;font-size:26px}.media-preview-file-heading{flex-wrap:wrap;align-items:center;gap:10px;min-width:0;display:flex}.media-preview-file-heading span{background:var(--store-surface-soft);color:var(--store-muted);border-radius:999px;flex:none;padding:5px 10px;font-size:13px;font-weight:800}.media-preview-stage{background:var(--store-media-bg);border:1px solid var(--store-line);border-radius:var(--store-radius);justify-content:center;align-items:center;min-height:min(620px,68vh);display:flex;overflow:hidden}.media-preview-stage iframe,.media-preview-stage video{border:0;width:100%;height:min(620px,68vh)}.media-preview-stage--docx{background:var(--store-line);align-items:stretch;overflow:hidden}.docx-preview-shell{width:100%;height:100%;min-height:0;position:relative;overflow:hidden}.docx-preview-content{scrollbar-color:var(--store-scrollbar) transparent;scrollbar-gutter:stable;scrollbar-width:thin;width:100%;height:100%;min-height:0;overflow:auto}.docx-preview-content::-webkit-scrollbar{background:0 0;width:10px}.docx-preview-content::-webkit-scrollbar-track{background:0 0;margin-block:12px}.docx-preview-content::-webkit-scrollbar-thumb{background:var(--store-scrollbar);background-clip:content-box;border:3px solid #0000;border-radius:999px}.docx-preview-content .docx-wrapper{background:var(--store-line);min-height:100%;padding:24px}.media-preview-state,.media-preview-error{z-index:2;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.media-preview-state{background:var(--store-surface);border:1px solid var(--store-line);border-radius:var(--store-radius);color:var(--store-muted);padding:14px 18px;font-weight:700}.media-preview-error{background:var(--store-surface);border:1px solid var(--store-line);border-radius:var(--store-radius);box-shadow:var(--store-shadow);text-align:center;gap:12px;width:calc(100% - 40px);max-width:420px;padding:22px;display:grid}.media-preview-error strong{font-size:20px}.media-preview-error p{color:var(--store-muted)}.media-preview-stage img{object-fit:contain;max-width:100%;max-height:min(620px,68vh);display:block}.trial-result-panel{gap:12px;display:grid}.trial-result-panel div{gap:12px;display:flex}.trial-result-panel span{background:var(--store-success-soft);border-radius:calc(var(--store-radius) - 4px);color:var(--store-accent-hover);padding:6px 10px;font-size:13px;font-weight:700}.trial-result-panel code{background:var(--store-surface-soft);border:1px solid var(--store-line);border-radius:calc(var(--store-radius) - 4px);color:var(--store-strong);overflow-wrap:anywhere;padding:10px;font-family:Consolas,Courier New,monospace;font-size:13px;line-height:1.5}.cart-layout,.checkout-layout{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:20px;display:grid}.cart-items,.checkout-items{gap:12px;display:grid}.cart-item,.cart-summary,.checkout-summary,.checkout-profile-panel,.payment-result-panel{background:var(--store-surface);border:1px solid var(--store-line);border-radius:var(--store-radius)}.cart-item{grid-template-columns:minmax(0,1fr) 220px;align-items:center;gap:16px;min-height:112px;padding:18px;display:grid}.cart-item span,.cart-summary span,.checkout-summary span,.checkout-profile-panel span,.payment-status-list dt{color:var(--store-muted);font-size:13px}.cart-item h2{margin:6px 0;font-size:18px;line-height:1.45}.cart-item p{font-size:14px}.cart-item-numbers{justify-items:end;gap:8px;display:grid}.quantity-controls{grid-template-columns:36px minmax(72px,max-content) 36px;align-items:center;gap:8px;display:grid}.quantity-controls button{background:var(--store-surface-soft);border:1px solid var(--store-line);border-radius:calc(var(--store-radius) - 4px);color:var(--store-strong);cursor:pointer;width:36px;height:36px;font-size:16px}.quantity-controls button:disabled,.text-danger-button:disabled{cursor:not-allowed;opacity:.5}.text-danger-button{color:var(--store-danger);cursor:pointer;background:0 0;border:0;padding:2px 0;font-size:13px}.cart-item strong,.cart-summary strong,.checkout-summary strong,.checkout-profile-panel strong{color:var(--store-strong);font-size:20px}.checkout-profile-panel{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:18px;display:grid}.checkout-profile-block,.checkout-block-heading,.address-option-list{gap:6px;display:grid}.checkout-profile-block{align-content:start;gap:12px;min-width:0}.checkout-address-manage-link{justify-self:start;min-height:36px;padding:0 12px}.checkout-block-heading{gap:5px}.checkout-profile-panel p{color:var(--store-text);font-size:14px;line-height:1.5}.address-option-list{gap:8px}.address-option{background:var(--store-surface-soft);border:1px solid var(--store-line);border-radius:var(--store-radius);cursor:pointer;grid-template-columns:auto minmax(0,1fr);align-items:flex-start;gap:10px;padding:12px;display:grid}.address-option.selected{background:var(--store-surface);border-color:var(--store-strong);box-shadow:var(--store-shadow)}.address-option input{margin-top:4px}.address-option-body{gap:5px;min-width:0;display:grid}.address-option-body strong{font-size:15px;line-height:1.4}.address-option-body small{color:var(--store-muted);overflow-wrap:anywhere;font-size:13px;line-height:1.5}.cart-summary,.checkout-summary{gap:14px;padding:18px;display:grid}.checkout-summary div{justify-content:space-between;align-items:center;display:flex}.point-deduction-control{border-top:1px solid var(--store-line);gap:8px;padding-top:14px;display:grid}.point-deduction-control label{color:var(--store-strong);font-size:14px;font-weight:700}.checkout-summary .point-deduction-input{grid-template-columns:minmax(0,1fr) max-content;gap:8px;display:grid}.point-deduction-input input{border:1px solid var(--store-line);border-radius:calc(var(--store-radius) - 4px);color:var(--store-strong);min-width:0;min-height:42px;padding:0 12px}.point-deduction-control p{color:var(--store-muted);font-size:13px;line-height:1.4}.checkout-summary .payable-row{border-top:1px solid var(--store-line);padding-top:14px}.checkout-summary .payable-row strong{font-size:26px}.modal-backdrop{background:var(--store-overlay);z-index:120;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.store-modal{background:var(--store-surface);border:1px solid var(--store-line);border-radius:var(--store-radius);box-shadow:var(--store-shadow);scrollbar-color:var(--store-scrollbar) transparent;scrollbar-gutter:stable;scrollbar-width:thin;gap:18px;width:min(760px,100%);max-height:min(720px,100vh - 48px);padding:26px;display:grid;position:relative;overflow:auto}.store-modal::-webkit-scrollbar{background:0 0;width:10px;height:10px}.store-modal::-webkit-scrollbar-track{background:0 0;margin-block:12px}.store-modal::-webkit-scrollbar-thumb{background:var(--store-scrollbar);background-clip:content-box;border:3px solid #0000;border-radius:999px}.store-modal.media-preview-modal{grid-template-rows:auto minmax(0,1fr);width:min(1240px,100vw - 32px);height:min(900px,100vh - 32px);max-height:calc(100vh - 32px);overflow:hidden}.media-preview-modal .media-preview-stage{height:100%;min-height:0}.media-preview-modal .media-preview-stage iframe,.media-preview-modal .media-preview-stage video{height:100%}.store-modal h2{font-size:30px;line-height:1.25}.store-modal p{font-size:14px;line-height:1.7}.modal-close-button{background:var(--store-surface-soft);border:1px solid var(--store-line);color:var(--store-strong);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:22px;line-height:1;display:inline-flex;position:absolute;top:16px;right:16px}.modal-close-button:hover{background:var(--store-interactive-soft);transform:translateY(-1px)}.store-modal-fade-enter-active .store-modal,.store-modal-fade-leave-active .store-modal{transition:opacity .18s ease, transform .22s var(--store-ease)}.store-modal-fade-enter-from .store-modal,.store-modal-fade-leave-to .store-modal{opacity:0;transform:translateY(10px)scale(.985)}.contact-boss-modal{width:min(420px,100%)}.single-qr-figure{border:1px solid var(--store-line);border-radius:var(--store-radius);text-align:center;margin:0;padding:12px}.single-qr-figure img{aspect-ratio:4/5;object-fit:contain;width:100%}.single-qr-figure figcaption,.order-copy-row span{color:var(--store-muted);font-size:13px}.back-to-top-button{background:color-mix(in srgb, var(--store-surface) 88%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid var(--store-line);box-shadow:var(--store-shadow);color:var(--store-strong);cursor:pointer;min-width:112px;height:48px;transition:background-color .18s var(--store-ease), color .18s var(--store-ease), transform .18s var(--store-ease);z-index:90;border-radius:16px;justify-content:center;align-items:center;gap:8px;padding:0 18px;font-size:14px;font-weight:700;line-height:1;display:inline-flex;position:fixed;bottom:28px;right:28px}.back-to-top-icon{font-size:20px;font-weight:500}.back-to-top-button:hover,.back-to-top-button:focus-visible{color:#fff;background:#000;transform:translateY(-3px)}.back-to-top-button:active{transform:translateY(-1px)scale(.96)}@media (width<=720px){.faq-heading-row{flex-direction:row;align-items:center;gap:12px}.faq-contact-button{min-height:38px;padding-inline:14px;font-size:13px}.back-to-top-button{min-width:106px;height:46px;padding-inline:16px;bottom:18px;right:18px}}.order-copy-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.qr-payment-panel{background:var(--store-surface);border:1px solid var(--store-line);border-radius:var(--store-radius);gap:20px;margin-top:24px;padding:24px;display:grid}.qr-payment-panel h2{margin:0;font-size:28px}.qr-payment-panel p{font-size:14px;line-height:1.7}.qr-payment-summary{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.qr-payment-summary span,.qr-payment-summary strong{background:var(--store-surface-soft);border-radius:var(--store-radius);padding:10px 12px}.qr-payment-summary .secondary-button{margin-left:auto}.qr-payment-actions{justify-content:flex-end;align-items:center;gap:12px;margin-top:auto;padding-top:4px;display:flex}.payment-status-summary{flex-wrap:wrap;gap:10px;display:flex}.payment-status-summary span{background:var(--store-surface-soft);border-radius:var(--store-radius);color:var(--store-muted);padding:8px 12px;font-size:13px;font-weight:700}.qr-code-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.qr-code-grid figure{border:1px solid var(--store-line);border-radius:var(--store-radius);text-align:center;margin:0;padding:12px}.qr-code-grid img{aspect-ratio:4/5;object-fit:contain;width:100%;max-height:360px}.qr-code-grid figcaption{color:var(--store-muted);margin-top:8px;font-size:13px}.order-list{grid-template-columns:minmax(0,1fr);align-items:start;gap:12px;display:grid}.order-list>.empty-products{grid-column:1/-1}.order-search-bar{background:var(--store-surface);border:1px solid var(--store-line);border-radius:var(--store-radius);grid-template-columns:minmax(260px,440px) auto;justify-content:space-between;align-items:end;gap:14px;margin-bottom:18px;padding:16px;display:grid}.order-search-bar span{color:var(--store-muted);padding-bottom:12px;font-size:14px;font-weight:700}.order-card{background:var(--store-surface);border:1px solid var(--store-line);border-radius:var(--store-radius);gap:16px;min-width:0;min-height:112px;padding:18px;display:grid}.order-card span,.order-card small{color:var(--store-muted);font-size:13px}.order-card h2{overflow-wrap:anywhere;margin:6px 0;font-size:18px}.order-card-main{min-width:0}.order-card-header{grid-template-columns:minmax(220px,1fr) auto;align-items:start;gap:18px;min-width:0;display:grid}.order-card-summary{flex-wrap:wrap;justify-content:flex-end;align-self:start;align-items:center;gap:14px;min-width:0;min-height:44px;display:flex}.order-number-row{align-items:center;gap:8px;min-width:0;display:flex}.order-number-row h2{min-width:0}.order-copy-icon-button{cursor:pointer;height:32px;transition:background-color .18s var(--store-ease), transform .18s var(--store-ease);background:0 0;border:0;border-radius:8px;flex:0 0 32px;justify-content:center;align-items:center;width:32px;padding:0;display:inline-flex}.order-copy-icon-button:hover,.order-copy-icon-button:focus-visible{background:var(--store-interactive-soft)}.order-copy-icon-button:active{transform:scale(.94)}.order-copy-icon{border:1.5px solid;border-radius:3px;width:12px;height:13px;display:block;position:relative}.order-copy-icon:before{content:"";border:1.5px solid;border-radius:3px;width:10px;height:11px;position:absolute;top:-5px;left:-5px}.order-card-items{border-top:1px solid var(--store-line);grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:12px 0 0;padding:12px 0 0;list-style:none;display:grid}.order-card-items li{background:var(--store-surface-soft);border:1px solid var(--store-line);border-radius:var(--store-radius);transition:background-color .18s var(--store-ease), border-color .18s var(--store-ease), transform .18s var(--store-ease);overflow:hidden}.order-card-items li:hover{background:var(--store-surface);border-color:var(--store-strong);transform:translateY(-1px)}.order-product-link{color:inherit;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:12px 14px;text-decoration:none;display:grid}.order-product-link:focus-visible{box-shadow:inset 0 0 0 3px var(--store-focus-ring);outline:none}.order-card-item-copy{gap:4px;min-width:0;display:grid}.order-card-items strong{color:var(--store-strong);overflow-wrap:anywhere;font-size:14px}.order-card-items small,.order-card-item-amount{white-space:nowrap}.order-card-status,.order-card-amount,.order-card-logistics-action{align-items:center;min-width:0;min-height:44px;display:flex}.order-status-badge{white-space:nowrap;align-items:center;gap:14px;min-height:44px;display:inline-flex}.order-status-badge__label{align-items:center;min-height:44px;font-weight:800;display:inline-flex;color:var(--store-strong)!important;font-size:17px!important}.order-status-badge__item{border:1px solid var(--store-line);border-radius:var(--store-radius);color:var(--store-strong);justify-content:center;align-items:center;min-width:108px;min-height:44px;padding:0 16px;font-size:17px;font-weight:800;display:inline-flex}.order-status-badge__item--success{background:var(--store-success-soft);border-color:var(--store-success)}.order-status-badge__item--transit{background:var(--store-transit-soft);border-color:var(--store-transit-line)}.order-status-badge__item--review,.order-status-badge__item--pending{background:var(--store-review-soft);border-color:var(--store-review-line)}.order-status-badge__item--muted{background:var(--store-surface-soft)}.order-action-control{justify-content:center;width:112px;height:42px;min-height:42px;padding:0 12px}.order-card-amount strong{color:var(--store-strong);align-items:center;min-height:44px;font-size:22px;font-weight:800;display:inline-flex}.order-card-amount--inline{justify-content:flex-end;align-items:center;gap:14px;display:flex}.order-card-amount--inline span{color:var(--store-strong);align-items:center;min-height:44px;font-size:17px;font-weight:800;display:inline-flex}.order-summary-control{min-width:108px;height:44px;min-height:44px;padding:0 14px}.order-card-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.order-logistics{border-top:1px solid var(--store-line);grid-column:1/-1;gap:18px;padding:20px 4px 4px;display:grid}.content-expand-enter-active,.content-expand-leave-active{max-height:1200px;transition:max-height .36s var(--store-ease), opacity .24s var(--store-ease), transform .3s var(--store-ease);overflow:hidden}.content-expand-enter-from,.content-expand-leave-to{opacity:0;max-height:0;transform:translateY(-8px)}.shipment-timeline{gap:0;margin:0;padding:0;list-style:none;display:grid}.shipment-timeline li{grid-template-columns:16px 132px minmax(0,1fr);gap:14px;min-height:84px;display:grid;position:relative}.shipment-timeline li:before{background:var(--store-line);content:"";width:2px;position:absolute;top:18px;bottom:-2px;left:5px}.shipment-timeline li:last-child:before{display:none}.shipment-timeline-marker{background:var(--store-surface);border:2px solid var(--store-muted);z-index:1;border-radius:999px;width:12px;height:12px;margin-top:4px;position:relative}.shipment-timeline li.is-current .shipment-timeline-marker{background:var(--store-success);border-color:var(--store-success);box-shadow:0 0 0 5px var(--store-success-soft)}.shipment-timeline time{color:var(--store-muted);font-size:13px;line-height:20px}.shipment-timeline-content{gap:5px;padding-bottom:22px;display:grid}.shipment-timeline-content strong{color:var(--store-strong);font-size:15px}.shipment-timeline-content p,.shipment-timeline-content small{color:var(--store-muted);margin:0;font-size:13px}.shipment-overview{background:var(--store-surface-soft);border:1px solid var(--store-line);border-radius:var(--store-radius);flex-wrap:wrap;gap:12px 20px;padding:14px 16px;display:flex}.shipment-overview strong{color:var(--store-strong);font-size:14px}.after-sale-apply-panel,.after-sale-detail-panel{background:var(--store-surface);border:1px solid var(--store-line);border-radius:var(--store-radius);padding:18px}.after-sale-apply-panel{margin-bottom:16px}.after-sale-apply-panel h2,.after-sale-detail-panel h2{margin-bottom:14px;font-size:18px}.after-sale-form{grid-template-columns:minmax(160px,1.1fr) 160px 140px minmax(180px,1.2fr) 140px;align-items:end;gap:10px;display:grid}.return-logistics-form{grid-template-columns:minmax(160px,1fr) minmax(160px,1fr) 140px}.after-sale-form-field{gap:6px;min-width:0;display:grid}.after-sale-form-field label{color:var(--store-muted);font-size:13px;font-weight:700}.after-sale-form input,.after-sale-form select{border:1px solid var(--store-line);border-radius:var(--store-radius);color:var(--store-text);width:100%;min-height:42px;padding:0 12px}@media (width<=960px){.order-card-items{grid-template-columns:repeat(2,minmax(0,1fr))}.after-sale-form,.return-logistics-form{grid-template-columns:1fr}}.after-sale-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:16px;display:grid}.after-sale-list{gap:12px;display:grid}.after-sale-card{background:var(--store-surface);border:1px solid var(--store-line);border-radius:var(--store-radius);grid-template-columns:minmax(0,1fr) 140px 140px 120px;align-items:center;gap:16px;min-height:112px;padding:18px;display:grid}.after-sale-card span,.after-sale-card small,.after-sale-detail-list dt,.after-sale-log-list span,.after-sale-log-list small{color:var(--store-muted);font-size:13px}.after-sale-card h2{margin:6px 0;font-size:18px}.after-sale-detail-list{gap:10px;margin:0;display:grid}.after-sale-detail-list div{border-bottom:1px solid var(--store-line);gap:4px;padding-bottom:10px;display:grid}.after-sale-detail-list dd{color:var(--store-strong);margin:0;font-weight:700}.return-logistics-form{grid-template-columns:96px minmax(0,1fr) 96px minmax(0,1fr) 140px;margin-top:14px}.after-sale-log-list{gap:8px;margin:14px 0 0;padding:0;list-style:none;display:grid}.after-sale-log-list li{border:1px solid var(--store-line);border-radius:var(--store-radius);gap:4px;padding:10px;display:grid}.after-sale-log-list strong{color:var(--store-strong)}.payment-result-page{justify-content:center;align-items:center;display:flex}.payment-result-panel{gap:18px;width:100%;max-width:760px;padding:32px;display:grid}.payment-result-panel h1{font-size:34px}.payment-status-list{gap:10px;margin:0;display:grid}.payment-status-list div{border-bottom:1px solid var(--store-line);justify-content:space-between;align-items:center;padding-bottom:10px;display:flex}.payment-status-list dd{color:var(--store-strong);margin:0;font-weight:700}@media (width<=1180px){.store-topbar{height:auto;min-height:var(--store-topbar-height);grid-template-columns:1fr;gap:10px;padding:10px 24px}.store-brand-group,.store-brand,.store-nav,.store-topbar-actions{justify-content:center}.store-nav,.store-topbar-actions{flex-wrap:wrap}.store-app-shell>main,.store-app-shell>main.store-home{padding-top:190px}.store-hero{min-height:calc(100vh - 190px);padding-top:32px}.product-filter-bar,.order-search-bar,.product-filter-main,.product-grid,.order-list,.content-card-grid,.detail-hero,.cart-layout,.checkout-layout,.after-sale-layout,.faq-layout,.home-content-strip,.auth-panel,.member-workspace{grid-template-columns:1fr}.member-profile-form,.member-password-form,.member-address-panel{grid-area:auto/1}.auth-form{border-left:0;border-top:1px solid var(--store-line);padding-top:24px;padding-left:0}}@media (width<=720px){.store-topbar{padding:10px 14px}.store-nav a,.store-topbar-actions a,.topbar-text-button,.store-topbar-button{min-height:32px;padding:0 10px;font-size:16px}.store-app-shell>main,.store-app-shell>main.store-home{padding-top:206px}.store-hero,.store-auth-page,.member-page,.product-list-page,.product-detail-page,.orders-page,.cart-page,.checkout-page,.payment-result-page,.after-sales-page,.content-page{padding-left:18px;padding-right:18px}.store-hero{min-height:calc(100vh - 206px);padding-bottom:48px}.hero-copy h1,.auth-copy h1,.member-heading h1,.store-section-heading h1,.detail-hero h1{font-size:34px}.hero-actions,.member-actions,.auth-mode-actions,.auth-address-grid,.member-address-grid,.qr-code-grid,.checkout-profile-panel,.member-summary,.member-address-card,.order-search-bar,.order-card,.cart-item,.media-list li,.sku-list li,.after-sale-card,.sku-list,.order-card-header,.order-card-items{grid-template-columns:1fr}.cart-item,.order-card,.media-list li,.sku-list li,.after-sale-card{align-items:stretch}.cart-item-numbers,.order-card-actions{justify-items:start}.order-card-summary,.order-card-actions,.media-action-row{justify-content:flex-start}.qr-payment-summary .secondary-button{width:100%;margin-left:0}.qr-payment-actions{flex-direction:column-reverse;align-items:stretch}.qr-payment-actions .primary-button,.qr-payment-actions .secondary-link{justify-content:center;width:100%}.shipment-timeline li{grid-template-columns:16px minmax(0,1fr);gap:8px 12px}.shipment-timeline time,.shipment-timeline-content{grid-column:2}.shipment-timeline-content{padding-bottom:20px}}body button:not(:disabled):hover,body a.primary-link:hover,body a.secondary-link:hover,body a.news-detail-link:hover,body .store-nav a:hover,body .store-topbar-actions a:hover,body .product-category-checkboxes label:hover .product-filter-chip,body .product-category-checkboxes label:hover input:checked+.product-filter-chip,body .sku-list li:not(.sku-list-item--disabled):hover,body .order-card-items li:hover{color:#fff;box-shadow:var(--store-shadow);background:#000;border-color:#000;transform:translateY(-1px)}body button:not(:disabled):hover *{color:inherit}body .sku-list li:not(.sku-list-item--disabled):hover span,body .sku-list li:not(.sku-list-item--disabled):hover strong,body .order-card-items li:hover strong,body .order-card-items li:hover small,body .order-card-items li:hover .order-card-item-amount{color:#fff}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important}}
