@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&family=Inter:wght@400;500;600;700&display=swap";:root{--primary:#1e7033;--bg-gradient:linear-gradient(135deg, #f4f7f4 0%, #e8efe8 100%);--primary-hover:#165b27;--secondary:#6ec53a;--secondary-hover:#5ba330;--background:#f4f7f4;--surface:#fff;--surface-hover:#fcfdfc;--surface-border:#1e70331a;--surface-glass:#ffffffb3;--text-primary:#112616;--text-secondary:#3b5742;--text-muted:#6b7280;--success:#10b981;--danger:#ef4444;--warning:#f59e0b;--info:#3b82f6;--shadow-sm:0 1px 3px #1e70330d;--shadow-md:0 4px 6px -1px #1e70331a, 0 2px 4px -1px #1e70330f;--shadow-lg:0 10px 25px -3px #1e70331a, 0 4px 6px -2px #1e70330d;--shadow-neon:0 0 15px #6ec53a66}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--background);color:var(--text-primary);-webkit-font-smoothing:antialiased;font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.5}.glass-panel{background:var(--surface-glass);-webkit-backdrop-filter:blur(12px);border:1px solid var(--surface-border);box-shadow:var(--shadow-md);border-radius:16px;transition:transform .2s,box-shadow .2s}.glass-panel:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.glass-nav{background:var(--surface);border-right:1px solid var(--surface-border);box-shadow:var(--shadow-sm)}h1,h2,h3,h4,h5,h6{color:var(--text-primary);letter-spacing:-.025em;margin-bottom:1rem;font-weight:700}p{color:var(--text-secondary)}.app-container{flex-direction:column;min-height:100vh;display:flex}.top-nav{background:var(--surface);border-bottom:1px solid var(--surface-border);box-shadow:var(--shadow-sm);z-index:100;justify-content:space-between;align-items:center;padding:1rem 2.5rem;display:flex;position:sticky;top:0}.top-nav .logo-container{margin:0;padding:0}.nav-links{flex-direction:row;align-items:center;gap:1.5rem;display:flex}.nav-link{color:var(--text-secondary);border:1px solid #0000;border-radius:12px;align-items:center;gap:12px;padding:.875rem 1rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.nav-link:hover{color:var(--primary);background:#1e70330d}.nav-link.active{color:var(--primary);border-bottom:2px solid var(--primary);border-radius:0}.main-content{flex:1;width:100%;max-width:1300px;margin:0 auto;padding:3rem 2.5rem}.header{border-bottom:1px solid var(--surface-border);justify-content:space-between;align-items:flex-end;margin-bottom:3rem;padding-bottom:1rem;display:flex}.btn{cursor:pointer;border:none;border-radius:10px;align-items:center;gap:8px;padding:.625rem 1.25rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:all .2s;display:inline-flex}.btn:disabled{opacity:.6;cursor:not-allowed}.btn-primary{background:linear-gradient(135deg, var(--primary), var(--secondary));color:#fff;box-shadow:var(--shadow-md);border:1px solid #ffffff1a}.btn-primary:not(:disabled):hover{background:linear-gradient(135deg, var(--primary-hover), var(--secondary-hover));box-shadow:var(--shadow-neon);transform:translateY(-1px)}.btn-ghost{color:var(--text-secondary);border:1px solid var(--surface-border);background:0 0}.btn-ghost:not(:disabled):hover{background:var(--surface-hover);color:var(--primary);border-color:var(--primary)}.input-group{flex-direction:column;gap:.5rem;margin-bottom:1rem;display:flex}.input-label{color:var(--text-secondary);font-size:.875rem;font-weight:500}.input-field{background:var(--surface);border:1px solid var(--surface-border);color:var(--text-primary);border-radius:10px;padding:.75rem 1rem;font-family:inherit;font-size:.95rem;transition:all .2s;box-shadow:inset 0 1px 2px #00000005}.input-field:focus{border-color:var(--secondary);outline:none;box-shadow:0 0 0 2px #6ec53a33}.badge{letter-spacing:.025em;background:var(--surface-border);color:var(--text-secondary);border-radius:9999px;align-items:center;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}.badge.success{color:var(--primary);background:#10b98126}.badge.warning{color:#d97706;background:#f59e0b26}.badge.danger{color:#dc2626;background:#ef444426}.badge.primary{color:var(--primary);background:#6ec53a26}.animate-fade-in{animation:.4s ease-out forwards fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.grid-cards{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;display:grid}.stat-card{align-items:center;gap:1.5rem;padding:1.5rem;display:flex}.stat-icon{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.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;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.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{width:auto;padding:0;max-width:none!important;max-height:none!important}.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:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.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{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.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;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-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{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{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position: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:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.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-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);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{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;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{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.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{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.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{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.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{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;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{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}:root{--primary:#1e7033;--primary-dark:#145326;--primary-light:#22c55e;--accent:#6ec53a;--accent-glow:#6ec53a59;--bg-main:#f8faf7;--bg-surface:#fff;--bg-card:#ffffffeb;--bg-card-hover:#fff;--text-main:#0f2416;--text-muted:#526658;--text-light:#7c8e82;--border-subtle:#1e70331f;--border-card:#1e703314;--shadow-subtle:0 4px 20px -2px #0f24160f;--shadow-card:0 10px 30px -4px #1e703314, 0 4px 12px -2px #00000008;--shadow-hover:0 20px 40px -6px #1e703329, 0 8px 16px -4px #0000000a;--shadow-glow:0 0 25px #6ec53a66;--radius-sm:8px;--radius-md:14px;--radius-lg:20px;--radius-xl:28px;--radius-pill:9999px;--font-heading:"Plus Jakarta Sans", -apple-system, sans-serif;--font-body:"Inter", -apple-system, sans-serif;--max-content-width:1560px}html{scroll-behavior:smooth}body{font-family:var(--font-body);background-color:var(--bg-main);color:var(--text-main);-webkit-font-smoothing:antialiased;margin:0;overflow-x:hidden}.landing-page{width:100%;position:relative;overflow-x:hidden}.announcement-bar{color:#fff;background:linear-gradient(90deg,#145326 0%,#1e7033 50%,#166534 100%);border-bottom:1px solid #ffffff1a;padding:.55rem clamp(1rem,2.5vw,2.5rem);font-size:.85rem}.announcement-content{max-width:var(--max-content-width);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin:0 auto;display:flex}.announcement-tag{color:#78350f;border-radius:var(--radius-pill);letter-spacing:.03em;white-space:nowrap;background:#f59e0b;align-items:center;gap:4px;padding:2px 8px;font-size:.7rem;font-weight:800;display:inline-flex}.announcement-phone{color:#bbf7d0;white-space:nowrap;align-items:center;gap:6px;display:inline-flex}.header{z-index:1000;-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--border-subtle);background:#fffffff5;width:100%;transition:all .3s;position:sticky;top:0}.header-container{max-width:var(--max-content-width);justify-content:space-between;align-items:center;gap:1.5rem;margin:0 auto;padding:.75rem clamp(1rem,2.5vw,2.5rem);display:flex}.brand-logo{flex-shrink:0;align-items:center;gap:10px;text-decoration:none;display:flex}.logo-img{object-fit:contain;width:auto;height:46px}.brand-text{flex-direction:column;display:flex}.brand-name{font-family:var(--font-heading);color:#145326;letter-spacing:-.02em;white-space:nowrap;font-size:1.35rem;font-weight:900;line-height:1.1}.brand-highlight{color:#3ea72d}.brand-tagline{color:#64748b;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;font-size:.68rem;font-weight:600}.nav-links{flex-wrap:nowrap;flex-shrink:0;align-items:center;gap:clamp(.75rem,1.35vw,1.65rem);display:flex}.nav-link{color:#2e4334;white-space:nowrap;align-items:center;font-size:.92rem;font-weight:600;line-height:1.2;text-decoration:none;transition:color .2s,transform .2s;display:inline-flex;position:relative}.nav-link:hover{color:var(--primary)}.nav-link:after{content:"";background:var(--accent);border-radius:2px;width:0%;height:2.5px;transition:width .2s;position:absolute;bottom:-4px;left:0}.nav-link:hover:after{width:100%}.header-actions{flex-shrink:0;align-items:center;gap:.85rem;display:flex}.btn-login{color:var(--text-main);border-radius:var(--radius-pill);white-space:nowrap;padding:8px 14px;font-size:.92rem;font-weight:600;text-decoration:none;transition:all .2s}.btn-login:hover{color:var(--primary);background:#1e703314}.btn-pickup-cta{color:#fff;border-radius:var(--radius-pill);white-space:nowrap;background:linear-gradient(135deg,#1e7033 0%,#3ea72d 100%);border:1px solid #fff3;align-items:center;gap:8px;padding:9px 18px;font-size:.92rem;font-weight:700;text-decoration:none;transition:all .25s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 4px 14px #1e703340}.btn-pickup-cta:hover{background:linear-gradient(135deg,#165b27 0%,#359626 100%);transform:translateY(-2px);box-shadow:0 6px 20px #3ea72d66}.btn-dashboard{color:var(--primary);border-radius:var(--radius-pill);white-space:nowrap;background:#f0fdf4;border:1px solid #bbf7d0;align-items:center;gap:8px;padding:8px 16px;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.btn-dashboard:hover{background:#dcfce7;transform:translateY(-1px)}.mobile-menu-btn{color:var(--text-main);cursor:pointer;background:0 0;border:none;padding:4px;display:none}.mobile-drawer{border-top:1px solid var(--border-subtle);background:#fff;flex-direction:column;padding:1.5rem;display:flex;box-shadow:0 20px 25px -5px #0000001a}.mobile-nav-link{color:var(--text-main);border-bottom:1px solid #0000000d;padding:.75rem 0;font-weight:600;text-decoration:none}.mobile-drawer-cta{flex-direction:column;gap:.75rem;margin-top:1.25rem;display:flex}.btn-outline-full{text-align:center;border-radius:var(--radius-md);border:1px solid var(--primary);color:var(--primary);padding:12px;font-weight:700;text-decoration:none;display:block}.btn-green-full{text-align:center;border-radius:var(--radius-md);background:var(--primary);color:#fff;padding:12px;font-weight:700;text-decoration:none;display:block}.hero-section{max-width:var(--max-content-width);margin:0 auto;padding:3.5rem clamp(1rem,2.5vw,2.5rem) 3rem;position:relative}.hero-glow-blob{filter:blur(80px);pointer-events:none;z-index:-1;opacity:.6;border-radius:50%;position:absolute}.blob-1{background:radial-gradient(circle,#6ec53a40 0%,#1e70330d 70%);width:500px;height:500px;top:-50px;right:-50px}.blob-2{background:radial-gradient(circle,#22c55e33 0%,#f0fdf400 70%);width:420px;height:420px;bottom:0;left:-80px}.hero-grid{grid-template-columns:1.12fr .88fr;align-items:center;gap:clamp(1.5rem,3.5vw,3.5rem);display:grid}.hero-badge{color:#145326;border-radius:var(--radius-pill);background:#eef7ee;border:1px solid #bbf7d0;align-items:center;gap:8px;margin-bottom:1.25rem;padding:6px 14px;font-size:.85rem;font-weight:700;display:inline-flex;box-shadow:0 2px 8px #1e70330f}.badge-pulse{background-color:#22c55e;border-radius:50%;width:8px;height:8px;animation:1.8s infinite pulse-ring;box-shadow:0 0 #22c55eb3}@keyframes pulse-ring{0%{transform:scale(.95);box-shadow:0 0 #22c55eb3}70%{transform:scale(1);box-shadow:0 0 0 8px #22c55e00}to{transform:scale(.95);box-shadow:0 0 #22c55e00}}.hero-headline{font-family:var(--font-heading);color:#0d1f14;letter-spacing:-.035em;margin-bottom:1.25rem;font-size:clamp(2.4rem,4vw,3.8rem);font-weight:800;line-height:1.12}.gradient-text{background:linear-gradient(135deg,#1e7033 0%,#3ea72d 60%,#52b826 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.hero-description{color:var(--text-muted);max-width:650px;margin-bottom:2rem;font-size:1.15rem;line-height:1.65}.hero-description strong{color:var(--text-main)}.hero-cta-group{flex-wrap:wrap;align-items:center;gap:1.25rem;margin-bottom:2.5rem;display:flex}.btn-primary-hero{color:#fff;font-family:var(--font-heading);border-radius:var(--radius-pill);white-space:nowrap;background:linear-gradient(135deg,#1e7033 0%,#3ea72d 100%);border:1px solid #ffffff40;align-items:center;gap:10px;padding:14px 28px;font-size:1.05rem;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 10px 25px -4px #1e703359}.btn-primary-hero:hover{background:linear-gradient(135deg,#165b27 0%,#339124 100%);transform:translateY(-2px);box-shadow:0 14px 30px -4px #3ea72d80}.btn-secondary-hero{color:var(--text-main);font-family:var(--font-heading);border-radius:var(--radius-pill);border:1.5px solid var(--border-subtle);box-shadow:var(--shadow-subtle);white-space:nowrap;background:#fff;align-items:center;gap:8px;padding:13px 24px;font-size:1.02rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.btn-secondary-hero:hover{border-color:var(--primary);color:var(--primary);transform:translateY(-2px);box-shadow:0 8px 20px #0000000f}.hero-trust-bar{border-top:1px solid var(--border-subtle);grid-template-columns:repeat(4,1fr);gap:1rem;padding-top:1.5rem;display:grid}.trust-item{align-items:center;gap:10px;display:flex}.trust-icon{background:#1e703314;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.trust-item strong{color:var(--text-main);font-size:.88rem;line-height:1.2;display:block}.trust-item span{color:var(--text-light);font-size:.74rem;line-height:1.2;display:block}.hero-right{justify-content:center;display:flex;position:relative}.hero-image-wrapper{border-radius:var(--radius-xl);width:100%;max-width:600px;position:relative;overflow:visible}.hero-main-img{border-radius:var(--radius-xl);border:3px solid #ffffffe6;width:100%;height:auto;display:block;box-shadow:0 25px 60px -12px #0f241638}.hero-image-overlay{border-radius:var(--radius-xl);pointer-events:none;border:1px solid #fff9;position:absolute;inset:0}.floating-badge{-webkit-backdrop-filter:blur(12px);border-radius:var(--radius-md);z-index:10;white-space:nowrap;background:#fffffff2;border:1px solid #fffc;align-items:center;gap:10px;padding:10px 14px;display:flex;position:absolute;box-shadow:0 15px 35px #0000001f,0 4px 10px #0000000a}.badge-icon-circle{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.badge-icon-circle.green{background:linear-gradient(135deg,#1e7033,#3ea72d)}.badge-icon-circle.blue{background:linear-gradient(135deg,#0284c7,#38bdf8)}.badge-icon-circle.leaf{background:linear-gradient(135deg,#15803d,#84cc16)}.badge-subtitle{color:#64748b;text-transform:uppercase;letter-spacing:.03em;font-size:.7rem;font-weight:600}.badge-title{color:var(--text-main);font-size:.92rem;font-family:var(--font-heading)}.badge-payout{top:-15px;right:-20px}.badge-scale{bottom:35px;left:-25px}.badge-eco{bottom:-20px;right:20px}.animate-float-slow{animation:5s ease-in-out infinite floatSlow}.animate-float-medium{animation:4.2s ease-in-out 1s infinite floatMedium}.animate-float-fast{animation:4.8s ease-in-out 2s infinite floatFast}@keyframes floatSlow{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes floatMedium{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes floatFast{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.category-strip-section{padding:1.5rem clamp(1rem,2.5vw,2.5rem) 3.5rem}.section-container{max-width:var(--max-content-width);margin:0 auto}.category-strip-grid{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.cat-strip-card{background:var(--bg-surface);border:1px solid var(--border-card);border-radius:var(--radius-lg);cursor:pointer;box-shadow:var(--shadow-subtle);align-items:center;gap:1rem;padding:1rem;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex}.cat-strip-card:hover{border-color:var(--primary-light);box-shadow:var(--shadow-card);transform:translateY(-4px)}.cat-strip-thumb{border-radius:var(--radius-md);background:#f1f5f9;flex-shrink:0;width:70px;height:70px;overflow:hidden}.cat-strip-thumb img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.cat-strip-card:hover .cat-strip-thumb img{transform:scale(1.1)}.cat-strip-info h4{font-family:var(--font-heading);color:var(--text-main);margin:0 0 2px;font-size:.98rem;font-weight:700}.cat-strip-info p{color:var(--text-light);white-space:nowrap;text-overflow:ellipsis;max-width:220px;margin:0 0 6px;font-size:.78rem;overflow:hidden}.cat-price-pill{color:var(--primary);border-radius:var(--radius-pill);background:#eef7ee;padding:2px 8px;font-size:.74rem;font-weight:700;display:inline-block}.section{padding:4.5rem clamp(1rem,2.5vw,2.5rem)}.section-header-center{text-align:center;max-width:780px;margin:0 auto 3rem}.section-pill{color:var(--primary);border-radius:var(--radius-pill);background:#eef7ee;border:1px solid #bbf7d0;align-items:center;gap:6px;margin-bottom:.85rem;padding:4px 12px;font-size:.82rem;font-weight:700;display:inline-flex}.section-pill.white{color:#fff;background:#ffffff26;border-color:#ffffff4d}.section-heading{font-family:var(--font-heading);color:var(--text-main);letter-spacing:-.025em;margin-bottom:.85rem;font-size:clamp(2rem,3.2vw,2.6rem);font-weight:800;line-height:1.2}.section-heading.text-left{text-align:left}.section-subheading{color:var(--text-muted);font-size:1.1rem;line-height:1.6}.rates-section{border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);background:#fff}.rate-filter-bar{flex-direction:column;gap:1.25rem;margin-bottom:2.5rem;display:flex}.rate-search-box{width:100%;max-width:650px;margin:0 auto;position:relative}.search-icon{color:#94a3b8;position:absolute;top:50%;left:18px;transform:translateY(-50%)}.rate-search-input{border-radius:var(--radius-pill);border:2px solid var(--border-subtle);width:100%;color:var(--text-main);box-sizing:border-box;background:#f8faf7;padding:14px 45px 14px 50px;font-family:inherit;font-size:1rem;transition:all .2s}.rate-search-input:focus{border-color:var(--primary);background:#fff;outline:none;box-shadow:0 0 0 4px #1e70331f}.clear-search-btn{cursor:pointer;color:#64748b;background:#e2e8f0;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.category-pills-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:.65rem;display:flex}.cat-pill{border-radius:var(--radius-pill);border:1px solid var(--border-subtle);color:#334155;cursor:pointer;white-space:nowrap;background:#f8faf7;align-items:center;gap:6px;padding:8px 18px;font-size:.88rem;font-weight:600;transition:all .2s;display:inline-flex}.cat-pill:hover{color:var(--primary);border-color:var(--primary-light);background:#eef7ee}.cat-pill.active{background:var(--primary);color:#fff;border-color:var(--primary);box-shadow:0 4px 12px #1e703340}.rates-grid{grid-template-columns:repeat(auto-fill,minmax(290px,1fr));gap:1.5rem;margin-bottom:3rem;display:grid}.rate-card{border:1px solid var(--border-card);border-radius:var(--radius-lg);box-shadow:var(--shadow-subtle);background:#fff;flex-direction:column;padding:1.35rem;transition:all .25s;display:flex}.rate-card:hover{box-shadow:var(--shadow-card);border-color:#1e70334d;transform:translateY(-4px)}.rate-card-top{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.rate-category-tag{color:#64748b;text-transform:uppercase;letter-spacing:.04em;font-size:.72rem;font-weight:700}.demand-tag{border-radius:var(--radius-pill);white-space:nowrap;padding:2px 8px;font-size:.7rem;font-weight:800}.demand-very-high{color:#dc2626;background:#fef2f2}.demand-high{color:#d97706;background:#fef3c7}.demand-trending{color:#16a34a;background:#f0fdf4}.demand-popular{color:#475569;background:#f1f5f9}.rate-item-name{font-family:var(--font-heading);color:var(--text-main);margin-bottom:.75rem;font-size:1.15rem;font-weight:700;line-height:1.3}.rate-price-row{margin-bottom:.75rem}.rate-price-val{align-items:baseline;gap:2px;display:flex}.rate-price-val .currency{color:var(--primary);font-size:1.1rem;font-weight:700}.rate-price-val .amount{font-family:var(--font-heading);color:var(--primary);font-size:1.75rem;font-weight:800;line-height:1}.rate-price-val .unit{color:#64748b;margin-left:2px;font-size:.88rem;font-weight:600}.rate-eco-snippet{color:#64748b;border-bottom:1px dashed var(--border-subtle);align-items:center;gap:10px;margin-bottom:1.25rem;padding-bottom:.75rem;font-size:.76rem;display:flex}.rate-card-actions{margin-top:auto}.btn-add-calc{border-radius:var(--radius-md);border:1px solid var(--border-subtle);width:100%;color:var(--primary);cursor:pointer;background:#f8faf7;justify-content:center;align-items:center;gap:6px;padding:10px;font-size:.88rem;font-weight:700;transition:all .2s;display:flex}.btn-add-calc:hover{background:var(--primary);color:#fff;border-color:var(--primary)}.qty-control-inline{border-radius:var(--radius-md);background:#f0fdf4;border:1px solid #bbf7d0;justify-content:space-between;align-items:center;padding:4px;display:flex}.qty-btn{border-radius:var(--radius-sm);width:32px;height:32px;color:var(--primary);cursor:pointer;background:#fff;border:none;justify-content:center;align-items:center;transition:all .15s;display:flex;box-shadow:0 1px 3px #00000014}.qty-btn:hover{background:var(--primary);color:#fff}.qty-count{color:var(--primary);font-size:.9rem;font-weight:700}.rates-footer-callout{border-radius:var(--radius-xl);background:#f0fdf4;border:1px solid #bbf7d0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.5rem 2rem;display:flex}.callout-content{align-items:center;gap:1rem;display:flex}.callout-content strong{color:#145326;margin-bottom:2px;font-size:1.05rem;display:block}.callout-content p{color:#166534;margin:0;font-size:.92rem}.btn-bulk-quote{background:var(--primary);color:#fff;border-radius:var(--radius-pill);cursor:pointer;white-space:nowrap;border:none;padding:12px 24px;font-size:.95rem;font-weight:700;transition:all .2s}.btn-bulk-quote:hover{background:var(--primary-dark);transform:translateY(-1px)}.calculator-section{background:linear-gradient(#f8faf7 0%,#edf4ec 100%);position:relative}.calculator-layout{grid-template-columns:1.25fr .95fr;align-items:start;gap:2.5rem;display:grid}.calc-title{font-family:var(--font-heading);color:var(--text-main);letter-spacing:-.02em;margin-bottom:.75rem;font-size:2.3rem;font-weight:800}.calc-desc{color:var(--text-muted);margin-bottom:1.75rem;font-size:1.05rem;line-height:1.6}.calc-selected-items-list{border-radius:var(--radius-lg);border:1px solid var(--border-card);box-shadow:var(--shadow-card);background:#fff;padding:1.5rem}.calc-list-header{border-bottom:1px solid var(--border-subtle);color:var(--text-main);justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.75rem;font-size:.95rem;font-weight:700;display:flex}.calc-clear-btn{color:#ef4444;cursor:pointer;background:0 0;border:none;font-size:.8rem;font-weight:600;text-decoration:underline}.calc-empty-state{text-align:center;padding:2.5rem 1rem}.calc-empty-state p{color:var(--text-light);margin:.75rem 0 1.25rem;font-size:.92rem}.quick-add-pills{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.quick-add-pills button{color:var(--primary);border-radius:var(--radius-pill);cursor:pointer;background:#f0fdf4;border:1px solid #bbf7d0;padding:6px 12px;font-size:.82rem;font-weight:700}.quick-add-pills button:hover{background:var(--primary);color:#fff}.calc-items-scroll{flex-direction:column;gap:.85rem;max-height:320px;margin-bottom:1.25rem;padding-right:6px;display:flex;overflow-y:auto}.calc-item-row{border-radius:var(--radius-md);background:#f8faf7;justify-content:space-between;align-items:center;gap:.75rem;padding:.85rem 1rem;display:flex}.calc-item-info{flex:1}.calc-item-name{color:var(--text-main);font-size:.95rem;display:block}.calc-item-sub{color:#64748b;font-size:.76rem}.calc-item-stepper{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);background:#fff;align-items:center;gap:4px;padding:2px 4px;display:flex}.calc-stepper-btn{cursor:pointer;width:24px;height:24px;color:var(--primary);background:0 0;border:none;justify-content:center;align-items:center;display:flex}.calc-qty-input{text-align:center;width:42px;color:var(--text-main);border:none;font-size:.9rem;font-weight:700}.calc-qty-input:focus{outline:none}.calc-unit-label{color:#64748b;padding-right:4px;font-size:.78rem;font-weight:600}.calc-item-total{justify-content:flex-end;align-items:center;gap:12px;min-width:90px;display:flex}.calc-item-total strong{font-family:var(--font-heading);color:var(--primary);font-size:1.05rem}.calc-remove-btn{color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:2px}.calc-remove-btn:hover{color:#ef4444}.calc-quick-add-bar{border-top:1px solid var(--border-subtle);align-items:center;gap:.75rem;padding-top:1rem;font-size:.88rem;font-weight:600;display:flex}.calc-select-dropdown{border-radius:var(--radius-md);border:1px solid var(--border-subtle);color:var(--text-main);background:#fff;flex:1;padding:8px 12px;font-family:inherit;font-size:.88rem}.calc-summary-card{border-radius:var(--radius-xl);box-shadow:var(--shadow-hover);background:#fff;border:2px solid #1e703333;padding:2rem;position:sticky;top:90px}.summary-header{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.summary-label{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:.95rem;font-weight:700}.summary-badge{color:var(--primary);border-radius:var(--radius-pill);background:#eef7ee;padding:4px 10px;font-size:.75rem;font-weight:800}.summary-payout-block{border-bottom:1px solid var(--border-subtle);margin-bottom:1.75rem;padding-bottom:1.5rem}.payout-currency-row{align-items:baseline;gap:4px;display:flex}.payout-symbol{color:#145326;font-size:2.2rem;font-weight:800}.payout-number{font-family:var(--font-heading);color:#145326;letter-spacing:-.03em;font-size:3.5rem;font-weight:900;line-height:1}.payout-note{color:var(--text-light);margin-top:.75rem;font-size:.85rem;line-height:1.5}.summary-impact-block{margin-bottom:2rem}.impact-block-title{color:var(--text-main);align-items:center;gap:8px;margin-bottom:1rem;font-size:.95rem;font-weight:700;display:flex}.impact-metrics-grid{grid-template-columns:1fr 1fr;gap:.85rem;display:grid}.impact-box{border-radius:var(--radius-md);border:1px solid var(--border-card);background:#f8faf7;flex-direction:column;gap:4px;padding:.85rem;display:flex}.impact-box.water .impact-icon-round{color:#0284c7;background:#e0f2fe}.impact-box.tree .impact-icon-round{color:#15803d;background:#dcfce7}.impact-box.energy .impact-icon-round{color:#d97706;background:#fef3c7}.impact-box.co2 .impact-icon-round{color:#c2410c;background:#ffedd5}.impact-icon-round{border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.impact-box-val{font-family:var(--font-heading);color:var(--text-main);font-size:1.15rem;font-weight:800}.impact-box-lbl{color:var(--text-light);font-size:.74rem;font-weight:600}.btn-calc-cta{color:#fff;width:100%;font-family:var(--font-heading);border-radius:var(--radius-pill);cursor:pointer;background:linear-gradient(135deg,#1e7033 0%,#3ea72d 100%);border:none;justify-content:center;align-items:center;gap:10px;margin-bottom:1.25rem;padding:16px 20px;font-size:1.05rem;font-weight:800;transition:all .25s;display:flex;box-shadow:0 8px 20px #1e703359}.btn-calc-cta:hover{transform:translateY(-2px);box-shadow:0 12px 28px #3ea72d73}.calc-guarantees{color:var(--text-muted);justify-content:space-around;align-items:center;font-size:.76rem;font-weight:600;display:flex}.calc-guarantees span{align-items:center;gap:4px;display:flex}.how-it-works-section{background:#fff}.steps-container{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid;position:relative}.steps-connector-line{z-index:1;background:linear-gradient(90deg,#bbf7d0 0%,#22c55e 50%,#bbf7d0 100%);height:3px;position:absolute;top:70px;left:15%;right:15%}.step-card{z-index:2;border:1px solid var(--border-card);border-radius:var(--radius-xl);text-align:center;background:#f8faf7;padding:2.5rem 2rem;transition:all .3s;position:relative}.step-card:hover{box-shadow:var(--shadow-card);background:#fff;border-color:#1e703340;transform:translateY(-8px)}.step-number-badge{font-family:var(--font-heading);color:#1e703326;font-size:1.4rem;font-weight:900;position:absolute;top:15px;right:20px}.step-icon-wrapper{border-radius:24px;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.75rem;display:flex;box-shadow:0 12px 25px #1e703340}.step-icon-1{background:linear-gradient(135deg,#1e7033,#3ea72d)}.step-icon-2{background:linear-gradient(135deg,#0284c7,#38bdf8)}.step-icon-3{background:linear-gradient(135deg,#15803d,#84cc16)}.step-title{font-family:var(--font-heading);color:var(--text-main);margin-bottom:.85rem;font-size:1.35rem;font-weight:800}.step-description{color:var(--text-muted);margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.step-highlight{border-radius:var(--radius-pill);color:var(--primary);border:1px solid var(--border-subtle);background:#fff;align-items:center;gap:6px;padding:6px 14px;font-size:.82rem;font-weight:700;display:inline-flex}.comparison-section{background:#fdfefe}.comparison-table-wrapper{border-radius:var(--radius-xl);border:1px solid var(--border-card);box-shadow:var(--shadow-card);background:#fff;overflow:hidden}.comparison-table{border-collapse:collapse;width:100%}.comparison-table th{text-align:left;font-family:var(--font-heading);border-bottom:1px solid var(--border-subtle);padding:1.35rem 1.75rem;font-size:1.05rem;font-weight:800}.th-traditional{color:#64748b;background:#f8fafc;width:38%}.th-scrapbazzar{color:#145326;background:#f0fdf4;width:40%}.th-sb-inner{align-items:center;gap:8px;display:flex}.comparison-table td{vertical-align:middle;border-bottom:1px solid #0000000a;padding:1.25rem 1.75rem}.comparison-table td strong{color:var(--text-main);font-size:.95rem;display:block}.comparison-table td span{color:var(--text-light);font-size:.8rem}.td-traditional{background:#fafbfc}.td-scrapbazzar{background:#f7fdf9}.comp-cell{align-items:center;gap:10px;font-size:.92rem;font-weight:600;display:flex}.comp-cell.red{color:#b91c1c}.comp-cell.green{color:#15803d}.impact-section{padding:2rem clamp(1rem,2.5vw,2.5rem) 5rem}.impact-banner{border-radius:var(--radius-xl);color:#fff;background:linear-gradient(135deg,#0d2e16 0%,#145326 50%,#1e7033 100%);padding:4rem clamp(1.5rem,4vw,4rem);position:relative;overflow:hidden;box-shadow:0 25px 60px -10px #0f241659}.impact-banner:after{content:"";pointer-events:none;background:radial-gradient(circle,#6ec53a33 0%,#0000 70%);width:600px;height:600px;position:absolute;top:-50%;right:-20%}.impact-heading{font-family:var(--font-heading);max-width:850px;margin-bottom:1rem;font-size:clamp(2.2rem,3.5vw,2.8rem);font-weight:800;line-height:1.18}.impact-description{color:#dcfce7;max-width:750px;margin-bottom:3rem;font-size:1.15rem;line-height:1.6}.impact-counters-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.impact-stat-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--radius-lg);text-align:center;background:#ffffff1a;border:1px solid #ffffff2e;padding:1.75rem 1.5rem}.stat-number{font-family:var(--font-heading);color:#86efac;margin-bottom:.5rem;font-size:2.6rem;font-weight:900;line-height:1}.stat-label{color:#fff;margin-bottom:4px;font-size:1rem;font-weight:700}.stat-sub{color:#bbf7d0;font-size:.78rem}.corporate-section{background:#fff}.corporate-split{grid-template-columns:1.15fr .85fr;align-items:center;gap:clamp(2rem,3.5vw,3.5rem);display:grid}.corp-desc{color:var(--text-muted);margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.corp-solutions-list{flex-direction:column;gap:1.25rem;margin-bottom:2.25rem;display:flex}.corp-solution-item{border:1px solid var(--border-card);border-radius:var(--radius-md);background:#f8faf7;align-items:flex-start;gap:1.25rem;padding:1.15rem;transition:all .2s;display:flex}.corp-solution-item:hover{box-shadow:var(--shadow-subtle);background:#fff;border-color:#1e703340}.corp-icon{background:#eef7ee;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.corp-solution-item h4{font-family:var(--font-heading);color:var(--text-main);margin-bottom:4px;font-size:1.05rem;font-weight:700}.corp-solution-item p{color:var(--text-muted);margin:0;font-size:.88rem;line-height:1.5}.corp-actions{flex-wrap:wrap;align-items:center;gap:1.25rem;display:flex}.btn-primary-corp{background:var(--primary);color:#fff;border-radius:var(--radius-pill);cursor:pointer;white-space:nowrap;border:none;align-items:center;gap:8px;padding:13px 26px;font-size:.98rem;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 4px 14px #1e703340}.btn-primary-corp:hover{background:var(--primary-dark);transform:translateY(-2px)}.btn-call-corp{color:var(--primary);white-space:nowrap;align-items:center;gap:8px;font-size:.92rem;font-weight:700;text-decoration:none;display:inline-flex}.corp-card-composition{border-radius:var(--radius-xl);box-shadow:var(--shadow-card);position:relative;overflow:hidden}.corp-bg-img{object-fit:cover;width:100%;height:480px;display:block}.corp-overlay-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:var(--radius-lg);background:#fffffff2;border:1px solid #fffc;padding:1.5rem;position:absolute;bottom:20px;left:20px;right:20px;box-shadow:0 15px 35px #0000001f}.badge-cert{color:var(--primary);border-radius:var(--radius-pill);background:#eef7ee;align-items:center;gap:6px;margin-bottom:.75rem;padding:4px 10px;font-size:.78rem;font-weight:700;display:inline-flex}.corp-overlay-card h3{font-family:var(--font-heading);margin-bottom:.5rem;font-size:1.25rem;font-weight:800}.corp-overlay-card p{color:var(--text-muted);margin-bottom:.85rem;font-size:.88rem;line-height:1.5}.cert-points{color:#145326;flex-wrap:wrap;gap:12px;font-size:.78rem;font-weight:700;display:flex}.initiatives-section{background:#f8faf7}.initiatives-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.initiative-card{border:1px solid var(--border-card);border-radius:var(--radius-lg);box-shadow:var(--shadow-subtle);background:#fff;transition:all .3s;overflow:hidden}.initiative-card:hover{box-shadow:var(--shadow-card);transform:translateY(-6px)}.init-thumb{height:180px;position:relative;overflow:hidden}.init-thumb img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.initiative-card:hover .init-thumb img{transform:scale(1.08)}.init-floating-tag{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;border-radius:var(--radius-pill);background:#0f2416bf;padding:4px 10px;font-size:.72rem;font-weight:700;position:absolute;top:12px;left:12px}.init-body{padding:1.5rem 1.25rem;position:relative}.init-icon-badge{background:var(--primary);color:#fff;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute;top:-20px;right:20px;box-shadow:0 4px 12px #1e70334d}.init-body h3{font-family:var(--font-heading);color:var(--text-main);margin-bottom:.65rem;font-size:1.15rem;font-weight:800}.init-body p{color:var(--text-muted);margin:0;font-size:.88rem;line-height:1.55}.testimonials-section{background:#fff}.testimonials-grid{grid-template-columns:repeat(3,1fr);gap:1.75rem;display:grid}.testimonial-card{border:1px solid var(--border-card);border-radius:var(--radius-lg);box-shadow:var(--shadow-subtle);background:#f8faf7;flex-direction:column;padding:2rem;transition:all .25s;display:flex}.testimonial-card:hover{box-shadow:var(--shadow-card);background:#fff;border-color:#1e703333;transform:translateY(-4px)}.testi-rating{gap:4px;margin-bottom:1.25rem;display:flex}.testi-text{color:var(--text-main);flex:1;margin-bottom:1.75rem;font-size:.98rem;font-style:italic;line-height:1.65}.testi-author{align-items:center;gap:12px;display:flex}.author-avatar{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:.95rem;font-weight:800;display:flex}.avatar-1{background:linear-gradient(135deg,#0284c7,#38bdf8)}.avatar-2{background:linear-gradient(135deg,#16a34a,#86efac)}.avatar-3{background:linear-gradient(135deg,#9333ea,#c084fc)}.testi-author strong{color:var(--text-main);font-size:.95rem;display:block}.testi-author span{color:var(--text-light);font-size:.8rem}.faq-section{background:#f8faf7}.faq-accordion{flex-direction:column;gap:1rem;max-width:900px;margin:0 auto;display:flex}.faq-item{border:1px solid var(--border-card);border-radius:var(--radius-md);background:#fff;transition:all .2s;overflow:hidden}.faq-item.open{box-shadow:var(--shadow-subtle);border-color:#1e70334d}.faq-question-btn{cursor:pointer;text-align:left;width:100%;font-family:var(--font-heading);color:var(--text-main);background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;font-size:1.05rem;font-weight:700;display:flex}.faq-chevron{color:#64748b;flex-shrink:0;transition:transform .25s}.faq-item.open .faq-chevron{color:var(--primary);transform:rotate(180deg)}.faq-answer{padding:0 1.5rem 1.35rem}.faq-answer p{color:var(--text-muted);margin:0;font-size:.95rem;line-height:1.65}.cta-banner-section{padding:2rem clamp(1rem,2.5vw,2.5rem) 5.5rem}.cta-banner-card{border-radius:var(--radius-xl);color:#fff;background:linear-gradient(135deg,#145326 0%,#1e7033 60%,#22c55e 100%);justify-content:space-between;align-items:center;gap:3rem;padding:3.5rem clamp(1.5rem,4vw,3.5rem);display:flex;position:relative;overflow:hidden;box-shadow:0 20px 45px #1e70334d}.cta-banner-left h2{font-family:var(--font-heading);color:#fff;margin-bottom:.85rem;font-size:clamp(2rem,3.2vw,2.5rem);font-weight:800}.cta-banner-left p{color:#bbf7d0;max-width:650px;margin-bottom:2rem;font-size:1.1rem}.cta-buttons-row{flex-wrap:wrap;align-items:center;gap:1.25rem;display:flex}.btn-banner-primary{color:#145326;font-family:var(--font-heading);border-radius:var(--radius-pill);white-space:nowrap;background:#fff;align-items:center;gap:8px;padding:14px 28px;font-size:1rem;font-weight:800;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 14px #00000026}.btn-banner-primary:hover{background:#f0fdf4;transform:translateY(-2px)}.btn-banner-secondary{color:#fff;font-family:var(--font-heading);border-radius:var(--radius-pill);white-space:nowrap;background:#ffffff26;border:1px solid #ffffff4d;align-items:center;gap:8px;padding:13px 24px;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.btn-banner-secondary:hover{background:#ffffff40}.cta-badge-box{border-radius:var(--radius-lg);color:var(--text-main);background:#fffffff2;align-items:center;gap:1rem;min-width:320px;padding:1.5rem;display:flex;box-shadow:0 10px 25px #0000001a}.cta-badge-box strong{color:#145326;margin-bottom:2px;font-size:1rem;display:block}.cta-badge-box p{color:var(--text-muted);margin:0;font-size:.8rem}.modal-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2000;background:#0f2416b3;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.modal-card{border-radius:var(--radius-xl);background:#fff;width:100%;max-width:620px;padding:2.25rem;position:relative;box-shadow:0 25px 60px #00000040}.modal-close-btn{cursor:pointer;color:#64748b;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;top:18px;right:18px}.modal-close-btn:hover{color:#0f172a;background:#e2e8f0}.modal-header{border-bottom:1px solid var(--border-subtle);align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.modal-header h3{font-family:var(--font-heading);margin:0 0 2px;font-size:1.35rem;font-weight:800}.modal-header p{color:var(--text-light);margin:0;font-size:.85rem}.corp-modal-form{flex-direction:column;gap:1rem;display:flex}.form-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.form-group{flex-direction:column;gap:6px;display:flex}.form-group label{color:var(--text-main);font-size:.82rem;font-weight:700}.form-group input,.form-group select,.form-group textarea{border-radius:var(--radius-md);border:1px solid var(--border-subtle);color:var(--text-main);padding:10px 14px;font-family:inherit;font-size:.92rem}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #1e70331f}.btn-modal-submit{background:var(--primary);color:#fff;font-family:var(--font-heading);border-radius:var(--radius-pill);cursor:pointer;border:none;justify-content:center;align-items:center;gap:8px;margin-top:.5rem;padding:13px;font-size:1rem;font-weight:800;transition:all .2s;display:inline-flex}.btn-modal-submit:hover{background:var(--primary-dark)}.modal-success-state{text-align:center;padding:2rem 1rem}.success-icon-big{margin-bottom:1rem}.modal-success-state h3{color:var(--primary);margin-bottom:.5rem;font-size:1.5rem}.modal-success-state p{color:var(--text-muted);line-height:1.6}.footer{color:#fff;background:#0f1f14;border-top:1px solid #ffffff1a;padding:4.5rem clamp(1rem,2.5vw,2.5rem) 2rem}.footer-container{max-width:var(--max-content-width);margin:0 auto}.footer-top-grid{grid-template-columns:1.35fr .85fr .85fr 1.05fr;gap:3rem;margin-bottom:4rem;display:grid}.footer-logo{align-items:center;gap:12px;margin-bottom:1.25rem;text-decoration:none;display:inline-flex}.logo-img-invert{filter:brightness(0)invert();height:48px}.footer-brand-name{font-family:var(--font-heading);color:#fff;font-size:1.4rem;font-weight:900}.footer-brand-name span{color:#4ade80}.footer-about-text{color:#94a3b8;margin-bottom:1.5rem;font-size:.92rem;line-height:1.65}.footer-trust-pills{flex-wrap:wrap;gap:10px;display:flex}.footer-trust-pills span{border-radius:var(--radius-pill);color:#86efac;background:#ffffff14;align-items:center;gap:6px;padding:4px 10px;font-size:.76rem;font-weight:600;display:inline-flex}.footer-nav-col h4,.footer-contact-col h4{font-family:var(--font-heading);color:#fff;margin-bottom:1.35rem;font-size:1.1rem;font-weight:800}.footer-nav-col ul{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.footer-nav-col ul li a{color:#94a3b8;font-size:.92rem;text-decoration:none;transition:color .2s}.footer-nav-col ul li a:hover{color:#4ade80}.footer-contact-list{flex-direction:column;gap:1rem;margin:0 0 1.5rem;padding:0;list-style:none;display:flex}.footer-contact-list li{color:#94a3b8;align-items:flex-start;gap:12px;font-size:.9rem;line-height:1.5;display:flex}.contact-icon{color:#4ade80;flex-shrink:0;margin-top:2px}.footer-cities{color:#cbd5e1;border-radius:var(--radius-md);background:#ffffff0d;border:1px solid #ffffff14;padding:10px 14px;font-size:.82rem}.footer-cities strong{color:#86efac}.footer-bottom-bar{color:#64748b;border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:2rem;font-size:.85rem;display:flex}.footer-legal-links{align-items:center;gap:10px;display:flex}.footer-legal-links a{color:#94a3b8;text-decoration:none}.footer-legal-links a:hover{color:#4ade80}.dot{color:#475569}@media (width<=1200px){.nav-links{gap:.9rem}.nav-link{font-size:.86rem}.footer-top-grid{grid-template-columns:1fr 1fr}}@media (width<=1060px){.nav-links{display:none}.mobile-menu-btn{display:block}.hero-grid{text-align:center;grid-template-columns:1fr}.hero-badge{margin:0 auto 1.25rem}.hero-description{margin:0 auto 2rem}.hero-cta-group,.hero-trust-bar{justify-content:center}.hero-right{margin-top:2rem}.category-strip-grid{grid-template-columns:repeat(2,1fr)}.calculator-layout,.corporate-split{grid-template-columns:1fr}.initiatives-grid,.impact-counters-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=820px){.hero-headline{font-size:2.5rem}.hero-trust-bar{grid-template-columns:repeat(2,1fr)}.steps-container{grid-template-columns:1fr}.steps-connector-line{display:none}.testimonials-grid{grid-template-columns:1fr}.cta-banner-card{text-align:center;flex-direction:column;padding:2.5rem}.cta-badge-box{min-width:unset;width:100%}.cta-buttons-row{justify-content:center}}@media (width<=600px){.announcement-bar{display:none}.hero-headline{font-size:2.1rem}.hero-trust-bar,.category-strip-grid,.rates-grid,.initiatives-grid,.impact-counters-grid,.footer-top-grid,.form-row{grid-template-columns:1fr}.floating-badge{top:unset;bottom:unset;left:unset;right:unset;margin-top:10px;position:relative}.hero-image-wrapper{flex-direction:column;align-items:center;display:flex}}
