:root{--brand:#7c5cff;--brand-ink:#ffffff;--bg:#faf8f5;--surface:#ffffff;--ink:#1b1a19;--muted:#6f6a63;--line:#e9e4dc;--line-strong:#d8d1c6;--ok:#1f8a4c;--ok-wash:#e8f5ec;--wait:#9a6b00;--wait-wash:#fbf1da;--danger:#b3261e;--radius-lg:18px;--radius-md:12px;--radius-sm:9px;--shadow:0 1px 2px rgba(27,26,25,0.04),0 8px 28px rgba(27,26,25,0.06)}*{box-sizing:border-box}body,html{margin:0;padding:0}body{background:var(--bg);color:var(--ink);font-family:Assistant,Heebo,system-ui,-apple-system,Segoe UI,Arial,sans-serif;-webkit-font-smoothing:antialiased;line-height:1.5}button{font-family:inherit;cursor:pointer}.shell{max-width:560px;margin:0 auto;padding:20px 16px 64px}.hero{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow);padding:22px 20px;margin-bottom:18px}.hero__crest{width:52px;height:52px;border-radius:14px;display:grid;place-items:center;color:var(--brand-ink);background:var(--brand);font-size:22px;font-weight:700;margin-bottom:12px}.hero__name{font-size:26px;font-weight:800;letter-spacing:-.02em;margin:0}.hero__headline{color:var(--muted);margin:6px 0 0;font-size:15px}.hero__meta{display:flex;flex-wrap:wrap;gap:8px 16px;margin-top:14px;padding-top:14px;border-top:1px solid var(--line);font-size:13.5px;color:var(--muted)}.hero__meta a{color:var(--brand);text-decoration:none}.section{margin-top:22px}.section__step{display:inline-flex;justify-content:center;width:22px;height:22px;border-radius:50%;background:var(--brand);color:var(--brand-ink);font-size:12px;-webkit-margin-end:8px;margin-inline-end:8px}.section__step,.section__title{align-items:center;font-weight:700}.section__title{font-size:16px;margin:0 0 12px;display:flex}.services{display:grid;grid-gap:10px;gap:10px}.service{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;text-align:start;background:var(--surface);border:1.5px solid var(--line);border-radius:var(--radius-md);padding:14px 16px;min-height:48px;transition:border-color .12s ease,background .12s ease}.service:hover{border-color:var(--line-strong)}.service[aria-pressed=true]{border-color:var(--brand);background:color-mix(in srgb,var(--brand) 6%,var(--surface))}.service__label{font-weight:600;font-size:15.5px}.service__dur{color:var(--muted);font-size:13px;margin-top:2px}.service__tick{width:22px;height:22px;border-radius:50%;border:2px solid var(--line-strong);flex:none;display:grid;place-items:center;color:var(--brand-ink)}.service[aria-pressed=true] .service__tick{background:var(--brand);border-color:var(--brand)}.days{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px;scrollbar-width:thin}.day{flex:none;min-width:68px;background:var(--surface);border:1.5px solid var(--line);border-radius:var(--radius-sm);padding:10px 8px;text-align:center}.day[aria-pressed=true]{border-color:var(--brand);background:color-mix(in srgb,var(--brand) 8%,var(--surface))}.day__wd{font-size:12px;color:var(--muted)}.day__dt{font-size:15px;font-weight:700;margin-top:2px}.slots{display:grid;grid-template-columns:repeat(auto-fill,minmax(84px,1fr));grid-gap:8px;gap:8px}.slot{background:var(--surface);border:1.5px solid var(--line);border-radius:var(--radius-sm);padding:11px 6px;font-size:15px;font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;min-height:44px;color:var(--ink)}.slot:hover{border-color:var(--brand)}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow);padding:20px}.field{margin-bottom:14px}.field__label{display:block;font-size:13.5px;font-weight:600;margin-bottom:6px}.field__input{width:100%;border:1.5px solid var(--line-strong);border-radius:var(--radius-sm);padding:12px 14px;font-size:16px;font-family:inherit;background:var(--surface);color:var(--ink)}.field__input:focus{outline:none;border-color:var(--brand)}.field__input[dir=ltr]{text-align:start}.btn{width:100%;border:none;border-radius:var(--radius-md);padding:14px 18px;font-size:16px;font-weight:700;background:var(--brand);color:var(--brand-ink);min-height:48px}.btn:disabled{opacity:.55;cursor:not-allowed}.btn--ghost{background:transparent;color:var(--brand);border:1.5px solid var(--line-strong)}.chosen{display:flex;align-items:center;gap:10px;background:color-mix(in srgb,var(--brand) 7%,var(--surface));border:1px solid color-mix(in srgb,var(--brand) 24%,var(--line));border-radius:var(--radius-md);padding:12px 14px;margin-bottom:16px;font-size:14.5px}.chosen b{font-weight:700}.result{text-align:center;padding:12px 4px 4px}.result__badge{width:66px;height:66px;border-radius:50%;display:grid;place-items:center;margin:0 auto 14px}.result__badge--ok{background:var(--ok-wash);color:var(--ok)}.result__badge--wait{background:var(--wait-wash);color:var(--wait)}.result__title{font-size:22px;font-weight:800;margin:0 0 6px}.result__body{color:var(--muted);font-size:15px;margin:0 auto;max-width:40ch}.result__detail{margin:18px auto 0;max-width:320px;text-align:start;border:1px solid var(--line);border-radius:var(--radius-md);padding:14px 16px}.result__row{display:flex;justify-content:space-between;gap:12px;padding:5px 0;font-size:14.5px}.result__row span:first-child{color:var(--muted)}.result__row span:last-child{font-weight:600}.note{color:var(--muted);text-align:center;padding:22px 12px}.error,.note{font-size:14px}.error{color:var(--danger);background:#fdeceb;border:1px solid #f4c7c4;border-radius:var(--radius-sm);padding:11px 14px;margin-top:12px}.spinner{width:22px;height:22px;border:2.5px solid var(--line-strong);border-top-color:var(--brand);border-radius:50%;margin:26px auto;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.closed{max-width:460px;margin:12vh auto 0;text-align:center;padding:0 20px}.closed__title{font-size:22px;font-weight:800;margin:16px 0 8px}.closed__body{color:var(--muted);font-size:15px}