body {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 13px;
    line-height: 1.7;
    color: #292b2c;
    background: #fafafa;
    color: var(--ink);
}
.navbar {
    backdrop-filter: blur(10px);
}
.card {
    border: 0;
}
.card .card-header {
    background: #fff;
    font-weight: 800;
    font-size: 18px;
}
#content {
    margin: 10px 0;
}
.form-control, .form-select {
    font-size: 13px;
}
.ust-menu {
    border-bottom: 1px solid #eee;
    padding: 0;
    background-image: url(https://ijiape.penpublishing.net/app/views/index/lodos/assets/layout/img/web.png);
}
.text-white {
    color: #fff !important;
}
.text-dark {
    color: #292b2c !important;
}
.bg-gray {
    background: #eff2f7 !important;
}
a {
    text-decoration: none;
}
b, strong {
    font-weight: 700;
}
table {
    width: 100%;
}
small {
    font-size: 9px;
}
.bt-4 {
    border-top: 4px solid #eee !important;
}
.seperator {
    border-top: 1px solid #ddd;
}
.separator-dashed {
    border-top: 1px dashed #ddd !important;
}
.symbol.symbol-45px > img {
    width: 45px;
    height: 45px;
    border-radius: 5px;
}
h1 {
    font-family: "Marcellus", serif;
    font-size: 0.8rem;
}
h1 {
    font-family: "Marcellus", serif;
}
.muted {
    color: #64748b;
}
.header {
    background: rgba(255, 255, 255, 1);
    padding: 30px 0 10px 0;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .06);
    border-bottom: 5px solid #e1eded;
}
.header .title {
    font-size: 1.2rem;
    font-weight: 800;
    line-height: 28px;
}
.header .title img {
    margin-top: -20px;
}
.header .title .short-name {
    font-size: 10px;
    font-weight: 400;
    margin-top: -4px;
}
.ana-menu {
    margin-top: -20px;
}
.ana-menu .navbar {}
.ana-menu .navbar-nav {}
.ana-menu .navbar-nav .nav-item .nav-link {
    font-weight: 600;
    font-size: 14px;
    padding-right: 20px;
    padding-left: 20px;
    border-bottom: 4px solid #fff;
    color: #000;
}
.ana-menu .navbar-nav .nav-item .nav-link:hover {
    border-bottom: 4px solid #f00;
}
.ana-menu .navbar-nav .dropdown-menu {
    padding: 1rem;
    background: rgba(255, 255, 255, 1);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.65);
    border-radius: 1.5rem;
    box-shadow:
        0 20px 60px rgba(19, 33, 68, 0.08), 0 6px 18px rgba(19, 33, 68, 0.05);
}
.ana-menu .navbar-nav .dropdown-menu .dropdown-item {
    display: block;
    padding: .6rem .85rem;
    border-radius: .8rem;
    color: #130A0A;
    text-decoration: none;
    font-size: .75rem;
    font-weight: 500;
    line-height: 1.45;
    transition: all .2s ease;
    background: rgba(0, 0, 0, .04);
    margin-bottom: 0.5rem
}
.ana-menu .navbar-nav .dropdown-menu .dropdown-item:hover {
    color: #0d6efd;
    background: rgba(13, 110, 253, .05);
    border-radius: .95rem;
}
/* Hero Area */
.hero-premium {
    position: relative;
    background: #0f172a;
}
.hero-premium .carousel-item {
    position: relative;
    height: 50vh;
    overflow: hidden;
}
.hero-premium-media {
    position: absolute;
    inset: 0;
    background-size: cover;
    background-position: center;
    transform: scale(1.02);
}
/* Ana karartı */
.hero-premium-overlay-1 {
    position: absolute;
    inset: 0;
    background:
        linear-gradient(90deg, rgba(8, 15, 31, .86) 0%, rgba(10, 18, 36, .74) 34%, rgba(10, 18, 36, .52) 58%, rgba(8, 15, 31, .72) 100%), linear-gradient(180deg, rgba(0, 0, 0, .18) 0%, rgba(0, 0, 0, .28) 100%);
    z-index: 1;
}
.hero-premium-overlay-2 {
    position: absolute;
    inset: 0;
    background:
        linear-gradient(90deg, rgba(8, 15, 31, .40) 0%, rgba(10, 18, 36, .74) 34%, rgba(10, 18, 36, .20) 58%, rgba(8, 15, 31, .72) 100%), linear-gradient(180deg, rgba(0, 0, 0, .18) 0%, rgba(0, 0, 0, .28) 100%);
    z-index: 1;
}
/* İnce çizgili / svg benzeri pattern katmanı */
.hero-premium-pattern {
    position: absolute;
    inset: 0;
    z-index: 2;
    opacity: .35;
    background-image:
        linear-gradient(rgba(255, 255, 255, .08) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, .08) 1px, transparent 1px);
    background-size: 42px 42px;
    mask-image: linear-gradient(90deg, rgba(0, 0, 0, .92) 0%, rgba(0, 0, 0, .85) 35%, rgba(0, 0, 0, .25) 70%, rgba(0, 0, 0, .05) 100%);
    -webkit-mask-image: linear-gradient(90deg, rgba(0, 0, 0, .92) 0%, rgba(0, 0, 0, .85) 35%, rgba(0, 0, 0, .25) 70%, rgba(0, 0, 0, .05) 100%);
    pointer-events: none;
}
/* Alternatif olarak çizgi yoğunluğunu artırmak istersen:
.hero-premium-pattern {
    background-image:
        linear-gradient(rgba(255,255,255,.06) 1px, transparent 1px),
        linear-gradient(90deg, rgba(255,255,255,.06) 1px, transparent 1px),
        linear-gradient(135deg, rgba(255,255,255,.03) 1px, transparent 1px);
    background-size: 40px 40px, 40px 40px, 80px 80px;
}
*/
.hero-premium-glow {
    position: absolute;
    border-radius: 50%;
    filter: blur(90px);
    z-index: 2;
    opacity: .98;
    pointer-events: none;
} 
.hero-premium-glow-1 {
    width: 320px;
    height: 320px;
    left: -60px;
    top: 10%;
    background: rgba(13, 110, 253, .28);
}
.hero-premium-glow-2 {
    width: 280px;
    height: 280px;
    right: 8%;
    bottom: 10%;
    background: rgba(111, 66, 193, .24);
}
.hero-premium-content-wrap {
    position: relative;
    z-index: 3;
}
.hero-premium-content {
    padding-top: 30px;
    max-width: 900px;
}
.hero-premium-badges {
    display: flex;
    flex-wrap: wrap;
    gap: .6rem;
    margin-bottom: 1.2rem;
}
.hero-premium-badge {
    display: inline-flex;
    align-items: center;
    padding: .55rem .95rem;
    border-radius: 999px;
    font-size: .84rem;
    font-weight: 700;
    letter-spacing: .02em;
}
.hero-premium-badge-soft {
    color: rgba(255, 255, 255, .92);
    background: rgba(255, 255, 255, .10);
    border: 1px solid rgba(255, 255, 255, .14);
}
.hero-premium-title {
    color: #fff;
    font-size: 2.4rem;
    line-height: 1.05;
    font-weight: 800;
    letter-spacing: -0.04em;
    margin-bottom: 1rem;
    max-width: 900px;
}
.hero-premium-text {
    color: rgba(255, 255, 255, .82);
    font-size: 1rem;
    line-height: 1.6;
    max-width: 880px;
    margin-bottom: 1.8rem;
}
.hero-premium-actions {
    display: flex;
    flex-wrap: wrap;
    gap: .8rem;
    margin-bottom: 2rem;
}
.hero-premium-actions .btn {
    border-radius: .95rem;
    font-weight: 700;
    padding-top: .85rem;
    padding-bottom: .85rem;
    font-size: 1rem
}
@media (max-width: 991.98px) {
    .hero-premium .carousel-item {
        height: 88vh;
    }
    .hero-premium-title {
        font-size: clamp(1.9rem, 7vw, 3rem);
    }
    .hero-premium-text {
        font-size: 1rem;
        line-height: 1.75;
    }
}
@media (max-width: 575.98px) {
    .hero-premium .carousel-item {
        min-height: 84vh;
    }
    .hero-premium-badges {
        gap: .45rem;
    }
    .hero-premium-badge {
        font-size: .76rem;
        padding: .48rem .8rem;
    }
    .hero-premium-title {
        line-height: 1.08;
    }
    .hero-premium-text {
        font-size: .96rem;
        margin-bottom: 1.4rem;
    }
    .hero-premium-actions .btn {
        width: 100%;
    }
}
/* Hero Area */
/* Footer Area */
.competition-footer {
    position: relative;
    background: linear-gradient(135deg, #0f172a 0%, #13213d 52%, #182742 100%);
    color: #fff;
    padding-top: 4.5rem;
    padding-bottom: 1.5rem;
}
.competition-footer-bg {
    position: absolute;
    inset: 0;
    background:
        radial-gradient(circle at 12% 18%, rgba(61, 139, 253, 0.14), transparent 24%), radial-gradient(circle at 88% 82%, rgba(111, 66, 193, 0.16), transparent 24%);
    z-index: 0;
}
.competition-footer-grid {
    position: absolute;
    inset: 0;
    z-index: 0;
    opacity: 0.12;
    background-image:
        linear-gradient(rgba(255, 255, 255, 0.14) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, 0.14) 1px, transparent 1px);
    background-size: 36px 36px;
    mask-image: linear-gradient(to bottom, rgba(0, 0, 0, .95), rgba(0, 0, 0, .25));
    -webkit-mask-image: linear-gradient(to bottom, rgba(0, 0, 0, .95), rgba(0, 0, 0, .25));
}
.competition-footer-glow {
    position: absolute;
    border-radius: 50%;
    filter: blur(85px);
    opacity: .22;
    z-index: 0;
}
.competition-footer-glow-1 {
    width: 220px;
    height: 220px;
    top: 10px;
    left: -40px;
    background: rgba(13, 110, 253, .28);
}
.competition-footer-glow-2 {
    width: 260px;
    height: 260px;
    bottom: -50px;
    right: -60px;
    background: rgba(111, 66, 193, .26);
}
.footer-top {
    padding-bottom: 2.25rem;
    margin-bottom: 2.5rem;
    border-bottom: 1px solid rgba(255, 255, 255, 0.10);
}
.footer-kicker {
    display: inline-block;
    font-size: .7rem;
    font-weight: 400;
    letter-spacing: .08em;
    color: rgba(255, 255, 255, .58);
    margin-bottom: .6rem;
}
.footer-title {
    font-size: 1.2rem;
    line-height: 1.15;
    font-weight: 800;
    letter-spacing: -0.03em;
    color: #fff;
    margin-bottom: 0;
}
.footer-main {
    padding-bottom: 2rem;
}
.footer-brand-wrap {
    display: flex;
    align-items: center;
    gap: 1rem;
}
.footer-brand-mark {
    width: 54px;
    height: 54px;
    min-width: 54px;
    border-radius: 1rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, #0d6efd, #3d8bfd);
    color: #fff;
    font-weight: 800;
    box-shadow: 0 10px 25px rgba(13, 110, 253, .22);
}
.footer-brand-title {
    font-size: 1.12rem;
    font-weight: 800;
    color: #fff;
}
.footer-brand-subtitle {
    color: rgba(255, 255, 255, .58);
    font-size: .92rem;
}
.footer-text {
    color: rgba(255, 255, 255, .74);
    line-height: 1.85;
    font-size: .8rem;
    max-width: 32rem;
}
.footer-heading {
    font-size: 1rem;
    font-weight: 800;
    color: #fff;
    margin-bottom: 1.15rem;
    position: relative;
    padding-bottom: .55rem;
}
.footer-heading::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 42px;
    height: 2px;
    border-radius: 999px;
    background: linear-gradient(90deg, #0d6efd, rgba(13, 110, 253, .10));
}
.footer-links li + li {
    margin-top: .75rem;
}
.footer-links a {
    color: rgba(255, 255, 255, .74);
    text-decoration: none;
    transition: all .2s ease;
}
.footer-links a:hover {
    color: #fff;
    transform: translateX(2px);
}
.footer-contact-item + .footer-contact-item {
    margin-top: 1rem;
}
.footer-label {
    display: block;
    font-size: .82rem;
    color: rgba(255, 255, 255, .50);
    margin-bottom: .2rem;
}
.footer-contact-link {
    color: #fff;
    text-decoration: none;
    font-weight: 600;
}
.footer-contact-link:hover {
    color: #dbeafe;
}
.footer-contact-text {
    color: rgba(255, 255, 255, .76);
}
.footer-socials {
    display: flex;
    flex-wrap: wrap;
    gap: .7rem;
}
.footer-social {
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 999px;
    color: #fff;
    text-decoration: none;
    background: rgba(255, 255, 255, .06);
    border: 1px solid rgba(255, 255, 255, .08);
    transition: all .2s ease;
}
.footer-social:hover {
    background: rgba(255, 255, 255, .14);
    transform: translateY(-2px);
    color: #fff;
}
.footer-bottom {
    padding-top: 1.25rem;
    border-top: 1px solid rgba(255, 255, 255, .08);
}
.footer-copy {
    color: rgba(255, 255, 255, .60);
    font-size: .8rem;
}
.footer-bottom-links {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    justify-content: flex-start;
}
.footer-bottom-links a {
    color: rgba(255, 255, 255, .66);
    text-decoration: none;
    font-size: .8rem;
}
.footer-bottom-links a:hover {
    color: #fff;
}
@media (min-width: 768px) {
    .footer-bottom-links {
        justify-content: flex-end;
    }
}
@media (max-width: 991.98px) {
    .competition-footer {
        padding-top: 3.5rem;
    }
    .footer-top {
        padding-bottom: 1.75rem;
        margin-bottom: 2rem;
    }
}
@media (max-width: 575.98px) {
    .competition-footer {
        padding-top: 3rem;
    }
    .footer-title {
        font-size: 1.6rem;
    }
    .footer-lead, .footer-text, .footer-copy, .footer-bottom-links a {
        font-size: .93rem;
    }
}
/* Footer Area */
/* Modul 1 Area */
.py-lg-6 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
}
.competition-intro {
    background:
        linear-gradient(180deg, #f8fafc 0%, #eef4fb 48%, #ffffff 100%);
}
.competition-intro-bg {
    position: absolute;
    inset: 0;
    background:
        radial-gradient(circle at top left, rgba(13, 110, 253, 0.10), transparent 30%), radial-gradient(circle at 85% 20%, rgba(111, 66, 193, 0.12), transparent 26%), linear-gradient(135deg, rgba(255, 255, 255, 0.55), rgba(255, 255, 255, 0.15));
    z-index: 0;
}
.competition-grid-overlay {
    position: absolute;
    inset: 0;
    z-index: 0;
    opacity: 0.65;
    background-image:
        linear-gradient(rgba(13, 110, 253, 0.06) 1px, transparent 1px), linear-gradient(90deg, rgba(13, 110, 253, 0.06) 1px, transparent 1px);
    background-size: 34px 34px;
    mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.15));
    -webkit-mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.15));
}
.competition-glow {
    position: absolute;
    border-radius: 50%;
    filter: blur(70px);
    opacity: 0.35;
    z-index: 0;
}
.competition-glow-1 {
    width: 280px;
    height: 280px;
    top: 20px;
    left: -70px;
    background: rgba(13, 110, 253, 0.22);
}
.competition-glow-2 {
    width: 260px;
    height: 260px;
    bottom: 20px;
    right: -60px;
    background: rgba(111, 66, 193, 0.22);
}
.intro-panel, .timeline-panel {
    position: relative;
    background: rgba(255, 255, 255, 0.72);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.65);
    border-radius: 1.5rem;
    box-shadow:
        0 20px 60px rgba(19, 33, 68, 0.08), 0 6px 18px rgba(19, 33, 68, 0.05);
}
.intro-panel {
    padding: 2rem;
}
.timeline-panel {
    padding: 1.5rem;
}
.intro-badge-wrap {
    display: flex;
    flex-wrap: wrap;
    gap: .5rem;
    margin-bottom: 1.25rem;
}
.intro-badge, .intro-badge-soft {
    display: inline-flex;
    align-items: center;
    padding: .5rem .9rem;
    border-radius: 999px;
    font-size: .8rem;
    font-weight: 600;
    letter-spacing: .2px;
}
.intro-badge {
    background: linear-gradient(135deg, #0d6efd, #3d8bfd);
    color: #fff;
    box-shadow: 0 8px 18px rgba(13, 110, 253, 0.22);
}
.intro-badge-soft {
    color: #0d3b7a;
    background: rgba(13, 110, 253, 0.10);
    border: 1px solid rgba(13, 110, 253, 0.12);
}
.intro-title {
    font-size: 2.2rem;
    line-height: 1.15;
    font-weight: 800;
    letter-spacing: -0.03em;
    color: #14213d;
    margin-bottom: 1rem;
}
.intro-lead {
    font-size: 1.0rem;
    color: #435066;
    line-height: 1.75;
    margin-bottom: 1rem;
}
.intro-content p {
    color: #546176;
    line-height: 1.8;
}
.intro-page-content {
    color: #546176;
    line-height: 2;
}
.intro-divider {
    width: 84px;
    height: 4px;
    border-radius: 999px;
    background: linear-gradient(90deg, #0d6efd, rgba(13, 110, 253, 0.15));
    margin: 1.4rem 0 1.2rem;
}
.mini-stat {
    height: 100%;
    padding: 1rem 1rem;
    background: rgba(255, 255, 255, 0.78);
    border: 1px solid rgba(13, 110, 253, 0.2);
    border-radius: 1rem;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.65);
}
.mini-stat-value {
    font-weight: 800;
    color: #14213d;
    font-size: .9rem;
    margin-bottom: .25rem;
}
.mini-stat-label {
    color: #6b778c;
    font-size: .8rem;
}
.timeline-header {
    padding-bottom: 1rem;
    margin-bottom: .75rem;
    border-bottom: 1px solid rgba(20, 33, 61, 0.08);
}
.timeline-kicker {
    display: inline-block;
    font-size: .8rem;
    font-weight: 700;
    color: #0d6efd;
    letter-spacing: .08em;
    margin-bottom: .35rem;
}
.timeline-title {
    font-weight: 800;
    color: #14213d;
    font-size: 1.2rem;
}
.timeline-list {
    position: relative;
    padding-left: .2rem;
}
.timeline-list::before {
    content: "";
    position: absolute;
    left: 12px;
    top: 8px;
    bottom: 8px;
    width: 2px;
    background: linear-gradient(to bottom, rgba(13, 110, 253, .25), rgba(13, 110, 253, .08));
}
.timeline-item {
    position: relative;
    display: flex;
    gap: 1rem;
    padding-left: 0;
    padding-bottom: 1.2rem;
}
.timeline-item:last-child {
    padding-bottom: 0;
}
.timeline-dot {
    position: relative;
    z-index: 2;
    width: 26px;
    min-width: 26px;
    height: 26px;
    margin-top: .1rem;
    border-radius: 50%;
    background: #fff;
    border: 2px solid rgba(13, 110, 253, .35);
    box-shadow: 0 0 0 6px rgba(13, 110, 253, .06);
}
.timeline-item.active .timeline-dot {
    background: linear-gradient(135deg, #0d6efd, #3d8bfd);
    border-color: #0d6efd;
    box-shadow: 0 0 0 6px rgba(13, 110, 253, .12);
}
.timeline-body {
    padding-top: .05rem;
}
.timeline-label {
    font-weight: 700;
    color: #1e2a44;
    line-height: 1.4;
    margin-bottom: .2rem;
}
.timeline-date {
    font-weight: 500;
    color: #334155;
    margin-bottom: .15rem;
    font-size: .7rem;
}
.timeline-note {
    color: #6b7280;
    font-size: .7rem;
    line-height: 1.6;
}
.timeline-footer {
    margin-top: 1.35rem;
    padding-top: 1.15rem;
    border-top: 1px solid rgba(20, 33, 61, 0.08);
}
.competition-wave {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -1px;
    line-height: 0;
    z-index: 1;
}
.competition-wave svg {
    display: block;
    width: 100%;
    height: 72px;
    fill: #ffffff;
}
@media (max-width: 991.98px) {
    .intro-panel, .timeline-panel {
        border-radius: 1.25rem;
    }
    .intro-panel {
        padding: 1.5rem;
    }
    .timeline-panel {
        padding: 1.25rem;
    }
    .timeline-list::before {
        left: 12px;
    }
}
@media (max-width: 575.98px) {
    .intro-title {
        font-size: 1.7rem;
    }
    .intro-lead, .intro-content p {
        font-size: .98rem;
        line-height: 1.7;
    }
}
/* Modul 1 Area */
/* Modul 2 Haber Duyuru Area */
.competition-news {
    background: linear-gradient(180deg, #ffffff 0%, #f7faff 100%);
}
.competition-news-bg {
    position: absolute;
    inset: 0;
    background:
        radial-gradient(circle at 10% 20%, rgba(13, 110, 253, .08), transparent 26%), radial-gradient(circle at 90% 10%, rgba(111, 66, 193, .09), transparent 24%);
    z-index: 0;
}
.competition-news-grid {
    position: absolute;
    inset: 0;
    z-index: 0;
    opacity: .45;
    background-image:
        linear-gradient(rgba(13, 110, 253, 0.05) 1px, transparent 1px), linear-gradient(90deg, rgba(13, 110, 253, 0.05) 1px, transparent 1px);
    background-size: 32px 32px;
    mask-image: linear-gradient(to bottom, rgba(0, 0, 0, .95), rgba(0, 0, 0, .15));
    -webkit-mask-image: linear-gradient(to bottom, rgba(0, 0, 0, .95), rgba(0, 0, 0, .15));
}
.news-feature-card, .news-mini-card {
    position: relative;
    background: rgba(255, 255, 255, .78);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, .75);
    border-radius: 1.35rem;
    box-shadow:
        0 20px 55px rgba(19, 33, 68, .07), 0 6px 18px rgba(19, 33, 68, .05);
}
.news-feature-card {
    padding: 1.75rem;
    height: 100%;
}
.news-mini-card {
    padding: 1.25rem 1.35rem;
}
.news-feature-top, .news-mini-meta {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: .75rem;
    margin-bottom: 1rem;
    flex-wrap: wrap;
}
.news-badge {
    display: inline-flex;
    align-items: center;
    border-radius: 999px;
    padding: .45rem .8rem;
    font-size: .6rem;
    font-weight: 600;
    letter-spacing: .02em;
}
.news-badge.primary {
    color: #fff;
    background: linear-gradient(135deg, #0d6efd, #3d8bfd);
    box-shadow: 0 8px 18px rgba(13, 110, 253, .18);
}
.news-badge.soft {
    color: #0d3b7a;
    background: rgba(13, 110, 253, .10);
    border: 1px solid rgba(13, 110, 253, .12);
}
.news-date {
    font-size: .8rem;
    color: #6b7280;
    font-weight: 500;
}
.news-feature-title {
    font-size: 1.3rem;
    line-height: 1.4;
    font-weight: 800;
    color: #14213d;
    margin-bottom: 1rem;
    letter-spacing: -0.02em;
}
.news-feature-text, .news-mini-text {
    color: #5e6b80;
    line-height: 1.8;
    font-size: .9rem;
}
.news-mini-title {
    font-size: 1.05rem;
    line-height: 1.45;
    font-weight: 700;
    color: #1f2b46;
    margin-bottom: .6rem;
}
.news-feature-footer {
    margin-top: 1.4rem;
    padding-top: 1rem;
    border-top: 1px solid rgba(20, 33, 61, .08);
}
.news-link {
    text-decoration: none;
    font-weight: 700;
    color: #0d6efd;
}
.news-link:hover {
    color: #0a58ca;
}
.py-lg-6 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
}
.section-kicker {
    display: inline-block;
    font-size: .8rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .08em;
    color: #0d6efd;
    margin-bottom: .5rem;
}
.section-title {
    font-size: clamp(1.8rem, 2.8vw, 2.6rem);
    line-height: 1.15;
    font-weight: 800;
    color: #14213d;
    margin-bottom: .75rem;
    letter-spacing: -0.03em;
}
.section-text {
    color: #586579;
    line-height: 1.8;
    font-size: 1rem;
}
/* =========================
   HABERLER VE DUYURULAR
========================= */
/* =========================
   CTA / BAŞVURU ALANI
========================= */
.competition-cta {
    background: linear-gradient(135deg, #13213d 0%, #0f172a 100%);
}
.competition-cta-bg {
    position: absolute;
    inset: 0;
    background:
        radial-gradient(circle at 15% 20%, rgba(61, 139, 253, .20), transparent 28%), radial-gradient(circle at 85% 80%, rgba(111, 66, 193, .22), transparent 25%);
    z-index: 0;
}
.competition-cta-grid {
    position: absolute;
    inset: 0;
    z-index: 0;
    opacity: .14;
    background-image:
        linear-gradient(rgba(255, 255, 255, .18) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, .18) 1px, transparent 1px);
    background-size: 34px 34px;
}
.cta-panel {
    position: relative;
    padding: 2rem;
    border-radius: 1.5rem;
    background: rgba(255, 255, 255, .06);
    border: 1px solid rgba(255, 255, 255, .12);
    box-shadow:
        0 20px 50px rgba(0, 0, 0, .18), inset 0 1px 0 rgba(255, 255, 255, .06);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
}
.cta-title {
    font-size: clamp(1.8rem, 3vw, 2.5rem);
    line-height: 1.15;
    font-weight: 800;
    color: #fff;
    margin-bottom: .85rem;
    letter-spacing: -0.03em;
}
.cta-text {
    color: rgba(255, 255, 255, .80);
    line-height: 1.8;
    font-size: 1rem;
}
.cta-actions .btn {
    border-radius: .9rem;
    padding-top: .85rem;
    padding-bottom: .85rem;
    font-weight: 700;
}
.cta-info-box {
    height: 100%;
    padding: 1rem 1rem;
    border-radius: 1rem;
    background: rgba(255, 255, 255, .08);
    border: 1px solid rgba(255, 255, 255, .10);
}
.cta-info-title {
    color: rgba(255, 255, 255, .65);
    font-size: .85rem;
    margin-bottom: .35rem;
}
.cta-info-text {
    color: #fff;
    font-weight: 700;
    line-height: 1.45;
}
/* Responsive */
@media (max-width: 991.98px) {
    .news-feature-card {
        padding: 1.4rem;
    }
    .news-mini-card {
        padding: 1.1rem 1.15rem;
    }
    .cta-panel {
        padding: 1.5rem;
        border-radius: 1.25rem;
    }
}
@media (max-width: 575.98px) {
    .section-title {
        font-size: 1.6rem;
    }
    .news-feature-title {
        font-size: 1.3rem;
    }
    .cta-title {
        font-size: 1.6rem;
    }
    .section-text, .news-feature-text, .news-mini-text, .cta-text {
        font-size: .95rem;
        line-height: 1.7;
    }
}
/* Modul 2 Haber Duyuru Area */
.competition-partners {
    background: linear-gradient(180deg, #f8fbff 0%, #ffffff 100%);
}
.competition-partners-bg {
    position: absolute;
    inset: 0;
    background:
        radial-gradient(circle at 12% 18%, rgba(13, 110, 253, .07), transparent 24%), radial-gradient(circle at 88% 12%, rgba(111, 66, 193, .08), transparent 22%);
    z-index: 0;
}
.competition-partners-grid {
    position: absolute;
    inset: 0;
    z-index: 0;
    opacity: .4;
    background-image:
        linear-gradient(rgba(13, 110, 253, 0.05) 1px, transparent 1px), linear-gradient(90deg, rgba(13, 110, 253, 0.05) 1px, transparent 1px);
    background-size: 34px 34px;
    mask-image: linear-gradient(to bottom, rgba(0, 0, 0, .95), rgba(0, 0, 0, .2));
    -webkit-mask-image: linear-gradient(to bottom, rgba(0, 0, 0, .95), rgba(0, 0, 0, .2));
}
.partner-card {
    position: relative;
    background: rgba(255, 255, 255, .78);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, .78);
    border-radius: 1.35rem;
    box-shadow:
        0 20px 55px rgba(19, 33, 68, .07), 0 6px 18px rgba(19, 33, 68, .05);
    overflow: hidden;
    transition: transform .25s ease, box-shadow .25s ease;
}
.partner-card:hover {
    transform: translateY(-4px);
    box-shadow:
        0 24px 60px rgba(19, 33, 68, .10), 0 8px 22px rgba(19, 33, 68, .07);
}
.partner-logo-wrap {
    min-height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1.5rem 1.25rem 1rem;
    background:
        linear-gradient(180deg, rgba(13, 110, 253, .05), rgba(255, 255, 255, .0));
    border-bottom: 1px solid rgba(20, 33, 61, .06);
}
.partner-logo {
    max-height: 78px;
    width: auto;
    object-fit: contain;
    filter: grayscale(10%);
}
.partner-body {
    padding: 1.25rem 1.25rem 1.35rem;
}
.partner-tag {
    display: inline-flex;
    align-items: center;
    border-radius: 999px;
    padding: .42rem .78rem;
    font-size: .6rem;
    font-weight: 600;
    color: #0d3b7a;
    background: rgba(13, 110, 253, .10);
    border: 1px solid rgba(13, 110, 253, .12);
    margin-bottom: .9rem;
}
.partner-name {
    font-size: 1rem;
    line-height: 1.45;
    font-weight: 800;
    color: #1f2b46;
    margin-bottom: .5rem;
    min-height: 3.1rem;
}
.partner-link {
    display: inline-flex;
    align-items: center;
    gap: .4rem;
    text-decoration: none;
    font-weight: 700;
    color: #0d6efd;
    word-break: break-word;
}
.partner-link:hover {
    color: #0a58ca;
}
@media (max-width: 575.98px) {
    .partner-logo-wrap {
        min-height: 130px;
    }
    .partner-name {
        min-height: auto;
        font-size: 1rem;
    }
}
/* Sayfa Menüsü */
.sidepanel-nav {
    padding: 1.25rem 1rem 1rem;
    border-radius: 1.35rem;
    background:
        linear-gradient(180deg, rgba(255, 255, 255, .92) 0%, rgba(248, 251, 255, .96) 100%);
    border: 1px solid rgba(13, 110, 253, .08);
    box-shadow:
        0 16px 40px rgba(19, 33, 68, .06), 0 4px 14px rgba(19, 33, 68, .04);
    overflow: hidden;
}
.sidepanel-nav::before {
    content: "";
    position: absolute;
    inset: 0;
    opacity: .35;
    pointer-events: none;
    background-image:
        linear-gradient(rgba(13, 110, 253, .04) 1px, transparent 1px), linear-gradient(90deg, rgba(13, 110, 253, .04) 1px, transparent 1px);
    background-size: 24px 24px;
    mask-image: linear-gradient(to bottom, rgba(0, 0, 0, .85), rgba(0, 0, 0, .10));
    -webkit-mask-image: linear-gradient(to bottom, rgba(0, 0, 0, .85), rgba(0, 0, 0, .10));
}
.sidepanel-nav-head {
    position: relative;
    z-index: 1;
    margin-bottom: 1rem;
    border-bottom: 1px solid rgba(20, 33, 61, .08);
}
.sidepanel-nav-title {
    font-size: 1.1rem;
    font-weight: 800;
    color: #14213d;
    padding: 10px;
}
.sidepanel-menu {
    position: relative;
    z-index: 1;
}
.sidepanel-menu-list {
    display: flex;
    flex-direction: column;
    gap: .35rem;
}
.sidepanel-item {
    width: 100%;
}
.sidepanel-link {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: .75rem;
    padding: .82rem .9rem;
    border: 0;
    border-radius: .95rem;
    background: transparent;
    color: #20304a;
    text-decoration: none;
    font-weight: 600;
    line-height: 1.45;
    transition: all .2s ease;
}
.sidepanel-link:hover {
    color: #0d6efd;
    background: rgba(13, 110, 253, .05);
}
.sidepanel-link.active {
    background: linear-gradient(135deg, #0d6efd, #3d8bfd);
    color: #fff;
    box-shadow: 0 10px 22px rgba(13, 110, 253, .18);
}
.sidepanel-toggle {
    text-align: left;
    cursor: pointer;
}
.sidepanel-arrow {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: currentColor;
    transition: transform .2s ease;
    flex-shrink: 0;
}
.sidepanel-toggle[aria-expanded="true"] .sidepanel-arrow {
    transform: rotate(180deg);
}
.sidepanel-submenu {
    margin: .2rem 0 .35rem;
    padding: .25rem 0 .1rem .55rem;
    border-left: 1px solid rgba(13, 110, 253, .10);
}
.sidepanel-submenu li + li {
    margin-top: .18rem;
}
.sidepanel-sublink {
    display: block;
    padding: .6rem .85rem;
    border-radius: .8rem;
    color: #5e6c82;
    text-decoration: none;
    font-size: .75rem;
    font-weight: 500;
    line-height: 1.45;
    transition: all .2s ease;
    background: rgba(0, 0, 0, .04);
}
.sidepanel-sublink:hover {
    background: rgba(13, 110, 253, .05);
    color: #0d6efd;
}
.sidepanel-sublink.active {
    background: rgba(13, 110, 253, .10);
    color: #0d6efd;
    font-weight: 700;
}
@media (max-width: 991.98px) {
    .sidepanel-nav {
        position: relative;
        top: 0;
        margin-bottom: 1.5rem;
    }
}
/* Sayfa Menüsü */
.share {
    padding: 10px 20px;
    border-right: 1px solid #ddd;
    background-color: #f1f1f1;
    text-decoration: none;
    font-size: 14px;
    color: #292b2c;
}
.share:hover {
    color: #fff;
    background: #292b2c;
}
.share:last-child {
    border: 0;
}
.fs-8 {
    font-size: 8px !important;
}
.fs-9 {
    font-size: 9px !important;
}
.fs-10 {
    font-size: 10px !important;
}
.fs-11 {
    font-size: 11px !important;
}
.fs-12 {
    font-size: 12px !important;
}
.fs-13 {
    font-size: 13px !important;
}
.fs-14 {
    font-size: 14px !important;
}
.fs-15 {
    font-size: 15px !important;
}
.fs-16 {
    font-size: 16px !important;
}
.fs-17 {
    font-size: 17px !important;
}
.fs-18 {
    font-size: 18px !important;
}
.fs-19 {
    font-size: 19px !important;
}
.fs-20 {
    font-size: 20px !important;
}
.text-gray-100 {
    color: #F9F9F9;
}
.text-gray-200 {
    color: #F4F4F4;
}
.text-gray-300 {
    color: #E1E3EA;
}
.text-gray-400 {
    color: #B5B5C3;
}
.text-gray-500 {
    color: #A1A5B7;
}
.text-gray-600 {
    color: #7E8299;
}
.text-gray-700 {
    color: #5E6278;
}
.text-gray-800 {
    color: #3F4254;
}
.text-gray-900 {
    color: #181C32;
}
.p-0 {
    padding: 0 !important;
}
.p-1 {
    padding: 0.25rem !important;
}
.p-2 {
    padding: 0.5rem !important;
}
.p-3 {
    padding: 0.75rem !important;
}
.p-4 {
    padding: 1rem !important;
}
.p-5 {
    padding: 1.25rem !important;
}
.p-6 {
    padding: 1.5rem !important;
}
.p-7 {
    padding: 1.75rem !important;
}
.p-8 {
    padding: 2rem !important;
}
.p-9 {
    padding: 2.25rem !important;
}
.p-10 {
    padding: 2.5rem !important;
}
.p-11 {
    padding: 2.75rem !important;
}
.p-12 {
    padding: 3rem !important;
}
.p-13 {
    padding: 3.25rem !important;
}
.p-14 {
    padding: 3.5rem !important;
}
.p-15 {
    padding: 3.75rem !important;
}
.p-16 {
    padding: 4rem !important;
}
.p-17 {
    padding: 4.25rem !important;
}
.p-18 {
    padding: 4.5rem !important;
}
.p-19 {
    padding: 4.75rem !important;
}
.p-20 {
    padding: 5rem !important;
}
.ta-j {
    text-align: justify;
}
.ta-r {
    text-align: right;
}
.ta-l {
    text-align: left;
}
.fw-1 {
    font-weight: 100;
}
.fw-2 {
    font-weight: 200;
}
.fw-3 {
    font-weight: 300;
}
.fw-4 {
    font-weight: 400;
}
.fw-5 {
    font-weight: 500;
}
.fw-6 {
    font-weight: 600;
}
.fw-7 {
    font-weight: 700;
}
.table thead {
    background: #f1f1f1;
}
.tablo {
    background-color: transparent;
    border: 1px solid #ddd;
    width: 100% !important;
    margin-bottom: 10px;
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    overflow-x: auto;
}
.tablo > thead > tr > th, .tablo > tbody > tr > th, .tablo > tfoot > tr > th, .tablo > thead > tr > td, .tablo > tbody > tr > td, .tablo > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border: 1px solid #ddd;
}
.tablo > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
    background: #f1f1f1;
    font-size: 16px;
}
.tablo > tbody + tbody {
    border-top: 2px solid #ddd;
}
.tablo > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}
.tablo > tbody > tr:hover {
    background-color: #f5f5f5;
}
.tablo col[class*="col-"] {
    position: static;
    display: table-column;
    float: none;
}
.tablo td[class*="col-"], .tablo th[class*="col-"] {
    position: static;
    display: table-cell;
    float: none;
}
.tablo > thead > tr > td.active, .tablo > tbody > tr > td.active, .tablo > tfoot > tr > td.active, .tablo > thead > tr > th.active, .tablo > tbody > tr > th.active, .tablo > tfoot > tr > th.active, .tablo > thead > tr.active > td, .tablo > tbody > tr.active > td, .tablo > tfoot > tr.active > td, .tablo > thead > tr.active > th, .tablo > tbody > tr.active > th, .tablo > tfoot > tr.active > th {
    background-color: #f5f5f5;
}
.tablo > tbody > tr > td.active:hover, .tablo > tbody > tr > th.active:hover, .tablo > tbody > tr.active:hover > td, .tablo > tbody > tr:hover > .active, .tablo > tbody > tr.active:hover > th {
    background-color: #e8e8e8;
}
.tablo > thead > tr > td.success, .tablo > tbody > tr > td.success, .tablo > tfoot > tr > td.success, .tablo > thead > tr > th.success, .tablo > tbody > tr > th.success, .tablo > tfoot > tr > th.success, .tablo > thead > tr.success > td, .tablo > tbody > tr.success > td, .tablo > tfoot > tr.success > td, .tablo > thead > tr.success > th, .tablo > tbody > tr.success > th, .tablo > tfoot > tr.success > th {
    background-color: #dff0d8;
}
.tablo > tbody > tr > td.success:hover, .tablo > tbody > tr > th.success:hover, .tablo > tbody > tr.success:hover > td, .tablo > tbody > tr:hover > .success, .tablo > tbody > tr.success:hover > th {
    background-color: #d0e9c6;
}
.tablo > thead > tr > td.info, .tablo > tbody > tr > td.info, .tablo > tfoot > tr > td.info, .tablo > thead > tr > th.info, .tablo > tbody > tr > th.info, .tablo > tfoot > tr > th.info, .tablo > thead > tr.info > td, .tablo > tbody > tr.info > td, .tablo > tfoot > tr.info > td, .tablo > thead > tr.info > th, .tablo > tbody > tr.info > th, .tablo > tfoot > tr.info > th {
    background-color: #d9edf7;
}
.tablo > tbody > tr > td.info:hover, .tablo > tbody > tr > th.info:hover, .tablo > tbody > tr.info:hover > td, .tablo > tbody > tr:hover > .info, .tablo > tbody > tr.info:hover > th {
    background-color: #c4e3f3;
}
.tablo > thead > tr > td.warning, .tablo > tbody > tr > td.warning, .tablo > tfoot > tr > td.warning, .tablo > thead > tr > th.warning, .tablo > tbody > tr > th.warning, .tablo > tfoot > tr > th.warning, .tablo > thead > tr.warning > td, .tablo > tbody > tr.warning > td, .tablo > tfoot > tr.warning > td, .tablo > thead > tr.warning > th, .tablo > tbody > tr.warning > th, .tablo > tfoot > tr.warning > th {
    background-color: #fcf8e3;
}
.tablo > tbody > tr > td.warning:hover, .tablo > tbody > tr > th.warning:hover, .tablo > tbody > tr.warning:hover > td, .tablo > tbody > tr:hover > .warning, .tablo > tbody > tr.warning:hover > th {
    background-color: #faf2cc;
}
.tablo > thead > tr > td.danger, .tablo > tbody > tr > td.danger, .tablo > tfoot > tr > td.danger, .tablo > thead > tr > th.danger, .tablo > tbody > tr > th.danger, .tablo > tfoot > tr > th.danger, .tablo > thead > tr.danger > td, .tablo > tbody > tr.danger > td, .tablo > tfoot > tr.danger > td, .tablo > thead > tr.danger > th, .tablo > tbody > tr.danger > th, .tablo > tfoot > tr.danger > th {
    background-color: #f2dede;
}
.tablo > tbody > tr > td.danger:hover, .tablo > tbody > tr > th.danger:hover, .tablo > tbody > tr.danger:hover > td, .tablo > tbody > tr:hover > .danger, .tablo > tbody > tr.danger:hover > th {
    background-color: #ebcccc;
}