@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.min.css");@import url("https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;600;700&display=swap");@font-face{font-family:Tossface;src:url(https://static.toss.im/tossface-font/TossFaceFontWeb.otf) format("opentype");font-weight:500;font-display:swap}@font-face{font-family:D2Coding;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_three@1.0/D2Coding.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-size:16px}body,html{background-color:var(--bg-primary)}body{font-family:var(--font-sans);font-size:var(--text-base);line-height:1.6;color:var(--text-primary);overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-weight:var(--font-bold);line-height:1.2;margin-bottom:var(--space-4)}h1{font-size:var(--text-5xl)}h2{font-size:var(--text-4xl)}h3{font-size:var(--text-3xl)}h4{font-size:var(--text-2xl)}h5{font-size:var(--text-xl)}h6{font-size:var(--text-lg)}a{color:var(--accent-primary);text-decoration:none;transition:color .2s ease}a:hover{color:var(--text-primary)}code{font-family:var(--font-mono);font-size:.9em;background-color:var(--accent-tertiary);padding:.2em .4em;border-radius:var(--radius-sm)}pre{background-color:var(--bg-code);color:var(--text-code);padding:var(--space-4);border-radius:var(--radius-md);overflow-x:auto;margin-bottom:var(--space-4)}pre code{background-color:transparent;padding:0}ol,ul{margin-bottom:var(--space-4);padding-left:var(--space-6)}li{margin-bottom:var(--space-2)}img{max-width:100%;height:auto;display:block}blockquote{border-left:4px solid var(--accent-primary);margin:var(--space-6) 0;font-style:italic;color:var(--text-secondary);background-color:var(--accent-tertiary);padding:var(--space-4);border-radius:var(--radius-sm)}table{width:100%;border-collapse:collapse;margin-bottom:var(--space-6);font-size:var(--text-sm)}td,th{padding:var(--space-3) var(--space-4);text-align:left;background-color:var(--bg-code)}td,th{color:var(--text-primary)}th{font-weight:var(--font-semibold);background-color:var(--th-bg-code)}[data-theme=light]{table,td,th{border:1px solid var(--border)}th{border-bottom:2px solid var(--border)}}[data-theme=dark]{table,td,th{border:1px solid var(--border)}th{background-color:var(--bg-code);color:var(--text-primary)}}hr{border:none;border-top:1px solid var(--hr-bg-code);margin:var(--space-8) 0}button{font-family:var(--font-sans);cursor:pointer;border:none;outline:none}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}:focus-visible{outline:2px solid var(--accent-primary);outline-offset:2px}::selection{background-color:var(--accent-secondary);color:var(--text-primary)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--bg-primary)}::-webkit-scrollbar-thumb{background:var(--accent-secondary);border-radius:var(--radius-full)}::-webkit-scrollbar-thumb:hover{background:var(--accent-primary)}@font-face{font-family:__GeistSans_fb8f2c;src:url(/_next/static/media/028c0d39d2e8f589-s.p.woff2) format("woff2");font-display:swap;font-weight:100 900}@font-face{font-family:__GeistSans_Fallback_fb8f2c;src:local("Arial");ascent-override:85.83%;descent-override:20.53%;line-gap-override:9.33%;size-adjust:107.19%}.__className_fb8f2c{font-family:__GeistSans_fb8f2c,__GeistSans_Fallback_fb8f2c}.__variable_fb8f2c{--font-geist-sans:"__GeistSans_fb8f2c","__GeistSans_Fallback_fb8f2c"}@font-face{font-family:__GeistMono_f910ec;src:url(/_next/static/media/5b01f339abf2f1a5.p.woff2) format("woff2");font-display:swap;font-weight:100 900}.__className_f910ec{font-family:__GeistMono_f910ec,ui-monospace,SFMono-Regular,Roboto Mono,Menlo,Monaco,Liberation Mono,DejaVu Sans Mono,Courier New,monospace}.__variable_f910ec{--font-geist-mono:"__GeistMono_f910ec",ui-monospace,SFMono-Regular,Roboto Mono,Menlo,Monaco,Liberation Mono,DejaVu Sans Mono,Courier New,monospace}:root{--bg-primary:#eaebea;--text-primary:#1a1a1a;--text-secondary:#4a4a4a;--text-tertiary:#6a6a6a;--accent-primary:#06c;--accent-secondary:#049;--accent-tertiary:#f0f4f8;--bg-code:#fff;--th-bg-code:#dedede;--hr-bg-code:#0000000f;--text-code:#1a1a1a;--keyword:#2563eb;--string:#7c3aed;--number:#dc2626;--comment:#6b7280;--success:#2563eb;--warning:#f59e0b;--error:#ef4444;--info:#3b82f6;--border:#e5e7eb;--shadow:rgba(0,0,0,.1);--overlay:rgba(0,0,0,.05);--font-sans:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;--font-mono:var(--font-geist-mono),ui-monospace,monospace;--font-jetbrains-mono:"JetBrains Mono",ui-monospace,monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--common-font-family:var(--font-jetbrains-mono);--text-xs:0.75rem;--text-sm:0.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--text-4xl:2.25rem;--text-5xl:3rem;--font-normal:400;--font-medium:500;--font-semibold:600;--font-bold:700;--space-1:0.25rem;--space-2:0.5rem;--space-3:0.75rem;--space-4:1rem;--space-6:1.5rem;--space-8:2rem;--space-12:3rem;--space-16:4rem;--radius-none:0;--radius-sm:0.25rem;--radius-md:0.5rem;--radius-lg:1rem;--radius-xl:1.5rem;--radius-full:9999px;--shadow-sm:0 1px 2px rgba(0,0,0,.05);--shadow-md:0 4px 6px rgba(0,0,0,.1);--shadow-lg:0 10px 15px rgba(0,0,0,.1);--shadow-xl:0 20px 25px rgba(0,0,0,.15)}[data-theme=dark]{--bg-primary:#1a1a1a;--text-primary:#f9fafb;--text-secondary:#d1d5db;--text-tertiary:#9ca3af;--accent-primary:#4a9eff;--bg-code:#353535;--text-code:#f9fafb;--border:#404040;--accent-tertiary:rgba(74,158,255,.1)}