@font-face{font-family:onest;font-style:normal;font-weight:700 800;font-display:swap;src:url(/static/fonts/onest-cyr.woff2)format('woff2');unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:onest;font-style:normal;font-weight:700 800;font-display:swap;src:url(/static/fonts/onest-lat.woff2)format('woff2');unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--surface-bg:#fbfaf8;--surface-card:#fefefc;--surface-card-alt:#f4f2ee;--text-primary:#191a1e;--text-secondary:#585b63;--accent-600:#f0be00;--accent-700:#ffcc00;--accent-text:#7a5c00;--accent-ink:#191a1e;--success:#187041;--line:#e2ded7;--shadow-card:0 1px 2px rgba(25, 26, 30, 0.06), 0 8px 24px rgba(25, 26, 30, 0.07);color-scheme:light dark}@media(prefers-color-scheme:dark){:root:not([data-theme=light]){--surface-bg:#14151a;--surface-card:#1e2025;--surface-card-alt:#26282f;--text-primary:#f5f4f2;--text-secondary:#a6a9b2;--accent-600:#f0be00;--accent-700:#ffcc00;--accent-text:#ffd84d;--accent-ink:#191a1e;--success:#34a66c;--line:#33353c;--shadow-card:0 1px 2px rgba(0, 0, 0, 0.4), 0 8px 24px rgba(0, 0, 0, 0.35)}}:root[data-theme=dark]{--surface-bg:#14151a;--surface-card:#1e2025;--surface-card-alt:#26282f;--text-primary:#f5f4f2;--text-secondary:#a6a9b2;--accent-600:#f0be00;--accent-700:#ffcc00;--accent-text:#ffd84d;--accent-ink:#191a1e;--success:#34a66c;--line:#33353c;--shadow-card:0 1px 2px rgba(0, 0, 0, 0.4), 0 8px 24px rgba(0, 0, 0, 0.35)}*,*::before,*::after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-padding-top:6rem}@media(min-width:900px){html{scroll-padding-top:8rem}}body{margin:0;background:var(--surface-bg);color:var(--text-primary);font-family:system-ui,-apple-system,segoe ui,Roboto,Arial,sans-serif;font-size:17px;line-height:1.6;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2'/%3E%3C/filter%3E%3Crect width='120' height='120' filter='url(%23n)' opacity='0.03'/%3E%3C/svg%3E")}@media(prefers-color-scheme:dark){html:not([data-theme=light]) body{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2'/%3E%3C/filter%3E%3Crect width='120' height='120' filter='url(%23n)' opacity='0.02'/%3E%3C/svg%3E")}}html[data-theme=dark] body{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2'/%3E%3C/filter%3E%3Crect width='120' height='120' filter='url(%23n)' opacity='0.02'/%3E%3C/svg%3E")}a{color:inherit}a:focus-visible,button:focus-visible,select:focus-visible,input:focus-visible,:focus-visible{outline:2px solid var(--text-primary);outline-offset:2px}h1,h2{font-family:onest,system-ui,sans-serif}h1,h2,h3{font-weight:800;letter-spacing:-.02em;line-height:1.15;text-wrap:balance}.nav{position:sticky;top:1rem;z-index:50;display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;max-width:64rem;margin:1rem auto 0;padding:.5rem .4rem .5rem .85rem;background:var(--surface-card);border:1px solid var(--line);border-radius:999px;box-shadow:var(--shadow-card)}@media(max-width:68rem){.nav{margin-inline:1.25rem}}.nav-name{font-family:onest,system-ui,sans-serif;font-weight:800;font-size:.9rem;text-decoration:none;letter-spacing:-.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.partner-badge{flex-shrink:0;font-size:.72rem;font-weight:700;color:var(--accent-ink);background:var(--accent-700);border-radius:999px;padding:.25rem .7rem;white-space:nowrap}.nav-links{display:flex;flex-wrap:wrap;gap:.5rem 1rem;font-weight:600;font-size:.8125rem;order:10;flex-basis:100%;justify-content:center}.nav-links a{color:var(--text-secondary);text-decoration:none;white-space:nowrap}.nav-links a:hover{color:var(--accent-text)}.nav-cta{flex-shrink:0;margin-left:auto;display:inline-flex;align-items:center;min-height:2.25rem;font-weight:700;font-size:.75rem;color:var(--accent-ink);background:var(--accent-700);text-decoration:none;white-space:nowrap;border-radius:16px;padding:.3rem .6rem;transition:background .15s ease}.nav-cta:hover{background:var(--accent-600)}@media(min-width:900px){.nav{gap:1.25rem;padding:.875rem 1rem .875rem 1.5rem}.nav-name{font-size:.8125rem}.nav-links{order:0;flex-basis:auto;flex:1;min-width:0;justify-content:center}.partner-badge{font-size:.75rem;padding:.375rem .75rem}.nav-cta{font-size:.9375rem;padding:.6875rem 1.125rem}}.cta-block{margin:1.5rem 0}.cta{display:inline-flex;align-items:center;gap:.75rem;min-height:50px;padding:.375rem .375rem .375rem 1.5rem;background:var(--accent-700);color:var(--accent-ink);font-weight:700;font-size:1rem;text-decoration:none;border-radius:999px;transition:background .15s ease,transform .1s ease}@media(min-width:900px){.cta{gap:1rem;min-height:74px;padding:1rem .625rem 1rem 1.75rem;font-size:1.0625rem}}.cta:hover{background:var(--accent-600)}.cta:active{transform:scale(.98)}.cta-arrow{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:38px;height:38px;background:var(--accent-ink);color:var(--accent-700);border-radius:50%}@media(min-width:900px){.cta-arrow{width:42px;height:42px}}.cta-note{margin:.5rem 0 0;color:var(--text-secondary);font-size:.8125rem}.check-icon{flex-shrink:0;color:var(--success);margin-top:.15rem}.home{max-width:64rem;margin:0 auto;padding:1.75rem 1.25rem 3rem}.hero{padding-bottom:1.75rem}.hero-grid{display:flex;flex-direction:column;gap:2rem}.hero-left{display:flex;flex-direction:column;align-items:flex-start;gap:.85rem}.eyebrow{margin:0;font-size:.8125rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--accent-text)}.hero h1{margin:0;font-size:clamp(1.7rem,6vw,2.75rem)}.lead{margin:0;max-width:42ch;color:var(--text-secondary)}.facts-outer{background:var(--surface-card);border-radius:24px;padding:8px}.facts-inner{background:var(--surface-card-alt);border-radius:16px;padding:1.5rem;display:flex;flex-direction:column;gap:.9rem}.facts-title{margin:0 0 .25rem;font-size:.8125rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--text-secondary)}.fact-row{display:flex;align-items:flex-start;gap:.65rem;margin:0;font-size:.95rem;color:var(--text-primary)}.fact-row--highlight{font-weight:700;color:var(--success)}.block{padding:1.75rem 0;border-top:1px solid var(--line)}.block .eyebrow{margin:0 0 .5rem}.block h2{margin:0;font-size:1.3rem}.block-grid{display:flex;flex-direction:column;gap:1.5rem}.block-lead{margin:.75rem 0 0;max-width:46ch;color:var(--text-secondary)}@media(min-width:900px){.hero-grid{flex-direction:row;align-items:flex-start;gap:3rem}.hero-left{flex:1;min-width:0}.hero-facts{flex:0 0 380px}.block-grid{flex-direction:row;align-items:flex-start;gap:3rem}.block-text{flex:1;min-width:0}.block-card{flex:0 0 380px}}.gorod-city{max-width:68rem;margin:0 auto;padding:2.5rem 1.25rem 3rem}.gorod-city .hero{max-width:42rem;padding-bottom:0}@media(max-width:899px){.hero-eyebrow{display:none}}.info-grid{display:grid;grid-template-columns:1fr;gap:1rem;background:var(--surface-card);border-radius:24px;padding:8px;margin-top:2rem}.info-card{background:var(--surface-card-alt);border-radius:16px;padding:1rem 1.25rem;display:flex;flex-direction:column;gap:.5rem}@media(min-width:900px){.info-grid{grid-template-columns:1fr 1fr}}.info-label{color:var(--text-secondary);font-size:.8125rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase}.info-value{color:var(--text-primary);font-size:1rem;font-weight:600}.status-open{color:var(--success);font-weight:700}.status-closed{color:var(--text-secondary);font-weight:600}.gorod-city .section-title{margin:0 0 .75rem;font-size:2rem;max-width:40rem}.closed-notice{background:var(--surface-card-alt);border-radius:16px;padding:1.5rem;margin-top:2rem;max-width:40rem}.closed-notice .eyebrow{margin:0 0 .5rem}.closed-text,.closed-hint{margin:.5rem 0 0;color:var(--text-secondary)}.city-page__closed{opacity:.7}.gorod-city .related-section,.gorod-city .gorod-final-cta{margin:3rem 0 0}.quiz-section{margin:3rem 0 0}.quiz-outer{background:var(--surface-card);border-radius:24px;padding:8px}.quiz-inner{background:var(--surface-card-alt);border-radius:16px;padding:1.5rem 1.25rem}@media(min-width:900px){.quiz-inner{padding:2rem}}.quiz-eyebrow{margin:0 0 .5rem;color:var(--accent-text);font-size:.8125rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.quiz-title{margin:0 0 1.5rem;font-size:clamp(1.4rem,3.5vw,2rem)}.quiz-step[hidden],.quiz-screen[hidden],.quiz-restart[hidden]{display:none}.quiz-step{display:flex;flex-direction:column;gap:1rem}.step-label{margin:0;font-weight:700;font-size:1rem;color:var(--text-primary)}.step-hint{margin:0;font-size:.85rem;color:var(--text-secondary)}.quiz-select,.quiz-number{font:inherit;font-size:1rem;width:100%;max-width:28rem;padding:.6rem .75rem;border:1px solid var(--line);border-radius:8px;background:var(--surface-bg);color:var(--text-primary)}.quiz-fieldset{border:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.quiz-option{display:flex;align-items:center;gap:.6rem;cursor:pointer;font-size:.9375rem;color:var(--text-primary)}.quiz-option input[type=radio]{accent-color:var(--accent-700);width:1.1em;height:1.1em;flex-shrink:0}.quiz-next,.quiz-submit,.quiz-restart{font:inherit;font-weight:700;font-size:.9375rem;min-height:44px;padding:.5rem 1.5rem;border-radius:999px;border:none;background:var(--accent-700);color:var(--accent-ink);cursor:pointer;align-self:flex-start;transition:background .15s ease}.quiz-next:hover,.quiz-submit:hover,.quiz-restart:hover{background:var(--accent-600)}.quiz-next:active,.quiz-submit:active,.quiz-restart:active{transform:scale(.98)}.quiz-screen{display:flex;flex-direction:column;gap:.75rem}.screen-eyebrow{margin:0;color:var(--accent-text);font-size:.8125rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.screen-title{margin:0;font-size:clamp(1.2rem,3vw,1.6rem)}.screen-body{margin:0;color:var(--text-secondary);font-size:.9375rem}.screen-hint{margin:0;color:var(--text-secondary);font-size:.85rem}.screen-usps{margin:0;padding:0 0 0 1.2rem;color:var(--text-secondary);font-size:.9375rem;display:flex;flex-direction:column;gap:.3rem}.screen-cta{display:inline-flex;align-items:center;gap:.75rem;min-height:50px;padding:.375rem .375rem .375rem 1.5rem;background:var(--accent-700);color:var(--accent-ink);font-weight:700;font-size:1rem;text-decoration:none;border-radius:999px;transition:background .15s ease,transform .1s ease;align-self:flex-start;margin-top:.5rem}.screen-cta:hover{background:var(--accent-600)}.screen-cta:active{transform:scale(.98)}.screen-cta .cta-arrow{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:38px;height:38px;background:var(--accent-ink);color:var(--accent-700);border-radius:50%}.quiz-restart{margin-top:.5rem}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.site-footer{border-top:1px solid var(--line);margin-top:4rem;background:var(--surface-card-alt)}.footer-inner{max-width:68rem;margin:0 auto;padding:2rem 1.25rem 2.5rem}.site-footer .disclaimer{margin:0 0 .75rem;color:var(--text-secondary);font-size:.85rem;max-width:65ch}.requisites{margin:0;color:var(--text-secondary);font-size:.8rem}.requisites a{text-decoration:underline}.footer-meta{display:flex;align-items:center;gap:1rem;margin:1rem 0 0;font-size:.85rem}.footer-meta a{color:var(--text-secondary);text-decoration:underline}.age-badge{border:1px solid var(--line);border-radius:4px;padding:.1rem .4rem;color:var(--text-secondary);font-weight:700}.page-narrow{max-width:42rem;margin:0 auto;padding:2.5rem 1.25rem 3rem}.page-narrow .hero{margin-bottom:2.5rem}.bez-samozanyatosti{max-width:68rem;margin:0 auto;padding:2.5rem 1.25rem 3rem}.bez-samozanyatosti .hero{max-width:42rem;margin-bottom:2.5rem}.trebovaniya{max-width:68rem;margin:0 auto;padding:2.5rem 1.25rem 3rem}.trebovaniya .hero{max-width:42rem;margin-bottom:2.5rem}.lead{color:var(--text-secondary);font-size:1.1rem;max-width:65ch;margin:0 0 1rem}.utp-amount{color:var(--success)}.steps-intro{max-width:70rem;margin-bottom:1.5rem;font-size:1rem;color:var(--text-secondary)}.s16{max-width:68rem;margin:0 auto;padding:2.5rem 1.25rem 3rem}.s16 .hero{max-width:42rem;margin-bottom:2.5rem}.eyebrow.hero-eyebrow{margin:0 0 .75rem}.dohod{max-width:68rem;margin:0 auto;padding:2.5rem 1.25rem 3rem}.dohod .hero{max-width:42rem}.hero-cta{margin-top:1.5rem}.cards-section{margin:3.5rem 0 0}.cards-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:1.5rem}@media(min-width:900px){.cards-grid{grid-template-columns:minmax(0,1fr)minmax(0,1fr)}}.card{min-width:0;background:var(--surface-card);border-radius:24px;padding:.5rem}.card-inner{background:var(--surface-card-alt);border-radius:16px;padding:1.5rem;display:flex;flex-direction:column;gap:.9rem}.card-title{margin:0;color:var(--text-primary);font-size:1.0625rem;font-weight:700;line-height:1.35}.card-desc{margin:0;font-size:.9375rem;color:var(--text-secondary)}.table-scroll{overflow-x:auto}.card table{width:100%;border-collapse:collapse;font-size:.875rem;margin:.25rem 0 0}.card th,.card td{text-align:left;padding:.5rem .6rem;border-bottom:1px solid var(--line)}.card th{color:var(--text-primary);font-weight:700}.freshness{margin:0;color:var(--text-secondary);font-size:.8125rem}.hero-heading{display:flex;align-items:center;gap:.75rem}.steps-section{margin:3rem 0 0}.steps{list-style:none;padding:0;margin:1.5rem 0 0;max-width:42rem;display:grid;gap:0;counter-reset:step}.steps li{counter-increment:step;padding:0 0 1.75rem 3.5rem;position:relative}.steps li:not(:last-child)::after{content:'';position:absolute;left:1.125rem;top:2.5rem;bottom:.25rem;width:2px;background:var(--line)}.steps li::before{content:counter(step);position:absolute;left:0;top:0;width:2.25rem;height:2.25rem;display:flex;align-items:center;justify-content:center;background:var(--surface-card);color:var(--accent-text);border:1px solid var(--line);box-shadow:var(--shadow-card);border-radius:50%;font-weight:800;font-size:.9375rem;font-variant-numeric:tabular-nums}.steps h4{margin:.2rem 0 .35rem;font-size:1.05rem}.steps p{margin:0;color:var(--text-secondary);font-size:.95rem}.kak-ustroitsya{display:flex;flex-direction:column;gap:4rem;max-width:70rem;margin:0 auto;padding:2rem}.hero-centered{display:flex;flex-direction:column;gap:1.25rem;align-items:flex-start;text-align:left;padding:4rem 2rem 0}.hero-centered h1{margin:0;font-size:clamp(1.7rem,6vw,3.5rem);max-width:47.5rem}.hero-centered .lead{max-width:43.75rem;margin:0}.hero-centered .hero-utp{display:flex;align-items:center;gap:.5rem}.hero-centered .utp-text{font-size:1.25rem;font-weight:700;color:var(--success)}.path-container{width:100%;max-width:70rem;margin-bottom:3rem}.path-title{font-size:1.25rem;font-weight:700;margin:0 0 .5rem}.path-subtitle{font-size:.9375rem;color:var(--text-secondary);margin:0 0 1.75rem;line-height:1.4}.cities-section,.explainer,.info-section,.faq-section,.about-section{margin:3.5rem 0 0}.about-section p{max-width:43.75rem;line-height:1.6;margin:0 0 1rem}.faq-section details{background:var(--surface-card);border:1px solid var(--line);border-radius:10px;padding:0 1.1rem;margin-bottom:.6rem}.faq-section summary{cursor:pointer;font-weight:700;padding:.9rem 0;min-height:48px;display:flex;align-items:center;list-style:none}.faq-section summary::-webkit-details-marker{display:none}.faq-section summary::after{content:'+';margin-left:auto;padding-left:1rem;color:var(--accent-text);font-weight:800;font-size:1.2rem;transition:transform .15s ease}.faq-section details[open] summary::after{transform:rotate(45deg)}.faq-section p{margin:0 0 1rem;color:var(--text-secondary)}.benefits-list{list-style:none;padding:0;margin:1.5rem 0 0;display:flex;flex-direction:column;gap:1rem}.benefits-list li{color:var(--text-secondary);font-size:1rem;line-height:1.5;max-width:65ch}.benefit-label{color:var(--text-primary);font-weight:700;display:block;margin-bottom:.25rem}.hero-section{display:flex;align-items:center;justify-content:center;padding:4rem 1.5rem 3.5rem}.hero-container{max-width:760px;margin:0 auto;display:flex;flex-direction:column;gap:1.25rem}.hero-title{margin:0;font-size:2.75rem;line-height:1.2}.hero-lead{margin:0;font-size:1.0625rem;color:var(--text-secondary);line-height:1.5;max-width:700px}.independence-disclaimer{margin-top:.5rem;padding:1rem;background:var(--surface-card-alt);border-left:3px solid var(--accent-text);border-radius:.5rem}.independence-disclaimer p{margin:0;font-size:.875rem;color:var(--text-secondary);line-height:1.5}.reviews-section,.citations-section,.analysis-section,.cta-section{display:flex;align-items:center;justify-content:center;padding:1rem 1.5rem 3rem}.reviews-container,.citations-container{max-width:1120px;width:100%;margin:0 auto;display:flex;flex-direction:column;gap:1.5rem}.section-title{margin:0;font-size:2.125rem;font-weight:700;line-height:1.2}.reviews-summary{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(17rem,1fr));margin:.5rem 0 0}.reviews-col{background:var(--surface-card);border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow-card);padding:1.25rem 1.4rem}.reviews-col h3{margin:0 0 .75rem;font-size:1.05rem}.reviews-col--pluses h3{color:var(--success)}.reviews-col--minuses h3{color:var(--accent-text)}.reviews-col ul{margin:0;padding:0;list-style:none}.reviews-col li{position:relative;margin-bottom:.5rem;padding-left:1.125rem;color:var(--text-secondary);font-size:.95rem}.reviews-col li::before{content:'';position:absolute;left:0;top:.6em;width:6px;height:6px;border-radius:50%;background:var(--line)}.reviews-note{margin:1rem 0 0;color:var(--text-secondary);font-size:.85rem;max-width:65ch}.citations-lead{margin:0;color:var(--text-secondary);font-size:.95rem;max-width:70ch}.citations-group{display:flex;flex-direction:column;gap:.6rem;margin-top:1.5rem}.citations-group-title{margin:0;font-size:1.25rem}.citations-group-stat{margin:0;color:var(--text-secondary);font-size:.85rem}.review-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(16rem,1fr));margin-top:.5rem}.review-card{background:var(--surface-card);border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow-card);padding:1.1rem 1.25rem;display:flex;flex-direction:column;gap:.6rem}.review-head{display:flex;align-items:center;gap:.7rem}.review-avatar{flex-shrink:0;width:2.5rem;height:2.5rem;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:var(--accent-ink);font-weight:800;font-size:1.05rem}.review-who{display:flex;flex-direction:column;min-width:0}.review-name{font-weight:700;font-size:.95rem;color:var(--text-primary)}.review-meta{color:var(--text-secondary);font-size:.82rem}.review-stars{display:flex;align-items:center;gap:.5rem}.stars-track{position:relative;display:inline-block;font-size:1.05rem;line-height:1;letter-spacing:.1em}.stars-empty{color:var(--line)}.stars-fill{position:absolute;inset:0;overflow:hidden;white-space:nowrap;color:#f2a93b}.rating-num{font-variant-numeric:tabular-nums;font-weight:700;font-size:.85rem;color:var(--text-secondary)}.review-text{margin:0;color:var(--text-secondary);font-size:.92rem}.review-foot{margin-top:.2rem}.review-source{font-size:.82rem;font-weight:600;color:var(--accent-text);text-decoration:none}.review-source:hover{text-decoration:underline}.analysis-container{max-width:760px;width:100%;margin:0 auto;display:flex;flex-direction:column;gap:.9rem}.analysis-container h3{margin:.6rem 0 0;font-size:1.15rem}.analysis-container p,.analysis-container ul{margin:0;color:var(--text-secondary);font-size:.95rem;line-height:1.6}.analysis-container ul{padding-left:1.25rem}.analysis-container li{margin-bottom:.35rem}@media(max-width:640px){.hero-section{padding:2rem 1rem}.hero-title{font-size:1.75rem}.hero-lead{font-size:.95rem}.section-title{font-size:1.5rem}}.notfound{min-height:50vh;display:grid;place-items:center;text-align:center;padding:3rem 1.5rem}.notfound h1{margin:0 0 .75rem}.policy{max-width:46rem;margin:0 auto;padding:2.5rem 1.25rem 3rem}.policy h1{margin:0 0 .5rem;font-size:clamp(1.6rem,4.5vw,2.25rem)}.policy .updated{color:var(--text-secondary);font-size:.9rem;margin:0 0 2rem}.policy h2{margin:2rem 0 .6rem;font-size:1.2rem}.policy p,.policy li{color:var(--text-secondary)}.policy p{margin:0 0 .75rem}.policy ul{margin:0 0 .75rem;padding-left:1.2rem}.policy li{margin-bottom:.4rem}.breadcrumbs{margin:0 0 1.25rem}.breadcrumbs ol{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem;margin:0;padding:0;list-style:none;font-size:.85rem;color:var(--text-secondary)}.breadcrumbs li{display:flex;align-items:center;gap:.35rem}.breadcrumbs a{color:var(--text-secondary);text-decoration:none}.breadcrumbs a:hover{color:var(--accent-text)}.breadcrumbs .sep{color:var(--line)}.breadcrumbs [aria-current=page]{color:var(--text-primary);font-weight:600}.chip-row{display:flex;flex-wrap:wrap;gap:.4rem;margin:0 0 .6rem}.chip{display:inline-block;background:var(--surface-card-alt);color:var(--text-secondary);border:1px solid var(--line);border-radius:999px;padding:.15rem .65rem;font-size:.8rem;line-height:1.4}.chip-category{color:var(--accent-text);border-color:var(--accent-text);font-weight:600}.article{max-width:46rem;margin:0 auto;padding:2.5rem 1.25rem 3rem}.article-head{margin-bottom:1.5rem}.article-head h1{margin:0 0 .75rem;font-size:clamp(1.7rem,4.5vw,2.4rem)}.article-head .meta{display:flex;gap:.75rem;color:var(--text-secondary);font-size:.85rem;margin:.5rem 0 0}.article-body{color:var(--text-primary);line-height:1.7;max-width:65ch}.article-body :is(h2,h3){margin:1.75rem 0 .75rem}.article-body p{margin:0 0 1rem}.article-body ul,.article-body ol{margin:0 0 1rem;padding-left:1.25rem}.article-body li{margin-bottom:.4rem}.article-body img{max-width:100%;height:auto;border-radius:12px}.article-body table{width:100%;border-collapse:collapse;font-size:.9375rem;display:block;overflow-x:auto}.article-body th,.article-body td{text-align:left;padding:.5rem .9rem;border-bottom:1px solid var(--line)}.article-body blockquote{margin:1.5rem 0;padding:.25rem 0 .25rem 1.25rem;border-left:3px solid var(--accent-700);color:var(--text-secondary)}.share-links{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem;margin:2rem 0 0;padding-top:1.25rem;border-top:1px solid var(--line)}.share-links__label{color:var(--text-secondary);font-size:.9rem}.share-links__item{display:inline-block;color:var(--text-secondary);border:1px solid var(--line);border-radius:999px;padding:.3rem .75rem;font-size:.85rem;text-decoration:none}.share-links__item:hover{color:var(--accent-text);border-color:var(--accent-text)}.article-faq h2{margin:2.5rem 0 .75rem;font-size:1.45rem}.article-faq details{margin-top:.6rem}.author-card{display:flex;align-items:center;gap:1rem;margin:2rem 0 0;padding:1.25rem;background:var(--surface-card-alt);border-radius:16px}.author-card__avatar{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}.author-card__name{font-weight:700;color:var(--text-primary)}.author-card__bio{font-size:.875rem;color:var(--text-secondary);margin:.2rem 0 0}.article-cta{background:var(--surface-card-alt);border-radius:16px;padding:1.5rem;margin-top:2.5rem}.article-cta h2{margin:0 0 .5rem;font-size:1.25rem}.article-cta p{color:var(--text-secondary);margin:0 0 1rem}.stati{max-width:68rem;margin:0 auto;padding:2.5rem 1.25rem 3rem}.stati .hero{max-width:42rem;margin-bottom:2rem}.page-of{color:var(--text-secondary);margin:-.5rem 0 1.5rem}.empty{max-width:60ch}.empty p{color:var(--text-secondary)}.empty-links a{color:var(--accent-text);text-decoration:underline;text-underline-offset:.15em}.empty-links a:hover{color:var(--text-primary)}.stati-card__meta{display:flex;gap:.4rem;color:var(--text-secondary);font-size:.85rem;margin:.6rem 0 0}.stati-hero{display:block;margin:0 0 1.5rem;text-decoration:none;background:var(--surface-card);border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow-card);overflow:hidden;transition:transform .15s ease}.stati-hero:hover{transform:translateY(-2px)}.stati-hero__cover{aspect-ratio:2/1;background:var(--surface-card-alt)}.stati-hero__cover img{width:100%;height:100%;object-fit:cover;display:block}.stati-hero__body{padding:1.75rem}.stati-hero__title{font-weight:700;font-size:clamp(1.35rem,3vw,1.9rem);line-height:1.25;margin:0 0 .6rem;color:var(--text-primary)}.stati-hero__excerpt{margin:0;color:var(--text-secondary);max-width:65ch}.stati-row-list{display:grid;gap:1.25rem;margin:0;padding:0;list-style:none}.stati-row{display:flex;flex-direction:column;text-decoration:none;background:var(--surface-card);border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow-card);overflow:hidden;transition:transform .15s ease}.stati-row:hover{transform:translateY(-2px)}.stati-row__cover{aspect-ratio:2/1;background:var(--surface-card-alt);flex-shrink:0}.stati-row__cover img{width:100%;height:100%;object-fit:cover;display:block}.stati-row__body{padding:1.25rem 1.5rem}.stati-row__title{font-weight:600;font-size:1.15rem;line-height:1.3;margin:0 0 .4rem;color:var(--text-primary)}.stati-row__excerpt{margin:0;color:var(--text-secondary);font-size:.92rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media(min-width:40rem){.stati-row{flex-direction:row}.stati-row__cover{width:38%;aspect-ratio:unset}.stati-row__body{flex:1;min-width:0}}.stati .cta-section{margin:2.5rem 0 0}.table-intro{margin:0 0 1.5rem;color:var(--text-secondary);max-width:65ch}.city-search-wrap{margin:0 0 1.5rem}.city-search{display:block;width:100%;max-width:20rem;margin:0 0 .75rem;padding:.55rem .9rem;font:inherit;font-size:.95rem;color:var(--text-primary);background:var(--surface-card);border:1px solid var(--line);border-radius:999px}.city-search:focus-visible{outline:2px solid var(--accent-700);outline-offset:2px}.city-search-empty{margin:1rem 0 0;color:var(--text-secondary)}.table-wrap{overflow-x:auto;border-radius:16px;box-shadow:var(--shadow-card);-webkit-overflow-scrolling:touch}.cities-table{width:100%;min-width:44rem;border-collapse:collapse;font-size:.9375rem}.cities-table th,.cities-table td{text-align:left;padding:.6rem 1rem;vertical-align:top}.cities-table thead th{background:var(--surface-card);color:var(--text-secondary);font-size:.75rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;border-bottom:1px solid var(--line)}.cities-table tbody tr:nth-child(odd){background:var(--surface-card)}.cities-table tbody tr:nth-child(even){background:var(--surface-card-alt)}.cities-table td{color:var(--text-primary)}.badge{display:inline-block;white-space:nowrap;color:var(--text-secondary);font-size:.875rem}.badge+.badge{margin-left:.6rem}.table-legend{margin:1rem 0 0;display:flex;flex-wrap:wrap;gap:.35rem 1.5rem;font-size:.875rem;color:var(--text-secondary)}.table-legend div{display:flex;gap:.4rem}.table-legend dt{font-weight:700;color:var(--text-primary);white-space:nowrap}.table-legend dd{margin:0}.city-link{color:var(--accent-text);text-decoration:underline;text-underline-offset:.15em}.city-link:hover{color:var(--text-primary)}.section-more{display:inline-block;margin-top:1rem;color:var(--accent-text);text-decoration:underline;text-underline-offset:.15em}.section-more:hover{color:var(--text-primary)}.home .section-title{font-size:1.6rem}.home-cta-section{padding:2rem 0 1rem}.related-cities{list-style:none;padding:0;margin:1rem 0;display:flex;flex-direction:column;gap:.5rem}.related-cities a{color:var(--accent-text);text-decoration:underline;text-underline-offset:.15em;transition:color .15s ease}.related-cities a:hover{color:var(--text-primary)}.consent{position:fixed;inset-inline:0;bottom:0;z-index:45;display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1.5rem;padding:.9rem 1.25rem;background:var(--surface-card);border-top:1px solid var(--line);box-shadow:var(--shadow-card)}.consent[hidden]{display:none}.consent p{margin:0;font-size:.85rem;color:var(--text-secondary);max-width:60ch}.consent-actions{display:flex;gap:.6rem;margin-left:auto}.consent button{font:inherit;font-weight:700;font-size:.9rem;min-height:44px;padding:.4rem 1.2rem;border-radius:999px;border:1px solid var(--accent-700);background:var(--accent-700);color:var(--accent-ink);cursor:pointer}.consent button.ghost{background:0 0;color:var(--text-primary);border-color:var(--line)}.consent button:active{transform:scale(.98)}