@font-face{font-family:__Inter_d65c78;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_d65c78;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/26a46d62cd723877-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_d65c78;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_d65c78;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/581909926a08bbc8-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_d65c78;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_d65c78;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/6d93bde91c0c2823-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_d65c78;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/a34f9d1faa5f3315-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_d65c78;src:local("Arial");ascent-override:90.20%;descent-override:22.48%;line-gap-override:0.00%;size-adjust:107.40%}.__className_d65c78{font-family:__Inter_d65c78,__Inter_Fallback_d65c78;font-style:normal}.header{position:-webkit-sticky;position:sticky;top:0;z-index:1020;background-color:rgba(9,8,10,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1rem 0}.header-content{justify-content:space-between;position:relative}.header-content,.header-left{display:flex;align-items:center}.header-left{gap:2rem}.header-right{gap:1rem}.header-right,.logo-wrapper{display:flex;align-items:center}.logo-svg{height:60px;width:auto}.desktop-nav{display:none}@media(min-width:1024px){.desktop-nav{display:block}}.nav-links{display:flex;list-style:none;gap:2rem;margin:0;padding:0}.nav-links li a{color:#fff;font-weight:500;text-decoration:none;transition:"all 0.3s ease"}.nav-links li a:hover{color:#f03f3f}.auth-buttons{display:none;align-items:center;gap:1rem}@media(min-width:1024px){.auth-buttons{display:flex}}.login-button{padding:.5rem 1.5rem;color:#fff;font-weight:500;border:1px solid hsla(0,0%,100%,.3);border-radius:2rem;transition:"all 0.3s ease"}.login-button:hover{background:hsla(0,0%,100%,.1)}.signup-button{padding:.5rem 1.5rem;background:linear-gradient(91.2deg,#ff1919 .19%,#912121 66.17%);color:#fff;font-weight:500;border:none;border-radius:2rem;transition:"all 0.3s ease"}.signup-button:hover{transform:translateY(-2px);box-shadow:"0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1)"}.language-dropdown{position:relative}.language-dropdown .dropdown-menu{position:absolute;top:calc(100% + .5rem);right:0;background:#fff;border-radius:.5rem;box-shadow:"0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1)";padding:.5rem;min-width:180px;z-index:1000;animation:slideDown .2s ease-out}.language-button{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:transparent;border:1px solid hsla(0,0%,100%,.2);border-radius:2rem;color:#fff;cursor:pointer;transition:"all 0.3s ease"}.language-button:hover{background:hsla(0,0%,100%,.1)}.lang-flag{font-size:1.25rem}.lang-code{font-weight:500}.dropdown-arrow{transition:transform .3s ease}.dropdown-arrow.open{transform:rotate(180deg)}.dropdown-item{display:flex;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;border:none;background:transparent;color:#09080a;cursor:pointer;transition:"all 0.3s ease";border-radius:.25rem;text-align:left}.dropdown-item.active,.dropdown-item:hover{background:rgba(240,63,63,.1)}.dropdown-item.active{color:#f03f3f}.mobile-menu-button{display:block;background:transparent;border:none;color:#fff;cursor:pointer;padding:.5rem}@media(min-width:1024px){.mobile-menu-button{display:none}}.mobile-nav{position:absolute;top:100%;left:0;right:0;background-color:rgba(9,8,10,.95);padding:1rem;margin-top:1rem;border-radius:.5rem;box-shadow:"0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1)"}.mobile-nav-links{list-style:none;margin:0;padding:0}.mobile-nav-links li a{display:block;padding:.75rem 1rem;color:#fff;text-decoration:none;font-weight:500;transition:"all 0.3s ease"}.mobile-nav-links li a:hover{color:#f03f3f}.mobile-language-selector{padding:.5rem 0;border-top:1px solid hsla(0,0%,100%,.1);margin-top:.5rem}.mobile-lang-toggle{display:flex;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;background:transparent;border:none;color:#fff;cursor:pointer;transition:"all 0.3s ease"}.mobile-lang-toggle.active{background:hsla(0,0%,100%,.1)}.mobile-lang-menu{margin-top:.5rem;padding:.5rem 0;border-top:1px solid hsla(0,0%,100%,.1);animation:slideDown .2s ease-out}.mobile-lang-option{display:flex;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;background:transparent;border:none;color:#fff;cursor:pointer;transition:"all 0.3s ease"}.mobile-lang-option.active,.mobile-lang-option:hover{background:hsla(0,0%,100%,.1)}.mobile-lang-option.active{color:#f03f3f}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.hero{display:flex;align-items:center;position:relative;overflow:hidden;padding:.25rem 0 5rem;background-color:#09080a;background-image:url(/images/hero-bg.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat}@media(max-width:639px){.hero{min-height:130vh;padding-bottom:5rem}}@media(min-width:640px)and (max-width:1023px){.hero{min-height:125vh;padding-bottom:5rem}}.hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,rgba(9,8,10,.95) 0,rgba(9,8,10,.8) 50%,rgba(9,8,10,.6));z-index:1}.hero .container{position:relative;z-index:2}.hero-content{position:relative;display:grid;grid-gap:2rem;gap:2rem;margin-bottom:0;padding-bottom:0;border-bottom:none}@media(max-width:639px){.hero-content{grid-template-columns:1fr;text-align:center;gap:1.5rem;margin-top:2rem}}@media(min-width:640px)and (max-width:1023px){.hero-content{grid-template-columns:1fr;gap:2rem;border-bottom:2px solid rgba(255,0,0,.3)}}@media(min-width:1024px){.hero-content{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;border-bottom:2px solid rgba(255,0,0,.3)}}@media(max-width:639px){.hero-text{text-align:center}}@media(min-width:640px)and (max-width:1023px){.hero-text{text-align:center}}@media(min-width:1024px){.hero-text{text-align:left}}.hero-title{font-size:2rem;font-weight:700;line-height:1.2;color:#fff;margin-bottom:1rem}@media(min-width:640px)and (max-width:1023px){.hero-title{font-size:2.5rem}}@media(min-width:1024px){.hero-title{font-size:3rem}}@media(max-width:639px){.hero-title{text-align:center}}@media(min-width:640px)and (max-width:1023px){.hero-title{text-align:center}}@media(min-width:1024px){.hero-title{text-align:left}}.hero-title .text-gradient{background:linear-gradient(90deg,#ff1919 19%,#fff 66%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-description{font-size:.875rem;font-weight:400;line-height:1.5;color:hsla(0,0%,100%,.8);margin-bottom:1.5rem;max-width:600px}@media(min-width:640px)and (max-width:1023px){.hero-description{font-size:.9375rem}}@media(max-width:639px){.hero-description{font-size:.75rem;text-align:center;margin-left:auto;margin-right:auto}}@media(min-width:640px)and (max-width:1023px){.hero-description{text-align:center;margin-left:auto;margin-right:auto}}@media(min-width:1024px){.hero-description{text-align:left;margin-left:0;margin-right:0}}.hero-cta{display:flex;gap:1rem}@media(max-width:639px){.hero-cta{justify-content:center}}.hero-cta .button-primary{background:red;color:#fff;padding:.5rem 1rem;border-radius:9999px;font-weight:500;transition:all .3s ease}.hero-cta .button-primary:hover{background:#c00;transform:translateY(-2px)}@media(min-width:640px)and (max-width:1023px){.hero-cta .button-primary{padding:1.25rem;font-size:1rem}}@media(min-width:1024px){.hero-cta .button-primary{padding:.75rem 1.5rem;font-size:1rem}}.hero-image{position:relative}.hero-image .phone-mockup{position:relative;width:100%;height:400px;display:flex;justify-content:center}@media(min-width:640px)and (max-width:1023px){.hero-image .phone-mockup{height:500px}}@media(min-width:1024px){.hero-image .phone-mockup{height:600px}}.hero-image .woman-image{position:relative;width:280px;height:400px;border-radius:1.5rem;overflow:hidden;z-index:1;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1)}@media(min-width:640px)and (max-width:1023px){.hero-image .woman-image{width:600px;height:480px}}@media(min-width:1024px){.hero-image .woman-image{width:590px;height:620px}}.hero-image .woman-image .image{width:100%;height:100%;object-fit:cover}.hero-image .notification{position:absolute;top:25%;left:0;background:#f35858;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:2rem;padding:1rem;width:200px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);z-index:2;border:1px solid #f35858;animation:slideUp .3s ease-in-out}.hero-image .notification:before{content:"";position:absolute;right:-25px;bottom:20px;transform:rotate(180deg);border-color:transparent #f35858 transparent transparent;border-style:solid;border-width:6px 55px 26px 0}@media(max-width:639px){.hero-image .notification{display:none}}@media(min-width:640px)and (max-width:1023px){.hero-image .notification{display:block;left:0;width:200px;left:5%}}@media(min-width:1024px){.hero-image .notification{left:-50px;width:250px}}.hero-image .notification-content{color:#fff}.hero-image .notification-content h4{margin-bottom:.5rem;font-weight:600}.hero-image .notification-content p{font-size:.875rem;margin-bottom:.75rem;opacity:.8}.hero-image .notification-content .buy-now-button{color:#09080a;border:none;padding:.5rem 1rem;border-radius:1rem;font-size:.875rem;cursor:pointer;transition:"all 0.3s ease"}.hero-image .notification-content .buy-now-button:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)}.hero-image .logo-badge{display:flex;align-items:center;justify-content:center;position:absolute;bottom:30%;right:-10%;padding:1rem 1.5rem;background:#fff;border-radius:2rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);z-index:2;animation:slideUp .3s ease-in-out}.hero-image .logo-badge:before{content:"";position:absolute;left:-32px;top:70%;transform:translateY(-37%);border-color:transparent #fff transparent transparent;border-style:solid;border-width:0 57px 23px 0;z-index:-1}@media(max-width:639px){.hero-image .logo-badge{right:15%;padding:.25rem 1rem;border-radius:1rem}.hero-image .logo-badge .badge-text{display:none}.hero-image .logo-badge:before{left:-25%;top:60%}.hero-image .logo-badge .logo-icon{margin:0;width:34px;height:34px}.hero-image .logo-badge .logo-icon img{width:100%;height:100%}}.hero-image .logo-badge .badge-text{font-size:1rem;font-weight:600;color:#09080a}.hero-image .bell-badge,.hero-image .check-badge,.hero-image .refresh-badge{display:flex;align-items:center;justify-content:center;position:absolute;width:50px;height:50px;background:hsla(0,0%,100%,.95);border-radius:9999px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);z-index:2;animation:slideUp .3s ease-in-out}.hero-image .check-badge{top:25%;right:10%}@media(min-width:640px)and (max-width:1023px){.hero-image .check-badge{right:25%}}.hero-image .refresh-badge{bottom:15%;left:17%}@media(min-width:640px)and (max-width:1023px){.hero-image .refresh-badge{left:30%;bottom:15%}}.hero-image .bell-badge{left:15%;top:10%}@media(min-width:640px)and (max-width:1023px){.hero-image .bell-badge{left:25%}}.hero .features-grid{display:grid;grid-gap:1.5rem;gap:1.5rem;margin-top:.25rem;margin-bottom:3rem}@media(max-width:639px){.hero .features-grid{grid-template-columns:repeat(2,1fr);gap:.75rem;padding:0 .5rem}}@media(min-width:640px)and (max-width:1023px){.hero .features-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media(min-width:1024px){.hero .features-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem}}.hero .feature-item{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:rgba(9,8,10,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:.5rem;transition:"all 0.3s ease"}@media(max-width:639px){.hero .feature-item{flex-direction:column;text-align:center;padding:1rem}}@media(min-width:1024px){.hero .feature-item{flex-direction:row;padding:1rem;gap:1rem}}.hero .feature-item:hover{transform:translateY(-2px);background:rgba(9,8,10,.4)}.hero .feature-item .feature-icon{display:flex;align-items:center;justify-content:center;color:#f03f3f;flex-shrink:0}.hero .feature-item .feature-title{font-size:1rem;font-weight:400;line-height:1.5;color:#fff;margin:0}@media(min-width:640px)and (max-width:1023px){.hero .feature-item .feature-title{font-size:1.125rem}}@media(min-width:1024px){.hero .feature-item .feature-title{font-size:1.25rem}}.floating-element{transition:"all 0.3s ease"}.empowerment{position:relative;margin-top:-5rem;padding:0 1rem;z-index:3}@media(min-width:1024px){.empowerment{margin-top:-4rem}}.empowerment .container{max-width:1280px;margin:0 auto}.empowerment-card{background:#fff;border-radius:2rem;overflow:hidden;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1)}.empowerment-content{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem;padding:1.5rem 1.5rem 0}@media(max-width:639px){.empowerment-content{text-align:center}}@media(min-width:640px)and (max-width:1023px){.empowerment-content{gap:2rem;padding:2rem 2rem 0}}@media(min-width:1024px){.empowerment-content{grid-template-columns:1fr 1fr;gap:2rem;padding:3rem 3rem 0;text-align:left}}.empowerment .text-content .section-title{font-size:1.75rem;font-weight:600;line-height:1.3;color:#09080a;margin-bottom:1rem}@media(min-width:640px)and (max-width:1023px){.empowerment .text-content .section-title{font-size:2rem}}@media(min-width:1024px){.empowerment .text-content .section-title{font-size:2.5rem}}@media(max-width:639px){.empowerment .text-content .section-title{text-align:center}}@media(min-width:640px)and (max-width:1023px){.empowerment .text-content .section-title{text-align:center}}@media(min-width:1024px){.empowerment .text-content .section-title{text-align:left}}.empowerment .text-content .section-description{font-size:1rem;font-weight:400;line-height:1.5;max-width:540px;margin:0 auto}@media(min-width:640px)and (max-width:1023px){.empowerment .text-content .section-description{font-size:1.125rem}}@media(min-width:1024px){.empowerment .text-content .section-description{font-size:1.25rem}}@media(max-width:639px){.empowerment .text-content .section-description{text-align:center}}@media(min-width:640px)and (max-width:1023px){.empowerment .text-content .section-description{text-align:center}}@media(min-width:1024px){.empowerment .text-content .section-description{text-align:left;margin:0}}.empowerment .image-content{position:relative;height:200px;display:flex;align-items:flex-end;justify-content:center}@media(min-width:640px)and (max-width:1023px){.empowerment .image-content{height:250px}}@media(min-width:1024px){.empowerment .image-content{height:300px}}.empowerment .image-content .globe-illustration{position:relative;width:100%;height:100%;display:flex}.empowerment .image-content .globe-illustration .image{width:100%;height:100%;object-fit:contain;max-width:500px;margin:0 auto}@media(max-width:639px){.empowerment .image-content .globe-illustration .image{height:235px}}@media(min-width:640px)and (max-width:1023px){.empowerment .image-content .globe-illustration .image{max-width:400px}}.empowerment .image-content .globe{position:absolute;right:-10%;top:50%;transform:translateY(-50%);width:110%;height:auto}@media(min-width:1024px){.empowerment .image-content .globe{right:-20%;width:120%}}.empowerment .image-content .globe svg{width:100%;height:auto}.empowerment .image-content .paper-planes{position:absolute;width:100%;height:100%;z-index:2}.empowerment .image-content .paper-planes .paper-plane{position:absolute;width:24px;height:24px;background:gold;-webkit-clip-path:polygon(0 0,100% 50%,0 100%);clip-path:polygon(0 0,100% 50%,0 100%);animation:float 3s infinite}@media(min-width:1024px){.empowerment .image-content .paper-planes .paper-plane{width:30px;height:30px}}.empowerment .image-content .paper-planes .paper-plane:first-child{top:20%;left:10%;animation-delay:0s}.empowerment .image-content .paper-planes .paper-plane:nth-child(2){top:60%;left:20%;animation-delay:.5s}.empowerment .image-content .paper-planes .paper-plane:nth-child(3){top:30%;right:30%;animation-delay:1s}.empowerment .image-content .paper-planes .paper-plane:nth-child(4){bottom:20%;right:10%;animation-delay:1.5s}.empowerment .image-content .paper-planes .paper-plane:nth-child(5){top:10%;right:20%;animation-delay:2s}@keyframes float{0%,to{transform:translate(0) rotate(45deg)}50%{transform:translate(10px,-10px) rotate(45deg)}}.payment-options{padding:2rem 1rem;background-color:#fff}@media(min-width:640px)and (max-width:1023px){.payment-options{padding:4rem 1.5rem}}@media(min-width:1024px){.payment-options{padding:5rem 0}}.payment-options .options-grid{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem}@media(min-width:640px)and (max-width:1023px){.payment-options .options-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media(min-width:1024px){.payment-options .options-grid{grid-template-columns:repeat(4,1fr);gap:2rem}}.payment-options .option-card{text-align:left;padding:1rem;display:flex;flex-direction:column;gap:.75rem}@media(min-width:640px)and (max-width:1023px){.payment-options .option-card{padding:1.25rem}}@media(min-width:1024px){.payment-options .option-card{padding:1.5rem}}@media(max-width:639px){.payment-options .option-card{text-align:center;align-items:center}}.payment-options .option-card .option-icon{margin-bottom:.5rem;display:inline-block}.payment-options .option-card .option-icon svg{width:32px;height:32px;color:#f03f3f}@media(min-width:640px)and (max-width:1023px){.payment-options .option-card .option-icon svg{width:48px;height:48px}}.payment-options .option-card .option-title{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;color:#09080a}@media(min-width:640px)and (max-width:1023px){.payment-options .option-card .option-title{font-size:1.5rem}}@media(max-width:639px){.payment-options .option-card .option-title{text-align:center}}.payment-options .option-card .option-description{font-size:1rem;line-height:1.5;color:#757575}@media(min-width:640px)and (max-width:1023px){.payment-options .option-card .option-description{font-size:1.125rem}}@media(max-width:639px){.payment-options .option-card .option-description{text-align:center}}.customers{padding-bottom:2.5rem;overflow:hidden}@media(max-width:639px){.customers{padding:2rem 1rem}}.customers .container{position:relative;padding:0 3rem}@media(max-width:639px){.customers .container{padding:0}}.customers-content{display:grid;grid-template-columns:1fr 1fr;grid-gap:3rem;gap:3rem}@media(max-width:639px){.customers-content{grid-template-columns:1fr;gap:1.5rem}}@media(min-width:640px)and (max-width:1023px){.customers-content{grid-template-columns:1fr;gap:1.5rem}}@media(max-width:639px){.customers .text-content{padding:0 1.5rem;text-align:center}}.customers .text-content .section-title{font-size:2.5rem;font-weight:800;color:#f03f3f;margin-bottom:1rem;line-height:1.2}@media(max-width:639px){.customers .text-content .section-title{text-align:center;font-size:1.5rem;margin-bottom:.75rem}}.customers .text-content .section-description{font-size:1.25rem;line-height:1.625;color:#757575;margin-bottom:2rem;max-width:540px}@media(max-width:639px){.customers .text-content .section-description{text-align:center;font-size:1.125rem;margin-bottom:1.5rem;margin-left:auto;margin-right:auto}}.customers .features-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:.5rem;gap:.5rem}@media(max-width:639px){.customers .features-grid{grid-template-columns:repeat(2,1fr);gap:1rem}}.customers .feature-card{display:flex;align-items:center;gap:1rem;padding:1rem;border-radius:1rem;transition:"all 0.3s ease";background:#fff}@media(max-width:639px){.customers .feature-card.feature-full{grid-column:1/-1}}.customers .feature-card .feature-icon{flex-shrink:0}.customers .feature-card .feature-title{font-size:.875rem;font-weight:400;color:#09080a;margin:0;line-height:1.5}@media(max-width:639px){.customers .feature-card .feature-title{text-align:center;font-size:1rem}.customers .feature-card{flex-direction:column;text-align:center;align-items:center}}.customers .image-content{position:relative;height:100%}@media(max-width:639px){.customers .image-content{margin-top:1rem;display:flex;justify-content:center;align-items:center}}.customers .image-content .image-wrapper{position:relative;height:100%;min-height:400px}@media(max-width:639px){.customers .image-content .image-wrapper{min-height:300px;width:100%;display:flex;justify-content:center;align-items:center}}.customers .image-content .customer-image{position:absolute;width:100%;height:100%;object-fit:contain;border-radius:1rem}@media(max-width:639px){.customers .image-content .customer-image{position:relative;width:auto;max-width:80%;height:auto}}.customers .image-content .image-overlay{position:absolute;top:-20%;right:-20%;width:140%;height:140%;background:radial-gradient(circle at center,rgba(240,63,63,.1) 0,rgba(240,63,63,.05) 30%,transparent 70%);pointer-events:none}@media(max-width:639px){.customers .image-content .image-overlay{top:50%;left:50%;transform:translate(-50%,-50%)}}.stats{padding-bottom:5rem;background:#fff;color:#09080a;overflow:hidden}.stats .container{width:100%;max-width:1280px;margin:0 auto;max-width:1200px;padding:0 1rem}.stats .stats-wrapper{background:#fff;border-radius:1.5rem;padding:2rem;box-shadow:0 25px 50px -12px rgba(9,8,10,.15),0 8px 24px -8px rgba(9,8,10,.1);border:1px solid rgba(9,8,10,.05)}.stats .stats-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;margin-bottom:2rem}@media(max-width:639px){.stats .stats-grid{grid-template-columns:1fr;gap:1.5rem}}.stats .stat-card{text-align:left;padding:1rem}@media(min-width:1024px){.stats .stat-card:not(:last-child){border-right:1px solid rgba(9,8,10,.1)}}@media(max-width:639px){.stats .stat-card{padding:1rem 0;border-bottom:1px solid rgba(9,8,10,.1);text-align:center;align-items:center}.stats .stat-card:last-child{border-bottom:none}}.stats .stat-card.animate{animation:fadeIn .6s ease-out forwards}.stats .stat-value{display:flex;align-items:baseline;margin-bottom:1rem}@media(max-width:639px){.stats .stat-value{justify-content:center}}.stats .stat-value .stat-number,.stats .stat-value .stat-prefix,.stats .stat-value .stat-suffix{font-size:3rem;font-weight:700;background:linear-gradient(90deg,#ff1919 19%,#912121 67%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;transition:all .1s ease-out}@media(max-width:639px){.stats .stat-value .stat-number,.stats .stat-value .stat-prefix,.stats .stat-value .stat-suffix{font-size:2.5rem}}.stats .stat-value .stat-number{margin:0 .1em}.stats .stat-label{font-size:1.25rem;font-weight:600;color:#09080a;margin-bottom:.5rem}@media(max-width:639px){.stats .stat-label{font-size:1.125rem;text-align:center}}.stats .stat-description{font-size:1rem;line-height:1.625;margin:0}@media(max-width:639px){.stats .stat-description{font-size:.875rem;text-align:center}}.stats .contact-button-wrapper{display:flex;justify-content:center;margin-top:2rem}.stats .contact-button{background:#ff1919;color:#fff;font-weight:600;padding:.75rem 2rem;border-radius:9999px;border:none;cursor:pointer;transition:"all 0.3s ease";font-size:1rem}@media(max-width:639px){.stats .contact-button{width:100%}}.stats .contact-button:hover{transform:translateY(-2px);box-shadow:0 10px 20px rgba(255,25,25,.2)}.suite-spot{padding-bottom:2.5rem;background-color:#fff;overflow:hidden}.suite-spot .container{position:relative;max-width:1200px;margin:0 auto;padding:0 1rem}.suite-spot .suite-content{background:#fff1f1;border-radius:1.5rem;padding:2rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem}@media(min-width:1024px){.suite-spot .suite-content{grid-template-columns:1fr 1fr;align-items:center;gap:4rem}}.suite-spot .text-content .section-title{font-size:2.5rem;font-weight:800;color:#f03f3f;margin-bottom:1rem;line-height:1.2}@media(max-width:639px){.suite-spot .text-content .section-title{font-size:1.5rem}}.suite-spot .text-content .section-description{font-size:1.125rem;line-height:1.625;margin-bottom:2rem;max-width:540px}@media(max-width:639px){.suite-spot .text-content .section-description{font-size:1rem}}.suite-spot .features-list{display:flex;flex-direction:column;gap:1rem}.suite-spot .feature-item{display:flex;align-items:center;gap:.75rem}.suite-spot .feature-item .feature-icon{color:#f03f3f;flex-shrink:0}.suite-spot .feature-item .feature-text{font-size:1rem;line-height:1.5;font-weight:500}.suite-spot .image-content{position:relative}.suite-spot .image-content .phone-mockup{position:relative;width:100%;padding-top:95%}@media(min-width:1024px){.suite-spot .image-content .phone-mockup{padding-top:120%}}.suite-spot .image-content .dashboard-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain}.suite-spot .image-content .glow-effect{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:140%;height:140%;pointer-events:none;z-index:0}.go-live{padding-bottom:2.5rem;background-color:#fff;overflow:hidden}.go-live .container{position:relative;max-width:1200px;margin:0 auto;padding:0 1rem}.go-live-content{background:#fff1f1;border-radius:1.5rem;padding:2rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem}@media(min-width:1024px){.go-live-content{grid-template-columns:1fr 1fr;gap:3rem;align-items:start}}.go-live .left-content{text-align:left}.go-live .section-title{font-size:2.5rem;font-weight:800;color:#f03f3f;margin-bottom:1rem;line-height:1.2;animation:slideUp .6s ease-out}@media(max-width:639px){.go-live .section-title{font-size:1.5rem;text-align:center}}.go-live .section-description{font-size:1.125rem;line-height:1.625;margin-bottom:2rem;max-width:540px;animation:slideUp .6s ease-out .2s backwards}@media(max-width:639px){.go-live .section-description{font-size:1rem;text-align:center;margin-left:auto;margin-right:auto}}.go-live .features-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.5rem;gap:1.5rem;margin-bottom:2rem}@media(max-width:639px){.go-live .features-grid{grid-template-columns:1fr;gap:1rem}}.go-live .feature-item{display:flex;align-items:center;gap:1rem;padding:.75rem;border-radius:1rem;transition:"all 0.3s ease";background:hsla(0,0%,100%,.8);animation:fadeIn .6s ease-out backwards}.go-live .feature-item:first-child{animation-delay:.4s}.go-live .feature-item:nth-child(2){animation-delay:.5s}.go-live .feature-item:nth-child(3){animation-delay:.6s}.go-live .feature-item:nth-child(4){animation-delay:.7s}.go-live .feature-item.active{transform:translateY(-5px);background:#fff;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}.go-live .feature-item.active .feature-icon{background:rgba(240,63,63,.1);transform:scale(1.1)}.go-live .feature-item .feature-icon{flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(240,63,63,.05);color:#f03f3f;transition:"all 0.3s ease"}.go-live .feature-item .feature-text{font-size:.875rem;line-height:1.5}.go-live .right-content{animation:slideIn .6s ease-out .4s backwards}@media(min-width:1024px){.go-live .right-content{padding:0 2rem}}@media(min-width:640px)and (max-width:1023px){.go-live .right-content{padding:0 4rem}}.go-live .right-content .checklist{background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}.go-live .right-content .checklist-header{background:#09080a;padding:1rem;border-bottom:1px solid hsla(0,0%,100%,.1)}.go-live .right-content .checklist-header h3{font-size:1.125rem;font-weight:600;color:#fff;margin:0}.go-live .right-content .checklist-items{padding:1rem}.go-live .right-content .checklist-item{position:relative;display:flex;align-items:center;justify-content:space-between;padding:1rem;border-bottom:1px solid rgba(0,0,0,.1);transition:all .3s ease;animation:slideIn .5s ease-out backwards}.go-live .right-content .checklist-item:last-child{border-bottom:none}.go-live .right-content .checklist-item.completed,.go-live .right-content .checklist-item:not(.locked):hover{background:rgba(240,63,63,.05)}.go-live .right-content .checklist-item.locked{opacity:.6}.go-live .right-content .checklist .item-content{display:flex;align-items:center;gap:.75rem}.go-live .right-content .checklist .checkbox{display:flex;align-items:center;justify-content:center;transition:all .3s ease}.go-live .right-content .checklist .checkbox .check-icon{color:#f03f3f;transition:all .3s ease}.go-live .right-content .checklist .checkbox .empty-check{color:rgba(0,0,0,.2);transition:all .3s ease}.checklist-item:not(.locked):hover .go-live .right-content .checklist .checkbox .check-icon{transform:scale(1.1)}.checklist-item:not(.locked):hover .go-live .right-content .checklist .checkbox .empty-check{color:#f03f3f;transform:scale(1.1)}.go-live .right-content .checklist .lock-icon{color:rgba(0,0,0,.4);transition:all .3s ease}.go-live .cta-wrapper{display:flex;justify-content:left;margin-top:1rem;animation:slideUp .6s ease-out .6s backwards}.go-live .cta-button{background:#f03f3f;color:#fff;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;border-radius:9999px;border:none;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)}.go-live .cta-button:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);background:#ee2727}.go-live .cta-button:active{transform:translateY(0);box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}@media(max-width:639px){.go-live .cta-button{width:100%;max-width:300px}}@keyframes slideIn{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}@keyframes checkmark{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}.privacy-page{padding:0;background:#fff;min-height:100vh}.privacy-page .container{width:100%;max-width:1280px;margin:0 auto;padding:0 1rem}.privacy-page .content-wrapper{max-width:800px;margin:0 auto;padding:2rem}.privacy-page h1{font-size:2.5rem;font-weight:700;color:#f03f3f;margin-bottom:2rem}.privacy-page .last-updated{margin-bottom:2rem;font-size:.875rem}.privacy-page .privacy-section{margin-bottom:3rem}.privacy-page .privacy-section h2{font-size:1.5rem;font-weight:600;color:#912121;margin-bottom:1rem}.privacy-page .privacy-section h3{font-size:1.25rem;font-weight:500;margin-bottom:.75rem}.privacy-page .privacy-section h4{font-size:1.125rem;font-weight:500;margin-bottom:.5rem}.privacy-page .privacy-section p{font-size:1rem;line-height:1.625;margin-bottom:1rem}.privacy-page .privacy-section ul{list-style:disc;margin-left:1.5rem;margin-bottom:1rem}.privacy-page .privacy-section ul li{margin-bottom:.5rem;line-height:1.625}.privacy-page .privacy-section ul li strong{color:#912121;font-weight:500}.terms-page{padding:0;background:#fff;min-height:100vh}.terms-page .container{width:100%;max-width:1280px;margin:0 auto;padding:0 1rem}.terms-page .content-wrapper{max-width:800px;margin:0 auto;padding:2rem}.terms-page h1{font-size:2.5rem;font-weight:700;color:#f03f3f;margin-bottom:2rem}.terms-page .last-updated{margin-bottom:2rem;font-size:.875rem}.terms-page .terms-section{margin-bottom:3rem}.terms-page .terms-section h2{font-size:1.5rem;font-weight:600;color:#912121;margin-bottom:1rem}.terms-page .terms-section h3{font-size:1.25rem;font-weight:500;margin-bottom:.75rem}.terms-page .terms-section p{font-size:1rem;line-height:1.625;margin-bottom:1rem}.terms-page .terms-section ol,.terms-page .terms-section ul{list-style-position:outside;margin-left:1.5rem;margin-bottom:1rem}.terms-page .terms-section ol li,.terms-page .terms-section ul li{margin-bottom:.5rem;line-height:1.625;padding-left:.5rem}.terms-page .terms-section ul{list-style-type:disc}.terms-page .terms-section ol{list-style-type:lower-alpha}:root{--color-primary:#f03f3f;--color-primary-dark:#912121;--color-primary-light:#ff1919;--color-black:#09080a;--color-white:#fff;--color-gray-100:#f5f5f5;--color-gray-200:#eee;--color-gray-300:#e0e0e0;--color-gray-400:#bdbdbd;--color-gray-500:#9e9e9e;--color-gray-600:#757575;--color-gray-700:#616161;--color-gray-800:#424242;--color-gray-900:#212121;--gradient-primary:linear-gradient(91.2deg,#ff1919 0.19%,#912121 66.17%);--gradient-black:linear-gradient(135deg,#09080a,#231f26);--font-family-base:Inter,sans-serif;--font-size-xs:0.75rem;--font-size-sm:0.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:2rem;--font-size-4xl:2.5rem;--font-size-5xl:3rem;--spacing-0:0;--spacing-1:0.25rem;--spacing-2:0.5rem;--spacing-3:0.75rem;--spacing-4:1rem;--spacing-5:1.25rem;--spacing-6:1.5rem;--spacing-8:2rem;--spacing-10:2.5rem;--spacing-12:3rem;--spacing-16:4rem;--spacing-20:5rem;--radius-sm:0.25rem;--radius-base:0.5rem;--radius-lg:1rem;--radius-xl:1.5rem;--radius-2xl:2rem;--radius-full:9999px}.footer{background-color:#09080a;color:#fff;padding:4rem 0 2rem}@media(max-width:639px){.footer{padding:3rem 0 1.5rem}}.footer .container{width:100%;max-width:1280px;margin:0 auto;padding:0 1rem}.footer .footer-content{display:grid;grid-template-columns:1fr;grid-gap:3rem;gap:3rem}@media(min-width:640px)and (max-width:1023px){.footer .footer-content{grid-template-columns:1fr 1fr 1fr;gap:2rem}}@media(min-width:1024px){.footer .footer-content{grid-template-columns:repeat(3,1fr);gap:3rem}}@media(min-width:640px)and (max-width:1023px){.footer .footer-logo-section{grid-column:1/-1}}.footer .logo-wrapper{display:flex;align-items:center}@media(max-width:639px){.footer .logo-wrapper{justify-content:center}}.footer .logo-svg{height:60px;width:auto}@media(max-width:639px){.footer .logo-svg{height:50px}}.footer .footer-description{margin-bottom:1.5rem;line-height:1.625;font-size:.875rem;padding:0 1rem}@media(max-width:639px){.footer .footer-description{text-align:center;padding:0 1rem}}.footer .social-links{display:flex;gap:1rem;padding:0 1rem}@media(max-width:639px){.footer .social-links{justify-content:center}}.footer .social-link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:9999px;background-color:hsla(0,0%,100%,.1);color:#fff;transition:all .3s ease}.footer .social-link:hover{background-color:#f03f3f;transform:translateY(-3px)}@media(min-width:640px)and (max-width:1023px){.footer .footer-nav{grid-column:1/2}.footer .footer-contact{grid-column:2/-1}}.footer .footer-heading{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:#fff}@media(max-width:639px){.footer .footer-heading{text-align:center;font-size:1.125rem;margin-bottom:1rem}}.footer .footer-links{list-style:none;display:flex;flex-direction:column;gap:.75rem}@media(max-width:639px){.footer .footer-links{align-items:center}}.footer .footer-links li a{font-size:.875rem;font-weight:300;transition:color .3s ease}.footer .footer-links li a:hover{color:#f03f3f}.footer .contact-description{margin-bottom:.25rem;line-height:1.625;font-size:.875rem;font-weight:300;padding:0 .5rem}@media(max-width:639px){.footer .contact-description{text-align:center;padding:0 1rem;margin-bottom:1rem}}.footer .form-group{display:flex;margin-bottom:1rem;max-width:400px}@media(max-width:639px){.footer .form-group{margin-left:auto;margin-right:auto}}.footer .email-input{flex:1 1;padding:.75rem 1rem;border:1px solid hsla(0,0%,100%,.2);border-radius:9999px 0 0 9999px;background-color:hsla(0,0%,100%,.05);color:#fff;font-size:.875rem;outline:none}.footer .email-input::placeholder{color:hsla(0,0%,100%,.5)}.footer .submit-button{display:flex;align-items:center;justify-content:center;padding:.75rem 1.25rem;background:linear-gradient(91.2deg,#ff1919 .19%,#912121 66.17%);border:none;border-radius:0 9999px 9999px 0;color:#fff;cursor:pointer;transition:opacity .3s ease}.footer .submit-button:hover{opacity:.9}.footer .success-message{color:#4caf50;margin-bottom:1rem;font-size:.875rem}@media(max-width:639px){.footer .success-message{text-align:center}}.footer .contact-email{font-size:.875rem;padding:0 .5rem}@media(max-width:639px){.footer .contact-email{text-align:center}}.footer .contact-email a{color:#f03f3f;transition:opacity .3s ease}.footer .contact-email a:hover{opacity:.8}.footer .footer-bottom{margin-top:1rem;padding-top:2rem;border-top:1px solid hsla(0,0%,100%,.1);text-align:center}@media(max-width:639px){.footer .footer-bottom{margin-top:3rem;padding-top:1.5rem}}.footer .copyright{font-size:.875rem}*{box-sizing:border-box;margin:0;padding:0}body,html{font-family:Inter,sans-serif;color:#09080a;background-color:#fff;scroll-behavior:smooth}a{color:inherit;text-decoration:none}button{font-family:inherit}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 1rem}.section{padding:5rem 0}.heading-1{font-size:2.5rem;font-weight:700;line-height:1.2}.heading-2{font-size:2rem;font-weight:700;line-height:1.375}.heading-3{font-size:1.5rem;font-weight:600;line-height:1.5}.body-text{font-size:1rem;line-height:1.625}.button-primary{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1.5rem;border-radius:2rem;font-weight:500;transition:"all 0.3s ease";cursor:pointer;background:linear-gradient(91.2deg,#ff1919 .19%,#912121 66.17%);color:#fff;border:none}.button-primary:hover{transform:translateY(-2px);box-shadow:"0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1)"}.button-secondary{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1.5rem;border-radius:2rem;font-weight:500;transition:"all 0.3s ease";cursor:pointer;background:transparent;color:#fff;border:1px solid hsla(0,0%,100%,.3)}.button-secondary:hover{background:hsla(0,0%,100%,.1)}.fade-in{animation:fadeIn .3s ease-in-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.slide-up{animation:slideUp .3s ease-in-out}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}