@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@500;600;700;800&display=swap");.glowtrack-page{padding:90px 24px;font-family:Montserrat,sans-serif;background:linear-gradient(to bottom right,#f8fbff,#fff)}.red-text{color:#ef2d2d}.yellow-text{color:#f59e0b;display:inline-block}.muted-text{color:#475569}.hero-center{text-align:center;max-width:1000px;margin:0 auto 20px}.main-title{font-size:42px;font-weight:800;color:#0f172a;line-height:1.25;margin-bottom:16px}.subtitle{font-size:16.5px;font-weight:600;margin-bottom:40px}.highlight-block{max-width:900px;margin:0 auto 90px;padding:30px 38px;background:linear-gradient(135deg,#fff7d6,#fff3b0);border-left:6px solid #f59e0b;border-radius:20px;box-shadow:0 22px 45px rgba(245,158,11,.28)}.highlight-block p{font-size:15.5px;line-height:1.9;color:#374151;font-weight:500;margin-bottom:14px;text-align:justify}.top-section{max-width:1200px;margin:auto;display:grid;grid-template-columns:1.1fr 1fr;grid-gap:60px;gap:60px;align-items:center}.exact-card{background:#fff;padding:48px;border-radius:30px;box-shadow:0 25px 60px rgba(15,23,42,.12)}.exact-card h2{font-size:28px;font-weight:800;margin-bottom:22px;color:#0f172a}.exact-card p{font-size:15.5px;line-height:1.8;color:#475569;margin-bottom:16px}.exact-card h4{margin-top:22px;font-size:16px;font-weight:700;color:#2563eb}.exact-image img{width:100%;height:420px;object-fit:cover;border-radius:30px;box-shadow:0 30px 70px rgba(15,23,42,.18)}.card-section{max-width:1200px;margin:90px auto 0;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:28px;gap:28px}.white-card{background:#fff;padding:32px;border-radius:24px;box-shadow:0 18px 40px rgba(15,23,42,.1);transition:all .4s ease;cursor:pointer}.white-card:hover{background:linear-gradient(135deg,#ef2d2d,#2563eb);color:#fff}.white-card:hover h4,.white-card:hover p{color:#fff}.white-card h4{font-size:18px;margin-bottom:10px}.white-card p{font-size:14.5px;line-height:1.7}@media (max-width:1024px){.card-section{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.top-section{grid-template-columns:1fr}.exact-image img{height:300px}.card-section{grid-template-columns:1fr}.main-title{font-size:32px}}