/* public/css/public/base/variables.css */
:root {
    --public-container-max: 1200px;
    --public-brand: #A91672;
    --public-brand-rgb: 169, 22, 114;
    --public-brand-dark: #8F145F;
    --public-brand-light: #D04C92;
    --public-brand-glow: #D989B8;
    --public-brand-surface: #FEF7FB;
}

/* public/css/public/base/reset.css */
/* Public reset layer */

/* public/css/public/base/utilities.css */
/* Public utilities layer */

/* public/css/public/legacy/main.css */
/* ===============================
   1. Structur?? & Layout General
=============================== */
body {
    overflow-x: hidden;
    background-color: #f0f2f5;
}

p,
li,
dd,
blockquote,
.post-content,
.card-text,
.cardx-text {
    text-align: left;
}

/* Text ??n dou?? coloane */
.text-columns {
    display: flex;
    gap: 2rem;
}
.text-columns .column {
    flex: 1;
}
@media (max-width: 767px) {
    .text-columns {
        flex-direction: column;
        gap: 1rem;
    }
}

/* ===============================
   2. Navbar & Logo
=============================== */
.navbar {
    background-color: var(--public-brand) !important;
    font-size: clamp(0.75rem, 1.1vw, 1rem);
    transition: background-color 0.3s ease;
    z-index: 1050;
    overflow: visible;
}

.navbar .container-fluid,
.navbar .navbar-collapse,
.navbar .navbar-nav,
.navbar .nav-item {
    overflow: visible;
}

/* Link-uri navbar */
.navbar .nav-link {
    color: rgba(255,255,255,0.9) !important;
    font-weight: 600;
    font-size: clamp(0.75rem, 1.1vw, 0.95rem);
    transition: color 0.2s ease;
    padding: 0.4rem 0.65rem;
}
.navbar .nav-link:hover,
.navbar .nav-link.active {
    color: #fff !important;
    text-decoration: underline;
    text-underline-offset: 3px;
}

.nav-link-with-badge {
    position: relative;
    display: inline-flex;
    align-items: center;
}

.nav-new-badge {
    position: absolute;
    right: -0.35rem;
    top: -0.8rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0.15rem 0.45rem;
    border-radius: 999px;
    background: linear-gradient(135deg, #ffd166, #ff7b54);
    color: #2d1b10;
    font-size: 0.68rem;
    font-weight: 800;
    letter-spacing: 0.06em;
    line-height: 1;
    text-decoration: none !important;
    box-shadow: 0 0 0 rgba(255, 209, 102, 0.55);
    animation: navBadgePulse 1.9s infinite;
    pointer-events: none;
}

@keyframes navBadgePulse {
    0% {
        transform: scale(1);
        box-shadow: 0 0 0 0 rgba(255, 209, 102, 0.45);
    }
    70% {
        transform: scale(1.04);
        box-shadow: 0 0 0 12px rgba(255, 209, 102, 0);
    }
    100% {
        transform: scale(1);
        box-shadow: 0 0 0 0 rgba(255, 209, 102, 0);
    }
}

/* Dropdown */
.navbar .dropdown-menu {
    border: none;
    box-shadow: 0 8px 24px rgba(0,0,0,0.15);
    border-radius: 10px;
    margin-top: 4px;
}
.navbar .dropdown-item {
    font-size: 0.9rem;
    padding: 0.5rem 1rem;
    transition: background-color 0.15s ease;
}
.navbar .dropdown-item:hover,
.navbar .dropdown-item.active {
    background-color: var(--public-brand);
    color: #fff;
}

/* Hamburgher icon - alb pe fundal magenta */
.navbar-toggler {
    border-color: rgba(255,255,255,0.5);
    padding: 4px 8px;
}
.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255%2C255%2C255%2C0.9%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}

/* Logo */
.header-logo-container {
    max-width: 100%;
    overflow: hidden;
}

.logo-responsive {
    flex: 0 0 auto;
    margin-left: 10px;
    width: 90px;
    height: 90px;
    object-fit: contain;
    transition: width 0.3s ease, height 0.3s ease;
}

/* Text l??ng?? logo */
.text-logo {
    flex: 1 1 auto;
    max-width: calc(100% - 110px);
    min-width: 0;
}

.text-logo h2 {
    color: var(--public-brand);
    font-size: clamp(0.85rem, 1.5vw, 1.2rem);
    line-height: 1.3;
    overflow-wrap: anywhere;
    transition: font-size 0.3s ease;
    white-space: normal;
    word-break: break-word;
}

.text-logo h2 b {
    overflow-wrap: anywhere;
    word-break: break-word;
}

/* ===============================
   3. Container
=============================== */
.my-container {
    width: 95%;
    max-width: 1500px;
    margin: 0 auto;
    padding: 0 0.75rem;
}

/* ===============================
   4. Carousel
=============================== */
.carousel-item img {
    height: clamp(220px, 45vw, 650px);
    object-fit: cover;
    width: 100%;
    display: block;
}

/* Indicatori */
.carousel-indicators [data-bs-target] {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background-size: cover;
    background-position: center;
    border: 2px solid white;
    opacity: 0.65;
    transition: opacity 0.3s ease, transform 0.3s ease;
}
.carousel-indicators .active {
    opacity: 1;
    transform: scale(1.15);
    border-color: var(--public-brand);
}

/* Ascunde indicatorii pe ecrane mici */
@media (max-width: 576px) {
    .carousel-indicators {
        display: none;
    }
}

/* Bara de progres */
.progress-bar-custom {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 4px;
    background: var(--public-brand);
    width: 0%;
    transition: width linear;
    z-index: 10;
}

/* ===============================
   5. Carduri & Imagini
=============================== */
.card-hover {
    transition: transform 0.3s ease, box-shadow 0.3s ease, background-color 0.3s ease, color 0.3s ease;
    cursor: pointer;
    border-radius: 12px;
}
.card-hover:hover {
    background-color: var(--public-brand);
    color: white;
    transform: translateY(-6px);
    box-shadow: 0 12px 30px rgba(var(--public-brand-rgb), 0.3);
}
.card-hover:hover i,
.card-hover:hover .icon-big {
    color: white !important;
}

/* Hover zoom pe imagine */
.clickable-img {
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    cursor: pointer;
}
.clickable-img:hover {
    transform: scale(1.04);
    box-shadow: 0 0 8px 4px rgba(var(--public-brand-rgb), 0.5);
}

/* ===============================
   6. Lightbox
=============================== */
#lightboxOverlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.85);
    justify-content: center;
    align-items: center;
    z-index: 2000;
    cursor: zoom-out;
    gap: 18px;
    padding: 24px;
}
.lightbox-stage {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 12px;
    max-width: 100%;
    max-height: 100%;
    cursor: default;
}
#lightboxOverlay img {
    max-width: 92vw;
    max-height: 88vh;
    border-radius: 10px;
    box-shadow: 0 0 20px rgba(var(--public-brand-rgb), 0.7);
    cursor: default;
    transform-origin: center center;
    transition: transform 0.15s ease;
}
.lightbox-meta {
    min-height: 24px;
    color: rgba(255,255,255,0.9);
    font-size: 0.95rem;
    font-weight: 700;
    letter-spacing: 0.04em;
}
.post-content img,
.avizier-content img,
.my-container img:not(.logo-responsive):not(.carousel-indicators img),
.contact-panel img,
.contact-hero img {
    cursor: pointer;
}
.lightbox-nav {
    width: 78px;
    height: 78px;
    border: 1px solid rgba(255,255,255,0.22);
    border-radius: 20px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(180deg, rgba(255,255,255,0.2), rgba(255,255,255,0.08));
    backdrop-filter: blur(18px);
    -webkit-backdrop-filter: blur(18px);
    color: #fff;
    font-size: 2.7rem;
    box-shadow: 0 18px 40px rgba(0,0,0,0.28), inset 0 1px 0 rgba(255,255,255,0.14);
    transition: background-color 0.2s ease, transform 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
}
.lightbox-close {
    position: absolute;
    top: 16px;
    right: 16px;
    width: 56px;
    height: 56px;
    border: 1px solid rgba(255,255,255,0.22);
    border-radius: 16px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(180deg, rgba(15,23,42,0.64), rgba(15,23,42,0.4));
    backdrop-filter: blur(18px);
    -webkit-backdrop-filter: blur(18px);
    color: #fff;
    font-size: 1.7rem;
    box-shadow: 0 18px 40px rgba(0,0,0,0.28), inset 0 1px 0 rgba(255,255,255,0.1);
    transition: background-color 0.2s ease, transform 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
    z-index: 2;
}
.lightbox-nav:hover {
    background: linear-gradient(180deg, rgba(255,255,255,0.28), rgba(255,255,255,0.12));
    border-color: rgba(255,255,255,0.34);
    transform: translateY(-1px) scale(1.03);
    box-shadow: 0 22px 48px rgba(0,0,0,0.34), inset 0 1px 0 rgba(255,255,255,0.18);
}
.lightbox-close:hover {
    background: linear-gradient(180deg, rgba(15,23,42,0.78), rgba(15,23,42,0.5));
    border-color: rgba(255,255,255,0.34);
    transform: translateY(-1px) scale(1.03);
    box-shadow: 0 22px 48px rgba(0,0,0,0.34), inset 0 1px 0 rgba(255,255,255,0.14);
}
.lightbox-nav:focus-visible,
.lightbox-close:focus-visible {
    outline: 2px solid #fff;
    outline-offset: 3px;
}
@media (max-width: 768px) {
    #lightboxOverlay {
        gap: 10px;
        padding: 16px;
    }

    .lightbox-nav {
        width: 60px;
        height: 60px;
        font-size: 2rem;
    }

    .lightbox-close {
        top: 12px;
        right: 12px;
        width: 48px;
        height: 48px;
        font-size: 1.4rem;
        border-radius: 14px;
    }

    #lightboxOverlay img {
        max-width: 84vw;
        max-height: 72vh;
    }
}

/* ===============================
   7. Social Icons
=============================== */
.bg-dark a {
    text-decoration: none;
}
.social-icon {
    color: rgba(255,255,255,0.85);
    font-size: 1.4rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    position: relative;
    overflow: hidden;
    transition: transform 0.3s ease;
    text-decoration: none;
}
.social-icon::before {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(135deg, var(--public-brand), var(--public-brand-light));
    transform: scale(0);
    transform-origin: bottom right;
    transition: transform 0.35s ease;
    border-radius: 50%;
    z-index: 0;
}
.social-icon:hover {
    transform: translateY(-2px);
}
.social-icon:hover::before {
    transform: scale(2);
}
.social-icon i {
    position: relative;
    z-index: 1;
    transition: color 0.35s ease;
}
.social-icon:hover i {
    color: white;
}

