.account-trigger{display:flex;align-items:center;gap:6px}.account-trigger svg{width:15px}.mobile-account{border:0;border-bottom:1px solid #eef1f5;background:transparent;padding:13px;text-align:left;color:var(--ink);display:flex;align-items:center;gap:8px;font-size:13px}.mobile-account svg{width:16px}.account-heading{background:linear-gradient(135deg,#f3f7ff,#f7f8fa)}.account-section{background:#f5f7fa}.account-guest{min-height:410px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:50px;box-shadow:0 18px 45px rgba(10,39,79,.08)}.account-guest-mark{width:68px;height:68px;border-radius:22px;display:grid;place-items:center;background:#eaf2ff;color:var(--blue);box-shadow:inset 0 1px 0 #fff,0 14px 28px rgba(35,104,216,.14)}.account-guest-mark svg{width:29px;height:29px}.account-guest>small{margin-top:22px;color:var(--blue);letter-spacing:.18em;font-size:9px}.account-guest h2{font-size:31px;margin:12px 0}.account-guest p{color:var(--text);font-size:13px;margin:0 0 28px}.account-layout{display:grid;grid-template-columns:250px 1fr;gap:25px;align-items:start}.account-sidebar,.account-panel,.account-welcome{background:#fff;box-shadow:0 14px 35px rgba(10,39,79,.07)}.account-sidebar{padding:34px 25px;display:flex;flex-direction:column;align-items:center;position:sticky;top:100px}.account-avatar{width:76px;height:76px;border-radius:24px;display:grid;place-items:center;background:linear-gradient(145deg,#3b85ed,#1754b8);color:#fff;font-size:28px;font-weight:700;box-shadow:inset 1px 1px 0 rgba(255,255,255,.35),0 15px 28px rgba(35,104,216,.25)}.account-sidebar>strong{font-size:19px;margin-top:17px}.account-sidebar>span{font-size:11px;color:var(--muted);margin-top:6px}.account-level{display:flex;align-items:center;gap:6px;margin:18px 0 25px;padding:7px 10px;background:#fff3e9;color:#c65e17;font-size:10px}.account-level svg{width:14px}.account-sidebar nav{width:100%;border-top:1px solid var(--line)}.account-sidebar nav a{display:block;padding:14px 5px;border-bottom:1px solid var(--line);font-size:12px;color:var(--text)}.account-sidebar nav a:hover{color:var(--blue)}.account-logout{margin-top:25px;border:0;background:transparent;color:#9a4a46;font-size:11px}.account-content{display:flex;flex-direction:column;gap:25px}.account-welcome{min-height:180px;padding:38px 42px;background:var(--navy);color:#fff;display:flex;align-items:center;justify-content:space-between;position:relative;overflow:hidden}.account-welcome:after{content:"D";position:absolute;right:75px;bottom:-90px;font:italic 240px/1 Georgia;color:rgba(255,255,255,.035)}.account-welcome small,.account-panel-head small{font-size:9px;letter-spacing:.17em;color:#78b7ff}.account-welcome h2{font-size:30px;margin:9px 0}.account-welcome p{font-size:12px;color:#9fb0cc;margin:0}.account-welcome-icon{width:58px;height:58px;border-radius:18px;display:grid;place-items:center;background:rgba(255,255,255,.1);color:#77dce2;position:relative;z-index:1}.account-welcome-icon svg{width:25px;height:25px}.account-panel{padding:34px 38px}.account-panel-head{display:flex;align-items:end;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:20px;margin-bottom:25px}.account-panel-head h3{font-size:22px;margin:7px 0 0}.account-panel-head>span{font-size:10px;color:var(--muted)}.account-panel-head>a{font-size:11px;color:var(--blue)}.profile-form{display:grid;grid-template-columns:1fr 1fr;gap:20px}.profile-form label{display:flex;flex-direction:column;gap:8px}.profile-form label>span{font-size:11px;font-weight:700}.profile-form button{align-self:end;justify-self:start}.booking-list{display:flex;flex-direction:column;gap:10px}.booking-item{display:grid;grid-template-columns:42px 1fr auto;gap:14px;align-items:center;padding:15px;background:#f5f7fa}.booking-item-icon{width:42px;height:42px;display:grid;place-items:center;background:#e6efff;color:var(--blue)}.booking-item-icon svg{width:18px}.booking-item>div:nth-child(2){display:flex;flex-direction:column;gap:5px}.booking-item strong{font-size:13px}.booking-item small{font-size:10px;color:var(--muted)}.booking-status{font-size:10px;color:#258364;background:#e6f6ef;padding:5px 8px}.booking-empty{min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.booking-empty>svg{width:28px;height:28px;color:#9babc2}.booking-empty strong{font-size:15px;margin-top:12px}.booking-empty p{font-size:11px;color:var(--muted);margin:7px 0 20px}.booking-empty .button{min-height:40px}.auth-shell{width:min(430px,calc(100vw - 32px));background:#fff;padding:35px 38px 30px;position:relative;box-shadow:0 30px 90px rgba(5,22,56,.3)}.auth-brand{display:flex;align-items:center;gap:12px}.auth-brand>div{display:flex;flex-direction:column}.auth-brand strong{font-size:17px;letter-spacing:.12em}.auth-brand small{font-size:8px;color:var(--muted);letter-spacing:.14em;margin-top:3px}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid var(--line);margin:28px 0 24px}.auth-tabs button{border:0;background:transparent;padding:12px;color:var(--muted);font-weight:700;font-size:13px;position:relative}.auth-tabs button.is-active{color:var(--blue)}.auth-tabs button.is-active:after{content:"";position:absolute;left:25%;right:25%;bottom:-1px;height:2px;background:var(--blue)}.auth-form{display:flex;flex-direction:column;gap:16px}.auth-form>label:not(.auth-consent){display:flex;flex-direction:column;gap:8px}.auth-form label>span{font-size:11px;font-weight:700}.auth-consent{display:flex;align-items:center;gap:8px}.auth-consent input{width:16px}.auth-consent span{font-weight:400!important;color:var(--muted)}.auth-error{min-height:15px;margin:-5px 0 0;color:#bf4a45;font-size:10px}.auth-note{text-align:center;font-size:9px;color:var(--muted);margin:17px 0 0}.auth-form[hidden],.account-layout[hidden],.account-guest[hidden]{display:none!important}@media(max-width:1050px){.nav-actions .account-trigger{display:none}}@media(max-width:820px){.account-layout{grid-template-columns:1fr}.account-sidebar{position:static}.account-sidebar nav{display:none}.account-content{gap:18px}.account-welcome{padding:30px}.account-panel{padding:26px 22px}}@media(max-width:560px){.account-heading h1{font-size:43px}.account-section{padding-top:45px}.account-guest{padding:35px 22px}.account-guest h2{font-size:25px}.profile-form{grid-template-columns:1fr}.account-panel-head{align-items:flex-start;flex-direction:column;gap:9px}.account-welcome h2{font-size:25px}.auth-shell{padding:30px 23px}.booking-item{grid-template-columns:38px 1fr}.booking-status{grid-column:2}.account-sidebar{padding:28px 20px}}
