: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}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background:linear-gradient(135deg,#e8f5e9,#c8e6c9);min-height:100vh}.app{max-width:800px;margin:0 auto;padding:2rem}header{text-align:center;margin-bottom:2rem}header h1{font-size:3rem;color:#2e7d32;text-shadow:2px 2px 4px rgba(0,0,0,.1)}.subtitle{color:#558b2f;font-size:1.2rem;margin-top:.5rem}.koala-emoji{font-size:8rem;text-align:center;margin:1rem 0;animation:bounce 2s ease-in-out infinite}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.fact-card{background:#fff;border-radius:16px;padding:2rem;text-align:center;box-shadow:0 4px 20px #0000001a;margin-bottom:2rem}.fact-card h2{color:#388e3c;margin-bottom:1rem}.fact{font-size:1.2rem;color:#555;line-height:1.6;height:4.8rem;margin-bottom:1.5rem;display:flex;align-items:center;justify-content:center}.btn{padding:.8rem 2rem;border:none;border-radius:25px;font-size:1rem;cursor:pointer;transition:all .3s ease}.btn.primary{background:#4caf50;color:#fff}.btn.primary:hover{background:#388e3c}.hug-section{text-align:center;margin-bottom:2rem}.hug-section p{color:#555;margin-bottom:.5rem}.btn.hug{background:#ff8a80;color:#fff;font-size:1.2rem}.btn.hug:hover{background:#ff5252}.hug-count{margin-top:1rem;font-weight:700;color:#e91e63;height:1.5rem}.info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem}.info-card{background:#fff;border-radius:12px;padding:1.5rem;text-align:center;box-shadow:0 2px 10px #0000001a}.info-card h3{color:#2e7d32;margin-bottom:.5rem}.info-card p{color:#666}footer{text-align:center;color:#666;padding:1rem}@media(max-width:600px){header h1{font-size:2rem}.koala-emoji{font-size:5rem}}
