:root{--paper:#f8f5ee;--paper-deep:#efe9de;--paper-soft:#fcfaf6;--ink:#171813;--green:#244c2d;--green-soft:#dfe8da;--stamp:#9f3e2f;--muted:#625f58;--line:#d8d2c8;--danger:#a43a2f;--content-max:1120px;--size-display:clamp(42px,5vw,64px);--size-h1:clamp(32px,3.6vw,46px);--size-h2:clamp(24px,2.6vw,32px);--size-h3:20px;--size-body:15px;--size-ui:13px;--size-meta:12px;--mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;--sans:"Apple SD Gothic Neo","Noto Sans KR","Malgun Gothic",sans-serif;--serif:Georgia,"Noto Serif KR","Batang",serif;--dur-fast:.12s;--dur-base:.2s;--dur-slow:.32s;--ease:cubic-bezier(.22,.61,.36,1)}*{box-sizing:border-box}html{background:var(--paper);color:var(--ink);scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--sans);margin:0}h1,h2,h3{overflow-wrap:break-word;word-break:keep-all}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer;border:0}img{max-width:100%}::selection{background:var(--green);color:#fff}:is(a,button,input,select,textarea,summary):focus-visible{outline-offset:3px;outline:3px solid #b78a35}.sr-only{clip:rect(0,0,0,0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (max-width:760px){body:has([data-member-app]){padding-bottom:calc(64px + env(safe-area-inset-bottom))}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
