:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{max-width:1280px;margin:0 auto;padding:2rem;font-family:Inter,system-ui,-apple-system,sans-serif;background:linear-gradient(135deg,#f8fafc,#e2e8f0);min-height:100vh}.App{padding:2rem}.project-description{background:linear-gradient(135deg,#fff,#f8fafc);border-radius:16px;padding:2.5rem;margin-bottom:3rem;box-shadow:0 10px 25px -5px #0000001a;border:1px solid rgba(229,231,235,.5);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);max-width:900px;margin-left:auto;margin-right:auto}.project-description p{color:#374151;line-height:1.8;margin:0 0 1.5rem;font-size:1.15rem;letter-spacing:-.011em}.project-description p:last-child{margin-bottom:0}.App h1{color:#111827;font-size:3rem;margin-bottom:2.5rem;font-weight:800;letter-spacing:-.025em;text-align:center;background:linear-gradient(135deg,#1a1a1a,#4a5568);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 2px 4px rgba(0,0,0,.1)}.card{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;padding:0}.user-card{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 4px 6px #0000001a;transition:transform .2s ease,box-shadow .2s ease;text-align:left}.user-card:hover{transform:translateY(-4px);box-shadow:0 8px 12px #00000026}.user-card h3{color:#2563eb;font-size:1.5rem;margin:0 0 1rem;font-weight:600}.user-card p{color:#4b5563;margin:.5rem 0;font-size:.95rem}.user-posts{margin-top:1.5rem}.user-posts h4{color:#1a1a1a;font-size:1.1rem;margin:0 0 1rem;font-weight:600}.user-posts ul{list-style:none;padding:0;margin:0}.user-posts li{background:#f8fafc;border-radius:8px;padding:1rem;margin-bottom:.75rem;font-size:.9rem;color:#374151;border:1px solid #e5e7eb}.no-posts{color:#6b7280;font-style:italic;padding:2rem;background:#f8fafccc;border-radius:12px;border:1px dashed rgba(99,102,241,.3);text-align:center;margin:1.5rem 0;min-height:120px;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.loading-posts{color:#4b5563;text-align:center;padding:1.5rem;background:#f8fafccc;border-radius:12px;border:1px dashed rgba(99,102,241,.3);animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.user-posts li:hover{background:#f1f5f9}.user-posts .post-title{font-weight:700;color:#1a1a1a;margin-bottom:.75rem;font-size:1.1rem;letter-spacing:-.011em}.user-posts .post-body{color:#4b5563;line-height:1.6;font-size:.95rem}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}@media (max-width: 640px){#root{padding:1rem}.card{grid-template-columns:1fr}.user-card{padding:1rem}}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}
