:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--paper:#f8efea;--paper-deep:#f2dfd9;--surface:#fffaf7;--surface-rose:#f8e5e0;--ink:#3f2928;--muted:#816b68;--rose:#b84f50;--rose-dark:#7d3034;--rose-soft:#d98782;--line:#e7cbc4;--shadow:0 18px 55px #6d37321a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Segoe UI,Arial,sans-serif}body:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle at 80% 4%,#d8878238,#0000 28%),radial-gradient(circle at 8% 36%,#fffaf7e6,#0000 25%);position:fixed;inset:0}main{width:min(100%,1500px);min-height:100vh;margin:auto;padding:clamp(2rem,7vw,7rem)}.hero{position:relative}.brand{color:var(--rose-dark);align-items:baseline;gap:.7rem;text-decoration:none;display:inline-flex}.brand strong{font-family:Georgia,Times New Roman,serif;font-size:1.18rem;font-weight:600}.brand span{border-left:1px solid var(--line);color:var(--muted);letter-spacing:.11em;text-transform:uppercase;padding-left:.7rem;font-size:.65rem;font-weight:700}.eyebrow{color:var(--rose-dark);letter-spacing:.2em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:700}h1,h2,h3{font-family:Georgia,Times New Roman,serif}h1{letter-spacing:-.065em;max-width:1200px;color:var(--rose-dark);margin:11vh 0 2rem;font-size:clamp(3.7rem,8.5vw,8.6rem);font-weight:400;line-height:.86}.lede{max-width:720px;color:var(--muted);margin:0;font-size:clamp(1.1rem,2vw,1.45rem);line-height:1.6}.hero>.eyebrow{margin-top:3rem}.hero-actions{flex-wrap:wrap;gap:.75rem;margin-top:2rem;display:flex}.hero-actions a{border:1px solid var(--line);color:var(--rose-dark);border-radius:999px;align-items:center;gap:.65rem;padding:.9rem 1.25rem;font-size:.82rem;font-weight:750;text-decoration:none;transition:transform .16s,background .16s,color .16s;display:inline-flex}.hero-actions a:first-child{background:var(--rose);border-color:var(--rose);color:#fff}.hero-actions a:hover,.hero-actions a:focus-visible{background:var(--rose-dark);border-color:var(--rose-dark);color:#fff;outline:0;transform:translateY(-2px)}.scope{color:var(--rose-dark);letter-spacing:.1em;text-transform:uppercase;flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:2rem;font-size:.69rem;font-weight:700;display:flex}.scope i,.status i{background:var(--rose-soft);border-radius:50%;width:5px;height:5px;display:inline-block}.grid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:9vh;display:grid}article{background:#fffaf7d1;border:1px solid #e7cbc4cc;border-radius:22px;flex-direction:column;gap:.55rem;padding:2rem;display:flex;box-shadow:0 10px 35px #6d37320e}article strong{color:var(--rose-dark);font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,4vw,4rem);font-weight:400}article span,.status{color:var(--muted)}.status{margin:2rem 0 0;font-size:.85rem}.status i{margin:0 1rem}.explorer{border-top:1px solid var(--line);margin-top:11vh;padding-top:4rem;scroll-margin-top:2rem}.journey-heading{grid-template-columns:68px 1fr;align-items:start;gap:1.5rem;margin-bottom:2rem;display:grid}.journey-heading>span{background:var(--surface-rose);border:1px solid var(--line);width:52px;height:52px;color:var(--rose-dark);border-radius:50%;place-items:center;font-family:Georgia,serif;font-size:1rem;display:grid;box-shadow:0 7px 20px #6d373214}.journey-heading h2,.results-heading h2{letter-spacing:-.045em;color:var(--rose-dark);margin:.25rem 0 .8rem;font-size:clamp(2.2rem,5vw,4.6rem);font-weight:400;line-height:.98}.journey-heading p:not(.eyebrow),.results-heading p:not(.eyebrow){max-width:670px;color:var(--muted);margin:0;line-height:1.6}.suburb-finder{border:1px solid var(--line);max-width:1000px;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffaf7e0;border-radius:28px;margin-left:92px;padding:clamp(1.3rem,3vw,2.5rem)}.suburb-finder>label{color:var(--rose-dark);letter-spacing:.13em;text-transform:uppercase;margin-bottom:.7rem;font-size:.72rem;font-weight:700;display:block}.suburb-finder>input{border:0;border-bottom:2px solid var(--line);width:100%;color:var(--ink);background:0 0;padding:1rem 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.35rem,3vw,2.2rem)}.suburb-finder>input::placeholder{color:#b39a95}.suburb-finder>input:focus{border-color:var(--rose);outline:0}.suggestion-label{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;margin:1.6rem 0 .8rem;font-size:.7rem;font-weight:700}.suburb-tiles{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}.suburb-tiles button{text-align:left;background:var(--paper);color:var(--ink);cursor:pointer;border:1px solid #0000;border-radius:15px;flex-direction:column;gap:.4rem;padding:1.15rem 1.25rem;transition:transform .16s,background .16s,border-color .16s,box-shadow .16s;display:flex}.suburb-tiles button:hover,.suburb-tiles button:focus-visible{background:var(--surface-rose);border-color:var(--line);outline:0;transform:translateY(-2px);box-shadow:0 9px 20px #6d373214}.suburb-tiles button.selected{background:var(--rose);border-color:var(--rose);color:#fff8f5;box-shadow:0 10px 24px #7d303433}.suburb-tiles button strong{font-family:Georgia,Times New Roman,serif;font-size:1.08rem;font-weight:600}.suburb-tiles button span{color:var(--muted);font-size:.78rem}.suburb-tiles button.selected span{color:#f5deda}.empty,.error{color:#9c3438}.period-step{border-top:1px solid var(--line);margin-top:13vh;padding:4rem 0;scroll-margin-top:8vh;transition:opacity .3s}.period-step.locked{opacity:.42}.period-form{background:linear-gradient(135deg,var(--surface-rose),#f5d9d3);border:1px solid var(--line);max-width:1000px;box-shadow:var(--shadow);border-radius:28px;margin-left:92px;padding:clamp(1.5rem,4vw,3rem)}.range-value{color:var(--muted);font-size:1.05rem}.range-value strong{color:var(--rose-dark);margin-left:.35rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.2rem,5vw,4.2rem);font-weight:400}.period-form input[type=range]{width:100%;height:7px;accent-color:var(--rose);cursor:pointer;margin:2.7rem 0 .75rem}.range-labels{color:var(--muted);justify-content:space-between;font-size:.75rem;font-weight:600;display:flex}.period-form button,.data-footer button{background:var(--rose);color:#fff9f6;cursor:pointer;border:0;border-radius:999px;font-weight:750;transition:transform .16s,background .16s;box-shadow:0 10px 22px #7d30342e}.period-form button{width:100%;margin-top:2rem;padding:1.15rem;font-size:1rem;display:block}.period-form button:hover,.data-footer button:hover{background:var(--rose-dark);transform:translateY(-1px)}.period-form button:disabled{opacity:.65;cursor:wait}.results{padding-top:9vh;scroll-margin-top:3vh}.results-heading{margin:0 0 2rem 92px}.results-heading h2{font-size:clamp(2.7rem,6vw,5.7rem)}.result-count{background:var(--surface-rose);color:var(--rose-dark);border-radius:999px;margin-top:1rem;padding:.5rem .8rem;font-size:.73rem;font-weight:700;display:inline-flex}.kpis{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2rem;display:grid}.kpis article{min-height:170px}.kpis article span,.kpis small,figure small{color:var(--muted)}.kpis .positive{color:#8b393b}.kpis .negative{color:#b65650}.chart-grid{grid-template-columns:1fr 1fr;gap:1rem;margin-top:1rem;display:grid}figure{border:1px solid var(--line);background:#fffaf7db;border-radius:22px;margin:0;padding:1.6rem;box-shadow:0 10px 35px #6d37320e}figcaption{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}figcaption span{color:var(--muted)}figcaption strong{color:var(--rose-dark);font-family:Georgia,Times New Roman,serif;font-size:1.35rem;font-weight:400}.chart{height:260px;margin-top:1.5rem}.chart svg{width:100%;height:100%;overflow:visible}.chart line{stroke:var(--line)}.chart polyline{fill:none;stroke:var(--rose);stroke-width:3px;vector-effect:non-scaling-stroke}.chart circle{fill:var(--rose)}.chart rect{fill:var(--rose-soft);opacity:.78}.skeleton{background:linear-gradient(90deg,#f4e4df,#f9efeb,#f4e4df) 0 0/200%;border-radius:12px;height:100%;animation:1.4s infinite pulse}figure>small{justify-content:space-between;display:flex}.deeper-read{border-top:1px solid var(--line);margin-top:4rem;padding-top:3rem}.deeper-read>header h3{color:var(--rose-dark);letter-spacing:-.04em;margin:.4rem 0 2rem;font-size:clamp(2rem,4vw,3.6rem);font-weight:400}.insight-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.insight-grid article{background:var(--surface-rose);min-height:190px}.insight-grid article>span,.insight-grid article>small{color:var(--muted)}.insight-grid article>strong{font-size:clamp(1.65rem,3vw,3rem)}.insight-grid article>small{line-height:1.45}.segments{border:1px solid var(--line);background:#fffaf7db;border-radius:22px;margin-top:1rem;padding:1.7rem;box-shadow:0 10px 35px #6d37320e}.segments h4{color:var(--rose-dark);margin:0 0 1.4rem;font-family:Georgia,Times New Roman,serif;font-size:1.35rem;font-weight:400}.segment{grid-template-columns:minmax(100px,1fr) 3fr minmax(110px,auto) minmax(75px,auto);align-items:center;gap:1rem;margin:.9rem 0;font-size:.85rem;display:grid}.segment>div{background:var(--paper-deep);border-radius:999px;height:8px;overflow:hidden}.segment i{background:var(--rose-soft);border-radius:999px;height:100%;display:block}.segment>strong{color:var(--rose-dark);text-align:right;font-family:Georgia,Times New Roman,serif;font-size:.95rem}.segment>small{color:var(--muted);text-align:right}.data-footer{color:var(--muted);justify-content:space-between;align-items:center;gap:1rem;margin-top:1.2rem;font-size:.8rem;display:flex}.data-footer button{padding:.85rem 1.25rem}.data-footer button:disabled{opacity:.4}.explorer button:focus-visible,.explorer input:focus-visible{outline-offset:3px;outline:3px solid #b84f504d}.site-footer{border-top:1px solid var(--line);margin-top:14vh;padding-top:5rem}.footer-intro{grid-template-columns:minmax(220px,.65fr) 1.6fr;align-items:end;column-gap:4rem;display:grid}.footer-intro>.eyebrow{grid-column:1/-1;margin-bottom:1rem}.footer-intro h2{color:var(--rose-dark);letter-spacing:-.055em;margin:0;font-size:clamp(2.7rem,6vw,5.8rem);font-weight:400;line-height:.9}.footer-intro>p:last-child{max-width:540px;color:var(--muted);margin:0 0 .45rem;font-size:1.05rem;line-height:1.65}.footer-nav{flex-wrap:wrap;gap:.7rem;margin:3.5rem 0 1rem;display:flex}.footer-nav a{border:1px solid var(--line);color:var(--rose-dark);border-radius:999px;padding:.7rem 1rem;font-size:.75rem;font-weight:700;text-decoration:none;transition:background .16s,color .16s,transform .16s}.footer-nav a:hover,.footer-nav a:focus-visible{background:var(--rose);color:#fff;border-color:var(--rose);outline:0;transform:translateY(-1px)}.footer-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.footer-grid section{border:1px solid var(--line);background:#fffaf7ad;border-radius:20px;min-height:275px;padding:1.7rem;scroll-margin-top:2rem}.footer-grid section>span{background:var(--surface-rose);width:34px;height:34px;color:var(--rose-dark);border-radius:50%;place-items:center;font-family:Georgia,serif;font-size:.8rem;display:grid}.footer-grid h3{color:var(--rose-dark);margin:2.5rem 0 .8rem;font-size:1.55rem;font-weight:400}.footer-grid p{color:var(--muted);margin:0;font-size:.9rem;line-height:1.65}.about-builder{background:var(--rose-dark);color:#fff8f5;box-shadow:var(--shadow);border-radius:28px;grid-template-columns:1fr 1fr;gap:3rem;margin-top:1rem;padding:clamp(2rem,5vw,4.5rem);display:grid}.about-builder h2{color:#fff8f5;letter-spacing:-.04em;max-width:600px;margin:.65rem 0 0;font-size:clamp(2.2rem,4vw,4rem);font-weight:400;line-height:.98}.about-builder .eyebrow{color:#efbbb3}.about-builder>div:last-child{align-self:end}.about-builder p{color:#efd8d3;max-width:560px;margin:0;line-height:1.65}.about-builder a{color:var(--rose-dark);background:#fff8f5;border-radius:999px;align-items:center;gap:.6rem;margin-top:1.5rem;padding:.85rem 1.2rem;font-weight:750;text-decoration:none;display:inline-flex}.about-builder a:hover,.about-builder a:focus-visible{background:var(--surface-rose);outline-offset:3px;outline:3px solid #ffffff47}.footer-base{color:var(--muted);grid-template-columns:1fr auto auto;align-items:center;gap:2rem;padding:2rem .2rem 0;font-size:.72rem;display:grid}.footer-base strong{color:var(--rose-dark);letter-spacing:.16em}.footer-base p{text-align:right;margin:0}@keyframes pulse{to{background-position:-200%}}@media (max-width:1000px){.chart-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:repeat(2,1fr)}.footer-base{grid-template-columns:1fr 1fr}.footer-base p:last-child{text-align:left;grid-column:1/-1}}@media (max-width:700px){main{padding:2rem 1.2rem}.brand{flex-direction:column;align-items:flex-start;gap:.3rem}.brand span{border:0;padding:0}h1{margin-top:10vh}.grid,.kpis,.insight-grid,.footer-grid,.about-builder{grid-template-columns:1fr}.status{line-height:2}.status i{margin:0 .35rem}.journey-heading{grid-template-columns:43px 1fr;gap:.8rem}.journey-heading>span{width:38px;height:38px}.suburb-finder,.period-form,.results-heading{margin-left:0}.suburb-tiles{grid-template-columns:1fr}.period-step{margin-top:10vh;padding-top:2.5rem}.results{padding-top:5vh}.segment{grid-template-columns:88px 1fr auto}.segment>small{display:none}.segment>strong{font-size:.8rem}.data-footer{flex-direction:column;align-items:flex-start}.site-footer{margin-top:10vh;padding-top:3rem}.footer-intro{grid-template-columns:1fr;gap:1.5rem}.footer-intro>p:last-child{margin:0}.footer-nav{margin-top:2.5rem}.footer-grid section{min-height:auto}.footer-grid h3{margin-top:1.5rem}.about-builder{gap:2rem}.footer-base{grid-template-columns:1fr;gap:.65rem}.footer-base p,.footer-base p:last-child{text-align:left;grid-column:auto}}
