.elementor-kit-8{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-690be74:#FFFFFF;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Base door with improved stability */
.advent-door {
    position: relative;
    cursor: pointer;
    border: hidden !important;
    transform-style: preserve-3d;
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
    overflow: visible !important;
    background: transparent !important;
}

.advent-door:hover {
    transform: translateY(-8px) scale(1.04);
    z-index: 10;
}

/* Door wrapper for 3D transform */
.advent-door .door-front {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transform-origin: left center;
    transition: all 0.8s cubic-bezier(0.34, 1.56, 0.64, 1);
    transform-style: preserve-3d;
    z-index: 2;
}

/* Enhanced frosted glass door - clean without gradients */
.advent-door .door-front::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.15);
    backdrop-filter: blur(35px) saturate(180%) brightness(1.15);
    -webkit-backdrop-filter: blur(35px) saturate(180%) brightness(1.15);
    border: 1.5px solid rgba(255, 255, 255, 0.3);
    border-radius: 20px;
    backface-visibility: hidden;
    box-shadow: 
        0 16px 50px rgba(0, 0, 0, 0.35),
        inset 0 2px 0 rgba(255, 255, 255, 0.35),
        inset 2px 0 0 rgba(255, 255, 255, 0.15);
}

.advent-door:hover .door-front {
    transform: perspective(1500px) rotateY(-15deg);
}

.advent-door:hover .door-front::before {
    background: rgba(255, 255, 255, 0.2);
    box-shadow: 
        0 28px 90px rgba(0, 0, 0, 0.45),
        inset 0 2px 0 rgba(255, 255, 255, 0.45),
        inset 2px 0 0 rgba(255, 255, 255, 0.25),
        -15px 0 50px rgba(0, 0, 0, 0.3);
    border-color: rgba(255, 255, 255, 0.4);
}

.advent-door.opened .door-front {
    transform: perspective(1500px) rotateY(-168deg);
    opacity: 0;
    pointer-events: none;
}

/* Christmas symbol container - inside door-front wrapper */
.advent-door .door-front .door-symbol {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50%;
    height: 50%;
    max-width: 80px;
    max-height: 80px;
    z-index: 4;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: clamp(2.5rem, 6vw, 4rem);
    opacity: 0.85;
    transition: all 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
    pointer-events: none;
    filter: drop-shadow(0 4px 16px rgba(0, 0, 0, 0.4));
    backface-visibility: hidden;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
}

.advent-door:hover .door-front .door-symbol {
    transform: translate(-50%, -50%) scale(1.1);
    opacity: 1;
    filter: drop-shadow(0 6px 20px rgba(0, 0, 0, 0.5));
}

.advent-door.opened .door-front .door-symbol {
    opacity: 0;
    transform: translate(-50%, -50%) scale(0.5);
}

/* Unique symbols for each door using emojis/unicode */
.advent-door:nth-child(1) .door-symbol::before { content: '🎁'; }
.advent-door:nth-child(2) .door-symbol::before { content: '🎄'; }
.advent-door:nth-child(3) .door-symbol::before { content: '⭐'; }
.advent-door:nth-child(4) .door-symbol::before { content: '🎅'; }
.advent-door:nth-child(5) .door-symbol::before { content: '❄️'; }
.advent-door:nth-child(6) .door-symbol::before { content: '🔔'; }
.advent-door:nth-child(7) .door-symbol::before { content: '🕯️'; }
.advent-door:nth-child(8) .door-symbol::before { content: '🦌'; }
.advent-door:nth-child(9) .door-symbol::before { content: '🎀'; }
.advent-door:nth-child(10) .door-symbol::before { content: '🧦'; }
.advent-door:nth-child(11) .door-symbol::before { content: '☃️'; }
.advent-door:nth-child(12) .door-symbol::before { content: '🍬'; }
.advent-door:nth-child(13) .door-symbol::before { content: <dotlottie-wc
  src="https://lottie.host/f72bdd62-30d1-4e13-971e-b5a367a436ed/MzjTRWuq9L.lottie"
  style="width: 300px;height: 300px"
  autoplay
  loop
></dotlottie-wc>; }
.advent-door:nth-child(14) .door-symbol::before { content: '⛄'; }
.advent-door:nth-child(15) .door-symbol::before { content: '🎊'; }
.advent-door:nth-child(16) .door-symbol::before { content: '🌟'; }
.advent-door:nth-child(17) .door-symbol::before { content: '🎺'; }
.advent-door:nth-child(18) .door-symbol::before { content: '🍪'; }
.advent-door:nth-child(19) .door-symbol::before { content: '🎉'; }
.advent-door:nth-child(20) .door-symbol::before { content: '🏠'; }
.advent-door:nth-child(21) .door-symbol::before { content: '✨'; }
.advent-door:nth-child(22) .door-symbol::before { content: '🎵'; }
.advent-door:nth-child(23) .door-symbol::before { content: '🌙'; }
.advent-door:nth-child(24) .door-symbol::before { content: '👼'; animation: goldenPulse 2s ease-in-out infinite; }

