:root{color:#17202a;background:#edf2f7;font-family:Microsoft YaHei,PingFang SC,Noto Sans SC,sans-serif;--h5-bg:#edf2f7;--h5-surface:#ffffff;--h5-surface-strong:#f8fbff;--h5-ink:#17202a;--h5-muted:#647084;--h5-line:#d9e2ec;--h5-blue:#165bd8;--h5-blue-soft:#e8f0ff;--h5-green:#14845c;--h5-green-soft:#e8f8ef;--h5-amber:#a16207;--h5-amber-soft:#fff7d6;--h5-cyan:#0f766e;--h5-cyan-soft:#d9f8f3;--h5-red:#b42318;--h5-red-soft:#fff0ee;--h5-radius:8px}*{box-sizing:border-box}html{min-width:320px;background:var(--h5-bg)}body{min-height:100vh;margin:0;background:linear-gradient(180deg,#f8fbff 0,#edf2f7 220px),var(--h5-bg)}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin:0}.h5-auth-shell,.h5-shell{width:min(100%,480px);min-height:100vh;margin:0 auto;overflow-x:hidden}.h5-shell{padding:16px 14px 92px}.h5-auth-shell{display:grid;place-items:center;padding:20px 14px}.h5-auth-card,.h5-card,.h5-contact-card,.h5-detail-hero,.h5-hero,.h5-mini-card,.h5-section,.h5-user-strip{border:1px solid var(--h5-line);border-radius:var(--h5-radius);background:var(--h5-surface);box-shadow:0 8px 24px rgb(23 32 42/8%)}.h5-auth-card{width:calc(100vw - 28px);max-width:452px;display:grid;grid-gap:16px;gap:16px;padding:22px;overflow:hidden}.h5-card-head,.h5-section-head,.h5-topbar{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.h5-topbar{margin-bottom:12px}.h5-auth-card h1,.h5-topbar h1{color:var(--h5-ink);font-size:24px;line-height:1.18}.h5-detail-hero h2,.h5-hero h2,.h5-section h2{color:var(--h5-ink);font-size:19px;line-height:1.25;text-wrap:pretty}.h5-section h3,.h5-warehouse-group h3{color:var(--h5-ink);font-size:15px;line-height:1.35}.h5-kicker{margin-bottom:5px;color:var(--h5-muted);font-size:11px;font-weight:800;letter-spacing:0;line-height:1.3;text-transform:uppercase}.h5-auth-card p,.h5-contact-card p,.h5-detail-hero p,.h5-hero p,.h5-muted{color:var(--h5-muted);font-size:14px;line-height:1.65;overflow-wrap:anywhere;text-wrap:pretty}.h5-topbar-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.h5-back-link,.h5-ghost-button,.h5-icon-button,.h5-primary-button,.h5-primary-link,.h5-text-button,.h5-text-link{display:inline-flex;min-height:42px;align-items:center;justify-content:center;border-radius:7px;font-size:14px;font-weight:800;line-height:1.2;transition:background-color .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.h5-primary-button,.h5-primary-link{border:1px solid var(--h5-blue);background:var(--h5-blue);color:#ffffff;padding:10px 14px}.h5-primary-button:hover,.h5-primary-link:hover{background:#1147ae}.h5-ghost-button{border:1px solid #bfd0e4;background:#ffffff;color:#27415f;padding:9px 12px}.h5-ghost-button:hover{background:#f4f8fc}.h5-back-link,.h5-text-button,.h5-text-link{border:0;background:transparent;color:var(--h5-blue);padding:8px 0}.h5-text-button{min-height:36px}.h5-icon-button{width:38px;height:38px;border:1px solid #bfd0e4;background:#ffffff;color:#27415f;font-size:20px}.h5-ghost-button:disabled,.h5-primary-button:disabled{border-color:#d8e0ea;background:#eef2f6;color:#8b97a7}.h5-content{display:grid;grid-gap:14px;gap:14px}.h5-user-strip{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px;padding:10px 12px}.h5-user-strip span{min-width:0;color:var(--h5-ink);font-size:14px;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.h5-user-strip small{color:var(--h5-muted);font-size:12px;white-space:nowrap}.h5-detail-hero,.h5-hero,.h5-section{padding:16px}.h5-detail-hero,.h5-hero{display:flex;align-items:center;justify-content:space-between;gap:14px;background:#ffffff}.h5-section{display:grid;grid-gap:14px;gap:14px}.h5-overview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.h5-overview-tile{min-height:82px;display:grid;align-content:space-between;border-radius:var(--h5-radius);padding:12px}.h5-overview-tile span{color:#31445d;font-size:13px;font-weight:800}.h5-overview-tile strong{color:var(--h5-ink);font-size:28px;line-height:1}.h5-overview-warning{background:var(--h5-amber-soft)}.h5-overview-active{background:var(--h5-blue-soft)}.h5-overview-info{background:var(--h5-cyan-soft)}.h5-overview-success{background:var(--h5-green-soft)}.h5-card,.h5-card-list,.h5-code-list,.h5-mini-card{display:grid;grid-gap:10px;gap:10px}.h5-card,.h5-mini-card{padding:13px}.h5-card:hover,.h5-entry-card:hover,.h5-linked-order:hover,.h5-mini-card:hover{transform:translateY(-1px)}.h5-card strong,.h5-mini-card strong{color:var(--h5-ink);font-size:15px;overflow-wrap:anywhere}.h5-card p,.h5-mini-card span{color:var(--h5-muted);font-size:13px;line-height:1.55}.h5-card-grid,.h5-detail-grid{display:grid;grid-template-columns:minmax(86px,.42fr) minmax(0,1fr);grid-gap:8px 10px;gap:8px 10px;margin:0}.h5-card-grid dt,.h5-detail-grid dt{color:var(--h5-muted);font-size:12px;font-weight:800}.h5-card-grid dd,.h5-detail-grid dd{min-width:0;margin:0;color:var(--h5-ink);font-size:13px;overflow-wrap:anywhere}.h5-detail-grid dd{font-size:14px}.h5-status{display:inline-flex;min-height:25px;align-items:center;border:1px solid transparent;border-radius:999px;padding:4px 9px;font-size:12px;font-weight:900;line-height:1.1;white-space:nowrap}.h5-status-neutral{border-color:#c8d3df;background:#f5f8fb;color:#58687b}.h5-status-info{border-color:#99c4ff;background:#edf5ff;color:#185abc}.h5-status-warning{border-color:#f3ca55;background:#fff8dc;color:#8a5a00}.h5-status-active{border-color:#7bd4cb;background:#e2fbf7;color:#0e756e}.h5-status-success{border-color:#8bd8a9;background:#eaf9f0;color:#157347}.h5-status-danger{border-color:#ffb4aa;background:#fff0ee;color:#b42318}.h5-entry-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.h5-address-card,.h5-code-card,.h5-entry-card,.h5-linked-order,.h5-service-card,.h5-warehouse-card,.h5-warehouse-group{border:1px solid var(--h5-line);border-radius:var(--h5-radius);background:var(--h5-surface-strong)}.h5-entry-card{min-height:92px;display:grid;align-content:start;grid-gap:6px;gap:6px;padding:12px;transition:transform .16s ease,background-color .16s ease}.h5-entry-card strong{color:var(--h5-ink);font-size:14px}.h5-entry-card span{color:var(--h5-muted);font-size:12px;line-height:1.45}.h5-entry-card.disabled{background:#f5f7fa;color:#8b97a7;transform:none}.h5-auth-form,.h5-filter-bar,.h5-filter-grid{display:grid;grid-gap:12px;gap:12px}.h5-filter-grid,.h5-two-col{grid-template-columns:repeat(2,minmax(0,1fr))}label{display:grid;grid-gap:6px;gap:6px;color:#42556e;font-size:13px;font-weight:800}input,select,textarea{width:100%;border:1px solid #bdcce0;border-radius:7px;background:#ffffff;color:var(--h5-ink);font-size:14px;line-height:1.45;padding:10px}input:focus,select:focus,textarea:focus{border-color:var(--h5-blue);box-shadow:0 0 0 3px rgb(22 91 216/14%);outline:none}.h5-empty,.h5-error,.h5-loading,.h5-notice{border-radius:var(--h5-radius);padding:13px;font-size:14px;line-height:1.55}.h5-empty{display:grid;grid-gap:6px;gap:6px;border:1px dashed #bdcce0;background:#f8fbff;color:var(--h5-muted)}.h5-empty strong,.h5-error strong{color:var(--h5-ink)}.h5-empty-action{margin-top:4px;color:var(--h5-blue);font-weight:800}.h5-error{border:1px solid #ffb4aa;background:var(--h5-red-soft);color:var(--h5-red)}.h5-error,.h5-notice{display:grid;grid-gap:4px;gap:4px}.h5-notice{border:1px solid #9bc1f7;background:#edf5ff;color:#185abc}.h5-notice strong{color:var(--h5-ink)}.h5-notice p{margin:0;color:inherit;font-size:13px;line-height:1.55}.h5-notice-warning{border-color:#f3ca55;background:var(--h5-amber-soft);color:#8a5a00}.h5-notice-success{border-color:#8bd8a9;background:var(--h5-green-soft);color:var(--h5-green)}.h5-notice-danger{border-color:#ffb4aa;background:var(--h5-red-soft);color:var(--h5-red)}.h5-loading{display:flex;align-items:center;gap:9px;border:1px solid #9bc1f7;background:#edf5ff;color:#185abc;font-weight:800}.h5-loading-dot{width:9px;height:9px;border-radius:50%;background:var(--h5-blue);animation:h5-pulse 1s ease-in-out infinite}.h5-pagination{display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--h5-muted);font-size:13px}.h5-timeline{display:grid;grid-gap:12px;gap:12px;margin:0;padding:0;list-style:none}.h5-timeline li{display:grid;grid-template-columns:13px minmax(0,1fr);grid-gap:10px;gap:10px}.h5-timeline li>span{width:11px;height:11px;margin-top:4px;border:3px solid #9bc1f7;border-radius:50%;background:var(--h5-blue)}.h5-timeline div{display:grid;grid-gap:4px;gap:4px}.h5-timeline strong{color:var(--h5-ink);font-size:14px}.h5-timeline time{color:var(--h5-muted);font-size:12px}.h5-timeline p{color:#42556e;font-size:13px;line-height:1.55}.h5-linked-order{display:flex;min-height:52px;align-items:center;justify-content:space-between;gap:10px;padding:12px}.h5-linked-order div{min-width:0;display:grid;grid-gap:4px;gap:4px}.h5-linked-order span{color:var(--h5-muted);font-size:12px;line-height:1.45}.h5-action-stack,.h5-fee-list,.h5-form-card{display:grid;grid-gap:12px;gap:12px}.h5-form-card{border:1px solid var(--h5-line);border-radius:var(--h5-radius);background:var(--h5-surface-strong);padding:12px}.h5-form-card small{color:var(--h5-muted);font-size:12px;font-weight:600;line-height:1.45}.h5-fee-row{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:12px;gap:12px;align-items:start;border:1px solid var(--h5-line);border-radius:var(--h5-radius);background:var(--h5-surface-strong);padding:12px}.h5-fee-row div{min-width:0;display:grid;grid-gap:4px;gap:4px}.h5-fee-row b,.h5-fee-row strong{color:var(--h5-ink);font-size:14px;overflow-wrap:anywhere}.h5-fee-row p,.h5-fee-row span{color:var(--h5-muted);font-size:12px;line-height:1.45}.h5-proof-preview{display:grid;overflow:hidden;border:1px solid var(--h5-line);border-radius:var(--h5-radius);background:var(--h5-surface-strong)}.h5-proof-preview img{width:100%;max-height:420px;display:block;object-fit:contain;background:#ffffff}.h5-address-card,.h5-code-card,.h5-service-card,.h5-warehouse-card,.h5-warehouse-group{display:grid;grid-gap:8px;gap:8px;padding:12px}.h5-code-card{grid-template-columns:minmax(0,1fr) auto auto;align-items:center}.h5-address-card strong,.h5-code-card strong,.h5-service-card strong,.h5-warehouse-card strong{color:var(--h5-ink);overflow-wrap:anywhere}.h5-address-card p,.h5-address-card span,.h5-code-card span,.h5-service-card p,.h5-service-card span,.h5-warehouse-card p,.h5-warehouse-card span{color:var(--h5-muted);font-size:13px;line-height:1.55}.h5-card-actions,.h5-form-actions{display:flex;flex-wrap:wrap;gap:8px}.h5-card-actions{justify-content:flex-start}.h5-form-actions{align-items:center}.h5-danger-action{color:var(--h5-red)}.h5-copy-button{min-width:88px}.h5-copy-row,.h5-service-card{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px}.h5-copy-row{border-top:1px solid var(--h5-line);padding-top:8px}.h5-copy-row div,.h5-service-card div{min-width:0;display:grid;grid-gap:4px;gap:4px}.h5-copy-row span{color:var(--h5-muted);font-size:12px;font-weight:800}.h5-copy-row strong{color:var(--h5-ink);font-size:13px;line-height:1.45;overflow-wrap:anywhere;white-space:pre-wrap}.h5-checkbox-row{display:flex;align-items:center;gap:8px}.h5-checkbox-row input{width:auto}.h5-contact-panel{position:fixed;inset:0;z-index:20;display:grid;place-items:end center;background:rgb(16 24 40/42%);padding:14px}.h5-contact-card{width:min(100%,452px);display:grid;grid-gap:14px;gap:14px;padding:16px}.h5-bottom-nav{position:fixed;right:0;bottom:0;left:0;z-index:10;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));width:min(100%,480px);margin:0 auto;border-top:1px solid #d5dfeb;background:rgb(255 255 255/96%);box-shadow:0 -8px 24px rgb(23 32 42/10%);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.h5-bottom-nav a{min-height:64px;display:grid;place-items:center;align-content:center;grid-gap:5px;gap:5px;color:#6b7788;font-size:12px;font-weight:900}.h5-nav-dot{width:18px;height:4px;border-radius:999px;background:#c8d4e3}.h5-bottom-nav a.active{color:var(--h5-blue)}.h5-bottom-nav a.active .h5-nav-dot{background:var(--h5-blue)}@keyframes h5-pulse{0%,to{opacity:.45;transform:scale(.85)}50%{opacity:1;transform:scale(1)}}@media (max-width:390px){.h5-shell{padding-right:10px;padding-left:10px}.h5-detail-hero,.h5-hero,.h5-section-head,.h5-topbar{align-items:stretch;flex-direction:column}.h5-topbar-actions{justify-content:stretch}.h5-primary-link,.h5-topbar-actions .h5-ghost-button,.h5-topbar-actions .h5-text-button{flex:1 1}.h5-code-card,.h5-copy-row,.h5-entry-grid,.h5-fee-row,.h5-filter-grid,.h5-linked-order,.h5-service-card,.h5-two-col{grid-template-columns:1fr}.h5-bottom-nav a{font-size:11px}}@media (min-width:760px){body{background:linear-gradient(90deg,#dfe9f6 0,#f6f9fc 50%,#dfe9f6 100%),var(--h5-bg)}.h5-auth-shell,.h5-shell{border-right:1px solid #d6e0eb;border-left:1px solid #d6e0eb;background:#f7fafd}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}