@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;background:#f6efe5;font-family:Barlow,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.navbar{background-color:#f6efe5;padding:0;position:sticky;top:0;transition:box-shadow .18s ease;width:100%;z-index:1000}.navbar-scrolled{box-shadow:0 1px 6px rgba(31,41,51,.055)}.nav-content{gap:44px;justify-content:flex-start;margin:0 auto;max-width:1120px;padding:18px 5px 16px;position:relative}.logo-link,.nav-content{align-items:center;display:flex}.logo-link{flex-shrink:0;text-decoration:none}@media (min-width:769px){.logo-link{transform:translateY(-5px)}}.nav-logo{display:block;height:42px;width:auto}.nav-list{align-items:center;display:flex;gap:30px;justify-content:flex-end;list-style:none;margin:0 0 0 auto;padding:0}.nav-list li{margin:0;padding:0}.nav-list li a{color:#005866;font-family:Barlow,Arial,sans-serif;font-size:.95rem;font-weight:600;line-height:1;text-decoration:none;transition:color .15s ease;white-space:nowrap}.nav-list li a:focus-visible,.nav-list li a:hover{color:#ff6f2c;text-decoration:none}.nav-list li a:focus-visible{border-radius:4px;outline:2px solid #005866;outline-offset:4px}.mobile-toggle{background:#0000;border:none;border-radius:6px;color:#005866;cursor:pointer;display:none;line-height:0;margin-left:auto;padding:.25rem}.mobile-toggle:focus-visible{outline:2px solid #005866;outline-offset:2px}@media (max-width:768px){.nav-content{gap:20px;justify-content:space-between;padding:14px 20px}.logo-link{transform:none}.nav-logo{height:32px;max-width:220px}.mobile-toggle{align-items:center;display:inline-flex;justify-content:center}.nav-list{align-items:stretch;animation:menu-fade .12s ease-out;background:#fff;border:1px solid #0058661f;border-radius:16px;box-shadow:0 14px 35px #00374124;display:none;flex-direction:column;gap:.2rem;left:20px;margin-left:0;padding:.65rem .75rem;position:absolute;right:20px;top:calc(100% + 6px);z-index:1001}.nav-list.open{display:flex}.nav-list li a{display:block;font-size:.98rem;font-weight:700;padding:.7rem .55rem;width:100%}}@media (max-width:420px){.nav-logo{height:30px;max-width:200px}}@keyframes menu-fade{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.site-footer{background:#1f2933;color:#f7f3ec;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.6fr 1fr 1.2fr 1fr;margin-bottom:28px;padding:7px}.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-all-cities{color:#fff!important;font-weight:600;margin-top:6px}.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:960px){.footer-main{grid-template-columns:1fr 1fr}}@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%}.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 #231f1c14;border-radius:14px;box-shadow:none;overflow:hidden}.trend-head{align-items:center;background:#fff;border-bottom:1px solid #231f1c14;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;padding:1rem 1.5rem}.section-title{color:#1a1a18;font-size:1.1rem;font-weight:700;line-height:1.25;margin-bottom:2px}.section-sub{color:#8a8a84;font-size:12px}.trend-tabs{background:#f8f4ec;border:1px solid #231f1c14;border-radius:999px;display:flex;gap:6px;padding:3px}.trend-tab{background:#0000;border:0;border-radius:999px;color:#6f665b;cursor:pointer;font-family:inherit;font-size:11px;font-weight:500;line-height:1;min-height:28px;padding:0 12px;transition:background .14s ease,color .14s ease,box-shadow .14s ease}.trend-tab:hover{background:#ffffffbf;color:#1a1a18}.trend-tab.on{background:#076b70;box-shadow:0 6px 14px #00303024;color:#fff}.trend-body{display:flex;flex-direction:column;gap:1.05rem;padding:1.25rem 1.5rem 1.4rem}.trend-pills{display:flex;flex-wrap:wrap;gap:7px}.trend-pill{background:#fff;border:1px solid #231f1c1a;border-radius:999px;color:#4f4a43;cursor:pointer;font-family:inherit;font-size:11px;font-weight:500;line-height:1;min-height:28px;padding:0 12px;transition:background .14s ease,border-color .14s ease,color .14s ease,transform .14s ease,box-shadow .14s ease}.trend-pill:hover{background:#fff8f1;border-color:#e9793247;color:#1a1a18}.trend-pill.on{border-color:#0000!important;box-shadow:0 7px 16px #00303024;color:#fff}.trend-pill.on:hover{transform:translateY(-1px)}.trend-chart-inner{display:flex;flex-direction:column;gap:4px;padding-top:4px}.trend-chart-inner svg{width:100%}.trend-x-labels span{color:#8a8a84;font-size:10px;white-space:nowrap}.trend-national-legend{align-items:center;color:#a39b90;display:flex;font-size:11px;gap:6px;margin-top:4px}.trend-empty{background:#f8f4ec;border:1px solid #231f1c12;border-radius:10px;color:#8a8a84;font-size:13px;padding:2rem;text-align:center}.trend-divider{background:#231f1c14;height:1px;margin:.25rem 0}.city-table{border-collapse:collapse;width:100%}.city-table th{color:#8a8175;font-size:.68rem;font-weight:800;letter-spacing:.08em;padding:0 12px 8px;text-align:left;text-transform:uppercase}.city-table th:not(:first-child){text-align:right}.city-table td{border-top:1px solid #231f1c12;color:#1a1a18;font-size:13px;padding:9px 12px}.city-table td:not(:first-child){font-feature-settings:"tnum";font-variant-numeric:tabular-nums;text-align:right}.city-table a{color:inherit;font-weight:650;text-decoration:none}.city-table a:hover{color:#064943;text-decoration:underline}.city-name{font-weight:650}.city-price{color:#1a1a18}.price-low{color:#006b4a;font-weight:650}.price-high{color:#8a4b21;font-weight:650}.bar-col{width:80px}.mini-bar-wrap{background:#231f1c14;border-radius:2px;height:4px;margin-top:2px;overflow:hidden}.mini-bar{background:#064943;border-radius:2px;height:100%}.city-table th.sortable{cursor:pointer;-webkit-user-select:none;user-select:none}.city-table th.sortable:hover{color:#064943}.trend-national-summary{align-items:baseline;background:#f8f4ec;border:1px solid #231f1c12;border-radius:10px;display:flex;gap:8px;margin-bottom:12px;padding:10px 14px}.trend-national-label{color:#8a8175;font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.trend-national-value{color:#1a1a18;font-size:20px;font-weight:750}.trend-national-sub{color:#8a8a84;font-size:12px}.city-diff{font-size:11px;margin-left:6px}.city-diff.pos{color:#8a4b21}.city-diff.neg{color:#006b4a}.city-diff.neu{color:#8a8a84}@media (max-width:700px){.trend-head{align-items:flex-start;flex-direction:column}.trend-tabs{width:100%}.trend-tab{flex:1 1}.trend-body{padding:1rem}.bar-col,.city-table th:last-child{display:none}}.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;--station-grid-columns:24px minmax(112px,0.78fr) 64px 76px 66px 96px;--station-grid-gap:0.78rem;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-sortbar{align-items:center;border-bottom:1px solid #231f1c14;display:flex;gap:12px;justify-content:space-between;padding:.85rem 1rem}.station-map-sort{position:relative}.station-map-sort-btn{align-items:center;background:#f6f3ee;border:1px solid #231f1c1f;border-radius:8px;color:#1a1a18;cursor:pointer;display:inline-flex;font-family:inherit;font-size:.82rem;font-weight:600;gap:6px;line-height:1;padding:8px 12px}.station-map-sort-btn:hover{background:#efe9dd}.station-map-sort-btn.is-open{background:#005156;border-color:#005156;color:#fff}.station-map-sort-caret{font-size:.65rem;margin-left:2px;transition:transform .12s ease}.station-map-sort-btn.is-open .station-map-sort-caret{transform:rotate(180deg)}.station-map-sort-menu{background:#fff;border:1px solid #231f1c29;border-radius:10px;box-shadow:0 8px 24px #0000001f;display:flex;flex-direction:column;left:0;min-width:200px;overflow:hidden;position:absolute;top:calc(100% + 6px);z-index:10}.station-map-sort-option{align-items:center;background:#fff;border:none;border-bottom:1px solid #231f1c0f;color:#1a1a18;cursor:pointer;display:flex;font-family:inherit;font-size:.875rem;justify-content:space-between;padding:11px 14px;text-align:left}.station-map-sort-option:last-child{border-bottom:none}.station-map-sort-option:hover{background:#faf9f7}.station-map-sort-option.is-active{background:#edf6f4;color:#005156;font-weight:600}.station-map-sort-option.is-active span{color:#005156;font-weight:700}.station-map-count{color:#71695f;font-size:.78rem;white-space:nowrap}.station-map-table-head{grid-column-gap:var(--station-grid-gap);align-items:center;border-bottom:1px solid #231f1c14;color:#71695f;column-gap:var(--station-grid-gap);display:grid;font-size:.72rem;font-weight:600;grid-template-columns:var(--station-grid-columns);letter-spacing:.04em;padding:.72rem 1rem;text-transform:uppercase}.station-map-table-head span{text-align:left}.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-list{display:flex;flex-direction:column;overflow:visible}.station-map-list-item{grid-column-gap:var(--station-grid-gap);align-items:start;background:#fff;border-bottom:1px solid #231f1c14;column-gap:var(--station-grid-gap);display:grid;grid-template-columns:var(--station-grid-columns);padding:.82rem 1rem}.station-map-list-item:last-child{border-bottom:none}.station-map-list-item:hover{background:#fbfaf7}.station-map-metrics-wrap{display:contents}.station-map-list-number{font-feature-settings:"tnum";color:#71695f;font-size:.78rem;font-variant-numeric:tabular-nums;font-weight:700;grid-column:1;line-height:1.2;padding-top:.18rem;text-align:center}.station-map-company-content{grid-column:2;min-width:0}.station-map-logo{display:block;height:20px;margin-bottom:.14rem;max-height:20px;max-width:112px;object-fit:contain;object-position:left center;width:112px}.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;margin-top:.08rem}.station-map-list-address{display:flex;flex-direction:column;gap:.02rem}.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;padding-top:.18rem;text-align:left;white-space:nowrap}.station-map-list-price{color:#0f7a48;font-weight:700;grid-column:3;padding-left:10px}.station-map-list-wait{grid-column:4}.station-map-list-rating{grid-column:5}.station-map-book-button,.station-map-book-button:link,.station-map-book-button:visited{align-items:center;align-self:start;background:#f47a2a;border:1px solid #f47a2a;border-radius:10px;color:#fff;display:inline-flex;font-family:inherit;font-size:.875rem;font-weight:700;grid-column:6;justify-content:center;justify-self:end;line-height:1;min-height:38px;min-width:60px;padding:0 14px;text-decoration:none;white-space:nowrap}.station-map-book-button:active,.station-map-book-button:hover{background:#df6720;border-color:#df6720;color:#fff;text-decoration:none}.station-map-show-more{background:#fff;border:1px solid #231f1c29;border-radius:8px;color:#1a1a18;cursor:pointer;display:block;font-family:inherit;font-size:.875rem;font-weight:600;margin:12px 1rem 14px;padding:12px;text-align:center;width:calc(100% - 2rem)}.station-map-show-more:hover{background:#f9f6f0;border-color:#231f1c47}.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-marker.is-faded span{border-color:#aaa;color:#888;opacity:.45}.station-map-popup{font-family:inherit;min-width:190px}.station-map-popup-title{color:#1a1a18;font-weight:700;margin-bottom:.25rem}.station-map-popup-address,.station-map-popup-secondary{color:#71695f;font-size:.88rem;margin-bottom:.25rem}.station-map-popup-address{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,.station-map-popup-link:link,.station-map-popup-link:visited{align-items:center;background:#f47a2a;border-radius:999px;color:#fff;display:inline-flex;font-size:.85rem;font-weight:700;justify-content:center;padding:.45rem .75rem;text-decoration:none}.station-map-popup-link:hover{background:#df6720;color:#fff;text-decoration:none}.leaflet-popup-content-wrapper{border-radius:16px}.leaflet-popup-content{margin:.9rem 1rem}.leaflet-control-attribution{font-size:10px}.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 (min-width:981px) and (max-width:1120px){.city-map-card{--station-grid-columns:22px minmax(108px,0.72fr) 58px 64px 58px 82px;--station-grid-gap:0.62rem}.station-map-logo{max-width:104px;width:104px}.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: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}.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-sortbar{padding:12px 14px 10px}.station-map-list{padding:12px 14px 0}.station-map-table-head{display:none}.station-map-list-item{background:#fff;border:1px solid #231f1c1a;border-radius:10px;column-gap:12px;grid-template-columns:26px 1fr;grid-template-rows:auto auto auto;margin-bottom:10px;padding:14px}.station-map-list-item:last-child{border-bottom:1px solid #231f1c1a;margin-bottom:0}.station-map-list-item:hover{background:#fff}.station-map-list-number{align-items:center;align-self:start;background:#f4ede2;border-radius:50%;color:#6a5430;display:flex;font-size:.82rem;font-weight:700;grid-column:1;grid-row:1;height:26px;justify-content:center;padding:0;width:26px}.station-map-company-content{grid-column:2;grid-row:1;margin-bottom:12px}.station-map-logo{height:22px;margin-bottom:4px;max-height:22px;max-width:104px;width:104px}.station-map-list-name{font-size:.95rem;margin-bottom:2px}.station-map-metrics-wrap{align-items:baseline;border-top:1px solid #231f1c14;display:flex;flex-wrap:wrap;gap:10px;grid-column:2;grid-row:2;padding:10px 0 12px}.station-map-list-price{color:#0f7a48;font-size:1.2rem;font-weight:700;grid-column:auto;letter-spacing:-.01em;line-height:1.1;padding:0}.station-map-list-rating,.station-map-list-wait{color:#4c463f;font-size:.875rem;font-weight:500;grid-column:auto;line-height:1.1;padding:0}.station-map-list-rating:before,.station-map-list-wait:before{color:#c5beb1;content:"·";margin-right:10px}.station-map-book-button,.station-map-book-button:link,.station-map-book-button:visited{align-self:stretch;border-radius:9px;box-sizing:border-box;display:flex;grid-column:2;grid-row:3;justify-self:stretch;margin-top:2px;max-width:100%;min-height:44px;min-width:0;padding:0 14px;width:100%}.station-map-show-more{margin:0 14px 14px;width:calc(100% - 28px)}}.station-map-company-cell{grid-column-gap:var(--station-grid-gap);align-items:start;column-gap:var(--station-grid-gap);display:grid;grid-column:1/3;grid-template-columns:24px minmax(112px,1fr);min-width:0}.station-map-company-cell .station-map-list-number{grid-column:1}.station-map-company-cell .station-map-company-content{grid-column:2;min-width:0;width:100%}@media (max-width:700px){.station-map-list-item{grid-template-columns:26px minmax(0,1fr)}.station-map-company-cell{grid-column-gap:12px;align-items:start;column-gap:12px;display:grid;grid-column:1/-1;grid-row:1;grid-template-columns:26px minmax(0,1fr);min-width:0;width:100%}.station-map-company-cell .station-map-list-number{grid-column:1;grid-row:1}.station-map-company-cell .station-map-company-content{grid-column:2;grid-row:1;margin-bottom:12px;min-width:0;width:100%}.station-map-list-address span{overflow-wrap:normal;word-break:normal}.station-map-metrics-wrap{grid-column:2;grid-row:2}.station-map-book-button,.station-map-book-button:link,.station-map-book-button:visited{grid-column:2;grid-row:3}}.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-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{color:#888;font-size:.8125rem;gap:.375rem;margin-bottom:1rem}.city-breadcrumb a{color:#1a6fb8}.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 #00000012;padding:0 1.5rem 1.25rem}.children-group+.children-group{padding-top:0}.children-group-title{color:#8a8175;font-size:.72rem;font-weight:700;letter-spacing:.08em;padding:1rem 0 .65rem;text-transform:uppercase}.children-grid{grid-gap:10px;background:#0000;border-top:0;display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(138px,1fr))}.child-card,.child-card:link,.child-card:visited{align-items:flex-start;background:#fbf7ef;border:1px solid #231f1c14;border-radius:10px;color:inherit;display:flex;flex-direction:column;justify-content:center;min-height:92px;padding:1rem;text-decoration:none!important;transition:transform .15s ease,background .15s ease,border-color .15s ease,box-shadow .15s ease}.child-card:active,.child-card:hover{background:#fff3ea;border-color:#e9793238;box-shadow:0 8px 18px #231f1c0f;text-decoration:none!important;transform:translateY(-1px)}.child-name{color:#7b7165;font-size:.72rem;font-weight:800;letter-spacing:.08em;line-height:1.15;margin:0 0 .25rem;text-transform:uppercase}.child-price{font-feature-settings:"tnum";color:#1a1a18;font-size:1.35rem;font-variant-numeric:tabular-nums;font-weight:800;letter-spacing:-.035em;line-height:1;margin:0}.child-diff{font-size:.78rem;font-weight:700;line-height:1.2;margin-top:.35rem}.child-diff.is-cheaper{color:#006b4a}.child-diff.is-pricier{color:#8a4b21}@media (max-width:700px){.children-group{padding:0 1rem 1rem}.children-grid{gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.child-card,.child-card:link,.child-card:visited{min-height:86px;padding:.85rem}.child-price{font-size:1.18rem}.child-diff{font-size:.72rem}}.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-cta{background:#16a05d}.city-hero-cta:hover{background:#0f7a48}@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}}.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}}: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}}.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}.city-breadcrumb{margin:0 0 1.5rem;margin:1.25rem 0 1rem}.city-district-notice{margin-bottom:1.75rem}.city-breadcrumb{align-items:center;color:#6f6a5f;display:flex;flex-wrap:wrap;font-size:.82rem;gap:.4rem;padding:.15rem 0 .1rem}.city-breadcrumb a{color:#2f6f68;font-weight:500;text-decoration:none}.city-breadcrumb a:hover{color:#164f49;text-decoration:underline}.city-breadcrumb-sep{color:#aaa296}.city-breadcrumb-current{color:#3b3934;font-weight:600}.city-container{gap:18px;padding-top:12px;padding-top:18px}.city-breadcrumb{margin:0;padding:0}.city-district-notice{margin-bottom:0}.all-cities-page{background:#fafaf7;min-height:100vh;padding:32px 16px 64px}.all-cities-container{margin:0 auto;max-width:1120px}.all-cities-back{color:#6e7681;display:inline-block;font-size:14px;margin-bottom:18px;text-decoration:none}.all-cities-back:hover{color:#1f2933}.all-cities-hero{background:#fff;border:1px solid #ece8df;border-radius:16px;margin-bottom:24px;padding:36px 32px}.all-cities-eye{color:#8a8576;font-size:12px;letter-spacing:.06em;margin-bottom:14px;text-transform:uppercase}.all-cities-h1{color:#1f2933;font-size:32px;font-weight:700;line-height:1.15;margin:0 0 14px}.all-cities-sub{color:#4f5663;font-size:16px;line-height:1.55;margin:0 0 22px;max-width:720px}.all-cities-pills{display:flex;flex-wrap:wrap;gap:12px}.all-cities-pill{background:#f7f3ec;border-radius:10px;min-width:110px;padding:10px 16px}.all-cities-pill-lbl{color:#8a8576;font-size:11px;letter-spacing:.04em;margin-bottom:2px;text-transform:uppercase}.all-cities-pill-val{color:#1f2933;font-size:18px;font-weight:700}.all-cities-intro{background:#fff;border:1px solid #ece8df;border-radius:16px;margin-bottom:24px;padding:28px 32px}.all-cities-h2{color:#1f2933;font-size:20px;font-weight:700;margin:0 0 14px}.all-cities-intro p{color:#4f5663;font-size:15px;line-height:1.6;margin:0 0 12px}.all-cities-intro p:last-child{margin-bottom:0}.all-cities-counties{display:flex;flex-direction:column;gap:18px}.county-section{background:#fff;border:1px solid #ece8df;border-radius:16px;padding:22px 28px}.county-header{align-items:baseline;border-bottom:1px solid #f0ece2;display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between;margin-bottom:14px;padding-bottom:10px}.county-title{font-size:16px;font-weight:700;margin:0}.county-title a{color:#1f2933;text-decoration:none}.county-title a:hover{color:#06c}.county-see-all{color:#6e7681;font-size:13px;font-weight:500;text-decoration:none}.county-see-all:hover{color:#06c;text-decoration:underline}.county-cities{grid-gap:4px 16px;display:grid;gap:4px 16px;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.city-link{align-items:baseline;border-bottom:1px solid #f7f3ec;display:flex;justify-content:space-between;padding:8px 4px;text-decoration:none;transition:background .12s ease}.city-link:last-child{border-bottom:none}.city-link:hover{background:#faf7f1}.city-link-name{color:#1f2933;font-size:14px;font-weight:500}.city-link:hover .city-link-name{color:#06c}.city-link-price{font-feature-settings:"tnum";color:#6e7681;font-size:13px;font-variant-numeric:tabular-nums}.all-cities-source{color:#8a8576;font-size:12px;margin-top:32px;text-align:center}@media (max-width:760px){.all-cities-page{padding:20px 12px 48px}.all-cities-hero{padding:24px 20px}.all-cities-h1{font-size:24px}.all-cities-sub{font-size:15px}.all-cities-intro{padding:22px 20px}.county-section{padding:18px}.county-cities{gap:0;grid-template-columns:1fr}}.county-page{background:#fafaf7;min-height:100vh;padding:32px 16px 64px}.county-container{margin:0 auto;max-width:1120px}.county-back{color:#6e7681;display:inline-block;font-size:14px;margin-bottom:18px;text-decoration:none}.county-back:hover{color:#1f2933}.county-breadcrumb{color:#6e7681;font-size:13px;margin-bottom:16px}.county-breadcrumb a{color:#6e7681;text-decoration:none}.county-breadcrumb a:hover{color:#06c;text-decoration:underline}.county-breadcrumb-sep{color:#c9c4ba;margin:0 8px}.county-breadcrumb-current{color:#1f2933;font-weight:500}.county-hero{background:#fff;border:1px solid #ece8df;border-radius:16px;margin-bottom:24px;padding:36px 32px}.county-eye{color:#8a8576;font-size:12px;letter-spacing:.06em;margin-bottom:14px;text-transform:uppercase}.county-h1{color:#1f2933;font-size:32px;font-weight:700;line-height:1.15;margin:0 0 14px}.county-sub{color:#4f5663;font-size:16px;line-height:1.55;margin:0 0 22px;max-width:720px}.county-pills{display:flex;flex-wrap:wrap;gap:12px}.county-pill{background:#f7f3ec;border-radius:10px;min-width:130px;padding:10px 16px}.county-pill-lbl{color:#8a8576;font-size:11px;letter-spacing:.04em;margin-bottom:2px;text-transform:uppercase}.county-pill-val{color:#1f2933;font-size:18px;font-weight:700}.county-pill-sub{color:#6e7681;font-size:12px;margin-top:2px}.county-intro{background:#fff;border:1px solid #ece8df;border-radius:16px;margin-bottom:24px;padding:24px 32px}.county-intro p{color:#4f5663;font-size:15px;line-height:1.6;margin:0 0 10px}.county-intro p:last-child{margin-bottom:0}.county-group{background:#fff;border:1px solid #ece8df;border-radius:16px;margin-bottom:18px;padding:24px 28px}.county-group-title{border-bottom:1px solid #f0ece2;color:#1f2933;font-size:18px;font-weight:700;margin:0 0 16px;padding-bottom:12px}.county-locations-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fill,minmax(190px,1fr))}.county-location-card{background:#faf7f1;border:1px solid #ece8df;border-radius:10px;display:block;padding:14px 16px;text-decoration:none;transition:all .12s ease}.county-location-card:hover{background:#fff;border-color:#d5d0c7;transform:translateY(-1px)}.county-location-card--secondary{background:#fdfcf9}.county-location-name{color:#1f2933;font-size:14px;font-weight:600;margin-bottom:4px}.county-location-card:hover .county-location-name{color:#06c}.county-location-price{font-feature-settings:"tnum";color:#4f5663;font-size:13px;font-variant-numeric:tabular-nums}.county-location-parent{color:#8a8576;font-size:11px;margin-top:4px}.county-source{color:#8a8576;font-size:12px;margin-top:32px;text-align:center}@media (max-width:760px){.county-page{padding:20px 12px 48px}.county-hero{padding:24px 20px}.county-h1{font-size:24px}.county-sub{font-size:15px}.county-group,.county-intro{padding:20px}.county-locations-grid{gap:8px;grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}}@font-face{font-display:swap;font-family:Tratex;font-style:normal;font-weight:400;src:url(/static/media/LabGrotesque-Medium.cb16855be6d7af5ef674.woff2) format("woff2")}.bb-v2-page{background:#f6efe5;color:#071f1f;font-family:Barlow,Arial,sans-serif}.bb-v2-page *{box-sizing:border-box}.bb-v2-page a{color:inherit}.v2-nav{display:none}.v2-main{margin:0 auto;padding:0 0 42px;width:min(1120px,calc(100% - 48px))}.v2-breadcrumbs{align-items:center;color:#00635d;display:flex;font-size:13px;font-weight:600;gap:8px;margin:0 0 18px}.v2-breadcrumbs a{text-decoration:none}.v2-breadcrumbs span:last-child{color:#243737}.v2-hero{grid-gap:52px;align-items:center;background:radial-gradient(circle at 72% 26%,#37ada257,#0000 36%),linear-gradient(135deg,#004642,#005a56 52%,#08736d);border-radius:22px;box-shadow:0 24px 70px #0b231f24;color:#fff;display:grid;gap:52px;grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);overflow:hidden;padding:46px 56px;position:relative}.v2-hero:after{background-image:radial-gradient(#ffffff21 1px,#0000 0);background-size:18px 18px;content:"";inset:0;opacity:.15;pointer-events:none;position:absolute}.v2-hero>*{position:relative;z-index:1}.v2-hero-copy{min-width:0}.v2-eyebrow{align-items:center;color:#c9fff2;display:flex;font-size:13px;font-weight:800;gap:9px;letter-spacing:.12em;margin-bottom:18px;text-transform:uppercase}.v2-eyebrow span{background:#42e58f;border-radius:50%;box-shadow:0 0 0 5px #42e58f1f;height:9px;width:9px}.v2-hero h1{text-wrap:balance;font-size:clamp(38px,4vw,52px);font-weight:800;letter-spacing:-.035em;line-height:1.04;margin:0;max-width:610px}.v2-hero-copy p{color:#edfffb;font-size:18px;line-height:1.45;margin:22px 0 28px;max-width:650px}.v2-search{gap:12px}.v2-license-wrap,.v2-search{align-items:stretch;display:flex}.v2-license-wrap{height:62px;width:255px}.v2-license-wrap .license-plate-input{align-items:stretch;background:#fff;border:1px solid #00000026;border-radius:10px;box-shadow:0 16px 30px #00000024;display:flex;height:100%;width:100%}.v2-license-wrap .eu-box{align-items:stretch;background:#039;display:flex;flex:0 0 56px;height:100%;justify-content:stretch;width:56px}.v2-license-wrap .eu-symbol{height:100%;margin:0;object-fit:contain;object-position:center;padding:0;width:100%}.v2-license-wrap .license-input{background:#fff;border:0;color:#071f1f;font-family:Tratex,Arial,sans-serif;font-size:31px;font-weight:400;height:100%;letter-spacing:.075em;outline:none;padding:6px 22px 0;text-transform:uppercase;width:100%}.v2-license-wrap .license-input::placeholder{color:#bdb9b1}.v2-book-button,.v2-search button{background:linear-gradient(180deg,#ff8230,#ec6d1c);border:0;border-radius:10px;box-shadow:0 14px 30px #ee6f1c47;color:#fff;cursor:pointer;font-weight:850;text-decoration:none}.v2-search button{min-width:230px}.v2-search button .btn-label{line-height:1}.v2-search button .btn-arrow,.v2-search button .btn-label{align-items:center;display:inline-flex;transform:translateY(2px)}.v2-search button .btn-arrow{background:#ffffff38;border-radius:50%;flex-shrink:0;height:30px;justify-content:center;transition:transform .15s ease;width:30px}.v2-search button .btn-arrow svg{height:14px;width:14px}.v2-search button:disabled{cursor:wait;opacity:.72}.v2-search button:disabled .btn-arrow{transform:translateY(2px)}.v2-trust-row{color:#d7fff6;display:flex;flex-wrap:wrap;font-size:15px;font-weight:600;gap:22px;margin-top:22px}.v2-trust-row span:first-letter{color:#48e49b}.v2-how{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:hsla(0,0%,100%,.075);border:1px solid #d4fff63d;border-radius:18px;justify-self:end;max-width:420px;padding:30px 34px;width:100%}.v2-how h2{font-size:24px;letter-spacing:-.02em;margin:0 0 24px}.v2-how-step{grid-gap:18px;align-items:center;display:grid;gap:18px;grid-template-columns:46px minmax(0,1fr)}.v2-how-step+.v2-how-step{margin-top:21px}.v2-how-icon{background:#00000014;border:1px solid #e6fffa3d;border-radius:13px;color:#dffdf6;display:grid;height:46px;place-items:center;width:46px}.v2-how-icon svg{height:22px;width:22px}.v2-how-text strong{align-items:baseline;display:flex;font-size:15px;gap:6px;line-height:1.18;margin-bottom:4px}.v2-how-number-inline{color:#43d897;font-weight:900}.v2-how-text>span{color:#d1f7ef;display:block;font-size:14px;line-height:1.25}.v2-error{background:#fff3e8;border:1px solid #ffd0ac;border-radius:12px;color:#7a3300;font-weight:700;margin-top:18px;padding:14px 16px}.v2-compare-strip{align-items:center;color:#77756f;display:flex;font-size:14px;gap:24px;justify-content:space-between;margin:32px 4px 24px}.v2-compare-strip>span{flex-shrink:0;font-size:12px;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.v2-compare-logos{align-items:center;display:flex;flex-wrap:wrap;gap:32px;justify-content:flex-end}.v2-compare-logos img{filter:grayscale(100%);height:20px;max-width:110px;object-fit:contain;opacity:.65;transition:filter .2s ease,opacity .2s ease;width:auto}.v2-compare-logos img:hover{filter:grayscale(0);opacity:1}.v2-press-strip{align-items:center;color:#77756f;display:flex;font-size:14px;gap:24px;justify-content:space-between;margin:8px 4px 0;padding:28px 0 0}.v2-press-strip>span{flex-shrink:0;font-size:12px;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.v2-press-logos{align-items:center;display:flex;flex-wrap:wrap;gap:32px;justify-content:flex-end}.v2-press-logos a{align-items:center;display:inline-flex}.v2-press-logos img{filter:grayscale(100%);height:12px;max-width:130px;object-fit:contain;opacity:.65;transition:filter .2s ease,opacity .2s ease;width:auto}.v2-press-logos img:hover{filter:grayscale(0);opacity:1}@media (max-width:680px){.v2-press-strip{align-items:flex-start;flex-direction:column;gap:12px}.v2-press-logos{justify-content:flex-start}}.v2-info-card,.v2-loading-card,.v2-results-module,.v2-seo-prose,.v2-vehicle-card{background:#fff;border:1px solid #e4ddd2;box-shadow:0 18px 55px #1a1f1a0f}.v2-seo-prose{border-radius:16px;margin-bottom:28px;padding:32px 36px 36px}.v2-seo-prose>h2{font-size:22px;font-weight:800;letter-spacing:-.02em;margin-bottom:24px}.v2-seo-prose h3{color:#00635d;font-size:16px;font-weight:700;margin:22px 0 8px}.v2-seo-prose h3:first-of-type{margin-top:0}.v2-seo-prose p{color:#465252;font-size:15px;line-height:1.65;margin:0}.v2-seo-prose p strong{color:#071f1f;font-weight:700}.v2-seo-prose p em{font-style:italic}.v2-faq-wrap{background:#fff;border:1px solid #e4ddd2;border-radius:16px;box-shadow:0 18px 55px #1a1f1a0f;margin-bottom:28px;overflow:hidden}.v2-faq-toggle{align-items:center;color:#071f1f;cursor:pointer;display:flex;font-size:18px;font-weight:800;justify-content:space-between;list-style:none;padding:20px 32px;-webkit-user-select:none;user-select:none}.v2-faq-toggle::-webkit-details-marker{display:none}.v2-faq-toggle svg{color:#aaa;flex-shrink:0;height:20px;transition:transform .2s;width:20px}.v2-faq-wrap[open] .v2-faq-toggle svg{transform:rotate(180deg)}.v2-faq-body{border-top:1px solid #ebe5db}.v2-faq-item{border-bottom:1px solid #ebe5db}.v2-faq-item:last-child{border-bottom:none}.v2-faq-q{align-items:center;background:none;border:none;color:#071f1f;cursor:pointer;display:flex;font-family:inherit;font-size:15px;font-weight:600;gap:16px;justify-content:space-between;padding:15px 32px;text-align:left;transition:background .1s;width:100%}.v2-faq-q:hover{background:#faf7f2}.v2-faq-q svg{color:#aaa;flex-shrink:0;height:18px;transition:transform .2s;width:18px}.v2-faq-item.open .v2-faq-q svg{transform:rotate(180deg)}.v2-faq-a{color:#465252;display:none;font-size:14.5px;line-height:1.65;padding:0 32px 18px}.v2-faq-item.open .v2-faq-a{display:block}.v2-vehicle-card{grid-gap:34px;align-items:center;border-radius:16px;display:grid;gap:34px;grid-template-columns:1fr auto auto;margin-top:22px;padding:20px 24px}.v2-vehicle-main{align-items:center;display:flex;gap:16px}.v2-vehicle-icon{background:#f4f0e9;border-radius:13px;display:grid;font-size:24px;height:52px;place-items:center;width:52px}.v2-vehicle-main strong{display:block;font-size:18px;margin-bottom:4px}.v2-vehicle-main span,.v2-vehicle-meta span{color:#687373;font-size:14px}.v2-vehicle-meta{display:flex;gap:34px}.v2-vehicle-meta div{min-width:120px}.v2-vehicle-meta span{display:block;font-size:11px;font-weight:700;letter-spacing:.1em;margin-bottom:4px;text-transform:uppercase}.v2-vehicle-meta strong{font-size:16px}.v2-change-car{background:#0000;border:0;color:#005f58}.v2-results-module{border-radius:16px;margin-top:22px;overflow:hidden}.v2-results-header{align-items:center;border-bottom:1px solid #ebe5db;display:flex;gap:22px;justify-content:space-between;padding:24px 28px 18px}.v2-results-title-line{gap:16px}.v2-results-header h2{font-size:25px;letter-spacing:-.03em;margin:0}.v2-results-header p{color:#6a7474;margin:6px 0 0}.v2-saving-pill{align-items:center;background:#dff7ec;border-radius:999px;color:#00684f;display:inline-flex;font-size:13px;font-weight:700;height:30px;padding:0 13px}.v2-sort-tabs{background:#f5f0e8;border:1px solid #ddd5c9;border-radius:10px;display:flex;padding:4px;white-space:nowrap}.v2-sort-tabs button{background:#0000;border:0;border-radius:8px;color:#303939;cursor:pointer;font-family:inherit;font-weight:500;padding:11px 17px}.v2-sort-tabs button.active{background:#00514f;box-shadow:0 8px 18px #00514f2e;color:#fff}.v2-index-insight{grid-gap:16px;align-items:center;background:#f5fbf8;border:1px solid #d6e8e1;border-radius:12px;display:grid;gap:16px;grid-template-columns:42px 1fr auto;margin:20px 26px;padding:18px 20px}.v2-index-icon{background:#00635d;border-radius:50%;color:#fff;display:grid;font-weight:900;height:38px;place-items:center;width:38px}.v2-index-insight p{color:#1d3130;font-size:16px;margin:0}.v2-index-insight a{color:#00635d;font-weight:850;text-decoration:none;white-space:nowrap}.v2-table-head{grid-gap:18px;color:#7b827f;display:grid;font-size:11px;font-weight:600;gap:18px;grid-template-columns:64px 1.6fr 1.1fr .95fr .85fr 1.35fr 1fr 126px;letter-spacing:.12em;padding:0 28px 12px;text-transform:uppercase}.v2-result-list{border-top:1px solid #ebe5db}.v2-result-row{grid-gap:18px;align-items:start;background:#fff;border-bottom:1px solid #ebe5db;display:grid;gap:18px;grid-template-columns:64px 1.6fr 1.1fr .95fr .85fr 1.35fr 1fr 126px;min-height:112px;padding:22px 28px}.v2-result-row-best{background:linear-gradient(90deg,#f0fbf7,#fff)}.v2-rank{font-size:30px;font-weight:900;letter-spacing:-.05em}.v2-company-cell{grid-gap:9px;display:grid;gap:9px}.v2-company-logo{max-height:34px;max-width:142px;object-fit:contain;object-position:left center}.v2-company-fallback{color:#00726b;font-size:22px;font-weight:900;text-transform:uppercase}.v2-company-address{grid-gap:2px;color:#667271;display:grid;font-size:14px;gap:2px;line-height:1.25}.v2-badges-cell{align-items:center;display:flex;flex-wrap:wrap;gap:7px}.v2-badge{align-items:center;border-radius:7px;display:inline-flex;font-size:11px;font-weight:900;height:24px;letter-spacing:.04em;padding:0 9px;text-transform:uppercase}.v2-badge-billigast{background:#fee49d;color:#5c4300}.v2-badge-hogst_betyg,.v2-badge-högst,.v2-badge-högst\ betyg{background:#ead5ff;color:#5c2492}.v2-badge-snabbast,.v2-badge-snarast{background:#ffdce9;color:#b00049}.v2-badge-narmast,.v2-badge-närmast{background:#dcecff;color:#155caa}.v2-distance-cell,.v2-price-cell,.v2-rating-cell,.v2-time-cell{grid-gap:5px;display:grid;gap:5px}.v2-rating-cell strong{color:#101818;display:block;font-size:17px}.v2-rating-cell strong:first-letter{color:#ffad00}.v2-distance-cell span,.v2-rating-cell span,.v2-time-cell span{color:#697373;font-size:13px}.v2-distance-cell strong,.v2-time-cell strong{font-size:16px}.v2-more-times{background:#0000;border:0;color:#00635d;cursor:pointer;font-family:inherit;font-size:13px;font-weight:600;justify-self:start;padding:0}.v2-price-cell{justify-items:start}.v2-price-cell strong{font-size:25px;letter-spacing:-.04em;line-height:1}.v2-book-button{padding:0 12px 0 18px}.v2-book-button:after{align-items:center;background:#ffffff38;border-radius:999px;color:#fff;content:"→";display:inline-flex;flex:0 0 auto;font-size:17px;font-weight:700;height:28px;justify-content:center;line-height:1;transform:translateY(1px);transition:transform .16s ease,background .16s ease;width:28px}.v2-book-button:hover:after{background:#ffffff42;transform:translate(3px,1px)}.v2-times-panel{grid-gap:18px;align-items:center;background:#fbf8f1;border:1px solid #d6e8e1;border-radius:0 0 12px 12px;border-top:0;display:grid;gap:18px;grid-template-columns:180px 1fr 150px;margin:-1px 28px 0 92px;padding:16px 18px}.v2-times-panel>strong{font-size:15px}.v2-times-list{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(4,minmax(120px,1fr))}.v2-time-option{grid-gap:3px;background:#fff;border:1px solid #e1dbd1;border-radius:10px;display:grid;gap:3px;padding:12px;text-decoration:none}.v2-time-option:hover{border-color:#00856f}.v2-time-option span{font-weight:850}.v2-time-option small{color:#697373}.v2-time-option strong{color:#00684f}.v2-see-all-times{border:1px solid #00635d;border-radius:9px;color:#00635d;display:grid;font-weight:850;height:44px;place-items:center;text-decoration:none}.v2-info-card{align-items:center;border-radius:16px;display:flex;gap:24px;justify-content:space-between;margin-top:22px;padding:24px 28px}.v2-info-card>div{align-items:center;display:flex;gap:18px}.v2-info-card>div>span{background:#00635d;border-radius:50%;color:#fff;display:grid;flex:0 0 42px;font-family:Georgia,serif;font-weight:900;height:42px;place-items:center;width:42px}.v2-info-card strong{display:block;margin-bottom:5px}.v2-info-card p{color:#687373;margin:0}.v2-info-card a{color:#00635d;font-weight:850;text-decoration:none;white-space:nowrap}.v2-loading-card{grid-gap:6px;border-radius:16px;display:grid;gap:6px;margin-top:22px;padding:28px}.v2-loading-card strong{font-size:20px}.v2-loading-card span{color:#687373}.v2-footer-note{color:#8b867e;font-size:13px;margin-top:28px;text-align:center}@media (max-width:1100px){.v2-hero{gap:38px;grid-template-columns:minmax(0,1fr) 360px;padding:44px}.v2-hero h1{font-size:clamp(38px,4.4vw,50px)}.v2-license-wrap{width:330px}.v2-search button{min-width:205px}.v2-how{padding:28px}}@media (max-width:980px){.v2-main{padding-top:14px;width:min(100% - 28px,1180px)}.v2-hero{gap:28px;grid-template-columns:1fr;padding:34px 24px}.v2-hero h1{font-size:42px}.v2-hero-copy p{font-size:17px}.v2-search{flex-direction:column}.v2-license-wrap,.v2-search button{height:58px;width:100%}.v2-license-wrap .eu-box,.v2-license-wrap .eu-symbol,.v2-license-wrap .license-input,.v2-license-wrap .license-plate-input{height:58px}.v2-trust-row{font-size:14px;gap:12px}.v2-how{justify-self:stretch;max-width:none;padding:24px}.v2-compare-strip,.v2-index-insight,.v2-info-card,.v2-results-header,.v2-vehicle-card{display:block}.v2-compare-strip{margin:24px 0}.v2-compare-logos{gap:22px;justify-content:flex-start;margin-top:14px}.v2-compare-logos img{height:20px}.v2-seo-prose{padding:24px 20px}.v2-faq-toggle{font-size:16px;padding:18px 20px}.v2-faq-q{padding:14px 20px}.v2-faq-a{padding:0 20px 16px}.v2-vehicle-card{padding:18px}.v2-vehicle-meta{gap:18px;margin-top:18px}.v2-change-car{margin-top:14px}.v2-sort-tabs{margin-top:18px;overflow-x:auto}.v2-index-insight{margin:16px;padding:16px}.v2-index-insight a{display:inline-block;margin-top:12px}.v2-table-head{display:none}.v2-result-row{gap:12px 16px;grid-template-columns:42px 1fr;min-height:0;padding:20px 18px}.v2-rank{font-size:24px;grid-row:span 7}.v2-badges-cell,.v2-book-button,.v2-company-cell,.v2-distance-cell,.v2-price-cell,.v2-rating-cell,.v2-time-cell{grid-column:2}.v2-company-cell{display:block}.v2-company-address{margin-top:8px}.v2-badges-cell{margin-top:2px}.v2-distance-cell,.v2-price-cell,.v2-rating-cell,.v2-time-cell{align-items:baseline;grid-template-columns:auto 1fr}.v2-rating-cell:before{content:"Betyg"}.v2-time-cell:before{content:"Tid"}.v2-distance-cell:before{content:"Avstånd"}.v2-price-cell:before{content:"Pris"}.v2-distance-cell:before,.v2-price-cell:before,.v2-rating-cell:before,.v2-time-cell:before{color:#7b827f;font-size:12px;font-weight:900;letter-spacing:.08em;min-width:72px;text-transform:uppercase}.v2-price-cell strong{font-size:26px}.v2-book-button{margin-top:8px;width:100%}.v2-times-panel{margin:0 18px 14px 60px}.v2-times-list,.v2-times-panel{grid-template-columns:1fr}.v2-info-card a{display:inline-block;margin-top:16px}}@media (max-width:520px){.v2-main{padding-top:12px;width:min(100% - 24px,1180px)}.v2-breadcrumbs{font-size:12px;margin-bottom:14px}.v2-hero{border-radius:18px;padding:30px 20px}.v2-hero h1{font-size:35px;line-height:1.02}.v2-hero-copy p{font-size:16px}.v2-how-step{gap:12px;grid-template-columns:38px minmax(0,1fr)}.v2-how-icon{height:38px;width:38px}.v2-how-icon svg{height:19px;width:19px}.v2-how-text strong{font-size:14px}.v2-how-text>span{font-size:13px}.v2-index-stats,.v2-vehicle-meta{flex-direction:column}}.v2-license-wrap .license-plate-input{overflow:hidden}.v2-license-wrap .eu-box{border-radius:0;overflow:hidden}.v2-license-wrap .eu-symbol{border-radius:0;display:block;transform:translateX(3px)}.v2-search button{align-items:center;background:linear-gradient(180deg,#ff842f,#ef6f1f);border:1px solid #ffffff1f;border-radius:10px;box-shadow:0 14px 28px #ee6f1c47,inset 0 1px 0 #ffffff38;color:#fff;display:inline-flex;font-size:16px;font-weight:700;gap:12px;height:62px;justify-content:space-between;letter-spacing:-.01em;min-width:210px;padding:0 18px 0 26px;white-space:nowrap}.v2-search button:hover{background:linear-gradient(180deg,#ff8f3f,#f27624);box-shadow:0 17px 32px #ee6f1c57,inset 0 1px 0 #ffffff3d;transform:translateY(-1px)}.v2-search button:hover .btn-arrow{transform:translate(3px,2px)}.v2-search button:active{box-shadow:0 9px 20px #ee6f1c42,inset 0 1px 0 #ffffff2e;transform:translateY(0)}.v2-change-car{align-items:center;appearance:none;background:rgba(0,94,85,.045);border:1px solid #005e5538;border-radius:999px;box-shadow:0 8px 18px #005e550f;color:#005e55;cursor:pointer;display:inline-flex;font-family:inherit;font-size:.92rem;font-weight:700;gap:.75rem;justify-content:center;line-height:1;min-height:44px;padding:.48rem .5rem .48rem 1rem;transition:background .16s ease,border-color .16s ease,box-shadow .16s ease,transform .16s ease;white-space:nowrap}.v2-change-car:hover{background:rgba(0,94,85,.075);border-color:#005e5552;box-shadow:0 10px 24px #005e551a;transform:translateY(-1px)}.v2-change-car:active{box-shadow:0 6px 14px #005e5514;transform:translateY(0)}.v2-change-car:focus-visible{outline:3px solid #20d39d4d;outline-offset:3px}.v2-change-car-label{display:inline-block}.v2-change-car-arrow{align-items:center;background:#005e551c;border-radius:999px;color:#005e55;display:inline-flex;flex:0 0 auto;height:32px;justify-content:center;width:32px}.v2-change-car-arrow svg{display:block;height:17px;width:17px}.v2-change-car:hover .v2-change-car-arrow{background:#005e5529}.v2-loading-progress{padding:1.5rem 1.6rem 1.35rem}.v2-loading-progress-main{gap:1.25rem}.v2-loading-progress-main strong{font-size:1.35rem}.v2-loading-progress-main p{font-size:1rem}.v2-loading-spinner{border:7px solid #005e5524;height:54px;width:54px}.v2-loading-steps{margin-top:1.45rem;padding-left:calc(54px + 1.25rem)}.v2-loading-line{align-items:center;display:grid;grid-template-columns:repeat(4,1fr);height:22px;position:relative}.v2-loading-line:before{background:#001f2a24;right:11px}.v2-loading-line:after,.v2-loading-line:before{border-radius:999px;content:"";height:4px;left:11px;position:absolute;top:50%;transform:translateY(-50%)}.v2-loading-line:after{animation:v2-loading-line 2.4s ease-in-out infinite;background:#00796f;width:18%}.v2-loading-line span{background:#cfcfcf;border:4px solid #f8fffc;border-radius:999px;height:18px;position:relative;width:18px;z-index:1}.v2-loading-line span.active{background:#00796f;box-shadow:0 0 0 6px #00796f1f}.v2-loading-step-labels{color:#6b7280;display:grid;font-size:.9rem;font-weight:600;grid-template-columns:repeat(4,1fr);margin-top:.55rem}.v2-loading-step-labels span:first-child{color:#006f66;font-weight:800}@keyframes v2-loading-line{0%{width:8%}45%{width:38%}75%{width:63%}to{width:82%}}@media (max-width:760px){.v2-loading-progress{margin:1rem;padding:1.2rem}.v2-loading-progress-main{align-items:flex-start;gap:1rem}.v2-loading-progress-main strong{font-size:1.1rem}.v2-loading-spinner{border-width:6px;height:42px;width:42px}.v2-loading-steps{padding-left:0}.v2-loading-step-labels{font-size:.78rem;gap:.4rem}}.v2-loading-progress{background:radial-gradient(circle at 8% 20%,#20d39d14,#0000 32%),linear-gradient(180deg,#fffffff0,#f8fffcdb);border:1px solid #005e5529;border-radius:18px;margin:1.2rem 1.6rem 1.35rem;padding:1.45rem 1.55rem}.v2-loading-progress-main{align-items:center;display:flex;gap:1.15rem}.v2-loading-progress-main strong{color:#001f2a;display:block;font-size:1.25rem;font-weight:800;margin-bottom:.25rem}.v2-loading-progress-main p{color:#53616b;font-size:.98rem;line-height:1.45;margin:0}.v2-loading-spinner{animation:v2-spin .9s linear infinite;border:6px solid #005e5524;border-radius:999px;border-top-color:#00796f;flex:0 0 auto;height:46px;width:46px}.v2-provider-status-list{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1.15rem;padding-left:calc(46px + 1.15rem)}.v2-provider-status{align-items:center;background:#ffffffb8;border:1px solid #001f2a1a;border-radius:999px;color:#67737c;display:inline-flex;font-size:.88rem;font-weight:700;gap:.45rem;line-height:1;min-height:34px;padding:.42rem .72rem;white-space:nowrap}.v2-provider-status.done{background:#00796f14;border-color:#00796f33;color:#005e55}.v2-provider-status.pending{opacity:.78}.v2-provider-status-icon{align-items:center;border:1px solid #001f2a29;border-radius:999px;color:#0000;display:inline-flex;flex:0 0 auto;font-size:.78rem;font-weight:900;height:18px;justify-content:center;width:18px}.v2-provider-status.done .v2-provider-status-icon{background:#00796f;border-color:#00796f;color:#fff}@keyframes v2-spin{to{transform:rotate(1turn)}}@media (max-width:760px){.v2-loading-progress{margin:1rem;padding:1.2rem}.v2-loading-progress-main{align-items:flex-start;gap:1rem}.v2-loading-progress-main strong{font-size:1.1rem}.v2-loading-spinner{border-width:5px;height:40px;width:40px}.v2-provider-status-list{gap:.5rem;padding-left:0}.v2-provider-status{font-size:.8rem;min-height:32px;padding:.38rem .62rem}}.v2-results-title-line{align-items:center;display:flex;flex-wrap:wrap;gap:.8rem}.v2-results-title-line h2{margin:0}.v2-saving-pill{transform:none;transform-origin:center}.v2-saving-pill.bump{animation:v2-saving-bump .42s ease-out}@keyframes v2-saving-bump{0%{transform:scale(1)}38%{transform:scale(1.055)}to{transform:scale(1)}}.v2-table-head{padding-top:1rem}.v2-book-button{align-items:center;background:linear-gradient(180deg,#ff842f,#ef6f1f);border:1px solid #ffffff1f;border-radius:10px;box-shadow:inset 0 1px 0 #ffffff38,0 1px 2px #00000014;color:#fff;cursor:pointer;display:inline-flex;font-size:15px;font-weight:700;gap:10px;height:48px;justify-content:space-between;letter-spacing:-.01em;line-height:1;min-width:126px;padding:0 13px 0 18px;text-decoration:none;transition:background .16s ease,box-shadow .16s ease,transform .16s ease}.v2-book-button:after{content:none;display:none}.v2-book-button .btn-label{line-height:1}.v2-book-button .btn-arrow,.v2-book-button .btn-label{align-items:center;display:inline-flex;transform:translateY(1px)}.v2-book-button .btn-arrow{background:#ffffff38;border-radius:50%;flex-shrink:0;height:28px;justify-content:center;transition:transform .16s ease,background .16s ease;width:28px}.v2-book-button .btn-arrow svg{color:#fff;height:14px;width:14px}.v2-book-button:hover{background:linear-gradient(180deg,#ff8f3f,#f27624);box-shadow:inset 0 1px 0 #ffffff3d,0 2px 5px #0000001a;transform:translateY(-1px)}.v2-book-button:hover .btn-arrow{background:#ffffff42;transform:translate(3px,1px)}.v2-book-button:hover:after{content:none;display:none}.v2-book-button:active{box-shadow:inset 0 1px 0 #ffffff2e,0 1px 2px #00000014;transform:translateY(0)}@media (max-width:980px){.v2-rank{font-size:20px;font-weight:600}.v2-book-button{margin-top:8px;width:100%}}@media (min-width:981px){.v2-result-row,.v2-table-head{grid-template-columns:64px 1.6fr 1.1fr .95fr .85fr 1.35fr 1fr 138px}}.v2-results-module .v2-loading-progress{margin:1.2rem 1.6rem 1.35rem}.v2-results-module .v2-loading-progress+.v2-table-head{margin-top:0}@media (min-width:981px){.v2-result-row,.v2-table-head{grid-template-columns:64px 1.6fr 1.35fr .85fr 1.1fr .95fr 1fr 138px}}@media (max-width:980px){.bb-v2-page .v2-book-button{min-width:0;width:100%}}.v2-original-price{color:#8f8b84;font-size:13px;font-weight:700;text-decoration:line-through}.v2-coupon{font-weight:850}.v2-result-row-best{background:#f3fbf8;box-shadow:inset 4px 0 0 #00856f}.v2-rank{font-size:20px;font-weight:600;letter-spacing:-.03em;padding-top:6px}.v2-result-row .v2-book-button{align-self:center}.v2-price-cell{min-width:0}.v2-high-price,.v2-price-cell strong{color:#071f1f}.v2-coupon{align-items:center;background:#dff7ec;border-radius:7px;color:#00684f;display:inline-flex;font-size:12px;font-weight:700;max-width:100%;min-height:24px;padding:0 8px;white-space:nowrap;width:fit-content}.v2-coupon-btn{border:none;cursor:pointer;font-family:inherit;gap:5px;transition:background .15s ease}.v2-coupon-btn:hover{background:#c8f0dc}.v2-coupon-btn:active{transform:scale(.97)}.v2-coupon-btn svg{flex-shrink:0;opacity:.55;transition:opacity .15s ease}.v2-coupon-btn:hover svg{opacity:1}.v2-coupon-copied{color:#dff7ec}.v2-coupon-copied,.v2-coupon-copied:hover{background:#085041}.v2-coupon-copied svg{opacity:1}.bb-v2-page .v2-book-button{align-items:center;background:linear-gradient(180deg,#ff842f,#ef6f1f);border:1px solid #ffffff1f;border-radius:10px;box-shadow:inset 0 1px 0 #ffffff38,0 1px 2px #00000014;color:#fff;cursor:pointer;display:inline-flex;font-size:15px;font-weight:700;gap:10px;height:48px;justify-content:space-between;letter-spacing:-.01em;line-height:1;min-width:138px;padding:0 12px 0 17px;text-decoration:none;transition:background .16s ease,box-shadow .16s ease,transform .16s ease;white-space:nowrap;width:138px}.bb-v2-page .v2-book-button,.bb-v2-page .v2-book-button .btn-arrow,.bb-v2-page .v2-book-button .btn-arrow svg,.bb-v2-page .v2-book-button .btn-label,.bb-v2-page .v2-book-button:active,.bb-v2-page .v2-book-button:hover,.bb-v2-page .v2-book-button:visited{color:#fff}.bb-v2-page .v2-book-button:after,.bb-v2-page .v2-book-button:hover:after{content:none;display:none}.bb-v2-page .v2-book-button .btn-label{align-items:center;display:inline-flex;flex:0 0 auto;line-height:1;transform:none;white-space:nowrap}.bb-v2-page .v2-book-button .btn-arrow{align-items:center;background:#ffffff38;border-radius:50%;display:inline-flex;flex:0 0 28px;height:28px;justify-content:center;transform:none;transition:transform .16s ease,background .16s ease;width:28px}.bb-v2-page .v2-book-button .btn-arrow svg{stroke:currentColor;display:block;height:14px;width:14px}.bb-v2-page .v2-book-button:hover{background:linear-gradient(180deg,#ff8f3f,#f27624);box-shadow:inset 0 1px 0 #ffffff3d,0 2px 5px #0000001a;transform:translateY(-1px)}.bb-v2-page .v2-book-button:hover .btn-arrow{background:#ffffff42;transform:translateX(3px)}.bb-v2-page .v2-book-button:active{box-shadow:inset 0 1px 0 #ffffff2e,0 1px 2px #00000014;transform:translateY(0)}@media (min-width:981px){.v2-result-row,.v2-table-head{grid-template-columns:64px 1.65fr .35fr 1.05fr .9fr .75fr 1.35fr 138px}}@media (max-width:980px){.v2-rank{font-size:20px;font-weight:600}.bb-v2-page .v2-book-button{min-width:0;width:100%}.v2-main{padding-top:10px;width:min(100% - 20px,1180px)}.v2-hero{border-radius:18px;gap:18px;padding:26px 20px}.v2-how{display:none}.v2-eyebrow{font-size:11px;margin-bottom:12px}.v2-hero h1{font-size:34px;line-height:1.02}.v2-hero-copy p{font-size:15px;line-height:1.35;margin:14px 0 18px}.v2-search{gap:10px}.v2-license-wrap,.v2-license-wrap .eu-box,.v2-license-wrap .eu-symbol,.v2-license-wrap .license-input,.v2-license-wrap .license-plate-input,.v2-search button{height:56px}.v2-license-wrap .license-input{font-size:29px}.v2-trust-row{font-size:13px;gap:8px 12px;margin-top:14px}.v2-vehicle-card{grid-gap:10px 14px;align-items:center;border-radius:16px;display:grid;gap:10px 14px;grid-template-columns:1fr auto;margin-top:14px;padding:14px 16px;scroll-margin-top:76px}.v2-vehicle-main{gap:12px;grid-column:1/-1}.v2-vehicle-icon{border-radius:12px;font-size:21px;height:44px;width:44px}.v2-vehicle-main strong{font-size:17px;margin-bottom:2px}.v2-vehicle-main span{font-size:13px;line-height:1.25}.v2-vehicle-meta{grid-gap:8px 14px;display:grid!important;gap:8px 14px;grid-column:1/-1;grid-template-columns:1fr 1fr;margin-top:0}.v2-vehicle-meta div{min-width:0}.v2-vehicle-meta span{font-size:10px;margin-bottom:2px}.v2-vehicle-meta strong{font-size:15px;font-weight:600;line-height:1.18}.v2-change-car{font-size:.88rem;gap:.55rem;grid-column:1/-1;justify-self:start;margin-top:2px;min-height:38px;padding:.4rem .45rem .4rem .9rem}.v2-change-car-arrow{height:28px;width:28px}.v2-results-module{border-radius:16px;margin-top:14px;scroll-margin-top:76px}.v2-results-header{padding:18px 18px 14px}.v2-results-title-line{gap:.65rem}.v2-results-header h2{font-size:28px;line-height:1.08}.v2-saving-pill{font-size:12px;height:28px;padding:0 11px}.v2-sort-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:14px;overflow:visible;width:100%}.v2-sort-tabs button{font-size:13px;line-height:1.05;min-width:0;padding:10px 6px;white-space:normal}.v2-loading-progress,.v2-results-module .v2-loading-progress{border-radius:14px;margin:12px 14px 14px;padding:14px}.v2-loading-progress-main{gap:.85rem}.v2-loading-progress-main strong{font-size:1rem;margin-bottom:.1rem}.v2-loading-progress-main p{font-size:.86rem;line-height:1.35}.v2-loading-spinner{border-width:5px;height:34px;width:34px}.v2-provider-status-list{gap:.42rem;margin-top:.85rem;padding-left:0}.v2-provider-status{font-size:.76rem;min-height:29px;padding:.34rem .52rem}.v2-provider-status-icon{font-size:.7rem;height:16px;width:16px}.v2-result-row{gap:8px 12px;grid-template-columns:34px 1fr;padding:16px 14px}.v2-rank{font-size:20px;grid-row:span 7;padding-top:3px}.v2-company-cell{display:block}.v2-company-logo{max-height:29px;max-width:128px}.v2-company-address{font-size:13px;gap:0;line-height:1.2;margin-top:6px}.v2-badges-cell{gap:5px;margin-top:0}.v2-badge{font-size:10px;height:22px;padding:0 8px}.v2-distance-cell,.v2-price-cell,.v2-rating-cell,.v2-time-cell{align-items:baseline;gap:2px 8px;grid-template-columns:82px minmax(0,1fr)}.v2-distance-cell:before,.v2-price-cell:before,.v2-rating-cell:before,.v2-time-cell:before{font-size:11px;min-width:0}.v2-distance-cell strong,.v2-rating-cell strong,.v2-time-cell strong{font-size:16px;line-height:1.15}.v2-distance-cell span,.v2-rating-cell span,.v2-time-cell span{font-size:12px}.v2-more-times{font-size:12px;margin-top:1px}.v2-price-cell strong{font-size:24px}.v2-coupon,.v2-original-price{font-size:12px}.bb-v2-page .v2-book-button{font-size:14px;height:44px;margin-top:6px}.bb-v2-page .v2-book-button .btn-arrow{flex-basis:26px;height:26px;width:26px}.v2-times-panel{gap:12px;margin:0 14px 12px 46px;padding:12px}}@media (max-width:520px){.v2-main{width:min(100% - 18px,1180px)}.v2-hero{padding:22px 18px}.v2-hero h1{font-size:31px}.v2-trust-row span{width:100%}.v2-results-header h2{font-size:26px}}@media (max-width:980px){.v2-search button{align-items:center!important;display:flex!important;gap:0!important;justify-content:center!important;padding:0!important;position:relative!important}.v2-search button .btn-label{justify-content:center!important;transform:translateY(2px)!important;width:100%!important}.v2-search button .btn-arrow{position:absolute!important;right:18px!important;top:50%!important;transform:translateY(-50%)!important}.v2-search button:hover .btn-arrow{transform:translateY(-50%) translateX(3px)!important}.v2-search button:disabled .btn-arrow{transform:translateY(-50%)!important}}.v2-mobile-coupon-row{display:none}@media (max-width:980px){.v2-result-row{align-items:start;gap:0 12px;grid-template-columns:30px minmax(0,1fr) auto;padding:16px 14px}.v2-rank{font-size:20px;font-weight:600;grid-column:1;grid-row:1/span 7;padding-top:2px}.v2-company-cell{display:block;grid-column:2;grid-row:1;min-width:0}.v2-company-logo{max-height:29px;max-width:128px}.v2-company-address{font-size:13px;gap:0;line-height:1.2;margin-top:6px}.v2-badges-cell{display:none}.v2-price-cell{align-items:flex-end;display:flex;flex-direction:column;gap:2px;grid-column:3;grid-row:1;justify-self:end;min-width:0}.v2-price-cell:before{content:none!important}.v2-price-cell strong{font-size:22px;line-height:1;text-align:right}.v2-original-price{font-size:12px;line-height:1}.v2-price-cell .v2-coupon,.v2-price-cell .v2-coupon-btn{display:none}.v2-distance-cell,.v2-rating-cell,.v2-time-cell{grid-gap:2px 8px;align-items:start;display:grid;gap:2px 8px;grid-column:2/4;grid-template-columns:72px minmax(0,1fr)}.v2-time-cell{border-top:1px solid #ebe5db;grid-row:2;margin-top:12px;padding-top:12px}.v2-distance-cell{grid-row:3;margin-top:4px}.v2-rating-cell{grid-row:4;margin-top:4px}.v2-distance-cell:before,.v2-rating-cell:before,.v2-time-cell:before{align-self:start;color:#7b827f;font-size:11px;font-weight:900;letter-spacing:.08em;min-width:0;padding-top:2px;text-transform:uppercase}.v2-distance-cell>*,.v2-rating-cell>*,.v2-time-cell>*{grid-column:2;min-width:0}.v2-distance-cell strong,.v2-rating-cell strong,.v2-time-cell strong{font-size:16px;line-height:1.15}.v2-distance-cell span,.v2-rating-cell span,.v2-time-cell span{font-size:12px}.v2-more-times{font-size:12px;margin-top:1px}.v2-mobile-coupon-row{display:block;grid-column:2/4;grid-row:5;margin-top:12px}.v2-mobile-coupon-row .v2-coupon,.v2-mobile-coupon-row .v2-coupon-btn{border-radius:8px;box-sizing:border-box;font-size:13px;justify-content:center;max-width:none;min-height:36px;padding:8px 12px;width:100%}.v2-mobile-coupon-row .v2-coupon-btn svg{flex:0 0 auto}.bb-v2-page .v2-book-button{font-size:14px;grid-column:2/4;grid-row:6;height:44px;margin-top:8px;min-width:0;width:100%}.bb-v2-page .v2-book-button .btn-arrow{flex-basis:26px;height:26px;width:26px}.v2-vehicle-card{gap:14px 14px}.v2-vehicle-main{margin-bottom:4px}.v2-vehicle-meta{margin-top:4px;row-gap:10px}.v2-change-car{justify-self:end;margin-top:4px}}.guide-page{background:#f6efe5;color:#071f1f;font-family:Barlow,Arial,sans-serif}.guide-main{margin:0 auto;padding:32px 0 48px;width:min(1120px,calc(100% - 48px))}.guide-header{margin-bottom:28px}.guide-header h1{font-size:32px;font-weight:800;letter-spacing:-.03em;line-height:1.15;margin-bottom:14px}.guide-header h1 span{color:#00635d;display:block;font-size:18px;font-weight:600;letter-spacing:0;margin-top:6px}.guide-header p{color:#465252;font-size:16px;line-height:1.65;max-width:780px}.guide-card{background:#fff;border:1px solid #e4ddd2;border-radius:16px;box-shadow:0 18px 55px #1a1f1a0f;margin-bottom:18px;padding:28px 32px}.guide-card h2{font-size:20px;font-weight:800;letter-spacing:-.02em;margin-bottom:12px}.guide-card p{color:#465252;font-size:15px;line-height:1.65;margin-bottom:10px}.guide-card p:last-child{margin-bottom:0}.guide-card p strong{color:#071f1f;font-weight:700}.guide-link{border-bottom:2px solid #00635d2e;color:#00635d;font-weight:700;text-decoration:none;transition:border-color .15s}.guide-link:hover{border-color:#00635d}.guide-link--small{color:#00635d;font-size:13px;font-weight:600;margin-left:6px;text-decoration:none}.guide-link--small:hover{text-decoration:underline}.guide-list{list-style:none;margin:12px 0;padding:0}.guide-list li{color:#465252;font-size:15px;line-height:1.6;padding:6px 0 6px 20px;position:relative}.guide-list li:before{background:#00635d;border-radius:50%;content:"";height:7px;left:0;position:absolute;top:13px;width:7px}.guide-list li strong{color:#071f1f;font-weight:700}.guide-list--two-col{grid-gap:0 24px;display:grid;gap:0 24px;grid-template-columns:1fr 1fr}.guide-callout{border-radius:10px;font-size:14px;font-weight:700;margin-top:14px;padding:14px 18px}.guide-callout--warning{background:#fff3e8;border-left:4px solid #e8863d;color:#8b4513}.guide-table-wrap{margin-top:12px;overflow-x:auto}.guide-table{border-collapse:collapse;font-size:14px;width:100%}.guide-table th{border-bottom:2px solid #e4ddd2;color:#78736b;font-size:12px;font-weight:700;letter-spacing:.06em;padding:10px 14px;text-align:left;text-transform:uppercase}.guide-table td{border-bottom:1px solid #ebe5db;color:#465252;padding:10px 14px}.guide-table td strong{color:#071f1f;font-weight:700}.guide-table tbody tr:last-child td{border-bottom:none}.guide-table--faults td:first-child{color:#00635d;font-weight:700;width:40px}.guide-table--faults td:last-child{text-align:right;white-space:nowrap}.guide-table--faults th:last-child{text-align:right}.guide-checklist{list-style:none;margin:8px 0 0;padding:0}.guide-checklist li{border-bottom:1px solid #f0ece4;color:#465252;font-size:15px;line-height:1.5;padding:9px 0 9px 32px;position:relative}.guide-checklist li:last-child{border-bottom:none}.guide-checklist li:before{color:#00635d;content:"✓";font-size:15px;font-weight:800;left:0;position:absolute;top:9px}.guide-card--faq{padding:0}.guide-card--faq h2{border-bottom:1px solid #ebe5db;margin-bottom:0;padding:24px 32px 18px}.guide-faq-item{border-bottom:1px solid #ebe5db}.guide-faq-item:last-child{border-bottom:none}.guide-faq-q{align-items:center;background:none;border:none;color:#071f1f;cursor:pointer;display:flex;font-family:inherit;font-size:15px;font-weight:600;gap:16px;justify-content:space-between;padding:15px 32px;text-align:left;transition:background .1s;width:100%}.guide-faq-q:hover{background:#faf7f2}.guide-faq-q svg{color:#aaa;flex-shrink:0;height:18px;transition:transform .2s;width:18px}.guide-faq-item.open .guide-faq-q svg{transform:rotate(180deg)}.guide-faq-a{color:#465252;display:none;font-size:14.5px;line-height:1.65;padding:0 32px 18px}.guide-faq-item.open .guide-faq-a{display:block}@media (max-width:980px){.guide-main{padding:24px 0 36px;width:min(100%,calc(100% - 28px))}.guide-header h1{font-size:26px}.guide-card{padding:22px 20px}.guide-card--faq h2{padding:20px}.guide-faq-q{padding:14px 20px}.guide-faq-a{padding:0 20px 16px}.guide-list--two-col{grid-template-columns:1fr}}:root{--color-bg:#f8f4ec;--color-surface:#fff;--color-surface-alt:#fafaf8;--color-surface-warm:#fbf7ef;--color-text:#1a1a18;--color-text-2:#3f3f3a;--color-text-muted:#8a8a84;--color-text-soft:#6f6a5f;--color-border:#00000014;--color-border-soft:#00000012;--color-teal-900:#003f42;--color-teal-800:#005156;--color-teal-700:#076b70;--color-teal-600:#0e7490;--color-teal-link:#2f6f68;--color-teal-link-hover:#164f49;--color-success:#1d9e75;--color-warning:#f0a83a;--color-danger:#d05050;--radius-sm:6px;--radius-md:10px;--radius-lg:14px;--radius-xl:20px;--shadow-sm:0 1px 4px #00000014;--shadow-md:0 8px 18px #231f1c0f;--shadow-lg:0 10px 24px #1e170f0f}.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-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:#f47a2a;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:#df6720;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}.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}@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-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-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))}}.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}
/*# sourceMappingURL=main.ae3dd90e.css.map*/