*{margin:0;padding:0;box-sizing:border-box}*,body,html{font-family:Futura Std Light,Helvetica,sans-serif;font-weight:300;line-height:1.5}button:not(.sidebar-button):not(.timesheet-today-button):not(.projects-new-button):not(.users-new-button):not(.organizations-new-button):not(.projects-back-button):not(.projects-item-button):not(.users-item-button):not(.organizations-item-button):not(.nav-button-icon):not(.modal-close-button):not(.modal-nav-button):not(.modal-percentage-button):not(.modal-week-day-button),input[type=button],input[type=submit]{background-color:#1D1D1D;border:none;color:white;padding-inline:2vw;height:50px;font-family:ABChanelCorpo2022-SemiBold,Helvetica,sans-serif;font-weight:600;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;text-align:center;text-decoration:none;transition:all .2s ease;border-radius:0;box-shadow:none;outline:none;font-size:inherit}button:not(.sidebar-button):not(.timesheet-today-button):not(.projects-new-button):not(.users-new-button):not(.organizations-new-button):not(.projects-back-button):not(.projects-item-button):not(.users-item-button):not(.organizations-item-button):not(.nav-button-icon):not(.modal-close-button):not(.modal-nav-button):not(.modal-percentage-button):not(.modal-week-day-button):hover,input[type=button]:hover,input[type=submit]:hover{background-color:#333}button:not(.sidebar-button):disabled,input[type=button]:disabled,input[type=submit]:disabled{opacity:.5;cursor:not-allowed}a.btn{background-color:white;border:1px solid #1d1d1d;color:#1D1D1D;padding:2vw;font-family:Futura Std Light,Helvetica,sans-serif;font-weight:300;cursor:pointer;display:inline-block;text-align:center;text-decoration:none;transition:all .2s ease}a.btn:hover{background-color:#f9f9f9}.nav-button{background:none;border:none;color:#1D1D1D;font-family:Futura Std Light,Helvetica,sans-serif;font-weight:300;cursor:pointer;display:inline-flex;align-items:center;text-decoration:none;transition:all .2s ease;padding:0}.nav-button:hover{color:#666}.nav-button.active{color:#1D1D1D;font-weight:500}body{margin:0;padding:0;background-color:#f5f5f5}.sidebar,body{display:flex;height:100vh}.sidebar{width:20vw;background-color:white;border-right:1px solid #ececec;flex-direction:column;position:fixed;left:0;top:0;z-index:1000}@media (max-width:900px){.sidebar{width:15vw;height:auto;position:relative}}.sidebar-logo{height:80px;padding:0 2rem;border-bottom:1px solid #ececec;display:flex;align-items:center;justify-content:flex-start}.sidebar-logo-desktop{display:block}.sidebar-logo-mobile{display:none}@media (max-width:900px){.sidebar-logo{padding:0 1rem;justify-content:center}.sidebar-logo-desktop{display:none}.sidebar-logo-mobile{display:block}}.sidebar-nav{flex:1 1;padding:1rem 0;display:flex;flex-direction:column}.sidebar-icon{margin-right:.5rem}.user-name{font-size:.875rem}.sidebar-user{padding:1rem 2rem;border-top:1px solid #ececec}.user-info{margin-bottom:1rem}@media (max-width:900px){.user-info{display:none}}.sidebar-button{background:none;border:none;color:#1D1D1D;font-family:ABChanelCorpo2022-SemiBold,Helvetica,sans-serif;font-weight:600;cursor:pointer;display:flex;align-items:center;text-decoration:none;transition:all .2s ease;padding:1rem 2rem;text-align:left;width:100%;gap:.75rem}.sidebar-button:hover{background-color:#f9f9f9}.sidebar-button.active{background-color:#f0f0f0;font-weight:600}.sidebar-button svg{width:24px;height:24px;flex-shrink:0}.sidebar-button-text{display:block}@media (max-width:900px){.sidebar-button{padding:1rem .5rem;justify-content:center}.sidebar-button-text{display:none}}.main-content{margin-left:20vw;width:80vw;height:100vh;overflow-y:auto}@media (max-width:900px){.main-content{margin-left:0;width:85vw}}.login-page .main-content,.unauthorized-page .main-content{margin-left:0;width:100vw;background-color:#F9F9F9}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.grid{display:grid;grid-gap:1rem;gap:1rem}.grid-cols-1{grid-template-columns:1fr}.grid-cols-2{grid-template-columns:repeat(2,1fr)}.grid-cols-3{grid-template-columns:repeat(3,1fr)}.card{background-color:white;border:1px solid #ececec;border-radius:0;padding:1.5rem}.card,.form-group{margin-bottom:1rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:300}.form-group input,.form-group select,.form-group textarea{width:100%;padding:.75rem;border:1px solid #ececec;border-radius:0;font-family:Futura Std Light,Helvetica,sans-serif;font-weight:300;background-color:white}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#1D1D1D}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.text-center{text-align:center}.text-lg{font-size:1.125rem}.font-medium{font-weight:500}.flex{display:flex}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.space-x-3>*+*{margin-left:.75rem}.timesheet-container{height:100vh;background-color:#F9FAFB;display:flex;flex-direction:column}.timesheet-wrapper{width:100%}.timesheet-card,.timesheet-wrapper{height:100%;display:flex;flex-direction:column;min-height:0}.timesheet-card{background-color:white;border-radius:0;box-shadow:none;overflow:hidden}.timesheet-header{height:80px;display:flex;justify-content:space-between;align-items:center;padding:0 2rem;border-bottom:1px solid #e5e7eb;margin-bottom:0;flex-shrink:0}.timesheet-title{font-family:ABChanelCorpo2022-SemiBold,Helvetica,sans-serif;font-weight:600;font-size:1.5rem;color:#1D1D1D;margin:0}.timesheet-today-button{background:none;border:none;color:#1D1D1D;padding:0;font-family:Futura Std Light,Helvetica,sans-serif;font-weight:300;text-decoration:underline;text-transform:none;letter-spacing:normal;cursor:pointer;transition:opacity .2s ease;font-size:inherit;display:inline-flex;align-items:center;justify-content:center;text-align:center}.timesheet-today-button:hover{background:none;opacity:.7;text-decoration:underline}.calendar-navigation{display:flex;align-items:center;justify-content:space-between;margin-bottom:0;padding:1.5rem 2rem;flex-shrink:0}.nav-button-icon{background:white;border:1px solid #1d1d1d;padding:.75rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.nav-button-icon .icon{stroke:#1D1D1D!important}.nav-button-icon .icon path{stroke:#1D1D1D!important;stroke-width:1px!important}.nav-button-icon:hover{background-color:#f9f9f9}.icon{width:1.25rem;height:1.25rem}.calendar-month-title{font-size:1.5rem;font-weight:600}.calendar-month-full{display:block}.calendar-month-short{display:none}@media (max-width:900px){.calendar-month-full{display:none}.calendar-month-short{display:block}}.calendar-container{background-color:white;border:none;border-radius:0;overflow:hidden;margin:0;padding-inline:2rem;flex:1 1;display:flex;flex-direction:column;min-height:0;height:100%}.calendar-header-with-week{display:flex;background-color:#ececec;border-bottom:1px solid #ececec;flex-shrink:0}.calendar-week-header{width:60px;padding:.75rem;text-align:center;font-size:.875rem;font-weight:500;color:#666;border-right:1px solid #ececec;flex-shrink:0}.calendar-header{display:grid;grid-template-columns:repeat(7,1fr);flex:1 1}.calendar-day-header{padding:.75rem;text-align:center;font-size:.875rem;font-weight:500;color:#666}@media (max-width:900px){.calendar-header{grid-template-columns:repeat(6,1fr)}.calendar-header .calendar-day-header{display:none}.calendar-grid{grid-template-columns:repeat(6,1fr)}.calendar-grid .calendar-day:first-child{display:none}}.calendar-grid-with-week{display:flex;flex-direction:column;flex:1 1;overflow-y:auto;border-left:1px solid #ececec;min-height:0}.calendar-week-row{display:flex;min-height:6rem;flex:1 1}.calendar-week-number{width:60px;min-height:6rem;border-right:1px solid #ececec;border-bottom:1px solid #ececec;display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:500;color:#666;flex-shrink:0;height:100%}.calendar-week-number.clickable{cursor:pointer;transition:background-color .2s ease}.calendar-week-number.clickable:hover{background-color:#f0f0f0}.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);grid-auto-rows:1fr;flex:1 1;border-left:none}.calendar-day{min-height:6rem;border-right:1px solid #ececec;border-bottom:1px solid #ececec;padding:.5rem;cursor:pointer;transition:background-color .2s ease;display:flex;flex-direction:column;position:relative;height:100%}.calendar-day:hover{background-color:#f9f9f9}.calendar-day.today{background-color:#e6f3ff;border-color:#b3d9ff}.calendar-day.has-entries{background-color:#f0f9f0}.calendar-day.future{background-color:#F9F9F9;cursor:not-allowed;opacity:.6}.calendar-day.holiday{opacity:.7;position:relative}.calendar-day.holiday,.calendar-day.holiday:hover{background-color:#767676;cursor:not-allowed}.calendar-day.holiday .calendar-day-number{color:white;position:absolute;top:.5rem;left:.5rem}.calendar-day.holiday .calendar-day-label{color:white}.calendar-day.holiday .calendar-day-content{justify-content:center;align-items:center}.calendar-day.future:hover{background-color:#F9F9F9}.calendar-day.future.holiday:hover{background-color:#767676;cursor:not-allowed}.calendar-day-empty{min-height:6rem;border-right:1px solid #ececec;border-bottom:1px solid #ececec;height:100%}.calendar-day-content{display:flex;flex-direction:column;height:100%;position:relative;overflow:hidden}.calendar-day.full-percentage{background-color:#f0f9f0}.calendar-day.incomplete{background-color:#fff3cd}.calendar-day.out-of-office{background-color:#ececec}.calendar-day.weekend{background-color:#F9F9F9}.calendar-day.out-of-office .calendar-day-content{justify-content:center;align-items:center}.calendar-day.out-of-office .calendar-day-number{position:absolute;top:.5rem;left:.5rem}.calendar-day-label{font-size:.75rem;color:#1D1D1D;font-weight:500;text-align:center;position:relative;z-index:1}@media (max-width:900px){.calendar-day-label{display:none}}.calendar-day-number{font-size:.875rem;font-weight:500;color:#1D1D1D;position:relative;z-index:1}.ooo-overlay{position:absolute;left:0;right:0;bottom:0;background-color:#ececec;z-index:0;display:flex;align-items:center;justify-content:center}.calendar-day-number.today-number{color:#0066cc}.calendar-day-hours{margin-top:auto;font-size:.75rem;color:#22c55e;font-weight:500}.calendar-legend{justify-content:center;gap:2rem;padding:0 2rem 2rem}.calendar-legend,.legend-item{display:flex;align-items:center}.legend-item{font-size:.875rem}.legend-indicator{width:.75rem;height:.75rem;border-radius:50%;margin-right:.5rem}.today-indicator{background-color:#e6f3ff;border:2px solid #0066cc}.entries-indicator{background-color:#f0f9f0;border:2px solid #22c55e}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:40;transition:opacity .3s ease}.modal-sidebar{position:fixed;top:0;right:0;width:40vw;height:100vh;background-color:white;border-left:1px solid #ececec;z-index:50;transform:translateX(100%);transition:transform .3s ease-in-out}.modal-sidebar.modal-open{transform:translateX(0)}.modal-sidebar.modal-closed{transform:translateX(100%)}.modal-content{padding:1.5rem;height:100%;overflow-y:auto}.modal-header{display:flex;align-items:center;justify-content:flex-end;margin-bottom:1.5rem}.modal-title-container{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:1rem}.modal-title{font-size:1.125rem;font-weight:600;text-align:center;flex:1 1;margin:0}.modal-nav-button{background:white;border:none;padding:.75rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0}.modal-nav-button .icon{stroke:#1D1D1D!important}.modal-nav-button .icon path{stroke:#1D1D1D!important;stroke-width:1px!important}.modal-nav-button:hover:not(:disabled){background-color:#f9f9f9}.modal-nav-button:disabled{opacity:.3;cursor:not-allowed}.modal-subtitle{font-size:.875rem;color:#666;margin-bottom:2rem;text-align:center}.modal-week-days{margin-bottom:1rem}.modal-week-days .modal-subtitle{margin-bottom:1rem;font-size:.75rem;color:#888}.modal-week-entries-list{display:flex;flex-direction:column;gap:1.5rem}.modal-week-day-section{border-bottom:1px solid #ececec;padding-bottom:1rem}.modal-week-day-section:last-child{border-bottom:none}.modal-week-day-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;padding-bottom:.5rem;border-bottom:1px solid #f0f0f0}.modal-week-day-label{font-size:.875rem;font-weight:600;color:#1D1D1D;margin:0}.modal-week-day-total{font-size:.75rem;color:#666;margin:0}.modal-week-day-projects{display:flex;flex-direction:column;gap:.5rem}.modal-week-project-section{border-bottom:1px solid #ececec;padding-bottom:1rem;margin-bottom:1rem}.modal-week-project-section:last-child{border-bottom:none;margin-bottom:0}.modal-week-project-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.modal-week-days-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(60px,1fr));grid-gap:.5rem;gap:.5rem}.modal-week-day-button{display:flex;align-items:center;justify-content:center;padding:.5rem;border:1px solid #1d1d1d;border-radius:4px;background-color:white;cursor:pointer;transition:all .2s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:.75rem;font-weight:300;color:#1D1D1D;font-family:Futura Std Light,Helvetica,sans-serif;text-transform:none}.modal-week-day-button.checked{background-color:#f0f9f0;border-color:#1D1D1D;color:#1D1D1D}.modal-week-day-button.disabled{opacity:.5;cursor:not-allowed;background-color:#f9f9f9}.modal-week-day-button.disabled:hover{background-color:#f9f9f9;border-color:#ECECEC}.modal-hours-unit{font-size:.875rem;color:#666;margin-left:.25rem;min-width:1rem}.modal-close-button{background:white;border:1px solid #1d1d1d;padding:.75rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.modal-close-button .icon{stroke:#1D1D1D!important}.modal-close-button .icon path{stroke:#1D1D1D!important;stroke-width:1px!important}.modal-close-button:hover,.modal-form-section{background-color:#f9f9f9}.modal-form-section{margin-bottom:1.5rem;padding:1rem;border-radius:0}.modal-section-title{font-size:.875rem;font-weight:500;margin-bottom:.75rem}.modal-form{display:flex;flex-direction:column;gap:.75rem}.form-group{margin-bottom:.75rem}.form-input,.form-select{width:100%;padding:.75rem;border:1px solid #ececec;border-radius:0;font-family:Futura Std Light,Helvetica,sans-serif;font-weight:300;background-color:white}.form-input:focus,.form-select:focus{outline:none;border-color:#1D1D1D}.form-submit-button{background-color:#1D1D1D;border:none;color:white;padding-inline:2vw;height:50px;font-family:ABChanelCorpo2022-SemiBold,Helvetica,sans-serif;font-weight:600;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;text-align:center;transition:all .2s ease}.form-submit-button:hover{background-color:#333}.modal-entries-section{margin-bottom:1.5rem}.modal-empty-text{font-size:.875rem;color:#666}.modal-entries-list{display:flex;flex-direction:column;gap:.75rem}.modal-entry-item{padding:.5rem;background-color:white;border:1px solid #ececec;border-radius:0}.modal-entry-content,.modal-entry-item{display:flex;align-items:center;justify-content:space-between}.modal-entry-content{flex:1 1;gap:1rem}.modal-entry-project{max-width:25ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:500;margin-bottom:0}.modal-entry-hours{display:flex;align-items:center;gap:.5rem}.modal-percentage-button{padding:.25rem .5rem;color:#1D1D1D;background:transparent!important;border:none!important;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;min-width:2rem;height:2rem;font-family:inherit;font-weight:400;text-transform:none;letter-spacing:normal;padding-inline:0}.modal-percentage-button:hover{opacity:.7;background-color:transparent!important}.modal-percentage-button .icon{width:1rem;height:1rem;stroke:#1D1D1D}.modal-hours-input{width:3rem;padding:.25rem;border:1px solid #ececec;border-radius:0;font-size:.875rem;text-align:center}.modal-hours-input:disabled{background-color:#f5f5f5;color:#999;cursor:not-allowed}.modal-percentage-button:disabled{opacity:.3;cursor:not-allowed}.modal-percentage-button:disabled:hover{opacity:.3;background-color:transparent!important}.modal-hours-input::-webkit-inner-spin-button,.modal-hours-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.modal-hours-input[type=number]{-moz-appearance:textfield}.modal-out-of-office-checkbox{width:1rem;height:1rem;cursor:pointer;accent-color:#1D1D1D}.modal-out-of-office-checkbox:checked{background-color:#1D1D1D;border-color:#1D1D1D}.modal-hours-label{font-size:.875rem;color:#666}.modal-delete-button{margin-left:.75rem;padding:.25rem;color:#dc2626;background:none;border:none;cursor:pointer;transition:color .2s ease}.modal-delete-button:hover{color:#991b1b}.loading-container{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.loading-spinner{width:3rem;height:3rem;border:2px solid #f3f3f3;border-top-color:#1d1d1d;border-radius:50%;animation:spin 1s linear infinite}.home-loading-container{height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#f9fafb;gap:1rem}.home-loading-spinner{width:48px;height:48px;border:4px solid #f3f3f3;border-top-color:#1d1d1d;border-radius:50%;animation:spin 1s linear infinite}.home-container{height:100vh;width:100vw;background-color:#F9F9F9}.home-container,.home-content{display:flex;align-items:center;justify-content:center}.home-content{flex-direction:column}.home-error-message{margin-bottom:1.5rem;padding:1rem;background-color:#fef2f2;border:1px solid #fecaca;border-radius:6px;max-width:28rem}.home-error-content{display:flex}.home-error-icon{flex-shrink:0}.home-error-icon svg{width:1.25rem;height:1.25rem;color:#f87171}.home-error-text{margin-left:.75rem}.home-error-text h3{font-size:.875rem;font-weight:500;color:#991b1b;margin:0 0 .5rem}.home-error-text div{font-size:.875rem;color:#b91c1c}.home-error-text p{margin:.25rem 0}.home-auth{display:flex;flex-direction:column;align-items:center}.home-warning-message{margin-top:1rem;padding:1rem;background-color:#fefce8;border:1px solid #fef08a;border-radius:6px;max-width:28rem}.home-warning-message p{font-size:.875rem;color:#854d0e;margin:0}.projects-header{margin-bottom:2rem}.projects-title{font-size:2rem;margin-bottom:.5rem}.projects-subtitle{color:#666;font-size:1rem}.projects-header-content{justify-content:space-between}.error-content,.projects-header-content{display:flex;align-items:center}.projects-new-button{display:inline-flex;align-items:center;justify-content:center;text-align:center}.error-message{margin-bottom:1.5rem;background-color:#fef2f2;border:1px solid #fecaca;border-radius:0;padding:1rem}.error-icon{flex-shrink:0}.error-content{margin-left:.75rem}.error-text{font-size:.875rem;color:#991b1b}.empty-state{text-align:center;padding:3rem 0}.empty-icon{margin:0 auto;height:3rem;width:3rem;color:#9ca3af}.empty-title{margin-top:.5rem;font-size:.875rem;font-weight:500;color:#1D1D1D}.empty-description{margin-top:.25rem;font-size:.875rem;color:#666}.empty-action{margin-top:1.5rem}.empty-button{display:inline-flex;align-items:center;background-color:#1D1D1D;border:none;color:white;padding-inline:2vw;height:50px;font-family:ABChanelCorpo2022-SemiBold,Helvetica,sans-serif;font-weight:600;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;transition:all .2s ease}.empty-button:hover{background-color:#333}.empty-button .icon{margin-right:.5rem;height:1.25rem;width:1.25rem}.projects-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:1.5rem;gap:1.5rem}.project-card{background-color:white;border:1px solid #ececec;border-radius:0;overflow:hidden}.project-content{padding:1.5rem}.project-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.project-name{font-size:1.125rem;font-weight:500;color:#1D1D1D;margin:0;flex:1 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-actions{display:flex;gap:.5rem}.project-action-button{background-color:#1D1D1D;border:none;color:white;padding-inline:2vw;height:50px;font-family:ABChanelCorpo2022-SemiBold,Helvetica,sans-serif;font-weight:600;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;text-align:center;transition:all .2s ease;font-size:.875rem}.project-action-button.edit{background-color:#0066cc}.project-action-button.edit:hover{background-color:#004499}.project-action-button.delete{background-color:#dc2626}.project-action-button.delete:hover{background-color:#991b1b}.project-description{margin-top:.5rem;font-size:.875rem;color:#666;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.project-details{margin-top:1rem;display:flex;flex-direction:column;gap:.5rem}.project-detail{display:flex;justify-content:space-between;font-size:.875rem}.project-detail-label{color:#666}.project-detail-value{font-weight:500;color:#1D1D1D}.project-footer{margin-top:1rem;display:flex;gap:.5rem}.project-footer-button{flex:1 1;padding-inline:2vw;height:50px;border-radius:0;font-size:.875rem;font-family:ABChanelCorpo2022-SemiBold,Helvetica,sans-serif;font-weight:600;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;text-align:center;transition:all .2s ease}.project-footer-button.secondary{background-color:#f3f4f6;border:1px solid #d1d5db;color:#374151}.project-footer-button.secondary:hover{background-color:#e5e7eb}.project-footer-button.primary{background-color:#1D1D1D;border:none;color:white}.project-footer-button.primary:hover{background-color:#333}.user-form-loading{display:flex;align-items:center;justify-content:center;min-height:50vh}.user-form-loading-content{text-align:center}.user-form-spinner{width:40px;height:40px;border:4px solid #f3f3f3;border-top-color:#1d1d1d;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 1rem}.user-form-loading-text{font-family:ABChanelCorpo2022-Light,Helvetica,sans-serif;font-weight:300;color:#666;font-size:1rem}.user-form-container{padding:0;max-width:none;margin:0}.user-form-wrapper{width:100%}.user-form-card{background:white;border-radius:0;box-shadow:none;overflow:hidden}.user-form-header{height:80px;padding:0 2rem;border-bottom:1px solid #ececec;display:flex;align-items:center;justify-content:flex-start}.user-form-title{font-family:ABChanelCorpo2022-SemiBold,Helvetica,sans-serif;font-weight:600;font-size:1.5rem;color:#1D1D1D;margin:0}.user-form{padding:2rem;min-height:calc(100vh - 80px);display:flex;flex-direction:column}.user-form-error{margin-bottom:1.5rem}.user-form-error-content{display:flex;align-items:center;padding:1rem;background-color:#fef2f2;border:1px solid #fecaca;border-radius:6px}.user-form-error-icon{margin-right:.75rem}.user-form-error-svg{width:20px;height:20px;color:#dc2626}.user-form-error-text{flex:1 1}.user-form-error-message{font-family:ABChanelCorpo2022-Light,Helvetica,sans-serif;font-weight:300;color:#dc2626;margin:0;font-size:.875rem}.user-form-section{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.5rem;gap:1.5rem}.user-form-field,.user-form-section{margin-bottom:1.5rem}.user-form-label{display:block;font-family:ABChanelCorpo2022-ExtraLight,Helvetica,sans-serif;font-weight:100;color:#1d1d1d;font-size:.875rem;margin-bottom:.5rem}.user-form-input{width:100%;padding:.75rem;border:1px solid #ececec;border-radius:4px;font-family:ABChanelCorpo2022-Light,Helvetica,sans-serif;font-weight:300;font-size:.75rem;color:#1D1D1D;background-color:white;transition:border-color .2s ease}.user-form-input:focus{outline:none;border-color:#1D1D1D}.user-form-input[readonly]{background-color:#F5F5F5;cursor:not-allowed;color:#666}.user-form-input select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1' d='m6 8 4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem}.user-form-tjm-container{position:relative;display:flex;align-items:center}.user-form-tjm-symbol{position:absolute;left:.75rem;color:#666;z-index:1}.user-form-tjm-input,.user-form-tjm-symbol{font-family:ABChanelCorpo2022-Light,Helvetica,sans-serif;font-weight:300}.user-form-tjm-input{width:100%;padding:.75rem .75rem .75rem 2rem;border:1px solid #ececec;border-radius:4px;font-size:.75rem;color:#1D1D1D;background-color:white;transition:border-color .2s ease}.user-form-tjm-input:focus{outline:none;border-color:#1D1D1D}.user-form-tjm-help{color:#666;font-size:.75rem;margin-top:.5rem;margin-bottom:0}.user-form-checkbox-label,.user-form-tjm-help{font-family:ABChanelCorpo2022-Light,Helvetica,sans-serif;font-weight:300}.user-form-checkbox-label{display:flex;align-items:center;gap:.5rem;cursor:pointer;color:#1D1D1D;font-size:.875rem;margin-bottom:.5rem}.user-form-checkbox{width:1rem;height:1rem;cursor:pointer;accent-color:#1D1D1D}.user-form-help-text{font-family:ABChanelCorpo2022-Light,Helvetica,sans-serif;font-weight:300;color:#666;font-size:.75rem;margin-top:.25rem;margin-left:1.5rem}.user-form-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:auto;padding-top:1.5rem}.user-form-button{padding:.75rem 1.5rem;border:none;border-radius:0;font-family:ABChanelCorpo2022-SemiBold,Helvetica,sans-serif;font-weight:600;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;transition:all .2s ease;font-size:.875rem}.user-form-button.secondary{background:none!important;border:none!important;color:#1D1D1D!important;padding:0!important;font-family:Futura Std Light,Helvetica,sans-serif!important;font-weight:300!important;text-decoration:underline!important;text-transform:none!important;letter-spacing:normal!important;cursor:pointer;transition:opacity .2s ease!important;font-size:inherit!important;height:auto!important}.user-form-button.secondary:hover{background:none!important;opacity:.7;text-decoration:underline!important}.user-form-button.primary{background-color:#1D1D1D;color:white}.user-form-button.primary:hover{background-color:#333}.user-form-button:disabled{opacity:.5;cursor:not-allowed}.unauthorized-main{height:100vh;width:100vw;background-color:#F9FAFB;display:flex;align-items:center;justify-content:center;padding:2rem}.unauthorized-container{width:100%;max-width:400px}.unauthorized-wrapper{width:100%}.unauthorized-card{background-color:white;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.1);padding:2rem}.unauthorized-content{text-align:center;display:flex;flex-direction:column;align-items:center}.unauthorized-icon{display:flex;align-items:center;justify-content:center;height:48px;width:48px;border-radius:50%;background-color:#FEE2E2;margin:0 auto 1rem}.unauthorized-icon-svg{height:24px;width:24px;color:#DC2626}.unauthorized-title{font-size:1.5rem;font-weight:600;color:#111827;margin:0 0 .5rem}.unauthorized-description{color:#6B7280;margin:0 0 1.5rem}.unauthorized-warning{background-color:#FFFBEB;border:1px solid #fde68a;border-radius:6px;padding:1rem;margin-bottom:1.5rem}.unauthorized-warning-content{display:flex}.unauthorized-warning-icon{flex-shrink:0}.unauthorized-warning-svg{height:20px;width:20px;color:#F59E0B}.unauthorized-warning-text{margin-left:.75rem}.unauthorized-warning-title{font-size:.875rem;font-weight:500;color:#92400E;margin:0 0 .5rem}.unauthorized-warning-description{font-size:.875rem;color:#B45309}.unauthorized-warning-description p{margin:0}.unauthorized-button{width:100%;background-color:#DC2626;color:white;padding:.75rem 1rem;border:none;border-radius:6px;font-family:ABChanelCorpo2022-SemiBold,Helvetica,sans-serif;font-weight:600;text-transform:uppercase;cursor:pointer;transition:background-color .2s ease}.unauthorized-button:hover{background-color:#B91C1C}.unauthorized-button:focus{outline:2px solid #DC2626;outline-offset:2px}.dashboard-container{padding:2rem;min-height:calc(100vh - 80px)}.dashboard-wrapper{max-width:1200px;margin:0 auto}.dashboard-card{border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.1);overflow:hidden}.dashboard-header{padding:2rem 2rem 0;border-bottom:1px solid #e5e7eb;margin-bottom:2vh}.dashboard-title{font-family:ABChanelCorpo2022-SemiBold,Helvetica,sans-serif;font-weight:600;margin:0}.dashboard-loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:calc(100vh - 80px);padding:2rem}.dashboard-loading-spinner{width:40px;height:40px;border:4px solid #f3f3f3;border-top-color:#1d1d1d;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}.dashboard-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center}.dashboard-empty-icon{width:64px;height:64px;color:#9CA3AF;margin-bottom:1rem}.dashboard-empty-title{font-size:1.25rem;font-weight:600;color:#1D1D1D;margin:0 0 .5rem}.dashboard-empty-text{color:#6B7280;margin:0 0 1.5rem}.dashboard-empty-button{background-color:#1D1D1D;color:white;padding:.75rem 1.5rem;border:none;border-radius:6px;font-family:ABChanelCorpo2022-SemiBold,Helvetica,sans-serif;font-weight:600;text-transform:uppercase;cursor:pointer;transition:background-color .2s ease}.dashboard-empty-button:hover{background-color:#000}.dashboard-projects-list{padding:0 2rem 2rem}.dashboard-project-item{border:1px solid #e5e7eb;border-radius:8px;margin-bottom:1rem;overflow:hidden}.dashboard-project-content{padding:1.5rem}.dashboard-project-info{display:flex;justify-content:space-between;align-items:center;gap:1rem}.dashboard-project-toggle{background:none;border:none;cursor:pointer;padding:.25rem;display:flex;align-items:center;justify-content:center}.dashboard-chevron{width:20px;height:20px;color:#6B7280;transition:transform .2s ease}.dashboard-chevron.expanded{transform:rotate(90deg)}.dashboard-project-details{flex:1 1}.dashboard-project-name{font-size:1.125rem;font-weight:600;color:#1D1D1D;margin:0 0 .5rem;display:flex;align-items:center;gap:.5rem}.dashboard-owner-badge{background-color:#E5E7EB}.dashboard-owner-badge,.dashboard-validation-badge{color:#6B7280;padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:500}.dashboard-validation-badge.validated{background-color:#f0f9f0}.dashboard-validation-badge.pending{background-color:#fff3cd}@media (max-width:900px){.dashboard-owner-badge{display:none}}.dashboard-project-meta{display:flex;gap:1rem}.dashboard-project-budget,.dashboard-project-users{color:#6B7280;font-size:.875rem;margin:0}.dashboard-project-expanded{border-top:1px solid #e5e7eb;background-color:#F9FAFB;padding:1.5rem}.dashboard-budget-section,.dashboard-costs-section{margin-bottom:1.5rem}.dashboard-budget-section:last-child,.dashboard-costs-section:last-child{margin-bottom:0}.dashboard-budget-title{font-size:1rem;font-weight:600;color:#1D1D1D;margin:0 0 1rem}.dashboard-budget-table{background-color:white;border-radius:6px;border:1px solid #e5e7eb;overflow:hidden}.dashboard-budget-header{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;background-color:#F9FAFB;border-bottom:1px solid #e5e7eb}.dashboard-budget-header-cell{padding:.75rem;font-weight:600;color:#1D1D1D;font-size:.875rem;text-align:center;border-right:1px solid #e5e7eb}.dashboard-budget-header-cell:last-child{border-right:none}.dashboard-budget-row{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;border-bottom:1px solid #f3f4f6}.dashboard-budget-row:last-child{border-bottom:none}.dashboard-budget-cell{padding:.75rem;font-size:.875rem;text-align:center;border-right:1px solid #f3f4f6;display:flex;align-items:center;justify-content:center}.dashboard-budget-cell:last-child{border-right:none}.dashboard-budget-cell.theme{font-weight:600;color:#1D1D1D;background-color:#F9FAFB}.dashboard-budget-cell.budget{color:#6B7280}.dashboard-budget-cell.current-month,.dashboard-budget-cell.global,.dashboard-budget-cell.last-month{font-weight:500;color:#1D1D1D}.dashboard-budget-header-org,.dashboard-budget-row-org{grid-template-columns:1fr 1fr 1fr}.project-tracking-container{min-height:100vh;background-color:#F9FAFB;padding:2rem}.project-tracking-wrapper{max-width:1400px;margin:0 auto}.project-tracking-card{background-color:white;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.1);overflow:hidden}.project-tracking-header{display:flex;justify-content:space-between;align-items:center;padding:2rem;border-bottom:1px solid #e5e7eb;background-color:#F9FAFB}.project-tracking-header-actions{display:flex;align-items:center;gap:1rem}.project-tracking-month-selector{display:flex;align-items:center;gap:.5rem}.project-tracking-month-label,.project-tracking-month-select{font-family:ABChanelCorpo2022-Light,Helvetica,sans-serif;font-weight:300;font-size:.875rem;color:#1D1D1D}.project-tracking-month-select{padding:.5rem .75rem;border:1px solid #e5e7eb;border-radius:0;background-color:white;cursor:pointer}.project-tracking-month-select:focus{outline:none;border-color:#1D1D1D}.project-tracking-title{font-size:1.5rem;font-weight:600;color:#1D1D1D;margin:0}.project-tracking-content{padding:2rem}.project-tracking-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem;text-align:center}.project-tracking-spinner{width:40px;height:40px;border:4px solid #f3f4f6;border-top-color:#1d1d1d;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}.project-tracking-error{text-align:center;padding:4rem}.project-tracking-error h2{color:#DC2626;margin-bottom:1rem}.project-tracking-summary{margin-bottom:2rem}.project-tracking-summary-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.project-tracking-summary h2{font-size:1.25rem;font-weight:600;color:#1D1D1D;margin:0}.project-tracking-summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1rem;gap:1rem;margin-bottom:2rem}.dashboard-project-overview-row{display:grid;grid-template-columns:180px 1fr 1fr 1fr;align-items:start;grid-gap:2rem;gap:2rem;margin-bottom:1rem}.dashboard-project-overview-name{font-size:.75rem;font-weight:600;margin:0;width:180px;min-width:180px}@media (max-width:900px){.dashboard-project-overview-row{grid-template-columns:1fr;gap:.75rem}}.project-tracking-summary-item{background-color:#F9FAFB;padding:1rem;border-radius:6px;border:1px solid #e5e7eb}.project-tracking-summary-label{display:block;font-size:.875rem;color:#6B7280;margin-bottom:.5rem}.project-tracking-summary-value{font-size:1.125rem;font-weight:600;color:#1D1D1D}.project-tracking-summary-budget{margin-top:2rem}.project-tracking-summary-budget-title{font-size:1rem;font-weight:600;color:#1D1D1D;margin-bottom:1rem}.project-tracking-summary-budget-table{background-color:white;border-radius:6px;border:1px solid #e5e7eb;overflow:hidden}.project-tracking-summary-budget-header{display:grid;grid-template-columns:1fr 1fr 1fr;background-color:#F9FAFB;border-bottom:1px solid #e5e7eb}.project-tracking-summary-budget-header-cell{padding:.75rem;font-weight:600;color:#1D1D1D;font-size:.875rem;text-align:center;border-right:1px solid #e5e7eb}.project-tracking-summary-budget-header-cell:last-child{border-right:none}.project-tracking-summary-budget-row{display:grid;grid-template-columns:1fr 1fr 1fr;border-bottom:1px solid #f3f4f6}.project-tracking-summary-budget-row:last-child{border-bottom:none}.project-tracking-summary-budget-cell{padding:.75rem;font-size:.875rem;font-family:ABChanelCorpo2022-Light,Helvetica,sans-serif;font-weight:300;color:#1D1D1D;text-align:center;border-right:1px solid #f3f4f6}.project-tracking-summary-budget-cell:first-child{font-weight:300;background-color:#F9FAFB}.project-tracking-summary-budget-cell:last-child{border-right:none}.project-tracking-details h2{font-size:1.25rem;font-weight:600;color:#1D1D1D;margin-bottom:1rem}.project-tracking-table{background-color:white;border-radius:6px;border:1px solid #e5e7eb;overflow:hidden}.project-tracking-header-row{display:grid;grid-template-columns:1fr 1fr 1fr;background-color:#F9FAFB;border-bottom:1px solid #e5e7eb}.project-tracking-header-cell{padding:.75rem;font-weight:600;color:#1D1D1D;font-size:.875rem;text-align:center;border-right:1px solid #e5e7eb}.project-tracking-header-cell:last-child{border-right:none}.project-tracking-row{display:grid;grid-template-columns:1fr 1fr 1fr;border-bottom:1px solid #f3f4f6}.project-tracking-row:last-child{border-bottom:none}.project-tracking-row-clickable{transition:background-color .2s ease}.project-tracking-row-clickable:hover{background-color:#F9FAFB}.accordion-icon{font-size:.75rem;color:#6B7280;-webkit-user-select:none;-moz-user-select:none;user-select:none}.project-tracking-accordion-content{background-color:#F9FAFB;border-left:3px solid #1d1d1d;margin-left:0;margin-bottom:.5rem;padding:0}.project-tracking-accordion-row,.projects-container .project-tracking-summary:first-of-type .project-tracking-accordion-row{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;border-bottom:1px solid #f3f4f6}.project-tracking-accordion-row:last-child{border-bottom:none}.project-tracking-accordion-cell{padding:.75rem;font-size:.875rem;font-family:ABChanelCorpo2022-Light,Helvetica,sans-serif;font-weight:300;text-align:center;border-right:1px solid #f3f4f6;display:flex;align-items:center;justify-content:center}.project-tracking-accordion-cell:last-child{border-right:none}.project-tracking-accordion-cell.project-name{text-align:left;justify-content:flex-start;padding-left:1.5rem;background-color:#F9FAFB}.project-tracking-accordion-cell.hours{font-weight:300;color:#1D1D1D}.projects-container .project-tracking-summary:first-of-type .project-tracking-header-row,.projects-container .project-tracking-summary:first-of-type .project-tracking-row{grid-template-columns:1fr 1fr 1fr 1fr}.project-tracking-cell{padding:.75rem;font-size:.875rem;font-family:ABChanelCorpo2022-Light,Helvetica,sans-serif;font-weight:300;text-align:center;border-right:1px solid #f3f4f6;display:flex;align-items:center;justify-content:center}.project-tracking-cell:last-child{border-right:none}.project-tracking-cell.person{font-weight:300;color:#1D1D1D;background-color:#F9FAFB;text-align:left;justify-content:flex-start}.project-tracking-cell.role{color:#6B7280}.project-tracking-cell.budget,.project-tracking-cell.cost,.project-tracking-cell.hours{font-weight:300;color:#1D1D1D}.project-tracking-cell.percentage{font-weight:300;color:#DC2626}@media (max-width:900px){.projects-container .project-tracking-summary:first-of-type .project-tracking-header-row,.projects-container .project-tracking-summary:first-of-type .project-tracking-row{grid-template-columns:2fr 1.2fr 1.2fr 1.5fr}.projects-container .project-tracking-summary:first-of-type .project-tracking-cell,.projects-container .project-tracking-summary:first-of-type .project-tracking-header-cell{min-width:0;overflow:hidden}.projects-container .project-tracking-summary:first-of-type .project-tracking-cell.person,.projects-container .project-tracking-summary:first-of-type .project-tracking-header-cell:first-child{max-width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}}.dashboard-completion-section{background-color:white;border-radius:6px;border:1px solid #e5e7eb;padding:1rem;margin-bottom:1rem}.dashboard-completion-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.dashboard-completion-title{font-size:1rem;font-weight:600;color:#1D1D1D;margin:0}.dashboard-tracking-button{background-color:#1D1D1D;color:white;border:none;padding:.5rem 1rem;border-radius:4px;font-size:.875rem;font-weight:500;cursor:pointer;transition:background-color .2s ease}.dashboard-tracking-button:hover{background-color:#374151}.dashboard-completion-content{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.dashboard-completion-percentage{font-size:2rem;font-weight:700;color:#1D1D1D;text-align:left}.dashboard-completion-details{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem;text-align:left}.dashboard-completion-consumed{font-size:.875rem;font-weight:500;color:#1D1D1D}.dashboard-completion-budget{font-size:.875rem;color:#6B7280}.dashboard-costs-title,.dashboard-users-title{font-size:1rem;font-weight:600;color:#1D1D1D;margin:0 0 1rem}.dashboard-costs-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1rem;gap:1rem}.dashboard-cost-item{display:flex;flex-direction:column;gap:.25rem}.dashboard-cost-label{font-size:.875rem;color:#6B7280}.dashboard-cost-value{font-size:1.125rem;font-weight:600;color:#1D1D1D}.dashboard-users-list{display:flex;flex-direction:column;gap:.75rem}.dashboard-user-item{display:flex;align-items:center;gap:1rem;padding:.75rem;background-color:white;border-radius:6px;border:1px solid #e5e7eb}.dashboard-user-name{font-weight:500;color:#1D1D1D;flex:1 1}.dashboard-user-role{color:#6B7280;font-size:.875rem}.dashboard-user-tjm{color:#059669;font-weight:500;font-size:.875rem}.person-autocomplete{position:relative;width:100%}.person-autocomplete-dropdown{position:absolute;top:100%;left:0;right:0;background:white;border:1px solid #e5e7eb;border-top:none;border-radius:0 0 8px 8px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);z-index:1000;max-height:200px;overflow-y:auto}.person-autocomplete-option{padding:.75rem;cursor:pointer;border-bottom:1px solid #f3f4f6;transition:background-color .2s ease}.person-autocomplete-option:hover{background-color:#F9FAFB}.person-autocomplete-option-inactive{opacity:.6;cursor:not-allowed!important}.person-autocomplete-option-inactive:hover{background-color:transparent}.person-autocomplete-option:last-child{border-bottom:none}.person-autocomplete-name{font-weight:500;color:#111827;margin-bottom:.25rem;display:flex;align-items:center;gap:.5rem}.person-autocomplete-email{font-size:.875rem;color:#6B7280}.person-autocomplete-no-results{padding:.75rem;color:#6B7280;text-align:center;font-style:italic}.project-form-loading{height:100%;display:flex;align-items:center;justify-content:center}.project-form-loading-content{text-align:center}.project-form-spinner{animation:spin 1s linear infinite;border-radius:50%;height:3rem;width:3rem;border-bottom:2px solid #4f46e5;margin:0 auto}.project-form-loading-text{margin-top:1rem;color:#6B7280}.project-form-people-lines{display:flex;flex-direction:column;gap:1rem;margin-top:0}.project-form-people-line{border:1px solid #e5e7eb;border-radius:8px;padding:1rem;background-color:white}.project-form-people-line-content{display:flex;flex-direction:row;gap:1rem;align-items:center;flex-wrap:wrap}.project-form-people-line-content>.project-form-field:first-child{flex:1 1;min-width:200px}.project-form-people-line-content>.project-form-field:not(:first-child){flex:0 0 auto}.project-form-people-line-actions{display:flex;align-items:center;justify-content:center;flex:0 0 auto}@media (max-width:900px){.project-form-people-line-content{flex-direction:column;align-items:stretch;gap:.75rem}.project-form-people-line-actions{justify-content:flex-start}}.project-form-budget-lines{display:flex;flex-direction:column;gap:1rem;margin-top:0}.project-form-budget-line{border:1px solid #e5e7eb;border-radius:8px;padding:1rem;background-color:white}.project-form-budget-line-content{display:grid;grid-template-columns:1fr 1fr auto;grid-gap:1rem;gap:1rem;align-items:end}.project-form-budget-line-actions,.project-form-remove-line{display:flex;align-items:center;justify-content:center}.project-form-remove-line{background:none!important;border:none!important;cursor:pointer;padding:.5rem;border-radius:4px;transition:background-color .2s ease}.project-form-remove-line:hover{background-color:#FEE2E2!important}@media (max-width:900px){.project-form-budget-line-content{grid-template-columns:1fr;gap:.75rem}.project-form-budget-line-actions{justify-content:flex-start}}.project-form-container{height:100%;background-color:#F9FAFB;min-height:calc(100vh - 80px)}.project-form-wrapper{width:100%}.project-form-card{background-color:white;box-shadow:0 1px 3px 0 rgba(0,0,0,.1);border-radius:.5rem}.project-form-header{height:80px;padding:0 1.5rem;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:flex-start}.project-form-title{font-family:ABChanelCorpo2022-SemiBold,Helvetica,sans-serif;font-size:1.5rem;font-weight:600;color:#111827;margin:0}.project-form{padding:1.5rem;display:flex;flex-direction:column;gap:1.5rem}.project-form-error{background-color:#FEF2F2;border:1px solid #fecaca;border-radius:.375rem;padding:1rem}.project-form-error-content{display:flex;align-items:flex-start}.project-form-error-icon{flex-shrink:0}.project-form-error-svg{height:1.25rem;width:1.25rem;color:#F87171}.project-form-error-text{margin-left:.75rem}.project-form-error-message{font-size:.875rem;color:#991B1B;margin:0}.project-form-warning{background-color:#FFFBEB;border:1px solid #fde68a;border-radius:8px;padding:1rem;margin-bottom:1.5rem}.project-form-warning-content{display:flex;align-items:flex-start}.project-form-warning-icon{flex-shrink:0;margin-right:.75rem}.project-form-warning-svg{width:20px;height:20px;color:#F59E0B}.project-form-warning-text{flex:1 1}.project-form-warning-title{margin:0 0 .5rem;font-size:.875rem;font-weight:600;color:#92400E}.project-form-warning-message{margin:0 0 .25rem;font-size:.875rem;color:#B45309;line-height:1.4}.project-form-warning-message:last-child{margin-bottom:0}.project-form-section{gap:1.5rem}.project-form-field,.project-form-section{display:flex;flex-direction:column}.project-form-label{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem}.project-form-input,.project-form-textarea{display:block;width:100%;border:1px solid #d1d5db;border-radius:.375rem;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);font-size:.875rem;padding:.5rem .75rem;color:#111827;background-color:white}.project-form-input:focus,.project-form-textarea:focus{outline:none;border-color:#4F46E5;box-shadow:0 0 0 3px rgba(79,70,229,.1)}.project-form-textarea{resize:vertical;min-height:6rem}.project-form-section-title{font-size:1.125rem;font-weight:500;color:#111827;margin-bottom:0;margin-top:0}h4.project-form-section-title{font-size:.85rem}.project-form-section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:0}.project-form-add-line-text{background:none!important;border:none!important;font-family:ABChanelCorpo2022-Light,Futura Std Light,Helvetica,sans-serif!important;font-weight:300!important;font-size:.875rem!important;color:#1D1D1D!important;text-decoration:underline!important;cursor:pointer!important;padding:0!important;margin:0!important;text-transform:none!important;letter-spacing:normal!important}.project-form-add-line-text:hover{color:#666!important}.project-form-users{display:flex;flex-direction:column;gap:1rem}.project-form-no-users{text-align:center;padding:2rem;background-color:#F9FAFB;border:1px dashed #d1d5db;border-radius:.5rem}.project-form-no-users-text{color:#6B7280;margin-bottom:1rem;font-size:.875rem}.project-form-user-item{justify-content:space-between;padding:1rem;border:1px solid #e5e7eb;border-radius:.5rem}.project-form-user-content,.project-form-user-item{display:flex;align-items:center}.project-form-checkbox{height:1rem;width:1rem;color:#4F46E5;border:1px solid #d1d5db;border-radius:.25rem;background-color:white;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;position:relative}.project-form-checkbox:checked{background-color:#1D1D1D;border-color:#1D1D1D}.project-form-checkbox:checked:after{content:"";position:absolute;left:50%;top:40%;width:.25rem;height:.5rem;border:solid white;border-width:0 2px 2px 0;transform:translate(-50%,-50%) rotate(45deg)}.project-form-checkbox:focus{outline:none;box-shadow:0 0 0 3px rgba(79,70,229,.1)}.project-form-user-label{margin-left:.75rem;font-size:.875rem;font-weight:500;color:#374151;cursor:pointer}.project-form-user-budget{display:flex;align-items:center;gap:.5rem}.project-form-budget-label{font-size:.875rem;color:#6B7280}.project-form-budget-input{width:6rem;border:1px solid #d1d5db;border-radius:.375rem;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);font-size:.875rem;padding:.5rem .75rem;color:#111827;background-color:white}.project-form-budget-input:focus{outline:none;border-color:#4F46E5;box-shadow:0 0 0 3px rgba(79,70,229,.1)}.project-form-actions{display:flex;justify-content:flex-end;gap:.75rem}.project-form-button{padding-inline:2vw;height:50px;font-family:ABChanelCorpo2022-SemiBold,Helvetica,sans-serif;font-weight:600;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;text-align:center;transition:all .2s ease;border-radius:0;box-shadow:none;outline:none;font-size:inherit;border:none}.project-form-button.secondary{background:none!important;border:none!important;color:#1D1D1D!important;padding:0!important;font-family:Futura Std Light,Helvetica,sans-serif!important;font-weight:300!important;text-decoration:underline!important;text-transform:none!important;letter-spacing:normal!important;cursor:pointer;transition:opacity .2s ease!important;font-size:inherit!important;height:auto!important}.project-form-button.secondary:hover{background:none!important;opacity:.7;text-decoration:underline!important}.project-form-button.primary{background-color:#1D1D1D;color:white}.project-form-button.primary:hover{background-color:#333}.project-form-button:disabled{opacity:.5;cursor:not-allowed}.saml-login-container{display:flex;flex-direction:column;gap:.5rem}.saml-login-button{width:200px;display:flex;justify-content:center;align-items:center;padding:.75rem 1rem;border:1px solid #1d1d1d;border-radius:.375rem;font-size:.875rem;font-weight:500;color:#1D1D1D;background-color:white;cursor:pointer;transition:background-color .2s ease}.saml-login-button:hover:not(.disabled){background-color:#F9FAFB}.saml-login-button.disabled{opacity:.5;cursor:not-allowed}.saml-login-loading{display:flex;align-items:center}.saml-spinner{animation:spin 1s linear infinite;margin-right:.75rem;height:1.25rem;width:1.25rem;color:#6B7280}.saml-spinner-circle{opacity:.25}.saml-spinner-path{opacity:.75}.saml-login-text{text-transform:uppercase}.saml-login-error{color:#DC2626;font-size:.875rem;text-align:center}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.email-admin-container{position:fixed;bottom:1rem;right:1rem;z-index:50}.email-admin-toggle{background-color:#374151;color:white;padding:.5rem 1rem;border-radius:.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);border:none;font-size:.875rem;cursor:pointer;transition:background-color .2s ease}.email-admin-toggle:hover{background-color:#4B5563}.email-admin-panel{position:absolute;bottom:3rem;right:0;background-color:white;border:1px solid #d1d5db;border-radius:.5rem;box-shadow:0 20px 25px -5px rgba(0,0,0,.1);padding:1rem;width:20rem;max-height:24rem;overflow-y:auto}.email-admin-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.email-admin-title{font-size:1.125rem;font-weight:600;color:#1F2937;margin:0}.email-admin-close{color:#6B7280;font-size:1.25rem;background:none;border:none;cursor:pointer;padding:0}.email-admin-close:hover{color:#374151}.email-admin-content{margin-bottom:1rem}.email-admin-count{font-size:.875rem;color:#4B5563;margin-bottom:.5rem}.email-admin-list{display:flex;flex-direction:column;gap:.25rem}.email-admin-item{display:flex;align-items:center;justify-content:space-between;padding:.5rem;background-color:#F0FDF4;border:1px solid #bbf7d0;border-radius:.25rem;font-size:.875rem}.email-admin-email{color:#166534;font-family:monospace}.email-admin-check{color:#16A34A;font-size:.75rem}.email-admin-empty{color:#6B7280;font-size:.875rem;font-style:italic}.email-admin-footer{margin-top:1rem;padding-top:.75rem;border-top:1px solid #e5e7eb}.email-admin-note{font-size:.75rem;color:#6B7280}.email-admin-note-text{margin-bottom:.25rem}.email-admin-code{background-color:#F3F4F6;padding:.125rem .25rem;border-radius:.125rem;font-size:.75rem;font-family:monospace}.dashboard-loading{text-align:center}.dashboard-header{margin-bottom:2rem}.dashboard-title{font-size:1.5rem;font-weight:500;margin-bottom:1rem;color:#1D1D1D}.dashboard-subtitle{margin-bottom:1.5rem;color:#666}.dashboard-stats-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem;margin-bottom:2rem}.dashboard-stat-card{background-color:white;border:1px solid #ececec;padding:1.5rem;border-radius:0}.dashboard-stat-content{display:flex;align-items:center}.dashboard-stat-icon{margin-bottom:1rem;font-size:1.5rem}.dashboard-stat-info{margin-left:1.25rem}.dashboard-stat-label{font-size:.875rem;margin-bottom:.25rem;color:#666}.dashboard-stat-value{font-size:1.5rem;font-weight:500;color:#1D1D1D}.dashboard-actions-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem}.dashboard-card{background-color:white;border:1px solid #ececec;padding:1.5rem;border-radius:0}.dashboard-card-title{font-size:1.125rem;font-weight:500;margin-bottom:1rem;color:#1D1D1D}.dashboard-actions-buttons{display:flex;flex-direction:column;gap:.75rem}.dashboard-empty{color:#666;font-style:italic}.dashboard-list{display:flex;flex-direction:column;gap:.75rem}.dashboard-list-item{border:1px solid #e5e7eb;padding:.75rem;margin-bottom:.75rem;border-radius:0}.dashboard-item-title{font-weight:500;margin-bottom:.25rem;color:#1D1D1D}.dashboard-item-description{font-size:.875rem;color:#666;margin-bottom:.5rem}.dashboard-item-meta{margin-top:.5rem;font-size:.75rem;color:#666}@media (max-width:900px){.dashboard-actions-grid,.dashboard-stats-grid{grid-template-columns:1fr}nav ul{gap:1rem}.modal-sidebar{width:100vw;z-index:1002}.modal-overlay{z-index:1001}.project-tracking-month-label,.projects-item-button.delete{display:none}.sidebar{width:15vw;height:auto;position:relative}.main-content{width:85vw}}.users-loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:50vh;gap:1rem}.users-loading-spinner{width:40px;height:40px;border:3px solid #f3f3f3;border-top-color:#1d1d1d;border-radius:50%;animation:spin 1s linear infinite}.users-container{width:100%;height:100vh;overflow-y:auto}.users-wrapper{width:100%}.users-card{background-color:white;border:1px solid #ececec;border-radius:0;margin:0 auto}.users-header{height:80px;padding:0 2rem;border-bottom:1px solid #ececec;display:flex;align-items:center;justify-content:space-between}.users-title{font-family:ABChanelCorpo2022-SemiBold,Helvetica,sans-serif;font-weight:600;font-size:1.5rem;color:#1D1D1D;margin:0}.users-new-button{background:none;border:none;color:#1D1D1D;padding:0;font-family:Futura Std Light,Helvetica,sans-serif;font-weight:300;text-decoration:underline;text-transform:none;letter-spacing:normal;cursor:pointer;transition:opacity .2s ease;font-size:inherit;display:inline-flex;align-items:center;justify-content:center;text-align:center;border-radius:0;box-shadow:none;outline:none}.users-new-button:hover{background:none;opacity:.7;text-decoration:underline}.users-error{background-color:#FEF2F2;border:1px solid #fecaca;color:#DC2626;padding:1rem;margin:1rem;border-radius:0}.users-empty{text-align:center;padding:4rem 2rem}.users-empty-icon{width:48px;height:48px;margin:0 auto 1rem;color:#9CA3AF}.users-empty-icon svg{width:100%;height:100%}.users-empty-title{font-family:ABChanelCorpo2022-SemiBold,Helvetica,sans-serif;font-size:1.125rem;font-weight:600;color:#111827;margin:0 0 .5rem}.users-empty-text{color:#6B7280;margin:0 0 1.5rem;font-size:.875rem}.users-empty-button{background-color:#1D1D1D;color:white;padding-inline:2vw;height:50px;font-family:ABChanelCorpo2022-SemiBold,Helvetica,sans-serif;font-weight:600;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;text-align:center;text-decoration:none;transition:all .2s ease;border:none;border-radius:0;box-shadow:none;outline:none;font-size:inherit}.users-empty-button:hover{background-color:#333}.users-list{display:flex;flex-direction:column}.users-item{border-bottom:1px solid #ececec;padding:1.5rem}.users-item:last-child{border-bottom:none}.users-item-content{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.users-item-info{display:flex;align-items:center;gap:1rem}.users-item-avatar{width:40px;height:40px;border-radius:50%;background-color:#F3F4F6;display:flex;align-items:center;justify-content:center;flex-shrink:0}.users-item-avatar-text{font-family:ABChanelCorpo2022-SemiBold,Helvetica,sans-serif;font-size:.875rem;font-weight:600;color:#1D1D1D}.users-item-details{display:flex;flex-direction:column;gap:.25rem}.users-item-name-container{display:flex;align-items:center;gap:.5rem}.users-item-name{font-family:ABChanelCorpo2022-SemiBold,Helvetica,sans-serif;font-size:.875rem;font-weight:600;color:#111827;margin:0}.users-item-inactive-badge{background-color:#FEE2E2;color:#991B1B}.users-item-inactive-badge,.users-item-parttime-badge{padding:.125rem .5rem;border-radius:4px;font-size:.75rem;font-weight:500}.users-item-parttime-badge{background-color:#DBEAFE;color:#1E40AF;font-family:ABChanelCorpo2022-Regular,Helvetica,sans-serif}.users-item-email{font-size:.875rem;color:#6B7280;margin:0}.users-item-organization{font-size:.875rem;color:#6B7280;margin:0 0 .25rem}.users-item-role{font-size:.875rem;color:#6B7280;margin:0}.projects-loading-container{display:flex;align-items:center;justify-content:center;min-height:50vh}.projects-loading-spinner{width:40px;height:40px;border:4px solid #f3f3f3;border-top-color:#1d1d1d;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 1rem}.projects-container{height:100%;background-color:#f5f5f5;max-width:none;margin:0}.projects-wrapper{width:100%}.projects-card{background:white;border-radius:0;box-shadow:none;overflow:hidden}.projects-header{height:80px;padding:0 2rem;border-bottom:1px solid #ececec;display:flex;align-items:center;justify-content:space-between}.projects-title{font-family:ABChanelCorpo2022-SemiBold,Helvetica,sans-serif;font-weight:600;font-size:1.5rem;color:#1D1D1D;margin:0}.projects-back-button{background:none;border:none;color:#1D1D1D;padding:0;font-family:Futura Std Light,Helvetica,sans-serif;font-weight:300;line-height:1.5;cursor:pointer;text-decoration:underline;text-transform:none;letter-spacing:normal;font-size:inherit}.projects-back-button:hover{background:none;text-decoration:underline;opacity:.7}.projects-new-button{background:none;border:none;color:#1D1D1D;padding:0;font-family:Futura Std Light,Helvetica,sans-serif;font-weight:300;text-decoration:underline;text-transform:none;letter-spacing:normal;cursor:pointer;transition:opacity .2s ease;font-size:inherit}.projects-new-button:hover{background:none;opacity:.7;text-decoration:underline}.projects-error{padding:1rem 2rem;background-color:#fef2f2;border:1px solid #fecaca;margin:0}.projects-error p{font-family:ABChanelCorpo2022-Light,Helvetica,sans-serif;font-weight:300;color:#dc2626;margin:0;font-size:.875rem}.projects-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center}.projects-empty-icon{width:48px;height:48px;color:#d1d5db;margin-bottom:1rem}.projects-empty-title{font-family:ABChanelCorpo2022-SemiBold,Helvetica,sans-serif;font-weight:600;font-size:1.25rem;color:#1D1D1D;margin:0 0 .5rem}.projects-empty-text{font-family:ABChanelCorpo2022-Light,Helvetica,sans-serif;font-weight:300;color:#6b7280;margin:0 0 2rem;font-size:1rem}.projects-empty-button{background-color:#1D1D1D;color:white;border:none;padding:.75rem 1.5rem;font-family:ABChanelCorpo2022-SemiBold,Helvetica,sans-serif;font-weight:600;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;transition:all .2s ease;font-size:.875rem}.projects-empty-button:hover{background-color:#333}.projects-list{display:flex;flex-direction:column;gap:0}.projects-item{border-bottom:1px solid #ececec;transition:background-color .2s ease}.projects-item:last-child{border-bottom:none}.projects-item-content{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 2rem}.projects-item-info{display:flex;align-items:center;gap:1rem;flex:1 1}.projects-item-avatar{width:48px;height:48px;border-radius:50%;background-color:#f3f4f6;display:flex;align-items:center;justify-content:center;flex-shrink:0}.projects-item-avatar-text{font-family:ABChanelCorpo2022-SemiBold,Helvetica,sans-serif;font-weight:600;font-size:1rem;color:#1D1D1D}@media (max-width:900px){.projects-item-avatar{display:none}}.projects-item-details{flex:1 1;min-width:0}.projects-item-name{font-family:ABChanelCorpo2022-SemiBold,Helvetica,sans-serif;font-weight:600;font-size:1rem;color:#1D1D1D;margin:0 0 .25rem;display:flex;align-items:center;gap:.5rem}.projects-item-description{font-family:ABChanelCorpo2022-Light,Helvetica,sans-serif;font-weight:300;color:#6B7280;font-size:.875rem;margin:0 0 .5rem}.projects-item-meta{display:flex;gap:1rem}.projects-item-budget,.projects-item-users{font-family:ABChanelCorpo2022-Light,Helvetica,sans-serif;font-weight:300;color:#6B7280;font-size:.75rem;margin:0}@media (max-width:900px){.projects-item-meta{display:none}}.projects-item-actions{display:flex;align-items:center;gap:1rem}.projects-item-buttons{display:flex;gap:.5rem}.projects-item-button{background:none;border:none;cursor:pointer;padding:.5rem;border-radius:0;transition:all .2s ease;display:flex;align-items:center;justify-content:center;width:40px;height:40px;min-width:40px;min-height:40px}.projects-item-button.edit{background-color:white;border:1px solid #ececec}.projects-item-button.edit:hover{background-color:#F9FAFB}.projects-item-button.delete{background-color:white;border:1px solid #ececec}.projects-item-button.delete:hover{background-color:#F9FAFB}.projects-item-button svg{width:24px!important;height:24px!important;display:block;stroke:#1D1D1D;fill:none;stroke-width:1;min-width:24px;min-height:24px}.projects-item-button.view-details{background-color:#1D1D1D;border:1px solid #1d1d1d}.projects-item-button.view-details:hover{background-color:#333}.projects-item-button.view-details svg{stroke:#FFFFFF!important;fill:#FFFFFF!important;stroke-width:1}.users-item-actions{display:flex;align-items:center;gap:1rem}.users-item-tjm{text-align:right}.users-item-tjm-value{font-family:ABChanelCorpo2022-SemiBold,Helvetica,sans-serif;font-size:.875rem;font-weight:600;color:#111827;margin:0}.users-item-buttons{display:flex;gap:.5rem}.users-item-button{background:none;border:none;cursor:pointer;padding:.5rem;border-radius:0;transition:all .2s ease;display:flex;align-items:center;justify-content:center;width:40px;height:40px;min-width:40px;min-height:40px}.users-item-button.edit{background-color:white;border:1px solid #ececec}.users-item-button.edit:hover{background-color:#F9FAFB}.users-item-button.delete{background-color:white;border:1px solid #ececec}.users-item-button.delete:hover{background-color:#F9FAFB}.users-item-button svg{width:24px!important;height:24px!important;display:block;stroke:#1D1D1D;fill:none;stroke-width:1;min-width:24px;min-height:24px}.organizations-loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:50vh;gap:1rem}.organizations-loading-spinner{width:40px;height:40px;border:3px solid #f3f3f3;border-top-color:#1d1d1d;border-radius:50%;animation:spin 1s linear infinite}.organizations-container{width:100%;height:100vh;overflow-y:auto}.organizations-wrapper{width:100%}.organizations-card{background-color:white;border:1px solid #ececec}.organizations-header{display:flex;justify-content:space-between;align-items:center;padding:2rem;border-bottom:1px solid #ececec;height:80px}.organizations-title{font-family:ABChanelCorpo2022-SemiBold,Helvetica,sans-serif;font-weight:600;font-size:1.5rem;color:#1D1D1D;margin:0}.organizations-new-button{background:none;border:none;color:#1D1D1D;padding:0;font-family:Futura Std Light,Helvetica,sans-serif;font-weight:300;text-decoration:underline;text-transform:none;letter-spacing:normal;cursor:pointer;transition:opacity .2s ease;font-size:inherit}.organizations-new-button:hover{background:none;opacity:.7;text-decoration:underline}.organizations-error{padding:1rem 2rem;background-color:#fef2f2;border:1px solid #fecaca;margin:0}.organizations-error p{font-family:ABChanelCorpo2022-Light,Helvetica,sans-serif;font-weight:300;color:#dc2626;margin:0}.organizations-empty{text-align:center;padding:4rem 2rem}.organizations-empty-icon{width:64px;height:64px;margin:0 auto 1.5rem;color:#9ca3af}.organizations-empty-icon svg{width:100%;height:100%}.organizations-empty-title{font-family:ABChanelCorpo2022-SemiBold,Helvetica,sans-serif;font-weight:600;font-size:1.25rem;color:#1D1D1D;margin:0 0 .5rem}.organizations-empty-text{font-family:ABChanelCorpo2022-Light,Helvetica,sans-serif;font-weight:300;color:#6b7280;margin:0 0 2rem;font-size:1rem}.organizations-empty-button{background-color:#1D1D1D;color:white;border:none;padding:.75rem 1.5rem;font-family:ABChanelCorpo2022-SemiBold,Helvetica,sans-serif;font-weight:600;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;transition:all .2s ease;font-size:.875rem}.organizations-empty-button:hover{background-color:#333}.organizations-list{display:flex;flex-direction:column;gap:0}.organizations-item{border-bottom:1px solid #ececec;transition:background-color .2s ease}.organizations-item:hover{background-color:#f9f9f9}.organizations-item:last-child{border-bottom:none}.organizations-item-content{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem}.organizations-item-info{display:flex;align-items:center;gap:1rem;flex:1 1}.organizations-item-avatar{width:48px;height:48px;border-radius:50%;background-color:#F3F4F6;display:flex;align-items:center;justify-content:center;flex-shrink:0}.organizations-item-avatar-text{font-family:ABChanelCorpo2022-SemiBold,Helvetica,sans-serif;font-weight:600;font-size:.875rem;color:#1D1D1D;text-transform:uppercase}.organizations-item-details{flex:1 1;min-width:0}.organizations-item-name{font-family:ABChanelCorpo2022-SemiBold,Helvetica,sans-serif;font-weight:600;font-size:1rem;color:#1D1D1D;margin:0 0 .25rem}.organizations-item-actions{display:flex;align-items:center;gap:1rem}.organizations-item-buttons{display:flex;gap:.5rem}.organizations-item-button{background:none;border:none;color:#1D1D1D;cursor:pointer;padding:.5rem;border-radius:0;transition:all .2s ease;display:flex;align-items:center;justify-content:center;width:40px;height:40px;min-width:40px;min-height:40px}.organizations-item-button.edit{background-color:white;border:1px solid #ececec}.organizations-item-button.edit:hover{background-color:#F9FAFB}.organizations-item-button.delete{background-color:white;border:1px solid #ececec}.organizations-item-button.delete:hover{background-color:#F9FAFB}.organizations-item-button svg{width:24px!important;height:24px!important;display:block;stroke:#1D1D1D;fill:none;stroke-width:1;min-width:24px;min-height:24px}.organization-form-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;height:50vh;gap:1rem}.organization-form-spinner{width:40px;height:40px;border:3px solid #f3f3f3;border-top-color:#1d1d1d;border-radius:50%;animation:spin 1s linear infinite}.organization-form-container{width:100%;height:100vh;overflow-y:auto}.organization-form-wrapper{width:100%;margin:0 auto}.organization-form-card{background-color:white;border:1px solid #ececec;min-height:calc(100vh - 80px)}.organization-form-header{display:flex;align-items:center;justify-content:flex-start;padding:0 1.5rem;border-bottom:1px solid #ececec;height:80px}.organization-form-title{font-family:ABChanelCorpo2022-SemiBold,Helvetica,sans-serif;font-weight:600;font-size:1.5rem;color:#1D1D1D;margin:0}.organization-form-error{background-color:#FEF2F2;border:1px solid #fecaca;border-radius:.375rem;padding:1rem;margin:1.5rem}.organization-form{padding:1.5rem;display:flex;flex-direction:column;gap:1.5rem}.organization-form-field{display:flex;flex-direction:column;gap:.5rem}.organization-form-label{font-size:.875rem;color:#6B7280}.organization-form-input,.organization-form-label{font-family:ABChanelCorpo2022-Light,Helvetica,sans-serif;font-weight:300}.organization-form-input{padding:.75rem;border:1px solid #e5e7eb;border-radius:0;font-size:1rem;color:#1D1D1D;width:100%}.organization-form-input:focus{outline:none;border-color:#1D1D1D}.organization-form-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:1rem;padding-top:1.5rem}.organization-form-button{padding:.75rem 2rem;font-family:ABChanelCorpo2022-SemiBold,Helvetica,sans-serif;font-weight:600;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;transition:all .2s ease;font-size:.875rem;height:50px;border:none}.organization-form-button.primary{background-color:#1D1D1D;color:white}.organization-form-button.primary:hover{background-color:#333}.organization-form-button.secondary{background:none!important;border:none!important;color:#1D1D1D!important;padding:0!important;font-family:Futura Std Light,Helvetica,sans-serif!important;font-weight:300!important;text-decoration:underline!important;text-transform:none!important;letter-spacing:normal!important;cursor:pointer;transition:opacity .2s ease!important;font-size:inherit!important;height:auto!important}.organization-form-button.secondary:hover{background:none!important;opacity:.7;text-decoration:underline!important}.organization-form-actions .organization-form-button.secondary{background:none!important;border:none!important;color:#1D1D1D!important;padding:0!important;font-family:Futura Std Light,Helvetica,sans-serif!important;font-weight:300!important;text-decoration:underline!important;text-transform:none!important;letter-spacing:normal!important;cursor:pointer;transition:opacity .2s ease!important;font-size:inherit!important;height:auto!important}.organization-form-actions .organization-form-button.secondary:hover{background:none!important;opacity:.7;text-decoration:underline!important}.organization-form-button:disabled{opacity:.5;cursor:not-allowed}