:root{--slate:#1f2933;--teal:#14b8a6;--white:#fff;--grey:#e5e7eb;--amber:#f59e0b;--font-sans:"IBM Plex Sans KR", "Apple SD Gothic Neo", "Malgun Gothic", sans-serif;--font-mono:"IBM Plex Mono", "IBM Plex Sans KR", ui-monospace, Menlo, monospace;--measure:46rem;--wide:72rem;--gutter:clamp(1rem, 4vw, 2rem);--header-h:3.25rem;--step--1:.8125rem;--step-s:.9375rem;--step-1:1.125rem;--step-2:1.375rem;--step-3:1.75rem;--step-4:2.25rem}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;font-size:106.25%}body{font-family:var(--font-sans);color:var(--slate);background:var(--white);word-break:keep-all;overflow-wrap:break-word;margin:0;font-weight:400;line-height:1.7}h1,h2,h3,p,figure,table{margin:0}h1,h2,h3{letter-spacing:-.01em;font-weight:700;line-height:1.3}h1{font-size:clamp(var(--step-3), 1.2rem + 2vw, var(--step-4));line-height:1.2}h2{font-size:var(--step-2)}h3{font-size:var(--step-1);font-weight:600}a{color:inherit;text-underline-offset:.2em;text-decoration:underline 1px}a:hover{text-decoration-thickness:2px}:focus-visible{outline:2px solid var(--teal);outline-offset:2px}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.skip{background:var(--white);color:var(--slate);z-index:20;padding:.5rem .75rem;position:absolute;top:0;left:0;transform:translateY(-120%)}.skip:focus{transform:none}.vh{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.site-header{z-index:10;background:var(--slate);color:var(--white);position:sticky;top:0}.site-header__inner{max-width:var(--wide);padding:0 var(--gutter);min-height:var(--header-h);justify-content:space-between;align-items:center;gap:1rem;margin:0 auto;display:flex}.site-header__brand{white-space:nowrap;align-items:center;gap:.5rem;font-size:1.0625rem;font-weight:700;text-decoration:none;display:inline-flex}.site-header__brand:hover{text-decoration:underline}.site-header .mark{width:1.25rem;height:1.25rem;display:block}.site-nav{flex-wrap:wrap;gap:.25rem clamp(.75rem,2vw,1.5rem);display:flex}.site-nav a{font-size:var(--step-s);white-space:nowrap;padding:.25rem 0;text-decoration:none}.site-nav a:hover{text-decoration:underline}.page{max-width:var(--wide);padding:2.5rem var(--gutter) 4rem;margin:0 auto}.page--narrow{max-width:calc(var(--measure) + var(--gutter) * 2)}.section{scroll-margin-top:calc(var(--header-h) + 1rem);margin-top:3.5rem}.section>h2{border-bottom:1px solid var(--grey);margin-bottom:1.25rem;padding-bottom:.5rem}.intro{max-width:var(--measure)}.intro p{font-size:var(--step-1);margin-top:1rem}.footnote{font-size:var(--step--1);max-width:var(--measure);margin-top:1.25rem}table{border-collapse:collapse;border-spacing:0;width:100%;font-size:var(--step-s);line-height:1.5}caption{caption-side:top;text-align:left;padding:0 0 .5rem;font-weight:600}th,td{border-bottom:1px solid var(--grey);text-align:left;vertical-align:top;font-family:var(--font-mono);font-variant-numeric:tabular-nums;word-spacing:-.2em;padding:.5rem .75rem}thead th{background:var(--grey);border-bottom:2px solid var(--teal);font-family:var(--font-sans);word-spacing:normal;font-weight:600}tbody th{font-family:var(--font-sans);word-spacing:normal;font-weight:500}.num{text-align:right;white-space:nowrap}td[style*="text-align: right"],th[style*="text-align: right"]{white-space:nowrap}.swatch{vertical-align:.0625em;width:.5rem;height:.5rem;margin-right:.5rem;display:inline-block}.swatch--ok{background:var(--teal)}.swatch--warn{background:var(--amber)}.swatch--high{background:var(--slate)}.ranges{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem 2.5rem;display:grid}@media (width<=900px){.ranges{max-width:var(--measure);grid-template-columns:minmax(0,1fr)}}.range table{font-size:var(--step-s)}.range__note{font-size:var(--step--1);margin-top:.5rem}.gauge{margin-top:.875rem;padding-bottom:1.5rem;display:flex}.gauge__seg{flex:0 0 var(--w);height:.5rem;position:relative}.gauge__seg--ok{background:var(--teal)}.gauge__seg--warn{background:var(--amber)}.gauge__seg--high{background:var(--slate)}.gauge__seg[data-tick]:before{content:"";background:var(--slate);width:1px;height:.375rem;position:absolute;top:.5rem;left:0}.gauge__seg[data-tick]:after{content:attr(data-tick);font-family:var(--font-mono);white-space:nowrap;font-size:.75rem;line-height:1;position:absolute;top:1rem;left:0;transform:translate(-50%)}.list th:nth-child(n+2),.list td:nth-child(n+2){text-align:right;white-space:nowrap;width:1%}.list tbody th{font-weight:500}.list a{text-decoration-thickness:1px}@media (width<=560px){.list,.list tbody{display:block}.list thead{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.list tr{border-bottom:1px solid var(--grey);grid-template-columns:repeat(3,max-content);column-gap:1.25rem;padding:.75rem 0;display:grid}.list th,.list td{border:0;padding:0}.list th{grid-column:1/-1;margin-bottom:.25rem}.list td:nth-child(n+2){text-align:left;width:auto;font-size:var(--step--1)}.list td[data-label]:before{content:attr(data-label) " ";font-family:var(--font-sans)}}.meta{max-width:34rem;margin:1.5rem 0 0}.meta th{background:var(--grey);width:6.5rem;font-family:var(--font-sans);border-bottom:1px solid var(--white);font-weight:500}.meta td{font-family:var(--font-sans);word-spacing:normal}.meta td.num,.meta td time{font-family:var(--font-mono)}.notice{border-left:3px solid var(--slate);background:var(--grey);font-size:var(--step-s);margin-top:3rem;padding:.875rem 1rem}.site-footer{border-top:1px solid var(--grey);font-size:var(--step--1)}.site-footer__inner{max-width:var(--wide);padding:1.5rem var(--gutter) 2.5rem;flex-wrap:wrap;justify-content:space-between;gap:.75rem 2rem;margin:0 auto;display:flex}.site-footer__note{max-width:34rem}.site-footer__links{gap:1.25rem;display:flex}.status{max-width:34rem;margin-top:1.5rem}.status th{background:var(--grey);width:6.5rem;font-family:var(--font-sans);border-bottom:1px solid var(--white);font-weight:500}
