.header{background:linear-gradient(135deg,#0369a1,#0284c7);color:#fff;padding:0;box-shadow:0 4px 20px #00000026;display:flex;flex-direction:column;position:relative;z-index:50}.header-content{max-width:100%;padding:1rem 2rem;margin:0 auto;display:flex;justify-content:space-between;align-items:center;width:100%;box-sizing:border-box}.header-left{display:flex;flex-direction:row;text-align:left;align-items:center;gap:1.25rem}.header-title{margin:0;display:flex;align-items:center;text-decoration:none;transition:opacity .2s}.header-logo{height:6rem;width:auto;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1));transition:transform .3s ease}.header-title:hover .header-logo{transform:scale(1.02)}.header-title:hover{opacity:.95}.header-subtitle{font-size:.9rem;margin:0;opacity:.95;font-weight:500;letter-spacing:.02em;max-width:200px;line-height:1.3;text-shadow:0 1px 2px rgba(0,0,0,.1)}.header-update-banner{width:100%;background:#00000026;text-align:center;padding:.4rem 0;font-size:.75rem;color:#fffffff2;font-style:italic;letter-spacing:.02em;border-top:1px solid rgba(255,255,255,.1)}.header-right{display:flex;align-items:center;justify-content:flex-end;text-align:right;gap:1.5rem}.header-nav{display:flex;gap:1rem;align-items:center}.header-nav-link{color:#fff;text-decoration:none;font-size:.95rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;padding:.6rem 1.25rem;border-radius:9999px;background:#ffffff26;border:1px solid rgba(255,255,255,.2);display:flex;align-items:center;gap:.6rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:0 2px 4px #0000000d;overflow:hidden}.header-nav-link:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:.5s}.header-nav-link:hover:before{left:100%}.header-nav-link:hover{background:#ffffff40;border-color:#fff6;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.header-nav-link:active{transform:translateY(0);background:#ffffff4d}.header-nav-link.active{background:#fff;color:#0284c7;border-color:#fff;font-weight:700;box-shadow:0 4px 12px #0003}.header-nav-link.active:hover{transform:translateY(-1px);box-shadow:0 6px 16px #0003}.header-right-content{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem}@media (max-width: 768px){.header-content{padding:1rem 1.25rem;flex-direction:column;gap:1.25rem;align-items:center}.header-left{align-items:center;text-align:center;flex-direction:column;gap:.75rem;width:100%}.header-logo{height:5rem}.header-subtitle{max-width:100%;font-size:.85rem;padding:0 1rem;opacity:.9}.header-right{width:100%;flex-direction:column;gap:1rem;margin-top:.25rem}.header-nav{width:100%;justify-content:center;gap:1rem;flex-wrap:wrap}.header-nav-link{padding:.5rem 1rem;font-size:.9rem;flex:0 1 auto;min-width:110px;justify-content:center}.header-right-content{align-items:center}.header-update-banner{display:none}}.footer{background-color:#f8fafc;border-top:1px solid #e2e8f0;padding:1rem 0;margin-top:auto}.footer-content{max-width:1000px;margin:0 auto;padding:0 1.5rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:.35rem}.footer-nav{display:flex;align-items:center;gap:.5rem;color:#0f172a;font-weight:600}.footer-link{color:#0f172a;text-decoration:none}.footer-link:hover{color:#0284c7}.footer-separator{color:#cbd5e1}.footer-note{color:#475569;font-size:.9rem;margin:0}.footer-copy{color:#94a3b8;font-size:.875rem;margin:0}@media (max-width: 768px){.footer{padding-bottom:5rem}}.map-container{position:relative;width:100%;height:100%;flex:1}.map-loading,.map-error{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;background:#f8fafc;color:#64748b}.map-error{color:#ef4444}.error-detail{font-size:.875rem;margin-top:.5rem;color:#ef4444}.map-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#fffc;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:1000}.info-window{min-width:260px;padding:.5rem;font-family:inherit}.info-window-title{font-size:1.125rem;font-weight:700;color:#0f172a;margin:0 0 .75rem;padding-bottom:.5rem;border-bottom:1px solid #e2e8f0;letter-spacing:-.025em}.info-window-content{display:flex;flex-direction:column;gap:.625rem}.info-row{display:flex;justify-content:space-between;gap:1rem;font-size:.875rem}.info-label{color:#64748b;font-weight:500;white-space:nowrap}.info-value{color:#1e293b;font-weight:600;text-align:right}.info-actions{margin-top:1rem;display:flex;justify-content:flex-end;padding-top:.75rem;border-top:1px dashed #e2e8f0}.info-link{font-size:.75rem;font-weight:600;color:#0ea5e9;text-decoration:none;transition:color .2s;display:flex;align-items:center;gap:.25rem}.info-link:hover{color:#0284c7;text-decoration:underline}.map-legend-container{position:absolute;bottom:2rem;left:1.5rem;display:flex;gap:1rem;z-index:10;pointer-events:none}.map-legend{background:#fffffff2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:1rem 1.25rem;border-radius:.75rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;border:1px solid rgba(255,255,255,.5);pointer-events:auto}.legend-title{font-size:.75rem;font-weight:700;color:#64748b;margin:0 0 .75rem;text-transform:uppercase;letter-spacing:.05em}.legend-items{display:flex;flex-direction:column;gap:.625rem}.legend-item{display:flex;align-items:center;gap:.625rem;font-size:.875rem;color:#334155;font-weight:500}.legend-item img{width:18px;height:18px;filter:drop-shadow(0 1px 2px rgba(0,0,0,.1))}@media (max-width: 768px){.map-legend-container{display:none}.home-view--map-fullscreen .map-container{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;z-index:1800;border-radius:0}.home-view--map-fullscreen .map-legend-container{display:none}}.sidebar{width:400px;background:#fff;border-right:1px solid #e2e8f0;display:flex;flex-direction:column;height:100%;overflow:hidden;box-shadow:4px 0 24px #00000005;z-index:10}.sidebar-header{padding:1.5rem;background:#fffffff2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:20}.sidebar-title{font-size:1.25rem;font-weight:700;margin:0;color:#0f172a;letter-spacing:-.025em}.plant-count{font-size:.75rem;font-weight:600;color:#0ea5e9;background:#e0f2fe;padding:.25rem .75rem;border-radius:9999px}.filters{padding:1.25rem 1.5rem;border-bottom:1px solid #f1f5f9;background:#fff;display:flex;flex-direction:column;gap:1rem}.filter-group{margin-bottom:0}.filter-label{display:block;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;font-weight:600;color:#64748b;margin-bottom:.375rem}.filter-input,.filter-select{width:100%;padding:.625rem .875rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;font-size:.875rem;color:#334155;transition:all .2s ease}.filter-input::-moz-placeholder{color:#94a3b8}.filter-input::placeholder{color:#94a3b8}.filter-input:hover,.filter-select:hover{border-color:#cbd5e1}.filter-input:focus,.filter-select:focus{outline:none;border-color:#0ea5e9;background:#fff;box-shadow:0 0 0 3px #0ea5e91a}.plants-list{flex:1;overflow-y:auto;padding:1rem 1.5rem;background:#f8fafc}.plant-card{background:#fff;border:1px solid transparent;border-radius:.75rem;padding:1.25rem;margin-bottom:1rem;cursor:pointer;transition:all .25s ease;box-shadow:0 1px 3px #0000000d;position:relative;overflow:hidden}.plant-card:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;border-color:#0ea5e933}.plant-card.selected{border-color:#0ea5e9;box-shadow:0 0 0 1px #0ea5e9,0 10px 15px -3px #0ea5e91a;background:#fff}.plant-card.selected:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:#0ea5e9}.plant-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;gap:1rem}.plant-lake-name{font-size:1.1rem;font-weight:700;color:#1e293b;margin:0;flex:1;line-height:1.4}.plant-date{font-size:.7rem;font-weight:600;color:#64748b;background:#f1f5f9;padding:.25rem .625rem;border-radius:9999px;white-space:nowrap;letter-spacing:.025em}.plant-details{display:flex;flex-direction:column;gap:.5rem}.plant-detail-row{display:flex;justify-content:space-between;align-items:center;font-size:.875rem;padding:.25rem 0;border-bottom:1px dashed #f1f5f9}.plant-detail-row:last-child{border-bottom:none}.detail-label{color:#94a3b8;font-weight:500;font-size:.8rem}.detail-value{color:#334155;font-weight:600}.loading-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;color:#64748b}.spinner{width:40px;height:40px;border:3px solid #e2e8f0;border-top-color:#0ea5e9;border-radius:50%;animation:spin .8s linear infinite;margin-bottom:1rem}@keyframes spin{to{transform:rotate(360deg)}}.error-state{padding:1rem 1.5rem;background:#fef2f2;border:1px solid #fee2e2;border-radius:.75rem;margin:1.5rem}.error-state p{color:#ef4444;margin:0;font-size:.875rem;font-weight:500}.empty-state{padding:4rem 2rem;text-align:center;color:#94a3b8}.empty-state p{margin:0;font-size:1rem}@media (max-width: 768px){.sidebar{width:100%;max-width:none;height:100%;border-right:none}.filters,.plants-list{padding:1rem}}.stats-panel{position:relative;display:flex;gap:1.25rem;flex-wrap:wrap;margin:1.5rem 1.5rem 0;z-index:1}.stat-card{background:#ffffffe6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:1rem;padding:1.25rem;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008;border:1px solid rgba(255,255,255,.5);display:flex;align-items:center;gap:1.25rem;min-width:200px}.species-card{min-width:280px;align-items:flex-start}.stat-icon{font-size:1.75rem;line-height:1;width:3.5rem;height:3.5rem;display:flex;align-items:center;justify-content:center;background:#f0f9ff;border-radius:.75rem;border:1px solid #e0f2fe}.stat-content{flex:1}.stat-value{font-size:1.75rem;font-weight:800;color:#0f172a;line-height:1;margin-bottom:.25rem;letter-spacing:-.025em}.stat-label{font-size:.75rem;color:#64748b;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.species-list{display:flex;flex-direction:column;gap:.5rem;margin-top:.75rem;width:100%}.species-item{display:flex;justify-content:space-between;align-items:center;font-size:.875rem;padding-bottom:.25rem;border-bottom:1px dashed #f1f5f9}.species-item:last-child{border-bottom:none;padding-bottom:0}.species-name{color:#334155;font-weight:500}.species-count{background:#f1f5f9;color:#475569;padding:.125rem .5rem;border-radius:9999px;font-size:.75rem;font-weight:600}@media (max-width: 1024px){.stats-panel{flex-direction:column;gap:1rem}.stat-card,.species-card{width:auto;min-width:auto}}@media (max-width: 768px){.stats-panel{position:static;margin:0;padding:.75rem;background:#f8fafc;border-bottom:1px solid #e2e8f0;flex-direction:row;gap:.5rem;overflow-x:auto;flex-wrap:nowrap;-webkit-overflow-scrolling:touch}.stat-card{box-shadow:none;border:1px solid #e2e8f0;background:#fff;flex:1;min-width:0;width:32%;padding:.75rem .25rem;flex-direction:column;align-items:center;text-align:center;gap:.5rem;border-radius:.75rem}.stat-icon{width:2rem;height:2rem;font-size:1rem;background:transparent;border:none}.stat-content{display:flex;flex-direction:column;gap:.125rem;width:100%}.stat-value{font-size:1rem;margin-bottom:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stat-label{font-size:.6rem;white-space:normal;line-height:1.1;height:2.2em;display:flex;align-items:center;justify-content:center}.species-card{display:none}}.about-page{min-height:100vh;background-color:#f8fafc;padding:3rem 1.5rem 5rem;color:#1e293b}.about-container{max-width:1000px;margin:0 auto;display:flex;flex-direction:column;gap:3rem}.about-hero{text-align:center;padding:2rem 1rem;display:flex;flex-direction:column;align-items:center;gap:1.25rem}.about-badge{display:inline-block;padding:.35rem 1rem;background:#e0f2fe;color:#0284c7;font-size:.875rem;font-weight:600;border-radius:9999px;text-transform:uppercase;letter-spacing:.05em}.about-title{font-size:clamp(1.75rem,4vw,3rem);font-weight:800;line-height:1.1;color:#0f172a;margin:0;letter-spacing:-.025em;max-width:800px;background:linear-gradient(to right,#0f172a,#334155);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.about-subtitle{font-size:1.25rem;color:#64748b;max-width:700px;line-height:1.6;margin:0}.about-cta{display:inline-flex;align-items:center;gap:.5rem;background:#0ea5e9;color:#fff;padding:.875rem 1.75rem;border-radius:9999px;font-weight:600;text-decoration:none;transition:all .2s ease;box-shadow:0 4px 6px -1px #0ea5e933}.about-cta:hover{background:#0284c7;transform:translateY(-1px);box-shadow:0 10px 15px -3px #0ea5e94d}.about-cta span{transition:transform .2s}.about-cta:hover span{transform:translate(4px)}.about-grid-section{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.about-card{background:#fff;border-radius:1.25rem;padding:2rem;border:1px solid #e2e8f0;box-shadow:0 4px 6px -1px #0000000d;height:100%;display:flex;flex-direction:column}.problem-card-left{background:#fff;border-color:#e2e8f0}.problem-card-left h3{color:#64748b}.analytics-card{background:linear-gradient(to bottom right,#f8fafc,#fff);border:1px solid #e2e8f0;box-shadow:0 10px 20px -6px #0f172a14}.solution-card-right{background:linear-gradient(to bottom right,#f0f9ff,#fff);border:1px solid #bae6fd;box-shadow:0 10px 25px -5px #0ea5e926,0 8px 10px -6px #0ea5e91a;position:relative;overflow:hidden}.solution-card-right:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(to right,#0ea5e9,#38bdf8)}.solution-card-right h3{color:#0284c7;font-size:1.5rem;margin-bottom:1.5rem}.solution-lead{font-size:1.1rem;font-weight:500;color:#0f172a;margin-bottom:1.5rem}.solution-features{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem;background:#fff9;padding:1rem;border-radius:.75rem;border:1px solid #e0f2fe}.solution-feature-item{display:flex;align-items:center;gap:.75rem;font-weight:600;color:#0369a1}.solution-icon{font-size:1.25rem;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;background:#fff;border-radius:50%;box-shadow:0 2px 4px #0000000d;border:1px solid #e0f2fe}.story-card h3,.problem-card h3,.disclaimer-card-inner h3,.about-card h3{font-size:1.25rem;font-weight:700;color:#0f172a;margin:0 0 1.25rem}.story-content{flex:1}.story-content p{margin-bottom:1rem;line-height:1.7;color:#475569}.story-content p:last-child{margin-bottom:0}.challenge-list{list-style:none;padding:0;margin:0 0 1.5rem;display:flex;flex-direction:column;gap:1rem}.challenge-item{display:flex;gap:.75rem;align-items:flex-start;color:#64748b;font-size:.95rem;line-height:1.4}.check-icon{flex-shrink:0;width:1.25rem;height:1.25rem;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:.75rem;font-weight:700}.challenge-item .check-icon{background:#f1f5f9;color:#94a3b8}.solution-highlight{display:flex;gap:.75rem;align-items:center;background:#f0f9ff;padding:1rem;border-radius:.75rem;color:#0369a1;font-weight:600;font-size:.95rem}.features-section{text-align:center;margin:2rem 0}.section-title{font-size:1.75rem;font-weight:800;color:#0f172a;margin:0 0 .5rem;letter-spacing:-.025em}.section-subtitle{font-size:1.1rem;color:#64748b;margin:0 0 2.5rem}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.feature-card{background:#fff;padding:1.5rem;border-radius:1rem;border:1px solid #e2e8f0;text-align:center;transition:transform .2s;height:100%}.feature-card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000000d;border-color:#cbd5e1}.feature-icon{font-size:2rem;margin-bottom:1rem;display:inline-block;padding:.75rem;background:#f8fafc;border-radius:1rem}.feature-card h4{margin:0 0 .5rem;color:#0f172a;font-weight:700}.feature-card p{margin:0;font-size:.9rem;color:#64748b;line-height:1.5}.about-disclaimer-list{list-style:none;padding:0;margin:1rem 0;display:flex;flex-direction:column;gap:.75rem}.about-disclaimer-list li{padding-left:1.5rem;position:relative;color:#475569;font-size:.95rem;line-height:1.5}.about-disclaimer-list li:before{content:"•";position:absolute;left:0;color:#cbd5e1;font-weight:700}.about-small{font-size:.85rem;color:#94a3b8!important;font-style:italic;margin-top:1.5rem!important}.footer-links{display:flex;align-items:center;gap:1rem;color:#94a3b8;font-size:.875rem}.footer-links a{color:#38bdf8;text-decoration:none;font-weight:500}.footer-links a:hover{text-decoration:underline}@media (max-width: 768px){.about-page{padding:2rem 1rem 4rem}.about-grid-section{grid-template-columns:1fr;gap:1.5rem}.about-hero{padding:1rem 0}.features-grid{grid-template-columns:1fr 1fr}}@media (max-width: 480px){.features-grid{grid-template-columns:1fr}.about-title{font-size:2rem}}.feedback-page{min-height:100vh;background-color:#f8fafc;padding:3rem 1.5rem 5rem;color:#1e293b;overflow-y:auto}.feedback-container{max-width:600px;margin:0 auto;display:flex;flex-direction:column;gap:2rem}.feedback-header{text-align:center;margin-bottom:1rem}.feedback-header h1{font-size:2rem;font-weight:800;color:#0f172a;margin:0 0 1rem;letter-spacing:-.025em}.feedback-header p{font-size:1.1rem;color:#64748b;line-height:1.6;margin:0}.feedback-content{background:#fff;border-radius:1.25rem;padding:2.5rem;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008;border:1px solid #e2e8f0}.feedback-form{display:flex;flex-direction:column;gap:1.5rem}.form-group{margin:0}.form-group label{display:block;font-size:.875rem;font-weight:600;color:#475569;margin-bottom:.5rem}.form-group input,.form-group textarea{width:100%;padding:.75rem 1rem;border:1px solid #cbd5e1;border-radius:.75rem;font-size:.95rem;font-family:inherit;transition:all .2s;box-sizing:border-box;background:#f8fafc}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#0ea5e9;background:#fff;box-shadow:0 0 0 3px #0ea5e91a}.form-group input:disabled,.form-group textarea:disabled{background:#f1f5f9;cursor:not-allowed}.form-group textarea{resize:vertical;min-height:150px}.feedback-status{padding:1rem;border-radius:.75rem;font-size:.95rem;font-weight:500;display:flex;align-items:center;justify-content:center}.feedback-status.success{background:#ecfdf5;color:#059669;border:1px solid #a7f3d0}.feedback-status.error{background:#fef2f2;color:#dc2626;border:1px solid #fecaca}.feedback-submit-button{width:100%;background:#0284c7;color:#fff;border:none;padding:1rem;border-radius:9999px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;margin-top:1rem;box-shadow:0 4px 6px -1px #0284c733}.feedback-submit-button:hover:not(:disabled){background:#0369a1;transform:translateY(-1px);box-shadow:0 10px 15px -3px #0284c74d}.feedback-submit-button:active:not(:disabled){transform:scale(.98)}.feedback-submit-button:disabled{opacity:.7;cursor:not-allowed}@media (max-width: 768px){.feedback-page{padding:2rem 1rem 4rem;height:auto;overflow-y:auto}.feedback-content{padding:1.5rem}.feedback-header h1{font-size:1.75rem}}.app{display:flex;flex-direction:column;height:100vh;overflow:hidden;background-color:#f8fafc}.app-page{flex:1;display:flex;flex-direction:column;overflow:hidden;position:relative;min-height:0}.home-view{flex:1;display:flex;flex-direction:column;position:relative;min-height:0}.app--scrollable{height:auto;min-height:100vh;overflow-y:auto;background:#f8fafc}.app--scrollable .app-page{overflow:visible}.app-content{display:flex;flex:1;overflow:hidden;min-height:0}.main-content{flex:1;display:flex;flex-direction:column;overflow:hidden;position:relative;min-height:0}.map-wrapper{position:relative;flex:1;min-height:0}.data-update-info{font-size:.75rem;color:#64748b;font-style:italic;text-align:center;padding:.5rem 1rem;width:100%;box-sizing:border-box;background:#fff;border-bottom:1px solid #e2e8f0;display:none}.mobile-only{display:none}.mobile-view-toggle{display:none;position:absolute;bottom:2rem;left:50%;transform:translate(-50%);top:auto;z-index:1000;background:#0ea5e9;color:#fff;border:1px solid rgba(255,255,255,.2);border-radius:9999px;padding:.875rem 2rem;font-size:.9rem;font-weight:600;cursor:pointer;box-shadow:0 10px 25px -5px #0ea5e966,0 8px 10px -6px #0ea5e933;transition:all .3s cubic-bezier(.4,0,.2,1);align-items:center;gap:.75rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);letter-spacing:.025em}.mobile-view-toggle:hover{background:#0284c7;transform:translate(-50%) translateY(-4px);box-shadow:0 20px 25px -5px #0ea5e980,0 10px 10px -5px #0ea5e94d}.mobile-view-toggle:active{transform:translate(-50%) scale(.96)}.mobile-view-toggle svg{width:1.25rem;height:1.25rem}.map-fullscreen-toggle{display:none;position:absolute;top:.75rem;right:.75rem;z-index:1100;background:#ffffffeb;color:#0f172a;border:1px solid #e2e8f0;border-radius:9999px;padding:.65rem 1rem;font-size:.9rem;font-weight:600;cursor:pointer;box-shadow:0 10px 25px -8px #0003;transition:all .25s ease;align-items:center;gap:.5rem;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.map-fullscreen-toggle svg{width:1.2rem;height:1.2rem}.map-fullscreen-toggle:hover{transform:translateY(-2px);box-shadow:0 16px 35px -12px #00000040}.map-fullscreen-toggle:active{transform:translateY(0)}.map-fullscreen-toggle.active{background:#0ea5e9;border-color:#0284c7;color:#fff;box-shadow:0 18px 30px -10px #0ea5e973}.mobile-legend-species{display:none}.mobile-legend,.mobile-species-distribution{background:#fff;padding:.875rem;border-radius:.75rem;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008;border:1px solid #e2e8f0}.mobile-legend .legend-title,.mobile-species-distribution .legend-title{font-size:.75rem;font-weight:700;color:#64748b;margin:0 0 .75rem;text-transform:uppercase;letter-spacing:.05em}.mobile-legend .legend-items{display:flex;flex-direction:column;gap:.5rem}.mobile-legend .legend-item{display:flex;align-items:center;gap:.625rem;font-size:.75rem;color:#334155;font-weight:500}.mobile-legend .legend-item img{width:16px;height:16px;filter:drop-shadow(0 1px 1px rgba(0,0,0,.1))}.mobile-species-distribution .species-list{display:flex;flex-direction:column;gap:.5rem}.mobile-species-distribution .species-item{display:flex;justify-content:space-between;align-items:center;font-size:.75rem}.mobile-species-distribution .species-name{color:#334155;font-weight:500}.mobile-species-distribution .species-count{background:#f1f5f9;color:#475569;padding:.125rem .5rem;border-radius:9999px;font-size:.625rem;font-weight:600}@media (max-width: 768px){.mobile-view-toggle,.map-fullscreen-toggle{display:flex}.app-content{position:relative}.mobile-hidden{display:none!important}.mobile-visible{display:flex!important}.mobile-legend-species{display:flex;gap:.75rem;padding:.75rem 1rem;background:#f8fafc;border-bottom:1px solid #e2e8f0;overflow-x:auto}.mobile-legend,.mobile-species-distribution{flex:1;padding:.875rem;min-width:140px}.mobile-only{display:block;padding:.75rem 1rem .25rem;background:#f8fafc;text-align:center;border-bottom:none}.home-view--map-fullscreen{background:#0b1222}.home-view--map-fullscreen .main-content{background:transparent}.home-view--map-fullscreen .mobile-view-toggle{position:fixed;bottom:calc(env(safe-area-inset-bottom,0) + 1.25rem);left:50%;transform:translate(-50%);z-index:2500}.home-view--map-fullscreen .map-fullscreen-toggle{position:fixed;top:calc(env(safe-area-inset-top,0) + 1rem);right:calc(env(safe-area-inset-right,0) + 1rem);z-index:2600}.home-view--map-fullscreen .mobile-legend-species,.home-view--map-fullscreen .data-update-info{display:none!important}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.hidden{display:none}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{scrollbar-gutter:stable}body{margin:0;padding:0;background-color:#f8fafc;color:#1e293b}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}