@keyframes goldenPulse {
    0%, 100% { transform: scale(1); }
    50% { transform: scale(1.1); }
}

/* Day numbers - inside door-front to rotate with door */
.advent-door .door-front .door-number {
    position: absolute;
    top: 24px;
    left: 24px;
    font-size: clamp(1.6rem, 3.5vw, 2.2rem);
    font-weight: 600;
    color: rgba(255, 255, 255, 0.98);
    text-shadow: 
        0 3px 12px rgba(0, 0, 0, 0.6),
        0 0 40px rgba(255, 255, 255, 0.4),
        0 1px 0 rgba(0, 0, 0, 0.9),
        0 8px 20px rgba(0, 0, 0, 0.3);
    z-index: 5;
    transition: all 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
    pointer-events: none;
    font-family: -apple-system, BlinkMacSystemFont, 'SF Pro Display', 'Segoe UI', system-ui, sans-serif;
    letter-spacing: -0.02em;
    opacity: 1;
    visibility: visible;
    backface-visibility: hidden;
}

.advent-door:hover .door-front .door-number {
    transform: scale(1.15) translateY(-2px);
    text-shadow: 
        0 4px 16px rgba(0, 0, 0, 0.7),
        0 0 60px rgba(255, 255, 255, 0.6),
        0 2px 0 rgba(0, 0, 0, 1),
        0 10px 30px rgba(0, 0, 0, 0.4);
    color: #ffffff;
}

.advent-door.opened .door-front .door-number {
    opacity: 0;
    transform: scale(0.6) translateY(-20px);
}

/* Day 24 - Grand finale styling */
.advent-door:nth-child(24) .door-front::before {
    background: rgba(255, 235, 180, 0.2);
    border: 2px solid rgba(255, 215, 0, 0.45);
    box-shadow: 
        0 20px 60px rgba(255, 215, 0, 0.35),
        inset 0 2px 0 rgba(255, 255, 255, 0.45),
        0 0 80px rgba(255, 215, 0, 0.25);
    animation: goldenGlow 3s ease-in-out infinite;
}

.advent-door:nth-child(24) .door-front .door-number {
    font-size: clamp(2rem, 4.5vw, 3rem);
    font-weight: 700;
    color: rgba(255, 245, 220, 1);
    text-shadow: 
        0 4px 16px rgba(255, 215, 0, 0.7),
        0 0 70px rgba(255, 215, 0, 0.5),
        0 2px 0 rgba(0, 0, 0, 1),
        0 8px 30px rgba(255, 215, 0, 0.4);
}

@keyframes goldenGlow {
    0%, 100% {
        box-shadow: 
            0 20px 60px rgba(255, 215, 0, 0.35),
            inset 0 2px 0 rgba(255, 255, 255, 0.45),
            0 0 80px rgba(255, 215, 0, 0.25);
    }
    50% {
        box-shadow: 
            0 24px 70px rgba(255, 215, 0, 0.45),
            inset 0 2px 0 rgba(255, 255, 255, 0.55),
            0 0 100px rgba(255, 215, 0, 0.35);
    }
}

