.login-container{display:flex;min-height:100vh}.login-form{width:100%;display:flex;flex-direction:column;justify-content:center;padding:2rem}@media (min-width: 768px){.login-form{width:50%;padding:3rem}}.form-content{max-width:400px;margin:0 auto}.logo{text-align:center;font-size:40px;font-weight:500;margin-bottom:2rem}.logo span:first-child{color:#00a896}.logo span:last-child{color:#fff}.signin-heading{font-size:22px;font-weight:700;color:#fff}.signin-subtext{color:#a9aaac;margin-top:.5rem}.google-signin{margin-top:2rem}.google-button{width:100%;display:flex;align-items:center;justify-content:center;border-radius:10px;padding:.5rem;border:1px solid #187795;background-color:#fff;color:#374151;box-shadow:0 1px 2px #0000000d;cursor:pointer}.google-button:hover{background-color:#bbb}.google-logo{width:20px;height:20px;margin-right:8px}.create-account{margin-top:2rem;text-align:center;font-size:14px;color:#bbb}.create-account a{font-weight:500;color:#00a896;text-decoration:underline}.create-account a:hover{color:#00786c}.image-container{display:none}@media (min-width: 768px){.image-container{display:block;width:50%}.image-container img{width:100%;height:100%;object-fit:cover}}.register-container{display:flex;min-height:100vh;align-items:center;justify-content:center;padding:1rem}.register-card{background-color:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a;width:100%;max-width:500px;padding:2rem}.register-header{text-align:center;margin-bottom:2rem}.register-header h1{font-size:1.75rem;font-weight:600;margin-bottom:.5rem}.register-header p{color:#666;font-size:.875rem}.register-form{display:flex;flex-direction:column;gap:1.5rem}.form-group{display:flex;flex-direction:column;gap:.5rem}label{font-weight:500;font-size:.875rem}input,select{padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:1rem;transition:border-color .2s}input:focus,select:focus{outline:none;border-color:#4f46e5;box-shadow:0 0 0 2px #4f46e51a}input.error,select.error{border-color:#ef4444}.error-message{color:#ef4444;font-size:.75rem}small{color:#666;font-size:.75rem}.radio-group{display:flex;gap:1.5rem}.radio-label{display:flex;align-items:center;gap:.5rem;cursor:pointer}.submit-button{background-color:#187795;color:#fff;border:none;border-radius:4px;padding:.75rem;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .2s;margin-top:.5rem}.submit-button:hover{background-color:#043746}.submit-button:disabled{background-color:#a5a5a5;cursor:not-allowed}.message{padding:.75rem;border-radius:4px;margin-bottom:1.5rem;text-align:center}.message.success{background-color:#ecfdf5;color:#047857;border:1px solid #a7f3d0}.message.error{background-color:#fef2f2;color:#b91c1c;border:1px solid #fecaca}@media (max-width: 640px){.register-card{padding:1.5rem}.radio-group{flex-direction:column;gap:.75rem}}.form-row{display:flex;gap:1rem}.form-row .form-group{flex:1}.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}}._dashboardContainer_10dtd_1{width:100%;min-height:100vh;background-color:#121212}._dashboardContent_10dtd_7{max-width:1200px;margin:0 auto;padding:20px}._dashboardHeader_10dtd_13{font-size:20px;font-weight:700;color:#333;display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}._dashboardHeader_10dtd_13 h1{font-size:28px;color:#fff;margin:0}._timeRangeSelector_10dtd_30{display:flex;background-color:#2a2a2a;border-radius:8px;overflow:hidden}._timeRangeSelector_10dtd_30 button{padding:8px 16px;border:none;background:none;cursor:pointer;font-size:14px;color:#888;transition:all .2s ease}._timeRangeSelector_10dtd_30 button._active_10dtd_48{background-color:#00a896;color:#fff}._metricsOverview_10dtd_53{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px;margin-bottom:24px}._chartsContainer_10dtd_60{display:flex;flex-direction:column;gap:24px}._chartCard_10dtd_66{background-color:#1e1e1e;border-radius:8px;border-color:#2e2e2e;padding:20px;box-shadow:0 2px 8px #0000000d;overflow:hidden}._chartCard_10dtd_66 h2{font-size:20px;font-weight:700;margin-bottom:16px;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._chartRow_10dtd_85{display:grid;grid-template-columns:1fr 1fr;gap:24px}@media (max-width: 768px){._chartRow_10dtd_85{grid-template-columns:1fr}._metricsOverview_10dtd_53{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}._dashboardHeader_10dtd_13{flex-direction:column;align-items:flex-start;gap:12px}._dashboardHeader_10dtd_13 h1{font-size:24px}}._metricCard_1tbkq_1{background-color:#1e1e1e;border-radius:8px;padding:16px;display:flex;align-items:center;box-shadow:0 2px 8px #0000000d;overflow:hidden}._iconContainer_1tbkq_11{width:40px;height:40px;border-radius:8px;background-color:#00a8961a;display:flex;align-items:center;justify-content:center;margin-right:12px;color:#00a896}._metricContent_1tbkq_23{flex:1;min-width:0}._metricContent_1tbkq_23 h3{font-size:14px;color:#bbb;margin:0 0 4px;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._metricValue_1tbkq_38{font-size:24px;font-weight:700;color:#fff;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width: 480px){._metricValue_1tbkq_38{font-size:20px}}._header_1ss1m_1{display:flex;align-items:center;gap:2rem;border-bottom:1px solid #1A1A1A;padding:1.2rem 2rem;background-color:#1a1a1a}._logo_1ss1m_12{font-size:1.6rem;font-weight:700;color:#00a9cd;flex-shrink:0}._logo_1ss1m_12 span:first-child{color:#00a896}._logo_1ss1m_12 span:last-child{color:#fff}._nav_1ss1m_27{display:flex;gap:2rem;font-size:1rem;align-items:center;margin-left:auto;margin-right:auto}._nav_1ss1m_27 a{color:#bbb;text-decoration:none;font-weight:500;position:relative;padding-bottom:4px;cursor:pointer}._nav_1ss1m_27 a:hover{color:#fff}._active_1ss1m_51{color:#00a9cd;font-weight:600;border-bottom:2px solid #00a896}._userIcon_1ss1m_57{width:40px;height:40px;background-color:#00a9cd;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.2rem}._userArea_1ss1m_68{display:flex;align-items:center;gap:1rem}._logoutButton_1ss1m_74{color:#fff;background-color:#00a896;border:1px solid #00a896;padding:.4rem .8rem;border-radius:.5rem;font-size:.9rem;cursor:pointer;transition:all .2s ease}._logoutButton_1ss1m_74:hover{background-color:#cd0000;border:1px solid #cd0000;transition:.3s}._hamburger_1ss1m_93{display:none;background:none;border:none;cursor:pointer;color:#00a896}@media (max-width: 768px){._nav_1ss1m_27{display:none;flex-direction:column;gap:1rem;position:absolute;top:70px;left:0;width:100%;background-color:#1a1a1a;padding:1rem 2rem;box-shadow:0 2px 10px #0000000d;z-index:10}._navOpen_1ss1m_116{display:flex}._hamburger_1ss1m_93{display:block;margin-left:auto}._userArea_1ss1m_68{display:none}}._userAreaMobile_1ss1m_130{display:none}@media (max-width: 768px){._userArea_1ss1m_68{display:none}._userAreaMobile_1ss1m_130{display:flex;align-items:center;gap:1rem;margin-top:1rem}}._container_xj5l5_1{width:100%;max-width:500px;margin:0 auto;font-family:sans-serif}._title_xj5l5_8{font-size:20px;font-weight:700;margin-bottom:16px;color:#fff}._tableHeader_xj5l5_15,._tableRow_xj5l5_16{color:#eee;display:grid;grid-template-columns:1fr 100px;padding:12px 0;align-items:center;border-bottom:1px solid #eee}._tableHeader_xj5l5_15{font-weight:700;color:#fefefe;font-size:14px}._name_xj5l5_31{padding-right:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._donations_xj5l5_38{text-align:right;font-weight:500;color:#00a896}._mapContainer_1jacm_1{position:relative}._metrics_1jacm_5{color:#fff;position:absolute;top:10px;right:10px;z-index:1000;background-color:#121212;padding:10px;border-radius:5px;box-shadow:0 2px 5px #0003}._container_bmwe3_1{display:flex;flex-direction:column;height:100%}._chartContainer_bmwe3_7{flex:1;position:relative;min-height:250px}._chart_bmwe3_7{width:100%;height:100%}._feedbackSummary_bmwe3_18{display:flex;justify-content:space-between;margin-top:16px;padding-top:16px;border-top:1px solid #eee;flex-wrap:wrap;gap:12px}._feedbackItem_bmwe3_28{text-align:center;flex:1;min-width:0;min-width:100px}._feedbackLabel_bmwe3_35{font-size:14px;color:#fff;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 4px}._feedbackValue_bmwe3_45{font-size:20px;font-weight:500;color:#fff;white-space:nowrap}@media (max-width: 480px){._feedbackSummary_bmwe3_18{flex-direction:column}._feedbackItem_bmwe3_28{width:100%}._feedbackLabel_bmwe3_35{white-space:normal}}.ai-assistant-container{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:1000;pointer-events:none}.ai-bot-icon{position:relative;width:70px;height:70px;border-radius:50%;background:linear-gradient(135deg,#023844,#00a896);display:flex;align-items:center;justify-content:center;cursor:grab;box-shadow:0 6px 16px #009f954d;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none;touch-action:none;pointer-events:auto}.ai-bot-icon:hover{box-shadow:0 8px 20px #009f9566}.ai-bot-icon.dragging{cursor:grabbing;box-shadow:0 10px 25px #009f9580}.robot{display:flex;flex-direction:column;align-items:center;position:relative}.antenna{width:2px;height:8px;background:#c7d2fe;position:absolute;top:-10px;border-radius:1px}.antenna:before{content:"";position:absolute;top:-4px;left:-2px;width:6px;height:6px;background:#c7d2fe;border-radius:50%}.robot-head{width:42px;height:32px;background:#fff;border-radius:18px 18px 12px 12px;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;box-shadow:0 2px 4px #0000001a}.robot-face{display:flex;flex-direction:column;align-items:center;width:100%;height:100%;padding:4px 0}.robot-eyes{display:flex;justify-content:space-between;width:26px;margin-top:4px}.eye{width:10px;height:10px;background:#e0e7ff;border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;animation:blink 4s infinite}.pupil{width:5px;height:5px;background:#000;border-radius:50%;transition:all .3s ease}.eye.left .pupil,.eye.right .pupil{transform:translate(-2px)}.ai-bot-icon:hover .pupil{transform:scale(1.2)}.robot-mouth{width:16px;height:8px;background:#000;border-radius:4px;margin-top:6px;overflow:hidden;display:flex;align-items:center;justify-content:center}.mouth-line{width:9px;height:6px;background:#f80000;border-radius:6px 6px 10px 10px;border-top:none;transition:all .3s ease}.ai-bot-icon:hover .mouth-line{height:7px;width:12px}.robot-body{width:28px;height:18px;background:#fff;border-radius:0 0 10px 10px;position:relative;margin-top:-2px;box-shadow:0 2px 4px #0000001a}.robot-arm{width:6px;height:16px;background:#d29a6c;position:absolute;top:2px;border-radius:3px;box-shadow:0 2px 4px #0000001a}.robot-arm.left{left:-8px;transform-origin:top right;transition:transform .3s ease}.robot-arm.right{right:-8px;transform-origin:top left;transition:transform .3s ease}.waving .robot-arm.left{animation:wave .6s infinite alternate}@keyframes wave{0%{transform:rotate(0)}to{transform:rotate(30deg)}}@keyframes blink{0%,45%,55%,to{transform:scaleY(1)}50%{transform:scaleY(.1)}}.greeting-bubble{position:absolute;top:-45px;right:-10px;background:#fff;padding:8px 12px;border-radius:16px;box-shadow:0 4px 12px #0000001a;font-size:14px;font-weight:500;color:#00a896;white-space:nowrap;animation:fadeIn .3s ease;z-index:1;pointer-events:none}.greeting-bubble:after{content:"";position:absolute;bottom:-6px;right:20px;width:12px;height:12px;background:#fff;transform:rotate(45deg)}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.chat-container{position:fixed;width:320px;height:400px;background:#1e1e1e;border-radius:16px;box-shadow:0 8px 30px #00000026;display:flex;flex-direction:column;overflow:hidden;animation:slideIn .3s ease;pointer-events:auto;z-index:999}@keyframes slideIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.chat-header{display:flex;justify-content:space-between;align-items:center;padding:14px 16px;background:linear-gradient(135deg,#00a896,#005c53);color:#fff}.chat-header h3{margin:0;font-size:16px;font-weight:600}.close-button{background:none;border:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:4px;border-radius:4px;transition:background .2s ease}.close-button:hover{color:red}.chat-interface{display:flex;flex-direction:column;height:100%}.messages-container{flex:1;padding:16px;overflow-y:auto;display:flex;flex-direction:column;gap:12px;background:#121212}.message{max-width:80%;padding:12px 16px;border-radius:18px;font-size:14px;line-height:1.4;box-shadow:0 1px 2px #0000000d}.message.user{align-self:flex-end;background:#1e1e1e;color:#00a896;border-bottom-right-radius:4px;border:1px solid #2f2f2f}.message.ai{align-self:flex-start;background:#1e1e1e;color:#fff;border-bottom-left-radius:4px;border:1px solid #2f2f2f}.input-container{display:flex;padding:12px;border-top:1px solid #2f2f2f;background:#1e1e1e}.input-container textarea{flex:1;border:1px solid #2f2f2f;color:#fff;border-radius:24px;padding:10px 16px;font-size:14px;resize:none;outline:none;max-height:100px;font-family:inherit;transition:border-color .2s ease,box-shadow .2s ease}.input-container textarea:focus{border-color:#00a896;box-shadow:0 0 0 2px #4f46e51a}.input-container button{background:linear-gradient(135deg,#00a896,#00a896);color:#fff;border:none;border-radius:50%;width:40px;height:40px;margin-left:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 2px 5px #009f9533}.input-container button:hover{transform:translateY(-2px);box-shadow:0 4px 8px #009f954d}.input-container button:active{transform:translateY(0)}.input-container button:disabled{background:#526469;cursor:not-allowed;box-shadow:none}.greeting-bubble{position:absolute;top:-45px;right:-10px;background:#2f2f2f;padding:6px 10px;border-radius:12px;box-shadow:0 4px 12px #0000001a;font-size:14px;color:#00a896;animation:fadeIn .3s ease}.icon-badge{position:absolute;bottom:-2px;right:-2px;background:#6fdd2f;color:#fff;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid white;box-shadow:0 2px 4px #0000001a}@media (pointer: coarse){.ai-bot-icon{width:80px;height:80px}.robot-head{width:42px;height:38px}.robot-body{width:34px;height:22px}}.robot-head{background:linear-gradient(to bottom,#f5d194,#d29a6c 60%,#b07a4f);border-radius:50% 50% 40% 40%}.robot-head:before{content:"";position:absolute;top:6px;width:4px;height:2px;background:#fff3c4;border-radius:2px;box-shadow:12px 4px #fff3c4,20px 10px #fff3c4,6px 14px #fff3c4,18px 18px #fff3c4}.robot-body{background:linear-gradient(to bottom,#7ec850,#7ec850 30%,#c07c40 30%,#c07c40 60%,#6b4226 60%,#6b4226);border-radius:30% 30% 10% 10%}.chat-container{display:flex;flex-direction:column}.chat-header{position:sticky;top:0;z-index:2;flex:0 0 auto}.messages-container{flex:1 1 auto;overflow-y:auto}._container_114tq_1{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;color:#333;line-height:1.5}._header_114tq_8{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background-color:#1a1a1a;box-shadow:0 1px 3px #0000001a}._logo_114tq_17{font-size:1.5rem;font-weight:700}._logoText_114tq_22{color:#00a896}._logoHighlight_114tq_26{color:#fff}._headerButtons_114tq_30{display:flex;align-items:center;gap:1rem}._contactLink_114tq_36{color:#0096a5;text-decoration:none;font-weight:500}._contactLink_114tq_36:hover{text-decoration:underline}._joinButton_114tq_46{padding:.5rem 1.5rem;background-color:#fff;color:#333;border:1px #ffffff;border-radius:4px;text-decoration:none;font-weight:500;transition:background-color .2s}._joinButton_114tq_46:hover{background-color:#e9e9e986;border:1px #e9e9e986}._loginButton_114tq_62{padding:.5rem 1.5rem;background-color:#00a896;color:#fff;border:none;border-radius:4px;text-decoration:none;font-weight:500;transition:background-color .2s}._loginButton_114tq_62:hover{background-color:#007368}._hero_114tq_77{position:relative;height:700px;background-image:url(../../images/landingbackground.jpg);background-size:cover;background-position:center;color:#fff;display:flex;align-items:center;padding:0 2rem}._hero_114tq_77:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:#00000080}._heroContent_114tq_99{position:relative;max-width:600px;z-index:1}._heroTitle_114tq_105{font-size:2.5rem;font-weight:700;margin-bottom:1rem}._heroText_114tq_111{font-size:1.1rem;margin-bottom:2rem;line-height:1.6}._learnMoreButton_114tq_117{display:inline-block;padding:.75rem 1.5rem;background-color:#fff;color:#333;border:none;border-radius:4px;text-decoration:none;font-weight:500;transition:background-color .2s}._learnMoreButton_114tq_117:hover{background-color:#f0f0f0}._getStarted_114tq_133{padding:4rem 2rem;background-color:#121212;color:#fff}._getStartedContent_114tq_139{display:flex;gap:2rem;max-width:1200px;margin:0 auto 3rem}._getStartedLeft_114tq_146,._getStartedRight_114tq_150{flex:1}._getStartedTitle_114tq_154{font-size:2rem;font-weight:700;margin-bottom:1rem}._getStartedText_114tq_160{font-size:1.1rem;color:#bbb}._steps_114tq_165{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto 3rem}._step_114tq_165{display:flex;flex-direction:column;align-items:flex-start}._stepIconContainer_114tq_179{display:flex;align-items:center;justify-content:center;width:50px;height:50px;background-color:#1e1e1e;border-radius:8px;margin-bottom:1rem}._stepIcon_114tq_179{color:#00a896;width:24px;height:24px}._stepTitle_114tq_196{font-size:1.25rem;font-weight:600;margin-bottom:.5rem}._stepText_114tq_202{color:#bbb}._signUpButtonContainer_114tq_206{display:flex;justify-content:flex-start;max-width:1200px;margin:0 auto}._signUpButton_114tq_206{display:inline-block;padding:.75rem 2rem;background-color:#00a896;color:#fff;border:none;border-radius:4px;text-decoration:none;font-weight:500;transition:background-color .2s}._signUpButton_114tq_206:hover{background-color:#007368}@media (max-width: 768px){._heroTitle_114tq_105{font-size:2rem}._getStartedContent_114tq_139{flex-direction:column}._steps_114tq_165{grid-template-columns:1fr}._header_114tq_8{flex-direction:column;gap:1rem;padding:1rem}._headerButtons_114tq_30{width:100%;justify-content:space-between}}._restaurantsSection_114tq_254{padding:4rem 2rem;background-color:#121212}._sectionTitle_114tq_259{font-size:2rem;font-weight:700;text-align:center;margin-bottom:2rem;color:#fff}._restaurantsGrid_114tq_267{display:flex;gap:2rem;justify-content:center;flex-wrap:wrap}._restaurantCard_114tq_274{background-color:#1e1e1e;color:#fff;padding:1.5rem;border-radius:12px;width:300px;text-align:center;box-shadow:0 2px 8px #0000000d}._restaurantImage_114tq_284{width:100%;height:180px;object-fit:cover;border-radius:8px;margin-bottom:1rem}._goalsSection_114tq_292{padding:4rem 2rem;background-color:#121212}._goalsGrid_114tq_297{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;max-width:1200px;margin:0 auto}._goalCard_114tq_306{background-color:#1e1e1e;color:#fff;padding:2rem;border-radius:12px;box-shadow:0 2px 10px #0000000d;width:300px;text-align:center}._footer_114tq_316{background-color:#3f3f3f;padding:2rem}._footerGrid_114tq_321{display:flex;justify-content:space-around;flex-wrap:wrap;gap:2rem;max-width:1200px;margin:0 auto;text-align:center}._footerItem_114tq_331{max-width:300px;display:flex;flex-direction:column;align-items:center;text-align:center}._footerIcon_114tq_339{width:40px;height:40px;margin-bottom:1rem;display:block}._footerItem_114tq_331 h3{margin-bottom:.5rem;font-size:1.2rem;font-weight:600;color:#fff}._footerItem_114tq_331 p{font-size:.95rem;margin-bottom:.5rem;color:#fff}._footerItem_114tq_331 a{color:#bbb;text-decoration:underline;font-weight:500}._footerItem_114tq_331 a:hover{color:#00a896}._container_5k9ki_1{min-height:100vh;background-color:#121212;padding:0 2rem 2rem}._header_5k9ki_8{border-bottom:1px solid #e5e7eb;padding:1.2rem 0;display:flex;align-items:center;gap:2rem}._logo_5k9ki_17{font-size:1.6rem;font-weight:700;color:#00a9cd}._nav_5k9ki_23{display:flex;gap:2rem;font-size:1rem;align-items:center;margin-left:auto;margin-right:auto}._nav_5k9ki_23 a{color:#333;text-decoration:none;font-weight:500;position:relative;padding-bottom:4px;cursor:pointer}._nav_5k9ki_23 a:hover{color:#00a9cd}._nav_5k9ki_23 ._active_5k9ki_45{color:#00a9cd;font-weight:600;border-bottom:2px solid #00a9cd}._userIcon_5k9ki_51{width:40px;height:40px;background-color:#00a9cd;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.2rem}._section_5k9ki_63{margin-top:2.5rem}._title_5k9ki_67{font-size:1.4rem;font-weight:600;margin-bottom:1rem;color:#fff}._cards_5k9ki_74{display:flex;gap:1.5rem;overflow-x:auto;padding-bottom:1.5rem;background-color:#121212;color:#bbb}._card_5k9ki_74{min-width:220px;max-width:220px;background:#1e1e1e;border-radius:8px;box-shadow:0 2px 6px #0000000f;overflow:hidden;transition:transform .2s ease}._card_5k9ki_74:hover{transform:translateY(-3px)}._card_5k9ki_74 img{width:100%;height:160px;object-fit:cover}._info_5k9ki_103{padding:1rem;font-size:.9rem}._info_5k9ki_103 h3{font-weight:600;font-size:1rem}._expiry_5k9ki_113{background-color:#003731;color:#00dac4;font-size:.75rem;padding:.2rem .6rem;border-radius:4px;margin-left:auto;text-align:center;line-height:1.2}._addBtn_5k9ki_124{margin-top:2rem;background-color:#00a896;color:#fff;border:none;padding:.7rem 1.5rem;font-size:.95rem;border-radius:4px;cursor:pointer}._addBtn_5k9ki_124:hover{background-color:#007065;transition:.3s}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:50}.modal-content{background-color:#fff;padding:2rem;border-radius:8px;width:100%;max-width:500px;box-shadow:0 2px 10px #0003}.modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.modal-header h2{font-size:1.2rem;font-weight:600;margin:0}.modal-close{background:none;border:none;cursor:pointer;font-size:1.2rem}.modal-form .form-group{margin-bottom:1rem}.modal-form label{display:block;font-size:.9rem;font-weight:500;margin-bottom:.3rem}.modal-form input{width:100%;padding:.6rem;border:1px solid #ccc;border-radius:6px}.modal-actions{display:flex;justify-content:flex-end;gap:.5rem;margin-top:1.5rem}.modal-actions button{padding:.5rem 1.2rem;border-radius:6px;font-weight:500;border:none;cursor:pointer}.modal-actions .cancel-btn{background-color:#f3f3f3;color:#333}.modal-actions .confirm-btn{background-color:#00a896;color:#fff}input.error{border:1px solid red}.error-message{color:red;font-size:.75rem;margin-top:4px;display:block}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}.navbar{background-color:#d6d6d6;padding:15px 0}.navbar .container{display:flex;justify-content:space-between;align-items:center}.logo{font-size:24px;font-weight:700}.logo-food{color:#187795}.logo-sync{color:#000}.nav-menu ul{display:flex;list-style:none}.nav-menu li{margin-left:40px}.nav-menu a{text-decoration:none;color:#000;font-weight:500;transition:color .3s}.nav-menu a:hover{color:#187795}main{padding:40px 0}.page-title{text-align:center;color:#333;margin-bottom:20px;margin-top:30px;font-size:1.5rem;font-weight:700}.top-leaders{display:flex;justify-content:center;flex-wrap:wrap;gap:30px;margin-bottom:40px}.leader-card{display:flex;flex-direction:column;align-items:center;width:200px;height:280px;box-sizing:border-box;overflow:hidden;text-align:center;padding:20px 10px;border-radius:20px}.leader-image{width:160px;height:160px;border-radius:50%;overflow:hidden;margin-bottom:15px}.leader-image img{width:100%;height:100%;object-fit:cover}.gold-border{border:4px solid #ffd700}.silver-border{border:4px solid #c0c0c0}.bronze-border{border:4px solid #cd7f32}.leader-info{padding:10px;border-radius:20px;width:100%;word-wrap:break-word;overflow-wrap:break-word;white-space:normal;max-height:80px;overflow:hidden}.leader-info h3{font-size:18px;font-weight:600;margin-bottom:5px;word-wrap:break-word}.leader-info p{font-size:14px;font-weight:600;margin:0}.gold{background-color:gold}.silver{background-color:silver}.bronze{background-color:#cd7f32}.leaderboard-list{max-width:800px;margin:0 auto}.list-item{display:flex;align-items:center;padding:15px 20px;border-radius:30px;margin-bottom:15px}.light-blue{background-color:#d6e7ec}.teal{background-color:#187795;color:#fff}.rank{font-size:24px;font-weight:700;margin-right:15px;min-width:30px}.user-image{width:64px;height:64px;border-radius:50%;overflow:hidden;margin-right:15px}.user-image img{width:100%;height:100%;object-fit:cover}.user-name{font-size:20px;font-weight:600;flex:1}.points{font-size:18px;font-weight:600}@media (max-width: 768px){.top-leaders{flex-direction:column;align-items:center}.nav-menu{display:none}.list-item{padding:10px 15px}.user-name{font-size:18px}.points{font-size:16px}}.main-inventory-page{color:#fff}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}.min-h-screen{min-height:100vh}.header{border-bottom:1px solid #e5e7eb}.header-container{display:flex;justify-content:space-between;align-items:center}.logo-nav-container{display:flex;align-items:center;gap:2rem}.logo{color:#0d9488;font-size:1.25rem;font-weight:700;text-decoration:none}.nav{display:none}@media (min-width: 768px){.nav{display:flex;gap:1.5rem}}.nav-link{color:#4b5563;text-decoration:none}.nav-link:hover{color:#0d9488}.nav-link-active{color:#0d9488;font-weight:500}.main-content{padding:1.5rem 1rem}.page-title-inv{color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.flex{display:flex}.flex-col{flex-direction:column}.flex-1{flex:1}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.gap-6{gap:1.5rem}.grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 768px){.md-flex-row{flex-direction:row}.md-grid-cols-2{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.lg-grid-cols-4{grid-template-columns:repeat(4,1fr)}}.category-filter{display:flex;gap:.5rem;overflow-x:auto;padding-bottom:.5rem}.category-button{padding:.5rem 1rem;border-radius:9999px;white-space:nowrap;background-color:#2a2a2a;color:#fff;border:none;cursor:pointer}.category-button-active{background-color:#00a896;color:#fff}.filter-button{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:.375rem;background-color:#00a896;border:none;cursor:pointer}.filter-button:hover{background-color:#00a896}.filter-icon{width:1.25rem;height:1.25rem}.filter-sidebar{width:100%;background-color:#1e1e1e;padding:1rem;color:#fff;border-radius:.5rem}@media (min-width: 768px){.filter-sidebar{width:16rem}}.filter-title{font-weight:600;font-size:1.125rem;margin-bottom:1rem}.filter-section{margin-bottom:1.5rem}.filter-label{display:block;font-size:.875rem;font-weight:500;color:#fff;margin-bottom:.5rem}.filter-input{width:100%;padding:.5rem .75rem;border:1px solid #BBBBBB;border-radius:.375rem}.filter-help-text{margin-top:.25rem;font-size:.875rem;color:#bbb}.filter-checkbox-label{display:flex;align-items:center;gap:.5rem;cursor:pointer}.filter-checkbox{border-radius:.25rem}.filter-checkbox-text{font-size:.875rem;font-weight:500;color:#bbb}.food-card{border-radius:.5rem;overflow:hidden;border:1px solid #2E2e2e;background-color:#1e1e1e}.food-card-image-container{position:relative}.food-card-image{width:100%;height:12rem;object-fit:cover}.food-card-title-container{position:absolute;bottom:0;left:0;padding:1rem}.food-card-title{font-size:1.125rem;font-weight:600;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.5)}.food-card-expires{position:absolute;top:.5rem;right:.5rem;background-color:#00a896;color:#00ffe5;font-size:.75rem;padding:.25rem .5rem;border-radius:.25rem}.food-card-content{padding:1rem}.food-card-restaurant{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.food-card-restaurant-icon{color:#fff;width:1rem;height:1rem}.food-card-restaurant-name{font-size:.875rem;color:#fff}.food-card-quantity-container{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.food-card-quantity-label{font-size:.875rem;color:#bbb}.food-card-quantity-value{font-weight:600;color:#fff}.food-card-button{width:100%;padding:.5rem 0;background-color:#00a896;color:#fff;border:none;border-radius:.375rem;cursor:pointer;transition:background-color .2s}.food-card-button:hover{background-color:#006a5f}.empty-state{text-align:center;padding:3rem 0}.empty-state-text{color:#6b7280}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mt-1{margin-top:.25rem}.pl-6{padding-left:1.5rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.text-center{text-align:center}.text-sm{font-size:.875rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.text-white{color:#fff}.text-gray-500{color:#6b7280}.text-gray-600{color:#4b5563}.text-gray-700{color:#374151}.text-gray-800{color:#1f2937}.text-teal-600{color:#0d9488}.text-teal-800{color:#115e59}.bg-white{background-color:#fff}.bg-gray-50{background-color:#f9fafb}.bg-gray-100{background-color:#f3f4f6}.bg-gray-200{background-color:#e5e7eb}.bg-teal-100{background-color:#ccfbf1}.bg-teal-600{background-color:#0d9488}.bg-teal-700{background-color:#0f766e}.border-gray-200{border-color:#e5e7eb}.border-gray-300{border-color:#d1d5db}.rounded{border-radius:.25rem}.rounded-md{border-radius:.375rem}.rounded-lg{border-radius:.5rem}.rounded-full{border-radius:9999px}.transition-colors{transition-property:color,background-color,border-color;transition-duration:.2s}.w-full{width:100%}.h-48{height:12rem}.object-cover{object-fit:cover}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.whitespace-nowrap{white-space:nowrap}.drop-shadow-lg{filter:drop-shadow(0 10px 8px rgb(0 0 0 / .04)) drop-shadow(0 4px 3px rgb(0 0 0 / .1))}.orders-page{width:100%;height:100%;background-color:#121212;min-height:100vh;box-shadow:0 0 10px #0000000d}.header{display:flex;align-items:center;padding:15px;border-bottom:1px solid #eaeaea}.logo{color:#0078a0;font-size:24px;font-weight:700;margin-right:40px}.navigation{display:flex;flex-grow:1}.nav-link{color:#333;text-decoration:none;margin-right:20px;padding:5px 0;position:relative}.nav-link.active{color:#0078a0}.nav-link.active:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:2px;background-color:#0078a0}.main-content{padding:20px}.page-title{font-size:24px;color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:20px}.filter-container{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.filter-tabs{display:flex}.filter-tab{background:none;border:none;padding:8px 16px;margin-right:5px;border-radius:20px;cursor:pointer;font-size:14px;color:#fff;background-color:#1e1e1e}.filter-tab.active{background-color:#00a896;color:#fff}.orders-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:20px}.order-card{background-color:#1e1e1e;border:1px solid #2E2E2E;border-radius:8px;overflow:hidden;transition:transform .2s,box-shadow .2s;position:relative;color:#fff}.order-card:hover{transform:translateY(-5px);box-shadow:0 5px 15px #0000001a}.order-image-container{height:150px;overflow:hidden;position:relative}.order-image{width:100%;height:100%;object-fit:cover}.expires-tag{position:absolute;bottom:10px;right:10px;background-color:#00a896;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:700;color:#00ffe5}.order-details{padding:15px}.food-name{font-size:18px;margin-bottom:5px}.order-status{display:inline-block;padding:3px 8px;border-radius:4px;font-size:12px;font-weight:700;margin-bottom:10px}.status-pending{background-color:#fff8e6;color:#ffa000}.status-accepted{background-color:#00a896;color:#fff}.status-completed{background-color:#e6f9e6;color:#2e7d32}.status-cancelled{background-color:#b91c1c;color:#fff}.order-provider{display:flex;align-items:center;font-size:14px;color:#fff;margin-bottom:8px}.provider-icon{margin-right:5px}.order-quantity,.order-date{font-size:14px;color:#bbb;margin-bottom:8px}.quantity-value,.date-value{font-weight:700;color:#fff}.no-orders{text-align:center;padding:40px;color:#666}@media (max-width: 768px){.orders-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.filter-tabs{overflow-x:auto;white-space:nowrap;padding-bottom:10px;max-width:100%}}@media (max-width: 480px){.orders-grid{grid-template-columns:1fr}.header{flex-direction:column;align-items:flex-start}.navigation{margin:15px 0;width:100%;overflow-x:auto}}._container_9kddj_1{background-color:#121212;padding:0 2rem 2rem}._main_9kddj_8{margin-top:2.5rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem}._title_9kddj_15{font-size:1.4rem;font-weight:600;margin-bottom:1rem;color:#fff}._card_9kddj_22{background-color:#1e1e1e;border-radius:8px;box-shadow:0 2px 8px #0000000d;overflow:hidden;margin-bottom:1.5rem}._cardHeader_9kddj_31{padding:1rem 1.5rem;background-color:#1e1e1e;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #2E2E2E}._customerName_9kddj_40{font-weight:500;font-size:1rem;margin-bottom:.2rem;color:#00a896}._orderTime_9kddj_47{font-size:.85rem;color:#dbdde1;display:flex;align-items:center;gap:.3rem}._orderSummary_9kddj_55{text-align:right}._orderId_9kddj_59{font-size:.9rem;color:#dbdde1}._orderAmount_9kddj_64{font-size:1.2rem;font-weight:600;color:#fff}._itemList_9kddj_70{padding:1rem 1.5rem}._item_9kddj_70{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}._itemLeft_9kddj_81{display:flex;gap:1rem;align-items:center;flex:1}._itemImage_9kddj_88{width:64px;height:64px;object-fit:cover;border-radius:6px;border:1px solid #2E2E2E}._itemInfo_9kddj_96{display:flex;flex-direction:column}._itemName_9kddj_101{font-weight:500;font-size:1.2rem;color:#fff}._itemDetail_9kddj_107{font-size:.85rem;color:#bbb}._itemTotal_9kddj_112{font-weight:500;font-size:.95rem;min-width:60px;text-align:right}._actions_9kddj_119{border-top:1px solid #2E2E2E;padding:1rem 1.5rem;display:flex;justify-content:flex-end;gap:.75rem;background-color:#1e1e1e}._rejectBtn_9kddj_128,._acceptBtn_9kddj_129{padding:.5rem 1.2rem;font-size:.9rem;border-radius:6px;display:flex;align-items:center;gap:.5rem;cursor:pointer;transition:background .2s ease}._rejectBtn_9kddj_128{background:#b91c1c;border:1px solid #b91c1c;color:#fff}._rejectBtn_9kddj_128:hover{background-color:#690d0d;border-color:#690d0d}._acceptBtn_9kddj_129{background-color:#00a896;color:#fff;border:none}._acceptBtn_9kddj_129:hover{background-color:#00695f}._statusBadge_9kddj_161{font-size:.875rem;padding:.4rem .75rem;border-radius:6px;font-weight:500}._accepted_9kddj_168{background-color:#00a896;color:#fff}._rejected_9kddj_173{background-color:#b91c1c;color:#fff}._filterContainer_9kddj_178{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}._filterLabel_9kddj_185{font-weight:500;color:#bbb}._filterSelect_9kddj_190{color:#fff;padding:.4rem .75rem;font-size:1rem;border:1px solid #00a896;border-radius:6px;background-color:#00a896}body{background-color:#f9f9f9;color:#333;line-height:1.6}._aboutPage_j3l6k_7{margin:0 auto;background-color:#121212;min-height:100vh;box-shadow:0 0 10px #0000000d}._header_j3l6k_15{color:#1a1a1a;display:flex;align-items:center;justify-content:center;padding:30px 20px;border-bottom:1px solid #1A1A1A;position:relative}._logo_j3l6k_25{font-size:2rem;font-weight:700}._logoText_j3l6k_30{color:#00a896}._logoHighlight_j3l6k_34{color:#fff}._homeLink_j3l6k_39{position:absolute;left:20px;top:50%;transform:translateY(-50%)}._homeIcon_j3l6k_46{font-size:24px;color:#00a896;background-color:#00a896;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease}._homeIcon_j3l6k_46:hover{background-color:#d0f0f7;transform:scale(1.1)}._aboutContent_j3l6k_64{padding:40px 20px}._pageTitle_j3l6k_68{font-size:32px;color:#00a896;margin-bottom:20px;text-align:center}._sectionTitle_j3l6k_75{font-size:24px;color:#00a896;margin:40px 0 20px;text-align:center}._heroSection_j3l6k_82{text-align:center;max-width:800px;margin:0 auto 60px}._heroText_j3l6k_88{font-size:18px;margin-bottom:20px;color:#fff}._whySection_j3l6k_94{background-color:#1e1e1e;padding:40px;border-radius:8px;margin-bottom:60px}._statsContainer_j3l6k_101{display:flex;justify-content:space-around;flex-wrap:wrap;gap:20px;margin:30px 0}._statCard_j3l6k_109{background-color:#373737;border-radius:8px;padding:30px;text-align:center;box-shadow:0 4px 6px #0000000d;flex:1;min-width:250px;transition:transform .3s ease}._statCard_j3l6k_109:hover{transform:translateY(-5px)}._statIcon_j3l6k_124{font-size:36px;margin-bottom:15px}._statNumber_j3l6k_129{font-size:36px;font-weight:700;color:#00a896;margin-bottom:10px}._statDescription_j3l6k_136{color:#bbb}._conclusionText_j3l6k_140{text-align:center;font-size:20px;font-weight:700;margin-top:30px;color:#00a896}._whatSection_j3l6k_148{margin-bottom:60px}._sectionDescription_j3l6k_152{text-align:center;max-width:800px;margin:0 auto 30px;font-size:18px;color:#fff}._featuresContainer_j3l6k_160{display:flex;justify-content:space-around;flex-wrap:wrap;gap:20px;margin:30px 0}._featureCard_j3l6k_168{background-color:#1e1e1e;border-radius:8px;padding:30px;text-align:center;flex:1;min-width:250px;transition:all .3s ease}._featureCard_j3l6k_168:hover{background-color:#313131}._featureIcon_j3l6k_182{font-size:36px;margin-bottom:15px}._featureTitle_j3l6k_187{font-size:20px;font-weight:700;color:#00a896;margin-bottom:10px}._featureDescription_j3l6k_194{color:#bbb}._visionSection_j3l6k_198{background-color:#1e1e1e;padding:40px;border-radius:8px;margin-bottom:60px}._visionContent_j3l6k_205{display:flex;align-items:center;gap:40px;max-width:900px;margin:0 auto}._visionImage_j3l6k_213{flex:1;display:flex;justify-content:center;align-items:center}._visionIcon_j3l6k_220{font-size:120px;color:#0078a0}._visionText_j3l6k_225{flex:2}._visionText_j3l6k_225 p{margin-bottom:20px;font-size:18px;color:#bbb}._visionText_j3l6k_225 p:last-child{font-weight:700;color:#00a896}._footer_j3l6k_240{background-color:#3f3f3f;color:#fff;padding:40px 20px;text-align:center}._footerLogo_j3l6k_247{font-size:24px;font-weight:700;margin-bottom:10px}._footerTagline_j3l6k_253{font-style:italic;margin-bottom:20px}._footerCopyright_j3l6k_258{font-size:14px;color:#aaa}@media (max-width: 768px){._visionContent_j3l6k_205{flex-direction:column;text-align:center}._statsContainer_j3l6k_101,._featuresContainer_j3l6k_160{flex-direction:column}._statCard_j3l6k_109,._featureCard_j3l6k_168{width:100%}}@media (max-width: 480px){._pageTitle_j3l6k_68{font-size:28px}._sectionTitle_j3l6k_75{font-size:22px}._heroText_j3l6k_88,._sectionDescription_j3l6k_152,._visionText_j3l6k_225 p{font-size:16px}._statNumber_j3l6k_129{font-size:28px}._whySection_j3l6k_94,._visionSection_j3l6k_198{padding:30px 20px}._homeIcon_j3l6k_46{width:36px;height:36px;font-size:20px}}:root{--border-color: #2E2E2E;--card-shadow: 0 2px 4px rgba(0, 0, 0, .05)}._order-reviews-container_19938_15{color:#121212;width:100%;max-width:1200px;margin:0 auto;padding:0}._header_19938_26{color:#121212;display:flex;align-items:center;justify-content:space-between;padding:1rem 0;border-bottom:1px solid #2E2E2E}._logo_19938_35{font-size:1.5rem;font-weight:700;color:var(--primary-color)}._navigation_19938_41{display:flex;gap:2rem}._nav-link_19938_46{text-decoration:none;color:var(--text-color);padding:.5rem 0;position:relative}._nav-link_19938_46._active_19938_53{color:var(--primary-color);font-weight:500}._nav-link_19938_46._active_19938_53:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:2px;background-color:var(--primary-color)}._profile-icon_19938_68{width:40px;height:40px}._avatar_19938_73{width:100%;height:100%;border-radius:50%;background-color:var(--primary-color)}._content_19938_81{padding:2rem 0}._page-title_19938_85{color:#fff;font-size:1.5rem;margin-bottom:1.5rem;font-weight:600}._filter-section_19938_93{color:#bbb;display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}._filter-dropdown_19938_101{color:#fff;padding:.5rem;border:1px solid #00a896;border-radius:4px;background-color:#00a896;min-width:150px}._reviews-list_19938_111{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}._review-card_19938_118{flex:1 1 calc(50% - .5rem);max-width:calc(50% - .5rem);background-color:#1e1e1e;border-radius:8px;padding:1.5rem;box-shadow:var(--card-shadow);box-sizing:border-box}._review-header_19938_129{color:#fff;display:flex;justify-content:space-between;margin-bottom:1rem}._item-details_19938_136{color:#fff;display:flex;align-items:center;gap:1rem}._item-image_19938_143{width:100px;height:100px;border-radius:4px;border-color:#2e2e2e;object-fit:cover}._item-info_19938_151{color:#fff;display:flex;flex-direction:column}._item-name_19938_157{color:#fff;font-size:1.1rem;font-weight:600;margin:0 0 .25rem}._item-category_19938_164{font-size:.9rem;color:#bbb;margin:0}._review-meta_19938_170{color:#fff;text-align:right}._rating_19938_175{display:flex;gap:.25rem;justify-content:flex-end;margin-bottom:.5rem}._star_19938_182{stroke:#ccc}._star_19938_182._filled_19938_186{fill:#ffc107;stroke:#ffc107}._star_19938_182._empty_19938_191{fill:transparent}._review-date_19938_195{font-size:.8rem;color:#bbb;margin:0}._review-content_19938_201{border-top:1px solid var(--border-color);padding-top:1rem}._review-text_19938_206{color:#fff;margin:0 0 1rem;line-height:1.5}._reviewer-name_19938_212{color:#00a896;text-align:right;font-style:italic;margin:0}@media (max-width: 768px){._order-reviews-container_19938_15{padding:0 1rem}._review-header_19938_129{flex-direction:column;gap:1rem}._review-meta_19938_170{text-align:left}._rating_19938_175{justify-content:flex-start}._review-card_19938_118{flex:1 1 100%;max-width:100%}}._reviewPage_15jsc_1{min-height:100vh;background-color:#121212}._main_15jsc_6{max-width:1200px;margin:0 auto;padding:2rem}._title_15jsc_12{font-size:2rem;color:#fff;margin-bottom:.5rem;text-align:center}._subtitle_15jsc_19{font-size:1rem;color:#bbb;margin-bottom:2rem;text-align:center}._ordersList_15jsc_26{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:1.5rem}._orderCard_15jsc_32{display:flex;background-color:#1e1e1e;border-radius:8px;overflow:hidden;box-shadow:0 2px 10px #0000001a;transition:transform .2s ease}._orderCard_15jsc_32:hover{transform:translateY(-5px)}._orderImageContainer_15jsc_45{width:120px;min-width:120px;height:100%}._orderImage_15jsc_45{width:100%;height:100%;object-fit:cover}._orderDetails_15jsc_57{padding:1rem;flex:1}._orderName_15jsc_62{font-size:1.2rem;font-weight:600;margin-bottom:.5rem;color:#fff}._orderDate_15jsc_69{font-size:.9rem;color:#bbb;margin-bottom:.5rem}._orderItems_15jsc_75{font-size:.9rem;color:#fff;margin-bottom:1rem}._reviewButton_15jsc_81{background-color:#00a896;color:#fff;border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer;font-weight:500;transition:background-color .2s ease}._reviewButton_15jsc_81:hover{background-color:#006157}._reviewedBadge_15jsc_96{display:flex;align-items:center;gap:.5rem}._reviewedText_15jsc_102{font-size:.9rem;color:#4caf50;font-weight:500}._emptyState_15jsc_108{grid-column:1 / -1;text-align:center;padding:3rem;background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a}._header_15jsc_117{display:flex;align-items:center;padding:1rem 2rem;background-color:#fff;box-shadow:0 2px 10px #0000001a}._logo_15jsc_125{font-size:1.5rem;font-weight:700;color:#00bcd4}._nav_15jsc_131{display:flex;gap:2rem;margin-left:3rem}._nav_15jsc_131 a{text-decoration:none;color:#666;font-weight:500;transition:color .2s ease}._nav_15jsc_131 a:hover{color:#00bcd4}._nav_15jsc_131 a._active_15jsc_148{color:#00bcd4;border-bottom:2px solid #00bcd4}._userIcon_15jsc_153{margin-left:auto;font-size:1.5rem}@media (max-width: 768px){._ordersList_15jsc_26{grid-template-columns:1fr}._main_15jsc_6,._header_15jsc_117{padding:1rem}._nav_15jsc_131{margin-left:1rem;gap:1rem}}._modalOverlay_1wf54_1{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}._modalContent_1wf54_11{background-color:#fff;border-radius:8px;padding:2rem;width:90%;max-width:500px;box-shadow:0 4px 20px #00000026;position:relative}._closeButton_1wf54_21{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1.5rem;cursor:pointer;color:#666}._modalTitle_1wf54_31{font-size:1.5rem;color:#333;margin-bottom:1.5rem;text-align:center}._orderInfo_1wf54_38{display:flex;align-items:center;margin-bottom:1.5rem;border-bottom:1px solid #eee;padding-bottom:1rem}._orderImage_1wf54_46{width:80px;height:80px;object-fit:cover;border-radius:4px;margin-right:1rem}._orderName_1wf54_54{font-size:1.1rem;font-weight:600;margin-bottom:.25rem;color:#333}._orderDate_1wf54_61{font-size:.9rem;color:#666}._reviewForm_1wf54_66{display:flex;flex-direction:column;gap:1.5rem}._ratingContainer_1wf54_72,._feedbackContainer_1wf54_72{display:flex;flex-direction:column;gap:.5rem}._ratingLabel_1wf54_78,._feedbackLabel_1wf54_78{font-size:1rem;font-weight:500;color:#333}._feedbackInput_1wf54_84{padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:.95rem;font-family:inherit;resize:vertical}._feedbackInput_1wf54_84:focus{outline:none;border-color:#00a896}._buttonContainer_1wf54_98{display:flex;justify-content:flex-end;gap:1rem}._cancelButton_1wf54_104,._submitButton_1wf54_104{padding:.6rem 1.2rem;border-radius:4px;font-weight:500;cursor:pointer}._cancelButton_1wf54_104{background-color:#f5f5f5;color:#333;border:1px solid #ccc}._cancelButton_1wf54_104:hover{background-color:#e0e0e0}._submitButton_1wf54_104{background-color:#00a896;color:#fff;border:none}._submitButton_1wf54_104:hover{background-color:#008477}._errorText_1wf54_131{color:#e53935;font-size:.85rem;margin-top:-.5rem}._starRating_1giz1_1{display:flex;gap:.25rem}._star_1giz1_1{font-size:1.5rem;color:#e0e0e0;transition:color .2s ease}._filled_1giz1_12{color:#ffc107}._clickable_1giz1_16{cursor:pointer}._clickable_1giz1_16:hover{color:#ffc107}/*! tailwindcss v4.1.5 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-ease:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-teal-600:oklch(60% .118 184.704);--color-gray-500:oklch(55.1% .027 264.364);--color-black:#000;--spacing:.25rem;--ease-out:cubic-bezier(0,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.mb-4{margin-bottom:calc(var(--spacing)*4)}.mb-6{margin-bottom:calc(var(--spacing)*6)}.flex{display:flex}.grid{display:grid}.list-item{display:list-item}.min-h-screen{min-height:100vh}.flex-1{flex:1}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-6{gap:calc(var(--spacing)*6)}.border{border-style:var(--tw-border-style);border-width:1px}.pl-6{padding-left:calc(var(--spacing)*6)}.text-center{text-align:center}.text-black{color:var(--color-black)}.text-gray-500{color:var(--color-gray-500)}.text-teal-600{color:var(--color-teal-600)}.ring{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(1px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}}html{overflow-y:scroll}body{background-color:#121212;font-family:Roboto}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}
