/* Custom Styles for 整体院からだ快然 */

/* Base Reset & Typography */
html {
    scroll-behavior: smooth;
    overflow-x: hidden;
}

body {
    overflow-x: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* Scroll Adjustment for Fixed Header */
section {
    scroll-margin-top: 80px;
}

/* Section Titles with Image Background */
.section-title-container {
    width: 100%;
    margin: 0 auto 3rem;
    padding-top: 2rem;
    text-align: center;
    opacity: 0;
    transform: translateY(20px);
    transition: all 0.8s ease-out;
    position: relative;
    z-index: 10;
}

.section-title-container.active {
    opacity: 1;
    transform: translateY(0);
}

.section-title-text {
    display: inline-block;
    width: 100%;
}

.title-en {
    display: block;
    font-size: 1rem;
    letter-spacing: 0.4em;
    margin-bottom: 0.75rem;
    font-weight: bold;
    text-transform: uppercase;
}

.title-jp {
    display: block;
    font-size: 2.25rem;
    font-weight: bold;
    letter-spacing: 0.1em;
    position: relative;
    padding-bottom: 1.25rem;
    line-height: 1.4;
}

.title-jp::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 50px;
    height: 2px;
    background-color: var(--accent);
}

@media (max-width: 768px) {
    .section-title-container {
        margin-bottom: 2.5rem;
        padding-top: 1rem;
    }

    .title-jp {
        font-size: 1.875rem;
    }
}

@media (max-width: 640px) {
    .title-jp {
        font-size: 1.5rem;
    }
}

body {
    font-family: 'Noto Sans JP', sans-serif;
    background-color: #F9F5F0;
    color: #333;
    line-height: 1.8;
    letter-spacing: 0.05em;
    font-size: 16px;
}

@media (max-width: 767px) {
    body {
        font-size: 14px;
        text-align: left;
    }

    p,
    li {
        text-align: left !important;
    }
}

.section-margin {
    margin-bottom: 0;
}

@media (min-width: 1024px) {
    .section-margin {
        margin-bottom: 0;
    }
}

/* Swiper FV Height fix */
.swiper-fv {
    width: 100%;
    height: 100%;
}

