*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:DM Sans,sans-serif;background:#f5f4f0;color:#1a1a18;min-height:100dvh}::-webkit-scrollbar{height:6px;width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}.calendar-page{min-height:100dvh;height:100dvh;padding:.75rem;display:flex;flex-direction:column;gap:.75rem;overflow:hidden}.calendar-main{flex:1 1 50%;min-height:0;display:flex;flex-direction:column}.calendar-toolbar{padding:.25rem 0}.calendar-shell{border-radius:10px;border:1px solid #e2e0da;background:#fff;overflow:hidden;flex:1;min-height:0}.calendar-scroll{overflow:auto;height:100%;cursor:grab}.booking-dock{flex:1 1 50%;min-height:0;background:#fff;border:1px solid #e2e0da;border-radius:10px;padding:.75rem;overflow:auto}.booking-fab{position:fixed;right:16px;bottom:16px;width:52px;height:52px;border-radius:50%;border:none;background:#2d7d3a;color:#fff;font-size:28px;line-height:1;box-shadow:0 10px 24px #00000038;z-index:210;cursor:pointer}@media (max-width: 768px){.calendar-page{padding:0;gap:0}.calendar-main{flex:1 1 auto;height:100dvh}.calendar-toolbar{margin-bottom:0!important;padding:.75rem;background:#f5f4f0;position:sticky;top:0;z-index:70}.calendar-shell{border-radius:0;border-left:none;border-right:none;border-bottom:none}}
