:root{--bg-page: #f4f6fa;--bg-surface: #ffffff;--bg-surface-soft: #fafbfd;--line-soft: #e5e7eb;--line-strong: #d1d5db;--text-strong: #0b1220;--text-body: #1f2937;--text-muted: #5b6472;--blue: #75a7ff;--blue-strong: #1e3a8a;--blue-soft: #e8f0fe;--shadow-page: 0 20px 50px rgba(11, 18, 32, .08);--shadow-card: 0 12px 30px rgba(11, 18, 32, .04);--radius-xl: 28px;--radius-lg: 20px;--radius-md: 16px;--radius-sm: 10px}*{box-sizing:border-box}.business-page{display:grid;gap:24px}.business-page__header h1{margin:8px 0;font-size:clamp(28px,3vw,40px)}.business-page__header p:last-child{margin:0;color:var(--color-text-muted, #667085)}.customs-panel,.validation-panel{padding:24px}.customs-panel--active-tasks,.customs-panel--task-center{border-width:3px;border-style:solid}.customs-panel--active-tasks{border-color:#667085;background:#f2f4f7;box-shadow:0 8px 22px #10182814}.customs-panel--task-center{border-color:#c5cad3;background:#fff;box-shadow:0 8px 22px #1018280d}.customs-panel--active-tasks>.customs-panel__heading{padding-bottom:16px;border-bottom:2px solid #98a2b3}.customs-panel--task-center>.customs-panel__heading{padding-bottom:16px;border-bottom:2px solid #e4e7ec}.customs-panel--composer{display:grid;gap:20px}.customs-mode-tabs{display:flex;gap:8px;margin-bottom:24px;padding:5px;overflow-x:auto;border-radius:12px;background:#f2f4f7}.customs-mode-tabs button{flex:1 0 120px;padding:10px 16px;border:0;border-radius:9px;color:#475467;background:transparent;cursor:pointer}.customs-mode-tabs button.is-active{color:#fff;background:#111827;box-shadow:0 3px 10px #1118272e}.customs-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:20px}.customs-form-grid--card{margin:0}.customs-composer-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 16px;border:1px solid #e4e7ec;border-radius:12px;background:#f9fafb}.customs-composer-toolbar>div:first-child,.customs-bulk-fill header>div{display:grid;gap:4px}.customs-composer-toolbar span,.customs-bulk-fill header span{color:#667085;font-size:13px}.customs-composer-toolbar>div:last-child{display:flex;gap:8px}.customs-composer-toolbar--actions{position:relative;z-index:5;justify-content:flex-end;padding:0;border:0;background:transparent}.customs-bulk-trigger{position:relative}.customs-bulk-trigger>.button.is-active{border-color:#84adff;color:#175cd3;background:#eff8ff}.customs-transport-popover{position:absolute;z-index:20;top:calc(100% + 8px);right:0;width:240px;padding:8px;border:1px solid #eaecf0;border-radius:12px;background:#fff;box-shadow:0 12px 32px #10182829;animation:customs-popover-in .14s ease-out}.customs-transport-popover p{margin:2px 8px 7px;color:#667085;font-size:12px;font-weight:600}.customs-transport-popover>div{display:grid;gap:2px}.customs-transport-popover button{display:flex;align-items:center;justify-content:space-between;width:100%;padding:9px 10px;border:0;border-radius:8px;color:#344054;background:transparent;font:inherit;text-align:left;cursor:pointer}.customs-transport-popover button:hover{color:#175cd3;background:#eff8ff}.customs-transport-popover svg{width:16px;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}@keyframes customs-popover-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.button--ghost-danger{border:1px solid transparent;color:#b42318;background:transparent}.button--ghost-danger:hover{border-color:#fecdca;background:#fef3f2}.customs-bulk-fill{display:grid;gap:16px;padding:18px;border:1px solid #b2ddff;border-radius:12px;background:#f5fbff}.customs-bulk-fill__actions{display:flex;justify-content:flex-end;gap:8px}.customs-bulk-fill--transport{grid-template-columns:minmax(260px,420px);justify-content:end;padding:14px 16px}.customs-bulk-fill--transport label{display:grid;gap:7px;color:#344054;font-size:13px;font-weight:600}.customs-bulk-fill--transport select{min-height:42px;padding:9px 11px;border:1px solid #84adff;border-radius:8px;color:#101828;background:#fff;font:inherit}.customs-bulk-fill__apply{justify-self:end}.customs-batch-modal{position:fixed;z-index:1200;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:16px;background:#10182894;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.customs-batch-modal__dialog{width:min(760px,100%);max-height:calc(100vh - 32px);overflow:visible;padding:20px 24px;border:1px solid rgb(255 255 255 / 50%);border-radius:16px;background:#fff;box-shadow:0 28px 90px #1018284d;animation:customs-modal-in .16s ease-out}.customs-batch-modal__dialog>header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:14px}.customs-batch-modal__dialog h2{margin:0 0 6px;color:#101828;font-size:22px}.customs-batch-modal__dialog header p,.customs-batch-modal__hint{margin:0;color:#667085;font-size:13px}.customs-batch-modal__dialog header>button{display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:8px;color:#667085;background:#f2f4f7;font-size:24px;cursor:pointer}.customs-batch-modal__dialog header>button:hover{color:#101828;background:#eaecf0}.customs-batch-modal__hint{margin-top:14px;padding:10px 12px;border-radius:8px;background:#f9fafb;text-align:center}.customs-batch-modal__dialog>footer{display:flex;justify-content:flex-end;gap:10px;margin-top:14px;padding-top:12px;border-top:1px solid #eaecf0}.customs-batch-modal__dialog--shipment{width:min(900px,100%)}.shipment-plan-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px 20px}.shipment-plan-grid label{display:grid;gap:7px;color:#344054;font-size:13px;font-weight:600}.shipment-plan-grid input,.shipment-plan-grid select,.shipment-plan-grid textarea{width:100%;min-height:40px;padding:8px 11px;border:1px solid #d0d5dd;border-radius:8px;outline:none;color:#101828;background:#fff;font:inherit}.shipment-plan-grid input:focus,.shipment-plan-grid select:focus,.shipment-plan-grid textarea:focus{border-color:#84adff;box-shadow:0 0 0 3px #2e90fa1f}.shipment-plan-grid textarea{min-height:58px;resize:vertical}.shipment-transport-combobox{position:relative;display:block}.shipment-plan-grid .shipment-transport-combobox>input{padding-right:44px}.shipment-transport-combobox>button{position:absolute;top:1px;right:1px;display:grid;width:42px;height:38px;place-items:center;border:0;border-left:1px solid #eaecf0;border-radius:0 7px 7px 0;color:#667085;background:#f9fafb;cursor:pointer}.shipment-transport-combobox>button:hover{color:#175cd3;background:#eff8ff}.shipment-transport-combobox>button svg{width:18px;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;transition:transform .14s ease}.shipment-transport-combobox.is-open>button svg{transform:rotate(180deg)}.shipment-transport-combobox__menu{position:absolute;z-index:30;top:calc(100% + 6px);right:0;left:0;display:grid;gap:2px;padding:6px;border:1px solid #eaecf0;border-radius:10px;background:#fff;box-shadow:0 12px 30px #10182826}.shipment-transport-combobox__menu>button{display:flex;align-items:center;justify-content:space-between;padding:9px 10px;border:0;border-radius:7px;color:#344054;background:transparent;font:inherit;text-align:left;cursor:pointer}.shipment-transport-combobox__menu>button:hover,.shipment-transport-combobox__menu>button.is-active{color:#175cd3;background:#eff8ff}.shipment-plan-grid__wide,.shipment-plan-grid>label.shipment-plan-grid__wide{grid-column:1 / -1}.shipment-plan-grid__wide>label{display:grid}@keyframes customs-modal-in{0%{opacity:0;transform:translateY(8px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}.customs-form-grid label{display:grid;gap:7px;color:#344054;font-size:13px;font-weight:600}.customs-form-grid input,.customs-form-grid select,.customs-form-grid textarea{width:100%;min-height:42px;padding:9px 11px;border:1px solid #d0d5dd;border-radius:8px;color:#101828;background:#fff;font:inherit}.customs-form-grid textarea{min-height:88px;resize:vertical}.customs-field--wide{grid-column:1 / -1}.customs-dropzone{display:grid;gap:6px;margin:0;padding:24px;border:1.5px dashed #98a2b3;border-radius:12px;text-align:center;background:#f9fafb;cursor:pointer}.customs-draft-list{display:grid;gap:14px}.customs-draft-card{overflow:hidden;border:1px solid #d0d5dd;border-radius:13px;background:#fff;box-shadow:0 4px 16px #1018280d}.customs-draft-card>header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px 16px;border-bottom:1px solid #eaecf0;background:#f9fafb}.customs-draft-card__number{display:grid;width:30px;height:30px;place-items:center;border-radius:9px;color:#fff;background:#175cd3;font-size:13px;font-weight:700}.customs-draft-card>header>div:nth-child(2){display:grid;min-width:0;gap:3px}.customs-draft-card>header strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customs-draft-card>header span{color:#667085;font-size:12px}.customs-draft-card>header button{padding:6px 9px;border:0;border-radius:7px;color:#b42318;background:transparent;cursor:pointer}.customs-draft-card>header button:hover{background:#fef3f2}.customs-draft-card>.customs-form-grid{padding:16px}.customs-review-toggle{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:12px;margin:0 16px 16px;padding:13px 14px;border:1px solid #d0d5dd;border-radius:11px;background:linear-gradient(135deg,#fff,#f8fafc);cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.customs-review-toggle:hover{border-color:#84adff;box-shadow:0 0 0 3px #2e90fa17}.customs-review-toggle.is-enabled{border-color:#84adff;background:linear-gradient(135deg,#f5f9ff,#eef4ff)}.customs-review-toggle__icon{display:grid;width:38px;height:38px;place-items:center;border-radius:10px;color:#175cd3;background:#eaf2ff;font-size:20px;font-weight:800}.customs-review-toggle__copy{display:grid;min-width:0;gap:3px}.customs-review-toggle__copy strong{color:#101828;font-size:14px}.customs-review-toggle__copy strong small,.customs-review-badge{margin-left:7px;padding:2px 7px;border-radius:99px;color:#175cd3;background:#eaf2ff;font-size:10px;font-weight:700}.customs-review-toggle__copy>span{color:#667085;font-size:12px;line-height:1.5}.customs-review-toggle>input{position:absolute;width:1px;height:1px;opacity:0}.customs-review-toggle__switch{position:relative;width:42px;height:24px;border-radius:99px;background:#98a2b3;transition:background .16s ease}.customs-review-toggle__switch i{position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #1018284d;transition:transform .16s ease}.customs-review-toggle.is-enabled .customs-review-toggle__switch{background:#175cd3}.customs-review-toggle.is-enabled .customs-review-toggle__switch i{transform:translate(18px)}.customs-batch-modal__dialog>.customs-review-toggle{margin-top:14px}.shipment-plan-summary{display:flex;align-items:center;justify-content:space-between;gap:18px;width:calc(100% - 32px);margin:16px;padding:16px;border:1px solid #d0d5dd;border-radius:10px;color:#344054;background:#fff;text-align:left;cursor:pointer;transition:border-color .14s ease,box-shadow .14s ease,background .14s ease}.shipment-plan-summary:hover{border-color:#84adff;background:#f9fbff;box-shadow:0 0 0 3px #2e90fa1a}.shipment-plan-summary>div{display:grid;gap:4px}.shipment-plan-summary span{color:#667085;font-size:13px}.shipment-plan-summary>span:last-child{flex:none;color:#175cd3;font-weight:600}.customs-submit-row{display:flex;justify-content:center;padding:4px 0 2px}.customs-submit-button{min-width:220px;min-height:46px}.customs-dropzone:hover{border-color:#344054;background:#f2f4f7}.customs-dropzone.is-dragging{border-color:#175cd3;background:#eff8ff;box-shadow:0 0 0 4px #2e90fa1f}.customs-dropzone span{color:#667085;font-size:13px}.customs-dropzone__icon{display:grid;width:42px;height:42px;margin:0 auto 4px;place-items:center;border:1px solid #eaecf0;border-radius:12px;background:#fff;box-shadow:0 2px 5px #1018280f}.customs-dropzone__icon svg{width:22px;stroke:#344054;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.customs-dropzone .customs-dropzone__input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.customs-empty-state{margin-top:18px;padding:28px;border:1px dashed #d0d5dd;border-radius:10px;text-align:center;background:#f9fafb}.customs-dropzone--compact{padding:18px}.customs-file-list{display:grid;gap:6px;margin:0 0 18px;padding:0;list-style:none}.customs-file-list li{display:flex;justify-content:space-between;padding:9px 12px;border-radius:8px;background:#f2f4f7}.customs-file-list span{color:#667085}.form-message{margin:12px 0;padding:10px 12px;border-radius:8px}.form-message--error{color:#b42318;background:#fef3f2}.form-message--success{color:#027a48;background:#ecfdf3}.customs-panel__heading,.customs-batch>header,.customs-job,.validation-status>div:first-child,.validation-result{display:flex;align-items:center;justify-content:space-between;gap:14px}.customs-panel__heading h2,.validation-panel h2{margin:0 0 4px}.customs-panel__heading p,.validation-panel header p,.empty-state{margin:0;color:#667085}.customs-batches{display:grid;gap:14px;margin-top:20px}.customs-batches--scrollable{max-height:min(720px,72vh);padding:2px 10px 12px 2px;overflow:auto;overscroll-behavior:contain;scrollbar-gutter:stable both-edges}.customs-batches--scrollable .customs-batch{min-width:1080px}.customs-batches--collapsed{overflow:hidden}.customs-panel__collapse{min-width:132px;white-space:nowrap}.customs-batch{overflow:hidden;border:2px solid #98a2b3;border-radius:12px;background:#fff}.customs-batch:nth-child(odd){border-color:#667085;background:#f2f4f7}.customs-batch:nth-child(2n){border-color:#b8bec8;background:#fff}.customs-batch>header{padding:14px 16px;background:#fff}.customs-batch:nth-child(odd)>header{background:#e4e7ec}.customs-batch:nth-child(2n)>header{background:#fff}.customs-batch>header div,.customs-job>div:first-child{display:grid;gap:3px}.customs-batch header span,.customs-job span{color:#667085;font-size:12px}.customs-batch em{padding:5px 9px;border-radius:999px;color:#344054;background:#eaecf0;font-size:12px;font-style:normal}.customs-batch em[data-status=completed]{color:#027a48;background:#ecfdf3}.customs-batch em[data-status=failed]{color:#b42318;background:#fef3f2}.customs-batch em[data-status=partially_completed]{color:#b54708;background:#fffaeb}.customs-batch em[data-status=processing]{color:#175cd3;background:#eff8ff}.customs-batch em[data-status=pending]{color:#475467;background:#f2f4f7}.customs-batch>header .customs-batch__actions{display:flex;flex:0 0 auto;align-items:center;gap:10px}.customs-panel__batch-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px}.customs-select-all{display:inline-flex;min-height:42px;align-items:center;gap:8px;padding:0 12px;border:1px solid #d0d5dd;border-radius:10px;color:#344054;background:#fff;font-size:13px;font-weight:650;cursor:pointer}.customs-select-all input{width:17px;height:17px;margin:0;accent-color:#2f6fec}.customs-select-all:has(input:disabled){color:#98a2b3;background:#f9fafb;cursor:not-allowed}.customs-bulk-delete{min-height:42px;padding:0 16px;border:1px solid #f04438;border-radius:10px;color:#b42318;background:#fff;font-size:13px;font-weight:700;cursor:pointer}.customs-bulk-delete:hover{color:#fff;background:#d92d20}.customs-batch__selection{display:flex;min-width:0;align-items:center;gap:12px}.customs-batch__checkbox{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;flex:0 0 20px;margin:0;border:1.5px solid #98a2b3;border-radius:6px;background:#fff;cursor:pointer;transition:border-color .15s ease,background .15s ease}.customs-batch__checkbox:checked{border-color:#2f6fec;background-color:#2f6fec;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='m5 10 3 3 7-7' fill='none' stroke='white' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-size:18px}.customs-batch__checkbox:focus-visible{outline:3px solid rgb(47 111 236 / 22%);outline-offset:2px}.customs-batch__identity{display:grid;min-width:0;gap:3px}.customs-batch__delete{display:inline-flex;width:132px;min-width:132px;height:44px;min-height:44px;flex:0 0 132px;align-items:center;justify-content:center;padding:0 24px;border:1px solid #f04438;border-radius:10px;color:#b42318;background:#fff;font-size:13px;font-weight:700;cursor:pointer;transition:color .16s ease,background .16s ease,box-shadow .16s ease}.customs-batch__delete:hover:not(:disabled){color:#fff;background:#d92d20;box-shadow:0 6px 14px #d92d202e}.customs-batch__delete:focus-visible{outline:3px solid rgb(240 68 56 / 22%);outline-offset:2px}.customs-batch__delete:disabled{border-color:#fecdca;color:#b54708;background:#fffaeb;cursor:wait}.customs-confirm{position:fixed;z-index:1200;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#0f172a7a;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.customs-confirm__dialog{width:min(440px,100%);padding:28px;border:1px solid #eaecf0;border-radius:20px;background:#fff;box-shadow:0 24px 64px #0f172a47;text-align:center}.customs-confirm__icon{display:grid;width:48px;height:48px;margin:0 auto 16px;place-items:center;border-radius:50%;color:#b42318;background:#fee4e2;font-size:24px;font-weight:800}.customs-confirm__dialog h2{margin:0 0 10px;color:#101828;font-size:22px}.customs-confirm__dialog p{margin:0;color:#667085;line-height:1.65}.customs-confirm__actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:24px}.customs-confirm__actions .button,.customs-confirm__delete{min-height:46px;justify-content:center}.customs-confirm__delete{border:1px solid #d92d20;border-radius:10px;color:#fff;background:#d92d20;font-weight:700;cursor:pointer}.customs-confirm__delete:hover{background:#b42318}.customs-job{display:grid;grid-template-columns:minmax(240px,.9fr) minmax(320px,2fr) 56px 132px;align-items:center;gap:14px;padding:12px 16px;border-top:1px solid #eaecf0;background:#ffffffbd}.customs-batch:nth-child(odd) .customs-job{border-top-color:#cfd4dc;background:#f8f9fb}.customs-job>div:first-child{min-width:0}.customs-job__summary{overflow:hidden}.customs-job__summary :is(strong,span){display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customs-job__summary strong .customs-review-badge{display:inline-block;vertical-align:1px}.customs-job__progress{width:100%;min-width:0;height:7px;overflow:hidden;border-radius:99px;background:#eaecf0}.customs-job__progress i{display:block;height:100%;border-radius:inherit;background:#344054;transition:width .25s ease}.customs-job__progress[data-status=failed] i{background:#d92d20}.customs-job__progress[data-status=completed] i{background:#12b76a}.customs-job__progress[data-status=pending] i{background:#98a2b3}.customs-job__percentage{width:56px;text-align:right;white-space:nowrap}.customs-job__download{display:inline-flex;min-width:132px;min-height:44px;flex:0 0 132px;align-items:center;justify-content:center;padding:0 24px;border:1px solid #2f6fec;border-radius:12px;color:#fff;background:linear-gradient(135deg,#3d7cff,#2463e8);box-shadow:0 8px 18px #2f6fec33;font-size:14px;font-weight:700;line-height:1;text-align:center;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.customs-job__download:hover{color:#fff;background:linear-gradient(135deg,#326fe9,#1f56ce);box-shadow:0 10px 22px #2f6fec47;transform:translateY(-1px)}.customs-job__download:focus-visible{outline:3px solid rgb(47 111 236 / 28%);outline-offset:2px}.validation-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.validation-panel{display:grid;align-content:start;gap:16px}.validation-status{display:grid;gap:10px;padding-top:14px;border-top:1px solid #eaecf0}.validation-result{flex-wrap:wrap;color:#475467;font-size:13px}.customs-modal{position:fixed;z-index:1000;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:clamp(10px,1.5vw,22px);background:#10182885}.customs-modal__content{width:min(1560px,100%);height:min(94vh,1040px);display:grid;grid-template-rows:auto auto minmax(0,1fr);overflow:hidden;padding:clamp(20px,2vw,30px);border-radius:18px;background:#fff;box-shadow:0 24px 80px #10182840}.customs-modal__content>header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:20px}.customs-modal__content h3,.customs-modal__content p{margin:0 0 4px}.customs-modal__content h3{color:#101828;font-size:clamp(22px,2vw,28px)}.customs-modal__content p{color:#667085;font-size:15px}.customs-modal__content>header button{width:40px;height:40px;display:grid;place-items:center;border:0;border-radius:10px;color:#475467;background:#f2f4f7;font-size:30px;line-height:1;cursor:pointer}.customs-modal__content>header button:hover{color:#101828;background:#e4e7ec}.invalid-code-summary{display:flex;flex-wrap:wrap;gap:9px;max-height:116px;margin-bottom:18px;overflow-y:auto;padding-right:6px}.invalid-code-summary span{padding:8px 11px;border:1px solid #fee4e2;border-radius:9px;color:#b42318;background:#fef3f2;font-size:14px;font-weight:600}.customs-table-scroll{min-height:0;overflow:auto;border:1px solid #d0d5dd;border-radius:12px;scrollbar-color:#98a2b3 #f2f4f7;scrollbar-width:auto}.customs-table-scroll table{width:max-content;min-width:100%;border-collapse:collapse;white-space:nowrap;font-size:14px}.customs-table-scroll th,.customs-table-scroll td{padding:11px 14px;border-bottom:1px solid #eaecf0;text-align:left}.customs-table-scroll th{position:sticky;z-index:2;top:0;color:#344054;background:#f2f4f7;font-size:13px;letter-spacing:.04em}.customs-table-scroll tbody tr:nth-child(2n){background:#f9fafb}.customs-table-scroll tbody tr:hover{background:#eff8ff}.customs-table-scroll::-webkit-scrollbar{width:12px;height:12px}.customs-table-scroll::-webkit-scrollbar-track{background:#f2f4f7}.customs-table-scroll::-webkit-scrollbar-thumb{border:3px solid #f2f4f7;border-radius:999px;background:#98a2b3}@media (max-width: 760px){.customs-modal{padding:8px}.customs-modal__content{width:100%;height:calc(100dvh - 16px);padding:16px;border-radius:14px}.customs-form-grid,.validation-grid{grid-template-columns:1fr}.customs-field--wide{grid-column:auto}.customs-job{grid-template-columns:minmax(0,1fr) auto;align-items:center}.customs-job__progress{grid-column:1 / -1;grid-row:2}.customs-job__download{grid-column:1 / -1;width:100%}.customs-composer-toolbar{align-items:flex-start;flex-direction:column}.shipment-plan-grid{grid-template-columns:1fr}.shipment-plan-grid__wide{grid-column:auto}}@media (max-height: 760px){.customs-batch-modal__dialog{overflow:auto}}.printing-workspace{display:grid;gap:18px;color:var(--text-body)}.printing-page-header{min-height:112px;display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:4px 2px 10px}.printing-page-header h1{margin:8px 0 7px;color:var(--text-strong);font-size:clamp(31px,4vw,44px);line-height:1;letter-spacing:-.055em}.printing-page-header p:last-child{max-width:720px;margin:0;color:var(--text-muted);font-size:14px;line-height:1.7}.printing-page-header__actions,.printing-history-panel__actions,.printing-filter-panel__actions,.printing-submit-bar__actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.printing-button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;padding:0 17px;border:1px solid transparent;border-radius:12px;font-size:13px;font-weight:800;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}.printing-button:hover:not(:disabled){transform:translateY(-1px)}.printing-button:disabled{cursor:not-allowed;opacity:.48}.printing-button--primary{border-color:#1764c4;background:linear-gradient(135deg,#237ee7,#1459b1);color:#fff;box-shadow:0 9px 20px #1459b12e}.printing-button--secondary{border-color:#cfdae8;background:#fff;color:#26415e}.printing-button--soft{border-color:#c9ddf7;background:#edf5ff;color:#1459b1}.printing-notice{display:grid;grid-template-columns:auto 1fr;gap:4px 14px;padding:15px 18px;border:1px solid;border-radius:15px;animation:printing-rise .25s ease both}.printing-notice strong{grid-row:span 2;align-self:center;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.printing-notice span{font-size:13px;line-height:1.55}.printing-notice--success{border-color:#b8e1cd;background:#effbf5;color:#176643}.printing-notice--error{border-color:#f1c5c5;background:#fff3f3;color:#9b2929}.printing-notice--info{border-color:#bfd7f4;background:#f1f7ff;color:#175a9e}.printing-create-form{display:grid;gap:16px}.printing-panel,.printing-history-panel,.printing-filter-panel,.printing-tracking-search,.printing-tracking-result{border:1px solid #dfe7f0;border-radius:20px;background:#fffffff7;box-shadow:0 12px 30px #0d30540b}.printing-panel{padding:21px 22px 23px}.printing-panel--service{background:radial-gradient(circle at 92% -10%,rgba(45,137,236,.14),transparent 35%),#fff}.printing-panel__heading,.printing-panel__heading-main{display:flex;align-items:center;gap:13px}.printing-panel__heading{margin-bottom:20px}.printing-panel__heading--actions{justify-content:space-between}.printing-step{width:42px;height:42px;display:grid;place-items:center;flex:0 0 auto;border:1px solid #c6dbf3;border-radius:13px;background:linear-gradient(145deg,#f4f9ff,#e5f1ff);color:#1764c4;font-size:12px;font-weight:900;box-shadow:inset 0 1px #fff}.printing-panel__heading p,.printing-history-panel__header>div>span,.printing-timeline__heading span,.printing-tracking-pod>div>span{margin:0 0 3px;color:#6c8caf;font-size:9px;font-weight:900;letter-spacing:.17em}.printing-panel__heading h2,.printing-history-panel__header h2,.printing-timeline__heading h3,.printing-tracking-pod h3{margin:0;color:#132a43;font-size:18px;letter-spacing:-.02em}.printing-form-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.printing-field{min-width:0;display:grid;align-content:start;gap:7px}.printing-field--wide{grid-column:span 2}.printing-field>span{color:#455b72;font-size:11px;font-weight:800}.printing-field>span b{margin-left:3px;color:#d44242}.printing-field input,.printing-field select,.printing-field textarea{width:100%;min-width:0;border:1px solid #d4dfeb;border-radius:11px;outline:none;background:#fbfdff;color:#172b42;font-size:13px;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.printing-field input,.printing-field select{height:43px;padding:0 12px}.printing-field textarea{min-height:84px;padding:11px 12px;resize:vertical}.printing-field input:focus,.printing-field select:focus,.printing-field textarea:focus{border-color:#458ee1;background:#fff;box-shadow:0 0 0 3px #1f74da1a}.printing-field input::placeholder,.printing-field textarea::placeholder{color:#a1adba}.printing-field small{color:#78899a;font-size:10px;line-height:1.5}.printing-service-row{display:grid;grid-template-columns:minmax(320px,620px) auto 1fr;align-items:end;gap:14px}.printing-service-row>p{margin:0 0 11px;color:#78899a;font-size:11px}.printing-carrier{min-height:24px;display:inline-flex;align-items:center;justify-content:center;justify-self:start;padding:3px 9px;border-radius:7px;background:#e5edf7;color:#344a62;font-size:9px;font-weight:900;letter-spacing:.055em;white-space:nowrap}.printing-service-row>.printing-carrier{min-height:36px;margin-bottom:3px;padding:5px 13px}.printing-carrier--dpd{background:#dc143c;color:#fff}.printing-carrier--evri{background:#7050b8;color:#fff}.printing-carrier--feihang{background:#1976d2;color:#fff}.printing-carrier--jd_pure,.printing-carrier--jd_warehouse{background:#ce3232;color:#fff}.printing-inline-warning{margin:-4px 0 15px;padding:10px 13px;border:1px solid #efd593;border-radius:10px;background:#fff9e9;color:#795d16;font-size:11px;font-weight:700}.printing-parcel-list{display:grid;gap:11px}.printing-parcel{position:relative;display:grid;grid-template-columns:64px 1fr 32px;gap:14px;align-items:center;padding:15px;border:1px solid #dce6f0;border-radius:15px;background:linear-gradient(100deg,#f7fbff,#fff 38%)}.printing-parcel__number{align-self:stretch;display:grid;align-content:center;justify-items:center;border-right:1px solid #d8e4ef}.printing-parcel__number span{color:#7890a8;font-size:8px;font-weight:900;letter-spacing:.12em}.printing-parcel__number strong{color:#1764c4;font-size:24px}.printing-parcel__fields{display:grid;grid-template-columns:repeat(5,minmax(76px,1fr)) 84px minmax(150px,1.6fr);gap:9px}.printing-parcel__fields .printing-field>span{font-size:9px}.printing-parcel__fields .printing-field input{height:39px;font-size:11px}.printing-parcel__remove{width:29px;height:29px;display:grid;place-items:center;padding:0;border:1px solid #efc5c5;border-radius:9px;background:#fff5f5;color:#b23232;font-size:18px}.printing-parcel__remove:disabled{border-color:#e2e8ef;background:#f5f7f9;color:#b3bdc7;cursor:not-allowed}.printing-field--reference{width:min(520px,100%)}.printing-submit-bar{position:sticky;bottom:-28px;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:17px 20px;border:1px solid rgba(22,83,151,.22);border-radius:17px 17px 0 0;background:#f6fafff0;box-shadow:0 -8px 28px #0b305717;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.printing-submit-bar>div:first-child{display:grid;gap:3px}.printing-submit-bar strong{color:#173653;font-size:12px}.printing-submit-bar span{color:#71859a;font-size:10px}.printing-success-card{position:relative;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;padding:20px;overflow:hidden;border:1px solid #b7e0ce;border-radius:20px;background:radial-gradient(circle at 92% 20%,rgba(57,178,121,.12),transparent 30%),linear-gradient(120deg,#f2fcf7,#fff);animation:printing-rise .3s ease both}.printing-success-card__mark{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:#16885c;color:#fff;font-size:24px;font-weight:900;box-shadow:0 9px 20px #16885c33}.printing-success-card__content>p{margin:0 0 4px;color:#25815f;font-size:9px;font-weight:900;letter-spacing:.16em}.printing-success-card__content h2{margin:0 0 11px;color:#123b2c;font-size:23px}.printing-success-card__facts{display:flex;gap:8px 18px;flex-wrap:wrap}.printing-success-card__facts span{color:#668075;font-size:10px}.printing-success-card__facts strong{margin-left:4px;color:#244d3d}.printing-success-card__actions{display:flex;gap:9px;flex-wrap:wrap;justify-content:flex-end}.printing-filter-panel{display:grid;grid-template-columns:minmax(190px,1.4fr) repeat(4,minmax(130px,.8fr)) auto;align-items:end;gap:12px;padding:18px}.printing-history-panel{overflow:hidden}.printing-history-panel__header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:19px 21px;border-bottom:1px solid #e0e8f0;background:radial-gradient(circle at right top,rgba(37,126,226,.09),transparent 32%),#fff}.printing-history-panel__header p{margin:6px 0 0;color:#718397;font-size:11px}.printing-history-panel__header p strong{color:#185fae}.printing-table-wrap{overflow-x:auto}.printing-table{width:100%;min-width:1040px;border-collapse:collapse;table-layout:auto}.printing-table th{height:43px;padding:8px 12px;border-bottom:1px solid #dfe7ef;background:#f3f7fb;color:#587087;font-size:9px;font-weight:900;letter-spacing:.04em;text-align:left;white-space:nowrap}.printing-table td{height:57px;padding:9px 12px;border-bottom:1px solid #e8edf2;color:#34495e;font-size:10px;white-space:nowrap}.printing-table tbody tr{transition:background .15s ease}.printing-table tbody tr:hover{background:#f7fbff}.printing-table tbody tr:last-child td{border-bottom:none}.printing-table__check{width:38px}.printing-table input[type=checkbox]{width:14px;height:14px;accent-color:#75a7ff}.printing-table__tracking{max-width:190px;overflow:hidden;border:none;padding:0;background:transparent;color:#1764c4;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.printing-status{min-height:23px;display:inline-flex;align-items:center;padding:3px 9px;border-radius:999px;background:#edf1f5;color:#506173;font-size:9px;font-weight:800;white-space:nowrap}.printing-status--pending{background:#fff6dc;color:#82630c}.printing-status--created,.printing-status--label_generated{background:#e9f3ff;color:#165da9}.printing-status--in_transit{background:#e8f0ff;color:#2e56a0}.printing-status--delivered{background:#e5f7ed;color:#18724a}.printing-status--failed,.printing-status--cancelled{background:#fceaea;color:#a13030}.printing-row-actions{display:flex;gap:5px}.printing-row-actions button{min-height:27px;padding:3px 8px;border:1px solid #d2dfec;border-radius:7px;background:#fff;color:#245984;font-size:9px;font-weight:800}.printing-row-actions button:hover:not(:disabled){border-color:#83b3e6;background:#eff7ff}.printing-row-actions button:disabled{opacity:.4;cursor:not-allowed}.printing-pagination{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 20px;border-top:1px solid #e1e8ef;background:#fafcfe}.printing-pagination>span{color:#657b91;font-size:11px;font-weight:800}.printing-pagination>div{display:flex;gap:8px}.printing-pagination .printing-button{min-height:34px;padding:0 12px;font-size:10px}.printing-state{min-height:210px;display:grid;align-content:center;justify-items:center;gap:7px;padding:32px;color:#718397;text-align:center}.printing-state--compact{min-height:120px;padding:20px}.printing-state__icon{width:40px;height:40px;display:grid;place-items:center;border:1px solid #cad9e8;border-radius:13px;background:#f1f7fd;color:#3477ba;font-size:20px;font-weight:900}.printing-state--error .printing-state__icon{border-color:#ecc3c3;background:#fff1f1;color:#b33636}.printing-state strong{color:#30475e;font-size:13px}.printing-state p{margin:0;font-size:11px}.printing-spinner{width:28px;height:28px;border:3px solid #dbe9f8;border-top-color:#75a7ff;border-radius:50%;animation:auth-spin .8s linear infinite}.printing-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:grid;place-items:center;padding:24px;background:#08192b94;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.printing-modal{position:relative;width:min(520px,100%);max-height:min(820px,calc(100vh - 48px));overflow-y:auto;padding:26px;border:1px solid rgba(255,255,255,.8);border-radius:20px;background:#fff;box-shadow:0 25px 70px #00142c47;animation:printing-modal-in .22s ease both}.printing-modal--wide{width:min(760px,100%)}.printing-modal__close{position:absolute;top:14px;right:14px;width:32px;height:32px;display:grid;place-items:center;padding:0;border:1px solid #d9e2ea;border-radius:10px;background:#f7fafc;color:#52677c;font-size:20px}.printing-modal__eyebrow{margin:0 0 5px;color:#3177bd;font-size:9px;font-weight:900;letter-spacing:.17em}.printing-modal h2{margin:0 40px 5px 0;color:#132b43;font-size:24px}.printing-modal__subtitle{margin:0 0 20px;color:#6b8197;font-size:12px;word-break:break-all}.printing-modal__error{margin:13px 0;padding:11px 12px;border:1px solid #efc4c4;border-radius:10px;background:#fff3f3;color:#9a3030;font-size:11px;line-height:1.5}.printing-label-url{margin:16px 0;padding:13px;overflow-wrap:anywhere;border:1px solid #d8e4ef;border-radius:11px;background:#f6f9fc;color:#526a81;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;line-height:1.55}.printing-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;overflow:hidden;border:1px solid #dfe7ef;border-radius:14px;background:#dfe7ef}.printing-detail-grid>span{min-width:0;display:grid;gap:6px;padding:13px;background:#fbfdff;color:#76899c;font-size:9px}.printing-detail-grid>span>strong{overflow-wrap:anywhere;color:#263e55;font-size:11px}.printing-detail-section{margin-top:18px;padding-top:17px;border-top:1px solid #e0e7ee}.printing-detail-section h3{margin:0 0 11px;color:#233c55;font-size:13px}.printing-detail-section>a{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:7px;padding:10px 12px;border:1px solid #dbe6f0;border-radius:10px;background:#f8fbfe;color:#445d75;font-size:10px;text-decoration:none}.printing-detail-section>a strong{color:#1764c4}.printing-detail-section>p{margin:8px 0 0;color:#7a8d9f;font-size:10px}.uk-dpd-result-body{margin:0;padding:22px 24px 24px;border-top:0}.printing-pod{display:grid;grid-template-columns:minmax(140px,240px) 1fr;gap:16px;align-items:center;margin-top:14px}.printing-pod>a,.printing-pod>button{display:block;overflow:hidden;border:1px solid #d4e0eb;border-radius:13px;padding:0;background:#eff4f8}.printing-pod img{width:100%;max-height:230px;display:block;object-fit:contain}.printing-pod>div{display:grid;gap:10px}.printing-pod>div span{display:grid;gap:3px;color:#788b9d;font-size:9px}.printing-pod>div strong{color:#2e465d;font-size:11px}.printing-tracking-search{padding:21px;background:radial-gradient(circle at 92% 0%,rgba(29,111,224,.14),transparent 31%),linear-gradient(120deg,#fff,#f7fbff)}.printing-tracking-search form{display:grid;grid-template-columns:1fr auto;gap:12px}.printing-tracking-search label{display:grid;gap:7px}.printing-tracking-search label span{color:#5e7e9f;font-size:9px;font-weight:900;letter-spacing:.16em}.printing-tracking-search input{width:100%;height:51px;padding:0 16px;border:1px solid #cbdcec;border-radius:13px;outline:none;background:#fff;color:#15304a;font-size:16px;font-weight:700;letter-spacing:.02em;box-shadow:inset 0 1px 2px #0e2f5009}.printing-tracking-search input:focus{border-color:#458ee1;box-shadow:0 0 0 4px #1f74da1a}.printing-tracking-search .printing-button{min-width:116px;align-self:end;min-height:51px}.printing-tracking-search>p{margin:10px 0 0;color:#74899e;font-size:10px}.printing-tracking-result{overflow:hidden;animation:printing-rise .3s ease both}.printing-tracking-summary{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px;border-bottom:1px solid #dce6ef;background:radial-gradient(circle at 8% -30%,rgba(87,165,247,.23),transparent 34%),linear-gradient(112deg,#0f4f91,#1764b8 62%,#257bd1);color:#fff}.printing-tracking-summary p{margin:0 0 5px;color:#ffffffad;font-size:8px;font-weight:900;letter-spacing:.17em}.printing-tracking-summary h2{margin:0 0 13px;font-size:clamp(22px,3vw,31px);letter-spacing:-.035em}.printing-tracking-summary__badges{display:flex;gap:7px}.printing-eta{min-width:190px;padding:14px 17px;border:1px solid rgba(255,255,255,.22);border-radius:15px;background:#ffffff1a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.printing-eta span{display:block;margin-bottom:5px;color:#ffffffb3;font-size:9px}.printing-eta strong{font-size:15px}.printing-timeline{padding:22px 24px 10px}.printing-timeline__heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.printing-timeline__heading>strong{padding:5px 9px;border-radius:999px;background:#edf4fb;color:#54718e;font-size:9px}.printing-timeline ol{margin:0;padding:0;list-style:none}.printing-timeline li{position:relative;min-height:91px;display:grid;grid-template-columns:16px 132px 1fr;gap:12px;padding-bottom:20px}.printing-timeline li:before{content:"";position:absolute;top:13px;bottom:-3px;left:6px;width:2px;background:#dce6ef}.printing-timeline li:last-child:before{display:none}.printing-timeline__dot{position:relative;z-index:1;width:14px;height:14px;margin-top:2px;border:3px solid #b5c8da;border-radius:50%;background:#fff}.printing-timeline li.is-latest .printing-timeline__dot{border-color:#75a7ff;box-shadow:0 0 0 5px #1d6fe01c}.printing-timeline time{color:#7b8ea1;font-size:9px;line-height:1.8}.printing-timeline li>div{display:grid;align-content:start;gap:4px}.printing-timeline li>div strong{color:#263f57;font-size:12px}.printing-timeline li.is-latest>div strong{color:#1764c4}.printing-timeline li>div p{margin:0;color:#63798e;font-size:11px;line-height:1.55}.printing-timeline li>div span{color:#8595a5;font-size:9px}.printing-tracking-pod{display:grid;grid-template-columns:1fr auto;align-items:center;gap:14px;margin:6px 24px 24px;padding:18px;border:1px solid #d8e5f1;border-radius:16px;background:#f7fbff}.printing-tracking-pod p{margin:5px 0 0;color:#73879a;font-size:10px}.printing-tracking-pod .printing-pod,.printing-tracking-pod .printing-modal__error{grid-column:1 / -1}.printing-tracking-placeholder{min-height:270px;display:grid;grid-template-columns:190px 1fr;align-items:center;gap:34px;padding:38px;overflow:hidden;border:1px dashed #c9d9e8;border-radius:20px;background:radial-gradient(circle at 10% 90%,rgba(37,126,226,.09),transparent 30%),#ffffff9e}.printing-tracking-placeholder__art{position:relative;height:170px;display:grid;place-items:center}.printing-tracking-placeholder__art:before,.printing-tracking-placeholder__art:after,.printing-tracking-placeholder__art span{content:"";position:absolute;border-radius:50%}.printing-tracking-placeholder__art:before{width:150px;height:150px;border:1px solid #c4d9ec}.printing-tracking-placeholder__art:after{width:92px;height:92px;border:1px dashed #7faedb}.printing-tracking-placeholder__art span{width:13px;height:13px;background:#237be0;box-shadow:0 0 0 7px #237be01c}.printing-tracking-placeholder__art span:nth-child(1){transform:translate(-62px,-18px)}.printing-tracking-placeholder__art span:nth-child(2){transform:translate(38px,-43px)}.printing-tracking-placeholder__art span:nth-child(3){transform:translate(34px,54px)}.printing-tracking-placeholder>div:last-child p{margin:0 0 7px;color:#3679b9;font-size:9px;font-weight:900;letter-spacing:.18em}.printing-tracking-placeholder h2{margin:0 0 10px;color:#233e58;font-size:25px;letter-spacing:-.035em}.printing-tracking-placeholder>div:last-child span{color:#6f8498;font-size:12px;line-height:1.7}.printing-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1100;display:grid;place-items:center;padding:34px;background:#04111fe0}.printing-lightbox>button{position:absolute;top:22px;right:24px;width:40px;height:40px;border:1px solid rgba(255,255,255,.4);border-radius:50%;background:#ffffff1a;color:#fff;font-size:25px}.printing-lightbox img{max-width:min(100%,1000px);max-height:calc(100vh - 68px);border-radius:12px;background:#fff;object-fit:contain}@keyframes printing-rise{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}@keyframes printing-modal-in{0%{opacity:0;transform:translateY(10px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width: 1260px){.printing-form-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.printing-parcel__fields{grid-template-columns:repeat(4,minmax(84px,1fr))}.printing-field--parcel-description{grid-column:span 2}.printing-filter-panel{grid-template-columns:repeat(3,minmax(150px,1fr))}}@media (max-width: 900px){.printing-page-header,.printing-success-card,.printing-history-panel__header,.printing-submit-bar{align-items:stretch;grid-template-columns:1fr;flex-direction:column}.printing-success-card{display:grid}.printing-success-card__actions{justify-content:flex-start}.printing-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.printing-service-row{grid-template-columns:1fr auto}.printing-service-row>p{grid-column:1 / -1}.printing-parcel{grid-template-columns:52px 1fr 32px}.printing-parcel__fields{grid-template-columns:repeat(2,minmax(90px,1fr))}.printing-filter-panel{grid-template-columns:repeat(2,minmax(140px,1fr))}.printing-filter-panel__actions{align-self:end}}@media (max-width: 620px){.printing-page-header h1{font-size:32px}.printing-page-header__actions,.printing-history-panel__actions,.printing-filter-panel__actions,.printing-submit-bar__actions{width:100%}.printing-page-header__actions .printing-button,.printing-history-panel__actions .printing-button,.printing-filter-panel__actions .printing-button,.printing-submit-bar__actions .printing-button{flex:1}.printing-panel{padding:18px 15px}.printing-form-grid,.printing-filter-panel,.printing-detail-grid{grid-template-columns:1fr}.printing-field--wide{grid-column:auto}.printing-service-row{grid-template-columns:1fr}.printing-service-row>p{grid-column:auto}.printing-parcel{grid-template-columns:1fr 30px;align-items:start}.printing-parcel__number{grid-column:1 / -1;min-height:45px;grid-auto-flow:column;justify-content:start;gap:7px;border-right:none;border-bottom:1px solid #d8e4ef}.printing-parcel__fields{grid-template-columns:1fr 1fr}.printing-parcel__remove{grid-column:2;grid-row:2}.printing-field--parcel-description{grid-column:span 2}.printing-submit-bar{position:static;border-radius:17px}.printing-tracking-search form{grid-template-columns:1fr}.printing-tracking-summary{align-items:stretch;flex-direction:column}.printing-eta{min-width:0}.printing-timeline li{grid-template-columns:16px 1fr}.printing-timeline time{grid-column:2}.printing-timeline li>div{grid-column:2}.printing-tracking-pod{grid-template-columns:1fr}.printing-tracking-pod .printing-pod,.printing-tracking-pod .printing-modal__error{grid-column:auto}.printing-pod{grid-template-columns:1fr}.printing-tracking-placeholder{grid-template-columns:1fr;gap:12px;padding:25px}.printing-tracking-placeholder__art{height:140px}.printing-modal-backdrop{align-items:end;padding:10px}.printing-modal{width:100%;max-height:calc(100vh - 20px);border-radius:20px 20px 12px 12px}}html,body,#root{width:100%;min-height:100%}body{margin:0;font-family:Segoe UI,PingFang SC,Hiragino Sans GB,sans-serif;font-size:14px;color:var(--text-body);background:radial-gradient(circle at top left,rgba(29,111,224,.08),transparent 22%),linear-gradient(180deg,#f7f9fc,#f0f3f8)}button,input,select,textarea{font:inherit}button{cursor:pointer}.auth-screen{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 20% 10%,rgba(29,111,224,.14),transparent 28%),linear-gradient(145deg,#edf4ff,#f8fafc 48%,#eef2f7)}.auth-screen__card{width:min(440px,100%);padding:38px;border:1px solid rgba(17,24,39,.08);border-radius:28px;background:#fffffff0;box-shadow:var(--shadow-page);text-align:center}.auth-screen__card h1{margin:8px 0 12px;color:var(--text-strong)}.auth-screen__card p{color:var(--text-muted);line-height:1.65}.auth-screen__card--loading{display:grid;justify-items:center}.auth-screen__logo{width:68px;height:68px;object-fit:contain}.auth-screen__eyebrow{margin:14px 0 0;color:var(--blue-strong)!important;font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.auth-screen__loader{width:32px;height:32px;margin-top:18px;border:3px solid var(--blue-soft);border-top-color:var(--blue);border-radius:50%;animation:auth-spin .8s linear infinite}@keyframes auth-spin{to{transform:rotate(360deg)}}.page-shell{--shell-header-height: 72px;width:100%;height:100vh;height:100dvh;margin:0;display:grid;grid-template-columns:clamp(220px,15vw,260px) minmax(0,1fr);background:var(--bg-surface);border:none;box-shadow:none;overflow:hidden;transition:grid-template-columns .24s ease}.page-shell.is-sidebar-collapsed{grid-template-columns:76px 1fr}.sidebar{position:relative;z-index:30;display:grid;grid-template-rows:auto 1fr auto;min-height:0;border-right:1px solid var(--line-strong);background:linear-gradient(180deg,#fff,#f8fafd)}.sidebar__collapse-toggle{position:absolute;top:88px;right:-15px;z-index:20;width:30px;height:30px;display:grid;place-items:center;padding:0;border:1px solid rgba(29,111,224,.22);border-radius:50%;background:#fff;color:var(--blue-strong);box-shadow:0 7px 18px #07396e2e;transition:color .2s ease,background .2s ease,transform .24s ease}.sidebar__collapse-toggle:hover{background:var(--blue-soft);color:var(--blue)}.sidebar__collapse-toggle svg{width:16px;height:16px;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.page-shell.is-sidebar-collapsed .sidebar__collapse-toggle{transform:rotate(180deg)}.sidebar__brand{height:var(--shell-header-height);padding:0 20px;border-bottom:1px solid rgba(255,255,255,.16);display:flex;flex-direction:row;align-items:center;gap:12px;background:radial-gradient(circle at 12% 0%,rgba(105,188,255,.28),transparent 42%),linear-gradient(90deg,#155fa8,#0e4f91)}.sidebar__logo-mark{width:48px;height:48px;display:grid;place-items:center;border:2px solid var(--blue);border-radius:16px;color:var(--blue);font-weight:700}.sidebar__logo-img{width:46px;height:46px;padding:5px;object-fit:contain;flex-shrink:0;border:1px solid rgba(255,255,255,.72);border-radius:14px;background:#fffffff5;box-shadow:0 8px 18px #05244838,inset 0 1px #fff}.sidebar__logo-text{font-size:25px;font-weight:700;letter-spacing:-.025em;color:#fff;text-shadow:0 2px 8px rgba(5,36,72,.24)}.page-shell.is-sidebar-collapsed .sidebar__brand{justify-content:center;padding:0 14px}.page-shell.is-sidebar-collapsed .sidebar__logo-text,.page-shell.is-sidebar-collapsed .sidebar__nav{display:none}.page-shell.is-sidebar-collapsed .sidebar__account{display:grid;place-items:center}.page-shell.is-sidebar-collapsed .sidebar__user{justify-content:center;padding:14px 8px}.page-shell.is-sidebar-collapsed .sidebar__user-copy,.page-shell.is-sidebar-collapsed .sidebar__user-caret{display:none}.page-shell.is-sidebar-collapsed .sidebar__avatar{width:42px;height:42px}.sidebar__nav{display:flex;flex-direction:column;gap:12px;padding:28px 18px}.sidebar__nav--tree{gap:10px;overflow-y:auto;min-height:0;background:#fff;scrollbar-color:var(--line-strong) transparent}.sidebar__section-title{margin:0;padding:0 12px 8px;color:var(--text-muted);font-size:12px;text-transform:uppercase;letter-spacing:.18em}.sidebar__nav-item{border:1px solid transparent;border-radius:16px;padding:14px 16px;text-align:left;background:transparent;color:var(--text-strong)}.sidebar__nav-item.is-active{background:var(--blue-soft);color:var(--blue-strong);border-color:#1d6fe026;font-weight:700}.nav-tree{display:flex;flex-direction:column;gap:8px}.nav-tree__group,.nav-tree__subgroup,.nav-tree__leaf{width:100%;border:1px solid transparent;background:transparent;text-align:left;color:var(--text-strong)}.nav-tree__group{display:flex;align-items:center;justify-content:space-between;border-radius:16px;padding:14px 16px;font-weight:700}.nav-tree__group.is-active{background:var(--blue-soft);color:var(--blue-strong);border-color:#1d6fe026;box-shadow:none}.nav-tree__group:not(.is-active):hover,.nav-tree__subgroup:hover,.nav-tree__leaf:hover{background:var(--blue-soft)}.nav-tree__panel{display:flex;flex-direction:column;gap:8px;padding-left:8px}.nav-tree__branch{border-left:1px solid var(--line-soft);padding-left:10px}.nav-tree__subgroup{display:flex;align-items:center;justify-content:space-between;border-radius:14px;padding:10px 12px;color:var(--text-body);font-weight:600}.nav-tree__subpanel{display:flex;flex-direction:column;gap:6px;padding-top:4px;padding-left:8px}.nav-tree__leaf{border-radius:12px;padding:10px 12px;color:var(--text-muted)}.nav-tree__leaf.is-active{background:var(--blue-soft);color:var(--blue-strong);font-weight:700}.nav-tree__leaf--nested{font-size:14px}.nav-tree__caret{font-size:14px;opacity:.75;transition:transform .2s ease}.nav-tree__caret.is-open{transform:rotate(180deg)}.nav-tree__caret--small{font-size:12px}.sidebar__user{width:100%;border-top:1px solid var(--line-strong);padding:16px 18px;display:flex;align-items:center;gap:12px;border-left:none;border-right:none;border-bottom:none;text-align:left;background:transparent;color:inherit}.sidebar__user:hover,.sidebar__user.is-open{background:var(--blue-soft)}.sidebar__account{position:relative;border-top:1px solid var(--line-strong)}.sidebar__account .sidebar__user{border-top:none}.sidebar__user-copy{min-width:0;flex:1}.sidebar__user-caret{color:var(--text-muted);font-size:16px;transition:transform .2s ease}.sidebar__user.is-open .sidebar__user-caret{transform:rotate(180deg)}.sidebar__account-menu{position:absolute;right:14px;bottom:calc(100% + 10px);left:14px;z-index:10;padding:8px;border:1px solid var(--line-soft);border-radius:16px;background:#fff;box-shadow:0 16px 32px #0b12201f}.sidebar__account-menu-user{display:grid;gap:4px;padding:10px 12px;overflow:hidden}.sidebar__account-menu-user strong,.sidebar__account-menu-user span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar__account-menu-user strong{color:var(--text-strong);font-size:13px}.sidebar__account-menu-user span{color:var(--text-muted);font-size:12px}.sidebar__account-menu-action{width:100%;padding:10px 12px;border:none;border-radius:10px;background:transparent;color:#b42318;text-align:left;font-size:13px;font-weight:600}.sidebar__account-menu-action:hover{background:#fff1f0}.sidebar__avatar{width:44px;height:44px;display:grid;place-items:center;border-radius:999px;background:var(--blue-soft);color:var(--blue-strong);font-weight:700}.sidebar__user-name{font-weight:600;color:var(--text-strong)}.sidebar__user-role{font-size:13px;color:var(--text-muted)}.main-area{display:grid;grid-template-rows:auto 1fr;min-width:0;min-height:0}.topbar{display:flex;align-items:center;justify-content:space-between;height:var(--shell-header-height);padding:0 24px 0 0;border-bottom:1px solid rgba(7,57,110,.35);background:radial-gradient(circle at 84% -50%,rgba(111,190,255,.42),transparent 36%),linear-gradient(105deg,#0e4f91,#1974cb);box-shadow:0 8px 22px #07396e1f}.topbar__nav,.topbar__actions{display:flex;align-items:center;gap:8px}.topbar__nav{align-self:stretch}.topbar__nav-toggle{display:none}.topbar__item{display:inline-flex;align-items:center;gap:8px;height:38px;padding:0 14px;border:none;border-radius:10px;background:transparent;color:#fff;font-size:14px;font-weight:500}.topbar__item:hover{background:#ffffff24;color:#fff}.topbar__item--home{align-self:stretch;height:100%;padding:0 28px;border-radius:0;background:transparent}.topbar__item--active{box-shadow:inset 0 -3px #fff;font-weight:700}.topbar__item--home:hover{background:#ffffff1a}.topbar__home-icon{width:19px;height:19px;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.topbar__icon{font-size:16px;line-height:1}.workspace{padding:clamp(18px,2vw,32px);overflow-y:auto;overflow-x:hidden;min-width:0;min-height:0}.sidebar-backdrop{display:none}.account-welcome{position:relative;min-height:148px;margin-bottom:24px;padding:28px 34px;display:flex;align-items:center;gap:22px;overflow:hidden;border:1px solid rgba(255,255,255,.22);border-radius:var(--radius-lg);color:#fff;background:radial-gradient(circle at 16% 18%,rgba(255,255,255,.18),transparent 18%),radial-gradient(circle at 88% 110%,rgba(89,174,255,.34),transparent 36%),linear-gradient(112deg,#287ce2,#145db9 52%,#0f4f9d);box-shadow:0 18px 38px #0c4f9733}.account-welcome:before,.account-welcome:after{content:"";position:absolute;border:1px solid rgba(255,255,255,.12);border-radius:32px;transform:rotate(28deg)}.account-welcome:before{width:190px;height:190px;right:10%;top:-104px}.account-welcome:after{width:120px;height:120px;right:28%;bottom:-86px}.account-welcome__avatar{position:relative;z-index:1;width:72px;height:72px;display:grid;place-items:center;flex-shrink:0;border:5px solid rgba(255,255,255,.22);border-radius:50%;background:#fff;color:var(--blue-strong);box-shadow:0 12px 28px #05244838;font-size:20px;font-weight:800}.account-welcome__title{position:relative;z-index:1;margin:0;font-size:clamp(24px,3vw,34px);font-weight:500;letter-spacing:-.03em}.account-welcome__title strong{font-weight:800}.workspace__header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:22px}.workspace__breadcrumb{margin:0;color:var(--text-muted);font-size:13px;letter-spacing:.04em}.workspace__title{margin:8px 0 4px;font-size:38px;line-height:1.05;letter-spacing:-.05em;color:var(--text-strong)}.workspace__subtitle{margin:0;color:var(--text-muted);font-size:15px}.workspace__actions{display:flex;align-items:center;gap:12px}.button{height:44px;padding:0 18px;border-radius:999px;border:1px solid var(--line-strong);background:#fff;color:var(--text-strong);font-weight:600}.button--primary{background:var(--blue);border-color:var(--blue);color:#fff}.button--soft{color:var(--blue-strong);border-color:#1d6fe033;background:var(--blue-soft)}.hero-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:18px;margin-bottom:18px}.card{background:#fffffff5;border:1px solid var(--line-soft);border-radius:var(--radius-xl);box-shadow:var(--shadow-card)}.hero-card{padding:22px;background:radial-gradient(circle at top right,rgba(29,111,224,.12),transparent 32%),linear-gradient(180deg,#fff,#fafcff)}.eyebrow{margin:0 0 12px;color:var(--blue-strong);font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.hero-card__title{margin:0 0 10px;color:var(--text-strong);font-size:32px;line-height:1.12;letter-spacing:-.05em}.hero-card__text{margin:0;max-width:640px;color:var(--text-muted);line-height:1.7}.hero-card__actions{margin-top:20px;display:flex;gap:12px;flex-wrap:wrap}.summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.overview-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:18px}.overview-card{padding:18px}.overview-card__title{margin:0 0 10px;color:var(--text-strong);font-size:18px}.overview-card__text{margin:0 0 16px;color:var(--text-muted);line-height:1.7;font-size:14px}.overview-card__link{border:none;padding:0;background:transparent;color:var(--blue-strong);font-weight:700}.summary-card{padding:16px 18px;background:var(--bg-surface-soft)}.summary-card__label,.summary-card__hint,.table-card__subtitle{margin:0;color:var(--text-muted)}.summary-card__value{margin:8px 0;color:var(--text-strong);font-size:30px;font-weight:700;letter-spacing:-.04em}.summary-card__hint{color:var(--blue-strong);font-size:13px;font-weight:600}.filters{display:grid;grid-template-columns:1.2fr 180px 180px 160px auto;gap:12px;align-items:center;margin-bottom:18px}.field{height:48px;display:flex;align-items:center;padding:0 16px;border:1px solid var(--line-strong);border-radius:16px;background:#fff;color:var(--text-muted)}.field--search:before{content:"⌕";margin-right:10px;color:var(--blue-strong);font-size:18px}.table-card{overflow:hidden}.table-card__header{padding:20px 22px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line-soft)}.table-card__title{margin:0 0 4px;color:var(--text-strong);font-size:20px}.table-wrap{overflow:auto}.home-layout-notes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:22px}.home-layout-notes__item{border:1px solid var(--line-soft);border-radius:var(--radius-md);background:var(--bg-surface-soft);padding:18px}.home-layout-notes__item h4{margin:0 0 10px;color:var(--text-strong);font-size:16px}.home-layout-notes__item p{margin:0;color:var(--text-muted);line-height:1.7;font-size:14px}table{width:100%;border-collapse:collapse;min-width:900px}th,td{padding:16px 22px;text-align:left;border-bottom:1px solid var(--line-soft);font-size:14px}th{color:var(--text-muted);font-size:12px;text-transform:uppercase;letter-spacing:.14em;background:#fbfcfd}tbody tr:hover td{background:#1d6fe009}.mono{font-family:SFMono-Regular,Consolas,monospace;font-size:13px}.badge{display:inline-flex;align-items:center;padding:8px 12px;border-radius:999px;font-size:12px;font-weight:700}.badge--air,.badge--success{background:var(--blue-soft);color:var(--blue-strong)}.badge--neutral{background:#f3f4f6;color:#374151}.shipment-workspace{display:grid;gap:20px}.shipment-page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.shipment-page-header__actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-shrink:0;flex-wrap:wrap}.shipment-page-header__title{margin:8px 0 6px;color:var(--text-strong);font-size:clamp(30px,4vw,44px);line-height:1;letter-spacing:-.045em}.shipment-page-header__subtitle{margin:0;color:var(--text-muted);line-height:1.6}.shipment-refresh-button{height:44px;display:inline-flex;align-items:center;gap:8px;flex-shrink:0;padding:0 18px;border:1px solid rgba(29,111,224,.18);border-radius:12px;background:#fff;color:var(--blue-strong);box-shadow:0 8px 18px #0b12200d;font-weight:700}.shipment-refresh-button:hover:not(:disabled){background:var(--blue-soft)}.shipment-refresh-button:disabled{cursor:wait;opacity:.65}.shipment-refresh-button span{font-size:19px}.shipment-edit-mode-button{height:44px;display:inline-flex;align-items:center;gap:8px;flex-shrink:0;padding:0 18px;border:1px solid rgba(22,132,91,.22);border-radius:12px;background:#fff;color:#116b49;box-shadow:0 8px 18px #0b12200d;font-weight:700}.shipment-edit-mode-button:hover{background:#edf9f3}.shipment-edit-mode-button.is-active{border-color:#f0b8b3;background:#fff3f2;color:#a33228}.shipment-edit-mode-button span{width:18px;text-align:center;font-size:18px;line-height:1}.shipment-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.shipment-feedback{padding:14px 16px;display:flex;align-items:flex-start;justify-content:space-between;gap:18px;border:1px solid;border-radius:14px}.shipment-feedback--success{border-color:#a9ddc4;background:#edf9f3;color:#116b49}.shipment-feedback--error{border-color:#f0b8b3;background:#fff3f2;color:#a33228}.shipment-feedback strong{font-size:14px}.shipment-feedback p{margin:4px 0 0;color:inherit;line-height:1.5;font-size:13px}.shipment-feedback button{flex-shrink:0;padding:0 4px;border:none;background:transparent;color:inherit;font-size:22px;line-height:1}.shipment-dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:grid;place-items:center;padding:24px;background:#0814248f;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.shipment-dialog{position:relative;width:min(560px,100%);max-height:min(720px,calc(100vh - 48px));overflow-y:auto;padding:30px;border:1px solid var(--line-soft);border-top:5px solid #16845b;border-radius:18px;background:#fff;box-shadow:0 28px 70px #05162b47}.shipment-dialog--error{border-top-color:#c43e32}.shipment-dialog--confirm,.shipment-dialog--processing{border-top-color:#1677b8}.shipment-dialog__eyebrow{margin-bottom:8px;color:#16845b;font-size:12px;font-weight:800;letter-spacing:.08em}.shipment-dialog--error .shipment-dialog__eyebrow,.shipment-dialog--error h2{color:#a33228}.shipment-dialog--confirm .shipment-dialog__eyebrow,.shipment-dialog--confirm h2,.shipment-dialog--processing .shipment-dialog__eyebrow,.shipment-dialog--processing h2{color:#12689e}.shipment-dialog h2{margin:0;color:#116b49;font-size:23px}.shipment-dialog>p{margin:16px 0 0;color:var(--text-body);line-height:1.65;white-space:pre-wrap}.shipment-dialog pre{max-height:300px;margin:18px 0 0;padding:14px;overflow:auto;border:1px solid var(--line-soft);border-radius:10px;background:#f7f9fc;color:#334155;font:12px/1.6 SFMono-Regular,Consolas,monospace;white-space:pre-wrap;overflow-wrap:anywhere}.shipment-dialog__close{position:absolute;top:16px;right:16px;width:32px;height:32px;padding:0;border:none;border-radius:50%;background:#eef2f7;color:#64748b;font-size:22px;line-height:1}.shipment-dialog__actions{display:flex;justify-content:flex-end;margin-top:24px}.shipment-dialog__actions button{min-width:92px;min-height:38px;border:none;border-radius:9px;background:#334155;color:#fff;font-weight:700}.shipment-edit-dialog{position:relative;width:min(920px,100%);max-height:min(780px,calc(100vh - 48px));overflow-y:auto;padding:30px;border:1px solid var(--line-soft);border-top:5px solid #116b49;border-radius:18px;background:#fff;box-shadow:0 28px 70px #05162b47}.shipment-edit-dialog__heading{padding-right:44px;margin-bottom:22px}.shipment-edit-dialog__heading p{margin:0 0 8px;color:#16845b;font-size:12px;font-weight:800;letter-spacing:.08em}.shipment-edit-dialog__heading h2{margin:0;color:var(--text-strong);font-size:24px}.shipment-edit-dialog__heading span{display:block;margin-top:8px;color:var(--text-muted);font-size:13px;font-family:SFMono-Regular,Consolas,monospace}.shipment-edit-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.shipment-edit-form-grid label{display:grid;gap:7px;min-width:0;color:#536078;font-size:12px;font-weight:700}.shipment-edit-form-grid label>span{line-height:1.35}.shipment-edit-form-grid b{color:#b42318}.shipment-edit-form-grid input,.shipment-edit-form-grid select{width:100%;min-width:0;height:42px;padding:0 12px;border:1px solid var(--line-strong);border-radius:10px;outline:none;background:#fff;color:var(--text-body)}.shipment-edit-form-grid input:focus,.shipment-edit-form-grid select:focus{border-color:var(--blue);box-shadow:0 0 0 3px #1d6fe01a}.shipment-edit-form-grid input:disabled{border-color:#e1e5ec;background:#f6f8fb;color:#6f798c}.shipment-edit-form-grid__wide{grid-column:1 / -1}.shipment-edit-transport{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.shipment-edit-transport button{min-width:74px;height:42px;padding:0 14px;border:none;border-radius:10px;background:#16845b;color:#fff;font-weight:700}.shipment-edit-transport button:disabled{cursor:not-allowed;background:#d8dde5;color:#78818e}.shipment-edit-dialog__route-status{margin-top:2px;color:#12689e;font-size:12px;font-weight:650;line-height:1.45}.shipment-edit-dialog__error{margin-top:18px;padding:11px 13px;border:1px solid #f0b8b3;border-radius:10px;background:#fff3f2;color:#a33228;font-size:13px;font-weight:700}.shipment-edit-dialog__actions{display:flex;justify-content:flex-end;gap:10px;margin-top:24px}.shipment-edit-dialog__actions button{min-width:96px;min-height:40px;padding:0 16px;border:1px solid var(--line-strong);border-radius:10px;background:#fff;color:var(--text-body);font-weight:700}.shipment-edit-dialog__actions button[type=submit]{border-color:#16845b;background:#16845b;color:#fff}.shipment-edit-dialog__actions button:disabled{cursor:wait;opacity:.62}.job-split-dialog{width:min(580px,100%)}.job-split-dialog__summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:22px 0 0}.job-split-dialog__summary div{padding:14px 16px;border:1px solid #d9e7f1;border-radius:12px;background:#f5faff}.job-split-dialog__summary dt{color:#64748b;font-size:12px;font-weight:700}.job-split-dialog__summary dd{margin:6px 0 0;color:#123d5a;font-size:17px;font-weight:800}.job-split-dialog__progress{display:flex;align-items:center;gap:10px;margin-top:22px;padding:14px 16px;border-radius:12px;background:#eef7fd;color:#12689e;font-weight:700}.job-split-dialog__progress span{width:18px;height:18px;border:2px solid rgba(18,104,158,.24);border-top-color:#12689e;border-radius:50%;animation:job-split-spin .8s linear infinite}.shipment-dialog__actions .job-split-dialog__cancel{border:1px solid #cbd5e1;background:#fff;color:#475569}.shipment-dialog__actions .job-split-dialog__confirm{background:#12689e}@keyframes job-split-spin{to{transform:rotate(360deg)}}@media (max-width: 520px){.job-split-dialog__summary{grid-template-columns:1fr}.shipment-edit-dialog{padding:24px 18px}.shipment-edit-form-grid{grid-template-columns:1fr}.shipment-edit-dialog__actions{flex-direction:column-reverse}.shipment-edit-dialog__actions button{width:100%}}.workspace,.business-page,.printing-workspace,.b2b-workspace,.shipment-workspace,.job-workspace,.declaration-workspace,.amount-query-workspace,button,input,select,textarea{font-size:14px}.workspace__breadcrumb,.eyebrow,.customs-composer-toolbar span,.customs-bulk-fill header span,.customs-form-grid label,.customs-dropzone span,.printing-field>span,.b2b-processing-rail__eyebrow,.shipment-metric__label,.job-panel__heading>span,.declaration-panel__heading>span{font-size:12px}.workspace__subtitle,.shipment-page-header__subtitle,.business-page__header p:last-child,.printing-page-header p:last-child,.customs-panel__heading p,.b2b-step-heading p,.b2b-panel-heading p,.shipment-list-panel__toolbar p,.job-panel__heading p,.declaration-panel__heading p{font-size:13px}.customs-form-grid input,.customs-form-grid select,.customs-form-grid textarea,.printing-field input,.printing-field select,.printing-field textarea,.job-form-grid input,.job-form-grid select,.job-form-grid textarea,.declaration-form-grid input,.declaration-form-grid select,.declaration-form-grid textarea,.amount-query-search input,.b2b-session-search input{font-size:14px}.customs-table-scroll table,.printing-table,.shipment-data-table,.b2b-session-table,.amount-query-table,.declaration-table{font-size:13px}.customs-table-scroll th,.printing-table th,.shipment-data-table th,.b2b-session-table th,.amount-query-table th,.declaration-table th{font-size:12px}.customs-table-scroll td,.printing-table td,.shipment-data-table td,.b2b-session-table td,.amount-query-table td,.declaration-table td{font-size:13px}.b2b-session-table code,.mono,.b2b-session-table td strong,.b2b-processing-rail dt{font-size:12px}.b2b-processing-rail dd{font-size:14px}.b2b-generate-button,.b2b-download-button,.shipment-row-action,.shipment-status-action,.printing-button,.declaration-button,.job-action-button,.amount-query-button{font-size:13px}.nav-tree__group,.nav-tree__leaf,.topbar__item{font-size:14px}.shipment-metric{position:relative;min-height:126px;padding:20px;overflow:hidden;border:1px solid var(--line-soft);border-radius:18px;background:radial-gradient(circle at 100% 0%,rgba(29,111,224,.1),transparent 42%),#fff;box-shadow:0 10px 24px #0b12200b}.shipment-metric:after{content:"";position:absolute;width:8px;height:8px;top:20px;right:20px;border-radius:50%;background:var(--blue);box-shadow:0 0 0 6px #1d6fe01a}.shipment-metric--air:after{background:#0284c7;box-shadow:0 0 0 6px #0284c71a}.shipment-metric--created:after{background:#16845b;box-shadow:0 0 0 6px #16845b1a}.shipment-metric--pending:after{background:#d97706;box-shadow:0 0 0 6px #d977061a}.shipment-metric__label{display:block;color:var(--text-muted);font-size:13px;font-weight:700}.shipment-metric strong{display:block;margin:8px 0 3px;color:var(--text-strong);font-size:32px;line-height:1}.shipment-metric>span:last-child{color:var(--text-muted);font-size:12px}.shipment-list-panel{min-width:0;overflow:hidden;border:1px solid var(--line-soft);border-radius:20px;background:#fff;box-shadow:0 14px 32px #0b12200d}.shipment-list-panel__toolbar{padding:20px 22px;display:flex;align-items:flex-end;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line-soft)}.shipment-list-panel__toolbar h2{margin:0 0 5px;color:var(--text-strong);font-size:20px}.shipment-list-panel__toolbar p{margin:0;color:var(--text-muted);font-size:13px}.shipment-filters{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.shipment-search{min-width:290px;height:42px;display:flex;align-items:center;gap:8px;padding:0 12px;border:1px solid var(--line-strong);border-radius:11px;background:var(--bg-surface-soft);color:var(--text-muted)}.shipment-search:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px #1d6fe01a}.shipment-search input{width:100%;min-width:0;border:none;outline:none;background:transparent;color:var(--text-body);font-size:13px}.shipment-filters select{height:42px;padding:0 34px 0 12px;border:1px solid var(--line-strong);border-radius:11px;outline:none;background:var(--bg-surface-soft);color:var(--text-body);font-size:13px}.shipment-filters select:focus{border-color:var(--blue);box-shadow:0 0 0 3px #1d6fe01a}.shipment-table-summary{padding:12px 22px;border-bottom:1px solid var(--line-soft);background:#fbfcfe;color:var(--text-muted);font-size:12px}.shipment-table-summary strong{color:var(--blue-strong)}.shipment-table-wrap{max-width:100%;overflow:auto}.shipment-pagination{min-height:68px;padding:14px 22px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid var(--line-soft);background:#fbfcfe}.shipment-pagination__summary{color:var(--text-muted);font-size:12px}.shipment-pagination__controls{display:flex;align-items:center;gap:7px}.shipment-pagination__controls button{min-width:36px;height:36px;padding:0 11px;border:1px solid var(--line-strong);border-radius:9px;background:#fff;color:var(--text-body);font-size:12px;font-weight:700}.shipment-pagination__controls button:hover:not(:disabled):not(.is-active){border-color:var(--blue);background:var(--blue-soft);color:var(--blue-strong)}.shipment-pagination__controls button.is-active{border-color:var(--blue);background:var(--blue);color:#fff}.shipment-pagination__controls button:disabled{cursor:not-allowed;opacity:.45}.shipment-data-table{table-layout:fixed}.shipment-data-table th{position:sticky;top:0;z-index:1;padding:14px 22px 14px 16px;background:#f4f7fb;color:#4b5563;font-size:11px;letter-spacing:.08em;white-space:nowrap;-webkit-user-select:none;user-select:none}.shipment-data-table td{padding:15px 16px;overflow:hidden;color:var(--text-body);text-overflow:ellipsis;white-space:nowrap}.shipment-column-resizer{position:absolute;top:0;right:-4px;bottom:0;z-index:2;width:9px;cursor:col-resize;touch-action:none}.shipment-column-resizer:after{content:"";position:absolute;top:22%;right:4px;width:1px;height:56%;background:#c9d1dc;transition:width .15s ease,background .15s ease}.shipment-column-resizer:hover:after,.is-resizing-column .shipment-column-resizer:after{width:2px;background:var(--blue)}body.is-resizing-column,body.is-resizing-column *{cursor:col-resize!important;-webkit-user-select:none!important;user-select:none!important}.shipment-data-table tbody tr:hover td{background:#f7faff}.shipment-data-table tbody tr.is-editable{cursor:pointer}.shipment-data-table tbody tr.is-editable:hover td,.shipment-data-table tbody tr.is-editable:focus-visible td{background:#eef7fd}.shipment-data-table tbody tr.is-editable:focus-visible{outline:2px solid rgba(29,111,224,.35);outline-offset:-2px}.shipment-reference{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--blue-strong);font-weight:700}.shipment-transport,.shipment-status{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;font-size:12px;font-weight:700;text-transform:capitalize}.shipment-transport--air{background:#e0f2fe;color:#0369a1}.shipment-transport--sea{background:#dbeafe;color:#153e75}.shipment-transport--road{background:#dcfce7;color:#166534}.shipment-transport--trail{background:#f1e3d3;color:#7c3f16}.shipment-transport--standard{background:#eef2f7;color:#475569}.shipment-status--success{background:#e8f7ef;color:#137653}.shipment-status--pending{background:#fff4dd;color:#a85f07}.shipment-status--air{background:#f1eaff;color:#6941c6}.shipment-status-action{min-height:32px;padding:0 13px;border:none;border-radius:9px;color:#fff;font-size:12px;font-weight:800;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.shipment-status-action:hover{transform:translateY(-1px)}.shipment-status-action--job{background:#16845b;box-shadow:0 6px 14px #16845b2e}.shipment-status-action--job:hover{background:#116b49}.shipment-status-action--split{background:#6941c6;box-shadow:0 6px 14px #6941c62e}.shipment-status-action--split:hover{background:#5634aa}.shipment-creation-error{padding:0;border:none;background:transparent;color:#b42318;font-size:12px;font-weight:700;text-align:left;text-decoration:underline}.shipment-row-action{min-width:64px;height:34px;padding:0 13px;border:none;border-radius:9px;background:var(--blue);color:#fff;font-size:12px;font-weight:700}.shipment-row-action--verify{background:#16845b}.shipment-row-action:disabled{cursor:not-allowed;background:#d8dde5;color:#78818e}.shipment-state{min-height:280px;padding:48px 24px;display:grid;place-items:center;align-content:center;text-align:center}.shipment-state strong{margin-top:12px;color:var(--text-strong);font-size:18px}.shipment-state p{max-width:620px;margin:7px 0 0;color:var(--text-muted);line-height:1.6}.shipment-state button{height:40px;margin-top:18px;padding:0 18px;border:none;border-radius:10px;background:var(--blue);color:#fff;font-weight:700}.shipment-state--error strong{color:#b42318}.shipment-state__spinner{width:34px;height:34px;border:3px solid var(--blue-soft);border-top-color:var(--blue);border-radius:50%;animation:auth-spin .8s linear infinite}.job-workspace{display:grid;gap:20px}.job-entry-card{min-height:270px;padding:26px;border:1px solid var(--line-soft);border-radius:20px;background:radial-gradient(circle at 100% 0%,rgba(29,111,224,.1),transparent 34%),#fff;box-shadow:0 14px 32px #0b12200d}.job-entry-card__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-bottom:22px;border-bottom:1px solid var(--line-soft)}.job-entry-card__eyebrow{color:var(--blue-strong);font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.job-entry-card__heading h2{margin:7px 0 0;color:var(--text-strong);font-size:26px}.job-entry-card__mode{padding:8px 12px;border-radius:999px;font-size:11px;font-weight:800}.job-entry-card__mode--create-job{background:#e8f7ef;color:#137653}.job-entry-card__mode--split{background:#f1eaff;color:#6941c6}.job-entry-details{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:22px 0 0}.job-entry-details div{min-width:0;padding:16px;border:1px solid var(--line-soft);border-radius:14px;background:var(--bg-surface-soft)}.job-entry-details dt{color:var(--text-muted);font-size:11px;font-weight:700;text-transform:uppercase}.job-entry-details dd{margin:8px 0 0;overflow:hidden;color:var(--text-strong);text-overflow:ellipsis;white-space:nowrap;font-weight:700}.job-entry-card__empty{min-height:215px;display:grid;place-items:center;align-content:center;text-align:center}.job-entry-card__empty strong{color:var(--text-strong);font-size:20px}.job-entry-card__empty p{max-width:560px;margin:8px 0 0;color:var(--text-muted);line-height:1.7}.job-context-banner{position:relative;min-height:132px;padding:24px 26px;overflow:hidden;display:flex;align-items:center;justify-content:space-between;gap:24px;border-radius:20px;background:linear-gradient(105deg,#073766f7,#1469aeeb),#0b4c86;color:#fff;box-shadow:0 18px 38px #07396e2e}.job-context-banner:after{content:"";position:absolute;right:-70px;bottom:-110px;width:280px;height:280px;border:42px solid rgba(255,255,255,.08);border-radius:50%}.job-context-banner>div{position:relative;z-index:1}.job-context-banner__eyebrow{display:block;margin-bottom:8px;color:#a9d8ff;font-size:11px;font-weight:800;letter-spacing:.14em}.job-context-banner>div:first-child>strong{font-size:clamp(22px,3vw,34px);letter-spacing:-.025em}.job-context-banner p{margin:8px 0 0;color:#ffffffb8;font-size:13px}.job-context-banner__facts{display:grid;grid-template-columns:repeat(3,auto);gap:10px}.job-context-banner__facts span{min-width:112px;padding:12px 14px;border:1px solid rgba(255,255,255,.16);border-radius:12px;background:#ffffff17;color:#ffffffad;font-size:10px;text-transform:uppercase}.job-context-banner__facts strong{display:block;margin-top:5px;overflow:hidden;color:#fff;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.job-notice{padding:15px 18px;display:flex;align-items:flex-start;justify-content:space-between;gap:18px;border:1px solid;border-radius:14px}.job-notice--info{border-color:#b8d8f5;background:#eef7ff;color:#175d95}.job-notice--success{border-color:#a9ddc4;background:#edf9f3;color:#116b49}.job-notice--error{border-color:#f0b8b3;background:#fff3f2;color:#a33228}.job-notice strong{font-size:14px}.job-notice p{margin:4px 0 0;color:inherit;font-size:13px;line-height:1.5}.job-notice button{padding:0 4px;border:none;background:transparent;color:inherit;font-size:22px;line-height:1}.job-form{display:grid;gap:18px}.job-panel,.job-results-panel{overflow:hidden;border:1px solid var(--line-soft);border-radius:20px;background:#fff;box-shadow:0 12px 28px #0b12200b}.job-panel{padding:24px}.job-panel__heading,.job-panel__title-group{display:flex;align-items:flex-start;gap:13px}.job-panel__heading{margin-bottom:22px}.job-panel__heading--actions{align-items:center;justify-content:space-between}.job-panel__heading>span,.job-panel__title-group>span{width:34px;height:34px;flex:0 0 34px;display:grid;place-items:center;border-radius:10px;background:var(--blue-soft);color:var(--blue-strong);font-size:11px;font-weight:900}.job-panel__heading h2{margin:0;color:var(--text-strong);font-size:18px}.job-panel__heading p{margin:5px 0 0;color:var(--text-muted);font-size:12px}.job-form-grid{display:grid;gap:16px}.job-form-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.job-form-grid label{min-width:0}.job-form-grid label>span{display:block;margin-bottom:7px;color:#526071;font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.job-form-grid input{width:100%;height:43px;padding:0 12px;border:1px solid var(--line-strong);border-radius:10px;outline:none;background:#fbfcfe;color:var(--text-body);font-size:13px}.job-form-grid input:focus,.job-editor-table input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #1d6fe01a}.job-transport-options{margin-top:18px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.job-transport-card{min-height:68px;padding:13px 14px;display:flex;align-items:center;gap:10px;border:1px solid var(--line-soft);border-radius:13px;background:#f8fafc;cursor:pointer;transition:border-color .16s ease,transform .16s ease,box-shadow .16s ease}.job-transport-card:hover{transform:translateY(-1px);border-color:#a8b9cc}.job-transport-card:has(input:checked){border-color:var(--blue);box-shadow:0 0 0 3px #1d6fe017}.job-transport-card--air:has(input:checked){background:#eef8ff}.job-transport-card--sea:has(input:checked){background:#edf3ff}.job-transport-card--road:has(input:checked){background:#effaf4}.job-transport-card--rail:has(input:checked){background:#faf5ef}.job-transport-card input{accent-color:var(--blue)}.job-transport-card strong,.job-transport-card small{display:block}.job-transport-card strong{color:var(--text-strong);font-size:13px}.job-transport-card small{margin-top:3px;color:var(--text-muted);font-size:10px}.job-panel__actions{display:flex;align-items:center;gap:9px}.job-panel__actions button,.job-file-button{min-height:38px;padding:0 14px;display:inline-flex;align-items:center;border:1px solid var(--line-strong);border-radius:9px;background:#fff;color:var(--blue-strong);font-size:12px;font-weight:800;cursor:pointer}.job-panel__actions .job-edit-button{border-color:var(--blue);background:var(--blue);color:#fff;box-shadow:0 7px 16px #1d6fe029}.job-panel__actions .job-edit-button.is-editing{border-color:#16794f;background:#16794f;box-shadow:0 7px 16px #16794f2e}.job-panel__actions .job-split-button{border-color:#6941c6;background:#6941c6;color:#fff;box-shadow:0 7px 16px #6941c629}.job-panel__actions .job-split-button:hover:not(:disabled){border-color:#5634aa;background:#5634aa}.job-panel__actions button:disabled{cursor:wait;opacity:.55}.job-table-shell{max-width:100%;overflow:auto;border:1px solid var(--line-soft);border-radius:13px}.job-editor-table{width:100%;min-width:1760px;border-collapse:collapse;table-layout:fixed}.job-editor-table th{padding:12px 8px;border-right:1px solid #e5eaf0;border-bottom:1px solid var(--line-strong);background:#eef3f8;color:#475569;font-size:10px;letter-spacing:.035em;text-align:left;white-space:nowrap}.job-editor-table td{padding:7px;border-right:1px solid #edf0f4;border-bottom:1px solid #edf0f4;background:#fff}.job-editor-table tbody tr.is-selected td{background:#f8fbff}.job-editor-table th:nth-child(1),.job-editor-table td:nth-child(1){width:42px;text-align:center}.job-editor-table th:nth-child(2),.job-editor-table td:nth-child(2){width:48px}.job-editor-table th:nth-child(3),.job-editor-table td:nth-child(3),.job-editor-table th:nth-child(4),.job-editor-table td:nth-child(4){width:145px}.job-editor-table th:nth-child(5),.job-editor-table td:nth-child(5){width:130px}.job-editor-table th:nth-child(6),.job-editor-table td:nth-child(6){width:80px}.job-editor-table th:nth-child(7),.job-editor-table td:nth-child(7){width:95px}.job-editor-table th:nth-child(8),.job-editor-table td:nth-child(8),.job-editor-table th:nth-child(10),.job-editor-table td:nth-child(10),.job-editor-table th:nth-child(13),.job-editor-table td:nth-child(13){width:190px}.job-editor-table th:nth-child(9),.job-editor-table td:nth-child(9){width:80px}.job-editor-table th:nth-child(11),.job-editor-table td:nth-child(11),.job-editor-table th:nth-child(12),.job-editor-table td:nth-child(12){width:110px}.job-editor-table th:nth-child(14),.job-editor-table td:nth-child(14){width:66px}.job-editor-table input:not([type=checkbox]){width:100%;height:34px;padding:0 8px;border:1px solid transparent;border-radius:7px;outline:none;background:transparent;color:var(--text-body);font-size:11px}.job-editor-table input:not([type=checkbox]):hover{border-color:var(--line-strong);background:#fff}.job-editor-table__readonly-value{width:100%;min-height:34px;padding:0 8px;display:flex;align-items:center;justify-content:center;color:#526071;font-size:14px;line-height:1.35;overflow-wrap:anywhere}.job-editor-table.is-editing input:not([type=checkbox]){border-color:#c5d5e5;background:#fff}.job-editor-table input[type=checkbox]{accent-color:var(--blue)}.job-editor-table__number{color:var(--blue-strong);font-size:11px;font-weight:900;text-align:center}.job-row-delete{padding:5px 7px;border:none;background:transparent;color:#b42318;font-size:11px;font-weight:700}.job-row-delete:disabled{color:#aab2bd;cursor:not-allowed}.job-editor-table tfoot td{padding:12px;background:#f2f5f9;color:#334155;font-size:11px;font-weight:900}.job-submit-bar{padding:22px 24px;display:flex;align-items:center;justify-content:space-between;gap:24px;border:1px solid #bad5ee;border-radius:18px;background:radial-gradient(circle at 90% 20%,rgba(29,111,224,.11),transparent 30%),#f3f8fd}.job-submit-bar>div:first-child>span,.job-results-panel__heading span{color:var(--blue-strong);font-size:10px;font-weight:900;letter-spacing:.12em}.job-submit-bar strong{display:block;margin-top:6px;color:var(--text-strong);font-size:19px}.job-submit-bar p{margin:4px 0 0;color:var(--text-muted);font-size:12px}.job-submit-bar__actions{min-width:min(480px,48%);display:flex;align-items:flex-end;flex-direction:column;gap:10px}.job-submit-bar__buttons{display:flex;gap:10px}.job-create-feedback{width:100%;padding:11px 13px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;border:1px solid;border-radius:11px}.job-create-feedback--info{border-color:#b8d8f5;background:#eef7ff;color:#175d95}.job-create-feedback--success{border-color:#a9ddc4;background:#edf9f3;color:#116b49}.job-create-feedback--error{border-color:#f0b8b3;background:#fff3f2;color:#a33228}.job-create-feedback strong{margin:0;color:inherit;font-size:12px}.job-create-feedback p{margin:3px 0 0;color:inherit;font-size:11px;line-height:1.45}.job-create-feedback>button{padding:0 2px;border:none;background:transparent;color:inherit;font-size:19px;line-height:1}.job-action-button{min-height:44px;padding:0 18px;border:none;border-radius:10px;color:#fff;font-size:12px;font-weight:900}.job-action-button--create{background:var(--blue);box-shadow:0 8px 18px #1d6fe033}.job-action-button--declaration{border:1px solid #9fc3df;background:#fff;color:#145b8f}.job-action-button:disabled{cursor:wait;opacity:.55}.job-results-panel__heading{padding:20px 22px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid var(--line-soft)}.job-results-panel__heading h2{margin:5px 0 0;color:var(--text-strong);font-size:18px}.job-results-panel__heading>strong{color:#137653;font-size:13px}.job-results-table-shell,.declaration-results-table-shell{max-width:100%;overflow-x:auto}.job-results-table,.declaration-results-table{width:100%;border-collapse:collapse}.job-results-table th,.job-results-table td,.declaration-results-table th,.declaration-results-table td{padding:12px 14px;border-right:1px solid #edf0f4;border-bottom:1px solid var(--line-soft);color:var(--text-body);text-align:left;font-size:11px;line-height:1.45;vertical-align:middle}.job-results-table th,.declaration-results-table th{background:#f4f7fa;color:#4b596a;font-size:10px;font-weight:900;letter-spacing:.045em;white-space:nowrap}.job-results-table tbody tr.is-success td,.declaration-results-table tbody tr.is-success td{background:#f7fcf9}.job-results-table tbody tr.is-error td,.declaration-results-table tbody tr.is-error td{background:#fff8f7}.job-results-table tbody tr.is-processing td{background:#f4f9fd}.job-results-table td strong,.declaration-results-table td strong{color:var(--text-strong);font-size:12px}.creation-result-status{display:inline-flex;padding:5px 8px;border-radius:999px;font-size:10px;font-weight:900;white-space:nowrap}.creation-result-status.is-success{background:#e6f6ed;color:#137653}.creation-result-status.is-error{background:#fdeceb;color:#b42318}.creation-result-status.is-processing{background:#e8f3fb;color:#176698}.job-declaration-followup{padding:22px 24px;display:flex;align-items:center;justify-content:space-between;gap:24px;border:1px solid #a8d7c0;border-radius:18px;background:radial-gradient(circle at 92% 20%,rgba(31,154,105,.13),transparent 32%),#f0faf5;box-shadow:0 12px 26px #18704c12}.job-declaration-followup span{color:#137653;font-size:10px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.job-declaration-followup strong{display:block;margin-top:5px;color:#164b38;font-size:18px}.job-declaration-followup p{margin:5px 0 0;color:#557567;font-size:12px}.job-declaration-followup button{min-height:44px;padding:0 18px;border:none;border-radius:10px;background:#157852;color:#fff;font-size:12px;font-weight:900;white-space:nowrap;box-shadow:0 8px 18px #15785233}.declaration-workspace{width:100%;min-width:0;display:grid;grid-template-columns:minmax(0,1fr);gap:20px}.declaration-header-actions{display:flex;align-items:center;gap:10px}.declaration-secondary-button{min-height:42px;padding:0 15px;border:1px solid var(--line-strong);border-radius:10px;background:#fff;color:var(--text-body);font-size:12px;font-weight:800}.declaration-transfer-banner{width:100%;min-width:0;min-height:132px;padding:24px 26px;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;gap:24px;border:1px solid #bad5ee;border-radius:20px;background:radial-gradient(circle at 90% 20%,rgba(29,111,224,.12),transparent 34%),linear-gradient(110deg,#f1f7fd,#fbfdff)}.declaration-transfer-banner.is-created{border-color:#a8d7c0;background:radial-gradient(circle at 90% 20%,rgba(31,154,105,.12),transparent 34%),linear-gradient(110deg,#effaf5,#fbfefc)}.declaration-transfer-banner span,.declaration-job-panel__heading span,.declaration-empty-state--page>span{color:var(--blue-strong);font-size:10px;font-weight:900;letter-spacing:.13em}.declaration-transfer-banner.is-created span{color:#137653}.declaration-transfer-banner h2{margin:6px 0 0;color:var(--text-strong);font-size:20px}.declaration-transfer-banner p{margin:5px 0 0;color:var(--text-muted);font-size:12px}.declaration-transfer-banner>strong{max-width:36%;overflow:hidden;color:#134e7a;font-size:clamp(20px,3vw,30px);text-overflow:ellipsis;white-space:nowrap}.declaration-context-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.declaration-context-grid article{min-width:0;padding:17px 18px;border:1px solid var(--line-soft);border-radius:14px;background:#fff}.declaration-context-grid span{display:block;color:var(--text-muted);font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.declaration-context-grid strong{display:block;margin-top:7px;overflow:hidden;color:var(--text-strong);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.declaration-context-grid input{width:100%;height:34px;margin-top:4px;padding:0;border:none;border-bottom:1px solid #c2d1df;outline:none;background:transparent;color:var(--text-strong);font-size:13px;font-weight:700}.declaration-context-grid input:focus{border-color:var(--blue)}.declaration-job-panel{overflow:hidden;border:1px solid var(--line-soft);border-radius:20px;background:#fff;box-shadow:0 12px 28px #0b12200b}.declaration-job-panel__heading{padding:20px 22px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid var(--line-soft)}.declaration-job-panel__heading h2{margin:5px 0 0;color:var(--text-strong);font-size:18px}.declaration-job-panel__heading>strong{color:var(--blue-strong);font-size:13px}.declaration-table-shell{overflow:auto}.declaration-table-shell table{width:100%;min-width:920px;border-collapse:collapse}.declaration-table-shell th,.declaration-table-shell td{padding:13px 15px;border-bottom:1px solid var(--line-soft);text-align:left;font-size:12px}.declaration-table-shell th{background:#f4f7fa;color:#526071;font-size:10px;letter-spacing:.04em;text-transform:uppercase}.declaration-table-shell td{color:var(--text-body)}.declaration-job-status{display:inline-flex;padding:5px 8px;border-radius:999px;font-size:10px;font-weight:900}.declaration-job-status.is-created{background:#e8f7ef;color:#137653}.declaration-job-status.is-draft{background:#edf3f8;color:#526071}.declaration-empty-state{min-height:190px;padding:28px;display:grid;place-items:center;align-content:center;text-align:center}.declaration-empty-state--page{min-height:360px;border:1px dashed #b7c6d6;border-radius:20px;background:#f8fafc}.declaration-empty-state strong{color:var(--text-strong);font-size:19px}.declaration-empty-state p{max-width:580px;margin:8px 0 0;color:var(--text-muted);font-size:13px;line-height:1.7}.declaration-empty-state button{min-height:40px;margin-top:18px;padding:0 15px;border:none;border-radius:9px;background:var(--blue);color:#fff;font-size:12px;font-weight:900}.declaration-notice{padding:15px 18px;display:flex;align-items:flex-start;justify-content:space-between;gap:18px;border:1px solid;border-radius:14px}.declaration-notice--info{border-color:#b8d8f5;background:#eef7ff;color:#175d95}.declaration-notice--success{border-color:#a9ddc4;background:#edf9f3;color:#116b49}.declaration-notice--error{border-color:#f0b8b3;background:#fff3f2;color:#a33228}.declaration-notice strong{font-size:14px}.declaration-notice p{margin:4px 0 0;color:inherit;font-size:12px;line-height:1.55}.declaration-notice button{padding:0 4px;border:none;background:transparent;color:inherit;font-size:22px;line-height:1}.declaration-type-tabs{padding:6px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;border:1px solid var(--line-soft);border-radius:16px;background:#eef3f7}.declaration-type-tabs button{min-height:66px;padding:12px 18px;display:flex;align-items:center;justify-content:center;gap:12px;border:1px solid transparent;border-radius:11px;background:transparent;color:var(--text-muted)}.declaration-type-tabs button.is-active{border-color:#b9cde0;background:#fff;color:var(--blue-strong);box-shadow:0 6px 15px #14446c14}.declaration-type-tabs.is-b2c button.is-active{border-color:#9fd7c0;color:#126b4b;box-shadow:0 6px 15px #126b4b17}.declaration-type-tabs strong{font-size:17px}.declaration-type-tabs span{font-size:11px}.declaration-panel,.declaration-results-panel{padding:24px;border:1px solid var(--line-soft);border-radius:20px;background:#fff;box-shadow:0 12px 28px #0b12200b}.declaration-panel--b2c,.declaration-data-panel--b2c{border-color:#b9dfce;background:radial-gradient(circle at 100% 0%,rgba(22,132,91,.055),transparent 24%),#fff}.declaration-results-panel{padding:0;overflow:hidden}.declaration-panel__heading{margin-bottom:22px;display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.declaration-results-panel>.declaration-panel__heading{padding:20px 22px;border-bottom:1px solid var(--line-soft)}.declaration-panel__heading--small,.declaration-panel__heading--actions{align-items:center}.declaration-panel__heading>div>span{color:var(--blue-strong);font-size:10px;font-weight:900;letter-spacing:.13em}.declaration-panel__heading h2{margin:5px 0 0;color:var(--text-strong);font-size:18px}.declaration-panel__heading p{margin:5px 0 0;color:var(--text-muted);font-size:12px}.declaration-panel__heading--small>button{min-height:38px;padding:0 13px;border:1px solid #9fc3df;border-radius:9px;background:#f1f8fd;color:#145b8f;font-size:11px;font-weight:800}.declaration-mode-pill{padding:7px 10px;border-radius:999px;background:#edf3f8;color:#526071;font-size:10px;font-weight:900;white-space:nowrap}.declaration-mode-pill--air{background:#e9f6ff;color:#176698}.declaration-mode-pill--sea{background:#e7eefb;color:#173f78}.declaration-mode-pill--road{background:#eaf7ef;color:#176b45}.declaration-mode-pill--rail{background:#f5eee5;color:#785537}.declaration-form-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.declaration-form-grid--compact{margin-top:18px;padding-top:18px;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px dashed var(--line-strong)}.declaration-form-grid label{min-width:0}.declaration-form-grid label>span{display:block;min-height:24px;margin-bottom:5px;color:#526071;font-size:9px;font-weight:800;letter-spacing:.035em;line-height:1.35;text-transform:uppercase}.declaration-form-grid input{width:100%;height:40px;padding:0 11px;border:1px solid var(--line-strong);border-radius:9px;outline:none;background:#fbfcfe;color:var(--text-body);font-size:12px}.declaration-form-grid input[readonly]{border-color:#d7e2ea;background:#f3f7fa;color:#657586;cursor:default}.declaration-form-grid input:focus,.declaration-editor-table input:focus,.declaration-subrow input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #1d6fe01a}.declaration-party-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.declaration-party-grid--b2b{grid-template-columns:minmax(0,1fr)}.declaration-party-grid--b2b>article{max-width:none}.declaration-party-grid .declaration-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.declaration-panel__actions{display:flex;align-items:center;gap:8px}.declaration-panel__actions button,.declaration-button{min-height:39px;padding:0 14px;border:1px solid var(--line-strong);border-radius:9px;background:#fff;color:var(--blue-strong);font-size:11px;font-weight:900}.declaration-panel__actions .declaration-button--primary{border-color:var(--blue);background:var(--blue);color:#fff;box-shadow:0 7px 16px #1d6fe029}.declaration-panel__actions .declaration-edit-data-button{border-color:var(--blue);background:#fff;color:var(--blue-strong)}.declaration-panel__actions .declaration-edit-data-button.is-editing{border-color:#16794f;background:#16794f;color:#fff;box-shadow:0 7px 16px #16794f2e}.declaration-data-panel--b2c .declaration-panel__actions .declaration-button--primary{border-color:#16845b;background:#16845b;box-shadow:0 7px 16px #16845b29}.declaration-form-grid--b2c-security{margin-top:18px;padding:18px;border:1px solid #c9e4d8;border-radius:13px;background:#f3faf6}.declaration-panel__actions button:disabled,.declaration-button:disabled{cursor:not-allowed;opacity:.5}.declaration-data-panel{padding-right:0;padding-left:0;overflow:hidden}.declaration-data-panel>.declaration-panel__heading{padding:0 24px}.declaration-editor-shell{max-width:100%;overflow:auto;border-bottom:1px solid var(--line-soft)}.declaration-editor-top-scroll{width:100%;height:17px;overflow-x:auto;overflow-y:hidden;border-top:1px solid var(--line-soft);border-bottom:1px solid #d5dee8;background:#f4f7fa}.declaration-editor-top-scroll>div{height:1px}.declaration-editor-table{width:100%;border-collapse:collapse;table-layout:fixed}.declaration-editor-table th{padding:12px 8px;border-right:1px solid #e5eaf0;border-bottom:1px solid var(--line-strong);background:#eef3f8;color:#475569;font-size:9px;letter-spacing:.035em;text-align:left;text-transform:uppercase;white-space:nowrap}.declaration-editor-table td{padding:7px;border-right:1px solid #edf0f4;border-bottom:1px solid #edf0f4;background:#fff;color:var(--text-body);font-size:11px}.declaration-editor-table tbody tr:has(input[type=checkbox]:checked) td{background:#f8fbff}.declaration-editor-table th:nth-child(1),.declaration-editor-table td:nth-child(1){width:64px;text-align:center}.declaration-editor-table th:nth-child(2),.declaration-editor-table td:nth-child(2){width:42px;text-align:center}.declaration-editor-table th:nth-child(3),.declaration-editor-table td:nth-child(3){width:52px}.declaration-row-expand{min-width:48px;height:30px;padding:0 7px;display:inline-flex;align-items:center;justify-content:center;gap:3px;border:1px solid #a9c9e2;border-radius:8px;background:#f1f8fd;color:#145b8f}.declaration-row-expand span{font-size:20px;line-height:1;transition:transform .18s ease}.declaration-row-expand small{min-width:14px;font-size:9px;font-weight:900}.declaration-editor-table tr.is-expanded .declaration-row-expand span{transform:rotate(90deg)}.declaration-row-expand:disabled{border-color:#d8e0e8;background:#f8fafc;color:#a0acb8;cursor:not-allowed}.declaration-editor-table input:not([type=checkbox]){width:100%;height:33px;padding:0 7px;border:1px solid transparent;border-radius:7px;outline:none;background:transparent;color:var(--text-body);font-size:10px}.declaration-editor-table input:not([type=checkbox]):hover{border-color:var(--line-strong);background:#fff}.declaration-editor-table__readonly-value,.declaration-items-table__readonly-value{width:100%;min-height:32px;padding:0 7px;display:flex;align-items:center;justify-content:center;color:#526071;line-height:1.35;overflow-wrap:anywhere}.declaration-editor-table__readonly-value{font-size:10px}.declaration-editor-table.is-editing input:not([type=checkbox]){border-color:#c5d5e5;background:#fff}.declaration-editor-table input[type=checkbox]{accent-color:var(--blue)}.declaration-subtable{width:100%;padding:14px;overflow:visible;background:#f7fafc}.declaration-items-row>td{padding:0;border-bottom:1px solid #b9cde0;background:#f7fafc}.declaration-items-row:hover>td{background:#f7fafc}.declaration-subtable__heading{position:sticky;top:-14px;z-index:2;margin:-14px -14px 12px;padding:13px 16px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid #cbd9e5;background:#edf4fa}.declaration-subtable__heading span{display:block;color:var(--blue-strong);font-size:9px;font-weight:900;letter-spacing:.12em}.declaration-subtable__heading strong{display:block;margin-top:4px;color:var(--text-strong);font-size:12px}.declaration-subtable__heading button{min-height:32px;padding:0 11px;border:1px solid #a9c9e2;border-radius:8px;background:#fff;color:#145b8f;font-size:10px;font-weight:900}.declaration-subrow{padding:14px;border-bottom:1px solid var(--line-soft)}.declaration-items-table-shell{width:100%;overflow:visible;border:1px solid #cbd9e5;border-radius:10px;background:#fff}.declaration-items-table{border-collapse:separate;border-spacing:0;table-layout:fixed}.declaration-items-table thead th{position:sticky;top:0;z-index:1;height:42px;padding:8px 10px;border-right:1px solid #cbd5e1;border-bottom:1px solid #b7c7d6;background:#e8eef5;color:#435267;text-align:left;font-size:9px;font-weight:900;letter-spacing:.025em;white-space:nowrap}.declaration-items-table tbody td{height:44px;padding:5px 6px;border-right:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;background:#fff}.declaration-items-table tbody tr:nth-child(2n) td{background:#f8fafc}.declaration-items-table tbody tr:hover td{background:#eef6fc}.declaration-items-table th:first-child,.declaration-items-table td:first-child{position:sticky;left:0;z-index:2}.declaration-items-table th:first-child{z-index:3;background:#dce8f2}.declaration-items-table td:first-child{background:#f3f7fa}.declaration-items-table input{width:100%;height:32px;padding:0 7px;border:1px solid transparent;border-radius:6px;outline:none;background:transparent;color:var(--text-body);font-size:10px}.declaration-items-table input:hover{border-color:#cbd5e1;background:#fff}.declaration-items-table input:focus{border-color:var(--blue);background:#fff;box-shadow:0 0 0 2px #1d6fe01a}.declaration-items-table__readonly-value{font-size:10px}.declaration-items-table.is-editing input{border-color:#c5d5e5;background:#fff}.declaration-submit-bar{padding:22px 24px;display:flex;align-items:center;justify-content:space-between;gap:24px;border:1px solid #bad5ee;border-radius:18px;background:radial-gradient(circle at 90% 20%,rgba(29,111,224,.11),transparent 30%),#f3f8fd}.declaration-submit-bar span{color:var(--blue-strong);font-size:10px;font-weight:900;letter-spacing:.12em}.declaration-submit-bar strong{display:block;margin-top:6px;color:var(--text-strong);font-size:19px}.declaration-submit-bar p{margin:4px 0 0;color:var(--text-muted);font-size:12px}.declaration-button--create{min-height:46px;border:none;background:#157852;color:#fff;box-shadow:0 8px 18px #15785233}.declaration-submit-bar__actions{min-width:min(500px,50%);display:flex;align-items:flex-end;flex-direction:column;gap:10px}.declaration-create-feedback{width:100%;padding:11px 13px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;border:1px solid;border-radius:11px}.declaration-create-feedback--info{border-color:#b8d8f5;background:#eef7ff;color:#175d95}.declaration-create-feedback--success{border-color:#a9ddc4;background:#edf9f3;color:#116b49}.declaration-create-feedback--error{border-color:#f0b8b3;background:#fff3f2;color:#a33228}.declaration-create-feedback strong{color:inherit;font-size:12px}.declaration-create-feedback p{margin:3px 0 0;color:inherit;font-size:11px;line-height:1.45}.declaration-create-feedback>button{padding:0 2px;border:none;background:transparent;color:inherit;font-size:19px;line-height:1}.declaration-batch-actions{padding:14px 18px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--line-soft);background:#f8fafc}.declaration-batch-panel{border-bottom:1px solid var(--line-soft);background:#f8fafc}.declaration-batch-panel .declaration-batch-actions{border-bottom:none}.declaration-result-feedback{margin:0 18px 14px;padding:11px 13px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;border:1px solid;border-radius:11px}.declaration-result-feedback--info{border-color:#b8d8f5;background:#eef7ff;color:#175d95}.declaration-result-feedback--success{border-color:#a9ddc4;background:#edf9f3;color:#116b49}.declaration-result-feedback--error{border-color:#f0b8b3;background:#fff3f2;color:#a33228}.declaration-result-feedback strong{color:inherit;font-size:12px}.declaration-result-feedback p{margin:3px 0 0;color:inherit;font-size:11px;line-height:1.45}.declaration-result-feedback>button{padding:0 2px;border:none;background:transparent;color:inherit;font-size:19px;line-height:1}.declaration-batch-actions>div{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.declaration-batch-actions button{min-height:36px;padding:0 11px;border:1px solid #b9cde0;border-radius:8px;background:#fff;color:#145b8f;font-size:10px;font-weight:900}.declaration-batch-actions strong{margin-left:4px;color:var(--text-muted);font-size:11px}.declaration-batch-actions .declaration-button--primary{border-color:var(--blue);background:var(--blue);color:#fff}.declaration-batch-actions .declaration-button--query{border-color:#16845b;background:#16845b;color:#fff}.declaration-batch-actions button:disabled{cursor:wait;opacity:.55}.declaration-results-table{min-width:1120px}.declaration-results-table th.is-checkbox,.declaration-results-table td.is-checkbox{width:64px;text-align:center}.declaration-results-table input[type=checkbox]{accent-color:var(--blue)}.declaration-results-table td.is-reference{color:#145b8f;font-family:SFMono-Regular,Consolas,monospace;font-size:10px}.declaration-results-table td>small,.declaration-results-table td.is-error small{display:block;margin-top:4px;color:#b42318;font-size:9px}.declaration-results-table td.is-processing{color:#176698}.declaration-results-table td.is-success{color:#137653}.declaration-results-table td.is-error{color:#b42318}.declaration-result-actions{display:flex;gap:7px}.declaration-result-actions button{min-height:35px;padding:0 11px;border:1px solid #9fc3df;border-radius:8px;background:#fff;color:#145b8f;font-size:10px;font-weight:900}.amount-query-workspace{display:grid;gap:18px}.amount-query-panel{overflow:hidden;border:1px solid var(--line-soft);border-radius:20px;background:#fff;box-shadow:0 12px 28px #0b12200b}.amount-query-panel--search{padding:22px}.amount-query-search{display:flex;align-items:flex-end;justify-content:center;gap:12px}.amount-query-search label{width:min(420px,100%)}.amount-query-search label>span{display:block;margin-bottom:7px;color:#526071;font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.amount-query-search input{width:100%;height:43px;padding:0 12px;border:1px solid var(--line-strong);border-radius:10px;outline:none;background:#fbfcfe;color:var(--text-body);font-size:13px}.amount-query-search input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #1d6fe01a}.amount-query-button{min-height:40px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line-strong);border-radius:10px;background:#fff;color:var(--blue-strong);font-size:12px;font-weight:900;white-space:nowrap}.amount-query-button--primary{min-width:86px;border-color:var(--blue);background:var(--blue);color:#fff;box-shadow:0 7px 16px #1d6fe029}.amount-query-button--download{border-color:#0d7b61;background:#0d7b61;color:#fff;box-shadow:0 7px 16px #0d7b6129}.amount-query-button:disabled{cursor:wait;opacity:.55}.amount-query-notice{padding:13px 15px;border:1px solid;border-radius:14px;font-size:13px;font-weight:700}.amount-query-notice--info{border-color:#b8d8f5;background:#eef7ff;color:#175d95}.amount-query-notice--success{border-color:#a9ddc4;background:#edf9f3;color:#116b49}.amount-query-notice--error{border-color:#f0b8b3;background:#fff3f2;color:#a33228}.amount-query-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.amount-query-metrics article{min-width:0;padding:18px;border:1px solid var(--line-soft);border-radius:16px;background:#fff;box-shadow:0 10px 24px #0b12200a}.amount-query-metrics span,.amount-query-panel__heading span{color:var(--blue-strong);font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.amount-query-metrics strong{display:block;margin-top:7px;overflow:hidden;color:var(--text-strong);font-size:24px;text-overflow:ellipsis;white-space:nowrap}.amount-query-metrics small{display:block;margin-top:5px;color:var(--text-muted);font-size:11px}.amount-query-panel__heading{padding:20px 22px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid var(--line-soft)}.amount-query-panel__heading h2{margin:5px 0 0;color:var(--text-strong);font-size:18px}.amount-query-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:9px}.amount-query-table-shell{max-width:100%;overflow-x:auto}.amount-query-table{width:100%;min-width:1040px;border-collapse:collapse;table-layout:fixed}.amount-query-table th{padding:12px 8px;border-right:1px solid #e5eaf0;border-bottom:1px solid var(--line-strong);background:#eef3f8;color:#475569;font-size:10px;letter-spacing:.035em;text-align:left;white-space:nowrap}.amount-query-table td{padding:10px 8px;border-right:1px solid #edf0f4;border-bottom:1px solid #edf0f4;background:#fff;color:var(--text-body);font-size:12px;vertical-align:middle;word-break:break-word}.amount-query-table tbody tr.is-selected td{background:#f8fbff}.amount-query-table th:nth-child(1),.amount-query-table td:nth-child(1){width:46px;text-align:center}.amount-query-table th:nth-child(2),.amount-query-table td:nth-child(2),.amount-query-table th:nth-child(3),.amount-query-table td:nth-child(3){width:150px}.amount-query-table th:nth-child(4),.amount-query-table td:nth-child(4){width:120px}.amount-query-table th:nth-child(5),.amount-query-table td:nth-child(5),.amount-query-table th:nth-child(6),.amount-query-table td:nth-child(6),.amount-query-table th:nth-child(7),.amount-query-table td:nth-child(7),.amount-query-table th:nth-child(8),.amount-query-table td:nth-child(8){width:104px;text-align:right}.amount-query-table th:nth-child(9),.amount-query-table td:nth-child(9){width:150px}.amount-query-table th:nth-child(10),.amount-query-table td:nth-child(10){width:70px;text-align:center}.amount-query-table input[type=checkbox]{accent-color:var(--blue)}.amount-query-money{color:#137653!important;font-variant-numeric:tabular-nums;font-weight:800}.amount-query-money--strong{color:#0f5f45!important}.amount-query-status{display:inline-flex;max-width:100%;min-height:26px;align-items:center;padding:0 9px;border-radius:999px;font-size:11px;font-weight:900}.amount-query-status.is-success{background:#e8f7ef;color:#116b49}.amount-query-status.is-error{background:#fff0ee;color:#a33228}.amount-query-detail-button{min-height:30px;padding:0 10px;border:1px solid #9fc3df;border-radius:8px;background:#fff;color:#145b8f;font-size:10px;font-weight:900}.amount-query-empty{height:110px;color:var(--text-muted)!important;text-align:center}.amount-query-table tfoot td{padding:12px 8px;background:#f0f7fd;color:#145b8f;font-size:12px;font-weight:900}.amount-query-dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:grid;place-items:center;padding:24px;background:#0f172a75}.amount-query-dialog{position:relative;width:min(760px,100%);max-height:min(720px,calc(100vh - 48px));overflow:auto;padding:24px;border-radius:18px;background:#fff;box-shadow:0 24px 70px #0b12203d}.amount-query-dialog__close{position:absolute;top:16px;right:16px;width:34px;height:34px;border:1px solid #f0b8b3;border-radius:10px;background:#fff3f2;color:#a33228;font-size:20px;line-height:1}.amount-query-dialog__eyebrow{color:var(--blue-strong);font-size:10px;font-weight:900;letter-spacing:.14em}.amount-query-dialog h2{margin:6px 44px 18px 0;color:var(--text-strong);font-size:24px}.amount-query-dialog__summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0 0 18px}.amount-query-dialog__summary div{min-width:0;padding:12px;border:1px solid var(--line-soft);border-radius:12px;background:#f8fafc}.amount-query-dialog__summary dt{color:var(--text-muted);font-size:10px;font-weight:800;text-transform:uppercase}.amount-query-dialog__summary dd{margin:5px 0 0;overflow:hidden;color:var(--text-strong);font-size:13px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.amount-query-dialog__table-shell{overflow-x:auto;border:1px solid var(--line-soft);border-radius:12px}.amount-query-dialog__table{width:100%;border-collapse:collapse;table-layout:fixed}.amount-query-dialog__table th,.amount-query-dialog__table td{padding:10px;border-right:1px solid #edf0f4;border-bottom:1px solid #edf0f4;font-size:12px}.amount-query-dialog__table th{background:#eef3f8;color:#475569;text-align:left}.amount-query-dialog__table td:not(:first-child){text-align:right;font-variant-numeric:tabular-nums}.b2b-workspace{display:grid;gap:18px}.b2b-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.b2b-metrics article{min-width:0;padding:18px;border:1px solid var(--line-soft);border-radius:16px;background:#fff;box-shadow:0 10px 24px #0b12200a}.b2b-metrics span,.b2b-result-summary span{display:block;color:#526071;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.b2b-metrics strong{display:block;margin-top:7px;color:var(--text-strong);font-size:25px;font-variant-numeric:tabular-nums}.b2b-metrics small{display:block;margin-top:5px;color:var(--text-muted);font-size:11px}.b2b-selection-panel,.b2b-result-panel{overflow:hidden;border:1px solid var(--line-soft);border-radius:20px;background:#fff;box-shadow:0 12px 28px #0b12200b}.b2b-panel-heading{min-height:82px;padding:18px 0;display:grid;grid-template-columns:minmax(0,3fr) minmax(320px,1fr);align-items:center;gap:0;border-bottom:1px solid var(--line-soft)}.b2b-step-heading{padding-left:22px;display:flex;align-items:flex-start;gap:13px}.b2b-step-heading>span{width:34px;height:34px;flex:0 0 34px;display:grid;place-items:center;border-radius:10px;background:var(--blue-soft);color:var(--blue-strong);font-size:11px;font-weight:900}.b2b-step-heading h2{margin:0;color:var(--text-strong);font-size:18px}.b2b-step-heading p{margin:5px 0 0;color:var(--text-muted);font-size:12px}.b2b-session-search{position:relative;width:100%;padding:0 22px}.b2b-session-search>span{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.b2b-session-search input{width:100%;height:42px;padding:0 14px 0 42px;border:1px solid var(--line-strong);border-radius:12px;outline:none;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='1.8' stroke-linecap='round'%3E%3Ccircle cx='11' cy='11' r='6.5'/%3E%3Cpath d='m16 16 4 4'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:14px center;color:var(--text-body);font-size:13px;transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease}.b2b-session-search input:hover{border-color:#b8c4d1;background-color:#fbfdff}.b2b-session-search input::placeholder{color:#8a96a6}.b2b-session-search input:focus{border-color:var(--blue);background-color:#fff;box-shadow:0 0 0 3px #1d6fe01c}@media (max-width: 760px){.b2b-panel-heading{padding:18px 22px;grid-template-columns:1fr;align-items:stretch;gap:14px}.b2b-step-heading{padding-left:0}.b2b-session-search{width:100%;padding:0}}.b2b-selection-layout{display:grid;grid-template-columns:minmax(0,3fr) minmax(320px,1fr);height:clamp(540px,calc(100vh - 440px),820px);min-height:540px}.b2b-session-table-shell{height:100%;max-height:none;overflow:auto;scrollbar-gutter:stable;border-right:1px solid var(--line-soft)}.b2b-session-table{width:100%;min-width:1200px;border-collapse:separate;border-spacing:0;table-layout:fixed}.b2b-session-table th{position:sticky;top:0;z-index:2;padding:12px 10px;border-right:1px solid #e5eaf0;border-bottom:1px solid var(--line-strong);background:#eef3f8;color:#475569;font-size:10px;letter-spacing:.035em;text-align:left;white-space:nowrap}.b2b-session-table td{height:56px;padding:9px 10px;border-right:1px solid #edf0f4;border-bottom:1px solid #edf0f4;background:#fff;color:var(--text-body);font-size:11px;vertical-align:middle}.b2b-session-table tbody tr{cursor:pointer}.b2b-session-table tbody tr:hover td{background:#f8fafc}.b2b-session-table tbody tr.is-selected td{background:#eef6ff}.b2b-session-table tbody tr.is-selected td:first-child{box-shadow:inset 3px 0 0 var(--blue)}.b2b-session-table th:nth-child(1),.b2b-session-table td:nth-child(1){width:54px;text-align:center}.b2b-session-table th:nth-child(2),.b2b-session-table td:nth-child(2){width:380px}.b2b-session-table th:nth-child(3),.b2b-session-table td:nth-child(3){width:180px}.b2b-session-table th:nth-child(4),.b2b-session-table td:nth-child(4){width:160px}.b2b-session-table input[type=checkbox]{width:16px;height:16px;accent-color:var(--blue)}.b2b-session-table td strong{display:block;overflow:hidden;color:var(--text-strong);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.b2b-session-table code{color:#145b8f;font-family:SFMono-Regular,Consolas,monospace;font-size:10px}.b2b-table-empty{height:180px!important;color:var(--text-muted)!important;text-align:center!important}.b2b-processing-rail{min-width:0;height:50%;min-height:430px;align-self:start;display:flex;flex-direction:column;padding:26px;background:#f8fafc}.b2b-processing-rail__eyebrow{color:#526071;font-size:10px;font-weight:900;letter-spacing:.12em}.b2b-processing-rail h2{margin:8px 0 20px;overflow:hidden;color:var(--text-strong);font-size:18px;text-overflow:ellipsis;white-space:nowrap}.b2b-processing-rail dl{flex:1;margin:0;display:grid;grid-template-rows:repeat(3,minmax(0,1fr));gap:1px;overflow:hidden;border:1px solid var(--line-soft);border-radius:12px;background:var(--line-soft)}.b2b-processing-rail dl div{min-width:0;display:flex;flex-direction:column;justify-content:center;padding:14px 16px;background:#fff}.b2b-processing-rail dt{color:var(--text-muted);font-size:10px;font-weight:800}.b2b-processing-rail dd{margin:4px 0 0;overflow:hidden;color:var(--text-strong);font-size:13px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.b2b-generate-button,.b2b-download-button{min-height:42px;padding:0 16px;border:none;border-radius:10px;color:#fff;font-size:12px;font-weight:900}.b2b-generate-button{width:100%;margin-top:18px;background:var(--blue);box-shadow:0 8px 18px #1d6fe033}.b2b-download-button{flex-shrink:0;background:#147653;box-shadow:0 8px 18px #1476532e}.b2b-generate-button:disabled,.b2b-download-button:disabled{cursor:wait;opacity:.55}.b2b-processing-rail__empty{margin-top:18px;padding:18px;border:1px dashed #b7c5d3;border-radius:12px;color:var(--text-muted);font-size:12px;line-height:1.6}.b2b-notice{padding:14px 16px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;border:1px solid;border-radius:14px}.b2b-notice--info{border-color:#b8d8f5;background:#eef7ff;color:#175d95}.b2b-notice--success{border-color:#a9ddc4;background:#edf9f3;color:#116b49}.b2b-notice--error{border-color:#f0b8b3;background:#fff3f2;color:#a33228}.b2b-notice strong{color:inherit;font-size:12px}.b2b-notice p{margin:4px 0 0;color:inherit;font-size:12px}.b2b-notice>button{padding:0 2px;border:none;background:transparent;color:inherit;font-size:19px;line-height:1}.b2b-processing-progress{padding:16px 18px;border:1px solid #b8d8f5;border-radius:14px;background:#f4f9fe}.b2b-processing-progress__bar{height:7px;overflow:hidden;border-radius:999px;background:#d9e7f3}.b2b-processing-progress__bar span{width:36%;height:100%;display:block;border-radius:inherit;background:var(--blue);animation:b2b-progress 1.1s ease-in-out infinite}@keyframes b2b-progress{0%{transform:translate(-110%)}to{transform:translate(300%)}}.b2b-processing-progress p{margin:9px 0 0;color:#175d95;font-size:12px;text-align:center}.b2b-result-summary{display:grid;grid-template-columns:1.5fr 1fr .7fr .7fr;border-bottom:1px solid var(--line-soft);background:#f8fafc}.b2b-result-summary div{min-width:0;padding:15px 18px;border-right:1px solid var(--line-soft)}.b2b-result-summary strong{display:block;margin-top:5px;overflow:hidden;color:var(--text-strong);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.b2b-preview-banner{margin:14px 18px 0;padding:10px 12px;border:1px solid #e7c66b;border-radius:10px;background:#fff9e8;color:#7c5c0d;font-size:11px;font-weight:700}.b2b-preview-table-shell{max-height:480px;margin:14px 18px 18px;overflow:auto;border:1px solid var(--line-soft);border-radius:12px}.b2b-preview-table{width:100%;border-collapse:separate;border-spacing:0;table-layout:fixed}.b2b-preview-table th{position:sticky;top:0;z-index:2;height:40px;padding:8px 9px;border-right:1px solid #cbd5e1;border-bottom:1px solid #b7c7d6;background:#e8eef5;color:#435267;font-size:9px;font-weight:900;text-align:left;white-space:nowrap}.b2b-preview-table td{height:38px;padding:6px 9px;overflow:hidden;border-right:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;background:#fff;color:var(--text-body);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.b2b-preview-table tbody tr:nth-child(2n) td{background:#f8fafc}.b2b-preview-table tbody tr:hover td{background:#eef6fc}.b2b-preview-empty{min-height:140px;display:grid;place-items:center;color:var(--text-muted);font-size:12px}.b2c-generate-button{background:#147653;box-shadow:0 8px 18px #14765333}.b2c-result-state{margin:16px 18px 18px;padding:15px 16px;display:flex;align-items:center;justify-content:space-between;gap:20px;border:1px solid;border-radius:12px}.b2c-result-state.is-complete{border-color:#a9ddc4;background:#edf9f3;color:#116b49}.b2c-result-state.is-skipped{border-color:#e7c66b;background:#fff9e8;color:#7c5c0d}.b2c-result-state span{display:block;color:inherit;font-size:10px;font-weight:900;text-transform:uppercase}.b2c-result-state strong{display:block;margin-top:4px;color:inherit;font-size:13px}.b2c-result-state p{margin:0;color:inherit;font-size:12px;line-height:1.5;text-align:right}.logistics-workspace{display:grid;gap:18px;color:var(--text-body)}.logistics-page-header{min-height:120px;display:flex;align-items:flex-end;justify-content:space-between;gap:28px;padding:2px 2px 8px}.logistics-page-header__eyebrow{margin:8px 0 5px;color:#2871bd;font-size:10px;font-weight:900;letter-spacing:0}.logistics-page-header h1{margin:0;color:var(--text-strong);font-size:42px;line-height:1.08;letter-spacing:0}.logistics-page-header__subtitle{max-width:760px;margin:9px 0 0;color:var(--text-muted);font-size:14px;line-height:1.65}.logistics-page-header__action{margin-bottom:4px}.logistics-button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 17px;border:1px solid transparent;border-radius:11px;font-size:13px;font-weight:800;white-space:nowrap;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease}.logistics-button:hover{transform:translateY(-1px)}.logistics-button--primary{border-color:#1764c4;background:#1c6fd3;color:#fff;box-shadow:0 9px 20px #1764c42e}.logistics-button--primary:hover{background:#155eba;box-shadow:0 11px 24px #1764c43d}.logistics-button--secondary{border-color:#d3dfeb;background:#fff;color:#36516d}.logistics-button--secondary:hover{border-color:#a9c8e8;background:#f5f9fd}.logistics-button--danger{margin-right:auto;border-color:#e4bcbc;background:#fff5f5;color:#a43f3f}.logistics-button--danger:hover{border-color:#d99d9d;background:#ffeded}.logistics-notice{min-height:50px;padding:10px 14px 10px 16px;display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid #b9dfce;border-radius:12px;background:#f0faf5;color:#176746}.logistics-notice>div{display:flex;align-items:baseline;gap:10px}.logistics-notice strong,.logistics-notice span{font-size:12px}.logistics-notice button{padding:0 3px;border:none;background:transparent;color:inherit;font-size:20px}.logistics-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.logistics-metric{position:relative;min-height:112px;padding:18px 19px;overflow:hidden;border:1px solid #dfe7ef;border-radius:16px;background:#fff;box-shadow:0 9px 22px #0d30540a}.logistics-metric:after{content:"";position:absolute;top:19px;right:19px;width:8px;height:8px;border-radius:50%;background:#2676ca;box-shadow:0 0 0 6px #2676ca1a}.logistics-metric--enabled:after{background:#13855b;box-shadow:0 0 0 6px #13855b1a}.logistics-metric--disabled:after{background:#718096;box-shadow:0 0 0 6px #7180961a}.logistics-metric--business:after{background:#d18a16;box-shadow:0 0 0 6px #d18a161c}.logistics-metric>span{color:#67778a;font-size:12px;font-weight:800}.logistics-metric strong{display:block;margin:10px 0 4px;color:#10243a;font-size:30px;line-height:1}.logistics-metric small{color:#8a98a8;font-size:10px}.logistics-list-panel{min-width:0;overflow:hidden;border:1px solid #dce5ee;border-radius:18px;background:#fff;box-shadow:0 14px 32px #0d30540d}.logistics-list-panel__heading{min-height:76px;padding:17px 20px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #e6ebf1}.logistics-list-panel__heading p{margin:0 0 4px;color:#7892ac;font-size:9px;font-weight:900;letter-spacing:0}.logistics-list-panel__heading h2{margin:0;color:#18324c;font-size:18px}.logistics-list-panel__heading>span{color:#8291a1;font-size:11px}.logistics-filter-bar{padding:15px 20px;display:grid;grid-template-columns:minmax(280px,1fr) minmax(150px,190px) minmax(160px,210px) auto;gap:10px;border-bottom:1px solid #e8edf2;background:#fbfcfe}.logistics-search{position:relative;min-width:0}.logistics-search>span{position:absolute;top:50%;left:13px;color:#72869a;font-size:19px;line-height:1;transform:translateY(-52%);pointer-events:none}.logistics-search input,.logistics-filter-bar select{width:100%;height:42px;border:1px solid #d3dfeb;border-radius:10px;outline:none;background:#fff;color:#1f344b;font-size:12px;transition:border-color .16s ease,box-shadow .16s ease}.logistics-search input{padding:0 13px 0 40px}.logistics-filter-bar select{padding:0 12px}.logistics-search input:focus,.logistics-filter-bar select:focus{border-color:#438bd6;box-shadow:0 0 0 3px #1d6fe017}.logistics-search input::placeholder{color:#9ba8b5}.logistics-table-summary{padding:10px 20px;border-bottom:1px solid #edf0f4;color:#7a8998;font-size:11px}.logistics-table-summary strong{color:#264b70}.logistics-table-wrap{width:100%;overflow-x:auto}.logistics-table-wrap--fit{overflow-x:hidden}.logistics-table{width:100%;min-width:1120px;border-collapse:separate;border-spacing:0;table-layout:fixed}.logistics-table th{height:46px;padding:10px 13px;border-right:1px solid #e0e6ed;border-bottom:1px solid #d7e0e9;background:#f1f5f9;color:#4b5f73;font-size:10px;font-weight:900;letter-spacing:0;text-align:left;text-transform:none;white-space:nowrap}.logistics-table th:last-child,.logistics-table td:last-child{border-right:none}.logistics-table td{height:72px;padding:11px 13px;overflow:hidden;border-right:1px solid #edf0f3;border-bottom:1px solid #edf0f3;background:#fff;color:#314256;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.logistics-table tbody tr:hover td{background:#f9fbfd}.logistics-table__actions-heading{width:128px;text-align:right!important}.logistics-table--providers{min-width:820px}.logistics-table--providers .logistics-table__actions-heading,.logistics-table--providers th:last-child,.logistics-table--providers td:last-child{width:160px}.logistics-table--providers .logistics-table__actions-heading{text-align:center!important}.logistics-table--providers th,.logistics-table--providers td{padding-right:9px;padding-left:9px}.logistics-table--providers th:last-child,.logistics-table--providers td:last-child{padding-right:8px;padding-left:8px;overflow:visible}.logistics-table--providers .logistics-row-actions{width:100%;justify-content:center;gap:8px;flex-wrap:nowrap}.logistics-table--providers .logistics-row-actions button{flex:0 0 40px;min-width:40px;display:inline-flex;align-items:center;justify-content:center;padding-right:7px;padding-left:7px;text-align:center;white-space:nowrap}.logistics-table--center-actions .logistics-table__actions-heading,.logistics-table--center-actions th:last-child{text-align:center!important}.logistics-table--center-actions td:last-child{overflow:visible}.logistics-table--center-actions .logistics-row-actions{justify-content:center;flex-wrap:nowrap}.logistics-table--center-actions .logistics-row-actions button{display:inline-flex;align-items:center;justify-content:center;text-align:center;white-space:nowrap}.logistics-table--fit{width:100%;min-width:0!important}.logistics-table--fit th,.logistics-table--fit td{padding-right:8px;padding-left:8px}.logistics-table--fit td{height:auto;min-width:0;overflow:visible;line-height:1.4;overflow-wrap:anywhere;text-overflow:clip;white-space:normal;word-break:break-word}.logistics-table--fit .logistics-primary-cell strong,.logistics-table--fit .logistics-primary-cell small,.logistics-table--fit .logistics-contact-cell strong,.logistics-table--fit .logistics-contact-cell span,.logistics-table--fit .logistics-product-cell strong,.logistics-table--fit .logistics-product-cell small{overflow:visible;text-overflow:clip;white-space:normal;word-break:break-word}.logistics-table--fit .logistics-provider-badge{max-width:100%;justify-content:center;text-align:center;white-space:normal;overflow-wrap:anywhere}.logistics-table--products .logistics-table__actions-heading,.logistics-table--products th:last-child,.logistics-table--products td:last-child{width:14%}.logistics-table--merchants .logistics-table__actions-heading,.logistics-table--merchants th:last-child,.logistics-table--merchants td:last-child{width:11%}.logistics-table--fit .logistics-row-actions{width:100%;justify-content:center;gap:4px;flex-wrap:wrap}.logistics-table--fit .logistics-row-actions button{min-width:0;max-width:100%;padding-right:5px;padding-left:5px;white-space:normal;overflow-wrap:anywhere}.logistics-primary-cell{min-width:0;display:flex;align-items:center;gap:10px}.logistics-primary-cell>span{width:34px;height:34px;display:grid;place-items:center;flex:0 0 auto;border:1px solid #cce0f5;border-radius:9px;background:#edf5fd;color:#1764aa;font-size:13px;font-weight:900}.logistics-primary-cell>div,.logistics-contact-cell,.logistics-product-cell{min-width:0}.logistics-primary-cell strong,.logistics-contact-cell strong,.logistics-product-cell strong{display:block;overflow:hidden;color:#132a42;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.logistics-primary-cell small,.logistics-contact-cell span,.logistics-product-cell small{display:block;margin-top:4px;overflow:hidden;color:#8290a0;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.logistics-provider-badge{min-height:24px;display:inline-flex;align-items:center;padding:3px 8px;border-radius:7px;background:#eaf2fb;color:#245b91;font-size:9px;font-weight:900}.logistics-provider-badge--dpd-uk{background:#fdecef;color:#c4133e}.logistics-provider-badge--royal-mail{background:#fff1dc;color:#9a5a00}.logistics-provider-badge--dhl-express{background:#fff6ca;color:#7a5a00}.logistics-provider-badge--evri{background:#f0ebfb;color:#6545a5}.logistics-status{display:inline-flex;align-items:center;gap:6px;font-size:10px;font-weight:900}.logistics-status>span{width:7px;height:7px;border-radius:50%}.logistics-status--enabled{color:#168257}.logistics-status--enabled>span{background:#21ad74;box-shadow:0 0 0 4px #21ad741a}.logistics-status--disabled{color:#778494}.logistics-status--disabled>span{background:#98a4b1;box-shadow:0 0 0 4px #98a4b11f}.logistics-row-actions{display:flex;align-items:center;justify-content:flex-end;gap:5px}.logistics-row-actions button{min-height:30px;padding:0 9px;border:1px solid #cadced;border-radius:8px;background:#f5f9fd;color:#1764aa;font-size:10px;font-weight:800}.logistics-row-actions button:hover{border-color:#8db8e1;background:#edf5fd}.logistics-row-actions button.is-danger{border-color:#edd2d2;background:#fff7f7;color:#a84646}.logistics-row-actions button.is-success{border-color:#bfe2d2;background:#f1faf6;color:#147551}.logistics-table__empty{height:180px!important;text-align:center}.logistics-table__empty strong,.logistics-table__empty span{display:block}.logistics-table__empty strong{color:#334b63;font-size:13px}.logistics-table__empty span{margin-top:5px;color:#8290a0;font-size:11px}.logistics-pagination{min-height:58px;padding:10px 18px;display:flex;align-items:center;justify-content:space-between;gap:18px;background:#fbfcfd;color:#778697;font-size:11px}.logistics-pagination>div{display:flex;align-items:center;gap:5px}.logistics-pagination button{min-width:32px;height:32px;padding:0 9px;border:1px solid #d7e0e9;border-radius:8px;background:#fff;color:#455b72;font-size:10px;font-weight:800}.logistics-pagination button.is-active{border-color:#1c6fd3;background:#1c6fd3;color:#fff}.logistics-pagination button:disabled{cursor:not-allowed;opacity:.42}.logistics-dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:grid;place-items:center;padding:24px;background:#08192c94;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.logistics-dialog{width:min(680px,100%);max-height:min(760px,calc(100vh - 48px));overflow-y:auto;border:1px solid #d9e4ee;border-radius:17px;background:#fff;box-shadow:0 28px 70px #05162b47}.logistics-dialog--wide{width:min(860px,100%)}.logistics-dialog__notice{padding:11px 24px;border-bottom:1px solid #e5ebf1;background:#fff8e8;color:#805b16;font-size:11px;line-height:1.55}.logistics-dialog__header{padding:22px 24px 18px;display:flex;align-items:flex-start;justify-content:space-between;gap:20px;border-bottom:1px solid #e5ebf1}.logistics-dialog__header p{margin:0 0 5px;color:#6f8daa;font-size:9px;font-weight:900;letter-spacing:0}.logistics-dialog__header h2{margin:0;color:#142c45;font-size:22px}.logistics-dialog__close{width:32px;height:32px;display:grid;place-items:center;flex:0 0 auto;padding:0;border:1px solid #dbe4ec;border-radius:9px;background:#f7f9fb;color:#637487;font-size:20px}.logistics-dialog__grid{padding:22px 24px 24px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.logistics-form-field{min-width:0;display:grid;gap:7px}.logistics-form-field>span{color:#486078;font-size:11px;font-weight:800}.logistics-form-field b{margin-left:3px;color:#d34545}.logistics-form-field input,.logistics-form-field select,.logistics-form-field textarea{width:100%;padding:0 12px;border:1px solid #d2deea;border-radius:10px;outline:none;background:#fbfdff;color:#1f344b;font-size:12px}.logistics-form-field input,.logistics-form-field select{height:43px}.logistics-form-field textarea{min-height:116px;padding-top:10px;padding-bottom:10px;resize:vertical;font-family:SFMono-Regular,Consolas,monospace;line-height:1.5}.logistics-form-field input:focus,.logistics-form-field select:focus,.logistics-form-field textarea:focus{border-color:#438bd6;background:#fff;box-shadow:0 0 0 3px #1d6fe017}.logistics-form-field--full{grid-column:1 / -1}.logistics-form-field small{color:#718196;font-size:10px;line-height:1.6;overflow-wrap:anywhere}.logistics-form-field input::placeholder{color:#9aa8b6}.logistics-dialog__footer{padding:15px 24px;display:flex;align-items:center;justify-content:flex-end;gap:9px;border-top:1px solid #e5ebf1;background:#f8fafc}.logistics-channel-list{display:grid;gap:9px;padding:18px 24px 24px;border-top:1px solid #e5ebf1;background:#fbfcfe}.logistics-channel-item{min-height:62px;padding:11px 13px;display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid #dce5ee;border-radius:10px;background:#fff}.logistics-channel-item strong,.logistics-channel-item span{display:block}.logistics-channel-item strong{color:#18324c;font-size:12px}.logistics-channel-item span{margin-top:4px;color:#718196;font-size:10px}.logistics-channel-list__empty{padding:16px;border:1px dashed #cad7e3;border-radius:10px;color:#718196;font-size:11px;text-align:center}@media (max-width: 1120px){.page-shell{grid-template-columns:210px minmax(0,1fr)}.page-shell.is-sidebar-collapsed{grid-template-columns:76px minmax(0,1fr)}.account-welcome{min-height:128px;padding:24px}.shipment-page-header,.shipment-list-panel__toolbar{align-items:stretch;flex-direction:column}.shipment-metrics,.job-entry-details{grid-template-columns:repeat(2,minmax(0,1fr))}.job-context-banner{align-items:flex-start;flex-direction:column}.declaration-context-grid,.amount-query-metrics,.amount-query-dialog__summary{grid-template-columns:repeat(2,minmax(0,1fr))}.b2b-selection-layout{grid-template-columns:1fr;height:auto;min-height:0}.b2b-panel-heading{padding:18px 22px;grid-template-columns:1fr;gap:14px}.b2b-step-heading{padding-left:0}.b2b-session-search{padding:0}.b2b-session-table-shell{height:540px;border-right:none;border-bottom:1px solid var(--line-soft)}.b2b-processing-rail{width:100%;height:auto;min-height:430px}.b2b-result-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.logistics-filter-bar{grid-template-columns:minmax(240px,1fr) repeat(2,minmax(140px,180px)) auto}.declaration-form-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.declaration-party-grid{grid-template-columns:1fr}.job-form-grid--three,.job-transport-options{grid-template-columns:repeat(2,minmax(0,1fr))}.shipment-filters{justify-content:flex-start}.workspace__header,.hero-grid{display:grid;grid-template-columns:1fr}.overview-grid,.home-layout-notes,.filters{grid-template-columns:1fr 1fr}}@media (max-width: 860px){.page-shell,.page-shell.is-sidebar-collapsed{grid-template-columns:minmax(0,1fr)}.sidebar{position:fixed;inset:0 auto 0 0;width:min(320px,calc(100vw - 48px));border-right:1px solid var(--line-strong);box-shadow:20px 0 48px #071f3d33;transform:translate(-105%);transition:transform .24s ease}.page-shell.is-mobile-nav-open .sidebar{transform:translate(0)}.page-shell.is-sidebar-collapsed .sidebar__brand{justify-content:flex-start;padding:0 20px}.page-shell.is-sidebar-collapsed .sidebar__logo-text{display:block}.page-shell.is-sidebar-collapsed .sidebar__nav{display:flex}.page-shell.is-sidebar-collapsed .sidebar__account{display:block}.page-shell.is-sidebar-collapsed .sidebar__user{justify-content:flex-start;padding:16px 18px}.page-shell.is-sidebar-collapsed .sidebar__user-copy,.page-shell.is-sidebar-collapsed .sidebar__user-caret{display:block}.page-shell.is-sidebar-collapsed .sidebar__avatar{width:44px;height:44px}.sidebar__collapse-toggle{display:none}.sidebar-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:25;display:block;padding:0;border:none;background:#071f3d66;opacity:0;pointer-events:none;transition:opacity .24s ease}.page-shell.is-mobile-nav-open .sidebar-backdrop{opacity:1;pointer-events:auto}.topbar{padding-right:16px}.topbar__nav-toggle{width:48px;height:48px;display:grid;place-content:center;gap:5px;align-self:center;padding:0;border:none;border-radius:12px;background:transparent}.topbar__nav-toggle:hover{background:#ffffff24}.topbar__nav-toggle span{width:20px;height:2px;display:block;border-radius:999px;background:#fff}.topbar__item--home{padding:0 18px}}@media (max-width: 680px){.page-shell{--shell-header-height: 64px}.workspace{padding:16px}.account-welcome{min-height:112px;margin-bottom:18px;padding:20px;gap:16px}.account-welcome__avatar{width:56px;height:56px;border-width:4px;font-size:16px}.workspace__header{padding-bottom:18px}.workspace__title{font-size:clamp(28px,9vw,36px)}.hero-card__title{font-size:clamp(25px,8vw,32px)}.summary-grid,.overview-grid,.home-layout-notes,.filters{grid-template-columns:1fr}.table-card__header{align-items:stretch;flex-direction:column}.shipment-metrics{grid-template-columns:1fr}.shipment-filters{display:grid;grid-template-columns:1fr}.shipment-search{min-width:0}.shipment-pagination{align-items:flex-start;flex-direction:column}.shipment-pagination__controls{max-width:100%;flex-wrap:wrap}.job-entry-details{grid-template-columns:1fr}.job-context-banner__facts,.job-form-grid--three,.job-transport-options{width:100%;grid-template-columns:1fr}.job-panel__heading--actions,.job-submit-bar,.job-results-panel__heading,.job-declaration-followup,.declaration-transfer-banner,.declaration-panel__heading--actions,.declaration-submit-bar,.amount-query-panel__heading,.amount-query-search,.b2b-panel-heading{align-items:stretch;flex-direction:column}.amount-query-metrics,.amount-query-dialog__summary,.b2b-metrics,.b2b-result-summary{grid-template-columns:1fr}.b2b-session-search{width:100%}.b2b-result-summary div{border-right:none;border-bottom:1px solid var(--line-soft)}.b2c-result-state{align-items:flex-start;flex-direction:column}.logistics-page-header{align-items:stretch;flex-direction:column}.logistics-page-header__action{align-self:flex-start}.logistics-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.logistics-filter-bar{grid-template-columns:1fr 1fr}.logistics-filter-bar .logistics-search{grid-column:1 / -1}.logistics-filter-bar .logistics-button{grid-column:auto}.b2c-result-state p{text-align:left}.amount-query-search label{width:100%}.amount-query-actions{justify-content:stretch}.amount-query-actions .amount-query-button{flex:1}.declaration-submit-bar__actions{min-width:0;align-items:stretch}.job-panel__actions,.job-submit-bar__actions,.job-submit-bar__buttons{flex-wrap:wrap}.job-submit-bar__actions{min-width:0;align-items:stretch}.job-action-button{flex:1}.job-results-list article{grid-template-columns:1fr}.declaration-header-actions{align-items:stretch;flex-direction:column}.declaration-context-grid,.declaration-type-tabs,.declaration-form-grid,.declaration-form-grid--compact,.declaration-party-grid .declaration-form-grid{grid-template-columns:1fr}.declaration-type-tabs button{align-items:flex-start;flex-direction:column}.declaration-panel__heading--small,.declaration-results-list article,.declaration-batch-actions{align-items:stretch;flex-direction:column}.declaration-panel__actions,.declaration-result-actions{flex-wrap:wrap}.declaration-subtable{right:auto;left:0;width:min(660px,calc(100vw - 64px))}.declaration-subrow{grid-template-columns:1fr}.declaration-transfer-banner>strong{max-width:100%}}@media (max-width: 520px){.topbar__actions{display:none}.topbar__item--home{padding:0 14px}.account-welcome__title{font-size:22px;overflow-wrap:anywhere}.hero-card,.overview-card,.home-layout-notes__item{padding:16px}.logistics-metrics,.logistics-filter-bar,.logistics-dialog__grid{grid-template-columns:1fr}.logistics-page-header h1{font-size:34px}.logistics-filter-bar .logistics-search{grid-column:auto}.logistics-list-panel__heading,.logistics-pagination,.logistics-notice>div{align-items:flex-start;flex-direction:column}.logistics-pagination>div{max-width:100%;flex-wrap:wrap}.logistics-dialog-backdrop{padding:12px}.logistics-dialog__footer .logistics-button{flex:1}}.workspace,.business-page,.printing-workspace,.b2b-workspace,.shipment-workspace,.job-workspace,.declaration-workspace,.amount-query-workspace,button,input,select,textarea{font-size:15px}.workspace__subtitle,.shipment-page-header__subtitle,.business-page__header p:last-child,.printing-page-header p:last-child,.customs-panel__heading p,.b2b-step-heading p,.b2b-panel-heading p,.shipment-list-panel__toolbar p,.job-panel__heading p,.declaration-panel__heading p,.customs-table-scroll table,.printing-table,.shipment-data-table,.b2b-session-table,.amount-query-table,.declaration-table,.customs-table-scroll td,.printing-table td,.shipment-data-table td,.b2b-session-table td,.amount-query-table td,.declaration-table td,.b2b-generate-button,.b2b-download-button,.shipment-row-action,.shipment-status-action,.printing-button,.declaration-button,.job-action-button,.amount-query-button{font-size:15px}.workspace__breadcrumb,.eyebrow,.customs-composer-toolbar span,.customs-bulk-fill header span,.customs-form-grid label,.customs-dropzone span,.printing-field>span,.b2b-processing-rail__eyebrow,.shipment-metric__label,.job-panel__heading>span,.declaration-panel__heading>span,.customs-table-scroll th,.printing-table th,.shipment-data-table th,.b2b-session-table th,.amount-query-table th,.declaration-table th,.b2b-session-table code,.mono,.b2b-session-table td strong,.b2b-processing-rail dt{font-size:15px}.customs-form-grid input,.customs-form-grid select,.customs-form-grid textarea,.printing-field input,.printing-field select,.printing-field textarea,.job-form-grid input,.job-form-grid select,.job-form-grid textarea,.declaration-form-grid input,.declaration-form-grid select,.declaration-form-grid textarea,.amount-query-search input,.b2b-session-search input,.b2b-processing-rail dd,.nav-tree__group,.nav-tree__leaf,.topbar__item{font-size:15px}table th,table td{text-align:center!important;vertical-align:middle}table input:not([type=checkbox]):not([type=radio]),table select,table textarea{text-align:center}.b2b-processing-rail__title{margin:8px 0 20px;display:flex;align-items:baseline;justify-content:space-between;gap:12px}.b2b-processing-rail__title h2{flex:0 0 auto;margin:0;font-size:19px}.b2b-processing-rail__title span{color:var(--text-muted);font-size:12px;line-height:1.45;text-align:right}.b2b-processing-rail dt,.b2b-processing-rail dd{font-size:16px}.job-form-grid label>span{font-size:13px}.job-form-grid input,.job-form-grid select,.job-form-grid textarea,.job-transport-card strong{font-size:16px}.job-transport-card small{font-size:12px}.job-editor-table th{font-size:13px}.job-editor-table td,.job-editor-table input:not([type=checkbox]),.job-editor-table__number{font-size:14px}.job-row-delete{font-size:13px}.declaration-form-grid label>span{font-size:12px}.printing-parcel__fields .printing-field>span{font-size:13px}.printing-parcel__fields .printing-field input{font-size:14px}.b2b-workspace{--b2b-tech-bg: #090a0c;--b2b-tech-panel: #101216;--b2b-tech-panel-raised: #16181d;--b2b-tech-line: rgba(255, 255, 255, .1);--b2b-tech-line-strong: rgba(255, 255, 255, .18);--b2b-tech-text: #f4f4f2;--b2b-tech-muted: #92969e;position:relative;isolation:isolate;padding:26px;overflow:hidden;border:1px solid rgba(255,255,255,.08);border-radius:28px;background:radial-gradient(circle at 78% -8%,rgba(255,255,255,.12),transparent 28%),radial-gradient(circle at 18% 18%,rgba(255,255,255,.045),transparent 24%),var(--b2b-tech-bg);color:var(--b2b-tech-text);box-shadow:0 30px 80px #080a0e33}.b2b-workspace:before{content:"";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.22;background-image:radial-gradient(rgba(255,255,255,.22) .8px,transparent .8px);background-size:34px 34px;-webkit-mask-image:linear-gradient(to bottom,#000,transparent 46%);mask-image:linear-gradient(to bottom,#000,transparent 46%)}.b2b-workspace .shipment-page-header{position:relative;z-index:1;padding:8px 4px 10px}.b2b-workspace .workspace__breadcrumb{color:#777c85;font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.b2b-workspace .shipment-page-header__title{color:var(--b2b-tech-text);font-size:clamp(32px,3vw,46px);font-weight:500;letter-spacing:-.04em}.b2b-workspace .shipment-page-header__subtitle{color:var(--b2b-tech-muted)}.b2b-workspace .shipment-refresh-button{min-height:44px;padding:0 20px;border-color:#f1f1ef;border-radius:999px;background:#f1f1ef;color:#111216;box-shadow:0 8px 28px #ffffff1f}.b2b-workspace .shipment-refresh-button:hover:not(:disabled){border-color:#fff;background:#fff;transform:translateY(-1px)}.b2b-workspace .b2b-selection-panel,.b2b-workspace .b2b-result-panel{position:relative;border-color:var(--b2b-tech-line-strong);border-radius:24px;background:#101216f0;box-shadow:0 26px 60px #00000052,inset 0 1px #ffffff09;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.b2b-workspace .b2b-panel-heading{border-color:var(--b2b-tech-line);background:#ffffff05}.b2b-workspace .b2b-step-heading>span{border:1px solid var(--b2b-tech-line-strong);border-radius:50%;background:#1b1d22;color:#f5f5f3;box-shadow:inset 0 1px #ffffff0f}.b2b-workspace .b2b-step-heading h2{color:var(--b2b-tech-text);font-weight:650;letter-spacing:-.02em}.b2b-workspace .b2b-step-heading p{color:var(--b2b-tech-muted)}.b2b-workspace .b2b-session-search input{border-color:var(--b2b-tech-line-strong);background-color:#ffffff0e;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%239a9da5' stroke-width='1.8' stroke-linecap='round'%3E%3Ccircle cx='11' cy='11' r='6.5'/%3E%3Cpath d='m16 16 4 4'/%3E%3C/svg%3E");color:var(--b2b-tech-text);box-shadow:inset 0 1px #ffffff08}.b2b-workspace .b2b-session-search input:hover{border-color:#ffffff47;background-color:#ffffff13}.b2b-workspace .b2b-session-search input::placeholder{color:#777b83}.b2b-workspace .b2b-session-search input:focus{border-color:#ffffff85;background-color:#ffffff14;box-shadow:0 0 0 3px #ffffff14}.b2b-workspace .b2b-session-table-shell{border-color:var(--b2b-tech-line);scrollbar-color:#555961 #14161a}.b2b-workspace .b2b-session-table-shell::-webkit-scrollbar,.b2b-workspace .b2b-preview-table-shell::-webkit-scrollbar{width:10px;height:10px}.b2b-workspace .b2b-session-table-shell::-webkit-scrollbar-track,.b2b-workspace .b2b-preview-table-shell::-webkit-scrollbar-track{background:#14161a}.b2b-workspace .b2b-session-table-shell::-webkit-scrollbar-thumb,.b2b-workspace .b2b-preview-table-shell::-webkit-scrollbar-thumb{border:2px solid #14161a;border-radius:999px;background:#555961}.b2b-workspace .b2b-session-table th,.b2b-workspace .b2b-preview-table th{border-color:var(--b2b-tech-line);background:#181a1f;color:#aeb1b8;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.b2b-workspace .b2b-session-table td,.b2b-workspace .b2b-preview-table td{border-color:#fff1;background:#101216;color:#c7c9ce}.b2b-workspace .b2b-session-table tbody tr:hover td,.b2b-workspace .b2b-preview-table tbody tr:hover td{background:#1a1d22}.b2b-workspace .b2b-session-table tbody tr.is-selected td{background:#22252b}.b2b-workspace .b2b-session-table tbody tr.is-selected td:first-child{box-shadow:inset 3px 0 #f2f2ef}.b2b-workspace .b2b-session-table input[type=checkbox]{accent-color:#f2f2ef}.b2b-workspace .b2b-session-table code{color:#f0f0ed}.b2b-workspace .b2b-session-table td strong{color:#e7e7e4}.b2b-workspace .b2b-table-empty{color:var(--b2b-tech-muted)!important}.b2b-workspace .b2b-processing-rail{border-left:1px solid var(--b2b-tech-line);background:radial-gradient(circle at 100% 0%,rgba(255,255,255,.08),transparent 32%),#13151a}.b2b-workspace .b2b-processing-rail__eyebrow{color:#858991}.b2b-workspace .b2b-processing-rail__title h2{color:var(--b2b-tech-text)}.b2b-workspace .b2b-processing-rail__title span{color:#7d8189}.b2b-workspace .b2b-processing-rail dl{border-color:var(--b2b-tech-line);background:var(--b2b-tech-line)}.b2b-workspace .b2b-processing-rail dl div{background:#181a1f}.b2b-workspace .b2b-processing-rail dt{color:#888c94}.b2b-workspace .b2b-processing-rail dd{color:#f1f1ee}.b2b-workspace .b2b-generate-button,.b2b-workspace .b2b-download-button,.b2b-workspace .b2c-generate-button{border:1px solid #f3f3f0;border-radius:999px;background:#f3f3f0;color:#111216;box-shadow:0 10px 30px #ffffff1c}.b2b-workspace .b2b-generate-button:hover:not(:disabled),.b2b-workspace .b2b-download-button:hover:not(:disabled){background:#fff;transform:translateY(-1px)}.b2b-workspace .b2b-generate-button:disabled,.b2b-workspace .b2b-download-button:disabled{border-color:#ffffff1f;background:#ffffff12;color:#676b73;box-shadow:none}.b2b-workspace .b2b-notice,.b2b-workspace .b2b-processing-progress{border-color:var(--b2b-tech-line-strong);background:#15171c;color:#d7d8dc}.b2b-workspace .b2b-processing-progress__bar{background:#292c32}.b2b-workspace .b2b-processing-progress__bar span{background:#f0f0ed}.b2b-workspace .b2b-processing-progress p{color:#b7bac1}.b2b-workspace .b2b-result-summary{border-color:var(--b2b-tech-line);background:#13151a}.b2b-workspace .b2b-result-summary div{border-color:var(--b2b-tech-line)}.b2b-workspace .b2b-result-summary span{color:#868a92}.b2b-workspace .b2b-result-summary strong{color:#f0f0ed}.b2b-workspace .b2b-preview-banner,.b2b-workspace .b2c-result-state{border-color:var(--b2b-tech-line-strong);background:#1b1d22;color:#d7d8dc}.b2b-workspace .b2b-preview-table-shell{border-color:var(--b2b-tech-line);background:#101216;scrollbar-color:#555961 #14161a}.b2b-workspace .b2b-preview-table tbody tr:nth-child(2n) td{background:#13151a}.b2b-workspace .b2b-preview-empty{color:var(--b2b-tech-muted)}@media (max-width: 760px){.b2b-workspace{padding:16px;border-radius:20px}}.client-portal{min-height:100vh;color:#182230;background:radial-gradient(circle at 8% 0%,rgb(29 78 216 / 8%),transparent 28rem),linear-gradient(180deg,#f8fafc,#eef2f6)}.client-portal__header{position:sticky;top:0;z-index:4000;display:grid;grid-template-columns:minmax(220px,1fr) auto minmax(260px,1fr);align-items:center;min-height:72px;padding:0 32px;border-bottom:1px solid #dfe3e8;background:#fffffff5;box-shadow:0 8px 24px #10182814;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.client-portal__brand{display:flex;align-items:center;gap:12px;width:max-content;padding:0;border:0;color:#182230;background:transparent;text-align:left;cursor:pointer}.client-portal__brand img{width:40px;height:40px;padding:7px;border-radius:12px;background:#fff;object-fit:contain;border:1px solid #e4e7ec;box-shadow:0 5px 14px #1018281a}.client-portal__brand>span,.client-portal__account>button>span:nth-child(2){display:grid;gap:2px}.client-portal__brand strong{font-size:15px;letter-spacing:.12em}.client-portal__brand small{color:#98a2b3;font-size:9px;letter-spacing:.18em}.client-portal__nav{align-self:stretch;display:flex;align-items:stretch;gap:6px}.client-portal__nav button{position:relative;padding:0 24px;border:0;color:#667085;background:transparent;font-size:14px;cursor:pointer}.client-portal__nav button:hover,.client-portal__nav button.is-active{color:#175cd3}.client-portal__nav button.is-active:after{position:absolute;right:20px;bottom:0;left:20px;height:3px;border-radius:3px 3px 0 0;background:#3b82f6;content:""}.client-portal__account{position:relative;justify-self:end}.client-portal__account>button{display:flex;align-items:center;gap:10px;padding:7px 10px;border:1px solid #d0d5dd;border-radius:12px;color:#182230;background:#f8fafc;text-align:left;cursor:pointer}.client-portal__account>button>span:first-child{display:grid;width:34px;height:34px;place-items:center;border-radius:10px;color:#dbeafe;background:#1d4ed8;font-size:11px;font-weight:800}.client-portal__account strong{max-width:180px;overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.client-portal__account small{color:#98a2b3;font-size:10px}.client-portal__account i{color:#98a2b3;font-style:normal}.client-portal__account-menu{position:absolute;top:calc(100% + 10px);right:0;width:250px;overflow:hidden;border:1px solid #e4e7ec;border-radius:13px;background:#fff;box-shadow:0 18px 44px #0f172a2e}.client-portal__account-menu div{display:grid;gap:4px;padding:15px;border-bottom:1px solid #eaecf0}.client-portal__account-menu div strong{color:#101828;font-size:13px}.client-portal__account-menu div span{color:#667085;font-size:11px}.client-portal__account-menu>button{width:100%;padding:12px 15px;border:0;color:#b42318;background:#fff;text-align:left;cursor:pointer}.client-portal__account-menu>button:hover{background:#fef3f2}.client-portal__main{width:min(1600px,calc(100% - clamp(32px,5vw,96px)));margin:0 auto;padding:34px 0 56px}.client-portal .business-page.customs-documents{min-height:auto}@media (max-width: 1100px){.client-portal__header{grid-template-columns:minmax(190px,1fr) auto minmax(210px,1fr);padding-inline:20px}.client-portal__nav button{padding-inline:16px}}@media (max-width: 800px){.client-portal__header{grid-template-columns:1fr auto;padding:0 16px}.client-portal__nav{position:fixed;right:0;bottom:0;left:0;z-index:4100;justify-content:center;height:58px;border-top:1px solid #e4e7ec;background:#fff;box-shadow:0 -8px 24px #0f172a14}.client-portal__nav button{color:#667085}.client-portal__nav button:hover,.client-portal__nav button.is-active{color:#175cd3}.client-portal__account>button>span:nth-child(2),.client-portal__account i{display:none}.client-portal__main{width:calc(100% - 24px);padding-top:20px;padding-bottom:84px}}@media (max-width: 520px){.client-portal__brand>span{display:none}.client-portal__header{min-height:64px}}.send-workspace{--send-ink: #202b41;--send-muted: #7c8699;--send-line: #e4e8ef;--send-blue: #75a7ff;--send-blue-dark: #6b9cff;display:grid;min-width:0;gap:20px}.send-notice{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 16px;border:1px solid #cbd9f5;border-radius:14px;background:#f2f6ff;color:#31558f}.send-notice--success{border-color:#b9dfce;background:#eef9f3;color:#176447}.send-notice--error{border-color:#f0c9c4;background:#fff3f1;color:#a33b31}.send-notice button{border:0;background:transparent;color:currentColor;font-size:20px;cursor:pointer}.send-console{display:grid;grid-template-columns:minmax(300px,.34fr) minmax(0,1fr);min-height:580px;overflow:hidden;border:1px solid var(--send-line);border-radius:16px;background:#fff;box-shadow:0 8px 28px #212f4e0b}.send-directory,.send-detail{min-width:0;padding:22px}.send-directory{border-right:1px solid var(--send-line);background:#f8fafc}.send-detail{display:flex;flex-direction:column;background:#fff}.send-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:20px}.send-section-heading>div{display:flex;align-items:baseline;gap:10px}.send-section-heading>div>span{color:var(--send-blue);font-size:13px;font-weight:800}.send-section-heading h2{margin:0;color:var(--send-ink);font-size:20px}.send-section-heading p{margin:0;color:var(--send-muted);font-size:13px;text-align:right}.send-section-heading--detail{padding-bottom:18px;border-bottom:1px solid var(--send-line)}.send-search{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-bottom:16px}.send-search input{min-width:0;height:44px;padding:0 14px;border:1px solid #d7dde8;border-radius:12px;outline:none;font:inherit;font-weight:650}.send-search input:focus{border-color:var(--send-blue);box-shadow:0 0 0 3px #356df31f}.send-search button,.send-button,.send-row-action{border:1px solid transparent;border-radius:12px;font:inherit;font-weight:700;cursor:pointer;transition:border-color .16s ease,background .16s ease,transform .16s ease}.send-search button{padding:0 16px;background:var(--send-blue);color:#fff}.send-search button:hover:not(:disabled),.send-button:hover:not(:disabled),.send-row-action:hover:not(:disabled){transform:translateY(-1px)}.send-search button:disabled,.send-button:disabled,.send-row-action:disabled{cursor:not-allowed;opacity:.55}.send-directory__list{display:grid;gap:8px;max-height:490px;overflow:auto;padding-right:4px}.send-shipment-card{display:grid;grid-template-columns:28px minmax(0,1fr) auto 18px;align-items:center;gap:10px;width:100%;padding:14px 12px;border:1px solid transparent;border-radius:12px;background:transparent;color:var(--send-ink);text-align:left;cursor:pointer}.send-shipment-card:hover,.send-shipment-card.is-active{border-color:#cad8f6;background:#eef4ff}.send-shipment-card.is-active{box-shadow:inset 3px 0 0 var(--send-blue)}.send-shipment-card__index{color:#9aa4b5;font-family:monospace;font-size:12px}.send-shipment-card__copy{min-width:0}.send-shipment-card__copy strong,.send-shipment-card__copy small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.send-shipment-card__copy strong{font-size:14px}.send-shipment-card__copy small{margin-top:4px;color:var(--send-muted);font-size:12px}.send-shipment-card__count{min-width:30px;padding:4px 7px;border-radius:999px;background:#dfe9ff;color:var(--send-blue-dark);font-size:12px;font-weight:800;text-align:center}.send-shipment-card__arrow{color:var(--send-blue)}.send-empty,.send-detail-empty{color:var(--send-muted)}.send-empty{padding:30px 12px;text-align:center}.send-detail-empty{display:grid;place-items:center;align-content:center;flex:1;min-height:330px;text-align:center}.send-detail-empty__icon{display:grid;width:68px;height:68px;margin-bottom:16px;place-items:center;border-radius:50%;background:#eef4ff;color:var(--send-blue)}.send-detail-empty__icon svg{width:30px;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.send-detail-empty strong{color:var(--send-ink);font-size:18px}.send-detail-empty p{max-width:380px;margin:8px 0 0;line-height:1.65}.send-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:16px}.send-toolbar label,.send-toolbar>div,.send-toolbar__actions,.send-row-actions{display:flex;align-items:center;gap:10px}.send-toolbar label{color:var(--send-muted);font-size:13px;font-weight:700}.send-toolbar input,.send-table input{accent-color:var(--send-blue)}.send-toolbar>div>span{color:var(--send-muted);font-size:13px}.send-button{min-height:40px;padding:0 16px}.send-button--primary{display:inline-flex;align-items:center;gap:8px;background:var(--send-blue);color:#fff;box-shadow:0 8px 18px #356df329}.send-button--primary:hover:not(:disabled){background:var(--send-blue-dark)}.send-button--primary svg{width:17px;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.send-button--query,.send-row-action--query{border-color:#d7dde8;background:#fff;color:#47566f}.send-button--query:hover:not(:disabled),.send-row-action--query:hover:not(:disabled){border-color:#aebbd0;background:#f7f9fc}.send-table-shell{overflow:auto;border:1px solid var(--send-line);border-radius:14px}.send-table{width:100%;min-width:1180px;border-collapse:collapse}.send-table th{padding:13px 14px;border-bottom:1px solid var(--send-line);background:#f7f9fc;color:#727d91;font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.send-table td{padding:15px 14px;border-bottom:1px solid #edf0f4;color:#344054;font-size:13px}.send-table tr:last-child td{border-bottom:0}.send-table tbody tr:hover td{background:#fafbfc}.send-table tr.is-success td{background:#f3faf6}.send-table td strong,.send-table td small{display:block}.send-table td small{margin-top:4px;color:#8a94a6}.send-table code{color:#6b7f9f;font-size:12px;font-weight:700}.send-status{display:inline-block;max-width:240px;padding:6px 9px;border-radius:8px;background:#f0f2f5;color:#667085;line-height:1.35}.send-status--processing{background:#eaf1ff;color:#2f5fbd}.send-status--success{background:#e8f6ee;color:#18734d}.send-status--error{background:#fff0ed;color:#a33b31}.send-row-action{min-width:76px;height:34px;border-color:#b8c8e8;background:#fff;color:var(--send-blue-dark)}.send-row-action:not(.send-row-action--query):hover:not(:disabled){border-color:var(--send-blue);background:#eef4ff}.send-query-error{display:block;max-width:260px;margin-top:6px;color:#a33b31!important;line-height:1.4}@media (max-width: 1100px){.send-console{grid-template-columns:1fr}.send-directory{border-right:0;border-bottom:1px solid var(--send-line)}.send-directory__list{grid-template-columns:repeat(2,minmax(0,1fr));max-height:330px}}@media (max-width: 720px){.send-toolbar,.send-toolbar>div{align-items:stretch;flex-direction:column;width:100%}.send-toolbar__actions{display:grid;grid-template-columns:1fr;width:100%}.send-directory,.send-detail{padding:18px}.send-directory__list{grid-template-columns:1fr}.send-section-heading{align-items:flex-start;flex-direction:column}.send-section-heading p{text-align:left}}:root{color-scheme:dark;--bg-page: #08090b;--bg-surface: #0d0f12;--bg-surface-soft: #13151a;--line-soft: rgba(255, 255, 255, .08);--line-strong: rgba(255, 255, 255, .15);--text-strong: #f4f4f1;--text-body: #c9cbd0;--text-muted: #858991;--blue: #f2f2ef;--blue-strong: #ffffff;--blue-soft: rgba(255, 255, 255, .08);--shadow-page: 0 30px 80px rgba(0, 0, 0, .34);--shadow-card: 0 18px 42px rgba(0, 0, 0, .24)}html,body,#root{background:#08090b}body{color:var(--text-body);background:radial-gradient(circle at 82% -10%,rgba(255,255,255,.08),transparent 28%),#08090b}::selection{background:#ffffff3d;color:#fff}.page-shell{background:#08090b}.sidebar{border-color:var(--line-soft);background:#0a0b0d}.sidebar__brand{border-color:var(--line-soft);background:#090a0c}.sidebar__logo-img{border-color:#ffffff2e;background:#f5f5f2;box-shadow:0 8px 24px #00000061}.sidebar__logo-text{color:#f5f5f2;font-weight:600;letter-spacing:.01em;text-shadow:none}.sidebar__collapse-toggle{border-color:var(--line-strong);background:#15171b;color:#f1f1ee;box-shadow:0 8px 22px #00000061}.sidebar__collapse-toggle:hover{background:#24272d;color:#fff}.sidebar__nav--tree{background:#0a0b0d;scrollbar-color:#4a4e56 transparent}.sidebar__section-title{color:#646871;letter-spacing:.2em}.nav-tree__group,.nav-tree__subgroup,.nav-tree__leaf{color:#aaadb4}.nav-tree__group{color:#e1e2df;font-weight:600}.nav-tree__group.is-active,.nav-tree__leaf.is-active{border-color:var(--line-strong);background:#1b1d22;color:#fff;box-shadow:inset 0 1px #ffffff09}.nav-tree__group:not(.is-active):hover,.nav-tree__subgroup:hover,.nav-tree__leaf:hover{background:#15171b;color:#f0f0ed}.nav-tree__branch,.sidebar__account,.sidebar__user{border-color:var(--line-soft)}.sidebar__user{color:#d8d9dc}.sidebar__user:hover,.sidebar__user.is-open{background:#15171b}.sidebar__avatar{border:1px solid var(--line-strong);background:#1c1e23;color:#fff}.sidebar__user-name{color:#f0f0ed}.sidebar__user-role,.sidebar__user-caret{color:#7c8088}.sidebar__account-menu{border-color:var(--line-strong);background:#15171b;box-shadow:0 22px 50px #0000007a}.sidebar__account-menu-user strong{color:#f0f0ed}.sidebar__account-menu-user span{color:#858991}.sidebar__account-menu-action:hover{background:#d948481f}.topbar{border-color:var(--line-soft);background:radial-gradient(circle at 80% -100%,rgba(255,255,255,.11),transparent 35%),#090a0c;box-shadow:0 8px 28px #0000003d}.topbar__item{color:#b9bbc1}.topbar__item:hover{background:#ffffff12;color:#fff}.topbar__item--active{color:#fff;box-shadow:inset 0 -2px #f4f4f1}.workspace{color:var(--text-body);background:radial-gradient(circle at 76% -15%,rgba(255,255,255,.065),transparent 32%),radial-gradient(rgba(255,255,255,.045) .7px,transparent .7px),#0d0f12;background-size:auto,38px 38px,auto;scrollbar-color:#4a4e56 #101216}.workspace__breadcrumb,.eyebrow,.job-context-banner__eyebrow,.amount-query-dialog__eyebrow,.printing-modal__eyebrow{color:#777b84;letter-spacing:.14em;text-transform:uppercase}:is(.workspace__title,.shipment-page-header__title,.printing-page-header h1,.business-page__header h1){color:#f4f4f1;font-weight:500;letter-spacing:-.04em}:is(.workspace__subtitle,.shipment-page-header__subtitle,.printing-page-header p:last-child,.business-page__header p:last-child){color:#90949c}:is(.shipment-page-header,.printing-page-header,.business-page__header){position:relative;z-index:1}.account-welcome{border-color:var(--line-strong);background:radial-gradient(circle at 84% 20%,rgba(255,255,255,.1),transparent 28%),linear-gradient(125deg,#181a1f,#0a0b0d);color:#fff;box-shadow:var(--shadow-card)}.account-welcome__avatar{border-color:#ffffff24;background:#f2f2ef;color:#111216}:is(.hero-card,.overview-card,.card,.home-layout-notes__item){border-color:var(--line-soft);background:#13151af0;color:var(--text-body);box-shadow:var(--shadow-card)}:is(.hero-card__title,.overview-card__title,.table-card__title){color:var(--text-strong)}:is(.hero-card__text,.overview-card__text,.table-card__subtitle){color:var(--text-muted)}.overview-card__link{color:#f0f0ed}:is(.shipment-metric,.shipment-list-panel,.job-entry-card,.job-panel,.job-results-panel,.declaration-panel,.declaration-results-panel,.declaration-batch-panel,.amount-query-panel,.printing-panel,.printing-filter-panel,.printing-history-panel,.printing-detail-section,.printing-tracking-result,.printing-success-card,.customs-panel,.validation-panel,.customs-draft-card,.customs-batch){border-color:var(--line-strong);background:#121418f5;color:var(--text-body);box-shadow:0 22px 52px #00000040,inset 0 1px #ffffff06}:is(.shipment-list-panel__toolbar,.job-panel__heading,.job-results-panel__heading,.declaration-panel__heading,.amount-query-panel__heading,.printing-panel__heading,.printing-history-panel__header,.customs-panel__heading){border-color:var(--line-soft);background:#ffffff03}:is(.shipment-list-panel__toolbar h2,.job-panel__heading h2,.job-results-panel__heading h2,.declaration-panel__heading h2,.amount-query-panel__heading h2,.printing-panel__heading h2,.printing-history-panel__header h2,.customs-panel__heading h2,.validation-panel h2){color:var(--text-strong)}:is(.shipment-list-panel__toolbar p,.job-panel__heading p,.declaration-panel__heading p,.amount-query-panel__heading p,.printing-panel__heading p,.customs-panel__heading p,.validation-panel header p){color:var(--text-muted)}.shipment-metric{background:radial-gradient(circle at 100% 0%,rgba(255,255,255,.08),transparent 44%),#14161a}.shipment-metric__label,.shipment-metric small{color:#888c94}.shipment-metric strong{color:#f4f4f1}.workspace :is(input:not([type=checkbox]):not([type=radio]),select,textarea){border-color:var(--line-strong);background-color:#15171b;color:#f0f0ed;caret-color:#fff;box-shadow:inset 0 1px #ffffff06}.workspace :is(input:not([type=checkbox]):not([type=radio]),textarea)::placeholder{color:#666a73}.workspace :is(input:not([type=checkbox]):not([type=radio]),select,textarea):hover{border-color:#ffffff40}.workspace :is(input:not([type=checkbox]):not([type=radio]),select,textarea):focus{border-color:#ffffff7a;background-color:#191b20;box-shadow:0 0 0 3px #ffffff12}.workspace input[readonly]{border-color:var(--line-soft);background:#111317;color:#8c9098}.workspace input[type=checkbox],.workspace input[type=radio]{accent-color:#f1f1ee}:is(.customs-form-grid label,.shipment-plan-grid label,.printing-field>span,.job-form-grid label>span,.declaration-form-grid label>span){color:#a7aab1}:is(.button,.shipment-refresh-button,.shipment-row-action,.shipment-status-action,.job-action-button,.job-import-button,.job-split-button,.declaration-button,.declaration-secondary-button,.amount-query-button,.printing-button){border-color:var(--line-strong);background:#191b20;color:#efefec;box-shadow:none}:is(.button--primary,.shipment-row-action,.job-action-button--create,.declaration-button--primary,.declaration-button--create,.amount-query-button--primary,.printing-button--primary){border-color:#f3f3f0;background:#f3f3f0;color:#101115;box-shadow:0 9px 26px #ffffff1a}:is(.button,.shipment-refresh-button,.shipment-row-action,.shipment-status-action,.job-action-button,.job-import-button,.job-split-button,.declaration-button,.declaration-secondary-button,.amount-query-button,.printing-button):hover:not(:disabled){border-color:#ffffff5c;background:#24272d;color:#fff;transform:translateY(-1px)}:is(.button--primary,.shipment-row-action,.job-action-button--create,.declaration-button--primary,.declaration-button--create,.amount-query-button--primary,.printing-button--primary):hover:not(:disabled){border-color:#fff;background:#fff;color:#090a0c}.workspace button:disabled{cursor:not-allowed;opacity:.48}.workspace :is(.shipment-table-wrap,.job-table-shell,.job-results-table-shell,.declaration-editor-shell,.declaration-items-table-shell,.declaration-results-table-shell,.amount-query-table-shell,.amount-query-dialog__table-shell,.printing-table-wrap,.customs-table-scroll){border-color:var(--line-soft);background:#101216;scrollbar-color:#555961 #14161a}.workspace table{color:var(--text-body)}.workspace table th{border-color:var(--line-soft);background:#191b20;color:#a8abb2;font-weight:800;letter-spacing:.065em}.workspace table td{border-color:#ffffff0f;background:#111317;color:#c9cbd0}.workspace table tbody tr:nth-child(2n) td{background:#13151a}.workspace table tbody tr:hover td{background:#1c1f24}.workspace table tbody tr.is-selected td,.workspace table tbody tr.is-success td{background:#202329}.workspace table tbody tr.is-error td{background:#92313129}.workspace table a,.workspace table code,.shipment-reference,.printing-table__tracking{color:#f1f1ee}.job-context-banner{border-color:var(--line-strong);background:radial-gradient(circle at 100% 0%,rgba(255,255,255,.1),transparent 38%),#14161a;color:var(--text-body)}.job-context-banner :is(h1,h2,strong,dd){color:var(--text-strong)}.job-context-banner :is(p,dt,span){color:var(--text-muted)}.job-transport-card{border-color:var(--line-soft);background:#15171b}.job-transport-card:hover,.job-transport-card:has(input:checked){border-color:var(--line-strong);background:#202329;box-shadow:0 0 0 3px #ffffff0b}.job-transport-card strong{color:var(--text-strong)}.job-transport-card small{color:var(--text-muted)}.job-submit-bar,.job-declaration-followup{border-color:var(--line-strong);background:radial-gradient(circle at 100% 0%,rgba(255,255,255,.07),transparent 40%),#16181d;color:var(--text-body)}.declaration-context-banner,.declaration-submit-bar{border-color:var(--line-strong);background:radial-gradient(circle at 100% 0%,rgba(255,255,255,.075),transparent 40%),#15171b}.declaration-context-grid article,.declaration-type-tabs,.declaration-subtable{border-color:var(--line-soft);background:#15171b}.declaration-type-tabs button{color:#aaaeb5}.declaration-type-tabs button.is-active{border-color:var(--line-strong);background:#24272d;color:#fff}.declaration-mode-pill{border:1px solid var(--line-soft);background:#202329;color:#dedfdb}.declaration-subtable__heading,.declaration-editor-top-scroll{border-color:var(--line-soft);background:#181a1f}.printing-step>span{border:1px solid var(--line-strong);background:#1d2025;color:#f0f0ed}.printing-step h2,.printing-panel__heading h2{color:var(--text-strong)}.printing-service-row,.printing-parcel,.printing-tracking-summary,.printing-tracking-placeholder,.printing-pod{border-color:var(--line-soft);background:#15171b}.printing-service-row:has(input:checked){border-color:var(--line-strong);background:#202329;box-shadow:0 0 0 3px #ffffff0b}.printing-parcel{background:linear-gradient(100deg,#17191e,#111317)}.printing-parcel__number{border-color:var(--line-soft)}.printing-parcel__number strong{color:#f0f0ed}.printing-inline-warning{border-color:#e5be5547;background:#9a70191f;color:#dbc987}.printing-submit-bar{border-color:var(--line-strong);background:#15171b}.printing-success-card__mark{background:#f2f2ef;color:#101115}.customs-panel--active-tasks,.customs-panel--task-center{border-width:1px}.customs-mode-tabs{background:#0e1013}.customs-mode-tabs button{color:#979ba3}.customs-mode-tabs button.is-active{background:#f2f2ef;color:#101115;box-shadow:0 8px 24px #ffffff17}.customs-composer-toolbar,.customs-bulk-fill,.customs-dropzone,.customs-empty-state,.customs-file-list li,.shipment-plan-summary{border-color:var(--line-soft);background:#15171b;color:var(--text-body)}.customs-dropzone:hover,.customs-dropzone.is-dragging{border-color:var(--line-strong);background:#1d2025;box-shadow:0 0 0 4px #ffffff0b}.customs-dropzone__icon,.customs-draft-card>header,.customs-batch>header,.customs-job{border-color:var(--line-soft);background:#181a1f}.customs-draft-card__number{background:#f2f2ef;color:#101115}.customs-job__progress{background:#292c32}.customs-job__progress i{background:#f0f0ed}.amount-query-metrics article,.amount-query-dialog__summary div{border-color:var(--line-soft);background:#15171b}.amount-query-money{color:#f0f0ed!important}:is(.shipment-dialog-backdrop,.printing-modal-backdrop,.amount-query-dialog-backdrop,.customs-batch-modal){background:#000000b3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}:is(.shipment-dialog,.printing-modal,.amount-query-dialog,.customs-batch-modal__dialog,.customs-modal__content){border-color:var(--line-strong);background:#15171b;color:var(--text-body);box-shadow:0 32px 100px #00000094}:is(.shipment-dialog,.printing-modal,.amount-query-dialog,.customs-batch-modal__dialog) :is(h2,h3,strong){color:var(--text-strong)}:is(.shipment-transport-combobox__menu,.customs-transport-popover){border-color:var(--line-strong);background:#191b20;box-shadow:0 20px 50px #0000007a}:is(.shipment-transport-combobox__menu,.customs-transport-popover) button{color:#c5c7cc}:is(.shipment-transport-combobox__menu,.customs-transport-popover) button:hover{background:#24272d;color:#fff}:is(.shipment-state,.declaration-empty-state,.amount-query-empty,.printing-state,.b2b-preview-empty,.customs-empty-state){border-color:var(--line-soft);background:#13151a;color:var(--text-muted)}.shipment-creation-error,.printing-notice--error,.form-message--error{border-color:#e95c5c47;background:#8a272729;color:#efaaa4}.printing-notice--info,.form-message--success{border-color:#81cba642;background:#23714c24;color:#a8ddc2}.workspace *::-webkit-scrollbar{width:10px;height:10px}.workspace *::-webkit-scrollbar-track{background:#111317}.workspace *::-webkit-scrollbar-thumb{border:2px solid #111317;border-radius:999px;background:#4c5058}.workspace *::-webkit-scrollbar-thumb:hover{background:#666a73}.auth-screen{background:radial-gradient(circle at 50% 0%,rgba(255,255,255,.11),transparent 36%),#08090b}.auth-screen__card{border-color:var(--line-strong);background:#14161bf2;box-shadow:var(--shadow-page)}.auth-screen__card h1{color:var(--text-strong)}.auth-screen__card p{color:var(--text-muted)}.auth-screen__eyebrow{color:#f0f0ed!important}.auth-screen__loader{border-color:#2b2e34;border-top-color:#f0f0ed}@media (max-width: 760px){.workspace{background:#0d0f12}:is(.shipment-list-panel,.job-panel,.declaration-panel,.amount-query-panel,.printing-panel,.customs-panel,.validation-panel){border-radius:16px}}.interactive-login{min-height:100vh;min-height:100dvh;padding:0;display:block;overflow:hidden;background:radial-gradient(circle at var(--login-pointer-x) var(--login-pointer-y),rgba(255,255,255,.1),transparent 25%),radial-gradient(ellipse at 50% 78%,rgba(255,255,255,.075),transparent 48%),linear-gradient(180deg,#08090b,#0b0c0f 56%,#111318)}.interactive-login__grid{opacity:.18;background-size:84px 84px;-webkit-mask-image:radial-gradient(ellipse at center,#000 0%,transparent 76%);mask-image:radial-gradient(ellipse at center,#000 0%,transparent 76%)}.interactive-login__particles{z-index:0;opacity:.94;-webkit-mask-image:linear-gradient(to bottom,transparent 4%,#000 25%,#000 96%,transparent);mask-image:linear-gradient(to bottom,transparent 4%,#000 25%,#000 96%,transparent)}.interactive-login__nav{position:absolute;z-index:3;top:clamp(24px,4vw,52px);left:clamp(24px,5vw,76px);min-height:0;border:0}.interactive-login__brand{gap:14px;pointer-events:none}.interactive-login__brand img{width:48px;height:48px;padding:5px;border-color:#ffffff40;border-radius:14px;box-shadow:0 14px 34px #0000006b,0 0 36px #ffffff14}.interactive-login__brand strong{font-size:20px;letter-spacing:.18em}.interactive-login__stage{position:relative;z-index:2;width:100%;min-height:100vh;min-height:100dvh;padding:112px 24px 54px;display:grid;place-items:center}.interactive-login__console{width:min(456px,100%);overflow:hidden;border:1px solid rgba(255,255,255,.18);border-radius:26px;background:linear-gradient(145deg,#1f2127e6,#0c0d10ed),#0c0d10e6;box-shadow:0 40px 110px #000000ad,0 0 0 1px #ffffff06 inset,0 1px #ffffff14 inset;-webkit-backdrop-filter:blur(28px) saturate(115%);backdrop-filter:blur(28px) saturate(115%)}.interactive-login__console-bar{min-height:54px;padding:0 22px}.interactive-login__console-copy{padding:40px 40px 30px}.interactive-login__console-copy p{margin-bottom:12px;color:#858991}.interactive-login__console-copy h2{font-size:29px}.interactive-login__console-copy span{margin-top:12px;font-size:13px}.interactive-login__form{padding:0 40px 38px}.interactive-login__form>label{margin:0 0 9px;color:#b8bbc1;font-size:13px}.interactive-login__form>label:not(:first-child){margin-top:18px}.interactive-login__field input{height:54px;padding-right:58px;background:#ffffff0d}.interactive-login__field input:disabled{cursor:wait;opacity:.72}.interactive-login__password-toggle{position:absolute;z-index:2;top:50%;right:13px;padding:7px;border:0;outline:none;transform:translateY(-50%);color:#898d95;background:transparent;font-size:11px;cursor:pointer}.interactive-login__password-toggle:hover:not(:disabled){color:#fff}.interactive-login__response{min-height:36px;margin-top:16px;padding:9px 11px;display:flex;align-items:center;gap:9px;border:1px solid rgba(131,213,163,.16);border-radius:10px;color:#9ca1a9;background:#3d805812;font-size:11px;line-height:1.45}.interactive-login__response i{flex:0 0 auto;width:6px;height:6px;border-radius:50%;background:#83d5a3;box-shadow:0 0 13px #64e294a6}.interactive-login__response.is-error{border-color:#eb786e40;color:#efaaa4;background:#9a352e1a}.interactive-login__response.is-error i{background:#e97870;box-shadow:0 0 13px #e9787094}.interactive-login__response.is-loading i{background:#f2f2ef;box-shadow:0 0 14px #ffffff9e;animation:login-status .9s ease-in-out infinite}.interactive-login__form>button{margin-top:14px}.interactive-login__form>button:disabled{cursor:not-allowed;opacity:.52}.interactive-login__button-loader{width:18px;height:18px;border:2px solid rgba(16,17,21,.25);border-top-color:#101115;border-radius:50%;animation:login-button-spin .72s linear infinite}@keyframes login-button-spin{to{transform:rotate(360deg)}}.interactive-login__console-footer{min-height:50px;background:#0000001f}@media (max-width: 620px){.interactive-login__nav{top:22px;left:20px}.interactive-login__brand img{width:42px;height:42px}.interactive-login__brand strong{font-size:17px}.interactive-login__stage{padding:92px 16px 28px}.interactive-login__console-copy{padding:34px 24px 26px}.interactive-login__form{padding:0 24px 30px}}.interactive-login{--login-pointer-x: 52%;--login-pointer-y: 34%;position:relative;isolation:isolate;min-height:100vh;min-height:100dvh;padding:0 clamp(24px,5vw,84px);display:grid;grid-template-rows:auto 1fr auto;overflow:hidden;color:#f4f4f1;background:radial-gradient(circle at var(--login-pointer-x) var(--login-pointer-y),rgba(255,255,255,.105),transparent 24%),radial-gradient(circle at 75% 15%,rgba(255,255,255,.06),transparent 30%),linear-gradient(145deg,#101114,#07080a 58%,#0d0f12)}.interactive-login__grid{position:absolute;z-index:-3;top:0;right:0;bottom:0;left:0;opacity:.36;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:72px 72px;-webkit-mask-image:linear-gradient(to bottom,#000,rgba(0,0,0,.25) 68%,transparent);mask-image:linear-gradient(to bottom,#000,rgba(0,0,0,.25) 68%,transparent)}.interactive-login__particles{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none;-webkit-mask-image:linear-gradient(to bottom,transparent 22%,#000 46%,#000 94%,transparent);mask-image:linear-gradient(to bottom,transparent 22%,#000 46%,#000 94%,transparent)}.interactive-login__orb{position:absolute;z-index:-2;border:1px solid rgba(255,255,255,.08);border-radius:50%;pointer-events:none}.interactive-login__orb:before,.interactive-login__orb:after{content:"";position:absolute;border:inherit;border-radius:inherit}.interactive-login__orb:before{top:12%;right:12%;bottom:12%;left:12%}.interactive-login__orb:after{top:28%;right:28%;bottom:28%;left:28%}.interactive-login__orb--one{width:min(720px,55vw);aspect-ratio:1;right:-14%;bottom:-38%;animation:login-orbit 24s linear infinite}.interactive-login__orb--two{width:min(420px,34vw);aspect-ratio:1;top:12%;left:-15%;opacity:.48;animation:login-orbit 18s linear infinite reverse}@keyframes login-orbit{to{transform:rotate(360deg)}}.interactive-login__nav{min-height:94px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid rgba(255,255,255,.08)}.interactive-login__brand{display:inline-flex;align-items:center;gap:13px;color:inherit;text-decoration:none}.interactive-login__brand img{width:44px;height:44px;padding:5px;object-fit:contain;border:1px solid rgba(255,255,255,.18);border-radius:13px;background:#f3f3f0;box-shadow:0 10px 28px #00000057}.interactive-login__brand span{display:grid;gap:3px}.interactive-login__brand strong{font-size:17px;font-weight:700;letter-spacing:.16em}.interactive-login__brand small{color:#757981;font-size:9px;font-weight:700;letter-spacing:.18em}.interactive-login__status{display:flex;align-items:center;gap:9px;color:#8f939b;font-size:12px;letter-spacing:.04em}.interactive-login__status i{width:7px;height:7px;border-radius:50%;background:#8de3ad;box-shadow:0 0 16px #64e294b8;animation:login-status 1.8s ease-in-out infinite}@keyframes login-status{50%{opacity:.45;transform:scale(.75)}}.interactive-login__hero{width:min(1420px,100%);margin:auto;padding:clamp(44px,7vh,92px) 0;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(440px,.92fr);align-items:center;gap:clamp(48px,7vw,110px)}.interactive-login__intro{max-width:720px}.interactive-login__release{width:fit-content;margin-bottom:42px;padding:8px 13px;display:flex;align-items:center;gap:9px;border:1px solid rgba(255,255,255,.12);border-radius:999px;color:#aaaeb5;background:#ffffff06;font-size:10px;font-weight:800;letter-spacing:.16em;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.interactive-login__release i{width:6px;height:6px;border-radius:50%;background:#f3f3f0;box-shadow:0 0 12px #ffffffc7}.interactive-login__eyebrow{margin:0 0 14px;color:#747881;font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.interactive-login__intro h1{margin:0;font-size:clamp(46px,5.1vw,78px);font-weight:450;letter-spacing:-.06em;line-height:.98}.interactive-login__intro h1 em{display:block;margin-top:12px;color:#a5a6a8;font-family:Georgia,Times New Roman,serif;font-weight:400}.interactive-login__lead{max-width:610px;margin:30px 0 0;color:#93979f;font-size:16px;line-height:1.9}.interactive-login__capabilities{margin-top:44px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.interactive-login__capabilities article{min-width:0;padding:18px;border:1px solid rgba(255,255,255,.085);border-radius:17px;background:#ffffff06;transition:border-color .2s ease,background .2s ease,transform .2s ease}.interactive-login__capabilities article:hover{border-color:#ffffff38;background:#ffffff0e;transform:translateY(-3px)}.interactive-login__capabilities span{display:block;margin-bottom:23px;color:#62666e;font-family:Consolas,monospace;font-size:10px}.interactive-login__capabilities strong,.interactive-login__capabilities small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.interactive-login__capabilities strong{color:#ececea;font-size:14px}.interactive-login__capabilities small{margin-top:6px;color:#767a82;font-size:10px}.interactive-login__console{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:28px;background:radial-gradient(circle at 50% 0%,rgba(255,255,255,.08),transparent 38%),#121418e8;box-shadow:0 34px 90px #0000007a,inset 0 1px #ffffff0b;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.interactive-login__console:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(115deg,transparent 20%,rgba(255,255,255,.028),transparent 58%);transform:translate(-100%);animation:login-sheen 6s ease-in-out infinite}@keyframes login-sheen{55%,to{transform:translate(100%)}}.interactive-login__console-bar{min-height:58px;padding:0 20px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid rgba(255,255,255,.08);color:#757981;font-family:Consolas,monospace;font-size:9px;letter-spacing:.12em}.interactive-login__console-bar>div{display:flex;gap:7px}.interactive-login__console-bar i{width:7px;height:7px;border-radius:50%;background:#555961}.interactive-login__console-bar i:first-child{background:#e46b65}.interactive-login__console-bar i:nth-child(2){background:#d8b458}.interactive-login__console-bar i:last-child{background:#67be83}.interactive-login__console-bar b{justify-self:end;color:#838790;font-size:inherit}.interactive-login__signal{height:170px;padding:34px 46px 16px;display:flex;align-items:center;justify-content:center;gap:clamp(5px,.6vw,9px);-webkit-mask-image:linear-gradient(90deg,transparent,#000 14%,#000 86%,transparent);mask-image:linear-gradient(90deg,transparent,#000 14%,#000 86%,transparent)}.interactive-login__signal i{width:5px;height:var(--signal-height);min-height:8px;border-radius:999px;background:linear-gradient(to bottom,#fff,#5d6067);box-shadow:0 0 18px #ffffff1f;animation:login-wave 1.65s ease-in-out var(--signal-delay) infinite alternate}@keyframes login-wave{45%{height:max(10px,calc(var(--signal-height) * .42));opacity:.48}}.interactive-login__console-copy{padding:0 38px 28px;text-align:center}.interactive-login__console-copy p{margin:0 0 10px;color:#71757d;font-family:Consolas,monospace;font-size:9px;font-weight:700;letter-spacing:.2em}.interactive-login__console-copy h2{margin:0;color:#f2f2ef;font-size:25px;font-weight:550;letter-spacing:-.03em}.interactive-login__console-copy span{display:block;margin-top:10px;color:#858991;font-size:13px}.interactive-login__form{padding:0 38px 34px}.interactive-login__form>label{display:block;margin-bottom:8px;color:#a3a6ad;font-size:12px;font-weight:650}.interactive-login__field{position:relative}.interactive-login__field svg{position:absolute;z-index:1;top:50%;left:16px;width:18px;transform:translateY(-50%);fill:none;stroke:#777b84;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.interactive-login__field input{width:100%;height:52px;padding:0 16px 0 46px;border:1px solid rgba(255,255,255,.14);border-radius:13px;outline:none;background:#ffffff0b;color:#f2f2ef;font-size:14px;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.interactive-login__field input::placeholder{color:#60646c}.interactive-login__field input:focus{border-color:#ffffff6b;background:#fff1;box-shadow:0 0 0 4px #ffffff0e}.interactive-login__error{margin:10px 0 0;color:#eba7a2;font-size:12px;line-height:1.55}.interactive-login__form>button{width:100%;height:52px;margin-top:14px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;border:1px solid #f3f3f0;border-radius:13px;background:#f3f3f0;color:#101115;font-size:14px;font-weight:750;box-shadow:0 12px 32px #ffffff1a;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.interactive-login__form>button:hover:not(:disabled){background:#fff;box-shadow:0 16px 38px #ffffff29;transform:translateY(-2px)}.interactive-login__form>button svg{width:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transition:transform .18s ease}.interactive-login__form>button:hover svg{transform:translate(3px)}.interactive-login__console-footer{min-height:52px;padding:0 24px;display:flex;align-items:center;justify-content:center;gap:24px;border-top:1px solid rgba(255,255,255,.07);color:#646870;font-family:Consolas,monospace;font-size:9px;letter-spacing:.06em}.interactive-login__console-footer span{position:relative}.interactive-login__console-footer span:not(:last-child):after{content:"";position:absolute;top:50%;right:-14px;width:3px;height:3px;border-radius:50%;background:#4f535b}.interactive-login__footer{min-height:70px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid rgba(255,255,255,.07);color:#5f636b;font-size:10px;letter-spacing:.08em}@media (max-width: 1080px){.interactive-login__hero{grid-template-columns:1fr}.interactive-login__intro{max-width:none;text-align:center}.interactive-login__release,.interactive-login__lead{margin-right:auto;margin-left:auto}.interactive-login__console{width:min(620px,100%);margin:0 auto}}@media (max-width: 620px){.interactive-login{padding:0 18px}.interactive-login__nav{min-height:76px}.interactive-login__brand small,.interactive-login__status{display:none}.interactive-login__hero{padding:34px 0;gap:34px}.interactive-login__release{margin-bottom:26px}.interactive-login__intro h1{font-size:clamp(38px,12vw,56px)}.interactive-login__capabilities{grid-template-columns:1fr}.interactive-login__capabilities span{margin-bottom:12px}.interactive-login__console-bar{grid-template-columns:1fr auto}.interactive-login__console-bar>span{display:none}.interactive-login__signal{height:130px;padding-right:24px;padding-left:24px}.interactive-login__console-copy,.interactive-login__form{padding-right:22px;padding-left:22px}.interactive-login__console-footer{gap:12px}.interactive-login__console-footer span:last-child{display:none}.interactive-login__footer{justify-content:center;text-align:center}.interactive-login__footer span:last-child{display:none}}@media (prefers-reduced-motion: reduce){.interactive-login *,.interactive-login *:before,.interactive-login *:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.account-welcome{min-height:230px;padding:clamp(28px,4vw,52px);justify-content:space-between;gap:40px}.account-welcome:before{width:360px;height:360px;top:-240px;right:6%;border-color:#ffffff14;border-radius:50%}.account-welcome:after{width:240px;height:240px;right:30%;bottom:-180px;border-color:#ffffff0f;border-radius:50%}.account-welcome__copy{position:relative;z-index:1;display:grid;gap:22px}.account-welcome__identity{display:flex;align-items:center;gap:20px}.account-welcome__identity>div:last-child>p{margin:0 0 8px;color:#7e828a;font-family:Consolas,monospace;font-size:10px;font-weight:700;letter-spacing:.18em}.account-welcome__description{max-width:560px;margin:0;color:#969aa2;font-size:14px;line-height:1.7}.account-welcome__signal{position:relative;z-index:1;width:min(410px,36%);min-width:300px;padding:24px;border:1px solid rgba(255,255,255,.1);border-radius:22px;background:#ffffff06;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.account-welcome__signal>div{height:92px;display:flex;align-items:center;justify-content:center;gap:7px}.account-welcome__signal>div i{width:5px;min-height:8px;border-radius:999px;background:linear-gradient(to bottom,#fff,#565a62);animation:home-signal 1.7s ease-in-out infinite alternate}@keyframes home-signal{50%{transform:scaleY(.42);opacity:.46}}.account-welcome__signal>span{display:flex;align-items:center;justify-content:center;gap:8px;color:#858991;font-family:Consolas,monospace;font-size:9px;letter-spacing:.15em}.account-welcome__signal>span i,.home-system-badge i{width:6px;height:6px;border-radius:50%;background:#86dda7;box-shadow:0 0 14px #6ae2979e}.hero-grid{align-items:stretch}.hero-card{position:relative;overflow:hidden;padding:clamp(28px,3vw,44px)}.hero-card:after{content:"";position:absolute;right:-80px;bottom:-110px;width:300px;height:300px;border:1px solid rgba(255,255,255,.07);border-radius:50%;box-shadow:0 0 0 34px #ffffff05,0 0 0 68px #ffffff03}.hero-card__title{position:relative;z-index:1;max-width:760px;font-size:clamp(30px,3vw,48px);font-weight:450;letter-spacing:-.045em;line-height:1.12}.hero-card__text,.hero-card__actions{position:relative;z-index:1}.summary-card{border-color:var(--line-soft);background:#13151a}.summary-card__label,.summary-card__hint{color:#81858d}.summary-card__value{color:#f2f2ef}.overview-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.overview-card{position:relative;min-height:230px;padding:26px;display:flex;flex-direction:column;overflow:hidden;transition:transform .2s ease,border-color .2s ease,background .2s ease}.overview-card:hover{border-color:#fff3;background:#181a1f;transform:translateY(-4px)}.overview-card__code{margin-bottom:38px;color:#666a72;font-family:Consolas,monospace;font-size:10px;font-weight:700;letter-spacing:.16em}.overview-card__link{margin-top:auto;align-self:flex-start}.table-card{padding:28px}.home-system-badge{display:inline-flex;align-items:center;gap:8px;color:#82868e;font-family:Consolas,monospace;font-size:9px;letter-spacing:.14em}.home-layout-notes{counter-reset:none}.home-layout-notes__item{min-height:170px;padding:24px}.home-layout-notes__item h4{color:#f0f0ed;letter-spacing:.01em}.home-layout-notes__item p{color:#898d95;line-height:1.75}@media (max-width: 1180px){.overview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.account-welcome__signal{width:min(360px,40%)}}@media (max-width: 760px){.account-welcome{align-items:stretch;flex-direction:column}.account-welcome__signal{width:100%;min-width:0}.overview-grid{grid-template-columns:1fr}}#root .interactive-login{min-height:100vh;min-height:100dvh;padding:0;display:block;background:radial-gradient(circle at var(--login-pointer-x) var(--login-pointer-y),rgba(183,70,53,.09),transparent 24%),radial-gradient(ellipse at 18% 20%,rgba(70,91,138,.07),transparent 32%),radial-gradient(ellipse at 82% 76%,rgba(47,111,104,.065),transparent 34%),#fbfaf7}#root .interactive-login__particles{z-index:0;opacity:.94;-webkit-mask-image:linear-gradient(to bottom,transparent 4%,#000 25%,#000 96%,transparent);mask-image:linear-gradient(to bottom,transparent 4%,#000 25%,#000 96%,transparent)}#root .interactive-login__grid{opacity:.22;background-image:linear-gradient(rgba(70,91,138,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(183,70,53,.065) 1px,transparent 1px)}#root .interactive-login__nav{position:absolute;z-index:3;top:clamp(24px,4vw,52px);left:clamp(24px,5vw,76px);min-height:0;border:0}#root .interactive-login__brand{color:#20232a}#root .interactive-login__brand img{width:48px;height:48px}#root .interactive-login__brand strong{font-size:20px;letter-spacing:.18em}#root .interactive-login__console{width:min(456px,100%);margin:0}#root .interactive-login__console-copy{padding:40px 40px 30px}#root .interactive-login__form{padding:0 40px 38px}#root .interactive-login__form>label{margin:0 0 9px;font-size:13px}#root .interactive-login__form>label:not(:first-child){margin-top:18px}#root .interactive-login__field input{height:54px;padding-right:58px}#root .interactive-login__form>button:disabled{cursor:not-allowed;opacity:.52}@media (max-width: 620px){#root .interactive-login__nav{top:22px;left:20px}#root .interactive-login__brand img{width:42px;height:42px}#root .interactive-login__brand strong{font-size:17px}#root .interactive-login__console{width:min(456px,100%)}#root .interactive-login__console-copy{padding:34px 24px 26px}#root .interactive-login__form{padding:0 24px 30px}}html:has(.page-shell),body:has(.page-shell),body:has(.page-shell) #root{width:100%;height:100%;min-height:0;overflow:hidden;background:#fff}#root .interactive-login{background:radial-gradient(ellipse 64% 96% at 0% 54%,rgba(238,201,255,.72),transparent 70%),radial-gradient(ellipse 64% 96% at 100% 50%,rgba(199,241,246,.76),transparent 70%),radial-gradient(circle at var(--login-pointer-x) var(--login-pointer-y),rgba(255,255,255,.32),transparent 24%),linear-gradient(90deg,#fdf9ff,#fff,#f8feff)}.auth-screen{background:radial-gradient(ellipse 58% 90% at 0% 54%,rgba(245,224,255,.8),transparent 70%),radial-gradient(ellipse 58% 90% at 100% 50%,rgba(222,248,250,.82),transparent 70%),linear-gradient(90deg,#fdfaff,#fff 48%,#fbfeff)}.page-shell{--bg-page: #ffffff;--bg-surface: #ffffff;--bg-surface-soft: #f8fafc;--line-soft: #e7eaf0;--line-strong: #d9dee8;--text-strong: #172033;--text-body: #374156;--text-muted: #778197;--blue: #6b9cff;--blue-strong: #6b7f9f;--blue-soft: #edf3ff;--shadow-page: 0 24px 60px rgba(33, 47, 78, .1);--shadow-card: 0 8px 26px rgba(33, 47, 78, .055);--radius-xl: 18px;--radius-lg: 16px;--radius-md: 13px;--radius-sm: 9px;--shell-header-height: 80px;grid-template-columns:244px minmax(0,1fr);width:100%;height:100%;min-height:0;color:var(--text-body);background:#fff;background-attachment:fixed;font-family:Inter,PingFang SC,Microsoft YaHei,Noto Sans CJK SC,system-ui,sans-serif}::selection{background:#6b9cff;color:#fff;text-shadow:none}::-moz-selection{background:#6b9cff;color:#fff;text-shadow:none}.page-shell.is-business-shell{grid-template-columns:0 minmax(0,1fr);transition:none}.page-shell.is-business-shell>.sidebar{grid-column:1;grid-row:1}.page-shell.is-business-shell>.main-area{grid-column:2;grid-row:1;min-width:0}.page-shell.is-business-shell.is-business-nav-open{grid-template-columns:280px minmax(0,1fr)}.page-shell.is-business-shell.is-sidebar-collapsed{grid-template-columns:0 minmax(0,1fr)}.page-shell.is-business-shell.is-business-nav-open.is-sidebar-collapsed{grid-template-columns:76px minmax(0,1fr)}.page-shell.is-business-shell .sidebar{position:relative;height:100%;min-height:0;overflow:hidden;border-right:0;background:transparent;box-shadow:none;visibility:visible}.page-shell.is-business-shell:not(.is-business-nav-open) .sidebar__nav{visibility:hidden;pointer-events:none}.page-shell.is-business-shell .sidebar__brand{position:fixed;top:0;left:0;z-index:1200;width:280px;cursor:pointer}.page-shell.is-business-shell .sidebar__brand{border:0;cursor:pointer;text-align:left}.page-shell.is-business-shell .sidebar__brand:focus-visible,.page-shell.is-business-shell .topbar__business-trigger:focus-visible,.page-shell.is-business-shell .topbar__account-trigger:focus-visible{outline:3px solid rgba(53,109,243,.25);outline-offset:2px}.page-shell .sidebar__brand{height:var(--shell-header-height);padding:0 20px;gap:13px;border-bottom:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.page-shell .sidebar__logo-img{width:46px;height:46px;padding:5px;border:1px solid #dce3ee;border-radius:12px;background:#f8fbff;box-shadow:0 7px 18px #2753a81c}.sidebar__brand-copy{min-width:0;display:grid;gap:2px}.page-shell .sidebar__logo-text{color:#172033;font-size:23px;font-weight:750;letter-spacing:-.025em;text-shadow:none}.sidebar__brand-copy>span{color:#929bad;font-size:8px;font-weight:750;letter-spacing:.16em}.page-shell.is-sidebar-collapsed .sidebar__brand-copy{display:none}.page-shell .sidebar__collapse-toggle{top:92px;right:-14px;width:28px;height:28px;border-color:#dce3ee;background:#fff;color:#657089;box-shadow:0 7px 20px #212f4e1f}.page-shell .sidebar__collapse-toggle:hover{border-color:#bfd0ff;background:#f4f7ff;color:var(--blue)}.page-shell .sidebar__nav--tree{position:absolute;inset:var(--shell-header-height) 0 0;min-height:0;overflow-y:auto;gap:5px;padding:24px 16px;background:transparent;scrollbar-color:#cfd5df transparent}.page-shell .sidebar__section-title{margin-bottom:7px;padding:0 14px;color:#a0a8b8;font-size:11px;font-weight:700;letter-spacing:.14em}.page-shell .nav-tree{gap:4px}.page-shell .nav-tree__group{position:relative;min-height:48px;padding:0 13px;border:0;border-radius:11px;color:#4e596f;background:transparent;font-size:14px;font-weight:650}.nav-tree__group-label{min-width:0;display:flex;align-items:center;gap:12px}.nav-tree__icon{width:20px;height:20px;flex:0 0 auto;stroke:#687389;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.page-shell .nav-tree__group.is-active{border:0;color:#6b7f9f;background:#f5f8fc;box-shadow:none}.page-shell .nav-tree__group.is-active .nav-tree__icon{stroke:#6b9cff}.page-shell .nav-tree__group:not(.is-active):hover{color:#27334b;background:#f6f8fb}.page-shell .nav-tree__panel{gap:2px;padding:2px 0 6px 28px}.page-shell .nav-tree__leaf{position:relative;min-height:39px;padding:0 12px 0 18px;display:flex;align-items:center;border:0;border-radius:9px;color:#758096;font-size:13px;font-weight:520}.page-shell .nav-tree__leaf:before{content:"";position:absolute;top:50%;left:2px;width:3px;height:0;border-radius:999px;background:#6b9cff;transform:translateY(-50%);transition:height .2s ease}.page-shell .nav-tree__leaf:hover{color:#39455d;background:#f7f9fc}.page-shell .nav-tree__leaf.is-active{color:#6b7f9f;background:#f7f9fc;font-weight:700}.page-shell .nav-tree__leaf.is-active:before{height:22px}.page-shell .nav-tree__caret{color:#99a2b3}.page-shell .sidebar__account{position:relative;z-index:2;flex:0 0 auto;margin-top:auto;border-top:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.page-shell .sidebar__user{min-height:76px;padding:14px 18px;border:0;color:var(--text-body)}.page-shell .sidebar__user:hover,.page-shell .sidebar__user.is-open{background:#f6f8fb}.page-shell .sidebar__avatar{width:42px;height:42px;border:1px solid #dce6ff;background:#edf3ff;color:#6b7f9f}.page-shell .sidebar__user-name{color:#253047;font-size:13px}.page-shell .sidebar__user-role,.page-shell .sidebar__user-caret{color:#8d96a8}.page-shell .sidebar__account-menu{border-color:#e1e6ee;border-radius:13px;background:#fff;box-shadow:0 18px 50px #22304e26}.page-shell .sidebar__account-menu-user strong{color:#202b41}.page-shell .sidebar__account-menu-user span{color:#828ca0}.page-shell .topbar{position:relative;z-index:1000;overflow:visible;height:var(--shell-header-height);padding:0 22px;border-bottom:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.page-shell.is-business-shell:not(.is-business-nav-open) .topbar{padding-left:322px}.page-shell .topbar__nav{min-width:0;flex:1 1 auto;display:flex;align-items:center;gap:18px}.page-shell .topbar__business-trigger{flex:0 0 auto;height:48px;display:inline-flex;align-items:center;gap:8px;padding:0 16px;border:1px solid #dbe4f4;border-radius:10px;color:#52617a;background:#fff;font-size:16px;font-weight:700;transition:color .2s ease,border-color .2s ease,background .2s ease}.page-shell .topbar__business-trigger svg{width:20px;height:20px;stroke:currentColor;stroke-width:1.7}.page-shell .topbar__business-trigger:hover,.page-shell .topbar__business-trigger.is-active{border-color:#c7d7ff;color:#6b7f9f;background:#edf3ff}.page-shell .business-search{position:relative;width:320px;flex:0 0 320px;margin-left:2px}.page-shell .topbar__account,.page-shell .topbar__contact{position:relative}.page-shell .topbar__contact-menu{position:absolute;top:calc(100% + 8px);right:0;z-index:90;min-width:238px;padding:14px 16px;border:1px solid #e1e6ee;border-radius:13px;background:#fff;box-shadow:0 18px 50px #22304e26}.page-shell .topbar__contact-menu span,.page-shell .topbar__contact-menu a{display:block}.page-shell .topbar__contact-menu span{margin-bottom:5px;color:#828ca0;font-size:12px}.page-shell .topbar__contact-menu a{color:#315bea;font-size:14px;font-weight:700;text-decoration:none}.page-shell .topbar__contact-menu a:hover{text-decoration:underline}.page-shell .topbar__account-trigger{min-height:40px;display:inline-flex;align-items:center;gap:8px;padding:3px 8px 3px 5px;border:1px solid transparent;border-radius:10px;color:#52617a;background:transparent;text-align:left;cursor:pointer}.page-shell .topbar__account-trigger:hover,.page-shell .topbar__account-trigger.is-open{border-color:#dbe4f4;background:#f3f6fa}.page-shell .topbar__account-copy{min-width:0;display:grid;gap:1px}.page-shell .topbar__account-copy strong{max-width:170px;overflow:hidden;color:#27334a;font-size:15px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.page-shell .topbar__account-copy small{color:#8d99ad;font-size:11px;white-space:nowrap}.page-shell .topbar__account-caret{color:#8d99ad;font-size:14px}.page-shell .topbar__account-menu{position:absolute;top:calc(100% + 8px);right:0;z-index:90;width:220px;padding:8px;border:1px solid #e1e6ee;border-radius:13px;background:#fff;box-shadow:0 18px 50px #22304e26}.page-shell .topbar__account-menu .sidebar__account-menu-user{display:grid;gap:4px;padding:10px 12px 8px}.page-shell .topbar__account-menu .sidebar__account-menu-user strong,.page-shell .topbar__account-menu .sidebar__account-menu-user span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.page-shell .topbar__account-menu .sidebar__account-menu-user strong{color:#202b41;font-size:13px}.page-shell .topbar__account-menu .sidebar__account-menu-user span{color:#828ca0;font-size:12px}.page-shell .topbar__account-menu-action{display:block!important;visibility:visible!important;width:100%;min-height:38px;margin-top:4px;padding:10px 12px;border:0;border-radius:9px;color:#b42318!important;background:transparent;text-align:left;font-size:13px;font-weight:650;line-height:18px;cursor:pointer}.page-shell .topbar__account-menu-action:hover{background:#fff1f0}.page-shell .business-search input{width:100%;height:52px;padding:0 16px 0 40px;border:1px solid #dfe5ee;border-radius:10px;outline:none;color:#27334a;background:#f8fafc;font-size:16px;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease}.page-shell .business-search input::placeholder{color:#9aa5b7}.page-shell .business-search input:focus{border-color:#9eb9ff;background:#fff;box-shadow:0 0 0 3px #356df31a}.business-search__icon{position:absolute;top:16px;left:14px;z-index:1;width:20px;height:20px;stroke:#8d99ad;stroke-width:1.7;stroke-linecap:round}.business-search__popover{position:absolute;top:calc(100% + 8px);left:0;z-index:1100;width:100%;max-height:min(440px,62vh);overflow-y:auto;padding:8px;border:1px solid #e2e8f2;border-radius:13px;background:#fff;box-shadow:0 18px 48px #212f4e29}.business-search__heading{padding:7px 10px 6px;color:#98a2b4;font-size:10px;font-weight:750;letter-spacing:.12em}.business-search__result{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px;border:0;border-radius:8px;color:#344158;background:transparent;text-align:left;cursor:pointer}.business-search__result:hover{color:#6b7f9f;background:#f0f5ff}.business-search__result small{flex:0 0 auto;color:#9aa5b7;font-size:10px}.business-search__empty{margin:0;padding:14px 10px;color:#8994a8;font-size:11px}.page-shell .topbar__item{height:52px;padding:0 12px;border-radius:10px;color:#667188;font-size:16px;font-weight:600}.page-shell .topbar__item:hover{background:#f3f6fa;color:#27334a}.page-shell .topbar__actions{min-width:0;flex:0 0 auto;gap:10px;white-space:nowrap}.page-shell .topbar__language-toggle{height:44px;display:inline-flex;align-items:center;gap:4px;padding:0 10px;border:1px solid #dbe4f4;border-radius:8px;color:#7d8798;background:#fff;font-size:16px;font-weight:700;cursor:pointer}.page-shell .topbar__language-toggle:hover{border-color:#b9cdf9;color:#6b7f9f;background:#f3f6ff}.page-shell .topbar__language-toggle .is-active{color:#6b7f9f}.page-shell .topbar__language-divider{color:#b1b8c5;font-weight:500}.page-shell .topbar__item--home{align-self:auto;height:40px;padding:0 13px;border-radius:10px}.page-shell .topbar__item--active{color:#6b7f9f;background:#edf3ff;box-shadow:none}.topbar__page-context{min-width:0;padding-left:19px;display:grid;gap:2px;border-left:1px solid #e4e8ef}.topbar__page-context span{color:#9aa3b4;font-size:9px;font-weight:700;letter-spacing:.11em}.topbar__page-context strong{overflow:hidden;color:#273249;font-size:14px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.topbar__action-icon{width:18px;height:18px;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.topbar__mini-avatar{width:27px;height:27px;display:grid;place-items:center;border-radius:50%;background:#edf3ff;color:#6b7f9f;font-size:9px;font-weight:800}.page-shell .workspace{padding:clamp(20px,2vw,32px);color:var(--text-body);background:transparent;background-size:auto;scrollbar-color:#c8cfda #eef1f5;container-type:inline-size}.page-shell .workspace>*,.page-shell .workspace :is(form,section,article,header,.card){min-width:0;max-width:100%}.page-shell .workspace :is(input,select,textarea,button){max-width:100%}.page-shell .workspace-welcome{min-height:calc(100% - 24px);display:grid;place-content:center;justify-items:center;padding:32px;text-align:center}.page-shell .workspace-welcome__avatar{width:54px;height:54px;display:grid;place-items:center;border:1px solid #dbe5f5;border-radius:16px;background:#fff;color:#6b7f9f;font-size:16px;font-weight:800;box-shadow:0 10px 28px #212f4e14}.page-shell .workspace-welcome__eyebrow{margin:18px 0 0;color:#8a94a6;font-size:10px;font-weight:750;letter-spacing:.14em}.page-shell .workspace-welcome h1{margin:10px 0 0;color:#172033;font-size:clamp(24px,2.5vw,34px);letter-spacing:-.03em}.page-shell .workspace-welcome{position:relative;width:100%;min-height:100%;display:grid;grid-template-columns:minmax(0,1fr);align-content:center;overflow:hidden;padding:clamp(32px,5vh,64px) clamp(18px,4cqw,64px);background:transparent}.page-shell .workspace:has(>.workspace-welcome){background:transparent}.page-shell .workspace-welcome:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:linear-gradient(rgba(78,108,168,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(78,108,168,.035) 1px,transparent 1px);background-size:48px 48px;-webkit-mask-image:linear-gradient(to bottom,black,transparent 75%);mask-image:linear-gradient(to bottom,black,transparent 75%)}.page-shell .workspace-welcome__hero,.page-shell .workspace-welcome__cards{position:relative;z-index:1;width:100%;margin:0 auto}.page-shell .workspace-welcome__hero{max-width:1440px;display:grid;justify-items:center;text-align:center}.page-shell .workspace-welcome__hero .workspace-welcome__eyebrow{margin:0;color:#7183a5;font-size:12px;letter-spacing:.2em}.page-shell .workspace-welcome__hero h1{width:100%;max-width:1400px;margin:22px 0 0;color:#151b2b;font-size:clamp(36px,3.6cqw,68px);font-weight:800;letter-spacing:-.055em;line-height:1.05;white-space:normal;text-wrap:balance;overflow-wrap:normal;word-break:normal}.page-shell .workspace-welcome__subtitle{max-width:720px;margin:26px 0 0;color:#7d8495;font-size:clamp(16px,1.6vw,22px);line-height:1.65}.page-shell .workspace-welcome__actions{display:flex;align-items:center;gap:14px;margin-top:34px}.page-shell .workspace-welcome__primary,.page-shell .workspace-welcome__secondary{min-width:124px;min-height:46px;padding:0 22px;border-radius:10px;font-size:14px;font-weight:700;cursor:pointer}.page-shell .workspace-welcome__primary{border:1px solid #75a7ff;color:#fff;background:#75a7ff;box-shadow:0 10px 24px #2e75ee38}.page-shell .workspace-welcome__primary:hover{background:#5f93ee}.page-shell .workspace-welcome__secondary{border:1px solid #d7dce7;color:#344158;background:#fffc}.page-shell .workspace-welcome__secondary:hover{border-color:#a9c0f3;color:#6b7f9f}.page-shell .workspace-welcome__cards{max-width:1120px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:clamp(48px,7vh,88px)}.page-shell .workspace-welcome__card{min-height:152px;padding:25px 26px;border:1px solid rgba(226,230,240,.95);border-radius:16px;background:#ffffffb3;box-shadow:0 12px 35px #3c53800e;text-align:left;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.page-shell .workspace-welcome__card:hover{border-color:#c8d8fa;transform:translateY(-3px);transition:transform .2s ease,border-color .2s ease}.page-shell .workspace-welcome__card h2{margin:0;color:#20283a;font-size:18px;letter-spacing:-.02em}.page-shell .workspace-welcome__card p{margin:14px 0 0;color:#7f899d;font-size:13px;line-height:1.7}@media (max-width: 860px){.page-shell.is-business-shell:not(.is-business-nav-open) .topbar{padding-left:16px}.page-shell.is-business-shell:not(.is-business-nav-open) .sidebar__brand{width:min(280px,calc(100vw - 48px))}.page-shell .business-search{width:min(320px,32vw);flex-basis:min(320px,32vw)}.page-shell .topbar__account-copy{display:none}.page-shell .workspace-welcome__hero h1{font-size:clamp(32px,9vw,52px);white-space:normal}.page-shell .workspace-welcome__cards{grid-template-columns:1fr;margin-top:64px}}@container (max-width: 900px){.page-shell .workspace-welcome{align-content:start;padding:clamp(28px,5vh,48px) clamp(16px,4cqw,32px)}.page-shell .workspace-welcome__hero h1{max-width:100%;font-size:clamp(32px,6.5cqw,52px)}.page-shell .workspace-welcome__subtitle{margin-top:20px;font-size:clamp(15px,2.4cqw,19px)}.page-shell .workspace-welcome__cards{grid-template-columns:1fr;gap:14px;margin-top:clamp(36px,6vh,56px)}}@container (max-width: 520px){.page-shell .workspace-welcome__hero h1{font-size:clamp(28px,9.5cqw,40px);letter-spacing:-.04em}.page-shell .workspace-welcome__actions{width:100%;flex-wrap:wrap;justify-content:center}}@media (min-width: 861px) and (max-width: 1200px){.page-shell .topbar__item{padding:0 7px}.page-shell .topbar__actions{gap:4px}.page-shell .business-search{width:260px;flex-basis:260px}.page-shell .topbar__account-copy{display:none}}.page-shell .workspace-welcome>p:last-child{margin:10px 0 0;color:#778197;font-size:13px}.page-shell :is(.workspace__breadcrumb,.eyebrow,.job-context-banner__eyebrow,.amount-query-dialog__eyebrow,.printing-modal__eyebrow){color:#7d879a;font-weight:700;letter-spacing:.1em}.page-shell :is(.workspace__title,.shipment-page-header__title,.printing-page-header h1,.business-page__header h1){color:#172033;font-weight:720;letter-spacing:-.035em}.page-shell :is(.workspace__subtitle,.shipment-page-header__subtitle,.printing-page-header p:last-child,.business-page__header p:last-child){color:#737e92;line-height:1.7}.page-shell .workspace__header,.page-shell :is(.shipment-page-header,.printing-page-header,.business-page__header){padding:2px 0 26px}.page-shell :is(.card,.shipment-list-panel,.job-entry-card,.job-panel,.job-results-panel,.declaration-panel,.declaration-results-panel,.declaration-batch-panel,.amount-query-panel,.printing-panel,.printing-history-panel,.printing-filter-panel,.printing-detail-section,.printing-tracking-result,.printing-success-card,.customs-panel,.validation-panel,.customs-draft-card,.customs-batch,.b2b-selection-panel,.b2b-result-panel){border:1px solid #e4e8ef;border-radius:16px;background:#fff;color:var(--text-body);box-shadow:0 8px 28px #212f4e0b}.page-shell :is(.shipment-list-panel__toolbar,.job-panel__heading,.job-results-panel__heading,.declaration-panel__heading,.amount-query-panel__heading,.printing-panel__heading,.printing-history-panel__header,.customs-panel__heading,.b2b-panel-heading){border-color:#e8ebf1;background:#fff}.page-shell :is(.shipment-list-panel__toolbar h2,.job-panel__heading h2,.declaration-panel__heading h2,.amount-query-panel__heading h2,.printing-panel__heading h2,.customs-panel__heading h2,.validation-panel h2,.b2b-panel-heading h2){color:#202b41}.page-shell :is(.shipment-list-panel__toolbar p,.job-panel__heading p,.declaration-panel__heading p,.amount-query-panel__heading p,.printing-panel__heading p,.customs-panel__heading p,.validation-panel header p,.b2b-panel-heading p){color:#7c8699}.page-shell .account-welcome{min-height:190px;margin-bottom:28px;padding:34px 38px;border:1px solid #dfe6f5;border-radius:18px;color:#fff;background:radial-gradient(circle at 82% 14%,rgba(255,255,255,.2),transparent 21%),radial-gradient(circle at 92% 115%,rgba(101,151,255,.7),transparent 36%),linear-gradient(118deg,#a8c7ff,#8eb6ff 58%,#75a7ff);box-shadow:0 18px 42px #1f4fb12e}.page-shell .account-welcome__avatar{border-color:#ffffff47;background:#fff;color:#6b7f9f}.page-shell .account-welcome__copy>p,.page-shell .account-welcome__identity p{color:#ffffffb3}.page-shell .account-welcome__title{color:#fff}.page-shell .account-welcome__signal{border-color:#fff3;background:#ffffff1a;box-shadow:none}.page-shell .account-welcome__signal>div i{background:linear-gradient(to bottom,#fff,#ffffff59)}.page-shell .account-welcome__signal>span{color:#ffffffad}.page-shell .hero-grid{gap:18px}.page-shell .hero-card{min-height:340px;padding:36px;background:radial-gradient(circle at 100% 0%,rgba(53,109,243,.11),transparent 40%),#fff}.page-shell .hero-card__title{color:#182238}.page-shell .hero-card__text{color:#717c90}.page-shell .summary-card{background:#fff}.page-shell .summary-card__label,.page-shell .summary-card__hint{color:#7a8497}.page-shell .summary-card__value{color:#1d2941}.page-shell .overview-card{min-height:220px;padding:25px;background:#fff}.page-shell .overview-card:hover{border-color:#cfdafe;background:#fbfcff;box-shadow:0 16px 36px #2753a817}.page-shell .overview-card__code{color:#7b8fbf}.page-shell .overview-card__title,.page-shell .table-card__title,.page-shell .home-layout-notes__item h4{color:#202b41}.page-shell .overview-card__text,.page-shell .table-card__subtitle,.page-shell .home-layout-notes__item p{color:#788296}.page-shell .overview-card__link{color:#2a60dc}.page-shell .home-layout-notes__item{border-color:#e6eaf1;background:#f8fafc}.page-shell .workspace :is(input:not([type=checkbox]):not([type=radio]),select,textarea){border-color:#d9dfe9;background-color:#fff;color:#283349;caret-color:#6b9cff;box-shadow:inset 0 1px #19264104}.page-shell .workspace :is(input:not([type=checkbox]):not([type=radio]),textarea)::placeholder{color:#a0a8b7}.page-shell .workspace :is(input:not([type=checkbox]):not([type=radio]),select,textarea):hover{border-color:#bec7d6}.page-shell .workspace :is(input:not([type=checkbox]):not([type=radio]),select,textarea):focus{border-color:#7ea3ff;background-color:#fff;box-shadow:0 0 0 3px #356df31a}.page-shell .workspace input[readonly]{border-color:#e1e5ec;background:#f6f8fb;color:#6f798c}.page-shell .workspace input[type=checkbox],.page-shell .workspace input[type=radio]{accent-color:#6b9cff}.page-shell .shipment-plan-grid input[type=date]{cursor:pointer;color-scheme:light}.page-shell .shipment-plan-grid input[type=date]::-webkit-calendar-picker-indicator{display:block;opacity:1;cursor:pointer}.page-shell :is(.customs-form-grid label,.shipment-plan-grid label,.printing-field>span,.job-form-grid label>span,.declaration-form-grid label>span){color:#536078}.page-shell :is(.button,.shipment-edit-mode-button,.shipment-refresh-button,.shipment-row-action,.shipment-status-action,.job-action-button,.job-import-button,.job-split-button,.declaration-button,.declaration-secondary-button,.amount-query-button,.printing-button){border-color:#d8dee8;background:#fff;color:#344058;box-shadow:0 3px 10px #212f4e09}.page-shell :is(.button--primary,.shipment-row-action,.job-action-button--create,.declaration-button--primary,.declaration-button--create,.amount-query-button--primary,.printing-button--primary){border-color:#6b9cff;background:#6b9cff;color:#fff;box-shadow:0 8px 20px #356df32e}.page-shell :is(.button,.shipment-edit-mode-button,.shipment-refresh-button,.shipment-row-action,.shipment-status-action,.job-action-button,.job-import-button,.job-split-button,.declaration-button,.declaration-secondary-button,.amount-query-button,.printing-button):hover:not(:disabled){border-color:#b9c6dd;background:#f7f9fc;color:#1f2c44;transform:translateY(-1px)}.page-shell :is(.button--primary,.shipment-edit-mode-button.is-active,.shipment-row-action,.job-action-button--create,.declaration-button--primary,.declaration-button--create,.amount-query-button--primary,.printing-button--primary):hover:not(:disabled){border-color:#75a7ff;background:#75a7ff;color:#fff}.page-shell .shipment-edit-mode-button{border-color:#cde2d8;color:#21664d}.page-shell .shipment-edit-mode-button:hover:not(:disabled){border-color:#acd2c0;background:#f0faf5;color:#17543e}.page-shell .shipment-edit-mode-button.is-active,.page-shell .shipment-edit-mode-button.is-active:hover:not(:disabled){border-color:#f1b6ad;background:#fff3f1;color:#a33228;box-shadow:0 8px 20px #b423181a}.page-shell .workspace :is(.shipment-table-wrap,.job-table-shell,.job-results-table-shell,.declaration-editor-shell,.declaration-items-table-shell,.declaration-results-table-shell,.amount-query-table-shell,.amount-query-dialog__table-shell,.printing-table-wrap,.customs-table-scroll,.b2b-session-table-shell,.b2b-preview-table-shell){border-color:#e3e7ee;background:#fff;scrollbar-color:#c5ccd8 #f1f3f6}.page-shell .workspace table{color:#3d485d}.page-shell .workspace table th{border-color:#e1e6ee;background:#f5f7fa;color:#647087;font-weight:750;letter-spacing:.045em}.page-shell .workspace table td{border-color:#e9ecf1;background:#fff;color:#465167}.page-shell .workspace table tbody tr:nth-child(2n) td{background:#fbfcfd}.page-shell .workspace table tbody tr:hover td{background:#f2f6ff}.page-shell .shipment-data-table tbody tr.is-editable{cursor:pointer}.page-shell .shipment-data-table tbody tr.is-editable:hover td,.page-shell .shipment-data-table tbody tr.is-editable:focus-visible td{background:#eef7fd}.page-shell .workspace table tbody tr.is-selected td,.page-shell .workspace table tbody tr.is-success td{background:#edf4ff}.page-shell .workspace table tbody tr.is-error td{background:#fff2f1}.page-shell .workspace table a,.page-shell .workspace table code,.page-shell .shipment-reference,.page-shell .printing-table__tracking{color:#6b7f9f}.page-shell .shipment-metric{border-color:#e3e8f0;background:radial-gradient(circle at 100% 0%,rgba(53,109,243,.08),transparent 46%),#fff}.page-shell .shipment-metric__label,.page-shell .shipment-metric small{color:#7c8698}.page-shell .shipment-metric strong{color:#1b2740}.page-shell :is(.job-context-banner,.declaration-context-banner){border-color:#dce5f7;background:radial-gradient(circle at 100% 0%,rgba(53,109,243,.1),transparent 38%),linear-gradient(135deg,#f8fbff,#eef4ff);color:#354158}.page-shell .job-context-banner{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,38%);gap:clamp(20px,3vw,40px)}.page-shell .job-context-banner>div:first-child{min-width:0}.page-shell .job-context-banner__facts{width:100%;min-width:0;align-self:stretch;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.page-shell .job-context-banner__facts>span{min-width:0;min-height:82px;padding:16px 18px;display:flex;flex-direction:column;justify-content:center;border:1px solid #d7e2f8;border-radius:14px;background:#ffffffad;color:#66748d!important;font-size:13px;font-weight:700;line-height:1.25;letter-spacing:.06em}.page-shell .job-context-banner__facts strong{margin-top:8px;color:#1d2b47!important;font-size:17px;font-weight:750;line-height:1.3}@media (max-width: 1100px){.page-shell .job-context-banner{grid-template-columns:1fr}.page-shell .job-context-banner__facts{min-height:82px}}@media (max-width: 640px){.page-shell .job-context-banner__facts{grid-template-columns:1fr}}.page-shell .printing-row-actions{width:100%;align-items:center;justify-content:center;gap:8px}.page-shell .printing-row-actions button{min-height:34px;padding:6px 12px;border-radius:9px;font-size:11px;line-height:1}.page-shell .printing-panel--service .printing-service-row{width:100%;grid-template-columns:minmax(320px,1.6fr) auto minmax(220px,1fr);grid-template-rows:auto 44px;align-items:center;column-gap:18px}.page-shell .printing-panel--service .printing-service-row>.printing-field{grid-row:1 / 3}.page-shell .printing-panel--service .printing-service-row>.printing-carrier{grid-row:2;min-height:44px;margin-bottom:0;padding:8px 18px;align-self:center;justify-self:center;border-radius:10px;font-size:12px;letter-spacing:.07em}.page-shell .printing-panel--service .printing-service-row>p{grid-row:2;width:100%;margin:0;align-self:center;color:#64728a;font-size:13px;font-weight:650;line-height:1.45;text-align:left}@media (max-width: 1280px){.page-shell .printing-panel--service .printing-service-row{grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto}.page-shell .printing-panel--service .printing-service-row>.printing-field,.page-shell .printing-panel--service .printing-service-row>.printing-carrier,.page-shell .printing-panel--service .printing-service-row>p{grid-row:auto}.page-shell .printing-panel--service .printing-service-row>p{grid-column:1 / -1}}@media (max-width: 640px){.page-shell .printing-panel--service .printing-service-row{grid-template-columns:1fr}.page-shell .printing-panel--service .printing-service-row>p{grid-column:auto}}.page-shell :is(.job-context-banner,.declaration-context-banner) :is(h1,h2,strong,dd){color:#1d2b47}.page-shell :is(.job-context-banner,.declaration-context-banner) :is(p,dt,span){color:#748097}.page-shell :is(.job-transport-card,.declaration-context-grid article,.declaration-type-tabs,.declaration-subtable,.printing-service-row,.printing-parcel,.printing-tracking-summary,.printing-tracking-placeholder,.printing-pod,.customs-composer-toolbar,.customs-bulk-fill,.customs-dropzone,.customs-empty-state,.customs-file-list li,.shipment-plan-summary,.amount-query-metrics article,.amount-query-dialog__summary div){border-color:#e2e7ef;background:#f8fafc;color:#455168}.page-shell :is(.job-transport-card,.printing-service-row):has(input:checked){border-color:#91aff8;background:#edf4ff;box-shadow:0 0 0 3px #356df314}.page-shell :is(.job-transport-card,.printing-service-row) strong{color:#263249}.page-shell .printing-parcel__number{border-color:#e1e6ee}.page-shell .printing-parcel__number strong,.page-shell .printing-step h2,.page-shell .printing-panel__heading h2{color:#202b41}.page-shell :is(.job-submit-bar,.job-declaration-followup,.declaration-submit-bar,.printing-submit-bar){border-color:#dce5f7;background:linear-gradient(100deg,#f8fbff,#edf4ff);color:#344159}.page-shell .declaration-type-tabs button{color:#667188}.page-shell .declaration-type-tabs button.is-active{border-color:#cbd8f7;background:#fff;color:#6b7f9f}.page-shell .declaration-mode-pill{border-color:#d6e1fa;background:#edf4ff;color:#6b7f9f}.page-shell :is(.declaration-subtable__heading,.declaration-editor-top-scroll){border-color:#e3e7ee;background:#f5f7fa}.page-shell .printing-step>span{border-color:#d6e2ff;background:#edf4ff;color:#6b7f9f}.page-shell .printing-inline-warning{border-color:#f1d692;background:#fff9e9;color:#8a6519}.page-shell .customs-mode-tabs{background:#f1f4f8}.page-shell .customs-mode-tabs button{color:#687388}.page-shell .customs-mode-tabs button.is-active{background:#fff;color:#6b7f9f;box-shadow:0 5px 16px #212f4e14}.page-shell :is(.customs-dropzone:hover,.customs-dropzone.is-dragging){border-color:#89a9f7;background:#f2f6ff;box-shadow:0 0 0 4px #356df312}.page-shell :is(.customs-dropzone__icon,.customs-draft-card>header,.customs-batch>header,.customs-job){border-color:#e1e6ee;background:#f6f8fb}.page-shell .customs-draft-card__number,.page-shell .printing-success-card__mark{background:#6b9cff;color:#fff}.page-shell .customs-job__progress{background:#e4e9f1}.page-shell .customs-job__progress i{background:#6b9cff}.page-shell .amount-query-money{color:#1d2b47!important}.page-shell :is(.shipment-dialog-backdrop,.printing-modal-backdrop,.amount-query-dialog-backdrop,.customs-batch-modal){background:#1822367a;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.page-shell :is(.shipment-dialog,.shipment-edit-dialog,.printing-modal,.amount-query-dialog,.customs-batch-modal__dialog,.customs-modal__content){border-color:#e0e5ed;background:#fff;color:#455168;box-shadow:0 32px 100px #1a26403d}.page-shell :is(.shipment-dialog,.shipment-edit-dialog,.printing-modal,.amount-query-dialog,.customs-batch-modal__dialog) :is(h2,h3,strong){color:#202b41}.page-shell :is(.shipment-transport-combobox__menu,.customs-transport-popover){border-color:#e0e5ed;background:#fff;box-shadow:0 18px 48px #1b284329}.page-shell :is(.shipment-transport-combobox__menu,.customs-transport-popover) button{color:#4c586f}.page-shell :is(.shipment-transport-combobox__menu,.customs-transport-popover) button:hover{background:#edf4ff;color:#6b7f9f}.page-shell :is(.shipment-state,.declaration-empty-state,.amount-query-empty,.printing-state,.b2b-preview-empty,.customs-empty-state){border-color:#e3e7ee;background:#f8fafc;color:#7b8598}.page-shell .shipment-creation-error,.page-shell .printing-notice--error,.page-shell .form-message--error{border-color:#f5c5c1;background:#fff2f1;color:#b33b32}.page-shell .printing-notice--info,.page-shell .form-message--success{border-color:#bce4ce;background:#effaf4;color:#287550}.page-shell .workspace *::-webkit-scrollbar{width:9px;height:9px}.page-shell .workspace *::-webkit-scrollbar-track{background:#f0f2f5}.page-shell .workspace *::-webkit-scrollbar-thumb{border:2px solid #f0f2f5;border-radius:999px;background:#c5ccd7}.page-shell .workspace *::-webkit-scrollbar-thumb:hover{background:#aeb7c5}@media (max-width: 1180px){.page-shell{grid-template-columns:238px minmax(0,1fr)}.page-shell .topbar__actions .topbar__item:first-child{display:none}}@media (max-width: 900px){.page-shell{grid-template-columns:1fr}.topbar__page-context{display:none}.page-shell .workspace{padding:22px 18px}}@media (max-width: 620px){.page-shell .topbar{padding:0 12px}.page-shell .topbar__actions .topbar__item{padding:0 7px;font-size:0}.page-shell .account-welcome{padding:26px 22px}}.page-shell .b2b-workspace,.page-shell .b2c-workspace{--b2b-tech-bg: #f4f6f9;--b2b-tech-panel: #ffffff;--b2b-tech-panel-raised: #f8fafc;--b2b-tech-line: #e7eaf0;--b2b-tech-line-strong: #d9dee8;--b2b-tech-text: #172033;--b2b-tech-muted: #778197;padding:0;overflow:visible;border:0;border-radius:0;background:transparent;color:var(--text-body);box-shadow:none}.page-shell .b2b-workspace:before,.page-shell .b2c-workspace:before{display:none}.page-shell .b2b-workspace .shipment-page-header,.page-shell .b2c-workspace .shipment-page-header{padding:2px 0 26px}.page-shell .b2b-workspace .workspace__breadcrumb,.page-shell .b2c-workspace .workspace__breadcrumb{color:#7d879a}.page-shell .b2b-workspace .shipment-page-header__title,.page-shell .b2c-workspace .shipment-page-header__title{color:#172033;font-size:clamp(30px,2.7vw,42px);font-weight:720}.page-shell .b2b-workspace .shipment-page-header__subtitle,.page-shell .b2c-workspace .shipment-page-header__subtitle{color:#737e92}.page-shell .b2b-workspace .shipment-refresh-button,.page-shell .b2c-workspace .shipment-refresh-button{border-color:#d8dee8;border-radius:10px;background:#fff;color:#344058;box-shadow:0 4px 14px #212f4e0f}.page-shell .b2b-workspace :is(.b2b-selection-panel,.b2b-result-panel),.page-shell .b2c-workspace :is(.b2b-selection-panel,.b2b-result-panel){border-color:#e4e8ef;border-radius:16px;background:#fff;box-shadow:0 8px 28px #212f4e0b;-webkit-backdrop-filter:none;backdrop-filter:none}.page-shell .b2b-workspace .b2b-panel-heading,.page-shell .b2c-workspace .b2b-panel-heading{border-color:#e8ebf1;background:#fff}.page-shell .b2b-workspace .b2b-step-heading>span,.page-shell .b2c-workspace .b2b-step-heading>span{border:1px solid #d9e4ff;border-radius:10px;background:#edf3ff;color:#6b7f9f;box-shadow:none}.page-shell .b2b-workspace .b2b-step-heading h2,.page-shell .b2c-workspace .b2b-step-heading h2{color:#202b41;font-size:16px}.page-shell .b2b-workspace .b2b-step-heading p,.page-shell .b2c-workspace .b2b-step-heading p{color:#7c8699;font-size:10px}.page-shell .b2b-workspace .b2b-session-search input,.page-shell .b2c-workspace .b2b-session-search input{border-color:#d9dfe9;background-color:#fff;color:#283349;box-shadow:none}.page-shell .b2b-workspace .b2b-session-search input:hover,.page-shell .b2c-workspace .b2b-session-search input:hover{border-color:#bec7d6;background-color:#fff}.page-shell .b2b-workspace .b2b-session-search input:focus,.page-shell .b2c-workspace .b2b-session-search input:focus{border-color:#7ea3ff;background-color:#fff;box-shadow:0 0 0 3px #356df31a}.page-shell .b2b-workspace .b2b-session-search input::placeholder,.page-shell .b2c-workspace .b2b-session-search input::placeholder{color:#a0a8b7}.page-shell .b2b-workspace :is(.b2b-session-table-shell,.b2b-preview-table-shell),.page-shell .b2c-workspace :is(.b2b-session-table-shell,.b2b-preview-table-shell){overflow-x:auto;overflow-y:auto;border-color:#e3e7ee;background:#fff;scrollbar-color:#c5ccd8 #f1f3f6}.page-shell .b2b-workspace :is(.b2b-session-table-shell,.b2b-preview-table-shell)::-webkit-scrollbar-track,.page-shell .b2c-workspace :is(.b2b-session-table-shell,.b2b-preview-table-shell)::-webkit-scrollbar-track{background:#f0f2f5}.page-shell .b2b-workspace :is(.b2b-session-table-shell,.b2b-preview-table-shell)::-webkit-scrollbar-thumb,.page-shell .b2c-workspace :is(.b2b-session-table-shell,.b2b-preview-table-shell)::-webkit-scrollbar-thumb{border-color:#f0f2f5;background:#c5ccd7}.page-shell .b2b-workspace :is(.b2b-session-table,.b2b-preview-table) th,.page-shell .b2c-workspace :is(.b2b-session-table,.b2b-preview-table) th{border-color:#e1e6ee;background:#f5f7fa;color:#647087}.page-shell .b2b-workspace :is(.b2b-session-table,.b2b-preview-table) td,.page-shell .b2c-workspace :is(.b2b-session-table,.b2b-preview-table) td{border-color:#e9ecf1;background:#fff;color:#465167}.page-shell .b2b-workspace :is(.b2b-session-table,.b2b-preview-table) tbody tr:hover td,.page-shell .b2c-workspace :is(.b2b-session-table,.b2b-preview-table) tbody tr:hover td{background:#f2f6ff}.page-shell .b2b-workspace .b2b-session-table tbody tr.is-selected td,.page-shell .b2c-workspace .b2b-session-table tbody tr.is-selected td{background:#edf4ff}.page-shell .b2b-workspace .b2b-session-table tbody tr.is-selected td:first-child,.page-shell .b2c-workspace .b2b-session-table tbody tr.is-selected td:first-child{box-shadow:inset 3px 0 #6b9cff}.page-shell .b2b-workspace .b2b-session-table :is(code,strong),.page-shell .b2c-workspace .b2b-session-table :is(code,strong){color:#6b7f9f}.page-shell .b2b-session-table th:nth-child(2),.page-shell .b2b-session-table td:nth-child(2),.page-shell .b2b-session-table th:nth-child(3),.page-shell .b2b-session-table td:nth-child(3){width:auto}.page-shell .b2c-workspace .b2b-session-table tbody tr:hover td{background:#dbeafe;color:#172554}.page-shell .b2c-workspace .b2b-session-table tbody tr:hover :is(code,strong){color:#667892}.page-shell .b2c-workspace .b2b-session-table tbody tr.is-selected td,.page-shell .b2c-workspace .b2b-session-table tbody tr.is-selected:hover td{background:#edf4ff;color:#465167}.page-shell .b2c-workspace .b2b-session-table tbody tr.is-selected :is(code,strong),.page-shell .b2c-workspace .b2b-session-table tbody tr.is-selected:hover :is(code,strong){color:#6b7f9f}.page-shell .b2c-workspace .b2b-session-table tbody tr.is-selected td:first-child{box-shadow:inset 3px 0 #6b9cff}.page-shell .b2c-workspace .b2b-session-table ::selection{color:#172554;background:#bfdbfe}.page-shell .b2b-workspace .b2b-processing-rail,.page-shell .b2c-workspace .b2b-processing-rail{border-left:1px solid #e4e8ef;background:#f8fafc}.page-shell .b2b-workspace .b2b-processing-rail__eyebrow,.page-shell .b2c-workspace .b2b-processing-rail__eyebrow,.page-shell .b2b-workspace .b2b-processing-rail__title span,.page-shell .b2c-workspace .b2b-processing-rail__title span,.page-shell .b2b-workspace .b2b-processing-rail dt,.page-shell .b2c-workspace .b2b-processing-rail dt{color:#778197}.page-shell .b2b-workspace .b2b-processing-rail__title h2,.page-shell .b2c-workspace .b2b-processing-rail__title h2,.page-shell .b2b-workspace .b2b-processing-rail dd,.page-shell .b2c-workspace .b2b-processing-rail dd{color:#202b41}.page-shell :is(.b2b-workspace,.b2c-workspace) .b2b-processing-rail__title{display:grid;grid-template-columns:minmax(0,1fr) minmax(132px,42%);align-items:center;gap:14px}.page-shell :is(.b2b-workspace,.b2c-workspace) .b2b-processing-rail__title h2{min-width:0;white-space:nowrap}.page-shell :is(.b2b-workspace,.b2c-workspace) .b2b-processing-rail__title span{max-width:180px;justify-self:end;line-height:1.55}.page-shell .b2b-workspace .b2b-processing-rail dl,.page-shell .b2c-workspace .b2b-processing-rail dl{border-color:#e3e7ee;background:#e3e7ee}.page-shell .b2b-workspace .b2b-processing-rail dl div,.page-shell .b2c-workspace .b2b-processing-rail dl div{background:#fff}.page-shell .b2b-workspace :is(.b2b-generate-button,.b2b-download-button,.b2c-generate-button),.page-shell .b2c-workspace :is(.b2b-generate-button,.b2b-download-button,.b2c-generate-button){border-color:#6b9cff;border-radius:10px;background:#6b9cff;color:#1f2d46;font-weight:800;box-shadow:0 8px 20px #356df32e}.page-shell .b2b-workspace :is(.b2b-generate-button,.b2b-download-button,.b2c-generate-button):hover:not(:disabled),.page-shell .b2c-workspace :is(.b2b-generate-button,.b2b-download-button,.b2c-generate-button):hover:not(:disabled){border-color:#5f93ee;background:#5f93ee;color:#1f2d46;box-shadow:0 10px 24px #356df33d;transform:translateY(-1px)}.page-shell .b2b-workspace :is(.b2b-generate-button,.b2b-download-button,.b2c-generate-button):disabled,.page-shell .b2c-workspace :is(.b2b-generate-button,.b2b-download-button,.b2c-generate-button):disabled{border-color:#dbe1ea;background:#fff;color:#1f2d46;font-weight:800;opacity:1;box-shadow:none}.page-shell .b2b-workspace :is(.b2b-notice,.b2b-processing-progress,.b2b-result-summary),.page-shell .b2c-workspace :is(.b2b-notice,.b2b-processing-progress,.b2b-result-summary){border-color:#e1e6ee;background:#f8fafc;color:#455168}.page-shell .b2b-workspace .b2b-processing-progress__bar,.page-shell .b2c-workspace .b2b-processing-progress__bar{background:#e4e9f1}.page-shell .b2b-workspace .b2b-processing-progress__bar span,.page-shell .b2c-workspace .b2b-processing-progress__bar span{background:#6b9cff}.page-shell .b2b-workspace :is(.b2b-result-summary strong,.b2b-processing-progress p),.page-shell .b2c-workspace :is(.b2b-result-summary strong,.b2b-processing-progress p){color:#344159}.page-shell .b2b-workspace :is(.b2b-preview-banner,.b2c-result-state),.page-shell .b2c-workspace :is(.b2b-preview-banner,.b2c-result-state){border-color:#dce5f7;background:#edf4ff;color:#344159}.page-shell .b2b-workspace .b2b-preview-table tbody tr:nth-child(2n) td,.page-shell .b2c-workspace .b2b-preview-table tbody tr:nth-child(2n) td{background:#fbfcfd}.page-shell .workspace :is(.table-wrap,.shipment-table-wrap,.job-table-shell,.job-results-table-shell,.declaration-table-shell,.declaration-editor-shell,.declaration-items-table-shell,.declaration-results-table-shell,.amount-query-table-shell,.amount-query-dialog__table-shell,.printing-table-wrap,.customs-table-scroll,.b2b-session-table-shell,.b2b-preview-table-shell){max-width:100%;overflow-x:auto;scrollbar-gutter:stable;overscroll-behavior-inline:contain}.page-shell .workspace :is(.table-wrap,.shipment-table-wrap,.job-table-shell,.job-results-table-shell,.declaration-table-shell,.declaration-editor-shell,.declaration-items-table-shell,.declaration-results-table-shell,.amount-query-table-shell,.amount-query-dialog__table-shell,.printing-table-wrap,.customs-table-scroll,.b2b-session-table-shell,.b2b-preview-table-shell)::-webkit-scrollbar{width:11px;height:11px}.page-shell .workspace :is(.table-wrap,.shipment-table-wrap,.job-table-shell,.job-results-table-shell,.declaration-table-shell,.declaration-editor-shell,.declaration-items-table-shell,.declaration-results-table-shell,.amount-query-table-shell,.amount-query-dialog__table-shell,.printing-table-wrap,.customs-table-scroll,.b2b-session-table-shell,.b2b-preview-table-shell)::-webkit-scrollbar-track{border-radius:999px;background:#e9edf3}.page-shell .workspace :is(.table-wrap,.shipment-table-wrap,.job-table-shell,.job-results-table-shell,.declaration-table-shell,.declaration-editor-shell,.declaration-items-table-shell,.declaration-results-table-shell,.amount-query-table-shell,.amount-query-dialog__table-shell,.printing-table-wrap,.customs-table-scroll,.b2b-session-table-shell,.b2b-preview-table-shell)::-webkit-scrollbar-thumb{border:2px solid #e9edf3;border-radius:999px;background:#aeb8c8}.page-shell .workspace :is(.table-wrap,.shipment-table-wrap,.job-table-shell,.job-results-table-shell,.declaration-table-shell,.declaration-editor-shell,.declaration-items-table-shell,.declaration-results-table-shell,.amount-query-table-shell,.amount-query-dialog__table-shell,.printing-table-wrap,.customs-table-scroll,.b2b-session-table-shell,.b2b-preview-table-shell)::-webkit-scrollbar-thumb:hover{background:#8f9bad}.page-shell :is(.b2b-workspace,.b2c-workspace) .b2b-session-table{width:100%;min-width:1050px;table-layout:fixed}.page-shell :is(.b2b-workspace,.b2c-workspace) .b2b-session-table th,.page-shell :is(.b2b-workspace,.b2c-workspace) .b2b-session-table td{width:auto;white-space:nowrap}.page-shell :is(.b2b-workspace,.b2c-workspace) .b2b-session-table th:first-child,.page-shell :is(.b2b-workspace,.b2c-workspace) .b2b-session-table td:first-child{width:54px}.page-shell :is(.b2b-workspace,.b2c-workspace) .b2b-session-table th:nth-child(2),.page-shell :is(.b2b-workspace,.b2c-workspace) .b2b-session-table td:nth-child(2){width:36%}.page-shell :is(.b2b-workspace,.b2c-workspace) .b2b-session-table th:nth-child(3),.page-shell :is(.b2b-workspace,.b2c-workspace) .b2b-session-table td:nth-child(3){width:42%}.page-shell :is(.b2b-workspace,.b2c-workspace) .b2b-session-table th:nth-child(4),.page-shell :is(.b2b-workspace,.b2c-workspace) .b2b-session-table td:nth-child(4){width:22%}.page-shell :is(.b2b-workspace,.b2c-workspace) .b2b-session-table td:nth-child(3),.page-shell :is(.b2b-workspace,.b2c-workspace) .b2b-session-table td:nth-child(4){overflow:hidden;text-overflow:ellipsis}.page-shell :is(.b2b-workspace,.b2c-workspace) .b2b-session-table td strong{overflow:hidden;text-overflow:ellipsis}.page-shell .destin8-workspace .destin8-generator-panel>.b2b-panel-heading{grid-template-columns:1fr}.page-shell .destin8-workspace .destin8-generator-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;padding:24px}.page-shell .destin8-workspace .destin8-generator{min-width:0;padding:22px;border:1px solid #dfe6ef;border-radius:16px;background:#fff;box-shadow:0 8px 22px #0f172a0d}.page-shell .destin8-workspace .destin8-generator__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px}.page-shell .destin8-workspace .destin8-generator__header span{color:#64748b;font-size:11px;font-weight:800;letter-spacing:.08em}.page-shell .destin8-workspace .destin8-generator__header h3{margin:5px 0 0;color:#172033;font-size:20px}.page-shell .destin8-workspace .destin8-generator__header>strong{padding:6px 10px;border-radius:999px;background:#eef4ff;color:#6b7f9f;font-size:12px;white-space:nowrap}.page-shell .destin8-workspace .destin8-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.page-shell .destin8-workspace .destin8-form label{min-width:0;display:grid;gap:8px;color:#475569;font-size:12px;font-weight:700}.page-shell .destin8-workspace .destin8-form input{width:100%;min-width:0;height:42px;padding:0 12px;border:1px solid #cfd8e5;border-radius:10px;outline:none;background:#fff;color:#172033;font:inherit}.page-shell .destin8-workspace .destin8-form input:focus{border-color:#6b9cff;box-shadow:0 0 0 3px #356df31f}.page-shell .destin8-workspace .destin8-generator__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.page-shell .destin8-workspace :is(.destin8-primary-button,.destin8-download-button){min-height:40px;padding:0 16px;border:1px solid transparent;border-radius:10px;font-weight:750;cursor:pointer}.page-shell .destin8-workspace .destin8-primary-button{background:#75a7ff;color:#1f2d46;font-weight:800}.page-shell .destin8-workspace .destin8-download-button{border-color:#cfd8e5;background:#fff;color:#1f2d46;font-weight:800}.page-shell .destin8-workspace :is(.destin8-primary-button,.destin8-download-button):disabled{cursor:not-allowed;border-color:#dbe1ea;background:#fff;color:#1f2d46;opacity:1}.page-shell .destin8-workspace .destin8-inline-notice{margin-top:16px;padding:10px 12px;border-radius:10px;background:#eff6ff;color:#1e40af;font-size:12px}.page-shell .destin8-workspace .destin8-inline-notice.is-error{background:#fef2f2;color:#b91c1c}.page-shell .destin8-workspace .destin8-result-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:18px 0 0;overflow:hidden;border:1px solid #e2e8f0;border-radius:12px;background:#e2e8f0}.page-shell .destin8-workspace .destin8-result-details>div{min-width:0;padding:12px;background:#f8fafc}.page-shell .destin8-workspace .destin8-result-details :is(dt,dd){margin:0}.page-shell .destin8-workspace .destin8-result-details dt{color:#64748b;font-size:11px;font-weight:700}.page-shell .destin8-workspace .destin8-result-details dd{margin-top:5px;overflow-wrap:anywhere;color:#172033;font-size:12px;font-weight:650}@media (max-width: 1100px){.page-shell .destin8-workspace .destin8-generator-grid{grid-template-columns:1fr}}@media (max-width: 680px){.page-shell .destin8-workspace .destin8-form,.page-shell .destin8-workspace .destin8-result-details{grid-template-columns:1fr}}.page-shell .declaration-items-table-shell{overflow-x:auto;overflow-y:visible}.page-shell .shipment-table-wrap{height:clamp(430px,calc(100vh - 520px),570px);min-height:430px;overflow:auto;scrollbar-gutter:stable both-edges}.page-shell .shipment-data-table{width:max(100%,1900px)!important;min-width:1900px!important}.page-shell .shipment-pagination{position:relative;z-index:2;border-color:#e3e7ee;background:#fff}.page-shell .workspace button[class*=--primary],.page-shell .workspace button[class*=--primary]:hover:not(:disabled),.page-shell .workspace .logistics-button--primary,.page-shell .workspace .logistics-button--primary:hover:not(:disabled){border-color:#6b9cff;background:#75a7ff;color:#1f2d46;font-weight:800;opacity:1}.page-shell .workspace button[class*=--secondary],.page-shell .workspace button[class*=--secondary]:hover:not(:disabled),.page-shell .workspace .logistics-button--secondary,.page-shell .workspace .logistics-button--secondary:hover:not(:disabled){border-color:#dbe1ea;background:#fff;color:#1f2d46;font-weight:800;opacity:1}
