@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap');

:root {
    --brand-blue: #0056b3;
    --brand-dark: #003366;
    --brand-accent: #f8fafc;
}

body {
    font-family: 'Inter', sans-serif;
    color: #1e293b;
}

.hero-gradient {
    background-color: #4164b1;
    background-size: cover;
    background-position: center;
}

.glass-card {
    background: rgba(255, 255, 255, 0.95);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.2);
}

.nav-link {
    transition: all 0.3s ease;
    position: relative;
}

.nav-link::after {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 0;
    height: 2px;
    background: var(--brand-blue);
    transition: width 0.3s;
}

.nav-link:hover::after {
    width: 100%;
}

.bento-item {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.bento-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 25px -5px rgba(0, 0, 0, 0.1);
}

span.text-blue-400 {
    color: #2563ec;
    font-size: 42px;
    font-weight: 600;
    background-color: #fff;
    padding: 10px 20px;
    border-radius: 60px;
}


.cards-wrapper {
    display: flex;
    justify-content: center;
    gap: 24px;
    width: 33.33%;
}

/* Individual Card Style */
.category-card {
    background: white;
    border-radius: 24px;
    padding: 40px;
    flex: 1 1 calc(33.333% - 24px);
    min-width: 320px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    border: 1px solid #e2e8f0;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05);
}

/* Hover Effect: Lift up and Shadow */
.category-card:hover {
    transform: translateY(-12px);
    box-shadow: 0 25px 50px -12px rgba(0, 86, 179, 0.15);
    border-color: #3b82f6;
}

/* Middle card highlight (High School) */
.featured-card {
    background: linear-gradient(135deg, #0056b3 0%, #003366 100%);
    color: white;
    border: none;
}

.featured-card .icon-box {
    background: rgba(255, 255, 255, 0.15);
    color: white;
}

.featured-card p {
    color: #e2e8f0;
}

.featured-card .btn-primary {
    background: white;
    color: #003366;
}

.featured-card .btn-primary:hover {
    background: #f1f5f9;
}

/* Common Icon Box Style */
.icon-box {
    width: 70px;
    height: 70px;
    background: #eff6ff;
    color: #2563eb;
    border-radius: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 28px;
    margin-bottom: 24px;
    transition: transform 0.3s ease;
}

.category-card:hover .icon-box {
    transform: scale(1.1) rotate(5deg);
}

/* Button Styling */
.btn-primary {
    margin-top: auto;
    width: 100%;
    padding: 14px;
    border-radius: 14px;
    font-weight: 700;
    font-size: 15px;
    background: #2563eb;
    color: white;
    text-decoration: none;
    transition: all 0.3s ease;
    display: inline-block;
}

.btn-primary:hover {
    background: #1d4ed8;
    box-shadow: 0 10px 15px -3px rgba(37, 99, 235, 0.3);
}

section.py-24.max-w-7xl.mx-auto.px-4 {
    background-color: #608ff6;
    margin-top: 50px;
}

h2.text-4xl.font-extrabold.text-slate-900.leading-tight {
    color: #fff;
    font-weight: 400;
    font-size: 42px;
    line-height: 1.4;
}

p.text-lg.text-slate-600.leading-relaxed {
    color: #fdfdfd;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.5;
}

h3.text-xl.font-bold.text-slate-900.mb-4.group-hover\:text-blue-600.transition {
    font-size: 17px;
    font-weight: 600 !important;
    color: #000;
}

.text-center.mb-12 span {
    color: #fff;
    font-weight: 500;
    font-size: 18px;
    font-family: fangsong;
}

section.hero-gradient.min-h-\[600px\].flex.items-center.text-white.py-20.px-4 {
    padding-bottom: 120px;
}

/* college certificate */
.certificate-section {
    background: var(--bg-light);
}

.certificate-section__header {
    background: var(--primary-blue);
    color: #ffffff;
    padding: 18px 40px;
}

.certificate-section__title {
    margin: 0;
    font-size: 26px;
    font-weight: 700;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}

.certificate-section__body {
    padding: 30px 40px 50px;
}

/* ---------- Grid layout ---------- */
.certificate-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 40px 80px;
}

/* ---------- Category block ---------- */
.certificate-category {
    width: 220px;
}

.certificate-category__title {
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0 0 10px;
    color: var(--text-dark);
}

.certificate-category__list {
    list-style: disc;
    margin: 0;
    padding-left: 18px;
}

.certificate-category__item {
    margin-bottom: 6px;
}

.certificate-category__link {
    font-size: 14px;
    color: var(--link-blue);
    text-decoration: none;
}

.certificate-category__link:hover {
    text-decoration: underline;
}


/* culinery section */
.hero-culinary {
    position: relative;
    min-height: 100vh;
    padding: 40px 6vw;
    background: radial-gradient(circle at top left, #ffcf6b 0, #f08c47 22%, #151826 60%, #050713 100%);
    overflow: hidden;
}

/* subtle pattern */
.hero-pattern::before,
.hero-pattern::after {
    content: "";
    position: absolute;
    border-radius: 50%;
    opacity: 0.16;
    filter: blur(2px);
}

.hero-pattern::before {
    width: 420px;
    height: 420px;
    background: #ffffff;
    top: -80px;
    right: -120px;
}

.hero-pattern::after {
    width: 520px;
    height: 520px;
    background: #ffd166;
    bottom: -160px;
    left: -180px;
}

.hero-inner {
    position: relative;
    z-index: 2;
    display: grid;
    grid-template-columns: minmax(0, 1.2fr) minmax(0, 1fr) minmax(0, 0.9fr);
    gap: 40px;
    align-items: center;
}

/* LEFT COLUMN */

.hero-left {
    color: #ffffff;
}

.mini-label {
    display: inline-block;
    font-size: 0.8rem;
    letter-spacing: 0.16em;
    text-transform: uppercase;
    padding: 4px 10px;
    border-radius: 999px;
    border: 1px solid rgba(255, 255, 255, 0.4);
    margin-bottom: 14px;
}

.hero-left h1 {
    font-size: 3.8rem;
    line-height: 0.9;
    margin-bottom: 18px;
}

.hero-left h1 span {
    color: #ffcf6b;
}

.hero-left p {
    max-width: 480px;
    font-size: 0.98rem;
    line-height: 1.7;
    color: #e9ecff;
    margin-bottom: 18px;
}

.hero-points {
    list-style: none;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px 18px;
    font-size: 0.9rem;
}

.hero-points li::before {
    content: "•";
    margin-right: 6px;
    color: #ffcf6b;
}

/* CENTER: VIDEO CIRCLE */

.hero-center {
    text-align: center;
    color: #f6f7fb;
}

.video-circle {
    width: 260px;
    height: 260px;
    margin: 0 auto 14px;
    border-radius: 50%;
    background: conic-gradient(from 180deg, #ffcf6b, #ff8b6b, #7d4bff, #ffcf6b);
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 20px 55px rgba(0, 0, 0, 0.35);
}

.video-inner {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    overflow: hidden;
    background: #000;
}

.video-inner iframe {
    width: 135%;
    height: 135%;
    border: none;
    transform: translate(-12%, -12%);
}

.video-caption {
    font-size: 0.85rem;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    opacity: 0.8;
}

/* RIGHT: GLASS FORM */

.hero-form {
    backdrop-filter: blur(18px);
    background: linear-gradient(135deg, rgba(13, 18, 36, 0.8), rgba(18, 22, 45, 0.6));
    border-radius: 22px;
    padding: 22px 20px;
    color: #f6f7fb;
    border: 1px solid rgba(255, 255, 255, 0.18);
    box-shadow: 0 18px 45px rgba(0, 0, 0, 0.35);
}

.hero-form h3 {
    font-size: 1.2rem;
    margin-bottom: 6px;
}

.form-text {
    font-size: 0.85rem;
    opacity: 0.85;
    margin-bottom: 16px;
}

.hero-form form {
    display: grid;
    gap: 10px;
}

.hero-form label {
    font-size: 0.8rem;
    display: grid;
    gap: 4px;
}

.hero-form input[type="text"],
.hero-form input[type="email"],
.hero-form input[type="tel"] {
    padding: 8px 10px;
    border-radius: 8px;
    border: 1px solid rgba(255, 255, 255, 0.22);
    background: rgba(0, 0, 0, 0.28);
    color: #f6f7fb;
    font-size: 0.9rem;
}

.hero-form input::placeholder {
    color: rgba(230, 233, 255, 0.8);
}

.check-row {
    display: flex;
    align-items: center;
    gap: 8px;
}

.check-row input {
    width: 15px;
    height: 15px;
}

.hero-form button {
    margin-top: 4px;
    padding: 9px 0;
    border-radius: 999px;
    border: none;
    font-size: 0.95rem;
    font-weight: 600;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    cursor: pointer;
    background: linear-gradient(135deg, #ffcf6b, #ff9966);
    color: #1b1e2b;
    box-shadow: 0 12px 28px rgba(0, 0, 0, 0.35);
    transition: transform 0.15s ease, box-shadow 0.15s ease;
}

.hero-form button:hover {
    transform: translateY(-1px);
    box-shadow: 0 16px 35px rgba(0, 0, 0, 0.45);
}

/* clinery  */
.max-w-6xl.mx-auto {
    padding: 40px 0px;
}

.tab-active {
    color: var(--accent);
    border-bottom: 2px solid var(--accent);
}

.card-hover {
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.card-hover:hover {
    transform: translateY(-10px);
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.1);
}

.stat-bar {
    height: 6px;
    background: #e2e8f0;
    border-radius: 10px;
    overflow: hidden;
}

.stat-progress {
    height: 100%;
    background: var(--accent);
    width: 0;
    transition: width 1.5s ease-out;
}

.glass-nav {
    background: rgba(255, 255, 255, 0.9);
    backdrop-filter: blur(10px);
}

/* clinery arts */

.tab-btn.active {
    background-color: white;
    border-bottom: 2px solid white;
    margin-bottom: -1px;
    z-index: 10;
}

.progress-ring__circle {
    transition: stroke-dashoffset 0.35s;
    transform: rotate(-90deg);
    transform-origin: 50% 50%;
}

/* Custom link color matching the screenshot */
.custom-link {
    color: #0076a8;
    text-decoration: underline;
}

.custom-link:hover {
    color: #005a82;
}

/* Occupational Advisory Committee */
.oac-section {
    padding: 40px 20px;
    background-color: #ffffff;
    font-family: Arial, sans-serif;
    text-align: center;
}

.oac-container {
    max-width: 1100px;
    margin: 0 auto;
}

.oac-section h2 {
    font-size: 29px;
    letter-spacing: 2px;
    margin-bottom: 15px;
    font-weight: 600;
}

.oac-section p {
    font-size: 14px;
    color: #555555;
    line-height: 1.6;
    max-width: 900px;
    margin: 0 auto 30px auto;
}

.oac-logos {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
    flex-wrap: nowrap;
}

.oac-logos a {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
}

.oac-logos img {
    max-height: 80px;
    max-width: 100%;
    object-fit: contain;
}

/* cumpas  */
.safety-card {
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.safety-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
}

.chat-bubble {
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1);
    animation: bounce-in 0.6s ease-out;
}

h3.font-bold.text-slate-800.text-lg.leading-tight {
    color: #000;
    font-size: 15px;
    line-height: 1.5;
}

.bg-blue-50.p-4.rounded-full.mb-6 {
    color: #2f7ee5;
    font-size: 32px;
    background: none;
    padding-bottom: 0px;
}

a.safety-card.bg-white.p-8.rounded-2xl.flex.flex-col.items-center.text-center.border.border-slate-100 {
    background-color: #88b8f7;
}

/* counsil on */
.accreditation-card {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.accreditation-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1);
}

/* certificate nav section */
.card-hover:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}

