@import "https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap";body{min-width:320px}:root{--ink:#222;--muted:#6a6a6a;--line:#e7e2dc;--paper:#fff;--soft:#f7f3ee;--teal:#0f766e;--teal-dark:#0b4f49;--rausch:#ff385c;--amber:#fff3d8;--green:#e5f8ea;--shadow:#00000005 0px 0px 0px 1px, #0000000a 0px 2px 6px, #0000001a 0px 4px 8px;color:var(--ink);background:#fbf8f3;font-family:DM Sans,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#fbf8f3;min-width:320px;margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,.primary-link,.ghost-link{cursor:pointer;border:0;border-radius:999px;padding:.9rem 1.18rem;font-weight:800;transition:transform .16s,box-shadow .16s,background .16s}button:hover,.primary-link:hover,.ghost-link:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000014}button,.primary-link{background:var(--ink);color:#fff}.secondary-button,.ghost-link{color:var(--ink);background:#f2f2f2}main{min-height:100vh}.hero{border-bottom:1px solid var(--line);background:radial-gradient(circle at 12% 18%,#ff385c2e,#0000 24rem),radial-gradient(circle at 82% 10%,#0f766e38,#0000 22rem),linear-gradient(135deg,#fffaf5 0%,#f7f3ee 52%,#eef8f5 100%);padding:1.25rem clamp(1rem,4vw,4.5rem) 3.8rem;position:relative;overflow:hidden}.hero:after{content:"";filter:blur(10px);background:#ff385c1a;border-radius:50%;width:34rem;height:34rem;position:absolute;inset:auto -8rem -14rem auto}nav{z-index:1;margin-bottom:4.8rem;justify-content:space-between;align-items:center;gap:1rem;max-width:1240px;margin-inline:auto;display:flex;position:relative}.brand-mark{letter-spacing:-.02em;align-items:center;gap:.55rem;font-size:1.1rem;display:inline-flex}.brand-mark:before{content:"";background:var(--rausch);border-radius:50%;width:2rem;height:2rem;box-shadow:inset 0 0 0 7px #fff}.nav-links{color:#47423e;flex-wrap:wrap;gap:.7rem;font-size:.93rem;font-weight:850;display:flex}.nav-links a{background:#ffffff9e;border:1px solid #ffffffb3;border-radius:999px;padding:.48rem .7rem;transition:background .16s,border-color .16s}.nav-links a:hover{border-color:var(--line);background:#fff}.hero-content{z-index:1;grid-template-columns:minmax(0,1.2fr) 390px;align-items:center;gap:clamp(1rem,5vw,4.5rem);max-width:1240px;margin:0 auto;display:grid;position:relative}h1{letter-spacing:-.07em;max-width:890px;color:var(--ink);margin:0 0 1.2rem;font-size:clamp(2.95rem,7.25vw,6.8rem);line-height:.92}h2{letter-spacing:-.05em;margin:0 0 .8rem;font-size:clamp(1.55rem,3vw,2.55rem);line-height:1.02}h3{letter-spacing:-.025em;margin:.3rem 0 .5rem}h4{letter-spacing:-.02em;margin:0 0 .4rem;font-size:1rem}p{line-height:1.6}.hero-copy{color:#4a4744;max-width:680px;font-size:clamp(1.05rem,2vw,1.3rem)}.eyebrow{color:var(--teal);text-transform:uppercase;letter-spacing:.13em;margin:0 0 .6rem;font-size:.76rem;font-weight:1000}.muted{color:var(--muted)}.tight{margin-top:0}.lead{color:#3a3a3a;margin-bottom:.6rem;font-size:1.15rem}.hero-actions,.chip-row,.card-topline,.proof-strip{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.hero-actions{margin-top:1.55rem}.hero-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:var(--shadow);background:#ffffffd6;border:1px solid #ffffffe0;border-radius:32px;padding:1.35rem}.hero-card h2{margin-top:.9rem}.hero-stats{grid-template-columns:repeat(3,1fr);gap:.7rem;margin-top:1.2rem;display:grid}.hero-stats div{border:1px solid var(--line);background:#fff;border-radius:22px;padding:.85rem}.hero-stats strong{letter-spacing:-.04em;font-size:1.7rem;display:block}.hero-stats span{color:var(--muted);font-size:.78rem;font-weight:800}.proof-strip{background:var(--paper);border:1px solid var(--line);width:min(1180px,100% - 2rem);box-shadow:var(--shadow);z-index:2;border-radius:999px;justify-content:center;margin:-1rem auto 0;padding:.82rem;position:relative}.how-it-works{width:min(1180px,100% - 2rem);margin:3rem auto 2.5rem}.steps-grid{grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:1.2rem;display:grid}.step-card{background:var(--paper);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:28px;padding:1.2rem;transition:transform .16s,box-shadow .16s}.step-card:hover{transform:translateY(-2px);box-shadow:0 6px 18px #00000014}.step-number{color:var(--rausch);letter-spacing:-.04em;margin-bottom:.6rem;font-size:2.2rem;font-weight:900;line-height:1;display:inline-block}.search-shell{width:min(1180px,100% - 2rem);margin:2.5rem auto 1.2rem}.section-heading{margin-bottom:1rem}.centered{text-align:center;max-width:720px;margin:0 auto 1rem}.search-panel{background:var(--paper);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:32px;grid-template-columns:repeat(4,1fr);gap:.75rem;padding:.9rem;display:grid}label{color:#34302d;gap:.42rem;font-size:.92rem;font-weight:850;display:grid}input,select,textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:18px;outline:none;padding:.9rem .92rem}input:focus,select:focus,textarea:focus{border-color:var(--rausch);box-shadow:0 0 0 3px #ff385c21}textarea{resize:vertical;min-height:110px}.provider-grid-section{width:min(1180px,100% - 2rem);margin:0 auto 2rem}.provider-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.provider-card{border:1px solid var(--line);background:#fff;border-radius:28px;flex-direction:column;transition:transform .16s,box-shadow .16s,border-color .16s;display:flex;overflow:hidden}.provider-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.provider-card.selected{box-shadow:0 0 0 2px #ff385c17, var(--shadow);border-color:#ff385c8c}.card-body{flex-direction:column;flex:1;padding:.92rem;display:flex}.card-topline{margin-bottom:.6rem}.provider-photo{background:linear-gradient(135deg,#d6f5ec,#ffd9df);min-height:200px;position:relative;overflow:hidden}.provider-card .provider-photo{border-radius:0}.provider-photo.compact{min-height:160px}.provider-photo:before{content:"";mix-blend-mode:soft-light;background:radial-gradient(circle at 26% 24%,#ffffffe0,#0000 7rem),radial-gradient(circle at 75% 55%,#ffffff73,#0000 9rem);position:absolute;inset:0}.provider-photo:after{content:"";border:1px solid #ffffff8c;border-radius:22px;position:absolute;inset:1rem}.provider-photo-harbour-support{background:linear-gradient(135deg,#a7f3d0,#60a5fa)}.provider-photo-bright-path-therapy{background:linear-gradient(135deg,#fbcfe8,#c4b5fd)}.provider-photo-regional-respite-vic{background:linear-gradient(135deg,#fde68a,#fca5a5)}.provider-photo-calm-steps-support{background:linear-gradient(135deg,#bfdbfe,#99f6e4)}.provider-photo-northside-behaviour{background:linear-gradient(135deg,#ddd6fe,#f0abfc)}.provider-photo-mobility-at-home{background:linear-gradient(135deg,#bbf7d0,#e0f2fe)}.photo-overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffd1;border-radius:18px;padding:.85rem;position:absolute;bottom:1rem;left:1rem;right:1rem;box-shadow:0 6px 18px #0000000d}.photo-overlay span{color:var(--muted);font-size:.78rem;font-weight:850;display:block}.photo-overlay strong{margin-top:.16rem;display:block}.badge,.chip,.proof-strip span{border:1px solid var(--line);color:#373330;background:#fff;border-radius:999px;padding:.44rem .68rem;font-size:.82rem;font-weight:850}.badge.verified{background:var(--green);color:#176b34;border-color:#bee8ca}.badge.accent{background:var(--amber);color:#7c4a03;border-color:#f2d08a}.chip-row{flex-wrap:wrap;gap:.45rem;display:flex}.mini-grid{grid-template-columns:repeat(3,1fr);gap:.55rem;margin:.9rem 0;display:grid}.mini-grid div{background:#faf8f5;border:1px solid #eee7df;border-radius:18px;padding:.65rem}dt{text-transform:uppercase;color:var(--muted);letter-spacing:.08em;font-size:.66rem;font-weight:1000}dd{margin:.22rem 0 0;font-size:.86rem;font-weight:900}.reason-list{color:#514c47;margin:.6rem 0 .8rem;padding-left:1.1rem;font-size:.9rem}.profile-panel{background:var(--paper);border:1px solid var(--line);width:min(1180px,100% - 2rem);box-shadow:var(--shadow);border-radius:32px;margin:0 auto 2rem;padding:1.2rem}.profile-layout{grid-template-columns:380px 1fr;align-items:start;gap:1.2rem;display:grid}.profile-visual .provider-photo{border-radius:24px;min-height:320px;margin:0}.profile-header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.status-stack{flex-direction:column;align-items:flex-end;gap:.5rem;min-width:165px;display:flex}.profile-grid{grid-template-columns:repeat(2,1fr);gap:.85rem;margin:1.1rem 0;display:grid}.profile-grid>div{background:#faf8f5;border:1px solid #eee7df;border-radius:24px;padding:1rem}.explain-box{background:#effcf8;border:1px solid #b9eee2;border-radius:24px;margin:1rem 0;padding:1rem}blockquote{border:1px solid #f0e3d3;border-left:4px solid var(--rausch);background:#fffaf5;border-radius:18px;margin:0 0 .75rem;padding:.9rem}blockquote p{margin:.4rem 0}cite{color:var(--muted);font-style:normal;font-weight:750}.form-card form{gap:.82rem;display:grid}.form-card.embedded{box-shadow:none;border:1px dashed var(--line);background:#fbf8f3;border-radius:24px;margin-top:1.2rem;padding:1rem}.form-heading{justify-content:space-between;align-items:start;gap:1rem;display:flex}.checkbox-label{grid-template-columns:auto 1fr;align-items:center;font-weight:750}.checkbox-label input{width:auto}.success{color:#166534;background:#dcfce7;border-radius:16px;padding:.75rem;font-weight:850}.two-column{grid-template-columns:.9fr 1.1fr;align-items:start;gap:1rem;width:min(1180px,100% - 2rem);margin:1.5rem auto;display:grid}.form-card,.admin-panel{background:var(--paper);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:32px;padding:1.2rem}.moderation-list{gap:.75rem;display:grid}.moderation-list article{border:1px solid var(--line);background:#fff;border-radius:22px;grid-template-columns:1fr 180px;align-items:center;gap:.9rem;padding:.92rem;display:grid}.safety-note{color:#fff;width:min(1180px,100% - 2rem);box-shadow:var(--shadow);background:#222;border-radius:32px;grid-template-columns:.75fr 1.25fr;gap:1rem;margin:1.5rem auto 3rem;padding:1.2rem;display:grid}.safety-note .eyebrow{color:#ffb4c2}.safety-note h2{color:#fff}.safety-note ul{margin:0}.safety-note li{color:#f5f2ee;margin:.5rem 0;line-height:1.55}.site-footer{background:var(--ink);color:#fff;margin-top:2rem;padding:2.5rem clamp(1rem,4vw,4.5rem)}.footer-inner{grid-template-columns:1fr auto auto;align-items:start;gap:2rem;max-width:1240px;margin:0 auto;display:grid}.footer-inner .brand-mark{color:#fff}.footer-inner .brand-mark:before{box-shadow:inset 0 0 0 7px #222}.footer-links{flex-direction:column;gap:.5rem;display:flex}.footer-links a{color:#ccc;font-size:.92rem;font-weight:750;transition:color .16s}.footer-links a:hover{color:#fff}.footer-meta{flex-direction:column;align-items:flex-end;gap:.6rem;display:flex}.small{font-size:.82rem}@media (width<=1024px){.provider-grid,.steps-grid{grid-template-columns:repeat(2,1fr)}.profile-layout{grid-template-columns:1fr}.profile-visual{max-width:420px}}@media (width<=980px){nav,.profile-header{flex-direction:column;align-items:flex-start}.hero-content,.search-panel,.two-column,.profile-grid,.safety-note,.footer-inner,.mini-grid,.moderation-list article{grid-template-columns:1fr}.proof-strip{border-radius:26px}.status-stack,.footer-meta{align-items:flex-start}}@media (width<=620px){.hero{padding-bottom:2.5rem}nav{margin-bottom:2.3rem}h1{font-size:clamp(2.7rem,17vw,4.7rem)}.nav-links{display:none}.hero-stats{grid-template-columns:1fr}.provider-photo{min-height:180px}.provider-grid,.steps-grid{grid-template-columns:1fr}}
