*{margin:0;padding:0;box-sizing:border-box}:root{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;font-weight:400;color:#333;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh;background-color:#fff}#app{width:100%;min-height:100vh}.home[data-v-880f1215]{min-height:100vh;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.navbar[data-v-880f1215]{background:linear-gradient(135deg,#1976d2,#42a5f5);padding:1rem 0;position:sticky;top:0;z-index:1000;box-shadow:0 2px 10px #1976d24d}.nav-container[data-v-880f1215]{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center}.nav-logo[data-v-880f1215]{display:flex;align-items:center;gap:12px}.logo[data-v-880f1215]{width:40px;height:40px;object-fit:contain;filter:drop-shadow(2px 2px 4px rgba(0,0,0,.3));transition:transform .3s ease;border-radius:8px}.logo[data-v-880f1215]:hover{transform:scale(1.05);filter:drop-shadow(2px 2px 6px rgba(0,0,0,.4)) brightness(1.1)}.nav-logo h2[data-v-880f1215]{color:#fff;margin:0;font-size:1.8rem;font-weight:700;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.nav-menu[data-v-880f1215]{display:flex;gap:2rem;align-items:center}.nav-link[data-v-880f1215]{color:#fff;text-decoration:none;font-weight:500;font-size:1.1rem;padding:.5rem 1rem;border-radius:25px;transition:all .3s ease;text-shadow:1px 1px 2px rgba(0,0,0,.3)}.nav-link[data-v-880f1215]:hover{background:#fff3;transform:translateY(-2px);box-shadow:0 4px 8px #0003}.nav-toggle[data-v-880f1215]{display:none;flex-direction:column;cursor:pointer}.bar[data-v-880f1215]{width:25px;height:3px;background:#fff;margin:3px 0;transition:.3s;border-radius:2px}.hero[data-v-880f1215]{background:linear-gradient(135deg,#1976d2,#42a5f5 30%,#00b4db 70%,#0083b0);color:#fff;padding:80px 20px;text-align:center;min-height:60vh;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.hero[data-v-880f1215]:before{content:"";position:absolute;inset:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="wave" x="0" y="0" width="100" height="20" patternUnits="userSpaceOnUse"><path d="M0,10 Q25,0 50,10 T100,10 L100,20 L0,20 Z" fill="rgba(255,255,255,0.1)"/></pattern></defs><rect width="100" height="100" fill="url(%23wave)"/></svg>') repeat-x;animation:wave-880f1215 20s linear infinite}@keyframes wave-880f1215{0%{transform:translate(0)}to{transform:translate(-100px)}}.hero-content[data-v-880f1215]{max-width:800px;position:relative;z-index:1}.hero-title[data-v-880f1215]{font-size:3.5rem;font-weight:700;margin-bottom:1rem;text-shadow:3px 3px 6px rgba(0,0,0,.7);color:#fff}.hero-subtitle[data-v-880f1215]{font-size:1.5rem;margin-bottom:1.5rem;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.6);font-weight:600}.hero-description[data-v-880f1215]{font-size:1.1rem;margin-bottom:2rem;color:#fff;text-shadow:1px 1px 3px rgba(0,0,0,.5);line-height:1.6;font-weight:500}.cta-button[data-v-880f1215]{background:linear-gradient(45deg,#1976d2,#42a5f5);color:#fff;border:none;padding:15px 30px;font-size:1.1rem;border-radius:50px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #1976d24d;position:relative;z-index:1;font-weight:600;text-transform:uppercase;letter-spacing:.5px;text-decoration:none;display:inline-block}.cta-button[data-v-880f1215]:hover{background:linear-gradient(45deg,#42a5f5,#1976d2);transform:translateY(-2px);box-shadow:0 6px 20px #1976d266}.container[data-v-880f1215]{max-width:1200px;margin:0 auto;padding:0 20px}.target-section[data-v-880f1215]{padding:80px 0;background:linear-gradient(180deg,#e3f2fd,#f8f9ff)}.target-section h2[data-v-880f1215]{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#333}.target-content[data-v-880f1215]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.target-item[data-v-880f1215]{background:#fff;padding:2rem;border-radius:10px;box-shadow:0 4px 6px #0000001a;text-align:center}.target-item h3[data-v-880f1215]{font-size:1.3rem;margin-bottom:1rem;color:#1976d2}.target-item p[data-v-880f1215]{color:#666;line-height:1.6}.features-section[data-v-880f1215]{padding:80px 0;background:linear-gradient(180deg,#fff,#f8f9ff)}.features-section h2[data-v-880f1215]{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#333}.features-grid[data-v-880f1215]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.feature-card[data-v-880f1215]{background:linear-gradient(135deg,#fff,#e3f2fd);padding:2rem;border-radius:15px;text-align:center;transition:transform .3s ease;border:2px solid #bbdefb;box-shadow:0 4px 15px #1976d21a}.feature-card[data-v-880f1215]:hover{transform:translateY(-5px);box-shadow:0 8px 25px #1976d233;border-color:#1976d2}.feature-icon[data-v-880f1215]{font-size:3rem;margin-bottom:1rem}.feature-card h3[data-v-880f1215]{font-size:1.3rem;margin-bottom:1rem;color:#333}.feature-card p[data-v-880f1215]{color:#666;line-height:1.6}.dashboard-section[data-v-880f1215]{padding:60px 0;background:linear-gradient(180deg,#fff,#f0f8ff);border-bottom:3px solid #e3f2fd}.dashboard-section h2[data-v-880f1215]{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#1976d2}.dashboard-grid[data-v-880f1215]{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.dashboard-card[data-v-880f1215]{background:#fff;border-radius:15px;box-shadow:0 8px 25px #1976d226;overflow:hidden;transition:transform .3s ease;border:2px solid #e3f2fd}.dashboard-card[data-v-880f1215]:hover{transform:translateY(-5px);box-shadow:0 12px 35px #1976d233}.card-header[data-v-880f1215]{background:linear-gradient(135deg,#1976d2,#42a5f5);color:#fff;padding:1.5rem;text-align:center}.card-header h3[data-v-880f1215]{margin:0;font-size:1.3rem;font-weight:600}.card-content[data-v-880f1215]{padding:2rem;min-height:200px;display:flex;align-items:center;justify-content:center}.placeholder-content[data-v-880f1215]{text-align:center;color:#666}.placeholder-content p[data-v-880f1215]{margin-bottom:1rem;font-style:italic}.placeholder-box[data-v-880f1215]{width:100%;height:100px;background:linear-gradient(135deg,#f5f5f5,#e8f4fd);border:2px dashed #bbdefb;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#90a4ae;font-size:.9rem}.prediction-card .card-header[data-v-880f1215]{background:linear-gradient(135deg,#7b1fa2,#ab47bc)}.weather-card .card-header[data-v-880f1215]{background:linear-gradient(135deg,#1976d2,#42a5f5)}.uv-card .card-header[data-v-880f1215]{background:linear-gradient(135deg,#f57c00,#ffb74d)}.footer[data-v-880f1215]{background:linear-gradient(135deg,#1565c0,#1976d2);color:#fff;padding:40px 0;text-align:center}.footer p[data-v-880f1215]{margin:.5rem 0;opacity:.9}@media (max-width: 768px){.nav-menu[data-v-880f1215]{position:fixed;left:-100%;top:70px;flex-direction:column;background:linear-gradient(135deg,#1976d2,#42a5f5);width:100%;text-align:center;transition:.3s;box-shadow:0 10px 27px #0000000d;padding:2rem 0}.nav-menu.active[data-v-880f1215]{left:0}.nav-toggle[data-v-880f1215]{display:flex}.nav-link[data-v-880f1215]{margin:1rem 0;font-size:1.2rem}.nav-logo[data-v-880f1215]{gap:8px}.logo[data-v-880f1215]{width:32px;height:32px;border-radius:6px}.nav-logo h2[data-v-880f1215]{font-size:1.5rem}.hero-title[data-v-880f1215]{font-size:2.5rem}.hero-subtitle[data-v-880f1215]{font-size:1.2rem}.hero-description[data-v-880f1215]{font-size:1rem}.target-content[data-v-880f1215],.features-grid[data-v-880f1215],.dashboard-grid[data-v-880f1215]{grid-template-columns:1fr}.target-section h2[data-v-880f1215],.features-section h2[data-v-880f1215],.dashboard-section h2[data-v-880f1215]{font-size:2rem}.dashboard-card[data-v-880f1215]{min-width:300px}}.predictive-model[data-v-1889d428]{min-height:100vh;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background:linear-gradient(180deg,#f8f9ff,#e3f2fd)}.navbar[data-v-1889d428]{background:linear-gradient(135deg,#1976d2,#42a5f5);padding:1rem 0;position:sticky;top:0;z-index:1000;box-shadow:0 2px 10px #1976d24d}.nav-container[data-v-1889d428]{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center}.nav-logo[data-v-1889d428]{display:flex;align-items:center;gap:12px}.logo[data-v-1889d428]{width:40px;height:40px;object-fit:contain;filter:drop-shadow(2px 2px 4px rgba(0,0,0,.3));transition:transform .3s ease;border-radius:8px}.logo[data-v-1889d428]:hover{transform:scale(1.05);filter:drop-shadow(2px 2px 6px rgba(0,0,0,.4)) brightness(1.1)}.nav-logo h2[data-v-1889d428]{color:#fff;margin:0;font-size:1.8rem;font-weight:700;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.nav-menu[data-v-1889d428]{display:flex;gap:2rem;align-items:center}.nav-link[data-v-1889d428]{color:#fff;text-decoration:none;font-weight:500;font-size:1.1rem;padding:.5rem 1rem;border-radius:25px;transition:all .3s ease;text-shadow:1px 1px 2px rgba(0,0,0,.3)}.nav-link[data-v-1889d428]:hover,.nav-link.active[data-v-1889d428]{background:#fff3;transform:translateY(-2px);box-shadow:0 4px 8px #0003}.nav-toggle[data-v-1889d428]{display:none;flex-direction:column;cursor:pointer}.bar[data-v-1889d428]{width:25px;height:3px;background:#fff;margin:3px 0;transition:.3s;border-radius:2px}.main-content[data-v-1889d428]{max-width:1200px;margin:0 auto;padding:2rem 20px}.header-section[data-v-1889d428]{text-align:center;margin-bottom:3rem}.header-section h1[data-v-1889d428]{font-size:2.5rem;color:#1976d2;margin-bottom:1rem}.header-section p[data-v-1889d428]{font-size:1.2rem;color:#666}.today-status-card[data-v-1889d428]{background:#fff;border-radius:20px;padding:2rem;margin-top:2rem;box-shadow:0 8px 25px #1976d226;border:3px solid #e3f2fd}.status-header[data-v-1889d428]{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}.status-header h2[data-v-1889d428]{color:#1976d2;margin:0;font-size:1.8rem}.date-selector[data-v-1889d428]{display:flex;align-items:center;gap:.5rem}.date-selector label[data-v-1889d428]{color:#666;font-weight:500;font-size:.9rem}.date-input[data-v-1889d428]{padding:.5rem 1rem;border:2px solid #e3f2fd;border-radius:8px;font-size:.9rem;color:#1976d2;background:#f8f9ff;transition:all .3s ease}.date-input[data-v-1889d428]:focus{outline:none;border-color:#1976d2;box-shadow:0 0 0 3px #1976d21a}.status-content[data-v-1889d428]{display:flex;align-items:center;gap:2rem;flex-wrap:wrap}.main-status[data-v-1889d428]{display:flex;align-items:center;gap:1rem;padding:1.5rem 2rem;border-radius:15px;flex:1;min-width:300px}.main-status.safe[data-v-1889d428]{background:linear-gradient(135deg,#e8f5e8,#c8e6c9);border:2px solid #4caf50}.main-status.warning[data-v-1889d428]{background:linear-gradient(135deg,#fff3e0,#ffe0b2);border:2px solid #ff9800}.main-status.danger[data-v-1889d428]{background:linear-gradient(135deg,#ffebee,#ffcdd2);border:2px solid #f44336}.status-icon[data-v-1889d428]{font-size:3rem}.status-text h3[data-v-1889d428]{margin:0 0 .5rem;font-size:1.5rem;color:#333}.status-text p[data-v-1889d428]{margin:0;color:#666;font-size:1rem}.status-details[data-v-1889d428]{display:flex;flex-wrap:wrap;gap:.5rem}.detail-badge[data-v-1889d428]{background:#1976d2;color:#fff;padding:.4rem 1rem;border-radius:20px;font-size:.8rem;font-weight:500}.legend-section[data-v-1889d428]{margin-bottom:2rem}.legend-section h2[data-v-1889d428]{color:#1976d2;margin-bottom:1.5rem;font-size:1.5rem;text-align:center}.legend-cards[data-v-1889d428]{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap;max-width:800px;margin:0 auto}.legend-card[data-v-1889d428]{display:flex;align-items:center;gap:.8rem;padding:1rem 1.5rem;background:#fff;border-radius:12px;box-shadow:0 2px 8px #1976d21a;border:2px solid #e3f2fd;transition:transform .3s ease;flex:1;min-width:200px;max-width:250px}.legend-card[data-v-1889d428]:hover{transform:translateY(-2px);box-shadow:0 4px 15px #1976d226}.legend-card.safe[data-v-1889d428]{border-color:#4caf50}.legend-card.moderate[data-v-1889d428]{border-color:#ff9800}.legend-card.danger[data-v-1889d428]{border-color:#f44336}.legend-color[data-v-1889d428]{width:24px;height:24px;border-radius:50%;flex-shrink:0}.legend-card.safe .legend-color[data-v-1889d428]{background:linear-gradient(135deg,#4caf50,#8bc34a)}.legend-card.moderate .legend-color[data-v-1889d428]{background:linear-gradient(135deg,#ff9800,#ffc107)}.legend-card.danger .legend-color[data-v-1889d428]{background:linear-gradient(135deg,#f44336,#ff5722)}.legend-text h3[data-v-1889d428]{margin:0 0 .2rem;font-size:1rem;color:#333;font-weight:600}.legend-text p[data-v-1889d428]{margin:0;color:#666;font-size:.85rem;line-height:1.3}.predictions-section[data-v-1889d428]{margin-bottom:3rem}.predictions-section h2[data-v-1889d428]{color:#1976d2;margin-bottom:2rem;font-size:2rem;text-align:center}.prediction-cards[data-v-1889d428]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.prediction-card[data-v-1889d428]{background:#fff;border-radius:15px;padding:2rem;box-shadow:0 4px 15px #1976d21a;border:2px solid #e3f2fd;text-align:center;transition:transform .3s ease}.prediction-card[data-v-1889d428]:hover{transform:translateY(-5px);box-shadow:0 8px 25px #1976d233}.prediction-card h3[data-v-1889d428]{color:#1976d2;margin-bottom:1rem;font-size:1.3rem}.prediction-status[data-v-1889d428]{font-size:1.2rem;font-weight:700;padding:.8rem 1.5rem;border-radius:25px;margin-bottom:1rem;display:inline-block}.prediction-status.safe[data-v-1889d428]{background:#e8f5e8;color:#2e7d32}.prediction-status.warning[data-v-1889d428]{background:#fff3e0;color:#f57c00}.prediction-status.danger[data-v-1889d428]{background:#ffebee;color:#d32f2f}.prediction-confidence[data-v-1889d428]{color:#666;margin-bottom:1rem;font-size:.9rem}.prediction-details[data-v-1889d428]{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.detail-item[data-v-1889d428]{background:#e3f2fd;color:#1976d2;padding:.3rem .8rem;border-radius:15px;font-size:.8rem;font-weight:500}.action-section[data-v-1889d428]{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.action-button[data-v-1889d428]{padding:12px 24px;border:none;border-radius:25px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px}.action-button.primary[data-v-1889d428]{background:linear-gradient(45deg,#1976d2,#42a5f5);color:#fff;box-shadow:0 4px 15px #1976d24d}.action-button.primary[data-v-1889d428]:hover{background:linear-gradient(45deg,#42a5f5,#1976d2);transform:translateY(-2px);box-shadow:0 6px 20px #1976d266}.action-button.secondary[data-v-1889d428]{background:#fff;color:#1976d2;border:2px solid #1976d2;box-shadow:0 4px 15px #1976d21a}.action-button.secondary[data-v-1889d428]:hover{background:#1976d2;color:#fff;transform:translateY(-2px);box-shadow:0 6px 20px #1976d233}@media (max-width: 768px){.nav-menu[data-v-1889d428]{position:fixed;left:-100%;top:70px;flex-direction:column;background:linear-gradient(135deg,#1976d2,#42a5f5);width:100%;text-align:center;transition:.3s;box-shadow:0 10px 27px #0000000d;padding:2rem 0}.nav-menu.active[data-v-1889d428]{left:0}.nav-toggle[data-v-1889d428]{display:flex}.nav-link[data-v-1889d428]{margin:1rem 0;font-size:1.2rem}.nav-logo[data-v-1889d428]{gap:8px}.logo[data-v-1889d428]{width:32px;height:32px;border-radius:6px}.nav-logo h2[data-v-1889d428]{font-size:1.5rem}.legend-cards[data-v-1889d428]{flex-direction:column;align-items:center}.legend-card[data-v-1889d428]{width:100%;max-width:300px;justify-content:center}.legend-color[data-v-1889d428]{width:20px;height:20px}.prediction-cards[data-v-1889d428]{grid-template-columns:1fr}.action-section[data-v-1889d428]{flex-direction:column;align-items:center}.action-button[data-v-1889d428]{width:200px}.status-header[data-v-1889d428]{flex-direction:column;align-items:flex-start}.status-content[data-v-1889d428]{flex-direction:column;align-items:stretch}.main-status[data-v-1889d428]{min-width:auto;justify-content:center}.status-details[data-v-1889d428]{justify-content:center}.today-status-card[data-v-1889d428]{padding:1.5rem}.status-header h2[data-v-1889d428]{font-size:1.5rem}.status-icon[data-v-1889d428]{font-size:2.5rem}.status-text h3[data-v-1889d428]{font-size:1.3rem}}
