@import url(https://cdn.jsdelivr.net/npm/tailwindcss@2.2.19/dist/tailwind.min.css);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}.App{text-align:left}.address-lookup-overlay{z-index:60}.address-lookup-box{height:70vh;max-height:70vh}.address-lookup-results{min-height:0;overflow-y:scroll}.csv-export-modal-overlay{z-index:55}.csv-export-modal-box{display:flex;flex-direction:column;height:80vh;max-height:80vh;max-width:1024px;overflow:hidden;width:100%}.csv-export-modal-scroll{flex:1 1 auto;min-height:0;overflow-x:auto;overflow-y:auto}.contract-modal-box{display:flex;flex-direction:column;max-height:90vh;max-width:42rem;overflow:hidden;width:100%}.contract-modal-scroll{flex:1 1 auto;min-height:0;overflow-x:auto;overflow-y:auto}:root{--primary-blue-dark:#1e40af;--primary-blue-main:#2563eb;--primary-blue-light:#52b5e8;--gradient-primary:linear-gradient(135deg,#2563eb,#52b5e8 50%,#1e40af);--gradient-primary-simple:linear-gradient(135deg,#2563eb,#52b5e8);--gradient-dark:linear-gradient(135deg,#1e293b,#0f172a);--shadow-primary:0 4px 20px #2563eb40}.app-header{background:linear-gradient(135deg,#2563eb,#52b5e8 50%,#1e40af);background:var(--gradient-primary);box-shadow:0 4px 20px #2563eb40;box-shadow:var(--shadow-primary);color:#fff}.loading-container{align-items:center;background:linear-gradient(135deg,#f5f7fa,#e9ecef);display:flex;flex-direction:column;justify-content:center;min-height:100vh}.loading-spinner{animation:spin 1s linear infinite;border:3px solid #e2e8f0;border-radius:50%;border-top:3px solid var(--primary-blue-light);height:50px;width:50px}.loading-container p{color:#475569;font-size:1.1rem;font-weight:500;margin-top:1rem}.bg-blue-600{background:linear-gradient(135deg,#2563eb,#52b5e8)!important;background:var(--gradient-primary-simple)!important;box-shadow:0 2px 8px #2563eb4d!important}.bg-green-500{background:linear-gradient(135deg,#10b981,#34d399)!important;box-shadow:0 2px 4px #10b9814d!important}.primary,.text-primary{color:#2563eb!important;color:var(--primary-blue-main)!important}.bg-primary{background:linear-gradient(135deg,#2563eb,#52b5e8)!important;background:var(--gradient-primary-simple)!important}a{color:#2563eb;color:var(--primary-blue-main);transition:color .2s ease}a:hover{color:#52b5e8;color:var(--primary-blue-light)}.box,.card,.panel{background:#fff;border:1px solid #e2e8f0cc;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transition:all .3s ease}.box:hover,.card:hover,.panel:hover{box-shadow:0 10px 15px -3px #0000001f,0 4px 6px -2px #00000014,0 20px 25px -5px #52b5e826;transform:translateY(-4px)}input:not([type=checkbox]):not([type=radio]),select,textarea{background-color:#f8fafc!important;border:2px solid #e2e8f0!important;color:#1f2937!important;transition:all .2s ease}input:not([type=checkbox]):not([type=radio]):focus,select:focus,textarea:focus{background-color:#fff!important;border-color:#52b5e8!important;border-color:var(--primary-blue-light)!important;box-shadow:0 0 0 3px #52b5e81a!important;color:#1f2937!important;outline:none!important}h1,h2{font-weight:700}h3,h4,h5,h6{color:#1e40af;color:var(--primary-blue-dark);font-weight:600}.app-footer,.footer{background:linear-gradient(135deg,#1e293b,#0f172a)!important;background:var(--gradient-dark)!important;box-shadow:0 -2px 10px #0000001a;color:#94a3b8!important}.success{background-color:#f0fdf4;border-color:#bbf7d0;color:#16a34a}.error{background-color:#fef2f2;border-color:#fecaca;color:#dc2626}.info{background-color:#eff6ff;border-color:#bfdbfe;color:#2563eb;color:var(--primary-blue-main)}.nav-item,.nav-link{color:#fff;transition:all .2s ease}.nav-item:hover,.nav-link:hover{background:#ffffff1a;color:#fff}.nav-item.active,.nav-link.active{background:#fff3;color:#fff;font-weight:600}:::-webkit-scrollbar{height:10px;width:10px}:::-webkit-scrollbar-track{background:#f1f5f9}:::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#2563eb,#52b5e8);background:var(--gradient-primary-simple);border-radius:5px}:::-webkit-scrollbar-thumb:hover{background:#1e40af;background:var(--primary-blue-dark)}@keyframes spin{to{transform:rotate(1turn)}}.expenses-full-bleed-container{box-sizing:border-box;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding-left:24px;padding-right:24px;width:calc(100vw - 48px)}.fixed.inset-0.z-40,.fixed.inset-0.z-50,.fixed.inset-0[role=dialog]{color:#111827}.fixed.inset-0 .bg-blue-50,.fixed.inset-0 .bg-gray-50,.fixed.inset-0 .bg-gray-50 .text-white,.fixed.inset-0 .bg-green-50,.fixed.inset-0 .bg-purple-50,.fixed.inset-0 .bg-white,.fixed.inset-0 .bg-white .text-white,.fixed.inset-0 .bg-yellow-50{color:#111827!important}.mls-subtab-nav{border-bottom:1px solid #e5e7eb;display:flex;gap:8px;margin-bottom:16px}.mls-subtab-btn{background:#0000;border:none;border-bottom:2px solid #0000;color:#6b7280;cursor:pointer;font-size:14px;font-weight:600;padding:8px 16px;transition:all .15s ease}.mls-subtab-btn:hover{background:#f9fafb;color:#374151}.mls-subtab-btn--active{background:#eff6ff;border-bottom-color:#2563eb;color:#2563eb}.mls-subtab-btn.disabled{color:#9ca3af;cursor:not-allowed;opacity:.6}.mls-subtab-btn-lg{font-size:15px;padding:10px 18px}.vcs-description-input{border:1px solid #d1d5db;border-radius:4px;box-sizing:border-box;font-size:11px;padding:2px;width:100%}.special-regions-panel{background:#fff;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:20px;overflow:hidden}.special-regions-header{background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:12px 15px}.special-regions-title{font-size:16px;font-weight:600;margin:0}.special-regions-body{padding:12px 15px}.special-regions-controls{align-items:center;display:flex;gap:8px;margin-bottom:12px}.special-region-input{border:1px solid #d1d5db;border-radius:4px;padding:8px;width:280px}.special-region-add,.special-region-save{border:none;border-radius:6px;cursor:pointer;font-weight:600;padding:8px 12px}.special-region-add{background:#3b82f6;color:#fff}.special-region-save{background:#10b981;color:#fff}.special-regions-list{border-top:1px dashed #e5e7eb;padding-top:8px}.special-regions-list-row{align-items:center;display:flex;justify-content:space-between;padding:6px 0}.special-regions-list-header{color:#374151;font-size:13px;font-weight:600}.special-regions-empty{color:#6b7280;font-size:13px;padding:8px 0}.special-region-name{color:#111827;font-weight:500}.special-region-remove{background:#ef4444;border:none;border-radius:6px;color:#fff;cursor:pointer;padding:6px 10px}.special-region-select{border:1px solid #d1d5db;border-radius:4px;font-size:12px;padding:4px}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{left:0;position:absolute;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.leaflet-tile::selection{background:#0000}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{height:1600px;-webkit-transform-origin:0 0;width:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-height:none!important;max-width:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-height:none!important;max-width:none!important;padding:0;width:auto}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;height:0;width:0;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{height:1px;width:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{pointer-events:visiblePainted;pointer-events:auto;position:relative;z-index:800}.leaflet-bottom,.leaflet-top{pointer-events:none;position:absolute;z-index:1000}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{clear:both;float:left}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:26px;text-align:center;text-decoration:none;width:26px}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.leaflet-bar a.leaflet-disabled{background-color:#f4f4f4;color:#bbb;cursor:default}.leaflet-touch .leaflet-bar a{height:30px;line-height:30px;width:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);height:36px;width:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{height:44px;width:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{background:#fff;color:#333;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;line-height:1.4;padding:0 5px}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;height:.6669em;vertical-align:initial!important;width:1em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{background:#fffc;border:2px solid #777;border-top:none;box-sizing:border-box;line-height:1.1;padding:2px 5px 1px;text-shadow:1px 1px #fff;white-space:nowrap}.leaflet-control-scale-line:not(:first-child){border-bottom:none;border-top:2px solid #777;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{margin-bottom:20px;position:absolute;text-align:center}.leaflet-popup-content-wrapper{border-radius:12px;padding:1px;text-align:left}.leaflet-popup-content{font-size:13px;font-size:1.08333em;line-height:1.3;margin:13px 24px 13px 20px;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{height:20px;left:50%;margin-left:-20px;margin-top:-1px;overflow:hidden;pointer-events:none;position:absolute;width:40px}.leaflet-popup-tip{height:17px;margin:-10px auto 0;padding:1px;pointer-events:auto;transform:rotate(45deg);width:17px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;box-shadow:0 3px 14px #0006;color:#333}.leaflet-container a.leaflet-popup-close-button{background:#0000;border:none;color:#757575;font:16px/24px Tahoma,Verdana,sans-serif;height:24px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:24px}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);margin:0 auto;width:24px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{background-color:#fff;border:1px solid #fff;border-radius:3px;box-shadow:0 1px 3px #0006;color:#222;padding:6px;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;white-space:nowrap}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{background:#0000;border:6px solid #0000;content:"";pointer-events:none;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{border-top-color:#fff;bottom:0;margin-bottom:-12px}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-left:-6px;margin-top:-12px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;left:0;margin-left:-12px}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.landing-container{background:linear-gradient(135deg,#f5f7fa,#e9ecef);display:flex;flex-direction:column;min-height:100vh}.landing-header{background:linear-gradient(135deg,#2563eb,#52b5e8 50%,#1e40af);box-shadow:0 4px 20px #2563eb40;color:#fff;overflow:hidden;padding:2rem 0;position:relative}.header-content{margin:0 auto;max-width:1200px;padding:0 2rem;position:relative;z-index:1}.logo-title-group{align-items:center;display:flex;gap:1.5rem}.company-logo{animation:float 12s ease-in-out infinite;filter:drop-shadow(0 2px 8px rgba(0,0,0,.15));height:80px;object-fit:contain;width:80px}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.title-group{display:flex;flex-direction:column}.landing-header h1{font-size:3rem;font-weight:700;letter-spacing:-1px;margin:0;text-shadow:0 2px 4px #0000001a}.tagline{font-size:1.3rem;font-weight:500;line-height:1.3;margin:0;opacity:.95}.landing-main{align-items:center;display:flex;flex:1 1;justify-content:center;padding:3rem 2rem}.content-wrapper{margin:0 auto;max-width:1200px;width:100%}.hero-section{animation:fadeInUp .8s ease-out;margin-bottom:3rem;text-align:center}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hero-section h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#1e40af,#52b5e8);-webkit-background-clip:text;background-clip:text;color:#1e40af;font-size:2.75rem;font-weight:700;margin-bottom:1rem}.hero-description{color:#475569;font-size:1.25rem;line-height:1.6;margin:0 auto;max-width:600px}.login-card{animation:fadeInUp .8s ease-out .2s both;background:#fff;border:1px solid #e2e8f0cc;border-radius:16px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f,0 20px 25px -5px #0000001a;margin:0 auto 3rem;max-width:420px;padding:3rem;position:relative}.login-card:before{background:linear-gradient(135deg,#52b5e8,#1e40af);border-radius:16px;bottom:-2px;content:"";left:-2px;opacity:0;position:absolute;right:-2px;top:-2px;transition:opacity .3s ease;z-index:-1}.login-card:hover:before{opacity:.2}.login-card h3{color:#1e40af;font-size:1.875rem;font-weight:700;margin-bottom:1.75rem;text-align:center}.form-group{margin-bottom:1.5rem}.form-group label{color:#334155;display:block;font-size:.925rem;font-weight:600;margin-bottom:.5rem}.form-group input{background-color:#f8fafc;border:2px solid #e2e8f0;border-radius:8px;box-sizing:border-box;font-size:1rem;padding:.875rem 1.125rem;transition:all .2s;width:100%}.form-group input:focus{background-color:#fff;border-color:#52b5e8;box-shadow:0 0 0 3px #52b5e81a;outline:none}.form-group input:disabled{cursor:not-allowed;opacity:.6}.error-message{animation:shake .5s ease-in-out;background-color:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;font-size:.875rem;margin-bottom:1rem;padding:.875rem 1rem}@keyframes shake{0%,to{transform:translateX(0)}25%{transform:translateX(-5px)}75%{transform:translateX(5px)}}.login-button{background:linear-gradient(135deg,#2563eb,#52b5e8);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.0625rem;font-weight:600;margin-top:.75rem;overflow:hidden;padding:1rem 1.5rem;position:relative;transition:all .3s ease;width:100%}.login-button:before{background:#ffffff4d;border-radius:50%;content:"";height:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .6s,height .6s;width:0}.login-button:hover:not(:disabled){box-shadow:0 8px 16px #2563eb4d;transform:translateY(-2px)}.login-button:hover:not(:disabled):before{height:300px;width:300px}.login-button:disabled{background:linear-gradient(135deg,#94a3b8,#cbd5e1);cursor:not-allowed;opacity:.7}.login-footer{border-top:1px solid #e5e7eb;margin-top:1.75rem;padding-top:1.75rem;text-align:center}.login-footer p{color:#64748b;font-size:.875rem}.dev-bypass-button{background:#64748b;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.875rem;margin-top:1rem;padding:.5rem 1rem;transition:background .2s ease}.dev-bypass-button:hover{background:#475569}.features-section{animation:fadeInUp .8s ease-out .4s both;margin-top:2rem}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.feature-card{background:#fff;border:1px solid #e2e8f0cc;border-radius:12px;box-shadow:0 4px 6px -1px #00000014,0 2px 4px -1px #0000000a,0 10px 15px -3px #00000014;overflow:hidden;padding:2rem;position:relative;transition:all .3s ease}.feature-card:before{background:linear-gradient(90deg,#52b5e8,#2563eb);content:"";height:4px;left:0;position:absolute;right:0;top:0;transform:translateX(-100%);transition:transform .3s ease}.feature-card:hover{box-shadow:0 10px 15px -3px #0000001f,0 4px 6px -2px #00000014,0 20px 25px -5px #52b5e826;transform:translateY(-4px)}.feature-card:hover:before{transform:translateX(0)}.feature-image{aspect-ratio:1/1;border-radius:8px;box-shadow:0 4px 6px #0000001a;margin-bottom:1rem;overflow:hidden}.feature-image img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.feature-card:hover .feature-image img{transform:scale(1.05)}.feature-card h4{color:#1e40af;font-size:1.25rem;font-weight:700;margin-bottom:.75rem}.feature-card p{color:#475569;font-size:.95rem;line-height:1.6;margin:0}.features-heading{color:#1e293b;font-size:1.75rem;font-weight:700;margin:0 0 2rem;text-align:center}.about-section{animation:fadeInUp .8s ease-out .6s both;margin-top:4rem}.about-content{grid-gap:0;background:#fff;border:1px solid #e2e8f0cc;border-radius:16px;box-shadow:0 4px 6px -1px #00000014,0 10px 15px -3px #00000014;display:grid;gap:0;grid-template-columns:1fr auto;overflow:hidden}.about-text{padding:2.5rem}.about-text h3{color:#1e293b;font-size:1.75rem;font-weight:700;margin:0 0 1.5rem}.about-accent{color:#52b5e8}.about-text p{color:#475569;font-size:.95rem;line-height:1.7;margin:0 0 1rem}.about-text p:last-child{margin-bottom:0}.about-stats{background:linear-gradient(135deg,#1e40af,#2563eb 50%,#52b5e8);display:flex;flex-direction:column;gap:2rem;justify-content:center;min-width:200px;padding:2.5rem 2rem}.stat-item{text-align:center}.stat-value{color:#fff;font-size:2rem;font-weight:800;line-height:1}.stat-label{color:#ffffffd9;font-size:.8rem;font-weight:600;letter-spacing:.04em;margin-top:.375rem;text-transform:uppercase}.landing-footer{background:linear-gradient(135deg,#1e293b,#0f172a);box-shadow:0 -2px 10px #0000001a;color:#94a3b8;font-size:.875rem;padding:2rem;text-align:center}@media (max-width:768px){.logo-title-group{flex-direction:column;gap:1rem;text-align:center}.landing-header h1{font-size:2.5rem}.hero-section h2{font-size:2.25rem}.hero-description{font-size:1.125rem}.login-card{margin:0 1rem 3rem;padding:2rem}.features-grid{gap:1.5rem;grid-template-columns:1fr}.feature-card{padding:1.75rem}.about-content{grid-template-columns:1fr}.about-text{padding:2rem 1.5rem}.about-stats{flex-direction:row;justify-content:space-around;min-width:0;min-width:auto;padding:1.5rem}}.user-management-container{margin:0 auto;max-width:100%;overflow-x:hidden;padding:2rem}.um-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.um-header h2{color:#1a202c;font-size:1.875rem;margin:0}.create-user-btn{background:linear-gradient(135deg,#2a5298,#1e3c72);border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:600;padding:.75rem 1.5rem;transition:all .2s}.create-user-btn:hover{box-shadow:0 4px 8px #1e3c724d;transform:translateY(-1px)}.um-instructions{background:#f7fafc;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:2rem;padding:1.5rem}.um-instructions p{color:#2d3748;font-weight:600;margin:0 0 .5rem}.um-instructions ul{margin:0;padding-left:1.5rem}.um-instructions li{color:#4a5568;margin-bottom:.5rem}.um-error,.um-success{border-radius:6px;font-weight:500;margin-bottom:1rem;padding:.75rem 1rem}.um-error{background-color:#fee;border:1px solid #feb2b2;color:#c53030}.um-success{background-color:#f0fdf4;border:1px solid #bbf7d0;color:#166534}.um-loading{color:#718096;padding:3rem;text-align:center}.um-table-container{background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 1px 3px #0000001a;overflow-x:auto}.um-table{border-collapse:collapse;min-width:900px;table-layout:fixed;width:100%}.um-table thead{background-color:#f7fafc;border-bottom:2px solid #e2e8f0}.um-table th{color:#4a5568;font-size:.75rem;font-weight:600;letter-spacing:.05em;padding:.625rem .5rem;text-align:left;text-transform:uppercase;white-space:nowrap}.um-table td{border-bottom:1px solid #e2e8f0;color:#2d3748;font-size:.8125rem;overflow:hidden;padding:.625rem .5rem;text-overflow:ellipsis}.um-table tbody tr:last-child td{border-bottom:none}.um-table tbody tr:hover{background-color:#f7fafc}.role-select{background-color:#fff;border:1px solid #cbd5e0;border-radius:4px;cursor:pointer;font-size:.875rem;font-weight:500;padding:.375rem 2rem .375rem .75rem}.role-select.badge-owner{background-color:#fce7f3;border-color:#ec4899;color:#9d174d}.role-select.badge-admin{background-color:#fef3c7;border-color:#fbbf24;color:#92400e}.role-select.badge-manager{background-color:#dbeafe;border-color:#60a5fa;color:#1e40af}.role-select.badge-inspector{background-color:#e0e7ff;border-color:#818cf8;color:#3730a3}.status-badge{text-transform:uppercase}.status-badge.active{background-color:#d1fae5;color:#065f46}.status-badge.inactive{background-color:#fee2e2;color:#991b1b}.account-badge{border-radius:9999px;font-size:.75rem;font-weight:600;padding:.25rem .75rem}.account-badge.has-account{background-color:#d1fae5;color:#065f46}.account-badge.no-account{background-color:#f3f4f6;color:#6b7280}.reset-pwd-btn{background-color:#4b5563;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.875rem;font-weight:500;padding:.375rem .875rem;transition:all .2s}.reset-pwd-btn:hover:not(:disabled){background-color:#374151}.reset-pwd-btn:disabled{cursor:not-allowed;opacity:.5}.um-modal-overlay{align-items:center;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.um-modal{background:#fff;border-radius:8px;box-shadow:0 20px 25px -5px #0000001a;max-height:90vh;max-width:500px;overflow-y:auto;padding:2rem;width:90%}.um-modal h3{color:#1a202c;font-size:1.5rem;margin:0 0 1.5rem}.um-form-group{margin-bottom:1.25rem}.um-form-group label{color:#4a5568;display:block;font-size:.875rem;font-weight:600;margin-bottom:.5rem}.um-form-group input,.um-form-group select{background-color:#fff;border:1px solid #cbd5e0;border-radius:6px;font-size:1rem;padding:.625rem .875rem;transition:all .2s;width:100%}.um-form-group input:focus,.um-form-group select:focus{border-color:#2a5298;box-shadow:0 0 0 3px #2a52981a;outline:none}.um-modal-actions{border-top:1px solid #e2e8f0;display:flex;gap:.75rem;justify-content:flex-end;margin-top:2rem;padding-top:1.5rem}.um-modal-actions button{border:none;border-radius:6px;cursor:pointer;font-size:.875rem;font-weight:600;padding:.625rem 1.25rem;transition:all .2s}.um-modal-actions button:not(.primary){background-color:#f3f4f6;color:#374151}.um-modal-actions button:not(.primary):hover{background-color:#e5e7eb}.um-modal-actions button.primary{background:linear-gradient(135deg,#2a5298,#1e3c72);color:#fff}.um-modal-actions button.primary:hover{box-shadow:0 4px 8px #1e3c724d;transform:translateY(-1px)}.access-control-summary{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-radius:8px;margin-bottom:1.5rem;padding:1.25rem}.access-control-summary h3{color:#475569;font-size:1rem;font-weight:600;margin:0 0 1rem}.access-grid{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.access-item{background:#fff;border:1px solid #e2e8f0;border-radius:6px;display:flex;flex-direction:column;gap:.25rem;padding:.75rem}.access-tab{color:#1e293b;font-size:.875rem;font-weight:600}.access-roles{border-radius:4px;font-size:.75rem;font-weight:500;padding:.25rem .5rem;width:-webkit-fit-content;width:fit-content}.access-roles.all-roles{background-color:#dcfce7;color:#166534}.access-roles.admin-only{background-color:#fef3c7;color:#92400e}.access-roles.owner-only{background-color:#fce7f3;color:#9d174d}.um-type-toggle{border:1px solid #d1d5db;border-radius:8px;display:flex;overflow:hidden}.um-type-btn{background:#f9fafb;border:none;color:#6b7280;cursor:pointer;flex:1 1;font-size:.875rem;font-weight:600;padding:.5rem 1rem;transition:all .15s}.um-type-btn:first-child{border-right:1px solid #d1d5db}.um-type-btn.active{background:#1e3a5f;color:#fff}.um-type-btn:hover:not(.active){background:#e5e7eb}.um-org-checklist{background:#f9fafb;border:1px solid #e2e8f0;border-radius:8px;max-height:200px;overflow-y:auto}.um-org-item{align-items:center;border-bottom:1px solid #f3f4f6;cursor:pointer;display:flex;font-size:.875rem;gap:10px;margin:0;padding:8px 12px;transition:background .1s}.um-org-item:last-child{border-bottom:none}.um-org-item:hover{background:#eef2ff}.um-org-item.selected{background:#dbeafe}.um-org-item input[type=checkbox]{accent-color:#1e3a5f;cursor:pointer;flex-shrink:0;height:16px;width:16px}.um-org-name{color:#1e293b;font-weight:500}.um-org-item.selected .um-org-name{color:#1e40af;font-weight:600}.um-org-count{color:#1e40af;font-size:.75rem;font-weight:500;margin-top:6px}@media (max-width:768px){.um-header{align-items:stretch;flex-direction:column;gap:1rem}.create-user-btn{width:100%}.um-table-container{overflow-x:auto}.um-table{min-width:700px}}.org-management-container{margin:0 auto;max-width:1400px;padding:2rem}.org-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.org-header h2{color:#1a202c;font-size:1.875rem;margin:0}.create-org-btn{background:linear-gradient(135deg,#059669,#047857);border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:600;padding:.75rem 1.5rem;transition:all .2s}.create-org-btn:hover{box-shadow:0 4px 8px #0596694d;transform:translateY(-1px)}.org-error,.org-success{border-radius:6px;font-weight:500;margin-bottom:1rem;padding:.75rem 1rem}.org-error{background-color:#fee;border:1px solid #feb2b2;color:#c53030}.org-success{background-color:#f0fdf4;border:1px solid #bbf7d0;color:#166534}.org-summary-cards{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin-bottom:2rem}.summary-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:1.25rem;text-align:center}.summary-value{color:#1e293b;font-size:2rem;font-weight:700}.summary-label{color:#64748b;font-size:.875rem;margin-top:.25rem}.org-empty,.org-loading{background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#718096;padding:3rem;text-align:center}.org-empty p{margin:.5rem 0}.org-table-container{background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 1px 3px #0000001a;overflow:hidden}.org-table{border-collapse:collapse;width:100%}.org-table thead{background-color:#f7fafc;border-bottom:2px solid #e2e8f0}.org-table th{color:#4a5568;font-size:.875rem;font-weight:600;letter-spacing:.05em;padding:1rem;text-align:left;text-transform:uppercase}.org-table td{border-bottom:1px solid #e2e8f0;color:#2d3748;padding:1rem}.org-table tbody tr:last-child td{border-bottom:none}.org-table tbody tr:hover{background-color:#f7fafc}.org-name{color:#1a202c;font-weight:600}.org-slug{color:#64748b;font-family:monospace;font-size:.75rem}.org-email{color:#64748b;font-size:.875rem}.status-badge{border-radius:9999px;font-size:.75rem;font-weight:600;padding:.25rem .75rem;text-transform:capitalize}.status-active{background-color:#d1fae5;color:#065f46}.status-suspended{background-color:#fef3c7;color:#92400e}.status-cancelled{background-color:#fee2e2;color:#991b1b}.status-trial{background-color:#dbeafe;color:#1e40af}.billing-status{font-size:.875rem}.billing-free{background:#dcfce7;border-radius:6px;color:#166534;display:inline-block;font-weight:600;padding:.25rem .75rem}.billing-paid{color:#059669;font-weight:600}.billing-po{color:#2563eb;font-weight:500}.billing-invoiced{color:#d97706;font-weight:500}.billing-pending{color:#6b7280}.org-actions{display:flex;gap:.5rem}.edit-btn,.staff-btn{border:none;border-radius:4px;cursor:pointer;font-size:.875rem;font-weight:500;padding:.375rem .75rem;transition:all .2s}.staff-btn{background-color:#2563eb;color:#fff}.staff-btn:hover{background-color:#1d4ed8}.edit-btn{background-color:#e2e8f0;color:#475569}.edit-btn:hover{background-color:#cbd5e1}.org-modal-overlay{align-items:center;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.org-modal{background:#fff;border-radius:8px;box-shadow:0 20px 25px -5px #0000001a;max-height:90vh;max-width:600px;overflow-y:auto;padding:2rem;width:90%}.org-modal.staff-modal{max-width:700px}.org-modal h3{color:#1a202c;font-size:1.5rem;margin:0 0 1.5rem}.org-modal h4{border-top:1px solid #e2e8f0;color:#475569;font-size:1rem;margin:1.5rem 0 1rem;padding-top:1rem}.org-form-group{margin-bottom:1rem}.org-form-group label{color:#4a5568;display:block;font-size:.875rem;font-weight:600;margin-bottom:.5rem}.org-form-group input,.org-form-group select,.org-form-group textarea{background-color:#fff;border:1px solid #cbd5e0;border-radius:6px;font-size:1rem;padding:.625rem .875rem;transition:all .2s;width:100%}.org-form-group input:focus,.org-form-group select:focus,.org-form-group textarea:focus{border-color:#059669;box-shadow:0 0 0 3px #0596691a;outline:none}.org-form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.checkbox-group,.checkbox-group label{align-items:center;display:flex}.checkbox-group label{cursor:pointer;font-weight:500;gap:.5rem}.checkbox-group input[type=checkbox]{width:auto}.fee-preview{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:6px;margin:1rem 0;padding:1rem}.fee-breakdown{color:#166534;font-size:.875rem;margin-top:.5rem}.org-modal-actions{border-top:1px solid #e2e8f0;display:flex;gap:.75rem;justify-content:flex-end;margin-top:1.5rem;padding-top:1rem}.org-modal-actions button{border:none;border-radius:6px;cursor:pointer;font-size:.875rem;font-weight:600;padding:.625rem 1.25rem;transition:all .2s}.org-modal-actions button:not(.primary){background-color:#f3f4f6;color:#374151}.org-modal-actions button:not(.primary):hover{background-color:#e5e7eb}.org-modal-actions button.primary{background:linear-gradient(135deg,#059669,#047857);color:#fff}.org-modal-actions button.primary:hover{box-shadow:0 4px 8px #0596694d;transform:translateY(-1px)}.staff-list{margin-bottom:1rem}.no-staff{color:#6b7280;padding:1rem;text-align:center}.staff-table{border-collapse:collapse;font-size:.875rem;width:100%}.staff-table th{border-bottom:1px solid #e2e8f0;color:#64748b;font-weight:600;padding:.5rem;text-align:left}.staff-table td{border-bottom:1px solid #f1f5f9;padding:.5rem}.has-account{color:#059669;font-weight:500}.no-account{color:#9ca3af}.add-staff-section{background:#f8fafc;border-radius:6px;margin-top:1rem;padding:1rem}.add-staff-btn{background:#2563eb;border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:500;padding:.5rem 1rem;width:100%}.add-staff-btn:hover{background:#1d4ed8}.staff-fee-summary{background:#fffbeb;border:1px solid #fcd34d;border-radius:6px;font-size:.875rem;margin-top:1rem;padding:.75rem 1rem}.fee-detail{color:#92400e;margin-left:.5rem}.delete-btn{background:#fee2e2;border:1px solid #fca5a5;border-radius:4px;color:#dc2626;cursor:pointer;font-size:.875rem;font-weight:500;padding:.375rem .75rem;transition:all .2s}.delete-btn:hover{background:#fecaca}.delete-modal{max-width:420px}.delete-modal-title{color:#dc2626}.delete-modal-warning{color:#334155;line-height:1.6;margin:1rem 0}.delete-modal-list{color:#64748b;font-size:.9rem;line-height:1.8;margin:.5rem 0 1rem 1.25rem}.delete-modal-danger{color:#dc2626;font-size:.85rem;font-weight:600;margin:0 0 1rem}.delete-permanent-btn{background:#dc2626;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:600;padding:.5rem 1.25rem;transition:all .2s}.delete-permanent-btn:hover{background:#b91c1c}.checkbox-group-secondary-label{display:block;margin-top:8px}.fee-preview-free{background:#f0fdf4;border-color:#bbf7d0}.fee-preview-free-title{color:#166534}.fee-preview-free-breakdown{color:#15803d}@media (max-width:768px){.org-header{align-items:stretch;flex-direction:column;gap:1rem}.create-org-btn{width:100%}.org-table-container{overflow-x:auto}.org-table{min-width:800px}.org-form-row{grid-template-columns:1fr}}.revenue-container{margin:0 auto;max-width:1400px;padding:2rem}.revenue-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.revenue-header h2{color:#1a202c;font-size:1.875rem;margin:0}.revenue-header-actions{display:flex;gap:.75rem}.revenue-config-btn{background:#f1f5f9;border:1px solid #cbd5e1;border-radius:6px;color:#475569;cursor:pointer;font-size:.875rem;font-weight:500;padding:.5rem 1rem;transition:all .2s}.revenue-config-btn:hover{background:#e2e8f0;border-color:#94a3b8}.revenue-error{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626}.revenue-error,.revenue-success{font-size:.875rem;margin-bottom:1rem;padding:.75rem 1rem}.revenue-success{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;color:#16a34a}.revenue-loading{color:#64748b;font-size:1rem;padding:3rem;text-align:center}.revenue-summary{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin-bottom:1.5rem}.revenue-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:1.25rem;text-align:center}.revenue-card-primary{background:linear-gradient(135deg,#1e40af,#2563eb);border:none;grid-column:span 1}.revenue-card-primary .revenue-card-label{color:#ffffffd9}.revenue-card-primary .revenue-card-value{color:#fff;font-size:1.5rem}.revenue-card-label{color:#64748b;font-size:.8rem;font-weight:600;letter-spacing:.03em;margin-bottom:.375rem;text-transform:uppercase}.revenue-card-value{color:#1e293b;font-size:1.375rem;font-weight:700}.revenue-rates{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1.25rem}.rate-chip{background:#eff6ff;border:1px solid #bfdbfe;border-radius:20px;color:#1e40af;font-size:.8rem;font-weight:600;padding:.375rem .75rem}.revenue-table-wrapper{background:#fff;border:1px solid #e2e8f0;border-radius:10px;overflow-x:auto}.revenue-table{border-collapse:collapse;font-size:.875rem;width:100%}.revenue-table thead th{background:#f8fafc;border-bottom:2px solid #e2e8f0;color:#475569;font-size:.75rem;font-weight:600;letter-spacing:.04em;padding:.875rem 1rem;text-align:left;text-transform:uppercase;white-space:nowrap}.revenue-table tbody td{border-bottom:1px solid #f1f5f9;color:#334155;padding:.875rem 1rem}.revenue-table tbody tr:hover{background:#f8fafc}.revenue-table tfoot td{background:#f8fafc;border-top:2px solid #e2e8f0;color:#1e293b;font-weight:700;padding:.875rem 1rem}.revenue-col-right{text-align:right!important}.revenue-row-free{opacity:.7}.revenue-row-free:hover{opacity:1}.revenue-client-name{color:#1e293b;font-weight:600}.revenue-client-contact{color:#94a3b8;font-size:.75rem;margin-top:2px}.revenue-total-cell{color:#1e40af;font-weight:700}.revenue-account-badge{border-radius:12px;display:inline-block;font-size:.75rem;font-weight:600;padding:.2rem .6rem}.revenue-badge-paid{background:#eff6ff;color:#1e40af}.revenue-badge-free{background:#f0fdf4;color:#166534}.revenue-billing-badge{border-radius:12px;display:inline-block;font-size:.75rem;font-weight:600;padding:.2rem .6rem}.revenue-billing-paid{background:#dcfce7;color:#166534}.revenue-billing-free{background:#f0fdf4;color:#166534}.revenue-billing-open{background:#fef9c3;color:#854d0e}.revenue-billing-sent{background:#dbeafe;color:#1e40af}.revenue-pdf-btn{background:#2563eb;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:.75rem;font-weight:600;padding:.35rem .75rem;transition:background .2s}.revenue-pdf-btn:hover{background:#1d4ed8}.revenue-modal-overlay{align-items:center;background:#00000080;display:flex;inset:0;justify-content:center;position:fixed;z-index:50}.revenue-modal{background:#fff;border-radius:12px;box-shadow:0 20px 60px #0003;max-width:440px;width:100%}.revenue-modal-header{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:1.25rem 1.5rem}.revenue-modal-header h3{color:#1e293b;font-size:1.125rem;margin:0}.revenue-modal-close{background:none;border:none;color:#94a3b8;cursor:pointer;font-size:1rem;font-weight:700;padding:.25rem}.revenue-modal-close:hover{color:#475569}.revenue-modal-body{padding:1.5rem}.revenue-form-group{margin-bottom:1.25rem}.revenue-form-group label{color:#475569;display:block;font-size:.85rem;font-weight:600;margin-bottom:.375rem}.revenue-form-group input{border:1px solid #d1d5db;border-radius:6px;box-sizing:border-box;font-size:.95rem;padding:.625rem .875rem;transition:border-color .2s;width:100%}.revenue-form-group input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a;outline:none}.revenue-config-preview{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin-top:.5rem;padding:1rem}.revenue-config-preview h4{color:#475569;font-size:.85rem;margin:0 0 .5rem}.revenue-config-preview p{color:#64748b;font-size:.825rem;margin:.25rem 0}.revenue-modal-footer{border-top:1px solid #e2e8f0;display:flex;justify-content:flex-end;padding:1rem 1.5rem}.revenue-modal-save{background:#2563eb;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.875rem;font-weight:600;padding:.5rem 1.5rem;transition:background .2s}.revenue-modal-save:hover{background:#1d4ed8}.revenue-card-collected{border-left:3px solid #16a34a}.revenue-card-outstanding{border-left:3px solid #dc2626}.revenue-status-btn{border:none;cursor:pointer;outline:none;transition:opacity .15s,box-shadow .15s}.revenue-status-btn:hover{box-shadow:0 1px 4px #0000001f;opacity:.85}.revenue-status-dropdown{animation:revDropIn .12s ease-out;background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 8px 24px #0000001f;left:0;min-width:150px;padding:4px;position:absolute;top:calc(100% + 4px);z-index:40}@keyframes revDropIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.revenue-status-option{align-items:center;background:none;border:none;border-radius:6px;color:#334155;cursor:pointer;display:flex;font-size:.8rem;font-weight:500;gap:8px;padding:8px 12px;text-align:left;transition:background .1s;width:100%}.revenue-status-option:hover{background:#f1f5f9}.revenue-status-active{background:#f1f5f9;font-weight:700}.revenue-status-dot{border-radius:50%;flex-shrink:0;height:8px;width:8px}.revenue-total-editable{align-items:center;border-radius:4px;cursor:pointer;display:inline-flex;gap:4px;padding:2px 4px;transition:background .15s}.revenue-total-editable:hover{background:#eff6ff}.revenue-edit-icon{color:#94a3b8;font-size:.7rem;opacity:0;transition:opacity .15s}.revenue-total-editable:hover .revenue-edit-icon{opacity:1}.revenue-override-indicator{color:#f59e0b;font-size:.9rem;font-weight:700;margin-left:1px}.revenue-override-edit{align-items:center;display:inline-flex;gap:2px}.revenue-override-input{background:#eff6ff;border:2px solid #2563eb;border-radius:4px;color:#1e40af;font-size:.85rem;font-weight:600;outline:none;padding:4px 6px;text-align:right;width:90px}.revenue-override-input:focus{box-shadow:0 0 0 3px #2563eb26}.revenue-open-filter{margin-bottom:1.25rem}.revenue-open-filter-btn{background:#1f2937;border:none;border-radius:6px;box-shadow:0 1px 3px #0000001f;color:#fff;cursor:pointer;font-size:.85rem;font-weight:600;padding:.5rem 1rem;transition:all .2s}.revenue-open-filter-btn:hover{background:#111827}.revenue-open-filter-active{background:#dc2626}.revenue-open-filter-active:hover{background:#b91c1c}.revenue-proposals-section{margin-top:2rem}.revenue-proposals-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.revenue-proposals-header h3{color:#1e293b;font-size:1.25rem;margin:0}.revenue-create-proposal-btn{background:#2563eb;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.85rem;font-weight:600;padding:.5rem 1rem;transition:background .2s}.revenue-create-proposal-btn:hover{background:#1d4ed8}.revenue-proposals-empty{background:#fff;border:1px dashed #e2e8f0;border-radius:10px;color:#94a3b8;font-size:.9rem;padding:2rem;text-align:center}.revenue-proposal-status{-webkit-appearance:auto;appearance:auto;border:none;border-radius:12px;cursor:pointer;font-size:.75rem;font-weight:600;padding:.25rem .5rem}.revenue-proposal-draft{background:#f1f5f9;color:#475569}.revenue-proposal-sent{background:#e0e7ff;color:#3730a3}.revenue-proposal-accepted{background:#dcfce7;color:#166534}.revenue-proposal-declined{background:#fee2e2;color:#991b1b}.revenue-row-accepted{background:#f0fdf4!important}@media (max-width:768px){.revenue-container{padding:1rem}.revenue-header{align-items:flex-start;flex-direction:column;gap:.75rem}.revenue-summary{grid-template-columns:1fr 1fr}.revenue-rates{flex-direction:column}.revenue-table{font-size:.8rem}.revenue-table tbody td,.revenue-table tfoot td,.revenue-table thead th{padding:.625rem .5rem}}
/*# sourceMappingURL=main.bf1f3809.css.map*/