:root{
  --ink:#130717;--purple:#260b32;--purple2:#4a1756;--gold:#e7bd62;--gold2:#fff0b0;
  --cream:#fffaf0;--muted:#a99db0;--card:rgba(22,6,28,.88);--line:rgba(231,189,98,.38);
  --shadow:0 24px 70px rgba(0,0,0,.35);
}
*{box-sizing:border-box} html{scroll-behavior:smooth} body{margin:0;background:radial-gradient(circle at 50% 0,#4c185d 0,#19091f 38%,#0e0612 100%);color:#fff;font-family:Montserrat,Arial,sans-serif;line-height:1.65}
a{color:inherit;text-decoration:none}.container{width:min(1160px,92%);margin:auto}
.topbar{font-size:11px;letter-spacing:1px;text-transform:uppercase;border-bottom:1px solid rgba(255,255,255,.08);background:#100512}.topbar-inner{display:flex;justify-content:space-between;padding:7px 0;color:#d7c8d9}
.nav-wrap{position:sticky;top:0;z-index:50;background:rgba(16,5,18,.88);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}
.nav{height:76px;display:flex;align-items:center;gap:25px}.brand{display:flex;align-items:center;gap:11px;margin-right:auto}.brand-mark{display:grid;place-items:center;width:40px;height:40px;border:1px solid var(--gold);border-radius:50%;color:var(--gold);font-size:25px}.brand strong{display:block;font-family:"Cormorant Garamond",serif;letter-spacing:2px;color:#ffe8a1;font-size:22px;line-height:1}.brand small{display:block;font-size:8px;letter-spacing:3px;color:#bdaec0;margin-top:5px}
nav{display:flex;gap:18px}nav a{font-size:12px;color:#eee2ef}nav a:hover{color:var(--gold)}.nav-cta,.btn{display:inline-flex;justify-content:center;align-items:center;gap:8px;padding:12px 20px;border-radius:4px;background:linear-gradient(135deg,#fff0ae,#c88d2d);color:#2a102f;font-weight:800;font-size:12px;letter-spacing:.4px;box-shadow:0 8px 24px rgba(231,189,98,.18);border:0;cursor:pointer}.menu-btn{display:none;background:none;border:0;color:#fff;font-size:25px}
.hero{position:relative;min-height:680px;overflow:hidden;border-bottom:1px solid var(--line)}.hero-slide{position:absolute;inset:0;background-size:cover;background-position:center;opacity:0;transition:opacity 1s ease}.hero-slide.active{opacity:1}.hero-slide:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,3,13,.83),rgba(15,4,20,.36) 55%,rgba(10,3,13,.58))}
.hero-content{position:relative;z-index:2;min-height:680px;display:flex;align-items:center}.hero-copy{width:min(620px,100%);padding:60px 0}.eyebrow{color:var(--gold);text-transform:uppercase;letter-spacing:3px;font-size:12px;font-weight:700}.hero h1,.page-title{font-family:"Cormorant Garamond",serif;font-weight:700;line-height:.92;font-size:clamp(60px,8vw,104px);margin:14px 0;color:#fff0b4;text-shadow:0 4px 30px #000}.hero h1 span{display:block;font-style:italic;color:#fff}.hero p{font-size:17px;color:#f3e8f2;max-width:550px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.btn.alt{background:transparent;border:1px solid var(--gold);color:#ffe9a1;box-shadow:none}.goldline{height:1px;background:linear-gradient(90deg,transparent,var(--gold),transparent);margin:25px 0}
.section{padding:86px 0}.section.dark{background:rgba(0,0,0,.16)}.section-head{text-align:center;max-width:750px;margin:0 auto 45px}.kicker{font-size:11px;text-transform:uppercase;letter-spacing:3px;color:var(--gold);font-weight:700}.section h2{font-family:"Cormorant Garamond",serif;color:#ffe9a4;font-size:52px;line-height:1;margin:8px 0 14px}.section-head p{color:#c7b9c9}
.event-strip{margin-top:-1px;background:#100512;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.event-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0}.event-item{padding:25px;text-align:center;border-right:1px solid var(--line)}.event-item:last-child{border:0}.event-item strong{display:block;color:#ffe9a4;font-family:"Cormorant Garamond",serif;font-size:27px}.event-item span{font-size:12px;color:#bfb0c1}
.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.card{background:linear-gradient(145deg,rgba(63,22,73,.78),rgba(17,6,23,.92));border:1px solid var(--line);border-radius:8px;padding:30px;box-shadow:var(--shadow)}.card-icon{font-size:34px;color:var(--gold)}.card h3{font-family:"Cormorant Garamond",serif;color:#ffe9a4;font-size:31px;margin:12px 0 6px}.card p{color:#c4b8c6;font-size:13px}.card .link{display:inline-block;color:var(--gold);font-size:12px;font-weight:800;margin-top:10px}
.gallery{display:grid;grid-template-columns:1.4fr .8fr;gap:20px}.gallery img{width:100%;height:100%;object-fit:cover;border-radius:8px;border:1px solid var(--line);box-shadow:var(--shadow)}.gallery .stack{display:grid;grid-template-rows:1fr 1fr;gap:20px}
.page-hero{padding:100px 0 75px;text-align:center;background:radial-gradient(circle at 50% 30%,#57205f,#17091d 65%);border-bottom:1px solid var(--line)}.page-title{font-size:clamp(54px,7vw,82px);margin:8px 0}.page-subtitle{max-width:700px;margin:auto;color:#c9bbc9}
.content-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:45px;align-items:center}.content h2{font-family:"Cormorant Garamond",serif;color:#ffe9a4;font-size:50px;line-height:1;margin:0 0 15px}.content p{color:#c7bbc9}.highlight{border-left:3px solid var(--gold);padding:10px 0 10px 22px;color:#f6e9ca!important}.image-frame{border:1px solid var(--line);padding:8px;border-radius:8px;background:#110614}.image-frame img{width:100%;display:block;border-radius:4px}
.form-shell{display:grid;grid-template-columns:.72fr 1.28fr;gap:30px}.form-intro{background:linear-gradient(150deg,#4a1756,#19081f);border:1px solid var(--line);padding:35px;border-radius:8px}.form-intro h2{font-family:"Cormorant Garamond",serif;color:#ffe9a4;font-size:42px;line-height:1;margin:10px 0}.form-intro ul{padding-left:18px;color:#c9bccb}.form{background:#110714;border:1px solid var(--line);padding:32px;border-radius:8px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px}.field{display:flex;flex-direction:column;gap:6px}.field.full{grid-column:1/-1}.field label{font-size:11px;text-transform:uppercase;letter-spacing:1px;color:#d9c7a0;font-weight:700}.field input,.field select,.field textarea{width:100%;border:1px solid rgba(231,189,98,.25);background:#1c0d21;color:#fff;padding:12px 13px;border-radius:4px;font:inherit;font-size:13px;outline:none}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--gold)}.field textarea{min-height:120px;resize:vertical}.form-note{font-size:11px;color:#9f91a3;margin-top:14px}
.contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.contact-card{text-align:center;padding:30px;background:#140818;border:1px solid var(--line);border-radius:8px}.contact-card .icon{font-size:30px;color:var(--gold)}.contact-card h3{font-family:"Cormorant Garamond",serif;font-size:28px;color:#ffe9a4;margin:8px}.contact-card p{color:#c6b9c8;font-size:13px}
.flash{position:fixed;right:20px;top:95px;z-index:100;padding:14px 18px;border-radius:5px;border:1px solid var(--gold);background:#24102b;color:#fff1b5;box-shadow:var(--shadow);font-size:13px}.flash.error{border-color:#d77474;color:#ffd2d2}
.footer{background:#09030c;border-top:1px solid var(--line);padding-top:55px}.footer-grid{display:grid;grid-template-columns:1.5fr .7fr 1fr 1.3fr;gap:35px;padding-bottom:45px}.footer h4{color:#ffe6a0;margin:0 0 12px}.footer p,.footer a{font-size:12px;color:#a99baa;display:block;margin:5px 0}.footer a:hover{color:var(--gold)}.footer-brand{font-family:"Cormorant Garamond",serif;color:#ffe9a4;font-size:30px}.copyright{text-align:center;border-top:1px solid rgba(255,255,255,.08);padding:16px;color:#756978;font-size:10px;letter-spacing:.6px}
.admin-body{background:#f6f1e8;color:#25172a}.admin-wrap{width:min(1200px,94%);margin:30px auto}.admin-nav{display:flex;justify-content:space-between;align-items:center;background:#17091d;color:#fff;padding:18px 22px;border-radius:8px;margin-bottom:22px}.admin-nav a{font-size:12px;margin-left:15px}.admin-card{background:#fff;border:1px solid #ded4c6;border-radius:8px;padding:24px;margin-bottom:22px;overflow:auto}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.stat{padding:22px;border-radius:8px;background:#26102e;color:#fff}.stat strong{display:block;font-size:30px;color:#f0c96c}.table{width:100%;border-collapse:collapse;font-size:12px}.table th,.table td{padding:11px;border-bottom:1px solid #eee4d8;text-align:left;vertical-align:top}.table th{color:#5b465d}.delete{color:#a32626}
@media(max-width:900px){nav{display:none}.menu-btn{display:block}.nav-cta{display:none}.menu-open nav{display:flex;position:absolute;top:76px;left:0;right:0;flex-direction:column;background:#120617;padding:18px 5%;border-bottom:1px solid var(--line)}.hero,.hero-content{min-height:610px}.cards,.contact-grid,.footer-grid,.form-shell,.content-grid{grid-template-columns:1fr}.gallery{grid-template-columns:1fr}.gallery .stack{grid-template-rows:auto}.event-grid{grid-template-columns:1fr}.event-item{border-right:0;border-bottom:1px solid var(--line)}.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.topbar-inner{justify-content:center}.topbar-inner span:last-child{display:none}}
@media(max-width:520px){.nav{height:68px}.hero-copy{padding:35px 0}.hero h1{font-size:58px}.section{padding:60px 0}.section h2{font-size:42px}.page-hero{padding:70px 0 55px}.form{padding:20px}.card{padding:23px}}

/* Home page enhancements */
.intro-feature{display:grid;grid-template-columns:1fr 1fr;gap:45px;align-items:center;background:linear-gradient(145deg,rgba(61,20,72,.55),rgba(15,5,21,.7));border:1px solid var(--line);padding:14px;border-radius:10px}
.feature-photo{height:470px;overflow:hidden;border-radius:6px}.feature-photo img{width:100%;height:100%;object-fit:cover}.feature-copy{padding:28px 35px}.feature-copy h2{font-family:"Cormorant Garamond",serif;color:#ffe9a4;font-size:50px;line-height:1;margin:8px 0 15px}.feature-copy p{color:#c8bbc9}.feature-points{margin-top:25px}.feature-points div{display:flex;gap:14px;padding:13px 0;border-top:1px solid rgba(231,189,98,.16)}.feature-points b{color:var(--gold);font-size:12px}.feature-points span{font-size:12px;color:#ded1df}
.opportunity-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.opportunity-card{height:500px;position:relative;overflow:hidden;border:1px solid var(--line);border-radius:8px}.opportunity-card img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.opportunity-card:hover img{transform:scale(1.06)}.opportunity-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(10,2,13,.05),rgba(10,2,13,.9) 78%)}.opportunity-content{position:absolute;left:28px;right:28px;bottom:28px}.mini-label{font-size:10px;letter-spacing:2px;color:var(--gold);font-weight:800}.opportunity-content h3{font-family:"Cormorant Garamond",serif;font-size:38px;color:#fff0b0;line-height:1;margin:8px 0}.opportunity-content p{font-size:12px;color:#eee3ee;margin-bottom:18px}
.home-gallery{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:18px}.gallery-item{border:1px solid var(--line);background:#100512;padding:0;overflow:hidden;border-radius:7px;height:310px;cursor:zoom-in}.gallery-item.gallery-large{height:310px}.gallery-item img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s}.gallery-item:hover img{transform:scale(1.04)}
.cta-section{padding-top:65px}.cta-box{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:40px 45px;border:1px solid var(--line);background:radial-gradient(circle at 85% 30%,#4d1855,#17071d 65%);border-radius:9px}.cta-box h2{font-family:"Cormorant Garamond",serif;font-size:46px;line-height:1;margin:8px 0;color:#ffe9a4}.cta-box p{color:#c7b9c9;margin:0;max-width:650px}
.lightbox{position:fixed;z-index:200;inset:0;background:rgba(5,2,8,.94);display:none;align-items:center;justify-content:center;padding:55px}.lightbox.open{display:flex}.lightbox img{max-width:92vw;max-height:88vh;object-fit:contain;box-shadow:0 20px 80px #000;border:1px solid rgba(231,189,98,.5)}.lightbox button{position:absolute;border:0;background:rgba(255,255,255,.08);color:#fff;font-size:38px;width:52px;height:52px;border-radius:50%;cursor:pointer}.lightbox-close{right:24px;top:20px}.lightbox-prev{left:24px;top:50%;transform:translateY(-50%)}.lightbox-next{right:24px;top:50%;transform:translateY(-50%)}
@media(max-width:900px){.intro-feature,.opportunity-grid,.home-gallery{grid-template-columns:1fr}.feature-photo{height:330px}.opportunity-card{height:430px}.gallery-item,.gallery-item.gallery-large{height:330px}.cta-box{display:block}.cta-box .hero-actions{margin-top:22px}}
@media(max-width:520px){.feature-copy{padding:25px 15px}.feature-copy h2{font-size:40px}.opportunity-content{left:20px;right:20px}.cta-box{padding:30px 22px}.cta-box h2{font-size:38px}.lightbox{padding:35px 12px}.lightbox-prev{left:7px}.lightbox-next{right:7px}.lightbox-close{right:8px}}




/* =========================================================
   VIOLET + GOLD THEME
   FAQ & SCHEDULE
========================================================= */


/* =========================
   SCHEDULE SECTION
========================= */

.section.dark:has(.schedule-grid) {
    background:
        linear-gradient(
            135deg,
            #241044 0%,
            #3b176d 50%,
            #241044 100%
        ) !important;

    color: #f6d77a !important;
}

.section.dark:has(.schedule-grid) .section-head h2 {
    color: #f6d77a !important;
}

.section.dark:has(.schedule-grid) .section-head p {
    color: #f1dca0 !important;
}

.section.dark:has(.schedule-grid) .kicker {
    color: #ffd86b !important;
}


/* Schedule cards */

.schedule-grid {
    position: relative;
    z-index: 2;
}

.schedule-item {
    background: rgba(255, 215, 100, 0.08) !important;

    border: 1px solid rgba(246, 215, 122, 0.35) !important;

    color: #f6d77a !important;

    box-shadow:
        0 8px 25px rgba(0, 0, 0, 0.18) !important;

    transition:
        transform .25s ease,
        background .25s ease,
        border-color .25s ease;
}

.schedule-item:hover {
    background: rgba(246, 215, 122, 0.14) !important;

    border-color: #f6d77a !important;

    transform: translateY(-3px);
}

.schedule-item strong {
    color: #ffd75e !important;
}

.schedule-item span {
    color: #f8e7ae !important;
}


/* =========================
   FAQ SECTION
========================= */

.faq-section {
    background:
        linear-gradient(
            135deg,
            #241044 0%,
            #3b176d 50%,
            #241044 100%
        ) !important;

    color: #f6d77a !important;
}


/* FAQ heading */

.faq-section .section-head h2 {
    color: #f6d77a !important;
}

.faq-section .section-head p {
    color: #f1dca0 !important;
}

.faq-section .kicker {
    color: #ffd75e !important;
}


/* =========================
   FAQ CATEGORY
========================= */

.faq-section .faq-category {
    color: #ffd75e !important;

    border-bottom:
        1px solid rgba(246, 215, 122, 0.30) !important;
}


/* =========================
   FAQ BOX
========================= */

.faq-section .faq-list details {
    background:
        rgba(255, 255, 255, 0.045) !important;

    color: #f6d77a !important;

    border:
        1px solid rgba(246, 215, 122, 0.25) !important;

    box-shadow:
        0 8px 25px rgba(0, 0, 0, 0.20) !important;

    transition:
        background .25s ease,
        border-color .25s ease;
}

.faq-section .faq-list details:hover {
    background:
        rgba(246, 215, 122, 0.08) !important;

    border-color:
        rgba(246, 215, 122, 0.55) !important;
}


/* =========================
   FAQ QUESTION
========================= */

.faq-section .faq-list summary {
    color: #ffd75e !important;

    background: transparent !important;
}


/* Plus / Minus */

.faq-section .faq-list summary:after {
    color: #ffd75e !important;
}


/* =========================
   FAQ ANSWERS
========================= */

.faq-section .faq-list details p,
.faq-section .faq-list details ul,
.faq-section .faq-list details li {
    color: #f4e3ad !important;
}


/* Strong text inside answers */

.faq-section .faq-list details strong {
    color: #ffd75e !important;
}


/* Links */

.faq-section .faq-list details .link {
    color: #ffd75e !important;
}

.faq-section .faq-list details .link:hover {
    color: #fff0a8 !important;
}


/* =========================
   MOBILE
========================= */

@media (max-width: 768px) {

    .section.dark:has(.schedule-grid),
    .faq-section {
        background:
            linear-gradient(
                145deg,
                #241044,
                #35145f
            ) !important;
    }

    .schedule-grid {
        grid-template-columns: 1fr !important;
    }

    .schedule-item {
        padding: 17px !important;
    }

    .faq-section .faq-list summary {
        color: #ffd75e !important;
        background: transparent !important;
    }

}





/* =========================================================
   SONG ON STRINGS - DARK WINE + GOLD THEME
========================================================= */

:root {
    --event-bg: rgba(16,5,18,.88);
    --event-gold: #d8b45a;
    --event-gold-light: #f1d47a;
    --event-gold-soft: #cda957;
}


/* =========================================================
   FAQ SECTION
========================================================= */

.faq-section {
    background: rgba(16,5,18,.88) !important;
    color: #d8b45a !important;
}

.faq-section .section-head h2 {
    color: #d8b45a !important;
}

.faq-section .section-head p {
    color: #e2c878 !important;
}

.faq-section .kicker {
    color: #f1d47a !important;
}


/* FAQ category headings */

.faq-section .faq-category {
    color: #f1d47a !important;
    border-bottom: 1px solid rgba(216,180,90,.30) !important;
}


/* FAQ boxes */

.faq-section .faq-list details {
    background: rgba(16,5,18,.88) !important;

    border: 1px solid rgba(216,180,90,.28) !important;

    color: #d8b45a !important;

    box-shadow: 0 8px 25px rgba(0,0,0,.25) !important;
}


/* FAQ question */

.faq-section .faq-list summary {
    background: transparent !important;
    color: #e5c765 !important;
}


/* FAQ icon */

.faq-section .faq-list summary::after {
    color: #e5c765 !important;
}


/* FAQ answer */

.faq-section .faq-list details p,
.faq-section .faq-list details ul,
.faq-section .faq-list details li {
    color: #d8b45a !important;
}


/* Bold text */

.faq-section .faq-list details strong {
    color: #f1d47a !important;
}


/* Links */

.faq-section .faq-list details a,
.faq-section .faq-list details .link {
    color: #f1d47a !important;
}


/* FAQ hover */

.faq-section .faq-list details:hover {
    border-color: rgba(216,180,90,.60) !important;
    background: rgba(30,10,32,.95) !important;
}


/* =========================================================
   ONE-DAY PROGRAMME SECTION
========================================================= */

.programme-section {
    background: rgba(16,5,18,.88) !important;
    color: #d8b45a !important;
}


/* Heading */

.programme-section .section-head h2 {
    color: #d8b45a !important;
}

.programme-section .section-head p {
    color: #e2c878 !important;
}

.programme-section .kicker {
    color: #f1d47a !important;
}


/* Programme outer container */

.programme-wrapper {
    background: rgba(16,5,18,.88) !important;

    border: 1px solid rgba(216,180,90,.30) !important;

    border-radius: 18px !important;

    padding: 10px !important;

    box-shadow:
        0 15px 40px rgba(0,0,0,.35) !important;
}


/* Programme image */

.programme-wrapper img {
    display: block;
    width: 100%;
    height: auto;

    border-radius: 12px !important;
}


/* =========================================================
   SCHEDULE SECTION
========================================================= */

.schedule-section {
    background: rgba(16,5,18,.88) !important;
    color: #d8b45a !important;
}

.schedule-section .section-head h2 {
    color: #d8b45a !important;
}

.schedule-section .section-head p {
    color: #e2c878 !important;
}

.schedule-section .kicker {
    color: #f1d47a !important;
}


/* Schedule cards */

.schedule-item {
    background: rgba(16,5,18,.88) !important;

    border: 1px solid rgba(216,180,90,.30) !important;

    color: #d8b45a !important;

    box-shadow:
        0 8px 22px rgba(0,0,0,.25) !important;
}

.schedule-item strong {
    color: #f1d47a !important;
}

.schedule-item span {
    color: #d8b45a !important;
}


/* =========================================================
   IF PROGRAMME IS INSIDE .SECTION.DARK
========================================================= */

.section.dark.programme-section {
    background: rgba(16,5,18,.88) !important;
}

.section.dark.programme-section h2,
.section.dark.programme-section p {
    color: #d8b45a !important;
}


/* =========================================================
   MOBILE
========================================================= */

@media (max-width: 768px) {

    .programme-wrapper {
        padding: 6px !important;
        border-radius: 12px !important;
    }

    .programme-wrapper img {
        border-radius: 8px !important;
    }

    .faq-section .faq-list details {
        border-radius: 10px !important;
    }

}






.video-frame {
    width: 100%;
    max-width: 1000px;
    margin: 40px auto 0;
    overflow: hidden;
    border-radius: 18px;
    background: #000;
}

.video-frame video {
    display: block;
    width: 100%;
    height: auto;
    max-height: 600px;
    object-fit: cover;
}


.gallery-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    margin-top: 40px;
}

.gallery-item {
    position: relative;
    overflow: hidden;
    border-radius: 16px;
    aspect-ratio: 4 / 3;
    background: #111;
}

.gallery-item img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    transition: transform 0.5s ease;
}

.gallery-item:hover img {
    transform: scale(1.06);
}


@media (max-width: 768px) {

    .gallery-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 12px;
    }

    .video-frame {
        margin-top: 25px;
        border-radius: 12px;
    }

}


@media (max-width: 480px) {

    .gallery-grid {
        grid-template-columns: 1fr;
    }

}

