: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{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;white-space:nowrap;font-weight:500;cursor:pointer}.timeline-region-tab-active{background:linear-gradient(180deg,#c49b2a,#a88520);border-color:transparent;font-weight:700}.timeline-order-card{margin-top:14px;width:100%;max-width:100%;min-width:0;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-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;line-height:1.55;color:#6f6254}.timeline-vertical-time{margin:4px 0 0;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-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}.orders-bind-panel label{display:block;margin-bottom:10px;color:#3a3125}.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}.orders-modal{position:fixed;inset:0;z-index:40;display:flex;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;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}.orders-modal-head button{width:34px;height:34px;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;border:1px solid #e4dacc;border-radius:8px;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}.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}}.page.orders-page{min-height:100vh;padding:0;background:#f7f3ec;color:#34291e}.orders-nav{position:-webkit-sticky;position:sticky;top:0;z-index:10;height:52px;display:grid;grid-template-columns:44px 1fr 44px;align-items:center;background:hsla(0,0%,100%,.96);border-bottom:1px solid #eee5da;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.orders-nav h1{margin:0;color:#2f251b;font-size:18px;line-height:1.2;text-align:center}.orders-nav button{width:44px;height:44px;border:0;background:transparent;color:#4f3c2c;font:inherit;font-size:26px;line-height:1;cursor:pointer}.orders-nav button:active{color:#9d6d24}.orders-brand-banner{padding:14px 16px 0}.orders-brand-banner>div{min-height:118px;border:1px solid #e7d9c3;border-radius:8px;padding:20px 18px;background:linear-gradient(135deg,hsla(0,0%,100%,.88),rgba(255,248,236,.66)),linear-gradient(135deg,#f6dfba,#f2efe6 42%,#dfeadf);box-shadow:0 8px 18px rgba(71,50,31,.08)}.orders-brand-mark{margin:0 0 2px;color:#654626;font-size:28px;line-height:1.1;font-weight:900}.orders-brand-banner strong{display:block;color:#7b5b36;font-size:13px;line-height:1.3;letter-spacing:.08em}.orders-brand-banner span{display:block;margin-top:10px;max-width:260px;color:#665849;font-size:13px;line-height:1.55}.orders-tools{padding:12px 16px 0}.orders-bind-cta{width:100%;min-height:48px;border:1px solid #b48337;border-radius:8px;background:#fffdf9;color:#7b501d;font:inherit;font-size:15px;font-weight:800;display:flex;align-items:center;justify-content:center;gap:7px;cursor:pointer;box-shadow:0 5px 13px rgba(115,78,37,.08)}.orders-bind-cta span{font-size:19px;line-height:1}.orders-bind-cta:active{background:#f7ead8;transform:translateY(1px)}.orders-tools .orders-status-tabs{margin-top:12px}.orders-tools .orders-status-tabs button{min-width:68px;height:34px;border:1px solid #ded0be;border-radius:8px;background:#fffaf2;color:#746657;padding:0 13px;font-size:13px}.orders-tools .orders-status-tabs .orders-status-active{border-color:#8a6335;background:#805d35;color:#fff}.orders-shell{padding:12px 16px 28px}.orders-item{border-color:#e2d6c5;box-shadow:0 8px 18px rgba(60,44,27,.08)}.orders-card-head{min-height:58px;padding:13px 14px 11px}.orders-card-head div{min-width:0}.orders-card-head span{display:block;color:#8b7b69;font-size:12px;line-height:1.3;font-weight:700}.orders-card-head strong{display:block;margin-top:4px;color:#2f251b;font-size:17px;line-height:1.25;font-weight:900;text-align:left;overflow-wrap:anywhere}.orders-card-head .orders-order-id-long{font-size:15px}.orders-card-head mark{flex:0 0 auto;border-radius:999px;padding:5px 10px;font-size:12px;line-height:1.2;font-weight:900}.orders-status-shipping{color:#1f6a4a;background:#e8f5ed}.orders-status-done{color:#68707a;background:#eef1f3}.orders-status-pending{color:#9a6b16;background:#fff0cf}.orders-card-body{width:100%;min-width:0;border:0;background:transparent;padding:13px 14px 12px;color:inherit;text-align:left;cursor:pointer}.orders-card-body:active{background:#fffaf2}.orders-card-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.orders-card-grid span{display:block;color:#8b7b69;font-size:12px;line-height:1.35;font-weight:700}.orders-card-grid strong{display:block;margin-top:4px;color:#35291e;font-size:14px;line-height:1.35;font-weight:900;overflow-wrap:anywhere}.orders-product-strip{margin-top:13px;display:flex;gap:9px;min-height:70px}.orders-product-thumb{position:relative;width:70px;height:70px;flex:0 0 70px;border:1px solid #e2d8ca;background:#eef5f1;overflow:hidden}.orders-product-thumb img{width:100%;height:100%;display:block;object-fit:cover}.orders-product-thumb>span{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#466851;font-size:13px;font-weight:900}.orders-product-thumb em{position:absolute;min-width:24px;border-radius:999px;padding:2px 6px;background:rgba(47,37,27,.78);color:#fff;font-style:normal;font-size:11px;line-height:1.2;font-weight:800;text-align:center}.orders-product-thumb-empty{background:linear-gradient(135deg,#eef5f1,#f7ead8)}.orders-product-summary{margin:10px 0 0;color:#5f5144;font-size:13px;line-height:1.45;overflow-wrap:anywhere}.orders-delivery{margin:8px 0 0;color:#336146;font-size:13px;line-height:1.45;font-weight:800}.orders-card-actions{padding:0 14px 14px;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.orders-card-actions button{height:40px;border:1px solid #b78b4b;border-radius:8px;color:#7c5527;font:inherit;font-size:14px;font-weight:900;cursor:pointer}.orders-card-actions button:last-child{border-color:#d8c5ab;color:#514132;background:#fffaf2}.orders-card-actions button:active{transform:translateY(1px);background:#f6ead9}.orders-regions{padding:0 14px 14px}@media (max-width:360px){.page.orders-page{max-width:none}.orders-brand-banner,.orders-shell,.orders-tools{padding-right:12px;padding-left:12px}.orders-brand-mark{font-size:25px}.orders-card-actions{gap:8px}.orders-card-actions button{font-size:13px}.orders-product-thumb{width:64px;height:64px;flex-basis:64px}}.page.orders-page{background:#fff;max-width:430px;color:#111}.orders-nav{height:66px;background:#fff;border:0;box-shadow:none}.orders-nav h1{color:#6f2a13;font-size:22px;font-weight:800;letter-spacing:.04em}.orders-nav button{color:#6f2a13;display:grid;place-items:center}.orders-nav svg{width:31px;height:31px;fill:none;stroke:currentColor;stroke-width:2.9;stroke-linecap:round;stroke-linejoin:round}.orders-brand-banner{padding:0;aspect-ratio:941/276;overflow:hidden}.orders-brand-banner img{display:block;width:100%;height:100%;object-fit:contain}.orders-tools{padding:18px 17px 0}.orders-bind-cta{height:40px;min-height:40px;border-color:#d7ad91;border-radius:9px;color:#7a3b16;background:#fff;box-shadow:0 6px 16px rgba(105,54,25,.08);font-size:18px;letter-spacing:.05em}.orders-bind-cta span{font-size:27px;font-weight:300;transform:translateY(-1px)}.orders-shell{padding:18px 17px 28px}.orders-list{gap:16px}.orders-item{border:0;border-radius:16px;background:#fff;box-shadow:0 4px 22px rgba(71,35,14,.11);overflow:hidden}.orders-card-head{position:relative;min-height:120px;padding:23px 21px 14px;border:0;align-items:flex-start}.orders-card-info{width:100%;display:grid;grid-gap:14px;gap:14px;padding-right:96px}.orders-info-row{display:grid;grid-template-columns:90px 1fr;align-items:baseline;grid-column-gap:12px;column-gap:12px;min-height:18px}.orders-info-row span{letter-spacing:.01em}.orders-info-row span,.orders-info-row strong{color:#111;font-size:17px;line-height:1.2;font-weight:500}.orders-info-row strong{text-align:right;overflow-wrap:anywhere}.orders-info-order span,.orders-info-order strong,.orders-info-total strong{font-weight:800}.orders-info-order span,.orders-info-order strong,.orders-info-total strong{font-size:18px}.orders-card-head mark{position:absolute;top:18px;right:21px;border-radius:8px;padding:6px 10px;font-size:18px;font-weight:500}.orders-status-shipping{color:#098923;background:#d8f2dc}.orders-status-done{color:#111;background:#e7e7e9}.orders-status-pending{color:#7a3b16;background:#f7eadf}@media (max-width:430px){.orders-card-head{min-height:0;display:flex;flex-direction:column;gap:12px}.orders-card-info{padding-right:0}.orders-card-head mark{position:static;align-self:flex-end;max-width:100%;margin:0;line-height:1.3;text-align:left;white-space:normal;overflow-wrap:anywhere}}.orders-card-body{position:relative;padding:14px 21px 18px;border-top:1px dashed #ead8ca}.orders-product-strip{margin:0;min-height:95px;gap:14px;padding-right:38px}.orders-product-thumb{width:98px;height:98px;flex:0 0 98px;border:0;border-radius:8px;background:#f7f4f1}.orders-product-thumb em{right:4px;bottom:4px;min-width:27px;padding:3px 5px;border-radius:7px;background:hsla(0,0%,100%,.9);color:#111;font-size:18px;font-weight:500}.orders-card-body>.orders-delivery,.orders-product-summary{display:none}.orders-card-chevron{position:absolute;top:44px;right:21px;color:#b16f3e;font-size:56px;line-height:1;font-weight:300}.orders-card-actions{margin:0 21px;padding:18px 0 15px;border-top:1px dashed #ead8ca;display:grid;grid-template-columns:1fr 91px;grid-gap:14px;gap:14px;align-items:center}.orders-card-actions span{color:#111;font-size:18px;line-height:1.2}.orders-card-actions button{height:34px;border:1px solid #b94b10;border-radius:7px;background:#fff;color:#b94b10;font-size:17px;font-weight:500;letter-spacing:.04em}.orders-card-actions button:last-child{border-color:#b94b10;color:#b94b10;background:#fff}.orders-regions{padding:0 21px 15px}.orders-state{border:0;border-radius:16px;box-shadow:0 4px 22px rgba(71,35,14,.11)}.orders-modal{z-index:80;align-items:flex-end;padding:0 24px 32px}.orders-modal-backdrop{background:rgba(0,0,0,.68)}.orders-modal-panel{width:100%;max-width:384px;border-radius:13px;padding:28px 27px 34px;background:#fff;box-shadow:0 14px 28px rgba(0,0,0,.26)}.orders-modal-head{position:relative;display:block;margin:0 0 22px;text-align:center}.orders-modal-head h1{margin:0;color:#7a3b16;font-size:22px;line-height:1.2;font-weight:800;letter-spacing:.03em}.orders-modal-head button{position:absolute;top:-5px;right:-8px;width:32px;height:32px;border:0;background:transparent;color:#666;display:grid;place-items:center}.orders-modal-head svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.orders-modal-subtitle{margin:-8px 0 30px;text-align:center;color:#979797;font-size:13px;line-height:1.4;font-weight:600}.orders-bind-panel-modal{padding:0;border:0;box-shadow:none;background:transparent}.orders-bind-panel label{margin:0 0 10px;color:#111;font-size:15px;font-weight:800}.orders-bind-panel input{width:100%;height:50px;border:1px solid #dfc6b6;border-radius:5px;padding:0 16px;color:#111;background:#fff;font:inherit;font-size:14px;margin-bottom:22px}.orders-bind-panel input::placeholder{color:#9a9a9a}.orders-bind-hint{margin:-14px 0 56px;color:#9a9a9a;font-size:12px;line-height:1.45}.orders-modal-primary{width:100%;height:55px;border:0;border-radius:5px;background:linear-gradient(180deg,#a85b2b,#87390f);color:#fff;font:inherit;font-size:17px;font-weight:600}.orders-modal-primary:disabled{opacity:1;background:#d9bca9;color:#fff}.orders-modal-security{margin:22px 0 0;text-align:center;color:#a1a1a1;font-size:12px;line-height:1.4;font-weight:700}.orders-modal-security:before,.orders-secure-box>strong:before{content:"▣";margin-right:6px;color:#a05a2d;font-size:12px}.orders-confirm-panel{padding:0}.orders-confirm-divider{height:1px;background:#f0e2d7;margin:-14px 0 22px}.orders-confirm-row{display:grid;grid-template-columns:1fr auto;grid-gap:16px;gap:16px;align-items:baseline;margin-bottom:22px}.orders-confirm-products>span,.orders-confirm-row span,.orders-confirm-row strong{color:#111;font-size:16px;font-weight:800}.orders-confirm-products>span{display:block;margin-bottom:13px}.orders-confirm-product{display:grid;grid-template-columns:70px 1fr auto;grid-gap:14px;gap:14px;align-items:center;min-height:70px;margin-bottom:14px;border-radius:4px;background:linear-gradient(90deg,#f7f7f7,hsla(0,0%,100%,0))}.orders-confirm-product div,.orders-confirm-product img{width:70px;height:70px;border-radius:4px;object-fit:cover;background:#f4f0ec;display:grid;place-items:center;color:#7a3b16;font-weight:700}.orders-confirm-product strong{color:#111;font-size:15px;line-height:1.4;font-weight:800}.orders-confirm-product em{padding-right:10px;color:#111;font-style:normal;font-size:14px}.orders-secure-box{margin-top:28px;border:1px solid #e0bfa9;border-radius:6px;padding:16px 18px 13px;background:linear-gradient(135deg,#fff9f3,#f5e4d7)}.orders-secure-box>strong{display:block;color:#7a3b16;font-size:16px;font-weight:800;margin-bottom:12px}.orders-secure-box p{margin:0 0 14px;color:#7a3b16;font-size:12px;line-height:1.5;font-weight:700}.orders-secure-box div{display:grid;grid-template-columns:1fr auto;border-top:1px solid #e8cdbb;padding-top:12px;color:#7a3b16;font-size:13px}.orders-secure-box b{color:#111;font-weight:500}.orders-confirm-actions{margin-top:25px;display:grid;grid-template-columns:1fr 1fr;grid-gap:13px;gap:13px}.orders-confirm-actions button{height:54px;border-radius:5px;border:1px solid #a84d1b;background:#fff;color:#9b481c;font:inherit;font-size:16px;font-weight:700}.orders-confirm-actions button:last-child{color:#fff;border-color:#8f3e12;background:linear-gradient(180deg,#a85b2b,#87390f)}.orders-confirm-actions button:disabled{cursor:default}.orders-confirm-actions button:last-child:disabled{border-color:#d9bca9;background:#d9bca9;color:#fff}.orders-confirm-loading{min-height:128px;display:grid;place-items:center;color:#8f755f;font-size:14px}.orders-sms-confirm-note{padding-bottom:16px}.orders-sms-confirm-note p{margin-bottom:0}.orders-bind-success{padding:8px 0 4px;text-align:center}.orders-bind-success-icon{width:68px;height:68px;margin:0 auto 20px;border-radius:50%;display:grid;place-items:center;background:#e3f3e5;color:#27833a;font-size:36px;line-height:1;font-weight:700}.orders-bind-success>strong{display:block;color:#7a3b16;font-size:21px;font-weight:800}.orders-bind-success>p{margin:12px 0 28px;color:#777;font-size:14px;line-height:1.6}.orders-bind-success>button{width:100%;height:54px;border:1px solid #8f3e12;border-radius:5px;background:linear-gradient(180deg,#a85b2b,#87390f);color:#fff;font:inherit;font-size:16px;font-weight:700}@media (max-width:360px){.orders-nav{height:60px}.orders-product-thumb{width:88px;height:88px;flex-basis:88px}.orders-card-actions{grid-template-columns:1fr 88px}.orders-modal{padding:0 18px 24px}}.page.timeline-page{width:100%;max-width:430px;min-height:100svh;margin:0 auto;padding:0;background:#fff;color:#111}.timeline-nav a{width:42px;height:42px;display:grid;place-items:center;color:#6f2a10;text-decoration:none}.timeline-nav a svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:2.9;stroke-linecap:round;stroke-linejoin:round}.timeline-shell{margin:0;padding:18px 17px 34px;background:#fff}.timeline-section-heading{min-height:66px;margin-bottom:16px;padding:12px 14px;border-bottom:1px solid #ead8ca;display:flex;align-items:center;justify-content:space-between;gap:16px}.timeline-section-heading div{display:grid;grid-gap:4px;gap:4px}.timeline-section-heading span{color:#8f755f;font-size:13px;font-weight:600}.timeline-section-heading strong{color:#21863a;font-size:20px;font-weight:800}.timeline-section-heading a{height:36px;padding:0 14px;border:1px solid #b94b10;border-radius:7px;display:inline-flex;align-items:center;color:#b94b10;font-size:14px;font-weight:700;text-decoration:none;white-space:nowrap}.timeline-region-tabs{margin-bottom:16px;padding:0 2px 4px;align-items:center}.timeline-region-tabs>span{flex:0 0 auto;color:#6f5542;font-size:14px;font-weight:700}.timeline-region-tab{min-height:36px;border-color:#dfc6b6;border-radius:7px;padding:7px 14px;background:#fff;color:#8d4a25;font-size:14px}.timeline-region-tab-active{border-color:#a94e1d;background:#a94e1d;color:#fff}.timeline-order-card{margin-top:0;border:0;border-radius:16px;padding:20px;background:#fff;box-shadow:0 4px 22px rgba(71,35,14,.11)}.timeline-order-meta{color:#111;font-size:15px;line-height:1.9;padding-bottom:12px;border-bottom-color:#ead8ca}.timeline-order-meta-label{color:#111;font-weight:800}.timeline-order-products-header{margin-top:15px;color:#111;font-size:15px}.timeline-order-product{min-height:64px;padding:4px 0}.timeline-order-product img,.timeline-order-product-ph{width:60px;height:60px;max-width:60px;max-height:60px;flex-basis:60px;border-radius:7px}.timeline-order-product-name{color:#111;font-size:14px;font-weight:700}.timeline-order-product-qty{color:#111}.timeline-vertical{margin-top:24px;padding:4px 4px 0}.timeline-vertical:before{content:"物流進度";display:block;margin:0 0 20px;color:#6f2a10;font-size:20px;font-weight:800}.timeline-vertical-item{gap:15px;padding-bottom:22px}.timeline-vertical-icon{width:36px;height:36px;flex:0 0 36px;border:2px solid #d5b39b;background:#fff;color:#a75325;font-size:17px;font-weight:800}.timeline-vertical-icon-current{border-color:#21863a;background:#21863a;color:#fff;box-shadow:0 3px 10px rgba(33,134,58,.2)}.timeline-vertical-line{left:17px;top:38px;background:#dfc6b6}.timeline-vertical-title{color:#111;font-size:17px}.timeline-vertical-badge{border-radius:6px;background:#dff2e2;color:#21863a;font-size:12px}.timeline-vertical-desc{color:#66584e;font-size:14px}.timeline-vertical-time{color:#9a8170;font-size:12px}.timeline-logistics{margin:-6px 0 22px 51px;border:1px solid #e0bfa9;border-radius:8px;padding:15px;background:#fff8f2;box-shadow:none}.timeline-logistics-title{color:#7a3b16;font-size:15px}.timeline-logistics-fields{color:#5b493d;font-size:13px}.timeline-logistics-btn{border-radius:7px}.timeline-logistics-btn-primary{background:#a94e1d}.timeline-logistics-btn-secondary{border-color:#c87a4b;color:#9b481c}.timeline-page .msg-error{border-radius:8px;background:#fff1ef;color:#a32920}@media (max-width:360px){.timeline-shell{padding-right:12px;padding-left:12px}.timeline-order-card{padding:17px}.timeline-logistics{margin-left:44px}}.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)}}