:root{--ink:#15231d;--muted:#61706a;--leaf:#236b4a;--deep:#0f1c17;--paper:#fbfaf4;--line:rgba(21,35,29,.14);--mist:#eef5ec}*{box-sizing:border-box}body{margin:0;font-family:"Pretendard","Apple SD Gothic Neo","Malgun Gothic",Arial,sans-serif;color:var(--ink);background:var(--paper);letter-spacing:0}a{color:inherit}.site-header{position:sticky;top:0;z-index:5;display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:68px;padding:12px clamp(18px,5vw,56px);color:#fff;background:rgba(15,28,23,.96);backdrop-filter:blur(14px)}.brand{display:inline-flex;align-items:center;gap:12px;font-size:18px;font-weight:900;text-decoration:none}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border:1px solid rgba(255,255,255,.45);border-radius:50%;font-size:13px}.nav-link{color:rgba(255,255,255,.82);font-weight:800;text-decoration:none}.shell{width:min(1120px,calc(100% - 40px));margin:0 auto}.ad-wrap{width:min(970px,calc(100% - 32px));min-height:90px;margin:18px auto;padding:10px 0}.hero{padding:76px 0 52px;background:linear-gradient(135deg,#f7fbf3 0%,#fff8e7 45%,#e9f3ef 100%)}.region-label{margin:0 0 12px;color:var(--leaf);font-size:14px;font-weight:900}h1{width:min(860px,100%);margin:0;font-size:clamp(38px,7vw,72px);line-height:1.08}.hero p:not(.region-label),.description{width:min(760px,100%);color:var(--muted);font-size:19px;line-height:1.55}.article-shell .description{max-width:680px;margin:14px 0 18px;line-height:1.5}.article-shell{width:min(920px,calc(100% - 40px));margin:0 auto 72px;padding:44px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 18px 50px rgba(21,35,29,.09)}.article-shell h1{font-size:clamp(22px,3.5vw,36px);line-height:1.18}.primary-button{display:flex;align-items:center;justify-content:center;width:90%;min-height:52px;margin:8px auto 28px;padding:0 20px;font-size:1.2em;border-radius:6px;color:#fff;background:#d7352a;font-weight:900;text-align:center;text-decoration:none;box-shadow:0 10px 24px rgba(215,53,42,.22)}.primary-button:hover{background:#bd2d24}.fact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:4px 0 38px}.fact-grid div{padding:15px 16px;border:1px solid var(--line);border-radius:8px;background:var(--mist);color:var(--ink);line-height:1.6;font-weight:700}.article-section{margin-top:40px}.article-section h2,.list-section h2{margin:0 0 18px;font-size:clamp(26px,4vw,38px);line-height:1.22}.article-section p{margin:0 0 17px;color:#4f6259;font-size:18px;line-height:1.9;word-break:keep-all}.notice-section{padding:24px;border-radius:8px;background:#fff8df}.notice-section p{color:#6f5b19;font-weight:800}.list-section{padding:66px 0 80px}.card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.course-card{min-height:270px;display:flex;flex-direction:column;padding:22px;border:1px solid var(--line);border-radius:8px;background:#fff}.course-card p{margin:0 0 12px;color:var(--leaf);font-weight:900}.course-card h3{margin:0 0 12px;font-size:24px;line-height:1.28}.course-card span{color:var(--muted);line-height:1.65}.course-card a{width:fit-content;margin-top:auto;color:#d7352a;font-weight:900;text-decoration:none}.site-footer{padding:30px 0;color:#fff;background:var(--deep)}.footer-inner{display:grid;gap:8px}.footer-inner span,.footer-inner small{color:rgba(255,255,255,.72);line-height:1.6}@media(max-width:860px){.card-grid,.fact-grid{grid-template-columns:1fr}.article-shell{padding:28px 20px}.article-shell h1{font-size:30px}.primary-button{width:90%;min-height:50px}.site-header{min-height:62px}.brand{font-size:16px}}