:root{--color-beach:#9f9382;--color-ocean:#819dab;--color-beach-deep:#74685a;--color-beach-light:#9f9b98;--color-ocean-deep:#54707a;--color-ocean-light:#a7b5bd;--color-bg:#f7f3ee;--color-surface:#ede7de;--color-surface-2:#e4ddd3;--color-white:#fff;--color-text:#3a3530;--color-text-muted:#8a857f;--color-text-faint:#b5b0aa;--color-border:#e0d8cc;--color-border-light:#ede7de;--font-serif:"Noto Serif KR", "Georgia", serif;--font-sans:"Noto Sans KR", "Apple SD Gothic Neo", sans-serif;--text-display:clamp(2.4rem, 5.5vw, 3.75rem);--text-h1:clamp(1.8rem, 3.5vw, 2.4rem);--text-h2:clamp(1.3rem, 2.2vw, 1.65rem);--text-body:1.0625rem;--text-sm:.9375rem;--text-xs:.8125rem;--space-xs:.5rem;--space-sm:1rem;--space-md:1.5rem;--space-lg:2.5rem;--space-xl:4rem;--space-2xl:6rem;--max-width:1200px;--content-width:720px;--radius-sm:3px;--radius-md:6px;--radius-lg:12px;--transition:.2s ease}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-sans);color:var(--color-text);background-color:var(--color-bg);-webkit-font-smoothing:antialiased;font-size:1.0625rem;line-height:1.8}h1,h2,h3,h4{font-family:var(--font-serif);color:var(--color-text);font-weight:400;line-height:1.45}p{line-height:1.85}a{color:inherit;text-decoration:none}img,svg{max-width:100%;display:block}.container{width:100%;max-width:var(--max-width);padding:0 var(--space-lg);margin:0 auto}.section{padding:var(--space-2xl) 0}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:767px){header{display:none!important}main{padding-top:0!important}body.fullpage-active{width:100%!important;position:fixed!important;overflow:hidden!important}}
