.CostCard-module__bJzgOW__card{background:var(--surface);border:1px solid var(--surface-border);border-radius:var(--radius-lg);flex-direction:column;gap:1rem;padding:1.25rem;transition:all .3s ease-in-out;display:flex}.CostCard-module__bJzgOW__card:hover{border-color:var(--primary);transform:translateY(-2px)scale(1.02);box-shadow:0 8px 25px #6366f140}.CostCard-module__bJzgOW__header{align-items:center;gap:.75rem;display:flex}.CostCard-module__bJzgOW__iconWrapper{color:var(--primary);border-radius:var(--radius-md);background:#6366f11a;justify-content:center;align-items:center;padding:.5rem;display:flex}.CostCard-module__bJzgOW__title{color:var(--text-muted);font-size:.95rem;font-weight:500}.CostCard-module__bJzgOW__body{align-items:baseline;gap:.5rem;display:flex}.CostCard-module__bJzgOW__amount{color:var(--text-main);letter-spacing:-.5px;font-size:1.75rem;font-weight:700}.CostCard-module__bJzgOW__trend{font-size:.875rem;font-weight:600}.CostCard-module__bJzgOW__up{color:var(--danger)}.CostCard-module__bJzgOW__down{color:var(--success)}.CostCard-module__bJzgOW__neutral{color:var(--text-muted)}@media (max-width:640px){.CostCard-module__bJzgOW__card{gap:.5rem;padding:.75rem 1rem}.CostCard-module__bJzgOW__iconWrapper{padding:.35rem}.CostCard-module__bJzgOW__title{font-size:.85rem}.CostCard-module__bJzgOW__amount{font-size:1.35rem}}
.CityCostsSection-module__GhgHLW__container{flex-direction:column;gap:3rem;display:flex}.CityCostsSection-module__GhgHLW__profileSwitcher{flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem;display:flex}.CityCostsSection-module__GhgHLW__profileButton{background:var(--surface);border:1px solid var(--surface-border);color:var(--text-muted);border-radius:var(--radius-full,9999px);cursor:pointer;transition:all var(--transition-fast);padding:.5rem 1rem;font-size:.9rem;font-weight:600}.CityCostsSection-module__GhgHLW__profileButton:hover{background:var(--surface-hover);color:var(--text-main)}.CityCostsSection-module__GhgHLW__active{background:var(--primary);color:#fff;border-color:var(--primary)}.CityCostsSection-module__GhgHLW__active:hover{background:var(--primary-hover);color:#fff}.CityCostsSection-module__GhgHLW__section{flex-direction:column;display:flex}.CityCostsSection-module__GhgHLW__sectionTitle{color:var(--text-main);margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.CityCostsSection-module__GhgHLW__grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;display:grid}@media (max-width:640px){.CityCostsSection-module__GhgHLW__profileSwitcher{gap:.5rem}.CityCostsSection-module__GhgHLW__profileButton{padding:.4rem .8rem;font-size:.85rem}}
.QualityOfLife-module__eBKqSa__card{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:1.5rem;box-shadow:0 4px 15px #0000000d}.QualityOfLife-module__eBKqSa__title{margin-bottom:.2rem;font-size:1.2rem;font-weight:700}.QualityOfLife-module__eBKqSa__subtitle{color:var(--text-muted);margin-bottom:1.5rem;font-size:.9rem}.QualityOfLife-module__eBKqSa__metricsList{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:768px){.QualityOfLife-module__eBKqSa__metricsList{grid-template-columns:repeat(2,1fr);gap:1.5rem 2.5rem}}.QualityOfLife-module__eBKqSa__metricRow{align-items:center;gap:1rem;display:flex}.QualityOfLife-module__eBKqSa__metricLabel{align-items:center;gap:.5rem;width:140px;font-size:.9rem;font-weight:500;display:flex}.QualityOfLife-module__eBKqSa__progressBar{background:var(--border);border-radius:4px;flex:1;height:8px;overflow:hidden}.QualityOfLife-module__eBKqSa__progressFill{border-radius:4px;height:100%;transition:width 1s ease-out}.QualityOfLife-module__eBKqSa__metricScore{text-align:right;width:50px;color:var(--text-muted);font-size:.85rem;font-weight:600}
.LivingInsights-module__oCx6da__insightsSection{border-top:1px solid var(--surface-border);margin-top:4rem;padding-top:4rem}.LivingInsights-module__oCx6da__sectionTitle{color:var(--text-main);margin-bottom:.5rem;font-size:2rem;font-weight:800}.LivingInsights-module__oCx6da__sectionSubtitle{color:var(--text-muted);margin-bottom:2rem;font-size:1.1rem}.LivingInsights-module__oCx6da__profileTabs{flex-wrap:wrap;gap:.5rem;margin-bottom:2.5rem;display:flex}.LivingInsights-module__oCx6da__tab{background:var(--surface);border:1px solid var(--surface-border);color:var(--text-muted);cursor:pointer;transition:all var(--transition-fast);border-radius:99px;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-weight:600;display:flex}.LivingInsights-module__oCx6da__tab:hover{border-color:var(--primary);color:var(--text-main)}.LivingInsights-module__oCx6da__activeTab{background:var(--primary);border-color:var(--primary);color:#fff}.LivingInsights-module__oCx6da__activeTab:hover{background:var(--primary-hover);color:#fff}.LivingInsights-module__oCx6da__grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:992px){.LivingInsights-module__oCx6da__grid{grid-template-columns:3fr 2fr}}.LivingInsights-module__oCx6da__mainCol,.LivingInsights-module__oCx6da__sideCol{flex-direction:column;display:flex}
.RecommendedSalary-module__TBTlPW__card{background:var(--surface);border:1px solid var(--surface-border);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);margin-bottom:1.5rem;padding:2rem}.RecommendedSalary-module__TBTlPW__title{color:var(--text-main);margin-bottom:.25rem;font-size:1.25rem;font-weight:800}.RecommendedSalary-module__TBTlPW__subtitle{color:var(--text-muted);margin-bottom:2rem;font-size:.9rem}.RecommendedSalary-module__TBTlPW__list{flex-direction:column;gap:1rem;display:flex}.RecommendedSalary-module__TBTlPW__item{border-radius:var(--radius-lg);background:var(--background);border-left:4px solid #0000;justify-content:space-between;align-items:center;padding:1.25rem;display:flex}.RecommendedSalary-module__TBTlPW__info{flex-direction:column;gap:.25rem;display:flex}.RecommendedSalary-module__TBTlPW__label{color:var(--text-main);font-weight:700}.RecommendedSalary-module__TBTlPW__desc{color:var(--text-muted);font-size:.8rem}.RecommendedSalary-module__TBTlPW__value{font-size:1.5rem;font-weight:800}.RecommendedSalary-module__TBTlPW__survival{border-left-color:#ef4444}.RecommendedSalary-module__TBTlPW__survival .RecommendedSalary-module__TBTlPW__value{color:#ef4444}.RecommendedSalary-module__TBTlPW__recommended{background:#3b82f60d;border-left-color:#3b82f6}.RecommendedSalary-module__TBTlPW__recommended .RecommendedSalary-module__TBTlPW__value{color:#3b82f6}.RecommendedSalary-module__TBTlPW__comfortable{border-left-color:#22c55e}.RecommendedSalary-module__TBTlPW__comfortable .RecommendedSalary-module__TBTlPW__value{color:#22c55e}.RecommendedSalary-module__TBTlPW__premium{border-left-color:#a855f7}.RecommendedSalary-module__TBTlPW__premium .RecommendedSalary-module__TBTlPW__value{color:#a855f7}
.BudgetDistribution-module__YEvWsa__card{background:var(--surface);border:1px solid var(--surface-border);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);height:100%;padding:2rem}.BudgetDistribution-module__YEvWsa__title{color:var(--text-main);margin-bottom:.25rem;font-size:1.25rem;font-weight:800}.BudgetDistribution-module__YEvWsa__subtitle{color:var(--text-muted);margin-bottom:2rem;font-size:.9rem}.BudgetDistribution-module__YEvWsa__barsContainer{flex-direction:column;gap:1.25rem;display:flex}.BudgetDistribution-module__YEvWsa__barRow{align-items:center;gap:1rem;display:flex}.BudgetDistribution-module__YEvWsa__barLabel{width:120px;color:var(--text-main);align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;display:flex}.BudgetDistribution-module__YEvWsa__barTrack{background:var(--background);border-radius:999px;flex:1;height:10px;overflow:hidden}.BudgetDistribution-module__YEvWsa__barFill{border-radius:999px;height:100%;transition:width 1s ease-out}.BudgetDistribution-module__YEvWsa__barPct{text-align:right;width:40px;color:var(--text-muted);font-size:.875rem;font-weight:700}.BudgetDistribution-module__YEvWsa__animateIn{opacity:0;animation:.8s cubic-bezier(.175,.885,.32,1.275) forwards BudgetDistribution-module__YEvWsa__scaleFadeIn;transform:scale(.8)}@keyframes BudgetDistribution-module__YEvWsa__scaleFadeIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}
.TextInsights-module__QLrhaa__card{border-radius:var(--radius-xl);background:linear-gradient(135deg,#6366f11a,#a855f70d);border:1px solid #6366f133;margin-bottom:1.5rem;padding:1.5rem}.TextInsights-module__QLrhaa__header{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.TextInsights-module__QLrhaa__icon{color:var(--primary)}.TextInsights-module__QLrhaa__title{color:var(--primary);font-size:1.1rem;font-weight:700}.TextInsights-module__QLrhaa__text{color:var(--text-main);margin-bottom:1rem;font-size:1rem;font-weight:500;line-height:1.6}.TextInsights-module__QLrhaa__tag{background:var(--background);color:var(--text-muted);border-radius:var(--radius-md);border:1px solid var(--surface-border);padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:inline-block}
.ContributeModal-module__KebOfW__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#0f172ab3;justify-content:center;align-items:center;animation:.3s ease-out ContributeModal-module__KebOfW__fadeIn;display:flex;position:fixed;inset:0}@keyframes ContributeModal-module__KebOfW__fadeIn{0%{opacity:0}to{opacity:1}}.ContributeModal-module__KebOfW__modal{background:var(--background);border:1px solid var(--surface-border);border-radius:var(--radius-xl);width:90%;max-width:500px;padding:2.5rem;animation:.3s ease-out ContributeModal-module__KebOfW__slideUp;position:relative;box-shadow:0 25px 50px -12px #00000080}@keyframes ContributeModal-module__KebOfW__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ContributeModal-module__KebOfW__closeBtn{color:var(--text-muted);cursor:pointer;transition:color var(--transition-fast);background:0 0;border:none;position:absolute;top:1.5rem;right:1.5rem}.ContributeModal-module__KebOfW__closeBtn:hover{color:var(--text-main)}.ContributeModal-module__KebOfW__title{color:var(--text-main);margin-bottom:.5rem;font-size:1.5rem;font-weight:800}.ContributeModal-module__KebOfW__subtitle{color:var(--text-muted);margin-bottom:2rem;font-size:.95rem;line-height:1.5}.ContributeModal-module__KebOfW__form{flex-direction:column;gap:1.5rem;display:flex}.ContributeModal-module__KebOfW__formGroup{flex-direction:column;gap:.5rem;display:flex}.ContributeModal-module__KebOfW__formGroup label{color:var(--text-main);font-size:.875rem;font-weight:600}.ContributeModal-module__KebOfW__input{background:var(--surface);border:1px solid var(--surface-border);border-radius:var(--radius-lg);width:100%;color:var(--text-main);transition:border-color var(--transition-fast);outline:none;padding:.875rem 1rem;font-size:1rem}.ContributeModal-module__KebOfW__input:focus{border-color:var(--primary)}.ContributeModal-module__KebOfW__submitBtn{background:var(--primary);color:#fff;border-radius:var(--radius-lg);cursor:pointer;width:100%;transition:background-color var(--transition-fast), transform var(--transition-fast);border:none;margin-top:.5rem;padding:1rem;font-size:1rem;font-weight:600}.ContributeModal-module__KebOfW__submitBtn:hover:not(:disabled){background:var(--primary-hover);transform:translateY(-2px)}.ContributeModal-module__KebOfW__submitBtn:disabled{opacity:.7;cursor:not-allowed}.ContributeModal-module__KebOfW__successMessage{color:#22c55e;border-radius:var(--radius-lg);text-align:center;background:#22c55e1a;border:1px solid #22c55e33;padding:1.5rem;font-weight:600;line-height:1.5}.ContributeModal-module__KebOfW__errorMessage{color:#ef4444;text-align:center;font-size:.875rem;font-weight:500}
.ContributeButton-module__eGD9Ga__floatingBtn{background:var(--primary);color:#fff;cursor:pointer;transition:transform var(--transition-fast), background-color var(--transition-fast);z-index:100;border:none;border-radius:9999px;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.95rem;font-weight:600;display:flex;position:fixed;bottom:1.5rem;right:1.5rem;box-shadow:0 10px 25px -5px #6366f180}@media (max-width:640px){.ContributeButton-module__eGD9Ga__floatingBtn{padding:.6rem 1rem;font-size:.85rem;bottom:1rem;right:1rem}}@media (max-height:700px){.ContributeButton-module__eGD9Ga__floatingBtn{bottom:3rem}}.ContributeButton-module__eGD9Ga__floatingBtn:hover{background:var(--primary-hover);transform:translateY(-4px)scale(1.02)}
.CommentsSection-module__ljigCW__container{background:var(--surface);border:1px solid var(--border);border-radius:12px;margin-top:4rem;padding:2rem;box-shadow:0 4px 15px #0000000d}.CommentsSection-module__ljigCW__title{margin-bottom:.2rem;font-size:1.5rem;font-weight:700}.CommentsSection-module__ljigCW__subtitle{color:var(--text-muted);margin-bottom:2rem;font-size:.95rem}.CommentsSection-module__ljigCW__form{background:var(--background);border:1px solid var(--border);border-radius:8px;margin-bottom:2rem;padding:1.5rem}.CommentsSection-module__ljigCW__ratingSelect{align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.95rem;font-weight:500;display:flex}.CommentsSection-module__ljigCW__starBtn{cursor:pointer;background:0 0;border:none;padding:0;transition:transform .1s;display:flex}.CommentsSection-module__ljigCW__starBtn:hover{transform:scale(1.1)}.CommentsSection-module__ljigCW__textarea{border:1px solid var(--border);background:var(--surface);width:100%;color:var(--text);resize:vertical;border-radius:8px;margin-bottom:1rem;padding:1rem;font-family:inherit;font-size:.95rem}.CommentsSection-module__ljigCW__textarea:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 2px #6366f133}.CommentsSection-module__ljigCW__formFooter{justify-content:flex-end;display:flex}.CommentsSection-module__ljigCW__submitBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:6px;align-items:center;gap:.5rem;padding:.6rem 1.2rem;font-size:.9rem;font-weight:600;transition:background .2s;display:flex}.CommentsSection-module__ljigCW__submitBtn:hover:not(:disabled){background:var(--primary-hover)}.CommentsSection-module__ljigCW__submitBtn:disabled{opacity:.7;cursor:not-allowed}.CommentsSection-module__ljigCW__loginPrompt{background:var(--background);border:1px dashed var(--border);text-align:center;color:var(--text-muted);border-radius:8px;margin-bottom:2rem;padding:2rem;font-weight:500}.CommentsSection-module__ljigCW__commentsList{flex-direction:column;gap:1.5rem;display:flex}.CommentsSection-module__ljigCW__loading,.CommentsSection-module__ljigCW__empty{text-align:center;color:var(--text-muted);padding:2rem}.CommentsSection-module__ljigCW__commentCard{border-bottom:1px solid var(--border);padding-bottom:1.5rem}.CommentsSection-module__ljigCW__commentCard:last-child{border-bottom:none;padding-bottom:0}.CommentsSection-module__ljigCW__commentHeader{align-items:center;gap:1rem;margin-bottom:.8rem;display:flex}.CommentsSection-module__ljigCW__avatar{background:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;font-weight:700;display:flex}.CommentsSection-module__ljigCW__userName{font-size:.95rem;font-weight:600}.CommentsSection-module__ljigCW__date{color:var(--text-muted);font-size:.8rem}.CommentsSection-module__ljigCW__stars{gap:2px;margin-left:auto;display:flex}.CommentsSection-module__ljigCW__content{color:var(--text);white-space:pre-wrap;font-size:.95rem;line-height:1.6}
.city-module__c1xhHq__pageContainer{flex-direction:column;display:flex}.city-module__c1xhHq__heroHeader{background-position:50%;background-size:cover;height:350px;position:relative}.city-module__c1xhHq__heroOverlay{background:linear-gradient(to top, var(--background) 0%, #0006 100%);flex-direction:column;justify-content:flex-end;padding-bottom:2rem;display:flex;position:absolute;inset:0}.city-module__c1xhHq__cityName{color:#fff;text-shadow:0 2px 4px #00000080;margin-bottom:.25rem;font-size:clamp(2rem,8vw,3.5rem);font-weight:800}.city-module__c1xhHq__countryName{color:#e2e8f0;text-shadow:0 1px 2px #00000080;margin-bottom:1.5rem;font-size:1.25rem}.city-module__c1xhHq__scoreBadge{background:var(--surface);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);border:1px solid var(--surface-border);align-items:center;gap:.5rem;padding:.5rem 1rem;display:inline-flex}.city-module__c1xhHq__scoreValue{color:var(--primary);font-size:1.25rem;font-weight:800}.city-module__c1xhHq__scoreLabel{color:var(--text-main);font-size:.875rem;font-weight:600}.city-module__c1xhHq__mainContent{flex-direction:column;gap:3rem;padding:3rem 1.5rem;display:flex}.city-module__c1xhHq__sectionTitle{color:var(--text-main);margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.city-module__c1xhHq__grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.5rem;display:grid}.city-module__c1xhHq__twoCols{grid-template-columns:1fr;gap:3rem;display:grid}@media (min-width:768px){.city-module__c1xhHq__twoCols{grid-template-columns:1fr 1fr}}@media (max-width:640px){.city-module__c1xhHq__heroHeader{height:250px}.city-module__c1xhHq__mainContent{gap:2rem;padding:2rem 1rem}.city-module__c1xhHq__grid{grid-template-columns:1fr}}
