.kaf-password{width:100%;min-height:100vh;background:#0e0d11;color:#e2ded4;display:flex;align-items:center;justify-content:center;padding:64px 24px;box-sizing:border-box}.kaf-password__inner{width:100%;max-width:480px;text-align:center;display:flex;flex-direction:column;align-items:center}.kaf-password__logo{display:inline-flex;margin-bottom:48px}.kaf-password__logo svg{width:auto;height:140px;color:#e2ded4;fill:currentColor;display:block}@media screen and (max-width:749px){.kaf-password__logo{margin-bottom:36px}.kaf-password__logo svg{height:100px}}@keyframes kaf-password-shimmer{0%,to{opacity:1}50%{opacity:.45}}.kaf-password__logo svg rect{animation:kaf-password-shimmer 5s ease-in-out infinite;transform-box:fill-box;transform-origin:center}.kaf-password__logo svg rect:nth-of-type(1){animation-duration:4.6s;animation-delay:0s}.kaf-password__logo svg rect:nth-of-type(2){animation-duration:5.7s;animation-delay:1.8s}.kaf-password__logo svg rect:nth-of-type(3){animation-duration:4.9s;animation-delay:.7s}.kaf-password__logo svg rect:nth-of-type(4){animation-duration:6.1s;animation-delay:2.6s}.kaf-password__logo svg rect:nth-of-type(5){animation-duration:5.2s;animation-delay:1.1s}.kaf-password__logo svg rect:nth-of-type(6){animation-duration:6.4s;animation-delay:3.2s}.kaf-password__logo svg rect:nth-of-type(7){animation-duration:4.8s;animation-delay:.4s}.kaf-password__logo svg rect:nth-of-type(8){animation-duration:5.5s;animation-delay:2.3s}.kaf-password__logo svg rect:nth-of-type(9){animation-duration:5s;animation-delay:1.5s}.kaf-password__heading{font-family:ITC Avant Garde Gothic Std,sans-serif;font-weight:200;font-size:44px;line-height:1.1;letter-spacing:-.015em;color:#e2ded4;margin:0 0 18px}@media screen and (max-width:749px){.kaf-password__heading{font-size:32px}}.kaf-password__dots{display:inline-flex;margin-left:2px;letter-spacing:.04em}.kaf-password__dot{opacity:0;animation:kaf-typing-dot 2.4s ease-in-out infinite}.kaf-password__dot:nth-child(1){animation-delay:0s}.kaf-password__dot:nth-child(2){animation-delay:.3s}.kaf-password__dot:nth-child(3){animation-delay:.6s}@keyframes kaf-typing-dot{0%{opacity:0}15%{opacity:1}75%{opacity:1}85%{opacity:0}to{opacity:0}}.kaf-password__drop{display:inline-flex;align-items:baseline;gap:10px;margin:4px 0 24px;font-family:ITC Avant Garde Gothic Std,sans-serif;font-weight:500;font-size:14px;letter-spacing:.18em;text-transform:uppercase;color:#e2ded4}.kaf-password__drop-label{color:#e2ded4}.kaf-password__drop-sep{color:#e2ded480;font-weight:400}.kaf-password__drop-date{color:#8b9987}@media screen and (max-width:749px){.kaf-password__drop{font-size:12px;gap:8px}}.kaf-password__countdown{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:14px 0 38px;width:100%;max-width:380px;font-variant-numeric:tabular-nums}.kaf-password__countdown-cell{display:flex;flex-direction:column;align-items:center;gap:8px}.kaf-password__countdown-num{font-family:ITC Avant Garde Gothic Std,sans-serif;font-weight:200;font-size:48px;line-height:1;letter-spacing:-.02em;color:#e2ded4;min-width:2ch;text-align:center}.kaf-password__countdown-label{font-family:ITC Avant Garde Gothic Std,sans-serif;font-weight:500;font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:#e2ded49e}.kaf-password__countdown--live .kaf-password__countdown-num{color:#8b9987}@media screen and (max-width:749px){.kaf-password__countdown{gap:6px;max-width:320px}.kaf-password__countdown-num{font-size:36px}.kaf-password__countdown-label{font-size:8px;letter-spacing:.2em}}.kaf-password__body{font-family:ITC Avant Garde Gothic Std,sans-serif;font-weight:400;font-size:15px;line-height:1.55;color:#e2ded4c7;margin:0 0 36px;max-width:380px}.kaf-password:has(.kaf-password__success) .kaf-password__body{display:none}.kaf-password__form{margin:0 0 18px;width:100%;max-width:380px;position:relative}.kaf-password__field{display:flex;align-items:center;gap:12px;background:#fff;border-radius:4px;padding:10px 14px;transition:box-shadow .2s ease}.kaf-password__field:focus-within{box-shadow:0 0 0 1.5px #20202438}.kaf-password__cc-trigger{display:inline-flex;align-items:center;gap:6px;background:transparent;border:none;padding:4px 8px 4px 0;font-family:ITC Avant Garde Gothic Std,sans-serif;font-weight:500;font-size:17px;letter-spacing:.02em;color:#202024;cursor:pointer;border-right:1px solid rgba(32,32,36,.15);margin-right:4px;flex-shrink:0;height:36px;transition:color .2s ease}.kaf-password__cc-trigger:hover{color:#000}.kaf-password__cc-trigger:focus-visible{outline:1px solid rgba(32,32,36,.3);outline-offset:4px;border-radius:2px}.kaf-password__cc-caret{font-size:10px;line-height:1;color:#20202466;transition:transform .2s ease}.kaf-password__cc-trigger[aria-expanded=true] .kaf-password__cc-caret{transform:rotate(180deg)}.kaf-password__cc-popover{position:absolute;top:calc(100% + 10px);left:0;right:0;z-index:30;background:#16151a;border:.5px solid rgba(226,222,212,.18);border-radius:4px;overflow:hidden;display:flex;flex-direction:column;max-height:360px;box-shadow:0 12px 40px #00000080}.kaf-password__cc-popover[hidden]{display:none}.kaf-password__cc-search{width:100%;background:transparent;border:none;border-bottom:.5px solid rgba(226,222,212,.18);outline:none;color:#e2ded4;font-family:ITC Avant Garde Gothic Std,sans-serif;font-weight:400;font-size:14px;padding:14px 16px;box-sizing:border-box}.kaf-password__cc-search::placeholder{color:#e2ded466}.kaf-password__cc-search:focus{border-bottom-color:#e2ded466}.kaf-password__cc-list{list-style:none;margin:0;padding:4px 0;overflow-y:auto;overscroll-behavior:contain}.kaf-password__cc-item{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:11px 16px;cursor:pointer;font-family:ITC Avant Garde Gothic Std,sans-serif;font-size:13px;transition:background .15s ease}.kaf-password__cc-item:hover,.kaf-password__cc-item.is-active{background:#e2ded414}.kaf-password__cc-item--pinned{border-bottom:.5px solid rgba(226,222,212,.12);margin-bottom:4px;padding-bottom:14px}.kaf-password__cc-name{font-weight:400;color:#e2ded4;letter-spacing:.02em}.kaf-password__cc-dial{font-weight:500;color:#e2ded48c;letter-spacing:.04em;font-variant-numeric:tabular-nums}.kaf-password__input{flex:1;background:transparent;border:none;outline:none;color:#202024;font-family:ITC Avant Garde Gothic Std,sans-serif;font-weight:400;font-size:17px;letter-spacing:.02em;padding:0;height:36px;text-align:center}.kaf-password__input::placeholder{color:#20202452}.kaf-password__validate{display:flex;justify-content:center;align-items:center;height:0;opacity:0;margin:0;overflow:hidden;transition:height .4s cubic-bezier(.2,.8,.3,1),opacity .3s ease,margin .4s cubic-bezier(.2,.8,.3,1)}.kaf-password__validate--show{height:32px;opacity:1;margin:18px 0 0}.kaf-password__validate-tick{width:24px;height:24px;color:#8b9987;overflow:visible}.kaf-password__validate-tick path{stroke-dasharray:22;stroke-dashoffset:22}.kaf-password__validate--show{animation:kaf-validate-halo .85s cubic-bezier(.2,.8,.3,1)}.kaf-password__validate--show .kaf-password__validate-tick{animation:kaf-tick-pop .55s cubic-bezier(.34,1.56,.64,1) forwards}.kaf-password__validate--show .kaf-password__validate-tick path{animation:kaf-tick-draw .42s ease-out .08s forwards}@keyframes kaf-validate-halo{0%{box-shadow:0 0 #8b998766}70%{box-shadow:0 0 0 18px #8b998700}to{box-shadow:0 0 0 18px #8b998700}}.kaf-password__send-big{display:flex;align-items:center;justify-content:center;width:100%;background:transparent;border:.5px solid rgba(226,222,212,.45);border-radius:4px;color:#e2ded4d9;font-family:ITC Avant Garde Gothic Std,sans-serif;font-weight:500;font-size:13px;letter-spacing:.22em;text-transform:uppercase;cursor:pointer;max-height:0;opacity:0;margin-top:0;padding:0;border-width:0;overflow:hidden;box-sizing:border-box;position:relative;transition:max-height .5s cubic-bezier(.2,.8,.3,1),opacity .35s ease .05s,margin-top .5s cubic-bezier(.2,.8,.3,1),padding .5s cubic-bezier(.2,.8,.3,1),border-width 0s .45s,border-color .25s ease,color .25s ease,background .25s ease}.kaf-password__send-big--show{max-height:60px;opacity:1;margin-top:18px;padding:16px 20px;border-width:.5px;transition:max-height .5s cubic-bezier(.2,.8,.3,1),opacity .35s ease .1s,margin-top .5s cubic-bezier(.2,.8,.3,1),padding .5s cubic-bezier(.2,.8,.3,1),border-width 0s,border-color .25s ease,color .25s ease,background .25s ease}.kaf-password__send-big:not(:disabled):hover{border-color:#e2ded4;color:#e2ded4;background:#e2ded40f}.kaf-password__send-big:not(:disabled):active{transform:scale(.99)}.kaf-password__send-text,.kaf-password__send-loading{display:inline-flex;align-items:center;justify-content:center;transition:opacity .25s ease}.kaf-password__send-big[data-mode=ready] .kaf-password__send-loading,.kaf-password__send-big[data-mode=loading] .kaf-password__send-text{display:none}.kaf-password__send-big[data-mode=loading]{cursor:progress}.kaf-password__send-loading{gap:6px}.kaf-password__send-loading>span{width:5px;height:5px;border-radius:50%;background:currentColor;animation:kaf-loading-dot 1.2s infinite ease-in-out}.kaf-password__send-loading>span:nth-child(2){animation-delay:.18s}.kaf-password__send-loading>span:nth-child(3){animation-delay:.36s}@keyframes kaf-loading-dot{0%,80%,to{opacity:.25;transform:scale(.7)}40%{opacity:1;transform:scale(1)}}@keyframes kaf-tick-pop{0%{transform:scale(.5)}55%{transform:scale(1.25)}78%{transform:scale(.95)}to{transform:scale(1)}}@keyframes kaf-tick-draw{to{stroke-dashoffset:0}}@keyframes kaf-submit-pulse{0%{box-shadow:0 0 #8b998773}70%{box-shadow:0 0 0 14px #8b998700}to{box-shadow:0 0 0 14px #8b998700}}@keyframes kaf-send-in{0%{opacity:0;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}.kaf-password__success{text-align:center;padding:12px 0 36px;animation:kaf-success-rise .7s cubic-bezier(.2,.8,.3,1) both}.kaf-password__success-headline{font-family:ITC Avant Garde Gothic Std,sans-serif;font-weight:200;font-size:32px;line-height:1.1;letter-spacing:-.01em;color:#e2ded4;margin-bottom:14px;animation:kaf-success-rise .55s cubic-bezier(.2,.8,.3,1) .05s both}@media screen and (max-width:749px){.kaf-password__success-headline{font-size:24px}}.kaf-password__success-body{font-family:ITC Avant Garde Gothic Std,sans-serif;font-weight:400;font-size:14px;line-height:1.55;color:#e2ded4c7;animation:kaf-success-rise .55s cubic-bezier(.2,.8,.3,1) .18s both}@keyframes kaf-success-rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.kaf-password__error{font-family:ITC Avant Garde Gothic Std,sans-serif;font-weight:500;font-size:11px;letter-spacing:.18em;color:#e2ded499;margin-top:12px}.kaf-password__hint{margin-top:18px;margin-bottom:14px;font-family:ITC Avant Garde Gothic Std,sans-serif;font-weight:400;font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:#8b9987eb}.kaf-password__disclaimer{margin-bottom:48px;font-family:ITC Avant Garde Gothic Std,sans-serif;font-weight:400;font-size:10px;line-height:1.5;letter-spacing:.04em;color:#e2ded46b;max-width:380px}@media screen and (max-width:749px){.kaf-password__hint-second{display:block;margin-top:4px}}.password-footer__powered-by{display:none!important}.kaf-password__social-label{font-family:ITC Avant Garde Gothic Std,sans-serif;font-weight:500;font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:#e2ded473;margin-bottom:14px}.kaf-password__social{display:flex;align-items:center;justify-content:center;gap:22px;margin-top:0;flex-wrap:wrap}.kaf-password__social-link{display:inline-flex;align-items:center;color:#e2ded466;text-decoration:none;font-family:ITC Avant Garde Gothic Std,sans-serif;font-weight:400;font-size:10px;letter-spacing:.14em;transition:color .25s ease;overflow:hidden}.kaf-password__social-icon{width:16px;height:16px;flex-shrink:0;color:currentColor}.kaf-password__social-handle{white-space:nowrap;overflow:hidden;transition:max-width .35s cubic-bezier(.2,.65,.3,1),opacity .25s ease,margin-left .35s cubic-bezier(.2,.65,.3,1)}.kaf-password__social-link:hover{color:#e2ded4}@media(hover:hover){.kaf-password__social-handle{max-width:0;opacity:0;margin-left:0}.kaf-password__social-link:hover .kaf-password__social-handle{max-width:220px;opacity:1;margin-left:9px}}@media(hover:none){.kaf-password__social-handle{max-width:220px;opacity:1;margin-left:9px}}.kaf-password__meta{display:flex;align-items:center;gap:16px;font-family:ITC Avant Garde Gothic Std,sans-serif;font-weight:500;font-size:11px;letter-spacing:.18em;color:#e2ded480}.kaf-password__date{text-transform:uppercase}.password-footer{display:flex;flex-direction:column;align-items:center;gap:var(--gap-sm);padding-block:var(--padding-xl)}.password-footer__powered-by{margin:0;display:flex;align-items:center;gap:var(--padding-xs);height:1em}.password-footer__powered-by>a{display:flex}.password-footer__powered-by .icon-shopify{display:inline;height:1.3em;color:var(--color-foreground)}.password-footer__links{display:flex;align-items:center;gap:var(--gap-2xl)}@media screen and (max-width:749px){.password-footer__links{flex-direction:column;gap:var(--gap-sm)}}.password-footer__admin-link{margin:0}.password-footer__button{height:var(--minimum-touch-target);background-color:transparent;color:var(--color-primary);cursor:pointer;text-decoration:underline}.password-footer__button:hover{color:var(--color-primary-hover);text-decoration:none}.password-main-content{flex:1;display:flex;flex-direction:column}.password-dialog{max-width:100vw;max-height:100svh;width:100vw;height:100svh;border:none;transition:opacity var(--animation-values),display var(--animation-speed) allow-discrete,overlay var(--animation-speed) allow-discrete}.password-dialog::backdrop{display:none}.password-dialog[open]{opacity:1;top:0;left:0}@starting-style{.password-dialog[open]{opacity:0}}.password-dialog:not([open]){opacity:0}@starting-style{.password-dialog:not([open]){opacity:1}}.password-dialog__close-button{cursor:pointer}.password-dialog__header{position:absolute;top:0;right:0;padding:var(--padding-lg);z-index:var(--layer-raised)}.password-dialog__content{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:var(--padding-lg);height:100%;transition:transform var(--animation-values)}.password-dialog__content .email-signup__message{padding-block-start:var(--padding-xl)}.password-dialog[open] .password-dialog__content{transform:translateY(0)}@starting-style{.password-dialog[open] .password-dialog__content{transform:translateY(1em)}}.password-dialog:not([open]) .password-dialog__content{transform:translateY(1em)}@starting-style{.password-dialog:not([open]) .password-dialog__content{transform:translateY(0)}}.storefront-password-form{max-width:400px;width:100%}.email-signup__input-group,.password-dialog__submit-button{width:100%}@media screen and (min-width:750px){.email-signup__input-group,.password-dialog__submit-button{width:auto}}
/*# sourceMappingURL=/cdn/shop/t/2/compiled_assets/styles.css.map?subset=AAAACAAEAAAAAAAAAAAAAAAAAAAAAAAAEA */
