
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-display: swap;

}



.hero {
    background: linear-gradient(to right, #a8dadc, #457b9d);
    color: white;
    padding: 100px 0;
}
.icon-circle {
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background-color: #f1faee;
    font-size: 24px;
    margin-bottom: 15px;
}
.feature-icon {
    font-size: 40px;
    color: #457b9d;
    margin-bottom: 15px;
}

.main-button {
    background-color: #1d3557;
    color: #fff;
    border: none;
}

.main-button:hover {
    background-color: #a8dadc;
    color: #fff;
}



     /* Responsive adjustments */
@media (max-width: 768px) {
    h1,
    h2,
    h3 {
        font-size: 1.5rem !important;
        text-align: center;
    }

    .navbar-nav {
        text-align: center;
    }

    .navbar-nav .nav-item {
        margin-bottom: 0.5rem;
    }

    .hero img,
    .about img,
    .card-img-top {
        width: 100% !important;
        height: auto !important;
    }

    .card-body {
        text-align: center;
    }

    form .form-control {
        width: 100% !important;
    }

    .btn {
        width: 100%;
        margin-bottom: 1rem;
    }

    .container {
        padding-left: 1rem;
        padding-right: 1rem;
    }
}

.active-link {
    font-weight: bold;
    color: #1d3557 !important;
    border-bottom: 2px solid #1d3557;
}


.card {
    border: none;
    border-radius: 10px;
}
.card-highlight {
    border: 2px solid #1d3557;
}

.pagination .page-link {
    color: #1d3557;
}

.pagination .page-link:hover {
    background-color: #1d3557;
    color: #fff;
}

.pagination .active .page-link {
    background-color: #1d3557;
    border-color: #1d3557;
    color: #fff;
}

.pagination .page-item.disabled .page-link {
    color: #ccc;
}

.category-card {
    border: none;
    transition: transform 0.2s ease;
    height: 230px;
}
.category-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 0.5rem 1rem rgba(0,0,0,0.1);
}
.category-icon {
    font-size: 2.5rem;
    color: #1d3557;
}

.topic-title {
    color: #1d3557;
    font-weight: 500;
    text-decoration: none;
}
.topic-title:hover {
    text-decoration: underline;
}
.topic-meta {
    font-size: 0.9rem;
    color: #6c757d;
}

.topic-title {
    color: #1d3557;
    font-weight: 600;
}

.nav-pills .nav-link.active {
    background-color: #1d3557;
    color: white;
}
.nav-pills .nav-link {
    color: #1d3557;
}
.nav-pills .nav-link:hover {
    background-color: #1d3557;
    color: white;
}

.h2White {
    color: white;
}

h1, h2, h4, .btn-euzin, .text-theme { color: #1d3557; }
.btn-euzin {
    background-color: #1d3557;
    color: white;
}
.btn-euzin:hover {
    background-color: #16324a;
    color: white;
}
.reply {
    background-color: #f8f9fa;
    border-left: 4px solid #1d3557;
}

.badge-euzin{
    background-color: #457b9d;
    color: white;
}

.lead { font-size: 1.2rem; min-height: 60px; }
.highlight { background-color: #f1f1f1; padding: 1rem; border-left: 4px solid #1d3557; }
.timeline {
    border-left: 3px solid #1d3557;
    margin-left: 1rem;
    padding-left: 1.5rem;
}
.timeline-item {
    margin-bottom: 2rem;
    position: relative;
}
.timeline-item::before {
    content: '';
    position: absolute;
    left: -1.4rem;
    top: 0.4rem;
    width: 12px;
    height: 12px;
    background-color: #1d3557;
    border-radius: 50%;
}

.login-container {
    max-width: 400px;
    margin: auto;
    margin-top: 80px;
    padding: 2rem;
    background-color: #fff;
    border-radius: 12px;
    box-shadow: 0 0 1rem rgba(0,0,0,0.1);
}

.register-container {
    max-width: 500px;
    margin: auto;
    margin-top: 60px;
    padding: 2rem;
    background-color: #fff;
    border-radius: 12px;
    box-shadow: 0 0 1rem rgba(0,0,0,0.1);
}

.forgot-container {
    max-width: 400px;
    margin: auto;
    margin-top: 80px;
    padding: 2rem;
    background-color: #fff;
    border-radius: 12px;
    box-shadow: 0 0 1rem rgba(0,0,0,0.1);
}


.privacy-container {
    max-width: 900px;
    margin: auto;
    padding: 3rem 1rem;
}

.accordion-button {
    color: #1d3557;
}
.faq-container {
    max-width: 800px;
    margin: auto;
    padding: 3rem 1rem;
}

.avatar-card {
    transition: all 0.3s ease;
    cursor: pointer;
}

.avatar-card input[type="radio"]:checked + .avatar-body {
    border: 2px solid #1d3557;
    background-color: #f1f8ff;
    box-shadow: 0 0 0 3px rgba(29, 53, 87, 0.2);
}

body { font-family: 'Roboto', sans-serif; }

.related-img {
    height: 180px;
    object-fit: cover;
}

.related-articles .card-img-top {
    max-width: 100%;
    height: 180px;
    object-fit: cover;
}

.card-text-euzin{
    height: 70px; overflow: hidden; text-overflow: ellipsis;
}

.card-blog-header-container{
    width: 100%; height : 80px;
}


.forum-icon-image {
    width:100%; height : auto
}

trix-toolbar [data-trix-button-group="file-tools"] {
    display: none !important;
}

.reply p:last-child {
    margin-bottom: 0;
}

.bg-light {
    background-color: #f8f9fa !important;
}

.border {
    border: 1px solid #e1e1e1;
}

.text-primary {
    color: #1d3557 !important;
}


.bg-light {
    background-color: #f8f9fa !important;
}

.card-body strong {
    font-size: 1.1rem;
}

.badge.bg-primary {
    background-color: #457b9d !important;
    font-size: 0.75rem;
    padding: 0.3em 0.6em;
}

.btn-delete-account {
    background-color: #dc3545; /* κόκκινο */
    color: white;
    border: none;
    padding: 0.5rem 1rem;
    font-weight: bold;
    transition: background-color 0.2s ease;
    border-radius: 8px;
}

.btn-delete-account:hover {
    background-color: #a71d2a;
    color: white;
}


.forum-thread-card {
    transition: transform 0.2s ease, box-shadow 0.2s ease;
    border-radius: 12px;
    background-color: #fff;
}

.forum-thread-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.08);
}