main.max-w-7xl.mx-auto.px-6 {
    margin-top: 70px;
}


/* scholrships section card */

.glass-card {
    background: rgba(255, 255, 255, 0.9);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.2);
    box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.07);
}

.hero-gradient {
    background: linear-gradient(135deg, #0ea5e9 0%, #2563eb 100%);
}

.accordion-content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease-out;
}

.accordion-active .accordion-content {
    max-height: 500px;
}

.hover-lift {
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.hover-lift:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 25px -5px rgba(0, 0, 0, 0.1);
}

h2.click-way {
    text-align: center;
    padding-bottom: 50px;
    font-size: 24px;
    color: #000;
    font-weight: 600;
    font-family: 'Inter';
}

ul.p-6.space-y-2.text-sm.text-gray-600 li a {
    color: #007bbd;
    font-weight: 600;
    font-size: 14px;
}


/* information tecnology  */
.it-section {
    position: relative;
    height: 680px;
    width: 100%;
    background: url("/assets/img/Information_Technology.jpg");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    opacity: 1;
    display: flex;
    align-items: center;
}

/* Dark overlay for readability */
.it-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(to right,
            rgba(0, 0, 0, 0.85),
            rgba(0, 0, 0, 0.6));
}

.it-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(to right, rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.6));
}

.it-container {
    position: relative;
    width: 90%;
    max-width: 1200px;
    margin: auto;
    display: flex;
    gap: 60px;
    align-items: center;
    justify-content: space-between;
    z-index: 2;
}

/* LEFT SIDE */
.it-left {
    flex: 1;
    color: #fff;
}

.it-left h1 {
    font-size: 48px;
    margin-bottom: 20px;
    letter-spacing: 2px;
}

.it-left p {
    font-size: 18px;
    margin-bottom: 30px;
    line-height: 1.6;
    color: #ddd;
}

.it-image img {
    width: 100%;
    max-width: 500px;
    border-radius: 12px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.4);
}

/* RIGHT FORM */
.it-form-box {
    flex: 1;
    max-width: 420px;
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(15px);
    padding: 40px;
    border-radius: 16px;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.4);
    color: #fff;
}

.it-form-box h3 {
    font-size: 24px;
    margin-bottom: 10px;
}

.form-subtext {
    font-size: 14px;
    margin-bottom: 25px;
    color: #ddd;
}

.input-group {
    margin-bottom: 18px;
}

.input-group input,
.input-group select {
    width: 100%;
    padding: 12px 14px;
    border-radius: 8px;
    border: none;
    outline: none;
    font-size: 14px;
}

.input-group input:focus,
.input-group select:focus {
    box-shadow: 0 0 0 2px #1e73be;
}

.submit-btn {
    width: 100%;
    padding: 14px;
    border: none;
    border-radius: 8px;
    background: #1e73be;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    transition: 0.3s;
}

.submit-btn:hover {
    background: #155a96;
}

.information-tech {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

/* RESPONSIVE */
@media (max-width: 992px) {
    .it-container {
        flex-direction: column;
        text-align: center;
    }

    .it-left h1 {
        font-size: 36px;
    }

    .it-form-box {
        width: 100%;
    }
}


/* COUNCIL ON OCCUPATIONAL EDUCATION */

.accreditation-section {
    background: #f4f6f9;
    padding: 60px 20px;
    font-family: Arial, sans-serif;
}

.accreditation-container {
    max-width: 1100px;
    margin: auto;
}

.accreditation-card {
    display: flex;
    align-items: flex-start;
    gap: 40px;
    background: #ffffff;
    padding: 40px;
    border-radius: 14px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    border-left: 6px solid #1e73be;
    transition: 0.3s ease;
}

.accreditation-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.12);
}

/* Logo */
.accreditation-logo img {
    width: 90px;
    height: auto;
}

/* Content */
.accreditation-content {
    flex: 1;
}

.accreditation-text {
    font-size: 16px;
    color: #555;
    margin-bottom: 20px;
    line-height: 1.6;
}

.accreditation-content h3 {
    font-size: 20px;
    color: #1e73be;
    margin-bottom: 15px;
    letter-spacing: 1px;
}

.accreditation-details p {
    margin-bottom: 6px;
    color: #444;
    font-size: 15px;
}

.accreditation-details a {
    color: #1e73be;
    font-weight: 600;
    text-decoration: none;
}

.accreditation-details a:hover {
    text-decoration: underline;
}

/* Responsive */
@media (max-width: 768px) {
    .accreditation-card {
        flex-direction: column;
        text-align: center;
        align-items: center;
    }

    .accreditation-logo img {
        margin-bottom: 20px;
    }
}

/* report safety   */
.hero-gradient {
    background: linear-gradient(135deg, #0056b3 0%, #003d7a 100%);
}

.glass-card {
    background: rgba(255, 255, 255, 0.95);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.2);
}

.input-focus {
    transition: all 0.3s ease;
}

.input-focus:focus {
    border-color: #0056b3;
    box-shadow: 0 0 0 3px rgba(0, 86, 179, 0.1);
    outline: none;
}

.video-placeholder {
    aspect-ratio: 16/9;
    background: #e2e8f0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0.5rem;
    position: relative;
    overflow: hidden;
}

.play-button {
    width: 60px;
    height: 60px;
    background: #ff0000;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 1.5rem;
    transition: transform 0.2s;
}

.video-placeholder:hover .play-button {
    transform: scale(1.1);
}


/* HERO */
.hero {
    background: url("https://images.unsplash.com/photo-1514516870926-205989c8a31c?q=80&w=1600&auto=format&fit=crop") center/cover no-repeat;
    height: 360px;
    position: relative;
    color: #fff;
}

.hero-overlay {
    background: rgba(0, 0, 0, 0.45);
    height: 100%;
    display: flex;
    align-items: center;
}

.hero-content {
    max-width: 900px;
    padding: 40px 60px;
}

.hero h1 {
    font-size: 48px;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 15px;
}

.hero p {
    font-size: 18px;
    line-height: 1.6;
    color: #e5e5e5;
}

.highlight {
    color: #f4d03f;
    font-weight: 600;
}

/* TABS SECTION */
.tabs-section {
    background: #f2f2f2;
    padding: 40px 60px;
}

.tabs {
    display: flex;
    gap: 30px;
    align-items: center;
}

.tab {
    background: none;
    border: none;
    font-size: 20px;
    cursor: pointer;
    padding-bottom: 10px;
    color: #333;
    position: relative;
}

.tab.active {
    color: #0077b6;
    font-weight: 600;
}

.tab.active::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 100%;
    height: 4px;
    background: #0077b6;
}

.tab-line {
    height: 2px;
    background: #ddd;
    margin-top: 10px;
}

/* 📱 RESPONSIVE */
@media (max-width: 768px) {
    .hero {
        height: 280px;
    }

    .hero-content {
        padding: 30px 20px;
    }

    .hero h1 {
        font-size: 32px;
    }

    .hero p {
        font-size: 16px;
    }

    .tabs-section {
        padding: 30px 20px;
    }
}



/* WRAPPER */
.events-wrapper {
    padding: 40px 60px;
    background: #f5f5f5;
}

/* GRID */
.events-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 24px;
}

/* CARD */
.event-card {
    background: #e9e9e9;
    border-radius: 18px;
    overflow: hidden;
    transition: all 0.3s ease;
    cursor: pointer;
}

.event-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 12px 28px rgba(0, 0, 0, 0.15);
}

/* IMAGE */
.event-image {
    height: 180px;
    overflow: hidden;
}

.event-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

/* CONTENT */
.event-content {
    padding: 22px;
}

.event-date {
    font-size: 16px;
    color: #555;
    margin-bottom: 10px;
}

.event-content h3 {
    font-size: 28px;
    line-height: 1.2;
    margin-bottom: 12px;
    color: #111;
}

.event-content p {
    font-size: 18px;
    color: #555;
    line-height: 1.5;
}

/* 📱 RESPONSIVE */
@media (max-width: 1200px) {
    .events-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 768px) {
    .events-wrapper {
        padding: 30px 20px;
    }

    .events-grid {
        grid-template-columns: 1fr;
    }

    .event-content h3 {
        font-size: 22px;
    }
}

/* WRAPPER */
.host-wrapper {
    padding: 40px 60px;
    background: #f5f5f5;
    font-family: Arial, Helvetica, sans-serif;
}

.host-title {
    font-size: 42px;
    margin-bottom: 20px;
    color: #111;
}

/* CARD */
.host-card {
    background: #efefef;
    border-radius: 18px;
    padding: 32px;
    border: 1px solid #ddd;
}

