.p-4{padding:1rem!important}.max-w-xl{max-width:36rem!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.grid{display:grid!important}.gap-4{gap:1rem!important}:root{--color-text:#264653;--color-bg-mustard:#FCC449;--color-bg-cream:#FFF1D6;--color-btn:#E76F51;--font-sans:"Inter",system-ui,-apple-system,sans-serif}@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap");#__next,body,html{margin:0;padding:0;min-height:100vh;background-color:var(--color-bg-mustard);font-family:var(--font-sans)}html{text-size-adjust:100%}.available-day{background:var(--color-btn)!important}.available-day,.selected-day{border-radius:50%!important;color:white!important}.selected-day{background:var(--color-text)!important}.grid a,.grid a:active,.grid a:focus,.grid a:focus-visible,.grid a:hover{border:none!important;outline:none!important;box-shadow:none!important;background-color:transparent!important}.tile{border:none!important;box-shadow:none!important}.worker-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:1rem;gap:1rem;align-items:stretch;position:relative;z-index:1}.worker-card{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;text-align:center;background:#F8F4E3;border:1px solid rgba(0,0,0,.1);padding:1.5rem;border-radius:1rem;text-decoration:none;color:inherit;transition:transform .2s,box-shadow .2s}.worker-card:hover{transform:translateY(-4px);box-shadow:0 8px 16px rgba(0,0,0,.15)}.avatar-wrapper{width:80px;height:80px;border-radius:50%;background:var(--color-bg-mustard);display:flex;align-items:center;justify-content:center;margin-bottom:.75rem}.worker-avatar{width:64px;height:64px;border-radius:50%;object-fit:cover}.worker-avatar.placeholder{font-size:48px;color:var(--color-text)}.worker-card .bio{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin-bottom:.5rem}.available{background-color:#d1fae5!important}.booked{background-color:#fee2e2!important}.react-calendar__tile--active,.react-calendar__tile--active:enabled:focus,.react-calendar__tile--active:enabled:hover{background:#2563eb!important;color:#fff!important;border-radius:50%!important;opacity:1!important}.react-calendar__tile--active:disabled{opacity:1!important;filter:none!important}a[href^="/bookings/"].booking-card{display:block!important;width:100%!important;box-sizing:border-box!important;position:relative!important;overflow:visible!important;padding:16px 48px 16px 16px!important;background-color:#ffffff!important;border:1px solid #dddddd!important;border-radius:8px!important;text-decoration:none!important;color:inherit!important;transition:box-shadow .2s!important}a[href^="/bookings/"].booking-card:hover{box-shadow:0 2px 6px rgba(0,0,0,.1)!important}a[href^="/bookings/"].booking-card.booking-card--new{border-color:#007bff!important;background-color:#e7f1ff!important}a[href^="/bookings/"].booking-card .booking-card__badge{position:absolute!important;top:8px!important;right:16px!important;z-index:10!important;background-color:#007bff!important;color:#ffffff!important;font-size:.75rem!important;padding:2px 6px!important;border-radius:12px!important;line-height:1!important}.booking-card--new{border:2px solid red;background-color:#ffe6e6}.booking-card__badge{background-color:red;color:white;padding:5px;font-size:12px;position:absolute;top:10px;right:10px;border-radius:50%}@media (max-width:800px){.worker-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.75rem}.worker-card{padding:.75rem;border-radius:.75rem}.worker-card h3{font-size:.95rem;margin:.25rem 0 .2rem;line-height:1.25}.worker-card p{font-size:.85rem;line-height:1.25;margin:.15rem 0}.avatar-wrapper{width:56px;height:56px;margin-bottom:.5rem}.worker-avatar{width:48px;height:48px}.worker-card .bio{-webkit-line-clamp:2}}@media (max-width:400px){.worker-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.worker-card{padding:.5rem;border-radius:.5rem}.worker-card h3{font-size:.9rem}.worker-card p{font-size:.8rem}.avatar-wrapper{width:48px;height:48px}.worker-avatar{width:40px;height:40px}}.footer-pattern,.hero:after,.hero:before,.home:after,.home:before,.masi-pattern,[class*=masi],[class*=masi]:after,[class*=masi]:before{z-index:0!important;pointer-events:none!important}.hero:after,.hero:before,.masi-pattern,[class*=masi]{position:relative!important}