.state-page-hero{background:radial-gradient(circle at 12% 20%,rgba(90,141,255,0.12),transparent 24%),radial-gradient(circle at 85% 22%,rgba(255,189,96,0.14),transparent 24%),linear-gradient(180deg,#f7fbff 0%,#ffffff 100%);} .state-results-section{} .state-overview-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-bottom:2rem;} .state-overview-card{padding:1.4rem;border:1px solid rgba(15,76,151,0.08);border-radius:24px;background:#fff;box-shadow:0 16px 34px rgba(10,50,100,0.08);} .state-overview-card strong{display:block;margin-bottom:0.35rem;font-size:2rem;color:var(--color-primary-deep);} .state-overview-card span{color:var(--color-text-soft);} .state-filter-bar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr)) auto;gap:1rem;align-items:end;margin-bottom:2rem;padding:1.2rem;border:1px solid rgba(15,76,151,0.08);border-radius:26px;background:linear-gradient(180deg,rgba(244,248,255,0.88),rgba(255,255,255,0.98));box-shadow:0 14px 30px rgba(10,50,100,0.07);} .state-filter-bar .field-group{margin-bottom:0;} .state-filter-bar label{display:block;margin-bottom:0.5rem;font-weight:600;color:var(--color-primary-deep);} .state-filter-bar select{width:100%;} .state-filter-actions{display:flex;gap:0.75rem;align-items:center;} .state-results-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.4rem;} .state-result-card{display:flex;flex-direction:column;gap:1rem;padding:1.5rem;border:1px solid rgba(15,76,151,0.08);border-radius:28px;background:#fff;box-shadow:0 18px 38px rgba(10,50,100,0.08);} .state-result-card h2{margin:0;color:var(--color-primary-deep);font-size:1.45rem;line-height:1.3;font-weight:400;} .state-meta-list{margin:0;padding:0;list-style:none;display:grid;gap:0.7rem;color:var(--color-text-soft);} .state-meta-list strong{color:var(--color-text);} .state-course-tags{display:flex;flex-wrap:wrap;} .state-course-tag{display:inline-flex;align-items:center;padding:0.2rem 0.6rem;color:var(--color-primary-deep);font-size:0.9rem;font-weight:600;} .apply-now-btn{align-self:flex-start;} .state-empty{padding:2rem;border:1px dashed rgba(15,76,151,0.22);border-radius:28px;background:rgba(248,251,255,0.88);text-align:center;} .state-empty h2{margin:0 0 0.75rem;color:var(--color-primary-deep);} .state-empty-compact{margin-top:1rem;} .apply-enquiry-modal .welcome-enquiry-heading p{margin:0.35rem 0 0;color:var(--color-text-soft);} .apply-enquiry-modal .form-feedback{margin-top:0.8rem;} .apply-enquiry-modal .form-feedback.is-success{color:#179a58;} .apply-enquiry-modal .form-feedback.is-error{color:#cc3d3d;} @media (max-width:980px){.state-filter-bar,.state-results-grid,.state-overview-grid{grid-template-columns:1fr;} .state-filter-actions{flex-wrap:wrap;} } .state-result-card{display:grid;grid-template-columns:220px minmax(0,1fr);gap:1.2rem;align-items:stretch;padding:1rem;border:1px solid rgba(15,76,151,0.08);border-radius:28px;background:#fff;box-shadow:0 18px 38px rgba(10,50,100,0.08);} .state-card-media{overflow:hidden;border-radius:22px;min-height:220px;background:linear-gradient(180deg,rgba(226,236,255,0.8),rgba(244,247,255,0.95));} .state-card-media img{width:100%;height:100%;display:block;object-fit:contain;} .state-card-content{display:flex;flex-direction:column;gap:0.95rem;} @media (max-width:980px){.state-result-card{grid-template-columns:1fr;} .state-card-media{min-height:240px;} } .state-filter-bar{display:grid;grid-template-columns:repeat(4,minmax(0,1fr)) auto;gap:1rem;align-items:end;margin-bottom:2rem;padding:1.35rem;border:1px solid rgba(15,76,151,0.1);border-radius:0;background:linear-gradient(135deg,rgba(13,37,70,0.96),rgba(27,68,124,0.9)),radial-gradient(circle at top right,rgba(255,191,104,0.18),transparent 26%);box-shadow:0 20px 42px rgba(9,32,68,0.14);} .state-filter-bar label{display:block;margin-bottom:0.5rem;font-weight:600;color:rgba(255,255,255,0.92);} .state-filter-bar select,.state-filter-actions .btn{border-radius:0;} .state-filter-bar select{width:100%;min-height:54px;padding:0 0.95rem;border:1px solid rgba(255,255,255,0.18);background:rgba(255,255,255,0.96);color:var(--color-primary-deep);font:inherit;} .state-filter-actions{display:flex;gap:0.75rem;align-items:center;} .state-filter-actions .btn-primary{background:linear-gradient(135deg,#ffb958,#f28c3e);color:#10213f;box-shadow:none;} .state-filter-actions .btn-outline{border:1px solid rgba(255,255,255,0.24);background:transparent;color:#fff;} @media (max-width:1180px){.state-filter-bar{grid-template-columns:repeat(2,minmax(0,1fr));} } @media (max-width:760px){.state-filter-bar{grid-template-columns:1fr;} } .state-page-hero,.all-india-hero{position:relative;overflow:hidden;} .state-page-hero::before,.all-india-hero::before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,rgba(8,31,67,0.12),rgba(35,77,139,0.06)),url('../images/tamilnadu.png') center 58%/cover no-repeat;opacity:0.22;animation:liveHeroDrift 18s ease-in-out infinite;pointer-events:none;} .state-page-hero .container,.all-india-hero .container{position:relative;z-index:1;} .all-india-live-section{position:relative;overflow:hidden;background:linear-gradient(180deg,#f7f9fd 0%,#ffffff 100%);} .all-india-live-section::before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,0.86),rgba(255,255,255,0.96)),url('../images/pattern-grid.svg') center/cover repeat;opacity:0.8;pointer-events:none;} .all-india-live-section .container{position:relative;z-index:1;} .all-india-heading{margin-bottom:1.5rem;} .all-india-state-links{display:flex;flex-wrap:wrap;gap:0.75rem;margin-bottom:1.2rem;} .all-india-state-chip{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0.7rem 1.1rem;border:1px solid rgba(20,57,109,0.12);background:linear-gradient(135deg,rgba(255,255,255,0.96),rgba(240,245,255,0.98));color:var(--color-primary-deep);font-weight:600;text-decoration:none;transition:transform 0.3s ease,box-shadow 0.3s ease,border-color 0.3s ease;} .all-india-state-chip:hover,.all-india-state-chip:focus-visible,.all-india-state-chip.is-active{transform:translateY(-2px);border-color:rgba(35,92,170,0.32);box-shadow:0 14px 28px rgba(15,52,102,0.12);} .all-india-state-chip-clear{background:linear-gradient(135deg,rgba(18,48,91,0.96),rgba(39,89,162,0.92));color:#fff;} .state-results-grid{} .all-india-results-grid{grid-template-columns:repeat(2,minmax(0,1fr));} .state-result-card{position:relative;overflow:hidden;display:flex;flex-direction:column;gap:1.5rem;padding:0;border:1px solid rgba(15,76,151,0.08);border-radius:0;background:linear-gradient(140deg,rgba(255,255,255,0.98),rgba(245,249,255,0.94));box-shadow:0 20px 44px rgba(10,50,100,0.08);transition:transform 0.35s ease,box-shadow 0.35s ease;} .state-result-card::before{content:"";position:absolute;top:-90px;right:-60px;width:220px;height:220px;background:radial-gradient(circle,rgba(78,133,255,0.16),rgba(78,133,255,0));pointer-events:none;} .state-result-card:hover{transform:translateY(-6px);box-shadow:0 28px 56px rgba(10,50,100,0.14);} .state-card-media{position:relative;overflow:hidden;border-radius:0;height:260px;background:linear-gradient(180deg,rgba(226,236,255,0.8),rgba(244,247,255,0.95));} .state-card-media::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(6,22,50,0.04),rgba(6,22,50,0.22));} .state-card-media img{transition:transform 0.7s ease;} .state-result-card:hover .state-card-media img{transform:scale(1.06);} .state-card-content{justify-content:flex-start;padding:0 1.5rem 1.5rem 1.5rem;} .state-card-content .panel-label{display:inline-flex;align-self:flex-start;padding:0.35rem 0.7rem;border-radius:0;letter-spacing:0.14em;} .state-meta-list{gap:0.85rem;font-size:1.05rem;} .state-card-actions{display:flex;flex-wrap:wrap;gap:0.75rem;align-items:center;} .state-card-actions .btn,.apply-now-btn{border-radius:0;} .state-empty{border-radius:0;} @keyframes liveHeroDrift{0%{transform:scale(1) translate3d(0,0,0);} 50%{transform:scale(1.04) translate3d(0,-10px,0);} 100%{transform:scale(1) translate3d(0,0,0);} } @media (max-width:1180px){.all-india-results-grid{grid-template-columns:1fr;} } @media (max-width:980px){.state-result-card,.all-india-results-grid .state-result-card{grid-template-columns:1fr;} .state-card-media{min-height:250px;} .state-card-content{padding:1.5rem;} } @media (max-width:760px){.all-india-state-links{gap:0.55rem;} .all-india-state-chip{width:100%;justify-content:flex-start;} .state-card-content h2{font-size:1.6rem;} .state-meta-list{font-size:0.98rem;} .state-card-actions{flex-direction:column;align-items:stretch;} .state-card-actions .btn,.apply-now-btn{width:100%;justify-content:center;} } .engineering-page-hero{background:linear-gradient(180deg,rgba(220,233,251,0.78),rgba(255,255,255,0.95)),url("../images/pattern-grid.svg") center/900px repeat;} .engineering-hero-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:2rem;} .engineering-highlight-panel .stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));} .engineering-stream-grid .service-card,.engineering-why-us-section .feature-card-light{height:100%;} .engineering-results-section .state-card-actions{margin-top:1.2rem;} @media (max-width:980px){.engineering-hero-metrics,.engineering-highlight-panel .stat-grid{grid-template-columns:1fr;} }.state-card-content h2 a,.premium-college-card h3 a,.college-related-content h3 a{color:inherit;text-decoration:none;} .state-card-content h2 a:hover,.premium-college-card h3 a:hover,.college-related-content h3 a:hover{color:var(--color-primary);} .college-hero{position:relative;overflow:hidden;padding:7rem 0 4rem;color:#fff;} .college-hero-backdrop{position:absolute;inset:0;background-position:center;background-size:cover;transform:scale(1.04);} .college-hero::after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 15% 20%,rgba(255,255,255,0.18),transparent 24%),radial-gradient(circle at 85% 18%,rgba(182,207,255,0.22),transparent 20%);} .college-hero-shell,.college-details-page{position:relative;z-index:1;} .college-hero-shell{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,0.85fr);gap:1.5rem;align-items:center;} .glass-panel{border:1px solid rgba(255,255,255,0.16);border-radius:24px;background:rgba(255,255,255,0.14);box-shadow:0 24px 50px rgba(5,20,48,0.22);backdrop-filter:blur(16px);} .college-hero-copy,.college-hero-media{padding:1.5rem;} .college-hero-copy h1{margin-bottom:0.7rem;color:#fff;} .college-hero-copy p,.college-location,.college-hero-copy .page-breadcrumbs a,.college-hero-copy .page-breadcrumbs span{color:rgba(255,255,255,0.9);} .college-location{margin:0 0 0.9rem;font-size:1.05rem;font-weight:600;} .college-hero-actions{display:flex;flex-wrap:wrap;gap:0.85rem;margin-top:1.5rem;} .btn-outline-light{border-color:rgba(255,255,255,0.38);color:#fff;} .btn-outline-light:hover,.btn-outline-light:focus-visible{background:rgba(255,255,255,0.12);} .college-hero-media img{width:100%;height:360px;display:block;object-fit:cover;border-radius:18px;} .college-details-page{margin-top:-2rem;} .college-quick-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-bottom:1.5rem;} .college-quick-card{padding:1.3rem;color:var(--color-primary-deep);background:linear-gradient(135deg,rgba(255,255,255,0.92),rgba(237,244,255,0.82));border-color:rgba(22,74,150,0.08);} .college-quick-card span{display:block;margin-bottom:0.45rem;color:var(--color-text-soft);} .college-quick-card strong{font-size:1.5rem;} .college-content-grid,.college-lower-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,0.8fr);gap:1.5rem;} .college-lower-grid{margin-top:1.5rem;} .college-section-stack{display:grid;gap:1.5rem;margin-top:1.5rem;} .college-side-stack{display:grid;gap:1.5rem;} .college-section{padding:1.5rem;background:linear-gradient(145deg,rgba(255,255,255,0.94),rgba(242,247,255,0.88));border-color:rgba(18,70,144,0.08);color:var(--color-text);} .section-heading-left{text-align:left;margin-bottom:1rem;} .compact-heading{margin-bottom:0.9rem;} .college-tag-cloud{margin-top:0;} .college-fee-stack{display:grid;gap:1rem;} .college-fee-stack div{padding:1rem 1.1rem;border-radius:18px;background:rgba(31,83,167,0.06);} .college-fee-stack span{display:block;margin-bottom:0.35rem;color:var(--color-text-soft);} .college-fee-stack strong{font-size:1.25rem;color:var(--color-primary-deep);} .college-facility-grid,.college-placement-grid,.college-related-grid{display:grid;gap:1rem;} .college-facility-grid{grid-template-columns:repeat(4,minmax(0,1fr));} .college-facility-card{display:flex;align-items:center;gap:0.85rem;padding:1rem;border-radius:18px;background:rgba(17,64,132,0.06);transition:transform 0.25s ease,box-shadow 0.25s ease;} .college-facility-card:hover{transform:translateY(-4px);box-shadow:0 18px 30px rgba(15,52,102,0.1);} .college-facility-icon{width:44px;height:44px;border-radius:14px;background:linear-gradient(135deg,rgba(44,98,189,0.9),rgba(117,92,209,0.88));box-shadow:inset 0 0 0 1px rgba(255,255,255,0.28);} .college-placement-grid{grid-template-columns:260px minmax(0,1fr);margin-bottom:1rem;} .college-placement-card{padding:1.1rem;border-radius:18px;background:rgba(17,64,132,0.06);} .college-placement-card span{display:block;margin-bottom:0.4rem;color:var(--color-text-soft);} .college-placement-card strong{font-size:1.4rem;color:var(--color-primary-deep);} .college-company-tags{display:flex;flex-wrap:wrap;gap:0.6rem;} .college-company-tags span{display:inline-flex;align-items:center;min-height:40px;padding:0.45rem 0.9rem;border-radius:999px;background:rgba(255,255,255,0.9);color:var(--color-primary-deep);font-weight:600;} .college-highlight-list{display:grid;gap:0.7rem;padding-left:1.2rem;margin:0;} .college-gallery-stage{position:relative;overflow:hidden;border-radius:24px;min-height:420px;} .college-gallery-track{position:relative;min-height:420px;} .college-gallery-slide{position:absolute;inset:0;opacity:0;pointer-events:none;transition:opacity 0.45s ease;} .college-gallery-slide.is-active{opacity:1;pointer-events:auto;} .college-gallery-slide img{width:100%;height:420px;display:block;object-fit:cover;} .college-gallery-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:48px;height:48px;border:0;border-radius:999px;background:rgba(8,25,52,0.52);color:#fff;font-size:2rem;cursor:pointer;} .college-gallery-nav.prev{left:1rem;} .college-gallery-nav.next{right:1rem;} .college-gallery-thumbs{display:grid;grid-template-columns:repeat(auto-fit,minmax(94px,1fr));gap:0.75rem;margin-top:1rem;} .college-gallery-thumb{padding:0;border:2px solid transparent;border-radius:18px;overflow:hidden;background:transparent;cursor:pointer;} .college-gallery-thumb.is-active{border-color:rgba(34,92,182,0.82);box-shadow:0 12px 24px rgba(10,50,100,0.12);} .college-gallery-thumb img{width:100%;height:82px;display:block;object-fit:cover;} .college-related-grid{grid-template-columns:repeat(3,minmax(0,1fr));} .college-related-card{overflow:hidden;border-radius:22px;background:rgba(17,64,132,0.04);box-shadow:0 14px 26px rgba(10,50,100,0.08);} .college-related-media img{width:100%;height:180px;display:block;object-fit:cover;} .college-related-content{padding:1.15rem;} .college-related-content h3{margin:0 0 0.5rem;font-size:1.15rem;} .college-related-content p{margin:0 0 0.75rem;} .college-apply-panel{} .college-apply-form{display:grid;gap:1rem;} .college-apply-form .field-group{margin-bottom:0;} .college-apply-form label{display:block;margin-bottom:0.45rem;font-weight:600;} .college-apply-form input{width:100%;} @media (max-width:1180px){.college-hero-shell,.college-content-grid,.college-lower-grid,.college-placement-grid,.college-related-grid,.college-facility-grid{grid-template-columns:1fr 1fr;} .college-content-grid,.college-lower-grid{grid-template-columns:1fr;} .college-placement-grid{grid-template-columns:1fr;} .college-related-grid,.college-facility-grid{grid-template-columns:repeat(2,minmax(0,1fr));} } @media (max-width:760px){.college-hero{padding-top:6rem;} .college-hero-shell,.college-quick-grid,.college-related-grid,.college-facility-grid{grid-template-columns:1fr;} .college-hero-copy,.college-hero-media,.college-section{padding:1.2rem;} .college-hero-media img,.college-gallery-stage,.college-gallery-track,.college-gallery-slide img{height:280px;min-height:280px;} .college-hero-actions .btn,.college-apply-form .btn{width:100%;justify-content:center;} .college-gallery-nav{width:42px;height:42px;} } .college-hero-shell{grid-template-columns:minmax(0,1fr);max-width:920px;margin:0 auto;} .college-details-page{margin-top:0;} .college-hero .glass-panel,.college-section,.college-gallery-stage,.college-gallery-thumb,.college-fee-stack div{border:0;border-radius:0;} .college-hero .glass-panel,.college-section{box-shadow:0 22px 52px rgba(9,32,68,0.1);} .college-hero-copy,.college-section{background:linear-gradient(180deg,rgba(255,255,255,0.96),rgba(244,248,255,0.96));} .college-hero-copy h1,.college-hero-copy .page-breadcrumbs a,.college-hero-copy .page-breadcrumbs span,.college-location{color:var(--color-primary-deep);} .college-hero-copy .eyebrow{color:var(--color-primary);} .college-hero-actions{margin-top:1rem;} .college-section-intro{margin:0 0 1rem;color:var(--color-text-soft);line-height:1.75;} .college-icon-list{list-style:none;padding:0;margin:0;display:grid;gap:0.85rem;} .college-icon-list li{display:grid;grid-template-columns:22px minmax(0,1fr);gap:0.9rem;align-items:start;color:var(--color-text);} .college-list-icon{position:relative;width:22px;height:22px;margin-top:0.15rem;} .college-list-icon::before{content:"";position:absolute;inset:4px;background:linear-gradient(135deg,#1f59b6,#4c8cff);clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 57%,79% 94%,50% 72%,21% 94%,32% 57%,2% 35%,39% 35%);} .college-placement-layout{display:grid;grid-template-columns:minmax(0,1.85fr) minmax(260px,0.95fr);gap:1.75rem;align-items:start;} .college-placement-layout.is-simple{grid-template-columns:1fr;} .college-placement-showcase-head{display:grid;gap:0.35rem;margin-bottom:0.85rem;} .college-placement-showcase-head strong{color:var(--color-primary-deep);font-size:1.15rem;} .college-gallery-compact .college-gallery-stage,.college-gallery-compact .college-gallery-track,.college-gallery-compact .college-gallery-slide img{min-height:320px;height:320px;} .college-apply-wrap{margin-top:1.5rem;} @media (max-width:1180px){.college-hero-shell,.college-content-grid,.college-placement-layout{grid-template-columns:1fr;} } @media (max-width:760px){.college-gallery-compact .college-gallery-stage,.college-gallery-compact .college-gallery-track,.college-gallery-compact .college-gallery-slide img{min-height:240px;height:240px;} } .college-hero .btn-outline-light{border-color:rgba(15,76,151,0.18);color:var(--color-primary-deep);background:transparent;} .college-hero .btn-outline-light:hover,.college-hero .btn-outline-light:focus-visible{background:rgba(15,76,151,0.06);} .state-filter-bar{grid-template-columns:repeat(5,minmax(0,1fr)) auto;align-items:stretch;} .state-filter-bar .filter-group{min-width:0;} .state-filter-bar .search-select{position:relative;} .state-filter-bar .search-select.is-disabled{opacity:0.6;} .state-filter-bar .search-select-toggle{width:100%;min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:0 0.95rem;border:1px solid rgba(255,255,255,0.18);background:rgba(255,255,255,0.96);color:var(--color-primary-deep);font:inherit;cursor:pointer;text-align:left;} .state-filter-bar .search-select-toggle:disabled{cursor:not-allowed;} .state-filter-bar .search-select-text{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;} .state-filter-bar .search-select-caret{width:0.7rem;height:0.7rem;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);transition:transform 0.2s ease;} .state-filter-bar .search-select.is-open .search-select-caret{transform:rotate(-135deg) translate(-2px,-2px);} .state-filter-bar .search-select-panel{position:absolute;top:calc(100% + 0.55rem);left:0;right:0;z-index:35;padding:0.8rem;background:#fff;border:1px solid rgba(15,76,151,0.1);box-shadow:0 18px 36px rgba(10,50,100,0.12);} .state-filter-bar .search-select-search-shell{margin-bottom:0.65rem;} .state-filter-bar .search-select-search{width:100%;min-height:46px;padding:0 0.85rem;border:1px solid rgba(15,76,151,0.12);font:inherit;color:var(--color-primary-deep);} .state-filter-bar .search-select-status{margin:0 0 0.55rem;color:var(--color-text-soft);font-size:0.9rem;} .state-filter-bar .search-select-options{display:grid;gap:0.45rem;max-height:220px;overflow-y:auto;} .state-filter-bar .search-select-option{width:100%;min-height:42px;padding:0.7rem 0.85rem;border:1px solid rgba(15,76,151,0.08);background:rgba(245,248,255,0.9);color:var(--color-primary-deep);font:inherit;text-align:left;cursor:pointer;} .state-filter-bar .search-select-option:hover,.state-filter-bar .search-select-option.is-highlighted,.state-filter-bar .search-select-option.is-selected{background:rgba(15,76,151,0.1);} .active-filter-chips{display:flex;flex-wrap:wrap;gap:0.75rem;margin:0 0 1.2rem;} .active-filter-chip{display:inline-flex;align-items:center;min-height:38px;padding:0.45rem 0.85rem;background:rgba(15,76,151,0.08);color:var(--color-primary-deep);font-weight:600;} @media (max-width:1180px){.state-filter-bar{grid-template-columns:repeat(2,minmax(0,1fr));} } @media (max-width:760px){.state-filter-bar{grid-template-columns:1fr;} .state-filter-bar .search-select-panel{position:static;margin-top:0.55rem;} } .state-results-section .container,.college-details-page .container{max-width:min(1540px,calc(100% - 2rem));} .state-results-section,.state-filter-bar,.premium-finder,.college-details-page,.college-details-shell{overflow:visible;} .state-filter-bar{grid-template-columns:repeat(5,minmax(0,1fr)) minmax(190px,220px) minmax(120px,150px);width:100%;align-items:end;gap:1rem;} .state-filter-bar .filter-group{position:relative;} .state-filter-actions{display:contents;} .state-filter-actions .btn{width:100%;min-height:54px;justify-content:center;} .state-filter-bar .search-select-panel{width:100%;min-width:100%;z-index:120;} .state-results-grid,.all-india-results-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;} .state-result-card,.all-india-results-grid .state-result-card{height:100%;} .state-card-media{height:230px;min-height:230px;} .state-card-content{padding:0 1.35rem 1.35rem;} .state-card-actions{margin-top:auto;} .college-hero{padding:7.5rem 0 4.5rem;} .college-hero::after{background:radial-gradient(circle at 14% 20%,rgba(93,154,255,0.18),transparent 24%),linear-gradient(180deg,rgba(5,16,34,0.24),rgba(5,16,34,0.42));} .college-hero-shell{grid-template-columns:minmax(0,1fr);max-width:980px;} .college-hero-copy,.college-section{border:0;border-radius:0;box-shadow:none;} .college-hero-copy{padding:2rem 2.2rem;background:linear-gradient(135deg,rgba(7,20,40,0.78),rgba(20,52,101,0.58));backdrop-filter:blur(8px);} .college-hero-copy h1,.college-hero-copy .page-breadcrumbs a,.college-hero-copy .page-breadcrumbs span,.college-location,.college-hero-summary{color:#ffffff;} .college-hero-summary{max-width:760px;margin:0;line-height:1.75;opacity:0.92;} .college-details-page{margin-top:-2.5rem;} .college-details-shell{display:grid;gap:1.5rem;} .college-copy-stack{display:grid;gap:1rem;} .college-copy-stack p{margin:0;line-height:1.85;} .college-section{padding:1.75rem 1.85rem;background:#ffffff;} .college-fee-stack.college-fee-stack-dual{grid-template-columns:repeat(2,minmax(0,1fr));} .college-fee-card{padding:1.1rem 1.2rem;background:linear-gradient(135deg,rgba(15,76,151,0.05),rgba(76,140,255,0.08));} .college-fee-card small{display:block;margin-top:0.45rem;color:var(--color-text-soft);line-height:1.6;} .college-fee-description{margin-top:1.25rem;padding:1.1rem 1.2rem;border:1px solid rgba(15,76,151,0.1);background:rgba(247,250,254,0.88);} .college-fee-description h3{margin-top:0;color:var(--color-primary-deep);} .college-placement-layout{grid-template-columns:minmax(0,1.85fr) minmax(280px,35%);} .college-placement-showcase{width:100%;} .college-placement-copy{display:grid;gap:1rem;align-content:start;} .college-placement-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0.9rem;} .college-placement-showcase .college-gallery-stage,.college-placement-showcase .college-gallery-track,.college-placement-showcase .college-gallery-slide img{min-height:100%;height:100%;} .college-placement-showcase .college-gallery-stage{min-height:360px;} .college-gallery-compact .college-gallery-stage,.college-gallery-compact .college-gallery-track,.college-gallery-compact .college-gallery-slide img{min-height:360px;height:360px;} @media (max-width:1400px){.state-filter-bar{grid-template-columns:repeat(4,minmax(0,1fr));} .state-filter-actions{display:grid;grid-column:1 / -1;grid-template-columns:repeat(2,minmax(180px,220px));justify-content:end;gap:0.75rem;} .state-results-grid,.all-india-results-grid{grid-template-columns:repeat(2,minmax(0,1fr));} } @media (max-width:980px){.state-filter-bar{grid-template-columns:repeat(2,minmax(0,1fr));} .college-fee-stack.college-fee-stack-dual,.college-placement-layout,.college-placement-facts{grid-template-columns:1fr;} } @media (max-width:760px){.state-filter-bar{grid-template-columns:1fr;} .state-filter-actions{grid-template-columns:1fr;} .state-results-grid,.all-india-results-grid{grid-template-columns:1fr;} .college-hero-copy,.college-section{padding:1.35rem;} .college-gallery-compact .college-gallery-stage,.college-gallery-compact .college-gallery-track,.college-gallery-compact .college-gallery-slide img{min-height:240px;height:240px;} } .college-rich-content{display:grid;gap:1rem;line-height:1.8;} .college-rich-content > *{margin:0;} .college-rich-content h1,.college-rich-content h2,.college-rich-content h3,.college-rich-content h4{color:var(--color-primary-deep);line-height:1.25;} .college-rich-content h2{margin-top:0.5rem;padding:0;background:transparent;} .college-rich-content ul,.college-rich-content ol{margin:0;padding-left:1.25rem;} .college-rich-content a{color:var(--color-primary);} .college-tabs-showcase{display:grid;gap:2rem;} .college-tabs-showcase .section-heading p{max-width:780px;} .college-tabs-shell{display:grid;gap:1.5rem;} .college-tabs-nav{display:flex;gap:0.9rem;} .college-tabs-nav-pills{flex-wrap:wrap;justify-content:center;} .college-tab-button{padding:0.9rem 1.75rem;border:1px solid rgba(15,76,151,0.18);border-radius:999px;background:#ffffff;color:var(--color-primary);font-weight:700;font-size:1rem;line-height:1.2;cursor:pointer;transition:transform var(--transition),box-shadow var(--transition),background var(--transition),color var(--transition),border-color var(--transition);box-shadow:0 10px 24px rgba(10,50,100,0.06);} .college-tab-button:hover,.college-tab-button:focus-visible{transform:translateY(-1px);border-color:rgba(15,76,151,0.28);} .college-tab-button.is-active{background:linear-gradient(135deg,var(--color-primary),var(--color-accent));color:#ffffff;border-color:transparent;box-shadow:0 18px 36px rgba(15,76,151,0.24);} .college-tabs-panels{display:grid;} .college-tab-panel{border-radius:28px;background:linear-gradient(180deg,rgba(255,255,255,0.96),rgba(244,248,255,0.96)),radial-gradient(circle at top right,rgba(31,122,224,0.1),transparent 42%);border:1px solid rgba(15,76,151,0.1);box-shadow:0 24px 48px rgba(10,50,100,0.1);} .college-tab-panel-body{padding:clamp(1.5rem,3vw,2.4rem);} .college-tab-panel-programmes .college-tab-panel-body ul,.college-tab-panel-programmes .college-tab-panel-body ol{columns:2;column-gap:2.4rem;} .college-tab-panel-programmes .college-tab-panel-body li{break-inside:avoid;margin-bottom:0.9rem;} .college-tabs-shell-guidelines{grid-template-columns:minmax(250px,330px) minmax(0,1fr);align-items:start;} .college-tabs-nav-stack{flex-direction:column;} .college-tab-button-guideline{position:relative;justify-content:flex-start;text-align:left;border-radius:22px;padding:1.25rem 1.35rem;} .college-tab-button-guideline.is-active::after{content:"";position:absolute;top:50%;right:-20px;width:0;height:0;border-top:16px solid transparent;border-bottom:16px solid transparent;border-left:20px solid var(--color-accent);transform:translateY(-50%);} .college-tabs-panels-guidelines{min-width:0;} .college-tab-panel-guideline .college-tab-panel-body{min-height:100%;} .college-tab-panel-guideline .college-rich-content ul{padding-left:1.4rem;} .college-tab-panel-guideline .college-rich-content li{margin-bottom:0.9rem;} .college-tab-panel-guideline .college-rich-content h4{margin-top:1.2rem;margin-bottom:0.65rem;} .college-map-panel{overflow:hidden;} .college-map-frame{overflow:hidden;background:rgba(15,76,151,0.05);} .college-map-frame iframe{width:100%;min-height:380px;border:0;display:block;} .college-gallery-grid .college-gallery-stage,.college-gallery-grid .college-gallery-track,.college-gallery-grid .college-gallery-slide img{min-height:340px;height:340px;} @media (max-width:760px){.college-tab-panel-programmes .college-tab-panel-body ul,.college-tab-panel-programmes .college-tab-panel-body ol{columns:1;} .college-tabs-nav{flex-wrap:wrap;} .college-tab-button{width:100%;justify-content:center;} .college-tabs-shell-guidelines{grid-template-columns:1fr;} .college-tab-button-guideline.is-active::after{display:none;} .college-map-frame iframe{min-height:280px;} .college-gallery-grid .college-gallery-stage,.college-gallery-grid .college-gallery-track,.college-gallery-grid .college-gallery-slide img{min-height:240px;height:240px;} } .state-results-section .container{max-width:min(1720px,calc(100% - 2rem));} .state-filter-bar{grid-template-columns:repeat(5,minmax(0,1fr)) minmax(320px,380px);width:100%;max-width:none;padding:1.6rem;gap:1rem;align-items:end;} .state-filter-bar .filter-group,.state-filter-bar .field-group{min-width:0;} .state-filter-actions{display:grid;grid-column:span 2;grid-template-columns:repeat(2,minmax(0,1fr));gap:0.85rem;align-self:stretch;} .state-filter-actions .btn{width:100%;min-height:54px;justify-content:center;} .state-results-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;align-items:stretch;} .state-result-card{width:100%;min-width:0;height:100%;} .state-card-media{height:240px;min-height:240px;} .state-card-content{display:flex;flex-direction:column;height:100%;padding:0 1.5rem 1.5rem;} .state-card-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0.75rem;margin-top:auto;} .state-card-actions .btn,.state-card-actions .apply-now-btn{width:100%;} @media (max-width:1480px){.state-filter-bar{grid-template-columns:repeat(4,minmax(0,1fr));} .state-filter-actions{grid-column:1 / -1;justify-self:end;width:min(100%,420px);} .state-results-grid{grid-template-columns:repeat(2,minmax(0,1fr));} } @media (max-width:980px){.state-filter-bar{grid-template-columns:repeat(2,minmax(0,1fr));} .state-filter-actions{width:100%;} } @media (max-width:760px){.state-filter-bar,.state-results-grid,.state-card-actions,.state-filter-actions{grid-template-columns:1fr;} } .state-content-shell{display:grid;gap:1.5rem;} .state-content-shell.has-districts{grid-template-columns:minmax(240px,280px) minmax(0,1fr);align-items:start;max-width:100%!important;} .state-main-content{min-width:0;} .state-page-search{display:flex;align-items:stretch;gap:0.75rem;margin-bottom:1rem;} .state-page-search input[type="search"]{flex:1 1 auto;min-width:0;padding:0.95rem 1rem;border:1px solid rgba(15,76,151,0.14);background:#ffffff;color:var(--color-text);font:inherit;} .state-page-search input[type="search"]:focus{outline:none;border-color:rgba(31,122,224,0.45);box-shadow:0 0 0 4px rgba(31,122,224,0.1);} .state-district-panel{position:sticky;top:calc(var(--preheader-height) + var(--header-height) + 1rem);} .state-district-card{padding:1.25rem;background:linear-gradient(180deg,#ffffff,#f7faff);border:1px solid rgba(15,76,151,0.08);box-shadow:0 18px 34px rgba(10,50,100,0.08);} .state-district-head{margin-bottom:1rem;} .state-district-head p{margin:0;color:var(--color-text-soft);line-height:1.7;} .state-district-links{display:grid;gap:0.55rem;max-height:820px;overflow-y:auto;padding-right:0.25rem;} .state-district-link{display:block;padding:0.75rem 0.9rem;background:rgba(15,76,151,0.05);color:var(--color-primary-deep);text-decoration:none;font-weight:600;transition:transform 0.2s ease,background-color 0.2s ease,color 0.2s ease;} .state-district-link:hover,.state-district-link:focus-visible,.state-district-link.is-active{background:linear-gradient(135deg,#143866,#31508a);color:#fff;transform:translateX(4px);} .state-result-card[data-district]{transition:opacity 0.24s ease,transform 0.24s ease;} .state-result-card.is-district-hidden{display:none !important;} .state-result-card.is-district-visible{animation:stateDistrictCardFade 0.32s ease both;} .state-district-empty{margin-top:1rem;} @keyframes stateDistrictCardFade{from{opacity:0;transform:translateY(12px);} to{opacity:1;transform:translateY(0);} } .college-gallery-grid .college-gallery-stage,.college-gallery-grid .college-gallery-track,.college-gallery-grid .college-gallery-slide img{width:min(100%,600px);min-height:500px;height:500px;margin:0 auto;} .college-gallery-grid .college-gallery-stage{max-width:600px;} .college-contact-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,0.9fr);gap:1.5rem;align-items:start;} .college-contact-grid .college-section{height:100%;} .college-contact-grid >:only-child{grid-column:1 / -1;} .college-map-frame iframe{min-height:520px;} .college-apply-panel{display:grid;align-content:start;} .college-apply-panel .section-heading,.college-apply-panel .section-heading *{-webkit-user-select:none;user-select:none;} .college-apply-panel .section-heading::selection,.college-apply-panel .section-heading *::selection{background:transparent;color:inherit;} @media (max-width:980px){.college-contact-grid{grid-template-columns:1fr;} .college-related-grid{grid-template-columns:repeat(1,minmax(0,1fr)) !important;} .state-content-shell.has-districts{grid-template-columns:280px 1fr;align-items:start;} .state-district-panel{position:sticky;top:20px;} .state-district-links{grid-template-columns:repeat(1,1fr);max-height:500px;overflow-y:auto;} } @media (max-width:980px){.college-contact-grid{grid-template-columns:1fr;} .college-related-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important;} .state-district-links{grid-template-columns:repeat(1,minmax(0,1fr));} } @media (max-width:760px){.college-breaking-strip{grid-template-columns:1fr;gap:0.3rem;justify-items:start;} .college-breaking-banner-top .college-breaking-strip{min-height:36px;padding:0.35rem 0.9rem;} .college-breaking-label{font-size:0.72rem;} .state-page-search{display:grid;grid-template-columns:1fr;} .state-district-panel{display:none;} .state-district-links{grid-template-columns:1fr;} .college-gallery-grid .college-gallery-stage,.college-gallery-grid .college-gallery-track,.college-gallery-grid .college-gallery-slide img{width:100%;min-height:260px;height:260px;} .college-related-grid{grid-template-columns:1fr !important;} .college-related-card{border-radius:18px;} .college-related-media img{height:170px;} .college-map-frame iframe{min-height:320px;} } .college-hero{min-height:680px;display:flex;align-items:center;padding:8.5rem 0 5rem;} .college-hero-backdrop{transform:scale(1.02);filter:saturate(1.02) contrast(1.02);} .college-hero::after{background:linear-gradient(90deg,rgba(4,12,28,0.74) 0%,rgba(7,18,40,0.58) 38%,rgba(7,18,40,0.38) 100%),linear-gradient(180deg,rgba(5,16,34,0.18),rgba(5,16,34,0.52));} .college-hero-shell{width:100%;max-width:1180px;margin:0 auto;align-items:center;} .college-hero-copy{max-width:920px;padding:0;background:transparent;backdrop-filter:none;box-shadow:none;} .college-hero-form{width:min(100%,420px);justify-self:end;padding:1.5rem;border-color:rgba(255,255,255,0.18);background:rgba(7,18,40,0.46);} .college-hero-form-head{margin-bottom:1rem;} .college-hero-form-head .eyebrow{margin-bottom:0.85rem;color:#ffcf85;} .college-hero-form-head .eyebrow::before{background:#ffb347;box-shadow:none;} .college-hero-form h2{margin:0 0 0.7rem;color:#ffffff;font-size:clamp(1.45rem,2.2vw,2rem);line-height:1.15;} .college-hero-form p{margin:0;color:rgba(255,255,255,0.82);} .college-hero-enquiry-form{display:grid;gap:0.95rem;} .college-hero-enquiry-form .field-group{display:grid;gap:0.45rem;} .college-hero-enquiry-form label{color:rgba(255,255,255,0.92);font-size:0.92rem;font-weight:600;} .college-hero-enquiry-form input{min-height:54px;padding:0 0.95rem;border:1px solid rgba(255,255,255,0.16);background:rgba(255,255,255,0.94);color:var(--color-primary-deep);font:inherit;} .college-hero-enquiry-form input:focus{outline:2px solid rgba(255,179,71,0.4);outline-offset:2px;} .college-hero-form-footnote{margin-top:0.95rem;font-size:0.9rem;color:rgba(255,255,255,0.72);} .college-hero-copy .page-breadcrumbs{margin-bottom:1.15rem;} .college-breaking-strip{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:0.8rem;margin-bottom:1rem;padding:0.75rem 1rem;border-radius:14px;background:#d62828;color:#ffffff;box-shadow:0 18px 36px rgba(214,40,40,0.24);} .college-breaking-banner-top{position:fixed;top:0;left:0;right:0;width:100%;z-index:1040;padding:0;} .college-breaking-banner-top .college-breaking-strip{margin:0;min-height:var(--preheader-height);padding:0 1.25rem;border-radius:0;box-shadow:none;display:flex;align-items:center;} .college-breaking-label{font-size:0.82rem;font-weight:800;letter-spacing:0.08em;text-transform:uppercase;white-space:nowrap;} .college-breaking-marquee{overflow:hidden;white-space:nowrap;} .college-breaking-track{display:inline-flex;gap:2.5rem;min-width:max-content;animation:collegeBreakingLoop 24s linear infinite;} .college-breaking-track span{font-weight:600;} .college-admission-highlight{display:grid;gap:0.5rem;margin-bottom:1.35rem;padding:1rem 1.15rem;border-left:4px solid #ffb347;background:rgba(255,255,255,0.12);box-shadow:inset 0 0 0 1px rgba(255,255,255,0.08);} .college-admission-highlight-tag{display:inline-flex;width:fit-content;padding:0.28rem 0.65rem;border-radius:999px;background:rgba(255,179,71,0.18);color:#ffd18a;font-size:0.76rem;font-weight:700;letter-spacing:0.08em;text-transform:uppercase;} .college-admission-highlight strong{color:#ffffff;font-size:clamp(1.15rem,1.8vw,1.5rem);line-height:1.3;} .college-admission-highlight p{margin:0;color:rgba(255,255,255,0.88);} .college-hero-copy .page-breadcrumbs a,.college-hero-copy .page-breadcrumbs span{color:rgba(255,255,255,0.92);font-weight:600;display:none;} .college-hero-copy .eyebrow{display:inline-flex;align-items:center;gap:0.85rem;margin-bottom:1.25rem;color:#7fb5ff;letter-spacing:0.18em;font-weight:700;} .college-hero-copy .eyebrow::before{content:'';width:42px;height:2px;background:#4f87ff;box-shadow:0 0 18px rgba(79,135,255,0.45);} .college-hero-copy h1{color:#ffffff;font-size:clamp(2.5rem,3vw,4.2rem);line-height:1.3;margin-bottom:1rem;max-width:900px;} .college-location,.college-hero-summary{color:rgba(255,255,255,0.94);} .college-location{font-size:1.15rem;margin-bottom:1rem;} .college-hero-summary{max-width:760px;font-size:1.12rem;} .college-hero .state-course-tags{margin:1.4rem 0 0;} .college-hero .state-course-tag{background:rgba(255,255,255,0.14);color:#ffffff;border:1px solid rgba(255,255,255,0.24);backdrop-filter:blur(10px);} .college-hero-actions{margin-top:1.8rem;} .college-hero .btn-primary{box-shadow:0 18px 30px rgba(47,104,214,0.28);} .college-hero .btn-outline-light{border:1px solid rgba(255,255,255,0.46);color:#ffffff;background:rgba(255,255,255,0.08);} .college-hero .btn-outline-light:hover,.college-hero .btn-outline-light:focus-visible{background:rgba(255,255,255,0.18);color:#ffffff;} @keyframes collegeBreakingLoop{0%{transform:translateX(0);} 100%{transform:translateX(-50%);} } @media (prefers-reduced-motion:reduce){.college-breaking-track{animation:none;} } @media (max-width:760px){.college-hero{min-height:auto;padding:7rem 0 4rem;} .college-hero-copy h1{font-size:2.2rem;} .college-hero-copy .eyebrow{letter-spacing:0.14em;} .college-breaking-strip{grid-template-columns:1fr;gap:0.5rem;} .college-hero-form{width:100%;justify-self:stretch;} } .college-hero-shell{grid-template-columns:minmax(320px,410px) minmax(0,1fr);gap:clamp(1.5rem,3.4vw,3.2rem);align-items:center;} .college-hero-form{order:0;width:100%;justify-self:start;align-self:center;position:relative;z-index:1;} .college-hero-form .btn-primary{width:100%;} .college-hero-copy{order:1;max-width:none;display:flex;flex-direction:column;justify-content:center;min-height:100%;} .college-admission-highlight{gap:0.8rem;} .college-deadline-panel{display:grid;gap:0.8rem;margin-top:0.35rem;padding:1rem 1.05rem;border-radius:18px;background:rgba(5,16,34,0.52);box-shadow:inset 0 0 0 1px rgba(255,255,255,0.08);} .college-deadline-topline{display:flex;align-items:center;justify-content:space-between;gap:1rem;color:rgba(255,255,255,0.9);} .college-deadline-topline span{font-size:0.84rem;font-weight:700;letter-spacing:0.08em;text-transform:uppercase;color:#ffd18a;} .college-deadline-topline strong{font-size:1rem;color:#ffffff;} .college-deadline-countdown{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0.8rem;} .college-deadline-unit{display:grid;gap:0.32rem;padding:0.9rem 0.65rem;border-radius:16px;background:rgba(255,255,255,0.1);text-align:center;} .college-deadline-unit strong{font-size:clamp(1.4rem,2vw,2rem);line-height:1;color:#ffffff;} .college-deadline-unit span{font-size:0.75rem;font-weight:700;letter-spacing:0.08em;text-transform:uppercase;color:rgba(255,255,255,0.75);} .college-deadline-status{margin:0;color:rgba(255,255,255,0.84);font-size:0.95rem;} .college-breaking-banner{position:fixed;padding-bottom:1rem;z-index:2;} .college-breaking-banner .college-breaking-strip{margin-bottom:0;} @media (max-width:980px){.college-hero-shell{grid-template-columns:1fr;} .college-breaking-banner{padding-top:1rem;} } @media (max-width:760px){.college-breaking-banner-top .college-breaking-strip{padding:0 0.9rem;} .college-deadline-topline{flex-direction:column;align-items:flex-start;} .college-deadline-countdown{grid-template-columns:repeat(2,minmax(0,1fr));} } .state-results-section .container{width:min(1800px,calc(100% - 2rem));max-width:none;} .state-filter-bar{grid-template-columns:repeat(5,minmax(0,1fr)) minmax(300px,380px) !important;width:100%;max-width:none;align-items:end;} .state-filter-actions{grid-column:auto !important;display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr));gap:0.85rem;width:100%;align-self:stretch;} .state-filter-actions .btn{font-size:1.1rem;width:100%;margin-top:33px;} @media (max-width:1320px){.state-filter-bar{grid-template-columns:repeat(4,minmax(0,1fr)) !important;} .state-filter-actions{grid-column:1 / -1 !important;width:min(100%,420px);justify-self:end;} } @media (max-width:980px){.state-filter-bar{grid-template-columns:repeat(2,minmax(0,1fr)) !important;} .state-filter-actions{width:100%;} } @media (max-width:760px){.state-filter-bar,.state-filter-actions{grid-template-columns:1fr !important;} } .course-directory-results .course-directory-grid-list{grid-template-columns:1fr !important;} .course-directory-results .course-directory-card-list{display:grid !important;grid-template-columns:160px minmax(0,1fr) !important;gap:1.4rem !important;align-items:center !important;width:100% !important;margin:10px 0 !important;padding:1.1rem 1.35rem !important;border-radius:0 !important;} .course-directory-results .course-directory-card-media-list{height:130px !important;min-height:130px !important;border-radius:0 !important;} .course-directory-results .course-directory-card-content-list{display:grid !important;grid-template-columns:minmax(0,1fr) 210px !important;gap:1rem !important;align-items:center !important;padding:0 !important;} .course-directory-results .course-directory-meta-line{display:flex !important;flex-wrap:wrap !important;gap:0.65rem 1.4rem !important;} .course-directory-results .course-directory-card-actions-list{display:grid !important;grid-template-columns:1fr !important;gap:0.85rem !important;margin-top:0 !important;} .course-directory-results .course-directory-card-actions-list .btn,.course-directory-results .course-directory-card-actions-list .apply-now-btn{width:100% !important;min-height:52px !important;border-radius:0 !important;} @media (max-width:980px){.course-directory-results .course-directory-card-list{grid-template-columns:132px minmax(0,1fr) !important;padding:1rem !important;} .course-directory-results .course-directory-card-media-list{height:112px !important;min-height:112px !important;} .course-directory-results .course-directory-card-content-list{grid-template-columns:1fr !important;} .course-directory-results .course-directory-card-actions-list{grid-template-columns:repeat(2,minmax(0,1fr)) !important;} } @media (max-width:768px){.course-directory-results .course-directory-card-list{grid-template-columns:1fr !important;gap:0.95rem !important;border-radius:12px !important;} .course-directory-results .course-directory-card-media-list{width:100% !important;height:170px !important;min-height:170px !important;border-radius:12px 12px 0 0 !important;} .course-directory-results .course-directory-card-actions-list{grid-template-columns:1fr !important;} } .course-directory-results .course-directory-grid-list{grid-template-columns:1fr !important;} .course-directory-results .course-directory-card-list{display:grid;grid-template-columns:160px minmax(0,1fr);gap:1.4rem;align-items:center;width:100%;margin:10px 0;padding:1.1rem 1.35rem;border-radius:0;} .course-directory-results .course-directory-card-media-list{height:130px;min-height:130px;border-radius:0;} .course-directory-results .course-directory-card-content-list{display:grid;grid-template-columns:minmax(0,1fr) 210px;gap:1rem;align-items:center;padding:0;} .course-directory-results .course-directory-meta-line{display:flex;flex-wrap:wrap;gap:0.65rem 1.4rem;} .course-directory-results .course-directory-card-actions-list{display:grid;grid-template-columns:1fr;gap:0.85rem;margin-top:0;} .course-directory-results .course-directory-card-actions-list .btn,.course-directory-results .course-directory-card-actions-list .apply-now-btn{width:100%;min-height:52px;border-radius:0;} @media (max-width:980px){.course-directory-results .course-directory-card-list{grid-template-columns:132px minmax(0,1fr);padding:1rem;} .course-directory-results .course-directory-card-media-list{height:112px;min-height:112px;} .course-directory-results .course-directory-card-content-list{grid-template-columns:1fr;} .course-directory-results .course-directory-card-actions-list{grid-template-columns:repeat(2,minmax(0,1fr));} } @media (max-width:768px){.course-directory-results .course-directory-card-list{grid-template-columns:1fr;gap:0.95rem;border-radius:12px;} .course-directory-results .course-directory-card-media-list{width:100%;height:170px;min-height:170px;border-radius:12px 12px 0 0;} .course-directory-results .course-directory-card-actions-list{grid-template-columns:1fr;} } .course-directory-results .course-directory-grid-list{grid-template-columns:1fr;} .course-directory-results .course-directory-card-list{display:grid;grid-template-columns:160px minmax(0,1fr);gap:1.4rem;align-items:center;width:100%;margin:10px 0;padding:1.1rem 1.35rem;border-radius:0;} .course-directory-results .course-directory-card-media-list{height:130px;min-height:130px;border-radius:0;} .course-directory-results .course-directory-card-content-list{display:grid;grid-template-columns:minmax(0,1fr) 210px;gap:1rem;align-items:center;padding:0;} .course-directory-results .course-directory-state-label{align-self:flex-start;} .course-directory-results .course-directory-meta-line{display:flex;flex-wrap:wrap;gap:0.65rem 1.4rem;} .course-directory-results .course-directory-card-actions-list{display:grid;grid-template-columns:1fr;gap:0.85rem;margin-top:0;} .course-directory-results .course-directory-card-actions-list .btn,.course-directory-results .course-directory-card-actions-list .apply-now-btn{width:100%;min-height:52px;border-radius:0;} @media (max-width:980px){.course-directory-results .course-directory-card-list{grid-template-columns:132px minmax(0,1fr);padding:1rem;} .course-directory-results .course-directory-card-media-list{height:112px;min-height:112px;} .course-directory-results .course-directory-card-content-list{grid-template-columns:1fr;} .course-directory-results .course-directory-card-actions-list{grid-template-columns:repeat(2,minmax(0,1fr));} } @media (max-width:768px){.course-directory-results .course-directory-card-list{grid-template-columns:1fr;gap:0.95rem;border-radius:12px;} .course-directory-results .course-directory-card-media-list{width:100%;height:170px;min-height:170px;border-radius:12px 12px 0 0;} .course-directory-results .course-directory-card-actions-list{grid-template-columns:1fr;} } .state-filter-bar.course-directory-filter-form-compact{grid-template-columns:repeat(2,minmax(0,1fr)) auto !important;align-items:end;} .course-directory-grid-list{grid-template-columns:1fr;gap:1rem;} .course-directory-card-list{display:grid;grid-template-columns:160px minmax(0,1fr);gap:1.4rem;align-items:center;padding:1.1rem 1.35rem;border-radius:0;box-shadow:0 12px 26px rgba(15,23,42,0.08);} .course-directory-card-media-list{height:130px;min-height:130px;border-radius:0;background:#fff;} .course-directory-card-content-list{display:grid;grid-template-columns:minmax(0,1fr) 210px;gap:1rem;align-items:center;padding:0;} .course-directory-state-label{align-self:flex-start;background:transparent;color:var(--color-primary);letter-spacing:0.14em;} .course-directory-meta-line{display:flex;flex-wrap:wrap;gap:0.65rem 1.4rem;color:var(--color-text-soft);font-size:0.98rem;} .course-directory-meta-line strong,.course-directory-course-row strong{color:var(--color-text);} .course-directory-course-row{margin:0;color:var(--color-text-soft);font-size:1rem;} .course-directory-card-actions-list{display:grid;grid-template-columns:1fr;gap:0.85rem;margin-top:0;} .course-directory-card-actions-list .btn,.course-directory-card-actions-list .apply-now-btn{width:100%;min-height:52px;border-radius:0;justify-content:center;} @media (max-width:980px){.state-filter-bar.course-directory-filter-form-compact{grid-template-columns:repeat(2,minmax(0,1fr)) !important;} .course-directory-filter-form-compact .state-filter-actions{grid-column:1 / -1;} .course-directory-card-list{grid-template-columns:132px minmax(0,1fr);padding:1rem;} .course-directory-card-media-list{height:112px;min-height:112px;} .course-directory-card-content-list{grid-template-columns:1fr;} .course-directory-card-actions-list{grid-template-columns:repeat(2,minmax(0,1fr));} } @media (max-width:768px){.state-filter-bar.course-directory-filter-form-compact{grid-template-columns:1fr !important;} .course-directory-card-list{grid-template-columns:1fr;gap:0.95rem;margin:10px 0;border-radius:12px;} .course-directory-card-media-list{width:100%;height:170px;min-height:170px;border-radius:12px 12px 0 0;} .course-directory-card-content-list{padding:0;} .course-directory-meta-line{display:grid;gap:0.45rem;font-size:0.92rem;} .course-directory-course-row{font-size:0.95rem;} .course-directory-card-actions-list{grid-template-columns:1fr;} } } .listing-mobile-filter-strip-section{display:none;} .course-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem;} .course-directory-card{width:100%;margin:10px 0;border-radius:18px;} .course-directory-card-content{gap:1rem;} .course-directory-card-top{display:grid;gap:0.7rem;} .course-directory-card-badges{display:flex;flex-wrap:wrap;gap:0.55rem;} .course-directory-rank-badge,.course-directory-type-badge{display:inline-flex;align-items:center;min-height:32px;padding:0.35rem 0.75rem;border-radius:999px;font-size:0.78rem;font-weight:700;letter-spacing:0.04em;} .course-directory-rank-badge{background:rgba(15,76,151,0.08);color:var(--color-primary-deep);} .course-directory-type-badge{background:rgba(249,115,22,0.12);color:#9a3412;} .course-directory-location{margin:0;color:var(--color-text-soft);font-size:0.95rem;} .course-directory-location span[aria-hidden="true"]{display:inline-block;width:0.85rem;font-size:0;line-height:0;vertical-align:middle;} .course-directory-location span[aria-hidden="true"]::before{content:"\2022";font-size:0.88rem;line-height:1;} .course-directory-card-sections{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0.75rem;} .course-directory-card-section{min-width:0;padding:0.85rem;border:1px solid rgba(15,76,151,0.08);border-radius:14px;background:#f8fbff;} .course-directory-card-section span{display:block;margin-bottom:0.3rem;color:#64748b;font-size:0.74rem;font-weight:700;letter-spacing:0.05em;text-transform:uppercase;} .course-directory-card-section strong{display:block;color:#10213f;font-size:0.94rem;line-height:1.35;word-break:break-word;} .course-directory-tags{gap:0.55rem;} .course-directory-tag{padding:0.4rem 0.7rem;border-radius:999px;background:rgba(15,76,151,0.08);color:var(--color-primary-deep);font-size:0.82rem;font-weight:600;} .course-directory-card-actions{margin-top:auto;} .course-compare-btn.is-active{border-color:rgba(15,76,151,0.2);background:rgba(15,76,151,0.08);color:var(--color-primary-deep);} @media (max-width:1080px){.course-directory-grid{grid-template-columns:1fr;} } @media (max-width:768px){body[data-page="engineering"] .container,body[data-page="medical"] .container,body[data-page="mba"] .container,body[data-page="law"] .container,body[data-page="arts-science"] .container,body[data-page="pharmacy"] .container{width:100%;max-width:100%;padding-inline:10px;} .course-directory-hero{padding:1.15rem 0 0.65rem;} .course-directory-hero h1{font-size:1.8rem;} .course-directory-hero p{margin-bottom:0;font-size:0.94rem;} .listing-mobile-filter-strip-section{position:sticky;top:calc(var(--preheader-height) + var(--header-height));z-index:12;display:block;padding:0.55rem 0;background:linear-gradient(180deg,rgba(255,255,255,0.98),rgba(255,255,255,0.92));border-bottom:1px solid rgba(15,76,151,0.08);} .listing-mobile-filter-strip{display:flex;gap:0.55rem;overflow-x:auto;white-space:nowrap;scrollbar-width:none;} .listing-mobile-filter-strip::-webkit-scrollbar,.college-type-tabs::-webkit-scrollbar{display:none;} .listing-mobile-filter-chip{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 0.95rem;border:1px solid rgba(15,76,151,0.14);border-radius:999px;background:#ffffff;color:#18314f;font-weight:700;cursor:pointer;white-space:nowrap;} .listing-mobile-filter-chip.is-active{background:var(--color-primary);border-color:var(--color-primary);color:#ffffff;} .course-directory-type-section{padding-top:0.65rem;} .college-type-tabs{display:flex;flex-wrap:nowrap;width:100%;max-width:100%;overflow-x:auto;white-space:nowrap;padding:0.35rem;border-radius:18px;} .college-type-tab{flex:0 0 auto;} .course-directory-filter-section{padding:1rem 0 1.35rem;} .course-directory-heading{margin-bottom:1.15rem;text-align:left;} .course-directory-heading h2{font-size:1.45rem;} .course-directory-filter-form{width:100%;max-width:100%;padding:10px;gap:0.75rem;border-radius:16px;background:#ffffff;box-shadow:0 10px 22px rgba(15,23,42,0.08);} .course-directory-filter-form .field-group,.course-directory-filter-form .filter-group,.course-directory-filter-form select{min-width:0;width:100%;max-width:100%;} .course-directory-filter-form label{margin-bottom:0.35rem;color:#475569;font-size:0.72rem;font-weight:700;letter-spacing:0.06em;text-transform:uppercase;} .course-directory-filter-form select{min-height:48px;border-radius:12px;background:#f8fafc;} .course-directory-grid{grid-template-columns:1fr;gap:0.9rem;} .course-directory-card{width:100%;margin:10px 0;gap:0;border-radius:12px;box-shadow:0 12px 24px rgba(15,23,42,0.08);} .course-directory-card-media{width:100%;height:170px;min-height:170px;border-radius:12px 12px 0 0;} .course-directory-card-content{padding:1rem;} .course-directory-card-content h2{display:-webkit-box;overflow:hidden;font-size:1.08rem;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2;} .course-directory-location{font-size:0.88rem;} .course-directory-card-sections{grid-template-columns:repeat(2,minmax(0,1fr));gap:0.65rem;} .course-directory-card-section{padding:0.75rem;border-radius:12px;} .course-directory-card-section span{font-size:0.68rem;} .course-directory-card-section strong{font-size:0.86rem;} .course-directory-card-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0.65rem;} .course-directory-card-actions .btn{width:100%;min-height:46px;padding-inline:0.75rem;border-radius:12px;box-shadow:none;} .course-directory-results .state-empty{border-radius:16px;} } @media (max-width:760px){.state-district-panel{display:none !important;} .state-content-shell.has-districts{grid-template-columns:1fr !important;} } .college-rich-content ul{list-style:none;padding-left:0;} .college-rich-content ol{list-style:decimal;padding-left:1.4rem;} .college-rich-content li{position:relative;margin-bottom:0.8rem;padding-left:1.8rem;} .college-rich-content ul li::before{content:"";position:absolute;top:0.6rem;left:0;width:0.72rem;height:0.72rem;border-radius:999px;background:linear-gradient(135deg,var(--color-primary),var(--color-accent));box-shadow:0 0 0 4px rgba(15,76,151,0.08);} .college-hero{min-height:720px;padding:8.5rem 0 4rem;} .college-hero::after{background:linear-gradient(90deg,rgba(5,16,34,0.68) 0%,rgba(5,16,34,0.42) 42%,rgba(5,16,34,0.58) 100%),linear-gradient(180deg,rgba(5,16,34,0.14),rgba(5,16,34,0.46));} .college-hero-shell{grid-template-columns:minmax(0,1fr) minmax(320px,410px);gap:clamp(1.5rem,3vw,3rem);align-items:end;} .college-hero-copy{order:0;align-self:end;padding-right:clamp(0rem,2vw,1.5rem);} .college-hero-form{order:1;width:min(100%,410px);justify-self:end;align-self:center;padding:1.35rem;border-radius:0;background:transparent;backdrop-filter:none;border-color:transparent;box-shadow:none;} .college-hero-form-head{margin-bottom:1rem;} .college-hero-form-head h2{margin:0;color:#ffffff;font-size:clamp(1.35rem,2vw,1.9rem);line-height:1.15;font-weight:600;font-size:23px;} .college-deadline-panel-compact{gap:0.55rem;margin-bottom:1.5rem;padding:0;background:transparent;box-shadow:none;border-radius:0;} .college-deadline-panel-compact .college-deadline-topline{align-items:baseline;margin-bottom:0.1rem;} .college-deadline-panel-compact .college-deadline-topline span{font-size:0.72rem;color:rgba(255,255,255,0.78);} .college-deadline-panel-compact .college-deadline-topline strong{font-size:0.96rem;} .college-deadline-panel-compact .college-deadline-countdown{gap:0.55rem;} .college-deadline-panel-compact .college-deadline-unit{gap:0.18rem;padding:0;background:transparent;border-radius:0;} .college-deadline-panel-compact .college-deadline-unit strong{font-size:clamp(1.1rem,1.6vw,1.45rem);} .college-deadline-panel-compact .college-deadline-unit span{font-size:0.64rem;color:rgba(255,255,255,0.68);} .college-breaking-banner{margin-top:-48px;padding:0;} .college-breaking-banner .college-breaking-strip{width:100%;margin:0;padding:0.9rem clamp(1rem,4vw,3rem);border-radius:0;} .college-tabs-shell-horizontal{gap:1.1rem;} .college-tabs-nav-pills{justify-content:flex-start;} .college-tab-button{min-height:56px;} .college-tabs-shell-guidelines{grid-template-columns:minmax(260px,360px) minmax(0,1fr);gap:1.8rem;} .college-tab-button-guideline,.college-tab-panel-guideline{border-radius:0;} .college-tab-button-guideline{box-shadow:none;} .college-tabs-panels-guidelines{display:flex;justify-content:center;align-items:flex-start;} .college-tab-panel-guideline{width:min(100%,980px);margin:0 auto;} .college-tab-panel-guideline .college-tab-panel-body{min-height:360px;display:grid;align-content:start;} .college-gallery-grid .college-gallery-stage,.college-gallery-grid .college-gallery-track,.college-gallery-grid .college-gallery-slide img{width:min(100%,900px);min-height:500px;height:500px;margin:0 auto;} .college-gallery-grid .college-gallery-stage{max-width:900px;} @media (max-width:980px){.college-hero-shell{grid-template-columns:1fr;align-items:start;} .college-hero-copy,.college-hero-form{justify-self:stretch;width:100%;} .college-tabs-shell-guidelines{grid-template-columns:1fr;} } @media (max-width:760px){.college-hero{padding:7rem 0 3.5rem;} .college-deadline-panel-compact .college-deadline-countdown{grid-template-columns:repeat(2,minmax(0,1fr));} .college-tabs-nav-pills{justify-content:stretch;} .college-gallery-grid .college-gallery-stage,.college-gallery-grid .college-gallery-track,.college-gallery-grid .college-gallery-slide img{width:100%;min-height:260px;height:260px;} .college-rich-content h2{padding-left:0.8rem;font-size:1.55rem;} .college-rich-content li{padding-left:1.5rem;} } .college-programmes-heading{margin:0 auto 2.25rem;text-align:center;} .college-programmes-heading h2{margin:0;color:#22242a;font-size:clamp(2rem,4vw,3.4rem);line-height:1.05;font-weight:800;} .college-tabs-shell-horizontal{gap:2rem;} .college-tabs-shell-horizontal .college-tabs-nav-pills{justify-content:center;gap:1rem;flex-wrap:wrap;} .college-tabs-shell-horizontal .college-tab-button{min-width:220px;min-height:50px;padding:0.85rem 1.6rem;border-radius:999px;border:1px solid rgba(15,76,151,0.22);background:#ffffff;color:#2f5daa;box-shadow:none;font-size:1rem;font-weight:700;} .college-tabs-shell-horizontal .college-tab-button.is-active{background:#3d66b1;color:#ffffff;border-color:#3d66b1;box-shadow:none;} .college-tabs-shell-horizontal .college-tabs-panels{display:block;} .college-tab-panel-programmes{border:0;background:transparent;box-shadow:none;} .college-tab-panel-programmes .college-tab-panel-body{padding:0.5rem 0 0;} .college-tab-panel-programmes .college-rich-content{max-width:1280px;margin:0 auto;} .college-tab-panel-programmes .college-rich-content ul,.college-tab-panel-programmes .college-rich-content ol{columns:2;column-gap:4rem;list-style-position:outside;} .college-tab-panel-programmes .college-rich-content li{margin-bottom:0.75rem;color:#111827;font-size:1rem;line-height:1.7;} @media (max-width:760px){.college-tabs-shell-horizontal .college-tab-button{min-width:100%;} .college-tab-panel-programmes .college-rich-content ul,.college-tab-panel-programmes .college-rich-content ol{columns:1;column-gap:0;} } .college-faq-gallery-section{overflow:hidden;} .college-faq-gallery-grid{display:grid;grid-template-columns:minmax(0,3fr) minmax(280px,2fr);gap:1.75rem;align-items:start;} .college-faq-panel,.college-faq-gallery-panel{min-width:0;} .college-faq-list{display:grid;gap:0.9rem;} .college-faq-item{border:1px solid rgba(15,76,151,0.12);border-radius:18px;background:linear-gradient(180deg,#ffffff,#f8fbff);box-shadow:0 14px 32px rgba(10,50,100,0.06);overflow:hidden;} .college-faq-item summary{position:relative;padding:1rem 3.2rem 1rem 1.1rem;cursor:pointer;list-style:none;font-size:1rem;font-weight:700;color:var(--color-primary-deep);} .college-faq-item summary::-webkit-details-marker{display:none;} .college-faq-item summary::after{content:"+";position:absolute;top:50%;right:1.1rem;transform:translateY(-50%);font-size:1.35rem;line-height:1;color:var(--color-primary);} .college-faq-item[open] summary::after{content:"-";} .college-faq-answer{padding:0 1.1rem 1.1rem;border-top:1px solid rgba(15,76,151,0.08);} .college-faq-answer > *:first-child{margin-top:1rem;} .college-faq-gallery-panel .college-gallery-grid .college-gallery-stage,.college-faq-gallery-panel .college-gallery-grid .college-gallery-track,.college-faq-gallery-panel .college-gallery-grid .college-gallery-slide img{width:100%;min-height:420px;height:420px;} .college-faq-gallery-panel .college-gallery-grid .college-gallery-stage{max-width:none;} @media (max-width:980px){.college-faq-gallery-grid{grid-template-columns:1fr;} } @media (max-width:760px){.college-faq-gallery-panel .college-gallery-grid .college-gallery-stage,.college-faq-gallery-panel .college-gallery-grid .college-gallery-track,.college-faq-gallery-panel .college-gallery-grid .college-gallery-slide img{min-height:260px;height:260px;} } .college-hero{min-height:680px;padding:7.25rem 0 2.8rem;} .college-hero-shell{align-items:center;} .college-hero-form{padding:1.1rem 1.15rem 1.2rem;} .college-deadline-panel-compact .college-deadline-topline span{letter-spacing:0.12em;} @media (max-width:980px){.college-hero{min-height:auto;padding:6.3rem 0 2.4rem;} .college-hero-shell{gap:1.25rem;padding-left:7px;padding-right:10px;} .college-hero-copy,.college-hero-form{padding-right:0;} .college-hero-form{max-width:none;} } @media (max-width:760px){.college-hero{padding:5.75rem 0 2rem;} .college-hero-copy .page-breadcrumbs{gap:0.45rem;font-size:0.82rem;} .college-hero-copy h1{font-size:clamp(2.15rem,10vw,3rem);} .college-hero-form{padding:1rem 0.95rem 1.1rem;} .college-deadline-panel-compact .college-deadline-topline span{font-size:0.66rem;} .college-faq-gallery-grid{gap:1.25rem;} .college-faq-gallery-panel .college-gallery-grid .college-gallery-stage,.college-faq-gallery-panel .college-gallery-grid .college-gallery-track,.college-faq-gallery-panel .college-gallery-grid .college-gallery-slide img{min-height:240px;height:240px;} } .college-media-split-grid{display:grid;grid-template-columns:minmax(0,3fr) minmax(280px,2fr);gap:1.5rem;align-items:start;} .college-media-split-grid >:only-child{grid-column:1 / -1;} .college-media-panel,.college-placement-notes{min-width:0;} .college-media-gallery .college-gallery-stage,.college-media-gallery .college-gallery-track,.college-media-gallery .college-gallery-slide img{width:100%;max-width:none;min-height:460px;height:460px;} .college-placement-gallery .college-gallery-stage,.college-placement-gallery .college-gallery-track,.college-placement-gallery .college-gallery-slide img{width:96%;max-width:none;min-height:460px;height:460px;} .college-placement-notes{display:grid;gap:0.85rem;margin-top:1rem;} .college-placement-notes .college-section-intro,.college-placement-metric{margin:0;} .college-faq-section .college-faq-panel{width:min(100%,980px);margin-inline:auto;} .college-apply-panel{width:min(100%,980px);margin-inline:auto;} @media (max-width:980px){.college-media-split-grid{grid-template-columns:1fr;} .college-media-gallery .college-gallery-stage,.college-media-gallery .college-gallery-track,.college-media-gallery .college-gallery-slide img,.college-placement-gallery .college-gallery-stage,.college-placement-gallery .college-gallery-track,.college-placement-gallery .college-gallery-slide img{min-height:340px;height:340px;} } @media (max-width:760px){.college-media-gallery .college-gallery-stage,.college-media-gallery .college-gallery-track,.college-media-gallery .college-gallery-slide img,.college-placement-gallery .college-gallery-stage,.college-placement-gallery .college-gallery-track,.college-placement-gallery .college-gallery-slide img{min-height:240px;height:240px;} } .state-card-body{display:grid;gap:0.8rem;min-width:0;} .state-results-grid-ranking{grid-template-columns:1fr;gap:1rem;} .state-result-card-ranking{display:grid;grid-template-columns:170px minmax(0,1fr);gap:1rem;align-items:center;padding:1.25rem 1.35rem;border-radius:0;background:#ffffff;border:1px solid rgba(15,76,151,0.12);box-shadow:0 10px 24px rgba(10,50,100,0.08);} .state-result-card-ranking::before{display:none;} .state-card-rank{display:grid;gap:0.2rem;justify-items:center;align-content:center;text-align:center;color:var(--color-primary-deep);} .state-card-rank strong{font-size:2.4rem;line-height:1;font-weight:700;} .state-card-rank span{font-size:0.86rem;font-weight:700;letter-spacing:0.08em;text-transform:uppercase;} .state-card-rank small{font-size:0.9rem;color:var(--color-text-soft);} .state-result-card-ranking .state-card-media{height:138px;min-height:138px;padding:0.75rem;border-radius:0;background:#ffffff;} .state-result-card-ranking .state-card-media::after{display:none;} .state-result-card-ranking .state-card-media img{object-fit:contain;transform:none !important;} .state-result-card-ranking .state-card-content{display:grid;grid-template-columns:minmax(0,1fr) 170px;gap:1rem;align-items:center;padding:0;} .state-result-card-ranking .panel-label{border-radius:999px;} .state-result-card-ranking h2{font-size:1.65rem;line-height:1.2;} .state-result-card-ranking .state-meta-list{display:flex;flex-wrap:wrap;gap:0.65rem 1.15rem;font-size:1rem;} .state-result-card-ranking .state-meta-list li{display:flex;flex-wrap:wrap;gap:0.25rem;align-items:center;} .state-result-card-ranking .state-card-actions{display:grid;grid-template-columns:1fr;gap:0.8rem;margin-top:0;} .state-result-card-ranking .state-card-actions .btn,.state-result-card-ranking .state-card-actions .apply-now-btn{width:100%;min-height:50px;justify-content:center;} @media (max-width:980px){.state-result-card-ranking{grid-template-columns:132px minmax(0,1fr);padding:1rem;} .state-result-card-ranking .state-card-media{height:112px;min-height:112px;} .state-result-card-ranking .state-card-content{grid-template-columns:1fr;} } @media (max-width:760px){.state-result-card-ranking{grid-template-columns:1fr;gap:0.9rem;} .state-result-card-ranking .state-card-media{width:116px;height:116px;min-height:116px;} .state-result-card-ranking .state-meta-list{display:grid;gap:0.7rem;} .state-result-card-ranking .state-card-actions{grid-template-columns:1fr;} } .state-filter-bar .filter-group,.state-filter-bar .search-select,.state-filter-actions{min-width:0;} .state-filter-bar{align-items:stretch;} .state-filter-actions .btn{min-width:0;} @media (max-width:980px){.state-filter-bar{grid-template-columns:repeat(4,minmax(0,1fr)) !important;} .state-filter-actions{grid-column:1 / -1;} } @media (max-width:760px){.state-filter-bar,.state-filter-actions{grid-template-columns:1fr !important;} } .state-filter-bar.state-college-filter-bar{grid-template-columns:repeat(4,minmax(0,1fr)) minmax(280px,360px) !important;align-items:end;} .state-filter-bar.state-college-filter-bar .state-filter-actions{display:flex;align-items:stretch;gap:0.75rem;width:100%;min-width:0;} .state-filter-bar.state-college-filter-bar .state-filter-actions .btn{flex:1 1 0;min-width:0;white-space:nowrap;} .state-filter-bar.course-directory-filter-form-compact{display:flex !important;flex-wrap:nowrap;align-items:end;gap:1rem;width:100%;padding:1.25rem 1.35rem;} .state-filter-bar.course-directory-filter-form-compact .filter-group{flex:1 1 0;display:grid;align-content:start;gap:0.45rem;} .state-filter-bar.course-directory-filter-form-compact label{min-height:1.35rem;} .state-filter-bar.course-directory-filter-form-compact select,.state-filter-bar.course-directory-filter-form-compact .state-filter-actions .btn{min-height:54px;} .state-filter-bar.course-directory-filter-form-compact .state-filter-actions{display:flex;flex:0 0 auto;align-items:end;gap:0.75rem;width:auto;margin-left:auto;} .state-filter-bar.course-directory-filter-form-compact .state-filter-actions .btn{display:inline-flex;align-items:center;justify-content:center;width:auto;min-width:148px;white-space:nowrap;} @media (max-width:980px){.state-filter-bar.course-directory-filter-form-compact{gap:0.85rem;padding:1.1rem;} } @media (max-width:768px){.state-filter-bar.course-directory-filter-form-compact{display:flex !important;flex-direction:column;align-items:stretch;gap:0.85rem !important;padding:1rem !important;} .state-filter-bar.course-directory-filter-form-compact .state-filter-actions{width:100%;flex-direction:column;margin-left:0;} .state-filter-bar.course-directory-filter-form-compact .filter-group,.state-filter-bar.course-directory-filter-form-compact .state-filter-actions,.state-filter-bar.course-directory-filter-form-compact .state-filter-actions .btn{width:100%;} .state-filter-bar.course-directory-filter-form-compact .state-filter-actions .btn{min-width:0;} } .college-rich-content,.college-tab-panel-body{word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;max-width:100%;} .college-rich-content table,.college-tab-panel-body table{width:100% !important;max-width:100%;} .college-rich-content td,.college-rich-content th{word-break:break-word;overflow-wrap:break-word;} @media (max-width:980px){.college-rich-content table,.college-tab-panel-body table{display:block;width:100% !important;overflow-x:auto;-webkit-overflow-scrolling:touch;} }