/* TOP */
.host-top {
    display: flex;
    gap: 24px;
    align-items: center;
}

/* LOGO */
.host-logo {
    width: 110px;
    height: 110px;
    border-radius: 16px;
    overflow: hidden;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.host-logo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* INFO */
.host-info h3 {
    font-size: 36px;
    margin-bottom: 6px;
    color: #111;
}

.followers {
    color: #666;
    margin-bottom: 10px;
    font-size: 18px;
}

.follow-link {
    color: #0077b6;
    text-decoration: none;
    font-weight: 600;
    font-size: 20px;
}

/* LINKS */
.host-links {
    display: flex;
    gap: 60px;
    margin: 30px 0 20px;
}

.link-item {
    display: flex;
    align-items: center;
    gap: 12px;
    font-size: 20px;
    color: #555;
}

.icon {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: #1f7bb6;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
}

.facebook {
    background: #1877f2;
    font-weight: bold;
}

/* DESCRIPTION */
.host-description {
    font-size: 20px;
    line-height: 1.7;
    color: #333;
}

/* 📱 RESPONSIVE */
@media (max-width: 768px) {
    .host-wrapper {
        padding: 30px 20px;
    }

    .host-top {
        flex-direction: column;
        align-items: flex-start;
    }

    .host-info h3 {
        font-size: 26px;
    }

    .host-links {
        flex-direction: column;
        gap: 20px;
    }

    .host-description {
        font-size: 16px;
    }
}

/* SECTION */
.signup-section {
    padding: 70px 60px;
    font-family: Arial, Helvetica, sans-serif;
}

.signup-container {
    max-width: 1300px;
    margin: auto;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    align-items: start;
    background-color: #6b7280;
    padding: 30px;
    border-radius: 5px;
}

/* LEFT */
.signup-left h2 {
    color: #fff;
    font-size: 56px;
    letter-spacing: 1px;
    margin-bottom: 20px;
}

.signup-left p {
    color: #e5e7eb;
    font-size: 24px;
    line-height: 1.6;
    max-width: 520px;
}

/* RIGHT FORM */
.signup-form {
    display: flex;
    flex-direction: column;
    gap: 22px;
}

/* INPUTS */
.signup-form input {
    height: 50px;
    border-radius: 8px;
    border: none;
    padding: 0 20px;
    font-size: 17px;
    background: #e5e5e5;
    outline: none;
}

/* BUTTON */
.signup-btn {
    height: 70px;
    border-radius: 8px;
    border: 3px solid #d1d5db;
    background: #3b7ea5;
    color: #fff;
    font-size: 28px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    transition: 0.25s ease;
}

.signup-btn:hover {
    background: #2f6c8f;
}

.arrow {
    font-size: 30px;
}

/* 📱 RESPONSIVE */
@media (max-width: 900px) {
    .signup-container {
        grid-template-columns: 1fr;
        gap: 40px;
    }

    .signup-section {
        padding: 50px 20px;
    }

    .signup-left h2 {
        font-size: 40px;
    }

    .signup-left p {
        font-size: 18px;
    }

    .signup-form input,
    .signup-btn {
        height: 60px;
        font-size: 18px;
    }
}


/* WRAPPER */
.split-hero {
    display: grid;
    grid-template-columns: 40% 60%;
    min-height: 520px;
    position: relative;
    font-family: Arial, Helvetica, sans-serif;
}

/* LEFT IMAGE */
.hero-left img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

/* RIGHT SIDE */
.hero-right {
    position: relative;
    background: url("https://images.unsplash.com/photo-1562774053-701939374585?q=80&w=1400&auto=format&fit=crop") center/cover no-repeat;
    display: flex;
    align-items: center;
}

/* DARK OVERLAY */
.hero-overlay {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.45);
}

/* TEXT */
.hero-text {
    position: relative;
    color: #fff;
    padding: 60px 70px;
    max-width: 650px;
}

.hero-text h1 {
    font-size: 64px;
    line-height: 1.05;
    letter-spacing: 2px;
    margin-bottom: 25px;
}

.quote {
    font-size: 22px;
    line-height: 1.6;
    color: #e5e7eb;
    margin-bottom: 18px;
}

.author {
    font-size: 20px;
    font-weight: 700;
}

/* FLOATING BUTTON */
.text-us-btn {
    position: absolute;
    right: 40px;
    bottom: 30px;
    background: #d9480f;
    color: #fff;
    padding: 16px 26px;
    border-radius: 999px;
    text-decoration: none;
    font-size: 20px;
    font-weight: 600;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.25);
    transition: 0.25s ease;
}

.text-us-btn:hover {
    background: #b9380c;
}

/* 📱 RESPONSIVE */
@media (max-width: 900px) {
    .split-hero {
        grid-template-columns: 1fr;
    }

    .hero-left {
        height: 320px;
    }

    .hero-text {
        padding: 40px 24px;
    }

    .hero-text h1 {
        font-size: 42px;
    }

    .quote {
        font-size: 18px;
    }

    .text-us-btn {
        right: 20px;
        bottom: 20px;
        font-size: 16px;
    }
}

/* SECTION */
.about-campus {
    background: #f4f5f6;
    padding: 60px 90px;
    font-family: Arial, Helvetica, sans-serif;
}

.about-campus__container {
    max-width: 1300px;
    margin: auto;
    display: grid;
    grid-template-columns: 2fr 1fr;
    gap: 70px;
}

/* LEFT */
.about-title {
    font-size: 30px;
    font-weight: 600;
    color: #333;
    margin-bottom: 20px;
    letter-spacing: 1px;
}

.about-text {
    font-size: 16px;
    line-height: 1.75;
    color: #555;
}

/* QUOTE BOX */
.about-quote {
    margin-top: 40px;
    background: #ececec;
    border-radius: 10px;
    padding: 30px;
    position: relative;
}

.quote-mark {
    position: absolute;
    top: -18px;
    left: 50%;
    transform: translateX(-50%);
    background: #ececec;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    color: #666;
    border: 2px solid #d5d5d5;
}

.quote-inner {
    display: flex;
    gap: 24px;
    align-items: flex-start;
}

.quote-avatar {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    object-fit: cover;
}

.quote-text p {
    font-size: 16px;
    line-height: 1.7;
    color: #555;
}

.quote-sign {
    margin-top: 14px;
}

/* RIGHT SIDEBAR */
.about-campus__right {
    padding-top: 10px;
}

.campus-title {
    font-size: 28px;
    color: #333;
    margin-bottom: 20px;
    letter-spacing: 1px;
}

.campus-item {
    margin-bottom: 28px;
    color: #555;
    font-size: 18px;
    line-height: 1.6;
}

.campus-item strong {
    display: block;
    color: #444;
    margin-bottom: 6px;
}

/* 📱 RESPONSIVE */
@media (max-width: 900px) {
    .about-campus__container {
        grid-template-columns: 1fr;
        gap: 40px;
    }

    .about-title {
        font-size: 34px;
    }

    .about-text,
    .quote-text p {
        font-size: 17px;
    }

    .quote-inner {
        flex-direction: column;
        align-items: flex-start;
    }
}

/* ITEM */
.resource-item {
    display: flex;
    align-items: center;
    gap: 20px;
    text-decoration: none;
    padding: 26px 0;
    border-bottom: 2px solid #2b7bbb;
    color: #333;
    transition: 0.25s ease;
}

/* remove last border */
.resource-item:last-child {
    border-bottom: none;
}

/* HOVER */
.resource-item:hover {
    opacity: 0.75;
}

/* ICON CIRCLE */
.resource-icon {
    width: 36px;
    height: 36px;
    min-width: 36px;
    border-radius: 50%;
    background: #1f7bb6;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
}

/* TEXT */
.resource-text {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 1.25;
}

/* 📱 MOBILE */
@media (max-width: 768px) {
    .resource-text {
        font-size: 20px;
    }

    .resource-icon {
        width: 48px;
        height: 48px;
        font-size: 20px;
    }
}

/* text wrap for description item */
.resource-text-wrap {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

/* description */
.resource-desc {
    font-size: 16px;
    line-height: 1.6;
    color: #666;
    max-width: 320px;
}

/* info item cursor fix */
.resource-item--info {
    cursor: default;
    align-items: flex-start;
}

/* container (skip if Bootstrap already) */
.container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

/* section */
.mv-section {
    background: #f5f6f7;
    padding: 60px 0;
    font-family: Arial, Helvetica, sans-serif;
}

/* title */
.mv-title {
    font-size: 32px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #333;
    margin-bottom: 18px;
    margin-top: 30px;
}

/* text */
.mv-text {
    font-size: 18px;
    line-height: 1.7;
    color: #555;
    margin-bottom: 22px;
}

/* list */
.mv-list {
    padding-left: 24px;
    color: #555;
    font-size: 22px;
    line-height: 1.7;
}

.mv-list li {
    margin-bottom: 10px;
}

/* divider */
.mv-divider {
    border: none;
    border-top: 2px solid #2b7bbb;
    margin: 40px 0;
}

/* link */
.mv-link {
    display: inline-block;
    margin-top: 10px;
    color: #1f7bb6;
    font-size: 22px;
    text-decoration: underline;
}

/* responsive */
@media (max-width: 768px) {
    .mv-title {
        font-size: 34px;
    }

    .mv-text,
    .mv-list {
        font-size: 18px;
    }
}


/* ===== LOCATIONS ===== */

.locations-block {
    margin-top: 20px;
}

.locations-grid {
    display: grid;
    grid-template-columns: 1.1fr 1fr;
    gap: 40px;
    align-items: start;
}

.locations-image img {
    width: 100%;
    height: auto;
    display: block;
}

.locations-content p {
    font-size: 18px;
    line-height: 1.7;
    color: #555;
    margin-bottom: 18px;
}

/* ===== RESPONSIVE ===== */

@media (max-width: 992px) {
    .locations-grid {
        grid-template-columns: 1fr;
        gap: 24px;
    }
}

/* tecnology */

.bg-primary {
    background-color: var(--primary-blue);
}

.text-primary {
    color: var(--primary-blue);
}

.bg-accent {
    background-color: var(--accent-yellow);
}

.border-accent {
    border-color: var(--accent-yellow);
}

.hero-gradient {
    background: url('/assets/img/1.webp');
    background-size: cover;
    background-position: center;
    opacity: 1;
    filter: brightness();
}

.btn-style {
    padding: 12px 30px;
    border-radius: 4px;
    font-weight: 600;
    transition: 0.3s;
}

/* Transform Potential. */
/* Transform the World. */
.text-accent-orange {
    color: #f97316;
}

.bg-accent-orange {
    background-color: #f97316;
}

.glass-badge {
    background: rgba(255, 255, 255, 0.9);
    backdrop-filter: blur(4px);
    border: 1px solid rgba(0, 0, 0, 0.05);
}

.text-accent-orange {
    color: #2563ed;
    line-height: 1.2;
}

/* information tecnology 70 */
.layered-card {
    background: white;
    border-radius: 40px;
    box-shadow:
        0 4px 6px -1px rgba(0, 0, 0, 0.02),
        0 20px 25px -5px rgba(0, 0, 0, 0.03),
        0 40px 60px -15px rgba(0, 0, 0, 0.05);
    border: 1px solid rgba(0, 0, 0, 0.03);
}

.stat-circle {
    background: white;
    border-radius: 35px;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05);
    border: 1px solid rgba(0, 0, 0, 0.02);
    transition: all 0.3s ease;
    padding: 18px 10px;
}

