:root{--bg-primary:#f6f8fc;--bg-surface:#fff;--bg-surface-elevated:#edf2f9;--bg-surface-overlay:#e3eaf5;--text-primary:#172134;--text-secondary:#4b5b73;--text-muted:#53627a;--primary-text:#2857b4;--score-excellent-fg:#05694d;--score-good-fg:#10695f;--score-average-fg:#895109;--score-neutral:#53627a;--score-average-calm:#895109;--score-poor-calm:#884c59;--focus-ring:#356de0;--action-bg:#172134;--action-fg:#f6f8fc;--action-hover:#29384d;--panel-highlight:#ffffffd9;--panel-shadow:0 12px 32px -24px #223c6c4d, inset 0 1px 0 var(--panel-highlight)}.dark{--bg-primary:#0d121b;--bg-surface:#141d29;--bg-surface-elevated:#1b2737;--bg-surface-overlay:#243247;--text-primary:#f1f5fc;--text-secondary:#bfccdf;--text-muted:#a4b3ca;--text-inverse:#0d121b;--primary-text:#91beff;--border-subtle:#a8c2ea12;--border-default:#a8c2ea21;--border-strong:#a8c2ea40;--focus-ring:#91beff;--score-excellent-fg:#46da91;--score-good-fg:#35c7b5;--score-average-fg:#f4bd61;--score-poor-fg:#ff8993;--score-neutral:#adb9cc;--score-average-calm:#e0b468;--score-poor-calm:#e0a099;--action-bg:#e9eff7;--action-fg:#172134;--action-hover:#fff;--panel-highlight:#c7d9f80e;--panel-shadow:0 18px 40px -28px #000000b8, inset 0 1px 0 var(--panel-highlight)}body{overflow-x:visible}.refined-container{width:100%;max-width:1280px;margin-inline:auto;padding-inline:16px}@media (min-width:640px){.refined-container{padding-inline:32px}}@media (min-width:1024px){.refined-container{padding-inline:40px}}.refined-section-heading{font-family:var(--font-display);letter-spacing:-.035em;text-wrap:balance;overflow-wrap:anywhere;font-size:clamp(28px,3vw,42px);font-weight:650;line-height:1.13}.refined-section-kicker{color:var(--primary-text);letter-spacing:.01em;font-size:14px;font-weight:600}.refined-panel{border:1px solid var(--border-default);background:linear-gradient(145deg,color-mix(in srgb,var(--bg-surface) 94%,var(--primary) 6%),var(--bg-surface) 62%);box-shadow:var(--panel-shadow)}.card-glow{box-shadow:var(--panel-shadow)}.card-glow:hover{box-shadow:0 18px 38px -28px #1e418266,inset 0 1px 0 var(--panel-highlight)}.section-band{--bg-primary:#edf2f9;--bg-surface:#fff;--bg-surface-elevated:#e3eaf5;background:#edf2f9}.dark .section-band{--bg-primary:#101925;--bg-surface:#182434;--bg-surface-elevated:#202f43;background:#101925}.home-blue-theme{background:var(--bg-primary)}.refined-home-band{border-block:1px solid var(--border-subtle)}.refined-home-close{border-top:1px solid var(--border-subtle)}#main-content [id]{scroll-margin-top:calc(var(--header-height,65px) + 24px)}.refined-section--categories{container:categories/inline-size}.kat-family{container:category-family/inline-size}@container category-family (max-width:11em){.kat-industry-link{grid-template-columns:32px minmax(0,1fr);gap:4px 12px;display:grid}.kat-industry-link>:last-child{grid-column:2}}@media (max-width:1023px){.refined-category-panel{box-shadow:none;background:0 0;border:0}@container categories (min-width:40em){.kat-rutenett{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}}}.refined-section--process{padding-block:56px;container:process/inline-size}.refined-method-steps{border-block:1px solid var(--border-default);margin-top:36px}.refined-method-step{--step-indent:calc(1.4em + 12px);border-bottom:1px solid var(--border-subtle);grid-template-columns:minmax(0,1fr);align-items:start;gap:28px;padding-block:32px;display:grid}.refined-method-step:last-child{border-bottom:0}.method-step-copy{grid-template-columns:1.4em minmax(0,1fr);align-items:baseline;gap:12px;min-width:0;display:grid}.method-step-number{color:var(--primary-text);font-variant-numeric:tabular-nums;font-size:16px;font-weight:600;line-height:1.4}.method-step-title{letter-spacing:-.025em;min-width:0;color:var(--text-primary);overflow-wrap:anywhere;margin:0;font-size:20px;font-weight:650;line-height:1.3}.method-step-description{min-width:0;max-width:43ch;color:var(--text-secondary);overflow-wrap:anywhere;grid-column:2;margin:0;font-size:16px;line-height:1.65}.refined-step-figure{width:calc(100% - var(--step-indent));min-width:0;max-width:360px;margin-left:var(--step-indent);container:method-figure/inline-size}.method-data{grid-template-columns:minmax(0,1fr);gap:22px 24px;display:grid}.method-data-item{min-width:0}.method-data-label{min-height:22px;color:var(--text-muted);align-items:center;gap:8px;font-size:14px;line-height:1.5;display:flex}.method-data-label svg{flex-shrink:0}.method-data-value{font-variant-numeric:tabular-nums;align-items:center;gap:8px;margin-top:8px;font-size:18px;font-weight:650;line-height:1.4;display:flex}.method-data-value>span:last-child{white-space:nowrap}.method-star{color:var(--score-average-fg);font-size:20px}.method-services{color:var(--text-primary);margin-top:8px;font-size:15px;font-weight:500;line-height:1.5}.method-analysis{grid-template-columns:minmax(0,1fr);align-items:center;gap:22px;display:grid}.method-gauge{justify-self:center;width:5em;max-width:100%;height:5em;display:block}.method-analysis-bars{grid-template-columns:max-content minmax(0,1fr);align-items:center;gap:12px;min-width:0;display:grid}.method-bar-label{color:var(--text-muted);font-size:14px;line-height:1.5}.method-bar-track{background:var(--border-subtle);border-radius:99px;height:6px;display:block}.method-bar-track>span{border-radius:inherit;height:100%;display:block}.method-comparison-heading{color:var(--text-muted);flex-wrap:wrap;justify-content:space-between;gap:8px 16px;margin-bottom:12px;font-size:14px;line-height:1.5;display:flex}.method-comparison ol{border-block:1px solid var(--border-subtle)}.method-comparison-row{border-bottom:1px solid var(--border-subtle);font-variant-numeric:tabular-nums;grid-template-columns:1.3em minmax(0,1fr) auto;align-items:center;gap:12px;padding-block:10px;font-size:15px;line-height:1.5;display:grid}.method-comparison-row:last-child{border-bottom:0}.method-comparison-rank{color:var(--text-muted)}.method-comparison-name{min-width:0;color:var(--text-primary);overflow-wrap:anywhere;font-weight:500}.method-comparison-score{font-size:16px;font-weight:650}@container method-figure (min-width:14em){.method-data{grid-template-columns:minmax(0,1.35fr) minmax(0,1fr)}.method-data-services{grid-column:1/-1}.method-analysis{grid-template-columns:minmax(0,1fr) 5em;gap:24px}}@container process (min-width:38em){.refined-method-step{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);align-items:center;column-gap:48px;padding-block:36px}.refined-step-figure{width:100%;margin-inline:auto}}@container process (min-width:68em){.refined-method-steps{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.refined-method-step{grid-row:span 2;grid-template-columns:minmax(0,1fr);grid-template-rows:subgrid;border-bottom:0;border-right:1px solid var(--border-subtle);align-items:start;row-gap:28px;padding:32px 24px}.refined-method-step:first-child{padding-left:0}.refined-method-step:last-child{border-right:0;padding-right:0}.refined-step-figure{width:calc(100% - var(--step-indent));margin-left:var(--step-indent);align-self:center;margin-right:0}}.refined-section--method{padding-block:56px 64px;container:scoring/inline-size}.refined-scoring-grid{grid-template-columns:minmax(0,1fr);gap:20px;margin-top:32px;display:grid}.refined-method-card{grid-template-columns:minmax(0,1fr);gap:24px;padding:24px;display:grid}.method-card-copy{min-width:0;container:score-copy/inline-size}.method-card-heading>*{overflow-wrap:anywhere;max-width:100%}.method-card-heading{flex-direction:column;align-items:flex-start;gap:8px;display:flex}@container score-copy (min-width:22em){.method-card-heading{flex-flow:wrap;justify-content:space-between;align-items:baseline;gap:8px 20px}}.method-card-description{overflow-wrap:anywhere;margin-top:12px}.refined-scoring-figure{border-top:1px solid var(--border-subtle);align-items:center;padding-top:24px;display:flex;container:score-figure/inline-size}.refined-scoring-figure>figure{width:100%;min-width:0}.score-review-facts{grid-template-columns:minmax(0,1fr);gap:20px 24px;display:grid}.score-fact-label{min-height:22px;color:var(--text-muted);align-items:center;gap:8px;font-size:14px;line-height:1.5;display:flex}.score-fact-label svg{flex-shrink:0}.score-fact-value{color:var(--text-primary);font-variant-numeric:tabular-nums;align-items:center;gap:8px;margin-top:8px;font-size:20px;font-weight:650;line-height:1.4;display:flex}.score-rating-scale{color:var(--text-muted);white-space:nowrap;font-size:14px;font-weight:400}.score-price-facts{gap:18px;display:grid}.score-price-row{grid-template-columns:minmax(0,1fr);align-items:baseline;gap:6px 20px;display:grid}.score-evidence-list{grid-template-columns:minmax(0,1fr);gap:14px 20px;min-width:0;display:grid}.score-evidence-item{min-width:0;color:var(--text-secondary);align-items:flex-start;gap:8px;font-size:14px;line-height:1.5;display:flex}.score-evidence-item svg{margin-top:2px}.score-evidence-item span{overflow-wrap:anywhere;min-width:0}.score-digital-figure{grid-template-columns:minmax(0,1fr);align-items:center;gap:24px;display:grid}.score-digital-drawing{width:64px;height:auto}@container score-figure (min-width:14em){.score-review-facts,.score-service-list{grid-template-columns:repeat(2,minmax(0,1fr))}.score-price-row{grid-template-columns:minmax(0,1fr) auto}.score-price-row dd{text-align:right}.score-digital-figure{grid-template-columns:64px minmax(0,1fr)}}@container score-figure (min-width:25em){.score-digital-figure .score-evidence-list{grid-template-columns:repeat(3,max-content);gap:16px}}@container scoring (min-width:38em) and (max-width:59.999em){.refined-method-card{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;column-gap:28px}.refined-scoring-figure{border-top:0;border-left:1px solid var(--border-subtle);align-self:stretch;padding-top:0;padding-left:24px}}@container scoring (min-width:60em){.refined-scoring-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.refined-method-card{grid-row:span 2;grid-template-rows:subgrid;row-gap:24px;padding:28px}}@media (min-width:768px){.refined-section--process{padding-block:64px}.refined-method-steps{margin-top:40px}}.refined-hero{isolation:isolate;--text-primary:#f3f7ff;--text-secondary:#c3d0e4;--text-muted:#a7b9d1;--text-inverse:#0d121b;--bg-surface:#162131;--bg-surface-elevated:#1d2b3f;--border-default:#aac9f533;--border-strong:#aac9f559;--focus-ring:#a6ccff;--primary-text:#a6ccff;--overlay-hover:#b2d0fd14;--action-bg:#e9eff7;--action-fg:#172134;--action-hover:#fff;padding:48px 16px 0;position:relative}.refined-hero-background{z-index:-1;pointer-events:none;background:#0d1421;position:absolute;inset:0;overflow:hidden}.refined-hero-fade{background:linear-gradient(0deg,var(--bg-primary),transparent);height:32px;position:absolute;bottom:0;left:0;right:0}.refined-hero-content{text-align:center;max-width:1120px;margin-inline:auto;position:relative}.refined-hero-eyebrow{color:#b3c9e8;justify-content:center;align-items:center;gap:8px;margin:0 0 24px;font-size:14px;font-weight:500;display:flex}.refined-hero-eyebrow svg{color:#9bbeff;flex-shrink:0}.refined-hero-title{color:var(--text-primary);font-family:var(--font-display);letter-spacing:-.035em;margin:0;font-size:clamp(40px,28px + 3.6vw,76px);font-weight:700;line-height:1.07}.refined-hero-title span{color:#a4caff;background:linear-gradient(100deg,#bcd9ff 18%,#8cb7fc 55%,#9cdad8 95%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.refined-hero-intro{max-width:560px;color:var(--text-secondary);text-wrap:pretty;margin:24px auto 0;font-size:18px;line-height:1.6}.refined-hero-search{z-index:3;text-align:left;max-width:920px;margin:32px auto 0;position:relative}.refined-search--hero{background:linear-gradient(125deg,#1b2736,#151f2c 80%);border:1px solid #b9cce733;border-radius:18px;padding:20px;box-shadow:0 18px 48px -28px #000c,inset 0 1px #dee7f50e;container:search/inline-size}.refined-search--dialog{container:search/inline-size}.refined-search-form--expanded{grid-template-columns:minmax(0,1fr);align-items:end;gap:14px;display:grid}.refined-search-label{min-width:0;font-size:14px;line-height:1.5}.refined-search--hero label{color:#d3dfee;font-weight:500}.refined-search--hero input{color:#f1f5fc;min-height:54px;box-shadow:none;background:#0f1825;border-color:#adc8ef33;border-radius:10px;transition:border-color .15s,background-color .15s}.refined-search--hero input:hover{border-color:#adc8ef66}.refined-search--hero input:focus{background:#111e2e;border-color:#94c0ff}.refined-search-submit{border-radius:10px;min-height:54px}.refined-search--hero .refined-search-submit{color:var(--action-fg);background:var(--action-bg);box-shadow:none;border:1px solid #0000}.refined-search--hero .refined-search-submit:hover{background:var(--action-hover)}@container search (min-width:500px){.refined-search-form--expanded{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr)}.refined-search-submit{grid-column:1/-1}}@container search (min-width:700px){.refined-search-form--expanded{grid-template-columns:minmax(0,1.35fr) minmax(0,1fr) auto}.refined-search-submit{grid-column:auto}}.refined-search-panel{text-wrap:pretty}.refined-search-panel button,.refined-search-panel [role=option]{overflow-wrap:anywhere}.refined-search-quicklinks{grid-template-columns:repeat(auto-fit,minmax(min(100%,130px),1fr));gap:2px 8px;display:grid}.refined-action{background:var(--action-bg);max-width:100%;min-height:44px;color:var(--action-fg);text-align:center;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:10px;padding:11px 18px;font-size:16px;font-weight:600;line-height:1.5;transition:background-color .15s,color .15s;display:inline-flex}.refined-action:hover{background:var(--action-hover)}.refined-action:focus-visible,.refined-link:focus-visible{outline:2px solid var(--focus-ring);outline-offset:4px}.refined-action:disabled{opacity:.55;cursor:wait}.refined-action svg,.refined-link svg{flex-shrink:0}.refined-link{max-width:100%;min-height:44px;color:var(--text-primary);text-underline-offset:5px;-webkit-text-decoration-color:var(--border-strong);text-decoration-color:var(--border-strong);align-items:center;gap:9px;font-size:14px;font-weight:500;line-height:1.5;display:inline-flex}.refined-link:hover{text-decoration:underline}.refined-hero-shortcuts{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px 20px;margin-top:16px;display:flex}.refined-hero-shortcuts a{color:#c0d1eb;align-items:center;gap:10px;min-height:44px;font-size:14px;font-weight:500;transition:color .15s;display:inline-flex}.refined-hero-shortcuts a:hover{color:#fff}.refined-hero-shortcuts a span{color:#83aced}.refined-hero-shortcut-divider{background:#adc8ef38;width:1px;height:15px}.refined-hero-trust{color:#abbfd8;border-top:1px solid #9db9e326;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px 36px;margin-top:42px;padding:24px 0 32px;font-size:14px;display:flex}.refined-hero-trust>span,.refined-hero-trust>a{align-items:center;gap:8px;min-height:28px;display:inline-flex}.refined-hero-trust>a{color:#b5c9e6;text-underline-offset:4px;min-height:44px;-webkit-text-decoration:underline #b5c9e659;text-decoration:underline #b5c9e659}.refined-hero-trust svg{color:#92b9ea}@media (min-width:1280px){.refined-hero{padding-top:62px}}@media (max-width:639px){.refined-hero{padding-top:30px}.refined-hero-eyebrow{margin-bottom:18px;font-size:14px}.refined-hero-title{letter-spacing:-.03em;font-size:clamp(36px,10.1vw,56px);line-height:1.08}.refined-hero-intro{max-width:35ch;margin-top:18px;font-size:16px;line-height:1.55}.refined-hero-search{margin-top:26px}.refined-search--hero{border-radius:17px;padding:16px}.refined-search--hero .refined-search-form{gap:12px}.refined-hero-shortcuts{gap:0 14px;margin-top:13px}.refined-hero-trust{gap:5px 18px;margin-top:24px;padding:18px 0 24px}}@media (max-height:620px) and (min-width:768px){.refined-hero{padding-top:32px}.refined-hero-title{font-size:clamp(48px,5vw,68px)}.refined-hero-search{margin-top:24px}.refined-hero-trust{margin-top:22px}}.hero-night{isolation:isolate}.refined-city-hero{min-height:0;padding-top:24px;padding-bottom:42px}.refined-city-hero h1{letter-spacing:-.035em;font-size:clamp(32px,4.4vw,54px);font-weight:700}.refined-hub-hero{min-height:0;padding-bottom:48px}.refined-hub-hero h1{letter-spacing:-.035em;font-size:clamp(36px,4.6vw,60px);font-weight:700}.refined-hub-hero h1+p{font-size:18px;line-height:1.6}@media (max-width:639px){.refined-city-hero{padding-bottom:32px}.refined-hub-hero h1+p{font-size:16px}}@media (max-width:374px){.refined-hero-shortcut-divider{display:none}}.refined-neighbourhood-light{background:radial-gradient(58% 75% at 12% 42%,#365ea333,#0000 74%),radial-gradient(38% 55% at 96% 70%,#c8995c1f,#0000 78%);position:absolute;inset:0}.refined-town{pointer-events:none;height:auto;position:absolute;bottom:12px}.refined-town--left{opacity:.78;width:clamp(300px,29vw,480px);left:max(-55px,50% - 780px)}.refined-town--right{opacity:.9;width:clamp(300px,30vw,500px);right:max(-48px,50% - 780px)}.refined-neighbourhood-shade{background:radial-gradient(40% 74% at 50% 32%,#0b13218f,#0000 95%),linear-gradient(#0d121b 0%,#0000 25% 75%,#0d121b66 100%);position:absolute;inset:0}.refined-city-hero .refined-town,.refined-hub-hero .refined-town{opacity:.45;width:280px}@media (max-width:1023px){.refined-town--left{opacity:.48;left:-155px}.refined-town--right{opacity:.6;right:-135px}}@media (max-width:639px){.refined-town--left{display:none}.refined-town--right{opacity:.52;width:315px;bottom:12px;right:-110px}.refined-neighbourhood-light{background:radial-gradient(100% 60% at 0 20%,#365ea333,#0000 82%),radial-gradient(75% 40% at 100% 73%,#c8995c1a,#0000 84%)}}.hero-night{--score-excellent-fg:#46da91;--score-good-fg:#35c7b5;--score-average-fg:#f4bd61;--score-poor-fg:#ff8993}@media (prefers-reduced-motion:reduce){.refined-action,.refined-link,.refined-search input{transition:none}}.hero-night{--action-bg:#e9eff7;--action-fg:#172134;--action-hover:#fff}.refined-action.refined-search-submit{min-height:54px;padding-block:12px}.orbit-hero{--bg-primary:#0b0d10;--hero-base:#0b0d10;--text-primary:#eaf0ff;--text-secondary:#b8c2d9;--text-muted:#a7b9d1;background:var(--hero-base);padding-top:44px}.orbit-background{z-index:-1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.orbit-image{object-fit:cover;object-position:72% 42%}.orbit-shade{background:linear-gradient(#0b0d10eb,#0b0d1029 18% 78%,#0b0d10 100%),radial-gradient(56% 70% at 39% 47%,#0b0d1094,#0b0d1057 44%,#0b0d100f 80%,#0000 92%);position:absolute;inset:0}.orbit-hero .refined-hero-intro{max-width:570px;margin-top:24px;font-size:18px;line-height:1.65}.orbit-proof{text-align:left;justify-content:center;align-items:center;gap:26px;margin:30px auto 0;display:flex}.orbit-gauge{text-align:center;flex-shrink:0;width:112px}.orbit-gauge svg{width:100%;height:auto;display:block}.orbit-proof-copy{max-width:360px}.orbit-proof-copy>p{color:#f4f8ff;margin-bottom:12px;font-size:17px;font-weight:600}.orbit-proof-copy ul{grid-template-columns:repeat(2,max-content);gap:9px 18px;margin:0;padding:0;list-style:none;display:grid}.orbit-proof-copy li{color:#d1e1f4;align-items:center;gap:7px;font-size:13px;display:flex}.orbit-proof-copy li:before{content:"";background:#34d399;border-radius:50%;flex-shrink:0;width:6px;height:6px}.orbit-proof-copy li:nth-child(2):before{background:#2dd4bf}.orbit-proof-copy li:nth-child(3):before{background:#60a5fa}.orbit-proof-copy li:nth-child(4):before{background:#fbbf24}.orbit-proof-note{color:#bdd2ec;margin-top:12px;font-size:12px;line-height:1.5;display:block}.orbit-proof-copy>a{color:#badbff;text-underline-offset:4px;align-items:center;gap:7px;min-height:36px;margin-top:2px;font-size:13px;text-decoration:underline;display:inline-flex}.orbit-hero .refined-hero-trust{color:#c6d7eb;margin-top:30px;padding-bottom:24px}.orbit-hero .refined-hero-trust>a{color:#c6d7eb}@media (min-width:1024px){.orbit-hero{align-items:center;min-height:clamp(710px,100svh - 112px,840px);padding-top:40px;display:grid}.orbit-hero .refined-hero-content{width:100%}}@media (max-width:1023px){.orbit-background{max-height:900px}.orbit-image{object-position:center 42%}.orbit-shade{background:linear-gradient(#0b0d10a8,#0b0d10cc 38%,#0b0d10b3 65%,#0b0d10 100%)}}@media (max-width:639px){.orbit-hero{padding-top:32px}.orbit-proof{gap:14px;margin-top:20px}.orbit-gauge{width:84px}.orbit-proof-copy>p{font-size:14px}.orbit-proof-copy ul{grid-template-columns:1fr;gap:5px}.orbit-proof-copy li{font-size:12px}.orbit-proof-note{max-width:190px;margin-top:8px;font-size:11px}.orbit-hero .refined-hero-trust{margin-top:20px}}.orbit-ctas>:is(a,button){min-height:50px;padding:12px 24px}@media (max-width:639px){.orbit-ctas{max-width:380px}}.hero-compare-arrows>g{transition:transform .24s cubic-bezier(.2,.7,.2,1)}@media (hover:hover) and (prefers-reduced-motion:no-preference){.orbit-ctas a:hover .hero-compare-arrow-left{transform:translate(-3px)}.orbit-ctas a:hover .hero-compare-arrow-right{transform:translate(3px)}}@media (prefers-reduced-motion:reduce){.hero-compare-arrows>g{transition:none}}.orbit-main-title{font-family:var(--font-display);letter-spacing:-.025em;margin:0;font-size:36px;font-weight:800;line-height:1.08}.orbit-main-title>span:first-child{background:var(--shimmer-gradient);color:#0000;background-size:200%;-webkit-background-clip:text;background-clip:text}.orbit-main-title>span:last-child{color:#b8c2d9;font-weight:700}@media (min-width:640px){.orbit-main-title{font-size:48px}}@media (min-width:768px){.orbit-main-title{font-size:60px}}@media (min-width:1024px){.orbit-main-title{font-size:72px}}.original-main-header,nav[aria-label=Mobilmeny],[data-testid=mobile-search-overlay]{--accent:var(--primary-text);--community-accent:var(--primary-text);color:var(--text-primary)}.original-main-header>div:has(nav[aria-label=Bransjer]){background:var(--header-nav-bg)}nav[aria-label=Mobilmeny] a[href="/min-side/"]:hover{color:var(--text-primary)}.orbit-hero .orbit-image{animation:none}.orbit-aurora{pointer-events:none;z-index:-1;width:min(42vw,600px);height:140px;display:none;position:absolute;top:7%;right:8%;overflow:hidden}.orbit-aurora[data-enabled=true]{display:block}.orbit-aurora svg{width:100%;height:100%;animation:16s ease-in-out infinite alternate paused orbit-aurora-breathe}.orbit-aurora[data-running=true] svg{animation-play-state:running}@keyframes orbit-aurora-breathe{0%{opacity:.35;transform:translate(-8px)scaleY(.88)}to{opacity:.8;transform:translate(8px)scaleY(1)}}.orbit-motion-toggle{z-index:2;color:#a7b9d1;border-radius:8px;align-items:center;gap:8px;min-height:44px;padding:8px 12px;font-size:11px;display:flex;position:absolute;bottom:8px;right:20px}.orbit-motion-toggle:hover{color:#f3f7ff;background:#172134}.orbit-motion-toggle:focus-visible{outline-offset:2px;outline:2px solid #a6ccff}@media (max-width:1023px),(prefers-reduced-motion:reduce),(hover:none),(pointer:coarse){.orbit-aurora,.orbit-motion-toggle{display:none}.orbit-aurora svg{animation:none}}@media (max-width:639px){.orbit-hero .refined-hero-content{flex-direction:column;display:flex}.orbit-main-title{order:0}.orbit-hero .refined-hero-intro{order:1;margin-top:18px;font-size:15px;line-height:1.55}.orbit-ctas{order:2;gap:10px;width:100%;margin-top:24px}.orbit-ctas>:is(a,button){padding:12px 18px;font-size:15px}.orbit-proof{order:3;margin-top:26px}.orbit-hero .refined-hero-trust{order:4}}
:root{--bg-primary:var(--site-light-base);--bg-surface:color-mix(in srgb, var(--site-light-base) 30%, #fff);--bg-surface-elevated:var(--site-light-mid);--bg-surface-overlay:var(--site-light-highlight);--bg-section:var(--site-light-end);--header-nav-bg:color-mix(in srgb, var(--site-light-base) 72%, var(--site-light-end));--text-primary:#192c40;--text-secondary:#42566b;--text-muted:#51647a;--text-inverse:#fff;--primary-text:#2868ad;--primary-muted:#2868ad14;--border-subtle:color-mix(in srgb, var(--site-light-base) 82%, #7289a0);--border-default:color-mix(in srgb, var(--site-light-base) 68%, #6a839d);--border-strong:color-mix(in srgb, var(--site-light-base) 48%, #5d7996);--border-focus:#3d7ec5;--focus-ring:#2868ad;--overlay-hover:#718aa514;--overlay-active:#718aa526;--surface-white-4:#718aa514;--action-bg:#192c40;--action-fg:var(--site-light-highlight);--action-hover:#30475f;--panel-highlight:#fff9;--shadow-overlay:0 12px 32px #14213124, 0 1px 3px #14213114;--panel-top:#fff;--panel-base:color-mix(in srgb, var(--site-light-base) 58%, #fff);--panel-quiet:color-mix(in srgb, var(--site-light-base) 72%, #fff);--panel-edge:color-mix(in srgb, var(--site-light-base) 66%, #6887aa);--panel-inner-light:#fffc}:is(.dark,.hero-night:has(>.refined-hero-background)){--bg-primary:var(--site-dark-base);--bg-surface:color-mix(in srgb, var(--site-dark-base) 88%, #b7d0e9);--bg-surface-elevated:color-mix(in srgb, var(--site-dark-base) 82%, #b7d0e9);--bg-surface-overlay:color-mix(in srgb, var(--site-dark-base) 76%, #b7d0e9);--bg-section:var(--site-dark-end);--header-nav-bg:color-mix(in srgb, var(--site-dark-base) 92%, var(--site-dark-highlight));--text-primary:#f4f7fb;--text-secondary:#c4d0de;--text-muted:#a6b7cb;--text-inverse:var(--site-dark-base);--primary-text:#91c5ff;--primary-muted:#91c5ff14;--border-subtle:color-mix(in srgb, var(--site-dark-base) 83%, #7894b2);--border-default:color-mix(in srgb, var(--site-dark-base) 66%, #7894b2);--border-strong:color-mix(in srgb, var(--site-dark-base) 48%, #9ab9d8);--border-focus:#80b8f0;--focus-ring:#91c5ff;--overlay-hover:#abc3df14;--overlay-active:#abc3df26;--surface-white-4:#abc3df14;--action-bg:#edf2f8;--action-fg:var(--site-dark-base);--action-hover:#fff;--panel-highlight:#c7d9f00d;--shadow-overlay:0 16px 40px #02070e66, 0 1px 3px #02070e40;--panel-top:color-mix(in srgb, var(--site-dark-base) 75%, #304964);--panel-base:color-mix(in srgb, var(--site-dark-base) 91%, #304964);--panel-quiet:color-mix(in srgb, var(--site-dark-base) 92%, #304964);--panel-edge:color-mix(in srgb, var(--site-dark-base) 72%, #6887aa);--panel-inner-light:#bed4f009}.section-band,.dark .section-band{background:var(--bg-section);--bg-primary:var(--bg-section);--bg-surface:inherit;--bg-surface-elevated:inherit}.refined-hero-background{background:var(--site-dark-base)}.refined-neighbourhood-shade{background:radial-gradient(ellipse 40% 74% at 50% 32%,color-mix(in srgb,var(--site-dark-base) 56%,transparent),transparent 95%), linear-gradient(180deg,var(--site-dark-base) 0%,transparent 25%,transparent 75%,color-mix(in srgb,var(--site-dark-base) 40%,transparent) 100%)}
.product-panel{border:1px solid var(--panel-edge);background:linear-gradient(145deg, var(--panel-top), var(--panel-base) 75%);box-shadow:inset 0 1px 0 var(--panel-inner-light);border-radius:1rem}.product-quiet{border:1px solid var(--panel-edge);background:var(--panel-quiet);border-radius:.75rem}.product-field{border:1px solid var(--border-default);background:var(--bg-primary);width:100%;min-width:0;min-height:3rem;color:var(--text-primary);border-radius:.5rem;padding:.7rem .875rem;scroll-margin-block:9rem 2rem;font-size:1rem;line-height:1.5;transition:border-color .15s,box-shadow .15s;display:block}.product-field::placeholder{color:var(--text-muted)}select.product-field{appearance:none;background-image:linear-gradient(45deg, transparent 50%, var(--text-secondary) 50%), linear-gradient(135deg, var(--text-secondary) 50%, transparent 50%);background-position:calc(100% - 19px),calc(100% - 14px);background-repeat:no-repeat;background-size:5px 5px;padding-inline-end:2.5rem}.product-field:focus{outline:2px solid var(--focus-ring);outline-offset:2px;border-color:var(--border-focus)}.product-field[aria-invalid=true]{border-color:var(--error)}.product-field:disabled{opacity:var(--disabled-opacity);cursor:not-allowed}.product-form{padding:clamp(1.25rem,3vw,2rem)}.product-form-stack{gap:1.5rem;display:grid}.product-field-group{gap:.5rem;min-width:0;display:grid}.product-field-group>label{color:var(--text-primary);font-size:.9375rem;font-weight:500}.product-field-note{color:var(--text-muted);overflow-wrap:anywhere;font-size:.875rem;line-height:1.6}.product-field-error{color:var(--error);font-size:.875rem;line-height:1.5}.product-form-pair{grid-template-columns:repeat(auto-fit,minmax(min(100%,12rem),1fr));gap:1.5rem;display:grid}.product-alert{border:1px solid var(--error-border);background:var(--error-bg);color:var(--error);overflow-wrap:anywhere;border-radius:.75rem;padding:1rem}.product-task-page{width:100%;max-width:42rem;margin-inline:auto;padding:2rem 1rem 4rem}@media (min-width:640px){.product-task-page{padding:2.5rem 2rem 5rem}}@media (prefers-reduced-motion:reduce){.product-field{transition:none}}.product-task-page{overflow-wrap:anywhere}.product-form-stack>*{min-width:0}.product-recovery{overflow-wrap:anywhere;max-width:44rem;margin-inline:auto;padding:clamp(3rem,7vw,6rem) 1.25rem}.product-recovery h1{margin-block:.75rem 1rem;font-size:clamp(1.75rem,3vw,2.5rem);line-height:1.2}.product-recovery>p{color:var(--text-secondary);line-height:1.7}.product-recovery-actions{flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:2rem;display:flex}.product-recovery-actions>*{border:1px solid var(--border-default);border-radius:.5rem;justify-content:center;align-items:center;gap:.75rem;max-width:100%;min-height:3rem;padding:.75rem 1rem;font-size:1rem;font-weight:600;line-height:1.5;display:inline-flex}.product-recovery-primary{background:var(--action-bg);color:var(--action-fg)}.product-recovery-links{grid-template-columns:repeat(auto-fit,minmax(min(100%,12rem),1fr));gap:.25rem 1rem;padding:0 1.25rem 1rem;display:grid}.product-recovery-links a{min-height:44px;color:var(--text-secondary);justify-content:space-between;align-items:center;gap:.5rem;padding-block:.5rem;display:flex}.product-recovery a:hover{text-underline-offset:.2em;text-decoration:underline}.product-recovery :is(a,button,summary):focus-visible{outline:2px solid var(--focus-ring);outline-offset:3px}
:root{--vertical-heading-base:#2868ad}.dark,.hero-night{--vertical-heading-base:#60a5fa}.vertical-heading{color:var(--vertical-heading-base);background-image:linear-gradient(90deg, var(--vertical-heading-base) 0%, var(--vertical-heading-base) 35%, var(--vertical-heading-accent) 50%, var(--vertical-heading-base) 65%, var(--vertical-heading-base) 100%);-webkit-text-fill-color:transparent;background-position:50%;background-size:200%;-webkit-background-clip:text;background-clip:text}@media (prefers-reduced-motion:no-preference){.vertical-heading{animation:6s ease-in-out infinite paused shimmer}.vertical-heading[data-active=true]{animation-play-state:running}}@media (prefers-reduced-motion:reduce){.vertical-heading{animation:none}}@media (forced-colors:active),print{.vertical-heading{color:inherit;-webkit-text-fill-color:currentColor;background:0 0;animation:none}}
.city-page{--city-signature:var(--city-vertical-fg,var(--primary-text));--city-price-accent:var(--city-signature);--city-price-track:40%;--city-space:clamp(48px,5.3vw,76px);--city-band-bg:var(--bg-section);--city-panel:linear-gradient(135deg,var(--panel-top),var(--panel-base) 85%)}.dark .city-page{--city-signature:color-mix(in srgb,var(--city-vertical-fg,var(--primary-text)) 72%,var(--text-primary))}.city-container{width:100%;max-width:1280px;margin-inline:auto;padding-inline:16px}.city-page :is(a,button,input,select,summary):focus-visible{outline:2px solid var(--focus-ring);outline-offset:4px}.city-page :is(h1,h2,h3,p,dt,dd){overflow-wrap:anywhere}.city-page :is(button,a,select,input,summary){-webkit-tap-highlight-color:transparent}.city-eyebrow{color:var(--city-signature);font-size:14px;font-weight:550;line-height:1.5}.city-text-link{min-height:44px;color:var(--text-primary);text-underline-offset:4px;align-items:center;gap:10px;font-size:14px;font-weight:550;text-decoration:none;display:inline-flex}.city-text-link:hover{text-decoration:underline}.city-text-link svg{flex-shrink:0}.city-method-link{min-height:44px;color:var(--text-muted);text-decoration:underline;-webkit-text-decoration-color:var(--border-strong);text-decoration-color:var(--border-strong);text-underline-offset:4px;align-items:center;gap:8px;font-size:14px;display:inline-flex}.city-method-link:hover{color:var(--text-primary)}.city-hero{background:radial-gradient(ellipse at 18% 0%,var(--panel-top),transparent 74%);padding-block:20px 0;position:relative}.city-hero-content{gap:24px;padding-block:24px 0;display:grid}.city-hero h1{font-size:clamp(30px,4vw,54px);font-family:var(--font-display);letter-spacing:-.04em;text-wrap:balance;font-weight:700;line-height:1.12}.city-hero h1 span{color:var(--primary-text)}.city-hero .city-eyebrow{margin-bottom:8px}.city-hero-description{max-width:62ch;color:var(--text-secondary);margin-top:16px;font-size:16px;line-height:1.65}.city-page-nav{flex-wrap:wrap;align-items:center;gap:4px 24px;margin-top:20px;display:flex}.city-page-nav a{min-height:44px;color:var(--text-secondary);align-items:center;gap:8px;font-size:14px;display:inline-flex}.city-page-nav a:first-child{color:var(--text-primary);font-weight:600}.city-page-nav a:hover{color:var(--city-signature);text-underline-offset:4px;text-decoration:underline}.city-page-nav svg{color:var(--text-muted);flex-shrink:0}.city-hero-bottom{border-block:1px solid var(--panel-edge);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 32px;padding:20px 0;display:flex}.city-facts{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:12px;width:100%;display:grid}.city-facts>div{flex-direction:column-reverse;gap:4px;display:flex}.city-facts dt{color:var(--text-muted);font-size:14px;line-height:1.4}.city-facts dd{color:var(--text-primary);letter-spacing:-.025em;font-variant-numeric:tabular-nums;font-size:24px;font-weight:600;line-height:1.2}.city-facts dd span{color:var(--text-muted);margin-left:5px;font-size:14px;font-weight:400;display:inline-block}.city-hero-bottom>.city-method-link{display:none}.city-districts{border-bottom:1px solid var(--border-default);margin-top:12px}.city-districts summary{min-height:56px;color:var(--text-secondary);cursor:pointer;align-items:center;gap:10px;padding-block:8px;font-size:14px;list-style:none;display:flex}.city-districts summary::-webkit-details-marker{display:none}.city-districts summary>:last-child{margin-left:auto}.city-districts summary:hover,.city-districts[open] summary{color:var(--city-signature)}.city-districts[open] summary>:last-child{transform:rotate(180deg)}.city-district-count{color:var(--text-muted);display:none}.city-districts ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 24px;padding-block:4px 16px;display:grid}.city-districts a{min-height:44px;color:var(--text-secondary);justify-content:space-between;align-items:center;gap:10px;font-size:14px;display:flex}.city-districts a:hover{color:var(--city-signature);text-underline-offset:4px;text-decoration:underline}.city-districts svg{flex-shrink:0}.city-listing-section{margin-top:36px}.city-results-title{font-family:var(--font-display);letter-spacing:-.03em;margin-bottom:24px;font-size:clamp(22px,2.2vw,30px);font-weight:650;line-height:1.25}.city-results-layout{container:city-results/inline-size}.city-results-toolbar{gap:16px 24px;display:grid}.city-results-search{color:var(--text-secondary);gap:8px;font-size:14px;display:grid}.city-search-field{border:1px solid var(--border-strong);background:var(--panel-quiet);min-height:48px;box-shadow:inset 0 1px 0 var(--panel-inner-light);border-radius:8px;align-items:center;gap:10px;padding-inline:14px;display:flex}.city-search-field:focus-within{outline:2px solid var(--focus-ring);outline-offset:2px}.city-search-field svg{color:var(--text-muted);flex-shrink:0}.city-search-field input{width:100%;min-width:0;height:46px;color:var(--text-primary);background:0 0;font-size:16px;outline:none!important}.city-search-field input::placeholder{color:var(--text-muted)}.city-results-tools{align-items:end;gap:12px;display:flex}.city-filter-toggle{border:1px solid var(--border-strong);min-height:48px;color:var(--text-primary);border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-size:14px;display:inline-flex}.city-sort{min-width:0;color:var(--text-secondary);flex:1;gap:8px;font-size:14px;display:grid}.city-sort>span:last-child{align-items:center;display:flex;position:relative}.city-sort select{appearance:none;border:1px solid var(--border-strong);width:100%;min-width:0;min-height:48px;color:var(--text-primary);background:var(--panel-quiet);box-shadow:inset 0 1px 0 var(--panel-inner-light);border-radius:8px;padding:10px 36px 10px 14px;font-size:14px}.city-sort svg{pointer-events:none;position:absolute;right:12px}.city-results-summary{color:var(--text-muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:4px 20px;margin-block:16px 12px;font-size:14px;display:flex}.city-results-summary strong{color:var(--text-primary);font-weight:550}.city-active-filters{flex-wrap:wrap;gap:8px;margin-bottom:20px;display:flex}.city-active-filters button{border:1px solid var(--border-strong);min-height:44px;color:var(--text-primary);border-radius:6px;align-items:center;gap:10px;padding:8px 12px;font-size:14px;display:flex}.city-active-filters .city-clear-filters{text-underline-offset:4px;color:var(--text-muted);border:0;text-decoration:underline}.city-results-body{align-items:start;gap:24px;display:grid}.city-results-filters{border:1px solid var(--panel-edge);background:var(--city-panel);min-width:0;box-shadow:inset 0 1px 0 var(--panel-inner-light);border-radius:12px;padding:24px;display:none}.city-results-filters[data-open=true]{display:block}.city-filter-heading{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:4px 16px;display:flex}.city-filter-heading h3{color:var(--text-primary);font-size:16px;font-weight:600}.city-filter-heading button{min-height:44px;color:var(--text-muted);text-underline-offset:4px;font-size:14px;text-decoration:underline}.city-results-filters fieldset{border-top:1px solid var(--border-default);min-width:0;margin-top:24px;padding-top:18px}.city-results-filters legend{float:left;width:100%;color:var(--text-primary);margin-bottom:8px;font-size:14px;font-weight:600}.city-results-filters label{clear:both;min-height:44px;color:var(--text-secondary);cursor:pointer;align-items:center;gap:10px;font-size:14px;line-height:1.45;display:flex}.city-results-filters input{width:17px;height:17px;accent-color:var(--action-bg);flex-shrink:0}.city-filter-note{color:var(--text-muted);margin-top:20px;font-size:14px;line-height:1.6}.city-filter-done{background:var(--action-bg);width:100%;min-height:44px;color:var(--action-fg);border-radius:8px;margin-top:20px;padding:10px;font-size:14px;font-weight:600}.city-results-content{min-width:0;container:city-cards/inline-size}.city-result-list{gap:16px;display:grid}.city-result{border:1px solid var(--panel-edge);background:var(--city-panel);box-shadow:inset 0 1px 0 var(--panel-inner-light);border-radius:12px;padding:24px;transition:border-color .15s,box-shadow .15s;display:block}.city-result:hover{border-color:color-mix(in srgb,var(--city-signature) 32%,var(--panel-edge));box-shadow:inset 0 1px 0 var(--panel-inner-light),0 4px 14px #00000010}.city-result.city-result-selected{border-color:var(--city-signature);background:linear-gradient(135deg,color-mix(in srgb,var(--city-signature) 5%,var(--panel-top)),var(--panel-base) 85%)}.city-result-main{min-width:0}.city-result-identity{grid-template-columns:minmax(0,1fr) 44px;align-items:start;gap:12px;display:grid}.city-result-name{min-width:0}.city-result h3{letter-spacing:-.02em;color:var(--text-primary);align-items:baseline;gap:6px;font-size:20px;font-weight:600;line-height:1.35;display:flex}.city-result h3 a{text-underline-offset:4px;min-width:0;text-decoration:none}.city-result h3 a:hover{text-decoration:underline}.city-result-address{color:var(--text-muted);margin-top:8px;font-size:14px;line-height:1.6}.city-result-verified{color:var(--score-excellent-fg);flex-shrink:0;align-self:flex-start;align-items:center;margin-top:4px;font-size:14px;display:inline-flex}.city-result-favorite{margin-top:-8px;margin-right:-8px}.city-result-favorite button{width:44px;height:44px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;border:0;transform:none;background:0 0!important}.city-result-favorite button[aria-pressed=false] svg{stroke:var(--text-secondary)}.city-result-ratings{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:16px;margin-top:24px;display:grid}.city-result-ratings>div+div{border-left:1px solid var(--border-default);padding-left:20px}.city-result-ratings dt{color:var(--text-muted);margin-bottom:7px;font-size:14px}.city-result-ratings dd{flex-direction:column;gap:4px;display:flex}.city-result-score{font-variant-numeric:tabular-nums;color:var(--text-primary);flex-wrap:wrap;align-items:baseline;gap:6px;font-size:22px;font-weight:600;line-height:1.2;display:inline-flex}.city-result .google-rating{font-variant-numeric:tabular-nums;min-height:27px}.city-result .google-rating-visual{white-space:normal;flex-wrap:wrap;gap:4px 7px}.city-result .google-rating strong{font-size:22px;line-height:1.2}.city-result .google-rating svg{flex-shrink:0}.city-rating-scale{color:var(--text-muted);font-size:14px;font-weight:400}.city-result-review-count,.city-missing{color:var(--text-muted);font-size:14px;line-height:1.5}.city-result-side{border-top:1px solid var(--border-default);margin-top:24px;padding-top:20px}.city-result-price{color:var(--text-muted);grid-template-columns:minmax(0,1fr) minmax(0,1.8fr);align-items:baseline;gap:6px 16px;font-size:14px;display:grid}.city-result-price strong{color:var(--text-primary);font-variant-numeric:tabular-nums;text-align:right;font-size:20px;font-weight:600;line-height:1.4}.city-result-price small{grid-column:1/-1;font-size:14px;line-height:1.5}.city-result-price p{color:var(--text-muted);text-align:right;line-height:1.5}.city-result-actions{justify-content:space-between;align-items:center;gap:12px;margin-top:20px;display:flex}.city-result-profile{border:1px solid var(--border-strong);min-height:44px;color:var(--primary-text);border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;gap:10px;padding:9px 14px;font-size:14px;font-weight:550;transition:background .15s;display:inline-flex}.city-result-profile:hover{border-color:var(--primary-text);background:var(--primary-muted)}.city-result-profile svg{flex-shrink:0}.city-compare-select{min-height:44px;color:var(--text-secondary);align-items:center;gap:8px;font-size:14px;display:inline-flex}.city-compare-check{border:1px solid var(--text-muted);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.city-compare-check svg{visibility:hidden}.city-compare-select[aria-pressed=true] .city-compare-check{color:var(--action-fg);background:var(--action-bg);border-color:var(--action-bg)}.city-compare-select[aria-pressed=true] svg{visibility:visible}.city-compare-select:disabled{opacity:.5;cursor:not-allowed}.city-compare-bar>div{background:var(--panel-base);border-color:var(--panel-edge);box-shadow:0 8px 24px -12px #0006,inset 0 1px 0 var(--panel-inner-light);border-radius:12px;flex-wrap:wrap;justify-content:center}.city-compare-bar a{background:var(--action-bg);color:var(--action-fg);border-radius:8px}.city-price-band{isolation:isolate;margin-top:var(--city-space);padding-block:var(--city-space);position:relative}.city-price-band:before{content:"";z-index:-1;background:var(--city-band-bg);box-shadow:0 0 0 100vmax var(--city-band-bg);clip-path:inset(0 -100vmax);position:absolute;inset:0}.city-section-heading{gap:16px 48px;margin-bottom:32px;display:grid}.city-section-heading h2,.city-faq h2{font-family:var(--font-display);letter-spacing:-.025em;color:var(--text-primary);margin-top:8px;font-size:clamp(27px,2.5vw,36px);font-weight:600;line-height:1.2}.city-section-heading>p,.city-faq header>p:last-child,.city-editorial-intro{max-width:45ch;color:var(--text-secondary);font-size:16px;line-height:1.7}.city-price-grid{align-items:start;gap:20px;display:grid}.city-price-card{border:1px solid var(--panel-edge);background:var(--city-panel);box-shadow:inset 0 1px 0 var(--panel-inner-light);border-radius:12px;min-width:0;padding:24px;container:city-price/inline-size}.city-price-card[data-has-statistics=true]{border-top-color:color-mix(in srgb,var(--city-signature) 38%,var(--panel-edge))}.city-price-card-content{gap:24px;display:grid}.city-price-head h3{color:var(--text-primary);letter-spacing:-.02em;font-size:21px;font-weight:600;line-height:1.35}.city-price-head>p{color:var(--text-muted);margin-top:8px;font-size:14px;line-height:1.5}.city-price-body{min-width:0}.city-price-median{flex-direction:column;gap:8px;display:flex}.city-price-median>span{color:var(--text-muted);font-size:14px}.city-price-median strong{color:var(--text-primary);letter-spacing:-.035em;font-variant-numeric:tabular-nums;font-size:36px;font-weight:600;line-height:1.1}.city-price-median strong span{letter-spacing:0;font-size:22px;font-weight:500}.city-price-median small{color:var(--text-secondary);min-height:21px;font-size:14px;line-height:1.5}.city-price-interval{color:var(--text-muted);margin-top:20px;font-size:14px}.city-price-scale{background:color-mix(in srgb,var(--city-price-accent) var(--city-price-track),var(--bg-surface));border-inline:1px solid var(--city-price-accent);height:6px;margin:14px 4px 12px;position:relative}.city-price-scale>span{left:var(--median-position);border-left:3px solid var(--city-price-accent);height:16px;position:absolute;top:-5px}.city-price-endpoints{color:var(--text-secondary);font-variant-numeric:tabular-nums;justify-content:space-between;gap:12px;display:flex}.city-price-source{color:var(--text-muted);margin-top:12px;font-size:14px}.city-price-unavailable>p{color:var(--text-primary);font-size:20px;font-weight:550;line-height:1.4}.city-price-unavailable>span{color:var(--text-secondary);margin-top:12px;font-size:14px;line-height:1.7;display:block}.city-price-footer{border-top:1px solid var(--border-default);grid-template-columns:minmax(0,1fr) auto;align-items:start;column-gap:24px;padding-top:10px;display:grid}.city-price-footer:has(details[open]) .city-price-offers{grid-column:1/-1}.city-price-footer:has(details[open]) .city-price-all{grid-column:2}.city-price-offers summary{cursor:pointer;min-height:48px;color:var(--text-secondary);justify-content:flex-start;align-items:center;gap:10px;padding-block:10px;font-size:14px;list-style:none;display:flex}.city-price-offers summary::-webkit-details-marker{display:none}.city-price-offers summary svg{flex-shrink:0}.city-price-offers[open] summary{color:var(--primary-text)}.city-price-offers[open] summary svg{transform:rotate(180deg)}.city-price-offers ul{border-top:1px solid var(--border-subtle);padding-bottom:12px}.city-price-offers li+li{border-top:1px solid var(--border-subtle)}.city-price-offers li a{min-height:64px;color:var(--text-primary);grid-template-columns:minmax(0,1fr) 16px;gap:4px 12px;padding-block:14px;font-size:14px;line-height:1.55;display:grid}.city-price-offers li a:hover>span:first-child{text-underline-offset:4px;text-decoration:underline}.city-price-offers li a>span{overflow-wrap:anywhere}.city-price-offers li a>svg{color:var(--text-muted);grid-area:1/2/3;align-self:center}.city-price-offers .city-offer-price{color:var(--text-secondary);font-variant-numeric:tabular-nums;grid-column:1}.city-price-offers .city-offer-price[data-has-price=true]{color:var(--text-primary)}.city-price-all{min-height:48px;color:var(--primary-text);justify-content:space-between;align-items:center;gap:10px;font-size:14px;font-weight:550;display:flex}.city-price-all:hover{text-underline-offset:4px;text-decoration:underline}.city-price-all svg{flex-shrink:0}.city-price-note{color:var(--text-muted);flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:4px 32px;margin-top:20px;font-size:14px;line-height:1.7;display:flex}.city-price-explanation{max-width:64ch}.city-price-explanation summary{cursor:pointer;min-height:44px;color:var(--primary-text);align-items:center;gap:10px;list-style:none;display:flex}.city-price-explanation summary::-webkit-details-marker{display:none}.city-price-explanation summary svg{flex-shrink:0}.city-price-explanation[open] summary svg{transform:rotate(180deg)}.city-price-explanation p{margin-top:8px}.city-knowledge{padding:0}.city-editorial{padding-block:var(--city-space);gap:32px 64px;display:grid}.city-editorial>.city-section-heading{margin:0;display:block}.city-editorial-intro{margin-top:20px}.city-editorial-sections{gap:32px;display:grid}.city-editorial-sections article{border-bottom:1px solid var(--border-subtle);padding-bottom:32px}.city-editorial-sections article:last-child{border:0;padding-bottom:0}.city-editorial-sections h3{color:var(--text-primary);letter-spacing:-.015em;margin-bottom:16px;font-size:20px;font-weight:600;line-height:1.4}.city-editorial-sections p{max-width:70ch;color:var(--text-secondary);font-size:16px;line-height:1.8}.city-editorial-sections p+p{margin-top:16px}.city-source-note{color:var(--text-muted);max-width:85ch;font-size:14px;line-height:1.7}.city-faq{max-width:960px;padding-block:var(--city-space);border-top:1px solid var(--border-default);margin-inline:auto;display:block}.city-faq h2{margin-top:0}.city-faq header{margin-bottom:28px}.city-faq header>p:last-child{margin-top:12px}.city-navigation-end{border-top:1px solid var(--border-default);margin-top:0;padding-block:48px}.city-page .city-cross-links{margin:0}.city-page .city-cross-links h2{font-size:22px;line-height:1.3}.city-page .city-cross-links p{margin-block:10px 24px;font-size:16px}.city-page .city-cross-grid{grid-template-columns:minmax(0,1fr);gap:0 32px;display:grid}.city-page .city-cross-grid>a{border:0;border-bottom:1px solid var(--border-subtle);background:0 0;border-radius:0;grid-template-columns:minmax(0,1fr) auto 16px;gap:12px;min-height:56px;padding:12px 0;font-size:15px;display:grid}.city-page .city-cross-grid>a>span:nth-child(2){font-size:14px}.city-cross-arrow{display:none}.city-page .city-cross-arrow{display:block}.city-page .city-backlink{text-align:left;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 24px;padding:32px 0 0;display:flex}.city-page .city-backlink a{min-height:44px;margin:0}.city-page .city-serving{margin-top:var(--city-space)}.city-page .city-serving a{align-items:flex-start}@media (min-width:360px){.city-container{padding-inline:20px}}@media (min-width:768px){.city-container{padding-inline:32px}.city-hero-bottom>.city-method-link{display:inline-flex}}@media (min-width:640px){.city-hero{padding-top:28px}.city-hero-content{padding-block:32px 0}.city-hero-description{font-size:18px}.city-hero-bottom{padding-block:24px}.city-facts{align-items:flex-start;gap:32px;width:auto;display:flex}.city-facts>div+div{border-left:1px solid var(--border-default);padding-left:32px}.city-district-count{display:block}.city-districts ul{grid-template-columns:repeat(3,minmax(0,1fr))}.city-page .city-cross-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@container city-results (min-width:34em){.city-results-toolbar{grid-template-columns:minmax(0,1fr) minmax(260px,.8fr);align-items:end}}@container city-cards (min-width:44em){.city-result{grid-template-columns:minmax(0,1fr) minmax(270px,.65fr);gap:28px;padding:28px;display:grid}.city-result-ratings{gap:28px;display:flex}.city-result-ratings>div{min-width:104px}.city-result-ratings>div+div{padding-left:28px}.city-result-side{border:0;border-left:1px solid var(--border-default);flex-direction:column;justify-content:space-between;gap:24px;margin:0;padding:0 0 0 28px;display:flex}.city-result-price{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.city-result-price strong{text-align:left;font-size:24px}.city-result-price p{text-align:left}.city-result-actions{flex-wrap:wrap;margin:0}}@container city-price (min-width:36em){.city-price-card-content{grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);gap:24px 40px}.city-price-head{grid-area:1/1}.city-price-body{border-left:1px solid var(--border-default);grid-area:1/2/3;padding-left:32px}.city-price-footer{grid-area:2/1;align-self:end}.city-price-card-content:has(details[open]) .city-price-body{grid-row:1}.city-price-card-content:has(details[open]) .city-price-footer{grid-column:1/-1}.city-price-offers[open] ul{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.city-price-offers li+li{border-top:0}}@media (min-width:900px){.city-section-heading{grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);align-items:end}.city-editorial{grid-template-columns:minmax(0,1fr) minmax(0,2fr)}.city-source-note{grid-column:2}.city-page .city-cross-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1100px){.city-container{padding-inline:40px}.city-hero-content:has(.city-hero-bottom){grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);align-items:center;column-gap:56px;padding-block:32px 28px}.city-page-nav{gap:24px;display:flex}.city-hero-bottom{border:0;border-left:1px solid var(--panel-edge);padding:8px 0 8px 32px;display:block}.city-hero-bottom .city-facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.city-hero-bottom .city-facts>div{border:0;padding:0}.city-hero-bottom .city-method-link{margin-top:20px}.city-hero-bottom>.city-method-link{display:inline-flex}.city-price-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.city-price-grid[data-count="2"]{grid-template-columns:repeat(2,minmax(0,1fr))}.city-price-grid[data-count="1"]{grid-template-columns:minmax(0,1fr)}.city-price-grid[data-count="3"] .city-price-head{min-height:58px}.city-price-grid[data-count="3"] .city-price-median{min-height:96px}}@media (min-width:1180px){.city-results-layout:has(.city-results-filters){grid-template-columns:220px minmax(0,1fr);grid-template-areas:"filters toolbar""filters summary""filters active""filters results";column-gap:32px;display:grid}.city-results-body{display:contents}.city-results-toolbar{grid-area:toolbar;grid-template-columns:minmax(0,1fr) 230px}.city-results-summary{grid-area:summary}.city-active-filters{grid-area:active}.city-results-content{grid-area:results}.city-results-filters{top:calc(var(--header-height,120px) + 24px);border:0;border-right:1px solid var(--border-default);box-shadow:none;max-height:calc(100svh - var(--header-height,120px) - 40px);scrollbar-width:thin;background:0 0;border-radius:0;grid-area:filters;align-self:start;padding:0 24px 20px 0;display:block;position:sticky;overflow-y:auto}.city-filter-toggle,.city-filter-done{display:none}}@media (max-width:374px){.city-result,.city-price-card{padding:18px}.city-result h3{font-size:18px}.city-result-price{grid-template-columns:minmax(0,1fr)}.city-result-price strong,.city-result-price p{text-align:left}}@media (prefers-reduced-motion:reduce){.city-page *,.city-page :before,.city-page :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@media (max-width:639px){.city-results-title{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.city-listing-section{margin-top:24px}.city-sort>span:first-child{clip:rect(0,0,0,0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}}.city-result :is(a,button){scroll-margin-top:calc(var(--header-height,65px) + 24px);scroll-margin-bottom:120px}.city-page:has(.city-search-field input:focus) .city-compare-bar{display:none}.city-result-actions:has(>:only-child){justify-content:flex-end}.city-guide-topics{display:none}.city-editorial-sections article{scroll-margin-top:calc(var(--header-height,112px) + 32px)}@media (min-width:900px){.city-guide-topics{border-left:1px solid var(--border-default);margin-top:28px;display:grid}.city-guide-topics a{min-height:44px;color:var(--text-muted);border-left:2px solid #0000;align-items:center;margin-left:-1px;padding:10px 0 10px 18px;font-size:14px;line-height:1.5;display:flex}.city-guide-topics a:hover,.city-guide-topics a:focus-visible{color:var(--text-primary);border-left-color:var(--primary-text)}}@media (min-width:900px) and (min-height:740px){.city-editorial>.city-section-heading{top:calc(var(--header-height,112px) + 32px);max-height:calc(100svh - var(--header-height,112px) - 64px);scrollbar-width:thin;align-self:start;position:sticky;overflow-y:auto}}.city-guide-return{margin-top:16px}#city-results{scroll-margin-top:calc(var(--header-height,112px) + 24px)}.city-results-summary strong{color:var(--text-primary)}.city-results-filters input:checked+span{color:var(--city-signature)}.city-active-filters button:not(.city-clear-filters){color:var(--city-signature);border-color:color-mix(in srgb,var(--city-signature) 40%,var(--panel-edge));background:color-mix(in srgb,var(--city-signature) 5%,var(--panel-quiet))}.city-editorial-sections [data-content-kind=price] h3{color:var(--city-price-accent)}.city-guide-topics a:hover,.city-guide-topics a:focus-visible,.city-page .city-cross-arrow,.city-page .city-cross-grid>a:hover{color:var(--primary-text)}.service-price-summary{border:1px solid var(--panel-edge);background:var(--city-panel);box-shadow:inset 0 1px 0 var(--panel-inner-light);border-radius:12px;gap:28px 48px;margin-top:32px;padding:24px;display:grid;container:service-price/inline-size}.service-price-heading h2{letter-spacing:-.025em;font-size:24px;font-weight:600;line-height:1.3}.service-price-heading>p{max-width:46ch;color:var(--text-secondary);margin-block:12px;font-size:16px;line-height:1.65}.service-price-heading .city-price-explanation{color:var(--text-muted);font-size:14px;line-height:1.7}.service-price-data{gap:28px;display:grid}.service-price-data .city-price-interval{margin:0}@media (min-width:640px){.service-price-summary{padding:32px}.service-price-data{grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);align-items:center;gap:32px}}@media (min-width:1100px){.service-price-summary{grid-template-columns:minmax(0,1fr) minmax(0,1.5fr);align-items:center}.service-price-data{border-left:1px solid var(--border-default);padding-left:40px}}.city-result-actions:has(.city-result-secondary){grid-template-columns:minmax(0,1fr) auto;display:grid}.city-result-actions:has(.city-result-secondary) .city-result-profile{grid-area:1/2}.city-result-secondary{border-top:1px solid var(--border-subtle);white-space:normal;grid-area:2/1/auto/-1;padding-top:8px}.city-hero-support{max-width:62ch;color:var(--text-secondary);margin-top:16px;font-size:16px;line-height:1.7}.district-summary{border:1px solid var(--panel-edge);background:var(--panel-quiet);box-shadow:inset 0 1px 0 var(--panel-inner-light);border-radius:12px;padding:28px}.district-summary h2{font-size:22px;line-height:1.3}.district-summary p{max-width:75ch;font-size:16px;line-height:1.75}.district-navigation{margin-top:var(--city-space)}.district-navigation h2{letter-spacing:-.025em;font-size:22px;font-weight:600;line-height:1.3}.district-link-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 24px;margin-top:20px;display:grid}.district-link-grid a{border-bottom:1px solid var(--border-subtle);min-height:56px;color:var(--text-secondary);justify-content:space-between;align-items:center;gap:12px;padding-block:12px;font-size:15px;line-height:1.5;display:flex}.district-link-grid span{overflow-wrap:anywhere}.district-link-grid svg{color:var(--text-muted);flex-shrink:0}.district-link-grid a:hover{color:var(--city-signature);text-underline-offset:4px;text-decoration:underline}.district-backlinks{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 32px;margin-top:32px;display:flex}.district-backlinks>p{color:var(--text-secondary);font-size:16px}.district-backlinks>div{flex-wrap:wrap;gap:8px 28px;display:flex}.district-backlinks .city-text-link{color:var(--primary-text)}@media (min-width:768px){.district-link-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:0 32px}}@media (max-width:374px){.city-page-nav{column-gap:16px}.city-result-ratings{gap:12px}.city-result-ratings>div+div{padding-left:12px}.district-link-grid{column-gap:16px}.district-summary{padding:24px 20px}}.city-result-price>span{overflow-wrap:anywhere}@container city-cards (max-width:28em){.city-result-price{grid-template-columns:minmax(0,1fr);gap:8px}.city-result-price strong,.city-result-price p{text-align:left}}.city-empty-results,.city-serving-card{border:1px solid var(--panel-edge);background:var(--city-panel);box-shadow:inset 0 1px 0 var(--panel-inner-light);border-radius:12px}.city-empty-results{text-align:center;margin-top:16px;padding:32px 24px}.city-serving-card{align-items:flex-start;gap:16px;min-width:0;padding:24px;transition:border-color .15s,background .15s;display:flex}.city-serving-card:hover{border-color:color-mix(in srgb,var(--city-signature) 35%,var(--panel-edge))}.city-serving-card>:first-child{flex-shrink:0}.city-serving-card p{overflow-wrap:anywhere}.city-result-list{grid-template-columns:minmax(0,1fr)}.city-result{overflow-wrap:anywhere;min-width:0}.city-result-actions{flex-wrap:wrap}@container city-cards (max-width:18em){.city-result-actions:has(.city-result-secondary){grid-template-columns:minmax(0,1fr)}.city-result-actions:has(.city-result-secondary) .city-result-profile{grid-area:auto/1}.city-result-secondary{grid-row:auto}.city-result-price{grid-template-columns:minmax(0,1fr)}.city-result-price :is(strong,p){text-align:left}}
.vertical-hub-page{--hub-price:var(--text-primary);--hub-accent:var(--primary-text);--hub-space:clamp(48px, 5.3vw, 76px);color:var(--text-primary)}.vertical-hub-page .hub-container{width:100%;max-width:1280px;margin-inline:auto;padding-inline:40px}.vertical-hub-page .hub-section{padding-block:var(--hub-space);scroll-margin-top:140px}.vertical-hub-page .hub-section h2{font:700 clamp(26px,2.5vw,36px)/1.16 var(--font-display);letter-spacing:-.025em;text-wrap:balance}.vertical-hub-page .hub-section h3{letter-spacing:-.015em;line-height:1.35}.vertical-hub-page .hub-section p{line-height:1.65}.vertical-hub-page .hub-kicker{color:var(--primary-text);margin:0 0 12px;font-size:14px;font-weight:600}.vertical-hub-page .hub-section-header{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);align-items:end;gap:48px;margin-bottom:32px;display:grid}.vertical-hub-page .hub-section-header>p{max-width:48ch;color:var(--text-secondary);font-size:16px}.vertical-hub-page .hub-note{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:8px 24px;margin-top:24px;font-size:14px;display:flex}.vertical-hub-page .hub-note a{min-height:44px;color:var(--primary-text);align-items:center;gap:8px;display:inline-flex}.vertical-hub-page :is(a,summary,button):focus-visible{outline:2px solid var(--focus-ring);outline-offset:4px}.vertical-hub-page .hub-hero{min-height:0;padding:28px 0 36px;position:relative}.vertical-hub-page .hub-hero-inner{position:relative}.vertical-hub-page .hub-hero-content{text-align:center;max-width:820px;margin:40px auto 0}.vertical-hub-page .hub-hero h1{color:var(--text-primary);letter-spacing:-.035em;text-wrap:balance;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none;font-size:clamp(34px,4.3vw,60px);font-weight:700;line-height:1.1}.vertical-hub-page .hub-hero-description{max-width:58ch;color:var(--text-secondary);text-wrap:pretty;margin:24px auto 0;font-size:18px;line-height:1.6}.vertical-hub-page .hub-hero-search{z-index:5;text-align:left;max-width:580px;margin:28px auto 0;position:relative}.vertical-hub-page .city-search-label{color:var(--text-primary);margin-bottom:10px;font-size:14px;font-weight:600;display:block}.vertical-hub-page .city-combobox-field{border:1px solid var(--border-strong);background:var(--panel-quiet);box-shadow:inset 0 1px 0 var(--panel-inner-light);border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;display:grid}.vertical-hub-page .city-combobox-field:focus-within{border-color:var(--focus-ring);outline:2px solid var(--focus-ring);outline-offset:3px}.vertical-hub-page .city-combobox-field>input{padding-block:12px;min-width:0;min-height:52px;box-shadow:none;background:0 0;border:0;padding-right:12px}.vertical-hub-page .city-combobox-field>button{border:1px solid var(--border-strong);background:var(--bg-surface-elevated);color:var(--text-primary);box-shadow:inset 0 1px 0 var(--panel-inner-light);cursor:pointer;border-radius:8px;margin-right:8px;position:static;transform:translate(0,0)}.vertical-hub-page .city-combobox-field>button:hover:not(:disabled){border-color:var(--primary-text);background:color-mix(in srgb,var(--bg-surface-elevated) 90%,var(--primary-text))}.vertical-hub-page .city-combobox-field>button:disabled{color:var(--primary-text);cursor:wait}.vertical-hub-page .city-search [role=option]{gap:16px;min-height:48px;font-size:16px}.vertical-hub-page .city-search [role=option]>span:last-child{flex-shrink:0;font-size:14px}.vertical-hub-page .hub-quick-cities{flex-wrap:wrap;justify-content:center;gap:4px 8px;margin-top:16px;display:flex}.vertical-hub-page .hub-quick-cities a{min-height:44px;color:var(--text-secondary);text-decoration:underline;-webkit-text-decoration-color:var(--border-strong);text-decoration-color:var(--border-strong);text-underline-offset:5px;border-radius:8px;align-items:center;gap:6px;padding:8px 12px;font-size:14px;display:inline-flex}.vertical-hub-page .hub-quick-cities a:hover{color:var(--text-primary);background:var(--bg-surface)}.vertical-hub-page .hub-quick-cities .hub-all-cities{color:var(--primary-text);text-decoration:none}.vertical-hub-page .hub-hero-trust{color:var(--text-secondary);justify-content:center;align-items:center;gap:8px;margin:20px 0 0;font-size:14px;display:flex}.vertical-hub-page .hub-hero-trust svg{color:var(--score-excellent-fg);flex-shrink:0}.vertical-hub-page .refined-hub-hero .refined-town{opacity:.38;width:260px}.vertical-hub-page .hub-statbar{border-block:1px solid var(--border-subtle);padding:24px 0}.vertical-hub-page .hub-stat-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;display:grid}.vertical-hub-page .hub-stat-list>div{border-left:1px solid var(--border-subtle);min-width:0;padding-left:24px}.vertical-hub-page .hub-stat-list>div:first-child{border:0;padding-left:0}.vertical-hub-page .hub-stat-list dt{color:var(--text-muted);font-size:14px}.vertical-hub-page .hub-stat-list dd{font:600 clamp(23px,2.2vw,30px)/1.3 var(--font-display);letter-spacing:-.02em;font-variant-numeric:tabular-nums;margin-top:4px}.vertical-hub-page .hub-regions{grid-template-columns:minmax(0,.85fr) minmax(0,1.3fr);align-items:start;gap:64px;padding-bottom:40px;display:grid}.vertical-hub-page .hub-regions header>p:last-child{max-width:36ch;color:var(--text-secondary);margin-top:16px;font-size:16px}.vertical-hub-page .hub-region-list{border-top:1px solid var(--border-default)}.vertical-hub-page .hub-region{border-bottom:1px solid var(--border-default)}.vertical-hub-page .hub-region summary{cursor:pointer;grid-template-columns:minmax(0,1fr) auto 18px;align-items:center;gap:20px;min-height:64px;padding:16px 4px;list-style:none;display:grid}.vertical-hub-page summary::-webkit-details-marker{display:none}.vertical-hub-page .hub-region-name{font-size:18px;font-weight:600}.vertical-hub-page .hub-region-count{color:var(--text-muted);font-variant-numeric:tabular-nums;font-size:14px}.vertical-hub-page .hub-region-count>span{display:none}.vertical-hub-page .hub-region summary svg{color:var(--primary-text);transition:transform .15s}.vertical-hub-page .hub-region[open] summary svg{transform:rotate(180deg)}.vertical-hub-page .hub-region[open] .hub-region-name{color:var(--primary-text)}.vertical-hub-page .hub-region-cities{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 24px;margin:0;padding:0 4px 20px;list-style:none;display:grid}.vertical-hub-page .hub-region-cities a{min-width:0;min-height:44px;color:var(--text-secondary);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:4px 12px;padding:8px 0;font-size:15px;display:flex}.vertical-hub-page .hub-region-cities a>span{overflow-wrap:anywhere;max-width:100%}.vertical-hub-page .hub-region-cities a:hover{color:var(--primary-text)}.vertical-hub-page .hub-city-count{color:var(--text-muted);align-items:center;gap:12px;margin-left:auto;font-size:14px;display:flex}.vertical-hub-page .hub-city-count svg{color:var(--primary-text)}.vertical-hub-page .hub-podium{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin:0;padding:0;list-style:none;display:grid}.vertical-hub-page .hub-ranked-link{min-width:0;text-decoration:none;transition:background .15s,border-color .15s;display:grid;position:relative}.vertical-hub-page .hub-podium .hub-ranked-link{border:1px solid var(--border-default);background:var(--bg-surface);border-radius:16px;grid-template-rows:1fr auto;grid-template-columns:24px minmax(0,1fr) 76px;gap:24px 12px;height:100%;padding:24px}.vertical-hub-page .hub-podium .hub-ranked-link:hover{background:var(--bg-surface-elevated);border-color:var(--border-strong)}.vertical-hub-page .hub-rank{font-variant-numeric:tabular-nums;color:var(--primary-text);font-size:16px;font-weight:600}.vertical-hub-page .hub-podium .hub-ranked-info{grid-area:1/2/auto/-1}.vertical-hub-page .hub-ranked-info h3{overflow-wrap:anywhere;font-size:19px;font-weight:600;display:block}.vertical-hub-page .hub-podium .hub-ranked-rating{grid-area:2/1/auto/3;align-content:center;margin-top:0}.vertical-hub-page .hub-verified{color:var(--score-excellent-fg);vertical-align:middle;margin-left:6px;display:inline}.vertical-hub-page .hub-ranked-location{color:var(--text-muted);overflow-wrap:anywhere;margin-top:6px;font-size:14px}.vertical-hub-page .hub-ranked-rating{color:var(--text-secondary);flex-wrap:wrap;gap:4px 12px;margin-top:20px;font-size:14px;display:flex}.vertical-hub-page .hub-ranked-rating>span:first-child{align-items:center;gap:5px;display:inline-flex}.vertical-hub-page .hub-ranked-rating svg{color:var(--hub-price)}.vertical-hub-page .hub-ranked-rating strong{font-variant-numeric:tabular-nums;color:var(--text-primary);font-size:16px}.vertical-hub-page .hub-ranked-score{flex-direction:column;justify-content:center;align-items:center;gap:4px;display:flex}.vertical-hub-page .hub-podium .hub-ranked-score{grid-area:2/3}.vertical-hub-page .hub-ranked-score>span{color:var(--text-muted);font-size:14px}.vertical-hub-page .hub-podium .hub-ranked-arrow{display:none}.vertical-hub-page .hub-top-more{border-block:1px solid var(--border-default);margin-top:20px}.vertical-hub-page .hub-top-more>summary{cursor:pointer;align-items:center;gap:16px;min-height:64px;font-size:15px;font-weight:600;display:flex}.vertical-hub-page .hub-top-more>summary svg{color:var(--primary-text)}.vertical-hub-page .hub-top-more[open]>summary svg{transform:rotate(180deg)}.vertical-hub-page .hub-top-more-note{color:var(--text-muted);margin-left:auto;font-size:14px;font-weight:400}.vertical-hub-page .hub-ranking-rest{margin:0;padding:0;list-style:none}.vertical-hub-page .hub-ranking-rest .hub-ranked-dealer{border-top:1px solid var(--border-subtle)}.vertical-hub-page .hub-ranking-rest .hub-ranked-link{grid-template-columns:32px minmax(0,1fr) 76px 18px;align-items:center;gap:6px 24px;padding:24px 8px}.vertical-hub-page .hub-ranking-rest .hub-ranked-link:hover{background:var(--bg-surface)}.vertical-hub-page .hub-ranking-rest .hub-ranked-rating{grid-area:2/2;margin-top:0}.vertical-hub-page .hub-ranking-rest .hub-ranked-score{grid-area:1/3/3}.vertical-hub-page .hub-ranking-rest .hub-ranked-arrow{grid-area:1/4/3}.vertical-hub-page .hub-ranking-rest .hub-ranked-info{grid-area:1/2}.vertical-hub-page .hub-ranking-rest .hub-rank{grid-row:1/3}.vertical-hub-page .hub-ranked-arrow{color:var(--primary-text)}.vertical-hub-page .hub-services>:first-child{text-align:left}.vertical-hub-page .hub-services>:first-child p{max-width:64ch;margin-left:0}.vertical-hub-page .hub-services>.grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:32px}.vertical-hub-page .hub-services .hub-service-card{border:1px solid var(--border-default);border-top:2px solid color-mix(in srgb,var(--hub-price) 55%,var(--border-default));background:var(--bg-surface);min-width:0;height:100%;box-shadow:none;border-radius:14px;padding:24px}.vertical-hub-page .hub-service-price{color:var(--hub-price);font-variant-numeric:tabular-nums;margin-top:18px;font-size:23px;font-weight:600;line-height:1.35}.vertical-hub-page .hub-services .hub-service-card h3{font-size:18px;font-weight:600}.vertical-hub-page .hub-service-summary h3{min-height:0}.vertical-hub-page .hub-service-price-descriptive{font-size:18px;font-weight:500}.vertical-hub-page .hub-services .hub-service-note{color:var(--text-secondary);margin-top:12px;font-size:15px;line-height:1.65}.vertical-hub-page .hub-services .hub-service-icon{color:var(--primary-text);flex-shrink:0}.vertical-hub-page .hub-services>p:last-child{text-align:left;max-width:80ch;margin:24px 0 0;font-size:14px}.vertical-hub-page .hub-treatments{padding-top:0}.vertical-hub-page .hub-treatments>.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 48px}.vertical-hub-page .hub-treatments .hub-service-card{border:0;border-top:1px solid var(--border-default);background:0 0;border-radius:0;padding:20px 0 0}.vertical-hub-page .hub-method>div{align-items:center;gap:64px}.vertical-hub-page .hub-method a{color:var(--primary-text);gap:8px;font-size:15px}.vertical-hub-page .hub-method-weights{border-left:1px solid var(--border-default);padding:12px 0 12px 40px}.vertical-hub-page .hub-weight-track{background:var(--bg-surface-elevated);border-radius:4px;height:6px}.vertical-hub-page .hub-method-weights .space-y-4>*+*{margin-top:20px}.vertical-hub-page .hub-method-weights span{font-size:15px}.vertical-hub-page .hub-method-weights .justify-between{align-items:baseline;gap:12px}.vertical-hub-page .hub-method-weights .justify-between>span:first-child{overflow-wrap:anywhere;min-width:0}.vertical-hub-page .hub-method-weights .justify-between>span:last-child{flex-shrink:0}.vertical-hub-page .hub-market>p{max-width:76ch;font-size:15px}.vertical-hub-page .hub-market>.grid{gap:32px 48px;margin-top:32px}.vertical-hub-page .hub-market-card{border-top:1px solid var(--border-strong);background:0 0;padding:24px 0 0}.vertical-hub-page .hub-market-card>div{padding:0}.vertical-hub-page .hub-market-card h3{font-size:19px}.vertical-hub-page .hub-market-card p{max-width:66ch;font-size:15px;line-height:1.75}.vertical-hub-page .hub-market-card svg{color:var(--hub-signature)}.vertical-hub-page .hub-faq header{max-width:760px;margin-bottom:28px}.vertical-hub-page .hub-faq header p{color:var(--text-secondary);margin-top:16px;font-size:16px}.vertical-hub-page .hub-business{border-top:1px solid var(--border-default);grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:center;gap:64px;display:grid}.vertical-hub-page .hub-business-copy>p:not(.hub-kicker){color:var(--text-secondary);max-width:52ch;margin-top:16px;font-size:16px}.vertical-hub-page .hub-business ul{gap:12px;margin:24px 0;padding:0;list-style:none;display:grid}.vertical-hub-page .hub-business li{color:var(--text-secondary);gap:12px;font-size:15px;display:flex}.vertical-hub-page .hub-business li svg{color:var(--score-excellent-fg);flex-shrink:0;margin-top:2px}.vertical-hub-page .hub-business small{color:var(--text-muted);margin-top:14px;font-size:14px;display:block}.vertical-hub-page .hub-profile-example{border:1px solid var(--border-default);background:var(--bg-surface);border-radius:16px;width:100%;max-width:440px;margin:0 auto;padding:28px;box-shadow:0 24px 60px -44px #000}.vertical-hub-page .hub-profile-heading{font:600 24px var(--font-display);justify-content:space-between;align-items:center;gap:20px;display:flex}.vertical-hub-page .hub-profile-heading svg,.vertical-hub-page .hub-profile-example>p{color:var(--score-excellent-fg)}.vertical-hub-page .hub-profile-example>p{margin-top:8px;font-size:14px}.vertical-hub-page .hub-profile-example dl{margin-top:24px}.vertical-hub-page .hub-profile-example dl>div{border-top:1px solid var(--border-subtle);flex-wrap:wrap;justify-content:space-between;gap:4px 20px;padding:14px 0;font-size:14px;display:flex}.vertical-hub-page .hub-profile-example :is(dt,dd){overflow-wrap:anywhere;max-width:100%}.vertical-hub-page .hub-profile-example dt{color:var(--text-muted)}.vertical-hub-page .hub-profile-example figcaption{color:var(--text-muted);margin-top:12px;font-size:14px;line-height:1.6}@media (max-width:1099px){.vertical-hub-page .hub-container{padding-inline:32px}.vertical-hub-page .hub-section-header{grid-template-columns:minmax(0,1fr);gap:16px}.vertical-hub-page .hub-services>.grid{grid-template-columns:repeat(2,minmax(0,1fr))}.vertical-hub-page .hub-services>.grid>:last-child:nth-child(odd){grid-column:1/-1}.vertical-hub-page .hub-regions,.vertical-hub-page .hub-method>div,.vertical-hub-page .hub-business{gap:32px}.vertical-hub-page .hub-podium{grid-template-columns:minmax(0,1fr);gap:12px}.vertical-hub-page .hub-podium .hub-ranked-link{grid-template-rows:auto;grid-template-columns:24px minmax(0,1fr) 190px 76px;align-items:center;gap:20px}.vertical-hub-page .hub-podium .hub-ranked-info{grid-area:1/2}.vertical-hub-page .hub-podium .hub-ranked-rating{grid-area:1/3}.vertical-hub-page .hub-podium .hub-ranked-score{grid-area:1/4}.vertical-hub-page .hub-podium .hub-ranked-link{padding:20px}.vertical-hub-page .hub-ranked-info h3{font-size:18px}.vertical-hub-page .hub-stat-list>div{padding-left:16px}}@media (max-width:767px){.vertical-hub-page .hub-container{padding-inline:20px}.vertical-hub-page .hub-hero{padding-top:24px;padding-bottom:28px}.vertical-hub-page .hub-hero-content{margin-top:32px}.vertical-hub-page .hub-hero h1{font-size:clamp(32px,7vw,44px)}.vertical-hub-page .hub-hero-description{margin-top:20px;font-size:16px}.vertical-hub-page .hub-hero-search{margin-top:24px}.vertical-hub-page .hub-quick-cities{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;display:grid}.vertical-hub-page .hub-quick-cities a{justify-content:center;padding-inline:2px}.vertical-hub-page .hub-quick-cities .hub-all-cities{white-space:nowrap;gap:4px;padding-inline:0}.vertical-hub-page .hub-quick-cities .hub-all-cities svg{width:14px;height:14px}.vertical-hub-page .refined-hub-hero .refined-town{opacity:.24}.vertical-hub-page .hub-stat-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 24px}.vertical-hub-page .hub-stat-list>div{border:0;padding:0}.vertical-hub-page .hub-stat-list dd{font-size:24px}.vertical-hub-page .hub-regions{grid-template-columns:minmax(0,1fr);gap:24px;padding-bottom:24px}.vertical-hub-page .hub-regions header>p:last-child{max-width:50ch;margin-top:12px}.vertical-hub-page .hub-section-header{grid-template-columns:minmax(0,1fr);gap:16px;margin-bottom:24px}.vertical-hub-page .hub-podium{grid-template-columns:minmax(0,1fr);gap:12px}.vertical-hub-page .hub-podium .hub-ranked-link{grid-template-rows:auto auto;grid-template-columns:22px minmax(0,1fr) 76px;gap:20px 12px;padding:22px 18px}.vertical-hub-page .hub-podium .hub-rank{grid-area:1/1;padding-top:2px;font-size:14px}.vertical-hub-page .hub-podium .hub-ranked-info{grid-area:1/2/auto/-1}.vertical-hub-page .hub-podium .hub-ranked-rating{grid-area:2/1/auto/3}.vertical-hub-page .hub-podium .hub-ranked-score{grid-area:2/3}.vertical-hub-page .hub-podium h3{min-height:0}.vertical-hub-page .hub-ranked-rating{margin-top:14px}.vertical-hub-page .hub-ranking-rest .hub-ranked-link{grid-template-columns:22px minmax(0,1fr) 76px;gap:8px 12px;padding:22px 4px}.vertical-hub-page .hub-ranked-arrow,.vertical-hub-page .hub-top-more-note{display:none}.vertical-hub-page .hub-top-more>summary svg{margin-left:auto}.vertical-hub-page .hub-services>.grid{grid-template-columns:minmax(0,1fr);gap:16px;margin-top:24px}.vertical-hub-page .hub-service-card{padding:24px}.vertical-hub-page .hub-service-summary h3{min-height:0}.vertical-hub-page .hub-market>.grid{grid-template-columns:minmax(0,1fr);gap:28px}.vertical-hub-page .hub-method-weights{border-left:0;border-top:1px solid var(--border-default);padding:28px 0 0}.vertical-hub-page .hub-business{grid-template-columns:minmax(0,1fr);gap:32px}.vertical-hub-page .hub-profile-example{max-width:none;padding:24px}}@media (max-width:359px){.vertical-hub-page .hub-container{padding-inline:16px}.vertical-hub-page .hub-hero h1{font-size:30px}.vertical-hub-page .hub-region-cities{grid-template-columns:minmax(0,1fr)}.vertical-hub-page .city-combobox-field>button{justify-content:center;min-width:44px;padding-inline:10px}.vertical-hub-page .city-combobox-field>button>span{display:none}.vertical-hub-page .hub-profile-example{padding:20px}}@media (prefers-reduced-motion:reduce){.vertical-hub-page *,.vertical-hub-page :before,.vertical-hub-page :after{transition-duration:0s!important}}.vertical-hub-page .hub-service-heading{align-items:center;gap:16px;min-height:52px;display:flex}.vertical-hub-page .hub-service-heading h3{font-size:18px;font-weight:600}.vertical-hub-page .hub-price-from{font:400 14px var(--font-body);color:var(--text-muted)}.vertical-hub-page .hub-price-unit{color:var(--text-secondary);margin-top:8px;font-size:14px}.vertical-hub-page .hub-price-source{color:var(--text-muted);max-width:85ch;margin-top:24px;font-size:14px}.vertical-hub-page .hub-price-location{min-height:44px;color:var(--primary-text);align-items:center;gap:8px;margin-top:12px;font-size:15px;font-weight:500;display:inline-flex}.vertical-hub-page.hub-tonal-surfaces{--hub-signature:var(--directory-accent-fg,var(--primary-text));--hub-price:var(--text-primary)}.dark .vertical-hub-page.hub-tonal-surfaces{--hub-signature:color-mix(in srgb, var(--directory-accent) 72%, var(--text-primary))}.vertical-hub-page.hub-tonal-surfaces :is(.hub-podium .hub-ranked-link,.hub-service-card,.hub-business-framed,.hub-profile-example){background:linear-gradient(135deg, var(--panel-top), var(--panel-base) 85%);border:1px solid var(--panel-edge);box-shadow:inset 0 1px 0 var(--panel-inner-light)}.vertical-hub-page.hub-tonal-surfaces .hub-ranked-link:hover{background:linear-gradient(135deg, color-mix(in srgb, var(--panel-top) 88%, var(--primary-text)), var(--panel-base) 85%);border-color:var(--border-strong)}.vertical-hub-page.hub-tonal-surfaces :is(.hub-services .hub-kicker,.hub-service-icon){color:var(--hub-signature)}.vertical-hub-page.hub-tonal-surfaces .hub-service-price{letter-spacing:-.02em;margin-top:24px;font-size:28px}.vertical-hub-page.hub-tonal-surfaces .hub-service-heading{gap:12px}.vertical-hub-page.hub-tonal-surfaces .hub-service-note{margin-top:20px}.vertical-hub-page.hub-tonal-surfaces .hub-price-unit{margin-top:6px}.vertical-hub-page.hub-tonal-surfaces .hub-ranked-rating{font-variant-numeric:tabular-nums}.vertical-hub-page.hub-tonal-surfaces .hub-podium .hub-ranked-link{grid-template-columns:1.5em minmax(0,1fr) 4.75em;row-gap:28px}.vertical-hub-page.hub-tonal-surfaces .hub-ranking-rest .hub-ranked-link{grid-template-columns:2em minmax(0,1fr) 4.75em 18px}.vertical-hub-page.hub-tonal-surfaces .hub-method>div{gap:56px}.vertical-hub-page.hub-tonal-surfaces .hub-method-weights{border:1px solid var(--panel-edge);background:var(--panel-quiet);box-shadow:inset 0 1px 0 var(--panel-inner-light);border-radius:14px;padding:28px 32px 32px}.vertical-hub-page.hub-tonal-surfaces .hub-weights-heading{font:600 15px/1.5 var(--font-body);letter-spacing:0;margin-bottom:24px}.vertical-hub-page.hub-tonal-surfaces .hub-weight-track{background:color-mix(in srgb, var(--panel-base) 60%, var(--panel-edge));height:5px}.vertical-hub-page.hub-tonal-surfaces .hub-method-weights .space-y-4>*+*{margin-top:22px}.vertical-hub-page.hub-tonal-surfaces .hub-market>.grid{gap:20px}.vertical-hub-page.hub-tonal-surfaces .hub-market-card{border:1px solid var(--panel-edge);background:var(--panel-quiet);box-shadow:inset 0 1px 0 var(--panel-inner-light);border-radius:14px;padding:28px 32px}.vertical-hub-page.hub-tonal-surfaces .hub-market-card h3{color:var(--hub-signature);font-size:17px}.vertical-hub-page.hub-tonal-surfaces .hub-market-card .hub-market-lead{color:var(--text-primary);font:600 21px/1.4 var(--font-display);letter-spacing:-.01em;text-wrap:pretty;max-width:32ch;margin-top:20px}.vertical-hub-page.hub-tonal-surfaces .hub-market-card p:last-child{margin-top:12px}.vertical-hub-page.hub-tonal-surfaces .hub-business-framed{margin-block:16px var(--hub-space);border-radius:18px;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:0;padding:0}.vertical-hub-page.hub-tonal-surfaces .hub-business-copy{padding:clamp(28px,3.3vw,48px)}.vertical-hub-page.hub-tonal-surfaces .hub-business-copy>p:not(.hub-kicker){margin-top:20px}.vertical-hub-page.hub-tonal-surfaces .hub-business ul{gap:16px;margin-block:28px}.vertical-hub-page .hub-business-framed .hub-business-copy>ul{min-width:0}.vertical-hub-page .hub-business-framed .hub-business-copy :is(h2,li){overflow-wrap:anywhere}.vertical-hub-page.hub-tonal-surfaces .hub-business-preview{background:var(--panel-quiet);border-left:1px solid var(--panel-edge);border-radius:0 18px 18px 0;justify-content:center;align-self:stretch;align-items:center;min-width:0;padding:clamp(28px,3vw,44px);display:flex}.vertical-hub-page .hub-profile-browser{border:1px solid var(--panel-edge);background:linear-gradient(135deg, var(--panel-top), var(--panel-base));width:100%;max-width:380px;box-shadow:0 16px 32px -24px #0006, inset 0 1px 0 var(--panel-inner-light);border-radius:12px}.vertical-hub-page .hub-profile-toolbar{border-bottom:1px solid var(--panel-edge);color:var(--text-muted);align-items:center;gap:16px;padding:14px 20px;font-size:12px;display:flex}.vertical-hub-page .hub-browser-dots{gap:5px;display:flex}.vertical-hub-page .hub-profile-toolbar>span:last-child{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.vertical-hub-page .hub-browser-dots i{background:var(--text-muted);opacity:.6;border-radius:50%;width:5px;height:5px}.vertical-hub-page .hub-profile-content{padding:24px}.vertical-hub-page .hub-profile-identity{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.vertical-hub-page .hub-profile-identity>div:first-child{flex:8em;min-width:0}.vertical-hub-page .hub-profile-identity h3{font:600 22px/1.3 var(--font-display)}.vertical-hub-page .hub-profile-identity p{color:var(--score-excellent-fg);align-items:center;gap:6px;margin-top:8px;font-size:14px;display:flex}.vertical-hub-page .hub-profile-identity p svg{flex-shrink:0}.vertical-hub-page .hub-profile-score{justify-items:center;gap:4px;margin-left:auto;display:grid}.vertical-hub-page .hub-profile-score>span{color:var(--text-muted);font-size:12px}.vertical-hub-page .hub-profile-offer{display:contents}.vertical-hub-page .hub-profile-services{color:var(--text-secondary);margin-block:24px 16px;font-size:14px}.vertical-hub-page .hub-profile-details{border-top:1px solid var(--panel-edge);color:var(--text-muted);flex-wrap:wrap;justify-content:space-between;gap:8px;margin-top:24px;padding-top:16px;font-size:14px;display:flex}.vertical-hub-page .hub-profile-details>span:last-child{color:var(--text-secondary);align-items:center;gap:6px;display:flex}.vertical-hub-page .hub-profile-details svg{color:var(--score-excellent-fg)}.vertical-hub-page .hub-profile-browser figcaption{color:var(--text-muted);padding:0 24px 20px;font-size:14px}@media (min-width:768px) and (max-width:1099px){.vertical-hub-page.hub-tonal-surfaces .hub-podium .hub-ranked-link{grid-template-columns:1.5em minmax(0,1fr) 8.75em 4.75em}.vertical-hub-page.hub-tonal-surfaces .hub-services>.grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.vertical-hub-page.hub-tonal-surfaces .hub-services>.grid>:last-child:nth-child(odd){grid-column:auto}.vertical-hub-page.hub-tonal-surfaces .hub-service-card{padding:24px 20px}.vertical-hub-page.hub-tonal-surfaces .hub-service-heading{align-content:start;gap:16px;min-height:96px;display:grid}.vertical-hub-page.hub-tonal-surfaces .hub-method>div{gap:32px}.vertical-hub-page.hub-tonal-surfaces .hub-method-weights,.vertical-hub-page.hub-tonal-surfaces .hub-market-card{padding:24px}}@media (min-width:768px) and (max-width:959px){.vertical-hub-page.hub-tonal-surfaces .hub-services>.grid{grid-template-columns:minmax(0,1fr)}.vertical-hub-page.hub-tonal-surfaces .hub-service-card{grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:32px;padding:24px 28px;display:grid}.vertical-hub-page.hub-tonal-surfaces .hub-service-heading{grid-row:1/3;gap:16px;min-height:0;display:flex}.vertical-hub-page.hub-tonal-surfaces .hub-service-price{grid-column:2;margin:0}.vertical-hub-page.hub-tonal-surfaces .hub-price-unit{grid-column:2}.vertical-hub-page.hub-tonal-surfaces .hub-service-note{border-top:1px solid var(--panel-edge);grid-column:1/-1;margin-top:20px;padding-top:16px}}@media (max-width:767px){.vertical-hub-page.hub-tonal-surfaces .hub-podium .hub-ranked-link,.vertical-hub-page.hub-tonal-surfaces .hub-ranking-rest .hub-ranked-link{grid-template-columns:1.375em minmax(0,1fr) 4.75em}.vertical-hub-page.hub-tonal-surfaces .hub-podium .hub-rank{align-self:start}.vertical-hub-page.hub-tonal-surfaces .hub-method>div{gap:28px}.vertical-hub-page.hub-tonal-surfaces .hub-method-weights,.vertical-hub-page.hub-tonal-surfaces .hub-market-card{padding:24px}.vertical-hub-page.hub-tonal-surfaces .hub-market-card .hub-market-lead{margin-top:16px;font-size:20px}}@media (max-width:359px){.vertical-hub-page.hub-tonal-surfaces :is(.hub-service-card,.hub-method-weights,.hub-market-card){padding:24px 20px}}@media (min-width:900px) and (max-width:1099px){.vertical-hub-page.hub-tonal-surfaces .hub-business-framed{grid-template-columns:repeat(2,minmax(0,1fr))}.vertical-hub-page.hub-tonal-surfaces .hub-business-copy{padding:32px 28px}.vertical-hub-page.hub-tonal-surfaces .hub-business-preview{padding:24px 20px}.vertical-hub-page.hub-tonal-surfaces .hub-business-copy>p:not(.hub-kicker){max-width:none}.vertical-hub-page .hub-profile-content{padding:24px 20px}.vertical-hub-page .hub-profile-identity h3{font-size:20px}.vertical-hub-page .hub-profile-identity p{align-items:start}.vertical-hub-page .hub-profile-identity p svg{margin-top:3px}}@media (max-width:899px){.vertical-hub-page.hub-tonal-surfaces .hub-business-framed{--owner-inset:clamp(20px, 6vw, 32px);--profile-inset:clamp(16px, 5vw, 24px);grid-template-columns:minmax(0,1fr)}.vertical-hub-page.hub-tonal-surfaces .hub-business-framed .hub-business-copy{padding:32px var(--owner-inset)}.vertical-hub-page.hub-tonal-surfaces .hub-business-framed .hub-business-preview{border-left:0;border-top:1px solid var(--panel-edge);border-radius:0 0 18px 18px;padding:28px clamp(8px,8vw - 18px,32px) 32px}.vertical-hub-page .hub-business-framed .hub-profile-browser{max-width:none}.vertical-hub-page .hub-business-framed .hub-profile-content{padding:24px var(--profile-inset)}.vertical-hub-page .hub-business-framed .hub-profile-toolbar{padding-inline:var(--profile-inset)}.vertical-hub-page .hub-business-framed .hub-profile-identity h3{font-size:22px}.vertical-hub-page .hub-business-framed .hub-profile-identity p{align-items:start}.vertical-hub-page .hub-business-framed .hub-profile-identity p svg{margin-top:3px}.vertical-hub-page .hub-business-framed .hub-profile-score>span{font-size:14px}.vertical-hub-page .hub-business-framed .hub-profile-offer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px 24px;margin-top:24px;display:flex}.vertical-hub-page .hub-business-framed .hub-profile-services{flex:1 1 max-content;min-width:0;margin:0}.vertical-hub-page .hub-business-framed .hub-profile-browser figcaption{padding:0 var(--profile-inset) 20px}}@media (min-width:700px) and (max-width:899px){.vertical-hub-page.hub-tonal-surfaces .hub-business-framed .hub-business-copy{grid-template-columns:minmax(0,1fr) minmax(0,.95fr);align-items:start;column-gap:32px;display:grid;container:owner-copy/inline-size}.vertical-hub-page .hub-business-framed .hub-business-copy>:is(.hub-kicker,h2){grid-column:1/-1}.vertical-hub-page.hub-tonal-surfaces .hub-business-framed .hub-business-copy>p:not(.hub-kicker){grid-area:3/1;margin-top:24px}.vertical-hub-page.hub-tonal-surfaces .hub-business-framed .hub-business-copy>ul{grid-area:3/2/6;gap:20px;margin:24px 0 0}.vertical-hub-page .hub-business-framed .hub-business-copy>a{grid-area:4/1;justify-self:start;margin-top:24px}.vertical-hub-page .hub-business-framed .hub-business-copy>small{grid-area:5/1}}@container owner-copy not (min-width:36em){.vertical-hub-page.hub-tonal-surfaces .hub-business-framed .hub-business-copy>:is(p,ul,a,small){grid-area:auto/1/auto/-1}}.vertical-hub-page .city-search :is([role=listbox],[role=status]:not([id])){background:var(--panel-base);border-color:var(--panel-edge);box-shadow:0 12px 30px -20px #0008, inset 0 1px 0 var(--panel-inner-light)}.vertical-hub-page .city-search [role=option]:is(:hover,[aria-selected=true]){background:color-mix(in srgb, var(--hub-signature) 9%, var(--panel-quiet))}.vertical-hub-page.hub-tonal-surfaces .hub-service-price-descriptive{letter-spacing:0;font-size:18px}.vertical-hub-page.hub-tonal-surfaces .hub-service-summary .hub-service-price{overflow-wrap:anywhere;font-size:clamp(20px,2vw,24px)}.vertical-hub-page.hub-tonal-surfaces .hub-treatments .hub-service-card{border:0;border-top:1px solid var(--panel-edge);box-shadow:none;background:0 0;border-radius:0;padding:20px 0 0;display:block}.vertical-hub-page.hub-tonal-surfaces .hub-treatments>.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 40px}@media (max-width:767px){.vertical-hub-page.hub-tonal-surfaces .hub-treatments>.grid{grid-template-columns:minmax(0,1fr)}}.vertical-hub-page.hub-tonal-surfaces .hub-profile-example{max-width:380px}@media (max-width:899px){.vertical-hub-page.hub-tonal-surfaces .hub-profile-example{max-width:none}}.vertical-hub-page :is(.hub-ranking-rest,.hub-podium){container:hub-ranking/inline-size}@container hub-ranking (max-width:18em){.vertical-hub-page.hub-tonal-surfaces :is(.hub-ranking-rest,.hub-podium) .hub-ranked-link{grid-template-columns:1.375em minmax(0,1fr);row-gap:20px}.vertical-hub-page :is(.hub-ranking-rest,.hub-podium) .hub-ranked-info{grid-area:1/2}.vertical-hub-page :is(.hub-ranking-rest,.hub-podium) .hub-ranked-rating{grid-area:2/1/auto/-1}.vertical-hub-page :is(.hub-ranking-rest,.hub-podium) .hub-ranked-score{flex-direction:row;grid-area:3/1/auto/-1;justify-content:flex-start;gap:12px}.vertical-hub-page :is(.hub-ranking-rest,.hub-podium) .hub-ranked-arrow{display:none}}.vertical-hub-page .hub-hero-content{container:hub-hero/inline-size}.vertical-hub-page .hub-statbar{container:hub-stats/inline-size}.vertical-hub-page .hub-region-list{container:hub-regions/inline-size}.vertical-hub-page .hub-method-weights{container:hub-weights/inline-size}@container hub-weights (max-width:16em){.vertical-hub-page .hub-method-weights .justify-between{grid-template-columns:minmax(0,1fr);gap:6px;display:grid}.vertical-hub-page .hub-method-weights .justify-between>span:last-child{justify-self:end}}@container hub-hero (max-width:18em){.vertical-hub-page .hub-quick-cities{grid-template-columns:repeat(2,minmax(0,1fr))}.vertical-hub-page .hub-quick-cities a{overflow-wrap:anywhere;white-space:normal}}@container hub-stats (max-width:18em){.vertical-hub-page .hub-stat-list{grid-template-columns:minmax(0,1fr)}}@container hub-regions (max-width:18em){.vertical-hub-page .hub-region summary{grid-template-columns:minmax(0,1fr) 18px;gap:4px 16px}.vertical-hub-page .hub-region-count{grid-area:2/1}.vertical-hub-page .hub-region summary svg{grid-area:1/2/3}}.vertical-hub-page .hub-hero-search{container:hub-search/inline-size}@container hub-search (max-width:16em){.vertical-hub-page .city-combobox-field{grid-template-columns:minmax(0,1fr)}.vertical-hub-page .city-combobox-field>svg{top:26px}.vertical-hub-page .city-combobox-field>button{justify-content:center;min-height:48px;margin:0 8px 8px;padding-block:.5rem}.vertical-hub-page .city-combobox-field>button>span{display:inline}}
.home-blue-theme{--home-panel:linear-gradient(135deg, var(--panel-top), var(--panel-base) 85%)}.home-blue-theme :is(.home-surface,.refined-panel){background:var(--home-panel);border-color:var(--panel-edge);box-shadow:inset 0 1px 0 var(--panel-inner-light)}.home-blue-theme .home-surface-quiet{background:var(--panel-quiet);border-color:var(--panel-edge)}.home-blue-theme .home-interactive-surface{transition:background-color .16s,border-color .16s,box-shadow .16s}.home-blue-theme .home-interactive-surface:is(:hover,:focus-visible){background:linear-gradient(135deg, color-mix(in srgb, var(--panel-top) 88%, var(--primary-text)), var(--panel-base) 85%);border-color:var(--border-strong);box-shadow:inset 0 1px 0 var(--panel-inner-light)}.home-blue-theme .home-interactive-surface:focus-visible{outline:2px solid var(--focus-ring);outline-offset:-3px}.home-blue-theme .kat-panel{background:linear-gradient(135deg, var(--panel-base), var(--panel-quiet));border-color:var(--panel-edge)}.home-blue-theme .kat-business-link:is(:hover,:focus-visible){background:var(--overlay-active)}.home-blue-theme .kat-business-link:is(:hover,:focus-visible)>span:nth-child(2)>span:first-child{color:var(--primary-text)}.home-blue-theme :is(.refined-home-band,.refined-home-close){background:linear-gradient(160deg, var(--bg-section), color-mix(in srgb, var(--bg-section) 65%, var(--panel-base)) 100%)}.home-profile-content{container:home-profile/inline-size}.home-profile-facts{grid-template-columns:minmax(0,1fr)}.home-profile-facts>div{min-width:0}@container home-profile (min-width:16em){.home-profile-facts{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1023px){.home-blue-theme .refined-category-panel{box-shadow:none;background:0 0;border:0}.home-blue-theme .kat-family{background:var(--home-panel);border-color:var(--panel-edge);box-shadow:inset 0 1px 0 var(--panel-inner-light)}}@media (prefers-reduced-motion:reduce){.home-blue-theme .home-interactive-surface{transition:none}}
.native-chrome-placeholder{display:none}html[data-app]{--app-safe-top:env(safe-area-inset-top,0px);--app-safe-bottom:env(safe-area-inset-bottom,0px);--header-height:calc(56px + var(--app-safe-top));--tabbar-h:calc(64px + var(--app-safe-bottom));scroll-padding-bottom:calc(var(--tabbar-h) + 16px)}html[data-app] .original-main-header,html[data-app] .refined-footer{display:none}html[data-app] .native-chrome-placeholder{height:calc(56px + var(--app-safe-top));display:block}html[data-app] #main-content{padding-bottom:var(--tabbar-h);min-height:calc(100dvh - var(--header-height))}@media (max-width:1199px){html[data-app] [data-compact-hero] .orbit-hero{min-height:calc(100svh - var(--header-height) - var(--tabbar-h));align-items:start}}html[data-app] .area-entry--context{background:var(--bg-primary)}html[data-app] .app-topbar{z-index:50;height:calc(56px + var(--app-safe-top));padding:var(--app-safe-top) max(12px, env(safe-area-inset-right)) 0 max(12px, env(safe-area-inset-left));border-bottom:1px solid var(--border-default);background:var(--bg-primary);align-items:center;gap:8px;display:flex;position:sticky;top:0}html[data-app] .app-topbar-brand{flex:1;justify-content:center;display:flex}html[data-app] .app-icon-button{width:44px;height:44px;color:var(--text-primary);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}html[data-app] .app-icon-button:hover{background:var(--overlay-hover)}html[data-app] .app-tabbar{z-index:50;height:var(--tabbar-h);padding:4px max(4px, env(safe-area-inset-right)) var(--app-safe-bottom) max(4px, env(safe-area-inset-left));border-top:1px solid var(--border-default);background:var(--bg-primary);grid-template-columns:repeat(5,minmax(0,1fr));display:grid;position:fixed;inset:auto 0 0}html[data-app] .app-tab{min-height:44px;color:var(--text-secondary);border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:10px;font-weight:600;display:flex}html[data-app] .app-tab[aria-current=page]{color:var(--primary-text);background:var(--overlay-hover)}html[data-app] :is(.app-tab,.app-icon-button,.app-menu a,.app-menu button):focus-visible{outline:2px solid var(--focus-ring);outline-offset:-3px}html[data-app] .app-menu{width:100%;max-width:none;height:100dvh;max-height:none;color:var(--text-primary);background:var(--bg-primary);padding:calc(var(--app-safe-top) + 12px) max(20px, env(safe-area-inset-right)) calc(var(--app-safe-bottom) + 24px) max(20px, env(safe-area-inset-left));overscroll-behavior:contain;border:0;margin:0;position:fixed;inset:0}html[data-app] .app-menu::backdrop{background:var(--bg-primary)}html[data-app] .app-menu-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}html[data-app] .app-menu-section{border-top:1px solid var(--border-default);padding-block:16px}html[data-app] .app-menu-section h3{color:var(--text-muted);margin-bottom:8px;font-size:13px}html[data-app] .app-menu-section a{border-radius:8px;align-items:center;gap:12px;min-height:44px;font-size:15px;display:flex}html[data-app] .app-menu-section a:hover{background:var(--overlay-hover)}html[data-app] .app-menu-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 20px;display:grid}html[data-app] .app-menu-grid details summary{cursor:pointer;min-height:44px;padding-block:12px;font-weight:600}html[data-app] .app-menu-grid details a{font-size:14px}html[data-app] .profile-mobile-bar{bottom:var(--tabbar-h);padding-bottom:8px}html[data-app] .app-compare-bar{bottom:calc(var(--tabbar-h) + 16px);padding-bottom:0}html[data-app][data-app-keyboard=open]{--tabbar-h:0px}html[data-app][data-app-keyboard=open] :is(.app-tabbar,.profile-mobile-bar,.app-compare-bar){display:none}
.original-main-header{container:site-header/inline-size}.header-area-tablet{display:none}.header-primary-row{height:auto;min-height:64px;padding-block:10px}@container site-header (max-width:66em){.header-primary-row{gap:8px}.header-primary-row [data-testid=desktop-search-bar],.header-desktop-actions,.header-secondary-row,.header-brand-desktop{display:none}.header-mobile-search{display:flex}.header-mobile-menu,.header-brand-mobile{display:block}.header-primary-row>.header-mobile-search,.header-mobile-menu>button{flex-shrink:0;width:44px;min-width:44px;height:44px}.header-brand{height:auto;min-height:44px}}@container site-header (min-width:640px) and (max-width:66em){.header-area-tablet{min-width:0;max-width:24rem;margin-left:auto;display:block}.header-primary-row>.header-mobile-search{margin-left:0}}@container site-header (min-width:640px) and (max-width:39.999em){.header-primary-row{flex-wrap:wrap}.header-area-tablet{flex-basis:100%;order:1;max-width:none;margin-left:0}.header-primary-row>.header-mobile-search{margin-left:auto}.header-area-tablet .area-entry-copy{display:block}.header-area-tablet .area-entry-label{margin-right:8px}}@container site-header (max-width:14em){.header-primary-row{flex-wrap:wrap;padding-block:8px}.header-brand{flex-basis:100%}}
