@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;600&display=swap";
@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_2ae47f08-module__h69qWW__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_2ae47f08-module__h69qWW__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_eb58308d-module__w_p2Lq__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_eb58308d-module__w_p2Lq__variable{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}
*{box-sizing:border-box}:root{--background:#fff;--surface:#f8f9fa;--primary:#2563eb;--primary-hover:#1d4ed8;--text-main:#111827;--text-muted:#6b7280;--border:#e5e7eb;--success:#059669;--error:#dc2626;--card-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}body{background:var(--background);color:var(--text-main);flex-direction:column;align-items:center;min-height:100vh;margin:0;font-family:Outfit,sans-serif;display:flex}main{flex-direction:column;align-items:center;width:100%;max-width:1000px;padding:2rem;display:flex}@media (max-width:768px){main{padding:1rem}h1{font-size:1.8rem!important}.post-content h2{font-size:1.3rem}.header-nav{display:none}}.card{border:1px solid var(--border);box-shadow:var(--card-shadow);background:#fff;border-radius:16px;flex-direction:column;gap:1rem;height:100%;padding:1.5rem;display:flex}.grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;width:100%;margin-top:2rem;display:grid}.post-card{cursor:pointer;color:inherit;background:#fff;text-decoration:none;transition:transform .2s,box-shadow .2s}.post-card:hover{border-color:var(--primary);transform:translateY(-5px);box-shadow:0 10px 15px -3px #0000001a}.post-image{object-fit:cover;background:#f3f4f6;border-radius:8px;width:100%;height:180px}.post-date{color:var(--text-muted);margin-top:auto;font-size:.8rem}.post-content img{border-radius:16px;max-width:100%;height:auto;margin:2rem 0;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.post-content h2{color:var(--primary);border-bottom:2px solid #e5e7eb;margin-top:2rem;padding-bottom:.5rem;font-size:1.5rem}.post-content p{color:var(--text-main);margin-bottom:1.5rem;line-height:1.8}.post-content ul,.post-content ol{margin-bottom:1.5rem;padding-left:1.5rem;line-height:1.7}.post-content li{margin-bottom:.5rem}h1{color:var(--text-main);text-align:center;margin:0 0 .5rem;font-size:2.5rem;font-weight:700}label{color:var(--text-muted);margin-bottom:.5rem;font-size:.9rem;font-weight:500;display:block}input[type=text]{border:1px solid var(--border);width:100%;color:var(--text-main);background:#fff;border-radius:12px;padding:1rem;font-size:1rem;transition:border-color .2s,box-shadow .2s}input[type=text]:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #2563eb1a}button{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:12px;padding:1rem;font-size:1rem;font-weight:600;transition:background .2s,transform .1s;box-shadow:0 4px 6px -1px #2563eb33}button:hover:not(:disabled){background:var(--primary-hover)}button:active:not(:disabled){transform:scale(.98)}button:disabled{opacity:.7;cursor:not-allowed;box-shadow:none;background:#9ca3af}.status-box{color:#1e40af;background:#eff6ff;border:1px solid #dbeafe;border-radius:12px;padding:1rem;font-size:.9rem;line-height:1.5;animation:.3s fadeIn}.success{color:var(--success);background:#ecfdf5;border-color:#d1fae5}.error{color:var(--error);background:#fef2f2;border-color:#fee2e2}.link{color:var(--primary);font-weight:600;text-decoration:none;transition:color .2s;display:inline-block}.link:hover{color:var(--primary-hover);text-decoration:underline}@keyframes fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}footer{color:var(--text-muted);border-top:1px solid var(--border);text-align:center;width:100%;margin-top:4rem;padding-top:2rem;padding-bottom:2rem;font-size:.8rem}.site-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border);z-index:100;background:#fffffff2;width:100%;position:sticky;top:0;box-shadow:0 1px 3px #0000000d}.header-content{justify-content:space-between;align-items:center;max-width:1000px;margin:0 auto;padding:1rem 2rem;display:flex}.header-logo{color:var(--primary);font-size:1.1rem;font-weight:700;text-decoration:none}.header-nav{gap:1.5rem;display:flex}.header-nav a{color:var(--text-muted);font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s}.header-nav a:hover{color:var(--primary)}@media (max-width:600px){.header-content{flex-direction:column;gap:.5rem;padding:1rem}}
