.Countdown-module__pe8l5a__countdown{opacity:0;align-items:flex-start;gap:0;margin-bottom:52px;animation:1s .9s forwards Countdown-module__pe8l5a__fadeInUp;display:flex}@keyframes Countdown-module__pe8l5a__fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.Countdown-module__pe8l5a__unit{flex-direction:column;align-items:center;display:flex;position:relative}.Countdown-module__pe8l5a__numberWrap{background:#ffffff05;border:1px solid #ffffff1a;justify-content:center;align-items:center;width:96px;height:96px;margin-bottom:10px;display:flex;position:relative;overflow:hidden}.Countdown-module__pe8l5a__numberWrap:before{content:"";pointer-events:none;background:linear-gradient(#ffffff06 0%,#0000 60%);position:absolute;inset:0}.Countdown-module__pe8l5a__number{font-family:var(--font-space-grotesk);color:#fff;font-variant-numeric:tabular-nums;letter-spacing:-.02em;font-size:48px;font-weight:700;line-height:1;animation:.25s Countdown-module__pe8l5a__flipIn}@keyframes Countdown-module__pe8l5a__flipIn{0%{opacity:.4;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.Countdown-module__pe8l5a__label{font-family:var(--font-inter);letter-spacing:.3em;color:#ffffff40;font-size:9px;font-weight:400}.Countdown-module__pe8l5a__separator{font-family:var(--font-space-grotesk);color:#ffffff1a;-webkit-user-select:none;user-select:none;margin-top:28px;padding:0 2px;font-size:36px;font-weight:300}@media (max-width:520px){.Countdown-module__pe8l5a__numberWrap{width:66px;height:66px}.Countdown-module__pe8l5a__number{font-size:32px}.Countdown-module__pe8l5a__separator{margin-top:18px;padding:0 1px;font-size:24px}.Countdown-module__pe8l5a__label{letter-spacing:.2em;font-size:8px}}@media (max-width:360px){.Countdown-module__pe8l5a__numberWrap{width:56px;height:56px}.Countdown-module__pe8l5a__number{font-size:26px}}
.EmailCapture-module__rv5BnG__container{opacity:0;flex-direction:column;align-items:center;gap:16px;width:100%;max-width:460px;animation:1s 1.1s forwards EmailCapture-module__rv5BnG__fadeInUp;display:flex}@keyframes EmailCapture-module__rv5BnG__fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.EmailCapture-module__rv5BnG__heading{font-family:var(--font-inter);letter-spacing:.5em;color:#ffffff4d;font-size:9px;font-weight:400}.EmailCapture-module__rv5BnG__form{flex-direction:column;gap:10px;width:100%;display:flex}.EmailCapture-module__rv5BnG__inputWrap{border:1px solid #ffffff24;width:100%;transition:border-color .25s;display:flex}.EmailCapture-module__rv5BnG__inputWrap:focus-within{border-color:#ffffff73}.EmailCapture-module__rv5BnG__inputWrapError{border-color:#ff505073!important}.EmailCapture-module__rv5BnG__input{color:#fff;min-width:0;font-family:var(--font-inter);letter-spacing:.18em;background:0 0;border:none;outline:none;flex:1;padding:15px 18px;font-size:11px;font-weight:400}.EmailCapture-module__rv5BnG__input::placeholder{color:#ffffff2e;letter-spacing:.18em}.EmailCapture-module__rv5BnG__input:disabled{opacity:.5;cursor:not-allowed}.EmailCapture-module__rv5BnG__button{color:#000;min-width:110px;font-family:var(--font-inter);letter-spacing:.18em;white-space:nowrap;cursor:pointer;background:#fff;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:15px 22px;font-size:10px;font-weight:600;transition:background-color .2s,color .2s;display:flex}.EmailCapture-module__rv5BnG__button:hover:not(:disabled){background:#ffffffe0}.EmailCapture-module__rv5BnG__button:active:not(:disabled){background:#ffffffbf}.EmailCapture-module__rv5BnG__button:disabled{opacity:.6;cursor:not-allowed}.EmailCapture-module__rv5BnG__spinner{border:2px solid #00000040;border-top-color:#000;border-radius:50%;width:14px;height:14px;animation:.6s linear infinite EmailCapture-module__rv5BnG__spin;display:block}@keyframes EmailCapture-module__rv5BnG__spin{to{transform:rotate(360deg)}}.EmailCapture-module__rv5BnG__error{font-family:var(--font-inter);letter-spacing:.05em;color:#ff5a5ad9;text-align:center;font-size:10px;font-weight:400;animation:.3s EmailCapture-module__rv5BnG__fadeIn}@keyframes EmailCapture-module__rv5BnG__fadeIn{0%{opacity:0}to{opacity:1}}.EmailCapture-module__rv5BnG__success{flex-direction:column;align-items:center;gap:10px;animation:.5s forwards EmailCapture-module__rv5BnG__fadeIn;display:flex}.EmailCapture-module__rv5BnG__checkmark{color:#ffffff80;font-size:22px;line-height:1}.EmailCapture-module__rv5BnG__successText{font-family:var(--font-inter);letter-spacing:.06em;color:#ffffff73;text-align:center;max-width:320px;font-size:12px;font-weight:400;line-height:1.6}@media (max-width:480px){.EmailCapture-module__rv5BnG__container{max-width:100%}.EmailCapture-module__rv5BnG__button{min-width:90px;padding:15px 16px;font-size:9px}}
.page-module__E0kJGG__main{background:#000;flex-direction:column;justify-content:center;align-items:center;min-height:100dvh;display:flex;position:relative;overflow:hidden}.page-module__E0kJGG__noise{pointer-events:none;z-index:2;opacity:.04;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cfilter id='n' x='0' y='0'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='300' height='300' filter='url(%23n)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:200px 200px;position:fixed;inset:0}.page-module__E0kJGG__grid{pointer-events:none;z-index:0;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:48px 48px;position:fixed;inset:0}.page-module__E0kJGG__glowTop{pointer-events:none;z-index:0;background:radial-gradient(#ffffff0a 0%,#0000 70%);width:600px;height:300px;position:fixed;top:-120px;left:50%;transform:translate(-50%)}.page-module__E0kJGG__glowBottom{pointer-events:none;z-index:0;background:radial-gradient(#ffffff08 0%,#0000 70%);width:500px;height:250px;position:fixed;bottom:-120px;left:50%;transform:translate(-50%)}.page-module__E0kJGG__corner{z-index:10;opacity:0;width:20px;height:20px;animation:1s .3s forwards page-module__E0kJGG__fadeIn;position:fixed}.page-module__E0kJGG__cornerTL{border-top:1px solid #ffffff2e;border-left:1px solid #ffffff2e;top:20px;left:20px}.page-module__E0kJGG__cornerTR{border-top:1px solid #ffffff2e;border-right:1px solid #ffffff2e;top:20px;right:20px}.page-module__E0kJGG__cornerBL{border-bottom:1px solid #ffffff2e;border-left:1px solid #ffffff2e;bottom:20px;left:20px}.page-module__E0kJGG__cornerBR{border-bottom:1px solid #ffffff2e;border-right:1px solid #ffffff2e;bottom:20px;right:20px}.page-module__E0kJGG__topbar{z-index:10;justify-content:space-between;align-items:center;padding:28px 36px;display:flex;position:absolute;top:0;left:0;right:0}.page-module__E0kJGG__topbarBrand{font-family:var(--font-space-grotesk);letter-spacing:.3em;color:#ffffff4d;opacity:0;font-size:10px;font-weight:500;animation:.8s forwards page-module__E0kJGG__fadeInDown}.page-module__E0kJGG__topbarInsta{font-family:var(--font-inter);letter-spacing:.12em;color:#ffffff4d;opacity:0;font-size:10px;font-weight:400;transition:color .25s;animation:.8s .1s forwards page-module__E0kJGG__fadeInDown}.page-module__E0kJGG__topbarInsta:hover{color:#fffc}.page-module__E0kJGG__hero{z-index:5;text-align:center;flex-direction:column;align-items:center;gap:0;width:100%;max-width:860px;padding:80px 24px;display:flex;position:relative}.page-module__E0kJGG__logoWrap{opacity:0;margin-bottom:24px;animation:1s .25s forwards page-module__E0kJGG__fadeInUp}.page-module__E0kJGG__logo{object-fit:contain;filter:invert();mix-blend-mode:normal;width:auto;height:80px}@media (max-width:480px){.page-module__E0kJGG__logo{height:56px}}.page-module__E0kJGG__tagline{font-family:var(--font-inter);letter-spacing:.45em;color:#ffffff73;opacity:0;margin-bottom:36px;font-size:11px;font-weight:400;animation:1s .45s forwards page-module__E0kJGG__fadeInUp}.page-module__E0kJGG__divider{transform-origin:50%;background:#ffffff2e;width:48px;height:1px;margin-bottom:36px;animation:.7s .65s forwards page-module__E0kJGG__expandX;transform:scaleX(0)}.page-module__E0kJGG__droppingLabel{font-family:var(--font-inter);letter-spacing:.55em;color:#ffffff40;opacity:0;margin-bottom:20px;font-size:9px;font-weight:400;animation:1s .75s forwards page-module__E0kJGG__fadeInUp}.page-module__E0kJGG__footer{z-index:10;opacity:0;justify-content:space-between;align-items:center;padding:28px 36px;animation:.8s 1.3s forwards page-module__E0kJGG__fadeInUp;display:flex;position:absolute;bottom:0;left:0;right:0}.page-module__E0kJGG__instaLink{font-family:var(--font-inter);letter-spacing:.12em;color:#ffffff4d;align-items:center;gap:8px;font-size:10px;font-weight:400;transition:color .25s;display:flex}.page-module__E0kJGG__instaLink:hover{color:#ffffffbf}.page-module__E0kJGG__copyright{font-family:var(--font-inter);letter-spacing:.1em;color:#ffffff26;font-size:9px;font-weight:400}@keyframes page-module__E0kJGG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes page-module__E0kJGG__fadeInUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes page-module__E0kJGG__fadeInDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes page-module__E0kJGG__expandX{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media (max-width:600px){.page-module__E0kJGG__topbar,.page-module__E0kJGG__footer{padding:20px}.page-module__E0kJGG__footer{text-align:center;flex-direction:column;gap:8px}}
