.hero-cf{--hcf-purple: #6c4ee0;--hcf-pink: #ec2f8f;--hcf-ink: #1c1730;--hcf-muted: #6b6580;--hcf-card-bg: rgba(255, 255, 255, .96);--hcf-radius: 20px;--scrim-opacity: .55;--hcf-heading-color: var(--hcf-ink);--hcf-body-color: rgba(28, 23, 48, .78);--hcf-text-shadow: none;--hcf-icon-circle-bg: rgba(28, 23, 48, .06);--hcf-icon-color: var(--hcf-purple);position:relative;isolation:isolate;padding:40px 20px 48px;background:var(--bg-image, none) center / cover no-repeat,#201a3a;overflow:hidden}.hero-cf--text-light{--hcf-heading-color: #fff;--hcf-body-color: rgba(255, 255, 255, .9);--hcf-text-shadow: 0 1px 6px rgba(0, 0, 0, .3);--hcf-icon-circle-bg: rgba(255, 255, 255, .95);--hcf-icon-color: var(--hcf-purple)}.hero-cf__scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;opacity:var(--hcf-scrim-visibility, .35);background:linear-gradient(100deg,rgba(10,6,26,calc(.35 + var(--scrim-opacity) * .5)),rgba(10,6,26,calc(.2 + var(--scrim-opacity) * .35)) 40%,rgba(10,6,26,calc(.1 + var(--scrim-opacity) * .2)),rgba(10,6,26,calc(.25 + var(--scrim-opacity) * .3))),linear-gradient(to top,rgba(10,6,26,calc(.3 + var(--scrim-opacity) * .3)),#0a061a00 45%)}.hero-cf--text-light{--hcf-scrim-visibility: 1}.hero-cf__container{position:relative;z-index:1;max-width:1200px;margin:0 auto}.hero-cf a,.hero-cf button{all:unset;box-sizing:border-box;cursor:pointer}.hero-cf img{display:block;max-width:100%;height:auto}.hero-cf *,.hero-cf *:before,.hero-cf *:after{box-sizing:border-box}.hero-cf__icon{width:18px;height:18px;flex:0 0 auto;color:currentColor}.hero-cf__icon--sm{width:14px;height:14px}.hero-cf__badge{display:inline-flex;align-items:center;gap:8px;margin:0 auto 36px;padding:10px 22px;background:#ffffffeb;border-radius:999px;font-weight:600;font-size:14px;color:var(--hcf-purple);width:max-content}.hero-cf__badge-container{display:flex;justify-content:center}.hero-cf__main{display:grid;grid-template-columns:1.1fr .9fr;gap:48px;align-items:center}.hero-cf__left{display:flex;flex-direction:column;align-items:flex-start;gap:20px}.hero-cf__logo{height:40px;width:auto;max-width:180px;object-fit:contain;margin-bottom:4px}.hero-cf__logo-text{font-weight:800;font-size:18px;letter-spacing:.04em;color:var(--hcf-heading-color);margin-bottom:4px;text-shadow:var(--hcf-text-shadow)}.hero-cf__heading{font-family:Comfortaa,Arial,sans-serif;font-size:clamp(30px,4vw,50px);line-height:1.15;font-weight:800!important;color:var(--hcf-heading-color);margin:0;text-shadow:var(--hcf-text-shadow)}.hero-cf__heading-accent{background:linear-gradient(90deg,#6c4ee0,var(--hcf-pink));-webkit-background-clip:text;background-clip:text;color:transparent}.hero-cf__subheading{font-size:17px;line-height:1.6;color:var(--hcf-body-color);max-width:420px;text-shadow:var(--hcf-text-shadow)}.hero-cf__subheading p{margin:0}.hero-cf__subheading strong{font-weight:700}.hero-cf__subheading strong:nth-of-type(1){color:var(--hcf-purple)}.hero-cf__subheading strong:nth-of-type(2){color:var(--hcf-pink)}.hero-cf__features{display:flex;align-items:center;gap:0;flex-wrap:wrap}.hero-cf__feature{display:flex;flex-direction:column;align-items:center;gap:10px;padding:0 20px;text-align:center;max-width:120px}.hero-cf__feature:first-child{padding-left:0}.hero-cf__feature-divider{align-self:center;width:1px;height:52px;background:#1c17302e;flex:0 0 auto}.hero-cf--text-light .hero-cf__feature-divider{background:#ffffff4d}.hero-cf__feature-icon{--feature-icon-bg: var(--hcf-purple);display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background:var(--feature-icon-bg);color:#fff;box-shadow:0 6px 16px #0000002e;flex:0 0 auto}.hero-cf__feature-icon svg{width:28px;height:28px;display:block}.hero-cf__feature-icon--custom{background:transparent;overflow:hidden;padding:0}.hero-cf__feature-icon .hero-cf__feature-icon-img{display:block;width:100%;height:100%;object-fit:cover;border-radius:50%}.hero-cf__feature-label{font-size:13px;font-weight:600;color:var(--hcf-heading-color);line-height:1.3;text-shadow:var(--hcf-text-shadow)}.hero-cf__prep{display:flex;flex-direction:column;gap:12px;width:100%}.hero-cf__prep-divider{width:100%;max-width:420px;height:1px;background:#1c17302e}.hero-cf--text-light .hero-cf__prep-divider{background:#ffffff4d}.hero-cf__prep-text{font-size:14px;line-height:1.6;color:var(--hcf-body-color);max-width:420px;text-shadow:var(--hcf-text-shadow)}.hero-cf__prep-text p{margin:0}.hero-cf__cta-group{display:flex;flex-direction:column;align-items:flex-start;gap:14px}.hero-cf__cta{display:inline-flex;align-items:center;gap:10px;padding:16px 30px;background:linear-gradient(90deg,var(--hcf-purple),var(--hcf-pink));color:#fff;font-weight:700;font-size:15px;line-height:1.3;border-radius:999px;text-decoration:none;box-shadow:0 10px 24px #00000040;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease!important}.hero-cf__cta:hover{transform:translateY(-2px);box-shadow:0 14px 28px #00000052}.hero-cf__cta-note{display:flex;align-items:center;gap:6px;font-size:13px;color:var(--hcf-body-color);text-shadow:var(--hcf-text-shadow)}.hero-cf__right{display:flex;flex-direction:column;align-items:center;gap:28px}.hero-cf__phone-wrap{display:flex;justify-content:center;width:100%}.hero-cf__phone-image{width:100%;max-width:300px;filter:drop-shadow(0 30px 40px rgba(0,0,0,.35))}.hero-cf__phone-placeholder{width:100%;max-width:260px;aspect-ratio:9 / 18;border-radius:28px;background:#ffffff1f;border:1px solid rgba(255,255,255,.25);display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-cf__placeholder-svg{width:60%;height:60%;opacity:.5}.hero-cf__vip-card{width:100%;max-width:320px;background:var(--hcf-card-bg);border-radius:var(--hcf-radius);padding:28px 24px;box-shadow:0 20px 50px #00000059;text-align:center}.hero-cf__goal-row{font-size:11px;font-weight:700;letter-spacing:.04em;color:var(--hcf-muted);margin-bottom:10px}.hero-cf__backers{font-size:32px;font-weight:800;color:var(--hcf-ink);line-height:1.1}.hero-cf__backers-label{font-size:13px;color:var(--hcf-muted);margin-bottom:14px}.hero-cf__progress{height:6px;border-radius:999px;background:#6c4ee026;overflow:hidden;margin-bottom:14px}.hero-cf__progress-fill{height:100%;background:linear-gradient(90deg,var(--hcf-purple),var(--hcf-pink));border-radius:999px}.hero-cf__days-left{display:flex;align-items:center;justify-content:center;gap:6px;font-size:13px;color:var(--hcf-muted);margin-bottom:22px}.hero-cf__vip-title{font-size:18px;font-weight:800;color:var(--hcf-ink);margin-bottom:8px;line-height:1.3}.hero-cf__vip-copy{font-size:13px;color:var(--hcf-muted);margin-bottom:18px;line-height:1.5}.hero-cf__form{display:flex;flex-direction:column;gap:12px;margin-bottom:14px}.hero-cf__input{padding:14px 16px;border-radius:10px;border:1px solid rgba(28,23,48,.15);font-size:14px;background:#fff;color:var(--hcf-ink);width:100%}.hero-cf__input:focus-visible{outline:2px solid var(--hcf-purple);outline-offset:1px}.hero-cf__submit{padding:14px 16px;border-radius:10px;background:linear-gradient(90deg,var(--hcf-purple),var(--hcf-pink));color:#fff;font-weight:700;font-size:13px;letter-spacing:.03em;text-align:center;width:100%;transition:opacity .15s ease}.hero-cf__submit:hover{opacity:.9}.hero-cf__submit:focus-visible{outline:2px solid var(--hcf-ink);outline-offset:2px}.hero-cf__form-success{font-size:13px;color:#1a8f4c;margin:0}.hero-cf__privacy{display:flex;align-items:center;justify-content:center;gap:6px;font-size:12px;color:var(--hcf-muted)}.hero-cf__countdown{max-width:620px;margin:32px auto 0;background:linear-gradient(135deg,#f8f6fd,#fdf1f7);border:1px solid rgba(108,78,224,.1);border-radius:var(--hcf-radius);padding:30px 28px;box-shadow:0 20px 50px #00000040}.hero-cf__countdown-label{display:flex;align-items:center;justify-content:center;gap:8px;text-align:center;font-size:18px;font-weight:700;letter-spacing:.08em;background:linear-gradient(90deg,var(--hcf-purple),var(--hcf-pink))!important;-webkit-background-clip:text!important;background-clip:text!important;-webkit-text-fill-color:transparent!important;color:transparent!important;margin-bottom:20px}.hero-cf__countdown-label:before{content:"";display:inline-block;width:16px;height:16px;background:linear-gradient(90deg,var(--hcf-purple),var(--hcf-pink));-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M12 2c2.5 2 4 5.5 4 9 0 2-1 4-2 5l-1 3-1-3c-1-1-2-3-2-5 0-3.5 1.5-7 4-9Z' stroke='black' stroke-width='2' stroke-linejoin='round'/%3E%3Ccircle cx='12' cy='10' r='1.4' fill='black'/%3E%3C/svg%3E") center / contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M12 2c2.5 2 4 5.5 4 9 0 2-1 4-2 5l-1 3-1-3c-1-1-2-3-2-5 0-3.5 1.5-7 4-9Z' stroke='black' stroke-width='2' stroke-linejoin='round'/%3E%3Ccircle cx='12' cy='10' r='1.4' fill='black'/%3E%3C/svg%3E") center / contain no-repeat}.hero-cf__countdown-grid{display:flex;align-items:center;justify-content:center;gap:clamp(16px,5vw,32px);flex-wrap:wrap}.hero-cf__countdown-unit{text-align:center;min-width:64px;background:#ffffffb3;border-radius:14px;padding:12px 14px;box-shadow:0 4px 14px #6c4ee014}.hero-cf__countdown-number{font-size:clamp(28px,4.4vw,42px);font-weight:800;background:linear-gradient(90deg,var(--hcf-purple),var(--hcf-pink));-webkit-background-clip:text;background-clip:text;color:transparent;line-height:1.1;font-variant-numeric:tabular-nums}.hero-cf__countdown-caption{font-size:11px;font-weight:600;letter-spacing:.04em;color:var(--hcf-muted);text-transform:uppercase;margin-top:4px}.hero-cf__countdown-divider{display:none}button.hero-cf__submit{background:linear-gradient(90deg,var(--hcf-purple),var(--hcf-pink));border-radius:8px;color:#fff;padding-block:6px}@media(min-width:1000px){.hero-cf__right{flex-direction:row;align-items:center;justify-content:center;gap:24px}.hero-cf__phone-wrap{flex:1 1 55%}.hero-cf__vip-card{flex:1 1 71%;max-width:320px}}@media(min-width:600px)and (max-width:999px){.hero-cf{padding:48px 32px 56px}.hero-cf__main{grid-template-columns:1fr;gap:40px}.hero-cf__left{align-items:center;text-align:center}.hero-cf__subheading{max-width:480px}.hero-cf__features{justify-content:center}.hero-cf__feature{align-items:center;text-align:center}.hero-cf__prep{align-items:center}.hero-cf__prep-text{text-align:center}.hero-cf__cta-group{align-items:center}.hero-cf__phone-image,.hero-cf__phone-placeholder,.hero-cf__vip-card{max-width:320px}}@media(max-width:599px){.hero-cf--gradient-mobile{background:radial-gradient(120% 90% at 50% 32%,#fffffff2,#fff0 55%),linear-gradient(115deg,#a7b3ef,#c7cdf3,#eeeaf6 40%,#fbeaf1 58%,#f6bfd7 78%,#f0cddd)!important}.hero-cf--gradient-mobile .hero-cf__scrim{display:none}.hero-cf--has-mobile-image{background:var(--bg-image-mobile) center / cover no-repeat!important}.hero-cf--has-mobile-image .hero-cf__scrim{display:block}}@media(max-width:599px){.hero-cf__container{text-align:center}.hero-cf{padding:32px 16px 40px}.hero-cf__main{grid-template-columns:1fr;gap:32px}.hero-cf__left{align-items:center;text-align:center}.hero-cf__heading{font-size:clamp(28px,8vw,36px)}.hero-cf__subheading{max-width:100%;font-size:15px}.hero-cf__features{justify-content:center;gap:20px}.hero-cf__feature{align-items:center;text-align:center;max-width:88px;padding:0}.hero-cf__feature-icon{width:48px;height:48px}.hero-cf__feature-icon svg{width:24px;height:24px}.hero-cf__feature-divider{display:none}.hero-cf__prep{align-items:center}.hero-cf__prep-text{text-align:center;max-width:100%}.hero-cf__cta-group{align-items:center;width:100%}.hero-cf__cta{width:100%;justify-content:center;text-align:center;white-space:normal}.hero-cf__phone-image,.hero-cf__phone-placeholder{max-width:220px}.hero-cf__vip-card{max-width:100%;padding:24px 18px}.hero-cf__countdown{padding:22px 18px}.hero-cf__countdown-grid{gap:10px}.hero-cf__countdown-unit{min-width:0;padding:10px 8px;flex:1 1 70px}.hero-cf__countdown-divider{display:none}}@media(prefers-reduced-motion:reduce){.hero-cf__cta{transition:none}}.vip-code-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 28px;background:linear-gradient(90deg,#6c4ee0,#ec2f8f);color:#fff;font-size:16px;font-weight:700;border-radius:999px;text-decoration:none;box-shadow:0 10px 25px #6c4ee040;transition:.25s ease}.vip-code-btn:hover{transform:translateY(-2px)!important;box-shadow:0 14px 30px #6c4ee052!important}a.hero-cf__cta{background:linear-gradient(90deg,var(--hcf-purple),var(--hcf-pink));border-radius:8px;color:#fff;padding-block:6px;padding-inline:8px;display:flex;align-items:center;gap:4px;box-shadow:0 10px 24px #6c4ee03d!important;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease!important}a.hero-cf__cta:hover{opacity:.9}.hero-cf__vip-card{width:min(100%,420px)!important;max-width:420px!important;flex:0 0 420px!important;padding:34px 30px 26px!important;margin:0 auto!important;background:#fffffff7!important;border-radius:22px!important;text-align:center!important;box-shadow:0 24px 55px #1c173038,0 8px 20px #1c173014!important}.hero-cf__goal-row{margin:0 0 16px!important;color:#5f5875!important;font-size:11px!important;font-weight:700!important;line-height:1.4!important;letter-spacing:.01em!important}.hero-cf__backers{margin:0!important;color:#18122c!important;font-size:36px!important;font-weight:800!important;line-height:1!important}.hero-cf__backers-label{margin:8px 0 22px!important;color:#746d89!important;font-size:13px!important;line-height:1.4!important}.hero-cf__progress{width:100%!important;height:5px!important;margin:0 0 26px!important;overflow:hidden!important;border-radius:999px!important;background:#6c4ee024!important}.hero-cf__progress-fill{height:100%!important;border-radius:inherit!important;background:linear-gradient(90deg,#6c4ee0,#ec2f8f)!important}.hero-cf__vip-title{width:100%!important;max-width:none!important;margin:0 0 14px!important;color:#18122c!important;font-size:20px!important;font-weight:800!important;line-height:1.3!important;white-space:nowrap!important}.hero-cf__vip-copy{width:100%!important;max-width:340px!important;margin:0 auto 22px!important;color:#686078!important;font-size:14px!important;line-height:1.65!important}.hero-cf__vip-copy p{margin:0!important}.hero-cf__vip-copy p+p{margin-top:14px!important}.hero-cf__vip-copy strong{color:#18122c!important;font-weight:800!important}.hero-cf__reserve-button,.hero-cf a.hero-cf__reserve-button{all:unset!important;box-sizing:border-box!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;width:100%!important;margin:0!important;padding:12px 6px!important;border-radius:11px!important;background:linear-gradient(90deg,#6c4ee0,#ec2f8f)!important;color:#fff!important;font-size:18px!important;line-height:1.2!important;text-align:center!important;text-decoration:none!important;white-space:nowrap!important;cursor:pointer!important;box-shadow:0 10px 24px #6c4ee03d!important;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease!important}.hero-cf__reserve-button:hover,.hero-cf a.hero-cf__reserve-button:hover{transform:translateY(-2px)!important;box-shadow:0 14px 30px #6c4ee052!important}.hero-cf__reserve-button span{display:inline!important;white-space:nowrap!important}.hero-cf__reserve-arrow{display:block!important;width:17px!important;height:17px!important;flex:0 0 17px!important}.hero-cf__privacy{display:flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;margin:15px 0 0!important;color:#746d89!important;font-size:11px!important;line-height:1.4!important}@media(min-width:1000px){.hero-cf__right{gap:30px!important}.hero-cf__vip-card{width:390px!important;max-width:320px!important;flex:0 0 390px!important}}@media(min-width:600px)and (max-width:999px){.hero-cf__vip-card{width:min(100%,420px)!important;max-width:420px!important;flex:none!important}}@media(max-width:599px){.hero-cf__vip-card{width:calc(100% - 8px)!important;max-width:390px!important;flex:none!important;padding:28px 22px 22px!important}.hero-cf__goal-row{margin-bottom:14px!important;font-size:10px!important}.hero-cf__backers{font-size:34px!important}.hero-cf__backers-label{margin-bottom:20px!important}.hero-cf__progress{margin-bottom:22px!important}.hero-cf__vip-title{font-size:18px!important;white-space:normal!important}.hero-cf__vip-copy{max-width:320px!important;margin-bottom:20px!important;font-size:13px!important;line-height:1.6!important}.hero-cf__reserve-button,.hero-cf a.hero-cf__reserve-button{min-height:52px!important;padding:14px 12px!important;font-size:14px!important;white-space:nowrap!important}.hero-cf__privacy{margin-top:13px!important;font-size:10px!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/hero-crowdfunding.css.map */
