html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}:root{--xy-bg: #f2f6fb;--xy-card: #ffffff;--xy-border: #e5edf6;--xy-text: #223046;--xy-muted: #6c7b92;--xy-blue: #42a5f5;--xy-blue-dark: #1976d2;--xy-radius: 16px;--xy-shadow: 0 8px 24px rgba(25, 86, 145, .08);--xy-grid-bg: #ffffff;--xy-grid-line: rgba(15, 23, 42, .07)}html,body,#root{margin:0;padding:0;min-height:100%;font-family:Noto Sans SC,PingFang SC,Microsoft YaHei,sans-serif;color:var(--xy-text);background:var(--xy-bg)}a{text-decoration:none}.xy-page{min-height:100vh;display:flex;flex-direction:column}.xy-header{position:sticky;top:0;z-index:30;background:#ffffffe6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(216,224,234,.92);box-shadow:0 10px 24px #94a3b81f}.xy-header-inner{max-width:1240px;margin:0 auto;padding:12px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px;position:relative}.xy-logo{color:#223046;font-size:21px;font-weight:800}.xy-nav-toggle{display:none;width:40px;height:40px;border-radius:12px;border:1px solid #dce5ef;background:#f4f7fbeb;color:#42556f;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.xy-nav-toggle:hover{border-color:#bfd0e3;background:#fff;color:#223046}.xy-nav-toggle.active{color:#1f4f84;border-color:#bfd0e3;background:#fff;box-shadow:0 10px 18px #94a3b824}.xy-nav{display:flex;align-items:center;gap:18px;padding:0 2px}.xy-nav-link{position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:76px;color:#4d617a;padding:10px 2px 14px;font-size:14px;font-weight:700;letter-spacing:.01em;transition:all .2s ease}.xy-nav-link:after{content:"";position:absolute;left:8px;right:8px;bottom:6px;height:2px;border-radius:999px;background:transparent;transition:background .2s ease,transform .2s ease,opacity .2s ease;opacity:.7;transform:scaleX(.55)}.xy-nav-link:hover{color:#223046}.xy-nav-link:hover:after{background:#42a5f538;transform:scaleX(1)}.xy-nav-link.active{color:#1f4f84}.xy-nav-link.active:after{background:linear-gradient(90deg,var(--xy-blue),var(--xy-blue-dark));opacity:1;transform:scaleX(1)}.xy-public-main{flex:1;min-width:0}.admin-logo{color:#fff;height:56px;display:flex;align-items:center;justify-content:center;font-weight:700;border-bottom:1px solid rgba(255,255,255,.12)}.admin-header{background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 20px;border-bottom:1px solid #e6edf6;height:56px}.admin-content{padding:20px;background:#f2f6fb;min-height:calc(100vh - 56px)}.admin-content .ant-card{border-radius:12px;border-color:#dce7f5;box-shadow:0 8px 20px #144b8c14}.admin-card-tabs .ant-tabs-nav{margin-bottom:12px}.admin-card-toolbar{margin-bottom:15px;display:flex;gap:10px;flex-wrap:wrap}.admin-login-wrap{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f7fafe,#eef3f9)}.admin-login-card{width:420px;border-radius:14px;box-shadow:0 10px 30px #0000000d}.admin-modal-scroll{max-height:70vh;overflow-y:auto;padding-right:6px}.admin-product-tip{margin:-6px 0 12px;font-size:12px;color:#73839b}.admin-order-toolbar{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:16px}.admin-order-toolbar .ant-input{width:220px}.admin-payment-toolbar{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:16px}.admin-payment-toolbar .ant-input{width:220px}.admin-order-inline-actions{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:16px}.admin-order-detail-section{margin-top:22px}.admin-order-detail-section h4{margin:0 0 10px;color:#2b3d54}.admin-order-code-list{display:flex;flex-direction:column;gap:8px}.admin-order-code-item{padding:10px 12px;border-radius:10px;background:#f7fafc;border:1px solid #e2ebf5;color:#33445d;font-family:Consolas,Monaco,monospace;word-break:break-all}.admin-log-payload{margin:0;padding:14px 16px;border-radius:12px;background:#0f1724;color:#d8e4f2;border:1px solid #1f3248;font-family:Consolas,Monaco,monospace;font-size:12px;line-height:1.7;white-space:pre-wrap;word-break:break-word;overflow-x:auto}.admin-order-input-grid{display:grid;gap:10px}.admin-order-input-item{display:flex;flex-direction:column;gap:4px;padding:10px 12px;border-radius:10px;background:#f7fafc;border:1px solid #e2ebf5}.admin-order-input-item label{font-size:12px;color:#6d7d93}.admin-order-input-item span{color:#33445d;white-space:pre-wrap;word-break:break-word}.admin-order-empty{padding:16px 12px;border-radius:10px;background:#f7fafc;border:1px dashed #d2ddea;color:#73839b}.xy-ui-home-page{position:relative;min-height:100vh;background-color:var(--xy-grid-bg);background-image:linear-gradient(to right,var(--xy-grid-line) 1px,transparent 1px),linear-gradient(to bottom,var(--xy-grid-line) 1px,transparent 1px);background-size:32px 32px;padding:26px 0 42px;overflow:hidden}.xy-ui-home-page:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 14% 12%,rgba(148,163,184,.12),transparent 28%),radial-gradient(circle at 85% 18%,rgba(148,163,184,.1),transparent 24%),radial-gradient(circle at 72% 82%,rgba(203,213,225,.12),transparent 30%)}.xy-ui-announce-card{position:relative;z-index:1;margin:0 auto 10px;width:calc(100% - 32px);max-width:1200px;border-radius:14px;background:#ffffffeb;padding:10px 14px 12px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid #d8e0ea;box-shadow:0 10px 30px #94a3b81f}.xy-ui-announce-title{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:700;color:#2f4b72;margin-bottom:6px}.xy-ui-announce-body{color:#4a5f7c;font-size:13px;line-height:1.5;max-height:150px;overflow:auto;scrollbar-width:thin}.xy-ui-announce-body p,.xy-ui-announce-body ul,.xy-ui-announce-body ol{margin:0 0 6px}.xy-ui-announce-body>:last-child{margin-bottom:0}.xy-ui-announce-plain{white-space:pre-wrap;word-break:break-word}.xy-ui-main-container{display:flex;gap:20px;width:calc(100% - 32px);max-width:1200px;margin:0 auto;align-items:flex-start;position:relative;z-index:1}.xy-ui-sidebar-card{width:300px;background:#ffffffeb;border-radius:16px;padding:24px 20px;box-shadow:0 10px 28px #94a3b824;border:1px solid #dce4ee;flex-shrink:0;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.xy-ui-sidebar-header{display:flex;align-items:center;gap:10px;font-weight:700;font-size:18px;color:#3b4b66;margin-bottom:12px}.xy-ui-category-menu{list-style:none;padding:0;margin:0}.xy-ui-category-menu li{padding:12px 15px;cursor:pointer;border-radius:10px;margin-bottom:5px;display:flex;align-items:center;gap:12px;font-size:15px;color:#5f6f82;transition:all .2s;border:1px solid transparent}.xy-ui-category-menu li:hover{background:#f3f7fbf5;border-color:#dce4eeeb;color:#435670}.xy-ui-category-menu li.active{background:linear-gradient(180deg,#eff4f9fa,#e7eef6fa);color:#223046;font-weight:700;border-color:#d6e0ec;box-shadow:0 8px 18px #94a3b81f}.xy-ui-category-name{font-size:15px}.xy-ui-category-pic{width:20px;height:20px;border-radius:50%;object-fit:cover}.xy-ui-content-card{flex:1;background:#fffffff0;border-radius:16px;padding:24px 24px 15px;box-shadow:0 12px 30px #94a3b824;border:1px solid #dce4ee;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.xy-ui-content-header-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.xy-ui-content-title{display:flex;align-items:center;gap:10px;font-weight:700;font-size:18px;color:#37475f}.xy-ui-header-actions{display:flex;align-items:center;gap:8px}.xy-ui-order-search-entry{display:inline-flex;align-items:center;gap:4px;border:1px solid #d6e7f9;background:#ffffffd1;color:#2f5f97;font-size:12px;font-weight:600;border-radius:8px;height:26px;padding:0 10px;cursor:pointer}.xy-ui-order-search-entry:hover{border-color:#8eb8e9;color:#1d4f88}.xy-ui-card-redeem-entry{border-color:#d9e9de;color:#2d6b45}.xy-ui-card-redeem-entry:hover{border-color:#9ec5aa;color:#25583a}.xy-ui-view-switcher{display:flex;gap:5px;background:#eceff3f2;padding:4px;border-radius:8px}.xy-ui-view-switcher button{width:28px;height:26px;border:none;background:transparent;cursor:pointer;border-radius:6px;color:#999;display:flex;align-items:center;justify-content:center}.xy-ui-view-switcher button.active{background:#fff;color:#333;box-shadow:0 2px 4px #00000017}.xy-ui-search-bar{display:flex;gap:10px;margin-bottom:15px}.xy-ui-search-bar input{flex:1;background:#eceff3d1;border:1px solid rgba(148,163,184,.24);padding:8px 15px;border-radius:8px;font-size:14px;height:40px;outline:none;box-shadow:none;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.xy-ui-search-bar input:focus{background:#fff;border-color:#42a5f561;box-shadow:0 0 0 2px #42a5f514}.xy-ui-search-btn{background:#2ecc71;color:#fff;border:none;padding:0 25px;height:40px;border-radius:8px;font-weight:600;font-size:14px;cursor:pointer}.xy-ui-product-table{width:100%}.xy-ui-table-head{display:grid;grid-template-columns:1fr 100px 80px 100px;padding:10px 15px;background:#e8ecf1f0;border-radius:8px;font-weight:700;font-size:13px;color:#617186;margin-bottom:6px}.xy-ui-table-row{display:grid;grid-template-columns:1fr 100px 80px 100px;padding:14px 15px;align-items:center;border-bottom:1px solid rgba(220,229,241,.55);cursor:pointer;transition:background .2s}.xy-ui-td-name{display:flex;align-items:center;gap:12px;min-width:0}.xy-ui-item-icon{font-size:18px}.xy-ui-item-thumb{width:40px;height:40px;border-radius:10px;object-fit:cover;flex:0 0 40px;border:1px solid rgba(224,230,238,.9);background:#f5f7fa}.xy-ui-item-title{font-size:14px;color:#45566d;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.xy-ui-td-price{color:#ff4d4f;font-weight:700;font-size:14px}.xy-ui-td-stock{color:#2ecc71;font-weight:700;font-size:14px}.xy-ui-mini-buy-btn{display:inline-flex;align-items:center;gap:6px;background:#f5f7fa;border:1px solid #eeeeee;padding:5px 12px;border-radius:6px;font-size:13px;cursor:pointer;color:#666}.xy-ui-mini-buy-btn:hover{background:#007aff;color:#fff;border-color:#007aff}.xy-ui-product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px}.xy-ui-grid-item{border:1px solid #eeeeee;border-radius:12px;overflow:hidden;cursor:pointer;transition:all .2s;background:#fff}.xy-ui-grid-item:hover{transform:translateY(-5px);box-shadow:0 8px 24px #00000014}.xy-ui-grid-img{height:150px}.xy-ui-grid-img img{width:100%;height:100%;object-fit:cover}.xy-ui-grid-info{padding:12px}.xy-ui-grid-info h3{font-size:15px;margin:0 0 10px;height:40px;overflow:hidden;color:#333}.xy-ui-grid-footer{display:flex;justify-content:space-between;align-items:center}.xy-ui-grid-price{color:#ff4d4f;font-weight:700;font-size:16px}.xy-ui-grid-btn{background:#007aff;color:#fff;border:none;padding:5px 12px;border-radius:6px;font-size:13px;cursor:pointer}.xy-ui-grid-btn:hover{background:#166fd0}.detail-page-wrapper{max-width:1000px;width:100%;margin:0 auto}.detail-v3{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 10px 40px #0000000a;border:1px solid #edf2f7}.v3-top-bar{position:relative;isolation:isolate;overflow:hidden;background:radial-gradient(circle at 82% 18%,rgba(255,255,255,.12),transparent 20%),linear-gradient(135deg,#0f1720,#182231 42%,#101826);color:#fff;padding:30px 40px;display:flex;justify-content:space-between;align-items:center}.v3-top-bar:before{content:"";position:absolute;inset:-35% auto -35% -20%;width:42%;transform:rotate(18deg);background:linear-gradient(90deg,#fff0,#ffffff2b,#fff0);filter:blur(2px);opacity:.85;pointer-events:none;animation:v3-top-bar-shine 5.8s ease-in-out infinite}.v3-top-bar:after{content:"";position:absolute;top:-42px;right:10%;width:180px;height:180px;border-radius:50%;background:radial-gradient(circle,#ffffff24,#ffffff0d 32%,#fff0 72%);pointer-events:none;animation:v3-top-bar-glow 6.6s ease-in-out infinite}.v3-top-bar>*{position:relative;z-index:1}.v3-cat-label{display:inline-flex;align-items:center;min-height:26px;padding:0 10px;border-radius:999px;background:#ffffff1f;color:#ffffffe0;font-size:12px;font-weight:700;margin-bottom:10px}.v3-title-area h2{margin:0;font-size:24px;font-weight:800}.v3-top-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.v3-summary-chip{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:999px;background:#ffffff1f;border:1px solid rgba(255,255,255,.14);color:#ffffffe6;font-size:12px;font-weight:700}.v3-price-area{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.v3-label{font-size:12px;color:#ffffffb3}.v3-amount{font-size:36px;font-weight:900;color:#fff}.v3-retail-price{font-size:13px;color:#ffffff9e;text-decoration:line-through}.v3-main-grid{display:grid;grid-template-columns:1fr 400px;gap:1px;background:#edf2f7}.v3-form-area,.v3-info-area{background:#fff;padding:25px 30px}.v3-form-title{font-size:18px;font-weight:800;margin-bottom:12px;color:#1a202c}.v3-payment-stack{display:flex;flex-direction:column;gap:10px}.v3-pay-option{display:flex;align-items:center;gap:12px;width:100%;min-height:74px;padding:12px 14px;border-radius:16px;border:1px solid #dce5f0;background:linear-gradient(180deg,#fff,#f9fbff);cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease,transform .2s ease;text-align:left}.v3-pay-option:hover{border-color:#bfd0e7;box-shadow:0 10px 22px #5070981a;transform:translateY(-1px)}.v3-pay-option.active{border-color:#1f7ae0;background:linear-gradient(180deg,#f7fbff,#edf5ff);box-shadow:0 12px 24px #1f7ae024}.v3-pay-radio{position:relative;display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;border:2px solid #cad5e2;flex:0 0 20px;transition:border-color .2s ease,background .2s ease}.v3-pay-radio-dot{width:8px;height:8px;border-radius:50%;background:transparent;transition:background .2s ease}.v3-pay-radio.active{border-color:#1f7ae0;background:#1f7ae014}.v3-pay-radio.active .v3-pay-radio-dot{background:#1f7ae0}.v3-payment-icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:14px;font-size:24px;flex:0 0 44px;background:transparent}.v3-payment-icon-alipay{color:#1677ff}.v3-payment-icon-wxpay{color:#52c41a}.v3-payment-icon-qqpay{color:#1890ff}.v3-payment-icon-bank{color:#722ed1}.v3-payment-icon-usdt{color:#13c2c2}.v3-pay-main{display:flex;flex-direction:column;gap:4px;min-width:0;flex:1}.v3-pay-main strong{font-size:14px;color:#203247;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v3-pay-main small{font-size:12px;color:#718096;line-height:1.45}.v3-pay-state{display:inline-flex;align-items:center;justify-content:center;min-width:56px;height:30px;padding:0 12px;border-radius:999px;background:#eef2f7;color:#718096;font-size:12px;font-weight:700;flex:0 0 auto;transition:background .2s ease,color .2s ease}.v3-pay-state.active{background:#1f7ae0;color:#fff}.v3-payment-empty{min-height:52px;display:flex;align-items:center;justify-content:center;border-radius:12px;border:1px dashed #d6dfeb;background:#f8fbff;color:#70829b;font-size:13px}.v3-image-box{width:100%;height:300px;margin-bottom:30px}.v3-image-box img{width:100%;height:100%;object-fit:cover;border-radius:12px}.v3-meta-tags{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:16px}.v3-buy-prompt{margin-bottom:18px;border-radius:12px}.v3-desc-box h4{margin:0 0 15px;font-size:18px;font-weight:800}.v3-desc-box p{font-size:15px;color:#4a5568;line-height:1.8}.v3-prewrap{white-space:pre-wrap;word-break:break-word;line-height:1.8}.v3-detail-text{margin-top:15px;padding-top:15px;border-top:1px solid #f0f0f0;color:#666;font-size:14px}.v3-wholesale-box{margin-top:20px;padding:18px 18px 14px;border-radius:12px;background:#f7fafc;border:1px solid #e2ebf5}.v3-wholesale-box h4{margin:0 0 10px;font-size:17px;color:#1f2f46}.v3-wholesale-box ul{margin:0;padding-left:18px;color:#4b5d75;line-height:1.8}.final-pay-btn{width:100%;padding:16px;background:#2ecc71;color:#fff;border:none;border-radius:12px;font-size:17px;font-weight:800;cursor:pointer}.final-pay-btn:hover{background:#27ae60;transform:translateY(-2px);box-shadow:0 4px 12px #2ecc7133}.v3-guarantee{margin-top:20px;padding-top:15px;border-top:1px solid #f0f0f0;display:flex;gap:20px}.v3-guarantee .g-item{display:flex;align-items:center;gap:8px;font-size:13px;color:#718096}.v3-guarantee .g-item svg{color:#2ecc71}.v3-extra-tips{margin-top:25px;padding:15px;background:#fdf2f2;border-radius:8px;border-left:4px solid #ff4d4f}.v3-extra-tips p{font-size:12px;color:#c53030;margin:5px 0}.xy-redeem-page{min-height:100vh;background-color:var(--xy-grid-bg);background-image:linear-gradient(to right,var(--xy-grid-line) 1px,transparent 1px),linear-gradient(to bottom,var(--xy-grid-line) 1px,transparent 1px);background-size:32px 32px;padding:22px 0 34px}.xy-redeem-wrap{width:calc(100% - 32px);max-width:1180px;margin:0 auto}.xy-redeem-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px}.xy-redeem-title-badge{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border-radius:10px;background:#ffffffeb;border:1px solid #d8e0ea;box-shadow:0 8px 24px #94a3b824;color:#2f4b72;font-size:14px;font-weight:700}.xy-redeem-back-btn{display:inline-flex;align-items:center;gap:4px;height:34px;padding:0 12px;border-radius:8px;border:1px solid #d8e0ea;background:#ffffffeb;color:#2f5f97;cursor:pointer;font-size:12px;font-weight:600;box-shadow:0 8px 24px #94a3b81f}.xy-redeem-back-btn:hover{border-color:#8eb8e9;color:#1d4f88}.xy-redeem-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:12px;align-items:start}.xy-redeem-card{background:#fffffff0;border-radius:16px;border:1px solid #dce4ee;box-shadow:0 12px 30px #94a3b824;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding:18px}.xy-redeem-copy-block h2{margin:0 0 8px;font-size:26px;color:#24364f}.xy-redeem-muted{margin:0;color:#6e7f95;font-size:14px;line-height:1.7}.xy-redeem-form{display:flex;flex-direction:column;gap:12px;margin-top:18px}.xy-redeem-code-input .ant-input{height:50px;font-size:15px}.xy-redeem-code-input.ant-input-affix-wrapper{border-radius:14px;border-color:#d8e3ef;box-shadow:none}.xy-redeem-code-input.ant-input-affix-wrapper:focus,.xy-redeem-code-input.ant-input-affix-wrapper-focused{border-color:#8bb8ea;box-shadow:0 0 0 3px #42a5f514}.xy-redeem-actions{display:flex;gap:10px}.xy-redeem-submit-btn{min-width:160px;height:48px;border-radius:14px;font-size:15px;font-weight:700}.xy-redeem-alert{margin-top:16px;border-radius:14px}.xy-redeem-note-list{display:grid;gap:10px;margin-top:18px}.xy-redeem-note-card{display:flex;gap:12px;align-items:flex-start;padding:14px;border-radius:14px;background:linear-gradient(180deg,#f8fbff,#f3f7fc);border:1px solid #e2ebf5;color:#38506c}.xy-redeem-note-card strong{display:block;margin-bottom:4px;font-size:14px;color:#24364f}.xy-redeem-note-card span{display:block;font-size:13px;line-height:1.65;color:#64758c}.xy-redeem-result-head{display:flex;justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:14px}.xy-redeem-result-head h3{margin:0 0 6px;font-size:20px;color:#24364f}.xy-redeem-result-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.xy-redeem-result-item{border:1px solid #e2ebf5;border-radius:14px;background:linear-gradient(180deg,#fff,#f8fbff);padding:12px;min-width:0}.xy-redeem-result-item-full{grid-column:1 / -1}.xy-redeem-result-item label{display:block;margin-bottom:6px;color:#6e7f95;font-size:12px}.xy-redeem-value-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.xy-redeem-value{color:#24364f;font-size:14px;font-weight:700;word-break:break-word}.xy-redeem-mono{font-family:Consolas,Monaco,monospace;letter-spacing:.02em}.xy-redeem-copy-btn{display:inline-flex;align-items:center;gap:4px;height:30px;padding:0 10px;border-radius:999px;border:1px solid #d6e0ec;background:#fff;color:#5c6f87;cursor:pointer;font-size:12px;font-weight:700;flex:0 0 auto}.xy-redeem-copy-btn:hover{border-color:#9bb6d5;color:#274b74}.xy-redeem-result-empty{min-height:340px;display:flex;align-items:center;justify-content:center;border-radius:16px;background:linear-gradient(180deg,#f8fbffeb,#f2f7fceb);border:1px dashed #d8e3ef}@keyframes v3-top-bar-shine{0%{transform:translate3d(-160%,0,0) rotate(18deg);opacity:0}16%{opacity:.75}50%{transform:translate3d(300%,0,0) rotate(18deg);opacity:.9}60%{opacity:0}to{transform:translate3d(300%,0,0) rotate(18deg);opacity:0}}@keyframes v3-top-bar-glow{0%,to{transform:scale(.96);opacity:.55}50%{transform:scale(1.08);opacity:.88}}@media (prefers-reduced-motion: reduce){.v3-top-bar:before,.v3-top-bar:after{animation:none}}.xy-order-search-page{min-height:100vh;background-color:var(--xy-grid-bg);background-image:linear-gradient(to right,var(--xy-grid-line) 1px,transparent 1px),linear-gradient(to bottom,var(--xy-grid-line) 1px,transparent 1px);background-size:32px 32px;padding:22px 0 32px}.xy-order-search-wrap{width:calc(100% - 32px);max-width:1200px;margin:0 auto}.xy-order-search-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.xy-order-search-title{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border-radius:10px;background:#ffffffeb;border:1px solid #d8e0ea;box-shadow:0 8px 24px #94a3b824;color:#2f4b72;font-size:14px;font-weight:700}.xy-order-back-btn{display:inline-flex;align-items:center;gap:4px;height:34px;padding:0 12px;border-radius:8px;border:1px solid #d8e0ea;background:#ffffffeb;color:#2f5f97;cursor:pointer;font-size:12px;font-weight:600;box-shadow:0 8px 24px #94a3b81f}.xy-order-back-btn:hover{border-color:#8eb8e9;color:#1d4f88}.xy-order-search-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);gap:12px}.xy-order-search-card,.xy-order-history-card{background:#fffffff0;border-radius:16px;border:1px solid #dce4ee;box-shadow:0 12px 30px #94a3b824;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.xy-order-search-card{padding:12px}.xy-order-history-card{padding:10px}.xy-order-query-tab{display:flex;flex-direction:column;gap:10px}.xy-order-query-line{display:flex;gap:8px}.xy-order-query-line .ant-btn{min-width:86px}.xy-order-query-line-submit{justify-content:flex-end}.xy-order-query-line-submit .ant-btn{min-width:132px}.xy-order-query-line-email .ant-input-affix-wrapper{max-width:260px}.xy-order-sn-result{border:1px solid #e2ebf6;border-radius:10px;background:#ffffffb3;padding:10px 12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 10px}.xy-order-sn-item{display:flex;flex-direction:column;gap:3px}.xy-order-sn-item label{font-size:12px;color:#6e7f95}.xy-order-sn-item span{color:#3d4f67;font-size:13px}.xy-order-sn-actions{grid-column:1 / -1;display:flex;justify-content:flex-end;padding-top:4px}.xy-order-tab-empty{border:1px dashed #d4deea;border-radius:10px;background:#ffffff8f;padding:12px 0}.xy-order-history-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.xy-order-history-title{display:inline-flex;align-items:center;gap:5px;font-size:13px;font-weight:700;color:#2f4b72}.xy-order-no-cell{font-size:12px;font-family:Consolas,Monaco,monospace;color:#4b5f79}.xy-order-amount-cell{color:#e64545;font-weight:700}.xy-order-mobile-list{display:flex;flex-direction:column;gap:10px}.xy-order-mobile-card{border:1px solid #e2ebf5;border-radius:14px;background:#ffffffe6;box-shadow:0 10px 24px #94a3b81f;padding:12px}.xy-order-mobile-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:10px}.xy-order-mobile-no{font-size:12px;line-height:1.7;font-family:Consolas,Monaco,monospace;color:#334960;word-break:break-all}.xy-order-mobile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.xy-order-mobile-item{display:flex;flex-direction:column;gap:4px;min-width:0}.xy-order-mobile-item label{font-size:12px;color:#6e7f95}.xy-order-mobile-item span{font-size:13px;color:#3d4f67;word-break:break-word}.xy-order-mobile-actions{margin-top:12px}.unified-checkout .ant-form-item{margin-bottom:6px!important}.unified-checkout .ant-form-item-label{padding-bottom:0!important}.unified-checkout .ant-form-item-label>label{height:20px;font-size:13px}.unified-checkout{gap:4px!important;display:flex;flex-direction:column}.success-hero{text-align:center;padding:40px 20px;background:#fff;border-radius:20px;margin-bottom:24px;border:1px solid #edf2f7}.success-icon-wrapper{width:80px;height:80px;background:#f6ffed;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;color:#52c41a}.order-info-v3{background:#fff;border-radius:20px;overflow:hidden;border:1px solid #edf2f7;margin-bottom:24px}.info-grid-v3{display:grid;grid-template-columns:repeat(2,1fr);gap:30px;padding:30px 40px}.codes-section-v3{background:#f8fafc;padding:30px 40px;border-top:1px solid #edf2f7}.code-card-v3{background:#fff;border:1.5px dashed #e2e8f0;padding:15px 20px;border-radius:12px;margin-bottom:12px;display:flex;justify-content:space-between;align-items:center}.page-wrapper{padding:40px 20px;min-height:100vh;display:flex;justify-content:center;background-color:var(--xy-grid-bg);background-image:linear-gradient(to right,var(--xy-grid-line) 1px,transparent 1px),linear-gradient(to bottom,var(--xy-grid-line) 1px,transparent 1px);background-size:32px 32px}@media (max-width: 768px){.xy-ui-main-container{flex-direction:column!important;display:flex!important;width:94%!important;margin:0 auto!important;gap:15px!important}.xy-ui-announce-card{width:94%!important;margin:0 auto 10px!important}.xy-header-inner{width:calc(100% - 24px);padding:10px 0;align-items:center;gap:12px}.xy-logo{font-size:18px;text-align:left;flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.xy-nav-toggle{display:inline-flex;flex:0 0 auto}.xy-nav{display:none;position:absolute;top:calc(100% + 8px);right:0;left:0;grid-template-columns:1fr;gap:6px;padding:8px;border-radius:18px;background:linear-gradient(180deg,#f7fafceb,#f1f5f9f0);border:1px solid #dde6ef;box-shadow:0 18px 34px #94a3b833,inset 0 1px #ffffffb8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.xy-nav.mobile-open{display:grid}.xy-nav-link{min-width:0;justify-content:flex-start;text-align:left;padding:12px;font-size:13px;border-radius:14px;background:transparent}.xy-nav-link:after{left:12px;right:auto;width:26px;bottom:8px}.xy-nav-link:hover{background:#ffffffb3}.xy-nav-link.active{background:#fff;box-shadow:0 8px 16px #94a3b824}.xy-ui-sidebar-card{width:100%!important;padding:10px!important;box-sizing:border-box!important;background:#fffffff0!important;border:1px solid #dce4ee!important;border-radius:12px!important;box-shadow:0 10px 24px #94a3b81f!important}.xy-ui-category-menu{max-height:200px;overflow-y:auto;padding:0!important;display:flex!important;flex-direction:column!important}.xy-ui-category-menu li{margin-bottom:6px!important;padding:10px 12px!important;border:1px solid #edf2f7!important;border-radius:8px!important;background:#f7fafcf5!important;display:flex!important;align-items:center!important;gap:12px!important;color:#42556f!important}.xy-ui-category-menu li.active{background:linear-gradient(180deg,#edf3f8,#e2eaf3)!important;color:#223046!important;font-weight:700!important;border-color:#d2ddea!important;box-shadow:0 4px 12px #94a3b824!important}.xy-ui-category-emoji{font-size:22px!important}.xy-ui-category-pic{width:24px!important;height:24px!important}.xy-ui-content-card{width:100%!important;padding:16px!important;box-sizing:border-box!important}.xy-ui-table-row{flex-direction:row!important;padding:10px 12px!important;background:#fff!important;display:flex!important;align-items:center!important;margin-bottom:6px!important;border:1px solid #f1f3f6!important;border-radius:10px!important}.xy-ui-td-name{flex:1!important;margin-bottom:0!important}.xy-ui-td-stock,.xy-ui-table-head{display:none!important}.xy-ui-search-bar{position:relative;display:block}.xy-ui-search-bar input{width:100%;box-sizing:border-box;padding-right:76px}.xy-ui-search-btn{position:absolute;top:4px;right:4px;width:auto;height:32px;padding:0 14px;border-radius:10px;font-size:12px;z-index:1}.xy-ui-content-header-top{flex-direction:column;align-items:stretch;gap:10px}.xy-ui-header-actions{justify-content:space-between;flex-wrap:wrap}.xy-ui-order-search-entry,.xy-ui-card-redeem-entry{justify-content:center}.v3-main-grid{display:flex!important;flex-direction:column!important}.v3-top-bar{flex-direction:column;align-items:stretch!important;padding:20px 18px!important;gap:14px!important}.v3-title-area h2{font-size:20px!important;line-height:1.35!important}.v3-top-meta{margin-top:12px!important}.v3-summary-chip{background:#ffffff1a!important;border-color:#ffffff1f!important}.v3-amount{font-size:28px!important}.v3-price-area{align-items:flex-start!important;margin-top:0;padding-top:12px;border-top:1px solid rgba(255,255,255,.12)}.v3-form-area,.v3-info-area{padding:18px!important}.v3-info-area{display:flex;flex-direction:column;gap:14px}.v3-image-box{height:220px!important;margin-bottom:0!important}.v3-image-box img{border-radius:14px!important}.v3-meta-tags{display:none!important}.v3-buy-prompt,.v3-desc-box,.v3-wholesale-box,.v3-extra-tips{margin:0!important}.v3-desc-box h4,.v3-wholesale-box h4{font-size:16px!important}.v3-desc-box p,.v3-prewrap,.v3-detail-text,.v3-wholesale-box ul{font-size:14px!important;line-height:1.75!important}.v3-form-area{border-top:1px solid #edf2f7}.v3-form-title{margin-bottom:14px!important;padding-bottom:10px;border-bottom:1px solid #edf2f7}.v3-payment-stack{gap:8px}.v3-pay-option{min-height:70px;padding:10px 12px;border-radius:14px;gap:10px}.v3-pay-state{min-width:52px;height:28px;padding:0 10px;font-size:11px}.v3-payment-icon{width:40px;height:40px;font-size:22px;border-radius:12px}.v3-pay-main strong{font-size:13px}.v3-pay-main small{font-size:11px}.v3-guarantee{gap:12px;flex-wrap:wrap}.v3-guarantee .g-item{flex:1 1 calc(50% - 6px);min-width:120px}.admin-order-toolbar .ant-input,.admin-payment-toolbar .ant-input{width:100%}.info-grid-v3{grid-template-columns:1fr!important}.page-wrapper{padding:10px 0!important}.xy-order-search-wrap{width:calc(100% - 18px)}.xy-order-search-head{flex-direction:column;align-items:stretch;gap:8px}.xy-order-search-title{justify-content:center}.xy-order-back-btn{display:none!important}.xy-order-search-grid{grid-template-columns:1fr}.xy-order-search-card,.xy-order-history-card{border-radius:14px}.xy-order-search-card,.xy-order-history-card{padding:10px}.xy-order-search-card .ant-tabs-nav{margin-bottom:10px!important}.xy-order-search-card .ant-tabs-nav-list{width:100%}.xy-order-search-card .ant-tabs-tab{flex:1 1 0;justify-content:center;margin:0!important;padding:10px 8px!important}.xy-order-search-card .ant-tabs-tab-btn{font-size:13px;white-space:nowrap}.xy-order-query-line,.xy-order-query-line-email{flex-direction:column}.xy-order-query-line .ant-input,.xy-order-query-line .ant-input-affix-wrapper,.xy-order-query-line .ant-btn{width:100%}.xy-order-query-line .ant-btn{min-width:0}.xy-order-query-line-submit{justify-content:stretch}.xy-order-query-line-email .ant-input-affix-wrapper{max-width:none}.xy-order-sn-result{grid-template-columns:1fr;padding:12px}.xy-order-sn-actions{justify-content:stretch}.xy-order-sn-actions .ant-btn{width:100%}.xy-order-history-head{flex-direction:column;align-items:stretch;gap:8px}.xy-order-history-head .ant-popconfirm-open,.xy-order-history-head .ant-btn{align-self:flex-end}.xy-order-mobile-grid{grid-template-columns:1fr}.xy-order-mobile-card .ant-tag{margin-inline-end:0}.xy-redeem-wrap{width:calc(100% - 18px)}.xy-redeem-head{display:none}.xy-redeem-title-badge{justify-content:center}.xy-redeem-back-btn{display:none!important}.xy-redeem-grid{grid-template-columns:1fr}.xy-redeem-card{padding:14px;border-radius:14px}.xy-redeem-copy-block h2{font-size:22px;line-height:1.35}.xy-redeem-form{margin-top:14px}.xy-redeem-code-input .ant-input{height:44px;font-size:14px}.xy-redeem-code-input.ant-input-affix-wrapper{border-radius:12px}.xy-redeem-actions{flex-direction:column}.xy-redeem-submit-btn{width:100%;height:44px;border-radius:12px;font-size:14px}.xy-redeem-result-head{flex-direction:column;align-items:stretch}.xy-redeem-result-grid{grid-template-columns:1fr}.xy-redeem-value-row{align-items:flex-start;flex-direction:column}.xy-redeem-copy-btn{width:100%;justify-content:center}.xy-redeem-result-empty{min-height:220px}}
