:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#213547;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;padding:0;min-width:320px;min-height:100vh;color:#213547;background-color:#fff;overflow-x:hidden}html{margin:0;padding:0;overflow-x:hidden}h1,h2,h3,h4,h5,h6{color:#213547;margin:0}h1{font-size:3.2em;line-height:1.1}p{color:#213547}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#f9f9f9;color:#213547;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.sidebar{position:fixed;top:0;left:0;z-index:1000;display:flex;flex-direction:column;width:16rem;height:100vh;background-color:#1f2937;color:#fff;transform:translate(-100%);transition:transform .3s ease-in-out}@media(min-width:768px){.sidebar{transform:translate(0)}}.sidebar--open{transform:translate(0)}.sidebar__backdrop{position:fixed;top:0;left:0;z-index:999;width:100%;height:100%;background-color:#00000080}@media(min-width:768px){.sidebar__backdrop{display:none}}.sidebar__header{padding:1.5rem;border-bottom:1px solid #374151}.sidebar__logo{font-size:1.5rem;font-weight:700;color:#fff;margin:0}.sidebar__nav{flex:1;padding:1rem 0;overflow-y:auto}.sidebar__link{display:block;padding:.75rem 1.5rem;color:#d1d5db;text-decoration:none;transition:all .15s ease-in-out}.sidebar__link:hover{background-color:#374151;color:#fff}.sidebar__link--active{background-color:#3b82f6;color:#fff;font-weight:500}.modal{position:fixed;z-index:1050;top:0;left:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;background-color:#00000080;animation:fadeIn .15s ease-in-out}.modal__content{position:relative;display:flex;flex-direction:column;width:100%;max-height:calc(100vh - 3rem);margin:1.5rem;background-color:#fff;border-radius:.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;animation:slideDown .2s ease-out}.modal__content--sm{max-width:24rem}.modal__content--md{max-width:32rem}.modal__content--lg{max-width:48rem}.modal__content--xl{max-width:64rem}.modal__header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid #e5e7eb;font-size:1.25rem;font-weight:600;color:#111827}.modal__close{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;margin-left:auto;font-size:1.5rem;font-weight:700;line-height:1;color:#6b7280;background-color:transparent;border:none;border-radius:.25rem;cursor:pointer;transition:all .15s ease-in-out}.modal__close:hover{color:#111827;background-color:#f3f4f6}.modal__close:focus{outline:2px solid #3b82f6;outline-offset:2px}.modal__body{flex:1;padding:20px;overflow-y:auto;overflow-x:hidden}.modal__footer{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;padding:1.25rem 1.5rem;border-top:1px solid #e5e7eb}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideDown{0%{transform:translateY(-1rem);opacity:0}to{transform:translateY(0);opacity:1}}.organization-form{display:flex;flex-direction:column;gap:24px;overflow-y:auto;overflow-x:hidden;padding:24px;width:100%;box-sizing:border-box;max-height:70vh}.organization-form .form-section{padding:24px;border:1px solid #e2e8f0;border-radius:14px;background:#fff;box-shadow:0 2px 8px #0f172a0a;display:flex;flex-direction:column;gap:16px}.organization-form .form-section__title{margin:0 0 8px;font-size:15px;font-weight:700;color:#334155;text-transform:uppercase;letter-spacing:.05em;padding-bottom:8px;border-bottom:2px solid #e2e8f0}.organization-form .form-group{display:flex;flex-direction:column;gap:8px}.organization-form .form-group label{font-weight:600;font-size:14px;color:#1e293b}.organization-form .form-group label .required-mark{color:#dc2626;margin-left:4px}.organization-form .form-group .select-input{padding:12px 14px;border:1px solid #cbd5e1;border-radius:10px;font-family:inherit;font-size:14px;line-height:1.5;color:#1e293b;background-color:#fff;transition:all .2s ease;width:100%;box-sizing:border-box;cursor:pointer}.organization-form .form-group .select-input:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.organization-form .form-group .select-input:disabled{background-color:#f3f4f6;opacity:.6;cursor:not-allowed}.organization-form .form-group .error-message{color:#dc2626;font-size:13px;font-weight:500}.organization-form .form-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:16px;width:100%}@media(max-width:600px){.organization-form .form-row{grid-template-columns:1fr}}.organization-form .form-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:12px;padding-top:20px;border-top:2px solid #e2e8f0}.organization-form{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.organization-form::-webkit-scrollbar{width:8px}.organization-form::-webkit-scrollbar-track{background:transparent}.organization-form::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.organization-form::-webkit-scrollbar-thumb:hover{background:#94a3b8}.org-switcher{position:relative;margin-right:1rem}.org-switcher__button{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:6px;color:#fff;font-size:.875rem;cursor:pointer;transition:all .2s}.org-switcher__button:hover{background:#ffffff26}.org-switcher__button .org-icon{font-size:1rem}.org-switcher__button .org-name{font-weight:500}.org-switcher__button .dropdown-arrow{font-size:.75rem;opacity:.7}.org-switcher__overlay{position:fixed;inset:0;z-index:999}.org-switcher__dropdown{position:absolute;top:calc(100% + .5rem);right:0;min-width:250px;background:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;z-index:1000;overflow:hidden;max-height:420px;overflow-y:auto}.org-switcher__item{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.75rem 1rem;background:#fff;border:none;border-bottom:1px solid #f0f0f0;text-align:left;cursor:pointer;transition:background .2s}.org-switcher__item:last-child{border-bottom:none}.org-switcher__item:hover{background:#f8f9fa}.org-switcher__item.active{background:#f0f7ff}.org-switcher__item .org-item__content{display:flex;flex-direction:column;gap:.25rem}.org-switcher__item .org-item__content--row{flex-direction:row;align-items:center;gap:.5rem}.org-switcher__item .org-item__name{font-size:.875rem;font-weight:500;color:#333}.org-switcher__item .org-item__role{font-size:.75rem;color:#666}.org-switcher__item .check-mark{color:#4caf50;font-size:1rem;font-weight:700}.org-switcher__item--create{border-top:2px solid #f0f0f0;margin-top:4px;padding-top:.75rem}.org-switcher__item--create .org-item__icon{font-size:1rem;color:#4a61f3}.org-switcher__item--create .org-item__name{font-weight:600;color:#4a61f3}.org-switcher__empty{padding:.85rem 1rem;color:#666;font-size:.875rem;text-align:center}.topbar{position:sticky;top:0;z-index:900;display:flex;align-items:center;height:4rem;padding:0 1.5rem;background-color:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 1px 3px #0000001a}.topbar__menu-btn{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;margin-right:1rem;font-size:1.5rem;color:#6b7280;background-color:transparent;border:none;border-radius:.375rem;cursor:pointer;transition:all .15s ease-in-out}.topbar__menu-btn:hover{background-color:#f3f4f6;color:#111827}@media(min-width:768px){.topbar__menu-btn{display:none}}.topbar__content{flex:1;display:flex;align-items:center;justify-content:flex-end}.topbar__booking-link{margin-right:1rem;position:relative}.topbar__booking-link .booking-link-dropdown{position:relative}.topbar__booking-link .booking-link-popup{position:absolute;top:calc(100% + .5rem);right:0;z-index:1000;width:400px;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;box-shadow:0 10px 15px -3px #0000001a;padding:1rem}.topbar__booking-link .booking-link-popup .popup-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.topbar__booking-link .booking-link-popup .popup-header h4{margin:0;font-size:.875rem;font-weight:600;color:#111827}.topbar__booking-link .booking-link-popup .popup-header .close-btn{background:none;border:none;font-size:1.5rem;color:#6b7280;cursor:pointer;padding:0;width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center}.topbar__booking-link .booking-link-popup .popup-header .close-btn:hover{color:#111827}.topbar__booking-link .booking-link-popup .popup-content .booking-url-input{width:100%;padding:.5rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;margin-bottom:.75rem;font-family:monospace;background-color:#f9fafb}.topbar__booking-link .booking-link-popup .popup-content .popup-actions{display:flex;gap:.5rem}.topbar__user{display:flex;align-items:center;gap:1rem}.topbar__user-name{font-size:.875rem;font-weight:500;color:#374151}.app-layout{display:flex;min-height:100vh;background-color:#f9fafb}.app-layout__main{flex:1;display:flex;flex-direction:column;min-height:100vh}@media(min-width:768px){.app-layout__main{margin-left:16rem}}.app-layout__content{flex:1;padding:1.5rem}@media(min-width:768px){.app-layout__content{padding:2rem}}
