.terms-module__ZawSgq__pageContainer{background-color:#f7fafc;min-height:100vh;padding-bottom:50px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.terms-module__ZawSgq__termsHero{text-align:center;color:#fff;background:linear-gradient(135deg,#2b6cb0 0%,#4299e1 100%);border-bottom-right-radius:40px;border-bottom-left-radius:40px;padding:80px 20px}.terms-module__ZawSgq__termsHero h1{justify-content:center;align-items:center;gap:12px;margin:0;font-size:clamp(1.8rem,5vw,2.5rem);display:flex;color:#fff!important}.terms-module__ZawSgq__termsHero p{opacity:.9;margin-top:10px;color:#ebf8ff!important}.terms-module__ZawSgq__termsContainer{width:100%;max-width:1000px;margin:-40px auto 40px;padding:0 20px}.terms-module__ZawSgq__termsCard{background:#fff;border-radius:20px;padding:40px;box-shadow:0 10px 25px #0000000d}.terms-module__ZawSgq__legalSection{margin-bottom:40px}.terms-module__ZawSgq__legalSection h3{color:#2d3748;border-bottom:2px solid #edf2f7;align-items:center;margin-bottom:15px;padding-bottom:8px;font-size:1.4rem;display:flex}.terms-module__ZawSgq__legalSection p{color:#4a5568;text-align:justify;margin-bottom:15px;font-size:1.05rem;line-height:1.7}.terms-module__ZawSgq__highlightText{background-color:#ebf8ff;border-left:5px solid #4299e1;border-radius:8px;margin:20px 0;padding:20px}.terms-module__ZawSgq__highlightText p{color:#2b6cb0;margin-bottom:0;font-weight:500}.terms-module__ZawSgq__termsGrid{grid-template-columns:1fr;gap:1.5rem;margin-top:20px;display:grid}.terms-module__ZawSgq__termItem{background:#f8fafc;border-left:4px solid #4299e1;border-radius:12px;padding:20px;transition:transform .2s}.terms-module__ZawSgq__termItem h4{color:#2d3748;margin-bottom:10px;font-size:1.1rem}.terms-module__ZawSgq__termItem p{text-align:left;margin-bottom:0;font-size:.95rem}.terms-module__ZawSgq__legalSection ul{padding-left:20px}.terms-module__ZawSgq__legalSection ul li{color:#4a5568;margin-bottom:10px;list-style-type:disc;position:relative}.terms-module__ZawSgq__contactInfoBox{color:#fff;background:#2d3748;border-radius:20px;margin-top:50px;padding:35px}.terms-module__ZawSgq__contactInfoBox h3,.terms-module__ZawSgq__contactInfoBox p,.terms-module__ZawSgq__contactInfoBox strong{color:#fff!important}.terms-module__ZawSgq__effectiveDate{text-align:center;color:#718096;margin-top:30px;font-size:.9rem}@media (max-width:768px){.terms-module__ZawSgq__termsCard{padding:25px 15px}.terms-module__ZawSgq__termsHero{padding:60px 20px 80px}.terms-module__ZawSgq__legalSection h3{font-size:1.2rem}}@media (min-width:850px){.terms-module__ZawSgq__termsGrid{grid-template-columns:repeat(2,1fr)}}
.Navbar-module__dVeNwG__wrapper{z-index:1000;background:var(--nav-bg);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid #0000000d;transition:all .3s;position:sticky;top:0}.Navbar-module__dVeNwG__scrolled{background:#fffffff2;box-shadow:0 4px 20px #0000000d}.Navbar-module__dVeNwG__content{height:var(--nav-height);justify-content:space-between;align-items:center;display:flex}.Navbar-module__dVeNwG__logoArea{align-items:center;gap:10px;text-decoration:none;display:flex}.Navbar-module__dVeNwG__iconBox{background:#fff0f5;border-radius:10px;padding:8px;display:flex}.Navbar-module__dVeNwG__textBox{flex-direction:column;display:flex}.Navbar-module__dVeNwG__brandName{color:var(--slate-800);font-size:1.15rem;font-weight:700}.Navbar-module__dVeNwG__brandTagline{color:var(--primary);text-transform:uppercase;letter-spacing:1px;font-size:.65rem;font-weight:600}.Navbar-module__dVeNwG__desktopNav{display:none}@media (min-width:1024px){.Navbar-module__dVeNwG__desktopNav{display:block}}.Navbar-module__dVeNwG__navList{gap:5px;list-style:none;display:flex}.Navbar-module__dVeNwG__navLink{color:var(--slate-600);cursor:pointer;background:0 0;border:none;border-radius:100px;align-items:center;gap:8px;padding:8px 16px;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.Navbar-module__dVeNwG__navLink:hover,.Navbar-module__dVeNwG__active{color:var(--primary);background:#fff0f5}.Navbar-module__dVeNwG__dropdownItem{position:relative}.Navbar-module__dVeNwG__dropdownMenu{opacity:0;visibility:hidden;padding-top:10px;transition:all .2s;position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(10px)}.Navbar-module__dVeNwG__show{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.Navbar-module__dVeNwG__dropdownInner{border:1px solid var(--slate-100);background:#fff;border-radius:12px;width:220px;padding:8px;box-shadow:0 10px 30px #0000001a}.Navbar-module__dVeNwG__dropdownInner a{color:var(--slate-600);border-radius:8px;padding:10px 12px;font-size:.9rem;text-decoration:none;display:block}.Navbar-module__dVeNwG__dropdownInner a:hover{background:var(--slate-100);color:var(--primary)}.Navbar-module__dVeNwG__dropHeader{color:#94a3b8;text-transform:uppercase;padding:5px 12px;font-size:.7rem;font-weight:700;display:block}.Navbar-module__dVeNwG__divider{background:var(--slate-100);height:1px;margin:5px 0}.Navbar-module__dVeNwG__highlight{font-weight:600;color:var(--primary)!important}.Navbar-module__dVeNwG__mobileToggle{cursor:pointer;color:var(--slate-800);background:0 0;border:none}@media (min-width:1024px){.Navbar-module__dVeNwG__mobileToggle{display:none}}.Navbar-module__dVeNwG__mobileOverlay{inset:0;top:var(--nav-height);opacity:0;visibility:hidden;background:#0003;transition:all .3s;position:fixed}.Navbar-module__dVeNwG__open{opacity:1;visibility:visible}.Navbar-module__dVeNwG__mobileContent{background:#fff;width:280px;height:100%;padding:20px;transition:all .3s;transform:translate(-100%)}.Navbar-module__dVeNwG__open .Navbar-module__dVeNwG__mobileContent{transform:translate(0)}.Navbar-module__dVeNwG__mobileList{padding:0;list-style:none}.Navbar-module__dVeNwG__mobileLink{width:100%;color:var(--slate-800);background:0 0;border:none;justify-content:space-between;align-items:center;padding:15px 10px;font-weight:500;text-decoration:none;display:flex}.Navbar-module__dVeNwG__mobileSub{max-height:0;padding-left:30px;transition:all .3s;overflow:hidden}.Navbar-module__dVeNwG__subOpen{max-height:300px}.Navbar-module__dVeNwG__mobileSub a{color:var(--slate-600);padding:10px 0;text-decoration:none;display:block}.Navbar-module__dVeNwG__flexCenter{align-items:center;gap:12px;display:flex}.Navbar-module__dVeNwG__arrow{transition:all .3s}.Navbar-module__dVeNwG__rotate{transform:rotate(180deg)}
.BiodataLinks-module__hfUK4G__wrapper{background:linear-gradient(#fff 0%,#f1f5f9 100%);padding:80px 20px;font-family:Inter,system-ui,-apple-system,sans-serif}.BiodataLinks-module__hfUK4G__container{max-width:1200px;margin:0 auto}.BiodataLinks-module__hfUK4G__header{text-align:center;margin-bottom:50px}.BiodataLinks-module__hfUK4G__title{color:#0f172a;letter-spacing:-.02em;margin-bottom:12px;font-size:2.5rem;font-weight:800}.BiodataLinks-module__hfUK4G__subtitle{color:#64748b;max-width:600px;margin:0 auto;font-size:1.1rem}.BiodataLinks-module__hfUK4G__categoryGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:24px;margin-bottom:80px;display:grid}.BiodataLinks-module__hfUK4G__card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;align-items:center;padding:24px;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.BiodataLinks-module__hfUK4G__card:hover{border-color:#0000;transform:translateY(-8px);box-shadow:0 20px 25px -5px #00000014,0 10px 10px -5px #0000000a}.BiodataLinks-module__hfUK4G__iconBox{border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;margin-right:20px;font-size:1.6rem;transition:transform .3s;display:flex}.BiodataLinks-module__hfUK4G__card:hover .BiodataLinks-module__hfUK4G__iconBox{transform:scale(1.1)rotate(-5deg)}.BiodataLinks-module__hfUK4G__cardContent{flex-grow:1}.BiodataLinks-module__hfUK4G__catName{color:#1e293b;margin-bottom:4px;font-size:1.2rem;font-weight:700;display:block}.BiodataLinks-module__hfUK4G__catDesc{color:#94a3b8;font-size:.85rem}.BiodataLinks-module__hfUK4G__arrowIcon{color:#cbd5e1;font-size:1rem;transition:all .3s}.BiodataLinks-module__hfUK4G__card:hover .BiodataLinks-module__hfUK4G__arrowIcon{color:#6366f1;transform:translate(5px)}.BiodataLinks-module__hfUK4G__seoSection{background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:40px;box-shadow:0 4px 6px -1px #0000000d}.BiodataLinks-module__hfUK4G__seoTitle{color:#334155;align-items:center;gap:10px;margin-bottom:25px;font-size:1.25rem;font-weight:700;display:flex}.BiodataLinks-module__hfUK4G__seoTitle:before{content:"";background:#6366f1;border-radius:10px;width:4px;height:20px}.BiodataLinks-module__hfUK4G__tagsContainer{flex-wrap:wrap;gap:12px;display:flex}.BiodataLinks-module__hfUK4G__tag{color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:100px;padding:10px 20px;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s}.BiodataLinks-module__hfUK4G__tag:hover{color:#fff;background:#6366f1;border-color:#6366f1;box-shadow:0 4px 12px #6366f14d}@media (max-width:768px){.BiodataLinks-module__hfUK4G__title{font-size:1.8rem}.BiodataLinks-module__hfUK4G__categoryGrid{grid-template-columns:1fr}.BiodataLinks-module__hfUK4G__wrapper{padding:50px 15px}.BiodataLinks-module__hfUK4G__seoSection{padding:25px}}
.Footer-module__rnk_JG__footer{color:#fff;background-color:#1d1d1d;border-top:1px solid #ffffff0d;padding:80px 0 30px}.Footer-module__rnk_JG__footerGrid{grid-template-columns:1fr;gap:40px;margin-bottom:60px;display:grid}@media (min-width:1024px){.Footer-module__rnk_JG__footerGrid{grid-template-columns:1.5fr 1fr 1fr;gap:80px}}.Footer-module__rnk_JG__logoArea{align-items:center;gap:12px;margin-bottom:20px;text-decoration:none;display:flex}.Footer-module__rnk_JG__iconBox{background:#e91e631a;border:1px solid #e91e6333;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.Footer-module__rnk_JG__heartIcon{color:var(--primary-accent);font-size:1.3rem}.Footer-module__rnk_JG__brandTitle{color:#fff;letter-spacing:-.5px;font-size:1.35rem;font-weight:800;margin:0!important}.Footer-module__rnk_JG__brandSubtitle{color:var(--primary-accent);text-transform:uppercase;letter-spacing:1.5px;font-size:.75rem;font-weight:700;margin:0!important}.Footer-module__rnk_JG__brandDescription{color:#a0aec0;max-width:400px;margin-bottom:25px;font-size:.95rem;line-height:1.7}.Footer-module__rnk_JG__socialIcons{gap:15px;display:flex}.Footer-module__rnk_JG__socialIcons a{color:#718096;background:#ffffff08;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.3rem;transition:all .3s;display:flex}.Footer-module__rnk_JG__socialIcons a:hover{color:#fff;background:var(--primary-accent);transform:translateY(-3px)}.Footer-module__rnk_JG__sectionTitle{color:#fff;font-size:1.1rem;font-weight:700;position:relative;margin-bottom:25px!important}.Footer-module__rnk_JG__sectionTitle:after{content:"";background:var(--primary-accent);width:30px;height:2px;position:absolute;bottom:-8px;left:0}.Footer-module__rnk_JG__linkList{margin:0;padding:0;list-style:none}.Footer-module__rnk_JG__linkList li{margin-bottom:14px}.Footer-module__rnk_JG__linkList a{color:#a0aec0;font-size:.95rem;text-decoration:none;transition:all .3s}.Footer-module__rnk_JG__linkList a:hover{color:#fff;padding-left:8px}.Footer-module__rnk_JG__contactItem{color:#a0aec0;align-items:center;gap:12px;font-size:.95rem;display:flex}.Footer-module__rnk_JG__contactIcon{color:var(--primary-accent)}.Footer-module__rnk_JG__footerBottom{border-top:1px solid #ffffff0d;padding-top:35px}.Footer-module__rnk_JG__bottomContent{flex-direction:column;gap:20px;margin-bottom:25px;display:flex}@media (min-width:768px){.Footer-module__rnk_JG__bottomContent{flex-direction:row;justify-content:space-between;align-items:center}}.Footer-module__rnk_JG__copyright{color:#718096;font-size:.9rem;margin:0!important}.Footer-module__rnk_JG__copyright strong{color:#cbd5e0}.Footer-module__rnk_JG__policyLinks{flex-wrap:wrap;gap:25px;display:flex}.Footer-module__rnk_JG__policyLinks a{color:#718096;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .2s}.Footer-module__rnk_JG__policyLinks a:hover{color:#fff}.Footer-module__rnk_JG__disclaimer{color:#4a5568;text-align:center;border-top:1px dashed #ffffff0d;max-width:800px;margin:0 auto;padding-top:25px;font-size:.8rem;line-height:1.6}@media (max-width:768px){.Footer-module__rnk_JG__footer{padding:60px 0 120px}.Footer-module__rnk_JG__footerGrid{text-align:center}.Footer-module__rnk_JG__sectionTitle:after{left:50%;transform:translate(-50%)}.Footer-module__rnk_JG__brandSection{flex-direction:column;align-items:center;display:flex}.Footer-module__rnk_JG__logoArea,.Footer-module__rnk_JG__socialIcons,.Footer-module__rnk_JG__contactItem,.Footer-module__rnk_JG__policyLinks{justify-content:center}}
.Hero-module__PgAKtG__heroSection{background-blend-mode:overlay;opacity:.95;background-color:#fffaf5;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");border-bottom:1px solid #0000000d;padding:20px;position:relative;overflow:hidden}.Hero-module__PgAKtG__heroSection:before{content:"";filter:blur(80px);z-index:0;pointer-events:none;background:radial-gradient(circle,#fb005414 0%,#0000 70%);width:600px;height:300px;position:absolute;top:-150px;left:50%;transform:translate(-50%)}.Hero-module__PgAKtG__heroSection:after{content:"";opacity:.6;background:linear-gradient(90deg,#fb0054,#ff8da1,#fb0054);width:100%;height:4px;position:absolute;top:0;left:0}.Hero-module__PgAKtG__heroSection>*{z-index:1;position:relative}.Hero-module__PgAKtG__heroGrid{flex-direction:column;padding:20px 15px;display:flex}@media (min-width:1024px){.Hero-module__PgAKtG__heroGrid{flex-direction:row;align-items:center;gap:80px;max-width:1250px;margin:0 auto;padding:60px 20px 10px}}.Hero-module__PgAKtG__heroVisual{justify-content:center;align-items:center;width:100%;margin-bottom:20px;padding:0;display:flex}.Hero-module__PgAKtG__fanContainer{justify-content:center;width:250px;height:180px;display:flex;position:relative}.Hero-module__PgAKtG__fanCard{background:#fff;border:1px solid #eee;padding:4px;position:absolute;overflow:hidden;box-shadow:0 4px 15px #00000014}.Hero-module__PgAKtG__fanCard img{object-fit:cover;width:110px;height:150px;display:block}.Hero-module__PgAKtG__leftCard{z-index:1;left:0;transform:rotate(-12deg)translate(-35px)}.Hero-module__PgAKtG__rightCard{z-index:1;right:0;transform:rotate(12deg)translate(35px)}.Hero-module__PgAKtG__centerCard{z-index:2;transform:translateY(-10px);box-shadow:0 8px 25px #0000001f}.Hero-module__PgAKtG__centerCard img{width:120px;height:170px}@media (min-width:1024px){.Hero-module__PgAKtG__heroVisual{order:2;margin-bottom:0}.Hero-module__PgAKtG__fanContainer{width:480px;height:380px}.Hero-module__PgAKtG__leftCard{transform:rotate(-10deg)translate(-60px)}.Hero-module__PgAKtG__rightCard{transform:rotate(10deg)translate(60px)}.Hero-module__PgAKtG__centerCard{transform:translateY(-30px)}.Hero-module__PgAKtG__leftCard img,.Hero-module__PgAKtG__rightCard img{width:220px!important;height:310px!important}.Hero-module__PgAKtG__centerCard img{width:240px!important;height:340px!important}}.Hero-module__PgAKtG__heroContent{text-align:center;width:100%}@media (min-width:1024px){.Hero-module__PgAKtG__heroContent{text-align:left;order:1}}.Hero-module__PgAKtG__heroTitle{color:#1a1a1a;margin-bottom:10px;font-size:2.8rem;font-weight:800;line-height:1.1}.Hero-module__PgAKtG__heroSubtitle{color:#666;letter-spacing:.5px;margin-top:5px;font-size:1.1rem;font-weight:400;line-height:1.2;display:block}.Hero-module__PgAKtG__heroDescription{color:#444;max-width:600px;margin-top:15px;font-size:1.05rem;line-height:1.5}.Hero-module__PgAKtG__typingWrapper{font-family:var(--font-sans);margin-top:10px;line-height:1.1;color:var(--primary-accent)!important;font-size:clamp(2.8rem,5vw,4.5rem)!important;font-weight:800!important;display:block!important}.Hero-module__PgAKtG__heroDesc{color:var(--text-muted);max-width:600px;margin-top:20px;font-size:clamp(1rem,2vw,1.15rem)}.Hero-module__PgAKtG__desktopActions{gap:16px;margin-top:32px;display:none}@media (min-width:1024px){.Hero-module__PgAKtG__desktopActions{display:flex}}.Hero-module__PgAKtG__btnCreate{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f43f5e 0%,#e91e63 100%);border:none;border-radius:100px;align-items:center;gap:10px;padding:14px 28px;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 10px 20px -5px #e91e634d}.Hero-module__PgAKtG__btnCreate:hover{filter:brightness(1.1);transform:translateY(-3px);box-shadow:0 15px 30px -5px #e91e6366}.Hero-module__PgAKtG__btnIcon{transition:transform .3s}.Hero-module__PgAKtG__btnCreate:hover .Hero-module__PgAKtG__btnIcon{transform:translate(5px)}.Hero-module__PgAKtG__btnWhatsapp{color:#1e293b;background:#fff;border:1px solid #e2e8f0;border-radius:100px;align-items:center;gap:10px;padding:14px 28px;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.Hero-module__PgAKtG__btnWhatsapp:hover{color:#128c7e;background:#f8fafc;border-color:#25d366}.Hero-module__PgAKtG__ratingSection{flex-direction:column;align-items:center;gap:12px;margin-top:14px;display:flex}@media (min-width:1024px){.Hero-module__PgAKtG__ratingSection{flex-direction:row;justify-content:center;gap:20px;margin-top:10px}}.Hero-module__PgAKtG__ratingBox{background:#fff9;border:1px solid #0000000d;border-radius:50px;align-items:center;gap:10px;padding:6px 14px;display:flex}.Hero-module__PgAKtG__stars{gap:2px;display:flex}.Hero-module__PgAKtG__ratingText{color:var(--text-muted);font-size:.9rem;font-weight:600;text-transform:none!important;letter-spacing:normal!important}.Hero-module__PgAKtG__btnReview{color:#fff;cursor:pointer;background:#fb0054;border:none;border-radius:50px;padding:8px 22px;font-weight:600;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 0 10px #fb005433}.Hero-module__PgAKtG__btnReview:after{content:"";background:#fff6;width:20%;height:200%;transition:all .5s;position:absolute;top:-50%;left:-60%;transform:rotate(30deg)}.Hero-module__PgAKtG__btnReview:hover:after{left:120%}.Hero-module__PgAKtG__btnReview:hover{background:#1e293b;box-shadow:0 5px 20px #0003}.Hero-module__PgAKtG__fixedFooter{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffff6a;border-top:1px solid #0000000d;align-items:center;gap:12px;width:100%;padding:12px 16px 24px;animation:.4s ease-out Hero-module__PgAKtG__slideUp;display:flex;position:fixed;bottom:0;left:0;box-shadow:0 -10px 30px #0000000d;z-index:1000!important}@keyframes Hero-module__PgAKtG__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media (min-width:1024px){.Hero-module__PgAKtG__fixedFooter{display:none}}@media (max-width:768px){.Hero-module__PgAKtG__ratingSection{margin-bottom:80px}.Hero-module__PgAKtG__heroTitle{font-size:2rem}.Hero-module__PgAKtG__heroSubtitle{margin-top:4px;font-size:.95rem}}
.MobileActionFooter-module__bgotRa__fixedFooter{-webkit-backdrop-filter:blur(15px);will-change:transform;background:#fffc;border-top:1px solid #00000014;align-items:center;gap:12px;width:100%;padding:12px 16px 24px;animation:.4s cubic-bezier(.16,1,.3,1) MobileActionFooter-module__bgotRa__slideUp;display:flex;position:fixed;bottom:0;left:0;box-shadow:0 -10px 40px #0000001a;z-index:99999!important}@keyframes MobileActionFooter-module__bgotRa__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.MobileActionFooter-module__bgotRa__btnCreateMobile{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f43f5e 0%,#e91e63 100%);border:none;border-radius:14px;flex:1;justify-content:center;align-items:center;gap:10px;padding:15px;font-size:1rem;font-weight:800;text-decoration:none;transition:transform .2s;display:flex;box-shadow:0 4px 15px #e91e634d}.MobileActionFooter-module__bgotRa__btnCreateMobile:active{transform:scale(.96)}.MobileActionFooter-module__bgotRa__waCircle{background:#25d366;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:54px;height:54px;transition:transform .2s;display:flex;box-shadow:0 4px 15px #25d3664d}.MobileActionFooter-module__bgotRa__waCircle:active{transform:scale(.9)}@media (min-width:1024px){.MobileActionFooter-module__bgotRa__fixedFooter{display:none}}
.BiodataComparison-module__A1-puG__section{background:linear-gradient(135deg,#fdf6ff 0%,#fff7f0 100%);padding:4rem 1rem}.BiodataComparison-module__A1-puG__container{max-width:1152px;margin:0 auto}.BiodataComparison-module__A1-puG__header{text-align:center;margin-bottom:3rem}.BiodataComparison-module__A1-puG__badge{color:#7e22ce;background-color:#f3e8ff;border-radius:9999px;margin-bottom:.75rem;padding:.25rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}.BiodataComparison-module__A1-puG__heading{color:#1f2937;margin-bottom:1rem;font-size:1.875rem;font-weight:700}@media (min-width:768px){.BiodataComparison-module__A1-puG__heading{font-size:2.25rem}}.BiodataComparison-module__A1-puG__description{color:#4b5563;max-width:42rem;margin:0 auto;font-size:1rem;line-height:1.6}.BiodataComparison-module__A1-puG__grid{gap:2rem;margin-bottom:3rem;display:grid}@media (min-width:768px){.BiodataComparison-module__A1-puG__grid{grid-template-columns:repeat(2,1fr)}}.BiodataComparison-module__A1-puG__card{background-color:#fff;border-top-style:solid;border-top-width:4px;border-radius:1rem;padding:1.5rem;box-shadow:0 4px 6px -1px #0000001a}.BiodataComparison-module__A1-puG__boyCard{border-top-color:#3b82f6}.BiodataComparison-module__A1-puG__girlCard{border-top-color:#ec4899}.BiodataComparison-module__A1-puG__cardTitle{align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1.25rem;font-weight:700;display:flex}.BiodataComparison-module__A1-puG__boyText{color:#1d4ed8}.BiodataComparison-module__A1-puG__girlText{color:#db2777}.BiodataComparison-module__A1-puG__cardIntro{color:#4b5563;margin-bottom:1rem;font-size:.875rem}.BiodataComparison-module__A1-puG__list{flex-direction:column;gap:.5rem;padding:0;list-style:none;display:flex}.BiodataComparison-module__A1-puG__listItem{color:#374151;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.BiodataComparison-module__A1-puG__check{border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;font-size:.75rem;font-weight:700;display:flex}.BiodataComparison-module__A1-puG__boyCheck{color:#2563eb;background-color:#dbeafe}.BiodataComparison-module__A1-puG__girlCheck{color:#db2777;background-color:#fce7f3}.BiodataComparison-module__A1-puG__tableWrapper{background-color:#fff;border-radius:1rem;margin-bottom:2.5rem;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a}.BiodataComparison-module__A1-puG__table{border-collapse:collapse;width:100%;font-size:.875rem}.BiodataComparison-module__A1-puG__thead{color:#fff;background-color:#1f2937}.BiodataComparison-module__A1-puG__th{text-align:left;padding:.75rem 1rem}.BiodataComparison-module__A1-puG__thCenter{text-align:center}.BiodataComparison-module__A1-puG__td{padding:.75rem 1rem}.BiodataComparison-module__A1-puG__tdCenter{text-align:center}.BiodataComparison-module__A1-puG__rowEven{background-color:#f9fafb}.BiodataComparison-module__A1-puG__rowOdd{background-color:#fff}.BiodataComparison-module__A1-puG__footerCard{color:#374151;background-color:#fff;border-radius:1rem;padding:1.5rem;line-height:1.6;box-shadow:0 1px 3px #0000001a}.BiodataComparison-module__A1-puG__footerCard h3{color:#1f2937;margin-bottom:.75rem;font-size:1.125rem;font-weight:700}.BiodataComparison-module__A1-puG__footerCard p{margin-bottom:.75rem}
.BiodataCounter-module__8QGPDa__section{background:linear-gradient(135deg,#4f46e5 0%,#7e22ce 100%);padding:3rem 1rem}.BiodataCounter-module__8QGPDa__container{max-width:1024px;margin:0 auto}.BiodataCounter-module__8QGPDa__topLabel{text-align:center;color:#ffffffb3;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;font-size:.875rem;font-weight:500}.BiodataCounter-module__8QGPDa__heading{text-align:center;color:#fff;margin-bottom:2rem;font-size:1.5rem;font-weight:700;line-height:1.2}@media (min-width:768px){.BiodataCounter-module__8QGPDa__heading{font-size:1.875rem}}.BiodataCounter-module__8QGPDa__grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (min-width:768px){.BiodataCounter-module__8QGPDa__grid{grid-template-columns:repeat(4,1fr)}}.BiodataCounter-module__8QGPDa__statCard{-webkit-backdrop-filter:blur(8px);text-align:center;background-color:#ffffff1a;border:1px solid #fff3;border-radius:1rem;padding:1.25rem;transition:transform .3s}.BiodataCounter-module__8QGPDa__statCard:hover{transform:translateY(-5px)}.BiodataCounter-module__8QGPDa__statIcon{margin-bottom:.5rem;font-size:2.25rem}.BiodataCounter-module__8QGPDa__statValue{color:#fff;font-size:1.875rem;font-weight:900}@media (min-width:768px){.BiodataCounter-module__8QGPDa__statValue{font-size:2.25rem}}.BiodataCounter-module__8QGPDa__statLabel{color:#fffc;margin-top:.25rem;font-size:.875rem}.BiodataCounter-module__8QGPDa__seoText{text-align:center;color:#fff9;max-width:36rem;margin-top:1.5rem;margin-left:auto;margin-right:auto;font-size:.75rem;line-height:1.5}.BiodataCounter-module__8QGPDa__seoText strong{color:#fff}
.MistakesToAvoid-module__Zch9wW__section{background-color:#fff;padding:4rem 1rem}.MistakesToAvoid-module__Zch9wW__container{max-width:896px;margin:0 auto}.MistakesToAvoid-module__Zch9wW__header{text-align:center;margin-bottom:3rem}.MistakesToAvoid-module__Zch9wW__mainBadge{color:#dc2626;background-color:#fee2e2;border-radius:9999px;margin-bottom:.75rem;padding:.25rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}.MistakesToAvoid-module__Zch9wW__heading{color:#1f2937;margin-bottom:1rem;font-size:1.875rem;font-weight:700}@media (min-width:768px){.MistakesToAvoid-module__Zch9wW__heading{font-size:2.25rem}}.MistakesToAvoid-module__Zch9wW__description{color:#4b5563;max-width:42rem;margin:0 auto;font-size:1rem}.MistakesToAvoid-module__Zch9wW__mistakesList{flex-direction:column;gap:1.5rem;display:flex}.MistakesToAvoid-module__Zch9wW__card{border:1px solid #f3f4f6;border-radius:1rem;overflow:hidden;box-shadow:0 1px 2px #0000000d}.MistakesToAvoid-module__Zch9wW__cardContent{align-items:flex-start;gap:1rem;padding:1.25rem;display:flex}.MistakesToAvoid-module__Zch9wW__numberText{opacity:.2;-webkit-user-select:none;user-select:none;font-size:1.875rem;font-weight:900;line-height:1}.MistakesToAvoid-module__Zch9wW__detailsArea{flex:1}.MistakesToAvoid-module__Zch9wW__mistakeTitle{color:#1f2937;margin-bottom:.75rem;font-size:1.125rem;font-weight:700}.MistakesToAvoid-module__Zch9wW__comparisonGrid{gap:.75rem;margin-bottom:.75rem;display:grid}@media (min-width:768px){.MistakesToAvoid-module__Zch9wW__comparisonGrid{grid-template-columns:repeat(2,1fr)}}.MistakesToAvoid-module__Zch9wW__box{color:#374151;border:1px solid;border-radius:.5rem;padding:.75rem;font-size:.875rem}.MistakesToAvoid-module__Zch9wW__wrongBox{background-color:#fef2f2;border-color:#fecaca}.MistakesToAvoid-module__Zch9wW__rightBox{background-color:#f0fdf4;border-color:#bbf7d0}.MistakesToAvoid-module__Zch9wW__label{margin-bottom:.25rem;font-weight:600;display:block}.MistakesToAvoid-module__Zch9wW__wrongLabel{color:#dc2626}.MistakesToAvoid-module__Zch9wW__rightLabel{color:#16a34a}.MistakesToAvoid-module__Zch9wW__proTip{border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:500;display:inline-block}.MistakesToAvoid-module__Zch9wW__bgRed{background-color:#fef2f2}.MistakesToAvoid-module__Zch9wW__textRed{color:#b91c1c}.MistakesToAvoid-module__Zch9wW__badgeRed{color:#b91c1c;background-color:#fee2e2}.MistakesToAvoid-module__Zch9wW__bgOrange{background-color:#fff7ed}.MistakesToAvoid-module__Zch9wW__textOrange{color:#c2410c}.MistakesToAvoid-module__Zch9wW__badgeOrange{color:#c2410c;background-color:#ffedd5}.MistakesToAvoid-module__Zch9wW__bgYellow{background-color:#fefce8}.MistakesToAvoid-module__Zch9wW__textYellow{color:#a16207}.MistakesToAvoid-module__Zch9wW__badgeYellow{color:#a16207;background-color:#fef9c3}.MistakesToAvoid-module__Zch9wW__bgBlue{background-color:#eff6ff}.MistakesToAvoid-module__Zch9wW__textBlue{color:#1d4ed8}.MistakesToAvoid-module__Zch9wW__badgeBlue{color:#1d4ed8;background-color:#dbeafe}.MistakesToAvoid-module__Zch9wW__bgPurple{background-color:#faf5ff}.MistakesToAvoid-module__Zch9wW__textPurple{color:#7e22ce}.MistakesToAvoid-module__Zch9wW__badgePurple{color:#7e22ce;background-color:#f3e8ff}.MistakesToAvoid-module__Zch9wW__ctaContainer{text-align:center;color:#fff;background:linear-gradient(90deg,#9333ea,#db2777);border-radius:1rem;margin-top:2.5rem;padding:1.5rem}.MistakesToAvoid-module__Zch9wW__ctaTitle{margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.MistakesToAvoid-module__Zch9wW__ctaDesc{color:#f3e8ff;margin-bottom:1rem;font-size:.875rem}.MistakesToAvoid-module__Zch9wW__ctaButton{color:#7e22ce;background-color:#fff;border-radius:9999px;padding:.5rem 1.5rem;font-size:.875rem;font-weight:700;text-decoration:none;transition:background-color .2s;display:inline-block}.MistakesToAvoid-module__Zch9wW__ctaButton:hover{background-color:#faf5ff}.MistakesToAvoid-module__Zch9wW__seoSection{color:#4b5563;margin-top:2rem;font-size:.875rem;line-height:1.6}.MistakesToAvoid-module__Zch9wW__seoSection p{margin-bottom:.5rem}
.HowToShareWhatsApp-module__80buBa__section{background:linear-gradient(135deg,#f0fdf4 0%,#ecfdf5 100%);padding:4rem 1rem}.HowToShareWhatsApp-module__80buBa__container{max-width:1024px;margin:0 auto}.HowToShareWhatsApp-module__80buBa__header{text-align:center;margin-bottom:3rem}.HowToShareWhatsApp-module__80buBa__badge{color:#15803d;background-color:#dcfce7;border-radius:9999px;margin-bottom:.75rem;padding:.25rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}.HowToShareWhatsApp-module__80buBa__heading{color:#1f2937;margin-bottom:1rem;font-size:1.875rem;font-weight:700}@media (min-width:768px){.HowToShareWhatsApp-module__80buBa__heading{font-size:2.25rem}}.HowToShareWhatsApp-module__80buBa__description{color:#4b5563;max-width:42rem;margin:0 auto;font-size:1rem;line-height:1.6}.HowToShareWhatsApp-module__80buBa__stepsGrid{grid-template-columns:1fr;gap:1.25rem;margin-bottom:3rem;display:grid}@media (min-width:640px){.HowToShareWhatsApp-module__80buBa__stepsGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.HowToShareWhatsApp-module__80buBa__stepsGrid{grid-template-columns:repeat(4,1fr)}}.HowToShareWhatsApp-module__80buBa__stepCard{text-align:center;background-color:#fff;border-radius:1rem;padding:1.25rem;position:relative;box-shadow:0 1px 3px #0000001a}.HowToShareWhatsApp-module__80buBa__arrow{display:none}@media (min-width:768px){.HowToShareWhatsApp-module__80buBa__arrow{color:#d1d5db;z-index:10;font-size:1.5rem;display:block;position:absolute;top:50%;right:0;transform:translate(50%,-50%)}}.HowToShareWhatsApp-module__80buBa__stepIcon{margin-bottom:.75rem;font-size:2.5rem}.HowToShareWhatsApp-module__80buBa__stepLabel{color:#15803d;background-color:#dcfce7;border-radius:9999px;margin-bottom:.5rem;padding:.125rem .5rem;font-size:.75rem;font-weight:700;display:inline-block}.HowToShareWhatsApp-module__80buBa__stepTitle{color:#1f2937;margin-bottom:.5rem;font-size:.875rem;font-weight:700}.HowToShareWhatsApp-module__80buBa__stepDesc{color:#6b7280;font-size:.75rem;line-height:1.5}.HowToShareWhatsApp-module__80buBa__tipsTitle{color:#1f2937;text-align:center;margin-bottom:1.5rem;font-size:1.25rem;font-weight:700}.HowToShareWhatsApp-module__80buBa__tipsGrid{grid-template-columns:1fr;gap:1.25rem;margin-bottom:2.5rem;display:grid}@media (min-width:640px){.HowToShareWhatsApp-module__80buBa__tipsGrid{grid-template-columns:repeat(2,1fr)}}.HowToShareWhatsApp-module__80buBa__tipCard{background-color:#fff;border-radius:.75rem;align-items:flex-start;gap:1rem;padding:1.25rem;display:flex;box-shadow:0 1px 3px #0000001a}.HowToShareWhatsApp-module__80buBa__tipIcon{font-size:1.875rem}.HowToShareWhatsApp-module__80buBa__tipTitle{color:#1f2937;margin-bottom:.25rem;font-weight:700}.HowToShareWhatsApp-module__80buBa__tipDesc{color:#6b7280;font-size:.875rem}.HowToShareWhatsApp-module__80buBa__faqBox{background-color:#fff;border-radius:1rem;flex-direction:column;gap:1rem;padding:1.5rem;display:flex;box-shadow:0 1px 3px #0000001a}.HowToShareWhatsApp-module__80buBa__faqHeading{color:#1f2937;margin-bottom:.5rem;font-size:1.125rem;font-weight:700}.HowToShareWhatsApp-module__80buBa__faqItem{border-bottom:1px solid #f3f4f6;padding-bottom:.75rem}.HowToShareWhatsApp-module__80buBa__faqItem:last-child{border-bottom:0;padding-bottom:0}.HowToShareWhatsApp-module__80buBa__question{color:#374151;margin-bottom:.25rem;font-size:.875rem;font-weight:600}.HowToShareWhatsApp-module__80buBa__answer{color:#6b7280;font-size:.875rem}.HowToShareWhatsApp-module__80buBa__seoFooter{color:#4b5563;margin-top:2rem;font-size:.875rem;line-height:1.6}.HowToShareWhatsApp-module__80buBa__seoFooter p{margin-bottom:.5rem}
.TemplateShowcase-module__ztAR7a__wrapper{background-color:#f8fafc;border-radius:12px;padding:3rem 1rem}.TemplateShowcase-module__ztAR7a__container{max-width:1200px;margin:0 auto}.TemplateShowcase-module__ztAR7a__header{text-align:center;margin-bottom:3rem}.TemplateShowcase-module__ztAR7a__badge{color:#fff;background:#2563eb;border-radius:20px;margin-bottom:.5rem;padding:4px 12px;font-size:.8rem;font-weight:700;display:inline-block}.TemplateShowcase-module__ztAR7a__title{color:#0f172a;font-size:2rem;font-weight:800}.TemplateShowcase-module__ztAR7a__desc{color:#64748b}.TemplateShowcase-module__ztAR7a__tsGrid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.TemplateShowcase-module__ztAR7a__tsCard{cursor:pointer;z-index:0;background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;transition:all .3s;display:flex;overflow:hidden}.TemplateShowcase-module__ztAR7a__tsCard:hover{border-color:#2563eb;transform:translateY(-8px);box-shadow:0 15px 30px #0000001a}.TemplateShowcase-module__ztAR7a__tsCardVisual{aspect-ratio:1/1.414;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.TemplateShowcase-module__ztAR7a__tsImgWrapper{width:90%;height:90%;position:relative}.TemplateShowcase-module__ztAR7a__tsMainImg{object-fit:cover;box-shadow:0 4px 10px #0000000d}.TemplateShowcase-module__ztAR7a__tsBadge{background:#fff;border-radius:6px;align-items:center;gap:4px;padding:4px 8px;font-size:10px;font-weight:800;display:flex;position:absolute;top:10px;right:10px}.TemplateShowcase-module__ztAR7a__tsOverlay{opacity:0;background:#0000001a;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;inset:0}.TemplateShowcase-module__ztAR7a__tsCard:hover .TemplateShowcase-module__ztAR7a__tsOverlay{opacity:1}.TemplateShowcase-module__ztAR7a__tsUseBtn{color:#fff;background:#2563eb;border-radius:50px;align-items:center;gap:6px;padding:8px 16px;font-size:.85rem;font-weight:700;display:flex}.TemplateShowcase-module__ztAR7a__tsContent{flex-grow:1;padding:1rem}.TemplateShowcase-module__ztAR7a__tsTitle{margin-bottom:.4rem;font-size:.9rem;font-weight:700;line-height:1.4}.TemplateShowcase-module__ztAR7a__tsText{color:#64748b;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.75rem;display:-webkit-box;overflow:hidden}.TemplateShowcase-module__ztAR7a__tsFooter{color:#2563eb;border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-top:1rem;padding-top:.8rem;font-size:.8rem;font-weight:700;display:flex}.TemplateShowcase-module__ztAR7a__pagination{justify-content:center;align-items:center;gap:1.5rem;margin-top:3rem;display:flex}.TemplateShowcase-module__ztAR7a__pageBtn{cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;align-items:center;gap:6px;padding:10px 20px;font-weight:700;display:flex}.TemplateShowcase-module__ztAR7a__pageBtn:disabled{opacity:.4;cursor:not-allowed}@media (max-width:1024px){.TemplateShowcase-module__ztAR7a__tsGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.TemplateShowcase-module__ztAR7a__tsGrid{grid-template-columns:repeat(2,1fr);gap:12px}.TemplateShowcase-module__ztAR7a__tsTitle{height:2.2rem;font-size:.8rem;overflow:hidden}.TemplateShowcase-module__ztAR7a__tsText{display:none}}
.ReligionPageContent-module__gvc9jG__wrapper{color:#2d2d2d;background:#fff;font-family:Segoe UI,Arial,sans-serif}.ReligionPageContent-module__gvc9jG__container{max-width:1100px;margin:0 auto;padding:0 20px}.ReligionPageContent-module__gvc9jG__sectionBadge{background:var(--rc-accent-light);color:var(--rc-accent-dark);letter-spacing:1.5px;text-transform:uppercase;border-radius:50px;margin-bottom:14px;padding:5px 14px;font-size:12px;font-weight:700;display:inline-block}.ReligionPageContent-module__gvc9jG__h2{color:#1a1a2e;margin-bottom:16px;font-size:clamp(1.5rem,3vw,2.1rem);font-weight:800;line-height:1.3}.ReligionPageContent-module__gvc9jG__introSection{background:linear-gradient(135deg, var(--rc-accent-light) 0%, #fff 100%);border-bottom:3px solid var(--rc-accent);text-align:center;padding:60px 20px 50px}.ReligionPageContent-module__gvc9jG__introH1{color:#1a1a2e;margin-bottom:12px;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:900;line-height:1.2}.ReligionPageContent-module__gvc9jG__introSubtitle{color:var(--rc-accent-dark);margin-bottom:16px;font-size:1.1rem;font-weight:600}.ReligionPageContent-module__gvc9jG__introPara{color:#555;max-width:780px;margin:0 auto;font-size:1rem;line-height:1.8}.ReligionPageContent-module__gvc9jG__whatIsSection{background:#fff;padding:64px 20px}.ReligionPageContent-module__gvc9jG__whatIsGrid{grid-template-columns:1fr 320px;align-items:start;gap:36px;display:grid}@media (max-width:768px){.ReligionPageContent-module__gvc9jG__whatIsGrid{grid-template-columns:1fr}}.ReligionPageContent-module__gvc9jG__whatIsText p{color:#444;font-size:1rem;line-height:1.9}.ReligionPageContent-module__gvc9jG__whatIsText p strong{color:var(--rc-accent-dark)}.ReligionPageContent-module__gvc9jG__whatIsBox{background:var(--rc-accent-light);border:2px solid var(--rc-accent);text-align:center;border-radius:18px;padding:28px 24px;position:sticky;top:80px}.ReligionPageContent-module__gvc9jG__whatIsBoxIcon{margin-bottom:8px;font-size:3.5rem}.ReligionPageContent-module__gvc9jG__whatIsBoxLabel{color:var(--rc-accent-dark);margin-bottom:14px;font-size:1.1rem;font-weight:800}.ReligionPageContent-module__gvc9jG__whatIsBoxList{text-align:left;margin-bottom:20px;padding:0;list-style:none}.ReligionPageContent-module__gvc9jG__whatIsBoxList li{color:#444;border-bottom:1px solid #00000012;padding:6px 0;font-size:.9rem}.ReligionPageContent-module__gvc9jG__ctaButtonSmall{background:var(--rc-accent);color:#fff;border-radius:50px;padding:10px 22px;font-size:.88rem;font-weight:700;text-decoration:none;transition:background .2s;display:inline-block}.ReligionPageContent-module__gvc9jG__ctaButtonSmall:hover{background:var(--rc-accent-dark)}.ReligionPageContent-module__gvc9jG__elementsSection{background:#fafafa;padding:64px 20px}.ReligionPageContent-module__gvc9jG__elementsGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:18px;display:grid}.ReligionPageContent-module__gvc9jG__elementCard{border:1px solid #ececec;border-left:4px solid var(--rc-accent);background:#fff;border-radius:12px;align-items:flex-start;gap:14px;padding:18px 20px;transition:box-shadow .2s;display:flex}.ReligionPageContent-module__gvc9jG__elementCard:hover{box-shadow:0 4px 18px #00000014}.ReligionPageContent-module__gvc9jG__elementIcon{flex-shrink:0;margin-top:2px;font-size:1.8rem}.ReligionPageContent-module__gvc9jG__elementCard strong{color:#1a1a2e;margin-bottom:4px;font-size:.95rem;display:block}.ReligionPageContent-module__gvc9jG__elementCard p{color:#666;margin:0;font-size:.87rem;line-height:1.5}.ReligionPageContent-module__gvc9jG__fieldsSection{background:#fff;padding:64px 20px}.ReligionPageContent-module__gvc9jG__fieldsIntro{color:#555;max-width:700px;margin-bottom:28px;font-size:.98rem;line-height:1.7}.ReligionPageContent-module__gvc9jG__fieldsGrid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:20px;display:grid}.ReligionPageContent-module__gvc9jG__fieldsCard{background:var(--rc-accent-light);border-radius:14px;padding:22px 20px}.ReligionPageContent-module__gvc9jG__fieldsCardTitle{color:var(--rc-accent-dark);border-bottom:2px solid var(--rc-accent);margin-bottom:14px;padding-bottom:8px;font-size:1rem;font-weight:700}.ReligionPageContent-module__gvc9jG__fieldsCard ul{margin:0;padding:0;list-style:none}.ReligionPageContent-module__gvc9jG__fieldsItem{color:#444;border-bottom:1px dashed #00000014;align-items:flex-start;gap:8px;padding:5px 0;font-size:.88rem;display:flex}.ReligionPageContent-module__gvc9jG__fieldsItem:last-child{border-bottom:none}.ReligionPageContent-module__gvc9jG__checkMark{color:var(--rc-accent);flex-shrink:0;font-weight:700}.ReligionPageContent-module__gvc9jG__howToSection{background:linear-gradient(135deg, var(--rc-accent-light) 0%, #fff 100%);padding:64px 20px}.ReligionPageContent-module__gvc9jG__stepsRow{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:20px;margin-top:28px;display:grid}.ReligionPageContent-module__gvc9jG__stepCard{text-align:center;background:#fff;border-radius:18px;padding:28px 20px;position:relative;box-shadow:0 2px 16px #0000000f}.ReligionPageContent-module__gvc9jG__stepNumber{background:var(--rc-accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.85rem;font-weight:800;display:flex;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.ReligionPageContent-module__gvc9jG__stepIcon{margin-top:6px;margin-bottom:10px;font-size:2.2rem}.ReligionPageContent-module__gvc9jG__stepCard h3{color:#1a1a2e;margin-bottom:8px;font-size:1rem;font-weight:700}.ReligionPageContent-module__gvc9jG__stepCard p{color:#666;margin:0;font-size:.87rem;line-height:1.55}.ReligionPageContent-module__gvc9jG__featuresSection{background:#fff;padding:64px 20px}.ReligionPageContent-module__gvc9jG__featuresGrid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:20px;margin-top:28px;display:grid}.ReligionPageContent-module__gvc9jG__featureCard{text-align:center;border:1px solid #ececec;border-radius:16px;padding:26px 20px;transition:transform .2s,box-shadow .2s}.ReligionPageContent-module__gvc9jG__featureCard:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000017}.ReligionPageContent-module__gvc9jG__featureIcon{margin-bottom:12px;font-size:2.5rem}.ReligionPageContent-module__gvc9jG__featureCard h3{color:#1a1a2e;margin-bottom:8px;font-size:1rem;font-weight:700}.ReligionPageContent-module__gvc9jG__featureCard p{color:#666;margin:0;font-size:.87rem;line-height:1.55}.ReligionPageContent-module__gvc9jG__mistakesSection{background:#fafafa;padding:64px 20px}.ReligionPageContent-module__gvc9jG__mistakesIntro{color:#555;margin-bottom:28px;font-size:.98rem;line-height:1.7}.ReligionPageContent-module__gvc9jG__mistakesGrid{flex-direction:column;gap:16px;display:flex}.ReligionPageContent-module__gvc9jG__mistakeCard{background:#fff;border:1px solid #ececec;border-radius:14px;grid-template-columns:36px 1fr 24px 1fr;align-items:center;gap:14px;padding:20px;display:grid}@media (max-width:700px){.ReligionPageContent-module__gvc9jG__mistakeCard{grid-template-columns:1fr}.ReligionPageContent-module__gvc9jG__mistakeArrow{display:none}}.ReligionPageContent-module__gvc9jG__mistakeNum{color:var(--rc-accent);opacity:.25;text-align:center;font-size:1.5rem;font-weight:900}.ReligionPageContent-module__gvc9jG__mistakeWrong,.ReligionPageContent-module__gvc9jG__mistakeRight{color:#555;background:#f9f9f9;border-radius:10px;padding:12px 14px;font-size:.88rem;line-height:1.5}.ReligionPageContent-module__gvc9jG__mistakeWrong{border-left:3px solid #e74c3c}.ReligionPageContent-module__gvc9jG__mistakeRight{border-left:3px solid #27ae60}.ReligionPageContent-module__gvc9jG__wrongLabel{color:#e74c3c;margin-bottom:4px;font-size:.8rem;font-weight:700;display:block}.ReligionPageContent-module__gvc9jG__rightLabel{color:#27ae60;margin-bottom:4px;font-size:.8rem;font-weight:700;display:block}.ReligionPageContent-module__gvc9jG__mistakeArrow{text-align:center;color:#aaa;font-size:1.3rem}.ReligionPageContent-module__gvc9jG__tipsSection{background:var(--rc-accent-light);padding:64px 20px}.ReligionPageContent-module__gvc9jG__tipsList{counter-reset:none;flex-direction:column;gap:14px;margin-top:24px;padding:0;list-style:none;display:flex}.ReligionPageContent-module__gvc9jG__tipsItem{color:#444;background:#fff;border-radius:12px;align-items:flex-start;gap:14px;padding:16px 20px;font-size:.95rem;line-height:1.65;display:flex;box-shadow:0 2px 10px #0000000a}.ReligionPageContent-module__gvc9jG__tipsItem strong{color:var(--rc-accent-dark)}.ReligionPageContent-module__gvc9jG__tipsBadge{background:var(--rc-accent);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-top:1px;font-size:.82rem;font-weight:800;display:flex}.ReligionPageContent-module__gvc9jG__communitiesSection{background:#fff;padding:56px 20px}.ReligionPageContent-module__gvc9jG__communitiesIntro{color:#555;margin-bottom:22px;font-size:.97rem;line-height:1.7}.ReligionPageContent-module__gvc9jG__communitiesFlex{flex-wrap:wrap;gap:10px;display:flex}.ReligionPageContent-module__gvc9jG__communityPill{background:var(--rc-accent-light);color:var(--rc-accent-dark);border:1px solid var(--rc-accent);border-radius:50px;padding:7px 16px;font-size:.87rem;font-weight:600;text-decoration:none;transition:background .2s,color .2s;display:inline-block}.ReligionPageContent-module__gvc9jG__communityPill:hover{background:var(--rc-accent);color:#fff}.ReligionPageContent-module__gvc9jG__faqSection{background:#fafafa;padding:64px 20px}.ReligionPageContent-module__gvc9jG__faqIntro{color:#555;margin-bottom:28px;font-size:.98rem;line-height:1.7}.ReligionPageContent-module__gvc9jG__faqList{flex-direction:column;gap:10px;max-width:860px;display:flex}.ReligionPageContent-module__gvc9jG__faqItem{background:#fff;border:1px solid #e8e8e8;border-radius:12px;transition:border-color .2s,box-shadow .2s;overflow:hidden}.ReligionPageContent-module__gvc9jG__faqOpen{border-color:var(--rc-accent);box-shadow:0 4px 16px #00000012}.ReligionPageContent-module__gvc9jG__faqQuestion{cursor:pointer;color:#1a1a2e;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:18px 20px;font-size:.97rem;font-weight:600;transition:color .2s;display:flex}.ReligionPageContent-module__gvc9jG__faqOpen .ReligionPageContent-module__gvc9jG__faqQuestion{color:var(--rc-accent-dark)}.ReligionPageContent-module__gvc9jG__faqChevron{color:var(--rc-accent);flex-shrink:0;font-size:.75rem}.ReligionPageContent-module__gvc9jG__faqAnswer{padding:0 20px 18px}.ReligionPageContent-module__gvc9jG__faqAnswer p{color:#555;margin:0;font-size:.93rem;line-height:1.75}.ReligionPageContent-module__gvc9jG__faqAnswer p strong{color:var(--rc-accent-dark)}.ReligionPageContent-module__gvc9jG__ctaSection{background:linear-gradient(135deg, var(--rc-accent-dark) 0%, var(--rc-accent) 100%);text-align:center;padding:72px 20px}.ReligionPageContent-module__gvc9jG__ctaInner{max-width:640px;margin:0 auto}.ReligionPageContent-module__gvc9jG__ctaIcon{margin-bottom:16px;font-size:3.5rem;display:block}.ReligionPageContent-module__gvc9jG__ctaSection h2{color:#fff;margin-bottom:14px;font-size:clamp(1.6rem,3.5vw,2.2rem);font-weight:900;line-height:1.25}.ReligionPageContent-module__gvc9jG__ctaSection p{color:#ffffffd9;margin-bottom:28px;font-size:1rem;line-height:1.7}.ReligionPageContent-module__gvc9jG__ctaButton{color:var(--rc-accent-dark);background:#fff;border-radius:50px;padding:14px 36px;font-size:1rem;font-weight:800;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-block;box-shadow:0 4px 20px #00000026}.ReligionPageContent-module__gvc9jG__ctaButton:hover{transform:translateY(-2px);box-shadow:0 8px 28px #0003}.ReligionPageContent-module__gvc9jG__ctaNote{color:#ffffffa6;margin-top:16px;margin-bottom:0;font-size:.82rem}
:root{--saffron:#e8630a;--saffron-lt:#fff3e8;--saffron-mid:#fad7b5;--maroon:#8b1a1a;--gold:#c9920a;--gold-lt:#fdf6e3;--ivory:#fdfaf5;--ink:#1a1209;--ink-60:#5a4a38;--ink-30:#b09a80;--white:#fff;--radius-sm:6px;--radius-md:12px;--radius-lg:20px;--shadow-card:0 2px 16px #e8630a1a;--shadow-hover:0 6px 28px #e8630a2e;--font-display:"Tiro Devanagari Hindi", "Noto Serif Devanagari", Georgia, serif;--font-body:"Hind", "Noto Sans Devanagari", system-ui, sans-serif;--font-ui:"Inter", system-ui, sans-serif}.LanguageBiodataPage-module__yNuuMG__page{background:var(--ivory);color:var(--ink);font-family:var(--font-body);line-height:1.7;overflow-x:hidden}.LanguageBiodataPage-module__yNuuMG__container{max-width:1080px;margin:0 auto;padding:0 24px}.LanguageBiodataPage-module__yNuuMG__sectionTitle{font-family:var(--font-display);color:var(--maroon);text-align:center;margin-bottom:2rem;font-size:clamp(1.5rem,3vw,2.2rem);font-weight:700;position:relative}.LanguageBiodataPage-module__yNuuMG__sectionTitle:after{content:"";background:var(--saffron);border-radius:2px;width:56px;height:3px;margin:10px auto 0;display:block}.LanguageBiodataPage-module__yNuuMG__breadcrumb{background:var(--white);border-bottom:1px solid var(--saffron-mid);padding:10px 24px}.LanguageBiodataPage-module__yNuuMG__breadcrumbList{max-width:1080px;font-family:var(--font-ui);color:var(--ink-60);flex-wrap:wrap;align-items:center;gap:4px;margin:0 auto;padding:0;font-size:.82rem;list-style:none;display:flex}.LanguageBiodataPage-module__yNuuMG__breadcrumbItem{align-items:center;gap:4px;display:flex}.LanguageBiodataPage-module__yNuuMG__breadcrumbLink{color:var(--saffron);font-weight:500;text-decoration:none;transition:color .2s}.LanguageBiodataPage-module__yNuuMG__breadcrumbLink:hover{color:var(--maroon);text-decoration:underline}.LanguageBiodataPage-module__yNuuMG__breadcrumbSep{color:var(--ink-30);font-size:.9rem}.LanguageBiodataPage-module__yNuuMG__breadcrumbCurrent{color:var(--ink-60);font-weight:600}.LanguageBiodataPage-module__yNuuMG__hero{border-bottom:3px solid var(--saffron-mid);text-align:center;background:linear-gradient(135deg,#fff8f0 0%,#fdf3e7 55%,#fff0e5 100%);padding:64px 24px 56px;position:relative;overflow:hidden}.LanguageBiodataPage-module__yNuuMG__hero:before{content:"";pointer-events:none;border:32px solid #e8630a0f;border-radius:50%;width:320px;height:320px;position:absolute;top:-80px;right:-80px}.LanguageBiodataPage-module__yNuuMG__hero:after{content:"";pointer-events:none;border:24px solid #c9920a12;border-radius:50%;width:240px;height:240px;position:absolute;bottom:-60px;left:-60px}.LanguageBiodataPage-module__yNuuMG__heroBadge{background:var(--saffron);color:var(--white);font-family:var(--font-ui);letter-spacing:.08em;text-transform:uppercase;border-radius:100px;margin-bottom:18px;padding:5px 14px;font-size:.78rem;font-weight:700;display:inline-block}.LanguageBiodataPage-module__yNuuMG__heroTitle{font-family:var(--font-display);color:var(--maroon);max-width:760px;margin:0 auto 12px;font-size:clamp(2rem,5vw,3.4rem);font-weight:800;line-height:1.2}.LanguageBiodataPage-module__yNuuMG__heroSubtitle{font-family:var(--font-display);color:var(--saffron);margin-bottom:16px;font-size:clamp(1.1rem,2.5vw,1.45rem);font-weight:600}.LanguageBiodataPage-module__yNuuMG__heroDesc{color:var(--ink-60);max-width:640px;margin:0 auto 36px;font-size:1.05rem}.LanguageBiodataPage-module__yNuuMG__statsRow{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.LanguageBiodataPage-module__yNuuMG__statCard{background:var(--white);border:1.5px solid var(--saffron-mid);border-radius:var(--radius-md);box-shadow:var(--shadow-card);flex-direction:column;align-items:center;min-width:110px;padding:18px 28px;transition:transform .2s,box-shadow .2s;display:flex}.LanguageBiodataPage-module__yNuuMG__statCard:hover{box-shadow:var(--shadow-hover);transform:translateY(-3px)}.LanguageBiodataPage-module__yNuuMG__statValue{font-family:var(--font-display);color:var(--saffron);font-size:1.75rem;font-weight:800;line-height:1}.LanguageBiodataPage-module__yNuuMG__statLabel{color:var(--ink-60);text-align:center;margin-top:5px;font-size:.8rem}.LanguageBiodataPage-module__yNuuMG__about{background:var(--gold-lt);border-top:1px solid var(--saffron-mid);border-bottom:1px solid var(--saffron-mid);padding:64px 0}.LanguageBiodataPage-module__yNuuMG__aboutPara{color:var(--ink-60);text-align:center;max-width:820px;margin-bottom:1.1rem;margin-left:auto;margin-right:auto;font-size:1.05rem}.LanguageBiodataPage-module__yNuuMG__features{background:var(--ivory);padding:64px 0}.LanguageBiodataPage-module__yNuuMG__featuresGrid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:20px;display:grid}.LanguageBiodataPage-module__yNuuMG__featureCard{background:var(--white);border:1.5px solid var(--saffron-mid);border-radius:var(--radius-md);cursor:default;padding:28px 24px;transition:transform .2s,box-shadow .2s,border-color .2s}.LanguageBiodataPage-module__yNuuMG__featureCard:hover{box-shadow:var(--shadow-hover);border-color:var(--saffron);transform:translateY(-4px)}.LanguageBiodataPage-module__yNuuMG__featureIcon{margin-bottom:12px;font-size:2rem;display:block}.LanguageBiodataPage-module__yNuuMG__featureTitle{font-family:var(--font-display);color:var(--maroon);margin-bottom:8px;font-size:1.1rem;font-weight:700}.LanguageBiodataPage-module__yNuuMG__featureDesc{color:var(--ink-60);font-size:.93rem;line-height:1.6}.LanguageBiodataPage-module__yNuuMG__howTo{background:linear-gradient(to bottom right,#fff8f0,#fdf3e7);padding:64px 0}.LanguageBiodataPage-module__yNuuMG__stepsRow{counter-reset:none;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:20px;display:grid}.LanguageBiodataPage-module__yNuuMG__stepCard{background:var(--white);border-radius:var(--radius-md);text-align:center;box-shadow:var(--shadow-card);border:1.5px solid #0000;padding:28px 22px;transition:border-color .2s,transform .2s}.LanguageBiodataPage-module__yNuuMG__stepCard:hover{border-color:var(--saffron);transform:translateY(-3px)}.LanguageBiodataPage-module__yNuuMG__stepNumber{background:var(--saffron);width:44px;height:44px;color:var(--white);font-family:var(--font-ui);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 14px;font-size:1.1rem;font-weight:800;display:flex}.LanguageBiodataPage-module__yNuuMG__stepTitle{font-family:var(--font-display);color:var(--maroon);margin-bottom:8px;font-size:1rem;font-weight:700}.LanguageBiodataPage-module__yNuuMG__stepDesc{color:var(--ink-60);font-size:.88rem;line-height:1.6}.LanguageBiodataPage-module__yNuuMG__longContent{background:var(--white);border-top:1px solid var(--saffron-mid);padding:72px 0}.LanguageBiodataPage-module__yNuuMG__longContentTitle{font-family:var(--font-display);color:var(--maroon);text-align:center;margin-bottom:2.5rem;font-size:clamp(1.4rem,3vw,2rem);font-weight:800}.LanguageBiodataPage-module__yNuuMG__longSection{border-left:4px solid var(--saffron);max-width:820px;margin:0 auto 2.5rem;padding-left:20px}.LanguageBiodataPage-module__yNuuMG__longSectionHeading{font-family:var(--font-display);color:var(--maroon);margin-bottom:.8rem;font-size:1.2rem;font-weight:700}.LanguageBiodataPage-module__yNuuMG__longSectionBody{color:var(--ink-60);font-size:.97rem;line-height:1.8}.LanguageBiodataPage-module__yNuuMG__longSectionBody p{margin-bottom:.9rem}.LanguageBiodataPage-module__yNuuMG__longSectionBody strong{color:var(--ink);font-weight:700}.LanguageBiodataPage-module__yNuuMG__faq{background:var(--gold-lt);padding:64px 0}.LanguageBiodataPage-module__yNuuMG__faqList{flex-direction:column;gap:12px;max-width:780px;margin:0 auto;display:flex}.LanguageBiodataPage-module__yNuuMG__faqItem{background:var(--white);border:1.5px solid var(--saffron-mid);border-radius:var(--radius-md);padding:0;transition:box-shadow .2s;overflow:hidden}.LanguageBiodataPage-module__yNuuMG__faqItem[open]{box-shadow:var(--shadow-hover);border-color:var(--saffron)}.LanguageBiodataPage-module__yNuuMG__faqQuestion{font-family:var(--font-body);color:var(--maroon);cursor:pointer;justify-content:space-between;align-items:center;padding:18px 22px;font-size:1rem;font-weight:700;list-style:none;transition:background .15s;display:flex}.LanguageBiodataPage-module__yNuuMG__faqQuestion:hover{background:var(--saffron-lt)}.LanguageBiodataPage-module__yNuuMG__faqQuestion:after{content:"＋";color:var(--saffron);flex-shrink:0;font-size:1.2rem;transition:transform .3s}.LanguageBiodataPage-module__yNuuMG__faqItem[open] .LanguageBiodataPage-module__yNuuMG__faqQuestion:after{content:"－"}.LanguageBiodataPage-module__yNuuMG__faqAnswer{color:var(--ink-60);border-top:1px solid var(--saffron-mid);margin:0;padding:0 22px 18px;font-size:.95rem;line-height:1.75}.LanguageBiodataPage-module__yNuuMG__cta{background:linear-gradient(135deg, var(--maroon) 0%, #5c0e0e 100%);text-align:center;padding:80px 24px;position:relative;overflow:hidden}.LanguageBiodataPage-module__yNuuMG__cta:before{content:"🪔";opacity:.06;pointer-events:none;font-size:120px;position:absolute;top:-20px;left:-20px}.LanguageBiodataPage-module__yNuuMG__cta:after{content:"🪔";opacity:.06;pointer-events:none;font-size:100px;position:absolute;bottom:-10px;right:10px}.LanguageBiodataPage-module__yNuuMG__ctaTitle{font-family:var(--font-display);color:var(--white);margin-bottom:12px;font-size:clamp(1.6rem,4vw,2.4rem);font-weight:800}.LanguageBiodataPage-module__yNuuMG__ctaSubtitle{color:#ffffffbf;margin-bottom:32px;font-size:1.05rem}.LanguageBiodataPage-module__yNuuMG__ctaButton{background:var(--saffron);color:var(--white);font-family:var(--font-ui);border-radius:100px;padding:16px 40px;font-size:1.05rem;font-weight:700;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s;display:inline-block;box-shadow:0 4px 24px #e8630a66}.LanguageBiodataPage-module__yNuuMG__ctaButton:hover{background:#c55608;transform:translateY(-2px);box-shadow:0 8px 32px #e8630a80}.LanguageBiodataPage-module__yNuuMG__seoKeywords{opacity:0;pointer-events:none;height:0;position:absolute;overflow:hidden}@media (max-width:640px){.LanguageBiodataPage-module__yNuuMG__hero{padding:44px 16px 40px}.LanguageBiodataPage-module__yNuuMG__statsRow{gap:10px}.LanguageBiodataPage-module__yNuuMG__statCard{min-width:90px;padding:14px 18px}.LanguageBiodataPage-module__yNuuMG__statValue{font-size:1.4rem}.LanguageBiodataPage-module__yNuuMG__featuresGrid{grid-template-columns:1fr}.LanguageBiodataPage-module__yNuuMG__stepsRow{grid-template-columns:1fr 1fr}.LanguageBiodataPage-module__yNuuMG__longSection{padding-left:14px}.LanguageBiodataPage-module__yNuuMG__ctaButton{padding:14px 28px;font-size:1rem}}@media (max-width:400px){.LanguageBiodataPage-module__yNuuMG__stepsRow{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.LanguageBiodataPage-module__yNuuMG__statCard,.LanguageBiodataPage-module__yNuuMG__featureCard,.LanguageBiodataPage-module__yNuuMG__stepCard,.LanguageBiodataPage-module__yNuuMG__ctaButton{transition:none}}
