:root{color-scheme:dark;--bg:#050505;--panel:#111;--panel2:#191919;--red:#c51111;--red2:#ff3030;--text:#f6f6f6;--muted:#aaa;--line:#292929}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at top,#240000,#050505 42%);color:var(--text);font-family:Inter,Arial,sans-serif}.shell{max-width:860px;margin:0 auto;padding:18px}.hero{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;padding:20px 0}.eyebrow{color:var(--red2);text-transform:uppercase;letter-spacing:.2em;font-size:12px;margin:0 0 8px}.hero h1{font-size:34px;line-height:1;margin:0 0 8px}.hero p{color:var(--muted)}.tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px;position:sticky;top:0;background:#050505cc;backdrop-filter:blur(8px);padding:8px 0;z-index:3}button,.button{border:0;border-radius:14px;padding:13px 16px;font-weight:800;color:var(--text);background:var(--panel2);text-decoration:none;display:inline-block;text-align:center;cursor:pointer}.tab.active,.primary{background:linear-gradient(135deg,var(--red),#8c0000)}.danger{background:#7a1111}.ghost{border:1px solid var(--line);background:#0b0b0b}.cards{display:grid;gap:14px}.card,.panel{background:linear-gradient(180deg,#151515,#0c0c0c);border:1px solid var(--line);border-radius:22px;padding:16px;box-shadow:0 12px 35px #0008}.service-img,.booking-img{width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:16px;background:#260000}.meta{color:var(--muted);font-size:14px}.hidden{display:none!important}.calendar-head{display:flex;justify-content:space-between;align-items:center;margin:18px 0}.weekdays,.calendar{display:grid;grid-template-columns:repeat(7,1fr);gap:6px}.weekdays span{color:var(--muted);text-align:center;font-size:12px}.day{min-height:44px;padding:10px 0;border-radius:12px;background:#151515;color:#fff}.day[disabled]{opacity:.25}.day.selected{background:var(--red)}.slots{display:flex;flex-wrap:wrap;gap:8px}.slot{border:1px solid #4a1111}.form{display:grid;gap:12px}.form label{display:grid;gap:6px;color:var(--muted)}input,textarea{width:100%;border:1px solid var(--line);border-radius:12px;background:#080808;color:var(--text);padding:13px;font:inherit}textarea{min-height:86px}.check{display:flex!important;grid-template-columns:auto 1fr!important;align-items:center}.check input{width:auto}.summary{border-left:3px solid var(--red);padding:10px 12px;background:#120808;border-radius:8px}.success{border-color:#234d23}.actions{display:flex;gap:10px;justify-content:flex-end}.muted{color:var(--muted)}dialog{background:#111;color:var(--text);border:1px solid var(--line);border-radius:18px;max-width:360px}dialog::backdrop{background:#000a}.admin-shell{max-width:1100px}@media (min-width:720px){.cards{grid-template-columns:repeat(2,1fr)}.hero h1{font-size:48px}}
:where(.hero > div:first-child){min-width:0;flex:1}
:where(.hero #langToggle){white-space:nowrap;flex:0 0 auto}
:where(.top-actions){display:flex;gap:8px;align-items:center;flex:0 0 auto}
:where(.account-footer){margin:28px 0 8px;padding:14px 0;border-top:1px solid var(--line);text-align:center}
:where(.account-footer .ghost){max-width:100%;overflow-wrap:anywhere;white-space:normal}
:where(.iti){width:100%}
:where(.iti button){border:0;border-radius:0;padding:0;font:inherit;color:inherit;background:transparent;display:flex;text-align:inherit;box-shadow:none}
:where(.iti input[type="tel"]){width:100%}
:where(.line-email-consent){border:1px solid #3a2a12;background:#17120a;border-radius:14px;padding:12px;line-height:1.4}
:where(.newsletter-consent){border:1px solid #123a24;background:#0a1710;border-radius:14px;padding:12px;line-height:1.4}
:where(.dialog-title-row){display:flex;gap:12px;align-items:flex-start;justify-content:space-between}
:where(.dialog-title-row h3){margin-top:0}
:where(.dialog-title-row .ghost){padding:9px 11px;white-space:nowrap}
:where(.account-setup-banner){display:flex;gap:14px;align-items:center;justify-content:space-between;margin:0 0 14px;border-color:#4a1a1a;background:linear-gradient(135deg,#1a0d0d,#0c0c0c)}
:where(.account-setup-banner h2){margin:0 0 6px;font-size:20px}
:where(.account-setup-banner p){margin:0}
:where(.account-setup-banner .primary){white-space:nowrap}
@media(max-width:620px){:where(.account-setup-banner){display:grid}:where(.account-setup-banner .primary){width:100%}}
