.CallToAction_section__yO23J{background-color:#fff;padding:6rem 2rem}.CallToAction_container__Icj45{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;justify-content:center}.CallToAction_imageContainer__miQP8{width:90%;height:auto;display:flex;justify-content:flex-end;padding-right:.8rem}.CallToAction_image__Ixosh{width:50%;height:auto;object-fit:cover;border-radius:8px;max-width:550px}.CallToAction_content__C6fp1{display:flex;flex-direction:column;gap:1.5rem;padding-left:1rem}.CallToAction_title__fl5RD{font-size:2.5rem;font-weight:600;color:#fc5700;line-height:1.2}.CallToAction_subtitle__QfZAV{color:#fc0400;font-size:1.125rem;margin-bottom:1rem}.CallToAction_text__o1AJK{color:#080506;font-size:1.25rem;margin-bottom:2rem}.CallToAction_button__3a_K2{background-color:#fc0400;color:#fff;padding:1rem 2rem;border-radius:8px;font-weight:600;font-size:1.125rem;border:none;cursor:pointer;transition:background-color .3s;width:fit-content}.CallToAction_button__3a_K2:hover{background-color:#fc5700}@media (max-width:768px){.CallToAction_container__Icj45{grid-template-columns:1fr;gap:3rem}.CallToAction_imageContainer__miQP8{justify-content:center;padding-right:0}.CallToAction_content__C6fp1{padding-left:0;text-align:center;align-items:center}.CallToAction_title__fl5RD{font-size:2rem}}.Footer_footer__F7Wbt{background-color:#1a1a1a;padding:2rem 2rem 4rem;color:#fff}.Footer_container__g6y_v{max-width:1280px;margin:0 auto}.Footer_topBar__vUxU5{display:flex;justify-content:space-between;align-items:center;padding-bottom:1rem;border-bottom:1px solid hsla(0,0%,100%,.1)}.Footer_brand___LZnv{font-size:1.5rem;font-weight:600}.Footer_brandLink__2LYB3{color:#fff;text-decoration:none}.Footer_topLinks__D0TMm{display:flex;gap:2rem}.Footer_logo__eCeRp{text-align:center;margin:3rem 0}.Footer_logo__eCeRp img{height:auto;width:auto;max-width:250px}.Footer_navigation__H6GsG{display:flex;flex-direction:column;gap:3rem}.Footer_row__2AMEo{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.Footer_column__NT_dp{display:flex;flex-direction:column;gap:1rem}.Footer_title__5pPn1{font-size:1rem;font-weight:600;color:#fff;margin-bottom:.5rem}.Footer_links__N_1Xu{display:flex;flex-direction:column;gap:.75rem}.Footer_link__X2pj8{color:#999;text-decoration:none;font-size:.875rem;transition:color .3s}.Footer_link__X2pj8:hover{color:#fff}.Footer_socialIcons__a9jc_{display:flex;gap:1.5rem}.Footer_socialIcon__HyKGG{color:#fff;transition:opacity .3s}.Footer_socialIcon__HyKGG:hover{opacity:.8}@media (max-width:1024px){.Footer_row__2AMEo{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Footer_topBar__vUxU5{flex-direction:column;gap:1rem;text-align:center}.Footer_topLinks__D0TMm{flex-direction:column;align-items:center;gap:1rem}.Footer_socialIcons__a9jc_{margin-top:1rem}.Footer_row__2AMEo{grid-template-columns:1fr}.Footer_navigation__H6GsG{gap:2rem}.Footer_column__NT_dp{text-align:center}}.Hero_heroSection__mJiWc{position:relative;min-height:100vh;display:flex;align-items:flex-start;justify-content:center;background-color:#080506;color:#fff;padding:6rem 0 4rem;overflow-y:auto}.Hero_overlay__YZcBy{position:absolute;inset:0;background-image:url(/images/hero-bg.jpg);background-size:cover;background-position:50%;opacity:.5}.Hero_content__LbyeP{position:relative;z-index:10;text-align:center;padding:0 1rem;max-width:64rem;margin:0 auto}.Hero_title__M0ThY{font-size:2.25rem;line-height:2.5rem;font-weight:700;margin-top:20px;margin-bottom:1.5rem}@media (min-width:768px){.Hero_title__M0ThY{font-size:3.75rem;line-height:1}}.Hero_subtitle__Bxmw7{font-size:1.125rem;line-height:1.75rem;margin-bottom:2rem;color:hsla(0,0%,100%,.9)}@media (min-width:768px){.Hero_subtitle__Bxmw7{font-size:1.25rem;line-height:1.75rem}}.Hero_button__g2rOT{background-color:#fc0400;color:#fff;padding:.75rem 1.5rem;border-radius:16px;font-weight:600;transition:background-color .2s;border:none;cursor:pointer}.Hero_button__g2rOT:hover{background-color:#fc5700}.Hero_tutorialSection__NcHIj{margin-top:6rem;padding:0 1rem;margin-bottom:5rem}.Hero_tutorialText__z70Gx{font-size:1.125rem;line-height:1.75rem;color:hsla(0,0%,100%,.95);margin-bottom:3rem;margin-top:4rem;font-weight:500}.Hero_videoContainer__ElI12{max-width:800px;margin:0 auto;border-radius:16px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.5);background:rgba(0,0,0,.3);backdrop-filter:blur(10px)}.Hero_tutorialVideo__oFRjw{width:100%;height:auto;display:block;border-radius:16px}@media (max-width:768px){.Hero_heroSection__mJiWc{padding:4rem 0 3rem}.Hero_tutorialSection__NcHIj{margin-top:2.5rem;padding:0 .5rem;margin-bottom:2rem}.Hero_tutorialText__z70Gx{font-size:1rem;line-height:1.5rem;margin-bottom:1.5rem;margin-top:1.5rem}.Hero_videoContainer__ElI12{max-width:100%;border-radius:12px}.Hero_tutorialVideo__oFRjw{border-radius:12px}}.Navbar_navbar__me8Hj{position:fixed;top:0;left:0;right:0;z-index:50;background-color:#fff;padding:.65rem 2rem;width:100%;box-shadow:0 1px 4px rgba(0,0,0,.03);justify-content:space-between;box-sizing:border-box}.Navbar_navLeft__yZKYG,.Navbar_navRight__0A_N6,.Navbar_navbar__me8Hj{display:flex;align-items:center}.Navbar_navRight__0A_N6{gap:1.5rem}.Navbar_logo__hKzSt{display:flex;align-items:center;gap:.5rem;text-decoration:none;color:#1a1a1a;font-weight:600;font-size:1.2rem}.Navbar_logoIcon__GPEEL{color:#fc0400}.Navbar_userMenu__495KK{display:flex;align-items:center;gap:1rem}.Navbar_avatarLink__nObQP{display:flex;align-items:center;gap:.5rem;text-decoration:none;color:#333;font-weight:500;transition:color .2s}.Navbar_avatarLink__nObQP:hover{color:#fc0400}.Navbar_avatar__zVokf{width:2rem;height:2rem;border-radius:50%;object-fit:cover;border:2px solid #f0f0f0}.Navbar_username__yLI8G{font-size:.9rem}.Navbar_logoutButton__65jZ3{background:none;border:1px solid #e0e0e0;color:#666;padding:.4rem 1rem;border-radius:.375rem;cursor:pointer;font-size:.85rem;transition:all .2s}.Navbar_logoutButton__65jZ3:hover{background-color:#f9f9f9;color:#fc0400;border-color:#fc0400}.Navbar_authLinks__tRXJi{display:flex;gap:1rem;align-items:center}.Navbar_loginLink__47I_W,.Navbar_registerLink__ug8Iy{padding:.5rem 1rem;border-radius:.375rem;text-decoration:none;font-weight:500;font-size:.9rem;transition:all .2s}.Navbar_loginLink__47I_W{color:#333;border:1px solid #e0e0e0}.Navbar_loginLink__47I_W:hover{background-color:#f9f9f9}.Navbar_registerLink__ug8Iy{background-color:#fc0400;color:#fff}.Navbar_registerLink__ug8Iy:hover{background-color:#e60000}.Navbar_navbarLoading__1zd7Z{position:fixed;top:0;left:0;right:0;padding:1rem;background:#fff;text-align:center;z-index:50;box-shadow:0 1px 4px rgba(0,0,0,.03)}.Navbar_notificationShow__9p1iS{position:fixed;top:20px;right:20px;z-index:1000;animation:Navbar_fadeIn__oHGww .3s ease-in-out}.Navbar_notificationHide__qnLik{display:none;opacity:0;transition:opacity .3s ease-in-out}@keyframes Navbar_fadeIn__oHGww{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Benefits_benefits__RHs8H{padding:4rem 2rem;background-color:#f8f8f8}.Benefits_title__Cyy1U{text-align:center;color:#fc0400;font-size:2rem;font-weight:600;margin-bottom:3rem}.Benefits_cardsContainer__WRoW1{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1280px;margin:0 auto}.Benefits_card__nLHpT{background:#fff;padding:2rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.5rem;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.Benefits_cardIcon__G_H3X{width:48px;height:48px;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.Benefits_cardTitle__O6XiV{color:#5c0098;font-size:1.25rem;font-weight:600;margin:0}.Benefits_cardText__XR4_n{color:#080506;font-size:1rem;line-height:1.6}.Benefits_cardText__XR4_n p{margin:0 0 1rem}.Benefits_cardText__XR4_n p:last-child{margin-bottom:0}@media (max-width:1024px){.Benefits_cardsContainer__WRoW1{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Benefits_cardsContainer__WRoW1{grid-template-columns:1fr}.Benefits_benefits__RHs8H{padding:3rem 1rem}.Benefits_title__Cyy1U{font-size:1.75rem;margin-bottom:2rem}}