/* Churchill's First Date - Ana CSS Dosyası */

/* Tarayıcı reset */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

/* Mobil öncelikli tasarım için temel ayarlar */
html {
    font-size: 16px;
}

/* Index sayfası hariç diğer sayfalar için box-sizing özelliğini kaldır */
body:not(.index-page) * {
    box-sizing: content-box;
}

/* Viewport tanımı */
@-ms-viewport {
    width: device-width;
}

@viewport {
    width: device-width;
}

body {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    margin: 0;
    padding: 0;
    background-color: #000;
    color: #fff;
    line-height: 1.6;
    overflow-x: hidden;
    min-height: 100vh;
    position: relative;
}

.black-bg {
    background-color: #000 !important;
    color: #fff;
}

.fullscreen-bg-black {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index: -1;
}

/* Tam sayfa arka plan */
.fullscreen-bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    overflow: hidden;
    background-color: #000;
}

/* Tam sayfa video arka plan */
.fullscreen-video-bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    overflow: hidden;
}





/* Hakkımızda sayfası için gradient arka plan */
.fullscreen-bg-gradient {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: linear-gradient(135deg, #1a0f3c 0%, #442c6e 50%, #4f3b80 100%);
    overflow: hidden;
}

#background-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.video-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}

.site-content {
    position: relative;
    z-index: 1;
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
    height: 100vh;
    display: flex;
    flex-direction: column;
}

/* Logo ve Başlık */
.logo-container {
    text-align: left;
    margin-bottom: 0;
    padding: 20px 0;
    color: white;
    display: block;
}

@keyframes neonFlicker {
    0%, 19.999%, 22%, 62.999%, 64%, 64.999%, 70%, 100% {
        opacity: 0.99;
        text-shadow: -1px -1px 0 #ff00ff, 1px -1px 0 #ff00ff, -1px 1px 0 #ff00ff, 1px 1px 0 #ff00ff, 0 -2px 8px, 0 0 2px, 0 0 5px #ff00cc, 0 0 15px #ff00cc, 0 0 20px #ff00cc, 0 0 30px #ff00cc, 0 0 40px #ff00cc;
    }
    20%, 21.999%, 63%, 63.999%, 65%, 69.999% {
        opacity: 0.4;
        text-shadow: none;
    }
}

@keyframes neonPulse {
    0% {
        text-shadow: 0 0 7px #fff, 0 0 10px #fff, 0 0 21px #fff, 0 0 42px #0fa, 0 0 82px #0fa, 0 0 92px #0fa, 0 0 102px #0fa, 0 0 151px #0fa;
    }
    50% {
        text-shadow: 0 0 4px #fff, 0 0 11px #fff, 0 0 19px #fff, 0 0 40px #0fa, 0 0 80px #0fa, 0 0 90px #0fa, 0 0 100px #0fa, 0 0 150px #0fa;
    }
    100% {
        text-shadow: 0 0 7px #fff, 0 0 10px #fff, 0 0 21px #fff, 0 0 42px #0fa, 0 0 82px #0fa, 0 0 92px #0fa, 0 0 102px #0fa, 0 0 151px #0fa;
    }
}

.site-title {
    font-size: 3rem;
    font-weight: 700;
    margin-bottom: 10px;
    margin-right: 0;
    color: #fff;
    animation: neonFlicker 3s infinite alternate;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-family: 'Segoe UI', Arial, sans-serif;
    display: block;
}

@keyframes neonBreath {
    0% {
        text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #2575fc, 0 0 20px #2575fc, 0 0 25px #2575fc, 0 0 30px #2575fc;
    }
    50% {
        text-shadow: 0 0 2px #fff, 0 0 5px #fff, 0 0 8px #2575fc, 0 0 12px #2575fc, 0 0 15px #2575fc, 0 0 18px #2575fc;
    }
    100% {
        text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #2575fc, 0 0 20px #2575fc, 0 0 25px #2575fc, 0 0 30px #2575fc;
    }
}

.tagline {
    font-size: 1.5rem;
    font-weight: 400;
    letter-spacing: 1px;
    color: #fff;
    animation: neonBreath 4s infinite ease-in-out;
    margin-top: 0;
    text-transform: uppercase;
    font-family: 'Segoe UI', Arial, sans-serif;
    display: block;
}

/* Navigasyon */
.navigation {
    margin-bottom: 0;
    text-align: right;
    padding-right: 0;
    margin-top: 0;
    position: relative;
    display: flex;
    align-items: center;
}

/* Index sayfası için giriş yaptıktan sonra navigasyon */
body.index-page .navigation {
    padding-right: 30px; /* 3 tık sağa kaydırma */
}

/* Index sayfası için özel navigasyon (3 tık sağa kaydırma) */
.index-page .navigation {
    padding-right: 90px; /* 3 tık (60px) daha sağa kaydırma */
}

.navigation ul {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    list-style: none;
    padding: 0;
    margin: 0;
    white-space: nowrap;
}

.navigation li {
    margin-right: 15px;
}

.navigation a {
    text-decoration: none;
    color: #fff;
    font-weight: 600;
    font-size: 1.1rem;
    transition: all 0.3s ease;
    padding: 5px 15px;
    border-radius: 20px;
    position: relative;
    z-index: 150;
    pointer-events: auto;
    cursor: pointer;
    display: inline-block;
}

.navigation a:hover {
    color: #2575fc;
    text-shadow: 0 0 10px #2575fc;
}

.navigation a.active {
    background: linear-gradient(135deg, #6a11cb 0%, #2575fc 100%);
    color: white;
    box-shadow: 0 0 15px rgba(106, 17, 203, 0.5);
}

/* Ana İçerik */
.main-content {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}

/* Ana Sayfa İçeriği */
.home-content {
    background-color: transparent;
    box-shadow: none;
    padding: 0;
}

.hero-section {
    max-width: 800px;
    margin: 0 auto;
    text-align: center;
}

.hero-section h2 {
    font-size: 3.5rem;
    margin-bottom: 20px;
    text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.5);
    color: #fff;
}

.hero-section p {
    font-size: 1.5rem;
    margin-bottom: 40px;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
    color: #f9f9f9;
}

.cta-button {
    display: inline-block;
    padding: 15px 40px;
    background: linear-gradient(135deg, #6a11cb 0%, #2575fc 100%);
    color: white;
    text-decoration: none;
    border-radius: 50px;
    font-size: 1.2rem;
    font-weight: 600;
    transition: all 0.3s ease;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}

.cta-button:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
}

/* Video Bölümü */
.video-section h2 {
    text-align: center;
    margin-bottom: 30px;
    color: #6a11cb;
    font-size: 2rem;
}

.video-container {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 30px;
}

.video-item {
    transition: transform 0.3s ease;
}

.video-item:hover {
    transform: translateY(-5px);
}

.video-item video {
    width: 100%;
    border-radius: 8px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.video-item h3 {
    margin-top: 15px;
    font-size: 1.2rem;
    text-align: center;
    color: #444;
}

/* Hakkımızda Sayfası */
.about-page {
    padding: 40px 0;
    color: #fff;
}

.about-page h2 {
    color: #6a11cb;
    margin-bottom: 30px;
    text-align: center;
    font-size: 2rem;
}

.info-section {
    margin-bottom: 60px;
    padding: 20px;
    border-radius: 10px;
}

.section-title {
    font-size: 2.5rem;
    margin-bottom: 30px;
    color: white;
    text-shadow: 0 0 10px rgba(106, 17, 203, 0.8);
    font-weight: bold;
    text-align: center;
}

.section-content {
    line-height: 1.6;
}

/* Öne çıkan bölüm */
.featured-section {
    padding: 80px 20px;
    margin-bottom: 80px;
    border-radius: 0;
    border-top: 1px solid rgba(255,255,255,0.1);
    border-bottom: 1px solid rgba(255,255,255,0.1);
}

/* Üyelik Koşulları */
.membership-conditions-section {
    padding: 50px 20px;
    background-color: #000;
}

.glow-title {
    font-size: 3.5rem;
    text-transform: uppercase;
    letter-spacing: 5px;
    font-weight: 800;
    color: white;
    text-shadow: 0 0 10px rgba(255, 255, 255, 0.7), 0 0 20px rgba(255, 255, 255, 0.5), 0 0 30px rgba(255, 255, 255, 0.3);
    text-align: center;
    margin-bottom: 50px;
}

.membership-conditions-table {
    max-width: 900px;
    margin: 0 auto;
}

.conditions-row {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding: 20px 0;
    margin-bottom: 10px;
}

.conditions-cell {
    padding: 15px;
}

.conditions-cell h3 {
    font-size: 1.4rem;
    color: white;
    margin-bottom: 15px;
    text-align: center;
}

.conditions-cell p {
    color: rgba(255, 255, 255, 0.9);
    line-height: 1.6;
    text-align: center;
}

.full-width {
    width: 100%;
}

.centered-content {
    text-align: center;
    max-width: 800px;
    margin: 0 auto;
}

.big-title {
    font-size: 4rem;
    margin: 10px 0;
    letter-spacing: 2px;
}

.featured-text {
    font-size: 1.5rem;
    margin-top: 20px;
    color: rgba(255, 255, 255, 0.9);
    font-weight: 300;
}

.section-tagline {
    font-size: 1.3rem;
    text-align: center;
    margin-bottom: 25px;
    color: white;
    font-weight: bold;
}

.two-column {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
}

.criteria-table {
    width: 100%;
    border-collapse: collapse;
    margin-top: 20px;
}

.criteria-row {
    display: flex;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.criteria-cell {
    flex: 1;
    padding: 15px;
    color: white;
    font-size: 1rem;
}

.colored-title {
    color: #ff00ff; /* Mor renk */
    font-size: 2rem;
    margin-bottom: 5px;
}

.white-title {
    color: white;
    font-size: 2.5rem;
    margin-top: 0;
    font-weight: bold;
}

.churchill-birth-section p {
    margin-bottom: 15px;
    text-align: center;
}

.membership-section h3 {
    color: #2575fc;
    margin-top: 25px;
    margin-bottom: 10px;
}

.membership-section p {
    margin-bottom: 20px;
}

/* Özel Welcome Bölümü Stilleri */
.welcome-section {
    padding: 60px 20px;
    border-top: 1px solid rgba(255,255,255,0.1);
    border-bottom: 1px solid rgba(255,255,255,0.1);
    margin-bottom: 50px;
}

.big-welcome {
    font-size: 3.2rem;
    letter-spacing: 3px;
    text-transform: uppercase;
    margin-bottom: 40px;
    background: linear-gradient(to right, #6a11cb, #2575fc);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-shadow: none;
}

.welcome-intro {
    font-size: 1.8rem;
    font-weight: bold;
    margin-bottom: 30px;
    color: white;
}

.welcome-text {
    font-size: 1.3rem;
    max-width: 800px;
    margin: 0 auto 20px;
    line-height: 1.8;
    color: rgba(255,255,255,0.9);
    text-align: center;
}

.about-content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
    margin-top: 30px;
}

.about-text h3 {
    margin-top: 30px;
    margin-bottom: 15px;
    color: #2575fc;
}

.about-text ul {
    margin-left: 20px;
}

.about-text li {
    margin-bottom: 10px;
}

.about-content-dark {
    padding: 30px;
    border-radius: 10px;
}

/* Ekip Bölümü */
.team-section {
    margin-top: 50px;
}

.team-section h3 {
    text-align: center;
    color: #2575fc;
    margin-bottom: 30px;
    font-size: 1.8rem;
}

.team-members {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 30px;
}

.team-member {
    text-align: center;
    transition: transform 0.3s ease;
}

.team-member:hover {
    transform: translateY(-5px);
}

.team-member img {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    object-fit: cover;
    margin-bottom: 15px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.team-member h4 {
    font-size: 1.2rem;
    margin-bottom: 5px;
    color: #444;
}

.team-member p {
    color: #777;
    font-style: italic;
}

/* Footer */
.footer {
    text-align: center;
    padding: 20px;
    padding: 15px 20px;
    margin-top: auto;
    position: relative;
    z-index: 10;
    font-size: 0.8rem;
    opacity: 0.7;
}

/* Hakkimizda sayfasi arka plan */
.hakkimizda-bg {
    background-image: url('../images/hakkimizdaback.jpeg');
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-color: #000;
}

.info-section {
    margin-bottom: 50px;
    position: relative;
    z-index: 2;
}

.membership-conditions-section {
    background: none !important;
}

.membership-conditions-table {
    background: none !important;
}

.conditions-row {
    background: none !important;
}

.conditions-cell {
    background: none !important;
}

.info-section .section-content {
    background: none;
}

.section-title {
    background: none;
    padding: 15px;
    text-align: center;
    margin-bottom: 20px;
    color: #6a11cb;
    font-size: 1.8rem;
}

.featured-section {
    background: none;
}

.ticket-criteria-section {
    background: none;
}

.churchill-birth-section {
    background: none;
}

.info-section p {
    background: none;
    margin-bottom: 15px;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.8);
}

/* Party Katıl Sayfası */
.party-page {
    padding: 40px 20px;
}

.form-intro {
    text-align: center;
    font-size: 1.2rem;
    margin-bottom: 30px;
    color: rgba(255,255,255,0.9);
}

.party-form-container {
    max-width: 1000px;
    margin: 0 auto;
    padding: 30px;
    border-radius: 10px;
    background: none;
}

.form-layout {
    display: grid;
    grid-template-columns: 3fr 1fr;
    gap: 30px;
}

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

.form-group {
    margin-bottom: 20px;
}

.form-group label {
    display: block;
    margin-bottom: 5px;
    color: white;
    font-weight: bold;
}

.form-group input,
.form-group select,
.form-group textarea {
    width: 100%;
    padding: 12px;
    background: none;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 5px;
    color: white;
    font-size: 1rem;
}

.form-group input:focus,
.form-group select:focus,
.form-group textarea:focus {
    outline: none;
    border-color: #6a11cb;
    box-shadow: 0 0 8px rgba(106, 17, 203, 0.5);
}

/* Select elemanı için özel stiller */
.form-group select option {
    background-color: #333;
    color: white;
}

.full-width {
    grid-column: 1 / -1;
}

.form-submit {
    margin-top: 20px;
    text-align: center;
}

.submit-button {
    background: linear-gradient(to right, #6a11cb, #2575fc);
    color: white;
    border: none;
    padding: 15px 50px;
    font-size: 1.2rem;
    font-weight: bold;
    border-radius: 50px;
    cursor: pointer;
    transition: all 0.3s ease;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.submit-button:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
}

.image-upload-container {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.image-upload-container label {
    margin-bottom: 10px;
    color: white;
    font-weight: bold;
    text-align: center;
}

.image-preview {
    width: 200px;
    height: 200px;
    overflow: hidden;
    border: 2px solid rgba(255, 255, 255, 0.3);
    border-radius: 10px;
    margin-bottom: 10px;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
}

.image-preview img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.form-success {
    background-color: rgba(40, 167, 69, 0.2);
    border: 1px solid rgba(40, 167, 69, 0.5);
    color: white;
    padding: 15px;
    margin-bottom: 20px;
    border-radius: 5px;
    text-align: center;
}

/* Ses Kontrol Butonu */
.audio-control {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 10;
}

.mute-button {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: rgba(106, 17, 203, 0.7);
    border: 2px solid white;
    color: white;
    font-size: 24px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
    transition: all 0.3s ease;
}

.mute-button:hover {
    background: rgba(37, 117, 252, 0.8);
    transform: scale(1.1);
}

.footer a {
    color: #2575fc;
    text-decoration: none;
    transition: all 0.3s ease;
}

.footer a:hover {
    color: #fff;
    text-shadow: 0 0 8px #2575fc;
}

/* Responsive */
/* Tablet */
@media (max-width: 768px) {
    .about-content {
        grid-template-columns: 1fr;
    }
    
    .about-image {
        grid-row: 1;
    }
    
    .hero-section h2 {
        font-size: 2.5rem;
    }
    
    .hero-section p {
        font-size: 1.2rem;
    }
    
    /* Navigasyon düzenlemesi */
    .navigation {
        text-align: right;
        margin-top: -80px;
        padding-right: 20px;
    }
    
    /* Logo konteyner düzenlemesi */
    .logo-container {
        padding: 15px 20px;
    }
    
    /* Footer düzenlemesi */
    .footer {
        padding: 15px 0;
    }
    
    /* Hakkımızda sayfası */
    .two-column {
        grid-template-columns: 1fr;
    }
    
    .criteria-row {
        flex-direction: column;
    }
    
    .criteria-cell {
        padding: 10px;
    }
    
    .section-title {
        font-size: 2rem;
    }
}

/* Mobil (iOS ve Android) */
@media (max-width: 480px) {
    .site-content {
        padding: 10px;
    }
    
    .site-title {
        font-size: 1.8rem;
    }
    
    .tagline {
        font-size: 1rem;
    }
    
    /* Navigasyon düzenlemesi */
    .navigation {
        margin-top: 0;
        margin-bottom: 20px;
        padding-right: 0;
        text-align: center;
    }
    
    .navigation ul {
        flex-direction: row; /* Tek satırda göster */
        padding: 10px;
        justify-content: center;
    }
    
    .navigation li {
        margin: 5px;
    }
    
    /* Logo konteyner düzenlemesi */
    .logo-container {
        text-align: center;
        padding: 15px 10px;
        margin-bottom: 10px;
    }
    
    /* Footer düzenlemesi */
    .footer {
        font-size: 0.9rem;
        padding: 10px;
    }
}

/* iPhone X, iPhone 11, iPhone 12/13 gibi çentikli cihazlar için güvenli alan ayarları */
@supports (padding: max(0px)) {
    .site-content {
        padding-left: max(20px, env(safe-area-inset-left));
        padding-right: max(20px, env(safe-area-inset-right));
        padding-bottom: max(20px, env(safe-area-inset-bottom));
    }
}

/* Giriş Sayfası */
.login-container {
    max-width: 450px;
    margin: 30px auto;
    text-align: center;
}

.login-form-container {
    margin-top: 30px;
    padding: 20px;
    border-radius: 15px;
    background: none;
}

.login-form {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.login-form .form-group {
    margin-bottom: 15px;
}

.login-form label {
    display: block;
    margin-bottom: 8px;
    color: #fff;
    font-weight: 500;
}

.login-form input {
    width: 100%;
    padding: 12px 15px;
    border: 2px solid rgba(106, 17, 203, 0.4);
    border-radius: 8px;
    background: rgba(0, 0, 0, 0.2);
    color: #fff;
    font-size: 16px;
    transition: all 0.3s ease;
}

.login-form input:focus {
    border-color: #2575fc;
    box-shadow: 0 0 10px rgba(37, 117, 252, 0.5);
    outline: none;
}

.form-buttons {
    margin-top: 20px;
}

.login-form .submit-button {
    width: 100%;
    padding: 14px;
    border: none;
    border-radius: 8px;
    background: linear-gradient(135deg, #6a11cb 0%, #2575fc 100%);
    color: white;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    text-transform: uppercase;
}

.login-form .submit-button:hover {
    box-shadow: 0 0 15px rgba(106, 17, 203, 0.7);
    transform: translateY(-2px);
}

.login-form .alt-button {
    padding: 10px 20px;
    border: 2px solid #2575fc;
    border-radius: 8px;
    background: transparent;
    color: #2575fc;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
}

.login-form .alt-button:hover {
    background: rgba(37, 117, 252, 0.1);
    box-shadow: 0 0 10px rgba(37, 117, 252, 0.3);
}

.form-register {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
}

.form-register p {
    color: #fff;
    margin: 0;
}

.auth-message {
    padding: 10px;
    border-radius: 5px;
    margin-top: 20px;
    display: none;
}

.auth-message.success {
    background: rgba(46, 204, 113, 0.2);
    border: 1px solid #2ecc71;
    color: #2ecc71;
}

.auth-message.error {
    background: rgba(231, 76, 60, 0.2);
    border: 1px solid #e74c3c;
    color: #e74c3c;
}

.auth-message.info {
    background: rgba(52, 152, 219, 0.2);
    border: 1px solid #3498db;
    color: #3498db;
}

/* Profil Menüsü */
#auth-nav-item {
    position: relative;
}

.profile-menu {
    position: absolute;
    top: 100%;
    right: 0;
    background: rgba(0, 0, 0, 0.8);
    min-width: 200px;
    border-radius: 8px;
    padding: 10px;
    z-index: 1000;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
}

.profile-menu #user-email {
    display: block;
    padding: 8px 10px;
    color: #fff;
    font-size: 0.9rem;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    margin-bottom: 8px;
    font-weight: bold;
    word-break: break-all;
}

.profile-menu #logout-link {
    display: block;
    padding: 8px 10px;
    color: #e74c3c;
    text-decoration: none;
    font-size: 0.9rem;
    transition: all 0.3s ease;
}

.profile-menu #logout-link:hover {
    background: rgba(231, 76, 60, 0.2);
    border-radius: 4px;
}
