:root{--brand: #172b55;--brand-hover: #213b6e;--primary: #377dff;--primary-hover: #2c6fe6;--primary-soft: rgba(55, 125, 255, .12);--danger: #d94b4b;--success: #24936e;--text: #10203a;--text-secondary: #516075;--text-tertiary: #8896a8;--border: #d9e1ea;--border-soft: #e7eaf3;color:#10203a;background:#f3f6f8;font-family:Inter,Segoe UI,Microsoft YaHei,PingFang SC,Arial,sans-serif;font-synthesis:none;text-rendering:geometricPrecision}*{box-sizing:border-box}body{min-width:1180px;margin:0;background:#f3f6f8}button,input{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.app-loader{min-height:100vh;display:grid;place-items:center;color:#516075;font-weight:700}.brand-logo{display:block;width:154px;height:auto}.brand-logo-compact{width:126px}.login-page{min-height:100vh;background:#fff}.login-topbar{display:flex;align-items:center;max-width:1140px;height:96px;margin:0 auto;padding:0 15px}.login-brand{display:flex;align-items:center}.login-brand .brand-logo{width:174px}.login-form-panel{display:block;padding:56px 15px 76px}.login-card{width:100%;max-width:570px;margin:0 auto}.legacy-login-heading{margin-bottom:32px}.legacy-login-heading h1,.legacy-google-section h2{margin:0;color:#1e2022;font-size:31px;line-height:1.3;letter-spacing:0}.legacy-login-heading p,.legacy-google-section p{margin:8px 0 0;color:#677788;font-size:16px}.field-label{display:grid;gap:8px;margin-bottom:18px;color:#516075;font-weight:700;font-size:14px}.login-label-row{display:flex;align-items:center;justify-content:space-between}.login-label-row a,.legacy-login-actions a,.login-support-box a{color:#377dff;font-weight:700}.legacy-input{width:100%;min-height:52px;padding:0 18px;border:1px solid #e7eaf3;border-radius:4px;background:#fff;color:#1e2022;outline:0}.legacy-input:focus{border-color:#377dff8c;box-shadow:0 0 0 3px #377dff1f}.input-shell{display:flex;align-items:center;gap:10px;min-height:48px;padding:0 14px;border:1px solid #d9e1ea;border-radius:8px;background:#fff;color:#8896a8}.input-shell:focus-within{border-color:#008f86;box-shadow:0 0 0 3px #008f861f}.input-shell input{width:100%;min-width:0;border:0;outline:0;color:#10203a;background:transparent;font-size:14px}.form-error{margin:4px 0 16px;padding:10px 12px;border:1px solid #f0b5b5;border-radius:8px;color:#a33737;background:#fff0f0}.legacy-login-actions{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:24px 0 0}.legacy-login-actions span{color:#8c98a4;font-size:14px}.legacy-submit-button{min-height:44px;min-width:118px;padding:0 24px;border:1px solid #377dff;border-radius:4px;background:#377dff;color:#fff;font-weight:800}.legacy-submit-button:disabled{opacity:.62}.login-support-box{margin-top:34px;padding:16px 20px;border-radius:4px;background:#00c9a71a;color:#1e2022;line-height:1.65}.login-support-box p{margin:0}.legacy-google-section{margin-top:32px;padding-top:30px;border-top:1px solid #e7eaf3}.google-button-slot{min-height:42px;margin-top:18px}.auth-links{display:flex;justify-content:space-between;gap:12px;margin-top:14px}.auth-links a{color:#0b7670;font-weight:800}.primary-button,.secondary-button,.pill-button,.icon-button,.logout-button,.user-chip{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;border-radius:8px;border:1px solid #d9e1ea;background:#fff;color:#172b55;font-weight:800}.primary-button{width:100%;min-height:48px;border-color:var(--primary);background:var(--primary);color:#fff}.primary-button:hover:not(:disabled){border-color:var(--primary-hover);background:var(--primary-hover)}.primary-button:disabled{opacity:.58}.secondary-button{padding:0 16px}.pill-button{padding:0 18px;border-radius:999px}.icon-button{width:40px}.notification-button{position:relative}.notification-dot{position:absolute;top:-6px;right:-6px;min-width:20px;height:20px;display:grid;place-items:center;padding:0 5px;border:2px solid #fff;border-radius:999px;background:#f05a3d;color:#fff;font-size:10px;line-height:1;font-weight:900}.logout-button{padding:0 12px;color:#172b55}.user-chip{padding:0 12px 0 6px}.user-chip span{display:grid;width:34px;height:34px;place-items:center;border-radius:999px;background:#0b7670;color:#fff}.desktop-shell{min-height:100vh;display:grid;grid-template-columns:270px minmax(910px,1fr)}.desktop-sidebar{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;padding:22px 18px;border-right:1px solid #dfe6ee;background:#fff}.sidebar-logo{min-height:52px;display:flex;align-items:center;margin-bottom:20px}.user-panel{display:flex;align-items:center;gap:12px;padding:14px;border:1px solid #e8edf3;border-radius:8px;background:#f8fafc}.user-panel strong,.user-panel span{display:block}.user-panel strong{max-width:150px;overflow:hidden;color:#10203a;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.user-panel span{margin-top:4px;color:#69788d;font-size:12px}.avatar{display:grid;width:42px;height:42px;flex:0 0 42px;place-items:center;border-radius:999px;background:#172b55;color:#fff;font-weight:900}.sidebar-nav{margin-top:22px;overflow:auto;padding-right:2px}.nav-section{margin:18px 8px 8px;color:#10203a;font-size:13px;font-weight:900}.nav-item{width:100%;min-height:42px;display:flex;align-items:center;gap:11px;margin-bottom:4px;padding:0 10px;border:0;border-radius:8px;background:transparent;color:#627086;text-align:left}.nav-item span{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav-item em{padding:3px 7px;border-radius:999px;background:#fff1ed;color:#f05a3d;font-size:10px;font-style:normal;font-weight:900}.nav-item-active{background:#e7f4f2;color:#0b7670;font-weight:900}.desktop-main{min-width:0}.desktop-topbar{position:sticky;z-index:3;top:0;min-height:70px;display:flex;align-items:center;justify-content:space-between;padding:0 26px;border-bottom:1px solid #dfe6ee;background:#fffffff0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.topbar-left,.topbar-actions{display:flex;align-items:center;gap:10px}.topbar-title{color:#172b55;font-weight:900}.desktop-content,.public-frame{max-width:1320px;margin:0 auto;padding:24px}.page-stack{display:grid;gap:18px}.page-band{min-height:118px;display:flex;align-items:center;justify-content:space-between;padding:26px;border:1px solid #d9e1ea;border-radius:8px;background:linear-gradient(135deg,#fff,#f8fbfc 58%,#edf8f5)}.page-band h1{margin:0;color:#092857;font-size:34px;line-height:1.15;letter-spacing:0}.page-band p{margin:8px 0 0;color:#5d6b81}.metric-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-top:18px}.metric-grid-compact{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:0}.metric-card,.panel,.status-tile{border:1px solid #dfe6ee;border-radius:8px;background:#fff;box-shadow:0 10px 30px #10203a0f}.metric-card{min-height:126px;display:grid;align-content:space-between;padding:18px}.metric-card svg{color:#008f86}.metric-card span{color:#627086;font-size:13px;font-weight:800}.metric-card strong{color:#10203a;font-size:24px;letter-spacing:0}.dashboard-columns{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:18px}.panel{margin-top:18px;padding:20px}.dashboard-columns .panel{margin-top:0}.panel-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.panel-header h2{margin:0;color:#10203a;font-size:20px;letter-spacing:0}.panel-header a{display:inline-flex;align-items:center;gap:4px;color:#008f86;font-weight:800}.wallet-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.wallet-tile{min-height:86px;padding:14px;border:1px solid #e8edf3;border-radius:8px;background:#f8fafc}.wallet-tile span,.claimable-row span,.status-tile span,.next-step span{display:block;color:#69788d;font-size:12px;font-weight:800}.wallet-tile strong{display:block;margin-top:10px;color:#10203a;font-size:20px}.claimable-list{display:grid;gap:10px}.claimable-row{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:72px;padding:12px 14px;border:1px solid #e8edf3;border-radius:8px;background:#fff}.claimable-row strong{display:block;color:#10203a}.claimable-row small{flex:0 0 auto;padding:6px 10px;border-radius:999px;background:#fff7e6;color:#8a5b00;font-weight:900}.table-like{display:grid;overflow:hidden;border:1px solid #e8edf3;border-radius:8px}.table-head,.table-row{display:grid;grid-template-columns:170px 1fr 160px 170px;gap:12px;align-items:center;min-height:50px;padding:0 16px}.table-head{background:#f0f3f6;color:#516075;font-size:13px;font-weight:900}.table-row{border-top:1px solid #e8edf3;color:#31415a}.empty-line{display:grid;min-height:72px;place-items:center;color:#8896a8;font-weight:700}.form-success{grid-column:1 / -1;margin:4px 0 0;padding:10px 12px;border:1px solid #9ed9c5;border-radius:8px;color:#166c55;background:#e9f8f2}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.status-strip{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px;padding:12px 14px;border:1px solid #d9e1ea;border-radius:8px;background:#f8fafc;color:#627086}.status-strip strong{color:#0b7670}.form-wide,.form-grid-full,.form-submit,.form-grid .form-error,.form-grid .form-success{grid-column:1 / -1}.legacy-submit-rows{display:grid;gap:16px}.legacy-submit-row{display:flex;flex-wrap:wrap;gap:14px;align-items:flex-start}.legacy-submit-row>*{flex:1 1 200px;min-width:0;margin-bottom:0}.legacy-submit-note{margin:0;color:#71869d;font-size:13px;line-height:1.6}.legacy-submit-note a{color:#377dff;font-weight:700}.legacy-submit-address-book{display:grid;gap:12px;margin-bottom:6px;padding:14px;border:1px solid #e7eaf3;border-radius:6px;background:#f8fafc}.legacy-submit-address-book-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.legacy-submit-address-book-header strong{color:#1e2022;font-size:14px}.legacy-submit-address-book-header a{color:#377dff;font-size:13px;font-weight:700;text-decoration:none}.legacy-submit-address-book-hint{color:#71869d;font-size:13px}.legacy-submit-address-list{display:flex;flex-wrap:wrap;gap:10px}.legacy-submit-address-list button{min-width:160px;max-width:260px;display:grid;gap:4px;padding:10px 12px;border:1px solid #d9e2ef;border-radius:6px;background:#fff;color:#1e2022;text-align:left;cursor:pointer}.legacy-submit-address-list button.active{border-color:#377dff;box-shadow:0 0 0 3px #377dff1f}.legacy-submit-address-list button span,.legacy-submit-address-list button small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.legacy-submit-address-list button span{font-size:13px;font-weight:800}.legacy-submit-address-list button small{color:#71869d;font-size:12px}.legacy-submit-cart-summary{margin-top:14px;color:#31415a;font-size:14px;line-height:1.6}.legacy-submit-cart-note{margin:6px 0 0;color:#71869d;font-size:13px;line-height:1.5}.legacy-charge-preview{margin-top:4px}.legacy-charge-preview .legacy-card-header h2{margin:0;color:#10203a;font-size:15px;font-weight:800}.legacy-table{width:100%;border-collapse:collapse;font-size:14px}.legacy-table td,.legacy-table th{padding:8px 12px;border:1px solid #e8edf3;text-align:left}.input-shell-plain{width:100%}.input-shell select,.textarea-shell textarea{width:100%;border:0;outline:0;color:#10203a;background:transparent;font-size:14px}.textarea-shell{display:flex;min-height:92px;padding:12px 14px;border:1px solid #d9e1ea;border-radius:8px;background:#fff}.textarea-shell:focus-within{border-color:#008f86;box-shadow:0 0 0 3px #008f861f}.file-input{min-height:48px;padding:11px 14px;border:1px solid #d9e1ea;border-radius:8px;background:#fff}.inline-form{display:flex;align-items:end;gap:12px}.inline-form .field-label{flex:1;margin-bottom:0}.inline-button{width:auto;min-width:160px;padding:0 18px}.checkbox-list{display:grid;gap:8px;max-height:140px;overflow:auto;padding:10px;border:1px solid #e8edf3;border-radius:8px;background:#f8fafc}.checkbox-list label,.check-tile{display:flex;align-items:center;gap:8px;color:#516075;font-weight:700}.check-tile{min-height:48px;padding:0 14px;border:1px solid #d9e1ea;border-radius:8px;background:#fff}.data-table{display:grid;overflow:auto;border:1px solid #e8edf3;border-radius:8px}.data-table-head,.data-table-row{display:grid;grid-template-columns:var(--table-columns);gap:12px;align-items:center;min-width:var(--table-min-width, 860px);min-height:50px;padding:0 14px}.data-table-head>span,.data-table-row>span{min-width:0;overflow-wrap:anywhere}.data-table-head{color:#516075;background:#f0f3f6;font-size:13px;font-weight:900}.data-table-row{border-top:1px solid #e8edf3;color:#31415a;font-size:14px}.data-table-row a{color:#0b7670;font-weight:800}.data-table-empty{display:grid;min-height:78px;place-items:center;color:#8896a8;font-weight:800}.row-actions{display:flex;flex-wrap:wrap;gap:6px}.row-actions button,.row-actions a,.segmented-control button{min-height:32px;padding:0 10px;border:1px solid #d9e1ea;border-radius:7px;background:#fff;color:#172b55;font-weight:800;text-decoration:none;display:inline-flex;align-items:center}.segmented-control{display:inline-flex;gap:6px;padding:5px;border:1px solid #d9e1ea;border-radius:999px;background:#fff}.segmented-control button{border-radius:999px;border-color:transparent}.segmented-control button.active{background:var(--primary);color:#fff}.voucher-grid,.content-grid,.upload-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.price-group-list{display:grid;gap:18px}.price-group{border:1px solid #e8edf3;border-radius:8px;overflow:hidden;background:#fff}.price-group h3{margin:0;padding:15px 18px;border-bottom:3px solid #008f86;color:#10203a;font-size:18px;letter-spacing:0}.price-link-list{display:grid}.price-link-row{min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 18px;border-bottom:1px solid #e8edf3;color:#10203a;font-weight:800}.price-link-row:last-child{border-bottom:0}.price-link-row:hover{background:#f8fafc;color:#0b7670}.voucher-card,.content-card,.upload-card{min-height:178px;padding:18px;border:1px solid #e8edf3;border-radius:8px;background:#fff}.voucher-card{display:grid;gap:10px;background:linear-gradient(135deg,#fff,#f6f3ff)}.voucher-card span{color:#6c5cc7;font-size:12px;font-weight:900}.voucher-card h3,.content-card h3{margin:6px 0 0;color:#10203a;font-size:18px}.voucher-card strong{color:#10203a;font-size:28px}.voucher-card p,.content-card p,.rich-copy p{margin:0;color:#627086;line-height:1.65}.content-image{max-width:100%;border:1px solid #e8edf3;border-radius:8px;margin-bottom:14px}.muted-line{margin:0 0 12px;color:#627086;line-height:1.6}.link-button{width:fit-content;text-decoration:none}.upload-card{display:grid;align-content:space-between;min-height:130px}.upload-card strong{color:#10203a}.tracking-result{margin-top:18px;padding:16px;border:1px solid #e8edf3;border-radius:8px;background:#fff;color:#10203a;overflow:auto}.summary-grid{display:grid;grid-template-columns:120px 1fr;gap:10px 16px}.summary-grid span{color:#69788d;font-weight:800}.summary-grid strong{color:#10203a}.address-block{display:grid;grid-template-columns:1fr auto;gap:18px;align-items:start}.address-block h3{margin:0 0 8px;color:#10203a;font-size:20px;letter-spacing:0}.address-block>div:first-child span{display:inline-flex;min-height:28px;align-items:center;padding:0 10px;border-radius:999px;background:#e7f4f2;color:#0b7670;font-size:12px;font-weight:900}.address-block .summary-grid{grid-column:1 / -1}.legacy-warehouse-info{color:#3b4757;font-size:14px;line-height:1.75}.legacy-warehouse-info h5{margin:22px 0 8px;font-size:15px;font-weight:700;color:#1e2022}.legacy-warehouse-info h5:first-child{margin-top:0}.legacy-warehouse-info p{margin:0 0 8px}.legacy-warehouse-info ul,.legacy-warehouse-info ol{margin:0 0 10px;padding-left:22px}.legacy-warehouse-info li{margin-bottom:4px}.legacy-warehouse-info strong{color:#1e2022}.legacy-warehouse-info a{color:var(--primary)}.payment-grid{display:grid;grid-template-columns:1fr 1fr 1.4fr auto;gap:14px;align-items:end}.payment-grid .metric-card,.payment-grid .field-label{margin:0}.payment-grid .form-error,.payment-grid .form-success{grid-column:1 / -1}.message-list{display:grid;gap:10px;margin-bottom:14px}.message-item{padding:12px 14px;border:1px solid #e8edf3;border-radius:8px;background:#f8fafc}.message-item strong{color:#516075;font-size:12px}.message-item p{margin:6px 0 0;color:#10203a}.status-table{display:grid;overflow:hidden;border:1px solid #e8edf3;border-radius:8px}.status-head,.status-row{display:grid;grid-template-columns:230px 110px 190px 110px 1fr;gap:12px;align-items:center;min-height:54px;padding:0 14px}.status-head{color:#516075;background:#f0f3f6;font-size:13px;font-weight:900}.status-row{border-top:1px solid #e8edf3}.status-badge{display:inline-flex;min-height:28px;align-items:center;justify-content:center;padding:0 9px;border-radius:999px;font-size:12px;font-weight:900}.status-good{background:#e9f8f2;color:#166c55}.status-warn{background:#fff7e6;color:#8a5b00}.status-muted{background:#eef2f6;color:#627086}.placeholder-panel{display:grid;gap:18px}.placeholder-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.status-tile{min-height:100px;padding:18px}.status-tile strong{display:block;margin-top:12px;color:#10203a;font-size:18px}.next-step{padding:18px;border:1px solid #d9e1ea;border-radius:8px;background:#f8fafc}.next-step strong{display:block;margin-top:8px;color:#10203a}.legacy-site{min-height:100vh;background:#fff;color:#1e2022;font-family:Microsoft YaHei,微软雅黑,Segoe UI,Open Sans,PingFang SC,Arial,sans-serif}.legacy-container{width:100%;max-width:1110px;margin:0 auto;padding:0 15px}.legacy-header{position:relative;z-index:10;min-height:112px;background:#fff;color:#243c5a}.legacy-header-overlay{position:absolute;inset:0 0 auto 0;background:transparent;color:#fff}.legacy-topbar-strip{background:#223a66;color:#fff}.legacy-topbar-strip .legacy-topline{height:40px}.legacy-topbar-strip .legacy-quick-nav a,.legacy-topbar-strip .legacy-language,.legacy-topbar-strip .legacy-chrome-logout{color:#fff}.legacy-header-inner{width:100%;max-width:1110px;margin:0 auto;padding:0 15px}.legacy-topline,.legacy-mainnav,.legacy-quick-nav,.legacy-primary-nav,.legacy-language{display:flex;align-items:center}.legacy-topline{height:38px;justify-content:space-between;font-size:14px}.legacy-language{gap:7px;font-weight:600;opacity:.9}.flag-dot{width:16px;height:11px;display:inline-block;border-radius:1px;background:#ef4444;box-shadow:inset 5px 0 #dc2626}.legacy-quick-nav,.legacy-primary-nav{justify-content:flex-end}.legacy-quick-nav{gap:28px}.legacy-quick-nav a,.legacy-primary-nav a{display:inline-flex;align-items:center;gap:5px;color:inherit;white-space:nowrap}.legacy-mainnav{height:74px;justify-content:space-between}.legacy-brand .brand-logo{width:174px}.legacy-primary-nav{gap:30px;font-size:14px;font-weight:600}.legacy-home-page{background:#fff}.legacy-hero{min-height:620px;display:flex;align-items:center;background:linear-gradient(#29303a52,#29303a52),#c5c9cf;color:#fff}.legacy-hero-inner{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:80px;align-items:center;padding-top:70px}.legacy-hero-copy h1{max-width:560px;margin:0;color:#fff;font-size:43px;line-height:1.35;font-weight:800;letter-spacing:0}.legacy-hero-tabs{display:grid;gap:25px}.legacy-hero-tabs a{position:relative;display:block;padding-bottom:14px;border-bottom:3px solid rgba(255,255,255,.78);color:#ffffffb8;font-size:13px;font-weight:800;line-height:1.55}.legacy-hero-tabs a.active{color:#fff}.legacy-hero-tabs a.active:after{content:"";position:absolute;left:0;bottom:-3px;width:92px;height:3px;background:#377dff}.legacy-tracking-band{padding:84px 0 76px;background:#f7fbff;text-align:center}.legacy-tracking-band h2,.legacy-service-grid-section h2{margin:0 0 30px;color:#111827;font-size:38px;line-height:1.2;font-weight:900;letter-spacing:0}.legacy-tracking-form{width:446px;max-width:100%;display:flex;margin:0 auto;border:1px solid #d9e2ef;border-radius:4px;overflow:hidden;background:#fff}.legacy-tracking-form input{flex:1;min-width:0;height:52px;padding:0 18px;border:0;outline:0;color:#1e2022}.legacy-tracking-form button{width:66px;border:0;background:#377dff;color:#fff;font-weight:800}.legacy-footer{padding:64px 0 42px;background:#223a66;color:#ffffffc7}.legacy-footer .legacy-container{max-width:1110px;padding-right:15px;padding-left:15px}.legacy-footer .brand-logo{width:220px}.legacy-footer-grid{display:grid;grid-template-columns:300px repeat(4,minmax(105px,1fr));column-gap:44px;row-gap:36px;align-items:start}.legacy-footer h3{margin:0 0 18px;color:#fff;font-size:15px;font-weight:900}.legacy-footer a,.legacy-footer-contact-row p{font-size:14px;line-height:1.62}.legacy-footer-contact-row{display:flex;align-items:flex-start;gap:12px;margin-top:42px}.legacy-footer-contact-row+.legacy-footer-contact-row{margin-top:22px}.legacy-footer-contact-row svg{flex:0 0 auto;margin-top:6px;color:#ffffffd1}.legacy-footer-contact-row p{margin:0}.legacy-footer-contact-row small{font-size:12px}.legacy-footer a{display:block;color:#ffffffb8;margin-bottom:13px;font-size:14px;line-height:1.35}.legacy-footer-bottom{margin-top:72px;padding-top:42px;border-top:1px solid rgba(255,255,255,.12)}.legacy-footer-bottom-top{display:flex;align-items:center;justify-content:space-between;gap:24px}.legacy-footer-policy-links{display:flex;align-items:center;gap:32px}.legacy-footer-policy-links a,.legacy-footer-policy-links span{margin:0;color:#ffffffc7;font-size:14px}.legacy-footer-social{display:flex;align-items:center;gap:18px}.legacy-footer-social a{width:38px;height:38px;display:grid;place-items:center;margin:0;border-radius:7px;background:#ffffff1a;color:#fff}.legacy-footer-bottom p{margin:62px 0 22px;color:#ffffff73;font-size:12px;font-weight:800;text-align:center}.legacy-footer-bottom small{display:block;max-width:1260px;margin:0 auto;color:#ffffff70;font-size:12px;font-weight:700;line-height:1.6;text-align:center}@media (max-width: 980px){.legacy-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.legacy-footer-contact{grid-column:1 / -1}.legacy-footer-bottom{margin-top:50px}}.legacy-floating-actions{position:fixed;z-index:20;right:30px;bottom:32px;display:grid;gap:14px}.legacy-floating-actions a,.legacy-floating-actions .legacy-whatsapp{width:44px;height:44px;display:grid;place-items:center;border:none;border-radius:999px;background:#f1f5f9d6;color:#9aa7b5;box-shadow:0 8px 20px #0f172a14;cursor:pointer}.legacy-floating-actions .legacy-whatsapp{width:62px;height:62px;background:#20d466;color:#fff;box-shadow:0 10px 24px #20d46659}.legacy-chat-widget{display:grid;gap:10px;justify-items:center}.legacy-chat-options{display:flex;flex-direction:column;gap:10px;align-items:flex-end}.legacy-floating-actions .legacy-chat-options a{width:auto;height:auto;display:inline-flex;align-items:center;gap:8px;padding:11px 18px;border-radius:25px;background:#25d366;color:#fff;font-size:14px;font-weight:600;white-space:nowrap;box-shadow:0 2px 10px #0003;transition:transform .15s}.legacy-floating-actions .legacy-chat-options a:hover{transform:scale(1.04)}.legacy-cookie-banner{position:fixed;z-index:19;left:0;right:0;bottom:0;min-height:78px;display:flex;align-items:center;justify-content:center;gap:14px;padding:12px;background:#f7f7f7f5;color:#52667d;font-size:13px}.legacy-cookie-banner button{min-height:38px;padding:0 18px;border:0;border-radius:0;background:#007bff;color:#fff}.legacy-site .public-frame{max-width:none;margin:0;padding:0}.legacy-site .page-stack{width:100%;max-width:1110px;margin:0 auto;padding:72px 15px 88px}.legacy-site .page-band{min-height:auto;padding:0 0 28px;border:0;border-radius:0;background:transparent}.legacy-site .page-band h1{color:#1e2022;font-size:36px}.legacy-site .page-band p{color:#677788}.legacy-site .panel,.legacy-site .metric-card,.legacy-site .status-tile{border-color:#e7eaf3;border-radius:4px;box-shadow:0 12px 28px #1e20220f}.legacy-site .panel-header h2{color:#1e2022}.legacy-site .panel-header a,.legacy-site .auth-links a{color:#377dff}.legacy-site .primary-button{border-color:#377dff;border-radius:4px;background:#377dff}.legacy-site .input-shell,.legacy-site .textarea-shell{border-color:#e7eaf3;border-radius:4px}.legacy-site .login-form-panel{min-height:650px;padding:108px 15px 88px;background:#fff}.legacy-price-page{padding:0 0 120px;background:#f7f9fc}.legacy-price-hero{padding:76px 0 56px;background:linear-gradient(135deg,#172b55,#2a4a8c);color:#fff;text-align:center}.legacy-price-hero h1{margin:0 0 14px;font-size:40px;line-height:1.2;font-weight:900;letter-spacing:0}.legacy-price-hero p{max-width:720px;margin:0 auto;font-size:16px;line-height:1.7;color:#ffffffd1}.legacy-price-modes{display:flex;flex-direction:column;gap:26px;margin-top:-30px}.legacy-price-mode{padding:28px 32px 32px;background:#fff;border:1px solid #e7eaf3;border-radius:16px;box-shadow:0 12px 30px #172b550f}.legacy-price-mode-head{display:flex;align-items:center;gap:18px;padding-bottom:22px;margin-bottom:24px;border-bottom:1px solid #eef1f7}.legacy-price-mode-icon{width:78px;height:78px;object-fit:contain;flex:none}.legacy-price-group-flags{display:inline-flex;align-items:center;gap:8px;flex:none}.legacy-price-group-flags img{width:46px;height:32px;border-radius:4px;box-shadow:0 1px 4px #172b5533}.legacy-price-calc-cta{display:inline-flex;align-items:center;gap:8px;margin:4px 0 26px;padding:11px 20px;border-radius:8px;background:#377dff;color:#fff;font-size:14px;font-weight:700;text-decoration:none;box-shadow:0 6px 16px #377dff40}.legacy-price-calc-cta:hover{background:#2f6fe6}.legacy-price-mode-heading h2{margin:0 0 5px;font-size:24px;font-weight:800;color:#172b55;letter-spacing:0}.legacy-price-mode-heading p{margin:0;font-size:14px;line-height:1.5;color:#677788}.legacy-price-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(228px,1fr));gap:14px}.legacy-price-card{position:relative;overflow:hidden;display:flex;flex-direction:column;gap:9px;padding:16px 18px;border:1px solid #e7eaf3;border-radius:12px;background:#fbfcfe;text-decoration:none;transition:border-color .15s,box-shadow .15s,transform .15s}.legacy-price-card:after{content:"";position:absolute;top:0;right:0;width:130px;height:86px;background:linear-gradient(225deg,rgba(55,125,255,.08),transparent 70%);pointer-events:none;transition:background .2s}.legacy-price-card:hover{border-color:#377dff;box-shadow:0 8px 20px #377dff1f;transform:translateY(-2px)}.legacy-price-card:hover:after{background:linear-gradient(225deg,rgba(55,125,255,.16),transparent 72%)}.legacy-price-card-flags{position:absolute;top:14px;right:14px;z-index:1;display:flex;align-items:center;gap:4px;opacity:.6;pointer-events:none;transition:opacity .2s,transform .2s}.legacy-price-card-flags img{width:26px;height:18px;border-radius:3px;box-shadow:0 1px 3px #172b552e}.legacy-price-card-flags-arrow{color:#98a4b3;font-size:12px;font-weight:700}.legacy-price-card:hover .legacy-price-card-flags{opacity:1;transform:scale(1.06)}.legacy-price-card-route,.legacy-price-card-name,.legacy-price-card-cta{position:relative;z-index:1}.legacy-price-card-route{align-self:flex-start;padding:2px 10px;border-radius:999px;background:#eaf2ff;color:#377dff;font-size:11px;font-weight:700}.legacy-price-card-name{font-size:15px;font-weight:700;line-height:1.4;color:#1e2022}.legacy-price-card-cta{margin-top:auto;font-size:13px;font-weight:700;color:#377dff}.legacy-price-card-cta span{display:inline-block;transition:transform .15s}.legacy-price-card:hover .legacy-price-card-cta span{transform:translate(3px)}.legacy-price-inquiry{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 22px;border:1px dashed #c7d2e6;border-radius:12px;background:#fbfcfe;color:#3b4757;font-size:14px;text-decoration:none}.legacy-price-inquiry:hover{border-color:#377dff}@media (max-width: 640px){.legacy-price-hero{padding:56px 0 48px}.legacy-price-hero h1{font-size:30px}.legacy-price-mode{padding:22px 18px 24px}.legacy-price-mode-icon{width:60px;height:60px}}.legacy-contact-page{min-height:880px;padding:190px 0 90px;background:#fff}.legacy-contact-page h1{margin:0 0 74px;color:#20242a;font-size:56px;line-height:1.15;font-weight:800;text-align:center;letter-spacing:0}.legacy-contact-card{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 30px;padding:0 110px;background:#fff}.legacy-contact-card label,.legacy-track-form-section label{display:grid;gap:10px;color:#2b3f5c;font-size:13px;font-weight:600}.legacy-contact-card input,.legacy-contact-card select,.legacy-contact-card textarea,.legacy-track-form-section input{width:100%;min-height:52px;padding:0 16px;border:1px solid #dbe3ef;border-radius:4px;background:#fff;color:#1e2022;outline:0}.legacy-contact-card textarea{min-height:52px;padding-top:12px;resize:vertical}.legacy-contact-wide,.legacy-contact-card .form-success,.legacy-contact-card .form-error{grid-column:1 / -1}.legacy-contact-card button{justify-self:end;grid-column:2;min-width:89px;min-height:52px;margin-top:20px;border:0;border-radius:4px;background:#377dff;color:#fff;font-size:16px;font-weight:800}.legacy-track-page{min-height:900px;background:#fff}.legacy-track-hero{min-height:360px;display:grid;place-items:end center;padding-bottom:88px;background:linear-gradient(170deg,transparent 0 57%,rgba(247,249,252,.94) 57.2% 100%),linear-gradient(118deg,transparent 0 72%,#eef2f6 72.2% 100%);text-align:center}.legacy-track-hero h1{margin:0;color:#111827;font-size:42px;line-height:1.15;font-weight:900;letter-spacing:0}.legacy-track-hero p{margin:10px 0 0;color:#5d6b81;font-size:13px}.legacy-track-form-section{padding-top:92px;padding-bottom:120px;border-bottom:1px solid #e7eaf3}.legacy-track-form-section form{width:888px;max-width:100%;display:grid;gap:40px;margin:0 auto}.legacy-track-form-section input{height:52px;font-size:16px}.legacy-track-form-section button{justify-self:center;width:160px;min-height:53px;border:0;border-radius:4px;background:#377dff;color:#fff;font-size:16px;font-weight:800}.legacy-track-result{margin-top:42px}.legacy-track-help{display:flex;align-items:center;gap:18px;margin-top:36px;margin-bottom:56px;padding:22px 26px;border:1px solid #e7eaf3;border-radius:10px;background:#fff;box-shadow:0 6px 18px #1e20220f}.legacy-track-help-icon{display:grid;place-items:center;flex-shrink:0;width:48px;height:48px;border-radius:50%;background:#172b5514;color:#172b55}.legacy-track-help-text{flex:1;min-width:0}.legacy-track-help-text h3{margin:0 0 4px;font-size:16px;color:#1e2022}.legacy-track-help-text p{margin:0;font-size:14px;line-height:1.6;color:#677788}.legacy-track-help-cta{display:inline-flex;align-items:center;gap:6px;flex-shrink:0;min-height:40px;padding:0 18px;border:1px solid #172b55;border-radius:6px;color:#172b55;font-size:14px;font-weight:700;white-space:nowrap}.legacy-track-help-cta:hover{background:#172b55;color:#fff}@media (max-width: 640px){.legacy-track-help{flex-direction:column;align-items:flex-start;text-align:left}.legacy-track-help-cta{align-self:stretch;justify-content:center}}.legacy-track-loading{margin-top:20px;padding:18px;border:1px dashed #cfd8e6;border-radius:8px;text-align:center;color:#677788;font-size:14px}.legacy-track-courier{margin-top:24px}.legacy-track-courier-title{margin-bottom:10px;color:#1e2022;font-size:14px;font-weight:700;word-break:break-all}.legacy-tracking-tool-html{font-size:14px;color:#3b4757}.legacy-tracking-tool-html h2,.legacy-tracking-tool-html h3{margin:22px 0 12px;padding-bottom:8px;border-bottom:1px solid #e7eaf3;font-size:16px;font-weight:700;color:#172b55}.legacy-tracking-tool-html h2:first-child,.legacy-tracking-tool-html h3:first-child{margin-top:0}.legacy-tracking-tool-html .media{display:flex;align-items:flex-start;gap:14px;padding:10px 0;border-bottom:1px dashed #eef1f6}.legacy-tracking-tool-html .trackdate{flex:0 0 130px;min-width:130px;float:none;text-align:left;padding-top:2px;color:#8c98a4;font-size:12px;font-family:Consolas,ui-monospace,monospace}.legacy-tracking-tool-html .left{display:flex;align-items:flex-start;gap:10px;flex:1 1 auto;min-width:0;float:none;line-height:1.6}.legacy-tracking-tool-html .media-body{flex:1 1 auto;min-width:0;color:#3b4757;line-height:1.6;overflow-wrap:anywhere}.legacy-tracking-tool-html .icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:18px;height:18px;margin:2px 0 0!important;border-radius:50%;background:#377dff;color:#fff}.legacy-tracking-tool-html .icon i{display:none}.legacy-tracking-tool-html .icon:after{content:"✓";font-size:11px;line-height:1}.legacy-tracking-tool-html p{margin:8px 0 0;color:#677788;line-height:1.7}.legacy-public-hero{min-height:300px;display:grid;align-items:end;padding:86px 0 70px;background:linear-gradient(170deg,transparent 0 58%,rgba(247,249,252,.94) 58.2% 100%),linear-gradient(118deg,transparent 0 74%,#eef2f6 74.2% 100%);text-align:center}.legacy-public-hero.compact{min-height:260px;padding-top:78px}.legacy-public-hero h1{margin:0;color:#20242a;font-size:48px;line-height:1.15;font-weight:900;letter-spacing:0}.legacy-public-hero p{margin:12px auto 0;max-width:680px;color:#677788;font-size:15px}.legacy-detail-page,.legacy-calculator-page,.legacy-pickup-page{background:#fff}.legacy-detail-body,.legacy-calculator-body,.legacy-pickup-body{padding-top:58px;padding-bottom:110px}.legacy-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.legacy-info-grid article,.legacy-info-grid a,.legacy-form-card,.legacy-pickup-card{display:grid;gap:12px;padding:28px;border:1px solid #e7eaf3;border-radius:4px;background:#fff;box-shadow:0 12px 28px #1e20220f}.legacy-info-grid h3,.legacy-form-card h2,.legacy-pickup-card h3{margin:0;color:#1e2022;font-size:22px;letter-spacing:0}.legacy-info-grid p,.legacy-pickup-card p,.legacy-pickup-card dd{margin:0;color:#677788;line-height:1.7}.legacy-form-card{margin-bottom:24px}.legacy-pickup-group{margin-bottom:54px}.legacy-pickup-group h2{margin:0 0 20px;color:#111827;font-size:32px;font-weight:900}.legacy-pickup-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.legacy-pickup-card dl{display:grid;gap:8px;margin:0}.legacy-pickup-card dl div{display:grid;grid-template-columns:72px 1fr;gap:8px}.legacy-pickup-card dt{color:#1e2022;font-weight:800}.legacy-pickup-actions{display:flex;gap:10px;margin-top:8px}.legacy-pickup-actions a{min-height:34px;display:inline-flex;align-items:center;padding:0 14px;border-radius:4px;background:#eaf2ff;color:#0d6efd;font-size:13px;font-weight:800}.legacy-empty{padding:40px;border:1px solid #e7eaf3;border-radius:4px;color:#677788;text-align:center}.legacy-news-list{display:grid;gap:22px;padding-top:58px;padding-bottom:110px}.legacy-news-search{display:flex;gap:10px;margin-bottom:6px}.legacy-news-search input{flex:1;min-width:0;padding:11px 16px;border:1px solid #d8dfea;border-radius:4px;font-size:15px}.legacy-news-search button{padding:11px 22px;border:none;border-radius:4px;background:#223a66;color:#fff;font-size:15px;font-weight:700;cursor:pointer}.legacy-news-search .legacy-news-search-clear{background:#eef2f8;color:#52667d}.legacy-pagination{display:flex;align-items:center;justify-content:center;gap:18px;margin-top:14px}.legacy-pagination button{padding:9px 18px;border:1px solid #d8dfea;border-radius:4px;background:#fff;color:#223a66;font-size:14px;font-weight:700;cursor:pointer}.legacy-pagination button:disabled{opacity:.45;cursor:not-allowed}.legacy-pagination span{color:#52667d;font-size:14px;font-weight:700}.legacy-news-card{display:grid;grid-template-columns:260px minmax(0,1fr);gap:24px;align-items:center;padding:18px;border:1px solid #e7eaf3;border-radius:4px;background:#fff;box-shadow:0 12px 28px #1e20220f}.legacy-news-card img,.legacy-news-placeholder{width:100%;height:150px;object-fit:cover;border-radius:4px;background:#eef3fa}.legacy-news-card time{display:block;margin-bottom:8px;color:#7c8ba1;font-size:13px}.legacy-news-card h2{margin:0 0 10px;color:#1e2022;font-size:24px;line-height:1.25;letter-spacing:0}.legacy-news-card p,.legacy-static-copy{color:#52667d;line-height:1.8}.legacy-static-copy{max-width:860px;padding-top:58px;padding-bottom:110px;font-size:16px}.legacy-static-copy .rich-copy{padding:34px;border:1px solid #e7eaf3;border-radius:4px;background:#fff;box-shadow:0 12px 28px #1e20220f}.legacy-home-section{padding-top:74px;padding-bottom:28px}.legacy-section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px}.legacy-section-heading h2,.legacy-home-about h2{margin:0;color:#111827;font-size:38px;line-height:1.2;font-weight:900;letter-spacing:0}.legacy-section-heading a{color:#377dff;font-size:14px;font-weight:800}.legacy-home-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.legacy-home-news-card{overflow:hidden;border:1px solid #e7eaf3;border-radius:4px;background:#fff;box-shadow:0 12px 28px #1e20220f}.legacy-home-news-card img,.legacy-home-news-card .legacy-news-placeholder{width:100%;height:190px;display:block;object-fit:cover;background:#eef3fa}.legacy-home-news-card span{display:block;padding:18px 22px 0;color:#7c8ba1;font-size:12px;font-weight:800}.legacy-home-news-card h3{min-height:92px;margin:0;padding:10px 22px 24px;color:#1e2022;font-size:18px;font-weight:400;line-height:1.45;letter-spacing:0}.legacy-home-about{padding-bottom:100px}.legacy-home-about article{margin-top:26px;padding:34px;border:1px solid #e7eaf3;border-radius:4px;background:#fff;color:#52667d;line-height:1.85;box-shadow:0 12px 28px #1e20220f}.legacy-home-about h3{margin:20px 0 8px;color:#1e2022;font-size:20px;letter-spacing:0}.legacy-home-about h3:first-child{margin-top:0}.legacy-banner{background:#f4f7fb;border-bottom:1px solid #e7eaf3}.legacy-banner-inner{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:36px;align-items:stretch;padding-top:32px;padding-bottom:32px}.legacy-banner-media{display:flex;align-items:center;justify-content:center;min-height:320px;overflow:hidden;border-radius:8px;background:#e3ebf5}.legacy-banner-media img{width:100%;height:100%;max-height:380px;object-fit:cover}.legacy-banner-placeholder{color:#8aa0bb;font-size:16px;font-weight:700}.legacy-banner-notices{display:flex;flex-direction:column;padding:24px;border:1px solid #e0e7f2;border-radius:8px;background:#fff;box-shadow:0 10px 24px #1e20220d}.legacy-banner-notices h2{margin:0 0 14px;color:#223a66;font-size:20px;font-weight:800}.legacy-banner-notices ul{flex:1;margin:0;padding:0;list-style:none}.legacy-banner-notices li{padding:10px 0;border-bottom:1px dashed #e2e8f2;font-size:14px;line-height:1.5}.legacy-banner-notices li a{color:#3a4a5e;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.legacy-banner-notices li a:hover{color:#377dff}.legacy-banner-links{margin-top:14px;display:flex;flex-direction:column;gap:6px}.legacy-banner-links a{color:#377dff;font-size:14px;font-weight:700}.legacy-tutorial-body{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:32px;align-items:start}.legacy-tutorial-tabs{display:flex;gap:8px;margin-bottom:22px;border-bottom:1px solid #e7eaf3}.legacy-tutorial-tabs button{padding:12px 20px;border:none;border-bottom:3px solid transparent;background:none;color:#6b7d92;font-size:15px;font-weight:700;cursor:pointer}.legacy-tutorial-tabs button.active{color:#223a66;border-bottom-color:#2bb673}.legacy-tutorial-steps{margin:0;padding:0;list-style:none;display:grid;gap:18px}.legacy-tutorial-steps li{display:flex;gap:16px;align-items:flex-start}.legacy-tutorial-step-no{flex:none;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#2bb673;color:#fff;font-size:14px;font-weight:800}.legacy-tutorial-steps h3{margin:2px 0 4px;color:#1e2022;font-size:17px;font-weight:700}.legacy-tutorial-steps p{margin:0;color:#52667d;font-size:14px;line-height:1.7}.legacy-tutorial-cta{display:flex;flex-direction:column;gap:14px;padding:24px;border:1px solid #e7eaf3;border-radius:8px;background:#f8fafc}.legacy-tutorial-cta a{display:block;padding:13px 18px;border:1px solid #d63a3a;border-radius:4px;color:#d63a3a;text-align:center;font-size:15px;font-weight:700;background:#fff}.legacy-tutorial-cta a:hover{background:#fff5f5}.legacy-tutorial-cta a.legacy-tutorial-cta-primary{border-color:#2bb673;background:#2bb673;color:#fff}.legacy-tutorial-cta a.legacy-tutorial-cta-primary:hover{background:#25a266}.legacy-why-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.legacy-why-card{padding:22px;border:1px solid #e7eaf3;border-radius:8px;background:#fff;text-align:center;box-shadow:0 10px 24px #1e20220d}.legacy-why-media{position:relative;display:block;width:100%;height:150px;margin-bottom:16px;overflow:hidden;border-radius:6px;background:linear-gradient(135deg,#e8f1fb,#dceaf7)}.legacy-why-media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.legacy-why-card h3{margin:0 0 8px;color:#223a66;font-size:18px;font-weight:800}.legacy-why-card p{margin:0;color:#52667d;font-size:14px;line-height:1.6}.legacy-about-cta{display:inline-flex;align-items:center;gap:6px;margin-top:24px;padding:13px 28px;border-radius:4px;background:#223a66;color:#fff;font-size:15px;font-weight:700}.legacy-about-cta:hover{background:#1b2f54}@media (max-width: 900px){.legacy-banner-inner,.legacy-tutorial-body{grid-template-columns:minmax(0,1fr)}.legacy-why-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.legacy-account-page{max-width:980px;margin:0 auto}.legacy-account-card{overflow:hidden;margin-bottom:32px;border:1px solid #e7eaf3;border-radius:4px;background:#fff;box-shadow:0 6px 18px #1e20220f}.legacy-account-card-header{min-height:59px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 22px;border-bottom:1px solid #e7eaf3}.legacy-account-card-header h5{margin:0;color:#1e2022;font-size:15px;font-weight:700;letter-spacing:0}.legacy-account-card-header span{color:#677788;font-size:14px}.legacy-account-card-body{padding:24px 22px}.legacy-inbox-item{display:grid;grid-template-columns:150px minmax(0,1fr);gap:20px;padding-bottom:28px;margin-bottom:28px;border-bottom:1px solid #e7eaf3}.legacy-inbox-item:last-child{margin-bottom:0}.legacy-inbox-date{display:flex;flex-direction:column;gap:7px;color:#677788;font-size:14px}.legacy-inbox-date em{width:max-content;padding:2px 8px;border-radius:3px;background:#377dff1f;color:#377dff;font-size:12px;font-style:normal;font-weight:700}.legacy-inbox-mark{width:max-content;margin-top:2px;padding:4px 10px;border:1px solid #d9e1ea;border-radius:6px;background:#fff;color:#377dff;font-size:12px;cursor:pointer;transition:background .15s ease}.legacy-inbox-mark:hover{background:#f0f5ff}.legacy-inbox-mark:disabled{color:#b0b9c6;cursor:default}.legacy-inbox-header-actions{display:flex;align-items:center;gap:14px}.legacy-inbox-readall{padding:6px 14px;border:1px solid #377dff;border-radius:6px;background:#fff;color:#377dff;font-size:13px;font-weight:600;cursor:pointer;transition:background .15s ease,color .15s ease}.legacy-inbox-readall:hover:not(:disabled){background:#377dff;color:#fff}.legacy-inbox-readall:disabled{border-color:#e0e4ea;color:#b0b9c6;cursor:default}.legacy-inbox-body .h5{margin:0 0 10px;color:#1e2022;font-size:15px;font-weight:700}.legacy-inbox-body,.legacy-inbox-body p,.legacy-member-notice p{color:#677788;font-size:14px;line-height:1.7}.legacy-inbox-body *{font-size:14px}.legacy-card-note{display:flex;justify-content:center;margin:24px 0 28px;color:#677788}.legacy-pager{display:flex;justify-content:flex-end;gap:6px;padding:0 22px}.legacy-pager button{min-height:34px;padding:0 12px;border:1px solid #e7eaf3;border-radius:4px;background:#fff;color:#677788}.legacy-pager button.active{border-color:#377dff;background:#377dff;color:#fff}.legacy-member-notice h2{margin:0 0 18px;color:#1e2022;font-size:30px;letter-spacing:0}.legacy-member-notice h4{margin:26px 0 12px;color:#1e2022;font-size:22px;letter-spacing:0}.legacy-member-notice .blue{color:#6badde}.legacy-member-notice .red{color:red}.legacy-bordered-table{width:100%;border-collapse:collapse;margin-bottom:18px;color:#1e2022;font-size:14px}.legacy-bordered-table th,.legacy-bordered-table td{padding:12px 14px;border:1px solid #e7eaf3;text-align:left;vertical-align:top}.legacy-bordered-table th{background:#f8f9fa;font-weight:700}.legacy-yellow-note{text-align:center}.legacy-yellow-note b{background:#fff35d}.legacy-alert{margin-bottom:22px;padding:16px;border-radius:4px;font-size:15px}.legacy-alert-info{border:1px solid rgba(55,125,255,.18);background:#377dff14;color:#377dff}.legacy-result-label{display:block;margin-bottom:14px;color:#1e2022;font-weight:700}.legacy-shipping-calculator{max-width:980px;padding-top:58px;padding-bottom:110px}.calculator-form{padding:34px;border:1px solid #e7eaf3;border-radius:4px;background:#fff;box-shadow:0 12px 28px #1e20220f}.form-section{margin-bottom:32px}.form-section:last-of-type{margin-bottom:26px}.section-title{margin-bottom:18px;color:#1e2022;font-size:18px;font-weight:700}.legacy-form-row{display:grid;gap:18px;margin-bottom:18px}.legacy-form-row.one{grid-template-columns:minmax(0,1fr)}.legacy-form-row.two{grid-template-columns:repeat(2,minmax(0,1fr))}.legacy-form-row.three{grid-template-columns:repeat(3,minmax(0,1fr))}.form-label{display:grid;gap:8px;color:#1e2022;font-size:14px;font-weight:600}.form-control{width:100%;min-height:45px;padding:10px 14px;border:1px solid #ced4da;border-radius:4px;background:#fff;color:#1e2022;font:inherit}.form-control:disabled,.form-control[readonly]{background:#f8f9fa;color:#677788}.legacy-input-group{display:grid;grid-template-columns:minmax(0,1fr) auto}.legacy-input-group .form-control{border-radius:4px 0 0 4px}.legacy-input-group span:last-child{min-height:45px;display:inline-flex;align-items:center;padding:0 14px;border:1px solid #ced4da;border-left:0;border-radius:0 4px 4px 0;background:#e9ecef;color:#495057}.calculation-preview{margin-top:16px;padding:18px;border-radius:5px;background:#e8f4fd;border-left:4px solid #007bff}.calculation-preview h6,.result-details h6,.alternative-options h6{margin:0 0 14px;color:#1e2022;font-size:16px;font-weight:700}.legacy-preview-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.legacy-preview-grid div{display:grid;gap:4px}.legacy-preview-grid small{color:#677788}.legacy-preview-grid strong{color:#1e2022;font-size:16px}.oversized-warning{margin-top:16px;padding:16px;border:1px solid #ffeaa7;border-radius:5px;background:#fff3cd;color:#856404}.btn.btn-primary{min-height:46px;display:inline-flex;align-items:center;justify-content:center;padding:0 28px;border:1px solid #377dff;border-radius:4px;background:#377dff;color:#fff;font-weight:700}.btn.btn-wide{min-width:170px}.calculator-shortcuts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:32px}.calculator-shortcuts .btn-shortcut{min-height:48px;display:inline-flex;align-items:center;justify-content:center;padding:10px 16px;border:1px solid #007bff;border-radius:6px;background:#fff;color:#007bff;text-align:center;font-weight:700}.calculator-shortcuts .btn-shortcut:hover{background:#007bff;color:#fff}.loading-spinner.visible,.error-message.visible,.result-card.visible,.freight-rate-card.visible,.alternative-options.visible{display:block}.loading-spinner{display:none;padding:32px;text-align:center}.spinner-border{width:34px;height:34px;display:inline-block;border:4px solid #cfe2ff;border-top-color:#377dff;border-radius:50%;animation:legacy-spin .8s linear infinite}.error-message{display:none;margin-top:18px;padding:16px;border:1px solid #f5c6cb;border-radius:5px;background:#f8d7da;color:#721c24}.result-card{display:none;margin-top:28px;padding:28px;border-radius:10px;background:#fff;box-shadow:0 4px 20px #0000001a}.result-summary{margin-bottom:18px;color:#1e2022;font-size:18px;font-weight:600;text-align:center}.result-card h2{margin:0;color:#377dff;font-size:34px;letter-spacing:0}.contact-customer-service{min-height:44px;display:inline-flex;align-items:center;margin-top:16px;padding:0 22px;border-radius:5px;background:#007bff;color:#fff;font-weight:700}.freight-rate-card{display:none;margin-top:24px;padding:24px;border-radius:10px;background:#fff;box-shadow:0 2px 12px #0f172a14}.freight-rate-title{margin-bottom:14px;color:#1e2022;font-size:16px;font-weight:700}.legacy-rate-badge{display:inline-flex;margin-left:8px;padding:3px 8px;border-radius:4px;background:#377dff;color:#fff;font-size:12px;font-weight:700}.result-details{margin-top:24px;padding:18px;border-radius:5px;background:#f8f9fa}.alternative-options{display:none;margin-top:24px;padding:18px;border-radius:5px;background:#f8f9fa}.alternative-options p{margin:0;color:#677788}.legacy-alt-options{display:grid;gap:12px}.legacy-alt-option{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 20px;border:1px solid #cfe8d8;border-radius:8px;background:#effaf2}.legacy-alt-option-name{display:flex;flex-direction:column;gap:2px}.legacy-alt-option-name strong{color:#1e2022;font-size:17px}.legacy-alt-option-name small{color:#677788;font-size:13px}.legacy-alt-option-cost{color:#102a4c;font-size:22px;font-weight:800;white-space:nowrap}.legacy-member-shell{min-height:100vh;background:#fff}.legacy-member-main{background:#fff}.legacy-member-hero{background:#172b55;background-image:url(/assets/svg/components/abstract-shapes-20.svg);background-size:cover;color:#fff}.legacy-member-hero-inner{min-height:220px;display:flex;align-items:center;justify-content:space-between;padding-top:50px;padding-bottom:80px}.legacy-member-hero h1{margin:0 0 14px;color:#fff;font-size:32px;letter-spacing:0}.legacy-member-hero ol{display:flex;gap:10px;margin:0;padding:0;list-style:none;color:#ffffffb8;font-size:14px}.legacy-member-hero li+li:before{content:"/";margin-right:10px;opacity:.72}.legacy-soft-light-button{min-height:34px;padding:0 14px;border:1px solid rgba(255,255,255,.22);border-radius:4px;background:#ffffff1f;color:#fff;font-size:13px;font-weight:700}.legacy-member-layout{display:grid;grid-template-columns:285px minmax(0,1fr);gap:30px;margin-top:-64px;padding-bottom:80px}.legacy-member-layout.sidebar-collapsed{grid-template-columns:minmax(0,1fr)}.legacy-member-layout.sidebar-collapsed .legacy-member-sidebar{display:none}.legacy-member-hero-actions{display:flex;align-items:center;gap:12px;flex-shrink:0}.legacy-sidebar-toggle{display:inline-flex;align-items:center;gap:6px;min-height:34px;padding:0 14px;border:1px solid rgba(255,255,255,.22);border-radius:4px;background:#ffffff1f;color:#fff;font-size:13px;font-weight:700;cursor:pointer}@media (max-width: 1024px){.legacy-member-layout{grid-template-columns:minmax(0,1fr)}.legacy-member-hero-inner{flex-wrap:wrap;gap:18px}}.legacy-member-sidebar,.legacy-card-panel,.legacy-account-card{border:1px solid #e7eaf3;border-radius:4px;background:#fff;box-shadow:0 6px 18px #1e20220f}.legacy-member-sidebar{height:max-content;padding:31px 28px 38px}.legacy-profile-block{display:grid;justify-items:center;padding-bottom:22px;margin-bottom:18px;text-align:center}.legacy-avatar{position:relative;width:110px;height:110px;display:grid;place-items:center;border:0;border-radius:50%;background:#f3f6fb;overflow:visible;cursor:pointer}.legacy-avatar-img{width:100%;height:100%;display:block;border-radius:50%;object-fit:cover}.legacy-avatar-status{position:absolute;right:2px;bottom:9px;width:28px;height:28px;border-radius:50%}.legacy-profile-block h4{margin:17px 0 4px;color:#1e2022;font-size:17px;font-weight:700;line-height:1.35}.legacy-profile-block p{margin:2px 0;color:#677788;font-size:14px;line-height:1.6}.legacy-profile-block button:not(.legacy-avatar){border:0;padding:0;background:transparent;color:#377dff;font-weight:700;cursor:pointer}.legacy-sidebar-nav h6{margin:0 0 12px;padding:28px 0 0;border:0;color:#1e2022;font-size:15px;font-weight:700;line-height:1.35}.legacy-sidebar-nav>div:first-child h6{padding-top:0}.legacy-sidebar-nav button{width:100%;min-height:36px;display:flex;align-items:flex-start;gap:12px;padding:7px 0;border:0;background:transparent;color:#677788;text-align:left;font-size:14px;font-weight:400;line-height:1.35;cursor:pointer}.legacy-sidebar-nav button.active,.legacy-sidebar-nav button:hover{color:#377dff}.legacy-sidebar-nav button span{flex:1;min-width:0;white-space:normal;overflow-wrap:break-word}.legacy-sidebar-nav button svg{flex:0 0 auto;margin-top:1px}.legacy-sidebar-nav button em,.badge{min-width:20px;display:inline-flex;justify-content:center;padding:2px 7px;border-radius:999px;font-size:11px;font-style:normal;font-weight:800}.legacy-sidebar-nav button em{flex:0 0 auto;align-self:center;margin-left:6px;background:#fdeef4;color:#ed4c78;font-weight:500}.legacy-sidebar-nav button em.legacy-nav-count{background:#de44371f;color:#de4437;font-weight:800}.badge-soft-danger{background:#de44371f;color:#de4437}.badge-soft-navy{background:#172b551f;color:#172b55}.badge-soft-warning{background:#f5a62329;color:#975a00}.badge-soft-success{background:#00a88424;color:#007a5f}.badge-soft-info{background:#00a2b024;color:#006f7a}.legacy-member-content{min-width:0}.legacy-reminder-card{display:flex;align-items:center;gap:12px;margin-bottom:24px;padding:16px 18px;border:1px solid rgba(55,125,255,.18);border-radius:4px;background:#377dff14;color:#1e2022}.legacy-reminder-card strong{color:#172b55}.legacy-reminder-card span{flex:1;color:#677788;line-height:1.55}.legacy-reminder-card button{min-height:34px;padding:0 14px;border:1px solid #377dff;border-radius:4px;background:#377dff;color:#fff;font-size:13px;font-weight:700}.legacy-member-content .legacy-page-band{display:none}.legacy-page-stack{display:grid;gap:24px}.legacy-card-panel{overflow:hidden;margin-top:0;margin-bottom:24px;padding:0}.legacy-card-header{min-height:59px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 22px;border-bottom:1px solid #e7eaf3}.legacy-card-header h2{display:inline-flex;align-items:center;gap:8px;margin:0;color:#1e2022;font-size:15px;font-weight:700;letter-spacing:0}.legacy-card-body{padding:24px 22px}.legacy-order-detail-page{display:grid;gap:0}.legacy-order-details-card{overflow:hidden}.legacy-order-details-body{padding:24px;color:#1e2022;font-size:14px;line-height:1.6}.legacy-order-details-body hr{margin:22px 0;border:0;border-top:1px solid #e7eaf3}.legacy-order-details-top{display:grid;gap:16px}.legacy-order-details-status{display:flex;align-items:center;justify-content:space-between;min-height:32px}.legacy-order-status-module{min-height:32px;display:inline-flex;align-items:center;gap:7px;padding:0 12px;border-radius:999px;font-size:13px;font-weight:700;line-height:1}.legacy-order-status-module svg{flex:0 0 auto}.legacy-order-details-status .btn-xs{min-height:30px;display:inline-flex;align-items:center;gap:6px;padding:.375rem .75rem;border-radius:4px;font-size:12px;font-weight:600;line-height:1.2}.legacy-order-details-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:8px}.legacy-payment-modal-card{max-width:980px}.legacy-payment-modal-card .panel{border:0;box-shadow:none}.legacy-payment-modal-card .panel-header{display:none}.legacy-payment-modal-card .panel-body{padding:0}.legacy-order-meta-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));row-gap:10px;column-gap:24px;color:#1e2022}.legacy-order-meta-grid>div:last-child{grid-column:1 / -1}.legacy-order-meta-item{min-height:32px;display:grid;grid-template-columns:18px auto minmax(0,1fr);align-items:center;column-gap:7px;color:#1e2022}.legacy-order-meta-item svg{color:#71869d}.legacy-order-meta-item strong{font-weight:700}.legacy-order-meta-item span{min-width:0;color:#1e2022}.legacy-reorder-row{display:flex;justify-content:flex-end;margin-top:12px}.legacy-parcel-hover{position:relative;display:inline-block}.legacy-parcel-hover-trigger{cursor:help;border-bottom:1px dotted #b8c2cc}.legacy-parcel-hover-pop{position:absolute;z-index:40;top:calc(100% + 6px);left:0;min-width:300px;max-width:460px;max-height:320px;overflow-y:auto;padding:10px 12px;background:#fff;border:1px solid #d9e0e6;border-radius:8px;box-shadow:0 8px 26px #10203a29}.legacy-parcel-hover-pop:before{content:"";position:absolute;top:-8px;left:0;right:0;height:8px}.legacy-parcel-hover-title{font-size:12px;font-weight:700;color:#1e2022;margin-bottom:6px}.legacy-parcel-hover-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.legacy-parcel-hover-item{display:flex;flex-direction:column;gap:1px;padding-bottom:6px;border-bottom:1px solid #f0f2f4}.legacy-parcel-hover-item:last-child{border-bottom:0;padding-bottom:0}.legacy-parcel-hover-name{font-size:13px;font-weight:600;color:#1e2022}.legacy-parcel-hover-meta{font-size:12px;color:#677788}.legacy-parcel-hover-empty{font-size:12px;color:#677788;padding:4px 0}.legacy-tracking-block{margin-bottom:14px}.legacy-tracking-block:last-child{margin-bottom:0}.legacy-tracking-header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:6px}.legacy-tracking-tn{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:#1e2022}.legacy-tracking-toggle{display:inline-flex;align-items:center;gap:4px;background:none;border:0;padding:2px 4px;cursor:pointer;font-size:12px;color:#1c7ed6}.legacy-tracking-toggle:hover{text-decoration:underline}.legacy-tracking-latest{display:flex;flex-direction:column;gap:1px;padding:6px 0 2px 14px;border-left:2px solid #1c7ed6;font-size:12px}.legacy-tracking-latest .legacy-tracking-when{color:#97a4af}.legacy-tracking-latest .legacy-tracking-what{color:#1e2022;font-weight:600}.legacy-tracking-timeline{list-style:none;margin:0 0 8px;padding:0;border-left:2px solid #e3e8ec}.legacy-tracking-timeline li{position:relative;padding:2px 0 8px 14px;font-size:12px}.legacy-tracking-timeline li:before{content:"";position:absolute;left:-5px;top:6px;width:8px;height:8px;border-radius:50%;background:#c3ccd5}.legacy-tracking-timeline li.is-latest:before{background:#1c7ed6}.legacy-tracking-when{color:#97a4af;margin-right:8px}.legacy-tracking-what{color:#384250}.legacy-tracking-what .legacy-tracking-detail{color:#677788;font-style:normal}.legacy-validating-modal{max-width:380px}.legacy-validating-body{display:flex;align-items:center;gap:12px;padding:22px;font-size:14px;color:#1e2022}.legacy-spinner{width:20px;height:20px;border:3px solid #d9e0e6;border-top-color:#1c7ed6;border-radius:50%;animation:legacy-spin .7s linear infinite;flex:none}@keyframes legacy-spin{to{transform:rotate(360deg)}}.legacy-order-details-section h5,.legacy-order-addressinfo h5{margin:0 0 12px;color:#1e2022;font-size:14px;line-height:1.5}.legacy-order-details-table-wrap{width:100%;overflow-x:auto}.legacy-order-details-table{width:100%;table-layout:fixed;border-collapse:collapse;color:#1e2022;font-size:12px}.legacy-order-details-table th,.legacy-order-details-table td{padding:8px 7px;border-top:1px solid #e7eaf3;vertical-align:middle;text-align:left;overflow-wrap:anywhere;word-break:break-word}.legacy-order-details-table th{color:#677788;font-weight:600;white-space:normal}.legacy-order-details-table.text-center th,.legacy-order-details-table.text-center td{text-align:center}.legacy-cell-sub{display:block;margin-top:2px;color:#8c98a4;font-size:11px;line-height:1.35}.legacy-detail-remark{display:flex;gap:6px;align-items:center;min-width:0}.legacy-detail-remark .form-control{flex:1 1 auto;min-width:0}.legacy-detail-remark .legacy-icon-only-button{width:34px;height:34px;min-width:34px;min-height:34px;display:inline-flex;align-items:center;justify-content:center;padding:0;line-height:1}.legacy-order-parcel-total{margin-top:18px;color:#1e2022}.legacy-order-parcel-total em{color:#de4437;font-style:italic}.legacy-confirm-strip{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:18px;padding:14px 16px;border:1px solid #f5c2c7;border-radius:4px;background:#f8d7da;color:#842029}.legacy-confirm-strip>div{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto}.legacy-confirm-strip .btn{display:inline-flex;align-items:center;gap:6px}.legacy-order-addressinfo{display:grid;gap:4px}.legacy-order-addressinfo h5{display:flex;align-items:center;justify-content:space-between;gap:18px}.legacy-order-addressinfo h5 strong{font-size:13px}.legacy-order-export-parcel p{margin:0 0 12px}.legacy-purchase-items-table th:first-child,.legacy-purchase-items-table td:first-child{width:52%}.legacy-purchase-detail-link{display:inline-flex;align-items:center;gap:7px;max-width:100%;color:#377dff;font-weight:600;text-decoration:none}.legacy-purchase-detail-link span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.legacy-purchase-detail-link svg{flex:0 0 auto}.legacy-purchase-link-cell{display:flex;align-items:center;gap:6px;min-width:0}.legacy-purchase-link-cell .legacy-purchase-detail-link{min-width:0}.legacy-order-messages-inline{display:grid;gap:16px}.legacy-order-message-form{display:grid;gap:12px}.legacy-order-message-label{font-weight:600}.legacy-order-message-form textarea{width:100%}.legacy-order-detail-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:22px;align-items:center;padding:22px 24px}.legacy-order-detail-title-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.legacy-order-detail-title-row h2{margin:0;color:#1e2022;font-size:22px;line-height:1.25;font-weight:900;letter-spacing:0}.legacy-date-pill{min-height:28px;display:inline-flex;align-items:center;gap:6px;padding:0 12px;border-radius:999px;background:#eaf2ff;color:#377dff;font-size:13px;font-weight:800}.legacy-order-detail-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;overflow:hidden;margin-top:18px;border:1px solid #e7eaf3;border-radius:4px;background:#e7eaf3}.legacy-order-detail-facts span,.legacy-order-detail-facts strong{min-height:44px;display:flex;align-items:center;padding:0 14px;background:#f8fafc}.legacy-order-detail-facts span{color:#677788;font-size:13px}.legacy-order-detail-facts strong{color:#1e2022;font-size:14px;font-weight:800}.legacy-order-back-button{min-height:40px;display:inline-flex;align-items:center;gap:8px;padding:0 16px}.legacy-order-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.legacy-detail-list{display:grid;gap:0;padding:0}.legacy-detail-list>div{display:grid;grid-template-columns:118px minmax(0,1fr);gap:16px;padding:14px 22px;border-bottom:1px solid #eef2f6}.legacy-detail-list>div:last-child{border-bottom:0}.legacy-detail-list span{color:#677788;font-size:13px}.legacy-detail-list strong{color:#1e2022;font-size:14px;font-weight:700;line-height:1.55}.legacy-detail-tracking-row strong{display:flex;flex-wrap:wrap;gap:8px}.legacy-detail-tracking-row em{padding:4px 10px;border-radius:4px;background:#e2f7fa;color:#00a2b0;font-style:normal;font-weight:800}.legacy-order-payment-panel .legacy-card-header h2:before{content:"";width:16px;height:16px;display:inline-block;background:currentColor;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect width='20' height='14' x='2' y='5' rx='2'/%3E%3Cline x1='2' x2='22' y1='10' y2='10'/%3E%3C/svg%3E") center / contain no-repeat}.legacy-order-payment-panel .payment-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.legacy-order-payment-panel .payment-grid .field-label,.legacy-order-payment-panel .payment-grid .legacy-alert,.legacy-order-payment-panel .payment-grid .primary-button,.legacy-order-payment-panel .payment-grid .form-success,.legacy-order-payment-panel .payment-grid .form-error,.legacy-order-payment-panel .payment-grid .muted-line{grid-column:1 / -1}.legacy-muted-count{color:#677788;font-size:13px;font-weight:700}.legacy-detail-parcel-list{display:grid;gap:14px}.legacy-detail-parcel{display:grid;grid-template-columns:148px minmax(0,1fr);gap:18px;padding:16px;border:1px solid #e7eaf3;border-radius:4px;background:#fff}.legacy-detail-parcel-image{min-height:118px;display:grid;place-items:center;border:1px solid #e7eaf3;border-radius:4px;background:#f8fafc;color:#8c98a4;font-size:13px}.legacy-detail-parcel h3{margin:0 0 6px;color:#1e2022;font-size:17px;font-weight:900}.legacy-detail-parcel p{margin:0 0 10px;color:#42526b;font-size:14px}.legacy-detail-parcel-tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.legacy-detail-parcel-tags span{min-height:24px;display:inline-flex;align-items:center;padding:0 9px;border-radius:999px;background:#eef2f6;color:#172b55;font-size:12px;font-weight:800}.legacy-detail-parcel-tags span:nth-child(3){background:#dfe3ea}.legacy-detail-parcel-tags span:nth-child(4){background:#d6f5f7;color:#007a83}.legacy-muted-line{color:#677788!important}.legacy-order-message-panel .legacy-card-header h2:before{content:"";width:16px;height:16px;display:inline-block;background:currentColor;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 15a4 4 0 0 1-4 4H7l-4 4V7a4 4 0 0 1 4-4h10a4 4 0 0 1 4 4z'/%3E%3C/svg%3E") center / contain no-repeat}.legacy-icon-link{position:relative;min-width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;color:inherit}.legacy-icon-link .badge{position:absolute;top:-4px;right:-8px}.legacy-chrome-inbox{position:relative}.legacy-chrome-inbox .badge{position:absolute;top:-8px;right:-11px}.legacy-language-globe{opacity:.85}.legacy-alert-danger{border-color:#f5c6cb;background:#f8d7da;color:#721c24}.legacy-alert-success{border-color:#00c9a73d;background:#00c9a71a;color:#087d68}.legacy-insufficient-notice{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.legacy-insufficient-notice>span{flex:1 1 auto;min-width:0}.legacy-insufficient-notice .legacy-insufficient-topup{flex:0 0 auto;display:inline-flex;align-items:center;gap:5px;white-space:nowrap}.legacy-verify-gate{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.legacy-verify-gate>span{flex:1 1 auto;min-width:0}.legacy-verify-gate>button{flex:0 0 auto}.legacy-article-wrap{max-width:950px;padding-top:90px;padding-bottom:100px}.legacy-article-heading{max-width:720px;margin:0 auto 44px;padding:24px 0;border-top:1px solid #e7eaf3;border-bottom:1px solid #e7eaf3}.legacy-article-heading h1{margin:0 0 10px;color:#1e2022;font-size:32px;line-height:1.3;letter-spacing:0}.legacy-article-heading small{color:#677788}.legacy-article-image{width:100%;max-height:520px;object-fit:cover;border-radius:4px}.legacy-article-copy{max-width:720px;margin:54px auto 0;color:#1e2022;line-height:1.85}.legacy-article-copy img{max-width:100%;height:auto}.legacy-author-box{max-width:720px;display:flex;align-items:center;gap:18px;margin:54px auto 0;padding:28px 0;border-top:1px solid #e7eaf3;border-bottom:1px solid #e7eaf3}.legacy-author-avatar{width:74px;height:74px;display:grid;place-items:center;border-radius:50%;background:#eef3fa;color:#377dff;font-weight:900}.legacy-author-box small{display:block;margin-bottom:4px;color:#677788;font-size:12px;font-weight:800;text-transform:uppercase}.legacy-author-box h3{margin:0 0 10px;color:#1e2022;font-size:20px;letter-spacing:0}.legacy-author-date{display:block;color:#677788;font-size:13px}.legacy-price-subtitle{margin:4px 0 0;color:#677788;font-size:16px;font-weight:600}.legacy-price-figure{max-width:950px;margin:0 auto;text-align:center}.legacy-price-figure .legacy-article-image{max-height:none;height:auto;object-fit:contain;border:1px solid #e7eaf3}.legacy-price-zoom{display:inline-flex;align-items:center;gap:6px;margin-top:12px;color:#377dff;font-size:14px;text-decoration:none}.legacy-price-zoom:hover{text-decoration:underline}.legacy-price-copy h2{margin:0 0 24px;padding:12px 18px;background:#d94b4b;color:#fff;font-size:18px;line-height:1.5;border-radius:4px}.legacy-price-copy ol{margin:0;padding-left:22px}.legacy-price-copy li{margin-bottom:12px}.legacy-price-copy a{color:#377dff;word-break:break-all}.btn-soft-secondary{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:28px;margin:0 4px 6px 0;padding:0 10px;border-radius:4px;background:#71869d1a;color:#71869d;font-size:12px;font-weight:700}.legacy-maintenance-page{min-height:100vh;display:grid;place-items:center;padding:32px 18px;background:radial-gradient(circle at 20% 20%,rgba(0,127,134,.12),transparent 30%),linear-gradient(135deg,#f7fbff,#eef5fb)}.legacy-maintenance-card{width:min(920px,100%);display:grid;grid-template-columns:1.05fr .95fr;overflow:hidden;border:1px solid #dce6f2;border-radius:20px;background:#fff;box-shadow:0 24px 70px #102a4c24}.legacy-maintenance-content{padding:52px}.legacy-maintenance-content .brand-logo{width:184px;margin-bottom:40px}.legacy-status-pill{display:inline-flex;align-items:center;gap:8px;margin-bottom:18px;padding:8px 12px;border-radius:999px;background:#007f861a;color:#007f86;font-weight:700;font-size:14px}.legacy-status-pill i{width:8px;height:8px;border-radius:999px;background:#007f86}.legacy-maintenance-content h1{margin:0;color:#12346b;font-size:42px;line-height:1.12;letter-spacing:0}.legacy-maintenance-content p{margin:18px 0 0;color:#5f718c;font-size:18px;line-height:1.7}.legacy-maintenance-actions{display:flex;gap:12px;margin-top:32px}.legacy-maintenance-actions .button{min-height:46px;display:inline-flex;align-items:center;padding:0 18px;border-radius:8px;background:#12346b;color:#fff;font-weight:700}.legacy-maintenance-actions .button.secondary{border:1px solid #dce6f2;background:#fff;color:#12346b}.legacy-maintenance-aside{display:grid;align-content:center;gap:18px;padding:46px;background:linear-gradient(160deg,#12346b,#007f86);color:#fff}.legacy-maintenance-aside div{padding:22px;border:1px solid rgba(255,255,255,.28);border-radius:14px;background:#ffffff1f}.legacy-maintenance-aside strong,.legacy-maintenance-aside span{display:block}.legacy-maintenance-aside strong{margin-bottom:8px}.legacy-maintenance-aside span{color:#ffffffc7}.legacy-message-table{margin-bottom:20px}.legacy-message-help{margin:12px 0 8px;color:#677788;font-size:12px;line-height:1.7}.payment-grid .legacy-alert{grid-column:1 / -1}.check-tile{display:grid;grid-template-columns:minmax(0,1fr) 58px;align-items:center;gap:18px;min-height:58px;margin-bottom:14px;padding:0;color:#1e2022;font-weight:600}.check-tile input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:52px;height:28px;justify-self:end;border:0;border-radius:999px;background:#d7dce6;position:relative;transition:background .2s ease}.check-tile input[type=checkbox]:after{content:"";position:absolute;top:3px;left:3px;width:22px;height:22px;border-radius:50%;background:#fff;box-shadow:0 2px 5px #1e202233;transition:transform .2s ease}.check-tile input[type=checkbox]:checked{background:#377dff}.check-tile input[type=checkbox]:checked:after{transform:translate(24px)}.status-strip{display:grid;grid-template-columns:140px minmax(0,1fr) 100px auto;align-items:center;gap:14px;padding:16px 0;border-bottom:1px solid #e7eaf3}.status-strip:last-child{border-bottom:0}.status-strip span:first-child{color:#677788;font-weight:700}.status-strip strong{color:#1e2022}.status-strip span:nth-child(3){color:#00a884;font-size:13px;font-weight:700}.upload-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.upload-card{display:grid;gap:12px;padding:18px;border:1px dashed #d9e1ea;border-radius:4px;background:#f8fafc}.btn{border:0;cursor:pointer;text-decoration:none}.btn-xs{min-height:28px;padding:5px 10px;border-radius:4px;font-size:12px;font-weight:700}.btn-block{width:100%;justify-content:center}.btn-link{background:transparent;color:#377dff;font-weight:700}.btn-soft-primary{display:inline-flex;align-items:center;gap:6px;margin:0 0 8px;background:#377dff1a;color:#377dff}.btn-soft-primary:hover{background:#377dff29}.btn-primary{display:inline-flex;align-items:center;justify-content:center;background:#377dff;color:#fff}.btn-ghost-secondary{display:inline-grid;place-items:center;background:#71869d1a;color:#71869d}.btn-icon{width:30px;min-width:30px;min-height:30px;display:inline-flex;align-items:center;justify-content:center;padding:0}.legacy-online-topup-strip{display:grid;gap:12px;margin-bottom:22px;padding:16px;border:1px solid #e7eaf3;border-radius:4px;background:#f8fafc}.legacy-online-topup-strip>strong{color:#1e2022;font-size:14px}.legacy-wallet-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.legacy-dashboard-page .legacy-wallet-card-grid{grid-template-columns:repeat(3,minmax(180px,1fr))}.legacy-wallet-card{min-width:0;overflow:hidden;border:1px solid #e7eaf3;border-radius:4px;background:#fff}.legacy-wallet-card-body{padding:18px}.legacy-wallet-card-heading{display:grid;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:14px;margin-bottom:16px}.legacy-wallet-card-heading img{width:auto;height:50px;object-fit:contain}.legacy-wallet-card-heading div{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:flex-end;gap:4px 8px;min-width:0;color:#1e2022;font-weight:700;text-align:right}.legacy-wallet-card-heading strong{font-size:14px}.legacy-wallet-card-heading span{color:#1e2022;font-size:15px;font-weight:700}.legacy-wallet-card-heading span.negative,.legacy-online-note{color:#de4437}.legacy-wallet-card-footer{display:grid;gap:10px;padding:14px 18px 18px;border-top:1px solid #e7eaf3;background:#f8fafc}.legacy-wallet-card-footer>strong{color:#1e2022;font-size:13px}.legacy-bank-copy{display:grid;grid-template-columns:minmax(0,1fr) 40px;align-items:stretch}.legacy-bank-copy textarea{width:100%;min-height:72px;resize:vertical;border:1px solid #d9e2ef;border-right:0;border-radius:4px 0 0 4px;padding:10px;background:#fff;color:#1e2022;font-family:inherit;font-size:12px;line-height:1.5}.legacy-bank-copy button{display:grid;place-items:center;border:1px solid #d9e2ef;border-radius:0 4px 4px 0;background:#fff;color:#377dff;cursor:pointer}.legacy-wallet-reminder{margin-top:18px;padding-top:16px;border-top:1px solid #e7eaf3}.legacy-wallet-reminder:not(.is-open){display:none}.legacy-wallet-reminder h5{margin:0 0 10px;color:#1e2022;font-size:15px}.legacy-wallet-reminder ol{margin:0 0 0 20px;padding:0;color:#677788;font-size:13px;line-height:1.8}.legacy-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;padding:24px;background:#13214485}.legacy-modal-card{width:min(760px,100%);max-height:calc(100vh - 48px);overflow:auto;border-radius:4px;background:#fff;box-shadow:0 18px 52px #1e20223d}.legacy-modal-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 20px;border-bottom:1px solid #e7eaf3}.legacy-modal-header h4{margin:0;color:#1e2022;font-size:18px;letter-spacing:0}.legacy-modal-body{padding:20px}.legacy-example-modal{width:min(960px,calc(100vw - 48px))}.legacy-example-modal img{width:100%;height:auto;display:block}.legacy-billplz-banks{width:100%;height:auto;display:block;margin-bottom:16px;border:1px solid #e8edf3;border-radius:8px}.legacy-einvoice-options{display:grid;gap:8px;margin:4px 0 8px}.legacy-einvoice-title{color:#516075;font-size:14px;font-weight:700}.legacy-einvoice-title .req{color:#ed4c78;margin-right:2px}.legacy-einvoice-radios{display:flex;flex-wrap:wrap;gap:8px 20px}.legacy-einvoice-radios>label{display:inline-flex;align-items:center;gap:6px;font-size:14px;color:#10203a;cursor:pointer}.legacy-einvoice-radios>label.is-disabled{color:#97a4b4}.legacy-tin-warning{margin-left:6px;padding:2px 8px;border-radius:4px;background:#fff7e6;border:1px solid #f0c36d;color:#b7791f;font-size:12px;font-weight:700;text-decoration:none}.legacy-topup-modal{width:min(600px,100%)}.legacy-topup-body{display:flex;flex-direction:column;gap:14px;padding:20px}.legacy-topup-hint{padding:12px 14px;border-radius:8px;background:#ecf3ff;border:1px solid #cfe0ff;color:#2b5cb8;font-size:13px;line-height:1.6}.legacy-topup-section{display:flex;flex-direction:column;gap:12px;padding:16px;border:1px solid #e7eaf3;border-radius:10px;background:#fff}.legacy-topup-section-title{color:#1e2022;font-size:14px;font-weight:700}.legacy-topup-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.legacy-topup-field{display:flex;flex-direction:column;gap:6px;min-width:0}.legacy-topup-label{color:#516075;font-size:13px;font-weight:600}.legacy-topup-label .req{color:#ed4c78;font-style:normal;margin-right:3px}.legacy-topup-input{width:100%;height:42px;border:1px solid #d9e2ef;border-radius:8px;padding:0 12px;background:#fff;color:#1e2022;font-family:inherit;font-size:14px;box-sizing:border-box}textarea.legacy-topup-input{height:auto;padding:10px 12px;resize:vertical;line-height:1.5}.legacy-topup-input:focus{outline:none;border-color:#377dff;box-shadow:0 0 0 3px #377dff1f}.legacy-topup-readonly{display:flex;align-items:center;height:42px;padding:0 12px;border:1px solid #e7eaf3;border-radius:8px;background:#f4f7fb;color:#1e2022;font-size:14px;font-weight:600}.legacy-topup-pills{display:flex;flex-wrap:wrap;gap:8px}.legacy-topup-pill{padding:8px 16px;border-radius:999px;border:1px solid #d9e2ef;background:#fff;color:#1e2022;font-size:13px;cursor:pointer;transition:background .12s ease,border-color .12s ease,color .12s ease}.legacy-topup-pill.is-active{border-color:#377dff;background:#377dff;color:#fff}.legacy-topup-note{margin:0;color:#677788;font-size:12.5px;line-height:1.6}.legacy-topup-empty{padding:12px;border-radius:8px;background:#f4f7fb;color:#677788;font-size:13px}.legacy-topup-file{display:flex;align-items:center;gap:12px}.legacy-topup-file-btn{flex-shrink:0;padding:8px 16px;border-radius:8px;border:1px solid #377dff;color:#377dff;font-size:13px;font-weight:600;cursor:pointer}.legacy-topup-file-btn input{display:none}.legacy-topup-file-name{min-width:0;color:#677788;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.legacy-topup-orders{display:flex;flex-direction:column;gap:8px}.legacy-topup-order,.legacy-topup-agreement{display:flex;align-items:center;gap:12px;width:100%;padding:12px;border:1px solid #e7eaf3;border-radius:10px;background:#fff;text-align:left;cursor:pointer}.legacy-topup-agreement{align-items:flex-start}.legacy-topup-order.is-checked,.legacy-topup-agreement.is-checked{border-color:#377dff;background:#f1f6ff}.legacy-topup-check{flex-shrink:0;width:22px;height:22px;border-radius:50%;border:1px solid #c7d2e0;background:#fff;position:relative}.is-checked .legacy-topup-check{border-color:#377dff;background:#377dff}.is-checked .legacy-topup-check:after{content:"";position:absolute;left:7px;top:3px;width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.legacy-topup-order-main{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.legacy-topup-order-main strong{color:#1e2022;font-size:14px}.legacy-topup-order-main small{color:#677788;font-size:12px}.legacy-topup-order-amt{flex-shrink:0;color:#1e2022;font-size:14px;font-weight:700}.legacy-topup-agreement-text{display:flex;flex-direction:column;gap:3px}.legacy-topup-agreement-text strong{color:#1e2022;font-size:13px}.legacy-topup-agreement-text small{color:#677788;font-size:12px;line-height:1.5}.legacy-topup-submit{width:100%}.legacy-chrome-logout{border:0;background:transparent;padding:0;font:inherit;color:inherit;cursor:pointer}.copy-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;cursor:pointer;transition:color .15s ease,border-color .15s ease,background .15s ease}.copy-btn.is-copied,.legacy-bank-copy .copy-btn.is-copied{color:#16a34a;border-color:#16a34a}.legacy-copy-button.copy-btn{width:28px;height:28px;border:1px solid transparent;border-radius:6px;background:transparent;color:#677788}.legacy-copy-button.copy-btn:hover{background:#eef2f8;color:#377dff}.legacy-copy-button.copy-btn.is-copied{background:#e8f7ee;color:#16a34a}.legacy-topup-success{width:min(440px,100%)}.legacy-topup-ack{display:flex;flex-direction:column;gap:12px;color:#4a5568;font-size:13.5px;line-height:1.7;text-align:center}.legacy-topup-ack p{margin:0}.legacy-topup-ack strong{color:#1e2022}.legacy-topup-success-body{display:flex;flex-direction:column;align-items:center;gap:18px;padding:34px 26px 26px;text-align:center}.legacy-topup-success-check{display:grid;place-items:center;width:64px;height:64px;border-radius:50%;background:#e8f7ee;color:#16a34a;font-size:34px;line-height:1}.legacy-topup-error-check{background:#fdecec;color:#dc2626}.legacy-topup-success-text{margin:0;color:#1e2022;font-size:15px}.legacy-topup-success .legacy-topup-submit{width:100%}.legacy-modal-card-narrow{width:min(500px,100%)}.legacy-referral-code{width:100%;margin:16px 0;padding:8px 12px;border:1px solid #d9e1ea;border-radius:6px;background:#fff;color:#1e2022;font-size:21px;font-weight:500;letter-spacing:.5px;text-align:left}.legacy-amt-red{color:#de4437;font-weight:600;white-space:nowrap}.legacy-referral-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:16px}.legacy-form-subtitle{display:block;margin-bottom:10px;color:#1e2022;font-size:14px}.legacy-personal-info{display:grid;gap:18px}.legacy-personal-card{border:1px solid #e7eaf3;border-radius:4px;background:#fff}.legacy-personal-card h3{margin:0;padding:18px 20px;border-bottom:1px solid #e7eaf3;color:#1e2022;font-size:18px;letter-spacing:0}.legacy-personal-card .inforows{position:relative}.legacy-personal-card .separator{position:absolute;right:20px;bottom:0;left:20px;height:1px;background:#e7eaf3}.legacy-personal-card .inforows:last-child .separator{display:none}.legacy-personal-card .inner-info{min-height:68px}.legacy-personal-card .redirection{width:100%;min-height:68px;display:grid;grid-template-columns:180px minmax(0,1fr) 26px;align-items:center;gap:16px;padding:14px 20px;border:0;background:transparent;color:inherit;text-align:left;text-decoration:none;cursor:pointer}.legacy-personal-card .redirection.none{cursor:default}.legacy-personal-card .info-label{color:#677788;font-size:13px;font-weight:800;line-height:1.5}.legacy-personal-card .info-content{min-width:0;display:flex;align-items:center;flex-wrap:wrap;gap:8px;color:#1e2022;font-size:14px;font-weight:600}.legacy-personal-card .info-content small{width:100%;color:#8c98a4;font-size:12px;font-weight:500}.legacy-personal-card svg{justify-self:end;color:#8c98a4}.legacy-info-lock{color:#8c98a4!important}.badge-soft-primary{display:inline-flex;align-items:center;min-height:22px;padding:2px 8px;border-radius:999px;background:#377dff1a;color:#377dff;font-size:11px;font-weight:800}.badge-pill{border-radius:999px}.text-success{color:#00a884}.text-danger{color:#de4437}.legacy-company-row{display:grid;grid-template-columns:minmax(0,1fr) 132px;gap:22px;padding:20px}.legacy-company-copy{display:grid;gap:8px;color:#677788;font-size:13px;line-height:1.7}.legacy-company-copy strong{color:#1e2022;font-size:14px}.legacy-company-copy p{margin:0}.legacy-company-logo{position:relative;width:120px;height:120px;justify-self:end;overflow:hidden;border:1px solid #e7eaf3;border-radius:50%;background:#f8fafc}.legacy-company-logo img{width:100%;height:100%;object-fit:cover}.legacy-company-logo span{position:absolute;right:12px;bottom:10px;width:28px;height:28px;border:3px solid #fff;border-radius:50%;background:#377dff}.legacy-dashboard-page{display:grid;gap:24px}.legacy-list-group{margin:0;padding:0;list-style:none}.legacy-list-group li{padding:18px;border:1px solid #e7eaf3;border-radius:4px}.legacy-warehouse-heading h5{margin:0 0 14px;color:#1e2022;font-size:15px;letter-spacing:0}.badge-primary{display:inline-flex;align-items:center;min-height:20px;margin-left:4px;padding:2px 7px;border-radius:999px;background:#377dff;color:#fff;font-size:11px;font-weight:800}.legacy-warehouse-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:18px}.legacy-warehouse-row .d-block{display:block;margin-bottom:5px;line-height:1.6}.text-dark{color:#1e2022}.text-black{color:#000}.text-muted{color:#8c98a4}.legacy-topup-title{margin:18px 0 10px;color:#1e2022;font-size:15px;letter-spacing:0}.legacy-topup-notes{margin:0 0 0 20px;padding:0;color:#677788;font-size:13px;line-height:1.8}.legacy-preferences-form{display:grid;gap:18px}.legacy-preferences-form hr{width:100%;margin:0;border:0;border-top:1px solid #e7eaf3}.legacy-toggle-row{display:grid;grid-template-columns:minmax(0,1fr) 96px;align-items:center;gap:18px;min-height:72px;margin:0}.legacy-toggle-content{display:grid;gap:4px}.legacy-toggle-content .text-dark,.legacy-toggle-content span:first-child{color:#1e2022;font-size:15px;font-weight:700}.legacy-toggle-content .font-size-1,.legacy-toggle-content span:nth-child(2){color:#677788;font-size:13px;line-height:1.6}.legacy-toggle-shell{justify-self:end;position:relative;width:58px;height:32px}.legacy-toggle-shell input{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;width:58px;height:32px;margin:0;opacity:0;cursor:pointer}.legacy-toggle-label{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:999px;background:#d9e2ef;transition:background .2s ease}.legacy-toggle-label span{position:absolute;top:4px;left:4px;width:24px;height:24px;border-radius:50%;background:#fff;box-shadow:0 2px 7px #1e202233;transition:transform .2s ease}.legacy-toggle-shell input:checked+.legacy-toggle-label{background:#377dff}.legacy-toggle-shell input:checked+.legacy-toggle-label span{transform:translate(26px)}.legacy-preferences-details{display:grid;gap:16px;padding:18px;border:1px solid #e7eaf3;border-radius:4px;background:#f8fafc}.legacy-form-actions{display:flex;justify-content:flex-end;gap:8px}.legacy-security-form{display:grid;gap:18px}.legacy-form-row{display:grid;grid-template-columns:180px minmax(0,1fr);gap:18px;align-items:start}.legacy-form-row>label{padding-top:10px;color:#677788;font-size:14px;font-weight:700}.legacy-form-row h5{margin:18px 0 8px;color:#1e2022;font-size:15px;letter-spacing:0}.legacy-form-row p{margin:0 0 10px;color:#677788;font-size:13px}.legacy-form-row ul{margin:0;padding-left:20px;color:#677788;font-size:13px;line-height:1.8}.legacy-input-guide{margin-top:12px!important}.legacy-verification-card{display:grid;gap:14px}.legacy-verification-card h3{margin:0;color:#1e2022;font-size:18px;letter-spacing:0}.legacy-verification-card p{margin:0;color:#677788;line-height:1.7}.legacy-verification-card p.legacy-verification-status{color:#24936e;font-size:15px;font-weight:700}.legacy-verification-send{justify-self:start;min-width:130px}.legacy-verification-send:disabled{opacity:.55;cursor:not-allowed}.btn-white{display:inline-flex;align-items:center;justify-content:center;border:1px solid #e7eaf3;background:#fff;color:#677788}.legacy-wallet-waiting-list{display:grid;gap:12px;margin:0;padding:0;list-style:none}.legacy-unpaid-order-card{display:grid;grid-template-columns:minmax(0,1fr) auto 120px;align-items:center;gap:14px;padding:16px;border:1px solid #e7eaf3;border-radius:4px;background:#fff}.legacy-unpaid-order-link{display:block;min-width:0;color:inherit;text-decoration:none;cursor:pointer}.legacy-unpaid-order-link:hover h5{text-decoration:underline}.legacy-unpaid-order-card h5,.legacy-unpaid-order-card p{margin:0}.legacy-unpaid-order-card h5{color:#1e2022;font-size:15px}.legacy-unpaid-order-card p{margin-top:5px;color:#677788;font-size:13px}.legacy-unpaid-order-card strong{color:#1e2022;white-space:nowrap}.legacy-orders-search{width:min(360px,100%);display:flex;align-items:center;gap:9px;min-height:44px;padding:0 14px;border:1px solid #e7eaf3;border-radius:4px;background:#fff;color:#8c98a4}.legacy-orders-search input{width:100%;border:0;outline:0;color:#1e2022;font-size:14px}.legacy-orders-search input::placeholder{color:#8c98a4}.legacy-orders-search svg{flex:0 0 auto;color:#8c98a4}.legacy-card-header .legacy-logistics-search{width:100%;max-width:none;min-height:56px;padding:0;border:0;background:transparent}.legacy-card-header .legacy-logistics-search input{height:44px;padding:0 14px 0 0;border:0;background:transparent}.legacy-card-header .legacy-logistics-search span{margin-left:6px}.legacy-card-header .legacy-logistics-search svg{margin-left:6px}.legacy-order-tabs{display:flex;flex-wrap:wrap;align-items:center;gap:4px;margin:0 0 18px;padding:0 0 12px;border-bottom:1px solid #e7eaf3;list-style:none}.legacy-order-tabs .nav-link{display:inline-flex;align-items:center;min-height:38px;padding:8px 14px;border:0;border-radius:4px;background:transparent;color:#677788;font-size:14px;font-weight:700;text-decoration:none;cursor:pointer}.legacy-order-tabs .nav-link.active{background:#377dff;color:#fff}.legacy-link-tabs{gap:28px;padding-bottom:0}.legacy-link-tabs .nav-link{position:relative;min-height:42px;padding:0 0 13px;border-radius:0;background:transparent;color:#677788}.legacy-link-tabs .nav-link.active{background:transparent!important;color:#377dff}.legacy-link-tabs .nav-link.active:after{content:"";position:absolute;right:0;bottom:-1px;left:0;height:3px;border-radius:999px 999px 0 0;background:#377dff}.legacy-segment-tabs{gap:0;padding:5px;border:0;border-radius:8px;background:#f8fafd}.legacy-segment-tabs>li{flex:1 1 0}.legacy-segment-tabs .nav-link{width:100%;justify-content:center;min-height:42px;border-radius:6px;background:transparent;color:#677788}.legacy-segment-tabs .nav-link.active{background:#fff;color:#1e2022;box-shadow:0 3px 6px -2px #8c98a440}.legacy-segment-tabs button.nav-link{border:0;font:inherit;cursor:pointer}.einv-notice{margin:0;padding-left:20px;color:#677788;font-size:14px;line-height:1.9}.einv-notice li{margin-bottom:4px}.einv-notice a{color:#377dff}.einv-check-row{display:flex;align-items:center;gap:8px;margin-bottom:8px;font-size:14px;color:#1e2022;cursor:pointer}.einv-check-row input{width:16px;height:16px;flex:0 0 auto}.einv-help-link{display:inline-block;margin-top:6px;font-size:13px;color:#377dff;text-decoration:none}.einv-help-link:hover{text-decoration:underline}.einv-form{display:flex;flex-direction:column;max-width:760px}.einv-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:6px;padding-top:18px;border-top:1px solid #e7eaf3}.einv-actions .primary-button,.einv-actions .secondary-button{width:auto;min-width:140px}.booking-ready-hint{margin:0 0 14px;color:#677788;font-size:14px;line-height:1.7}.booking-ready-empty{margin:0;color:#8c98a4;font-size:14px}.booking-ready-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:14px}.booking-ready-card{display:flex;flex-direction:column;gap:10px;padding:16px;border:1px solid #e7eaf3;border-radius:10px;background:#fff;box-shadow:0 3px 8px -4px #8c98a433}.booking-ready-head{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.booking-ready-badge{background:#e8f7ee;color:#178a50;font-size:12px;font-weight:700;padding:3px 10px;border-radius:999px;white-space:nowrap}.booking-ready-track{font-weight:700;color:#1e2022;font-size:15px;word-break:break-all}.booking-ready-body{display:flex;flex-direction:column;gap:4px;font-size:13px;color:#516075}.booking-ready-msg{color:#677788;font-size:12px}.booking-ready-card .primary-button{width:100%}.booking-form{display:flex;flex-direction:column;max-width:720px}.booking-form .form-submit{align-self:flex-start;width:auto;min-width:200px;margin-top:6px}.booking-hero{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:14px;margin-bottom:18px;padding:18px 22px;border-radius:12px;background:linear-gradient(120deg,#1e3a66,#2f5596);color:#fff}.booking-steps{display:flex;flex-wrap:wrap;gap:22px;margin:0;padding:0;list-style:none}.booking-steps li{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600}.booking-step-no{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:#fff3;font-size:13px;font-weight:700}.booking-hero-hours{font-size:13px;font-weight:600;background:#ffffff29;padding:6px 12px;border-radius:999px;white-space:nowrap}.booking-ready-card{text-align:left;cursor:pointer;font:inherit;transition:border-color .15s,box-shadow .15s,transform .05s}.booking-ready-card:hover{border-color:#b9c6e0}.booking-ready-card:active{transform:translateY(1px)}.booking-ready-card.is-selected{border-color:#2f5596;box-shadow:0 0 0 2px #2f559640}.booking-ready-check{margin-left:auto;color:#178a50;font-weight:800}.booking-ready-cta{margin-top:auto;align-self:flex-start;font-size:13px;font-weight:700;color:#2f5596}.booking-ready-card.is-selected .booking-ready-cta{color:#178a50}.booking-selected-banner{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:16px;padding:10px 14px;border:1px solid #cfe3d6;background:#f1f9f4;border-radius:8px;font-size:14px;color:#1e2022}.booking-chips{display:flex;flex-wrap:wrap;gap:8px}.booking-chip{border:1px solid #d5dce8;background:#fff;border-radius:999px;padding:6px 14px;font-size:13px;color:#1e2022;cursor:pointer;transition:border-color .15s,background .15s}.booking-chip:hover{border-color:#b9c6e0}.booking-chip.is-active{border-color:#2f5596;background:#eef3fb;color:#2f5596;font-weight:600}.legacy-segment-tabs .nav-link.is-disabled,.legacy-segment-tabs .nav-link:disabled{opacity:.45;cursor:not-allowed;pointer-events:none}.booking-selected-list{flex:1 1 auto;min-width:0;font-weight:600;color:#1e2022;word-break:break-word}.booking-change-link{margin-left:auto;border:0;background:none;color:#2f5596;font-size:13px;text-decoration:underline;cursor:pointer}.booking-collector-add{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-bottom:16px}.booking-collector-add .input-shell{flex:1 1 160px}.booking-collector-add .primary-button,.booking-collector-add .secondary-button{width:auto;min-width:96px}.booking-cell-stack{display:flex;flex-direction:column;gap:2px;min-width:0}.booking-cell-sub{color:#8896a8;font-size:12px}.booking-status{display:inline-block;padding:3px 10px;border-radius:999px;background:#eef1f6;color:#516075;font-size:12px;font-weight:700;white-space:nowrap}.booking-status-done{background:#e8f7ee;color:#178a50}.booking-status-cancel{background:#fdecec;color:#c0392b}.booking-qr-btn{border:1px solid #ccdaf0;background:#fff;color:#2f5596;border-radius:7px;padding:5px 12px;font-size:13px;font-weight:600;cursor:pointer;white-space:nowrap}.booking-qr-btn:hover{background:#eef3fb}.booking-qr-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#141e3280;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.booking-qr-modal{background:#fff;border-radius:14px;padding:24px;width:100%;max-width:320px;text-align:center;box-shadow:0 20px 60px -20px #0006}.booking-qr-title{font-size:18px;font-weight:700;color:#2b3a55}.booking-qr-hint{font-size:13px;color:#677788;margin:6px 0 16px;line-height:1.6}.booking-qr-canvas{display:flex;align-items:center;justify-content:center;width:236px;height:236px;margin:0 auto;background:#fff;border:1px solid #e7eaf3;border-radius:10px;padding:8px}.booking-qr-code{margin-top:14px;font-size:20px;font-weight:800;letter-spacing:1px;color:#2f5596}.booking-qr-sub{font-size:13px;color:#8896a8;word-break:break-all;margin-top:2px}.booking-qr-modal .primary-button{width:100%;margin-top:18px}.legacy-order-list-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.legacy-order-list-toolbar>div{display:flex;align-items:center;gap:12px;color:#677788;font-size:14px}.legacy-order-toolbar-stacked{display:flex;flex-direction:column;align-items:stretch;gap:10px}.legacy-order-list-toolbar .legacy-order-toolbar-count{display:block;font-size:12px;color:#677788;line-height:1.3}.legacy-order-list-toolbar .legacy-order-toolbar-count strong{font-size:13px;color:#1e2022}.legacy-order-list-toolbar .legacy-order-toolbar-controls{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.legacy-order-toolbar-controls .legacy-purchase-toolbar-actions{display:inline-flex;grid-template-columns:none;flex-wrap:wrap;width:auto;gap:10px}.legacy-export-range,.legacy-date-range-filter{display:inline-flex;align-items:center;gap:8px}.legacy-date-range-filter input[type=date]{min-height:36px;padding:4px 10px;border:1px solid #d8dfea;border-radius:4px;font-size:14px;color:#1e2022;background:#fff}.legacy-date-range-dash{color:#98a4b3}.legacy-export-range input{min-height:36px;padding:4px 8px;border:1px solid #d8dfea;border-radius:4px;font-size:14px}.legacy-order-list-toolbar select{min-height:36px;padding:0 28px 0 10px;border:1px solid #e7eaf3;border-radius:4px;background:#fff;color:#677788}.legacy-order-bulkpay-bar{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px 18px;margin:0 0 16px;padding:14px 16px;border:1px solid #e7eaf3;border-radius:5px;background:#fff}.legacy-order-bulkpay-bar.active{border-color:#377dff47;background:#f8fbff}.legacy-order-bulkpay-summary{display:grid;gap:2px}.legacy-order-bulkpay-summary strong{color:#1e2022;font-size:14px}.legacy-order-bulkpay-title{display:inline-flex;align-items:center;gap:7px}.legacy-order-bulkpay-title svg{color:#377dff;stroke-width:2.4}.legacy-order-bulkpay-summary span{color:#71869d;font-size:13px}.legacy-order-bulkpay-actions,.legacy-order-bulkpay-payline{display:flex;align-items:center;justify-content:flex-end;gap:10px}.legacy-order-bulkpay-actions .btn,.legacy-order-bulkpay-payline .btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;margin:0;white-space:nowrap}.legacy-order-bulkpay-payline{grid-column:1 / -1;padding-top:10px;border-top:1px solid #e7eaf3}.legacy-order-bulkpay-total{margin-right:auto;color:#4a5f78;font-size:13px;font-weight:800}.legacy-order-bulkpay-terms{display:inline-flex;align-items:center;gap:8px;min-height:34px;margin:0 auto 0 0;padding:6px 10px;border:1px solid #d8e2f0;border-radius:4px;background:#fff;color:#4a5f78;font-size:13px;font-weight:700;cursor:pointer}.legacy-order-bulkpay-terms.active{border-color:#377dff;background:#377dff14;color:#377dff}.legacy-order-bulkpay-terms span{display:inline-grid;place-items:center;width:18px;height:18px;border-radius:4px;background:#e7eaf3;color:#fff}.legacy-order-bulkpay-terms.active span{background:#377dff}.btn-sm{min-height:34px;padding:7px 12px;border-radius:4px;font-size:13px;font-weight:700}.btn-outline-secondary{display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid #e7eaf3;background:#fff;color:#677788}.btn-soft-danger,.btn-soft-info,.btn-success{display:inline-flex;align-items:center;gap:6px}.btn-soft-danger{background:#de44371a;color:#de4437}.btn-soft-info{background:#00c9db1a;color:#00a2b0}.btn-success{justify-content:center;border:0;background:#00c9a7;color:#fff}.legacy-empty-state{display:grid;justify-items:center;gap:12px;padding:34px 18px 42px;color:#677788;text-align:center}.legacy-empty-state img{width:150px;max-width:48%}.legacy-empty-state p{margin:0;color:#1e2022;font-size:16px;font-weight:700}.legacy-order-card-list{display:grid;gap:16px;margin:0;padding:0;list-style:none}.legacy-order-card{border:1px solid #e7eaf3;border-radius:5px;background:#fff}.legacy-order-card.is-payment-disabled{border-color:#edf1f7;background:#f8fafc;opacity:.48}.legacy-order-card-body{display:grid;grid-template-columns:minmax(0,1fr) 180px;gap:16px;padding:18px 20px}.legacy-order-card-topline{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin:0 0 10px;color:#1e2022;font-size:14px;font-weight:700;letter-spacing:0}.legacy-order-select-toggle{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:1px solid #d8e2f0;border-radius:6px;background:#fff;color:#71869d;cursor:pointer}.legacy-order-select-toggle.selected{border-color:#377dff;background:#377dff;color:#fff}.legacy-order-select-toggle:disabled{cursor:not-allowed}.legacy-order-number{color:#1e2022;font-size:16px;font-weight:800;line-height:1.25;text-decoration:none}.legacy-order-detail-lines{display:grid;gap:4px;margin:0 0 8px;color:#677788;font-size:13px;line-height:1.45}.legacy-order-detail-lines>div{position:relative;min-height:20px}.legacy-order-detail-lines>div:before{content:none}.legacy-order-recipient{color:#4a5f78;font-size:14px;font-weight:700}.legacy-order-meta-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px 16px;padding-top:2px}.legacy-order-meta-row strong{color:#1e2022;font-weight:800}.legacy-order-note{color:#71869d}.legacy-order-tracking-list{display:grid;grid-template-columns:72px minmax(0,1fr);align-items:start;gap:8px 12px;color:#677788}.legacy-order-tracking-list>span{padding-top:5px;color:#71869d;font-size:13px}.legacy-order-tracking-list>div{display:flex;flex-wrap:wrap;gap:6px}.legacy-order-tracking-list .btn{display:inline-flex;align-items:center;gap:6px;margin:0}.legacy-order-tracking-count{display:inline-flex;align-items:center;gap:10px;min-height:24px;color:#677788}.legacy-order-tracking-count span{color:#71869d}.legacy-order-tracking-count strong{display:inline-flex;align-items:center;min-height:24px;padding:2px 10px;border-radius:4px;background:#00c9db1a;color:#00a2b0;font-size:13px;font-weight:400}.legacy-order-actions{display:grid;align-content:start;gap:8px;padding:2px 0 0}.legacy-order-actions .btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;margin:0;min-height:36px;padding:5px 10px;border-radius:5px;font-size:13px;font-weight:400;line-height:1.5;text-align:center}.legacy-order-actions .btn-block{width:100%;justify-content:center}.legacy-order-paid-amount{display:flex;align-items:center;justify-content:center;gap:6px;min-height:36px;padding:5px 10px;border-radius:5px;background:#377dff1a;color:#1e2022;font-size:13px;font-weight:800;line-height:1.5;text-align:center}.legacy-export-wallet{display:flex;flex-wrap:wrap;gap:20px 44px;align-items:flex-end}.legacy-export-wallet .bal-label,.legacy-export-kv .k{color:var(--text-secondary);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.02em}.legacy-export-wallet .bal-value{color:var(--primary);font-size:28px;font-weight:800;line-height:1.1;margin-top:2px}.legacy-export-bank{font-size:13px;color:var(--text-secondary);line-height:1.7}.legacy-export-bank strong{color:var(--text)}.legacy-export-kv{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:14px 20px}.legacy-export-kv .v{color:var(--text);font-size:14px;margin-top:2px}.legacy-file-input{display:block;margin-top:6px;font-size:13px;color:var(--text)}.legacy-file-input::file-selector-button{margin-right:10px;padding:6px 12px;border:1px solid var(--primary);border-radius:6px;background:transparent;color:var(--primary);font-size:13px;cursor:pointer}.legacy-order-tag-row{display:grid;grid-template-columns:auto minmax(220px,56%);align-items:center;gap:10px;margin-top:2px;color:#677788;font-size:13px}.legacy-order-tag-row label{margin:0;white-space:nowrap}.legacy-order-tag-row>div{display:grid;grid-template-columns:minmax(0,1fr) 42px;gap:0}.legacy-order-tag-row .form-control-sm{min-height:34px;padding:6px 10px;font-size:13px;border-right:0;border-radius:4px 0 0 4px}.legacy-order-tag-row .btn-success{min-width:42px;min-height:34px;border-radius:0 4px 4px 0;font-size:14px}.mr-2{margin-right:8px}.fa-sm{font-size:.875em}.legacy-tracking-modal{width:min(500px,calc(100vw - 48px))}.legacy-payment-preview-modal{width:min(680px,calc(100vw - 48px))}.legacy-bulk-payment-modal{width:min(760px,calc(100vw - 48px))}.legacy-detail-payment-modal{position:relative;width:min(760px,calc(100vw - 48px))}.legacy-bulk-payment-orders{display:grid;gap:8px}.legacy-bulk-payment-order-card{overflow:hidden;max-height:430px;overflow-y:auto;border:1px solid #e7eaf3;border-radius:5px;background:#f8fafc}.legacy-bulk-payment-order{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-height:44px;padding:10px 14px;border-bottom:1px solid #e7eaf3}.legacy-bulk-payment-order:last-child{border-bottom:0}.legacy-bulk-payment-order span{overflow:hidden;color:#1e2022;font-size:14px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.legacy-bulk-payment-order strong{color:#377dff;font-size:13px;white-space:nowrap}.legacy-payment-order-line{display:flex;align-items:center;justify-content:space-between;gap:16px;color:#1e2022;font-size:14px}.legacy-payment-top-card{width:100%;margin:14px 0;overflow:hidden;border:1px solid #e7eaf3;border-radius:4px;border-collapse:separate;border-spacing:0;background:#f8fafc;color:#677788;font-size:14px}.legacy-payment-top-card td{padding:13px 16px;border-bottom:1px solid #e7eaf3}.legacy-payment-top-card tr:last-child td{border-bottom:0}.legacy-payment-top-card td:last-child{color:#1e2022;font-size:15px;font-weight:800;text-align:right}.legacy-payment-top-card .legacy-payment-wallet-row td:last-child{color:#0052cc;font-weight:500}.legacy-payment-muted,.legacy-payment-error{color:#71869d;font-size:12px}.legacy-payment-section{display:grid;gap:10px;margin:14px 0}.legacy-payment-selector{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border:1px solid #e7eaf3;border-radius:4px;background:#fff;color:#1e2022;text-align:left;cursor:pointer}.legacy-payment-selector span{display:grid;gap:3px}.legacy-payment-selector small{color:#677788;font-size:12px}.legacy-payment-selector svg{flex:0 0 auto;color:#8c98a4;stroke-width:2.4}.legacy-payment-voucher-panel{display:grid;gap:10px;padding:12px;border:1px solid #e7eaf3;border-radius:4px;background:#f8fafc}.legacy-payment-code-row{display:grid;grid-template-columns:minmax(0,1fr) 92px;gap:8px}.legacy-payment-code-row .form-control-sm{min-height:36px;padding:7px 10px;border:1px solid #d9e2ef;border-radius:4px;font-size:13px}.legacy-payment-error{color:#de4437}.legacy-payment-voucher{display:grid;grid-template-columns:86px minmax(0,1fr) 34px;align-items:stretch;overflow:hidden;padding:0;border:1px solid #e7eaf3;border-radius:4px;background:#fff;text-align:left;cursor:pointer}.legacy-payment-voucher.active{border-color:#377dff;box-shadow:0 0 0 1px #377dff}.legacy-payment-voucher-value{display:grid;place-items:center;align-content:center;padding:12px;background:#eaf3ff;color:#377dff}.legacy-payment-voucher.active .legacy-payment-voucher-value{background:#377dff;color:#fff}.legacy-payment-voucher-value small{font-size:11px}.legacy-payment-voucher-value strong{font-size:22px;line-height:1.1}.legacy-payment-voucher-body{display:grid;gap:3px;padding:10px 12px}.legacy-payment-voucher-body strong{color:#1e2022;font-size:13px}.legacy-payment-voucher-body small{color:#71869d;font-size:12px}.legacy-payment-voucher-check{display:grid;place-items:center;color:#377dff;font-weight:800}.legacy-payment-section-title{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#1e2022;font-size:14px}.legacy-payment-section-title span{color:#71869d;font-size:12px}.legacy-payment-points{display:flex;flex-wrap:wrap;gap:8px}.legacy-payment-points button{min-height:32px;padding:6px 12px;border:1px solid #d9e2ef;border-radius:999px;background:#fff;color:#1e2022;font-size:12px;cursor:pointer}.legacy-payment-points button.active{border-color:#377dff;background:#377dff;color:#fff}.paymentTable{width:100%;margin:14px 0;border-collapse:collapse;color:#677788;font-size:14px}.paymentTable td{padding:10px 12px;border:1px solid #e7eaf3}.paymentTable td:last-child{color:#1e2022;font-weight:700;text-align:right}.legacy-daigou-fee-breakdown{max-width:360px}.legacy-payment-preview-actions{display:flex;justify-content:flex-end;gap:8px}.legacy-payment-preview-actions .btn{display:inline-flex;align-items:center;justify-content:center;gap:6px}.legacy-confirm-payment-layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;display:grid;place-items:center;padding:24px;background:#13214473}.legacy-confirm-payment-card{width:min(460px,calc(100vw - 56px))}.legacy-confirm-payment-copy{margin-bottom:12px;color:#677788;font-size:14px}.legacy-payment-terms{width:100%;display:flex;align-items:center;gap:10px;margin:12px 0 14px;padding:10px 12px;border:1px solid #1677ff;border-radius:4px;background:#eaf3ff;color:#1677ff;text-align:left;cursor:pointer}.legacy-payment-terms span{display:grid;place-items:center;width:20px;height:20px;border:1px solid #1677ff;border-radius:4px;background:#fff;color:#fff;font-size:13px;font-weight:800}.legacy-payment-terms span svg{stroke-width:3}.legacy-payment-terms.active span{background:#1677ff}.legacy-payment-terms strong{font-size:13px}.legacy-modal-title{display:flex;align-items:center;margin:0;color:#1e2022;font-size:18px;letter-spacing:0}.legacy-tracking-modal h5{margin:0 0 8px;color:#1e2022;font-size:14px;line-height:1.5}.legacy-tracking-modal .title-block{margin:16px 0 10px;color:#1e2022;font-size:18px;letter-spacing:0}.legacy-tracking-modal .table{width:100%;border-collapse:collapse;color:#677788}.legacy-tracking-modal .table td{padding:12px;border:1px solid #e7eaf3}.legacy-logistics-storage-alert{display:flex;align-items:center;gap:10px;margin-bottom:16px;padding:12px 14px;line-height:1.7}.legacy-logistics-storage-alert svg{flex:0 0 auto;color:#8b1d2c;stroke-width:2.2}.legacy-logistics-toolbar{display:grid;grid-template-columns:minmax(0,1fr);align-items:stretch;gap:14px;padding:16px 18px;border:1px solid #e7eaf3;border-radius:5px}.legacy-logistics-toolbar-main{display:flex;align-items:center;justify-content:space-between;gap:18px;min-width:0}.legacy-logistics-count{display:grid;gap:2px;color:#677788;font-size:14px;line-height:1.3}.legacy-logistics-count strong{font-size:16px}.legacy-logistics-filters{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.legacy-logistics-toolbar select{min-width:168px}.legacy-logistics-toolbar-actions{display:grid;grid-template-columns:repeat(4,minmax(124px,1fr));grid-auto-rows:42px;align-items:stretch;gap:10px}.legacy-logistics-toolbar-actions .btn{width:100%;height:42px;min-height:42px;min-width:0;display:inline-flex;align-items:center;justify-content:center;gap:7px;margin:0;padding:0 10px;line-height:1;white-space:nowrap}.legacy-logistics-toolbar-actions .btn svg{flex:0 0 auto;display:block;stroke-width:2.3}.legacy-parcel-card-list{display:grid;gap:16px;margin:0;padding:0;list-style:none}.legacy-parcel-selectbar{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:42px;margin:0 0 14px;padding:0 2px;color:#677788;font-size:13px}.legacy-parcel-selectbar label{display:inline-flex;align-items:center;gap:8px;margin:0;color:#1e2022;font-weight:700;cursor:pointer}.legacy-parcel-selectbar input{width:16px;height:16px;margin:0}.legacy-parcel-selectbar small{color:#8c98a4;font-size:12px}.legacy-copy-button{margin-left:2px}.legacy-parcel-card{overflow:hidden;border:1px solid #e7eaf3;border-radius:5px;background:#fff}.legacy-parcel-card.card-danger{border-color:#de443773}.legacy-parcel-card-header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;padding:14px 18px;border-bottom:1px solid #e7eaf3;background:#fff}.legacy-parcel-tracking{display:flex;align-items:center;gap:10px;min-width:0}.legacy-parcel-tracking input{flex:0 0 auto}.legacy-parcel-tracking label{min-width:0;margin:0;overflow:hidden;color:#1e2022;font-size:15px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.legacy-parcel-badges{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:6px}.legacy-parcel-card-body{display:grid;grid-template-columns:minmax(0,1fr) 180px;gap:16px;padding:18px 20px}.legacy-parcel-main h6{margin:0 0 10px;color:#1e2022;font-size:13px}.legacy-parcel-content{display:grid;grid-template-columns:142px minmax(0,1fr);gap:14px;align-items:start}.legacy-parcel-image{display:grid;place-items:center;aspect-ratio:4 / 3;overflow:hidden;border:1px solid #e7eaf3;border-radius:4px;background:#f8fafc;color:#8c98a4;font-size:12px}.legacy-parcel-image img{width:100%;height:100%;object-fit:cover}.legacy-parcel-detail-lines{display:grid;gap:7px;color:#677788;font-size:13px;line-height:1.5}.legacy-parcel-detail-lines>div:first-child{color:#1e2022;font-weight:700}.legacy-parcel-detail-lines .badge{margin-left:6px}.legacy-parcel-itemname{display:inline-flex;align-items:center;gap:6px}.legacy-parcel-itemname-input{width:190px;max-width:100%;padding:3px 8px;border:1px solid #e7eaf3;border-radius:4px;background:#fff;color:#1e2022;font-size:13px;font-weight:700}.legacy-parcel-itemname-input:focus{border-color:#377dff;outline:none}.legacy-parcel-itemname-input.is-empty{border-color:#d39a1e;background:#fff7e6}.legacy-parcel-itemname-input.is-error{border-color:#d94b4b}.legacy-parcel-memo{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.legacy-parcel-memo label{margin:0;color:#677788;font-size:13px}.legacy-parcel-memo-input{flex:1 1 180px;min-width:0;max-width:340px;padding:4px 8px;border:1px solid #e7eaf3;border-radius:4px;background:#fff;color:#1e2022;font-size:13px}.legacy-parcel-memo-input::placeholder{color:#97a4af}.legacy-parcel-memo-input:focus{border-color:#377dff;outline:none}.legacy-parcel-memo-input.is-error{border-color:#d94b4b}.legacy-parcel-memo-ok{color:#24936e}.legacy-parcel-memo-err{color:#d94b4b}.legacy-parcel-actions{display:grid;align-content:start;gap:8px;padding-top:2px}.legacy-parcel-actions .btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;margin:0;min-height:36px;padding:5px 10px;border-radius:5px;font-size:13px;font-weight:700;line-height:1.5;text-align:center}.legacy-parcel-edit-modal,.legacy-parcel-add-modal{width:min(560px,calc(100vw - 48px))}.legacy-parcel-add-modal{width:min(720px,calc(100vw - 48px))}.legacy-parcel-excel-modal{width:min(520px,calc(100vw - 48px))}.legacy-parcel-edit-form,.legacy-parcel-add-form,.legacy-parcel-draft-list{display:grid;gap:14px}.legacy-parcel-draft-row{padding:14px;border:1px solid #e7eaf3;border-radius:5px;background:#fff}.legacy-parcel-draft-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.legacy-parcel-draft-title{border:0;background:transparent;color:#377dff;font-size:14px;font-weight:800;text-align:left}.legacy-parcel-draft-tools{display:flex;gap:8px}.legacy-parcel-draft-tools .btn{display:inline-flex;align-items:center;justify-content:center;gap:6px}.legacy-parcel-draft-summary{width:100%;display:grid;gap:4px;padding:12px;border:1px solid #e7eaf3;border-radius:4px;background:#f8fafc;color:#677788;text-align:left}.legacy-parcel-draft-summary strong{color:#1e2022;font-size:14px}.legacy-parcel-draft-summary span{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.legacy-parcel-draft-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.legacy-parcel-draft-grid .field-label:last-child{grid-column:1 / -1}.legacy-add-row-button{justify-self:stretch;min-height:40px}.legacy-parcel-add-actions{padding-top:4px}.legacy-parcel-confirm-modal{width:min(620px,calc(100vw - 48px))}.legacy-modal-subtitle{margin:6px 0 0;color:#677788;font-size:13px;line-height:1.5}.legacy-parcel-review-list{display:grid;gap:12px;max-height:420px;overflow:auto;margin-bottom:16px}.legacy-parcel-review-card{display:grid;gap:8px;padding:14px;border:1px solid #e7eaf3;border-radius:5px;background:#f8fafc}.legacy-parcel-review-card>strong{color:#377dff;font-size:14px}.legacy-parcel-review-line{display:grid;grid-template-columns:110px minmax(0,1fr);gap:12px;color:#677788;font-size:13px}.legacy-parcel-review-line strong{min-width:0;overflow-wrap:anywhere;color:#1e2022}.legacy-purchase-tabs{display:flex;flex-wrap:wrap;align-items:center;gap:34px;margin:0 0 26px;padding:0;border:0;border-bottom:1px solid #e7eaf3;background:transparent;list-style:none}.legacy-purchase-tabs .nav-link{position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0;border:0;border-radius:0;background:transparent;color:#677788;font-size:14px;font-weight:800;line-height:1.45;text-decoration:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.legacy-purchase-tabs .nav-link.active{color:#377dff;box-shadow:none}.legacy-purchase-tabs .nav-link.active:after{position:absolute;right:0;bottom:-1px;left:0;height:3px;border-radius:3px 3px 0 0;background:#377dff;content:""}.legacy-purchase-toolbar{display:flex;flex-direction:column;align-items:stretch;gap:10px;margin-bottom:28px;padding:16px 22px;border:1px solid #e7eaf3;border-radius:5px}.legacy-purchase-toolbar .legacy-logistics-toolbar-main{justify-content:flex-start}.legacy-purchase-toolbar select{min-width:132px}.legacy-purchase-toolbar-actions{display:grid;grid-template-columns:repeat(3,132px);align-items:stretch;gap:10px}.legacy-purchase-toolbar>.legacy-purchase-toolbar-actions{width:min(100%,560px);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;justify-self:end;gap:10px}.legacy-purchase-toolbar-actions .btn,.legacy-add-row-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:42px}.legacy-purchase-toolbar>.legacy-purchase-toolbar-actions .btn{width:100%;height:42px;min-height:42px;margin:0;padding:0 12px;line-height:1;white-space:nowrap}.legacy-purchase-toolbar>.legacy-purchase-toolbar-actions .btn svg{flex:0 0 auto;display:block;stroke-width:2.3}.legacy-purchase-selectbar{margin:0 0 14px;padding:0}.legacy-purchase-card-list{display:grid;gap:20px;margin:0;padding:0;list-style:none}.legacy-purchase-card{overflow:hidden;border:1px solid #e7eaf3;border-radius:5px;background:#fff}.legacy-purchase-card-body{display:grid;grid-template-columns:minmax(0,1fr) 180px;gap:18px;padding:28px 32px;min-height:160px}.legacy-purchase-main{min-width:0}.legacy-purchase-link-row{display:flex;align-items:center;gap:8px;min-width:0;margin:0 0 18px;color:#1e2022;font-size:14px}.legacy-purchase-link-row input{flex:0 0 auto;margin:0 8px 0 0}.legacy-purchase-link-row a{min-width:0;overflow:hidden;color:#377dff;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.legacy-purchase-link-row svg{flex:0 0 auto;color:#71869d}.legacy-purchase-lines{display:grid;gap:7px;margin:0 0 0 48px;padding:0;list-style-position:inside;color:#677788;font-size:13px;line-height:1.5}.legacy-purchase-lines .badge{margin-left:6px}.legacy-purchase-lines li:first-child{display:flex;align-items:center;gap:8px}.legacy-purchase-lines li:first-child .badge{margin-left:0}.legacy-purchase-actions{display:grid;align-content:start;gap:8px;padding-top:10px}.legacy-purchase-actions .btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:36px;margin:0;font-size:13px;font-weight:700}.legacy-purchase-add-modal,.legacy-purchase-excel-modal{width:min(620px,calc(100vw - 48px))}.legacy-purchase-add-modal,.legacy-purchase-add-modal .legacy-modal-body,.legacy-purchase-add-modal .legacy-purchase-form,.legacy-purchase-add-modal .legacy-parcel-draft-list,.legacy-purchase-add-modal .legacy-parcel-draft-row,.legacy-purchase-add-modal .legacy-purchase-form-grid,.legacy-purchase-add-modal .field-label,.legacy-purchase-add-modal .input-shell,.legacy-purchase-add-modal .textarea-shell{max-width:100%;min-width:0;box-sizing:border-box}.legacy-purchase-add-modal,.legacy-purchase-add-modal .legacy-modal-body{overflow-x:hidden}.legacy-purchase-add-modal .input-shell{overflow:hidden}.legacy-purchase-add-modal .input-shell input{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.legacy-purchase-add-modal .legacy-parcel-draft-summary strong,.legacy-purchase-add-modal .legacy-parcel-draft-summary span,.legacy-parcel-review-line strong{overflow-wrap:anywhere;word-break:break-word}.legacy-purchase-excel-modal{width:min(520px,calc(100vw - 48px))}.legacy-purchase-form,.legacy-purchase-form-grid{display:grid;gap:14px}.legacy-purchase-form-grid .field-label:last-child{grid-column:1 / -1}.btn-indigo{display:inline-flex;align-items:center;justify-content:center;border:1px solid #2d1582;background:#2d1582;color:#fff}.legacy-excel-add-form{display:grid;gap:16px}.legacy-excel-add-copy{display:flex;align-items:center;flex-wrap:wrap;gap:8px 10px;margin:0;color:#1e2022;font-size:14px;line-height:1.7}.legacy-excel-upload-block{display:grid;gap:10px;padding:16px;border:1px solid #e7eaf3;border-radius:4px;background:#f8fafc}.legacy-excel-upload-block h6{margin:0;color:#1e2022;font-size:14px}.legacy-excel-upload-block input[type=file]{width:100%}.legacy-excel-upload-actions{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.legacy-excel-helper{margin:0;line-height:1.7}@media (max-width: 1120px){.legacy-wallet-card-grid{grid-template-columns:1fr}.legacy-dashboard-page .legacy-wallet-card-grid{grid-template-columns:repeat(3,minmax(160px,1fr));overflow-x:auto}.legacy-unpaid-order-card{grid-template-columns:1fr;align-items:start}.legacy-personal-card .redirection,.legacy-company-row,.legacy-form-row{grid-template-columns:1fr}.legacy-company-logo{justify-self:start}.legacy-order-list-toolbar{grid-template-columns:1fr;flex-direction:column;align-items:stretch}.legacy-order-list-toolbar>div{justify-content:space-between}.legacy-order-tag-row{grid-template-columns:1fr;max-width:none;margin-left:0}.legacy-logistics-toolbar{grid-template-columns:1fr}.legacy-logistics-toolbar-main{align-items:stretch;flex-direction:column}.legacy-logistics-filters{justify-content:stretch}.legacy-logistics-filters select{flex:1}.legacy-logistics-toolbar-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.legacy-purchase-toolbar{grid-template-columns:1fr}.legacy-purchase-toolbar-actions{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 767px){body{min-width:0}.legacy-footer{padding:42px 0 34px}.legacy-footer .legacy-container{padding-right:22px;padding-left:22px}.legacy-footer .brand-logo{width:210px}.legacy-footer-grid{grid-template-columns:1fr}.legacy-footer-contact-row{margin-top:28px}.legacy-footer-bottom-top{align-items:flex-start;flex-direction:column}.legacy-footer-bottom p{margin-top:38px}.legacy-order-card-body{grid-template-columns:1fr}.legacy-order-actions{padding-left:0;padding-right:0}.legacy-order-detail-lines{margin-left:0}.legacy-parcel-card-header,.legacy-parcel-card-body,.legacy-parcel-content,.legacy-parcel-draft-grid{grid-template-columns:1fr}.legacy-parcel-actions{padding-left:0;padding-right:0}.legacy-purchase-tabs,.legacy-purchase-toolbar-actions,.legacy-purchase-card-body{grid-template-columns:1fr}.legacy-purchase-card-body{padding:20px}.legacy-purchase-lines{margin-left:0}.legacy-purchase-actions{padding-top:0}}.legacy-txn-note{display:flex;flex-direction:column;gap:2px;white-space:normal;word-break:break-word}.legacy-txn-note small{color:#8c98a4;font-size:12px}.legacy-billing-footnote{margin:28px 0 4px;text-align:center;color:#8c98a4;font-size:12px}.legacy-billing-footnote em{display:block;margin-top:4px;font-style:italic}.legacy-pdf-btn{display:inline-flex;align-items:center;gap:4px;min-height:28px;padding:3px 10px;border:1px solid #e7eaf3;border-radius:4px;background:#fff;color:#377dff;font-size:12px;font-weight:600;cursor:pointer}.legacy-pdf-btn:disabled{cursor:default;opacity:.7}.legacy-pdf-btn.is-disabled{color:#bdc5d1;cursor:default}.legacy-einvoice-ok{color:#00c9a7;font-size:18px;font-weight:700;text-decoration:none}.legacy-address-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:18px}.legacy-address-card{display:flex;flex-direction:column;padding:18px;border:1px solid #e7eaf3;border-radius:8px;background:#fff}.legacy-address-card h5{margin:0 0 10px;font-size:15px;font-weight:700;color:#1e2022}.legacy-address-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.legacy-address-card-head h5{display:inline-flex;align-items:center;gap:8px}.legacy-address-default-tag{display:inline-flex;align-items:center;height:20px;padding:0 8px;border-radius:999px;background:#fff4d6;color:#b67400;font-size:11px;font-weight:700}.legacy-address-star{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;margin:-4px -4px 0 0;padding:0;border:0;border-radius:8px;background:transparent;color:#c3c9d4;cursor:pointer;transition:color .15s ease,background .15s ease,transform .1s ease}.legacy-address-star svg{fill:currentColor}.legacy-address-star:hover:not(:disabled){color:#f0a500;background:#fff8e8}.legacy-address-star:active:not(:disabled){transform:scale(.92)}.legacy-address-star.active{color:#f5b400;cursor:default}.legacy-address-star:disabled{cursor:default}.legacy-address-card.is-default{border-color:#f5cd6b;box-shadow:0 0 0 1px #f5cd6b inset}.legacy-address-card p{flex:1;margin:0 0 14px;color:#677788;font-size:14px;line-height:1.7}.legacy-address-card p strong{color:#1e2022}.legacy-address-card-actions{display:flex;flex-wrap:wrap;gap:8px}.legacy-btn-danger{display:inline-flex;align-items:center;min-height:32px;padding:4px 12px;border:0;border-radius:4px;background:#ffe7e9;color:#ed4c78;font-size:13px;font-weight:600;cursor:pointer}.legacy-btn-danger:hover{background:#ed4c78;color:#fff}.legacy-address-add{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;min-height:180px;padding:18px;border:1px dashed #cdd5df;border-radius:8px;background:#f8fafd;color:#677788;font-size:14px;font-weight:600;cursor:pointer}.legacy-address-add:hover{border-color:#377dff;color:#377dff}.legacy-address-add-plus{font-size:28px;line-height:1}.legacy-addr-form{display:flex;flex-direction:column;gap:20px;max-width:820px}.legacy-addr-row{display:flex;align-items:center;gap:16px}.legacy-addr-label{flex:0 0 24%;max-width:24%;color:#1e2022;font-size:14px;font-weight:400}.legacy-addr-control{flex:1 1 auto;min-width:0}.legacy-addr-control .input-shell{width:100%}.legacy-addr-note{margin-top:0}.legacy-addr-note h5{margin:0 0 6px;font-size:15px;font-weight:700;color:#1e2022}.legacy-addr-note p{margin:0;color:#677788;font-size:13px;line-height:1.6}.legacy-addr-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:4px}.legacy-addr-btn{min-width:64px;padding:7px 18px;border:1px solid #e7eaf3;border-radius:6px;background:#fff;color:#677788;font-size:14px;cursor:pointer;transition:background .15s ease}.legacy-addr-btn:hover{background:#f8fafd}.legacy-addr-btn.primary{border-color:#377dff;background:#377dff;color:#fff}.legacy-addr-btn.primary:hover{background:#2c6fe6}.legacy-addr-btn.primary:disabled{border-color:#b6cdfb;background:#b6cdfb;cursor:not-allowed}.legacy-about-page{padding:48px 0 64px}.legacy-about-intro{max-width:760px;margin:0 auto 36px;text-align:center}.legacy-about-intro h1{margin:0 0 14px;font-size:38px;font-weight:800;color:#1e2022}.legacy-about-lead{margin:0;font-size:18px;line-height:1.7;color:#677788}.legacy-about-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:44px}.legacy-about-photo{height:230px;border-radius:10px;background-size:cover;background-position:center;background-color:#eef1f6}.legacy-about-stats{display:flex;flex-wrap:wrap;justify-content:center;gap:48px;padding-bottom:40px;margin-bottom:16px;border-bottom:1px solid #e7eaf3;text-align:center}.legacy-about-stat{display:flex;flex-direction:column;gap:6px;color:#677788}.legacy-about-stat-value{font-size:44px;font-weight:800;color:#1e2022;line-height:1}.legacy-about-services{padding-top:36px}.legacy-about-services-head{max-width:640px;margin:0 auto 36px;text-align:center}.legacy-about-cap{display:block;margin-bottom:8px;font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#377dff}.legacy-about-services-head h2{margin:0;font-size:26px;font-weight:800;color:#1e2022}.legacy-about-services-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.9fr);gap:28px;align-items:start}.legacy-about-service-nav{display:flex;flex-direction:column;gap:12px;margin:0;padding:0;list-style:none}.legacy-about-service-nav button{display:flex;align-items:center;gap:16px;width:100%;padding:18px;border:1px solid #e7eaf3;border-radius:10px;background:#fff;text-align:left;cursor:pointer;transition:box-shadow .15s,border-color .15s}.legacy-about-service-nav button.active{border-color:transparent;box-shadow:0 12px 24px -10px #377dff59}.legacy-about-service-nav img{width:56px;height:56px;flex-shrink:0}.legacy-about-service-nav h4{margin:0 0 4px;font-size:16px;font-weight:700;color:#1e2022}.legacy-about-service-nav p{margin:0;font-size:13px;line-height:1.6;color:#677788}.legacy-about-service-panel{position:sticky;top:20px}.legacy-about-service-image{margin-bottom:20px;text-align:center}.legacy-about-service-image img{max-width:100%;border-radius:10px}.legacy-about-step-card{padding:28px;border-radius:12px;background:#fff;box-shadow:0 12px 30px -16px #8c98a466}.legacy-about-step-icon{width:56px;height:56px;margin-bottom:14px}.legacy-about-step-card h3{margin:0 0 14px;font-size:20px;font-weight:800;color:#1e2022}.legacy-about-step-card ol{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:12px}.legacy-about-step-card li{display:flex;align-items:center;gap:10px;color:#1e2022;font-size:14px}.legacy-about-badge{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0;border-radius:6px;background:#377dff;color:#fff;font-size:13px;font-weight:700}.legacy-about-timeline{margin-top:56px}.legacy-about-timeline ul{padding:0;list-style:none;max-width:820px;margin:0 auto}.legacy-about-timeline>ul>li{position:relative;padding:0 0 32px 84px}.legacy-about-timeline>ul>li:before{content:"";position:absolute;left:31px;top:8px;bottom:-8px;width:2px;background:#e7eaf3}.legacy-about-timeline>ul>li:last-child:before{display:none}.legacy-about-year{position:absolute;left:0;top:0;display:inline-flex;align-items:center;justify-content:center;width:64px;height:30px;border-radius:8px;background:#eaf1ff;color:#377dff;font-size:14px;font-weight:700}.legacy-about-step-content h4{margin:0 0 8px;font-size:17px;font-weight:700;color:#1e2022}.legacy-about-step-content p{margin:0 0 8px;font-size:14px;line-height:1.8;color:#677788}.legacy-partners-page{padding:56px 0 64px}.legacy-partners-title{margin:0 0 40px;text-align:center;font-size:28px;font-weight:800;color:#1e2022}.legacy-partners-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:28px 16px;align-items:center}.legacy-partner-logo{display:flex;align-items:center;justify-content:center;padding:8px}.legacy-partner-logo img{max-width:100%;max-height:56px;object-fit:contain}.legacy-legal-page{padding:0 0 64px}.legacy-legal-hero{padding:64px 0 56px;margin-bottom:40px;text-align:center;background:#f0f5ff}.legacy-legal-hero h1{margin:0 0 8px;font-size:32px;font-weight:800;color:#1e2022}.legacy-legal-hero p{margin:0;color:#677788}.legacy-legal-body{max-width:920px}.legacy-legal-body>p{margin:0 0 16px;font-size:15px;line-height:1.9;color:#3b4757}.legacy-legal-blue{color:#00f}.legacy-legal-underline{text-decoration:underline}.legacy-legal-list{margin:0 0 20px;padding-left:22px;color:#3b4757}.legacy-legal-list>li{margin-bottom:12px;font-size:15px;line-height:1.9}.legacy-legal-list ol,.legacy-legal-list ul{margin:10px 0 0;padding-left:22px}.legacy-legal-list ol>li,.legacy-legal-list ul>li{margin-bottom:8px;line-height:1.8}.legacy-privacy-card{max-width:920px;margin-top:48px;border-radius:12px;overflow:hidden;box-shadow:0 16px 40px -22px #8c98a480;background:#fff}.legacy-privacy-head{padding:40px 48px;background:#377dff;color:#fff}.legacy-privacy-head h1{margin:0 0 6px;font-size:28px;font-weight:800}.legacy-privacy-head p{margin:0;color:#ffffffbf}.legacy-privacy-body{padding:36px 48px 44px}.legacy-privacy-body>p{margin:0 0 18px;font-size:15px;line-height:1.9;color:#3b4757}.legacy-privacy-body strong{color:#1e2022}.legacy-legal-note{margin:0 0 20px;padding:12px 16px;background:#f0f5ff;border-radius:8px;font-size:14px;font-style:italic;line-height:1.7;color:#5b6b7f}.legacy-legal-section{margin:0 0 26px}.legacy-legal-section>h2{margin:0 0 12px;font-size:19px;font-weight:700;color:#377dff}.legacy-legal-subhead{margin:14px 0 6px;font-size:15px;font-weight:700;color:#1e2022}.legacy-legal-section>p{margin:0 0 10px;font-size:15px;line-height:1.85;color:#3b4757}.legacy-legal-section>p.legacy-legal-item{margin:0 0 6px}.legacy-legal-links{margin:6px 0 0;font-size:13px;color:#677788}.legacy-legal-links a{color:#377dff;font-weight:600;text-decoration:underline}.legacy-legal-links .legacy-legal-links-sep{margin:0 6px;color:#97a4b3}.legacy-consent-box{width:100%;display:flex;align-items:flex-start;gap:10px;margin:12px 0;padding:10px 12px;border:1px solid #1677ff;border-radius:4px;background:#eaf3ff;color:#1677ff;text-align:left;cursor:pointer}.legacy-consent-box.is-disabled{opacity:.6;cursor:not-allowed}.legacy-consent-box-input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.legacy-consent-box-check{flex:0 0 auto;display:grid;place-items:center;width:20px;height:20px;margin-top:1px;border:1px solid #1677ff;border-radius:4px;background:#fff;color:#fff}.legacy-consent-box.is-checked .legacy-consent-box-check{background:#1677ff}.legacy-consent-box-check svg{stroke-width:3}.legacy-consent-box-body{display:flex;flex-direction:column;gap:3px;min-width:0}.legacy-consent-box-text{font-size:13px;font-weight:600;line-height:1.5}.legacy-consent-box-text a{color:#1677ff;font-weight:700;text-decoration:underline}.legacy-consent-box-note{color:#5b6b7f;font-weight:400;font-size:12px;line-height:1.5}@media (max-width: 900px){.legacy-about-services-grid{grid-template-columns:1fr}.legacy-about-service-panel{position:static}.legacy-about-gallery{grid-template-columns:repeat(2,1fr)}.legacy-partners-grid{grid-template-columns:repeat(4,1fr)}}.legacy-faq-page{padding:0 0 64px}.legacy-faq-hero{padding:64px 0 56px;margin-bottom:36px;text-align:center;background:#f0f5ff}.legacy-faq-hero h1{margin:0 0 10px;font-size:32px;font-weight:800;color:#1e2022}.legacy-faq-hero p{margin:0;color:#677788}.legacy-faq-search{max-width:520px;margin:22px auto 0}.legacy-faq-search input{width:100%;padding:13px 18px;border:1px solid #d8dfea;border-radius:6px;font-size:15px;background:#fff}.legacy-faq-body{max-width:820px}.legacy-faq-group{margin-bottom:40px}.legacy-faq-group>h2{margin:0 0 18px;font-size:22px;font-weight:800;color:#1e2022}.legacy-faq-accordion{display:flex;flex-direction:column;gap:12px}.legacy-faq-card{border:1px solid #e7eaf3;border-radius:10px;background:#fff;overflow:hidden}.legacy-faq-card.open{box-shadow:0 10px 24px -14px #8c98a473}.legacy-faq-q{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;padding:18px 20px;border:0;background:#fff;text-align:left;font-size:15px;font-weight:700;color:#1e2022;cursor:pointer}.legacy-faq-card.open .legacy-faq-q{color:#377dff}.legacy-faq-toggle{flex-shrink:0;font-size:20px;font-weight:700;color:#97a4af}.legacy-faq-card.open .legacy-faq-toggle{color:#377dff}.legacy-faq-a{padding:0 20px 20px;font-size:14px;line-height:1.9;color:#677788}.legacy-faq-a p{margin:0 0 10px}.legacy-faq-a p:last-child{margin-bottom:0}.legacy-faq-a ul,.legacy-faq-a ol{margin:8px 0;padding-left:22px}.legacy-faq-a a{color:#377dff;font-weight:600}.legacy-contact-branch{margin-top:48px;text-align:center}.legacy-contact-branch>h1{margin:0 0 24px;font-size:30px;font-weight:800;color:#1e2022}.legacy-branch-card{display:inline-block;text-align:left}.legacy-branch-card h3{margin:0 0 10px;font-size:18px;font-weight:700;color:#1e2022}.legacy-branch-card address{margin:0 0 16px;font-style:normal;line-height:1.8;color:#677788}.legacy-branch-direction{display:inline-block;padding:8px 18px;border:1px solid #377dff;border-radius:6px;color:#377dff;font-weight:600;text-decoration:none}.legacy-branch-direction:hover{background:#377dff;color:#fff}.legacy-language{gap:7px;border:0;background:transparent;color:inherit;font:inherit;font-weight:600;opacity:.9;cursor:pointer}.legacy-flag{width:20px;height:14px;object-fit:cover;border-radius:2px;box-shadow:0 0 0 1px #00000014}.legacy-language-wrap{position:relative;display:flex;align-items:center}.legacy-language-menu{position:absolute;top:calc(100% + 8px);left:0;z-index:60;min-width:170px;padding:6px;border:1px solid #e7eaf3;border-radius:8px;background:#fff;box-shadow:0 12px 28px -12px #21325b59}.legacy-language-menu a,.legacy-language-menu button{display:flex;align-items:center;gap:10px;width:100%;padding:9px 12px;border:0;border-radius:6px;background:transparent;color:#3b4757;font-size:14px;font-weight:600;text-decoration:none;white-space:nowrap;cursor:pointer}.legacy-language-menu a:hover,.legacy-language-menu button:hover{background:#f4f7fb}.legacy-language-menu a.active,.legacy-language-menu button.active{color:var(--primary)}.legacy-nav-dropdown{position:relative;display:inline-flex;align-items:center}.legacy-nav-dropdown-toggle{display:inline-flex;align-items:center;gap:5px;padding:0;border:0;background:transparent;color:inherit;font:inherit;font-weight:600;white-space:nowrap;cursor:pointer}.legacy-nav-dropdown-menu{position:absolute;top:calc(100% + 14px);left:50%;transform:translate(-50%);z-index:60;min-width:200px;padding:8px;border:1px solid #e7eaf3;border-radius:10px;background:#fff;box-shadow:0 16px 34px -14px #21325b66}.legacy-nav-dropdown-menu a{display:block;padding:10px 14px;border-radius:7px;color:#3b4757!important;font-size:14px;font-weight:600;text-decoration:none;white-space:nowrap}.legacy-nav-dropdown-menu a:hover{background:#f4f7fb;color:#377dff!important}.legacy-contactpage-container{max-width:1200px;margin:40px auto;padding:20px}.legacy-contactpage-title{text-align:center;font-size:32px;font-weight:600;color:#2c3e50;margin:0 0 40px;padding-bottom:15px;border-bottom:3px solid #3498db}.legacy-contactpage-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.legacy-contactpage-card{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;overflow:hidden;border:1px solid #e9ecef}.legacy-contactpage-header{padding:20px 25px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-size:22px;font-weight:600}.legacy-contactpage-header.warehouse{background:linear-gradient(135deg,#f093fb,#f5576c)}.legacy-contactpage-body{padding:25px}.legacy-contactpage-company{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #eee}.legacy-contactpage-name{font-size:18px;font-weight:700;color:#2c3e50;margin-bottom:5px}.legacy-contactpage-reg{font-size:14px;color:#7f8c8d;margin-bottom:10px}.legacy-contactpage-address{font-size:15px;color:#2c3e50;line-height:1.6;white-space:pre-line}.legacy-contactpage-item{margin-bottom:20px}.legacy-contactpage-label{font-size:14px;font-weight:600;color:#2c3e50;margin-bottom:8px}.legacy-contactpage-value{font-size:16px;color:#2c3e50;line-height:1.6}.legacy-contactpage-value a{color:#3498db;text-decoration:none}.legacy-contactpage-value a:hover{text-decoration:underline}.legacy-contactpage-hours{width:100%;border-collapse:collapse}.legacy-contactpage-hours td{padding:8px 0;border-bottom:1px solid #f0f0f0}.legacy-contactpage-hours td:first-child{font-weight:500;color:#555;width:50%}.legacy-contactpage-hours td:last-child{color:#2c3e50}.legacy-contactpage-channels{display:flex;gap:10px;flex-wrap:wrap}.legacy-contactpage-channel{display:inline-flex;align-items:center;padding:10px 20px;border:2px solid #3498db;border-radius:8px;color:#3498db;font-weight:600;text-decoration:none;transition:all .3s ease}.legacy-contactpage-channel:hover{background:#3498db;color:#fff}.legacy-contactpage-channel.whatsapp{border-color:#25d366;color:#25d366}.legacy-contactpage-channel.whatsapp:hover{background:#25d366;color:#fff}.legacy-contactpage-channel.email{border-color:#ea4335;color:#ea4335}.legacy-contactpage-channel.email:hover{background:#ea4335;color:#fff}.legacy-contactpage-pickup{margin-top:25px;padding:20px;background:linear-gradient(135deg,#fff3cd,#ffeeba);border-radius:10px;border-left:4px solid #ffc107}.legacy-contactpage-pickup p{color:#856404;margin:0 0 15px;font-size:14px}.legacy-contactpage-pickup-btn{display:inline-block;padding:12px 24px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:8px;text-decoration:none;font-weight:600;transition:transform .3s ease,box-shadow .3s ease}.legacy-contactpage-pickup-btn:hover{transform:translateY(-2px);box-shadow:0 5px 15px #667eea66}.legacy-contactpage-address-link{display:inline-block;padding:10px 20px;margin-top:10px;background:linear-gradient(135deg,#f093fb,#f5576c);color:#fff;border-radius:6px;text-decoration:none;font-weight:500;transition:transform .3s ease}.legacy-contactpage-address-link:hover{transform:translateY(-2px)}.legacy-contactpage-note{margin-top:20px;padding:15px;background:#e8f4fd;border-radius:8px;font-size:14px;color:#1976d2;line-height:1.6}.legacy-contactpage-note p{margin:0 0 10px}.legacy-contactpage-note p:last-child{margin-bottom:0}@media (max-width: 768px){.legacy-contactpage-grid{grid-template-columns:1fr}.legacy-contactpage-title{font-size:24px}.legacy-contactpage-channels{flex-direction:column}.legacy-contactpage-channel{justify-content:center}}.legacy-auth-page{padding:48px 16px 72px}.legacy-auth-form{width:100%;max-width:540px;margin:0 auto}.legacy-auth-title{margin:0 0 28px;font-size:30px;font-weight:800;color:#1e2022}.legacy-auth-field{margin-bottom:20px}.legacy-auth-label{display:block;margin-bottom:8px;font-size:14px;font-weight:600;color:#1e2022}.legacy-auth-label strong{color:#ed4c78}.legacy-auth-field input,.legacy-auth-password input{width:100%;min-height:46px;padding:10px 14px;border:1px solid #e7eaf3;border-radius:8px;background:#fff;font-size:14px;color:#1e2022}.legacy-auth-field input:focus,.legacy-auth-password input:focus{outline:none;border-color:#377dff;box-shadow:0 0 0 3px #377dff1f}.legacy-auth-hint{display:block;margin-top:6px;font-size:12px;line-height:1.6;color:#8c98a4}.legacy-auth-password{position:relative;display:block}.legacy-auth-password input{padding-right:64px}.legacy-auth-eye{position:absolute;top:50%;right:8px;transform:translateY(-50%);padding:4px 10px;border:0;border-radius:6px;background:#f0f3f8;color:#677788;font-size:12px;font-weight:600;cursor:pointer}.legacy-phone-input{display:flex;align-items:stretch;gap:8px}.legacy-phone-country{display:inline-flex;align-items:center;gap:6px;padding:0 8px 0 12px;border:1px solid #e7eaf3;border-radius:8px;background:#fff}.legacy-phone-flag{width:22px;height:16px;object-fit:cover;border-radius:2px;flex:none}.legacy-phone-select{min-height:44px;border:0;background:transparent;font-size:14px;color:#1e2022;cursor:pointer;outline:none}.legacy-auth-field .legacy-phone-number{flex:1 1 auto;width:auto;min-width:0}.legacy-phone-input.is-invalid .legacy-phone-country,.legacy-phone-input.is-invalid .legacy-phone-number{border-color:#ed4c78}.legacy-auth-check{display:flex;align-items:center;gap:8px;margin-bottom:18px;font-size:14px;color:#3b4757}.legacy-auth-check a{color:#377dff;font-weight:600}.legacy-auth-verify-lead{margin:0 0 14px;font-size:14px;line-height:1.6;color:#3b4757}.legacy-auth-verify-targets{margin:0 0 18px;padding:14px 16px;list-style:none;background:#f4f7fc;border:1px solid #e7eaf3;border-radius:10px;font-size:14px;color:#1e2022}.legacy-auth-verify-targets li{display:flex;align-items:center;gap:8px}.legacy-auth-verify-targets li+li{margin-top:6px}.legacy-auth-dev-codes{margin:0 0 16px;padding:10px 14px;border:1px dashed #f0a020;border-radius:8px;background:#fff8ec;color:#8a5a00;font-size:13px}.legacy-auth-verify-actions{display:flex;justify-content:space-between;gap:12px;margin-top:12px}.legacy-auth-linkbtn{padding:0;border:0;background:none;color:#377dff;font-size:13px;font-weight:600;cursor:pointer}.legacy-auth-linkbtn:disabled{color:#98a4b3;cursor:default}.legacy-auth-method-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.legacy-auth-method-tab{min-height:44px;padding:8px 10px;border:1px solid #e7eaf3;border-radius:10px;background:#fff;color:#3b4757;font-size:14px;font-weight:600;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.legacy-auth-method-tab:hover{border-color:#c7d6f5}.legacy-auth-method-tab.active{background:#172b55;border-color:#172b55;color:#fff}.legacy-turnstile{margin:6px 0 18px}.legacy-auth-submit{display:block;width:100%;min-height:48px;border:0;border-radius:8px;background:#377dff;color:#fff;font-size:15px;font-weight:700;cursor:pointer}.legacy-auth-submit:hover{background:#2f6fe0}.legacy-auth-submit:disabled{opacity:.6;cursor:default}.legacy-auth-help{margin-top:24px;padding:16px 18px;border-radius:8px;background:#e7f1ff;font-size:13px;line-height:1.7;color:#1c61c9}.legacy-auth-help p{margin:0 0 8px}.legacy-auth-help p:last-child{margin-bottom:0}.legacy-auth-help a{color:#1c61c9;font-weight:600}.legacy-auth-alt{margin-top:22px;font-size:14px;color:#677788}.legacy-auth-alt a{color:#377dff;font-weight:700}.legacy-pickup-container{max-width:1200px;margin:0 auto;padding:32px 20px 72px}.legacy-pickup-breadcrumb{display:flex;gap:8px;margin-bottom:18px;font-size:13px;color:#8c98a4}.legacy-pickup-breadcrumb a{color:#377dff;text-decoration:none}.legacy-pickup-title-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px;padding-bottom:18px;border-bottom:2px solid #eef1f6}.legacy-pickup-title-row h1{margin:0;font-size:26px;font-weight:800;color:#1e2022}.legacy-pickup-jump{display:flex;align-items:center;gap:8px;font-size:14px;color:#677788}.legacy-pickup-jump select{min-height:40px;padding:6px 12px;border:1px solid #d9e1ea;border-radius:8px;background:#fff;font-size:14px;color:#1e2022;cursor:pointer}.legacy-pickup-layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:28px;align-items:start}.legacy-pickup-map-section{position:sticky;top:20px}.legacy-pickup-map{height:360px;border-radius:12px;overflow:hidden;border:1px solid #e7eaf3;background:#f0f3f8}.legacy-pickup-map iframe{width:100%;height:100%;border:0}.legacy-pickup-map-placeholder{display:flex;align-items:center;justify-content:center;height:100%;color:#97a4af;font-size:15px}.legacy-pickup-note{margin-top:18px;padding:18px 20px;border-radius:10px;background:#fff8e6;border-left:4px solid #ffc107}.legacy-pickup-note-title{margin-bottom:10px;font-size:15px;font-weight:700;color:#8a6d00}.legacy-pickup-note p{margin:0 0 8px;font-size:13px;line-height:1.7;color:#6f5b1a}.legacy-pickup-note p:last-child{margin-bottom:0}.legacy-pickup-note a{color:#b9770a;font-weight:700}.legacy-pickup-list{display:block}.legacy-pickup-state{margin-bottom:34px;scroll-margin-top:100px}.legacy-pickup-state-header{display:flex;align-items:baseline;gap:8px;margin-bottom:16px;padding:10px 16px;border-radius:8px;background:linear-gradient(135deg,#377dff,#2c5fd6);color:#fff;font-size:18px;font-weight:700}.legacy-pickup-state-count{font-size:13px;font-weight:500;opacity:.85}.legacy-pickup-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px}.legacy-pickup-card{display:block;gap:0;padding:18px;border:1px solid #e7eaf3;border-radius:10px;background:#fff;box-shadow:0 8px 20px -12px #8c98a466;transition:box-shadow .15s,border-color .15s}.legacy-pickup-card:hover{border-color:#377dff;box-shadow:0 14px 28px -14px #377dff66}.legacy-pickup-card-title{margin-bottom:12px;font-size:17px;font-weight:800;color:#1e2022}.legacy-pickup-card-info{margin-bottom:10px;font-size:13px}.legacy-pickup-card-label{margin-bottom:2px;font-weight:700;color:#1e2022}.legacy-pickup-card-value{color:#677788;line-height:1.6;word-break:break-word}.legacy-pickup-card-value a{color:#377dff;text-decoration:none}.legacy-pickup-card-link{display:inline-block;margin-top:6px;color:#377dff;font-weight:700;font-size:13px;text-decoration:none}@media (max-width: 900px){.legacy-pickup-layout{grid-template-columns:1fr}.legacy-pickup-map-section{position:static}}.legacy-field-note{margin:-6px 0 14px;font-size:12px;color:#8c98a4}.legacy-referral-intro{margin-bottom:18px;padding:16px 18px;border-radius:8px;background:#f0f5ff;font-size:14px;line-height:1.8;color:#3b4757}.legacy-referral-intro p{margin:0 0 12px}.legacy-referral-intro p:last-child{margin-bottom:0}.legacy-referral-field .field-label{display:block;margin-bottom:8px;font-weight:600;color:#1e2022}.legacy-referral-code-row{display:flex;align-items:stretch;gap:0;max-width:460px}.legacy-referral-code-box{flex:1;min-width:0;min-height:44px;padding:11px 14px;border:1px solid #e7eaf3;border-right:0;border-radius:8px 0 0 8px;background:#f8fafd;font-size:15px;font-weight:700;color:#1e2022;resize:none}.legacy-referral-copy.copy-btn{flex:0 0 auto;padding:0 20px;border:1px solid #e7eaf3;border-radius:0 8px 8px 0;background:#fff;color:#377dff;font-size:14px;font-weight:600}.legacy-referral-copy.copy-btn:hover{background:#f0f5ff}.legacy-referral-copy.copy-btn.is-copied{border-color:#16a34a;background:#e8f7ee;color:#16a34a}.legacy-birthday-hero{margin-bottom:24px;padding:36px 28px;border-radius:14px;text-align:center;color:#fff;background:linear-gradient(135deg,#f093fb,#f5576c);box-shadow:0 16px 34px -16px #f5576c80}.legacy-birthday-hero.wait{background:linear-gradient(135deg,#a18cd1,#fbc2eb)}.legacy-birthday-hero.nodob{background:linear-gradient(135deg,#fda085,#f6d365)}.legacy-birthday-hero.claimed{background:linear-gradient(135deg,#43cea2,#185a9d)}.legacy-birthday-hero h2{margin:0 0 8px;font-size:26px;font-weight:800}.legacy-birthday-hero p{margin:0 0 16px;font-size:15px;opacity:.95}.legacy-birthday-hero small{display:block;margin-top:14px;font-size:12px;opacity:.85}.legacy-birthday-btn{display:inline-block;margin-top:8px;padding:12px 32px;border:0;border-radius:999px;background:#fff;color:#f5576c;font-size:15px;font-weight:800;text-decoration:none;cursor:pointer}.legacy-birthday-btn:disabled{opacity:.7;cursor:default}.legacy-voucher-preview{display:inline-flex;align-items:center;gap:18px;margin:8px auto 4px;padding:18px 26px;border-radius:12px;background:#ffffff38}.legacy-voucher-preview-value{font-size:34px;font-weight:900}.legacy-voucher-preview-details{text-align:left}.legacy-voucher-preview-details p{margin:0;font-size:13px;opacity:.95}.legacy-voucher-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:18px}.legacy-voucher-item{border:1px solid #e7eaf3;border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 8px 20px -12px #8c98a466}.legacy-voucher-item.status-used,.legacy-voucher-item.status-expired,.legacy-voucher-item.status-voided{opacity:.62}.legacy-voucher-head{padding:12px 16px;color:#fff;font-size:14px;font-weight:700}.legacy-voucher-head.birthday{background:linear-gradient(135deg,#f093fb,#f5576c)}.legacy-voucher-head.general{background:linear-gradient(135deg,#4e9bff,#377dff)}.legacy-voucher-body{padding:16px}.legacy-voucher-amount{margin-bottom:8px;font-size:26px;font-weight:900;color:#1e2022}.legacy-voucher-info{margin-bottom:4px;font-size:13px;color:#677788;word-break:break-all}.legacy-voucher-status{display:inline-block;margin-top:10px;padding:3px 12px;border-radius:999px;font-size:12px;font-weight:700}.legacy-voucher-status.available{background:#e6f7ee;color:#00a35a}.legacy-voucher-status.used{background:#eef1f6;color:#8c98a4}.legacy-voucher-status.expired,.legacy-voucher-status.voided{background:#fdeef0;color:#ed4c78}.legacy-guide-page{padding:40px 0 72px}.legacy-guide-crumb{margin-bottom:18px;color:#8896a8;font-size:13px}.legacy-guide-hero{padding:36px;border-radius:18px;background:var(--brand);color:#fff}.legacy-guide-hero-top{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:14px;margin-bottom:22px}.legacy-guide-hero-logo{display:inline-flex;padding:8px 12px;border-radius:10px;background:#fff}.legacy-guide-hero-tag{padding:6px 14px;border:1px solid rgba(255,255,255,.28);border-radius:999px;font-size:13px;font-weight:700}.legacy-guide-hero h1{margin:0 0 12px;max-width:780px;font-size:32px;line-height:1.3;font-weight:800}.legacy-guide-hero p{margin:0 0 20px;max-width:780px;color:#ffffffd1;font-size:15px;line-height:1.7}.legacy-guide-install{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;border:1px solid #fff;border-radius:8px;background:#fff;color:var(--brand);font-size:14px;font-weight:700;cursor:pointer}.legacy-guide-install.primary{border-color:var(--primary);background:var(--primary);color:#fff}.legacy-guide-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.legacy-guide-badges span{padding:5px 12px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#ffffff1f;font-size:13px;font-weight:600}.legacy-guide-intro{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:0;margin-top:24px;border:1px solid #e7eaf3;border-radius:14px;overflow:hidden;background:#fff}.legacy-guide-intro img{width:100%;height:100%;min-height:230px;object-fit:cover;background:#f0f3f6}.legacy-guide-intro-body{padding:28px;display:flex;flex-direction:column;gap:12px;align-items:flex-start}.legacy-guide-intro-body h2{margin:0;font-size:20px;font-weight:800;color:#1e2022}.legacy-guide-intro-body p{margin:0;color:#516075;font-size:15px;line-height:1.7}.legacy-guide-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:24px}.legacy-guide-step{padding:22px;border:1px solid #e7eaf3;border-radius:14px;background:#fff}.legacy-guide-step-head{display:flex;align-items:center;justify-content:space-between}.legacy-guide-step-icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:10px;background:#e8edf6;color:var(--brand)}.legacy-guide-step-no{font-size:22px;font-weight:800;color:#c3c9d4}.legacy-guide-step h3{margin:16px 0 8px;font-size:16px;font-weight:700;color:#1e2022}.legacy-guide-step p{margin:0;color:#677788;font-size:13px;line-height:1.7}.legacy-guide-images{margin-top:32px}.legacy-guide-images>h2{margin:0 0 16px;font-size:22px;font-weight:800;color:var(--brand)}.legacy-guide-image-card{margin-bottom:16px;border:1px solid #e7eaf3;border-radius:14px;overflow:hidden;background:#fff}.legacy-guide-image-text{padding:22px 24px 4px}.legacy-guide-image-no{color:var(--primary);font-size:13px;font-weight:800}.legacy-guide-image-text h3{margin:4px 0 6px;font-size:18px;font-weight:700;color:#1e2022}.legacy-guide-image-text p{margin:0;color:#677788;font-size:13px;line-height:1.7}.legacy-guide-image-card img{width:100%;max-height:320px;object-fit:contain;background:#f0f3f6}.legacy-guide-check{display:flex;align-items:flex-start;gap:16px;flex-wrap:wrap;margin-top:24px;padding:24px;border:1px solid #e7eaf3;border-radius:14px;background:#fff}.legacy-guide-check-icon{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:12px;background:#e3f4f0;color:#008b76}.legacy-guide-check h2{margin:0 0 6px;font-size:20px;font-weight:800;color:#1e2022}.legacy-guide-check p{margin:0;color:#516075;font-size:15px;line-height:1.7}.legacy-guide-cta{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.legacy-guide-cta .legacy-guide-install:not(.primary){border-color:#d9e1ea;background:#fff;color:var(--primary)}@media (max-width: 900px){.legacy-guide-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.legacy-guide-intro{grid-template-columns:1fr}}.legacy-rate-done{display:inline-flex;align-items:center;gap:4px;font-size:13px;font-weight:600;color:var(--success, #24936e)}.legacy-rate-modal{max-width:460px}.legacy-rate-stars{display:flex;gap:8px;margin-bottom:8px}.legacy-rate-star{flex:1;padding:14px 0;font-size:24px;line-height:1;border:1px solid var(--border, #e2e6ee);border-radius:8px;background:#fff;color:#c7ccd6;cursor:pointer;transition:all .12s ease}.legacy-rate-star.active{border-color:var(--brand, #172b55);background:var(--brand, #172b55);color:#fff}.legacy-rate-rating-label{text-align:center;font-size:13px;color:var(--text-secondary, #6c757d);margin-bottom:12px}.legacy-rate-field{display:block;margin-bottom:12px}.legacy-rate-field>span{display:block;font-size:13px;color:var(--text-secondary, #6c757d);margin-bottom:4px}.legacy-rate-field textarea{width:100%;border:1px solid var(--border, #e2e6ee);border-radius:8px;padding:8px 10px;font:inherit;resize:vertical}
