html,body{background:white;color:#555;height:100%;margin:0;padding:0;font-size:16px;line-height:1.4}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb;font-family:Figtree,sans-serif;scrollbar-color:initial;scrollbar-width:initial}a{color:#2046cf;text-decoration:none}::-moz-placeholder{font-style:italic}::placeholder{font-style:italic}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0;opacity:0;pointer-events:none}select[name],textarea[name],input[name]:not([type="checkbox"],[type="radio"]){font-size:16px;box-sizing:border-box;margin:4px 0;text-decoration:none;vertical-align:middle;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:white;border:1px solid #b2cfeb;border-radius:8px;cursor:text;padding:8px 10px 6px;transition:border .1s linear;min-height:40px;width:calc(100% - 6px);display:inline-grid;grid-row-start:1;grid-column-start:1}input[type=checkbox],input[type=radio]{width:15px;height:15px}.autocomplete{margin:4px 0}.autocomplete input{margin:0}select:focus:not(.is-disabled),textarea:focus:not(.is-disabled),button:focus:not(.is-disabled),input:focus:not(.is-disabled){border-color:#2046cf;box-shadow:0 0 0 3px #2046cf4d}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button{cursor:pointer;-webkit-appearance:button;background-color:transparent}.button{min-width:100px;padding:9px 25px;margin:0 8px 0 0;border:1px solid #2046cf;background:white;color:#2046cf;border-radius:22px;display:inline-flex;align-items:center;justify-content:center;align-self:center;line-height:1.1;font-weight:600}.button:last-child{margin-right:0}.button:hover,.button:focus{background:color-mix(in srgb,transparent,#24c 15%)}.button.primary{background:#2046cf;color:#fff}.button>svg{min-width:18px;width:18px;min-height:18px;height:18px}.link{color:#2046cf;font-weight:600}.ul,.link:hover{text-decoration:underline}label{display:block;margin:10px 0 0;font-weight:600;position:relative;top:2px}.cell{display:inline-flex;flex-direction:column;justify-content:center;width:calc(33% - 10px);border:0;margin-right:10px}.autocomplete textarea{margin:0}h2{font-size:28px}input:focus,select:focus,textarea:focus{position:relative;z-index:3}.row{display:flex;flex-direction:row;flex-wrap:wrap}@media only screen and (min-width: 768px){.row{flex-wrap:nowrap}.row:first-child{color:#000;font-weight:600;padding-bottom:0}}.cell-text{padding:5px}.pdf .cell-text{padding-bottom:9px}.autocomplete svg{z-index:5}.autocomplete li:hover{background:#24c!important;color:#fff!important}.ag-cell[class]{display:inline-flex}.spinner{width:1em;height:1em;margin-right:.5em;animation:spin .5s infinite linear}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.expandable-content{display:grid;grid-template-rows:0fr;transition:grid-template-rows .2s ease-out}.expandable-content.is-expanded{grid-template-rows:1fr}.expandable-content-inner{overflow:hidden;padding-left:3px;margin-left:-3px}.expandable-content-inner.is-open{overflow:visible}.site-header{height:66px;background:#f4faff;border-bottom:1px solid #bbb;padding:11px;display:flex;justify-content:space-between;align-items:center}.sidebar{position:fixed;z-index:999;top:66px;left:-250px;height:calc(100vh - 66px);width:250px;background:white;padding:10px;border-right:1px solid #bbb;overflow-y:auto;overflow-x:hidden;transition:left .2s ease-out}.sidebar.open{left:0}.main{height:calc(100vh - 66px);overflow-y:auto;overflow-x:hidden;padding:20px 10px 50px;transition:margin-left .2s ease-out}@media only screen and (min-width: 768px){.main{padding:20px 30px 80px}}.site-header__toggle-menu-button{margin-right:10px;position:relative;height:30px}@media only screen and (min-width: 1024px){.site-header__toggle-menu-button{display:none}.sidebar{left:0}.sidebar+.main{margin-left:250px}}.sidebar-link{color:#000;display:flex;padding:10px;margin:0 0 5px;align-items:center}.sidebar-link>svg{width:14px;height:14px;margin-left:4px}.sidebar-link.active{font-weight:700}.sidebar-link.active>svg{display:none}.site-header__logo{color:#000;font-style:italic;font-weight:700;font-size:22px;display:inline-flex;align-items:center}.site-header__logo>svg{display:inline-block;vertical-align:middle;width:28px;height:28px;margin-right:6px}.site-header__org-menu-button{background:rgba(255,255,255,.5);border-radius:5px;max-width:170px}.site-header__org-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:8px}.subscription-tier{display:inline-flex;color:#fff;background:#aaa;padding:2px 5px;text-transform:uppercase;margin-right:3px;border-radius:4px;font-size:11px}.profile-menu{opacity:0;pointer-events:none;position:fixed;z-index:99999;min-width:220px;top:60px;right:11px;background:white;padding:20px;border:1px solid #ccc;border-radius:8px;box-shadow:0 4px 8px #0000001a;transition:opacity .2s}.profile-menu.open{opacity:1;pointer-events:auto}[data-test-id=logout]{margin-top:20px}.profile-menu__upgrade-cta{display:block;background:#ced6f1;margin-top:5px;padding:8px;border-radius:5px}@media only screen and (max-width: 767px){.site-header__org-menu-button{padding:6px 9px}.site-header__org-menu-button .subscription-tier{display:none}.profile-menu .subscription-tier{display:inline-flex}}@media only screen and (min-width: 768px){.site-header__logo{font-size:30px}.site-header__logo>svg{width:38px;height:38px;margin-right:10px}.site-header__org-menu-button{max-width:300px}.profile-menu .subscription-tier{display:none}}.not-found-container{display:flex;align-items:flex-start;justify-content:center;min-height:100vh;padding:20% 20px 20px;background:linear-gradient(135deg,#f5f7fa 0%,#c3cfe2 100%)}.not-found-content{text-align:center;max-width:900px;padding:40px;background:white;border-radius:12px;box-shadow:0 10px 30px #0000001a}.not-found-title{font-size:120px;font-weight:700;color:#2046cf;margin:0 0 20px;line-height:1;text-shadow:2px 2px 4px rgba(0,0,0,.1)}.not-found-subtitle{font-size:32px;color:#333;margin:0 0 20px;font-weight:600}.not-found-message{font-size:18px;color:#666;margin:0 0 40px;line-height:1.6}.not-found-actions{display:flex;gap:15px;justify-content:center;flex-wrap:wrap}@media (max-width: 768px){.not-found-title{font-size:80px}.not-found-subtitle{font-size:24px}.not-found-message{font-size:16px}.not-found-actions{flex-direction:column;align-items:center}.not-found-actions .button{width:200px}}.modal-overlay{position:fixed;inset:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px;opacity:0;animation:modal-overlay-enter .2s ease-out forwards}.modal-overlay.modal-exit{animation:modal-overlay-exit .15s ease-in forwards}.modal-content{background:white;border-radius:8px;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;transform:translateY(-80px) translateZ(0) scale(.9);animation:modal-content-enter .2s ease-out forwards}.modal-exit .modal-content{animation:modal-content-exit .15s ease-in forwards}@keyframes modal-overlay-enter{0%{opacity:0}to{opacity:1}}@keyframes modal-overlay-exit{0%{opacity:1}to{opacity:0}}@keyframes modal-content-enter{0%{transform:translateY(-80px) translateZ(0) scale(.9);opacity:0}to{transform:translateY(0) translateZ(0) scale(1);opacity:1}}@keyframes modal-content-exit{0%{transform:translateY(0) translateZ(0) scale(1);opacity:1}to{transform:translateY(-80px) translateZ(0) scale(.9);opacity:0}}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e5e7eb}.modal-header h3{margin:0;font-size:18px;font-weight:600;color:#111827}.modal-close{background:none;border:none;font-size:24px;color:#6b7280;cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.modal-close:hover{color:#374151}.modal-body{padding:24px}@media (max-width: 768px){.modal-overlay{padding:0;align-items:stretch}.modal-content{border-radius:0;max-width:none;max-height:none;height:100vh;width:100vw;transform:translateY(100vh) translateZ(0);animation:modal-content-enter-mobile .25s ease-out forwards}.modal-exit .modal-content{animation:modal-content-exit-mobile .2s ease-in forwards}.modal-header{padding:16px 20px;position:sticky;top:0;background:white;z-index:1}.modal-body{padding:20px;flex:1;overflow-y:auto}@keyframes modal-content-enter-mobile{0%{transform:translateY(100vh) translateZ(0)}to{transform:translateY(0) translateZ(0)}}@keyframes modal-content-exit-mobile{0%{transform:translateY(0) translateZ(0)}to{transform:translateY(100vh) translateZ(0)}}}.pointer-events-none{pointer-events:none}.fixed{position:fixed}.inset-0{inset:0}.z-50{z-index:50}.items-end{align-items:flex-end}.px-4{padding-left:1rem;padding-right:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.sm\:items-start{@media (min-width: 640px){align-items:flex-start}}.sm\:p-6{@media (min-width: 640px){padding:1.5rem}}.flex-col{flex-direction:column}.items-center{align-items:center}.space-y-4>:not([hidden])~:not([hidden]){margin-top:1rem}.sm\:items-end{@media (min-width: 640px){align-items:flex-end}}.transform{transform:translate(0)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.duration-300{transition-duration:.3s}.transition{transition-property:all}.translate-y-2{transform:translateY(.5rem)}.opacity-0{opacity:0}.sm\:translate-y-0{@media (min-width: 640px){transform:translateY(0)}}.sm\:translate-x-2{@media (min-width: 640px){transform:translate(.5rem)}}.translate-y-0{transform:translateY(0)}.opacity-100{opacity:1}.sm\:translate-x-0{@media (min-width: 640px){transform:translate(0)}}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.duration-100{transition-duration:.1s}.pointer-events-auto{pointer-events:auto}.w-full{width:100%}.max-w-sm{max-width:24rem}.overflow-hidden{overflow:hidden}.rounded-lg{border-radius:.5rem}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,. . .}.ring-1{box-shadow:0 0 0 1px #0000000d}.ring-black\/5{--tw-ring-color: rgba(0, 0, 0, .05)}.p-4{padding:1rem}.flex{display:flex}.items-start{align-items:flex-start}.shrink-0{flex-shrink:0}.h-6{height:1.5rem}.w-6{width:1.5rem}.text-red-400{color:#f87171}.ml-3{margin-left:.75rem}.w-0{width:0}.flex-1{flex-grow:1}.pt-0\.5{padding-top:.125rem}.text-sm{font-size:.875rem}.font-medium{font-weight:500}.text-gray-900{color:#111827}.mt-1{margin-top:.25rem}.text-gray-500{color:#6b7280}.text-xs{font-size:.75rem}.overflow-x-auto{overflow-x:auto}.ml-4{margin-left:1rem}.inline-flex{display:inline-flex}.rounded-md{border-radius:.375rem}.bg-white{background-color:#fff}.text-gray-400{color:#9ca3af}.hover\:text-gray-500:hover{color:#6b7280}.focus\:outline-none:focus{outline:0}.focus\:ring-2:focus{box-shadow:0 0 0 2px var(--tw-ring-color)}.focus\:ring-indigo-500:focus{--tw-ring-color: #6366f1}.focus\:ring-offset-2:focus{--tw-ring-offset-width: 2px}