/* ===============================
   8. Titlu highlight cu anima??ie
=============================== */
.highlight-text {
    color: var(--public-brand);
    font-weight: bold;
    position: relative;
    display: block;
    text-align: center;
    margin-bottom: 1.5rem;
    animation: glow 2s ease-in-out infinite alternate;
}

.btn-nav-auth {
    display: inline-flex;
    align-items: center;
    background: linear-gradient(135deg, #6f42c1, var(--public-brand-light));
    color: #fff;
    border: none;
    border-radius: 8px;
    font-weight: 600;
    font-size: 0.875rem;
    padding: 0.25rem 0.75rem;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    transition: transform 0.25s ease, box-shadow 0.25s ease;
    text-decoration: none;
    cursor: pointer;
}
.btn-nav-auth:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 18px rgba(0, 0, 0, 0.2);
    color: #fff;
}

@keyframes glow {
    0%   { text-shadow: 0 0 4px var(--public-brand), 0 0 8px var(--public-brand); }
    100% { text-shadow: 0 0 12px var(--public-brand-glow), 0 0 20px var(--public-brand-glow); }
}

/* ===============================
   9. Carduri varianta X (nout????i)
=============================== */
.cardx {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border-radius: 16px;
    background: #fff;
    box-shadow:
        0 2px 4px rgba(0, 0, 0, 0.06),
        0 6px 20px rgba(0, 0, 0, 0.10),
        0 0 0 1px rgba(0, 0, 0, 0.04);
}
.cardx:hover {
    transform: translateY(-4px);
    box-shadow:
        0 4px 8px rgba(0, 0, 0, 0.08),
        0 16px 40px rgba(0, 0, 0, 0.15),
        0 0 0 1px rgba(0, 0, 0, 0.06);
}

/* ===============================
   10. Paginare
=============================== */
.pagination {
    margin: 0;
    gap: 4px;
    flex-wrap: wrap;
}
.page-link {
    border-radius: 10px !important;
    padding: 7px 13px;
    font-weight: 500;
    color: #495057;
    background: #fff;
    border: 1px solid #dee2e6;
    transition: all 0.2s ease;
}
.page-link:hover {
    background: #f0f0f0;
    color: var(--public-brand);
    transform: translateY(-1px);
    box-shadow: 0 3px 6px rgba(0,0,0,0.07);
}
.page-item.active .page-link {
    background: linear-gradient(135deg, var(--public-brand), var(--public-brand-dark));
    border: none;
    color: white;
    font-weight: 600;
    box-shadow: 0 4px 10px rgba(var(--public-brand-rgb), 0.3);
}
.page-item.disabled .page-link {
    background: #f1f3f5;
    color: #adb5bd;
    pointer-events: none;
    border: none;
}

.pagination-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0.5rem;
}
.pagination-wrapper small,
.custom-pagination-text {
    font-size: 0.85rem;
    color: #6c757d;
    text-align: center;
    background-color: #f8f9fa;
    padding: 3px 8px;
    border-radius: 6px;
}

