:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-fcf29bc *//* --- SPECIES SHOWDOWN COMPLETE STYLES --- */
@import url('https://fonts.googleapis.com/css2?family=Heebo:wght@100;300;400;500;700;800;900&family=Lexend:wght@100;200;300;400;500;600;700;800;900&display=swap');

.isla-premium-page {
    background: #ffffff;
    padding: 40px 0 100px 0;
    font-family: 'Heebo', sans-serif;
    color: #2D241E;
}

.isla-article-container {
    max-width: 1000px;
    margin: 0 auto;
    padding: 0 30px;
}

/* Editorial Title Frame */
.isla-premium-header {
    text-align: center;
    margin-bottom: 40px;
}

.isla-premium-header span {
    font-family: 'Lexend', sans-serif;
    font-size: 12px;
    letter-spacing: 5px;
    color: #8b5e3c;
    text-transform: uppercase;
    display: block;
    margin-bottom: 20px;
}

.isla-premium-header h1 {
    font-family: 'Lexend', sans-serif;
    font-weight: 300;
    font-size: 44px;
    letter-spacing: -1.5px;
    line-height: 1.2;
    margin: 0 0 20px 0;
    max-width: 850px;
    margin-inline: auto;
}

.isla-premium-header p.seo-sub {
    font-family: 'Heebo', sans-serif;
    font-size: 18px;
    color: #64748b;
    font-weight: 300;
    max-width: 750px;
    margin: 0 auto;
    line-height: 1.6;
}

/* Hero Video Centerpiece */
.isla-video-mainevent {
    background: #fcfbf9;
    padding: 24px;
    margin: 0 0 60px 0;
    border: 1px solid #f1f0ea;
    box-shadow: 0 20px 40px rgba(45, 36, 30, 0.04);
}

.isla-video-aspect {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%; /* 16:9 Cinema Aspect Ratio */
    height: 0;
    background: #1a1a1a;
}

.isla-video-aspect iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Premium Editorial Text Grid */
.isla-editorial-body {
    font-size: 18px;
    line-height: 1.85;
    color: #334155;
    font-weight: 300;
}

/* Asymmetric Magazine Split Rows */
.isla-split-row {
    display: flex;
    align-items: center;
    gap: 50px;
    margin-bottom: 60px;
}

.isla-split-row.reverse {
    flex-direction: row-reverse;
}

.isla-split-text {
    flex: 1.2;
}

.isla-split-media {
    flex: 0.8;
    background: #fcfbf9;
    padding: 12px;
    border: 1px solid #f1f0ea;
    text-align: center;
}

/* Natural Aspect Ratio Image Control */
.isla-split-media img {
    width: 100%;
    height: auto;
    object-fit: contain;
    display: block;
}

.isla-editorial-body p {
    margin-bottom: 25px;
    text-align: justify;
}

.isla-editorial-body h2 {
    font-family: 'Lexend', sans-serif;
    color: #2D241E;
    font-size: 30px;
    font-weight: 400;
    margin: 40px 0 20px 0;
    letter-spacing: -1px;
    line-height: 1.3;
}

.isla-editorial-body h3 {
    font-family: 'Lexend', sans-serif;
    color: #8b5e3c;
    font-size: 21px;
    font-weight: 500;
    margin: 30px 0 15px 0;
}

.isla-editorial-body strong {
    font-weight: 500;
    color: #2D241E;
}

.isla-editorial-body a {
    color: #8b5e3c;
    text-decoration: none;
    font-weight: 500;
    border-bottom: 1px dashed #8b5e3c;
    transition: all 0.3s ease;
}

.isla-editorial-body a:hover {
    color: #2D241E;
    border-bottom-style: solid;
}

/* Data Table Grid */
.showdown-matrix-wrapper {
    overflow-x: auto;
    margin: 60px 0;
    border: 1px solid #eee;
}

.showdown-matrix {
    width: 100%;
    border-collapse: collapse;
    font-size: 16px;
    text-align: left;
}

.showdown-matrix th {
    background: #2D241E;
    color: #ffffff;
    font-family: 'Lexend', sans-serif;
    font-weight: 400;
    padding: 15px 20px;
}

.showdown-matrix td {
    padding: 15px 20px;
    border-bottom: 1px solid #f8f8f8;
    color: #475569;
}

.showdown-matrix tr:nth-child(even) td {
    background: #fafafa;
}

/* Masterclass Timeline Breakdowns */
.isla-compendium-title {
    font-family: 'Lexend', sans-serif;
    font-weight: 300;
    font-size: 32px;
    text-align: center;
    margin: 80px 0 40px 0;
    padding-top: 60px;
    border-top: 1px solid #eee;
}

.isla-row {
    display: flex;
    gap: 50px;
    padding: 35px 0;
    border-bottom: 1px solid #f8f8f8;
}

.isla-date {
    flex: 0 0 160px;
    font-family: 'Lexend', sans-serif;
    font-size: 13px;
    font-weight: 700;
    color: #8b5e3c;
    letter-spacing: 2px;
}

.isla-text h4 {
    font-family: 'Lexend', sans-serif;
    font-weight: 400;
    font-size: 22px;
    margin: 0 0 12px 0;
    color: #2D241E;
}

.isla-text p {
    font-size: 16px;
    color: #64748b;
    margin: 0;
    line-height: 1.7;
}

