@import"https://fonts.googleapis.com/css2?family=Mulish:wght@400;600;700&display=swap";@import"https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css";body{font-family:Mulish,sans-serif!important;margin:0;padding:0;overflow-x:hidden}.login-bg{background-image:url("https://ik.imagekit.io/gplanet/INR%20Konnect/INR%20Web%20App/galleryImage4%20(1)%20(1).jpg");background-size:cover;background-position:center;background-repeat:no-repeat;min-height:100vh;display:flex;flex-direction:column}.login-overlay{background-color:transparent;width:100%;height:100%}.login-card{background:transparent;max-width:400px;width:90%;animation:fadeInUp .8s ease-in-out;border-radius:10px}.eye-icons{position:absolute;right:15px;top:25%;cursor:pointer}@keyframes fadeInUp{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}footer{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}@media(max-width:768px){.login-card{width:90%;padding:1rem}header h5{font-size:14px}footer{font-size:12px!important}}.left-error-container{max-width:500px;padding:2.5rem;background:#0a0a0aa6;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-left:6px solid #ffc107;border-radius:7px;color:#fff;box-shadow:0 8px 25px #00000073;margin-left:5%;animation:fadeInLeft 1s ease-out;border:1px solid rgba(255,255,255,.1)}.left-error-container h4{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:#ffc107}.left-error-container p{font-size:1.1rem;line-height:1.6;margin-bottom:0}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@media(max-width:991px){.login-overlay div[style*=justify-content-end],.login-overlay div[style*=justify-content-between]{flex-direction:column!important;justify-content:center!important;padding:20px!important}.left-error-container{margin-left:0;margin-bottom:2rem;max-width:90%;padding:1.5rem}}@keyframes react-overlay-loader-spinner{to{transform:rotate(360deg)}}.react-overlay-loader-spinner:before{content:"";box-sizing:border-box;position:absolute;top:50%;left:50%;width:40px;height:40px;margin-top:-30px;margin-left:-20px;border-radius:50%;border:3px solid #eee;border-top-color:#07d;animation:react-overlay-loader-spinner .8s linear infinite}.modal-step-content-bg{background-color:#f8f9fa;padding:24px;border-radius:12px}.colorful-card{border:none;border-radius:12px;box-shadow:0 4px 20px #0000000f;overflow:hidden;background:#fff;margin-bottom:2rem;position:relative;border-top:4px solid #00826c}.colorful-card:hover{box-shadow:0 8px 25px #0000001a}.colorful-card:before{content:none}.card-header-custom{background:#fff;padding:1.25rem 1.5rem;border-bottom:1px solid #f1f5f9;display:flex;align-items:center;gap:1.25rem}.card-header-icon{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.25rem;color:#fff;background-color:#00826c;box-shadow:0 4px 12px #00826c40}.header-personal .card-header-icon{background-color:#00826c}.header-address .card-header-icon{background-color:#fc7012;box-shadow:0 4px 12px #fc701240}.card-title-custom{font-weight:700;font-size:1.1rem;color:#1e293b;margin:0;text-transform:uppercase;letter-spacing:.5px}.form-label-custom{font-weight:600;font-size:.8rem;color:#64748b;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.5px;display:block}.form-control-custom{border:1px solid #e2e8f0;border-radius:8px;padding:.75rem 1rem;font-size:.9rem;color:#334155;background-color:#fff;transition:all .2s ease}.form-control-custom:disabled{background-color:#f8fafc;color:#64748b;border-color:#e2e8f0;opacity:.9;cursor:not-allowed}.form-control-custom:focus{border-color:#fc7012;box-shadow:0 0 0 3px #fc70121a;background-color:#fff}.sub-section-title{font-weight:700;font-size:1rem;margin-bottom:1.5rem;padding-bottom:.5rem;border-bottom:2px solid #f1f5f9;text-transform:uppercase;letter-spacing:.5px;color:#334155}.text-primary.sub-section-title{color:#00826c!important;border-bottom-color:#00826c33}.text-info.sub-section-title{color:#fc7012!important;border-bottom-color:#fc701233}.custom-checkbox-wrapper{background-color:#f8fafc;padding:.75rem 1rem;border-radius:8px;border:1px solid #e2e8f0;display:flex;align-items:center}.custom-checkbox-wrapper:hover{border-color:#cbd5e0}.btn-view-photo{background-color:#00826c1a;color:#00826c;border:1px solid transparent;padding:8px 16px;border-radius:6px;font-size:.85rem;font-weight:600;display:inline-flex;align-items:center;gap:8px;transition:all .2s ease}.btn-view-photo:hover{background-color:#00826c;color:#fff;transform:translateY(-1px)}.btn-view-photo i{font-size:1rem}.btn-custom-prev,.btn-custom-next{border:none;border-radius:6px;padding:10px 24px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;font-size:.85rem;transition:all .2s ease}.btn-custom-prev{background:#f1f5f9;color:#64748b}.btn-custom-prev:hover{background:#e2e8f0;color:#334155}.btn-custom-next{background:#fc7012;color:#fff;box-shadow:0 4px 6px #fc701240;padding:10px 30px}.btn-custom-next:hover{background:#ea6209;transform:translateY(-1px);box-shadow:0 6px 12px #fc701259}.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}}.leaflet-routing-container,.leaflet-routing-error{width:320px;background-color:#fff;padding-top:4px;transition:all .2s ease;box-sizing:border-box}.leaflet-control-container .leaflet-routing-container-hide{width:32px;height:32px}.leaflet-routing-container h2{font-size:14px}.leaflet-routing-container h3{font-size:12px;font-weight:400}.leaflet-routing-collapsible .leaflet-routing-geocoders{margin-top:20px}.leaflet-routing-alt,.leaflet-routing-geocoders,.leaflet-routing-error{padding:6px;margin-top:2px;margin-bottom:6px;border-bottom:1px solid #ccc;max-height:320px;overflow-y:auto;transition:all .2s ease}.leaflet-control-container .leaflet-routing-container-hide .leaflet-routing-alt,.leaflet-control-container .leaflet-routing-container-hide .leaflet-routing-geocoders{display:none}.leaflet-bar .leaflet-routing-alt:last-child{border-bottom:none}.leaflet-routing-alt-minimized{color:#888;max-height:64px;overflow:hidden;cursor:pointer}.leaflet-routing-alt table{border-collapse:collapse}.leaflet-routing-alt tr:hover{background-color:#eee;cursor:pointer}.leaflet-routing-alt::-webkit-scrollbar{width:8px}.leaflet-routing-alt::-webkit-scrollbar-track{border-radius:2px;background-color:#eee}.leaflet-routing-alt::-webkit-scrollbar-thumb{border-radius:2px;background-color:#888}.leaflet-routing-icon{background-image:url(data:image/png;base64,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);-webkit-background-size:240px 20px;background-size:240px 20px;background-repeat:no-repeat;margin:0;content:"";display:inline-block;vertical-align:top;width:20px;height:20px}.leaflet-routing-icon-continue{background-position:0 0}.leaflet-routing-icon-sharp-right{background-position:-20px 0}.leaflet-routing-icon-turn-right{background-position:-40px 0}.leaflet-routing-icon-bear-right{background-position:-60px 0}.leaflet-routing-icon-u-turn{background-position:-80px 0}.leaflet-routing-icon-sharp-left{background-position:-100px 0}.leaflet-routing-icon-turn-left{background-position:-120px 0}.leaflet-routing-icon-bear-left{background-position:-140px 0}.leaflet-routing-icon-depart{background-position:-160px 0}.leaflet-routing-icon-enter-roundabout{background-position:-180px 0}.leaflet-routing-icon-arrive{background-position:-200px 0}.leaflet-routing-icon-via{background-position:-220px 0}.leaflet-routing-geocoders div{padding:4px 0}.leaflet-routing-geocoders input{width:303px;width:calc(100% - 4px);line-height:1.67;border:1px solid #ccc}.leaflet-routing-geocoders button{font:700 18px Lucida Console,Monaco,monospace;border:1px solid #ccc;border-radius:4px;background-color:#fff;margin:0 3px 0 0;float:right;cursor:pointer;transition:background-color .2s ease}.leaflet-routing-add-waypoint:after{content:"+"}.leaflet-routing-reverse-waypoints:after{font-weight:400;content:"⇅"}.leaflet-routing-geocoders button:hover{background-color:#eee}.leaflet-routing-geocoders input,.leaflet-routing-remove-waypoint,.leaflet-routing-geocoder{position:relative}.leaflet-routing-geocoder-result{font:12px/1.5 Helvetica Neue,Arial,Helvetica,sans-serif;position:absolute;max-height:0;overflow:hidden;transition:all .5s ease;z-index:1000}.leaflet-routing-geocoder-result table{width:100%;border:1px solid #ccc;border-radius:0 0 4px 4px;background-color:#fff;cursor:pointer}.leaflet-routing-geocoder-result-open{max-height:800px}.leaflet-routing-geocoder-selected,.leaflet-routing-geocoder-result tr:hover{background-color:#eee}.leaflet-routing-geocoder-no-results{font-style:italic;color:#888}.leaflet-routing-remove-waypoint{background-color:transparent;display:inline-block;vertical-align:middle;cursor:pointer}.leaflet-routing-remove-waypoint:after{position:absolute;display:block;width:15px;height:1px;z-index:1;right:1px;top:4px;bottom:0;margin:-16px auto auto;padding:2px 4px 16px 2px;font-size:18px;font-weight:700;content:"×";text-align:center;cursor:pointer;color:#ccc;background:#fff;line-height:1}.leaflet-routing-remove-waypoint:hover{color:#000}.leaflet-routing-instruction-distance{width:48px}.leaflet-routing-collapse-btn{position:absolute;top:0;right:6px;font-size:24px;color:#ccc;font-weight:700}.leaflet-routing-collapse-btn:after{content:"×"}.leaflet-routing-container-hide .leaflet-routing-collapse-btn{position:relative;left:4px;top:4px;display:block;width:26px;height:23px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAXCAYAAAAV1F8QAAABjUlEQVR4Ab1VA4h0URR+v23btv/8wtgKa9v2bp6wDOuwjpPdZG/mxs2b3eS359Q99eymerhH3/HlBEGw/WQymVPRaPR3JBLJwv81PVnbIADQBACC/OF5/rRrQGCwDo2Gw+F1juNOIC0QCNwhMFeA0DAzeCTnVVVVnWe8JadAmLJ3aAy+D9X4WlHZSVseDek40ot8jNwZkE4dTHddPB5/BQXei8ViH9Ejq0DY7qBfCvxCMBiMiW0QwHW1VkVgs0Agy+vZECtjux6wrsoSDc9GQFNTUyeJDjW6gjoA8F1sg8M0EQFCv0wpEIGnjYBAplqNLgL/ioecnpCcblG2wOg5ju0q9LyTBpIJ/WTetDmI6JAioknHwz5ONPvfxHmh3WWxRqg7RGeqEXn0V61joH4Vel0no//XsPFEPEfUAAvkFSzJc67PUbE3g9hQvlhAgt4VAekZcwxENyfk+L6KEzPIa2hoOOMYSBxVKBR6KYpkiG5VknMMRHOh8iwg3zUgerxe7yWsB27mX79+UbpsPcfWV8aO/4mmHgAAAABJRU5ErkJggg==)}.leaflet-routing-container-hide .leaflet-routing-collapse-btn:after{content:none}.leaflet-top .leaflet-routing-container.leaflet-routing-container-hide{margin-top:10px!important}.leaflet-right .leaflet-routing-container.leaflet-routing-container-hide{margin-right:10px!important}.leaflet-bottom .leaflet-routing-container.leaflet-routing-container-hide{margin-bottom:10px!important}.leaflet-left .leaflet-routing-container.leaflet-routing-container-hide{margin-left:10px!important}@media only screen and (max-width:640px){.leaflet-routing-container{margin:0!important;padding:0!important;width:100%;height:100%}}.pagination{display:-ms-flexbox!important;display:flex!important;padding-left:0!important;list-style:none!important;border-radius:.25rem!important}.page-link{position:relative!important;display:block!important;padding:4px 8px!important;margin-left:-1px!important;line-height:1.25!important;color:#0f1730!important;background-color:#fff!important;border:1px solid #dee2e6!important}@media(max-width:600px){.page-link{padding:4px 2px!important}}.page-link:hover{z-index:2!important;color:#0f1730!important;text-decoration:none!important;background-color:#e9ecef!important;border-color:#dee2e6!important}.page-link:focus{z-index:3!important;outline:0!important;box-shadow:0 0 0 .2rem #007bff40!important}.page-item.active2 .page-link{color:#fff!important;background-color:#0f1730!important;border-color:#0f1730!important}.page-item.disabled .page-link{color:#6c757d!important;pointer-events:none!important;cursor:auto!important;background-color:#fff!important;border-color:#dee2e6!important}.pagination-lg .page-link{font-size:1.25rem!important;line-height:1.5!important}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem!important;border-bottom-left-radius:.3rem!important}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem!important;border-bottom-right-radius:.3rem!important}.pagination-sm .page-link{font-size:.875rem!important;line-height:1.5!important}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem!important;border-bottom-left-radius:.2rem!important}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem!important;border-bottom-right-radius:.2rem!important}.registration-fee-page .login-overlay{background:linear-gradient(180deg,#ffffff0a,#fff0)}.registration-fee-shell{position:relative;padding-top:.9rem;padding-bottom:.9rem}.registration-fee-shell:before,.registration-fee-shell:after{content:"";position:absolute;border-radius:999px;filter:blur(10px);opacity:.6;pointer-events:none}.registration-fee-shell:before{width:220px;height:220px;top:5%;left:10%;background:radial-gradient(circle,#4cd39d3d,#4cd39d00)}.registration-fee-shell:after{width:280px;height:280px;right:8%;bottom:8%;background:radial-gradient(circle,#ffd6662e,#ffd66600)}.registration-fee-card{position:relative;width:100%;max-width:1111px;margin:0 auto;padding:1.35rem;border-radius:28px;background:linear-gradient(145deg,#071916e6,#083028c7);border:1px solid rgba(255,255,255,.14);box-shadow:0 24px 60px #00000047;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);color:#fff}.registration-fee-topbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.9rem;flex-wrap:wrap}.registration-fee-badge{display:inline-flex;align-items:center;padding:.45rem .9rem;border-radius:999px;background:#ffffff1f;border:1px solid rgba(255,255,255,.14);color:#d8f6eb;font-size:.82rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.registration-fee-status-pill{display:inline-flex;align-items:center;gap:.55rem;padding:.5rem .9rem;border-radius:999px;background:#ffffff14;border:1px solid rgba(255,255,255,.1);color:#ffffffe6;font-weight:600}.registration-fee-status-dot{width:9px;height:9px;border-radius:50%;background:#ffd666;box-shadow:0 0 0 4px #ffd66629}.registration-fee-main-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(290px,.8fr);gap:.9rem;align-items:start}.registration-fee-hero{display:grid;gap:.8rem}.registration-fee-header{display:grid;grid-template-columns:74px 1fr;gap:1rem;align-items:flex-start}.registration-fee-icon{width:74px;height:74px;display:flex;align-items:center;justify-content:center;border-radius:22px;background:linear-gradient(135deg,#0ea472,#0b6d53);box-shadow:inset 0 1px #ffffff38;font-size:2rem;color:#fff}.registration-fee-title{font-size:1.7rem;font-weight:800;line-height:1.1;color:#fff}.registration-fee-subtitle{max-width:620px;color:#ffffffd1;font-size:1.1rem;line-height:1.55}.registration-fee-highlight-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.registration-fee-highlight-card{padding:.8rem .9rem;border-radius:20px;background:linear-gradient(145deg,#ffffff14,#ffffff0a);border:1px solid rgba(255,255,255,.08)}.registration-fee-highlight-card span{display:block;margin-bottom:.4rem;color:#ffffffad;font-size:.82rem;text-transform:uppercase;letter-spacing:.04em}.registration-fee-highlight-card strong{font-size:1.05rem;color:#fff}.registration-fee-select-wrap{position:relative}.registration-fee-select{width:100%;min-height:46px;padding:.7rem 2.5rem .7rem .85rem;border-radius:14px;border:1px solid rgba(255,255,255,.12);background:#ffffff14;color:#fff;font-size:1rem;font-weight:700;appearance:none;-webkit-appearance:none;-moz-appearance:none;outline:none;box-shadow:inset 0 1px #ffffff0a;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.registration-fee-select:focus{border-color:#53d39d8c;box-shadow:0 0 0 .18rem #14a87429}.registration-fee-select option{color:#102720}.registration-fee-select-wrap i{position:absolute;top:50%;right:.9rem;transform:translateY(-50%);color:#ffffffb8;pointer-events:none;font-size:.85rem}.registration-fee-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:.8rem}.registration-fee-panel{padding:.95rem 1rem;border-radius:20px;background:#ffffff14;border:1px solid rgba(255,255,255,.1)}.registration-fee-panel-highlight{background:linear-gradient(145deg,#0a855c3d,#ffffff0d)}.registration-fee-panel-label{display:block;margin-bottom:.45rem;color:#aadfca;font-size:.95rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.registration-fee-panel-value{display:block;margin-bottom:.4rem;font-size:1rem;font-weight:700;line-height:1.5}.registration-fee-panel-note{color:#ffffffbd;line-height:1.5}.registration-fee-user-list{display:grid;gap:.55rem}.registration-fee-steps{display:grid;gap:.6rem}.registration-fee-steps div{display:grid;grid-template-columns:30px 1fr;gap:.8rem;align-items:start}.registration-fee-steps strong{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#14a87433;color:#7de0b8}.registration-fee-steps span{color:#fffc;line-height:1.45}.registration-fee-user-list div{display:flex;justify-content:space-between;gap:1rem;padding-bottom:.45rem;border-bottom:1px solid rgba(255,255,255,.08)}.registration-fee-user-list div:last-child{padding-bottom:0;border-bottom:0}.registration-fee-user-list span{color:#ffffffad}.registration-fee-user-list strong{max-width:60%;text-align:right;word-break:break-word}.registration-fee-points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;margin-top:.7rem}.registration-fee-sidebar{display:grid;gap:.8rem}.registration-fee-applicant-card,.registration-fee-support-card{padding:.95rem 1rem;border-radius:22px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(160deg,#ffffff14,#ffffff0a)}.registration-fee-applicant-card{display:flex;gap:1rem;align-items:center}.registration-fee-avatar{width:52px;height:52px;display:flex;align-items:center;justify-content:center;border-radius:18px;background:linear-gradient(135deg,#ffd666,#f5a623);color:#17352e;font-size:1.4rem;font-weight:800;flex-shrink:0}.registration-fee-applicant-name{font-size:1.1rem;font-weight:800;color:#fff}.registration-fee-applicant-note,.registration-fee-support-card p{color:#ffffffc2;line-height:1.5}.registration-fee-points div{display:flex;gap:.7rem;align-items:flex-start;padding:.9rem 1rem;border-radius:18px;background:#ffffff0f;color:#ffffffe0}.registration-fee-points i{margin-top:.2rem;color:#53d39d}.registration-fee-actions{display:grid;gap:.9rem;margin-top:.6rem;flex-wrap:wrap}.registration-fee-primary-btn,.registration-fee-secondary-btn{min-width:190px;padding:.75rem 1.15rem;border-radius:14px;font-weight:700;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.registration-fee-primary-btn{background:linear-gradient(135deg,#14a874,#0c7d5d);color:#fff;box-shadow:0 14px 30px #07745652}.registration-fee-primary-btn:hover,.registration-fee-primary-btn:focus{color:#fff;transform:translateY(-1px);box-shadow:0 18px 34px #07745666}.registration-fee-secondary-btn{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.28)}.registration-fee-secondary-btn:hover,.registration-fee-secondary-btn:focus{color:#fff;background:#f52727!important}.bg-red{background:#f52727!important}.registration-fee-footer-note{display:flex;align-items:center;gap:.75rem;margin-top:.65rem;color:#ffffffb8;font-size:.92rem}.registration-fee-footer-note i{color:#7de0b8}@media(max-width:991px){.registration-fee-main-grid,.registration-fee-highlight-strip,.registration-fee-grid,.registration-fee-points{grid-template-columns:1fr}}@media(max-width:767px){.registration-fee-shell{padding-top:.7rem;padding-bottom:.7rem}.registration-fee-card{padding:.95rem;border-radius:22px}.registration-fee-topbar{align-items:flex-start}.registration-fee-header{grid-template-columns:1fr}.registration-fee-icon{width:62px;height:62px;border-radius:18px;font-size:1.6rem}.registration-fee-title{font-size:1.35rem}.registration-fee-user-list div{flex-direction:column}.registration-fee-user-list strong{max-width:100%;text-align:left}.registration-fee-actions{justify-content:stretch}.registration-fee-applicant-card,.registration-fee-footer-note{align-items:flex-start}.registration-fee-primary-btn,.registration-fee-secondary-btn{width:100%}}.chat-box-container{position:fixed;bottom:20px;right:20px;width:350px;height:500px;background-color:#f0f2f5;box-shadow:0 12px 28px #0003,0 2px 4px #0000001a;border-radius:10px;display:flex;flex-direction:column;z-index:1000;overflow:hidden;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.chat-box-header{background-color:#075e54;color:#fff;padding:10px 15px;display:flex;align-items:center;justify-content:space-between}.chat-box-header .user-info{display:flex;align-items:center;gap:10px}.chat-box-header .user-avatar{width:40px;height:40px;background-color:#ccc;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;color:#fff;background-image:linear-gradient(45deg,#25d366,#128c7e)}.chat-box-header .user-name{font-weight:600;font-size:15px;display:block;line-height:1.2}.chat-box-header .user-details{display:flex;flex-direction:column}.chat-box-header .user-status{font-size:11px;color:#fffc;font-weight:400}.user-avatar{position:relative}.status-indicator{position:absolute;bottom:2px;right:2px;width:10px;height:10px;border-radius:50%;border:2px solid #075e54}.status-indicator.online{background-color:#25d366}.status-indicator.offline{background-color:#919191}.chat-box-header .close-btn{background:none;border:none;color:#fff;font-size:24px;cursor:pointer;line-height:1}.chat-box-messages{flex:1;overflow-y:auto;padding:15px 15px 10px;background-image:url(https://user-images.githubusercontent.com/15075759/28719144-86dc0f70-73b1-11e7-911d-60d70fcded21.png);background-repeat:repeat;display:flex;flex-direction:column;gap:8px}.message{max-width:85%;padding:6px 7px 8px 9px;border-radius:7.5px;font-size:14.2px;position:relative;word-wrap:break-word;box-shadow:0 1px .5px #00000021;margin-bottom:2px}.chat-date-separator{display:flex;justify-content:center;margin:10px 0;position:sticky;top:0;z-index:5}.chat-date-separator span{background-color:#e1f3fb;color:#54656f;padding:5px 11px;border-radius:7px;font-size:11px;font-weight:500;box-shadow:0 1px .5px #0b141a21;text-transform:uppercase;justify-content:center!important;align-items:center!important}.message.received{align-self:flex-start!important;background-color:#fff;color:#111b21;border-top-left-radius:0;width:fit-content!important}.message.received:before{content:"";position:absolute;top:0;left:-8px;width:0;height:0;border-style:solid;border-width:0 13px 13px 0;border-color:transparent #ffffff transparent transparent}.message.sent{align-self:flex-end!important;background-color:#dcf8c6;color:#111b21;border-top-right-radius:0;width:fit-content!important}.message.sent:before{content:"";position:absolute;top:0;right:-8px;width:0;height:0;border-style:solid;border-width:13px 13px 0 0;border-color:#dcf8c6 transparent transparent transparent}.message-time{font-size:11px;color:#667781;margin-top:4px;display:flex;align-items:center;justify-content:flex-end;gap:4px}.message-time .status-ticks{font-size:14px;color:#53bdeb}.chat-box-input-area{padding:10px;background-color:#f0f2f5;display:flex;align-items:center;gap:10px}.chat-box-input-area input{flex:1;padding:10px 15px;border:none;border-radius:20px;outline:none;font-size:14px}.chat-box-input-area .send-btn{background-color:#128c7e;color:#fff;border:none;width:35px;height:35px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s}.chat-box-input-area .send-btn:hover{background-color:#075e54}.chat-date{font-size:12px;color:#54656f;font-weight:500;text-transform:uppercase}.suggested-tabs-wrapper{position:relative;background-color:#f0f2f5;padding-top:5px}.suggested-tabs-container{display:flex;gap:8px;padding:10px 15px 8px;background-color:transparent;overflow-x:auto;white-space:nowrap}.suggested-tabs-close{position:absolute;top:2px;right:5px;background-color:#fff;border:1px solid #e1e3e5;color:#667781;font-size:10px;cursor:pointer;display:flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;transition:background-color .2s,color .2s;z-index:5;box-shadow:0 1px 2px #0000001a}.suggested-tabs-close:hover{background-color:#e1e3e5;color:#111b21}.suggested-tabs-container::-webkit-scrollbar{height:4px}.suggested-tabs-container::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:4px}.suggested-tab{background-color:#fff;color:#128c7e;border:1px solid #128c7e;padding:6px 14px;border-radius:16px;font-size:13px;cursor:pointer;box-shadow:0 1px 2px #0000001a;transition:background-color .2s,color .2s,transform .1s;flex-shrink:0}.suggested-tab:hover{background-color:#128c7e;color:#fff;transform:translateY(-1px)}.question-window{position:absolute;top:0;right:-100%;width:80%;height:100%;background-color:#fff;box-shadow:-2px 0 5px #0000001a;transition:right .3s ease-in-out;z-index:10;display:flex;flex-direction:column}.question-window.open{right:0}.question-window-header{background-color:#075e54;color:#fff;padding:10px 15px;display:flex;align-items:center;justify-content:space-between;font-weight:600}.question-window-header .close-btn{background:none;border:none;color:#fff;font-size:24px;cursor:pointer;line-height:1}.question-window-content{flex:1;overflow-y:auto;padding:15px}.question-item{padding:10px;border-bottom:1px solid #f0f0f0;display:flex;align-items:center;gap:10px}.ask-questions-btn{background-color:#f0f2f5;border:1px solid #ccc;padding:8px 15px;border-radius:20px;font-size:13px;cursor:pointer;color:#075e54;font-weight:700;margin:10px 15px 0;align-self:flex-start;transition:background-color .2s}.ask-questions-btn:hover{background-color:#e0e0e0}Payment Success Wrapper .payment-success-wrapper{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;align-items:center;padding:20px;position:relative;overflow:hidden}.payment-success-wrapper:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.1) 1px,transparent 1px);background-size:50px 50px;animation:backgroundMove 20s linear infinite}@keyframes backgroundMove{0%{transform:translate(0)}to{transform:translate(50px,50px)}}.payment-success-container{max-width:600px;width:100%;background:#fff;border-radius:20px;box-shadow:0 20px 60px #0000004d;padding:40px;position:relative;z-index:1;opacity:0;transform:translateY(30px);transition:all .6s cubic-bezier(.68,-.55,.265,1.55)}.payment-success-container.show{opacity:1;transform:translateY(0)}.success-animation{display:flex;justify-content:center;margin:20px 0 30px}.success-checkmark{width:100px;height:100px;margin:0 auto;position:relative}.check-icon{width:100px;height:100px;position:relative;border-radius:50%;box-sizing:content-box;border:4px solid #4CAF50;z-index:2}.icon-line{height:5px;background-color:#4caf50;display:block;border-radius:2px;position:absolute;z-index:10}.icon-line.line-tip{top:58px;left:17px;width:30px;transform:rotate(45deg);animation:iconLineTip .75s ease-out}.icon-line.line-long{top:50px;right:14px;width:55px;transform:rotate(-45deg);animation:iconLineLong .75s ease-out}@keyframes iconLineTip{0%{width:0}to{width:30px}}@keyframes iconLineLong{0%{width:0}to{width:55px}}.icon-circle{top:-4px;left:-4px;z-index:1;width:100px;height:100px;border-radius:50%;position:absolute;box-sizing:content-box;border:4px solid rgba(76,175,80,.2)}.icon-fix{display:none}.success-message{text-align:center;margin-bottom:30px}.success-title{font-size:32px;font-weight:700;color:#2c3e50;margin-bottom:10px;animation:fadeInDown .6s ease-out .3s both}.success-subtitle{font-size:16px;color:#7f8c8d;animation:fadeInDown .6s ease-out .4s both}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.transaction-details-card{background:#f8f9fa;border-radius:15px;overflow:hidden;margin-bottom:30px;box-shadow:0 4px 15px #0000000d;animation:fadeInUp .6s ease-out .5s both}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.card-header{background:linear-gradient(135deg,#01846e,#026d5c);color:#fff;padding:20px;display:flex;align-items:center;gap:10px}.card-header i{font-size:24px}.card-header h3{margin:0;font-size:20px;font-weight:600}.card-body{padding:25px}.detail-row{display:flex;justify-content:space-between;align-items:center;padding:15px 0;border-bottom:1px solid #e9ecef}.detail-row:last-of-type{border-bottom:none}.detail-label{display:flex;align-items:center;gap:10px;font-weight:600;color:#495057;font-size:14px}.detail-label i{color:#01846e;width:20px}.detail-value{color:#212529;font-weight:500;text-align:right;font-size:14px}.status-badge .badge-success{background:#28a745;color:#fff;padding:5px 15px;border-radius:20px;font-size:12px;font-weight:600;text-transform:uppercase}.amount-row{margin-top:20px;padding-top:20px;border-top:2px solid #01846E;display:flex;justify-content:space-between;align-items:center}.amount-label{font-size:18px;font-weight:600;color:#2c3e50}.amount-value{font-size:32px;font-weight:700;color:#01846e}.action-buttons{display:flex;gap:15px;margin-bottom:25px;animation:fadeInUp .6s ease-out .6s both}.action-buttons button{flex:1;padding:15px 25px;border:none;border-radius:10px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:10px}.btn-download{background:linear-gradient(135deg,#01846e,#026d5c);color:#fff;box-shadow:0 4px 15px #01846e4d}.btn-download:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #01846e66}.btn-download:disabled{opacity:.7;cursor:not-allowed}.btn-dashboard{background:#fff;color:#01846e;border:2px solid #01846E}.btn-dashboard:hover{background:#01846e;color:#fff;transform:translateY(-2px);box-shadow:0 6px 20px #01846e33}.action-buttons button i{font-size:18px}.additional-info{text-align:center;padding:20px;background:#e8f5f3;border-radius:10px;animation:fadeInUp .6s ease-out .7s both}.additional-info p{margin:0;color:#01846e;font-size:14px;display:flex;align-items:center;justify-content:center;gap:10px}.additional-info i{font-size:16px}@media(max-width:768px){.payment-success-container{padding:30px 20px}.success-title{font-size:24px}.success-subtitle{font-size:14px}.success-checkmark,.check-icon{width:100px;height:100px}.amount-value{font-size:24px}.action-buttons{flex-direction:column}.action-buttons button{width:100%}.detail-row{flex-direction:column;align-items:flex-start;gap:8px}.detail-value{text-align:left}}@media print{.payment-success-wrapper{background:#fff}.action-buttons,.additional-info{display:none}}
