:root{color-scheme:light;--bg: #f4efe6;--surface: rgba(255, 255, 255, .8);--surface-strong: #fffdf9;--surface-soft: #f3f8f5;--text: #1f1c18;--muted: #5d554d;--muted-strong: #433d36;--border: rgba(53, 40, 27, .12);--accent: #0f766e;--accent-strong: #0b5b55;--accent-soft: #dcefe9;--shadow: 0 16px 48px rgba(50, 32, 15, .06)}*{box-sizing:border-box}html{scrollbar-gutter:stable;font-family:IBM Plex Sans,Segoe UI,sans-serif;background:radial-gradient(circle at top left,rgba(15,118,110,.12),transparent 26%),linear-gradient(180deg,#f3ecdf,#f4efe6);color:var(--text)}body{margin:0;min-height:100vh}a{color:inherit;text-decoration-color:#0f766e59}main :where(p,li) a:not(.button):not(.action-link){color:var(--text);background-image:linear-gradient(90deg,var(--accent) 0%,var(--accent-strong) 100%),radial-gradient(circle,rgba(255,255,255,.42) 1px,transparent 1.7px);background-repeat:no-repeat,repeat;background-size:0% 100%,0 0;background-position:0 0,0 140%;border-radius:.35rem;padding:.08rem .3rem;text-decoration-line:underline;text-decoration-color:var(--accent);text-decoration-thickness:1.5px;text-underline-offset:.14em;transition:background-size .52s cubic-bezier(.22,1,.36,1),background-position .56s cubic-bezier(.22,1,.36,1),color .36s cubic-bezier(.22,1,.36,1),text-decoration-color .36s cubic-bezier(.22,1,.36,1),box-shadow .36s cubic-bezier(.22,1,.36,1)}main :where(p,li) a:not(.button):not(.action-link):hover,main :where(p,li) a:not(.button):not(.action-link):focus-visible{background-size:100% 100%,9px 9px;background-position:0 0,0 0;color:#fff;text-decoration-color:#ffffffe6;box-shadow:0 0 0 1px #0f766e33}h1,h2,h3{letter-spacing:-.025em}.shell{width:min(1180px,calc(100% - 2rem));margin:0 auto}.site-header{position:sticky;top:0;z-index:10;backdrop-filter:blur(18px);background:#f4efe6e6;border-bottom:1px solid var(--border);overflow:visible}.site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 0;overflow:visible}.site-header__end{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;justify-content:flex-end;min-width:0}.lang-switcher{position:relative;flex-shrink:0;z-index:25}.lang-switcher__toggle{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .65rem;border:1px solid var(--border);border-radius:999px;background:#ffffffd9;font:inherit;font-size:.8rem;font-weight:600;letter-spacing:.02em;color:var(--text);cursor:pointer;line-height:1.2}.lang-switcher__toggle:hover,.lang-switcher--open .lang-switcher__toggle{background:#fffffff2;border-color:#0000001f}.lang-switcher__flag{font-size:1.1rem;line-height:1}.lang-switcher__code{min-width:1.75rem;text-align:center}.lang-switcher__chevron{flex-shrink:0;opacity:.75;transition:transform .15s ease}.lang-switcher--open .lang-switcher__chevron{transform:rotate(180deg)}.lang-switcher__menu{position:absolute;top:calc(100% + .35rem);right:0;min-width:11.5rem;max-height:min(70vh,22rem);overflow-y:auto;margin:0;padding:.35rem 0;list-style:none;background:#fffffffa;border:1px solid var(--border);border-radius:.65rem;box-shadow:0 8px 24px #0f172a1f}.lang-switcher__menu-item{margin:0}.lang-switcher__menu-link{display:flex;align-items:center;gap:.5rem;padding:.45rem .85rem;font-size:.9rem;color:var(--text);text-decoration:none}.lang-switcher__menu-link:hover{background:#0000000a}.lang-switcher__menu-link--current{font-weight:600;background:#00000008}.lang-switcher__menu-label{flex:1;min-width:0}.brand{display:inline-flex;align-items:center;gap:.75rem;font-weight:700;text-decoration:none}.brand__mark{display:inline-grid;place-items:center;width:2.2rem;height:2.2rem;border-radius:999px;background:var(--accent);color:#fff}.nav-list{display:flex;flex-wrap:wrap;gap:.35rem;list-style:none;padding:0;margin:0;overflow:visible}.nav-list a{display:inline-flex;align-items:center;padding:.45rem .65rem;border-radius:999px;color:var(--muted);text-decoration:none}.nav-list a:hover{background:#ffffffb3;color:var(--text)}.nav-dropdown__trigger{font:inherit;cursor:pointer;border:none;background:transparent;display:inline-flex;align-items:center;padding:.45rem .65rem;border-radius:999px;color:var(--muted)}.nav-dropdown__trigger:hover,.nav-dropdown__trigger[aria-expanded=true]{background:#ffffffb3;color:var(--text)}.nav-list__item--submenu{position:relative;z-index:30}.nav-submenu{display:none;position:absolute;top:100%;left:0;z-index:40;min-width:12.5rem;margin:0;padding:.4rem 0;list-style:none;background:#fffffffa;border:1px solid var(--border);border-radius:.65rem;box-shadow:0 8px 24px #0f172a1f}.nav-submenu a{display:block;padding:.45rem .85rem;border-radius:0;white-space:nowrap}.nav-submenu a:hover{background:#f4efe6f2}.nav-list__item--submenu:hover .nav-submenu,.nav-list__item--submenu:focus-within .nav-submenu,.nav-list__item--submenu.nav-dropdown--open .nav-submenu{display:block}main{padding:2.5rem 0 5rem}.hero,.page-intro,.tool-shell{display:grid;gap:1.5rem;padding:clamp(1.5rem,3vw,2.2rem);background:var(--surface-strong);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:1.25rem}.hero{grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr);align-items:start}.hero__content,.hero__panel,.page-intro__main,.page-intro__aside{display:grid;align-content:start;gap:1rem}.hero__content h1{max-width:min(26ch,100%);margin:0;font-size:clamp(2rem,3.8vw,3rem);line-height:.95;text-wrap:balance}.hero-headline__suburb-slot{display:inline-block;vertical-align:baseline;line-height:.95;margin-right:-2.5ch}.tenancy-rent-table{width:100%;border-collapse:collapse;font-size:.95rem}.tenancy-rent-table th,.tenancy-rent-table td{padding:.65rem .55rem;border-bottom:1px solid rgba(53,40,27,.08);text-align:left}.tenancy-rent-table th{color:var(--muted);font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.tenancy-rent-sections{display:grid;gap:1.15rem}.tenancy-rent-section__title{margin:0 0 .6rem;font-size:1.15rem}.tenancy-rent-table__sample{color:var(--muted)}.tenancy-rent-table__range{min-width:9.5rem}.range-view-heading{display:inline-flex;align-items:center;gap:.45rem}.range-help{position:relative;display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;border-radius:999px;border:1px solid rgba(15,118,110,.5);color:var(--accent-strong);font-size:.72rem;font-weight:700;line-height:1;cursor:help}.range-help__popover{position:absolute;top:calc(100% + .4rem);right:0;width:16rem;z-index:2;padding:.55rem .65rem;border-radius:.6rem;border:1px solid var(--border);background:#fffdf9;color:var(--text);text-transform:none;letter-spacing:normal;font-size:.78rem;font-weight:500;line-height:1.4;box-shadow:0 8px 18px #32200f1f;opacity:0;visibility:hidden;transform:translateY(-3px);transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.range-help:hover .range-help__popover,.range-help:focus-visible .range-help__popover{opacity:1;visibility:visible;transform:translateY(0)}.rent-range{position:relative;width:100%;height:.9rem;border-radius:999px;background:linear-gradient(90deg,#35281b14,#35281b24)}.rent-range__band{position:absolute;top:.14rem;border-radius:999px;height:.62rem;background:linear-gradient(90deg,#0f766e80,#0b5b55d1)}.rent-range__median{position:absolute;top:-.1rem;width:.16rem;height:1.1rem;border-radius:999px;background:#1f1c18;transform:translate(-50%)}.hero-headline__city{color:var(--accent-strong);font-weight:700}.hero-headline__question-blink{opacity:1}.hero-copy,.page-intro__main p,.card p,.support-panel p,.tool-shell p{color:var(--muted);font-size:1.05rem;line-height:1.65}.hero-copy{max-width:36rem;margin:0}.eyebrow,.support-panel__eyebrow,.task-card__eyebrow{margin:0;text-transform:uppercase;letter-spacing:.14em;font-size:.78rem;font-weight:700}.eyebrow,.support-panel__eyebrow{color:var(--accent-strong)}.hero-actions{display:flex;flex-wrap:wrap;gap:.75rem}.button{display:inline-flex;align-items:center;justify-content:center;width:fit-content;padding:.9rem 1.3rem;border-radius:999px;background:var(--accent);border:1px solid transparent;color:#fff;text-decoration:none;font-weight:700}.button:hover{background:var(--accent-strong)}.button--secondary{background:transparent;border-color:var(--border);color:var(--text)}.button--secondary:hover{background:#ffffffbf}.support-panel{padding:1.25rem;background:linear-gradient(180deg,#f3f8f5fa,#fffffffa);border:1px solid rgba(15,118,110,.12);border-radius:1rem}.support-panel h2,.task-card h2,.card h2,.tool-shell h2{margin:0;line-height:.98}.support-panel h2{font-size:clamp(1.6rem,2.4vw,2.25rem)}.support-panel--accent{background:linear-gradient(180deg,#ebf6f2,#f9fcfb);border-color:#0f766e2e}.stat-grid,.task-grid,.grid,.metadata-grid{display:grid;gap:1rem;margin-top:1.25rem}.stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stat-card,.task-card,.card{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:1rem}.stat-card{display:grid;gap:.35rem;padding:1rem}.stat-card strong{font-size:.96rem}.stat-card span{color:var(--muted);font-size:.94rem;line-height:1.45}.task-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));margin-top:2rem}.task-grid--compact{margin-top:1.25rem;grid-template-columns:repeat(3,1fr)}.hero__checks{grid-column:1 / -1;margin-top:.25rem}.task-grid--compact .task-card{background:#fff9;box-shadow:none}.task-card{display:grid;gap:.8rem;padding:1.25rem}.task-card__eyebrow{color:var(--muted)}.task-card h2{font-size:clamp(1.2rem,2vw,1.55rem)}.task-card p{margin:0}.action-link{color:var(--accent-strong);font-weight:700;text-decoration:none}.action-link:hover{text-decoration:underline}.quick-links{margin:0;color:var(--muted)}.quick-links a{font-weight:700}.page-intro{grid-template-columns:minmax(0,1.15fr) minmax(240px,.85fr);align-items:start}.page-intro__main h1{max-width:min(100%,5.5em);margin:0;font-size:clamp(2.4rem,4.8vw,4rem);line-height:.93;text-wrap:balance}.page-intro__main p{max-width:42rem;margin:0}.metadata-list{display:grid;gap:.85rem;margin:0}.metadata-item{padding-bottom:.85rem;border-bottom:1px solid rgba(53,40,27,.08)}.metadata-item:last-child{padding-bottom:0;border-bottom:0}.metadata-item dt{color:var(--muted);font-size:.74rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.metadata-item dd{margin:.35rem 0 0;color:var(--muted-strong);font-weight:600;line-height:1.45}.stack{display:grid;gap:1rem;margin-top:1.25rem}main>article.stack{margin-top:0}.grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.card{padding:1.4rem}.card h3{margin:0;font-size:1.15rem}.card strong{display:block;margin-bottom:.35rem}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:1rem}.section-heading h2{margin:0;font-size:1.45rem}.prose{padding:1.6rem}.prose>:first-child{margin-top:0}.prose h2{margin-top:0;margin-bottom:.75rem;font-size:1.55rem}.prose h3{margin-top:1.5rem;margin-bottom:.65rem;font-size:1.15rem}.prose p,.prose li{color:var(--muted-strong);line-height:1.75}.tool-shell{margin-top:1.25rem}.tool-shell__intro{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.8fr);gap:1rem;align-items:start}.tool-shell__intro h2{max-width:min(100%,5.5em);font-size:clamp(1.8rem,3vw,2.7rem)}.tool-shell__summary{padding:1rem 1.1rem;background:#f3f8f5e6;border:1px solid rgba(15,118,110,.12);border-radius:1.1rem}.tool-shell__summary p{margin:0}.tool-form{gap:1rem}.tool-form .grid,.tool-results .grid{margin-top:0}.tool-form label{display:grid;gap:.35rem;color:var(--muted);font-weight:600}.tool-form input,.tool-form select{width:100%;border:1px solid var(--border);border-radius:.95rem;background:var(--surface-strong);padding:.9rem .95rem;color:var(--text)}.tool-results[hidden]{display:none}.viz-gauge-row{display:flex;align-items:center;gap:1.5rem}.viz-gauge-info{flex:1}.viz-big-number{font-size:2.8rem;font-weight:700;letter-spacing:-.04em;line-height:1}.viz-bars{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.viz-bar-group{background:var(--surface);border:1px solid var(--border);border-radius:1rem;padding:1.25rem}.viz-bar-label{margin:0 0 .5rem;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--muted)}@media(max-width:720px){.viz-gauge-row{flex-direction:column;text-align:center}.viz-bars{grid-template-columns:1fr}}.check-list{list-style:none;padding:0;margin:0;display:grid;gap:.85rem}.check-list li{position:relative;padding-left:1.2rem;color:var(--muted-strong);line-height:1.55}.check-list li:before{content:"";position:absolute;top:.55rem;left:0;width:.45rem;height:.45rem;border-radius:999px;background:var(--accent)}.moving-checklist-items{display:grid;gap:.9rem}.moving-checklist-hero h1{margin:0 0 .35rem}.moving-checklist-hero__actions{display:flex;justify-content:flex-end;margin-top:.5rem}.moving-checklist-lang-notice{margin:0 0 1rem;padding:.75rem 1rem;font-size:.92rem;color:var(--muted);background:var(--surface-soft);border-radius:.5rem;border:1px solid var(--border)}.moving-checklist-overall{margin-top:.75rem;display:grid;gap:.45rem}.moving-checklist-overall__meta{display:flex;align-items:baseline;justify-content:space-between;gap:.8rem}.moving-checklist-overall__meta strong{margin:0;font-size:.9rem}.moving-checklist-overall__meta span{color:var(--muted);font-size:.88rem}.moving-checklist-overall__bar{height:.5rem;border-radius:999px;background:linear-gradient(90deg,var(--accent) var(--overall-progress, 0%),rgba(15,118,110,.16) var(--overall-progress, 0%))}.moving-checklist-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:1rem;align-items:start}.moving-checklist-nav-card{position:sticky;top:6rem}.moving-checklist-nav-card h2{margin:0 0 .85rem;font-size:1.05rem}.moving-checklist-nav{display:grid;gap:.5rem}.moving-checklist-nav__item{--nav-phase-progress: 0%;position:relative;overflow:hidden;width:100%;border:1px solid var(--border);background:#fff;border-radius:.7rem;padding:.55rem .7rem;text-align:left;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.moving-checklist-nav__item:before{content:"";position:absolute;left:0;top:0;bottom:0;width:var(--nav-phase-progress, 0%);background:linear-gradient(115deg,#dcefe9fa,#0f766e6b 55%,#0b5b5561);transition:width .24s cubic-bezier(.22,1,.36,1);pointer-events:none;z-index:0}.moving-checklist-nav__item>span{position:relative;z-index:1}.moving-checklist-nav__item:hover{border-color:#0f766e73}.moving-checklist-nav__item:hover:before{filter:brightness(1.04)}.moving-checklist-nav__count{color:var(--muted);font-size:.86rem}.moving-checklist-content{display:grid;gap:1.2rem}.moving-checklist-phase{margin-top:.25rem}.moving-checklist-phase h2{margin-bottom:.15rem}.moving-checklist-phase-meta{margin:0 0 .7rem;color:var(--muted);font-size:.9rem;display:flex;align-items:center;justify-content:space-between;gap:.9rem;flex-wrap:wrap}.moving-checklist-phase-inline-progress{display:inline-flex;align-items:center;gap:.45rem}.moving-checklist-phase-inline-progress__count{font-size:.84rem;color:var(--muted-strong)}.moving-checklist-phase-inline-progress__bar{width:88px;height:.34rem;border-radius:999px;background:linear-gradient(90deg,var(--accent) var(--phase-progress, 0%),rgba(15,118,110,.14) var(--phase-progress, 0%))}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.moving-checklist-item{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:.45rem .65rem;align-items:start;border:1px solid var(--border);border-radius:.9rem;background:#fff;padding:.75rem .9rem;transition:transform .18s ease,border-color .18s ease,background-color .18s ease}.moving-checklist-item[data-checked=true]{border-color:#0f766e38;background:#fff;box-shadow:inset 3px 0 0 0 var(--accent);transform:none}.moving-checklist-item__header{display:flex;align-items:flex-start;gap:.45rem;font-weight:600;line-height:1.45;grid-column:1;min-width:0}.moving-checklist-item__index{flex:0 0 auto;min-width:1.35rem;font-size:.92rem;font-weight:700;font-variant-numeric:tabular-nums;letter-spacing:-.02em;color:#8b5a2b;line-height:1.45;margin-top:.22rem;user-select:none}.moving-checklist-item__title{flex:1;min-width:0;color:var(--text);font-weight:600}.moving-checklist-item[data-checked=true] .moving-checklist-item__title{color:#7a736b;font-weight:500;text-decoration:line-through;text-decoration-thickness:1.5px;text-decoration-color:#5d554d80}.moving-checklist-item[data-checked=true] .moving-checklist-item__index{opacity:1;color:#c2410c}.moving-checklist-item[data-checked=true] .moving-checklist-item__badges{opacity:.88;filter:saturate(.92)}.moving-checklist-item[data-checked=true] .moving-checklist-time{color:#8a8278}.moving-checklist-item[data-checked=true] .moving-checklist-item__expand{opacity:.55;border-color:#35281b1a;background:#ffffffd9}.moving-checklist-item[data-checked=true] .moving-checklist-item__details[open]>.moving-checklist-item__expand{opacity:.92;color:var(--accent-strong);border-color:#0f766e47}.moving-checklist-item[data-checked=true] .moving-checklist-item__body p{color:#8a8278}.moving-checklist-items input[type=checkbox]{margin-top:.25rem;flex-shrink:0;width:1.05rem;height:1.05rem;accent-color:var(--accent);cursor:pointer;border-radius:.2rem}.moving-checklist-item__badges{grid-column:2;margin:0;display:flex;align-items:center;gap:.45rem;justify-self:end}.moving-checklist-item__details{display:contents}.moving-checklist-item__expand{grid-column:3;list-style:none;display:inline-grid;place-items:center;width:2.1rem;height:2.1rem;margin:0;padding:0;border:1px solid rgba(53,40,27,.14);border-radius:999px;background:#fffffff2;cursor:pointer;color:var(--muted);transition:border-color .16s ease,background-color .16s ease,color .16s ease,transform .2s ease}.moving-checklist-item__expand::-webkit-details-marker{display:none}.moving-checklist-item__expand:after{content:"";width:.45rem;height:.45rem;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:translateY(-1px) rotate(45deg);transition:transform .2s ease}.moving-checklist-item__details[open]>.moving-checklist-item__expand{border-color:#0f766e59;color:var(--accent-strong)}.moving-checklist-item__details[open]>.moving-checklist-item__expand:after{transform:translateY(1px) rotate(225deg)}.moving-checklist-item__expand:hover{border-color:#0f766e59;background:#dcefe973;color:var(--accent-strong)}.moving-checklist-item__expand:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.moving-checklist-item__body{grid-column:1 / -1;grid-row:2;padding-top:.15rem}.moving-checklist-item__body p{margin:0;font-size:.9rem;color:var(--muted-strong);line-height:1.55}.moving-checklist-severity{display:inline-block;border-radius:999px;padding:.2rem .5rem;font-size:.75rem;font-weight:700;line-height:1}.moving-checklist-severity[data-severity=critical]{color:#fff;background:#dc2626}.moving-checklist-severity[data-severity=important]{color:#111827;background:#fbbf24}.moving-checklist-severity[data-severity=recommended]{color:#0f172a;background:#bfdbfe}.moving-checklist-time{font-size:.82rem;color:var(--muted)}@media(max-width:920px){.moving-checklist-layout{grid-template-columns:1fr}.moving-checklist-nav-card{position:static}.moving-checklist-item{grid-template-columns:minmax(0,1fr) auto;align-items:start}.moving-checklist-item__header{grid-column:1 / -1}.moving-checklist-item__badges{grid-column:1;grid-row:2;justify-self:start}.moving-checklist-item__expand{grid-column:2;grid-row:2;align-self:center;justify-self:end}.moving-checklist-item__body{grid-column:1 / -1;grid-row:3}}@media print{body.moving-checklist-print-page{background:#fff!important;height:auto!important;min-height:0!important}body.moving-checklist-print-page .site-header,body.moving-checklist-print-page .site-footer,body.moving-checklist-print-page .skip-link{display:none!important}body.moving-checklist-print-page main{padding:0 .5rem!important;max-width:none!important}body.moving-checklist-print-page main,body.moving-checklist-print-page .moving-checklist-page{page-break-before:auto!important;break-before:auto!important}.moving-checklist-page,.moving-checklist-page *{print-color-adjust:exact;-webkit-print-color-adjust:exact}.moving-checklist-page .moving-checklist-nav-card{display:none!important}.moving-checklist-page .moving-checklist-layout{display:block!important;gap:0!important}.moving-checklist-page .moving-checklist-content{box-shadow:none!important}.moving-checklist-page .moving-checklist-hero__actions,.moving-checklist-page .moving-checklist-overall__bar,.moving-checklist-page .moving-checklist-phase-inline-progress__bar,.moving-checklist-page .moving-checklist-item__expand{display:none!important}.moving-checklist-page .moving-checklist-item__details{display:block!important}.moving-checklist-page .moving-checklist-item{display:block!important;break-inside:auto;page-break-inside:auto;box-shadow:none!important;border:1px solid #c8c2ba!important;background:#fff!important}.moving-checklist-page .moving-checklist-item__header{display:flex!important;width:100%!important}.moving-checklist-page .moving-checklist-item__badges{display:flex!important;width:100%!important;margin-top:.35rem!important;justify-content:flex-start!important;justify-self:start!important}.moving-checklist-page .moving-checklist-item__body{grid-column:unset!important;grid-row:unset!important;width:100%!important;margin-top:.45rem!important;padding-top:.45rem!important;border-top:1px solid #e5e0d8!important}.moving-checklist-page .moving-checklist-item[data-checked=true]{box-shadow:none!important;border:1px solid #b8d4ce!important}.moving-checklist-page .moving-checklist-phase{break-inside:auto;page-break-inside:auto}.moving-checklist-page .moving-checklist-phase h2{break-after:avoid;page-break-after:avoid}.moving-checklist-page .card{box-shadow:none!important;border:1px solid #c8c2ba!important;background:#fff!important}.moving-checklist-page .moving-checklist-hero{break-inside:auto;page-break-inside:auto;padding:.85rem 1rem!important}}ul{padding-left:1.15rem}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.button:focus-visible{outline-offset:3px}.tool-form input:focus-visible,.tool-form select:focus-visible{outline:2px solid var(--accent);outline-offset:0;border-color:var(--accent)}.nav-list a:focus-visible{background:#ffffffb3;color:var(--text)}.skip-link{position:absolute;top:-100%;left:1rem;z-index:100;padding:.75rem 1.25rem;background:var(--accent);color:#fff;border-radius:0 0 .75rem .75rem;text-decoration:none;font-weight:700}.skip-link:focus{top:0}.site-footer{margin-top:2rem;padding:2rem 0;border-top:1px solid var(--border)}.site-footer__inner{text-align:center}.site-footer p{margin:0;color:var(--muted);font-size:.88rem;line-height:1.55}.site-footer__sep{margin:0 .35rem;font-weight:600}.site-footer__link{color:inherit;font-weight:400;text-decoration:underline;text-underline-offset:.12em}.site-footer__link:hover{color:var(--accent-strong)}.cookie-consent{position:fixed;bottom:0;left:0;right:0;z-index:50;padding:.85rem 0 calc(.85rem + env(safe-area-inset-bottom,0px));background:#fffdf9f7;border-top:1px solid var(--border);box-shadow:0 -8px 24px #32200f14;backdrop-filter:blur(12px)}.cookie-consent__inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem}.cookie-consent__text{margin:0;flex:1 1 280px;font-size:.9rem;color:var(--muted-strong);line-height:1.55}.cookie-consent__link{font-weight:600;color:var(--accent-strong);text-decoration:underline;text-underline-offset:.12em}.cookie-consent__actions{display:flex;flex-wrap:wrap;gap:.65rem;flex-shrink:0}.cookie-consent__btn{min-width:7.25rem}@media print{.cookie-consent,.lang-switcher{display:none!important}}@media(max-width:920px){.hero,.page-intro,.tool-shell__intro{grid-template-columns:1fr}.hero__content h1,.page-intro__main h1,.tool-shell__intro h2{max-width:none}}@media(max-width:720px){.shell{width:min(100% - 1rem,1180px)}.site-header__inner{align-items:flex-start;flex-direction:column}.nav-list{gap:.1rem}main{padding:1.5rem 0 4rem}.hero,.page-intro,.tool-shell{padding:1.25rem;border-radius:1.3rem}.hero__content h1{font-size:clamp(1.65rem,8vw,2.4rem)}.page-intro__main h1{font-size:clamp(2.15rem,11vw,3rem)}.stat-grid,.task-grid,.task-grid--compact{grid-template-columns:1fr}}.about-methodology{gap:1.5rem}.about-section.prose :is(p,li) strong{display:inline;margin-bottom:0;font-weight:700}.about-section--disclaimers{background:#fffdf9eb;border-color:#35281b24}.about-methodology__hero h1{margin:0 0 .75rem;font-size:clamp(2rem,4vw,2.75rem);line-height:1.15;text-wrap:balance}.about-methodology__hero>p:not(.eyebrow){margin:0;max-width:42rem;line-height:1.55}.about-methodology__tz-note{margin:.85rem 0 0;font-size:.82rem;color:var(--muted-strong)}.about-methodology__lead-on{margin:1rem 0 0;font-size:.92rem;color:var(--muted);max-width:40rem;line-height:1.5}.status-chips{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-top:1.25rem}.status-chip{padding:.85rem 1rem;border-radius:.85rem;border:1px solid rgba(53,40,27,.12);background:#ffffffa6}.status-chip__label{margin:0;display:inline-flex;align-items:center;gap:.42rem;font-size:.72rem;text-transform:uppercase;letter-spacing:.06em;color:var(--muted)}.sidebar-version__status{width:.5rem;height:.5rem;border-radius:999px;display:inline-block}.sidebar-connection-status--online{background:#22c55e;box-shadow:0 0 0 2px #22c55e2e}.status-chip__live-text{color:#15803d;letter-spacing:0;text-transform:none;font-weight:700}.status-chip__value{margin:.35rem 0 0;font-weight:700;font-size:.95rem;color:var(--text)}.status-chip__hint{margin:.4rem 0 0;font-size:.8rem;color:var(--muted);line-height:1.45}@media(max-width:920px){.status-chips{grid-template-columns:1fr}}.about-formula{margin:.75rem 0;padding:.85rem 1rem;border-radius:.75rem;border:1px solid rgba(53,40,27,.12);background:#ffffffbf;overflow-x:auto;font-size:.88rem;line-height:1.45}.about-formula code{font-family:ui-monospace,Cascadia Code,SF Mono,Menlo,monospace;white-space:pre-wrap;word-break:break-word}.table-scroll{overflow-x:auto;margin:.75rem 0 0;border-radius:.75rem;border:1px solid rgba(53,40,27,.1)}.data-source-table{width:100%;border-collapse:collapse;font-size:.92rem}.data-source-table th,.data-source-table td{padding:.65rem .75rem;border-bottom:1px solid rgba(53,40,27,.08);vertical-align:top;text-align:left}.data-source-table th{font-size:.78rem;letter-spacing:.06em;text-transform:uppercase;color:var(--muted);background:#ffffff8c}.data-source-table tr:last-child td{border-bottom:0}.data-source-table tfoot td{border-top:1px solid rgba(53,40,27,.12);background:#dcefe947}.nowrap{white-space:nowrap}.suburb-map-legend{position:absolute;left:.75rem;top:.75rem;z-index:1;width:min(260px,calc(100% - 1.5rem));max-width:min(260px,calc(100% - 1.5rem));padding:.75rem .85rem;background:#ffffffeb;border:1px solid rgba(0,0,0,.1);border-radius:.8rem;font-size:.9rem;line-height:1.45;display:flex;flex-direction:column;align-items:stretch;gap:.5rem;box-sizing:border-box}.suburb-map-legend__section{display:flex;flex-direction:column;align-items:flex-start;gap:.28rem;width:100%}.suburb-map-legend__section+.suburb-map-legend__section{margin-top:.35rem;padding-top:.45rem;border-top:1px solid rgba(15,23,42,.12)}.suburb-map-legend__section-title{font-size:.68rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--muted-strong);margin:0 0 .15rem;width:100%}.suburb-map-legend__section .suburb-map-legend__button{padding-left:.35rem}.suburb-map-legend__emoji{flex:0 0 auto;font-size:.85rem;line-height:1}.suburb-map-marker-emoji{font-size:.85rem;line-height:1;cursor:pointer;filter:drop-shadow(0 0 1px rgba(255,255,255,.95)) drop-shadow(0 1px 2px rgba(0,0,0,.35))}@media(max-width:720px){.suburb-map-legend{left:.55rem;top:.55rem;max-width:calc(100% - 1.1rem)}}
