@font-face{font-family:BuildX;src:url(/fonts/thai.ttf) format("truetype");font-display:swap}*{box-sizing:border-box}:root{--primary:#1762e8;--ink:#172640;--muted:#64738a;--line:#e3e9f1;--surface:#f5f7fb;--success:#087652;--danger:#b32b35;--radius:14px}body{margin:0;background:var(--surface);color:var(--ink);font:16px/1.55 BuildX,Arial,sans-serif}button,input,select{font:inherit}button{cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--line);background:white;color:var(--ink);min-height:44px;padding:9px 15px;border-radius:9px;transition:background .15s}button:hover{background:#edf3fe}button:disabled{opacity:.5;cursor:not-allowed}button.primary{background:var(--primary);border-color:var(--primary);color:white}button.primary:hover{background:#124fc0}button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #91b8ff;outline-offset:2px}.full{width:100%}input:not([type=checkbox]),select{min-width:0;width:100%;border:1px solid #d4dce8;border-radius:9px;background:white;min-height:46px;padding:10px 12px;color:var(--ink)}input[type=checkbox]{width:20px;height:20px;accent-color:var(--primary)}label{display:flex;flex-direction:column;gap:7px;font-size:14px;font-weight:600}h1,h2,p{margin:0}h1{font-size:30px;line-height:1.3;letter-spacing:-.5px}h2{font-size:20px;margin-bottom:16px}p{margin:6px 0 12px}strong{overflow-wrap:anywhere}.muted{color:var(--muted);font-size:14px}.eyebrow{color:var(--primary);font-size:13px;font-weight:700;margin-bottom:6px}.shell,.sidebar{display:flex}.sidebar{width:240px;flex-shrink:0;background:white;border-right:1px solid var(--line);padding:28px 16px;position:sticky;top:0;align-self:flex-start;flex-direction:column;z-index:20;overflow:visible}.brand{display:flex;align-items:center;gap:12px}.brand strong{font-size:22px;line-height:1.05;letter-spacing:.4px}.brand small{display:block;font-size:10px;letter-spacing:3.6px;margin-top:7px}.brand-mark{background:var(--primary);color:white;display:grid;place-items:center;width:44px;height:46px}.workspace{display:flex;gap:8px;align-items:center;margin:30px 9px 14px;font-size:12px;color:var(--muted)}.sidebar nav{display:grid;gap:3px}.nav-group-label{color:#8a96a9;font-size:10px;font-weight:800;letter-spacing:.08em;padding:16px 12px 5px;text-transform:uppercase}.nav{justify-content:flex-start;width:100%;border:0;color:var(--muted);background:transparent;font-size:14px;min-height:44px}.nav.active{background:#eaf1ff;color:var(--primary);font-weight:700}.logout{margin-top:auto;padding-top:20px}.main{margin-left:0;flex:1 1;min-width:0}header{height:80px;display:flex;align-items:center;gap:18px;padding:18px 40px;background:white}.brand select,header select{width:auto;font-size:14px;min-height:40px;padding:6px}.avatar{display:grid;place-items:center;width:35px;height:35px;border-radius:50%;background:#edf2fb;font-weight:700}.main main{padding:32px 40px 72px;max-width:1600px;margin:auto}.heading{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:28px}.panel,.record{background:white;border:1px solid var(--line);border-radius:var(--radius);padding:24px}.report-document-hub{display:flex;align-items:center;gap:10px;padding:16px 18px;border:1px solid #dce4ef;border-radius:16px;background:#fff}.report-document-hub>div{display:grid;grid-template-columns:auto 1fr;gap:2px 10px;align-items:center;margin-right:auto}.report-document-hub>div svg{grid-row:1/3;color:var(--primary)}.report-document-hub small{color:var(--muted)}.report-document-hub button{min-height:42px}.panel{margin-bottom:16px}.report-center{display:grid;gap:16px;min-width:0;max-width:100%}.report-center>*{min-width:0}.report-hero{height:auto;min-height:80px;display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:24px 28px;border-radius:18px;background:linear-gradient(135deg,#102445,#183a68);color:#fff;box-shadow:0 14px 34px rgba(16,36,69,.16)}.report-hero>div{min-width:0}.report-hero h2{margin:4px 0;font-size:26px}.report-hero p{margin:0;color:#cfddf3}.report-hero small{color:#ff8a4c;font-weight:800;letter-spacing:.08em}.report-period{display:flex;gap:10px;align-items:flex-end}.report-period-wrap{display:grid;gap:10px;justify-items:end}.report-presets{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.report-presets button{padding:6px 10px;border:1px solid #66819e;border-radius:7px;color:#fff;background:transparent;font-size:13px}.report-presets button.active{color:#122646;background:#fff;border-color:#fff;font-weight:700}.report-period label{min-width:0;color:#dce7f8}.report-period input{min-width:0;max-width:100%;background:#fff;color:#14233e}.report-period button{display:flex;align-items:center;justify-content:center;gap:7px}.report-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:5px;border:1px solid #dce4ef;border-radius:14px;background:#fff}.report-tabs button{min-width:0;border-color:transparent;white-space:normal}.report-tabs button.active{background:var(--primary);border-color:var(--primary);color:#fff}.parcel-workspace-tabs{display:flex;gap:8px;margin:-2px 0 20px;padding:5px;overflow-x:auto;border:1px solid #dce4ef;border-radius:14px;background:#fff;scrollbar-width:thin}.parcel-workspace-tabs button{flex:1 0 auto;min-height:42px;padding:9px 14px;border-color:transparent;white-space:nowrap}.parcel-workspace-tabs button.active{border-color:var(--primary);background:var(--primary);color:#fff}.warehouse-route-picker{display:flex;align-items:center;justify-content:space-between;gap:18px}.warehouse-route-picker p{margin:5px 0 0}.warehouse-route-options{display:grid;grid-template-columns:repeat(2,minmax(120px,1fr));gap:8px;padding:5px;border:1px solid #dce4ef;border-radius:14px;background:#f4f6f9}.warehouse-route-options button{border-color:transparent;white-space:nowrap}.warehouse-route-options button.active{border-color:var(--primary);background:var(--primary);color:#fff}.warehouse-route-status{padding:10px 12px;border-radius:10px;background:#fff3eb;color:#9b3510}@media (max-width:767px){.parcel-workspace-tabs{margin-inline:-2px;padding:4px;scroll-snap-type:x proximity}.parcel-workspace-tabs button{flex-basis:auto;min-width:max-content;scroll-snap-align:start}.warehouse-route-picker{align-items:stretch;flex-direction:column}.warehouse-route-options{width:100%;grid-template-columns:repeat(2,minmax(0,1fr))}}.report-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.report-kpis-compact{grid-template-columns:repeat(3,minmax(0,1fr))}.report-kpis article{position:relative;min-width:0;min-height:124px;padding:18px;border:1px solid #dce4ef;border-radius:16px;background:#fff;box-shadow:0 8px 24px rgba(23,38,64,.05)}.report-kpis article.tone-good{border-top:3px solid #16845b}.report-kpis article.tone-warn{border-top:3px solid #e48633}.report-kpi-icon{display:grid;width:36px;height:36px;place-items:center;margin-bottom:12px;border-radius:10px;background:#fff1e9;color:var(--primary)}.report-kpi-icon svg{width:20px;height:20px}.report-kpis small{display:block;color:var(--muted)}.report-kpis strong{display:block;margin-top:5px;font-size:23px;line-height:1.25;overflow-wrap:anywhere}.report-quick-summary{display:flex;gap:10px;flex-wrap:wrap}.report-quick-summary span{display:flex;align-items:center;gap:7px;padding:10px 13px;border:1px solid #dce4ef;border-radius:999px;background:#fff;color:#53647d}.report-quick-summary svg{color:var(--primary)}.report-block{padding:20px}.report-section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.report-section-heading small{color:var(--primary);font-weight:750}.report-section-heading h3{margin:2px 0 0;font-size:19px}.report-export,.report-section-heading button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:40px}.report-status-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.report-status-grid article{display:grid;gap:3px;padding:15px;border:1px solid #dce4ef;border-radius:14px;background:#f8fafd}.report-status-grid small{min-height:42px;color:#53647d}.report-status-grid strong{font-size:25px;color:#14233e}.report-status-grid strong em{font-style:normal;font-weight:500}.report-status-grid span,.report-status-grid strong em{font-size:13px;color:var(--muted)}.report-table-wrap{width:100%;min-width:0;max-width:100%;overflow:hidden;border:1px solid #dce4ef;border-radius:13px}.report-table{width:100%;border-collapse:collapse;table-layout:auto}.report-table td,.report-table th{padding:12px 13px;text-align:left;border-bottom:1px solid #e3e9f1;font-size:13px;vertical-align:middle}.report-table th{background:#f0f5fd;color:#3d526f;font-weight:750;white-space:nowrap}.report-table td.number,.report-table th.number{text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.report-table tr:last-child td{border-bottom:0}.report-table td{overflow-wrap:anywhere}.report-status{display:inline-flex;padding:4px 8px;border-radius:999px;background:#edf3fb;color:#29476c;font-size:12px;font-weight:700}.report-table .positive{color:#08724b}.report-table .negative{color:#bd2f2f}.report-empty{grid-column:1/-1;padding:34px 16px;background:#f8fafd;border:1px dashed #cbd7e8;border-radius:12px}.report-empty,.report-loading{text-align:center;color:var(--muted)}.report-metric-note{margin:-5px 2px 0;color:var(--muted);font-size:13px}.report-warning{padding:14px 18px;border-left:4px solid #e89a24;border-radius:10px;background:#fff6e7;color:#754d12}.report-transactions .report-section-heading p{max-width:720px;margin:5px 0 0;color:var(--muted);font-size:13px}.report-transaction-toolbar{display:grid;grid-template-columns:minmax(180px,.55fr) minmax(260px,1.45fr);gap:12px;margin-bottom:10px}.report-transaction-toolbar label{display:grid;gap:6px;min-width:0;color:#53647d;font-size:12px;font-weight:700}.report-transaction-toolbar input,.report-transaction-toolbar select{width:100%;min-width:0;background:#fff}.report-transaction-search{position:relative}.report-transaction-search svg{position:absolute;left:13px;bottom:13px;color:#7b899d;pointer-events:none}.report-transaction-search input{padding-left:40px}.report-result-count{margin:2px 0 10px;color:var(--muted);font-size:13px}.report-transaction-type{display:inline-flex;width:max-content;max-width:100%;padding:5px 9px;border-radius:999px;background:#edf3fb;color:#29476c;font-size:12px;font-weight:750}.report-transaction-type.type-payment,.report-transaction-type.type-wallet_topup{background:#e9f7f0;color:#08724b}.report-transaction-type.type-expense,.report-transaction-type.type-refund,.report-transaction-type.type-wallet_withdrawal{background:#fff0ee;color:#a5362e}@media (max-width:900px){.report-hero{align-items:stretch;flex-direction:column}.report-period-wrap{justify-items:stretch}.report-presets{justify-content:flex-start}.report-period{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.report-period button{grid-column:1/-1}.report-kpis,.report-status-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.report-center{width:100%;max-width:100%;gap:12px;overflow:hidden}.report-hero{gap:15px;padding:18px 16px;border-radius:16px}.report-hero p,.report-hero>div{width:100%;max-width:100%;overflow-wrap:anywhere}.report-hero small{font-size:11px;letter-spacing:.04em}.report-hero h2{margin:4px 0;font-size:22px;line-height:1.25}.report-hero p{font-size:14px;line-height:1.45}.report-period{grid-template-columns:minmax(0,1fr);gap:8px;width:100%}.report-period button{grid-column:auto;width:100%}.report-period input{width:100%}.report-period label{font-size:13px}.report-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.report-tabs button{min-height:42px;padding:8px;line-height:1.25}.report-tabs button:last-child:nth-child(odd){grid-column:1/-1}.report-kpis{gap:9px}.report-kpis article{min-height:106px;padding:13px}.report-kpi-icon{width:30px;height:30px;margin-bottom:8px}.report-kpi-icon svg{width:17px;height:17px}.report-kpis small{font-size:12px}.report-kpis strong{font-size:18px}.report-quick-summary{display:grid;grid-template-columns:1fr}.report-quick-summary span{border-radius:12px}.report-center .panel{padding:15px}.report-section-heading{align-items:stretch;flex-direction:column;gap:10px}.report-export,.report-section-heading button{width:100%}.report-status-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.report-status-grid article{padding:12px}.report-status-grid small{min-height:38px;font-size:12px}.report-status-grid strong{font-size:22px}.report-document-hub{align-items:stretch;flex-direction:column}.report-document-hub>div{margin-right:0}.report-document-hub button{width:100%}.report-transaction-toolbar{grid-template-columns:minmax(0,1fr)}.report-table-wrap{overflow:visible;border:0;border-radius:0}.report-table,.report-table tbody,.report-table td,.report-table tr{display:block;width:100%}.report-table thead{display:none}.report-table tbody{display:grid;gap:10px}.report-table tr{padding:8px 12px;border:1px solid #dce4ef;border-radius:13px;background:#fff}.report-table td,.report-table td.number{display:grid;grid-template-columns:minmax(105px,38%) minmax(0,1fr);gap:12px;padding:8px 0;border-bottom:1px dashed #e1e7ef;text-align:right;white-space:normal}.report-table td:last-child{border-bottom:0}.report-table td:before{content:attr(data-label);color:#66768c;text-align:left;font-size:12px;font-weight:650}.report-table td>*{justify-self:end}.report-empty{padding:26px 14px}}@media (max-width:767px){.main,.main main,.shell,body,html{max-width:100%;overflow-x:hidden}.main main:has(.report-center){padding-inline:12px}}.grid-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.span2{grid-column:1/-1}.toolbar{display:flex;gap:16px;margin:22px 0}.search,.toolbar{align-items:center}.search{flex-direction:row;gap:8px;background:white;border:1px solid var(--line);padding:0 14px;border-radius:10px;max-width:440px;width:100%;font-weight:400}.search input{border:0!important;background:transparent!important}.records{display:grid;gap:12px}.record{flex-wrap:wrap;gap:20px;padding:20px 22px}.record,.record-main{display:flex;align-items:center}.record-main{gap:14px;flex:1 1;min-width:200px}.record-icon{background:#f0f5ff;padding:10px;border-radius:10px;display:grid;place-items:center}.record-main p{margin-bottom:0}.record-tracking{margin:5px 0 0;font-size:14px;font-weight:600;color:var(--primary);overflow-wrap:anywhere}.prealert-conflict{display:flex;align-items:flex-start;gap:12px;padding:14px;border:1px solid #f3c394;border-radius:12px;background:#fff8ef;color:#723e13}.prealert-conflict>svg{flex:none}.prealert-conflict p{margin:5px 0 12px}.prealert-conflict .primary{display:inline-flex;min-height:44px;align-items:center;text-align:center;text-decoration:none}.record-meta{display:flex;align-items:center;flex-wrap:wrap;gap:14px;font-size:14px}.record-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.record-actions button{font-size:14px;min-height:40px;padding:7px 10px}.topup-decision-actions{margin-left:auto}.slip-verification-alert,.staff-review-note,.topup-review-form{flex:1 0 100%;width:100%}.slip-verification-alert,.staff-review-note{display:grid;gap:6px;padding:13px 15px;border-radius:10px;font-size:14px}.slip-verification-alert{border:1px solid #f0b6a1;border-left:4px solid var(--accent);background:#fff7f2;color:#7d2d15}.slip-verification-alert small,.staff-review-note small{color:var(--muted)}.staff-review-note,.topup-review-form{border:1px solid #cbd7e7;background:#f7f9fc}.topup-review-form{display:grid;gap:12px;padding:15px;border-radius:10px}.topup-review-form label{display:grid;gap:8px;font-weight:700}.topup-review-form textarea{min-height:88px;font-weight:400}button.danger{border-color:var(--danger);background:var(--danger);color:white}.badge{display:inline-flex;align-items:center;gap:5px;background:#eef5fc;color:#315983;padding:5px 9px;border-radius:6px;font-size:12px;overflow-wrap:anywhere}.pagination{display:flex;justify-content:flex-end;align-items:center;gap:20px;margin-top:22px;font-size:14px}.empty{background:white;border:1px dashed #cbd7e7;border-radius:var(--radius);text-align:center;padding:70px 20px;color:var(--muted)}.empty>svg{color:#a9bad2;margin-bottom:12px}.empty h2{margin-bottom:20px}.error,.notice{display:flex;align-items:center;gap:10px;padding:13px 16px;border-radius:9px;margin:12px 0;font-size:14px}.notice{background:#e8f6f0;color:var(--success)}.profile-completion-banner{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px;padding:16px 18px;border:1px solid #f1c7b4;border-left:5px solid var(--orange);border-radius:14px;background:#fff8f4;color:var(--navy)}.profile-completion-banner p{margin:5px 0 0;color:var(--muted)}.profile-completion-banner .primary{flex:0 0 auto}@media (max-width:640px){.profile-completion-banner{align-items:stretch;flex-direction:column}.profile-completion-banner .primary{width:100%}}.error{background:#fff0f0;color:var(--danger)}.error button{margin-left:auto}.selection{display:flex;align-items:center;flex-wrap:wrap;gap:15px;padding:14px 18px;background:#eaf1ff;margin-bottom:18px;border-radius:10px}.selection b{flex:1 1;font-size:14px}.cards,.settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.auth{display:grid;place-content:center;background:linear-gradient(145deg,#eff5ff,#f8faff 60%);padding:28px}.auth-card{width:min(450px,calc(100vw - 48px));padding:36px;background:white;border:1px solid var(--line);border-radius:22px;box-shadow:0 16px 60px #1939620d}.auth .brand{margin-bottom:40px}.auth .brand select{margin-left:auto}.auth h1{margin-bottom:12px}.auth form{display:grid;gap:18px;margin-top:28px}.link{border:0;background:transparent;color:var(--primary);width:100%;margin-top:12px}.backdrop{position:fixed;inset:0;height:100vh;height:100dvh;z-index:50;background:#14233b70;display:flex;align-items:center;justify-content:center;padding:22px;overflow:hidden;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.backdrop,.modal{overscroll-behavior:contain;touch-action:pan-y}.modal{background:white;width:min(650px,100%);max-height:calc(100dvh - 44px);min-height:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;scrollbar-gutter:stable;border-radius:18px;padding:28px 28px max(28px,calc(20px + env(safe-area-inset-bottom)));box-shadow:0 20px 80px #10284c35}.modal .heading{margin-bottom:20px}.modal h2{margin:0}.icon{padding:7px;min-width:40px;border:0;background:transparent}.timeline{list-style:none;padding:0;margin:25px 0}.timeline li{display:flex;gap:14px;padding:0 0 22px}.timeline svg{color:var(--primary);flex-shrink:0;margin-top:4px}.timeline p{margin:4px 0}.loading{text-align:center;padding:60px}.bottom-nav,.mobile{display:none}@media (max-width:1100px){.sidebar{width:210px}.main{margin-left:0}.main main{padding:28px 24px}.record-meta{width:100%;padding-left:48px}.settings-grid{grid-template-columns:1fr}header{padding:16px 24px}}@media (max-width:767px){.sidebar{position:fixed;inset:0 auto 0 0;height:100dvh;overflow-y:auto;transform:translateX(-100%);width:280px;box-shadow:20px 0 80px #152d4933}.sidebar.open{transform:translateX(0)}.main{margin-left:0}.mobile{display:inline-flex}.sidebar .brand .mobile{margin-left:auto}.main main{padding:24px 16px 105px}header{height:66px;padding:10px 16px;gap:8px}header .muted{font-size:12px}.avatar{display:none}.heading{align-items:flex-start;margin-bottom:22px}h1{font-size:26px}.heading>.primary{font-size:14px;padding:8px 12px}.eyebrow{font-size:12px}.record{padding:18px 15px;gap:14px}.record-main{min-width:0;flex-basis:100%}.record-meta{padding-left:0}.record-actions{justify-content:flex-start;width:100%}.topup-decision-actions button,.topup-review-form .record-actions button{flex:1 1}.cards{grid-template-columns:1fr}.toolbar{align-items:flex-start;flex-direction:column;gap:9px}.panel{padding:20px 16px}.grid-form{gap:15px}.bottom-nav{position:fixed;bottom:0;left:0;right:0;z-index:15;display:flex;justify-content:space-around;padding:8px 4px max(8px,env(safe-area-inset-bottom));background:white;border-top:1px solid var(--line)}.bottom-nav button{border:0;flex-direction:column;gap:4px;font-size:12px;padding:5px 12px;color:var(--muted);background:white}.bottom-nav button.active{color:var(--primary)}.pagination{justify-content:space-between;gap:8px}.pagination button{font-size:13px;padding:8px}.backdrop{padding:12px}.modal{padding:22px 18px;max-height:92dvh}.auth-card{padding:28px 22px}.auth .brand{gap:8px}.auth .brand strong{font-size:19px}.error,.notice{align-items:flex-start;flex-wrap:wrap}.record-icon{display:none}}.shell{height:100dvh;min-height:0;overflow:hidden}.sidebar{overscroll-behavior:contain}.main,.sidebar{height:100dvh;overflow-y:auto}.main{min-height:0;overflow-x:hidden;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch}.header-tools{margin-left:auto;display:flex;align-items:center;gap:10px}.site-home-link{white-space:nowrap;color:var(--primary)}.currency-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.currency-title>div{display:flex;align-items:center;gap:10px}.currency-title>div>span{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:#fff0e9;color:#b7461d;font-weight:900;font-size:22px}.currency-title h2{margin:0}.fx-rate-banner{display:grid;grid-template-columns:1fr auto;gap:3px 16px;background:#14243e;color:#fff;border-left:5px solid #f4773c;border-radius:14px;padding:18px;margin:16px 0}.fx-rate-banner small{color:#cbd5e5}.fx-rate-banner strong{grid-row:2;font-size:25px}.fx-rate-banner span{grid-row:1/3;align-self:center;color:#ffd8c6}.currency-request{display:grid;gap:15px}.fx-total{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#fff6ef;border:1px solid #ffd6c1;border-radius:12px;padding:14px}.fx-total strong{color:#b7461d;font-size:21px}.fx-bank{display:flex;justify-content:space-between;align-items:center;gap:15px;border:1px solid var(--line);border-radius:12px;padding:14px}.fx-bank>div{display:grid;gap:2px}.fx-bank small{color:var(--muted)}.public-fx-action{border:0;border-right:1px solid #e5eaf1;border-radius:0;padding:13px 20px;justify-items:start;gap:2px}.public-fx-action b{font-size:12px;color:#6a768a}.public-fx-action strong{font-size:14px;color:#b7461d}@media(max-width:767px){.site-home-link{font-size:0;padding:8px;min-width:42px}.site-home-link svg{width:20px;height:20px}.main,.sidebar{height:100dvh}.fx-rate-banner{grid-template-columns:1fr}.fx-rate-banner span{grid-row:auto}.fx-bank{align-items:flex-start}.public-fx-action{border-right:0;border-bottom:1px solid #e5eaf1;padding:10px 15px}}@media (max-width:380px){.grid-form{grid-template-columns:1fr}.span2{grid-column:auto}.heading{flex-wrap:wrap}.bottom-nav button{padding:5px 8px}}.portal-tabs{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:24px 0}.portal-tabs button{min-height:52px}.customer-quick{display:grid;grid-template-columns:repeat(auto-fit,minmax(135px,1fr));gap:12px;margin-bottom:20px}.customer-quick button{min-height:88px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.account-strip{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;background:#123d88;color:white;border-radius:18px;margin:0 0 16px}.account-strip p{margin:3px 0 0;opacity:.8}.account-strip>span{display:flex;gap:12px;align-items:center;font-weight:700}.status-cards{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin:16px 0 24px}.status-cards button{display:flex;flex-direction:column;align-items:flex-start;gap:7px;background:white;border:1px solid #dce5f0;border-radius:16px;padding:18px;color:#184378;min-width:0}.status-cards button strong{font-size:28px}.status-cards button span{font-size:14px;text-align:left;overflow-wrap:anywhere}.status-cards button.active{border-color:#2266dd;background:#eff5ff}.parcel-facts{display:grid;gap:10px;padding:16px;background:#f0f5fc;border-radius:12px;margin:16px 0}@media (max-width:600px){.status-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.status-cards button:last-child{grid-column:span 2;flex-direction:row;align-items:center}.toolbar{flex-wrap:wrap}.toolbar .search{width:100%}.account-strip{padding:18px}}:root{--brand-navy:#101e36;--brand-orange:#ff783d;--brand-action:#b83d0e;--primary:var(--brand-action);--accent:var(--brand-orange);--navy:var(--brand-navy);--ink:#19263c;--muted:#596a81;--line:#dfe5ed;--surface:#f4f6f9;--radius:16px}html{scroll-padding-bottom:100px}body{overscroll-behavior-y:none}a{color:var(--primary);text-underline-offset:4px}a,button,input,select{-webkit-tap-highlight-color:transparent}button{touch-action:manipulation}button.primary:hover{background:#922e09}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #ffad84;outline-offset:3px}.brand-mark{background:var(--navy);font-family:Arial,sans-serif;font-weight:900;font-size:25px;letter-spacing:-3px;display:flex;justify-content:center;gap:0;flex-shrink:0;border-radius:12px;padding-right:3px}.brand-mark span,.brand-x{color:var(--accent)}.brand small{font-size:12px;letter-spacing:3px}.brand strong{font-family:Arial,sans-serif;letter-spacing:.3px}.sidebar{background:var(--navy);border:0;color:white}.sidebar .brand-mark{background:#22324b}.sidebar .workspace{color:#a9b8cc;font-size:13px}.sidebar .nav{color:#c1cbd9;border-radius:10px}.sidebar .nav:hover{background:#25354d;color:white}.sidebar .nav.active{background:#29394f;color:white;border-left:3px solid var(--accent);padding-left:12px}.sidebar .nav.active svg{color:var(--accent)}.sidebar .mobile{color:white}.sidebar .logout{margin-top:28px;border-top:1px solid #304058;border-radius:0}header{border-bottom:1px solid var(--line)}.header-brand{font:800 19px Arial,sans-serif;letter-spacing:.5px;min-width:0;flex:1 1}.header-brand b{color:var(--primary)}.header-brand small{display:block;font:14px/1.5 BuildX,Arial,sans-serif;letter-spacing:0;color:var(--muted);margin-top:3px}.auth{background:var(--navy);padding:32px 20px;min-height:100vh;min-height:100dvh}.auth-card{border:0;border-top:5px solid var(--accent);width:min(470px,calc(100vw - 32px));border-radius:20px;box-shadow:0 24px 90px #050e2066;padding:30px 34px}.auth .brand{margin-bottom:24px}.auth .eyebrow{color:var(--muted);font-size:14px}.auth form{margin-top:22px;gap:16px}.auth h1{font-size:28px}.portal-tabs{background:#f1f3f7;padding:5px;border-radius:12px;gap:5px;margin:18px 0}.portal-tabs button{background:transparent;border-color:transparent;min-height:46px;font-size:15px}.portal-tabs button.primary{background:var(--navy);border-color:var(--navy);box-shadow:0 3px 10px #101e361a}.brand-route{display:flex;align-items:center;gap:8px;font:800 14px Arial,sans-serif;letter-spacing:1px;color:var(--primary);margin:24px 0 12px}.brand-route span{font:14px BuildX,Arial,sans-serif;letter-spacing:0;color:var(--muted);margin-left:auto}.destination{padding:10px 12px;background:#fff1e9;border-radius:9px;font-size:14px}.line-help{background:#f1f5f6;border:1px solid var(--line);padding:14px;border-radius:12px;font-size:14px;margin-top:16px}.line-help p{margin:0 0 8px}.line-help a{display:inline-flex;align-items:center;min-height:44px;margin-right:12px}.line-help button{font-size:14px;padding:6px 10px}.line-help small{display:block;color:var(--muted);font-size:13px;line-height:1.6;margin-top:8px}.signup-line-invite{display:grid;grid-template-columns:auto 1fr;gap:13px;padding:15px;border:1px solid #b9dfc1;border-radius:14px;background:#f3fbf5;color:#17233a}.signup-line-invite>span{display:grid;place-items:center;width:45px;height:45px;border-radius:50%;background:#278640;color:#fff}.signup-line-invite strong{display:block;margin-bottom:4px}.signup-line-invite p{margin:0 0 9px;color:#627087;font-size:13px;line-height:1.55}.notice-line-link,.signup-line-invite a{display:inline-flex;align-items:center;gap:6px;color:#187a35;font-weight:800;text-decoration:none}.notice-line-link{margin-top:8px}.auth label small{color:var(--muted);font-weight:500}.line-auth-entry{display:grid;gap:12px;margin-top:20px}.line-auth-button{display:flex;align-items:center;justify-content:center;gap:9px;width:100%;min-height:50px;border:0;border-radius:12px;background:#06c755;color:#fff;font-size:16px;font-weight:800}.line-auth-button:hover{background:#05b84f}.line-auth-button:disabled{opacity:.65;cursor:wait}.line-auth-entry>small{color:var(--muted);font-size:12px;line-height:1.55;text-align:center}.line-auth-entry>small a{color:#187a35}.auth-divider{display:flex;align-items:center;gap:12px;color:#7a8596;font-size:13px}.auth-divider:after,.auth-divider:before{content:"";height:1px;flex:1 1;background:var(--line)}.auth-divider span{white-space:nowrap}.account-strip{background:var(--navy);border-left:5px solid var(--accent);border-radius:14px}.account-strip>span{color:#ff9e71}.account-strip strong{font-size:20px}.status-cards button{border-color:var(--line);color:var(--ink);border-radius:14px}.status-cards button svg{color:var(--muted)}.status-cards button:hover{background:#fff6ef}.status-cards button.active{border-color:var(--primary);background:#fff2ea}.status-cards button.active svg{color:var(--primary)}.status-cards strong{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.customer-quick button{border-radius:14px;font-weight:600}.customer-quick svg,.record-icon{color:var(--primary)}.record-icon,.selection{background:#fff1e9}.parcel-facts{background:var(--surface)}.avatar{background:#fff1e9;color:var(--primary)}.badge{font-size:14px}.bottom-nav button.active{color:var(--primary);background:#fff5ee;border-radius:10px}.account-signout{display:flex;align-items:center;justify-content:space-between;gap:20px;border-color:#f0d4ca}.account-signout strong{display:block;color:#17233a}.account-signout p{margin:5px 0 0;color:#667085}.account-signout button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:10px 16px;border:1px solid #d65425;border-radius:10px;background:#fff;color:#b8401b;font-weight:800}.account-signout button:disabled{opacity:.55}@media(max-width:640px){.account-signout{align-items:stretch;flex-direction:column}.account-signout button{width:100%}}@media (max-width:767px){.auth{place-content:start center;padding-top:max(24px,env(safe-area-inset-top));padding-bottom:max(24px,env(safe-area-inset-bottom))}.auth-card{padding:26px 22px}.brand-route span{font-size:13px}.main main{padding-bottom:calc(110px + env(safe-area-inset-bottom))}header{height:auto;min-height:70px;flex-wrap:wrap;padding-top:max(10px,env(safe-area-inset-top))}.header-brand{font-size:17px}.header-brand small{font-size:13px}.bottom-nav button{padding:6px 7px;min-width:0;flex:1 1}.bottom-nav{gap:2px}.auth input,.auth select,.modal input,.modal select{font-size:16px}.backdrop{align-items:flex-start;padding:max(10px,env(safe-area-inset-top)) 10px max(10px,env(safe-area-inset-bottom));overflow:hidden}.modal{max-height:calc(100dvh - 20px - env(safe-area-inset-top) - env(safe-area-inset-bottom));padding:18px 16px max(18px,calc(12px + env(safe-area-inset-bottom)))}.modal>.heading{position:sticky;top:0;z-index:6;margin:-18px -16px 18px;padding:18px 16px 12px;border-bottom:1px solid var(--line);background:#fff}.modal>form.grid-form>button.primary:last-child,.unclaimed-claim-form>button.primary:last-child{position:sticky;bottom:0;z-index:5;min-height:52px;margin:4px -2px 0;box-shadow:0 -10px 20px #ffffffee}.brand strong{overflow-wrap:normal}.account-strip strong{font-size:18px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}textarea{border:1px solid var(--line);padding:12px;min-height:90px}.modal p,.record p{overflow-wrap:anywhere}body,html{width:100%;overflow-x:hidden;text-size-adjust:100%}.main,.main main,.shell,body,header,html{max-width:100%}.main{width:calc(100% - 240px)}.main main>*{min-width:0}a,button,input,select,textarea{max-width:100%}.heading>div,.record-main>div{min-width:0}.header-brand small,.heading h1{overflow-wrap:anywhere}.required-mark{color:#c62828;font-weight:800}.check-label{flex-direction:row;align-items:center}.form-actions{display:flex;gap:10px;flex-wrap:wrap}.wallet-home{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:12px;margin-bottom:18px}.customer-rate-ribbon{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.7fr) auto;align-items:center;gap:18px;background:#fff;border:1px solid var(--line);border-left:5px solid var(--accent);border-radius:16px;padding:15px 18px;margin:-4px 0 18px;box-shadow:0 8px 24px #17223a0a}.customer-rate-ribbon>div{display:grid;min-width:0}.customer-rate-ribbon small{color:var(--muted)}.customer-rate-ribbon strong{font-size:17px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.customer-rate-ribbon button{background:#fff4ed;color:var(--primary);border-color:#ffd9c8;font-weight:800;white-space:nowrap}.wallet-balance{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:16px;background:linear-gradient(135deg,#101e36,#203450);color:white;border-radius:18px;padding:20px 22px;box-shadow:0 12px 30px #101e3620}.wallet-balance div{display:grid;min-width:0}.wallet-balance small,.wallet-balance span{color:#bdc9d9}.wallet-balance strong{font:800 29px/1.3 Arial,sans-serif;margin:3px 0}.wallet-balance svg{color:var(--accent);flex-shrink:0}.wallet-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.wallet-topup-button,.wallet-withdraw-button{border:0;border-radius:18px;color:white;justify-content:space-between;padding:18px}.wallet-topup-button{background:var(--primary)}.wallet-withdraw-button{background:#203450}.wallet-actions span{display:grid;gap:6px;text-align:left}.wallet-actions b{font-size:28px}.topup-form,.wallet-history{grid-column:1/-1;background:white;border:1px solid var(--line);border-radius:16px;padding:18px}.topup-form{display:grid;grid-template-columns:1fr 1fr;gap:14px}.company-bank{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;border:1px solid #dce3ec;background:#f8fafc;border-radius:14px;padding:16px}.company-bank>div{display:grid;gap:2px}.company-bank>svg{color:var(--primary)}.bank-logo{display:inline-grid;place-items:center;width:46px;height:46px;flex:0 0 46px;border-radius:14px;background:#334155;color:#fff;font-size:12px;font-weight:900;letter-spacing:-.02em;box-shadow:inset 0 0 0 1px #ffffff30}.bank-logo-ktb{background:#13a9e2}.bank-logo img{width:100%;height:100%;object-fit:contain;border-radius:inherit;display:block}.bank-logo-kbank{background:#159447}.bank-logo-scb{background:#4e2b84}.bank-logo-bbl{background:#153d8a}.bank-logo-bay{background:#f4c400;color:#312b18}.bank-logo-gsb{background:#ed4d91}.bank-logo-ttb{background:linear-gradient(135deg,#0066b3 0 58%,#f59e0b 58%)}.bank-logo-promptpay{background:#1e5d88}.bank-logo-alipay{background:#1677ff}.bank-logo-wechat{background:#07c160}.payment-methods{min-width:0;margin:0;padding:0;border:0}.payment-methods legend{margin-bottom:8px;font-size:14px;font-weight:700}.payment-method-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.payment-method-card{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;min-width:0;padding:13px;border:1px solid #dce3ec;border-radius:14px;background:#fff;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.payment-method-card:hover{border-color:#f2a17d}.payment-method-card.selected{border-color:var(--primary);background:#fff8f3;box-shadow:0 0 0 2px #c64e1e16}.payment-method-card>input{position:absolute;opacity:0;pointer-events:none}.payment-method-copy{display:grid;min-width:0;gap:3px}.payment-method-copy strong{color:var(--ink);font-size:14px}.payment-method-copy small{color:var(--muted);font-size:12px;line-height:1.35}.payment-method-check{width:19px;color:transparent}.payment-method-card.selected .payment-method-check{color:var(--primary)}.withdraw-bank-picker{min-width:0;margin:0;padding:0;border:0}.withdraw-bank-picker legend{font-size:14px;font-weight:800;margin-bottom:9px}.withdraw-bank-picker legend span{color:#b63f1a}.withdraw-bank-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.withdraw-bank-grid button{display:grid;grid-template-columns:42px minmax(0,1fr) 18px;align-items:center;gap:10px;min-width:0;min-height:64px;padding:10px;text-align:left;background:#fff;border:1px solid #dce3ec;border-radius:13px}.withdraw-bank-grid button:hover{border-color:#efa47f}.withdraw-bank-grid button.selected{border-color:var(--primary);background:#fff8f3;box-shadow:0 0 0 2px #c64e1e18}.withdraw-bank-grid img{width:42px;height:42px;object-fit:contain;border-radius:11px}.withdraw-bank-grid button>span{display:grid;gap:1px;min-width:0}.withdraw-bank-grid b{font-size:13px;line-height:1.3;overflow-wrap:anywhere}.withdraw-bank-grid small{font-size:11px;color:var(--muted)}.withdraw-bank-grid svg{width:18px;color:transparent}.withdraw-bank-grid button.selected svg{color:var(--primary)}.company-bank button{white-space:nowrap}.amount-presets{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:8px}.amount-presets button{min-height:38px;padding:6px 12px}.wallet-history summary{cursor:pointer;font-weight:700}.wallet-history>div{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:12px;align-items:center;padding:12px 0;border-bottom:1px solid var(--line)}.wallet-history>div:last-child{border:0}.wallet-history span{display:grid;min-width:0;overflow-wrap:anywhere}.wallet-history small{color:var(--muted)}.wallet-history em{font-style:normal;font-size:13px}.wallet-history .approved{color:var(--success)}.wallet-history .negative,.wallet-history .rejected{color:var(--danger)}.withdrawal-review{align-items:end;flex-wrap:wrap}.withdrawal-review label{display:grid;gap:5px}.inbox>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.inbox button{justify-content:space-between;text-align:left;padding:14px}.inbox button span{display:grid;min-width:0}.inbox button small{color:var(--muted)}.inbox button b{font-size:22px;color:var(--primary)}.inbox>.inbox-heading{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}.inbox-heading h2{margin:0}.inbox-heading button{gap:8px;padding:10px 14px}.attention-banner.is-loading{color:var(--navy);background:#f4f6fa;border-color:#d9e1ef}@media (max-width:1100px) and (min-width:768px){.main{width:calc(100% - 210px)}}@media (max-width:767px){.main,.shell{width:100%;max-width:100vw}.main{margin-left:0}.main main{width:100%;overflow-x:hidden;overflow-y:visible;padding-left:14px;padding-right:14px}.heading{width:100%;gap:8px;flex-wrap:wrap}.customer-rate-ribbon{grid-template-columns:1fr 1fr;gap:12px;padding:14px}.customer-rate-ribbon button{grid-column:1/-1;width:100%}.heading>.primary{max-width:100%;white-space:normal}.heading h1{font-size:24px}.header-brand{max-width:calc(100% - 112px)}header select{width:78px;min-width:0;padding-left:7px;padding-right:4px}.account-strip,.customer-quick,.panel,.record,.status-cards,.toolbar,.wallet-home{width:100%;max-width:100%}.account-strip{gap:12px;padding:16px;align-items:flex-start}.account-strip>span{white-space:nowrap}.status-cards{gap:9px}.status-cards button{padding:14px 12px}.status-cards button strong{font-size:24px}.customer-quick{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.customer-quick button{min-width:0;min-height:78px;padding:10px 5px;font-size:13px;overflow-wrap:anywhere}.bottom-nav{width:100%;max-width:100vw}.bottom-nav,.bottom-nav button{overflow:hidden;padding-left:2px;padding-right:2px}.bottom-nav button{width:20%;max-width:20%;font-size:11px}.bottom-nav button span{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center}.wallet-home{grid-template-columns:1fr}.wallet-actions{grid-template-columns:1fr 1fr}.wallet-topup-button,.wallet-withdraw-button{min-height:68px;padding:14px}.topup-form,.wallet-history{grid-column:1}.topup-form{grid-template-columns:1fr}.amount-presets,.topup-form .span2{grid-column:1}.company-bank{grid-template-columns:auto minmax(0,1fr)}.company-bank button{grid-column:1/-1;width:100%}.payment-method-grid{grid-template-columns:1fr}.wallet-history>div{grid-template-columns:minmax(0,1fr) auto}.wallet-history em{grid-column:1/-1}.inbox>div{grid-template-columns:1fr 1fr}.inbox button{min-width:0}.address-editor .grid-form{grid-template-columns:1fr}.address-editor .span2{grid-column:1}.form-actions button{flex:1 1}.record-actions button{max-width:100%}}.parcel-price{margin:14px 0;padding:18px;border:1px solid #fdba74;border-left:5px solid var(--accent);border-radius:14px;background:#fff7ed}.parcel-price p,.parcel-price small,.parcel-price span,.parcel-price strong{display:block}.parcel-price strong{font-size:28px;color:var(--navy);margin:5px 0}.parcel-price p{margin:4px 0}.parcel-price small{color:var(--muted)}.low-margin-panel{border-color:#ef4444!important;background:#fff7f7!important}.margin-warning{color:#a31313;font-weight:800;padding:10px 12px;border-radius:10px;background:#fee2e2}@media (max-width:380px){.customer-quick{grid-template-columns:repeat(2,minmax(0,1fr))}.inbox>div{grid-template-columns:1fr}.account-strip{flex-direction:column}.bottom-nav button span{font-size:10px}}textarea{font:inherit;width:100%;min-width:0;resize:vertical;border:1px solid #d4dce8;border-radius:9px;padding:10px 12px;color:var(--ink);background:white}textarea:focus-visible{outline:3px solid #91b8ff;outline-offset:2px}.required-mark{color:#d92d20!important;font-weight:900}.modal>.muted{white-space:pre-line;line-height:1.7}.billing-documents,.claims-center,.company-tax-settings{display:grid;gap:18px}.billing-card,.claim-card{border:1px solid #dce3ec;border-radius:18px;padding:18px;background:#fff;display:grid;gap:14px}.billing-card-head,.claim-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.billing-card-head div,.claim-card-head div{display:grid;gap:4px}.billing-card-head small,.claim-card-head small{color:#68758a}.billing-lines{display:grid;gap:8px}.billing-lines>div{display:grid;grid-template-columns:1fr auto;gap:3px 16px;border-bottom:1px dashed #dce3ec;padding-bottom:8px}.billing-lines small{grid-column:1/-1;color:#68758a}.billing-total{display:grid;gap:7px;background:#f5f7fa;border-radius:14px;padding:14px}.billing-total span,.billing-total strong{display:flex;justify-content:space-between;gap:16px}.billing-total>strong{border-top:1px solid #ccd5e1;padding-top:9px;color:#a83d19;font-size:1.08rem}.billing-card .primary{justify-self:end}.claim-form{padding:18px;border:1px solid #d8e0eb;border-radius:18px;background:#f8fafc}.claim-upload{border:1px dashed #aab8ca;border-radius:14px;padding:14px;display:grid!important;grid-template-columns:auto 1fr;align-items:center;gap:8px 10px}.claim-upload input,.claim-upload small{grid-column:1/-1}.claim-list{display:grid;gap:14px}.claim-files,.claim-meta{display:flex;gap:10px;flex-wrap:wrap}.claim-meta span{background:#f2f5f8;border-radius:999px;padding:7px 11px}.admin-claim-link,.claim-files button{display:inline-flex;align-items:center;gap:7px}.claim-review{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding-top:14px;border-top:1px solid #e2e7ee}.claim-review label{display:grid;gap:6px}.claim-review .primary{align-self:end}.admin-claim-link{width:max-content;color:#a83d19;font-weight:800}.company-tax-settings{margin-bottom:18px}.care-admin,.care-purchase{display:grid;gap:16px;padding:20px;border:1px solid #f0b092;border-radius:20px;background:linear-gradient(135deg,#fff8f3,#fff)}.care-summary{display:flex;align-items:center;justify-content:space-between;gap:20px}.care-summary span{font-weight:900;color:#bd461d;letter-spacing:.08em}.care-summary h3{font-size:24px;margin:5px 0}.care-summary p{margin:0;color:#647187;line-height:1.6}.care-summary svg{flex:0 0 auto;color:#f4773c}.care-consent{display:flex!important;align-items:flex-start;gap:10px;padding:12px;border-radius:12px;background:#fff0e8;line-height:1.5}.care-consent input{width:auto;margin-top:4px}.care-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.care-kpis span{display:grid;gap:4px;padding:14px;border-radius:14px;background:#fff}.care-kpis b{font-size:21px;color:#a83d19}.care-list{display:grid;gap:10px}.care-list article{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:12px;padding:13px;background:#fff;border-radius:13px}.care-list article>div{display:grid}.care-list small{color:#68758a}.care-list button{display:inline-flex;align-items:center;gap:6px}.parcel-care-purchase{display:grid;gap:14px;margin-top:16px;padding:18px;border:1px solid #f0b092;border-radius:18px;background:linear-gradient(135deg,#fff8f3,#fff);box-shadow:0 10px 28px #14243e12}.parcel-care-purchase .care-summary h3{font-size:21px}.parcel-care-purchase .grid-form{margin-top:0}.care-active{display:flex;align-items:center;gap:12px;padding:14px;border:1px solid #9fd9b7;border-radius:14px;background:#effbf4;color:#246c43}.care-active>div{display:grid;gap:3px}.care-active small{color:#4f725f}.care-review{display:grid;gap:16px;padding:18px;border:1px solid #efb092;border-radius:16px;background:#fff}.care-review>div:first-child>span{font-size:12px;font-weight:900;letter-spacing:.08em;color:#bd461d}.care-review h3,.care-review p{margin:4px 0}.care-review dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0}.care-review dl>div{display:grid;gap:4px;padding:12px;border-radius:12px;background:#f7f8fb;min-width:0}.care-review dt{font-size:12px;color:#69758a}.care-review dd{margin:0;font-weight:800;overflow-wrap:anywhere}.care-review-warning{padding:12px;border-radius:12px;background:#fff0e8;color:#713218;line-height:1.55}.care-review-actions{display:flex!important;justify-content:flex-end;gap:10px}.care-review-actions button{display:inline-flex;align-items:center;justify-content:center;gap:7px}.care-error-actions{display:grid;gap:10px}.care-error-actions .error{margin:0}.care-error-actions button{justify-self:start}.care-consent span{display:grid;gap:3px}.care-consent small{color:#765344}.prealert-care-review{margin-top:8px}@media(max-width:600px){.care-review dl,.care-review-actions{grid-template-columns:1fr}.care-review-actions{display:grid!important}.care-error-actions button,.care-review-actions button{width:100%}}.care-plus-promo{display:grid;grid-template-columns:1fr auto;align-items:center;gap:36px;padding:42px!important;border-radius:28px;background:radial-gradient(circle at 90% 0,#ff9b69 0,transparent 35%),linear-gradient(135deg,#14243e,#22395a);color:#fff;box-shadow:0 24px 55px #14243e2b}.care-plus-promo h2{font-size:clamp(30px,4vw,48px);margin:8px 0;color:#fff}.care-plus-promo p{max-width:760px;color:#dbe5f2;line-height:1.7}.care-plus-promo small{display:block;margin-top:14px;color:#aebbd0}.care-promo-facts{display:flex;flex-wrap:wrap;gap:10px}.care-promo-facts span{padding:10px 13px;border:1px solid #ffffff2e;border-radius:12px;background:#ffffff0e}.care-promo-facts b{color:#ff9a69}.care-plus-promo>a{display:flex;align-items:center;gap:9px;padding:16px 20px;border-radius:14px;background:#f4773c;color:#fff;font-weight:900;white-space:nowrap}@media (max-width:700px){.billing-card-head,.claim-card-head{align-items:stretch;flex-direction:column}.billing-card .primary{justify-self:stretch}.claim-review{grid-template-columns:1fr}.claim-upload{grid-column:1/-1}.billing-lines>div{grid-template-columns:1fr}.billing-lines b{justify-self:start}.billing-total span,.billing-total strong{align-items:flex-end}.billing-documents,.claims-center{padding:16px!important}.care-summary{align-items:flex-start}.care-summary svg{display:none}.care-kpis,.care-list article,.care-plus-promo{grid-template-columns:1fr}.care-plus-promo{padding:28px 20px!important}.care-plus-promo>a{justify-content:center;white-space:normal}}.grid-form .request-check{flex-direction:row;align-items:flex-start;gap:12px}.request-check input{order:-1;flex-shrink:0;margin-top:3px}.request-details{border-block:1px solid var(--line);padding:12px 0;margin:16px 0;overflow-wrap:anywhere}.request-details h3{font-size:16px}.preserve-lines{white-space:pre-wrap}.launch-rates{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:16px 0}.launch-rates>div{padding:16px;background:var(--surface);border-radius:12px}.modal label>span{overflow-wrap:anywhere}.modal textarea{font-size:16px}.public-home{min-height:100svh;background:#101a31;color:#17213a;padding:18px clamp(16px,4vw,72px) 56px;font-family:inherit}.public-nav{margin:auto;justify-content:space-between;gap:16px}.public-logo,.public-nav{display:flex;align-items:center}.public-logo{gap:10px;color:#fff}.public-logo>span{display:grid;place-items:center;background:#f27c43;font-weight:900;border-radius:14px;width:44px;height:44px;font-size:20px}.public-logo .logo-mark{display:flex;align-items:center;justify-content:center;gap:0}.public-logo .logo-mark-x{color:#f4773c}.public-logo strong{font-size:18px;letter-spacing:2px}.public-logo strong span{color:#f27c43}.public-logo small{display:block;font-size:9px;letter-spacing:4px;color:#b8c1d2}.public-actions{display:flex;align-items:center;gap:8px}.public-language{display:block;width:118px;height:42px;flex:0 0 118px}.public-language select{display:block;width:100%;box-sizing:border-box;min-width:0;min-height:42px;height:42px;padding:0 30px 0 12px;border:1px solid #dbe2eb;border-radius:12px;background-color:#fff;color:#26364f;font:inherit;font-weight:700;line-height:1.2;white-space:nowrap;cursor:pointer}.public-language select:focus{outline:0}.hero-ctas button,.public-actions button{border:0;border-radius:999px;padding:11px 16px;font:inherit;cursor:pointer}.public-actions .ghost{background:transparent;color:#fff}.hero-primary,.public-actions .solid{background:#f27c43;color:#fff}.public-actions .admin-link{background:transparent;color:#cbd4e4;font-size:12px}.public-hero{max-width:1240px;margin:42px auto 0;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,460px);gap:clamp(28px,6vw,90px);align-items:center}.hero-copy{color:#fff}.public-eyebrow{color:#f27c43;font-size:12px;letter-spacing:2px;font-weight:800}.hero-copy h1{font-size:clamp(40px,6vw,76px);margin:14px 0 18px;max-width:720px}.hero-copy>p:not(.public-eyebrow){font-size:clamp(17px,2vw,22px);line-height:1.6;color:#cbd4e4;max-width:640px}.hero-ctas{display:flex;gap:12px;flex-wrap:wrap;margin:30px 0}.hero-primary{display:flex;align-items:center;gap:8px;font-weight:800}.hero-secondary{background:#fff;color:#16213b}.trust-row{display:flex;gap:18px;flex-wrap:wrap;color:#cbd4e4;font-size:12px}.trust-row span{display:flex;align-items:center;gap:7px}.quote-card{background:#fff;border-radius:24px;padding:24px;box-shadow:0 24px 70px #050b1b80}.quote-head{display:flex;gap:10px;align-items:flex-start}.quote-head svg{color:#f27c43}.quote-head strong{display:block;font-size:20px}.quote-head small{display:block;color:#667085;line-height:1.4;margin-top:4px}.route-pills{display:flex;background:#f1f3f7;padding:4px;border-radius:12px;margin:20px 0 14px}.route-pills button{flex:1 1;border:0;background:transparent;padding:10px;border-radius:9px;font:inherit;cursor:pointer}.route-pills button.active{background:#16213b;color:#fff}.quote-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.quote-grid label{font-size:12px;color:#596579}.quote-grid input{display:block;width:100%;margin-top:5px;padding:11px;border:1px solid #d6dce6;border-radius:10px;font:inherit}.quote-result{display:grid;grid-template-columns:1fr auto;gap:8px 12px;border-top:1px solid #e8ebf0;margin-top:18px;padding-top:15px}.quote-result span{color:#667085;font-size:13px;display:flex;align-items:center;gap:5px}.quote-result strong{font-size:18px;text-align:right}.quote-note{font-size:11px!important;color:#8a5a1f;background:#fff7e8;padding:9px;border-radius:8px;margin:14px 0 0}.public-proof{max-width:1240px;margin:90px auto 0;color:#fff}.public-proof h2{font-size:clamp(24px,3vw,38px);margin:8px 0 22px}.proof-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.proof-grid div{background:#182540;border:1px solid #293753;border-radius:16px;padding:20px;display:flex;gap:12px;align-items:flex-start}.proof-grid svg{color:#f27c43;flex:none}.proof-grid strong{line-height:1.4}@media (max-width:760px){.public-home{padding:14px 14px 40px}.public-nav{align-items:flex-start}.public-actions{flex-wrap:wrap;justify-content:flex-end}.public-actions .admin-link{display:none}.public-actions .ghost{padding-inline:8px;font-size:12px}.public-actions .solid{padding:9px 11px;font-size:12px}.public-hero{margin-top:32px;grid-template-columns:1fr;gap:28px}.hero-copy h1{font-size:42px}.hero-copy>p:not(.public-eyebrow){font-size:16px}.quote-card{padding:18px}.proof-grid{grid-template-columns:1fr}.public-proof{margin-top:56px}}.public-services{max-width:1240px;margin:38px auto 0;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.public-services div{background:linear-gradient(135deg,#ff9d13,#f56b26);border-radius:16px;padding:22px;color:#fff;min-height:110px;display:flex;flex-direction:column;justify-content:space-between}.public-services strong{font-size:22px}.public-services span{font-size:13px;opacity:.9}@media (max-width:760px){.public-services{grid-template-columns:1fr;margin-top:28px}}.address-lines{display:grid;gap:8px;margin:18px 0}.address-lines>div{display:grid;grid-template-columns:minmax(92px,130px) minmax(0,1fr) auto;gap:10px;align-items:center;padding:10px 12px;background:#f7f8fb;border:1px solid #e5e8ef;border-radius:10px}.address-lines small{display:block;color:#6b7280;font-size:11px}.address-lines b{display:block;overflow-wrap:anywhere;line-height:1.4}.address-lines button{white-space:nowrap;padding:7px 11px}.address-lines+button{margin-right:8px}@media (max-width:520px){.address-lines>div{grid-template-columns:1fr auto;gap:4px}.address-lines>div>span{min-width:0}.address-lines small{margin-bottom:2px}.address-lines+button,.address-lines+button+button{width:100%;margin:4px 0}}.all-category-rates{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.rate-category-card{background:#fff;border:2px solid #dce4ee;border-radius:16px;padding:16px;box-shadow:0 8px 22px #14233c10}.rate-category-card:first-child{border-color:#8fc6ae;background:linear-gradient(180deg,#ecfaf4,#fff 58%)}.rate-category-card:nth-child(2){border-color:#f1bd6d;background:linear-gradient(180deg,#fff7e8,#fff 58%)}.rate-category-card:nth-child(3){border-color:#ee9b8e;background:linear-gradient(180deg,#fff0ed,#fff 58%)}.rate-category-card>strong{display:block;margin-bottom:10px;font-size:18px;color:#162640}.rate-columns{display:grid;grid-template-columns:1fr 1fr;gap:8px}.rate-columns>div{background:#fff;border:1px solid #e2e7ee;border-radius:8px;padding:12px}.rate-columns span{font-size:12px;color:#667085}.rate-columns p{font-size:12px;margin:5px 0}.rate-columns b{display:block;font-size:15px;color:#a93412;background:#fff1ea;border-radius:8px;padding:8px;margin-top:8px}@media (max-width:760px){.all-category-rates{grid-template-columns:1fr}.rate-columns{grid-template-columns:1fr 1fr}}.public-home{color:#182238;padding:0 0 70px}.public-nav{max-width:1240px;padding:16px 28px;background:#fff}.public-logo{color:#17223a}.public-logo>span{background:#17223a;color:#fff}.public-logo strong span{color:#f4773c}.public-actions .ghost{color:#17223a}.public-actions .solid{background:#f4773c}.public-actions .admin-link{color:#64748b}.public-hero{max-width:none;margin:0;padding:74px max(28px,calc((100% - 1184px) / 2));background:linear-gradient(110deg,#fff8f1,#fff 58%,#fff2e8)}.public-hero:after{content:"";position:absolute;right:-100px;bottom:-170px;width:520px;height:520px;border-radius:50%;background:#f4773c14}.hero-copy{position:relative;z-index:1}.hero-copy,.hero-copy h1{color:#17223a}.hero-copy>p:not(.public-eyebrow){color:#58657a}.hero-secondary{border:1px solid #d9dee8}.quote-card{position:relative;z-index:1;border:1px solid #f0e6df;box-shadow:0 18px 50px #ca8d6330}.public-proof,.public-services{max-width:1184px}.public-proof{color:#17223a}.public-proof .public-eyebrow{color:#f4773c}.public-proof h2{color:#17223a}.proof-grid div{background:#fff;border:1px solid #e7eaf0;box-shadow:0 8px 24px #17223a0d}.proof-grid strong{color:#25314a}.public-services div{box-shadow:0 10px 24px #d36a2826}@media (max-width:760px){.public-nav{padding:14px 16px}.public-hero{padding:48px 16px}.public-actions .ghost{color:#17223a}}.public-logo{text-decoration:none}.brand-click{cursor:pointer}.header-brand{border:0;background:transparent;color:var(--ink);padding:0;text-align:left;justify-content:flex-start}.header-brand:hover{background:transparent;color:var(--primary)}body,html{min-height:100%;height:auto}html{overflow-y:auto!important;scroll-behavior:smooth}body,html{overflow-x:clip!important}body{overflow-y:visible!important}.main{min-height:100vh}.customer-profile-panel{max-width:980px;margin-right:auto}.customer-profile-form{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-profile-form label{min-width:0}.public-nav-links{display:flex;align-items:center;gap:26px}.public-nav-links a{color:#405069;text-decoration:none;font-size:14px;font-weight:700}.public-nav-links a:hover{color:var(--primary)}.public-rate-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:1184px;margin:10px auto 0;border:1px solid #e5eaf1;border-radius:16px;background:#fff;box-shadow:0 8px 24px #13223b0d;overflow:hidden}.public-rate-strip span{display:grid;gap:2px;padding:13px 20px;border-right:1px solid #e5eaf1}.public-rate-strip span:last-child{border:0}.public-rate-strip b{font-size:12px;color:#6a768a}.public-rate-strip strong{font-size:14px;color:#b7461d}.quote-submit{display:flex;align-items:center;justify-content:center;gap:8px;background:var(--primary);color:#fff!important;text-decoration:none;min-height:46px;border-radius:10px;margin-top:14px;font-weight:800}.quote-submit:hover{background:#9f3411}.public-section{max-width:1184px;margin:84px auto 0;padding:0 24px}.section-heading{max-width:720px;margin-bottom:26px}.section-heading h2{font-size:clamp(27px,3vw,42px);line-height:1.15;margin:8px 0}.section-heading>p:last-child{color:#647187}.public-rate-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;scroll-margin-top:28px}.public-rate-card{display:flex;flex-direction:column;min-width:0;border:1px solid #e1e6ee;border-radius:18px;background:#fff;padding:22px;box-shadow:0 10px 30px #17223a0b}.public-rate-card>div:first-child{display:flex;justify-content:space-between;gap:8px;align-items:flex-start}.public-rate-card>div>strong{font-size:19px}.public-rate-card>div>span{font-size:10px;font-weight:800;color:#a33b18;background:#fff0e9;border-radius:99px;padding:5px 8px;white-space:nowrap}.public-rate-card>p{color:#68758a;font-size:13px;min-height:42px}.public-rate-card dl{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:12px 0}.public-rate-card dl>div{background:#f5f7fa;border-radius:11px;padding:12px}.public-rate-card dt{font-size:11px;color:#6c7789}.public-rate-card dd{margin:3px 0 0;font-weight:800}.public-rate-card footer{border-top:1px solid #e8ebf0;padding-top:15px;margin-top:auto;display:flex;justify-content:space-between;align-items:center;gap:10px}.public-rate-card footer small{color:#6a7588}.public-rate-card footer b{font-size:19px;color:#b7461d;text-align:right}.rate-disclaimer{display:flex;gap:8px;align-items:flex-start;background:#fff7e9;color:#8a5b1e;border-radius:12px;padding:13px 15px;margin-top:16px;font-size:13px}.rate-disclaimer svg{flex:none;margin-top:2px}.public-how{background:#14243e;color:#fff;max-width:none;padding:64px max(24px,calc((100% - 1184px)/2))}.public-how .section-heading{max-width:1184px}.public-how h2{color:#fff}.steps-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.steps-grid article{position:relative;min-height:150px;border:1px solid #33445f;border-radius:16px;padding:20px;display:flex;flex-direction:column;gap:14px}.steps-grid article svg{color:#ff7b43}.steps-grid article em{position:absolute;right:14px;top:10px;color:#70809a;font-size:30px;font-style:normal;font-weight:900}.steps-grid article strong{margin-top:auto;line-height:1.35}.public-value{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);gap:60px;align-items:center}.public-value h2{font-size:clamp(28px,3vw,42px)}.public-value>div>p:not(.public-eyebrow){color:#647187}.public-value button{background:var(--primary);color:#fff;border:0;margin-top:12px}.value-list{display:grid;gap:10px}.value-list span{display:flex;gap:12px;align-items:center;border:1px solid #e2e7ef;border-radius:14px;padding:18px;background:#fff}.value-list svg{color:#f4773c;flex:none}.public-faq{max-width:850px}.public-faq details{border-bottom:1px solid #e0e5ec}.public-faq summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:16px;padding:18px 2px;font-weight:800;cursor:pointer}.public-faq summary::-webkit-details-marker{display:none}.public-faq details p{color:#657287;padding:0 2px 16px}.public-footer{max-width:1184px;margin:80px auto 0;border-top:1px solid #dde3eb;padding:28px 24px;display:flex;align-items:center;gap:20px}.public-footer .public-logo{color:#17223a}.public-footer p{flex:1 1;color:#68758a;font-size:13px;margin:0}.public-footer button{white-space:nowrap}@media(max-width:980px){.public-nav-links{display:none}.public-rate-grid{grid-template-columns:1fr 1fr}.steps-grid{grid-template-columns:repeat(3,1fr)}.public-rate-strip{margin-inline:16px}.public-value{grid-template-columns:1fr;gap:25px}}@media(max-width:760px){.public-nav{display:grid;grid-template-columns:1fr auto}.public-actions{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;width:100%}.public-actions .solid{grid-column:1/-1;grid-row:1}.public-actions .ghost{border:1px solid #dce2eb}.public-actions .admin-link{display:flex!important;border:1px solid #dce2eb;color:#59667a}.public-rate-strip{grid-template-columns:1fr;margin-top:4px}.public-rate-strip span{border-right:0;border-bottom:1px solid #e5eaf1;padding:10px 15px}.public-rate-strip span:last-child{border-bottom:0}.public-hero{padding-top:38px}.hero-copy h1{font-size:36px}.public-rate-grid{grid-template-columns:1fr}.public-section{margin-top:56px;padding-inline:16px}.public-how{padding:48px 16px}.steps-grid{grid-template-columns:1fr 1fr}.public-value{grid-template-columns:1fr}.public-footer{align-items:flex-start;flex-wrap:wrap;margin-top:55px}.public-footer p{flex-basis:100%;order:3}.quote-grid{grid-template-columns:1fr 1fr}}@media(max-width:430px){.public-logo strong{font-size:15px}.public-logo>span{width:40px;height:40px}.public-actions button{font-size:12px}.hero-copy h1{font-size:33px}.steps-grid{grid-template-columns:1fr}.public-rate-card{padding:18px}}@media (max-width:600px){.customer-profile-form{grid-template-columns:1fr}.customer-profile-form .span2{grid-column:auto}}.integration-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px}.integration-grid article{display:grid;gap:12px;padding:16px;border:1px solid var(--border);border-radius:16px;background:#fff}.integration-title{display:flex;gap:10px;align-items:flex-start}.integration-title div{display:grid;gap:3px}.integration-title small{color:var(--muted)}.integration-settings .state{width:max-content;display:inline-flex;align-items:center;gap:5px}.integration-settings code{display:block;padding:7px 9px;margin-top:6px;border-radius:8px;background:#f4f6f9;overflow-wrap:anywhere}.integration-toggle{display:flex!important;align-items:center;gap:8px}.integration-toggle input{width:18px;height:18px}@media (max-width:540px){.integration-grid{grid-template-columns:1fr}.integration-settings .heading{align-items:flex-start}}.public-hero{position:relative;overflow:hidden}.hero-media{position:absolute;inset:0;z-index:0}.hero-media img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#fffaf6 4%,#fffaf6f2 34%,#fffaf68c 58%,#fffaf60d)}.public-hero>.hero-copy,.public-hero>.quote-card{position:relative;z-index:1}.public-hero>.quote-card{box-shadow:0 18px 55px #13223b2b}.public-route-result{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#f5f7fa;border-radius:12px;padding:12px;margin:7px 0}.public-route-result>div{display:grid;gap:3px}.public-route-result small{color:#69758a}.public-route-result>strong{color:#b7461d;font-size:20px}.buildx-line-contact{position:fixed;right:20px;bottom:22px;z-index:35;display:flex;align-items:center;gap:10px;background:#087b38;color:#fff;padding:12px 18px;border:2px solid #fff;border-radius:999px;box-shadow:0 6px 24px #101e3633;text-decoration:none;font-size:14px;line-height:1.35}.buildx-line-contact strong{display:block;font-size:16px;color:#fff}.buildx-line-contact:hover{background:#05652d}@media(max-width:760px){.buildx-line-contact{right:12px;bottom:calc(90px + env(safe-area-inset-bottom));padding:10px 14px}}body:has(.backdrop) .buildx-line-contact{display:none}.currency-panel .required-mark{color:#b42318}.currency-workspace{display:grid;gap:18px}.currency-urgent-summary{position:sticky;top:14px;z-index:5;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:15px;padding:18px 20px;border:1px solid #badcc8;border-radius:16px;background:#effaf3;box-shadow:0 8px 24px #14243e12;color:#176b45}.currency-urgent-summary.has-work{border-color:#f2b48d;background:linear-gradient(135deg,#fff2e8,#fff9f5);box-shadow:0 12px 30px #bd4b1921;color:#9b3415}.currency-urgent-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:13px;background:#ffffffb8}.currency-urgent-summary small{display:block;margin-bottom:2px;font-size:12px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.currency-urgent-summary h2{margin:0;font-size:21px;color:inherit}.currency-urgent-summary p{margin:4px 0 0;color:#745043;font-size:14px}.currency-urgent-summary.is-clear p{color:#47745b}.currency-urgent-count{display:grid;place-items:center;min-width:44px;height:44px;padding-inline:12px;border-radius:99px;background:#b33e17;color:#fff;font-size:21px}.currency-request-queue{display:grid;gap:14px}.currency-queue-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:2px}.currency-admin-tools-heading small,.currency-queue-heading small{color:#b7461d;font-size:12px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.currency-admin-tools-heading h2,.currency-queue-heading h2{margin:3px 0 0}.currency-queue-heading>span{padding:7px 11px;border-radius:99px;background:#fff0e8;color:#a43b16;font-size:13px;font-weight:800}.currency-request-card{margin:0!important}.currency-request-card.is-urgent{border:2px solid #ef8b51;background:#fffaf6;box-shadow:0 8px 22px #b7461d17}.currency-request-alert{display:flex;align-items:center;gap:8px;margin:-2px -2px 14px;padding:10px 12px;border-radius:10px;background:#ffe7d8;color:#a23210}.currency-admin-tools{display:grid;gap:12px;margin-top:10px;padding-top:22px;border-top:1px dashed #cbd5e1}.currency-admin-tools-heading p{margin:5px 0 0;color:var(--muted);font-size:14px}.currency-admin-tools>.currency-panel{margin:0;background:#f8fafc}.currency-heading{display:flex;align-items:center;gap:14px;margin-bottom:20px}.currency-heading>span{display:grid;place-items:center;flex:0 0 48px;width:48px;height:48px;border-radius:14px;background:#14243e;color:#ff9b6b;font-size:27px;font-weight:900}.currency-heading h2{margin:0}.currency-heading p{margin:4px 0 0;color:var(--muted);font-size:14px;line-height:1.5}.currency-service-picker{grid-template-columns:minmax(0,1fr) auto;align-items:end;padding:16px;border:1px solid #e1e7ef;border-radius:14px;background:#f8fafc}.currency-service-picker button{min-height:48px}.currency-request-form{display:grid;gap:18px}.currency-step{display:flex;align-items:center;gap:9px;margin:4px 0 12px;color:#17243a;font-size:16px}.currency-step span{display:grid;place-items:center;width:28px;height:28px;border-radius:9px;background:#fff0e8;color:#b7461d;font-size:13px}.currency-destination-grid{align-items:start}.currency-destination-grid>label{align-content:start}.currency-note{display:grid;gap:8px}.currency-note textarea{min-height:108px}.currency-confirm{padding:16px;border:1px solid #e1e7ef;border-radius:14px;background:#f8fafc}.currency-confirm>.currency-step{margin-top:0}.currency-confirm>p{margin:0 0 14px;color:var(--muted);line-height:1.65}.currency-confirm>.primary{min-height:50px}.bank-logo-promptpay{padding:0;background:#fff;border:1px solid #d9e2ec}.bank-logo-promptpay img{object-fit:contain!important;padding:5px;background:#fff}.currency-service-picker{display:grid;grid-template-columns:minmax(0,1fr);align-items:stretch;gap:8px}.currency-guide{padding:18px;margin:18px 0;background:#f1f5fb;border:1px solid #d4dfef;border-radius:14px;line-height:1.8}.currency-guide summary{font-weight:700;cursor:pointer}.currency-evidence{display:grid;gap:10px;padding:16px;border:1px dashed #94a7c4;border-radius:12px;margin:12px 0;min-width:0}.currency-evidence img{width:180px;height:180px;max-width:100%;object-fit:contain;background:white;border-radius:8px}.currency-evidence span{overflow-wrap:anywhere}.currency-file-actions{display:flex;flex-wrap:wrap;gap:10px;margin:12px 0}.currency-wallet-balance{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:14px 0;padding:14px 16px;border:1px solid #d8e1ec;border-radius:13px;background:#f6f8fb}.currency-wallet-balance span{color:#667085}.currency-wallet-balance strong{color:#17243a}.currency-shortfall{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:14px 0;padding:14px;border:1px solid #f0b3ad;border-radius:13px;background:#fff1f0;color:#a1251b}.currency-shortfall button{background:#fff;border-color:#d76a60;color:#921f17}.currency-status-flow{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:14px 0;padding:12px;border:1px solid #e0e6ee;border-radius:14px;background:#f8fafc}.currency-status-flow span{position:relative;display:grid;justify-items:center;align-content:center;gap:6px;min-height:68px;padding:8px;text-align:center;color:#98a2b3;font-size:12px}.currency-status-flow span:not(:last-child):after{content:"";position:absolute;top:22px;left:calc(50% + 18px);width:calc(100% - 36px);height:2px;background:#d8dee8}.currency-status-flow .done{color:#18794e}.currency-status-flow .done:not(:last-child):after{background:#58a980}.currency-status-flow .active{color:#a84a21}.currency-status-flow .active svg{animation:currency-status-pulse 1.6s ease-in-out infinite}.currency-status-flow .rejected{grid-column:2/4;color:#b42318}.currency-status-flow .rejected:after{display:none}.currency-wallet-paid{display:inline-flex;margin:10px 0;padding:8px 11px;border-radius:9px;background:#eaf7ef;color:#176b45;font-weight:700}@keyframes currency-status-pulse{50%{opacity:.45;transform:scale(.92)}}@media(max-width:520px){.currency-shortfall{align-items:stretch;flex-direction:column}.currency-status-flow{padding:8px;gap:2px}.currency-status-flow span{font-size:10px;padding-inline:3px}.currency-status-flow span:not(:last-child):after{left:calc(50% + 14px);width:calc(100% - 28px)}}@media(max-width:760px){.currency-panel{padding:18px 14px}.currency-heading{align-items:flex-start}.currency-heading>span{flex-basis:42px;width:42px;height:42px;border-radius:12px;font-size:24px}.currency-heading h2{font-size:23px}.currency-panel .currency-amount-grid,.currency-panel .currency-destination-grid,.currency-service-picker{grid-template-columns:minmax(0,1fr)}.currency-service-picker button{width:100%}.currency-panel .fx-rate-banner{margin-block:14px}.currency-panel .currency-wallet-balance,.currency-panel .fx-total{align-items:flex-start;flex-direction:column}.currency-panel .fx-total{padding:16px;margin-top:14px}.currency-panel .fx-total strong{font-size:24px}.currency-destination-grid{gap:15px}.currency-evidence{width:100%;margin:0;padding:14px}.currency-evidence input[type=file]{width:100%;max-width:100%;font-size:14px}.currency-note textarea{min-height:96px}.currency-confirm{padding:14px}.currency-step{font-size:15px}.currency-urgent-summary{position:static;grid-template-columns:auto 1fr;padding:15px}.currency-urgent-count{grid-column:1/-1;width:100%;height:36px}.currency-urgent-summary h2{font-size:18px}.currency-queue-heading{align-items:flex-start;flex-direction:column}.currency-request-queue{padding:16px 13px}}.public-rate-strip{grid-template-columns:repeat(4,minmax(0,1fr))}.public-fx-action{min-width:0;white-space:normal}.main,.shell{height:auto;min-height:100dvh;overflow:visible}.main{overscroll-behavior-y:auto}.backdrop{overflow-y:auto}@media(max-width:760px){.public-rate-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-media:after{background:linear-gradient(180deg,#fffaf6ed,#fffaf6dc 60%,#fffaf6)}}.public-home .public-account{display:flex;align-items:center;gap:10px;max-width:100%;padding:12px 18px;background:#14243e;color:#fff;border:1px solid #ff793a;border-radius:12px}.public-account strong{color:#ffb28b;white-space:nowrap}.public-account span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:200px}@media(max-width:600px){.public-account span{max-width:140px}}.qr-payment-box{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.65rem;padding:1rem;border:1px solid var(--border);border-radius:1rem;background:#fff8f3;text-align:center}.qr-payment-box img{display:block;width:min(300px,100%);height:auto;border-radius:.75rem;background:#fff;padding:.5rem}.qr-payment-box strong{font-size:1.35rem;color:var(--ink)}.qr-payment-box small{max-width:34rem;color:var(--muted)}.domestic-rate-intro{display:flex;align-items:center;justify-content:space-between;gap:24px;background:linear-gradient(135deg,#fff,#fff7f1);border-color:#f2c8b6}.domestic-rate-intro h2{margin:3px 0 8px}.domestic-rate-intro p:last-child{margin:0;color:var(--muted);max-width:760px}.domestic-rate-intro button,.rate-refresh{display:inline-flex;align-items:center;gap:7px;white-space:nowrap}.domestic-rate-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:16px}.domestic-rate-summary article{background:#17243a;color:#fff;border-radius:15px;padding:19px 22px;display:grid;gap:4px}.domestic-rate-summary strong{font-size:25px}.domestic-rate-summary span{font-size:12px;color:#cbd5e1}.domestic-rate-controls{display:grid;gap:16px}.domestic-rate-filters{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) auto;gap:12px;align-items:end}.bulk-rate-box label,.domestic-rate-filters label{display:grid;gap:6px;font-size:12px;font-weight:700}.bulk-rate-box{display:grid;grid-template-columns:auto auto 145px minmax(220px,1fr) auto;gap:12px;align-items:end;background:#f7f8fb;border:1px solid var(--line);border-radius:13px;padding:14px}.bulk-rate-box>strong,.bulk-rate-box>svg{align-self:center}.domestic-rate-table-wrap{padding:0;overflow:hidden}.domestic-rate-table{overflow:auto;max-height:650px}.domestic-rate-table table{width:100%;border-collapse:collapse;min-width:980px}.domestic-rate-table th{position:sticky;top:0;z-index:1;background:#f6f8fb;color:#596579;text-align:left;font-size:11px;padding:12px;border-bottom:1px solid var(--line)}.domestic-rate-table td{padding:12px;border-bottom:1px solid #edf0f4;font-size:13px;vertical-align:middle}.domestic-rate-table td small{display:block;color:var(--muted);margin-top:3px}.domestic-rate-table .positive{color:#137a45;font-weight:800}.domestic-rate-table .negative{color:#b42318;font-weight:800}.rate-status{display:inline-flex;padding:4px 8px;border-radius:99px;background:#eef1f5;color:#68758a;font-size:11px}.rate-status.on{background:#e8f8ef;color:#087443}.domestic-rate-history summary{display:flex;align-items:center;gap:8px;font-weight:800;cursor:pointer}.domestic-rate-history ol{padding:0;list-style:none}.domestic-rate-history li{display:grid;grid-template-columns:120px 1fr auto;gap:12px;padding:11px 0;border-bottom:1px solid var(--line);font-size:13px}.domestic-rate-history time{color:var(--muted)}.domestic-rate-editor{width:min(820px,100%)}.domestic-rate-editor label{display:grid;gap:6px}.domestic-rate-editor label small{color:var(--muted);font-weight:400}.domestic-rate-editor input[type=checkbox]{width:22px;height:22px}.domestic-rate-editor textarea{min-height:90px}.domestic-rate-editor-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.domestic-rate-editor-actions button{display:inline-flex;align-items:center;gap:7px}@media(max-width:900px){.domestic-rate-filters{grid-template-columns:1fr 1fr}.bulk-rate-box{grid-template-columns:auto 1fr 1fr}.bulk-rate-box .bulk-reason,.bulk-rate-box button{grid-column:1/-1}.domestic-rate-history li{grid-template-columns:1fr}.domestic-rate-history time{font-size:11px}}@media(max-width:600px){.domestic-rate-intro{align-items:flex-start;flex-direction:column}.domestic-rate-intro button{width:100%;justify-content:center}.bulk-rate-box,.domestic-rate-filters,.domestic-rate-summary{grid-template-columns:1fr}.bulk-rate-box>*{grid-column:auto!important}.domestic-rate-editor .grid-form{grid-template-columns:1fr}.domestic-rate-editor .span2{grid-column:auto}}.public-nav{padding-block:18px;border-bottom:0}.public-rate-strip{position:relative;z-index:4;margin-top:0;border:0;border-radius:0;max-width:none;padding:0 max(24px,calc((100% - 1184px)/2));background:#14243e;box-shadow:0 10px 28px #14243e24;overflow:visible}.public-fx-action{position:relative;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;min-height:74px;padding:12px 16px;border:0!important;border-right:1px solid #ffffff17!important;background:transparent;color:#fff;text-align:left;transition:background .2s ease,transform .2s ease}.public-fx-action:last-child{border-right:0!important}.public-fx-action:not(:disabled):hover{background:#ffffff0d;transform:translateY(-1px)}.public-fx-action:disabled{opacity:.62}.fx-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:#ffffff14;color:#ff8a52}.fx-copy{display:grid!important;gap:2px!important;padding:0!important;border:0!important}.public-fx-action .fx-copy b{color:#dce5f1;font-size:12px}.public-fx-action .fx-copy strong{color:#fff;font-size:14px}.fx-status{align-self:start!important;margin-top:2px;padding:4px 7px!important;border:0!important;border-radius:99px;background:#ff7b431c;color:#ffab82;font-size:10px;font-weight:800;white-space:nowrap}.public-rate-card{padding:0;overflow:hidden;border-width:1px;box-shadow:0 16px 38px #17223a10}.rate-card-head{position:relative;display:grid!important;grid-template-columns:auto 1fr auto;gap:12px!important;align-items:start!important;padding:22px 20px 19px;color:#fff}.rate-card-head>div{min-width:0}.rate-card-head strong{display:block;font-size:20px!important;color:#fff}.rate-card-head p{margin:5px 0 0;min-height:40px;color:#ffffffc9;font-size:13px;line-height:1.55}.rate-type-no{font-size:11px!important;font-weight:900!important;line-height:26px;width:28px;height:28px;padding:0!important;text-align:center;border:1px solid #ffffff38;border-radius:9px!important;background:#ffffff12!important;color:#fff!important}.rate-live{font-size:10px!important;color:#fff!important;background:#ffffff1b!important;border:1px solid #ffffff24;padding:5px 8px!important;border-radius:99px!important}.rate-normal .rate-card-head{background:linear-gradient(135deg,#13795b,#20986f)}.rate-standard .rate-card-head{background:linear-gradient(135deg,#ad6518,#df862b)}.rate-special .rate-card-head{background:linear-gradient(135deg,#9f3e32,#c95442)}.public-rate-card>.public-route-result{margin:12px 16px 0;padding:14px 15px;border:1px solid #e8ecf2;background:#f8fafc}.public-rate-card>.public-route-result+.public-route-result{margin-top:8px}.route-name{display:flex;align-items:center;gap:10px}.route-name>svg{color:#67758b;flex:none}.public-rate-card footer{margin:14px 16px 0;padding:15px 0 18px}.rate-normal .public-route-result>strong,.rate-normal footer b{color:#13795b}.rate-standard .public-route-result>strong,.rate-standard footer b{color:#b86819}.rate-special .public-route-result>strong,.rate-special footer b{color:#a64034}.public-how{padding-top:68px;padding-bottom:72px;background:radial-gradient(circle at 78% 0,#253b5b 0,transparent 34%),#14243e}.how-heading{display:flex;justify-content:space-between;align-items:end;gap:28px;max-width:1184px}.public-how .section-heading{margin-bottom:28px}.public-how .section-heading>p:last-child{color:#afbdd0}.how-time{display:flex;align-items:center;gap:8px;margin-bottom:30px;padding:10px 13px;border:1px solid #ffffff1c;border-radius:12px;color:#dbe5f2;font-size:13px;white-space:nowrap}.how-time svg{color:#ff8a52}.steps-grid{gap:14px}.steps-grid article{min-height:282px;padding:0;overflow:hidden;border-color:#ffffff18;background:#1b2d4a;box-shadow:0 18px 34px #0711203b;transition:transform .2s ease,border-color .2s ease}.steps-grid article:hover{transform:translateY(-4px);border-color:#ff8a5266}.step-visual{height:132px;background-repeat:no-repeat;border-bottom:1px solid #ffffff14}.step-body{position:relative;display:grid;grid-template-columns:auto 1fr;gap:7px 9px;padding:18px}.step-body em{position:static!important;grid-row:1/3;display:grid;place-items:center;width:34px;height:34px;color:#fff!important;background:#f4773c;border-radius:10px;font-size:15px!important}.step-icon{position:absolute;right:16px;top:17px;color:#ff9a69}.step-body strong{grid-column:2;margin-top:0!important;padding-right:20px;line-height:1.4}.step-body small{grid-column:2;color:#aebbd0;line-height:1.5;font-size:12px}.public-faq{max-width:1184px;display:grid;grid-template-columns:minmax(280px,.72fr) minmax(0,1.35fr);gap:70px;align-items:start}.faq-intro{position:sticky;top:24px;padding:30px;border-radius:22px;background:linear-gradient(145deg,#fff7f1,#fff);border:1px solid #f2ded2}.faq-intro h2{font-size:clamp(30px,3vw,42px);margin:8px 0 12px}.faq-intro>p:not(.public-eyebrow){color:#68758a;line-height:1.7}.faq-intro>a{display:inline-flex;align-items:center;gap:9px;margin-top:12px;padding:12px 16px;border-radius:11px;background:#07823c;color:#fff;text-decoration:none;font-weight:800}.faq-list{border-top:1px solid #dfe5ed}.public-faq details{border-bottom:1px solid #dfe5ed}.public-faq summary{min-height:72px;padding:18px 4px;font-size:16px}.public-faq summary>span{color:#f4773c;font-size:12px;margin-right:4px}.public-faq summary svg{margin-left:auto;transition:transform .2s}.public-faq details[open] summary svg{transform:rotate(180deg)}.public-faq details p{margin:0 0 18px;padding:0 42px;color:#5f6d82;line-height:1.75}.public-footer{max-width:none;margin-top:92px;padding:54px max(24px,calc((100% - 1184px)/2)) 24px;display:grid;grid-template-columns:1.4fr repeat(3,minmax(150px,.7fr));gap:38px;border-top:5px solid #f4773c;background:#14243e;color:#fff}.public-footer .public-logo{color:#fff}.footer-brand p{margin:18px 0 0;color:#aebbd0;line-height:1.7;font-size:13px}.footer-contact,.footer-links{display:flex;flex-direction:column;align-items:flex-start;gap:11px}.footer-contact>strong,.footer-links>strong{margin-bottom:5px;color:#fff;font-size:14px}.footer-contact a,.footer-contact span,.footer-links a,.footer-links button{display:flex;align-items:center;gap:8px;padding:0;border:0;background:transparent;color:#b8c4d5;text-decoration:none;font-size:13px;min-height:auto}.footer-contact a:hover,.footer-links a:hover,.footer-links button:hover{color:#ff9564}.footer-bottom{grid-column:1/-1;display:flex;justify-content:space-between;gap:20px;margin-top:16px;padding-top:20px;border-top:1px solid #ffffff17;color:#8493a9;font-size:12px}.footer-bottom span{display:flex;align-items:center;gap:7px}@media(max-width:980px){.public-rate-strip{padding-inline:16px}.public-fx-action{grid-template-columns:auto 1fr}.fx-status{display:none!important}.public-faq{grid-template-columns:1fr;gap:24px}.faq-intro{position:static}.public-footer{grid-template-columns:1.3fr repeat(2,1fr)}.footer-contact{grid-column:2}.footer-bottom{grid-column:1/-1}}@media(max-width:760px){.public-nav{padding-block:14px}.public-rate-strip{grid-template-columns:1fr 1fr;margin:0;padding:8px;background:#14243e}.public-fx-action{min-height:66px;padding:9px;border-right:0!important;border-bottom:0!important;border-radius:10px}.fx-icon{width:34px;height:34px}.public-fx-action .fx-copy strong{font-size:12px}.rate-card-head{grid-template-columns:auto 1fr}.rate-live{grid-column:2;width:max-content}.how-heading{display:block}.how-time{width:max-content;margin-top:-12px}.steps-grid{grid-template-columns:1fr 1fr}.steps-grid article{min-height:270px}.public-faq{padding-inline:16px}.faq-intro{padding:24px}.public-footer{grid-template-columns:1fr 1fr;padding:42px 20px 22px}.footer-brand{grid-column:1/-1}.footer-contact{grid-column:auto}.footer-bottom{flex-direction:column}.public-faq details p{padding-left:32px}}@media(max-width:500px){.public-fx-action{grid-template-columns:1fr;gap:5px}.fx-icon{display:none}.public-fx-action .fx-copy b,.public-fx-action .fx-copy strong{font-size:11px}.steps-grid{grid-template-columns:1fr}.steps-grid article{min-height:0}.step-visual{height:170px}.public-footer{grid-template-columns:1fr}.footer-bottom,.footer-brand,.footer-contact{grid-column:auto}.public-rate-card>.public-route-result{align-items:flex-start}.public-route-result>strong{font-size:18px}}.public-nav .public-logo small{font-size:10px;letter-spacing:.26em;color:#71809a;font-weight:800}.hero-copy .public-eyebrow{display:inline-flex;align-items:center;max-width:100%;padding:7px 11px;border:1px solid #f4b999;border-radius:999px;background:#fff8f3;color:#c6491d;letter-spacing:.07em}.hero-copy h1{max-width:680px;font-size:clamp(44px,5vw,68px);line-height:1.06}.hero-copy>p:not(.public-eyebrow){max-width:680px;font-size:18px;line-height:1.75;color:#4e5d73}.quote-head strong{font-size:19px}.quote-head small{color:#6b778b}.public-section .section-heading .public-eyebrow{letter-spacing:.08em}.footer-brand .public-logo small{font-size:9px;letter-spacing:.13em}@media(max-width:760px){.hero-copy .public-eyebrow{border-radius:12px;line-height:1.45}.hero-copy h1{font-size:39px}.hero-copy>p:not(.public-eyebrow){font-size:16px;line-height:1.65}}.hero-copy h1{font-size:clamp(40px,4.1vw,56px);line-height:1.12}.hero-copy h1,.hero-copy>p:not(.public-eyebrow){max-width:650px}.hero-media img{color:transparent}@media(max-width:760px){.hero-copy h1{font-size:34px;line-height:1.16}}@media(max-width:430px){.hero-copy h1{font-size:31px}}.shipment-charge-breakdown{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin:14px 0;padding:14px;border:1px solid #e4e9f0;border-radius:13px;background:#f8fafc}.shipment-charge-breakdown>span{display:grid;gap:4px;min-width:0}.shipment-charge-breakdown small{color:#667085;font-size:12px}.shipment-charge-breakdown b,.shipment-charge-breakdown strong{color:#17243a;font-size:15px;overflow-wrap:anywhere}.shipment-charge-total{padding-left:12px;border-left:1px solid #d9e0e9}.shipment-charge-total strong{color:#17243a!important}.shipment-charge-grand-total{padding-left:12px;border-left:1px solid #d9e0e9}.shipment-charge-grand-total strong{color:#b5471d!important;font-size:18px!important}.shipment-billing-summary{display:grid;gap:14px;margin:16px 0;padding:18px;border:1px solid #d9e0e9;border-radius:16px;background:#f8fafc}.shipment-billing-heading{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.shipment-billing-heading>div{display:grid;gap:3px}.shipment-billing-heading small,.shipment-billing-lines small{color:#667085;font-size:13px}.shipment-billing-heading span{padding:5px 9px;border-radius:999px;background:#fff;color:#a9411b;font-size:13px;font-weight:700}.shipment-billing-lines{display:grid;gap:9px;padding-top:12px;border-top:1px solid #dde4ed}.shipment-billing-lines>span,.shipment-billing-total{display:flex;justify-content:space-between;gap:20px;align-items:baseline}.shipment-billing-lines b{font-size:15px;text-align:right}.shipment-billing-total{padding:14px 0 4px;border-top:2px solid #17243a}.shipment-billing-total span{font-weight:700}.shipment-billing-total strong{color:#b5471d;font-size:22px}.shipment-tax-note{margin:0;padding:11px 12px;border-radius:10px;background:#fff4e5;color:#874b13;font-size:13px;line-height:1.55}.shipment-billing-summary>button{justify-self:start}@media(max-width:900px){.shipment-charge-breakdown{grid-template-columns:repeat(2,minmax(0,1fr))}.shipment-charge-grand-total,.shipment-charge-total{padding:10px 0 0;border-left:0;border-top:1px solid #d9e0e9}.shipment-charge-grand-total{grid-column:1/-1}}@media(max-width:650px){.shipment-charge-breakdown{grid-template-columns:1fr}.shipment-charge-grand-total{grid-column:auto}.shipment-billing-summary{padding:15px}.shipment-billing-lines>span,.shipment-billing-total{gap:12px}.shipment-billing-total strong{font-size:19px;text-align:right}}.consent-check{display:flex!important;align-items:flex-start!important;gap:.65rem!important;font-size:.9rem;line-height:1.55}.consent-check input{width:1.1rem!important;height:1.1rem!important;margin-top:.18rem;flex:0 0 auto}.consent-check a{color:#a83f1c;text-decoration:underline}.legal-page{min-height:100vh;background:#f3f6fa;padding:2rem 1rem;color:#17233a}.legal-shell{max-width:880px;margin:auto;background:#fff;border:1px solid #dce3ec;border-radius:20px;padding:clamp(1.25rem,4vw,3rem);box-shadow:0 16px 45px #15233b12}.legal-shell>a{display:inline-flex;margin-bottom:1rem;color:#a83f1c;font-weight:700}.legal-shell h1{font-size:clamp(1.8rem,5vw,2.6rem);margin:.25rem 0 1rem}.legal-shell h2{font-size:1.15rem;margin:1.75rem 0 .5rem}.legal-shell li,.legal-shell p{line-height:1.8}.legal-shell small{color:#697588}@media(max-width:760px){.public-nav{padding:12px 16px;gap:10px}.public-nav .public-logo>span{width:42px;height:42px;border-radius:12px}.public-actions{gap:8px}.public-language{grid-column:auto;grid-row:2;width:112px;height:42px;justify-self:start}.public-actions .admin-link{display:none!important}.public-actions .public-account{grid-column:1/-1;width:100%;justify-content:space-between;padding:11px 14px}.public-account span{max-width:none;flex:1 1;text-align:left}.public-rate-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;padding:9px 10px}.public-fx-action{grid-template-columns:1fr;justify-items:center;align-content:center;gap:5px;min-height:94px;padding:9px 4px;border:1px solid #ffffff17!important;border-radius:12px;text-align:center}.public-fx-action:last-child{border:1px solid #ffffff17!important}.fx-icon{display:grid;width:30px;height:30px;border-radius:9px}.fx-copy{justify-items:center}.public-fx-action .fx-copy b{font-size:12px;line-height:1.3;white-space:nowrap}.public-fx-action .fx-copy strong{font-size:11px;line-height:1.35;white-space:nowrap}.fx-status{display:none!important}.public-hero{padding:38px 20px 48px;gap:28px}.hero-copy h1{font-size:clamp(30px,9vw,36px);line-height:1.18}.hero-ctas{margin:24px 0 20px}.hero-primary{width:100%;justify-content:center}.buildx-line-contact{right:14px;bottom:calc(18px + env(safe-area-inset-bottom));width:54px;height:54px;padding:0;justify-content:center;border-width:2px;box-shadow:0 8px 24px #101e3640}.buildx-line-contact span{display:none}}.public-home{background:#fff;color:#15243c}.public-home .public-nav{position:relative;z-index:20;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:clamp(18px,2.3vw,34px);max-width:1280px;margin:0 auto;padding:14px 24px;background:#fff}.public-home .public-logo{display:inline-flex;align-items:center;gap:10px;min-width:154px;white-space:nowrap}.public-home .public-logo strong{display:grid;grid-template-columns:auto auto;align-items:center;column-gap:2px;width:max-content;line-height:1}.public-home .public-logo strong small{grid-column:1/-1;margin-top:6px}.public-home .public-nav-links{justify-content:center;gap:clamp(14px,2vw,28px);min-width:0}.public-home .public-nav-links a{white-space:nowrap}.public-home .public-actions{gap:8px;min-width:0}.public-home .public-actions button,.public-home .public-language{min-height:42px}.public-home .public-actions .solid{max-width:214px;padding-inline:16px;text-align:center;line-height:1.25}.public-home .public-actions .admin-link{padding-inline:10px;font-size:12px}.public-home .public-rate-strip{margin-top:30px;margin-bottom:0}.public-home .bx-estimator{margin-top:34px}.public-home #rates{margin-top:70px}.public-home .bx-marketplace{margin-top:76px}.public-home .bx-services{margin-top:74px;margin-bottom:74px}.public-home .public-how{margin-top:0}.public-home .public-section{scroll-margin-top:24px}.founder-advisor{position:relative;height:560px;min-height:0;overflow:hidden;padding:0;border-radius:30px;background:#fff;border:1px solid #efdccc;box-shadow:0 22px 60px #12233c14}.founder-advisor:after{content:"";position:absolute;inset:0;z-index:0;background:linear-gradient(90deg,#fff,#fffffff7 43%,#ffffffb8 56%,#ffffff1f 72%,transparent);pointer-events:none}.founder-advisor>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.founder-advisor-copy{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:min(58%,700px);height:100%;box-sizing:border-box;padding:42px clamp(40px,4vw,58px)}.founder-advisor-copy h2{max-width:610px;margin:8px 0 12px;color:#101e36;font-size:clamp(31px,3vw,43px);line-height:1.14}.founder-advisor-copy>p:not(.public-eyebrow){max-width:610px;margin:0;color:#536278;font-size:16px;line-height:1.7}.founder-advisor blockquote{max-width:580px;margin:18px 0 14px;padding:14px 18px;border-left:4px solid #f4773c;border-radius:0 14px 14px 0;background:#ffffffdf;color:#263a55;font-size:16px;font-weight:700;line-height:1.55}.founder-identity{display:grid;gap:2px}.founder-identity strong{color:#101e36;font-size:18px}.founder-identity span{color:#6a778b;font-size:13px}.founder-advisor-copy>a{display:inline-flex;align-items:center;gap:9px;margin-top:16px;padding:12px 16px;border-radius:12px;background:#07823c;color:#fff;text-decoration:none;font-weight:900;box-shadow:0 10px 24px #07823c29}@media(max-width:900px){.founder-advisor{display:grid;grid-template-columns:1fr;height:auto;min-height:0}.founder-advisor:after{display:none}.founder-advisor>img{position:relative;grid-column:1;grid-row:1;height:clamp(320px,55vw,440px);min-height:0;max-height:none;object-position:61% center}.founder-advisor-copy{grid-column:1;grid-row:2;width:100%;height:auto;padding:32px;background:#fff}.founder-advisor-copy h2{font-size:34px}}@media(max-width:560px){.founder-advisor{margin-inline:16px;border-radius:22px}.founder-advisor>img{min-height:300px;object-position:67% center}.founder-advisor-copy{padding:25px 20px 28px}.founder-advisor-copy h2{font-size:29px}.founder-advisor blockquote,.founder-advisor-copy>p:not(.public-eyebrow){font-size:15px}.founder-advisor blockquote{margin:20px 0 16px}.founder-advisor-copy>a{width:100%;justify-content:center;box-sizing:border-box}}@media(max-width:1400px){.public-home .public-nav{grid-template-columns:auto 1fr;gap:14px}.public-home .public-nav-links{display:none}.public-home .public-actions{justify-content:flex-end}.public-home .public-actions .admin-link{display:none}}@media(min-width:761px) and (max-width:1400px){.buildx-line-desktop{right:18px;bottom:20px;width:58px;height:58px;padding:0;justify-content:center;border-radius:50%;box-shadow:0 8px 24px #101e3640}.buildx-line-desktop span{display:none}}@media(max-width:760px){.public-home .public-nav{position:relative;display:grid;grid-template-columns:1fr auto;padding:11px 14px;gap:10px;border-bottom:1px solid #edf0f4}.public-home .public-logo{min-width:0}.public-home .public-logo strong{font-size:16px}.public-home .public-logo strong small{font-size:8px;letter-spacing:.17em}.public-home .public-actions{grid-column:1/-1;grid-template-columns:108px minmax(0,1fr);gap:8px}.public-home .public-actions .solid{grid-column:2;grid-row:1;width:100%;max-width:none}.public-home .public-actions .ghost{grid-column:1;grid-row:1;padding-inline:8px}.public-home .public-language{position:absolute;right:14px;top:11px;width:94px;height:42px}.public-home .public-actions .public-account{grid-column:1/-1}.public-home .public-rate-strip{margin-top:22px}.public-home .bx-estimator{margin-top:24px}.public-home #rates{margin-top:52px}.public-home .bx-marketplace{margin-top:56px}.public-home .bx-services{margin-top:50px;margin-bottom:54px}.public-home .buildx-line-contact{bottom:calc(82px + env(safe-area-inset-bottom))}}@media(max-width:420px){.public-home .public-actions{grid-template-columns:96px minmax(0,1fr)}.public-home .public-actions button{font-size:12px}.public-home .public-actions .solid{padding-inline:10px}}@media(max-width:500px){.public-how{padding:42px 16px 48px}.public-how .section-heading{margin-bottom:20px}.public-how .section-heading h2{font-size:29px;line-height:1.25}.how-time{margin:0 0 22px}.steps-grid{gap:12px}.steps-grid article{display:grid;grid-template-columns:minmax(118px,42%) minmax(0,1fr);min-height:148px;border-radius:18px}.step-visual{height:auto;min-height:148px;border-right:1px solid #ffffff14;border-bottom:0;background-size:cover;background-position:50%!important}.step-body{align-content:center;padding:14px 12px;gap:7px 8px}.step-body em{width:30px;height:30px;border-radius:9px;font-size:14px!important}.step-body strong{padding-right:0;font-size:15px;line-height:1.42}.step-body small{font-size:12px;line-height:1.45}.step-icon{display:none}}.public-home .hero-copy .public-eyebrow{padding:0;border:0;border-radius:0;background:transparent;color:#b8461d}.public-home .founder-advisor{border:1px solid #d9e0e8;border-radius:8px;background:#fff;box-shadow:none}.public-home .founder-advisor blockquote{border-radius:0;background:#f4f6f8}.public-home .founder-advisor-copy>a{border-radius:5px;box-shadow:none}.public-home .faq-intro{border-color:#d9e0e8;border-radius:8px;background:#fff}.public-home .faq-intro>a{border-radius:5px}.public-home .public-rate-card{border-radius:8px;box-shadow:none}.public-home .public-route-result{border-radius:5px}.public-home .steps-grid article{border-radius:7px;box-shadow:none}.public-home .how-time,.public-home .step-body em{border-radius:5px}@media(max-width:760px){.public-home .public-hero{background:#fff}.public-home .founder-advisor,.public-home .public-fx-action{border-radius:6px}.public-hero{background:#fffaf6;padding-bottom:64px}.hero-media{inset:auto 0 0;height:56%}.hero-media img{object-position:62% bottom;filter:saturate(1.2) contrast(1.08)}.hero-media:after{background:linear-gradient(180deg,#fffaf6,#fffaf6e8 20%,#fffaf68f 48%,#fffaf624 76%,transparent)}.hero-copy{padding-bottom:72px}.trust-row{gap:8px}.trust-row span{padding:7px 9px;border:1px solid #ffffffb8;border-radius:10px;background:#ffffffe6;box-shadow:0 6px 18px #17223a12}.public-hero>.quote-card{background:#fffffff5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}}.step-visual{height:148px;background-size:cover;background-position:50%}.line-account-card{display:grid;gap:18px;border-color:#cfd9e8;background:linear-gradient(145deg,#fff,#f4f8ff)}.line-account-card.is-linked{border-color:#b9ddc9;background:linear-gradient(145deg,#fff,#f0faf4)}.line-link-required{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px}.line-link-required>a,.line-link-required>button{display:flex;align-items:center;justify-content:center;gap:8px;min-height:48px;border-radius:12px;font-weight:800;text-decoration:none}.line-add-friend-button{border:1px solid #06c755;background:#06c755;color:#fff}.line-link-required>small{grid-column:1/-1;color:#667085}.line-connect-button{margin:0}@media(max-width:640px){.line-link-required{grid-template-columns:1fr}.line-link-required>small{grid-column:auto}}.line-account-heading{display:flex;align-items:flex-start;gap:14px}.line-account-heading h2{margin:0 0 5px}.line-account-heading p{margin:0;color:var(--muted)}.line-account-icon{display:grid;place-items:center;min-width:48px;height:48px;border-radius:15px;background:#06c755;color:#fff}.line-connect-button{display:flex;align-items:center;justify-content:center;gap:9px;width:100%;padding:15px;border:0;border-radius:14px;background:#06c755;color:#fff;font-weight:700}.line-account-status{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:14px;border:1px solid #cfe6d8;border-radius:15px;background:#fff}.line-account-status>div{display:flex;align-items:center;gap:12px}.line-account-status img{width:48px;height:48px;border-radius:50%;object-fit:cover}.line-account-status span{display:grid;gap:4px}.line-account-status small,.line-account-status strong{display:flex;align-items:center;gap:6px}.line-account-status strong{color:#267c4c}.line-account-status button{white-space:nowrap}.line-privacy-note{color:var(--muted)}.line-admin-status{display:grid;gap:4px;padding:12px 14px;margin-bottom:16px;border-radius:12px;background:#f2f4f8;color:#667085}.line-admin-status.linked{background:#eaf8f0;color:#267c4c}.line-admin-status span{font-size:.9rem}.customer-statuses,.record-actions{display:flex;flex-wrap:wrap;gap:8px}.customer-statuses{margin-top:8px}.badge.line-linked{background:#eaf8f0;color:#267c4c}.badge.line-unlinked{background:#f2f4f8;color:#667085}.badge.line-problem{background:#fff3e6;color:#a65318}.record-actions{align-items:center}@media(max-width:640px){.line-account-status{align-items:stretch;flex-direction:column}.line-account-status button{width:100%}}.buildx-line-mobile{display:none}body:has(.backdrop) .buildx-line-mobile{display:none}.unclaimed-dialog-open .bottom-nav,.unclaimed-dialog-open .buildx-line-contact,.unclaimed-dialog-open .buildx-line-mobile,body:has(.backdrop) .bottom-nav,body:has(.unclaimed-modal-backdrop) .bottom-nav{display:none!important}.unclaimed-dialog-open .main{overflow:hidden}.unclaimed-submit-area{position:sticky;bottom:0;z-index:7;display:grid;gap:8px;margin:4px -2px 0;padding:10px 2px 2px;background:linear-gradient(180deg,#fff0,#fff 20%)}.unclaimed-submit-area>.error{margin:0;padding:11px 12px;border-radius:10px;font-size:14px;line-height:1.45}.unclaimed-submit-area>.primary{width:100%;min-height:52px;box-shadow:0 -10px 20px #ffffffee}@media(max-width:760px){.buildx-line-desktop{display:none}.buildx-line-mobile{position:fixed;right:14px;bottom:calc(18px + env(safe-area-inset-bottom));z-index:35;display:grid;justify-items:end;gap:9px;max-width:calc(100vw - 28px)}body:has(.bottom-nav) .buildx-line-mobile{bottom:calc(92px + env(safe-area-inset-bottom))}.buildx-line-toggle{display:grid;place-items:center;width:52px;height:52px;padding:0;border:2px solid #fff;border-radius:50%;background:#087b38;color:#fff;box-shadow:0 8px 24px #101e3640;transition:transform .18s ease,background .18s ease}.buildx-line-toggle:active{transform:scale(.94)}.buildx-line-mobile.is-open .buildx-line-toggle{background:#065f2d}.buildx-line-popover{position:relative;width:min(272px,calc(100vw - 28px));padding:15px 46px 15px 16px;border:1px solid #d8e2dc;border-radius:16px;background:#fff;color:#17243a;box-shadow:0 14px 36px #101e3633}.buildx-line-popover span{display:block;color:#667085;font-size:12px}.buildx-line-popover strong{display:block;margin:2px 0 11px;font-size:15px}.buildx-line-popover a{display:inline-flex;padding:9px 14px;border-radius:9px;background:#087b38;color:#fff;text-decoration:none;font-size:14px;font-weight:800}.line-popover-close{position:absolute;right:10px;top:8px;width:32px;height:32px;padding:0;border:0;background:transparent;color:#667085;font-size:25px;line-height:1}}@media(max-width:500px){.step-visual{height:auto;min-height:148px;background-size:cover}}.finance-alert{width:100%;font:inherit;color:inherit;text-align:left;cursor:pointer}.finance-center{display:grid;gap:18px}.finance-alert{display:flex;align-items:center;gap:16px;padding:20px 22px;border:1px solid #fed7aa;border-radius:18px;background:linear-gradient(135deg,#fff7ed,#fff);box-shadow:0 10px 28px rgba(154,52,18,.08)}.finance-alert>span{display:grid;place-items:center;width:48px;height:48px;border-radius:14px;background:#ffedd5;color:#c2410c}.finance-alert.is-clear{border-color:#bbf7d0;background:linear-gradient(135deg,#f0fdf4,#fff)}.finance-alert.is-clear>span{background:#dcfce7;color:#15803d}.finance-alert small,.finance-section-title small{font-size:12px;font-weight:800;letter-spacing:.08em;color:#c2410c}.finance-alert h2{margin:3px 0;font-size:22px}.finance-alert p{margin:0;color:#64748b}.finance-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.finance-ranges,.finance-toolbar button{display:flex}.finance-ranges{padding:4px;border:1px solid #dbe3ed;border-radius:12px;background:#fff}.finance-ranges button{border:0;background:transparent}.finance-ranges button.active{background:#17233a;color:#fff}.finance-dates{display:flex;gap:10px}.finance-dates label{display:flex;align-items:center;gap:7px;font-size:13px}.finance-dates input{width:auto}.finance-kpis{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.finance-kpis article{position:relative;min-height:128px;padding:18px;border:1px solid #e2e8f0;border-radius:16px;background:#fff}.finance-kpis svg{position:absolute;right:16px;top:16px;color:#94a3b8}.finance-kpis small{display:block;color:#64748b}.finance-kpis strong{display:block;margin-top:18px;font-size:23px}.finance-kpis .good{border-color:#bbf7d0}.finance-kpis .good strong{color:#15803d}.finance-kpis .warn{border-color:#fed7aa}.finance-kpis .bad{border-color:#fecaca}.finance-kpis .bad strong{color:#b91c1c}.finance-low-margin,.finance-section{padding:0;overflow:hidden}.finance-low-margin{border-color:#fecaca;background:#fffafa}.finance-section-title{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:18px 20px;border-bottom:1px solid #e8edf3}.finance-section-title h3{margin:2px 0 0}.finance-section-title>span{color:#64748b}.finance-invoice{display:grid;grid-template-columns:minmax(220px,1.5fr) auto auto minmax(260px,1fr);align-items:center;gap:16px;padding:17px 20px;border-bottom:1px solid #edf1f6}.finance-invoice.overdue{background:#fff7f7}.finance-invoice>div:first-child{display:grid;gap:2px}.finance-invoice small,.finance-line small{display:block;color:#64748b}.finance-invoice em{font-style:normal;font-size:13px;color:#b91c1c;font-weight:700}.finance-actions{display:flex;justify-content:flex-end;gap:8px;flex-wrap:wrap}.finance-actions .line-send{color:#087f3d;border-color:#86efac}.finance-line{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 20px;border-bottom:1px solid #edf1f6}.finance-low-margin .finance-line>strong{color:#b91c1c}.finance-report-link{margin:16px 20px}.finance-expense-modal{max-width:760px}.finance-expense-modal textarea{min-height:80px}@media(max-width:900px){.finance-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.finance-invoice{grid-template-columns:1fr auto}.finance-invoice .finance-actions{grid-column:1/-1;justify-content:flex-start}}@media(max-width:560px){.finance-alert{align-items:flex-start;padding:16px}.finance-alert h2{font-size:18px}.finance-kpis{grid-template-columns:1fr}.finance-ranges{width:100%;overflow-x:auto}.finance-ranges button{white-space:nowrap}.finance-dates{width:100%;display:grid;grid-template-columns:1fr 1fr}.finance-dates label{display:grid}.finance-invoice{grid-template-columns:1fr}.finance-invoice>.state,.finance-invoice>strong{justify-self:start}.finance-section-title{align-items:flex-start;flex-direction:column}.finance-section-title>button{width:100%}}.fulfillment-workbench{flex:1 0 100%;width:100%;min-width:0;margin-top:4px;padding:20px;border:1px solid #d8e1ec;border-radius:18px;background:#f8fafc;display:grid;gap:16px}.fulfillment-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.fulfillment-head span{display:block;color:#b7461d;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.fulfillment-head h3{margin:4px 0 0;font-size:20px}.fulfillment-head>strong{padding:7px 11px;border-radius:999px;font-size:13px;white-space:nowrap}.fulfillment-head .paid{background:#e8f5ed;color:#1b7242}.fulfillment-head .done{background:#dff4e8;color:#116738}.fulfillment-head .waiting{background:#fff0e9;color:#a83d19}.fulfillment-steps{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.fulfillment-steps li{min-width:0;display:flex;align-items:center;gap:8px;padding:10px;border:1px solid #dbe3ed;border-radius:12px;color:#6a768a;background:#fff}.fulfillment-steps li>span{display:grid;place-items:center;flex:0 0 27px;width:27px;height:27px;border-radius:50%;background:#edf1f6;font-weight:800}.fulfillment-steps li b{font-size:13px;overflow-wrap:anywhere}.fulfillment-steps li.complete{border-color:#bcdcc9;color:#176b3d;background:#f1faf5}.fulfillment-steps li.complete>span{background:#208653;color:#fff}.fulfillment-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.fulfillment-summary>div{min-width:0;display:grid;gap:4px;padding:13px;border:1px solid #dfe5ed;border-radius:13px;background:#fff}.fulfillment-summary .wide{grid-column:1/-1}.fulfillment-summary small{color:#68758a}.fulfillment-summary b,.fulfillment-summary span{overflow-wrap:anywhere}.fulfillment-summary span{font-size:13px;color:#596579;line-height:1.55}.fulfillment-documents{display:flex;flex-wrap:wrap;gap:8px}.fulfillment-documents button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:42px}.fulfillment-print-control{display:grid;gap:4px}.fulfillment-print-control .error{margin:0;padding:4px 7px;font-size:11px}.fulfillment-actions{border-top:1px solid #dce3ec;padding-top:16px}.completion-form,.dispatch-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;align-items:end}.completion-form label,.dispatch-form label{display:grid;gap:6px;font-size:13px;font-weight:700}.completion-form input,.dispatch-form input{width:100%;min-width:0}.action-title{grid-column:1/-1;display:flex;align-items:center;gap:10px}.action-title>svg{color:#b7461d;flex:none}.action-title>div{display:grid;gap:2px}.action-title small{color:#68758a}.file-label{position:relative;padding:11px 12px;border:1px dashed #9eacbd;border-radius:10px;background:#fff;grid-template-columns:auto 1fr!important;align-items:center}.file-label input{grid-column:1/-1;padding:5px 0;border:0}.file-label small{grid-column:1/-1;color:#68758a;font-weight:500}.completion-form>.primary,.dispatch-form>.primary{min-height:46px}.completion-form .action-title{grid-column:1/-1}@media(max-width:900px){.fulfillment-steps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767px){.fulfillment-workbench{padding:15px;margin:4px -2px 0;width:calc(100% + 4px);gap:14px}.fulfillment-head{align-items:stretch;flex-direction:column}.fulfillment-head>strong{align-self:flex-start}.completion-form,.dispatch-form,.fulfillment-steps,.fulfillment-summary{grid-template-columns:1fr}.action-title,.fulfillment-summary .wide{grid-column:auto}.fulfillment-documents{display:grid;grid-template-columns:1fr}.completion-form>.primary,.dispatch-form>.primary,.fulfillment-documents button,.fulfillment-print-control button{width:100%}.fulfillment-summary>div{padding:12px}.fulfillment-steps li{padding:9px}.fulfillment-steps li b{font-size:12px}}.master-payable-totals{display:flex;gap:18px;flex-wrap:wrap}.master-payable-totals span{display:grid;color:#64748b;font-size:13px}.master-payable-totals b{font-size:18px;color:#17233a}.master-payable-guide{display:flex;gap:10px;align-items:flex-start;padding:13px 20px;background:#f8fafc;color:#475569}.master-payable-guide p{margin:0}.master-payable-row{cursor:pointer}.master-payable-row.selected{background:#fff7ed}.master-check{display:flex;align-items:center;gap:12px}.master-check input{width:18px;height:18px}.master-payable-footer{position:sticky;bottom:0;display:flex;align-items:center;justify-content:flex-end;gap:12px;flex-wrap:wrap;padding:14px 20px;background:#fff;border-top:1px solid #e2e8f0}.master-payment-history{padding:16px 20px}.master-payment-history summary{font-weight:700;cursor:pointer}.master-payment-grand{display:flex;justify-content:space-between;align-items:center;margin:12px 0 20px;padding:18px;border-radius:14px;background:#fff7ed}.master-payment-grand strong{font-size:26px;color:#c2410c}@media(max-width:560px){.master-payable-footer,.master-payable-totals{width:100%;justify-content:stretch}.master-payable-footer>*{width:100%}.master-payable-row{align-items:flex-start}.master-payable-row>strong{white-space:nowrap}}.unclaimed-center{display:grid;gap:16px}.unclaimed-intro{display:flex;align-items:flex-start;gap:15px;padding:20px;border:1px solid #dbe4ef;border-radius:18px;background:linear-gradient(135deg,#fff,#f4f7fb)}.unclaimed-intro>svg{flex:0 0 auto;padding:9px;width:48px;height:48px;border-radius:14px;background:#17243e;color:#ff9a68}.unclaimed-intro h2{margin:0 0 5px;font-size:22px}.claim-history-row p,.unclaimed-card p,.unclaimed-intro p{margin:0;color:#64748b}.unclaimed-list{display:grid;gap:14px}.unclaimed-card{display:grid;gap:15px;padding:20px;border:1px solid #dbe4ef;border-radius:18px;background:#fff;box-shadow:0 8px 24px #17243e0a}.unclaimed-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.unclaimed-card-head strong{font-size:19px}.status-pill{display:inline-flex;align-items:center;gap:7px;padding:8px 11px;border-radius:999px;font-size:13px;font-weight:800;white-space:nowrap}.status-pill.open{background:#fff3e9;color:#ae461f}.status-pill.pending{background:#fff7d6;color:#8b6600}.status-pill.approved{background:#eaf8f0;color:#267c4c}.status-pill.rejected{background:#fff0f0;color:#b42318}.unclaimed-facts{display:flex;gap:8px;flex-wrap:wrap}.unclaimed-facts span{padding:7px 10px;border-radius:10px;background:#f3f6fa;color:#475569;font-size:13px}.claim-note{padding:12px;border-radius:12px;background:#f8fafc}.unclaimed-claim-form{display:grid;grid-template-columns:1fr 1fr;gap:13px}.unclaimed-claim-form label{display:grid;gap:7px;font-weight:700}.unclaimed-claim-form textarea{min-height:92px}.unclaimed-review{display:grid;grid-template-columns:minmax(220px,1fr) auto auto;gap:10px}.unclaimed-review button{display:inline-flex;align-items:center;justify-content:center;gap:7px}.danger{color:#b42318;border-color:#fecaca}.claim-history{display:grid;gap:10px;padding:18px;border:1px solid #dbe4ef;border-radius:18px;background:#fff}.claim-history h3{margin:0 0 4px}.claim-history-row{display:flex;align-items:flex-start;gap:11px;padding:13px;border-radius:12px;background:#f6f8fb}.claim-history-row.approved{color:#267c4c;background:#eef9f2}.claim-history-row.rejected{color:#b42318;background:#fff4f4}.claim-history-row.pending{color:#8b6600;background:#fff9e7}.parcel-master-summary,.unclaimed-master-detail{display:grid;gap:14px;padding:16px;border:1px solid #dbe4ef;border-radius:14px;background:#f8fafc}.unclaimed-master-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.unclaimed-master-heading small{color:#c2410c;font-weight:900;letter-spacing:.06em}.unclaimed-master-heading h3{margin:3px 0 0}.unclaimed-master-heading>span{color:#64748b;font-size:12px}.unclaimed-master-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0}.unclaimed-master-grid>div{min-width:0;padding:11px;border:1px solid #e2e8f0;border-radius:11px;background:#fff}.unclaimed-master-grid dt{color:#64748b;font-size:12px;font-weight:700}.unclaimed-master-grid dd{margin:4px 0 0;font-weight:800;overflow-wrap:anywhere}.unclaimed-master-photos{display:grid;gap:10px}.parcel-master-summary{margin:16px 0}.parcel-master-summary h3{margin:0}.admin-master-detail{background:#fff}.unclaimed-shop-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:16px}.unclaimed-product-card{min-width:0;overflow:hidden;border:1px solid #dbe4ef;border-radius:18px;background:#fff;box-shadow:0 8px 25px #17243e0c;transition:transform .18s ease,box-shadow .18s ease}.unclaimed-product-card:hover{transform:translateY(-2px);box-shadow:0 14px 32px #17243e18}.unclaimed-product-image{position:relative;display:block;width:100%;aspect-ratio:4/3;padding:0;overflow:hidden;border:0;border-radius:0;background:#f1f5f9;color:#64748b;cursor:pointer}.unclaimed-product-image img{width:100%;height:100%;object-fit:cover;transition:transform .22s ease}.unclaimed-product-card:hover .unclaimed-product-image img{transform:scale(1.025)}.unclaimed-photo-placeholder{display:flex;min-height:180px;height:100%;align-items:center;justify-content:center;flex-direction:column;gap:8px;color:#64748b;background:linear-gradient(135deg,#f8fafc,#e8eef6);font-weight:700}.unclaimed-photo-count{position:absolute;right:10px;bottom:10px;padding:5px 9px;border-radius:999px;background:#17243ee6;color:#fff;font-size:12px;font-weight:800}.unclaimed-product-body{display:grid;gap:12px;padding:15px}.unclaimed-product-title{display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.unclaimed-product-title strong{font-size:17px}.unclaimed-modal-head p,.unclaimed-product-date,.unclaimed-product-title p{margin:3px 0 0;color:#64748b;font-size:13px}.unclaimed-product-meta{display:flex;gap:6px;flex-wrap:wrap}.unclaimed-product-meta span{padding:6px 8px;border-radius:9px;background:#f3f6fa;color:#475569;font-size:12px;font-weight:700}.unclaimed-product-body>.primary{width:100%}.unclaimed-modal-backdrop{position:fixed;z-index:1200;inset:0;height:100vh;height:100dvh;display:grid;place-items:center;padding:22px;overflow:hidden;overscroll-behavior:contain;touch-action:pan-y;background:#0f172ad1;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.unclaimed-product-modal{width:min(900px,100%);max-height:calc(100dvh - 44px);min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;touch-action:pan-y;-webkit-overflow-scrolling:touch;scrollbar-gutter:stable;scroll-padding-bottom:calc(88px + env(safe-area-inset-bottom));padding:22px 22px max(96px,calc(88px + env(safe-area-inset-bottom)));border-radius:22px;background:#fff;box-shadow:0 28px 70px #02061766}.unclaimed-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:16px}.unclaimed-modal-head small{color:#c2410c;font-weight:900}.unclaimed-modal-head h3{margin:3px 0 0;font-size:24px}.unclaimed-customer-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.unclaimed-customer-gallery a{display:block;overflow:hidden;border-radius:14px;background:#f1f5f9}.unclaimed-customer-gallery img{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:cover}.unclaimed-customer-detail-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;margin:14px 0}.unclaimed-customer-detail-grid>div{padding:10px;border:1px solid #e2e8f0;border-radius:11px;background:#f8fafc}.unclaimed-customer-detail-grid dt{color:#64748b;font-size:12px}.unclaimed-customer-detail-grid dd{margin:4px 0 0;font-size:14px;font-weight:800;overflow-wrap:anywhere}@media(max-width:680px){.unclaimed-card,.unclaimed-intro{padding:15px}.unclaimed-card-head,.unclaimed-master-heading{align-items:stretch;flex-direction:column}.status-pill{align-self:flex-start}.unclaimed-shop-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.unclaimed-product-body{padding:11px}.unclaimed-product-title{display:grid}.unclaimed-product-title .status-pill{font-size:11px;padding:5px 7px}.unclaimed-product-meta span{font-size:11px}.unclaimed-product-date{display:none}.unclaimed-product-body>.primary{font-size:13px;padding-inline:8px}.unclaimed-modal-backdrop{padding:max(8px,env(safe-area-inset-top)) 0 0;align-items:end}.unclaimed-product-modal{max-height:calc(100dvh - max(8px,env(safe-area-inset-top)));padding:16px 16px max(96px,calc(88px + env(safe-area-inset-bottom)));border-radius:20px 20px 0 0}.unclaimed-modal-head{position:sticky;z-index:6;top:0;margin:-16px -16px 14px;padding:16px;border-bottom:1px solid #e2e8f0;background:#fff}.unclaimed-customer-gallery{grid-template-columns:1fr}.unclaimed-customer-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.unclaimed-claim-form,.unclaimed-master-grid,.unclaimed-review{grid-template-columns:1fr}.unclaimed-claim-form .span2{grid-column:auto}.unclaimed-review button{width:100%}}.claim-window-closed,.claim-window-empty{display:inline-flex;align-items:center;width:max-content;border-radius:999px;background:#f1f3f6;color:#667085;font-size:13px;font-weight:800;padding:9px 12px}.claim-window-empty{border-radius:12px;width:auto}.claim-action{border-color:#f1b293!important;color:#a83d19!important}.attention-banner{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;margin-bottom:14px;padding:10px 12px;border:1px solid #efc5ad;border-left:3px solid #d05a27;border-radius:10px;background:#fffaf7;color:#7f351b}.attention-banner.is-error{border-color:#efb0b0 #efb0b0 #efb0b0 #bd2d2d;background:#fff8f8;color:#922626}.attention-icon{display:grid;place-items:center;width:30px;height:30px;color:#c2481c}.attention-banner div{display:grid;gap:1px}.attention-banner small{font-size:11px;font-weight:800}.attention-banner strong{font-size:14px}.attention-banner>b,.nav-alert-count{display:grid;place-items:center;border-radius:99px;background:#c2481c;color:#fff}.attention-banner>b{min-width:30px;height:30px;padding:0 8px;font-size:13px}.nav-alert-count{min-width:25px;height:25px;margin-left:auto;padding:0 7px;font-size:12px}.nav.active .nav-alert-count{background:#fff;color:#a83d19}.attention-banner .attention-actions{grid-column:1/-1;display:flex;gap:8px;overflow-x:auto;margin-top:3px;padding-top:7px;border-top:1px solid #f1d8ca}.attention-actions button{display:flex;align-items:center;gap:7px;min-height:36px;padding:7px 10px;border:1px solid #e8b99f;border-radius:8px;background:#fff;color:#783019;white-space:nowrap;text-align:left;font:inherit;font-size:13px;font-weight:700;cursor:pointer}.attention-actions button:active{transform:translateY(1px)}.attention-actions button b{display:grid;place-items:center;min-width:23px;height:23px;padding:0 6px;border-radius:999px;background:#c2481c;color:#fff;font-size:11px}.attention-actions button svg{width:15px;flex:0 0 auto}@media(max-width:680px){.attention-banner{grid-template-columns:auto minmax(0,1fr) auto;padding:9px 10px}.attention-banner strong{font-size:13px}.attention-banner .attention-actions{grid-column:1/-1}}.finance-tabs{display:flex;gap:8px;padding:6px;overflow-x:auto;border:1px solid #dbe3ed;border-radius:15px;background:#fff}.finance-tabs button{display:flex;align-items:center;gap:7px;min-height:42px;white-space:nowrap;border:0;background:transparent}.finance-tabs button.active{background:#17233a;color:#fff}.finance-tabs button b{display:grid;place-items:center;min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:#dc2626;color:#fff;font-size:12px}.finance-tab-hidden{display:none!important}.finance-report-entry{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;padding:22px}.finance-report-entry>svg{color:#c2410c}.finance-report-entry h3,.finance-report-entry p{margin:0}.finance-report-entry p{margin-top:5px;color:#64748b}.currency-home-entry{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px 26px;border:1px solid #283d59;border-radius:16px;background:#17263d;color:#fff}.currency-home-entry>div{display:grid;gap:4px}.currency-home-entry small{color:#ffa36f;font-weight:700;letter-spacing:.06em}.currency-home-entry strong{font-size:22px;line-height:1.3}.currency-home-entry p{margin:0;color:#d3deeb}.currency-home-entry .solid{display:inline-flex;align-items:center;justify-content:center;gap:10px;white-space:nowrap;background:#c2410c;color:#fff}.finance-currency-entry{margin-bottom:18px}.finance-alert.is-clear{padding:13px 18px;background:#fff;border-color:#dbe3ed;box-shadow:none}.finance-alert.is-clear>span{width:38px;height:38px;background:#e8f5ed}.finance-alert.is-clear h2{font-size:17px}.finance-alert-action{margin-left:auto;color:#a83d17;font-size:13px;white-space:nowrap}.finance-kpis article{min-height:110px;border-color:#dbe3ed;border-radius:12px}.finance-kpis .bad,.finance-kpis .good,.finance-kpis .warn{border-color:#dbe3ed}.finance-kpis .good strong{color:#17263d}@media(max-width:680px){.currency-home-entry{align-items:stretch;flex-direction:column;padding:18px;gap:16px}.currency-home-entry strong{font-size:19px}.currency-home-entry .solid{width:100%}.finance-alert-action{display:none}}.referral-center{display:grid;gap:16px}.referral-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:26px 28px;border-radius:18px;background:#17263d;color:#fff}.referral-hero small{color:#ff9463;font-weight:800;letter-spacing:.08em}.referral-hero h2{margin:5px 0 4px;font-size:26px}.referral-hero p{margin:0;color:#d4dfec}.referral-hero>svg{width:54px;height:54px;color:#ff7a43}.referral-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.referral-stats article{display:grid;gap:8px;padding:18px;border:1px solid #dbe3ed;border-radius:14px;background:#fff}.referral-stats span{color:#66758b;font-size:13px}.referral-stats strong{font-size:22px}.referral-enroll,.referral-link-card{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:24px}.referral-enroll h3,.referral-enroll p{margin:0 0 8px}.referral-enroll ul{display:flex;gap:8px;flex-wrap:wrap;margin:14px 0 0;padding:0;list-style:none}.referral-enroll li{padding:7px 10px;border-radius:99px;background:#f1f5f9;color:#64748b;font-size:12px}.referral-enroll li.done{background:#e7f8ed;color:#13733b}.referral-actions button,.referral-enroll button,.referral-link-card button{display:inline-flex;align-items:center;justify-content:center;gap:7px}.referral-link-card>div{display:grid;gap:4px}.referral-link-card small,.referral-link-card span{color:#64748b}.referral-link-card strong{font-size:28px;letter-spacing:.08em}.referral-terms{padding:22px}.referral-terms h3{display:flex;align-items:center;gap:9px;margin-top:0}.referral-terms ol{margin-bottom:0;padding-left:22px;color:#4d5d72}.referral-terms li+li{margin-top:8px}.referral-list{padding:0;overflow:hidden}.referral-list>article{display:grid;grid-template-columns:minmax(220px,1fr) auto auto auto;align-items:center;gap:16px;padding:17px 20px;border-bottom:1px solid #e6ebf1}.referral-list>article:last-child{border:0}.referral-list>article>div:first-child{display:grid;gap:3px}.referral-list small,.referral-list span{color:#64748b}.referral-actions{display:flex;gap:7px}.referral-actions button{white-space:nowrap}@media(max-width:760px){.referral-hero{padding:20px}.referral-hero h2{font-size:21px}.referral-hero>svg{width:40px;height:40px}.referral-stats{grid-template-columns:1fr 1fr}.referral-enroll,.referral-link-card{align-items:stretch;flex-direction:column;padding:20px}.referral-enroll>button,.referral-link-card>button{width:100%}.referral-list>article{grid-template-columns:1fr auto}.referral-list .state{grid-column:1}.referral-actions{grid-column:1/-1}.referral-actions button{flex:1 1}}.referral-consent{display:flex;align-items:center;gap:8px;margin-top:14px;font-size:13px;color:#526175}.referral-consent input{width:auto}.sales-center{display:grid;gap:16px;min-width:0}.sales-hero{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:26px 28px;border-radius:18px;background:#17263d;color:#fff}.sales-hero small{color:#ff9463;font-weight:800;letter-spacing:.08em}.sales-hero h2{margin:5px 0;font-size:26px}.sales-hero p{margin:0;color:#d4dfec;line-height:1.5}.sales-hero svg{color:#ff8655;flex:none}.sales-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.sales-stats article{display:grid;gap:7px;padding:18px;border:1px solid #dbe3ed;border-radius:14px;background:#fff}.sales-link small,.sales-link span,.sales-stats span{color:#66758b;font-size:13px}.sales-stats strong{font-size:22px;overflow-wrap:anywhere}.sales-link{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px}.sales-link>div{display:grid;gap:5px}.sales-link strong{font-size:27px;letter-spacing:.05em}.sales-actions button,.sales-form button,.sales-link button{display:inline-flex;align-items:center;justify-content:center;gap:7px}.sales-empty,.sales-form,.sales-table,.sales-terms{padding:22px}.sales-empty h3,.sales-form h3,.sales-table h3,.sales-terms h3{margin:0 0 12px}.sales-terms p{margin:8px 0;line-height:1.6}.sales-tabs{display:flex;align-items:center;gap:7px;overflow-x:auto}.sales-tabs button{white-space:nowrap;border:1px solid #d9e1eb;background:#fff;border-radius:10px;padding:10px 16px}.sales-tabs button.active{background:#17263d;color:#fff;border-color:#17263d}.sales-tabs .sales-refresh{margin-left:auto;display:inline-flex;align-items:center}.sales-fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:15px 0}.sales-cost-row label,.sales-fields label{display:grid;gap:5px;font-size:13px;color:#526175}.sales-cost-row input,.sales-fields input,.sales-fields select{width:100%;min-width:0}.sales-form>small{display:block;margin-top:10px;color:#66758b}.sales-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 0;border-top:1px solid #e7ecf2}.sales-row>div:first-child{display:grid;gap:4px;min-width:0}.sales-row small{display:block;color:#66758b;line-height:1.5}.sales-row strong{white-space:nowrap}.sales-badge{display:inline-block;width:max-content;padding:5px 9px;border-radius:99px;font-size:12px;font-weight:700;background:#f1f5f9;color:#526175}.sales-badge.ACTIVE,.sales-badge.PAID{background:#e3f7eb;color:#176d3c}.sales-badge.PENDING{background:#fff1da;color:#8a5114}.sales-badge.PAUSED,.sales-badge.REJECTED{background:#f3e9e9;color:#8d3d3d}.sales-cost-row{display:grid;grid-template-columns:minmax(220px,2fr) minmax(115px,1fr) minmax(115px,1fr) auto;align-items:end}.sales-cost-row button{white-space:nowrap}.sales-payout{align-items:flex-start}.sales-amount{display:grid;justify-items:end;gap:6px}.sales-actions{display:flex;flex-wrap:wrap;gap:8px}.sales-actions button{white-space:nowrap}.sales-table>p.muted{line-height:1.5}@media(max-width:900px){.sales-cost-row,.sales-fields,.sales-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.sales-cost-row>div:first-child{grid-column:1/-1}}@media(max-width:650px){.sales-hero{padding:20px}.sales-hero h2{font-size:21px}.sales-hero svg{width:32px}.sales-stats{gap:8px}.sales-stats article{padding:14px}.sales-stats strong{font-size:18px}.sales-link{align-items:stretch;flex-direction:column}.sales-link button{width:100%}.sales-fields{grid-template-columns:1fr}.sales-row{align-items:flex-start;flex-direction:column}.sales-cost-row{display:grid;grid-template-columns:1fr 1fr}.sales-cost-row button{grid-column:1/-1}.sales-payout .sales-amount{justify-items:start}.sales-actions{width:100%}.sales-actions button{flex:1 1}.sales-empty,.sales-form,.sales-table,.sales-terms{padding:18px}}.sales-link>div:first-child{min-width:0;flex:1 1}.sales-link input{width:100%;max-width:560px;margin-top:8px;padding:10px 12px;border:1px solid #dbe3ed;border-radius:9px;font-size:13px;color:#526175}.sales-invite-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.sales-invite-actions img{background:#fff;border:1px solid #dbe3ed;border-radius:10px;padding:5px}.sales-connection{display:flex;align-items:flex-start;gap:12px;padding:18px;color:#17263d}.sales-connection svg{color:#15965a;flex:none}.sales-connection p{margin:5px 0 0;color:#526175}.partner-join-terms{padding:13px 15px;background:#fff6f0;border:1px solid #ffd8c4;border-radius:12px;color:#17263d;font-size:13px}.partner-join-terms p{margin:5px 0 0;line-height:1.55}.partner-public{min-height:100vh;background:#f7f9fc;color:#17263d;font-family:inherit}.partner-public-footer,.partner-public-hero,.partner-public-nav,.partner-public-policy,.partner-public-steps{max-width:1220px;margin:auto}.partner-public-nav{display:flex;align-items:center;justify-content:space-between;padding:22px 32px}.partner-public-brand{display:flex;align-items:center;gap:10px;color:#17263d;text-decoration:none}.partner-public-brand strong{font-size:19px;letter-spacing:.08em}.partner-public-brand small{display:block;font-size:9px;letter-spacing:.25em}.partner-public-nav nav{display:flex;align-items:center;gap:22px}.partner-public-nav nav a{color:#526175;text-decoration:none}.partner-public-nav button,.partner-secondary{border:1px solid #cbd6e3;border-radius:10px;background:white;color:#17263d;padding:12px 17px;font-weight:700;cursor:pointer}.partner-public-hero{display:grid;grid-template-columns:1.2fr .8fr;gap:48px;align-items:center;padding:82px 32px 96px}.partner-public-copy>small,.partner-public-heading small{font-weight:800;color:#ec6b35;letter-spacing:.12em}.partner-public h1{font-size:clamp(38px,5vw,66px);line-height:1.17;letter-spacing:-.035em;margin:18px 0 22px}.partner-public h1 em{font-style:normal;color:#ef7441}.partner-public-copy>p{max-width:610px;font-size:18px;line-height:1.8;color:#526175}.partner-public-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.partner-primary{display:inline-flex;align-items:center;gap:9px;border:0;border-radius:10px;background:#f47843;color:#fff;padding:15px 20px;font-weight:800;cursor:pointer}.partner-primary:disabled{opacity:.55;cursor:not-allowed}.partner-public-error{color:#b33434}.partner-public-rates{background:#17263d;color:white;padding:34px;border-radius:24px;box-shadow:0 22px 45px #17263d24}.partner-public-rates>span:first-child{color:#ffae88;font-size:13px;font-weight:800}.partner-public-rates>div{padding:27px 0;border-bottom:1px solid #ffffff25}.partner-public-rates small{display:block;color:#d8e2ec}.partner-public-rates strong{display:block;margin:5px 0;font-size:54px;line-height:1.1;color:#ff9463}.partner-public-rates p{margin:0;color:#c7d4e2}.partner-public-rate-foot{display:flex;align-items:center;gap:8px;padding-top:22px;color:#d8e2ec;font-size:13px}.partner-public-steps{padding:20px 32px 70px}.partner-public-heading h2{font-size:32px;margin:8px 0 28px}.partner-public-grid,.partner-public-policy{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.partner-public-grid article,.partner-public-policy>div{padding:27px;border:1px solid #e0e7f0;border-radius:17px;background:white}.partner-public-grid article span{display:grid;place-items:center;width:48px;height:48px;border-radius:12px;background:#fff0e8;color:#ef7441;margin-bottom:20px}.partner-public-grid b,.partner-public-policy strong{display:block;font-size:17px}.partner-public-grid p,.partner-public-policy p{color:#607087;line-height:1.7;margin-bottom:0}.partner-public-policy{padding:0 32px 78px}.partner-public-policy svg{color:#ef7441;margin-bottom:13px}.partner-public-footer{display:flex;justify-content:space-between;gap:16px;border-top:1px solid #dbe3ed;padding:24px 32px 45px;color:#607087;font-size:13px}.partner-public-footer a{color:#17263d}@media(max-width:800px){.partner-public-hero{padding:50px 24px}.partner-public-grid,.partner-public-hero,.partner-public-policy{grid-template-columns:1fr}.partner-public-policy,.partner-public-steps{padding-left:24px;padding-right:24px}.partner-public-footer{flex-wrap:wrap}.sales-invite-actions{justify-content:flex-start}}@media(max-width:520px){.partner-public-nav{padding:18px}.partner-public-nav nav a{display:none}.partner-public-nav button{padding:10px}.partner-public-hero{padding:40px 18px}.partner-public h1{font-size:37px}.partner-public-copy>p{font-size:16px}.partner-public-actions>*{width:100%;justify-content:center}.partner-public-footer,.partner-public-policy,.partner-public-steps{padding-left:18px;padding-right:18px}.sales-invite-actions button{width:100%}}.referral-hero{min-height:128px;height:auto;overflow:visible;padding-block:24px}.referral-hero>div{min-width:0}.referral-hero small{display:block;line-height:1.4}.referral-hero h2{line-height:1.3;overflow-wrap:anywhere}.referral-hero p{max-width:820px;line-height:1.55;overflow-wrap:anywhere}@media(max-width:760px){.referral-hero{align-items:flex-start;min-height:0}.referral-hero>svg{flex:none}}@media(max-width:560px){.finance-tabs{margin-inline:-2px}.finance-report-entry{grid-template-columns:auto 1fr}.finance-report-entry>button{grid-column:1/-1;width:100%}}.records>.record.is-history{display:none}.records.show-history>.record.is-history{display:flex}.wallet-history-toggle{margin:0 0 14px;color:#475569;background:#f8fafc}.wallet-liquidity-panel{padding:20px;background:linear-gradient(135deg,#fffaf5,#fff);border-color:#fed7aa}.wallet-liquidity-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.wallet-liquidity-heading small{color:#c2410c;font-weight:800;letter-spacing:.08em}.wallet-liquidity-heading h2{margin:3px 0 0;font-size:22px}.wallet-liquidity-heading>svg{color:#c2410c}.wallet-liquidity-grid{display:grid;grid-template-columns:1.5fr repeat(2,1fr);gap:12px}.wallet-liquidity-grid article{display:grid;gap:8px;padding:16px;border:1px solid #e2e8f0;border-radius:14px;background:#fff}.wallet-liquidity-grid article span{color:#64748b;font-size:14px}.wallet-liquidity-grid article strong{font-size:24px;color:#17233a}.wallet-liquidity-grid article small{color:#64748b}.wallet-liquidity-primary{border-color:#fdba74!important;background:#fff7ed!important}.wallet-liquidity-primary strong{color:#c2410c!important}.wallet-liquidity-note{margin:16px 0 0;padding-top:14px;border-top:1px solid #fed7aa;color:#64748b;font-size:13px;line-height:1.6}@media(max-width:700px){.wallet-liquidity-panel{padding:16px}.wallet-liquidity-grid{grid-template-columns:1fr}.wallet-liquidity-grid article strong{font-size:22px}}.admin-line-alerts .heading h2{display:flex;align-items:center;gap:8px}.admin-line-health{display:flex;align-items:center;gap:12px;margin:16px 0;padding:14px 16px;border:1px solid #b8dfc8;border-radius:16px;background:#f0faf4;color:#276847}.admin-line-health.warning{border-color:#f0c9ac;background:#fff7ef;color:#9d421c}.admin-line-health div{display:grid;gap:3px}.admin-line-health small{color:inherit;opacity:.78}.admin-line-master{display:flex;align-items:flex-start;gap:12px;padding:16px;border:1px solid var(--border);border-radius:16px}.admin-line-events input,.admin-line-master input{width:20px;height:20px;accent-color:#c33e0b}.admin-line-master span{display:grid;gap:4px}.admin-line-master small{color:var(--muted)}.admin-line-events{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:14px 0}.admin-line-events label{display:flex;align-items:center;gap:10px;min-height:48px;padding:11px 13px;border:1px solid var(--border);border-radius:14px;background:#fff}.admin-line-events label:has(input:checked){border-color:#f1a37d;background:#fff7f2}.admin-line-actions{display:flex;gap:10px;flex-wrap:wrap}.admin-line-actions button{display:inline-flex;align-items:center;justify-content:center;gap:7px}@media(max-width:720px){.admin-line-actions,.admin-line-events{grid-template-columns:1fr}.admin-line-actions{display:grid}.admin-line-actions button{width:100%}}.master-api-status,.parcel-photo-section{display:grid;gap:12px;margin:16px 0;padding:16px;border:1px solid var(--line);border-radius:15px;background:#fff}.master-api-status h3,.parcel-photo-section h3{margin:0}.parcel-photo-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.parcel-photo-grid a{display:block;aspect-ratio:1;border-radius:12px;overflow:hidden;background:#eef2f6}.parcel-photo-grid img{width:100%;height:100%;object-fit:cover}.parcel-arrived-action{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:16px 0;padding:16px;border:1px solid #b8dfc8;border-radius:15px;background:#f0faf4}.parcel-arrived-action p{margin:5px 0 0;color:#567064}.parcel-arrived-action button{display:inline-flex;align-items:center;justify-content:center;gap:7px;white-space:nowrap}.master-api-heading,.master-api-job>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.master-api-heading small{color:#c2410c;font-weight:900;letter-spacing:.08em}.master-api-heading>span{color:var(--muted)}.master-api-job{display:grid;gap:8px;padding:13px;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc}.master-api-job p{margin:0;color:#64748b;font-size:13px;overflow-wrap:anywhere}.master-api-job .error{color:#b42318}.master-api-job button{justify-self:start}.master-api-pill{padding:6px 9px;border-radius:999px;font-size:12px;font-weight:800;white-space:nowrap}.master-api-pill.success{background:#e7f7ed;color:#176b3d}.master-api-pill.failed{background:#fff0f0;color:#b42318}.master-api-pill.pending{background:#fff4e8;color:#9b461f}@media(max-width:640px){.parcel-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.parcel-arrived-action{align-items:stretch;flex-direction:column}.parcel-arrived-action button{width:100%}.master-api-heading,.master-api-job>div{align-items:flex-start;flex-direction:column}}.ops-policy-center{display:grid;gap:16px}.ops-policy-hero{padding:24px;background:linear-gradient(135deg,#17233a,#253a5d);color:#fff}.ops-policy-hero h2,.ops-policy-hero p{margin:4px 0}.ops-policy-hero .eyebrow{color:#fdba74}.ops-policy-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.ops-policy-card{padding:20px;display:grid;gap:16px}.ops-policy-card>header{display:flex;align-items:flex-start;gap:12px}.ops-policy-card>header svg{color:var(--primary);flex:none}.ops-policy-card h2,.ops-policy-card p{margin:0}.ops-policy-card header p{color:var(--muted);font-size:13px;margin-top:4px}.ops-policy-card .grid-form{align-items:end}.ops-policy-card textarea{resize:vertical}.ops-toggle{display:flex!important;flex-direction:row!important;align-items:center;gap:9px;min-height:44px}.ops-toggle input{width:18px!important;height:18px}.ops-policy-card>.primary{justify-self:end}@media(max-width:850px){.ops-policy-grid{grid-template-columns:1fr}.ops-policy-card{padding:16px}.ops-policy-card .grid-form{grid-template-columns:1fr}.ops-policy-card .span2{grid-column:auto}}.parcel-data-tools{display:flex;justify-content:flex-end;gap:8px;flex-wrap:wrap;margin:-4px 0 12px}.parcel-data-tools button{display:inline-flex;align-items:center;gap:6px}.goods-policy-link{display:inline-block;margin-top:7px;color:#8f421d;font-size:14px;text-decoration:underline;text-underline-offset:3px}.goods-policy-link:focus-visible{outline:2px solid #8f421d;outline-offset:3px}.currency-urgent-summary{position:static}.sales-center>.sales-hero{height:auto;min-height:128px;max-width:none;overflow:visible;flex-shrink:0;border-bottom:0;line-height:1.45}.sales-center>.sales-hero>div{min-width:0}.sales-center>.sales-hero h2{line-height:1.3}.sales-center>.sales-hero p{overflow-wrap:anywhere}.partner-public .partner-public-nav{height:auto;min-height:80px;max-width:1220px;background:transparent;border-bottom:0}@media(max-width:650px){.sales-center>.sales-hero{min-height:120px;align-items:flex-start}.sales-center>.sales-hero svg{margin-top:10px}}.auth-brand-home{display:inline-flex;align-items:center;gap:12px;color:inherit;text-decoration:none;border-radius:12px}.auth-brand-home:focus-visible strong,.auth-brand-home:hover strong{color:#e96735}.auth-brand-home:focus-visible{outline:3px solid #ff9463;outline-offset:4px}.partner-line-consent{display:flex;align-items:flex-start;gap:9px;margin:10px 0 14px;line-height:1.5;font-size:13px;color:#334155}.partner-line-consent input{flex:none;width:17px;height:17px;margin-top:2px}.partner-existing-account{margin:12px 0 18px;padding:15px;border:1px solid #dbe3ed;border-radius:12px;background:#f7f9fc;color:#17263d}.partner-existing-account p{font-size:13px;line-height:1.6;margin:5px 0 11px;color:#526175}.partner-existing-account button{display:inline-flex;align-items:center;gap:7px;border:0;background:transparent;color:#d65425;font-weight:800;cursor:pointer;padding:0}@media(min-width:1681px){.public-home .public-nav{width:min(1600px,calc(100vw - 48px));max-width:none;gap:clamp(16px,1.8vw,30px)}.public-home .public-nav-links{gap:clamp(12px,1.45vw,24px)}}@media(min-width:761px) and (max-width:1680px){.public-home .public-nav{grid-template-columns:auto 1fr;gap:14px}.public-home .public-nav-links{display:none}.public-home .public-actions{justify-content:flex-end}.public-home .public-actions .admin-link{display:none}}.seo-page{min-height:100vh;background:#f6f8fb;color:#17243e;font-family:var(--font-family,Arial,"Noto Sans Thai",sans-serif)}.seo-page *{box-sizing:border-box}.seo-page a{color:inherit}.seo-nav{position:relative;z-index:2;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:32px;width:min(1220px,calc(100% - 40px));min-height:84px;margin:auto;background:#fff}.seo-page:before{content:"";position:absolute;left:0;right:0;top:0;height:84px;background:#fff;border-bottom:1px solid #e2e8f0}.seo-brand{gap:10px;min-width:max-content;text-decoration:none}.seo-brand,.seo-brand-mark{display:inline-flex;align-items:center;white-space:nowrap}.seo-brand-mark{justify-content:center;flex:0 0 44px;width:44px;height:44px;border-radius:13px;background:#14223c;color:#fff;font-size:18px;font-weight:900;line-height:1}.seo-brand-mark span{display:inline;color:#f36f3d}.seo-brand-name>span{color:#f36f3d}.seo-brand>strong{display:flex;flex-direction:column;align-items:flex-start;min-width:max-content;font-size:20px;letter-spacing:.06em;line-height:1}.seo-brand-name{display:inline-flex;align-items:baseline;white-space:nowrap}.seo-brand>strong small{display:block;margin-top:5px;font-size:9px;letter-spacing:.3em;white-space:nowrap}.seo-nav nav{display:flex;justify-content:center;gap:24px}.seo-login,.seo-nav nav a{font-size:14px;font-weight:750;text-decoration:none}.seo-login:hover,.seo-nav nav a:hover{color:#c94d24}.seo-nav-actions{display:flex;align-items:center;gap:14px}.seo-check-card>a,.seo-final-cta>a,.seo-primary,.seo-secondary,.seo-signup{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:0 18px;border-radius:12px;text-decoration:none;font-weight:800}.seo-check-card>a,.seo-final-cta>a,.seo-primary,.seo-signup{background:#f36f3d;color:#fff!important}.seo-hero{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(400px,.98fr);min-height:570px;background:#17243e;color:#fff}.seo-hero-copy{align-self:center;width:min(610px,calc(100% - 60px));margin-left:max(30px,calc((100vw - 1220px)/2));padding:70px 0}.seo-eyebrow{margin:0 0 14px;color:#f68a5f;font-size:13px;font-weight:900;letter-spacing:.13em}.seo-hero h1{max-width:650px;margin:0;font-size:clamp(38px,4.6vw,68px);line-height:1.12;letter-spacing:-.035em}.seo-hero-copy>p:not(.seo-eyebrow){max-width:590px;margin:22px 0 0;color:#ccd5e3;font-size:18px;line-height:1.75}.seo-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.seo-secondary{border:1px solid #526078;color:#fff!important}.seo-highlights{display:flex;flex-wrap:wrap;gap:12px 22px;margin:28px 0 0;padding:0;list-style:none}.seo-highlights li{display:flex;align-items:center;gap:7px;color:#e5eaf1;font-size:14px}.seo-highlights svg{color:#ff946b}.seo-hero-media{min-height:570px;overflow:hidden}.seo-hero-media img{width:100%;height:100%;display:block;object-fit:cover}.seo-breadcrumb,.seo-faq,.seo-final-cta,.seo-footer,.seo-intro-grid,.seo-related,.seo-steps,.seo-trust-strip{width:min(1180px,calc(100% - 40px));margin-left:auto;margin-right:auto}.seo-breadcrumb{display:flex;align-items:center;gap:6px;padding:22px 0;color:#667085;font-size:13px}.seo-breadcrumb a{text-decoration:none}.seo-intro-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:28px;padding:28px 0 80px}.seo-check-card,.seo-copy-card{border:1px solid #dde4ee;border-radius:24px;background:#fff}.seo-copy-card{display:grid;gap:30px;padding:42px}.seo-check-card h2,.seo-copy-card h2,.seo-section-heading h2{margin:0;color:#17243e}.seo-copy-card h2{font-size:27px}.seo-copy-card p{margin:14px 0 0;color:#536176;font-size:17px;line-height:1.82}.seo-check-card{align-self:start;padding:30px;box-shadow:0 18px 50px #17243e0d}.seo-check-card>span{display:grid;place-items:center;width:50px;height:50px;border-radius:15px;background:#fff0e9;color:#d95b2d}.seo-check-card h2{margin-top:20px;font-size:23px}.seo-check-card ul{display:grid;gap:13px;margin:22px 0;padding:0;list-style:none}.seo-check-card li{display:flex;gap:9px;color:#536176;line-height:1.5}.seo-check-card li svg{flex:none;margin-top:3px;color:#e86838}.seo-check-card>a{width:100%;margin-top:8px}.seo-steps{padding:75px 0}.seo-section-heading{max-width:700px}.seo-section-heading h2{font-size:clamp(30px,3.5vw,45px);line-height:1.2}.seo-step-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;margin-top:35px}.seo-step-grid article{min-height:235px;padding:25px;border:1px solid #dce3ed;border-radius:20px;background:#fff}.seo-step-grid em{color:#ef7040;font-size:13px;font-style:normal;font-weight:900}.seo-step-grid h3{margin:35px 0 9px;font-size:20px}.seo-step-grid p{margin:0;color:#647084;line-height:1.65}.seo-trust-strip{display:grid;grid-template-columns:repeat(3,1fr);padding:26px 0;border-top:1px solid #dbe2eb;border-bottom:1px solid #dbe2eb}.seo-trust-strip>div{display:grid;grid-template-columns:46px 1fr;column-gap:13px;padding:7px 28px;border-right:1px solid #dbe2eb}.seo-trust-strip>div:last-child{border:0}.seo-trust-strip svg{grid-row:1/3;width:30px;height:30px;color:#e36537}.seo-trust-strip strong{font-size:16px}.seo-trust-strip span{color:#68758a;font-size:13px;line-height:1.5}.seo-faq{padding:80px 0}.seo-faq-list{display:grid;gap:10px;margin-top:32px}.seo-faq details{border:1px solid #dce3ed;border-radius:16px;background:#fff}.seo-faq summary{display:flex;align-items:center;gap:15px;padding:20px 23px;cursor:pointer;font-size:17px;font-weight:800}.seo-faq summary span{color:#ef7040;font-size:12px}.seo-faq details p{margin:0;padding:0 23px 22px 57px;color:#59677b;font-size:16px;line-height:1.75}.seo-related{padding:70px 0}.seo-related>div:last-child{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:30px}.seo-related a{gap:15px;min-height:96px;padding:20px;border:1px solid #dce3ed;border-radius:16px;background:#fff;text-decoration:none;font-weight:800}.seo-final-cta,.seo-related a{display:flex;align-items:center;justify-content:space-between}.seo-final-cta{gap:35px;padding:42px;border-radius:26px;background:#17243e;color:#fff}.seo-final-cta h2{margin:0;font-size:clamp(26px,3vw,40px)}.seo-final-cta p:last-child{margin:10px 0 0;color:#c7d0df}.seo-final-cta>a{flex:none}.seo-footer{display:grid;grid-template-columns:auto 1fr;gap:20px 45px;margin-top:70px;padding:42px 0;color:#667085;border-top:1px solid #dce3ed}.seo-footer>p{margin:0;align-self:center}.seo-footer>div{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:20px}.seo-footer a{text-decoration:none}.seo-footer>small{grid-column:1/-1}@media(max-width:980px){.seo-nav{grid-template-columns:auto 1fr}.seo-nav nav{display:none}.seo-nav-actions{justify-content:flex-end}.seo-hero{grid-template-columns:1fr}.seo-hero-copy{width:min(720px,calc(100% - 40px));margin:auto;padding:65px 0}.seo-hero-media{min-height:360px;max-height:460px}.seo-intro-grid{grid-template-columns:1fr}.seo-check-card{width:100%}.seo-step-grid{grid-template-columns:repeat(2,1fr)}.seo-related>div:last-child{grid-template-columns:1fr}.seo-final-cta{align-items:flex-start;flex-direction:column}.seo-trust-strip{grid-template-columns:1fr}.seo-trust-strip>div{border-right:0;border-bottom:1px solid #dbe2eb;padding:18px}.seo-trust-strip>div:last-child{border:0}}@media(max-width:620px){.seo-page:before{height:76px}.seo-nav{width:calc(100% - 28px);min-height:76px;gap:10px}.seo-brand-mark{width:40px;height:40px}.seo-brand>strong{font-size:17px}.seo-login{display:none}.seo-signup{min-height:42px;padding:0 12px;font-size:13px}.seo-hero-copy{width:calc(100% - 32px);padding:50px 0}.seo-hero h1{font-size:39px}.seo-hero-copy>p:not(.seo-eyebrow){font-size:16px}.seo-hero-media{min-height:270px}.seo-breadcrumb,.seo-faq,.seo-final-cta,.seo-footer,.seo-intro-grid,.seo-related,.seo-steps,.seo-trust-strip{width:calc(100% - 28px)}.seo-copy-card{padding:25px}.seo-copy-card h2{font-size:23px}.seo-copy-card p{font-size:16px}.seo-intro-grid{padding-bottom:40px}.seo-faq,.seo-related,.seo-steps{padding:50px 0}.seo-step-grid{grid-template-columns:1fr}.seo-step-grid article{min-height:auto}.seo-related>div:last-child{grid-template-columns:1fr}.seo-final-cta{padding:27px}.seo-final-cta>a{width:100%}.seo-footer{grid-template-columns:1fr}.seo-footer>div,.seo-footer>small{grid-column:auto}}.analytics-consent{position:fixed;z-index:1200;left:50%;bottom:22px;display:flex;align-items:center;justify-content:space-between;gap:24px;width:min(920px,calc(100% - 32px));padding:20px 22px;border:1px solid #d8e0eb;border-radius:18px;background:#fff;color:#17243e;box-shadow:0 18px 60px #101e3633;transform:translateX(-50%)}.analytics-consent strong{display:block;font-size:16px}.analytics-consent p{max-width:620px;margin:5px 0;color:#5d6b80;font-size:13px;line-height:1.55}.analytics-consent a{color:#b84920;font-size:12px;font-weight:700}.analytics-consent-actions{display:flex;flex:none;gap:9px}.analytics-consent button{min-height:42px;padding:0 15px;border-radius:10px;font-weight:800;cursor:pointer}.analytics-decline{border:1px solid #cfd8e6;background:#fff;color:#526078}.analytics-accept{border:1px solid #ed6b39;background:#ed6b39;color:#fff}@media(max-width:720px){.analytics-consent{align-items:stretch;flex-direction:column;gap:14px;bottom:12px;padding:18px}.analytics-consent-actions{width:100%}.analytics-consent button{flex:1 1}}.guide-index-hero{padding:86px max(24px,calc((100% - 1180px)/2)) 72px;background:linear-gradient(135deg,#17243e,#243c61);color:#fff}.guide-index-hero>svg{width:42px;height:42px;margin-bottom:22px;color:#ff8b5d}.guide-index-hero h1{max-width:820px;margin:0;font-size:clamp(40px,5vw,66px);line-height:1.08;letter-spacing:-.035em}.guide-index-hero>p:last-child{max-width:720px;margin:20px 0 0;color:#d2d9e5;font-size:18px;line-height:1.7}.guide-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;width:min(1180px,calc(100% - 40px));margin:56px auto}.guide-grid article{overflow:hidden;border:1px solid #dce3ed;border-radius:24px;background:#fff}.guide-grid img{display:block;width:100%;height:270px;object-fit:cover}.guide-grid article>div{padding:28px}.guide-grid span{color:#d25a2d;font-size:12px;font-weight:900}.guide-grid h2{margin:10px 0 12px;font-size:27px;line-height:1.3}.guide-grid p{margin:0;color:#5d6a7d;line-height:1.7}.guide-grid a{display:inline-flex;align-items:center;gap:7px;margin-top:20px;color:#c44d22!important;text-decoration:none;font-weight:850}.guide-page>.seo-breadcrumb{padding-top:24px}.guide-shell{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:28px;width:min(1180px,calc(100% - 40px));margin:18px auto 70px}.guide-shell>header{grid-column:1/-1;display:grid;grid-template-columns:1fr minmax(380px,.75fr);overflow:hidden;border-radius:28px;background:#17243e;color:#fff}.guide-shell>header>div{align-self:center;padding:48px}.guide-shell>header h1{margin:0;font-size:clamp(38px,4.3vw,61px);line-height:1.12;letter-spacing:-.03em}.guide-shell>header p:not(.seo-eyebrow){margin:20px 0;color:#cbd5e3;font-size:18px;line-height:1.7}.guide-shell>header small{display:flex;align-items:center;gap:7px;color:#9eacc0}.guide-shell>header img{width:100%;height:100%;min-height:430px;object-fit:cover}.guide-content{padding:42px;border:1px solid #dce3ed;border-radius:24px;background:#fff}.guide-content section+section{margin-top:44px}.guide-content h2{margin:0 0 14px;font-size:29px;line-height:1.3}.guide-content p{margin:0 0 17px;color:#4f5e73;font-size:17px;line-height:1.85}.guide-content ul{display:grid;gap:10px;margin:20px 0 0;padding:0;list-style:none}.guide-content li{display:flex;gap:9px;color:#405068}.guide-content li svg{flex:none;margin-top:4px;color:#ed6b39}.guide-shell>aside{align-self:start;position:sticky;top:24px;padding:28px;border-radius:20px;background:#fff0e9;color:#17243e}.guide-shell>aside strong{font-size:20px}.guide-shell>aside p{color:#5f6672;line-height:1.65}.guide-shell>aside a{display:flex;align-items:center;justify-content:center;gap:8px;min-height:46px;border-radius:11px;background:#058b48;color:#fff!important;text-decoration:none;font-weight:850}.guide-faq details{border-top:1px solid #dde4ed}.guide-faq summary{padding:18px 0;cursor:pointer;font-weight:850}.guide-faq details p{padding-bottom:12px}.guide-related{width:min(1180px,calc(100% - 40px));margin:0 auto 80px}.guide-related h2{font-size:32px}.guide-related>div{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.guide-related a{display:grid;grid-template-columns:1fr auto;gap:9px;padding:22px;border:1px solid #dce3ed;border-radius:18px;background:#fff;text-decoration:none}.guide-related span{grid-column:1/-1;color:#d25a2d;font-size:12px;font-weight:900}.guide-related strong{line-height:1.45}.guide-related svg{align-self:end;color:#e96837}@media(max-width:900px){.guide-grid,.guide-shell,.guide-shell>header{grid-template-columns:1fr}.guide-shell>header img{min-height:300px;max-height:430px}.guide-shell>aside{position:static}.guide-related>div{grid-template-columns:1fr}}@media(max-width:620px){.guide-index-hero{padding:58px 18px}.guide-grid,.guide-related,.guide-shell{width:calc(100% - 28px)}.guide-grid img{height:210px}.guide-grid article>div{padding:22px}.guide-grid h2{font-size:23px}.guide-shell>header>div{padding:30px 24px}.guide-shell>header h1{font-size:36px}.guide-shell>header img{min-height:230px}.guide-content{padding:25px}.guide-content h2{font-size:25px}.guide-content p{font-size:16px}}