.stat-circle:hover {
    transform: scale(1.05);
}

/* profram info box css */

.tab-nav-container {
    background: #ffffff;
    padding: 8px;
    border-radius: 24px;
    box-shadow: 0 10px 30px -5px rgba(0, 0, 0, 0.05);
    border: 1px solid #f1f5f9;
}

.tab-btn {
    padding: 14px 28px;
    border-radius: 18px;
    font-size: 14px;
    font-weight: 700;
    color: #64748b;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    white-space: nowrap;
}

.tab-btn.active {
    background: #f97316;
    color: white;
    box-shadow: 0 12px 20px -8px rgba(249, 115, 22, 0.4);
}

/* Glass Content Box */
.program-card {
    background: #ffffff;
    border-radius: 48px;
    border: 1px solid #f1f5f9;
    box-shadow: 0 40px 80px -20px rgba(0, 0, 0, 0.06);
    overflow: hidden;
    transition: all 0.3s ease;
}

.tab-content {
    display: none;
    animation: fadeInBlur 0.5s ease-out forwards;
}

.tab-content.active {
    display: block;
}

@keyframes fadeInBlur {
    from {
        opacity: 0;
        transform: scale(0.98);
        filter: blur(5px);
    }

    to {
        opacity: 1;
        transform: scale(1);
        filter: blur(0);
    }
}

.content-link {
    color: #0ea5e9;
    font-weight: 600;
    text-decoration: underline;
    text-decoration-thickness: 2px;
    text-underline-offset: 4px;
    transition: color 0.2s;
}

.content-link:hover {
    color: #0284c7;
}

.list-item-bullet {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 12px 0;
    border-bottom: 1px solid #f1f5f9;
}

.program-card.p-10.md\:p-16 {
    border: 1px solid gray;
    background-color: #fff2e0;
    width: 90%;
    margin: auto;
}

.report-image-box {
    width: 80%;
    margin: auto;
    padding-top: 50px;
}

.overflow-x-auto {
    margin: auto;
    padding: 24px 0px 24px 24px;
}

/* adiviry  */

.gap-4.mb-10.commite-text {
    text-align: center;
}

.gap-4.mb-10.commite-text h2 {
    padding-bottom: 30px;
    color: #000;
    font-size: 20px;
    font-family: sans-serif;
    font-weight: 600;
}

.btn-recive {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 33%;
    background-color: #2563ec;
    padding: 10px 22px;
    border-radius: 11px;
    color: #fff;
}

/* get started */
.glass-card {
    background: rgb(109 139 188 / 0%);
    backdrop-filter: blur(12px);
    border: 1px solid rgba(255, 255, 255, 0.1);
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.glass-card:hover {
    transform: translateY(-5px) scale(1.02);
}

.gradient-text {
    background: linear-gradient(135deg, #38bdf8 0%, #818cf8 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.step-number {
    background: linear-gradient(135deg, #0ea5e9 0%, #6366f1 100%);
}

.glow-bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: radial-gradient(circle at 50% 50%, #1e1b4b 0%, #020617 100%);
}

.blob {
    position: absolute;
    width: 500px;
    height: 500px;
    background: rgba(56, 189, 248, 0.15);
    filter: blur(80px);
    border-radius: 50%;
    z-index: -1;
    animation: move 20s infinite alternate;
}

@keyframes move {
    from {
        transform: translate(-10%, -10%);
    }

    to {
        transform: translate(20%, 20%);
    }
}

.timeline-line {
    width: 2px;
    background: linear-gradient(to bottom, #38bdf8, transparent);
}

/* Custom buttons */
.btn-modern {
    background: rgba(56, 189, 248, 0.1);
    border: 1px solid #38bdf8;
    color: #38bdf8;
    padding: 8px 20px;
    border-radius: 99px;
    transition: all 0.3s;
    font-weight: 600;
}

.btn-modern:hover {
    background: #38bdf8;
    color: #020617;
    box-shadow: 0 0 15px rgba(56, 189, 248, 0.5);
}

.glass-card.p-8.rounded-3xl.flex-1 h3 {
    color: #2563ec;
}

.para-aid p {
    color: #fff;
    font-weight: 300;
    font-family: sans-serif;
}

.ready-services h2 {
    color: #1f5bde;
    font-weight: 600;
    font-size: 28px;
    line-height: 1.4;
}

.mascot-logo img {
    width: 50%;
    margin: auto;
}

.glass-card.p-8.rounded-3xl.flex-1 p {
    color: #000;
    font-weight: 500;
    font-size: 15px;
    font-family: sans-serif;
}

p.text-white {
    color: #1f5bde;
    font-weight: 500;
    font-size: 15px;
    font-family: sans-serif;
}

.college-text h2 {
    font-size: 26px;
    color: #000;
    font-weight: 700;
    font-family: sans-serif;
}
















/* ===== HERO SECTION ===== */

.hero-culinary {
    position: relative;
    background: url("https://images.unsplash.com/photo-1543352634-a1c51d9f1fa7?q=80&w=1600&auto=format&fit=crop") center/cover no-repeat;
    padding: 120px 0;
    color: #fff;
    overflow: hidden;
}

/* dark overlay */
.hero-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg,
            rgba(0, 0, 0, 0.65) 0%,
            rgba(0, 0, 0, 0.45) 50%,
            rgba(0, 0, 0, 0.25) 100%);
}

/* container */
.container {
    max-width: 1200px;
    margin: auto;
    padding: 0 20px;
    position: relative;
    z-index: 2;
}

/* content width */
.hero-content {
    max-width: 720px;
}

/* title */
.hero-title {
    font-size: 64px;
    font-weight: 800;
    letter-spacing: 2px;
    margin-bottom: 24px;
}

/* description */
.hero-desc {
    font-size: 22px;
    line-height: 1.6;
    color: #e6e6e6;
}

/* highlight word */
.highlight {
    color: #f4c430;
    font-weight: 600;
}


section.events-section {
    padding: 60px 0;
}

/* container */
.container {
    max-width: 1200px;
    margin: auto;
    padding: 0 20px;
}

/* GRID */
.events-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 28px;
}

/* CARD */
.event-card {
    background: #f1f1f1;
    border-radius: 18px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    height: 100%;
}

/* IMAGE */
.event-image img {
    width: 100%;
    height: 220px;
    object-fit: cover;
    display: block;
}

/* CONTENT */
.event-content {
    padding: 24px;
}

.event-date {
    font-size: 16px;
    color: #666;
    margin-bottom: 14px;
}

.event-title {
    font-size: 20px;
    font-weight: 500;
    color: #111;
    line-height: 1.2;
    margin-bottom: 16px;
}

.event-location {
    font-size: 18px;
    color: #666;
    line-height: 1.5;
}


/* section spacing */
.host-section {
    padding: 40px 20px;
    background: #f5f6f7;
}

/* main card */
.host-card {
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    color: #fff;
    padding: 60px 0;
}

/* background image */
.host-bg {
    position: absolute;
    inset: 0;
    background: url("https://images.unsplash.com/photo-1562774053-701939374585?q=80&w=1600&auto=format&fit=crop") center/cover no-repeat;
    z-index: 1;
    background-position-y: -100px;
}

/* dark overlay */
.host-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg,
            rgba(0, 0, 0, 0.75) 0%,
            rgba(0, 0, 0, 0.55) 45%,
            rgba(0, 0, 0, 0.35) 100%);
    z-index: 2;
}

/* content */
.host-content {
    position: relative;
    z-index: 3;
    padding: 60px;
    max-width: 900px;
}

/* title */
.host-title {
    font-size: 48px;
    font-weight: 800;
    margin-bottom: 10px;
    color: #fff;
    padding: 4px 20px;
}

/* meta row */
.host-meta {
    display: flex;
    gap: 20px;
    align-items: center;
    margin-bottom: 20px;
    color: #e0e0e0;
}

.follow-btn {
    color: #4db3ff;
    font-weight: 600;
    text-decoration: none;
}

/* links */
.host-links {
    display: flex;
    gap: 30px;
    margin-bottom: 25px;
}

.host-links a {
    color: #fff;
    text-decoration: none;
    font-weight: 500;
}

.icon {
    margin-right: 6px;
}

/* description */
.host-desc {
    font-size: 18px;
    line-height: 1.7;
    color: #e6e6e6;
}

/* container */
.container {
    max-width: 1200px;
    margin: auto;
}

/* responsive */
@media (max-width: 768px) {
    .host-content {
        padding: 40px 25px;
    }

    .host-title {
        font-size: 32px;
    }
}



