@import "https://fonts.googleapis.com/css2?family=Dela+Gothic+One&display=swap";
.haaland-splash{z-index:99999;color:#fff;opacity:1;visibility:visible;background:#000;justify-content:center;align-items:center;transition:opacity .4s,visibility .4s;display:flex;position:fixed;inset:0}.haaland-splash--out{opacity:0;visibility:hidden;pointer-events:none}.haaland-splash__inner{text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:36rem;padding:2rem 1.5rem 4rem;display:flex}.haaland-splash__logo{object-fit:contain;filter:drop-shadow(0 0 28px #98ff3859);width:clamp(7rem,34vw,11rem);height:auto;animation:.9s cubic-bezier(.22,1,.36,1) both haaland-splash-logo-in}.haaland-splash__title{letter-spacing:.04em;text-transform:uppercase;color:#98ff38;text-shadow:0 0 32px #98ff3847;margin:1.35rem 0 0;font-family:Dela Gothic One,serif;font-size:clamp(2.4rem,9vw,4.25rem);line-height:1.05;animation:.85s cubic-bezier(.22,1,.36,1) .12s both haaland-splash-title-in}.haaland-splash__subtitle{text-align:center;color:#fff;margin:.85rem 0 0;line-height:150%;animation:.8s .28s both haaland-splash-subtitle-in}.haaland-splash__line-track{background:#98ff381f;width:min(18rem,72vw);height:1px;margin-top:2rem;position:relative;overflow:hidden}.haaland-splash__line-runner{background:linear-gradient(-90deg,#98ff38 0%,#98ff3800 100%);width:2.5rem;height:1px;animation:1.75s linear infinite haaland-splash-run;position:absolute;top:0;left:0}.haaland-splash__header-line{background:#98ff381a;width:100%;height:1px;display:block;position:absolute;bottom:0;left:0;overflow:hidden}.haaland-splash__header-runner{background:linear-gradient(-90deg,#98ff38 0%,#98ff3800 100%);width:2.5rem;height:1px;animation:5s linear infinite haaland-splash-run;position:absolute;top:0;left:0}.haaland-splash-content--hidden{visibility:hidden;pointer-events:none;z-index:-1;position:fixed;inset:0;overflow:hidden}.haaland-splash-content--ready{visibility:visible;pointer-events:auto;z-index:auto;position:relative}@keyframes haaland-splash-run{0%{left:-2.5rem}to{left:100%}}@keyframes haaland-splash-logo-in{0%{opacity:0;filter:drop-shadow(0 0 #98ff3800);transform:scale(.72)translateY(12px)}to{opacity:1;filter:drop-shadow(0 0 28px #98ff3859);transform:scale(1)translateY(0)}}@keyframes haaland-splash-title-in{0%{opacity:0;filter:blur(6px);transform:translateY(18px)}to{opacity:1;filter:blur();transform:translateY(0)}}@keyframes haaland-splash-subtitle-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (min-width:768px){.haaland-splash__inner{padding-bottom:5rem}.haaland-splash__line-track{margin-top:2.35rem}}
