@import "https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Plus+Jakarta+Sans:wght@400;500;600;700&display=swap";
.template-14-wrapper{--t14-bg:#040d16;--t14-border:#13304a;--t14-border-alt:#13314b;--t14-font-body:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;--t14-font-display:"Bebas Neue",Arial,sans-serif;--t14-text-xs:12px;--t14-text-sm:13px;--t14-text-base:14px;--t14-text-md:15px;--t14-text-lg:16px;--t14-text-xl:17px;--t14-heading-xs:22px;--t14-heading-sm:28px;--t14-heading-md:36px;--t14-heading-lg:38px;--t14-heading-xl:42px;--t14-heading-cta:44px;--t14-heading-2xl:48px;--t14-heading-3xl:52px;--t14-heading-4xl:56px;--t14-heading-5xl:58px;--t14-display-sm:72px;--t14-display-md:90px;--t14-display-lg:100px;--t14-display-xl:110px;--t14-display-2xl:140px;--t14-leading-tight:1.05;--t14-leading-snug:1.08;--t14-leading-base:1.1;--t14-leading-relaxed:1.12;--t14-leading-normal:1.15;--t14-leading-comfort:1.2;--t14-leading-wide:1.4;--t14-leading-loose:1.5;--t14-leading-xloose:1.55;--t14-leading-2x:1.6;--t14-leading-body:1.65;--t14-leading-content:1.7;--t14-tracking-tight:-2px;--t14-tracking-normal:.5px;--t14-tracking-wide:1px;--t14-tracking-wider:2.5px;--t14-tracking-widest:3px;--t14-pad-nav-link:0 25px;--t14-pad-btn:18px 28px;--t14-pad-btn-lg:18px 36px;--t14-pad-card:30px 24px;--t14-pad-step:40px 24px;--t14-pad-faq:24px 28px;--t14-pad-faq-answer:0 28px 24px;--t14-pad-faq-mobile:0 20px 20px;--t14-pad-stat:60px 40px;--t14-pad-article:20px;--t14-section-y:100px;--t14-section-y-sm:80px;--t14-section-y-xs:60px;--t14-section-y-2xs:40px;--t14-section-x:225px;--t14-section-x-md:179px;--t14-section-x-sm:150px;--t14-section-x-xs:100px;--t14-section-x-2xs:20px;--t14-gap-features:125px;--t14-gap-features-pad:62px;--t14-header-height:88px;background-color:var(--t14-bg);min-height:100vh}html[data-theme=template-14] body,body.template-14-body{font-family:var(--t14-font-body);font-size:var(--t14-text-lg);line-height:var(--t14-leading-2x);color:#fff;-webkit-font-smoothing:antialiased;overflow-x:hidden;background-color:#040d16!important}.template-14-wrapper *{box-sizing:border-box;margin:0;padding:0}.template-14-wrapper img{max-width:100%;height:auto;display:block}.template-14-wrapper button{cursor:pointer;background:0 0;border:none;font-family:inherit}.template-14-wrapper a{color:inherit;text-decoration:none}.template-14-wrapper ul{list-style:none}.template-14-wrapper .header{width:100%;height:var(--t14-header-height);z-index:1000;border-bottom:1px solid var(--t14-border);position:fixed;top:0;left:0}.template-14-wrapper .header__blur{-webkit-backdrop-filter:blur(8px);background-color:#040d16f7;width:100%;height:100%;position:absolute;top:0;left:0}.template-14-wrapper .header__container{justify-content:center;align-items:center;max-width:1920px;height:100%;margin:0 auto;display:flex;position:relative}.template-14-wrapper .header__menu-area{border-right:1px solid var(--t14-border);justify-content:center;align-items:center;width:87px;height:87px;display:flex;position:absolute;top:0;left:0}.template-14-wrapper .header__menu-icon{width:87px;height:87px;display:block}.template-14-wrapper .header__burger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:44px;height:44px;padding:0;transition:opacity .3s;display:none}.template-14-wrapper .header__burger:hover{opacity:.8}.template-14-wrapper .header__burger-line{background:#fff;border-radius:1px;width:24px;height:2px;transition:transform .3s,opacity .3s;display:block}.template-14-wrapper .header__burger--open .header__burger-line:first-child{transform:translateY(8px)rotate(45deg)}.template-14-wrapper .header__burger--open .header__burger-line:nth-child(2){opacity:0}.template-14-wrapper .header__burger--open .header__burger-line:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.template-14-wrapper .header__mobile-menu{z-index:999;box-sizing:border-box;-webkit-overflow-scrolling:touch;opacity:0;visibility:hidden;background:#040d16fa;width:100%;max-width:100vw;height:100dvh;padding:90px 24px 32px;transition:opacity .3s,visibility .3s;display:none;position:fixed;inset:0;overflow:hidden auto}.template-14-wrapper .header__mobile-menu--open{opacity:1;visibility:visible}.template-14-wrapper .header__mobile-menu-close{color:#fff;cursor:pointer;z-index:10;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;padding:0;transition:background .2s,transform .2s;display:flex;position:absolute;top:20px;right:20px}.template-14-wrapper .header__mobile-menu-close:hover{background:#fff3;transform:scale(1.05)}.template-14-wrapper .header__mobile-menu-nav{flex-direction:column;justify-content:center;align-items:center;gap:24px;min-height:calc(100dvh - 122px);padding:0;display:flex}.template-14-wrapper .header__mobile-menu-link{font-family:var(--t14-font-body);font-weight:600;font-size:var(--t14-text-xl);color:#fff;text-align:center;padding:12px 24px;text-decoration:none;transition:opacity .3s;display:block}.template-14-wrapper .header__mobile-menu-link:hover{opacity:.8}.template-14-wrapper .header__mobile-menu-link--active{background:linear-gradient(90deg,#ff2e45 0%,#ffa82e 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.template-14-wrapper .header__user-area{border-left:1px solid var(--t14-border);justify-content:center;align-items:center;width:87px;height:87px;display:flex;position:absolute;top:0;right:0}.template-14-wrapper .header__cta-link{justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .3s;display:flex}.template-14-wrapper .header__cta-link:hover{opacity:.85}.template-14-wrapper .header__user-area .header__user-icon{-o-object-fit:contain;object-fit:contain;width:31px;height:31px}.template-14-wrapper .header__logo-link{display:block;position:absolute;top:50%;left:114px;transform:translateY(-50%)}.template-14-wrapper .header__logo-link img,.template-14-wrapper .header__logo{width:139px;height:22px;display:block}.template-14-wrapper .header__nav{align-items:center;height:100%;display:flex}.template-14-wrapper .header__nav-link{height:var(--t14-header-height);padding:var(--t14-pad-nav-link);font-family:var(--t14-font-body);font-weight:600;font-size:var(--t14-text-md);letter-spacing:var(--t14-tracking-normal);line-height:var(--t14-leading-wide);border-left:1px solid var(--t14-border);justify-content:center;align-items:center;transition:opacity .3s;display:flex}.template-14-wrapper .header__nav-link:last-child{border-right:1px solid var(--t14-border)}.template-14-wrapper .header__nav-link--active{background:linear-gradient(90deg,#ff2e45 0%,#ffa82e 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.template-14-wrapper .header__nav-link:hover{opacity:.8}.template-14-wrapper .header__user-icon{width:87px;height:87px;display:block}.template-14-wrapper .main{padding-top:var(--t14-header-height);position:relative}.template-14-wrapper .main:before,.template-14-wrapper .main:after{content:"";background:linear-gradient(to bottom,var(--t14-border)0%,var(--t14-border)100%);z-index:1;width:1px;height:100%;position:absolute;top:0}.template-14-wrapper .main:before{left:86px}.template-14-wrapper .main:after{right:87px}.template-14-wrapper .hero{align-items:center;height:914px;display:flex;position:relative;overflow:hidden}.template-14-wrapper .hero__bg-image{-o-object-fit:cover;object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.template-14-wrapper .hero__content{z-index:1;flex-direction:column;gap:19px;max-width:672px;padding-left:232px;display:flex;position:relative}.template-14-wrapper .hero__subtitle{font-family:var(--t14-font-body);font-weight:700;font-size:var(--t14-text-sm);letter-spacing:var(--t14-tracking-widest);line-height:var(--t14-leading-wide);color:#ffffffe6;text-transform:uppercase}.template-14-wrapper .hero__title{font-family:var(--t14-font-display);font-size:var(--t14-heading-5xl);line-height:var(--t14-leading-tight);letter-spacing:var(--t14-tracking-wide);background:linear-gradient(90deg,#ff2e45 0%,#ffa82e 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.template-14-wrapper .hero__description{font-family:var(--t14-font-body);font-weight:400;font-size:var(--t14-text-xl);line-height:var(--t14-leading-body);color:#fffffff2}.template-14-wrapper .hero__actions{align-items:center;gap:46px;margin-top:10px;display:flex}.template-14-wrapper .btn{font-family:var(--t14-font-body);font-weight:600;font-size:var(--t14-text-md);line-height:var(--t14-leading-wide);letter-spacing:var(--t14-tracking-normal);padding:var(--t14-pad-btn);border-radius:10px;transition:opacity .3s,transform .2s}.template-14-wrapper .btn--primary{color:#fff;background:linear-gradient(90deg,#ff2e45 0%,#ffa82e 100%)}.template-14-wrapper .btn:hover{opacity:.9;transform:translateY(-2px)}.template-14-wrapper .hero__guide-link{align-items:center;gap:15px;transition:opacity .3s;display:flex}.template-14-wrapper .hero__guide-link:hover{opacity:.8}.template-14-wrapper .hero__guide-text{flex-direction:column;gap:5px;display:flex}.template-14-wrapper .hero__guide-title{font-family:var(--t14-font-body);font-weight:600;font-size:var(--t14-text-md);line-height:var(--t14-leading-wide);color:#fff}.template-14-wrapper .hero__guide-subtitle{font-family:var(--t14-font-body);font-weight:500;font-size:var(--t14-text-base);line-height:var(--t14-leading-wide);color:#ffffffe6}.template-14-wrapper .features{justify-content:center;align-items:center;gap:var(--t14-gap-features);padding:var(--t14-gap-features-pad)var(--t14-section-x-sm);border-top:1px solid var(--t14-border);border-bottom:1px solid var(--t14-border);display:flex;position:relative;overflow:hidden}.template-14-wrapper .features:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(50% 50%,#4578aa4a 0%,#040d1600 100%);border-radius:50%;width:1719px;height:1719px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.template-14-wrapper .feature-card{z-index:1;border:1px solid var(--t14-border);background:#040d1680;border-radius:12px;flex-direction:column;align-items:center;gap:21px;max-width:312px;padding:10px;display:flex;position:relative}.template-14-wrapper .feature-card__icon{width:80px;height:68px}.template-14-wrapper .feature-card__title{font-family:var(--t14-font-display);font-weight:400;font-size:var(--t14-heading-lg);line-height:var(--t14-leading-normal);letter-spacing:var(--t14-tracking-normal);text-align:center;background:linear-gradient(90deg,#ff2e45 0%,#ffa82e 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.template-14-wrapper .feature-card__description{font-family:var(--t14-font-body);font-weight:400;font-size:var(--t14-text-md);line-height:var(--t14-leading-2x);text-align:center;color:#ffffffe6}.template-14-wrapper .brand-section{padding:var(--t14-section-y)var(--t14-section-x);border-bottom:1px solid var(--t14-border);grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid;position:relative;overflow:hidden}.template-14-wrapper .brand-section:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(50% 50%,#4578aa4a 0%,#040d1600 100%);border-radius:50%;width:1719px;height:1719px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.template-14-wrapper .brand-section__left{z-index:1;flex-direction:column;gap:20px;display:flex;position:relative}.template-14-wrapper .brand-section__subtitle{font-family:var(--t14-font-body);font-weight:600;font-size:var(--t14-text-sm);line-height:var(--t14-leading-wide);letter-spacing:var(--t14-tracking-wider);color:#ffffffe6;text-transform:uppercase;text-underline-offset:6px;text-decoration:underline}.template-14-wrapper .brand-section__title-wrapper{margin-bottom:10px;position:relative}.template-14-wrapper .brand-section__title.platform-bg{font-family:var(--t14-font-display);font-weight:400;font-size:var(--t14-display-lg);color:#ffffff1f;pointer-events:none;white-space:nowrap;line-height:1;position:absolute;top:50%;left:0;transform:translateY(-50%)}.template-14-wrapper .brand-section__title{font-family:var(--t14-font-display);font-weight:700;font-size:var(--t14-display-2xl);line-height:var(--t14-leading-tight);letter-spacing:var(--t14-tracking-tight);display:flex;position:relative}.template-14-wrapper .brand-section__title--lotus{background:linear-gradient(90deg,#ff2e45 0%,#ff782e 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.template-14-wrapper .brand-section__title--bet{background:linear-gradient(90deg,#ffa82e 0%,#ffc850 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.template-14-wrapper .brand-section__image-wrapper{z-index:1;width:100%;max-width:520px;margin:0;position:relative}.template-14-wrapper .brand-section__screenshot{aspect-ratio:687/499;-o-object-fit:cover;object-fit:cover;border-radius:10px;width:100%;height:auto}.template-14-wrapper .brand-section__right{z-index:1;flex-direction:column;gap:20px;display:flex;position:relative}.template-14-wrapper .brand-section__cta-subtitle{font-family:var(--t14-font-body);font-weight:700;font-size:var(--t14-text-sm);letter-spacing:var(--t14-tracking-wider);line-height:var(--t14-leading-wide);color:#ffffffe6;text-transform:uppercase}.template-14-wrapper .brand-section__cta-title{font-family:var(--t14-font-display);font-weight:700;font-size:var(--t14-heading-cta);line-height:var(--t14-leading-relaxed);letter-spacing:var(--t14-tracking-normal)}.template-14-wrapper .brand-section__cta-title--white{color:#fff}.template-14-wrapper .brand-section__cta-title--gradient{background:linear-gradient(90deg,#ff2e45 0%,#ffa82e 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.template-14-wrapper .brand-section__description{font-family:var(--t14-font-body);font-weight:400;font-size:var(--t14-text-lg);line-height:var(--t14-leading-body);color:#ffffffe6}.template-14-wrapper .brand-section__stats{border:1px solid var(--t14-border-alt);border-radius:16px;grid-template-columns:repeat(2,1fr);gap:0;margin-top:20px;display:grid;overflow:hidden}.template-14-wrapper .brand-section__stat-card{padding:var(--t14-pad-card);border-right:1px solid var(--t14-border-alt);border-bottom:1px solid var(--t14-border-alt);flex-direction:column;justify-content:center;align-items:center;display:flex}.template-14-wrapper .brand-section__stat-card:nth-child(2n){border-right:none}.template-14-wrapper .brand-section__stat-card:nth-child(3),.template-14-wrapper .brand-section__stat-card:nth-child(4){border-bottom:none}.template-14-wrapper .brand-section__stat-number{font-family:var(--t14-font-display);font-weight:700;font-size:var(--t14-heading-2xl);line-height:var(--t14-leading-normal);text-align:center;background:linear-gradient(90deg,#ff2e45 0%,#ffa82e 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.template-14-wrapper .brand-section__stat-number--small{font-size:var(--t14-heading-md)}.template-14-wrapper .brand-section__stat-label{font-family:var(--t14-font-body);font-weight:500;font-size:var(--t14-text-sm);line-height:var(--t14-leading-wide);text-align:center;color:#ffffffd9;text-underline-offset:3px;margin-top:4px;text-decoration:underline}.template-14-wrapper .stats{border:1px solid var(--t14-border-alt);border-radius:30px;grid-template-columns:repeat(2,1fr);max-width:718px;margin:80px auto;display:grid;position:relative;overflow:hidden}.template-14-wrapper .stat-card{padding:var(--t14-pad-stat);border-right:1px solid var(--t14-border-alt);border-bottom:1px solid var(--t14-border-alt);flex-direction:column;justify-content:center;align-items:center;display:flex}.template-14-wrapper .stat-card:nth-child(2n){border-right:none}.template-14-wrapper .stat-card:nth-child(3),.template-14-wrapper .stat-card:nth-child(4){border-bottom:none}.template-14-wrapper .stat-card__number{font-family:var(--t14-font-display);font-weight:700;font-size:var(--t14-display-sm);line-height:var(--t14-leading-base);text-align:center;background:linear-gradient(90deg,#ff2e45 0%,#ffa82e 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.template-14-wrapper .stat-card__label{font-family:var(--t14-font-body);font-weight:500;font-size:var(--t14-text-md);line-height:var(--t14-leading-loose);text-align:center;color:#ffffffe6}.template-14-wrapper .cta-section__content{z-index:1;max-width:678px;position:relative}.template-14-wrapper .cta-section__subtitle{font-family:var(--t14-font-body);font-weight:700;font-size:var(--t14-text-sm);letter-spacing:var(--t14-tracking-wider);line-height:var(--t14-leading-wide);color:#ffffffe6;text-transform:uppercase;margin-bottom:12.5px}.template-14-wrapper .cta-section__title{font-family:var(--t14-font-display);font-weight:700;font-size:var(--t14-heading-4xl);line-height:var(--t14-leading-snug);letter-spacing:var(--t14-tracking-normal);background:linear-gradient(90deg,#ff2e45 0%,#ffa82e 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:51.6px}.template-14-wrapper .registration-steps{padding:var(--t14-section-y-sm)var(--t14-section-x-md);border-bottom:1px solid var(--t14-border);flex-direction:column;align-items:center;display:flex;position:relative;overflow:hidden}.template-14-wrapper .registration-steps:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(50% 50%,#4578aa4a 0%,#040d1600 100%);border-radius:50%;width:1719px;height:1719px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.template-14-wrapper .registration-steps__intro{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:23px;max-width:800px;margin-bottom:60px;display:flex;position:relative}.template-14-wrapper .registration-steps__title{font-family:var(--t14-font-display);font-weight:700;font-size:var(--t14-heading-xl);line-height:var(--t14-leading-normal);letter-spacing:var(--t14-tracking-normal);background:linear-gradient(90deg,#ff2e45 0%,#ffa82e 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.template-14-wrapper .registration-steps__description{font-family:var(--t14-font-body);font-weight:400;font-size:var(--t14-text-lg);line-height:var(--t14-leading-2x);color:#ffffffe6}.template-14-wrapper .registration-steps__cards{z-index:1;border:1px solid var(--t14-border);border-radius:16px;grid-template-columns:repeat(4,1fr);width:100%;max-width:1400px;display:grid;position:relative;overflow:hidden}.template-14-wrapper .step-card{padding:var(--t14-pad-step);border-right:1px solid var(--t14-border);background:#040d1699;flex-direction:column;align-items:center;gap:16px;display:flex}.template-14-wrapper .step-card:last-child{border-right:none}.template-14-wrapper .step-card__icon{-o-object-fit:contain;object-fit:contain;width:80px;height:68px}.template-14-wrapper .step-card__divider{background:#ffffff4d;width:60px;height:1px;display:block}.template-14-wrapper .step-card__title{font-family:var(--t14-font-display);font-weight:700;font-size:var(--t14-heading-sm);line-height:var(--t14-leading-comfort);letter-spacing:var(--t14-tracking-normal);text-align:center;color:#ff5c3a;text-underline-offset:6px;-webkit-text-decoration:underline #ff5c3a;text-decoration:underline #ff5c3a}.template-14-wrapper .step-card__description{font-family:var(--t14-font-body);font-weight:400;font-size:var(--t14-text-md);line-height:var(--t14-leading-2x);text-align:center;color:#ffffffe6}.template-14-wrapper .step-card__term{text-underline-offset:3px;text-decoration:underline}.template-14-wrapper .signup-promo{padding:var(--t14-section-y)var(--t14-section-x);border-bottom:1px solid var(--t14-border);grid-template-columns:2fr 1fr;align-items:start;gap:60px;display:grid;position:relative}.template-14-wrapper .signup-promo__content{flex-direction:column;gap:24px;display:flex}.template-14-wrapper .signup-promo__subtitle{font-family:var(--t14-font-body);font-weight:700;font-size:var(--t14-text-sm);letter-spacing:var(--t14-tracking-wider);line-height:var(--t14-leading-wide);color:#ffffffe6;text-transform:uppercase}.template-14-wrapper .signup-promo__title{font-family:var(--t14-font-display);font-weight:700;font-size:var(--t14-heading-3xl);line-height:var(--t14-leading-relaxed);letter-spacing:var(--t14-tracking-normal)}.template-14-wrapper .signup-promo__title--gradient{background:linear-gradient(90deg,#ff2e45 0%,#ffa82e 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.template-14-wrapper .signup-promo__description{font-family:var(--t14-font-body);font-weight:400;font-size:var(--t14-text-lg);line-height:var(--t14-leading-body);color:#fffffff2}.template-14-wrapper .signup-promo .signup-promo__btn,.template-14-wrapper .cta-section .signup-promo__btn{padding:var(--t14-pad-btn-lg);font-family:var(--t14-font-body);font-weight:600;font-size:var(--t14-text-md);line-height:var(--t14-leading-wide);letter-spacing:var(--t14-tracking-normal);text-align:center;border:none;border-radius:16px;align-self:flex-start;transition:opacity .3s,transform .2s;display:inline-block;box-shadow:0 4px 20px #ff2e4559;color:#fff!important;background:linear-gradient(90deg,#ff2e45 0%,#ffa82e 100%)!important}.template-14-wrapper .signup-promo .signup-promo__btn:hover,.template-14-wrapper .cta-section .signup-promo__btn:hover{opacity:.9;transform:translateY(-2px)}.template-14-wrapper .signup-promo__image-wrapper{border-radius:16px;width:100%;position:relative;overflow:hidden}.template-14-wrapper .signup-promo__image{aspect-ratio:600/446;-o-object-fit:cover;object-fit:cover;width:100%;height:auto;display:block}.template-14-wrapper .cta-section{padding:var(--t14-section-y)var(--t14-section-x);border-bottom:1px solid var(--t14-border);grid-template-columns:1fr 1.2fr;align-items:start;gap:60px;display:grid;position:relative}.template-14-wrapper .cta-section__left{flex-direction:column;gap:19px;max-width:520px;display:flex}.template-14-wrapper .cta-section__subtitle{font-family:var(--t14-font-body);font-weight:700;font-size:var(--t14-text-sm);letter-spacing:var(--t14-tracking-wider);line-height:var(--t14-leading-wide);color:#ffffffe6;text-transform:uppercase;text-underline-offset:6px;text-decoration:underline}.template-14-wrapper .cta-section__title{font-family:var(--t14-font-display);font-weight:700;font-size:var(--t14-heading-5xl);line-height:var(--t14-leading-snug);letter-spacing:var(--t14-tracking-normal);background:linear-gradient(90deg,#ff2e45 0%,#ffa82e 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.template-14-wrapper .cta-section__description{font-family:var(--t14-font-body);font-weight:400;font-size:var(--t14-text-lg);line-height:var(--t14-leading-body);color:#ffffffe6}.template-14-wrapper .cta-section__right{position:relative}.template-14-wrapper .cta-section__faq-box{background:#0e141be6;border:1px solid #8594aa66;border-radius:16px;overflow:hidden}.template-14-wrapper .cta-section__faq-item{border-bottom:1px solid #8594aa40}.template-14-wrapper .cta-section__faq-item:last-child{border-bottom:none}.template-14-wrapper .cta-section__faq-question{padding:var(--t14-pad-faq);cursor:pointer;justify-content:space-between;align-items:center;gap:16px;list-style:none;transition:background .2s;display:flex}.template-14-wrapper .cta-section__faq-question::-webkit-details-marker{display:none}.template-14-wrapper .cta-section__faq-question:hover{background:#ffffff08}.template-14-wrapper .cta-section__faq-question-text{font-family:var(--t14-font-body);font-weight:600;font-size:var(--t14-text-xl);line-height:var(--t14-leading-wide);text-underline-offset:4px;word-wrap:break-word;overflow-wrap:break-word;margin:0;text-decoration:underline}.template-14-wrapper .cta-section__faq-item[open] .cta-section__faq-question-text{background:linear-gradient(90deg,#ff2e45 0%,#ffa82e 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;text-decoration:none}.template-14-wrapper .cta-section__faq-item:not([open]) .cta-section__faq-question-text{color:#fff}.template-14-wrapper .cta-section__faq-icon{flex-shrink:0;width:28px;height:28px;transition:transform .3s}.template-14-wrapper .cta-section__faq-item[open] .cta-section__faq-icon{transform:rotate(180deg)}.template-14-wrapper .cta-section__faq-answer{font-family:var(--t14-font-body);font-weight:400;font-size:var(--t14-text-md);line-height:var(--t14-leading-2x);color:#ffffffe6;padding:var(--t14-pad-faq-answer);margin:0}.template-14-wrapper .faq__answer-term{text-underline-offset:3px;text-decoration:underline}.template-14-wrapper .footer{padding:var(--t14-section-y-sm)var(--t14-section-x)var(--t14-section-y-2xs);border-top:1px solid var(--t14-border);position:relative}.template-14-wrapper .footer__top{justify-content:space-between;align-items:flex-start;gap:65px;margin-bottom:40px;display:flex}.template-14-wrapper .footer__brand{max-width:443px}.template-14-wrapper .footer__logo{width:251px;height:52px;margin-bottom:27px;display:block}.template-14-wrapper .footer__disclaimer{font-family:var(--t14-font-body);font-weight:400;font-size:var(--t14-text-md);line-height:var(--t14-leading-2x);color:#ffffffe6}.template-14-wrapper .footer__disclaimer-link{text-underline-offset:3px;color:#fff;text-decoration:underline;transition:opacity .3s}.template-14-wrapper .footer__disclaimer-link:hover{opacity:.8}.template-14-wrapper .footer__nav{gap:65px;display:flex}.template-14-wrapper .footer__nav-column{flex-direction:column;gap:18px;display:flex}.template-14-wrapper .footer__nav-title{font-family:var(--t14-font-display);font-weight:700;font-size:var(--t14-heading-xs);letter-spacing:var(--t14-tracking-normal);background:linear-gradient(90deg,#ff2e45 0%,#ffa82e 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;line-height:1.3}.template-14-wrapper .footer__nav-list{flex-direction:column;gap:11px;display:flex}.template-14-wrapper .footer__nav-link{font-family:var(--t14-font-body);font-weight:500;font-size:var(--t14-text-md);line-height:var(--t14-leading-loose);color:#ffffffe6;text-underline-offset:3px;text-decoration:underline;transition:opacity .3s}.template-14-wrapper .footer__nav-link:hover{opacity:.7}.template-14-wrapper .footer__divider{background:#8594aa80;height:1px;margin-bottom:40px}.template-14-wrapper .footer__bottom{justify-content:space-between;align-items:center;gap:24px;display:flex}.template-14-wrapper .footer__copyright{font-family:var(--t14-font-body);font-weight:400;font-size:var(--t14-text-base);line-height:var(--t14-leading-loose);color:#fffc}.template-14-wrapper .footer__social{gap:12px;display:flex}.template-14-wrapper .footer__social-link{border:1px solid var(--t14-border);background:#040d16cc;border-radius:6px;justify-content:center;align-items:center;width:48px;height:48px;transition:opacity .3s,border-color .3s;display:flex}.template-14-wrapper .footer__social-link:hover{opacity:.9;border-color:#ff2e4580}.template-14-wrapper .footer__social-link img{-o-object-fit:contain;object-fit:contain;opacity:.9;width:24px;height:24px}.template-14-wrapper .footer__social-link:hover img{opacity:1}@media (max-width:1600px){.template-14-wrapper{--t14-section-x:150px;--t14-section-y:80px;--t14-section-y-xs:60px;--t14-gap-features:80px;--t14-gap-features-pad:62px}.template-14-wrapper .hero__content{padding-left:var(--t14-section-x-sm)}.template-14-wrapper .features{gap:var(--t14-gap-features);padding:var(--t14-gap-features-pad)var(--t14-section-x-xs)}}@media (max-width:1200px){.template-14-wrapper{--t14-section-x:100px;--t14-section-y:60px;--t14-section-y-sm:60px;--t14-heading-5xl:46px;--t14-display-xl:110px;--t14-display-lg:80px;--t14-heading-cta:38px;--t14-heading-3xl:40px;--t14-heading-4xl:48px}.template-14-wrapper .brand-section{padding:var(--t14-section-y)var(--t14-section-x);text-align:center;grid-template-columns:1fr}.template-14-wrapper .brand-section__title{justify-content:center}.template-14-wrapper .brand-section__image-wrapper{margin:0 auto}.template-14-wrapper .brand-section__right{text-align:center;align-items:center}.template-14-wrapper .brand-section__stats{max-width:500px;margin-left:auto;margin-right:auto}.template-14-wrapper .header__logo-link{left:100px}.template-14-wrapper .hero{height:auto;min-height:600px}.template-14-wrapper .hero__content{padding:var(--t14-section-y-sm)var(--t14-section-x)}.template-14-wrapper .hero__title{font-size:var(--t14-heading-5xl);line-height:var(--t14-leading-snug)}.template-14-wrapper .features{gap:var(--t14-section-y-xs);padding:var(--t14-section-y-xs)80px;flex-wrap:wrap}.template-14-wrapper .feature-card{max-width:280px}.template-14-wrapper .brand-section{gap:var(--t14-section-y-xs);padding:var(--t14-section-y)var(--t14-section-x);text-align:center;grid-template-columns:1fr}.template-14-wrapper .brand-section__left{align-items:center}.template-14-wrapper .brand-section__title.platform-bg{left:50%;transform:translate(-50%,-50%)}.template-14-wrapper .brand-section__title{font-size:var(--t14-display-xl);justify-content:center}.template-14-wrapper .brand-section__title.platform-bg{font-size:var(--t14-display-lg)}.template-14-wrapper .brand-section__cta-title{font-size:var(--t14-heading-cta)}.template-14-wrapper .registration-steps{padding:var(--t14-section-y)var(--t14-section-x)}.template-14-wrapper .registration-steps__cards{grid-template-columns:repeat(2,1fr)}.template-14-wrapper .step-card:nth-child(2n){border-right:none}.template-14-wrapper .step-card{border-bottom:1px solid var(--t14-border)}.template-14-wrapper .step-card:nth-last-child(-n+2){border-bottom:none}.template-14-wrapper .signup-promo{padding:var(--t14-section-y)var(--t14-section-x);grid-template-columns:1fr;gap:50px}.template-14-wrapper .signup-promo__image-wrapper{order:-1}.template-14-wrapper .signup-promo__title{font-size:var(--t14-heading-3xl);line-height:var(--t14-leading-base)}.template-14-wrapper .cta-section{padding:var(--t14-section-y)var(--t14-section-x);grid-template-columns:1fr;gap:50px}.template-14-wrapper .cta-section__left{text-align:center;align-items:center;max-width:100%}.template-14-wrapper .cta-section .signup-promo__btn{align-self:center}.template-14-wrapper .cta-section__title{font-size:var(--t14-heading-4xl);line-height:var(--t14-leading-base)}.template-14-wrapper .footer{padding:var(--t14-section-y-xs)var(--t14-section-x)var(--t14-section-y-2xs)}.template-14-wrapper .footer__top{flex-wrap:wrap}}@media (max-width:768px){.template-14-wrapper{--t14-header-height:70px;--t14-section-x:20px;--t14-section-y:40px;--t14-section-y-sm:40px;--t14-section-y-xs:40px;--t14-section-y-2xs:40px;--t14-heading-5xl:32px;--t14-display-2xl:90px;--t14-display-lg:60px;--t14-text-sm:12px;--t14-heading-xl:32px;--t14-heading-sm:28px;--t14-heading-3xl:32px;--t14-heading-4xl:36px;--t14-pad-faq:20px;--t14-pad-faq-answer:var(--t14-pad-faq-mobile);--t14-text-md:15px;--t14-text-base:14px}.template-14-wrapper .header{height:var(--t14-header-height)}.template-14-wrapper .header__nav{display:none}.template-14-wrapper .header__menu-area{width:56px;height:var(--t14-header-height);border-right:1px solid var(--t14-border)}.template-14-wrapper .header__menu-icon{display:none}.template-14-wrapper .header__burger{display:flex}.template-14-wrapper .header__logo-link{left:50%;transform:translate(-50%,-50%)}.template-14-wrapper .header__user-area{width:56px;height:var(--t14-header-height)}.template-14-wrapper .header__user-area .header__user-icon{width:28px;height:28px}.template-14-wrapper .header__mobile-menu{display:block}.template-14-wrapper .main{padding-top:var(--t14-header-height)}.template-14-wrapper .main:before,.template-14-wrapper .main:after{display:none}.template-14-wrapper .hero{min-height:500px}.template-14-wrapper .hero__content{padding:var(--t14-section-y-2xs)var(--t14-section-x-2xs);max-width:100%}.template-14-wrapper .hero__title{font-size:var(--t14-heading-5xl);line-height:var(--t14-leading-snug)}.template-14-wrapper .hero__description{font-size:var(--t14-text-base)}.template-14-wrapper .hero__actions{flex-direction:column;align-items:stretch;gap:20px}.template-14-wrapper .hero__actions .btn{text-align:center;width:100%}.template-14-wrapper .features{padding:var(--t14-section-y-2xs)var(--t14-section-x-2xs);gap:var(--t14-section-y-2xs);flex-direction:column}.template-14-wrapper .brand-section{padding:var(--t14-section-y-2xs)var(--t14-section-x-2xs);gap:var(--t14-section-y-2xs)}.template-14-wrapper .brand-section__title{font-size:var(--t14-display-2xl)}.template-14-wrapper .brand-section__title.platform-bg{font-size:var(--t14-display-lg)}.template-14-wrapper .brand-section__subtitle{font-size:var(--t14-text-sm)}.template-14-wrapper .brand-section__cta-title{font-size:var(--t14-heading-xl);line-height:var(--t14-leading-comfort)}.template-14-wrapper .brand-section__stats{grid-template-columns:1fr;max-width:100%}.template-14-wrapper .brand-section__stat-card{border-right:none}.template-14-wrapper .brand-section__stat-card:nth-child(3){border-bottom:1px solid var(--t14-border-alt)}.template-14-wrapper .brand-section__stat-card:last-child{border-bottom:none}.template-14-wrapper .brand-section__stat-number{font-size:var(--t14-heading-2xl)}.template-14-wrapper .brand-section__stat-number--small{font-size:var(--t14-heading-md)}.template-14-wrapper .registration-steps{padding:var(--t14-section-y-2xs)var(--t14-section-x-2xs)}.template-14-wrapper .registration-steps__intro{margin-bottom:var(--t14-section-y-2xs)}.template-14-wrapper .registration-steps__title{font-size:var(--t14-heading-xl);line-height:var(--t14-leading-comfort)}.template-14-wrapper .registration-steps__cards{grid-template-columns:1fr}.template-14-wrapper .step-card{border-right:none;border-bottom:1px solid var(--t14-border)}.template-14-wrapper .step-card:last-child{border-bottom:none}.template-14-wrapper .step-card__title{font-size:var(--t14-heading-sm)}.template-14-wrapper .signup-promo{padding:var(--t14-section-y-2xs)var(--t14-section-x-2xs);gap:var(--t14-section-y-2xs)}.template-14-wrapper .signup-promo__content{text-align:center;align-items:center}.template-14-wrapper .signup-promo .signup-promo__btn{align-self:center}.template-14-wrapper .signup-promo__title{font-size:var(--t14-heading-3xl);line-height:var(--t14-leading-normal)}.template-14-wrapper .cta-section{padding:var(--t14-section-y-2xs)var(--t14-section-x-2xs);gap:var(--t14-section-y-2xs)}.template-14-wrapper .cta-section__title{font-size:var(--t14-heading-4xl)}.template-14-wrapper .cta-section__faq-question{padding:var(--t14-pad-article)}.template-14-wrapper .cta-section__faq-question-text{font-size:var(--t14-text-md);line-height:var(--t14-leading-wide)}.template-14-wrapper .cta-section__faq-answer{padding:var(--t14-pad-faq-answer);font-size:var(--t14-text-base)}.template-14-wrapper .footer{padding:var(--t14-section-y-2xs)var(--t14-section-x-2xs)}.template-14-wrapper .footer__top{text-align:center;flex-direction:column;align-items:center;gap:40px}.template-14-wrapper .footer__brand{flex-direction:column;align-items:center;display:flex}.template-14-wrapper .footer__disclaimer{text-align:center}.template-14-wrapper .footer__logo{margin-left:auto;margin-right:auto}.template-14-wrapper .footer__bottom{text-align:center;flex-direction:column}.template-14-wrapper .footer__nav{flex-direction:column;align-items:center;gap:30px}.template-14-wrapper .article-list-page__grid{grid-template-columns:1fr;gap:20px}.template-14-wrapper .article-list-page,.template-14-wrapper .article-detail-page{padding:var(--t14-section-y-2xs)var(--t14-section-x-2xs)}.template-14-wrapper .article-detail__related-grid{grid-template-columns:1fr;gap:16px}.template-14-wrapper .article-list-page__pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin-top:32px;display:flex}}.template-14-wrapper .article-list-page{padding:var(--t14-section-y)var(--t14-section-x)}.template-14-wrapper .article-list-page__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:30px;display:grid}.template-14-wrapper .article-list-page__pagination{justify-content:center;align-items:center;gap:20px;margin-top:40px;display:flex}.template-14-wrapper .article-list-page__title{font-family:var(--t14-font-display);font-size:var(--t14-heading-xl);line-height:var(--t14-leading-normal);letter-spacing:var(--t14-tracking-normal);background:linear-gradient(90deg,#ff2e45 0%,#ffa82e 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:20px}.template-14-wrapper .article-card{border:1px solid var(--t14-border);border-radius:10px;flex-direction:column;transition:border-color .3s;display:flex;overflow:hidden}.template-14-wrapper .article-card__image-wrapper{aspect-ratio:16/9;background:#0a1929;overflow:hidden}.template-14-wrapper .article-card__image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.template-14-wrapper .article-card__placeholder{color:#8ba3c780;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.template-14-wrapper .article-card__inner{padding:var(--t14-pad-article);flex-direction:column;flex:1;gap:8px;display:flex}.template-14-wrapper .article-card__meta{font-family:var(--t14-font-body);font-weight:500;font-size:var(--t14-text-xs);line-height:var(--t14-leading-wide);color:#8ba3c7f2;flex-wrap:wrap;align-items:center;gap:12px;display:flex}.template-14-wrapper .article-card__meta-item{align-items:center;display:inline-flex}.template-14-wrapper .article-card__meta-item:before{content:"•";opacity:.6;margin-right:12px}.template-14-wrapper .article-card__meta-item:first-child:before{margin-right:0;display:none}.template-14-wrapper .article-card__meta-item--author{color:#ffa82ef2;font-weight:600}.template-14-wrapper .article-card .article-card__title{font-family:var(--t14-font-display);font-size:var(--t14-heading-xs);letter-spacing:var(--t14-tracking-normal);background:linear-gradient(90deg,#ff2e45 0%,#ffa82e 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;line-height:1.25}.template-14-wrapper .article-card .article-card__excerpt{font-family:var(--t14-font-body);font-size:var(--t14-text-md);line-height:var(--t14-leading-xloose);color:#b8c9dcf2;flex:1;margin:0}.template-14-wrapper .article-card .article-card__link{font-family:var(--t14-font-body);font-weight:600;font-size:var(--t14-text-base);color:#ff2e45;margin-top:auto}.template-14-wrapper .article-card:hover{border-color:#ff2e4580}.template-14-wrapper .article-detail-page{padding:var(--t14-section-y)var(--t14-section-x);max-width:1200px;margin:0 auto}.template-14-wrapper .article-detail__breadcrumb{margin-bottom:24px}.template-14-wrapper .article-detail-page nav a,.template-14-wrapper .article-detail-page .article-detail__back-link{font-family:var(--t14-font-body);font-size:var(--t14-text-base);line-height:var(--t14-leading-loose);color:#8ba3c7f2}.template-14-wrapper .article-detail__back-link{margin-bottom:16px;transition:color .2s,opacity .2s;display:inline-block}.template-14-wrapper .article-detail__back-link:hover{color:#ffa82ef2;opacity:.9}.template-14-wrapper .article-detail__title{font-family:var(--t14-font-display);font-size:var(--t14-heading-3xl);line-height:var(--t14-leading-tight);letter-spacing:var(--t14-tracking-normal);background:linear-gradient(90deg,#ff2e45 0%,#ffa82e 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:16px}.template-14-wrapper .article-detail-meta{font-family:var(--t14-font-body);font-size:var(--t14-text-base);line-height:var(--t14-leading-loose);color:#8ba3c7f2;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:24px;display:flex}.template-14-wrapper .article-detail-meta__item{align-items:center;display:inline-flex}.template-14-wrapper .article-detail-meta__item:before{content:"•";opacity:.6;margin-right:12px}.template-14-wrapper .article-detail-meta__item:first-child:before{margin-right:0;display:none}.template-14-wrapper .article-detail-meta__item--author{color:#ffa82ef2;font-weight:600}.template-14-wrapper .article-detail__image-wrapper{border:1px solid var(--t14-border);border-radius:10px;margin-bottom:30px;overflow:hidden}.template-14-wrapper .article-detail__image{vertical-align:middle;width:100%;height:auto;display:block}.template-14-wrapper .article-detail-content{font-family:var(--t14-font-body);font-size:var(--t14-text-xl);line-height:var(--t14-leading-content);color:#fffffff2}.template-14-wrapper .article-detail-content h1,.template-14-wrapper .article-detail-content h2,.template-14-wrapper .article-detail-content h3,.template-14-wrapper .article-detail-content h4,.template-14-wrapper .article-detail-content h5,.template-14-wrapper .article-detail-content h6{font-family:var(--t14-font-body);color:#fffffffa;margin-top:1.5em;margin-bottom:.5em;font-weight:600}.template-14-wrapper .article-detail-content h1{font-size:var(--t14-heading-2xl)}.template-14-wrapper .article-detail-content h2{font-size:var(--t14-heading-xl)}.template-14-wrapper .article-detail-content h3{font-size:var(--t14-heading-lg)}.template-14-wrapper .article-detail-content h4,.template-14-wrapper .article-detail-content h5,.template-14-wrapper .article-detail-content h6{font-size:var(--t14-heading-md)}.template-14-wrapper .article-detail-content p{margin-bottom:1em}.template-14-wrapper .article-detail-content strong,.template-14-wrapper .article-detail-content b{color:#ffa82e;font-weight:700}.template-14-wrapper .article-detail-content em,.template-14-wrapper .article-detail-content i{color:#ffa82ee6;font-style:italic}.template-14-wrapper .article-detail-content a{color:#ff2e45;text-underline-offset:3px;text-decoration:underline;transition:color .2s}.template-14-wrapper .article-detail-content a:hover{color:#ffa82e}.template-14-wrapper .article-detail-content img{border:1px solid var(--t14-border);border-radius:10px;max-width:100%;height:auto;margin:1.5em 0;display:block}.template-14-wrapper .article-detail-content ul,.template-14-wrapper .article-detail-content ol{margin:1em 0;padding-left:1.5em}.template-14-wrapper .article-detail-content ul{list-style-type:disc}.template-14-wrapper .article-detail-content ol{list-style-type:decimal}.template-14-wrapper .article-detail-content li{margin-bottom:.5em}.template-14-wrapper .article-detail-content blockquote{color:#b8c9dcf2;background:#ff2e4514;border-left:4px solid #ff2e45;border-radius:0 8px 8px 0;margin:1.5em 0;padding:1em 1.5em;font-style:italic}.template-14-wrapper .article-detail-content code{color:#ffa82e;background:#ffa82e26;border-radius:6px;padding:2px 6px;font-size:.9em}.template-14-wrapper .article-detail-content pre{border:1px solid var(--t14-border);background:#040d1699;border-radius:10px;margin:1.5em 0;padding:1em 1.25em;overflow-x:auto}.template-14-wrapper .article-detail-content pre code{color:#b8c9dcf2;background:0 0;padding:0}.template-14-wrapper .article-detail__related{border-top:1px solid var(--t14-border);margin-top:60px;padding-top:40px}.template-14-wrapper .article-detail__related-title{font-family:var(--t14-font-display);font-size:var(--t14-heading-xl);line-height:var(--t14-leading-normal);letter-spacing:var(--t14-tracking-normal);background:linear-gradient(90deg,#ff2e45 0%,#ffa82e 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:24px}.template-14-wrapper .article-detail__related-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;display:grid}.template-14-wrapper button:focus-visible,.template-14-wrapper a:focus-visible,.template-14-wrapper summary:focus-visible{outline-offset:4px;outline:2px solid #ff2e45}