/* ===== SECTION ===== */
.stay-informed {
    padding: 80px 20px;
    background: linear-gradient(135deg, #6f7786, #5f6675);
    color: #fff;
}

/* container */
.container {
    max-width: 1200px;
    margin: auto;
}

/* grid layout */
.stay-grid {
    display: grid;
    grid-template-columns: 1.1fr 1fr;
    gap: 60px;
    align-items: center;
}

/* ===== LEFT ===== */

.stay-title {
    font-size: 64px;
    font-weight: 800;
    letter-spacing: 2px;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.stay-text {
    font-size: 22px;
    line-height: 1.6;
    color: #e6e6e6;
    max-width: 520px;
}

/* ===== FORM CARD ===== */

.stay-form-card {
    background: rgba(255, 255, 255, 0.12);
    backdrop-filter: blur(12px);
    padding: 40px;
    border-radius: 16px;
    border: 1px solid rgba(255, 255, 255, 0.25);
}

/* form */
.signup-form {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

/* inputs */
.signup-form input {
    height: 60px;
    border-radius: 10px;
    border: none;
    padding: 0 18px;
    font-size: 18px;
    outline: none;
    color: #000;
}

/* button */
.signup-btn {
    height: 64px;
    border-radius: 12px;
    border: 2px solid rgba(255, 255, 255, 0.4);
    background: #1d4ed8;
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.25s ease;
}

/* hover */
.signup-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.25);
}




/* WRAPPER */
.split-hero {
    display: grid;
    grid-template-columns: 40% 60%;
    min-height: 520px;
    position: relative;
    font-family: Arial, Helvetica, sans-serif;
}

/* LEFT IMAGE */
.hero-left img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

/* RIGHT SIDE */
.hero-right {
    position: relative;
    background: url("https://images.unsplash.com/photo-1562774053-701939374585?q=80&w=1400&auto=format&fit=crop") center/cover no-repeat;
    display: flex;
    align-items: center;
}

/* DARK OVERLAY */
.hero-overlay {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.45);
}

/* TEXT */
.hero-text {
    position: relative;
    color: #fff;
    padding: 60px 70px;
    max-width: 650px;
}

.hero-text h1 {
    font-size: 64px;
    line-height: 1.05;
    letter-spacing: 2px;
    margin-bottom: 25px;
}

.quote {
    font-size: 22px;
    line-height: 1.6;
    color: #e5e7eb;
    margin-bottom: 18px;
}

.author {
    font-size: 20px;
    font-weight: 700;
}

/* FLOATING BUTTON */
.text-us-btn {
    position: absolute;
    right: 40px;
    bottom: 30px;
    background: #d9480f;
    color: #fff;
    padding: 16px 26px;
    border-radius: 999px;
    text-decoration: none;
    font-size: 20px;
    font-weight: 600;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.25);
    transition: 0.25s ease;
}

.text-us-btn:hover {
    background: #b9380c;
}

/* 📱 RESPONSIVE */
@media (max-width: 900px) {
    .split-hero {
        grid-template-columns: 1fr;
    }

    .hero-left {
        height: 320px;
    }

    .hero-text {
        padding: 40px 24px;
    }

    .hero-text h1 {
        font-size: 42px;
    }

    .quote {
        font-size: 18px;
    }

    .text-us-btn {
        right: 20px;
        bottom: 20px;
        font-size: 16px;
    }
}



/* ===== PAGE ===== */

.about-page {
    background: #f4f6f8;
    padding: 40px 0;
    font-family: system-ui, -apple-system, Segoe UI, Roboto;
}

.container {
    max-width: 1200px;
    margin: auto;
    padding: 0 20px;
}

/* ===== GRID ===== */

.about-grid {
    display: grid;
    grid-template-columns: 2fr 1fr;
    gap: 40px;
    align-items: start;
}

/* ===== CARDS ===== */

.about-card {
    background: #fff;
    border-radius: 14px;
    padding: 28px;
    margin-bottom: 24px;
    box-shadow: 0 6px 24px rgba(0, 0, 0, 0.06);
}

/* titles */

.section-title {
    font-size: 28px;
    font-weight: 800;
    margin-bottom: 14px;
    color: #1f2937;
}

/* lead text */

.lead {
    font-size: 17px;
    color: #555;
}

/* ===== QUOTE ===== */

.quote-box {
    display: flex;
    gap: 18px;
    margin-top: 20px;
    background: #f8fafc;
    padding: 18px;
    border-radius: 12px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.quote-img {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    object-fit: cover;
}

.muted {
    color: #777;
    font-size: 14px;
}

/* ===== SIDEBAR ===== */

.about-sidebar {
    position: sticky;
    top: 30px;
}

.sidebar-card {
    background: #fff;
    border-radius: 14px;
    padding: 22px;
    margin-bottom: 24px;
    box-shadow: 0 6px 24px rgba(0, 0, 0, 0.06);
}

.principle-item {
    margin-bottom: 22px;
    color: #555;
    line-height: 1.7;
    font-size: 16px;
}

.principle-link a {
    color: #1e73be;
    text-decoration: underline;
    font-weight: 500;
}

.history-item {
    margin-bottom: 18px;
    color: #555;
    line-height: 1.7;
    font-size: 16px;
}

.history-link {
    color: #1e73be;
    text-decoration: underline;
    font-weight: 500;
}

.sidebar-title {
    font-size: 20px;
    font-weight: 800;
    margin-bottom: 16px;
    color: #1d4ed8;
}

/* locations */

.location {
    margin-bottom: 16px;
    color: #555;
}

/* quick links */

.quick-links a {
    display: block;
    padding: 12px 0;
    border-bottom: 1px solid #eee;
    text-decoration: none;
    color: #1f2937;
    font-weight: 600;
    transition: .2s;
}

.quick-links a:hover {
    color: #1e73be;
    padding-left: 6px;
}

/* ===== RESPONSIVE ===== */

@media (max-width: 992px) {
    .about-grid {
        grid-template-columns: 1fr;
    }

    .about-sidebar {
        position: static;
    }
}


/* ITEM */
.resource-item {
    display: flex;
    align-items: center;
    gap: 20px;
    text-decoration: none;
    padding: 26px 0;
    border-bottom: 2px solid #2b7bbb;
    color: #333;
    transition: 0.25s ease;
}

/* remove last border */
.resource-item:last-child {
    border-bottom: none;
}

/* HOVER */
.resource-item:hover {
    opacity: 0.75;
}

/* ICON CIRCLE */
.resource-icon {
    width: 36px;
    height: 36px;
    min-width: 36px;
    border-radius: 50%;
    background: #1f7bb6;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
}

/* TEXT */
.resource-text {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 1.25;
}

/* 📱 MOBILE */
@media (max-width: 768px) {
    .resource-text {
        font-size: 20px;
    }

    .resource-icon {
        width: 48px;
        height: 48px;
        font-size: 20px;
    }
}

/* text wrap for description item */
.resource-text-wrap {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

/* description */
.resource-desc {
    font-size: 16px;
    line-height: 1.6;
    color: #666;
    max-width: 320px;
}

/* info item cursor fix */
.resource-item--info {
    cursor: default;
    align-items: flex-start;
}

/* container (skip if Bootstrap already) */
.container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

/* section */
.mv-section {
    background: #f5f6f7;
    padding: 60px 0;
    font-family: Arial, Helvetica, sans-serif;
}

/* title */
.mv-title {
    font-size: 32px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #333;
    margin-bottom: 18px;
    margin-top: 30px;
}

/* text */
.mv-text {
    font-size: 18px;
    line-height: 1.7;
    color: #555;
    margin-bottom: 22px;
}

/* list */
.mv-list {
    padding-left: 24px;
    color: #555;
    font-size: 22px;
    line-height: 1.7;
}

.mv-list li {
    margin-bottom: 10px;
}

/* divider */
.mv-divider {
    border: none;
    border-top: 2px solid #2b7bbb;
    margin: 40px 0;
}

/* link */
.mv-link {
    display: inline-block;
    margin-top: 10px;
    color: #1f7bb6;
    font-size: 22px;
    text-decoration: underline;
}

/* responsive */
@media (max-width: 768px) {
    .mv-title {
        font-size: 34px;
    }

    .mv-text,
    .mv-list {
        font-size: 18px;
    }
}

/* ===== SECTION ===== */

.our-locations {
    padding: 60px 0;
    background: #f5f7fa;
}

.container {
    max-width: 1200px;
    margin: auto;
    padding: 0 20px;
}

/* ===== GRID ===== */

.locations-grid {
    display: grid;
    grid-template-columns: 1.1fr 1fr;
    gap: 50px;
    align-items: center;
}

/* ===== IMAGE CARD ===== */

.location-image img {
    width: 100%;
    height: auto;
    border-radius: 16px;
    display: block;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.12);
}

/* ===== CONTENT ===== */

.section-title {
    font-size: 36px;
    font-weight: 800;
    margin-bottom: 20px;
    color: #1d4ed8;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.location-content p {
    color: #555;
    line-height: 1.8;
    margin-bottom: 18px;
    font-size: 16px;
}

/* campus safty section */

p.education a {
    color: #2563ec;
    font-size: 14px;
    font-weight: 500;
    font-family: sans-serif;
}

.accordion-content a {
    color: #2563ec;
    font-weight: 400;
    font-family: sans-serif;
}

footer.bg-white.pt-24.pb-12.border-t.border-slate-200 {
    margin-top: 54px;
}

.it-box {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 14px;
    padding: 18px 68px;
}

.it-icon img {
    width: 310px;
}


/* tecnology information form  */

.form-section {
    position: relative;
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    padding: 40px 20px;
}

/* 🎥 Video */
.bg-video {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: translate(-50%, -50%);
    z-index: -2;
}

/* Dark Overlay */
.overlay {
    position: absolute;
    inset: 0;
    z-index: -1;
}

/* Form Card */
.form-wrapper {
    max-width: 480px;
    width: 100%;
    padding: 40px;
    border-radius: 20px;
    backdrop-filter: blur(18px);
    background: rgba(255, 255, 255, 0.08);
    border: 1px solid rgba(255, 255, 255, 0.2);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.5);
    color: #fff;
}

/* Heading */
.form-wrapper h2 {
    font-size: 18px;
    margin-bottom: 30px;
    line-height: 1.6;
}

/* Inputs */
.input-group {
    position: relative;
    margin-bottom: 25px;
}

.input-group input {
    width: 100%;
    padding: 14px;
    border-radius: 8px;
    border: none;
    outline: none;
    background: rgba(255, 255, 255, 0.15);
    color: #fff;
}

