.ArrowButton_button___VSEx{display:inline-flex;align-items:center;background-color:var(--color-dark);color:var(--color-white);font-family:var(--font-rubik);gap:10px;font-size:var(--font-size-btn);font-weight:var(--font-weight-regular);padding:.4rem .4rem .4rem .7rem;border:none;border-radius:6px;cursor:pointer;white-space:nowrap;transition:background-color .35s ease-in-out}@media(max-width:768px){.ArrowButton_button___VSEx{padding:.8rem}}.ArrowButton_button___VSEx:hover .ArrowButton_arrow__ryR63 svg{animation:ArrowButton_arrow-loop__o3QXc .6s linear 1}.ArrowButton_button___VSEx:hover .ArrowButton_arrow__ryR63.ArrowButton_arrowDown__mwmWy svg{animation:ArrowButton_arrow-loop-down__KV98o .6s linear 1}.ArrowButton_button___VSEx:hover .ArrowButton_arrow__ryR63.ArrowButton_arrowUp__Ini2B svg{animation:ArrowButton_arrow-loop-up__sFDzh .6s linear 1}.ArrowButton_button___VSEx:hover .ArrowButton_arrow__ryR63.ArrowButton_arrowRight__iTVxe svg{animation:ArrowButton_arrow-loop__o3QXc .6s linear 1}.ArrowButton_button___VSEx .ArrowButton_arrow__ryR63{display:inline-flex;align-items:center;justify-content:center;width:1.9rem;height:1.9rem;background-color:var(--color-primary);border-radius:4px;font-size:var(--font-size-sm);color:var(--color-white);flex-shrink:0;overflow:hidden;transition:background-color .35s ease-in-out}.ArrowButton_button___VSEx .ArrowButton_arrow__ryR63.ArrowButton_arrowDown__mwmWy svg{transform:rotate(90deg)}.ArrowButton_button___VSEx .ArrowButton_arrow__ryR63.ArrowButton_arrowUp__Ini2B svg{transform:rotate(-90deg)}.ArrowButton_button___VSEx .ArrowButton_arrow__ryR63.ArrowButton_arrowRight__iTVxe svg{transform:rotate(0deg)}.ArrowButton_button___VSEx.ArrowButton_light__pRF8_{background-color:var(--color-white);color:var(--color-dark)}@keyframes ArrowButton_arrow-loop__o3QXc{0%{transform:translateX(0)}49%{transform:translateX(160%)}50%{transform:translateX(-160%)}to{transform:translateX(0)}}@keyframes ArrowButton_arrow-loop-down__KV98o{0%{transform:rotate(90deg) translateX(0)}49%{transform:rotate(90deg) translateX(160%)}50%{transform:rotate(90deg) translateX(-160%)}to{transform:rotate(90deg) translateX(0)}}@keyframes ArrowButton_arrow-loop-up__sFDzh{0%{transform:rotate(-90deg) translateX(0)}49%{transform:rotate(-90deg) translateX(160%)}50%{transform:rotate(-90deg) translateX(-160%)}to{transform:rotate(-90deg) translateX(0)}}.MobileMenu_overlay__031_U{position:fixed;inset:0;z-index:1002;background-color:var(--color-primary);display:flex;flex-direction:column;transform:translateX(100%);visibility:hidden;transition:transform .28s cubic-bezier(.4,0,.2,1),visibility .28s;padding-top:0}.MobileMenu_overlay__031_U.MobileMenu_overlayOpen__c_YfM{transform:translateX(0);visibility:visible}.MobileMenu_overlay__031_U .MobileMenu_topBar__3SVL_{position:absolute;top:0;left:0;right:0;height:80px;display:flex;align-items:center;padding:0 1.5rem}.MobileMenu_overlay__031_U .MobileMenu_topBar__3SVL_ .MobileMenu_logo__qIX4u{filter:brightness(0) invert(1)}.MobileMenu_overlay__031_U .MobileMenu_closeButton____Agr{position:absolute;top:1.5rem;right:1.5rem;background:none;border:none;cursor:pointer;padding:.5rem;color:var(--color-white);display:flex;align-items:center;z-index:1}.MobileMenu_overlay__031_U .MobileMenu_nav__GZ2y2{display:flex;flex-direction:column;align-items:center;flex:1;justify-content:center;padding:80px 1.5rem 0}.MobileMenu_overlay__031_U .MobileMenu_nav__GZ2y2 .MobileMenu_navLink__PbkCK{font-family:var(--font-rubik);font-size:1.3rem;font-weight:var(--font-weight-regular);color:var(--color-white);text-decoration:none;text-align:center;transition:opacity .2s ease;padding:1.2rem 0;width:100%;border-bottom:1px solid #de4113}.MobileMenu_overlay__031_U .MobileMenu_nav__GZ2y2 .MobileMenu_navLink__PbkCK:hover{opacity:.8}.MobileMenu_overlay__031_U .MobileMenu_bottom__tDa49{display:flex;flex-direction:column;align-items:center;padding:1.5rem 1.5rem 0}.MobileMenu_overlay__031_U .MobileMenu_bottom__tDa49 .MobileMenu_downloadText__jTyS1{font-family:var(--font-rubik);font-size:var(--font-size-sm);color:var(--color-white);text-align:center}.MobileMenu_overlay__031_U .MobileMenu_bottom__tDa49 .MobileMenu_storeButtons__jQ9BN{display:flex;flex-direction:column;align-items:center;gap:.75rem;width:100%;max-width:500px;padding-bottom:2rem}.MobileMenu_overlay__031_U .MobileMenu_bottom__tDa49 .MobileMenu_storeButtons__jQ9BN .MobileMenu_storeLink__k9OYb{display:block;width:100%;border-radius:8px;overflow:hidden}.MobileMenu_overlay__031_U .MobileMenu_bottom__tDa49 .MobileMenu_storeButtons__jQ9BN .MobileMenu_storeLink__k9OYb .MobileMenu_storeImage__2H_r_{width:90%;height:auto;display:block;margin:auto}.MobileMenu_overlay__031_U .MobileMenu_bottom__tDa49 .MobileMenu_socialRow__Y_I7u{display:flex;align-items:stretch;width:100%;padding-top:.5rem}.MobileMenu_overlay__031_U .MobileMenu_bottom__tDa49 .MobileMenu_socialRow__Y_I7u .MobileMenu_socialLink__ImDfx{font-family:var(--font-rubik);font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);color:var(--color-white);text-decoration:none;transition:opacity .2s ease;flex:1;display:flex;align-items:center;justify-content:center;padding:1rem;border-left:1px solid #de4113}.MobileMenu_overlay__031_U .MobileMenu_bottom__tDa49 .MobileMenu_socialRow__Y_I7u .MobileMenu_socialLink__ImDfx:first-child{border-left:none}.MobileMenu_overlay__031_U .MobileMenu_bottom__tDa49 .MobileMenu_socialRow__Y_I7u .MobileMenu_socialLink__ImDfx:hover{opacity:.8}.header_header__pwrbs{width:100%;padding-top:1rem}.header_header__pwrbs .header_inner__zcJ2v{display:flex;align-items:center;justify-content:space-between;height:64px}.header_header__pwrbs .header_actions__fejCc{display:flex;align-items:center;gap:3rem}@media(max-width:1024px){.header_header__pwrbs .header_actions__fejCc{display:none}}.header_header__pwrbs .header_nav__i0NOE{display:flex;align-items:center;gap:2rem}.header_header__pwrbs .header_navLink__7a1ot{font-family:var(--font-rubik);font-size:var(--font-size-md);font-weight:var(--font-weight-medium);color:var(--color-dark);text-decoration:none;transition:color .35s ease-in-out}.header_header__pwrbs .header_navLink__7a1ot:hover{color:var(--color-primary)}.header_header__pwrbs .header_logo__AqbZa{transition:filter .28s cubic-bezier(.4,0,.2,1)}@media(max-width:1024px){.header_header__pwrbs .header_logo__AqbZa{width:144px;height:43px}}.header_header__pwrbs .header_logoLight__hO1im{filter:brightness(0) invert(1)}.header_header__pwrbs .header_hamburger__0y19Y{display:none;background:none;border:none;cursor:pointer;padding:.5rem;color:var(--color-dark)}@media(max-width:1024px){.header_header__pwrbs .header_hamburger__0y19Y{display:flex;align-items:center}}.header_header__pwrbs.header_menuOpen__sAh_C .header_inner__zcJ2v{position:relative;z-index:1001}.header_header__pwrbs.header_menuOpen__sAh_C .header_hamburger__0y19Y{display:none}.header_stickyBar__qo_Lj{position:fixed;top:0;left:0;right:0;z-index:999;background-color:var(--color-dark);transform:translateY(-100%);transition:transform .28s cubic-bezier(.4,0,.2,1);will-change:transform}.header_stickyBar__qo_Lj .header_stickyInner__ZDKai{margin-top:.5rem;margin-bottom:.5rem;display:flex;align-items:center;justify-content:space-between;height:64px}.header_stickyBar__qo_Lj .header_stickyInner__ZDKai .header_logo__AqbZa{width:128px;height:48px}@media(max-width:1024px){.header_stickyBar__qo_Lj .header_stickyInner__ZDKai .header_logo__AqbZa{width:112px;height:40px}}.header_stickyBar__qo_Lj .header_stickyActions__H4XsB{display:flex;align-items:center;gap:3rem}@media(max-width:1024px){.header_stickyBar__qo_Lj .header_stickyActions__H4XsB{display:none}}.header_stickyBar__qo_Lj .header_navLinkLight__Zl5Pi{color:var(--color-white)}.header_stickyBar__qo_Lj .header_navLinkLight__Zl5Pi:hover{color:var(--color-primary)}.header_stickyBar__qo_Lj .header_stickyHamburger__HD4y8{display:none;background:none;border:none;cursor:pointer;padding:.5rem;color:var(--color-white)}@media(max-width:1024px){.header_stickyBar__qo_Lj .header_stickyHamburger__HD4y8{display:flex;align-items:center}}.header_stickyBarVisible__YY6IE{transform:translateY(0)}.Footer_footer__OQpsI{background-color:var(--color-dark);background-image:url(/img/footer/background.png);background-size:cover;background-position:bottom;padding:4rem 2rem}@media(max-width:768px){.Footer_footer__OQpsI{padding:3rem 1.25rem}}.Footer_footer__OQpsI .Footer_inner__sTyQi{display:flex;flex-direction:column;align-items:center;gap:1.5rem;text-align:center}.Footer_footer__OQpsI .Footer_logo__tSFSn{display:flex;align-items:center;justify-content:center}.Footer_footer__OQpsI .Footer_download__YKj6h{display:flex;flex-direction:column;align-items:center;gap:1.25rem}.Footer_footer__OQpsI .Footer_download__YKj6h .Footer_heading__IWzpC{font-family:var(--font-rubik);font-size:1.2rem;font-weight:500;color:var(--color-white);margin:0;letter-spacing:.02em}.Footer_footer__OQpsI .Footer_download__YKj6h .Footer_store-buttons__fX3zR{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}@media(max-width:768px){.Footer_footer__OQpsI .Footer_download__YKj6h .Footer_store-buttons__fX3zR{flex-direction:row;align-items:center}}.Footer_footer__OQpsI .Footer_download__YKj6h .Footer_store-buttons__fX3zR .Footer_store-link__WZocw{display:inline-flex;border-radius:8px;overflow:hidden;transition:opacity .2s ease}.Footer_footer__OQpsI .Footer_download__YKj6h .Footer_store-buttons__fX3zR .Footer_store-link__WZocw:hover{opacity:.55}.Footer_footer__OQpsI .Footer_social-row__yAMhR{display:flex;width:calc(320px + 1rem);background:rgba(20,20,28,.75);border:1px solid hsla(0,0%,100%,.12);border-radius:4px;overflow:hidden}.Footer_footer__OQpsI .Footer_social-row__yAMhR .Footer_social-link__7BkyF{flex:1;display:flex;align-items:center;justify-content:center;padding:1.1rem 0;transition:background-color .2s ease}.Footer_footer__OQpsI .Footer_social-row__yAMhR .Footer_social-link__7BkyF+.Footer_footer__OQpsI .Footer_social-row__yAMhR .Footer_social-link__7BkyF{border-left:1px solid hsla(0,0%,100%,.12)}.Footer_footer__OQpsI .Footer_social-row__yAMhR .Footer_social-link__7BkyF:hover{background-color:hsla(0,0%,100%,.08)}@media(max-width:768px){.Footer_footer__OQpsI .Footer_social-row__yAMhR .Footer_social-link__7BkyF{padding:.875rem 1.5rem}}.Footer_footer__OQpsI .Footer_social-row__yAMhR .Footer_social-link__7BkyF .Footer_social-icon__RHTYx{width:20px!important;height:20px!important}.Footer_footer__OQpsI .Footer_legal__2cpGZ{display:flex;flex-direction:column;gap:.375rem;margin-top:1.5rem}.Footer_footer__OQpsI .Footer_legal__2cpGZ .Footer_copyright__tIke_,.Footer_footer__OQpsI .Footer_legal__2cpGZ .Footer_links__y6OjA{font-family:var(--font-rubik);font-size:var(--font-size-sm);color:hsla(0,0%,100%,.6);margin:0}.Footer_footer__OQpsI .Footer_legal__2cpGZ .Footer_links__y6OjA a{color:hsla(0,0%,100%,.6);text-decoration:none;transition:color .2s ease}.Footer_footer__OQpsI .Footer_legal__2cpGZ .Footer_links__y6OjA a:hover{color:var(--color-white)}.BrandKit_page__QuAgJ{background:#0a0a0a;color:#f0f0f0;font-family:var(--font-rubik);padding-top:95px;padding-bottom:5rem}@media(max-width:768px){.BrandKit_page__QuAgJ{padding-top:1.5rem;padding-bottom:3rem}}.BrandKit_inner__ejbe9{flex-direction:column}.BrandKit_hero__5o2tc{padding-top:2rem;padding-bottom:2rem}.BrandKit_heroTag__SrE1D{display:inline-flex;align-items:center;gap:.5rem;font-size:.72rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#e85124;background:rgba(227,30,36,.1);border:1px solid rgba(227,30,36,.25);padding:.3rem .75rem;border-radius:100px;margin-bottom:1.25rem}.BrandKit_heroTag__SrE1D:before{content:"";width:6px;height:6px;background:#e85124;border-radius:50%}.BrandKit_heroTitle__MWWGv{font-size:clamp(2rem,4vw,3rem);font-weight:700;letter-spacing:-.03em;line-height:1.1;margin-bottom:.75rem}.BrandKit_heroTitle__MWWGv span{color:#e85124}.BrandKit_heroParagraph__HArkP{font-size:1rem;color:#888;max-width:520px}.BrandKit_filterBar__SN5kg{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;padding-bottom:2rem}.BrandKit_filterLabel__twJ3g{font-size:.75rem;color:#555;letter-spacing:.06em;text-transform:uppercase;margin-right:.25rem}.BrandKit_filterBtn__wGf_b{background:#111;border:1px solid #2e2e2e;color:#888;padding:.45rem 1.1rem;border-radius:100px;font-size:.8rem;font-weight:500;font-family:inherit;cursor:pointer;transition:all .15s ease;letter-spacing:.02em}.BrandKit_filterBtn__wGf_b:hover{border-color:#bb581c;color:#f0f0f0}.BrandKit_filterBtn__wGf_b.BrandKit_active__a3Ap6{background:#e85124;border-color:#e85124;color:#fff}.BrandKit_main__STvR0{width:100%}.BrandKit_colorSection__OfSwJ{margin-bottom:3.5rem}.BrandKit_sectionHeader__PwyW7{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #222}.BrandKit_swatch__SnwL2{width:14px;height:14px;border-radius:50%;flex-shrink:0}.BrandKit_swatch__SnwL2.BrandKit_black__OkzaU{background:#000;border:1px solid #444}.BrandKit_swatch__SnwL2.BrandKit_color__6IhUW{background:#e85124}.BrandKit_swatch__SnwL2.BrandKit_white__Rn0TN{background:#fff;border:1px solid #444}.BrandKit_sectionTitle__n5fKu{font-size:1.1rem;font-weight:600;letter-spacing:-.01em}.BrandKit_sectionCount__1Cckx{font-size:.75rem;color:#555;margin-left:auto}.BrandKit_cardGrid__cFSKU{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem}.BrandKit_card__ZM8Yp{background:#111;border:1px solid #222;border-radius:10px;overflow:hidden;transition:border-color .2s ease,transform .2s ease;display:flex;flex-direction:column}.BrandKit_card__ZM8Yp:hover{border-color:#2e2e2e;transform:translateY(-2px)}.BrandKit_preview__YLZR_{height:160px;display:flex;align-items:center;justify-content:center;padding:1.5rem}.BrandKit_preview__YLZR_.BrandKit_light__PmQDW{background:#f2f2f2;background-image:linear-gradient(45deg,#e0e0e0 25%,transparent 0),linear-gradient(-45deg,#e0e0e0 25%,transparent 0),linear-gradient(45deg,transparent 75%,#e0e0e0 0),linear-gradient(-45deg,transparent 75%,#e0e0e0 0);background-size:20px 20px;background-position:0 0,0 10px,10px -10px,-10px 0}.BrandKit_preview__YLZR_.BrandKit_dark__zJhLo{background:#1c1c1c;background-image:linear-gradient(45deg,#242424 25%,transparent 0),linear-gradient(-45deg,#242424 25%,transparent 0),linear-gradient(45deg,transparent 75%,#242424 0),linear-gradient(-45deg,transparent 75%,#242424 0);background-size:20px 20px;background-position:0 0,0 10px,10px -10px,-10px 0}.BrandKit_preview__YLZR_ img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.BrandKit_cardBody__O1XJ6{padding:1rem 1.1rem 1.1rem;display:flex;flex-direction:column;gap:.6rem;flex:1}.BrandKit_badges__u6YXm{display:flex;gap:.4rem;flex-wrap:wrap}.BrandKit_badge__zpjfW{font-size:.67rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;padding:.2rem .55rem;border-radius:100px}.BrandKit_badge__zpjfW.BrandKit_svg__AByKZ{background:rgba(227,30,36,.15);color:#f26769;border:1px solid rgba(227,30,36,.3)}.BrandKit_badge__zpjfW.BrandKit_png__mA52N{background:hsla(0,0%,100%,.06);color:#888;border:1px solid #2e2e2e}.BrandKit_badge__zpjfW.BrandKit_type__erWfU{background:hsla(0,0%,100%,.04);color:#555;border:1px solid #222}.BrandKit_assetName__NPZFc{font-size:.92rem;font-weight:600;color:#f0f0f0;letter-spacing:-.01em;line-height:1.3}.BrandKit_assetVariant__3HouZ{color:#555;font-weight:400}.BrandKit_assetFilename__GDEDW{font-family:JetBrains Mono,Fira Code,Consolas,monospace;font-size:.72rem;color:#555;background:#1a1a1a;border:1px solid #222;border-radius:5px;padding:.35rem .55rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.BrandKit_copyBtn__WU_rJ{margin-top:auto;background:transparent;border:1px solid #2e2e2e;color:#888;padding:.55rem 1rem;border-radius:6px;font-size:.8rem;font-weight:500;font-family:inherit;cursor:pointer;transition:all .15s ease;text-align:center;width:100%;letter-spacing:.01em}.BrandKit_copyBtn__WU_rJ:hover{background:rgba(227,30,36,.1);border-color:#bb581c;color:#f26769}.BrandKit_copyBtn__WU_rJ.BrandKit_copied__xK0OU{background:rgba(34,197,94,.1);border-color:rgba(34,197,94,.4);color:#4ade80}.BrandKit_downloadBtn__x7Icn{background:transparent;border:1px solid #2e2e2e;color:#888;padding:.55rem 1rem;border-radius:6px;font-size:.8rem;font-weight:500;cursor:pointer;transition:all .15s ease;text-align:center;width:100%;letter-spacing:.01em;text-decoration:none;display:block}.BrandKit_downloadBtn__x7Icn:hover{background:hsla(0,0%,100%,.05);border-color:#2e2e2e;color:#f0f0f0}.ColorKit_page__3ilFx{background:#0a0a0a;color:#f0f0f0;font-family:var(--font-rubik);padding-bottom:5rem}@media(max-width:768px){.ColorKit_page__3ilFx{padding-bottom:3rem}}.ColorKit_inner__vntZ9{flex-direction:column}.ColorKit_section__0nFvR{margin-bottom:3.5rem;width:100%}.ColorKit_sectionHeader__lpM2l{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #222}.ColorKit_sectionTitle__oZ9KX{font-size:1.1rem;font-weight:600;letter-spacing:-.01em}.ColorKit_colorRow__86ZSX{display:flex;border-radius:12px;overflow:hidden;height:400px}@media(max-width:768px){.ColorKit_colorRow__86ZSX{flex-direction:column;height:auto}}.ColorKit_colorSwatch__DJtBV{position:relative;display:flex;align-items:center;justify-content:center;transition:flex .2s ease}@media(max-width:768px){.ColorKit_colorSwatch__DJtBV{flex:none!important;min-height:80px}}.ColorKit_colorLabel__GfVKg{font-size:1.35rem;font-weight:700;color:hsla(0,0%,100%,.85);letter-spacing:.01em;text-align:center}.ColorKit_colorHex__iqAsy{position:absolute;bottom:1rem;right:1.1rem;font-family:JetBrains Mono,Fira Code,Consolas,monospace;font-size:.72rem;color:hsla(0,0%,100%,.5)}.ColorKit_colorLabelDark__OwtE5{color:rgba(0,0,0,.55)!important}.ColorKit_typoGrid__emhLo{display:grid;grid-template-columns:1fr 1.6fr;gap:1rem}@media(max-width:768px){.ColorKit_typoGrid__emhLo{grid-template-columns:1fr}}.ColorKit_typoLeft__sTCA3{display:flex;flex-direction:column;gap:1rem}.ColorKit_typoPreviewCard__UT5r8{background:#e85124;border-radius:12px;display:flex;align-items:center;justify-content:center;padding:2.5rem 2rem;flex:1}.ColorKit_typoAabb__HNNcz{font-family:var(--font-condor);font-size:clamp(3rem,6vw,5rem);font-weight:700;color:rgba(0,0,0,.85);line-height:1;letter-spacing:-.02em}.ColorKit_typoTaglineCard__hs23p{background:#2e3738;border-radius:12px;padding:2rem;flex:0 0 auto}.ColorKit_typoTagline__yGHJr{font-family:var(--font-condor);font-size:clamp(1.3rem,2.5vw,1.75rem);font-weight:700;color:#fff;line-height:1.2;letter-spacing:-.02em}.ColorKit_typoTagline__yGHJr span{color:#e85124}.ColorKit_typoRight__ZxHOm{background:#2e3738;border-radius:12px;padding:2rem 2.5rem;display:flex;flex-direction:column}.ColorKit_typoEntry__UhXRR{padding:1.5rem 0;border-bottom:1px solid hsla(0,0%,100%,.08)}.ColorKit_typoEntry__UhXRR:first-child{padding-top:0}.ColorKit_typoEntry__UhXRR:last-child{padding-bottom:0;border-bottom:none}.ColorKit_typoEntryHeader__vbB6q{display:flex;align-items:baseline;gap:.6rem;margin-bottom:.5rem}.ColorKit_typoFontName__4fn7h{font-size:1.4rem;font-weight:700;color:#fff;letter-spacing:-.02em}.ColorKit_typoFontRole__c1crZ{font-size:.8rem;color:hsla(0,0%,100%,.45);font-style:italic}.ColorKit_typoFontDesc___catb{font-size:.82rem;color:hsla(0,0%,100%,.6);line-height:1.6}