.fcd-wl{--fcd-orange: #FF5C00;--fcd-black: #000000;--fcd-white: #FFFFFF;--fcd-gray: #D9D9D9;--fcd-mid-gray: #6b6b6b;--fcd-wl-max: 75rem;color:var(--fcd-black);font-family:var(--font-body--family, var(--font-paragraph--family, sans-serif))}.fcd-wl *,.fcd-wl *:before,.fcd-wl *:after{box-sizing:border-box}.fcd-wl__display{font-family:var(--font-h2--family, var(--font-heading--family, sans-serif));text-transform:uppercase;line-height:.95;font-weight:800;margin:0}.fcd-wl__hero{position:relative;background-color:var(--fcd-black);background-size:cover;background-position:center;background-repeat:no-repeat;color:var(--fcd-white);min-height:46vw;display:flex;align-items:flex-end;justify-content:center;padding:6rem 1.5rem 3rem}.fcd-wl__hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000059,#00000026 45%,#000000a6);pointer-events:none}.fcd-wl__hero-inner{position:relative;z-index:1;text-align:center;max-width:60rem}.fcd-wl__hero-logo{display:block;margin:0 auto 2rem;width:160px;max-width:40vw;height:auto}.fcd-wl__hero-tagline{font-size:clamp(1rem,2vw,1.375rem);font-weight:500;margin:0 0 1rem}.fcd-wl__hero-tagline strong{color:var(--fcd-orange);font-weight:700}.fcd-wl__slashes{width:200px;height:20px;margin:0 auto;background-image:url(/cdn/shop/files/image_1.png?v=1781535005);background-repeat:no-repeat;background-position:center;background-size:contain}.fcd-wl__video-wrap{max-width:var(--fcd-wl-max);margin:4rem auto;padding:0 1.5rem}.fcd-wl__video{position:relative;width:100%;aspect-ratio:16 / 9;border:2px solid var(--fcd-orange);border-radius:10px;overflow:hidden;background-color:#0a0a0a;background-size:cover;background-position:center;cursor:pointer;display:block}.fcd-wl__video--portrait{aspect-ratio:9 / 16;width:100%;max-width:360px;margin:0 auto}.fcd-wl__video--portrait video{width:100%;height:100%;object-fit:cover;display:block}.fcd-wl__video--hosted .fcd-wl__video-el{width:100%;height:100%;object-fit:cover}.fcd-wl__video--playing .fcd-wl__video-btn{display:none}.fcd-wl__video-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:84px;height:84px;border-radius:50%;border:none;background:var(--fcd-orange);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .15s ease}.fcd-wl__video-btn:hover{transform:translate(-50%,-50%) scale(1.06)}.fcd-wl__video-btn svg{width:30px;height:30px;fill:var(--fcd-white);margin-left:4px}.fcd-wl__video iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.fcd-wl__rule{max-width:var(--fcd-wl-max);margin:0 auto;border:0;border-top:1px solid var(--fcd-gray)}.fcd-wl__waitlist{max-width:var(--fcd-wl-max);margin:0 auto;padding:4.5rem 1.5rem;display:grid;grid-template-columns:1fr;gap:2.5rem;align-items:center}@media(min-width:48em){.fcd-wl__waitlist{grid-template-columns:1.1fr .9fr;gap:4rem}}.fcd-wl__waitlist-title{font-size:clamp(2.5rem,6vw,4rem)}.fcd-wl__waitlist-title span{display:block;color:var(--fcd-orange)}.fcd-wl__waitlist-sub{margin:1rem 0 0;font-size:1.0625rem;color:var(--fcd-mid-gray)}.fcd-wl__form-field{width:100%;padding:1rem 1.125rem;font-size:1rem;border:1px solid var(--fcd-gray);border-radius:4px;background:var(--fcd-white);color:var(--fcd-black);margin-bottom:1.25rem}.fcd-wl__form-field::placeholder{color:var(--fcd-mid-gray);letter-spacing:.05em;text-transform:uppercase;font-size:.8125rem}.fcd-wl__form-field:focus{outline:none;border-color:var(--fcd-orange)}.fcd-wl__btn{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;width:100%;padding:1rem 1.5rem;border:none;background:var(--fcd-orange);color:var(--fcd-white);font-family:var(--font-h2--family, sans-serif);text-transform:uppercase;letter-spacing:.12em;font-size:.9375rem;font-weight:700;cursor:pointer;border-radius:2px;text-decoration:none;transition:filter .15s ease}.fcd-wl__btn:hover{filter:brightness(1.08)}.fcd-wl__btn svg{width:14px;height:14px;fill:currentColor}.fcd-wl__form-note{margin:.75rem 0 0;font-size:.8125rem;color:var(--fcd-mid-gray)}.fcd-wl__form-success{margin:.75rem 0 0;font-size:.9375rem;color:var(--fcd-orange);font-weight:600}.fcd-wl__form-error{margin:0 0 1rem;font-size:.9375rem;color:#d62828;font-weight:600}.fcd-wl__form-slot{width:100%}.fcd-wl__form-slot:empty:before{content:"Add a Shopify Forms block here in the theme editor.";display:block;padding:1.5rem;border:1px dashed var(--fcd-gray);color:var(--fcd-mid-gray);font-size:.875rem;text-align:center}.fcd-wl__event{position:relative;background-color:var(--fcd-black);background-size:cover;background-position:center;color:var(--fcd-white);padding:4.5rem 1.5rem 5rem;text-align:center}.fcd-wl__event-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0009;pointer-events:none}.fcd-wl__event-inner{position:relative;z-index:1;max-width:52rem;margin:0 auto}.fcd-wl__event-x{width:34px;height:34px;margin:0 auto 1.75rem;display:block;stroke:var(--fcd-white);stroke-width:2;opacity:.85}.fcd-wl__event-title{font-size:clamp(2.5rem,7vw,5rem);color:var(--fcd-orange)}.fcd-wl__event-when{font-family:var(--font-body--family, var(--font-paragraph--family, sans-serif));text-transform:none;letter-spacing:0;font-size:1.0625rem;line-height:1.5;margin:1.75rem 0 2.25rem}.fcd-wl__event-list{list-style:none;margin:0 auto 2.75rem;padding:0;max-width:40rem;text-align:left}.fcd-wl__event-list li{position:relative;padding:0 0 0 1.5rem;margin:0 0 1rem;font-size:1.0625rem;line-height:1.5}.fcd-wl__event-list li:before{content:"";position:absolute;left:0;top:.55em;width:8px;height:8px;border-radius:50%;background:var(--fcd-orange)}.fcd-wl__event .fcd-wl__btn{width:auto;min-width:18rem;margin:0 auto}@media(prefers-reduced-motion:no-preference){.fcd-wl__btn,.fcd-wl__video-btn{transition-duration:.15s}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/fcd-waitlist.css.map */
