.menu-toggle{border:1px solid var(--ink);background:0 0;padding:8px 12px;font-weight:800;display:none}.primary-nav{align-items:center}.footer-brand{font-family:Georgia,Noto Serif KR,serif;font-size:24px;font-weight:700}.section-heading{flex-wrap:wrap;justify-content:space-between;align-items:end;gap:24px;display:flex}.section-heading>p:last-child{color:var(--muted);max-width:440px}.path-grid{grid-template-columns:repeat(3,1fr)}.path-grid>a:nth-child(3){border-right:0}.path-grid>a:nth-child(-n+3){border-bottom:1px solid var(--line)}.featured-band{border-block:1px solid var(--line);background:#e8f3ed;padding:78px 0}.featured-list{border-top:2px solid var(--ink);grid-template-columns:repeat(4,1fr);display:grid}.featured-list>a{border-right:1px solid #b9cdc4;min-height:240px;padding:24px 20px}.featured-list>a:nth-child(4n){border-right:0}.featured-list>a:nth-child(n+5){border-top:1px solid #b9cdc4}.featured-list h3{margin:28px 0 10px;font-family:Georgia,Noto Serif KR,serif;font-size:23px}.featured-list p{color:var(--muted);font-size:13px}.featured-list small{color:var(--green);margin-top:auto;display:block}.method-band{padding:95px 0}.method-band>h2{font-family:Georgia,Noto Serif KR,serif;font-size:38px;font-weight:500}.method-band ol{border-top:2px solid var(--ink);grid-template-columns:repeat(3,1fr);padding:0;list-style:none;display:grid}.method-band li{border-right:1px solid var(--line);padding:25px}.method-band strong,.method-band span{display:block}.method-band span{color:var(--muted);margin-top:8px;font-size:14px}.method-band>a,.primary-link{color:var(--green);margin-top:18px;font-weight:900;display:inline-block}.browse-tools{gap:10px;max-width:770px;margin-top:28px;display:flex}.browse-tools label:first-child{flex:1}.browse-tools input,.browse-tools select{border:1px solid var(--ink);background:#fff;width:100%;height:48px;padding:0 14px}.browse-tools button{background:var(--green);color:#fff;border:0;padding:0 22px;font-weight:800}.browse-tools>a{color:var(--muted);place-items:center;padding:0 10px;text-decoration:underline;display:grid}.list-meta{color:var(--muted);justify-content:flex-end;display:flex}.entity-grid>a>div{justify-content:space-between;gap:8px;display:flex}.entity-grid>a>div span{color:var(--green);font-size:11px;font-weight:900}.entity-grid>a>div small{font-size:11px}.aliases{color:var(--muted)!important;font-size:13px!important}.aliases strong{color:var(--ink);margin-right:8px}.privacy-note{grid-column:1/-1;color:#9eb9b0!important}.calculator-card{grid-template-columns:.65fr 1.35fr}.calculator-form{grid-template-columns:repeat(3,1fr);align-items:end;gap:12px;display:grid}.calculator-form label{color:#bad1c9;font-size:11px;font-weight:800}.calculator-form label small{font-weight:400}.calculator-form input,.calculator-form select{width:100%;color:var(--ink);background:#fff;border:1px solid #6e9185;margin-top:5px;padding:11px 10px;display:block}.calculator-form button{background:var(--amber);cursor:pointer;border:0;padding:12px 18px;font-weight:900}.interpret-result .result-value{color:var(--green-dark);font-family:Georgia,serif;font-size:34px}.interpret-result .result-meta{color:var(--muted);font-size:13px}.section-note{font-size:14px!important}.range-table{border-top:2px solid var(--ink)}.range-table>div{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding:16px;display:flex}.range-table span{color:var(--muted);font-size:13px}.source-link{border-top:1px solid var(--line);grid-template-columns:1fr auto;gap:8px;padding:12px 0;display:grid}.source-link>a:first-child{color:var(--green);font-size:13px;font-weight:800}.source-link small{color:var(--muted);font-weight:400;display:block}.source-link>a:last-child{font-size:11px;text-decoration:underline}.policy-link{margin-top:15px!important}.source-directory{grid-template-columns:repeat(2,1fr);gap:16px;padding-bottom:80px;display:grid}.source-directory>article{border:1px solid var(--line);background:#fff;padding:26px}.source-directory>article>div:first-child{justify-content:space-between;display:flex}.source-directory h2{margin:25px 0 5px;font-family:Georgia,Noto Serif KR,serif;font-size:24px}.source-directory p{color:var(--muted)}.source-directory dl div,.source-facts div{border-top:1px solid var(--line);justify-content:space-between;padding:10px 0;font-size:13px;display:flex}.source-directory dt,.source-facts dt{color:var(--muted)}.source-directory>article>a{color:var(--green);font-size:13px;font-weight:900}.source-detail .detail-header h1{font-size:clamp(38px,5vw,64px)}@media (width<=900px){.featured-list{grid-template-columns:repeat(2,1fr)}.featured-list>a:nth-child(2n){border-right:0}.featured-list>a:nth-child(n+3){border-top:1px solid #b9cdc4}.calculator-card{grid-template-columns:1fr}.calculator-form{grid-template-columns:repeat(2,1fr)}}@media (width<=650px){.menu-toggle{display:block}.primary-nav{background:var(--paper);border-bottom:1px solid var(--line);grid-template-columns:repeat(2,1fr);gap:0;padding:14px 20px 22px;display:none;position:absolute;top:68px;left:0;right:0}.primary-nav.is-open{display:grid}.primary-nav a{border-bottom:1px solid var(--line);padding:12px}.brand small{display:none}.path-grid{grid-template-columns:1fr}.path-grid>a:nth-child(n){border-right:0;border-bottom:1px solid var(--line)}.featured-list{grid-template-columns:1fr}.featured-list>a:nth-child(n){border-top:1px solid #b9cdc4;border-right:0}.method-band ol{grid-template-columns:1fr}.method-band li{border-right:0;border-bottom:1px solid var(--line)}.browse-tools{grid-template-columns:1fr;display:grid}.browse-tools button{height:48px}.entity-grid>a{min-height:220px}.calculator-form,.source-directory{grid-template-columns:1fr}.source-detail .detail-header h1{font-size:38px}.range-table>div{flex-direction:column;gap:3px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}
