:root{--bg:#f6f7f9;--surface:#fff;--surface-2:#eef0f3;--text:#16181c;--text-muted:#55606e;--text-faint:#8a94a3;--border:#e4e7ec;--accent:#d92d20;--accent-soft:#f5a29a;--accent-bg:#fef3f2;--link:#b42318}html[data-theme=dark]{--bg:#14161a;--surface:#1c1f26;--surface-2:#262a33;--text:#eceef2;--text-muted:#a9b1bd;--text-faint:#767f8c;--border:#2d323c;--accent:#ff6152;--accent-soft:#7a2f2a;--accent-bg:#2a1a18;--link:#ff7b6e}*{box-sizing:border-box}html,body{margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:120px}body{background:var(--bg);color:var(--text);font-family:var(--font-sans,"Noto Sans KR"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.container{max-width:1120px;min-height:60vh;margin:0 auto;padding:1.25rem 1rem 2rem}h1,h2,h3,h4{letter-spacing:-.02em}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.ThemeToggle-module-scss-module__dHZAwW__toggle{border:1px solid var(--border);background:var(--surface);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.1rem;transition:background .15s,border-color .15s;display:inline-flex}.ThemeToggle-module-scss-module__dHZAwW__toggle:hover{background:var(--surface-2);border-color:var(--accent)}
.HeaderAuth-module-scss-module__BGslNq__placeholder{background:var(--surface-2);border-radius:999px;width:84px;height:34px;display:inline-block}.HeaderAuth-module-scss-module__BGslNq__loginBtn{border:1px solid var(--border);background:var(--surface);height:34px;color:var(--text);cursor:pointer;border-radius:999px;align-items:center;gap:.4rem;padding:0 .8rem;font-size:.85rem;font-weight:600;transition:background .15s,border-color .15s;display:inline-flex}.HeaderAuth-module-scss-module__BGslNq__loginBtn:hover{background:var(--surface-2);border-color:var(--text-faint)}.HeaderAuth-module-scss-module__BGslNq__gIcon{flex-shrink:0}.HeaderAuth-module-scss-module__BGslNq__userBox{align-items:center;gap:.5rem;display:inline-flex}.HeaderAuth-module-scss-module__BGslNq__adminLink{background:var(--accent-bg);height:34px;color:var(--accent);border-radius:999px;align-items:center;gap:.3rem;padding:0 .75rem;font-size:.85rem;font-weight:700;transition:background .15s;display:inline-flex}.HeaderAuth-module-scss-module__BGslNq__adminLink:hover{background:var(--accent-soft);color:var(--surface)}.HeaderAuth-module-scss-module__BGslNq__avatar,.HeaderAuth-module-scss-module__BGslNq__avatarFallback{object-fit:cover;border:1px solid var(--border);border-radius:50%;width:30px;height:30px}.HeaderAuth-module-scss-module__BGslNq__avatarFallback{background:var(--surface-2);color:var(--text-muted);justify-content:center;align-items:center;font-size:.9rem;font-weight:700;display:inline-flex}.HeaderAuth-module-scss-module__BGslNq__logoutBtn{border:1px solid var(--border);height:34px;color:var(--text-muted);cursor:pointer;background:0 0;border-radius:999px;padding:0 .7rem;font-size:.82rem;font-weight:600;transition:background .15s,color .15s}.HeaderAuth-module-scss-module__BGslNq__logoutBtn:hover{background:var(--surface-2);color:var(--text)}@media screen and (max-width:480px){.HeaderAuth-module-scss-module__BGslNq__adminLabel{display:none}}
.Header-module-scss-module__t7BEda__header{z-index:50;background:var(--surface);border-bottom:1px solid var(--border);-webkit-backdrop-filter:saturate(180%)blur(8px);backdrop-filter:saturate(180%)blur(8px);position:sticky;top:0}.Header-module-scss-module__t7BEda__inner{max-width:1120px;margin:0 auto;padding:0 1rem}.Header-module-scss-module__t7BEda__top{justify-content:space-between;align-items:center;height:60px;display:flex}.Header-module-scss-module__t7BEda__logo{align-items:center;text-decoration:none;display:inline-flex}.Header-module-scss-module__t7BEda__actions{align-items:center;gap:.5rem;display:flex}.Header-module-scss-module__t7BEda__nav{scrollbar-width:none;overflow-x:auto}.Header-module-scss-module__t7BEda__nav::-webkit-scrollbar{display:none}.Header-module-scss-module__t7BEda__navList{white-space:nowrap;gap:.25rem;margin:0;padding:0 0 .6rem;list-style:none;display:flex}.Header-module-scss-module__t7BEda__navLink{color:var(--text-muted);border-radius:999px;padding:.4rem .75rem;font-size:.95rem;font-weight:600;transition:background .15s,color .15s;display:inline-block}.Header-module-scss-module__t7BEda__navLink:hover{background:var(--surface-2);color:var(--accent)}.Header-module-scss-module__t7BEda__navLinkActive,.Header-module-scss-module__t7BEda__navLinkActive:hover{background:var(--accent);color:#fff}@media screen and (max-width:750px){.Header-module-scss-module__t7BEda__navList{gap:.15rem}.Header-module-scss-module__t7BEda__navLink{padding:.35rem .6rem;font-size:.88rem}}
.Logo-module-scss-module__VIrlyq__logo{-webkit-user-select:none;user-select:none;align-items:center;gap:.4rem;line-height:1;display:inline-flex}.Logo-module-scss-module__VIrlyq__mark{color:#fff;letter-spacing:.02em;background:linear-gradient(145deg,#ff6152 0%,#d92d20 100%);border-radius:.4em;justify-content:center;align-items:center;padding:.26em .5em;font-family:Helvetica Neue,Arial,system-ui,sans-serif;font-size:1.1rem;font-weight:700;transition:transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 1px 4px #d92d2040,inset 0 1px #ffffff2e}.Logo-module-scss-module__VIrlyq__word{letter-spacing:-.03em;color:var(--text);font-size:1.3rem;font-weight:800}.Logo-module-scss-module__VIrlyq__dot{color:var(--accent);margin-left:.02em;font-weight:800}:is(a:hover .Logo-module-scss-module__VIrlyq__mark,button:hover .Logo-module-scss-module__VIrlyq__mark){transform:translateY(-1px);box-shadow:0 3px 10px #d92d2059,inset 0 1px #ffffff38}.Logo-module-scss-module__VIrlyq__sm{gap:.35rem}.Logo-module-scss-module__VIrlyq__sm .Logo-module-scss-module__VIrlyq__mark{border-radius:.38em;font-size:.95rem;box-shadow:0 1px 3px #d92d2038,inset 0 1px #ffffff29}.Logo-module-scss-module__VIrlyq__sm .Logo-module-scss-module__VIrlyq__word{font-size:1.1rem}@media screen and (max-width:480px){.Logo-module-scss-module__VIrlyq__mark{font-size:1.05rem}.Logo-module-scss-module__VIrlyq__word{font-size:1.18rem}}
.Footer-module-scss-module__DkSkqG__footer{background:var(--surface);border-top:1px solid var(--border);margin-top:3rem}.Footer-module-scss-module__DkSkqG__inner{flex-direction:column;gap:1.25rem;max-width:1120px;margin:0 auto;padding:2rem 1rem 2.5rem;display:flex}.Footer-module-scss-module__DkSkqG__name{color:var(--text);margin:0;font-size:1.15rem;font-weight:800}.Footer-module-scss-module__DkSkqG__tagline{color:var(--text-muted);margin:.25rem 0 0;font-size:.9rem}.Footer-module-scss-module__DkSkqG__links{flex-wrap:wrap;gap:.5rem 1.1rem;display:flex}.Footer-module-scss-module__DkSkqG__links a{color:var(--text-muted);font-size:.92rem;font-weight:600}.Footer-module-scss-module__DkSkqG__links a:hover{color:var(--accent)}.Footer-module-scss-module__DkSkqG__meta{border-top:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:.5rem 1.1rem;padding-top:1rem;display:flex}.Footer-module-scss-module__DkSkqG__meta a{color:var(--text-muted);font-size:.85rem}.Footer-module-scss-module__DkSkqG__meta a:hover{color:var(--accent)}.Footer-module-scss-module__DkSkqG__copy{color:var(--text-faint);flex-basis:100%;margin:0;font-size:.8rem}
.BackToTop-module-scss-module__6FFdHG__button{z-index:40;border:1px solid var(--border);background:var(--surface);width:44px;height:44px;color:var(--text);cursor:pointer;opacity:0;visibility:hidden;border-radius:50%;justify-content:center;align-items:center;font-size:1.1rem;transition:opacity .2s,transform .2s,visibility .2s,background .15s,color .15s;display:flex;position:fixed;bottom:1.5rem;right:1.25rem;transform:translateY(8px);box-shadow:0 4px 14px #00000026}.BackToTop-module-scss-module__6FFdHG__button:hover{background:var(--surface-2);color:var(--accent)}.BackToTop-module-scss-module__6FFdHG__visible{opacity:1;visibility:visible;transform:none}@media screen and (max-width:750px){.BackToTop-module-scss-module__6FFdHG__button{width:40px;height:40px;bottom:1.25rem;right:1rem}}
.AdBanner-module-scss-module__zEh1sW__adWrapper{text-align:center;width:100%;min-width:0;max-width:100%;overflow:hidden}.AdBanner-module-scss-module__zEh1sW__adbannerPc,.AdBanner-module-scss-module__zEh1sW__adbannerMobile{background-color:#efefef;border-radius:8px;max-width:100%;margin:0 auto 1.8rem;display:inline-block;box-shadow:0 6px 18px #0000001f}.AdBanner-module-scss-module__zEh1sW__adbannerPc{min-width:320px}.AdBanner-module-scss-module__zEh1sW__adLabel{letter-spacing:.06em;text-transform:uppercase;color:#9aa0a6;margin:1.8rem 0 .45rem;font-size:.68rem;line-height:1}.AdBanner-module-scss-module__zEh1sW__adLabelMobile{display:none}.AdBanner-module-scss-module__zEh1sW__adbannerMobile{display:none!important}@media screen and (max-width:750px){.AdBanner-module-scss-module__zEh1sW__adbannerPc{display:none!important}.AdBanner-module-scss-module__zEh1sW__adLabelPc{display:none}.AdBanner-module-scss-module__zEh1sW__adLabelMobile{display:block}.AdBanner-module-scss-module__zEh1sW__adbannerMobile{width:min(360px,100%)!important;display:block!important}}@media print{.AdBanner-module-scss-module__zEh1sW__adWrapper{display:none!important}}
.GoodNewsBanner-module-scss-module__0cipOq__wrap{max-width:720px;margin:2.5rem auto 2rem;padding:0 1rem}.GoodNewsBanner-module-scss-module__0cipOq__banner{background:var(--surface);border:1px solid var(--border);border-radius:14px;align-items:center;gap:1rem;padding:1rem 1.25rem;transition:border-color .15s,box-shadow .15s,transform .15s;display:flex}.GoodNewsBanner-module-scss-module__0cipOq__banner:hover{border-color:var(--accent-soft);transform:translateY(-1px);box-shadow:0 4px 16px #0000000f}.GoodNewsBanner-module-scss-module__0cipOq__banner:active{transform:translateY(0)}.GoodNewsBanner-module-scss-module__0cipOq__iconBox{width:2.75rem;height:2.75rem;color:var(--accent);background:var(--accent-bg);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.35rem;display:flex}.GoodNewsBanner-module-scss-module__0cipOq__text{flex-direction:column;flex:1;gap:.15rem;min-width:0;display:flex}.GoodNewsBanner-module-scss-module__0cipOq__headline{color:var(--text);font-size:1rem;font-weight:700;line-height:1.35}.GoodNewsBanner-module-scss-module__0cipOq__sub{color:var(--text-muted);font-size:.85rem;line-height:1.4}.GoodNewsBanner-module-scss-module__0cipOq__go{color:var(--accent);white-space:nowrap;flex-shrink:0;font-size:.85rem;font-weight:600;transition:transform .15s}.GoodNewsBanner-module-scss-module__0cipOq__banner:hover .GoodNewsBanner-module-scss-module__0cipOq__go{transform:translate(3px)}@media screen and (max-width:750px){.GoodNewsBanner-module-scss-module__0cipOq__banner{flex-wrap:wrap;gap:.75rem}.GoodNewsBanner-module-scss-module__0cipOq__text{flex:1 1 0}.GoodNewsBanner-module-scss-module__0cipOq__go{text-align:right;width:100%}}
