:root{--bg-deep:#0f0b08;--bg-surface:#17110c;--bg-card:#1f1711;--bg-stat-card:#1e1b18;--eucalyptus:#3d5a47;--ironbark:#6b5744;--ochre:#c17f3a;--sandstone:#d4a96a;--text:#e8e0d4;--muted:#8a8278;--subtle:#4a4540;--border:#392511;--font-playfair:var(--font-playfair-display);--font-sans:var(--font-open-sans);--color-ironbark-100:#f5f0eb;--color-ironbark-200:#e8ddd4;--color-ironbark-300:#d4bfad;--color-ironbark-400:#b89b83;--color-ironbark-500:#9a7b63;--color-ironbark-600:#7d5f4a;--color-ironbark-700:#624a39;--color-ironbark-800:#4a372a;--color-ironbark-900:#2a1f18;--color-stone-50:#faf9f7;--color-stone-100:#f5f2ed;--color-stone-200:#e0dbd1;--color-stone-300:#c8c1b6;--color-stone-400:#aba39a;--color-stone-500:#8a847c;--color-stone-600:#5c5650;--color-stone-700:#3e3a36;--color-stone-800:#2a2520;--color-stone-900:#1a1714;--color-stone-950:#0d0b09;--color-eucalyptus-100:#e8f0eb;--color-eucalyptus-200:#ccddd2;--color-eucalyptus-300:#a8c6b2;--color-eucalyptus-400:#7daa90;--color-eucalyptus-500:#558d6e;--color-eucalyptus-600:#3d7257;--color-eucalyptus-700:#2e5a43;--color-eucalyptus-800:#1f4030;--color-eucalyptus-900:#112b1e;--color-orange-100:#fde8d8;--color-orange-200:#fbd1b1;--color-orange-300:#f8b280;--color-orange-400:#f4904d;--color-orange-500:#e8630a;--color-orange-600:#c45208;--color-orange-700:#9e4106;--color-orange-800:#7a3105;--color-orange-900:#562203;--color-bg-page:var(--color-stone-100);--color-bg-card:#ede9e2;--color-bg-hero:var(--color-ironbark-900);--color-text-primary:var(--color-stone-900);--color-text-secondary:var(--color-stone-600);--color-text-muted:var(--color-stone-500);--color-text-on-dark:var(--color-stone-100);--color-text-on-dark-muted:#b8b2aa;--color-accent:var(--color-orange-500);--color-border:var(--color-stone-200);--space-4:4px;--space-6:6px;--space-8:8px;--space-10:10px;--space-12:12px;--space-16:16px;--space-20:20px;--space-24:24px;--space-28:28px;--space-32:32px;--space-40:40px;--space-48:48px;--space-64:64px;--space-80:80px;--space-120:120px;--space-grid-gap:var(--space-10);--space-card-pad-h:var(--space-20);--space-card-pad-v:var(--space-20);--space-card-inner-gap:var(--space-6);--space-section-gap:var(--space-32);--space-container-pad:var(--space-24);--space-hero-pad-v:var(--space-40);--type-eyebrow-size:0.875rem;--type-eyebrow-weight:600;--type-eyebrow-ls:0.1em;--type-eyebrow-lh:1;--type-h1-size:4rem;--type-h1-weight:800;--type-h1-ls:-0.02em;--type-h1-lh:1;--type-h2-size:1.75rem;--type-h2-weight:800;--type-h2-ls:-0.01em;--type-h2-lh:1.1;--type-h3-size:1.25rem;--type-h3-weight:800;--type-h3-ls:-0.01em;--type-h3-lh:1;--type-stat-value-size:2.25rem;--type-stat-value-weight:800;--type-stat-value-ls:-0.02em;--type-stat-value-lh:1;--type-stat-label-size:0.75rem;--type-stat-label-weight:600;--type-stat-label-ls:0.1em;--type-stat-label-lh:1;--type-stat-detail-size:1rem;--type-stat-detail-lh:1.4;--type-body-size:1rem;--type-body-lh:1.85;--type-ui-size:0.9375rem;--type-ui-lh:1.6}*{margin:0;padding:0;box-sizing:border-box}body{background:var(--bg-deep);color:var(--text);font-family:var(--font-sans),"Open Sans",sans-serif;min-height:100vh}header{background:transparent;padding:1rem var(--space-container-pad);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;position:fixed;top:0;left:0;width:100%;z-index:100}.header-brand{display:flex;align-items:center;gap:.875rem;text-decoration:none;flex-shrink:0}.header-mark{--logo-mark-width:80px;--logo-scale:1;--logo-pad-y-factor:0.08;--logo-pad-x-factor:0.055;display:inline-flex;align-items:center;justify-content:center;padding:calc(var(--logo-mark-width) * var(--logo-pad-y-factor) * var(--logo-scale)) calc(var(--logo-mark-width) * var(--logo-pad-x-factor) * var(--logo-scale));outline:2px solid transparent;outline-offset:2px;transition:background-color .2s ease,outline-color .2s ease}.header-logo-img{transition:transform .2s ease;transform-origin:center;transform:scale(var(--logo-scale))}.header-wordmark{font-family:var(--font-barlow),"Barlow",sans-serif;font-size:1.25rem;font-weight:800;line-height:1.2;letter-spacing:-.01em;color:var(--color-text-on-dark-muted);opacity:1;transition:opacity .2s ease}header[data-scrolled=true] .header-wordmark{opacity:0;pointer-events:none}@media (min-width:48.0625rem){header[data-scrolled=true] .header-mark{--logo-scale:0.7;--logo-pad-y-factor:0.06;--logo-pad-x-factor:0.045;background:var(--color-bg-hero);border-radius:var(--space-8)}header[data-scrolled=true] .header-brand:hover .header-mark{background:var(--color-ironbark-800)}header[data-scrolled=true] .header-brand:focus-visible .header-mark{background:var(--color-ironbark-800);outline-color:var(--color-accent)}}@media (max-width:48rem){header{background:transparent;display:flex;flex-direction:row;gap:.75rem}header[data-scrolled=true]{background:var(--color-bg-hero)}.header-wordmark{display:none}.header-logo-img{width:64px!important;height:36px!important}.header-mark{--logo-mark-width:64px}.search-wrapper{flex:1 1;min-width:0;width:auto}.search-wrapper .search{width:100%}header>[aria-hidden]{display:none}}.search{background:var(--color-stone-200);border:0;border-radius:999px;padding:.75rem 2.5rem .75rem 1.2375rem;box-shadow:0 3px 10px rgb(42 31 24/.3);color:var(--color-text-primary);font-family:var(--font-sans),"Open Sans",sans-serif;font-size:.9625rem;width:100%;outline:2px solid transparent;outline-offset:2px;transition:background .15s,outline-color .15s}.search:hover{background:#ffffff;outline-color:var(--color-ironbark-800)}.search:focus{background:#ffffff;outline-color:var(--color-accent)}.search::placeholder{color:var(--color-ironbark-800)}.search-icon-btn{position:absolute;right:.3rem;top:50%;transform:translateY(-50%);z-index:1;width:2.125rem;height:2.125rem;border-radius:50%;border:none;background:var(--color-eucalyptus-500);color:var(--color-text-on-dark);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s,color .15s}.search-icon-btn:hover{background:var(--color-eucalyptus-600);color:var(--color-text-on-dark)}.burger{width:2.475rem;height:2.475rem;background:var(--bg-card);border:1px solid var(--border);border-radius:.6875rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.275rem;cursor:pointer;flex-shrink:0}.burger span{width:1.1rem;height:1.5px;background:var(--muted);border-radius:.1375rem;display:block}.search-wrapper{width:clamp(280px,32vw,458px);position:relative}.search-wrapper .search{width:100%}.search-dropdown{position:absolute;top:calc(100% + .4rem);left:0;right:0;background:var(--color-stone-50);border:1px solid var(--color-border);border-radius:.75rem;overflow:hidden;z-index:200;box-shadow:0 8px 24px rgb(0 0 0/.12)}.search-result{display:flex;flex-direction:column;width:100%;padding:.7rem 1.2rem;background:transparent;border:none;border-bottom:1px solid var(--color-border);cursor:pointer;text-align:left;transition:background .1s}.search-result:last-child{border-bottom:none}.search-result--active,.search-result:hover{background:var(--color-stone-100)}.search-result-name{font-size:.9625rem;font-weight:600;color:var(--color-text-primary)}.search-result-meta,.search-result-name{font-family:var(--font-barlow),"Barlow",sans-serif}.search-result-meta{font-size:.875rem;color:var(--color-text-secondary);margin-top:.15rem}.home-page{background:var(--color-bg-page);min-height:100vh}.home-hero{background:var(--color-bg-hero);padding:5rem var(--space-container-pad) 5rem}.home-hero-inner{max-width:75rem;margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center}.home-eyebrow{font-size:var(--type-eyebrow-size);font-weight:var(--type-eyebrow-weight);letter-spacing:var(--type-eyebrow-ls);text-transform:uppercase;color:var(--color-text-on-dark-muted);line-height:var(--type-eyebrow-lh)}.home-eyebrow,.home-h1{font-family:var(--font-barlow),"Barlow",sans-serif;margin-bottom:1.25rem}.home-h1{font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1;letter-spacing:-.02em;color:var(--color-text-on-dark);max-width:18ch}.home-tagline{font-family:var(--font-barlow),"Barlow",sans-serif;font-size:1.0625rem;line-height:1.75;color:var(--color-text-on-dark-muted);max-width:50rem;margin-bottom:2.5rem}.home-search,.home-search .search-wrapper{max-width:50rem;width:100%}.home-content{max-width:75rem;margin:0 auto;padding:3rem var(--space-container-pad) 4rem}.home-section{margin-bottom:0}.home-section-eyebrow{font-family:var(--font-barlow),"Barlow",sans-serif;font-size:var(--type-eyebrow-size);font-weight:var(--type-eyebrow-weight);letter-spacing:var(--type-eyebrow-ls);text-transform:uppercase;color:var(--color-text-muted);margin-bottom:1rem;line-height:var(--type-eyebrow-lh)}.home-divider{border:none;border-top:1px solid var(--color-border);margin:2.5rem 0}.home-card-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:var(--space-grid-gap);gap:var(--space-grid-gap)}.home-card{background:var(--color-bg-card);border-radius:.5rem;padding:1rem 1.25rem}.home-card-icon{color:var(--color-accent);display:inline-flex;margin-bottom:.875rem}.home-card-title{font-size:.9375rem;font-weight:600;color:var(--color-text-primary);margin-bottom:.25rem}.home-card-desc,.home-card-title{font-family:var(--font-barlow),"Barlow",sans-serif}.home-card-desc{font-size:1rem;color:var(--color-text-secondary);line-height:1.55}.home-suburb-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:var(--space-grid-gap);gap:var(--space-grid-gap)}.suburb-card{background:var(--color-bg-card);border:none;outline:none;box-shadow:none;border-radius:.5rem;padding:.875rem 1rem;text-decoration:none;display:flex;align-items:center;justify-content:space-between;gap:.75rem;transition:background .15s}.suburb-card-icon{display:block;flex-shrink:0;width:64px;height:48px;background-color:var(--color-stone-300);transition:background-color .15s;mask-size:contain;mask-repeat:no-repeat;mask-position:center right;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center right}.suburb-card:hover{background:var(--color-stone-200)}.suburb-card:hover .suburb-card-icon{background-color:var(--color-orange-500)}.suburb-card-name{font-size:var(--type-h3-size);font-weight:var(--type-h3-weight);letter-spacing:var(--type-h3-ls);line-height:var(--type-h3-lh);color:var(--color-text-primary);margin-bottom:.25rem}.suburb-card-name,.suburb-card-state{font-family:var(--font-barlow),"Barlow",sans-serif}.suburb-card-state{font-size:1rem;color:var(--color-text-muted)}.home-about-text{font-family:var(--font-barlow),"Barlow",sans-serif;font-size:var(--type-body-size);line-height:var(--type-body-lh);color:var(--color-text-secondary);max-width:50rem;margin-bottom:1rem}.home-about-text:last-child{margin-bottom:0}.home-browse{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem}.home-browse-link{display:block;font-family:var(--font-barlow),"Barlow",sans-serif;font-size:.875rem;color:var(--color-text-secondary);text-decoration:none;margin-bottom:.4rem;transition:color .1s}.home-browse-link:hover{color:var(--color-text-primary)}@media (max-width:48rem){.home-hero{padding:8rem var(--space-container-pad) 3.5rem}.home-card-grid,.home-suburb-grid{grid-template-columns:repeat(2,1fr)}.home-browse{grid-template-columns:1fr;gap:2rem}}@media (max-width:31.25rem){.home-card-grid,.home-suburb-grid{grid-template-columns:1fr}}.hero{position:relative;height:22rem;overflow:hidden;display:flex;align-items:flex-end;padding:2.75rem 0;background-size:cover;background-position:50%;background-repeat:no-repeat}.hero-grid{position:absolute;inset:0;background:linear-gradient(0deg,rgb(15 11 8/.92) 0,rgb(15 11 8/.5) 50%,rgb(15 11 8/.15))}.hero-content{position:relative;z-index:1;width:100%;max-width:70.4rem;margin:0 auto;padding:0 1.65rem}.hero-eyebrow{font-size:.75625rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-bottom:.55rem}.hero h1{font-family:var(--font-playfair),"Playfair Display",serif;font-size:3.3rem;font-weight:700;color:var(--text);line-height:1;margin-bottom:.825rem}.hero-meta{display:flex;gap:.825rem;align-items:center}.hero-tag{background:rgba(61,90,71,.25);border:1px solid rgba(61,90,71,.4);color:var(--sandstone);font-size:.825rem;padding:.275rem .825rem;border-radius:999px;font-weight:500}.content{max-width:70.4rem;margin:0 auto;padding:2.75rem 1.65rem}.stat-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:.825rem;gap:.825rem;margin-bottom:3.3rem}.stat-card{background:var(--bg-stat-card);border-radius:.55rem;padding:1.2375rem}.stat-icon{font-size:2.475rem;margin-bottom:.6875rem;display:block}.stat-label{font-size:.75625rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-bottom:.4125rem}.stat-value{font-size:1.5125rem;font-weight:700;color:var(--ochre);line-height:1.1}.stat-sub{font-size:.75625rem;color:var(--muted);margin-top:.275rem}.section{margin-bottom:2.75rem}.section h2{font-family:var(--font-playfair),"Playfair Display",serif;font-size:1.925rem;font-weight:700;color:var(--text);margin-bottom:1.1rem;line-height:1.2}.section p{font-size:1.03125rem;line-height:1.75;color:var(--muted)}.pull-quote{border-left:3px solid var(--eucalyptus);padding:.275rem 0 .275rem 1.375rem;margin:1.925rem 0}.pull-quote p{font-family:var(--font-playfair),"Playfair Display",serif;font-size:1.375rem;font-style:italic;color:var(--sandstone);line-height:1.5}.cta-section{background:linear-gradient(135deg,#1c1208,#26190c);border:1px solid var(--border);border-radius:.825rem;padding:2.75rem 2.2rem;text-align:center;margin-top:3.3rem;position:relative;overflow:hidden}.cta-section:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 50% 100%,rgba(61,90,71,.12) 0,transparent 70%)}.cta-section h3{font-family:var(--font-playfair),"Playfair Display",serif;font-size:1.5125rem;color:var(--text);margin-bottom:.55rem;position:relative}.cta-section p{color:var(--muted);margin-bottom:1.65rem}.cta-btn,.cta-section p{font-size:.9625rem;position:relative}.cta-btn{background:var(--eucalyptus);color:var(--sandstone);border:none;padding:.825rem 1.925rem;border-radius:999px;font-family:var(--font-sans),"Open Sans",sans-serif;font-weight:600;cursor:pointer;transition:background .2s;text-decoration:none;display:inline-block}.cta-btn:hover{background:#4a6e57}.breadcrumb{font-family:var(--font-barlow),"Barlow",sans-serif;font-size:var(--type-eyebrow-size);font-weight:var(--type-eyebrow-weight);letter-spacing:var(--type-eyebrow-ls);text-transform:uppercase;margin-bottom:var(--space-section-gap);display:flex;align-items:center;gap:var(--space-8)}.breadcrumb,.breadcrumb a{color:var(--color-text-muted)}.breadcrumb a{text-decoration:none;transition:color .15s}.breadcrumb a:hover{color:var(--color-text-primary)}.breadcrumb-sep{color:var(--color-border)}.directory-group{margin-bottom:var(--space-32)}.directory-letter{font-family:var(--font-barlow),"Barlow",sans-serif;font-size:2.5rem;font-weight:var(--type-h1-weight);letter-spacing:var(--type-h1-ls);text-transform:uppercase;color:var(--color-accent);margin-bottom:var(--space-10);padding-bottom:var(--space-8);border-bottom:1px solid var(--color-stone-400);line-height:1}.directory-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.2rem 1rem;gap:.2rem 1rem}.directory-link{font-family:var(--font-barlow),"Barlow",sans-serif;font-size:var(--type-body-size);color:var(--color-text-secondary);text-decoration:none;padding:.2rem 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .15s,-webkit-text-decoration-color .15s;transition:color .15s,text-decoration-color .15s;transition:color .15s,text-decoration-color .15s,-webkit-text-decoration-color .15s;text-decoration:underline;-webkit-text-decoration-color:transparent;text-decoration-color:transparent;text-underline-offset:3px}.directory-link:hover{color:var(--color-accent);-webkit-text-decoration-color:var(--color-accent);text-decoration-color:var(--color-accent)}@media (max-width:48rem){.directory-links{grid-template-columns:repeat(2,minmax(0,1fr))}.stat-grid{grid-template-columns:repeat(2,1fr)}.hero h1{font-size:2.4rem}}.hero-v2{position:relative;height:22rem;overflow:hidden;display:flex;align-items:flex-end;padding:var(--space-hero-pad-v) 0;background-color:var(--color-bg-hero)}.hero-v2-illustration{right:0;top:0;height:100%}.hero-v2-illustration,.hero-v2-state-icon{position:absolute;width:auto;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.hero-v2-state-icon{left:50%;top:1.5rem;bottom:1.5rem;transform:translateX(-50%);height:calc(100% - 3rem);filter:brightness(0) invert(1);opacity:.08}.hero-v2-content{position:relative;z-index:1;width:100%;max-width:75rem;margin:0 auto;padding:0 var(--space-container-pad)}.hero-v2-eyebrow{font-family:var(--font-barlow),"Barlow",sans-serif;font-size:var(--type-eyebrow-size);font-weight:var(--type-eyebrow-weight);letter-spacing:var(--type-eyebrow-ls);text-transform:uppercase;color:var(--color-text-on-dark-muted);margin-bottom:.5rem;line-height:var(--type-eyebrow-lh)}.hero-v2-eyebrow-link{color:inherit;text-decoration:none}.hero-v2-eyebrow-link:hover{text-decoration:underline;text-underline-offset:3px}.hero-v2 h1{font-family:var(--font-barlow),"Barlow",sans-serif;font-size:var(--type-h1-size);font-weight:var(--type-h1-weight);color:var(--color-text-on-dark);line-height:var(--type-h1-lh);letter-spacing:var(--type-h1-ls)}@media (max-width:48rem){.hero-v2 h1{font-size:2.75rem}}.suburb-content{background:var(--color-bg-page);min-height:100vh}.suburb-inner{max-width:75rem;margin:0 auto;padding:2.5rem var(--space-container-pad) 4rem}.stat-grid-v2{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:var(--space-grid-gap);gap:var(--space-grid-gap);margin-bottom:var(--space-section-gap)}@media (max-width:48rem){.stat-grid-v2{grid-template-columns:repeat(2,1fr)}}@media (max-width:31.25rem){.stat-grid-v2{grid-template-columns:1fr}}.stat-card-v2{background:var(--color-bg-card);border-radius:.5rem;padding:var(--space-card-pad-v) var(--space-card-pad-h) 1.125rem;display:flex;flex-direction:column;gap:var(--space-16)}.stat-top-row{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem}.stat-num-col{display:flex;flex-direction:column;gap:var(--space-card-inner-gap);min-width:0}.stat-label-v2{font-size:var(--type-stat-label-size);font-weight:var(--type-stat-label-weight);letter-spacing:var(--type-stat-label-ls);text-transform:uppercase;color:var(--color-text-muted);line-height:var(--type-stat-label-lh);overflow:hidden;text-overflow:ellipsis}.stat-label-v2,.stat-value-v2{font-family:var(--font-barlow),"Barlow",sans-serif;white-space:nowrap}.stat-value-v2{font-size:var(--type-stat-value-size);font-weight:var(--type-stat-value-weight);color:var(--color-text-primary);line-height:var(--type-stat-value-lh);letter-spacing:var(--type-stat-value-ls)}.stat-icon-v2{color:var(--color-accent);flex-shrink:0;margin-top:.125rem}.stat-detail-v2{font-family:var(--font-barlow),"Barlow",sans-serif;font-size:var(--type-stat-detail-size);color:var(--color-text-secondary);line-height:var(--type-stat-detail-lh)}.section-v2{margin-bottom:var(--space-section-gap)}.section-v2 h2{font-size:var(--type-h2-size);font-weight:var(--type-h2-weight);color:var(--color-text-primary);line-height:var(--type-h2-lh);letter-spacing:var(--type-h2-ls);margin-bottom:1rem}.section-v2 h2,.section-v2 p{font-family:var(--font-barlow),"Barlow",sans-serif}.section-v2 p{font-size:var(--type-body-size);line-height:var(--type-body-lh);color:var(--color-text-secondary);max-width:50rem}.cta-section-v2{background:var(--color-bg-hero);border-radius:.75rem;padding:2.5rem 2rem;text-align:center;margin-top:3rem}.cta-section-v2 h3{font-family:var(--font-barlow),"Barlow",sans-serif;font-size:var(--type-h3-size);font-weight:var(--type-h3-weight);color:var(--color-text-on-dark);margin-bottom:.5rem;letter-spacing:var(--type-h3-ls)}.cta-section-v2 p{color:var(--color-text-on-dark-muted);margin-bottom:1.5rem;line-height:var(--type-ui-lh)}.cta-btn-v2,.cta-section-v2 p{font-family:var(--font-barlow),"Barlow",sans-serif;font-size:var(--type-ui-size)}.cta-btn-v2{background:var(--color-accent);color:#fff;border:none;padding:.75rem 1.75rem;border-radius:999px;font-weight:600;cursor:pointer;text-decoration:none;display:inline-block;transition:opacity .2s}.cta-btn-v2:hover{opacity:.85}.site-footer{background:var(--color-stone-900);padding:4rem 0}.footer-inner{max-width:75rem;margin:0 auto;padding:0 var(--space-container-pad);display:flex;flex-direction:column;gap:1rem}.footer-logo-group{display:inline-flex;flex-direction:column;gap:.75rem;text-decoration:none;width:-moz-fit-content;width:fit-content}.footer-logo-img{filter:brightness(0) invert(1) brightness(.243) sepia(.1);transition:filter .2s ease}.footer-logo-group:hover .footer-logo-img{filter:brightness(0) invert(1)}.footer-brand{font-family:var(--font-barlow),"Barlow",sans-serif;font-size:1.25rem;font-weight:800;color:var(--color-text-on-dark-muted);line-height:1.1;transition:color .2s ease}.footer-logo-group:hover .footer-brand{color:#ffffff}.footer-links{display:flex;flex-wrap:wrap;gap:1rem 1.5rem}.footer-link{font-family:var(--font-barlow),"Barlow",sans-serif;font-size:1rem;color:var(--color-text-on-dark-muted);text-decoration:none;line-height:1;white-space:nowrap}.footer-link:hover{color:var(--color-text-on-dark)}.footer-divider{height:1px;background:var(--color-stone-700);width:100%}.footer-copy{font-family:var(--font-barlow),"Barlow",sans-serif;font-size:.75rem;color:var(--color-stone-200);line-height:1}@media (max-width:48rem){.site-footer{padding:3rem 0}}.map-page{display:flex;flex-direction:column;height:100vh;overflow:hidden;background:var(--color-bg-hero)}body:has(.map-page) .site-footer,body:has(.map-page)>header{display:none}.map-header{flex-shrink:0;gap:1rem;padding:.75rem 1rem;background:var(--color-ironbark-900);border-bottom:1px solid var(--color-ironbark-800);z-index:10;flex-wrap:wrap}.map-header,.map-search-form{display:flex;align-items:center}.map-search-form{gap:.5rem;background:var(--color-ironbark-800);border:1px solid var(--color-ironbark-700);border-radius:999px;padding:.4rem .5rem .4rem 1rem;flex:0 0 auto;width:clamp(200px,28vw,380px)}.map-search-input{flex:1 1;background:transparent;border:none;outline:none;color:var(--color-text-on-dark);font-family:var(--font-barlow),"Barlow",sans-serif;font-size:.9375rem}.map-search-input::placeholder{color:var(--color-text-on-dark-muted)}.map-search-btn{background:var(--color-ironbark-700);border:none;border-radius:999px;color:var(--color-text-on-dark);width:2rem;height:2rem;cursor:pointer;font-size:.875rem;display:grid;place-items:center;flex-shrink:0;transition:background .15s}.map-search-btn:hover{background:var(--color-ironbark-600)}.map-layer-nav{display:flex;gap:.375rem;flex-wrap:wrap}.map-layer-btn{font-family:var(--font-barlow),"Barlow",sans-serif;font-size:.8125rem;font-weight:600;padding:.375rem .875rem;border-radius:999px;border:1px solid var(--color-ironbark-700);background:transparent;color:var(--color-text-on-dark-muted);cursor:pointer;transition:background .15s,color .15s,border-color .15s}.map-layer-btn:hover:not(.disabled){background:var(--color-ironbark-800);color:var(--color-text-on-dark)}.map-layer-btn.active{background:var(--color-orange-500);border-color:var(--color-orange-500);color:#fff}.map-layer-btn.disabled{opacity:.35;cursor:not-allowed}.map-container{flex:1 1;min-height:0;position:relative;overflow:hidden}.map-canvas{width:100%;height:100%;display:block}.map-loading{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--color-ironbark-900);z-index:20;gap:1rem}.map-loading-msg{font-family:var(--font-barlow),"Barlow",sans-serif;font-size:.8125rem;color:var(--color-text-on-dark-muted)}.map-spinner{width:2rem;height:2rem;border:2px solid var(--color-ironbark-700);border-top-color:var(--color-orange-500);border-radius:50%;animation:map-spin .8s linear infinite}@keyframes map-spin{to{transform:rotate(1turn)}}.map-tooltip{position:absolute;bottom:1.5rem;left:1.5rem;background:var(--color-ironbark-900);border:1px solid var(--color-ironbark-700);border-radius:.625rem;padding:.875rem 1.125rem;z-index:10;pointer-events:none;min-width:220px}.map-tt-name{font-size:.9375rem;font-weight:600;color:var(--color-text-on-dark);margin-bottom:.2rem}.map-tt-name,.map-tt-state{font-family:var(--font-barlow),"Barlow",sans-serif}.map-tt-state{font-size:.75rem;color:var(--color-text-on-dark-muted);margin-bottom:.625rem}.map-tt-divider{height:1px;background:var(--color-ironbark-700);margin:.5rem 0}.map-tt-row{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.25rem}.map-tt-label{font-size:.75rem;color:var(--color-text-on-dark-muted)}.map-tt-label,.map-tt-value{font-family:var(--font-barlow),"Barlow",sans-serif}.map-tt-value{font-size:.875rem;font-weight:700;color:var(--color-orange-400)}.map-stats{position:absolute;top:1rem;right:1rem;background:var(--color-ironbark-900);border:1px solid var(--color-ironbark-700);border-radius:.625rem;padding:.75rem 1rem;z-index:10;display:flex;flex-direction:column;gap:.625rem}.map-stat{text-align:right}.map-stat-value{font-family:var(--font-barlow),"Barlow",sans-serif;font-size:1.2rem;font-weight:800;color:var(--color-orange-400)}.map-stat-label{text-transform:uppercase;letter-spacing:.04em}.map-data-note,.map-stat-label{font-family:var(--font-barlow),"Barlow",sans-serif;font-size:.625rem;color:var(--color-text-on-dark-muted)}.map-data-note{position:absolute;bottom:1.5rem;right:1.5rem;z-index:10;text-align:right;line-height:1.6}