:root{--cmat-purple:#7c3aed;--cmat-purple-dark:#5b177d;--cmat-blue:#2563eb;--cmat-cyan:#06b6d4;--cmat-navy:#071f3d;--cmat-ink:#1f2937;--cmat-muted:#6b7280;--cmat-soft-bg:#f9fafb;--cmat-card-border:#f3f4f6;--cmat-white:#fff;--cmat-shadow:0 4px 20px #00000005;--cmat-shadow-lg:0 16px 40px #081f3d14}.cmat-root{color:var(--cmat-ink);background:var(--cmat-white);flex-direction:column;gap:40px;max-width:1440px;margin:0 auto;padding:40px min(60px,4%);font-family:Plus Jakarta Sans,Segoe UI,sans-serif;display:flex}.cmat-section-divider{justify-content:center;align-items:center;gap:20px;margin:20px 0 32px;display:flex}.cmat-section-divider:before,.cmat-section-divider:after{content:"";background:linear-gradient(90deg, transparent, var(--cmat-card-border), transparent);flex-grow:1;height:1.5px}.cmat-section-divider span{text-transform:uppercase;letter-spacing:.15em;color:var(--cmat-purple);background:#7c3aed0f;border-radius:20px;padding:6px 16px;font-size:11.5px;font-weight:900}.cmat-hero-wrap{background:linear-gradient(135deg,#7c3aed12 0%,#06b6d40d 100%);border:1px solid #7c3aed0d;border-radius:28px;padding:64px 56px;position:relative;overflow:hidden}.cmat-hero{z-index:2;grid-template-columns:1.05fr .95fr;align-items:center;gap:48px;display:grid;position:relative}.cmat-hero-left{flex-direction:column;display:flex}.cmat-badge{letter-spacing:.05em;color:var(--cmat-purple);background:#7c3aed1a;border-radius:20px;align-self:flex-start;margin-bottom:20px;padding:6px 12px;font-size:11px;font-weight:800}.cmat-hero-h1{color:var(--cmat-navy);letter-spacing:-.04em;margin:0 0 20px;font-size:58px;font-weight:950;line-height:1.08}.cmat-hero-desc{color:var(--cmat-muted);max-width:540px;margin:0 0 36px;font-size:16.5px;line-height:1.7}.cmat-hero-benefits{grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:40px;display:grid}.cmat-benefit-item{align-items:flex-start;gap:14px;display:flex}.cmat-benefit-icon{background:var(--cmat-white);width:44px;height:44px;color:var(--cmat-purple);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex;box-shadow:0 4px 12px #7c3aed14}.cmat-benefit-text{flex-direction:column;display:flex}.cmat-benefit-text strong{color:var(--cmat-navy);margin-bottom:3px;font-size:14.5px;font-weight:850}.cmat-benefit-text span{color:var(--cmat-muted);font-size:12.5px;line-height:1.4}.cmat-hero-btn{background:var(--red);color:var(--white);cursor:pointer;border:1px solid #0000;border-radius:6px;align-self:flex-start;align-items:center;gap:10px;min-height:48px;padding:0 28px;font-size:15px;font-weight:800;transition:all .3s;display:inline-flex;box-shadow:0 12px 24px #e9262d38}.cmat-hero-btn:hover{background:#c91e26;transform:translateY(-2px);box-shadow:0 16px 32px #e9262d59}.cmat-hero-right{justify-content:center;align-items:center;height:490px;display:flex;position:relative}.cmat-hero-blob{z-index:1;background:linear-gradient(135deg,#7c3aed1a,#06b6d414);border-radius:50% 60% 65% 40%/45% 55% 60% 50%;width:88%;height:88%;position:absolute;top:6%;right:2%}.cmat-hero-img-wrap{z-index:2;width:100%;max-width:480px;position:relative}.cmat-hero-img-wrap img{width:100%;height:auto;display:block;-webkit-mask-image:linear-gradient(#000 80%,#0000 100%);mask-image:linear-gradient(#000 80%,#0000 100%)}.cmat-widget{z-index:3;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:var(--cmat-shadow-lg);background:#fffffff2;border:1px solid #fff9;border-radius:16px;padding:16px 18px;position:absolute}.cmat-widget-label{text-transform:uppercase;letter-spacing:.05em;color:var(--cmat-muted);margin-bottom:8px;font-size:10.5px;font-weight:800;display:block}.cmat-widget-score{flex-direction:column;align-items:center;width:230px;display:flex;top:5%;right:-20px}.cmat-score-circle-wrap{justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:8px;display:flex;position:relative}.cmat-score-num{flex-direction:column;align-items:center;display:flex;position:absolute}.cmat-score-num strong{color:var(--cmat-navy);font-size:17px;font-weight:900;line-height:1}.cmat-score-num span{color:var(--cmat-muted);font-size:10px}.cmat-score-text{text-align:center}.cmat-score-good{color:var(--cmat-navy);margin-bottom:3px;font-size:12px;font-weight:800;display:block}.cmat-score-keep{color:#10b981;align-items:center;gap:4px;font-size:10.5px;font-weight:700;display:inline-flex}.cmat-green{color:#10b981}.cmat-widget-progress{width:200px;bottom:12%;right:-40px}.cmat-progress-value{color:var(--cmat-navy);margin-bottom:8px;font-size:22px;font-weight:900}.cmat-progress-track{background:var(--cmat-soft-bg);border-radius:3px;width:100%;height:5px;margin-bottom:8px;overflow:hidden}.cmat-progress-fill{background:var(--cmat-cyan);border-radius:3px;height:100%}.cmat-progress-bars{align-items:flex-end;gap:3px;height:24px;display:flex}.cmat-mini-bar{background:#06b6d426;border-radius:2px 2px 0 0;flex:1}.cmat-mini-bar.active{background:var(--cmat-cyan)}.cmat-widget-areas{width:220px;bottom:4%;left:-10px}.cmat-areas-tags{flex-wrap:wrap;gap:4px;display:flex}.cmat-areas-tags span{color:var(--cmat-purple);background:#7c3aed12;border:1px solid #7c3aed1f;border-radius:20px;padding:4px 8px;font-size:10px;font-weight:700}.cmat-get-grid{grid-template-columns:repeat(6,1fr);gap:16px;display:grid}.cmat-get-card{background:var(--cmat-white);border:1px solid var(--cmat-card-border);text-align:center;box-shadow:var(--cmat-shadow);border-radius:16px;flex-direction:column;align-items:center;padding:24px 14px;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex}.cmat-get-card:hover{border-color:#7c3aed2e;transform:translateY(-4px);box-shadow:0 8px 24px #7c3aed0d}.cmat-get-icon-wrap{width:52px;height:52px;color:var(--cmat-purple);background:#7c3aed0f;border-radius:50%;justify-content:center;align-items:center;margin-bottom:16px;display:flex}.cmat-get-card h3{color:var(--cmat-navy);margin:0 0 8px;font-size:14.5px;font-weight:800;line-height:1.35}.cmat-get-card p{color:var(--cmat-muted);margin:0;font-size:12px;line-height:1.45}.cmat-stats-band{color:var(--cmat-white);background:linear-gradient(135deg,#7c3aed,#4f46e5);border-radius:20px;padding:24px 40px}.cmat-stats-container{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.cmat-stat-item{justify-content:center;align-items:center;gap:16px;display:flex}.cmat-stat-icon-wrap{background:#ffffff26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.cmat-stat-info{flex-direction:column;display:flex}.cmat-stat-info h3{margin:0 0 2px;font-size:24px;font-weight:900;line-height:1}.cmat-stat-info span{opacity:.85;font-size:12px;font-weight:600}.cmat-highlights-card{background:var(--cmat-soft-bg);border:1px solid var(--cmat-card-border);border-radius:20px;align-items:center;gap:32px;padding:24px 32px;display:flex}.cmat-highlights-icon{width:56px;height:56px;color:var(--cmat-purple);background:#7c3aed14;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.cmat-highlights-grid{flex-grow:1;grid-template-columns:repeat(6,1fr);gap:20px;display:grid}.cmat-highlight-item{border-right:1px solid #e5e7eb;flex-direction:column;padding-right:12px;display:flex}.cmat-highlight-item:last-child{border-right:none;padding-right:0}.cmat-highlight-label{text-transform:uppercase;color:var(--cmat-muted);margin-bottom:4px;font-size:10px;font-weight:800}.cmat-highlight-val{color:var(--cmat-navy);font-size:13px;font-weight:700;line-height:1.4}.cmat-subtext{color:var(--cmat-muted);font-size:10.5px;font-weight:500}.cmat-list-val{font-size:11.5px;line-height:1.45}.cmat-why-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.cmat-why-card{background:var(--cmat-white);border:1px solid var(--cmat-card-border);text-align:center;box-shadow:var(--cmat-shadow);border-radius:20px;flex-direction:column;align-items:center;padding:28px 20px;display:flex}.cmat-why-icon-wrap{width:44px;height:44px;color:var(--cmat-purple);background:#7c3aed0f;border-radius:50%;justify-content:center;align-items:center;margin-bottom:16px;display:flex}.cmat-why-card h3{color:var(--cmat-navy);margin:0 0 8px;font-size:14px;font-weight:800}.cmat-why-card p{color:var(--cmat-muted);margin:0;font-size:11.5px;line-height:1.45}.cmat-cta-banner{color:var(--cmat-white);background:linear-gradient(135deg,#1d4ed8,#7c3aed);border-radius:20px;justify-content:space-between;align-items:center;gap:24px;padding:36px 48px;display:flex;box-shadow:0 16px 36px #7c3aed33}.cmat-cta-left{align-items:center;gap:20px;display:flex}.cmat-cta-icon-box{background:#ffffff26;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.cmat-cta-banner h2{margin:0 0 4px;font-size:20px;font-weight:800}.cmat-cta-banner p{opacity:.9;margin:0;font-size:13.5px}.cmat-cta-btn{background:var(--white);color:var(--purple);white-space:nowrap;cursor:pointer;border:1px solid #d9c7e5;border-radius:6px;align-items:center;gap:6px;min-height:44px;padding:0 24px;font-size:13.5px;font-weight:800;transition:all .3s;display:inline-flex;box-shadow:0 8px 18px #5b177d38}.cmat-cta-btn:hover{border-color:var(--purple);background:#fbf7ff;transform:translateY(-2px)}.cmat-footer-bar{border-top:1px solid var(--cmat-card-border);grid-template-columns:repeat(3,1fr);gap:24px;margin-top:10px;padding-top:28px;display:grid}.cmat-footer-item{justify-content:center;align-items:center;gap:12px;display:flex}.cmat-footer-icon{color:var(--cmat-purple);flex-shrink:0}.cmat-footer-item strong{color:var(--cmat-navy);font-size:13px;font-weight:800;display:block}.cmat-footer-item span{color:var(--cmat-muted);font-size:11px}@media (max-width:1200px){.cmat-hero{grid-template-columns:1fr}.cmat-hero-right{height:400px;margin-top:40px}.cmat-get-grid{grid-template-columns:repeat(3,1fr)}.cmat-highlights-card{flex-direction:column;align-items:flex-start;gap:20px}.cmat-highlights-grid{grid-template-columns:repeat(3,1fr);width:100%}.cmat-highlight-item{border-right:none;padding-right:0}}@media (max-width:900px){.cmat-why-grid,.cmat-stats-container{grid-template-columns:repeat(2,1fr)}.cmat-footer-bar{grid-template-columns:1fr;gap:16px}}@media (max-width:768px){.cmat-root{gap:28px;padding:24px 16px}.cmat-hero-wrap{padding:32px 24px}.cmat-hero-h1{font-size:38px}.cmat-hero-benefits{grid-template-columns:1fr;gap:16px}.cmat-get-grid,.cmat-highlights-grid{grid-template-columns:repeat(2,1fr)}.cmat-cta-banner{text-align:center;flex-direction:column;padding:32px 24px}.cmat-cta-left{flex-direction:column}}@media (max-width:480px){.cmat-get-grid,.cmat-stats-container,.cmat-highlights-grid,.cmat-why-grid{grid-template-columns:1fr}}
