:root{--hq-pink:#ff1f8f;--hq-pink-dark:#b50063;--hq-ink:#101b3a;--hq-muted:#728099;--hq-line:#e9edf5;--hq-bg:#f7f8fc}
.hqeb-dashboard-app{display:flex;min-height:100vh;background:var(--hq-bg);color:var(--hq-ink);font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif}
.hqeb-sidebar{width:270px;flex:0 0 270px;background:#fff;border-right:1px solid var(--hq-line);padding:24px 16px;box-sizing:border-box;position:sticky;top:0;height:100vh;overflow:auto;z-index:1000}
.hqeb-sidebar-brand{display:flex;align-items:center;gap:11px;padding:2px 10px 24px}.hqeb-sidebar-brand img{width:58px;height:58px;object-fit:contain}.hqeb-sidebar-brand strong,.hqeb-sidebar-brand span{display:block}.hqeb-sidebar-brand strong{font-size:14px;letter-spacing:.03em}.hqeb-sidebar-brand span{font-size:11px;color:#7c879b;margin-top:3px}
.hqeb-side-nav{display:grid;gap:5px}.hqeb-side-nav a{position:relative;display:flex;align-items:center;gap:14px;padding:13px 14px;border-radius:11px;color:#182442;text-decoration:none;font-weight:650;font-size:14px}.hqeb-side-nav a span:first-child{width:22px;text-align:center;font-size:18px;color:#243354}.hqeb-side-nav a:hover,.hqeb-side-nav a.active{background:linear-gradient(90deg,#c00068,#e91e8c);color:#fff;box-shadow:0 8px 20px rgba(205,0,105,.16)}.hqeb-side-nav a:hover span:first-child,.hqeb-side-nav a.active span:first-child{color:#fff}.hqeb-side-count{margin-left:auto;background:#fff;color:#e00079;border-radius:99px;padding:3px 7px;font-size:11px}.hqeb-side-nav .logout{margin-top:12px;color:#e22}.hqeb-side-nav .logout span:first-child{color:#e22}.hqeb-side-nav .logout:hover{background:#fff1f5;color:#e22}.hqeb-side-nav .logout:hover span:first-child{color:#e22}
.hqeb-dashboard-main{min-width:0;flex:1}.hqeb-dashboard-topbar{height:72px;background:#fff;border-bottom:1px solid var(--hq-line);display:flex;align-items:center;justify-content:space-between;padding:0 34px;box-sizing:border-box}.hqeb-top-actions{display:flex;gap:28px;align-items:center}.hqeb-top-actions a{color:#26324d;text-decoration:none;font-size:14px;font-weight:650}.hqeb-top-notification{position:relative}.hqeb-top-notification b{position:absolute;left:10px;top:-11px;background:var(--hq-pink);color:#fff;border-radius:99px;padding:2px 6px;font-size:10px}.top-logout{color:#ef244c!important}.hqeb-mobile-menu{display:none;border:0;background:none;font-size:25px;color:var(--hq-ink)}
.hqeb-content{max-width:1240px;margin:0 auto;padding:30px 34px}.hqeb-welcome-row{display:grid;grid-template-columns:1fr 430px;gap:22px;align-items:stretch;margin-bottom:24px}.hqeb-eyebrow{font-size:12px;font-weight:850;letter-spacing:.18em;color:#77839a}.hqeb-welcome-row h1{font-size:34px;line-height:1.1;margin:6px 0 10px;color:#101a38}.hqeb-welcome-row h1 span{font-size:26px}.hqeb-welcome-row p{margin:0;color:#6f7b91;font-size:15px}.hqeb-hero-mini{border-radius:18px;padding:22px 24px;background:linear-gradient(110deg,#ffeaf5,#ffd0e8);display:flex;align-items:center;justify-content:space-between;overflow:hidden}.hqeb-hero-mini strong{font-size:25px;line-height:1.03;color:#720043}.hqeb-hero-mini span{display:block;margin-top:8px;color:#8d3867;font-size:13px}.hqeb-hero-bag{width:82px;height:82px;border-radius:12px;background:linear-gradient(145deg,#ed1686,#8d0052);color:#fff;display:grid;place-items:center;font-weight:950;font-size:25px;box-shadow:0 12px 25px rgba(172,0,91,.2);transform:rotate(2deg)}
.hqeb-stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px}.hqeb-stat-card{background:#fff;border:1px solid var(--hq-line);border-radius:17px;padding:18px;display:flex;gap:13px;align-items:center;box-shadow:0 6px 22px rgba(20,30,60,.04)}.hqeb-stat-icon{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;font-size:21px;flex:none}.hqeb-stat-card.pink .hqeb-stat-icon{background:#ffe2f0;color:#ef1d83}.hqeb-stat-card.purple .hqeb-stat-icon{background:#eee9ff;color:#6840e9}.hqeb-stat-card.green .hqeb-stat-icon{background:#e3f8ed;color:#18a261}.hqeb-stat-card.orange .hqeb-stat-icon{background:#fff0df;color:#f08219}.hqeb-stat-card strong{display:block;font-size:23px}.hqeb-stat-card span{display:block;color:#718097;font-size:12px;margin:3px 0 7px}.hqeb-stat-card a{color:#e3137e;text-decoration:none;font-weight:750;font-size:12px}
.hqeb-section{scroll-margin-top:25px;margin:30px 0}.hqeb-main-banner{min-height:170px;border-radius:19px;background:linear-gradient(105deg,#a6005b,#e31783 58%,#bd0068);display:flex;align-items:center;padding:18px 30px;box-sizing:border-box;overflow:hidden;position:relative;color:#fff;box-shadow:0 14px 30px rgba(168,0,92,.15)}.hqeb-main-banner img{height:135px;width:135px;object-fit:contain;margin-right:28px;filter:drop-shadow(0 7px 10px rgba(0,0,0,.15))}.hqeb-main-banner strong{font-size:31px;line-height:1.03;display:block}.hqeb-main-banner span{display:block;margin-top:11px;font-size:14px;opacity:.92}.hqeb-banner-cart{font-size:74px;margin-left:auto;opacity:.9;padding-right:15px}.hqeb-two-col{display:grid;grid-template-columns:1.25fr .75fr;gap:18px;margin-top:20px}.hqeb-section-title h2,.hqeb-panel-head h2{margin:0;font-size:19px}.hqeb-quick-actions{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;background:#fff;border:1px solid var(--hq-line);border-radius:18px;padding:16px;box-shadow:0 6px 22px rgba(20,30,60,.04);margin-top:12px}.hqeb-quick-actions a{min-height:95px;background:#fbf9fc;border:1px solid #f0eaf1;border-radius:13px;text-decoration:none;color:#23304d;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;font-size:12px;font-weight:700}.hqeb-quick-actions a span{font-size:25px;color:var(--hq-pink);margin-bottom:7px}.hqeb-quick-actions a:hover{border-color:#ffc3df;transform:translateY(-2px)}
.hqeb-notification-panel{background:#fff;border:1px solid var(--hq-line);border-radius:18px;padding:18px;box-shadow:0 6px 22px rgba(20,30,60,.04)}.hqeb-panel-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.hqeb-panel-head a{color:#dc0d77;text-decoration:none;font-size:12px;font-weight:800}.hqeb-recent-notification{display:grid;grid-template-columns:35px 1fr auto;gap:10px;padding:12px 0;border-bottom:1px solid #eff1f5;align-items:start}.hqeb-recent-notification:last-child{border-bottom:0}.hqeb-recent-notification>span{width:35px;height:35px;border-radius:10px;background:#fff0f7;color:var(--hq-pink);display:grid;place-items:center}.hqeb-recent-notification strong{font-size:12px}.hqeb-recent-notification p{font-size:11px;color:#728099;margin:3px 0 0}.hqeb-recent-notification small{font-size:10px;color:#9aa4b6}.hqeb-notify-empty{color:#7b8799;font-size:13px;padding:15px 0}
.hqeb-section-head{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:14px}.hqeb-section-head>div h2{margin:0;font-size:22px}.hqeb-section-head>div span{color:#7a8498;font-size:12px}.hqeb-card{background:#fff;border:1px solid var(--hq-line);border-radius:18px;padding:22px;box-shadow:0 7px 24px rgba(20,30,50,.045);margin-bottom:18px}.hqeb-plan-head{display:flex;justify-content:space-between;align-items:start;gap:20px}.hqeb-plan-head h3{margin:4px 0 12px}.hqeb-plan-id{font-size:11px;font-weight:800;color:#8a94a7}.hqeb-status{display:inline-block;padding:6px 10px;border-radius:999px;font-size:11px;font-weight:800;background:#eef1f6;color:#5d6678}.hqeb-status.active,.hqeb-status.fully_paid{background:#e8f8ef;color:#16814b}.hqeb-status.overdue{background:#fff0f0;color:#c73636}.hqeb-status.pending{background:#fff7e8;color:#9a6800}.hqeb-progress{height:10px;background:#edf0f5;border-radius:999px;overflow:hidden}.hqeb-progress span{display:block;height:100%;background:linear-gradient(90deg,#ff1b89,#b90064);border-radius:inherit}.hqeb-progress-label{display:flex;justify-content:space-between;margin:8px 0 17px;font-size:12px;color:#737d90}.hqeb-plan-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.hqeb-plan-grid div{background:#f8f9fb;padding:12px;border-radius:12px}.hqeb-plan-grid small,.hqeb-plan-grid strong{display:block}.hqeb-plan-grid small{color:#7a8395;font-size:11px;margin-bottom:4px}.hqeb-due{display:flex;justify-content:space-between;margin-top:16px;padding:13px 15px;background:#fff5fa;border:1px solid #ffd7e9;border-radius:12px}.hqeb-actions{display:flex;align-items:center;gap:10px;margin-top:12px}.hqeb-pay-form{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.hqeb-btn{display:inline-block;border:0;border-radius:10px;background:linear-gradient(135deg,#ff238f,#c40068);color:#fff;padding:11px 17px;text-decoration:none;font-weight:800;cursor:pointer}.hqeb-btn.secondary{background:#eef1f6;color:#31394a}.hqeb-message{font-size:13px;color:#697386}.hqeb-transfer,.hqeb-schedule{margin-top:15px;border-top:1px solid #eef0f5;padding-top:12px}.hqeb-transfer summary,.hqeb-schedule summary{cursor:pointer;font-weight:800;font-size:13px}.hqeb-bank-box{margin:12px 0;padding:14px;background:#f7f8fb;border-radius:12px}.hqeb-form-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.hqeb-bank-form input,.hqeb-form input,.hqeb-form textarea{width:100%;box-sizing:border-box;padding:12px;border:1px solid #dfe4ec;border-radius:10px;margin:5px 0;background:#fff}.hqeb-table-wrap{overflow:auto}.hqeb-table{width:100%;border-collapse:collapse;min-width:760px}.hqeb-table th,.hqeb-table td{text-align:left;padding:13px;border-bottom:1px solid #edf0f5;font-size:13px}.hqeb-table th{color:#697386;font-size:11px;text-transform:uppercase}.hqeb-mini-status{display:inline-block;padding:6px 9px;border-radius:999px;font-size:11px;font-weight:800;background:#eef1f6;color:#5d6678}.hqeb-mini-status.paid,.hqeb-mini-status.verified{background:#e8f8ef;color:#16814b}.hqeb-mini-status.overdue{background:#fff0f0;color:#c73636}.hqeb-mini-status.pending{background:#fff7e8;color:#9a6800}.hqeb-notification{display:flex;gap:14px;align-items:flex-start}.hqeb-notification.unread{border-left:4px solid var(--hq-pink);background:#fffafd}.hqeb-notification-icon{width:38px;height:38px;border-radius:12px;background:#f5f6f9;display:grid;place-items:center;flex:none}.hqeb-notification h3{margin:0 0 4px;font-size:15px}.hqeb-notification p{margin:0 0 5px;color:#5e687b;font-size:13px}.hqeb-notification small{color:#8a93a5}.hqeb-read,.hqeb-link-btn{border:0;background:none;color:#ff2f92;font-weight:800;cursor:pointer;padding:5px;margin-left:auto;white-space:nowrap}.hqeb-profile-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:16px}.hqeb-profile{display:flex;gap:13px;align-items:center;margin-bottom:16px}.hqeb-avatar{width:48px;height:48px;border-radius:50%;background:#ffe1ee;color:#ff2f92;display:grid;place-items:center;font-weight:900}.hqeb-profile b,.hqeb-profile small{display:block}.hqeb-profile small{color:#7a8395;margin-top:3px}.hqeb-success{padding:14px;border-radius:11px;background:#ecfdf3;color:#047857;font-weight:700}.hqeb-empty{text-align:center;padding:45px 20px}.hqeb-muted{color:#7a8395;text-align:center}.hqeb-schedule-list{margin-top:12px}.hqeb-schedule-row{display:grid;grid-template-columns:12px 1fr auto auto;align-items:center;gap:12px;padding:11px 0;border-bottom:1px solid #eef0f5}.hqeb-schedule-dot{width:10px;height:10px;border-radius:50%;background:#c8ced9}.hqeb-schedule-dot.paid{background:#21a66a}.hqeb-schedule-dot.due{background:#ff2f92}.hqeb-schedule-dot.overdue{background:#d83a3a}.hqeb-schedule-row b,.hqeb-schedule-row small{display:block}.hqeb-schedule-row small{color:#7a8395;margin-top:2px}.hqeb-timeline{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin:24px 0;position:relative}.hqeb-timeline:before{content:"";position:absolute;top:12px;left:8%;right:8%;height:2px;background:#e5e7eb}.hqeb-timeline-step{position:relative;text-align:center;font-size:12px;color:#94a3b8;z-index:1}.hqeb-timeline-dot{display:block;width:24px;height:24px;margin:0 auto 8px;border-radius:50%;background:#e5e7eb;border:4px solid #fff;box-shadow:0 0 0 1px #e5e7eb}.hqeb-timeline-step.done,.hqeb-timeline-step.current{color:#111827}.hqeb-timeline-step.done .hqeb-timeline-dot,.hqeb-timeline-step.current .hqeb-timeline-dot{background:#ec4899;box-shadow:0 0 0 1px #ec4899}.hqeb-support-card{background:linear-gradient(100deg,#fff0f7,#fff8fb);border:1px solid #ffd8e9;border-radius:18px;padding:20px 24px;display:flex;align-items:center;justify-content:space-between;gap:20px}.hqeb-support-card>div{display:flex;gap:15px;align-items:center}.hqeb-support-icon{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#d70072;font-size:24px}.hqeb-support-card h2{margin:0 0 5px}.hqeb-support-card p{margin:0;color:#748097}.hqeb-dashboard-footer{display:flex;justify-content:space-between;gap:15px;padding:24px 0 5px;color:#7c879a;font-size:12px}.hqeb-modal{display:none;position:fixed;inset:0;background:rgba(14,20,35,.55);z-index:9999;padding:20px}.hqeb-modal.open{display:grid;place-items:center}.hqeb-modal-inner{width:min(480px,100%);background:#fff;border-radius:18px;padding:24px;position:relative}.hqeb-close{position:absolute;right:15px;top:10px;border:0;background:none;font-size:28px;cursor:pointer}.hqeb-modal h2{margin-top:0}.hqeb-form{display:grid;gap:8px}
@media(max-width:1100px){.hqeb-stat-grid{grid-template-columns:repeat(2,1fr)}.hqeb-welcome-row{grid-template-columns:1fr}.hqeb-two-col{grid-template-columns:1fr}.hqeb-content{padding:24px}.hqeb-sidebar{width:245px;flex-basis:245px}}
@media(max-width:820px){.hqeb-sidebar{position:fixed;left:-280px;transition:left .2s ease;width:270px;box-shadow:10px 0 35px rgba(0,0,0,.12)}.hqeb-sidebar.open{left:0}.hqeb-mobile-menu{display:block}.hqeb-top-spacer{display:none}.hqeb-dashboard-topbar{padding:0 18px}.hqeb-top-actions{gap:12px}.hqeb-top-actions a{font-size:12px}.hqeb-top-actions a:not(.top-logout):not(.hqeb-top-notification){display:none}.hqeb-quick-actions{grid-template-columns:repeat(3,1fr)}.hqeb-plan-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){.hqeb-content{padding:18px 12px}.hqeb-stat-grid{grid-template-columns:1fr 1fr;gap:9px}.hqeb-stat-card{padding:12px}.hqeb-stat-icon{width:40px;height:40px}.hqeb-stat-card strong{font-size:18px}.hqeb-stat-card span{font-size:11px}.hqeb-stat-card a{font-size:10px}.hqeb-welcome-row h1{font-size:27px}.hqeb-hero-mini{padding:16px}.hqeb-hero-mini strong{font-size:20px}.hqeb-hero-bag{width:62px;height:62px}.hqeb-main-banner{min-height:140px;padding:15px}.hqeb-main-banner img{height:95px;width:95px;margin-right:12px}.hqeb-main-banner strong{font-size:24px}.hqeb-banner-cart{font-size:45px}.hqeb-quick-actions{grid-template-columns:repeat(2,1fr)}.hqeb-plan-grid{grid-template-columns:1fr 1fr}.hqeb-form-row{grid-template-columns:1fr}.hqeb-support-card,.hqeb-dashboard-footer{flex-direction:column;align-items:flex-start}.hqeb-dashboard-footer{gap:6px}.hqeb-top-actions{gap:8px}.hqeb-top-notification{font-size:0!important}.hqeb-top-notification span{font-size:18px}.hqeb-timeline{grid-template-columns:1fr;gap:12px}.hqeb-timeline:before{top:12px;bottom:12px;left:12px;right:auto;width:2px;height:auto}.hqeb-timeline-step{text-align:left;padding-left:42px}.hqeb-timeline-dot{position:absolute;left:0;top:0;margin:0}.hqeb-schedule-row{grid-template-columns:10px 1fr auto}.hqeb-schedule-row .hqeb-mini-status{grid-column:2/-1;width:max-content}}
