.core-container{margin-top:.5rem;background:url(https://imagizer.imageshack.com/img923/4084/G20M5N.jpg);min-height:100vh;padding:2rem;overflow-x:hidden;border-radius:20px;background-size:contain}.compartment{margin-bottom:2rem;padding:1.5rem;border-radius:15px;background:rgba(100,4,4,.05);border:1px solid hsla(0,0%,100%,.1)}.compartment-heading{font-family:Space Grotesk,sans-serif;font-size:2.5rem;color:#d4a024;margin-bottom:1.5rem;padding-left:1rem;border-left:5px solid rgba(212,160,36,.5)}.cards-container{display:flex;justify-content:space-evenly;gap:.5rem;flex-wrap:wrap}@media (max-width:1200px){.cards-container{justify-content:center}}.gen-secs-compartment{width:100%;margin-bottom:3rem;height:80vh}.gen-secs-compartment .compartment-heading{margin-bottom:3rem}.gen-secs-cards{display:flex;justify-content:center;gap:7rem;flex-wrap:wrap}.gen-secs-cards>*{flex:0 0 auto}@media (max-width:768px){.gen-secs-cards{flex-direction:column;align-items:center}}.gen-secs-cards>*{transform:scale(1.2)}.cultural-pattern-bg{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='%23ffffff' fill-opacity='0.05'%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")}.decorative-circle{position:absolute;border-radius:50%;filter:blur(40px);opacity:.15;z-index:0}.decorative-circle-1{top:10%;right:5%;width:300px;height:300px;background:radial-gradient(circle,rgba(245,158,11,.4) 0,rgba(217,119,6,.1) 70%)}.decorative-circle-2{bottom:15%;left:10%;width:250px;height:250px;background:radial-gradient(circle,rgba(180,83,9,.3) 0,rgba(146,64,14,.1) 70%)}.team-card{transition:all .4s ease;transform-style:preserve-3d}.team-card:hover{transform:translateY(-10px);box-shadow:0 20px 25px -5px rgba(0,0,0,.3),0 10px 10px -5px rgba(0,0,0,.2)}.team-card:after{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(to bottom right,rgba(245,158,11,.1),rgba(217,119,6,.05));opacity:0;transition:opacity .3s ease;pointer-events:none}.team-card:hover:after{opacity:1}.section-divider{height:3px;background:linear-gradient(90deg,transparent,rgba(245,158,11,.5),transparent);margin:3rem 0;width:100%}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#1f1f1f}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#b45309,#92400e);border-radius:5px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#d97706,#b45309)}.font-playfair{font-family:var(--font-playfair),serif}.team-card{display:flex;flex-direction:column;height:100%;overflow:hidden;background-color:#111827;border:1px solid rgba(245,158,11,.1);transition:all .3s ease}.team-card .image-container{position:relative;height:240px;overflow:hidden}.team-card .content{padding:1.25rem;flex-grow:1;display:flex;flex-direction:column;justify-content:space-between;background-color:#111827}.team-card h3{font-size:1.25rem;font-weight:700;color:#f59e0b;margin-bottom:.25rem}.team-card .position{font-size:.875rem;color:rgba(245,158,11,.8);font-weight:500;margin-bottom:.75rem}.team-card .description{font-size:.875rem;color:#d1d5db;margin-bottom:1rem}.team-card .social-links{display:flex;gap:.75rem;margin-top:auto;padding-top:.75rem;border-top:1px solid rgba(245,158,11,.1)}.department-section{margin-bottom:4rem}.department-section .title{display:flex;align-items:center;margin-bottom:2rem}.department-section .title-bar{width:4px;height:2.5rem;background:linear-gradient(180deg,#f59e0b,#b45309);border-radius:9999px;margin-right:1rem}.department-section h2{font-size:1.875rem;font-weight:700;color:#f59e0b}