@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@500;600;700;800&display=swap');

:root{--bg:#09090c;--panel:#111116;--panel-2:#17171d;--line:#292931;--text:#f7f7fa;--muted:#a7a7b2;--accent:#daff33;--accent-dark:#101500;--danger:#ff707c;--warning:#ffc857;--info:#75c5ff;--success:#7ee787}
*{box-sizing:border-box}html{background:var(--bg);color-scheme:dark}body{margin:0;color:var(--text);font-family:Manrope,system-ui,sans-serif;font-size:15px;font-weight:500;background:radial-gradient(circle at 75% 0,rgba(218,255,51,.055),transparent 30rem),var(--bg);min-height:100vh}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.account-header{position:sticky;top:0;z-index:10;border-bottom:1px solid rgba(255,255,255,.08);background:rgba(9,9,12,.88);backdrop-filter:blur(18px)}.account-header-inner{max-width:1240px;height:76px;margin:auto;padding:0 28px;display:flex;align-items:center;gap:40px}.account-brand{display:flex;align-items:center;gap:11px}.account-brand>span{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:var(--accent);color:#090b00;font-size:21px;font-weight:800}.account-brand div{display:flex;flex-direction:column}.account-brand strong{font-size:18px;line-height:1}.account-brand small{margin-top:4px;color:var(--muted);font-size:9px;letter-spacing:.15em;text-transform:uppercase}.account-nav{display:flex;gap:6px;margin:auto}.account-nav a{padding:10px 15px;border-radius:9px;color:#b8b8c2;font-weight:700}.account-nav a:hover,.account-nav a.is-active{color:#fff;background:#1b1b22}.account-profile{display:flex;align-items:center;gap:10px}.account-profile>span{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#26262f;font-weight:800}.account-profile div{display:flex;flex-direction:column;max-width:170px}.account-profile strong{font-size:13px}.account-profile small{color:var(--muted);font-size:10px;overflow:hidden;text-overflow:ellipsis}.account-profile>a{margin-left:5px;padding:8px;color:var(--muted);font-size:20px}.account-menu-button{display:none;border:0;background:none;color:#fff;font-size:24px}.account-main{width:min(1184px,calc(100% - 40px));margin:48px auto 80px}.account-footer{max-width:1184px;margin:auto;padding:25px 0 38px;border-top:1px solid var(--line);display:flex;justify-content:space-between;color:var(--muted);font-size:12px}.account-footer a:hover{color:#fff}
.account-hero,.account-page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:30px}.account-page-heading{align-items:center}.account-kicker{display:block;margin-bottom:12px;color:var(--accent);font-size:11px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.account-hero h1,.account-page-heading h1{margin:0;font-size:clamp(30px,4vw,48px);letter-spacing:-.045em}.account-page-heading h1{font-size:38px}.account-hero p,.account-page-heading p{max-width:650px;margin:12px 0 0;color:var(--muted);line-height:1.65}.account-back{display:inline-block;margin-bottom:13px;color:var(--muted);font-size:13px;font-weight:700}.account-back:hover{color:#fff}.account-primary-button{min-height:46px;padding:0 18px;border:0;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:18px;background:var(--accent);color:var(--accent-dark);font-weight:800;cursor:pointer}.account-primary-button:hover{filter:brightness(1.08)}.account-primary-button--wide{width:100%}
.verification-banner,.account-flash{margin-bottom:24px;padding:16px 18px;border:1px solid #34343e;border-radius:12px;display:flex;align-items:flex-start;gap:13px;background:#15151b}.verification-banner>span,.account-flash>span{flex:0 0 auto;display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#292933;font-weight:800}.verification-banner strong{font-size:13px}.verification-banner p{margin:3px 0 0;color:var(--muted);font-size:12px;line-height:1.5}.account-flash--success{border-color:rgba(126,231,135,.35)}.account-flash--error{border-color:rgba(255,112,124,.35)}.account-flash button{margin-left:auto;border:0;background:none;color:var(--muted);cursor:pointer}
.account-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:28px}.account-metrics article{min-height:142px;padding:20px;border:1px solid var(--line);border-radius:14px;background:linear-gradient(145deg,#15151a,#101014)}.account-metrics article>span{color:var(--muted);font-size:12px;font-weight:700}.account-metrics article>strong{display:block;margin:13px 0 7px;font-size:29px}.account-metrics article>small{color:#777783;font-size:10px}
.account-panel{margin-bottom:18px;border:1px solid var(--line);border-radius:16px;background:rgba(17,17,22,.93);overflow:hidden}.account-panel-heading{min-height:75px;padding:17px 21px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px}.account-panel-heading h2{margin:0;font-size:17px}.account-panel-heading p{margin:4px 0 0;color:var(--muted);font-size:11px}.account-panel-heading>a{color:var(--accent);font-size:12px;font-weight:800}.account-empty{padding:65px 20px;text-align:center}.account-empty>span{display:grid;place-items:center;width:46px;height:46px;margin:0 auto 14px;border-radius:50%;background:#202027;color:var(--accent);font-size:23px}.account-empty h3{margin:0 0 7px}.account-empty p{margin:0 0 20px;color:var(--muted);font-size:12px}.account-empty a{color:var(--accent);font-weight:800}
.account-order-list>a{padding:17px 21px;border-bottom:1px solid var(--line);display:grid;grid-template-columns:minmax(240px,1fr) 130px 170px 20px;align-items:center;gap:20px}.account-order-list>a:last-child{border:0}.account-order-list>a:hover{background:#17171d}.account-order-list a>div:first-child{display:flex;flex-direction:column}.account-order-list a strong{font-size:13px}.account-order-list a small{margin-top:4px;color:var(--muted);font-size:10px}.account-order-list a>span{font-size:13px;font-weight:800}.account-order-list a>i{color:#777;font-style:normal}.order-badges{display:flex;align-items:flex-start;flex-direction:column;gap:5px}.account-status{width:max-content;padding:5px 9px;border-radius:99px;display:inline-flex;align-items:center;gap:6px;background:#23232b;color:#c7c7cf;font-size:9px;font-weight:800;white-space:nowrap}.account-status i{width:5px;height:5px;border-radius:50%;background:currentColor}.account-status--success{color:var(--success);background:rgba(126,231,135,.1)}.account-status--info{color:var(--info);background:rgba(117,197,255,.1)}.account-status--warning{color:var(--warning);background:rgba(255,200,87,.1)}.account-status--danger{color:var(--danger);background:rgba(255,112,124,.1)}
.account-detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:18px}.account-detail-grid aside{min-width:0}.account-items article{padding:18px 21px;border-bottom:1px solid var(--line);display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:13px}.account-items article:last-child{border:0}.account-items article>span{display:grid;place-items:center;width:42px;height:42px;border-radius:11px;background:#24242c;color:var(--accent);font-weight:800}.account-items article>div{display:flex;flex-direction:column}.account-items article strong{font-size:13px}.account-items article small{margin-top:3px;color:var(--muted);font-size:10px}.account-items article em{margin-top:5px;color:var(--accent);font-size:9px;font-style:normal;font-weight:800}.account-items article>div:last-child{text-align:right}.delivery-progress{padding:23px;display:grid;grid-template-columns:repeat(3,1fr)}.delivery-progress>div{position:relative;display:flex;gap:10px}.delivery-progress>div:not(:last-child):after{content:"";position:absolute;left:28px;right:6px;top:12px;height:1px;background:#33333c}.delivery-progress i{position:relative;z-index:1;flex:0 0 auto;display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#2a2a32;color:#888;font-size:10px;font-style:normal;font-weight:800}.delivery-progress .is-done i{background:var(--accent);color:#101500}.delivery-progress span{display:flex;flex-direction:column}.delivery-progress strong{font-size:10px}.delivery-progress small{margin-top:4px;color:var(--muted);font-size:8px;line-height:1.4}.delivery-note,.delivery-warning{margin:0 21px 21px;padding:14px;border-radius:10px;background:#1a1a20}.delivery-note strong{font-size:11px}.delivery-note p{margin:5px 0 0;color:#cacad1;font-size:12px;line-height:1.6}.delivery-warning{color:var(--warning);font-size:11px;line-height:1.5;background:rgba(255,200,87,.08)}.account-details{margin:0;padding:5px 20px}.account-details>div{padding:15px 0;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:20px}.account-details>div:last-child{border:0}.account-details dt{color:var(--muted);font-size:11px}.account-details dd{margin:0;text-align:right;font-size:11px}.related-tickets{margin-top:14px;border-top:1px solid var(--line)}.related-tickets a{padding:13px 0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:auto 1fr;gap:4px 8px}.related-tickets a>span{color:var(--muted);font-size:9px}.related-tickets a>strong{font-size:10px}.related-tickets .account-status{grid-column:1/-1}
.ticket-list>a{padding:19px 21px;border-bottom:1px solid var(--line);display:grid;grid-template-columns:40px minmax(0,1fr) auto 20px;gap:14px;align-items:center}.ticket-list>a:last-child{border:0}.ticket-list>a:hover{background:#17171d}.ticket-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:#24242c;color:var(--accent);font-weight:800}.ticket-list a>div{min-width:0;display:flex;flex-direction:column}.ticket-list strong{font-size:13px}.ticket-list small{margin-top:3px;color:var(--muted);font-size:9px}.ticket-list p{margin:6px 0 0;color:#82828d;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ticket-list a>i{color:#777;font-style:normal}
.account-form-panel{max-width:820px}.account-form-panel form{padding:23px}.account-form-panel label,.account-reply label{display:flex;flex-direction:column;gap:8px;margin-bottom:18px;color:#c9c9d0;font-size:11px;font-weight:800}.account-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}input,textarea,select{width:100%;border:1px solid #34343e;border-radius:9px;outline:0;background:#0d0d11;color:#fff;padding:12px 13px;font-size:12px;font-weight:600}textarea{resize:vertical;line-height:1.6}input:focus,textarea:focus,select:focus{border-color:#66751b;box-shadow:0 0 0 3px rgba(218,255,51,.06)}.form-actions{display:flex;align-items:center;justify-content:flex-end;gap:20px}.form-actions>a{color:var(--muted);font-size:11px;font-weight:700}
.account-messages{padding:24px;display:flex;flex-direction:column;gap:18px}.account-messages article{max-width:75%}.account-messages article.is-customer{align-self:flex-end}.account-messages article>div{display:flex;align-items:center;gap:8px}.account-messages article>div>span{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#292932;color:var(--accent);font-size:10px;font-weight:800}.account-messages article strong{font-size:10px}.account-messages article small{color:var(--muted);font-size:8px}.account-messages p{margin:8px 0 0;padding:13px 15px;border-radius:4px 12px 12px 12px;background:#202027;color:#e4e4e9;font-size:12px;line-height:1.7}.account-messages .is-customer p{border-radius:12px 4px 12px 12px;background:#2c3213}.account-reply{padding:21px;border-top:1px solid var(--line)}.account-reply label{margin-bottom:8px}.account-reply>div{margin-top:12px;display:flex;justify-content:space-between;align-items:center}.account-reply small{color:var(--muted);font-size:9px}.closed-ticket{margin:20px;padding:16px;border-radius:10px;background:#1b1b21;color:var(--muted);font-size:11px}
@media(max-width:850px){.account-header-inner{padding:0 18px;gap:15px}.account-profile div,.account-profile>a{display:none}.account-menu-button{display:block}.account-nav{display:none;position:absolute;left:15px;right:15px;top:68px;padding:10px;border:1px solid var(--line);border-radius:12px;background:#111116;flex-direction:column}.account-nav.is-open{display:flex}.account-main{width:min(100% - 28px,700px);margin-top:32px}.account-metrics{grid-template-columns:1fr 1fr}.account-detail-grid{grid-template-columns:1fr}.account-order-list>a{grid-template-columns:1fr auto}.account-order-list a>span{grid-column:2}.account-order-list .order-badges{grid-column:1}.account-order-list a>i{grid-column:2;grid-row:2}.delivery-progress{grid-template-columns:1fr;gap:14px}.delivery-progress>div:after{display:none}.account-footer{margin:0 14px}.account-page-heading,.account-hero{align-items:flex-start;flex-direction:column}.account-page-heading h1{font-size:32px}}
@media(max-width:520px){.account-brand div{display:none}.account-header-inner{height:65px}.account-main{margin-top:25px}.account-metrics{grid-template-columns:1fr 1fr;gap:9px}.account-metrics article{min-height:120px;padding:15px}.account-metrics article>strong{font-size:23px}.account-form-grid{grid-template-columns:1fr}.ticket-list>a{grid-template-columns:35px 1fr}.ticket-list .account-status{grid-column:2}.ticket-list a>i{display:none}.account-messages article{max-width:92%}.account-footer{flex-direction:column;gap:9px}.account-items article{grid-template-columns:38px 1fr}.account-items article>div:last-child{grid-column:2;text-align:left}}
.customer-auth-body{min-height:100vh;display:grid;place-items:center;padding:28px;background:radial-gradient(circle at 70% 20%,rgba(218,255,51,.1),transparent 28rem),#09090c}.customer-auth-shell{width:min(980px,100%);min-height:650px;border:1px solid var(--line);border-radius:22px;display:grid;grid-template-columns:1fr .88fr;overflow:hidden;background:#111116;box-shadow:0 28px 80px rgba(0,0,0,.35)}.customer-auth-card{padding:50px 56px}.customer-auth-brand{display:flex;align-items:center;gap:10px;margin-bottom:55px}.customer-auth-brand span{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;background:var(--accent);color:#101500;font-size:19px;font-weight:800}.customer-auth-brand strong{font-size:16px}.customer-auth-kicker{color:var(--accent);font-size:10px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.customer-auth-card h1{margin:10px 0 9px;font-size:34px;letter-spacing:-.04em}.customer-auth-card>p{margin:0 0 25px;color:var(--muted);font-size:12px;line-height:1.65}.customer-auth-form label{display:flex;flex-direction:column;gap:7px;margin-bottom:14px;color:#d3d3da;font-size:10px;font-weight:800}.customer-auth-form label small{color:#777783;font-size:8px}.customer-auth-form button{width:100%;height:48px;margin-top:5px;border:0;border-radius:10px;display:flex;align-items:center;justify-content:center;gap:20px;background:var(--accent);color:#101500;font-weight:800;cursor:pointer}.customer-auth-error{margin:0 0 18px;padding:12px 14px;border:1px solid rgba(255,112,124,.35);border-radius:9px;background:rgba(255,112,124,.07);color:#ff9ba3;font-size:10px;line-height:1.5}.customer-auth-switch{text-align:center!important;margin:18px 0 0!important;font-size:10px!important}.customer-auth-switch a{color:var(--accent);font-weight:800}.customer-auth-aside{position:relative;padding:55px;display:flex;justify-content:center;flex-direction:column;background:linear-gradient(145deg,#202615,#11150a);overflow:hidden}.customer-auth-aside:after{content:"D";position:absolute;right:-35px;bottom:-100px;color:rgba(218,255,51,.045);font-size:360px;font-weight:800}.customer-auth-aside>span{position:relative;z-index:1;color:var(--accent);font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.customer-auth-aside h2{position:relative;z-index:1;margin:13px 0 30px;font-size:29px;line-height:1.25;letter-spacing:-.04em}.customer-auth-aside ul{position:relative;z-index:1;margin:0;padding:0;list-style:none}.customer-auth-aside li{padding:12px 0;border-bottom:1px solid rgba(255,255,255,.09);color:#c4c7bb;font-size:11px}.customer-auth-aside li:before{content:"✓";margin-right:10px;color:var(--accent);font-weight:800}@media(max-width:760px){.customer-auth-shell{display:block;min-height:0}.customer-auth-aside{display:none}.customer-auth-card{padding:36px 30px}.customer-auth-brand{margin-bottom:38px}}
