:root{color-scheme:light;--background: #f7f6f2;--surface: #ffffff;--surface-soft: #efede6;--text: #292d2a;--muted: #626961;--border: #dcd9cf;--accent: #55786e;--accent-dark: #38564e;--verified-bg: #e5efeb;--max-width: 72rem;--radius: .45rem;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--text);background:var(--background);line-height:1.6;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:20rem;min-height:100vh;margin:0;background:var(--background)}body>.site-shell{min-height:100vh;display:flex;flex-direction:column}main{flex:1}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.22;text-wrap:balance}h1{font-size:clamp(1.85rem,5vw,3.25rem);letter-spacing:-.025em}h2{font-size:clamp(1.35rem,3vw,1.8rem)}h3{font-size:1.1rem}a{color:var(--accent-dark);text-underline-offset:.2em}a:hover{text-decoration-thickness:2px}:focus-visible{outline:3px solid var(--accent);outline-offset:3px}button,input,select{font:inherit}button,.button,.nav-link{min-height:44px}.container{width:min(100% - 2rem,var(--max-width));margin-inline:auto}.skip-link{position:fixed;z-index:1000;top:-5rem;left:1rem;padding:.75rem 1rem;background:var(--surface);border:1px solid var(--border)}.skip-link:focus{top:1rem}.site-header{background:var(--surface);border-bottom:1px solid var(--border)}.header-inner{min-height:4.5rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.wordmark{color:var(--text);font-family:Georgia,Times New Roman,serif;font-size:2rem;font-weight:400;line-height:1;letter-spacing:-.045em;text-decoration:none}.main-nav{display:flex;align-items:center;gap:.25rem}.nav-link{display:inline-flex;align-items:center;padding-inline:.75rem;color:var(--text);font-size:.92rem;text-decoration:none}.nav-link:hover,.nav-link[aria-current=page]{color:var(--accent-dark);text-decoration:underline}.site-footer{margin-top:4rem;padding-block:2.5rem;background:var(--surface);border-top:1px solid var(--border)}.footer-grid{display:grid;gap:1.5rem}.footer-links{display:flex;flex-wrap:wrap;gap:.5rem 1.25rem}.footer-links a{min-height:44px;display:inline-flex;align-items:center;color:var(--muted);font-size:.9rem}.muted{color:var(--muted)}.eyebrow{margin-bottom:.35rem;color:var(--muted);font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.page-section{padding-block:clamp(2rem,6vw,4rem)}.hero{max-width:46rem;padding-block:clamp(2.5rem,8vw,5rem) 2rem}.hero p{max-width:42rem;color:var(--muted);font-size:1.08rem}.count{display:inline-flex;align-items:center;gap:.45rem;min-height:36px;padding:.35rem .75rem;background:var(--surface);border:1px solid var(--border);border-radius:999px;color:var(--muted);font-size:.9rem}.search-box{display:flex;gap:.5rem;max-width:42rem}.search-box input{width:100%;min-height:52px;padding:.75rem 1rem;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);color:var(--text)}.button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.7rem 1rem;border:1px solid transparent;border-radius:var(--radius);background:var(--text);color:#fff;font-weight:700;text-decoration:none;cursor:pointer}.button:hover{background:#171a18;text-decoration:none}.button-secondary{background:var(--surface);border-color:var(--border);color:var(--text)}.button-secondary:hover{background:var(--surface-soft)}.call-button{width:100%;min-height:58px;font-size:1.1rem}.breadcrumbs{padding-top:1.25rem;color:var(--muted);font-size:.84rem}.breadcrumbs ol{display:flex;flex-wrap:wrap;gap:.25rem .5rem;margin:0;padding:0;list-style:none}.breadcrumbs li:not(:last-child):after{margin-left:.5rem;content:"/";color:#989d97}.breadcrumbs a{color:inherit}.detail-header{max-width:48rem;padding-block:1.75rem 1rem}.detail-header h1{margin-bottom:.45rem}.badges{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.badge{display:inline-flex;align-items:center;min-height:30px;padding:.25rem .65rem;border-radius:999px;font-size:.78rem;font-weight:700}.badge-24h{background:var(--accent-dark);color:#fff}.badge-verified{background:var(--verified-bg);color:#24483e}.detail-primary{display:grid;gap:1.25rem;max-width:44rem}.address-block{padding-top:1.25rem;border-top:1px solid var(--border)}.address-block address{font-style:normal}.inline-links{display:flex;flex-wrap:wrap;gap:.75rem 1.25rem;margin-top:.75rem}.map-shell{overflow:hidden;min-height:58px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius)}.map-trigger{width:100%;min-height:58px;border:0;background:var(--surface);color:var(--text);font-weight:700;cursor:pointer}.map-trigger:hover{background:var(--surface-soft)}.map-canvas{width:100%;height:19rem}.features{width:100%;max-width:44rem;border-collapse:collapse;background:var(--surface);border:1px solid var(--border)}.features th,.features td{padding:.85rem 1rem;border-bottom:1px solid var(--border);text-align:left;vertical-align:top}.features tr:last-child th,.features tr:last-child td{border-bottom:0}.features th{width:45%;color:var(--muted);font-weight:500}.grid-cards{display:grid;gap:1rem}.card{display:flex;flex-direction:column;gap:.75rem;padding:1.25rem;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius)}.card h3{margin-bottom:0}.card .call-button{margin-top:auto}.alpha-grid{display:grid;gap:1.5rem}.alpha-group h3{padding-bottom:.4rem;border-bottom:1px solid var(--border);color:var(--muted);font-size:.8rem;letter-spacing:.08em;text-transform:uppercase}.plain-list{margin:0;padding:0;list-style:none}.plain-list li+li{margin-top:.5rem}.empty-state,.pending-copy{padding:1rem;background:var(--surface);border-left:4px solid var(--accent)}.content-narrow{max-width:48rem}.content-narrow>*+*{margin-top:1.25rem}.lead{color:var(--muted);font-size:1.08rem}.legal-meta{padding:.85rem 1rem;background:var(--surface-soft);border-radius:var(--radius)}.guide-steps{padding-left:1.4rem}.guide-steps li+li,.source-list li+li{margin-top:.8rem}.information-note{padding:1rem;background:var(--verified-bg);border-left:4px solid var(--accent)}.faq-list h3{margin-top:1.5rem;margin-bottom:.35rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(min-width:42rem){.grid-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.alpha-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.footer-grid{grid-template-columns:1fr auto;align-items:start}}@media(min-width:64rem){.grid-cards{grid-template-columns:repeat(3,minmax(0,1fr))}.alpha-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:41.99rem){.header-inner{min-height:auto;padding-block:.85rem;align-items:flex-start;flex-direction:column}.main-nav{width:100%;overflow-x:auto;padding-bottom:.15rem}.nav-link{padding-inline:0 1rem;white-space:nowrap}.search-box{flex-direction:column}.search-box .button{width:100%}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
