@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.8e0177b5.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.b97b3418.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:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.853070df.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:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_a71539c9-module__T19VSG__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_a71539c9-module__T19VSG__variable{--font-geist-sans:"Geist","Geist Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14-s.c1fdd6c2.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.799d8ef8.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:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/797e433ab948586e-s.p.dbea232f.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:Geist Mono Fallback;src:local(Arial);ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.0%;size-adjust:134.59%}.geist_mono_8d43a2aa-module__8Li5zG__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_8d43a2aa-module__8Li5zG__variable{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}
:root{--color-bg:#fff;--color-text:#000;--color-border:#e5e5e5;--color-hover-bg:#000;--color-hover-text:#fff;--font-sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;--max-width:1000px;--section-padding:6rem 0}@media (prefers-color-scheme:dark){:root{--color-bg:#000;--color-text:#fff;--color-border:#333;--color-hover-bg:#fff;--color-hover-text:#000}}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:5rem}body{background-color:var(--color-bg);color:var(--color-text);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;line-height:1.6}a{color:inherit;text-decoration:none}ul{list-style:none}.container{max-width:var(--max-width);margin:0 auto;padding:0 1.5rem}h1,h2,h3{margin-bottom:1rem;font-weight:700;line-height:1.2}h1{letter-spacing:-.05em;font-size:clamp(2.5rem,5vw,4rem)}h2{border-bottom:1px solid var(--color-border);margin-bottom:2rem;padding-bottom:.5rem;font-size:2rem}h3{font-size:1.25rem}p{color:var(--color-text);opacity:.9;margin-bottom:1rem}.btn{border:1px solid var(--color-text);color:var(--color-text);cursor:pointer;white-space:nowrap;background:0 0;width:fit-content;padding:.75rem 1.5rem;font-size:.9rem;font-weight:500;transition:all .2s;display:inline-block}.btn:hover,.btn-primary{background:var(--color-text);color:var(--color-bg)}.btn-primary:hover{color:var(--color-text);background:0 0}.link-group{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:1.5rem;display:flex}.section{padding:var(--section-padding)}.grid{gap:2rem;display:grid}@media (min-width:768px){.grid-2{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}}.card{border:1px solid var(--color-border);flex-direction:column;padding:1.5rem;transition:transform .2s,border-color .2s;display:flex}.card:hover{border-color:var(--color-text);transform:translateY(-4px)}.card-header{margin-bottom:1rem}.card-footer{margin-top:auto;padding-top:1.5rem}.tags{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.tag{border:1px solid var(--color-border);border-radius:999px;padding:.25rem .5rem;font-size:.75rem}nav{z-index:100;background-color:var(--color-bg);border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;padding:1.5rem 0;display:flex;position:sticky;top:0}.nav-links{display:none}@media (min-width:768px){.nav-links{gap:2rem;display:flex}.nav-links a:hover{text-decoration:underline}}footer{text-align:center;border-top:1px solid var(--color-border);padding:3rem 0;font-size:.875rem}.hero-wrapper{text-align:center;flex-direction:column-reverse;align-items:center;gap:3rem;display:flex}.hero-text{flex:1}.hero-image{flex-shrink:0}@media (min-width:768px){.hero-wrapper{text-align:left;flex-direction:row;justify-content:space-between}}.avatar{object-fit:cover;border:1px solid var(--color-border);background-color:var(--color-border);border-radius:50%;transition:transform .3s,border-color .3s}.avatar:hover{border-color:var(--color-text);cursor:pointer;transform:scale(1.02)}.image-container{cursor:pointer;-webkit-tap-highlight-color:transparent;display:inline-block;position:relative}.speech-bubble{background-color:var(--color-text);color:var(--color-bg);z-index:10;opacity:0;border-radius:999px;padding:.5rem 1rem;font-size:.9rem;font-weight:700;animation:.3s cubic-bezier(.175,.885,.32,1.275) forwards popIn;position:absolute;top:-20px;right:-10px;transform:translateY(10px)scale(.9);box-shadow:0 4px 12px #00000026}.speech-bubble:after{content:"";border-style:solid;border-width:6px 6px 0;border-color:var(--color-text)transparent transparent transparent;width:0;display:block;position:absolute;bottom:-6px;left:20px}@keyframes popIn{to{opacity:1;transform:translateY(0)scale(1)}}.modal-overlay{z-index:1000;background-color:#000000d9;justify-content:center;align-items:center;width:100vw;height:100vh;padding:1rem;display:flex;position:fixed;top:0;left:0}.modal-content{background-color:var(--color-bg);border:1px solid var(--color-border);flex-direction:column;align-items:center;width:100%;max-width:1000px;padding:2rem;display:flex;position:relative}.modal-close{color:var(--color-text);cursor:pointer;background:0 0;border:none;font-size:1.5rem;transition:transform .2s;position:absolute;top:1rem;right:1.5rem}.modal-close:hover{transform:scale(1.1)}.modal-image-container{background-color:var(--color-hover-bg);justify-content:center;align-items:center;width:100%;height:60vh;margin-bottom:1.5rem;display:flex}.modal-image{object-fit:contain;border:1px solid var(--color-border);max-width:100%;max-height:100%}.modal-controls{justify-content:center;align-items:center;gap:1.5rem;width:100%;display:flex}
