.background{background-color:#bebac0;position:fixed;top:0;left:0;width:100%;height:100%;max-width:100vw;z-index:0;display:flex;flex-wrap:wrap;gap:0;padding:0;margin:0}.background img{max-width:100%;max-height:80vh;flex-grow:1;flex-shrink:1;flex-basis:40%;height:auto;-o-object-fit:cover;object-fit:cover;opacity:0}.foreground{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:10;display:flex;flex-direction:column;align-items:center;overflow-y:auto}header{margin-block:64px;padding-inline:16px;display:flex;justify-content:center;align-items:center;flex-direction:column}header h1{font-family:cursive;font-size:3rem;margin-block:1rem;text-align:center;text-shadow:0 0 10px white}header .meta{text-transform:uppercase;background-color:#fff;border:2px solid currentColor;padding:4px 16px;border-radius:50px;font-size:14px;font-weight:700}canvas{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:100;pointer-events:none}main{display:flex;gap:128px;justify-content:center;align-items:center;flex-wrap:wrap;padding-bottom:120vh}video{max-width:40ch;max-height:70vh;-o-object-fit:contain;object-fit:contain}.bubbles{position:relative;z-index:10;display:inline-block;padding:16px;background-color:#fff;text-align:center;max-width:40ch;border-radius:20%}.bubbles.chae{box-shadow:20px 10px #e19733,30px 20px 10px #9ca132,40px 40px #e19733,50px 60px 5px #9ca132,60px 80px #e19733}.bubbles.kamo{box-shadow:30px 20px 10px #55aced,40px 40px #635b5d,50px 50px 5px #55aced,60px 60px #635b5d,80px 80px #55aced}.intro{margin-inline:20%;max-width:60ch}.lemon{background-color:#ff0;box-shadow:0 0 10px 10px #ff0;text-wrap:nowrap}.small-small{display:block;font-size:.55rem;text-transform:uppercase;margin-block:8px}main button{font-weight:700;margin-inline:30%;background-color:#ffddb5;outline:10px dotted yellow;border:10px dotted #E19733;color:#944c0f;cursor:pointer;padding:64px;display:flex;align-items:center;font-size:1.5rem}.download{background-color:#fff;outline:10px solid #55ACED;border:5px solid #2683BE;font-size:1rem}@media screen and (max-width: 500px){video{max-width:90%;max-height:90vh}}
