.rtb-wrap{--rtb-red:#c5161d;--rtb-dark:#3b3b3b;max-width:1180px;margin:30px auto;padding:0 16px;font-family:inherit;color:#262626}.rtb-head{background:linear-gradient(135deg,var(--rtb-dark),#111);color:#fff;border-radius:24px;padding:32px;margin-bottom:22px;box-shadow:0 18px 40px rgba(0,0,0,.16)}.rtb-head span{display:inline-block;background:var(--rtb-red);padding:7px 12px;border-radius:999px;font-weight:700}.rtb-head h2{margin:14px 0 8px;font-size:clamp(28px,4vw,46px);color:#fff}.rtb-head p{margin:0;max-width:760px;color:#f1f1f1}.rtb-form{display:grid;gap:18px}.rtb-step{background:#fff;border:1px solid #ececec;border-radius:22px;padding:22px;box-shadow:0 10px 28px rgba(0,0,0,.07)}.rtb-step-title{display:flex;align-items:center;gap:12px;margin-bottom:16px}.rtb-step-title b{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--rtb-red);color:#fff}.rtb-step-title h3{margin:0;color:var(--rtb-dark)}.rtb-service-cards,.rtb-location-cards{display:grid;grid-template-columns:repeat(5,minmax(130px,1fr));gap:12px}.rtb-location-cards{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.rtb-service-card,.rtb-location-card{border:2px solid #e4e4e4;background:#fff;border-radius:18px;padding:17px;text-align:left;cursor:pointer;transition:.18s}.rtb-service-card span,.rtb-location-card span{display:block;font-weight:800;color:var(--rtb-dark);line-height:1.25}.rtb-service-card small,.rtb-location-card small{display:block;margin-top:8px;color:#666}.rtb-service-card:hover,.rtb-service-card.active,.rtb-location-card:hover,.rtb-location-card.active{border-color:var(--rtb-red);box-shadow:0 8px 20px rgba(197,22,29,.14);transform:translateY(-1px)}.rtb-service-card.active,.rtb-location-card.active{background:#fff7f7}.rtb-date-row{display:flex;align-items:end;gap:10px;flex-wrap:wrap}.rtb-date-row label{font-weight:700;color:var(--rtb-dark)}.rtb-date-row input,.rtb-grid input,.rtb-grid textarea{width:100%;border:1px solid #ddd;border-radius:12px;padding:12px;background:#fff}.rtb-quick{border:0;background:var(--rtb-dark);color:#fff;border-radius:12px;padding:13px 18px;font-weight:800;cursor:pointer}.rtb-slots{display:grid;grid-template-columns:repeat(auto-fill,minmax(95px,1fr));gap:10px;margin-top:16px}.rtb-slot{border:2px solid #dedede;background:#fff;border-radius:14px;padding:13px 8px;font-weight:900;cursor:pointer}.rtb-slot.available:hover,.rtb-slot.selected{border-color:var(--rtb-red);background:var(--rtb-red);color:#fff}.rtb-slot.busy{background:#e9e9e9;color:#888;text-decoration:line-through;cursor:not-allowed}.rtb-slots-empty{grid-column:1/-1;background:#f7f7f7;border-radius:14px;padding:18px;color:#666}.rtb-legend{display:flex;gap:16px;flex-wrap:wrap;margin-top:14px;color:#666;font-size:14px}.rtb-legend span{display:flex;align-items:center;gap:6px}.rtb-legend i{width:14px;height:14px;border-radius:4px;background:#fff;border:2px solid #ddd}.rtb-legend span:nth-child(2) i{background:var(--rtb-red);border-color:var(--rtb-red)}.rtb-legend span:nth-child(3) i{background:#e9e9e9}.rtb-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.rtb-grid label{font-weight:700;color:var(--rtb-dark)}.rtb-grid label:last-child{grid-column:span 3}.rtb-btn{border:0;background:var(--rtb-red);color:#fff;border-radius:16px;padding:16px 24px;font-weight:900;font-size:16px;cursor:pointer;box-shadow:0 10px 24px rgba(197,22,29,.22)}.rtb-message{margin-top:14px;border-radius:14px;padding:14px;background:#f5f5f5;font-weight:800}.rtb-message.ok{background:#e9f8ec;color:#166326}.rtb-message.bad{background:#ffecec;color:#9b1111}@media(max-width:1024px){.rtb-service-cards,.rtb-location-cards{grid-template-columns:repeat(2,1fr)}.rtb-grid{grid-template-columns:repeat(2,1fr)}.rtb-grid label:last-child{grid-column:span 2}}@media(max-width:640px){.rtb-head{padding:24px;border-radius:18px}.rtb-step{padding:16px}.rtb-service-cards,.rtb-location-cards,.rtb-grid{grid-template-columns:1fr}.rtb-grid label:last-child{grid-column:span 1}.rtb-slots{grid-template-columns:repeat(2,1fr)}.rtb-btn{width:100%}}
.rtb-prefill-note{margin-top:12px;padding:10px 12px;border-radius:12px;background:#f7f7f7;border-left:4px solid var(--rtb-red);color:#333;font-weight:600}
