:root{--primary:#6c5ce7;--primary-light:#f3f0ff;--primary-glow:rgba(108,92,231,0.12);--secondary:#8a2be2;--accent:#fd79a8;--gold:#f39c12;--text-dark:#1a1f36;--text-light:#555e6d;--border-light:#e4e8ed;--border-focus:#c5baff;--card-shadow:0 4px 20px rgba(0,0,0,0.04),0 1px 3px rgba(0,0,0,0.02);--card-hover-shadow:0 12px 30px rgba(108,92,231,0.08),0 2px 8px rgba(108,92,231,0.04)}.emcc-section{background-color:#f8fafc;padding:64px 0;color:var(--text-dark);font-family:Segoe UI,system-ui,-apple-system,sans-serif}.emcc-card{background-color:#ffffff;border-radius:16px;padding:56px 64px;box-shadow:var(--card-shadow);border:1px solid var(--border-light)}.emcc-intro-text{font-size:20px;line-height:1.9;color:var(--text-light);border-left:4px solid var(--primary);padding:20px 24px;margin-bottom:0;background:linear-gradient(90deg,#f9f8ff,#fdfcff);border-radius:0 12px 12px 0;box-shadow:inset 0 1px 2px rgba(0,0,0,.01)}.emcc-h2{color:var(--text-dark);font-size:1.8rem;font-weight:700;letter-spacing:-.4px;margin-top:56px;margin-bottom:20px;padding-bottom:14px;position:relative}.emcc-h2:after{content:"";position:absolute;bottom:0;left:0;width:56px;height:4px;background:linear-gradient(90deg,var(--primary),var(--accent));border-radius:2px}.emcc-h3{font-size:1.35rem;margin-top:40px;margin-bottom:16px;padding-left:14px;border-left:3.5px solid var(--primary)}.emcc-h3,.emcc-h4{color:var(--text-dark);font-weight:700}.emcc-h4{font-size:1.15rem;margin-top:32px;margin-bottom:12px;display:flex;align-items:center;gap:10px}.emcc-h4:before{content:"";display:inline-block;width:8px;height:8px;background:var(--primary);border-radius:50%;flex-shrink:0}.emcc-section p{color:var(--text-light);line-height:1.85;font-size:18px;margin-bottom:18px}.emcc-list{list-style:none;padding-left:0;margin-bottom:24px}.emcc-list li{display:flex;align-items:flex-start;gap:12px;color:var(--text-light);font-size:15.5px;line-height:1.8;margin-bottom:12px;padding:12px 18px;background:#fafbfc;border-radius:8px;border:1px solid #edf0f3;transition:transform .2s ease,border-color .2s ease}.emcc-list li:hover{transform:translateX(4px);border-color:var(--border-focus)}.emcc-list li:before{content:"✦";color:var(--primary);font-weight:700;flex-shrink:0;margin-top:1px}.emcc-match-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin:20px 0 28px}.emcc-match-card{padding:20px;border-radius:12px;border-left:5px solid;background:#fff;box-shadow:0 4px 12px rgba(0,0,0,.02);transition:transform .2s ease,box-shadow .2s ease}.emcc-match-card:hover{transform:translateY(-3px);box-shadow:0 8px 20px rgba(0,0,0,.05)}.emcc-match-card.uttamam{border-color:#00b894;background:#f0fff8}.emcc-match-card.madhyamam{border-color:#f39c12;background:#fffdf0}.emcc-match-card.adhamam{border-color:#e17055;background:#fff5f3}.emcc-match-card .match-label{font-weight:700;font-size:1.05rem;margin-bottom:6px}.emcc-match-card.uttamam .match-label{color:#00b894}.emcc-match-card.madhyamam .match-label{color:#d35400}.emcc-match-card.adhamam .match-label{color:#c0392b}.emcc-match-card p{font-size:14px!important;color:var(--text-light)!important;margin:0;line-height:1.6!important}.emcc-porutham-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:20px;margin:32px 0}.emcc-porutham-card{background:#ffffff;border:1px solid #efeef7;border-radius:14px;padding:24px;box-shadow:0 2px 10px rgba(0,0,0,.01);transition:all .3s cubic-bezier(.25,.8,.25,1);display:flex;flex-direction:column;justify-content:flex-start}.emcc-porutham-card:hover{transform:translateY(-5px);box-shadow:var(--card-hover-shadow);border-color:var(--border-focus)}.emcc-porutham-card.highlight-card{background:#fffefe;border:1.5px solid #ff7675;box-shadow:0 4px 15px rgba(231,76,60,.05)}.emcc-porutham-card.highlight-card:hover{box-shadow:0 12px 28px rgba(231,76,60,.12);border-color:#ff4757}.porutham-card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;gap:10px}.porutham-title{color:var(--text-dark);font-size:1.15rem;font-weight:700;margin:0}.porutham-badge{font-size:.75rem;font-weight:600;padding:4px 10px;border-radius:20px;text-transform:uppercase;letter-spacing:.5px}.porutham-badge.health{background:#e3faf2;color:#00b894}.porutham-badge.mindset{background:#e8f4fd;color:#0984e3}.porutham-badge.children{background:#fef5e7;color:#f39c12}.porutham-badge.happiness{background:#fdf0f5;color:#e84393}.porutham-badge.intimacy{background:#f5f0ff;color:#6c5ce7}.porutham-badge.emotions{background:#eef9ff;color:#00cec9}.porutham-badge.planets{background:#f1f2f6;color:#747d8c}.porutham-badge.attraction{background:#fff0f5;color:#ff4757}.porutham-badge.longevity{background:#ffe9e9;color:#d63031;border:1px solid rgba(214,48,49,.15)}.porutham-badge.obstacles{background:#fff2e6;color:#e67e22}.porutham-desc{color:var(--text-light);font-size:14.5px!important;line-height:1.7!important;margin:0}.emcc-dosham-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin:24px 0}.emcc-dosham-card{background:#ffffff;border:1px solid var(--border-light);border-radius:12px;padding:24px;box-shadow:var(--card-shadow);transition:all .3s ease}.emcc-dosham-card:hover{transform:translateY(-3px);box-shadow:var(--card-hover-shadow);border-color:var(--border-focus)}.emcc-dosham-card .dosham-title{color:var(--text-dark);font-size:1.15rem;font-weight:700;margin-bottom:12px;display:flex;align-items:center;gap:8px}.emcc-dosham-card .dosham-title:before{content:"✦";color:var(--accent);font-weight:700}.emcc-dosham-card p{font-size:14.5px!important;line-height:1.65!important;margin:0}.emcc-info-box{background:#fdfbfe;border:1px solid #e2dbff;border-left:4px solid var(--primary);border-radius:0 12px 12px 0;padding:18px 22px;margin-top:16px;margin-bottom:20px}.emcc-info-box p{margin:0;font-size:15px!important;line-height:1.75!important;color:var(--text-light)}.emcc-benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;margin:24px 0}.emcc-benefit-card{background:#ffffff;border:1px solid var(--border-light);border-radius:12px;padding:24px;box-shadow:var(--card-shadow);transition:all .3s ease}.emcc-benefit-card:hover{transform:translateY(-4px);box-shadow:var(--card-hover-shadow);border-color:var(--border-focus)}.emcc-benefit-card .benefit-icon{font-size:2rem;margin-bottom:12px}.emcc-benefit-card .benefit-title{font-weight:700;color:var(--text-dark);font-size:1.05rem;margin-bottom:8px}.emcc-benefit-card p{font-size:14px!important;color:var(--text-light)!important;margin:0;line-height:1.6!important}.emcc-faq-section{background:#f8fafc;border-radius:14px;padding:40px 48px;margin-top:56px;border:1px solid var(--border-light)}.emcc-faq-title{color:var(--text-dark);font-size:1.6rem;font-weight:700;margin-bottom:32px;padding-bottom:16px;border-bottom:2px solid var(--border-light)}.emcc-faq-details{background:#ffffff;border-radius:10px;border:1px solid var(--border-light);margin-bottom:14px;overflow:hidden;transition:all .3s ease}.emcc-faq-details[open]{box-shadow:0 6px 20px rgba(108,92,231,.08);border-color:var(--border-focus)}.emcc-faq-details:last-child{margin-bottom:0}.emcc-faq-summary{list-style:none;display:flex;align-items:center;gap:14px;padding:18px 24px;cursor:pointer;font-weight:700;color:var(--text-dark);font-size:1.05rem;-webkit-user-select:none;user-select:none;background:#ffffff;transition:background-color .2s ease}.emcc-faq-summary::-webkit-details-marker{display:none}.emcc-faq-summary::marker{display:none}.emcc-faq-summary:hover{background:#faf9ff}.emcc-faq-details[open] .emcc-faq-summary{background:#f6f3ff;border-bottom:1px solid #e5dfff}.faq-chevron{margin-left:auto;font-size:1.3rem;color:var(--primary);transition:transform .25s ease;line-height:1}.emcc-faq-details[open] .faq-chevron{transform:rotate(180deg)}.emcc-faq-details .emcc-faq-a{color:var(--text-light)!important;font-size:15px!important;line-height:1.8!important;margin:0;padding:16px 24px 20px;display:block}.emcc-faq-summary .faq-num{background:var(--primary);color:#ffffff;font-size:.75rem;font-weight:700;border-radius:50%;width:24px;height:24px;min-width:24px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.emcc-feature-img{border-radius:16px;box-shadow:0 10px 25px rgba(108,92,231,.1);border:4px solid #ffffff;transition:transform .3s ease,box-shadow .3s ease;max-width:100%;height:auto}.emcc-feature-img:hover{transform:translateY(-5px);box-shadow:0 15px 35px rgba(108,92,231,.18)}@media (max-width:991px){.emcc-card{padding:40px 36px}}@media (max-width:768px){.emcc-card{padding:32px 24px}.emcc-h2{font-size:1.45rem;margin-top:40px}.emcc-h3{font-size:1.2rem;margin-top:32px}.emcc-faq-section{padding:32px 24px}.emcc-porutham-grid{grid-template-columns:1fr}}