*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--brand: #16a06b;--brand-dark: #0e7a50;--brand-light: #e3f5ee;--brand-mid: #1fc47f;--accent: #f59e0b;--accent-light: #fef3c7;--cta: #f59e0b;--cta-dark: #d97706;--cta-text: #1c1c1a;--hero-bg: #0a2e1e;--hero-text: #f0faf5;--gray-50: #f9f9f7;--gray-100: #f1f0ec;--gray-200: #e4e3de;--gray-300: #cccbc4;--gray-400: #a8a79f;--gray-500: #888780;--gray-600: #5f5e58;--gray-700: #3d3d39;--gray-800: #252522;--gray-900: #151513;--red-50: #fef2f2;--red-600: #dc2626;--red-700: #b91c1c;--text: #1c1c1a;--text-muted: #6b6b64;--text-hint: #a0a099;--border: #e4e3de;--border-strong: #cccbc4;--surface: #f9f9f7;--surface-2: #f1f0ec;--white: #ffffff;--radius-sm: 6px;--radius: 10px;--radius-lg: 14px;--radius-xl: 20px;--shadow-sm: 0 1px 3px rgba(0,0,0,.08), 0 1px 2px rgba(0,0,0,.04);--shadow: 0 4px 12px rgba(0,0,0,.08), 0 2px 4px rgba(0,0,0,.04);--shadow-lg: 0 10px 40px rgba(0,0,0,.12), 0 4px 12px rgba(0,0,0,.06);--font: "DM Sans", system-ui, -apple-system, sans-serif;--font-serif: "DM Serif Display", Georgia, serif;--max-w: 1100px;--max-w-content: 720px}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font);color:var(--text);background:var(--surface);line-height:1.6;min-height:100vh}a{color:var(--brand);text-decoration:none}a:hover{text-decoration:underline}button{font-family:var(--font);cursor:pointer}input,textarea,select{font-family:var(--font);font-size:15px}input[type=text],input[type=email],input[type=password],input[type=date],input[type=time],input[type=number],select,textarea{width:100%;padding:10px 13px;border:1.5px solid var(--border-strong);border-radius:var(--radius);background:var(--white);color:var(--text);font-size:15px;line-height:1.5;transition:border-color .15s,box-shadow .15s;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}input:focus,select:focus,textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px #16a06b24}input::placeholder,textarea::placeholder{color:var(--text-hint)}label{display:block;font-size:13px;font-weight:500;color:var(--text-muted);margin-bottom:5px}h1,h2,h3,h4{line-height:1.25;font-weight:500}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--gray-300);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--gray-400)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width: 640px){input[type=text],input[type=email],input[type=password],input[type=date],input[type=time],input[type=number],select,textarea{font-size:16px;padding:11px 13px}input[type=time]{font-size:16px}.sh-modal-inner{max-width:100vw!important;margin:0!important;border-radius:20px 20px 0 0!important;position:fixed!important;bottom:0!important;left:0!important;right:0!important;max-height:90vh!important}.sh-slot-row{flex-direction:column!important;align-items:stretch!important}.sh-recurrence-picker,.sh-filter-row{flex-direction:column!important}.sh-filter-row>*{width:100%!important}}body{overflow-x:hidden}
