:root{--ink:#172033;--muted:#667085;--line:#e5e9f0;--brand:#635bff;--brand-dark:#5148e5;--success:#087a55;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink)}*{box-sizing:border-box}body{margin:0;background:#f6f8fb;color:var(--ink)}a{color:inherit}.hb-account-brand{display:flex;align-items:center;gap:10px;text-decoration:none}.hb-account-brand span{display:grid;width:38px;height:38px;place-items:center;border-radius:12px;color:#fff;background:linear-gradient(135deg,var(--brand),#3b82f6);font-size:12px}.hb-account-brand strong{font-size:14px}.eyebrow{color:var(--brand);font-size:10px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.hb-account-auth{min-height:100dvh;display:grid;place-items:center;padding:20px;background:radial-gradient(circle at 15% 10%,rgba(99,91,255,.16),transparent 28rem),#f6f8fb}.hb-account-auth main{width:min(100%,470px)}.hb-account-auth .hb-account-brand{margin:0 0 18px 6px}.hb-account-auth section{padding:34px;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:0 24px 70px rgba(16,24,40,.12)}.hb-account-auth h1{margin:8px 0;font-size:34px;letter-spacing:-.04em}.hb-account-auth p{margin:0 0 22px;color:var(--muted);line-height:1.55}.hb-account-auth form{display:grid;gap:14px}.hb-account-auth label{display:grid;gap:7px;font-size:12px;font-weight:650}.hb-account-auth input{width:100%;min-height:48px;padding:0 13px;border:1px solid #d7dce5;border-radius:11px;font:inherit}.hb-account-auth input:focus{outline:0;border-color:var(--brand);box-shadow:0 0 0 4px rgba(99,91,255,.12)}.hb-account-auth button,.hb-account-button{display:flex;min-height:48px;align-items:center;justify-content:center;padding:0 18px;border:0;border-radius:11px;color:#fff;background:linear-gradient(135deg,var(--brand),var(--brand-dark));font:650 13px inherit;text-decoration:none;cursor:pointer}.hb-account-auth section>small{display:block;margin-top:18px;color:#7a8496;line-height:1.5}.hb-account-alert{margin-bottom:16px;padding:11px 13px;border-radius:10px;color:#a33a2b;background:#fff1ef;font-size:12px}.hb-account-portal>header{position:sticky;z-index:20;top:0;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;padding:14px max(20px,calc((100vw - 1240px)/2));border-bottom:1px solid var(--line);background:rgba(255,255,255,.96)}.hb-account-portal>header nav{display:flex;justify-content:center;gap:4px}.hb-account-portal>header nav a,.hb-account-portal>header form button{padding:9px 12px;border:0;border-radius:9px;color:#475467;background:transparent;font:600 11px inherit;text-decoration:none;cursor:pointer}.hb-account-portal>header nav a:hover,.hb-account-portal>header form button:hover{color:var(--brand);background:#f0efff}.hb-account-portal main{width:min(calc(100% - 32px),1240px);margin:28px auto 70px}.hb-account-success{margin-bottom:16px;padding:13px 16px;border-radius:12px;color:#076b4a;background:#eafbf4}.hb-account-hero{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:20px;padding:28px;border:1px solid var(--line);border-radius:24px;background:linear-gradient(120deg,#fff 55%,#f1efff)}.hb-account-avatar{display:grid;width:82px;height:82px;place-items:center;border-radius:24px;color:#fff;background:linear-gradient(135deg,#172033,var(--brand));font-size:22px}.hb-account-hero h1{margin:7px 0;font-size:32px;letter-spacing:-.04em}.hb-account-hero p{margin:0;color:var(--muted)}.hb-account-hero dl{display:grid;grid-template-columns:repeat(2,auto);gap:8px;margin:0}.hb-account-hero dl div{padding:11px 13px;border:1px solid #e0ddff;border-radius:12px;background:rgba(255,255,255,.8)}dt{color:#7d8797;font-size:10px;text-transform:uppercase}dd{margin:4px 0 0;font-size:12px;font-weight:650}.hb-account-stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:16px 0}.hb-account-stat-grid article{display:grid;gap:4px;padding:18px;border:1px solid var(--line);border-radius:17px;background:#fff}.hb-account-stat-grid span{color:var(--muted);font-size:10px}.hb-account-stat-grid strong{font-size:26px;font-weight:550}.hb-account-stat-grid small{color:#8a94a4;font-size:10px}.hb-account-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(300px,.6fr);gap:16px;margin-top:16px}.hb-account-card{padding:22px;border:1px solid var(--line);border-radius:20px;background:#fff}.hb-account-card>header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.hb-account-card h2{margin:5px 0 0;font-size:19px}.hb-account-card>header>a{padding:8px 10px;border-radius:9px;color:var(--brand-dark);background:#f0efff;font-size:10px;text-decoration:none}.hb-account-booking{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:13px;padding:13px 0;border-top:1px solid #eef0f4}.hb-account-booking time{display:grid;width:48px;height:48px;place-items:center;border-radius:13px;color:var(--brand-dark);background:#efedff}.hb-account-booking time b{font-size:16px;line-height:1}.hb-account-booking time span{font-size:10px;text-transform:uppercase}.hb-account-booking>div{display:grid;gap:3px;min-width:0}.hb-account-booking small{overflow:hidden;color:var(--muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.hb-account-booking code{color:#8a829c;font-size:10px}.hb-account-status{padding:6px 8px;border-radius:99px;color:var(--success);background:#ecfdf3;font-size:10px}.hb-account-profile dl{display:grid;gap:12px}.hb-account-profile dl div{padding-bottom:11px;border-bottom:1px solid #eef0f4}.hb-account-profile button{width:100%;min-height:42px;border:1px solid #dde1e8;border-radius:10px;color:#98a2b3;background:#f8fafc}.hb-account-empty{padding:34px 18px;border:1px dashed #dce1e9;border-radius:14px;text-align:center}.hb-account-empty p{max-width:520px;margin:6px auto 0;color:var(--muted);font-size:11px;line-height:1.55}.hb-account-timeline{display:grid}.hb-account-timeline article{display:grid;grid-template-columns:12px minmax(0,1fr);gap:11px;padding:10px 0}.hb-account-timeline i{width:9px;height:9px;margin-top:4px;border:2px solid #c4bfff;border-radius:50%;background:#fff}.hb-account-timeline p{margin:3px 0;color:var(--muted);font-size:11px}.hb-account-timeline small{color:#929baa;font-size:10px}.hb-account-future{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:16px;padding:18px 22px;border-radius:17px;color:#fff;background:#172033}.hb-account-future>span{font-size:12px;font-weight:650}.hb-account-future>div{display:flex;flex-wrap:wrap;gap:7px}.hb-account-future b{padding:6px 9px;border:1px solid rgba(255,255,255,.16);border-radius:99px;font-size:10px;font-weight:500}@media(max-width:900px){.hb-account-portal>header{grid-template-columns:1fr auto}.hb-account-portal>header nav{grid-column:1/-1;grid-row:2;justify-content:flex-start;overflow:auto}.hb-account-hero{grid-template-columns:auto 1fr}.hb-account-hero dl{grid-column:1/-1}.hb-account-stat-grid{grid-template-columns:repeat(2,1fr)}.hb-account-grid{grid-template-columns:1fr}}@media(max-width:560px){.hb-account-auth section{padding:24px}.hb-account-portal main{width:min(calc(100% - 20px),1240px);margin-top:12px}.hb-account-portal>header{padding:10px}.hb-account-portal>header .hb-account-brand strong{display:none}.hb-account-hero{grid-template-columns:1fr;padding:20px}.hb-account-avatar{width:64px;height:64px;border-radius:18px}.hb-account-hero h1{font-size:26px}.hb-account-hero dl{grid-template-columns:1fr}.hb-account-stat-grid{gap:8px}.hb-account-stat-grid article{padding:14px}.hb-account-card{padding:16px}.hb-account-booking{grid-template-columns:44px minmax(0,1fr)}.hb-account-status{grid-column:2;justify-self:start}.hb-account-future{align-items:flex-start;flex-direction:column}}
