*{margin:0;padding:0;box-sizing:border-box}:root{--primary-light: #c2d8c4;--secondary-dark: #222222;--secondary-light: rgba(175, 226, 218, .6);--surface-elevated: rgba(104, 107, 106, .3);--surface: rgba(75, 77, 76, .4);--surface-inset: rgb(139, 143, 142);--surface-interactive-primary: rgba(202, 230, 209, .88);--surface-interactive-secondary: rgba(49, 48, 48, .88);--surface-interactive-tertiary: rgba(236, 248, 192, .88);--surface-interactive-warning: rgba(240, 203, 203, .8);--surface-interactive-info: rgba(198, 234, 237, .7);--surface-interactive-success: rgba(191, 230, 207, .7);--surface-frosted: rgba(255, 255, 255, .8);--text-light: #ddf1f1;--text-tertiary-light: rgba(236, 248, 192);--text-primary: #2c2c2c;--text-secondary: #3c7179}.bg-light{background-color:#f9f9f9}.bg-brand-secondary{background-color:var(--secondary-dark)}.bg-image{background-image:url(/path/to/image.jpg);background-size:cover;background-position:center}@font-face{font-family:Inter;src:url(/assets/InterVariable-DiVDrmQJ.woff2) format("woff2");font-weight:100 900;font-style:normal;font-display:swap}.section{width:90%;margin:0;box-sizing:border-box}.section.skinny{width:50%}.section.wide{width:100%}.section.flex{display:flex}.section.wrap{display:flex;flex-wrap:wrap}.section.nowrap{flex-wrap:nowrap}.section.wrap-reverse{flex-wrap:wrap-reverse}.section.flex-direction-column{flex-direction:column}.section.grid{display:grid}.section.grid-template-column-1{display:grid;grid-template-columns:repeat(1,1fr)}.section.grid-template-column-2{display:grid;grid-template-columns:repeat(2,1fr)}.section.grid-template-vertical-3{display:grid;grid-template-rows:repeat(auto-fit,minmax(100px,1fr));grid-template-areas:"area-1" "area-2" "area-3";gap:1rem}.section.grid-template-vertical-4{display:grid;grid-template-columns:1fr;grid-template-rows:1fr 1fr 1fr 1fr;grid-template-areas:"area-1" "area-2" "area-3" "area-4"}.section.grid-template-horizontal-2{display:grid;grid-template-columns:repeat(2,minmax(100px,1fr));grid-template-areas:"area-1 area-2";gap:1rem}.section.grid-template-horizontal-3{display:grid;grid-template-columns:repeat(3,minmax(200px,1fr));grid-template-areas:"area-1 area-2 area-3";gap:1rem}.section.grid-template-vertical-3{grid-template-columns:1fr;grid-template-rows:auto auto auto;grid-template-areas:"area-1" "area-2" "area-3";gap:1rem}.section.grid-template-vertical-4{grid-template-columns:1fr;grid-template-rows:auto auto auto auto;grid-template-areas:"area-1" "area-2" "area-3" "area-4";gap:1rem}.section.grid-template-standard-3{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:auto 1fr;grid-template-areas:"area-1 area-1 area-1" "area-2 area-3 area-4";gap:1rem}.section.grid-template-tile-4{display:grid;grid-template-columns:auto auto;grid-template-rows:auto auto;grid-template-areas:"area-1 area-3" "area-4 area-4";gap:1rem}.section.form-title-grid{display:grid;grid-template-columns:4fr 1fr;margin-left:2rem}.section.dashboard-buttons{display:grid;grid-template-columns:13rem,13rem;grid-template-areas:"make-payment logout"}.section.width-1{width:260px}.section.width-2{width:280px}.section.width-3{width:300px}.section.width-4{width:320px}.section.width-5{width:340px}.section.width-6{width:360px}.section.width-7{width:480px}.section.width-8{width:600px}.section.width-9{width:720px}.section.width-10{width:50rem}.section.width-11{width:55rem}.section.width-12{width:60rem}.section.width-100{width:100%}.section.width-max-448{max-width:28rem}.section.height-0{height:2rem}.section.height-1{height:5rem}.section.height-2{height:10rem}.section.height-3{height:15rem}.section.height-4{height:20rem}.section.height-5{height:25rem}.section.height-6{height:30rem}.section.height-7{height:35rem}.section.height-8{height:40rem}.section.height-9{height:45rem}.section.height-10{height:50rem}.section.height-11{height:55rem}.section.height-12{height:60rem}.section.border-width-1{border-width:1px}.section.border-width-2{border-width:2px}.section.border-width-3{border-width:3px}.section.border-color-grey{border:solid #ccc}.section.border-color-subtle{border:1px solid rgba(221,241,241,.12)}.section.border-radius-sm{border-radius:.25rem}.section.border-radius-md{border-radius:.5rem}.section.border-radius-lg{border-radius:1rem}.section.border-radius-xl{border-radius:2rem}.section.padding-left-sm{padding-left:8px}.section.padding-right-sm{padding-right:8px}.section.padding-top-sm{padding-top:8px}.section.padding-bottom-sm{padding-bottom:8px}.section.margin-left-sm{margin-left:8px}.section.margin-right-sm{margin-right:8px}.section.margin-top-sm{margin-top:8px}.section.margin-bottom-sm{margin-bottom:8px}.section.padding-left-md{padding-left:16px}.section.padding-right-md{padding-right:16px}.section.padding-top-md{padding-top:16px}.section.padding-bottom-md{padding-bottom:16px}.section.margin-left-md{margin-left:16px}.section.margin-right-md{margin-right:16px}.section.margin-top-md{margin-top:16px}.section.margin-bottom-md{margin-bottom:16px}.section.padding-left-lg{padding-left:24px}.section.padding-right-lg{padding-right:24px}.section.padding-top-lg{padding-top:24px}.section.padding-bottom-lg{padding-bottom:24px}.section.margin-left-lg{margin-left:24px}.section.margin-right-lg{margin-right:24px}.section.margin-top-lg{margin-top:24px}.section.margin-bottom-lg{margin-bottom:24px}.section.padding-left-xl{padding-left:32px}.section.padding-right-xl{padding-right:32px}.section.padding-top-xl{padding-top:32px}.section.padding-bottom-xl{padding-bottom:32px}.section.margin-left-xl{margin-left:32px}.section.margin-right-xl{margin-right:32px}.section.margin-top-xl{margin-top:32px}.section.margin-bottom-xl{margin-bottom:32px}.section.margin-left-2xl{margin-left:48px}.section.margin-right-2xl{margin-right:48px}.section.margin-top-2xl{margin-top:48px}.section.margin-bottom-2xl{margin-bottom:48px}.section.grid-area-1{grid-area:"area-1"}.section.grid-area-2{grid-area:"area-2"}.section.grid-area-3{grid-area:"area-3"}.section.grid-area-4{grid-area:"area-4"}.section.grid-area-5{grid-area:"area-5"}.section.grid-area-6{grid-area:"area-6"}@media screen and (max-width:450px){.section.appointment-grid{grid-template-columns:1fr;grid-template-rows:.5fr,1fr;grid-template-areas:"time-carousel" "calendar";gap:.5rem;max-width:300px}}section.grid-calendar{display:grid;grid-template-columns:repeat(7,1fr);grid-template-rows:auto;gap:.2rem}.section.bordered{border:1.5px solid var(--secondary-light);padding:2rem}.section.grid-3-2{display:grid;grid-template-columns:repeat(3,minmax(300px,1fr));grid-template-rows:repeat(2,minmax(200px,1fr));gap:1rem}.section.gap-xsm{gap:.5rem}.section.gap-sm{gap:1rem}.section.gap-md{gap:2rem}.section.gap-lg{gap:4rem}.section.py-6{padding-top:6rem;padding-bottom:6rem}.section.bg-transparent{background-color:#0000}.section.bg-surface{background-color:var(--surface)}.section.bg-frosted{background-color:#fffc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.section.bg-light{background-color:#f9f9f9}.section.bg-brand-secondary{background-color:var(--secondary-dark)}.section.box-shadow-panel{box-shadow:0 1.5rem 4rem #00000047}.section.backdrop-filter-blur{-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem)}.section.centered{justify-content:center;align-items:center}.section.align-items-top{align-items:start}.section.align-items-center{align-items:center}.section.align-items-bottom{align-items:end}.section.align-items-stretch{align-items:stretch}.section.align-content-top{align-content:start}.section.align-content-center{align-content:center}.section.align-content-bottom{align-content:end}.section.align-content-stretch{align-content:stretch}.section.justify-items-left{justify-items:start}.section.justify-items-center{justify-items:center}.section.justify-items-right{justify-items:end}.section.justify-items-stretch{justify-items:stretch}.section.justify-content-left{justify-content:start}.section.justify-content-center{justify-content:center}.section.justify-content-right{justify-content:end}.section.justify-content-stretch{justify-content:stretch}.section.col-span-1{grid-column:span 1}.section.col-span-2{grid-column:span 2}.section.col-span-3{grid-column:span 3}.section.col-span-4{grid-column:span 4}.section.row-span-1{grid-row:span 1}.section.row-span-2{grid-row:span 2}.section.row-span-3{grid-row:span 3}.section.align-self-start{align-self:start}.section.align-self-center{align-self:center}.section.align-self-end{align-self:end}.section.justify-self-start{justify-self:start}.section.justify-self-center{justify-self:center}.section.justify-self-end{justify-self:end}.unit{width:auto;margin:0}.unit.bg-clear{background:transparent}.unit.bg-brand-secondary{background-color:var(--secondary-dark)}.unit.bg-surface{background:var(--surface-elevated)}.unit.border-basic{background-color:transparent;border:1.7px solid var(--secondary-light);color:var(--secondary-light)}.unit.border-radius-xs,.unit.border-radius-sm{border-radius:2px}.unit.border-radius-md{border-radius:8px}.unit.border-radius-lg{border:12px solid var(--secondary-base)}.unit.calendar-day{padding:2rem 1rem}.unit.centered{justify-content:center;align-items:center}.unit.flex{display:flex;gap:1rem;flex-direction:column}.unit.flex-direction-row{flex-direction:row}.unit.wrap{display:flex;flex-wrap:wrap}.unit.grid-area-1{grid-area:"1"}.unit.grid-area-2{grid-area:"2"}.unit.grid-area-3{grid-area:"3"}.unit.grid-area-4{grid-area:"4"}.unit.gap-0{gap:0}.unit.gap-sm{gap:.5rem}.unit.gap-md{gap:1rem}.unit.gap-lg{gap:2rem}.unit.gap-xl{gap:3rem}.unit.padding-left-xs{padding-left:.25rem}.unit.padding-right-xs{padding-right:.25rem}.unit.padding-top-xs{padding-top:.25rem}.unit.padding-bottom-xs{padding-bottom:.25rem}.unit.padding-left-sm{padding-left:.5rem}.unit.padding-right-sm{padding-right:.5rem}.unit.padding-top-sm{padding-top:.5rem}.unit.padding-bottom-sm{padding-bottom:.5rem}.unit.margin-horizontal-auto{margin-left:auto;margin-right:auto}.unit.margin-left-xs{margin-left:.25rem}.unit.margin-right-xs{margin-right:.25rem}.unit.margin-top-xs{margin-top:.25rem}.unit.margin-bottom-xs{margin-bottom:.25rem}.unit.margin-left-sm{margin-left:.5rem}.unit.margin-right-sm{margin-right:.5rem}.unit.margin-top-sm{margin-top:.5rem}.unit.margin-bottom-sm{margin-bottom:.5rem}.unit.padding-left-md{padding-left:1rem}.unit.padding-right-md{padding-right:1rem}.unit.padding-top-md{padding-top:1rem}.unit.padding-bottom-md{padding-bottom:1rem}.unit.margin-left-md{margin-left:1rem}.unit.margin-right-md{margin-right:1rem}.unit.margin-top-md{margin-top:1rem}.unit.margin-bottom-md{margin-bottom:1rem}.unit.padding-left-lg{padding-left:2rem}.unit.padding-right-lg{padding-right:2rem}.unit.padding-top-lg{padding-top:2rem}.unit.padding-bottom-lg{padding-bottom:2rem}.unit.margin-left-lg{margin-left:2rem}.unit.margin-right-lg{margin-right:2rem}.unit.margin-top-lg{margin-top:2rem}.unit.margin-bottom-lg{margin-bottom:2rem}.unit.padding-left-xl{padding-left:4rem}.unit.padding-right-xl{padding-right:4rem}.unit.padding-top-xl{padding-top:4rem}.unit.padding-bottom-xl{padding-bottom:4rem}.unit.padding-left-2xl{padding-left:6rem}.unit.padding-right-2xl{padding-right:6rem}.unit.padding-top-2xl{padding-top:6rem}.unit.padding-bottom-2xl{padding-bottom:6rem}.unit.margin-left-xl{margin-left:4rem}.unit.margin-right-xl{margin-right:4rem}.unit.margin-top-xl{margin-top:4rem}.unit.margin-bottom-xl{margin-bottom:4rem}.unit.margin-left-2xl{margin-left:6rem}.unit.margin-right-2xl{margin-right:6rem}.unit.margin-top-2xl{margin-top:6rem}.unit.margin-bottom-2xl{margin-bottom:6rem}.unit.justify-content-flex-left{justify-content:flex-start}.unit.justify-content-flex-right{justify-content:flex-end}.unit.justify-content-left{justify-content:start}.unit.justify-content-center{justify-content:center}.unit.justify-content-right{justify-content:end}.unit.justify-content-space-between{justify-content:space-between}.unit.align-content-top{align-content:start}.unit.align-flex-top{align-content:flex-start}.unit.align-content-center{align-content:center}.unit.align-content-bottom{align-content:end}.unit.align-flex-bottom{align-content:flex-end}.unit.align-items-top{align-items:start}.unit.align-items-center{align-items:center}.unit.align-items-bottom{align-items:end}.unit.align-items-stretch{align-items:stretch}.unit.justify-items-left{justify-items:start}.unit.justify-items-center{justify-items:center}.unit.justify-items-right{justify-items:end}.unit.justify-items-stretch{justify-items:stretch}.unit.align-self-top{align-self:start}.unit.align-self-center{align-self:center}.unit.align-self-bottom{align-self:end}.unit.justify-self-left{justify-self:start}.unit.justify-self-center{justify-self:center}.unit.justify-self-right{justify-self:end}.unit.width-1{width:80px}.unit.width-2{width:120px}.unit.width-3{width:160px}.unit.width-4{width:200px}.unit.width-5{width:15rem}.unit.width-6{width:20rem}.unit.width-7{width:25rem}.unit.width-8{width:30rem}.unit.width-9{width:35rem}.unit.width-10{width:40rem}.unit.width-11{width:45rem}.unit.width-12{width:50rem}.unit.width-13{width:55rem}.unit.width-14{width:960px}.unit.width-15{width:65rem}.unit.width-16{width:70rem}.unit.width-17{width:75rem}.unit.width-18{width:80rem}.unit.width-19{width:85rem}.unit.width-20{width:90rem}.unit.width-21{width:95rem}.unit.width-22{width:100rem}.unit.width-23{width:105rem}.unit.width-24{width:110rem}.unit.width-100{width:100%}.unit.width-min-10{min-width:10px}.unit.width-min-20{min-width:20px}.unit.width-min-30{min-width:30px}.unit.width-min-40{min-width:40px}.unit.width-min-50{min-width:50px}.unit.width-min-70{min-width:70px}.unit.width-max-70{max-width:70px}.unit.width-max-275{max-width:275px}.unit.width-max-300{max-width:300px}.unit.width-max-400{max-width:400px}.unit.width-max-500{max-width:500px}.unit.height-0{height:2rem}.unit.height-1{height:5rem}.unit.height-2{height:10rem}.unit.height-3{height:15rem}.unit.height-4{height:20rem}.unit.height-5{height:25rem}.unit.height-6{height:30rem}.unit.height-7{height:35rem}.unit.height-8{height:40rem}.unit.height-9{height:45rem}.unit.height-10{height:50rem}.unit.height-11{height:55rem}.unit.height-12{height:60rem}.unit.height-max-200{max-height:275px}.unit.height-max-300{max-height:300px}.unit.height-max-400{max-height:400px}.unit.height-max-500{max-height:500px}[class*=col-span-]{grid-column-end:span var(--col-span, 1)}.unit.col-span-1{grid-column:span 1}.unit.col-span-2{grid-column:span 2}.unit.col-span-3{grid-column:span 3}.unit.col-span-4{grid-column:span 4}.unit.col-span-0{grid-column:span 0}.unit.row-span-1{grid-row:span 1}.unit.row-span-2{grid-row:span 2}.unit.row-span-3{grid-row:span 3}.unit.opacity-100{opacity:1}.unit.opacity-90{opacity:.9}.unit.opacity-80{opacity:.8}.unit.opacity-70{opacity:.7}.unit.opacity-60{opacity:.6}.unit.opacity-50{opacity:.5}.unit.z-index-0{z-index:0}.unit.z-index-10{z-index:10}.unit.z-index-20{z-index:20}.unit.z-index-30{z-index:30}.unit.z-index-40{z-index:40}.unit.z-index-50{z-index:50}.unit.font-size-sm{font-size:.875rem}.unit.font-size-md{font-size:1rem}.unit.font-size-lg{font-size:1.25rem}.unit.font-size-xl{font-size:1.5rem}.unit.font-size-2xl{font-size:2rem}.unit.font-size-3xl{font-size:3rem}h1{font-family:Inter,sans-serif;font-weight:700}h2{font-family:Inter,sans-serif;font-weight:600}p{font-family:Inter,sans-serif;font-weight:400}.assembly.flex{display:flex}.assembly.grid{display:grid}.assembly.position-fixed{position:fixed}.assembly.position-sticky{position:sticky}.assembly.position-relative{position:relative}.assembly.grid-template-vertical-3{display:grid;grid-template-rows:repeat(auto-fit,minmax(100px,1fr));grid-template-areas:"area-1" "area-2" "area-3";gap:1rem}.assembly.grid-template-vertical-4{display:grid;grid-template-columns:1fr;grid-template-rows:1fr 1fr 1fr 1fr;grid-template-areas:"area-1" "area-2" "area-3" "area-4"}.assembly.grid-template-horizontal-2{display:grid;grid-template-columns:repeat(2,minmax(100px,1fr));grid-template-areas:"area-1 area-2";gap:1rem}.assembly.grid-template-horizontal-3{display:grid;grid-template-columns:repeat(3,minmax(200px,1fr));grid-template-areas:"area-1 area-2 area-3";gap:1rem}.assembly.grid-template-tile-4{display:grid;grid-template-columns:auto auto;grid-template-rows:auto auto;grid-template-areas:"area-1 area-2" "area-3 area-4";gap:1rem}.microunit{width:100%;margin:0 auto;font-family:Inter,sans-serif;font-weight:700}.microunit.centered{justify-content:center;align-items:center}.microunit.flex-vertical{flex-direction:column}.microunit.flex-horizontal,.microunit.button-group-flex{flex-direction:row}.microunit.padding-left-sm{padding-left:.5rem}.microunit.padding-right-sm{padding-right:.5rem}.microunit.padding-top-sm{padding-top:.5rem}.microunit.padding-bottom-sm{padding-bottom:.5rem}.microunit.padding-left-md{padding-left:1rem}.microunit.padding-right-md{padding-right:1rem}.microunit.padding-top-md{padding-top:1rem}.microunit.padding-bottom-md{padding-bottom:1rem}.microunit.padding-left-lg{padding-left:2rem}.microunit.padding-right-lg{padding-right:2rem}.microunit.padding-top-lg{padding-top:2rem}.microunit.padding-bottom-lg{padding-bottom:2rem}.microunit.padding-left-xl{padding-left:3rem}.microunit.padding-right-xl{padding-right:3rem}.microunit.padding-top-xl{padding-top:3rem}.microunit.padding-bottom-xl{padding-bottom:3rem}.microunit.margin-left-sm{margin-left:8px}.microunit.margin-right-sm{margin-right:8px}.microunit.margin-top-sm{margin-top:8px}.microunit.margin-bottom-sm{margin-bottom:8px}.microunit.margin-left-md{margin-left:16px}.microunit.margin-right-md{margin-right:16px}.microunit.margin-top-md{margin-top:16px}.microunit.margin-bottom-md{margin-bottom:16px}.microunit.margin-left-lg{margin-left:32px}.microunit.margin-right-lg{margin-right:32px}.microunit.margin-top-lg{margin-top:32px}.microunit.margin-bottom-lg{margin-bottom:32px}.microunit.margin-left-xl{margin-left:48px}.microunit.margin-right-xl{margin-right:48px}.microunit.margin-top-xl{margin-top:48px}.microunit.margin-bottom-xl{margin-bottom:48px}.microunit.margin-left-2xl{margin-left:64px}.microunit.margin-right-2xl{margin-right:64px}.microunit.margin-top-2xl{margin-top:64px}.microunit.margin-bottom-2xl{margin-bottom:64px}.microunit.justify-self-left{justify-self:start}.microunit.justify-self-center{justify-self:center}.microunit.justify-self-right{justify-self:end}.microunit.justify-self-stretch{justify-self:stretch}.microunit.align-self-top{align-self:start}.microunit.align-self-center{align-self:center}.microunit.align-self-bottom{align-self:end}.microunit.align-self-stretch{align-self:stretch}.microunit.align-self-flex-top{align-self:flex-start}.microunit.align-self-flex-bottom{align-self:flex-end}.microunit.text-center{text-align:center}.microunit.h1-typography-display{font-size:40px;font-weight:700;line-height:48px}.microunit.h1-typography-heading{font-size:32px;font-weight:700;line-height:40px}.microunit.h1-typography-title{font-size:24px;font-weight:600;line-height:32px}.microunit.h1-typography-section-title{margin:0;font-size:2rem;font-weight:600}.microunit.h2-typography-subtitle{font-size:20px;font-weight:600;line-height:28px}.microunit label{font-family:Inter,sans-serif;font-weight:400}.microunit.p-typography-body{font-size:16px;line-height:24px}.microunit.p-typography-body-small{font-size:14px;font-weight:400;line-height:20px}.microunit.p-typography-caption{font-size:12px;font-weight:400;line-height:16px}.microunit.p-typography-label{font-size:14px;font-weight:500;line-height:20px}.microunit.p-typography-button{font-size:14px;font-weight:600;line-height:20px}.microunit.label-typography-label{font-size:14px;font-weight:500;line-height:20px}.microunit.h1-color-text-primary{color:var(--text-primary)}.microunit.h1-color-text-light{color:var(--text-light)}.microunit.h1-color-text-secondary{color:var(--text-secondary)}.microunit.h2-color-text-primary{color:var(--text-primary)}.microunit.h2-color-text-light{color:var(--text-light)}.microunit.h2-color-text-secondary{color:var(--text-secondary)}.microunit.p-color-light{color:var(--secondary-light)}.microunit.label-color-text-primary{color:var(--text-light)}.microunit.label-color-text-secondary{color:var(--text-secondary)}.microunit.label-color-text-light{color:var(--text-light)}.item{text-align:center;text-decoration:none}.btn-base{font-family:inherit;font-size:1rem;padding:.75rem 1.5rem;border-radius:4px;border:none;cursor:pointer;transition:all .2s ease-in-out;display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.btn-base:disabled{cursor:not-allowed;opacity:.55}.btn-primary{background-color:var(--surface-interactive-primary);border:2px solid var(--primary-light);color:var(--text-secondary)}.btn-primary:hover{background-color:var(--surface-elevated);color:var(--text-tertiary-light)}.btn-secondary{background-color:var(--secondary-light);color:var(--primary-black)}.btn-secondary:hover{background-color:var(--secondary-hover);color:var(--text-light)}.btn-outline{background-color:transparent;border:2px solid var(--primary-light);color:var(--text-secondary)}.btn-outline:hover{background-color:var(--secondary-light);color:var(--text-tertiary-light)}.btn-signup{padding:.75rem 2.75rem;background-color:var(--surface-interactive-tertiary);border:2px solid var(--primary-light);color:var(--text-primary)}.btn-signup:hover{background-color:var(--surface-elevated);color:var(--text-light)}.btn-auth-secondary{padding:.2rem 2.75rem;background-color:var(--tertiary-base);border:2px solid var(--secondary-base);color:var(--secondary-base);margin-top:1.5rem;margin-bottom:1.2rem}.btn-auth-secondary:hover{background-color:var(--secondary-hover);color:var(--secondary-base)}.btn-auth-primary{min-height:3rem;padding-inline:1rem;border:0;border-radius:.2rem;background:var(--surface-interactive-primary);color:var(--text-primary);font-weight:600;transition:transform .12s ease,filter .12s ease,opacity .12s ease}.btn-auth-primary:hover:not(:disabled){filter:brightness(1.05)}.btn-auth-primary:active:not(:disabled){transform:translateY(1px)}.btn-carousel{border:1px solid var(--primary-light);color:var(--text-light);background-color:transparent;padding:1.5rem 2.5rem}.btn-carousel:hover{background-color:var(--secondary-light);color:var(--text-primary)}.button-group{display:flex;flex-wrap:wrap;gap:1rem}.button-group-flex{flex-direction:row}.button-group-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-template-rows:auto;gap:.5rem}.intent-dropdown{min-width:300px;padding:20px 45px;text-align:center;margin:0 auto}.intent-booking-form-close{padding:.02rem .9rem}.layout-root{min-width:100vw;min-height:100vh;overflow-x:hidden;box-sizing:border-box}.bg-surface{background:var(--surface)}.layout-root.bg-brand-secondary{background:var(--secondary-dark)}.layout-root.padding-sm{padding:.5rem}.layout-root.padding-md{padding:1rem}.layout-root.padding-lg{padding:2rem}.layout-root.flex{display:flex;flex-wrap:wrap}.layout-root.flex.flex-direction-row{flex-direction:row}.layout-root.flex.flex-direction-column{flex-direction:column}.layout-root.flex.flex-direction-row-reverse{flex-direction:row-reverse}.layout-root.flex.flex-direction-column-reverse{flex-direction:column-reverse}.layout-root.grid{display:grid}.layout-root.grid-3-2{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,auto);gap:1rem}.layout-root.grid.grid-template-appointment-grid{display:grid;grid-template-columns:1fr 2fr 1fr;grid-template-areas:"area-1" "area-2" "area-3";gap:1rem}.layout-root.grid.grid-template-appointment-grid-vertical{grid-template-columns:1fr;grid-template-rows:.5fr,1fr;grid-template-areas:"area-2" "area-3";gap:.5rem}.layout-root.grid.grid-template-dashboard{grid-template-columns:1fr 2fr;grid-template-areas:"area-1 area-2 area-2";gap:.5rem}.layout-root.gap-sm{gap:1rem}.layout-root.gap-md{gap:2rem}.layout-root.gap-lg{gap:4rem}.layout-root.gap-xl{gap:8rem}.layout-root.centered{justify-content:center;align-items:center}.layout-root.justify-content-left{justify-content:start}.layout-root.justify-content-center{justify-content:center}.layout-root.justify-content-right{justify-content:end}.layout-root.justify-items-left{justify-items:start}.layout-root.justify-items-center{justify-items:center}.layout-root.justify-items-right{justify-items:end}.layout-root.align-content-top{align-content:start}.layout-root.align-content-center{align-content:center}.layout-root.align-content-bottom{align-content:end}.layout-root.align-items-top{align-items:start}.layout-root.align-items-center{align-items:center}.layout-root.align-items-bottom{align-items:end}.layout-root.align-items-stretch{align-items:stretch}.form-base.form-stacked{display:flex;flex-direction:column;gap:1.25rem;padding:1.5rem;border-radius:5px;background-color:var(--surface-interactive-secondary)}.form-feedback.form-feedback-error{padding:.75rem .875rem;border:1px solid rgba(240,203,203,.35);border-radius:.625rem;background:var(--surface-interactive-warning);color:var(--text-primary);font-size:.875rem}.input-base{box-sizing:border-box;width:100%;min-height:2.5rem;padding-inline:.875rem;border-radius:.3rem;outline:none;color:var(--text-light);transition:border-color .12s ease,background .12s ease,box-shadow .12s ease}.input-primary{border:1px solid var(--secondary-dark);background:var(--surface-interactive-primary)}.input-primary:focus{border-color:var(--primary-light);background:var(--surface-elevated)}.input-secondary{border:1px solid var(--secondary-dark);background:var(--surface-interactive-secondary)}.input-secondary:focus{border-color:var(--secondary-light);background:var(--surface-elevated)}.input-outline{border:1px solid var(--primary-light);background:transparent}.input-auth{border:1px solid rgba(221,241,241,.4);background:var(--surface-elevated)}.input-auth:hover{border-color:#c2d8c459}.input-auth:focus{border-color:var(--primary-light);background:#686b6a6b}.input-base:disabled{cursor:not-allowed;opacity:.55}.nanounit.nanounit-typography-eyebrow{color:var(--primary-light);font-size:.75rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;font-family:Inter,sans-serif;font-weight:400}.text{text-align:center}
