.kabook-wrap{max-width:1005px;margin:26px auto;background:#000;color:#fff;padding:18px;border-radius:18px;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;box-shadow:0 16px 40px rgba(0,0,0,.35)}.kabook-inner{width:100%;display:flex;flex-direction:column;align-items:center;text-align:center;gap:14px}.kabook-h2{margin:6px 0 0;font-size:22px;font-weight:900;letter-spacing:.2px}.kabook-sub{margin:0;opacity:.9;max-width:720px}.kabook-grid{width:100%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;justify-items:center}.kabook-card{background:#111;border:1px solid rgba(255,60,60,.28);border-radius:18px;overflow:hidden;cursor:pointer;transition:transform .18s ease,border-color .18s ease;width:100%;max-width:270px}.kabook-card:hover{transform:scale(1.02);border-color:rgba(255,60,60,.55)}.kabook-card img{width:100%;aspect-ratio:1/1;object-fit:cover;display:block}.kabook-card .kabook-title{padding:10px 12px 0;font-weight:900;font-size:16px}.kabook-card .kabook-price{padding:6px 12px 12px;color:#ff3c3c;font-weight:900;font-size:15px}.kabook-step{display:none;width:100%}.kabook-step.active{display:block}.kabook-back{background:0 0;border:1px solid rgba(255,255,255,.18);color:#fff;padding:10px 14px;border-radius:14px;cursor:pointer;font-weight:800}.kabook-back:hover{border-color:rgba(255,60,60,.55)}.kabook-calendar{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:10px;margin-top:8px}.kabook-day{background:#111;border:1px solid rgba(255,255,255,.16);color:#fff;border-radius:14px;padding:12px 10px;cursor:pointer;font-weight:900;line-height:1.1}.kabook-day small{display:block;margin-top:6px;opacity:.85;font-weight:700;font-size:12px}.kabook-day:hover{border-color:rgba(255,60,60,.55)}.kabook-day.is-disabled{opacity:.35;cursor:not-allowed}.kabook-day.is-selected{border-color:#ff3c3c;box-shadow:0 0 0 2px rgba(255,60,60,.2) inset}.kabook-slots{width:100%;display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:10px}.kabook-slot{padding:12px 16px;border-radius:14px;border:1px solid rgba(255,255,255,.18);background:#111;color:#fff;cursor:pointer;font-weight:900;min-width:88px}.kabook-slot:hover{border-color:#ff3c3c}.kabook-slot.is-selected{border-color:#ff3c3c;box-shadow:0 0 0 2px rgba(255,60,60,.2) inset}.kabook-form{width:100%;max-width:560px;margin-top:6px;display:flex;flex-direction:column;gap:12px}.kabook-label{text-align:left;font-weight:900;font-size:15px}.kabook-input{width:100%;padding:16px 14px;border-radius:14px;border:1px solid rgba(255,255,255,.14);background:#e5e7eb;color:#111;font-size:18px;font-weight:800}.kabook-input::placeholder{color:#6b7280;font-weight:700}.kabook-primary{display:inline-block;width:100%;padding:14px 16px;border-radius:14px;background:#ff3c3c;color:#fff;text-decoration:none;font-weight:1000;border:none;cursor:pointer;font-size:18px}.kabook-primary:disabled{opacity:.6;cursor:not-allowed}.kabook-call{display:inline-block;margin-top:10px;padding:12px 16px;border-radius:14px;background:#1a1a1a;border:1px solid rgba(255,60,60,.35);color:#fff;text-decoration:none;font-weight:1000}.kabook-call:hover{border-color:#ff3c3c}.kabook-note{margin:0;opacity:.92}.kabook-success{width:100%;max-width:760px;background:#0b0b0b;border:1px solid rgba(255,60,60,.28);border-radius:18px;padding:18px 16px;text-align:center}.kabook-success h3{margin:0 0 8px;font-size:22px;font-weight:1000;color:#ff3c3c}.kabook-success p{margin:0;font-size:16px;line-height:1.6}@media (max-width:640px){.kabook-wrap{margin:16px 10px;padding:16px;border-radius:16px}.kabook-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.kabook-calendar{grid-template-columns:repeat(2,minmax(0,1fr))}.kabook-h2{font-size:20px}.kabook-input{font-size:17px}}.kabook-wrap{display:flex;justify-content:center;align-items:flex-start}.kabook-inner{width:100%;max-width:1005px;margin:0 auto;align-items:center;text-align:center}.kabook-step.active{display:flex;flex-direction:column;align-items:center;text-align:center;gap:14px}.kabook-grid{justify-items:center}.kabook-card{width:100%;max-width:260px}.kabook-calendar{max-width:900px;margin-left:auto;margin-right:auto;justify-items:center}.kabook-day{width:100%;max-width:240px}.kabook-slots{max-width:900px;margin-left:auto;margin-right:auto;justify-content:center}.kabook-form{margin-left:auto;margin-right:auto}.kabook-success{margin-left:auto;margin-right:auto}@media (max-width:900px){.kabook-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}