@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";
.page-module__L4-CsW__main{color:#334155;background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);flex-direction:column;min-height:100vh;font-family:Inter,sans-serif;line-height:1.6;transition:background .3s,color .3s;display:flex}.page-module__L4-CsW__dark{color:#e2e8f0;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%)}.page-module__L4-CsW__container{max-width:1200px;margin:0 auto;padding:0 1rem}.page-module__L4-CsW__header{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1000;background:#fffffff2;border-bottom:1px solid #0000000d;width:100%;transition:all .3s;position:fixed;top:0;left:0;right:0}.page-module__L4-CsW__dark .page-module__L4-CsW__header{background:#0f172af2;border-bottom-color:#ffffff1a}.page-module__L4-CsW__headerContent{justify-content:space-between;align-items:center;width:100%;padding:1rem 0;display:flex}.page-module__L4-CsW__logo{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.page-module__L4-CsW__logoText{background:linear-gradient(135deg,#1e40af,#3b82f6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.5rem;font-weight:700}.page-module__L4-CsW__dark .page-module__L4-CsW__logoText{background:linear-gradient(135deg,#60a5fa,#93c5fd)}.page-module__L4-CsW__nav{flex:1;justify-content:center;gap:2rem;display:flex}.page-module__L4-CsW__navLink{color:#475569;font-weight:500;text-decoration:none;transition:color .3s;position:relative}.page-module__L4-CsW__navLink:hover{color:#1e40af}.page-module__L4-CsW__navLink:after{content:"";background:linear-gradient(135deg,#1e40af,#3b82f6);width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.page-module__L4-CsW__navLink:hover:after{width:100%}.page-module__L4-CsW__dark .page-module__L4-CsW__navLink{color:#cbd5e1}.page-module__L4-CsW__dark .page-module__L4-CsW__navLink:hover{color:#60a5fa}.page-module__L4-CsW__dark .page-module__L4-CsW__navLink:after{background:linear-gradient(135deg,#60a5fa,#93c5fd)}.page-module__L4-CsW__headerActions{flex-shrink:0;align-items:center;gap:1rem;display:flex}.page-module__L4-CsW__downloadLink{color:#fff;background:linear-gradient(135deg,#1e40af,#3b82f6);border-radius:8px;padding:.75rem 1.5rem;font-weight:500;text-decoration:none;transition:all .3s;box-shadow:0 4px 12px #1e40af33}.page-module__L4-CsW__downloadLink:hover{transform:translateY(-1px);box-shadow:0 6px 20px #1e40af4d}.page-module__L4-CsW__dark .page-module__L4-CsW__downloadLink{background:linear-gradient(135deg,#60a5fa,#93c5fd);box-shadow:0 4px 12px #60a5fa33}.page-module__L4-CsW__dark .page-module__L4-CsW__downloadLink:hover{box-shadow:0 6px 20px #60a5fa4d}.page-module__L4-CsW__themeToggle{cursor:pointer;background:#0000000d;border:none;border-radius:50%;padding:.75rem;font-size:1.25rem;transition:all .3s}.page-module__L4-CsW__themeToggle:hover{background:#0000001a}.page-module__L4-CsW__dark .page-module__L4-CsW__themeToggle{background:#ffffff1a}.page-module__L4-CsW__dark .page-module__L4-CsW__themeToggle:hover{background:#fff3}.page-module__L4-CsW__heroSection{box-sizing:border-box;justify-content:center;align-items:center;height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.page-module__L4-CsW__heroOverlay{text-align:center;z-index:2;justify-content:center;align-items:center;width:100%;padding:0 1rem;display:flex;position:absolute;inset:80px 0 0}.page-module__L4-CsW__heroContent{max-width:800px}.page-module__L4-CsW__heroTitle{background:linear-gradient(135deg,#1e40af,#3b82f6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:3.5rem;font-weight:700;line-height:1.2}.page-module__L4-CsW__dark .page-module__L4-CsW__heroTitle{background:linear-gradient(135deg,#60a5fa,#93c5fd)}.page-module__L4-CsW__heroSubtitle{opacity:.9;max-width:600px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.25rem}.page-module__L4-CsW__ctaButton{color:#fff;background:linear-gradient(135deg,#1e40af,#3b82f6);border-radius:12px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 6px 20px #1e40af33}.page-module__L4-CsW__ctaButton:hover{transform:translateY(-2px);box-shadow:0 10px 30px #1e40af4d}.page-module__L4-CsW__dark .page-module__L4-CsW__ctaButton{background:linear-gradient(135deg,#60a5fa,#93c5fd);box-shadow:0 6px 20px #60a5fa33}.page-module__L4-CsW__dark .page-module__L4-CsW__ctaButton:hover{box-shadow:0 10px 30px #60a5fa4d}.page-module__L4-CsW__dashboardSection,.page-module__L4-CsW__transformSection,.page-module__L4-CsW__faqSection{background:#fff;padding:6rem 0}.page-module__L4-CsW__dark .page-module__L4-CsW__dashboardSection,.page-module__L4-CsW__dark .page-module__L4-CsW__transformSection,.page-module__L4-CsW__dark .page-module__L4-CsW__faqSection{background:#0f172a}.page-module__L4-CsW__whySection,.page-module__L4-CsW__howSection,.page-module__L4-CsW__contactSection{background:#f1f5f9;padding:6rem 0}.page-module__L4-CsW__dark .page-module__L4-CsW__whySection,.page-module__L4-CsW__dark .page-module__L4-CsW__howSection,.page-module__L4-CsW__dark .page-module__L4-CsW__contactSection{background:#1e293b}.page-module__L4-CsW__dashboardHeader,.page-module__L4-CsW__sectionHeader{text-align:center;margin-bottom:4rem}.page-module__L4-CsW__sectionTitle{color:#1e293b;margin:0;font-size:2.5rem;font-weight:700;line-height:1.2}.page-module__L4-CsW__dark .page-module__L4-CsW__sectionTitle{color:#f1f5f9}.page-module__L4-CsW__sectionSubtitle{color:#64748b;max-width:600px;margin-top:1rem;margin-left:auto;margin-right:auto;font-size:1.125rem}.page-module__L4-CsW__dark .page-module__L4-CsW__sectionSubtitle{color:#94a3b8}.page-module__L4-CsW__menuCards,.page-module__L4-CsW__whyCards,.page-module__L4-CsW__howCards{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.page-module__L4-CsW__card,.page-module__L4-CsW__whyCard,.page-module__L4-CsW__howCard{text-align:center;background:#fff;border:1px solid #f1f5f9;border-radius:16px;padding:2.5rem;transition:all .3s;box-shadow:0 4px 20px #0000000d}.page-module__L4-CsW__card:hover,.page-module__L4-CsW__whyCard:hover,.page-module__L4-CsW__howCard:hover{border-color:#e2e8f0;transform:translateY(-4px);box-shadow:0 12px 40px #0000001a}.page-module__L4-CsW__dark .page-module__L4-CsW__card,.page-module__L4-CsW__dark .page-module__L4-CsW__whyCard,.page-module__L4-CsW__dark .page-module__L4-CsW__howCard{background:#1e293b;border-color:#334155;box-shadow:0 4px 20px #0000004d}.page-module__L4-CsW__dark .page-module__L4-CsW__card:hover,.page-module__L4-CsW__dark .page-module__L4-CsW__whyCard:hover,.page-module__L4-CsW__dark .page-module__L4-CsW__howCard:hover{border-color:#475569;box-shadow:0 12px 40px #0006}.page-module__L4-CsW__cardTitle,.page-module__L4-CsW__whyTitle,.page-module__L4-CsW__howTitle{color:#1e293b;margin:0 0 1rem;font-size:1.5rem;font-weight:600}.page-module__L4-CsW__dark .page-module__L4-CsW__cardTitle,.page-module__L4-CsW__dark .page-module__L4-CsW__whyTitle,.page-module__L4-CsW__dark .page-module__L4-CsW__howTitle{color:#f1f5f9}.page-module__L4-CsW__whyDesc,.page-module__L4-CsW__howDesc{color:#64748b;margin:0;line-height:1.6}.page-module__L4-CsW__dark .page-module__L4-CsW__whyDesc,.page-module__L4-CsW__dark .page-module__L4-CsW__howDesc{color:#94a3b8}.page-module__L4-CsW__onTop{text-align:center;margin-top:4rem}.page-module__L4-CsW__onTopTitle{color:#1e293b;margin-bottom:.5rem;font-size:2rem;font-weight:700}.page-module__L4-CsW__dark .page-module__L4-CsW__onTopTitle{color:#f1f5f9}.page-module__L4-CsW__onTopDesc{color:#64748b;font-size:1.125rem}.page-module__L4-CsW__dark .page-module__L4-CsW__onTopDesc{color:#94a3b8}.page-module__L4-CsW__transformGrid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.page-module__L4-CsW__screenshots{position:relative}.page-module__L4-CsW__imageCarousel{border-radius:20px;height:600px;transition:transform .5s;display:flex;overflow:hidden;box-shadow:0 10px 40px #0000001a}.page-module__L4-CsW__imageWrapper{flex:0 0 100%;justify-content:center;align-items:center;display:flex}.page-module__L4-CsW__appImage{object-fit:cover;border-radius:20px;max-width:100%;max-height:100%}.page-module__L4-CsW__transformContent{padding:2rem 0}.page-module__L4-CsW__transformDesc{color:#64748b;margin-bottom:1.5rem;font-size:1.125rem;line-height:1.7}.page-module__L4-CsW__dark .page-module__L4-CsW__transformDesc{color:#94a3b8}.page-module__L4-CsW__dots{justify-content:center;gap:.75rem;margin-top:1.5rem;display:flex}.page-module__L4-CsW__dot{cursor:pointer;opacity:.5;background:#e2e8f0;border:none;border-radius:50%;width:12px;height:12px;transition:all .3s}.page-module__L4-CsW__dot:hover,.page-module__L4-CsW__activeDot{opacity:1;background:#1e40af}.page-module__L4-CsW__dark .page-module__L4-CsW__dot{background:#475569}.page-module__L4-CsW__dark .page-module__L4-CsW__dot:hover,.page-module__L4-CsW__dark .page-module__L4-CsW__activeDot{background:#60a5fa}.page-module__L4-CsW__faqList{max-width:800px;margin:0 auto}.page-module__L4-CsW__faqItem{cursor:pointer;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:1.5rem;transition:all .3s;overflow:hidden}.page-module__L4-CsW__faqItem:hover{border-color:#cbd5e1;box-shadow:0 8px 25px #0000000d}.page-module__L4-CsW__dark .page-module__L4-CsW__faqItem{border-color:#334155}.page-module__L4-CsW__dark .page-module__L4-CsW__faqItem:hover{border-color:#475569;box-shadow:0 8px 25px #0000004d}.page-module__L4-CsW__open{box-shadow:0 12px 40px #0000001a}.page-module__L4-CsW__dark .page-module__L4-CsW__open{box-shadow:0 12px 40px #0006}.page-module__L4-CsW__faqHeader{justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.page-module__L4-CsW__faqQuestion{color:#1e293b;margin:0;font-size:1.125rem;font-weight:600}.page-module__L4-CsW__dark .page-module__L4-CsW__faqQuestion{color:#f1f5f9}.page-module__L4-CsW__faqArrow{color:#64748b;font-size:1rem;transition:transform .3s}.page-module__L4-CsW__open .page-module__L4-CsW__faqArrow{transform:rotate(180deg)}.page-module__L4-CsW__dark .page-module__L4-CsW__faqArrow{color:#94a3b8}.page-module__L4-CsW__faqAnswerContainer{max-height:0;transition:max-height .3s;overflow:hidden}.page-module__L4-CsW__open .page-module__L4-CsW__faqAnswerContainer{max-height:300px}.page-module__L4-CsW__faqAnswer{color:#64748b;margin:0;padding:0 2rem 2rem;line-height:1.7}.page-module__L4-CsW__dark .page-module__L4-CsW__faqAnswer{color:#94a3b8}.page-module__L4-CsW__contactContent{grid-template-columns:1fr 1fr;gap:4rem;max-width:1000px;margin:0 auto;display:grid}.page-module__L4-CsW__contactDetails p{color:#64748b;margin-bottom:1rem}.page-module__L4-CsW__dark .page-module__L4-CsW__contactDetails p{color:#94a3b8}.page-module__L4-CsW__contactForm{flex-direction:column;gap:1.5rem;display:flex}.page-module__L4-CsW__formInput,.page-module__L4-CsW__formTextarea{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:1rem;font-size:1rem;transition:border-color .3s}.page-module__L4-CsW__formInput:focus,.page-module__L4-CsW__formTextarea:focus{border-color:#3b82f6;outline:none}.page-module__L4-CsW__dark .page-module__L4-CsW__formInput,.page-module__L4-CsW__dark .page-module__L4-CsW__formTextarea{color:#e2e8f0;background:#1e293b;border-color:#334155}.page-module__L4-CsW__dark .page-module__L4-CsW__formInput:focus,.page-module__L4-CsW__dark .page-module__L4-CsW__formTextarea:focus{border-color:#60a5fa}.page-module__L4-CsW__formBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1e40af,#3b82f6);border:none;border-radius:8px;padding:1.125rem;font-weight:600;transition:all .3s;box-shadow:0 4px 12px #1e40af33}.page-module__L4-CsW__formBtn:hover{transform:translateY(-1px);box-shadow:0 6px 20px #1e40af4d}.page-module__L4-CsW__dark .page-module__L4-CsW__formBtn{background:linear-gradient(135deg,#60a5fa,#93c5fd);box-shadow:0 4px 12px #60a5fa33}.page-module__L4-CsW__dark .page-module__L4-CsW__formBtn:hover{box-shadow:0 6px 20px #60a5fa4d}.page-module__L4-CsW__footer{color:#94a3b8;background:#0f172a;margin-top:auto;padding:4rem 0 1.5rem}.page-module__L4-CsW__dark .page-module__L4-CsW__footer{background:#020617}.page-module__L4-CsW__footerGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2.5rem;margin-bottom:3rem;display:grid}.page-module__L4-CsW__footerTitle{color:#f1f5f9;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.page-module__L4-CsW__footerDesc{color:#64748b;margin-bottom:1.5rem;line-height:1.6}.page-module__L4-CsW__downloadBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1e40af,#3b82f6);border:none;border-radius:8px;align-items:center;gap:.5rem;padding:1rem 1.75rem;font-weight:500;transition:all .3s;display:flex;box-shadow:0 4px 12px #1e40af33}.page-module__L4-CsW__downloadBtn:hover{transform:translateY(-1px);box-shadow:0 6px 20px #1e40af4d}.page-module__L4-CsW__dark .page-module__L4-CsW__downloadBtn{background:linear-gradient(135deg,#60a5fa,#93c5fd);box-shadow:0 4px 12px #60a5fa33}.page-module__L4-CsW__dark .page-module__L4-CsW__downloadBtn:hover{box-shadow:0 6px 20px #60a5fa4d}.page-module__L4-CsW__footerSubTitle{color:#60a5fa;margin-bottom:1rem;font-weight:600}.page-module__L4-CsW__footerList{padding:0;list-style:none}.page-module__L4-CsW__footerList li{color:#64748b;margin-bottom:.75rem;transition:color .3s}.page-module__L4-CsW__footerList li:hover,.page-module__L4-CsW__dark .page-module__L4-CsW__footerList li{color:#94a3b8}.page-module__L4-CsW__dark .page-module__L4-CsW__footerList li:hover{color:#cbd5e1}.page-module__L4-CsW__playBadge{margin-top:1rem}.page-module__L4-CsW__playBadge img{width:150px;height:auto;transition:transform .3s}.page-module__L4-CsW__playBadge img:hover{transform:scale(1.05)}.page-module__L4-CsW__footerBottom{color:#64748b;border-top:1px solid #334155;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:2rem;font-size:.875rem;display:flex}.page-module__L4-CsW__dark .page-module__L4-CsW__footerBottom{border-top-color:#475569}.page-module__L4-CsW__footerLinks{gap:1.5rem;display:flex}.page-module__L4-CsW__footerLink{color:#94a3b8;font-weight:500;text-decoration:none;transition:color .3s}.page-module__L4-CsW__footerLink:hover{color:#60a5fa}.page-module__L4-CsW__dark .page-module__L4-CsW__footerLink:hover{color:#93c5fd}.page-module__L4-CsW__policyPage{background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);flex-direction:column;min-height:100vh;font-family:Inter,sans-serif;line-height:1.7;transition:background .3s;display:flex}.page-module__L4-CsW__dark .page-module__L4-CsW__policyPage{background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%)}.page-module__L4-CsW__policyHeader{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border-bottom:1px solid #0000000d;justify-content:space-between;align-items:center;margin-bottom:2rem;padding:1.5rem 1rem;display:flex;box-shadow:0 2px 10px #0000000d}.page-module__L4-CsW__dark .page-module__L4-CsW__policyHeader{background:#0f172af2;border-bottom-color:#ffffff1a}.page-module__L4-CsW__backBtn{color:#1e40af;background:#1e40af0d;border-radius:8px;padding:.75rem 1.5rem;font-weight:500;text-decoration:none;transition:all .3s}.page-module__L4-CsW__backBtn:hover{background:#1e40af1a}.page-module__L4-CsW__dark .page-module__L4-CsW__backBtn{color:#60a5fa;background:#60a5fa0d}.page-module__L4-CsW__dark .page-module__L4-CsW__backBtn:hover{background:#60a5fa1a}.page-module__L4-CsW__policyTitle{background:linear-gradient(135deg,#1e40af,#3b82f6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:2.5rem;font-weight:700}.page-module__L4-CsW__dark .page-module__L4-CsW__policyTitle{background:linear-gradient(135deg,#60a5fa,#93c5fd)}.page-module__L4-CsW__darkToggle{cursor:pointer;background:#0000000d;border:none;border-radius:50%;padding:.75rem;font-size:1.25rem;transition:all .3s}.page-module__L4-CsW__darkToggle:hover{background:#0000001a;transform:scale(1.1)}.page-module__L4-CsW__dark .page-module__L4-CsW__darkToggle{background:#ffffff1a}.page-module__L4-CsW__dark .page-module__L4-CsW__darkToggle:hover{background:#fff3}.page-module__L4-CsW__policyContent{flex:1;max-width:900px;margin:0 auto;padding:2rem 1rem}.page-module__L4-CsW__prose{color:#334155;background:#fff;border-radius:20px;padding:3rem;font-size:1.1rem;line-height:1.8;transition:all .3s;box-shadow:0 10px 40px #0000000d}.page-module__L4-CsW__dark .page-module__L4-CsW__prose{color:#cbd5e1;background:#1e293b;box-shadow:0 10px 40px #0000004d}.page-module__L4-CsW__prose h1,.page-module__L4-CsW__prose h2,.page-module__L4-CsW__prose h3{color:#1e293b;border-bottom:2px solid #e2e8f0;margin-top:2.5rem;margin-bottom:1rem;padding-bottom:.5rem;font-weight:600}.page-module__L4-CsW__dark .page-module__L4-CsW__prose h1,.page-module__L4-CsW__dark .page-module__L4-CsW__prose h2,.page-module__L4-CsW__dark .page-module__L4-CsW__prose h3{color:#f1f5f9;border-bottom-color:#334155}.page-module__L4-CsW__prose h1{color:#1e40af;border-bottom-color:#dbeafe;font-size:2rem}.page-module__L4-CsW__dark .page-module__L4-CsW__prose h1{color:#60a5fa;border-bottom-color:#1e40af}.page-module__L4-CsW__prose strong{color:#1e40af;font-weight:600}.page-module__L4-CsW__dark .page-module__L4-CsW__prose strong{color:#60a5fa}.page-module__L4-CsW__prose ul,.page-module__L4-CsW__prose ol{margin-bottom:1.5rem;padding-left:1.75rem}.page-module__L4-CsW__prose li{color:#475569;margin-bottom:.75rem}.page-module__L4-CsW__dark .page-module__L4-CsW__prose li{color:#94a3b8}.page-module__L4-CsW__prose p{color:#475569;margin-bottom:1.5rem}.page-module__L4-CsW__dark .page-module__L4-CsW__prose p{color:#94a3b8}.page-module__L4-CsW__downloadSection{text-align:center;margin-top:3rem;padding:2rem}.page-module__L4-CsW__downloadPdfBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1e40af,#3b82f6);border:none;border-radius:12px;align-items:center;gap:.75rem;padding:1rem 2.5rem;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 6px 20px #1e40af33}.page-module__L4-CsW__downloadPdfBtn:hover{transform:translateY(-2px);box-shadow:0 10px 30px #1e40af4d}.page-module__L4-CsW__dark .page-module__L4-CsW__downloadPdfBtn{background:linear-gradient(135deg,#60a5fa,#93c5fd);box-shadow:0 6px 20px #60a5fa33}.page-module__L4-CsW__dark .page-module__L4-CsW__downloadPdfBtn:hover{box-shadow:0 10px 30px #60a5fa4d}.page-module__L4-CsW__policyFooter{text-align:center;color:#64748b;background:#ffffff80;border-top:1px solid #e2e8f0;margin-top:auto;padding:2.5rem 1rem;font-size:.875rem}.page-module__L4-CsW__dark .page-module__L4-CsW__policyFooter{color:#94a3b8;background:#0f172a80;border-top-color:#334155}@media (max-width:768px){.page-module__L4-CsW__headerContent{flex-direction:column;gap:1rem;padding:1rem}.page-module__L4-CsW__nav{order:3;justify-content:center;gap:1.5rem;width:100%}.page-module__L4-CsW__logo{order:1}.page-module__L4-CsW__headerActions{order:2}.page-module__L4-CsW__heroTitle{font-size:2.5rem}.page-module__L4-CsW__heroSection{padding-top:100px}.page-module__L4-CsW__heroOverlay{padding:0 1rem;top:100px}.page-module__L4-CsW__sectionTitle{font-size:2rem}.page-module__L4-CsW__transformGrid{grid-template-columns:1fr;gap:3rem}.page-module__L4-CsW__imageCarousel{height:400px}.page-module__L4-CsW__contactContent{grid-template-columns:1fr;gap:3rem}.page-module__L4-CsW__policyHeader{text-align:center;flex-direction:column;gap:1rem;padding:1rem}.page-module__L4-CsW__policyTitle{font-size:2rem}.page-module__L4-CsW__prose{margin:0 .5rem;padding:2rem 1.5rem}.page-module__L4-CsW__footerBottom{text-align:center;flex-direction:column;gap:1rem}.page-module__L4-CsW__footerLinks{gap:1rem}}
