@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_a869fe2d-module__Nl2jCG__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_a869fe2d-module__Nl2jCG__variable{--font-inter:"Inter","Inter Fallback"}
:root{--background:#0d1117;--secondary-bg:#161b22;--foreground:#c9d1d9;--heading:#fff;--primary:#e0234e;--primary-hover:#f23d66;--primary-glow:#e0234e26;--border-color:#30363d;--muted-text:#8b949e;--font-sans:var(--font-inter),"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;--font-mono:var(--font-geist-mono),ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;--sidebar-width:280px}*{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--background);max-width:100vw;color:var(--foreground);font-family:var(--font-sans);scroll-behavior:smooth;line-height:1.6}.app-container{min-height:100vh;display:flex}.main-content{margin-left:var(--sidebar-width);flex:1;min-height:100vh;padding:2.5rem 6rem;overflow:hidden auto}.section-container{max-width:1100px;margin:0 auto}.section-container>section{position:relative}.section-container>section:not(:last-child):after{content:"";background-color:var(--border-color);z-index:1;width:200vw;height:1px;position:absolute;bottom:0;left:-50vw}h1,h2,h3,h4,h5,h6{color:var(--heading);font-weight:600;line-height:1.25}h2.section-title{align-items:center;gap:.5rem;margin-top:1.5rem;margin-bottom:2rem;padding-bottom:.5rem;font-size:2rem;display:flex}p{margin-bottom:1rem}a{color:var(--primary);text-decoration:none;transition:color .2s}a:hover{color:var(--primary-hover);text-decoration:underline}.github-card{background:var(--secondary-bg);border:1px solid var(--border-color);border-radius:6px;padding:1.5rem;transition:border-color .2s,box-shadow .2s,transform .2s}.github-card:hover{border-color:var(--primary);box-shadow:0 4px 20px var(--primary-glow);transform:translateY(-2px)}.btn{cursor:pointer;border:1px solid var(--border-color);border-radius:6px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;display:inline-flex}.btn-primary{background-color:var(--primary);border-color:var(--primary);color:#0d1117!important}.btn-primary:hover{background-color:var(--primary-hover);border-color:var(--primary-hover);box-shadow:0 0 15px var(--primary-glow);text-decoration:none}.btn-outline{border-color:var(--border-color);background-color:#0000;color:var(--foreground)!important}.btn-outline:hover{border-color:var(--muted-text);background-color:#f0f6fc1a;text-decoration:none}.tag{color:var(--primary);background-color:#ff6ac11a;border:1px solid #ff6ac133;border-radius:2em;padding:.125rem .5rem;font-size:.75rem;font-weight:500;line-height:1.5;display:inline-block}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--background)}::-webkit-scrollbar-thumb{background:#21262d;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#30363d}@media (max-width:992px){.main-content{padding:2.5rem 1.5rem}}@media (max-width:768px){.app-container{flex-direction:column}.main-content{min-height:calc(100vh - 60px);margin-left:0;padding:5rem 1rem 2rem}h2.section-title{font-size:1.75rem}}
