:root{--brand-green:#3f9e4a;--brand-green-deep:#2f7a38;--brand-orange:#e8922a;--brand-orange-deep:#d07818;--accent-red:#e23b3b;--accent-yellow:#f5c518;--ink:#2a2a28;--ink-soft:#5a5a55;--paper:#fffdf8;--paper-2:#f7fbff;--wash-green:#3f9e4a1f;--wash-orange:#e8922a24;--wash-yellow:#f5c51829;--max-width:68rem;--section-pad:clamp(4.5rem, 10vw, 7.5rem);--font-display:var(--font-nunito), "Nunito", sans-serif;--font-body:var(--font-noto), "Noto Sans KR", sans-serif}html{scroll-behavior:smooth;height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--ink);background:radial-gradient(ellipse 80% 50% at 10% -10%, var(--wash-green), transparent 55%), radial-gradient(ellipse 70% 45% at 95% 5%, var(--wash-orange), transparent 50%), radial-gradient(ellipse 60% 40% at 50% 100%, var(--wash-yellow), transparent 55%), linear-gradient(180deg, var(--paper) 0%, var(--paper-2) 48%, #fff 100%);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-attachment:fixed;font-weight:400;line-height:1.7}*{box-sizing:border-box;margin:0;padding:0}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}h1,h2,h3{font-family:var(--font-display);letter-spacing:-.02em;font-weight:800;line-height:1.25}p{color:var(--ink-soft)}.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 (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
