@font-face{font-family:Freesentation;src:url(/fonts/Freesentation-2.001/Freesentation-4Regular.ttf) format("truetype");font-weight:400;font-display:swap}@font-face{font-family:Freesentation;src:url(/fonts/Freesentation-2.001/Freesentation-6SemiBold.ttf) format("truetype");font-weight:600;font-display:swap}@font-face{font-family:Freesentation;src:url(/fonts/Freesentation-2.001/Freesentation-7Bold.ttf) format("truetype");font-weight:700;font-display:swap}@font-face{font-family:NotoSansKR;src:url(/fonts/Noto_Sans_KR/static/NotoSansKR-Regular.ttf) format("truetype");font-weight:400;font-display:swap}@font-face{font-family:NotoSansKR;src:url(/fonts/Noto_Sans_KR/static/NotoSansKR-Medium.ttf) format("truetype");font-weight:500;font-display:swap}@font-face{font-family:NotoSansKR;src:url(/fonts/Noto_Sans_KR/static/NotoSansKR-Bold.ttf) format("truetype");font-weight:700;font-display:swap}:root{--bg: #f7f4ee;--paper: #fffdf8;--ink: #1f2723;--muted: #667069;--line: #ded8cc;--green: #173f36;--green-soft: #e5eee9;--gold: #b2925a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:NotoSansKR,-apple-system,BlinkMacSystemFont,Apple SD Gothic Neo,Noto Sans KR,system-ui,sans-serif;background:var(--bg);color:var(--ink);line-height:1.65;word-break:keep-all}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1120px,calc(100% - 40px));margin:0 auto}.header{position:sticky;top:0;z-index:20;background:#f7f4eee0;backdrop-filter:blur(16px);border-bottom:1px solid rgba(222,216,204,.8)}.nav{height:72px;display:flex;align-items:center;justify-content:space-between;gap:24px}.logo{font-weight:800;letter-spacing:-.04em;color:var(--green);font-size:20px}.nav-links{display:flex;gap:22px;align-items:center;font-size:15px;color:var(--muted)}.nav-links a:hover{color:var(--green)}.button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:999px;background:var(--green);color:#fff;font-weight:700;border:1px solid var(--green)}.button.secondary{background:transparent;color:var(--green)}.hero{padding:96px 0 72px;border-bottom:1px solid var(--line)}.eyebrow{color:var(--gold);font-weight:800;letter-spacing:.08em;font-size:13px;text-transform:uppercase}.hero-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:56px;align-items:center}h1,h2,h3{margin:0;line-height:1.2;letter-spacing:-.055em}h1{font-size:clamp(42px,7vw,82px);color:var(--green);margin-top:18px}.hero p{font-size:20px;color:var(--muted);margin:24px 0 0;max-width:720px}.hero-actions{display:flex;gap:12px;margin-top:34px;flex-wrap:wrap}.hero-card{background:var(--paper);border:1px solid var(--line);border-radius:28px;padding:32px;box-shadow:0 20px 60px #1f272314}.hero-card strong{display:block;color:var(--green);font-size:20px;margin-bottom:12px}.section{padding:84px 0}.section-title{display:grid;grid-template-columns:.7fr 1.3fr;gap:40px;margin-bottom:38px}.section-title h2{font-size:clamp(30px,4vw,52px);color:var(--green)}.section-title p{margin:0;color:var(--muted);font-size:18px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{background:var(--paper);border:1px solid var(--line);border-radius:24px;padding:28px}.card h3{font-size:22px;color:var(--green);margin-bottom:12px}.card p{color:var(--muted);margin:0}.list{display:grid;gap:14px}.list-item{display:grid;grid-template-columns:180px 1fr;gap:18px;padding:22px 0;border-bottom:1px solid var(--line)}.list-item strong{color:var(--green)}.notice{background:var(--green-soft);border:1px solid #cddbd3;border-radius:24px;padding:26px;color:var(--green)}.footer{background:var(--green);color:#fff;padding:48px 0}.footer-grid{display:grid;grid-template-columns:1fr auto;gap:32px;align-items:start}.footer p{color:#ffffffb8;margin:8px 0 0}@media(max-width:860px){.nav{height:auto;padding:18px 0;align-items:flex-start}.nav-links{display:none}.hero{padding:72px 0 56px}.hero-grid,.section-title,.footer-grid,.cards{grid-template-columns:1fr}.list-item{grid-template-columns:1fr;gap:6px}}.brand-logo{display:inline-flex;align-items:center;gap:10px}.brand-logo img{width:34px;height:34px;object-fit:contain}.hero-refined{padding:88px 0 76px;background:radial-gradient(circle at top right,rgba(178,146,90,.12),transparent 34%),linear-gradient(180deg,#f7f4ee,#f3efe6)}.hero-copy h1{font-size:clamp(38px,5.2vw,64px);letter-spacing:-.07em;color:var(--green);margin-top:16px;max-width:760px}.hero-subtitle{font-size:clamp(20px,2.4vw,28px);line-height:1.45;color:#2f473f;font-weight:700;letter-spacing:-.045em;margin:20px 0 0;max-width:760px}.hero-description{font-size:17px;line-height:1.85;color:var(--muted);margin:16px 0 0;max-width:680px}.hero-refined .hero-actions{margin-top:32px}.official-card{position:relative;padding:34px;border-radius:28px;background:linear-gradient(180deg,#fffdf8fa,#faf7f0fa);border:1px solid rgba(178,146,90,.34)}.card-label{display:inline-flex;margin-bottom:18px;padding:6px 10px;border-radius:999px;background:#173f3614;color:var(--green);font-size:12px;font-weight:800;letter-spacing:.04em}.info-list{margin:24px 0 0;display:grid;gap:14px}.info-list div{padding-top:14px;border-top:1px solid var(--line)}.info-list dt{font-size:13px;color:var(--muted);margin-bottom:4px}.info-list dd{margin:0;color:var(--green);font-weight:700;line-height:1.5}@media(max-width:860px){.hero-refined{padding:64px 0 52px}.hero-copy h1{font-size:38px}.hero-subtitle{font-size:21px}.hero-description{font-size:16px}}.hero-official-logo{width:min(220px,58vw);height:auto;margin-bottom:22px}.hero-official-logo{width:min(190px,60vw);margin-bottom:18px}body{overflow-x:hidden}.hero-refined{padding:76px 0 72px}.hero-refined .container{width:min(1120px,calc(100% - 48px));margin-left:auto;margin-right:auto}.hero-refined .hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:64px;align-items:center}.hero-copy{max-width:680px}.hero-official-logo{width:180px;height:auto;margin-bottom:28px}.hero-copy h1{font-size:clamp(34px,4.2vw,56px);line-height:1.16;letter-spacing:-.075em;margin-top:14px;max-width:680px}.hero-subtitle{font-size:clamp(18px,1.7vw,23px);line-height:1.5;max-width:640px}.hero-description{font-size:16px;line-height:1.85;max-width:640px}.official-card{width:100%;max-width:380px;justify-self:end}@media(max-width:980px){.hero-refined .hero-grid{grid-template-columns:1fr;gap:40px}.official-card{max-width:100%;justify-self:stretch}}@media(max-width:640px){.hero-refined{padding:52px 0 48px}.hero-refined .container{width:min(100% - 28px,1120px)}.hero-official-logo{width:150px;margin-bottom:22px}.hero-copy h1{font-size:30px;line-height:1.2}.hero-subtitle{font-size:17px}.hero-description{font-size:15px}}.hero-official{padding:86px 0 78px;background:radial-gradient(circle at 50% 0%,rgba(155,118,80,.12),transparent 36%),linear-gradient(180deg,#f7f2ea,#f2eadf);border-bottom:1px solid var(--line)}.hero-center{max-width:880px;text-align:center}.hero-center .hero-official-logo{width:220px;margin:0 auto 30px}.hero-center h1{font-size:clamp(38px,5vw,62px);margin:14px auto 0;color:var(--primary-dark)}.hero-center .hero-subtitle{margin:18px auto 0;max-width:680px;font-size:clamp(18px,2vw,24px);font-weight:700;color:var(--primary)}.hero-center .hero-description{margin:14px auto 0;max-width:680px;font-size:16px;line-height:1.85;color:var(--muted)}.center-actions{justify-content:center}.official-summary{margin:44px auto 0;display:grid;grid-template-columns:repeat(3,1fr);gap:14px;max-width:860px}.summary-item{background:#fffdf8e6;border:1px solid rgba(155,118,80,.28);border-radius:20px;padding:20px 18px;text-align:left;box-shadow:0 12px 36px #3a2a200d}.summary-item span{display:block;font-size:13px;color:var(--muted);margin-bottom:6px}.summary-item strong{display:block;color:var(--primary-dark);font-size:16px;line-height:1.45}@media(max-width:760px){.hero-official{padding:58px 0 54px}.hero-center .hero-official-logo{width:170px;margin-bottom:24px}.hero-center h1{font-size:32px}.hero-center .hero-subtitle{font-size:17px}.hero-center .hero-description{font-size:15px}.official-summary{grid-template-columns:1fr;margin-top:34px}.summary-item{padding:18px}}h1,h2,h3,.logo span{font-family:Freesentation,NotoSansKR,serif}h1,h2{font-weight:700}h3{font-weight:600}body,p,a,span,li,dt,dd,button,.nav-links,.button,.hero-subtitle,.hero-description,.card p,.list-item,.notice,.footer{font-family:NotoSansKR,-apple-system,BlinkMacSystemFont,Apple SD Gothic Neo,Noto Sans KR,system-ui,sans-serif}
