:root{--theme-background:linear-gradient(135deg,#1a1b3a,#2d1b69);--theme-background-image:none;--theme-primary:#06b6d4;--theme-primary-hover:#0891b2;--theme-secondary:#14b8a6;--theme-accent:#10b981;--theme-background-color:#0f172a;--theme-surface:#1e293b80;--theme-text:#e2e8f0;--theme-text-secondary:#94a3b8}.theme-1{--glass-gradient-primary:linear-gradient(135deg,var(--theme-primary) 0%,var(--theme-primary-hover) 100%);--glass-gradient-secondary:linear-gradient(135deg,var(--theme-primary-hover) 0%,var(--theme-secondary) 100%);--color-primary-500:var(--theme-primary);--color-primary-600:var(--theme-primary-hover)}.quill-theme-wrapper{display:flex;flex-direction:column;min-height:100vh}.quill-theme-wrapper>div{display:flex;flex:1;flex-direction:column}.main-gradient{background:var(--theme-background);background-attachment:fixed;min-width:100%;width:100%}.main-gradient[style*="--theme-background-image"]{background-image:var(--theme-background-image);background-position:50%;background-repeat:no-repeat;background-size:cover}.glass-morphism-card{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:linear-gradient(135deg,#0006,#0000004d);border:1px solid #fff3;border-radius:1.5rem;box-shadow:0 20px 40px #0000001a;color:var(--theme-text);max-width:100%;overflow:hidden;width:100%}.glass-morphism-card>div{box-sizing:border-box}@media (min-width:768px){.glass-morphism-card>div{max-height:100%;overflow:hidden}}.calendar-slots-container{display:flex;flex-direction:column}@media (min-width:768px){.calendar-slots-container{max-height:calc(100vh - 360px);overflow:hidden}}@media (min-width:1024px){.calendar-slots-container{flex-direction:row;max-height:calc(100vh - 380px)}}.grid.grid-cols-7{box-sizing:border-box;max-width:100%;width:100%}.grid.grid-cols-7>*{box-sizing:border-box;min-width:0;overflow:hidden}.calendar-section{display:flex;flex:1;flex-direction:column}@media (min-width:768px){.calendar-section{max-height:100%;min-height:0;overflow:hidden}}.calendar-grid-container{display:flex;flex:1;flex-direction:column}@media (min-width:768px){.calendar-grid-container{max-height:100%;min-height:0;overflow:hidden}.calendar-grid-container .grid.grid-cols-7:last-child{flex:1;max-height:100%;min-height:0;overflow-y:auto}}.time-slots-panel{flex:1;margin-top:.5rem}@media (min-width:768px){.time-slots-panel{min-height:0;overflow:hidden}}@media (min-width:1024px){.time-slots-panel{margin-top:0}}.calendar-day{align-items:center!important;box-sizing:border-box!important;display:flex!important;font-size:.75rem!important;height:1.75rem!important;justify-content:center!important;min-height:1.75rem!important;padding:.25rem!important;width:100%!important}.calendar-day--available:not(:disabled):not(.calendar-day--selected){color:#fff!important}.calendar-day--other-month.calendar-day--available{color:#fffc!important}.calendar-day{color:#fff!important}.calendar-day--unavailable{color:#ffffff4d!important}.calendar-day--today:not(.calendar-day--selected){color:#fff!important}@media (min-width:640px){.calendar-day{font-size:.875rem!important;height:2rem!important;min-height:2rem!important}}@media (min-width:768px){.calendar-day{font-size:.875rem!important;height:2.25rem!important;min-height:2.25rem!important}}@media (min-width:1024px){.calendar-day{font-size:1rem!important;height:2.5rem!important;min-height:2.5rem!important}}@media (max-height:800px){.calendar-day{font-size:.75rem!important;height:1.5rem!important;min-height:1.5rem!important;padding:.125rem!important}}@media (min-width:768px){.glass-morphism-card{border-radius:2rem}}.card-glass{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:var(--radius-xl);box-shadow:0 8px 32px 0 #1f26875e;padding:var(--spacing-6)}.footer-gradient{background:var(--theme-background);border-top:1px solid #ffffff1a;font-size:.875rem;padding:1.5rem 1rem;text-align:center}.container{margin:0 auto;padding-left:1rem;padding-right:1rem;width:100%}@media (min-width:640px){.container{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:768px){.container{padding-left:2rem;padding-right:2rem}}@media (min-width:1024px){.container{max-width:1024px;padding-left:2rem;padding-right:2rem}}@media (min-width:1280px){.container{max-width:1280px;padding-left:2rem;padding-right:2rem}}@media (min-width:1536px){.container{max-width:1536px;padding-left:2rem;padding-right:2rem}}@media (max-width:640px){div[style*=backdrop-filter]>div{padding:1rem!important}}.booking-container{flex:1;overflow-y:auto}@media (max-height:600px){.booking-container{max-height:calc(100vh - 6rem)}}.slots-box{height:100%;overflow-x:hidden}@media (max-width:767px){.slots-box{height:auto;max-height:none;overflow-y:visible}}@media (min-width:768px){.slots-box{max-height:calc(100vh - 450px);min-height:150px;overflow-y:auto}}@media (min-width:1024px){.slots-box{max-height:calc(100vh - 500px);min-height:200px}}.calendar-slots-grid{display:block}.calendar-slots-grid>div{margin-bottom:1.5rem}@media (min-width:1024px){.calendar-slots-grid.lg\:grid{align-items:start;display:grid!important;gap:1rem;grid-template-columns:minmax(0,1fr) minmax(0,1fr);margin:0 auto;max-width:100%}.calendar-slots-grid>div{margin-bottom:0}}@media (min-width:1280px){.calendar-slots-grid.lg\:grid{gap:1.5rem}}@media (min-width:1536px){.calendar-slots-grid.lg\:grid{gap:2rem}}@media (max-height:700px){.py-8{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-12{padding-bottom:1rem!important;padding-top:1rem!important}.p-8{padding:1rem!important}.p-12{padding:1.5rem!important}.max-h-96{max-height:16rem!important}.space-y-4>*+*{margin-top:.75rem!important}.space-y-6>*+*{margin-top:1rem!important}.mb-4{margin-bottom:.75rem!important}.mb-6{margin-bottom:1rem!important}.mb-8{margin-bottom:1.5rem!important}}@media (max-height:600px){.py-4{padding-bottom:.25rem!important;padding-top:.25rem!important}.p-4{padding:.75rem!important}.space-y-4>*+*{margin-top:.5rem!important}.mb-3,.mb-4{margin-bottom:.5rem!important}}@media (max-width:640px){body{overflow-x:hidden;position:relative}.min-h-screen{display:flex;flex-direction:column}.step-indicator{padding:0 .5rem}.flex.gap-2{gap:.5rem}form{max-width:100%}.relative .absolute{max-width:calc(100vw - 2rem)}.relative.w-full.md\:w-auto label{font-size:.75rem!important;margin-bottom:.25rem!important}.relative.w-full.md\:w-auto .group>div{padding:.5rem .75rem!important}.relative.w-full.md\:w-auto .group .text-sm{font-size:.813rem!important}.relative.w-full.md\:w-auto .group .text-xs{display:none!important}.relative.w-full.md\:w-auto .group svg.w-4{height:.875rem!important;width:.875rem!important}.relative.w-full.md\:w-auto .group .px-2.py-1{font-size:.625rem!important;padding:.125rem .375rem!important}}.max-h-96{max-height:24rem}.max-w-5xl{max-width:100%}@media (min-width:1024px){.max-w-5xl{max-width:64rem}}.form-field__label{color:#ffffffe6!important;display:block!important;font-size:.875rem!important;font-weight:500!important;margin-bottom:.5rem!important}.form-field__input{backdrop-filter:blur(15px)!important;-webkit-backdrop-filter:blur(15px)!important;background:#0000004d;border:1px solid #ffffff4d;border-radius:.75rem!important;box-shadow:0 2px 8px #00000026,inset 0 1px 0 #ffffff1a!important;color:#fff!important;font-size:.875rem!important;padding:.75rem 1rem!important;transition:all .2s ease-in-out!important;width:100%!important}.form-field__input:focus{background:#0006;border-color:var(--theme-primary)!important;box-shadow:0 0 0 3px var(--theme-primary),0 4px 12px #0003,inset 0 1px 0 #ffffff26!important;outline:none!important}.form-field__input::-moz-placeholder{color:#ffffff80!important}.form-field__input::placeholder{color:#ffffff80!important}.form-field__input--error{background:#fee2e214!important;border-color:#ef444499!important}.form-field__input--error:focus{border-color:#ef4444cc!important;box-shadow:0 0 0 3px #ef444426,0 4px 12px #0003!important}.form-field textarea{backdrop-filter:blur(15px)!important;-webkit-backdrop-filter:blur(15px)!important;background:#0000004d;border:1px solid #ffffff4d;border-radius:.75rem!important;box-shadow:0 2px 8px #00000026,inset 0 1px 0 #ffffff1a!important;color:#fff!important;font-size:.875rem!important;min-height:4rem!important;padding:.75rem 1rem!important;resize:vertical!important;transition:all .2s ease-in-out!important;width:100%!important}.form-field textarea:focus{background:#0006;border-color:var(--theme-primary)!important;box-shadow:0 0 0 3px var(--theme-primary),0 4px 12px #0003,inset 0 1px 0 #ffffff26!important;outline:none!important}.form-field textarea::-moz-placeholder{color:#ffffff80!important}.form-field textarea::placeholder{color:#ffffff80!important}@media (max-width:640px){.min-h-screen{min-height:100vh;min-height:100dvh}}