.SiteHeader-module__Tkw0gW__menuButton{cursor:pointer;width:44px;height:44px;color:var(--foreground);background:0 0;border:none;justify-content:center;align-items:center;display:none}.SiteHeader-module__Tkw0gW__barsIcon,.SiteHeader-module__Tkw0gW__barsIcon:before,.SiteHeader-module__Tkw0gW__barsIcon:after{content:"";background:var(--foreground);border-radius:2px;width:22px;height:2px;display:block;position:relative}.SiteHeader-module__Tkw0gW__barsIcon:before{position:absolute;top:-7px}.SiteHeader-module__Tkw0gW__barsIcon:after{position:absolute;top:7px}.SiteHeader-module__Tkw0gW__backdrop{z-index:40;opacity:0;pointer-events:none;background:#141d2170;transition:opacity .2s;position:fixed;inset:0}.SiteHeader-module__Tkw0gW__backdropOpen{opacity:1;pointer-events:auto}.SiteHeader-module__Tkw0gW__drawer{z-index:50;background:var(--surface);border-left:1px solid var(--border);width:min(76vw,300px);height:100dvh;padding:16px 16px calc(16px + env(safe-area-inset-bottom));flex-direction:column;gap:4px;transition:transform .24s;display:flex;position:fixed;top:0;right:0;transform:translate(100%)}.SiteHeader-module__Tkw0gW__drawerOpen{transform:translate(0)}.SiteHeader-module__Tkw0gW__closeButton{cursor:pointer;width:44px;height:44px;color:var(--muted);background:0 0;border:none;align-self:flex-end;font-size:20px}.SiteHeader-module__Tkw0gW__drawerList{flex-direction:column;list-style:none;display:flex}.SiteHeader-module__Tkw0gW__drawerLink{min-height:48px;color:var(--foreground);border-bottom:1px solid var(--border);align-items:center;padding:0 8px;font-size:16px;font-weight:600;display:flex}.SiteHeader-module__Tkw0gW__drawerLink:active{color:var(--primary)}.SiteHeader-module__Tkw0gW__drawerLinkActive{background:var(--primary-soft);color:var(--primary-dark);border-bottom-color:#0000;border-radius:8px;padding:0 12px}.SiteHeader-module__Tkw0gW__drawerCheck{color:var(--primary);margin-left:auto;font-size:13px;font-weight:800}@media (max-width:640px){.SiteHeader-module__Tkw0gW__menuButton{display:inline-flex}}@media (min-width:641px){.SiteHeader-module__Tkw0gW__drawer,.SiteHeader-module__Tkw0gW__backdrop{display:none}}@media (prefers-reduced-motion:reduce){.SiteHeader-module__Tkw0gW__backdrop,.SiteHeader-module__Tkw0gW__drawer{transition:none}}
:root{--background:#f7f8fa;--surface:#fff;--foreground:#1a1d21;--muted:#5c6470;--border:#e3e6ea;--primary:#0e7a6c;--primary-dark:#0a5f54;--primary-soft:#e9f5f2;--danger:#d6403a;--danger-soft:#fdeeed;--warn:#b26a00;--warn-soft:#fff4e0;--ok:#1a7f4e;--ok-soft:#e8f6ee;--radius-sm:10px;--radius:14px;--radius-lg:18px;--radius-pill:999px;--shadow-xs:0 1px 2px #141d210d;--shadow-sm:0 1px 3px #141d210f, 0 1px 2px #141d210a;--shadow-md:0 6px 16px #141d2114, 0 2px 6px #141d210d;--shadow-lg:0 16px 40px #141d211f;--shadow-cta:0 8px 20px #0e7a6c38}*{box-sizing:border-box;margin:0;padding:0}html{height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100vh;color:var(--foreground);background:var(--background);word-break:keep-all;-webkit-font-smoothing:antialiased;flex-direction:column;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,Apple SD Gothic Neo,Noto Sans KR,Segoe UI,sans-serif;line-height:1.6;display:flex}a{color:inherit;text-decoration:none}button{font-family:inherit}.container{width:100%;max-width:760px;margin:0 auto;padding:0 20px}.site-header{background:var(--surface);border-bottom:1px solid var(--border);z-index:10;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;height:56px;display:flex}.brand{color:var(--primary);letter-spacing:-.02em;font-size:18px;font-weight:800}.nav-links{gap:16px;display:flex}.nav-link{color:var(--muted);align-items:center;padding:12px 4px;font-size:14px;font-weight:600;display:inline-flex;position:relative}.nav-link:hover{color:var(--primary)}.nav-link.active{color:var(--primary);font-weight:700}.nav-link.active:after{content:"";background:var(--primary);border-radius:2px;height:2px;position:absolute;bottom:6px;left:4px;right:4px}@media (max-width:640px){.nav-links{display:none}}.main-content{flex:1;padding-top:44px;padding-bottom:64px}.site-footer{background:var(--surface);border-top:1px solid var(--border);padding:20px 0}.disclaimer{color:var(--muted);text-align:center;font-size:12px}
