@import"https://fonts.googleapis.com/css2?family=Work+Sans:wght@300;400;500;600;700;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--color-primary: #FBC714;--color-primary-hover: #e6b000;--color-accent: #f59e0b;--color-bg-light: #f8f6f6;--color-bg-dark: #201212;--font-display: "Work Sans", sans-serif}html,body{height:100%;font-family:var(--font-display);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{height:100%}.sidebar-scroll::-webkit-scrollbar{width:4px}.sidebar-scroll::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:10px}.material-symbols-outlined{font-family:Material Symbols Outlined;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;-webkit-user-select:none;user-select:none}._wrapper_kgiv6_5{min-height:100vh;display:flex;flex-direction:column;background:radial-gradient(circle at top left,rgba(251,199,20,.1),transparent 30%),linear-gradient(180deg,#fffbea,#fff 45%,#fefce8);font-family:Work Sans,sans-serif}._header_kgiv6_16{width:100%;max-width:980px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:1.5rem 2.5rem}._headerBrand_kgiv6_26{display:flex;align-items:center;gap:1rem;color:#111827}._brandIcon_kgiv6_33{display:grid;place-items:center;width:3.4rem;height:3.4rem;background:#fff;border-radius:.85rem;overflow:hidden;box-shadow:0 10px 25px #fbc71440}._brandIcon_kgiv6_33 img{width:100%;height:100%;object-fit:cover;border-radius:.85rem}._brandIcon_kgiv6_33 ._material-symbols-outlined_kgiv6_51{font-size:1.75rem}._brandName_kgiv6_55{font-size:1.6rem;font-weight:800;letter-spacing:-.03em}._registerBtn_kgiv6_61{display:inline-flex;min-width:96px;align-items:center;justify-content:center;border-radius:.9rem;height:2.75rem;padding:0 1.2rem;background:#111827;color:#fff;font-size:.875rem;font-weight:700;text-decoration:none;transition:opacity .2s}._registerBtn_kgiv6_61:hover{opacity:.92}._main_kgiv6_82{flex:1;display:flex;align-items:flex-start;justify-content:center;padding:0 1.5rem 2.5rem}._card_kgiv6_91{width:100%;max-width:760px;background:#ffffffeb;border-radius:1.5rem;box-shadow:0 24px 50px #94a3b82e;border:1px solid rgba(255,255,255,.85);overflow:hidden}._cardHeader_kgiv6_101{position:relative;height:9rem;background:linear-gradient(135deg,#1a1a1a,#2d2d2d 50%,#3a3218);display:flex;align-items:center;justify-content:center;overflow:hidden}._cardHeaderPattern_kgiv6_111{position:absolute;inset:0;opacity:.15;background-image:radial-gradient(#fff 1px,transparent 1px);background-size:15px 15px}._cardHeaderIcon_kgiv6_119{position:relative;z-index:10;background:#fff;padding:.95rem;border-radius:9999px;box-shadow:0 10px 25px #0000002e;border:4px solid rgba(255,255,255,.55)}._cardHeaderIcon_kgiv6_119 ._material-symbols-outlined_kgiv6_51{color:#fbc714;font-size:2.65rem}._cardBody_kgiv6_134{padding:1.85rem}._cardTitle_kgiv6_139{text-align:center;margin-bottom:1.5rem}._cardTitle_kgiv6_139 h1{font-size:1.95rem;font-weight:800;color:#111827;letter-spacing:-.03em}._cardTitle_kgiv6_139 p{font-size:.92rem;color:#6b7280;margin-top:.5rem}._form_kgiv6_158{display:grid;gap:1.25rem}._formGroup_kgiv6_163{display:flex;flex-direction:column;gap:.5rem}._labelRow_kgiv6_169{display:flex;justify-content:space-between;align-items:center}._label_kgiv6_169{font-size:.88rem;font-weight:700;color:#374151}._forgotLink_kgiv6_181{font-size:.78rem;font-weight:700;color:#b08a00;text-decoration:none}._forgotLink_kgiv6_181:hover{text-decoration:underline}._inputWrapper_kgiv6_192{position:relative;display:flex;align-items:center}._input_kgiv6_192{width:100%;padding:.92rem 1rem;border-radius:.9rem;border:1px solid #e5e7eb;background-color:#fff;color:#111827;font-size:.9375rem;font-family:Work Sans,sans-serif;outline:none;transition:border-color .2s,box-shadow .2s}._input_kgiv6_192::placeholder{color:#94a3b8}._input_kgiv6_192:focus{border-color:#fbc714;box-shadow:0 0 0 4px #fbc71426}._inputPadRight_kgiv6_220{padding-right:3rem}._visibilityBtn_kgiv6_224{position:absolute;right:1rem;background:transparent;border:none;cursor:pointer;color:#94a3b8;padding:0;display:flex;align-items:center;transition:color .2s}._visibilityBtn_kgiv6_224:hover{color:#334155}._visibilityBtn_kgiv6_224 ._material-symbols-outlined_kgiv6_51{font-size:1.25rem}._loginBtn_kgiv6_245{width:100%;padding:1rem;margin-top:.5rem;background:linear-gradient(135deg,#fbc714,#f5a800);color:#1a1a1a;font-size:1rem;font-weight:800;font-family:Work Sans,sans-serif;border:none;border-radius:1rem;cursor:pointer;box-shadow:0 18px 35px #fbc71447;transition:background-color .2s,transform .1s}._loginBtn_kgiv6_245:hover{background:linear-gradient(135deg,#e6b800,#d99500)}._loginBtn_kgiv6_245:disabled{opacity:.75;cursor:wait}._loginBtn_kgiv6_245:active{transform:scale(.98)}._errorBox_kgiv6_274{margin-top:1rem;padding:.75rem .875rem;border-radius:.75rem;border:1px solid #fecaca;background-color:#fef2f2;color:#b91c1c;font-size:.875rem;font-weight:600}._loginHint_kgiv6_285{margin:1rem 0 0;text-align:center;color:#64748b;font-size:.8rem}._divider_kgiv6_293{display:flex;align-items:center;gap:1rem;margin:1.4rem 0}._dividerLine_kgiv6_300{flex:1;height:1px;background-color:#e2e8f0}._dividerText_kgiv6_306{font-size:.875rem;color:#94a3b8;font-weight:500;white-space:nowrap}._googleBtn_kgiv6_314{width:100%;display:flex;align-items:center;justify-content:center;gap:.75rem;border:1px solid #e2e8f0;background:#fff;color:#334155;font-size:.9375rem;font-weight:600;font-family:Work Sans,sans-serif;padding:.875rem;border-radius:.75rem;cursor:pointer;transition:background-color .2s;margin-bottom:1.5rem}._googleSection_kgiv6_333{display:grid;gap:.75rem;margin-bottom:.7rem}._googleBtnWrap_kgiv6_339{display:flex;justify-content:center}._googleFallbackBtn_kgiv6_344{width:100%;border:1px solid #e2e8f0;background:#fffaf4;color:#334155;font-size:.84rem;font-weight:700;border-radius:.85rem;padding:.65rem .75rem;cursor:pointer}._googleFallbackBtn_kgiv6_344:hover:not(:disabled){background:#f1f5f9}._googleFallbackBtn_kgiv6_344:disabled{opacity:.65;cursor:not-allowed}._googleBtn_kgiv6_314:hover{background-color:#f8fafc}._googleIcon_kgiv6_369{width:1.25rem;height:1.25rem}._footerText_kgiv6_375{text-align:center;font-size:.875rem;color:#4b5563}._footerLink_kgiv6_381{color:#fbc714;font-weight:700;text-decoration:none;margin-left:.25rem}._footerLink_kgiv6_381:hover{text-decoration:underline}._footer_kgiv6_375{padding:1.1rem;text-align:center;font-size:.78rem;color:#9ca3af}._footerLinks_kgiv6_400{margin-top:.5rem;display:flex;justify-content:center;gap:1rem}._footerLinks_kgiv6_400 a{color:#94a3b8;text-decoration:none;transition:color .2s}._footerLinks_kgiv6_400 a:hover{color:#fbc714}@media(max-width:768px){._header_kgiv6_16{padding:1rem 1rem 1.2rem}._main_kgiv6_82{padding-left:1rem;padding-right:1rem}._cardBody_kgiv6_134{padding:1.25rem}._brandName_kgiv6_55{font-size:1.35rem}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;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{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;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{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.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;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.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{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{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-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height: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{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.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);width:36px;height: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{width:44px;height: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{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;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{height:0;border-top:1px solid #ddd;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{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.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{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.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{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}._wrapper_15jdj_1{min-height:100vh;background:radial-gradient(circle at top left,rgba(251,199,20,.1),transparent 28%),linear-gradient(180deg,#fffbea,#fff 42%,#fefce8);color:#1f2937;font-family:Work Sans,sans-serif}._header_15jdj_10{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.5rem 2.5rem}._headerBrand_15jdj_18{display:flex;align-items:center;gap:1rem}._brandIcon_15jdj_24{display:grid;place-items:center;width:3.5rem;height:3.5rem;background:#fff;border-radius:.85rem;overflow:hidden;box-shadow:0 10px 25px #fbc71438}._brandIcon_15jdj_24 img{width:100%;height:100%;object-fit:cover;border-radius:.85rem}._brandIcon_15jdj_24 ._material-symbols-outlined_15jdj_42{font-size:1.875rem}._eyebrow_15jdj_46{margin:0;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#b08a00}._brandName_15jdj_55{margin:.15rem 0 0;font-size:1.65rem;font-weight:800;letter-spacing:-.03em}._loginBtn_15jdj_62{display:inline-flex;align-items:center;justify-content:center;padding:.85rem 1.25rem;border-radius:.9rem;background:#111827;color:#fff;text-decoration:none;font-weight:700}._main_15jdj_74{padding:0 2.5rem 2.5rem}._heroCard_15jdj_78{max-width:760px;margin:0 auto;display:flex;align-items:center;justify-content:center;padding:2rem;border-radius:1.75rem;background:linear-gradient(135deg,#1a1a1a,#2d2d2d 50%,#3a3218);color:#fff;box-shadow:0 28px 60px #1a1a1a47;text-align:center}._heroLead_15jdj_92{max-width:38rem;margin:0;font-size:1.05rem;line-height:1.7}._heroStats_15jdj_99{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;min-width:22rem}._heroStat_15jdj_99{display:flex;flex-direction:column;gap:.35rem;padding:1rem 1.1rem;border-radius:1rem;background:#ffffff29;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}._heroStat_15jdj_99 strong{font-size:.95rem}._heroStat_15jdj_99 span{font-size:.82rem;opacity:.88}._contentGrid_15jdj_125{max-width:760px;margin:0 auto;display:grid;grid-template-columns:1fr;margin-top:1.5rem}._formCard_15jdj_133,._resultCard_15jdj_134{padding:1.75rem;border-radius:1.5rem;background:#ffffffe6;border:1px solid rgba(255,255,255,.8);box-shadow:0 24px 50px #94a3b82e}._sectionHeader_15jdj_142{margin-bottom:1.25rem}._sectionHeader_15jdj_142 h2{margin:0;font-size:1.25rem;font-weight:800}._sectionHeader_15jdj_142 p{margin:.45rem 0 0;color:#6b7280;line-height:1.6}._form_15jdj_133{display:grid;gap:1rem}._googleEntryCard_15jdj_163{display:grid;gap:.6rem;margin-bottom:1rem;padding:.9rem 1rem;border-radius:1rem;border:1px dashed #fdba74;background:#fffaf0}._googleEntryTitle_15jdj_173{margin:0;font-size:.9rem;font-weight:800;color:#9a3412}._googleEntryNote_15jdj_180{margin:0;font-size:.82rem;color:#7c2d12}._googleBtnWrap_15jdj_186{display:flex;justify-content:center}._googleFallbackBtn_15jdj_191{border:1px solid #e2e8f0;background:#fff;color:#334155;border-radius:.7rem;font-size:.82rem;font-weight:700;padding:.6rem .75rem;cursor:pointer}._googleFallbackBtn_15jdj_191:hover:not(:disabled){background:#f8fafc}._googleFallbackBtn_15jdj_191:disabled{opacity:.65;cursor:not-allowed}._field_15jdj_211{display:grid;gap:.45rem}._field_15jdj_211 span{font-size:.9rem;font-weight:700;color:#374151}._field_15jdj_211 input,._field_15jdj_211 select{width:100%;padding:.95rem 1rem;border:1px solid #e5e7eb;border-radius:.95rem;background:#fff;color:#111827;font-size:.95rem;outline:none;transition:border-color .2s,box-shadow .2s}._field_15jdj_211 input:focus,._field_15jdj_211 select:focus{border-color:#fbc714;box-shadow:0 0 0 4px #d331311f}._errorBox_15jdj_241,._successBox_15jdj_242,._placeholderBox_15jdj_243{display:grid;gap:.35rem;padding:1rem 1.1rem;border-radius:1rem}._errorBox_15jdj_241{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca}._successBox_15jdj_242{background:#ecfdf5;color:#065f46;border:1px solid #a7f3d0}._placeholderBox_15jdj_243{background:#fffaf4;color:#9a3412;border:1px dashed #fdba74}._placeholderBox_15jdj_243 p,._placeholderBox_15jdj_243 ul{margin:0}._placeholderBox_15jdj_243 ul{padding-left:1.15rem}._submitButton_15jdj_277{margin-top:.25rem;padding:1rem 1.15rem;border:none;border-radius:1rem;background:linear-gradient(135deg,#fbc714,#f5a800);color:#fff;font-size:1rem;font-weight:800;cursor:pointer;box-shadow:0 18px 35px #d3313138}._submitButton_15jdj_277:disabled{cursor:wait;opacity:.75}._coordinateRow_15jdj_295{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}._mapPickerButton_15jdj_301{padding:.82rem 1rem;border-radius:.85rem;border:1px solid #f97316;background:#fff7ed;color:#9a3412;font-weight:700;cursor:pointer}._modalOverlay_15jdj_311{position:fixed;inset:0;background:#0f172a73;display:grid;place-items:center;padding:1rem;z-index:999}._modalCard_15jdj_321{width:min(920px,100%);max-height:92vh;overflow-y:auto;background:#fff;border-radius:1rem;padding:1rem;box-shadow:0 20px 40px #0f172a33;display:grid;gap:.75rem}._modalHeader_15jdj_333{display:flex;align-items:center;justify-content:space-between;gap:.75rem}._modalHeader_15jdj_333 h3{margin:0;font-size:1rem}._modalHeader_15jdj_333 button{border:1px solid #e5e7eb;background:#fff;border-radius:.65rem;padding:.4rem .65rem;cursor:pointer}._modalHelp_15jdj_353{margin:0;font-size:.86rem;color:#475569}._modalActionRow_15jdj_359{display:flex;justify-content:flex-start}._mapPickerFrame_15jdj_364{position:relative;border:1px solid #e5e7eb;border-radius:.8rem;overflow:hidden}._mapPreview_15jdj_371{width:100%;height:min(58vh,460px)}._mapCenterPin_15jdj_376{position:absolute;top:50%;left:50%;width:1.45rem;height:1.45rem;transform:translate(-50%,-50%);pointer-events:none;border:3px solid #dc2626;border-radius:999px;background:#dc262629;box-shadow:0 0 0 3px #ffffffe6,0 8px 18px #00000047;z-index:460}._mapCenterPin_15jdj_376:after{content:"";position:absolute;top:50%;left:50%;width:.32rem;height:.32rem;transform:translate(-50%,-50%);border-radius:999px;background:#dc2626}._modalFooter_15jdj_403{display:flex;justify-content:flex-end;gap:.75rem}@media(max-width:960px){._header_15jdj_10,._main_15jdj_74{padding-left:1rem;padding-right:1rem}._heroCard_15jdj_78,._contentGrid_15jdj_125{grid-template-columns:1fr}}@media(max-width:640px){._header_15jdj_10{flex-direction:column;align-items:stretch}._heroCard_15jdj_78{padding:1.35rem}._heroStats_15jdj_99{grid-template-columns:1fr}._formCard_15jdj_133,._resultCard_15jdj_134{padding:1.25rem}._coordinateRow_15jdj_295{grid-template-columns:1fr}._mapPreview_15jdj_371{height:min(52vh,360px)}._modalFooter_15jdj_403{flex-direction:column-reverse}}._wrapper_14kiz_6{min-height:100vh;display:flex;flex-direction:column;background:radial-gradient(circle at top left,rgba(251,199,20,.1),transparent 30%),linear-gradient(180deg,#fffbea,#fff 45%,#fefce8);font-family:Work Sans,sans-serif}._header_14kiz_17{width:100%;max-width:980px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:1.5rem 2.5rem}._headerBrand_14kiz_27{display:flex;align-items:center;gap:1rem;color:#111827}._brandIcon_14kiz_34{display:grid;place-items:center;width:3.4rem;height:3.4rem;background:#fff;border-radius:.85rem;overflow:hidden;box-shadow:0 10px 25px #fbc71440}._brandIcon_14kiz_34 img{width:100%;height:100%;object-fit:cover;border-radius:.85rem}._brandIcon_14kiz_34 ._material-symbols-outlined_14kiz_52{font-size:1.75rem}._brandName_14kiz_56{font-size:1.6rem;font-weight:800;letter-spacing:-.03em;margin:0}._loginLink_14kiz_63{display:inline-flex;min-width:96px;align-items:center;justify-content:center;border-radius:.9rem;height:2.75rem;padding:0 1.2rem;background:#111827;color:#fff;font-size:.875rem;font-weight:700;text-decoration:none;transition:opacity .2s}._loginLink_14kiz_63:hover{opacity:.88}._main_14kiz_84{flex:1;display:flex;align-items:flex-start;justify-content:center;padding:0 1.5rem 2.5rem}._card_14kiz_93{width:100%;max-width:760px;background:#ffffffeb;border-radius:1.5rem;box-shadow:0 24px 50px #94a3b82e;border:1px solid rgba(255,255,255,.85);overflow:hidden}._cardHeader_14kiz_103{position:relative;height:9rem;background:linear-gradient(135deg,#1a1a1a,#2d2d2d 50%,#3a3218);display:flex;align-items:center;justify-content:center;overflow:hidden}._cardHeaderPattern_14kiz_113{position:absolute;inset:0;opacity:.15;background-image:radial-gradient(#fff 1px,transparent 1px);background-size:15px 15px}._cardHeaderIcon_14kiz_121{position:relative;z-index:10;background:#fff;padding:.95rem;border-radius:9999px;box-shadow:0 10px 25px #0000002e;border:4px solid rgba(255,255,255,.55)}._cardHeaderIcon_14kiz_121 ._material-symbols-outlined_14kiz_52{color:#fbc714;font-size:2.65rem}._cardBody_14kiz_136{padding:1.85rem}._cardTitle_14kiz_141{text-align:center;margin-bottom:1.5rem}._cardTitle_14kiz_141 h1{font-size:1.75rem;font-weight:800;color:#111827;letter-spacing:-.03em;margin:0 0 .35rem}._cardTitle_14kiz_141 p{font-size:.88rem;color:#6b7280;margin:0}._googleBadge_14kiz_161{display:inline-flex;align-items:center;gap:.45rem;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:9999px;padding:.3rem .85rem;font-size:.8rem;font-weight:700;color:#166534;margin-top:.5rem}._form_14kiz_176{display:grid;gap:1.1rem}._formGroup_14kiz_181{display:flex;flex-direction:column;gap:.5rem}._label_14kiz_187{font-size:.88rem;font-weight:700;color:#374151}._input_14kiz_194{width:100%;padding:.88rem 1rem;border-radius:.9rem;border:1px solid #e5e7eb;background-color:#fff;color:#111827;font-size:.9375rem;font-family:Work Sans,sans-serif;outline:none;transition:border-color .2s,box-shadow .2s;box-sizing:border-box}._input_14kiz_194::placeholder{color:#94a3b8}._input_14kiz_194:focus{border-color:#fbc714;box-shadow:0 0 0 4px #fbc71426}._input_14kiz_194[readonly]{background:#f9fafb;color:#6b7280;cursor:default}._fieldRow_14kiz_224{display:flex;gap:.5rem;align-items:stretch}._fieldRow_14kiz_224 ._input_14kiz_194{flex:1;min-width:0}._sendOtpButton_14kiz_235{flex-shrink:0;border:1.5px solid #FBC714;border-radius:.85rem;padding:.55rem .95rem;background:#fff;color:#92700a;font-weight:700;font-size:.8rem;font-family:Work Sans,sans-serif;cursor:pointer;white-space:nowrap;transition:background .15s,color .15s}._sendOtpButton_14kiz_235:hover:not(:disabled){background:#fbc714;color:#1a1a1a}._sendOtpButton_14kiz_235:disabled{opacity:.45;cursor:not-allowed}._otpSubInput_14kiz_261{width:100%;border:1.5px solid #FBC714;border-radius:.85rem;padding:.65rem .9rem;outline:none;margin-top:.4rem;letter-spacing:.35rem;font-size:1.15rem;font-weight:700;text-align:center;background:#fffbea;box-sizing:border-box;font-family:Work Sans,sans-serif;transition:border-color .2s,box-shadow .2s}._otpSubInput_14kiz_261:focus{border-color:#d4a017;box-shadow:0 0 0 4px #fbc71426}._errorBox_14kiz_284{padding:.75rem .875rem;border-radius:.75rem;border:1px solid #fecaca;background-color:#fef2f2;color:#b91c1c;font-size:.875rem;font-weight:600}._successBox_14kiz_294{padding:.75rem .875rem;border:1px solid #bbf7d0;background:#f0fdf4;color:#166534;border-radius:.75rem;font-size:.875rem;font-weight:600}._submitButton_14kiz_305{width:100%;padding:1rem;margin-top:.35rem;background:linear-gradient(135deg,#fbc714,#f5a800);color:#1a1a1a;font-size:1rem;font-weight:800;font-family:Work Sans,sans-serif;border:none;border-radius:1rem;cursor:pointer;box-shadow:0 18px 35px #fbc71447;transition:background .2s,transform .1s}._submitButton_14kiz_305:hover:not(:disabled){background:linear-gradient(135deg,#e6b800,#d99500)}._submitButton_14kiz_305:disabled{opacity:.75;cursor:wait}._submitButton_14kiz_305:active{transform:scale(.98)}._footer_14kiz_335{padding:1.1rem;text-align:center;font-size:.78rem;color:#9ca3af}._footerLinks_14kiz_342{margin-top:.5rem;display:flex;justify-content:center;gap:1rem}._footerLinks_14kiz_342 a{color:#94a3b8;text-decoration:none;transition:color .2s}._footerLinks_14kiz_342 a:hover{color:#fbc714}@media(max-width:768px){._header_14kiz_17{padding:1rem 1rem 1.2rem}._main_14kiz_84{padding-left:1rem;padding-right:1rem}._cardBody_14kiz_136{padding:1.25rem}._brandName_14kiz_56{font-size:1.35rem}}._wrapper_cz5t0_1{min-height:100vh;padding:2rem;background:radial-gradient(circle at top right,rgba(249,115,22,.15),transparent 35%),linear-gradient(180deg,#fff,#fff7ed);font-family:Work Sans,sans-serif}._header_cz5t0_10{max-width:980px;margin:0 auto;display:flex;align-items:start;justify-content:space-between;gap:1rem}._header_cz5t0_10 h1{margin:0}._header_cz5t0_10 p{margin:.35rem 0 0;color:#7c2d12}._headerActions_cz5t0_28{display:flex;align-items:center;gap:.6rem}._addButton_cz5t0_34,._loginLink_cz5t0_35{text-decoration:none;border-radius:.8rem;padding:.7rem .95rem;font-weight:700}._addButton_cz5t0_34{background:#111827;color:#fff}._loginLink_cz5t0_35{background:#ffedd5;color:#9a3412}._main_cz5t0_52{max-width:980px;margin:1rem auto 0}._errorBox_cz5t0_57,._emptyBox_cz5t0_58{border-radius:.9rem;padding:.95rem 1rem}._errorBox_cz5t0_57{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c}._emptyBox_cz5t0_58{background:#fffbeb;border:1px solid #fed7aa;color:#9a3412}._grid_cz5t0_75{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.9rem}._card_cz5t0_81{text-align:left;display:grid;gap:.35rem;border:1px solid #fed7aa;border-radius:1rem;background:#fff;padding:1rem;cursor:pointer}._card_cz5t0_81:hover:not(:disabled){border-color:#fb923c;transform:translateY(-1px)}._card_cz5t0_81:disabled{opacity:.75;cursor:wait}._card_cz5t0_81 strong{color:#111827;font-size:1rem}._card_cz5t0_81 span{color:#6b7280;font-size:.9rem}._layout_152ik_6{display:flex;height:100vh;overflow:hidden;background-color:#f8f6f6;font-family:Work Sans,sans-serif}._sidebar_152ik_15{width:17rem;flex-shrink:0;background:#1a1a1a;border-right:1px solid #2a2a2a;display:flex;flex-direction:column;height:100%;transition:transform .3s ease;z-index:40}._sidebarBrand_152ik_28{padding:1.5rem;display:flex;align-items:center;gap:.75rem;flex-shrink:0}._brandAvatar_152ik_36{width:2.5rem;height:2.5rem;background:#fff;border-radius:.75rem;overflow:hidden;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 2px 8px #0003}._brandAvatarImg_152ik_49{width:100%;height:100%;object-fit:cover;border-radius:.75rem}._brandAvatar_152ik_36 ._material-symbols-outlined_152ik_56{font-size:1.5rem}._brandTitle_152ik_60{font-size:1.125rem;font-weight:700;color:#fff;line-height:1.2}._brandSub_152ik_67{font-size:.625rem;color:#9ca3af;font-weight:600;text-transform:uppercase;letter-spacing:.08em}._sidebarSearch_152ik_76{display:flex;align-items:center;gap:.5rem;margin:0 1rem .5rem;padding:.4rem .65rem;background:#262626;border-radius:.5rem;border:1px solid #333;flex-shrink:0}._sidebarSearchInput_152ik_88{flex:1;border:none;background:transparent;outline:none;font-size:.8125rem;color:#e2e8f0;font-family:inherit}._sidebarSearchInput_152ik_88::placeholder{color:#6b7280}._sidebarNav_152ik_103{flex:1;overflow-y:auto;padding:.5rem 1rem 1rem}._navGroup_152ik_109{margin-bottom:1.5rem}._navGroupLabel_152ik_113{font-size:.625rem;font-weight:700;color:#5a6270;text-transform:uppercase;letter-spacing:.1em;padding:0 .75rem;margin-bottom:.5rem}._navItem_152ik_123{display:flex;align-items:center;gap:.75rem;padding:.5rem .75rem;border-radius:.5rem;font-size:.875rem;font-weight:500;color:#94a3b8;text-decoration:none;transition:background-color .15s,color .15s;margin-bottom:.125rem}._navItem_152ik_123 ._material-symbols-outlined_152ik_56{font-size:1.375rem}._navItem_152ik_123:hover{background-color:#ffffff12;color:#fff}._navItemActive_152ik_146{background-color:#fbc71426;color:#fbc714!important;font-weight:600}._navItemActive_152ik_146 ._material-symbols-outlined_152ik_56{color:#fbc714!important}._navItemActive_152ik_146:hover{background-color:#fbc71438}._navItem_152ik_123:active,._submenuItem_152ik_161:active{background-color:#fbc71440!important;color:#fbc714!important}._navItem_152ik_123:active ._material-symbols-outlined_152ik_56,._submenuItem_152ik_161:active ._material-symbols-outlined_152ik_56{color:#fbc714!important}._sidebarTriggerBtn_152ik_172{width:100%;display:flex;align-items:center;justify-content:space-between;padding:.5rem .75rem;border-radius:.5rem;background:transparent;border:none;color:#94a3b8;cursor:pointer;transition:background-color .15s,color .15s;margin-bottom:.125rem;font-family:inherit;font-size:.875rem;font-weight:500}._sidebarTriggerBtn_152ik_172:hover{background-color:#ffffff12;color:#fff}._sidebarTriggerBtn_152ik_172:hover ._triggerLeft_152ik_195 ._material-symbols-outlined_152ik_56,._sidebarTriggerBtn_152ik_172:hover ._triggerChevron_152ik_196{color:#fff}._sidebarTriggerBtn_152ik_172:active{background-color:#ffffff1a;color:#fff}._sidebarTriggerBtnActive_152ik_205,._sidebarTriggerBtnActive_152ik_205 ._triggerLeft_152ik_195 ._material-symbols-outlined_152ik_56{color:#fff}._triggerLeft_152ik_195{display:flex;align-items:center;gap:.75rem}._triggerLeft_152ik_195 ._material-symbols-outlined_152ik_56{font-size:1.375rem;color:#94a3b8;transition:color .15s ease}._triggerTitle_152ik_225{font-size:.875rem;font-weight:500;white-space:nowrap}._triggerChevron_152ik_196{font-size:1.25rem;color:#94a3b8;transition:transform .2s ease,color .15s ease}._triggerChevronOpen_152ik_237{transform:rotate(180deg)}._sidebarSubmenu_152ik_241{display:flex;flex-direction:column;gap:.125rem;margin-left:.75rem;padding-left:.75rem;border-left:1px solid rgba(255,255,255,.12);margin-top:.125rem;margin-bottom:.25rem}._submenuItem_152ik_161{display:flex;align-items:center;gap:.65rem;padding:.45rem .65rem;border-radius:.4rem;font-size:.8125rem;font-weight:500;color:#94a3b8;text-decoration:none;transition:all .15s ease}._submenuItem_152ik_161 ._material-symbols-outlined_152ik_56{font-size:1.125rem;transition:color .15s ease}._submenuItem_152ik_161:hover{background-color:#ffffff14;color:#fff}._submenuItemActive_152ik_275{background-color:#fbc71426!important;color:#fbc714!important;font-weight:600}._submenuItemActive_152ik_275:hover{background-color:#fbc71438!important}._submenuItemActive_152ik_275 ._material-symbols-outlined_152ik_56{color:#fbc714!important}._sidebarUser_152ik_290{padding:1rem;border-top:1px solid #2a2a2a;flex-shrink:0}._userCard_152ik_296{display:flex;align-items:center;gap:.75rem;padding:.5rem;background-color:#262626;border-radius:.75rem}._userAvatar_152ik_305{width:2.25rem;height:2.25rem;border-radius:9999px;background-color:#e2e8f0;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#64748b}._userInfo_152ik_317{flex:1;min-width:0}._userName_152ik_322{font-size:.875rem;font-weight:600;color:#f1f5f9;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._userRole_152ik_331{font-size:.625rem;color:#9ca3af;text-transform:uppercase;font-weight:700}._logoutBtn_152ik_338{background:transparent;border:none;cursor:pointer;color:#94a3b8;display:flex;align-items:center;padding:.25rem;border-radius:.375rem;transition:color .2s,background-color .2s}._logoutBtn_152ik_338:hover{color:#fbc714;background-color:#fbc71414}._logoutBtn_152ik_338 ._material-symbols-outlined_152ik_56{font-size:1.25rem}._overlay_152ik_360{display:none;position:fixed;inset:0;background:#0006;z-index:30}._mainContent_152ik_369{flex:1;min-width:0;display:flex;flex-direction:column;overflow:hidden}._topbar_152ik_378{height:4rem;background:#fff;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;justify-content:space-between;padding:0 2rem;z-index:10;flex-shrink:0}._topbarLeft_152ik_390{display:flex;align-items:center;gap:1rem;flex:1}._menuToggle_152ik_397{display:none;background:transparent;border:none;cursor:pointer;color:#475569;padding:.25rem}._menuToggle_152ik_397 ._material-symbols-outlined_152ik_56{font-size:1.5rem}._searchWrapper_152ik_410{position:relative;width:100%;max-width:28rem}._searchIcon_152ik_416{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:#94a3b8;font-size:1.25rem!important}._searchInput_152ik_425{width:100%;background-color:#f1f5f9;border:none;border-radius:.5rem;padding:.5rem 1rem .5rem 2.5rem;font-size:.875rem;color:#0f172a;font-family:Work Sans,sans-serif;outline:none;transition:box-shadow .2s}._searchInput_152ik_425:focus{box-shadow:0 0 0 2px #fbc71459}._searchInput_152ik_425::placeholder{color:#94a3b8}._topbarRight_152ik_446{display:flex;align-items:center;gap:.75rem}._topbarTenant_152ik_452{display:flex;align-items:center;gap:.75rem;min-width:0;padding:.375rem .75rem;border:1px solid #e2e8f0;border-radius:.75rem;background:#fff}._topbarTenantIcon_152ik_463{width:2.25rem;height:2.25rem;display:flex;align-items:center;justify-content:center;border-radius:.75rem;background:#fbc7141f;color:#fbc714;flex-shrink:0}._topbarTenantIcon_152ik_463 ._material-symbols-outlined_152ik_56{font-size:1.25rem}._topbarTenantText_152ik_479{min-width:0}._topbarTenantTitle_152ik_483{font-size:.8125rem;font-weight:700;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._topbarTenantSub_152ik_492{font-size:.6875rem;font-weight:600;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._iconBtn_152ik_501{position:relative;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;border-radius:.5rem;background-color:#f1f5f9;color:#475569;border:none;cursor:pointer;transition:background-color .2s}._iconBtn_152ik_501:hover{background-color:#e2e8f0}._iconBtn_152ik_501 ._material-symbols-outlined_152ik_56{font-size:1.25rem}._notifDot_152ik_524{position:absolute;top:.5rem;right:.5rem;width:.5rem;height:.5rem;background-color:#fbc714;border-radius:9999px;border:2px solid #ffffff}._topbarDivider_152ik_535{width:1px;height:1.5rem;background-color:#e2e8f0;margin:0 .5rem}._dateTime_152ik_542{text-align:right}._dateText_152ik_546{font-size:.75rem;font-weight:500;color:#64748b}._timeText_152ik_552{font-size:.875rem;font-weight:700;color:#0f172a}._topbarTenantBtn_152ik_558{cursor:pointer;background:none;font-family:inherit;transition:background-color .15s,border-color .15s}._topbarTenantBtn_152ik_558:hover{background-color:#f8f6f6;border-color:#cbd5e1}._switcherArrow_152ik_570{font-size:1.1rem!important;color:#94a3b8;margin-left:.25rem;flex-shrink:0}._storeSwitcher_152ik_578{position:relative}._storeDropdown_152ik_582{position:absolute;top:calc(100% + .5rem);right:0;min-width:15rem;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;box-shadow:0 8px 24px #0f172a1f;z-index:200;overflow:hidden;padding:.5rem}._storeDropdownLabel_152ik_596{font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#94a3b8;padding:.375rem .75rem .5rem}._storeDropdownLoading_152ik_605{font-size:.8125rem;color:#94a3b8;padding:.5rem .75rem .75rem}._storeDropdownItem_152ik_611{display:flex;align-items:center;gap:.625rem;width:100%;padding:.5rem .625rem;border:none;background:transparent;border-radius:.5rem;cursor:pointer;text-align:left;transition:background-color .15s;font-family:inherit}._storeDropdownItem_152ik_611:hover:not(:disabled){background-color:#f1f5f9}._storeDropdownItem_152ik_611:disabled{opacity:.6;cursor:wait}._storeDropdownItemActive_152ik_635{background-color:#d331310f}._storeDropdownIcon_152ik_639{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:.5rem;background:#d3313114;color:#fbc714;flex-shrink:0}._storeDropdownIcon_152ik_639 ._material-symbols-outlined_152ik_56{font-size:1rem}._storeDropdownText_152ik_655{flex:1;min-width:0}._storeDropdownName_152ik_660{display:block;font-size:.8125rem;font-weight:600;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._storeDropdownDb_152ik_670{display:block;font-size:.6875rem;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._storeDropdownSpinner_152ik_679{width:.875rem;height:.875rem;border-radius:50%;border:2px solid #e2e8f0;border-top-color:#fbc714;animation:_spin_152ik_1 .6s linear infinite;flex-shrink:0}@keyframes _spin_152ik_1{to{transform:rotate(360deg)}}._content_152ik_696{flex:1;overflow-y:auto;padding:1rem 1.5rem;background-color:#f8f6f6;display:flex;flex-direction:column}._contentInner_152ik_705{width:100%;max-width:100%;margin:0 auto;flex:1;display:flex;flex-direction:column}@media(max-width:1023px){._sidebar_152ik_15{position:fixed;top:0;left:0;height:100%;transform:translate(-100%)}._sidebarOpen_152ik_724 ._sidebar_152ik_15{transform:translate(0)}._sidebarOpen_152ik_724 ._overlay_152ik_360{display:block}._menuToggle_152ik_397{display:flex}._topbarTenant_152ik_452{display:none}}@media(max-width:640px){._topbar_152ik_378{padding:0 1rem}._topbarDivider_152ik_535,._dateTime_152ik_542,._iconBtn_152ik_501{display:none}}._errorBanner_5psso_3{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c;border-radius:.5rem;padding:.75rem 1rem;font-size:.875rem;margin-bottom:1.25rem}._pageHeader_5psso_13{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}@media(min-width:640px){._pageHeader_5psso_13{flex-direction:row;align-items:flex-end;justify-content:space-between}}._pageTitle_5psso_23{font-size:1.875rem;font-weight:900;color:#0f172a;letter-spacing:-.03em}._pageDesc_5psso_30{font-size:.9375rem;color:#64748b;margin-top:.25rem}._headerActions_5psso_36{display:flex;gap:.75rem;flex-shrink:0}._exportBtn_5psso_42{display:inline-flex;align-items:center;gap:.375rem;font-size:.875rem;font-weight:600;font-family:Work Sans,sans-serif;color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;padding:.5rem 1rem;cursor:pointer;transition:background-color .2s}._exportBtn_5psso_42:hover{background:#f8fafc}._exportBtn_5psso_42 ._material-symbols-outlined_5psso_58{font-size:1.125rem}._primaryBtn_5psso_60{display:inline-flex;align-items:center;gap:.375rem;font-size:.875rem;font-weight:700;font-family:Work Sans,sans-serif;color:#fff;background:#fbc714;border:none;border-radius:.5rem;padding:.5rem 1rem;cursor:pointer;box-shadow:0 4px 15px #d3313140;transition:background-color .2s}._primaryBtn_5psso_60:hover{background:#e6b000}._primaryBtn_5psso_60 ._material-symbols-outlined_5psso_58{font-size:1.125rem}._statsGrid_5psso_80{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:1.5rem}@media(min-width:1024px){._statsGrid_5psso_80{grid-template-columns:repeat(4,1fr)}}._statCard_5psso_90{background:#fff;border-radius:.75rem;padding:1.25rem;border:1px solid #e2e8f0;box-shadow:0 1px 4px #0000000a}._statTop_5psso_98{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}._statIcon_5psso_105{width:2.5rem;height:2.5rem;border-radius:.625rem;display:flex;align-items:center;justify-content:center}._statIcon_5psso_105 ._material-symbols-outlined_5psso_58{font-size:1.25rem}._icon_blue_5psso_115{background:#eff6ff;color:#2563eb}._icon_green_5psso_116{background:#f0fdf4;color:#16a34a}._icon_amber_5psso_117{background:#fffbeb;color:#d97706}._icon_purple_5psso_118{background:#faf5ff;color:#9333ea}._statChange_5psso_120{display:inline-flex;align-items:center;gap:.125rem;font-size:.75rem;font-weight:700;border-radius:9999px;padding:.125rem .5rem}._statChange_5psso_120 ._material-symbols-outlined_5psso_58{font-size:.9rem}._changeUp_5psso_131{background:#f0fdf4;color:#16a34a}._changeDown_5psso_132{background:#fef2f2;color:#dc2626}._statValue_5psso_134{font-size:1.75rem;font-weight:900;color:#0f172a;letter-spacing:-.02em}._statLabel_5psso_141{font-size:.75rem;color:#64748b;font-weight:500;margin-top:.125rem}._twoCol_5psso_149{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:1024px){._twoCol_5psso_149{grid-template-columns:1.5fr 1fr}}._card_5psso_158{background:#fff;border-radius:.75rem;border:1px solid #e2e8f0;box-shadow:0 1px 4px #0000000a;overflow:hidden}._cardHeader_5psso_166{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid #f1f5f9}._cardTitle_5psso_174{font-size:1rem;font-weight:700;color:#0f172a}._viewAll_5psso_180{font-size:.8125rem;font-weight:600;color:#fbc714;text-decoration:none}._viewAll_5psso_180:hover{text-decoration:underline}._tableWrap_5psso_189{overflow-x:auto}._table_5psso_189{width:100%;border-collapse:collapse;text-align:left}._th_5psso_197{padding:.75rem 1.25rem;font-size:.6875rem;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.06em;background:#f8fafc;border-bottom:1px solid #e2e8f0}._tr_5psso_208{border-bottom:1px solid #f1f5f9;transition:background-color .15s}._tr_5psso_208:last-child{border-bottom:none}._tr_5psso_208:hover{background:#f8fafc}._td_5psso_215{padding:.875rem 1.25rem;font-size:.875rem;color:#475569}._tdBold_5psso_220{font-weight:700;color:#0f172a}._tdMuted_5psso_221{color:#94a3b8;font-size:.8125rem}._badge_5psso_223{display:inline-flex;align-items:center;font-size:.6875rem;font-weight:700;padding:.2rem .625rem;border-radius:9999px}._statusCompleted_5psso_232{background:#f0fdf4;color:#16a34a}._statusInProgress_5psso_233{background:#eff6ff;color:#2563eb}._statusPending_5psso_234{background:#fffbeb;color:#d97706}._statusCancelled_5psso_235{background:#fef2f2;color:#dc2626}._menuList_5psso_238{padding:.75rem 1.25rem;display:flex;flex-direction:column;gap:1rem}._menuItem_5psso_240{display:flex;align-items:center;gap:1rem}._menuRank_5psso_242{width:1.75rem;height:1.75rem;border-radius:.375rem;background:#f1f5f9;color:#64748b;font-size:.75rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}._menuInfo_5psso_256{flex:1}._menuNameRow_5psso_258{display:flex;justify-content:space-between;align-items:center;margin-bottom:.375rem}._menuName_5psso_258{font-size:.875rem;font-weight:600;color:#0f172a}._menuOrders_5psso_266{font-size:.75rem;color:#94a3b8;font-weight:500}._progressBar_5psso_268{height:.375rem;background:#f1f5f9;border-radius:9999px;overflow:hidden}._progressFill_5psso_275{height:100%;background:linear-gradient(to right,#fbc714,#f5a800);border-radius:9999px;transition:width .5s ease}._pageHeader_1cn9h_4{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}@media(min-width:640px){._pageHeader_1cn9h_4{flex-direction:row;align-items:flex-end;justify-content:space-between}}._headerActions_1cn9h_14{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}._breadcrumb_1cn9h_21{display:flex;align-items:center;gap:.25rem;font-size:.75rem;font-weight:500;color:#94a3b8;margin-bottom:.5rem}._breadcrumb_1cn9h_21 ._material-symbols-outlined_1cn9h_30{font-size:.875rem}._breadcrumbActive_1cn9h_31{color:#fbc714}._pageTitle_1cn9h_33{font-size:1.875rem;font-weight:900;color:#0f172a;letter-spacing:-.03em}._pageDesc_1cn9h_40{font-size:.9375rem;color:#64748b;margin-top:.25rem}._addBtn_1cn9h_46{display:inline-flex;align-items:center;gap:.5rem;background:#fbc714;color:#fff;font-size:.875rem;font-weight:700;font-family:Work Sans,sans-serif;padding:.625rem 1.25rem;border-radius:.5rem;border:none;cursor:pointer;box-shadow:0 4px 15px #d3313140;transition:background .2s;white-space:nowrap}._addBtn_1cn9h_46:hover{background:#e6b000}._addBtn_1cn9h_46 ._material-symbols-outlined_1cn9h_30{font-size:1.25rem}._filterBar_1cn9h_67{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.25rem}@media(min-width:640px){._filterBar_1cn9h_67{flex-direction:row;align-items:center;justify-content:space-between}}._searchBox_1cn9h_77{display:flex;align-items:center;gap:.5rem;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;padding:.5rem .875rem;flex:1;max-width:28rem}._searchBox_1cn9h_77 ._material-symbols-outlined_1cn9h_30{font-size:1.125rem;color:#94a3b8}._searchBox_1cn9h_77 input{border:none;outline:none;font-size:.875rem;color:#0f172a;font-family:Work Sans,sans-serif;flex:1;background:transparent}._searchBox_1cn9h_77 input::placeholder{color:#94a3b8}._filterRight_1cn9h_100{display:flex;gap:.5rem;flex-shrink:0;flex-wrap:wrap;align-items:center}._filterBtn_1cn9h_108{display:inline-flex;align-items:center;justify-content:center;min-height:2.25rem;padding:.5rem .875rem;border-radius:9999px;border:1px solid #dbe4f0;background:#fff;color:#64748b;font-size:.8125rem;font-weight:700;font-family:Work Sans,sans-serif;cursor:pointer;transition:all .15s ease;white-space:nowrap}._filterBtn_1cn9h_108:hover{border-color:#cbd5e1;background:#f8fafc;color:#334155}._filterBtnActive_1cn9h_132{background:#fbc714;border-color:#fbc714;color:#fff;box-shadow:0 6px 16px #d331312e}._filterBtnActive_1cn9h_132:hover{background:#e6b000;border-color:#e6b000;color:#fff}._select_1cn9h_145{font-size:.8125rem;font-weight:500;font-family:Work Sans,sans-serif;color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;padding:.5rem .75rem;outline:none;cursor:pointer}._tableCard_1cn9h_159{background:#fff;border-radius:.75rem;border:1px solid #e2e8f0;box-shadow:0 1px 4px #0000000a;overflow:hidden}._tableScroll_1cn9h_167{overflow-x:auto}._table_1cn9h_159{width:100%;border-collapse:collapse;text-align:left}._thead_1cn9h_175{background:#f8fafc;border-bottom:1px solid #e2e8f0}._th_1cn9h_175{padding:.875rem 1.5rem;font-size:.6875rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap}._thRight_1cn9h_186{text-align:right}._tr_1cn9h_188{border-bottom:1px solid #f1f5f9;transition:background .15s}._tr_1cn9h_188:last-child{border-bottom:none}._tr_1cn9h_188:hover{background:#f8fafc}._td_1cn9h_195{padding:1rem 1.5rem;font-size:.875rem;color:#475569;vertical-align:middle}._tdBold_1cn9h_201{font-weight:700;color:#0f172a}._tdMuted_1cn9h_202{color:#94a3b8;font-size:.8125rem;max-width:20rem}._tdRight_1cn9h_203{text-align:right}._nameCell_1cn9h_205{display:flex;align-items:center;gap:.75rem}._nameAvatar_1cn9h_207{width:2.25rem;height:2.25rem;border-radius:.5rem;background:#f1f5f9;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#94a3b8}._nameAvatar_1cn9h_207 ._material-symbols-outlined_1cn9h_30{font-size:1.125rem}._nameTxt_1cn9h_220{font-weight:600;color:#0f172a}._catBadge_1cn9h_222{display:inline-flex;padding:.15rem .625rem;border-radius:9999px;font-size:.75rem;font-weight:700;background:#f1f5f9;color:#475569}._statusActive_1cn9h_232,._statusInactive_1cn9h_232{display:inline-flex;align-items:center;gap:.375rem;font-size:.75rem;font-weight:700;padding:.25rem .75rem;border-radius:9999px}._statusActive_1cn9h_232{background:#f0fdf4;color:#16a34a}._statusInactive_1cn9h_232{background:#f1f5f9;color:#94a3b8}._statusDot_1cn9h_244{width:.375rem;height:.375rem;border-radius:9999px;background:currentColor}._actions_1cn9h_251{display:flex;align-items:center;justify-content:flex-end;gap:.375rem}._actionBtn_1cn9h_253{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:.5rem;background:transparent;border:none;cursor:pointer;color:#94a3b8;transition:color .15s,background .15s}._actionBtn_1cn9h_253 ._material-symbols-outlined_1cn9h_30{font-size:1.125rem}._editBtn_1cn9h_268:hover{color:#fbc714;background:#fbc7141a}._viewBtn_1cn9h_269:hover{color:#0284c7;background:#0284c71a}._delBtn_1cn9h_270:hover{color:#dc2626;background:#fef2f2}._tableFooter_1cn9h_273{display:flex;align-items:center;justify-content:space-between;padding:.875rem 1.5rem;border-top:1px solid #e2e8f0}._tableInfo_1cn9h_281{font-size:.75rem;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.04em}._pageBtns_1cn9h_289{display:flex;gap:.25rem}._pgBtn_1cn9h_291{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:.375rem;background:#fff;border:1px solid #e2e8f0;font-size:.75rem;font-weight:700;font-family:Work Sans,sans-serif;color:#475569;cursor:pointer;transition:background .15s}._pgBtn_1cn9h_291:hover{background:#f8fafc}._pgBtn_1cn9h_291 ._material-symbols-outlined_1cn9h_30{font-size:1rem}._pgActive_1cn9h_310{background:#fbc714;border-color:#fbc714;color:#1a1a1a}._pgActive_1cn9h_310:hover{background:#e6b000}._pgDisabled_1cn9h_312{background:#f1f5f9;color:#94a3b8;cursor:not-allowed}._pgEllipsis_1cn9h_314{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;font-size:.75rem;color:#94a3b8;flex-shrink:0}._loadingRow_1cn9h_326 td,._emptyRow_1cn9h_327 td{text-align:center;padding:3rem 1.5rem;color:#94a3b8;font-size:.875rem}._errorBanner_1cn9h_334{background:#fef2f2;color:#dc2626;border:1px solid #fecaca;border-radius:.5rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;margin-bottom:1rem}._spinner_1cn9h_345{display:inline-block;width:1rem;height:1rem;border:2px solid #e2e8f0;border-top-color:#fbc714;border-radius:50%;animation:_spin_1cn9h_345 .7s linear infinite;flex-shrink:0}._spinnerSm_1cn9h_356{display:inline-block;width:.875rem;height:.875rem;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:_spin_1cn9h_345 .7s linear infinite;flex-shrink:0}@keyframes _spin_1cn9h_345{to{transform:rotate(360deg)}}._modalOverlay_1cn9h_370{position:fixed;inset:0;background:#0f172a8c;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:50;display:flex;align-items:center;justify-content:center;padding:1rem}._modal_1cn9h_370{background:#fff;border-radius:.75rem;width:100%;max-width:700px;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 20px 60px #0003}._modalSm_1cn9h_393{max-width:420px}._modalHeader_1cn9h_395{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid #e2e8f0;flex-shrink:0}._modalTitle_1cn9h_404{font-size:1.0625rem;font-weight:700;color:#0f172a}._modalClose_1cn9h_410{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:.375rem;border:none;background:transparent;color:#94a3b8;cursor:pointer;transition:color .15s,background .15s}._modalClose_1cn9h_410:hover:not(:disabled){color:#0f172a;background:#f1f5f9}._modalClose_1cn9h_410:disabled{cursor:not-allowed}._modalClose_1cn9h_410 ._material-symbols-outlined_1cn9h_30{font-size:1.25rem}._modalBody_1cn9h_427{padding:1.5rem;overflow-y:auto;flex:1}._modalFooter_1cn9h_433{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;padding:1.125rem 1.5rem;border-top:1px solid #e2e8f0;flex-shrink:0}._formGrid_1cn9h_444{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem 1.25rem}._formGroup_1cn9h_450{display:flex;flex-direction:column;gap:.375rem}._formLabel_1cn9h_452{font-size:.8125rem;font-weight:600;color:#374151}._formLabelRow_1cn9h_458{display:flex;align-items:center;justify-content:space-between;gap:.5rem}._quickAddBtn_1cn9h_465{border:1px solid #fecaca;background:#fff5f5;color:#b91c1c;border-radius:999px;font-size:.72rem;font-weight:700;padding:.18rem .6rem;cursor:pointer;white-space:nowrap}._quickAddBtn_1cn9h_465:disabled{opacity:.65;cursor:not-allowed}._required_1cn9h_482{color:#ef4444;margin-left:.125rem}._formInput_1cn9h_484,._formSelect_1cn9h_485{font-size:.875rem;font-family:Work Sans,sans-serif;color:#0f172a;background:#fff;border:1px solid #d1d5db;border-radius:.5rem;padding:.5625rem .75rem;outline:none;transition:border-color .15s,box-shadow .15s;width:100%}._formInput_1cn9h_484:focus,._formSelect_1cn9h_485:focus{border-color:#fbc714;box-shadow:0 0 0 3px #d331311a}._formInput_1cn9h_484:disabled{background:#f8fafc;color:#94a3b8;cursor:not-allowed}._inputError_1cn9h_508{border-color:#ef4444!important}._inputError_1cn9h_508:focus{box-shadow:0 0 0 3px #ef44441a!important}._fieldError_1cn9h_511{font-size:.75rem;color:#ef4444;font-weight:500}._fieldHint_1cn9h_517{font-size:.75rem;color:#64748b;font-weight:500}._modeSwitch_1cn9h_523{display:inline-flex;border:1px solid #e2e8f0;border-radius:.5rem;overflow:hidden;width:fit-content;margin-bottom:.375rem}._modeBtn_1cn9h_532{border:none;background:#fff;color:#64748b;font-family:Work Sans,sans-serif;font-size:.75rem;font-weight:700;padding:.375rem .75rem;cursor:pointer}._modeBtnActive_1cn9h_543{background:#fbc714;color:#fff}._inputWithAction_1cn9h_548{display:flex;gap:.5rem}._inputWithAction_1cn9h_548 ._formInput_1cn9h_484{flex:1}._inlineActionBtn_1cn9h_557{border:1px solid #e2e8f0;background:#fff;color:#475569;border-radius:.5rem;padding:.5625rem .75rem;font-family:Work Sans,sans-serif;font-size:.75rem;font-weight:700;cursor:pointer;white-space:nowrap}._inlineActionBtn_1cn9h_557:hover:not(:disabled){background:#f8fafc}._inlineActionBtn_1cn9h_557:disabled{opacity:.6;cursor:not-allowed}._formGlobalError_1cn9h_579{background:#fef2f2;color:#dc2626;border:1px solid #fecaca;border-radius:.5rem;padding:.625rem .875rem;font-size:.8125rem;font-weight:500;margin-bottom:1rem}._btnPrimary_1cn9h_591,._btnSecondary_1cn9h_592,._btnDanger_1cn9h_593{display:inline-flex;align-items:center;gap:.375rem;padding:.5625rem 1.25rem;border-radius:.5rem;font-size:.875rem;font-weight:700;font-family:Work Sans,sans-serif;cursor:pointer;border:none;transition:background .15s;white-space:nowrap}._btnPrimary_1cn9h_591 ._material-symbols-outlined_1cn9h_30,._btnSecondary_1cn9h_592 ._material-symbols-outlined_1cn9h_30,._btnDanger_1cn9h_593 ._material-symbols-outlined_1cn9h_30{font-size:1.125rem}._btnPrimary_1cn9h_591{background:#fbc714;color:#1a1a1a}._btnPrimary_1cn9h_591:hover:not(:disabled){background:#e6b000}._btnPrimary_1cn9h_591:disabled{background:#fde68a;cursor:not-allowed}._btnSecondary_1cn9h_592{background:#f1f5f9;color:#475569}._btnSecondary_1cn9h_592:hover:not(:disabled){background:#e2e8f0}._btnSecondary_1cn9h_592:disabled{opacity:.5;cursor:not-allowed}._btnDanger_1cn9h_593{background:#dc2626;color:#fff}._btnDanger_1cn9h_593:hover:not(:disabled){background:#b91c1c}._btnDanger_1cn9h_593:disabled{background:#fde68a;cursor:not-allowed}._deleteConfirm_1cn9h_624{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.75rem;padding:.5rem 0}._deleteIcon_1cn9h_633{width:3.5rem;height:3.5rem;background:#fef2f2;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#dc2626}._deleteIcon_1cn9h_633 ._material-symbols-outlined_1cn9h_30{font-size:1.875rem}._deleteConfirm_1cn9h_624 p{font-size:.9375rem;color:#374151;line-height:1.6}._deleteNote_1cn9h_646{font-size:.8125rem!important;color:#94a3b8!important}._statsGrid_3maw3_3{display:grid;grid-template-columns:repeat(1,1fr);gap:1rem;margin-bottom:1.5rem}@media(min-width:640px){._statsGrid_3maw3_3{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){._statsGrid_3maw3_3{grid-template-columns:repeat(4,1fr)}}._statCard_3maw3_22{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:1.125rem 1.25rem;display:flex;align-items:center;gap:1rem;box-shadow:0 1px 3px #0000000a;transition:transform .15s ease,box-shadow .15s ease}._statCard_3maw3_22:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000000f}._statIcon_3maw3_39{width:2.75rem;height:2.75rem;border-radius:.625rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}._statIcon_3maw3_39 ._material-symbols-outlined_3maw3_49{font-size:1.5rem}._statBlue_3maw3_53{background:#eff6ff;color:#2563eb}._statGreen_3maw3_54{background:#f0fdf4;color:#16a34a}._statOrange_3maw3_55{background:#fff7ed;color:#ea580c}._statPurple_3maw3_56{background:#faf5ff;color:#9333ea}._statInfo_3maw3_58{display:flex;flex-direction:column}._statVal_3maw3_63{font-size:1.5rem;font-weight:800;color:#0f172a;line-height:1.2}._statLabel_3maw3_70{font-size:.8125rem;font-weight:500;color:#64748b;margin-top:.125rem}._badgeCompleted_3maw3_78{display:inline-flex;align-items:center;gap:.35rem;padding:.25rem .625rem;border-radius:9999px;background:#dcfce7;color:#15803d;font-size:.75rem;font-weight:700}._badgeCheckin_3maw3_90{display:inline-flex;align-items:center;gap:.35rem;padding:.25rem .625rem;border-radius:9999px;background:#dbeafe;color:#1d4ed8;font-size:.75rem;font-weight:700}._badgePlanned_3maw3_102{display:inline-flex;align-items:center;gap:.35rem;padding:.25rem .625rem;border-radius:9999px;background:#f1f5f9;color:#475569;font-size:.75rem;font-weight:700}._badgeCancelled_3maw3_114{display:inline-flex;align-items:center;gap:.35rem;padding:.25rem .625rem;border-radius:9999px;background:#fee2e2;color:#b91c1c;font-size:.75rem;font-weight:700}._badgeWarning_3maw3_126{display:inline-flex;align-items:center;gap:.35rem;padding:.25rem .625rem;border-radius:9999px;background:#ffedd5;color:#c2410c;font-size:.75rem;font-weight:700}._detailSection_3maw3_139{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.625rem;padding:1rem 1.25rem;margin-bottom:1rem}._sectionTitle_3maw3_147{font-size:.875rem;font-weight:700;color:#1e293b;margin-bottom:.75rem;display:flex;align-items:center;gap:.5rem}._detailGrid_3maw3_157{display:grid;grid-template-columns:repeat(1,1fr);gap:.75rem 1.5rem}@media(min-width:640px){._detailGrid_3maw3_157{grid-template-columns:repeat(2,1fr)}}._detailItem_3maw3_169{display:flex;flex-direction:column;gap:.25rem}._detailLabel_3maw3_175{font-size:.75rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.03em}._detailValue_3maw3_183{font-size:.875rem;font-weight:600;color:#0f172a}._photoGrid_3maw3_190{display:grid;grid-template-columns:repeat(1,1fr);gap:1rem;margin-top:.75rem}@media(min-width:640px){._photoGrid_3maw3_190{grid-template-columns:repeat(2,1fr)}}._photoCard_3maw3_203{border:1px dashed #cbd5e1;border-radius:.625rem;padding:.875rem;background:#fff;display:flex;flex-direction:column;align-items:center;text-align:center;gap:.5rem}._photoFrame_3maw3_215{width:100%;height:160px;border-radius:.5rem;background:#f1f5f9;object-fit:cover;border:1px solid #e2e8f0}._photoPlaceholder_3maw3_224{width:100%;height:160px;border-radius:.5rem;background:#f8fafc;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#94a3b8;gap:.375rem;font-size:.8125rem}._photoPlaceholder_3maw3_224 ._material-symbols-outlined_3maw3_49{font-size:2.25rem}._photoTitle_3maw3_242{font-size:.8125rem;font-weight:700;color:#334155}._gpsBox_3maw3_249{font-family:monospace;font-size:.75rem;background:#0f172a;color:#38bdf8;padding:.375rem .625rem;border-radius:.375rem;display:inline-flex;align-items:center;gap:.375rem}._tabButtons_3maw3_261{display:flex;gap:.5rem;border-bottom:1px solid #e2e8f0;margin-bottom:1.25rem}._tabBtn_3maw3_268{padding:.625rem 1rem;font-size:.875rem;font-weight:600;color:#64748b;background:none;border:none;border-bottom:2px solid transparent;cursor:pointer;display:flex;align-items:center;gap:.375rem;transition:all .15s ease}._tabBtnActive_3maw3_283{color:#fbc714;border-bottom-color:#fbc714}._tabBtn_3maw3_268:hover:not(._tabBtnActive_3maw3_283){color:#334155}._container_uggn8_3{padding:24px 32px;max-width:1360px;margin:0 auto}._pageHeader_uggn8_10{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:20px;flex-wrap:wrap;gap:16px}._headerLeft_uggn8_19{display:flex;align-items:flex-start;gap:14px}._headerIcon_uggn8_25{font-size:38px;color:#e53935;background:#fdecea;padding:10px;border-radius:12px;display:flex;align-items:center;justify-content:center}._pageHeader_uggn8_10 h1{margin:0 0 4px;font-size:22px;font-weight:700;color:#1a1a1a;letter-spacing:-.3px}._pageHeader_uggn8_10 p{margin:0;font-size:13px;color:#666;line-height:1.5}._tabNav_uggn8_52{display:inline-flex;background:#f1f3f5;padding:4px;border-radius:12px;gap:4px;border:1px solid #e2e8f0}._tabButton_uggn8_61{display:flex;align-items:center;gap:8px;padding:10px 18px;border:none;border-radius:9px;font-size:13px;font-weight:600;color:#555;background:transparent;cursor:pointer;transition:all .2s ease}._tabButton_uggn8_61:hover{color:#1a1a1a;background:#fff9}._tabButtonActive_uggn8_81{background:#fff!important;color:#e53935!important;box-shadow:0 2px 6px #00000014}._tabButton_uggn8_61 ._material-symbols-outlined_uggn8_87{font-size:19px}._stepBanner_uggn8_92{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#f8fafc;border:1px solid #e2e8f0;border-left:4px solid #e53935;padding:12px 18px;border-radius:8px;margin-bottom:22px;font-size:13px;color:#334155}._stepBanner_uggn8_92 strong{color:#0f172a}._stepBannerTag_uggn8_111{font-size:11px;font-weight:700;text-transform:uppercase;background:#e2e8f0;color:#475569;padding:3px 8px;border-radius:6px;white-space:nowrap}._alert_uggn8_123{display:flex;align-items:center;gap:10px;padding:12px 16px;border-radius:10px;margin-bottom:20px;font-size:14px;font-weight:500;animation:_slideDown_uggn8_1 .25s ease-out}@keyframes _slideDown_uggn8_1{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}._alertSuccess_uggn8_140{background:#ecfdf5;color:#065f46;border:1px solid #a7f3d0}._alertError_uggn8_146{background:#fef2f2;color:#991b1b;border:1px solid #fecaca}._layout_uggn8_153{display:grid;grid-template-columns:360px 1fr;gap:24px;align-items:start}@media(max-width:980px){._layout_uggn8_153{grid-template-columns:1fr}}._panel_uggn8_167{background:#fff;border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 2px 8px #0000000a;overflow:hidden;display:flex;flex-direction:column}._panelHeader_uggn8_177{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;background:#f8fafc;border-bottom:1px solid #e2e8f0;font-size:14px;font-weight:600;color:#1e293b}._panelHeaderTitle_uggn8_189{display:flex;align-items:center;gap:8px}._panelHeaderTitle_uggn8_189 ._material-symbols-outlined_uggn8_87{font-size:20px;color:#e53935}._badgeCount_uggn8_200{font-size:11px;font-weight:700;background:#e2e8f0;color:#475569;padding:2px 7px;border-radius:12px}._filterSection_uggn8_210{padding:12px 16px;border-bottom:1px solid #f1f5f9;display:flex;flex-direction:column;gap:8px;background:#fff}._searchBox_uggn8_219{position:relative;display:flex;align-items:center}._searchIcon_uggn8_225{position:absolute;left:10px;font-size:18px;color:#94a3b8;pointer-events:none}._searchInput_uggn8_233{width:100%;padding:8px 12px 8px 34px;border:1px solid #cbd5e1;border-radius:8px;font-size:13px;outline:none;transition:all .15s ease;box-sizing:border-box}._searchInput_uggn8_233:focus{border-color:#e53935;box-shadow:0 0 0 3px #e539351f}._filterSelect_uggn8_249{padding:7px 10px;border:1px solid #cbd5e1;border-radius:8px;font-size:12px;color:#334155;background:#f8fafc;outline:none}._itemContainer_uggn8_260{list-style:none;margin:0;padding:10px;max-height:calc(100vh - 280px);min-height:480px;overflow-y:auto;display:flex;flex-direction:column;gap:6px}._itemCard_uggn8_273{flex-shrink:0;display:flex;align-items:center;gap:12px;padding:11px 14px;border-radius:10px;border:1px solid #f1f5f9;background:#fff;cursor:pointer;transition:all .15s ease;position:relative}._itemCard_uggn8_273:hover{background:#f8fafc;border-color:#cbd5e1}._itemCardActive_uggn8_292{background:#fff5f5!important;border-color:#fca5a5!important;box-shadow:0 2px 6px #e5393514}._cardAvatar_uggn8_298{width:38px;height:38px;border-radius:10px;background:linear-gradient(135deg,#ff6b35,#e53935);display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}._cardAvatarGroup_uggn8_310{background:linear-gradient(135deg,#3b82f6,#1d4ed8)}._cardAvatar_uggn8_298 ._material-symbols-outlined_uggn8_87{font-size:21px}._cardContent_uggn8_318{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}._cardTitle_uggn8_326{font-size:13px;font-weight:600;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._cardSubtitle_uggn8_335{font-size:11px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._cardMetaRow_uggn8_343{display:flex;align-items:center;gap:6px;margin-top:3px}._cardBadge_uggn8_350{display:inline-flex;align-items:center;font-size:10px;font-weight:700;padding:1px 7px;border-radius:6px;text-transform:uppercase;letter-spacing:.2px}._badgeRole_uggn8_361{background:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe}._badgeOwner_uggn8_367{background:#fff7ed;color:#c2410c;border:1px solid #fed7aa}._badgeStat_uggn8_373{font-size:10px;color:#64748b;background:#f1f5f9;padding:1px 6px;border-radius:4px}._targetHeader_uggn8_382{padding:16px 20px;background:#f8fafc;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}._targetInfo_uggn8_393{display:flex;align-items:center;gap:12px}._targetTitle_uggn8_399{font-size:16px;font-weight:700;color:#0f172a}._targetDesc_uggn8_405{font-size:12px;color:#64748b;margin-top:2px;display:flex;align-items:center;gap:8px}._targetActions_uggn8_414{display:flex;align-items:center;gap:8px}._badgeOverrideActive_uggn8_421{background:#fef3c7;color:#92400e;border:1px solid #fde68a;font-size:11px;font-weight:600;padding:2px 8px;border-radius:6px;display:inline-flex;align-items:center;gap:4px}._badgeGroupSync_uggn8_434{background:#ecfdf5;color:#047857;border:1px solid #a7f3d0;font-size:11px;font-weight:600;padding:2px 8px;border-radius:6px;display:inline-flex;align-items:center;gap:4px}._btnResetGroup_uggn8_447{display:flex;align-items:center;gap:6px;padding:6px 12px;border:1px solid #cbd5e1;background:#fff;color:#475569;border-radius:8px;font-size:12px;font-weight:600;cursor:pointer;transition:all .15s ease}._btnResetGroup_uggn8_447:hover{background:#f1f5f9;color:#0f172a;border-color:#94a3b8}._btnResetGroup_uggn8_447 ._material-symbols-outlined_uggn8_87{font-size:16px}._toolbar_uggn8_473{display:flex;align-items:center;justify-content:space-between;padding:10px 18px;background:#fff;border-bottom:1px solid #e2e8f0;gap:12px;flex-wrap:wrap}._toolbarSearch_uggn8_484{width:240px}._toolbarActions_uggn8_488{display:flex;align-items:center;gap:8px}._actionBtn_uggn8_494{display:flex;align-items:center;gap:4px;padding:6px 12px;border:1px solid #e2e8f0;background:#f8fafc;border-radius:7px;font-size:12px;font-weight:600;color:#475569;cursor:pointer;transition:all .15s ease}._actionBtn_uggn8_494:hover{background:#f1f5f9;color:#0f172a}._menuGroups_uggn8_515{padding:16px 20px;display:flex;flex-direction:column;gap:14px;max-height:calc(100vh - 280px);min-height:480px;overflow-y:auto;overflow-x:hidden;flex:1}._menuGroup_uggn8_515{flex-shrink:0;min-height:min-content;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 1px 3px #00000005;transition:border-color .18s ease,box-shadow .18s ease}._menuGroupOpen_uggn8_538{border-color:#cbd5e1;box-shadow:0 3px 10px #0000000a}._menuGroups_uggn8_515::-webkit-scrollbar,._itemContainer_uggn8_260::-webkit-scrollbar{width:6px}._menuGroups_uggn8_515::-webkit-scrollbar-track,._itemContainer_uggn8_260::-webkit-scrollbar-track{background:#f8fafc;border-radius:4px}._menuGroups_uggn8_515::-webkit-scrollbar-thumb,._itemContainer_uggn8_260::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}._menuGroups_uggn8_515::-webkit-scrollbar-thumb:hover,._itemContainer_uggn8_260::-webkit-scrollbar-thumb:hover{background:#94a3b8}._groupHeader_uggn8_565{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;background:#f8fafc;border-bottom:1px solid transparent;-webkit-user-select:none;user-select:none;cursor:pointer;transition:background .15s ease,border-color .15s ease}._groupHeader_uggn8_565:hover{background:#f1f5f9}._groupHeaderOpen_uggn8_581{background:#f1f5f9;border-bottom-color:#e2e8f0}._groupHeaderLeft_uggn8_586{display:flex;align-items:center;gap:10px}._chevron_uggn8_592{font-size:20px;color:#64748b;transition:transform .2s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center}._chevronOpen_uggn8_601{transform:rotate(90deg);color:#1e293b}._catIconBadge_uggn8_606{width:30px;height:30px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:17px;flex-shrink:0}._catTitleWrap_uggn8_617{display:flex;align-items:baseline;gap:8px}._catTitle_uggn8_617{font-size:13.5px;font-weight:700;color:#1e293b}._catSubtitle_uggn8_629{font-size:11px;color:#64748b;font-weight:500}._groupCheckbox_uggn8_635{width:16px;height:16px;accent-color:#e53935;cursor:pointer}._groupHeaderRight_uggn8_642{display:flex;align-items:center;gap:8px}._groupBadge_uggn8_648{font-size:11px;font-weight:700;padding:3px 9px;border-radius:12px;display:inline-flex;align-items:center;gap:4px}._groupBadgeActive_uggn8_658{background:#ecfdf5;color:#047857;border:1px solid #a7f3d0}._groupBadgePartial_uggn8_664{background:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe}._groupBadgeNone_uggn8_670{background:#f1f5f9;color:#64748b;border:1px solid #e2e8f0}._quickSelectBtn_uggn8_676{font-size:11px;font-weight:600;background:#fff;border:1px solid #cbd5e1;border-radius:6px;padding:3px 8px;color:#475569;cursor:pointer;transition:all .12s ease}._quickSelectBtn_uggn8_676:hover{background:#f8fafc;color:#0f172a;border-color:#94a3b8}._menuItemsGrid_uggn8_695{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:8px;padding:12px;background:#fafbfc}._menuCard_uggn8_703{display:flex;align-items:flex-start;gap:10px;padding:9px 12px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer;transition:all .14s ease;-webkit-user-select:none;user-select:none;position:relative}._menuCard_uggn8_703:hover:not(._menuCardDisabled_uggn8_717){background:#fff;border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 2px 5px #0000000a}._menuCardChecked_uggn8_724{background:snow;border-color:#fca5a5;box-shadow:0 1px 3px #e539350f}._menuCardDisabled_uggn8_717{cursor:not-allowed;opacity:.65}._menuCardCheck_uggn8_724{width:16px;height:16px;accent-color:#e53935;cursor:pointer;flex-shrink:0;margin-top:2px}._menuCardIcon_uggn8_744{font-size:19px;color:#64748b;flex-shrink:0;margin-top:1px;transition:color .12s ease}._menuCardChecked_uggn8_724 ._menuCardIcon_uggn8_744{color:#e53935}._menuCardBody_uggn8_756{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}._menuCardName_uggn8_764{font-size:13px;font-weight:600;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._menuCardChecked_uggn8_724 ._menuCardName_uggn8_764{color:#0f172a}._menuCardPath_uggn8_777{font-size:10.5px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;color:#94a3b8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._menuCardBadges_uggn8_786{display:flex;align-items:center;gap:4px;margin-top:3px;flex-wrap:wrap}._badgeFromGroup_uggn8_795{font-size:10px;font-weight:600;background:#eff6ff;color:#1e40af;border:1px solid #bfdbfe;padding:1px 6px;border-radius:4px;display:inline-flex;align-items:center;gap:2px}._badgeCustomOverride_uggn8_808{font-size:10px;font-weight:700;background:#fef3c7;color:#b45309;border:1px solid #fde68a;padding:1px 6px;border-radius:4px;display:inline-flex;align-items:center;gap:2px}._saveBar_uggn8_822{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;background:#f8fafc;border-top:1px solid #e2e8f0}._saveCount_uggn8_831{font-size:13px;font-weight:500;color:#475569}._saveBtn_uggn8_837{display:flex;align-items:center;gap:8px;padding:10px 24px;background:linear-gradient(135deg,#ff6b35,#e53935);color:#fff;border:none;border-radius:9px;font-size:13px;font-weight:600;cursor:pointer;box-shadow:0 2px 6px #e5393540;transition:all .2s ease}._saveBtn_uggn8_837:hover:not(:disabled){opacity:.92;transform:translateY(-1px);box-shadow:0 4px 10px #e5393559}._saveBtn_uggn8_837:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}._saveBtn_uggn8_837 ._material-symbols-outlined_uggn8_87{font-size:18px}._emptyState_uggn8_871{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:80px 24px;color:#94a3b8;text-align:center}._emptyState_uggn8_871 ._material-symbols-outlined_uggn8_87{font-size:48px;color:#cbd5e1}._emptyState_uggn8_871 p{margin:0;font-size:14px;color:#64748b;max-width:300px;line-height:1.5}._loadingText_uggn8_895,._emptyListText_uggn8_902{padding:24px;text-align:center;font-size:13px;color:#94a3b8}._ownerLockedBanner_uggn8_910{display:flex;align-items:center;gap:12px;background:#fff7ed;border:1px solid #ffedd5;color:#9a3412;padding:12px 18px;border-radius:8px;font-size:13px;margin:12px 18px 0}._ownerLockedBanner_uggn8_910 ._material-symbols-outlined_uggn8_87{font-size:22px;color:#ea580c}._accessDenied_uggn8_929{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding:100px 24px;color:#e53935;text-align:center}._accessDenied_uggn8_929 ._material-symbols-outlined_uggn8_87{font-size:60px}._accessDenied_uggn8_929 h2{margin:0;font-size:20px;font-weight:700;color:#1e293b}._accessDenied_uggn8_929 p{margin:0;font-size:14px;color:#64748b}._statsGrid_vd6vk_2{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:2rem}@media(min-width:768px){._statsGrid_vd6vk_2{grid-template-columns:repeat(4,1fr)}}._statCard_vd6vk_10{background:#fff;border-radius:.75rem;border:1px solid #e2e8f0;padding:1rem;box-shadow:0 1px 4px #0000000a}._statLabel_vd6vk_17{font-size:.625rem;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.25rem}._statValue_vd6vk_18{font-size:1.5rem;font-weight:900;color:#0f172a}._green_vd6vk_19{color:#22c55e}._red_vd6vk_20{color:#fbc714}._amber_vd6vk_21{color:#f59e0b}._areaBadge_vd6vk_24{display:inline-flex;align-items:center;padding:.125rem .625rem;border-radius:9999px;font-size:.75rem;font-weight:700}._areaSlate_vd6vk_25{background:#f1f5f9;color:#475569}._areaOrange_vd6vk_26{background:#fff7ed;color:#ea580c}._areaPurple_vd6vk_27{background:#faf5ff;color:#9333ea}._areaBlue_vd6vk_28{background:#eff6ff;color:#2563eb}._statusBadge_vd6vk_31{display:inline-flex;align-items:center;gap:.375rem;padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:700}._statusDot_vd6vk_32{width:.375rem;height:.375rem;border-radius:9999px;background:currentColor}._statusAvailable_vd6vk_33{background:#f0fdf4;color:#16a34a}._statusOccupied_vd6vk_34{background:#fef2f2;color:#dc2626}._statusReserved_vd6vk_35{background:#fffbeb;color:#d97706}._statusInactive_vd6vk_36{background:#f1f5f9;color:#94a3b8}._infoCards_vd6vk_39{display:flex;flex-direction:column;gap:1.5rem;margin-top:2rem}@media(min-width:768px){._infoCards_vd6vk_39{flex-direction:row}}._infoLight_vd6vk_42{flex:1;background:#fbc7140a;padding:1.5rem;border-radius:.75rem;border:1px solid rgba(251,199,20,.1);display:flex;align-items:flex-start;gap:1rem}._infoIconWrap_vd6vk_52{width:2.5rem;height:2.5rem;border-radius:9999px;background:#fbc7141a;display:flex;align-items:center;justify-content:center;color:#fbc714;flex-shrink:0}._infoTitle_vd6vk_53{font-weight:700;color:#0f172a;margin-bottom:.25rem}._infoDesc_vd6vk_54{font-size:.875rem;color:#475569;line-height:1.5}._infoLink_vd6vk_55{display:inline-block;margin-top:.5rem;font-size:.75rem;font-weight:700;color:#fbc714;background:transparent;border:none;cursor:pointer;font-family:Work Sans,sans-serif;padding:0}._infoLink_vd6vk_55:hover{text-decoration:underline}._infoDark_vd6vk_58{flex:1;background:#1e293b;padding:1.5rem;border-radius:.75rem;border:1px solid #334155;display:flex;align-items:flex-start;gap:1rem}._infoDarkIconWrap_vd6vk_68{width:2.5rem;height:2.5rem;border-radius:9999px;background:#334155;display:flex;align-items:center;justify-content:center;color:#cbd5e1;flex-shrink:0}._infoDarkTitle_vd6vk_69{font-weight:700;color:#fff;margin-bottom:.25rem}._infoDarkDesc_vd6vk_70{font-size:.875rem;color:#94a3b8;line-height:1.5}._infoDarkBtn_vd6vk_71{display:inline-block;margin-top:.75rem;font-size:.75rem;font-weight:700;color:#fff;background:#ffffff1a;border:none;border-radius:.5rem;padding:.375rem 1rem;cursor:pointer;font-family:Work Sans,sans-serif;transition:background .2s}._infoDarkBtn_vd6vk_71:hover{background:#fff3}._page_1w68c_4{display:flex;flex-direction:column;gap:1.5rem}._header_1w68c_11{display:flex;align-items:flex-start;gap:1rem}._backBtn_1w68c_17{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:.625rem;border:1.5px solid #e2e8f0;background:#fff;cursor:pointer;color:#475569;flex-shrink:0;transition:all .15s;margin-top:4px}._backBtn_1w68c_17:hover{background:#f1f5f9;border-color:#cbd5e1;color:#0f172a}._backBtn_1w68c_17 ._material-symbols-outlined_1w68c_33{font-size:1.25rem}._headerInfo_1w68c_35{flex:1}._breadcrumb_1w68c_37{display:flex;align-items:center;gap:.25rem;font-size:.75rem;font-weight:500;color:#94a3b8;margin-bottom:.5rem}._breadcrumb_1w68c_37 ._material-symbols-outlined_1w68c_33{font-size:.875rem}._breadcrumbLink_1w68c_47{cursor:pointer;transition:color .15s}._breadcrumbLink_1w68c_47:hover{color:#475569;text-decoration:underline}._breadcrumbActive_1w68c_49{color:#fbc714}._pageTitle_1w68c_51{font-size:1.875rem;font-weight:900;color:#0f172a;letter-spacing:-.03em;margin:0 0 .25rem}._pageTitleSub_1w68c_58{color:#fbc714}._pageDesc_1w68c_60{font-size:.9rem;color:#64748b;margin:0}._varianCard_1w68c_67{background:linear-gradient(135deg,#1e293b,#334155);border-radius:1rem;padding:1.5rem 2rem;display:flex;align-items:center;gap:1.5rem;box-shadow:0 8px 24px #0f172a2e}@media(max-width:640px){._varianCard_1w68c_67{flex-direction:column;align-items:flex-start;gap:1rem}}._varianCardIcon_1w68c_80{width:3.5rem;height:3.5rem;background:#ffffff1a;border-radius:.875rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;border:1px solid rgba(255,255,255,.08)}._varianCardIcon_1w68c_80 ._material-symbols-outlined_1w68c_33{font-size:1.75rem;color:#fff}._varianCardBody_1w68c_93{flex:1}._varianCardName_1w68c_94{font-size:1.125rem;font-weight:700;color:#fff;margin:0 0 .25rem}._varianCardCode_1w68c_95{font-size:.8rem;color:#94a3b8;margin:0;font-family:Courier New,monospace;background:#ffffff0f;display:inline-block;padding:.1rem .5rem;border-radius:4px}._varianCardStats_1w68c_106{display:flex;align-items:center;gap:2rem}._statItem_1w68c_107{text-align:center}._statVal_1w68c_108{display:block;font-size:1.375rem;font-weight:800;color:#fff;line-height:1}._statLbl_1w68c_109{display:block;font-size:.65rem;color:#94a3b8;text-transform:uppercase;letter-spacing:.08em;margin-top:.25rem}._statHighlight_1w68c_110{color:#60a5fa!important}._statActive_1w68c_111{color:#4ade80!important;font-size:.85rem!important;font-weight:700!important}._statInactive_1w68c_112{color:#94a3b8!important;font-size:.85rem!important;font-weight:700!important}._statDivider_1w68c_113{width:1px;height:2.5rem;background:#ffffff1a}._errBanner_1w68c_116{display:flex;align-items:center;gap:.625rem;background:#fef2f2;border:1px solid #fecaca;border-radius:.75rem;padding:.875rem 1.25rem;color:#dc2626;font-size:.875rem;font-weight:500}._errBanner_1w68c_116 ._material-symbols-outlined_1w68c_33{font-size:1.125rem;flex-shrink:0}._loadingWrap_1w68c_131{display:flex;flex-direction:column;align-items:center;gap:1.25rem;padding:6rem 2rem;color:#64748b;font-size:.9rem}._body_1w68c_142{display:grid;grid-template-columns:1fr 340px;gap:1.5rem;align-items:start}@media(max-width:960px){._body_1w68c_142{grid-template-columns:1fr}}._panel_1w68c_153{background:#fff;border-radius:.875rem;border:1px solid #e2e8f0;overflow:hidden;box-shadow:0 1px 4px #0000000a}._panelHeader_1w68c_161{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid #f1f5f9}._panelTitle_1w68c_168{font-size:1rem;font-weight:700;color:#0f172a;margin:0 0 .15rem}._panelSubtitle_1w68c_169{font-size:.78rem;color:#94a3b8;margin:0}._panelCount_1w68c_170{font-size:.75rem;font-weight:600;color:#64748b;background:#f1f5f9;padding:.25rem .75rem;border-radius:9999px;flex-shrink:0}._panelToolbar_1w68c_180{display:flex;align-items:center;gap:.75rem;padding:.875rem 1.5rem;border-bottom:1px solid #f1f5f9;flex-wrap:wrap}._panelSearch_1w68c_189{display:flex;align-items:center;gap:.5rem;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:.5rem;padding:.5rem .875rem;flex:1;min-width:200px;transition:border-color .15s}._panelSearch_1w68c_189:focus-within{border-color:#94a3b8;background:#fff}._panelSearch_1w68c_189 ._material-symbols-outlined_1w68c_33{font-size:1.1rem;color:#94a3b8;flex-shrink:0}._panelSearch_1w68c_189 input{flex:1;border:none;outline:none;font-size:.875rem;color:#0f172a;font-family:Work Sans,sans-serif;background:transparent}._panelSearch_1w68c_189 input::placeholder{color:#94a3b8}._clearSearch_1w68c_214{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border:none;background:#e2e8f0;border-radius:9999px;cursor:pointer;color:#64748b;flex-shrink:0;transition:all .15s}._clearSearch_1w68c_214:hover{background:#cbd5e1;color:#0f172a}._clearSearch_1w68c_214 ._material-symbols-outlined_1w68c_33{font-size:.875rem}._quickActions_1w68c_232{display:flex;gap:.5rem;flex-shrink:0}._quickBtn_1w68c_234{display:inline-flex;align-items:center;gap:.375rem;font-size:.8rem;font-weight:600;font-family:Work Sans,sans-serif;color:#fff;background:#1e293b;border:none;border-radius:.5rem;padding:.45rem .875rem;cursor:pointer;transition:background .15s;white-space:nowrap}._quickBtn_1w68c_234:hover{background:#0f172a}._quickBtn_1w68c_234 ._material-symbols-outlined_1w68c_33{font-size:.9rem}._quickBtnOutline_1w68c_253{display:inline-flex;align-items:center;gap:.375rem;font-size:.8rem;font-weight:600;font-family:Work Sans,sans-serif;color:#475569;background:#fff;border:1.5px solid #e2e8f0;border-radius:.5rem;padding:.45rem .875rem;cursor:pointer;transition:all .15s;white-space:nowrap}._quickBtnOutline_1w68c_253:hover{background:#f8fafc;border-color:#cbd5e1;color:#0f172a}._quickBtnOutline_1w68c_253 ._material-symbols-outlined_1w68c_33{font-size:.9rem}._emptyState_1w68c_273{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:5rem 2rem;color:#94a3b8;text-align:center}._emptyState_1w68c_273 ._material-symbols-outlined_1w68c_33{font-size:3rem}._emptyState_1w68c_273 p{margin:0;font-size:.875rem;color:#94a3b8}._menuGrid_1w68c_286{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:.75rem;padding:1.25rem 1.5rem;max-height:55vh;overflow-y:auto}._menuGrid_1w68c_286::-webkit-scrollbar{width:5px}._menuGrid_1w68c_286::-webkit-scrollbar-track{background:transparent}._menuGrid_1w68c_286::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:9999px}._menuGrid_1w68c_286::-webkit-scrollbar-thumb:hover{background:#cbd5e1}._menuCard_1w68c_300{position:relative;display:flex;align-items:center;gap:.75rem;padding:.875rem;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:.75rem;cursor:pointer;text-align:left;font-family:Work Sans,sans-serif;transition:all .15s;overflow:hidden;width:100%}._menuCard_1w68c_300:hover{border-color:#cbd5e1;background:#f1f5f9;transform:translateY(-1px);box-shadow:0 3px 10px #0000000f}._menuCardSelected_1w68c_323{background:#eff6ff;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._menuCardSelected_1w68c_323:hover{background:#dbeafe;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26,0 3px 10px #0000000f}._menuCardSelected_1w68c_323 ._menuCardCheck_1w68c_333 ._material-symbols-outlined_1w68c_33{color:#3b82f6}._menuCardCheck_1w68c_333 ._material-symbols-outlined_1w68c_33{font-size:1.375rem;color:#d1d5db;flex-shrink:0;transition:color .15s}._menuCardBody_1w68c_336{flex:1;min-width:0}._menuCardName_1w68c_337{font-size:.82rem;font-weight:600;color:#0f172a;margin:0 0 .15rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._menuCardCode_1w68c_338{font-size:.7rem;color:#94a3b8;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._menuCardSelectedBadge_1w68c_341{position:absolute;top:0;right:0;width:0;height:0;border-style:solid;border-width:0 20px 20px 0;border-color:transparent #3b82f6 transparent transparent}._sidePanel_1w68c_353{background:#fff;border-radius:.875rem;border:1px solid #e2e8f0;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 1px 4px #0000000a;position:sticky;top:1rem}._sidePanelHeader_1w68c_365{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid #f1f5f9}._selectedBadge_1w68c_373{display:inline-flex;align-items:center;justify-content:center;min-width:1.625rem;height:1.625rem;padding:0 .375rem;background:#fbc714;color:#fff;font-size:.75rem;font-weight:800;border-radius:9999px;box-shadow:0 2px 6px #d3313159}._sidePanelEmpty_1w68c_388{display:flex;flex-direction:column;align-items:center;gap:.625rem;padding:3.5rem 1.5rem;color:#94a3b8;text-align:center}._sidePanelEmpty_1w68c_388 ._material-symbols-outlined_1w68c_33{font-size:2.5rem;opacity:.5}._sidePanelEmpty_1w68c_388 p{margin:0;font-size:.8rem;line-height:1.6}._selectedList_1w68c_400{max-height:42vh;overflow-y:auto;padding:.875rem}._selectedList_1w68c_400::-webkit-scrollbar{width:4px}._selectedList_1w68c_400::-webkit-scrollbar-track{background:transparent}._selectedList_1w68c_400::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:9999px}._selectedItem_1w68c_409{display:flex;align-items:center;gap:.625rem;padding:.625rem .75rem;border-radius:.625rem;border:1px solid #e2e8f0;background:#f8fafc;margin-bottom:.5rem;transition:border-color .15s}._selectedItem_1w68c_409:last-child{margin-bottom:0}._selectedItem_1w68c_409:hover{border-color:#cbd5e1}._selectedItemIcon_1w68c_423{width:2rem;height:2rem;background:#eff6ff;border-radius:.5rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}._selectedItemIcon_1w68c_423 ._material-symbols-outlined_1w68c_33{font-size:1rem;color:#3b82f6}._selectedItemBody_1w68c_435{flex:1;min-width:0}._selectedItemName_1w68c_436{font-size:.8rem;font-weight:600;color:#0f172a;margin:0 0 .1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._selectedItemCode_1w68c_437{font-size:.7rem;color:#94a3b8;margin:0}._removeBtn_1w68c_439{display:flex;align-items:center;justify-content:center;width:1.625rem;height:1.625rem;border:none;background:transparent;cursor:pointer;color:#94a3b8;border-radius:9999px;flex-shrink:0;transition:all .15s}._removeBtn_1w68c_439:hover{background:#fef2f2;color:#dc2626}._removeBtn_1w68c_439 ._material-symbols-outlined_1w68c_33{font-size:1rem}._sidePanelFooter_1w68c_457{padding:1.125rem 1.25rem;border-top:1px solid #f1f5f9;display:flex;flex-direction:column;gap:.625rem}._successMsg_1w68c_465{display:flex;align-items:center;gap:.5rem;font-size:.8rem;font-weight:600;color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:.5rem;padding:.5rem .75rem;animation:_fadeIn_1w68c_1 .3s ease}._successMsg_1w68c_465 ._material-symbols-outlined_1w68c_33{font-size:1.1rem}._summaryText_1w68c_480{font-size:.78rem;color:#64748b;text-align:center;margin:0}._summaryText_1w68c_480 strong{color:#0f172a}._saveBtn_1w68c_488{width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.8rem;background:#fbc714;color:#fff;font-size:.9rem;font-weight:700;font-family:Work Sans,sans-serif;border:none;border-radius:.625rem;cursor:pointer;transition:background .15s,box-shadow .15s;box-shadow:0 4px 14px #d331314d}._saveBtn_1w68c_488:hover:not(:disabled){background:#e6b000;box-shadow:0 6px 18px #fbc71466}._saveBtn_1w68c_488:disabled{opacity:.65;cursor:not-allowed;box-shadow:none}._saveBtn_1w68c_488 ._material-symbols-outlined_1w68c_33{font-size:1.1rem}._cancelBtn_1w68c_510{width:100%;display:flex;align-items:center;justify-content:center;gap:.375rem;padding:.625rem;background:#fff;color:#475569;font-size:.8rem;font-weight:600;font-family:Work Sans,sans-serif;border:1.5px solid #e2e8f0;border-radius:.625rem;cursor:pointer;transition:all .15s}._cancelBtn_1w68c_510:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1;color:#0f172a}._cancelBtn_1w68c_510:disabled{opacity:.65;cursor:not-allowed}._cancelBtn_1w68c_510 ._material-symbols-outlined_1w68c_33{font-size:1rem}._spinner_1w68c_532{width:2.5rem;height:2.5rem;border:3px solid #f1f5f9;border-top-color:#fbc714;border-radius:9999px;animation:_spin_1w68c_532 .7s linear infinite}._spinnerSm_1w68c_540{display:inline-block;width:.9rem;height:.9rem;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:9999px;animation:_spin_1w68c_532 .7s linear infinite}@keyframes _spin_1w68c_532{to{transform:rotate(360deg)}}@keyframes _fadeIn_1w68c_1{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}._statusBadge_1bfxc_3{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:700}._statusDraft_1bfxc_13{background:#f8fafc;color:#64748b;border:1px solid #e2e8f0}._statusApproved_1bfxc_19{background:#eff6ff;color:#2563eb}._statusDone_1bfxc_24{background:#f0fdf4;color:#16a34a}._statusCancelled_1bfxc_29{background:#fef2f2;color:#dc2626}._summaryGrid_1no7w_3{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;margin-bottom:1.25rem}@media(min-width:768px){._summaryGrid_1no7w_3{grid-template-columns:repeat(4,1fr)}}._summaryCard_1no7w_13{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:.875rem 1rem}._summaryLabel_1no7w_20{font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#94a3b8}._summaryValue_1no7w_28{font-size:1.125rem;font-weight:900;color:#0f172a;margin-top:.2rem}._filterBar_1no7w_35{display:flex;flex-wrap:wrap;gap:.625rem;align-items:center;margin-bottom:1rem}._dateRange_1no7w_43{display:flex;align-items:center;gap:.375rem;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;padding:.4rem .75rem}._dateInput_1no7w_53{border:none;outline:none;font-size:.8125rem;font-family:Work Sans,sans-serif;color:#334155;background:transparent;min-width:0}._dateSep_1no7w_63{color:#94a3b8;font-size:.75rem}._textFilter_1no7w_68{border:1px solid #e2e8f0;border-radius:.5rem;padding:.5rem .75rem;font-size:.8125rem;font-family:Work Sans,sans-serif;color:#334155;outline:none;background:#fff}._tdCenter_1no7w_79{text-align:center}._badge_1no7w_82{display:inline-flex;align-items:center;padding:.2rem .625rem;border-radius:9999px;font-size:.6875rem;font-weight:700}._badge-green_1no7w_91{background:#f0fdf4;color:#16a34a}._badge-yellow_1no7w_92{background:#fefce8;color:#a16207}._badge-red_1no7w_93{background:#fef2f2;color:#dc2626}._badge-blue_1no7w_94{background:#eff6ff;color:#1d4ed8}._badge-slate_1no7w_95{background:#f1f5f9;color:#475569}._pageHeader_1o86z_1{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}@media(min-width:768px){._pageHeader_1o86z_1{flex-direction:row;justify-content:space-between;align-items:flex-end}}._breadcrumb_1o86z_16{display:flex;align-items:center;gap:.25rem;font-size:.75rem;color:#94a3b8;font-weight:600}._breadcrumb_1o86z_16 ._material-symbols-outlined_1o86z_25{font-size:.875rem}._breadcrumbActive_1o86z_29{color:#fbc714}._pageTitle_1o86z_33{font-size:1.875rem;font-weight:900;letter-spacing:-.03em;line-height:1.15;margin-top:.5rem;color:#0f172a}._pageDesc_1o86z_42{color:#64748b;margin-top:.25rem;font-size:.9375rem}._actionButton_1o86z_48{display:inline-flex;align-items:center;gap:.4rem;border:1px solid #e2e8f0;background:#fff;color:#334155;border-radius:.5rem;font-size:.875rem;font-weight:700;padding:.55rem .9rem;cursor:pointer}._actionButton_1o86z_48:hover{background:#f8fafc}._metricsGrid_1o86z_66{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:.875rem;margin-bottom:1rem}@media(min-width:640px){._metricsGrid_1o86z_66{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){._metricsGrid_1o86z_66{grid-template-columns:repeat(4,minmax(0,1fr))}}._metricCard_1o86z_85{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:.9rem 1rem}._metricLabel_1o86z_92{color:#94a3b8;font-size:.6875rem;text-transform:uppercase;letter-spacing:.06em;font-weight:700}._metricValue_1o86z_100{color:#0f172a;font-size:1.25rem;font-weight:900;margin-top:.2rem}._panelGrid_1o86z_107{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:1024px){._panelGrid_1o86z_107{grid-template-columns:1.4fr 1fr}}._panel_1o86z_107{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;overflow:hidden}._panelHeader_1o86z_126{display:flex;justify-content:space-between;align-items:center;padding:.95rem 1.1rem;border-bottom:1px solid #f1f5f9}._panelTitle_1o86z_134{font-size:.95rem;color:#0f172a;font-weight:700}._panelBody_1o86z_140{padding:1rem 1.1rem}._legendList_1o86z_144{display:grid;gap:.65rem}._legendItem_1o86z_149{display:flex;align-items:center;justify-content:space-between;gap:.75rem}._legendLeft_1o86z_156{display:inline-flex;align-items:center;gap:.45rem}._legendDot_1o86z_162{width:.5rem;height:.5rem;border-radius:999px;background:#fbc714}._legendName_1o86z_169{font-size:.875rem;color:#334155;font-weight:600}._legendValue_1o86z_175{font-size:.8125rem;color:#64748b;font-weight:700}._bars_1o86z_181{display:flex;align-items:flex-end;gap:.55rem;height:150px}._barGroup_1o86z_188{flex:1;display:flex;flex-direction:column;align-items:center;gap:.35rem}._bar_1o86z_181{width:100%;max-width:2rem;border-radius:.35rem .35rem 0 0;background:linear-gradient(to top,#fbc714,#f87171)}._barLabel_1o86z_203{font-size:.6875rem;color:#94a3b8;font-weight:700}._noteText_1o86z_209{font-size:.8125rem;color:#64748b}