.forum-card-link {
    text-decoration: none !important;
    color: inherit;
}

.forum-card-link:hover .card-title {
    text-decoration: underline;
    color: #1d3557;
}

.blog-card {
    transition: transform 0.2s ease, box-shadow 0.2s ease;
    border-radius: 12px;
    overflow: hidden;
    background-color: #fff;
}

.blog-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 1rem 1.5rem rgba(0, 0, 0, 0.1);
}

.blog-card-image {
    height: 180px;
    overflow: hidden;
}

.blog-card-image img {
    object-fit: cover;
    height: 100%;
    width: 100%;
    transition: transform 0.3s ease;
}

.blog-card:hover .blog-card-image img {
    transform: scale(1.05);
}


.bg-pink { background-color: #f48fb1; }     /* ροζ με επαρκή αντίθεση */
.bg-purple { background-color: #6f42c1; }   /* βαθύ μοβ */


.badge.gender-badge {
    font-size: 0.95rem;
    padding: 0.4em 0.6em;
}

.badge.gender-badge .icon {
    font-size: 1.2rem;
    margin-right: 0.2rem;
    vertical-align: middle;
}

.gender-icon {
    font-size: 1.5rem;
    display: inline-block;
    padding: 0.25rem 0.5rem;
    border-radius: 50%;
    line-height: 1;
}

.flex-shrink-0.text-center {
    min-width: 65px;
}

.badge {
    font-size: 0.75rem;
    padding: 0.3em 0.6em;
    border-radius: 12px;
}

.chart-container {
    width: 100%;
    max-width: 100%;
    overflow-x: auto;
}

canvas {
    display: block;
    width: 100% !important;
    height: auto !important;
    max-height: 400px;
}


.card-title {
    font-weight: 600;
}

input[type="radio"] {
    transform: scale(1.4);
}

.hero-section {
    animation: fadeIn 1.2s ease-in-out;
}
@keyframes fadeIn {
    from { opacity: 0; transform: translateY(10px); }
    to { opacity: 1; transform: translateY(0); }
}

.card-body ul li {
    line-height: 1.6;
}

.secondary-euzin-color{
    color: #a8dadc;
}

.primary-euzin-color{
    color: #1d3557;

}


/* Ενιαίο ύψος για τις κάρτες */
.card-feature {
    min-height: 340px;
}

/* Σταθερό ύψος για τα emoji */
.card-feature .fs-1 {
    height: 60px;
    line-height: 60px;
    font-size: 2.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (max-width: 768px) {
    .forum-reply {
        flex-direction: column;
        align-items: flex-start;
    }

    .forum-avatar {
        margin-bottom: 10px;
    }
}

.reply-content {
    font-size: 1rem;
    line-height: 1.6;
}
