﻿:root{--portal-bg:#07090c;--portal-surface:#101319;--portal-surface-2:#171b22;--portal-line:#ffffff14;--portal-text:#f3f4f6;--portal-muted:#9ca3af;--portal-accent:#dc2626;--portal-accent-2:#fb653c}*{box-sizing:border-box}html,body{background:radial-gradient(circle at top, #dc26261a, transparent 30%), var(--portal-bg);color:var(--portal-text);margin:0;padding:0;font-family:Montserrat,Aptos,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}input,select,textarea{border:1px solid var(--portal-line);background:var(--portal-surface-2);width:100%;color:var(--portal-text);border-radius:14px;padding:12px 14px;transition:border-color .2s,background .2s,transform .2s}input:focus,select:focus,textarea:focus{border-color:var(--portal-accent-2);outline:none}textarea{resize:vertical}label{color:#d1d5db;gap:8px;display:grid}label span{color:#d1d5db;font-size:13px}.portal-auth-shell{min-height:100vh}.portal-auth-card{border:1px solid var(--portal-line);background:#0c0f14f0;border-radius:28px;box-shadow:0 30px 80px #00000047}.portal-primary-button,.portal-secondary-button{cursor:pointer;border:1px solid #0000;border-radius:16px;justify-content:center;align-items:center;min-height:48px;padding:0 20px;font-weight:700;transition:all .2s;display:inline-flex}.portal-primary-button{background:linear-gradient(180deg, var(--portal-accent-2), var(--portal-accent));color:#fff;box-shadow:0 18px 40px #dc26262e}.portal-primary-button:hover{transform:translateY(-1px);box-shadow:0 20px 45px #dc262640}.portal-secondary-button{color:var(--portal-text);border-color:var(--portal-line);background:#ffffff08}.portal-secondary-button:hover{background:#ffffff14;border-color:#ffffff26}.portal-auth-shell{background:radial-gradient(circle at 16% 16%,#fb653c2e,#0000 28%),radial-gradient(circle at 82% 20%,#dc26261a,#0000 26%),linear-gradient(135deg,#080a0f 0%,#11151d 46%,#07090c 100%);place-items:center;padding:32px 18px;display:grid}.portal-auth-card{gap:18px;width:min(520px,100%);padding:28px;display:grid}.portal-auth-card-merged{background:#0a0d12eb;border-radius:30px;width:min(980px,100%);padding:0;overflow:hidden;box-shadow:0 34px 90px #0000005c}.portal-auth-note{color:var(--portal-muted);margin:0;line-height:1.65}.portal-auth-pane{background:#07090cb8;align-content:center;gap:18px;padding:38px;display:grid}.portal-auth-panel{background:#ffffff0b;border:1px solid #ffffff14;border-radius:24px;align-content:center;gap:20px;min-height:580px;padding:26px;display:grid}.portal-auth-panel-head{gap:8px;display:grid}.portal-auth-panel-head strong{color:#fff;letter-spacing:-.04em;font-size:25px;line-height:1.1}.portal-auth-panel-head span{color:#aeb8c8;max-width:360px;font-size:14px;line-height:1.55}.portal-auth-form{gap:13px;display:grid}.portal-auth-form label{gap:7px}.portal-auth-form label span{color:#cbd5e1;font-size:12px;font-weight:750}.portal-auth-form input{color:#fff;background:#ffffff14;border-color:#ffffff17;border-radius:13px;height:48px;padding:0 14px;font-size:14px}.portal-auth-form input::placeholder{color:#727d8f}.portal-auth-form input:focus{background:#ffffff1b;border-color:#fb653cc2;box-shadow:0 0 0 4px #fb653c1f}.portal-auth-note{font-size:13px}.portal-auth-submit{grid-column:1/-1}.portal-auth-error{color:#fecaca;background:#f8717114;border:1px solid #f8717138;border-radius:12px;margin:0;padding:11px 12px;font-size:13px;line-height:1.45}.portal-auth-switch{color:#aeb8c8;text-align:center;margin:0;font-size:13px}.portal-auth-switch a{color:#fb8a5d;font-weight:800}.portal-auth-submit{border-radius:14px;min-height:50px;margin-top:3px;font-size:15px}.portal-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.portal-form-span-2,.portal-form-submit{grid-column:1/-1}@media (max-width:1024px){.portal-form-grid{grid-template-columns:1fr}.portal-auth-card-merged{width:min(720px,100%)}.portal-auth-pane{align-content:start}.portal-auth-panel{align-content:start;min-height:0}}@media (max-width:640px){.portal-auth-shell{padding:14px;overflow-x:hidden}.portal-auth-card,.portal-auth-card-merged{border-radius:24px;width:min(100%,360px);min-width:0;max-width:360px}.portal-auth-pane,.portal-auth-panel{min-width:0}.portal-auth-pane{padding:24px}.portal-auth-panel{border-radius:20px;padding:20px}}.portal-board-shell{color:#10203c;background:radial-gradient(circle at top,#3b82f629,#0000 28%),linear-gradient(#f7faff 0%,#eef4fb 100%);min-height:100vh;padding:24px 24px 40px}.portal-board-topbar,.portal-board-hero,.portal-board-filterbar,.portal-board-sidecard,.portal-board-card,.portal-board-empty{background:#ffffffeb;border:1px solid #12306614;border-radius:22px;box-shadow:0 20px 50px #415d8e14}.portal-board-topbar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);justify-content:space-between;align-items:center;gap:18px;width:min(1480px,100%);margin:0 auto 26px;padding:18px 24px;display:flex}.portal-board-brand{align-items:center;gap:14px;min-width:220px;display:flex}.portal-board-brand-mark{color:#fff;background:linear-gradient(#4d8eff,#2067e8);border-radius:14px;place-items:center;width:44px;height:44px;font-size:20px;display:grid;box-shadow:0 18px 32px #2067e82e}.portal-board-brand strong{color:#14305a;font-size:21px;display:block}.portal-board-brand span{color:#7184a7;font-size:12px;display:block}.portal-board-nav{flex-wrap:wrap;flex:1;justify-content:center;align-items:center;gap:28px;display:flex}.portal-board-nav a{color:#5f6f8f;padding:10px 0;font-weight:600;position:relative}.portal-board-nav a.is-active,.portal-board-nav a:hover{color:#2067e8}.portal-board-nav a.is-active:after{content:"";background:#2f77f6;border-radius:999px;height:3px;position:absolute;bottom:-18px;left:0;right:0}.portal-board-topbar-actions{align-items:center;gap:14px;display:flex}.portal-board-post-button,.portal-board-login-link,.portal-board-cta{border-radius:14px;justify-content:center;align-items:center;min-height:46px;padding:0 20px;font-weight:700;display:inline-flex}.portal-board-post-button,.portal-board-cta{color:#fff;background:linear-gradient(#3f88ff,#2067e8);box-shadow:0 16px 30px #2067e838}.portal-board-login-link{color:#14305a;border:1px solid #1230661f}.portal-board-user{color:#14305a;border:1px solid #1230661a;border-radius:14px;align-items:center;gap:10px;min-height:46px;padding:6px 12px;display:inline-flex}.portal-board-user span{color:#fff;background:linear-gradient(#7caeff,#4078f0);border-radius:50%;place-items:center;width:34px;height:34px;font-weight:800;display:grid}.portal-board-user strong{font-size:14px}.portal-board-hero{width:min(1480px,100%);margin:0 auto 16px;padding:28px 32px 22px}.portal-board-hero h1{color:#11284d;margin:0 0 10px;font-size:clamp(32px,4vw,48px);line-height:1}.portal-board-hero p{color:#677b9f;max-width:760px;margin:0;font-size:17px;line-height:1.65}.portal-board-layout{grid-template-columns:280px minmax(0,1fr) 280px;gap:18px;width:min(1480px,100%);margin:0 auto;display:grid}.portal-board-filterbar{grid-column:1/-1;grid-template-columns:minmax(280px,1.7fr) repeat(3,minmax(140px,.72fr)) auto;gap:12px;padding:14px;display:grid}.portal-board-search{background:#fff;border:1px solid #1230661a;border-radius:16px;align-items:center;gap:12px;min-height:56px;padding:0 14px;display:flex}.portal-board-search svg,.portal-board-filter-button svg,.portal-board-save svg,.portal-board-icon-button svg{fill:currentColor;width:18px;height:18px}.portal-board-search input,.portal-board-filterbar select{color:#14305a;background:#fff;border:1px solid #1230661a;border-radius:16px;min-height:56px}.portal-board-search input{background:0 0;border:none;padding:0}.portal-board-filter-button,.portal-board-icon-button,.portal-board-save{color:#526787;cursor:pointer;background:#fff;border:1px solid #1230661a;border-radius:16px;justify-content:center;align-items:center;gap:10px;display:inline-flex}.portal-board-filter-button{min-height:56px;padding:0 18px;font-weight:700}.portal-board-sidebar,.portal-board-feed,.portal-board-sidebar-right{align-content:start;gap:18px;display:grid}.portal-board-sidecard{padding:18px}.portal-board-sidecard h3{color:#152f58;margin:0 0 18px;font-size:22px}.portal-board-type-stack,.portal-board-side-list,.portal-board-steps,.portal-board-updates{gap:12px;display:grid}.portal-board-type-card{color:#14305a;text-align:left;cursor:pointer;background:linear-gradient(#f3f8fff5,#eff6fff0);border:1px solid #387bf124;border-radius:18px;grid-template-columns:44px 1fr;gap:8px 12px;width:100%;padding:16px;display:grid}.portal-board-type-card.is-active{border-color:#387bf147;box-shadow:0 16px 30px #3a70dc14}.portal-board-type-icon{color:#2f77f6;background:#fff;border-radius:14px;grid-row:span 2;place-items:center;width:44px;height:44px;font-size:22px;display:grid}.portal-board-type-card strong,.portal-board-update strong,.portal-board-author strong{color:#152f58}.portal-board-type-card small,.portal-board-side-link,.portal-board-steps p,.portal-board-update p,.portal-board-update span,.portal-board-card p,.portal-board-pricebox span,.portal-board-pricebox small,.portal-board-author span,.portal-board-empty p{color:#6a7ea1;line-height:1.55}.portal-board-side-link{text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:0;display:flex}.portal-board-side-link.is-active span{color:#2067e8;font-weight:700}.portal-board-toolbar{justify-content:space-between;align-items:center;gap:18px;padding:6px 0 2px;display:flex}.portal-board-tabs,.portal-board-controls,.portal-board-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.portal-board-tab{color:#6b7da0;cursor:pointer;background:0 0;border:none;padding:10px 0;font-weight:700;position:relative}.portal-board-tab.is-active{color:#2067e8}.portal-board-tab.is-active:after{content:"";background:#2f77f6;border-radius:999px;height:3px;position:absolute;bottom:-6px;left:0;right:0}.portal-board-controls select{color:#526787;background:#ffffffeb;border:1px solid #1230661a;border-radius:14px;width:auto;min-width:148px;min-height:46px}.portal-board-icon-button,.portal-board-save{width:46px;height:46px}.portal-board-icon-button.is-active,.portal-board-save.is-active{color:#2067e8;background:#2f77f614;border-color:#2f77f63d}.portal-board-card-list{gap:14px;display:grid}.portal-board-card{grid-template-columns:minmax(0,1fr) 290px;gap:24px;padding:18px 20px;display:grid}.portal-board-card-list.is-compact .portal-board-card{grid-template-columns:minmax(0,1fr) 250px;padding:16px 18px}.portal-board-card h3,.portal-board-empty strong{color:#152f58;margin:0}.portal-board-badge{border-radius:999px;justify-content:center;align-items:center;min-height:32px;padding:0 12px;font-size:12px;font-weight:800;display:inline-flex}.portal-board-badge.is-wanted{color:#2f77f6;background:#3b82f61f}.portal-board-badge.is-available{color:#2f855a;background:#22c55e1f}.portal-board-card-main{align-content:start;gap:12px;display:grid}.portal-board-meta{color:#5d6f90;flex-wrap:wrap;gap:18px;font-size:14px;display:flex}.portal-board-meta span{align-items:center;gap:8px;display:inline-flex}.portal-board-card-side{align-content:start;gap:16px;display:grid}.portal-board-pricebox,.portal-board-author{gap:4px;display:grid}.portal-board-pricebox strong{color:#152f58;font-size:34px;line-height:1}.portal-board-author{grid-template-columns:42px 1fr;align-items:center;gap:12px}.portal-board-avatar,.portal-board-update-avatar,.portal-board-steps span{color:#fff;background:linear-gradient(#748dff,#675de3);border-radius:50%;place-items:center;width:42px;height:42px;font-weight:800;display:grid}.portal-board-steps div{grid-template-columns:42px 1fr;align-items:start;gap:14px;display:grid}.portal-board-steps strong{color:#15305a;margin-bottom:4px;display:block}.portal-board-update{grid-template-columns:42px 1fr;align-items:start;gap:12px;display:grid}.portal-board-update p{margin:3px 0}.portal-board-update span{font-size:13px}.portal-board-more{color:#2067e8;margin-top:10px;font-weight:700;display:inline-flex}.portal-board-empty{text-align:center;padding:24px}@media (max-width:1320px){.portal-board-layout{grid-template-columns:minmax(0,1fr)}.portal-board-filterbar,.portal-board-sidebar,.portal-board-sidebar-right{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:960px){.portal-board-shell{padding:18px 14px 32px}.portal-board-topbar,.portal-board-hero{padding-left:18px;padding-right:18px}.portal-board-topbar{flex-direction:column;align-items:stretch}.portal-board-nav,.portal-board-topbar-actions{justify-content:flex-start}.portal-board-filterbar,.portal-board-sidebar,.portal-board-sidebar-right,.portal-board-card,.portal-board-card-list.is-compact .portal-board-card{grid-template-columns:1fr}}.portal-dashboard-card{background:#fff;border:1px solid #0f172a14;border-radius:24px;gap:18px;padding:22px;display:grid;box-shadow:0 18px 46px #0f172a14}.portal-dashboard-card-head p{color:#667085;margin:0;line-height:1.65}.portal-dashboard-card-wide{padding-bottom:12px}.portal-dashboard-card-head strong{color:#151821;font-size:16px;display:block}.portal-shell-muted-copy{color:#667085;margin-top:4px;font-size:13px;line-height:1.5;display:block}.portal-dashboard-filter-row{flex-wrap:wrap;gap:8px;display:flex}.portal-shell-shipments-actions,.portal-shell-shipments-summary-stats{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.portal-dashboard-filter-row span{color:#4b5563;background:#f5f7fb;border:1px solid #0f172a14;border-radius:999px;align-items:center;min-height:36px;padding:0 14px;font-size:13px;font-weight:700;display:inline-flex}.portal-dashboard-filter-button{color:#4b5563;cursor:pointer;background:#f5f7fb;border:1px solid #0f172a14;border-radius:999px;align-items:center;min-height:32px;padding:0 12px;font-size:12px;font-weight:700;transition:transform .16s,border-color .16s,background-color .16s,color .16s;display:inline-flex}.portal-dashboard-filter-button:hover{color:#111827;border-color:#f9731638;transform:translateY(-1px)}.portal-dashboard-filter-button-active{color:#fff;background:#111827;border-color:#111827}.portal-dashboard-table-wrap{overflow-x:auto}.portal-dashboard-table{border-collapse:collapse;width:100%;min-width:860px}.portal-dashboard-table thead th{text-align:left;color:#98a2b3;border-bottom:1px solid #0f172a14;padding:11px 14px;font-size:12px;font-weight:700}.portal-dashboard-table tbody td{color:#111827;vertical-align:middle;border-bottom:1px solid #0f172a0f;padding:12px 14px;font-size:13px}.portal-dashboard-row-id{gap:4px;display:grid}.portal-dashboard-row-id strong{font-size:14px}.portal-dashboard-row-id span{color:#6b7280}.portal-dashboard-status{border-radius:999px;align-items:center;min-height:30px;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.portal-dashboard-status-success{color:#15803d;background:#22c55e1f}.portal-dashboard-status-info{color:#2563eb;background:#3b82f61f}.portal-dashboard-status-warning{color:#ea580c;background:#f973161f}.portal-dashboard-status-violet{color:#6d28d9;background:#7c3aed1f}.portal-dashboard-stack-list{gap:10px;display:grid}.portal-dashboard-stack-card{background:#f8f9fc;border:1px solid #0f172a0f;border-radius:16px;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;padding:11px;display:grid}.portal-dashboard-thumb{color:#1f2937;background:linear-gradient(135deg,#f1f5f9,#dbe4f6);border-radius:14px;place-items:center;width:44px;height:44px;font-size:16px;font-weight:800;display:grid}.portal-dashboard-thumb-soft{background:linear-gradient(135deg,#ffe4c8,#ffd7b7)}.portal-dashboard-stack-copy{gap:4px;display:grid}.portal-dashboard-stack-copy strong{color:#111827;font-size:14px}.portal-dashboard-stack-copy span,.portal-dashboard-stack-card small{color:#6b7280;line-height:1.5}.portal-dashboard-stack-card small{text-align:right;font-size:12px}.portal-form-light.portal-form-grid{align-items:start;gap:22px 28px}.portal-form-light label{color:#344054;gap:10px;min-width:0;font-size:14px;font-weight:500;line-height:20px;display:grid}.portal-form-light input,.portal-form-light select,.portal-form-light textarea{color:#141923;width:100%;min-width:0;min-height:56px;box-shadow:none;font:inherit;background:#fff;border:1px solid #d0d5dd;border-radius:10px;outline:none;padding:0 16px;font-size:15px;font-weight:500;line-height:22px}.portal-form-light textarea{resize:vertical;min-height:156px;padding:16px}.portal-form-light input::placeholder,.portal-form-light textarea::placeholder{color:#98a2b3}.portal-form-light input:focus,.portal-form-light select:focus,.portal-form-light textarea:focus{border-color:#ff4b23;box-shadow:0 0 0 3px #ff4b231a}.portal-form-light .portal-primary-button{color:#fff;background:#ff4b23;border:1px solid #ff4b23;border-radius:9px;width:auto;min-width:220px;min-height:48px;padding:0 22px;font-size:14px;font-weight:600;line-height:20px;box-shadow:0 16px 28px #ff4b2329}.portal-form-light .portal-primary-button:hover{background:#e9401c;border-color:#e9401c}@media (max-width:760px){.portal-form-light.portal-form-grid{grid-template-columns:1fr;gap:16px}.portal-shell-form-actions{justify-content:stretch}.portal-form-light .portal-primary-button{width:100%;min-width:0}}@media (max-width:720px){.portal-dashboard-card{padding:18px}.portal-dashboard-filter-row{width:100%}.portal-dashboard-stack-card{grid-template-columns:48px minmax(0,1fr)}.portal-dashboard-stack-card small{text-align:left;grid-column:2}}.portal-shell-main .portal-dashboard-card{border-radius:16px;gap:12px;padding:14px;box-shadow:0 8px 22px #0f172a0d}.portal-shell-page-heading{background:#ffffffd1;border:1px solid #0f172a0f;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;padding:11px 14px;display:flex;box-shadow:0 12px 30px #0f172a0a}.portal-shell-page-heading strong{color:#111827;font-size:18px;line-height:1.15;display:block}.portal-shell-page-heading p{color:#667085;max-width:760px;margin:4px 0 0;font-size:13px;line-height:1.55}.portal-shell-header-brand{align-items:center;display:flex}.portal-shell-header-copy strong{font-size:15px;line-height:1.1}.portal-shell-header-actions{z-index:320;align-items:center;gap:10px;display:flex;position:relative}.portal-shell-header-balance{color:#111827;align-items:center;gap:8px;display:inline-flex}.portal-shell-header-balance svg{stroke:currentColor;stroke-width:1.9px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.portal-shell-header-balance strong{letter-spacing:-.02em;font-size:18px;font-weight:600;line-height:1}.portal-shell-header-notification{color:#1f2937;cursor:pointer;background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;width:44px;height:44px;transition:transform .16s,color .16s;display:inline-flex;position:relative}.portal-shell-header-notification:hover{color:#111827;transform:translateY(-1px)}.portal-shell-header-notification svg{stroke:currentColor;stroke-width:1.85px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.portal-shell-header-notification span{color:#fff;background:linear-gradient(#ff7a3c,#f05f22);border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:10px;font-weight:800;display:inline-flex;position:absolute;top:1px;right:-2px;box-shadow:0 10px 18px #f05f2242}.portal-shell-notification-menu{z-index:280;position:relative}.portal-shell-header-notification-active{color:#f05f22}.portal-shell-notification-dropdown{z-index:260;background:#fff;border:1px solid #0f172a14;border-radius:22px;width:min(380px,100vw - 32px);display:grid;position:absolute;top:calc(100% + 12px);right:-92px;overflow:hidden;box-shadow:0 30px 70px #0f172a2e}.portal-shell-notification-head{background:#fff;border-bottom:1px solid #0f172a14;justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex}.portal-shell-notification-head div{gap:3px;display:grid}.portal-shell-notification-head strong{color:#151821;font-size:15px;line-height:1.2}.portal-shell-notification-head small{color:#667085;font-size:12px}.portal-shell-notification-head button{color:#f05f22;cursor:pointer;background:0 0;border:0;flex:none;font-size:12px;font-weight:700}.portal-shell-notification-list{background:#fff;max-height:360px;overflow-y:auto}.portal-shell-notification-item{color:#344054;text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #0f172a0f;grid-template-columns:10px minmax(0,1fr);gap:12px;width:100%;padding:14px 16px;text-decoration:none;transition:background-color .16s;display:grid}.portal-shell-notification-item:hover{background:#f8fafc}.portal-shell-notification-item-unread{background:#fff8f3}.portal-shell-notification-dot{background:#98a2b3;border-radius:999px;width:8px;height:8px;margin-top:6px}.portal-shell-notification-dot-info{background:#2f6fed}.portal-shell-notification-dot-success{background:#16a34a}.portal-shell-notification-dot-warning{background:#f59e0b}.portal-shell-notification-dot-error{background:#ef4444}.portal-shell-notification-copy{gap:4px;min-width:0;display:grid}.portal-shell-notification-copy strong{color:#151821;font-size:13px;line-height:1.25}.portal-shell-notification-copy span{color:#667085;font-size:12px;line-height:1.45}.portal-shell-notification-copy small{color:#98a2b3;font-size:11px}.portal-shell-notification-empty{color:#667085;text-align:center;background:#fff;gap:8px;padding:28px 18px;display:grid}.portal-shell-notification-empty strong{color:#151821;font-size:14px}.portal-shell-notification-empty span{font-size:12px;line-height:1.45}.portal-shell-profile-menu{z-index:280;isolation:isolate;position:relative}.portal-shell-header-user{color:#151821;cursor:pointer;text-align:left;background:#f5f6fae6;border:1px solid #0f172a0f;border-radius:14px;align-items:center;gap:10px;min-width:218px;padding:8px 10px;transition:transform .16s,border-color .16s,background-color .16s,box-shadow .16s;display:flex}.portal-shell-header-user:hover{background:#fff;border-color:#fb923c38;transform:translateY(-1px)}.portal-shell-header-user-active{background:#fff;border-color:#fb923c47;box-shadow:0 18px 30px #0f172a14}.portal-shell-header-avatar{color:#5c2d0f;background:linear-gradient(#ffd2b1,#ffb381);border-radius:14px;place-items:center;width:40px;height:40px;font-size:17px;font-weight:800;display:grid}.portal-shell-header-user-copy{flex:auto;min-width:0}.portal-shell-header-user strong,.portal-shell-header-user span{display:block}.portal-shell-header-user span{color:#667085;margin-top:2px;font-size:12px;line-height:1.3}.portal-shell-header-user strong{font-size:14px;line-height:1.2}.portal-shell-header-chevron{color:#98a2b3;flex:none;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}.portal-shell-header-chevron svg{stroke:currentColor;stroke-width:1.9px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.portal-shell-header-user-active .portal-shell-header-chevron svg{transform:rotate(180deg)}.portal-shell-profile-dropdown{z-index:240;background:#fff;border:1px solid #0f172a14;border-radius:22px;gap:0;width:312px;display:grid;position:absolute;top:calc(100% + 12px);right:0;overflow:hidden;box-shadow:0 28px 60px #0f172a29}.portal-shell-profile-dropdown,.portal-shell-profile-dropdown-head,.portal-shell-profile-dropdown-section,.portal-shell-profile-link{background:#fff}.portal-shell-profile-dropdown-head{border-bottom:1px solid #0f172a14;align-items:center;gap:14px;padding:18px;display:flex}.portal-shell-profile-dropdown-avatar{color:#fff;background:linear-gradient(#ff7a3c,#f05f22);border-radius:16px;place-items:center;width:48px;height:48px;font-size:18px;font-weight:800;display:grid}.portal-shell-profile-dropdown-copy{gap:4px;min-width:0;display:grid}.portal-shell-profile-dropdown-copy strong{color:#151821;font-size:16px}.portal-shell-profile-dropdown-copy span,.portal-shell-profile-dropdown-copy small{color:#667085}.portal-shell-profile-dropdown-copy small{font-size:13px}.portal-shell-profile-dropdown-section{display:grid}.portal-shell-profile-dropdown-section+.portal-shell-profile-dropdown-section{border-top:1px solid #0f172a14}.portal-shell-profile-link{color:#1f2937;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:12px;width:100%;min-height:52px;padding:0 18px;transition:background-color .16s,color .16s;display:flex}.portal-shell-profile-link:hover{background:#f8fafcf0}.portal-shell-profile-link-icon{color:#98a2b3;flex:none;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.portal-shell-profile-link-icon svg,.portal-shell-quick-tab-icon svg{stroke:currentColor;stroke-width:1.85px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.portal-shell-profile-link-danger,.portal-shell-profile-link-danger .portal-shell-profile-link-icon{color:#dc2626}.portal-shell-quick-tabs{z-index:1;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:0;display:grid;position:relative}.portal-shell-quick-tab{color:#fff;cursor:pointer;text-align:left;border:0;border-radius:15px;grid-template-rows:auto 1fr auto;gap:8px;min-height:92px;padding:12px;text-decoration:none;transition:transform .16s,box-shadow .16s,filter .16s;display:grid}.portal-shell-quick-tab:hover{filter:saturate(1.04);transform:translateY(-1px)}.portal-shell-quick-tab-active{box-shadow:0 22px 38px #0f172a2e}.portal-shell-quick-tab-blue{background:radial-gradient(circle at 100% 0,#ffffff24,#0000 34%),linear-gradient(135deg,#2f70e8 0%,#1f4ea8 100%)}.portal-shell-quick-tab-orange{background:radial-gradient(circle at 100% 0,#ffffff24,#0000 34%),linear-gradient(135deg,#ff9f2a 0%,#f26a16 100%)}.portal-shell-quick-tab-mint{background:radial-gradient(circle at 100% 0,#ffffff24,#0000 34%),linear-gradient(135deg,#9cd8bf 0%,#78b49d 100%)}.portal-shell-quick-tab-violet{background:radial-gradient(circle at 100% 0,#ffffff24,#0000 34%),linear-gradient(135deg,#8d68e9 0%,#7342c8 100%)}.portal-shell-quick-tab-top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.portal-shell-quick-tab-icon{color:#ffffffeb;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.portal-shell-quick-tab-count{letter-spacing:-.04em;font-size:20px;font-weight:800;line-height:1}.portal-shell-quick-tab-copy{align-content:end;display:grid}.portal-shell-quick-tab-copy strong{max-width:12ch;font-size:14px;font-weight:700;line-height:1.15}.portal-shell-quick-tab-foot{justify-content:space-between;align-items:center;gap:14px;display:flex}.portal-shell-quick-tab-action{color:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff2e;border-radius:999px;align-items:center;min-height:28px;padding:0 11px;font-size:12px;font-weight:700;display:inline-flex}.portal-shell-quick-tab-orange .portal-shell-quick-tab-action{color:#151821;background:#ffffffeb}.portal-shell-quick-tab-arrow{color:#ffffffeb;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.portal-shell-quick-tab-arrow svg{stroke:currentColor;stroke-width:2px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.portal-shell-shipments-card{z-index:1;margin:0;position:relative}.portal-shell-topup-error{margin:0}.portal-shell-referrals-grid{grid-template-columns:minmax(280px,1.05fr) minmax(0,1.35fr);gap:20px;display:grid}.portal-shell-referral-code-card,.portal-shell-referral-invites-card{background:#fffffff5;border:1px solid #0f172a14;border-radius:26px;padding:24px}.portal-shell-referral-kicker{letter-spacing:.14em;text-transform:uppercase;color:#475569e0;font-size:.78rem;font-weight:700;display:inline-flex}.portal-shell-referral-code-card strong{letter-spacing:.06em;margin-top:14px;font-size:2rem;line-height:1;display:block}.portal-shell-referral-code-card p{color:#475569eb;margin:14px 0 0}.portal-shell-referral-link-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;margin-top:18px;display:grid}.portal-shell-referral-link-row code{color:#0f172ae6;text-overflow:ellipsis;white-space:nowrap;background:#f8fafcf5;border-radius:16px;padding:13px 16px;display:block;overflow:hidden}.portal-shell-referral-stats{color:#0f172ad6;flex-wrap:wrap;gap:14px;margin-top:18px;font-weight:700;display:flex}.portal-shell-referral-invites-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.portal-shell-referral-invites-head span{color:#1e40afe6;background:#2563eb1a;border-radius:999px;justify-content:center;align-items:center;min-width:42px;height:42px;font-weight:700;display:inline-flex}.portal-shell-note-card{background:#f8fafcb8;border:1px dashed #0f172a24;border-radius:20px;gap:10px;padding:18px;display:grid}.portal-shell-note-card strong{color:#0f172a;font-size:17px}.portal-shell-note-card p{color:#5b6780;margin:0;line-height:1.65}.portal-shell-knowledge-card .portal-dashboard-card-head p{color:#667085;max-width:680px;margin:5px 0 0;font-size:14px;font-weight:400;line-height:22px}.portal-shell-knowledge-stats,.portal-shell-knowledge-category-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.portal-shell-knowledge-stats{justify-content:flex-end}.portal-shell-knowledge-stats span,.portal-shell-knowledge-category-row span{letter-spacing:0;border-radius:999px;align-items:center;min-height:30px;font-size:13px;font-weight:600;line-height:18px;display:inline-flex}.portal-shell-knowledge-stats span{color:#475569;background:#f8fafc;border:1px solid #0f172a14;padding:0 11px}.portal-shell-knowledge-category-row span{color:#c2410c;background:#f973161a;padding:0 12px}.portal-shell-knowledge-layout{grid-template-columns:minmax(260px,.78fr) minmax(0,1.22fr);align-items:start;gap:16px;display:grid}.portal-shell-knowledge-feature,.portal-shell-knowledge-item{background:#f8fafcdb;border:1px solid #0f172a14}.portal-shell-knowledge-feature{background:radial-gradient(circle at 100% 0,#f9731629,#0000 44%),linear-gradient(145deg,#fffffff5,#f8fafcdb);border-radius:14px;align-content:end;gap:12px;min-height:248px;padding:24px;display:grid}.portal-shell-knowledge-feature span{color:#c2410c;letter-spacing:0;background:#f973161c;border-radius:999px;align-items:center;width:fit-content;min-height:28px;padding:0 10px;font-size:13px;font-weight:600;line-height:18px;display:inline-flex}.portal-shell-knowledge-feature strong{color:#0f172a;letter-spacing:0;font-size:clamp(22px,2vw,26px);font-weight:700;line-height:1.18}.portal-shell-knowledge-feature p{color:#667085;margin:0;font-size:15px;font-weight:400;line-height:24px}.portal-shell-knowledge-feature small{color:#94a3b8;letter-spacing:0;font-size:13px;font-weight:600;line-height:18px}.portal-shell-knowledge-list{gap:10px;display:grid}.portal-shell-knowledge-item{border-radius:14px;overflow:hidden}.portal-shell-knowledge-item summary{color:#0f172a;cursor:pointer;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:60px;padding:12px 14px;list-style:none;display:grid}.portal-shell-knowledge-item summary::-webkit-details-marker{display:none}.portal-shell-knowledge-item summary span{color:#f97316;letter-spacing:0;background:#fff;border-radius:12px;place-items:center;width:34px;height:34px;font-size:12px;font-weight:700;line-height:16px;display:grid;box-shadow:inset 0 0 0 1px #0f172a0f}.portal-shell-knowledge-item summary strong{color:#0f172a;letter-spacing:0;min-width:0;font-size:15px;font-weight:600;line-height:22px}.portal-shell-knowledge-item summary small{color:#94a3b8;letter-spacing:0;white-space:nowrap;font-size:13px;font-weight:600;line-height:18px}.portal-shell-knowledge-item p{color:#667085;margin:0;padding:0 18px 18px 68px;font-size:14px;font-weight:400;line-height:22px}.portal-shell-knowledge-item[open]{background:#fff;box-shadow:0 18px 44px #0f172a14}.portal-shell-feedback{border-radius:18px;margin-top:18px;padding:13px 16px;font-size:14px;font-weight:700}.portal-shell-feedback-success{color:#15803d;background:#dcfce7b8;border:1px solid #16a34a29}.portal-shell-feedback-error{color:#b91c1c;background:#fee2e2b8;border:1px solid #dc262629}.portal-shell-promocodes-grid{grid-template-columns:minmax(0,1fr) minmax(280px,.8fr);gap:16px;margin-top:18px;display:grid}.portal-shell-promocode-form,.portal-shell-promocode-panel,.portal-shell-promocode-history{background:#f8fafcd1;border:1px solid #0f172a14;border-radius:22px;gap:14px;padding:18px;display:grid}.portal-shell-promocode-form label,.portal-shell-promocode-panel>span,.portal-shell-promocode-history>strong{color:#0f172a;font-size:15px;font-weight:800}.portal-shell-promocode-form>div{grid-template-columns:minmax(0,1fr) auto;gap:12px;display:grid}.portal-shell-promocode-form input{color:#0f172a;width:100%;min-height:46px;font:inherit;text-transform:uppercase;background:#fff;border:1px solid #0f172a1a;border-radius:16px;outline:none;padding:0 16px;font-weight:700}.portal-shell-promocode-form input:focus,.portal-shell-password-grid input:focus{border-color:#f9731680;box-shadow:0 0 0 4px #f973161f}.portal-shell-promocode-form p,.portal-shell-promocode-panel p{color:#64748b;margin:0;font-size:14px;line-height:1.55}.portal-shell-promocode-list{gap:10px;display:grid}.portal-shell-promocode-item{background:#fff;border:1px solid #0f172a12;border-radius:16px;justify-content:space-between;align-items:center;gap:14px;padding:12px 14px;display:flex}.portal-shell-promocode-item div{gap:3px;display:grid}.portal-shell-promocode-item strong,.portal-shell-promocode-item b{color:#0f172a}.portal-shell-promocode-item span{color:#64748b;font-size:13px}.portal-shell-promocode-history{margin-top:16px}.portal-shell-calculator-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.portal-shell-calculator-card{overflow:hidden}.portal-shell-calculator-layout{grid-template-columns:minmax(0,1.55fr) minmax(280px,.85fr);gap:16px;margin-bottom:16px;display:grid}.portal-shell-calculator-form{background:linear-gradient(135deg,#fffffff0,#f8fafcdb),radial-gradient(circle at 0 0,#ff7a1824,#0000 36%);border:1px solid #0f172a14;border-radius:24px;grid-template-columns:1.4fr repeat(2,minmax(150px,.8fr));gap:12px;padding:16px;display:grid}.portal-shell-calculator-form label{gap:8px;min-width:0;display:grid}.portal-shell-calculator-form label span{color:#66758f;letter-spacing:.05em;text-transform:uppercase;font-size:12px;font-weight:800}.portal-shell-calculator-form input,.portal-shell-calculator-form select{color:#0f172a;width:100%;min-height:50px;font:inherit;background:#ffffffeb;border:1px solid #0f172a1a;border-radius:16px;outline:none;padding:0 14px;font-weight:800}.portal-shell-calculator-form input:focus,.portal-shell-calculator-form select:focus{border-color:#ff5b1f8c;box-shadow:0 0 0 4px #ff5b1f1f}.portal-shell-calculator-result{color:#fff;background:radial-gradient(circle at 100% 0,#ffffff42,#0000 32%),linear-gradient(135deg,#111827 0%,#1f2937 42%,#ff5b1f 120%);border-radius:26px;align-content:center;gap:8px;min-height:132px;padding:22px;display:grid;box-shadow:0 18px 42px #0f172a24}.portal-shell-calculator-result span,.portal-shell-calculator-result small{color:#ffffffc7}.portal-shell-calculator-result strong{color:#fff;letter-spacing:-.04em;font-size:clamp(34px,4vw,54px);line-height:.95}.portal-shell-calculator-row,.portal-shell-settings-item{background:#f8fafcd1;border:1px solid #0f172a14;border-radius:18px;gap:6px;padding:16px 18px;display:grid}.portal-shell-calculator-row span,.portal-shell-settings-item span{color:#66758f;font-size:13px}.portal-shell-calculator-row strong,.portal-shell-settings-item strong{color:#0f172a;font-size:15px}.portal-shell-calculator-note{color:#9a3412;background:#fff7ed;border:1px solid #fb923c3d;border-radius:18px;justify-content:space-between;align-items:center;gap:14px;margin-top:14px;padding:14px 16px;display:flex}.portal-shell-calculator-note strong{color:#7c2d12}.portal-shell-calculator-note span{color:#9a3412;text-align:right;font-size:14px}.portal-shell-password-form{background:radial-gradient(circle at 100% 0,#ff5b1f1a,#0000 32%),#f8fafce6;border:1px solid #0f172a14;border-radius:24px;gap:18px;margin-top:18px;padding:18px;display:grid}.portal-shell-password-form-head,.portal-shipment-group-head{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.portal-shell-password-form-head div{gap:5px;display:grid}.portal-shell-password-form-head span{color:#ff5b1f;letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:900}.portal-shell-password-form-head strong{color:#0f172a;letter-spacing:-.03em;font-size:22px}.portal-shell-password-form-head p{color:#64748b;max-width:440px;margin:0;font-size:14px;line-height:1.55}.portal-shell-password-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.portal-shell-password-grid label{color:#0f172a;gap:8px;font-size:13px;font-weight:800;display:grid}.portal-shell-password-grid input{color:#0f172a;min-height:48px;font:inherit;background:#fff;border:1px solid #0f172a1a;border-radius:16px;outline:none;padding:0 15px;font-weight:700}.portal-shell-password-submit{justify-self:start}.portal-shell-calculator-countries{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;margin-top:14px;display:grid}.portal-shell-calculator-countries button{color:#0f172a;cursor:pointer;min-height:76px;font:inherit;text-align:left;background:#f8fafcdb;border:1px solid #0f172a14;border-radius:18px;gap:4px;padding:14px;transition:transform .16s,border-color .16s,box-shadow .16s,background .16s;display:grid}.portal-shell-calculator-countries button:hover,.portal-shell-calculator-countries button.is-active{background:#fff;border-color:#ff5b1f52;transform:translateY(-1px);box-shadow:0 14px 34px #0f172a1a}.portal-shell-calculator-countries span{color:#475569;font-size:13px}.portal-shell-calculator-countries strong{color:#0f172a;font-size:16px}.portal-personal-screen{gap:16px;display:grid}.portal-personal-tabs{flex-wrap:wrap;align-items:center;gap:34px;min-height:36px;display:flex}.portal-personal-tabs a{color:#344054;align-items:center;min-height:34px;font-size:15px;font-weight:500;line-height:20px;text-decoration:none;display:inline-flex;position:relative}.portal-personal-tabs a.is-active{color:#ff4b23}.portal-personal-tabs a.is-active:after{content:"";background:#ff4b23;border-radius:999px;height:2px;position:absolute;bottom:0;left:0;right:0}.portal-personal-summary{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:24px;padding:20px 24px;display:grid}.portal-personal-avatar{color:#5b2a11;background:radial-gradient(circle at 30% 20%,#ffffffbf,#0000 36%),linear-gradient(135deg,#ffd2b4 0%,#ffc192 100%);border-radius:18px;place-items:center;width:96px;height:96px;font-size:34px;font-weight:500;line-height:1;display:grid}.portal-personal-summary-copy{gap:6px;min-width:0;display:grid}.portal-personal-summary h2,.portal-personal-panel h2,.portal-personal-recipient h2{color:#101828;letter-spacing:-.01em;margin:0;font-size:20px;font-weight:600;line-height:28px}.portal-personal-summary p{color:#667085;align-items:center;gap:12px;margin:0;font-size:14px;line-height:20px;display:flex}.portal-personal-summary p strong{color:#475467;font-weight:500}.portal-personal-status,.portal-personal-verify-badge{border-radius:7px;justify-content:center;align-items:center;width:fit-content;min-height:24px;padding:0 10px;font-size:13px;font-weight:500;line-height:18px;display:inline-flex}.portal-personal-status:before{color:#039855;content:"вњ“";text-align:center;border:1px solid #12b76a;border-radius:999px;width:16px;height:16px;margin-right:6px;font-size:11px;line-height:14px}.portal-personal-status-success,.portal-personal-verify-badge{color:#039855;background:#ecfdf3;border:1px solid #abefc6}.portal-personal-secondary-button{color:#344054;background:#fff;border:1px solid #98a2b3;border-radius:8px;justify-content:center;align-items:center;min-height:48px;padding:0 18px;font-size:14px;font-weight:600;line-height:20px;text-decoration:none;transition:border-color .16s,color .16s,background-color .16s;display:inline-flex}.portal-personal-secondary-button:hover{color:#ff4b23;background:#fffaf8;border-color:#ff4b23}.portal-personal-card-grid{grid-template-columns:minmax(0,1.15fr) minmax(320px,.8fr);gap:16px;display:grid}.portal-personal-panel,.portal-personal-recipient{gap:18px;padding:20px 24px;display:grid}.portal-personal-contact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.portal-personal-field-card{background:#fff;border:1px solid #dfe3e8;border-radius:8px;gap:8px;min-height:68px;padding:12px 14px;display:grid;position:relative}.portal-personal-field-card span,.portal-personal-recipient-grid span{color:#667085;font-size:13px;font-weight:400;line-height:18px}.portal-personal-field-card strong,.portal-personal-recipient-grid strong{overflow-wrap:anywhere;color:#141923;min-width:0;font-size:15px;font-weight:600;line-height:22px}.portal-personal-field-card .portal-personal-verify-badge{position:absolute;bottom:12px;right:12px}.portal-personal-panel-action{justify-self:start;min-height:40px}.portal-personal-login-row{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;min-height:62px;display:grid}.portal-personal-login-row+.portal-personal-login-row{border-top:1px solid #eaecf0;padding-top:16px}.portal-personal-login-row div{gap:3px;min-width:0;display:grid}.portal-personal-login-row strong{color:#141923;font-size:15px;font-weight:600;line-height:21px}.portal-personal-login-row span,.portal-personal-login-row a,.portal-personal-last-login{color:#667085;font-size:14px;font-weight:400;line-height:20px}.portal-personal-login-row a{color:#ff4b23;text-underline-offset:3px;width:fit-content;text-decoration:underline}.portal-personal-google-mark,.portal-personal-lock-mark{background:#f8fafc;border:1px solid #dfe3e8;border-radius:14px;place-items:center;width:48px;height:48px;display:grid}.portal-personal-google-mark{color:#4285f4;font-size:27px;font-weight:700;line-height:1}.portal-personal-lock-mark svg{fill:none;stroke:#101828;stroke-width:1.8px;width:22px;height:22px}.portal-personal-live-dot{background:#2dbd47;border-radius:999px;width:12px;height:12px}.portal-personal-last-login{margin:0}.portal-personal-recipient{gap:14px}.portal-personal-recipient-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1.15fr);gap:24px;display:grid}.portal-personal-recipient-grid>div{gap:8px;min-width:0;display:grid}.portal-personal-recipient-grid>div+div{border-left:1px solid #dfe3e8;padding-left:24px}.portal-personal-recipient-grid a{color:#ff4b23;text-underline-offset:3px;width:fit-content;font-size:14px;font-weight:500;line-height:20px;text-decoration:underline}.portal-personal-recipient p{color:#667085;margin:0;font-size:14px;line-height:21px}.portal-personal-logout-form{justify-content:flex-end;margin:2px 10px 0 0;display:flex}.portal-personal-logout-form button{color:#d92d20;cursor:pointer;font:inherit;text-underline-offset:3px;background:0 0;border:0;font-size:14px;font-weight:500;line-height:20px;text-decoration:underline}@media (max-width:1080px){.portal-personal-card-grid{grid-template-columns:1fr}.portal-personal-recipient-grid{grid-template-columns:1fr;gap:14px}.portal-personal-recipient-grid>div+div{border-top:1px solid #dfe3e8;border-left:0;padding-top:14px;padding-left:0}}@media (max-width:760px){.portal-personal-tabs{scrollbar-width:none;flex-wrap:nowrap;gap:18px;padding-bottom:2px;overflow-x:auto}.portal-personal-tabs::-webkit-scrollbar{display:none}.portal-personal-summary{grid-template-columns:1fr;justify-items:start;gap:16px}.portal-personal-avatar{border-radius:16px;width:76px;height:76px;font-size:28px}.portal-personal-contact-grid{grid-template-columns:1fr}.portal-personal-field-card .portal-personal-verify-badge{margin-top:2px;position:static}.portal-personal-secondary-button{width:100%}.portal-personal-login-row{grid-template-columns:auto minmax(0,1fr)}.portal-personal-live-dot{grid-column:2;justify-self:start}.portal-personal-logout-form{justify-content:flex-start;margin-right:0}}.portal-shell-settings-list{gap:14px;display:grid}.portal-shell-order-type{border-radius:999px;justify-content:center;align-items:center;min-height:32px;padding:0 12px;font-size:12px;font-weight:700;display:inline-flex}.portal-shell-order-type-shipment{color:#1d4ed8;background:#2563eb1f}.portal-shell-order-type-buy{color:#c2410c;background:#ea580c1f}.portal-shell-shipments-summary{color:#667085;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;font-size:12px;font-weight:700;display:flex}.portal-shell-shipments-create{color:#fff;background:linear-gradient(135deg,#ff7a1a 0%,#ef2d27 100%);border-radius:999px;justify-content:center;align-items:center;min-height:34px;padding:0 14px;font-size:12px;font-weight:800;text-decoration:none;transition:transform .16s,box-shadow .16s,filter .16s;display:inline-flex;box-shadow:0 12px 26px #ef2d2738}.portal-shell-shipments-create:hover{filter:saturate(1.05);transform:translateY(-1px);box-shadow:0 16px 32px #ef2d2747}.portal-shell-shipments-search{min-width:min(100%,280px)}.portal-shell-shipments-search input{color:#111827;background:#f8fafc;border:1px solid #0f172a1a;border-radius:12px;outline:none;width:100%;min-height:36px;padding:0 12px;font-size:13px;transition:border-color .16s,box-shadow .16s,background-color .16s}.portal-shell-shipments-search input::placeholder{color:#94a3b8}.portal-shell-shipments-search input:focus{background:#fff;border-color:#f9731661;box-shadow:0 0 0 4px #f973161f}.portal-shell-shipments-store,.portal-shell-shipments-country,.portal-shell-shipments-tracking{gap:4px;display:grid}.portal-shell-shipments-store strong,.portal-shell-shipments-country strong,.portal-shell-shipments-tracking strong,.portal-shell-shipments-price{color:#111827;font-size:13px}.portal-shell-shipments-store span,.portal-shell-shipments-date{color:#6b7280;font-size:12px}.portal-shell-payment-cell{gap:6px;min-width:170px;display:grid}.portal-shell-payment-main,.portal-shipment-group-meta,.portal-shipment-group-parcel-meta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.portal-shell-payment-amount{color:#111827;white-space:nowrap;font-size:13px;font-weight:800}.portal-shipment-groups-card{gap:14px;display:grid}.portal-shipment-group-list{scroll-snap-type:x proximity;scrollbar-width:thin;gap:8px;min-width:0;padding-bottom:2px;display:flex;overflow-x:auto}.portal-shipment-group-board{gap:10px;min-width:0;display:grid}.portal-shipment-group-chip{color:#111827;scroll-snap-align:start;text-align:left;cursor:pointer;background:#f8fafc;border:1px solid #0f172a17;border-radius:12px;flex:0 0 270px;gap:5px;width:270px;min-width:0;min-height:58px;padding:9px 12px;transition:border-color .16s,background-color .16s,box-shadow .16s;display:grid}.portal-shipment-group-chip:hover,.portal-shipment-group-chip.is-active{background:#fff;border-color:#ff4b236b;box-shadow:0 6px 16px #0f172a0d}.portal-shipment-group-chip.is-payment-due:not(.is-active){background:#fffaf8;border-color:#ff4b2352}.portal-shipment-group-chip.is-settled{opacity:.82}.portal-shipment-group-chip-main{justify-content:space-between;align-items:baseline;gap:12px;min-width:0;display:flex}.portal-shipment-group-chip-number{color:#667085;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:700;line-height:16px;overflow:hidden}.portal-shipment-group-chip-main strong{color:#111827;flex:none;font-size:18px;line-height:22px}.portal-shipment-group-chip-meta{color:#667085;align-items:center;gap:8px;min-width:0;font-size:11px;font-weight:700;line-height:15px;display:flex;overflow:hidden}.portal-shipment-group-chip-meta span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.portal-shipment-group-history{border-top:1px solid #eaecf0;gap:10px;min-width:0;padding-top:8px;display:grid}.portal-shipment-group-history summary{color:#475467;cursor:pointer;justify-content:space-between;align-items:center;gap:12px;min-height:40px;font-size:13px;font-weight:700;list-style:none;display:flex}.portal-shipment-group-history summary::-webkit-details-marker{display:none}.portal-shipment-group-history summary b{color:#ff4b23;background:#fff4ef;border:1px solid #ff4b232e;border-radius:999px;justify-content:center;align-items:center;min-width:28px;height:24px;padding:0 8px;font-size:12px;display:inline-flex}.portal-shipment-group-history-list{scrollbar-width:thin;gap:8px;min-width:0;padding-bottom:2px;display:flex;overflow-x:auto}.portal-shipment-group-detail{background:#f8fafc;border:1px solid #0f172a14;border-radius:14px;gap:10px;min-width:0;padding:12px;display:grid}.portal-shipment-group-main{gap:8px;min-width:0;display:grid}.portal-shipment-group-title{flex-wrap:wrap;align-items:baseline;gap:12px;display:flex}.portal-shipment-group-title span{color:#667085;font-size:13px;font-weight:700}.portal-shipment-group-title strong{color:#111827;font-size:20px;line-height:26px}.portal-shipment-group-meta span{color:#667085;font-size:12px;font-weight:700}.portal-shipment-group-note{color:#475467;max-width:760px;margin:0;font-size:13px;line-height:18px}.portal-shipment-group-actions{flex:none;justify-content:flex-end;align-items:center;display:flex}.portal-shipment-group-parcels{scrollbar-width:thin;grid-template-columns:minmax(0,1fr);gap:6px;min-height:0;max-height:340px;padding-right:4px;display:grid;overflow-y:auto}.portal-shipment-group-parcel-card{color:#111827;background:#fff;border:1px solid #0f172a14;border-radius:10px;grid-template-columns:minmax(120px,.72fr) minmax(260px,1.35fr) minmax(230px,1.15fr) minmax(220px,1fr);align-items:center;gap:6px 12px;min-width:0;min-height:62px;padding:9px 12px;text-decoration:none;transition:border-color .16s,transform .16s,box-shadow .16s;display:grid}.portal-shipment-group-parcel-card:hover{border-color:#ff4b2359;transform:translateY(-1px);box-shadow:0 6px 16px #0f172a0f}.portal-shipment-group-parcel-head,.portal-shipment-group-parcel-main{min-width:0;display:grid}.portal-shipment-group-parcel-head{gap:4px}.portal-shipment-group-parcel-main{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:2px 10px}.portal-shipment-group-parcel-head strong{color:#111827;text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:16px;overflow:hidden}.portal-shipment-group-parcel-head b{color:#111827;white-space:nowrap;font-size:12px;line-height:16px}.portal-shipment-group-parcel-main>span:first-child{gap:2px;min-width:0;display:grid}.portal-shipment-group-parcel-main .portal-dashboard-status{white-space:nowrap;justify-self:end;max-width:120px;min-height:24px;padding:0 9px;font-size:11px;line-height:14px}.portal-shipment-group-parcel-main strong{color:#111827;font-size:12px;line-height:16px}.portal-shipment-group-parcel-main small{color:#667085;text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:15px;overflow:hidden}.portal-shipment-group-parcel-meta span{color:#667085;white-space:nowrap;font-size:11px;line-height:15px}.portal-shipment-group-parcel-meta b{color:#344054;font-weight:700}.portal-shipment-group-parcel-note{color:#475467;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:11px;line-height:16px;display:block;overflow:hidden}.portal-shell-payment-muted,.portal-shell-payment-note{color:#6b7280;font-size:12px;line-height:1.35}.portal-shell-payment-muted{font-weight:700}.portal-shell-pay-form{margin:0}.portal-shell-pay-button,.portal-shell-payment-topup{border-radius:999px;justify-content:center;align-items:center;min-height:30px;padding:0 12px;font-size:12px;font-weight:800;text-decoration:none;transition:transform .16s,box-shadow .16s,background-color .16s;display:inline-flex}.portal-shell-pay-button{color:#fff;cursor:pointer;background:linear-gradient(#ff8a1d 0%,#f04438 100%);border:0;box-shadow:0 12px 24px #f0443838}.portal-shell-payment-topup{color:#ea580c;background:#f973161a;border:1px solid #f973162e}.portal-shell-pay-button:hover,.portal-shell-payment-topup:hover{transform:translateY(-1px)}.portal-shell-shipments-country{align-items:center;gap:8px;display:inline-flex}.portal-country-inline{align-items:center;gap:6px;min-width:0;display:inline-flex}.portal-country-flag-image,.portal-country-flag-fallback{border-radius:50%;flex:none;width:18px;height:18px}.portal-country-flag-image{object-fit:cover;background:#f8fafc;border:1px solid #0f172a24;display:block}.portal-country-flag-fallback{justify-content:center;align-items:center;font-size:14px;line-height:1;display:inline-flex}.portal-shell-shipments-empty{color:#667085;text-align:center;background:#f8fafce6;border-radius:18px;padding:24px}.portal-shell-stage{z-index:1;background:#ffffff6b;border:1px dashed #0f172a29;border-radius:20px;place-items:center;min-height:calc(100vh - 220px);margin:0;padding:28px;display:grid;position:relative}.portal-shell-stage-host{z-index:1;padding:0;position:relative}.portal-shell-form-section{width:100%}.portal-shell-form-card{padding-bottom:6px}.portal-shell-form-card .portal-dashboard-card-head p{color:#667085;margin:6px 0 0;font-size:14px;line-height:1.6}.portal-shell-form-actions{justify-content:flex-end;padding-top:4px;display:flex}.portal-shell-layout-collapsed .portal-shell-sidebar{padding-inline:10px}.portal-shell-layout-collapsed .portal-shell-brand{justify-content:center}.portal-shell-layout-collapsed .portal-shell-collapse-button svg{transform:scale(.92)}.portal-shell-layout-collapsed .portal-shell-brand-copy,.portal-shell-layout-collapsed .portal-shell-nav-label,.portal-shell-layout-collapsed .portal-shell-nav-link strong,.portal-shell-layout-collapsed .portal-shell-exit-button span:last-child,.portal-shell-layout-collapsed .portal-shell-support-card{display:none}.portal-shell-layout-collapsed .portal-shell-nav-link{justify-content:center;padding-inline:0}.portal-shell-layout-collapsed .portal-shell-nav-link small{min-width:20px;height:20px;padding:0 5px;font-size:11px;position:absolute;top:4px;right:6px}.portal-shell-layout-collapsed .portal-shell-sidebar-footer{gap:8px}.portal-shell-layout-collapsed .portal-shell-exit-button{min-height:36px;padding:0}@media (max-width:1200px){.portal-shell-layout{grid-template-columns:220px minmax(0,1fr)}}@media (max-width:760px){.portal-shell-page{height:auto;min-height:100vh;padding:16px;overflow:visible}.portal-shell-layout{grid-template-columns:1fr;gap:16px;height:auto;min-height:auto;overflow:visible}.portal-shell-layout-collapsed{grid-template-columns:1fr}.portal-shell-sidebar{border-right:0;border-radius:22px;height:auto;min-height:auto;position:relative}.portal-shell-workspace{height:auto;overflow:visible}.portal-shell-main{padding:0;overflow:visible}.portal-shell-header{border-top:1px solid #0f172a0f;border-radius:22px;flex-direction:column;align-items:flex-start;width:100%;margin:0}.portal-shell-header-actions{flex-direction:column;align-items:stretch;width:100%}.portal-shell-quick-tabs{grid-template-columns:repeat(2,minmax(0,1fr));padding-inline:0}.portal-shell-calculator-layout,.portal-shell-knowledge-layout,.portal-shell-calculator-form,.portal-shell-calculator-grid,.portal-shell-password-grid{grid-template-columns:1fr}.portal-shell-header-user{width:100%;min-width:0}.portal-shell-stage{min-height:360px;margin:0}}@media (max-width:720px){.portal-shell-header,.portal-shell-stage{padding:18px}.portal-shell-quick-tabs{grid-template-columns:1fr;padding-inline:0}.portal-shell-quick-tab{min-height:72px}.portal-shell-shipments-card{margin-inline:0}.portal-shell-referrals-grid,.portal-shell-calculator-layout,.portal-shell-knowledge-layout{grid-template-columns:1fr}.portal-shell-calculator-form,.portal-shell-calculator-grid{grid-template-columns:1fr;padding:14px}.portal-shell-password-grid{grid-template-columns:1fr}.portal-shell-password-form,.portal-shell-password-form-head{flex-direction:column;align-items:stretch}.portal-shell-calculator-note{flex-direction:column;align-items:flex-start}.portal-shell-calculator-note span{text-align:left}.portal-shell-knowledge-item summary{grid-template-columns:36px minmax(0,1fr)}.portal-shell-knowledge-item summary small{text-align:left;grid-column:2}.portal-shell-knowledge-item p{padding-left:58px}}.portal-shell-page{--sidebar-bg:#0b1118;--sidebar-surface:#18212c;--sidebar-text:#f8fafc;--sidebar-muted:#98a2b3;--page-bg:#f5f7fa;--surface:#fff;--text-primary:#141923;--text-secondary:#475467;--text-muted:#667085;--text-light:#98a2b3;--border:#dfe3e8;--border-soft:#eaecf0;--accent:#ff4b23;--accent-hover:#e9401c;--accent-soft:#fff4ef;--success:#039855;--warning:#dc6803;--danger:#d92d20;--sidebar-width:256px;--header-height:80px;--content-padding-x:48px;--content-padding-y:40px;--grid-gap:24px;--transition-fast:.16s ease;--transition-normal:.22s cubic-bezier(.2, 0, 0, 1);background:var(--page-bg);height:100vh;min-height:100vh;color:var(--text-primary);-webkit-font-smoothing:antialiased;text-rendering:geometricprecision;padding:0;font-family:Inter,Aptos,Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;font-weight:400;line-height:21px;overflow:hidden}.portal-shell-page *,.portal-shell-page :before,.portal-shell-page :after{box-sizing:border-box;letter-spacing:0}.portal-shell-layout{grid-template-columns:var(--sidebar-width) minmax(0, 1fr);background:var(--page-bg);height:100vh;min-height:0;transition:grid-template-columns var(--transition-normal);gap:0;display:grid;overflow:hidden}.portal-shell-layout-collapsed{grid-template-columns:84px minmax(0,1fr)}.portal-shell-sidebar{width:var(--sidebar-width);background:var(--sidebar-bg);height:100vh;min-height:0;color:var(--sidebar-text);transition:padding var(--transition-normal), width var(--transition-normal);border-right:1px solid #ffffff0a;grid-template-rows:auto minmax(0,1fr) auto;gap:24px;padding:24px 16px;display:grid;position:static;overflow:hidden}.portal-shell-layout-collapsed .portal-shell-sidebar{width:84px;padding-inline:12px}.portal-shell-sidebar-top{gap:22px;display:grid}.portal-shell-brand{align-items:center;gap:14px;min-height:42px;display:flex}.portal-shell-brand-mark{background:var(--accent);color:#fff;width:40px;height:40px;box-shadow:none;border-radius:9px;flex:none;place-items:center;font-size:15px;font-weight:700;line-height:20px;display:grid}.portal-shell-brand-copy{min-width:0;transition:opacity var(--transition-fast)}.portal-shell-brand strong{color:#fff;letter-spacing:0;font-size:21px;font-weight:700;line-height:26px;display:block}.portal-shell-brand span{color:var(--sidebar-muted);margin-top:2px;font-size:13px;font-weight:400;line-height:18px;display:block}.portal-shell-collapse-button{color:#e4e7ec;cursor:pointer;width:100%;min-height:40px;transition:background-color var(--transition-fast), border-color var(--transition-fast);background:0 0;border:1px solid #ffffff1f;border-radius:10px;justify-content:center;align-items:center;display:inline-flex}.portal-shell-collapse-button:hover{background:#ffffff0a;border-color:#ffffff2e;transform:none}.portal-shell-collapse-button svg,.portal-shell-nav-icon svg,.portal-shell-exit-icon svg,.portal-shell-header svg{stroke:currentColor;stroke-width:1.7px;fill:none;stroke-linecap:round;stroke-linejoin:round}.portal-shell-collapse-button svg,.portal-shell-nav-icon svg,.portal-shell-exit-icon svg{width:20px;height:20px}.portal-shell-nav{min-height:0;padding:0;display:block;overflow:auto}.portal-shell-nav-section{gap:6px;display:grid}.portal-shell-nav-label{color:var(--sidebar-muted);letter-spacing:.08em;text-transform:uppercase;margin:0 0 12px;padding:0 16px;font-size:13px;font-weight:600;line-height:18px;display:block}.portal-shell-nav-link{color:#e4e7ec;min-height:48px;transition:background-color var(--transition-fast), color var(--transition-fast);border-radius:10px;align-items:center;gap:14px;margin:0;padding:0 16px;display:flex;position:relative}.portal-shell-nav-link:hover{background:#ffffff0a;transform:none}.portal-shell-nav-icon{color:currentColor;flex:none;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.portal-shell-nav-link-active .portal-shell-nav-icon{color:#fff}.portal-shell-nav-link strong{min-width:0;color:inherit;letter-spacing:0;font-size:14px;font-weight:500;line-height:20px}.portal-shell-nav-link small{color:#ffb27a;background:#ff4b232e;border-radius:999px;justify-content:center;align-items:center;min-width:24px;height:24px;margin-left:auto;padding:0 8px;font-size:12px;font-weight:600;line-height:18px;display:inline-flex}.portal-shell-sidebar-footer{gap:22px;display:grid}.portal-shell-support-card{background:0 0;border:1px solid #ffffff1f;border-radius:10px;gap:4px;padding:14px 12px;display:grid}.portal-shell-support-card span{color:var(--sidebar-muted);letter-spacing:.08em;text-transform:uppercase;font-size:13px;font-weight:600;line-height:18px}.portal-shell-support-card a{color:#fff;font-size:15px;font-weight:600;line-height:21px}.portal-shell-exit-button{background:var(--sidebar-surface);color:#fff;cursor:pointer;width:100%;min-height:56px;transition:background-color var(--transition-fast);border:0;border-radius:9px;justify-content:flex-start;align-items:center;gap:14px;padding:0 12px;font-size:14px;font-weight:500;line-height:20px;display:flex}.portal-shell-exit-button:hover{box-shadow:none;background:#202b38;transform:none}.portal-shell-exit-icon{color:#fff;background:#05080d;border-radius:999px;flex:none;place-items:center;width:40px;height:40px;display:grid}.portal-shell-workspace{grid-template-rows:var(--header-height) minmax(0, 1fr);background:var(--page-bg);gap:0;min-width:0;height:100vh;min-height:0;display:grid;overflow:hidden}.portal-shell-header{width:100%;min-height:var(--header-height);height:var(--header-height);border:0;border-bottom:1px solid var(--border-soft);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;border-radius:0;justify-content:space-between;align-items:center;gap:24px;margin:0;padding:0 40px;display:flex}.portal-shell-header-copy{gap:0;display:grid}.portal-shell-header-copy strong{color:var(--text-primary);font-size:20px;font-weight:600;line-height:28px}.portal-shell-header-actions{align-items:center;gap:18px;display:flex}.portal-shell-header-notification{width:36px;height:36px;color:var(--text-primary);background:0 0;border:0}.portal-shell-header-notification:hover{transform:none}.portal-shell-header-notification svg,.portal-shell-header-balance svg{width:20px;height:20px}.portal-shell-header-balance{min-height:36px;color:var(--text-primary);align-items:center;gap:8px;font-size:18px;font-weight:600;line-height:26px;text-decoration:none;display:inline-flex}.portal-shell-header-balance strong{color:var(--text-primary);letter-spacing:-.02em;font-size:18px;font-weight:600;line-height:26px}.portal-shell-profile-menu{border-left:1px solid var(--border);padding-left:18px}.portal-shell-header-user{min-width:244px;color:var(--text-primary);box-shadow:none;background:0 0;border:0;border-radius:0;align-items:center;gap:12px;padding:0;display:flex}.portal-shell-header-user:hover,.portal-shell-header-user-active{box-shadow:none;background:0 0;border-color:#0000;transform:none}.portal-shell-header-avatar{color:#6b2e0f;background:#ffd0ae;border-radius:12px;width:44px;height:44px;font-size:16px;font-weight:600;line-height:22px}.portal-shell-header-user strong{color:var(--text-primary);font-size:15px;font-weight:600;line-height:21px}.portal-shell-header-user span{color:var(--text-muted);margin-top:0;font-size:13px;font-weight:400;line-height:18px}.portal-shell-main{min-height:0;padding:var(--content-padding-y) var(--content-padding-x) 48px;overscroll-behavior:contain;background:var(--page-bg);display:block;overflow:auto}.portal-shell-stage-host{display:block}.portal-ui-card{background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:28px 32px;animation:.22s both portalCardEnter;box-shadow:0 1px 2px #10182806}.portal-card-head{margin-bottom:24px}.portal-card-head h2,.portal-balance-requisites h2,.portal-topup-summary h2{color:var(--text-primary);letter-spacing:-.01em;margin:0;font-size:18px;font-weight:600;line-height:26px}.portal-breadcrumbs{color:var(--text-muted);align-items:center;gap:10px;margin-bottom:22px;font-size:14px;font-weight:500;line-height:20px;display:flex}.portal-breadcrumbs strong{color:var(--text-secondary);font-weight:600}.portal-balance-page-heading,.portal-topup-page-heading{justify-content:space-between;align-items:start;gap:24px;margin-bottom:32px;display:flex}.portal-balance-page-heading h1,.portal-topup-page-heading h1{color:var(--text-primary);letter-spacing:-.02em;margin:0;font-size:28px;font-weight:600;line-height:36px}.portal-balance-page-heading p,.portal-topup-page-heading p{color:var(--text-secondary);margin:6px 0 0;font-size:14px;font-weight:400;line-height:21px}.portal-ui-button{cursor:pointer;min-height:48px;transition:background-color var(--transition-fast), border-color var(--transition-fast), transform var(--transition-fast);border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;gap:8px;padding:0 22px;font-size:14px;font-weight:600;line-height:20px;text-decoration:none;display:inline-flex}.portal-ui-button-primary{color:#fff;background:var(--accent);border-color:var(--accent)}.portal-ui-button-primary:hover{background:var(--accent-hover);border-color:var(--accent-hover)}.portal-ui-button-primary:active{transform:translateY(1px)}.portal-ui-button-secondary{color:#344054;background:#fff;border-color:#d0d5dd}.portal-balance-overview{grid-template-columns:2fr 1fr 1fr;gap:24px;display:grid}.portal-balance-card{align-content:center;gap:8px;min-height:148px;display:grid}.portal-balance-card-main{grid-template-columns:80px minmax(0,1fr);align-items:center;gap:24px}.portal-balance-card-icon{width:72px;height:72px;color:var(--text-primary);background:#f3f5f8;border-radius:14px;place-items:center;display:grid}.portal-balance-card-icon svg,.portal-payment-icon svg{stroke:currentColor;stroke-width:1.7px;fill:none;width:34px;height:34px}.portal-balance-card p{color:var(--text-muted);margin:0;font-size:14px;font-weight:400;line-height:21px}.portal-balance-card strong{color:var(--text-primary);letter-spacing:-.025em;margin-top:4px;font-size:32px;font-weight:600;line-height:40px;display:block}.portal-balance-card span{color:var(--text-muted);margin-top:6px;font-size:14px;font-weight:400;line-height:21px;display:block}.portal-balance-details{grid-template-columns:minmax(0,2fr) 360px;gap:24px;margin-top:24px;display:grid}.portal-balance-history,.portal-balance-requisites{min-height:478px}.portal-balance-history-toolbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.portal-segmented-control{background:#fff;border:1px solid #d0d5dd;border-radius:8px;display:inline-flex;overflow:hidden}.portal-segmented-control button{min-width:120px;min-height:44px;color:var(--text-secondary);cursor:pointer;background:0 0;border:0;border-right:1px solid #d0d5dd;padding:0 18px;font-size:14px;font-weight:500;line-height:20px}.portal-segmented-control button:last-child{border-right:0}.portal-segmented-control button.is-active{color:var(--accent);background:#fffaf8}.portal-select-button{color:#344054;cursor:pointer;background:#fff;border:1px solid #d0d5dd;border-radius:8px;align-items:center;gap:12px;min-height:44px;padding:0 18px;font-size:14px;font-weight:500;line-height:20px;display:inline-flex}.portal-select-button svg{width:16px;height:16px}.portal-balance-table{overflow:hidden}.portal-balance-table-header,.portal-balance-table-row{grid-template-columns:120px minmax(180px,1.5fr) minmax(150px,1fr) 120px 120px;align-items:center;min-height:52px;padding:0 20px;display:grid}.portal-balance-table-header{color:var(--text-muted);border-bottom:1px solid var(--border-soft);font-size:13px;font-weight:500;line-height:18px}.portal-balance-table-row{color:#344054;border-bottom:1px solid #f0f1f3;font-size:14px;font-weight:400;line-height:20px}.portal-balance-table-row strong{color:var(--text-primary);font-size:14px;font-weight:500;line-height:20px;display:block}.portal-balance-table-row small{color:var(--text-muted);margin-top:2px;font-size:13px;font-weight:400;line-height:18px;display:block}.portal-balance-table-row mark{min-height:26px;color:var(--success);background:#ecfdf3;border-radius:999px;align-items:center;padding:0 10px;font-size:13px;font-weight:500;line-height:18px;display:inline-flex}.portal-balance-table-row .is-credit{color:var(--success);font-weight:600}.portal-balance-table-row .is-debit{color:var(--text-primary);font-weight:600}.portal-balance-empty{min-height:274px;color:var(--text-muted);text-align:center;align-content:center;justify-items:center;gap:12px;display:grid}.portal-balance-empty svg{width:58px;height:58px;stroke:var(--text-light);stroke-width:1.7px;fill:none;stroke-linecap:round;stroke-linejoin:round}.portal-balance-empty strong{color:var(--text-primary);font-size:18px;font-weight:600;line-height:26px}.portal-balance-empty p{max-width:360px;color:var(--text-muted);margin:0;font-size:14px;font-weight:400;line-height:21px}.portal-balance-requisites p,.portal-topup-summary p{color:var(--text-secondary);margin:24px 0 28px;font-size:14px;font-weight:400;line-height:21px}.portal-balance-requisites dl,.portal-topup-summary dl{border-top:1px solid var(--border-soft);border-bottom:1px solid var(--border-soft);gap:22px;margin:0;padding:28px 0;display:grid}.portal-balance-requisites dl div,.portal-topup-summary dl div{justify-content:space-between;align-items:center;gap:24px;display:flex}.portal-balance-requisites dt,.portal-topup-summary dt{color:var(--text-muted);font-size:14px;font-weight:400;line-height:21px}.portal-balance-requisites dd,.portal-topup-summary dd{color:var(--text-primary);text-align:right;margin:0;font-size:14px;font-weight:500;line-height:21px}.portal-protected-note{color:var(--text-muted);align-items:center;gap:14px;margin-top:28px;font-size:14px;font-weight:400;line-height:21px;display:flex}.portal-protected-note svg{width:28px;height:28px;color:var(--text-light);stroke:currentColor;stroke-width:1.7px;fill:none;flex:none}.portal-topup-screen{max-width:1228px}.portal-topup-current-card{border:1px solid var(--border);background:#fff;border-radius:12px;width:220px;min-height:102px;padding:22px 26px}.portal-topup-current-card span{color:var(--text-muted);font-size:14px;font-weight:400;line-height:20px}.portal-topup-current-card strong{color:var(--text-primary);letter-spacing:-.025em;margin-top:8px;font-size:32px;font-weight:600;line-height:40px;display:block}.portal-topup-layout{grid-template-columns:minmax(0,2fr) 420px;gap:32px;display:grid}.portal-topup-form{padding:32px}.portal-topup-amount-field{color:inherit;margin:0;display:block;position:relative}.portal-amount-input{width:100%;height:72px;color:var(--text-primary);letter-spacing:-.02em;background:#fff;border:1px solid #d0d5dd;border-radius:10px;padding:0 72px 0 24px;font-size:32px;font-weight:600;line-height:40px}.portal-amount-input:focus{border-color:var(--accent);outline:none;box-shadow:0 0 0 3px #ff4b231a}.portal-amount-stepper{color:var(--text-light);gap:4px;font-size:11px;line-height:10px;display:grid;position:absolute;top:50%;right:22px;transform:translateY(-50%)}.portal-topup-help{color:var(--text-muted);margin:12px 0 24px;font-size:14px;font-weight:400;line-height:21px}.portal-amount-options{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.portal-amount-option{height:48px;color:var(--text-primary);cursor:pointer;transition:background-color var(--transition-fast), border-color var(--transition-fast), color var(--transition-fast);background:#fff;border:1px solid #d0d5dd;border-radius:8px;padding:0 20px;font-size:14px;font-weight:500;line-height:20px}.portal-amount-option.is-active{color:var(--accent);border-color:var(--accent);background:#fffaf8}.portal-topup-divider{background:var(--border-soft);height:1px;margin:28px 0}.portal-topup-methods{border:0;gap:16px;margin:0;padding:0;display:grid}.portal-topup-methods legend{color:var(--text-primary);letter-spacing:-.01em;margin:0 0 24px;padding:0;font-size:18px;font-weight:600;line-height:26px}.portal-payment-method{border:1px solid var(--border);min-height:84px;color:var(--text-primary);cursor:pointer;transition:background-color var(--transition-fast), border-color var(--transition-fast);background:#fff;border-radius:10px;grid-template-columns:24px 42px minmax(0,1fr);align-items:center;gap:20px;padding:0 18px;display:grid;position:relative}.portal-payment-method:has(input:checked){border-color:var(--accent);background:#fffaf8}.portal-payment-method input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;inset:0}.portal-payment-radio{background:#fff;border:1.5px solid #98a2b3;border-radius:999px;width:20px;height:20px}.portal-payment-method:has(input:checked) .portal-payment-radio{border:6px solid var(--accent)}.portal-payment-icon{width:38px;height:38px;color:var(--text-primary);place-items:center;display:grid}.portal-payment-copy strong{color:var(--text-primary);font-size:16px;font-weight:600;line-height:24px;display:block}.portal-payment-copy small{color:var(--text-muted);margin-top:2px;font-size:14px;font-weight:400;line-height:21px;display:block}.portal-topup-side{align-content:start;gap:26px;display:grid}.portal-topup-summary{min-height:470px}.portal-topup-summary dl{border-top:0;padding-top:30px}.portal-topup-total{color:var(--text-primary);justify-content:space-between;align-items:end;gap:24px;margin:28px 0 24px;display:flex}.portal-topup-total span{font-size:18px;font-weight:600;line-height:26px}.portal-topup-total strong{letter-spacing:-.025em;font-size:32px;font-weight:600;line-height:40px}.portal-topup-pay-button{width:100%}.portal-topup-back-link{color:var(--text-muted);text-underline-offset:3px;align-items:center;gap:8px;font-size:14px;font-weight:500;line-height:20px;text-decoration:underline;display:inline-flex}@keyframes portalCardEnter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1180px){.portal-balance-overview,.portal-balance-details,.portal-topup-layout{grid-template-columns:1fr}.portal-topup-current-card{width:220px}}@media (max-width:760px){.portal-shell-layout{grid-template-columns:1fr}.portal-shell-sidebar{display:none}.portal-shell-workspace{grid-template-rows:auto minmax(0,1fr)}.portal-shell-header{align-items:flex-start;height:auto;min-height:auto;padding:18px 20px}.portal-shell-header-actions{flex-wrap:wrap;width:100%}.portal-shell-main{padding:24px 20px 32px}.portal-balance-page-heading,.portal-topup-page-heading,.portal-balance-history-toolbar{display:grid}.portal-balance-overview,.portal-amount-options,.portal-balance-card-main{grid-template-columns:1fr}.portal-balance-table{overflow-x:auto}.portal-balance-table-header,.portal-balance-table-row{min-width:720px}.portal-topup-current-card{width:100%}}.portal-shell-layout,.portal-shell-layout-collapsed{width:100%;height:100vh;min-height:100vh;display:block;overflow:hidden}.portal-shell-layout:not(.portal-shell-layout-collapsed) .portal-shell-sidebar{z-index:60;color:#f2f4f7;width:256px;min-width:256px;max-width:256px;height:100dvh;min-height:100dvh;box-shadow:none;background:#0b1118;border-right:1px solid #ffffff1a;flex-direction:column;flex-shrink:0;gap:0;padding:20px 16px;display:flex;position:fixed;inset:0 auto 0 0;overflow:hidden}.portal-shell-sidebar-top{flex-direction:column;flex:none;gap:14px;display:flex}.portal-shell-brand{gap:12px;min-height:42px}.portal-shell-collapse-button{border-color:#ffffff1a;border-radius:9px;min-height:40px}.portal-shell-nav{scrollbar-width:none;flex-direction:column;flex:auto;min-height:0;margin-top:14px;padding:0;display:flex;overflow:visible}.portal-shell-nav::-webkit-scrollbar{display:none}.portal-shell-nav-section{flex-direction:column;gap:4px;min-height:0;display:flex}.portal-shell-nav-label{color:#98a2b3;margin:0 0 8px;padding:0 14px}.portal-shell-nav-link,.portal-shell-layout-collapsed .portal-shell-nav-link{color:#f2f4f7;height:44px;min-height:44px;box-shadow:none;border-radius:9px;gap:12px;padding:0 14px}.portal-shell-nav-link:hover{color:#fff;box-shadow:none;background:#ffffff0a;transform:none}.portal-shell-nav-link-active{color:#fff;box-shadow:none;background:#1a2430}.portal-shell-nav-link-active:before{content:"";background:#ff4b23;border-radius:999px;width:3px;position:absolute;top:8px;bottom:8px;left:0}.portal-shell-nav-link-active:after{display:none}.portal-shell-nav-icon{color:#d0d5dd;width:20px;min-width:20px;height:20px}.portal-shell-nav-link-active .portal-shell-nav-icon,.portal-shell-nav-link:hover .portal-shell-nav-icon{color:#fff}.portal-shell-nav-link strong{color:inherit;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:500;line-height:20px}.portal-shell-nav-link small{min-width:22px;height:22px;padding:0 7px}.portal-shell-sidebar-footer{flex:none;gap:12px;margin-top:auto;padding-top:16px;display:grid}.portal-shell-support-card{box-shadow:none;background:0 0;border-color:#ffffff1a;border-radius:9px;padding:12px}.portal-shell-exit-button{min-height:52px;box-shadow:none;background:#18212c;border-radius:9px}.portal-shell-layout-collapsed .portal-shell-brand-copy,.portal-shell-layout-collapsed .portal-shell-nav-label,.portal-shell-layout-collapsed .portal-shell-nav-link strong,.portal-shell-layout-collapsed .portal-shell-nav-link small,.portal-shell-layout-collapsed .portal-shell-support-card,.portal-shell-layout-collapsed .portal-shell-exit-button span:last-child{opacity:0;pointer-events:none}.portal-shell-workspace{width:calc(100% - 256px);min-width:0;height:100vh;margin-left:256px;overflow:hidden}.portal-shell-main{min-height:0;overflow:auto}@media (max-height:820px) and (min-width:761px){.portal-shell-nav{overflow-y:auto}}@media (max-width:760px){.portal-shell-layout,.portal-shell-layout-collapsed{width:100%;display:block}.portal-shell-sidebar,.portal-shell-layout-collapsed .portal-shell-sidebar{display:none}.portal-shell-workspace{width:100%;margin-left:0}}.portal-shell-main{background:#f5f7fa;min-width:0;padding:32px 40px 48px;overflow:auto}.portal-shell-page-stack,.portal-balance-screen,.portal-topup-screen,.portal-shipment-detail-page{flex-direction:column;gap:24px;min-width:0;display:flex}.portal-shell-page-heading,.portal-balance-page-heading,.portal-topup-page-heading{box-shadow:none;background:0 0;border:0;border-radius:0;justify-content:space-between;align-items:flex-start;gap:24px;margin:0;padding:0;display:flex}.portal-shell-page-heading strong,.portal-balance-page-heading h1,.portal-topup-page-heading h1{color:#141923;letter-spacing:-.02em;margin:0;font-size:28px;font-weight:600;line-height:36px}.portal-shell-page-heading p,.portal-balance-page-heading p,.portal-topup-page-heading p{color:#475467;max-width:760px;margin:6px 0 0;font-size:14px;font-weight:400;line-height:21px}.portal-breadcrumbs{margin:0 0 10px}.portal-dashboard-card,.portal-ui-card{background:#fff;border:1px solid #dfe3e8;border-radius:14px;margin:0;padding:24px;box-shadow:0 1px 2px #10182806}.portal-dashboard-card,.portal-balance-history,.portal-topup-form,.portal-topup-summary{flex-direction:column;gap:20px;display:flex}.portal-dashboard-card-head,.portal-card-head{margin:0}.portal-dashboard-card-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.portal-dashboard-table-wrap,.portal-balance-table{min-width:0;margin:0;overflow-x:auto}.portal-dashboard-filter-row,.portal-shell-shipments-summary,.portal-balance-history-toolbar{margin:0}.portal-shell-quick-tabs{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:0;padding:0;display:grid}.portal-balance-overview,.portal-balance-details,.portal-topup-layout{gap:24px}.portal-shell-referrals-grid,.portal-shell-promocodes-grid,.portal-shell-calculator-layout,.portal-shell-knowledge-layout,.portal-amount-options{gap:16px}.portal-shell-main-shipments .portal-shell-shipments-card>.portal-dashboard-card-head>div:first-child,.portal-shell-main-buy-for-me .portal-dashboard-card>.portal-dashboard-card-head>div:first-child,.portal-shell-main-knowledge .portal-shell-knowledge-card>.portal-dashboard-card-head>div:first-child{display:none}.portal-shell-main-buy-for-me .portal-dashboard-card>.portal-dashboard-card-head{align-items:center;margin-bottom:20px}.portal-shell-main-buy-for-me .portal-dashboard-card>.portal-dashboard-card-head .portal-primary-button{color:#fff;background:#ff4b23;border-color:#ff4b23;border-radius:12px;min-width:168px;text-decoration:none;box-shadow:0 14px 28px #ff4b2329}.portal-shell-main-buy-for-me .portal-dashboard-card>.portal-dashboard-card-head .portal-primary-button:hover{background:#e9401c;border-color:#e9401c}.portal-shell-main-buy-for-me .portal-shell-note-card{background:#f8fafc;border-radius:14px;place-items:center;min-height:88px;margin:0;display:grid}.portal-shell-main-history .portal-dashboard-card>.portal-dashboard-card-head,.portal-shell-main-calculator .portal-shell-calculator-card>.portal-dashboard-card-head{display:none}.portal-shell-main-knowledge .portal-shell-knowledge-card>.portal-dashboard-card-head{justify-content:flex-start}.portal-topup-current-card{margin:0}@media (max-width:1199px){.portal-shell-quick-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-balance-overview,.portal-balance-details,.portal-topup-layout{grid-template-columns:1fr}}@media (max-width:768px){.portal-shell-main{padding:24px 16px 32px}.portal-shell-page-stack,.portal-balance-screen,.portal-topup-screen{gap:16px}.portal-shell-page-heading,.portal-balance-page-heading,.portal-topup-page-heading{gap:16px;display:grid}.portal-dashboard-card,.portal-ui-card{padding:20px}.portal-shell-quick-tabs,.portal-shell-referrals-grid,.portal-shell-promocodes-grid,.portal-shell-calculator-layout,.portal-shell-knowledge-layout,.portal-amount-options{grid-template-columns:1fr;gap:16px}}@media (min-width:761px){.portal-shell-sidebar,.portal-shell-layout-collapsed .portal-shell-sidebar{padding:12px 16px 14px;overflow:hidden}.portal-shell-sidebar-top{gap:8px}.portal-shell-brand{min-height:40px}.portal-shell-brand-mark{border-radius:10px;width:40px;height:40px;font-size:16px}.portal-shell-brand-copy strong{font-size:20px;line-height:24px}.portal-shell-brand-copy span{font-size:13px;line-height:18px}.portal-shell-collapse-button{height:36px;min-height:36px}.portal-shell-nav{flex:none;margin-top:10px;overflow:visible!important}.portal-shell-nav-section{gap:2px}.portal-shell-nav-label{margin:0 0 6px;font-size:12px;line-height:16px}.portal-shell-nav-link,.portal-shell-layout-collapsed .portal-shell-nav-link{height:40px;min-height:40px}.portal-shell-sidebar-footer{gap:8px;padding-top:10px}.portal-shell-support-card{padding:10px 12px}.portal-shell-support-card span{font-size:12px;line-height:16px}.portal-shell-support-card a{font-size:15px;line-height:20px}.portal-shell-exit-button{height:44px;min-height:44px}}@media (max-height:820px) and (min-width:761px){.portal-shell-nav{overflow:visible!important}}.portal-select-control{align-items:center;display:inline-flex;position:relative}select.portal-select-button{appearance:none;min-width:146px;padding-right:44px}.portal-select-control-icon{color:#667085;pointer-events:none;width:16px;height:16px;display:inline-flex;position:absolute;right:16px}.portal-select-control-icon svg{width:16px;height:16px}.portal-shipments-table{table-layout:fixed;min-width:1180px}.portal-shipments-table th:first-child,.portal-shipments-table td:first-child{width:128px}.portal-shipments-table th:nth-child(2),.portal-shipments-table td:nth-child(2),.portal-shipments-table th:nth-child(3),.portal-shipments-table td:nth-child(3){width:160px}.portal-shipments-table th:nth-child(4),.portal-shipments-table td:nth-child(4){width:130px}.portal-shipments-table th:nth-child(5),.portal-shipments-table td:nth-child(5){width:132px}.portal-shipments-table th:nth-child(6),.portal-shipments-table td:nth-child(6){width:190px}.portal-shipments-table th:nth-child(7),.portal-shipments-table td:nth-child(7){width:110px}.portal-shipments-table th:nth-child(8),.portal-shipments-table td:nth-child(8){width:120px}.portal-shipment-table-row:hover td{background:#fafbfc}.portal-shipment-table-row-payment-due td{background:#fffaf8}.portal-shipment-table-row-payment-due:hover td{background:#fff7f2}.portal-shipment-table-row-payment-due td:first-child{box-shadow:inset 3px 0 #ff4b23}.portal-shipment-table-row-payment-due .portal-shell-payment-amount{color:#c43214}.portal-shipment-fex-link,.portal-shipment-row-open{color:#141923;font-weight:600;text-decoration:none}.portal-shipment-fex-link:hover,.portal-shipment-row-open:hover{color:#ff4b23}.portal-shipment-row-open{align-items:center;gap:10px;display:inline-flex}.portal-shell-shipments-weight{color:#475467;white-space:nowrap;font-size:13px;font-weight:500}.portal-shipment-note-indicator{color:#ff4b23;background:#fff4ef;border:1px solid #ff4b2333;border-radius:999px;flex:none;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}.portal-shipment-note-indicator svg{width:14px;height:14px}.portal-shipment-detail-heading{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.portal-shipment-detail-heading h1{color:#141923;letter-spacing:-.025em;margin:0;font-size:34px;font-weight:600;line-height:40px}.portal-shipment-detail-heading p{color:#667085;margin:6px 0 0;font-size:15px;line-height:22px}.portal-shipment-back-link{color:#344054;margin-bottom:12px;font-size:14px;font-weight:500;line-height:20px;text-decoration:none;display:inline-flex}.portal-shipment-back-link:hover{color:#ff4b23}.portal-shipment-title-row,.portal-shipment-detail-actions{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.portal-shipment-detail-actions{justify-content:flex-end}.portal-shipment-summary-card{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;padding:0;display:grid;overflow:hidden}.portal-shipment-summary-card article{border-right:1px solid #eaecf0;min-width:0;padding:24px 28px}.portal-shipment-summary-card article:last-child{border-right:0}.portal-shipment-summary-card span,.portal-shipment-summary-card small{color:#667085;font-size:14px;line-height:20px;display:block}.portal-shipment-summary-card strong{color:#141923;overflow-wrap:anywhere;margin-top:8px;font-size:22px;font-weight:600;line-height:30px;display:block}.portal-shipment-summary-charge small{margin-top:4px;font-weight:500}.portal-shipment-summary-charge .is-paid{color:#039855}.portal-shipment-summary-charge .is-unpaid{color:#d92d20}.portal-shipment-charge-note{color:#475467;overflow-wrap:anywhere;word-break:break-word;max-width:100%;margin:12px 0 0;font-size:13px;line-height:19px}.portal-shipment-charge-note b{color:#141923;font-weight:600}.portal-shipment-detail-grid{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:24px;display:grid}.portal-shipment-detail-main,.portal-shipment-detail-side{gap:24px;min-width:0;display:grid}.portal-shipment-detail-page .portal-card-head{margin:0 0 20px}.portal-shipment-status-steps{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.portal-shipment-status-step{color:#667085;text-align:center;justify-items:center;gap:8px;min-width:0;display:grid;position:relative}.portal-shipment-status-step:before{content:"";z-index:0;background:#dfe3e8;width:100%;height:1px;position:absolute;top:19px;right:50%}.portal-shipment-status-step:first-child:before{display:none}.portal-shipment-status-step.is-done:before,.portal-shipment-status-step.is-current:before{background:#039855}.portal-shipment-status-dot{z-index:1;color:#98a2b3;background:#fff;border:1px solid #d0d5dd;border-radius:999px;place-items:center;width:40px;height:40px;display:grid;position:relative}.portal-shipment-status-dot svg{width:20px;height:20px}.portal-shipment-status-step.is-done .portal-shipment-status-dot{color:#039855;border-color:#039855}.portal-shipment-status-step.is-current .portal-shipment-status-dot{color:#ff4b23;border-color:#ff4b23}.portal-shipment-status-step strong{color:#344054;font-size:13px;font-weight:600;line-height:18px}.portal-shipment-status-step.is-current strong{color:#ff4b23}.portal-shipment-status-step small{color:#667085;font-size:12px;line-height:16px}.portal-shipment-timeline{gap:0;display:grid}.portal-shipment-timeline article{grid-template-columns:128px minmax(0,1fr);gap:16px;padding:0 0 22px 28px;display:grid;position:relative}.portal-shipment-timeline article:before{content:"";background:#cfd4dc;border-radius:999px;width:8px;height:8px;position:absolute;top:7px;left:4px}.portal-shipment-timeline article:after{content:"";background:#dfe3e8;width:1px;position:absolute;top:18px;bottom:0;left:7px}.portal-shipment-timeline article:last-child{padding-bottom:0}.portal-shipment-timeline article:last-child:after{display:none}.portal-shipment-timeline article.is-latest:before{background:#ff4b23}.portal-shipment-timeline time{color:#475467;font-size:14px;font-weight:500;line-height:20px}.portal-shipment-timeline strong{color:#141923;font-size:14px;font-weight:500;line-height:20px;display:block}.portal-shipment-timeline span{color:#667085;margin-top:3px;font-size:13px;line-height:18px;display:block}.portal-shipment-info-card dl{gap:0;margin:0;display:grid}.portal-shipment-info-card dl div{border-bottom:1px solid #eaecf0;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);gap:16px;padding:12px 0;display:grid}.portal-shipment-info-card dl div:last-child{border-bottom:0}.portal-shipment-info-card dt,.portal-shipment-info-card dd{margin:0;font-size:14px;line-height:20px}.portal-shipment-info-card dt{color:#667085}.portal-shipment-info-card dd{color:#141923;text-align:right;overflow-wrap:anywhere;font-weight:500}.portal-shipment-description-card p{color:#344054;overflow-wrap:anywhere;word-break:break-word;margin:0;font-size:14px;line-height:21px}@media (max-width:1199px){.portal-shipment-detail-grid,.portal-shipment-summary-card{grid-template-columns:1fr}.portal-shipment-summary-card article{border-bottom:1px solid #eaecf0;border-right:0}.portal-shipment-summary-card article:last-child{border-bottom:0}}@media (max-width:768px){.portal-shipment-detail-heading,.portal-shipment-detail-actions{align-items:stretch;display:grid}.portal-shipment-status-steps{grid-template-columns:1fr}.portal-shipment-status-step{text-align:left;grid-template-columns:40px minmax(0,1fr);justify-items:start}.portal-shipment-status-step:before{display:none}.portal-shipment-timeline article{grid-template-columns:1fr;gap:6px}}@media (min-width:761px){.portal-shell-layout-collapsed .portal-shell-sidebar{z-index:60;color:#f2f4f7;width:84px;min-width:84px;max-width:84px;height:100dvh;min-height:100dvh;box-shadow:none;background:#0b1118;border-right:1px solid #ffffff1a;flex-direction:column;padding:12px 10px 14px;display:flex;position:fixed;inset:0 auto 0 0;overflow:hidden}.portal-shell-layout-collapsed .portal-shell-workspace{width:calc(100% - 84px);margin-left:84px}.portal-shell-layout-collapsed .portal-shell-sidebar-top{gap:10px}.portal-shell-layout-collapsed .portal-shell-brand{justify-content:center;min-height:40px}.portal-shell-layout-collapsed .portal-shell-brand-copy,.portal-shell-layout-collapsed .portal-shell-nav-label,.portal-shell-layout-collapsed .portal-shell-nav-link strong,.portal-shell-layout-collapsed .portal-shell-support-card,.portal-shell-layout-collapsed .portal-shell-exit-button span:last-child{display:none}.portal-shell-layout-collapsed .portal-shell-collapse-button{width:100%;height:36px;min-height:36px}.portal-shell-layout-collapsed .portal-shell-nav{flex:auto;min-height:0;margin-top:10px;overflow:visible!important}.portal-shell-layout-collapsed .portal-shell-nav-section{gap:4px}.portal-shell-layout-collapsed .portal-shell-nav-link{justify-content:center;gap:0;width:100%;height:40px;min-height:40px;padding:0;position:relative}.portal-shell-layout-collapsed .portal-shell-nav-icon{width:20px;min-width:20px;height:20px}.portal-shell-layout-collapsed .portal-shell-nav-link small{opacity:1;pointer-events:none;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:10px;line-height:18px;display:inline-flex;position:absolute;top:3px;right:6px}.portal-shell-layout-collapsed .portal-shell-sidebar-footer{gap:8px;margin-top:auto;padding-top:10px}.portal-shell-layout-collapsed .portal-shell-exit-button{justify-content:center;width:100%;height:40px;min-height:40px;padding:0}}.portal-shell-main-shipments .portal-shell-shipments-card{overflow:hidden}.portal-shell-main-shipments .portal-dashboard-table-wrap{overflow-x:hidden}.portal-shell-main-shipments .portal-shipments-table{table-layout:fixed;width:100%;min-width:0}.portal-shell-main-shipments .portal-shipments-table th,.portal-shell-main-shipments .portal-shipments-table td{text-overflow:ellipsis;min-width:0;padding-inline:10px;overflow:hidden}.portal-shell-main-shipments .portal-shipments-table th:first-child,.portal-shell-main-shipments .portal-shipments-table td:first-child{width:10%}.portal-shell-main-shipments .portal-shipments-table th:nth-child(2),.portal-shell-main-shipments .portal-shipments-table td:nth-child(2){width:15%}.portal-shell-main-shipments .portal-shipments-table th:nth-child(3),.portal-shell-main-shipments .portal-shipments-table td:nth-child(3){width:13%}.portal-shell-main-shipments .portal-shipments-table th:nth-child(4),.portal-shell-main-shipments .portal-shipments-table td:nth-child(4){width:12%}.portal-shell-main-shipments .portal-shipments-table th:nth-child(5),.portal-shell-main-shipments .portal-shipments-table td:nth-child(5){width:10%}.portal-shell-main-shipments .portal-shipments-table th:nth-child(6),.portal-shell-main-shipments .portal-shipments-table td:nth-child(6){width:18%}.portal-shell-main-shipments .portal-shipments-table th:nth-child(7),.portal-shell-main-shipments .portal-shipments-table td:nth-child(7){width:9%}.portal-shell-main-shipments .portal-shipments-table th:nth-child(8),.portal-shell-main-shipments .portal-shipments-table td:nth-child(8){width:13%}.portal-shell-main-shipments .portal-shell-shipments-store,.portal-shell-main-shipments .portal-shell-shipments-tracking,.portal-shell-main-shipments .portal-shell-shipments-country,.portal-shell-main-shipments .portal-shell-payment-cell{min-width:0}.portal-shell-main-shipments .portal-shell-shipments-store strong,.portal-shell-main-shipments .portal-shell-shipments-store span,.portal-shell-main-shipments .portal-shell-shipments-tracking strong,.portal-shell-main-shipments .portal-shell-shipments-date{text-overflow:ellipsis;white-space:nowrap;max-width:100%;display:block;overflow:hidden}.portal-shell-main-shipments .portal-shipment-note-indicator{color:#ff4b23;background:#fff4ef;border-color:#ff4b2347;width:34px;height:34px}.portal-shell-main-shipments .portal-shipment-note-indicator svg{stroke-width:2px;width:18px;height:18px}.portal-shell-main-shipments .portal-shipment-row-open{grid-template-columns:minmax(0,1fr) 32px;align-items:center;gap:8px;width:100%;display:grid}.portal-shell-main-shipments .portal-shipment-row-open>span:last-child{color:#141923;border:1px solid #dfe3e8;border-radius:999px;place-items:center;width:32px;height:32px;font-size:20px;line-height:1;display:grid}.portal-shell-main-shipments .portal-shipment-row-open:hover>span:last-child{color:#fff;background:#ff4b23;border-color:#ff4b23}.portal-shell-main,.portal-shell-main input,.portal-shell-main select,.portal-shell-main textarea,.portal-shell-main button{font-family:Inter,Aptos,Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}.portal-shell-main .portal-dashboard-card-head strong{color:#141923;letter-spacing:0;font-size:18px;font-weight:600;line-height:24px}.portal-shell-main .portal-dashboard-card-head p{color:#667085;margin-top:4px;font-size:14px;font-weight:400;line-height:21px}.portal-shell-main .portal-dashboard-filter-button,.portal-shell-main .portal-shell-add-shipment{min-height:40px;padding:0 16px;font-size:14px;font-weight:600;line-height:20px}.portal-shell-main .portal-dashboard-table thead th{color:#98a2b3;letter-spacing:0;padding:12px;font-size:12px;font-weight:600;line-height:16px}.portal-shell-main .portal-dashboard-table tbody td{color:#344054;padding:14px 12px;font-size:14px;font-weight:500;line-height:20px}.portal-shell-main .portal-dashboard-table strong,.portal-shell-main .portal-shipment-fex-link,.portal-shell-main .portal-shipment-id-link{color:#101828;letter-spacing:0;font-weight:600}.portal-shell-main .portal-dashboard-status{letter-spacing:0;min-height:28px;padding:0 11px;font-size:12px;font-weight:600;line-height:18px}.portal-shell-main .portal-shell-shipments-summary,.portal-shell-main .portal-shell-shipments-summary-stats{color:#667085;font-size:13px;font-weight:600;line-height:18px}.portal-shell-main .portal-shell-shipments-search input{min-height:40px;font-size:14px;font-weight:500;line-height:20px}.portal-shell-main .portal-shell-shipments-store,.portal-shell-main .portal-shell-shipments-tracking,.portal-shell-main .portal-shell-shipments-country{gap:3px}.portal-shell-main .portal-shell-shipments-store strong,.portal-shell-main .portal-shell-shipments-tracking strong,.portal-shell-main .portal-shell-shipments-country strong,.portal-shell-main .portal-shell-shipments-price,.portal-shell-main .portal-shell-payment-amount{color:#101828;letter-spacing:0;font-size:14px;font-weight:600;line-height:20px}.portal-shell-main .portal-shell-shipments-store span,.portal-shell-main .portal-shell-shipments-date,.portal-shell-main .portal-shell-payment-note{color:#667085;font-size:13px;font-weight:400;line-height:18px}.portal-shell-main .portal-shell-quick-tab{border-radius:14px;gap:10px}.portal-shell-main .portal-shell-quick-tab-copy strong{letter-spacing:0;max-width:14ch;font-size:16px;font-weight:700;line-height:19px}.portal-shell-main .portal-shell-quick-tab-count{letter-spacing:0;font-size:24px;font-weight:700;line-height:28px}.portal-shell-main .portal-shell-quick-tab-action{min-height:28px;padding:0 12px;font-size:12px;font-weight:600;line-height:18px}.portal-shell-header-notification{color:#141923;background:#fff;border:1px solid #dfe3e8;border-radius:12px;place-items:center;width:44px;height:44px;display:inline-grid;position:relative}.portal-shell-header-notification svg{fill:none;stroke:currentColor;stroke-width:1.9px;width:22px;height:22px}.portal-shell-header-notification span{color:#fff;background:#ff4b23;border:2px solid #fff;border-radius:999px;place-items:center;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:700;line-height:1;display:grid;position:absolute;top:2px;right:2px}.portal-table-pagination{justify-content:center;align-items:center;gap:12px;margin-top:20px;display:flex}.portal-table-pagination-mobile-top{display:none}.portal-table-pagination-pages{gap:8px;display:inline-flex}.portal-table-pagination button{color:#344054;min-width:42px;height:40px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d0d5dd;border-radius:9px;justify-content:center;align-items:center;padding:0 14px;font-size:14px;font-weight:600;display:inline-flex}.portal-table-pagination button.is-active{color:#ff4b23;background:#fff4ef;border-color:#ff4b23}.portal-table-pagination button:disabled{cursor:default;opacity:.45}.portal-table-pagination-ellipsis{color:#667085;justify-content:center;align-items:center;min-width:28px;height:40px;font-size:14px;font-weight:700;display:inline-flex}.portal-shell-mobile-menu-button,.portal-shell-sidebar-backdrop{display:none}html,body{max-width:100%}@media (max-width:760px){.portal-shell-layout,.portal-shell-layout-collapsed{width:100%;height:auto;min-height:100dvh;display:block;overflow:visible}.portal-shell-sidebar,.portal-shell-layout-collapsed .portal-shell-sidebar,.portal-shell-layout:not(.portal-shell-layout-collapsed) .portal-shell-sidebar{z-index:130;color:#f2f4f7;scrollbar-width:none;background:#0b1118;border-right:1px solid #ffffff1a;flex-direction:column;width:min(320px,86vw);min-width:0;max-width:86vw;height:100dvh;min-height:100dvh;padding:18px 14px;transition:transform .22s cubic-bezier(.2,0,0,1);display:flex;position:fixed;inset:0 auto 0 0;overflow-y:auto;transform:translate(-105%);box-shadow:24px 0 60px #00000047}.portal-shell-sidebar::-webkit-scrollbar{display:none}.portal-shell-layout-collapsed .portal-shell-sidebar::-webkit-scrollbar{display:none}.portal-shell-sidebar.portal-shell-sidebar-mobile-open,.portal-shell-layout-collapsed .portal-shell-sidebar.portal-shell-sidebar-mobile-open{transform:translate(0)}.portal-shell-sidebar-backdrop{z-index:120;cursor:pointer;background:#070b129e;border:0;padding:0;display:block;position:fixed;inset:0}.portal-shell-layout-collapsed .portal-shell-brand-copy,.portal-shell-layout-collapsed .portal-shell-nav-label,.portal-shell-layout-collapsed .portal-shell-nav-link strong,.portal-shell-layout-collapsed .portal-shell-support-card,.portal-shell-layout-collapsed .portal-shell-exit-button span:last-child{display:block}.portal-shell-layout-collapsed .portal-shell-nav-link small{margin-left:auto;position:static}.portal-shell-layout-collapsed .portal-shell-workspace,.portal-shell-workspace{grid-template-rows:auto minmax(0,1fr);width:100%;min-width:0;height:auto;min-height:100dvh;margin-left:0;display:grid;overflow:visible}.portal-shell-header{z-index:90;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border-bottom:1px solid #dfe3e8;align-items:center;gap:10px;height:auto;min-height:64px;padding:10px 12px;position:sticky;top:0}.portal-shell-mobile-menu-button{color:#141923;background:#fff;border:1px solid #dfe3e8;border-radius:12px;flex:none;place-items:center;width:42px;height:42px;display:inline-grid}.portal-shell-mobile-menu-button svg{fill:none;stroke:currentColor;stroke-width:2px;width:22px;height:22px}.portal-shell-header-brand{flex:auto;min-width:0}.portal-shell-header-copy strong{font-size:18px;line-height:24px}.portal-shell-header-actions{flex-wrap:nowrap;flex:none;gap:6px;width:auto}.portal-shell-header-notification,.portal-shell-header-balance,.portal-shell-header-user{border-radius:12px;height:42px;min-height:42px}.portal-shell-header-balance{min-width:42px;padding:0 10px}.portal-shell-header-balance strong,.portal-shell-header-user-copy,.portal-shell-header-chevron{display:none}.portal-shell-profile-menu{border-left:0;padding-left:0}.portal-shell-notification-dropdown,.portal-shell-profile-dropdown{width:auto;max-width:none;position:fixed;top:70px;left:12px;right:12px}.portal-shell-main{height:auto;min-height:calc(100dvh - 64px);padding:20px 14px 28px;overflow:visible}.portal-shell-page-stack{gap:16px}.portal-shell-page-heading{display:block}.portal-shell-page-heading strong{font-size:26px;line-height:32px}.portal-dashboard-card,.portal-shell-main .portal-dashboard-card,.portal-balance-card{border-radius:14px;padding:16px}.portal-dashboard-card-head,.portal-balance-history-toolbar,.portal-shell-shipments-summary,.portal-shell-shipments-actions,.portal-dashboard-filter-row{grid-template-columns:1fr;align-items:stretch;gap:12px;display:grid}.portal-dashboard-filter-row{scrollbar-width:none;padding-bottom:2px;display:flex;overflow-x:auto}.portal-dashboard-filter-row::-webkit-scrollbar{display:none}.portal-dashboard-filter-button,.portal-shell-shipments-create,.portal-primary-button,.portal-secondary-button{white-space:nowrap;justify-content:center;min-height:46px}.portal-shipment-group-head,.portal-shipment-group-title,.portal-shipment-group-parcel-head,.portal-shipment-group-parcel-main,.portal-shipment-group-actions{flex-direction:column;align-items:stretch}.portal-shipment-group-parcels{grid-template-columns:minmax(0,1fr);max-height:300px}.portal-shipment-group-chip{flex-basis:235px;width:235px;min-height:54px}.portal-shipment-group-parcel-card{grid-template-columns:minmax(0,1fr);gap:7px;min-height:0;padding:10px}.portal-shipment-group-parcel-main{grid-template-columns:minmax(0,1fr);align-items:start}.portal-shipment-group-parcel-main .portal-dashboard-status{justify-self:start;max-width:100%}.portal-shipment-group-parcel-meta{gap:6px}.portal-shipment-group-actions .portal-shell-pay-form,.portal-shipment-group-actions .portal-shell-pay-button,.portal-shipment-group-actions .portal-shell-payment-topup{justify-content:center;width:100%}.portal-balance-overview,.portal-balance-details,.portal-topup-layout,.portal-topup-methods,.portal-amount-options,.portal-form-grid{grid-template-columns:1fr;gap:14px}.portal-dashboard-table-wrap{-webkit-overflow-scrolling:touch;max-width:100%;overflow-x:auto}.portal-dashboard-table:not(.portal-shipments-table),.portal-balance-table-header,.portal-balance-table-row{min-width:720px}.portal-shell-main-shipments .portal-shell-shipments-card{overflow:visible}.portal-shell-main-shipments .portal-dashboard-table-wrap{overflow-x:visible}.portal-shell-main-shipments .portal-shipments-table,.portal-shell-main-shipments .portal-shipments-table thead,.portal-shell-main-shipments .portal-shipments-table tbody,.portal-shell-main-shipments .portal-shipments-table tr,.portal-shell-main-shipments .portal-shipments-table th,.portal-shell-main-shipments .portal-shipments-table td{width:100%;display:block}.portal-shell-main-shipments .portal-shipments-table{border-spacing:0}.portal-shell-main-shipments .portal-shipments-table thead{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.portal-shell-main-shipments .portal-shipments-table tbody{gap:12px;display:grid}.portal-shell-main-shipments .portal-shipments-table tr{background:#fff;border:1px solid #dfe3e8;border-radius:14px;padding:14px}.portal-shell-main-shipments .portal-shipments-table td{text-overflow:clip;border:0;grid-template-columns:minmax(96px,34%) minmax(0,1fr);align-items:start;gap:10px;padding:8px 0;display:grid;overflow:visible}.portal-shell-main-shipments .portal-shipments-table td:before{color:#667085;font-size:12px;font-weight:600;line-height:18px}.portal-shell-main-shipments .portal-shipments-table td:first-child:before{content:"FEX ID"}.portal-shell-main-shipments .portal-shipments-table td:nth-child(2):before{content:"Магазин"}.portal-shell-main-shipments .portal-shipments-table td:nth-child(3):before{content:"Трек"}.portal-shell-main-shipments .portal-shipments-table td:nth-child(4):before{content:"Страна"}.portal-shell-main-shipments .portal-shipments-table td:nth-child(5):before{content:"Статус"}.portal-shell-main-shipments .portal-shipments-table td:nth-child(6):before{content:"К оплате"}.portal-shell-main-shipments .portal-shipments-table td:nth-child(7):before{content:"Вес"}.portal-shell-main-shipments .portal-shipments-table td:nth-child(8):before{content:"Создана"}.portal-shell-main-shipments .portal-shell-shipments-store strong,.portal-shell-main-shipments .portal-shell-shipments-store span,.portal-shell-main-shipments .portal-shell-shipments-tracking strong,.portal-shell-main-shipments .portal-shell-shipments-date{white-space:normal}.portal-shell-main-shipments .portal-shipment-row-open{grid-template-columns:minmax(0,1fr) 42px}.portal-shell-main-shipments .portal-shipment-row-open>span:last-child{width:42px;height:42px;font-size:24px}.portal-table-pagination{scrollbar-width:none;justify-content:flex-start;gap:8px;padding-bottom:2px;overflow-x:auto}.portal-table-pagination::-webkit-scrollbar{display:none}.portal-table-pagination-pages{gap:6px}}@media (max-width:560px){.portal-auth-shell{align-items:start;min-height:100dvh;padding:10px}.portal-auth-card,.portal-auth-card-merged{border-radius:18px;width:100%;max-width:100%}.portal-auth-pane,.portal-auth-panel{min-width:0}.portal-auth-pane{padding:14px}.portal-auth-panel{padding:18px}.portal-auth-panel-head strong{font-size:24px;line-height:30px}.portal-auth-panel-head span{font-size:14px;line-height:21px}.portal-auth-form input{min-height:52px;font-size:16px}.portal-shell-header-copy{display:none}.portal-shell-header-actions{margin-left:auto}.portal-shell-main{padding-inline:12px}.portal-shell-main-shipments .portal-shipments-table td{grid-template-columns:1fr;gap:4px}}@media (max-width:760px){.portal-shell-header{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:90!important;width:100%!important;height:58px!important;min-height:58px!important;box-shadow:none!important;background:#fffffff7!important;border-bottom:1px solid #dfe3e8!important;border-radius:0!important;flex-direction:row!important;justify-content:space-between!important;align-items:center!important;gap:8px!important;padding:8px 10px!important;display:flex!important;position:sticky!important;top:0!important;overflow:visible!important}.portal-shell-mobile-menu-button{flex:0 0 40px!important;order:0!important;place-items:center!important;width:40px!important;min-width:40px!important;height:40px!important;min-height:40px!important;display:inline-grid!important}.portal-shell-header-brand{flex:auto!important;order:1!important;min-width:0!important;display:flex!important;overflow:hidden!important}.portal-shell-header-copy{min-width:0!important}.portal-shell-header-copy strong{text-overflow:ellipsis!important;white-space:nowrap!important;max-width:150px!important;font-size:16px!important;line-height:22px!important;display:block!important;overflow:hidden!important}.portal-shell-header-actions{flex-flow:row!important;flex:none!important;order:2!important;justify-content:flex-end!important;align-items:center!important;gap:6px!important;width:auto!important;max-width:none!important;margin-left:auto!important;display:flex!important}.portal-shell-notification-menu,.portal-shell-profile-menu{flex:none!important;align-items:center!important;display:flex!important}.portal-shell-profile-menu{border-left:0!important;padding-left:0!important}.portal-shell-header-notification,.portal-shell-header-balance,.portal-shell-header-user{border-radius:12px!important;flex:0 0 40px!important;place-items:center!important;width:40px!important;min-width:40px!important;height:40px!important;min-height:40px!important;padding:0!important;display:inline-grid!important}.portal-shell-header-user{justify-content:center!important;gap:0!important;display:inline-flex!important}.portal-shell-header-avatar{border-radius:11px!important;width:36px!important;height:36px!important;font-size:14px!important}.portal-shell-header-balance strong,.portal-shell-header-user-copy,.portal-shell-header-chevron{display:none!important}.portal-shell-main{min-height:calc(100dvh - 58px)!important;padding-top:18px!important}}@media (max-width:430px){.portal-shell-header{justify-content:flex-start!important}.portal-shell-header-brand,.portal-shell-header-copy{display:none!important}}@media (max-width:760px){.portal-shell-sidebar,.portal-shell-layout-collapsed .portal-shell-sidebar,.portal-shell-layout:not(.portal-shell-layout-collapsed) .portal-shell-sidebar{z-index:220!important;color:#f2f4f7!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;scrollbar-width:none!important;background:#0b1118!important;border-right:1px solid #ffffff1a!important;border-radius:0!important;flex-direction:column!important;width:min(320px,88vw)!important;min-width:min(320px,88vw)!important;max-width:88vw!important;height:100dvh!important;min-height:100dvh!important;padding:18px 14px!important;transition:transform .22s cubic-bezier(.2,0,0,1)!important;display:flex!important;position:fixed!important;inset:0 auto 0 0!important;overflow:hidden auto!important;transform:translate(-105%)!important;box-shadow:18px 0 40px #00000047!important}.portal-shell-sidebar::-webkit-scrollbar{display:none!important}.portal-shell-layout-collapsed .portal-shell-sidebar::-webkit-scrollbar{display:none!important}.portal-shell-sidebar.portal-shell-sidebar-mobile-open,.portal-shell-layout-collapsed .portal-shell-sidebar.portal-shell-sidebar-mobile-open,.portal-shell-layout:not(.portal-shell-layout-collapsed) .portal-shell-sidebar.portal-shell-sidebar-mobile-open{opacity:1!important;visibility:visible!important;pointer-events:auto!important;display:flex!important;transform:translate(0,0)!important}.portal-shell-sidebar-mobile-open .portal-shell-brand{justify-content:flex-start!important}.portal-shell-sidebar-mobile-open .portal-shell-brand-copy,.portal-shell-sidebar-mobile-open .portal-shell-nav-label,.portal-shell-sidebar-mobile-open .portal-shell-nav-link strong,.portal-shell-sidebar-mobile-open .portal-shell-support-card,.portal-shell-sidebar-mobile-open .portal-shell-exit-button span:last-child,.portal-shell-layout-collapsed .portal-shell-sidebar-mobile-open .portal-shell-brand-copy,.portal-shell-layout-collapsed .portal-shell-sidebar-mobile-open .portal-shell-nav-label,.portal-shell-layout-collapsed .portal-shell-sidebar-mobile-open .portal-shell-nav-link strong,.portal-shell-layout-collapsed .portal-shell-sidebar-mobile-open .portal-shell-support-card,.portal-shell-layout-collapsed .portal-shell-sidebar-mobile-open .portal-shell-exit-button span:last-child{display:block!important}.portal-shell-sidebar-mobile-open .portal-shell-nav-link,.portal-shell-layout-collapsed .portal-shell-sidebar-mobile-open .portal-shell-nav-link{justify-content:flex-start!important;gap:12px!important;min-height:44px!important;padding:0 14px!important}.portal-shell-sidebar-mobile-open .portal-shell-nav-link small,.portal-shell-layout-collapsed .portal-shell-sidebar-mobile-open .portal-shell-nav-link small{margin-left:auto!important;position:static!important}.portal-shell-sidebar-mobile-open .portal-shell-sidebar-footer,.portal-shell-layout-collapsed .portal-shell-sidebar-mobile-open .portal-shell-sidebar-footer{margin-top:auto!important}.portal-shell-sidebar-backdrop{z-index:190!important;pointer-events:auto!important;background:#070b129e!important;border:0!important;display:block!important;position:fixed!important;inset:0!important}.portal-shell-mobile-menu-button{z-index:230!important;pointer-events:auto!important;position:relative!important}html,body{overscroll-behavior-y:auto!important;height:auto!important;min-height:100%!important;overflow:hidden auto!important}.portal-shell-page,.portal-shell-layout,.portal-shell-layout-collapsed,.portal-shell-workspace,.portal-shell-layout-collapsed .portal-shell-workspace{height:auto!important;min-height:100dvh!important;max-height:none!important;overflow:hidden visible!important}.portal-shell-layout,.portal-shell-layout-collapsed{display:block!important}.portal-shell-workspace,.portal-shell-layout-collapsed .portal-shell-workspace{width:100%!important;margin-left:0!important;display:block!important}.portal-shell-main{-webkit-overflow-scrolling:touch;height:auto!important;min-height:calc(100dvh - 58px)!important;max-height:none!important;overflow:visible!important}.portal-shell-main-shipments .portal-shell-shipments-card{padding:14px!important;overflow:hidden!important}.portal-shell-main-shipments .portal-dashboard-table-wrap{overflow:visible!important}.portal-shell-main-shipments .portal-shipments-table tbody{gap:12px!important;display:grid!important}.portal-shell-main-shipments .portal-shipments-table tr.portal-shipment-table-row{background:#fff!important;border:1px solid #dfe3e8!important;border-radius:16px!important;grid-template-columns:minmax(0,1fr) auto!important;gap:9px 12px!important;padding:14px!important;display:grid!important;position:relative!important;box-shadow:0 1px 2px #10182809!important}.portal-shell-main-shipments .portal-shipments-table tr.portal-shipment-table-row td{border:0!important;width:auto!important;min-width:0!important;padding:0!important;display:block!important}.portal-shell-main-shipments .portal-shipments-table tr.portal-shipment-table-row td:before{color:#667085!important;letter-spacing:.02em!important;text-transform:none!important;margin:0 0 3px!important;font-size:11px!important;font-weight:600!important;line-height:14px!important;display:block!important}.portal-shell-main-shipments .portal-shipments-table tr.portal-shipment-table-row td:first-child{grid-area:1/1}.portal-shell-main-shipments .portal-shipments-table tr.portal-shipment-table-row td:first-child:before,.portal-shell-main-shipments .portal-shipments-table tr.portal-shipment-table-row td:nth-child(5):before{display:none!important}.portal-shell-main-shipments .portal-shipments-table tr.portal-shipment-table-row td:nth-child(2){grid-area:2/1/auto/-1}.portal-shell-main-shipments .portal-shipments-table tr.portal-shipment-table-row td:nth-child(3){grid-area:3/1/auto/-1}.portal-shell-main-shipments .portal-shipments-table tr.portal-shipment-table-row td:nth-child(4){grid-area:4/1}.portal-shell-main-shipments .portal-shipments-table tr.portal-shipment-table-row td:nth-child(5){grid-area:1/2;place-self:start end}.portal-shell-main-shipments .portal-shipments-table tr.portal-shipment-table-row td:nth-child(6){grid-area:5/1/auto/-1}.portal-shell-main-shipments .portal-shipments-table tr.portal-shipment-table-row td:nth-child(7){text-align:right;grid-area:4/2;justify-self:end}.portal-shell-main-shipments .portal-shipments-table tr.portal-shipment-table-row td:nth-child(8){grid-area:6/1/auto/-1}.portal-shell-main-shipments .portal-shipment-fex-link{font-size:16px!important;line-height:20px!important}.portal-shell-main-shipments .portal-shell-shipments-store,.portal-shell-main-shipments .portal-shell-shipments-tracking{gap:2px!important}.portal-shell-main-shipments .portal-shell-shipments-store strong,.portal-shell-main-shipments .portal-shell-shipments-tracking strong{overflow-wrap:anywhere!important;font-size:14px!important;line-height:18px!important}.portal-shell-main-shipments .portal-shell-shipments-country,.portal-shell-main-shipments .portal-shell-shipments-weight{font-size:13px!important;line-height:18px!important}.portal-shell-main-shipments .portal-shell-payment-cell{gap:6px!important;min-width:0!important}.portal-shell-main-shipments .portal-shell-payment-main{align-items:center!important;gap:8px!important}.portal-shell-main-shipments .portal-shell-payment-amount{font-size:15px!important;line-height:20px!important}.portal-shell-main-shipments .portal-shipment-note-indicator{border-radius:999px!important;width:34px!important;height:34px!important}.portal-shell-main-shipments .portal-shipment-row-open{border-top:1px solid #eaecf0!important;justify-content:space-between!important;align-items:center!important;min-height:38px!important;padding-top:9px!important;display:flex!important}.portal-shell-main-shipments .portal-shipment-row-open>span:last-child{color:#0f172a!important;background:#f8fafc!important;border-radius:999px!important;place-items:center!important;width:38px!important;height:38px!important;font-size:22px!important;display:inline-grid!important}.portal-shell-main-shipments .portal-shell-shipments-date{color:#667085!important;font-size:13px!important}}@media (max-width:420px){.portal-shell-main-shipments .portal-shipments-table tr.portal-shipment-table-row{padding:12px!important}}@media (max-width:760px){.portal-shipment-groups-card{gap:12px!important;overflow:hidden!important}.portal-shipment-group-list{scroll-snap-type:x proximity!important;grid-auto-columns:minmax(218px,78vw)!important;grid-auto-flow:column!important;gap:10px!important;padding:2px 2px 8px!important;display:grid!important;overflow-x:auto!important}.portal-shipment-group-chip{border-radius:14px!important;flex:none!important;width:auto!important;min-width:0!important;min-height:74px!important;padding:12px!important}.portal-shipment-group-chip-main{align-items:flex-start!important;gap:8px!important}.portal-shipment-group-chip-main strong{white-space:nowrap!important;font-size:20px!important;line-height:24px!important}.portal-shipment-group-meta{gap:7px!important;font-size:11px!important;line-height:15px!important}.portal-shipment-group-detail{border-radius:16px!important;gap:12px!important;padding:12px!important;overflow:hidden!important}.portal-shipment-group-head{grid-template-columns:minmax(0,1fr)!important;align-items:stretch!important;gap:10px!important;display:grid!important}.portal-shipment-group-title{grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:8px 10px!important;display:grid!important}.portal-shipment-group-title strong{white-space:nowrap!important;text-align:right!important;font-size:24px!important;line-height:30px!important}.portal-shipment-group-title .portal-shipment-group-meta{grid-column:1/-1!important}.portal-shipment-group-actions{justify-content:stretch!important}.portal-shipment-group-actions .portal-shell-payment-topup,.portal-shipment-group-actions .portal-shell-pay-button{justify-content:center!important;width:100%!important}.portal-shipment-group-note{overflow-wrap:anywhere!important;margin:0!important;font-size:13px!important;line-height:18px!important}.portal-shipment-group-parcels{gap:8px!important;max-height:52dvh!important;padding-right:0!important;overflow-y:auto!important}.portal-shipment-group-parcel-card{border-radius:14px!important;grid-template-columns:minmax(0,1fr)!important;gap:8px!important;min-height:0!important;padding:12px!important;display:grid!important;overflow:hidden!important}.portal-shipment-group-parcel-head{grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:8px!important;display:grid!important}.portal-shipment-group-parcel-head strong,.portal-shipment-group-parcel-head b{white-space:normal!important;overflow-wrap:anywhere!important;font-size:14px!important;line-height:18px!important}.portal-shipment-group-parcel-main{grid-template-columns:minmax(0,1fr)!important;align-items:start!important;gap:7px!important;display:grid!important}.portal-shipment-group-parcel-main .portal-dashboard-status{justify-self:start!important;max-width:100%!important;min-height:28px!important;padding:0 12px!important;font-size:12px!important;line-height:18px!important}.portal-shipment-group-parcel-meta{flex-wrap:wrap!important;align-items:center!important;gap:6px 10px!important;display:flex!important}.portal-shipment-group-parcel-meta span{white-space:normal!important;overflow-wrap:anywhere!important;min-width:0!important;font-size:12px!important;line-height:16px!important}.portal-shipment-group-parcel-note{white-space:normal!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;font-size:12px!important;line-height:16px!important;display:-webkit-box!important;overflow:hidden!important}.portal-shell-main-shipments .portal-shipments-table tbody{gap:10px!important}.portal-shell-main-shipments .portal-shipments-table tr.portal-shipment-table-row{border-radius:13px!important;grid-template-columns:minmax(0,1fr) minmax(82px,auto)!important;gap:6px 10px!important;padding:10px 12px!important}.portal-shell-main-shipments .portal-shipments-table tr.portal-shipment-table-row>td:before{display:none!important}.portal-shell-main-shipments .portal-shipments-table tr.portal-shipment-table-row>td:first-child{grid-area:1/1!important;align-self:center!important}.portal-shell-main-shipments .portal-shipments-table tr.portal-shipment-table-row>td:nth-child(5){grid-area:1/2!important;place-self:center end!important}.portal-shell-main-shipments .portal-shipments-table tr.portal-shipment-table-row>td:nth-child(2){grid-area:2/1!important}.portal-shell-main-shipments .portal-shipments-table tr.portal-shipment-table-row>td:nth-child(3){text-align:right!important;grid-area:2/2!important;justify-self:end!important}.portal-shell-main-shipments .portal-shipments-table tr.portal-shipment-table-row>td:nth-child(4){grid-area:3/1!important;align-self:center!important}.portal-shell-main-shipments .portal-shipments-table tr.portal-shipment-table-row>td:nth-child(7){grid-area:3/2!important;place-self:center end!important}.portal-shell-main-shipments .portal-shipments-table tr.portal-shipment-table-row>td:nth-child(6){grid-area:4/1/auto/-1!important}.portal-shell-main-shipments .portal-shipments-table tr.portal-shipment-table-row>td:nth-child(8){grid-area:5/1/auto/-1!important}.portal-shell-main-shipments .portal-shipments-table .portal-shipment-id-link{letter-spacing:0!important;font-size:14px!important;line-height:18px!important}.portal-shell-main-shipments .portal-shipments-table .portal-dashboard-status{white-space:nowrap!important;border-radius:999px!important;min-height:24px!important;padding:0 9px!important;font-size:11px!important;line-height:16px!important}.portal-shell-main-shipments .portal-shell-shipments-store{gap:0!important}.portal-shell-main-shipments .portal-shell-shipments-store strong{font-size:13px!important;line-height:17px!important}.portal-shell-main-shipments .portal-shell-shipments-store span{color:#667085!important;-webkit-line-clamp:1!important;-webkit-box-orient:vertical!important;font-size:11px!important;line-height:15px!important;display:-webkit-box!important;overflow:hidden!important}.portal-shell-main-shipments .portal-shell-shipments-tracking{color:#475467!important;justify-content:flex-end!important;gap:4px!important;max-width:132px!important;font-size:11px!important;line-height:15px!important;display:flex!important}.portal-shell-main-shipments .portal-shell-shipments-tracking:before{content:"Трек:"!important;color:#98a2b3!important;flex:none!important;font-weight:500!important}.portal-shell-main-shipments .portal-shell-shipments-tracking strong{text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;font-size:11px!important;line-height:15px!important;overflow:hidden!important}.portal-shell-main-shipments .portal-shell-shipments-country,.portal-shell-main-shipments .portal-shell-shipments-weight{color:#475467!important;gap:5px!important;font-size:12px!important;line-height:16px!important}.portal-shell-main-shipments .portal-shell-shipments-country strong,.portal-shell-main-shipments .portal-shell-shipments-weight{font-weight:600!important}.portal-shell-main-shipments .portal-shell-payment-cell{border-top:1px solid #eef2f6!important;gap:4px!important;padding-top:5px!important}.portal-shell-main-shipments .portal-shell-payment-main{flex-wrap:wrap!important;align-items:center!important;gap:6px!important;display:flex!important}.portal-shell-main-shipments .portal-shell-payment-amount{font-size:14px!important;line-height:18px!important}.portal-shell-main-shipments .portal-shell-payment-note{-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;margin-top:0!important;font-size:11px!important;line-height:15px!important;display:-webkit-box!important;overflow:hidden!important}.portal-shell-main-shipments .portal-shell-payment-topup,.portal-shell-main-shipments .portal-shell-payment-pay-button{min-height:26px!important;padding:0 10px!important;font-size:11px!important;line-height:15px!important}.portal-shell-main-shipments .portal-shell-comment-indicator{width:28px!important;min-width:28px!important;height:28px!important}.portal-shell-main-shipments .portal-shipment-row-open{border-top:1px solid #eef2f6!important;min-height:30px!important;padding-top:4px!important}.portal-shell-main-shipments .portal-shell-shipments-date{font-size:12px!important;line-height:16px!important}.portal-shell-main-shipments .portal-shipment-row-open span:last-child{border-radius:999px!important;width:28px!important;height:28px!important;font-size:18px!important;line-height:1!important}.portal-shipment-group-parcels{gap:6px!important}.portal-shipment-group-parcel-card{border-radius:12px!important;gap:6px!important;padding:10px!important}.portal-shipment-group-parcel-head strong,.portal-shipment-group-parcel-head b{font-size:13px!important;line-height:17px!important}.portal-shipment-group-parcel-main{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important}.portal-shipment-group-parcel-main strong{font-size:13px!important;line-height:17px!important}.portal-shipment-group-parcel-main small{font-size:11px!important;line-height:15px!important}.portal-shipment-group-parcel-main .portal-dashboard-status{white-space:nowrap!important;justify-self:end!important;min-height:24px!important;padding:0 9px!important;font-size:11px!important;line-height:16px!important}.portal-shipment-group-parcel-meta{gap:4px 8px!important}.portal-shipment-group-parcel-meta span{font-size:11px!important;line-height:15px!important}.portal-shipment-group-parcel-note{-webkit-line-clamp:1!important;font-size:11px!important;line-height:15px!important}.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card{padding:14px!important;overflow:hidden!important}.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-dashboard-card-head{gap:12px!important;display:grid!important}.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shell-shipments-actions{grid-template-columns:1fr!important;gap:10px!important;width:100%!important;display:grid!important}.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-dashboard-filter-row{gap:8px!important}.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-dashboard-filter-button{min-height:40px!important;padding:0 14px!important;font-size:12px!important;line-height:16px!important}.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shell-shipments-create{justify-content:center!important;width:100%!important;min-height:42px!important}.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shell-shipments-summary{gap:10px!important;display:grid!important}.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shell-shipments-search,.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shell-shipments-search input{width:100%!important}.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shell-shipments-summary-stats{justify-content:flex-start!important;gap:8px!important;font-size:11px!important;line-height:15px!important}.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-dashboard-table-wrap{overflow:visible!important}.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shipments-table,.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shipments-table tbody,.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shipments-table tr,.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shipments-table td{width:100%!important;min-width:0!important;display:block!important}.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shipments-table{border-collapse:separate!important;border-spacing:0!important;min-width:0!important}.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shipments-table thead{display:none!important}.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shipments-table tbody{gap:10px!important;display:grid!important}.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shipments-table tr.portal-shipment-table-row{background:#fff!important;border:1px solid #dfe3e8!important;border-radius:13px!important;grid-template-columns:minmax(0,1fr) minmax(82px,auto)!important;gap:6px 10px!important;padding:10px 12px!important;display:grid!important;box-shadow:0 1px 2px #10182806!important}.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shipments-table tr.portal-shipment-table-row>td{border:0!important;min-width:0!important;padding:0!important}.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shipments-table tr.portal-shipment-table-row>td:before{display:none!important}.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shipments-table tr.portal-shipment-table-row>td:first-child{grid-area:1/1!important;align-self:center!important}.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shipments-table tr.portal-shipment-table-row>td:nth-child(5){grid-area:1/2!important;place-self:center end!important}.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shipments-table tr.portal-shipment-table-row>td:nth-child(2){grid-area:2/1!important}.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shipments-table tr.portal-shipment-table-row>td:nth-child(3){text-align:right!important;grid-area:2/2!important;justify-self:end!important}.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shipments-table tr.portal-shipment-table-row>td:nth-child(4){grid-area:3/1!important;align-self:center!important}.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shipments-table tr.portal-shipment-table-row>td:nth-child(7){grid-area:3/2!important;place-self:center end!important}.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shipments-table tr.portal-shipment-table-row>td:nth-child(6){grid-area:4/1/auto/-1!important}.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shipments-table tr.portal-shipment-table-row>td:nth-child(8){grid-area:5/1/auto/-1!important}.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shipment-fex-link,.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shipment-id-link{letter-spacing:0!important;font-size:14px!important;line-height:18px!important}.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-dashboard-status{white-space:nowrap!important;border-radius:999px!important;min-height:24px!important;padding:0 9px!important;font-size:11px!important;line-height:16px!important}.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shell-shipments-store{gap:0!important}.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shell-shipments-store strong{font-size:13px!important;line-height:17px!important}.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shell-shipments-store span{color:#667085!important;-webkit-line-clamp:1!important;-webkit-box-orient:vertical!important;font-size:11px!important;line-height:15px!important;display:-webkit-box!important;overflow:hidden!important}.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shell-shipments-tracking{color:#475467!important;justify-content:flex-end!important;gap:4px!important;max-width:132px!important;font-size:11px!important;line-height:15px!important;display:flex!important}.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shell-shipments-tracking:before{content:"Трек:"!important;color:#98a2b3!important;flex:none!important;font-weight:500!important}.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shell-shipments-tracking strong{text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;font-size:11px!important;line-height:15px!important;overflow:hidden!important}.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shell-shipments-country,.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shell-shipments-weight{color:#475467!important;gap:5px!important;font-size:12px!important;line-height:16px!important}.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shell-payment-cell{border-top:1px solid #eef2f6!important;gap:4px!important;padding-top:5px!important}.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shell-payment-main{flex-wrap:wrap!important;align-items:center!important;gap:6px!important;display:flex!important}.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shell-payment-amount{font-size:14px!important;line-height:18px!important}.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shell-payment-note{-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;margin-top:0!important;font-size:11px!important;line-height:15px!important;display:-webkit-box!important;overflow:hidden!important}.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shell-payment-topup,.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shell-payment-pay-button{min-height:26px!important;padding:0 10px!important;font-size:11px!important;line-height:15px!important}.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shipment-note-indicator,.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shell-comment-indicator{width:28px!important;min-width:28px!important;height:28px!important}.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shipment-row-open{border-top:1px solid #eef2f6!important;min-height:30px!important;padding-top:4px!important}.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shell-shipments-date{font-size:12px!important;line-height:16px!important}.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shipment-row-open span:last-child{color:#141923!important;background:#f8fafc!important;border-radius:999px!important;place-items:center!important;width:28px!important;height:28px!important;font-size:18px!important;line-height:1!important;display:inline-grid!important}.portal-shell-sidebar.portal-shell-sidebar-mobile-open,.portal-shell-layout-collapsed .portal-shell-sidebar.portal-shell-sidebar-mobile-open,.portal-shell-layout:not(.portal-shell-layout-collapsed) .portal-shell-sidebar.portal-shell-sidebar-mobile-open{scrollbar-width:none!important;gap:8px!important;padding:14px 12px 12px!important;overflow-y:auto!important}.portal-shell-sidebar.portal-shell-sidebar-mobile-open::-webkit-scrollbar{display:none!important}.portal-shell-layout-collapsed .portal-shell-sidebar.portal-shell-sidebar-mobile-open::-webkit-scrollbar{display:none!important}.portal-shell-sidebar-mobile-open .portal-shell-sidebar-top{flex:none!important;gap:10px!important}.portal-shell-sidebar-mobile-open .portal-shell-nav{scrollbar-width:none!important;flex:auto!important;min-height:0!important;max-height:none!important;margin:6px 0 0!important;overflow-y:auto!important}.portal-shell-sidebar-mobile-open .portal-shell-nav::-webkit-scrollbar{display:none!important}.portal-shell-sidebar-mobile-open .portal-shell-nav-section{gap:2px!important}.portal-shell-sidebar-mobile-open .portal-shell-nav-link,.portal-shell-layout-collapsed .portal-shell-sidebar-mobile-open .portal-shell-nav-link{min-height:38px!important;padding:0 14px!important}.portal-shell-sidebar-mobile-open .portal-shell-sidebar-footer,.portal-shell-layout-collapsed .portal-shell-sidebar-mobile-open .portal-shell-sidebar-footer{flex:none!important;gap:8px!important;margin-top:8px!important;padding-top:8px!important}.portal-shell-sidebar-mobile-open .portal-shell-support-card,.portal-shell-layout-collapsed .portal-shell-sidebar-mobile-open .portal-shell-support-card{min-height:auto!important;padding:10px 14px!important}.portal-shell-sidebar-mobile-open .portal-shell-exit-button,.portal-shell-layout-collapsed .portal-shell-sidebar-mobile-open .portal-shell-exit-button{min-height:44px!important}}@media (max-width:760px) and (max-height:700px){.portal-shell-sidebar.portal-shell-sidebar-mobile-open,.portal-shell-layout-collapsed .portal-shell-sidebar.portal-shell-sidebar-mobile-open,.portal-shell-layout:not(.portal-shell-layout-collapsed) .portal-shell-sidebar.portal-shell-sidebar-mobile-open{gap:6px!important;padding:12px 10px 10px!important}.portal-shell-sidebar-mobile-open .portal-shell-brand-logo{width:44px!important;height:44px!important}.portal-shell-sidebar-mobile-open .portal-shell-brand-copy strong{font-size:20px!important;line-height:24px!important}.portal-shell-sidebar-mobile-open .portal-shell-collapse-button{min-height:40px!important}.portal-shell-sidebar-mobile-open .portal-shell-nav-label{margin-top:4px!important;margin-bottom:4px!important}.portal-shell-sidebar-mobile-open .portal-shell-nav-link,.portal-shell-layout-collapsed .portal-shell-sidebar-mobile-open .portal-shell-nav-link{min-height:34px!important}.portal-shell-sidebar-mobile-open .portal-shell-sidebar-footer,.portal-shell-layout-collapsed .portal-shell-sidebar-mobile-open .portal-shell-sidebar-footer{margin-top:6px!important;padding-top:6px!important}.portal-shell-sidebar-mobile-open .portal-shell-support-card,.portal-shell-layout-collapsed .portal-shell-sidebar-mobile-open .portal-shell-support-card{padding:8px 14px!important}.portal-shell-sidebar-mobile-open .portal-shell-exit-button,.portal-shell-layout-collapsed .portal-shell-sidebar-mobile-open .portal-shell-exit-button{min-height:40px!important}}@media (max-width:760px){.portal-table-pagination-mobile-top{margin-top:4px;display:block}.portal-table-pagination-mobile-top+.portal-dashboard-table-wrap{margin-top:8px}.portal-table-pagination{scrollbar-width:none;justify-content:flex-start;gap:8px;padding-bottom:4px;overflow-x:auto}.portal-table-pagination::-webkit-scrollbar{display:none}.portal-table-pagination-pages{gap:6px}.portal-table-pagination button{border-radius:10px;min-width:34px;height:34px;padding:0 10px;font-size:12px}.portal-table-pagination>button:first-child,.portal-table-pagination>button:last-child{min-width:70px}.portal-table-pagination-ellipsis{min-width:20px;height:34px;font-size:12px}.portal-shell-main-shipments .portal-shipments-table tr.portal-shipment-table-row-payment-due,.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shipments-table tr.portal-shipment-table-row-payment-due{background:#fffaf8!important;border-color:#ff4b2361!important;box-shadow:inset 4px 0 #ff4b23,0 10px 22px #ff4b2314!important}.portal-shipment-group-board{gap:10px}.portal-shipment-group-list,.portal-shipment-group-history-list{grid-auto-flow:row!important;grid-auto-columns:initial!important;scroll-snap-type:none!important;grid-template-columns:1fr!important;gap:8px!important;padding:0!important;display:grid!important;overflow:visible!important}.portal-shipment-group-history{padding-top:8px}.portal-shipment-group-history summary{min-height:38px}.portal-shipment-group-chip{flex:0 auto!important;width:100%!important;min-height:58px!important;padding:10px 12px!important}.portal-shipment-group-chip-main strong{font-size:17px!important;line-height:22px!important}.portal-shipment-group-chip-meta{flex-wrap:nowrap!important;gap:7px!important}.portal-shipment-group-chip-meta span{white-space:nowrap!important}}.portal-shell-main .portal-shipment-note-indicator,.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shipment-note-indicator{cursor:help;background:#fff7f3;border:1px solid #ff4b2347;border-radius:999px;place-items:center;width:32px;min-width:32px;height:32px;transition:color .16s,background-color .16s,border-color .16s,transform .16s;display:inline-grid;color:#ff4b23!important}.portal-shell-main .portal-shipment-note-indicator svg,.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shipment-note-indicator svg{stroke-width:2.2px;width:15px;height:15px}.portal-shell-main .portal-shipment-note-indicator:hover,.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shipment-note-indicator:hover{background:#ff4b23;border-color:#ff4b23;transform:translateY(-1px);color:#fff!important}.portal-shell-main .portal-shipment-row-open>span:last-child,.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shipment-row-open>span:last-child{color:#141923;background:#fff;border:1px solid #dfe3e8;border-radius:999px;place-items:center;width:34px;min-width:34px;height:34px;font-size:18px;font-weight:700;line-height:1;transition:color .16s,background-color .16s,border-color .16s,transform .16s;display:inline-grid}.portal-shell-main .portal-shipment-row-open:hover>span:last-child,.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shipment-row-open:hover>span:last-child{transform:translate(2px);color:#fff!important;background:#ff4b23!important;border-color:#ff4b23!important}.portal-shell-main .portal-shipment-row-open:focus-visible>span:last-child,.portal-shell-main .portal-shipment-note-indicator:focus-visible{outline-offset:2px;outline:3px solid #ff4b2338}@media (max-width:760px){.portal-shell-main-shipments .portal-shipment-note-indicator,.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shipment-note-indicator{width:30px!important;min-width:30px!important;height:30px!important}.portal-shell-main-shipments .portal-shipment-note-indicator svg,.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shipment-note-indicator svg{width:14px!important;height:14px!important}.portal-shell-main-shipments .portal-shipment-row-open>span:last-child,.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shipment-row-open>span:last-child{background:#fff!important;border:1px solid #dfe3e8!important;width:32px!important;min-width:32px!important;height:32px!important;font-size:17px!important}}.portal-shell-main .portal-dashboard-filter-row{gap:10px}.portal-shell-main .portal-dashboard-filter-button{color:#344054;min-height:42px;box-shadow:none;background:#f8fafc;border:1px solid #dfe3e8;border-radius:999px;padding:0 18px;font-size:14px;font-weight:700;line-height:20px}.portal-shell-main .portal-dashboard-filter-button:hover{color:#111827;background:#fff;border-color:#ff4b2347;transform:translateY(-1px)}.portal-shell-main .portal-dashboard-filter-button-active{color:#fff;background:#0b1118;border-color:#0b1118}.portal-shell-main .portal-shell-shipments-create,.portal-shell-main .portal-shell-add-shipment{min-height:42px;box-shadow:none;background:#ff4b23;border-radius:999px}.portal-shell-main .portal-shell-shipments-create:hover,.portal-shell-main .portal-shell-add-shipment:hover{background:#e9401c}.portal-delivery-info-card{gap:16px;font-family:Inter,Aptos,Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;overflow:hidden}.portal-delivery-routes-list{gap:12px;display:grid}.portal-delivery-route-card{background:#fff;border:1px solid #dfe3e8;border-radius:14px;grid-template-columns:minmax(220px,1fr) minmax(130px,auto) minmax(220px,auto);align-items:center;gap:18px;min-width:0;padding:14px 16px;display:grid}.portal-delivery-route-country{align-items:center;gap:12px;min-width:0;display:flex}.portal-delivery-route-flag{background:#f8fafc;border:1px solid #dfe3e8;border-radius:999px;flex:0 0 42px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex;overflow:hidden}.portal-delivery-route-flag .portal-country-flag-image,.portal-delivery-route-flag .portal-country-flag-fallback{border-radius:inherit;width:100%;height:100%}.portal-delivery-route-flag .portal-country-flag-image{object-fit:cover}.portal-delivery-route-flag .portal-country-flag-fallback{justify-content:center;align-items:center;font-size:18px;display:inline-flex}.portal-delivery-route-country strong{color:#111827;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:15px;font-weight:700;line-height:20px;display:block;overflow:hidden}.portal-delivery-route-country span,.portal-delivery-route-price span{color:#667085;margin-top:3px;font-size:12px;line-height:16px;display:block}.portal-delivery-route-price{min-width:130px}.portal-delivery-route-price strong{color:#111827;letter-spacing:0;white-space:nowrap;font-size:15px;font-weight:700;line-height:20px;display:block}.portal-delivery-route-action{color:#ff4b23;letter-spacing:0;white-space:nowrap;background:#fff7f3;border:1px solid #ff4b2347;border-radius:999px;justify-content:center;align-items:center;min-height:38px;padding:0 16px;font-size:13px;font-weight:600;line-height:18px;text-decoration:none;display:inline-flex}.portal-delivery-route-action:hover{color:#fff;background:#ff4b23;border-color:#ff4b23;transform:translateY(-1px)}.portal-delivery-route-actions{justify-content:flex-end;align-items:center;gap:10px;min-width:0;display:flex}.portal-delivery-route-address-button{color:#344054;cursor:pointer;min-height:38px;font:inherit;letter-spacing:0;white-space:nowrap;background:#fff;border:1px solid #dfe3e8;border-radius:999px;justify-content:center;align-items:center;padding:0 16px;font-size:13px;font-weight:600;line-height:18px;display:inline-flex}.portal-delivery-route-address-button:hover,.portal-delivery-route-address-button[aria-expanded=true]{color:#ff4b23;background:#fff7f3;border-color:#ff4b2347}.portal-delivery-route-address{background:#f8fafc;border:1px solid #edf0f3;border-radius:12px;grid-column:1/-1;gap:14px;min-width:0;padding:14px;display:grid}.portal-delivery-route-address-head{justify-content:space-between;align-items:flex-start;gap:12px;min-width:0;display:flex}.portal-delivery-route-address-head strong{color:#111827;font-size:14px;font-weight:700;line-height:18px}.portal-delivery-route-address-head span{color:#667085;text-align:right;font-size:12px;line-height:16px}.portal-delivery-address-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px;display:grid}.portal-delivery-address-field{min-width:0}.portal-delivery-address-field span{color:#8a94a6;text-transform:uppercase;margin-bottom:4px;font-size:11px;font-weight:700;line-height:15px;display:block}.portal-delivery-address-field strong{color:#111827;overflow-wrap:anywhere;min-width:0;font-size:14px;font-weight:700;line-height:19px;display:block}.portal-delivery-address-field-wide{grid-column:1/-1}@media (min-width:761px){.portal-shipment-group-history{overflow:hidden}.portal-shipment-group-history-list{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:10px;padding-bottom:0;display:grid;overflow:visible}.portal-shipment-group-history-list .portal-shipment-group-chip{flex:0 auto;width:100%;min-width:0}.portal-shipment-group-history-list .portal-shipment-group-chip-main,.portal-shipment-group-history-list .portal-shipment-group-chip-meta{min-width:0}.portal-shipment-group-history-list .portal-shipment-group-chip-number,.portal-shipment-group-history-list .portal-shipment-group-chip-main strong,.portal-shipment-group-history-list .portal-shipment-group-chip-meta span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card{min-width:0;overflow:hidden}.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-dashboard-table-wrap{overflow-x:hidden}.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shipments-table{table-layout:fixed;width:100%;min-width:0}.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shipments-table th,.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shipments-table td{text-overflow:ellipsis;min-width:0;padding-inline:10px;overflow:hidden}.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shipments-table th:first-child,.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shipments-table td:first-child{width:11%}.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shipments-table th:nth-child(2),.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shipments-table td:nth-child(2){width:15%}.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shipments-table th:nth-child(3),.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shipments-table td:nth-child(3){width:14%}.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shipments-table th:nth-child(4),.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shipments-table td:nth-child(4),.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shipments-table th:nth-child(5),.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shipments-table td:nth-child(5){width:12%}.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shipments-table th:nth-child(6),.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shipments-table td:nth-child(6){width:18%}.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shipments-table th:nth-child(7),.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shipments-table td:nth-child(7),.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shipments-table th:nth-child(8),.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shipments-table td:nth-child(8){width:9%}.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shell-shipments-store,.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shell-shipments-tracking,.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shell-payment-cell{min-width:0}.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shell-shipments-store strong,.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shell-shipments-store span,.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shell-shipments-tracking strong,.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shell-payment-note,.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shell-shipments-date{text-overflow:ellipsis;white-space:nowrap;max-width:100%;display:block;overflow:hidden}.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shipment-row-open{grid-template-columns:minmax(0,1fr) 34px;align-items:center;gap:8px;width:100%;display:grid}.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-quick-tab{border-radius:14px;gap:8px;min-height:136px;padding:16px}.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-quick-tab-copy strong{font-size:15px;line-height:18px}.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-quick-tab-count{font-size:22px;line-height:24px}.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-quick-tab-action{min-height:26px;padding:0 11px;font-size:11px;line-height:16px}.portal-shell-main:not(.portal-shell-main-shipments) .portal-dashboard-card-head strong{font-size:17px;line-height:22px}.portal-shell-main:not(.portal-shell-main-shipments) .portal-dashboard-card-head p{font-size:13px;line-height:19px}.portal-shell-main:not(.portal-shell-main-shipments) .portal-dashboard-filter-row{gap:8px}.portal-shell-main:not(.portal-shell-main-shipments) .portal-dashboard-filter-button{min-height:36px;padding:0 14px;font-size:13px;line-height:18px}.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-create,.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-add-shipment{min-height:36px;padding-inline:16px;font-size:13px;line-height:18px}.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card{padding:18px 18px 14px}.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-dashboard-table thead th{padding:10px;font-size:12px;line-height:16px}.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-dashboard-table tbody td{padding-block:12px;font-size:13px;line-height:18px}.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shell-shipments-store strong,.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shell-shipments-tracking strong,.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shell-shipments-country strong,.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shell-payment-amount{font-size:13px;line-height:18px}.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shell-shipments-store span,.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shell-shipments-date,.portal-shell-main:not(.portal-shell-main-shipments) .portal-shell-shipments-card .portal-shell-payment-note{font-size:12px;line-height:17px}}@media (max-width:900px){.portal-delivery-route-card{grid-template-columns:minmax(0,1fr) auto}.portal-delivery-route-actions{grid-column:1/-1;justify-content:stretch}.portal-delivery-route-action,.portal-delivery-route-address-button{flex:1 1 0;width:100%}}@media (max-width:760px){.portal-delivery-info-card{gap:14px}.portal-delivery-route-card{grid-template-columns:1fr;gap:12px;padding:14px}.portal-delivery-route-country{align-items:flex-start}.portal-delivery-route-flag{flex-basis:38px;width:38px;height:38px}.portal-delivery-route-country strong{white-space:normal}.portal-delivery-route-price{justify-content:space-between;align-items:baseline;gap:12px;min-width:0;display:flex}.portal-delivery-route-price span{text-align:right;margin-top:0}.portal-delivery-route-actions{flex-direction:column;align-items:stretch}.portal-delivery-route-address{padding:12px}.portal-delivery-route-address-head{flex-direction:column;gap:4px}.portal-delivery-route-address-head span{text-align:left}.portal-delivery-address-grid{grid-template-columns:1fr;gap:10px}}
