:root{color:#1d1d1f;background:#f5f5f7;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--blue: #087ee8;--blue-dark: #0566bd;--ink: #1d1d1f;--muted: #6e6e73;--line: #dedee3;--surface: #ffffff;--soft: #f1f2f5;--shadow: 0 14px 35px rgba(29, 29, 31, .08)}*{box-sizing:border-box;letter-spacing:0}html{scroll-behavior:smooth}html.dialog-open{overflow:hidden}body{margin:0;min-width:320px;min-height:100vh;background:#f5f5f7}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button,a{color:inherit}.site-shell{min-height:100vh}.topbar{height:68px;padding:0 max(28px,calc((100vw - 1200px)/2));display:flex;align-items:center;justify-content:space-between;gap:28px;background:#050505;color:#f5f5f7;border-bottom:1px solid rgba(255,255,255,.06)}.hero-topbar{position:absolute;inset:0 0 auto;z-index:5}.page-topbar{position:relative}.brand-button{display:inline-flex;align-items:center;gap:13px;border:0;padding:0;color:inherit;background:transparent;cursor:pointer}.brand-button strong{font-size:21px;font-weight:760}.brand-button>span{width:1px;height:19px;background:#ffffff47}.brand-button small{color:#a4a4ab;font-size:12px}.topbar nav{display:flex;align-items:center;gap:28px}.topbar nav button{border:0;padding:8px 0;color:#e8e8eb;background:transparent;font-size:13px;font-weight:600;cursor:pointer}.topbar nav button:hover{color:#66b8ff}.hero{position:relative;min-height:min(780px,82vh);overflow:hidden;background:#000;color:#f5f5f7}.hero:before{content:"";position:absolute;inset:0;border-top:1px solid rgba(255,255,255,.04);box-shadow:inset 0 -110px 100px #0a2c4817}.hero-stage{position:relative;z-index:2;min-height:min(780px,82vh);padding:96px 24px 40px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.hero-mark-wrap{--tilt-x: 0deg;--tilt-y: 0deg;--pointer-x: 50%;--pointer-y: 50%;--shadow-x: 0px;position:relative;width:330px;height:330px;margin-bottom:12px;perspective:900px}.hero-mark-tilt{position:absolute;inset:0;display:grid;place-items:center;transform:rotateX(var(--tilt-x)) rotateY(var(--tilt-y));transform-style:preserve-3d;transition:transform .48s cubic-bezier(.2,.8,.2,1),filter .32s ease;will-change:transform}.hero-mark-wrap:hover .hero-mark-tilt{filter:drop-shadow(var(--shadow-x) 20px 20px rgba(0,0,0,.45));transition-duration:80ms}.hero-mark{position:relative;z-index:2;width:264px;height:264px;object-fit:contain;filter:grayscale(1) brightness(1.65) contrast(.85);animation:mark-breathe 7s ease-in-out infinite}.hero-sheen{position:absolute;z-index:3;inset:30px;overflow:hidden;border-radius:50%;pointer-events:none;background:radial-gradient(circle at var(--pointer-x) var(--pointer-y),rgba(255,255,255,.22),transparent 38%);opacity:.72;transition:opacity .24s ease}.hero-sheen:after{content:"";position:absolute;top:-30%;left:-55%;width:35%;height:160%;transform:rotate(18deg);background:#ffffff80;filter:blur(14px);animation:sheen 8s ease-in-out infinite}.hero-orbit{position:absolute;border:1px solid rgba(102,184,255,.18);border-radius:50%}.orbit-one{inset:13px;animation:orbit 18s linear infinite;border-top-color:#fff9}.orbit-two{inset:44px;animation:orbit-reverse 12s linear infinite;border-right-color:#66b8ff80}.hero.paused *,.hero.paused *:before,.hero.paused *:after{animation-play-state:paused!important}.motion-toggle.icon-button{position:absolute;z-index:6;top:92px;right:max(28px,calc((100vw - 1200px)/2));display:none;color:#d6d6da;background:#151518;border-color:#2b2b30}.hero-eyebrow,.section-kicker{margin:0 0 10px;color:#62b8ff;font-size:11px;font-weight:750;text-transform:uppercase}.hero h1{max-width:980px;margin:0;font-size:60px;line-height:1.08;font-weight:680}.hero-lead{margin:18px 0 0;color:#d3d3d8;font-size:16px;line-height:1.7}.hero-tags{margin:12px 0 0;color:#98989f;font-size:14px}.hero-tags span{margin:0 7px}.hero-actions{display:flex;gap:12px;margin-top:27px}.button{min-height:43px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid transparent;border-radius:999px;padding:0 20px;text-decoration:none;font-size:14px;font-weight:680;cursor:pointer;transition:transform .18s ease,background .18s ease,border-color .18s ease,box-shadow .18s ease}.button:hover{transform:translateY(-2px)}.button.primary{color:#fff;background:var(--blue);box-shadow:0 10px 24px #087ee833}.button.primary:hover{background:var(--blue-dark)}.button:disabled{opacity:.58;transform:none;cursor:wait}.button.secondary,.light-button{color:#176db7;background:#f1f5f9;border-color:#e2e7ee}.button.dark-outline{color:#fff;background:transparent;border-color:#45454b}.button.wide{width:100%;border-radius:8px}.button.compact{min-height:38px;padding:0 15px}.explore-link{margin-top:30px;display:inline-flex;align-items:center;gap:7px;color:#898990;font-size:12px;text-decoration:none}.icon-button{width:38px;height:38px;display:inline-grid;place-items:center;flex:0 0 auto;border:1px solid #e2e2e6;border-radius:50%;background:#fff;cursor:pointer}.icon-button:disabled{opacity:.4;cursor:default}.catalog-section{background:#f5f5f7}.catalog-inner{max-width:1200px;margin:0 auto;padding:78px 28px 74px}.catalog-heading{display:flex;justify-content:space-between;align-items:end;gap:28px}.catalog-heading h2{margin:0;max-width:900px;color:var(--ink);font-size:46px;line-height:1.15;font-weight:640}.catalog-heading h2 span{color:#77777f}.catalog-heading p:not(.section-kicker){margin:14px 0 0;color:#787880;font-size:14px}.catalog-invoice-note{display:inline-block;margin-left:18px;color:var(--ink);font-weight:700}.refresh-button{display:inline-flex;align-items:center;gap:8px;border:0;padding:10px 0;color:var(--blue);background:transparent;cursor:pointer;font-size:13px;font-weight:650}.refresh-button:disabled{opacity:.65}.spinning{animation:spin .8s linear infinite}.service-notes{margin-top:28px;display:flex;flex-wrap:wrap;align-items:center;gap:8px 18px;color:#6e6e73;font-size:13px;line-height:1.55}.service-notes p{margin:0}.catalog-message{color:#176db7}.flow-strip{display:flex;align-items:center;gap:9px;margin:29px 0 44px;color:#8c8c93;font-size:12px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.product-card{min-height:500px;display:flex;flex-direction:column;padding:28px;overflow:hidden;background:#fff;border:1px solid #e8e8ec;border-radius:16px;box-shadow:0 8px 28px #1d1d1f0d;transition:transform .22s ease,box-shadow .22s ease}.product-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.product-card.soldout{background:#eceef2;color:#1d1d1f}.product-card.inventory-pending{background:#fff}.product-card.service-card{min-height:430px}.product-card.service-card .product-topline{min-height:50px}.product-card.service-card .product-art{min-height:138px;margin:10px 0 12px}.product-card.service-card .product-art img{width:108px;height:108px}.product-card.service-card .product-copy{min-height:86px}.product-topline{min-height:62px;display:flex;align-items:start;justify-content:space-between;gap:12px}.product-topline h3{margin:0;color:inherit;font-size:24px;line-height:1.2;font-weight:650}.product-topline p{margin:7px 0 0;color:#62636a;font-size:12px}.badge{border-radius:999px;padding:4px 9px;color:#176db7;background:#e6f2fd;font-size:11px;font-weight:700}.product-art{position:relative;min-height:180px;display:grid;place-items:center;margin:18px 0}.product-art img{width:130px;height:130px;object-fit:contain;transition:transform .3s ease}.product-art img.gpt-art{filter:grayscale(1) brightness(.12) contrast(1.35)}.product-card:hover .product-art img{transform:scale(1.045)}.product-card:nth-child(2) .product-art img,.product-card:nth-child(6) .product-art img{width:145px;height:145px}.sold-stamp{position:absolute;right:10px;bottom:7px;transform:rotate(-7deg);border:4px double #303137;border-radius:6px;padding:9px 13px 6px;color:#303137;background:#eeeff2eb;font-size:24px;font-weight:820;line-height:1}.sold-stamp small{display:block;margin-top:4px;text-align:center;font-size:8px;letter-spacing:1px}.product-copy{min-height:auto;color:#34343a;font-size:13px;line-height:1.55}.product-copy p{margin:0 0 7px}.benefit-tags{display:flex;flex-wrap:wrap;align-items:center;gap:0;margin:0;padding:0;border:0}.benefit-tag{min-width:0;display:inline-flex;align-items:center;padding:0;color:#24252a;font-size:11px;font-weight:680;line-height:1.45}.benefit-tag+.benefit-tag:before{content:"·";margin:0 8px;color:#34343a;font-weight:500}.benefit-tag svg{display:none}.product-card.soldout .benefit-tag{color:#24252a}.product-footer{display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto auto;align-items:end;column-gap:14px;row-gap:8px;margin-top:auto;padding-top:18px}.price-row{grid-column:1 / -1;grid-row:1;display:flex;align-items:baseline;gap:8px}.price-row b{color:#151517;font-size:21px}.price-row s{color:#929299;font-size:11px}.stock-row{grid-column:1;grid-row:2;display:flex;align-items:center;gap:10px;margin:0}.stock-row span{border-radius:5px;padding:4px 7px;font-size:11px}.stock-row span.stock-loading{display:inline-flex;align-items:center;gap:5px;color:#176db7;background:#eaf4fd}.out-stock{color:#6f7075;background:#dedfe2}.stock-low{color:#a95500;background:#fff0da}.stock-medium{color:#176db7;background:#eaf4fd}.stock-high{color:#086bbf;background:#e9f4ff}.sold-row{grid-column:1;grid-row:3;display:flex;align-items:baseline;gap:4px;color:#55565c;font-size:11px}.sold-row b{color:#151517;font-size:16px}.support-price{color:#29292d;font-size:15px;font-weight:700}.buy-button{grid-column:2;grid-row:3;align-self:end;min-height:38px;border:0;border-radius:999px;padding:0 18px;color:#fff;background:var(--blue);font-size:13px;font-weight:680;cursor:pointer}.buy-button:hover{background:var(--blue-dark)}.buy-button:disabled{color:#85868c;background:transparent;cursor:default}.buy-button.is-pending{display:inline-flex;align-items:center;justify-content:center;gap:6px}.buy-button.is-pending:disabled{color:#176db7;background:#eaf4fd;cursor:progress}.service-card .product-footer{grid-template-rows:auto}.service-card .support-price{grid-column:1;grid-row:1}.service-card .buy-button{grid-row:1}.catalog-after{display:flex;justify-content:space-between;gap:28px;margin-top:45px;color:#797980;font-size:12px;line-height:1.6}.catalog-after p{margin:0}.catalog-after div{display:flex;align-items:start;gap:26px}.catalog-after button{border:0;padding:0;color:var(--blue);background:transparent;cursor:pointer}.footer{min-height:108px;padding:36px max(28px,calc((100vw - 1200px)/2));display:flex;align-items:center;justify-content:space-between;gap:24px;color:#717177;background:#e9e9ec;font-size:12px}.footer strong{color:#3b3b40}.footer nav{display:flex;gap:24px}.footer a{text-underline-offset:4px}.support-launcher{position:fixed;z-index:20;right:24px;bottom:24px;width:58px;height:58px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;border:1px solid #e5e5e8;border-radius:18px;color:#076fc9;background:#fff;box-shadow:0 12px 30px #1d1d1f21;cursor:pointer}.support-launcher span{font-size:10px;font-weight:700}.dialog-backdrop{position:fixed;z-index:100;inset:0;display:grid;place-items:center;padding:24px;overflow-y:auto;background:#0000008f;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.dialog-card{position:relative;width:min(760px,100%);max-height:calc(100vh - 48px);overflow-y:auto;padding:38px;background:#fff;border:1px solid rgba(255,255,255,.7);border-radius:8px;box-shadow:0 30px 90px #00000040;animation:dialog-in .22s ease both}.dialog-card h2{margin:0;font-size:34px;line-height:1.15}.dialog-card h3{margin:0}.dialog-subtitle{margin:8px 0 28px;color:#7b7b82;font-size:13px}.dialog-close{position:absolute;top:22px;right:22px;background:#f3f3f5;border:0}.support-dialog{width:min(800px,100%)}.support-content{display:grid;grid-template-columns:230px 1fr;align-items:center;gap:38px;margin-top:26px}.qr-frame{display:grid;place-items:center;padding:14px;background:#f2f2f4;border-radius:8px}.qr-frame img{display:block;width:100%;aspect-ratio:1;object-fit:cover;background:#fff}.support-content h3{font-size:23px}.support-content p{margin:12px 0;color:#626268;font-size:14px;line-height:1.55}.agent-dialog{width:min(660px,100%);text-align:center}.agent-dialog .section-kicker,.agent-dialog h2{text-align:left}.agent-lead{margin:25px 0 14px;font-size:18px;font-weight:650}.agent-visual{width:210px;margin:18px auto 16px;display:grid;place-items:center}.agent-visual svg{margin-bottom:10px;color:var(--blue)}.agent-visual img{width:190px;aspect-ratio:1;object-fit:cover}.muted{color:#83838a;font-size:13px}.help-dialog{width:min(980px,100%)}.help-layout{display:grid;grid-template-columns:200px 1fr;gap:34px;margin-top:24px}.help-layout aside{color:#68686e;font-size:14px;line-height:1.6}.faq-list{border-top:1px solid #dedee3}.faq-list>button{width:100%;min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:18px;border:0;border-bottom:1px solid #dedee3;padding:16px 0;text-align:left;background:transparent;cursor:pointer}.faq-list span{display:grid;gap:9px}.faq-list strong{font-size:15px}.faq-list small{color:#707077;font-size:13px;line-height:1.6}.rotated{transform:rotate(180deg)}.query-dialog label,.checkout-dialog>label,.query-form-panel label{display:flex;align-items:center;justify-content:space-between;margin:18px 0 8px;font-size:13px;font-weight:680}.query-dialog label button,.checkout-dialog label button,.query-form-panel label button{border:0;color:#77777f;background:transparent;cursor:pointer;font-size:11px}.query-dialog input,.checkout-dialog>input,.query-form-panel>input,.captcha-line input{width:100%;min-height:48px;border:1px solid #c9c9cf;border-radius:6px;padding:0 14px;outline:0;background:#fff}input:focus{border-color:var(--blue)!important;box-shadow:0 0 0 3px #087ee81c}.captcha-line{display:grid;grid-template-columns:1fr 112px;gap:10px}.captcha-line span{min-height:48px;display:grid;place-items:center;border:1px solid #c9c9cf;border-radius:6px;color:#4d4d52;background:#f4f0e8;font-family:Georgia,serif;font-size:17px}.query-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.dialog-text-link{display:inline-block;margin-top:22px;color:var(--blue);font-size:13px;text-underline-offset:4px}.query-dialog{width:min(820px,100%)}.dialog-order-list{display:grid;gap:12px;margin:24px 0}.dialog-order-list article{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:start;gap:15px;padding:18px;border:1px solid #e0e2e7;border-radius:7px}.dialog-order-list article>svg{color:var(--blue)}.dialog-order-content{min-width:0;display:grid;gap:9px}.dialog-order-content>strong{color:#222226;font-size:17px;line-height:1.3}.dialog-order-meta{display:flex;flex-wrap:wrap;gap:7px 22px}.dialog-order-meta span{min-width:0;display:inline-flex;align-items:baseline;gap:7px;color:#555b64;font-size:13px}.dialog-order-meta b{color:#858b94;font-size:12px;font-weight:650}.dialog-order-meta code{overflow-wrap:anywhere;color:#4c535d;font-family:inherit;font-size:13px}.dialog-order-meta time{font-size:13px}.dialog-order-list em{margin-top:1px;font-size:13px;font-style:normal;font-weight:700}.dialog-order-delivery{display:grid;gap:7px;margin-top:3px;padding-top:11px;border-top:1px solid #e7e9ed}.dialog-order-delivery>div{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:9px;border-radius:6px;padding:9px 10px;background:#f0f8f4}.dialog-order-delivery code{overflow-wrap:anywhere;color:#155d3b;font-size:14px;line-height:1.5}.dialog-order-delivery .icon-button{width:34px;height:34px;background:#fff}.dialog-order-empty{min-height:180px;display:grid;place-content:center;justify-items:center;gap:8px;margin:24px 0;color:#858b94;text-align:center}.dialog-order-empty strong{color:#363a40;font-size:17px}.dialog-order-empty span{font-size:13px}.checkout-summary{display:grid;grid-template-columns:68px 1fr auto;align-items:center;gap:15px;margin:24px 0;padding:15px 0;border-top:1px solid #e0e0e4;border-bottom:1px solid #e0e0e4}.checkout-summary img{width:62px;height:62px;object-fit:contain}.checkout-summary div{display:grid;gap:5px}.checkout-summary span{color:#73737a;font-size:12px}.checkout-summary>b{font-size:20px}.payment-methods{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:18px 0;padding:0;border:0}.payment-methods legend{grid-column:1 / -1;margin-bottom:8px;padding:0;font-size:13px;font-weight:680}.payment-methods>button{min-height:58px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;border:1px solid #d8d9de;border-radius:7px;padding:10px 13px;text-align:left;background:#fff;cursor:pointer}.payment-methods>button:hover{border-color:#9cccf5}.payment-methods>button.selected{border-color:var(--blue);color:#075fae;background:#f1f8ff;box-shadow:0 0 0 2px #087ee814}.payment-methods>button>span{display:grid;gap:2px}.payment-methods strong{color:#1d1d1f;font-size:13px}.payment-methods small{color:#77777e;font-size:10px}.quantity-line{display:flex;align-items:center;justify-content:space-between;margin:18px 0;font-size:13px;font-weight:680}.quantity-line>div{display:flex;align-items:center;gap:12px}.quantity-line .icon-button{width:34px;height:34px}.agreement-check{align-items:flex-start!important;justify-content:flex-start!important;gap:9px;cursor:pointer}.agreement-check input{width:17px;height:17px;margin:1px 0 0;accent-color:var(--blue)}.agreement-check span{display:flex;flex-wrap:wrap;align-items:center;gap:5px;color:#66666c;font-weight:500}.agreement-check a{color:var(--blue)}.checkout-total{display:flex;justify-content:space-between;align-items:baseline;margin:25px 0 16px}.checkout-total span{color:#707077}.checkout-total strong{font-size:28px}.payment-grid{display:grid;grid-template-columns:230px 1fr;align-items:center;gap:32px;margin:28px 0}.payment-grid>div:last-child{display:grid;gap:9px}.payment-grid small{color:#797980}.payment-grid strong{overflow-wrap:anywhere;font-size:17px}.payment-grid button{width:fit-content;display:inline-flex;align-items:center;gap:6px;border:0;padding:0;color:var(--blue);background:transparent;cursor:pointer}.payment-grid p{color:#66666d;font-size:13px;line-height:1.6}.payment-qr img{object-fit:contain}.payment-provider{display:inline-flex;align-items:center;gap:7px;color:#075fae;font-size:14px;font-weight:720}.payment-waiting{display:inline-flex;align-items:center;gap:7px;color:#7a5a13;font-size:12px;font-weight:680}.checkout-error{margin:12px 0;padding:10px 12px;border-left:3px solid #dc4c3e;color:#9f2d24;background:#fff4f2;font-size:12px;line-height:1.5}.success-state{display:grid;justify-items:center;gap:9px;padding:34px 0 20px;text-align:center}.success-state>span{width:70px;height:70px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#158a51}.success-state p{margin:0;color:#68686f}.success-state strong{margin-top:9px;color:#158a51}.delivery-list{width:100%;display:grid;gap:8px;margin-top:14px;text-align:left}.delivery-list>div{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px 12px;border:1px solid #dce4e0;border-radius:7px;background:#f4faf7}.delivery-list code{overflow-wrap:anywhere;color:#155d3b;font-size:12px;line-height:1.55}.delivery-guidance{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:8px 14px;padding:8px 10px;border-radius:6px;color:#155d3b;background:#edf7f2;font-size:12px;line-height:1.4}.delivery-guidance strong{flex:none;font-size:inherit}.delivery-guidance a{min-width:0;display:inline-flex;align-items:center;justify-content:flex-end;gap:4px;overflow-wrap:anywhere;color:#0873ce;text-decoration:none}.delivery-guidance a:hover{text-decoration:underline}.checkout-backdrop{padding:0;background:#fff;-webkit-backdrop-filter:none;backdrop-filter:none}.checkout-flow-dialog{width:100%;height:100dvh;max-height:none;display:flex;flex-direction:column;padding:0;overflow:hidden;border:0;border-radius:0;box-shadow:none}.checkout-flow-inner{width:min(1240px,calc(100% - 48px));margin-inline:auto}.checkout-step-form .checkout-flow-inner{width:min(1160px,calc(100% - 48px))}.checkout-flow-header{flex:none;border-top:3px solid #2d2d30;border-bottom:1px solid #e5e5e8;background:#fff}.checkout-flow-header .checkout-flow-inner{position:relative;padding:30px 0 26px}.checkout-flow-header h2{padding:0 64px 0 0;font-size:34px}.checkout-flow-header p{margin:8px 64px 0 0;color:#6e6e75;font-size:13px}.checkout-flow-dialog .dialog-close{top:28px;right:0;width:48px;height:48px}.checkout-flow-scroll{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;background:#fff}.checkout-flow-content{padding:28px 0 48px}.checkout-steps{width:min(560px,100%);display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin:0 0 28px;padding:0;list-style:none}.checkout-steps li{display:flex;align-items:center;gap:10px;color:#8b8b92;font-size:13px}.checkout-steps li span{width:28px;height:28px;flex:none;display:grid;place-items:center;border-radius:50%;color:#85858c;background:#ededf0;font-weight:700}.checkout-steps li strong{font-weight:650}.checkout-steps li.active{color:#087ee8}.checkout-steps li.active span{color:#fff;background:#087ee8}.checkout-steps li.complete{color:#087ee8}.checkout-steps li.complete span{color:#087ee8;background:#e6f2ff}.flow-order-summary,.flow-payment-summary{min-height:98px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;margin-bottom:28px;padding:18px 24px;border-radius:8px;background:#f4f4f6}.flow-order-summary img{width:58px;height:58px;padding:7px;object-fit:contain;border-radius:8px;background:#fff}.flow-order-summary>div:not(.summary-price),.flow-payment-summary>div{display:grid;gap:6px}.flow-order-summary strong,.flow-payment-summary strong{font-size:18px}.flow-order-summary span,.flow-payment-summary span{color:#73737a;font-size:12px}.summary-price,.flow-payment-summary>div:last-child{justify-items:end}.summary-price small,.flow-payment-summary small{color:#818188;font-size:11px}.summary-price b,.flow-payment-summary b{font-size:26px}.checkout-form-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:64px}.checkout-form-main{min-width:0}.checkout-form-main>h3{margin-bottom:25px;font-size:21px}.flow-field{margin-bottom:22px}.flow-label{min-height:24px;display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:7px}.flow-label label,.flow-payment-methods legend{color:#222226;font-size:13px;font-weight:700}.flow-label span,.flow-label button{border:0;padding:0;color:#74747b;background:transparent;font-size:11px}.flow-label button{cursor:pointer}.flow-field>input{width:100%;min-height:50px;border:1px solid #c9c9cf;border-radius:6px;padding:0 14px;outline:0;background:#fff}.flow-field>small{display:block;margin-top:7px;color:#818188;font-size:10px;line-height:1.5}.flow-quantity-field{display:grid;grid-template-columns:1fr auto;align-items:end}.flow-quantity-field .flow-label{grid-column:1 / -1}.quantity-stepper{width:150px;height:46px;display:grid;grid-template-columns:44px 1fr 44px;overflow:hidden;border:1px solid #bebec5;border-radius:7px}.quantity-stepper button{border:0;color:#087ee8;background:#f8f8fa;font-size:21px;cursor:pointer}.quantity-stepper button:disabled{color:#c7c7cc;cursor:default}.quantity-stepper strong{display:grid;place-items:center;border-inline:1px solid #e5e5e8;font-size:14px}.flow-payment-methods{margin:0 0 22px}.flow-payment-methods legend{margin-bottom:7px}.checkout-note-panel,.payment-side-panel{padding:28px 24px;border-radius:8px;background:#f4f4f6}.checkout-note-panel h3,.payment-side-panel h3{font-size:17px}.checkout-note-panel p,.payment-side-panel p{margin:13px 0;color:#717178;font-size:12px;line-height:1.7}.checkout-note-panel strong{display:block;margin-top:20px;padding-block:14px;border-top:1px solid #dcdce1;border-bottom:1px solid #dcdce1;font-size:12px}.checkout-note-panel button{display:flex;align-items:center;gap:7px;margin-top:17px;border:0;padding:0;color:#0873ce;background:transparent;font-size:12px;cursor:pointer}.checkout-flow-footer{flex:none;border-top:1px solid #e0e0e4;background:#fffffff7;box-shadow:0 -10px 28px #18181c0a}.checkout-flow-footer .checkout-flow-inner{min-height:80px;display:grid;grid-template-columns:1fr auto auto auto;align-items:center;gap:14px}.checkout-flow-footer .checkout-flow-inner>div{display:grid;gap:5px;color:#65656c;font-size:13px}.checkout-flow-footer .checkout-flow-inner>div small{color:#7d7d84;font-size:12px}.checkout-flow-footer .checkout-flow-inner>strong{min-width:130px;text-align:right;font-size:26px}.checkout-flow-footer .button{min-height:46px;padding-inline:24px}.checkout-flow-footer .button.primary{min-width:190px}.flow-payment-summary{grid-template-columns:1fr auto;margin-bottom:24px}.selected-payment-method{width:fit-content;min-width:310px;display:grid;grid-template-columns:auto auto 1fr auto;align-items:center;gap:9px;margin-bottom:34px;padding:14px 16px;border:1px solid #58aaff;border-radius:8px;background:#f4f9ff}.payment-brand-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:8px;color:#fff;background:#0b9859}.payment-brand-icon.alipay{background:#1677ff}.selected-payment-method>div{display:grid;gap:3px}.selected-payment-method strong{font-size:14px}.selected-payment-method small{color:#78787f;font-size:10px}.selected-payment-check{width:28px;height:28px;display:grid;place-items:center;border:4px solid #087ee8;border-radius:50%;color:#087ee8}.payment-content-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;align-items:stretch;gap:72px}.payment-qr-section{display:grid;justify-items:center;align-content:start;text-align:center}.payment-qr-heading{display:flex;align-items:center;gap:16px;margin-bottom:18px}.payment-qr-heading h3{margin:0;font-size:22px}.payment-qr-heading button{display:inline-flex;align-items:center;gap:6px;min-height:34px;padding:0 11px;border:1px solid #b9dafa;border-radius:6px;color:#0873ce;background:#f4f9ff;font-size:12px;font-weight:650;cursor:pointer}.payment-qr-heading button:hover{border-color:#75b8f5;background:#eaf5ff}.payment-qr-heading button:disabled{opacity:.58;cursor:wait}.payment-page-qr{width:280px;padding:14px;border:1px solid #d8d8dd;border-radius:8px;background:#fff}.payment-page-qr img{display:block;width:100%;aspect-ratio:1;object-fit:contain}.payment-qr-section>p{width:min(320px,100%);margin:17px 0 9px;color:#77777e;font-size:12px;line-height:1.6}.payment-side-panel{min-height:370px;display:flex;flex-direction:column}.payment-side-panel .button{justify-content:center;margin-top:13px;color:#086bbf;border-color:transparent;background:#e9f2fb}.payment-side-panel .button:hover{background:#dcecfb}.payment-side-panel .checkout-error{margin-top:13px}.payment-side-panel>small{margin-top:auto;padding-top:20px;border-top:1px solid #dcdce1;color:#73737a;font-size:11px;line-height:1.7}.mobile-direct-payment{display:grid;gap:11px}.mobile-direct-payment>header{margin-bottom:3px}.mobile-direct-payment>header h3{margin:0 0 4px;font-size:18px}.mobile-direct-payment>header p,.wechat-browser-note{margin:0;color:#707078;font-size:12px;line-height:1.6}.direct-pay-button{width:100%;min-height:68px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;border:1px solid #d9dce1;border-radius:8px;padding:10px 13px;text-align:left;background:#fff;cursor:pointer}.direct-pay-button.wechat{border-color:#b8dfce;background:#f3fbf7}.direct-pay-button.alipay{border-color:#b9dafb;background:#f3f8fe}.direct-pay-button>span:nth-child(2){display:grid;gap:3px}.direct-pay-button strong{color:#202126;font-size:15px}.direct-pay-button small{color:#777980;font-size:11px}.direct-pay-button.wechat>svg{color:#078650}.direct-pay-button.alipay>svg{color:#1677ff}.mobile-wechat-qr{display:grid;justify-items:center;gap:9px;margin-top:2px;padding:12px;border:1px solid #dfe3e8;border-radius:8px;background:#fafbfc}.mobile-wechat-qr.alipay{border-color:#c9ddf5;background:#f7faff}.mobile-wechat-qr>header{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px}.mobile-wechat-qr>header>div{min-width:0;display:grid;gap:2px}.mobile-wechat-qr>header strong{color:#202126;font-size:14px}.mobile-wechat-qr>header small,.mobile-wechat-qr>header>span{color:#777980;font-size:10px;line-height:1.45}.mobile-wechat-qr>header>button{display:inline-flex;align-items:center;gap:4px;flex:0 0 auto;border:0;padding:5px 6px;color:#0878d1;background:transparent;font-size:11px;cursor:pointer}.mobile-wechat-qr-image{width:166px;aspect-ratio:1;display:grid;place-items:center;padding:6px;border:1px solid #e0e2e6;border-radius:7px;background:#fff}.mobile-wechat-qr-image img{width:100%;height:100%;display:block;object-fit:contain}.mobile-payment-actions{display:flex;margin-top:5px}.mobile-payment-actions .button{width:100%;justify-content:center}.checkout-success-panel{width:min(720px,100%);margin:0 auto;padding-bottom:40px}.checkout-success-panel .query-actions{justify-content:center}.legal-layout{min-height:calc(100vh - 176px);max-width:1100px;margin:0 auto;display:grid;grid-template-columns:230px minmax(0,760px);gap:68px;padding:72px 28px 120px;background:#fff}body:has(.legal-layout),body:has(.order-page){background:#fff}.legal-aside{position:sticky;top:28px;height:fit-content;display:grid;gap:0;padding-top:148px}.legal-aside strong{margin-bottom:18px;padding-bottom:16px;border-bottom:1px solid #d9d9de;font-size:15px}.legal-aside a{padding:9px 0;color:#717177;font-size:13px;text-decoration:none}.legal-aside a:hover{color:var(--blue)}.legal-article h1{margin:0;font-size:50px;line-height:1.15}.legal-lead{margin:20px 0 14px;color:#57575e;font-size:20px}.legal-date{margin:0 0 44px;color:#77777e;font-size:12px}.legal-article section{padding:0 0 26px;border-bottom:1px solid #dedee3;scroll-margin-top:24px}.legal-article section+section{padding-top:27px}.legal-article h2{margin:0 0 17px;font-size:23px}.legal-article section p{margin:0 0 13px;font-size:15px;line-height:1.85}.legal-article .light-button{margin-top:28px}.back-top{display:inline-block;margin-top:38px;color:var(--blue);font-size:13px}.order-page{min-height:calc(100vh - 176px);max-width:1200px;margin:0 auto;padding:70px 28px 110px}.page-title-row{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-bottom:42px}.page-title-row h1{margin:0;font-size:46px}.page-title-row p:not(.section-kicker){color:#73737a}.page-title-row>svg{width:76px;height:76px;padding:18px;border:1px solid #dce8f3;border-radius:50%;color:var(--blue);background:#f4f9fd;box-shadow:var(--shadow)}.order-query-layout{display:grid;grid-template-columns:1fr 330px;gap:40px}.query-form-panel{min-height:330px}.query-side{padding:24px;background:#f4f4f6;border-radius:8px}.query-side h2{margin:0 0 12px;font-size:17px}.query-side p{color:#68686f;font-size:13px;line-height:1.7}.query-side a,.query-side button{display:block;border:0;margin-top:21px;padding:0;color:var(--blue);background:transparent;cursor:pointer;font-size:13px;text-decoration:underline;text-underline-offset:4px}.results-panel{margin-top:44px;padding:26px;border:1px solid #e1e1e5;border-radius:8px;box-shadow:var(--shadow)}.records-page .results-panel{margin-top:0}.results-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-bottom:20px;border-bottom:1px solid #e1e1e5}.results-heading small{color:#77777e}.results-heading h2{margin:4px 0 0;font-size:21px}.results-heading>svg{color:#4f8bc2}.order-list{display:grid}.order-row{display:grid;grid-template-columns:minmax(180px,1.4fr) 1fr auto auto;align-items:center;gap:18px;padding:18px 0;border-bottom:1px solid #ececef}.order-row:last-child{border-bottom:0}.order-row>div{display:grid;gap:5px}.order-row span{color:#77777e;font-size:11px}.order-status{border-radius:999px;padding:5px 9px;font-style:normal;font-weight:750}.order-status.status-pending{color:#9a6615;background:#fff3d7}.order-status.status-success{color:#147646;background:#e5f6ed}.order-status.status-closed{color:#696b70;background:#eceef1}.order-row em{font-size:11px}.records-page .order-row{grid-template-columns:minmax(180px,1.4fr) 1fr auto auto auto}.record-detail-button{border:0;padding:7px 2px;color:var(--blue);background:transparent;font-size:12px;font-weight:700;cursor:pointer}.record-detail-button:hover{color:var(--blue-dark)}.empty-orders{min-height:300px;display:grid;place-items:center;align-content:center;gap:16px;color:#7c7c83}.records-page:has(.record-detail-card){max-width:1260px;padding-top:34px}.record-detail-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:38px}.record-detail-toolbar a,.record-detail-toolbar button,.record-status-heading button{display:inline-flex;align-items:center;gap:7px;border:0;padding:0;color:#5f6067;background:transparent;font-size:13px;text-decoration:none;cursor:pointer}.record-detail-toolbar button{color:var(--blue)}.record-detail-toolbar button:disabled{opacity:.55;cursor:wait}.record-status-heading{display:flex;align-items:flex-start;gap:18px;margin-bottom:42px}.record-status-heading>svg{flex:0 0 auto;margin-top:3px;color:#696a70}.record-status-heading h1{margin:0;font-size:37px;line-height:1.2}.record-status-heading p{margin:13px 0 17px;color:#67686f;font-size:14px}.record-status-heading button{color:var(--blue);text-decoration:underline;text-underline-offset:4px}.record-detail-card{overflow:hidden;border:1px solid #e4e4e8;border-radius:8px;background:#fff;box-shadow:0 18px 48px #1d1d1f0f}.record-detail-card>header{min-height:96px;display:grid;grid-template-columns:50px 1fr auto;align-items:center;gap:16px;padding:20px 34px}.record-detail-card>header img{width:50px;height:50px;object-fit:contain}.record-detail-card>header>div{display:grid;gap:6px}.record-detail-card>header strong{font-size:16px}.record-detail-card>header span{color:#77777e;font-size:12px}.record-detail-card>header em{font-size:12px}.record-detail-body{display:grid;grid-template-columns:minmax(0,1fr) 310px;border-top:1px solid #e4e4e8}.record-payment-panel{min-width:0;padding:34px}.record-payment-title{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.record-payment-title h2{margin:0;font-size:20px}.record-payment-title>div{display:grid;justify-items:end;gap:4px}.record-payment-title small{color:#77777e;font-size:11px}.record-payment-title strong{font-size:29px}.record-pay-layout{display:grid;grid-template-columns:220px minmax(0,1fr);align-items:center;gap:28px;margin-top:24px}.record-pay-qr{width:220px;aspect-ratio:1;display:grid;place-items:center;padding:10px;border:1px solid #dedee3;border-radius:8px;background:#fff}.record-pay-qr img{display:block;width:100%;height:100%;object-fit:contain}.record-pay-layout h3{margin:0 0 12px;font-size:16px}.record-pay-layout p{max-width:390px;margin:0 0 14px;color:#67686f;font-size:12px;line-height:1.7}.record-pay-layout>div:last-child>strong{display:block;margin-bottom:10px;font-size:13px}.record-pay-layout>div:last-child>button{display:inline-flex;align-items:center;gap:6px;border:0;padding:0;color:var(--blue);background:transparent;font-size:13px;cursor:pointer}.record-payment-actions{display:flex;align-items:center;gap:22px;margin-top:26px}.record-payment-actions .button{min-height:44px;border-radius:7px}.record-payment-actions a{color:var(--blue);font-size:13px;text-decoration:none}.record-mobile-direct-payment{margin-top:22px}.record-delivery-state{min-height:190px;display:flex;align-items:center;gap:16px;color:#24764e}.record-delivery-state strong{color:var(--ink);font-size:17px}.record-delivery-state p{color:#77777e;font-size:12px}.record-help-panel{min-width:0;display:flex;flex-direction:column;padding:34px 28px;border-left:1px solid #e4e4e8;background:#fafafa}.record-help-panel h2{margin:0 0 12px;font-size:17px}.record-help-panel p{margin:0;color:#67686f;font-size:12px;line-height:1.7}.record-help-panel img{width:142px;height:142px;margin:24px auto 10px;object-fit:contain}.record-help-panel span{margin-bottom:20px;color:#77777e;font-size:11px;text-align:center}.record-help-panel button{min-height:43px;display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid #dedee3;border-radius:7px;background:#fff;font-size:12px;font-weight:680;cursor:pointer}.record-help-panel button+button{justify-content:space-between;border-width:1px 0 0;border-radius:0;margin-top:20px;padding-top:20px;background:transparent}.toast{position:fixed;z-index:200;left:50%;bottom:34px;transform:translate(-50%);display:flex;align-items:center;gap:8px;border-radius:999px;padding:12px 18px;color:#fff;background:#1c1c1fed;box-shadow:0 12px 30px #0003;font-size:13px}.toast-enter-active,.toast-leave-active{transition:opacity .18s ease,transform .18s ease}.toast-enter-from,.toast-leave-to{opacity:0;transform:translate(-50%,8px)}@keyframes mark-breathe{0%,to{transform:scale(.98);filter:grayscale(1) brightness(1.45) contrast(.85)}50%{transform:scale(1.035);filter:grayscale(1) brightness(1.9) contrast(.9)}}@keyframes sheen{0%,18%{transform:translate(-40px) rotate(18deg);opacity:0}38%{opacity:.8}62%,to{transform:translate(470px) rotate(18deg);opacity:0}}@keyframes orbit{to{transform:rotate(360deg)}}@keyframes orbit-reverse{to{transform:rotate(-360deg)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes dialog-in{0%{opacity:0;transform:translateY(10px) scale(.985)}}@media(max-width:900px){.hero,.hero-stage{min-height:660px}.hero-mark-wrap{width:260px;height:260px}.hero-mark{width:210px;height:210px}.hero h1{font-size:44px}.catalog-heading h2{font-size:38px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.legal-layout{grid-template-columns:1fr;gap:0}.legal-aside{display:none}.order-query-layout{grid-template-columns:1fr}.query-side{order:2}.record-detail-body{grid-template-columns:minmax(0,1fr) 250px}.record-payment-panel{padding:28px 24px}.record-help-panel{padding:28px 22px}.record-pay-layout{grid-template-columns:190px minmax(0,1fr);gap:22px}.record-pay-qr{width:190px}.checkout-form-layout{grid-template-columns:minmax(0,1fr) 270px;gap:32px}.checkout-note-panel{display:block;padding:22px 19px}.payment-content-layout{grid-template-columns:minmax(0,1fr) 300px;gap:24px}.payment-side-panel{min-height:350px;padding:22px 19px}}@media(max-width:620px){.topbar{height:54px;padding:0 14px;gap:12px}.brand-button{gap:7px}.brand-button strong{font-size:17px}.brand-button>span,.brand-button small{display:none}.topbar nav{gap:13px}.topbar nav button{font-size:10px}.hero{min-height:570px}.hero-stage{min-height:570px;padding:72px 18px 28px}.hero-mark-wrap{width:220px;height:220px;margin-bottom:6px}.hero-mark{width:176px;height:176px}.hero-sheen{inset:24px}.motion-toggle{top:70px;right:14px}.hero-eyebrow{font-size:9px}.hero h1{max-width:320px;font-size:35px;line-height:1.14}.hero-lead{margin-top:13px;font-size:12px}.hero-tags{font-size:11px}.hero-actions{margin-top:19px}.button{min-height:40px;padding:0 16px;font-size:12px}.explore-link{margin-top:22px}.catalog-inner{padding:42px 12px 46px}.catalog-heading{display:block}.catalog-heading h2{font-size:31px}.catalog-heading p:not(.section-kicker){font-size:12px}.catalog-invoice-note{margin-left:10px}.refresh-button{margin-top:10px}.service-notes{display:grid;margin-top:17px;font-size:12px}.flow-strip{margin:18px 0 22px}.product-grid{grid-template-columns:1fr;gap:14px}.product-card{min-height:0;display:grid;grid-template-areas:"top top" "copy art" "footer footer";grid-template-columns:minmax(0,1fr) 104px;grid-template-rows:auto auto auto;column-gap:14px;padding:19px 18px;border-radius:16px}.product-card.service-card{min-height:0}.product-card.service-card .product-topline{min-height:44px}.product-card.service-card .product-art{min-height:118px;margin:7px 0 9px}.product-card.service-card .product-art img{width:88px;height:88px}.product-card.service-card .product-copy{min-height:0}.product-topline{grid-area:top;min-height:48px}.product-topline h3{font-size:21px;overflow-wrap:anywhere}.product-topline p{margin-top:6px;font-size:13px}.badge{display:none}.product-art{grid-area:art;min-height:126px;margin:7px 0 9px}.product-art img,.product-card:nth-child(2) .product-art img,.product-card:nth-child(6) .product-art img{width:94px;height:94px}.sold-stamp{right:-3px;bottom:4px;padding:6px 8px 4px;font-size:15px}.product-copy{grid-area:copy;min-height:0;align-self:center;font-size:14px;line-height:1.55}.product-copy p{margin-bottom:9px}.benefit-tags{padding-top:0}.benefit-tag{gap:4px;padding-right:0;font-size:13px;line-height:1.5}.benefit-tag+.benefit-tag{padding-left:0}.benefit-tag+.benefit-tag:before{height:auto;margin:0 9px}.benefit-tag svg{width:15px;height:15px;padding:2px}.product-footer{grid-area:footer;grid-template-columns:1fr auto;align-items:end;gap:8px 10px;margin-top:0;padding-top:14px}.price-row b{font-size:27px}.price-row s{font-size:13px}.stock-row{flex-wrap:wrap;gap:5px}.stock-row span{padding:5px 8px;font-size:13px}.sold-row{font-size:13px}.sold-row b{font-size:18px}.support-price{font-size:16px}.buy-button{grid-column:2;grid-row:3;width:auto;min-height:44px;padding-inline:20px;font-size:15px}.catalog-after{display:grid;margin-top:28px;font-size:11px}.catalog-after div{flex-wrap:wrap;gap:18px}.footer{min-height:126px;padding:28px 14px;display:grid;font-size:10px}.footer nav{flex-wrap:wrap;gap:14px}.support-launcher{right:14px;bottom:14px;width:52px;height:52px;border-radius:15px}.dialog-backdrop{align-items:end;padding:0}.dialog-card{width:100%;max-height:91vh;padding:28px 18px 24px;border-radius:8px 8px 0 0}.dialog-card h2{font-size:28px;padding-right:40px}.dialog-close{top:17px;right:16px}.query-dialog{max-height:94vh}.query-dialog .dialog-subtitle{margin-bottom:20px;font-size:14px}.dialog-order-list{gap:10px;margin:18px 0}.dialog-order-list article{grid-template-columns:22px minmax(0,1fr) auto;gap:10px;padding:14px 13px}.dialog-order-list article>.icon-button{grid-column:3;grid-row:2;align-self:start}.dialog-order-content>strong{font-size:17px}.dialog-order-meta{display:grid;gap:6px}.dialog-order-meta span,.dialog-order-meta code,.dialog-order-meta time{font-size:13px}.dialog-order-meta b{min-width:56px;font-size:12px}.dialog-order-list em{font-size:12px;white-space:nowrap}.dialog-order-delivery{grid-column:1 / -1}.dialog-order-delivery code{font-size:13px}.delivery-guidance{align-items:flex-start;flex-direction:column;font-size:12px}.checkout-backdrop{align-items:stretch}.checkout-flow-dialog{height:100dvh;max-height:none;padding:0;border-radius:0}.checkout-flow-inner,.checkout-step-form .checkout-flow-inner{width:calc(100% - 28px)}.checkout-flow-header .checkout-flow-inner{padding:15px 0 13px}.checkout-flow-header h2{padding-right:44px;font-size:23px}.checkout-flow-header p{max-width:calc(100% - 42px);margin:5px 0 0;overflow:hidden;color:#77777e;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.checkout-flow-dialog .dialog-close{top:13px;right:0;width:38px;height:38px}.checkout-flow-content{padding:14px 0 24px}.checkout-steps{gap:4px;margin-bottom:14px}.checkout-steps li{gap:6px;font-size:10px;white-space:nowrap}.checkout-steps li span{width:23px;height:23px;font-size:10px}.flow-order-summary,.flow-payment-summary{min-height:64px;gap:10px;margin-bottom:14px;padding:10px 12px}.flow-order-summary img{width:42px;height:42px;padding:5px}.flow-order-summary strong,.flow-payment-summary strong{font-size:14px}.flow-order-summary span,.flow-payment-summary span{max-width:180px;overflow:hidden;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.summary-price b,.flow-payment-summary b{font-size:19px}.checkout-form-layout{grid-template-columns:1fr;gap:0}.checkout-form-main>h3{margin-bottom:13px;font-size:17px}.flow-field{margin-bottom:13px}.flow-label{min-height:19px;margin-bottom:5px}.flow-label label,.flow-payment-methods legend{font-size:11px}.flow-label span,.flow-label button{font-size:9px}.flow-field>input{min-height:42px;font-size:13px}.flow-field>small{margin-top:4px;font-size:8px}.quantity-stepper{width:132px;height:40px;grid-template-columns:39px 1fr 39px}.flow-payment-methods{gap:7px;margin-bottom:13px}.flow-payment-methods>button{min-height:48px;padding:7px 9px}.flow-payment-methods strong{font-size:11px}.flow-payment-methods small{font-size:8px}.checkout-note-panel{display:none}.agreement-check{margin:4px 0 0!important;font-size:10px!important}.agreement-check input{width:15px;height:15px}.agreement-check svg{width:15px;height:15px}.checkout-flow-footer .checkout-flow-inner{min-height:68px;grid-template-columns:1fr auto auto;gap:9px}.checkout-flow-footer .checkout-flow-inner>div{font-size:10px}.checkout-flow-footer .checkout-flow-inner>div small{font-size:9px}.checkout-flow-footer .checkout-flow-inner>strong{min-width:auto;font-size:20px}.checkout-flow-footer .button{min-height:42px;padding-inline:14px;font-size:11px}.checkout-flow-footer .button.secondary{display:none}.checkout-flow-footer .button.primary{min-width:142px}.selected-payment-method{width:100%;min-width:0;margin-bottom:17px;padding:10px 11px}.mobile-direct-payment{gap:9px}.mobile-direct-payment>header h3{font-size:17px}.mobile-direct-payment>header p,.wechat-browser-note{font-size:11px}.direct-pay-button{min-height:62px;padding:8px 11px}.direct-pay-button strong{font-size:14px}.direct-pay-button small{font-size:10px}.mobile-wechat-qr{padding:10px}.mobile-wechat-qr-image{width:154px}.payment-brand-icon{width:31px;height:31px}.payment-brand-icon svg{width:19px;height:19px}.payment-content-layout{grid-template-columns:1fr;gap:16px}.payment-qr-heading{gap:10px;margin-bottom:10px}.payment-qr-heading h3{font-size:17px}.payment-qr-heading button{min-height:31px;padding:0 9px;font-size:10px}.payment-page-qr{width:210px;padding:9px}.payment-qr-section>p{margin:9px 0 5px;font-size:9px}.payment-side-panel{min-height:auto;grid-template-columns:1fr 1fr;gap:8px;padding:13px}.payment-side-panel h3{grid-column:1 / -1;font-size:13px}.payment-side-panel>p:not(.checkout-error),.payment-side-panel>small{display:none}.payment-side-panel .button{min-height:40px;margin:0;padding:0 8px;font-size:10px}.payment-side-panel .checkout-error{grid-column:1 / -1;margin:0}.checkout-success-panel{padding-bottom:12px}.support-content,.help-layout,.payment-grid{grid-template-columns:1fr;gap:20px}.support-content .qr-frame,.payment-grid .qr-frame{width:210px;margin:0 auto}.help-layout aside{display:flex;align-items:center;justify-content:space-between;gap:12px}.agent-visual{width:190px}.checkout-summary{grid-template-columns:54px 1fr}.checkout-summary img{width:50px;height:50px}.checkout-summary>b{grid-column:2}.captcha-line{grid-template-columns:1fr 96px}.legal-layout{padding:48px 18px 80px}.legal-article h1{font-size:38px}.legal-lead{font-size:17px}.legal-article section p{font-size:14px}.order-page{padding:48px 15px 80px}.page-title-row h1{font-size:36px}.page-title-row>svg{width:58px;height:58px;padding:14px}.results-panel{padding:16px}.order-row,.records-page .order-row{grid-template-columns:1fr auto;gap:12px}.order-row>div:nth-child(2){text-align:right}.order-row em,.record-detail-button{justify-self:start}.order-row .icon-button{justify-self:end}.records-page:has(.record-detail-card){padding-top:24px}.record-detail-toolbar{margin-bottom:24px}.record-status-heading{gap:12px;margin-bottom:24px}.record-status-heading h1{font-size:29px}.record-status-heading p{margin:8px 0 11px;font-size:11px}.record-detail-card>header{min-height:74px;grid-template-columns:40px 1fr auto;gap:11px;padding:13px 15px}.record-detail-card>header img{width:40px;height:40px}.record-detail-card>header strong{font-size:13px}.record-detail-card>header span,.record-detail-card>header em{font-size:9px}.record-detail-body{grid-template-columns:1fr}.record-payment-panel{padding:20px 15px}.record-payment-title h2{font-size:17px}.record-payment-title strong{font-size:23px}.record-pay-layout{grid-template-columns:150px minmax(0,1fr);gap:15px;margin-top:18px}.record-pay-qr{width:150px;padding:7px}.record-pay-layout h3{margin-bottom:7px;font-size:13px}.record-pay-layout p{margin-bottom:7px;font-size:9px;line-height:1.55}.record-pay-layout>div:last-child>strong,.record-pay-layout>div:last-child>button{font-size:10px}.record-payment-actions{gap:15px;margin-top:17px}.record-payment-actions .button{min-height:40px;font-size:11px}.record-payment-actions a{font-size:10px}.record-help-panel{display:grid;grid-template-columns:1fr auto;align-items:center;gap:8px 14px;padding:17px 15px;border-top:1px solid #e4e4e8;border-left:0}.record-help-panel h2,.record-help-panel p{grid-column:1}.record-help-panel h2{margin:0;font-size:14px}.record-help-panel p{font-size:9px}.record-help-panel img{grid-column:2;grid-row:1 / 4;width:74px;height:74px;margin:0}.record-help-panel span{display:none}.record-help-panel button{min-height:36px;padding:0 10px;font-size:9px}.record-help-panel button+button{border:1px solid #dedee3;border-radius:7px;margin:0;padding:0 10px;background:#fff}}.query-pagination{display:flex;align-items:center;justify-content:flex-end;gap:14px;margin:18px 0;font-size:14px}.order-status.status-returned{color:#176db7;background:#eaf4fd}.order-detail-link,.delivery-open{display:inline-flex;align-items:center;justify-content:center;gap:5px;border:0;padding:8px 0;color:var(--blue-dark);background:none;font-size:14px;cursor:pointer;text-decoration:none;white-space:nowrap}.order-row>div{min-width:0}.order-row span,.success-state p{overflow-wrap:anywhere}.delivery-list>div,.dialog-order-delivery>div{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.delivery-list code,.dialog-order-delivery code{flex:1 1 180px;min-width:0;overflow-wrap:anywhere}.delivery-list .icon-button,.dialog-order-delivery .icon-button{flex:0 0 auto}.query-actions{flex-wrap:wrap}.product-copy .fulfillment-caption{display:flex;align-items:center;gap:6px;color:#087665;font-size:13px}.fulfillment-caption svg{flex:0 0 auto}.product-copy,.flow-field>input,.query-dialog>input,.query-form-panel>input{font-size:16px}.product-topline p,.benefit-tag,.price-row s,.stock-row span,.sold-row,.flow-label label,.flow-label span,.flow-label button,.flow-field>small,.flow-order-summary span,.flow-payment-summary span,.checkout-flow-header p,.checkout-steps li,.payment-qr-section>p,.payment-side-panel p,.payment-side-panel small,.record-status-heading p,.record-pay-layout p,.record-help-panel p,.record-detail-card>header span,.order-row span,.delivery-guidance,.dialog-order-meta span,.dialog-order-meta code,.dialog-order-meta time{font-size:14px;line-height:1.55}.flow-field>small{font-size:13px}.buy-button,.payment-side-panel .button,.record-help-panel button,.record-payment-actions .button,.checkout-flow-footer .button,.payment-qr-heading button{font-size:14px}.checkout-flow-footer .checkout-flow-inner>div,.checkout-flow-footer .checkout-flow-inner>div small{font-size:14px}.record-detail-card>header strong{font-size:17px}.record-detail-card>header em{font-size:13px}.flow-quantity-field .flow-label{justify-content:flex-start;gap:16px}.flow-quantity-field{margin-bottom:16px}.hero,.hero-stage{min-height:0}.hero-stage{padding:96px 24px 44px}.hero-mark-wrap{width:232px;height:232px;margin-bottom:20px}.hero-mark{width:208px;height:208px}.hero-orbit,.hero-sheen{display:none}.hero h1{max-width:100%;font-size:36px;line-height:1.25}.hero-lead{margin-top:10px;font-size:16px}.hero-actions{margin-top:20px}.catalog-inner{padding-top:34px}.catalog-heading h2{font-size:32px}.service-notes{margin-top:16px}.flow-strip{margin:16px 0 24px;font-size:14px}.product-card{min-height:0}.product-art{min-height:144px;margin:10px 0}@media(max-width:620px){.hero-stage{padding:80px 18px 32px}.hero h1{max-width:100%;font-size:28px}.hero-lead{font-size:14px}.hero-mark-wrap{width:156px;height:156px;margin-bottom:16px}.hero-mark{width:136px;height:136px}.catalog-inner{padding-top:24px}.catalog-heading h2{font-size:25px}.product-art{min-height:112px;margin:0}.checkout-flow-header p{max-width:100%;white-space:normal;padding-right:40px}.checkout-steps li,.checkout-steps li span{font-size:13px}.flow-order-summary{grid-template-columns:auto minmax(0,1fr) auto}.flow-payment-summary{grid-template-columns:minmax(0,1fr) auto}.flow-order-summary>div,.flow-payment-summary>div{min-width:0}.flow-order-summary span,.flow-payment-summary span{max-width:none;white-space:normal;font-size:13px}.flow-order-summary strong,.flow-payment-summary strong{overflow-wrap:anywhere}.flow-label{gap:8px}.flow-label span{font-size:13px}.checkout-flow-footer .checkout-flow-inner{grid-template-columns:1fr auto;gap:8px}.checkout-flow-footer .checkout-flow-inner>strong{display:none}.checkout-flow-footer .button.primary{min-width:0;padding-inline:12px}.payment-qr-heading button{min-height:36px}.record-pay-layout{grid-template-columns:132px minmax(0,1fr);gap:12px}.record-pay-qr{width:132px}.record-pay-layout>div:last-child>strong,.record-pay-layout>div:last-child>button{font-size:13px}.record-payment-actions a{font-size:14px}.record-help-panel{grid-template-columns:minmax(0,1fr) auto}.record-help-panel button{min-height:40px}.delivery-list code,.dialog-order-delivery code{flex-basis:100%}.query-dialog .dialog-order-list article{align-items:start}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.hero-mark-tilt{transform:none!important}}
