:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--ink:#102015;--forest:#163300;--muted:#667267;--line:#dfe3dc;--panel:#fff;--wash:#f3f0ea;--cream:#fffdf8;--sage:#e7efe1;--lime:#9fe870;--orange:#fa9a2d;--green:#25724d;--shadow:0 16px 38px rgba(31,44,28,.1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--wash);color:var(--ink);line-height:1.5;-webkit-font-smoothing:antialiased}a{color:inherit}.site-header{position:sticky;top:0;z-index:10;background:rgba(255,255,255,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(14px)}.header-inner{max-width:1380px;height:82px;margin:auto;padding:0 34px;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand img{display:block;width:188px;height:auto}.site-header nav{display:flex;gap:24px;align-items:center;font-size:.85rem;font-weight:750;color:#1a365d}.site-header nav a{text-decoration:none}.site-header nav a:hover{color:#000}.site-header nav small{padding:3px 6px;border-radius:999px;background:var(--orange);color:var(--forest);font-size:.58rem;text-transform:uppercase}.page-wrap{width:min(1180px,calc(100% - 48px));margin-inline:auto}.directory-hero,.provider-hero{background:var(--panel);border-bottom:1px solid var(--line)}.directory-hero .page-wrap{padding:48px 0 54px}.provider-hero .page-wrap{padding:34px 0 44px}.breadcrumbs ol{display:flex;flex-wrap:wrap;gap:7px;list-style:none;margin:0 0 36px;padding:0;color:var(--muted);font-size:.8rem;font-weight:650}.breadcrumbs li:not(:last-child)::after{content:"/";margin-left:7px;color:#a0aaa0}.breadcrumbs a{text-decoration:none}.breadcrumbs a:hover{text-decoration:underline}.eyebrow{margin:0 0 8px;color:var(--green);font-size:.76rem;font-weight:850;text-transform:uppercase}.directory-hero h1,.provider-hero h1{max-width:920px;margin:0;color:var(--ink);font-size:clamp(2.3rem,5vw,4.7rem);line-height:1.02;letter-spacing:0;font-weight:850}.directory-hero .lead{max-width:770px;margin:22px 0 0;color:var(--muted);font-size:1.18rem}.hero-actions{display:flex;align-items:center;gap:22px;margin-top:30px}.primary-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:0 20px;border-radius:7px;background:var(--forest);color:#fff;text-decoration:none;font-weight:800}.primary-button:hover{background:#234f08}.primary-button svg,.capacity svg,.card-facts svg,.metric svg,.category-state svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.text-link{font-weight:800;text-underline-offset:4px}.summary-band{border-bottom:1px solid var(--line);background:#fff}.summary-grid{display:grid;grid-template-columns:repeat(3,1fr);padding-block:24px}.metric{display:grid;grid-template-columns:auto 1fr;column-gap:10px;align-items:center;padding:10px 24px;border-right:1px solid var(--line)}.metric:first-child{padding-left:0}.metric:last-child{border-right:0}.metric svg{grid-row:1/3;width:26px;height:26px;color:var(--green)}.metric span{color:var(--muted);font-size:.75rem;font-weight:750;text-transform:uppercase}.metric strong{font-size:1.45rem}.section-block{padding-block:54px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:24px}.section-heading h2,.source-band h2,.side-panel h2{margin:0;font-size:clamp(1.5rem,2.4vw,2.1rem);line-height:1.14}.section-heading>p{max-width:520px;margin:0;color:var(--muted)}.suburb-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.suburb-grid a{display:flex;justify-content:space-between;gap:12px;padding:15px 16px;border:1px solid var(--line);border-radius:7px;background:#fff;text-decoration:none}.suburb-grid a:hover{border-color:var(--green)}.suburb-grid span{color:var(--muted);font-size:.82rem}.directory-grid,.related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.directory-card{position:relative;min-height:226px;padding:20px 20px 66px;border:1px solid #d7ddd4;border-radius:8px;background:#fff;box-shadow:0 2px 0 rgba(16,32,21,.02)}.directory-card:hover{border-color:#aab7a7;box-shadow:var(--shadow)}.card-topline{display:flex;align-items:center;gap:10px;min-height:26px}.type-pill{display:inline-flex;width:max-content;padding:5px 9px;border:1px solid #dce2d8;border-radius:999px;background:#f2f5ef;color:#415143;font-size:.73rem;font-weight:800}.capacity{display:inline-flex;align-items:center;gap:4px;color:var(--muted);font-size:.8rem;font-weight:750}.capacity svg{width:17px;height:17px}.directory-card h3{margin:14px 0 5px;font-size:1.08rem;line-height:1.22}.directory-card h3 a{text-decoration:none}.directory-card h3 a::after{content:"";position:absolute;inset:0}.directory-card p{margin:0;color:var(--muted);font-size:.9rem}.card-facts{display:flex;flex-wrap:wrap;gap:10px;margin-top:13px}.card-facts strong{color:var(--forest)}.card-facts span{display:inline-flex;align-items:center;gap:4px;color:var(--muted);font-size:.82rem}.card-facts svg{width:15px;height:15px;fill:currentColor}.round-link{position:absolute;right:18px;bottom:16px;z-index:1;display:grid;width:40px;height:40px;place-items:center;border-radius:50%;background:var(--lime);color:var(--forest);font-size:1.35rem;text-decoration:none}.source-band,.related-band{padding:48px 0;border-top:1px solid var(--line);background:#e9eee5}.source-band .page-wrap{max-width:850px;margin-left:max(24px,calc((100% - 1180px)/2))}.source-band p{color:#4d5b4f}.updated{font-size:.85rem}.provider-heading{display:flex;justify-content:space-between;align-items:end;gap:30px}.provider-heading h1{margin-top:14px}.provider-heading .address{margin:13px 0 0;color:var(--muted);font-size:1.08rem}.metrics-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:30px}.metrics-grid .metric{display:block;padding:16px;border:0;border-radius:7px;background:#f3f6f0}.metrics-grid .metric span,.metrics-grid .metric strong{display:block}.metrics-grid .metric strong{margin-top:5px;font-size:1.2rem}.detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:54px;padding-block:50px}.detail-section{padding-bottom:46px;margin-bottom:46px;border-bottom:1px solid var(--line)}.rating-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.rating-grid>div{padding:15px;border:1px solid var(--line);border-radius:7px;background:#fff}.rating-grid span,.rating-grid strong{display:block}.rating-grid span{min-height:36px;color:var(--muted);font-size:.8rem;font-weight:700}.rating-grid strong{display:flex;align-items:center;gap:6px;margin-top:5px;font-size:1.05rem}.rating-grid svg{width:17px;height:17px;fill:var(--orange);stroke:var(--orange)}.room-list{display:grid;gap:9px}.room-row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:17px 19px;border:1px solid var(--line);border-radius:7px;background:var(--cream)}.room-row h3{margin:0;font-size:1rem}.room-row p{margin:4px 0 0;color:var(--muted);font-size:.85rem}.room-row>strong{color:var(--green);font-size:1.05rem;white-space:nowrap}.empty-note{padding:20px;border:1px solid #f0d8b4;border-radius:7px;background:#fff7eb}.empty-note p{margin:5px 0 0;color:#765125}.category-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.category-state{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:9px;padding:15px;border:1px solid var(--line);border-radius:7px;background:#fff;color:#879086}.category-state svg{grid-row:1/3}.category-state span{font-weight:750}.category-state strong{grid-column:2;font-size:.75rem}.category-state.is-listed{border-color:#a9cba9;background:#f2f8ee;color:var(--green)}.facts-list{display:grid;grid-template-columns:repeat(2,1fr);margin:0;border-top:1px solid var(--line)}.facts-list div{display:flex;justify-content:space-between;gap:20px;padding:13px 4px;border-bottom:1px solid var(--line)}.facts-list dt{color:var(--muted)}.facts-list dd{margin:0;text-align:right;font-weight:750}.contact-links{display:grid;gap:8px}.contact-link{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 18px;border:1px solid var(--line);border-radius:7px;background:#fff;text-decoration:none}.contact-link:hover{border-color:var(--green)}.contact-link span,.contact-link small{display:block}.contact-link small{margin-top:3px;color:var(--muted)}.source-note{padding:20px;border-radius:7px;background:#e8eee4}.source-note p{margin:5px 0 0;color:#526052}.side-panel{position:sticky;top:112px;align-self:start;padding:22px;border:1px solid var(--line);border-radius:8px;background:#fff}.side-panel h2{margin-bottom:14px;font-size:1.15rem}.side-link{display:flex;justify-content:space-between;gap:8px;padding:12px 0;border-top:1px solid var(--line);text-decoration:none;font-size:.9rem;font-weight:700}.side-link span{color:var(--green)}.related-grid{grid-template-columns:repeat(4,1fr)}.related-grid .directory-card{min-height:215px}.site-footer{display:flex;justify-content:space-between;gap:40px;padding:42px max(24px,calc((100% - 1180px)/2));border-top:1px solid var(--line);background:var(--forest);color:#fff}.site-footer img{width:175px;filter:brightness(0) invert(1)}.site-footer p{max-width:450px;color:#cfdbcb}.site-footer nav{display:flex;flex-wrap:wrap;align-items:center;gap:22px}.site-footer a{font-weight:700;text-underline-offset:4px}@media(max-width:900px){.site-header nav{display:none}.header-inner{height:72px;padding:0 20px}.brand img{width:160px}.page-wrap{width:min(100% - 32px,720px)}.directory-hero .page-wrap{padding:34px 0 40px}.directory-hero h1,.provider-hero h1{font-size:clamp(2.1rem,10vw,3.6rem)}.summary-grid{grid-template-columns:1fr}.summary-grid .metric{padding:14px 0;border-right:0;border-bottom:1px solid var(--line)}.summary-grid .metric:last-child{border-bottom:0}.suburb-grid,.directory-grid,.related-grid{grid-template-columns:repeat(2,1fr)}.provider-heading{display:block}.provider-heading .primary-button{margin-top:24px}.metrics-grid{grid-template-columns:repeat(2,1fr)}.detail-layout{grid-template-columns:1fr}.side-panel{position:static;order:-1}.rating-grid{grid-template-columns:repeat(2,1fr)}.category-grid{grid-template-columns:1fr}.site-footer{display:block}.site-footer nav{margin-top:24px}}@media(max-width:580px){.page-wrap{width:calc(100% - 28px)}.breadcrumbs{overflow:hidden}.breadcrumbs ol{flex-wrap:nowrap;overflow-x:auto;padding-bottom:5px}.hero-actions{align-items:stretch;flex-direction:column}.primary-button{width:100%}.section-block{padding-block:38px}.section-heading{display:block}.section-heading>p{margin-top:8px}.suburb-grid,.directory-grid,.related-grid{grid-template-columns:1fr}.directory-card{min-height:204px}.metrics-grid{grid-template-columns:1fr}.rating-grid,.facts-list{grid-template-columns:1fr}.room-row{align-items:flex-start;flex-direction:column}.source-band .page-wrap{margin-inline:auto}.site-footer{padding:34px 20px}.site-footer nav{align-items:flex-start;flex-direction:column;gap:12px}}