@import "https://fonts.googleapis.com/css2?family=Barlow:wght@400;500;600;700;800&display=swap";body{font-family:Barlow,sans-serif;font-size:1rem;font-weight:400;line-height:1.5}.login-page{background-color:#0d0d10;justify-content:center;align-items:center;min-height:100vh;padding:2rem 1rem;display:flex}.login-wrap{width:100%;max-width:420px}.login-card{background-color:#17171b;border:1px solid #ffffff12;border-radius:12px;padding:2.5rem 2rem}.login-card__header{text-align:center;margin-bottom:2rem}.login-card__logo{margin-bottom:1.5rem;display:inline-block}.login-card__logo img{width:auto;height:40px}.login-card__title{color:#fff;margin-bottom:.375rem;font-family:Barlow,sans-serif;font-size:1.5rem;font-weight:700}.login-card__subtitle{color:#9aa5b4;font-size:.875rem}.login-card__back{text-align:center;margin-top:1.5rem}.login-card__back a{color:#9aa5b4;font-size:.875rem;transition:color .2s}.login-card__back a:hover{color:#f2601c}.login-alert{border-radius:6px;margin-bottom:1.25rem;padding:.75rem 1rem;font-size:.875rem}.login-alert--error{color:#f87171;background-color:#dc26261f;border:1px solid #dc26264d}.login-alert--success{color:#4ade80;background-color:#16a34a1f;border:1px solid #16a34a4d}.login-form{flex-direction:column;gap:1.25rem;display:flex}.login-form__field{flex-direction:column;gap:.375rem;display:flex}.login-form__field.has-error .login-form__input{border-color:#dc262699}.login-form__label{color:#fffc;font-size:.875rem;font-weight:500}.login-form__input{color:#fff;background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;outline:none;padding:.75rem 1rem;font-family:Barlow,sans-serif;font-size:1rem;transition:border-color .2s,background-color .2s}.login-form__input::placeholder{color:#ffffff40}.login-form__input:focus{background-color:#f2601c0f;border-color:#f2601c}.login-form__error{color:#f87171;font-size:.78rem}.login-form__plan-link{color:#f2601c;margin-top:.375rem;font-size:.78rem;font-weight:600;display:inline-block}.login-form__plan-link:hover{text-decoration:underline}.login-form__forgot{text-align:right;margin-top:-.5rem}.login-form__forgot a{color:#f2601c;font-size:.875rem;transition:color .2s}.login-form__forgot a:hover{color:#d94f10}.login-form__remember{margin-top:-.25rem}.login-form__checkbox-label{color:#9aa5b4;cursor:pointer;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.login-form__checkbox{accent-color:#f2601c;cursor:pointer;width:15px;height:15px}.login-form__submit{color:#fff;cursor:pointer;background-color:#f2601c;border:none;border-radius:8px;margin-top:.25rem;padding:.85rem 1rem;font-family:Barlow,sans-serif;font-size:1rem;font-weight:600;transition:background-color .2s,transform .15s}.login-form__submit:hover{background-color:#d94f10;transform:translateY(-1px)}.login-form__submit:active{transform:translateY(0)}@media (width<=1024px){.login-wrap{max-width:480px}.login-card{padding:2.5rem}}@media (width<=875px){.login-page{align-items:flex-start;padding-top:4rem}.login-wrap{max-width:100%}.login-card{border-radius:10px;padding:2rem 1.75rem}.login-card__title{font-size:1.25rem}}@media (width<=650px){.login-page{align-items:center;padding:1.5rem 1rem}.login-card{border-radius:8px;padding:1.75rem 1.25rem}.login-card__logo img{height:40px}}.forgot-page{background-color:#0d0d10;justify-content:center;align-items:center;min-height:100vh;padding:2rem 1rem;display:flex}.forgot-wrap{width:100%;max-width:420px}.forgot-card{background-color:#17171b;border:1px solid #ffffff12;border-radius:12px;padding:2.5rem 2rem}.forgot-card__header{text-align:center;margin-bottom:2rem}.forgot-card__logo{margin-bottom:1.5rem;display:inline-block}.forgot-card__logo img{width:auto;height:40px}.forgot-card__title{color:#fff;margin-bottom:.5rem;font-family:Barlow,sans-serif;font-size:1.5rem;font-weight:700}.forgot-card__subtitle{color:#9aa5b4;font-size:.875rem;line-height:1.6}.forgot-card__footer{text-align:center;margin-top:1.5rem}.forgot-card__footer a{color:#9aa5b4;font-size:.875rem;transition:color .2s}.forgot-card__footer a:hover{color:#f2601c}.forgot-alert{border-radius:6px;margin-bottom:1.25rem;padding:.75rem 1rem;font-size:.875rem}.forgot-alert--success{color:#6fd39f;background-color:#1c9d5b1a;border:1px solid #1c9d5b4d}.forgot-form{flex-direction:column;gap:1.25rem;display:flex}.forgot-form__field{flex-direction:column;gap:.375rem;display:flex}.forgot-form__field.has-error .forgot-form__input{border-color:#dc262699}.forgot-form__label{color:#fffc;font-size:.875rem;font-weight:500}.forgot-form__input{color:#fff;background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;outline:none;width:100%;padding:.75rem 1rem;font-family:Barlow,sans-serif;font-size:1rem;transition:border-color .2s,background-color .2s}.forgot-form__input::placeholder{color:#ffffff40}.forgot-form__input:focus{background-color:#f2601c0f;border-color:#f2601c}.forgot-form__error{color:#f87171;font-size:.78rem}.forgot-form__submit{color:#fff;cursor:pointer;background-color:#f2601c;border:none;border-radius:8px;padding:.85rem 1rem;font-family:Barlow,sans-serif;font-size:1rem;font-weight:600;transition:background-color .2s,transform .15s}.forgot-form__submit:hover{background-color:#d94f10;transform:translateY(-1px)}.forgot-form__submit:active{transform:translateY(0)}@media (width<=875px){.forgot-page{align-items:flex-start;padding-top:4rem}.forgot-wrap{max-width:100%}.forgot-card{border-radius:10px;padding:2rem 1.75rem}.forgot-card__title{font-size:1.25rem}}@media (width<=650px){.forgot-page{align-items:center;padding:1.5rem 1rem}.forgot-card{border-radius:8px;padding:1.75rem 1.25rem}.forgot-card__logo img{height:40px}}.register-page{background-color:#0d0d10;justify-content:center;align-items:center;min-height:100vh;padding:2rem 1rem;display:flex}.register-wrap{width:100%;max-width:560px}.register-card{background-color:#17171b;border:1px solid #ffffff12;border-radius:12px;padding:2.5rem 2rem}.register-card__header{text-align:center;margin-bottom:2rem}.register-card__logo{margin-bottom:1.5rem;display:inline-block}.register-card__logo img{width:auto;height:40px}.register-card__title{color:#fff;margin-bottom:.375rem;font-family:Barlow,sans-serif;font-size:1.5rem;font-weight:700}.register-card__subtitle{color:#9aa5b4;font-size:.875rem}.register-card__footer{text-align:center;color:#9aa5b4;margin-top:1.25rem;font-size:.875rem}.register-card__footer a{color:#f2601c;font-weight:500;transition:color .2s}.register-card__footer a:hover{color:#d94f10}.register-card__back{text-align:center;margin-top:.75rem}.register-card__back a{color:#ffffff4d;font-size:.875rem;transition:color .2s}.register-card__back a:hover{color:#f2601c}.register-choice{flex-direction:column;gap:1rem;display:flex}.register-choice__option{text-align:left;background-color:#ffffff08;border:1px solid #ffffff1a;border-radius:10px;flex-direction:column;gap:.375rem;padding:1.25rem 1.5rem;transition:border-color .2s,background-color .2s,transform .15s;display:flex}.register-choice__option:hover{background-color:#f2601c0f;border-color:#f2601c;transform:translateY(-1px)}.register-choice__title{color:#fff;font-family:Barlow,sans-serif;font-size:1.125rem;font-weight:600}.register-choice__description{color:#9aa5b4;font-size:.875rem}.register-alert{border-radius:6px;margin-bottom:1.25rem;padding:.75rem 1rem;font-size:.875rem}.register-alert--error{color:#f87171;background-color:#dc26261f;border:1px solid #dc26264d}.register-form{flex-direction:column;gap:1.25rem;display:flex}.register-form__row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.register-form__field{flex-direction:column;gap:.375rem;display:flex}.register-form__field.has-error .register-form__input{border-color:#dc262699}.register-form__label{color:#fffc;font-size:.875rem;font-weight:500}.register-form__input{color:#fff;background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;outline:none;width:100%;padding:.75rem 1rem;font-family:Barlow,sans-serif;font-size:1rem;transition:border-color .2s,background-color .2s}.register-form__input::placeholder{color:#ffffff40}.register-form__input:focus{background-color:#f2601c0f;border-color:#f2601c}.register-form__error{color:#f87171;font-size:.78rem}.register-form__hint{color:#9aa5b4;font-size:.78rem}.register-form__submit{color:#fff;cursor:pointer;background-color:#f2601c;border:none;border-radius:8px;margin-top:.25rem;padding:.85rem 1rem;font-family:Barlow,sans-serif;font-size:1rem;font-weight:600;transition:background-color .2s,transform .15s}.register-form__submit:hover{background-color:#d94f10;transform:translateY(-1px)}.register-form__submit:active{transform:translateY(0)}@media (width<=1024px){.register-wrap{max-width:600px}.register-card{padding:2.5rem}}@media (width<=875px){.register-page{align-items:flex-start;padding-top:3rem}.register-wrap{max-width:100%}.register-card{border-radius:10px;padding:2rem 1.75rem}.register-card__title{font-size:1.25rem}}@media (width<=650px){.register-page{align-items:center;padding:1.5rem 1rem}.register-card{border-radius:8px;padding:1.75rem 1.25rem}.register-card__logo img{height:40px}.register-form__row{grid-template-columns:1fr}}.choose-plan-page{background-color:#081020;justify-content:center;align-items:center;min-height:100vh;padding:2rem 1rem;display:flex}.choose-plan-wrap{width:100%;max-width:920px}.choose-plan-header{text-align:center;margin-bottom:2.5rem}.choose-plan-logo{margin-bottom:1.5rem;display:inline-block}.choose-plan-logo img{width:auto;height:40px}.choose-plan-title{color:#fff;margin-bottom:.5rem;font-family:Barlow,sans-serif;font-size:1.5rem;font-weight:700}.choose-plan-subtitle{color:#9aa5b4;max-width:480px;margin:0 auto;font-size:.875rem}.choose-plan-options{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.choose-plan-card{background-color:#0a1628;border:1px solid #ffffff12;border-radius:12px;flex-direction:column;padding:1.75rem 1.5rem;display:flex;position:relative}.choose-plan-card h2{color:#fff;margin-bottom:.5rem;font-family:Barlow,sans-serif;font-size:1.25rem;font-weight:700}.choose-plan-card p{color:#9aa5b4;flex-grow:1;margin-bottom:1.5rem;font-size:.875rem}.choose-plan-card--highlight{border-color:#f2601c}.choose-plan-card__badge{color:#fff;background-color:#f2601c;border-radius:999px;padding:.25rem .65rem;font-size:.7rem;font-weight:600;position:absolute;top:-.75rem;left:1.5rem}.choose-plan-card__button{color:#fff;cursor:pointer;text-align:center;background-color:#0000;border:1px solid #ffffff26;border-radius:8px;justify-content:center;align-items:center;padding:.75rem 1rem;font-family:Barlow,sans-serif;font-size:.875rem;font-weight:600;transition:background-color .2s,border-color .2s,transform .15s;display:flex}.choose-plan-card__button:hover{border-color:#f2601c}.choose-plan-card__button--solid{background-color:#f2601c;border-color:#f2601c}.choose-plan-card__button--solid:hover{background-color:#d94f10;border-color:#d94f10;transform:translateY(-1px)}.choose-plan-card__button:disabled{color:#ffffff59;cursor:not-allowed;background-color:#ffffff0d;border-color:#ffffff1a}.choose-plan-card__button:disabled:hover{border-color:#ffffff1a;transform:none}.choose-plan-error{text-align:center;color:#f87171;margin-top:1.25rem;font-size:.875rem}.choose-plan-confirmation{text-align:center;background-color:#0a1628;border:1px solid #ffffff12;border-radius:12px;max-width:560px;margin:0 auto;padding:3rem 2.5rem}.choose-plan-confirmation__icon{color:#4ade80;background-color:#22c55e26;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.5rem;font-size:1.5rem;display:inline-flex}.choose-plan-confirmation__icon--pending{color:#f2601c;background-color:#f2601c26}.choose-plan-confirmation .choose-plan-title{margin-bottom:.75rem}.choose-plan-confirmation .choose-plan-subtitle{max-width:none;margin-bottom:2rem}.choose-plan-confirmation .choose-plan-card__button{padding:.85rem 2rem;display:inline-flex}.choose-plan-pending-switch{margin-bottom:2rem}.choose-plan-pending-switch__label{color:#9aa5b4;margin-bottom:.75rem;font-size:.875rem}.choose-plan-pending-switch__form{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.choose-plan-pending-switch__form .choose-plan-card__button{padding:.6rem 1.25rem}@media (width<=875px){.choose-plan-options{grid-template-columns:1fr}}html>body>main{min-height:calc(100vh - 100px)}.hero{padding:5rem 0}.hero .hero__inner{grid-template-columns:1fr 1.1fr;align-items:center;gap:3rem;display:grid}.hero .hero__title{color:#1a1a2e;margin-bottom:1.5rem;font-family:Barlow,sans-serif;font-size:2.75rem;font-weight:800;line-height:1.2}.hero .hero__description{color:#4a4f5c;max-width:32rem;margin-bottom:2rem;font-family:Barlow,sans-serif;font-size:1.125rem;line-height:1.75}.hero .hero__checklist{flex-direction:column;gap:.85rem;margin-bottom:2.5rem;display:flex}.hero .hero__checklist li{color:#1a1a2e;align-items:center;gap:.75rem;font-family:Barlow,sans-serif;font-size:.875rem;font-weight:500;display:flex}.hero .hero__checklist svg{color:#f2601c;flex-shrink:0;width:18px;height:18px}.hero .hero__actions{flex-wrap:wrap;align-items:center;gap:2rem;display:flex}.browser-mock{background-color:#0d0d10;border:1px solid #ffffff26;border-radius:12px;overflow:hidden;box-shadow:0 20px 45px #1a1a2e1f}.browser-mock .browser-mock__bar{background-color:#17171b;border-bottom:1px solid #ffffff26;align-items:center;gap:.4rem;padding:.75rem 1rem;display:flex}.browser-mock .browser-mock__dot{border-radius:50%;width:10px;height:10px}.browser-mock .browser-mock__dot--red{background-color:#ff5f56}.browser-mock .browser-mock__dot--yellow{background-color:#ffbd2e}.browser-mock .browser-mock__dot--green{background-color:#27c93f}.browser-mock .browser-mock__tab{color:#9aa5b4;margin-left:.75rem;font-family:Barlow,sans-serif;font-size:.75rem}.browser-mock .browser-mock__address{color:#9aa5b4;background-color:#0d0d10;border-bottom:1px solid #ffffff26;align-items:center;gap:.6rem;padding:.5rem 1rem;display:flex}.browser-mock .browser-mock__address svg{flex-shrink:0;width:14px;height:14px}.browser-mock .browser-mock__address span{color:#9aa5b4;font-family:Barlow,sans-serif;font-size:.75rem}.browser-mock .browser-mock__screenshot{width:100%;height:auto;display:block}.partners{background-color:#f4f6f9;padding:2.5rem 0}.partners .partners__label{text-align:center;color:#4a4f5c;margin-bottom:1.5rem;font-family:Barlow,sans-serif;font-size:.875rem}.partners .partners__list{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem 2.5rem;display:flex}.partners .partners__logo{object-fit:contain;border:1px solid #cfcfcf;border-radius:10px;max-width:180px;max-height:64px}.features{text-align:center;padding:5rem 0}.features .features__title{color:#1a1a2e;margin-bottom:.75rem;font-family:Barlow,sans-serif;font-size:2rem;font-weight:800}.features .features__subtitle{color:#4a4f5c;margin-bottom:3rem;font-family:Barlow,sans-serif;font-size:1.125rem}.features .features__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.features .features__card{text-align:left;border:1px solid #1a1a2e1a;border-radius:12px;padding:1.75rem 1.5rem;transition:border-color .2s,box-shadow .2s}.features .features__card:hover{border-color:#0000;box-shadow:0 12px 30px #1a1a2e1a}.features .features__card h3{color:#1a1a2e;margin-bottom:.5rem;font-family:Barlow,sans-serif;font-size:1rem;font-weight:600}.features .features__card p{color:#4a4f5c;font-family:Barlow,sans-serif;font-size:.875rem;line-height:1.5}.features .features__icon{color:#f2601c;background-color:#fdf1e6;border-radius:10px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.25rem;display:inline-flex}.features .features__icon svg{width:22px;height:22px}.steps{text-align:center;background-color:#f4f6f9;padding:5rem 0}.steps .steps__title{color:#1a1a2e;margin-bottom:3rem;font-family:Barlow,sans-serif;font-size:2rem;font-weight:800}.steps .steps__list{justify-content:center;align-items:flex-start;gap:1rem;display:flex}.steps .steps__item{text-align:left;flex:1;max-width:220px}.steps .steps__number{color:#fff;background-color:#f2601c;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;margin-bottom:1rem;font-family:Barlow,sans-serif;font-size:.875rem;font-weight:700;display:inline-flex}.steps .steps__icon{color:#f2601c;margin-bottom:.85rem;display:flex}.steps .steps__icon svg{width:22px;height:22px}.steps h3{color:#1a1a2e;margin-bottom:.5rem;font-family:Barlow,sans-serif;font-size:1rem;font-weight:600}.steps p{color:#4a4f5c;font-family:Barlow,sans-serif;font-size:.875rem;line-height:1.5}.steps .steps__arrow{color:#9aa5b4;flex-shrink:0;margin-top:.6rem}.steps .steps__arrow svg{width:20px;height:20px}.final-cta{background-color:#fdf1e6;padding:5rem 0}.final-cta .final-cta__inner{grid-template-columns:1.4fr 1fr;align-items:center;gap:3rem;display:grid}.final-cta .final-cta__content h2{color:#1a1a2e;margin-bottom:1rem;font-family:Barlow,sans-serif;font-size:1.5rem;font-weight:800;line-height:1.2}.final-cta .final-cta__content p{color:#4a4f5c;margin-bottom:1.5rem;font-family:Barlow,sans-serif;font-size:.875rem;line-height:1.75}.final-cta .final-cta__benefits{flex-direction:column;gap:.6rem;display:flex}.final-cta .final-cta__benefits li{color:#1a1a2e;align-items:center;gap:.6rem;font-family:Barlow,sans-serif;font-size:.875rem;font-weight:500;display:flex}.final-cta .final-cta__benefits svg{color:#f2601c;flex-shrink:0;width:16px;height:16px}.final-cta .final-cta__card{background-color:#fff;border-radius:12px;padding:2rem;box-shadow:0 20px 45px #1a1a2e14}.final-cta .final-cta__card h3{color:#1a1a2e;margin-bottom:.5rem;font-family:Barlow,sans-serif;font-size:1.25rem;font-weight:700}.final-cta .final-cta__card p{color:#4a4f5c;margin-bottom:1.5rem;font-family:Barlow,sans-serif;font-size:.875rem;line-height:1.5}.final-cta .final-cta__or{text-align:center;color:#9aa5b4;font-family:Barlow,sans-serif;font-size:.75rem;margin:1rem 0!important}@media (width<=1024px){.hero .hero__inner{grid-template-columns:1fr}.browser-mock{max-width:560px;margin:0 auto}.features .features__grid{grid-template-columns:repeat(2,1fr);row-gap:2rem}.steps .steps__list{flex-wrap:wrap}.steps .steps__arrow{display:none}.steps .steps__item{flex:45%;max-width:45%}.final-cta .final-cta__inner{grid-template-columns:1fr}}@media (width<=875px){.hero{padding:3rem 0}.features .features__grid{grid-template-columns:1fr 1fr}.final-cta .final-cta__left{text-align:center}.final-cta .final-cta__benefits li{justify-content:center}}@media (width<=650px){.hero .hero__actions{flex-direction:column;align-items:stretch}.hero .hero__actions .btn{justify-content:center}.hero .hero__actions .btn--play{padding-left:1.75rem}.partners .partners__list{column-gap:1.5rem}.features .features__grid{grid-template-columns:1fr}.steps .steps__item{flex:100%;max-width:100%}}.detailed-steps{padding:5rem 0}.detailed-steps .detailed-steps__item{grid-template-columns:1fr 1fr;align-items:center;gap:3.5rem;padding:3rem 0;display:grid}.detailed-steps .detailed-steps__item:not(:last-child){border-bottom:1px solid #1a1a2e1a}.detailed-steps .detailed-steps__item--reverse .detailed-steps__media{order:2}.detailed-steps .detailed-steps__media{aspect-ratio:4/3;color:#9aa5b4;background-color:#f4f6f9;border:1px dashed #1a1a2e1a;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;display:flex}.detailed-steps .detailed-steps__media svg{width:40px;height:40px}.detailed-steps .detailed-steps__media span{font-family:Barlow,sans-serif;font-size:.875rem}.detailed-steps img.detailed-steps__media{aspect-ratio:auto;background-color:#0d0d10;border-style:solid;width:100%;height:auto}.detailed-steps .detailed-steps__badge{color:#f2601c;align-items:center;gap:.5rem;margin-bottom:.75rem;font-family:Barlow,sans-serif;font-size:.875rem;font-weight:700;display:inline-flex}.detailed-steps .detailed-steps__badge svg{width:18px;height:18px}.detailed-steps h2{color:#1a1a2e;margin-bottom:.75rem;font-family:Barlow,sans-serif;font-size:1.5rem;font-weight:700}.detailed-steps p{color:#4a4f5c;max-width:34rem;font-family:Barlow,sans-serif;font-size:1.125rem;line-height:1.75}@media (width<=875px){.detailed-steps{padding:3rem 0}.detailed-steps .detailed-steps__item,.detailed-steps .detailed-steps__item--reverse{text-align:center;grid-template-columns:1fr;gap:1.5rem;padding:2rem 0}.detailed-steps .detailed-steps__item .detailed-steps__media,.detailed-steps .detailed-steps__item--reverse .detailed-steps__media{order:0}.detailed-steps .detailed-steps__badge{justify-content:center}.detailed-steps p{max-width:none;margin:0 auto}}.pricing{padding:5rem 0}.pricing .pricing__grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:1.5rem;display:grid}.pricing .pricing__card{border:1px solid #1a1a2e1a;border-radius:14px;flex-direction:column;padding:2.25rem 2rem;display:flex;position:relative}.pricing .pricing__card--highlight{border-color:#f2601c;box-shadow:0 20px 45px #f2601c26}.pricing .pricing__badge{color:#fff;white-space:nowrap;background-color:#f2601c;border-radius:999px;padding:.35rem .9rem;font-family:Barlow,sans-serif;font-size:.75rem;font-weight:600;position:absolute;top:-.85rem;left:50%;transform:translate(-50%)}.pricing .pricing__name{color:#1a1a2e;margin-bottom:.4rem;font-family:Barlow,sans-serif;font-size:1.25rem;font-weight:700}.pricing .pricing__description{color:#4a4f5c;margin-bottom:1.5rem;font-family:Barlow,sans-serif;font-size:.875rem}.pricing .pricing__price{color:#1a1a2e;margin-bottom:1.5rem;font-family:Barlow,sans-serif;font-size:2rem;font-weight:800}.pricing .pricing__price span{color:#9aa5b4;font-size:.875rem;font-weight:400}.pricing .pricing__features{flex-direction:column;gap:.85rem;margin-top:1.75rem;display:flex}.pricing .pricing__features li{color:#1a1a2e;padding-left:1.6rem;font-family:Barlow,sans-serif;font-size:.875rem;position:relative}.pricing .pricing__features li:before{content:"";border-bottom:2px solid #f2601c;border-left:2px solid #f2601c;width:14px;height:8px;position:absolute;top:.35em;left:0;transform:rotate(-45deg)}@media (width<=1024px){.pricing .pricing__grid{grid-template-columns:1fr;gap:3rem;max-width:420px;margin:0 auto}}.contact{padding:5rem 0}.contact .contact__inner{grid-template-columns:1.4fr 1fr;gap:3.5rem;display:grid}.contact .contact__form{flex-direction:column;gap:1.25rem;display:flex}.contact .contact__row{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.contact .contact__field{flex-direction:column;gap:.4rem;display:flex}.contact .contact__field label{color:#1a1a2e;font-family:Barlow,sans-serif;font-size:.875rem;font-weight:500}.contact .contact__field input,.contact .contact__field textarea{color:#1a1a2e;resize:vertical;border:1px solid #1a1a2e1a;border-radius:8px;outline:none;padding:.75rem 1rem;font-family:Barlow,sans-serif;font-size:.875rem;transition:border-color .2s}.contact .contact__field input::placeholder,.contact .contact__field textarea::placeholder{color:#9aa5b4}.contact .contact__field input:focus,.contact .contact__field textarea:focus{border-color:#f2601c}.contact .contact__info{flex-direction:column;gap:1.75rem;display:flex}.contact .contact__info-item{align-items:flex-start;gap:1rem;display:flex}.contact .contact__info-item h3{color:#1a1a2e;margin-bottom:.25rem;font-family:Barlow,sans-serif;font-size:1rem;font-weight:600}.contact .contact__info-item p{color:#4a4f5c;font-family:Barlow,sans-serif;font-size:.875rem;line-height:1.5}.contact .contact__info-icon{color:#f2601c;background-color:#fdf1e6;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.contact .contact__info-icon svg{width:20px;height:20px}@media (width<=1024px){.contact .contact__inner{grid-template-columns:1fr;gap:3rem}}@media (width<=650px){.contact .contact__row{grid-template-columns:1fr}}.faq{padding:5rem 0}.faq .faq__list{flex-direction:column;gap:1rem;max-width:46rem;margin:0 auto;display:flex}.faq .faq__item{border:1px solid #1a1a2e1a;border-radius:12px;overflow:hidden}.faq .faq__question{cursor:pointer;color:#1a1a2e;align-items:center;gap:.75rem;padding:1.25rem 1.5rem;font-family:Barlow,sans-serif;font-size:1.125rem;font-weight:600;list-style:none;display:flex}.faq .faq__question::-webkit-details-marker{display:none}.faq .faq__question:before{content:"+";color:#f2601c;flex-shrink:0;width:1.25rem;font-weight:700}.faq .faq__item[open] .faq__question:before{content:"−"}.faq .faq__answer{color:#4a4f5c;padding:0 1.5rem 1.5rem 3rem;font-family:Barlow,sans-serif;font-size:.875rem;line-height:1.75}.faq .faq__answer a{color:#f2601c;text-decoration:underline}@media (width<=875px){.faq{padding:3.5rem 0}}.legal{padding:4rem 0 5rem}.legal .legal__updated-at{color:#9aa5b4;margin-bottom:2.5rem;font-family:Barlow,sans-serif;font-size:.875rem}.legal .legal__content{color:#4a4f5c;max-width:46rem;margin:0 auto;font-family:Barlow,sans-serif;font-size:.875rem;line-height:1.75}.legal .legal__content h2{color:#1a1a2e;margin:2.5rem 0 1rem;font-size:1.25rem;font-weight:700}.legal .legal__content h2:first-child{margin-top:0}.legal .legal__content h3{color:#1a1a2e;margin:1.5rem 0 .75rem;font-size:1.125rem;font-weight:600}.legal .legal__content p{margin:0 0 1rem}.legal .legal__content ul{margin:0 0 1rem;padding-left:1.25rem}.legal .legal__content ul li{margin-bottom:.375rem;list-style:outside}.legal .legal__content a{color:#f2601c;text-decoration:underline}.legal .legal__content strong{color:#1a1a2e}@media (width<=875px){.legal{padding:3rem 0 3.5rem}}body>header.header{background-color:#0d0d10;height:100px}body>header.header .container{height:100%}body>header.header .header__inner{justify-content:space-between;align-items:center;gap:.75rem;height:100%;display:flex}body>header.header .header__logo{flex-shrink:0;align-items:center;display:flex}body>header.header .header__logo img{width:auto;height:40px}body>header.header .header__nav-toggle-input{display:none}body>header.header .header__nav-toggle{cursor:pointer;z-index:20;justify-content:center;align-items:center;width:32px;height:32px;display:none}body>header.header .header__nav-toggle-icon{filter:invert();width:24px;height:24px;transition:opacity .2s}body>header.header .header__nav-toggle:hover .header__nav-toggle-icon{opacity:.7}body>header.header .header__nav{flex:1;justify-content:center;align-items:center;gap:2.5rem;margin-left:20px;display:flex}body>header.header .header__menu{align-items:center;gap:1.75rem;display:flex}body>header.header .header__link{color:#fff;white-space:nowrap;padding-bottom:6px;font-family:Barlow,sans-serif;font-size:.875rem;font-weight:500;transition:color .2s;position:relative}body>header.header .header__link:after{content:"";background-color:#f2601c;width:0;height:2px;transition:width .25s;position:absolute;bottom:0;left:0}body>header.header .header__link:hover{color:#f2601c}body>header.header .header__link:hover:after{width:100%}body>header.header .header__link--active{color:#f2601c}body>header.header .header__link--active:after{width:100%}body>header.header .header__actions{flex-shrink:0;align-items:center;gap:1.5rem;margin-left:auto;display:flex}body>header.header .header__actions--mobile{display:none}body>header.header .header__btn{white-space:nowrap;cursor:pointer;border-radius:6px;justify-content:center;align-items:center;padding:.625rem 1.5rem;font-family:Barlow,sans-serif;font-size:.875rem;font-weight:600;transition:background-color .2s,border-color .2s,color .2s;display:inline-flex}body>header.header .header__btn--outline{color:#fff;background-color:#0000;border:1px solid #ffffff26}body>header.header .header__btn--outline:hover{border-color:#fff}body>header.header .header__btn--solid{color:#fff;background-color:#f2601c;border:1px solid #f2601c}body>header.header .header__btn--solid:hover{background-color:#d94f10;border-color:#d94f10}@media (width<=1024px){body>header.header .header__menu{gap:1.25rem}}@media (width<=875px){body>header.header{height:80px}body>header.header .header__nav-toggle{display:flex}body>header.header .header__nav{background-color:#0d0d10;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:0;padding:2rem;transition:transform .25s;position:fixed;inset:80px 0 0;overflow-y:auto;transform:translate(100%)}body>header.header .header__menu{flex-direction:column;align-items:flex-start;gap:1.25rem;margin-bottom:2rem}body>header.header .header__link{font-size:1.125rem}body>header.header .header__actions--desktop{display:none}body>header.header .header__actions--mobile{flex-direction:column;align-items:stretch;gap:.75rem;margin-top:2rem;margin-left:0;display:flex}body>header.header .header__btn{width:100%}body>header.header .header__nav-toggle-input:checked~.header__nav{transform:translate(0)}}@media (width<=550px){body>header.header .header__logo img{height:32px}}.footer{background-color:#0d0d10;padding-top:4rem}.footer .footer__top{grid-template-columns:1.4fr 1fr 1fr 1fr;gap:2rem;padding-bottom:3rem;display:grid}.footer .footer__logo{display:inline-flex}.footer .footer__logo img{width:auto;height:40px;margin-bottom:.25rem}.footer .footer__description{color:#9aa5b4;max-width:280px;margin-top:20px;margin-bottom:1.5rem;font-family:Barlow,sans-serif;font-size:.875rem;line-height:1.75}.footer .footer__socials{align-items:center;gap:.75rem;display:flex}.footer .footer__social{color:#fff;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:border-color .2s,color .2s;display:flex}.footer .footer__social svg{width:16px;height:16px}.footer .footer__social:hover{color:#f2601c;border-color:#f2601c}.footer .footer__heading{color:#fff;margin-bottom:1.25rem;font-family:Barlow,sans-serif;font-size:1rem;font-weight:600}.footer .footer__links,.footer .footer__contact{flex-direction:column;gap:.85rem;display:flex}.footer .footer__links a{color:#9aa5b4;padding-bottom:4px;font-family:Barlow,sans-serif;font-size:.875rem;transition:color .2s;display:inline-block;position:relative}.footer .footer__links a:after{content:"";background-color:#f2601c;width:0;height:1px;transition:width .25s;position:absolute;bottom:0;left:0}.footer .footer__links a:hover{color:#f2601c}.footer .footer__links a:hover:after{width:100%}.footer .footer__contact li{color:#9aa5b4;align-items:flex-start;gap:.6rem;font-family:Barlow,sans-serif;font-size:.875rem;line-height:1.5;display:flex}.footer .footer__contact li svg{color:#f2601c;flex-shrink:0;width:16px;height:16px;margin-top:2px}.footer .footer__bottom{text-align:center;color:#9aa5b4;border-top:1px solid #ffffff26;padding:1.5rem 0;font-family:Barlow,sans-serif;font-size:.75rem}@media (width<=1024px){.footer .footer__top{grid-template-columns:1.4fr 1fr 1fr;row-gap:2.5rem}}@media (width<=875px){.footer .footer__top{text-align:center;grid-template-columns:1fr 1fr}.footer .footer__brand{grid-column:1/-1}.footer .footer__brand,.footer .footer__column{flex-direction:column;align-items:center;display:flex}.footer .footer__logo{margin-bottom:.5rem}.footer .footer__socials,.footer .footer__contact li{justify-content:center}}@media (width<=650px){.footer .footer__top{grid-template-columns:1fr}}.text-accent{color:#f2601c}.btn{white-space:nowrap;border-radius:8px;align-items:center;gap:.6rem;padding:.9rem 1.75rem;font-family:Barlow,sans-serif;font-size:.875rem;font-weight:600;transition:background-color .2s,border-color .2s,color .2s;display:inline-flex}.btn svg{flex-shrink:0;width:18px;height:18px}.btn--solid{color:#fff;background-color:#f2601c;border:1px solid #f2601c}.btn--solid:hover{background-color:#d94f10;border-color:#d94f10}.btn--outline{color:#1a1a2e;background-color:#0000;border:1px solid #1a1a2e1a}.btn--outline:hover{color:#f2601c;border-color:#f2601c}.btn--play{color:#1a1a2e;background-color:#0000;padding-left:0}.btn--play:hover{color:#f2601c}.btn--block{justify-content:center;width:100%;display:flex}.btn__play-icon{color:#1a1a2e;background-color:#f4f6f9;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.btn__play-icon svg{width:14px;height:14px}.page-hero{text-align:center;background-color:#f4f6f9;padding:4rem 0}.page-hero .page-hero__title{color:#1a1a2e;margin-bottom:.75rem;font-family:Barlow,sans-serif;font-size:2.5rem;font-weight:800}.page-hero .page-hero__subtitle{color:#4a4f5c;max-width:40rem;margin:0 auto;font-family:Barlow,sans-serif;font-size:1.125rem;line-height:1.75}@media (width<=875px){.page-hero{padding:3rem 0}.page-hero .page-hero__title{font-size:2rem}}.cta-banner{background-color:#0d0d10;border-bottom:1px solid #ffffff26;padding:3.5rem 0}.cta-banner .cta-banner__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;display:flex}.cta-banner .cta-banner__title{color:#fff;margin-bottom:.5rem;font-family:Barlow,sans-serif;font-size:1.5rem;font-weight:700}.cta-banner .cta-banner__subtitle{color:#9aa5b4;font-family:Barlow,sans-serif;font-size:.875rem}@media (width<=875px){.cta-banner .cta-banner__inner{flex-direction:column;align-items:flex-start}}.cookie-consent{z-index:1000000000;background:#000000bf;justify-content:center;align-items:center;padding:1.5rem;display:none;position:fixed;inset:0}.cookie-consent.is-visible{display:flex}.cookie-consent .cookie-consent__card{background:#fff;border-radius:.75rem;width:100%;max-width:30rem;padding:2rem;box-shadow:0 10px 40px #00000059}.cookie-consent .cookie-consent__title{color:#1a1a2e;margin:0 0 .75rem;font-family:Barlow,sans-serif;font-size:1.25rem;font-weight:700}.cookie-consent .cookie-consent__text{color:#4a4f5c;margin:0 0 1.5rem;font-family:Barlow,sans-serif;font-size:.875rem;line-height:1.75}.cookie-consent .cookie-consent__text a{color:#f2601c;text-decoration:underline}@media (width<=875px){.cookie-consent .cookie-consent__card{padding:1.5rem}}.container{width:100%;min-width:320px;max-width:1440px;margin:0 auto;padding-left:2rem;padding-right:2rem}*{box-sizing:border-box;margin:0;padding:0;text-decoration:none;list-style:none}
