:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#111722;background:#fff;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #111722;--muted: #68707f;--line: #dfe3ea;--soft-line: #edf0f4;--accent: #342ce7;--quiet: #57aa61;--orientation: #d98b00;--high: #e84552;--night: #f4f6ff}*{box-sizing:border-box}html{background:#fff}body{margin:0;min-width:320px;min-height:100vh;background:#fff}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}button:focus-visible,a:focus-visible{outline:3px solid color-mix(in srgb,var(--accent) 28%,transparent);outline-offset:3px}.app-shell{width:min(100%,1180px);margin:0 auto;padding:0 20px 28px}.app-header{min-height:84px;display:flex;align-items:center;justify-content:space-between;position:relative;border-bottom:1px solid var(--line)}.brand{color:var(--ink);display:inline-flex;align-items:center;gap:10px;font-size:27px;font-weight:650;letter-spacing:-.035em;text-decoration:none}.brand-mark{width:40px;height:32px}.brand-mark path{stroke:var(--accent);stroke-width:2.5;stroke-linecap:round}.icon-button{width:48px;height:48px;display:grid;place-items:center;border:0;border-radius:12px;color:var(--accent);background:transparent;cursor:pointer}.icon-button:hover{background:#f5f5ff}.icon-button svg{width:27px;height:27px;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.share-toast{position:absolute;right:0;top:66px;z-index:5;padding:8px 11px;border-radius:8px;color:#fff;background:var(--ink);font-size:13px;opacity:0;transform:translateY(-4px);pointer-events:none;transition:opacity .16s ease,transform .16s ease}.share-toast.is-visible{opacity:1;transform:translateY(0)}.level-hero{position:relative;min-height:366px;display:flex;flex-direction:column;align-items:center;padding:28px 0 22px}.level-meter{position:relative;width:min(100%,360px);height:184px;display:grid;place-items:end center}.level-gauge{position:absolute;inset:0;width:100%;height:100%;overflow:visible;pointer-events:none}.level-gauge path{fill:none;stroke-linecap:round;stroke-width:8}.gauge-track{stroke:#edf0f2}.gauge-value{stroke:var(--state-color)}.level-reading{position:relative;z-index:1;display:flex;align-items:baseline;justify-content:center;gap:9px;padding-bottom:4px;font-variant-numeric:tabular-nums;white-space:nowrap}.level-reading strong{font-size:clamp(82px,25vw,112px);line-height:.86;letter-spacing:-.075em;font-weight:590}.level-reading span{font-size:clamp(27px,8vw,36px);letter-spacing:-.04em}.level-caption{margin:11px 0 0;color:var(--muted);font-size:17px;letter-spacing:-.015em}.level-meaning{margin:23px 0 0;color:var(--state-color);font-size:19px;font-weight:650;letter-spacing:-.025em;text-align:center}.freshness{margin:17px 0 0;display:inline-flex;align-items:center;gap:10px;color:#4f5663;font-size:16px}.freshness-dot{width:10px;height:10px;border-radius:50%;background:var(--state-color)}.state-quiet{--state-color: var(--quiet)}.state-orientation{--state-color: var(--orientation)}.state-high{--state-color: var(--high)}.range-selector{display:grid;grid-template-columns:repeat(3,1fr);border:1.5px solid var(--accent);border-radius:12px;overflow:hidden}.range-selector button{min-height:50px;border:0;border-right:1px solid var(--accent);color:var(--accent);background:#fff;font-size:15px;font-weight:590;cursor:pointer}.range-selector button:last-child{border-right:0}.range-selector button:hover:not(.is-selected){background:#f7f7ff}.range-selector button.is-selected{color:#fff;background:var(--accent)}.chart-section{padding-top:34px;transition:opacity .14s ease}.chart-section.is-loading{opacity:.7}.section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:16px}.section-heading h2{margin:0;font-size:31px;font-weight:580;letter-spacing:-.045em}.section-heading span{color:var(--muted);font-size:13px}.chart-shell{margin:14px -8px 0}.chart-key{margin:0 8px 10px;display:flex;flex-wrap:wrap;gap:8px 18px;color:var(--muted);font-size:11px;line-height:1.35}.chart-key-item{display:inline-flex;align-items:center;gap:7px}.chart-key-item i{width:24px;height:10px;flex:0 0 auto;border-radius:3px}.chart-key-night{background:var(--night);border:1px solid #e4e8fa}.chart-key-corridor{position:relative;background:#fff7dc;border-top:1px dashed #e8a017;border-bottom:1px dashed #e8a017}.sound-chart{display:block;width:100%;height:auto;overflow:visible;touch-action:none}.night-band{fill:var(--night)}.orientation-band{fill:#fff7dc}.grid-line{stroke:#e8ebf0;stroke-width:1;stroke-dasharray:3 5}.threshold-line{stroke:#e8a017;stroke-width:1.2;stroke-dasharray:5 5}.axis-label{fill:#697181;font-size:12px;font-variant-numeric:tabular-nums}.threshold-label{fill:var(--orientation)}.unit-label{font-weight:600}.x-label{font-size:11px}.data-segment{stroke-width:2.4;stroke-linecap:round}.data-segment.state-quiet{stroke:var(--quiet)}.data-segment.state-orientation{stroke:var(--orientation)}.data-segment.state-high{stroke:var(--high)}.chart-selection>line{stroke:var(--accent);stroke-width:1.5}.chart-selection>circle{fill:#fff;stroke:var(--accent);stroke-width:3}.chart-selection g rect{fill:#fff;stroke:#ccd1da}.chart-selection text{fill:var(--ink);font-size:11px}.chart-selection .tooltip-value{font-size:13px;font-weight:700}.chart-hint{margin:-7px 0 0;color:var(--muted);text-align:center;font-size:12px}.chart-empty{min-height:260px;display:grid;place-items:center;color:var(--muted)}.chart-building{min-height:260px;display:flex;align-items:center;justify-content:center;gap:18px;color:var(--ink);text-align:left}.chart-building-mark{position:relative;width:54px;height:54px;flex:0 0 auto;display:grid;place-items:center;border:1px solid #dfe3ec;border-radius:50%;background:#fafbff}.chart-building-mark:before,.chart-building-mark:after{content:"";position:absolute;width:8px;border-radius:999px;background:#c9c6ff}.chart-building-mark:before{height:18px;transform:translate(-10px)}.chart-building-mark:after{height:28px;transform:translate(10px)}.chart-building-mark i{width:8px;height:38px;border-radius:999px;background:var(--accent)}.chart-building p{margin:0;display:grid;gap:4px}.chart-building strong{font-size:16px;font-weight:650;letter-spacing:-.015em}.chart-building p span{color:var(--muted);font-size:13px}.data-points{margin-top:26px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.data-points summary{min-height:72px;display:grid;grid-template-columns:1fr auto 24px;gap:13px;align-items:center;list-style:none;cursor:pointer}.data-points summary::-webkit-details-marker{display:none}.data-points-title{display:grid;gap:3px}.data-points-title strong{font-size:16px;font-weight:620}.data-points-title small,.data-points-count{color:var(--muted);font-size:12px}.data-points-chevron{width:24px;height:24px;color:var(--accent);stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform .16s ease}.data-points[open] .data-points-chevron{transform:rotate(180deg)}.data-points-panel{padding-bottom:20px}.data-points-table{border:1px solid var(--line);border-radius:12px;overflow:hidden}.data-points-head,.data-point-row{display:grid;grid-template-columns:1fr auto;align-items:center}.data-points-head{min-height:34px;padding:0 14px;color:var(--muted);background:#f7f8fa;font-size:11px;font-weight:600}.data-points-head span:last-child{text-align:right}.data-points-body{max-height:354px;overflow:auto;overscroll-behavior:contain}.data-point-row{min-height:58px;padding:8px 14px;border-top:1px solid var(--soft-line)}.data-point-row:first-child{border-top:0}.data-point-row time{display:grid;gap:2px}.data-point-row time strong{font-size:13px;font-weight:600}.data-point-row time span{color:var(--muted);font-size:11px}.data-point-value{display:flex;align-items:baseline;justify-content:flex-end;gap:3px;font-variant-numeric:tabular-nums}.data-point-value i{width:8px;height:8px;margin-right:6px;border-radius:50%;background:var(--state-color);align-self:center}.data-point-value strong{font-size:17px;font-weight:620;letter-spacing:-.025em}.data-point-value small{color:var(--muted);font-size:11px}.data-points-note,.data-points-empty{margin:11px 0 0;color:var(--muted);font-size:11px}.current-metrics{border-bottom:1px solid var(--line)}.current-metrics summary{min-height:72px;display:grid;grid-template-columns:1fr auto 24px;gap:13px;align-items:center;list-style:none;cursor:pointer}.current-metrics summary::-webkit-details-marker{display:none}.current-metrics-title{display:grid;gap:3px}.current-metrics-title strong{font-size:16px;font-weight:620}.current-metrics-title small,.current-metrics-count{color:var(--muted);font-size:12px}.current-metrics-chevron{width:24px;height:24px;color:var(--accent);stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform .16s ease}.current-metrics[open] .current-metrics-chevron{transform:rotate(180deg)}.current-metrics-list{border-top:1px solid var(--soft-line)}.current-metric-row{min-height:72px;padding:11px 0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;border-bottom:1px solid var(--soft-line)}.current-metric-copy{min-width:0;display:grid;gap:4px}.current-metric-copy strong{font-size:13px;font-weight:650}.current-metric-copy small{color:var(--muted);font-size:11px;line-height:1.4}.current-metric-value{min-width:72px;display:flex;align-items:baseline;justify-content:flex-end;gap:3px;font-variant-numeric:tabular-nums}.current-metric-value strong{font-size:19px;font-weight:620;letter-spacing:-.03em}.current-metric-value small{color:var(--muted);font-size:11px}.current-metric-value.is-missing{color:var(--muted)}.current-metrics-note{margin:12px 0 18px;color:var(--muted);font-size:11px}.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}.stat-rail{margin-top:0;padding:27px 0;display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.stat-rail>div{min-width:0;padding:0 18px}.stat-rail>div:first-child{padding-left:0;border-right:1px solid var(--line)}.stat-rail>div:last-child{padding-right:0}.stat-rail h3{min-height:36px;margin:0;font-size:14px;line-height:1.3;font-weight:590}.stat-rail p{margin:11px 0 3px;font-size:14px;white-space:nowrap}.stat-rail p strong{font-size:34px;font-weight:540;letter-spacing:-.045em;font-variant-numeric:tabular-nums}.stat-rail span{color:var(--muted);font-size:12px}.stat-rail .stat-missing{white-space:normal;color:var(--muted);font-size:14px}.context-list{border-bottom:1px solid var(--line)}.context-row{min-height:78px;display:grid;grid-template-columns:36px 1fr 26px;gap:13px;align-items:center;border-bottom:1px solid var(--soft-line)}.context-row div{display:grid;gap:3px}.context-row strong{font-size:15px;font-weight:560}.context-row span{color:var(--muted);font-size:12px;line-height:1.35}.context-icon,.info-icon{fill:none;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.context-icon{width:27px;height:27px}.context-icon.calibration{color:var(--orientation);stroke:currentColor}.context-icon.profile{color:var(--accent);stroke:currentColor}.info-icon{width:22px;height:22px;color:#7c8492;stroke:currentColor}.explanation-block{border-bottom:1px solid var(--line)}.explanation{width:100%;min-height:80px;padding:18px 0;display:grid;grid-template-columns:36px 1fr 26px;gap:13px;align-items:start;border:0;color:var(--ink);background:#fff;text-align:left;cursor:pointer}.question-mark,.methodology-mark{width:27px;height:27px;display:grid;place-items:center;border:1.6px solid var(--accent);border-radius:50%;color:var(--accent);font-weight:700}.methodology-mark{font-family:Georgia,serif;font-size:17px;font-weight:600}.explanation-copy{display:grid}.explanation-copy>strong{padding-top:3px;font-size:16px;font-weight:620}.chevron{width:24px;height:24px;stroke:var(--accent);stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform .16s ease}.chevron.is-open{transform:rotate(180deg)}.color-explanation{padding:0 0 24px 49px}.period-switch{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line);border-radius:12px;overflow:hidden}.period-switch button{position:relative;min-height:58px;padding:8px 38px 8px 12px;display:grid;gap:1px;place-content:center;border:0;border-right:1px solid var(--line);color:var(--muted);background:#fff;cursor:pointer}.period-switch button:last-child{border-right:0}.period-switch button.is-selected{color:var(--accent);background:#f6f6ff}.period-switch button span{font-size:14px;font-weight:650}.period-switch button small{font-size:11px}.period-switch button em{position:absolute;right:10px;top:9px;padding:2px 5px;border-radius:999px;color:#378946;background:#edf8ef;font-size:9px;font-style:normal;font-weight:700;letter-spacing:.02em}.period-context{margin:9px 0 18px;color:var(--muted);font-size:11px}.color-rule-list{display:grid;gap:17px}.color-rule{display:grid;grid-template-columns:12px 1fr;gap:11px;align-items:start}.color-rule-dot{width:10px;height:10px;margin-top:5px;border-radius:50%;background:currentColor}.color-rule p{margin:0;display:grid;gap:3px}.color-rule strong{color:var(--ink);font-size:14px;font-weight:650}.color-rule p span{color:var(--muted);font-size:12px;line-height:1.45}.color-rule-quiet{color:var(--quiet)}.color-rule-orientation{color:var(--orientation)}.color-rule-high{color:var(--high)}.orientation-note{margin:20px 0 0;padding-top:17px;border-top:1px solid var(--soft-line);color:var(--muted);font-size:11px;line-height:1.5}.methodology-block{border-bottom:0}.methodology-explanation{padding:0 0 24px 49px}.methodology-copy{display:grid;gap:12px}.methodology-copy p{margin:0;color:var(--muted);font-size:12px;line-height:1.5}.source-list{margin-top:20px;border-top:1px solid var(--soft-line)}.source-list a{min-height:58px;padding:10px 0;display:grid;grid-template-columns:1fr auto;gap:14px;align-items:center;border-bottom:1px solid var(--soft-line);color:var(--ink);text-decoration:none}.source-list a:hover strong{color:var(--accent)}.source-list a>span{min-width:0;display:grid;gap:3px}.source-list strong{font-size:13px;font-weight:650;transition:color .14s ease}.source-list small{color:var(--muted);font-size:11px;line-height:1.35}.source-list em{color:var(--accent);font-size:11px;font-style:normal;font-weight:600}.source-reviewed{margin:13px 0 0;color:var(--muted);font-size:10px}@media(max-width:759px){.chart-key{margin-bottom:5px;gap:6px 14px;font-size:12px}.axis-label{font-size:20px}.x-label{font-size:22px}.x-label[data-tick-index="1"],.x-label[data-tick-index="3"]{display:none}.color-explanation,.methodology-explanation{padding-left:0}}footer{padding:25px 0 4px;color:var(--muted);text-align:center;font-size:12px}@media(min-width:760px){.app-shell{padding-inline:34px}.app-header{min-height:80px}main{display:grid;grid-template-columns:minmax(280px,.7fr) minmax(480px,1.3fr);grid-template-rows:auto auto;column-gap:58px}.level-hero{grid-column:1;grid-row:1 / span 2;min-height:360px;align-self:start;position:sticky;top:0}.level-meter{width:min(100%,350px);height:184px}.level-reading strong{font-size:clamp(88px,9vw,112px)}.range-selector{grid-column:2;grid-row:1;align-self:start;margin-top:30px}.chart-section{grid-column:2;grid-row:2;padding-top:28px}.data-points,.current-metrics,.stat-rail,.context-list{grid-column:2}footer{margin-left:calc(35% + 29px)}}@media(min-width:1080px){.app-shell{padding-inline:42px}main{grid-template-columns:360px minmax(620px,1fr);column-gap:72px}.range-selector{max-width:460px;justify-self:end;width:100%}.section-heading h2{font-size:36px}.stat-rail h3{min-height:auto;font-size:15px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.live-audio-trigger{appearance:none;margin:0;padding:0;border:0;border-radius:6px;color:inherit;background:transparent;font-size:clamp(27px,8vw,36px);letter-spacing:-.04em;cursor:default;touch-action:manipulation;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}.live-audio-backdrop{position:fixed;inset:0;z-index:100;display:grid;place-items:end center;padding:20px;background:#1117226b;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.live-audio-panel{position:relative;width:min(100%,430px);padding:27px 24px 22px;border:1px solid rgb(255 255 255 / 70%);border-radius:24px;color:var(--ink);background:#fffffff7;box-shadow:0 22px 70px #1117223d;text-align:left}.live-audio-close{position:absolute;top:13px;right:13px;width:40px;height:40px;border:0;border-radius:50%;color:var(--muted);background:#f2f4f7;font-size:25px;line-height:1;cursor:pointer}.live-audio-kicker{color:var(--accent);font-size:11px;font-weight:720;letter-spacing:.09em;text-transform:uppercase}.live-audio-panel h2{margin:8px 42px 0 0;font-size:28px;font-weight:620;letter-spacing:-.035em}.live-audio-status{min-height:48px;margin:15px 0 0;color:var(--muted);font-size:15px;line-height:1.5}.live-audio-status.is-playing{color:var(--ink);font-weight:620}.live-audio-status.is-error{color:var(--high)}.live-audio-progress{height:4px;margin:3px 0 20px;overflow:hidden;border-radius:999px;background:#e9ebf1}.live-audio-progress span{display:block;width:100%;height:100%;border-radius:inherit;background:var(--accent);transform-origin:left;transition:transform .25s linear}.live-audio-action{width:100%;min-height:52px;border:0;border-radius:13px;color:#fff;background:var(--accent);font-size:15px;font-weight:650;cursor:pointer}.live-audio-action.is-stop{color:var(--ink);background:#eef0f4}.live-audio-panel small{display:block;margin-top:13px;color:var(--muted);text-align:center;font-size:11px}@media(min-width:600px){.live-audio-backdrop{place-items:center}.live-audio-panel{padding:31px 29px 24px}}@media(prefers-reduced-motion:reduce){.live-audio-progress span{transition:none}}
