@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: #FDCD00;--color-primary-hover: #e5b800;--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_i3827_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_i3827_16{width:100%;max-width:980px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:1.5rem 2.5rem}._headerBrand_i3827_26{display:flex;align-items:center;gap:1rem;color:#111827}._brandIcon_i3827_33{display:grid;place-items:center;width:3.4rem;height:3.4rem;border-radius:1rem;background:#fbc714;color:#1a1a1a;box-shadow:0 20px 35px #fbc71440}._brandIcon_i3827_33 ._material-symbols-outlined_i3827_44{font-size:1.75rem}._brandName_i3827_48{font-size:1.6rem;font-weight:800;letter-spacing:-.03em}._registerBtn_i3827_54{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_i3827_54:hover{opacity:.92}._main_i3827_75{flex:1;display:flex;align-items:flex-start;justify-content:center;padding:0 1.5rem 2.5rem}._card_i3827_84{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_i3827_94{position:relative;height:9rem;background:linear-gradient(135deg,#1a1a1a,#2d2d2d 50%,#3a3218);display:flex;align-items:center;justify-content:center;overflow:hidden}._cardHeaderPattern_i3827_104{position:absolute;inset:0;opacity:.15;background-image:radial-gradient(#fff 1px,transparent 1px);background-size:15px 15px}._cardHeaderIcon_i3827_112{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_i3827_112 ._material-symbols-outlined_i3827_44{color:#fbc714;font-size:2.65rem}._cardBody_i3827_127{padding:1.85rem}._cardTitle_i3827_132{text-align:center;margin-bottom:1.5rem}._cardTitle_i3827_132 h1{font-size:1.95rem;font-weight:800;color:#111827;letter-spacing:-.03em}._cardTitle_i3827_132 p{font-size:.92rem;color:#6b7280;margin-top:.5rem}._form_i3827_151{display:grid;gap:1.25rem}._formGroup_i3827_156{display:flex;flex-direction:column;gap:.5rem}._labelRow_i3827_162{display:flex;justify-content:space-between;align-items:center}._label_i3827_162{font-size:.88rem;font-weight:700;color:#374151}._forgotLink_i3827_174{font-size:.78rem;font-weight:700;color:#b08a00;text-decoration:none}._forgotLink_i3827_174:hover{text-decoration:underline}._inputWrapper_i3827_185{position:relative;display:flex;align-items:center}._input_i3827_185{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_i3827_185::placeholder{color:#94a3b8}._input_i3827_185:focus{border-color:#fbc714;box-shadow:0 0 0 4px #fbc71426}._inputPadRight_i3827_213{padding-right:3rem}._visibilityBtn_i3827_217{position:absolute;right:1rem;background:transparent;border:none;cursor:pointer;color:#94a3b8;padding:0;display:flex;align-items:center;transition:color .2s}._visibilityBtn_i3827_217:hover{color:#334155}._visibilityBtn_i3827_217 ._material-symbols-outlined_i3827_44{font-size:1.25rem}._loginBtn_i3827_238{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_i3827_238:hover{background:linear-gradient(135deg,#e6b800,#d99500)}._loginBtn_i3827_238:disabled{opacity:.75;cursor:wait}._loginBtn_i3827_238:active{transform:scale(.98)}._errorBox_i3827_267{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_i3827_278{margin:1rem 0 0;text-align:center;color:#64748b;font-size:.8rem}._divider_i3827_286{display:flex;align-items:center;gap:1rem;margin:1.4rem 0}._dividerLine_i3827_293{flex:1;height:1px;background-color:#e2e8f0}._dividerText_i3827_299{font-size:.875rem;color:#94a3b8;font-weight:500;white-space:nowrap}._googleBtn_i3827_307{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_i3827_326{display:grid;gap:.75rem;margin-bottom:.7rem}._googleBtnWrap_i3827_332{display:flex;justify-content:center}._googleFallbackBtn_i3827_337{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_i3827_337:hover:not(:disabled){background:#f1f5f9}._googleFallbackBtn_i3827_337:disabled{opacity:.65;cursor:not-allowed}._googleBtn_i3827_307:hover{background-color:#f8fafc}._googleIcon_i3827_362{width:1.25rem;height:1.25rem}._footerText_i3827_368{text-align:center;font-size:.875rem;color:#4b5563}._footerLink_i3827_374{color:#fbc714;font-weight:700;text-decoration:none;margin-left:.25rem}._footerLink_i3827_374:hover{text-decoration:underline}._footer_i3827_368{padding:1.1rem;text-align:center;font-size:.78rem;color:#9ca3af}._footerLinks_i3827_393{margin-top:.5rem;display:flex;justify-content:center;gap:1rem}._footerLinks_i3827_393 a{color:#94a3b8;text-decoration:none;transition:color .2s}._footerLinks_i3827_393 a:hover{color:#fbc714}@media(max-width:768px){._header_i3827_16{padding:1rem 1rem 1.2rem}._main_i3827_75{padding-left:1rem;padding-right:1rem}._cardBody_i3827_127{padding:1.25rem}._brandName_i3827_48{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_35ros_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_35ros_10{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.5rem 2.5rem}._headerBrand_35ros_18{display:flex;align-items:center;gap:1rem}._brandIcon_35ros_24{display:grid;place-items:center;width:3.5rem;height:3.5rem;border-radius:1rem;background:#fbc714;color:#1a1a1a;box-shadow:0 20px 35px #fbc71438}._brandIcon_35ros_24 ._material-symbols-outlined_35ros_35{font-size:1.875rem}._eyebrow_35ros_39{margin:0;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#b08a00}._brandName_35ros_48{margin:.15rem 0 0;font-size:1.65rem;font-weight:800;letter-spacing:-.03em}._loginBtn_35ros_55{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_35ros_67{padding:0 2.5rem 2.5rem}._heroCard_35ros_71{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_35ros_85{max-width:38rem;margin:0;font-size:1.05rem;line-height:1.7}._heroStats_35ros_92{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;min-width:22rem}._heroStat_35ros_92{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_35ros_92 strong{font-size:.95rem}._heroStat_35ros_92 span{font-size:.82rem;opacity:.88}._contentGrid_35ros_118{max-width:760px;margin:0 auto;display:grid;grid-template-columns:1fr;margin-top:1.5rem}._formCard_35ros_126,._resultCard_35ros_127{padding:1.75rem;border-radius:1.5rem;background:#ffffffe6;border:1px solid rgba(255,255,255,.8);box-shadow:0 24px 50px #94a3b82e}._sectionHeader_35ros_135{margin-bottom:1.25rem}._sectionHeader_35ros_135 h2{margin:0;font-size:1.25rem;font-weight:800}._sectionHeader_35ros_135 p{margin:.45rem 0 0;color:#6b7280;line-height:1.6}._form_35ros_126{display:grid;gap:1rem}._googleEntryCard_35ros_156{display:grid;gap:.6rem;margin-bottom:1rem;padding:.9rem 1rem;border-radius:1rem;border:1px dashed #fdba74;background:#fffaf0}._googleEntryTitle_35ros_166{margin:0;font-size:.9rem;font-weight:800;color:#9a3412}._googleEntryNote_35ros_173{margin:0;font-size:.82rem;color:#7c2d12}._googleBtnWrap_35ros_179{display:flex;justify-content:center}._googleFallbackBtn_35ros_184{border:1px solid #e2e8f0;background:#fff;color:#334155;border-radius:.7rem;font-size:.82rem;font-weight:700;padding:.6rem .75rem;cursor:pointer}._googleFallbackBtn_35ros_184:hover:not(:disabled){background:#f8fafc}._googleFallbackBtn_35ros_184:disabled{opacity:.65;cursor:not-allowed}._field_35ros_204{display:grid;gap:.45rem}._field_35ros_204 span{font-size:.9rem;font-weight:700;color:#374151}._field_35ros_204 input,._field_35ros_204 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_35ros_204 input:focus,._field_35ros_204 select:focus{border-color:#fbc714;box-shadow:0 0 0 4px #d331311f}._errorBox_35ros_234,._successBox_35ros_235,._placeholderBox_35ros_236{display:grid;gap:.35rem;padding:1rem 1.1rem;border-radius:1rem}._errorBox_35ros_234{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca}._successBox_35ros_235{background:#ecfdf5;color:#065f46;border:1px solid #a7f3d0}._placeholderBox_35ros_236{background:#fffaf4;color:#9a3412;border:1px dashed #fdba74}._placeholderBox_35ros_236 p,._placeholderBox_35ros_236 ul{margin:0}._placeholderBox_35ros_236 ul{padding-left:1.15rem}._submitButton_35ros_270{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_35ros_270:disabled{cursor:wait;opacity:.75}._coordinateRow_35ros_288{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}._mapPickerButton_35ros_294{padding:.82rem 1rem;border-radius:.85rem;border:1px solid #f97316;background:#fff7ed;color:#9a3412;font-weight:700;cursor:pointer}._modalOverlay_35ros_304{position:fixed;inset:0;background:#0f172a73;display:grid;place-items:center;padding:1rem;z-index:999}._modalCard_35ros_314{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_35ros_326{display:flex;align-items:center;justify-content:space-between;gap:.75rem}._modalHeader_35ros_326 h3{margin:0;font-size:1rem}._modalHeader_35ros_326 button{border:1px solid #e5e7eb;background:#fff;border-radius:.65rem;padding:.4rem .65rem;cursor:pointer}._modalHelp_35ros_346{margin:0;font-size:.86rem;color:#475569}._modalActionRow_35ros_352{display:flex;justify-content:flex-start}._mapPickerFrame_35ros_357{position:relative;border:1px solid #e5e7eb;border-radius:.8rem;overflow:hidden}._mapPreview_35ros_364{width:100%;height:min(58vh,460px)}._mapCenterPin_35ros_369{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_35ros_369:after{content:"";position:absolute;top:50%;left:50%;width:.32rem;height:.32rem;transform:translate(-50%,-50%);border-radius:999px;background:#dc2626}._modalFooter_35ros_396{display:flex;justify-content:flex-end;gap:.75rem}@media(max-width:960px){._header_35ros_10,._main_35ros_67{padding-left:1rem;padding-right:1rem}._heroCard_35ros_71,._contentGrid_35ros_118{grid-template-columns:1fr}}@media(max-width:640px){._header_35ros_10{flex-direction:column;align-items:stretch}._heroCard_35ros_71{padding:1.35rem}._heroStats_35ros_92{grid-template-columns:1fr}._formCard_35ros_126,._resultCard_35ros_127{padding:1.25rem}._coordinateRow_35ros_288{grid-template-columns:1fr}._mapPreview_35ros_364{height:min(52vh,360px)}._modalFooter_35ros_396{flex-direction:column-reverse}}._wrapper_1m5os_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_1m5os_17{width:100%;max-width:980px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:1.5rem 2.5rem}._headerBrand_1m5os_27{display:flex;align-items:center;gap:1rem;color:#111827}._brandIcon_1m5os_34{display:grid;place-items:center;width:3.4rem;height:3.4rem;border-radius:1rem;background:#fbc714;color:#1a1a1a;box-shadow:0 20px 35px #fbc71440}._brandIcon_1m5os_34 ._material-symbols-outlined_1m5os_45{font-size:1.75rem}._brandName_1m5os_49{font-size:1.6rem;font-weight:800;letter-spacing:-.03em;margin:0}._loginLink_1m5os_56{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_1m5os_56:hover{opacity:.88}._main_1m5os_77{flex:1;display:flex;align-items:flex-start;justify-content:center;padding:0 1.5rem 2.5rem}._card_1m5os_86{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_1m5os_96{position:relative;height:9rem;background:linear-gradient(135deg,#1a1a1a,#2d2d2d 50%,#3a3218);display:flex;align-items:center;justify-content:center;overflow:hidden}._cardHeaderPattern_1m5os_106{position:absolute;inset:0;opacity:.15;background-image:radial-gradient(#fff 1px,transparent 1px);background-size:15px 15px}._cardHeaderIcon_1m5os_114{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_1m5os_114 ._material-symbols-outlined_1m5os_45{color:#fbc714;font-size:2.65rem}._cardBody_1m5os_129{padding:1.85rem}._cardTitle_1m5os_134{text-align:center;margin-bottom:1.5rem}._cardTitle_1m5os_134 h1{font-size:1.75rem;font-weight:800;color:#111827;letter-spacing:-.03em;margin:0 0 .35rem}._cardTitle_1m5os_134 p{font-size:.88rem;color:#6b7280;margin:0}._googleBadge_1m5os_154{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_1m5os_169{display:grid;gap:1.1rem}._formGroup_1m5os_174{display:flex;flex-direction:column;gap:.5rem}._label_1m5os_180{font-size:.88rem;font-weight:700;color:#374151}._input_1m5os_187{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_1m5os_187::placeholder{color:#94a3b8}._input_1m5os_187:focus{border-color:#fbc714;box-shadow:0 0 0 4px #fbc71426}._input_1m5os_187[readonly]{background:#f9fafb;color:#6b7280;cursor:default}._fieldRow_1m5os_217{display:flex;gap:.5rem;align-items:stretch}._fieldRow_1m5os_217 ._input_1m5os_187{flex:1;min-width:0}._sendOtpButton_1m5os_228{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_1m5os_228:hover:not(:disabled){background:#fbc714;color:#1a1a1a}._sendOtpButton_1m5os_228:disabled{opacity:.45;cursor:not-allowed}._otpSubInput_1m5os_254{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_1m5os_254:focus{border-color:#d4a017;box-shadow:0 0 0 4px #fbc71426}._errorBox_1m5os_277{padding:.75rem .875rem;border-radius:.75rem;border:1px solid #fecaca;background-color:#fef2f2;color:#b91c1c;font-size:.875rem;font-weight:600}._successBox_1m5os_287{padding:.75rem .875rem;border:1px solid #bbf7d0;background:#f0fdf4;color:#166534;border-radius:.75rem;font-size:.875rem;font-weight:600}._submitButton_1m5os_298{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_1m5os_298:hover:not(:disabled){background:linear-gradient(135deg,#e6b800,#d99500)}._submitButton_1m5os_298:disabled{opacity:.75;cursor:wait}._submitButton_1m5os_298:active{transform:scale(.98)}._footer_1m5os_328{padding:1.1rem;text-align:center;font-size:.78rem;color:#9ca3af}._footerLinks_1m5os_335{margin-top:.5rem;display:flex;justify-content:center;gap:1rem}._footerLinks_1m5os_335 a{color:#94a3b8;text-decoration:none;transition:color .2s}._footerLinks_1m5os_335 a:hover{color:#fbc714}@media(max-width:768px){._header_1m5os_17{padding:1rem 1rem 1.2rem}._main_1m5os_77{padding-left:1rem;padding-right:1rem}._cardBody_1m5os_129{padding:1.25rem}._brandName_1m5os_49{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_16tvk_6{display:flex;height:100vh;overflow:hidden;background-color:#f8f6f6;font-family:Work Sans,sans-serif}._sidebar_16tvk_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_16tvk_28{padding:1.5rem;display:flex;align-items:center;gap:.75rem;flex-shrink:0}._brandAvatar_16tvk_36{width:2.5rem;height:2.5rem;background-color:#fdcd00;border-radius:.75rem;display:flex;align-items:center;justify-content:center;color:#1a1a1a;flex-shrink:0;padding:4px}._brandAvatar_16tvk_36 ._material-symbols-outlined_16tvk_49{font-size:1.5rem}._brandTitle_16tvk_53{font-size:1.125rem;font-weight:700;color:#fff;line-height:1.2}._brandSub_16tvk_60{font-size:.625rem;color:#9ca3af;font-weight:600;text-transform:uppercase;letter-spacing:.08em}._sidebarSearch_16tvk_69{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_16tvk_81{flex:1;border:none;background:transparent;outline:none;font-size:.8125rem;color:#e2e8f0;font-family:inherit}._sidebarSearchInput_16tvk_81::placeholder{color:#6b7280}._sidebarNav_16tvk_96{flex:1;overflow-y:auto;padding:.5rem 1rem 1rem}._navGroup_16tvk_102{margin-bottom:1.5rem}._navGroupLabel_16tvk_106{font-size:.625rem;font-weight:700;color:#5a6270;text-transform:uppercase;letter-spacing:.1em;padding:0 .75rem;margin-bottom:.5rem}._navItem_16tvk_116{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_16tvk_116 ._material-symbols-outlined_16tvk_49{font-size:1.375rem}._navItem_16tvk_116:hover{background-color:#ffffff12;color:#fff}._navItemActive_16tvk_139{background-color:#fbc71426;color:#fbc714!important;font-weight:600}._navItemActive_16tvk_139:hover{background-color:#fbc71438}._sidebarUser_16tvk_150{padding:1rem;border-top:1px solid #2a2a2a;flex-shrink:0}._userCard_16tvk_156{display:flex;align-items:center;gap:.75rem;padding:.5rem;background-color:#262626;border-radius:.75rem}._userAvatar_16tvk_165{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_16tvk_177{flex:1;min-width:0}._userName_16tvk_182{font-size:.875rem;font-weight:600;color:#f1f5f9;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._userRole_16tvk_191{font-size:.625rem;color:#9ca3af;text-transform:uppercase;font-weight:700}._logoutBtn_16tvk_198{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_16tvk_198:hover{color:#fbc714;background-color:#fbc71414}._logoutBtn_16tvk_198 ._material-symbols-outlined_16tvk_49{font-size:1.25rem}._overlay_16tvk_220{display:none;position:fixed;inset:0;background:#0006;z-index:30}._mainContent_16tvk_229{flex:1;min-width:0;display:flex;flex-direction:column;overflow:hidden}._topbar_16tvk_238{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_16tvk_250{display:flex;align-items:center;gap:1rem;flex:1}._menuToggle_16tvk_257{display:none;background:transparent;border:none;cursor:pointer;color:#475569;padding:.25rem}._menuToggle_16tvk_257 ._material-symbols-outlined_16tvk_49{font-size:1.5rem}._searchWrapper_16tvk_270{position:relative;width:100%;max-width:28rem}._searchIcon_16tvk_276{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:#94a3b8;font-size:1.25rem!important}._searchInput_16tvk_285{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_16tvk_285:focus{box-shadow:0 0 0 2px #fbc71459}._searchInput_16tvk_285::placeholder{color:#94a3b8}._topbarRight_16tvk_306{display:flex;align-items:center;gap:.75rem}._topbarTenant_16tvk_312{display:flex;align-items:center;gap:.75rem;min-width:0;padding:.375rem .75rem;border:1px solid #e2e8f0;border-radius:.75rem;background:#fff}._topbarTenantIcon_16tvk_323{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_16tvk_323 ._material-symbols-outlined_16tvk_49{font-size:1.25rem}._topbarTenantText_16tvk_339{min-width:0}._topbarTenantTitle_16tvk_343{font-size:.8125rem;font-weight:700;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._topbarTenantSub_16tvk_352{font-size:.6875rem;font-weight:600;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._iconBtn_16tvk_361{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_16tvk_361:hover{background-color:#e2e8f0}._iconBtn_16tvk_361 ._material-symbols-outlined_16tvk_49{font-size:1.25rem}._notifDot_16tvk_384{position:absolute;top:.5rem;right:.5rem;width:.5rem;height:.5rem;background-color:#fbc714;border-radius:9999px;border:2px solid #ffffff}._topbarDivider_16tvk_395{width:1px;height:1.5rem;background-color:#e2e8f0;margin:0 .5rem}._dateTime_16tvk_402{text-align:right}._dateText_16tvk_406{font-size:.75rem;font-weight:500;color:#64748b}._timeText_16tvk_412{font-size:.875rem;font-weight:700;color:#0f172a}._topbarTenantBtn_16tvk_418{cursor:pointer;background:none;font-family:inherit;transition:background-color .15s,border-color .15s}._topbarTenantBtn_16tvk_418:hover{background-color:#f8f6f6;border-color:#cbd5e1}._switcherArrow_16tvk_430{font-size:1.1rem!important;color:#94a3b8;margin-left:.25rem;flex-shrink:0}._storeSwitcher_16tvk_438{position:relative}._storeDropdown_16tvk_442{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_16tvk_456{font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#94a3b8;padding:.375rem .75rem .5rem}._storeDropdownLoading_16tvk_465{font-size:.8125rem;color:#94a3b8;padding:.5rem .75rem .75rem}._storeDropdownItem_16tvk_471{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_16tvk_471:hover:not(:disabled){background-color:#f1f5f9}._storeDropdownItem_16tvk_471:disabled{opacity:.6;cursor:wait}._storeDropdownItemActive_16tvk_495{background-color:#d331310f}._storeDropdownIcon_16tvk_499{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:.5rem;background:#d3313114;color:#fbc714;flex-shrink:0}._storeDropdownIcon_16tvk_499 ._material-symbols-outlined_16tvk_49{font-size:1rem}._storeDropdownText_16tvk_515{flex:1;min-width:0}._storeDropdownName_16tvk_520{display:block;font-size:.8125rem;font-weight:600;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._storeDropdownDb_16tvk_530{display:block;font-size:.6875rem;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._storeDropdownSpinner_16tvk_539{width:.875rem;height:.875rem;border-radius:50%;border:2px solid #e2e8f0;border-top-color:#fbc714;animation:_spin_16tvk_1 .6s linear infinite;flex-shrink:0}@keyframes _spin_16tvk_1{to{transform:rotate(360deg)}}._content_16tvk_556{flex:1;overflow-y:auto;padding:2rem;background-color:#f8f6f6}._contentInner_16tvk_563{max-width:72rem;margin:0 auto}@media(max-width:1023px){._sidebar_16tvk_15{position:fixed;top:0;left:0;height:100%;transform:translate(-100%)}._sidebarOpen_16tvk_578 ._sidebar_16tvk_15{transform:translate(0)}._sidebarOpen_16tvk_578 ._overlay_16tvk_220{display:block}._menuToggle_16tvk_257{display:flex}._topbarTenant_16tvk_312{display:none}}@media(max-width:640px){._topbar_16tvk_238{padding:0 1rem}._topbarDivider_16tvk_395,._dateTime_16tvk_402,._iconBtn_16tvk_361{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_1t847_4{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}@media(min-width:640px){._pageHeader_1t847_4{flex-direction:row;align-items:flex-end;justify-content:space-between}}._breadcrumb_1t847_14{display:flex;align-items:center;gap:.25rem;font-size:.75rem;font-weight:500;color:#94a3b8;margin-bottom:.5rem}._breadcrumb_1t847_14 ._material-symbols-outlined_1t847_23{font-size:.875rem}._breadcrumbActive_1t847_24{color:#fdcd00}._pageTitle_1t847_26{font-size:1.875rem;font-weight:900;color:#0f172a;letter-spacing:-.03em}._pageDesc_1t847_33{font-size:.9375rem;color:#64748b;margin-top:.25rem}._addBtn_1t847_39{display:inline-flex;align-items:center;gap:.5rem;background:#fdcd00;color:#1a1a1a;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 #fdcd004d;transition:background .2s;white-space:nowrap}._addBtn_1t847_39:hover{background:#e5b800}._addBtn_1t847_39 ._material-symbols-outlined_1t847_23{font-size:1.25rem}._filterBar_1t847_60{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.25rem}@media(min-width:640px){._filterBar_1t847_60{flex-direction:row;align-items:center;justify-content:space-between}}._searchBox_1t847_70{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_1t847_70 ._material-symbols-outlined_1t847_23{font-size:1.125rem;color:#94a3b8}._searchBox_1t847_70 input{border:none;outline:none;font-size:.875rem;color:#0f172a;font-family:Work Sans,sans-serif;flex:1;background:transparent}._searchBox_1t847_70 input::placeholder{color:#94a3b8}._filterRight_1t847_93{display:flex;gap:.5rem;flex-shrink:0;flex-wrap:wrap;align-items:center}._filterBtn_1t847_101{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_1t847_101:hover{border-color:#cbd5e1;background:#f8fafc;color:#334155}._filterBtnActive_1t847_125{background:#fdcd00;border-color:#fdcd00;color:#1a1a1a;box-shadow:0 4px 12px #fdcd0040}._filterBtnActive_1t847_125:hover{background:#e5b800;border-color:#e5b800;color:#1a1a1a}._select_1t847_138{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_1t847_152{background:#fff;border-radius:.75rem;border:1px solid #e2e8f0;box-shadow:0 1px 4px #0000000a;overflow:hidden}._tableScroll_1t847_160{overflow-x:auto}._table_1t847_152{width:100%;border-collapse:collapse;text-align:left}._thead_1t847_168{background:#f8fafc;border-bottom:1px solid #e2e8f0}._th_1t847_168{padding:.875rem 1.5rem;font-size:.6875rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap}._thRight_1t847_179{text-align:right}._tr_1t847_181{border-bottom:1px solid #f1f5f9;transition:background .15s}._tr_1t847_181:last-child{border-bottom:none}._tr_1t847_181:hover{background:#f8fafc}._td_1t847_188{padding:1rem 1.5rem;font-size:.875rem;color:#475569;vertical-align:middle}._tdBold_1t847_194{font-weight:700;color:#0f172a}._tdMuted_1t847_195{color:#94a3b8;font-size:.8125rem;max-width:20rem}._tdRight_1t847_196{text-align:right}._nameCell_1t847_198{display:flex;align-items:center;gap:.75rem}._nameAvatar_1t847_200{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_1t847_200 ._material-symbols-outlined_1t847_23{font-size:1.125rem}._nameTxt_1t847_213{font-weight:600;color:#0f172a}._catBadge_1t847_215{display:inline-flex;padding:.15rem .625rem;border-radius:9999px;font-size:.75rem;font-weight:700;background:#f1f5f9;color:#475569}._statusActive_1t847_225,._statusInactive_1t847_225{display:inline-flex;align-items:center;gap:.375rem;font-size:.75rem;font-weight:700;padding:.25rem .75rem;border-radius:9999px}._statusActive_1t847_225{background:#f0fdf4;color:#16a34a}._statusInactive_1t847_225{background:#f1f5f9;color:#94a3b8}._statusDot_1t847_237{width:.375rem;height:.375rem;border-radius:9999px;background:currentColor}._actions_1t847_244{display:flex;align-items:center;justify-content:flex-end;gap:.375rem}._actionBtn_1t847_246{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_1t847_246 ._material-symbols-outlined_1t847_23{font-size:1.125rem}._editBtn_1t847_261:hover{color:#fdcd00;background:#fdcd0026}._viewBtn_1t847_262:hover{color:#0284c7;background:#0284c71a}._delBtn_1t847_263:hover{color:#dc2626;background:#fef2f2}._tableFooter_1t847_266{display:flex;align-items:center;justify-content:space-between;padding:.875rem 1.5rem;border-top:1px solid #e2e8f0}._tableInfo_1t847_274{font-size:.75rem;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.04em}._pageBtns_1t847_282{display:flex;gap:.25rem}._pgBtn_1t847_284{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_1t847_284:hover{background:#f8fafc}._pgBtn_1t847_284 ._material-symbols-outlined_1t847_23{font-size:1rem}._pgActive_1t847_303{background:#fdcd00;border-color:#fdcd00;color:#1a1a1a}._pgActive_1t847_303:hover{background:#e5b800}._pgDisabled_1t847_305{background:#f1f5f9;color:#94a3b8;cursor:not-allowed}._pgEllipsis_1t847_307{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;font-size:.75rem;color:#94a3b8;flex-shrink:0}._loadingRow_1t847_319 td,._emptyRow_1t847_320 td{text-align:center;padding:3rem 1.5rem;color:#94a3b8;font-size:.875rem}._errorBanner_1t847_327{background:#fef2f2;color:#dc2626;border:1px solid #fecaca;border-radius:.5rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;margin-bottom:1rem}._spinner_1t847_338{display:inline-block;width:1rem;height:1rem;border:2px solid #e2e8f0;border-top-color:#fdcd00;border-radius:50%;animation:_spin_1t847_338 .7s linear infinite;flex-shrink:0}._spinnerSm_1t847_349{display:inline-block;width:.875rem;height:.875rem;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:_spin_1t847_338 .7s linear infinite;flex-shrink:0}@keyframes _spin_1t847_338{to{transform:rotate(360deg)}}._modalOverlay_1t847_363{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_1t847_363{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_1t847_386{max-width:420px}._modalHeader_1t847_388{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid #e2e8f0;flex-shrink:0}._modalTitle_1t847_397{font-size:1.0625rem;font-weight:700;color:#0f172a}._modalClose_1t847_403{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_1t847_403:hover:not(:disabled){color:#0f172a;background:#f1f5f9}._modalClose_1t847_403:disabled{cursor:not-allowed}._modalClose_1t847_403 ._material-symbols-outlined_1t847_23{font-size:1.25rem}._modalBody_1t847_420{padding:1.5rem;overflow-y:auto;flex:1}._modalFooter_1t847_426{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_1t847_437{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem 1.25rem}._formGroup_1t847_443{display:flex;flex-direction:column;gap:.375rem}._formLabel_1t847_445{font-size:.8125rem;font-weight:600;color:#374151}._formLabelRow_1t847_451{display:flex;align-items:center;justify-content:space-between;gap:.5rem}._quickAddBtn_1t847_458{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_1t847_458:disabled{opacity:.65;cursor:not-allowed}._required_1t847_475{color:#ef4444;margin-left:.125rem}._formInput_1t847_477,._formSelect_1t847_478{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_1t847_477:focus,._formSelect_1t847_478:focus{border-color:#fdcd00;box-shadow:0 0 0 3px #fdcd0026}._formInput_1t847_477:disabled{background:#f8fafc;color:#94a3b8;cursor:not-allowed}._inputError_1t847_501{border-color:#ef4444!important}._inputError_1t847_501:focus{box-shadow:0 0 0 3px #ef44441a!important}._fieldError_1t847_504{font-size:.75rem;color:#ef4444;font-weight:500}._fieldHint_1t847_510{font-size:.75rem;color:#64748b;font-weight:500}._modeSwitch_1t847_516{display:inline-flex;border:1px solid #e2e8f0;border-radius:.5rem;overflow:hidden;width:fit-content;margin-bottom:.375rem}._modeBtn_1t847_525{border:none;background:#fff;color:#64748b;font-family:Work Sans,sans-serif;font-size:.75rem;font-weight:700;padding:.375rem .75rem;cursor:pointer}._modeBtnActive_1t847_536{background:#fdcd00;color:#1a1a1a}._inputWithAction_1t847_541{display:flex;gap:.5rem}._inputWithAction_1t847_541 ._formInput_1t847_477{flex:1}._inlineActionBtn_1t847_550{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_1t847_550:hover:not(:disabled){background:#f8fafc}._inlineActionBtn_1t847_550:disabled{opacity:.6;cursor:not-allowed}._formGlobalError_1t847_572{background:#fef2f2;color:#dc2626;border:1px solid #fecaca;border-radius:.5rem;padding:.625rem .875rem;font-size:.8125rem;font-weight:500;margin-bottom:1rem}._btnPrimary_1t847_584,._btnSecondary_1t847_585,._btnDanger_1t847_586{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_1t847_584 ._material-symbols-outlined_1t847_23,._btnSecondary_1t847_585 ._material-symbols-outlined_1t847_23,._btnDanger_1t847_586 ._material-symbols-outlined_1t847_23{font-size:1.125rem}._btnPrimary_1t847_584{background:#fdcd00;color:#1a1a1a}._btnPrimary_1t847_584:hover:not(:disabled){background:#e5b800}._btnPrimary_1t847_584:disabled{background:#fef08a;cursor:not-allowed}._btnSecondary_1t847_585{background:#f1f5f9;color:#475569}._btnSecondary_1t847_585:hover:not(:disabled){background:#e2e8f0}._btnSecondary_1t847_585:disabled{opacity:.5;cursor:not-allowed}._btnDanger_1t847_586{background:#dc2626;color:#fff}._btnDanger_1t847_586:hover:not(:disabled){background:#b91c1c}._btnDanger_1t847_586:disabled{background:#fde68a;cursor:not-allowed}._deleteConfirm_1t847_617{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.75rem;padding:.5rem 0}._deleteIcon_1t847_626{width:3.5rem;height:3.5rem;background:#fef2f2;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#dc2626}._deleteIcon_1t847_626 ._material-symbols-outlined_1t847_23{font-size:1.875rem}._deleteConfirm_1t847_617 p{font-size:.9375rem;color:#374151;line-height:1.6}._deleteNote_1t847_639{font-size:.8125rem!important;color:#94a3b8!important}._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}._container_x3an6_1{display:flex;flex-direction:column;gap:1.25rem}._tabHeader_x3an6_7{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e2e8f0;padding-bottom:.75rem;margin-bottom:.5rem}._tabs_x3an6_16{display:flex;align-items:center;gap:.5rem}._tabBtn_x3an6_22{display:flex;align-items:center;gap:.5rem;padding:.6rem 1.2rem;border-radius:10px;font-size:.9rem;font-weight:600;border:1px solid #cbd5e1;background:#fff;color:#64748b;cursor:pointer;transition:all .2s ease}._tabBtn_x3an6_22:hover{background:#f8fafc;color:#1e293b}._tabBtnActive_x3an6_42{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;border-color:#2563eb;box-shadow:0 4px 12px #2563eb40}._posGrid_x3an6_49{display:grid;grid-template-columns:1fr 380px;gap:1.25rem}@media(max-width:1024px){._posGrid_x3an6_49{grid-template-columns:1fr}}._card_x3an6_61{background:#fff;border-radius:14px;border:1px solid #e2e8f0;padding:1.25rem;box-shadow:0 1px 3px #0000000d}._cardTitle_x3an6_69{font-size:1rem;font-weight:700;color:#0f172a;margin:0 0 1rem;display:flex;align-items:center;gap:.5rem}._formGrid2_x3an6_79{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:1rem}._formGroup_x3an6_86{display:flex;flex-direction:column;gap:.35rem}._formGroup_x3an6_86 label{font-size:.8rem;font-weight:600;color:#475569}._input_x3an6_98,._select_x3an6_98{padding:.55rem .75rem;border:1px solid #cbd5e1;border-radius:8px;font-size:.875rem;color:#1e293b;background:#fff;outline:none;transition:border-color .15s ease}._input_x3an6_98:focus,._select_x3an6_98:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}._productSearchBox_x3an6_114{display:flex;gap:.5rem;margin-bottom:1rem}._cartTable_x3an6_120{width:100%;border-collapse:collapse;margin-top:.75rem}._cartTable_x3an6_120 th{background:#f8fafc;padding:.65rem .75rem;text-align:left;font-size:.775rem;font-weight:700;color:#475569;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid #e2e8f0}._cartTable_x3an6_120 td{padding:.75rem;border-bottom:1px solid #f1f5f9;font-size:.875rem;color:#1e293b;vertical-align:middle}._cartTable_x3an6_120 tr:hover{background:#f8fafc}._qtyInput_x3an6_150{width:65px;padding:.35rem .5rem;border:1px solid #cbd5e1;border-radius:6px;text-align:center;font-weight:600}._removeBtn_x3an6_159{background:#fef2f2;color:#ef4444;border:1px solid #fee2e2;border-radius:6px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s ease}._removeBtn_x3an6_159:hover{background:#fee2e2;color:#dc2626}._summaryRow_x3an6_178{display:flex;align-items:center;justify-content:space-between;padding:.5rem 0;border-bottom:1px dashed #e2e8f0;font-size:.875rem;color:#475569}._summaryTotal_x3an6_188{display:flex;align-items:center;justify-content:space-between;padding:.75rem 0;margin-top:.5rem;border-top:2px solid #e2e8f0;font-size:1.1rem;font-weight:800;color:#0f172a}._processBtn_x3an6_200{width:100%;padding:.85rem;border:none;border-radius:10px;background:linear-gradient(135deg,#16a34a,#15803d);color:#fff;font-size:1rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;box-shadow:0 4px 12px #16a34a40;transition:all .2s ease;margin-top:1rem}._processBtn_x3an6_200:hover{opacity:.95;transform:translateY(-1px)}._processBtn_x3an6_200:disabled{background:#94a3b8;box-shadow:none;cursor:not-allowed;transform:none}._badge_x3an6_231{display:inline-flex;align-items:center;padding:.25rem .6rem;border-radius:9999px;font-size:.75rem;font-weight:700}._badgeSuccess_x3an6_240{background:#dcfce7;color:#15803d}._badgeWarning_x3an6_245{background:#fef3c7;color:#b45309}._badgeDanger_x3an6_250{background:#fee2e2;color:#b91c1c}._statusBadge_xzu9d_3{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:700}._statusDraft_xzu9d_13{background:#f8fafc;color:#64748b;border:1px solid #e2e8f0}._statusApproved_xzu9d_19{background:#fffbeb;color:#d97706}._statusDone_xzu9d_24{background:#f0fdf4;color:#16a34a}._statusCancelled_xzu9d_29{background:#fef2f2;color:#dc2626}._statusLunas_xzu9d_34{background:#f0fdf4;color:#16a34a}._statusCredit_xzu9d_39{background:#eff6ff;color:#2563eb}._pageHeader_v332c_1{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}@media(min-width:768px){._pageHeader_v332c_1{flex-direction:row;justify-content:space-between;align-items:flex-end}}._breadcrumb_v332c_16{display:flex;align-items:center;gap:.25rem;font-size:.75rem;color:#94a3b8;font-weight:600}._breadcrumb_v332c_16 ._material-symbols-outlined_v332c_25{font-size:.875rem}._breadcrumbActive_v332c_29{color:#fbc714}._pageTitle_v332c_33{font-size:1.75rem;line-height:1.15;margin-top:.5rem;color:#0f172a}._pageDesc_v332c_40{color:#64748b;margin-top:.25rem;font-size:.9375rem}._actionButton_v332c_46{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_v332c_46:hover{background:#f8fafc}._metricsGrid_v332c_64{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:.875rem;margin-bottom:1rem}@media(min-width:640px){._metricsGrid_v332c_64{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){._metricsGrid_v332c_64{grid-template-columns:repeat(4,minmax(0,1fr))}}._metricCard_v332c_83{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:.9rem 1rem}._metricLabel_v332c_90{color:#94a3b8;font-size:.6875rem;text-transform:uppercase;letter-spacing:.06em;font-weight:700}._metricValue_v332c_98{color:#0f172a;font-size:1.25rem;font-weight:900;margin-top:.2rem}._panelGrid_v332c_105{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:1024px){._panelGrid_v332c_105{grid-template-columns:1.4fr 1fr}}._panel_v332c_105{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;overflow:hidden}._panelHeader_v332c_124{display:flex;justify-content:space-between;align-items:center;padding:.95rem 1.1rem;border-bottom:1px solid #f1f5f9}._panelTitle_v332c_132{font-size:.95rem;color:#0f172a;font-weight:700}._panelBody_v332c_138{padding:1rem 1.1rem}._legendList_v332c_142{display:grid;gap:.65rem}._legendItem_v332c_147{display:flex;align-items:center;justify-content:space-between;gap:.75rem}._legendLeft_v332c_154{display:inline-flex;align-items:center;gap:.45rem}._legendDot_v332c_160{width:.5rem;height:.5rem;border-radius:999px;background:#fbc714}._legendName_v332c_167{font-size:.875rem;color:#334155;font-weight:600}._legendValue_v332c_173{font-size:.8125rem;color:#64748b;font-weight:700}._bars_v332c_179{display:flex;align-items:flex-end;gap:.55rem;height:150px}._barGroup_v332c_186{flex:1;display:flex;flex-direction:column;align-items:center;gap:.35rem}._bar_v332c_179{width:100%;max-width:2rem;border-radius:.35rem .35rem 0 0;background:linear-gradient(to top,#fbc714,#f87171)}._barLabel_v332c_201{font-size:.6875rem;color:#94a3b8;font-weight:700}._noteText_v332c_207{font-size:.8125rem;color:#64748b}._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}
