:root{font-family: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{font-family:Inter,system-ui,sans-serif;color:#0f172a}body{margin:0;background:#f1f5f9}.page{max-width:980px;margin:0 auto;padding:1rem}.card{background:#fff;border-radius:12px;padding:1rem 1.25rem;margin:1rem 0}.topbar{display:flex;justify-content:space-between;gap:1rem;align-items:center;font-size:.9rem}.topbar a{color:#0f766e;text-decoration:none;font-weight:700}.hero h1{margin-top:0}.actions{display:flex;gap:.75rem;margin-top:.75rem}button{border:none;padding:.65rem .95rem;border-radius:8px;background:#0f766e;color:#fff;cursor:pointer}button.secondary{background:#e2e8f0;color:#0f172a}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.75rem}article{border:1px solid #e2e8f0;border-radius:10px;padding:.75rem}blockquote{border-left:4px solid #0f766e;margin:.75rem 0;padding:.35rem .75rem;background:#f8fafc}.hero{background-size:cover;background-position:center}.photo-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.75rem}.photo-card{margin:0;border-radius:10px;overflow:hidden;border:1px solid #e2e8f0;background:#fff}.photo-card img{width:100%;height:180px;object-fit:cover;display:block}
