@charset "UTF-8";
:root{--ink:#14231d;--muted:#64736c;--paper:#f7f8f4;--white:#fff;--line:#dfe6df;--lime:#d9f99d;--green:#1d5c45;--deep:#103b2d;--warm:#fff5df;--shadow:0 24px 60px rgba(26,62,47,.12);--radius:28px;--shell:min(1180px,calc(100% - 40px));font-family:Inter,"Pretendard","Noto Sans KR",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--paper)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);line-height:1.72;word-break:keep-all}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-header{position:sticky;top:0;z-index:50;background:rgba(247,248,244,.9);backdrop-filter:blur(18px);border-bottom:1px solid rgba(20,35,29,.08)}.header-shell{width:var(--shell);height:78px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:12px}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:var(--ink);color:var(--lime);font-weight:900;font-size:19px;box-shadow:0 8px 22px rgba(20,35,29,.18)}.brand-mark.small{width:34px;height:34px;border-radius:11px}.brand-copy{display:flex;flex-direction:column;line-height:1.1}.brand-copy b{font-size:17px}.brand-copy small{margin-top:5px;font-size:10px;letter-spacing:.14em;color:var(--muted)}.site-nav{display:flex;align-items:center;gap:4px}.site-nav a{padding:10px 14px;border-radius:12px;font-size:14px;font-weight:700;color:#44534c}.site-nav a:hover,.site-nav a.is-active{background:#fff;color:var(--ink)}.site-nav .nav-main{margin-left:8px;background:var(--ink);color:white}.site-nav .nav-main:hover{background:var(--green);color:#fff}.menu-toggle{display:none;background:none;border:0;padding:10px}.menu-toggle span{display:block;width:23px;height:2px;background:var(--ink);margin:5px;border-radius:2px}.hero{position:relative;overflow:hidden;background:linear-gradient(140deg,#123c2f 0%,#1d654c 55%,#dff7b2 140%);color:white}.hero-shell{width:var(--shell);min-height:570px;margin:auto;display:grid;grid-template-columns:1.25fr .75fr;align-items:center;gap:70px;position:relative;z-index:2}.hero-copy{padding:74px 0}.eyebrow{display:inline-block;font-size:11px;font-weight:900;letter-spacing:.17em;color:var(--lime);margin-bottom:18px}.eyebrow.dark{color:var(--green)}.hero h1{font-size:clamp(44px,6vw,78px);line-height:1.06;letter-spacing:-.055em;margin:0 0 28px}.hero h1 span{color:var(--lime)}.hero-copy>p{max-width:690px;color:rgba(255,255,255,.76);font-size:17px;margin:0 0 34px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:52px;padding:0 22px;border-radius:16px;font-weight:800;font-size:14px}.button.primary{background:var(--lime);color:var(--deep)}.button.ghost{border:1px solid rgba(255,255,255,.28);color:white;background:rgba(255,255,255,.06)}.hero-card{background:rgba(255,255,255,.11);border:1px solid rgba(255,255,255,.2);border-radius:32px;padding:34px;backdrop-filter:blur(14px);box-shadow:0 35px 70px rgba(0,0,0,.12)}.card-kicker{display:block;font-size:10px;font-weight:900;letter-spacing:.16em;color:var(--lime);margin-bottom:15px}.hero-card strong{display:block;font-size:25px;line-height:1.45;letter-spacing:-.03em}.hero-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:25px}.hero-meta span{font-size:12px;padding:8px 11px;border-radius:999px;background:rgba(255,255,255,.12);color:rgba(255,255,255,.85)}.hero-orb{position:absolute;border-radius:50%;filter:blur(3px);opacity:.22}.orb-one{width:440px;height:440px;background:#d9f99d;right:-180px;top:-220px}.orb-two{width:260px;height:260px;background:#fff3ca;left:44%;bottom:-180px}.section-shell{width:var(--shell);margin-left:auto;margin-right:auto}.topic-strip{background:white;border-bottom:1px solid var(--line)}.topic-row{min-height:74px;display:flex;align-items:center;gap:9px;overflow:auto;padding-top:12px;padding-bottom:12px;scrollbar-width:none}.topic-row::-webkit-scrollbar{display:none}.topic-label{font-weight:900;font-size:12px;white-space:nowrap;margin-right:6px}.topic-pill{white-space:nowrap;border:1px solid var(--line);border-radius:999px;padding:7px 11px;font-size:12px;color:var(--muted);background:#fafbf8}.latest{padding-top:94px;padding-bottom:110px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:36px}.section-heading h2{margin:0;font-size:clamp(30px,4vw,46px);letter-spacing:-.045em;line-height:1.1}.text-link,.read-more{font-size:13px;font-weight:900;color:var(--green)}.post-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.post-card{overflow:hidden;border-radius:var(--radius);background:white;border:1px solid var(--line);transition:.25s ease}.post-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.post-card.featured{grid-column:span 2;display:grid;grid-template-columns:1.18fr .82fr}.post-image{position:relative;display:block;min-height:300px;background:#dce5dc;overflow:hidden}.post-card.featured .post-image{min-height:430px}.post-image img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;transition:transform .5s ease}.post-card:hover .post-image img{transform:scale(1.025)}.post-type{position:absolute;top:18px;left:18px;background:rgba(255,255,255,.92);padding:7px 10px;border-radius:999px;font-size:11px;font-weight:900}.post-card-body{padding:30px}.post-card.featured .post-card-body{display:flex;flex-direction:column;justify-content:center;padding:45px}.post-card time,.related-card time{font-size:11px;font-weight:800;color:#87938d;letter-spacing:.07em}.post-card h3{font-size:24px;letter-spacing:-.035em;line-height:1.35;margin:10px 0 14px}.post-card.featured h3{font-size:34px}.post-card p{color:var(--muted);font-size:14px;margin:0 0 20px}.empty-state{padding:70px 30px;background:#fff;border:1px dashed #cdd8d0;border-radius:var(--radius);text-align:center}.empty-icon{display:inline-grid;place-items:center;width:56px;height:56px;border-radius:18px;background:var(--lime);font-size:24px}.empty-state h3{font-size:24px;margin:18px 0 8px}.empty-state p{color:var(--muted);margin:0}.guide-band{background:var(--ink);color:white;padding:95px 0}.guide-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:80px}.guide-grid h2{font-size:42px;line-height:1.15;letter-spacing:-.045em;margin:0}.guide-points{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.guide-points article{background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.1);padding:25px;border-radius:22px}.guide-points b{color:var(--lime);font-size:12px}.guide-points h3{font-size:19px;margin:28px 0 8px}.guide-points p{font-size:13px;color:rgba(255,255,255,.63);margin:0}.pagination{display:flex;justify-content:center;align-items:center;gap:18px;margin-top:44px}.pagination a,.pagination span{min-width:72px;text-align:center;padding:10px 14px;border-radius:12px;background:#fff;border:1px solid var(--line);font-size:13px;font-weight:800}.site-footer{background:#0d251c;color:#dfe9e2;padding:58px 0 28px}.footer-shell{width:var(--shell);margin:auto}.footer-brand{display:flex;gap:14px;align-items:center}.footer-brand b{font-size:17px}.footer-brand p{font-size:12px;color:#8da197;margin:3px 0 0}.footer-network{border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08);padding:26px 0;margin:30px 0;display:grid;grid-template-columns:180px 1fr;gap:20px}.footer-network strong{font-size:12px;color:#9db0a6}.network-links{display:flex;flex-wrap:wrap;gap:8px}.network-links a{font-size:12px;padding:7px 10px;border-radius:999px;background:rgba(255,255,255,.06)}.footer-bottom{display:flex;justify-content:space-between;gap:20px;font-size:11px;color:#71867b}.article-main{padding:70px 0 110px}.article-shell{width:min(1120px,calc(100% - 40px));margin:auto}.article-header{max-width:850px;margin:0 auto 48px;text-align:center}.article-category{display:inline-block;background:#e7f6c8;color:var(--deep);font-size:12px;font-weight:900;padding:8px 12px;border-radius:999px;margin-bottom:20px}.article-header h1{font-size:clamp(38px,6vw,64px);line-height:1.12;letter-spacing:-.055em;margin:0}.article-deck{max-width:760px;margin:22px auto;color:var(--muted);font-size:17px}.article-byline{display:flex;justify-content:center;align-items:center;gap:10px;color:#85918b;font-size:12px}.article-byline i{width:3px;height:3px;border-radius:50%;background:#9faaA4}.article-hero{max-width:900px;margin:0 auto 70px}.article-hero img{width:100%;max-height:760px;object-fit:cover;border-radius:34px;box-shadow:var(--shadow)}.article-hero figcaption{text-align:center;color:#8b978f;font-size:11px;margin-top:10px}.article-layout{display:grid;grid-template-columns:230px minmax(0,720px);justify-content:center;gap:55px}.article-aside{position:relative}.aside-card{position:sticky;top:104px;background:#eef4e8;border-radius:22px;padding:22px}.aside-card span{font-size:10px;color:var(--green);font-weight:900}.aside-card strong{display:block;font-size:20px;margin:7px 0}.aside-card p{font-size:12px;color:var(--muted);margin:0}.aside-guide{display:block;margin-top:10px;padding:14px 16px;border-radius:16px;background:var(--ink);color:#fff;font-size:12px;font-weight:900}.article-content{font-size:17px;line-height:1.92}.article-content p{margin:0 0 25px}.article-content h2{font-size:31px;line-height:1.35;letter-spacing:-.04em;margin:64px 0 20px;padding-top:8px}.article-content h3{font-size:22px;margin:42px 0 14px;letter-spacing:-.03em}.article-content ul,.article-content ol{background:#f1f4ee;border-radius:20px;padding:22px 25px 22px 46px;margin:24px 0 30px}.article-content li{margin:8px 0}.article-content blockquote{margin:30px 0;padding:22px 25px;border-left:4px solid var(--green);background:#f7f2e6;border-radius:0 18px 18px 0;color:#48534e}.tag-list{display:flex;gap:8px;flex-wrap:wrap;margin:55px 0 25px;padding-top:25px;border-top:1px solid var(--line)}.tag-list span{font-size:12px;padding:8px 11px;background:#eef3ed;border-radius:999px;color:#506058}.article-notice{margin-top:35px;background:#fff5df;border:1px solid #f0dfb8;padding:22px 24px;border-radius:20px}.article-notice strong{font-size:14px}.article-notice p{font-size:13px;color:#786d59;margin:6px 0 0}.post-nav{max-width:950px;margin:80px auto 0;display:grid;grid-template-columns:1fr 1fr;gap:12px}.post-nav a{background:white;border:1px solid var(--line);border-radius:20px;padding:22px}.post-nav a.next{text-align:right}.post-nav span{display:block;color:#8a9690;font-size:10px;font-weight:900;margin-bottom:7px}.post-nav strong{font-size:14px;line-height:1.45}.related-section{margin-top:90px}.related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.related-card{background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden}.related-card img{width:100%;height:190px;object-fit:cover}.related-card div{padding:18px}.related-card strong{display:block;font-size:14px;line-height:1.5;margin-top:7px}.archive-main{padding-top:85px;padding-bottom:110px}.archive-header{max-width:720px;margin-bottom:55px}.archive-header h1{font-size:54px;letter-spacing:-.05em;margin:0}.archive-header p{color:var(--muted)}.archive-list{border-top:1px solid var(--line)}.archive-list article{display:grid;grid-template-columns:110px 1fr 44px;align-items:center;gap:22px;padding:26px 0;border-bottom:1px solid var(--line)}.archive-list time{font-size:12px;color:#849087}.archive-list h2{font-size:20px;letter-spacing:-.03em;margin:0 0 7px}.archive-list p{margin:0;color:var(--muted);font-size:13px}.archive-arrow{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:#fff;border:1px solid var(--line)}.not-found{text-align:center;padding-top:120px;padding-bottom:140px}.not-found>span{font-size:70px;font-weight:900;color:#d6ded7}.not-found h1{font-size:40px;margin:0}.not-found p{color:var(--muted);margin-bottom:28px}
@media(max-width:900px){:root{--shell:min(100% - 28px,1180px)}.header-shell{height:70px}.menu-toggle{display:block}.site-nav{display:none;position:absolute;top:70px;left:14px;right:14px;background:#fff;padding:12px;border-radius:18px;box-shadow:var(--shadow);flex-direction:column;align-items:stretch}.site-nav.is-open{display:flex}.site-nav a{padding:13px}.site-nav .nav-main{margin-left:0}.hero-shell{min-height:auto;grid-template-columns:1fr;gap:0}.hero-copy{padding:70px 0 34px}.hero h1{font-size:clamp(43px,12vw,68px)}.hero-card{margin-bottom:50px}.post-card.featured{grid-column:auto;display:block}.post-card.featured .post-image,.post-image{min-height:300px}.post-card.featured .post-card-body{padding:30px}.post-card.featured h3{font-size:24px}.guide-grid{grid-template-columns:1fr;gap:45px}.article-layout{grid-template-columns:1fr}.article-aside{display:none}.article-content{max-width:720px;margin:auto}.footer-network{grid-template-columns:1fr}.related-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){:root{--shell:calc(100% - 24px)}body{word-break:normal}.brand-copy small{display:none}.hero-copy{padding-top:56px}.hero-copy>p{font-size:15px}.hero-actions{display:grid}.button{width:100%}.hero-card{padding:25px;border-radius:24px}.hero-card strong{font-size:20px}.latest{padding-top:70px;padding-bottom:80px}.section-heading{align-items:start}.section-heading h2{font-size:34px}.section-heading .text-link{display:none}.post-grid{grid-template-columns:1fr;gap:16px}.post-card-body,.post-card.featured .post-card-body{padding:23px}.post-image,.post-card.featured .post-image{min-height:250px}.guide-band{padding:72px 0}.guide-grid h2{font-size:34px}.guide-points{grid-template-columns:1fr}.site-footer{padding-top:45px}.footer-bottom{flex-direction:column}.article-main{padding-top:45px}.article-shell{width:calc(100% - 24px)}.article-header{text-align:left;margin-bottom:32px}.article-header h1{font-size:39px}.article-deck{font-size:15px}.article-byline{justify-content:flex-start}.article-hero{margin-bottom:44px}.article-hero img{border-radius:22px;max-height:560px}.article-content{font-size:16px;line-height:1.88}.article-content h2{font-size:27px;margin-top:50px}.article-content h3{font-size:20px}.post-nav{grid-template-columns:1fr}.post-nav a.next{text-align:left}.related-grid{grid-template-columns:1fr}.related-card{display:grid;grid-template-columns:120px 1fr}.related-card img{height:100%;min-height:130px}.archive-main{padding-top:60px}.archive-header h1{font-size:40px}.archive-list article{grid-template-columns:1fr 38px;gap:12px}.archive-list time{grid-column:1/-1}.archive-list p{display:none}}
