html,body{min-height:100%;margin:0;background:#f4f7fb}
body{padding:0}
.live-shell{min-height:100vh!important;border-radius:0!important;box-shadow:none!important}
.live-shell>.shell{min-height:100vh!important}
#liogo-app .sidebar,#liogo-admin .side{width:auto;min-width:0;flex-shrink:initial}
#liogo-app .nav,#liogo-admin .nav{padding:0}
#liogo-app .nav-btn svg,#liogo-admin .nav button svg{width:17px;height:17px;flex:0 0 17px}
#liogo-app .brand-mark svg,#liogo-admin .brandmark svg{width:21px;height:21px}
#liogo-app .help svg{width:16px;height:16px;flex:0 0 16px}
#liogo-app .sidebar-foot button,#liogo-admin .side-foot button{border:0;background:transparent;color:#b7cfda;font-size:11px;padding:9px 12px;margin-top:4px;text-align:left;cursor:pointer}
#liogo-admin .side-foot strong,#liogo-admin .side-foot small{display:block;overflow-wrap:anywhere}
#liogo-admin .side-foot small{opacity:.8;margin-top:3px}
#liogo-app .content,#liogo-admin .content{max-width:none;margin:0}
#liogo-app .live-footer,#liogo-admin .live-footer{font-size:10px;color:var(--lg-muted,var(--ad-muted));padding:17px 0 4px}
#liogo-app .metrics,#liogo-admin .summary-row{margin-bottom:14px}
#liogo-app .metric .metric-icon svg,#liogo-admin .metric .icon svg{width:17px;height:17px}
#liogo-app .attention{margin-bottom:14px}
#liogo-app .attention-copy svg{width:19px;height:19px;flex:0 0 19px}
#liogo-app .quick-logo svg,#liogo-admin .queue-icon svg,#liogo-admin .admin-recent svg{width:16px;height:16px}
#liogo-app .quick-item .pill{margin-left:auto}
#liogo-app .dashboard-grid{margin-bottom:15px}
#liogo-app .card,#liogo-admin .card{background:var(--lg-surface,var(--ad-surface));border:1px solid var(--lg-border,var(--ad-border));border-radius:var(--lg-radius,var(--ad-radius));box-shadow:none;padding:18px}
#liogo-app .card-head h2,#liogo-admin .card-head h2{font-size:14px;font-weight:600}
#liogo-app .card-head p,#liogo-admin .card-head p{font-size:11px}
#liogo-app .section-intro h2,#liogo-admin .section-intro h2{font-size:16px;font-weight:600}
#liogo-app .section-intro p,#liogo-admin .section-intro p{font-size:11px}
#liogo-app .table-wrap,#liogo-admin .table-wrap{box-shadow:none}
#liogo-app .table-wrap.data-surface{overflow:auto}
#liogo-app .ship-table th,#liogo-app .ship-table td{white-space:nowrap}
#liogo-admin .table-wrap th,#liogo-admin .table-wrap td{padding:11px 9px;font-size:10px}
#liogo-app .ship-table .pill,#liogo-admin table .pill{font-size:10px}
#liogo-app .button,#liogo-admin .button{font-size:11px;min-height:35px;padding:8px 11px;background:var(--lg-accent,var(--ad-accent));border-radius:9px;color:#fff}
#liogo-app .button svg,#liogo-admin .button svg{width:15px;height:15px;flex:0 0 15px}
#liogo-app .button.secondary,#liogo-admin .button.secondary{background:var(--lg-accent-soft,var(--ad-tint));color:var(--lg-accent,var(--ad-accent))}
#liogo-app .button.ghost,#liogo-admin .button.ghost{background:transparent;color:var(--lg-text,var(--ad-text))}
#liogo-app .field label,#liogo-admin .field label{font-size:11px}
#liogo-app .field input,#liogo-app .field textarea,#liogo-app .field select,#liogo-admin .field input,#liogo-admin .field textarea,#liogo-admin .field select{font-size:12px;min-height:39px}
#liogo-app .notice,#liogo-admin .notice{font-size:11px}
#liogo-admin .admin-recent{margin-top:14px}
#liogo-admin .admin-recent button{border:0;border-top:1px solid var(--ad-border);background:transparent;display:grid;grid-template-columns:30px 1fr auto;gap:10px;align-items:center;text-align:left;width:100%;min-height:56px;padding:8px 0}
#liogo-admin .admin-recent button:first-child{border-top:0}
#liogo-admin .admin-recent strong{font-size:11px;font-weight:500;display:block}
#liogo-admin .admin-recent small{font-size:10px;color:var(--ad-muted);display:block;margin-top:3px}
.live-empty{border:1px dashed #cfdae4;border-radius:13px;padding:34px;text-align:center;color:#718093;background:#ffffff8a}
.live-empty svg{width:32px;height:32px;color:#176b87;margin-bottom:10px}
.live-empty h3{font-size:15px;margin:0 0 6px;color:#24384b}
.live-empty p{font-size:11px;line-height:1.55;max-width:420px;margin:0 auto 13px}
.live-section-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:14px}
.live-section-head>.button{flex:0 0 auto;white-space:nowrap}
.live-section-head h2{font-size:15px;margin:0}
.live-section-head p{font-size:11px;color:#708198;margin:4px 0 0}
.live-tiles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.live-tile{background:white;border:1px solid #dfe7ee;border-radius:14px;padding:17px}
.live-tile .glyph{width:33px;height:33px;border-radius:10px;background:#e4f3f7;color:#176b87;display:grid;place-items:center}
.live-tile .glyph svg{width:18px;height:18px}
.live-tile h3{font-size:13px;margin:13px 0 6px}
.live-tile p{font-size:11px;line-height:1.5;color:#708198;margin:0}
.address-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.address-grid .live-empty{grid-column:1/-1;width:100%}
.address-card-live{background:white;border:1px solid #e2e8f0;border-radius:14px;padding:16px}
.address-card-live strong{font-size:13px;display:block}
.address-card-live p{font-size:11px;color:#69758a;line-height:1.55;margin:9px 0 0}
.ticket-card{border:1px solid #e2e8f0;border-radius:12px;padding:15px;margin-bottom:10px;background:white}
.ticket-card strong{display:block;font-size:12px}
.ticket-card p{font-size:11px;line-height:1.5;color:#69758a;margin:7px 0}
.ticket-reply{background:#e4f5f8;padding:11px;border-radius:8px;color:#176b87!important}
.field-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.search-strip{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}
.search-strip input,.search-strip select{min-height:37px;border:1px solid #dfe7ee;border-radius:9px;padding:0 10px;background:#fff;font-size:11px}
.search-strip input{min-width:200px}
.shipment-row-actions{display:flex;align-items:center;gap:7px}.shipment-detail{margin-bottom:18px;padding:0;overflow:hidden}.shipment-detail>.card-head{padding:18px 20px;margin:0;border-bottom:1px solid #e5ebf4}.shipment-detail-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(220px,.85fr)}.shipment-detail-main{padding:18px 20px 22px}.shipment-detail-aside{padding:18px 20px;border-left:1px solid #e5ebf4}.shipment-detail-aside .button{background:#f1f6fd;color:#253c60}.shipment-detail-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.shipment-detail h3{font-size:13px;margin:0 0 13px;color:#243650}.shipment-detail-heading h3{margin:0}.shipment-note-text{text-align:center;color:#5d7190;white-space:pre-wrap;overflow-wrap:anywhere;margin:18px 0 7px}.shipment-note-hint{text-align:center;color:#91a0b5;font-size:11px;margin:0 0 28px}.shipment-detail textarea{width:100%;min-height:105px;border:1px solid #cedbed;border-radius:9px;padding:11px;resize:vertical;margin-top:13px}.shipment-detail .form-actions{margin:8px 0 20px}.shipment-tag-chips{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:10px}.shipment-tag-chip{display:inline-flex;align-items:center;gap:6px;border-radius:20px;background:#eef1ff;color:#4541b7;padding:5px 9px;font-size:11px;font-weight:700}.shipment-tag-chip button{border:0;background:none;color:inherit;font-size:15px;padding:0;line-height:1}.shipment-detail input[type=search]{width:100%;min-height:42px;padding:9px 12px;border:1px solid #cdd8f0;border-radius:8px}.shipment-detail input[type=search]:focus{outline:2px solid #5d5cf6;outline-offset:0}.shipment-tag-suggestions{border:1px solid #e1e8f2;border-radius:8px;margin-top:7px;max-height:165px;overflow:auto}.shipment-tag-suggestions button,.shipment-tag-suggestions span{display:block;width:100%;border:0;background:white;padding:10px 12px;text-align:left;font-size:11px;color:#526780}.shipment-tag-suggestions button:hover{background:#f2f5ff}.shipment-tag-suggestions button+button{border-top:1px solid #edf1f6}
@media(max-width:700px){.shipment-detail-grid{grid-template-columns:1fr}.shipment-detail-aside{border-left:0;border-top:1px solid #e5ebf4}.shipment-detail-aside .button{width:100%}}
#liogo-app #paytriframe{height:720px}
@media(max-width:860px){.live-tiles,.address-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:560px){.live-tiles,.address-grid,.field-row{grid-template-columns:1fr}.live-section-head{align-items:flex-start}.search-strip input{width:100%}#liogo-app .top-actions .demo-flag{display:none}}
#liogo-shipment-detail{min-height:100vh;background:#fff;color:#253654;font:13px Arial,sans-serif}#liogo-shipment-detail *{box-sizing:border-box}#liogo-shipment-detail button{cursor:pointer;font:inherit}#liogo-shipment-detail .detail-top{min-height:63px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;padding:8px 18px;border-bottom:1px solid #dfe5f3;background:#fff}#liogo-shipment-detail .detail-top>button:first-child{border:0;background:transparent;color:#4e49de;text-align:left;font-weight:700}#liogo-shipment-detail .detail-top>div{text-align:center;display:grid;gap:3px}#liogo-shipment-detail .detail-top>div strong{font-size:13px}#liogo-shipment-detail .detail-top>div span{font-size:11px;color:#7789a4}#liogo-shipment-detail #detail-buy{justify-self:end;border:0;border-radius:7px;background:#4e49de;color:#fff;padding:9px 12px;display:inline-flex;align-items:center;gap:6px}#liogo-shipment-detail #detail-buy:disabled{background:#f1f5fb;color:#93a4bd;cursor:not-allowed}#liogo-shipment-detail #detail-buy svg{width:15px;height:15px}#liogo-shipment-detail .detail-columns{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:calc(100vh - 63px)}#liogo-shipment-detail .detail-left{min-width:0;border-right:1px solid #e3e8f2}#liogo-shipment-detail .detail-right{min-width:0}#liogo-shipment-detail .detail-block{padding:20px 24px;border-bottom:1px solid #e7ecf5}#liogo-shipment-detail .detail-block h2,#liogo-shipment-detail .detail-offers h2{font-size:12px;font-weight:700;margin:0 0 13px;color:#233450}#liogo-shipment-detail .detail-block>strong{font-size:12px}#liogo-shipment-detail .detail-block>p{font-size:12px;line-height:1.65;margin:7px 0 0;color:#526789}#liogo-shipment-detail .detail-muted{font-size:11px!important;color:#8190a8!important;line-height:1.5}#liogo-shipment-detail .detail-dimensions{display:flex;align-items:center;gap:15px;flex-wrap:wrap;color:#6680a0;font-size:11px}#liogo-shipment-detail .detail-dimensions strong{border-radius:8px;background:#f5f8fc;color:#344c70;padding:10px 14px;font-weight:600}#liogo-shipment-detail .detail-package-stats{display:flex;gap:12px;margin-top:15px}#liogo-shipment-detail .detail-package-stats>div{display:grid;gap:7px;color:#7182a1;font-size:11px}#liogo-shipment-detail .detail-package-stats strong{display:block;border-radius:8px;background:#f5f8fc;color:#4e49de;padding:10px 14px;min-width:86px;font-size:12px}#liogo-shipment-detail .detail-description{margin-top:16px!important}#liogo-shipment-detail .detail-offers{padding:20px 20px 28px}#liogo-shipment-detail .detail-offers h3{font-size:11px;letter-spacing:.3px;color:#526789;margin:26px 0 9px}#liogo-shipment-detail .detail-quote{display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid #edf1f8;border-radius:9px;background:#f7faff;padding:13px 14px;margin-bottom:10px;min-height:70px}#liogo-shipment-detail .detail-quote.saved{border-color:#8a8bff;background:#f8f8ff}#liogo-shipment-detail .detail-quote-brand{display:flex;align-items:center;gap:12px;min-width:0}#liogo-shipment-detail .detail-quote-brand>span:last-child{color:#4e49de;font-size:11px;white-space:nowrap}#liogo-shipment-detail .detail-quote-amount{display:grid;gap:5px;text-align:right;white-space:nowrap}#liogo-shipment-detail .detail-quote-amount strong{font-size:14px;color:#24344e}#liogo-shipment-detail .detail-quote-amount small{font-size:10px;color:#697b9a;font-weight:700}#liogo-shipment-detail .detail-empty-quote{color:#8090aa;font-size:12px}#liogo-shipment-detail .detail-support{padding:13px 20px;border-top:1px solid #e7ecf5}#liogo-shipment-detail .detail-support button{display:inline-flex;align-items:center;gap:8px;border:0;border-radius:7px;background:#f0f5fc;color:#243b5c;font-size:11px;padding:11px 13px}#liogo-shipment-detail .detail-support svg{width:15px;height:15px}#liogo-shipment-detail .detail-organize .shipment-detail-heading h2{margin:0}#liogo-shipment-detail .detail-organize .shipment-note-text{margin:18px 0 6px;color:#5d7190}#liogo-shipment-detail .detail-organize .shipment-note-hint{margin:0 0 24px}#liogo-shipment-detail .detail-organize textarea{width:100%;min-height:100px;border:1px solid #cedbed;border-radius:8px;padding:10px;resize:vertical;margin-top:13px}#liogo-shipment-detail .detail-organize .form-actions{display:flex;justify-content:flex-end;margin:8px 0 20px}#liogo-shipment-detail .detail-organize input[type=search]{width:100%;min-height:42px;border:1px solid #ccd6ed;border-radius:7px;padding:8px 12px}#liogo-shipment-detail .detail-organize .shipment-tag-suggestions{margin-top:7px}
@media(max-width:800px){#liogo-shipment-detail .detail-columns{grid-template-columns:1fr}#liogo-shipment-detail .detail-left{border-right:0}#liogo-shipment-detail .detail-right{border-top:1px solid #e3e8f2}#liogo-shipment-detail .detail-quote-brand>span:last-child{white-space:normal}}@media(max-width:520px){#liogo-shipment-detail .detail-top{grid-template-columns:1fr auto}#liogo-shipment-detail .detail-top>div{grid-column:1/-1;grid-row:1}#liogo-shipment-detail .detail-top>button:first-child{grid-row:2}#liogo-shipment-detail #detail-buy{grid-row:2}#liogo-shipment-detail .detail-block{padding:18px 15px}#liogo-shipment-detail .detail-quote-brand{gap:7px}#liogo-shipment-detail .detail-quote-amount small{font-size:9px}}
.purchase-overlay{position:fixed;z-index:1000;inset:0;display:grid;place-items:center;padding:18px;background:#1d2c4d4d;backdrop-filter:blur(3px)}
.purchase-dialog{width:min(470px,100%);border-radius:14px;background:#fff;box-shadow:0 25px 65px #17233d3b;color:#263650;font:13px/1.5 Arial,sans-serif;overflow:hidden}
.purchase-dialog-head{padding:16px 20px 12px;border-bottom:1px solid #e5eaf4}.purchase-dialog-head h2{font-size:14px;margin:0;color:#354272}
.purchase-dialog-body{padding:16px 20px 18px}.purchase-dialog-body p{margin:0 0 12px}.purchase-dialog-body p:last-child{margin-bottom:0}.purchase-dialog-body strong{font-weight:700}
.purchase-balance{padding:9px 11px;background:#f3f5fc;border-radius:7px;color:#455776}.purchase-dialog-note{font-size:11px;color:#71809a}
.purchase-dialog-actions{display:flex;justify-content:flex-end;gap:8px;padding:12px 20px;border-top:1px solid #e5eaf4;background:#fbfcff}
.purchase-dialog-actions button{border:1px solid #d9e1ef;background:#fff;color:#34445f;border-radius:7px;padding:9px 14px;font:700 12px Arial,sans-serif;cursor:pointer}
.purchase-dialog-actions #purchase-confirm,.purchase-dialog-actions #purchase-topup{border-color:#4e49de;background:#4e49de;color:#fff}.purchase-dialog-actions button:disabled{opacity:.55;cursor:not-allowed}
.wallet-adjustment-dialog{width:min(520px,100%)}.wallet-adjustment-dialog .purchase-dialog-body{display:grid;gap:13px}.wallet-adjustment-dialog .purchase-dialog-body p{margin:0}.wallet-adjustment-dialog .field{gap:6px}.wallet-adjustment-dialog .field input,.wallet-adjustment-dialog .field select,.wallet-adjustment-dialog .field textarea{border:1px solid #d5deed;border-radius:7px;padding:10px 12px;background:#fff;color:#243650}.wallet-adjustment-dialog .field textarea{min-height:72px}.wallet-adjustment-preview{border-radius:7px;padding:10px 12px;background:#eff9f5;color:#166748;font-weight:700}.wallet-adjustment-preview.error{background:#fff0f0;color:#af3045}.purchase-dialog-actions .wallet-adjustment-submit{border-color:#4e49de;background:#4e49de;color:#fff}.customer-actions{display:flex;gap:7px;flex-wrap:wrap}
.wallet-adjustment-confirm{padding:12px;border:1px solid #d5d8ff;border-radius:8px;background:#f5f6ff;color:#354272;font-weight:700}
#liogo-app .profile-account-button{width:100%;color:#fff;text-align:left;font:inherit;cursor:pointer}#liogo-app .profile-account-button:hover{background:rgba(255,255,255,.13)}#liogo-app .profile-account-button .avatar,#liogo-app .profile-account-button .account-copy{display:block}#liogo-admin .admin-profile-link{display:block;width:100%;padding:0;text-align:left;background:transparent;border:0;color:#fff;cursor:pointer}#liogo-admin .admin-profile-link:hover strong{text-decoration:underline}#liogo-admin .profile-avatar-button{border:0;cursor:pointer}
.profile-page{max-width:790px}.profile-tabs{display:flex;gap:8px;margin-bottom:18px;border-bottom:1px solid #dfe7f2;padding-bottom:12px}.profile-tabs button{border:0;border-radius:9px;padding:11px 18px;background:transparent;color:#596e88;font-weight:700;cursor:pointer}.profile-tabs button.active{background:#e9f1fb;color:#275a80}.profile-panel{display:grid;gap:14px}.profile-identity{display:flex;align-items:center;gap:16px;background:#fff;border:1px solid #dfe7f2;border-radius:12px;padding:16px}.profile-identity-avatar{width:64px;height:64px;display:grid;place-items:center;border-radius:50%;background:#d6f3ec;color:#116e61;font-weight:800;font-size:19px;flex:0 0 64px}.profile-identity strong,.profile-identity span{display:block;overflow-wrap:anywhere}.profile-identity strong{font-size:16px;color:#20344d}.profile-identity div>span{margin-top:5px;color:#77899f;font-size:13px}.profile-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.profile-field{min-width:0;background:#fff;border:1px solid #dfe7f2;border-radius:12px;padding:14px}.profile-field label{display:block;color:#667991;font-size:12px;margin-bottom:9px}.profile-field label small{font-size:11px}.profile-field input,.profile-readonly{display:block;width:100%;min-height:40px;border:1px solid #cfdaea;border-radius:8px;background:#fff;color:#233a55;padding:10px 12px;font-size:14px}.profile-field input:focus{outline:2px solid #9cdad0;border-color:#14977e}.profile-readonly{border-color:transparent;background:#f7f9fc;overflow-wrap:anywhere}.profile-save{grid-column:1/-1;background:#fff;border:1px solid #dfe7f2;border-radius:12px;padding:13px}.profile-save button{width:100%;border:0;border-radius:8px;background:#0d9678;color:#fff;padding:12px 15px;font-weight:700;cursor:pointer}.profile-save button:disabled{opacity:.55;cursor:not-allowed}.profile-security-form{display:grid;gap:12px}.profile-security-form .profile-field{padding:16px}.profile-session-box{margin-top:4px;border:1px solid #dfe7f2;border-radius:12px;background:#fff;padding:16px}.profile-session-box p{font-size:12px;line-height:1.5;color:#667991}.profile-session-box .profile-danger{width:100%;padding:12px;border:0;border-radius:8px;background:#cf4350;color:#fff;font-weight:700;cursor:pointer}.profile-logout-confirm{padding:10px;border-radius:8px;background:#fff0f1;color:#a92a3b!important;margin:10px 0 0}.profile-page .hidden{display:none!important}
@media(max-width:640px){.profile-fields{grid-template-columns:1fr}.profile-page{max-width:none}.profile-identity-avatar{width:50px;height:50px;flex-basis:50px}}
#liogo-app .profile-save button,#liogo-admin .profile-save button,#liogo-app .profile-session-box .profile-danger,#liogo-admin .profile-session-box .profile-danger{color:#fff;font-weight:700}
.wallet-hero{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 28px;border-radius:15px;background:linear-gradient(115deg,#3f3ad0,#6864f1);color:#fff;margin-bottom:18px}
.wallet-hero>div{display:grid;gap:7px}.wallet-hero span{font-size:11px;letter-spacing:.5px;opacity:.8}.wallet-hero strong{font-size:32px;line-height:1.1}.wallet-hero small{font-size:12px;opacity:.85}.wallet-hero svg{width:54px;height:54px;opacity:.65}
.wallet-layout{display:grid;grid-template-columns:minmax(310px,.85fr) minmax(0,1.15fr);gap:16px;margin-bottom:16px}.wallet-card{padding:18px;margin:0}.wallet-card .card-head{margin-bottom:12px}.wallet-card .empty-state{padding:28px 12px}.wallet-plus{color:#087d53;font-weight:700}.wallet-minus{color:#bd3650;font-weight:700}
.wallet-topup-preview{display:flex;align-items:end;gap:10px;margin-top:16px}.wallet-topup-preview .field{flex:1}.wallet-topup-preview button{min-height:41px;white-space:nowrap}.wallet-topup-preview button:disabled{opacity:.5;cursor:not-allowed}
#liogo-app .balance{gap:0;margin-top:7px;padding:10px 0 12px;border-top:1px solid #ffffff24;border-bottom:1px solid #ffffff24}
#liogo-app .balance div{background:transparent;border-radius:0;padding:0 12px}
#liogo-app .balance span{font-size:11px;color:#bfd1d9}
#liogo-app .balance strong{font-size:15px;font-weight:700;margin-top:4px;white-space:nowrap}
#liogo-app .balance .balance-amount{color:#70d5a6}
#liogo-app .balance .debt-amount{color:#ff9d9d}
#liogo-app .balance-link{width:100%;border-left:0;border-right:0;background:transparent;color:inherit;text-align:left;cursor:pointer;font:inherit}
#liogo-app .balance-link>span{padding:0 12px}
#liogo-app .balance-link:hover{background:#ffffff10}
#liogo-app .balance-link:focus-visible{outline:2px solid #a9bcff;outline-offset:2px}
#liogo-app .address-nav-group{display:grid;gap:2px}
#liogo-app .address-nav-toggle{margin:0}
#liogo-app .address-nav-toggle.section-active{color:#fff}
#liogo-app .address-nav-chevron{margin-left:auto;font-size:18px;line-height:1;transition:transform .18s}
#liogo-app .address-nav-toggle[aria-expanded="true"] .address-nav-chevron{transform:rotate(180deg)}
#liogo-app .address-subnav{display:grid;gap:2px;margin:0 0 4px 20px;padding:2px 0 2px 13px;border-left:1px solid #66849780}
#liogo-app .address-subnav-link{border:0;background:transparent;color:#bbd1dc;text-align:left;font-size:12px;font-weight:500;padding:8px 10px;border-radius:8px}
#liogo-app .address-subnav-link:hover{background:#ffffff12;color:#fff}
#liogo-app .address-subnav-link.active{background:#ffffff20;color:#fff;font-weight:700}
.address-card-label{display:inline-block;margin-bottom:8px;padding:4px 7px;border-radius:6px;background:#eef2ff;color:#514bcd;font-size:10px;font-weight:700}
.address-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;flex-wrap:wrap;padding-bottom:10px;border-bottom:1px solid #e8edf5}
.address-card-top>strong{padding-top:6px}
.address-card-actions{display:flex;align-items:center;gap:6px;flex-wrap:wrap}
.address-card-actions button,.address-default-badge{display:inline-flex;align-items:center;gap:5px;border:0;border-radius:7px;padding:7px 9px;font-size:11px;white-space:nowrap}
.address-card-actions button{background:#eef1ff;color:#4d48c9;cursor:pointer}
.address-card-actions button:hover{background:#e2e7ff}
.address-card-actions button.address-delete{background:#f4f6fa;color:#52627c}
.address-card-actions button.address-delete:hover{background:#ffe9ed;color:#a3314d}
.address-default-badge{background:#e0faea;color:#20754e;font-weight:700}
.address-card-actions svg{width:13px;height:13px}
.address-person{display:block;padding-top:10px;color:#526987;font-size:11px}
.address-edit-overlay{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:18px;background:#172b4770}
.address-edit-dialog{width:min(620px,100%);max-height:min(92vh,900px);overflow:auto;border-radius:14px;background:white;box-shadow:0 22px 60px #172b4740;padding:20px}
.address-edit-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}
.address-edit-head h2{margin:0;font-size:17px}
.address-edit-head button{border:0;background:#f0f3f8;border-radius:7px;padding:5px 10px;font-size:20px}
@media(min-width:561px) and (max-width:820px){#liogo-app .address-nav-group{position:relative}#liogo-app .address-nav-chevron{display:none}#liogo-app .address-subnav{position:absolute;left:100%;top:0;z-index:5;display:grid;width:190px;margin:0;padding:8px;border:1px solid #55778c;border-radius:9px;background:#17384b;box-shadow:0 10px 24px #0a1f2b30}#liogo-app .address-subnav-link{white-space:nowrap}}
@media(max-width:560px){#liogo-app .address-nav-group{display:flex;align-items:center;flex:0 0 auto}#liogo-app .address-subnav{display:flex;gap:3px;margin:0;padding:0;border:0}#liogo-app .address-nav-chevron{display:none}#liogo-app .address-subnav-link{white-space:nowrap;font-size:11px}}
.wallet-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:18px}.wallet-summary-card{position:relative;display:grid;gap:8px;padding:20px 22px;min-height:92px;border-radius:10px;background:#f6f9fd;color:#506682}.wallet-summary-card strong{font-size:20px;color:#243751}.wallet-summary-card .button{position:absolute;right:16px;top:18px;text-decoration:none;background:#4e49de;color:#fff}.bank-transfer{padding:20px 24px;margin-bottom:26px;border:1px solid #e2e9f5;border-radius:11px;background:#f8fbff}.bank-transfer h2{margin:0 0 18px;font-size:15px;color:#2e4160}.bank-transfer>p{margin:16px 0 0;font-size:12px;line-height:1.5;color:#697d9d}.bank-row{display:grid;grid-template-columns:115px minmax(0,1fr) auto;align-items:center;gap:12px;padding:9px 0;font-size:12px;color:#536986}.bank-row strong{color:#243751;overflow-wrap:anywhere}.bank-copy{border:0;border-radius:7px;background:#ecf2fa;color:#345075;padding:7px 10px;cursor:pointer}.bank-settings{margin-bottom:18px;padding:20px}.detail-sender-block{position:relative}.detail-edit-button{position:absolute;right:22px;top:17px;border:0;border-radius:7px;padding:8px 12px;background:#eef2ff;color:#4e49de}.detail-sender-form{display:flex;align-items:end;gap:9px;margin:12px 0}.detail-sender-form label{font-size:11px}.detail-sender-form select{min-width:0;flex:1;border:1px solid #cbd6ea;border-radius:7px;padding:8px}.detail-sender-form button{border:0;border-radius:7px;padding:9px;background:#4e49de;color:#fff}
@media(max-width:750px){.wallet-summary{grid-template-columns:1fr}.bank-row{grid-template-columns:1fr auto}.bank-row>span{grid-column:1/-1}.detail-sender-form{align-items:stretch;flex-direction:column}}
@media(max-width:850px){.wallet-layout{grid-template-columns:1fr}}@media(max-width:560px){.wallet-hero{padding:20px}.wallet-hero strong{font-size:26px}.purchase-dialog-actions{padding:12px}.wallet-topup-preview{align-items:stretch;flex-direction:column}}

.store-integrations{display:grid;gap:25px}
.store-integrations-hero{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:30px 34px;border:1px solid #dce5f6;border-radius:18px;background:linear-gradient(112deg,#eef3ff 0%,#f7faff 58%,#edf9f5 100%);color:#243855}
.store-integrations-eyebrow{display:block;margin-bottom:10px;color:#5550cf;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.store-integrations-hero h2{margin:0 0 10px;font-size:25px;line-height:1.25;color:#1e3151}
.store-integrations-hero p{max-width:660px;margin:0;color:#5f7391;font-size:13px;line-height:1.65}
.store-integrations-hero-icon{display:grid;place-items:center;flex:0 0 74px;width:74px;height:74px;border-radius:20px;background:#fff;color:#514ce0;box-shadow:0 12px 30px #344da014}
.store-integrations-hero-icon svg{width:36px;height:36px}
.store-integrations-heading{display:flex;align-items:end;justify-content:space-between;gap:18px}
.store-integrations-heading h2{margin:0 0 4px;color:#233653;font-size:18px}
.store-integrations-heading p{margin:0;color:#7586a0;font-size:12px}
.store-integrations-search{display:flex;align-items:center;gap:9px;width:min(290px,100%);padding:0 12px;border:1px solid #dbe4f4;border-radius:9px;background:#fff;color:#8291a8}
.store-integrations-search:focus-within{border-color:#7772eb;box-shadow:0 0 0 3px #7772eb1c}
.store-integrations-search svg{width:17px;height:17px}
.store-integrations-search input{width:100%;height:39px;border:0;outline:0;background:transparent;color:#243855;font:inherit;font-size:12px}
.store-integration-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}
.store-integration-card{display:flex;flex-direction:column;min-height:210px;padding:21px;border:1px solid #dfe7f4;border-radius:13px;background:#fff;box-shadow:0 3px 16px #253b6208}
.store-integration-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}
.store-platform-mark{display:grid;place-items:center;width:45px;height:45px;border-radius:11px;background:#e9f3ee;color:#24825b;font-size:22px;font-weight:800}
.store-platform-mark.woocommerce{background:#f4ecf9;color:#7c45a4}.store-platform-mark.ikas{background:#e7f4fa;color:#1580a8}.store-platform-mark.ticimax{background:#eaf0ff;color:#3f60b9}.store-platform-mark.ideasoft{background:#f1edff;color:#5e4bc1}.store-platform-mark.tsoft{background:#fceeea;color:#bd5c35}.store-platform-mark.opencart{background:#e8f5fc;color:#2482b8}.store-platform-mark.prestashop{background:#f8eefa;color:#9750a6}.store-platform-mark.trendyol{background:#fff1e7;color:#d67224}.store-platform-mark.shopier{background:#ebf7f4;color:#13816c}
.store-integration-status{padding:5px 8px;border-radius:20px;background:#f0f5fc;color:#6a7d9a;font-size:10px;font-weight:700;white-space:nowrap}
.store-integration-status.connected{background:#e4f8ef;color:#087350}
.store-woo-panel{padding:24px;border:1px solid #dbe5f4;border-radius:14px;background:#fff;box-shadow:0 4px 18px #253b6208}
.store-woo-panel .live-section-head{margin-bottom:18px}
.store-woo-panel .form-grid{padding:0;border:0;box-shadow:none}
.store-woo-panel .muted.small{line-height:1.5}
.store-woo-panel h3{font-size:15px;color:#243855;margin:24px 0 12px}
.store-integration-card h3{margin:16px 0 6px;color:#233653;font-size:15px}
.store-integration-card p{flex:1;margin:0 0 18px;color:#697d98;font-size:12px;line-height:1.55}
.store-integration-card .button{display:inline-flex;align-items:center;justify-content:center;gap:6px;align-self:flex-start}
.store-integration-card .button svg,.store-integrations-note svg{width:14px;height:14px}
.store-integration-empty{padding:20px;border:1px dashed #cdd9ec;border-radius:10px;background:#fff;color:#5b6e89;font-size:13px}
.store-integration-empty button,.store-integrations-note button{border:0;background:transparent;color:#4f4ac9;font:inherit;font-weight:700;cursor:pointer}
.store-integrations-note{padding:18px 20px;border-radius:10px;background:#f2f5fc;color:#5b6e89;font-size:12px}
.store-integrations-note button{display:inline-flex;align-items:center;gap:4px}
@media(max-width:1100px){.store-integration-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px){.store-integrations-hero{padding:23px}.store-integrations-hero-icon{display:none}.store-integrations-hero h2{font-size:21px}.store-integrations-heading{align-items:stretch;flex-direction:column}.store-integrations-search{width:100%}.store-integration-grid{grid-template-columns:1fr}.store-integration-card{min-height:190px}}
