.registration-wrapper{min-height:100vh;display:flex;justify-content:center;align-items:center;padding:24px;background:transparent}.registration-card{max-width:600px;width:100%;padding:24px}.registration-actions{margin-top:24px;display:flex;justify-content:flex-end}@media (max-width: 576px){.registration-wrapper,.registration-card{padding:16px}}.provider-calendar-page{--calendar-border: #d8dee7;--calendar-border-soft: #e8edf3;--calendar-text: #122033;--calendar-text-muted: #66758a;--calendar-bg: #f4f7fb;--calendar-panel: #ffffff;--calendar-accent: #0f766e;--calendar-accent-soft: #d8f3ee;display:flex;flex-direction:column;gap:16px;color:var(--calendar-text)}.provider-calendar-toolbar{display:flex;flex-direction:column;gap:12px}.provider-calendar-toolbar-row{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap}.provider-calendar-toolbar-left,.provider-calendar-toolbar-right{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.provider-calendar-nav-group{display:inline-flex;align-items:center;gap:8px}.provider-calendar-btn.ant-btn,.provider-calendar-icon-btn.ant-btn,.provider-calendar-date-btn.ant-btn{height:40px;border-radius:12px;border-color:var(--calendar-border);background:var(--calendar-panel);color:var(--calendar-text);box-shadow:none;font-weight:500}.provider-calendar-btn.ant-btn:hover,.provider-calendar-icon-btn.ant-btn:hover,.provider-calendar-date-btn.ant-btn:hover{border-color:#b9c5d3;background:#f9fbfd;color:var(--calendar-text)}.provider-calendar-btn-primary.ant-btn{border-color:#111827;background:#111827;color:#fff}.provider-calendar-btn-primary.ant-btn:hover{border-color:#1f2937;background:#1f2937;color:#fff}.provider-calendar-icon-btn.ant-btn{width:40px;min-width:40px;padding-inline:0}.provider-calendar-date-btn.ant-btn{min-width:180px;justify-content:center}.provider-calendar-resources{display:flex;gap:12px;overflow-x:auto;padding-bottom:4px}.provider-calendar-resource-card{display:inline-flex;align-items:center;gap:12px;min-width:220px;padding:12px 14px;border:1px solid var(--calendar-border);border-radius:18px;background:var(--calendar-panel);box-shadow:0 12px 30px #0f172a0f;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.provider-calendar-resource-card:hover{border-color:color-mix(in srgb,var(--resource-color, #1677ff) 35%,white);transform:translateY(-1px)}.provider-calendar-resource-card.is-active{border-color:var(--resource-color, #1677ff);background:color-mix(in srgb,var(--resource-color, #1677ff) 8%,white);box-shadow:0 0 0 3px color-mix(in srgb,var(--resource-color, #1677ff) 18%,white),0 12px 30px #0f172a14}.provider-calendar-resource-avatar{width:46px;height:46px;min-width:46px;border-radius:50%;padding:2px;border:2px solid var(--resource-color, #1677ff);background:#fff;overflow:hidden}.provider-calendar-resource-meta{min-width:0;display:flex;flex-direction:column;gap:2px;text-align:left}.provider-calendar-resource-name{font-size:14px;font-weight:600;line-height:1.3;color:var(--calendar-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.provider-calendar-resource-subtitle{font-size:12px;color:var(--calendar-text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.provider-calendar-shell{border:1px solid var(--calendar-border-soft);border-radius:24px;background:linear-gradient(180deg,#fbfdff 0%,#f4f7fb 100%);box-shadow:0 22px 70px #0f172a14;overflow:hidden;position:relative}.provider-calendar-shell:before{content:"";position:absolute;inset:0 0 auto 0;height:3px;background:var(--calendar-resource-accent, #1677ff);opacity:.9}.provider-calendar-shell-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:20px 24px 8px}.provider-calendar-title{font-size:22px;font-weight:700;line-height:1.1;color:var(--calendar-text)}.provider-calendar-subtitle{margin-top:6px;font-size:13px;color:var(--calendar-text-muted)}.provider-calendar-grid{padding:12px 16px 18px}.provider-calendar-grid .fc{background:var(--calendar-panel);border:1px solid var(--calendar-border-soft);border-radius:20px;overflow:hidden}.provider-calendar-grid .fc-theme-standard td,.provider-calendar-grid .fc-theme-standard th,.provider-calendar-grid .fc-theme-standard .fc-scrollgrid{border-color:var(--calendar-border-soft)}.provider-calendar-grid .fc .fc-scroller-liquid-absolute,.provider-calendar-grid .fc .fc-scroller{scrollbar-width:thin}.provider-calendar-grid .fc .fc-timegrid-slot{height:24px;border-top:1px solid rgba(148,163,184,.18)}.provider-calendar-grid .fc .fc-timegrid-slot[data-time$=":00:00"]{border-top-color:#64748b5c}.provider-calendar-grid .fc .fc-timegrid-slot-label{color:var(--calendar-text-muted);font-size:11px;font-weight:500}.provider-calendar-grid .fc .fc-timegrid-axis,.provider-calendar-grid .fc .fc-timegrid-axis-frame{background:#fbfcfe;border-right-color:var(--calendar-border-soft)!important}.provider-calendar-grid .fc .fc-timegrid-slot-label-frame{padding-right:10px}.provider-calendar-grid .fc .fc-col-header-cell{background:#fbfcfe}.provider-calendar-grid .fc .fc-timegrid-col-bg{inset-inline:0!important}.provider-calendar-grid .fc .fc-col-header-cell-cushion{width:100%;padding:8px 4px;text-decoration:none}.provider-calendar-grid .fc .fc-timegrid-col-bg .fc-non-business{background:rgba(148,163,184,.24)}.provider-calendar-grid .fc .fc-timegrid-now-indicator-line{border-color:#e11d48;border-width:2px 0 0}.provider-calendar-grid .fc .fc-timegrid-now-indicator-arrow{border-color:#e11d48}.provider-calendar-grid .fc .fc-event{border:0;border-radius:14px;box-shadow:0 8px 22px #0f172a24;padding:3px 4px}.provider-calendar-grid .fc .fc-timegrid-event-harness-inset .fc-timegrid-event,.provider-calendar-grid .fc .fc-timegrid-event{inset-inline:4px}.provider-calendar-grid .fc .fc-event-main{padding:4px 6px}.provider-calendar-grid .fc .fc-event-time,.provider-calendar-grid .fc .fc-event-title{font-size:11px;line-height:1.35}.provider-calendar-grid .fc .fc-bg-event{opacity:1}.provider-calendar-grid .fc .provider-calendar-availability{border-radius:0!important;inset-inline:0!important;margin:0!important}.provider-calendar-grid .fc .provider-calendar-availability .fc-event-main{border-radius:0!important}.provider-calendar-grid .fc .provider-calendar-closed-period{inset-inline:0!important;margin:0!important;border-radius:0!important}.provider-calendar-grid .fc .provider-calendar-closed-period .fc-event-main{border-radius:0!important}.provider-calendar-day-header{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:86px;padding:8px 12px;border-radius:16px;color:var(--calendar-text)}.provider-calendar-day-header.is-today{background:var(--calendar-accent-soft);color:var(--calendar-accent)}.provider-calendar-day-number{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:999px;background:#eef2f7;font-size:15px;font-weight:700}.provider-calendar-day-header.is-today .provider-calendar-day-number{background:var(--calendar-accent);color:#fff}.provider-calendar-day-label{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.04em}@media (max-width: 1100px){.provider-calendar-toolbar-row{flex-direction:column;align-items:stretch}.provider-calendar-toolbar-left,.provider-calendar-toolbar-right{width:100%}}@media (max-width: 768px){.provider-calendar-page{gap:14px}.provider-calendar-grid{padding:10px}.provider-calendar-shell-heading{padding:18px 18px 6px}.provider-calendar-date-btn.ant-btn,.provider-calendar-btn.ant-btn{max-width:100%}.provider-calendar-resource-card{min-width:190px}.provider-calendar-day-header{min-width:64px;gap:4px;padding:6px 8px;flex-direction:column}.provider-calendar-day-number{width:28px;height:28px;font-size:13px}}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted;border-bottom:0;cursor:help}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}:root{--bg-base: #ffffff;--brand-soft: #CDFE8A;--brand-soft-30: rgba(205, 254, 138, .3);--brand-soft-12: rgba(205, 254, 138, .12);--text-primary: #222222;--text-secondary: #666666;--card-radius: 12px;--shadow-card: 0 8px 24px rgba(0,0,0,.06)}html,body,#root{height:100%;background:transparent;color:var(--text-primary);margin:0}html{text-size-adjust:100%;-webkit-text-size-adjust:100%}img{max-width:100%;height:auto}.ant-typography,.ant-card,.ant-card-body,.ant-form-item,.ant-descriptions,.ant-descriptions-item-label,.ant-descriptions-item-content{word-break:normal;overflow-wrap:break-word}.ant-statistic-title,.ant-statistic-content,.ant-card-head-title,.ant-table-thead>tr>th{word-break:normal!important;overflow-wrap:normal!important;white-space:normal}.ant-table-wrapper{overflow-x:auto}.ant-form-item-label>label{white-space:normal}.ant-app,.ant-layout,.ant-layout *:where(.ant-layout),.ant-pro,.ant-pro-layout,.ant-pro-layout .ant-layout,.ant-pro-basicLayout-content,.ant-pro-page-container,.ant-pro-layout-container,.ant-layout-content,.ant-layout-header,.ant-layout-sider{background:transparent!important}.bg-soft-glow{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;background:radial-gradient(120% 120% at 80% 10%,var(--brand-soft) 0%,var(--brand-soft-30) 20%,var(--brand-soft-12) 40%,rgba(255,255,255,.9) 70%,var(--bg-base) 100%);background-attachment:fixed;animation:bgDrift 120s ease-in-out infinite alternate}@keyframes bgDrift{0%{background-position:0% 0%}50%{background-position:30% 70%}to{background-position:0% 100%}}@media (prefers-reduced-motion: reduce){.bg-soft-glow{animation:none}}.bg-soft-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;background:radial-gradient(80% 60% at 10% 10%,rgba(255,255,255,.35) 0%,rgba(255,255,255,0) 60%)}.ant-input,.ant-select-selector,.ant-input-affix-wrapper{border-radius:12px!important}.ant-form-item-label>label{color:var(--text-secondary)}.ant-card{box-shadow:var(--shadow-card)}.ant-table-container{border-radius:12px;overflow:hidden;box-shadow:var(--shadow-card)}.ant-steps-item-title{font-weight:600}.ant-steps-item-icon{border-radius:10px}.ant-btn-primary:hover{transform:translateY(-1px);box-shadow:0 10px 24px #00000014}.ant-btn-primary:active{transform:translateY(0)}.legal-content,.legal-content .ant-typography,.legal-content .ant-typography h1,.legal-content .ant-typography h2,.legal-content .ant-typography h3,.legal-content .ant-typography h4,.legal-content .ant-typography h5,.legal-content .ant-typography p,.legal-content .ant-typography li{color:var(--color-text-primary)!important}.legal-content a{color:var(--color-primary-dark)!important}.ant-menu .ant-menu-item-selected,.ant-menu .ant-menu-submenu-selected>.ant-menu-submenu-title{color:var(--ant-color-primary)!important}.ant-menu .ant-menu-item-selected a,.ant-menu .ant-menu-item a:hover{color:var(--ant-color-primary)!important}.ant-menu-light .ant-menu-item-selected,.ant-menu-light .ant-menu-submenu-selected>.ant-menu-submenu-title{background-color:#b0e67729!important}.ant-pro-sider .ant-menu,.ant-pro-global-header{background:transparent!important}.ant-pro-sider{border-inline-end:1px solid rgba(34,34,34,.08);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.ant-pro-sider-logo{padding-block:14px!important}.ant-pro-sider-logo h1{font-size:16px!important;letter-spacing:.1px}.ant-menu-light .ant-menu-item,.ant-menu-light .ant-menu-submenu-title{border-radius:10px!important;margin-inline:8px!important;margin-block:4px!important}.ant-menu-light .ant-menu-submenu>.ant-menu{background:transparent!important}.ant-menu-inline .ant-menu-item-group-title{font-size:11px;text-transform:uppercase;letter-spacing:.06em;opacity:.65}.page-section{max-width:1100px;margin:0 auto;padding:24px}@media (max-width: 576px){.header-actions{gap:8px;flex-wrap:wrap;justify-content:flex-end}.ant-pro-global-header{padding-inline:12px!important}.ant-card{margin:0 8px}.ant-space.brand-inline{flex-wrap:wrap}.ant-steps-item-description{font-size:12px}.ant-steps-item-title{font-size:13px}}
