.Hero-module__ZARIfG__hero{text-align:center;background:linear-gradient(180deg,var(--bg)0%,var(--primary-light)100%);padding:160px 0 100px;position:relative;overflow:hidden}.Hero-module__ZARIfG__hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#d4707a1a 0%,#0000 70%);width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__ZARIfG__badge{background:var(--white);border:1px solid var(--gray-200);color:var(--gray-600);border-radius:50px;margin-bottom:24px;padding:6px 16px;font-size:13px;font-weight:600;display:inline-block}.Hero-module__ZARIfG__badge span{color:var(--primary-dark)}.Hero-module__ZARIfG__logoWrap{margin-bottom:24px}.Hero-module__ZARIfG__hero h1{letter-spacing:-2px;margin-bottom:8px;font-size:64px;font-weight:900;line-height:1.1}.Hero-module__ZARIfG__hero h1 span{color:var(--primary)}.Hero-module__ZARIfG__tagline{letter-spacing:3px;text-transform:uppercase;color:var(--gray-400);margin-bottom:20px;font-size:14px;font-weight:600}.Hero-module__ZARIfG__hero p{color:var(--gray-600);max-width:560px;margin:0 auto 40px;font-size:20px;line-height:1.6}.Hero-module__ZARIfG__buttons{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.Hero-module__ZARIfG__appStore,.Hero-module__ZARIfG__playStore{border-radius:var(--radius);align-items:center;gap:12px;padding:16px 32px;font-size:16px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.Hero-module__ZARIfG__appStore{background:var(--navy);color:#fff}.Hero-module__ZARIfG__appStore:hover{background:var(--navy-light);transform:translateY(-2px);box-shadow:0 8px 24px #4a19424d}.Hero-module__ZARIfG__playStore{color:var(--navy);border:2px solid var(--gray-200);background:#fff}.Hero-module__ZARIfG__playStore:hover{border-color:var(--gray-300);box-shadow:var(--shadow-lg);transform:translateY(-2px)}.Hero-module__ZARIfG__btnIcon{align-items:center;display:flex}.Hero-module__ZARIfG__btnText{text-align:left;line-height:1.2}.Hero-module__ZARIfG__btnText small{opacity:.7;font-size:11px;font-weight:400;display:block}.Hero-module__ZARIfG__phone{margin-top:60px;display:inline-block;position:relative}.Hero-module__ZARIfG__phoneFrame{background:var(--navy);border-radius:36px;width:280px;height:560px;padding:12px;position:relative;box-shadow:0 40px 80px #0003}.Hero-module__ZARIfG__phoneScreen{background:var(--bg);text-align:center;border-radius:28px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:40px 20px;display:flex}.Hero-module__ZARIfG__greeting{color:var(--gray-500);margin-bottom:2px;font-size:14px}.Hero-module__ZARIfG__name{color:var(--navy);margin-bottom:32px;font-size:16px;font-weight:700}.Hero-module__ZARIfG__isItWellText{color:var(--navy);margin-bottom:32px;font-size:36px;font-weight:800;line-height:1.1}.Hero-module__ZARIfG__isItWellText span{color:var(--primary)}.Hero-module__ZARIfG__phoneBtns{gap:12px;display:flex}.Hero-module__ZARIfG__phoneBtns button{cursor:default;border:none;border-radius:12px;padding:14px 32px;font-family:inherit;font-size:16px;font-weight:700}.Hero-module__ZARIfG__yesBtn{background:var(--primary);color:#fff}.Hero-module__ZARIfG__noBtn{color:#fff;background:#c0392b}@media (max-width:768px){.Hero-module__ZARIfG__hero{padding:120px 0 60px}.Hero-module__ZARIfG__hero h1{letter-spacing:-1px;font-size:40px}.Hero-module__ZARIfG__hero p{font-size:16px}.Hero-module__ZARIfG__phoneFrame{width:220px;height:440px}.Hero-module__ZARIfG__isItWellText{font-size:28px}.Hero-module__ZARIfG__phoneBtns button{padding:10px 24px;font-size:14px}}
.Features-module__zvCZ4q__features{background:var(--white);padding:100px 0}.Features-module__zvCZ4q__grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.Features-module__zvCZ4q__card{border-radius:var(--radius);border:1px solid var(--gray-200);text-align:center;padding:32px 24px;transition:all .3s}.Features-module__zvCZ4q__card:hover{border-color:var(--primary);transform:translateY(-4px);box-shadow:0 8px 30px #d4707a26}.Features-module__zvCZ4q__icon{border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 20px;display:flex}.Features-module__zvCZ4q__icon svg{width:28px;height:28px}.Features-module__zvCZ4q__rose{background:var(--primary-light)}.Features-module__zvCZ4q__blue{background:#dbeafe}.Features-module__zvCZ4q__orange{background:#fef3c7}.Features-module__zvCZ4q__purple{background:#ede9fe}.Features-module__zvCZ4q__card h3{margin-bottom:8px;font-size:18px;font-weight:700}.Features-module__zvCZ4q__card p{color:var(--gray-500);font-size:14px;line-height:1.6}@media (max-width:1024px){.Features-module__zvCZ4q__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Features-module__zvCZ4q__grid{grid-template-columns:1fr;gap:16px}}
.HowItWorks-module__tSMH5W__section{background:var(--gray-50);padding:100px 0}.HowItWorks-module__tSMH5W__steps{grid-template-columns:repeat(3,1fr);gap:40px;display:grid;position:relative}.HowItWorks-module__tSMH5W__steps:before{content:"";background:var(--gray-200);height:2px;position:absolute;top:48px;left:calc(16.67% + 32px);right:calc(16.67% + 32px)}.HowItWorks-module__tSMH5W__card{text-align:center;position:relative}.HowItWorks-module__tSMH5W__number{background:var(--primary);color:#fff;z-index:2;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 24px;font-size:24px;font-weight:800;display:flex;position:relative;box-shadow:0 4px 14px #d4707a4d}.HowItWorks-module__tSMH5W__card h3{margin-bottom:8px;font-size:20px;font-weight:700}.HowItWorks-module__tSMH5W__card p{color:var(--gray-500);max-width:280px;margin:0 auto;font-size:15px;line-height:1.6}@media (max-width:768px){.HowItWorks-module__tSMH5W__steps{grid-template-columns:1fr;gap:32px}.HowItWorks-module__tSMH5W__steps:before{display:none}}
.Pricing-module__yc4bBa__section{background:var(--white);padding:100px 0}.Pricing-module__yc4bBa__card{text-align:center;color:#fff;border-top:3px solid var(--primary);background:linear-gradient(160deg,#2e2e2e 0%,#3d3d3d 100%);border-radius:24px;max-width:480px;margin:0 auto;padding:48px;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000040,0 0 0 1px #ffffff0a}.Pricing-module__yc4bBa__card:before{content:"";background:#ff6b4a14;border-radius:50%;width:200px;height:200px;position:absolute;top:-60px;right:-60px}.Pricing-module__yc4bBa__card:after{content:"";background:#ff6b4a0a;border-radius:50%;width:150px;height:150px;position:absolute;bottom:-40px;left:-40px}.Pricing-module__yc4bBa__label{color:var(--primary);text-transform:uppercase;letter-spacing:1px;z-index:1;background:#ff6b4a26;border-radius:20px;margin-bottom:24px;padding:6px 16px;font-size:13px;font-weight:700;display:inline-block;position:relative}.Pricing-module__yc4bBa__amount{z-index:1;margin-bottom:4px;font-size:72px;font-weight:900;line-height:1;position:relative}.Pricing-module__yc4bBa__amount sup{vertical-align:super;font-size:36px}.Pricing-module__yc4bBa__period{color:#fff9;z-index:1;margin-bottom:32px;font-size:16px;position:relative}.Pricing-module__yc4bBa__features{text-align:left;z-index:1;margin-bottom:32px;padding:0;list-style:none;position:relative}.Pricing-module__yc4bBa__features li{color:#fffc;align-items:center;gap:12px;padding:10px 0;font-size:15px;display:flex}.Pricing-module__yc4bBa__features li:before{content:"";background:#ff6b4a33 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23FF6B4A' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E") 50% no-repeat;border-radius:50%;width:22px;min-width:22px;height:22px}.Pricing-module__yc4bBa__btn{background:var(--primary);color:#fff;border-radius:var(--radius);cursor:pointer;z-index:1;text-align:center;border:none;width:100%;padding:18px;font-size:18px;font-weight:700;text-decoration:none;transition:all .2s;display:block;position:relative}.Pricing-module__yc4bBa__btn:hover{background:var(--primary-dark);transform:translateY(-2px);box-shadow:0 8px 24px #ff6b4a66}.Pricing-module__yc4bBa__note{color:#fff6;z-index:1;margin-top:16px;font-size:13px;position:relative}@media (max-width:768px){.Pricing-module__yc4bBa__card{padding:32px 24px}.Pricing-module__yc4bBa__amount{font-size:56px}}
.FAQ-module__V8_xEa__section{background:var(--gray-50);padding:100px 0}.FAQ-module__V8_xEa__list{max-width:700px;margin:0 auto}.FAQ-module__V8_xEa__item{background:var(--white);border-radius:var(--radius);box-shadow:var(--shadow);margin-bottom:12px;overflow:hidden}.FAQ-module__V8_xEa__question{cursor:pointer;color:var(--navy);text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:20px 24px;font-family:inherit;font-size:16px;font-weight:600;transition:background .2s;display:flex}.FAQ-module__V8_xEa__question:hover{background:var(--gray-50)}.FAQ-module__V8_xEa__toggle{background:var(--gray-100);width:28px;height:28px;color:var(--gray-500);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .3s;display:flex}.FAQ-module__V8_xEa__toggle svg{width:16px;height:16px}.FAQ-module__V8_xEa__open .FAQ-module__V8_xEa__toggle{background:var(--primary-light);color:var(--primary-dark);transform:rotate(180deg)}.FAQ-module__V8_xEa__answer{max-height:0;transition:max-height .3s;overflow:hidden}.FAQ-module__V8_xEa__answerInner{color:var(--gray-600);padding:0 24px 20px;font-size:15px;line-height:1.7}.FAQ-module__V8_xEa__open .FAQ-module__V8_xEa__answer{max-height:200px}
