:root{--ff-night: #050814;--ff-panel: #0c1724;--ff-panel-soft: #101f30;--ff-ice: #6fd5ff;--ff-blue: #3177ff;--ff-mint: #00ddb0;--ff-flame: #ff9d16;--ff-snow: #f7fbff;--ff-muted: #a9bfd2;--ff-line: rgba(135, 198, 239, .2)}body:has(main[data-template=index]){background:var(--ff-night);color:var(--ff-snow)}body:has(main[data-template=index]) .header-wrapper,body:has(main[data-template=index]) .utility-bar{background:#050814f2;border-color:var(--ff-line)}body:has(main[data-template=index]) .header__heading-link,body:has(main[data-template=index]) .header__menu-item,body:has(main[data-template=index]) .header__icon,body:has(main[data-template=index]) .list-menu__item,body:has(main[data-template=index]) .localization-form__select{color:var(--ff-snow)}body:has(main[data-template=index]) .footer{background:#03050d;color:var(--ff-muted);border-color:var(--ff-line)}body:has(main[data-template=index]) .footer a,body:has(main[data-template=index]) .footer .copyright__content{color:var(--ff-muted)}.ff-home{position:relative;overflow:hidden;background:radial-gradient(circle at 82% 6%,rgba(49,119,255,.16),transparent 31rem),radial-gradient(circle at 8% 26%,rgba(0,221,176,.08),transparent 28rem),var(--ff-night);color:var(--ff-snow)}.ff-home *,.ff-home *:before,.ff-home *:after{box-sizing:border-box}.ff-home__glow{position:absolute;width:28rem;aspect-ratio:1;border-radius:50%;filter:blur(90px);opacity:.14;pointer-events:none}.ff-home__glow--one{top:10rem;right:-14rem;background:var(--ff-ice)}.ff-home__glow--two{top:100rem;left:-18rem;background:var(--ff-mint)}.ff-home h1,.ff-home h2,.ff-home h3{color:var(--ff-snow);font-family:Georgia,Times New Roman,serif;letter-spacing:-.035em;margin:0}.ff-home p{color:var(--ff-muted)}.ff-home__hero{position:relative;z-index:1;padding-top:2.8rem;padding-bottom:5.5rem}.ff-home__hero-heading{display:flex;flex-direction:column;align-items:center;gap:.8rem;text-align:center}.ff-home__eyebrow,.ff-home__bundle-kicker{margin:0;color:var(--ff-ice)!important;font-size:1.05rem;font-weight:800;letter-spacing:.2em;line-height:1.4;text-transform:uppercase}.ff-home__hero h1{max-width:92rem;font-size:clamp(3.8rem,10vw,7.4rem);line-height:.96}.ff-home__hero-panels{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;margin-top:2rem}.ff-home__funnel-card{position:relative;display:block;min-height:clamp(43rem,62vh,55rem);overflow:hidden;border:1px solid var(--ff-line);border-radius:1.4rem;background:var(--ff-panel);color:var(--ff-snow);text-decoration:none;isolation:isolate;box-shadow:0 2rem 5rem #00000038}.ff-home__funnel-media{position:absolute;top:0;right:0;bottom:0;left:0;display:block}.ff-home__funnel-media img,.ff-home__funnel-media svg{width:100%;height:100%;object-fit:cover;transition:transform .52s ease}.ff-home__funnel-card:hover .ff-home__funnel-media img{transform:scale(1.035)}.ff-home__funnel-shade{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#02070f05 18%,#02070f2e 48%,#02070ff5),linear-gradient(90deg,rgba(4,12,22,.14),transparent 55%)}.ff-home__funnel-card--cat .ff-home__funnel-shade{background:linear-gradient(180deg,#02070f05 18%,#02070f33 48%,#02070ff5),linear-gradient(90deg,transparent 45%,rgba(4,12,22,.15))}.ff-home__funnel-copy{position:absolute;right:1.2rem;bottom:1.3rem;left:1.2rem;z-index:2;display:flex;flex-direction:column;align-items:flex-start}.ff-home__funnel-copy small{color:var(--ff-ice);font-size:.86rem;font-weight:800;letter-spacing:.18em;line-height:1.3;text-transform:uppercase}.ff-home__funnel-copy strong{margin-top:.35rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.25rem,6.1vw,4.8rem);letter-spacing:-.04em;line-height:.95}.ff-home__funnel-price{margin-top:.8rem;color:#d9e8f5;font-size:.98rem;font-weight:800;letter-spacing:.08em;line-height:1.2;text-transform:uppercase}.ff-home__funnel-button{display:inline-flex;width:100%;min-height:4.4rem;align-items:center;justify-content:space-between;gap:1rem;margin-top:1.2rem;border-radius:.8rem;padding:1.15rem 1.2rem;background:linear-gradient(135deg,#ffb128,#ff8b00);color:#12100c;font-size:1.05rem;font-weight:900;letter-spacing:.04em;line-height:1.1;text-transform:uppercase;box-shadow:0 1rem 2.6rem #ff9d1633}.ff-home__hero-proof{display:none;margin:1.4rem 0 0;padding:0;list-style:none}.ff-home__hero-proof li{position:relative;border-top:1px solid var(--ff-line);padding:1.2rem 0 0 2rem;color:#d8e8f4;font-size:1rem;font-weight:700;letter-spacing:.08em;line-height:1.35;text-transform:uppercase}.ff-home__hero-proof li:before{position:absolute;left:0;color:var(--ff-mint);content:"\2713"}.ff-button{display:inline-flex;min-height:5.4rem;align-items:center;justify-content:center;gap:1.4rem;border:1px solid transparent;border-radius:.9rem;padding:1.5rem 2.2rem;font-size:1.45rem;font-weight:800;line-height:1.2;text-align:center;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.ff-button:hover{transform:translateY(-2px)}.ff-button--primary{background:linear-gradient(135deg,#ffb128,#ff8b00);color:#12100c;box-shadow:0 1.2rem 3.2rem #ff9d162e}.ff-button--secondary{border-color:var(--ff-line);background:#ffffff09;color:var(--ff-snow)}.ff-home__section{padding-top:7.5rem;padding-bottom:7.5rem}.ff-home__section-heading{max-width:75rem;margin-bottom:3.6rem}.ff-home__section-heading h2,.ff-home__proof-grid h2,.ff-home__newsletter-card h2{font-size:clamp(4rem,9.4vw,6.8rem);line-height:1}.ff-home__section-heading>p:last-child,.ff-home__proof-grid>div>p:last-child,.ff-home__newsletter-card>div>p:last-child{max-width:66rem;margin:1.8rem 0 0;font-size:1.65rem;line-height:1.7}.ff-home__bundle-grid{display:grid;gap:1.4rem}.ff-home__bundle{position:relative;min-height:46rem;overflow:hidden;border:1px solid var(--ff-line);border-radius:1.6rem;padding:3rem;background:radial-gradient(circle at 92% 4%,rgba(111,213,255,.2),transparent 20rem),linear-gradient(145deg,var(--ff-panel),#08111d)}.ff-home__bundle--cat{background:radial-gradient(circle at 92% 4%,rgba(0,221,176,.17),transparent 20rem),linear-gradient(145deg,var(--ff-panel),#08111d)}.ff-home__bundle-copy{position:relative;z-index:2;display:flex;height:100%;flex-direction:column;align-items:flex-start}.ff-home__bundle h3{font-size:clamp(3.6rem,8vw,5.5rem);line-height:1}.ff-home__bundle-copy>p:not(.ff-home__bundle-kicker){max-width:52rem;margin:1.8rem 0;font-size:1.55rem;line-height:1.65}.ff-home__bundle ul{display:grid;gap:.8rem;margin:0 0 3rem;padding:0;color:#d9e8f5;font-size:1.35rem;list-style:none}.ff-home__bundle li:before{margin-right:.8rem;color:var(--ff-mint);content:"\2713"}.ff-home__bundle .ff-button{margin-top:auto}.ff-home__bundle-mark{position:absolute;right:-.8rem;bottom:-2.5rem;color:#f7fbff06;font-family:Georgia,Times New Roman,serif;font-size:16rem;font-weight:700;line-height:1;pointer-events:none}.ff-home__section--proof{border-top:1px solid var(--ff-line);border-bottom:1px solid var(--ff-line);background:radial-gradient(circle at 75% 50%,rgba(49,119,255,.14),transparent 28rem),#070b16}.ff-home__proof-grid{display:grid;gap:4rem;align-items:center}.ff-home__proof-grid blockquote{margin:0;border-left:3px solid var(--ff-ice);padding:1rem 0 1rem 2.5rem}.ff-home__proof-grid blockquote p{margin:0 0 1.5rem;color:var(--ff-snow);font-family:Georgia,Times New Roman,serif;font-size:clamp(2.6rem,6vw,4.2rem);line-height:1.3}.ff-home__proof-grid cite{color:var(--ff-muted);font-size:1.15rem;font-style:normal;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.ff-home__category-grid{display:grid;gap:1.4rem}.ff-home__category{overflow:hidden;border:1px solid var(--ff-line);border-radius:1.5rem;background:var(--ff-panel);color:var(--ff-snow);text-decoration:none}.ff-home__category-media{display:block;overflow:hidden;aspect-ratio:4 / 3;background:#d9efff}.ff-home__category-media img,.ff-home__category-media svg{width:100%;height:100%;object-fit:cover;transition:transform .42s ease}.ff-home__category:hover img{transform:scale(1.035)}.ff-home__category-copy{display:flex;min-height:15rem;flex-direction:column;align-items:flex-start;padding:2rem}.ff-home__category-copy small{color:var(--ff-ice);font-size:.95rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.ff-home__category-copy strong{margin-top:.5rem;font-family:Georgia,Times New Roman,serif;font-size:3rem}.ff-home__category-copy>span:last-child{margin-top:auto;color:var(--ff-muted);font-size:1.25rem;font-weight:700}.ff-home__section--newsletter{padding-top:3rem}.ff-home__newsletter-card{display:grid;gap:3.2rem;border:1px solid var(--ff-line);border-radius:1.7rem;padding-top:4.5rem;padding-bottom:4.5rem;background:radial-gradient(circle at 90% 10%,rgba(111,213,255,.18),transparent 24rem),var(--ff-panel)}.ff-home__newsletter-form label{display:block;margin-bottom:.9rem;color:#d9e8f5;font-size:1.05rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.ff-home__newsletter-field{display:grid;gap:.8rem}.ff-home__newsletter-field input,.ff-home__newsletter-field button{min-height:5.6rem;border-radius:.8rem;font:inherit}.ff-home__newsletter-field input{width:100%;border:1px solid rgba(169,191,210,.4);padding:1.4rem 1.6rem;background:#f1f7fc;color:#07101c;font-size:1.5rem}.ff-home__newsletter-field button{border:0;padding:1.4rem 2rem;background:var(--ff-ice);color:#07101c;cursor:pointer;font-size:1.35rem;font-weight:800}.ff-home__form-message{margin-top:1.2rem;color:var(--ff-snow)!important}body:has(main[data-template=index]) .shopify-section .collection{background:var(--ff-night);color:var(--ff-snow)}body:has(main[data-template=index]) .collection__title .title,body:has(main[data-template=index]) .card__heading,body:has(main[data-template=index]) .price{color:var(--ff-snow)}body:has(main[data-template=index]) .collection .button{border-radius:.8rem;background:linear-gradient(135deg,#ffb128,#ff8b00);color:#12100c;font-weight:800}body:has(main[data-template=index]) .collection__title .title{font-family:Georgia,Times New Roman,serif;font-size:clamp(3.8rem,7vw,6rem)}body:has(main[data-template=index]) .product-card-wrapper .card{border:1px solid var(--ff-line);background:var(--ff-panel)}body:has(main[data-template=index]) .product-card-wrapper .card__content{padding:1.5rem}@media screen and (min-width:750px){.ff-home__hero-panels{gap:1.4rem;margin-top:2.8rem}.ff-home__funnel-card{min-height:57rem}.ff-home__funnel-copy{right:2.4rem;bottom:2.5rem;left:2.4rem}.ff-home__funnel-copy small{font-size:1.05rem}.ff-home__funnel-price{font-size:1.15rem}.ff-home__funnel-button{width:auto;min-width:18rem;padding-right:1.6rem;padding-left:1.6rem;font-size:1.15rem}.ff-home__hero-proof{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.4rem}.ff-home__bundle-grid,.ff-home__proof-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ff-home__category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ff-home__newsletter-card{grid-template-columns:minmax(0,1.1fr) minmax(32rem,.9fr);align-items:center}}@media screen and (min-width:990px){.ff-home__hero{padding-top:4rem;padding-bottom:7.5rem}.ff-home__funnel-card{min-height:57rem}.ff-home__section{padding-top:10rem;padding-bottom:10rem}.ff-home__bundle{padding:4rem}.ff-home__newsletter-field{grid-template-columns:1fr auto}}@media(prefers-reduced-motion:reduce){.ff-home *,.ff-home *:before,.ff-home *:after{scroll-behavior:auto!important;transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/frost-fang-home.css.map */