/* Expandable Transcript Dropdown */
.isla-transcript-block {
    margin-top: 60px;
    padding: 35px;
    border: 1px solid #eee;
    background: #fafafa;
}

.isla-transcript-block details summary {
    font-family: 'Lexend', sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 2px;
    cursor: pointer;
    color: #8b5e3c;
    font-weight: 700;
    list-style: none;
    outline: none;
}

.isla-transcript-block details summary::-webkit-details-marker {
    display: none;
}

.isla-transcript-content {
    margin-top: 25px;
    font-size: 16px;
    line-height: 1.8;
    color: #64748b;
}

.isla-transcript-content p {
    margin-bottom: 20px;
}

/* Parallel Journeys Link Area */
.es-cross-link {
    max-width: 800px;
    margin: 60px auto;
    padding-top: 40px;
    border-top: 1px solid #f2f2f2;
    text-align: center;
}

.es-cross-link h4 {
    font-family: 'Lexend', sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 4px;
    color: #8b5e3c;
    margin-bottom: 20px;
}

.es-cross-link p {
    font-family: 'Heebo', sans-serif;
    font-size: 16px;
    line-height: 1.7;
    color: #64748b;
    font-weight: 300;
    margin-bottom: 30px;
}

.es-minimal-link {
    font-family: 'Lexend', sans-serif;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #2D241E;
    text-decoration: none;
    border-bottom: 1px solid #8b5e3c;
    padding-bottom: 4px;
}

/* Accordion Accordion FAQ Layout */
.isla-faq-section {
    background: #ffffff;
    padding: 60px 0 40px 0;
}

.isla-faq-container {
    max-width: 1000px;
    margin: 0 auto;
}

.isla-faq-intro {
    margin-bottom: 50px;
    border-left: 2px solid #8b5e3c;
    padding-left: 30px;
}

.isla-faq-intro h2 {
    font-family: 'Lexend', sans-serif;
    font-weight: 300;
    font-size: 36px;
    margin: 0 0 15px 0;
    letter-spacing: -1px;
}

.isla-faq-label {
    font-family: 'Lexend', sans-serif;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 4px;
    color: #8b5e3c;
    display: block;
    margin-bottom: 30px;
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 10px;
    width: fit-content;
}

.isla-faq-item {
    border-bottom: 1px solid #f0f0f0;
}

.isla-faq-item summary {
    list-style: none;
    padding: 25px 0;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.isla-faq-item summary::-webkit-details-marker {
    display: none;
}

.isla-faq-item h3 {
    font-family: 'Lexend', sans-serif;
    font-weight: 400;
    font-size: 19px;
    margin: 0;
    color: #2D241E;
    padding-right: 40px;
}

.isla-faq-icon {
    color: #8b5e3c;
    font-size: 22px;
    font-weight: 300;
    transition: transform 0.4s ease;
}

details[open] .isla-faq-icon {
    transform: rotate(45deg);
}

.isla-faq-answer {
    padding-bottom: 30px;
}

.isla-faq-answer p {
    font-size: 16px;
    line-height: 1.8;
    color: #475569;
    text-align: justify;
    margin: 0;
}

/* Floating Booking Widget */
#btq-floating-cta {
    position: fixed !important;
    right: 40px;
    bottom: 40px;
    z-index: 999999 !important;
}

.btq-cta-link {
    background-color: #2D241E !important; 
    color: #FFFFFF !important;
    text-decoration: none !important;
    padding: 10px 22px;
    display: flex;
    align-items: center;
    gap: 12px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.08);
    transition: all 0.4s cubic-bezier(0.25, 1, 0.5, 1);
    font-weight: 400;
    font-family: 'Lexend', sans-serif;
    font-size: 13px;
    letter-spacing: 0.8px;
    text-transform: uppercase;
    border-radius: 2px;
}

.btq-cta-link:hover {
    background-color: #1A1512 !important;
    letter-spacing: 1.2px;
}

/* Trust Verification Footer Line */
#ai-verification-anchor {
    all: initial;
    display: inline-block !important; 
    width: 100% !important;
    text-align: center !important;
    padding: 0 !important;
    border: none !important;
    margin: 40px 0 10px 0 !important; 
    line-height: 1.2 !important;
    color: #999999 !important;
    font-size: 11px !important;
    font-family: 'Montserrat', sans-serif, Arial !important;
    box-sizing: border-box !important;
}

#ai-verification-anchor a {
    color: #888888 !important;
    text-decoration: underline !important;
    font-weight: 500 !important;
    margin: 0 3px !important;
}

.ud-verify-divider {
    color: #eeeeee !important;
    margin: 0 4px !important;
}

/* Responsive Collapse System */
@media (max-width: 900px) {
    .isla-premium-header h1 { font-size: 32px; }
    .isla-split-row, .isla-split-row.reverse { flex-direction: column; gap: 30px; margin-bottom: 40px; }
    .isla-row { flex-direction: column; gap: 15px; padding: 25px 0; }
    .isla-date { flex: 0 0 auto; }
    .isla-faq-intro h2 { font-size: 28px; }
    #btq-floating-cta { right: 20px !important; bottom: 25px !important; }
    .btq-cta-link { padding: 8px 18px !important; border-radius: 50px !important; font-size: 11px !important; }
}
</style>/* End custom CSS */