.school-stall-page {
    background: #f2f4fa;
}

.school-stall-toast-container {
    z-index: 11000;
}

.school-stall-hero {
    position: relative;
    overflow: hidden;
    padding: clamp(48px, 6vw, 72px) 0 clamp(56px, 7vw, 80px);
    background: linear-gradient(135deg, #0c1535 0%, #152048 52%, #1a2858 100%);
}

.school-stall-hero::before,
.school-stall-hero::after {
    content: "";
    position: absolute;
    border-radius: 50%;
    pointer-events: none;
}

.school-stall-hero::before {
    width: 360px;
    height: 360px;
    top: -140px;
    right: -100px;
    background: radial-gradient(circle, rgba(247, 181, 68, 0.2) 0%, rgba(247, 181, 68, 0) 72%);
}

.school-stall-hero::after {
    width: 280px;
    height: 280px;
    bottom: -120px;
    left: -80px;
    background: radial-gradient(circle, rgba(99, 130, 255, 0.16) 0%, rgba(99, 130, 255, 0) 72%);
}

.school-stall-hero .container,
.school-stall-hero__inner {
    position: relative;
    z-index: 1;
}

#school-stall-form {
    scroll-margin-top: 100px;
}

.school-stall-hero__badge {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 16px;
    padding: 8px 16px;
    border-radius: 999px;
    background: rgba(247, 181, 68, 0.14);
    border: 1px solid rgba(247, 181, 68, 0.45);
    color: #f7b544;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.9px;
    text-transform: uppercase;
}

.school-stall-hero__title {
    margin: 0 0 14px;
    max-width: 780px;
    color: #ffffff;
    font-family: "Raleway", sans-serif;
    font-weight: 800;
    font-size: clamp(30px, 4.2vw, 52px);
    line-height: 1.15;
}

.school-stall-hero__title span {
    color: #f7b544;
}

.school-stall-hero__lead {
    margin: 0;
    max-width: 680px;
    color: rgba(255, 255, 255, 0.84);
    font-size: clamp(16px, 1.8vw, 19px);
    line-height: 1.65;
}

.school-stall-hero__stats {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 28px;
}

.school-stall-hero__stat {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 10px 16px;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.08);
    border: 1px solid rgba(255, 255, 255, 0.14);
    color: rgba(255, 255, 255, 0.92);
    font-size: 13px;
    font-weight: 600;
}

.school-stall-hero__stat i {
    color: #f7b544;
}

.school-stall-hero-form-wrap {
    position: relative;
}

.school-stall-hero-form {
    position: relative;
    border-radius: 18px;
    background: #ffffff;
    padding: 22px 20px 20px;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.28);
    border: 1px solid rgba(255, 255, 255, 0.12);
}

