:root{--primary-color:#2e7d32;--primary-dark:#1b5e20;--secondary-color:#ff9800;--accent-color:#03a9f4;--text-primary:#212121;--text-secondary:#757575;--background-light:#fafafa;--transition-fast:0.2s ease;--transition-slow:0.5s ease;--font-weight-light:300;--font-weight-normal:400;--font-weight-semibold:600}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fafafa;background-color:var(--background-light);color:#212121;color:var(--text-primary);font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.container{padding:0 1rem}@media (min-width:768px){.container{padding:0 2rem}}.btn{display:inline-block;font-size:1rem;font-weight:var(--font-weight-medium);padding:.75rem 1.5rem;text-align:center;transition:all var(--transition-medium)}.btn-primary{background-color:#2e7d32;background-color:var(--primary-color)}.btn-primary:hover{background-color:#1b5e20;background-color:var(--primary-dark)}.btn-secondary{background-color:#ff9800;background-color:var(--secondary-color);color:#fff}.btn-secondary:hover{background-color:#f57c00;transform:translateY(-2px)}.navbar{background:linear-gradient(135deg,#1b5e20,#2e7d32,#388e3c);border-bottom:2px solid #4caf50;box-shadow:0 4px 20px #00000026;box-sizing:border-box;height:70px;left:0;padding:0 4rem;position:fixed;top:0;width:100%;z-index:1000}.navbar,.profile-button{align-items:center;display:flex}.profile-button{background:#0000;border:none;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;gap:.5rem;max-height:40px;padding:.5rem 1rem;transition:all .3s ease}.dropdown-avatar,.profile-button img,.user-avatar{border:2px solid #4caf50;border-radius:50%;flex-shrink:0;height:32px;object-fit:cover;width:32px}.user-profile-link{align-items:center;background:#ffffff1a;border-radius:20px;color:#fff;cursor:pointer;display:flex;gap:8px;padding:4px 8px;transition:all .3s ease}.user-profile-link:hover{background:#fff3}.dropdown-avatar{height:48px;width:48px}.profile-button:hover{background:#ffffff1a;border-radius:8px}.profile-button:active{transform:scale(.98)}.profile-button img:active{transform:scale(1)}.navbar-container{gap:4rem;justify-content:flex-start;margin:0;padding:0;width:100%}.nav-right,.navbar-container{align-items:center;display:flex}.nav-right{gap:3rem;margin-left:auto}.logo{align-items:center;display:flex;margin-right:0}.logo img{display:block;height:50px;transition:transform .3s ease;width:auto}.logo img:hover{transform:scale(1.05)}.navbar-menu{align-items:center;display:flex;gap:3rem;gap:2rem;height:100%;list-style:none;margin:0;padding:0}.navbar-menu li{flex-shrink:0;margin:0}.menu-item{align-items:center;background:none;border:none;border-radius:20px;cursor:pointer;display:inline-flex;font-size:1.1rem;font-weight:600;justify-content:center;letter-spacing:.5px;padding:.7rem 1.5rem;-webkit-user-select:none;user-select:none;white-space:nowrap}.menu-item:hover{background:#ffffff26;color:#fff}.language-toggle{align-items:center;background:none;border:none;border-radius:20px;color:#fff;cursor:pointer;display:inline-flex;font-size:1.1rem;font-weight:600;justify-content:center;padding:.7rem 1.5rem;text-decoration:none;transition:all .3s ease;-webkit-user-select:none;user-select:none;white-space:nowrap}.language-toggle:hover{background:none;color:#2e7d32;transform:translateY(-2px)}.language-toggle:active{transform:scale(.98)}.account-section{margin-left:2rem}.account-icon{border-radius:20px;cursor:pointer;padding:.5rem;transition:all .3s ease}.account-icon:hover{background:#ffffff1a}.login-link,.user-profile-link{align-items:center;border-radius:20px;color:#fff;display:flex;gap:.5rem;padding:.5rem 1rem;transition:all .3s ease}.login-link:hover,.user-profile-link:hover{background:#ffffff1a}.user-avatar{border-radius:50%;flex-shrink:0;height:32px!important;object-fit:cover;pointer-events:none;width:32px!important}.user-avatar,.user-profile-link:active .user-avatar{transform:scale(1)!important}.user-name{font-size:.9rem;font-weight:500}.mobile-menu-icon{color:#fff;cursor:pointer;display:none;font-size:1.5rem;padding:.5rem}.navbar-menu .mobile-only{display:none}@media (max-width:768px){.navbar{padding:0 1rem}.navbar-container{gap:.5rem;justify-content:space-between}.nav-right{align-items:flex-start;background:#2e7d32;flex-direction:column;padding:1rem;position:fixed;right:-100%;top:60px;transition:right .3s ease;width:100%}.nav-right.active{right:0}.navbar-menu{flex-direction:column;gap:1rem;width:100%}.menu-item{justify-content:flex-start;width:100%}.mobile-menu-icon{display:block;margin-left:auto}.navbar-menu .mobile-only{display:list-item}.account-section{display:none}}.menu-item{color:#fff;display:inline-block;overflow:hidden;padding:.5rem 1rem;position:relative;text-decoration:none;transition:all .3s ease}.menu-item:before{background:#c8e6c9;bottom:0;content:"";height:2px;left:0;position:absolute;transform:scaleX(0);transform-origin:right;transition:transform .5s ease-in-out;width:100%}.menu-item:hover{color:#c8e6c9}.menu-item:hover:before{animation:wave 1.5s linear infinite;background:linear-gradient(90deg,#0000,#c8e6c9,#0000);background-size:200% 100%;transform:scaleX(1);transform-origin:left}@keyframes wave{0%{background-position:0}50%{background-position:100%}to{background-position:0}}.chatbot-page{min-height:100vh;overflow:hidden;position:relative;z-index:1}.chatbot-page:before{background-attachment:fixed;background-image:url(data:image/jpeg;base64,QmluYXJ5IGltYWdlIGRhdGEgd291bGQgZ28gaGVyZQo=);background-position:50%;background-size:cover;bottom:0;content:"";filter:brightness(.9);left:0;position:absolute;right:0;top:0;z-index:-1}.chatbot-toggle-button{align-items:center;background:linear-gradient(135deg,#2e7d32,#4caf50);border-radius:50%;bottom:24px;box-shadow:0 4px 16px #0003;cursor:pointer;display:flex;height:60px;justify-content:center;position:fixed;right:24px;transition:all .3s ease;width:60px;z-index:1000}.bot-info{padding:8px 0;text-align:center}.bot-info h3{font-size:24px;text-align:center;text-shadow:0 2px 4px #00000026}.bot-info p{color:#fff!important;font-size:16px;font-weight:500;letter-spacing:.7px;margin:8px 0 0;opacity:1;text-align:center;text-shadow:0 2px 4px #0003}.chatbot-toggle-button:hover{box-shadow:0 6px 20px #0000004d;transform:scale(1.1)}.chatbot-toggle-button i{color:#fff;font-size:24px}.chatbot-page{padding-top:80px}.speak-btn{color:#007bff;font-size:16px;transition:all .2s ease;vertical-align:middle}.speak-btn:hover{background:#007bff1a;color:#0056b3}.speak-btn.speaking{color:#dc3545}.speak-btn.speaking:hover{color:#c82333}.chatbot-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff2;background:#ffffffd9;background-image:linear-gradient(#ffffffeb,#ffffffeb),url(data:image/jpeg;base64,QmluYXJ5IGltYWdlIGRhdGEgd291bGQgZ28gaGVyZQo=);background-position:50%;background-size:cover;border-radius:16px;bottom:24px;box-shadow:0 8px 32px #00000026;display:flex;flex-direction:column;font-family:Poppins,sans-serif;height:600px;overflow:hidden;position:fixed;right:24px;width:380px;z-index:1000}.messages-container{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffffe6;flex:1 1;overflow-y:auto;padding:20px}.message{border-radius:12px;box-shadow:0 2px 8px #0000000d;margin-bottom:16px;padding:12px 16px}.user-message{background:#2e7d321a;border-left:4px solid #2e7d32;color:#1b5e20;margin-left:auto}.bot-message{background:#fffffff2;border-right:4px solid #4caf50;color:#333;margin-right:auto}.chatbot-header{align-items:center;background:linear-gradient(135deg,#1b5e20,#388e3c);box-shadow:0 4px 20px #00000026;color:#fff;display:flex;justify-content:center;overflow:hidden;padding:20px;position:relative}.chatbot-header:before{background:radial-gradient(circle at top right,#fff3 0,#0000 70%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.header-left{animation:slideIn .5s ease-out;flex-direction:column;gap:12px;position:relative;text-align:center;z-index:1}.bot-avatar,.header-left{align-items:center;display:flex}.bot-avatar{animation:float 3s ease-in-out infinite;background:linear-gradient(135deg,#43a047,#66bb6a);border:3px solid #fff6;border-radius:50%;box-shadow:0 4px 12px #0003;box-shadow:0 4px 15px #0003;font-size:32px;height:64px;justify-content:center;margin:0 auto;width:64px}.bot-info h3{color:#fff;font-size:20px;font-weight:600;letter-spacing:.5px;margin:0;text-shadow:0 2px 4px #0000001a}.bot-info p{color:#fff;font-size:14px;font-weight:400;letter-spacing:.3px;margin:2px 0 0;text-shadow:0 1px 2px #0003}.header-actions{align-items:center;display:flex;gap:12px;position:relative;z-index:1}.clear-btn,.close-btn,.language-toggle{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff26;border:1px solid #fff3;border-radius:12px;box-shadow:0 4px 12px #0000001a;color:#2e7d32;cursor:pointer;display:flex;font-size:13px;gap:6px;padding:10px;transition:all .3s cubic-bezier(.4,0,.2,1)}.clear-btn:hover,.close-btn:hover,.language-toggle:hover{background:#ffffff40;box-shadow:0 6px 16px #00000026;transform:translateY(-2px)}.clear-btn:active,.close-btn:active,.language-toggle:active{transform:translateY(1px)}.quick-actions{background:linear-gradient(180deg,#f1f8e9,#f5f5f5);border-bottom:1px solid #00000014;box-shadow:0 2px 12px #0000000d;padding:16px;position:relative}.action-buttons{display:flex;flex-wrap:wrap;gap:12px}.action-btn{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffe6;border:1px solid #4caf5033;border-radius:12px;box-shadow:0 4px 12px #0000000d;color:#2e7d32;cursor:pointer;display:flex;flex:1 1;font-size:14px;font-weight:500;justify-content:center;letter-spacing:.3px;padding:12px 16px;transition:all .3s cubic-bezier(.4,0,.2,1);white-space:nowrap}.action-btn:hover{background:linear-gradient(135deg,#f1f8e9,#e8f5e9);border-color:#4caf50;box-shadow:0 8px 20px #4caf5026;color:#1b5e20;transform:translateY(-3px)}.action-btn:active{transform:translateY(1px)}.action-btn i{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#2e7d32,#4caf50);-webkit-background-clip:text;background-clip:text;font-size:16px;margin-right:8px}.action-btn:disabled{box-shadow:none;cursor:not-allowed;opacity:.5;transform:none}.chatbot-messages{display:flex;flex:1 1;flex-direction:column;gap:16px;overflow-y:auto;padding:16px}.message{align-items:flex-start;display:flex;gap:8px;max-width:85%}.user-message{align-self:flex-end;flex-direction:row-reverse}.bot-message{align-self:flex-start}.message-avatar{align-items:center;border-radius:50%;display:flex;flex-shrink:0;font-size:14px;height:32px;justify-content:center;width:32px}.user-message .message-avatar{background:#e3f2fd;color:#1976d2}.bot-message .message-avatar{background:#e8f5e9;color:#388e3c}.message-content{display:flex;flex:1 1;flex-direction:column}.message-text{background:#f5f5f5;border-radius:12px;font-size:14px;line-height:1.4;padding:12px;position:relative;white-space:pre-wrap}.user-message .message-text{background:#e3f2fd;color:#1565c0}.bot-message .message-text{background:#e8f5e9;color:#2e7d32}.message-time{color:#666;font-size:11px;margin-top:4px;text-align:center}.message-image{margin-bottom:8px}.uploaded-image{border-radius:8px;cursor:pointer;max-width:200px}.speak-btn{background:none;border:none;border-radius:4px;color:#388e3c;cursor:pointer;font-size:14px;margin-left:8px;padding:4px;transition:all .2s}.speak-btn:hover{background:#388e3c1a}.typing-indicator{align-items:center;display:flex;gap:4px}.typing-indicator span{animation:typing 1.4s ease-in-out infinite;background:#4caf50;border-radius:50%;height:8px;width:8px}.typing-indicator span:first-child{animation-delay:-.32s}.typing-indicator span:nth-child(2){animation-delay:-.16s}@keyframes typing{0%,80%,to{opacity:.5;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}.chatbot-input{background:#fff;border-top:1px solid #e0e0e0;padding:16px}.selected-image{margin-bottom:12px;position:relative}.selected-image img{border-radius:8px;max-width:100px}.remove-image{background:#f44336;font-size:14px;height:24px;right:-8px;top:-8px;width:24px}.input-row{align-items:center;display:flex;gap:8px}.message-input{border:1px solid #e0e0e0;border-radius:24px;flex:1 1;font-family:inherit;font-size:14px;max-height:100px;min-height:20px;outline:none;padding:12px 16px;resize:none}.message-input:focus{border-color:#4caf50;box-shadow:0 0 0 2px #4caf5033}.send-btn,.upload-btn,.voice-btn{align-items:center;border:none;border-radius:50%;cursor:pointer;display:flex;font-size:16px;height:40px;justify-content:center;transition:all .2s;width:40px}.upload-btn{background:#f5f5f5;color:#666}.upload-btn:hover{background:#e0e0e0;color:#333}.voice-btn{background:#fff3e0;color:#f57c00}.voice-btn:hover{background:#ffe0b2;color:#ef6c00}.voice-btn.recording{animation:pulse 1s infinite;background:#ffebee;color:#f44336}.send-btn{background:#4caf50;color:#fff}.send-btn:hover:not(:disabled){background:#45a049;transform:scale(1.05)}.send-btn:disabled{background:#ccc;cursor:not-allowed;transform:none}.chatbot-messages::-webkit-scrollbar{width:6px}.chatbot-messages::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.chatbot-messages::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.chatbot-messages::-webkit-scrollbar-thumb:hover{background:#a8a8a8}@media (max-width:768px){.chatbot-container{border-radius:0;bottom:0;height:100vh;right:0;width:100vw}.chatbot-toggle-button{bottom:20px;right:20px}.action-btn{font-size:11px;padding:6px 8px}.message{max-width:90%}}.loading{opacity:.7;pointer-events:none}.message{animation:messageSlideIn .3s ease-out}@keyframes messageSlideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-5px)}to{transform:translateY(0)}}@keyframes slideIn{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}.speak-btn,.upload-btn:focus,.voice-btn:focus{background:none;border:none;border-radius:4px;color:#4caf50;cursor:pointer;font-size:16px;margin-left:8px;padding:4px;transition:all .2s;vertical-align:middle}.speak-btn:hover{background:#4caf501a;color:#2e7d32}.speak-btn:active{transform:scale(.95)}.speak-btn.speaking{animation:pulse 1.5s infinite;color:#f44336}.speak-btn.speaking:hover{background:#f443361a;color:#d32f2f}.action-btn:focus,.clear-btn:focus,.close-btn:focus,.language-toggle:focus,.send-btn:focus,.speak-btn:focus{outline:2px solid #4caf50;outline-offset:2px}.pwa-install-prompt{animation:slideUp .3s ease-out;background:linear-gradient(135deg,#4caf50,#45a049);border-radius:12px;bottom:20px;box-shadow:0 8px 32px #0000004d;color:#fff;left:50%;max-width:400px;padding:16px;position:fixed;transform:translateX(-50%);width:90%;z-index:1000}@keyframes slideUp{0%{opacity:0;transform:translateX(-50%) translateY(100%)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.pwa-install-content{align-items:center;display:flex;gap:12px}.pwa-install-icon{align-items:center;background:#fff3;border-radius:50%;display:flex;flex-shrink:0;font-size:20px;height:48px;justify-content:center;width:48px}.pwa-install-text{flex:1 1;min-width:0}.pwa-install-text h3{font-size:16px;font-weight:600;margin:0 0 4px}.pwa-install-text p{font-size:14px;line-height:1.4;margin:0;opacity:.9}.pwa-install-actions{display:flex;flex-direction:column;gap:8px;margin-top:12px}.pwa-install-btn{background:#fff3;border:1px solid #ffffff4d;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:8px 16px;transition:all .2s ease}.pwa-install-btn:hover{background:#ffffff4d;transform:translateY(-1px)}.pwa-dismiss-btn{background:#0000;border:none;color:#fffc;cursor:pointer;font-size:12px;padding:6px 12px;transition:color .2s ease}.pwa-dismiss-btn:hover{color:#fff}@media (max-width:480px){.pwa-install-prompt{bottom:10px;left:10px;max-width:none;right:10px;transform:none;width:auto}.pwa-install-content{flex-direction:column;text-align:center}.pwa-install-actions{flex-direction:row;justify-content:center}.pwa-dismiss-btn,.pwa-install-btn{flex:1 1;max-width:120px}}@media (prefers-color-scheme:dark){.pwa-install-prompt{background:linear-gradient(135deg,#2e7d32,#1b5e20)}}.pwa-update-notification{animation:slideInRight .3s ease-out;background:linear-gradient(135deg,#3498db,#2980b9);border-radius:12px;box-shadow:0 8px 32px #0000004d;color:#fff;max-width:350px;padding:16px;position:fixed;right:20px;top:20px;width:90%;z-index:1000}.pwa-update-content{align-items:center;display:flex;gap:12px}.pwa-update-icon{align-items:center;animation:spin 2s linear infinite;background:#fff3;border-radius:50%;display:flex;flex-shrink:0;font-size:16px;height:40px;justify-content:center;width:40px}.pwa-update-text{flex:1 1;min-width:0}.pwa-update-text h3{font-size:14px;font-weight:600;margin:0 0 4px}.pwa-update-text p{font-size:12px;line-height:1.4;margin:0;opacity:.9}.pwa-update-actions{margin-top:8px}.pwa-update-btn{align-items:center;background:#fff3;border:1px solid #ffffff4d;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:12px;font-weight:500;gap:6px;padding:6px 12px;transition:all .2s ease}.pwa-update-btn:hover{background:#ffffff4d;transform:translateY(-1px)}@media (max-width:480px){.pwa-update-notification{left:10px;max-width:none;right:10px;top:10px;width:auto}.pwa-update-content{flex-direction:column;text-align:center}.pwa-update-btn{justify-content:center;width:100%}}@media (prefers-color-scheme:dark){.pwa-update-notification{background:linear-gradient(135deg,#1f4e79,#0d2b36)}}.home-page{min-height:100vh;overflow-x:hidden;position:relative}.particle-canvas{height:100%;left:0;pointer-events:none;position:fixed;top:0;width:100%;z-index:0}.hero-section{background:linear-gradient(135deg,#1a1a2e,#16213e 50%,#0f3460);height:100vh;overflow:hidden}.hero-background{animation:backgroundMove 20s ease-in-out infinite;background:radial-gradient(circle at 20% 50%,#7877c64d 0,#0000 50%),radial-gradient(circle at 80% 20%,#ff77c64d 0,#0000 50%),radial-gradient(circle at 40% 80%,#78dbe24d 0,#0000 50%);height:120%;left:0;position:absolute;top:0;width:120%}@keyframes backgroundMove{0%,to{transform:translateX(-10px) translateY(-10px) rotate(0deg)}50%{transform:translateX(10px) translateY(10px) rotate(1deg)}}.hero-overlay-advanced{color:#fff;max-width:1200px;padding:0 2rem;position:relative;text-align:center;width:100%;z-index:2}.floating-elements{bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0}.floating-icon{color:#4caf5099;font-size:2rem;opacity:.7;position:absolute}.floating-icon:first-child{left:10%;top:20%}.floating-icon:nth-child(2){right:15%;top:60%}.floating-icon:nth-child(3){bottom:30%;left:20%}.hero-content{position:relative;z-index:3}.hero-heading-advanced{font-size:clamp(3rem,8vw,6rem);font-weight:800;line-height:1.1;margin-bottom:2rem;perspective:1000px;text-shadow:0 0 30px #4caf5080}.gradient-text{-webkit-text-fill-color:#0000;animation:gradientShift 3s ease infinite;background:linear-gradient(45deg,#4caf50,#81c784,#a5d6a7,#4caf50);-webkit-background-clip:text;background-clip:text;background-size:400% 400%;display:inline-block}@keyframes gradientShift{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.hero-subheading-advanced{font-size:clamp(1.2rem,3vw,1.8rem);font-weight:300;line-height:1.6;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:600px;opacity:.9}.highlight-text{color:#81c784;display:inline-block;font-weight:600;position:relative}.highlight-text:after{animation:highlightGlow 2s ease-in-out infinite;background:linear-gradient(90deg,#0000,#81c784,#0000);bottom:-2px;content:"";height:2px;left:0;position:absolute;width:100%}@keyframes highlightGlow{0%,to{opacity:.5}50%{opacity:1}}.hero-stats{display:flex;flex-wrap:wrap;gap:3rem;justify-content:center;margin-bottom:3rem}.stat-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:20px;min-width:120px;padding:1.5rem;text-align:center;transition:all .3s ease}.stat-item:hover{background:#ffffff26;box-shadow:0 10px 30px #0003;transform:translateY(-5px)}.stat-number{color:#81c784;font-size:2.5rem;font-weight:700;margin-bottom:.5rem;text-shadow:0 0 20px #81c78480}.stat-label{font-size:.9rem;letter-spacing:1px;opacity:.8;text-transform:uppercase}.hero-buttons{align-items:center;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.btn-primary-advanced{align-items:center;background:linear-gradient(135deg,#4caf50,#45a049);border-radius:50px;box-shadow:0 8px 25px #4caf5066;color:#fff;display:inline-flex;font-size:1.1rem;font-weight:600;gap:.8rem;overflow:hidden;padding:1.2rem 2.5rem;position:relative;text-decoration:none;transition:all .3s ease}.btn-primary-advanced:before{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:.6s;width:100%}.btn-primary-advanced:hover:before{left:100%}.btn-icon{transition:transform .3s ease}.btn-primary-advanced:hover .btn-icon{transform:translateX(5px)}.btn-secondary-advanced{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000;border:2px solid #ffffff4d;border-radius:50px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:1.2rem 2.5rem;transition:all .3s ease}.btn-secondary-advanced:hover{background:#ffffff1a;border-color:#ffffff80}.scroll-indicator{bottom:2rem;left:50%;position:absolute;transform:translateX(-50%);z-index:3}.scroll-arrow{background:linear-gradient(180deg,#4caf50,#0000);height:30px;position:relative;width:2px}.scroll-arrow:after{border-bottom:2px solid #4caf50;border-right:2px solid #4caf50;bottom:0;content:"";height:8px;left:-3px;position:absolute;transform:rotate(45deg);width:8px}.features-section-advanced{background:linear-gradient(135deg,#f8f9fa,#e9ecef);overflow:hidden;padding:8rem 0;position:relative}.section-background{left:0;overflow:hidden;top:0}.background-shapes,.section-background{height:100%;position:absolute;width:100%}.shape{animation:floatShape 20s ease-in-out infinite;background:linear-gradient(45deg,#4caf501a,#81c7841a);border-radius:50%;position:absolute}.shape-1{animation-delay:0s;height:300px;left:-10%;top:10%;width:300px}.shape-2{animation-delay:-7s;height:200px;right:-5%;top:60%;width:200px}.shape-3{animation-delay:-14s;bottom:20%;height:150px;left:20%;width:150px}@keyframes floatShape{0%,to{transform:translateY(0) rotate(0deg)}33%{transform:translateY(-30px) rotate(120deg)}66%{transform:translateY(15px) rotate(240deg)}}.container{margin:0 auto;max-width:1200px;padding:0 2rem;position:relative;z-index:2}.section-title-advanced{color:#2e7d32;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;margin-bottom:1rem;text-align:center;text-shadow:0 2px 10px #2e7d321a}.title-accent{color:#4caf50;position:relative}.title-accent:after{background:linear-gradient(90deg,#4caf50,#81c784);border-radius:2px;bottom:-10px;content:"";height:4px;left:0;position:absolute;width:100%}.section-subtitle{color:#666;font-size:1.3rem;margin-bottom:4rem;margin-left:auto;margin-right:auto;max-width:600px;text-align:center}.features-grid-advanced{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-top:3rem}.feature-card-advanced{animation:cardFloat 3s ease-in-out infinite;background:#fff;border-radius:25px;box-shadow:0 10px 30px #0000001a;color:inherit;overflow:hidden;padding:0;position:relative;text-decoration:none;transform-style:preserve-3d;transition:all .5s ease}@keyframes cardFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.feature-card-advanced:hover{box-shadow:0 20px 40px #4caf5033;transform:translateY(-15px) scale(1.02)}.card-background{height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100%;z-index:1}.feature-card-advanced:hover .card-background{opacity:.1}.card-content{align-items:center;display:flex;flex-direction:column;height:100%;padding:2.5rem;position:relative;text-align:center;z-index:2}.feature-icon-advanced{align-items:center;background:linear-gradient(135deg,#4caf50,#81c784);border-radius:25px;box-shadow:0 8px 25px #4caf504d;color:#fff;display:flex;font-size:2.2rem;height:80px;justify-content:center;margin-bottom:1.5rem;transition:all .4s ease;transition:transform .6s ease;width:80px}@keyframes iconPulse{0%,to{transform:scale(1)}50%{box-shadow:0 12px 30px #4caf5066;transform:scale(1.1)}}.feature-card-advanced:hover .feature-icon-advanced{transform:rotate(1turn) scale(1.2)}.feature-title-advanced{color:#2e7d32;font-size:1.5rem;font-weight:700;line-height:1.3;margin-bottom:1rem}.feature-description{color:#666;flex-grow:1;font-size:1rem;line-height:1.6}.card-hover-overlay{align-items:center;background:linear-gradient(135deg,#4caf50,#45a049);bottom:0;color:#fff;display:flex;gap:.5rem;justify-content:center;left:0;padding:1rem;position:absolute;right:0;transform:translateY(100%);transition:transform .3s ease}.feature-card-advanced:hover .card-hover-overlay{transform:translateY(0)}.explore-text{font-weight:600}.about-section-advanced{background:linear-gradient(135deg,#2e7d32,#388e3c);color:#fff;overflow:hidden;padding:8rem 0;position:relative}.about-content-advanced{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.about-text-advanced{position:relative;z-index:2}.about-title{font-size:clamp(2.5rem,4vw,3.5rem);font-weight:800;line-height:1.2;margin-bottom:2rem}.about-description{font-size:1.2rem;line-height:1.8;margin-bottom:2rem;opacity:.9}.about-features{display:flex;flex-direction:column;gap:1rem}.about-feature{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:15px;display:flex;gap:1rem;padding:1rem;transition:all .3s ease}.about-feature:hover{background:#ffffff26;transform:translateX(10px)}.feature-icon-small{color:#81c784;font-size:1.5rem}.about-image-advanced{position:relative;z-index:2}.image-container{border-radius:25px;box-shadow:0 20px 40px #0000004d;overflow:hidden;position:relative}.image-container img{height:400px;object-fit:cover;transition:transform .5s ease;width:100%}.image-overlay{align-items:center;background:linear-gradient(135deg,#4caf50cc,#2e7d32cc);display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100%}.image-container:hover .image-overlay{opacity:1}.image-container:hover img{transform:scale(1.1)}.overlay-content{color:#fff;text-align:center}.overlay-content h3{font-size:2rem;font-weight:700;margin-bottom:.5rem}.overlay-content p{font-size:1.2rem;opacity:.9}.footer-section-advanced{background:linear-gradient(135deg,#1b5e20,#2e7d32);color:#fff;overflow:hidden;padding:4rem 0 2rem;position:relative}.footer-background{height:100%;left:0;position:absolute;top:0;width:100%}.footer-wave{display:none}.footer-content-advanced{position:relative;text-align:center;z-index:2}.footer-quote-advanced{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:20px;margin:0 auto 3rem;max-width:800px;padding:2rem}.footer-quote-advanced p{font-size:1.3rem;font-style:italic;line-height:1.6;margin:0}.social-icons-advanced{display:flex;gap:1.5rem;justify-content:center;margin-bottom:3rem}.social-icon-advanced{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:2px solid #0000;border-radius:50%;color:#fff;display:flex;font-size:1.5rem;height:60px;justify-content:center;text-decoration:none;transition:all .3s ease;width:60px}.social-icon-advanced:hover{background:#4caf50;border-color:#ffffff4d;box-shadow:0 10px 25px #4caf5066;transform:translateY(-5px) scale(1.1)}.footer-links-advanced{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:2rem}.footer-links-advanced a{border-radius:20px;color:#81c784;font-weight:500;padding:.5rem 1rem;text-decoration:none;transition:all .3s ease}.footer-links-advanced a:hover{background:#ffffff1a;color:#fff}.footer-link-btn{background:none;border:none;border-radius:20px;color:#81c784;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:500;padding:.5rem 1rem;text-decoration:none;transition:all .3s ease}.footer-link-btn:hover{background:#ffffff1a;color:#fff}.copyright-advanced{border-top:1px solid #fff3;opacity:.8;padding-top:2rem}@media (max-width:768px){.hero-stats{gap:1.5rem}.stat-item{min-width:100px;padding:1rem}.stat-number{font-size:2rem}.hero-buttons{flex-direction:column;gap:1rem}.features-grid-advanced{gap:2rem;grid-template-columns:1fr}.about-content-advanced{gap:3rem;grid-template-columns:1fr}.social-icons-advanced{gap:1rem}.social-icon-advanced{font-size:1.2rem;height:50px;width:50px}.footer-links-advanced{flex-direction:column;gap:.5rem}}@media (max-width:480px){.hero-stats{align-items:center;flex-direction:column;gap:1rem}.floating-icon{font-size:1.5rem}.feature-card-advanced{min-height:0}.card-content{padding:2rem}}@keyframes glow{0%,to{text-shadow:0 0 20px #4caf5080}50%{text-shadow:0 0 30px #4caf50cc,0 0 40px #81c78480}}.gradient-text{animation:glow 3s ease-in-out infinite}html{scroll-behavior:smooth}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#4caf50,#81c784);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#45a049,#4caf50)}.about-page{background:linear-gradient(135deg,#f7faf7,#e8f5e9);min-height:100vh;padding:6rem 0}.about-content{padding:0 2rem}.about-text h1{color:var(--primary-color);font-size:3rem;margin-bottom:2rem}.about-text p{color:var(--text-secondary);margin-bottom:1.5rem}.about-image img{border-radius:12px;box-shadow:0 8px 32px #0000001a}@media (max-width:768px){.about-content{gap:2rem;grid-template-columns:1fr}.about-text h1{font-size:2rem}}.contact-page{background:linear-gradient(135deg,#f7faf7,#e8f5e9);min-height:100vh;padding:6rem 0}.contact-header{margin-bottom:4rem;text-align:center}.contact-header h1{color:var(--primary-color);font-size:3rem;margin-bottom:1rem}.contact-header p{color:var(--text-secondary);font-size:1.2rem}.contact-content{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 2fr;margin:0 auto;max-width:1200px;padding:0 2rem}.contact-info{display:flex;flex-direction:column;gap:2rem}.info-card{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;padding:2rem;text-align:center}.info-card i{color:var(--primary-color);font-size:2.5rem;margin-bottom:1rem}.info-card h3{color:var(--text-primary);font-size:1.5rem;margin-bottom:1rem}.info-card p{color:var(--text-secondary);line-height:1.6}.contact-form{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;padding:3rem}.form-group{margin-bottom:2rem}.form-group input,.form-group textarea{border:2px solid #e1e5e9;border-radius:8px;font-size:1rem;padding:1rem;transition:border-color .3s;width:100%}.form-group input:focus,.form-group textarea:focus{border-color:var(--primary-color);outline:none}.submit-btn{background:var(--primary-color);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1rem;padding:1rem 2rem;transition:background-color .3s;width:100%}.submit-btn:hover:not(:disabled){background:var(--primary-dark)}.submit-btn:disabled{cursor:not-allowed;opacity:.6}.submit-message{border-radius:8px;margin-top:1rem;padding:1rem;text-align:center}.submit-message.success{background:#d4edda;border:1px solid #c3e6cb;color:#155724}.submit-message.error{background:#f8d7da;border:1px solid #f5c6cb;color:#721c24}@media (max-width:768px){.contact-content{gap:2rem;grid-template-columns:1fr}.contact-form{padding:2rem}}.crop-disease-container{min-height:100vh;padding:2rem 0}.page-header{margin-bottom:3rem}.page-header h1{color:var(--primary-color);margin-bottom:1rem}.page-header p{color:var(--text-secondary);font-size:1.2rem}.upload-section{margin:0 auto 3rem;max-width:600px}.upload-area{background:var(--background-white);border:3px dashed var(--border-light);border-radius:12px;cursor:pointer;padding:3rem;position:relative;text-align:center;transition:all var(--transition-medium)}.upload-area.drag-active{background:#2e7d320d;border-color:var(--primary-color)}.upload-placeholder i{color:var(--primary-color);font-size:4rem;margin-bottom:1rem}.upload-placeholder h3{color:var(--text-primary);font-size:1.5rem;margin-bottom:.5rem}.upload-placeholder p{color:var(--text-secondary);font-size:1.1rem}.file-input{cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}.image-preview{border:2px solid #e8f5e9;box-shadow:0 4px 12px #0000001a;display:inline-block;position:relative;transition:transform .2s ease}.image-preview:hover{transform:scale(1.02)}.image-preview img{border-radius:8px;box-shadow:0 4px 20px var(--shadow-light);max-height:300px;max-width:100%}.remove-image{align-items:center;background:var(--secondary-color);border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:30px;justify-content:center;position:absolute;right:-10px;top:-10px;transition:all var(--transition-medium);width:30px}.remove-image:hover{background:#f57c00;transform:scale(1.1)}.analyze-btn{display:block;font-size:1.1rem;margin:2rem auto 0;min-width:200px;padding:1rem 2rem}.analyze-btn:disabled{cursor:not-allowed;opacity:.7}.prediction-results{margin:0 auto;max-width:800px}.prediction-results h2{color:var(--primary-color);font-size:2rem;margin-bottom:2rem;text-align:center}.result-card{background:var(--background-white);border-left:4px solid var(--primary-color);border-radius:12px;box-shadow:0 4px 20px var(--shadow-light);padding:2rem}.disease-info h3{color:var(--primary-color);font-size:1.5rem;margin-bottom:.5rem}.confidence{color:var(--secondary-color);font-weight:var(--font-weight-medium);margin-bottom:1rem}.description{color:var(--text-secondary);line-height:1.6;margin-bottom:2rem}.treatment-info h4{color:var(--primary-color);font-size:1.2rem;margin-bottom:1rem}.treatment-info ul{list-style:none;padding:0}.treatment-info li{background:#2e7d320d;border-left:3px solid var(--primary-color);border-radius:6px;margin-bottom:.5rem;padding:.75rem 1rem}.chat-header{align-items:center;background:linear-gradient(135deg,#388e3c,#2e7d32);box-shadow:0 2px 8px #0000001a;color:#fff;display:flex;justify-content:space-between;padding:1rem 2rem;position:relative}.header-center,.header-left,.header-right{flex:1 1}.header-center{text-align:center}.share-modal-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.share-modal{background:#fff;border-radius:15px;box-shadow:0 10px 30px #0000004d;max-width:400px;padding:2rem;text-align:center;width:90%}.share-modal h3{color:#2e7d32;font-size:1.5rem;margin-bottom:1rem}.share-modal p{color:#666;line-height:1.5;margin-bottom:2rem}.share-modal-buttons{display:flex;gap:1rem;justify-content:center}.btn-decline,.btn-share{border:none;border-radius:8px;cursor:pointer;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.btn-share{background:linear-gradient(135deg,#4caf50,#45a049);color:#fff}.btn-share:hover:not(:disabled){box-shadow:0 5px 15px #4caf504d;transform:translateY(-2px)}.btn-share:disabled{cursor:not-allowed;opacity:.6}.btn-decline{background:#f5f5f5;border:1px solid #ddd;color:#666}.btn-decline:hover{background:#e0e0e0}.disease-map-section{margin-top:2rem;text-align:center}.btn-disease-map{align-items:center;background:linear-gradient(135deg,#2196f3,#1976d2);border-radius:10px;box-shadow:0 5px 15px #2196f34d;color:#fff;display:inline-flex;font-weight:600;gap:.5rem;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.btn-disease-map:hover{box-shadow:0 8px 25px #2196f366;color:#fff;text-decoration:none;transform:translateY(-2px)}.btn-disease-map i{font-size:1.2rem}.header-right{text-align:right}.back-btn{align-items:center;background:#ffffff1a;border:1px solid #ffffff4d;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-weight:600;gap:.5rem;padding:.5rem 1rem;transition:all .3s ease}.back-btn:hover{background:#fff3;transform:translateY(-1px)}.header-title{align-items:center;display:flex;font-size:1.4rem;font-weight:700;gap:.5rem;justify-content:center;margin:0}.header-icon{color:#81c784}.language-toggle{background:#ffffff1a;border:1px solid #fff3;border-radius:25px}.toggle-btn{background:#0000;border:none;border-radius:20px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:500;padding:8px 16px;transition:all .3s ease}.toggle-btn.active{background:#ffffffe6;color:#388e3c;font-weight:600}.toggle-btn:hover:not(.active){background:#ffffff1a}@media (max-width:768px){.chat-header{flex-direction:column;gap:1rem;padding:1rem}.header-center,.header-left,.header-right{flex:none;text-align:center}.header-title{font-size:1.2rem}.language-toggle{justify-content:center}.toggle-btn{font-size:.8rem;padding:6px 12px}.back-btn{justify-content:center}}:root{--primary:#2e7d32;--primary-light:#4caf50;--accent:#e8f5e9;--danger:#d32f2f;--warning:#f57c00;--success:#388e3c;--bg:#f8faf8;--text:#1b1b1b;--card-bg:#fff;--card-shadow:0 4px 12px #0000001a;--border-radius:12px;--background-white:#fff;--border-light:#e0e0e0;--text-primary:#1b1b1b;--text-secondary:#666;--shadow-light:#0000001a;--transition-medium:0.3s ease;--font-weight-medium:500;--font-weight-bold:700}.market-prices-container{background-color:#f0f0f0;color:#1b1b1b;color:var(--text);font-family:Poppins,Arial,sans-serif;line-height:1.6;min-height:100vh}.page-header{box-shadow:0 4px 20px #00000026}.page-header h1{font-size:2.2rem;font-weight:700;margin-bottom:.8rem}.page-header p{font-size:1rem;font-weight:300;margin-bottom:1}.filters{grid-gap:1.2rem;background:#e8f5e9;background:var(--accent);border-bottom:2px solid #c8e6c9;box-shadow:0 2px 10px #0000000d;display:grid;gap:1.2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));padding:1.5rem}.filter-group{display:flex;flex-direction:column;gap:.5rem}.filters label{color:#1b1b1b;color:var(--text);font-size:.9rem;font-weight:600}.filters select{background:#fff;border:2px solid #e0e0e0;border-radius:12px;border-radius:var(--border-radius);cursor:pointer;font-size:1rem;padding:.8rem 1rem;transition:all .3s ease}.filters select:focus{border-color:#2e7d32;border-color:var(--primary);box-shadow:0 0 0 3px #2e7d321a;outline:none}.filters button{background:#2e7d32;background:var(--primary);border-radius:12px;border-radius:var(--border-radius);box-shadow:0 2px 8px #0000001a;color:#fff;cursor:pointer;font-size:1rem}.filters button,.filters button:disabled{border:none;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.filters button:disabled{background:#ccc;border-radius:12px;border-radius:var(--border-radius);box-shadow:none;box-shadow:0 4px 12px #2e7d324d;cursor:not-allowed;cursor:pointer;font-size:1.1rem;grid-column:1/-1;margin:0 auto;max-width:300px;opacity:.7}.filters button:hover{background:#4caf50;background:var(--primary-light);box-shadow:0 6px 20px #2e7d3266;transform:translateY(-2px)}.loading-container{color:#2e7d32;color:var(--primary);min-height:50vh;padding:2rem;text-align:center}.spinner{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#2e7d32;border-top:4px solid var(--primary);height:40px;margin:0 auto 1rem;width:40px}.error-message{border:1px solid #ffcdd2;border-radius:12px;border-radius:var(--border-radius);color:#d32f2f;color:var(--danger);justify-content:center;margin:1rem auto;max-width:1200px}.current-price-section{background:linear-gradient(135deg,#2e7d32,#4caf50);border-radius:12px;border-radius:var(--border-radius);box-shadow:0 4px 12px #0000001a;box-shadow:var(--card-shadow);margin:1.5rem auto;max-width:1200px;overflow:hidden}.current-price-card{color:#fff;padding:1.5rem;text-align:center}.current-price-card h2{font-size:1.8rem;font-weight:600;margin-bottom:1rem}.current-price{align-items:center;display:flex;flex-direction:column;font-size:3rem;font-weight:700;gap:.5rem;margin-bottom:.5rem}.current-price .price-value{font-size:3.5rem;font-weight:800;text-shadow:2px 2px 4px #0003}.current-price .price-date{font-size:1rem;opacity:.9}.price-change{font-size:1.1rem;opacity:.9}.price-change .change-value{font-weight:600}.price-change .change-up{color:#81c784}.price-change .change-down{color:#ffcdd2}.price-change .change-stable{color:#fff3cd}.summary-cards{grid-gap:1.2rem;display:grid;gap:1.2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto;max-width:1200px;padding:1.5rem}.card{background:#fff;background:var(--card-bg);border-radius:12px;border-radius:var(--border-radius);box-shadow:0 4px 12px #0000001a;box-shadow:var(--card-shadow);padding:1.2rem;text-align:center;transition:transform .3s ease}.card:hover{transform:translateY(-5px)}.card h3{color:#2e7d32;color:var(--primary);font-size:1.1rem;margin-bottom:1rem}.trend-indicator{font-size:1.2rem;font-weight:600}.price-range,.trend-text{font-weight:600}.price-range{display:flex;font-size:1.1rem;justify-content:space-between}.min-price{color:#d32f2f;color:var(--danger)}.max-price{color:#388e3c;color:var(--success)}.avg-price .price{color:#2e7d32;color:var(--primary);font-size:1.5rem;font-weight:700}.last-updated .date{color:#666;font-size:1rem}.chart-section{background:#fff;background:var(--card-bg);border-radius:12px;border-radius:var(--border-radius);box-shadow:0 4px 12px #0000001a;box-shadow:var(--card-shadow);margin:1.5rem auto;max-width:1200px;padding:1.5rem}.chart-section h2{color:#2e7d32;color:var(--primary);font-size:1.5rem;margin-bottom:1.5rem;text-align:center}.chart-container{height:400px;margin-bottom:1rem;position:relative}.chart-controls{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.chart-btn{background:#fff;border:2px solid #2e7d32;border:2px solid var(--primary);border-radius:25px;color:#2e7d32;color:var(--primary);cursor:pointer;font-weight:500;padding:.5rem 1rem;transition:all .3s ease}.chart-btn.active,.chart-btn:hover{background:#2e7d32;background:var(--primary);color:#fff}.chart-btn:disabled{background:#ccc;cursor:not-allowed;opacity:.7}.chart-btn:disabled:hover{background:#ccc;transform:none}.table-section{background:#fff;background:var(--card-bg);border-radius:12px;border-radius:var(--border-radius);box-shadow:0 4px 12px #0000001a;box-shadow:var(--card-shadow);margin:1.5rem auto;max-width:1200px;padding:1.5rem}.table-section h2{color:#2e7d32;color:var(--primary);font-size:1.5rem;margin-bottom:1.5rem;text-align:center}.table-wrapper{overflow-x:auto}table{border-collapse:collapse;margin-top:1rem;width:100%}thead{background:#2e7d32;background:var(--primary);color:#fff}td,th{border-bottom:1px solid #eee;padding:1rem .8rem;text-align:center}th{font-size:.9rem;font-weight:600}tbody tr:hover{background:#e8f5e9;background:var(--accent)}.trend-cell{font-weight:600}.trend-up{color:#388e3c;color:var(--success)}.trend-down{color:#d32f2f;color:var(--danger)}.trend-stable{color:#f57c00;color:var(--warning)}.date-cell{color:#555;font-weight:500}.insights-section{background:#fff;background:var(--card-bg);border-radius:12px;border-radius:var(--border-radius);box-shadow:0 4px 12px #0000001a;box-shadow:var(--card-shadow);margin:1.5rem auto;max-width:1200px;padding:1.5rem}.insights-section h2{color:#2e7d32;color:var(--primary);font-size:1.5rem;margin-bottom:1.5rem;text-align:center}.insights{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.insight-card{background:#e8f5e9;background:var(--accent);border-left:4px solid #2e7d32;border-left:4px solid var(--primary);border-radius:12px;border-radius:var(--border-radius);padding:1.2rem}.insight-card h4{color:#2e7d32;color:var(--primary);font-size:1.1rem;margin-bottom:.5rem}.insight-card p{color:#1b1b1b;color:var(--text);line-height:1.6}.footer-section{background:#e8f5e9;background:var(--accent);border-top:1px solid #c8e6c9;color:#1b1b1b;color:var(--text);margin-top:3rem;padding:2rem 0}.footer-section a{color:#2e7d32;color:var(--primary);font-weight:500;text-decoration:none}.footer-section a:hover{text-decoration:underline}@media (max-width:768px){.page-header h1{font-size:1.8rem}.filters{grid-template-columns:1fr;padding:1.2rem}.current-price-card h2{font-size:1.5rem}.current-price .price-value{font-size:2.5rem}.summary-cards{grid-template-columns:1fr;padding:1rem}.chart-container{height:300px}.chart-controls{align-items:center;flex-direction:column}.insights{grid-template-columns:1fr}.table-section{padding:1rem}table{font-size:.9rem}td,th{padding:.5rem .3rem}}@media (max-width:480px){.filters{padding:1rem}.current-price-card{padding:1.5rem}.current-price .price-value{font-size:2rem}.card{padding:1rem}.chart-section,.insights-section,.table-section{margin:1rem;padding:1rem}table{font-size:.8rem}td,th{padding:.3rem .2rem}}.card,.chart-section,.current-price-section,.insights-section,.table-section{animation:fadeInUp .6s ease-out}.weather-page{background:linear-gradient(135deg,#f1f8e9,#e8f5e8);padding-top:120px}.page-header{background:linear-gradient(135deg,#4caf50,#2e7d32);box-shadow:0 4px 12px #0000001a;margin-bottom:2rem;padding:2rem 0}.page-header h1,.page-header p{color:#fff}.page-header h1{font-size:2.5rem;font-weight:600;margin-bottom:.5rem;text-shadow:2px 2px 4px #0000004d}.page-header p{font-size:1.1rem;margin:0 auto;max-width:700px;opacity:.9}.page-header .header-content{align-items:center;display:flex;gap:1rem;justify-content:space-between}.enable-alerts-btn{background:#ff7043;border:none;border-radius:24px;box-shadow:0 2px 8px #0000001a;color:#fff;cursor:pointer;padding:.7rem 1.2rem;transition:transform .15s ease,background .2s ease;white-space:nowrap}.enable-alerts-btn:hover{background:#f4511e;transform:translateY(-1px)}.weather-container{max-width:900px;padding:0 20px 4rem}.search-container{border-radius:8px;box-shadow:0 4px 15px #0000001a;display:flex;margin-bottom:2rem;overflow:hidden}.search-container input{background:#fff;border:none;flex-grow:1;font-size:1rem;outline:none;padding:1rem 1.5rem}.search-container input:focus{box-shadow:inset 0 0 0 2px #4caf50}.search-container button{align-items:center;background:linear-gradient(90deg,#4caf50,#2e7d32);border:none;color:#fff;cursor:pointer;display:flex;font-size:1rem;gap:.5rem;padding:1rem 1.5rem;transition:all .3s ease}.search-container button:hover{background:linear-gradient(90deg,#43a047,#2e7d32);box-shadow:0 4px 10px #2e7d324d}.error-message{background-color:#ffebee;border-left:4px solid #c62828;box-shadow:0 4px 15px #c628281a;padding:1rem 1.5rem}.loading{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;margin:2rem auto;max-width:400px;padding:4rem 2rem}.loading p{color:#555;font-size:1.1rem;margin:0}#weather-content{display:flex;flex-direction:column;gap:2rem}.weather-card{border-radius:12px;box-shadow:0 8px 24px #0000001a;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.weather-card:hover{box-shadow:0 12px 28px #00000026;transform:translateY(-5px)}.weather-header{background:linear-gradient(135deg,#4caf50,#2e7d32);color:#fff;padding:1.5rem}.weather-header h2{font-size:1.8rem;font-weight:600;margin:0}.weather-header p{font-size:.95rem;margin:.5rem 0 0;opacity:.85}.weather-header button{align-items:center;background:#fff3;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;transition:all .2s ease;width:40px}.weather-header button:hover{background:#ffffff4d;transform:rotate(15deg)}.weather-main{background-color:#fff;border-bottom:1px solid #f0f0f0;padding:2rem}.weather-temp{color:#333;line-height:1;margin-right:2.5rem}.weather-icon{margin-right:1rem}.weather-description{color:#555;font-size:1.6rem;margin:.5rem 0}.weather-details{grid-gap:1.5rem;background:#fafafa;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));padding:2rem}.weather-item{background-color:#fff;box-shadow:0 4px 12px #0000000d;flex-direction:column;padding:1.5rem;transition:transform .2s ease}.weather-item:hover{transform:translateY(-5px)}.weather-item i{font-size:2rem;margin-bottom:1rem}.weather-item span{color:#777;font-size:.9rem;margin-bottom:.5rem}.weather-item strong{color:#333;font-size:1.5rem}.recommendation-section{background:linear-gradient(180deg,#f9f9f9,#fff);border:1px solid #e0e0e0;border-radius:16px;box-shadow:0 8px 24px #0000001f;margin-top:2rem;overflow:hidden;padding:1.5rem}.recommendation-header{align-items:center;background:linear-gradient(90deg,#ffffffe6 30%,#4caf501a 70%,#2e7d3233),linear-gradient(135deg,#f9f9f9,#e8f5e9);background-size:contain;border-radius:12px;box-shadow:0 4px 8px #0000000d;display:flex;justify-content:space-between;margin-bottom:1.5rem;overflow:hidden;padding:1rem;position:relative}.recommendation-header:after{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="100" height="100" viewBox="0 0 100 100"><path fill="%234CAF50" fill-opacity="0.1" d="M30,10 Q50,0 70,10 T90,40 T60,80 T20,60 T30,10 Z"/><path fill="%232E7D32" fill-opacity="0.1" d="M60,20 Q80,30 70,50 T40,70 T20,40 T60,20 Z"/></svg>') repeat-y 100%;background-size:40%;bottom:0;content:"";opacity:.3;pointer-events:none;position:absolute;right:0;top:0;width:30%;z-index:0}.recommendation-header h2{color:#2e7d32;font-size:1.8rem;font-weight:600;margin:0;padding-left:1.5rem;position:relative;text-shadow:1px 1px 1px #fffc;z-index:1}.recommendation-header h2:before{background:#4caf50;border-radius:4px;content:"";height:24px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:8px}.language-toggle{background:#f0f4f1;border-radius:30px;box-shadow:0 2px 8px #0000001a;display:flex;padding:4px}.language-toggle .toggle-btn{background:#0000;border:none;border-radius:30px;color:#555;cursor:pointer;font-size:.9rem;font-weight:500;padding:8px 16px;transition:all .3s ease}.language-toggle .toggle-btn.active{background:#4caf50;box-shadow:0 2px 8px #4caf504d;color:#fff}.rec-filter-container{background:#fffc;border-radius:10px;box-shadow:0 2px 8px #0000000d;display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-bottom:1.5rem;padding:8px;position:relative}.rec-filter-btn{align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:20px;cursor:pointer;display:flex;font-size:.8rem;gap:5px;padding:6px 12px;transition:all .2s ease}.rec-filter-btn:hover{border-color:#4caf50;transform:translateY(-2px)}.rec-filter-btn.active{background:#4caf50;border-color:#4caf50;color:#fff}.rec-filter-btn i{font-size:.75rem}.recommendation-container{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));margin-top:1rem}.recommendation-card{border:1px solid #0000000d;border-radius:16px;box-shadow:0 8px 16px #00000014;cursor:pointer;display:flex;flex-direction:column;overflow:hidden;padding:1.5rem;position:relative;transition:all .3s ease}.recommendation-card:hover{box-shadow:0 12px 24px #0000001f;transform:translateY(-5px)}.card-warning{background:linear-gradient(135deg,#ffebee,#ffccbc);border-left:4px solid #f44336}.card-alert{background:linear-gradient(135deg,#fff8e1,#ffecb3);border-left:4px solid #ffc107}.card-info{background:linear-gradient(135deg,#e1f5fe,#b3e5fc);border-left:4px solid #03a9f4}.card-success{background:linear-gradient(135deg,#e8f5e9,#c8e6c9);border-left:4px solid #4caf50}.card-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:1rem}.card-icon{align-items:center;background:#fff;border:2px solid #fff9;border-radius:50%;box-shadow:0 4px 8px #0000001a;display:flex;height:48px;justify-content:center;margin-right:12px;width:48px}.card-icon i{color:#555;font-size:1.4rem}.card-warning .card-icon i{color:#f44336}.card-alert .card-icon i{color:#ff9800}.card-info .card-icon i{color:#03a9f4}.card-success .card-icon i{color:#4caf50}.card-actions{display:flex;gap:8px}.audio-btn,.share-btn{align-items:center;background:#ffffffb3;border:none;border-radius:50%;box-shadow:0 2px 5px #0000001a;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease;width:32px}.audio-btn:hover,.share-btn:hover{background:#fff;box-shadow:0 3px 8px #00000026;transform:translateY(-2px)}.audio-btn i,.share-btn i{color:#555;font-size:.9rem}.card-title-container{align-items:center;display:flex;margin-bottom:.75rem}.card-title{color:#333;font-size:1.1rem;font-weight:700;line-height:1.3}.card-content{color:#000000b3;font-size:.95rem;font-weight:400;line-height:1.5;margin-bottom:.75rem}.card-expanded{border-top:1px dashed #0000001a;display:none;margin-top:1rem;padding-top:1rem}.card-expanded.show{animation:fadeIn .3s ease;display:block}.card-expanded h4{align-items:center;color:#333;display:flex;font-size:.95rem;font-weight:600;gap:6px;margin-bottom:.75rem}.card-expanded h4 i{color:#4caf50;font-size:.8rem}.forecast-section{background:linear-gradient(180deg,#f9f9f9,#fff);border:1px solid #e0e0e0;border-radius:16px;box-shadow:0 8px 24px #0000001f;margin-top:2rem;overflow:hidden;padding:1.5rem}.forecast-header{align-items:center;background:linear-gradient(90deg,#ffffffe6 30%,#1976d21a 70%,#03a9f433),linear-gradient(135deg,#f9f9f9,#e3f2fd);background-size:contain;border-radius:12px;box-shadow:0 4px 8px #0000000d;display:flex;justify-content:space-between;margin-bottom:1.5rem;overflow:hidden;padding:1rem;position:relative}.forecast-header:after{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="100" height="100" viewBox="0 0 100 100"><path fill="%232196F3" fill-opacity="0.1" d="M30,10 Q50,0 70,10 T90,40 T60,80 T20,60 T30,10 Z"/><path fill="%231976D2" fill-opacity="0.1" d="M60,20 Q80,30 70,50 T40,70 T20,40 T60,20 Z"/></svg>') repeat-y 100%;background-size:40%;bottom:0;content:"";opacity:.3;pointer-events:none;position:absolute;right:0;top:0;width:30%;z-index:0}.forecast-header h2{color:#1976d2;font-size:1.8rem;font-weight:600;margin:0;padding-left:1.5rem;position:relative;text-shadow:1px 1px 1px #fffc;z-index:1}.forecast-header h2:before{background:#2196f3;border-radius:4px;content:"";height:24px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:8px}.crisis-badge{align-items:center;animation:pulse 2s infinite;background:#ffc107;border-radius:30px;box-shadow:0 2px 8px #ffc1074d;color:#433000;display:flex;font-size:.9rem;font-weight:600;gap:8px;padding:.5rem 1rem;z-index:1}.crisis-badge i{color:#f44336;font-size:1rem}.forecast-container{display:flex;gap:1rem;margin-bottom:2rem;overflow-x:auto;padding-bottom:1rem;scroll-behavior:smooth}.forecast-card{align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 4px 12px #00000014;display:flex;flex:0 0 140px;flex-direction:column;min-width:140px;padding:1rem;transition:transform .3s ease,box-shadow .3s ease}.forecast-card:hover{box-shadow:0 8px 16px #0000001f;transform:translateY(-5px)}.forecast-day{color:#1976d2;font-size:1rem;font-weight:700;margin-bottom:.5rem}.forecast-date{color:#666;font-size:.8rem}.forecast-date,.forecast-icon{margin-bottom:.75rem}.forecast-temp{font-size:1.2rem;font-weight:700;margin-bottom:.5rem}.forecast-description{color:#555;font-size:.8rem;text-align:center;text-transform:capitalize}.crisis-management,.preventive-measures{background:#fff;border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 4px 12px #00000014;margin-bottom:1.5rem;padding:1.5rem}.crisis-management h3,.preventive-measures h3{align-items:center;color:#1976d2;display:flex;font-size:1.4rem;gap:10px;margin-bottom:1.25rem;margin-top:0}.crisis-management h3 i{color:#f44336}.preventive-measures h3 i{color:#4caf50}.crisis-card{align-items:flex-start;background:linear-gradient(135deg,#fff8e1,#ffecb3);border-left:4px solid #ffc107;border-radius:8px;display:flex;gap:1rem;margin-bottom:1rem;padding:1rem}.crisis-icon{align-items:center;background:#fff;border-radius:50%;box-shadow:0 4px 8px #0000001a;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.crisis-icon i{color:#f44336;font-size:1.2rem}.crisis-details h4{color:#333;font-size:1.1rem;margin-bottom:.5rem;margin-top:0}.crisis-details p{color:#555;font-size:.9rem;line-height:1.5;margin:0}.crisis-details ul{margin:.5rem 0 0;padding-left:1.5rem}.crisis-details li{color:#555;font-size:.85rem;margin-bottom:.25rem}.measures-container{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.measure-card{background:#fff;border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 4px 12px #00000014;display:flex;flex-direction:column;height:100%;padding:1.25rem;transition:transform .3s ease}.measure-card:hover{transform:translateY(-5px)}.measure-header{gap:12px;margin-bottom:1rem}.measure-header,.measure-icon{align-items:center;display:flex}.measure-icon{background:#e3f2fd;border-radius:50%;flex-shrink:0;height:48px;justify-content:center;width:48px}.measure-icon i{color:#1976d2;font-size:1.5rem}.measure-title{color:#333;font-size:1.1rem;font-weight:600;margin:0}.measure-content{color:#555;font-size:.9rem;line-height:1.6}.measure-content ul{margin:.75rem 0 0;padding-left:1.5rem}.measure-content li{margin-bottom:.5rem}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}@media (max-width:768px){.page-header h1{font-size:2rem}.page-header p{font-size:1rem}.page-header .header-content{align-items:flex-start;flex-direction:column}.weather-container{padding:0 15px 3rem}.weather-main{align-items:center;flex-direction:column;padding:2rem 1.5rem;text-align:center}.weather-temp{font-size:3.5rem;margin-bottom:1rem;margin-right:0}.weather-details{gap:1rem;grid-template-columns:1fr;padding:1.5rem}.weather-header{flex-direction:column;padding:1.5rem;text-align:center}.weather-header button{margin-top:1rem}.search-container{flex-direction:column}.search-container button{justify-content:center;padding:1rem}.recommendation-header{align-items:flex-start;flex-direction:column}.language-toggle{align-self:flex-start;margin-top:1rem}.recommendation-container{grid-template-columns:1fr}.rec-filter-container{justify-content:flex-start;overflow-x:auto;padding-bottom:12px}.rec-filter-btn{flex-shrink:0}.forecast-container{gap:.5rem}.forecast-card{flex:0 0 120px;min-width:120px;padding:1rem .5rem}.forecast-header{align-items:flex-start;flex-direction:column}.crisis-badge{align-self:flex-start;margin-top:1rem}.measures-container{grid-template-columns:1fr}}@media (max-width:480px){.page-header{padding:2rem 0}.page-header h1{font-size:1.8rem}.weather-temp{font-size:3rem}.weather-card{margin-bottom:1.5rem}.forecast-section,.recommendation-section{padding:1.5rem 1rem}}.auth-container{background:linear-gradient(135deg,#2e7d32,#4caf50);padding:20px}.auth-card{background:#fff;border-radius:20px;box-shadow:0 20px 40px #0000001a;max-width:400px;overflow:hidden;padding:40px;position:relative;width:100%}.auth-card:before{background:linear-gradient(90deg,#2e7d32,#4caf50);content:"";height:4px;left:0;position:absolute;right:0;top:0}.auth-header{margin-bottom:30px;text-align:center}.auth-header h1{color:#2e7d32;font-size:28px;font-weight:600;margin-bottom:10px}.auth-header p{color:#666;font-size:14px}.auth-tabs{border-bottom:2px solid #f0f0f0;display:flex;margin-bottom:30px}.auth-tab{border-bottom:2px solid #0000;color:#666;cursor:pointer;flex:1 1;font-weight:500;padding:15px;text-align:center;transition:all .3s ease}.auth-tab.active{border-bottom-color:#2e7d32;color:#2e7d32}.auth-content{display:block}.form-group{margin-bottom:20px}.form-group label{margin-bottom:8px}.form-group input{border:2px solid #e0e0e0;border-radius:10px;box-sizing:border-box}.form-group input:focus{border-color:#2e7d32}.auth-btn{background:linear-gradient(135deg,#2e7d32,#4caf50);border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;margin-bottom:15px;padding:14px;transition:all .3s ease;width:100%}.auth-btn:hover{box-shadow:0 10px 20px #2e7d324d;transform:translateY(-2px)}.auth-btn:disabled{cursor:not-allowed;opacity:.6;transform:none}.google-btn{align-items:center;background:#fff;border:2px solid #e0e0e0;color:#333;display:flex;gap:10px;justify-content:center}.google-btn:hover{background:#f8f9fa;border-color:#2e7d32}.secondary-btn{background:#f8f9fa;border:2px solid #2e7d32;color:#2e7d32}.secondary-btn:hover{background:#2e7d32;color:#fff}.divider{color:#666;margin:20px 0;position:relative;text-align:center}.divider:before{background:#e0e0e0;content:"";height:1px;left:0;position:absolute;right:0;top:50%}.divider span{background:#fff;font-size:14px;padding:0 15px}.otp-inputs{display:flex;gap:10px;justify-content:center;margin-bottom:20px}.otp-input{border:2px solid #e0e0e0;border-radius:10px;font-size:18px;height:50px;padding:0!important;text-align:center;width:50px!important}.otp-input:focus{border-color:#2e7d32}.resend-otp{margin-top:15px;text-align:center}.link-btn{background:none;border:none;color:#2e7d32;cursor:pointer;font-weight:500;padding:5px;text-decoration:none}.link-btn:hover{text-decoration:underline}.error-message,.success-message{border-radius:8px;margin-bottom:20px}.success-message{background:#e8f5e8;color:#2e7d32;font-size:14px;padding:12px}.back-to-home{margin-top:20px;text-align:center}.loading{animation:spin 1s ease-in-out infinite;border:3px solid #fff;border-radius:50%;border-top-color:#0000;display:inline-block;height:20px;width:20px}.signup-container{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh;padding:20px}.signup-form-wrapper{background:#fff;border-radius:12px;box-shadow:0 15px 35px #0000001a;max-width:450px;padding:40px;width:100%}.signup-header{margin-bottom:30px;text-align:center}.signup-header h2{color:#333;font-size:28px;font-weight:600;margin-bottom:8px}.signup-header p{color:#666;font-size:14px}.signup-form{gap:20px}.form-group,.signup-form{display:flex;flex-direction:column}.form-group{gap:8px}.form-group label{color:#333;font-size:14px}.form-group input{border:2px solid #e1e5e9;font-size:14px;padding:12px 16px}.signup-btn{background:#4caf50;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:14px;transition:background-color .3s ease}.signup-btn:hover:not(:disabled){background:#45a049}.signup-btn:disabled{background:#ccc;cursor:not-allowed}.error-message{background:#fee;border:1px solid #fcc;border-radius:6px;color:#c33;font-size:14px;padding:12px;text-align:center}.signup-footer{border-top:1px solid #eee;margin-top:20px;padding-top:20px;text-align:center}.signup-footer p{color:#666;font-size:14px}.signup-footer a{color:#4caf50;font-weight:500;text-decoration:none}.signup-footer a:hover{text-decoration:underline}@media (max-width:480px){.signup-form-wrapper{padding:30px 20px}.signup-header h2{font-size:24px}}.profile-container{align-items:center;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);display:flex;justify-content:center;min-height:100vh;padding:100px 20px 40px}.profile-card{background:#fff;border-radius:20px;box-shadow:0 20px 40px #0000001a;max-width:600px;padding:40px;width:100%}.profile-header{border-bottom:2px solid #f0f0f0;margin-bottom:30px;padding-bottom:20px;text-align:center}.profile-avatar{border:4px solid #2e7d32;border-radius:50%;height:100px;margin-bottom:15px;object-fit:cover;width:100px}.profile-header h2{color:#2e7d32;font-size:28px;font-weight:600;margin-bottom:5px}.profile-subtitle{color:#666;font-size:16px;margin:0}.profile-info{margin-bottom:30px}.info-section{margin-bottom:25px}.info-section h3{border-bottom:1px solid #e0e0e0;color:#333;font-size:20px;font-weight:600;margin-bottom:15px;padding-bottom:8px}.info-item{align-items:center;border-bottom:1px solid #f8f9fa;display:flex;justify-content:space-between;padding:12px 0}.info-item:last-child{border-bottom:none}.info-item label{color:#555;flex:1 1;font-weight:500}.info-item span{color:#333;flex:2 1;text-align:right;word-break:break-word}.profile-actions{display:flex;flex-wrap:wrap;gap:15px;justify-content:center}.btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;font-size:16px;font-weight:500;gap:8px;padding:12px 24px;text-decoration:none;transition:all .3s ease}.btn.secondary{background:#f8f9fa;border:2px solid #e0e0e0;color:#333}.btn.secondary:hover{border-color:#2e7d32;color:#2e7d32}.btn.danger{background:#c62828;color:#fff}.btn.danger:hover{background:#b71c1c;box-shadow:0 5px 15px #c628284d;transform:translateY(-2px)}@media (max-width:768px){.profile-container{padding:80px 15px 20px}.profile-card{padding:30px 20px}.info-item{align-items:flex-start;flex-direction:column;gap:5px}.info-item span{text-align:left}.profile-actions{flex-direction:column}.btn{justify-content:center;width:100%}}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{left:0;position:absolute;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.leaflet-tile::selection{background:#0000}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{height:1600px;-webkit-transform-origin:0 0;width:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-height:none!important;max-width:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-height:none!important;max-width:none!important;padding:0;width:auto}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;height:0;width:0;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{height:1px;width:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{pointer-events:visiblePainted;pointer-events:auto;position:relative;z-index:800}.leaflet-bottom,.leaflet-top{pointer-events:none;position:absolute;z-index:1000}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{clear:both;float:left}.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{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:26px;text-align:center;text-decoration:none;width:26px}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{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-left-radius:4px;border-bottom-right-radius:4px}.leaflet-bar a.leaflet-disabled{background-color:#f4f4f4;color:#bbb;cursor:default}.leaflet-touch .leaflet-bar a{height:30px;line-height:30px;width:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{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);height:36px;width: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{height:44px;width: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{background:#fff;color:#333;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{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:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;line-height:1.4;padding:0 5px}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;height:.6669em;vertical-align:initial!important;width:1em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{background:#fffc;border:2px solid #777;border-top:none;box-sizing:border-box;line-height:1.1;padding:2px 5px 1px;text-shadow:1px 1px #fff;white-space:nowrap}.leaflet-control-scale-line:not(:first-child){border-bottom:none;border-top:2px solid #777;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{margin-bottom:20px;position:absolute;text-align:center}.leaflet-popup-content-wrapper{border-radius:12px;padding:1px;text-align:left}.leaflet-popup-content{font-size:13px;font-size:1.08333em;line-height:1.3;margin:13px 24px 13px 20px;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{height:20px;left:50%;margin-left:-20px;margin-top:-1px;overflow:hidden;pointer-events:none;position:absolute;width:40px}.leaflet-popup-tip{height:17px;margin:-10px auto 0;padding:1px;pointer-events:auto;transform:rotate(45deg);width:17px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;box-shadow:0 3px 14px #0006;color:#333}.leaflet-container a.leaflet-popup-close-button{background:#0000;border:none;color:#757575;font:16px/24px Tahoma,Verdana,sans-serif;height:24px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:24px}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{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)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);margin:0 auto;width:24px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.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{background-color:#fff;border:1px solid #fff;border-radius:3px;box-shadow:0 1px 3px #0006;color:#222;padding:6px;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;white-space:nowrap}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{background:#0000;border:6px solid #0000;content:"";pointer-events:none;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{border-top-color:#fff;bottom:0;margin-bottom:-12px}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-left:-6px;margin-top:-12px;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;left:0;margin-left:-12px}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.disease-map-page{background:linear-gradient(135deg,#e8f5e8,#f1f8e9);min-height:100vh;padding-top:80px}.map-header{background:linear-gradient(135deg,#2e7d32,#4caf50);color:#fff;margin-bottom:2rem;padding:2rem;text-align:center}.header-content{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px}.header-text{text-align:left}.header-text h1{font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.header-text p{font-size:1.2rem;opacity:.9}.lang-switcher{position:relative}.lang-btn,.lang-switcher{align-items:center;display:flex}.lang-btn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:2px solid #ffffff4d;border-radius:25px;color:#fff;cursor:pointer;font-size:1rem;gap:.5rem;padding:.7rem 1.5rem;transition:all .3s ease}.current-lang-indicator{font-size:1.2rem;opacity:.9}.lang-btn:hover{background:#ffffff4d;border-color:#ffffff80;transform:translateY(-2px)}.lang-dropdown{background:#fff;border-radius:8px;box-shadow:0 4px 16px #00000026;margin-top:.5rem;min-width:150px;position:absolute;right:0;top:100%;z-index:1000}.lang-dropdown-btn{background:none;border:none;border-radius:0;color:#333;cursor:pointer;padding:.8rem 1rem;text-align:left;transition:background .2s ease;width:100%}.lang-dropdown-btn:first-child{border-radius:8px 8px 0 0}.lang-dropdown-btn:last-child{border-radius:0 0 8px 8px}.lang-dropdown-btn:hover{background:#f5f5f5}.lang-switch-notification{animation:slideInRight .3s ease;background:#4caf50;border-radius:8px;box-shadow:0 4px 16px #00000026;color:#fff;font-weight:500;padding:1rem 1.5rem;position:fixed;right:20px;top:20px;z-index:10000}@keyframes slideInRight{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}.loading-container{align-items:center;display:flex;flex-direction:column;height:50vh;justify-content:center}.loading-tips{margin-top:2rem;max-width:500px;text-align:center}.loading-tips p{color:#666;font-size:.9rem;margin:.5rem 0}.loading-tips strong{color:#2e7d32}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#4caf50;height:50px;margin-bottom:1rem;width:50px}.loading-dots{animation:loadingDots 1.5s infinite;display:inline-block}@keyframes loadingDots{0%,20%{content:"."}40%{content:".."}60%,to{content:"..."}}.load-more-container{border-top:1px solid #eee;margin-top:1rem;padding:1rem;text-align:center}.load-more-btn{background:#4caf50;border:none;border-radius:25px;box-shadow:0 2px 8px #0000001a;color:#fff;cursor:pointer;font-size:.9rem;padding:.75rem 1.5rem;transition:all .3s ease}.load-more-btn:hover:not(:disabled){background:#45a049;box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.load-more-btn:disabled{background:#ccc;box-shadow:none;cursor:not-allowed;transform:none}.map-container{display:flex;gap:1rem;margin:0 auto;max-width:1400px;padding:0 1rem}.filters-panel{background:#fff;border-radius:15px;box-shadow:0 5px 15px #0000001a;flex:0 0 250px;height:-webkit-fit-content;height:fit-content;padding:1.5rem}.filters-panel h3{color:#2e7d32;font-size:1.3rem;font-weight:600;margin-bottom:1.5rem}.filter-group{margin-bottom:1rem}.filter-group label{color:#555;display:block;font-weight:500;margin-bottom:.5rem}.filter-group select{border:2px solid #ddd;border-radius:8px;font-size:.9rem;padding:.5rem;transition:border-color .3s ease;width:100%}.filter-group select:focus{border-color:#4caf50;outline:none}.stats{border-top:1px solid #eee;margin-top:2rem;padding-top:1rem}.stats p{color:#666;margin-bottom:1rem}.severity-stats{display:flex;flex-direction:column;gap:.5rem}.stat{border-radius:5px;font-size:.9rem;font-weight:500;padding:.5rem}.stat.severe{background:#ffebee;color:#c62828}.stat.moderate{background:#fff3e0;color:#ef6c00}.stat.mild{background:#e8f5e8;color:#2e7d32}.map-wrapper{flex:1 1;position:relative}.map-info-overlay{background:#fffffff2;border-radius:8px;box-shadow:0 2px 8px #0000001a;color:#666;font-size:.85rem;left:10px;max-width:300px;padding:.5rem 1rem;position:absolute;top:10px;z-index:1000}.map-info-overlay p{line-height:1.4;margin:0}.map-wrapper .leaflet-container,.recent-reports{border-radius:15px}.recent-reports{background:#fff;box-shadow:0 5px 15px #0000001a;flex:0 0 250px;height:-webkit-fit-content;height:fit-content;max-height:600px;overflow-y:auto;padding:1.5rem}.recent-reports h3{color:#2e7d32;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.reports-list{display:flex;flex-direction:column;gap:.75rem}.report-item{align-items:center;background:#f9f9f9;border-radius:8px;cursor:pointer;display:flex;gap:.75rem;padding:.75rem;transition:background .3s ease}.report-item:hover{background:#f0f0f0}.severity-indicator{border-radius:4px;flex-shrink:0;height:40px;width:8px}.severity-indicator.severe{background:#f44336}.severity-indicator.moderate{background:#ff9800}.severity-indicator.mild{background:#4caf50}.report-details h4{color:#333;font-size:.9rem;margin:0 0 .25rem}.report-details p{color:#666;font-size:.8rem;margin:0 0 .25rem}.report-details small{color:#999;font-size:.7rem}.marker-popup h4{color:#2e7d32;font-size:1.1rem;margin:0 0 .5rem}.marker-popup p{font-size:.9rem;margin:.25rem 0}.severity-badge{border-radius:12px;font-size:.8rem;font-weight:500;margin-left:.5rem;padding:.2rem .5rem;text-transform:uppercase}.severity-badge.severe{background:#ffebee;color:#c62828}.severity-badge.moderate{background:#fff3e0;color:#ef6c00}.severity-badge.mild{background:#e8f5e8;color:#2e7d32}.custom-marker{background:#0000!important;border:none!important}@media (max-width:1200px){.map-container{flex-direction:column}.filters-panel,.recent-reports{flex:none;width:100%}.map-wrapper{order:-1}}@media (max-width:768px){.header-content{flex-direction:column;gap:1rem}.header-content,.header-text{text-align:center}.header-text h1{font-size:2rem}.header-text p{font-size:1rem}.lang-switcher{margin-top:.5rem}.map-container{gap:.5rem;padding:0 .5rem}.filters-panel,.recent-reports{padding:1rem}}@media (max-width:600px){.yt-header,.yt-search-bar{flex-direction:column;gap:.5rem;padding:1rem}.yt-search-bar{gap:1rem}.search-input-group{flex-direction:column;gap:.5rem;max-width:100%}.lang-switcher{margin-top:.5rem}.yt-grid{grid-template-columns:1fr}}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#fff;color:#2e7d32;font-family:Poppins,sans-serif;line-height:1.6}.App{min-height:100vh}.cultural-icon{align-items:center;background:linear-gradient(135deg,#ff6b35,#f7931e);border-radius:50%;box-shadow:0 4px 15px #ff6b354d;display:flex;height:60px;justify-content:center;position:fixed;right:20px;top:120px;transition:transform .3s ease;width:60px;z-index:999}.cultural-icon:hover{transform:scale(1.1)}.icon-container{align-items:center;display:flex;justify-content:center;position:relative}.icon-container img{border-radius:50%;height:35px;width:35px}.icon-text{color:#fff;font-size:.8rem;font-weight:700;position:absolute;text-shadow:1px 1px 2px #00000080}.hero-section{align-items:center;background:linear-gradient(#0006,#0006),url(/static/media/hero-bg.6cba67109af44e3b7a8e.jpg);background-attachment:fixed;background-position:50%;background-size:cover;color:#fff;display:flex;height:70vh;justify-content:center;position:relative;text-align:center}.hero-overlay{max-width:800px;padding:2rem}.hero-heading{animation:fadeInUp 1s ease-out;font-size:3.5rem;font-weight:700;margin-bottom:1rem;text-shadow:2px 2px 4px #00000080}.hero-subheading{animation:fadeInUp 1s ease-out .3s both;font-size:1.3rem;margin-bottom:2rem;opacity:.9}.btn-get-started{animation:fadeInUp 1s ease-out .6s both;background:linear-gradient(135deg,#4caf50,#45a049);border-radius:50px;box-shadow:0 4px 15px #4caf5066;color:#fff;display:inline-block;font-size:1.1rem;font-weight:600;padding:15px 40px;text-decoration:none;transition:all .3s ease}.btn-get-started:hover{box-shadow:0 6px 20px #4caf5099;transform:translateY(-3px)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.features-section{margin:0 auto;max-width:1200px;padding:80px 2rem}.section-title{color:#2e7d32;font-size:2.5rem;font-weight:700;margin-bottom:3rem;text-align:center}.features-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-top:2rem}.feature-card{background:#fff;border:2px solid #0000;border-radius:15px;box-shadow:0 5px 15px #0000001a;color:inherit;cursor:pointer;padding:2.5rem;text-align:center;text-decoration:none;transition:all .3s ease}.feature-card:hover{border-color:#4caf50;box-shadow:0 15px 30px #00000026;transform:translateY(-10px)}.feature-icon{color:#4caf50;font-size:3rem;margin-bottom:1.5rem;transition:transform .3s ease}.feature-card:hover .feature-icon{transform:scale(1.1)}.feature-title{color:#2e7d32;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.feature-card p{color:#666;font-size:1rem;line-height:1.6}.about-section{background:linear-gradient(135deg,#e8f5e8,#f1f8e9);padding:80px 2rem}.about-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px}.about-text p{color:#555;font-size:1.2rem;line-height:1.8;text-align:justify}.about-image img{border-radius:15px;box-shadow:0 10px 25px #0000001a;height:auto;width:100%}.footer-section{background:linear-gradient(135deg,#1b5e20,#2e7d32);color:#fff;padding:3rem 2rem 2rem;text-align:center}.footer-quote{margin:0 auto 2rem;max-width:800px}.footer-quote p{font-size:1.2rem;font-style:italic;line-height:1.6}.highlight{color:#81c784;font-weight:600}.social-icons{gap:1rem;margin:2rem 0}.social-icon,.social-icons{display:flex;justify-content:center}.social-icon{align-items:center;background:#ffffff1a;border-radius:50%;color:#fff;font-size:1.5rem;height:50px;text-decoration:none;transition:all .3s ease;width:50px}.social-icon:hover{background:#4caf50;transform:translateY(-3px)}.footer-links{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin:2rem 0}.footer-links a{color:#fff;text-decoration:none;transition:color .3s ease}.divider,.footer-links a:hover{color:#81c784}.copyright{border-top:1px solid #ffffff1a;margin-top:2rem;opacity:.8;padding-top:2rem}.page-container{min-height:100vh;padding-top:120px}.page-header{background:linear-gradient(135deg,#2e7d32,#4caf50);color:#fff;padding:4rem 2rem;text-align:center}.page-title{font-size:3rem;font-weight:700;margin-bottom:1rem}.page-subtitle{font-size:1.2rem;opacity:.9}.auth-container{align-items:center;background:linear-gradient(135deg,#e8f5e8,#f1f8e9);display:flex;justify-content:center;min-height:100vh;padding:2rem}.auth-form{background:#fff;border-radius:15px;box-shadow:0 10px 30px #0000001a;max-width:400px;padding:3rem;width:100%}.auth-form h2{color:#2e7d32;font-size:2rem;margin-bottom:2rem;text-align:center}.form-group{margin-bottom:1.5rem}.form-group label{color:#555;display:block;font-weight:500;margin-bottom:.5rem}.form-group input{border:2px solid #ddd;border-radius:8px;font-size:1rem;padding:.75rem;transition:border-color .3s ease;width:100%}.form-group input:focus{border-color:#4caf50;outline:none}.btn-primary{background:linear-gradient(135deg,#4caf50,#45a049);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:.75rem;transition:transform .3s ease;width:100%}.btn-primary:hover{transform:translateY(-2px)}.auth-link{margin-top:1.5rem;text-align:center}.auth-link a{color:#4caf50;font-weight:500;text-decoration:none}.auth-link a:hover{text-decoration:underline}.weather-page{background:linear-gradient(135deg,#e8f5e8,#f1f8e9);min-height:100vh;padding-top:80px}.weather-container{margin:0 auto;max-width:1200px;padding:2rem}.search-section{margin-bottom:2rem}.search-form{display:flex;gap:1rem;margin:0 auto;max-width:600px}.search-form input{border:2px solid #ddd;border-radius:10px;flex:1 1;font-size:1rem;padding:1rem;transition:border-color .3s ease}.search-form input:focus{border-color:#4caf50;outline:none}.search-form button{background:linear-gradient(135deg,#4caf50,#45a049);border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:1rem 2rem;transition:transform .3s ease}.search-form button:hover{transform:translateY(-2px)}.weather-card{background:#fff;border-radius:20px;box-shadow:0 10px 30px #0000001a;margin-bottom:2rem;padding:2rem}.weather-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.weather-header h2{color:#2e7d32;font-size:2rem;margin-bottom:.5rem}.refresh-btn{background:#4caf50;border:none;border-radius:50px;color:#fff;cursor:pointer;padding:.5rem 1rem;transition:transform .3s ease}.refresh-btn:hover{transform:scale(1.05)}.weather-main{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.weather-temp{color:#2e7d32;font-size:4rem;font-weight:700}.weather-icon{height:100px;width:100px}.weather-description{color:#666;font-size:1.2rem;text-transform:capitalize}.weather-details{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.weather-item{align-items:center;background:#f8f9fa;border-radius:10px;display:flex;gap:.5rem;padding:1rem}.weather-item i{color:#4caf50;font-size:1.2rem}.recommendations-section{background:#fff;border-radius:20px;box-shadow:0 10px 30px #0000001a;padding:2rem}.recommendations-section h3{align-items:center;color:#2e7d32;display:flex;font-size:1.5rem;gap:.5rem;margin-bottom:1rem}.recommendation-list{list-style:none}.recommendation-list li{border-bottom:1px solid #eee;color:#555;padding:.8rem 0}.recommendation-list li:last-child{border-bottom:none}.loading{color:#666;padding:4rem;text-align:center}.loading i{animation:spin 1s linear infinite;color:#4caf50;font-size:3rem;margin-bottom:1rem}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.error-message{align-items:center;background:#ffebee;border-radius:10px;color:#c62828;display:flex;gap:.5rem;margin-bottom:2rem;padding:1rem}@media (max-width:768px){.navbar-container{padding:0 1rem}.navbar-menu{gap:1rem}.hero-heading{font-size:2.5rem}.about-content,.features-container{grid-template-columns:1fr}.about-content{gap:2rem}.footer-links{flex-direction:column;gap:.5rem}.cultural-icon{height:50px;right:10px;top:100px;width:50px}.cultural-icon img{height:30px;width:30px}.weather-main{flex-direction:column;gap:1rem;text-align:center}.weather-temp{font-size:3rem}.search-form{flex-direction:column}.weather-details{grid-template-columns:1fr}}.chatbot-container{background:#fff;border-radius:15px;box-shadow:0 10px 30px #0000001a;margin:0 auto;max-width:800px;padding:2rem}.chatbot-header{border-bottom:2px solid #f0f0f0;margin-bottom:2rem;padding:2rem 0;text-align:center}.chatbot-header h2{color:#2e7d32;font-size:2rem;margin-bottom:.5rem}.chatbot-header p{color:#666;font-size:1.1rem}
/*# sourceMappingURL=main.07e44721.css.map*/