.home-page{padding:2rem 0}@media (min-width:768px){.home-page{padding:3rem 0}}.hero-banner{justify-content:center;align-items:center;min-height:100vh;padding:6rem 2rem 5rem;display:flex;position:relative;overflow:hidden}@media (min-width:768px){.hero-banner{padding:8rem 2rem 7rem}}.hero-background{z-index:0;position:absolute;inset:0}.hero-bg-image{filter:blur();background-image:url(/assets/hero-background.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.hero-background:before{content:"";z-index:1;background:linear-gradient(135deg,#ff9933d9 0%,#ffffffe6 35% 65%,#138808d9 100%);position:absolute;inset:0}.hero-background:after{content:"";z-index:2;opacity:.4;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23000080' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.hero-overlay{z-index:3;background:radial-gradient(#0000 0%,#ffffff1a 100%);position:absolute;inset:0}.hero-banner-content{z-index:10;text-align:center;max-width:1000px;margin:0 auto;padding:0 1rem;animation:.8s ease-out fadeInUp;position:relative}@media (min-width:768px){.hero-banner-content{padding:0 2rem}}@media (min-width:1024px){.hero-banner-content{padding:0}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.hero-badge-wrapper{margin-bottom:2rem;animation:.8s ease-out .1s both fadeInUp}@media (min-width:768px){.hero-badge-wrapper{margin-bottom:2.5rem}}.hero-badge{color:var(--saffron);font-size:.9375rem;font-weight:500;font-family:var(--font-sans);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:2px solid #ff99334d;border-radius:50px;align-items:center;gap:.625rem;padding:.875rem 1.75rem;animation:3s ease-in-out infinite pulse;display:inline-flex;box-shadow:0 8px 32px #ff993340}.online-status{background:#10b981;border-radius:50%;width:10px;height:10px;animation:2s ease-in-out infinite pulse-online;display:inline-block;position:relative}.online-status:before{content:"";background:#10b981;border-radius:50%;width:100%;height:100%;animation:2s cubic-bezier(0,0,.2,1) infinite ping-online;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes pulse-online{0%,to{opacity:1}50%{opacity:.7}}@keyframes ping-online{0%{opacity:1;transform:translate(-50%,-50%)scale(1)}75%,to{opacity:0;transform:translate(-50%,-50%)scale(2)}}@keyframes pulse{0%,to{transform:scale(1);box-shadow:0 8px 32px #ff993340}50%{transform:scale(1.03);box-shadow:0 12px 40px #ff993359}}.hero-badge svg{color:var(--green)}.hero-main-title{color:var(--navy-blue);letter-spacing:-.04em;text-shadow:2px 2px 4px #fffc;margin-bottom:1.25rem;font-family:sans-serif;font-size:2rem;font-weight:900;line-height:1.2;animation:.8s ease-out .2s both fadeInUp}@media (min-width:640px){.hero-main-title{margin-bottom:1.5rem;font-size:2.75rem}}@media (min-width:768px){.hero-main-title{margin-bottom:1.75rem;font-size:3.5rem}}@media (min-width:1024px){.hero-main-title{margin-bottom:2rem;font-size:4.5rem}}.hero-highlight{background:linear-gradient(135deg, var(--saffron) 0%, var(--green) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:900;display:inline-block;position:relative}.hero-description{color:var(--text-color);max-width:700px;font-size:1rem;line-height:1.7;font-family:var(--font-sans);text-shadow:1px 1px 2px #fffc;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-weight:500;animation:.8s ease-out .3s both fadeInUp}@media (min-width:640px){.hero-description{margin-bottom:2.5rem;font-size:1.125rem}}@media (min-width:768px){.hero-description{max-width:750px;margin-bottom:3rem;font-size:1.25rem;line-height:1.8}}.hero-stats{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.25rem;margin-bottom:2.5rem;animation:.8s ease-out .4s both fadeInUp;display:flex}@media (min-width:640px){.hero-stats{gap:1.75rem;margin-bottom:3rem}}@media (min-width:768px){.hero-stats{gap:2.25rem;margin-bottom:3.5rem}}.hero-stat-item{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:1px solid #f933;border-radius:12px;padding:.875rem 1.25rem;transition:all .3s;box-shadow:0 4px 20px #00000014}@media (min-width:640px){.hero-stat-item{border-radius:14px;padding:1rem 1.5rem}}@media (min-width:768px){.hero-stat-item{border-radius:16px;padding:1.25rem 2rem}}@media (hover:hover) and (pointer:fine){.hero-stat-item:hover{transform:translateY(-4px);box-shadow:0 8px 30px #f933}}.stat-number{background:linear-gradient(135deg, var(--saffron), var(--green));-webkit-text-fill-color:transparent;font-size:1.75rem;font-weight:500;font-family:var(--font-sans);-webkit-background-clip:text;background-clip:text;margin-bottom:.375rem;line-height:1}@media (min-width:640px){.stat-number{margin-bottom:.5rem;font-size:2rem}}@media (min-width:768px){.stat-number{font-size:2.5rem}}.stat-label{color:var(--text-secondary);font-size:.8125rem;font-weight:600;font-family:var(--font-sans)}@media (min-width:640px){.stat-label{font-size:.875rem}}@media (min-width:768px){.stat-label{font-size:.9375rem}}.hero-stat-divider{display:none}.hero-actions{flex-wrap:wrap;justify-content:center;gap:1.25rem;margin-bottom:2.5rem;animation:.8s ease-out .5s both fadeInUp;display:flex}@media (min-width:640px){.hero-actions{gap:1.5rem;margin-bottom:3rem}}@media (min-width:768px){.hero-actions{gap:1.75rem;margin-bottom:3.5rem}}.hero-btn{font-size:.9375rem;font-weight:500;font-family:var(--font-sans);cursor:pointer;border-radius:50px;align-items:center;gap:.5rem;padding:.875rem 1.75rem;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 8px 24px #0000001f}@media (min-width:640px){.hero-btn{gap:.625rem;padding:1rem 2rem;font-size:1rem}}@media (min-width:768px){.hero-btn{gap:.75rem;padding:1.125rem 2.5rem;font-size:1.0625rem}}@media (min-width:1024px){.hero-btn{padding:1.25rem 3rem;font-size:1.125rem}}.hero-btn:before{content:"";background:#fff6;border-radius:50%;width:0;height:0;transition:width .6s,height .6s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (hover:hover) and (pointer:fine){.hero-btn:hover:before{width:400px;height:400px}.hero-btn-primary:hover{color:#fff;text-decoration:none;transform:translateY(-4px);box-shadow:0 16px 40px #f936}.hero-btn-secondary:hover{background:var(--navy-blue);color:#fff;text-decoration:none;transform:translateY(-4px);box-shadow:0 16px 40px #0000804d}}.hero-btn:active{opacity:.9;transform:scale(.98)}.hero-btn-primary{background:linear-gradient(135deg, var(--saffron) 0%, var(--green) 100%);color:#fff;border:none}.hero-btn-secondary{color:var(--navy-blue);border:2px solid var(--navy-blue);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2}.hero-features{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3rem;animation:.8s ease-out .6s both fadeInUp;display:flex}@media (min-width:640px){.hero-features{gap:1.5rem;margin-bottom:4rem}}@media (min-width:768px){.hero-features{gap:2rem;margin-bottom:5rem}}.hero-feature-item{color:var(--text-color);font-size:.8125rem;font-weight:600;font-family:var(--font-sans);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffd9;border:1px solid #13880833;border-radius:50px;align-items:center;gap:.5rem;padding:.625rem 1rem;display:flex;box-shadow:0 4px 16px #00000014}@media (min-width:640px){.hero-feature-item{gap:.5rem;padding:.75rem 1.125rem;font-size:.875rem}}@media (min-width:768px){.hero-feature-item{gap:.625rem;padding:.75rem 1.25rem;font-size:.9375rem}}.hero-feature-item svg{color:var(--green);flex-shrink:0;width:16px;height:16px}@media (min-width:768px){.hero-feature-item svg{width:20px;height:20px}}.scroll-indicator{z-index:10;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;width:100%;margin:0 auto;animation:.8s ease-out .7s both fadeInUp;display:none;position:absolute;bottom:3rem;left:0;right:0}@media (min-width:768px){.scroll-indicator{display:flex}}@media (min-width:1024px){.scroll-indicator{bottom:2.5rem}}.scroll-mouse{border:3px solid var(--navy-blue);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff80;border-radius:14px;width:28px;height:45px;position:relative}.scroll-wheel{background:var(--navy-blue);border-radius:2px;width:4px;height:10px;animation:2s ease-in-out infinite scrollWheel;position:absolute;top:10px;left:50%;transform:translate(-50%)}@keyframes scrollWheel{0%,to{opacity:1;top:10px}50%{opacity:.3;top:24px}}.scroll-indicator span{color:var(--navy-blue);font-size:.8125rem;font-weight:500;font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.15em;text-shadow:1px 1px 2px #fffc}.featured-post-wrapper{margin:3rem 0;padding:0 1rem}@media (min-width:768px){.featured-post-wrapper{margin:4rem 0;padding:0}}.section-header-inline{border-bottom:2px solid var(--border-color);justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;display:flex}.section-title-inline{color:var(--text-color);font-size:1.75rem;font-weight:500;font-family:var(--font-sans);letter-spacing:-.02em;margin:0}@media (min-width:768px){.section-title-inline{font-size:2rem}}.view-all-link{color:var(--saffron);font-size:.9375rem;font-weight:600;font-family:var(--font-sans);align-items:center;gap:.5rem;transition:all .3s;display:inline-flex}@media (hover:hover) and (pointer:fine){.view-all-link:hover{color:var(--green);gap:.75rem}.view-all-link:hover svg{transform:translate(4px)}}.view-all-link svg{transition:transform .3s}.section-title{text-align:center;color:var(--text-color);font-size:1.875rem;font-weight:500;font-family:var(--font-sans);letter-spacing:-.02em;margin-bottom:2.5rem}@media (min-width:768px){.section-title{margin-bottom:3rem;font-size:2.25rem}}.categories-section{background:var(--secondary-bg);margin:0;padding:3rem 1rem}@media (min-width:768px){.categories-section{margin:0;padding:4rem 0}}.categories-grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:640px){.categories-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.categories-grid{grid-template-columns:repeat(3,1fr);gap:2rem}}.category-card{background:var(--bg-color);border:2px solid var(--border-color);text-align:center;cursor:pointer;border-radius:16px;padding:2rem 1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.category-icon{background:linear-gradient(135deg, var(--saffron), var(--green));color:#fff;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin:0 auto 1.5rem;transition:transform .3s;display:flex}@media (hover:hover) and (pointer:fine){.category-card:hover{border-color:var(--saffron);background:linear-gradient(135deg,#ff99330d,#1388080d);transform:translateY(-8px);box-shadow:0 12px 24px #f933}.category-card:hover .category-icon{transform:scale(1.1)rotate(5deg)}}.category-card h3{color:var(--navy-blue);font-size:1.25rem;font-weight:500;font-family:var(--font-sans);margin-bottom:.5rem}.category-card p{color:var(--text-secondary);margin:0;font-size:.9375rem}.features-section{background:linear-gradient(135deg,#ff993308,#13880808);margin:0;padding:3rem 1rem}@media (min-width:768px){.features-section{margin:0;padding:4rem 0}}.features-grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:640px){.features-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.features-grid{grid-template-columns:repeat(4,1fr)}}.feature-card{background:var(--secondary-bg);text-align:center;box-shadow:var(--shadow-sm);border:1px solid var(--border-color);border-radius:16px;padding:2rem 1.5rem;transition:all .3s}@media (hover:hover) and (pointer:fine){.feature-card:hover{box-shadow:var(--shadow-md);border-color:var(--saffron);transform:translateY(-4px)}}.feature-icon{width:80px;height:80px;color:var(--saffron);background:#ff99331a;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.25rem;display:flex}.feature-card h3{color:var(--navy-blue);font-size:1.125rem;font-weight:500;font-family:var(--font-sans);margin-bottom:.75rem}.feature-card p{color:var(--text-secondary);margin:0;font-size:.9375rem;line-height:1.6}.cta-section{background:linear-gradient(135deg, var(--saffron) 0%, var(--green) 100%);margin:0;padding:3rem 1rem;position:relative;overflow:hidden}@media (min-width:768px){.cta-section{margin:0;padding:4rem 0}}.cta-section:before{content:"";opacity:.3;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.08'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.cta-content{z-index:1;text-align:center;color:#fff;position:relative}.cta-content h2{font-size:1.875rem;font-weight:500;font-family:var(--font-sans);text-shadow:2px 2px 4px #0003;margin-bottom:1rem}@media (min-width:768px){.cta-content h2{font-size:2.5rem}}.cta-content p{opacity:.95;text-shadow:1px 1px 2px #0003;margin-bottom:2rem;font-size:1.125rem}.cta-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.cta-button{font-size:1rem;font-weight:500;font-family:var(--font-sans);border-radius:50px;align-items:center;gap:.5rem;padding:1rem 2rem;text-decoration:none;transition:all .3s;display:inline-flex}.cta-button.primary{color:var(--saffron);background:#fff;box-shadow:0 4px 14px #0003}.cta-button.secondary{color:#fff;background:0 0;border:2px solid #fff}@media (hover:hover) and (pointer:fine){.cta-button.primary:hover{background:var(--navy-blue);color:#fff;transform:translateY(-2px);box-shadow:0 6px 20px #0000004d}.cta-button.secondary:hover{color:var(--green);background:#fff;transform:translateY(-2px)}}@media (max-width:639px){.hero-banner{min-height:auto;padding:5rem 1rem 3rem}.hero-banner-content{max-width:100%;padding:0}.hero-badge-wrapper{margin-bottom:1.5rem}.hero-badge{gap:.375rem;padding:.625rem 1rem;font-size:.75rem}.online-status{width:8px;height:8px}.hero-main-title{margin-bottom:1rem;font-size:1.75rem}.hero-description{margin-bottom:1.5rem;padding:0 .5rem;font-size:.9375rem}.hero-stats{gap:.75rem;margin-bottom:1.75rem;padding:0 .5rem}.hero-stat-item{flex:calc(50% - .375rem);min-width:calc(50% - .375rem);padding:.75rem .875rem}.stat-number{margin-bottom:.25rem;font-size:1.5rem}.stat-label{font-size:.75rem}.hero-actions{flex-direction:column;gap:.875rem;width:100%;margin-bottom:1.75rem;padding:0 .5rem}.hero-btn{justify-content:center;width:100%;padding:.875rem 1.5rem;font-size:.875rem}.hero-features{flex-direction:column;gap:.625rem;margin-bottom:1.5rem;padding:0 .5rem}.hero-feature-item{justify-content:center;width:100%;padding:.5rem .875rem;font-size:.75rem}.hero-feature-item svg{width:14px;height:14px}.featured-post-wrapper{margin:2rem 0;padding:0}.section-header-inline{flex-direction:column;align-items:flex-start;gap:.75rem;margin-bottom:1.5rem}.section-title-inline{font-size:1.5rem}.view-all-link{font-size:.875rem}.categories-section,.features-section{margin:0;padding:2.5rem 1rem}.section-title{margin-bottom:1.5rem;font-size:1.5rem}.categories-grid,.features-grid{gap:1.25rem}.category-card,.feature-card{padding:1.75rem 1.25rem}.category-icon{width:60px;height:60px;margin-bottom:1.25rem}.category-icon svg{width:28px;height:28px}.feature-icon{width:70px;height:70px;margin-bottom:1rem}.feature-icon svg{width:36px;height:36px}.cta-section{padding:2.5rem 1rem}.cta-content h2{margin-bottom:.75rem;font-size:1.5rem}.cta-content p{margin-bottom:1.5rem;padding:0 .5rem;font-size:.9375rem}.cta-button{justify-content:center;width:100%;padding:.875rem 1.5rem;font-size:.9375rem}.cta-buttons{flex-direction:column;gap:.875rem;width:100%}}@media (min-width:640px) and (max-width:767px){.hero-banner{padding:6rem 1.5rem 5rem}.hero-stat-item{flex:auto;min-width:140px}.hero-features{margin-bottom:3rem}}.empty-message{text-align:center;color:var(--text-secondary);margin-top:2rem;font-size:1.1rem}.latest-results-section{background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 100%);padding:4rem 0}.latest-results-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-top:2rem;display:grid}.result-highlight-card{color:var(--text-primary);background:#fff;border:2px solid #0000;border-radius:16px;padding:2rem;text-decoration:none;transition:all .3s;position:relative;overflow:hidden}.result-highlight-card:before{content:"";background:linear-gradient(90deg,#667eea 0%,#764ba2 100%);height:4px;transition:transform .3s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.result-highlight-card:hover:before{transform:scaleX(1)}.result-highlight-card:hover{border-color:#667eea;transform:translateY(-8px);box-shadow:0 20px 40px #0000001a}.result-highlight-icon{color:#fff;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1rem;display:flex}.result-highlight-icon.ssc{background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%)}.result-highlight-icon.upsc{background:linear-gradient(135deg,#8b5cf6 0%,#7c3aed 100%)}.result-highlight-icon.railway{background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%)}.result-highlight-icon.banking{background:linear-gradient(135deg,#10b981 0%,#059669 100%)}.result-highlight-card h3{color:var(--text-primary);margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.result-highlight-card p{color:var(--text-secondary);margin-bottom:1rem;font-size:.875rem;line-height:1.5}.result-highlight-badge{color:#92400e;background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%);border-radius:50px;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}@media (max-width:768px){.latest-results-section{padding:3rem 0}.latest-results-grid{grid-template-columns:1fr;gap:1rem}.result-highlight-card{padding:1.5rem}}