.input-group label {
    position: absolute;
    left: 14px;
    top: 14px;
    font-size: 14px;
    color: #ccc;
    transition: 0.3s;
    pointer-events: none;
}

.input-group input:focus+label,
.input-group input:valid+label {
    top: -8px;
    font-size: 11px;
    background: #0d1f2d;
    padding: 2px 6px;
    border-radius: 4px;
    color: #4cc9f0;
}

/* Phone */
.phone-group {
    display: flex;
    gap: 10px;
}

.phone-group select {
    padding: 14px;
    border-radius: 8px;
    border: none;
    background: rgba(255, 255, 255, 0.15);
    color: #fff;
}

/* Checkbox */
.checkbox-group {
    margin: 20px 0;
}

/* Button */
.submit-btn {
    width: 100%;
    padding: 14px;
    border: none;
    border-radius: 10px;
    background: linear-gradient(90deg, #1e90ff, #00c6ff);
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: 0.3s;
}

.submit-btn:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgba(0, 198, 255, 0.5);
}

/* Responsive */
@media (max-width: 480px) {
    .form-wrapper {
        padding: 25px;
    }
}

/* leader ship courses */

.hero-pattern {
    background-color: #0f172a;
    background-image: radial-gradient(circle at 2px 2px, #334155 1px, transparent 0);
    background-size: 40px 40px;
}

.glass-card {
    background: rgba(255, 255, 255, 0.95);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.2);
}

.course-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1);
}

.transition-all {
    transition: all 0.3s ease;
}

.training-text {
    font-size: 15px;
    font-weight: 400;
    font-family: sans-serif;
    color: #c3cde2;
    line-height: 1.8;
    padding-bottom: 40px;
}

.indusrtry-text {
    color: #fafafa !important;
    font-weight: 600;
    font-size: 13px;
}


























/* ===== SECTION ===== */
.job-services {
    background: linear-gradient(135deg, #0f6ea8, #1789c7);
    padding: 80px 0;
    color: #fff;
    overflow: hidden;
}

/* ===== GRID ===== */
.job-grid {
    display: flex;
    justify-content: center;
    gap: 60px;
    align-items: center;
    flex-wrap: wrap;
}

/* ===== TITLE ===== */
.job-title {
    font-size: 56px;
    font-weight: 800;
    letter-spacing: 2px;
    margin-bottom: 20px;
    text-transform: uppercase;
}

/* ===== DESC ===== */
.job-desc {
    font-size: 20px;
    line-height: 1.6;
    color: #e6f2ff;
    margin-bottom: 24px;
    max-width: 600px;
}

/* ===== LIST ===== */
.job-list {
    list-style: none;
    padding: 0;
    margin: 0 0 32px 0;
}

.job-list li {
    position: relative;
    padding-left: 28px;
    margin-bottom: 14px;
    font-size: 20px;
}

/* custom bullet */
.job-list li::before {
    content: "✓";
    position: absolute;
    left: 0;
    top: 0;
    color: #ffd166;
    font-weight: bold;
}

/* ===== BUTTON ===== */
.job-btn {
    display: inline-block;
    background: #ffd166;
    color: #0f172a;
    padding: 14px 28px;
    border-radius: 10px;
    font-weight: 700;
    text-decoration: none;
    transition: 0.25s ease;
}

.job-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.25);
}

/* ===== IMAGE ===== */
.job-image {
    text-align: center;
}

.job-image img {
    max-width: 320px;
    width: 100%;
    filter: drop-shadow(0 20px 40px rgba(0, 0, 0, 0.35));
}

/* ===== RESPONSIVE ===== */
@media (max-width: 992px) {
    .job-grid {
        grid-template-columns: 1fr;
        text-align: center;
    }

    .job-title {
        font-size: 40px;
    }

    .job-desc {
        margin-left: auto;
        margin-right: auto;
    }

    .job-list li {
        padding-left: 0;
    }

    .job-list li::before {
        position: static;
        margin-right: 8px;
    }
}


/* ===== SECTION ===== */
.job-tools {
    background: #f4f7fb;
    padding: 70px 0;
}

/* ===== GRID ===== */
.tools-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 28px;
}

/* ===== CARD ===== */
.tool-card {
    background: #ffffff;
    border-radius: 18px;
    padding: 40px 24px;
    text-align: center;
    text-decoration: none;
    color: #1f2937;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06);
    transition: all 0.3s ease;
    border: 1px solid #eef2f7;
    position: relative;
    overflow: hidden;
}

/* hover */
.tool-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 25px 60px rgba(0, 0, 0, 0.12);
}