/* Enhanced door handle - inside door-front */
.advent-door:not(.opened) .door-front .door-handle {
    position: absolute;
    width: 6px;
    height: 28px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.65) 0%, rgba(255, 255, 255, 0.45) 100%);
    backdrop-filter: blur(10px);
    border-radius: 4px;
    border: 0.5px solid rgba(255, 255, 255, 0.5);
    z-index: 6;
    box-shadow: 
        0 4px 16px rgba(0, 0, 0, 0.25),
        inset 0 1px 0 rgba(255, 255, 255, 0.7),
        0 0 20px rgba(255, 255, 255, 0.2);
    transition: all 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    opacity: 1;
    visibility: visible;
}

.advent-door:nth-child(odd):not(.opened) .door-front .door-handle {
    top: 50%;
    right: 16%;
    transform: translateY(-50%);
}

.advent-door:nth-child(even):not(.opened) .door-front .door-handle {
    top: 48%;
    right: 14%;
    transform: translateY(-50%) rotate(2deg);
}

.advent-door:hover:not(.opened) .door-front .door-handle {
    transform: translateY(-50%) translateX(4px) scale(1.15);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.85) 0%, rgba(255, 255, 255, 0.65) 100%);
    box-shadow: 
        0 6px 20px rgba(0, 0, 0, 0.3),
        inset 0 1px 0 rgba(255, 255, 255, 0.9),
        0 0 30px rgba(255, 255, 255, 0.3);
}

.advent-door:nth-child(even):hover:not(.opened) .door-front .door-handle {
    transform: translateY(-50%) translateX(4px) rotate(2deg) scale(1.15);
}

.advent-door.opened .door-front .door-handle {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}

/* Content reveal with smoother animation */
.advent-door > *:not(.door-front) {
    position: relative;
    z-index: 1;
    opacity: 0;
    transform: scale(0.85) translateY(30px);
    transition: all 0.9s cubic-bezier(0.34, 1.56, 0.64, 1) 0.3s;
}

.advent-door.opened > *:not(.door-front) {
    opacity: 1;
    transform: scale(1) translateY(0);
}

/* Grid background transparency */
#advent {
    background: transparent !important;
}

/* Enhanced active state */
.advent-door:active:not(.opened) {
    transform: translateY(-6px) scale(1.02);
}

.advent-door:active:not(.opened) .door-front {
    transform: perspective(1500px) rotateY(-8deg);
}

/* Mobile optimizations */
@media (max-width: 768px) {
    .advent-door .door-front::before {
        backdrop-filter: blur(25px) saturate(170%) brightness(1.1);
        border-radius: 16px;
    }
    
    .advent-door:hover {
        transform: translateY(-4px) scale(1.02);
    }
    
    .advent-door .door-front .door-number {
        font-size: clamp(1.4rem, 6vw, 1.8rem);
        top: 18px;
        left: 18px;
    }
    
    .advent-door:not(.opened) .door-front .door-handle {
        width: 5px;
        height: 24px;
    }
    
    .advent-door .door-front .door-symbol {
        font-size: clamp(2rem, 10vw, 3rem);
        max-width: 60px;
        max-height: 60px;
    }
}

/* Accessibility */
@media (prefers-reduced-motion: reduce) {
    .advent-door,
    .advent-door .door-front,
    .advent-door .door-front::before,
    .advent-door::after,
    .advent-door .door-front .door-handle,
    .advent-door .door-front .door-symbol {
        transition-duration: 0.15s;
        animation: none;
    }
}

/* Enhanced focus state for keyboard navigation */
.advent-door:focus-visible {
    outline: 2px solid rgba(255, 255, 255, 0.6);
    outline-offset: 4px;
}/* End custom CSS */