:root{--gap-scale-factor: 250}html,body{height:100%;margin:0;padding:0;overflow:hidden}body{display:flex;flex-direction:column;justify-content:flex-start;text-align:center;margin:0;padding:75px 0;background:linear-gradient(#fff,#f9d6d6);font-family:Steph,sans-serif}@font-face{font-family:Steph;src:url(/fonts/steph-font.ttf);font-weight:400}@font-face{font-family:Steph;src:url(/fonts/steph-font-bold.ttf);font-weight:700}.container{max-width:100%;margin:20px auto 0}#togepi-gif{width:500px;height:400px;object-fit:cover}h1{font-size:3rem;margin:50px auto}.btn-container{display:flex;justify-content:center;gap:75px}button{border-radius:8px;min-width:100px;max-width:550px;border:none;cursor:pointer;padding:10px 15px;white-space:nowrap;font-size:1.3rem;font-weight:600;transition:transform .1s ease}button:hover{scale:1.05}#yes-btn{transform-origin:center top;color:#fff;background-color:#57915e}#no-btn{color:#fff;background-color:#db4e4e}@media (max-width: 1150px){:root{--gap-scale-factor: 200}body{padding-top:70px}.container{max-width:100%;margin:0}#togepi-gif{width:380px;height:304px;object-fit:cover}h1{font-size:2rem;margin:50px auto}.btn-container{display:flex;justify-content:center;gap:20px}button{border-radius:8px;min-width:100px;max-width:400px;border:none;cursor:pointer;padding:10px 12px;white-space:nowrap;font-size:1rem;font-weight:600;transition:transform .1s ease}}@media (max-width: 600px){:root{--gap-scale-factor: 50}body{padding-top:100px}.container{max-width:100%;margin:0}#togepi-gif{width:300px;height:240px;object-fit:cover}h1{font-size:1.4rem;margin:32px auto}.btn-container{display:flex;justify-content:center;gap:10px}button{border-radius:8px;min-width:60px;max-width:175px;border:none;cursor:pointer;padding:10px 12px;white-space:nowrap;font-size:.8rem;font-weight:600;transition:transform .1s ease}}
