.account-page{display:none;min-height:calc(100vh - 82px);padding-block:38px 70px}.account-view .account-page{display:block}.account-view main>.login-section,.account-view main>.hero,.account-view main>.benefits,.account-view main>.services,.account-view main>.orders-section,.account-view main>.process,.account-view main>.cta-section{display:none}.account-view footer{display:none}.account-page-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px;padding:28px 30px;border:1px solid #8bd5f5;border-radius:22px;background:linear-gradient(120deg,#f8fdff,#edf9ff);box-shadow:0 14px 36px rgba(3,85,140,.1)}.account-page-head h1{margin:5px 0 2px;font-size:30px}.account-page-head p{margin:0;color:var(--muted);font-size:10px}.account-page-avatar{width:64px;height:64px;display:grid;place-items:center;border-radius:18px;background:linear-gradient(135deg,#21baf1,#075da8);color:#fff;font-size:17px;font-weight:800;box-shadow:0 12px 25px rgba(3,105,161,.24)}.account-layout{display:grid;grid-template-columns:220px 1fr;gap:16px}.account-sidebar{display:grid;align-content:start;gap:5px;padding:13px;border:1px solid #cae0ec;border-radius:18px;background:var(--surface);box-shadow:0 10px 28px rgba(3,74,120,.07)}.account-sidebar button{padding:12px 13px;border:0;border-radius:10px;background:transparent;color:var(--muted);font:600 11px inherit;text-align:left;cursor:pointer}.account-sidebar button.active,.account-sidebar button:hover{background:#e8f6fd;color:#0576b5}.account-content{min-height:380px;padding:26px;border:1px solid #cae0ec;border-radius:18px;background:var(--surface);box-shadow:0 10px 28px rgba(3,74,120,.07)}.account-tab-panel[hidden]{display:none}.account-welcome{display:flex;align-items:center;justify-content:space-between;padding:24px;border-radius:17px;background:linear-gradient(120deg,#075d9d,#079bc9);color:#fff}.account-welcome small{font-size:8px;letter-spacing:1px}.account-welcome h2{margin:4px 0 1px;font-size:25px}.account-welcome p{margin:0;color:#d7f4ff;font-size:10px}.account-welcome>span{width:50px;height:50px;display:grid;place-items:center;border-radius:50%;background:rgba(255,255,255,.16);font-size:24px}.account-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:15px}.account-stats article{padding:18px;border:1px solid var(--line);border-radius:13px;background:var(--bg)}.account-stats small{display:block;color:var(--muted);font-size:8px}.account-stats strong{display:block;margin-top:5px;font-size:17px}.panel-heading{margin-bottom:20px}.panel-heading h2{margin:0;font-size:22px}.panel-heading p{margin:3px 0 0;color:var(--muted);font-size:10px}.dashboard-profile{display:grid;grid-template-columns:1fr 1fr;gap:10px}.dashboard-profile>div{padding:16px;border:1px solid var(--line);border-radius:12px;background:var(--bg)}.dashboard-profile small{display:block;color:var(--muted);font-size:8px}.dashboard-profile strong{display:block;margin-top:4px;font-size:11px;overflow-wrap:anywhere}.dashboard-password-form{display:grid;max-width:520px;gap:13px}.dashboard-password-form label{display:grid;gap:5px;font-size:9px;font-weight:700}.dashboard-password-form input{padding:12px;border:1px solid var(--line);border-radius:10px;background:var(--bg);color:var(--text);font:11px inherit}.dashboard-password-form .button{justify-self:start}.dashboard-password-message{margin:0;padding:10px;border-radius:9px;font-size:9px}.dashboard-password-message.error{background:#fff0f0;color:#b42318}.dashboard-password-message.success{background:#e9fbf2;color:#087d50}.login-history{display:grid;gap:8px}.login-history article{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;padding:13px;border:1px solid var(--line);border-radius:11px;background:var(--bg)}.login-history article>span{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:#ddf8ec;color:#078451}.login-history article div{display:grid}.login-history article strong{font-size:10px}.login-history article small{color:var(--muted);font-size:8px}.login-history article>b{color:#078451;font-size:8px}body.dark .account-page-head{background:#0d1a2c}@media(max-width:760px){.account-page{padding-block:18px}.account-page-head{padding:21px}.account-page-head h1{font-size:24px}.account-page-avatar{width:50px;height:50px}.account-layout{grid-template-columns:1fr}.account-sidebar{display:flex;overflow-x:auto}.account-sidebar button{white-space:nowrap}.account-content{padding:18px}.account-stats,.dashboard-profile{grid-template-columns:1fr}.login-history article{grid-template-columns:auto 1fr}.login-history article>b{grid-column:2}}
