@import url(https://fonts.googleapis.com/css2?family=Barlow:wght@400;600;700;800;900&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Barlow,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.navbar{background-color:#2d2d2d;padding:.75rem 1.5rem}.nav-content{justify-content:flex-start;margin:0 auto;max-width:1200px;position:relative}.logo-link,.nav-content{align-items:center;display:flex}.logo-link{flex-shrink:0;margin-right:2rem}.nav-logo{height:32px;width:auto}.nav-list{align-items:center;display:flex;gap:2rem;list-style:none;margin:0;padding:0}.nav-list li a{color:#fff;font-size:1rem;font-weight:700;text-decoration:none}.nav-list li a:focus-visible,.nav-list li a:hover{text-decoration:underline}.mobile-toggle{background:#0000;border:none;border-radius:6px;color:#fff;cursor:pointer;display:none;line-height:0;margin-left:auto;padding:.25rem}.mobile-toggle:focus-visible{outline:2px solid #fff;outline-offset:2px}@media (max-width:768px){.nav-content{justify-content:space-between}.nav-list{animation:menu-fade .12s ease-out;background:#2d2d2d;border:1px solid #ffffff14;border-radius:8px;box-shadow:0 10px 20px #00000040;display:none;flex-direction:column;gap:.5rem;left:0;padding:.5rem .75rem;position:absolute;right:0;top:calc(100% + 8px);z-index:50}.nav-list.open{display:flex}.nav-list li a{display:block;font-weight:600;padding:.5rem .25rem;width:100%}.mobile-toggle{align-items:center;display:inline-flex;justify-content:center}}@keyframes menu-fade{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.site-footer{background:#1f2933;color:#f7f3ec;margin-top:64px;padding:42px 20px 24px}.site-footer-inner{margin:0 auto;max-width:1120px}.footer-main{grid-gap:42px;display:grid;gap:42px;grid-template-columns:1.8fr 1fr 1fr;margin-bottom:28px}.footer-brand p{color:#d5d0c7;font-size:14px;line-height:1.55;margin:10px 0 0;max-width:470px}.footer-logo-text{color:#fff;font-size:20px;font-weight:700}.footer-links-group{display:flex;flex-direction:column;gap:8px}.footer-heading{color:#fff;font-size:13px;font-weight:700;letter-spacing:.08em;margin-bottom:4px;text-transform:uppercase}.footer-links-group a{color:#d5d0c7;font-size:14px;text-decoration:none}.footer-links-group a:hover{color:#fff;text-decoration:underline}.footer-disclaimer{border-top:1px solid #ffffff1f;color:#c6c1b8;font-size:13px;line-height:1.55;margin-bottom:18px;padding-top:18px}.footer-bottom{border-top:1px solid #ffffff1f;color:#aaa49a;display:flex;flex-direction:column;font-size:12px;gap:6px;line-height:1.45;padding-top:16px}@media (max-width:760px){.site-footer{margin-top:44px;padding:34px 18px 22px}.footer-main{gap:28px;grid-template-columns:1fr}.footer-brand p{max-width:none}}.blog-post{background-color:#fff;border-radius:8px;color:#2d2d2d;font-family:Arial,sans-serif;line-height:1.7;margin:2rem auto;max-width:720px;padding:0 1rem}.blog-post h1{color:#111;font-size:2rem;font-weight:700;margin-bottom:1rem;text-align:center}.blog-post h2,.blog-post h3{color:#333;margin-bottom:.5rem;margin-top:2rem}.blog-post p{margin-bottom:1.2rem}.blog-post ol,.blog-post ul{margin-bottom:1.5rem;padding-left:1.5rem}.blog-post a{color:#aa5b00;text-decoration:underline}.blog-post img{border-radius:6px;height:auto;margin:1rem 0;max-width:100%}.hero-split{align-items:center;border-radius:12px;display:flex;flex-direction:row;font-family:Barlow,sans-serif;gap:1.5rem;max-width:100%;padding:1.5rem}.hero-left{flex:2 1}.hero-left h1{color:#111;font-size:1.4rem;font-weight:700;line-height:1.3;margin:0 0 .7rem}.hero-left p{color:#444;font-size:1rem;margin:0}.hero-right{align-items:center;display:flex;flex:1 1;justify-content:flex-end}.hero-right img{height:auto;max-width:120px;width:100%}@media (max-width:768px){.hero-left h1{font-size:1.3rem}.hero-left p{font-size:1rem}.hero-right img{max-width:120px}}@media (min-width:1024px){.hero-split{align-items:center;border-radius:20px;gap:24px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:900px;padding:40px 24px}.hero-left h1{font-size:42px;line-height:1.2;margin-bottom:12px}.hero-left p{font-size:16px;max-width:45ch}.hero-right{align-items:center;justify-content:flex-end;margin-bottom:-38px;margin-top:0;min-height:auto}.hero-right img{height:auto;max-width:300px;object-fit:contain;width:100%}}@media (max-width:768px){.hero-split{align-items:center;display:flex!important;flex-direction:column!important;margin-top:0;row-gap:10px}.hero-left{display:contents!important}.hero-right{align-items:flex-end;display:flex;justify-content:center;margin-top:2px;order:0}.hero-right img{height:auto;max-width:150px;object-fit:contain;width:100%}.hero-left h1{margin:0 0 6px;order:1;text-align:center}.hero-left p{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#444;display:-webkit-box;margin:0;order:2;overflow:hidden;text-overflow:ellipsis}.hero-split{padding-top:0;row-gap:8px}.hero-right{margin-top:0}.hero-right img{display:block}}body{background-color:#fdfaf6;margin:0;padding:0}.App{align-items:stretch;box-sizing:border-box;padding:0 1rem}.App,.logo-and-label{align-items:center;display:flex;flex-direction:column}.logo-and-label{margin-bottom:.8rem}.logo{height:auto;margin-bottom:.5rem;max-width:100px}.input-label{color:#333;font-size:1rem;font-weight:600;text-align:center}.input-section{align-items:center;display:flex;flex-direction:column}.license-plate-input{background:#fff;border:1px solid #000;border-radius:12px;box-shadow:0 1px 4px #0000001a;height:52px;margin-bottom:1rem;overflow:hidden;width:170px}.eu-box,.license-plate-input{align-items:center;display:flex}.eu-box{background-color:#039;height:100%;justify-content:center;padding-right:8px}.eu-symbol{height:90%;margin-left:8px;object-fit:contain}.license-input{align-items:center;background:#fff;border:none;display:flex;font-size:1.6rem;font-weight:500;height:100%;letter-spacing:.08em;outline:none;padding-left:12px;text-transform:uppercase;width:8ch}.submit-btn{background-color:#d2691e;border:none;border-radius:12px;box-shadow:0 1px 4px #0000001a;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.7rem 1rem;text-align:center;white-space:nowrap;width:170px}.submit-btn:hover{background-color:#b85c16}.result-badge-container{align-items:center;display:flex;gap:4px;justify-content:flex-end;min-height:24px}.result-badge{border-radius:6px;font-size:10px;font-weight:500;letter-spacing:.4px;padding:2px 6px;text-transform:uppercase}.badge--cheapest{background-color:#f8f0e0;color:#573b00}.badge--earliest{background-color:#e6f1e7;color:#215732}.badge--toprated{background-color:#f7b955;color:#5b3a00}.badge--closest{background-color:#e7eff9;color:#1c3c64}.result-badge-placeholder{height:24px}.results-container{align-items:center;display:flex;flex-direction:column;gap:1.2rem;width:100%}@keyframes shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.shimmer{animation:shimmer 1.8s ease-in-out infinite;background:linear-gradient(90deg,#eee 8%,#ddd 18%,#eee 33%);background-size:800px 100%;border-radius:6px}.loading-card{background:#fff;border-radius:12px;box-shadow:0 2px 4px #0000001a;display:flex;flex-direction:column;gap:.6rem;margin-top:1rem;padding:1rem;position:relative;width:134px}.logo-placeholder{height:35px;width:100px}.date-placeholder,.time-placeholder{height:14px;margin-left:.2rem;width:80%}.distance-placeholder{height:14px;margin-left:.2rem;width:60%}.button-placeholder{border-radius:8px;height:36px;margin-top:.4rem;width:100%}.loading-message{color:#555;font-size:16px;font-weight:600;left:50%;pointer-events:none;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%)}@keyframes slideDownFade{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.result-card{animation:slideDownFade .3s ease;background:#fff;border-radius:12px;box-shadow:0 2px 4px #0000001a;max-width:300px;padding:1rem;transition:transform .3s ease,opacity .3s ease;width:80%}.result-header{align-items:center;display:flex;justify-content:left;margin-bottom:.6rem}.company-logo{max-height:35px;max-width:80%;object-fit:contain}.result-info-row{align-items:center;color:#333;display:flex;font-size:15px;gap:8px;margin-bottom:4px}.result-info-row span{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Barlow,sans-serif;font-weight:300;letter-spacing:.2px}.with-price{position:relative}.with-price .price{color:#000;font-size:1rem;font-weight:600;position:absolute;right:0;top:-2px}.result-price-row{display:flex;justify-content:flex-end;margin-top:-4px}.info-item{align-items:center;color:#333;display:flex;font-size:13px;gap:.4rem}.result-icon{opacity:.6;width:11px}.price{color:#000;font-size:1rem}.book-button{background-color:#2e8b57;border:none;border-radius:8px;box-sizing:border-box;color:#fff;cursor:pointer;display:block;font-weight:600;margin-top:.6rem;padding:.6rem;text-align:center;text-decoration:none;width:100%}.book-button:hover{background-color:#226b41}.sort-buttons{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin:2rem 1rem 1rem;max-width:100%}.sort-buttons button{background-color:#f0e7de;border:none;border-radius:6px;color:#333;cursor:pointer;flex-shrink:0;font-weight:500;padding:6px 12px;transition:background-color .2s,color .2s;white-space:nowrap}.sort-buttons button:hover{background-color:#e2d7cc}.sort-buttons button.active{background-color:#2d8b57;color:#fff;font-weight:700}.rating-stars{align-items:center;display:flex;gap:4px}.google-icon{height:11px;width:11px}.rating-number{color:#333;font-size:14px;font-weight:700;margin-left:4px}.input-error{color:#b3541e;font-size:.85rem;margin-bottom:12px;margin-top:4px;text-align:center}.license-input.input-error-border{border:2px solid #b3541e}.discount-tips{margin-bottom:10px;margin-top:20px}.vehicle-info{background:#f5f5f5;border-radius:8px;display:flex;flex-direction:column;font-size:14px;gap:2px;margin:8px 0;max-width:300px;padding:10px 16px;width:100%}.vehicle-info-name{font-weight:600}.vehicle-info-deadline{color:#666;font-size:13px}@media (min-width:430px){.vehicle-info{width:80%}}@media (min-width:1024px){.input-section{margin-top:-50px}}.start-page-wrapper{border-radius:0;box-sizing:border-box;font-family:Barlow,sans-serif;gap:1.5rem;margin:0 auto 2rem;max-width:450px;padding:1.5rem 0;width:97%}:root{--bg:#f9f4ee;--card:#fff;--text:#1a1a1a;--muted:#4a4a4a;--chip:#f1efe9;--chip-border:#e7e2da;--brand:#d97745;--line:#eee6dc}.seo-content .sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;white-space:nowrap;width:1px}.seo-content.card{background:#fff;background:var(--card);border:1px solid #eee6dc;border:1px solid var(--line);border-radius:16px;box-shadow:0 6px 24px #0000000a;margin:1rem auto 0;max-width:760px;padding:1.25rem 1.25rem 1rem}.seo-title{color:#1a1a1a;color:var(--text);font-size:22px;line-height:1.3;margin:0 0 .5rem}.seo-intro{color:#4a4a4a;color:var(--muted);margin:25px 0}.seo-intro a{color:inherit;text-decoration:underline;text-underline-offset:2px}.seo-links{display:flex;flex-wrap:wrap;gap:.5rem;margin:.25rem 0 .75rem}.chip{background:#f1efe9;background:var(--chip);border:1px solid #e7e2da;border:1px solid var(--chip-border);border-radius:999px;color:#1a1a1a;color:var(--text);display:inline-block;font-size:.95rem;font-weight:600;padding:.5rem .75rem;text-decoration:none;transition:transform .08s ease,background .15s}.chip:hover{background:#ece7de;transform:translateY(-1px)}.chip--ghost{background:#0000}.seo-content{background:#fff;border:1px solid #eee;border-radius:12px;box-shadow:none;margin:16px auto 40px;max-width:880px;padding:12px 14px}.seo-content--muted,.seo-content--muted dd,.seo-content--muted li,.seo-content--muted p{color:#4a4a4a;color:var(--muted);font-size:15px;line-height:1.6}.seo-content--muted .lead{margin:6px 0 10px;max-width:68ch}.seo-content--muted h3{color:#333;font-size:16px;margin:12px 0 6px}.seo-content--muted ol,.seo-content--muted ul{margin:6px 0 10px 18px}.seo-content--muted li{margin:2px 0}.seo-accordion{margin:0;padding:0}.seo-accordion>summary:before{content:none!important}.accordion-summary{border:1px solid #e6e0d9;padding:12px 14px}.chev{fill:none;stroke:#777;stroke-width:2;height:18px;transition:transform .2s ease;width:18px}.seo-accordion[open]{border-top:1px dashed #e6e6e6;margin-top:8px;padding-top:6px}.accordion-body{color:#4a4a4a;color:var(--muted);padding:.5rem .25rem .75rem}.accordion-body h3{color:#1a1a1a;color:var(--text);font-size:1.05rem;margin:.5rem 0 .35rem}.accordion-body ol{margin:.25rem 0 .25rem 1.25rem}.faq-list{grid-gap:14px;display:grid;gap:14px;margin:1.25rem 0 0;padding:0}.faq-item{background:#fff;border:1px solid #eee;border-radius:12px;box-shadow:0 1px 0 #00000005;list-style:none;padding:14px 16px}.faq-q{align-items:baseline;color:#1f2937;display:flex;font-weight:700;gap:8px;line-height:1.35;margin:0 0 6px}.faq-q:before{background:#eef2ff;border-radius:999px;color:#3730a3;content:"Q";font-size:.75rem;font-weight:700;padding:2px 6px}.faq-a{background:#fafafa;border-left:3px solid #fde68a;border-radius:8px;color:#374151;margin:0;padding:10px 12px}.faq-a:before{background:#fef3c7;border-radius:999px;color:#92400e;content:"A";font-size:.7rem;font-weight:700;margin-right:8px;padding:1px 6px}.faq-a em{font-style:italic}.faq-a strong{font-weight:700}@media (max-width:640px){.start-page-wrapper{max-width:100%}.faq-item{padding:12px}.faq-a{padding:8px 10px}.seo-content.card{padding:1rem}}@media (min-width:769px){.start-page-wrapper{max-width:700px;width:100%}.seo-content{padding:14px 16px}.seo-content h2{font-size:24px}.seo-content h3{font-size:19px}}@media (min-width:1200px){.seo-content .lead,.seo-content p{font-size:17px}}.seo-accordion>summary::-webkit-details-marker{display:none!important}.seo-accordion>summary::marker{content:""!important}.seo-accordion{border-top:1px solid #e7e2da;padding-top:25px}.accordion-summary{align-items:center;background:#fff;border:1px solid #eee6dc;border:1px solid var(--line);border-radius:12px;box-shadow:0 1px 0 #00000008;color:#1a1a1a;cursor:pointer;display:flex;font-weight:600;justify-content:space-between;padding:12px 16px}.accordion-summary:hover,.seo-accordion[open] .accordion-summary{background:#faf7f2}.accordion-summary .chev{fill:none;stroke:#777;stroke-width:2;flex:0 0 auto;height:18px;margin-left:12px;transition:transform .2s ease;width:18px}.seo-accordion[open] .chev{transform:rotate(180deg)}.seo-content.card{padding:1.25rem 1.25rem .9rem}.seo-links{gap:.6rem .6rem;margin:.4rem 0 25px}.chip{padding:.5rem .8rem}.seo-title{font-size:1.22rem;font-weight:800;letter-spacing:.1px;margin:0 0 .35rem}.seo-accordion{margin-top:.6rem}.accordion-body{padding:.55rem .25rem .85rem}.faq-item:hover{box-shadow:0 2px 10px #0000000a}.result-price-area{align-items:flex-end;display:flex;flex-direction:column;gap:.25rem}.price-row{align-items:baseline;display:flex;gap:.5rem}.old-price{font-size:.95rem;font-weight:500}.new-price{color:#111827;font-size:1.1rem;font-weight:700}.coupon-info{align-items:center;background:#f0fdf4;border:1px solid #dcfce7;border-radius:999px;color:#166534;display:inline-flex;font-size:.9rem;gap:.35rem;padding:.35rem .6rem;transition:transform .06s ease,box-shadow .12s ease,background .12s ease,border-color .12s ease}.coupon-info .coupon-note{color:#065f46;margin-left:2px}.coupon-info.clickable{cursor:pointer;-webkit-user-select:none;user-select:none}.coupon-info.clickable:hover{box-shadow:0 1px 0 #0000000d}.coupon-info.clickable:active{transform:translateY(1px)}.coupon-info.copied{background:#e8faef;border-color:#c9f5da;color:#065f46}.price{color:#0f172a;font-size:1.05rem;font-weight:700}.coupon-fw{margin-bottom:10px;margin-top:10px}.result-card{overflow:hidden}.result-info-row{margin:6px 0}.result-info-row+.result-info-row{margin-top:6px}.result-info-row.with-price{justify-content:space-between}.price-stack{align-items:flex-end;display:flex;flex-direction:column;gap:2px}.old-price{color:#9ca3af;font-size:.9rem;line-height:1;text-decoration:line-through}.new-price,.price{color:#0f172a;font-size:1.05rem;font-weight:700}.coupon-fw{background:#dff6e7;border:1px solid #cfeedd;border-radius:12px;box-sizing:border-box;margin:10px 0;padding:14px 16px;transition:background .15s ease,border-color .15s ease;width:100%}.result-card .coupon-fw{margin-left:0;margin-right:0}.coupon-fw:hover{background:#d6f2e2;border-color:#c6e7d8}.coupon-fw.is-copied{background:#c9eed8;border-color:#bde6ce}.coupon-fw-icon{background:#e9faf0;border:1px solid #d8f2e4;border-radius:8px;color:#065f46;display:grid;height:32px;place-items:center;width:32px}.coupon-fw-lines{display:flex;flex-direction:column}.coupon-fw-headline{gap:8px}.coupon-fw-prefix{color:#064e3b;font-weight:600}.coupon-fw-code{color:#065f46;font-weight:800;letter-spacing:.02em}.coupon-fw-sub{color:#065f46;font-size:.95rem;opacity:.9}.result-card .book-button{margin-top:6px}.result-info-row{line-height:16px;margin:4px 0}.result-info-row.with-price{padding-right:96px}.result-info-row.with-price .price-stack{display:flex;flex-direction:column;pointer-events:none;top:50%;transform:translateY(-52%)}.result-card .price,.result-card .price-stack .new-price{color:#0f172a;font-size:1.05rem}.result-card .price-stack .old-price{color:#9ca3af;font-size:.9rem;text-decoration:line-through}.coupon-fw{align-items:center;background:#e9f6ee;border:1px solid #194d2b1f;border-radius:10px;color:#194d2b;cursor:pointer;display:flex;gap:10px;margin:8px 0 10px;outline:none;padding:12px 14px;transition:transform .06s ease,box-shadow .12s ease,background .2s ease;-webkit-user-select:none;user-select:none}.coupon-fw:hover{box-shadow:0 1px 0 #0000000f;transform:translateY(-1px)}.coupon-fw:active{transform:translateY(0)}.coupon-fw:focus-visible{box-shadow:0 0 0 3px #194d2b33}.coupon-fw-icon{flex:0 0 auto;opacity:.85}.coupon-fw-lines{grid-gap:2px;display:grid;gap:2px;min-width:0}.coupon-fw-headline{align-items:baseline;display:flex;font-weight:600;gap:.4rem}.coupon-fw-prefix{opacity:.85}.coupon-fw-cta{text-decoration:underline;text-underline-offset:2px}.coupon-fw-sub{font-size:.88rem;opacity:.8}.coupon-fw.is-copied{background:#e3f5ea;border-color:#194d2b38}.coupon-fw-prefix.success{color:#156a37}.coupon-fw-code.reveal{background:#fff;border:1px dashed #156a3759;border-radius:6px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,Liberation Mono,monospace;padding:2px 6px}.book-button{position:relative;z-index:1}.coupon-compact{align-items:center;background:#e9f6ee;border:1px solid #194d2b1f;border-radius:10px;box-sizing:border-box;color:#194d2b;cursor:pointer;display:inline-flex;gap:8px;margin:0 0 10px;max-width:100%;overflow:hidden;padding:10px 12px;transition:transform .06s ease,box-shadow .12s ease,background .2s ease;-webkit-user-select:none;user-select:none;white-space:nowrap;width:100%}.coupon-compact:hover{box-shadow:0 1px 0 #0000000f;transform:translateY(-1px)}.coupon-compact:active{transform:translateY(0)}.coupon-compact:focus-visible{box-shadow:0 0 0 3px #194d2b33;outline:none}.coupon-ic{display:inline-flex;opacity:.9}.coupon-label{font-weight:600;letter-spacing:.1px}.coupon-code{background:#fff;border:1px dashed #156a3759;border-radius:6px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,Liberation Mono,monospace;font-size:.92rem;padding:2px 6px}.coupon-compact.is-copied{background:#e3f5ea;border-color:#194d2b38}.result-info-row.with-price{align-items:center;margin-bottom:15px;min-height:16px;position:relative}.result-info-row.with-price .price-stack{align-items:flex-end;line-height:1;position:absolute;right:0;top:5%;transform:translateY(-54%)}.result-info-row .info-item{align-items:center;display:inline-flex;gap:6px}.result-info-row .result-icon{flex:0 0 16px;height:16px;width:16px}.result-card .price,.result-card .price-stack .new-price{font-weight:600;line-height:1}.with-price .price{top:0}.results-container.loading-phase .result-card{cursor:progress;filter:grayscale(60%);opacity:.55;transition:opacity .2s ease,filter .2s ease,transform .2s ease}.results-container.loading-phase .result-card:hover{transform:none!important}.results-container.loading-phase .result-badge-container{opacity:0}.results-container.loading-phase .book-button{cursor:not-allowed;opacity:.6;pointer-events:none}.results-container.loading-phase .result-card{overflow:hidden;position:relative}.results-container.loading-phase .result-card:after{animation:cardShimmer 1.3s infinite;background:linear-gradient(90deg,#fff0,#ffffff80 50%,#fff0);border-radius:inherit;content:"";inset:0;mix-blend-mode:lighten;pointer-events:none;position:absolute;transform:translateX(-100%)}@keyframes cardShimmer{to{transform:translateX(100%)}}.results-container.loading-phase .loading-card{cursor:default;filter:none;opacity:.9}.media-bar{align-items:center;display:flex;flex-direction:column;margin:32px auto 18px;max-width:900px;text-align:center}.media-bar-label{color:#9a9a9a;font-family:Barlow,sans-serif;font-size:12px;letter-spacing:.02em;margin-bottom:14px}.media-bar-items{align-items:stretch;display:flex;flex-direction:column;gap:0;width:100%}@media (min-width:720px){.media-bar-items{align-items:stretch;flex-direction:row;gap:24px;justify-content:center}}.media-bar-item{align-items:center;border-radius:12px;color:inherit;display:flex;flex:1 1;flex-direction:column;min-width:0;padding:16px;text-decoration:none;transition:background-color .15s ease}.media-bar-item+.media-bar-item{border-top:1px solid #ececec;margin-top:8px;padding-top:20px}@media (min-width:720px){.media-bar-item+.media-bar-item{border-top:none;margin-top:0;padding-top:16px}}.media-bar-item:hover{background-color:#faf9f7}.media-bar-item:focus-visible{outline:2px solid #378add;outline-offset:2px}.media-bar-logo{filter:grayscale(1);margin-bottom:12px;opacity:.7;transition:filter .15s ease,opacity .15s ease;width:auto}.media-bar-logo--privata{height:24px}.media-bar-logo--carup{height:18px}.media-bar-item:hover .media-bar-logo{filter:grayscale(0);opacity:1}.media-bar-quote{color:#1f1f1f;font-family:Barlow,sans-serif;font-size:14px;font-weight:400;line-height:1.6;margin:0 auto;quotes:"\201D" "\201D"}.media-bar-quote:before{color:#8c8c8c;content:open-quote;margin-right:1px}.media-bar-quote:after{color:#8c8c8c;content:close-quote;margin-left:1px}.price-new,.price-old{font-weight:600}.media-bar-source{color:#9a9a9a;font-family:Barlow,sans-serif;font-size:12px;font-style:normal;margin-top:6px}.media-bar-source:before{content:"— "}.visually-hidden{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.fv-page{-webkit-font-smoothing:antialiased;background:#f9f9f9;color:#1a1a1a;font-family:Barlow,-apple-system,sans-serif;padding:40px 0}.fv-container{margin:0 auto;max-width:850px;padding:0 20px}.fv-header{border-bottom:2px solid #eee;margin-bottom:30px;padding-bottom:20px;text-align:left}.fv-header h1{color:#111827;font-size:28px;font-weight:900;letter-spacing:-.02em;margin:0}.fv-lead{color:#6b7280;font-size:15px;margin-top:8px}.fv-stacked-bar{background:#fff;border:1px solid #0000000d;border-radius:14px;box-shadow:0 4px 12px #00000014;display:flex;height:75px;margin:30px 0;overflow:hidden}.fv-bar-part{align-items:center;display:flex;flex-direction:column;justify-content:center;min-width:0;padding:0 10px}.fv-label{font-size:11px;font-weight:700;letter-spacing:.05em;margin-bottom:2px;text-transform:uppercase}.fv-val{font-size:22px;font-weight:900;line-height:1}.fv-bar-part.success{background:#10b981;color:#fff}.fv-bar-part.warning{background:#f59e0b;color:#451a03;min-width:50px}.fv-bar-part.danger{background:#ef4444;color:#fff}.fv-section{margin-top:45px}.fv-section-header{margin-bottom:20px}.fv-section-header h2{color:#1f2937;font-size:22px;font-weight:800;margin-bottom:6px}.fv-intro{color:#4b5563;font-size:15px;line-height:1.6}.fv-grid-two{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}.fv-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 2px 4px #00000005;padding:24px}.fv-card h3{color:#111827;font-size:16px;font-weight:800;margin-bottom:18px}.fv-row{align-items:center;border-bottom:1px solid #f3f4f6;display:flex;font-size:15px;font-weight:600;justify-content:space-between;padding:12px 0}.fv-row:last-child{border-bottom:none}.fv-row-val{font-family:Barlow,sans-serif;font-size:16px;font-weight:800;white-space:nowrap}.fv-row-val.success{color:#10b981}.fv-row-val.danger{color:#ef4444}.fv-fault-info{align-items:center;display:flex;gap:10px}.fv-fault-rank{color:#9ca3af;font-size:14px;font-weight:700;min-width:20px}.fv-fault-name{color:#374151;font-size:14px;letter-spacing:.02em;text-transform:uppercase}.fv-section-footer{margin-top:12px;padding-left:4px}.fv-section-footer p{color:#9ca3af;font-size:11px;font-weight:500;margin:0}.fv-section-footer a{color:#9ca3af;text-decoration:underline;transition:color .2s}.fv-section-footer a:hover{color:#4b5563}.fv-promo{margin-bottom:40px;margin-top:60px}.highlight-box{background:#f0f7ff;border:2px solid #3b82f6;border-radius:20px;box-shadow:0 10px 15px -3px #3b82f61a;padding:40px}.fv-btn-cta{background:#3b82f6;border-radius:12px;color:#fff;display:inline-block;font-size:18px;font-weight:800;padding:16px 40px;transition:all .2s ease}.fv-btn-cta:hover{background:#2563eb;transform:scale(1.05)}.fv-action-container{margin:60px auto;max-width:800px;padding:0 20px}.fv-promo-card{background-color:#f0f9ff;border:3px solid #3b82f6;border-radius:24px;box-shadow:0 20px 25px -5px #0000000d;padding:48px 32px;text-align:center}.fv-promo-title{color:#1e3a8a;font-family:Barlow,sans-serif;font-size:42px;font-weight:900;letter-spacing:-.5px;margin-bottom:20px}.fv-promo-lead{color:#374151;font-family:Barlow,sans-serif;font-size:18px;line-height:1.6;margin:0 auto 32px;max-width:600px}.fv-btn-wrapper{display:flex;justify-content:center}.fv-promo-btn{background-color:#3b82f6;border-radius:14px;box-shadow:0 10px 15px -3px #3b82f666;color:#fff;font-family:Barlow,sans-serif;font-size:20px;font-weight:800;padding:18px 42px;text-decoration:none;transition:all .2s ease-in-out}.fv-promo-btn:hover{background-color:#2563eb;box-shadow:0 15px 20px -3px #3b82f680;transform:translateY(-3px)}@media (max-width:600px){.fv-action-container{margin:60px auto;max-width:800px;padding:0 20px}.fv-promo-title{font-size:28px}.fv-promo-card{padding:32px 20px}.fv-promo-btn{font-size:18px;width:100%}}.fv-utility-bar{display:flex;gap:15px;justify-content:flex-start;margin-bottom:30px}.fv-util-btn{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#374151;cursor:pointer;display:flex;font-family:Barlow,sans-serif;font-size:14px;font-weight:600;gap:8px;padding:8px 16px;transition:all .2s}.fv-util-btn:hover{background:#f9fafb;border-color:#d1d5db;transform:translateY(-1px)}@media print{.fv-action-container,.fv-section-footer,.fv-utility-bar{display:none}}@media (max-width:600px){.fv-header h1{font-size:24px}.fv-stacked-bar{height:65px}.fv-bar-part{padding:0 5px}.fv-label{font-size:8px;letter-spacing:.01em}.fv-val{font-size:17px}.fv-grid-two{gap:15px;grid-template-columns:1fr}.fv-row{padding:10px 0}.fv-row,.fv-row-val{font-size:14px}.fv-fault-name{font-size:13px;max-width:180px;overflow:hidden;text-overflow:ellipsis}}@media (max-width:380px){.fv-label{font-size:8px}.fv-val{font-size:15px}}.trend-card{background:#fff;border:1px solid #00000014;border-radius:14px;overflow:hidden}.trend-head{align-items:center;border-bottom:1px solid #0000001a;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;padding:1rem 1.5rem}.section-title{color:#1a1a18;font-size:15px;font-weight:500;margin-bottom:2px}.section-sub{color:#8a8a84;font-size:12px}.trend-tabs{display:flex;gap:5px}.trend-tab{background:#fff;border:.5px solid #0000001f;border-radius:20px;color:#4a4a46;cursor:pointer;font-family:inherit;font-size:11px;padding:4px 11px;transition:all .1s}.trend-tab:hover{background:#f5f5f2}.trend-tab.on{background:#0e7490;border-color:#0e7490;color:#fff}.trend-body{display:flex;flex-direction:column;gap:1rem;padding:1.25rem 1.5rem}.trend-pills{display:flex;flex-wrap:wrap;gap:5px}.trend-pill{background:#fff;border:.5px solid #0000001f;border-radius:20px;color:#4a4a46;cursor:pointer;font-family:inherit;font-size:11px;padding:4px 11px;transition:all .1s}.trend-pill:hover{background:#f5f5f2}.trend-pill.on{border-color:#0000;color:#fff}.trend-chart-inner{display:flex;flex-direction:column;gap:4px}.trend-x-labels span{color:#8a8a84;font-size:10px;white-space:nowrap}.trend-empty{background:#f5f5f2;border-radius:8px;color:#8a8a84;font-size:13px;padding:2rem;text-align:center}.trend-divider{background:#00000012;height:1px;margin:.25rem 0}.city-table{border-collapse:collapse;width:100%}.city-table th{color:#8a8a84;font-size:9px;font-weight:500;letter-spacing:.07em;padding:0 12px 8px;text-align:left;text-transform:uppercase}.city-table th:not(:first-child){text-align:right}.city-table td{border-top:.5px solid #00000012;color:#1a1a18;font-size:13px;padding:8px 12px}.city-table td:not(:first-child){font-feature-settings:"tnum";font-variant-numeric:tabular-nums;text-align:right}.city-table a{color:inherit;text-decoration:none}.city-table a:hover{color:#0e7490;text-decoration:underline}.city-name{font-weight:500}.city-price{color:#1a1a18}.price-low{color:#1a6b3c;font-weight:500}.price-high{color:#c0392b}.bar-col{width:80px}.mini-bar-wrap{background:#00000012;border-radius:2px;height:4px;margin-top:2px;overflow:hidden}.mini-bar{background:#0e7490;border-radius:2px;height:100%}@media (max-width:700px){.trend-head{align-items:flex-start;flex-direction:column}.bar-col,.city-table th:last-child{display:none}}.city-table th.sortable{cursor:pointer;-webkit-user-select:none;user-select:none}.city-table th.sortable:hover{color:#0e7490}.trend-national-legend{align-items:center;color:#a3a3a3;display:flex;font-size:11px;gap:6px;margin-top:4px}.trend-national-summary{align-items:baseline;background:#f5f5f0;border-radius:8px;display:flex;gap:8px;margin-bottom:12px;padding:10px 14px}.trend-national-label{color:#8a8a84;font-size:12px;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.trend-national-value{color:#1a1a18;font-size:20px;font-weight:700}.trend-national-sub{color:#8a8a84;font-size:12px}.city-diff{font-size:11px;margin-left:6px}.city-diff.pos{color:#b91c1c}.city-diff.neg{color:#15803d}.city-diff.neu{color:#8a8a84}.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}}.city-map-card{--station-marker-color:#3f5965;--station-marker-shadow:#231f1c1f;overflow:hidden}.station-map-head{padding:1.25rem 1.5rem 1rem}.station-map-layout{grid-gap:1rem;align-items:stretch;display:grid;gap:1rem;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);padding:1.25rem 1.5rem 1.5rem}.station-map{background:#efe7dc;border:1px solid #231f1c14;border-radius:16px;height:100%;min-height:360px;overflow:hidden;width:100%}.station-map-panel{background:#fff;border:1px solid #231f1c17;border-radius:16px;display:flex;flex-direction:column;min-width:0;overflow:hidden}.station-map-table-head{grid-column-gap:.7rem;align-items:center;border-bottom:1px solid #231f1c14;color:#71695f;column-gap:.7rem;display:grid;font-size:.72rem;font-weight:600;grid-template-columns:24px minmax(130px,.82fr) 64px 68px 62px 78px;letter-spacing:.04em;text-transform:uppercase}.station-map-table-head span{text-align:left}.station-map-table-head span:nth-child(6){text-align:center}.station-map-list{display:flex;flex-direction:column;overflow:visible}.station-map-list-item{grid-column-gap:.7rem;grid-row-gap:.25rem;align-items:center;background:#fff;border-bottom:1px solid #231f1c14;color:inherit;column-gap:.7rem;display:grid;grid-template-columns:24px minmax(130px,.82fr) 64px 68px 62px 78px;row-gap:.25rem;text-decoration:none}.station-map-list-item:last-child{border-bottom:none}.station-map-list-item:hover{background:#fbfaf7}.station-map-company-cell{display:contents}.station-map-list-number{font-feature-settings:"tnum";align-self:start;color:#71695f;font-size:.78rem;font-variant-numeric:tabular-nums;font-weight:700;line-height:1.2;margin-top:.18rem;text-align:center}.station-map-logo{height:auto!important;margin-bottom:.12rem;max-height:25px!important;width:auto!important}.station-map-list-name{color:#1a1a18;font-size:.82rem;font-weight:600;line-height:1.2;margin-bottom:.1rem}.station-map-list-address,.station-map-list-secondary{color:#71695f;font-size:.76rem;font-weight:400;line-height:1.32;text-decoration:none!important}.station-map-list-secondary{margin-top:.08rem}.station-map-list-address{display:flex;flex-direction:column;gap:.02rem;margin-top:.08rem}.station-map-list-address span{display:block;overflow-wrap:anywhere}.station-map-list-price,.station-map-list-rating,.station-map-list-wait{font-feature-settings:"tnum";color:#1a1a18;font-size:.82rem;font-variant-numeric:tabular-nums;font-weight:500;text-align:right;text-decoration:none!important;white-space:nowrap}.station-map-list-price{color:#1f5f3b;font-weight:700}.station-map-book-button{background:#fff;border:1px solid #1f5f3b47;border-radius:8px;color:#1f5f3b!important;font-size:.78rem;font-weight:600;min-height:30px;min-width:64px;padding:.35rem .55rem;position:relative;z-index:1}.station-map-book-button:hover{background:#ecf7f1;border-color:#1f5f3b80}.station-map-marker{background:#0000;border:none}.station-map-marker span{align-items:center;background:#fff;border:2px solid var(--station-marker-color);border-radius:999px;box-shadow:0 3px 10px var(--station-marker-shadow);color:var(--station-marker-color);display:flex;font-size:.82rem;font-weight:700;height:26px;justify-content:center;width:26px}.station-map-popup{font-family:inherit;min-width:190px}.station-map-popup-title{color:#211f1c;font-weight:700;margin-bottom:.25rem}.station-map-popup-secondary{color:#71695f;font-size:.88rem;margin-bottom:.25rem}.station-map-popup-address{color:#71695f;font-size:.88rem;margin-bottom:.5rem}.station-map-popup-meta{display:flex;flex-wrap:wrap;gap:.35rem;margin-bottom:.65rem}.station-map-popup-meta span{background:#f9f2e9;border-radius:999px;color:#4c463f;font-size:.78rem;font-weight:600;padding:.25rem .5rem}.station-map-popup-link{align-items:center;background:#1f5f3b;border-radius:999px;color:#fff!important;display:inline-flex;font-size:.85rem;font-weight:700;justify-content:center;padding:.45rem .75rem;text-decoration:none}.leaflet-popup-content-wrapper{border-radius:16px}.leaflet-popup-content{margin:.9rem 1rem}.leaflet-control-attribution{font-size:10px}@media (max-width:980px){.station-map-layout{grid-template-columns:1fr}.station-map{min-height:320px}}@media (max-width:700px){.station-map-layout{padding:1rem}.station-map{min-height:300px}.station-map,.station-map-panel{border-radius:14px}.station-map-table-head{display:none}.station-map-list-item{grid-template-areas:"number company company" "number price button" "number wait rating";grid-template-columns:22px minmax(0,1fr) auto;row-gap:.45rem}.station-map-list-number{grid-area:number;margin-top:.1rem}.station-map-company-content{grid-area:company}.station-map-list-price{grid-area:price;text-align:left}.station-map-list-wait{grid-area:wait;text-align:left}.station-map-list-rating{grid-area:rating;text-align:right}.station-map-book-button{grid-area:button}}@media (min-width:981px) and (max-width:1120px){.station-map-list-item,.station-map-table-head{column-gap:.55rem;grid-template-columns:22px minmax(0,1fr) 58px 62px 46px 72px}.station-map-book-button{min-width:58px;padding-left:.45rem;padding-right:.45rem}}.city-map-card.is-single-station .station-map-layout{align-items:start}.city-map-card.is-single-station .station-map{height:250px;min-height:250px}.city-map-card.is-single-station .station-map-panel{align-self:start}.city-map-card.is-single-station .station-map-list-item{min-height:86px}@media (max-width:700px){.city-map-card.is-single-station .station-map{height:230px;min-height:230px}.city-map-card.is-single-station .station-map-list-item{min-height:0}}.station-map-book-button{align-items:center;background:#fff3ea;border:1px solid #e979326b;border-radius:9px;color:#8a3d17!important;display:inline-flex;font-size:.8rem;font-weight:700;justify-content:center;line-height:1;min-height:34px;padding:0 12px;text-decoration:none!important;white-space:nowrap}.station-map-book-button:hover{background:#ffe7d4;border-color:#e97932ad;color:#8a3d17!important;text-decoration:none!important}.station-map-list-item,.station-map-table-head{column-gap:.78rem;grid-template-columns:24px minmax(130px,.82fr) 64px 68px 62px 78px}.station-map-table-head span:last-child{text-align:center!important}.station-map-list-rating{text-align:left}.station-map-book-button,.station-map-book-button:link,.station-map-book-button:visited{background:#fff;border:1px solid #e979326b;border-radius:10px;color:#9a4518!important;font-family:inherit;font-size:.875rem;font-weight:700;justify-self:end;line-height:1;min-height:38px;min-width:60px;padding:0 14px;text-decoration:none!important}.station-map-book-button:active,.station-map-book-button:hover{background:#fff7f1;border-color:#e97932b3;color:#9a4518!important;text-decoration:none!important}@media (min-width:981px) and (max-width:1120px){.station-map-list-item,.station-map-table-head{column-gap:.65rem;grid-template-columns:22px minmax(120px,.78fr) 56px 60px 58px 70px}.station-map-book-button,.station-map-book-button:link,.station-map-book-button:visited{min-width:56px;padding-left:10px;padding-right:10px}}.station-map-logo{height:24px!important;max-height:24px!important}@media (max-width:700px){.station-map-logo{height:22px!important;max-height:22px!important;max-width:104px!important;width:104px!important}}.station-map-panel{--station-grid-columns:24px minmax(112px,0.78fr) 64px 76px 66px 96px;--station-grid-gap:0.78rem}.station-map-list-item,.station-map-table-head{grid-column-gap:var(--station-grid-gap)!important;align-items:center;column-gap:var(--station-grid-gap)!important;display:grid;grid-template-columns:var(--station-grid-columns)!important}.station-map-table-head{padding:.72rem 1rem}.station-map-list-item{padding:.82rem 1rem}.station-map-head-number{grid-column:1}.station-map-head-station{grid-column:2}.station-map-head-price{grid-column:3;padding-left:10px}.station-map-head-wait{grid-column:4}.station-map-head-rating{grid-column:5}.station-map-head-action{grid-column:6}.station-map-table-head span{text-align:left!important}.station-map-list-number{grid-column:1}.station-map-company-content{grid-column:2;min-width:0}.station-map-list-price{grid-column:3;text-align:left!important}.station-map-list-wait{grid-column:4;text-align:left!important}.station-map-list-rating{grid-column:5;text-align:left!important}.station-map-book-button{grid-column:6;justify-self:end}.station-map-logo{display:block;height:20px!important;margin-bottom:.14rem;max-height:20px!important;max-width:112px!important;object-fit:contain;object-position:left center;width:112px!important}.station-map-book-button,.station-map-book-button:active,.station-map-book-button:hover,.station-map-book-button:link,.station-map-book-button:visited,.station-map-popup-link,.station-map-popup-link:active,.station-map-popup-link:hover,.station-map-popup-link:link,.station-map-popup-link:visited{text-decoration:none!important}@media (min-width:981px) and (max-width:1120px){.station-map-panel{--station-grid-columns:22px minmax(108px,0.72fr) 58px 64px 58px 82px;--station-grid-gap:0.62rem}.station-map-logo{height:20px!important;max-height:20px!important;max-width:104px!important;width:104px!important}.station-map-book-button,.station-map-book-button:link,.station-map-book-button:visited{min-width:58px;padding-left:10px;padding-right:10px}}@media (max-width:700px){.station-map-list-item{grid-column-gap:.7rem!important;grid-row-gap:.45rem;column-gap:.7rem!important;display:grid;grid-template-areas:"number company company" "number price button" "number wait rating";grid-template-columns:22px minmax(0,1fr) auto!important;row-gap:.45rem}.station-map-list-number{grid-area:number}.station-map-company-content{grid-area:company}.station-map-list-price{grid-area:price;text-align:left!important}.station-map-list-wait{grid-area:wait;text-align:left!important}.station-map-list-rating{grid-area:rating;text-align:right!important}.station-map-book-button{grid-area:button;justify-self:end}.station-map-logo{height:20px!important;max-height:20px!important;max-width:104px!important;width:104px!important}}.station-map-row{align-items:start}.station-map-price,.station-map-rating,.station-map-row-number,.station-map-wait{padding-top:.18rem}.station-map-action{align-self:center}.station-map-list-number,.station-map-list-price,.station-map-list-rating,.station-map-list-wait{align-self:start!important;padding-top:.18rem}.station-map-company-content{align-self:start!important}.station-map-list-item{align-items:start!important}.station-map-company-content,.station-map-list-number,.station-map-list-price,.station-map-list-rating,.station-map-list-wait{align-self:start!important;padding-top:0}.station-map-list-price{padding-left:10px}.station-map-book-button{align-self:center!important;align-self:start!important;margin-top:0}.city-page{background:#f5f5f2;min-height:100vh}.city-container{display:flex;flex-direction:column;gap:12px;margin:0 auto;max-width:860px;padding:1.5rem}.city-back{align-items:center;color:#8a8a84;display:inline-flex;font-size:12px;gap:4px;margin-bottom:4px;text-decoration:none}.city-back:hover{color:#1a1a18}.city-hero{background:#0e7490;border-radius:14px;padding:1.5rem}.city-hero-eye{color:#ffffff80;font-size:10px;letter-spacing:.1em;margin-bottom:6px;text-transform:uppercase}.city-hero-h1{color:#fff;font-size:22px;font-weight:500;margin-bottom:4px}.city-hero-sub{color:#ffffff80;font-size:12px;margin-bottom:1.25rem}.city-hero-pills{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(4,1fr)}.city-pill{background:#ffffff1a;border:.5px solid #ffffff26;border-radius:8px;padding:10px 12px}.city-pill-lbl{color:#ffffff80;font-size:9px;letter-spacing:.07em;margin-bottom:4px;text-transform:uppercase}.city-pill-val{color:#fff;font-size:18px;font-weight:500;line-height:1}.city-pill-sub{color:#fff6;font-size:10px;margin-top:3px}.city-card{background:#fff;border:1px solid #00000014;border-radius:14px;overflow:hidden}.city-card-head{border-bottom:1px solid #0000001a;padding:1rem 1.5rem}.city-card-title{color:#1a1a18;font-size:1.1rem;font-weight:600;line-height:1.25;margin-bottom:2px}.city-card-sub{color:#8a8a84;font-size:12px}.city-actor-table{border-collapse:collapse;width:100%}.city-actor-table th{color:#8a8a84;font-size:9px;font-weight:500;letter-spacing:.07em;padding:10px 1.5rem 8px;text-align:left;text-transform:uppercase}.city-actor-table th:not(:first-child){text-align:right}.city-actor-table td{font-feature-settings:"tnum";border-top:.5px solid #00000012;color:#1a1a18;font-size:13px;font-variant-numeric:tabular-nums;padding:10px 1.5rem}.city-actor-table td:not(:first-child){text-align:right}.td-low,.td-name{font-weight:500}.td-low{color:#1a6b3c}.td-high{color:#c0392b}.city-source{color:#8a8a84;font-size:11px;padding:.5rem 0;text-align:center}.city-seo-block{color:#444;line-height:1.7;padding:1.25rem 1.5rem}.city-card a,.city-seo-block a{color:#1a6b9a;font-weight:500;text-decoration:underline}.city-card a{color:var(--color-primary,#1a6b9a)}.bestpick-grid{grid-gap:1px;background:#eee;border-top:1px solid #eee;display:grid;gap:1px;grid-template-columns:repeat(3,1fr)}@media (max-width:640px){.bestpick-grid{grid-template-columns:1fr}}.bestpick-card{align-items:flex-start;background:#fff;display:flex;flex-direction:column;gap:.25rem;padding:1.25rem 1rem}.bestpick-icon{font-size:1.25rem;margin-bottom:.25rem}.bestpick-label{color:#888;font-size:.75rem;font-weight:500;letter-spacing:.04em;text-transform:uppercase}.bestpick-actor{color:#111;font-size:1rem;font-weight:500;margin-top:.125rem}.bestpick-value{color:#111;font-size:1.5rem;font-weight:600;line-height:1.1;margin-top:.25rem}.bestpick-sub{color:#888;font-size:.75rem;margin-top:.125rem}.bestpick-cta{color:#1a6fb8;font-size:.8125rem;font-weight:500;margin-top:.875rem;text-decoration:none}.bestpick-cta:hover{text-decoration:underline}.neighbors-grid{grid-gap:1px;background:#eee;border-top:1px solid #eee;display:grid;gap:1px;grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.neighbor-card{background:#fff;color:inherit;display:flex;flex-direction:column;gap:.25rem;text-decoration:none;transition:background .15s ease}.neighbor-card:hover{background:#fafafa}.neighbor-name{color:#111;font-size:.9375rem;font-weight:500}.neighbor-price{color:#111;font-size:1.125rem;font-weight:600;margin-top:.125rem}.neighbor-diff{font-size:.75rem;font-weight:500;margin-top:.125rem}.neighbor-diff.is-cheaper{color:#1a8754}.neighbor-diff.is-pricier{color:#b04545}.neighbor-link{color:#1a6fb8;font-size:.75rem;margin-top:.5rem}.city-actor-table .td-cta{text-align:right;white-space:nowrap}.row-book-btn{border:1px solid #d6e3ef;border-radius:6px;color:#1a6fb8;display:inline-block;font-size:.8125rem;font-weight:500;padding:.375rem .75rem;text-decoration:none;transition:background .15s ease,border-color .15s ease}.row-book-btn:hover{background:#f0f6fc;border-color:#1a6fb8}.trend-insight{border-bottom:1px solid #eee;color:#444;font-size:.9375rem;line-height:1.5;margin-bottom:1rem;padding-bottom:1rem}.trend-insight strong{color:#111}.city-faq .faq-list{border-top:1px solid #eee}.faq-item{border-bottom:1px solid #eee}.faq-item:last-child{border-bottom:none}.faq-q{color:#111;cursor:pointer;font-size:.9375rem;font-weight:500;list-style:none;padding:1rem 2.5rem 1rem 1.5rem;position:relative;transition:background .15s ease}.faq-q::-webkit-details-marker{display:none}.faq-q:after{color:#888;content:"+";font-size:1.25rem;font-weight:300;position:absolute;right:1.5rem;top:50%;transform:translateY(-50%);transition:transform .15s ease}.faq-item[open] .faq-q:after{content:"−"}.faq-q:hover{background:#fafafa}.faq-a{color:#444;font-size:.9375rem;line-height:1.6;padding:0 1.5rem 1.25rem}.city-breadcrumb{align-items:center;color:#888;display:flex;flex-wrap:wrap;font-size:.8125rem;gap:.375rem;margin-bottom:1rem}.city-breadcrumb a{color:#1a6fb8;text-decoration:none}.city-breadcrumb a:hover{text-decoration:underline}.city-breadcrumb-sep{color:#ccc}.city-breadcrumb-current{color:#444;font-weight:500}.city-district-notice{background:#fcf6e8;border:1px solid #f0e3b8;border-radius:8px;color:#6b5a1f;font-size:.875rem;line-height:1.5;margin-bottom:1rem;padding:.875rem 1.125rem}.city-district-notice a{color:#8a6e1f;font-weight:500;text-decoration:underline}.city-district-notice a:hover{color:#6b5a1f}.children-group{border-top:1px solid #eee}.children-group-title{color:#888;font-size:.75rem;font-weight:500;letter-spacing:.04em;padding:.875rem 1.5rem .5rem;text-transform:uppercase}.children-grid{grid-gap:1px;background:#eee;border-top:1px solid #f0f0f0;display:grid;gap:1px;grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.child-card{background:#fff;color:inherit;display:flex;flex-direction:column;gap:.125rem;padding:.875rem 1rem;text-decoration:none;transition:background .15s ease}.child-card:hover{background:#fafafa}.child-name{color:#111;font-size:.9375rem;font-weight:500}.child-price{color:#111;font-size:1rem;font-weight:600;margin-top:.125rem}.child-actors{color:#888;font-size:.75rem}.city-county-stats .county-stats-body{padding:1.25rem 1.5rem 1.5rem}.county-stats-hero{align-items:flex-start;display:flex;flex-direction:column;gap:.25rem;margin-bottom:1.25rem}.county-stats-hero-num{color:#111;font-size:2.5rem;font-weight:700;line-height:1}.county-stats-hero-label{color:#555;font-size:.95rem}.county-stats-diff{align-items:center;border-radius:99px;display:inline-flex;font-size:.9rem;font-weight:500;gap:4px;margin-top:.5rem;padding:4px 10px}.county-stats-diff.is-worse{background:#fceaea;color:#a32d2d}.county-stats-diff.is-better{background:#e1f5ee;color:#1d7a5a}.county-stats-diff.is-neutral{background:#f5f5f3;color:#666}.county-stats-bar{background:#f5f5f3;border-radius:7px;display:flex;height:14px;margin-bottom:.75rem;overflow:hidden}.county-stats-bar-seg{height:100%}.seg-approved{background:#1d9e75}.seg-remarks{background:#f0a83a}.seg-rejected{background:#d05050}.county-stats-legend{color:#555;display:flex;flex-wrap:wrap;font-size:.85rem;gap:1rem;margin-bottom:1rem}.county-stats-legend .dot{border-radius:50%;display:inline-block;height:8px;margin-right:4px;vertical-align:middle;width:8px}.dot-approved{background:#1d9e75}.dot-remarks{background:#f0a83a}.dot-rejected{background:#d05050}.county-stats-rank{border-top:1px solid #f0f0f0;color:#555;font-size:.9rem;padding-top:.85rem}.city-page{background:#f8f4ec}.city-container{max-width:1120px}.city-hero-v2{background:radial-gradient(circle at 82% 12%,#ffffff21,#0000 30%),linear-gradient(135deg,#003f42,#005156 52%,#076b70);border-radius:20px;box-shadow:0 18px 48px #00303033;color:#fff;overflow:hidden;padding:32px;position:relative}.city-hero-v2:before{background-image:radial-gradient(circle at 20% 20%,#ffffff12 0 1px,#0000 1px),linear-gradient(120deg,#ffffff14,#0000 42%);background-size:28px 28px,cover;content:"";inset:0;opacity:.32;pointer-events:none;position:absolute}.city-hero-bg-art{color:#ffffff8c;pointer-events:none;position:absolute;right:24px;top:20px;width:min(45%,520px);z-index:0}.city-hero-bg-art svg{display:block;height:auto;width:100%}.city-hero-content{position:relative;z-index:1}.city-hero-main{grid-gap:32px;align-items:end;display:grid;gap:32px;grid-template-columns:minmax(0,1fr) auto}.city-hero-copy{max-width:650px}.city-hero-v2 .city-hero-eye{color:#ffffffc7;font-size:12px;font-weight:600;letter-spacing:.08em;line-height:1.2;margin:0 0 10px;text-transform:uppercase}.city-hero-v2 .city-hero-h1{color:#fff;font-size:clamp(34px,4vw,52px);font-weight:700;letter-spacing:-.04em;line-height:1.02;margin:0}.city-hero-v2 .city-hero-sub{color:#ffffffdb;font-size:17px;font-weight:400;line-height:1.5;margin:14px 0 0;max-width:570px}.city-hero-actions{align-items:center;display:flex;justify-content:flex-end}.city-hero-cta{align-items:center;background:#16a05d;border-radius:12px;box-shadow:0 10px 24px #16a05d42;color:#fff;display:inline-flex;font-size:15px;font-weight:700;gap:10px;justify-content:center;min-height:54px;padding:0 22px;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease,background .16s ease;white-space:nowrap}.city-hero-cta:hover{background:#0f7a48;box-shadow:0 14px 32px #16a05d57;color:#fff;text-decoration:none;transform:translateY(-1px)}.city-hero-cta-icon{background:#ffffff29;border-radius:8px;display:inline-grid;font-size:15px;height:28px;place-items:center;width:28px}.city-hero-v2 .city-hero-pills{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:30px}.city-hero-v2 .city-pill{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ffffff38;border-radius:14px;display:flex;gap:14px;min-height:88px;padding:16px}.city-pill-icon{background:#ffffff1a;border-radius:12px;color:#fff4d8;display:grid;flex:0 0 38px;font-size:18px;font-weight:700;height:38px;place-items:center;width:38px}.city-hero-v2 .city-pill-lbl{color:#ffffffb8;font-size:12px;font-weight:500;letter-spacing:0;line-height:1.1;margin:0 0 5px;text-transform:none}.city-hero-v2 .city-pill-val{color:#fff;font-size:28px;font-weight:700;letter-spacing:-.035em;line-height:1}.city-hero-v2 .city-pill-sub{color:#ffffff94;font-size:12px;font-weight:500;line-height:1.2;margin-top:6px}@media (max-width:900px){.city-hero-v2{padding:26px}.city-hero-bg-art{opacity:.45;right:-40px;top:10px;width:64%}.city-hero-main{gap:22px;grid-template-columns:1fr}.city-hero-actions{justify-content:flex-start}.city-hero-v2 .city-hero-pills{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.city-container{padding:1rem}.city-hero-v2{border-radius:18px;padding:22px}.city-hero-bg-art{opacity:.32;right:-110px;top:16px;width:86%}.city-hero-v2 .city-hero-eye{font-size:10px}.city-hero-v2 .city-hero-sub{font-size:15px}.city-hero-cta{min-height:50px;width:100%}.city-hero-v2 .city-hero-pills{gap:10px;grid-template-columns:1fr 1fr;margin-top:24px}.city-hero-v2 .city-pill{gap:10px;min-height:86px;padding:13px}.city-pill-icon{border-radius:10px;flex-basis:32px;font-size:15px;height:32px;width:32px}.city-hero-v2 .city-pill-val{font-size:22px}}@media (max-width:390px){.city-hero-v2 .city-hero-pills{grid-template-columns:1fr}}@media (max-width:600px){.city-hero-pills{grid-template-columns:1fr 1fr}}.city-summary-block{overflow:hidden}.city-summary-body{color:#3f3f3a;font-size:.95rem;line-height:1.7;padding:1.25rem 1.5rem 1.35rem}.city-summary-body p{margin:0}.city-summary-body p+p{margin-top:.75rem}.city-summary-body strong{color:#1a1a18;font-weight:700}.city-summary-action{margin-top:1rem}.city-card .city-summary-cta,.city-summary-cta{align-items:center;background:#fff;border:1px solid #16a05d59;border-radius:10px;color:#0f7a48;display:inline-flex;font-size:.9rem;font-weight:700;justify-content:center;line-height:1.2;text-decoration:none;transition:background .15s ease,border-color .15s ease,transform .15s ease}.city-card .city-summary-cta:hover,.city-summary-cta:hover{background:#f1fbf6;border-color:#16a05d8c;color:#0f7a48;text-decoration:none;transform:translateY(-1px)}@media (max-width:600px){.city-summary-body{font-size:.92rem;line-height:1.65;padding:1rem}.city-summary-action{margin-top:.9rem}.city-card .city-summary-cta,.city-summary-cta{min-height:44px;width:100%}.city-container{padding:.85rem}.city-hero-v2{border-radius:18px;padding:18px}.city-hero-v2 .city-hero-eye{font-size:10px;line-height:1.25;margin-bottom:8px}.city-hero-v2 .city-hero-h1{font-size:clamp(32px,9vw,42px);line-height:1.04}.city-hero-v2 .city-hero-sub{font-size:15px;line-height:1.45;margin-top:12px}.city-hero-cta{border-radius:12px;font-size:15px;gap:9px;min-height:48px;padding:0 16px;width:100%}.city-hero-v2 .city-hero-pills{gap:8px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:18px}.city-hero-v2 .city-pill{align-items:center;border-radius:14px;gap:8px;min-height:74px;padding:11px}.city-pill-icon{border-radius:10px;flex:0 0 30px;font-size:14px;height:30px;width:30px}.city-hero-v2 .city-pill-lbl{font-size:11px;line-height:1.15;margin-bottom:4px}.city-hero-v2 .city-pill-val{font-size:21px;line-height:1.02}.city-hero-v2 .city-pill-sub{font-size:11px;line-height:1.15;margin-top:4px}}@media (max-width:420px){.city-hero-v2{padding:16px}.city-hero-v2 .city-hero-h1{font-size:clamp(31px,9.5vw,38px)}.city-hero-cta,.city-hero-v2 .city-hero-sub{font-size:14.5px}.city-hero-cta{min-height:46px}.city-hero-v2 .city-hero-pills{gap:8px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:16px}.city-hero-v2 .city-pill{gap:7px;min-height:70px;padding:10px}.city-pill-icon{flex-basis:28px;font-size:13px;height:28px;width:28px}.city-hero-v2 .city-pill-lbl{font-size:10.5px}.city-hero-v2 .city-pill-val{font-size:20px}.city-hero-v2 .city-pill-sub{font-size:10.5px}}@media (max-width:390px){.city-hero-v2 .city-hero-pills{grid-template-columns:repeat(2,minmax(0,1fr))}}:root{--city-cta-bg:#e97932;--city-cta-bg-hover:#d96520;--city-cta-text:#fff;--city-cta-soft-text:#8a3d17;--city-cta-soft-bg:#fff3ea;--city-cta-soft-bg-hover:#ffe7d4;--city-cta-border:#e979326b;--city-cta-border-hover:#e97932ad}.city-card a.city-hero-cta,.city-hero-cta{background:#e97932;background:var(--city-cta-bg);box-shadow:0 10px 24px #e9793242;color:#fff!important;color:var(--city-cta-text)!important;text-decoration:none!important}.city-card a.city-hero-cta:hover,.city-hero-cta:hover{background:#d96520;background:var(--city-cta-bg-hover);box-shadow:0 14px 32px #e9793257;color:#fff!important;color:var(--city-cta-text)!important;text-decoration:none!important}.city-hero-cta-icon{background:#ffffff2e;color:#fff;color:var(--city-cta-text)}.bestpick-cta,.city-card .bestpick-cta,.city-card .city-summary-cta,.city-summary-cta{align-items:center;background:#fff3ea;background:var(--city-cta-soft-bg);border:1px solid #e979326b;border:1px solid var(--city-cta-border);border-radius:10px;color:#8a3d17!important;color:var(--city-cta-soft-text)!important;display:inline-flex;font-size:.85rem;font-weight:700;justify-content:center;line-height:1;min-height:38px;padding:0 14px;text-decoration:none!important;white-space:nowrap}.city-card .city-summary-cta,.city-summary-cta{min-height:42px;padding:0 16px}. .bestpick-cta,.city-card .bestpick-cta{margin-top:.875rem}.bestpick-cta:hover,.city-card .bestpick-cta:hover,.city-card .city-summary-cta:hover,.city-summary-cta:hover{background:#ffe7d4;background:var(--city-cta-soft-bg-hover);border-color:#e97932ad;border-color:var(--city-cta-border-hover);color:#8a3d17!important;color:var(--city-cta-soft-text)!important;text-decoration:none!important}@media (max-width:600px){.city-card .city-summary-cta,.city-summary-cta{width:100%}}.city-bestpick-featured-layout .city-card-head{padding-bottom:1.05rem}.city-bestpick-featured-layout .bestpick-grid{grid-gap:16px;background:#fff;border-top:1px solid #00000012;display:grid;gap:16px;grid-template-columns:1.28fr .92fr .92fr;padding:18px}.city-bestpick-featured-layout .bestpick-card{align-items:flex-start;background:#fbfaf7;border:1px solid #231f1c1f;border-radius:12px;color:#1a1a18;display:flex;flex-direction:column;min-height:214px;overflow:visible;padding:24px 24px 22px;position:relative}.city-bestpick-featured-layout .bestpick-card.is-featured{background:linear-gradient(135deg,#064943,#0b5b52);border-color:#06494359;box-shadow:0 12px 28px #00303029;color:#fff}.city-bestpick-featured-layout .bestpick-recommended-badge{align-items:center;background:#f47a2a;border-radius:6px;box-shadow:0 8px 16px #f47a2a38;color:#fff;display:inline-flex;font-size:.72rem;font-weight:800;justify-content:center;left:24px;letter-spacing:.06em;line-height:1;min-height:24px;padding:0 13px;position:absolute;text-transform:uppercase;top:-10px}.city-bestpick-featured-layout .bestpick-icon{display:none}.city-bestpick-featured-layout .bestpick-label{color:#6f665b;font-size:.78rem;font-weight:700;letter-spacing:.08em;line-height:1.15;margin:0 0 12px;text-transform:uppercase}.city-bestpick-featured-layout .bestpick-card.is-featured .bestpick-label{color:#ffffffbf}.city-bestpick-featured-layout .bestpick-actor{color:#1a1a18;font-size:1rem;font-weight:700;line-height:1.25;margin:0 0 8px}.city-bestpick-featured-layout .bestpick-card.is-featured .bestpick-actor{color:#fff}.city-bestpick-featured-layout .bestpick-value{color:#1a1a18;font-size:clamp(2rem,3.3vw,2.75rem);font-weight:800;letter-spacing:-.045em;line-height:.95;margin:0}.city-bestpick-featured-layout .bestpick-card.is-featured .bestpick-value{color:#fff}.city-bestpick-featured-layout .bestpick-sub{color:#7a7167;font-size:.875rem;font-weight:500;line-height:1.35;margin:10px 0 0}.city-bestpick-featured-layout .bestpick-card.is-featured .bestpick-sub{color:#ffffffc2}.city-bestpick-featured-layout .bestpick-cta,.city-bestpick-featured-layout .bestpick-cta:link,.city-bestpick-featured-layout .bestpick-cta:visited{align-items:center;background:#fff;border:1px solid #e9793270;border-radius:9px;color:#9a4518!important;display:inline-flex;font-size:.875rem;font-weight:800;justify-content:center;line-height:1;margin-top:auto;min-height:42px;min-width:76px;padding:0 16px;text-decoration:none!important;white-space:nowrap;width:auto}.city-bestpick-featured-layout .bestpick-cta:active,.city-bestpick-featured-layout .bestpick-cta:hover{background:#fff7f1;border-color:#e97932b3;color:#9a4518!important;text-decoration:none!important}.city-bestpick-featured-layout .bestpick-card.is-featured .bestpick-cta,.city-bestpick-featured-layout .bestpick-card.is-featured .bestpick-cta:link,.city-bestpick-featured-layout .bestpick-card.is-featured .bestpick-cta:visited{background:#f47a2a;border-color:#f47a2a;box-shadow:0 10px 20px #f47a2a33;color:#fff!important}.city-bestpick-featured-layout .bestpick-card.is-featured .bestpick-cta:active,.city-bestpick-featured-layout .bestpick-card.is-featured .bestpick-cta:hover{background:#df6720;border-color:#df6720;color:#fff!important}@media (max-width:760px){.city-bestpick-featured-layout .bestpick-grid{gap:12px;grid-template-columns:1fr;padding:14px}.city-bestpick-featured-layout .bestpick-card{min-height:auto;padding:18px}.city-bestpick-featured-layout .bestpick-card.is-featured{padding-top:24px}.city-bestpick-featured-layout .bestpick-recommended-badge{left:18px}.city-bestpick-featured-layout .bestpick-value{font-size:2rem}.city-bestpick-featured-layout .bestpick-cta,.city-bestpick-featured-layout .bestpick-cta:link,.city-bestpick-featured-layout .bestpick-cta:visited{margin-top:18px}}.city-neighbors .city-card-head{padding-bottom:.9rem}.city-neighbors .neighbors-grid{grid-gap:12px;background:#fff;border-top:1px solid #00000014;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(142px,1fr));padding:1.25rem 1.5rem 1.5rem}.city-neighbors .neighbor-card,.city-neighbors .neighbor-card:link,.city-neighbors .neighbor-card:visited{background:#fbf7ef;border:1px solid #1e170f0f;border-radius:12px;color:inherit;display:flex;flex-direction:column;gap:.22rem;justify-content:center;min-height:94px;padding:1rem 1.15rem;text-decoration:none!important;transition:transform .15s ease,border-color .15s ease,background .15s ease,box-shadow .15s ease}.city-neighbors .neighbor-card:active,.city-neighbors .neighbor-card:hover{background:#fff3ea;border-color:#e9793247;box-shadow:0 10px 24px #1e170f0f;text-decoration:none!important;transform:translateY(-1px)}.city-neighbors .neighbor-name{color:#6b6258;font-size:.78rem;font-weight:700;letter-spacing:.08em;line-height:1.15;margin:0;text-transform:uppercase}.city-neighbors .neighbor-price{font-feature-settings:"tnum";color:#111;font-size:1.65rem;font-variant-numeric:tabular-nums;font-weight:700;letter-spacing:-.035em;line-height:1;margin:.08rem 0 0}.city-neighbors .neighbor-diff{font-size:.82rem;font-weight:600;line-height:1.25;margin-top:.1rem}.city-neighbors .neighbor-diff.is-cheaper{color:#006b4a}.city-neighbors .neighbor-diff.is-pricier{color:#8a4b21}.city-neighbors .neighbor-link{display:none}@media (max-width:700px){.city-neighbors .neighbors-grid{gap:10px;grid-template-columns:repeat(2,minmax(0,1fr));padding:1rem}.city-neighbors .neighbor-card,.city-neighbors .neighbor-card:link,.city-neighbors .neighbor-card:visited{min-height:88px;padding:.9rem}.city-neighbors .neighbor-name{font-size:.72rem}.city-neighbors .neighbor-price{font-size:1.42rem}.city-neighbors .neighbor-diff{font-size:.76rem}}.city-hero-v2 .city-pill>div:not(.city-pill-icon){align-content:center;display:grid;grid-template-rows:auto auto 1em;min-height:54px}.city-hero-v2 .city-pill-lbl{margin-bottom:4px}.city-hero-v2 .city-pill-val{align-self:center}.city-hero-v2 .city-pill-sub{min-height:1em}.neighbors-grid{background:#0000;border-top:1px solid #00000014;gap:12px;padding:1rem 1.5rem 1.25rem}.neighbor-card{background:#edf6f4;border:1px solid #0051561f;border-radius:12px;box-shadow:none;padding:1rem}.neighbor-card:hover{background:#e2f1ed;border-color:#00515638}.neighbor-name{color:#005156;font-weight:700;letter-spacing:.06em}.neighbor-price{color:#1a1a18;font-weight:800}.neighbor-diff.is-cheaper{color:#006b4a;font-weight:700}.neighbor-diff.is-pricier{color:#8a4b21;font-weight:700}.neighbor-link{display:none}.city-neighbors .neighbors-grid{grid-gap:12px!important;background:#fff!important;border-top:1px solid #00000014!important;display:grid!important;gap:12px!important;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))!important;padding:1rem 1.5rem 1.25rem!important}.city-neighbors .neighbor-card{background:#edf6f4!important;border:1px solid #00515624!important;border-radius:12px!important;box-shadow:none!important;padding:1rem!important;text-decoration:none!important}.city-neighbors .neighbor-card:hover{background:#e2f1ed!important;border-color:#00515642!important}.city-neighbors .neighbor-name{color:#005156!important;font-weight:700!important;letter-spacing:.04em!important}.city-neighbors .neighbor-price{color:#1a1a18!important;font-weight:800!important}.city-neighbors .neighbor-diff.is-cheaper{color:#006b4a!important;font-weight:700!important}.city-neighbors .neighbor-diff.is-pricier{color:#8a4b21!important;font-weight:700!important}.city-neighbors .neighbor-link{display:none!important}
/*# sourceMappingURL=main.6f3d93b5.css.map*/