:root{color-scheme:light;--ink:#1b1d26;--muted:#676b79;--line:#e3e5ed;--brand-accent:#3759e8;--green:var(--brand-accent);--accent:#eef1ff;--surface:#f7f8fc;--blue:#3759e8;--brand-font:"Microsoft YaHei","PingFang SC","Noto Sans CJK SC","Segoe UI",sans-serif}
*{box-sizing:border-box;letter-spacing:0}body{font-family:var(--brand-font);color:var(--ink);background:var(--surface)}
button,input,select,textarea{font-family:inherit;letter-spacing:0}a{color:var(--green)}button,a,input,select,textarea{touch-action:manipulation}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:2px solid var(--green);outline-offset:4px}
.primary{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:42px;padding:10px 18px;border:1px solid var(--green);border-radius:6px;background:var(--green);color:#fff;font-size:13px;font-weight:600;text-decoration:none;line-height:1.5;transition:background .18s}
.primary:hover{background:#2444c8;border-color:#2444c8}.secondary{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:42px;padding:10px 18px;border:1px solid var(--line);border-radius:6px;background:#fff;color:var(--ink);font-size:13px;font-weight:600;text-decoration:none;line-height:1.5}
.secondary:hover{background:#f0f2fa}svg{width:18px;height:18px;flex:none;vertical-align:middle}.brand{gap:10px;font-size:18px;font-weight:650;color:var(--ink);text-decoration:none;line-height:1.4}.brand img{width:36px;height:36px;border:1px solid var(--line);border-radius:6px}.brand-sub{display:block;font-size:11px;font-weight:400;color:var(--muted);margin-top:2px}.badge{border-radius:4px}.locale-select{display:none}
.admin-header{background:#fff;border-bottom:1px solid var(--line)}.admin-header .header-actions a{color:var(--ink)}.admin-header .header-actions a:hover{color:var(--green)}
.admin-layout{max-width:none;width:100%;margin:0;background:#fff}.admin-layout .sidebar{background:#f8f9fc}.admin-layout .nav-label{color:#717789}.admin-layout .page-heading{padding-bottom:22px;border-bottom:1px solid var(--line)}.admin-layout .sidebar nav a[aria-current=page]{background:#e9edff;color:#314fd1}.admin-header{border-top:3px solid #3759e8}.consultation-item{padding:24px 0;border-bottom:1px solid var(--line)}.consultation-question{white-space:pre-wrap;overflow-wrap:anywhere;font-size:14px}.consultation-form{display:grid;grid-template-columns:150px minmax(0,1fr) auto;gap:16px;align-items:end}.consultation-form label{display:grid;gap:6px;font-size:12px;color:var(--muted)}.consultation-form textarea{resize:vertical;width:100%;border:1px solid var(--line);border-radius:6px;padding:10px;font:inherit}.consultation-form [role=status]{color:var(--green);font-size:12px}.consultation-item .section-heading h2{overflow-wrap:anywhere}.consultation-item .muted{overflow-wrap:anywhere}@media(max-width:760px){.consultation-form{grid-template-columns:1fr}.consultation-form button{justify-self:start}.admin-layout .section-heading{flex-wrap:wrap}.admin-layout .page-heading{padding-bottom:18px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
.brand{display:flex;flex:none;gap:12px}.brand>span{display:flex;flex-direction:column;min-width:0}.brand img.brand-mark{width:43px;height:43px;border:0;border-radius:0;object-fit:contain}.brand img.brand-wordmark{display:block;width:128px;height:30px;max-width:none;border:0;border-radius:0;object-fit:contain}.brand .brand-sub{font-size:10px;line-height:1.3;margin-top:3px;color:#737784}.footer-brand>img{border:0;border-radius:0;width:36px;height:36px;object-fit:contain}.admin-header .brand .brand-sub{font-size:9px}.brand:hover .brand-mark{transform:rotate(-6deg);transition:transform .2s}@media(max-width:400px){.brand img.brand-mark{width:36px;height:36px}.brand img.brand-wordmark{width:113px;height:27px}.brand{gap:9px}.brand .brand-sub{font-size:9px}}
.recharge-channels{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:24px}.recharge-channel{border:1px solid var(--line);border-top:3px solid #3759e8;border-radius:6px;padding:22px;min-width:0}.recharge-channel:nth-child(2){border-top-color:#3475bc}.recharge-channel .section-heading{flex-wrap:wrap}.recharge-channel h3{font-size:17px}.recharge-channel p{color:var(--muted);font-size:13px;line-height:1.8;margin:18px 0}.recharge-channel a{font-size:12px}.recharge-channel .form-actions{gap:12px}.recharge-channel .badge{font-size:10px}@media(max-width:900px){.recharge-channels{grid-template-columns:1fr}}
.recharge-channel strong{display:block;font-size:24px;color:var(--ink);margin-top:10px}.recharge-channel button{width:100%;justify-content:center}.recharge-order-list{border-top:1px solid var(--line)}.recharge-order{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;padding:18px 0;border-bottom:1px solid var(--line)}.recharge-order h3{font-size:14px;margin:0 0 7px}.recharge-order p{font-size:12px;color:var(--muted);margin:3px 0;overflow-wrap:anywhere}.recharge-order-actions{display:flex;align-items:center;gap:10px}.recharge-order-actions a{font-size:12px}@media(max-width:700px){.recharge-order{grid-template-columns:1fr}.recharge-order-actions{justify-content:flex-start}}

/* 平行折面品牌：文字保持原生渲染，小尺寸仍可读。 */
.brand .brand-wordmark{display:block;font-size:23px;line-height:1.1;font-weight:750;letter-spacing:-.6px;color:#101828;white-space:nowrap}.brand img.brand-mark{width:40px;height:40px}.brand:hover .brand-mark{transform:none}.brand .brand-sub{letter-spacing:.6px;margin-top:5px}.brand{gap:10px}@media(max-width:400px){.brand .brand-wordmark{font-size:20px}.brand img.brand-mark{width:34px;height:34px}.brand{gap:8px}}

/* 涓流环线标志配合原生中文字标。 */
.brand img.brand-mark{width:38px;height:38px}.brand .brand-wordmark{font-size:22px;font-weight:650;letter-spacing:0!important}.brand .brand-sub{font-size:9px;color:#8b8698;letter-spacing:1px!important}.brand{gap:9px}@media(max-width:400px){.brand img.brand-mark{width:32px;height:32px}.brand .brand-wordmark{font-size:19px}.brand .brand-sub{font-size:8px}}
