.atlas-profile{--profile-radius-lg:18px;--profile-radius-md:13px;width:100%;max-width:1500px;color:var(--text);margin:0 auto;padding-block:6px 36px}.atlas-profile button,.atlas-profile img{font:inherit}.atlas-profile__layout{grid-template-columns:238px minmax(0,1fr);align-items:start;gap:clamp(22px,2.4vw,38px);display:grid}.atlas-profile__rail,.atlas-profile__card{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-card)}.atlas-profile__rail{border-radius:var(--profile-radius-lg);flex-direction:column;min-height:598px;max-height:calc(100vh - 108px);padding:18px 12px 14px;display:flex;position:sticky;top:84px}.atlas-profile__rail-account{border-bottom:1px solid var(--border-soft);align-items:center;gap:11px;min-width:0;padding:2px 7px 17px;display:flex}.atlas-profile__rail-account>span:last-child{min-width:0;display:block}.atlas-profile__rail-account strong,.atlas-profile__rail-account small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.atlas-profile__rail-account strong{font-size:13px}.atlas-profile__rail-account small{color:var(--text-muted);margin-top:4px;font-size:10.5px}.atlas-profile__avatar{border:1px solid rgba(var(--primary-rgb), .2);width:42px;height:42px;color:var(--primary);background:linear-gradient(145deg, var(--primary-soft), var(--surface-elevated));letter-spacing:.03em;border-radius:50%;flex:none;place-items:center;font-size:13px;font-weight:900;display:grid;overflow:hidden}.atlas-profile__avatar--large{width:82px;height:82px;box-shadow:0 0 0 7px rgba(var(--primary-rgb), .07);border-width:2px;font-size:23px}.atlas-profile__avatar img{object-fit:cover;width:100%;height:100%}.atlas-profile__nav{flex-direction:column;gap:5px;margin-top:13px;display:flex}.atlas-profile__nav-item{width:100%;min-height:45px;color:var(--text-secondary);text-align:start;border:1px solid #0000;border-radius:10px;grid-template-columns:31px minmax(0,1fr) 16px;align-items:center;gap:8px;padding-inline:10px 8px;transition:color .16s,border-color .16s,background-color .16s,transform .16s;display:grid}.atlas-profile__nav-item>span{width:31px;height:31px;color:var(--icon);background:var(--surface-soft);border-radius:8px;place-items:center;display:grid}.atlas-profile__nav-item strong{min-width:0;font-size:12px;line-height:1.3}.atlas-profile__nav-item>svg{color:var(--text-faint)}.atlas-profile__nav-item:hover{color:var(--primary);background:var(--surface-hover);transform:translate(2px)}.atlas-profile__nav-item--active{border-color:rgba(var(--primary-rgb), .17);color:var(--primary);background:linear-gradient(100deg, rgba(var(--primary-rgb), .13), rgba(var(--primary-rgb), .035))}.atlas-profile__nav-item--active>span{color:var(--primary);background:var(--primary-soft)}.atlas-profile__rail-logout{border-top:1px solid var(--border-soft);width:100%;min-height:42px;color:var(--status-danger-text);text-align:start;align-items:center;gap:11px;margin-top:auto;padding:14px 10px 0;font-size:12px;font-weight:850;display:flex}.atlas-profile__content{min-width:0}.atlas-profile__page-heading{margin:1px 0 22px}.atlas-profile__eyebrow,.atlas-profile__kicker{color:var(--primary);letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:900}.atlas-profile__page-heading h1{letter-spacing:-.045em;margin:6px 0 0;font-size:clamp(27px,2.25vw,34px);line-height:1.12}.atlas-profile__page-heading p{max-width:670px;color:var(--text-secondary);margin:8px 0 0;font-size:13px;line-height:1.55}.atlas-profile__stack{flex-direction:column;gap:18px;display:flex}.atlas-profile__card{border-radius:var(--profile-radius-lg)}.atlas-profile__overview-grid{grid-template-columns:minmax(0,1.35fr) minmax(290px,.65fr);gap:18px;display:grid}.atlas-profile__hero{isolation:isolate;flex-direction:column;min-height:292px;padding:clamp(22px,2.3vw,32px);display:flex;position:relative;overflow:hidden}.atlas-profile__hero:before{content:"";z-index:-1;background:rgba(var(--primary-rgb), .09);width:360px;height:360px;box-shadow:0 0 0 55px rgba(var(--primary-rgb), .035);border-radius:50%;position:absolute;inset-block-start:-235px;inset-inline-end:-110px}.atlas-profile__hero-main{grid-template-columns:82px minmax(0,1fr) auto;align-items:center;gap:22px;min-width:0;display:grid}.atlas-profile__hero-copy{min-width:0}.atlas-profile__hero-copy h2{letter-spacing:-.04em;margin:6px 0 9px;font-size:clamp(22px,2vw,29px)}.atlas-profile__contact-list{flex-wrap:wrap;gap:7px 15px;display:flex}.atlas-profile__contact-list span{min-width:0;color:var(--text-secondary);overflow-wrap:anywhere;align-items:center;gap:7px;font-size:11.5px;font-weight:650;display:inline-flex}.atlas-profile__contact-list svg{color:var(--primary);flex:none}.atlas-profile__action{white-space:nowrap;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 15px;font-size:11.5px;font-weight:850;display:inline-flex}.atlas-profile__action--primary{color:var(--on-primary);background:var(--primary-gradient);box-shadow:var(--primary-glow)}.atlas-profile__action--secondary{border:1px solid rgba(var(--primary-rgb), .35);color:var(--primary);background:var(--surface-elevated)}.atlas-profile__stats{grid-template-columns:1fr 1fr;gap:12px;margin-top:auto;padding-top:26px;display:grid}.atlas-profile__stats button{border:1px solid var(--border-soft);border-radius:var(--profile-radius-md);min-height:76px;color:var(--text);background:var(--surface-soft);text-align:start;grid-template-rows:auto auto;grid-template-columns:38px minmax(0,1fr) 16px;align-items:center;column-gap:11px;padding:12px 13px;transition:border-color .16s,background-color .16s,transform .16s;display:grid}.atlas-profile__stats button:hover{border-color:rgba(var(--primary-rgb), .3);background:var(--surface-hover);transform:translateY(-1px)}.atlas-profile__stats button>span{width:38px;height:38px;color:var(--primary);background:var(--primary-soft);border-radius:10px;grid-row:1/3;place-items:center;display:grid}.atlas-profile__stats button>svg{color:var(--text-faint);grid-area:1/3/3}.atlas-profile__stats strong{align-self:end;font-size:18px;line-height:1}.atlas-profile__stats small{color:var(--text-muted);align-self:start;margin-top:4px;font-size:10.5px;font-weight:750}.atlas-profile__plan-card{background:linear-gradient(145deg, rgba(var(--primary-rgb), .075), var(--surface) 58%);flex-direction:column;min-height:292px;padding:24px;display:flex}.atlas-profile__plan-card .atlas-profile__empty{flex:1}.atlas-profile__plan-card--available{border-color:rgba(var(--primary-rgb), .22)}.atlas-profile__plan-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.atlas-profile__plan-heading h2{letter-spacing:-.04em;margin:7px 0 0;font-size:23px}.atlas-profile__plan-description{color:var(--text-secondary);margin:22px 0;font-size:12px;line-height:1.65}.atlas-profile__plan-meta{gap:12px;margin:auto 0 0;display:grid}.atlas-profile__plan-meta div{border-top:1px solid var(--border-soft);justify-content:space-between;gap:12px;padding-top:11px;display:flex}.atlas-profile__plan-meta dt{color:var(--text-muted);font-size:10.5px;font-weight:750}.atlas-profile__plan-meta dd{text-align:end;margin:0;font-size:11.5px;font-weight:850}.atlas-profile__badge,.atlas-profile__subtle-badge{white-space:nowrap;border-radius:999px;align-items:center;gap:5px;width:fit-content;min-height:24px;padding:4px 9px;font-size:9.5px;font-weight:900;line-height:1;display:inline-flex}.atlas-profile__badge{color:var(--primary);background:var(--primary-soft)}.atlas-profile__subtle-badge{color:var(--text-muted);background:var(--status-neutral-soft)}.atlas-profile__notice,.atlas-profile__inline-note{border:1px solid var(--status-info-border);color:var(--status-info-text);background:var(--status-info-soft);border-radius:11px;align-items:flex-start;gap:10px;font-size:11px;line-height:1.5;display:flex}.atlas-profile__notice{padding:12px 14px}.atlas-profile__notice svg{flex:none;margin-top:1px}.atlas-profile__notice span{gap:2px;display:grid}.atlas-profile__notice strong{color:var(--text)}.atlas-profile__details-card{padding:23px 25px 25px}.atlas-profile__card-heading{justify-content:space-between;align-items:center;gap:20px;display:flex}.atlas-profile__card-heading--bordered{border-bottom:1px solid var(--border-soft);padding:22px 24px 18px}.atlas-profile__card-heading h2,.atlas-profile__preference-heading h2,.atlas-profile__logout-panel h2{letter-spacing:-.025em;margin:0;font-size:16px}.atlas-profile__card-heading p,.atlas-profile__preference-heading p,.atlas-profile__logout-panel p{color:var(--text-muted);margin:6px 0 0;font-size:11.5px;line-height:1.55}.atlas-profile__details-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;margin:21px 0 0;display:grid}.atlas-profile__details-grid div{border:1px solid var(--border-soft);background:var(--surface-soft);border-radius:11px;min-height:72px;padding:13px 14px}.atlas-profile__details-grid dt{color:var(--text-muted);font-size:10px;font-weight:800}.atlas-profile__details-grid dd{overflow-wrap:anywhere;margin:8px 0 0;font-size:12px;font-weight:800}.atlas-profile__muted-value{color:var(--text-faint)!important;font-weight:650!important}.atlas-profile__list-card{min-height:480px;overflow:hidden}.atlas-profile__empty{min-height:300px;color:var(--text-muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:35px 24px;display:flex}.atlas-profile__empty--compact{min-height:0;padding:28px 5px 8px}.atlas-profile__empty-icon{width:52px;height:52px;color:var(--primary);background:var(--primary-soft);border-radius:15px;place-items:center;margin-bottom:14px;display:grid}.atlas-profile__empty strong{color:var(--text);font-size:13px}.atlas-profile__empty p{max-width:430px;margin:7px 0 0;font-size:11.5px;line-height:1.6}.atlas-profile__entity-list{padding:3px 24px 11px}.atlas-profile__entity{border-bottom:1px solid var(--border-soft);grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:15px;min-height:108px;padding:19px 0;display:grid}.atlas-profile__entity:last-child{border-bottom:0}.atlas-profile__entity--selected{background:linear-gradient(100deg, rgba(var(--primary-rgb), .085), transparent 72%);border-radius:12px;margin-inline:-12px;padding-inline:12px}.atlas-profile__entity-icon{width:46px;height:46px;color:var(--primary);background:var(--primary-soft);border-radius:13px;place-items:center;display:grid}.atlas-profile__entity-copy{min-width:0}.atlas-profile__entity-title{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.atlas-profile__entity-title h3{overflow-wrap:anywhere;min-width:0;margin:0;font-size:13px}.atlas-profile__entity-copy>p,.atlas-profile__payment-method p{color:var(--text-secondary);margin:7px 0 0;font-size:11.5px;line-height:1.5}.atlas-profile__entity-meta{flex-wrap:wrap;gap:7px 16px;margin-top:8px;display:flex}.atlas-profile__entity-meta span{color:var(--text-muted);overflow-wrap:anywhere;align-items:center;gap:6px;font-size:10.5px;display:inline-flex}.atlas-profile__entity-notes{color:var(--text-muted);gap:3px;margin-top:8px;font-size:10px;display:grid}.atlas-profile__entity-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:7px;display:flex}.atlas-profile__entity-actions button,.atlas-profile__payment-method>button{border:1px solid var(--border);min-height:34px;color:var(--primary);background:var(--surface-elevated);border-radius:8px;align-items:center;gap:6px;padding:0 11px;font-size:10.5px;font-weight:850;display:inline-flex}.atlas-profile__text-danger{color:var(--status-danger-text)!important}.atlas-profile__preference-card{padding:24px}.atlas-profile__preference-heading{grid-template-columns:42px 1fr;align-items:center;gap:13px;display:grid}.atlas-profile__preference-heading>span{width:42px;height:42px;color:var(--primary);background:var(--primary-soft);border-radius:12px;place-items:center;display:grid}.atlas-profile__inline-note{margin-top:17px;padding:10px 12px}.atlas-profile__inline-note svg{flex:none}.atlas-profile__option-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:20px;display:grid}.atlas-profile__option{border:1px solid var(--border);min-height:112px;color:var(--text-secondary);background:var(--surface-soft);text-align:start;border-radius:13px;grid-template-rows:auto auto;grid-template-columns:38px 1fr;align-items:center;column-gap:11px;padding:15px;display:grid}.atlas-profile__option>span{width:38px;height:38px;color:var(--icon);background:var(--surface-elevated);border-radius:10px;grid-row:1/3;place-items:center;display:grid}.atlas-profile__option strong{color:var(--text);align-self:end;font-size:12px}.atlas-profile__option small{color:var(--text-muted);align-self:start;margin-top:4px;font-size:10px}.atlas-profile__option--active{border-color:var(--primary);background:linear-gradient(135deg, rgba(var(--primary-rgb), .13), var(--surface));box-shadow:inset 0 0 0 1px rgba(var(--primary-rgb), .14)}.atlas-profile__option--active>span{color:var(--primary);background:var(--primary-soft)}.atlas-profile__language-grid{gap:8px;margin-top:20px;display:grid}.atlas-profile__language-option{border:1px solid var(--border-soft);min-height:55px;color:var(--text-secondary);background:var(--surface-soft);text-align:start;border-radius:11px;grid-template-columns:36px 1fr 18px;align-items:center;gap:11px;padding:0 14px;display:grid}.atlas-profile__language-option>span{width:34px;height:28px;color:var(--primary);background:var(--primary-soft);letter-spacing:.06em;border-radius:7px;place-items:center;font-size:9px;font-weight:900;display:grid}.atlas-profile__language-option strong{color:var(--text);font-size:12px}.atlas-profile__language-option>svg{color:var(--primary)}.atlas-profile__language-option--active{border-color:rgba(var(--primary-rgb), .5);background:rgba(var(--primary-rgb), .07)}.atlas-profile__service-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:248px;padding:35px;display:flex}.atlas-profile__service-icon{width:66px;height:66px;color:var(--primary);background:var(--primary-soft);border-radius:19px;place-items:center;margin-bottom:14px;display:grid}.atlas-profile__service-state h2{letter-spacing:-.03em;margin:13px 0 0;font-size:18px}.atlas-profile__service-state p{max-width:540px;color:var(--text-muted);margin:8px 0 0;font-size:11.5px;line-height:1.65}.atlas-profile__password-card{padding:23px 24px}.atlas-profile__password-heading{grid-template-columns:46px 1fr;align-items:center;gap:14px;display:grid}.atlas-profile__password-heading>span{width:46px;height:46px;color:var(--primary);background:var(--primary-soft);border-radius:13px;place-items:center;display:grid}.atlas-profile__password-heading h2{letter-spacing:-.025em;margin:0;font-size:17px}.atlas-profile__password-heading p{color:var(--text-muted);margin:6px 0 0;font-size:11.5px;line-height:1.55}.atlas-profile__password-card form{border-top:1px solid var(--border-soft);margin-top:20px;padding-top:18px}.atlas-profile__password-intro{border:1px solid var(--border-soft);background:var(--surface-soft);border-radius:11px;padding:14px}.atlas-profile__password-intro strong,.atlas-profile__password-intro span{display:block}.atlas-profile__password-intro strong{color:var(--text-muted);font-size:10px}.atlas-profile__password-intro span{overflow-wrap:anywhere;margin-top:6px;font-size:12px;font-weight:850}.atlas-profile__password-intro p{color:var(--text-secondary);margin:10px 0 0;font-size:11px;line-height:1.55}.atlas-profile__password-card form>label,.atlas-profile__password-fields label{gap:7px;display:grid}.atlas-profile__password-card label>span{color:var(--text-muted);font-size:10.5px;font-weight:850}.atlas-profile__password-card input{border:1px solid var(--input-border);width:100%;height:43px;color:var(--text);background:var(--input-background);border-radius:8px;padding:0 12px;font-size:12px;font-weight:700}.atlas-profile__password-card input:focus{border-color:var(--primary);box-shadow:0 0 0 3px rgba(var(--primary-rgb), .12)}.atlas-profile__password-card input[inputmode=numeric]{letter-spacing:.25em;text-align:center;max-width:230px;font-size:17px}.atlas-profile__password-fields{grid-template-columns:1fr 1fr;gap:13px;display:grid}.atlas-profile__password-fields>small{color:var(--text-muted);grid-column:1/-1;font-size:10px;line-height:1.5}.atlas-profile__password-alert{border-radius:8px;margin-top:13px;padding:10px 12px;font-size:10.5px;font-weight:750}.atlas-profile__password-alert.error{border:1px solid var(--status-danger-border);color:var(--status-danger-text);background:var(--status-danger-soft)}.atlas-profile__password-alert.success{border:1px solid color-mix(in srgb, var(--status-success) 38%, var(--border));color:var(--status-success-text);background:var(--status-success-soft)}.atlas-profile__password-actions{justify-content:flex-end;gap:9px;margin-top:16px;display:flex}.atlas-profile__password-actions button,.atlas-profile__password-complete button{min-height:39px;color:var(--on-primary);background:var(--primary-gradient);border-radius:8px;padding:0 14px;font-size:11px;font-weight:850}.atlas-profile__password-actions .secondary{border:1px solid var(--border);color:var(--text-secondary);background:var(--surface-soft)}.atlas-profile__password-complete{border:1px solid color-mix(in srgb, var(--status-success) 35%, var(--border));background:var(--status-success-soft);border-radius:12px;grid-template-columns:43px 1fr auto;align-items:center;gap:13px;margin-top:20px;padding:15px;display:grid}.atlas-profile__password-complete>span{width:43px;height:43px;color:var(--status-success-text);background:color-mix(in srgb, var(--status-success) 16%, var(--surface));border-radius:12px;place-items:center;display:grid}.atlas-profile__password-complete strong{font-size:12px}.atlas-profile__password-complete p{color:var(--text-secondary);margin:5px 0 0;font-size:10.5px}.atlas-profile__security-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.atlas-profile__security-item{flex-direction:column;align-items:flex-start;min-height:175px;padding:18px;display:flex}.atlas-profile__security-item>span{width:42px;height:42px;color:var(--primary);background:var(--primary-soft);border-radius:12px;place-items:center;display:grid}.atlas-profile__security-item h3{margin:15px 0 0;font-size:12.5px}.atlas-profile__security-item p{color:var(--text-muted);margin:7px 0 0;font-size:10.5px;line-height:1.55}.atlas-profile__security-item>strong{color:var(--primary);margin-top:auto;padding-top:13px;font-size:10.5px}.atlas-profile__logout-panel{grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:14px;min-height:86px;padding:17px 20px;display:grid}.atlas-profile__logout-panel>span{width:42px;height:42px;color:var(--status-danger-text);background:var(--status-danger-soft);border-radius:12px;place-items:center;display:grid}.atlas-profile__logout-panel button{border:1px solid var(--status-danger-border);min-height:38px;color:var(--status-danger-text);background:var(--status-danger-soft);border-radius:9px;padding:0 15px;font-size:11px;font-weight:850}.atlas-profile__payment-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:20px 24px 24px;display:grid}.atlas-profile__payment-method{border:1px solid var(--border);background:var(--surface-soft);border-radius:13px;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:13px;min-height:116px;padding:16px;display:grid}.atlas-profile__payment-method--default{border-color:rgba(var(--primary-rgb), .4);background:linear-gradient(135deg, rgba(var(--primary-rgb), .09), var(--surface))}.atlas-profile__payment-method h3{margin:0;font-size:12.5px}.atlas-profile__payment-method small{color:var(--text-muted);margin-top:4px;font-size:10px;display:block}.atlas-profile__loading{border:1px solid var(--border);border-radius:var(--profile-radius-lg);min-height:410px;color:var(--text-muted);background:var(--surface);justify-content:center;align-items:center;gap:11px;font-size:12px;font-weight:750;display:flex}.atlas-profile__loading>span{border:2px solid var(--border-strong);border-top-color:var(--primary);border-radius:50%;width:18px;height:18px;animation:.7s linear infinite atlas-profile-spin}@keyframes atlas-profile-spin{to{transform:rotate(360deg)}}[dir=rtl] .atlas-profile__eyebrow,[dir=rtl] .atlas-profile__kicker{letter-spacing:0}[dir=rtl] .atlas-profile__nav-item:hover{transform:translate(-2px)}[dir=rtl] .atlas-profile__nav-item>svg,[dir=rtl] .atlas-profile__stats button>svg{transform:scaleX(-1)}@media (width<=1080px){.atlas-profile__layout{grid-template-columns:210px minmax(0,1fr);gap:18px}.atlas-profile__rail{padding-inline:9px}.atlas-profile__overview-grid{grid-template-columns:1fr}.atlas-profile__plan-card{min-height:230px}.atlas-profile__details-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.atlas-profile__security-grid{grid-template-columns:1fr}.atlas-profile__security-item{min-height:130px}}@media (width<=860px){.atlas-profile__layout{display:block}.atlas-profile__rail{min-height:0;max-height:none;margin-bottom:24px;padding:13px;position:static}.atlas-profile__rail-account{padding:0 2px 12px}.atlas-profile__nav{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.atlas-profile__nav-item{grid-template-columns:30px minmax(0,1fr);padding-inline:8px}.atlas-profile__nav-item>svg{display:none}.atlas-profile__rail-logout{min-height:38px;margin-top:11px;padding-top:11px}.atlas-profile__entity{grid-template-columns:46px minmax(0,1fr)}.atlas-profile__entity-actions{grid-column:2;justify-content:flex-start}}@media (width<=600px){.atlas-profile{padding-block-start:0}.atlas-profile__rail{border-radius:14px;margin-bottom:20px}.atlas-profile__rail-account{display:none}.atlas-profile__nav{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:0}.atlas-profile__rail-logout{justify-content:center}.atlas-profile__page-heading{margin-bottom:17px}.atlas-profile__page-heading h1{font-size:24px}.atlas-profile__hero{min-height:0;padding:22px 18px 18px}.atlas-profile__hero-main{grid-template-columns:65px minmax(0,1fr);gap:16px}.atlas-profile__avatar--large{width:64px;height:64px;font-size:18px}.atlas-profile__hero-main>.atlas-profile__action{grid-column:1/-1;width:100%}.atlas-profile__contact-list{display:grid}.atlas-profile__stats{grid-template-columns:1fr;padding-top:20px}.atlas-profile__plan-card,.atlas-profile__details-card,.atlas-profile__preference-card{padding:19px 17px}.atlas-profile__details-grid,.atlas-profile__option-grid,.atlas-profile__payment-grid{grid-template-columns:1fr}.atlas-profile__card-heading--bordered{align-items:flex-start;padding:18px 17px 15px}.atlas-profile__card-heading--bordered .atlas-profile__action span{display:none}.atlas-profile__card-heading--bordered .atlas-profile__action{min-width:40px;padding:0}.atlas-profile__entity-list{padding-inline:17px}.atlas-profile__entity{grid-template-columns:40px minmax(0,1fr);gap:12px}.atlas-profile__entity--selected{margin-inline:-7px;padding-inline:7px}.atlas-profile__entity-icon{width:40px;height:40px}.atlas-profile__entity-actions{grid-column:1/-1}.atlas-profile__entity-actions button{flex:1;justify-content:center}.atlas-profile__logout-panel{grid-template-columns:40px 1fr}.atlas-profile__logout-panel button{grid-column:1/-1;width:100%}.atlas-profile__payment-grid{padding:16px 17px 19px}.atlas-profile__payment-method{grid-template-columns:40px minmax(0,1fr)}.atlas-profile__payment-method>button{grid-column:1/-1;justify-content:center}.atlas-profile__password-card{padding:19px 17px}.atlas-profile__password-fields{grid-template-columns:1fr}.atlas-profile__password-fields>small{grid-column:1}.atlas-profile__password-actions{flex-direction:column-reverse}.atlas-profile__password-actions button{width:100%}.atlas-profile__password-complete{grid-template-columns:42px 1fr}.atlas-profile__password-complete button{grid-column:1/-1;width:100%}}@media (forced-colors:active){.atlas-profile__rail,.atlas-profile__card,.atlas-profile__nav-item,.atlas-profile__action,.atlas-profile__option,.atlas-profile__language-option{forced-color-adjust:auto}}@media (prefers-reduced-motion:reduce){.atlas-profile *,.atlas-profile :before,.atlas-profile :after{transition-duration:.01ms!important;animation-duration:.01ms!important}}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-cyrillic-ext-wght-normal-BOeWTOD4.woff2)format("woff2-variations");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-cyrillic-wght-normal-DqGufNeO.woff2)format("woff2-variations");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-greek-ext-wght-normal-DlzME5K_.woff2)format("woff2-variations");unicode-range:U+1F??}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-greek-wght-normal-CkhJZR-_.woff2)format("woff2-variations");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-vietnamese-wght-normal-CBcvBZtf.woff2)format("woff2-variations");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-latin-ext-wght-normal-DO1Apj_S.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-latin-wght-normal-Dx4kXJAl.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#fff;--page:#fff;--page-end:#fbfcff;--page-glow:#f69e0009;--surface:#fff;--surface-elevated:#fff;--surface-soft:#fbfaf7;--surface-subtle:#fdfcf9;--surface-hover:#fffaf0;--surface-active:#fff3db;--surface-glass:#fffffff0;--text:#111827;--text-secondary:#3f4b61;--text-muted:#68748a;--text-faint:#9aa3b2;--icon:#526078;--border:#e4e8ee;--border-soft:#edf0f3;--border-strong:#d8dee7;--primary:#e88a00;--primary-hover:#cf7700;--primary-highlight:#f5a400;--primary-strong:#b96500;--primary-solid:#e88a00;--primary-soft:#fff4df;--primary-soft-strong:#ffe8bd;--primary-rgb:232, 138, 0;--on-primary:#fff;--primary-gradient:linear-gradient(135deg, #e88a00 0%, #f5a400 100%);--primary-shadow:0 12px 24px #e88a0033;--primary-glow:0 9px 20px #e88a002e;--shadow:0 18px 50px #0f172a12;--shadow-card:0 8px 30px #0f172a06;--shadow-elevated:0 18px 44px #0f172a24;--input-background:#fff;--input-border:#dfe3ee;--input-placeholder:#9ca5b8;--focus-ring:#e88a0052;--status-success:#17b96f;--status-success-text:#078642;--status-success-soft:#e7f8ee;--status-on-success:#052b1b;--status-warning:#ff7a1a;--status-warning-text:#c65300;--status-warning-soft:#fff0e4;--status-on-warning:#321700;--status-danger:#d92231;--status-danger-text:#b81221;--status-danger-soft:#fff0f1;--status-danger-border:#ffd3d6;--status-info:#1f70ff;--status-info-text:#0759ff;--status-info-soft:#eaf1ff;--status-info-border:#d7e3ff;--status-progress:#1f70ff;--status-progress-text:#0759d6;--status-progress-soft:#eaf2ff;--status-partial:#0d9488;--status-partial-text:#0f766e;--status-partial-soft:#ccfbf1;--status-refund:#8b5cf6;--status-refund-text:#7c3aed;--status-refund-soft:#ede9fe;--status-neutral:#6f7894;--status-neutral-soft:#eef0f5;--map-background:linear-gradient(135deg, #eff2f6 25%, #fff 25% 35%, #e6ebf1 35% 50%, #fff 50% 58%, #edf1f5 58%);--illustration-building-a:#eef0f8;--illustration-building-b:#e9ecf5;--illustration-building-c:#f1f2f7;--illustration-ink:#111735;--illustration-wheel:#252d57;--illustration-wheel-hub:#f7f5ff;--illustration-body:linear-gradient(135deg, #bc6b00, #f5a400 70%);--illustration-neck:#8d5000;--illustration-leg:#172033;--illustration-box:linear-gradient(135deg, #ffb81c, #e88a00);--login-brand-gradient:linear-gradient(145deg, #07111f 0%, #0a192b 58%, #17243a 100%);--login-brand-glow:radial-gradient(circle at 68% 32%, #f5a40047, transparent 25%), radial-gradient(circle at 14% 82%, #e88a0024, transparent 30%);--avatar-halo:#fff2d7;--primary-2:var(--primary-highlight);--primary-3:var(--primary-soft);--ink:var(--text);--muted:var(--text-muted);--line:var(--border);--soft-line:var(--border-soft);--green:var(--status-success);--orange:var(--status-warning);--blue:var(--status-info);color:var(--text);background:var(--background);font-synthesis:none;text-rendering:geometricprecision;-webkit-font-smoothing:antialiased;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background:#07111e;--page:#07111e;--page-end:#07111e;--page-glow:transparent;--surface:#0b1625;--surface-elevated:#0e1a2b;--surface-soft:#091321;--surface-subtle:#0a1524;--surface-hover:#122238;--surface-active:#2b2518;--surface-glass:#07111ef5;--text:#f7f8fa;--text-secondary:#b9c3d2;--text-muted:#929eb1;--text-faint:#748196;--icon:#9ba8ba;--border:#223147;--border-soft:#18263a;--border-strong:#314158;--primary:#f5a400;--primary-hover:#ffb31a;--primary-highlight:#ffb000;--primary-strong:#d57d00;--primary-solid:#ec9200;--primary-soft:#2c2415;--primary-soft-strong:#443519;--primary-rgb:245, 164, 0;--primary-gradient:linear-gradient(135deg, #d98200 0%, #f5a400 100%);--primary-shadow:none;--primary-glow:none;--shadow:0 20px 54px #0000006b;--shadow-card:0 12px 34px #0003, 0 0 24px #f5a40005;--shadow-elevated:0 22px 55px #00000080, 0 0 30px #f5a4000b;--input-background:#0a1524;--input-border:#314158;--input-placeholder:#7f8ca5;--focus-ring:#f5a4006b;--status-success:#34d399;--status-success-text:#6ee7b7;--status-success-soft:#102d29;--status-on-success:#052b1b;--status-warning:#f59e0b;--status-warning-text:#fbbf24;--status-warning-soft:#33230f;--status-on-warning:#291600;--status-danger:#fb7185;--status-danger-text:#fda4af;--status-danger-soft:#351722;--status-danger-border:#6f2938;--status-info:#3b82f6;--status-info-text:#93c5fd;--status-info-soft:#102a4c;--status-info-border:#274875;--status-progress:#3b82f6;--status-progress-text:#93c5fd;--status-progress-soft:#102a4c;--status-partial:#2dd4bf;--status-partial-text:#5eead4;--status-partial-soft:#123b3a;--status-refund:#8b5cf6;--status-refund-text:#c4b5fd;--status-refund-soft:#251d42;--status-neutral:#94a3b8;--status-neutral-soft:#20293a;--map-background:linear-gradient(135deg, #182131 25%, #0f1624 25% 35%, #222c3e 35% 50%, #0f1624 50% 58%, #1a2435 58%);--illustration-building-a:#1a2334;--illustration-building-b:#202b3e;--illustration-building-c:#151d2b;--illustration-ink:#050812;--illustration-wheel:#3a4662;--illustration-wheel-hub:#f5a400;--illustration-body:linear-gradient(135deg, #bd6d00, #f5a400 70%);--illustration-neck:#9a5900;--illustration-leg:#25334a;--illustration-box:linear-gradient(135deg, #ffb31a, #db8100);--login-brand-gradient:linear-gradient(145deg, #050b14 0%, #081526 52%, #17243a 100%);--login-brand-glow:radial-gradient(circle at 65% 35%, #f5a4003d, transparent 24%), radial-gradient(circle at 15% 80%, #d982001f, transparent 30%);--avatar-halo:#2a2518}*{box-sizing:border-box;scrollbar-color:var(--border-strong) transparent}html,body,#app{min-height:100%;margin:0}html{background:var(--background)}body{color:var(--text);background:radial-gradient(circle at 78% 4%, var(--page-glow), transparent 24rem), linear-gradient(180deg, var(--page) 0%, var(--page) 58%, var(--page-end) 100%);transition:background-color .2s,color .2s}button,input,select,textarea{font:inherit}button{color:inherit;cursor:pointer;background:0 0;border:0}input,select,textarea{min-width:0;color:var(--text);caret-color:var(--primary);background:0 0;border:0;outline:0}input::placeholder,textarea::placeholder{color:var(--input-placeholder);opacity:1}::selection{color:var(--on-primary);background:var(--primary-highlight)}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid var(--focus-ring);outline-offset:2px}button:disabled{cursor:not-allowed;opacity:.6}input:-webkit-autofill{-webkit-text-fill-color:var(--text);box-shadow:0 0 0 1000px var(--input-background) inset;transition:background-color 9999s ease-out}input:-webkit-autofill:hover{-webkit-text-fill-color:var(--text);box-shadow:0 0 0 1000px var(--input-background) inset;transition:background-color 9999s ease-out}input:-webkit-autofill:focus{-webkit-text-fill-color:var(--text);box-shadow:0 0 0 1000px var(--input-background) inset;transition:background-color 9999s ease-out}.login-page{background:var(--page);grid-template-columns:minmax(420px,.85fr) minmax(500px,1.15fr);min-height:100vh;display:grid}.login-brand-panel{color:#fff;background:var(--login-brand-gradient);flex-direction:column;min-height:100vh;padding:46px clamp(36px,5vw,78px);display:flex;position:relative;overflow:hidden}.login-brand-panel:before{content:"";background:var(--login-brand-glow);pointer-events:none;position:absolute;inset:-30%}.login-brand-panel:after{content:"";pointer-events:none;border:1px solid #ffffff1f;border-radius:50%;width:420px;height:420px;position:absolute;bottom:-130px;right:-180px;box-shadow:0 0 0 70px #ffffff06,0 0 0 140px #ffffff05}.login-brand,.login-brand-copy,.login-route-art{z-index:1;position:relative}.login-brand{color:var(--primary-highlight);letter-spacing:.025em;text-transform:uppercase;align-items:center;gap:10px;font-size:24px;font-weight:850;display:flex}.login-brand .logo-mark{width:52px;height:44px}.login-brand-copy{max-width:550px;margin:auto 0}.login-brand-copy small{color:#f4ad27;letter-spacing:.18em;margin-bottom:24px;font-size:12px;font-weight:900;display:block}.login-brand-copy h1{letter-spacing:-.065em;margin:0;font-size:clamp(42px,5vw,70px);line-height:.98}.login-brand-copy p{color:#ffffffc2;max-width:470px;margin:28px 0 0;font-size:16px;line-height:1.7}.login-route-art{color:#fff;grid-template-columns:38px 1fr 38px;align-items:center;gap:15px;height:74px;display:grid}.login-route-art span{border-top:2px dashed #ffffff75;grid-column:2;height:2px}.login-route-art svg:first-of-type{grid-area:1/1}.login-route-art svg:last-of-type{grid-area:1/3}.login-form-panel{background:radial-gradient(circle at 75% 10%, rgba(var(--primary-rgb),.08), transparent 24rem), var(--page);place-items:center;min-height:100vh;padding:48px clamp(32px,7vw,110px);display:grid}.login-form-wrap{width:min(100%,460px)}.login-form-wrap>.env-badge{margin-bottom:36px}.login-heading h2{letter-spacing:-.05em;margin:0;font-size:38px}.login-heading p{color:var(--text-muted);margin:10px 0 34px;font-size:15px}.login-form{flex-direction:column;display:flex}.login-form>label{color:var(--text-secondary);margin:0 0 8px;font-size:13px;font-weight:850}.login-form>label:not(:first-child){margin-top:20px}.login-input{border:1px solid var(--input-border);height:52px;color:var(--icon);background:var(--input-background);border-radius:10px;align-items:center;gap:12px;padding:0 15px;transition:border-color .16s,box-shadow .16s,background-color .16s;display:flex}.login-input:focus-within{border-color:var(--primary);box-shadow:0 0 0 4px rgba(var(--primary-rgb),.12)}.login-input input{height:100%;color:var(--text);flex:1;font-size:14px}.login-input input::placeholder{color:var(--input-placeholder)}.password-toggle{color:var(--primary);font-size:12px;font-weight:850}.login-error{color:var(--status-danger-text);background:var(--status-danger-soft);border:1px solid var(--status-danger-border);border-radius:8px;margin-top:16px;padding:11px 12px;font-size:12px;font-weight:750;line-height:1.45}.login-submit{background:var(--primary-gradient);height:52px;color:var(--on-primary);box-shadow:var(--primary-shadow);border-radius:9px;justify-content:center;align-items:center;gap:10px;margin-top:26px;font-size:14px;font-weight:900;display:inline-flex}.button-spinner{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite spin}.login-security-note{color:var(--text-muted);align-items:flex-start;gap:9px;margin:23px 0 0;font-size:11.5px;line-height:1.55;display:flex}.login-security-note svg{color:var(--primary);flex:none;margin-top:1px}@keyframes spin{to{transform:rotate(360deg)}}.app-shell{min-height:100vh;color:var(--text);display:flex}.sidebar{border-right:1px solid var(--line);background:var(--surface-glass);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:5;flex-direction:column;width:194px;padding:24px 14px 28px;display:flex;position:fixed;inset:0 auto 0 0}.brand{height:45px;color:var(--primary);letter-spacing:.025em;text-transform:uppercase;align-items:center;gap:8px;padding:0 10px;font-size:22px;font-weight:850;display:flex}.logo-mark{color:var(--primary-highlight);flex:none;overflow:visible}.nav-list{flex-direction:column;gap:12px;margin-top:40px;display:flex}.nav-item{height:46px;color:var(--text-secondary);text-align:left;border-radius:9px;align-items:center;gap:14px;padding:0 14px;font-size:13px;font-weight:700;display:flex}.nav-item svg{color:var(--icon)}.nav-item.active{background:linear-gradient(90deg, rgba(var(--primary-rgb), .15), rgba(var(--primary-rgb), .045));color:var(--primary)}.nav-item.active svg{color:var(--primary)}.support-card{border:1px solid var(--line);min-height:62px;color:var(--text-secondary);background:var(--surface-elevated);border-radius:9px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;margin:auto 6px 0;padding:10px;display:grid}.support-card strong,.support-card small{text-align:left;display:block}.support-card strong{font-size:10px;font-weight:800}.support-card small{color:var(--primary);font-size:10px;font-weight:800}.main-area{flex:1;min-width:0;margin-left:194px;padding:0 clamp(22px,2.2vw,40px) 32px}.topbar{justify-content:flex-end;align-items:center;gap:22px;height:70px;display:flex;position:relative}.env-badge{letter-spacing:.01em;border-radius:999px;align-items:center;height:28px;padding:0 10px;font-size:11px;font-weight:900;display:inline-flex}.store-switcher{border:1px solid var(--line);background:var(--surface-elevated);min-width:195px;height:43px;box-shadow:var(--shadow-card);border-radius:10px;align-items:center;gap:12px;padding:0 13px;font-size:13px;font-weight:800;display:flex}.store-switcher svg:last-child{margin-left:auto}.notification{color:var(--text);padding-top:3px;position:relative}.notification span{background:var(--status-danger);width:18px;height:18px;color:var(--on-primary);border-radius:999px;place-items:center;font-size:10px;font-weight:800;display:grid;position:absolute;top:-3px;right:-8px}.account-menu{position:relative}.avatar-button{color:var(--text-secondary);cursor:pointer;align-items:center;gap:10px;font-weight:800;display:flex}.avatar-button span{width:43px;height:43px;color:var(--primary);background:var(--primary-3);border-radius:50%;place-items:center;font-size:15px;display:grid}.avatar-button[aria-expanded=true]>svg{transform:rotate(180deg)}.account-popover{z-index:20;border:1px solid var(--border);background:var(--surface-elevated);width:230px;box-shadow:var(--shadow-elevated);border-radius:11px;padding:15px;position:absolute;top:calc(100% + 10px);right:0}.account-popover strong,.account-popover small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.account-popover strong{font-size:13px}.account-popover small{color:var(--text-muted);margin-top:5px;font-size:11px}.account-popover button{border-top:1px solid var(--border);width:100%;height:38px;color:var(--status-danger-text);align-items:center;gap:9px;margin-top:13px;padding-top:10px;font-size:12px;font-weight:850;display:flex}.detail-topbar{gap:28px}.support-link{color:var(--primary);align-items:center;gap:10px;font-size:13px;font-weight:850;display:inline-flex}.theme-toggle{border:1px solid var(--border);min-width:42px;height:42px;color:var(--primary);background:var(--surface-elevated);box-shadow:var(--shadow-card);border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:0 11px;font-size:12px;font-weight:800;transition:border-color .16s,background-color .16s,color .16s,box-shadow .16s;display:inline-flex}.theme-toggle:hover{border-color:color-mix(in srgb, var(--primary) 50%, var(--border));background:var(--primary-soft)}.theme-toggle svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:19px;height:19px}.theme-toggle-label{color:var(--text-secondary);text-transform:capitalize}.theme-toggle-sr{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}html .language-switcher{color:var(--text-secondary);background:var(--surface-glass);border-color:var(--border);box-shadow:var(--shadow-card)}[data-theme=dark] :is(.store-switcher,.theme-toggle,.language-switcher){box-shadow:none}.page{width:100%;max-width:1600px;margin:0 auto}.page-title{margin:-2px 0 18px}.page-title h1{letter-spacing:-.045em;margin:0;font-size:28px;font-weight:800;line-height:1.2}.page-title p{color:var(--text-secondary);margin:9px 0 0;font-size:14px;font-weight:500}.wave{letter-spacing:0}.api-notice,.inline-loading,.form-error,.form-success{border-radius:8px;margin-bottom:14px;padding:10px 12px;font-size:12px;font-weight:750}.api-notice{color:var(--status-danger-text);background:var(--status-danger-soft);border:1px solid var(--status-danger-border);justify-content:space-between;align-items:center;gap:14px;display:flex}.api-notice button{background:var(--status-danger);min-width:76px;height:32px;color:var(--on-primary);border-radius:7px;font-size:12px;font-weight:850}.inline-loading{color:var(--status-info-text);background:var(--status-info-soft);border:1px solid var(--status-info-border)}.form-error{color:var(--status-danger-text);background:var(--status-danger-soft);border:1px solid var(--status-danger-border)}.form-success{color:var(--status-success-text);background:var(--status-success-soft);border:1px solid color-mix(in srgb, var(--status-success) 38%, var(--border))}.card{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-card);border-radius:14px}.dashboard-grid{gap:14px;display:grid}.top-row{grid-template-columns:minmax(620px,1fr) minmax(360px,410px)}.content-row{grid-template-columns:minmax(420px,.9fr) minmax(560px,1.3fr) minmax(250px,.55fr);align-items:start;margin-top:14px}.hero-card{grid-template-columns:290px 1fr;height:250px;padding:44px 28px;display:grid;overflow:hidden}.hero-copy h2{letter-spacing:-.045em;margin:0;font-size:24px}.hero-copy p{color:var(--text-secondary);margin:19px 0 28px;font-size:14px}.primary-button{background:var(--primary-gradient);min-width:129px;height:45px;color:var(--on-primary);box-shadow:var(--primary-glow);border-radius:5px;justify-content:center;align-items:center;gap:11px;padding:0 22px;font-size:13px;font-weight:800;display:inline-flex}.primary-button:hover:not(:disabled),.login-submit:hover:not(:disabled){filter:brightness(1.07)}.primary-button.wide{width:100%;height:40px;margin-top:18px}.hero-art{min-width:0;position:relative}.city{opacity:.9;width:180px;height:118px;position:absolute;bottom:23px}.skyline-a{background:linear-gradient(var(--illustration-building-a) 0 0) 35px 65px / 17px 44px no-repeat, linear-gradient(var(--illustration-building-b) 0 0) 78px 33px / 30px 76px no-repeat, linear-gradient(var(--illustration-building-c) 0 0) 124px 78px / 18px 31px no-repeat;left:34px}.skyline-b{background:linear-gradient(var(--illustration-building-b) 0 0) 5px 32px / 31px 78px no-repeat, linear-gradient(var(--illustration-building-c) 0 0) 52px 58px / 22px 52px no-repeat, linear-gradient(var(--illustration-building-b) 0 0) 92px 75px / 28px 35px no-repeat, linear-gradient(var(--illustration-building-a) 0 0) 137px 88px / 15px 22px no-repeat;right:22px}.route-line{border-top:3px dashed var(--primary-highlight);border-radius:50%;height:52px;position:absolute;top:89px;left:70px;right:62px;transform:rotate(2deg)}.pin{z-index:2;position:absolute}.pin-left{top:29px;left:56px}.pin-right{top:30px;right:58px}.scooter-art{filter:drop-shadow(0 16px 16px #2d205a30);width:150px;height:97px;position:absolute;bottom:35px;right:160px}.wheel{background:var(--illustration-ink);border:6px solid var(--illustration-wheel);border-radius:50%;width:33px;height:33px;position:absolute;bottom:3px}.wheel:after{content:"";background:var(--illustration-wheel-hub);border-radius:50%;position:absolute;inset:6px}.rear{left:18px}.front{right:17px}.scooter-body{background:var(--illustration-body);border-radius:22px 37px 11px 14px;width:88px;height:34px;position:absolute;bottom:27px;left:35px}.scooter-seat{background:var(--illustration-ink);border-radius:8px;width:43px;height:10px;position:absolute;bottom:62px;left:58px}.scooter-neck{background:var(--illustration-neck);border-radius:10px;width:8px;height:34px;position:absolute;bottom:51px;right:39px;transform:rotate(-18deg)}.scooter-handle{background:var(--illustration-ink);border-radius:20px;width:38px;height:7px;position:absolute;bottom:79px;right:13px}.delivery-box{background:var(--illustration-box);border-radius:7px;place-items:center;width:58px;height:48px;display:grid;position:absolute;bottom:55px;right:31px;box-shadow:inset 0 0 0 2px #ffffff1c}.delivery-box .logo-mark{color:#fff;width:38px;height:30px}.rider-leg{background:var(--illustration-leg);border-radius:8px;width:35px;height:8px;position:absolute;bottom:45px;left:51px;transform:rotate(18deg)}.overview-card{height:auto;min-height:238px;padding:20px 22px 18px}.card-header{justify-content:space-between;align-items:center;gap:10px;display:flex}.card-header h3{letter-spacing:-.03em;margin:0;font-size:18px}.card-header button{color:var(--primary);align-items:center;gap:8px;font-size:13px;font-weight:800;display:inline-flex}.overview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:16px;display:grid}.overview-stat{border:1px solid var(--line);border-radius:12px;grid-template-rows:auto auto auto;grid-template-columns:40px 1fr;align-items:center;column-gap:10px;min-height:78px;padding:13px 14px 12px;display:grid}.soft-icon{width:40px;height:40px;color:var(--icon-color);background:color-mix(in srgb, var(--icon-color) 15%, var(--surface-elevated));border-radius:50%;place-items:center;display:grid}.overview-stat .soft-icon{grid-row:1/4}.overview-stat strong{letter-spacing:-.04em;min-width:0;font-size:22px}.overview-stat small{color:var(--text-muted);font-size:11px;font-weight:700;line-height:1.35}.overview-stat.money-stat strong{letter-spacing:-.02em;white-space:nowrap;font-variant-numeric:tabular-nums;max-width:100%;font-size:16px;line-height:1.1}.money-value{align-items:baseline;gap:5px;display:inline-flex}.money-unit{letter-spacing:.02em;color:var(--text-muted);font-size:9px;font-weight:850;line-height:1}[dir=rtl] .overview-stat{text-align:right;grid-template-columns:minmax(0,1fr) 40px}[dir=rtl] .overview-stat .soft-icon{grid-column:2}[dir=rtl] .overview-stat>:not(.soft-icon){grid-column:1}[dir=rtl] .overview-stat.money-stat strong{justify-self:end}[dir=rtl] .money-value{flex-direction:row-reverse}.recent-card{min-height:504px;padding:19px 18px 12px}.recent-card .card-header{padding:0 10px 13px}.recent-list{flex-direction:column;display:flex}.recent-item{border-top:1px solid var(--soft-line);text-align:left;border-radius:9px;grid-template-columns:48px minmax(0,1fr) minmax(112px,auto) 15px;align-items:center;gap:8px;width:100%;min-height:81px;padding:11px 12px 11px 9px;display:grid}.recent-item:first-child{border-top:0}.recent-item.active{background:linear-gradient(95deg, rgba(var(--primary-rgb), .15), transparent);box-shadow:inset 0 0 0 1px rgba(var(--primary-rgb), .2)}.recent-main,.recent-amount{flex-direction:column;gap:5px;min-width:0;display:flex}.recent-top{align-items:center;gap:9px;min-width:0;display:flex}.recent-top:has(.badge.purple){flex-wrap:wrap;row-gap:5px}.recent-top strong{white-space:nowrap;flex:none}.recent-main strong{font-size:15px}.recent-main>span:not(.recent-top),.recent-main small{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.recent-main em{color:var(--primary);font-size:12.5px;font-style:normal;font-weight:800}.recent-amount{align-items:flex-end}.recent-amount strong{font-size:15px}.recent-amount small{color:var(--text-secondary);font-size:11.5px;font-weight:700}.status-icon{width:43px;height:43px;color:var(--status-color);background:color-mix(in srgb, var(--status-color) 15%, var(--surface-elevated));border-radius:50%;place-items:center;display:grid}.status-icon.large{width:55px;height:55px}.badge{white-space:nowrap;border-radius:4px;flex:none;align-items:center;width:fit-content;min-height:22px;padding:4px 9px;font-size:12px;font-weight:800;line-height:1;display:inline-flex}.badge.blue{color:var(--status-info-text);background:var(--status-info-soft)}.badge.progress{color:var(--status-progress-text);background:var(--status-progress-soft)}.badge.partial{color:var(--status-partial-text);background:var(--status-partial-soft)}.badge.refund{color:var(--status-refund-text);background:var(--status-refund-soft)}.badge.purple{color:var(--primary);background:var(--primary-3)}.badge.orange{color:var(--status-warning-text);background:var(--status-warning-soft)}.badge.green{color:var(--status-success-text);background:var(--status-success-soft)}.badge.gray{color:var(--status-neutral);background:var(--status-neutral-soft)}.empty-state{min-height:112px;color:var(--text-muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:7px;padding:24px;display:flex}.empty-state strong{color:var(--text);font-size:13px}.empty-state span{max-width:40rem;font-size:12px;line-height:1.55}.empty-card{place-items:center;min-height:180px;display:grid}.card-footer-link{width:100%;height:39px;color:var(--primary);justify-content:center;align-items:center;gap:7px;font-size:12px;font-weight:800;display:flex}.detail-card{min-height:504px;overflow:hidden}.detail-header{grid-template-columns:56px 1fr auto;align-items:center;gap:14px;min-height:86px;padding:20px 22px 12px;display:grid}.detail-header h2{letter-spacing:-.025em;margin:0;font-size:18px}.detail-header p{color:var(--text-secondary);margin:6px 0 0;font-size:13px;font-weight:700}.detail-header strong{color:var(--primary);margin-top:6px;font-size:13px;display:block}.detail-price{text-align:right}.detail-price small{color:var(--text-secondary);margin-bottom:7px;font-size:11.5px;font-weight:800;display:block}.detail-price strong{color:var(--ink);margin:0;font-size:16px}.multi-progress-head{background:linear-gradient(95deg, rgba(var(--primary-rgb), .13), transparent);border-radius:11px;justify-content:space-between;align-items:center;margin:7px 18px 0;padding:15px 16px;display:flex}.multi-progress-head strong{font-size:16px;display:block}.multi-progress-head span,.multi-progress-head small{color:var(--text-secondary);margin-top:5px;font-size:13px;font-weight:700;display:block}.parcel-table-wrap{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:13px;overflow-x:auto}.parcel-table{border-collapse:collapse;width:100%;min-width:620px;font-size:12.5px}.parcel-table th{height:34px;color:var(--text-muted);text-align:left;background:var(--surface-subtle);font-weight:800}.parcel-table th,.parcel-table td{border-bottom:1px solid var(--soft-line);padding:8px 9px}.parcel-table tbody tr:last-child td{border-bottom:0}.parcel-table td{color:var(--text-secondary);font-weight:650}.recipient-cell{align-items:center;gap:7px;display:inline-flex}.parcel-table td:nth-child(6) strong,.parcel-table td:nth-child(6) small{display:block}.parcel-table td:nth-child(6) small{color:var(--text-muted);margin-top:3px}.row-number{border-radius:50%;place-items:center;width:17px;height:17px;font-size:9px;font-weight:900;display:grid}.row-number.green{color:var(--green);border:1px solid var(--green)}.row-number.progress{color:var(--status-progress);border:1px solid var(--status-progress)}.row-number.partial{color:var(--status-partial);border:1px solid var(--status-partial)}.row-number.refund{color:var(--status-refund);border:1px solid var(--status-refund)}.row-number.purple{color:var(--primary);border:1px solid var(--primary)}.row-number.orange{color:var(--status-neutral);border:1px solid var(--border-strong)}.parcel-status{align-items:center;gap:4px;font-weight:900;display:flex}.parcel-status small{color:var(--text-muted);margin-left:0;font-size:9px;display:block}.parcel-status.green{color:var(--green)}.parcel-status.progress{color:var(--status-progress)}.parcel-status.partial{color:var(--status-partial)}.parcel-status.refund{color:var(--status-refund)}.parcel-status.purple{color:var(--primary);flex-wrap:wrap}.parcel-status.orange{color:var(--orange)}.detail-metrics{background:linear-gradient(180deg, rgba(var(--primary-rgb), .04), rgba(var(--primary-rgb), .09));grid-template-columns:repeat(3,1fr);height:74px;display:grid}.metric{border-right:1px solid rgba(var(--primary-rgb), .12);justify-content:center;align-items:center;gap:13px;display:flex}.metric:last-child{border-right:0}.metric p{margin:0}.metric small{color:var(--text-muted);margin-bottom:4px;font-size:12px;font-weight:800;display:block}.metric strong{font-size:15px}.delivery-steps{grid-template-columns:repeat(4,1fr);height:62px;margin:4px 63px 17px;display:grid;position:relative}.delivery-steps:before{content:"";background:var(--border-strong);border-radius:99px;height:3px;position:absolute;top:18px;left:12.5%;right:12.5%}.delivery-steps.empty-timeline{height:auto;margin:10px 26px 18px;display:block}.delivery-steps.empty-timeline:before{display:none}.step{z-index:1;color:var(--text-muted);flex-direction:column;align-items:center;gap:5px;font-size:12px;font-weight:750;display:flex;position:relative}.step span{background:var(--border-strong);width:18px;height:18px;box-shadow:0 0 0 3px var(--surface);border-radius:50%;place-items:center;margin-top:9px;display:grid}.step.done span,.step.active span{background:var(--primary)}.step.active span{width:20px;height:20px;margin-top:8px}.step strong{color:var(--text-secondary);font-size:12.5px}.step small{color:var(--text-secondary)}.delivery-info-panel{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:18px 26px 22px}.delivery-info-panel h3,.timeline-panel h3{margin:0 0 18px;font-size:14px}.info-grid{grid-template-columns:1fr 1fr;gap:24px 68px;display:grid}.info-item{grid-template-columns:24px 1fr;align-items:center;gap:12px;display:grid}.info-item p{margin:0}.info-item small{color:var(--text-muted);margin-bottom:4px;font-size:12px;font-weight:800;display:block}.info-item strong{font-size:14px}.timeline-panel{padding:18px 26px}.timeline-item{grid-template-columns:18px 1fr;gap:12px;padding-bottom:14px;display:grid;position:relative}.timeline-item:not(:last-child):before{content:"";background:var(--primary-soft-strong);width:2px;position:absolute;top:10px;bottom:-4px;left:4px}.timeline-item span{background:var(--primary);border-radius:50%;width:10px;height:10px;margin-top:4px}.timeline-item p{margin:0}.timeline-item strong,.timeline-item small{font-size:13px;display:block}.timeline-item small{color:var(--text-muted);margin-top:4px}.monthly-card{min-height:520px;padding:21px 17px 18px}.summary-list{border:1px solid var(--soft-line);border-radius:10px;margin-top:21px;overflow:hidden}.summary-line{border-bottom:1px solid var(--line);padding:14px 14px 18px}.summary-line:last-child{border-bottom:0}.summary-line small,.summary-line strong,.summary-line em{display:block}.summary-line small{color:var(--text-muted);margin-bottom:8px;font-size:10px;font-weight:800}.summary-line strong{letter-spacing:-.035em;font-size:17px}.summary-line em{color:var(--text-muted);margin-top:7px;font-size:10px;font-style:normal;font-weight:900}.summary-line em.positive{color:var(--green)}.summary-line em.warning{color:var(--status-warning-text)}.bar-chart{justify-content:space-between;align-items:flex-end;height:134px;margin:31px 6px 7px;padding:0 4px;display:flex}.bar-chart span{background:var(--primary-soft-strong);border-radius:3px 3px 0 0;width:16px}.bar-chart span.active{background:var(--primary-gradient);box-shadow:0 0 18px rgba(var(--primary-rgb), .18)}.chart-labels{color:var(--text-muted);justify-content:space-between;padding:0 4px;font-size:10px;font-weight:800;display:flex}.deliveries-page .page-title{margin-top:0}.tabs{border-bottom:1px solid var(--line);gap:33px;margin-bottom:20px;display:flex}.tabs button{height:43px;color:var(--text-secondary);align-items:center;gap:8px;font-size:13px;font-weight:800;display:flex;position:relative}.tabs button span{background:var(--primary-soft);min-width:22px;height:20px;color:var(--primary);border-radius:999px;place-items:center;padding:0 7px;font-size:11px;display:grid}.tabs button.active{color:var(--primary)}.tabs button.active:after{content:"";background:var(--primary);border-radius:999px 999px 0 0;height:3px;position:absolute;bottom:-1px;left:0;right:0}.tabs button:disabled{cursor:wait}.delivery-toolbar{align-items:center;gap:13px;margin-bottom:20px;display:flex}.search-box{border:1px solid var(--border);width:348px;height:42px;color:var(--text-muted);background:var(--input-background);border-radius:8px;align-items:center;gap:12px;padding:0 10px 0 16px;display:flex}.search-box input{width:100%;font-size:12px;font-weight:650}.search-box input::placeholder{color:var(--input-placeholder)}.search-clear{width:27px;height:27px;color:var(--text-muted);background:var(--surface-soft);border-radius:6px;flex:none;place-items:center;display:grid}.tool-button,.download-button{border:1px solid var(--border);background:var(--surface-elevated);height:42px;color:var(--text-secondary);border-radius:8px;justify-content:center;align-items:center;gap:10px;padding:0 18px;font-size:12px;font-weight:800;display:inline-flex}.tool-button.active{border-color:rgba(var(--primary-rgb), .45);color:var(--primary);background:var(--primary-soft)}.tool-button.date{justify-content:space-between;min-width:220px}.tool-button.date>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.filter-count{min-width:20px;height:20px;color:var(--on-primary);background:var(--primary-solid);border-radius:999px;place-items:center;padding:0 6px;font-size:10px;display:grid}.filter-control{position:relative}.filter-popover{z-index:25;border:1px solid var(--border);width:280px;color:var(--text);background:var(--surface-elevated);box-shadow:var(--shadow-elevated);border-radius:11px;padding:15px;position:absolute;inset-block-start:calc(100% + 9px);inset-inline-start:0}.date-popover{width:370px}.filter-popover label{color:var(--text-muted);gap:7px;font-size:10.5px;font-weight:850;display:grid}.filter-popover select,.filter-popover input{border:1px solid var(--input-border);width:100%;height:39px;color:var(--text);background:var(--input-background);border-radius:8px;padding:0 11px}.date-fields{grid-template-columns:1fr 1fr;gap:10px;display:grid}.filter-actions{border-top:1px solid var(--border-soft);justify-content:flex-end;gap:8px;margin-top:14px;padding-top:12px;display:flex}.filter-actions button{border:1px solid var(--border);min-height:34px;color:var(--text-secondary);border-radius:7px;padding:0 12px;font-size:11px;font-weight:850}.filter-actions .apply{color:var(--on-primary);background:var(--primary-gradient);border-color:#0000}.filter-error{color:var(--status-danger-text);margin:9px 0 0;font-size:10.5px;font-weight:750}.clear-filters{height:32px;color:var(--primary);white-space:nowrap;padding:0 5px;font-size:11px;font-weight:850}.toolbar-spacer{flex:1}.download-button{width:42px;color:var(--text-secondary);padding:0}.delivery-toolbar .primary-button{white-space:nowrap;width:150px;height:42px}.status-summary-row{grid-template-columns:1.03fr 1.1fr 1.15fr 1fr 1.24fr;gap:16px;margin-bottom:16px;display:grid}.status-summary{border:1px solid var(--border);background:var(--surface);height:76px;box-shadow:var(--shadow-card);border-radius:12px;grid-template-rows:auto auto;grid-template-columns:48px 1fr;align-items:center;column-gap:14px;padding:0 19px;display:grid}.status-summary .soft-icon{grid-row:1/3;width:45px;height:45px}.status-summary strong{letter-spacing:-.04em;align-self:end;font-size:22px}.status-summary small{color:var(--text-muted);align-self:start;font-size:11px;font-weight:750}.deliveries-table-card{overflow:hidden}.deliveries-table{border-collapse:collapse;width:100%;font-size:13px}.deliveries-table thead th{background:var(--surface-subtle);height:40px;color:var(--text-muted);text-align:left;font-size:12px;font-weight:900}.deliveries-table th,.deliveries-table td{border-bottom:1px solid var(--line);vertical-align:middle;padding:10px 14px}.deliveries-table tbody td{color:var(--text-secondary);font-weight:650}.deliveries-table tbody tr.clickable-row{cursor:pointer;transition:background .16s}.deliveries-table tbody tr.clickable-row:hover{background:var(--surface-hover)}.deliveries-table td small{color:var(--text-secondary);margin-top:5px;font-size:12px;display:block}.delivery-cell{align-items:center;gap:12px;display:flex}.delivery-cell .status-icon{width:38px;height:38px}.delivery-cell strong{font-size:14px;display:block}.progress-track{justify-content:space-between;align-items:center;width:152px;height:24px;display:flex;position:relative}.progress-track:before{content:"";background:var(--border-strong);height:2px;position:absolute;top:11px;left:11px;right:11px}.progress-track:after{content:"";background:var(--progress-color,var(--blue));height:2px;transform:scaleX(var(--progress-fill,0));transform-origin:0;position:absolute;top:11px;left:11px;right:11px}.progress-track span{z-index:1;background:var(--border-strong);width:16px;height:16px;box-shadow:0 0 0 3px var(--surface);border-radius:50%;place-items:center;display:grid;position:relative}.progress-track .done,.progress-track .active{background:var(--progress-color,var(--blue))}.progress-track .active-orange{background:var(--orange)}.progress-track .success{background:var(--green)}.progress-track .cancel{background:var(--status-neutral)}.table-footer{height:58px;color:var(--text-secondary);justify-content:space-between;align-items:center;padding:0 15px;font-size:12px;font-weight:700;display:flex}.pagination{align-items:center;gap:8px;display:flex}.pagination button{border:1px solid var(--line);border-radius:7px;place-items:center;min-width:29px;height:29px;font-weight:800;display:grid}.pagination button:first-child svg{transform:rotate(90deg)}.pagination button:last-child svg{transform:rotate(-90deg)}.pagination .active{background:var(--primary-gradient);color:var(--on-primary);box-shadow:0 4px 13px rgba(var(--primary-rgb), .2);border-color:#0000}[data-theme=dark] .pagination .active{box-shadow:none}.table-footer label{align-items:center;gap:13px;display:flex}.table-footer select{border:1px solid var(--line);border-radius:8px;width:62px;height:33px;padding:0 12px}.delivery-item-page{max-width:1600px}.back-link{color:var(--primary);margin-bottom:14px;font-size:13px;font-weight:850}.delivery-item-title{align-items:center;gap:16px;display:flex}.delivery-item-title h1{letter-spacing:-.04em;margin:0;font-size:28px}.created-at{color:var(--text-secondary);margin:8px 0 20px;font-size:13px;font-weight:650}.detail-page-grid{gap:16px;margin-bottom:16px;display:grid}.single-detail-grid{grid-template-columns:1.05fr .82fr 1.7fr}.single-detail-grid.without-courier{grid-template-columns:.82fr 1.7fr}.money-grid{grid-template-columns:1fr 1.05fr}.courier-card,.tracking-card,.address-card{min-height:250px;padding:20px}.courier-card h3,.delivery-info-card h3,.bulk-card h3,.dropoffs-header h3,.stop-card h3{margin:0 0 14px;font-size:15px}.courier-main{align-items:center;gap:18px;display:flex}.courier-avatar{width:92px;height:92px;color:var(--primary);background:var(--primary-soft);border-radius:50%;place-items:center;display:grid}.courier-main h2{margin:0 0 10px;font-size:20px}.courier-main p{color:var(--text);align-items:center;gap:8px;margin:0;font-size:13px;font-weight:750;display:flex}.courier-main p span{color:var(--status-warning)}.courier-actions{grid-template-columns:1fr 1fr;gap:12px;margin-top:18px;display:grid}.courier-actions a{border:1px solid var(--status-info-border);height:39px;color:var(--status-info-text);border-radius:7px;justify-content:center;align-items:center;gap:8px;font-size:13px;font-weight:850;text-decoration:none;display:inline-flex}.courier-actions .whatsapp{border-color:color-mix(in srgb, var(--status-success) 45%, var(--border));color:var(--status-success-text)}.courier-alert{background:var(--status-warning-soft);min-height:78px;color:var(--text-secondary);border-radius:7px;align-items:center;gap:12px;margin-top:38px;padding:16px;font-size:13px;font-weight:700;line-height:1.5;display:flex}.tracking-card{flex-direction:column;justify-content:center;display:flex}.tracking-step{grid-template-columns:28px 1fr;gap:12px;min-height:72px;display:grid;position:relative}.tracking-step:not(:last-child):before{content:"";background:var(--border-strong);width:2px;position:absolute;top:22px;bottom:-4px;left:10px}.tracking-step.done:not(:last-child):before{background:var(--status-progress)}.tracking-step span{border:2px solid var(--border-strong);background:var(--surface);z-index:1;border-radius:50%;place-items:center;width:22px;height:22px;display:grid}.tracking-step.done span{border-color:var(--status-progress);background:var(--status-progress)}.tracking-step.pending strong,.tracking-step.pending small{color:var(--text-faint)}.tracking-step p{margin:0}.tracking-step strong,.tracking-step small{white-space:pre-line;display:block}.tracking-step strong{margin-bottom:8px;font-size:13px}.tracking-step small{color:var(--text-secondary);font-size:12px;line-height:1.5}.address-card{flex-direction:column;justify-content:center;gap:0;padding:0;display:flex}.detail-address{grid-template-columns:46px 1fr 20px;align-items:start;gap:14px;padding:20px;display:grid}.detail-address.with-map{border-top:1px dashed var(--line);grid-template-columns:46px 1fr 190px}.detail-address>span{background:var(--primary-soft);border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.address-copy{min-width:0}.address-copy small,.address-copy strong,.address-copy em{display:block}.address-copy small{color:var(--primary);margin-bottom:7px;font-size:12px;font-weight:850}.address-copy strong{align-items:center;gap:10px;margin-bottom:8px;font-size:14px;display:flex}.address-copy strong b{color:var(--primary);font-weight:850}.address-copy em{color:var(--text-secondary);font-size:12px;font-style:normal;line-height:1.55}.address-copy em span{display:block}.address-notes{color:var(--text-secondary);gap:8px;margin-top:16px;font-size:11.5px;font-weight:650;display:grid}.address-notes span{align-items:center;gap:8px;display:inline-flex}.map-panel{flex-direction:column;gap:8px;display:flex}.map-panel button{border:1px solid var(--border);height:40px;color:var(--primary);border-radius:8px;justify-content:center;align-items:center;gap:10px;font-size:13px;font-weight:850;display:inline-flex}.money-card{align-items:center;gap:24px;min-height:128px;padding:24px 28px;display:flex}.money-card>span{border-radius:50%;place-items:center;width:66px;height:66px;display:grid}.money-card.green{background:linear-gradient(105deg, color-mix(in srgb, var(--status-success) 14%, var(--surface)), var(--surface) 86%)}.money-card.blue{background:linear-gradient(105deg, color-mix(in srgb, var(--primary) 13%, var(--surface)), var(--surface) 86%)}.money-card.green>span,.money-card.green em{background:var(--status-success-soft);color:var(--status-success-text)}.money-card.blue>span,.money-card.blue em{background:var(--primary-soft);color:var(--primary)}.money-card small{color:var(--text-secondary);margin-bottom:8px;font-size:13px;font-weight:800;display:block}.money-card strong{color:var(--status-success-text);letter-spacing:-.04em;font-size:25px}.money-card.blue strong{color:var(--text)}.money-card em{border-radius:6px;margin-top:12px;padding:5px 10px;font-size:12px;font-style:normal;font-weight:800;display:inline-flex}.cod-progress{background:var(--border-strong);border-radius:99px;width:250px;max-width:100%;height:5px;margin-top:14px}.cod-progress span{border-radius:inherit;background:var(--green);height:100%;display:block}.detail-money{white-space:nowrap;align-items:baseline;gap:5px;display:inline-flex}.detail-money>small{color:currentColor;letter-spacing:.02em;margin:0;font-size:.42em;font-weight:850}[dir=rtl] .detail-money{flex-direction:row-reverse}.cod-summary-card{min-height:160px;padding:20px 22px}.cod-summary-heading{align-items:center;gap:11px;display:flex}.cod-summary-heading>span{width:42px;height:42px;color:var(--status-success-text);background:var(--status-success-soft);border-radius:12px;place-items:center;display:grid}.cod-summary-heading h3{margin:0;font-size:15px}.cod-summary-card dl{grid-template-columns:repeat(3,1fr);gap:8px;margin:18px 0 0;display:grid}.cod-summary-card dl div{border-inline-end:1px solid var(--border-soft);min-width:0;padding-inline-end:9px}.cod-summary-card dl div:last-child{border-inline-end:0}.cod-summary-card dt{color:var(--text-muted);font-size:10px;font-weight:800}.cod-summary-card dd{color:var(--status-success-text);margin:7px 0 0;font-size:15px;font-weight:900}.delivery-info-card{grid-template-columns:1fr 1fr;gap:50px;margin-bottom:18px;padding:22px;display:grid}.delivery-info-card .info-item{align-items:start}.sub-note{color:var(--text-secondary);margin:4px 0 18px 36px;font-size:12px}.package-grid{grid-template-columns:1fr 1fr;gap:22px 30px;margin-top:18px;display:grid}.multi-overview-grid{grid-template-columns:1.05fr .95fr}.multi-overview-grid.route-only{grid-template-columns:1fr}.multi-main-grid{grid-template-columns:1.05fr .95fr;align-items:start}.multi-route-card,.courier-next-card{min-height:176px;padding:20px}.multi-completion{color:var(--text-secondary);justify-content:space-between;align-items:center;font-size:14px;display:flex}.multi-completion strong{color:var(--ink);font-size:18px}.completion-bar{background:var(--border-strong);border-radius:99px;height:7px;margin:12px 0 26px}.completion-bar span{border-radius:inherit;background:var(--status-success);height:100%;display:block}.route-summary{grid-template-columns:1fr 36px 1fr;align-items:center;gap:20px;display:grid}.route-distance{color:var(--text-secondary);margin:16px 0 0;font-size:12px;font-weight:750}.courier-next-card{grid-template-columns:1fr 190px;align-items:center;gap:18px;display:grid}.courier-next-card.single-panel{grid-template-columns:1fr}.courier-card.compact{min-height:0;padding:0}.courier-card.compact .courier-avatar{width:76px;height:76px}.courier-card.compact .courier-main h2{font-size:18px}.courier-card.compact .courier-actions{margin-top:14px}.courier-card.compact .courier-actions button{height:35px}.next-stop-card{background:var(--primary-soft);border:1px solid rgba(var(--primary-rgb), .18);border-radius:8px;flex-direction:column;gap:6px;min-height:118px;padding:16px;display:flex}.next-stop-card small{color:var(--primary);font-weight:850}.next-stop-card strong{font-size:20px}.next-stop-card span,.next-stop-card em{color:var(--text-secondary);font-size:13px;font-style:normal;font-weight:700}.side-stack{flex-direction:column;gap:16px;display:flex}.dropoffs-card{padding:18px 20px}.dropoffs-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.dropoffs-header h3 span{color:var(--text-secondary);font-weight:650}.dropoffs-header button{color:var(--primary);align-items:center;gap:8px;font-weight:850;display:inline-flex}.dropoffs-header button:disabled{color:var(--text-faint)}.dropoff-row{border-top:1px solid var(--line);text-align:left;grid-template-columns:36px 112px 1fr minmax(150px,auto) 18px;align-items:center;gap:12px;width:100%;min-height:76px;display:grid}.dropoff-row.without-status{grid-template-columns:36px 1fr minmax(150px,auto) 18px}.dropoff-row:first-of-type{border-top:0}.stop-number{width:26px;height:26px;color:var(--on-primary);background:var(--status-neutral);border-radius:50%;place-items:center;font-weight:900;display:grid}.stop-number.green{background:var(--status-success);color:var(--status-on-success)}.stop-number.blue{background:var(--primary-solid);color:var(--on-primary)}.dropoff-row p{grid-template-columns:18px 1fr;column-gap:10px;margin:0;display:grid}.dropoff-row p strong{font-size:13px}.dropoff-row p small{color:var(--text-secondary);grid-column:2;margin-top:6px}.dropoff-row em{color:var(--status-success-text);background:var(--status-success-soft);border-radius:6px;justify-self:end;padding:7px 10px;font-size:12px;font-style:normal;font-weight:850}.dropoff-payment{justify-items:end;gap:4px;display:grid}.dropoff-payment .detail-money{color:inherit;font-size:12px}.danger-outline{border-color:var(--status-danger)!important;color:var(--status-danger-text)!important}.available-actions{margin-top:18px}.available-actions.compact{margin-top:0;padding:18px}.available-actions h3{margin:0 0 12px;font-size:14px}.available-actions>div{flex-wrap:wrap;gap:10px;display:flex}.available-actions button{border:1px solid var(--primary);min-height:43px;color:var(--primary);border-radius:8px;flex:1;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-size:12px;font-weight:850;display:inline-flex}.available-actions>p,.stop-action-card>p{color:var(--status-danger-text);margin:10px 0 0;font-size:11px}.dropoff-detail-page{position:relative}.close-detail{border:1px solid var(--line);border-radius:8px;place-items:center;width:42px;height:42px;display:grid;position:absolute;top:60px;right:0}.dropoff-detail-grid{grid-template-columns:1fr 520px;align-items:start;gap:26px;display:grid}.dropoff-left-stack,.dropoff-right-stack{flex-direction:column;gap:16px;display:flex}.stop-card{padding:18px}.recipient-location-grid{grid-template-columns:300px 1fr;gap:28px;display:grid}.location-map-launcher{border:1px solid var(--border-soft);min-height:240px;color:var(--text-secondary);background:var(--map-background);text-align:center;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:11px;padding:20px;display:flex}.location-map-launcher>span{width:54px;height:54px;color:var(--primary);background:var(--primary-soft);border-radius:16px;place-items:center;display:grid}.location-map-launcher button,.open-map-workspace{border:1px solid var(--primary);min-height:42px;color:var(--primary);border-radius:8px;justify-content:center;align-items:center;gap:9px;padding:0 15px;font-size:12px;font-weight:850;display:inline-flex}.recipient-info{flex-direction:column;gap:14px;display:flex}.recipient-heading{grid-template-columns:22px 1fr 80px 108px;align-items:center;gap:10px;display:grid}.recipient-heading strong{font-size:15px}.recipient-heading a{border:1px solid var(--status-info-border);height:40px;color:var(--primary);border-radius:7px;justify-content:center;align-items:center;gap:8px;font-weight:850;text-decoration:none;display:inline-flex}.recipient-heading .whatsapp{border-color:color-mix(in srgb, var(--status-success) 45%, var(--border));color:var(--status-success-text)}.recipient-info>p{color:var(--text-secondary);grid-template-columns:22px 1fr;gap:10px;margin:0;font-size:13px;font-weight:650;line-height:1.6;display:grid}.info-box{border:1px solid var(--border);background:var(--surface-soft);border-radius:8px;grid-template-columns:24px 1fr;gap:10px;padding:13px;display:grid}.info-box p{margin:0}.info-box strong,.info-box small{display:block}.info-box strong{margin-bottom:7px;font-size:13px}.info-box small{color:var(--text-secondary);font-size:12px;line-height:1.55}.stop-info-grid{grid-template-columns:1fr 1fr;gap:8px;margin:10px 0;display:grid}.stop-financial-card .money-card{min-height:74px;box-shadow:none;border:0;padding:12px}.status-history-card{min-height:430px}.history-row{grid-template-columns:28px 1fr auto;gap:14px;min-height:72px;display:grid;position:relative}.history-row:not(:last-child):before{content:"";background:var(--status-success);width:2px;position:absolute;top:23px;bottom:-5px;left:10px}.history-row span{background:var(--status-success);width:20px;height:20px;color:var(--on-primary);z-index:1;border-radius:50%;place-items:center;font-size:11px;font-weight:900;display:grid}.history-row.active span,.history-row.active strong{background:var(--primary);color:var(--on-primary)}.history-row.active strong{color:var(--primary);background:0 0}.history-row.pending span{background:var(--status-neutral)}.history-row p{margin:0}.history-row strong,.history-row small{display:block}.history-row strong{margin-bottom:7px;font-size:13px}.history-row small,.history-row em{color:var(--text-secondary);font-size:12px;font-style:normal;font-weight:650}.stop-action-card{padding:16px}.stop-action-card h3{margin-bottom:18px}.stop-action-card>div{gap:9px;display:grid}.stop-action-card button{border:1px solid var(--primary);min-height:44px;color:var(--primary);border-radius:8px;justify-content:center;align-items:center;gap:8px;font-weight:850;display:inline-flex}.support-wide{border:1px solid var(--line);text-align:left;border-radius:10px;grid-template-columns:32px 1fr 18px;align-items:center;gap:14px;min-height:76px;padding:0 22px;display:grid}.support-wide strong,.support-wide small{display:block}.support-wide strong{font-size:12px}.support-wide small{color:var(--primary);font-size:12px;font-weight:850}.dialog-backdrop{z-index:60;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#050812ad;place-items:center;padding:28px;display:grid;position:fixed;inset:0;overflow-y:auto}.store-dialog{border:1px solid var(--border);width:min(820px,100%);max-height:calc(100vh - 56px);color:var(--text);background:var(--surface);box-shadow:var(--shadow-elevated);border-radius:18px;overflow-y:auto}.store-dialog>header{border-bottom:1px solid var(--border-soft);justify-content:space-between;align-items:flex-start;gap:20px;min-height:112px;padding:22px 24px 18px;display:flex}.store-dialog>header span{color:var(--primary);letter-spacing:.12em;text-transform:uppercase;font-size:9.5px;font-weight:900}.store-dialog>header h2{letter-spacing:-.035em;margin:6px 0 0;font-size:23px}.store-dialog>header p{max-width:600px;color:var(--text-muted);margin:7px 0 0;font-size:11.5px;line-height:1.55}.store-dialog>header>button{border:1px solid var(--border);width:37px;height:37px;color:var(--text-secondary);background:var(--surface-soft);border-radius:9px;flex:none;place-items:center;display:grid}.store-dialog form{padding:20px 24px 22px}.store-form-section+.store-form-section{margin-top:18px}.store-form-section h3{margin:0 0 12px;font-size:14px}.store-form-grid{grid-template-columns:1fr 1fr;gap:13px;display:grid}.store-form-grid label,.store-address-field label{gap:6px;display:grid}.store-form-grid label>span,.store-address-field label>span{color:var(--text-muted);font-size:10.5px;font-weight:850}.store-form-grid input,.store-address-field textarea{border:1px solid var(--input-border);width:100%;color:var(--text);background:var(--input-background);border-radius:8px;padding:0 12px;font-size:12px;font-weight:650}.store-form-grid input{height:42px}.store-address-field textarea{resize:vertical;min-height:68px;padding-top:11px}.store-form-grid input:focus,.store-address-field textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px rgba(var(--primary-rgb), .12)}.store-address-field{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:11px;display:grid}.store-address-field>small{color:var(--text-muted);grid-column:1/-1;font-size:10.5px}.store-advanced-toggle{border:1px solid var(--border-soft);width:100%;min-height:40px;color:var(--text-secondary);background:var(--surface-soft);border-radius:8px;justify-content:space-between;align-items:center;margin-top:18px;padding:0 12px;font-size:11px;font-weight:800;display:flex}.store-advanced-toggle.open svg{transform:rotate(180deg)}.store-form-error{border:1px solid var(--status-danger-border);color:var(--status-danger-text);background:var(--status-danger-soft);border-radius:8px;margin-top:14px;padding:10px 12px;font-size:11px;font-weight:750}.store-dialog footer{border-top:1px solid var(--border-soft);justify-content:flex-end;gap:10px;margin-top:20px;padding-top:16px;display:flex}.store-dialog footer button{border-radius:8px;min-width:116px;height:42px;font-size:11.5px;font-weight:850}.store-dialog footer .secondary{border:1px solid var(--border);color:var(--text-secondary);background:var(--surface-soft)}.store-dialog footer .primary{color:var(--on-primary);background:var(--primary-gradient)}[data-theme=dark] .store-dialog footer .primary{box-shadow:none}.address-dialog{border:1px solid var(--border);width:min(760px,100%);max-height:calc(100vh - 56px);color:var(--text);background:var(--surface);box-shadow:var(--shadow-elevated);border-radius:18px;overflow-y:auto}.address-dialog>header{border-bottom:1px solid var(--border-soft);justify-content:space-between;align-items:flex-start;gap:20px;min-height:112px;padding:22px 24px 18px;display:flex}.address-dialog>header span{color:var(--primary);letter-spacing:.12em;text-transform:uppercase;font-size:9.5px;font-weight:900}.address-dialog>header h2{letter-spacing:-.035em;margin:6px 0 0;font-size:23px}.address-dialog>header p{max-width:580px;color:var(--text-muted);margin:7px 0 0;font-size:11.5px;line-height:1.55}.address-dialog>header>button{border:1px solid var(--border);width:37px;height:37px;color:var(--text-secondary);background:var(--surface-soft);border-radius:9px;flex:none;place-items:center;display:grid}.address-dialog form{padding:20px 24px 22px}.address-mode-toggle{grid-template-columns:1fr 1fr;gap:10px;display:grid}.address-mode-toggle button{border:1px solid var(--border);min-height:42px;color:var(--text-secondary);background:var(--surface-soft);border-radius:9px;justify-content:center;align-items:center;gap:9px;font-size:11.5px;font-weight:850;display:inline-flex}.address-mode-toggle button.active{border-color:var(--primary);color:var(--primary);background:var(--primary-soft);box-shadow:inset 0 0 0 1px rgba(var(--primary-rgb), .12)}.address-map-section{margin-top:14px}.address-map-section .open-map-workspace{width:100%}.address-map-status{color:var(--text-muted);margin:7px 2px 0;font-size:10.5px;font-weight:700}.address-map-status.error{color:var(--status-danger-text)}.address-form-grid{grid-template-columns:1fr 1fr;gap:13px;margin-top:17px;display:grid}.address-form-grid label{gap:6px;display:grid}.address-form-grid label.full{grid-column:1/-1}.address-form-grid label>span{color:var(--text-muted);font-size:10.5px;font-weight:850}.address-form-grid input{border:1px solid var(--input-border);width:100%;height:42px;color:var(--text);background:var(--input-background);border-radius:8px;padding:0 12px;font-size:12px;font-weight:650}.address-form-grid input:focus{border-color:var(--primary);box-shadow:0 0 0 3px rgba(var(--primary-rgb), .12)}.address-form-error{border:1px solid var(--status-danger-border);color:var(--status-danger-text);background:var(--status-danger-soft);border-radius:8px;margin-top:14px;padding:10px 12px;font-size:11px;font-weight:750}.address-dialog footer{border-top:1px solid var(--border-soft);justify-content:flex-end;gap:10px;margin-top:20px;padding-top:16px;display:flex}.address-dialog footer button{border-radius:8px;min-width:116px;height:42px;font-size:11.5px;font-weight:850}.address-dialog footer .secondary{border:1px solid var(--border);color:var(--text-secondary);background:var(--surface-soft)}.address-dialog footer .primary{color:var(--on-primary);background:var(--primary-gradient)}[data-theme=dark] .address-dialog footer .primary{box-shadow:none}.create-page{max-width:1600px}.create-layout{grid-template-columns:minmax(720px,1fr) 394px;align-items:start;gap:30px;display:grid}.request-form{flex-direction:column;gap:10px;display:flex}.form-section{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-card);border-radius:10px;padding:13px 18px}.form-section h2{letter-spacing:-.02em;margin:0 0 10px;font-size:16px}.form-section.compact{padding-top:9px}.form-section.compact h2{margin-bottom:8px}.form-row.two{grid-template-columns:1fr 1fr;gap:16px;display:grid}.field{margin-top:8px;display:block}.field:first-child{margin-top:0}.field>span{color:var(--text-muted);margin-bottom:5px;font-size:10.5px;font-weight:850;display:block}.input-shell{border:1px solid var(--input-border);height:40px;color:var(--icon);background:var(--input-background);border-radius:7px;align-items:center;gap:11px;padding:0 12px;transition:border-color .16s,box-shadow .16s;display:flex}.input-shell:focus-within{border-color:var(--primary);box-shadow:0 0 0 3px rgba(var(--primary-rgb), .12)}.input-shell input{height:100%;color:var(--text);flex:1;font-size:13px;font-weight:650}.input-shell input::placeholder{color:var(--input-placeholder)}.input-shell strong{color:var(--text-secondary);align-items:center;gap:5px;font-size:13px;display:inline-flex}.input-shell em{color:var(--status-success-text);font-size:12px;font-style:normal;font-weight:900}.schedule-field{margin-top:12px}.schedule-field input[type=datetime-local]{width:100%;color-scheme:inherit}.field-hint{color:var(--text-muted);margin-top:6px;font-size:10.5px;font-weight:650;display:block}.destination-toggle{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:9px;display:grid}.destination-toggle button{background:var(--surface-soft);border:1px solid var(--border-soft);border-radius:7px;justify-content:center;align-items:center;gap:9px;height:37px;font-size:13px;font-weight:800;display:inline-flex}.destination-toggle button.active{background:var(--primary-gradient);color:var(--on-primary);box-shadow:0 5px 14px rgba(var(--primary-rgb), .18);border-color:#0000}[data-theme=dark] .destination-toggle button.active{box-shadow:none}.destination-map-picker{margin-bottom:12px}.destination-map-picker .open-map-workspace{width:100%}.destination-map-picker>small{color:var(--text-muted);margin-top:7px;font-size:10.5px;font-weight:650;display:block}.parcel-picker{grid-template-columns:repeat(5,1fr);gap:14px;margin-bottom:8px;display:grid}.parcel-picker button{border:1px solid var(--border);height:60px;color:var(--text-muted);background:var(--surface-elevated);border-radius:7px;flex-direction:column;justify-content:center;align-items:center;gap:5px;font-size:11px;font-weight:850;display:flex}.parcel-picker button.active{color:var(--primary);border-color:var(--primary);background:linear-gradient(180deg, rgba(var(--primary-rgb),.13), transparent);box-shadow:inset 0 0 0 1px rgba(var(--primary-rgb), .08)}.optional-info{background:var(--surface-soft);width:100%;height:34px;color:var(--text-secondary);border-radius:6px;align-items:center;gap:10px;margin-top:7px;padding:0 10px;font-size:11.5px;font-weight:750;display:flex}.optional-info svg:last-child{margin-left:auto}.optional-info.open svg:last-child{transform:rotate(180deg)}.optional-fields{flex-direction:column;gap:12px;margin-top:12px;display:flex}.optional-field{display:block}.optional-field span{color:var(--text-secondary);margin-bottom:7px;font-size:12px;font-weight:750;display:block}.optional-field input,.optional-field textarea{border:1px solid var(--input-border);width:100%;color:var(--text);background:var(--input-background);border-radius:8px;padding:0 14px;font-size:13px;font-weight:650}.optional-field input:focus,.optional-field textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px rgba(var(--primary-rgb), .12)}.optional-field input{height:40px}.optional-field textarea{resize:vertical;min-height:72px;padding-top:12px}.optional-field input::placeholder,.optional-field textarea::placeholder{color:var(--input-placeholder)}.submit-request{width:100%}.submit-request:disabled{opacity:.65;cursor:wait}.choice-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.choice{border:1px solid var(--border);text-align:left;background:var(--surface-elevated);border-radius:7px;grid-template-columns:18px 28px 1fr;align-items:center;gap:8px;min-height:42px;padding:7px 12px;display:grid}.choice.active{border-color:var(--primary);background:linear-gradient(100deg, rgba(var(--primary-rgb), .1), transparent);box-shadow:inset 0 0 0 1px rgba(var(--primary-rgb),.2)}.radio-dot{border:1.5px solid var(--border-strong);border-radius:50%;width:18px;height:18px;position:relative}.choice.active .radio-dot{border:5px solid var(--primary)}.choice-icon{background:var(--primary-3);border-radius:6px;place-items:center;width:25px;height:25px;display:grid}.choice strong,.choice small{display:block}.choice strong{font-size:12px}.choice small{color:var(--text-secondary);margin-top:3px;font-size:10.5px;font-weight:650}.request-summary{padding:18px 17px 16px;position:sticky;top:76px}.request-summary h2{letter-spacing:-.02em;margin:0 0 22px;font-size:16px}.summary-route{border-bottom:1px solid var(--line);padding-bottom:18px}.summary-stop>strong{margin-bottom:12px;font-size:12px;display:block}.summary-stop>div{grid-template-columns:38px 1fr;align-items:center;gap:12px;display:grid}.summary-stop p{margin:0}.summary-stop p strong{margin-bottom:6px;font-size:12px;display:block}.summary-stop p small{color:var(--text-muted);font-size:11px;font-weight:700;display:block}.summary-icon{background:var(--primary-3);border-radius:50%;place-items:center;width:35px;height:35px;display:grid}.summary-stop.muted{margin-top:22px}.route-dot{background:var(--primary);width:4px;height:4px;box-shadow:0 11px 0 rgba(var(--primary-rgb),.18);border-radius:50%;margin:16px 0 0 17px;display:block}.summary-pair{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;align-items:center;gap:16px;height:69px;display:grid}.summary-pair div{grid-template-columns:24px 1fr;align-items:center;column-gap:10px;display:grid}.summary-pair div:last-child{display:block}.summary-pair svg{color:var(--icon);grid-row:1/3}.summary-pair small{color:var(--text-muted);font-size:11px;font-weight:750;display:block}.summary-pair strong{margin-top:5px;font-size:12px;display:block}.summary-timing{border-bottom:1px solid var(--line);grid-template-columns:24px 1fr;align-items:center;gap:10px;min-height:62px;display:grid}.summary-timing svg{color:var(--icon)}.summary-timing small,.summary-timing strong{display:block}.summary-timing small{color:var(--text-muted);font-size:11px;font-weight:750}.summary-timing strong{margin-top:5px;font-size:12px}.fee-box{background:linear-gradient(135deg, rgba(var(--primary-rgb),.13), var(--surface-elevated));border:1px solid rgba(var(--primary-rgb), .12);border-radius:10px;margin-top:18px;padding:16px 16px 17px}.fee-box>small{color:var(--text-secondary);align-items:center;gap:7px;font-size:11px;font-weight:850;display:flex}.fee-box>small span{border:1px solid var(--text-muted);border-radius:50%;place-items:center;width:14px;height:14px;font-size:9px;display:inline-grid}.fee-box>strong{color:var(--primary);letter-spacing:-.05em;margin-top:7px;font-size:26px;display:block}.fee-box>strong em{letter-spacing:0;font-size:12px;font-style:normal}.fee-box>div{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:20px;margin-top:15px;padding-top:16px;display:grid}.fee-box p{margin:0}.fee-box p small{color:var(--text-secondary);margin-bottom:6px;font-size:11px;font-weight:850;display:block}.fee-box p strong{font-size:13px}.placeholder-page{padding-top:24px}[data-theme=dark] svg [stroke=\#1268e8 i],[data-theme=dark] svg [stroke=\#2585f5 i]{stroke:var(--primary)}[data-theme=dark] svg [stroke=\#1f70ff i],[data-theme=dark] svg [stroke=\#0759ff i]{stroke:var(--status-info)}[data-theme=dark] svg [fill=\#1268e8 i]{fill:var(--primary)}[data-theme=dark] svg [stroke=\#17b96f i],[data-theme=dark] svg [stroke=\#24b96f i]{stroke:var(--status-success)}[data-theme=dark] svg [stroke=\#ff7a1a i]{stroke:var(--status-warning)}[data-theme=dark] svg [stroke=\#6f7894 i],[data-theme=dark] svg [stroke=\#4b5572 i]{stroke:var(--status-neutral)}[data-theme=dark] [style*="--icon-color: #1268e8" i],[data-theme=dark] [style*="--icon-color: #2585f5" i]{--icon-color:var(--primary)!important}[data-theme=dark] [style*="--icon-color: #1f70ff" i]{--icon-color:var(--status-info)!important}[data-theme=dark] [style*="--status-color: #1268e8" i],[data-theme=dark] [style*="--status-color: #2585f5" i]{--status-color:var(--primary)!important}[data-theme=dark] [style*="--status-color: #1f70ff" i]{--status-color:var(--status-info)!important}[data-theme=dark] [style*="--progress-color: #1268e8" i],[data-theme=dark] [style*="--progress-color: #2585f5" i]{--progress-color:var(--primary)!important}[data-theme=dark] [style*="--progress-color: #1f70ff" i]{--progress-color:var(--status-progress)!important}@media (forced-colors:active){button,input,select,textarea,.card,.form-section{forced-color-adjust:auto}.primary-button,.login-submit,.return-button{border:1px solid buttontext}.badge,.soft-icon,.status-icon{border:1px solid canvastext}}@media (width<=1420px){.create-layout{grid-template-columns:1fr}.request-summary{position:static}}@media (width<=1180px){.login-page{grid-template-columns:390px 1fr}.login-brand-panel{padding:38px 34px}.login-brand-copy h1{font-size:44px}.main-area{padding:0 22px 32px}.top-row,.content-row{grid-template-columns:1fr}.overview-card{height:auto}.content-row{grid-template-columns:1fr}.monthly-card{min-height:0}.bar-chart{max-width:300px}.deliveries-table-card{overflow-x:auto}.deliveries-table{min-width:1020px}.status-summary-row{grid-template-columns:repeat(2,1fr)}}@media (width<=1480px){.content-row{grid-template-columns:minmax(360px,.9fr) minmax(480px,1.2fr)}.monthly-card{grid-column:1/-1;min-height:0}.monthly-card .bar-chart{max-width:360px}}@media (width<=760px){.login-page{background:var(--page);display:block}.login-brand-panel{min-height:220px;padding:25px 22px}.login-brand-copy{margin:auto 0 0}.login-brand-copy small,.login-brand-copy p,.login-route-art{display:none}.login-brand-copy h1{font-size:32px;line-height:1.05}.login-form-panel{place-items:start center;min-height:calc(100vh - 220px);padding:34px 22px}.login-form-wrap>.env-badge{margin-bottom:25px}.login-heading h2{font-size:31px}.app-shell{display:block}.sidebar{border-right:0;border-bottom:1px solid var(--line);width:100%;height:auto;padding:12px;position:sticky;top:0}.brand{height:36px;font-size:18px}.logo-mark{width:30px;height:30px}.nav-list{flex-direction:row;gap:8px;margin-top:12px;padding-bottom:3px;overflow-x:auto}.nav-item{flex:none;height:38px;padding:0 11px}.support-card{display:none}.main-area{margin-left:0;padding:0 14px 28px}.topbar{gap:13px;height:67px}.store-switcher{min-width:0;max-width:188px}.store-switcher span:not(.store-icon){white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.page-title h1{font-size:22px}.hero-card{grid-template-columns:1fr;height:auto;min-height:360px;padding:26px 22px}.hero-art{min-height:190px}.scooter-art{transform-origin:bottom;right:calc(50% - 95px);transform:scale(.9)}.overview-grid,.form-row.two,.choice-grid,.parcel-picker{grid-template-columns:1fr}.recent-item{grid-template-columns:44px 1fr}.recent-amount,.recent-item>svg{display:none}.detail-header{grid-template-columns:54px 1fr}.detail-price,.detail-header>svg{display:none}.multi-progress-head{flex-direction:column;align-items:flex-start;gap:12px}.info-grid{grid-template-columns:1fr;gap:18px}.delivery-toolbar{flex-wrap:wrap}.search-box,.date-filter-control,.tool-button.date,.delivery-toolbar .primary-button{width:100%}.filter-control:not(.date-filter-control){flex:1}.filter-control:not(.date-filter-control)>.tool-button{width:100%}.filter-popover,.date-popover{z-index:55;width:auto;position:fixed;inset:auto 14px 18px}.clear-filters{margin-inline-start:auto}.toolbar-spacer{display:none}.status-summary-row{grid-template-columns:1fr}.tabs{gap:18px;overflow-x:auto}.table-footer{flex-direction:column;gap:14px;height:auto;padding:16px}.recipient-location-grid{grid-template-columns:1fr}.dialog-backdrop{place-items:end center;padding:0}.address-dialog,.store-dialog{border-radius:18px 18px 0 0;width:100%;max-height:94vh}.store-dialog>header,.store-dialog form{padding-inline:18px}.store-form-grid,.store-address-field{grid-template-columns:1fr}.store-address-field>small{grid-column:1}.store-dialog footer{flex-direction:column-reverse}.store-dialog footer button{width:100%}.address-dialog>header,.address-dialog form{padding-inline:18px}.address-form-grid{grid-template-columns:1fr}.address-form-grid label.full{grid-column:1}.address-dialog footer{flex-direction:column-reverse}.address-dialog footer button{width:100%}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.language-switcher{border:1px solid var(--line);min-width:118px;height:38px;color:var(--text-secondary,#33415f);background:var(--surface-elevated,#fff);box-shadow:var(--shadow-card,0 3px 12px #291f5408);border-radius:9px;align-items:center;gap:7px;padding-inline:10px 7px;display:inline-flex}.language-switcher>svg{fill:none;width:17px;height:17px;stroke:var(--primary);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:none}.language-switcher select{cursor:pointer;width:100%;height:100%;color:inherit;font-size:12px;font-weight:800}.login-preferences{z-index:10;align-items:center;gap:10px;display:flex;position:fixed;inset-block-start:28px;inset-inline-end:30px}html[dir=rtl] body{direction:rtl}html[dir=rtl] .sidebar{border-right:0;border-left:1px solid var(--line);inset:0 0 0 auto}html[dir=rtl] .main-area{margin-left:0;margin-right:194px}html[dir=rtl] .nav-item,html[dir=rtl] .support-card strong,html[dir=rtl] .support-card small,html[dir=rtl] .recent-item,html[dir=rtl] .parcel-table th,html[dir=rtl] .deliveries-table thead th,html[dir=rtl] .dropoff-row,html[dir=rtl] .support-wide{text-align:right}html[dir=rtl] .store-switcher svg:last-child,html[dir=rtl] .optional-info svg:last-child{margin-left:0;margin-right:auto}html[dir=rtl] .notification span{left:-8px;right:auto}html[dir=rtl] .account-popover{left:0;right:auto}html[dir=rtl] .metric{border-right:0;border-left:1px solid rgba(var(--primary-rgb), .12)}html[dir=rtl] .metric:last-child{border-left:0}html[dir=rtl] .progress-track:after{transform-origin:100%}html[dir=rtl] .tracking-step:not(:last-child):before,html[dir=rtl] .history-row:not(:last-child):before,html[dir=rtl] .timeline-item:not(:last-child):before{left:auto;right:10px}html[dir=rtl] .close-detail{left:0;right:auto}html[dir=rtl] .icon-chevron-right,html[dir=rtl] .icon-arrow{transform:scaleX(-1)}@media (width<=760px){.login-preferences{inset-block-start:16px;inset-inline-end:16px}html[dir=rtl] .sidebar{border-left:0;border-bottom:1px solid var(--line)}html[dir=rtl] .main-area{margin-right:0}.topbar .language-switcher{width:40px;min-width:40px;padding-inline:10px;position:relative}.topbar .language-switcher select{opacity:0;position:absolute;inset:0}.topbar .store-switcher{max-width:150px}}
