.featured-section{width:100%;background:linear-gradient(180deg,#fdfdfd,#fafafa);padding:6rem 1.5rem;font-family:Segoe UI,sans-serif}.featured-container{max-width:80rem;margin:0 auto;text-align:center}.featured-heading{font-size:2.25rem;font-weight:700;color:#1f2937;margin-bottom:1rem;line-height:1.2}.featured-subtext{color:#6b7280;font-size:1.125rem;margin-bottom:3rem;padding:0 1rem}.featured-cards{display:grid;gap:2rem;grid-template-columns:1fr}@media (min-width:768px){.featured-cards{grid-template-columns:repeat(3,1fr)}}.featured-card{border-radius:1.5rem;padding:2.5rem 2rem;box-shadow:0 8px 30px rgba(0,0,0,.06);transition:transform .35s ease,box-shadow .35s ease;background:linear-gradient(180deg,#ffffff,#f9fafb);display:flex;flex-direction:column;align-items:center}.featured-card:hover{transform:translateY(-5px);box-shadow:0 14px 35px rgba(0,0,0,.09)}.pink{background:linear-gradient(180deg,#ffe4e6,#fff1f2)}.yellow{background:linear-gradient(180deg,#fef9c3,#fefce8)}.purple{background:linear-gradient(180deg,#e9d5ff,#f3e8ff)}.icon-circle{display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;margin:0 auto 1.5rem;border-radius:9999px}.pink-bg{background-color:#fbcfe8}.yellow-bg{background-color:#fef08a}.purple-bg{background-color:#ddd6fe}.icon{width:2rem;height:2rem}.pink-icon{color:#be185d}.yellow-icon{color:#b45309}.purple-icon{color:#7e22ce}.card-title{font-size:1.5rem;font-weight:600;color:#374151;margin-bottom:.75rem}.card-text{color:#4b5563;font-size:1rem;line-height:1.6;padding:0 .5rem}.hero-section{position:relative;width:100%;height:100vh;overflow:hidden;display:flex;align-items:center;justify-content:center;font-family:Segoe UI,sans-serif;background-color:#1a1a1a}.hero-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.hero-background img{width:100%;height:100%;object-fit:cover}.overlay{position:absolute;width:100%;height:100%;background:linear-gradient(to bottom right,rgba(0,0,0,.45),rgba(0,0,0,.65));z-index:2}.hero-content{position:relative;z-index:3;max-width:900px;padding:2rem;text-align:center;color:#fff}.hero-title{font-size:clamp(2.2rem,5vw,3.5rem);font-weight:800;line-height:1.2;margin-bottom:1.5rem;color:#fffdf6}.hero-title .highlight{color:#ffce73;font-weight:900}.hero-description{font-size:clamp(1rem,2.5vw,1.25rem);line-height:1.75;max-width:720px;margin:0 auto 2rem;color:#f2f2f2}.cta-button{background:linear-gradient(90deg,#fb923c,#facc15);color:#1a1a1a;font-weight:600;padding:1rem 2rem;font-size:1.1rem;border-radius:2rem;border:none;box-shadow:0 4px 20px rgba(0,0,0,.25);cursor:pointer;transition:all .3s ease}.cta-button:hover{background:linear-gradient(90deg,#ffb347,#fcd34d);transform:scale(1.03)}@media (max-width:768px){.hero-content{padding:1.5rem}.hero-title{font-size:2rem}.cta-button,.hero-description{font-size:1rem}.cta-button{padding:.8rem 1.6rem}}@media (max-width:480px){.hero-title{font-size:1.6rem}.hero-description{font-size:.95rem}.cta-button{width:100%;font-size:1rem;padding:.75rem 1.4rem}}.navbar{position:fixed;top:0;left:0;width:100%;background-color:white;box-shadow:0 2px 4px rgba(0,0,0,.1);z-index:1000}.container{max-width:1200px;margin:0 auto;padding:1rem 2rem;justify-content:space-between}.container,.logo{display:flex;align-items:center}.logo{text-decoration:none;color:#333}.logo-image{width:48px;height:48px;border-radius:9999px;border:2px solid #fb923c;display:flex;justify-content:center;align-items:center;overflow:hidden;margin-right:.75rem}.logo-text{font-size:1.3rem;font-weight:700;color:#f97316;letter-spacing:.05em}.nav-right{display:flex;align-items:center;gap:1rem}.nav-links{display:flex;gap:1.2rem;list-style:none;font-weight:500;color:#15803d;font-size:1rem;margin:0;padding:0}.nav-links li a{text-decoration:none;color:inherit}.book-now-btn{background:linear-gradient(90deg,#fb923c,#facc15)}.book-now-btn,.logout-btn{color:white;padding:.5rem 1.5rem;border-radius:.75rem;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:transform .2s ease,background .2s ease;font-weight:500;border:none;cursor:pointer}.logout-btn{background:linear-gradient(90deg,#fcb785,#fde047)}.hamburger{display:none;flex-direction:column;gap:4px;background:none;border:none;cursor:pointer}.hamburger .bar{width:25px;height:3px;background-color:#333;border-radius:2px}@media screen and (max-width:768px){.hamburger{display:flex}.nav-right{position:absolute;top:100%;right:0;background:white;width:100%;flex-direction:column;align-items:flex-start;padding:1rem 2rem;gap:1rem;display:none}.nav-right.open{display:flex}.nav-links{flex-direction:column;gap:.8rem;width:100%}.nav-links li a{font-size:1rem;padding:.5rem 0}.book-now-btn,.logout-btn{width:100%;text-align:center}}.testimonials-section{width:100%;background-color:white;padding:5rem 1.9rem 5rem 1.5rem}.testimonials-section .container{max-width:7xl;margin-left:auto;margin-right:auto;text-align:center;gap:2rem}.testimonials-section h2{font-size:2.25rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.testimonials-section p{color:#6b7280;margin-bottom:3.5rem}.testimonials-section .testimonials-grid{display:grid;gap:2rem;grid-template-columns:1fr}@media (min-width:640px){.testimonials-section .testimonials-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.testimonials-section .testimonials-grid{grid-template-columns:repeat(3,1fr)}}.testimonials-section h2{font-size:1.75rem}@media (min-width:768px){.testimonials-section h2{font-size:2.25rem}}.testimonials-section .testimonial-card{background-color:#f9fafb;padding:2rem;gap:1.5rem;border-radius:1.5rem;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:all .3s}.testimonials-section .testimonial-card:hover{transform:scale(1.05)}.testimonials-section .testimonial-card .profile-image{width:5rem;height:5rem;margin-left:auto;margin-right:auto;margin-bottom:1rem}.testimonials-section .testimonial-card .profile-image img{border-radius:9999px;object-fit:cover;width:100%;height:100%}.testimonials-section .testimonial-card h3{font-size:1.25rem;font-weight:600;color:#374151;margin-bottom:.5rem}.testimonials-section .testimonial-card p{color:#6b7280}.why-occasion{width:100%;background:linear-gradient(to bottom right,#fbcfe8,#fef9c3,white);padding:5rem 1.5rem}.why-occasion .container{max-width:1200px;margin:auto;text-align:center}.why-occasion h2{font-size:2rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.why-occasion p{color:#6b7280;margin-bottom:3rem;font-size:1rem;line-height:1.5}.why-occasion .grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width:640px){.why-occasion .grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.why-occasion .grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.why-occasionos .features{grid-template-columns:1fr}}.why-occasion .reason{display:flex;flex-direction:column;align-items:center;text-align:center}.why-occasion .reason-icon{background-color:#fda4af;padding:1rem;border-radius:50%;margin-bottom:1rem}.why-occasion .reason h3{font-size:1.25rem;font-weight:600;color:#374151;margin-bottom:.5rem}.why-occasion .reason p{color:#6b7280;font-size:.95rem;line-height:1.4}