/* ===== ICON CIRCLE ===== */
.tool-icon {
    width: 90px;
    height: 90px;
    margin: 0 auto 22px;
    border-radius: 50%;
    background: linear-gradient(135deg, #0f6ea8, #1789c7);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 34px;
    color: #fff;
    transition: 0.3s ease;
}

/* icon hover animation */
.tool-card:hover .tool-icon {
    transform: scale(1.1) rotate(6deg);
}

/* ===== TITLE ===== */
.tool-card h3 {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
}

/* ===== RESPONSIVE ===== */
@media (max-width: 1100px) {
    .tools-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 600px) {
    .tools-grid {
        grid-template-columns: 1fr;
    }
}







/* ===== SECTION ===== */
.placement-section {
    background: linear-gradient(135deg, #0f172a, #1e293b);
    padding: 80px 0;
}

/* ===== CARD ===== */
.placement-card {
    max-width: 820px;
    margin: auto;
    background: #ffffff;
    border-radius: 18px;
    box-shadow: 0 25px 60px rgba(0, 0, 0, 0.25);
    overflow: hidden;
}

/* ===== HEADER ===== */
.placement-header {
    background: linear-gradient(135deg, #0f6ea8, #1789c7);
    color: #fff;
    padding: 40px;
}

.placement-header h2 {
    font-size: 32px;
    margin-bottom: 10px;
}

.placement-header p {
    opacity: 0.9;
}

/* ===== FORM ===== */
.placement-form {
    padding: 40px;
}

/* grid row */
.form-row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}

/* group */
.form-group {
    margin-bottom: 22px;
}

.form-group label {
    display: block;
    font-weight: 600;
    margin-bottom: 6px;
    color: #334155;
}

/* inputs */
.form-group input,
.form-group textarea {
    width: 100%;
    padding: 14px;
    border-radius: 10px;
    border: 1px solid #dbe2ea;
    font-size: 15px;
    transition: 0.25s;
}

.form-group input:focus,
.form-group textarea:focus {
    border-color: #1789c7;
    box-shadow: 0 0 0 3px rgba(23, 137, 199, 0.15);
    outline: none;
}

/* ===== UPLOAD ===== */
.upload-box {
    border: 2px dashed #cbd5e1;
    border-radius: 12px;
    padding: 30px;
    text-align: center;
    background: #f8fafc;
    cursor: pointer;
    position: relative;
}

.upload-box input {
    position: absolute;
    inset: 0;
    opacity: 0;
    cursor: pointer;
}

/* ===== CHECK ===== */
.form-check {
    margin: 20px 0 30px;
    display: flex;
    gap: 10px;
    align-items: center;
}

/* ===== BUTTON ===== */
.submit-btn {
    width: 100%;
    padding: 16px;
    border-radius: 999px;
    border: none;
    background: linear-gradient(135deg, #0f6ea8, #1789c7);
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    cursor: pointer;
    transition: 0.25s;
}

.submit-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 15px 35px rgba(23, 137, 199, 0.35);
}

/* ===== RESPONSIVE ===== */
@media (max-width: 768px) {
    .form-row {
        grid-template-columns: 1fr;
    }

    .placement-header h2 {
        font-size: 26px;
    }
}




/* ===== HERO SECTION ===== */
.contact-hero {
    background: linear-gradient(135deg, #0f6ea8 0%, #1e88c8 50%, #0b5f8a 100%);
    padding: 90px 0;
    color: #fff;
    position: relative;
    overflow: hidden;
}

/* subtle glow effect */
.contact-hero::before {
    content: "";
    position: absolute;
    width: 500px;
    height: 500px;
    background: rgba(255, 255, 255, 0.08);
    border-radius: 50%;
    top: -150px;
    right: -150px;
    filter: blur(60px);
}

/* container */
.container {
    max-width: 1200px;
    margin: auto;
    padding: 0 20px;
}

/* content */
.contact-hero-content {
    max-width: 720px;
}

/* small tag */
.contact-tag {
    display: inline-block;
    background: rgba(255, 255, 255, 0.15);
    padding: 6px 14px;
    border-radius: 999px;
    font-size: 13px;
    letter-spacing: 1px;
    margin-bottom: 16px;
}

/* title */
.contact-hero h1 {
    font-size: 56px;
    font-weight: 800;
    letter-spacing: 1px;
    margin-bottom: 18px;
}

/* description */
.contact-hero p {
    font-size: 20px;
    line-height: 1.6;
    color: #e6f2f9;
}

/* ===== RESPONSIVE ===== */
@media (max-width: 768px) {
    .contact-hero {
        padding: 70px 0;
    }

    .contact-hero h1 {
        font-size: 34px;
    }

    .contact-hero p {
        font-size: 16px;
    }
}


/* ===== PAGE ===== */
.contact-page {
    background: #f4f6f9;
    padding: 60px 0;
    font-family: Inter, Arial, sans-serif;
}

.container {
    max-width: 1200px;
    margin: auto;
    padding: 0 20px;
}

/* ===== GRID ===== */
.contact-grid {
    display: grid;
    grid-template-columns: 2fr 1fr;
    gap: 40px;
    align-items: start;
}

/* ===== CARD ===== */
.contact-card {
    background: #fff;
    padding: 32px;
    border-radius: 14px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06);
}

.section-title {
    font-size: 28px;
    font-weight: 800;
    margin-bottom: 24px;
    color: #1f2937;
}

/* ===== FORM ===== */
.form-row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 18px;
}

.form-group {
    display: flex;
    flex-direction: column;
    margin-bottom: 18px;
}

.form-group label {
    font-size: 14px;
    margin-bottom: 6px;
    font-weight: 600;
    color: #374151;
}

.contact-form input,
.contact-form textarea {
    padding: 12px 14px;
    border-radius: 8px;
    border: 1px solid #d1d5db;
    font-size: 15px;
    outline: none;
    transition: 0.2s;
}

.contact-form input:focus,
.contact-form textarea:focus {
    border-color: #1e73be;
    box-shadow: 0 0 0 3px rgba(30, 115, 190, 0.15);
}

/* submit button */
.btn-submit {
    margin-top: 10px;
    background: linear-gradient(135deg, #1e73be, #0ea5e9);
    color: #fff;
    border: none;
    padding: 14px 28px;
    border-radius: 999px;
    font-size: 16px;
    font-weight: 700;
    cursor: pointer;
    transition: 0.25s;
}

.btn-submit:hover {
    transform: translateY(-1px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
}

/* ===== SIDEBAR ===== */
.contact-sidebar {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.sidebar-card {
    background: #fff;
    padding: 22px;
    border-radius: 14px;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
}

/* subscribe */
.subscribe-card {
    background: linear-gradient(135deg, #1476a8, #1e88c8);
    color: #fff;
}

.subscribe-card input {
    width: 100%;
    margin-top: 10px;
    padding: 10px 12px;
    border-radius: 6px;
    border: none;
}

.btn-subscribe {
    margin-top: 14px;
    width: 100%;
    padding: 12px;
    border-radius: 8px;
    border: 2px solid #fff;
    background: transparent;
    color: #fff;
    font-weight: 700;
    cursor: pointer;
}

/* ethics */
.ethics-icon {
    width: 70px;
    height: 70px;
    background: #1476a8;
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 28px;
    margin-bottom: 12px;
}

/* ===== RESPONSIVE ===== */
@media (max-width: 992px) {
    .contact-grid {
        grid-template-columns: 1fr;
    }

    .form-row {
        grid-template-columns: 1fr;
    }
}


/* ===== ETHICS NOTE ===== */

.ethics-note {
    background: #f4f6f9;
    padding: 40px 0 60px;
}

.ethics-box {
    background: #ffffff;
    border-radius: 14px;
    padding: 28px 32px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06);
    position: relative;
    overflow: hidden;
}

/* top accent line */
.ethics-line {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background: linear-gradient(90deg, #1e73be, #0ea5e9);
}

/* text */
.ethics-text {
    color: #4b5563;
    font-size: 16px;
    line-height: 1.8;
    margin: 0;
}

/* responsive */
@media (max-width: 768px) {
    .ethics-box {
        padding: 22px;
    }

    .ethics-text {
        font-size: 15px;
    }
}


/* ===== SECTION ===== */

.campus-modern {
    background: #f5f6f7;
    padding: 60px 0;
}

/* heading */

.campus-heading {
    font-size: 42px;
    font-weight: 800;
    color: #2f2f2f;
    margin-bottom: 30px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

/* list */

.campus-list {
    display: grid;
    gap: 26px;
}

/* item card */

.campus-item {
    background: #ffffff;
    padding: 24px 26px;
    border-radius: 10px;
    border-left: 4px solid #1e73be;
    box-shadow: 0 8px 22px rgba(0, 0, 0, 0.05);
    transition: all 0.25s ease;
}

.campus-item:hover {
    transform: translateY(-4px);
    box-shadow: 0 16px 36px rgba(0, 0, 0, 0.12);
}

/* title */

.campus-item h3 {
    font-size: 20px;
    color: #444;
    margin-bottom: 8px;
}

/* text */

.campus-item p {
    margin: 3px 0;
    color: #666;
    font-size: 16px;
}

/* phone */

.campus-item a {
    display: inline-block;
    margin-top: 8px;
    font-weight: 700;
    color: #1e73be;
    text-decoration: none;
}

.campus-item a:hover {
    text-decoration: underline;
}

/* bottom note */

.campus-note {
    margin-top: 40px;
    padding-top: 20px;
    border-top: 2px solid #2b7bbb;
    color: #666;
    font-size: 18px;
}

.campus-note a {
    color: #1e73be;
    font-weight: 600;
}

.bg-white.rounded-2xl.shadow-lg.p-6.border.border-slate-100 iframe {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin: auto;
}

iframe.report__video {
    width: 340px;
    height: 225px;
}

/* responsive */

@media (max-width: 768px) {
    .campus-heading {
        font-size: 32px;
    }
}










/* responsiv */
@media (max-width: 1024px) {
    .container {
        max-width: 95%;
    }

    /* hero text */
    .hero-text h1,
    .stay-title {
        font-size: 44px;
    }

    /* cards grid */
    .cards-wrapper {
        width: 90%;
        gap: 18px;
    }

    /* events grid */
    .events-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    /* locations */
    .locations-grid {
        grid-template-columns: 1fr;
        gap: 30px;
    }

    /* about grid */
    .about-grid {
        grid-template-columns: 1fr;
    }

    /* IT section */
    .it-container {
        gap: 40px;
        width: 95%;
    }

    .it-left h1 {
        font-size: 38px;
    }

    /* cards */
    .cards-wrapper {
        width: 90%;
        gap: 20px;
    }

    /* locations */
    .locations-grid {
        grid-template-columns: 1fr;
        gap: 30px;
    }

    /* events */
    .events-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    /* Hero grid reduce */
    .hero-inner {
        grid-template-columns: 1fr 1fr;
        gap: 30px;
    }

    .hero-left h1 {
        font-size: 48px;
    }

    .video-circle {
        width: 220px;
        height: 220px;
    }

    /* cards */
    .cards-wrapper {
        width: 90%;
    }

    .events-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .container {
        max-width: 95%;
    }

    /* hero headings */
    .hero-text h1,
    .stay-title,
    .section-title {
        font-size: 42px;
    }

    /* cards wrapper */
    .cards-wrapper {
        width: 90%;
        gap: 20px;
    }

    /* stats / circles */
    .stat-circle {
        padding: 1.5rem;
    }

    /* locations */
    .locations-grid {
        grid-template-columns: 1fr;
        gap: 30px;
    }

    .jobs-grid,
    .events-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }

    /* search bar */
    .job-search-bar {
        flex-wrap: wrap;
        gap: 12px;
    }

    /* headings */
    .hero-text h1,
    .section-title {
        font-size: 42px;
    }

    .hero-text h1,
    .section-title {
        font-size: 42px;
    }

    /* video section */
    .video-placeholder {
        width: 100%;
    }

    /* cards grid */
    .events-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }





}



@media (max-width: 992px) {

    /* navbar spacing */
    .nav-menu {
        flex-wrap: wrap;
        gap: 12px;
    }

    /* hero split */
    .split-hero {
        grid-template-columns: 1fr;
    }

    .hero-right,
    .hero-left {
        min-height: 320px;
    }

    /* cards stack */
    .cards-wrapper {
        flex-wrap: wrap;
        width: 100%;
    }

    .category-card {
        flex: 1 1 calc(50% - 16px);
        min-width: unset;
    }

    /* signup section */
    .signup-container {
        grid-template-columns: 1fr;
        gap: 40px;
    }

    /* stay informed */
    .stay-grid {
        grid-template-columns: 1fr;
        gap: 40px;
    }

    /* job icons row */
    .job-icons,
    .icon-row {
        flex-wrap: wrap;
        gap: 30px;
    }

    .it-container {
        flex-direction: column;
        text-align: center;
        gap: 40px;
    }

    .it-section {
        height: auto;
        /* IMPORTANT FIX */
        padding: 60px 0;
    }

    .it-left,
    .it-form-box {
        width: 100%;
        max-width: 100%;
    }

    .it-left h1 {
        font-size: 34px;
    }

    /* ===== CARDS WRAP ===== */
    .cards-wrapper {
        flex-wrap: wrap;
        width: 100%;
    }

    .category-card {
        flex: 1 1 calc(50% - 16px);
    }

    /* ===== HERO SPLIT ===== */
    .split-hero {
        grid-template-columns: 1fr;
    }

    /* ===== STAY INFORMED ===== */
    .stay-grid {
        grid-template-columns: 1fr;
        gap: 40px;
    }

    .hero-inner {
        grid-template-columns: 1fr;
        text-align: center;
    }

    .hero-left {
        order: 1;
    }

    .hero-center {
        order: 2;
    }

    .hero-form {
        order: 3;
        max-width: 500px;
        margin: auto;
    }

    .hero-left h1 {
        font-size: 40px;
    }

    .hero-left p {
        margin: auto;
    }

    .hero-points {
        grid-template-columns: 1fr;
        justify-items: center;
    }

    .video-circle {
        width: 200px;
        height: 200px;
    }

    /* Cards */
    .cards-wrapper {
        flex-wrap: wrap;
        width: 100%;
    }

    .category-card {
        flex: 1 1 calc(50% - 16px);
    }

    /* Stay section */
    .stay-grid {
        grid-template-columns: 1fr;
        gap: 40px;
    }

    .split-hero {
        grid-template-columns: 1fr;
    }

    .hero-left {
        height: 320px;
    }

    /* ===== CARDS WRAP ===== */
    .cards-wrapper {
        flex-wrap: wrap;
        width: 100%;
    }

    .category-card {
        flex: 1 1 calc(50% - 16px);
        min-width: unset;
    }

    /* ===== STEPS / TIMELINE ===== */
    .timeline-line {
        display: none;
    }

    /* ===== GRID STACK ===== */
    .stay-grid,
    .signup-container,
    .about-grid {
        grid-template-columns: 1fr;
        gap: 40px;
    }

    /* ===== CENTER CONTENT ===== */
    .hero-text {
        padding: 50px 30px;
    }

    .jobs-layout,
    .search-layout,
    .about-grid {
        grid-template-columns: 1fr;
        gap: 30px;
    }

    /* ===== FILTER BAR ===== */
    .job-search-bar {
        flex-direction: column;
        align-items: stretch;
    }

    .job-search-bar input,
    .job-search-bar select,
    .job-search-bar button {
        width: 100%;
    }

    /* ===== CARDS WRAP ===== */
    .cards-wrapper {
        flex-wrap: wrap;
        width: 100%;
    }

    .category-card {
        flex: 1 1 calc(50% - 16px);
        min-width: unset;
    }

    /* ===== JOB GRID ===== */
    .jobs-grid,
    .events-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .report-grid,
    .about-grid,
    .stay-grid {
        grid-template-columns: 1fr;
        gap: 30px;
    }

    /* ===== VIDEO ===== */
    .video-placeholder {
        margin: 0 auto;
    }

    /* ===== FORM FULL WIDTH ===== */
    .glass-card form,
    .report-form {
        width: 100%;
    }

    /* ===== SEARCH / INPUT ROW ===== */
    .form-row {
        flex-direction: column;
        gap: 12px;
    }

    .form-row input,
    .form-row select,
    .form-row button {
        width: 100%;
    }

    /* ===== CARDS WRAP ===== */
    .cards-wrapper {
        flex-wrap: wrap;
        width: 100%;
    }

    .category-card {
        flex: 1 1 calc(50% - 16px);
    }

    iframe.report__video {
        width: 750px;
        height: 350px;
    }



}



@media (max-width: 768px) {

    body {
        font-size: 15px;
    }

    /* headings */
    h1,
    .hero-title,
    .stay-title {
        font-size: 32px !important;
        line-height: 1.2;
    }

    h2 {
        font-size: 26px;
    }

    /* padding reduce */
    section,
    .host-wrapper,
    .events-wrapper,
    .signup-section {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    /* cards full width */
    .category-card {
        flex: 1 1 100%;
    }

    /* events single column */
    .events-grid {
        grid-template-columns: 1fr;
    }

    /* host card stack */
    .host-top {
        flex-direction: column;
        align-items: flex-start;
    }

    /* forms */
    input,
    textarea,
    .signup-btn,
    .btn-primary {
        width: 100%;
    }

    /* buttons text */
    .signup-btn {
        font-size: 18px;
        height: 56px;
    }

    /* campus cards */
    .campus-item {
        padding: 18px;
    }

    /* hide overflow issues */
    img {
        max-width: 100%;
        height: auto;
    }

    /* global text */
    body {
        font-size: 15px;
    }

    /* ===== IT SECTION MOBILE ===== */
    .it-left h1 {
        font-size: 28px;
        line-height: 1.3;
    }

    .it-left p {
        font-size: 16px;
    }

    .it-form-box {
        padding: 24px;
    }

    /* ===== CARDS FULL WIDTH ===== */
    .category-card {
        flex: 1 1 100%;
    }

    /* ===== EVENTS ===== */
    .events-grid {
        grid-template-columns: 1fr;
    }

    /* ===== HERO TEXT ===== */
    .hero-text {
        padding: 40px 20px;
    }

    .hero-text h1 {
        font-size: 30px;
    }

    /* ===== SIGNUP ===== */
    .signup-container {
        grid-template-columns: 1fr;
        gap: 30px;
    }

    .signup-left h2 {
        font-size: 32px;
    }

    /* ===== SPACING FIX ===== */
    section,
    .container {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    /* ===== IMAGES SAFE ===== */
    img {
        max-width: 100%;
        height: auto;
    }

    /* Global padding fix */
    section,
    .container {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    /* ===== HERO MOBILE ===== */
    .hero-culinary {
        padding: 80px 0;
    }

    .hero-left h1 {
        font-size: 30px;
        line-height: 1.3;
    }

    .hero-left p {
        font-size: 16px;
    }

    .video-circle {
        width: 160px;
        height: 160px;
    }

    .hero-form {
        padding: 20px;
    }

    /* ===== CARDS FULL WIDTH ===== */
    .category-card {
        flex: 1 1 100%;
    }

    /* ===== EVENTS ===== */
    .events-grid {
        grid-template-columns: 1fr;
    }

    /* ===== TITLES ===== */
    .stay-title,
    .hero-title {
        font-size: 32px;
    }

    img {
        max-width: 100%;
        height: auto;
    }

    body {
        font-size: 15px;
    }

    /* ===== HERO MOBILE ===== */
    .hero-text h1 {
        font-size: 30px !important;
        line-height: 1.25;
    }

    .hero-text {
        padding: 40px 20px;
    }

    /* ===== CARDS FULL WIDTH ===== */
    .category-card {
        flex: 1 1 100%;
    }

    /* ===== TITLES ===== */
    .stay-title,
    .section-title,
    .campus-heading {
        font-size: 28px;
    }

    /* ===== FORMS ===== */
    .signup-form input,
    .signup-btn,
    .btn-primary {
        width: 100%;
    }

    .signup-btn {
        height: 56px;
        font-size: 18px;
    }

    /* ===== SPACING FIX ===== */
    section,
    .container {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    /* ===== IMAGES SAFE ===== */
    img {
        max-width: 100%;
        height: auto;
    }

    .hero-text h1 {
        font-size: 30px !important;
        line-height: 1.25;
    }

    .hero-text {
        padding: 40px 20px;
    }

    /* ===== JOB GRID MOBILE ===== */
    .jobs-grid,
    .events-grid {
        grid-template-columns: 1fr;
    }

    /* ===== CARDS FULL WIDTH ===== */
    .category-card,
    .job-card {
        width: 100%;
    }

    /* ===== SEARCH ===== */
    .job-search-bar {
        gap: 10px;
    }

    /* ===== BUTTONS ===== */
    .btn,
    .btn-primary,
    .signup-btn {
        width: 100%;
    }

    /* ===== SPACING FIX ===== */
    section,
    .container {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    /* ===== IMAGES SAFE ===== */
    img {
        max-width: 100%;
        height: auto;
    }

    .hero-text {
        padding: 40px 20px;
    }

    .hero-text h1 {
        font-size: 30px !important;
        line-height: 1.25;
    }

    /* ===== VIDEO MOBILE ===== */
    .video-placeholder {
        aspect-ratio: 16/9;
    }

    .play-button {
        width: 50px;
        height: 50px;
        font-size: 1.2rem;
    }

    /* ===== CARDS FULL WIDTH ===== */
    .category-card,
    .report-card {
        width: 100%;
    }

    /* ===== BUTTONS ===== */
    .btn,
    .btn-primary,
    .signup-btn {
        width: 100%;
    }

    /* ===== SPACING FIX ===== */
    section,
    .container {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    /* ===== IMAGES SAFE ===== */
    img {
        max-width: 100%;
        height: auto;
    }

    iframe.report__video {
        width: 340px;
        height: 225px;
    }

    .tab-btn {
        font-size: 10px !important;
        padding: 5px 8px !important;
    }



}



@media (max-width: 480px) {

    .hero-text {
        padding: 30px 18px;
    }

    .stay-form-card {
        padding: 24px;
    }

    .campus-heading {
        font-size: 26px;
    }

    .it-left h1 {
        font-size: 24px;
    }

    .signup-btn {
        font-size: 18px;
        height: 56px;
    }

    .hero-left h1 {
        font-size: 24px;
    }

    .hero-form button {
        font-size: 14px;
    }

    .hero-text h1 {
        font-size: 24px !important;
    }

    .stat-circle {
        padding: 1.2rem;
    }

    .btn-modern,
    .btn-primary {
        font-size: 14px;
    }

    .hero-text h1 {
        font-size: 24px !important;
    }

    .section-title {
        font-size: 24px;
    }

    .hero-text h1 {
        font-size: 24px !important;
    }

    .section-title {
        font-size: 24px;
    }

    iframe.report__video {
        width: 400px;
        height: 225px;
    }



}

.leading-tight img {
    width: 200px;
}


/* ================================
   MOBILE MENU OVERLAY
================================ */

#mobile-menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 999;
    display: none;
}

#mobile-menu.active {
    display: block;
}

/* ================================
     SIDE PANEL
  ================================ */

.mobile-panel {
    position: absolute;
    top: 0;
    right: 0;
    /* anchor to right */
    width: 320px;
    max-width: 85%;
    height: 100%;
    background: #ffffff;
    padding: 25px;
    transform: translateX(100%);
    /* hide to right */
    transition: transform 0.3s ease;
    overflow-y: auto;
}

#mobile-menu.active .mobile-panel {
    transform: translateX(0);
}

/* ================================
     HEADER
  ================================ */

.mobile-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 25px;
}

#mobile-close {
    font-size: 24px;
    background: none;
    border: none;
    cursor: pointer;
}

/* ================================
     NAV ITEMS
  ================================ */

.mobile-nav {
    list-style: none;
    padding: 0;
    margin: 0;
}

.mobile-nav li {
    margin-bottom: 15px;
}

.mobile-nav a,
.mobile-dropdown {
    text-decoration: none;
    font-weight: 600;
    color: #1e293b;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    background: none;
    border: none;
    font-size: 14px;
    cursor: pointer;
}

/* ================================
     SUBMENU
  ================================ */

.submenu {
    list-style: none;
    padding-left: 15px;
    margin-top: 10px;
    display: none;
}

.has-submenu.open .submenu {
    display: block;
}

.arrow {
    font-size: 12px;
    transition: transform 0.3s ease;
}

.has-submenu.open .arrow {
    transform: rotate(180deg);
}

/* ================================
     HAMBURGER BUTTON
  ================================ */

#mobile-toggle {
    display: none;
    font-size: 24px;
    background: none;
    border: none;
    cursor: pointer;
}

/* Show hamburger on small screens */
@media (max-width: 992px) {
    .home___header ul {
        display: none;
    }

    #mobile-toggle {
        display: block;
    }
}

.highlight__videos__text {
    text-align: center;
    padding-bottom: 15px;
}

.tab___margin {
    margin: 0 15px !important;
}

.gfgfff {
    justify-content: center;
}

.crouse__padding {
    padding: 0 10px;
}

.padding___textt {
    padding: 0 10px;
}

/* Header Layout */
.header-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    /* pushes hamburger right */
    padding: 15px 20px;
    max-width: 1200px;
    margin: 0 auto;
}

/* Logo wrapper */
.header-container>div:first-child {
    display: flex;
    align-items: center;
    gap: 12px;
}

/* Hide desktop menu on mobile */
@media (max-width: 992px) {
    .home___header ul {
        display: none;
    }
}

/* Hamburger button */
#mobile-toggle {
    display: none;
    font-size: 26px;
    background: none;
    border: none;
    cursor: pointer;
}

/* Show hamburger on mobile */
@media (max-width: 992px) {
    #mobile-toggle {
        display: block;
    }

    .tab-btn {
        font-size: 17px;
        padding: 10px 15px;
    }
}