.st-booking{--st-green:#294f43;--st-cream:#f7f3ea;--st-line:#ded8cc;max-width:820px;margin:30px auto;padding:clamp(22px,5vw,48px);background:#fff;border:1px solid #e8e3da;border-radius:22px;box-shadow:0 18px 45px rgba(40,55,48,.08);color:#24322d;font-family:inherit}.st-booking *{box-sizing:border-box}.st-booking__header{text-align:center;margin-bottom:28px}.st-booking__eyebrow{font-size:12px;letter-spacing:.14em;font-weight:700;color:#6f8179}.st-booking h2{font-size:clamp(26px,4vw,38px);line-height:1.15;margin:8px 0 10px;color:#18382e}.st-booking__header p{margin:0;color:#66736e}.st-booking__stores{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:28px}.st-store{appearance:none;border:1px solid var(--st-line);border-radius:14px;background:var(--st-cream);padding:18px;text-align:left;cursor:pointer;color:inherit;transition:.18s ease}.st-store:hover,.st-store.is-selected{border-color:var(--st-green);box-shadow:0 0 0 2px rgba(41,79,67,.12)}.st-store.is-selected{background:#eef5f1}.st-store strong,.st-store span{display:block}.st-store strong{font-size:18px;margin-bottom:4px}.st-store span{font-size:14px;color:#68736f}.st-calendar{max-width:520px;margin:0 auto}.st-calendar__nav{display:grid;grid-template-columns:44px 1fr 44px;align-items:center;margin-bottom:16px}.st-calendar__nav h3{text-align:center;margin:0;color:#18382e;font-size:20px}.st-calendar__nav button{width:40px;height:40px;border:1px solid var(--st-line);border-radius:50%;background:#fff;font-size:25px;line-height:1;cursor:pointer}.st-calendar__nav button:disabled{opacity:.25;cursor:default}.st-calendar__weekdays,.st-calendar__days{display:grid;grid-template-columns:repeat(7,1fr);gap:7px}.st-calendar__weekdays{margin-bottom:7px}.st-calendar__weekdays span{text-align:center;font-size:12px;font-weight:700;color:#7c8782}.st-calendar__days button,.st-calendar__days>span{aspect-ratio:1;min-width:0}.st-calendar__days button{border:0;border-radius:10px;font-weight:650}.st-calendar__days button.is-open{background:#edf5f1;color:#21493c;cursor:pointer}.st-calendar__days button.is-open:hover,.st-calendar__days button.is-selected{background:var(--st-green);color:#fff}.st-calendar__days button.is-closed{background:#f4f2ee;color:#b6b1aa;text-decoration:line-through;cursor:not-allowed}.st-calendar__legend{display:flex;justify-content:center;gap:20px;margin-top:17px;font-size:12px;color:#738079}.st-calendar__legend i{display:inline-block;width:11px;height:11px;border-radius:3px;margin-right:5px;vertical-align:-1px}.st-calendar__legend i.is-open{background:#dcece4}.st-calendar__legend i.is-closed{background:#e9e6e0}.st-booking__selection{max-width:520px;margin:26px auto 0;padding:18px 20px;border-radius:14px;background:#eef5f1;border-left:4px solid var(--st-green)}.st-booking__selection span,.st-booking__selection strong{display:block}.st-booking__selection span{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#62716b}.st-booking__selection strong{margin:4px 0 8px;text-transform:capitalize}.st-booking__selection p{margin:0;font-size:13px;color:#617069}@media(max-width:560px){.st-booking{padding:20px 14px;border-radius:14px}.st-booking__stores{grid-template-columns:1fr}.st-calendar__weekdays,.st-calendar__days{gap:4px}.st-calendar__days button{border-radius:8px;font-size:13px}}
.st-store{text-align:center}
@media(max-width:560px){.st-calendar__legend{display:grid;grid-template-columns:1fr;justify-items:start;width:max-content;max-width:100%;gap:8px;margin:18px auto 0;font-size:13px}.st-calendar__legend span{white-space:nowrap}.st-calendar__legend i{width:12px;height:12px;margin-right:7px}}
