.InAppBrowserBanner-module__3-Ci9G__banner{color:#f5a800;background:rgba(245,168,0,.12);border-bottom:1px solid rgba(245,168,0,.3);justify-content:space-between;align-items:stretch;gap:6px;padding:6px 8px 6px 6px;font-family:SF Mono,Fira Code,Consolas,monospace;font-size:.78rem;display:flex}.InAppBrowserBanner-module__3-Ci9G__action{color:inherit;font-family:inherit;font-size:inherit;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:4px;flex:1;align-items:center;gap:20px;padding:6px 12px;transition:background .12s;display:flex}.InAppBrowserBanner-module__3-Ci9G__action:hover{background:rgba(245,168,0,.18);outline:none}.InAppBrowserBanner-module__3-Ci9G__action:focus-visible{background:rgba(245,168,0,.18);outline:none}.InAppBrowserBanner-module__3-Ci9G__inner{flex-direction:column;gap:2px;display:inline-flex}.InAppBrowserBanner-module__3-Ci9G__icon{flex-shrink:0;font-size:1.05rem;font-weight:700}.InAppBrowserBanner-module__3-Ci9G__title{font-weight:700}.InAppBrowserBanner-module__3-Ci9G__body{opacity:.85;font-size:.72rem}.InAppBrowserBanner-module__3-Ci9G__close{color:#f5a800;cursor:pointer;background:0 0;border:1px solid rgba(245,168,0,.4);border-radius:4px;flex-shrink:0;align-self:center;width:28px;height:28px;padding-right:7px;font-size:1.1rem;line-height:1}.InAppBrowserBanner-module__3-Ci9G__close:hover{background:rgba(245,168,0,.18)}
:root{--color-bg:#0c0e12;--color-surface:#13161d;--color-surface-hover:#1a1e28;--color-border:#252932;--color-text:#dde0e8;--color-text-muted:#6b7280;--color-accent:#f5a800}@media (prefers-color-scheme:light){:root{--color-bg:#fafbfc;--color-surface:#fff;--color-surface-hover:#f1f3f6;--color-border:#e2e5eb;--color-text:#1a1d24;--color-text-muted:#5a6171;--color-accent:#c47d00}}*,:before,:after{box-sizing:border-box}html,body{background-color:var(--color-bg);color:var(--color-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,sans-serif}a{color:inherit;text-decoration:none}button{font-family:inherit}.site-header{background-color:var(--color-surface);border-bottom:1px solid var(--color-border);z-index:100;align-items:center;gap:10px;height:44px;padding:0 20px;display:flex;position:-webkit-sticky;position:sticky;top:0}.site-logo{border-radius:5px;flex-shrink:0;width:24px;height:24px}.site-name{letter-spacing:.04em;color:var(--color-accent);font-family:SF Mono,Fira Code,Consolas,monospace;font-size:.85rem;font-weight:700}.site-sep{color:var(--color-border);font-size:.85rem}.site-desc{color:var(--color-text-muted);font-family:SF Mono,Fira Code,Consolas,monospace;font-size:.75rem}.site-spacer{flex:1}.site-dev-badge{color:var(--color-accent);letter-spacing:.08em;background:rgba(245,168,0,.1);border:1px solid rgba(245,168,0,.2);border-radius:4px;padding:2px 7px;font-family:SF Mono,Fira Code,Consolas,monospace;font-size:.62rem;font-weight:700}
