.HeroSection-module__t65JNq__hero{background:radial-gradient(circle at top,#f0f7ff 0%,#fff 100%);flex-direction:column;justify-content:center;align-items:center;min-height:90vh;padding:8rem 0 4rem;display:flex;position:relative}.HeroSection-module__t65JNq__heroContent{text-align:center;max-width:800px;margin:0 auto}.HeroSection-module__t65JNq__title{letter-spacing:-.04em;color:var(--brand-indigo);margin-bottom:1.5rem;font-size:clamp(3rem,6vw,5rem);line-height:1.1}.HeroSection-module__t65JNq__highlight{color:var(--brand-orange)}.HeroSection-module__t65JNq__subtitle{color:var(--text-secondary);max-width:680px;margin:0 auto 3rem;font-size:clamp(1.1rem,2vw,1.35rem);line-height:1.6}@keyframes HeroSection-module__t65JNq__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.HeroSection-module__t65JNq__fadeInUp{animation:.6s cubic-bezier(.2,.8,.2,1) .15s both HeroSection-module__t65JNq__fadeInUp}.HeroSection-module__t65JNq__fadeIn{animation:.6s .3s both HeroSection-module__t65JNq__fadeIn}@keyframes HeroSection-module__t65JNq__fadeIn{0%{opacity:0}to{opacity:1}}.HeroSection-module__t65JNq__ctaGroup{justify-content:center;gap:1rem;margin-bottom:4rem;display:flex}.HeroSection-module__t65JNq__primaryCta{background:var(--brand-indigo);color:#fff;border-radius:100px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 14px #2d2b8f40}.HeroSection-module__t65JNq__primaryCta:hover{background:#3a38a8;transform:translateY(-2px);box-shadow:0 6px 20px #2d2b8f59}.HeroSection-module__t65JNq__secondaryCta{color:var(--brand-indigo);border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff;border-radius:100px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.HeroSection-module__t65JNq__secondaryCta:hover{background:#f8fafc;border-color:#cbd5e1}.HeroSection-module__t65JNq__trustPills{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.HeroSection-module__t65JNq__pill{color:var(--text-muted);align-items:center;gap:.5rem;font-size:.9rem;font-weight:700;display:flex}@media (max-width:640px){.HeroSection-module__t65JNq__hero{padding-top:6rem}.HeroSection-module__t65JNq__ctaGroup{flex-direction:column;padding:0 1.5rem}.HeroSection-module__t65JNq__primaryCta,.HeroSection-module__t65JNq__secondaryCta{justify-content:center;width:100%}}
.PopularStrip-module__LNeFJG__wrapper{background:0 0;width:100%;padding:1rem 0}.PopularStrip-module__LNeFJG__scrollArea{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;padding:.25rem 0;overflow-x:auto}.PopularStrip-module__LNeFJG__scrollArea::-webkit-scrollbar{display:none}.PopularStrip-module__LNeFJG__strip{align-items:center;gap:.75rem;width:max-content;display:flex}.PopularStrip-module__LNeFJG__chip{color:var(--text-dark);transition:var(--transition);white-space:nowrap;background:#fff;border:1px solid #ddd;border-radius:20px;align-items:center;gap:.5rem;padding:8px 16px;font-size:.85rem;font-weight:500;text-decoration:none;display:flex}.PopularStrip-module__LNeFJG__chip:hover{border-color:var(--brand-indigo);color:var(--brand-indigo)}.PopularStrip-module__LNeFJG__icon{color:inherit;justify-content:center;align-items:center;display:flex}.PopularStrip-module__LNeFJG__name{font-family:var(--font-headings)}.PopularStrip-module__LNeFJG__viewAll{color:var(--brand-indigo);white-space:nowrap;align-items:center;gap:4px;padding:8px 12px;font-size:13px;font-weight:500;text-decoration:none;display:flex}.PopularStrip-module__LNeFJG__viewAll:hover{text-decoration:underline}
.CategorySections-module__kvGlvq__wrapper{background:#fff;padding:4rem 0}.CategorySections-module__kvGlvq__header{text-align:center;margin-bottom:3rem}.CategorySections-module__kvGlvq__title{color:var(--brand-indigo);letter-spacing:-.02em;font-size:clamp(2rem,4vw,2.5rem);font-weight:800}.CategorySections-module__kvGlvq__tabBar{scrollbar-width:none;-ms-overflow-style:none;justify-content:center;gap:1rem;margin-bottom:3rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.CategorySections-module__kvGlvq__tabBar::-webkit-scrollbar{display:none}.CategorySections-module__kvGlvq__tabBtn{font-family:var(--font-headings);background:var(--bg-off-white);color:var(--text-secondary);cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:100px;padding:.75rem 1.5rem;font-size:1rem;font-weight:700;transition:all .2s}.CategorySections-module__kvGlvq__tabBtn:hover{color:var(--brand-indigo);background:#f1f3f9}.CategorySections-module__kvGlvq__activeTab{background:var(--brand-indigo);color:#fff;box-shadow:var(--shadow-md)}.CategorySections-module__kvGlvq__activeTab:hover{background:var(--brand-indigo);color:#fff}.CategorySections-module__kvGlvq__gridWrapper{min-height:400px;position:relative}.CategorySections-module__kvGlvq__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.CategorySections-module__kvGlvq__card{border:1px solid var(--border);border-radius:var(--radius-lg);transition:var(--transition);height:100%;box-shadow:var(--shadow-sm);background:#fff;flex-direction:column;padding:2.5rem;text-decoration:none;display:flex}.CategorySections-module__kvGlvq__card:hover{border-color:var(--brand-indigo);box-shadow:var(--shadow-premium);transform:translateY(-4px)}.CategorySections-module__kvGlvq__iconBox{border-radius:var(--radius-md);width:64px;height:64px;color:var(--brand-indigo);transition:var(--transition);background:#f1f3f9;justify-content:center;align-items:center;margin-bottom:2rem;display:flex}.CategorySections-module__kvGlvq__card:hover .CategorySections-module__kvGlvq__iconBox{background:var(--brand-indigo);color:var(--brand-orange)}.CategorySections-module__kvGlvq__cardContent h3{font-family:var(--font-headings);color:var(--brand-indigo);margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.CategorySections-module__kvGlvq__cardContent p{color:var(--text-secondary);flex-grow:1;margin-bottom:2rem;font-size:.95rem;line-height:1.6}.CategorySections-module__kvGlvq__cta{font-family:var(--font-headings);color:var(--text-muted);transition:var(--transition);margin-top:auto;font-size:.9rem;font-weight:700}.CategorySections-module__kvGlvq__card:hover .CategorySections-module__kvGlvq__cta{color:var(--brand-indigo)}@media (max-width:1024px){.CategorySections-module__kvGlvq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.CategorySections-module__kvGlvq__tabBar{justify-content:flex-start;padding-left:1rem;padding-right:1rem}.CategorySections-module__kvGlvq__grid{grid-template-columns:1fr}}
.TrustBar-module__hTSrqa__trustWrapper{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:#fff;padding:4rem 0}.TrustBar-module__hTSrqa__trustGrid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.TrustBar-module__hTSrqa__trustItem{text-align:center;flex-direction:column;align-items:center;gap:1rem;display:flex}.TrustBar-module__hTSrqa__trustIcon{background:var(--bg-off-white);width:56px;height:56px;color:var(--brand-indigo);transition:var(--transition);border-radius:50%;justify-content:center;align-items:center;display:flex}.TrustBar-module__hTSrqa__trustItem:hover .TrustBar-module__hTSrqa__trustIcon{background:var(--brand-indigo);color:#fff;transform:translateY(-4px)}.TrustBar-module__hTSrqa__trustText{font-family:var(--font-headings);color:var(--text-primary);font-size:.95rem;font-weight:700}@media (max-width:1024px){.TrustBar-module__hTSrqa__trustGrid{grid-template-columns:repeat(2,1fr);gap:3rem}}@media (max-width:640px){.TrustBar-module__hTSrqa__trustGrid{grid-template-columns:1fr}}
.FeedbackSection-module__2aQbTq__formCard{background:var(--bg-card);border-radius:var(--radius-2xl);border:1px solid var(--border);box-shadow:var(--shadow-sm);padding:2rem}.FeedbackSection-module__2aQbTq__formHeader{text-align:center;margin-bottom:2rem}.FeedbackSection-module__2aQbTq__iconBox{margin-bottom:.5rem;font-size:2rem}.FeedbackSection-module__2aQbTq__formHeader h3{margin-bottom:.25rem;font-size:1.5rem;font-weight:700}.FeedbackSection-module__2aQbTq__formHeader p{color:var(--text-secondary);font-size:.9rem}.FeedbackSection-module__2aQbTq__feedbackForm{flex-direction:column;gap:1.25rem;display:flex}.FeedbackSection-module__2aQbTq__inputGroup{text-align:left;flex-direction:column;gap:.5rem;display:flex}.FeedbackSection-module__2aQbTq__inputGroup label{color:var(--text-primary);font-size:.9rem;font-weight:600}.FeedbackSection-module__2aQbTq__inputGroup label span{color:var(--text-secondary);font-size:.8rem;font-weight:400}.FeedbackSection-module__2aQbTq__inputGroup input,.FeedbackSection-module__2aQbTq__inputGroup select,.FeedbackSection-module__2aQbTq__inputGroup textarea{border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--bg-primary);color:var(--text-primary);padding:.75rem 1rem;font-size:1rem;transition:border-color .2s}.FeedbackSection-module__2aQbTq__inputGroup input:focus,.FeedbackSection-module__2aQbTq__inputGroup select:focus,.FeedbackSection-module__2aQbTq__inputGroup textarea:focus{border-color:var(--accent);outline:none}.FeedbackSection-module__2aQbTq__consentGroup{margin-top:.5rem}.FeedbackSection-module__2aQbTq__consentLabel{cursor:pointer;text-align:left;align-items:flex-start;gap:.75rem;display:flex}.FeedbackSection-module__2aQbTq__consentLabel input{margin-top:.25rem}.FeedbackSection-module__2aQbTq__consentText{color:var(--text-secondary);font-size:.85rem;line-height:1.5}.FeedbackSection-module__2aQbTq__consentText a{color:var(--accent);text-decoration:underline}.FeedbackSection-module__2aQbTq__submitBtn{background:var(--accent);color:#fff;border-radius:var(--radius-lg);fontSize:1rem;cursor:pointer;border:none;margin-top:1rem;padding:1rem;font-weight:700;transition:opacity .2s}.FeedbackSection-module__2aQbTq__submitBtn:hover{opacity:.9}.FeedbackSection-module__2aQbTq__submitBtn:disabled{opacity:.5;cursor:not-allowed}.FeedbackSection-module__2aQbTq__successContainer{text-align:center;background:var(--bg-card);border-radius:var(--radius-2xl);border:1px solid var(--border);padding:3rem 2rem}.FeedbackSection-module__2aQbTq__successIcon{margin-bottom:1rem;font-size:3rem}.FeedbackSection-module__2aQbTq__successContainer h3{margin-bottom:1rem;font-size:1.75rem}.FeedbackSection-module__2aQbTq__successContainer p{color:var(--text-secondary);margin-bottom:2rem;line-height:1.6}.FeedbackSection-module__2aQbTq__backBtn{border:1px solid var(--border);border-radius:var(--radius-lg);cursor:pointer;background:0 0;padding:.75rem 1.5rem;font-weight:600}.FeedbackSection-module__2aQbTq__errorMsg{border-radius:var(--radius-lg);color:#c53030;background:#fff5f5;border:1px solid #feb2b2;margin-top:1rem;padding:.75rem;font-size:.85rem}
.page-module__XF6Hjq__homeWrapper{flex-direction:column;display:flex}.page-module__XF6Hjq__feedbackWrapper{background:#fff;padding:8rem 0}.page-module__XF6Hjq__feedbackGrid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.page-module__XF6Hjq__feedbackText h2{color:var(--brand-indigo);letter-spacing:-.04em;margin-bottom:1.5rem;font-size:2.5rem;font-weight:850}.page-module__XF6Hjq__feedbackText p{color:var(--text-secondary);font-size:1.15rem;line-height:1.6}.page-module__XF6Hjq__feedbackFormWrapper{max-width:500px}.page-module__XF6Hjq__mobileSticky{z-index:50;display:none;position:fixed;bottom:1.5rem;right:1.5rem}.page-module__XF6Hjq__mobileSticky button{background:var(--brand-indigo);color:#fff;box-shadow:var(--shadow-lg);cursor:pointer;transition:var(--transition);border:none;border-radius:100px;padding:.75rem 1.25rem;font-weight:700}.page-module__XF6Hjq__mobileSticky button:hover{background:var(--brand-orange);transform:scale(1.05)}@media (max-width:1024px){.page-module__XF6Hjq__feedbackGrid{text-align:center;grid-template-columns:1fr}.page-module__XF6Hjq__feedbackFormWrapper{margin:0 auto}}@media (max-width:768px){.page-module__XF6Hjq__mobileSticky{display:block}}