.bg-watercolor {
    background: linear-gradient(180deg, #ffffff 0%, #F9F5F0 100%);
    position: relative;
}

/* Piled Leaves at the bottom */
.leaves-pile {
    position: absolute;
    bottom: -30px;
    left: 0;
    width: 100%;
    height: 250px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1000 250' preserveAspectRatio='none'%3E%3Cg fill='%23344F1F' fill-opacity='0.25'%3E%3Cpath d='M17,8C8,10 5.9,16.17 3.82,21.34L5.71,22L6.66,19.7C7.14,19.87 7.64,20 8,20C19,20 22,3 22,3C21,5 14,5.25 9,6.25C4,7.25 2,11.5 2,13.5C2,15.5 3.75,17.25 3.75,17.25C7,11 17,8 17,8Z' transform='translate(50,220) scale(2.5) rotate(15)' /%3E%3Cpath d='M17,8C8,10 5.9,16.17 3.82,21.34L5.71,22L6.66,19.7C7.14,19.87 7.64,20 8,20C19,20 22,3 22,3C21,5 14,5.25 9,6.25C4,7.25 2,11.5 2,13.5C2,15.5 3.75,17.25 3.75,17.25C7,11 17,8 17,8Z' transform='translate(150,230) scale(2) rotate(-20)' /%3E%3Cpath d='M17,8C8,10 5.9,16.17 3.82,21.34L5.71,22L6.66,19.7C7.14,19.87 7.64,20 8,20C19,20 22,3 22,3C21,5 14,5.25 9,6.25C4,7.25 2,11.5 2,13.5C2,15.5 3.75,17.25 3.75,17.25C7,11 17,8 17,8Z' transform='translate(250,225) scale(2.8) rotate(45)' /%3E%3Cpath d='M17,8C8,10 5.9,16.17 3.82,21.34L5.71,22L6.66,19.7C7.14,19.87 7.64,20 8,20C19,20 22,3 22,3C21,5 14,5.25 9,6.25C4,7.25 2,11.5 2,13.5C2,15.5 3.75,17.25 3.75,17.25C7,11 17,8 17,8Z' transform='translate(400,235) scale(2.2) rotate(-10)' /%3E%3Cpath d='M17,8C8,10 5.9,16.17 3.82,21.34L5.71,22L6.66,19.7C7.14,19.87 7.64,20 8,20C19,20 22,3 22,3C21,5 14,5.25 9,6.25C4,7.25 2,11.5 2,13.5C2,15.5 3.75,17.25 3.75,17.25C7,11 17,8 17,8Z' transform='translate(600,220) scale(2.5) rotate(30)' /%3E%3Cpath d='M17,8C8,10 5.9,16.17 3.82,21.34L5.71,22L6.66,19.7C7.14,19.87 7.64,20 8,20C19,20 22,3 22,3C21,5 14,5.25 9,6.25C4,7.25 2,11.5 2,13.5C2,15.5 3.75,17.25 3.75,17.25C7,11 17,8 17,8Z' transform='translate(800,230) scale(2) rotate(-30)' /%3E%3Cpath d='M17,8C8,10 5.9,16.17 3.82,21.34L5.71,22L6.66,19.7C7.14,19.87 7.64,20 8,20C19,20 22,3 22,3C21,5 14,5.25 9,6.25C4,7.25 2,11.5 2,13.5C2,15.5 3.75,17.25 3.75,17.25C7,11 17,8 17,8Z' transform='translate(950,225) scale(2.4) rotate(15)' /%3E%3C/g%3E%3Cg fill='%23344F1F' fill-opacity='0.2'%3E%3Cpath d='M17,8C8,10 5.9,16.17 3.82,21.34L5.71,22L6.66,19.7C7.14,19.87 7.64,20 8,20C19,20 22,3 22,3C21,5 14,5.25 9,6.25C4,7.25 2,11.5 2,13.5C2,15.5 3.75,17.25 3.75,17.25C7,11 17,8 17,8Z' transform='translate(100,180) scale(2) rotate(-10)' /%3E%3Cpath d='M17,8C8,10 5.9,16.17 3.82,21.34L5.71,22L6.66,19.7C7.14,19.87 7.64,20 8,20C19,20 22,3 22,3C21,5 14,5.25 9,6.25C4,7.25 2,11.5 2,13.5C2,15.5 3.75,17.25 3.75,17.25C7,11 17,8 17,8Z' transform='translate(300,190) scale(1.8) rotate(20)' /%3E%3Cpath d='M17,8C8,10 5.9,16.17 3.82,21.34L5.71,22L6.66,19.7C7.14,19.87 7.64,20 8,20C19,20 22,3 22,3C21,5 14,5.25 9,6.25C4,7.25 2,11.5 2,13.5C2,15.5 3.75,17.25 3.75,17.25C7,11 17,8 17,8Z' transform='translate(500,185) scale(2.2) rotate(-35)' /%3E%3Cpath d='M17,8C8,10 5.9,16.17 3.82,21.34L5.71,22L6.66,19.7C7.14,19.87 7.64,20 8,20C19,20 22,3 22,3C21,5 14,5.25 9,6.25C4,7.25 2,11.5 2,13.5C2,15.5 3.75,17.25 3.75,17.25C7,11 17,8 17,8Z' transform='translate(700,195) scale(2) rotate(10)' /%3E%3Cpath d='M17,8C8,10 5.9,16.17 3.82,21.34L5.71,22L6.66,19.7C7.14,19.87 7.64,20 8,20C19,20 22,3 22,3C21,5 14,5.25 9,6.25C4,7.25 2,11.5 2,13.5C2,15.5 3.75,17.25 3.75,17.25C7,11 17,8 17,8Z' transform='translate(850,180) scale(1.9) rotate(-25)' /%3E%3C/g%3E%3Cg fill='%23344F1F' fill-opacity='0.15'%3E%3Cpath d='M17,8C8,10 5.9,16.17 3.82,21.34L5.71,22L6.66,19.7C7.14,19.87 7.64,20 8,20C19,20 22,3 22,3C21,5 14,5.25 9,6.25C4,7.25 2,11.5 2,13.5C2,15.5 3.75,17.25 3.75,17.25C7,11 17,8 17,8Z' transform='translate(200,140) scale(1.5) rotate(5)' /%3E%3Cpath d='M17,8C8,10 5.9,16.17 3.82,21.34L5.71,22L6.66,19.7C7.14,19.87 7.64,20 8,20C19,20 22,3 22,3C21,5 14,5.25 9,6.25C4,7.25 2,11.5 2,13.5C2,15.5 3.75,17.25 3.75,17.25C7,11 17,8 17,8Z' transform='translate(600,150) scale(1.6) rotate(-15)' /%3E%3Cpath d='M17,8C8,10 5.9,16.17 3.82,21.34L5.71,22L6.66,19.7C7.14,19.87 7.64,20 8,20C19,20 22,3 22,3C21,5 14,5.25 9,6.25C4,7.25 2,11.5 2,13.5C2,15.5 3.75,17.25 3.75,17.25C7,11 17,8 17,8Z' transform='translate(800,145) scale(1.4) rotate(20)' /%3E%3C/g%3E%3C/svg%3E");
    background-repeat: repeat-x;
    background-size: 1000px 250px;
    pointer-events: none;
    z-index: 5;
}

.swiper-fv img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    vertical-align: bottom;
}

