: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(.line-email-consent .consent-copy){display:grid;gap:2px}
:where(.line-email-consent .privacy-more){font-size:10px;line-height:1.2;color:var(--muted)}
: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(.detail-grid){display:grid;gap:12px;margin-top:14px}
:where(.raw-section){border:1px solid var(--line);border-radius:16px;background:#0a0a0a;padding:12px;margin-top:12px;overflow:hidden}
:where(.raw-section h3){margin:0 0 10px;font-size:16px;color:#fff}
:where(.raw-table){width:100%;border-collapse:collapse;font-size:13px}
:where(.raw-table th,.raw-table td){border-top:1px solid #222;padding:8px;text-align:left;vertical-align:top;overflow-wrap:anywhere}
:where(.raw-table th){width:155px;color:var(--muted);font-weight:700}
:where(.raw-section pre,.raw-record pre,.raw-table pre){margin:0;max-height:420px;overflow:auto;white-space:pre-wrap;overflow-wrap:anywhere;color:#ddd;font-size:12px}
:where(.raw-record){border-top:1px solid #222;padding:8px 0}
:where(.raw-record summary){cursor:pointer;font-weight:800}
:where(.success-summary){display:grid;gap:8px;margin:14px 0;padding:14px;border:1px solid #3a1111;border-radius:16px;background:#120808}
:where(.success-summary p){display:flex;justify-content:space-between;gap:14px;margin:0;color:var(--muted)}
:where(.success-summary strong){color:var(--text);text-align:right}
:where(.next-steps){display:grid;gap:9px;margin:14px 0;padding:14px;border:1px solid #3a2a12;border-radius:16px;background:#151007}
:where(.next-steps h3){margin:0 0 4px;font-size:18px}
:where(.next-steps p){display:grid;gap:4px;margin:0;color:var(--muted)}
:where(.next-steps strong){color:var(--text);font-weight:700;line-height:1.35}
:where(.next-steps a){color:#ffd280}
:where(.form-error){margin:0;color:#ff7070;font-weight:800}
[hidden],.hidden{display:none!important}
:where(.admin-calendar-section){margin-top:24px;padding-top:18px;border-top:1px solid var(--line)}
:where(.calendar-legend){display:flex;flex-wrap:wrap;gap:8px 12px;margin:-6px 0 12px;color:var(--muted);font-size:12px;font-weight:800}
:where(.calendar-legend span){display:inline-flex;align-items:center;gap:6px}
:where(.calendar-legend i,.service-dot){width:9px;height:9px;border-radius:999px;background:var(--service-color);box-shadow:0 0 0 2px color-mix(in srgb,var(--service-color) 24%,transparent)}
:where(.panel-title-row){display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px}
:where(.panel-title-row h2){margin:0}
:where(.warning){border:1px solid #6f4b10;background:#211707;color:#ffd280;border-radius:14px;padding:12px;font-weight:800;line-height:1.4}
:where(.day-calendar-view){position:relative;height:var(--day-height);margin-top:8px;border:1px solid var(--line);border-radius:18px;overflow:auto;background:#090909}
:where(.day-hour){position:absolute;left:0;right:0;border-top:1px solid #262626;color:var(--muted);font-weight:800;font-size:12px}
:where(.day-hour span){position:absolute;left:10px;top:-9px;width:58px;background:#090909;padding-right:8px}
:where(.day-events){position:absolute;top:0;bottom:0;left:76px;right:10px;border-left:1px solid #202020}
:where(.timeline-card){position:absolute;min-width:0;overflow:hidden;border:1px solid #3a1111;border-left:5px solid var(--service-color,var(--red2));border-radius:12px;background:linear-gradient(180deg,#1c1010,#100909);padding:8px 10px;box-shadow:0 8px 22px #0006}
:where(.timeline-card h3){margin:0 0 8px;font-size:15px}
:where(.timeline-card p){margin:5px 0;font-size:13px;overflow-wrap:anywhere}
:where(.booking-actions){display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}
:where(.booking-actions button){padding:9px 11px;border-radius:10px;font-size:12px}
:where(.admin-booking-calendar){display:grid;grid-template-columns:repeat(7,1fr);gap:6px}
:where(.admin-day){min-height:118px;padding:9px;border-radius:14px;border:1px solid var(--line);background:#121212;color:var(--text);text-align:left;display:grid;align-content:start;gap:7px;font-weight:700}
:where(.admin-day.empty){background:transparent;border:0}
:where(.admin-day.selected){border-color:var(--red2);background:#251010}
:where(.admin-day small){display:grid;gap:3px;color:var(--muted);font-size:11px;line-height:1.25;font-weight:700}
:where(.admin-day .service-dots){display:flex;flex-wrap:wrap;align-self:end;gap:5px;margin-top:auto;min-height:9px}
:where(.admin-day .service-dot){display:inline-block;width:10px;height:10px}
@media (max-width:620px){:where(.day-events){left:58px;right:6px}:where(.day-hour span){left:7px;width:46px;font-size:11px}:where(.timeline-card){padding:7px}:where(.timeline-card h3){font-size:13px;margin-bottom:5px}:where(.timeline-card p){font-size:11px;margin:3px 0}:where(.booking-actions){gap:5px;margin-top:6px}:where(.booking-actions button){padding:6px 8px;font-size:11px}:where(.admin-booking-calendar,.weekdays){gap:4px}:where(.admin-day){min-height:104px;padding:7px;border-radius:11px}:where(.admin-day small){font-size:10px}}
