:root{--bg:#fffdf8;--surface:#fff;--line:#eadfcb;--text:#2f2a21;--muted:#7a7062;--accent:#83623a;--accent-soft:#f4ecdf;--success:#246b3e;--error:#a72626;--radius:14px}*{box-sizing:border-box}body,html{margin:0;padding:0;width:100%;max-width:100%;overflow-x:hidden;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang TC,Noto Sans TC,sans-serif}a{color:inherit;text-decoration:none}.page{width:100%;max-width:560px;margin:0 auto;min-height:100vh;overflow-x:hidden}.card,.page{padding:16px}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius)}.title{margin:0 0 8px;font-size:20px;line-height:1.3}.subtitle{margin:0;color:var(--muted);font-size:14px;line-height:1.5}.btn{width:100%;border:none;border-radius:12px;background:var(--accent);color:#fff;padding:12px 14px;font-size:16px;font-weight:600;margin-top:14px}.btn:disabled{opacity:.6}.msg{margin-top:12px;padding:10px 12px;border-radius:10px;font-size:14px;line-height:1.5}.msg-success{background:#ebf8f0;color:var(--success)}.msg-error{background:#fdeeed;color:var(--error)}.field{margin-top:12px}.field input{width:100%;border:1px solid var(--line);border-radius:10px;background:#fff;padding:10px 12px;font-size:15px}.tabs{display:flex;gap:8px;margin:12px 0;overflow-x:auto}.tab{border:1px solid var(--line);background:#fff;color:var(--text);border-radius:999px;padding:7px 12px;font-size:13px;white-space:nowrap}.tab-active{border-color:var(--accent);background:var(--accent-soft);color:var(--accent);font-weight:600}.timeline{margin-top:10px;display:flex;flex-direction:column;gap:10px}.stage{border:1px solid var(--line);border-radius:12px;padding:12px}.stage-head{display:flex;justify-content:space-between;gap:8px;align-items:baseline}.stage-title{margin:0;font-size:15px;line-height:1.4}.badge{font-size:12px;padding:2px 8px;border-radius:999px}.badge-done{color:#1f5d38;background:#e7f3eb}.badge-current{color:#7f5b1d;background:#f9efd6}.stage-time{margin:8px 0 0;font-size:12px;color:var(--muted)}.logistics{margin-top:14px;border-top:1px dashed var(--line);padding-top:12px}.logistics ul{margin:8px 0 0;padding-left:18px}.links{margin-top:10px;display:flex;gap:10px}.link-btn{flex:1 1;text-align:center;border:1px solid var(--line);border-radius:10px;padding:8px;color:var(--accent);background:#fff;font-size:13px}.link-btn-disabled{color:#9d9386;background:#f3eee5;border-color:#ddd3c5;pointer-events:none}.bind-shell{width:100%;max-width:100%;min-width:0;background:#f4f8f5;border:1px solid #d8e4dc;border-radius:18px;padding:18px 16px;overflow:hidden}.bind-brand{text-align:center;font-size:28px;color:#2c3f34;font-weight:700;line-height:1.1}.bind-brand-sub{margin:4px 0 18px;text-align:center;color:#6f7f74;font-size:12px}.bind-title{margin:0;text-align:center;font-size:24px;color:#2f3f34}.bind-subtitle{margin:8px 0 16px;text-align:center;color:#5f6f64;font-size:14px;line-height:1.5}.bind-info-row{display:flex;justify-content:space-between;align-items:center;gap:10px;border-bottom:1px solid #d8e4dc;padding:10px 2px;font-size:15px;min-width:0}.bind-info-row span{flex:0 0 auto;color:#5f6f64}.bind-info-row strong{min-width:0;color:#2f3f34;font-weight:600;text-align:right;overflow-wrap:anywhere}.bind-contact-field{margin-top:12px;display:block}.bind-contact-field span{display:block;margin-bottom:8px;color:#5f6f64;font-size:14px;font-weight:700}.bind-contact-field input{width:100%;height:48px;border:1px solid #d8e4dc;border-radius:12px;padding:0 12px;background:#fff;color:#2f3f34;font:inherit;font-size:15px;box-shadow:inset 0 1px 2px rgba(47,63,52,.05)}.bind-contact-field input:focus{outline:2px solid rgba(66,107,87,.2);border-color:#426b57}.bind-products{margin-top:12px;display:flex;flex-direction:column;gap:10px;min-width:0}.bind-products-label{width:100%;font-size:15px;color:#5f6f64;margin-bottom:2px}.bind-product-item{width:100%;min-width:0;display:flex;align-items:center;gap:10px}.bind-product-item img,.bind-product-item>div{width:56px;height:56px;max-width:56px;max-height:56px;flex:0 0 56px;border-radius:10px;overflow:hidden;background:#eef2ef;border:1px solid #d8e4dc;object-fit:cover}.bind-product-item span{flex:1 1 auto;min-width:0;color:#2f3f34;font-size:14px;line-height:1.4;overflow-wrap:anywhere}.bind-tip{margin-top:14px;background:#eef5f1;color:#607067;border-radius:10px;padding:10px 12px;font-size:13px;line-height:1.5}.bind-action-btn{width:100%;border:none;border-radius:12px;background:linear-gradient(180deg,#73c59d,#58b586);color:#fff;padding:12px 14px;font-size:17px;font-weight:700;margin-top:14px}.bind-action-btn:disabled{opacity:.6}.bind-success-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin-top:14px}.bind-success-link{display:flex;min-height:44px;align-items:center;justify-content:center;border:1px solid #d8ccbc;border-radius:12px;background:#fffaf2;color:#6b5f50;font-size:14px;font-weight:800;text-align:center;text-decoration:none}.bind-success-link-primary{border-color:transparent;background:var(--green);color:#fff}.timeline-page{background:#eae5dc;padding:0}.timeline-hero{background:linear-gradient(180deg,#c49b2a,#a88520);color:#fff;border-radius:0 0 20px 20px;padding:24px 20px 20px;display:flex;align-items:flex-end;justify-content:space-between;gap:14px}.timeline-hero h1{margin:0;font-size:26px;font-weight:800;line-height:1.15;letter-spacing:.5px}.timeline-hero p{margin:6px 0 0;font-size:13px;opacity:.92;font-weight:400}.timeline-back-link{flex:0 0 auto;border:1px solid hsla(0,0%,100%,.32);border-radius:999px;padding:8px 12px;color:#fff;font-size:13px;font-weight:700;line-height:1.2;white-space:nowrap}.timeline-shell{margin:0;padding:14px 16px 24px;width:100%;max-width:100%;overflow-x:hidden}.timeline-region-tabs{display:flex;gap:10px;overflow-x:auto;padding-bottom:2px}.timeline-region-tab{border:1px solid #c9bfae;border-radius:999px;padding:8px 16px;background:#f5f1e9;color:#6e6458;font-size:14px;white-space:nowrap;font-weight:500;cursor:pointer}.timeline-region-tab-active{background:linear-gradient(180deg,#c49b2a,#a88520);color:#fff;border-color:transparent;font-weight:700}.timeline-order-card{margin-top:14px;width:100%;max-width:100%;min-width:0;background:#fff;border:1px solid #d9d1c3;border-radius:14px;padding:16px;overflow:hidden}.timeline-order-meta{font-size:14px;line-height:1.8;color:#4a4035;padding-bottom:10px;border-bottom:1px solid #eee6db;overflow-wrap:anywhere}.timeline-order-meta-label{color:#7a6f61;font-weight:600}.timeline-order-products-header{margin-top:12px;font-size:14px;font-weight:700;color:#3a3125;margin-bottom:10px}.timeline-order-products{display:grid;grid-gap:12px;gap:12px;min-width:0}.timeline-order-product{display:flex;gap:12px;align-items:center;min-width:0}.timeline-order-product img,.timeline-order-product-ph{width:56px;height:56px;max-width:56px;max-height:56px;border-radius:10px;background:#ece7de;object-fit:cover;flex:0 0 56px;overflow:hidden}.timeline-order-product-text{flex:1 1;min-width:0}.timeline-order-product-name{font-size:14px;font-weight:600;color:#3a3125;line-height:1.4;overflow-wrap:anywhere}.timeline-order-product-variant{font-size:13px;color:#8a7e70;line-height:1.4;margin-top:2px}.timeline-order-product-qty{flex:0 0 auto;font-size:14px;color:#8a7e70;font-weight:500}.timeline-order-more{margin-top:10px;text-align:center;color:#a88520;font-size:14px;font-weight:600;cursor:pointer}.timeline-vertical{margin-top:20px}.timeline-vertical-item{position:relative;display:flex;gap:14px;padding-bottom:16px}.timeline-vertical-icon{width:40px;height:40px;border-radius:999px;background:#6fa06b;color:#fff;display:flex;align-items:center;justify-content:center;font-size:18px;flex:0 0 40px;margin-top:2px;z-index:1}.timeline-vertical-icon-current{background:linear-gradient(180deg,#c49b2a,#a88520);box-shadow:0 2px 8px rgba(168,133,32,.3)}.timeline-vertical-line{position:absolute;left:19px;top:44px;width:2px;bottom:0;background:#b5c9b3}.timeline-vertical-content{flex:1 1;padding-top:2px}.timeline-vertical-title-wrap{display:flex;align-items:center;gap:8px}.timeline-vertical-title{margin:0;font-size:16px;font-weight:700;color:#3a3125;line-height:1.35}.timeline-vertical-badge{border-radius:999px;font-size:11px;font-weight:700;padding:2px 10px;background:linear-gradient(180deg,#c49b2a,#a88520);color:#fff;letter-spacing:.5px}.timeline-vertical-desc{margin:6px 0 0;font-size:14px;line-height:1.55;color:#6f6254}.timeline-vertical-time{margin:4px 0 0;font-size:12px;color:#9d9386}.timeline-logistics{margin:4px 0 12px;padding:16px;background:#fff;border:1px solid #d9d1c3;border-radius:14px;box-shadow:0 1px 4px rgba(0,0,0,.05)}.timeline-logistics-title{display:flex;align-items:center;gap:8px;margin:0;font-size:15px;font-weight:700;color:#3a3125;line-height:1.35}.timeline-logistics-icon{font-size:18px;line-height:1}.timeline-logistics-fields{margin:12px 0 0;padding:0;list-style:none;font-size:14px;line-height:1.7;color:#5e5346}.timeline-logistics-fields li{margin:0;padding:0}.timeline-logistics-links{margin-top:14px;display:flex;flex-direction:column;gap:10px}.timeline-logistics-btn{display:block;width:100%;text-align:center;border-radius:10px;padding:12px 14px;font-size:14px;font-weight:700;text-decoration:none;color:inherit;box-sizing:border-box;letter-spacing:.3px}.timeline-logistics-btn-primary{background:linear-gradient(180deg,#c49b2a,#a88520);color:#fff;border:none}.timeline-logistics-btn-primary:not(.timeline-logistics-btn-disabled):active{background:#b58d1f}.timeline-logistics-btn-secondary{background:#fff;color:#6e6458;border:1px solid #d5cabb}.timeline-logistics-btn-secondary:not(.timeline-logistics-btn-disabled):active{background:var(--accent-soft)}.timeline-logistics-btn-disabled{opacity:.55;pointer-events:none;cursor:default}.orders-page{background:#f3f6f8;padding:0}.orders-hero{background:#fff;color:#182235;padding:14px 12px 10px;border-radius:0;box-shadow:0 1px 0 rgba(22,31,46,.05)}.orders-topbar{gap:9px}.orders-search,.orders-topbar{display:flex;align-items:center;min-width:0}.orders-search{flex:1 1;height:40px;border-radius:14px;background:#f1f4f7;color:#8490a1;gap:8px;padding:0 13px}.orders-search span{color:#758295;font-size:22px;line-height:1;transform:translateY(-1px)}.orders-search strong{font-size:15px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.orders-manage{flex:0 0 auto;height:36px;border:1px solid #e6ecf2;border-radius:999px;background:#fff;color:#182235;font:inherit;font-size:13px;font-weight:800;line-height:1;text-align:center;cursor:pointer;white-space:nowrap;padding:0 12px}.orders-status-tabs{display:flex;gap:9px;margin-top:14px;overflow-x:auto;padding-bottom:2px}.orders-status-tabs button{flex:0 0 auto;border:0;border-radius:9px;background:#f1f4f7;color:#1d2637;padding:9px 15px;font:inherit;font-size:14px;font-weight:700;line-height:1;white-space:nowrap;cursor:pointer}.orders-status-tabs .orders-status-active{background:#fff0e8;color:#ef6a00}.orders-shell{padding:10px 12px 32px;width:100%;max-width:100%;overflow-x:hidden}.orders-bind-header{min-height:104px;background:#fff;padding:18px 16px 20px;display:flex;align-items:center;gap:12px;border-bottom:1px solid #e9edf2}.orders-bind-header button{width:34px;height:34px;border:0;border-radius:999px;background:#f1f4f7;color:#1d2637;font:inherit;font-size:28px;line-height:28px;cursor:pointer}.orders-bind-header span{color:#7e8999;font-size:13px;font-weight:700}.orders-bind-header h1{margin:2px 0 0;color:#182235;font-size:24px;line-height:1.2}.orders-bind-panel{width:100%;margin-bottom:12px;padding:14px;border:1px solid #e3d9ca;border-radius:8px;background:#fff;box-shadow:0 5px 14px rgba(65,55,43,.07)}.orders-bind-panel-standalone{margin-top:2px}.orders-bind-panel-modal{margin:0;border:0;box-shadow:none;padding:0}.orders-bind-panel label{display:block;margin-bottom:10px;color:#3a3125;font-size:15px;font-weight:800}.orders-bind-fields{display:grid;grid-template-columns:1fr;grid-gap:10px;gap:10px}.orders-bind-fields input{width:100%;min-width:0;height:48px;border:1px solid #d5cabb;border-radius:12px;padding:0 12px;background:#fffdf8;color:#3a3125;font:inherit;font-size:15px;box-shadow:inset 0 1px 2px rgba(65,55,43,.05)}.orders-bind-fields input:focus{outline:2px solid rgba(66,107,87,.22);border-color:#426b57}.orders-bind-fields button{width:100%;height:48px;border:0;border-radius:8px;background:#b1862b;color:#fff;font:inherit;font-size:14px;font-weight:800;cursor:pointer;box-shadow:0 6px 13px rgba(177,134,43,.22)}.orders-bind-fields button:active:not(:disabled){transform:translateY(1px);box-shadow:0 3px 8px rgba(177,134,43,.2)}.orders-bind-fields button:disabled{background:#cfc6b8;color:hsla(0,0%,100%,.86);cursor:default;box-shadow:none}.orders-bind-hint{margin:10px 0 0;color:#766b5f;font-size:12px;line-height:1.45}.orders-modal{position:fixed;inset:0;z-index:40;display:flex;align-items:flex-end;justify-content:center;padding:16px 12px}.orders-modal-backdrop{position:absolute;inset:0;border:0;background:rgba(24,34,53,.42);cursor:pointer}.orders-modal-panel{position:relative;z-index:1;width:min(100%,520px);border-radius:18px 18px 12px 12px;background:#fff;padding:16px;box-shadow:0 18px 42px rgba(24,34,53,.22)}.orders-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.orders-modal-head span{color:#7e8999;font-size:13px;font-weight:700}.orders-modal-head h1{margin:2px 0 0;color:#182235;font-size:22px;line-height:1.2}.orders-modal-head button{width:34px;height:34px;border:0;border-radius:999px;background:#f1f4f7;color:#1d2637;font:inherit;font-size:24px;line-height:1;cursor:pointer}.orders-modal-head button:disabled{opacity:.5;cursor:default}.orders-state{width:100%;background:#fff;border:1px solid #ded5c8;border-radius:8px;padding:20px 18px;color:#5e5346;font-size:14px;line-height:1.55;box-shadow:0 5px 14px rgba(65,55,43,.07)}.orders-state:not(.orders-state-error){background:linear-gradient(180deg,#fff,#fffaf2)}.orders-state span,.orders-state strong{display:block}.orders-state strong{color:#3a3125;font-size:16px;margin-bottom:4px}.orders-state-error{color:var(--error);background:#fff7f6;border-color:#efc8c5}.orders-list{display:flex;flex-direction:column;gap:10px}.orders-item{width:100%;min-width:0;background:#fff;border:1px solid #e4dacc;border-radius:8px;overflow:hidden;box-shadow:0 5px 14px rgba(65,55,43,.07);transition:transform .14s ease,box-shadow .14s ease}.orders-card-head{min-height:42px;padding:10px 12px;border-bottom:1px solid #f0e8dd;display:flex;align-items:center;justify-content:space-between;gap:12px}.orders-card-head span{color:#332b21;font-size:14px;font-weight:800;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.orders-card-head strong{color:#b07115;font-size:13px;font-weight:800;line-height:1.3;text-align:right;overflow-wrap:anywhere}.orders-item-main{width:100%;min-width:0;border:0;background:transparent;padding:12px;display:flex;gap:10px;text-align:left;color:inherit;cursor:pointer}.orders-item:active{transform:translateY(1px);box-shadow:0 4px 10px rgba(65,55,43,.08)}.orders-product-media,.orders-product-media img,.orders-product-placeholder{width:82px;height:82px;max-width:82px;max-height:82px;border-radius:8px;flex:0 0 82px;overflow:hidden}.orders-product-media{background:#f1ece3;border:1px solid #e2d8c9}.orders-product-media img{object-fit:cover;border:0}.orders-product-placeholder{display:flex;align-items:center;justify-content:center;background:#eef5f1;color:#426b57;font-size:14px;font-weight:800;letter-spacing:0}.orders-item-body{flex:1 1;min-width:0}.orders-item-head{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;min-width:0}.orders-item-head h2{margin:0;color:#3a3125;font-size:18px;line-height:1.25;font-weight:800;overflow-wrap:anywhere}.orders-item-head .orders-item-title-long{font-size:16px;line-height:1.32}.orders-item-head span{flex:0 0 auto;border-radius:6px;background:#eef5f1;color:#355f4a;padding:4px 7px;font-size:11px;font-weight:800;line-height:1.2}.orders-item-meta{margin-top:8px;display:flex;align-items:center;justify-content:flex-start;gap:8px;color:#8a7d6d;font-size:12px;line-height:1.35;flex-wrap:wrap}.orders-item-meta span+span:before{content:"";display:inline-block;width:1px;height:10px;margin-right:8px;background:#ddd3c5;vertical-align:-1px}.orders-card-footer{min-height:48px;padding:9px 12px 12px;border-top:1px solid #f0e8dd;display:flex;align-items:center;justify-content:space-between;gap:10px}.orders-footer-copy{display:flex;flex-direction:column;gap:2px;min-width:0}.orders-footer-copy span{color:#8a7d6d;font-size:11px;line-height:1.2}.orders-footer-copy strong{color:#355f4a;font-size:13px;line-height:1.25;font-weight:800}.orders-card-footer button{flex:0 0 auto;height:32px;border:1px solid #b1862b;border-radius:999px;background:#fffaf0;color:#9a6e17;padding:0 14px;font:inherit;font-size:13px;font-weight:800}.orders-card-footer button:active{background:#f4ead6}.orders-regions{display:flex;gap:8px;overflow-x:auto;padding:0 12px 12px}.orders-regions span{flex:0 0 auto;border:1px solid #d5cabb;border-radius:6px;padding:5px 8px;background:#f5f1e9;color:#6e6458;font-size:11px;font-weight:700;white-space:nowrap}.orders-regions .orders-region-label{border-color:transparent;background:transparent;padding-left:0;color:#9a8d7e}.orders-regions .orders-region-active{border-color:#426b57;background:#eef5f1;color:#426b57}@media (min-width:480px){.orders-hero,.orders-shell{padding-right:16px;padding-left:16px}}@media (max-width:360px){.orders-hero{padding:12px 10px 10px}.orders-search{height:38px;border-radius:13px;padding:0 11px}.orders-manage{height:34px;padding:0 10px;font-size:12px}.orders-status-tabs button{padding:8px 13px;font-size:13px}.orders-item-main{padding:10px}.orders-product-media,.orders-product-media img,.orders-product-placeholder{width:74px;height:74px;max-width:74px;max-height:74px;flex-basis:74px}.orders-item-head h2{font-size:16px}}.cidBridge{width:100%;min-height:100svh;display:grid;place-items:center;padding:20px;background:#fffaf1;color:#46301f}.cidBridge__panel{width:min(100%,320px);display:grid;justify-items:center;grid-gap:12px;gap:12px;text-align:center;font-size:16px;font-weight:700}.cidBridge__spinner{width:32px;height:32px;border-radius:999px;border:3px solid rgba(70,48,31,.16);border-top-color:#3fb950;animation:cidBridgeSpin .8s linear infinite}.cidBridge__error{margin:0;color:#a43d30;font-size:13px;line-height:1.5;font-weight:600}@keyframes cidBridgeSpin{to{transform:rotate(1turn)}}