/* ===============================
   11. Butoane gradient
=============================== */
.btn-gradient-primary {
    background: linear-gradient(135deg, var(--public-brand), var(--public-brand-dark));
    color: #fff;
    border: none;
    border-radius: 0.5rem;
    transition: all 0.25s ease;
}
.btn-gradient-primary:hover {
    background: linear-gradient(135deg, var(--public-brand-dark), var(--public-brand-dark));
    transform: translateY(-2px);
    box-shadow: 0 8px 18px rgba(var(--public-brand-rgb), 0.4);
    color: #fff;
}
.btn-gradient-success {
    background: linear-gradient(135deg, #10b981, #059669);
    color: #fff;
    border: none;
    border-radius: 0.5rem;
    transition: all 0.25s ease;
}
.btn-gradient-success:hover {
    background: linear-gradient(135deg, #059669, #047857);
    transform: translateY(-2px);
    box-shadow: 0 8px 18px rgba(16, 185, 129, 0.4);
    color: #fff;
}


.content-wrapper {
    margin-left: 240px;
}

.contact-hero {
    position: relative;
    overflow: hidden;
    padding: clamp(2.75rem, 5vw, 5rem) 0;
    background:
        radial-gradient(circle at top left, rgba(255, 255, 255, 0.3), transparent 38%),
        radial-gradient(circle at bottom right, rgba(255, 209, 102, 0.22), transparent 30%),
        linear-gradient(135deg, var(--public-brand-dark) 0%, var(--public-brand) 52%, #f29e4c 100%);
    color: #fff;
}

.contact-hero__inner {
    display: grid;
    grid-template-columns: minmax(0, 1.45fr) minmax(280px, 0.9fr);
    gap: 1.5rem;
    align-items: stretch;
}

.contact-kicker {
    display: inline-block;
    margin-bottom: 0.9rem;
    padding: 0.35rem 0.7rem;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.14);
    border: 1px solid rgba(255, 255, 255, 0.2);
    font-size: 0.78rem;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.contact-hero__copy h1 {
    font-size: clamp(2rem, 4.5vw, 3.6rem);
    line-height: 1.05;
    margin-bottom: 1rem;
    font-weight: 800;
}

.contact-hero__copy p {
    max-width: 52rem;
    font-size: clamp(1rem, 1.5vw, 1.1rem);
    line-height: 1.7;
    text-align: left;
    color: rgba(255, 255, 255, 0.92);
}

.contact-hero__actions {
    display: flex;
    flex-wrap: wrap;
    gap: 0.85rem;
    margin-top: 1.5rem;
}

.btn-contact-primary,
.btn-contact-secondary {
    padding: 0.85rem 1.2rem;
    border-radius: 14px;
    font-weight: 700;
    border: 1px solid transparent;
    transition: transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
}

.btn-contact-primary {
    background: #fff;
    color: var(--public-brand-dark);
}

.btn-contact-secondary {
    background: transparent;
    color: #fff;
    border-color: rgba(255, 255, 255, 0.45);
}

.btn-contact-primary:hover,
.btn-contact-secondary:hover {
    transform: translateY(-2px);
    box-shadow: 0 14px 26px rgba(0, 0, 0, 0.18);
}

.contact-hero__card,
.contact-panel {
    background: rgba(255, 255, 255, 0.9);
    border: 1px solid rgba(255, 255, 255, 0.5);
    box-shadow: 0 18px 45px rgba(31, 41, 55, 0.12);
    border-radius: 28px;
    color: #223046;
}

.contact-hero__card {
    padding: 1.5rem;
    backdrop-filter: blur(10px);
}

.contact-hero__badge {
    display: inline-block;
    margin-bottom: 1rem;
    padding: 0.35rem 0.7rem;
    border-radius: 999px;
    background: rgba(var(--public-brand-rgb), 0.12);
    color: var(--public-brand-dark);
    font-size: 0.78rem;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 0.08em;
}

.contact-mini-list,
.contact-list,
.public-footer__links {
    list-style: none;
    margin: 0;
    padding: 0;
}

.contact-mini-list li,
.contact-list li {
    padding: 0.5rem 0;
    border-bottom: 1px solid rgba(34, 48, 70, 0.08);
}

.contact-mini-list li:last-child,
.contact-list li:last-child {
    border-bottom: 0;
}

.contact-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 1.25rem;
}

.contact-panel {
    padding: 1.5rem;
}

.contact-panel--soft {
    background: linear-gradient(180deg, #ffffff 0%, var(--public-brand-surface) 100%);
}

.contact-panel--schedule {
    background:
        radial-gradient(circle at top right, rgba(242, 158, 76, 0.12), transparent 28%),
        linear-gradient(180deg, #fffdfd 0%, var(--public-brand-surface) 100%);
}

.contact-panel__icon {
    width: 3rem;
    height: 3rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 14px;
    margin-bottom: 1rem;
    background: linear-gradient(135deg, rgba(var(--public-brand-rgb), 0.12), rgba(242, 158, 76, 0.24));
    color: var(--public-brand-dark);
    font-size: 1.35rem;
}

.contact-panel__icon .admin-icon {
    width: 1.35rem;
    height: 1.35rem;
    display: block;
}

.contact-panel h2 {
    margin-bottom: 0.75rem;
    font-size: 1.2rem;
    font-weight: 800;
}

.contact-panel p {
    text-align: left;
    color: #475569;
}

.contact-address-lines {
    display: grid;
    gap: 0.45rem;
    margin-top: 1rem;
    color: var(--public-brand-dark);
    font-weight: 700;
}

.contact-schedule {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1rem;
    margin-top: 1rem;
}

.contact-schedule__slot {
    display: grid;
    gap: 0.35rem;
    padding: 1rem 1.1rem;
    border-radius: 18px;
    background: #fff;
    border: 1px solid rgba(var(--public-brand-rgb), 0.08);
    box-shadow: 0 10px 24px rgba(15, 23, 42, 0.06);
}

.contact-schedule__slot--accent {
    background: linear-gradient(135deg, rgba(var(--public-brand-rgb), 0.08), rgba(242, 158, 76, 0.18));
    border-color: rgba(var(--public-brand-rgb), 0.16);
}

.contact-schedule__label {
    font-size: 0.8rem;
    font-weight: 800;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: var(--public-brand-dark);
}

.contact-schedule__slot strong {
    font-size: 1.15rem;
    color: #1f2a37;
}

.contact-schedule__slot span:last-child {
    color: #475569;
    font-weight: 600;
}

.contact-documents-box {
    margin-top: 1.25rem;
    padding: 1rem 1.1rem;
    border-radius: 20px;
    background: rgba(255, 255, 255, 0.78);
    border: 1px solid rgba(34, 48, 70, 0.08);
}

.contact-documents-box h3 {
    margin-bottom: 0.85rem;
    font-size: 1rem;
    font-weight: 800;
    color: var(--public-brand-dark);
}

.contact-documents-list {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0.65rem 1rem;
    list-style: none;
    margin: 0;
    padding: 0;
}

.contact-documents-list li {
    position: relative;
    padding-left: 1.1rem;
    color: #334155;
}

.contact-documents-list li::before {
    content: '';
    position: absolute;
    top: 0.55rem;
    left: 0;
    width: 0.45rem;
    height: 0.45rem;
    border-radius: 999px;
    background: linear-gradient(135deg, var(--public-brand), #f29e4c);
}

.public-footer {
    background:
        radial-gradient(circle at top left, rgba(255, 255, 255, 0.06), transparent 30%),
        linear-gradient(135deg, #101927 0%, #16263d 54%, #1d3557 100%);
    color: #fff;
    padding: 3rem 0 1.25rem;
}

.public-footer__brand p {
    color: rgba(255, 255, 255, 0.78);
    text-align: left;
    max-width: 34rem;
}

.public-footer__title {
    margin-bottom: 0.95rem;
    font-size: 0.92rem;
    font-weight: 800;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #ffd166;
}

.public-footer__contact,
.public-footer__links {
    display: grid;
    gap: 0.55rem;
}

.public-footer__contact a,
.public-footer__links a {
    color: rgba(255, 255, 255, 0.86);
    text-decoration: none;
    transition: color 0.2s ease, transform 0.2s ease;
}

.public-footer__contact a:hover,
.public-footer__links a:hover {
    color: #fff;
    transform: translateX(2px);
}

.public-footer__bottom {
    margin-top: 2rem;
    padding-top: 1rem;
    border-top: 1px solid rgba(255, 255, 255, 0.12);
    text-align: center;
    color: rgba(255, 255, 255, 0.72);
}

.public-footer__bottom a {
    color: #ffd166;
    text-decoration: none;
    font-weight: 700;
}

.public-footer__bottom a:hover {
    color: #fff;
    text-decoration: underline;
}

@media (max-width: 991px) {
    .contact-hero__inner {
        grid-template-columns: 1fr;
    }

    .contact-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 767px) {
    .contact-grid {
        grid-template-columns: 1fr;
    }

    .contact-hero__copy p,
    .public-footer__brand p {
        text-align: left;
    }

    .contact-schedule,
    .contact-documents-list {
        grid-template-columns: 1fr;
    }

    .nav-new-badge {
        font-size: 0.64rem;
    }
}

/* Rail mobil */
.sidebar-rail {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    width: 56px;
    background: #1a1a2e;
    border-right: 1px solid rgba(0,0,0,.08);
    z-index: 1020;
}
.sidebar-rail .nav-link {
    text-align: center;
    font-size: 1.15rem;
}

@media (max-width: 991px) {
    .content-wrapper {
        margin-left: 56px;
    }
    .sidebar-desktop {
        display: none !important;
    }
    .sidebar-rail {
        display: flex !important;
    }
}

@media (min-width: 992px) {
    .content-wrapper {
        margin-left: 240px;
    }
    .sidebar-rail {
        display: none !important;
    }
    .sidebar-desktop {
        display: flex !important;
    }
}

/* ===============================
   13. Card profil admin
=============================== */
.card-header {
    font-weight: 700;
    letter-spacing: 0.4px;
}

/* ===============================
   14. Responsive general
=============================== */
@media (max-width: 992px) {
    .logo-responsive {
        width: 70px;
        height: 70px;
    }
}

@media (max-width: 768px) {
    .logo-responsive {
        width: 60px;
        height: 60px;
    }
    .text-logo h2 {
        font-size: 0.9rem;
    }
}

@media (max-width: 576px) {
    .header-logo-container {
        flex-direction: row;
        align-items: center;
    }
    .logo-responsive {
        width: 50px;
        height: 50px;
        margin-left: 8px;
    }
    .text-logo {
        margin-left: 0.5rem;
        max-width: calc(100vw - 82px);
    }
    .text-logo h2 {
        font-size: 0.8rem;
    }
    .social-icon {
        width: 34px;
        height: 34px;
        font-size: 1.1rem;
    }
    .cardx .p-5 {
        padding: 1.25rem !important;
    }
}

/* Text justify utility */
.text-justify {
    text-align: justify;
}

/* ===============================
   Container mai lat (public pages)
   Bootstrap default: 1320px la xxl
   Noi: 90% din viewport, max 1800px
=============================== */
.container,
.container-sm,
.container-md,
.container-lg,
.container-xl,
.container-xxl {
    max-width: min(90%, 1800px) !important;
}

/* ===============================
   Con??inut articole (nout????i etc.)
   Imagini ??i PDF-uri responsive,
   centrate, cu padding uniform
=============================== */
/* Imagine singular?? */
.post-content img {
    display: block;
    width: 100% !important;
    max-width: min(100%, 1100px) !important;
    height: auto !important;
    margin: 18px auto;
    padding: 0;
    border-radius: 10px;
    box-sizing: border-box;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.08);
}

/* Galerie automat?? ??? mai multe imagini consecutive */
.img-gallery {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
    gap: 8px;
    margin: 12px 0;
    padding: 0 10px;
}
.img-gallery img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    border-radius: 8px;
    padding: 0;
    margin: 0;
    cursor: zoom-in;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.img-gallery img:hover {
    transform: scale(1.03);
    box-shadow: 0 6px 20px rgba(0,0,0,0.18);
}

.post-content iframe {
    display: block;
    width: 100%;
    min-height: 520px;
    margin: 10px auto;
    padding: 0 10px;
    box-sizing: border-box;
    border: none;
    border-radius: 4px;
}

.post-content .pdf-container {
    max-width: min(100%, 980px);
    margin: 18px auto;
    padding: 0;
    box-sizing: border-box;
    text-align: center;
}

.post-content .pdf-title {
    margin-bottom: 0.75rem;
    text-align: center;
    font-weight: 700;
}

.post-content .pdf-title a {
    text-decoration: none;
}

.post-content .pdf-frame {
    display: block;
    width: 100% !important;
    min-height: 620px;
    height: 78vh;
    border: none;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.08);
}

.post-content .file-attachment {
    max-width: min(100%, 720px);
    margin: 18px auto;
    padding: 1rem 1.25rem;
    border: 1px solid #dee2e6;
    border-radius: 12px;
    background: #fff;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.08);
    text-align: center;
}

.post-content .file-title {
    margin-bottom: 0.5rem;
    font-weight: 700;
}

.post-content a {
    word-break: break-word;
}

@media (max-width: 768px) {
    .post-content img {
        max-width: 100% !important;
        max-height: none !important;
        margin: 14px auto;
    }

    .post-content .pdf-frame {
        min-height: 420px;
        height: 62vh;
    }
}

/* ===============================
   Homepage feature sections
=============================== */
.my-container:has(img[src*="elevi_prahovei2.jpg"]) > .row,
.my-container:has(img[src*="oferta.jpg"]) > .row,
.my-container:has(img[src*="moto_scoala.jpg"]) > .row {
    background: #fff;
    border-radius: 24px;
    padding: clamp(1.25rem, 2vw, 2rem);
    box-shadow:
        0 10px 30px rgba(15, 23, 42, 0.08),
        0 2px 8px rgba(15, 23, 42, 0.05);
}

.my-container:has(img[src*="elevi_prahovei2.jpg"]) img,
.my-container:has(img[src*="oferta.jpg"]) img,
.my-container:has(img[src*="moto_scoala.jpg"]) img {
    width: 100%;
    border-radius: 22px !important;
    box-shadow: 0 12px 28px rgba(0, 0, 0, 0.14);
}

.my-container:has(img[src*="elevi_prahovei2.jpg"]) .col-md-6.d-flex,
.my-container:has(img[src*="oferta.jpg"]) .col-md-6.d-flex,
.my-container:has(img[src*="moto_scoala.jpg"]) .col-md-6.d-flex {
    gap: 1rem;
}

.my-container:has(img[src*="elevi_prahovei2.jpg"]) .text-columns,
.my-container:has(img[src*="moto_scoala.jpg"]) .text-columns {
    gap: 1rem;
}

.my-container:has(img[src*="elevi_prahovei2.jpg"]) .text-columns .column,
.my-container:has(img[src*="moto_scoala.jpg"]) .text-columns .column {
    background: linear-gradient(180deg, #ffffff 0%, var(--public-brand-surface) 100%);
    border: 1px solid rgba(var(--public-brand-rgb), 0.12);
    border-radius: 18px;
    padding: 1.2rem 1.1rem;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.8);
}

.my-container:has(img[src*="oferta.jpg"]) p.fade-up.text-justify,
.my-container:has(img[src*="oferta.jpg"]) p.text-medium.fade-up,
.my-container:has(img[src*="oferta.jpg"]) p.fade-up.text-justify b,
.my-container:has(img[src*="oferta.jpg"]) p.fade-up.text-justify ul,
.my-container:has(img[src*="oferta.jpg"]) p.text-medium.fade-up.delay-7 {
    margin-bottom: 0;
}

.my-container:has(img[src*="oferta.jpg"]) p.fade-up.text-justify,
.my-container:has(img[src*="oferta.jpg"]) p.text-medium.fade-up.delay-7 {
    background: linear-gradient(180deg, #ffffff 0%, var(--public-brand-surface) 100%);
    border: 1px solid rgba(var(--public-brand-rgb), 0.12);
    border-radius: 18px;
    padding: 1.1rem 1.1rem;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.8);
}

.my-container:has(img[src*="oferta.jpg"]) p.fade-up.text-justify + p.fade-up.text-justify,
.my-container:has(img[src*="oferta.jpg"]) p.fade-up.text-justify + p.text-medium.fade-up.delay-7 {
    margin-top: 1rem;
}

.my-container:has(img[src*="oferta.jpg"]) ul {
    margin: 0.65rem 0 0 1rem;
    padding-left: 0.5rem;
}

.my-container:has(img[src*="oferta.jpg"]) li {
    margin-bottom: 0.35rem;
}

.my-container:has(img[src*="elevi_prahovei2.jpg"]) h2,
.my-container:has(img[src*="oferta.jpg"]) h2,
.my-container:has(img[src*="moto_scoala.jpg"]) h2 {
    color: #1f2937;
}

.my-container:has(img[src*="elevi_prahovei2.jpg"]) h5,
.my-container:has(img[src*="oferta.jpg"]) b,
.my-container:has(img[src*="moto_scoala.jpg"]) h5 {
    color: #8f135f;
}

@media (max-width: 991px) {
    .my-container:has(img[src*="elevi_prahovei2.jpg"]) > .row,
    .my-container:has(img[src*="oferta.jpg"]) > .row,
    .my-container:has(img[src*="moto_scoala.jpg"]) > .row {
        padding: 1rem;
        border-radius: 20px;
    }

    .my-container:has(img[src*="elevi_prahovei2.jpg"]) .text-columns,
    .my-container:has(img[src*="moto_scoala.jpg"]) .text-columns {
        flex-direction: column;
    }
}

.homepage-project-section > .homepage-project-row,
.homepage-offer-section > .homepage-offer-row,
.homepage-mission-section > .homepage-mission-row {
    background: #fff;
    border-radius: 24px;
    padding: clamp(1.25rem, 2vw, 2rem);
    box-shadow:
        0 10px 30px rgba(15, 23, 42, 0.08),
        0 2px 8px rgba(15, 23, 42, 0.05);
}

.homepage-project-section img,
.homepage-offer-section img,
.homepage-mission-section img {
    width: 100%;
    border-radius: 22px !important;
    box-shadow: 0 12px 28px rgba(0, 0, 0, 0.14);
}

.homepage-project-section .col-md-6.d-flex,
.homepage-offer-section .col-md-6.d-flex,
.homepage-mission-section .col-md-6.d-flex {
    gap: 1rem;
}

.homepage-project-section .text-columns,
.homepage-mission-section .text-columns {
    gap: 1rem;
}

.homepage-project-section .text-columns .column,
.homepage-mission-section .text-columns .column,
.homepage-offer-intro,
.homepage-offer-block {
    background: linear-gradient(180deg, #ffffff 0%, var(--public-brand-surface) 100%);
    border: 1px solid rgba(var(--public-brand-rgb), 0.12);
    border-radius: 18px;
    padding: 1.1rem;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.8);
}

.homepage-offer-block {
    margin: 1rem 0 0;
}

.homepage-offer-block h5 {
    margin-bottom: 0.65rem;
    color: var(--public-brand-dark);
    font-size: 1rem;
    font-weight: 800;
}

.homepage-offer-block ul {
    margin: 0.65rem 0 0 1rem;
    padding-left: 0.5rem;
}

.homepage-offer-block li {
    margin-bottom: 0.35rem;
}

.homepage-project-section h2,
.homepage-offer-section h2,
.homepage-mission-section h2 {
    color: #1f2937;
}

.homepage-project-section h5,
.homepage-mission-section h5 {
    color: #8f135f;
}

@media (max-width: 991px) {
    .homepage-project-section > .homepage-project-row,
    .homepage-offer-section > .homepage-offer-row,
    .homepage-mission-section > .homepage-mission-row {
        padding: 1rem;
        border-radius: 20px;
    }

    .homepage-project-section .text-columns,
    .homepage-mission-section .text-columns {
        flex-direction: column;
    }
}

/* public/css/public/legacy/animations.css */
/* =========================================
   Anima??ii la scroll cu Intersection Observer
   Respect?? prefers-reduced-motion
========================================= */

/* Stare ini??ial?? (ascuns) */
.fade-in,
.fade-up,
.fade-down,
.slide-in-left,
.slide-in-right {
    opacity: 0;
    transition: opacity 0.8s ease, transform 0.8s ease;
}

.fade-in         { transform: translateY(50px); }
.fade-down       { transform: translateY(-40px); }
.fade-up         { transform: translateY(50px); }
.slide-in-left   { transform: translateX(-70px); }
.slide-in-right  { transform: translateX(70px); }

/* Stare vizibil?? */
.fade-in.visible,
.fade-up.visible,
.fade-down.visible,
.slide-in-left.visible,
.slide-in-right.visible {
    opacity: 1;
    transform: translate(0);
}

/* Delay-uri pentru cascad?? */
.delay-1 { transition-delay: 0.1s; }
.delay-2 { transition-delay: 0.2s; }
.delay-3 { transition-delay: 0.3s; }
.delay-4 { transition-delay: 0.4s; }
.delay-5 { transition-delay: 0.5s; }
.delay-6 { transition-delay: 0.6s; }
.delay-7 { transition-delay: 0.7s; }

/* Reducere transform??ri pe tablet?? */
@media (max-width: 768px) {
    .slide-in-left  { transform: translateX(-40px); }
    .slide-in-right { transform: translateX(40px); }
    .fade-up        { transform: translateY(30px); }
    .fade-down      { transform: translateY(-30px); }
    .fade-in        { transform: translateY(30px); }

    /* Delay-uri mai scurte pe mobil */
    .delay-1 { transition-delay: 0.05s; }
    .delay-2 { transition-delay: 0.1s; }
    .delay-3 { transition-delay: 0.15s; }
    .delay-4 { transition-delay: 0.2s; }
    .delay-5 { transition-delay: 0.25s; }
    .delay-6 { transition-delay: 0.3s; }
    .delay-7 { transition-delay: 0.35s; }
}

/* Pe ecrane foarte mici: f??r?? transform??ri - direct vizibil */
@media (max-width: 480px) {
    .slide-in-left,
    .slide-in-right,
    .fade-up,
    .fade-down,
    .fade-in {
        transform: none;
    }
}

/* Respect?? setarea sistem "reduce motion" */
@media (prefers-reduced-motion: reduce) {
    .fade-in,
    .fade-up,
    .fade-down,
    .slide-in-left,
    .slide-in-right {
        transition: opacity 0.3s ease;
        transform: none !important;
    }
}

/* =========================================
   Iconuri & texte utilitare
========================================= */
.icon-big {
    font-size: 3rem;
    color: var(--public-brand);
}

.text-large  { font-size: 1.1rem; }
.text-medium { font-size: 1rem; }
.text-justify { text-align: justify; }

/* public/css/public/legacy/auth.css */
/* === MODAL CUSTOM 2025 - versiune nou?? === */

/* Overlay ??ntunecat */
.custom-modal-backdrop {
    position: absolute;
    top: 0; left: 0;
    width: 100%; height: 100%;
    background: rgba(0, 0, 0, 0.65);
    animation: fadeInOverlay 0.3s ease;
    cursor: pointer;
}

/* Container modal */
.custom-modal-container {
    max-width: 700px;
    width: 95%;
    z-index: 1060;
}

/* Con??inut modal */
.custom-modal-content {
    background: #ffffff;
    color: #0a0202;
    border-radius: 1rem;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.35);
    animation: modal-fade-in 0.3s ease;
    overflow: hidden;
}

/* Header */
.custom-modal-header {
    padding: 1rem;
    border-bottom: 2px solid #e5e7eb;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.custom-modal-header .btn-close {
    position: absolute;
    right: 1rem;
}

/* Titlu */
.custom-modal-title {
    font-size: 1.6rem;
    font-weight: 700;
    color: #111827;
    text-align: center;
    flex-grow: 1;
}

/* Body */
.custom-modal-body {
    padding: 1.5rem;
    color: #1f2937;
}

/* Footer */
.custom-modal-footer {
    border-top: 2px solid #e5e7eb;
    padding-top: 1rem;
}

/* Inputuri */
.form-control {
    border-radius: 0.75rem;
    border: 1px solid #d1d5db;
    background: #f9fafb;
    color: #111827;
}

.form-control::placeholder {
    color: #6b7280;
}

.form-control:focus {
    border-color: var(--public-brand);
    box-shadow: 0 0 0 0.25rem rgba(var(--public-brand-rgb), 0.3);
    background: #fff;
}

/* Butoane gradient */
.btn-gradient-primary {
    background: linear-gradient(135deg, var(--public-brand), var(--public-brand-dark));
    color: #fff;
    border: none;
    border-radius: 0.75rem;
    transition: all 0.3s ease-in-out;
}

.btn-gradient-primary:hover {
    background: linear-gradient(135deg, var(--public-brand-dark), var(--public-brand-dark));
    transform: translateY(-2px);
    box-shadow: 0 8px 18px rgba(var(--public-brand-rgb), 0.4);
}

.btn-gradient-success {
    background: linear-gradient(135deg, #22c55e, #15803d);
    color: #fff;
    border: none;
    border-radius: 0.75rem;
    transition: all 0.3s ease-in-out;
}

.btn-gradient-success:hover {
    background: linear-gradient(135deg, #15803d, #166534);
    transform: translateY(-2px);
    box-shadow: 0 8px 18px rgba(22, 197, 94, 0.4);
}

/* Linkuri */
.btn-link {
    color: #374151;
    font-weight: 600;
    transition: color 0.3s ease-in-out;
}

.btn-link:hover {
    color: #111827;
    text-decoration: underline;
}

/* Anima??ii */
@keyframes modal-fade-in {
    from {
        opacity: 0;
        transform: translateY(-20px) scale(0.95);
    }
    to {
        opacity: 1;
        transform: translateY(0) scale(1);
    }
}

@keyframes fadeInOverlay {
    from { opacity: 0; }
    to { opacity: 1; }
}

/* public/css/public/layouts/site.css */
/* Public shared layout layer */

/* public/css/public/components/header.css */
/* Public header component styles */
.header-logo-container {
    gap: 0.6rem;
    min-height: 82px;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
}

@media (max-width: 991.98px) {
    .navbar .navbar-collapse {
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        padding: 0.75rem;
        background: var(--public-brand);
        box-shadow: 0 18px 34px rgba(15, 23, 42, 0.2);
    }

    .navbar .navbar-nav {
        gap: 0.2rem;
    }

    .navbar .nav-link,
    .navbar .dropdown-item {
        min-height: 42px;
        border-radius: 8px;
    }

    .navbar .dropdown-menu {
        margin: 0.15rem 0 0.35rem;
        border-radius: 8px;
    }

}

/* public/css/public/components/footer.css */
/* Public footer component styles */
.public-footer__social {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem;
    margin-top: 1rem;
}

.public-footer__social a {
    align-items: center;
    display: inline-flex;
    justify-content: center;
    width: 38px;
    height: 38px;
    border: 1px solid rgba(255, 255, 255, 0.18);
    border-radius: 8px;
    color: #ffffff;
    text-decoration: none;
}

.public-footer__social .admin-icon {
    width: 1.15rem;
    height: 1.15rem;
    display: block;
    line-height: 1;
}

.public-footer__social a:hover,
.public-footer__social a:focus-visible {
    background: rgba(255, 255, 255, 0.12);
}

/* public/css/public/components/forms.css */
/* Public form component styles */
.btn-primary {
    --bs-btn-bg: var(--public-brand);
    --bs-btn-border-color: var(--public-brand);
    --bs-btn-hover-bg: var(--public-brand-dark);
    --bs-btn-hover-border-color: var(--public-brand-dark);
    --bs-btn-active-bg: var(--public-brand-dark);
    --bs-btn-active-border-color: var(--public-brand-dark);
    --bs-btn-disabled-bg: var(--public-brand);
    --bs-btn-disabled-border-color: var(--public-brand);
}

.btn-outline-primary {
    --bs-btn-color: var(--public-brand);
    --bs-btn-border-color: var(--public-brand);
    --bs-btn-hover-bg: var(--public-brand);
    --bs-btn-hover-border-color: var(--public-brand);
    --bs-btn-active-bg: var(--public-brand);
    --bs-btn-active-border-color: var(--public-brand);
    --bs-btn-disabled-color: var(--public-brand);
    --bs-btn-disabled-border-color: var(--public-brand);
}

.text-primary {
    color: var(--public-brand) !important;
}

.bg-primary {
    background-color: var(--public-brand) !important;
}

.border-primary {
    border-color: var(--public-brand) !important;
}

/* public/css/public/components/cards.css */
/* Public card component styles */

/* public/css/public/components/system.css */
/* Public design system components */

.public-page {
    background: #f6f7fb;
    color: #172033;
}

#continut-principal :is(h1, h2, h3, h4, h5, h6),
.public-page :is(h1, h2, h3, h4, h5, h6),
.public-footer__title {
    text-align: center;
}

.public-section {
    padding: 28px 0 48px;
}

.public-section--tight {
    padding-top: 20px;
}

.public-hero {
    background: #ffffff;
    border-bottom: 1px solid #dde3ea;
    padding: 34px 0 24px;
}

.public-hero-grid {
    align-items: end;
    display: grid;
    gap: 18px;
    grid-template-columns: minmax(0, 1fr) auto;
}

.public-kicker {
    color: #607086;
    display: block;
    font-size: 0.78rem;
    font-weight: 800;
    letter-spacing: 0;
    margin: 0 auto 7px;
    text-align: center;
    text-transform: uppercase;
}

.public-hero-title,
.public-hero h1 {
    color: #121826;
    font-size: 2.75rem;
    font-weight: 850;
    line-height: 1.05;
    margin: 0;
}

.public-hero-copy {
    color: #5b6778;
    margin: 10px auto 0;
    max-width: 760px;
    text-align: center;
}

.public-summary {
    align-items: center;
    background: #eef7f4;
    border: 1px solid #cfe7df;
    border-radius: 8px;
    color: #24584a;
    display: flex;
    gap: 10px;
    min-height: 54px;
    padding: 10px 14px;
    white-space: nowrap;
}

.public-summary__number {
    color: #143d33;
    font-size: 1.55rem;
    font-weight: 850;
    line-height: 1;
}

.public-breadcrumb {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 0.45rem;
    justify-content: center;
    margin-bottom: 14px;
    color: #64748b;
    font-size: 0.92rem;
}

.public-breadcrumb a {
    color: #2764c9;
    font-weight: 800;
    text-decoration: none;
}

.public-search-page-form {
    margin-bottom: 24px;
}

.search-results-grid {
    display: grid;
    gap: 18px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.search-results-panel__head {
    align-items: center;
    display: flex;
    justify-content: space-between;
    gap: 12px;
    margin-bottom: 10px;
}

.search-results-panel__head h2 {
    margin: 0;
    text-align: left;
}

.search-results-panel__head span {
    align-items: center;
    display: inline-flex;
    justify-content: center;
    min-width: 34px;
    height: 34px;
    border-radius: 8px;
    background: #eef4ff;
    color: #2764c9;
    font-weight: 850;
}

.search-result-item {
    display: block;
    padding: 14px 0;
    border-top: 1px solid #edf1f6;
}

.search-result-item:first-of-type {
    border-top: 0;
}

.search-result-item a {
    color: #172033;
    font-weight: 850;
    text-decoration: none;
}

.search-result-item p {
    margin: 6px 0 0;
    color: #5b6778;
}

.search-result-item span {
    display: block;
    margin-top: 6px;
    color: #64748b;
    font-size: 0.88rem;
}

.search-result-item--document {
    align-items: center;
    display: flex;
    gap: 12px;
}

.search-results-empty {
    color: #64748b;
    margin: 0;
}

@media (max-width: 767.98px) {
    .search-results-grid {
        grid-template-columns: 1fr;
    }
}

.public-picture {
    display: block;
    width: 100%;
}

.public-picture > img {
    display: block;
    max-width: 100%;
}

.clickable-img:hover {
    transform: none;
}

.public-picture--logo {
    display: inline-flex;
    flex: 0 0 auto;
    width: auto;
}

.public-picture--logo > img {
    display: block;
}

.public-filter-card {
    align-items: end;
    background: #ffffff;
    border: 1px solid #dce3eb;
    border-radius: 8px;
    box-shadow: 0 14px 32px rgba(23, 32, 51, 0.06);
    display: grid;
    gap: 12px;
    padding: 16px;
}

.public-filter-card--documents {
    grid-template-columns: minmax(250px, 1.6fr) minmax(170px, 0.9fr) minmax(150px, 0.75fr) minmax(145px, 0.7fr) auto;
}

.public-filter-card--search {
    grid-template-columns: minmax(0, 1fr) auto auto;
}

.public-field {
    min-width: 0;
}

.public-field label {
    color: #4c5d73;
    display: block;
    font-size: 0.78rem;
    font-weight: 800;
    letter-spacing: 0;
    margin-bottom: 7px;
    text-transform: uppercase;
}

.public-search-control {
    align-items: center;
    background: #f8fafc;
    border: 1px solid #cfd8e3;
    border-radius: 8px;
    display: flex;
    gap: 9px;
    min-height: 46px;
    padding: 0 12px;
}

.public-search-control .admin-icon {
    color: #64748b;
    font-size: 1rem;
}

.public-search-control input,
.public-field select {
    background: #f8fafc;
    border: 1px solid #cfd8e3;
    border-radius: 8px;
    color: #172033;
    min-height: 46px;
    width: 100%;
}

.public-search-control input {
    border: 0;
    min-height: 44px;
    outline: 0;
    padding: 0;
}

.public-field select {
    padding: 0 12px;
}

.public-search-control:focus-within,
.public-field select:focus {
    border-color: #2764c9;
    box-shadow: 0 0 0 3px rgba(39, 100, 201, 0.16);
    outline: 0;
}

.public-action-row {
    display: flex;
    gap: 8px;
}

.public-btn,
.public-icon-btn,
.public-copy-btn {
    align-items: center;
    border-radius: 8px;
    display: inline-flex;
    font-weight: 800;
    gap: 8px;
    justify-content: center;
    min-height: 46px;
    padding: 0 14px;
    text-decoration: none;
    white-space: nowrap;
}

.public-btn--primary {
    background: #2764c9;
    border: 1px solid #2764c9;
    color: #ffffff;
}

.public-btn--ghost {
    background: #ffffff;
    border: 1px solid #c7d0dc;
    color: #475569;
}

.public-btn--success {
    background: #eaf6f3;
    border: 1px solid #cfe7df;
    color: #24584a;
}

.public-icon-btn {
    font-size: 0.86rem;
    min-height: 38px;
    padding: 0 10px;
}

.public-card-grid {
    display: grid;
    gap: 18px;
    grid-template-columns: repeat(4, minmax(0, 1fr));
}

.public-card,
.public-panel,
.public-table-card,
.public-empty-state,
.public-alert {
    background: #ffffff;
    border: 1px solid #dce3eb;
    border-radius: 8px;
    box-shadow: 0 14px 32px rgba(23, 32, 51, 0.06);
}

.public-card {
    height: 100%;
    padding: 22px;
}

.public-card__icon {
    align-items: center;
    background: #eef4ff;
    border-radius: 8px;
    color: #2764c9;
    display: inline-flex;
    height: 46px;
    justify-content: center;
    margin-bottom: 14px;
    width: 46px;
}

.public-card__icon .admin-icon {
    width: 1.45rem;
    height: 1.45rem;
    font-size: 1.45rem;
}

.public-card h2,
.public-card h3,
.public-card h5,
.public-panel h2,
.public-panel h3 {
    color: #172033;
    font-weight: 850;
    line-height: 1.22;
    margin: 0 0 9px;
    text-align: center;
}

.public-card p,
.public-panel p {
    color: #5b6778;
    margin: 0;
}

.public-panel {
    padding: 22px;
}

.public-panel--soft {
    background: #f8fafc;
}

.public-list {
    display: grid;
    gap: 10px;
    list-style: none;
    margin: 0;
    padding: 0;
}

.public-list li {
    border-bottom: 1px solid #edf1f6;
    color: #334155;
    padding-bottom: 10px;
}

.public-list li:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}

.public-table-card {
    overflow: hidden;
}

.public-table {
    border-collapse: collapse;
    width: 100%;
}

.public-table th {
    background: #172033;
    color: #ffffff;
    font-size: 0.78rem;
    font-weight: 850;
    letter-spacing: 0;
    padding: 14px 16px;
    text-transform: uppercase;
}

.public-table td {
    border-top: 1px solid #edf1f6;
    color: #334155;
    padding: 14px 16px;
    vertical-align: middle;
}

.public-table tbody tr:hover {
    background: #f8fafc;
}

.public-pagination {
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin-top: 22px;
}

.public-pagination--top {
    margin: 24px 0 18px;
}

.public-pagination small {
    color: #64748b;
}

.pagination-mobile {
    display: none !important;
}

.pagination-desktop {
    display: flex !important;
}

.public-empty-state {
    align-items: center;
    color: #475569;
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding: 38px 18px;
    text-align: center;
}

.public-empty-state .admin-icon {
    color: #94a3b8;
    width: 2.5rem;
    height: 2.5rem;
    font-size: 2.5rem;
}

.public-empty-state h2 {
    color: #172033;
    font-size: 1.1rem;
    font-weight: 850;
    margin: 0;
}

.public-empty-state a {
    color: #2764c9;
    font-weight: 800;
}

.public-alert {
    align-items: flex-start;
    display: flex;
    gap: 12px;
    padding: 16px;
}

.public-alert--important {
    background: #fff7ed;
    border-color: #fed7aa;
    color: #7c2d12;
}

.public-alert .admin-icon {
    width: 1.25rem;
    height: 1.25rem;
    font-size: 1.25rem;
    margin-top: 2px;
}

.public-meta-row {
    align-items: center;
    color: #64748b;
    display: grid;
    font-size: 0.9rem;
    gap: 10px 18px;
    grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr);
    width: 100%;
}

.public-meta-row span {
    min-width: 0;
    overflow-wrap: anywhere;
}

.public-meta-row span:nth-child(1) {
    justify-self: start;
    text-align: left;
}

.public-meta-row span:nth-child(2) {
    justify-self: center;
    text-align: center;
}

.public-meta-row span:nth-child(3) {
    justify-self: end;
    text-align: right;
}

.public-copy-btn {
    background:
        linear-gradient(135deg, rgba(255, 255, 255, 0.98), rgba(239, 250, 247, 0.94) 48%, rgba(238, 244, 255, 0.96)),
        #ffffff;
    border: 1px solid rgba(39, 100, 201, 0.18);
    border-radius: 999px;
    box-shadow: 0 12px 30px rgba(23, 32, 51, 0.1);
    color: #132033;
    font-size: 0.9rem;
    min-height: 44px;
    overflow: hidden;
    padding: 0 15px 0 8px;
    position: relative;
    transition: border-color 0.18s ease, box-shadow 0.18s ease, color 0.18s ease, transform 0.18s ease;
}

.public-copy-btn::after {
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.86), transparent);
    content: "";
    height: 120%;
    left: -40%;
    opacity: 0;
    position: absolute;
    top: -10%;
    transform: skewX(-18deg);
    transition: left 0.34s ease, opacity 0.18s ease;
    width: 34%;
}

.public-copy-btn .copy-icon {
    align-items: center;
    background: linear-gradient(135deg, #172033, #24584a);
    border-radius: 999px;
    color: #ffffff;
    display: inline-flex;
    height: 30px;
    justify-content: center;
    position: relative;
    width: 30px;
    z-index: 1;
}

.public-copy-btn .copy-icon--success {
    display: none;
}

.public-copy-btn span {
    position: relative;
    z-index: 1;
}

.public-copy-btn:hover,
.public-copy-btn:focus-visible {
    border-color: rgba(25, 135, 84, 0.36);
    box-shadow: 0 16px 34px rgba(23, 32, 51, 0.14);
    color: #0f253f;
    transform: translateY(-1px);
}

.public-copy-btn:hover::after,
.public-copy-btn:focus-visible::after {
    left: 108%;
    opacity: 1;
}

.public-copy-btn.is-copied {
    background: linear-gradient(135deg, #eaf8f3, #eefaf7);
    border-color: rgba(25, 135, 84, 0.34);
    color: #14513d;
}

.public-copy-btn.is-copied .copy-icon--default {
    display: none;
}

.public-copy-btn.is-copied .copy-icon--success {
    display: inline-flex;
    background: linear-gradient(135deg, #198754, #0f6b54);
}

@media (max-width: 1199.98px) {
    .public-filter-card--documents {
        grid-template-columns: minmax(0, 1fr) minmax(180px, 0.7fr);
    }

    .public-filter-card--documents .public-action-row {
        grid-column: 1 / -1;
    }

    .public-card-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 767.98px) {
    .public-section {
        padding: 18px 0 34px;
    }

    .public-hero {
        padding: 24px 0 18px;
    }

    .public-hero-grid,
    .public-filter-card,
    .public-filter-card--documents,
    .public-filter-card--search {
        grid-template-columns: 1fr;
    }

    .public-hero h1,
    .public-hero-title {
        font-size: 2.15rem;
    }

    .public-summary {
        justify-content: space-between;
        white-space: normal;
    }

    .public-action-row {
        display: grid;
        grid-template-columns: 1fr;
    }

    .public-card-grid {
        grid-template-columns: 1fr;
    }

    .public-meta-row {
        gap: 8px;
        grid-template-columns: 1fr;
    }

    .public-meta-row span:nth-child(1),
    .public-meta-row span:nth-child(2),
    .public-meta-row span:nth-child(3) {
        justify-self: stretch;
        text-align: left;
    }

    .public-copy-btn {
        min-height: 48px;
        width: 100%;
    }

    .pagination-desktop {
        display: none !important;
    }

    .pagination-mobile {
        display: flex !important;
    }

    .pagination-mobile .pagination {
        flex-wrap: nowrap;
        gap: 5px;
    }

    .pagination-mobile .page-link {
        align-items: center;
        display: inline-flex;
        height: 38px;
        justify-content: center;
        min-width: 38px;
        padding: 0 10px;
    }
}

/* public/css/public/components/accessibility.css */
.public-accessibility-widget {
        position: fixed;
        left: 18px;
        bottom: 18px;
        z-index: 1090;
        font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    }

    .public-accessibility-toggle {
        width: 56px;
        height: 56px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        border: 0;
        border-radius: 999px;
        color: #fff;
        background: #0d6efd;
        box-shadow: 0 14px 34px rgba(13, 110, 253, 0.35);
    }

    .public-accessibility-toggle .admin-icon {
        width: 1.75rem;
        height: 1.75rem;
        display: block;
    }

    .public-accessibility-close .admin-icon {
        width: 1.25rem;
        height: 1.25rem;
        display: block;
    }

    .public-accessibility-toggle:hover,
    .public-accessibility-toggle:focus-visible {
        color: #fff;
        background: #084fc7;
        outline: 3px solid rgba(13, 110, 253, 0.22);
        outline-offset: 3px;
    }

    .public-accessibility-panel {
        position: absolute;
        left: 0;
        bottom: 70px;
        width: min(340px, calc(100vw - 28px));
        max-height: min(680px, calc(100vh - 110px));
        overflow-y: auto;
        border: 1px solid rgba(15, 23, 42, 0.12);
        border-radius: 8px;
        background: #fff;
        box-shadow: 0 22px 52px rgba(15, 23, 42, 0.2);
        transform: translateY(10px);
        opacity: 0;
        visibility: hidden;
        pointer-events: none;
        transition: opacity 0.18s ease, transform 0.18s ease, visibility 0.18s ease;
    }

    .public-accessibility-panel.is-open {
        transform: translateY(0);
        opacity: 1;
        visibility: visible;
        pointer-events: auto;
    }

    .public-accessibility-header {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 0.75rem;
        padding: 0.9rem 1rem;
        color: #fff;
        background: #0d6efd;
    }

    .public-accessibility-title {
        margin: 0;
        font-size: 0.98rem;
        font-weight: 800;
    }

    .public-accessibility-close {
        width: 34px;
        height: 34px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        border: 1px solid rgba(255, 255, 255, 0.35);
        border-radius: 999px;
        color: #fff;
        background: rgba(255, 255, 255, 0.12);
        font-size: 1.25rem;
    }

    .public-accessibility-body {
        padding: 0.9rem;
        background: #f8fafc;
    }

    .public-accessibility-grid {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 0.55rem;
    }

    .public-accessibility-action,
    .public-accessibility-reset {
        min-height: 86px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 0.35rem;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
        color: #0f172a;
        background: #fff;
        text-align: center;
        font-size: 0.82rem;
        font-weight: 800;
        line-height: 1.15;
    }

    .public-accessibility-action .admin-icon,
    .public-accessibility-reset .admin-icon {
        width: 1.45rem;
        height: 1.45rem;
        display: block;
        line-height: 1;
}

.homepage-hub {
    position: relative;
    z-index: 4;
    padding: 34px 0 8px;
    background: #f6f7fb;
}

.homepage-search {
    align-items: center;
    display: grid;
    grid-template-columns: auto minmax(0, 1fr) auto;
    gap: 10px;
    max-width: 820px;
    margin: 0 auto 20px;
    min-height: 58px;
    padding: 8px 10px 8px 18px;
    border: 1px solid #dce3eb;
    border-radius: 8px;
    background: #ffffff;
    box-shadow: 0 18px 42px rgba(23, 32, 51, 0.12);
}

.homepage-search .admin-icon {
    width: 1.1rem;
    height: 1.1rem;
    display: block;
    color: #64748b;
}

.homepage-search input {
    min-width: 0;
    min-height: 42px;
    border: 0;
    outline: 0;
    color: #172033;
}

.homepage-search button {
    min-height: 42px;
    padding: 0 18px;
    border: 1px solid #2764c9;
    border-radius: 8px;
    background: #2764c9;
    color: #ffffff;
    font-weight: 800;
}

.homepage-quick-actions {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 12px;
}

.homepage-quick-actions a {
    align-items: center;
    display: flex;
    gap: 12px;
    min-height: 72px;
    padding: 14px;
    border: 1px solid #dce3eb;
    border-radius: 8px;
    background: #ffffff;
    color: #172033;
    font-weight: 850;
    text-decoration: none;
    box-shadow: 0 10px 26px rgba(23, 32, 51, 0.06);
}

.homepage-quick-actions a:hover,
.homepage-quick-actions a:focus-visible {
    border-color: #2764c9;
    color: #174ea6;
}

.homepage-quick-actions .admin-icon {
    display: block;
    flex: 0 0 42px;
    width: 42px;
    height: 42px;
    border-radius: 8px;
    background: #eef4ff;
    color: #2764c9;
    font-size: 1.2rem;
}

.homepage-section-head {
    margin-bottom: 18px;
    text-align: center;
}

.homepage-section-head h2 {
    margin: 0;
    color: #121826;
    font-size: clamp(1.55rem, 3vw, 2.35rem);
    font-weight: 850;
}

.homepage-latest-grid,
.homepage-overview-grid,
.homepage-infrastructure-grid {
    display: grid;
    gap: 18px;
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.homepage-latest-grid--compact {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.homepage-latest-panel {
    min-height: 100%;
}

.homepage-latest-panel__head {
    align-items: center;
    display: flex;
    justify-content: space-between;
    gap: 12px;
    margin-bottom: 12px;
}

.homepage-latest-panel__head h3 {
    margin: 0;
    color: #172033;
    font-size: 1.1rem;
    font-weight: 850;
    text-align: left;
}

.homepage-latest-panel__head a,
.homepage-text-link {
    color: #2764c9;
    font-weight: 800;
    text-decoration: none;
}

.homepage-latest-item {
    display: block;
    padding: 12px 0;
    border-top: 1px solid #edf1f6;
    color: #172033;
    text-decoration: none;
}

.homepage-latest-item:first-of-type {
    border-top: 0;
}

.homepage-latest-item strong {
    display: block;
    color: #2764c9;
    line-height: 1.3;
}

.homepage-latest-item:hover strong,
.homepage-latest-item:focus-visible strong {
    color: #174ea6;
    text-decoration: underline;
    text-underline-offset: 3px;
}

.homepage-latest-item span,
.homepage-latest-item small,
.homepage-notice-link span {
    display: block;
    margin-top: 4px;
    color: #64748b;
    font-size: 0.86rem;
}

.homepage-latest-item p {
    margin: 7px 0 0;
    color: #5b6778;
    line-height: 1.55;
}

.homepage-latest-item--document {
    align-items: center;
    display: flex;
    gap: 14px;
}

.homepage-latest-item--document .documents-file-icon {
    align-self: center;
    display: grid;
    flex: 0 0 52px;
    width: 52px;
    height: 52px;
    margin-top: 0;
    border-radius: 12px;
    place-items: center;
}

.homepage-latest-item--document .documents-file-icon.tone-pdf {
    background: #fff1f1;
}

.homepage-latest-item--document .documents-file-icon .admin-icon,
.homepage-latest-item--document .documents-file-icon svg {
    display: block;
    font-size: 1.9rem;
    height: 1.9rem;
    width: 1.9rem;
}

.homepage-notice-link {
    align-items: center;
    display: grid;
    gap: 10px;
    min-height: 180px;
    justify-items: center;
    padding: 18px;
    border-radius: 8px;
    background: #eef7f4;
    color: #143d33;
    text-align: center;
    text-decoration: none;
}

.homepage-notice-link .admin-icon {
    width: 2rem;
    height: 2rem;
    font-size: 2rem;
}

.homepage-muted {
    color: #64748b;
    margin: 0;
}

.homepage-overview-card {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.homepage-overview-card__image {
    aspect-ratio: 16 / 10;
    overflow: hidden;
    border-radius: 8px;
    background: #f8fafc;
}

.homepage-overview-card__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.homepage-overview-card__kicker {
    color: #607086;
    font-size: 0.78rem;
    font-weight: 800;
    margin: 0;
    text-transform: uppercase;
}

.homepage-overview-card h3 {
    margin: 0;
    color: #172033;
    font-size: 1.22rem;
    font-weight: 850;
    text-align: left;
}

.homepage-overview-card p {
    color: #5b6778;
}

.homepage-infrastructure-image {
    aspect-ratio: 4 / 3;
    overflow: hidden;
    margin-bottom: 12px;
    border-radius: 8px;
}

.homepage-infrastructure-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

@media (max-width: 991.98px) {
    .homepage-quick-actions,
    .homepage-latest-grid,
    .homepage-overview-grid,
    .homepage-infrastructure-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 767.98px) {
    .homepage-search {
        grid-template-columns: auto minmax(0, 1fr);
        margin-top: 0;
    }

    .homepage-search button {
        grid-column: 1 / -1;
        width: 100%;
    }

    .homepage-quick-actions,
    .homepage-latest-grid,
    .homepage-overview-grid,
    .homepage-infrastructure-grid {
        grid-template-columns: 1fr;
    }
}

/* public/css/public/pages/contact.css */
/* Public contact page styles */

.contact-page .contact-grid {
    display: grid;
    gap: 18px;
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.contact-page .contact-panel {
    min-height: 100%;
}

.contact-page .contact-panel__icon {
    align-items: center;
    background: #eef4ff;
    border-radius: 8px;
    color: #2764c9;
    display: inline-flex;
    height: 46px;
    justify-content: center;
    margin-bottom: 14px;
    width: 46px;
}

.contact-page .contact-panel__icon .admin-icon {
    width: 1.35rem;
    height: 1.35rem;
    display: block;
}

.contact-page .contact-hero__badge {
    color: #607086;
    font-size: 0.78rem;
    font-weight: 800;
    margin-bottom: 12px;
    text-transform: uppercase;
}

.contact-page .contact-documents-box {
    border-top: 1px solid #edf1f6;
    margin-top: 18px;
    padding-top: 16px;
}

.contact-page .contact-map-button {
    margin-top: 14px;
    width: 100%;
}

.contact-page .contact-map {
    width: 100%;
    min-height: 220px;
    margin-top: 14px;
    border: 0;
    border-radius: 8px;
    background: #eef4ff;
}

@media (max-width: 991.98px) {
    .contact-page .contact-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 767.98px) {
    .contact-page .contact-grid {
        grid-template-columns: 1fr;
    }
}

/* public/css/public/pages/documents.css */
/* Public documents page styles */

.documents-page {
    background: #f6f7fb;
    color: #172033;
}

.documents-heading {
    background: #ffffff;
    border-bottom: 1px solid #dde3ea;
    padding: 34px 0 22px;
}

.documents-heading-grid {
    align-items: end;
    display: grid;
    gap: 18px;
    grid-template-columns: minmax(0, 1fr) auto;
}

.documents-kicker {
    color: #607086;
    font-size: 0.78rem;
    font-weight: 800;
    letter-spacing: 0;
    margin: 0 0 7px;
    text-transform: uppercase;
}

.documents-heading h1 {
    color: #121826;
    font-size: 2.75rem;
    font-weight: 800;
    line-height: 1.05;
    margin: 0;
    text-align: center;
}

.documents-heading-copy {
    color: #5b6778;
    margin: 10px auto 0;
    text-align: center;
}

.documents-summary {
    align-items: center;
    background: #eef7f4;
    border: 1px solid #cfe7df;
    border-radius: 8px;
    color: #24584a;
    display: flex;
    gap: 10px;
    min-height: 54px;
    padding: 10px 14px;
    white-space: nowrap;
}

.documents-summary-number {
    color: #143d33;
    font-size: 1.55rem;
    font-weight: 800;
    line-height: 1;
}

.documents-workspace {
    padding: 22px 0 48px;
}

.documents-filter-bar {
    align-items: end;
    background: #ffffff;
    border: 1px solid #dce3eb;
    border-radius: 8px;
    box-shadow: 0 14px 32px rgba(23, 32, 51, 0.06);
    display: grid;
    gap: 12px;
    grid-template-columns: minmax(250px, 1.6fr) minmax(170px, 0.9fr) minmax(150px, 0.75fr) minmax(145px, 0.7fr) auto;
    padding: 16px;
}

.documents-search-field,
.documents-control {
    min-width: 0;
}

.documents-search-field label,
.documents-control label {
    color: #4c5d73;
    display: block;
    font-size: 0.78rem;
    font-weight: 800;
    letter-spacing: 0;
    margin-bottom: 7px;
    text-transform: uppercase;
}

.documents-search-input {
    align-items: center;
    background: #f8fafc;
    border: 1px solid #cfd8e3;
    border-radius: 8px;
    display: flex;
    gap: 9px;
    min-height: 46px;
    padding: 0 12px;
}

.documents-search-input .admin-icon {
    color: #64748b;
    font-size: 1rem;
}

.documents-search-input input,
.documents-control select {
    background: #f8fafc;
    border: 1px solid #cfd8e3;
    border-radius: 8px;
    color: #172033;
    min-height: 46px;
    width: 100%;
}

.documents-search-input input {
    border: 0;
    min-height: 44px;
    outline: 0;
    padding: 0;
}

.documents-control select {
    padding: 0 12px;
}

.documents-control .ts-wrapper {
    min-height: 46px;
}

.documents-control .ts-wrapper.single .ts-control,
.documents-control .ts-wrapper.single.input-active .ts-control {
    align-items: center;
    background: #f8fafc;
    border: 1px solid #cfd8e3;
    border-radius: 8px;
    box-shadow: none;
    color: #172033;
    display: flex;
    min-height: 46px;
    padding: 0 38px 0 12px;
}

.documents-control .ts-wrapper.focus .ts-control {
    border-color: #2764c9;
    box-shadow: 0 0 0 3px rgba(39, 100, 201, 0.16);
}

.documents-control .ts-wrapper.single .ts-control::after {
    right: 14px;
}

.documents-control .ts-dropdown {
    border-color: #cfd8e3;
    border-radius: 8px;
    box-shadow: 0 14px 30px rgba(23, 32, 51, 0.14);
    overflow: hidden;
    z-index: 30;
}

.documents-control .ts-dropdown .option,
.documents-control .ts-dropdown .no-results {
    padding: 10px 12px;
}

.documents-control .ts-dropdown .active {
    background: #eef4ff;
    color: #172033;
}

.documents-search-input:focus-within,
.documents-control select:focus {
    border-color: #2764c9;
    box-shadow: 0 0 0 3px rgba(39, 100, 201, 0.16);
    outline: 0;
}

.documents-filter-actions {
    display: flex;
    gap: 8px;
}

.documents-apply-btn,
.documents-reset-btn {
    align-items: center;
    border-radius: 8px;
    display: inline-flex;
    font-weight: 800;
    gap: 8px;
    justify-content: center;
    min-height: 46px;
    padding: 0 14px;
    text-decoration: none;
    white-space: nowrap;
}

.documents-apply-btn {
    background: #2764c9;
    border: 1px solid #2764c9;
    color: #ffffff;
}

.documents-reset-btn {
    background: #ffffff;
    border: 1px solid #c7d0dc;
    color: #475569;
}

.documents-pagination {
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin-top: 22px;
}

.documents-pagination-top {
    margin: 24px 0 18px;
}

.documents-pagination small {
    color: #64748b;
}

.documents-table-shell {
    background: #ffffff;
    border: 1px solid #dce3eb;
    border-radius: 8px;
    box-shadow: 0 14px 32px rgba(23, 32, 51, 0.06);
    overflow: hidden;
}

.documents-table {
    border-collapse: collapse;
    width: 100%;
}

.documents-table th {
    background: #172033;
    color: #ffffff;
    font-size: 0.78rem;
    font-weight: 800;
    letter-spacing: 0;
    padding: 14px 16px;
    text-transform: uppercase;
}

.documents-table td {
    border-top: 1px solid #edf1f6;
    color: #334155;
    padding: 14px 16px;
    vertical-align: middle;
}

.documents-table tbody tr:hover {
    background: #f8fafc;
}

.documents-name-cell {
    align-items: center;
    display: flex;
    gap: 12px;
    min-width: 0;
}

.documents-name-cell > div {
    min-width: 0;
    text-align: left;
}

.documents-file-icon {
    align-items: center;
    border-radius: 12px;
    display: grid;
    flex: 0 0 52px;
    height: 52px;
    justify-items: center;
    width: 52px;
}

.documents-file-icon .admin-icon,
.documents-file-icon svg {
    display: block;
    font-size: 1.9rem;
    height: 1.9rem;
    width: 1.9rem;
}

.documents-file-icon.tone-pdf {
    background: #fff1f1;
    color: #c73535;
}


.documents-file-icon.tone-word {
    background: #edf4ff;
    color: #2764c9;
}

.documents-file-icon.tone-sheet {
    background: #eef7f0;
    color: #25824b;
}

.documents-file-icon.tone-slides {
    background: #fff6df;
    color: #a56500;
}

.documents-file-icon.tone-image {
    background: #f3efff;
    color: #6f49c8;
}

.documents-file-icon.tone-file {
    background: #edf1f6;
    color: #526174;
}

.documents-name {
    color: #172033;
    display: block;
    font-weight: 800;
    line-height: 1.25;
    overflow-wrap: anywhere;
    text-align: left;
    text-decoration: none;
}

.documents-name:hover {
    color: #2764c9;
}

.documents-submeta {
    color: #64748b;
    display: block;
    font-size: 0.82rem;
    margin-top: 3px;
    text-align: left;
}

.documents-actions-heading {
    text-align: right;
}

.documents-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 7px;
    justify-content: flex-end;
}

.documents-icon-btn {
    align-items: center;
    border-radius: 8px;
    display: inline-flex;
    font-size: 0.86rem;
    font-weight: 800;
    gap: 6px;
    justify-content: center;
    min-height: 38px;
    padding: 0 10px;
    text-decoration: none;
}

.documents-view-btn {
    background: #eaf6f3;
    border: 1px solid #cfe7df;
    color: #24584a;
}

.documents-download-btn {
    background: #2764c9;
    border: 1px solid #2764c9;
    color: #ffffff;
}

.documents-copy-btn {
    background: #ffffff;
    border: 1px solid #cfd8e3;
    color: #475569;
    width: 40px;
}

.documents-copy-btn.is-copied {
    background: #eaf8f3;
    border-color: #b9e2d3;
    color: #14513d;
}

.documents-mobile-list {
    display: grid;
    gap: 12px;
}

.document-card {
    background: #ffffff;
    border: 1px solid #dce3eb;
    border-radius: 8px;
    box-shadow: 0 10px 24px rgba(23, 32, 51, 0.06);
    padding: 14px;
}

.document-card-main {
    align-items: flex-start;
    display: flex;
    gap: 12px;
}

.document-card-title {
    min-width: 0;
}

.document-card-title h2 {
    color: #172033;
    font-size: 1rem;
    font-weight: 850;
    line-height: 1.28;
    margin: 0;
    overflow-wrap: anywhere;
    text-align: left;
}

.document-card-meta {
    color: #64748b;
    display: flex;
    flex-wrap: wrap;
    font-size: 0.88rem;
    gap: 7px;
    margin-top: 7px;
}

.document-card-meta span {
    align-items: center;
    background: #f3f6fa;
    border-radius: 8px;
    display: inline-flex;
    min-height: 28px;
    padding: 0 8px;
}

.document-card-actions {
    display: grid;
    gap: 9px;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    margin-top: 14px;
}

.document-card-btn {
    align-items: center;
    border-radius: 8px;
    display: inline-flex;
    font-weight: 850;
    gap: 8px;
    justify-content: center;
    min-height: 48px;
    padding: 0 12px;
    text-decoration: none;
}

.document-card-view {
    background: #eaf6f3;
    border: 1px solid #cfe7df;
    color: #24584a;
}

.document-card-download {
    background: #2764c9;
    border: 1px solid #2764c9;
    color: #ffffff;
}

.document-card-copy {
    background: #ffffff;
    border: 1px solid #cfd8e3;
    color: #475569;
}

.document-card-copy.is-copied {
    background: #eaf8f3;
    border-color: #b9e2d3;
    color: #14513d;
}

.documents-empty-state {
    align-items: center;
    background: #ffffff;
    border: 1px solid #dce3eb;
    border-radius: 8px;
    color: #475569;
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding: 38px 18px;
    text-align: center;
}

.documents-empty-state .admin-icon {
    color: #94a3b8;
    width: 2.5rem;
    height: 2.5rem;
    font-size: 2.5rem;
}

.documents-empty-state h2 {
    color: #172033;
    font-size: 1.1rem;
    font-weight: 800;
    margin: 0;
}

.documents-empty-state a {
    color: #2764c9;
    font-weight: 800;
}

@media (max-width: 1199.98px) {
    .documents-filter-bar {
        grid-template-columns: minmax(0, 1fr) minmax(180px, 0.7fr);
    }

    .documents-filter-actions {
        grid-column: 1 / -1;
    }
}

@media (max-width: 767.98px) {
    .documents-heading {
        padding: 24px 0 18px;
    }

    .documents-heading-grid {
        grid-template-columns: 1fr;
    }

    .documents-heading h1 {
        font-size: 2.15rem;
    }

    .documents-summary {
        justify-content: space-between;
        white-space: normal;
    }

    .documents-workspace {
        padding: 16px 0 34px;
    }

    .documents-filter-bar {
        gap: 11px;
        grid-template-columns: 1fr;
        padding: 12px;
    }

    .documents-filter-actions {
        display: grid;
        grid-template-columns: 1fr;
    }

}

/* public/css/public/pages/noticeboard.css */
/* Public noticeboard page styles */

/* public/css/public/pages/auth.css */
.public-auth-section {
    min-height: clamp(520px, 70vh, 760px);
    display: flex;
    align-items: center;
}

.public-auth-shell {
    max-width: 520px;
    margin: 0 auto;
}

.public-auth-card {
    padding: clamp(1.25rem, 3vw, 2rem);
    border: 1px solid rgba(15, 23, 42, 0.1);
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 18px 44px rgba(15, 23, 42, 0.1);
}

.public-auth-heading {
    margin-bottom: 1.25rem;
}

.public-auth-heading h1 {
    margin: 0;
    font-size: clamp(1.8rem, 4vw, 2.45rem);
    font-weight: 800;
    color: #0f172a;
    letter-spacing: 0;
}

.public-auth-tabs {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0.35rem;
    padding: 0.35rem;
    margin-bottom: 1.25rem;
    border: 1px solid rgba(15, 23, 42, 0.1);
    border-radius: 8px;
    background: #f8fafc;
}

.public-auth-tabs a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 42px;
    padding: 0.55rem 0.75rem;
    border-radius: 6px;
    color: #475569;
    font-weight: 800;
    text-align: center;
    text-decoration: none;
}

.public-auth-tabs a.active {
    color: #fff;
    background: var(--public-brand);
    box-shadow: 0 8px 18px rgba(var(--public-brand-rgb), 0.22);
}

.public-auth-form {
    display: grid;
    gap: 1rem;
}

.public-auth-form input[type="text"],
.public-auth-form input[type="email"],
.public-auth-form input[type="password"] {
    width: 100%;
    min-height: 46px;
    padding: 0.65rem 0.8rem;
    border: 1px solid #cbd5e1;
    border-radius: 8px;
    color: #0f172a;
    background: #fff;
}

.public-auth-form input:focus {
    border-color: var(--public-brand);
    box-shadow: 0 0 0 0.2rem rgba(var(--public-brand-rgb), 0.16);
}

.public-auth-remember {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    color: #475569;
    font-weight: 700;
}

.public-auth-remember input {
    width: 1rem;
    height: 1rem;
}

.public-auth-submit {
    width: 100%;
    min-height: 48px;
    justify-content: center;
}

.public-auth-alert {
    padding: 0.8rem 0.9rem;
    margin-bottom: 1rem;
    border-radius: 8px;
    font-weight: 700;
}

.public-auth-alert--success {
    color: #065f46;
    background: #d1fae5;
    border: 1px solid #a7f3d0;
}

.public-auth-alert--info {
    color: #1e3a8a;
    background: #dbeafe;
    border: 1px solid #bfdbfe;
}

.public-auth-alert--danger {
    color: #991b1b;
    background: #fee2e2;
    border: 1px solid #fecaca;
}

.public-auth-error {
    display: block;
    margin-top: 0.35rem;
    color: #b91c1c;
    font-size: 0.88rem;
    font-weight: 700;
}

@media (max-width: 575.98px) {
    .public-auth-section {
        align-items: flex-start;
        min-height: 0;
    }

    .public-auth-card {
        padding: 1rem;
    }
}

/* public/css/public/pages/category.css */
.post-content {
    overflow-wrap: anywhere;
}

.category-search-bar {
    margin-bottom: 24px;
}

.category-list {
    display: grid;
    gap: 22px;
}

.category-article-shell {
    display: grid;
    gap: 8px;
    scroll-margin-top: 110px;
}

.category-article-actions {
    display: flex;
    justify-content: flex-end;
}

.category-copy-btn {
    height: 44px;
    min-height: 44px;
    padding: 0;
    width: 44px;
}

.category-copy-btn .copy-icon {
    margin: 0;
}

.category-article {
    overflow: hidden;
}

.category-article__top {
    align-items: center;
    display: grid;
    gap: 14px;
    justify-items: center;
    margin-bottom: 16px;
}

.category-article__top h2 {
    color: #172033;
    font-size: 1.35rem;
    font-weight: 850;
    line-height: 1.25;
    margin: 0;
    overflow-wrap: anywhere;
    text-align: center;
    width: 100%;
}

.category-article__content {
    color: #334155;
}

.category-article__meta {
    border-top: 1px solid #edf1f6;
    margin-top: 18px;
    padding-top: 14px;
}

.post-content p:has(> img:only-child),
.post-content figure {
    margin: 1rem auto;
    text-align: center;
}

.post-content picture {
    display: block;
    max-width: 100%;
}

.post-content img {
    display: block;
    width: 100% !important;
    height: auto !important;
    max-width: min(100%, 1100px) !important;
    max-height: none !important;
    margin: 1.25rem auto;
    object-fit: contain;
    border-radius: 8px;
}

.post-content p:has(> img:only-child) img {
    margin-top: 0;
    margin-bottom: 0;
}

.post-image-gallery {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
    gap: 0.6rem;
    margin: 1.25rem auto;
}

.post-image-gallery figure {
    aspect-ratio: 4 / 3;
    margin: 0;
    overflow: hidden;
    border-radius: 8px;
    background: #f8f9fa;
    border: 1px solid rgba(15, 23, 42, 0.08);
}

.post-content .post-image-gallery img {
    width: 100% !important;
    height: 100% !important;
    max-width: none !important;
    max-height: none !important;
    margin: 0 !important;
    object-fit: cover !important;
    border-radius: 0 !important;
    cursor: zoom-in;
    transition: transform 0.18s ease;
}

.post-content .post-image-gallery img:hover {
    transform: scale(1.035);
}

@media (min-width: 1200px) {
    .post-image-gallery {
        grid-template-columns: repeat(auto-fill, minmax(145px, 1fr));
    }
}

@media (max-width: 767.98px) {
    .category-article__content {
        margin-left: -0.75rem;
        margin-right: -0.75rem;
    }

    .post-content img {
        max-width: 100%;
        max-height: none !important;
    }

    .post-image-gallery {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 0.5rem;
    }
}