/* Wave Gradient Animation */
.wave-gradient {
    background: linear-gradient(180deg, #344F1F, #8db071, #e1ecd8, #8db071, #344F1F);
    background-size: 100% 400%;
    animation: waveGradientMove 15s ease-in-out infinite;
}

@keyframes waveGradientMove {
    0% {
        background-position: 50% 0%;
    }

    50% {
        background-position: 50% 100%;
    }

    100% {
        background-position: 50% 0%;
    }
}

@media (max-width: 1023px) {
    .wave-gradient {
        background-size: 100% 400%;
        animation-duration: 10s;
    }
}

/* Flow Line Animation */
.flow-line {
    transform-origin: top;
    transform: scaleY(0);
    transition: transform 2.5s ease-out;
}

.flow-line.active {
    transform: scaleY(1);
}

/* Pulsing Animation for Step Numbers */
@keyframes pulse-accent {
    0% {
        box-shadow: 0 0 0 0 rgba(244, 153, 26, 0.4);
    }

    70% {
        box-shadow: 0 0 0 10px rgba(244, 153, 26, 0);
    }

    100% {
        box-shadow: 0 0 0 0 rgba(244, 153, 26, 0);
    }
}

.step-number {
    animation: pulse-accent 2s infinite;
}

/* top button visibility toggle handled in JS */

/* Floating SP CTA bottom safe area */
@supports (padding-bottom: env(safe-area-inset-bottom)) {
    .floating-cta {
        padding-bottom: env(safe-area-inset-bottom);
        background-color: white;
        /* to cover safe area */
    }
}

/* Voice Card Shadow */
.swiper-voice {
    padding: 0 60px;
}

@media (max-width: 640px) {
    .swiper-voice {
        padding: 0 40px;
    }
}

.swiper-voice .swiper-slide {
    padding: 10px 0;
}

.swiper-voice .bg-white {
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
}

/* Swiper Voice Navigation Customization */
.swiper-voice-prev,
.swiper-voice-next {
    color: #F4991A !important;
    background: white;
    width: 50px !important;
    height: 50px !important;
    border-radius: 50%;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    top: 50% !important;
    transform: translateY(-50%);
    transition: all 0.3s ease;
}

.swiper-voice-prev {
    left: 0 !important;
}

.swiper-voice-next {
    right: 0 !important;
}

.swiper-voice-prev:hover,
.swiper-voice-next:hover {
    background: #F4991A;
    color: white !important;
}

.swiper-voice-prev::after {
    content: '◀' !important;
    font-size: 20px !important;
}

.swiper-voice-next::after {
    content: '▶' !important;
    font-size: 20px !important;
}

@media (max-width: 1024px) {

    .swiper-voice-prev,
    .swiper-voice-next {
        width: 40px !important;
        height: 40px !important;
    }

    .swiper-voice-prev::after,
    .swiper-voice-next::after {
        font-size: 14px !important;
    }
}

/* Voice Balloon Styling & Animation */
.voice-balloon {
    border-radius: 15px;
    margin-bottom: 20px;
    /* Space for the tail */
    z-index: 2;
    animation: floatingBalloon 4s ease-in-out infinite;
    box-shadow: 0 4px 15px rgba(244, 153, 26, 0.3);
}

.voice-balloon::after {
    content: '';
    position: absolute;
    bottom: -12px;
    left: 50%;
    transform: translateX(-50%);
    border-width: 12px 10px 0 10px;
    border-style: solid;
    border-color: #F4991A transparent transparent transparent;
}

/* Staggered animation for variety */
.swiper-slide:nth-child(2n) .voice-balloon {
    animation-duration: 4.5s;
    animation-delay: -1s;
}

.swiper-slide:nth-child(3n) .voice-balloon {
    animation-duration: 3.5s;
    animation-delay: -2s;
}

@keyframes floatingBalloon {

    0%,
    100% {
        transform: translateY(0) rotate(0deg);
    }

    33% {
        transform: translateY(-8px) rotate(1deg);
    }

    66% {
        transform: translateY(-4px) rotate(-1deg);
    }
}

/* Adjust card content to account for balloon margin */
.swiper-voice .p-6.lg\:p-8 {
    padding-top: 2rem !important;
}

/* Genie Animation (Director's Message) */
.genie-animation {
    opacity: 0;
    transform: scale(0.2) rotate(-15deg) translateX(-100px);
    filter: blur(20px) brightness(1.5);
    transform-origin: left center;
    transition: all 2s cubic-bezier(0.19, 1, 0.22, 1);
}

.genie-animation.active {
    opacity: 1;
    transform: scale(1) rotate(0deg) translateX(0);
    filter: blur(0) brightness(1);
}

/* Floating effect after emergence */
.genie-animation.active {
    animation: genieWobble 6s ease-in-out infinite 2s;
}

@keyframes genieWobble {

    0%,
    100% {
        transform: translateY(0) scale(1) rotate(0deg);
    }

    33% {
        transform: translateY(-12px) scale(1.01) rotate(0.5deg);
    }

    66% {
        transform: translateY(-6px) scale(0.99) rotate(-0.5deg);
    }
}

/* Bubble Animation for Worries Section */
.bubble-container {
    perspective: 1000px;
    background: radial-gradient(circle at center, rgba(242, 234, 211, 0.3) 0%, rgba(249, 245, 240, 0) 80%);
}

.bubble-icon {
    position: absolute;
    width: 200px;
    height: 200px;
    object-fit: cover;
    border-radius: 50%;
    background: white;
    /* Double border effect for premium look */
    border: 4px solid white;
    box-shadow: 
        0 0 0 1px rgba(52, 79, 31, 0.1), 
        0 15px 35px rgba(0, 0, 0, 0.15);
    opacity: 0;
    transform: translate(-50%, -50%) scale(0);
    transition: all 1.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    z-index: 20;
    /* Subtle clarity filter */
    filter: contrast(1.05) saturate(1.1) brightness(1.02);
}

/* Floating movement for a premium feel */
@keyframes bubbleFloat {
    0%, 100% { transform: translate(-50%, -50%) translateY(0) rotate(0deg); }
    50% { transform: translate(-50%, -50%) translateY(-15px) rotate(2deg); }
}

.bubble-container.active .bubble-icon {
    animation: bubbleFloat 8s ease-in-out infinite alternate;
}

/* Staggered animation for each bubble */
.bubble-container.active .bubble-1 { animation-delay: 0.2s; }
.bubble-container.active .bubble-2 { animation-delay: 1.4s; }
.bubble-container.active .bubble-3 { animation-delay: 0.8s; }
.bubble-container.active .bubble-4 { animation-delay: 2.0s; }
.bubble-container.active .bubble-5 { animation-delay: 1.1s; }

.bubble-container.active .bubble-1 { top: 15%; left: 15%; opacity: 1; }
.bubble-container.active .bubble-2 { top: 20%; left: 85%; opacity: 1; }
.bubble-container.active .bubble-3 { top: 80%; left: 12%; opacity: 1; }
.bubble-container.active .bubble-4 { top: 75%; left: 88%; opacity: 1; }
.bubble-container.active .bubble-5 { top: 10%; left: 68%; opacity: 1; }

/* List Item Reveal */
.reveal-item {
    opacity: 0;
    transform: translateY(20px);
    transition: all 0.8s ease-out;
}

.reveal-item.active {
    opacity: 1;
    transform: translateY(0);
}


@media (max-width: 1023px) {
    .bubble-icon {
        width: 80px;
        height: 80px;
    }

    .bubble-container {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
}

@media (max-width: 767px) {
    .bubble-icon {
        width: 90px;
        height: 90px;
        box-shadow: 0 10px 25px rgba(244, 153, 26, 0.4);
    }

    .bubble-container.active .bubble-1 {
        left: 15%;
        top: 10%;
    }

    .bubble-container.active .bubble-2 {
        left: 85%;
        top: 12%;
    }

    .bubble-container.active .bubble-3 {
        left: 15%;
        top: 90%;
    }

    .bubble-container.active .bubble-4 {
        left: 85%;
        top: 88%;
    }

    .bubble-container.active .bubble-5 {
        left: 50%;
        top: 5%;
    }
}

/* Dancing Leaves in Wind */
.leaf-dancing {
  position: absolute;
  width: 50px;
  height: 50px;
  background-color: rgba(81, 32, 2, 0.15); /* Shadow color */
  -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M17,8C8,10 5.9,16.17 3.82,21.34L5.71,22L6.66,19.7C7.14,19.87 7.64,20 8,20C19,20 22,3 22,3C21,5 14,5.25 9,6.25C4,7.25 2,11.5 2,13.5C2,15.5 3.75,17.25 3.75,17.25C7,11 17,8 17,8Z'/%3E%3C/svg%3E") no-repeat center;
  mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M17,8C8,10 5.9,16.17 3.82,21.34L5.71,22L6.66,19.7C7.14,19.87 7.64,20 8,20C19,20 22,3 22,3C21,5 14,5.25 9,6.25C4,7.25 2,11.5 2,13.5C2,15.5 3.75,17.25 3.75,17.25C7,11 17,8 17,8Z'/%3E%3C/svg%3E") no-repeat center;
  mask-size: contain;
  -webkit-mask-size: contain;
  opacity: 0;
  pointer-events: none;
  z-index: 50; /* Moved to front */
}

.leaf-dancing.sage {
  background-color: #344F1F; /* Main Color */
}

.leaf-dancing.d1 { animation: leafDance 20s linear infinite; left: -20%; }
.leaf-dancing.d2 { animation: leafDance 26s linear infinite 2s; left: -25%; }
.leaf-dancing.d3 { animation: leafDance 18s linear infinite 4s; left: -20%; }
.leaf-dancing.d4 { animation: leafDance 28s linear infinite 1s; left: 10%; }
.leaf-dancing.d5 { animation: leafDance 22s linear infinite 3s; left: 30%; }
.leaf-dancing.d6 { animation: leafDance 32s linear infinite 5s; left: 60%; }

@media (max-width: 768px) {
  .leaf-dancing.d1 { animation-duration: 12s; }
  .leaf-dancing.d2 { animation-duration: 16s; }
  .leaf-dancing.d3 { animation-duration: 11s; }
  .leaf-dancing.d4 { animation-duration: 18s; }
  .leaf-dancing.d5 { animation-duration: 14s; }
  .leaf-dancing.d6 { animation-duration: 20s; }
}

@keyframes leafDance {
  0% { transform: translate(0, 0) rotate(0deg) scale(0.6); opacity: 0; }
  10% { opacity: 0.15; }
  45% { transform: translate(40vw, 15vh) rotate(220deg) scale(1.1); }
  85% { opacity: 0.15; }
  100% { transform: translate(120vw, 40vh) rotate(540deg) scale(0.7); opacity: 0; }
}

/* FV Specific Leaf Animation */
.leaf-fv {
    position: absolute;
    width: 40px;
    height: 40px;
    background-color: #344F1F;
    -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M17,8C8,10 5.9,16.17 3.82,21.34L5.71,22L6.66,19.7C7.14,19.87 7.64,20 8,20C19,20 22,3 22,3C21,5 14,5.25 9,6.25C4,7.25 2,11.5 2,13.5C2,15.5 3.75,17.25 3.75,17.25C7,11 17,8 17,8Z'/%3E%3C/svg%3E") no-repeat center;
    mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M17,8C8,10 5.9,16.17 3.82,21.34L5.71,22L6.66,19.7C7.14,19.87 7.64,20 8,20C19,20 22,3 22,3C21,5 14,5.25 9,6.25C4,7.25 2,11.5 2,13.5C2,15.5 3.75,17.25 3.75,17.25C7,11 17,8 17,8Z'/%3E%3C/svg%3E") no-repeat center;
    mask-size: contain;
    -webkit-mask-size: contain;
    opacity: 0;
    pointer-events: none;
    z-index: 15;
}

.leaf-fv-1 { animation: fvLeafBurstLeft 12s ease-out infinite; top: 20%; left: -50px; }
.leaf-fv-2 { animation: fvLeafBurstRight 15s ease-out infinite 2s; top: 40%; right: -50px; }
.leaf-fv-3 { animation: fvLeafBurstLeft 11s ease-out infinite 4s; top: 60%; left: -50px; }
.leaf-fv-4 { animation: fvLeafBurstRight 18s ease-out infinite 1s; top: 30%; right: -50px; }
.leaf-fv-5 { animation: fvLeafBurstLeft 14s ease-out infinite 5s; top: 80%; left: -50px; }
.leaf-fv-6 { animation: fvLeafBurstRight 16s ease-out infinite 3s; top: 70%; right: -50px; }

@keyframes fvLeafBurstLeft {
    0% { transform: translateX(0) translateY(0) rotate(0deg) scale(0.3); opacity: 0; }
    20% { opacity: 0.2; }
    100% { transform: translateX(60vw) translateY(-80px) rotate(720deg) scale(1.5); opacity: 0; }
}

@keyframes fvLeafBurstRight {
    0% { transform: translateX(0) translateY(0) rotate(0deg) scale(0.3); opacity: 0; }
    20% { opacity: 0.2; }
    100% { transform: translateX(-60vw) translateY(-80px) rotate(-720deg) scale(1.5); opacity: 0; }
}

/* FV Geometric Overlay */
.fv-geometric-overlay {
    position: absolute;
    inset: 0;
    z-index: 5;
    pointer-events: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='400' height='400' viewBox='0 0 400 400'%3E%3Crect x='50' y='50' width='150' height='150' fill='%23A5D6A7' fill-opacity='0.15' transform='rotate(10 125 125)' /%3E%3Crect x='200' y='30' width='120' height='120' fill='%2381C784' fill-opacity='0.2' transform='rotate(-5 260 90)' /%3E%3Crect x='20' y='200' width='180' height='180' fill='%23B2EBF2' fill-opacity='0.15' transform='rotate(20 110 290)' /%3E%3Crect x='250' y='220' width='130' height='130' fill='%23E0F2F1' fill-opacity='0.25' transform='rotate(-15 315 285)' /%3E%3Crect x='150' y='150' width='100' height='100' fill='white' fill-opacity='0.3' transform='rotate(45 200 200)' /%3E%3Crect x='100' y='10' width='80' height='80' fill='%23C8E6C9' fill-opacity='0.1' transform='rotate(30 140 50)' /%3E%3Crect x='300' y='100' width='90' height='90' fill='%23B3E5FC' fill-opacity='0.15' transform='rotate(-20 345 145)' /%3E%3C/svg%3E");
    background-size: 400px 400px;
    background-repeat: repeat;
    mix-blend-mode: soft-light;
}


/* ==========================================================================
   New FV Redesign (As per Image)
   ========================================================================== */

.main-fv-new {
    min-height: calc(100vh - 80px);
    overflow: hidden;
}

@media (max-width: 1023px) {
    .main-fv-new {
        height: auto;
        min-height: 0;
    }
}

.swiper-fv .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* Feature Cards Style */
.feature-card-shadow {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
}

.text-accent-orange {
    color: #D97706;
}


.bg-accent-orange {
    background-color: #D97706;
}

/* SP Menu Leaf Pattern */
#sp-menu {
    background-image: 
        url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200' viewBox='0 0 200 200'%3E%3Cg fill='white' fill-opacity='0.06'%3E%3Cpath d='M17,8C8,10 5.9,16.17 3.82,21.34L5.71,22L6.66,19.7C7.14,19.87 7.64,20 8,20C19,20 22,3 22,3C21,5 14,5.25 9,6.25C4,7.25 2,11.5 2,13.5C2,15.5 3.75,17.25 3.75,17.25C7,11 17,8 17,8Z' transform='translate(20,20) rotate(15) scale(2)' /%3E%3Cpath d='M17,8C8,10 5.9,16.17 3.82,21.34L5.71,22L6.66,19.7C7.14,19.87 7.64,20 8,20C19,20 22,3 22,3C21,5 14,5.25 9,6.25C4,7.25 2,11.5 2,13.5C2,15.5 3.75,17.25 3.75,17.25C7,11 17,8 17,8Z' transform='translate(120,100) rotate(-30) scale(1.5)' /%3E%3Cpath d='M17,8C8,10 5.9,16.17 3.82,21.34L5.71,22L6.66,19.7C7.14,19.87 7.64,20 8,20C19,20 22,3 22,3C21,5 14,5.25 9,6.25C4,7.25 2,11.5 2,13.5C2,15.5 3.75,17.25 3.75,17.25C7,11 17,8 17,8Z' transform='translate(60,150) rotate(110) scale(1.2)' /%3E%3C/g%3E%3C/svg%3E");
    background-size: 200px 200px;
    background-repeat: repeat;
}