:root{color-scheme:light;--navy:#071b3b;--navy-soft:#12366c;--gold:#f7bf2a;--ink:#172033;--muted:#667085;--paper:#fffdf8;--line:#dfe5ee;--card:#fff;font-family:Pretendard,Noto Sans KR,Apple SD Gothic Neo,Malgun Gothic,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);word-break:keep-all;overflow-wrap:anywhere;margin:0;font-size:18px;line-height:1.75}a{color:var(--navy-soft);text-underline-offset:.2em}a:hover{color:#2358a5}img{max-width:100%;height:auto;display:block}.skip-link{z-index:100;color:var(--navy);background:#fff;border-radius:.4rem;padding:.7rem 1rem;position:fixed;top:-5rem;left:1rem}.skip-link:focus{top:1rem}.site-header{background:var(--navy);color:#fff;border-bottom:1px solid #ffffff1f}.site-header__inner{justify-content:space-between;align-items:center;gap:1rem;width:min(1120px,100% - 2rem);min-height:76px;margin:0 auto;display:flex}.site-header__inner>p{color:#c9d5e8;margin:0;font-size:.82rem}.brand{color:#fff;align-items:center;gap:.7rem;font-weight:800;text-decoration:none;display:inline-flex}.brand img{border-radius:.55rem}.hero{color:#fff;background:linear-gradient(145deg,#071b3b 0%,#12366c 70%,#1f4c8e 100%);padding:clamp(4.5rem,11vw,8rem) 1rem}.hero>div{width:min(900px,100%);margin:0 auto}.hero h1{letter-spacing:-.055em;margin:.25rem 0 1rem;font-size:clamp(2.7rem,9vw,5.4rem);line-height:1.05}.hero p:last-child{color:#d7e1f1;max-width:650px;margin:0;font-size:clamp(1rem,2.5vw,1.25rem)}.eyebrow{color:#c4930d;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:800}.hero .eyebrow{color:var(--gold)}.post-list{width:min(960px,100% - 2rem);margin:0 auto;padding:5rem 0 7rem}.section-heading{margin-bottom:1.6rem}.section-heading h2{letter-spacing:-.04em;margin:.15rem 0 0;font-size:clamp(1.8rem,5vw,2.6rem)}.post-card{background:var(--card);border:1px solid var(--line);border-radius:1rem;grid-template-columns:minmax(260px,.9fr) 1.1fr;display:grid;overflow:hidden;box-shadow:0 18px 55px #071b3b14}.post-card__image{background:#dce5f2;min-height:100%}.post-card__image img{object-fit:cover;width:100%;height:100%}.post-card__body{padding:clamp(1.5rem,4vw,2.5rem)}.post-card time,.post-header time{color:var(--muted);font-size:.86rem}.post-card h3{letter-spacing:-.035em;margin:.55rem 0 .8rem;font-size:clamp(1.35rem,3vw,2rem);line-height:1.35}.post-card h3 a{color:var(--ink);text-decoration:none}.post-card p{color:#4a5568;margin:0 0 1.2rem;font-size:.95rem}.read-more{font-weight:750;text-decoration:none}.post-shell{width:min(780px,100% - 2rem);margin:0 auto;padding:2rem 0 7rem}.breadcrumb{color:var(--muted);align-items:center;gap:.55rem;margin:0 0 3rem;font-size:.78rem;display:flex}.breadcrumb a{color:inherit}.post-header{border-bottom:1px solid var(--line);margin-bottom:2.5rem;padding-bottom:2rem}.post-header h1{color:#101828;letter-spacing:-.055em;margin:.45rem 0 1.1rem;font-size:clamp(2rem,6.5vw,3.65rem);line-height:1.18}.post-content{font-size:1rem;line-height:1.9}.post-content p{margin:0 0 1.05rem}.post-content figure,.post-content>p:has(>img){margin:2.4rem 0}.post-content img{border-radius:.7rem;width:auto;max-height:860px;margin:2.3rem auto;box-shadow:0 10px 34px #071b3b21}.post-content strong{color:#101828}.post-content a{font-weight:650}.site-footer{color:#b9c7dc;text-align:center;background:#06152e;padding:2.5rem 1rem;font-size:.82rem}.site-footer p{margin:.25rem 0}.site-footer strong{color:#fff}.not-found{text-align:center;width:min(760px,100% - 2rem);margin:0 auto;padding:8rem 0}.not-found h1{margin:.3rem 0 .7rem;font-size:clamp(2rem,7vw,3.4rem)}.button{background:var(--navy);color:#fff;border-radius:.55rem;margin-top:1rem;padding:.75rem 1rem;font-weight:750;text-decoration:none;display:inline-block}.button:hover{color:#fff;background:var(--navy-soft)}:focus-visible{outline:3px solid var(--gold);outline-offset:3px}@media (width<=720px){body{word-break:normal;font-size:17px}.site-header__inner{min-height:68px}.site-header__inner>p{display:none}.post-card{grid-template-columns:1fr}.post-card__image{aspect-ratio:16/10}.post-shell{padding-top:1.3rem}.breadcrumb{margin-bottom:2rem}.post-content{line-height:1.82}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