.school-stall-hero-form__accent {
    position: absolute;
    top: 18px;
    right: 18px;
    width: 40px;
    height: 40px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(145deg, #f7b544 0%, #e8a020 100%);
    color: #182235;
    font-size: 18px;
}

.school-stall-hero-form__title {
    margin: 0 28px 6px 0;
    color: #12172b;
    font-family: "Raleway", sans-serif;
    font-weight: 800;
    font-size: 1.35rem;
    line-height: 1.25;
}

.school-stall-hero-form__subtitle {
    margin: 0 0 16px;
    color: #5a6178;
    font-size: 0.85rem;
    line-height: 1.45;
}

.school-stall-form--hero .form-group {
    margin-bottom: 10px;
}

.school-stall-form--hero label {
    margin-bottom: 3px;
    font-size: 0.78rem;
}

.school-stall-form--hero .custom-input {
    padding: 0.5rem 0.7rem;
    font-size: 0.86rem;
}

.school-stall-form--hero .btn-submit {
    padding: 11px 18px;
    font-size: 0.92rem;
}

.school-stall-hero-form .iti {
    width: 100%;
}

.school-stall-hero-form .iti__country-list,
.school-stall-hero-form .iti--container {
    z-index: 9999 !important;
}

.school-stall-form--hero .form-terms {
    margin-bottom: 10px !important;
    font-size: 0.7rem;
    line-height: 1.35;
    color: #6b7280;
}

.school-stall-hero-form .school-stall-alert {
    margin: 0 0 14px;
    padding: 12px 14px;
    font-size: 13px;
}

.school-stall-benefits {
    padding: 72px 0;
    background: #ffffff;
}

.school-stall-benefits__aside .school-stall-section-badge {
    margin-bottom: 14px;
}

.school-stall-benefits__aside h2 {
    margin: 0 0 14px;
    color: #12172b;
    font-family: "Raleway", sans-serif;
    font-weight: 800;
    font-size: clamp(28px, 3vw, 40px);
    line-height: 1.2;
    text-align: left;
}

.school-stall-benefits__line {
    width: 48px;
    height: 4px;
    margin-bottom: 18px;
    border-radius: 2px;
    background: #f7b544;
}

.school-stall-benefits__aside p {
    margin: 0;
    color: #5a6178;
    font-size: 16px;
    line-height: 1.65;
    text-align: left;
}

.school-stall-benefits__feature {
    height: 100%;
    padding: 0 0 0 16px;
    border-left: 3px solid #f0e6d4;
    transition: border-color 0.25s ease;
}

.school-stall-benefits__feature:hover {
    border-left-color: #f7b544;
}

.school-stall-benefits__feature-head {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 8px;
}

.school-stall-benefits__icon {
    flex-shrink: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 10px;
    background: #fff8eb;
    color: #c97b2f;
    font-size: 18px;
}

.school-stall-benefits__feature h3 {
    margin: 0;
    color: #111629;
    font-family: "Raleway", sans-serif;
    font-weight: 700;
    font-size: 17px;
    line-height: 1.35;
}

.school-stall-benefits__feature p {
    margin: 0;
    color: #5a6178;
    font-size: 14px;
    line-height: 1.6;
}

.school-stall-gallery {
    padding: 72px 0;
    background: linear-gradient(180deg, #ffffff 0%, #f2f4fa 100%);
}

.school-stall-gallery__head h2 {
    margin: 0 0 14px;
    color: #12172b;
    font-family: "Raleway", sans-serif;
    font-weight: 800;
    font-size: clamp(28px, 3vw, 40px);
    line-height: 1.2;
}

.school-stall-gallery__lead {
    margin: 0;
    max-width: 560px;
    color: #5a6178;
    font-size: 16px;
    line-height: 1.65;
}

.school-stall-gallery__grid {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    grid-auto-rows: 168px;
    gap: 14px;
    margin-top: 40px;
}

.school-stall-gallery__item {
    position: relative;
    margin: 0;
    overflow: hidden;
    border-radius: 16px;
    background: #dde3ef;
    box-shadow: 0 10px 28px rgba(18, 23, 43, 0.08);
}

.school-stall-gallery__item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.45s ease;
}

.school-stall-gallery__item figcaption {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 28px 14px 12px;
    background: linear-gradient(180deg, rgba(12, 21, 53, 0) 0%, rgba(12, 21, 53, 0.82) 100%);
    color: #ffffff;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.2px;
    transform: translateY(6px);
    opacity: 0;
    transition: opacity 0.3s ease, transform 0.3s ease;
}

.school-stall-gallery__item:hover img {
    transform: scale(1.06);
}

.school-stall-gallery__item:hover figcaption {
    opacity: 1;
    transform: translateY(0);
}

.school-stall-gallery__item--hero {
    grid-column: 1 / 6;
    grid-row: 1 / 3;
}

.school-stall-gallery__item:nth-child(2) {
    grid-column: 6 / 10;
    grid-row: 1;
}

.school-stall-gallery__item:nth-child(3) {
    grid-column: 10 / 13;
    grid-row: 1;
}

.school-stall-gallery__item:nth-child(4) {
    grid-column: 6 / 10;
    grid-row: 2;
}

.school-stall-gallery__item:nth-child(5) {
    grid-column: 10 / 13;
    grid-row: 2;
}

.school-stall-gallery__item--wide {
    grid-column: 1 / 5;
    grid-row: 3;
}

.school-stall-gallery__item:nth-child(7) {
    grid-column: 5 / 7;
    grid-row: 3;
}

.school-stall-gallery__item:nth-child(8) {
    grid-column: 7 / 9;
    grid-row: 3;
}

.school-stall-gallery__item:nth-child(9) {
    grid-column: 9 / 11;
    grid-row: 3;
}

.school-stall-gallery__item:nth-child(10) {
    grid-column: 11 / 13;
    grid-row: 3;
}

.school-stall-section-head {
    /* max-width: 720px; */
    margin: 0 auto 42px;
    text-align: center;
}

.school-stall-section-badge {
    display: inline-block;
    margin-bottom: 14px;
    color: #b8871f;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.school-stall-section-head h2 {
    margin: 0 0 12px;
    color: #12172b;
    font-family: "Raleway", sans-serif;
    font-weight: 800;
    font-size: clamp(28px, 3.2vw, 44px);
    line-height: 1.2;
}

.school-stall-section-head p {
    margin: 0;
    color: #5a6178;
    font-size: 16px;
    line-height: 1.6;
}

.school-stall-form .form-group {
    margin-bottom: 18px;
}

.school-stall-form label {
    display: block;
    margin-bottom: 6px;
    color: #2c3657;
    font-size: 0.88rem;
    font-weight: 600;
}

.school-stall-form .custom-input {
    width: 100%;
    border: 1px solid #d5dee6;
    border-radius: 10px;
    padding: 0.65rem 0.85rem;
    font-size: 0.92rem;
    transition: border-color 0.2s, box-shadow 0.2s;
}

.school-stall-form .custom-input:focus {
    border-color: #f7b544;
    box-shadow: 0 0 0 0.2rem rgba(247, 181, 68, 0.2);
    outline: none;
}

.school-stall-form textarea.custom-input {
    min-height: 110px;
    resize: vertical;
}

.school-stall-form .btn-submit {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    width: 100%;
    padding: 14px 24px;
    border: none;
    border-radius: 10px;
    background: #f7b544;
    color: #182235;
    font-weight: 800;
    font-size: 16px;
    transition: transform 0.2s, box-shadow 0.2s, background-color 0.2s;
}

.school-stall-form .btn-submit:hover {
    background: #ffc35a;
    transform: translateY(-1px);
    box-shadow: 0 12px 28px rgba(247, 181, 68, 0.35);
    color: #182235;
}

.school-stall-form .form-terms {
    font-size: 0.78rem;
    line-height: 1.45;
    color: #6b7280;
}

.school-stall-form .form-terms a {
    color: #c97b2f;
    font-weight: 600;
    text-decoration: none;
}

.school-stall-form .form-terms a:hover {
    text-decoration: underline;
}

.school-stall-alert {
    margin: 0 28px 0;
    padding: 14px 16px;
    border-radius: 10px;
    font-size: 14px;
    font-weight: 600;
}

.school-stall-alert--success {
    background: #ecfdf3;
    border: 1px solid #a7f3d0;
    color: #047857;
}

.school-stall-layout {
    padding: 72px 0;
    background: linear-gradient(180deg, #eef2fb 0%, #f7f9fd 100%);
}

.school-stall-layout__tabs-wrap {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.school-stall-layout__tabs {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin: 0;
    padding: 0;
    border: none;
    background: transparent;
}

.school-stall-layout__tabs .nav-item {
    margin: 0;
}

.school-stall-layout__tabs .nav-link {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    margin: 0;
    padding: 11px 20px;
    border: 1px solid #d7deef;
    border-radius: 999px;
    background: #ffffff;
    color: #5a6178;
    font-size: 14px;
    font-weight: 700;
    box-shadow: 0 2px 8px rgba(16, 28, 60, 0.05);
    transition: color 0.2s, border-color 0.2s, background-color 0.2s, box-shadow 0.2s, transform 0.2s;
}

.school-stall-layout__tabs .nav-link i {
    color: #9aa3b8;
    font-size: 15px;
    transition: color 0.2s;
}

.school-stall-layout__tabs .nav-link:hover {
    color: #12172b;
    border-color: rgba(247, 181, 68, 0.55);
    transform: translateY(-1px);
    box-shadow: 0 6px 16px rgba(16, 28, 60, 0.08);
}

.school-stall-layout__tabs .nav-link.active {
    color: #182235;
    background: #f7b544;
    border-color: #f7b544;
    box-shadow: 0 8px 20px rgba(247, 181, 68, 0.35);
}

.school-stall-layout__tabs .nav-link.active i {
    color: #182235;
}

.school-stall-layout__tab-content {
    padding: 0;
    border: none;
    background: transparent;
    box-shadow: none;
}

.school-stall-layout__top {
    margin-bottom: 0;
}

.school-stall-layout__image-card {
    padding: 14px;
    border-radius: 18px;
    background: #ffffff;
    border: 1px solid #e1e6f1;
    box-shadow: 0 16px 40px rgba(16, 28, 60, 0.08);
}

.school-stall-layout__sponsors {
    width: 100%;
    margin-top: 24px;
    padding: 32px 24px 28px;
    border-radius: 18px;
    background: #ffffff;
    border: 1px solid #e1e6f1;
    box-shadow: 0 16px 40px rgba(16, 28, 60, 0.08);
}

.school-stall-layout__sponsors.home-sponsors.section {
    padding-top: 32px;
    padding-bottom: 28px;
    border-top: none;
    border-bottom: none;
    background: #ffffff !important;
}

.school-stall-layout__sponsors .home-sponsors__head {
    margin-bottom: 32px;
}

.school-stall-layout__sponsors .home-sponsors__group {
    margin-bottom: 36px;
}

.school-stall-layout__sponsors .home-sponsors__group:last-child {
    margin-bottom: 0;
}

.school-stall-layout__sponsors .home-sponsors__grid {
    grid-template-columns: repeat(7, minmax(0, 1fr));
}

@media (max-width: 1199.98px) {
    .school-stall-layout__sponsors .home-sponsors__grid {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
}

@media (max-width: 767.98px) {
    .school-stall-layout__image-card {
        padding: 12px;
    }

    .school-stall-layout__sponsors {
        margin-top: 16px;
        padding: 24px 16px 20px;
    }

    .school-stall-layout__sponsors .home-sponsors__grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

.school-stall-layout__diagram {
    margin: 0;
    padding: 0;
    border-radius: 12px;
    background: transparent;
    border: none;
    box-shadow: none;
}

.school-stall-layout__image {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 12px;
}

.school-stall-layout__specs {
    height: 100%;
    padding: 24px 22px;
    border-radius: 16px;
    background: #ffffff;
    border: 1px solid #e1e6f1;
    box-shadow: 0 12px 32px rgba(16, 28, 60, 0.06);
}

.school-stall-layout__specs-title {
    margin: 0 0 18px;
    color: #12172b;
    font-family: "Raleway", sans-serif;
    font-weight: 800;
    font-size: 22px;
}

.school-stall-layout__specs-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: grid;
    gap: 14px;
}

.school-stall-layout__specs-list li {
    display: flex;
    align-items: flex-start;
    gap: 12px;
}

.school-stall-layout__specs-icon {
    flex-shrink: 0;
    width: 38px;
    height: 38px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(247, 181, 68, 0.16);
    color: #c97b2f;
    font-size: 17px;
}

.school-stall-layout__specs-list strong {
    display: block;
    margin-bottom: 2px;
    color: #111629;
    font-size: 14px;
}

.school-stall-layout__specs-list p {
    margin: 0;
    color: #5a6178;
    font-size: 13px;
    line-height: 1.45;
}

.school-stall-layout__note {
    display: flex;
    align-items: flex-start;
    gap: 8px;
    margin: 20px 0 0;
    padding: 12px 14px;
    border-radius: 10px;
    background: #fff9ee;
    border: 1px solid #f0e0c4;
    color: #6b5a3e;
    font-size: 12px;
    line-height: 1.5;
}

.school-stall-layout__note i {
    flex-shrink: 0;
    margin-top: 1px;
    color: #c97b2f;
}

.school-stall-cta-strip {
    padding: 48px 0 72px;
}

.school-stall-cta-strip__inner {
    text-align: center;
    padding: 32px 24px;
    border-radius: 18px;
    background: linear-gradient(135deg, #0c1535 0%, #1a2858 100%);
    border: 1px solid rgba(247, 181, 68, 0.25);
}

.school-stall-cta-strip__inner h3 {
    margin: 0 0 8px;
    color: #ffffff;
    font-family: "Raleway", sans-serif;
    font-weight: 800;
    font-size: clamp(22px, 2.5vw, 30px);
}

.school-stall-cta-strip__inner p {
    margin: 0 0 18px;
    color: rgba(255, 255, 255, 0.78);
    font-size: 15px;
}

.school-stall-cta-strip__link {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 12px 22px;
    border-radius: 999px;
    background: #f7b544;
    color: #182235;
    font-weight: 700;
    text-decoration: none;
    transition: transform 0.2s, background-color 0.2s;
}

.school-stall-cta-strip__link:hover {
    background: #ffc35a;
    color: #182235;
    transform: translateY(-2px);
}

.school-stall-page .field-error,
.school-stall-page .invalid-feedback {
    color: #dc3545;
    font-size: 0.85rem;
    margin-top: 6px;
}

@media (max-width: 991.98px) {
    .school-stall-gallery__grid {
        grid-template-columns: repeat(6, 1fr);
        grid-auto-rows: 150px;
    }

    .school-stall-gallery__item--hero {
        grid-column: 1 / 7;
        grid-row: 1 / 3;
    }

    .school-stall-gallery__item:nth-child(2),
    .school-stall-gallery__item:nth-child(4) {
        grid-column: span 3;
    }

    .school-stall-gallery__item:nth-child(3),
    .school-stall-gallery__item:nth-child(5) {
        grid-column: span 3;
    }

    .school-stall-gallery__item--wide {
        grid-column: 1 / 7;
        grid-row: 3;
    }

    .school-stall-gallery__item:nth-child(7),
    .school-stall-gallery__item:nth-child(8),
    .school-stall-gallery__item:nth-child(9),
    .school-stall-gallery__item:nth-child(10) {
        grid-column: span 3;
        grid-row: 4;
    }

}

@media (max-width: 767.98px) {
    .school-stall-benefits,
    .school-stall-layout,
    .school-stall-gallery {
        padding: 56px 0;
    }

    .school-stall-gallery__head h2,
    .school-stall-gallery__lead {
        text-align: center;
    }

    .school-stall-gallery__head .school-stall-benefits__line {
        margin-left: auto;
        margin-right: auto;
    }

    .school-stall-gallery__lead {
        margin-left: auto;
        margin-right: auto;
    }

    .school-stall-gallery__grid {
        grid-template-columns: repeat(2, 1fr);
        grid-auto-rows: 140px;
        gap: 10px;
        margin-top: 28px;
    }

    .school-stall-gallery__item--hero {
        grid-column: 1 / 3;
        grid-row: 1 / 3;
    }

    .school-stall-gallery__item:nth-child(2),
    .school-stall-gallery__item:nth-child(3),
    .school-stall-gallery__item:nth-child(4),
    .school-stall-gallery__item:nth-child(5),
    .school-stall-gallery__item--wide,
    .school-stall-gallery__item:nth-child(7),
    .school-stall-gallery__item:nth-child(8),
    .school-stall-gallery__item:nth-child(9),
    .school-stall-gallery__item:nth-child(10) {
        grid-column: span 1;
        grid-row: auto;
    }

    .school-stall-gallery__item--wide {
        grid-column: 1 / 3;
    }

    .school-stall-gallery__item figcaption {
        opacity: 1;
        transform: translateY(0);
        padding-top: 20px;
        font-size: 11px;
    }

    .school-stall-benefits__aside {
        margin-bottom: 12px;
    }

    .school-stall-benefits__aside h2,
    .school-stall-benefits__aside p {
        text-align: center;
    }

    .school-stall-benefits__line {
        margin-left: auto;
        margin-right: auto;
    }

    .school-stall-layout__tabs {
        gap: 8px;
    }

    .school-stall-layout__tabs .nav-link {
        padding: 10px 14px;
        font-size: 12px;
        gap: 6px;
    }

    .school-stall-layout__tabs .nav-link i {
        font-size: 13px;
    }

    .school-stall-hero-form {
        padding: 20px 18px 18px;
    }
}
