*{box-sizing:border-box}html,body{height:100%;margin:0;font-family:system-ui,-apple-system,sans-serif;overflow:hidden}#root{height:100%;overflow:hidden}.app{background-color:#073623;flex-direction:column;height:100dvh;display:flex;position:relative;overflow:hidden}.mlh-badge{z-index:10000;width:10%;min-width:60px;max-width:100px;transition:transform .2s;position:fixed;top:0;right:1rem}.mlh-badge:hover{transform:translateY(4px)scale(1.1)}.past-years{z-index:100;pointer-events:auto;flex-direction:column;gap:.5rem;display:flex;position:fixed;top:50%;left:1rem;transform:translateY(-50%)}.past-years-title{text-transform:uppercase;letter-spacing:.1em;color:#fff9;margin:0 0 .25rem;font-size:.75rem;font-weight:600}.past-years-link{color:#1a3d3a;background:linear-gradient(90deg,#e89a7b,#f5c4a8);border-radius:9999px;padding:.6rem 1.25rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-block;box-shadow:0 2px 8px #0003}.past-years-link:hover{transform:scale(1.08);box-shadow:0 4px 16px #e89a7b66}.content{z-index:10;text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:0;padding:1rem;display:flex;position:relative;overflow:hidden}.logo{flex-shrink:1;width:100%;max-width:28rem;height:auto;margin-bottom:.5rem}@media (width<=480px){.content{order:1;padding:.5rem 1rem}.logo{max-width:min(18rem,85vw);margin-bottom:.25rem}.finished-text{margin:.2rem 0;font-size:.85rem;line-height:1.35}.buttons{margin-top:.5rem}.devpost-button{padding:.5rem 1rem;font-size:.8125rem}.past-years{flex-flow:wrap;order:2;justify-content:center;align-items:center;gap:.5rem;margin:0;padding:.75rem 1rem;position:static;transform:none}.past-years-title{text-align:center;width:100%;margin-bottom:.25rem;font-size:.6875rem}.past-years-link{padding:.5rem 1rem;font-size:.8125rem}.footer{padding:.5rem .75rem;padding-bottom:max(.5rem, env(safe-area-inset-bottom));flex-direction:column;order:3;gap:.35rem}.footer-sep{display:none}.footer-link{font-size:.8rem}}.title{background:linear-gradient(90deg,#e89a7b,#f5c4a8);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.finished-text{color:#fffc;margin:.25rem 0;font-size:1rem}.buttons{flex-direction:column;justify-content:center;align-items:center;gap:.5rem;margin-top:1rem;display:flex}.devpost-button{color:#1a3d3a;background:linear-gradient(90deg,#e89a7b,#f5c4a8);border-radius:9999px;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.devpost-button:hover{transform:scale(1.05);box-shadow:0 0 20px #e89a7b66}.footer{z-index:10;border-top:1px solid #ffffff1a;flex-wrap:wrap;flex-shrink:0;justify-content:center;align-items:center;gap:.25rem;padding:1rem;display:flex;position:relative}.footer-sep{color:#fff6;margin:0 .25rem;font-size:.75rem}.footer-link{color:#fffc;font-size:1rem;text-decoration:none;transition:color .2s}.footer-link:hover{color:#e89a7b}
