:root{--jsk-launch-navy: #06172f;--jsk-launch-champagne: #f2b743;--jsk-launch-ivory: #fffaf0;--jsk-launch-muted: #b9c5d6}body.password{min-height:100svh;background:radial-gradient(circle at 78% 18%,rgba(242,183,67,.14),transparent 30rem),linear-gradient(145deg,#030c1a 0%,var(--jsk-launch-navy) 55%,#092546 100%);color:var(--jsk-launch-ivory)}.password.gradient{background-color:var(--jsk-launch-navy)}.password-main{display:flex;flex:1;min-height:0}.password-main>section:only-child{width:100%;height:auto}.password>hr,.password footer>hr{display:none}.jsk-password-header{width:min(100% - 40px,1280px);min-height:88px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px;position:relative;z-index:10}.jsk-password-brand{display:inline-flex;align-items:center;gap:12px;color:var(--jsk-launch-ivory);text-decoration:none}.jsk-password-brand img{width:48px;height:48px;object-fit:contain}.jsk-password-brand span{display:grid;gap:1px}.jsk-password-brand strong{font-size:17px;line-height:1.2;letter-spacing:.02em}.jsk-password-brand small{color:var(--jsk-launch-muted);font-size:11px;letter-spacing:.08em}.jsk-password-access{min-height:44px;padding:0 17px;display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(255,255,255,.24);border-radius:999px;color:var(--jsk-launch-ivory);background:#ffffff14;-webkit-backdrop-filter:blur(18px) saturate(130%);backdrop-filter:blur(18px) saturate(130%);cursor:pointer;font-size:13px;font-weight:700;list-style:none}.jsk-password-access::-webkit-details-marker{display:none}.jsk-password-access .svg-wrapper{width:16px;height:16px}.jsk-password-access:hover,.jsk-password-access:focus-visible{border-color:var(--jsk-launch-champagne);background:#f2b74321}.jsk-launch{width:100%;position:relative;isolation:isolate;overflow:hidden;padding:52px 20px 72px}.jsk-launch__glow{position:absolute;border-radius:50%;filter:blur(24px);opacity:.35;z-index:-1}.jsk-launch__glow--one{width:340px;height:340px;background:#d79b32;top:4%;right:-160px}.jsk-launch__glow--two{width:440px;height:440px;background:#163f73;bottom:-260px;left:22%}.jsk-launch__inner{width:min(100%,1280px);margin:0 auto;display:grid;grid-template-columns:minmax(0,.9fr) minmax(460px,1.1fr);align-items:center;gap:clamp(44px,7vw,100px)}.jsk-launch__copy{max-width:610px}.jsk-launch__eyebrow{margin:0 0 22px;display:flex;align-items:center;gap:10px;color:#f9d98e;font-size:12px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.jsk-launch__eyebrow span{width:28px;height:1px;background:var(--jsk-launch-champagne);box-shadow:0 0 16px #f2b743cc}.jsk-launch h1{max-width:650px;margin:0;color:#fffdf8;font-family:var(--font-heading-family);font-size:clamp(46px,5.6vw,78px);font-weight:560;letter-spacing:-.045em;line-height:.98;text-wrap:balance}.jsk-launch__lead{max-width:570px;margin:26px 0 0;color:#d4ddea;font-size:clamp(16px,1.7vw,19px);line-height:1.65;letter-spacing:.005em}.jsk-launch__signals{margin:28px 0 0;display:flex;flex-wrap:wrap;gap:10px}.jsk-launch__signals span{min-height:34px;padding:0 13px;display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:#ffffff0f;color:#dfe7f2;font-size:12px;font-weight:700}.jsk-launch__signals i{width:7px;height:7px;border-radius:50%;background:#64d99f;box-shadow:0 0 0 4px #64d99f1f}.jsk-launch__signup{margin-top:34px;padding:24px;border:1px solid rgba(255,255,255,.18);border-radius:24px;background:linear-gradient(145deg,#ffffff24,#ffffff0e);box-shadow:0 24px 80px #00000040;-webkit-backdrop-filter:blur(24px) saturate(140%);backdrop-filter:blur(24px) saturate(140%)}.jsk-launch__signup h2{margin:0;color:#fffdf8;font-size:18px;font-weight:750;letter-spacing:-.01em}.jsk-launch__signup>p{margin:7px 0 17px;color:var(--jsk-launch-muted);font-size:13px;line-height:1.55}.jsk-launch__field{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:7px;border:1px solid rgba(255,255,255,.22);border-radius:16px;background:#020d1dad}.jsk-launch__field input{min-width:0;height:48px;padding:0 14px;border:0;outline:0;background:transparent;color:#fff;font:inherit;font-size:15px}.jsk-launch__field input::placeholder{color:#9eacbf;opacity:1}.jsk-launch__field:focus-within{border-color:var(--jsk-launch-champagne);box-shadow:0 0 0 3px #f2b7431f}.jsk-launch__field button{min-height:48px;padding:0 20px;border:0;border-radius:11px;background:linear-gradient(135deg,#f8ce6d,#e5a72f);color:#08182d;font:inherit;font-size:13px;font-weight:850;cursor:pointer}.jsk-launch__field button:hover,.jsk-launch__field button:focus-visible{filter:brightness(1.06);transform:translateY(-1px)}.jsk-launch__signup small{display:block;margin-top:11px;color:#9eacbf;font-size:10.5px;line-height:1.45}.jsk-launch__message{margin:12px 0 0!important;font-size:12px!important;font-weight:700}.jsk-launch__message--error{color:#ffb8b8!important}.jsk-launch__message--success{color:#85e9b7!important}.jsk-launch__support{width:fit-content;margin-top:21px;display:block;color:var(--jsk-launch-muted);font-size:12px;text-decoration:none}.jsk-launch__support strong{color:#f7d68b;font-weight:750}.jsk-launch__support:hover strong,.jsk-launch__support:focus-visible strong{text-decoration:underline;text-underline-offset:4px}.jsk-launch__showcase{min-height:610px;position:relative}.jsk-launch-card{position:absolute;overflow:hidden;border:1px solid rgba(255,255,255,.2);border-radius:30px;background:#0a1b33;box-shadow:0 30px 80px #0000006b}.jsk-launch-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(to top,rgba(1,9,21,.86) 0,transparent 46%)}.jsk-launch-card__media,.jsk-launch-card__media img{width:100%;height:100%}.jsk-launch-card__media img{display:block;object-fit:cover}.jsk-launch-card__caption{position:absolute;z-index:2;left:22px;right:22px;bottom:19px;display:grid;gap:3px}.jsk-launch-card__caption span{color:#f6d27d;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.jsk-launch-card__caption strong{color:#fff;font-size:18px;letter-spacing:-.01em}.jsk-launch-card--featured{width:78%;height:480px;top:54px;left:4%;transform:rotate(-2deg)}.jsk-launch-card--featured .jsk-launch-card__media img{object-position:61% center}.jsk-launch-card--apparel{width:40%;height:278px;top:4px;right:0;transform:rotate(4deg)}.jsk-launch-card--display{width:39%;height:270px;right:2%;bottom:12px;transform:rotate(2deg)}.jsk-password-footer{width:min(100% - 40px,1280px);min-height:66px;margin:0 auto;padding:18px 0 22px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-top:1px solid rgba(255,255,255,.12);color:#91a0b5;font-size:11px}.jsk-password-footer p{margin:0}.jsk-password-footer nav{display:flex;flex-wrap:wrap;gap:18px}.jsk-password-footer a{color:#d6deea;text-decoration:none}.jsk-password-footer a:hover,.jsk-password-footer a:focus-visible{color:#f5cf76;text-decoration:underline;text-underline-offset:4px}.password-modal__content{max-width:560px;height:auto;min-height:390px;margin:auto;padding:48px 40px;border:1px solid rgba(255,255,255,.2);border-radius:28px;background:#091d38;color:#fff;box-shadow:0 40px 120px #00000080}.password-modal__content-heading{margin:0;color:#fff;font-size:28px;font-weight:650}.jsk-password-modal-kicker{margin:0 0 9px;color:#f4ca6c;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.jsk-password-modal-copy{max-width:390px;margin:12px auto 0;color:#b9c5d6;font-size:13px;line-height:1.6}.password-modal .password-form{margin-top:28px}.password-modal .field__input{background:#fff;color:#07162c}.password-modal .field__label{color:#30425a}.password-modal .password-button{min-height:48px;border:0;background:#f0b642;color:#07162c;font-weight:800}.password-modal .modal__close-button{color:#fff}@media(max-width:990px){.jsk-launch{padding-top:32px}.jsk-launch__inner{grid-template-columns:1fr;gap:40px}.jsk-launch__copy{max-width:760px}.jsk-launch__showcase{width:min(100%,680px);min-height:540px;margin:0 auto}}@media(max-width:640px){.jsk-password-header{width:min(100% - 28px,1280px);min-height:76px}.jsk-password-brand img{width:42px;height:42px}.jsk-password-brand small{display:none}.jsk-password-brand strong{font-size:15px}.jsk-password-access{min-height:42px;padding:0 14px;font-size:12px}.jsk-launch{padding:34px 14px 48px}.jsk-launch h1{font-size:clamp(40px,13vw,56px);line-height:1.01}.jsk-launch__lead{margin-top:20px;font-size:15px;line-height:1.6}.jsk-launch__signals{margin-top:22px}.jsk-launch__signup{margin-top:26px;padding:18px;border-radius:20px}.jsk-launch__field{grid-template-columns:1fr}.jsk-launch__field button{width:100%}.jsk-launch__showcase{min-height:470px}.jsk-launch-card{border-radius:22px}.jsk-launch-card--featured{width:79%;height:345px;top:54px;left:0}.jsk-launch-card--apparel{width:43%;height:205px;top:0;right:0}.jsk-launch-card--display{width:43%;height:202px;right:1%;bottom:4px}.jsk-launch-card__caption{left:14px;right:14px;bottom:13px}.jsk-launch-card__caption strong{font-size:14px}.jsk-password-footer{width:min(100% - 28px,1280px);flex-direction:column;align-items:flex-start}.password-modal__content{width:calc(100% - 28px);min-height:360px;padding:42px 20px 28px}.password-modal__content-heading{font-size:24px}}@media(prefers-reduced-motion:reduce){.jsk-launch__field button{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/jsk-password-launch.css.map */
