: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:#4fb3d9;text-decoration:inherit}a:hover{color:#4fb3d9}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:#4fb3d9}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.card{padding:2em}#app{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#1fc2a7}button{background-color:#f9f9f9}}.container{max-width:1400px;margin:auto;padding:3rem 2rem;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.header{margin-bottom:2.5rem}.header h1{font-size:2.4rem;margin:0}.footer{text-align:left}; .subtitle{opacity:.6;margin-top:.4rem}.grid{display:grid;gap:1.8rem;grid-template-columns:1fr}@media(min-width:640px){.grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:1400px){.grid{grid-template-columns:repeat(4,1fr)}}.card{display:flex;flex-direction:column;justify-content:space-between;text-decoration:none;color:inherit;background:linear-gradient(180deg,#fff,#fafafa);border-radius:16px;padding:1.6rem 1.6rem 1.2rem;box-shadow:0 10px 30px #00000014;transition:transform .2s ease,box-shadow .2s ease;min-height:180px}.card:hover{transform:translateY(-6px);box-shadow:0 20px 50px #00000026}.card h2{font-size:1.2rem;margin:0 0 .4rem;line-height:1.3}.card p{font-size:.95rem;opacity:.75;line-height:1.4}.meta{display:flex;justify-content:space-between;align-items:center;margin-top:1.2rem;font-size:.8rem;opacity:.65;border-top:1px solid rgba(0,0,0,.05);padding-top:.8rem}
