html{min-height:100%}body{color:#202534;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f7fb;min-width:320px;min-height:100vh;margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}#root{min-height:100vh}.app-layout{background:linear-gradient(#ffffffe0,#f5f7fbf5),#f5f7fb;min-height:100vh}.app-layout__header{justify-content:flex-end;align-items:center;max-width:960px;margin:0 auto;padding:24px;display:flex}.app-layout__actions{align-items:center;gap:12px;display:flex}.app-layout__content{justify-content:center;padding:16px 24px 48px;display:flex}.app-layout__inner{width:min(100%,760px)}@media (width<=640px){.app-layout__header{flex-direction:column;align-items:flex-start;gap:12px;padding:16px}.app-layout__actions{justify-content:space-between;width:100%}.app-layout__content{padding:8px 12px 32px}}.event-type-step{flex-direction:column;gap:24px;display:flex}.event-type-step__options{width:100%}.event-type-step__option{border:1px solid #d9dfe8;border-radius:8px;width:100%;min-height:78px;margin:0;padding:16px;display:flex}.event-type-step__option+.event-type-step__option{margin-top:12px}.event-type-step__option .ant-radio{align-self:flex-start;margin-top:2px}.event-type-step__option-content{flex-direction:column;gap:4px;padding-inline-start:8px;display:flex}.event-type-step__description{margin:0}@media (width<=640px){.event-type-step__option{min-height:0;padding:14px}}.double-slot-step{flex-direction:column;gap:24px;display:flex}.double-slot-step__section{padding:0}.double-slot-step__section-title{margin-bottom:16px}.double-slot-step__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px;display:grid}.double-slot-step__full-width{grid-column:1/-1}.double-slot-step__actions{justify-content:space-between;gap:12px;display:flex}@media (width<=640px){.double-slot-step__grid{grid-template-columns:1fr}.double-slot-step__actions{flex-direction:column-reverse}.double-slot-step__actions .ant-btn{width:100%}}.review-step{flex-direction:column;gap:24px;display:flex}.review-step__section{flex-direction:column;gap:12px;display:flex}.review-step__actions{justify-content:space-between;gap:12px;display:flex}@media (width<=640px){.review-step__actions{flex-direction:column-reverse}.review-step__actions .ant-btn{width:100%}}.single-slot-step{flex-direction:column;gap:24px;display:flex}.single-slot-step__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px;display:grid}.single-slot-step__full-width{grid-column:1/-1}.single-slot-step__actions{justify-content:space-between;gap:12px;display:flex}@media (width<=640px){.single-slot-step__grid{grid-template-columns:1fr}.single-slot-step__actions{flex-direction:column-reverse}.single-slot-step__actions .ant-btn{width:100%}}.step-card{border-radius:8px;box-shadow:0 20px 45px #1f293714}.step-card .ant-card-body{padding:32px}.step-card__header{margin-bottom:24px}.step-card__description{max-width:620px}.step-card__steps{margin-bottom:32px}.step-card__actions{justify-content:flex-end;display:flex}@media (width<=640px){.step-card .ant-card-body{padding:20px}.step-card__steps{margin-bottom:24px}.step-card__actions{justify-content:stretch}.step-card__actions .ant-btn{width:100%}}
