: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)}.slicer-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;gap:2rem;padding-bottom:1.5rem;display:flex}.slicer-heading h3{color:var(--rose-dark);margin:.3rem 0 0;font-size:clamp(1.7rem,3vw,2.6rem);font-weight:400}.slicer-heading>p{max-width:330px;color:var(--muted);text-align:right;margin:0;font-size:.82rem;line-height:1.5}.slicer-grid{grid-template-columns:1.35fr 1fr;gap:3rem;margin-top:2rem;display:grid}.slicer-label,.bedroom-slicer legend{color:var(--rose-dark);letter-spacing:.13em;text-transform:uppercase;font-size:.72rem;font-weight:700}.period-options{grid-template-columns:repeat(5,1fr);gap:.45rem;margin-top:1rem;display:grid}.period-options button,.bedroom-slicer button{border:1px solid var(--line);background:var(--paper);color:var(--rose-dark);cursor:pointer;border-radius:999px;padding:.72rem .45rem;font-weight:750}.period-options button:hover,.period-options button:focus-visible,.bedroom-slicer button:hover,.bedroom-slicer button:focus-visible{border-color:var(--rose);outline:0}.period-options button[aria-pressed=true],.bedroom-slicer button[aria-pressed=true]{background:var(--rose);border-color:var(--rose);color:#fff}.bedroom-slicer{border:0;min-width:0;margin:0;padding:0}.bedroom-slicer>div{grid-template-columns:repeat(4,1fr);gap:.45rem;margin-top:1.15rem;display:grid}.bedroom-slicer small{color:var(--muted);margin-top:.75rem;font-size:.7rem;line-height:1.4;display:block}.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}.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}.data-footer button:hover{background:var(--rose-dark);transform:translateY(-1px)}.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)}.filter-summary{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.filter-summary span{background:var(--surface-rose);color:var(--rose-dark);border-radius:999px;padding:.5rem .8rem;font-size:.73rem;font-weight:700;display:inline-flex}.filter-summary span:last-child{border:1px solid var(--line);background:0 0}.snapshot-studio{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:24px;margin-bottom:1.5rem;padding:clamp(1.3rem,3vw,2rem)}.snapshot-studio>div:first-child{grid-template-columns:1fr 1fr;align-items:end;gap:1rem;display:grid}.snapshot-studio h3{color:var(--rose-dark);margin:.3rem 0 0;font-size:clamp(1.8rem,3vw,2.7rem);font-weight:400}.snapshot-studio>div:first-child>p:last-child{color:var(--muted);text-align:right;margin:0}.preset-picker{grid-template-columns:repeat(4,1fr);gap:.7rem;margin-top:1.4rem;display:grid}.preset-picker button{text-align:left;background:var(--paper);border:1px solid var(--line);color:var(--ink);cursor:pointer;border-radius:14px;grid-template-columns:18px 1fr;align-items:center;gap:.2rem .65rem;padding:1rem;display:grid}.preset-picker button:hover,.preset-picker button:focus-visible,.preset-picker button[aria-pressed=true]{border-color:var(--rose);outline:0;box-shadow:0 7px 18px #6d37321a}.preset-picker button[aria-pressed=true]{background:var(--surface-rose)}.preset-picker i{background:var(--rose);border-radius:999px;grid-row:1/3;width:16px;height:34px}.preset-picker [data-preset=corporate] i{background:#2864a8}.preset-picker [data-preset=excel] i{background:#217346}.preset-picker [data-preset=presentation] i{background:#d85d24}.preset-picker strong{font-size:.82rem}.preset-picker span{color:var(--muted);font-size:.67rem;line-height:1.35}.snapshot-actions{flex-wrap:wrap;gap:.65rem;margin-top:1.2rem;display:flex}.snapshot-actions button{border:1px solid var(--line);color:var(--rose-dark);cursor:pointer;background:0 0;border-radius:999px;padding:.8rem 1rem;font-weight:750}.snapshot-actions button:first-child{background:var(--rose);border-color:var(--rose);color:#fff}.snapshot-actions button:hover,.snapshot-actions button:focus-visible{background:var(--rose-dark);border-color:var(--rose-dark);color:#fff;outline:0}.snapshot-status{min-height:1.2em;color:var(--muted);margin:.75rem 0 0;font-size:.75rem}.snapshot{background:var(--paper);--snap-grid:#e7cbc4;border-radius:26px;padding:clamp(1rem,3vw,2.5rem)}.snapshot .results-heading{margin-left:0}.snapshot .kpis article,.snapshot figure,.snapshot .segments{background:var(--surface)}.snapshot .snapshot-credit{border-top:1px solid var(--line);color:var(--muted);grid-template-columns:1fr auto auto;align-items:center;gap:1.5rem;margin-top:1.2rem;padding:1.1rem 0 0;font-size:.7rem;display:grid}.snapshot-credit strong{color:var(--rose-dark);letter-spacing:.08em}.snapshot-credit span:last-child{color:var(--rose-dark);font-weight:700}.snapshot[data-snapshot-theme=corporate]{--paper:#eef4fb;--paper-deep:#d8e6f5;--surface:#fff;--surface-rose:#dfeafa;--ink:#172334;--muted:#5b6878;--rose:#2864a8;--rose-dark:#173f73;--rose-soft:#72a7df;--line:#b9cee5;--shadow:0 12px 30px #183f7317;font-family:Times New Roman,Times,serif}.snapshot[data-snapshot-theme=corporate] h2,.snapshot[data-snapshot-theme=corporate] h3,.snapshot[data-snapshot-theme=corporate] article strong,.snapshot[data-snapshot-theme=corporate] figcaption strong,.snapshot[data-snapshot-theme=corporate] .segment strong{font-family:Times New Roman,Times,serif}.snapshot[data-snapshot-theme=corporate] article,.snapshot[data-snapshot-theme=corporate] figure,.snapshot[data-snapshot-theme=corporate] .segments{border-radius:5px}.snapshot[data-snapshot-theme=corporate] .chart circle{stroke:#fff;stroke-width:1.5px}.snapshot[data-snapshot-theme=excel]{--paper:#eef8f0;--paper-deep:#d9eedf;--surface:#fff;--surface-rose:#dff2e5;--ink:#173625;--muted:#587061;--rose:#217346;--rose-dark:#155b35;--rose-soft:#70ad8b;--line:#a9d7b5;--shadow:none;background-image:linear-gradient(#dceadf 1px,#0000 1px),linear-gradient(90deg,#dceadf 1px,#0000 1px);background-size:28px 28px;font-family:Arial,sans-serif}.snapshot[data-snapshot-theme=excel] h2,.snapshot[data-snapshot-theme=excel] h3,.snapshot[data-snapshot-theme=excel] article strong,.snapshot[data-snapshot-theme=excel] figcaption strong,.snapshot[data-snapshot-theme=excel] .segment strong{font-family:Arial,sans-serif;font-weight:700}.snapshot[data-snapshot-theme=excel] article,.snapshot[data-snapshot-theme=excel] figure,.snapshot[data-snapshot-theme=excel] .segments{box-shadow:none;border-width:1px;border-radius:2px}.snapshot[data-snapshot-theme=excel] .chart rect{opacity:.9}.snapshot[data-snapshot-theme=presentation]{--paper:#fff2e8;--paper-deep:#f7d9c3;--surface:#fff;--surface-rose:#ffe1cd;--ink:#44281c;--muted:#7a6257;--rose:#d85d24;--rose-dark:#9b3d16;--rose-soft:#f19a68;--line:#efc4a9;--shadow:0 16px 35px #9b3d161a;font-family:Segoe UI,Arial,sans-serif}.snapshot[data-snapshot-theme=presentation] h2,.snapshot[data-snapshot-theme=presentation] h3,.snapshot[data-snapshot-theme=presentation] article strong,.snapshot[data-snapshot-theme=presentation] figcaption strong,.snapshot[data-snapshot-theme=presentation] .segment strong{font-family:Segoe UI,Arial,sans-serif;font-weight:700}.snapshot[data-snapshot-theme=presentation] .results-heading h2{text-transform:uppercase;letter-spacing:-.035em}.snapshot[data-snapshot-theme=presentation] article,.snapshot[data-snapshot-theme=presentation] figure,.snapshot[data-snapshot-theme=presentation] .segments{border-left:6px solid var(--rose);border-radius:10px}.snapshot[data-snapshot-theme=presentation] .chart polygon{fill:var(--rose-soft);opacity:.25}.kpis{grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:2rem;display:grid}.kpis article{min-height:170px;padding:1.65rem}.kpis article strong{font-size:clamp(1.8rem,3.2vw,3.5rem)}.kpis article span,.kpis small,figure small{color:var(--muted)}.kpis .positive{color:#8b393b}.kpis .negative{color:#b65650}.dimension-section{border-top:1px solid var(--line);margin-top:4rem;padding-top:3rem}.dimension-section>header h3,.period-matrix h3,.deeper-read>header h3{color:var(--rose-dark);letter-spacing:-.04em;margin:.4rem 0 .55rem;font-size:clamp(2rem,4vw,3.6rem);font-weight:400}.dimension-section>header>p:last-child,.deeper-read>header>p:last-child,.period-matrix>header>p{max-width:680px;color:var(--muted);margin:0;line-height:1.5}.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(--ink);font-weight:700}figcaption small{color:var(--muted)}.chart{height:280px;margin-top:1.2rem}.chart svg{width:100%;height:100%;overflow:visible}.chart .grid-line{stroke:var(--line);stroke-width:1px}.chart .axis-label{fill:var(--muted);font-family:Segoe UI,Arial,sans-serif;font-size:15px}.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}.period-matrix{border-top:1px solid var(--line);margin-top:4rem;padding-top:3rem}.period-matrix>header{grid-template-columns:1.4fr 1fr;align-items:end;gap:2rem;display:grid}.period-matrix>header>p{text-align:right}.matrix-wrap{margin-top:1.3rem}.period-matrix table{border-collapse:collapse;background:var(--surface);border:1px solid var(--line);width:100%}.period-matrix th,.period-matrix td{border-bottom:1px solid var(--line);text-align:right;padding:1rem 1.15rem;font-size:.82rem}.period-matrix thead th{background:var(--surface-rose);color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.68rem}.period-matrix th:first-child,.period-matrix td:first-child,.period-matrix th:nth-child(2),.period-matrix td:nth-child(2){text-align:left}.period-matrix tbody th,.period-matrix tfoot th{color:var(--rose-dark)}.period-matrix tfoot{background:var(--paper-deep)}.period-matrix .positive{color:#32704c}.period-matrix .negative{color:#a74343}.deeper-read{border-top:1px solid var(--line);margin-top:4rem;padding-top:3rem}.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:1100px){.kpis{grid-template-columns:repeat(2,1fr)}}@media (max-width:1000px){.chart-grid{grid-template-columns:1fr}.preset-picker,.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}.snapshot .snapshot-credit{grid-template-columns:1fr 1fr}.snapshot-credit span:nth-child(2){grid-area:2/1/auto/-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,.footer-grid,.about-builder,.slicer-grid{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}.slicer-heading{flex-direction:column;align-items:flex-start;gap:.75rem}.slicer-heading>p{text-align:left}.slicer-grid{gap:2rem}.results{padding-top:5vh}.snapshot-studio>div:first-child,.preset-picker{grid-template-columns:1fr}.snapshot-studio>div:first-child>p:last-child{text-align:left}.snapshot{padding:1rem}.snapshot .snapshot-credit{grid-template-columns:1fr;gap:.35rem}.snapshot-credit span:nth-child(2){grid-area:auto}.period-matrix>header{grid-template-columns:1fr;gap:.75rem}.period-matrix>header>p{text-align:left}.period-matrix thead{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.period-matrix table,.period-matrix tbody,.period-matrix tfoot,.period-matrix tr,.period-matrix th,.period-matrix td{display:block}.period-matrix tr{border-bottom:1px solid var(--line);padding:.75rem}.period-matrix th,.period-matrix td{text-align:right;border:0;justify-content:space-between;gap:1rem;padding:.38rem 0;display:flex}.period-matrix td:before{content:attr(data-label);color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:.68rem}.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}}
