:root{--ink:#1a2540;--muted:#5c6a85;--line:#d6e5ed;--paper:#fff;--soft:#eaf6f9;--deep:#2a4d8f;--deep-2:#1d3a72;--accent:#ffde42;--accent-2:#2a4d8f;--alert:#f06578;--gold:#ffde42;--ok:#2a4d8f;--sky:#6cccd8;--sky-soft:#b4e1e8;--shadow:0 18px 45px #1d3a721f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:linear-gradient(180deg, #7dd8e82e, #fff0 340px), var(--paper);margin:0;font-family:Hiragino Sans,Hiragino Kaku Gothic ProN,Yu Gothic,Meiryo,sans-serif;line-height:1.8}h1,h2,h3,h4{letter-spacing:0;font-family:Yu Gothic,Hiragino Sans,Hiragino Kaku Gothic ProN,sans-serif}a{color:var(--deep);text-underline-offset:.22em;text-decoration-thickness:1px}a:focus-visible,button:focus-visible,select:focus-visible,input:focus-visible{outline:3px solid var(--accent);outline-offset:3px}main{width:min(1180px,100% - 32px);margin:0 auto}.site-header{z-index:10;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;justify-content:space-between;align-items:center;gap:24px;min-height:72px;padding:12px max(20px,50vw - 590px);display:flex;position:sticky;top:0}.brand{gap:2px;text-decoration:none;display:grid}.brand span{color:var(--accent-2);letter-spacing:0;font-size:12px;font-weight:800}.brand b{color:var(--ink);font-size:15px}.site-header nav{flex-wrap:wrap;gap:10px;display:flex}.site-header nav a,.primary-cta,.secondary-cta,.phone-link,.site-link,.sidebar-card a,.link-grid a,.compact-list a,.mobile-action a{border-radius:6px;justify-content:center;align-items:center;min-height:42px;padding:10px 15px;font-weight:800;text-decoration:none;display:inline-flex}.site-header nav a{color:var(--deep);border:1px solid var(--line);background:#fff;font-size:13px}.breadcrumbs{color:var(--muted);flex-wrap:wrap;gap:8px;margin:22px 0;font-size:13px;display:flex}.breadcrumbs a{color:var(--muted)}.separator{margin-right:8px}.hero{background:linear-gradient(170deg, var(--sky) 0%, #56bcc8 100%);color:#fff;margin:0 calc(50% - 50vw);padding:56px max(20px,50vw - 590px) 64px;position:relative;overflow:hidden}.hero__bg{pointer-events:none;background-image:radial-gradient(circle at 12% 24%,#ffffff29 0,#0000 35%),radial-gradient(circle at 88% 76%,#ffffff24 0,#0000 38%);position:absolute;inset:0}.hero__inner{z-index:1;grid-template-columns:220px minmax(0,1fr) 220px;align-items:center;gap:24px;max-width:1180px;margin:0 auto;display:grid;position:relative}.hero__content{text-align:center}.hero__eyebrow{color:#fff;letter-spacing:.04em;align-items:center;gap:10px;margin:0 0 22px;font-size:clamp(14px,1.4vw,18px);font-weight:900;display:inline-flex}.hero__eyebrow-slash{color:#fffffff2;font-size:1.4em;font-weight:900}.hero__eyebrow-pill{color:var(--deep-2);background:var(--accent);border:2px solid var(--deep-2);letter-spacing:.06em;border-radius:999px;align-items:center;margin:0 4px;padding:4px 14px;font-size:.9em;font-weight:900;display:inline-flex;box-shadow:0 6px 14px #1d3a722e}.hero h1,.article .hero h1{color:#fff;letter-spacing:.01em;text-shadow:0 2px 14px #1d3a7240;border:0;margin:0 0 22px;padding:0;font-family:Yu Gothic,Hiragino Sans,sans-serif;font-size:clamp(34px,5.4vw,64px);font-weight:900;line-height:1.22}.hero__title-line{display:block}.hero__lede{color:#fffffff7;max-width:640px;margin:0 auto 28px;font-size:clamp(14px,1.4vw,17px);font-weight:700;line-height:1.85}.hero__actions{flex-wrap:wrap;justify-content:center;gap:14px;display:inline-flex}.primary-cta,.secondary-cta{letter-spacing:.04em;border-radius:999px;justify-content:center;align-items:center;min-height:56px;padding:10px 30px;font-weight:900;text-decoration:none;transition:transform .12s,box-shadow .12s;display:inline-flex}.primary-cta{color:var(--deep-2);background:var(--accent);border:2.5px solid var(--deep-2);font-size:17px;box-shadow:0 10px 22px #1d3a7247}.primary-cta:after{content:"→";margin-left:8px}.primary-cta:hover{transform:translateY(-2px);box-shadow:0 14px 26px #1d3a7252}.secondary-cta{color:#fff;background:#ffffff2e;border:2px solid #ffffffb8;font-size:15px}.secondary-cta:hover{background:#ffffff47}.hero__side{justify-content:center;align-items:center;min-height:240px;display:flex;position:relative}.hero__image{filter:drop-shadow(0 22px 38px #1d3a7238);width:100%;max-width:280px;height:auto;display:block}.painpoint{grid-template-columns:300px minmax(0,1fr);align-items:center;gap:44px;max-width:980px;margin:18px auto 56px;padding:20px;display:grid}.painpoint__illust{justify-content:center;display:flex}.painpoint__illust img{filter:drop-shadow(0 14px 24px #1d3a7229);width:100%;max-width:280px;height:auto;display:block}.painpoint__copy{gap:10px;display:grid}.painpoint__pill{color:#fff;background:var(--deep);letter-spacing:.02em;align-items:center;width:fit-content;margin:0;padding:10px 18px;font-size:clamp(16px,1.8vw,22px);font-weight:900;display:inline-flex}.painpoint__pill--lower{margin-left:14px}.painpoint__lede{font-size:15px;line-height:1.95;color:var(--ink)!important;margin:14px 0 0!important}.action-hooks{text-align:center;gap:36px;margin:56px 0 32px;padding:32px 16px 16px;display:grid}.action-hooks__lead p{color:var(--deep-2);letter-spacing:.02em;margin:0 0 12px;font-size:clamp(18px,2vw,24px);font-weight:900}.action-hooks__lead h2,.article .action-hooks__lead h2{color:var(--deep-2);border:0;margin:0;padding:0;font-family:Yu Gothic,Hiragino Sans,sans-serif;font-size:clamp(24px,3vw,36px);font-weight:900;line-height:1.4}.action-hooks__emph{color:var(--deep);letter-spacing:0;margin:0 4px;font-size:1.55em;font-weight:900;display:inline-block;position:relative}.hook-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;max-width:720px;margin:0 auto;display:grid}.hook-card{background:var(--deep);border:2px solid var(--deep);text-align:center;border-radius:0;place-items:center;height:150px;transition:transform .16s;display:grid;position:relative}.hook-card:hover{transform:translateY(-4px)}.hook-card__shadow{border:2px solid var(--deep-2);pointer-events:none;z-index:-1;position:absolute;inset:14px -14px -14px 14px}.hook-card__label{color:#fff;letter-spacing:.08em;font-family:Yu Gothic,Hiragino Sans,sans-serif;font-size:clamp(32px,4vw,48px);font-weight:900;line-height:1}.hook-card__sub{color:#ffffffb3;letter-spacing:.18em;margin-top:8px;font-size:11px;font-weight:700}.notice-band{background:var(--soft);border:1.5px solid var(--deep);border-radius:14px;grid-template-columns:360px minmax(0,1fr);align-items:center;gap:28px;margin:28px 0;padding:24px 28px;display:grid}.notice-band .eyebrow{color:#fff;background:var(--deep);letter-spacing:.1em;border-radius:999px;align-items:center;width:fit-content;padding:5px 14px;font-size:12px;font-weight:900;display:inline-flex}.notice-band h2{color:var(--deep-2);margin:10px 0 0;font-size:clamp(20px,2.2vw,26px);font-weight:900;line-height:1.35}.notice-band p{color:var(--ink);margin:0;font-size:14px;line-height:1.85}.content-layout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:30px;display:grid}.article{border:1px solid var(--line);background:#fff;border-radius:14px;min-width:0;padding:34px}.article>h1:first-child{display:none}.article h2{color:var(--deep-2);border-top:1px solid var(--line);margin:54px 0 16px;padding-top:8px;font-size:28px;line-height:1.35}.article h2:first-child{border-top:0;margin-top:0}.article h3{color:var(--deep);margin:34px 0 12px;font-size:21px;line-height:1.4}.article p,.article li,.article dd,.article td{color:#1c2154}.article p{margin:0 0 18px}.article ul,.article ol{margin:16px 0 24px;padding-left:1.45em}.article li{margin:8px 0}.article blockquote{color:var(--deep-2);background:var(--soft);border-left:5px solid var(--accent);border-radius:6px;margin:24px 0;padding:18px 20px}.table-wrap{border:1px solid var(--line);border-radius:8px;width:100%;margin:22px 0 30px;overflow-x:auto}table{border-collapse:collapse;background:#fff;width:100%;min-width:620px}th,td{text-align:left;vertical-align:top;border-bottom:1px solid var(--line);padding:13px 14px}th{color:var(--deep-2);background:#eff3ff;font-size:13px}.business-block{margin:30px 0 44px}.business-comparator{margin:34px 0 48px}.ward-section{margin:28px 0 36px}.ward-section__head{border:1px solid var(--line);border-left:6px solid var(--accent);background:linear-gradient(135deg,#eff3ff,#fff);border-radius:12px;gap:8px;margin-bottom:18px;padding:20px 22px;display:grid}.ward-section--secondary .ward-section__head{border-left-color:var(--deep-2);background:#eff3ff}.ward-section__head h3,.article .ward-section__head h3{color:var(--deep-2);border:0;flex-wrap:wrap;align-items:baseline;gap:10px;margin:0;padding:0;font-family:Yu Gothic,Hiragino Sans,Hiragino Kaku Gothic ProN,sans-serif;font-size:clamp(20px,2.4vw,26px);line-height:1.3;display:flex}.ward-section__head .ward-count{background:var(--accent);height:30px;color:var(--deep-2);letter-spacing:.06em;border-radius:999px;align-items:center;padding:0 14px;font-family:Hiragino Sans,Hiragino Kaku Gothic ProN,sans-serif;font-size:14px;font-weight:900;display:inline-flex}.ward-section--secondary .ward-section__head .ward-count{background:var(--deep-2)}.ward-section__head p,.article .ward-section__head p{color:var(--muted,#5b5b5b);margin:4px 0 0;font-size:14px;line-height:1.7}.ward-empty-note{border:1px dashed var(--accent);background:#fff;border-radius:8px;padding:10px 12px;font-weight:600;color:var(--deep-2)!important}.section-heading{background:linear-gradient(170deg, var(--sky) 0%, #56bcc8 100%);color:#fff;box-shadow:var(--shadow);border-radius:14px;gap:10px;margin-bottom:24px;padding:28px;display:grid}.section-heading h2,.article .section-heading h2{color:#fff;text-shadow:0 1px 2px #00000040;border:0;margin:0;padding:0;font-size:clamp(28px,4vw,42px);line-height:1.25}.section-heading p,.article .section-heading p{color:#ffffffeb;max-width:780px;margin:0}.section-heading .eyebrow,.article .section-heading .eyebrow{color:var(--accent);letter-spacing:.18em}.section-heading a{background:var(--accent);border:2.5px solid var(--accent);letter-spacing:.04em;border-radius:999px;align-items:center;width:fit-content;min-height:44px;padding:10px 22px;font-weight:900;text-decoration:none;display:inline-flex;box-shadow:0 8px 18px #ffde4259;color:var(--deep-2)!important}.recommended-section{margin:18px 0 56px}.recommended-list{gap:26px;display:grid}.recommended-card{border:2px solid var(--line);background:#fff;border-radius:20px;grid-template-columns:minmax(0,1fr);gap:20px;padding:28px;transition:transform .18s,box-shadow .18s;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 45px #1a1f8e1a}.recommended-card:before{content:"";background:var(--line);height:6px;position:absolute;top:0;left:0;right:0}.recommended-card--gold{border-color:#f5c531;box-shadow:0 24px 60px #f5c53138}.recommended-card--gold:before{background:linear-gradient(90deg,#ffde42,#f5c531,#ffde42)}.recommended-card--silver{border-color:#aab4d8}.recommended-card--silver:before{background:linear-gradient(90deg,#d6deef,#aab4d8,#d6deef)}.recommended-card--bronze{border-color:#c79262}.recommended-card--bronze:before{background:linear-gradient(90deg,#e2b48a,#c79262,#e2b48a)}.recommended-card:hover{transform:translateY(-3px);box-shadow:0 26px 55px #1a1f8e2e}.rec-header{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:22px;display:grid}.rec-rank{background:linear-gradient(160deg, var(--soft), #fff);border:2px solid var(--line);min-width:110px;min-height:110px;color:var(--deep-2);border-radius:18px;grid-template-rows:1fr auto;place-items:end center;padding:10px 6px 6px;line-height:1;display:grid}.rec-rank__no{letter-spacing:-.02em;font-family:Yu Gothic,Hiragino Sans,Hiragino Kaku Gothic ProN,sans-serif;font-size:64px;font-weight:900}.rec-rank__suffix{color:var(--muted);letter-spacing:.12em;font-size:14px;font-weight:900}.rec-rank--gold{color:var(--deep-2);background:linear-gradient(160deg,#ffe87a,#f5c531);border-color:#d9a31f;box-shadow:0 12px 26px #f5c53173}.rec-rank--silver{color:var(--deep-2);background:linear-gradient(160deg,#f4f6fd,#c4cce4);border-color:#aab4d8}.rec-rank--bronze{color:#fff;background:linear-gradient(160deg,#f3d6b3,#c79262);border-color:#a06d3e}.rec-title{gap:6px;display:grid}.rec-eyebrow{width:fit-content;color:var(--deep-2);background:var(--accent);border:2px solid var(--deep-2);letter-spacing:.06em;border-radius:999px;align-items:center;gap:6px;margin:0;padding:4px 12px;font-size:12px;font-weight:900;display:inline-flex}.rec-eyebrow:before{content:"✓";background:var(--deep-2);width:16px;height:16px;color:var(--accent);border-radius:999px;justify-content:center;align-items:center;font-size:11px;display:inline-flex}.rec-title h3,.article .rec-title h3{color:var(--deep-2);border:0;margin:0;padding:0;font-family:Yu Gothic,Hiragino Sans,Hiragino Kaku Gothic ProN,sans-serif;font-size:clamp(24px,2.8vw,34px);line-height:1.25}.rec-catch{font-size:15px;font-weight:600;color:var(--deep)!important;margin:0!important}.rec-visual{gap:8px;margin:0;display:grid}.rec-visual img{aspect-ratio:16/9;object-fit:cover;object-position:top center;background:var(--soft);border:2px solid var(--line);border-radius:14px;width:100%;max-height:400px;display:block;box-shadow:0 14px 28px #1a1f8e1f}.rec-visual figcaption{text-align:right;color:var(--muted);font-size:12px}.rec-visual figcaption a{color:var(--muted);text-underline-offset:2px;text-decoration:underline}.rec-stats{background:var(--soft);border:1px solid var(--line);border-radius:14px;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0;padding:14px;display:grid}.rec-stats>div{text-align:center;background:#fff;border-radius:10px;gap:4px;padding:8px 10px;display:grid}.rec-stats dt{color:var(--muted);letter-spacing:.04em;font-size:11px;font-weight:700}.rec-stats dd{color:var(--deep-2);margin:0;font-family:Yu Gothic,Hiragino Sans,Hiragino Kaku Gothic ProN,sans-serif;font-size:18px;font-weight:900}.rec-stats dd strong{color:var(--accent-2);font-size:24px}.rec-stats__unit{color:var(--muted);margin-left:2px;font-size:12px;font-weight:700}.rec-features{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.rec-feature{border:2px solid var(--line);text-align:center;opacity:.6;background:#f4f6fd;border-radius:12px;gap:4px;padding:12px 14px;display:grid}.rec-feature b{color:var(--muted);letter-spacing:.06em;font-size:12px;font-weight:900}.rec-feature span{color:var(--muted);font-size:13px;font-weight:700}.rec-feature.is-active{opacity:1;background:linear-gradient(160deg,#fff8d1,#fff);border-color:#f5c531}.rec-feature.is-active b{color:var(--deep-2)}.rec-feature.is-active span{color:var(--deep)}.rec-comment{background:linear-gradient(135deg, var(--soft), #fff);border-left:4px solid var(--accent-2);border-radius:10px;padding:16px 18px}.rec-comment__label{letter-spacing:.12em;font-weight:900;color:var(--accent-2)!important;margin:0 0 6px!important;font-size:12px!important}.rec-comment p:not(.rec-comment__label){font-size:15px;line-height:1.75;color:var(--ink)!important;margin:0!important}.rec-good-for h4,.rec-services h4,.rec-caution h4,.article .rec-good-for h4,.article .rec-services h4,.article .rec-caution h4{color:var(--deep-2);border:0;margin:0 0 10px;padding:0;font-family:Hiragino Sans,sans-serif;font-size:16px;font-weight:900}.rec-good-for h4:before,.rec-services h4:before,.rec-caution h4:before{content:"";background:var(--accent);border:2px solid var(--deep-2);vertical-align:-2px;border-radius:4px;width:14px;height:14px;margin-right:8px;display:inline-block}.rec-good-for ul{margin:0;padding:0;list-style:none}.rec-good-for li{color:var(--ink);margin:6px 0;padding-left:28px;font-size:15px;line-height:1.7;position:relative}.rec-good-for li:before{content:"✓";background:var(--accent-2);color:#fff;border-radius:999px;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;font-weight:900;display:inline-flex;position:absolute;top:2px;left:0}.service-pill-list{flex-wrap:wrap;gap:8px;display:flex}.service-pill-list span,.recommended-meta span{min-height:30px;color:var(--deep-2);border:1.5px solid var(--accent-2);background:#fff;border-radius:999px;align-items:center;padding:5px 12px;font-size:12px;font-weight:900;display:inline-flex}.caution-box{background:var(--soft);border:1.5px solid var(--deep);border-left-width:6px;border-radius:10px;padding:14px 16px}.rec-caution{background:linear-gradient(135deg, var(--soft), #fff);border:1.5px solid var(--deep);border-left-width:6px}.rec-caution ul{margin:0;padding-left:1.2em}.rec-caution li{color:var(--ink);margin:6px 0;font-size:14px;line-height:1.7}.rec-cta{border-top:1px dashed var(--line);grid-template-columns:1fr 1fr;gap:12px;margin-top:6px;padding-top:22px;display:grid}.rec-cta__primary,.rec-cta__phone{letter-spacing:.04em;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:62px;padding:10px 18px;font-weight:900;text-decoration:none;transition:transform .12s,box-shadow .12s;display:inline-flex}.rec-cta__phone{gap:2px;display:grid}.rec-cta__primary{color:var(--deep-2);background:var(--accent);border:2px solid var(--deep-2);font-size:18px;box-shadow:0 8px 18px #f5c53159}.rec-cta__primary:after{content:"→";font-size:1.1em}.rec-cta__primary:hover{transform:translateY(-2px);box-shadow:0 12px 24px #f5c53173}.rec-cta__phone{color:#fff;background:var(--deep-2);border:2px solid var(--deep-2)}.rec-cta__phone-label{letter-spacing:.1em;opacity:.85;font-size:12px}.rec-cta__phone-no{font-family:Yu Gothic,Hiragino Sans,Hiragino Kaku Gothic ProN,sans-serif;font-size:22px}.rec-cta__phone:hover{transform:translateY(-2px);box-shadow:0 12px 24px #14176b59}.comparator-toolbar{background:linear-gradient(135deg, #fff, var(--soft));border:1px solid var(--line);border-radius:8px;grid-template-columns:minmax(0,1fr) 360px;align-items:stretch;gap:22px;margin-bottom:16px;padding:24px;display:grid;box-shadow:0 12px 30px #1d3a7214}.toolbar-main h2{color:var(--deep-2);margin:4px 0 8px;font-size:26px;line-height:1.35}.toolbar-main p{color:var(--muted);margin:0}.toolbar-controls{align-content:center;gap:12px;display:grid}.toolbar-controls label{color:var(--deep-2);gap:6px;font-size:13px;font-weight:900;display:grid}.toolbar-controls select{width:100%;min-height:44px;color:var(--deep-2);border:1px solid var(--line);font:inherit;background:#fff;border-radius:6px;padding:8px 12px;font-weight:800}.view-toggle{grid-template-columns:1fr 1fr;gap:8px;display:grid}.view-toggle button,.reset-button,.filter-strip button,.perspective-tabs button,.compare-sticky-bar button,.compare-modal__head button,.empty-result button{min-height:42px;color:var(--deep);border:1px solid var(--line);font:inherit;cursor:pointer;background:#fff;border-radius:6px;padding:9px 13px;font-weight:900}.view-toggle button.is-active,.filter-strip button.is-active,.perspective-tabs button.is-active{color:#fff;background:var(--deep);border-color:var(--deep)}.reset-button{color:var(--accent-2)}.perspective-tabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:16px 0;display:grid}.perspective-tabs button{text-align:left;justify-items:start;gap:4px;min-height:72px;padding:14px 16px;display:grid}.perspective-tabs b{font-size:16px;line-height:1.3}.perspective-tabs span{color:var(--deep-2);opacity:1;font-size:12px;line-height:1.4}.perspective-tabs button.is-active span{color:#fff}.filter-strip{scrollbar-width:thin;gap:10px;margin:0 0 18px;padding:4px 0 10px;display:flex;overflow-x:auto}.filter-strip button{white-space:nowrap;border-radius:999px;flex:none}.business-block__header{background:var(--soft);border:1px solid var(--line);border-radius:8px;justify-content:space-between;align-items:end;gap:18px;margin-bottom:18px;padding:18px 20px;display:flex}.business-block__header strong{color:var(--deep-2);font-size:20px;display:block}.business-block__header span{color:var(--muted);font-size:13px}.business-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.business-card{border:1px solid var(--line);background:#fff;border-radius:16px;flex-direction:column;gap:16px;min-height:100%;padding:22px;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex;position:relative;box-shadow:0 10px 28px #1d3a7214}.business-card:hover{border-color:#2a4d8f73;transform:translateY(-2px);box-shadow:0 18px 42px #1d3a7224}.business-card.is-selected{border-color:var(--accent);box-shadow:0 14px 34px #2a4d8f29}.compare-check{justify-content:flex-end;display:flex}.compare-check label,.table-check{min-height:34px;color:var(--deep);background:var(--soft);border:1px solid var(--line);cursor:pointer;border-radius:999px;align-items:center;gap:8px;padding:5px 10px;font-size:13px;font-weight:900;display:inline-flex}.compare-check input,.table-check input{width:16px;height:16px;accent-color:var(--accent)}.permit,.article .permit{background:var(--accent);border:2px solid var(--deep-2);letter-spacing:.04em;border-radius:999px;align-items:center;gap:6px;width:fit-content;margin:0 0 10px;padding:6px 14px;font-size:12px;font-weight:900;display:inline-flex;box-shadow:0 4px 12px #1a1f8e2e;color:var(--deep-2)!important}.permit:before{content:"✓";background:var(--deep-2);width:16px;height:16px;color:var(--accent);border-radius:999px;justify-content:center;align-items:center;font-size:11px;display:inline-flex}.business-card h3{color:var(--ink);margin:0;font-size:20px}.business-card__facts{gap:10px;margin:0;display:grid}.business-card__facts div{grid-template-columns:64px minmax(0,1fr);gap:10px;display:grid}.business-card__facts dt{color:var(--muted);font-size:12px;font-weight:900}.business-card__facts dd{margin:0;font-size:14px;line-height:1.6}.feature-row{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.feature-mark{min-height:54px;color:var(--muted);background:var(--soft);border:1px solid var(--line);text-align:center;border-radius:6px;gap:2px;padding:8px;font-size:11px;display:grid}.feature-mark:before{content:"—";width:24px;height:24px;color:var(--muted);background:#fff;border-radius:999px;place-items:center;margin:0 auto 2px;font-weight:900;display:grid}.feature-mark.is-active:before{content:"✓";color:#fff;background:var(--ok)}.feature-mark b{color:inherit;font-size:12px}.feature-mark.is-active{color:var(--deep-2);background:var(--soft);border-color:var(--deep)}.business-note{color:var(--deep-2);background:var(--soft);border-left:4px solid var(--deep);border-radius:6px;margin:0;padding:12px;font-size:13px}.business-card__actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:auto;display:grid}.business-card__facts dd a{color:var(--deep);font-size:19px;font-weight:900}.rank-badge{min-width:54px;min-height:34px;color:var(--deep-2);background:linear-gradient(135deg, var(--accent), #fff2a3);border:2px solid var(--deep-2);border-radius:999px;place-items:center;padding:5px 10px;font-weight:900;display:grid;position:absolute;top:18px;left:18px;box-shadow:0 10px 22px #1d3a722e}.rank-badge+.compare-check{padding-left:70px}.rank-badge--large{flex:none;min-width:72px;min-height:44px;font-size:18px;position:static}.toc-card{gap:8px}.toc-card a{width:100%;color:var(--deep);background:var(--soft);border:1px solid var(--line);margin-top:8px}.policy-hero{color:#fff;background:linear-gradient(135deg, var(--deep-2), var(--deep));box-shadow:var(--shadow);border-radius:14px;margin:28px 0;padding:42px}.policy-hero h1{margin:4px 0 12px;font-size:clamp(34px,5vw,56px)}.policy-hero p{color:#ffffffd6;max-width:760px;margin:0}.policy-article{max-width:900px;margin-bottom:50px}.phone-link{color:#fff;background:var(--deep)}.site-link{color:var(--deep);border:1px solid var(--line);background:#fff}.site-link.is-disabled{color:var(--muted);background:var(--soft)}.compact-list{gap:10px;display:grid}.compact-list a{color:var(--ink);border:1px solid var(--line);background:#fff;justify-content:space-between;gap:16px}.compact-list span,.compact-list em{color:var(--muted);font-size:13px;font-style:normal}.comparison-table-wrap{border:1px solid var(--line);background:#fff;border-radius:8px;width:100%;overflow-x:auto}.comparison-list-table{min-width:980px}.comparison-list-table th{z-index:1;position:sticky;top:0}.comparison-list-table .is-selected-row td{background:var(--soft)}.empty-result{text-align:center;border:1px solid var(--line);background:#fff;border-radius:8px;padding:28px}.empty-result h3{color:var(--deep-2);margin:0 0 8px}.empty-result p{color:var(--muted);margin:0 0 18px}.compare-sticky-bar{z-index:30;color:#fff;background:#1d3a72f7;border:1px solid #ffffff2e;border-radius:8px;justify-content:space-between;align-items:center;gap:18px;padding:14px 16px;display:flex;position:fixed;bottom:18px;left:max(18px,50vw - 590px);right:max(18px,50vw - 590px);box-shadow:0 18px 45px #00000042}.compare-sticky-bar b{font-size:18px;display:block}.compare-sticky-bar span{color:#ffffffbd;font-size:13px}.compare-sticky-bar__actions{flex-wrap:wrap;gap:10px;display:flex}.compare-sticky-bar button{color:#fff;background:#ffffff21;border-color:#ffffff3d}.compare-sticky-bar .primary-compare-button{color:var(--deep-2);background:var(--accent);border-color:var(--accent)}.compare-sticky-bar .primary-compare-button:disabled{color:#ffffff94;cursor:not-allowed;background:#ffffff24;border-color:#ffffff29}.modal-backdrop{z-index:40;background:#1416159e;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.compare-modal{border:1px solid var(--line);background:#fff;border-radius:8px;width:min(100%,980px);max-height:min(820px,100vh - 40px);overflow:hidden;box-shadow:0 28px 70px #00000057}.compare-modal__head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;padding:22px 24px;display:flex}.compare-modal__head h2{color:var(--deep-2);margin:4px 0 0;font-size:24px}.compare-modal__head button{color:#fff;background:var(--deep);border-color:var(--deep)}.compare-modal__scroll{max-height:calc(100vh - 170px);overflow:auto}.compare-modal-table{min-width:760px}.compare-modal-table th:first-child{width:138px}.sidebar{gap:16px;display:grid;position:sticky;top:94px}.sidebar-card{border:1px solid var(--line);background:#fff;border-radius:8px;padding:20px;box-shadow:0 10px 26px #1d3a7212}.sidebar-card h2{color:var(--deep-2);margin:6px 0 10px;font-size:20px;line-height:1.35}.sidebar-card p{color:var(--muted);margin:0 0 14px;font-size:14px}.sidebar-card a{width:100%;color:var(--deep-2);background:var(--accent);border:2px solid var(--deep-2)}.ward-mini-list{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.ward-mini-list a{min-height:38px;color:var(--deep);background:var(--soft);border:1px solid var(--line);padding:8px;font-size:13px}.cross-links{grid-template-columns:1.2fr .8fr;gap:24px;margin:32px 0;display:grid}.cross-links>div{border:1px solid var(--line);background:#fff;border-radius:8px;padding:26px}.cross-links h2{color:var(--deep-2);margin:4px 0 18px;font-size:24px}.link-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.link-grid a{color:var(--deep);background:var(--soft);border:1px solid var(--line)}.site-footer{color:#ffffffc7;background:var(--deep-2);margin-top:48px;padding:34px max(20px,50vw - 590px);font-size:13px}.site-footer p{max-width:980px;margin:0 auto 10px}.mobile-action{display:none}@media (max-width:980px){.site-header{flex-direction:column;align-items:flex-start;position:static}.comparator-toolbar,.recommended-card,.notice-band,.content-layout,.cross-links{grid-template-columns:1fr}.hero__inner{grid-template-columns:1fr;gap:12px}.hero__side{display:none}.painpoint{text-align:center;grid-template-columns:1fr;gap:20px}.painpoint__copy{justify-items:center}.painpoint__pill--lower{margin-left:0}.hook-list{grid-template-columns:repeat(3,minmax(0,1fr))}.perspective-tabs{grid-template-columns:1fr}.sidebar{grid-template-columns:1fr 1fr;position:static}.business-grid,.recommended-columns{grid-template-columns:1fr}}@media (max-width:700px){main{width:min(100% - 20px,1180px)}.hero,.article,.section-heading,.recommended-card,.notice-band,.cross-links>div{padding:22px}.hero{padding:36px 18px 44px}.hero h1{font-size:30px}.hero__eyebrow{font-size:13px}.business-card__actions,.feature-row,.sidebar,.hook-list,.view-toggle,.link-grid{grid-template-columns:1fr}.hero__actions{width:100%;display:grid}.notice-band h2,.article h2{font-size:23px}.business-block__header{flex-direction:column;align-items:start}.comparator-toolbar{padding:18px}.toolbar-main h2{font-size:22px}.perspective-tabs{padding-bottom:8px;display:flex;overflow-x:auto}.perspective-tabs button{min-width:220px}.filter-strip{margin-left:-10px;margin-right:-10px;padding-left:10px}.compare-sticky-bar{flex-direction:column;align-items:stretch;bottom:82px;left:10px;right:10px}.compare-sticky-bar__actions{grid-template-columns:1fr 1fr;display:grid}.modal-backdrop{align-items:end;padding:10px}.compare-modal{max-height:calc(100vh - 20px)}.compare-modal__head{align-items:start;padding:18px}.compare-modal__scroll{max-height:calc(100vh - 138px)}.business-card__facts div{grid-template-columns:1fr;gap:2px}.recommended-card{padding:20px}.rec-header{grid-template-columns:auto minmax(0,1fr);gap:14px}.rec-rank{min-width:80px;min-height:80px}.rec-rank__no{font-size:44px}.rec-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.rec-features,.rec-cta{grid-template-columns:1fr}.section-heading h2{font-size:27px}.mobile-action{z-index:12;border-top:1px solid var(--line);background:#fffffff5;grid-template-columns:1fr 1fr;gap:8px;padding:10px;display:grid;position:sticky;bottom:0}.mobile-action a:first-child{color:var(--deep-2);background:var(--accent);border:2px solid var(--deep-2)}.mobile-action a:last-child{color:var(--deep);border:1px solid var(--line);background:#fff}}@media (max-width:480px){.hero{padding:28px 16px 36px}.hero h1{font-size:26px;line-height:1.28}.hero__eyebrow{text-align:center;flex-wrap:wrap;justify-content:center;gap:6px;font-size:12px}.hero__eyebrow-slash{display:none}.hero__lede{font-size:13px;line-height:1.8}.primary-cta,.secondary-cta{min-height:52px;padding:10px 20px;font-size:15px}.painpoint{margin:8px auto 36px;padding:12px}.painpoint__illust img{max-width:220px}.painpoint__pill{text-align:center;width:auto;margin:0 8px;padding:8px 14px;font-size:14px}.painpoint__pill--lower{margin-left:8px}.painpoint__lede{text-align:left;font-size:14px}.action-hooks{margin:28px 0 8px;padding:16px 8px 8px}.action-hooks__lead p{font-size:15px}.action-hooks__lead h2{font-size:22px;line-height:1.5}.action-hooks__emph{font-size:1.4em}.hook-list{gap:12px;grid-template-columns:repeat(3,minmax(0,1fr))!important}.hook-card{height:92px}.hook-card__label{letter-spacing:.04em;font-size:22px}.hook-card__sub{margin-top:4px;font-size:9px}.hook-card__shadow{inset:8px -8px -8px 8px}.notice-band{grid-template-columns:1fr;gap:6px;padding:18px}.section-heading{padding:22px 18px}.section-heading h2{font-size:22px!important}.section-heading a{text-align:center;justify-content:center;width:100%;font-size:13px}.recommended-card{gap:16px;padding:14px}.rec-header{grid-template-columns:70px minmax(0,1fr);gap:10px}.rec-rank{border-radius:14px;min-width:70px;min-height:70px}.rec-rank__no{font-size:36px}.rec-rank__suffix{font-size:11px}.rec-title h3,.article .rec-title h3{font-size:19px}.rec-catch{font-size:13px}.rec-eyebrow{padding:3px 10px;font-size:10px}.rec-stats{grid-template-columns:1fr 1fr;padding:10px}.rec-stats dd{font-size:15px}.rec-cta__primary{min-height:56px;padding:10px 14px;font-size:15px}.rec-cta__phone-no{font-size:18px}.ward-section__head{padding:16px 18px}.ward-section__head h3{font-size:18px}.toolbar-main h2{font-size:19px}.business-card{padding:16px}.business-card h3{font-size:17px}.comparison-list-table{font-size:12px}.site-header{padding:10px 14px}.breadcrumbs{margin:14px 0;font-size:12px}}
