.newsletter-popup-overlay.svelte-1rbbulz{position:fixed;bottom:-0px;right:0;z-index:9999;display:flex;justify-content:center;align-items:flex-end}.newsletter-popup.svelte-1rbbulz{background-color:#fff;padding:20px;border-radius:10px;width:80%;max-width:500px;text-align:center;overflow-y:auto;position:relative;box-shadow:0 -4px 20px #00000026;animation:svelte-1rbbulz-slideUp .3s ease-out}.close-button.svelte-1rbbulz{position:absolute;top:12px;right:12px;background:none;border:none;font-size:24px;cursor:pointer;color:#666;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s}.close-button.svelte-1rbbulz:hover{background-color:#f5f5f5}.popup-content.svelte-1rbbulz{text-align:center}.popup-title.svelte-1rbbulz{font-size:24px;font-weight:700;margin:16px 0;color:#333}.popup-description.svelte-1rbbulz{font-size:15px;line-height:1.5;color:#666;margin-bottom:16px;max-width:400px}.newsletter-form.svelte-1rbbulz{display:flex;flex-direction:column}.form-group.svelte-1rbbulz{flex:1;text-align:left}.form-group.svelte-1rbbulz label:where(.svelte-1rbbulz){display:block;font-size:14px;font-weight:500;margin-bottom:4px;color:#333}.form-group.svelte-1rbbulz input:where(.svelte-1rbbulz){width:100%;padding:12px;border:1px solid #ddd;border-radius:6px;font-size:14px;transition:border-color .2s;box-sizing:border-box}.form-group.svelte-1rbbulz input:where(.svelte-1rbbulz):focus{outline:none;border-color:#007bff;box-shadow:0 0 0 2px #007bff40}.submit-button.svelte-1rbbulz{background-color:#34ab7b;color:#fff;border:none;padding:14px 24px;border-radius:6px;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .2s;display:flex;align-items:center;justify-content:center;gap:8px}.submit-button.svelte-1rbbulz:hover:not(:disabled){background-color:#34ab7b}.spinner.svelte-1rbbulz{width:16px;height:16px;border:2px solid transparent;border-top:2px solid currentColor;border-radius:50%;animation:svelte-1rbbulz-spin 1s linear infinite}.success-message.svelte-1rbbulz{text-align:center;padding:20px}.success-message.svelte-1rbbulz h3:where(.svelte-1rbbulz){font-size:20px;font-weight:700;color:#28a745;margin-bottom:8px}.success-message.svelte-1rbbulz p:where(.svelte-1rbbulz){font-size:14px;color:#666}@keyframes svelte-1rbbulz-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes svelte-1rbbulz-slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes svelte-1rbbulz-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:768px){.newsletter-popup.svelte-1rbbulz{max-width:100%;padding:20px}.popup-title.svelte-1rbbulz{font-size:20px}}.error-text.svelte-1rbbulz{color:#dc3545;font-size:13px;text-align:center;margin:0}.weather-widget.svelte-6qrx1c{background:#fff;border-radius:10px;overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#333;width:100%;max-width:400px;margin:0 auto}.weather-content.svelte-6qrx1c{padding:15px;background:#eeeef0}.loading-content.svelte-6qrx1c,.error-content.svelte-6qrx1c{padding:40px 20px;text-align:center;background:#eeeef0}.loading-spinner.svelte-6qrx1c{width:20px;height:20px;border:2px solid #ccc;border-top:2px solid #34AB7B;border-radius:50%;animation:svelte-6qrx1c-spin 1s linear infinite;margin:0 auto 10px}@keyframes svelte-6qrx1c-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.error-content.svelte-6qrx1c button:where(.svelte-6qrx1c){background:#34ab7b;color:#fff;border:none;padding:8px 16px;border-radius:4px;cursor:pointer;margin-top:10px}.location-info.svelte-6qrx1c{margin-bottom:20px}.city-name.svelte-6qrx1c{font-size:20px;font-weight:500;margin:0 0 5px;color:#0a0a0a;font-family:poppins}.update-time.svelte-6qrx1c{font-size:15px;color:#666;margin:0;font-family:poppins}.current-weather.svelte-6qrx1c{display:flex;justify-content:space-between;align-items:center;padding:10px 0}.current-weather.svelte-6qrx1c .left:where(.svelte-6qrx1c){display:flex;align-items:center;gap:10px}.main-icon.svelte-6qrx1c{width:50px;height:50px;filter:invert(61%) sepia(66%) saturate(700%) hue-rotate(2deg) brightness(105%) contrast(102%)}.temp-value.svelte-6qrx1c{font-size:45px;font-weight:400;color:#0a0a0a}.current-weather.svelte-6qrx1c .right:where(.svelte-6qrx1c){display:flex;gap:15px}.mini.svelte-6qrx1c{display:flex;flex-direction:column;align-items:center}.mini.svelte-6qrx1c p:where(.svelte-6qrx1c){font-size:14px;color:#0a0a0a;font-weight:400}.mini.svelte-6qrx1c p:where(.svelte-6qrx1c) span:where(.svelte-6qrx1c){font-weight:500;font-size:17px}.mini.svelte-6qrx1c img:where(.svelte-6qrx1c){width:24px;height:24px;filter:invert(61%) sepia(66%) saturate(700%) hue-rotate(2deg) brightness(105%) contrast(102%)}.forecast-days.svelte-6qrx1c{display:flex;border-top:1px solid #ddd;padding-top:10px;flex-wrap:wrap;row-gap:15px;justify-content:center}.forecast-day.svelte-6qrx1c{text-align:center;font-size:13px;display:flex;flex-direction:column;justify-content:center;position:relative;padding:0 22px}.forecast-day.svelte-6qrx1c:first-child{padding-left:0}.forecast-day.svelte-6qrx1c:last-child{padding-right:0}.forecast-day.svelte-6qrx1c:not(:last-child):after{content:"";position:absolute;width:1px;height:70%;top:50%;transform:translateY(-50%);right:0;background-color:#bababa}.day-icon.svelte-6qrx1c{width:40px;height:40px;margin:5px auto;filter:invert(61%) sepia(66%) saturate(700%) hue-rotate(2deg) brightness(105%) contrast(102%)}.day-temp.svelte-6qrx1c p:where(.svelte-6qrx1c){font-size:14px;color:#0a0a0a;font-family:poppins;font-weight:400}.day-temp.svelte-6qrx1c p:where(.svelte-6qrx1c) span:where(.svelte-6qrx1c){font-weight:500;font-size:15px}.day-name.svelte-6qrx1c{font-size:18px;font-weight:400;color:#22473a;font-family:poppins;text-transform:capitalize}.day-temp.svelte-6qrx1c{font-size:12px;color:#666}@media(max-width:1299px){.main-icon.svelte-6qrx1c{width:40px;height:40px}.temp-value.svelte-6qrx1c{font-size:35px}.mini.svelte-6qrx1c p:where(.svelte-6qrx1c) span:where(.svelte-6qrx1c){font-size:15px}}@media(min-width:1025px)and (max-width:1149px){.main-icon.svelte-6qrx1c{width:36px;height:36px}.temp-value.svelte-6qrx1c{font-size:30px}.mini.svelte-6qrx1c p:where(.svelte-6qrx1c) span:where(.svelte-6qrx1c){font-size:15px}.weather-content.svelte-6qrx1c{padding:10px}.current-weather.svelte-6qrx1c .right:where(.svelte-6qrx1c){gap:9px}.current-weather.svelte-6qrx1c .left:where(.svelte-6qrx1c){gap:4px}}@media(min-width:681px)and (max-width:767px){.main-icon.svelte-6qrx1c{width:36px;height:36px}.temp-value.svelte-6qrx1c{font-size:30px}.mini.svelte-6qrx1c p:where(.svelte-6qrx1c) span:where(.svelte-6qrx1c){font-size:15px}.weather-content.svelte-6qrx1c{padding:10px}.current-weather.svelte-6qrx1c .right:where(.svelte-6qrx1c){gap:9px}.current-weather.svelte-6qrx1c .left:where(.svelte-6qrx1c){gap:4px}}@media(max-width:480px){.weather-widget.svelte-6qrx1c{max-width:100%}.current-weather.svelte-6qrx1c{flex-direction:column;gap:15px}.forecast-days.svelte-6qrx1c{gap:10px}}.overview-section.svelte-1mftlt9{margin:24px 0 28px;padding:40px 20px 0}.overview-container.svelte-1mftlt9{max-width:1320px;margin:0 auto}.overview-title.svelte-1mftlt9{color:#0a0a0a;font-size:22px;font-weight:500;line-height:normal;text-transform:capitalize;text-align:center;padding:0 20px}.overview-top-heading.svelte-1mftlt9{display:flex;align-items:center;text-align:center;position:relative;margin-bottom:25px}.overview-top-heading.svelte-1mftlt9:after,.overview-top-heading.svelte-1mftlt9:before{content:"";flex:1;border-bottom:1px solid #d3d3d3}.overview-grid.svelte-1mftlt9{display:grid;gap:20px;grid-template-columns:repeat(3,minmax(0,1fr))}.overview-card.svelte-1mftlt9{background:#eeeef0;border:1px solid #d3d3d3;border-radius:10px;overflow:hidden;display:flex;flex-direction:column}.overview-card-header.svelte-1mftlt9{background:#34ab7b;color:#fff;font-size:20px;font-weight:500;line-height:1.2;padding:12px 17px;display:flex;align-items:center;justify-content:space-between}.overview-card-heading.svelte-1mftlt9{display:flex;align-items:center;gap:10px}.overview-card-heading.svelte-1mftlt9 img:where(.svelte-1mftlt9){width:25px;height:25px;filter:invert(1);object-fit:contain}.right-arrow-icon.svelte-1mftlt9 img:where(.svelte-1mftlt9){width:25px;transform:rotate(90deg)}.overview-card-frame.svelte-1mftlt9{background:#eeeef0;padding:15px}.overview-iframe.svelte-1mftlt9{width:100%;border:0;aspect-ratio:1 / 1;border-radius:10px;overflow:hidden}.overview-card-content.svelte-1mftlt9{background-color:#eeeef0;padding:0 20px 15px;display:flex;justify-content:center;margin-top:auto}.overview-link.svelte-1mftlt9{display:inline-flex;align-items:center;gap:10px;padding:10px 25px;text-align:center;font-weight:500;font-size:16px;color:#fff;background:#34ab7b;border-radius:8px;text-decoration:none}.overview-link.svelte-1mftlt9 img:where(.svelte-1mftlt9){width:25px;filter:invert(1)}.overview-link.svelte-1mftlt9 img.arrow-icon:where(.svelte-1mftlt9){transform:rotate(90deg);filter:invert(0)}.overview-link.svelte-1mftlt9:hover{opacity:.92}@media(max-width:1024px){.overview-grid.svelte-1mftlt9{grid-template-columns:1fr 1fr}}@media(max-width:680px){.overview-grid.svelte-1mftlt9{grid-template-columns:1fr}.overview-iframe.svelte-1mftlt9{height:380px}}
