
:root{color-scheme:dark;--bg:#101312;--panel:#181c1a;--panel-hover:#1d2320;--border:#2a312d;--text:#eef3ef;--muted:#929e96;--green:#b5f36b;--green-dark:#23311b;--amber:#f1bd6c;--red:#f18d87;font-family:Inter,"Segoe UI",Arial,sans-serif;font-size:14px}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);line-height:1.55}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.6;cursor:wait}a,button,input,select,textarea,summary{outline-offset:4px}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--green)}svg{width:21px;height:21px;flex:none}h1,h2,h3,p{margin:0}h1{font-size:34px;letter-spacing:-1.2px;line-height:1.3;font-weight:650}h2{font-size:17px;font-weight:600;letter-spacing:-.25px}small{display:block;font-size:12px;color:var(--muted)}.green{color:var(--green)}.muted{color:var(--muted);margin-top:9px}.eyebrow{font-size:10px;letter-spacing:2px;font-weight:650;color:var(--muted);margin-bottom:12px}.sidebar{width:234px;position:fixed;inset:0 auto 0 0;padding:34px 20px 20px;background:#141815;border-right:1px solid var(--border);display:flex;flex-direction:column;z-index:20}.brand{display:flex;gap:11px;align-items:center;font-size:23px;font-weight:700;letter-spacing:-.7px;margin:0 10px 52px}.brand-mark{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:#15220e;font-size:36px;line-height:1;transform:rotate(-12deg);font-weight:800}.brand-sub{display:block;font-size:9px;letter-spacing:3.1px;font-weight:500;color:var(--muted);margin-top:-4px}.nav-label{font-size:9px;font-weight:600;letter-spacing:1.6px;color:#78867d;margin:0 12px 15px}.sidebar nav{display:grid;gap:7px}.nav-item{display:flex;align-items:center;gap:13px;color:var(--muted);padding:13px 14px;border-radius:9px;font-weight:550}.nav-item:hover{background:#1d241e;color:var(--text)}.nav-item.active{background:var(--green-dark);color:var(--green)}.sidebar-bottom{margin-top:auto}.admin{border-top:1px solid var(--border);padding:23px 4px 16px;display:flex;gap:11px;align-items:center}.admin strong{font-size:12px}.admin small{font-size:10px;margin-top:3px}.online{display:inline-block;background:var(--green);height:5px;width:5px;border-radius:50%;margin-right:4px}.avatar{width:37px;height:37px;flex:none;border-radius:50%;background:#29352b;color:#c9d7c7;display:grid;place-items:center;font-size:13px;font-weight:650}.logout{border:0;background:none;color:var(--muted);display:flex;gap:12px;align-items:center;padding:12px;width:100%;text-align:left;font-size:12px}.logout:hover{color:var(--text)}.workspace{margin-left:234px}.topbar{height:78px;border-bottom:1px solid var(--border);display:flex;align-items:center;padding:0 40px;gap:20px}.breadcrumb{font-size:12px;color:var(--muted)}.breadcrumb span{margin:0 12px;color:#4d5a50}.breadcrumb strong{font-weight:450;color:#d5dfd7}.today{margin-left:auto;color:var(--muted);font-size:12px;letter-spacing:.5px}.compact{width:31px;height:31px;font-size:11px}.main{max-width:1560px;margin:auto;padding:37px 40px 0}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:30px}.button{display:inline-flex;justify-content:center;align-items:center;gap:9px;min-height:43px;padding:10px 17px;border:1px solid #38423a;border-radius:8px;background:#222823;color:#e1e9e3;font-weight:600;font-size:12px;white-space:nowrap}.button:hover{background:#303a31}.button.primary{color:#1c2b0f;background:var(--green);border-color:var(--green)}.button.primary:hover{background:#c9ff8d}.button svg{width:18px;height:18px}.full{width:100%}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:23px}.stat-card{border:1px solid var(--border);border-radius:12px;padding:21px;background:var(--panel);transition:border-color .15s}.stat-card:hover{border-color:#576848}.stat-label{display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#afbbb2;gap:5px}.stat-label svg{width:18px;height:18px;color:#798b7d}.stat-value{font-size:38px;letter-spacing:-1.5px;font-weight:600;margin:14px 0 4px;line-height:1.3}.stat-note{font-size:11px;color:var(--muted)}.amber .stat-value,.warning{color:var(--amber)}.red .stat-value,.danger{color:var(--red)}.notice{display:flex;align-items:center;gap:16px;padding:19px 22px;background:linear-gradient(110deg,#212c1d,#19201b);border:1px solid #33432d;border-radius:11px;margin-bottom:30px}.notice-symbol{display:grid;place-items:center;width:37px;height:37px;border-radius:10px;background:#304123;color:var(--green);font-size:25px;flex:none}.notice strong{font-size:13px;font-weight:550}.notice p{font-size:12px;color:#9eaf9a;margin-top:4px}.notice a{margin-left:auto;white-space:nowrap;color:var(--green);font-size:12px}.notice a span{margin-left:12px}.panel{background:var(--panel);border:1px solid var(--border);border-radius:12px;overflow:hidden}.panel-heading{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:24px}.panel-heading p{font-size:12px;color:var(--muted);margin-top:5px}.text-link{color:var(--green);font-size:12px}.table-head,.order-row{display:grid;grid-template-columns:minmax(190px,1.7fr) minmax(130px,1fr) 110px 142px 95px 22px;gap:16px;align-items:center;padding:18px 24px}.table-head{font-size:10px;letter-spacing:.3px;color:var(--muted);background:#1c211e;border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding-top:12px;padding-bottom:12px}.order-row{border-bottom:1px solid #272e29;min-height:88px;font-size:12px}.order-row:last-child{border-bottom:none}.order-row:hover{background:#1c221e}.customer{display:flex;gap:12px;align-items:center;min-width:0}.customer>div,.package{min-width:0}.customer-name{font-weight:600;font-size:13px;display:block;overflow:hidden;text-overflow:ellipsis}.customer small,.package small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:11px;margin-top:4px}.package strong,.expiry strong{font-weight:500;font-size:12px}.expiry small{font-size:10px;margin-top:4px}.row-price{font-weight:600;font-variant-numeric:tabular-nums}.row-open{font-size:21px;color:#a0afa4;padding:6px}.badge{display:inline-flex;align-items:center;gap:6px;font-size:10px;line-height:1.4;padding:6px 9px;border:1px solid #39433c;background:#262f29;border-radius:6px;white-space:nowrap;color:#b7c5bc}.badge i{width:5px;height:5px;border-radius:50%;background:currentColor}.badge.paid,.badge.active{background:#213323;border-color:#304b32;color:#a5d7a6}.badge.unpaid,.badge.renewal,.badge.paused{background:#362e1f;border-color:#4b3e27;color:#e9bc78}.badge.cancelled,.badge.error{background:#362523;border-color:#4d312e;color:#df9b95}.badge.unregistered{background:#252d3b;border-color:#344259;color:#a2bbdf}.badge.retired{color:#a6aba8;background:#292d2a}.footer{display:flex;justify-content:space-between;border-top:1px solid var(--border);margin-top:38px;padding:22px 0;color:#6f7f73;font-size:10px}.filters{display:flex;align-items:end;gap:12px;margin-bottom:20px;flex-wrap:wrap}.search-field{position:relative;display:flex;align-items:center;flex:1;min-width:210px}.search-field svg{position:absolute;left:13px;width:18px;height:18px;color:var(--muted)}.search-field input{padding-left:40px;width:100%}.filters .field{min-width:145px}.filters .field>span{font-size:10px}.reset{font-size:12px;color:var(--muted);padding:12px 0}.field{display:flex;flex-direction:column;gap:8px;min-width:0}.field>span{font-size:12px;color:#bec9c1}.field b{color:var(--green);font-weight:400}.field small{font-size:11px}input,select,textarea{color:var(--text);background:#101612;border:1px solid #354038;border-radius:7px;min-height:44px;padding:11px 12px;width:100%;max-width:100%}input::placeholder,textarea::placeholder{color:#68796d}input:focus,select:focus,textarea:focus{outline:1px solid var(--green);border-color:var(--green)}select{padding-right:27px}textarea{resize:vertical}input[type=number]{font-variant-numeric:tabular-nums}.pagination{display:flex;align-items:center;justify-content:space-between;margin-top:22px;color:var(--muted);font-size:12px}.pagination>div{display:flex;gap:9px}.source-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.source-card{background:var(--panel);border:1px solid var(--border);border-radius:12px;padding:23px;min-width:0}.source-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px;gap:8px}.source-icon{display:grid;place-items:center;width:37px;height:37px;border:1px solid #3c4a3e;color:var(--green);border-radius:9px}.source-card h2{font-size:15px;overflow-wrap:anywhere}.source-code{font-size:12px;color:var(--muted);margin-top:5px;overflow-wrap:anywhere}.capacity-label{display:flex;justify-content:space-between;align-items:center;font-size:11px;color:var(--muted);margin:22px 0 8px}.capacity-label strong{color:var(--text);font-size:13px}.capacity-label strong span{color:var(--muted);font-weight:400}progress{appearance:none;width:100%;height:5px;border:0;border-radius:4px;background:#303b32;display:block;overflow:hidden}progress::-webkit-progress-bar{background:#303b32}progress::-webkit-progress-value{background:var(--green);border-radius:4px}progress::-moz-progress-bar{background:var(--green)}.capacity-note{font-size:10px;color:var(--muted);margin-top:9px}.source-address{font-size:12px;margin:20px 0 0;color:#b5c0b8;overflow-wrap:anywhere}.source-notes{font-size:11px;color:var(--muted);margin-top:8px;overflow-wrap:anywhere}.card-actions{display:flex;gap:8px;margin-top:21px;padding-top:18px;border-top:1px solid var(--border)}.card-actions .button{flex:1;font-size:11px;padding:8px}.icon-link{display:grid;place-items:center;min-width:35px;color:var(--green)}.empty{text-align:center;padding:55px 20px}.empty-icon{margin:0 auto 15px;color:var(--green);background:#293721;width:50px;height:50px;border-radius:13px;display:grid;place-items:center}.empty h3{font-size:18px}.empty p{font-size:13px;color:var(--muted);margin:9px 0 22px}.back{display:inline-block;color:var(--muted);font-size:12px;margin-bottom:15px}.editor{max-width:920px}.form-panel{padding:26px;margin-bottom:20px}.form-panel h2{margin-bottom:24px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.wide{grid-column:1/-1}.section-number{display:inline-flex;align-items:center;justify-content:center;font-size:10px;font-weight:500;background:#2a3824;color:var(--green);border-radius:6px;width:27px;height:27px;margin-right:9px}.field-hint{font-size:11px;color:var(--muted);margin-top:-10px}.form-actions{display:flex;justify-content:flex-end;gap:12px;padding:8px 0}.calculated{display:block;background:#25301f;border:1px solid #3a4c2e;border-radius:7px;min-height:44px;padding:10px 12px;color:var(--green);font-weight:600}.price-helper{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:13px 16px;background:#20281f;border-radius:7px;font-size:11px;color:#a4b69b}.text-button{color:var(--green);border:0;background:none;font-size:11px;padding:6px;white-space:nowrap}.heading-actions{display:flex;gap:10px}.detail-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:20px}.panel-title{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:24px}.panel-title h2{margin:0}.details{margin:0}.details>div{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:12px 0;border-bottom:1px solid var(--border);font-size:12px}.details>div:last-child{border:0}.details dt{color:var(--muted);flex:none}.details dd{margin:0;text-align:right;overflow-wrap:anywhere;min-width:0}.details dd small{margin-top:4px}.pre-line{white-space:pre-line}.plan-feature{display:flex;justify-content:space-between;align-items:center;padding:18px;background:#222c20;border:1px solid #35462b;border-radius:8px;margin-bottom:12px;color:var(--green)}.plan-feature strong{font-size:29px;font-weight:550}.plan-feature strong span{font-size:14px}.plan-feature>span{font-size:17px;font-weight:600}.count{font-size:11px;background:#303a31;padding:3px 8px;border-radius:6px;color:#b4c0b6;margin-left:7px}.timeline{padding-left:4px}.timeline-item{display:grid;grid-template-columns:12px 1fr;gap:18px;position:relative;padding-bottom:27px}.timeline-item:last-child{padding-bottom:0}.timeline-item:before{content:"";width:1px;background:#3a473c;position:absolute;left:4px;top:12px;bottom:0}.timeline-item:last-child:before{display:none}.timeline-dot{margin-top:5px;width:9px;height:9px;border:2px solid var(--green);background:#25341e;border-radius:50%;z-index:1}.timeline-heading{display:flex;justify-content:space-between;gap:12px;font-size:13px}.timeline-heading time{color:var(--muted);font-size:11px}.timeline-item p{font-size:12px;color:var(--muted);margin-top:6px}.history-reason{color:#d5ded7!important}.timeline-item summary{font-size:11px;color:var(--green);cursor:pointer;margin-top:10px;padding:4px 0}.history-changes{background:#131915;border-radius:7px;padding:12px;margin:8px 0 0}.history-changes>div{display:grid;grid-template-columns:130px 1fr;gap:10px;font-size:11px;padding:6px 0}.history-changes dt{color:var(--muted)}.history-changes dd{margin:0;overflow-wrap:anywhere}.plan-settings{display:grid;gap:0}.plan-setting{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 0;border-bottom:1px solid var(--border)}.plan-setting:last-child{border:0}.plan-setting strong{font-weight:550}.plan-setting small{margin-top:5px}.plan-setting .field{width:240px}.plan-setting .field>span{font-size:10px}.alert{padding:15px 18px;border:1px solid #60403a;border-radius:8px;background:#30201d;color:#f4b4a9;font-size:13px;margin-bottom:22px;overflow-wrap:anywhere}.alert.success{border-color:#3a5730;background:#21311b;color:#b9e99d}.auth-wrap{min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px 20px;background:radial-gradient(ellipse at 50% 0, #273422 0,transparent 60%)}.auth-card{width:100%;max-width:440px;padding:40px;border:1px solid #35422f;border-radius:18px;background:#171e18;box-shadow:0 30px 100px #0004}.brand-mark.large{width:53px;height:53px;font-size:45px;margin-bottom:30px}.auth-card h1{font-size:29px}.auth-card .eyebrow{font-size:9px}.auth-card .muted{font-size:13px}.auth-card form{margin-top:30px}.auth-card .button{margin-top:19px;justify-content:space-between;padding-left:18px;padding-right:18px;font-size:14px;min-height:48px}.auth-note{font-size:10px;color:var(--muted);text-align:center;margin-top:23px}.auth-footer{font-size:11px;color:#81917d;margin-top:27px}.auth-card .alert{margin-top:22px}.auth-card code{font-size:12px}
@media(min-width:1600px){.main{padding-top:45px}.stat-card{padding:25px}.stat-value{font-size:43px}}
@media(max-width:1250px){.sidebar{width:205px;padding-left:13px;padding-right:13px}.workspace{margin-left:205px}.main{padding:28px 25px 0}.topbar{padding:0 25px}.table-head,.order-row{grid-template-columns:minmax(145px,1.5fr) minmax(100px,1fr) 95px 120px 75px 16px;gap:10px;padding-left:17px;padding-right:17px}.source-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stat-card{padding:17px}.stat-label{font-size:11px}.stat-note{font-size:10px}.customer .avatar{display:none}.badge{font-size:9px;padding:6px}.row-price{font-size:11px}.notice p{max-width:500px}}
@media(max-width:1000px){.sidebar{width:80px;padding:28px 12px 18px}.brand{margin:0 auto 42px}.brand>span:last-child,.nav-label,.nav-item>span,.admin,.logout{display:none}.nav-item{justify-content:center;padding:15px}.sidebar nav{gap:14px}.workspace{margin-left:80px}.stats-grid{gap:12px}.main{padding-left:22px;padding-right:22px}.topbar{height:65px}.stat-value{font-size:32px}.table-head{display:none}.order-row{grid-template-columns:1.5fr 1fr 1fr;gap:15px}.customer .avatar{display:grid}.customer{grid-column:1/3}.row-status{grid-column:3;grid-row:1}.package{grid-column:1;grid-row:2}.expiry{grid-column:2;grid-row:2}.row-price{grid-column:3;grid-row:2}.row-open{display:none}.detail-grid{grid-template-columns:1fr 1fr}.details>div{flex-direction:column;gap:5px}.details dd{text-align:left}.notice{padding:17px}.notice p{font-size:11px}.notice a{font-size:11px}}
@media(max-width:700px){:root{font-size:14px}.sidebar{top:auto;bottom:0;left:0;right:0;width:auto;height:calc(69px + env(safe-area-inset-bottom));padding:5px 8px calc(5px + env(safe-area-inset-bottom));background:#141b16f5;border:0;border-top:1px solid #354232;backdrop-filter:blur(14px)}.brand,.sidebar-bottom{display:none}.sidebar nav{display:grid;grid-template-columns:repeat(4,1fr);gap:3px}.nav-item{padding:8px 3px;display:flex;flex-direction:column;gap:3px;font-size:10px;border-radius:8px}.nav-item>span{display:block}.nav-item svg{height:21px;width:21px}.workspace{margin-left:0}.topbar{height:56px;padding:0 20px;gap:12px}.breadcrumb{font-size:11px}.breadcrumb>span{margin:0 6px}.breadcrumb strong{display:none}.today{font-size:10px}.compact{width:27px;height:27px}.main{padding:25px 16px 85px}.page-heading{gap:13px;margin-bottom:23px;align-items:flex-start;flex-wrap:wrap}.page-heading h1{font-size:28px}.eyebrow{font-size:9px;margin-bottom:9px;letter-spacing:1.6px}.page-heading .muted{font-size:12px;margin-top:8px}.page-heading>.button{min-height:40px;font-size:11px;padding:9px 12px}.stats-grid{grid-template-columns:1fr 1fr;gap:11px;margin-bottom:18px}.stat-card{padding:17px 15px;border-radius:10px}.stat-label{font-size:11px}.stat-value{font-size:34px;margin-top:13px}.stat-note{font-size:10px}.notice{padding:15px;gap:11px;margin-bottom:22px;align-items:flex-start;flex-wrap:wrap}.notice-symbol{width:31px;height:31px;font-size:22px}.notice>div:nth-child(2){flex:1}.notice strong{font-size:12px}.notice p{font-size:11px}.notice a{margin-left:42px}.panel-heading{padding:18px 16px;align-items:flex-start}.panel-heading h2{font-size:15px}.panel-heading p{font-size:10px}.panel-heading .text-link{font-size:10px;white-space:nowrap;margin-top:3px}.order-row{padding:17px 15px;grid-template-columns:1.2fr 1fr auto;gap:16px 10px}.customer{gap:9px}.customer .avatar{height:31px;width:31px;font-size:11px}.customer-name{font-size:12px}.customer small{font-size:10px;max-width:190px}.row-status{justify-self:end}.badge{font-size:9px;padding:5px 6px}.package strong,.expiry strong{font-size:11px}.package small{font-size:10px;max-width:145px}.row-price{font-size:12px;align-self:start;margin-top:2px;text-align:right}.expiry small{font-size:9px}.source-grid{grid-template-columns:1fr}.source-card{padding:21px}.filters{display:grid;grid-template-columns:1fr 1fr;gap:11px}.search-field{grid-column:1/-1;min-width:0}.filters .field{min-width:0}.filters .reset{text-align:center;align-self:center}.filters .button{height:44px}.filters input,.filters select{font-size:14px}.filters:has(input[value=sources]) .button{grid-column:1/-1}.form-panel{padding:20px 16px;border-radius:10px}.form-panel h2{font-size:15px;margin-bottom:23px}.form-grid{grid-template-columns:1fr;gap:20px}.field>span{font-size:12px}input,select,textarea{font-size:16px;min-height:46px}.price-helper{flex-direction:column;align-items:flex-start;gap:3px}.text-button{padding-left:0;min-height:36px}.form-actions{position:sticky;bottom:76px;z-index:5;background:#101812f0;padding:12px;border:1px solid var(--border);border-radius:10px;backdrop-filter:blur(10px)}.form-actions .button{flex:1;min-height:45px}.heading-actions{width:100%}.heading-actions .button{flex:1}.detail-grid{grid-template-columns:1fr;gap:0}.details>div{flex-direction:row}.details dd{text-align:right}.timeline-heading{flex-direction:column;gap:3px}.timeline-heading time{font-size:10px}.timeline-item{gap:13px}.history-changes>div{grid-template-columns:100px 1fr}.plan-setting{gap:15px}.plan-setting .field{width:175px}.plan-setting strong{font-size:13px}.plan-setting small{font-size:10px}.footer{font-size:9px;margin-top:28px;padding:20px 0;gap:12px}.auth-card{padding:30px 24px}.auth-card h1{font-size:27px}.auth-card .button{font-size:15px}.empty{padding:40px 20px}.empty p{font-size:12px}.pagination .button{min-height:44px}.pagination{font-size:11px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

.mobile-logout{display:none}@media(max-width:1000px){.mobile-logout{display:block}.mobile-logout button{display:grid;place-items:center;width:44px;height:44px;border:0;border-radius:8px;background:transparent;color:var(--muted)}}
.context-target{cursor:pointer}.context-target:focus-visible{outline:2px solid var(--green);outline-offset:-3px}.context-backdrop{position:fixed;inset:0;background:#0003;z-index:79}.context-menu{position:fixed;width:290px;padding:9px;background:#1c221e;border:1px solid #3b473e;border-radius:11px;box-shadow:0 18px 60px #0009;z-index:80}.context-title{padding:8px 11px 9px;color:var(--muted);font-size:10px;letter-spacing:1px;text-transform:uppercase}.context-menu>button{width:100%;border:0;background:transparent;color:var(--text);display:flex;align-items:center;gap:12px;padding:11px;border-radius:8px;text-align:left}.context-menu>button:hover,.context-menu>button:focus-visible{background:#293129}.context-menu>button:disabled{opacity:.4}.context-menu>button strong{display:block;font-size:12px}.context-menu>button small{font-size:10px;margin-top:2px}.context-icon{display:grid;place-items:center;width:32px;height:32px;flex:none;border-radius:8px;background:#293721;color:var(--green);font-size:18px}.context-status{display:flex;flex-direction:column;gap:7px;border-top:1px solid var(--border);margin-top:5px;padding:13px 11px 8px}.context-status>span{font-size:10px;color:var(--muted)}.context-status select{min-height:40px;font-size:12px}.context-handle{display:none}.toast{position:fixed;left:50%;bottom:28px;transform:translateX(-50%);z-index:100;padding:12px 17px;border:1px solid #45603a;border-radius:8px;background:#24321e;color:#c8f1ad;box-shadow:0 10px 35px #0008;font-size:12px;white-space:nowrap}
@media(max-width:700px){.context-backdrop{background:#0009;backdrop-filter:blur(2px)}.context-menu{left:0!important;right:0!important;top:auto!important;bottom:0;width:auto;padding:8px 14px calc(18px + env(safe-area-inset-bottom));border-radius:17px 17px 0 0}.context-handle{display:block;width:38px;height:4px;background:#526057;border-radius:4px;margin:2px auto 8px}.context-title{padding-left:8px}.context-menu>button{padding:12px 8px}.context-status{padding-left:8px;padding-right:8px}.toast{bottom:88px;max-width:calc(100% - 28px);white-space:normal;text-align:center}}
html{scroll-behavior:smooth}.dashboard-section{scroll-margin-top:92px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin:0 0 20px}.section-heading h2{font-size:24px}.section-heading p:not(.eyebrow){font-size:12px;color:var(--muted);margin-top:6px}.source-section{margin-top:52px}.orders-scroll{max-height:920px;overflow:auto;overscroll-behavior:auto;-webkit-overflow-scrolling:touch;scrollbar-color:#4b594e #1a201c}.orders-scroll .table-head{position:sticky;top:0;z-index:3}.settings-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(300px,.8fr);gap:20px;align-items:start}.settings-grid .editor{max-width:none}.form-intro{font-size:12px;color:var(--muted);margin:-12px 0 22px}
.source-address{display:block;width:100%;min-height:0;padding:0;border:0;background:transparent;text-align:left;font-size:12px;margin:20px 0 0;color:#b5c0b8;overflow-wrap:anywhere}.source-address:not(:disabled):hover{color:var(--green);text-decoration:underline}.source-address:disabled{cursor:default;opacity:.65}.card-actions{flex-wrap:wrap}.card-actions .button{flex:1 1 calc(50% - 4px)}
.expiry-mark{display:inline-flex!important;width:max-content;align-items:center;margin-top:5px!important;padding:3px 7px;border-radius:5px;color:#fff!important;font-size:9px!important;font-weight:650;line-height:1.35}.expiry-mark.expired{background:#b8443f}.expiry-mark.soon{background:#c87924}
.order-expiry-link,.order-status-link{border-radius:7px}.order-expiry-link:hover>strong{color:var(--green);text-decoration:underline}.order-status-link:hover .badge{border-color:#657465;filter:brightness(1.15)}
@media(max-width:1000px){.settings-grid{grid-template-columns:1fr}.orders-scroll{max-height:1020px}}
@media(max-width:700px){.dashboard-section{scroll-margin-top:70px}.section-heading{align-items:flex-start;flex-wrap:wrap}.section-heading h2{font-size:21px}.section-heading>.button{min-height:40px;font-size:11px}.source-section{margin-top:38px}.orders-scroll{max-height:1080px}.settings-grid{gap:8px}}

.source-table-head,.source-row{display:grid;grid-template-columns:minmax(180px,1.25fr) minmax(180px,1.35fr) minmax(125px,.75fr) 105px 105px minmax(190px,1.2fr);gap:14px;align-items:center;padding:14px 18px}.source-table-head{font-size:10px;letter-spacing:.3px;color:var(--muted);background:#1c211e;border-bottom:1px solid var(--border)}.source-row{min-height:96px;border-bottom:1px solid #272e29;font-size:12px}.source-row:last-child{border-bottom:0}.source-row:hover{background:#1c221e}.source-account-cell{display:flex;gap:11px;align-items:center;min-width:0}.source-account-cell>div{min-width:0}.source-account-cell strong,.source-address-cell span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.source-account-cell small{margin-top:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.source-address-cell{display:block;min-width:0;min-height:0;padding:0;border:0;background:transparent;color:#b5c0b8;text-align:left}.source-address-cell:not(:disabled):hover{color:var(--green)}.source-address-cell:disabled{cursor:default;opacity:.65}.source-address-cell small{margin-top:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.source-capacity-cell strong{font-size:12px;font-weight:600}.source-capacity-cell progress{margin:7px 0 5px}.source-capacity-cell small{font-size:10px}.source-date-cell strong{font-size:12px;font-weight:500}.source-row-actions{display:grid;grid-template-columns:1fr 1fr;gap:6px}.source-row-actions .button{min-height:34px;padding:6px 8px;font-size:10px}.source-status-cell{min-width:0}
@media(max-width:1250px){.source-table-head,.source-row{grid-template-columns:minmax(150px,1.2fr) minmax(150px,1.2fr) 110px 90px 90px minmax(170px,1.1fr);gap:9px;padding-left:14px;padding-right:14px}.source-icon{display:none}}
@media(max-width:1000px){.source-table-head{display:none}.source-row{grid-template-columns:minmax(0,1.3fr) minmax(130px,.8fr) auto;gap:12px 16px;padding:17px}.source-account-cell{grid-column:1/3;grid-row:1}.source-status-cell{grid-column:3;grid-row:1;justify-self:end}.source-address-cell{grid-column:1/3;grid-row:2}.source-date-cell{grid-column:3;grid-row:2;justify-self:end}.source-capacity-cell{grid-column:1;grid-row:3}.source-row-actions{grid-column:2/4;grid-row:3}.source-icon{display:grid}}
@media(max-width:700px){.source-row{grid-template-columns:minmax(0,1fr) auto;gap:14px 10px;padding:17px 15px}.source-account-cell{grid-column:1;grid-row:1}.source-status-cell{grid-column:2;grid-row:1}.source-address-cell{grid-column:1/-1;grid-row:2}.source-capacity-cell{grid-column:1;grid-row:3}.source-date-cell{grid-column:2;grid-row:3;justify-self:end}.source-row-actions{grid-column:1/-1;grid-row:4}.source-row-actions .button{min-height:40px;font-size:10px}.source-icon{width:31px;height:31px}.source-account-cell strong{font-size:12px}.source-account-cell small{font-size:10px;max-width:210px}.source-date-cell strong{font-size:11px}}
