/* =========================================================
   Styles specific to about-me.html
   ========================================================= */

body { background: #0b1029; }

/* ---- Shared dark band (hero + bio) ---- */
.hero-bio-wrap { position: relative; background: #0b1029; }

/* ---- Page Hero ---- */
#page-hero {
    min-height: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 100px 60px 36px;
    position: relative;
    z-index: 20;
}

@media (min-width: 992px) { #page-hero { padding-left: 160px; } }

.page-hero-content { position: relative; z-index: 2; }

.page-hero-label {
    display: inline-block;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 4px;
    text-transform: uppercase;
    color: #A8D0E6;
    margin-bottom: 10px;
    opacity: 0;
    animation: fadeSlideUp 0.6s ease forwards 0.2s;
}

#page-hero h1 {
    font-family: "Raleway", sans-serif;
    font-size: clamp(32px, 4.5vw, 58px);
    font-weight: 800;
    line-height: 1;
    margin: 0;
    padding-bottom: 0.12em;
    background: linear-gradient(135deg, #fdfeff 60%, #A8D0E6 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    opacity: 0;
    animation: fadeSlideUp 0.7s cubic-bezier(0.16,1,0.3,1) forwards 0.4s;
}

/* ---- Hero Nav ---- */
.hero-nav {
    position: absolute;
    top: 28px;
    right: 48px;
    display: flex;
    gap: 0;
    list-style: none;
    margin: 0;
    padding: 0;
    z-index: 100;
}

@media (max-width: 768px) { .hero-nav { top: 20px; right: 20px; } }

.hero-nav li a {
    font-family: "Raleway", sans-serif;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: rgba(168,208,230,0.7);
    text-decoration: none;
    padding: 12px 22px;
    border-radius: 50px;
    transition: all 0.3s ease;
    background: transparent;
    display: inline-block;
}

.hero-nav li a:hover,
.hero-nav li a.active { color: #F76C6C; background: transparent; }

.hero-nav li.has-dropdown { position: relative; }

.hero-nav li.has-dropdown > .dropdown-trigger {
    display: inline-flex;
    align-items: center;
    gap: 6px;
}

.hero-nav li.has-dropdown > .dropdown-trigger .chevron {
    font-size: 10px;
    transition: transform 0.25s ease;
    opacity: 0.6;
}

.hero-nav li.has-dropdown:hover > .dropdown-trigger .chevron { transform: rotate(180deg); }

.hero-nav .dropdown-menu-custom {
    position: absolute;
    top: 100%;
    left: auto;
    right: 22px;
    background: #0b1029;
    border: 1px solid rgba(168,208,230,0.1);
    border-radius: 12px;
    padding: 8px 0 6px;
    min-width: 200px;
    list-style: none;
    margin: 0;
    opacity: 0;
    pointer-events: none;
    transform: translateY(-4px);
    transition: opacity 0.22s ease, transform 0.22s ease;
    z-index: 200;
}

.hero-nav .dropdown-menu-custom::before {
    content: '';
    position: absolute;
    top: -14px;
    left: 0;
    right: 0;
    height: 14px;
}

.hero-nav li.has-dropdown:hover .dropdown-menu-custom {
    opacity: 1;
    pointer-events: all;
    transform: translateY(0);
}

.hero-nav .dropdown-menu-custom li a {
    display: block;
    padding: 9px 22px;
    font-size: 12px;
    letter-spacing: 2px;
    border-radius: 0;
    color: rgba(168,208,230,0.6);
}

.hero-nav .dropdown-menu-custom li a:hover,
.hero-nav .dropdown-menu-custom li a.active { color: #F76C6C; background: transparent; }

.hero-nav .dropdown-menu-custom .dropdown-divider {
    height: 1px;
    background: rgba(168, 208, 230, 0.15);
    border: none;
    margin: 6px 16px;
    list-style: none;
}

/* ---- Shared section layout ---- */
.about-section { padding: 72px 60px 80px; }
@media (max-width: 768px) { .about-section { padding: 48px 24px 60px; } }

.section-inner { max-width: 1300px; margin: 0 auto; }

.section-label {
    display: inline-block;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 4px;
    text-transform: uppercase;
    color: #A8D0E6;
    margin-bottom: 14px;
}

.section-heading {
    font-family: "Raleway", sans-serif;
    font-size: clamp(22px, 3vw, 34px);
    font-weight: 800;
    color: #fdfeff;
    margin: 0 0 40px;
    line-height: 1.2;
}

/* ---- Bio ---- */
#bio-section { background: transparent; }

.bio-grid {
    display: grid;
    grid-template-columns: 300px 1fr;
    gap: 64px;
    align-items: start;
    max-width: 1300px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}

@media (max-width: 992px) { .bio-grid { grid-template-columns: 1fr; gap: 36px; } }

.bio-photo { width: 100%; border-radius: 20px; display: block; }

.bio-text p {
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    line-height: 1.9;
    color: rgba(253,254,255,0.7);
    margin-bottom: 18px;
}

.bio-text p span { color: #A8D0E6; font-weight: 600; }

.bio-meta {
    display: flex;
    gap: 36px;
    flex-wrap: wrap;
    margin-top: 28px;
    padding-top: 28px;
    border-top: 1px solid rgba(168,208,230,0.12);
}

.bio-meta-item { display: flex; align-items: center; gap: 10px; }
.bio-meta-item i { font-size: 17px; color: #A8D0E6; }
.bio-meta-item span { font-family: 'Montserrat', sans-serif; font-size: 13px; color: rgba(253,254,255,0.55); }

/* ---- Exhibitions ---- */
#exhibitions-section { background: #0b1029; }

.exh-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    max-width: 1300px;
    margin: 0 auto;
}

@media (max-width: 992px) { .exh-grid { grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 600px)  { .exh-grid { grid-template-columns: 1fr; } }

.exh-card {
    background: rgba(168,208,230,0.04);
    border: 1px solid rgba(168,208,230,0.1);
    border-radius: 16px;
    padding: 28px 26px;
    opacity: 0;
    translate: 0 24px;
    transition: opacity 0.6s ease calc(var(--ei, 0) * 80ms),
                translate 0.6s cubic-bezier(0.16,1,0.3,1) calc(var(--ei, 0) * 80ms),
                border-color 0.3s ease,
                background 0.3s ease;
}

.exh-card.visible { opacity: 1; translate: 0 0; }

.exh-card:hover {
    border-color: rgba(168,208,230,0.22);
    background: rgba(168,208,230,0.08);
}

.exh-tag {
    display: inline-block;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #F76C6C;
    margin-bottom: 12px;
}

.exh-title { font-family: "Raleway", sans-serif; font-size: 18px; font-weight: 800; color: #fdfeff; margin: 0 0 6px; }
.exh-type  { font-family: 'Montserrat', sans-serif; font-size: 12px; color: #A8D0E6; margin: 0 0 14px; }
.exh-venue { font-family: 'Montserrat', sans-serif; font-size: 12px; line-height: 1.7; color: rgba(253,254,255,0.45); margin: 0; }

/* ---- Resume ---- */
#resume-section { background: #0b1029; }

.resume-actions {
    margin-bottom: 48px;
    max-width: 1300px;
    margin-left: auto;
    margin-right: auto;
}

.resume-pdf-btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-family: 'Montserrat', sans-serif;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 2.5px;
    text-transform: uppercase;
    color: #A8D0E6;
    border: 1px solid rgba(168,208,230,0.22);
    border-radius: 50px;
    padding: 10px 26px;
    text-decoration: none;
    transition: all 0.3s ease;
}

.resume-pdf-btn:hover {
    color: #fdfeff;
    border-color: rgba(168,208,230,0.55);
    background: rgba(168,208,230,0.07);
}

.resume-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0 80px;
    max-width: 1300px;
    margin: 0 auto;
}

@media (max-width: 900px) { .resume-grid { grid-template-columns: 1fr; gap: 60px 0; } }

.resume-col-title {
    font-family: "Raleway", sans-serif;
    font-size: 11px;
    font-weight: 800;
    letter-spacing: 4px;
    text-transform: uppercase;
    color: #A8D0E6;
    margin-bottom: 32px;
    padding-bottom: 14px;
    border-bottom: 1px solid rgba(168,208,230,0.12);
}

.timeline { position: relative; padding-left: 20px; }

.timeline::before {
    content: '';
    position: absolute;
    left: 0;
    top: 6px;
    bottom: 6px;
    width: 1px;
    background: rgba(168,208,230,0.12);
}

.tl-item { position: relative; padding-bottom: 34px; }
.tl-item:last-child { padding-bottom: 0; }

.tl-item::before {
    content: '';
    position: absolute;
    left: -24px;
    top: 6px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #A8D0E6;
    border: 2px solid #0b1029;
    box-shadow: 0 0 0 2px rgba(168,208,230,0.25);
}

.tl-date  { font-family: 'Montserrat', sans-serif; font-size: 10px; font-weight: 700; letter-spacing: 2px; color: #F76C6C; text-transform: uppercase; margin: 0 0 5px; }
.tl-title { font-family: "Raleway", sans-serif; font-size: 16px; font-weight: 700; color: #fdfeff; margin: 0 0 3px; }
.tl-org   { font-family: 'Montserrat', sans-serif; font-size: 12px; color: rgba(168,208,230,0.6); margin: 0 0 10px; font-style: italic; }

.tl-body { font-family: 'Montserrat', sans-serif; font-size: 13px; line-height: 1.8; color: rgba(253,254,255,0.5); margin: 0; }
.tl-body ul { padding-left: 16px; margin: 0; }
.tl-body li { margin-bottom: 4px; }
.tl-body a { color: #A8D0E6; }
.tl-body a:hover { color: #fdfeff; }

/* ---- Divider ---- */
.section-divider { height: 1px; background: rgba(168,208,230,0.07); margin: 0; border: none; }
