.sh-hero{background:#fff;border-bottom:1px solid var(--border);padding:2.5rem 0 3rem}.sh-hero__inner{display:flex;flex-direction:column;align-items:center;text-align:center}.sh-hero__top{margin-bottom:1rem}.sh-state-svg{width:90px;height:70px;display:flex;align-items:center;justify-content:center;background:#eff6ff;border-radius:12px;padding:.625rem}.sh-state-svg svg{width:100%;height:100%;fill:#3b82f6;filter:drop-shadow(0 2px 4px rgba(59,130,246,.3))}.sh-badge{display:inline-block;background:#eff6ff;color:var(--blue);font-size:.75rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;padding:.3rem .75rem;border-radius:99px;margin-bottom:.875rem}.sh-hero__state{color:var(--blue)}.sh-hero__h1{font-size:clamp(1.6rem,3vw,2.5rem);font-weight:800;letter-spacing:-.03em;color:var(--navy);line-height:1.1;margin-bottom:.75rem}.sh-hero__sub{font-size:.975rem;color:var(--text-muted);line-height:1.7;max-width:560px;margin-bottom:2rem}.sh-stat-cards{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.sh-stat-card{display:flex;flex-direction:column;align-items:center;gap:.375rem;background:#fff;border:1.5px solid var(--border);border-radius:var(--radius-lg);padding:1.25rem 1.75rem;min-width:110px;box-shadow:0 1px 4px #0000000a}.sh-stat-card__icon{width:44px;height:44px;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:.25rem}.sh-stat-card__icon--blue{background:#eff6ff;color:#3b82f6}.sh-stat-card__icon--gold{background:#fffbeb;color:#f59e0b}.sh-stat-card__val{font-size:1.75rem;font-weight:800;color:var(--navy);letter-spacing:-.03em;line-height:1}.sh-stat-card__lbl{font-size:.68rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;font-weight:700}.sh-body{padding-top:3rem;padding-bottom:5rem}.sh-section{margin-bottom:3rem}.sh-section__title{font-size:1.15rem;font-weight:800;color:var(--navy);letter-spacing:-.02em;margin-bottom:1.25rem}.sh-top-cities{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.875rem}.sh-top-card{display:flex;flex-direction:column;gap:.5rem;padding:1.1rem 1.1rem .9rem;background:#fff;border:1.5px solid var(--border);border-radius:var(--radius-lg);text-decoration:none;transition:box-shadow .18s,border-color .18s,transform .18s}.sh-top-card:hover{border-color:#bfdbfe;box-shadow:0 4px 16px #3b82f61f;transform:translateY(-3px)}.sh-top-card__header{display:flex;align-items:center;justify-content:space-between}.sh-top-card__rank{font-size:.7rem;font-weight:800;color:var(--blue);background:#eff6ff;padding:.2rem .55rem;border-radius:99px;letter-spacing:.02em}.sh-top-card__rating{display:flex;align-items:center;gap:.2rem}.sh-top-card__score{font-size:.72rem;font-weight:700;color:var(--text-muted)}.sh-top-card__name{font-size:1rem;font-weight:800;color:var(--navy);line-height:1.2}.sh-top-card__footer{display:flex;align-items:center;justify-content:space-between;margin-top:.25rem}.sh-top-card__count{display:flex;align-items:center;gap:.3rem;font-size:.75rem;color:var(--text-muted);font-weight:500}.sh-top-card__arrow{color:#93c5fd;transition:transform .18s}.sh-top-card:hover .sh-top-card__arrow{transform:translate(3px);color:var(--blue)}.sh-stars{color:#f59e0b;font-size:.7rem;letter-spacing:-.05em}.sh-stars--sm{font-size:.65rem}.sh-city-search{position:relative;margin-bottom:.875rem;max-width:340px}.sh-city-search__icon{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:var(--text-muted);pointer-events:none}.sh-city-search input{width:100%;padding:.6rem 1rem .6rem 2.25rem;border:1.5px solid var(--border);border-radius:var(--radius);font-size:.875rem;font-family:inherit;background:#fff;color:var(--text);outline:none;transition:border-color .15s}.sh-city-search input:focus{border-color:var(--blue)}.sh-city-no-results{font-size:.875rem;color:var(--text-muted);padding:1rem 0}.sh-all-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem;flex-wrap:wrap;gap:.5rem}.sh-all-meta{font-size:.875rem;color:var(--text-muted)}.sh-city-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:.4rem}.sh-city-card{display:flex;align-items:center;gap:.625rem;padding:.7rem .875rem;background:#fff;border:1px solid var(--border);border-radius:var(--radius);text-decoration:none;transition:border-color .15s,background .15s,box-shadow .15s}.sh-city-card:hover{border-color:#bfdbfe;background:#f8faff;box-shadow:0 2px 8px #3b82f614}.sh-city-card__icon{width:28px;height:28px;background:#eff6ff;border-radius:7px;display:flex;align-items:center;justify-content:center;color:#3b82f6;flex-shrink:0}.sh-city-card__main{flex:1;min-width:0}.sh-city-card__name{display:block;font-size:.875rem;font-weight:700;color:var(--navy);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sh-city-card__count{display:block;font-size:.7rem;color:var(--text-muted);margin-top:.05rem}.sh-city-card__rating{display:flex;align-items:center;gap:.2rem;flex-shrink:0}.sh-city-card__score{font-size:.7rem;color:var(--text-muted);font-weight:700}.sh-city-card__arrow{color:#cbd5e1;flex-shrink:0;transition:color .15s}.sh-city-card:hover .sh-city-card__arrow{color:var(--blue)}.sh-pagination{display:flex;align-items:center;justify-content:center;gap:.4rem;margin-top:1.5rem;flex-wrap:wrap}.sh-page{padding:.4rem .75rem;border-radius:6px;border:1px solid var(--border);font-size:.875rem;color:var(--text);text-decoration:none;transition:border-color .15s,background .15s}.sh-page:hover{border-color:var(--blue);color:var(--blue)}.sh-page--active{background:var(--blue);color:#fff;border-color:var(--blue);font-weight:600}.sh-page--next{font-weight:600}.sh-seo-section{background:var(--bg-soft);border:1px solid var(--border);border-radius:var(--radius-lg);padding:2rem;margin-bottom:2rem}.sh-seo-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.sh-seo-text p{font-size:.9rem;color:var(--text-muted);line-height:1.8;margin-bottom:1rem}.sh-tips-title{font-size:.95rem;font-weight:700;color:var(--navy);margin-bottom:.875rem}.sh-seo-tips p{font-size:.9rem;line-height:1.75;color:var(--text)}.sh-tips-disclaimer{font-size:.75rem!important;color:var(--text-muted)!important;margin-top:1rem}.sh-tips-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.625rem}.sh-tips-list li{font-size:.875rem;color:var(--text);line-height:1.6;padding-left:1rem;position:relative}.sh-tips-list li:before{content:"›";position:absolute;left:0;color:var(--blue);font-weight:700}@media(max-width:700px){.sh-stat-cards{gap:.625rem}.sh-stat-card{padding:1rem 1.25rem;min-width:90px}.sh-stat-card__val{font-size:1.4rem}.sh-seo-grid{grid-template-columns:1fr}.sh-top-cities{grid-template-columns:repeat(2,1fr)}.sh-city-grid{grid-template-columns:1fr 1fr}}@media(max-width:480px){.sh-top-cities,.sh-city-grid{grid-template-columns:1fr}.sh-stat-cards{gap:.5rem}.sh-stat-card{padding:.875rem 1rem}}
