@import"https://fonts.googleapis.com/css2?family=Open+Sans:wght@800&display=swap";.page-frame{min-height:100vh;padding:0;background:#050f28}.home{position:relative;min-height:calc(100vh - clamp(36px,8vw,64px));border:15px solid #f2dc1c;background:radial-gradient(circle at top,#0b1f4a,#08173a 55%,#050f28);color:#f2dc1c;display:flex;flex-direction:column;align-items:center;padding:clamp(26px,6vw,56px) clamp(18px,8vw,72px) clamp(40px,7vw,72px);text-align:center;gap:clamp(16px,3.5vw,30px);overflow:hidden}.home-content{position:relative;z-index:2;width:min(720px,100%);display:flex;flex-direction:column;align-items:center;gap:clamp(16px,3.5vw,28px)}.visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.hero{width:100%;display:flex;flex-direction:column;align-items:center;gap:10px}.lottie-placeholder{display:grid;place-items:center;border:2px dashed rgba(242,220,28,.6);color:#f2dc1ce6;font-size:.9rem;text-transform:uppercase;letter-spacing:.1em}.lottie-title{width:min(520px,82vw);height:clamp(130px,18vw,180px)}.lottie-bird{width:min(552px,100vw);height:clamp(330px,51vw,465px);margin-top:-5px}.lottie-bird>*{width:100%;height:100%}.tagline{margin:0;font-size:clamp(1rem,2.2vw,1.25rem);font-weight:600;letter-spacing:.02em}.remix-row{width:min(520px,90vw);display:flex;justify-content:center}.remix-button{width:calc((100% - 12px)/2);background:#ffa100}.bio{max-width:520px;margin:-48px 0 0;font-family:mr-eaves-xl-modern,Trebuchet MS,Gill Sans,Segoe UI,sans-serif;font-weight:100;font-size:clamp(.98rem,2.1vw,1.12rem);line-height:1.55;text-align:left}.nav-section{width:min(520px,90vw);display:flex;flex-direction:column;gap:14px;padding-bottom:clamp(6px,2vw,12px)}.lang-row{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.lang-button{border:2px solid #0b0a0a;background:#f2dc1c;color:#0b1f4a;padding:10px 12px;font-family:Open Sans,Trebuchet MS,Gill Sans,Segoe UI,sans-serif;font-weight:800;font-style:italic;text-transform:uppercase;letter-spacing:.08em;cursor:pointer;box-shadow:4px 4px #0b0a0a;transition:transform .2s ease,box-shadow .2s ease;outline:none}.lang-button.is-active{background:#ffa100;color:#0b1f4a}.lang-button:hover,.lang-button:focus-visible{transform:translateY(-2px);box-shadow:6px 6px #0b0a0a}.lang-button:focus-visible{outline:2px solid #f2dc1c;outline-offset:2px}.lang-button:focus:not(:focus-visible){outline:none}.lang-button:active{transform:translateY(0);box-shadow:3px 3px #0b0a0a}.nav-buttons{display:grid;grid-template-columns:1fr;gap:12px}.nav-button{border:2px solid #0b0a0a;background:#f2dc1c;color:#0b1f4a;padding:12px 14px;text-transform:uppercase;letter-spacing:.08em;font-family:Open Sans,Trebuchet MS,Gill Sans,Segoe UI,sans-serif;font-weight:800;text-align:center;transition:transform .2s ease,box-shadow .2s ease;box-shadow:4px 4px #0b0a0a}.nav-button:hover,.nav-button:focus-visible{transform:translateY(-2px);box-shadow:6px 6px #0b0a0a}.nav-button:active{transform:translateY(0);box-shadow:3px 3px #0b0a0a}.vines{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;color:#f2dc1c;pointer-events:none;display:none}.vine{position:absolute;top:0;bottom:0;width:130px;opacity:.95}.vine-left{left:6px}.vine-right{right:6px}.star{position:absolute;width:32px;height:32px;color:#f2dc1c;opacity:.95}.star-top-left{top:22px;left:28px}.star-top-right{top:22px;right:28px}.star-bottom-left{bottom:34px;left:38px}.star-bottom-right{bottom:34px;right:38px}@media (min-width: 768px){.vines{display:block}.home{padding-left:clamp(92px,10vw,150px);padding-right:clamp(92px,10vw,150px)}}@media (max-width: 600px){.home{padding:24px 18px 32px}.nav-section{width:100%}.bio{text-align:left}}:root{color-scheme:only light;font-family:Trebuchet MS,Gill Sans,Segoe UI,sans-serif;line-height:1.5;font-weight:400}*{box-sizing:border-box}html,body{margin:0;padding:0;min-height:100%}body{background:#f0d63a}a{color:inherit;text-decoration:none}button{font:inherit}
