:root{--ink:#101828;--muted:#667085;--line:#e5e7ef}
html.font-rounded body{font-family:"Arial Rounded MT Bold",Inter,"Segoe UI",system-ui,sans-serif}html.font-serif body{font-family:Georgia,"Times New Roman",serif}html.font-serif .button,html.font-serif input,html.font-serif .option,html.font-serif .day,html.font-serif .slot{font-family:inherit}html.buttons-pill .button,html.buttons-pill .quick,html.buttons-pill .slot{border-radius:99px}html.buttons-square .button,html.buttons-square .quick,html.buttons-square .slot,html.buttons-square input{border-radius:4px}html.template-classic body{background:#f8f3ea}html.template-classic .hero{border-radius:8px;background-color:#342d26}html.template-classic .card{border-radius:8px}html.template-classic h1,html.template-classic h2{font-family:Georgia,"Times New Roman",serif}html.template-minimal body{background:#fff}html.template-minimal .hero{min-height:190px;border-radius:0;background-image:none!important;background-color:#fff;color:var(--ink);box-shadow:none;border-bottom:1px solid var(--line)}html.template-minimal .hero p,html.template-minimal .info{color:var(--muted)}html.template-minimal .hero small{border-color:var(--line);background:#f8f9fb;color:var(--muted)}html.template-minimal .card{margin:0 auto;border:0;box-shadow:none}
body{min-height:100vh;background:radial-gradient(circle at 50% 0,#ece9ff 0,transparent 33%),#f5f6fa;color:var(--ink);font-family:Inter,"Segoe UI",system-ui,sans-serif}
.hero{max-width:1180px;min-height:245px;margin:20px auto 0;padding:45px 54px;border-radius:30px;background-color:#101828;box-shadow:0 24px 60px rgba(15,23,42,.16)}
.hero .wrap{max-width:880px}.hero small{display:inline-block;padding:7px 11px;border:1px solid rgba(255,255,255,.18);border-radius:99px;background:rgba(255,255,255,.08);font-weight:700}.hero h1{margin:26px 0 8px;font-size:46px;letter-spacing:-.045em}.hero p{max-width:600px;color:#d8deea}.info{color:#c9d1df;font-weight:600}
.card{position:relative;max-width:880px;margin:-48px auto 70px;padding:38px;border:1px solid rgba(255,255,255,.8);border-radius:25px;box-shadow:0 28px 70px rgba(16,24,40,.14)}
.progress{gap:9px;margin-bottom:35px}.progress span{height:7px;background:#e8e9ef}.progress div.on span{background:linear-gradient(90deg,var(--brand),color-mix(in srgb,var(--brand),#fff 25%))}.progress small{margin-top:8px;font-weight:650}
h2{font-size:30px;letter-spacing:-.035em}.step>p{margin-top:0}.options{gap:12px;margin-top:22px}.option{position:relative;padding:19px 54px 19px 20px;border-color:#e3e5eb;border-radius:15px;box-shadow:0 5px 16px rgba(16,24,40,.03)}.option:after{content:"";position:absolute;right:20px;top:50%;width:17px;height:17px;border:2px solid #c8cbd4;border-radius:50%;transform:translateY(-50%)}.option:hover{border-color:var(--brand);box-shadow:0 10px 24px rgba(16,24,40,.07)}.option.selected{background:color-mix(in srgb,var(--brand),#fff 94%);border-color:var(--brand)}.option.selected:after{border:5px solid var(--brand)}
.days-head{padding:10px 0}.days{gap:9px}.day{min-height:70px;border-color:#e1e4eb;border-radius:13px;font:inherit}.day.selected{box-shadow:0 8px 20px color-mix(in srgb,var(--brand),transparent 70%)}.navday,.quick,.slot,.button{font-family:inherit}.quick{padding:12px 16px;border-radius:12px}.navday{width:40px;height:40px;padding:0;border-radius:12px}.slots{gap:10px}.slot{min-width:72px;padding:12px;border-radius:11px}.slot:hover{border-color:var(--brand)}
input{padding:15px;border-radius:12px;outline:none}input:focus{border-color:var(--brand);box-shadow:0 0 0 4px color-mix(in srgb,var(--brand),transparent 88%)}
.actions{margin-top:30px}.button{min-height:48px;padding:0 21px;border-radius:13px;box-shadow:0 10px 22px color-mix(in srgb,var(--brand),transparent 75%)}.button.secondary{box-shadow:none}.summary{padding:20px;border:1px solid #e7e9ef;border-radius:15px;background:#f8f9fb}
@media(max-width:1220px){.hero{margin:14px}.card{margin:-42px 24px 60px}}
@media(max-width:650px){body{background:#f5f6fa}.hero{min-height:220px;margin:0;padding:30px 20px 68px;border-radius:0}.hero h1{font-size:36px}.card{margin:-40px 12px 35px;padding:25px 19px;border-radius:21px}.progress small{font-size:10px}.option{padding:17px 48px 17px 17px}.days{display:flex}.quick{width:100%}.actions .button{flex:1}.info{flex-direction:column}.slot{flex:1 0 70px}.hero p{font-size:15px}}
