:root{--ink:#142039;--muted:#6e7b91;--blue:#168df2;--cyan:#16c9dc;--line:#e5edf6;--panel:#fff;--soft:#f5f9fd;--orange:#ff8b3d;--green:#18b875;--shadow:0 18px 55px rgba(26,80,125,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Inter,"PingFang SC","Microsoft YaHei",system-ui,sans-serif;background:#eaf9ff;min-height:100vh}.ambient{position:fixed;z-index:-1;border-radius:50%;filter:blur(2px)}.ambient-a{width:680px;height:680px;right:-160px;top:-180px;background:radial-gradient(circle,#c4f7fb,transparent 68%)}.ambient-b{width:720px;height:720px;left:-280px;top:360px;background:radial-gradient(circle,#d8eaff,transparent 66%)}.shell{width:min(1180px,calc(100% - 40px));margin:auto}.topbar{height:86px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px;color:var(--ink);text-decoration:none}.brand-mark{width:44px;height:44px;display:grid;place-items:center;border-radius:14px;color:#fff;font-size:23px;font-weight:900;background:linear-gradient(135deg,var(--blue),var(--cyan));box-shadow:0 8px 20px rgba(22,141,242,.24)}.brand-mark.brand-mark-multi{font-size:15px;letter-spacing:-.4px}.brand-mark.brand-mark-long{font-size:11px;letter-spacing:-.8px}.brand b,.brand small{display:block}.brand small{font-size:11px;color:var(--muted);margin-top:2px}.top-actions{display:flex;align-items:center;gap:22px}.support-link{font-size:14px;color:var(--muted);text-decoration:none}.order-search{border:0;border-radius:999px;padding:11px 18px;background:linear-gradient(90deg,var(--blue),var(--cyan));color:#fff;font-weight:700;box-shadow:0 8px 22px rgba(22,141,242,.28);cursor:pointer}.hero-card{min-height:330px;border-radius:28px;padding:52px 60px;display:flex;overflow:hidden;position:relative;color:#fff;background:linear-gradient(115deg,#0e78e9,#15b8dc);box-shadow:var(--shadow)}.hero-copy{position:relative;z-index:2;width:62%}.eyebrow,.section-kicker{font-size:11px;letter-spacing:2.2px;font-weight:800;opacity:.78}.hero-copy h1{font-size:48px;line-height:1.14;margin:15px 0}.hero-copy h1 em{font-style:normal;color:#bff6ff}.hero-copy p{font-size:16px;opacity:.85}.hero-badges{display:flex;gap:12px;margin-top:26px}.hero-badges span{font-size:13px;padding:8px 12px;border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.1);border-radius:999px}.hero-art{position:absolute;right:0;top:0;width:42%;height:100%}.orbit{position:absolute;border:1px solid rgba(255,255,255,.2);border-radius:50%}.orbit-1{width:330px;height:330px;top:-80px;right:-25px}.orbit-2{width:230px;height:230px;right:40px;bottom:-80px}.glass-card{position:absolute;right:52px;top:88px;width:210px;padding:22px;border-radius:20px;transform:rotate(-4deg);background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.35);backdrop-filter:blur(12px);box-shadow:0 24px 50px rgba(0,40,100,.18)}.glass-card span,.glass-card small{display:block;opacity:.8;font-size:12px}.glass-card strong{display:block;font-size:34px;margin:8px 0}.coin{position:absolute;right:255px;top:48px;width:62px;height:62px;border-radius:20px;display:grid;place-items:center;font-size:30px;background:#fff;color:var(--blue);transform:rotate(12deg);box-shadow:0 15px 28px rgba(0,30,100,.2)}.notice-card{display:flex;align-items:center;gap:18px;margin:20px 0;background:#fff;border:1px solid rgba(255,255,255,.8);padding:20px 24px;border-radius:18px;box-shadow:0 10px 35px rgba(26,80,125,.07)}.notice-icon{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:#e8f6ff;color:var(--blue);font-weight:900}.notice-card h2{font-size:15px;margin:0 0 5px}.notice-card p{font-size:13px;color:var(--muted);margin:0}.notice-card a{margin-left:auto;white-space:nowrap;color:var(--blue);font-size:13px;text-decoration:none}.catalog{background:#fff;padding:34px;border-radius:26px;margin-bottom:38px;box-shadow:var(--shadow)}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:24px}.section-kicker{color:var(--blue)}.section-heading h2{font-size:27px;margin:6px 0 0}.search{height:42px;border:1px solid var(--line);border-radius:12px;display:flex;align-items:center;gap:8px;padding:0 13px;background:var(--soft)}.search input{border:0;outline:0;background:transparent;width:180px;color:var(--ink)}.categories{display:flex;gap:10px;overflow:auto;padding-bottom:8px}.category{border:1px solid var(--line);background:var(--soft);color:var(--muted);border-radius:13px;padding:13px 18px;white-space:nowrap;cursor:pointer;font-weight:650}.category.active{color:#fff;border-color:transparent;background:linear-gradient(90deg,var(--blue),var(--cyan));box-shadow:0 8px 18px rgba(22,141,242,.2)}.result-meta{display:flex;justify-content:space-between;margin:18px 2px 12px;color:var(--muted);font-size:12px}.live-dot{color:var(--green)}.live-dot:before{content:"";display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--green);margin-right:6px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.product{border:1px solid var(--line);border-radius:18px;padding:18px;transition:.2s;background:#fff;display:flex;flex-direction:column;min-height:232px}.product:hover{transform:translateY(-3px);border-color:#bdddff;box-shadow:0 14px 30px rgba(26,80,125,.1)}.product-top{display:flex;justify-content:space-between}.product-icon{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;color:#fff;font-weight:900;font-size:18px;background:var(--accent)}.stock{height:25px;padding:5px 9px;border-radius:999px;color:var(--green);background:#ecfbf5;font-size:11px}.product h3{font-size:16px;margin:15px 0 7px}.product p{font-size:12px;line-height:1.7;color:var(--muted);margin:0 0 16px;flex:1}.product-bottom{display:flex;align-items:end;justify-content:space-between}.price small{display:block;color:var(--muted);font-size:10px}.price b{font-size:22px;color:var(--blue)}.buy{border:0;color:#fff;background:var(--ink);border-radius:11px;padding:10px 15px;font-weight:700;cursor:pointer}.buy:hover{background:var(--blue)}footer{background:#0f1b30;color:#fff;padding:30px 0}footer .shell{display:flex;align-items:center;gap:40px}.footer-brand{color:#fff}.footer-brand small{color:#99a7ba}footer p{font-size:12px;color:#99a7ba;margin-left:auto}footer a{font-size:12px;color:#fff;text-decoration:none}.floating-support{position:fixed;right:26px;bottom:26px;width:54px;height:54px;border:0;border-radius:50%;font-size:25px;color:#fff;background:#09b969;box-shadow:0 10px 30px rgba(9,185,105,.3);cursor:pointer}.modal{position:fixed;inset:0;display:none;place-items:center;z-index:20;padding:18px}.modal.open{display:grid}.modal-backdrop{position:absolute;inset:0;background:rgba(5,18,37,.65);backdrop-filter:blur(7px)}.checkout,.lookup-card{position:relative;width:min(470px,100%);max-height:94vh;overflow:auto;background:#fff;border-radius:26px;box-shadow:0 30px 90px rgba(0,0,0,.28)}.close{position:absolute;right:17px;top:16px;width:38px;height:38px;border:0;border-radius:50%;font-size:24px;color:#789;background:#f0f5f9;cursor:pointer}.checkout-header{display:flex;gap:13px;padding:20px 22px 15px;border-bottom:1px solid var(--line)}.checkout-icon{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,var(--blue),var(--cyan));font-size:20px}.checkout-header h2{font-size:18px;margin:1px 0 2px}.checkout-header p{font-size:11px;color:var(--muted);margin:0}.checkout-body{padding:14px 16px 18px}.order-summary{padding:14px;border:1px solid var(--line);border-radius:14px;background:#f8fafc}.order-summary>span{font-size:11px;color:var(--muted)}.order-summary>strong{display:block;margin:5px 0 10px}.order-summary>div{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:9px}.order-summary small{color:var(--muted)}.order-summary b{font-size:21px}.pay-tabs{display:grid;grid-template-columns:1.3fr repeat(3,1fr);gap:6px;margin:11px 0}.pay-tab{height:44px;border:1px solid #d6e0ec;border-radius:9px;background:#fff;color:#52627b;cursor:pointer}.pay-tab small{display:block;color:var(--orange);font-size:8px}.pay-tab.active{border-color:var(--blue);color:var(--blue);background:#eff8ff}.pay-panel{padding:13px;border:1px solid var(--line);border-radius:14px;background:#f8fafc;min-height:118px}.manual-options{display:grid;grid-template-columns:1fr 1fr;gap:9px}.manual-option{border:1px solid #d9e3ee;border-radius:12px;background:#fff;padding:13px;text-align:center;cursor:pointer}.manual-option.selected{border:2px solid #70aef8;background:#edf6ff}.manual-logo{width:38px;height:38px;display:grid;place-items:center;margin:0 auto 7px;border-radius:11px;color:#fff;font-size:20px}.alipay{background:#1677ff}.wechat{background:#08c269}.manual-option b,.manual-option small{display:block}.manual-option small{font-size:9px;color:var(--orange);margin-top:3px}.crypto-title{display:flex;align-items:center;gap:10px}.crypto-logo{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;color:#fff;background:#f3ba2f}.crypto-title small{display:block;color:var(--muted)}.wallet{margin-top:10px;border:1px solid #d9e3ee;border-radius:9px;padding:10px;font:10px ui-monospace,monospace;word-break:break-all;background:#fff}.copy-wallet{width:100%;border:0;border-radius:8px;margin-top:8px;padding:8px;color:#52627b;cursor:pointer}.upload{margin-top:11px;border:2px dashed #c7d5e6;border-radius:14px;padding:12px;display:flex;align-items:center;gap:13px;cursor:pointer}.upload input{display:none}.upload-icon{width:46px;height:46px;border-radius:10px;display:grid;place-items:center;color:#7357ff;background:#eeebff;font-size:25px}.upload b,.upload small{display:block}.upload small{font-size:10px;color:var(--muted);margin-top:4px}.contact-row{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:10px}.contact-row a,.contact-row button{border:1px solid var(--line);background:#fff;color:#52627b;text-decoration:none;text-align:center;border-radius:9px;padding:9px;font-size:11px;cursor:pointer}.submit-order{width:100%;margin-top:11px;border:0;border-radius:12px;padding:14px;color:#fff;font-weight:800;background:linear-gradient(90deg,var(--blue),var(--cyan));cursor:pointer}.secure-note{text-align:center;color:#8a98aa;font-size:9px;margin:8px 0 0}.lookup-card{padding:32px}.lookup-card h2{font-size:26px;margin:6px 0}.lookup-card>p{color:var(--muted);font-size:13px}.lookup-form{display:flex;gap:8px;margin-top:20px}.lookup-form input{flex:1;border:1px solid var(--line);border-radius:10px;padding:12px;outline:0}.lookup-form button{border:0;border-radius:10px;background:var(--blue);color:#fff;padding:0 18px}.lookup-result{margin-top:14px;padding:14px;border-radius:12px;background:var(--soft);font-size:13px}.toast{position:fixed;left:50%;bottom:30px;z-index:50;transform:translate(-50%,20px);background:#142039;color:#fff;border-radius:999px;padding:11px 18px;font-size:12px;opacity:0;pointer-events:none;transition:.25s}.toast.show{opacity:1;transform:translate(-50%,0)}@media(max-width:850px){.hero-card{padding:40px}.hero-copy{width:75%}.hero-art{opacity:.55}.product-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.shell{width:min(100% - 24px,1180px)}.topbar{height:72px}.support-link{display:none}.hero-card{min-height:410px;padding:34px 25px}.hero-copy{width:100%}.hero-copy h1{font-size:36px}.hero-art{width:100%;opacity:.28}.hero-badges{flex-wrap:wrap}.notice-card{align-items:flex-start}.notice-card a{display:none}.catalog{padding:22px 14px;border-radius:20px}.section-heading{align-items:flex-start;gap:18px;flex-direction:column}.search{width:100%}.search input{width:100%}.product-grid{grid-template-columns:1fr}.product{min-height:210px}.top-actions{gap:8px}.order-search span{display:none}footer .shell{align-items:flex-start;flex-direction:column;gap:12px}footer p{margin:0}.floating-support{right:16px;bottom:16px}.checkout{border-radius:22px}.pay-tabs{grid-template-columns:repeat(4,1fr)}}
.brand-mark{position:relative;overflow:hidden}.brand-mark-text{display:block;line-height:1}.brand-mark-image{width:100%;height:100%;display:block;object-fit:cover;border-radius:inherit}.brand-mark-image[hidden]{display:none!important}.brand-mark.has-image{background:#fff;box-shadow:0 8px 20px rgba(22,141,242,.16)}.brand-mark.has-image .brand-mark-text{display:none}
