.elementor-7 .elementor-element.elementor-element-4018877{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-7 .elementor-element.elementor-element-d77d1f8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-7 .elementor-element.elementor-element-fb237c4{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-7 .elementor-element.elementor-element-ec02afd{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-7 .elementor-element.elementor-element-484bda7{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-7 .elementor-element.elementor-element-d247f62{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-7 .elementor-element.elementor-element-644afb0{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-7 .elementor-element.elementor-element-0b16979{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-7 .elementor-element.elementor-element-fc44aca{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-7 .elementor-element.elementor-element-1795192{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-7 .elementor-element.elementor-element-98724fb{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for image, class: .elementor-element-7eccb8d */.elementor-element-7eccb8d img {
    border-radius: 20px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
    transition: all 0.8s cubic-bezier(0.2, 0.8, 0.2, 1);
    object-fit: cover;
}
.elementor-element-7eccb8d img:hover {
    transform: translateY(-8px) scale(1.02);
    box-shadow: 0 30px 60px rgba(197, 160, 89, 0.15); /* Butterfly Gold Glow */
}/* End custom CSS */
/* Start custom CSS for image, class: .elementor-element-1d85425 */.elementor-element-1d85425 img {
    border-radius: 12px;
    filter: brightness(0.9) contrast(1.05);
    transition: all 0.5s ease-in-out;
    object-fit: cover;
}
.elementor-element-1d85425 img:hover {
    filter: brightness(1) contrast(1);
    transform: translateY(-6px);
    box-shadow: 0 15px 30px rgba(197, 160, 89, 0.2);
}/* End custom CSS */
/* Start custom CSS for image, class: .elementor-element-f230fe7 */.elementor-element-f230fe7 img {
    border-radius: 16px;
    filter: sepia(15%) contrast(0.95);
    transition: all 0.6s cubic-bezier(0.25, 1, 0.5, 1);
    object-fit: cover;
}
.elementor-element-f230fe7 img:hover {
    filter: sepia(0%) contrast(1.05);
    transform: scale(1.03) translateX(5px);
    box-shadow: -15px 15px 35px rgba(0, 0, 0, 0.06);
}/* End custom CSS */
/* Start custom CSS for image, class: .elementor-element-5cd469e */.elementor-element-5cd469e img {
    border-radius: 60px 12px 60px 12px; /* Asymmetrical organic shape */
    filter: grayscale(25%);
    transition: all 0.6s ease-in-out;
    object-fit: cover;
}
.elementor-element-5cd469e img:hover {
    border-radius: 16px; /* Squares off neatly */
    filter: grayscale(0%);
    transform: translateY(-5px);
    box-shadow: 0 15px 40px rgba(197, 160, 89, 0.12);
}/* End custom CSS */
/* Start custom CSS for image, class: .elementor-element-f38a811 */.elementor-element-f38a811 img {
    border-radius: 8px;
    border: 1px solid rgba(197, 160, 89, 0.3);
    padding: 12px; /* Creates the white frame */
    background: #FFFFFF;
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    object-fit: cover;
}
.elementor-element-f38a811 img:hover {
    padding: 0; /* Removes the frame */
    border-radius: 16px;
    border-color: transparent;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.1);
    transform: scale(1.02);
}/* End custom CSS */
/* Start custom CSS *//* =========================================
   GLOW SITUATIONS - IRIDESCENT AURORA AESTHETIC
   ========================================= */

/* --- 1. PREMIUM EDITORIAL FONTS --- */
@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;700&family=Playfair+Display:ital,wght@0,600;0,800;1,600&display=swap');

:root {
    --aurora-1: #ffb199;
    --aurora-2: #ff0844;
    --aurora-3: #f5f7fa;
    --aurora-4: #c3cfe2;
    --card-glass: rgba(255, 255, 255, 0.55);
    --text-dark: #1a1a2e;
    --text-muted: #4a4a68;
}

/* --- 2. THE LIQUID AURORA BACKGROUND --- */
body.page-id-7 {
     
    background-size: 400% 400% !important;
    animation: auroraShift 12s ease infinite !important;
    font-family: 'Outfit', sans-serif !important;
    color: var(--text-muted);
}

@keyframes auroraShift {
    0% { background-position: 0% 50%; }
    50% { background-position: 100% 50%; }
    100% { background-position: 0% 50%; }
}

/* --- 3. SHIMMERING PLAYFAIR HEADINGS --- */
.page-id-7 .elementor-widget-heading h2 {
    font-family: 'Playfair Display', serif !important;
    font-weight: 800 !important;
    background: linear-gradient(to right, #ff0844 0%, #ff8a66 50%, #ff0844 100%);
    background-size: 200% auto;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: gradientText 5s linear infinite;
    letter-spacing: -0.5px;
    line-height: 1.2;
}

@keyframes gradientText { 
    to { background-position: 200% center; } 
}

/* --- 4. EXTREME 3D GLASS CARDS --- */
/* This targets the exact class you already set up! */
.botanical-card {
    background: var(--card-glass) !important;
    backdrop-filter: blur(30px) saturate(140%);
    -webkit-backdrop-filter: blur(30px) saturate(140%);
    border: 1px solid rgba(255, 255, 255, 0.9) !important;
    border-radius: 35px !important;
    padding: 50px 45px !important;
    margin-bottom: 40px !important;
    position: relative;
    overflow: hidden;
    
    /* Double shadow for deep 3D effect */
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.04), inset 0 0 0 2px rgba(255,255,255,0.7) !important;
    
    /* Cascading Load Animation */
    transform: translateY(60px);
    opacity: 0;
    animation: floatUpAurora 0.9s cubic-bezier(0.2, 0.8, 0.2, 1) forwards;
    transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275), box-shadow 0.6s ease !important;
}

/* Internal Glowing Orb inside the card */
.botanical-card::after {
    content: '';
    position: absolute;
    top: -50px; left: -50px; width: 200px; height: 200px;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.9) 0%, transparent 70%);
    opacity: 0;
    transform: scale(0.5);
    transition: opacity 0.6s ease, transform 0.6s ease;
    pointer-events: none;
    z-index: 0;
}

.botanical-card:hover {
    transform: translateY(-15px) scale(1.02) !important;
    box-shadow: 0 35px 60px rgba(255, 8, 68, 0.12), inset 0 0 0 2px rgba(255,255,255,1) !important;
}

.botanical-card:hover::after {
    opacity: 1;
    transform: scale(1.5);
}

/* Ensure text sits above the glowing orb */
.botanical-card .elementor-widget { position: relative; z-index: 2; }

@keyframes floatUpAurora {
    to { transform: translateY(0); opacity: 1; }
}

/* Stagger card loading */
.botanical-card:nth-child(1) { animation-delay: 0.1s; }
.botanical-card:nth-child(2) { animation-delay: 0.3s; }
.botanical-card:nth-child(3) { animation-delay: 0.5s; }
.botanical-card:nth-child(4) { animation-delay: 0.7s; }

/* --- 5. DYNAMIC INTERACTIVE LISTS --- */
.page-id-7 .elementor-widget-text-editor ul {
    list-style: none !important;
    padding: 0 !important;
    margin-top: 20px;
}

.page-id-7 .elementor-widget-text-editor ul li {
    background: rgba(255,255,255,0.7) !important;
    border-radius: 18px;
    padding: 16px 20px 16px 55px !important;
    margin-bottom: 12px !important;
    color: var(--text-dark);
    font-weight: 500;
    border: 1px solid rgba(255,255,255,1);
    box-shadow: 0 4px 15px rgba(0,0,0,0.02);
    position: relative;
    transition: all 0.4s cubic-bezier(0.2, 0.8, 0.2, 1);
}

/* Spinning Sparkle Icon */
.page-id-7 .elementor-widget-text-editor ul li::before {
    content: '✨';
    position: absolute;
    left: 20px;
    top: 50%;
    margin-top: -12px; /* vertical alignment fix */
    color: #ff0844 !important;
    font-size: 1.3rem;
    animation: spinSparkle 6s linear infinite;
    transition: transform 0.3s ease;
}

@keyframes spinSparkle {
    0% { transform: rotate(0deg) scale(1); }
    50% { transform: rotate(180deg) scale(1.2); }
    100% { transform: rotate(360deg) scale(1); }
}

.page-id-7 .elementor-widget-text-editor ul li:hover {
    background: #ffffff !important;
    transform: translateX(12px) scale(1.02);
    box-shadow: 0 15px 30px rgba(255, 126, 179, 0.2);
    border-color: #ffb199;
}

/* --- 6. NEON GLOSS HIGHLIGHTS --- */
.page-id-7 .elementor-widget-text-editor p {
    font-size: 1.15rem;
    line-height: 1.8;
}

.page-id-7 .elementor-widget-text-editor strong {
    color: #ff0844;
    background: linear-gradient(120deg, rgba(255, 177, 153, 0.4) 0%, rgba(255, 8, 68, 0.1) 100%);
    padding: 4px 10px;
    border-radius: 8px;
    box-shadow: 0 4px 15px rgba(255,8,68,0.1);
    font-weight: 700;
}

/* --- 7. LUXURY FAQ ACCORDION --- */
.page-id-7 .tg-faq-section { background: transparent !important; }

.page-id-7 .tg-faq-item {
    background: rgba(255,255,255,0.6) !important;
    backdrop-filter: blur(15px);
    border: 1px solid rgba(255,255,255,0.9) !important;
    border-radius: 20px !important;
    padding: 22px 25px !important;
    margin-bottom: 18px;
    box-shadow: 0 5px 20px rgba(0,0,0,0.02) !important;
    transition: all 0.4s ease;
}

.page-id-7 .tg-faq-item:hover, 
.page-id-7 .tg-faq-item.active {
    background: #ffffff !important;
    transform: scale(1.02);
    box-shadow: 0 15px 35px rgba(255, 8, 68, 0.08) !important;
    border-color: #ffb199 !important;
}

.page-id-7 .tg-faq-question {
    font-family: 'Outfit', sans-serif !important;
    font-size: 1.1rem !important;
    color: var(--text-dark) !important;
}

.page-id-7 .tg-icon {
    background: #ff0844 !important;
    color: #ffffff !important;
    border-radius: 50%;
    width: 32px; height: 32px;
    box-shadow: 0 4px 10px rgba(255, 8, 68, 0.3);
}

/* Subtle bounce for emojis */
.page-id-7 img.emoji {
    animation: gentleBounce 2s infinite ease-in-out;
}
@keyframes gentleBounce {
    0%, 100% { transform: translateY(0); }
    50% { transform: translateY(-4px); }
}/* End custom CSS */