*,*:before,*:after{box-sizing:border-box}html,body,#root{margin:0;padding:0;width:100%;height:100%}body{overscroll-behavior:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-synthesis:none;text-rendering:optimizeLegibility}img{display:block;max-width:100%}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.splash-root{position:relative;width:100vw;min-height:100svh;overflow-x:hidden;overflow-y:auto;background:linear-gradient(to bottom,#003da5,#0099e6)}.mountain{position:absolute;bottom:0;z-index:1;pointer-events:none}.mountain--left{left:0;width:50vw;height:auto}.mountain--right{right:0;width:50vw;height:auto}.cup-with-steam{position:absolute;bottom:-2%;left:50%;transform:translate(-40%);z-index:2;width:65vw;max-width:650px;height:auto;pointer-events:none}@media(min-width:1024px){.cup-with-steam{width:auto;max-width:min(50vw,700px);max-height:60vh}}.content-layer{position:relative;z-index:10;display:flex;flex-direction:column;align-items:center;padding:0 20px 50vh}@media(min-width:1024px){.content-layer{max-width:760px;margin:0 auto;padding:0 0 45vh}}.botefam-presents{display:block;width:280px;height:auto;margin-top:36px;animation:fadeSlideIn .6s ease-out 0ms both}@media(min-width:1024px){.botefam-presents{width:380px;margin-top:0;padding-top:6vh}}.hero-wordmark{display:block;width:100%;max-width:335px;height:auto;margin-top:6px;animation:fadeSlideIn .6s ease-out .1s both}@media(min-width:1024px){.hero-wordmark{width:580px;max-width:none;margin-top:8px}}.cta-button{display:flex;align-items:center;justify-content:center;background:#111;color:#fff;font-family:system-ui,-apple-system,Helvetica Neue,Arial,sans-serif;font-weight:800;font-size:18px;letter-spacing:.04em;text-transform:uppercase;border:none;border-radius:100px;padding:18px 48px;min-width:200px;min-height:44px;cursor:pointer;box-shadow:0 4px 20px #00000059;transition:filter .12s ease-out,transform .12s ease-out;margin-top:24px;width:80%;max-width:300px;height:64px;animation:fadeSlideIn .6s ease-out .3s both}@media(min-width:1024px){.cta-button{width:auto;height:auto;font-size:16px;margin-top:28px}}.cta-button:hover{filter:brightness(1.08);transform:scale(1.03)}.cta-button:active{transform:scale(.97);filter:brightness(1)}.lineup-graphic{display:block;width:88%;max-width:500px;height:auto;margin-top:28px;animation:fadeSlideIn .6s ease-out .45s both}@media(min-width:1024px){.lineup-graphic{width:500px;max-width:none;margin-top:28px}}.social-links{display:flex;flex-direction:column;align-items:center;margin-top:24px;animation:fadeSlideIn .6s ease-out .55s both}.social-links__heading{color:#fff;font-family:system-ui,-apple-system,Helvetica Neue,Arial,sans-serif;font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;margin:0 0 10px;opacity:.85}.social-links__icons{display:flex;gap:20px}.social-links__link{color:#fff;opacity:.8;transition:opacity .15s ease-out,transform .15s ease-out}.social-links__link:hover{opacity:1;transform:scale(1.15)}.social-links__link:active{transform:scale(.95)}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.modal-backdrop{position:fixed;inset:0;background:#000000b8;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;animation:backdropIn .2s ease-out both}.modal-backdrop--closing{animation:backdropOut .15s ease-in both}@keyframes backdropIn{0%{opacity:0}to{opacity:1}}@keyframes backdropOut{0%{opacity:1}to{opacity:0}}.modal-container{position:relative;background:#f2f4f6;border-radius:16px;box-shadow:0 24px 80px #0000008c;overflow:hidden;z-index:1001;width:min(640px,90vw);height:min(720px,90vh);animation:modalIn .2s ease-out both}.modal-container--closing{animation:modalOut .15s ease-in both}@keyframes modalIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes modalOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}@media(max-width:767px){.modal-container{width:100vw;height:100svh;border-radius:0}}.modal-close-btn{position:absolute;top:16px;right:16px;z-index:1002;width:36px;height:36px;border-radius:50%;border:none;background:#0009;color:#fff;font-size:16px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .12s ease-out}.modal-close-btn:hover{background:#000c}.modal-close-btn:active{background:#000}.modal-iframe{width:100%;height:100%;border:none;display:block}
