/**
 * TriSisters Travel and Tours - Main Stylesheet
 * Summer vibe with #0d9d79 primary color
 */

/* ============================================
   Variables & Reset
   ============================================ */

:root {
    --primary-color: #0d9d79;
    --primary-dark: #087a60;
    --primary-light: #0fc39e;
    --white: #ffffff;
    --light-bg: #f8faf9;
    --text-dark: #2c3e50;
    --text-light: #7f8c8d;
    --border-color: #e5ece8;
    --shadow: 0 2px 10px rgba(13, 157, 121, 0.1);
    --shadow-hover: 0 5px 20px rgba(13, 157, 121, 0.2);
    --transition: all 0.3s ease;
    
    /* Gradients */
    --gradient-primary: linear-gradient(135deg, var(--primary-color) 0%, var(--primary-dark) 100%);
    --gradient-summer: linear-gradient(135deg, #0d9d79 0%, #0fc39e 50%, #0d9d79 100%);
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html {
    height: 100%;
}

body {
    font-family: 'Poppins', sans-serif;
    line-height: 1.6;
    color: var(--text-dark);
    background: var(--white);
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='600' height='600' viewBox='0 0 600 600'%3E%3Cdefs%3E%3Cstyle%3E.icon%7Bfill:%230d9d79;opacity:0.04;%7D%3C/style%3E%3C/defs%3E%3Cg class='icon'%3E%3C!-- Beach Umbrella --%3E%3Cpath d='M80 100c0-15 12-27 27-27s27 12 27 27v5c0 5-4 9-9 9h-36c-5 0-9-4-9-9v-5zm45-5h-36c-3 0-5-2-5-5 0-9 7-16 16-16s16 7 16 16c0 3-2 5-5 5z'/%3E%3Cpath d='M107 100v40l-3 20h6l-3-20v-40z'/%3E%3C!-- Palm Tree --%3E%3Cpath d='M180 80v100h-5v-100h5zm-10-20l5-10 5 10v10h-10v-10zm-5 30l-8-15 8 15zm12 0l8-15-8 15z'/%3E%3C!-- Airplane --%3E%3Cpath d='M280 140l-40-20-10 30 50-10zm-20 20l10-5 5 10-15-5zm20-15l15-5-10 10-5-5z'/%3E%3Cpath d='M260 145l20-5 10 10-30-5z'/%3E%3C!-- Suitcase --%3E%3Cpath d='M400 120h-60v80h60v-80zm-55 5v70h50v-70h-50zm45 10h-40v50h40v-50z'/%3E%3Cpath d='M370 125h-10v10h10v-10zm10 0h-10v10h10v-10zm10 0h-10v10h10v-10zm0 45h-10v10h10v-10zm-10 0h-10v10h10v-10zm-10 0h-10v10h10v-10z'/%3E%3C!-- Camera --%3E%3Cpath d='M500 130h-40v60h40v-60zm-35 5v50h30v-50h-30zm20 15c5 0 10 5 10 10s-5 10-10 10-10-5-10-10 5-10 10-10z'/%3E%3Cpath d='M495 155c-2 0-5 3-5 5s3 5 5 5 5-3 5-5-3-5-5-5z'/%3E%3C!-- Map Pin --%3E%3Cpath d='M150 280c0-15 12-27 27-27s27 12 27 27c0 10-27 40-27 40s-27-30-27-40zm27-20c-11 0-20 9-20 20 0 7 20 30 20 30s20-23 20-30c0-11-9-20-20-20zm0 15c3 0 5 2 5 5s-2 5-5 5-5-2-5-5 2-5 5-5z'/%3E%3C!-- Compass --%3E%3Cpath d='M350 250c0-20 16-36 36-36s36 16 36 36-16 36-36 36-36-16-36-36zm36-28c-15 0-28 13-28 28s13 28 28 28 28-13 28-28-13-28-28-28zm-15 15l20-8-8 20-20 8 8-20zm15-8l-10 10-10-10 10-10 10 10z'/%3E%3Cpath d='M386 258l-10 10-10-10 10-10 10 10z'/%3E%3C!-- Beach Umbrella --%3E%3Cpath d='M80 380c0-15 12-27 27-27s27 12 27 27v5c0 5-4 9-9 9h-36c-5 0-9-4-9-9v-5zm45-5h-36c-3 0-5-2-5-5 0-9 7-16 16-16s16 7 16 16c0 3-2 5-5 5z'/%3E%3Cpath d='M107 380v40l-3 20h6l-3-20v-40z'/%3E%3C!-- Palm Tree --%3E%3Cpath d='M180 360v100h-5v-100h5zm-10-20l5-10 5 10v10h-10v-10zm-5 30l-8-15 8 15zm12 0l8-15-8 15z'/%3E%3C!-- Airplane --%3E%3Cpath d='M280 420l-40-20-10 30 50-10zm-20 20l10-5 5 10-15-5zm20-15l15-5-10 10-5-5z'/%3E%3Cpath d='M260 425l20-5 10 10-30-5z'/%3E%3C!-- Suitcase --%3E%3Cpath d='M400 400h-60v80h60v-80zm-55 5v70h50v-70h-50zm45 10h-40v50h40v-50z'/%3E%3Cpath d='M370 405h-10v10h10v-10zm10 0h-10v10h10v-10zm10 0h-10v10h10v-10zm0 45h-10v10h10v-10zm-10 0h-10v10h10v-10zm-10 0h-10v10h10v-10z'/%3E%3C!-- Camera --%3E%3Cpath d='M500 410h-40v60h40v-60zm-35 5v50h30v-50h-30zm20 15c5 0 10 5 10 10s-5 10-10 10-10-5-10-10 5-10 10-10z'/%3E%3Cpath d='M495 435c-2 0-5 3-5 5s3 5 5 5 5-3 5-5-3-5-5-5z'/%3E%3C!-- Map Pin --%3E%3Cpath d='M150 560c0-15 12-27 27-27s27 12 27 27c0 10-27 40-27 40s-27-30-27-40zm27-20c-11 0-20 9-20 20 0 7 20 30 20 30s20-23 20-30c0-11-9-20-20-20zm0 15c3 0 5 2 5 5s-2 5-5 5-5-2-5-5 2-5 5-5z'/%3E%3C!-- Compass --%3E%3Cpath d='M350 530c0-20 16-36 36-36s36 16 36 36-16 36-36 36-36-16-36-36zm36-28c-15 0-28 13-28 28s13 28 28 28 28-13 28-28-13-28-28-28zm-15 15l20-8-8 20-20 8 8-20zm15-8l-10 10-10-10 10-10 10 10z'/%3E%3Cpath d='M386 538l-10 10-10-10 10-10 10 10z'/%3E%3C/g%3E%3C/svg%3E");
    background-size: 600px 600px;
    background-repeat: repeat;
    background-position: 0 0;
    animation: backgroundFloat 45s ease-in-out infinite;
    min-height: 100%;
    display: flex;
    flex-direction: column;
}

@keyframes backgroundFloat {
    0%, 100% {
        background-position: 0 0;
    }
    25% {
        background-position: 50px 30px;
    }
    50% {
        background-position: 0 60px;
    }
    75% {
        background-position: -50px 30px;
    }
}

.container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

@media (max-width: 768px) {
    .container {
        padding: 0 1rem;
    }
    
    .main-content {
        padding-bottom: 2rem;
    }
    
    .section {
        padding: 2rem 0;
    }
    
    /* Better spacing for admin cards */
    div[style*="background: white"][style*="padding"] {
        padding: 1.5rem 1rem !important;
        margin-bottom: 1.5rem !important;
    }
}

img {
    max-width: 100%;
    height: auto;
    display: block;
}

a {
    text-decoration: none;
    color: inherit;
    transition: var(--transition);
}

ul {
    list-style: none;
}

button {
    font-family: inherit;
    cursor: pointer;
    border: none;
    transition: var(--transition);
}

/* ============================================
   Navigation
   ============================================ */

.main-nav {
    background: var(--white);
    box-shadow: 0 2px 20px rgba(13, 157, 121, 0.08);
    position: sticky;
    top: 0;
    z-index: 1000;
}

.main-nav::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    background: linear-gradient(135deg, rgba(13, 157, 121, 0.02) 0%, rgba(15, 195, 158, 0.01) 100%);
    pointer-events: none;
    z-index: 0;
}

.nav-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1.25rem 0;
    position: relative;
    z-index: 1;
}

.logo {
    display: flex;
    align-items: center;
}

.logo-link {
    display: flex;
    align-items: center;
    text-decoration: none;
    transition: var(--transition);
}

.logo-link:hover {
    transform: translateY(-2px);
}

.logo-image {
    height: 55px;
    width: auto;
    object-fit: contain;
    transition: var(--transition);
}

.logo-link:hover .logo-image {
    transform: scale(1.05);
}

.nav-menu {
    display: flex;
    gap: 0.5rem;
    align-items: center;
    flex: 1;
    justify-content: center;
    margin: 0 2rem;
}

.nav-menu li {
    position: relative;
}

.nav-actions-mobile {
    display: none;
}

.nav-menu a {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    font-weight: 500;
    color: var(--text-dark);
    padding: 0.75rem 1.25rem;
    border-radius: 10px;
    position: relative;
    transition: var(--transition);
    font-size: 0.95rem;
}

.nav-menu a i {
    font-size: 0.9rem;
    color: var(--primary-color);
    transition: var(--transition);
}

.nav-menu a span {
    transition: var(--transition);
}

.nav-menu a:hover {
    background: rgba(13, 157, 121, 0.08);
    color: var(--primary-color);
}

.nav-menu a:hover i {
    color: var(--primary-light);
    transform: scale(1.1);
}

.nav-menu a.active {
    background: rgba(13, 157, 121, 0.1);
    color: var(--primary-color);
}

.nav-menu a.active i {
    color: var(--primary-color);
}

.nav-menu a.active::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 60%;
    height: 3px;
    background: var(--gradient-primary);
    border-radius: 2px 2px 0 0;
}

.nav-actions {
    display: flex;
    align-items: center;
    gap: 1rem;
}

.nav-cta-btn {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    background: var(--gradient-primary);
    color: var(--white) !important;
    padding: 0.75rem 1.5rem;
    border-radius: 25px;
    font-weight: 600;
    font-size: 0.95rem;
    transition: var(--transition);
    box-shadow: 0 3px 15px rgba(13, 157, 121, 0.2);
}

.nav-cta-btn:hover {
    transform: translateY(-3px);
    box-shadow: 0 5px 25px rgba(13, 157, 121, 0.3);
    background: linear-gradient(135deg, var(--primary-light) 0%, var(--primary-color) 100%);
}

.nav-cta-btn i {
    font-size: 0.9rem;
    color: var(--white);
}

.admin-link {
    background: rgba(13, 157, 121, 0.1);
    color: var(--primary-color) !important;
    padding: 0.75rem 1.25rem;
    border-radius: 10px;
    border: 1px solid rgba(13, 157, 121, 0.2);
}

.admin-link:hover {
    background: rgba(13, 157, 121, 0.15);
    transform: translateY(-2px);
    border-color: var(--primary-color);
}

.admin-link::after {
    display: none;
}

.nav-toggle {
    display: none;
    flex-direction: column;
    gap: 5px;
    cursor: pointer;
    padding: 0.5rem;
    border-radius: 8px;
    transition: var(--transition);
}

.nav-toggle:hover {
    background: rgba(13, 157, 121, 0.1);
}

.nav-toggle span {
    width: 25px;
    height: 3px;
    background: var(--primary-color);
    transition: var(--transition);
    border-radius: 2px;
}

/* ============================================
   Main Content
   ============================================ */

.main-content {
    min-height: calc(100vh - 300px);
    flex: 1;
    display: flex;
    flex-direction: column;
}

/* ============================================
   Hero Section
   ============================================ */

.hero-section {
    background: var(--gradient-summer);
    padding: 4rem 0;
    text-align: center;
    color: var(--white);
    position: relative;
    overflow: hidden;
}

.hero-section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1440 320"><path fill="rgba(255,255,255,0.05)" d="M0,96L48,112C96,128,192,160,288,181.3C384,203,480,213,576,197.3C672,181,768,139,864,128C960,117,1056,139,1152,149.3C1248,160,1344,160,1392,160L1440,160L1440,320L1392,320C1344,320,1248,320,1152,320C1056,320,960,320,864,320C768,320,672,320,576,320C480,320,384,320,288,320C192,320,96,320,48,320L0,320Z"></path></svg>') bottom/cover no-repeat;
}

.hero-section .container {
    position: relative;
    z-index: 1;
}

.hero-section h1 {
    font-size: 3rem;
    font-weight: 700;
    margin-bottom: 1rem;
    animation: fadeInUp 0.8s ease;
}

.hero-section p {
    font-size: 1.3rem;
    margin-bottom: 2rem;
    animation: fadeInUp 1s ease;
}

/* Search Bar */
.search-container {
    max-width: 800px;
    margin: 0 auto;
    background: var(--white);
    border-radius: 50px;
    padding: 0.5rem;
    box-shadow: var(--shadow-hover);
    display: flex;
    gap: 0.5rem;
    animation: fadeInUp 1.2s ease;
}

.search-input {
    flex: 1;
    padding: 1rem 1.5rem;
    border: none;
    border-radius: 50px;
    font-size: 1rem;
    outline: none;
}

.search-btn {
    background: var(--gradient-primary);
    color: var(--white);
    padding: 1rem 3rem;
    border-radius: 50px;
    font-size: 1rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.search-btn:hover {
    transform: scale(1.05);
    box-shadow: 0 5px 25px rgba(13, 157, 121, 0.3);
}

/* Hero Trust Indicators */
.hero-trust-indicators {
    display: flex;
    justify-content: center;
    gap: 2rem;
    margin-bottom: 2rem;
    flex-wrap: wrap;
}

.trust-stat {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    background: rgba(255, 255, 255, 0.2);
    padding: 0.75rem 1.5rem;
    border-radius: 30px;
    backdrop-filter: blur(10px);
    transition: var(--transition);
}

.trust-stat:hover {
    background: rgba(255, 255, 255, 0.3);
    transform: translateY(-3px);
}

.trust-stat i {
    font-size: 1.2rem;
}

.trust-stat span {
    font-size: 0.95rem;
    font-weight: 600;
}

/* Hero Quick Contact */
.hero-quick-contact {
    margin-top: 2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1rem;
    flex-wrap: wrap;
}

.hero-quick-contact span {
    opacity: 0.9;
}

.quick-contact-btn {
    background: rgba(255, 255, 255, 0.2);
    color: var(--white) !important;
    padding: 0.75rem 1.5rem;
    border-radius: 30px;
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    backdrop-filter: blur(10px);
    border: 2px solid rgba(255, 255, 255, 0.3);
    transition: var(--transition);
}

.quick-contact-btn:hover {
    background: rgba(255, 255, 255, 0.3);
    border-color: rgba(255, 255, 255, 0.5);
    transform: translateY(-2px);
}

/* ============================================
   Sections
   ============================================ */

.section {
    padding: 4rem 0;
}

.section-title {
    text-align: center;
    font-size: 2.5rem;
    font-weight: 700;
    color: var(--text-dark);
    margin-bottom: 3rem;
    position: relative;
}

.section-title::after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    width: 80px;
    height: 4px;
    background: var(--gradient-primary);
    border-radius: 2px;
}

.section-subtitle {
    text-align: center;
    font-size: 1.2rem;
    color: var(--text-light);
    margin-bottom: 3rem;
}

/* ============================================
   Packages Grid
   ============================================ */

.packages-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 2rem;
}

.package-card {
    background: var(--white);
    border-radius: 15px;
    overflow: hidden;
    box-shadow: var(--shadow);
    transition: var(--transition);
}

.package-card:hover {
    transform: translateY(-10px);
    box-shadow: var(--shadow-hover);
}

.package-image {
    position: relative;
    height: 250px;
    overflow: hidden;
}

.package-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: var(--transition);
}

.package-card:hover .package-image img {
    transform: scale(1.1);
}

.package-badge {
    position: absolute;
    top: 15px;
    right: 15px;
    background: var(--gradient-primary);
    color: var(--white);
    padding: 0.5rem 1rem;
    border-radius: 25px;
    font-size: 0.9rem;
    font-weight: 600;
}

.package-content {
    padding: 1.5rem;
}

.package-title {
    font-size: 1.3rem;
    font-weight: 600;
    color: var(--text-dark);
    margin-bottom: 0.5rem;
}

.package-location {
    color: var(--text-light);
    font-size: 0.95rem;
    margin-bottom: 1rem;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.star-rating {
    display: flex;
    gap: 2px;
    margin-bottom: 1rem;
}

.star-rating .star {
    color: #ffc107;
    font-size: 1.2rem;
}

.star-rating .star.empty {
    color: #ddd;
}

.package-description {
    color: var(--text-light);
    font-size: 0.95rem;
    margin-bottom: 1.5rem;
    line-height: 1.8;
}

.package-actions {
    display: flex;
    gap: 1rem;
}

.btn {
    padding: 0.75rem 1.5rem;
    border-radius: 25px;
    font-weight: 600;
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    transition: var(--transition);
}

.btn-primary {
    background: var(--gradient-primary);
    color: var(--white);
}

.btn-primary:hover {
    transform: translateY(-2px);
    box-shadow: var(--shadow-hover);
}

.btn-outline {
    background: transparent;
    color: var(--primary-color);
    border: 2px solid var(--primary-color);
}

.btn-outline:hover {
    background: var(--primary-color);
    color: var(--white);
}

.btn-full {
    width: 100%;
    justify-content: center;
}

/* ============================================
   How It Works Section
   ============================================ */

.how-it-works-section {
    display: grid;
    grid-template-columns: 1fr auto 1fr auto 1fr;
    gap: 2rem;
    align-items: center;
    margin: 3rem 0;
}

.step-card {
    background: var(--white);
    padding: 2rem;
    border-radius: 15px;
    box-shadow: var(--shadow);
    text-align: center;
    transition: var(--transition);
    position: relative;
}

.step-card:hover {
    transform: translateY(-10px);
    box-shadow: var(--shadow-hover);
}

.step-number {
    position: absolute;
    top: -15px;
    left: 50%;
    transform: translateX(-50%);
    background: var(--gradient-primary);
    color: var(--white);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 1.2rem;
    box-shadow: 0 3px 10px rgba(13, 157, 121, 0.3);
}

.step-icon {
    font-size: 3.5rem;
    color: var(--primary-color);
    margin: 1.5rem 0 1rem;
}

.step-card h3 {
    font-size: 1.5rem;
    font-weight: 600;
    margin-bottom: 1rem;
    color: var(--text-dark);
}

.step-card p {
    color: var(--text-light);
    line-height: 1.8;
}

.step-connector {
    font-size: 2rem;
    color: var(--primary-color);
    display: flex;
    align-items: center;
}

/* ============================================
   Trust & Social Proof Section
   ============================================ */

.trust-proof-section {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 4rem;
    align-items: start;
}

.testimonials-column {
    display: flex;
    flex-direction: column;
    gap: 2rem;
}

.testimonial-card {
    background: var(--white);
    padding: 2rem;
    border-radius: 15px;
    box-shadow: var(--shadow);
    transition: var(--transition);
}

.testimonial-card:hover {
    transform: translateY(-5px);
    box-shadow: var(--shadow-hover);
}

.testimonial-content {
    position: relative;
    padding-left: 2rem;
    margin-bottom: 1.5rem;
}

.testimonial-content i {
    position: absolute;
    left: 0;
    top: -5px;
    font-size: 2rem;
    color: var(--primary-color);
    opacity: 0.3;
}

.testimonial-content p {
    color: var(--text-dark);
    font-style: italic;
    line-height: 1.8;
    font-size: 1.05rem;
}

.testimonial-author {
    display: flex;
    flex-direction: column;
    gap: 0.25rem;
}

.testimonial-author strong {
    color: var(--primary-color);
    font-size: 1.1rem;
}

.testimonial-author span {
    color: var(--text-light);
    font-size: 0.9rem;
}

.trust-badges-column {
    display: flex;
    flex-direction: column;
}

.trust-badges-grid-large {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1.5rem;
}

.trust-badge-large {
    background: var(--white);
    padding: 2rem;
    border-radius: 15px;
    text-align: center;
    box-shadow: var(--shadow);
    transition: var(--transition);
}

.trust-badge-large:hover {
    transform: translateY(-5px);
    box-shadow: var(--shadow-hover);
    background: var(--gradient-primary);
    color: var(--white);
}

.trust-badge-large:hover .trust-badge-icon i,
.trust-badge-large:hover h3,
.trust-badge-large:hover p {
    color: var(--white);
}

.trust-badge-icon {
    font-size: 2.5rem;
    margin-bottom: 1rem;
}

.trust-badge-icon i {
    color: var(--primary-color);
    transition: var(--transition);
}

.trust-badge-large h3 {
    font-size: 1.1rem;
    font-weight: 600;
    margin-bottom: 0.5rem;
    color: var(--text-dark);
    transition: var(--transition);
}

.trust-badge-large p {
    color: var(--text-light);
    font-size: 0.9rem;
    line-height: 1.6;
    transition: var(--transition);
}

/* ============================================
   Sales Pitch Sections
   ============================================ */

.sales-pitch {
    background: var(--light-bg);
    padding: 3rem 0;
    border-radius: 15px;
    margin: 2rem 0;
}

.sales-pitch h2 {
    font-size: 2rem;
    color: var(--primary-color);
    margin-bottom: 1rem;
}

.sales-pitch p {
    font-size: 1.1rem;
    color: var(--text-light);
    margin-bottom: 1.5rem;
}

/* Features Grid */
.features-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 2rem;
    margin: 3rem 0;
}

.feature-card {
    text-align: center;
    padding: 2rem;
    background: var(--white);
    border-radius: 15px;
    box-shadow: var(--shadow);
    transition: var(--transition);
}

.feature-card:hover {
    transform: translateY(-5px);
    box-shadow: var(--shadow-hover);
}

.feature-icon {
    font-size: 3rem;
    color: var(--primary-color);
    margin-bottom: 1rem;
}

.feature-card h3 {
    font-size: 1.3rem;
    font-weight: 600;
    margin-bottom: 0.5rem;
}

.feature-card p {
    color: var(--text-light);
}

/* ============================================
   Communication Emphasis Section
   ============================================ */

.communication-highlight {
    background: var(--white);
    padding: 3rem;
    border-radius: 20px;
    box-shadow: var(--shadow);
    display: flex;
    align-items: center;
    gap: 3rem;
}

.communication-icon {
    font-size: 5rem;
    color: var(--primary-color);
    flex-shrink: 0;
}

.communication-content {
    flex: 1;
}

.communication-content h2 {
    font-size: 2rem;
    color: var(--primary-color);
    margin-bottom: 1rem;
}

.communication-content > p {
    color: var(--text-light);
    font-size: 1.1rem;
    margin-bottom: 2rem;
}

.communication-methods {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}

.comm-method {
    display: flex;
    align-items: center;
    gap: 1.5rem;
    padding: 1rem;
    background: var(--light-bg);
    border-radius: 10px;
    transition: var(--transition);
}

.comm-method:hover {
    background: var(--gradient-primary);
    color: var(--white);
    transform: translateX(10px);
}

.comm-method i {
    font-size: 2rem;
    color: var(--primary-color);
    flex-shrink: 0;
    width: 50px;
    text-align: center;
    transition: var(--transition);
}

.comm-method:hover i {
    color: var(--white);
}

.comm-method div {
    display: flex;
    flex-direction: column;
    gap: 0.25rem;
}

.comm-method strong {
    font-size: 1.1rem;
    display: block;
}

.comm-method span {
    font-size: 0.95rem;
    opacity: 0.8;
}

/* ============================================
   Final CTA Section
   ============================================ */

.final-cta-section {
    background: var(--gradient-summer);
    padding: 4rem 0;
    position: relative;
    overflow: hidden;
}

.final-cta-section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1440 320"><path fill="rgba(255,255,255,0.05)" d="M0,96L48,112C96,128,192,160,288,181.3C384,203,480,213,576,197.3C672,181,768,139,864,128C960,117,1056,139,1152,149.3C1248,160,1344,160,1392,160L1440,160L1440,320L1392,320C1344,320,1248,320,1152,320C1056,320,960,320,864,320C768,320,672,320,576,320C480,320,384,320,288,320C192,320,96,320,48,320L0,320Z"></path></svg>') bottom/cover no-repeat;
}

.final-cta-content {
    position: relative;
    z-index: 1;
    text-align: center;
    max-width: 700px;
    margin: 0 auto;
    padding: 0 1rem;
}

.final-cta-content h2 {
    font-size: 2.5rem;
    font-weight: 700;
    color: var(--white);
    margin-bottom: 1.5rem;
}

.cta-subtitle {
    font-size: 1.3rem;
    color: var(--white);
    margin-bottom: 0.5rem;
    opacity: 0.95;
}

.cta-offer {
    font-size: 1.1rem;
    color: var(--white);
    font-weight: 600;
    margin-bottom: 2rem;
}

.btn-cta-large {
    background: var(--white);
    color: var(--primary-color) !important;
    padding: 1.25rem 3rem;
    font-size: 1.2rem;
    font-weight: 700;
    border-radius: 50px;
    display: inline-flex;
    align-items: center;
    gap: 0.75rem;
    transition: var(--transition);
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.2);
    margin-bottom: 2rem;
}

.btn-cta-large:hover {
    transform: translateY(-5px) scale(1.05);
    box-shadow: 0 8px 35px rgba(0, 0, 0, 0.3);
}

.cta-guarantee {
    font-size: 1rem;
    color: var(--white);
    opacity: 0.95;
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    background: rgba(255, 255, 255, 0.15);
    padding: 1rem 2rem;
    border-radius: 30px;
    backdrop-filter: blur(10px);
}

.cta-guarantee i {
    color: var(--white);
    font-size: 1.2rem;
}

/* ============================================
   Forms
   ============================================ */

.form-container {
    max-width: 600px;
    margin: 0 auto;
    background: var(--white);
    padding: 2rem;
    border-radius: 15px;
    box-shadow: var(--shadow);
}

.form-group {
    margin-bottom: 1.5rem;
}

.form-group label {
    display: block;
    margin-bottom: 0.5rem;
    font-weight: 600;
    color: var(--text-dark);
}

/* Checkbox/Radio label styling - maintain flex layout */
.form-group label:has(input[type="checkbox"]),
.form-group label:has(input[type="radio"]) {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 0.75rem;
    cursor: pointer;
    margin-bottom: 0.5rem;
}

.form-group label:has(input[type="checkbox"]) input[type="checkbox"],
.form-group label:has(input[type="radio"]) input[type="radio"] {
    width: 20px;
    height: 20px;
    min-width: 20px;
    min-height: 20px;
    margin: 0;
    flex-shrink: 0;
    cursor: pointer;
    accent-color: var(--primary-color);
}

.form-group input:not([type="checkbox"]):not([type="radio"]),
.form-group textarea,
.form-group select {
    width: 100%;
    padding: 0.75rem 1rem;
    border: 2px solid var(--border-color);
    border-radius: 8px;
    font-family: inherit;
    font-size: 1rem;
    transition: var(--transition);
}

.form-group input:focus,
.form-group textarea:focus,
.form-group select:focus {
    outline: none;
    border-color: var(--primary-color);
}

.form-group textarea {
    min-height: 150px;
    resize: vertical;
}

.form-error {
    color: #e74c3c;
    font-size: 0.9rem;
    margin-top: 0.5rem;
}

.form-success {
    color: var(--primary-color);
    font-size: 1rem;
    text-align: center;
    padding: 1rem;
    background: rgba(13, 157, 121, 0.1);
    border-radius: 8px;
    margin-bottom: 1rem;
}

/* Two Column Form Layout for Inquiry */
.inquiry-form-layout {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1.5rem;
    margin-bottom: 0;
}

.form-column {
    display: flex;
    flex-direction: column;
}

.form-column .form-group {
    margin-bottom: 1rem;
}

.form-column.form-message .form-group {
    margin-bottom: 0;
}

.form-column.form-message textarea {
    height: 100%;
    min-height: 120px;
}

.form-submit-full {
    grid-column: 1 / -1;
    margin-top: 0.5rem;
}

/* ============================================
   Contact Page
   ============================================ */

.contact-hero-section {
    background: var(--gradient-summer);
    padding: 4rem 0;
    text-align: center;
    color: var(--white);
    position: relative;
    overflow: hidden;
}

.contact-hero-section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1440 320"><path fill="rgba(255,255,255,0.05)" d="M0,96L48,112C96,128,192,160,288,181.3C384,203,480,213,576,197.3C672,181,768,139,864,128C960,117,1056,139,1152,149.3C1248,160,1344,160,1392,160L1440,160L1440,320L1392,320C1344,320,1248,320,1152,320C1056,320,960,320,864,320C768,320,672,320,576,320C480,320,384,320,288,320C192,320,96,320,48,320L0,320Z"></path></svg>') bottom/cover no-repeat;
}

.contact-hero-content {
    position: relative;
    z-index: 1;
}

.contact-hero-icon {
    font-size: 4rem;
    margin-bottom: 1.5rem;
    opacity: 0.9;
    animation: floatIcon 3s ease-in-out infinite;
}

@keyframes floatIcon {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
}

.contact-hero-content h1 {
    font-size: 3rem;
    font-weight: 700;
    margin-bottom: 1rem;
}

.contact-hero-content p {
    font-size: 1.2rem;
    opacity: 0.95;
    max-width: 700px;
    margin: 0 auto;
}

.contact-section {
    padding: 4rem 0;
}

.contact-alert {
    display: flex;
    align-items: flex-start;
    gap: 1rem;
    padding: 1.5rem;
    border-radius: 12px;
    margin-bottom: 2rem;
    animation: fadeInUp 0.5s ease;
}

.contact-alert-success {
    background: rgba(13, 157, 121, 0.1);
    border: 2px solid rgba(13, 157, 121, 0.3);
    color: var(--primary-dark);
}

.contact-alert-error {
    background: rgba(231, 76, 60, 0.1);
    border: 2px solid rgba(231, 76, 60, 0.3);
    color: #c0392b;
}

.alert-icon {
    font-size: 1.8rem;
    flex-shrink: 0;
}

.contact-alert-success .alert-icon {
    color: var(--primary-color);
}

.contact-alert-error .alert-icon {
    color: #e74c3c;
}

.alert-content strong {
    display: block;
    font-size: 1.1rem;
    margin-bottom: 0.5rem;
}

.alert-content p {
    margin: 0;
    font-size: 0.95rem;
    opacity: 0.9;
}

.contact-layout {
    display: grid;
    grid-template-columns: 1.2fr 1fr;
    gap: 3rem;
    margin-top: 2rem;
}

.contact-form-wrapper {
    position: relative;
}

.contact-form-wrapper .form-container {
    max-width: 100%;
    padding: 2.5rem;
    box-shadow: 0 5px 30px rgba(13, 157, 121, 0.1);
}

.form-header {
    text-align: center;
    margin-bottom: 2rem;
    padding-bottom: 1.5rem;
    border-bottom: 2px solid var(--light-bg);
}

.form-header-icon {
    width: 70px;
    height: 70px;
    background: var(--gradient-primary);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 1rem;
    color: var(--white);
    font-size: 2rem;
    box-shadow: 0 5px 20px rgba(13, 157, 121, 0.3);
}

.form-header h2 {
    color: var(--primary-color);
    font-size: 1.8rem;
    margin-bottom: 0.5rem;
}

.form-header p {
    color: var(--text-light);
    font-size: 0.95rem;
}

.contact-form {
    margin-top: 1.5rem;
}

.form-row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1.5rem;
    margin-bottom: 1.5rem;
}

.contact-form .form-group label {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    margin-bottom: 0.75rem;
}

.contact-form .form-group label i {
    color: var(--primary-color);
    font-size: 0.9rem;
}

.contact-form .form-group input,
.contact-form .form-group textarea {
    padding: 1rem 1.25rem;
    border: 2px solid var(--border-color);
    border-radius: 10px;
    font-size: 1rem;
    transition: var(--transition);
}

.contact-form .form-group input:focus,
.contact-form .form-group textarea:focus {
    border-color: var(--primary-color);
    box-shadow: 0 0 0 3px rgba(13, 157, 121, 0.1);
}

.btn-submit {
    padding: 1rem 2rem;
    font-size: 1.05rem;
    margin-top: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.75rem;
}

.btn-submit:hover {
    transform: translateY(-2px);
}

.form-footer-note {
    text-align: center;
    color: var(--text-light);
    font-size: 0.85rem;
    margin-top: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
}

.form-footer-note i {
    color: var(--primary-color);
}

.contact-info-wrapper {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}

.contact-info-cards {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}

.contact-info-card {
    background: var(--white);
    padding: 1.5rem;
    border-radius: 15px;
    box-shadow: var(--shadow);
    display: flex;
    gap: 1.25rem;
    align-items: flex-start;
    transition: var(--transition);
    border: 2px solid transparent;
}

.contact-info-card:hover {
    transform: translateY(-5px);
    box-shadow: var(--shadow-hover);
    border-color: rgba(13, 157, 121, 0.2);
}

.contact-card-icon {
    width: 55px;
    height: 55px;
    background: var(--gradient-primary);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--white);
    font-size: 1.5rem;
    flex-shrink: 0;
    box-shadow: 0 3px 15px rgba(13, 157, 121, 0.3);
}

.contact-card-content {
    flex: 1;
}

.contact-card-content h3 {
    color: var(--primary-color);
    font-size: 1.2rem;
    margin-bottom: 0.5rem;
    font-weight: 600;
}

.contact-card-content p {
    color: var(--text-light);
    margin-bottom: 0.75rem;
    line-height: 1.6;
}

.contact-link {
    color: var(--text-dark);
    text-decoration: none;
    font-weight: 500;
    transition: var(--transition);
}

.contact-link:hover {
    color: var(--primary-color);
}

.contact-card-link {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    color: var(--primary-color);
    font-size: 0.9rem;
    font-weight: 600;
    text-decoration: none;
    transition: var(--transition);
    margin-top: 0.5rem;
}

.contact-card-link:hover {
    color: var(--primary-dark);
    gap: 0.75rem;
}

.contact-hours-card .contact-card-content h3 {
    margin-bottom: 1rem;
}

.business-hours {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
}

.hours-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0.75rem;
    background: var(--light-bg);
    border-radius: 8px;
}

.hours-day {
    font-weight: 600;
    color: var(--text-dark);
}

.hours-time {
    color: var(--primary-color);
    font-weight: 500;
}

.contact-benefits-card {
    background: var(--gradient-primary);
    color: var(--white);
    padding: 2rem;
    border-radius: 15px;
    box-shadow: var(--shadow-hover);
}

.benefits-card-header {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    margin-bottom: 1.5rem;
    font-size: 1.3rem;
}

.benefits-card-header i {
    font-size: 1.5rem;
}

.benefits-card-header h3 {
    margin: 0;
    font-size: 1.5rem;
}

.contact-benefits-card .benefits-list {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.contact-benefits-card .benefits-list li {
    display: flex;
    align-items: flex-start;
    gap: 1rem;
    color: rgba(255, 255, 255, 0.95);
}

.contact-benefits-card .benefits-list i {
    color: var(--white);
    font-size: 1.1rem;
    margin-top: 0.2rem;
    flex-shrink: 0;
}

.contact-benefits-card .benefits-list span {
    line-height: 1.6;
}

.contact-social-card {
    background: var(--white);
    padding: 2rem;
    border-radius: 15px;
    box-shadow: var(--shadow);
    text-align: center;
}

.contact-social-card h3 {
    color: var(--primary-color);
    margin-bottom: 0.5rem;
    font-size: 1.3rem;
}

.contact-social-card p {
    color: var(--text-light);
    margin-bottom: 1.5rem;
    font-size: 0.95rem;
}

.contact-social-links {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1rem;
}

.social-link-contact {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0.5rem;
    padding: 1.25rem;
    background: var(--light-bg);
    border-radius: 12px;
    text-decoration: none;
    color: var(--text-dark);
    transition: var(--transition);
    border: 2px solid transparent;
}

.social-link-contact:hover {
    background: var(--gradient-primary);
    color: var(--white);
    transform: translateY(-5px);
    border-color: var(--primary-color);
    box-shadow: 0 5px 20px rgba(13, 157, 121, 0.3);
}

.social-link-contact i {
    font-size: 1.8rem;
    color: var(--primary-color);
    transition: var(--transition);
}

.social-link-contact:hover i {
    color: var(--white);
}

.social-link-contact span {
    font-size: 0.9rem;
    font-weight: 500;
}

/* ============================================
   Package Detail Page
   ============================================ */

.package-hero-section {
    position: relative;
    margin-top: 0;
    margin-bottom: 0;
}

.package-hero-image {
    position: relative;
    height: 500px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    align-items: flex-end;
    padding: 0;
    overflow: hidden;
}

.package-hero-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.3) 50%, rgba(0,0,0,0.7) 100%);
    z-index: 1;
}

.package-hero-content {
    position: relative;
    z-index: 2;
    padding: 3rem 0;
    color: var(--white);
    width: 100%;
}

.package-hero-badge {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    background: rgba(255, 193, 7, 0.95);
    color: #333;
    padding: 0.5rem 1.25rem;
    border-radius: 25px;
    font-weight: 600;
    font-size: 0.9rem;
    margin-bottom: 1rem;
    box-shadow: 0 3px 15px rgba(0,0,0,0.3);
}

.package-hero-badge i {
    color: #f59e0b;
}

.package-hero-title {
    font-size: 3.5rem;
    font-weight: 700;
    margin-bottom: 1.5rem;
    color: var(--white);
    text-shadow: 2px 2px 10px rgba(0,0,0,0.5);
}

.package-hero-meta {
    display: flex;
    gap: 2rem;
    align-items: center;
    flex-wrap: wrap;
}

.hero-meta-item {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    background: rgba(255, 255, 255, 0.15);
    padding: 0.75rem 1.5rem;
    border-radius: 25px;
    backdrop-filter: blur(10px);
}

.hero-meta-item i {
    font-size: 1.2rem;
}

.hero-meta-item .star-rating {
    gap: 4px;
    margin-bottom: 0;
}

.hero-meta-item .star-rating .star {
    color: #ffd700;
    font-size: 1.4rem;
    text-shadow: 0 0 8px rgba(255, 215, 0, 0.5);
    filter: drop-shadow(0 0 3px rgba(255, 215, 0, 0.4));
}

.hero-meta-item .star-rating .star.empty {
    color: rgba(255, 255, 255, 0.3);
    filter: none;
    text-shadow: none;
}

.hero-meta-item .star-rating .star.half {
    color: #ffd700;
    filter: drop-shadow(0 0 8px rgba(255, 215, 0, 0.5));
}

.package-detail-section {
    padding: 4rem 0;
}

.package-highlights {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 1.5rem;
    margin-bottom: 3rem;
    padding: 2rem;
    background: var(--white);
    border-radius: 15px;
    box-shadow: var(--shadow);
}

.highlight-item {
    display: flex;
    align-items: center;
    gap: 1rem;
    padding: 1rem;
    background: var(--light-bg);
    border-radius: 12px;
    transition: var(--transition);
}

.highlight-item:hover {
    background: rgba(13, 157, 121, 0.1);
    transform: translateY(-3px);
}

.highlight-icon {
    width: 50px;
    height: 50px;
    background: var(--gradient-primary);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--white);
    font-size: 1.3rem;
    flex-shrink: 0;
}

.highlight-content {
    display: flex;
    flex-direction: column;
    gap: 0.25rem;
}

.highlight-content strong {
    font-size: 0.75rem;
    color: var(--text-light);
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.highlight-content span {
    font-size: 1rem;
    color: var(--text-dark);
    font-weight: 600;
}

.section-header-mini {
    margin-bottom: 1.5rem;
    padding-bottom: 1rem;
    border-bottom: 2px solid var(--light-bg);
}

.section-header-mini h2 {
    font-size: 1.8rem;
    color: var(--primary-color);
    display: flex;
    align-items: center;
    gap: 0.75rem;
    margin-bottom: 0.5rem;
}

.section-header-mini h2 i {
    font-size: 1.5rem;
}

.section-header-mini p {
    color: var(--text-light);
    font-size: 0.95rem;
    margin: 0;
}

.package-gallery-section {
    margin-bottom: 3rem;
}

.package-gallery {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    gap: 1rem;
    margin-top: 1.5rem;
}

.gallery-item {
    position: relative;
    border-radius: 12px;
    overflow: hidden;
    cursor: pointer;
    aspect-ratio: 1;
    transition: var(--transition);
}

.gallery-item:hover {
    transform: translateY(-5px);
    box-shadow: var(--shadow-hover);
}

.gallery-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: var(--transition);
}

.gallery-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(13, 157, 121, 0.8);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: var(--transition);
}

.gallery-item:hover .gallery-overlay {
    opacity: 1;
}

.gallery-overlay i {
    font-size: 2.5rem;
    color: var(--white);
}

.package-detail-content {
    background: var(--white);
    padding: 2.5rem;
    border-radius: 15px;
    box-shadow: var(--shadow);
    margin-bottom: 3rem;
}

.package-description-content {
    line-height: 1.8;
    color: var(--text-dark);
}

.package-description-content h2,
.package-description-content h3 {
    color: var(--primary-color);
    margin: 2rem 0 1rem;
}

.package-description-content h2:first-child,
.package-description-content h3:first-child {
    margin-top: 0;
}

.package-description-content p {
    margin-bottom: 1rem;
    color: var(--text-dark);
}

.package-description-content ul,
.package-description-content ol {
    margin: 1rem 0 1rem 2rem;
    line-height: 2;
    color: var(--text-dark);
}

.package-inquiry-section {
    margin-top: 3rem;
}

.inquiry-form-container {
    max-width: 100%;
    padding: 2.5rem;
}

.package-inquiry-form .form-group label {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.package-inquiry-form .form-group label i {
    color: var(--primary-color);
    font-size: 0.9rem;
}

.package-quick-contact-card {
    background: var(--white);
    padding: 2rem;
    border-radius: 15px;
    box-shadow: var(--shadow);
    border-top: 4px solid var(--primary-color);
    margin-bottom: 1.5rem;
}

.quick-contact-header {
    text-align: center;
    margin-bottom: 2rem;
}

.quick-contact-icon {
    width: 70px;
    height: 70px;
    background: var(--gradient-primary);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 1rem;
    color: var(--white);
    font-size: 2rem;
    box-shadow: 0 5px 20px rgba(13, 157, 121, 0.3);
}

.quick-contact-header h3 {
    color: var(--primary-color);
    font-size: 1.5rem;
    margin-bottom: 0.5rem;
}

.quick-contact-header p {
    color: var(--text-light);
    font-size: 0.95rem;
}

.quick-contact-actions {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    margin-bottom: 1.5rem;
}

.quick-contact-btn {
    display: flex;
    align-items: center;
    gap: 1rem;
    padding: 1rem 1.25rem;
    border-radius: 12px;
    text-decoration: none;
    transition: var(--transition);
    border: 2px solid var(--border-color);
}

.quick-contact-btn:hover {
    transform: translateY(-3px);
    box-shadow: var(--shadow-hover);
}

.phone-btn {
    background: linear-gradient(135deg, var(--primary-color) 0%, var(--primary-dark) 100%);
    color: var(--white);
    border-color: var(--primary-color);
}

.phone-btn:hover {
    background: linear-gradient(135deg, var(--primary-light) 0%, var(--primary-color) 100%);
    box-shadow: 0 4px 12px rgba(13, 157, 121, 0.3);
}

.whatsapp-btn {
    background: linear-gradient(135deg, #25D366 0%, #128C7E 100%);
    color: var(--white);
    border-color: #25D366;
}

.whatsapp-btn:hover {
    background: linear-gradient(135deg, #128C7E 0%, #0fa588 100%);
    box-shadow: 0 4px 12px rgba(37, 211, 102, 0.3);
}

.email-btn {
    background: linear-gradient(135deg, #ffffff 0%, #f8f9fa 100%);
    color: var(--text-dark);
    border-color: rgba(13, 157, 121, 0.3);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}

.email-btn:hover {
    background: var(--gradient-primary);
    color: var(--white);
    border-color: var(--primary-color);
    box-shadow: 0 4px 12px rgba(13, 157, 121, 0.3);
}

.email-btn .btn-content strong {
    color: var(--primary-color);
}

.email-btn:hover .btn-content strong {
    color: var(--white);
}

.email-btn .btn-content span {
    color: var(--text-light);
}

.email-btn:hover .btn-content span {
    color: rgba(255, 255, 255, 0.9);
}

.btn-icon {
    width: 45px;
    height: 45px;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.3rem;
    flex-shrink: 0;
}

.email-btn .btn-icon {
    background: var(--gradient-primary);
    color: var(--white);
}

.btn-content {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 0.25rem;
}

.btn-content strong {
    font-size: 1rem;
    display: block;
}

.btn-content span {
    font-size: 0.85rem;
    opacity: 0.9;
}

.quick-contact-guarantee {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    padding: 0.75rem;
    background: rgba(13, 157, 121, 0.1);
    border-radius: 8px;
    color: var(--primary-color);
    font-size: 0.9rem;
    font-weight: 500;
}

.related-packages-section {
    background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
    padding: 5rem 0;
    position: relative;
    overflow: hidden;
}

.related-packages-section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: var(--gradient-primary);
}

.related-packages-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 3.5rem;
    flex-wrap: wrap;
    gap: 2rem;
}

.related-header-content {
    display: flex;
    align-items: center;
    gap: 1.5rem;
}

.related-header-icon {
    width: 70px;
    height: 70px;
    background: var(--gradient-primary);
    border-radius: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--white);
    font-size: 2rem;
    box-shadow: 0 8px 20px rgba(13, 157, 121, 0.25);
    flex-shrink: 0;
}

.related-section-title {
    font-size: 2.2rem;
    font-weight: 700;
    color: var(--text-dark);
    margin: 0 0 0.5rem 0;
    line-height: 1.2;
}

.related-section-subtitle {
    font-size: 1.1rem;
    color: var(--text-light);
    margin: 0;
}

.related-view-all-btn {
    display: inline-flex;
    align-items: center;
    gap: 0.75rem;
    padding: 1rem 2rem;
    background: var(--white);
    color: var(--primary-color);
    border: 2px solid var(--primary-color);
    border-radius: 12px;
    text-decoration: none;
    font-weight: 600;
    transition: var(--transition);
    box-shadow: 0 4px 12px rgba(13, 157, 121, 0.15);
}

.related-view-all-btn:hover {
    background: var(--gradient-primary);
    color: var(--white);
    transform: translateY(-3px);
    box-shadow: 0 6px 20px rgba(13, 157, 121, 0.3);
}

.related-view-all-btn i {
    transition: var(--transition);
}

.related-view-all-btn:hover i {
    transform: translateX(5px);
}

.related-packages-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    gap: 2.5rem;
}

.related-package-card {
    background: var(--white);
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
    transition: var(--transition);
    border: 1px solid rgba(13, 157, 121, 0.1);
}

.related-package-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 12px 40px rgba(13, 157, 121, 0.2);
    border-color: rgba(13, 157, 121, 0.3);
}

.related-package-image {
    position: relative;
    height: 280px;
    overflow: hidden;
}

.related-package-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: var(--transition);
}

.related-package-card:hover .related-package-image img {
    transform: scale(1.15);
}

.related-package-badge {
    position: absolute;
    top: 15px;
    right: 15px;
    background: linear-gradient(135deg, #FFD700 0%, #FFA500 100%);
    color: var(--white);
    padding: 0.5rem 1rem;
    border-radius: 25px;
    font-size: 0.85rem;
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 0.5rem;
    box-shadow: 0 4px 12px rgba(255, 215, 0, 0.4);
    z-index: 2;
}

.related-package-badge i {
    font-size: 0.9rem;
}

.related-package-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(13, 157, 121, 0.9);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: var(--transition);
    z-index: 1;
}

.related-package-card:hover .related-package-overlay {
    opacity: 1;
}

.related-quick-view-btn {
    display: inline-flex;
    align-items: center;
    gap: 0.75rem;
    padding: 1rem 2rem;
    background: var(--white);
    color: var(--primary-color);
    border-radius: 12px;
    text-decoration: none;
    font-weight: 600;
    transform: translateY(20px);
    transition: var(--transition);
}

.related-package-card:hover .related-quick-view-btn {
    transform: translateY(0);
}

.related-quick-view-btn:hover {
    transform: translateY(-3px);
    box-shadow: 0 6px 20px rgba(255, 255, 255, 0.3);
}

.related-package-content {
    padding: 2rem;
}

.related-package-location-badge {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.5rem 1rem;
    background: rgba(13, 157, 121, 0.1);
    color: var(--primary-color);
    border-radius: 20px;
    font-size: 0.85rem;
    font-weight: 600;
    margin-bottom: 1rem;
}

.related-package-location-badge i {
    font-size: 0.9rem;
}

.related-package-title {
    font-size: 1.5rem;
    font-weight: 700;
    color: var(--text-dark);
    margin: 0 0 0.75rem 0;
    line-height: 1.3;
}

.related-package-title a {
    color: inherit;
    text-decoration: none;
    transition: var(--transition);
}

.related-package-title a:hover {
    color: var(--primary-color);
}

.related-package-location {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    color: var(--text-light);
    font-size: 0.95rem;
    margin-bottom: 1rem;
}

.related-package-location i {
    color: var(--primary-color);
    font-size: 0.9rem;
}

.related-package-rating {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    margin-bottom: 1.5rem;
    padding-bottom: 1.5rem;
    border-bottom: 2px solid var(--light-bg);
}

.related-package-rating .star-rating {
    margin: 0;
}

.rating-text {
    font-size: 0.9rem;
    color: var(--text-light);
    font-weight: 600;
}

.related-package-footer {
    margin-top: 1.5rem;
}

.related-package-btn {
    display: inline-flex;
    align-items: center;
    gap: 0.75rem;
    padding: 1rem 2rem;
    background: var(--gradient-primary);
    color: var(--white);
    border-radius: 12px;
    text-decoration: none;
    font-weight: 600;
    transition: var(--transition);
    width: 100%;
    justify-content: center;
}

.related-package-btn:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 25px rgba(13, 157, 121, 0.35);
}

.related-package-btn i {
    transition: var(--transition);
}

.related-package-btn:hover i {
    transform: translateX(5px);
}

.related-packages-empty {
    text-align: center;
    padding: 4rem 2rem;
    background: var(--white);
    border-radius: 20px;
    box-shadow: var(--shadow);
}

.empty-state-icon {
    width: 100px;
    height: 100px;
    background: var(--gradient-primary);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 2rem;
    color: var(--white);
    font-size: 3rem;
}

.related-packages-empty h3 {
    font-size: 1.8rem;
    color: var(--text-dark);
    margin-bottom: 1rem;
}

.related-packages-empty p {
    color: var(--text-light);
    font-size: 1.1rem;
    margin-bottom: 2rem;
}

.section-header {
    text-align: center;
    margin-bottom: 3rem;
}

.lightbox-modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.95);
    z-index: 10000;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.lightbox-modal.active {
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 1;
}

.lightbox-content {
    position: relative;
    max-width: 90%;
    max-height: 90%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.lightbox-image {
    max-width: 100%;
    max-height: 90vh;
    object-fit: contain;
    border-radius: 8px;
    box-shadow: 0 10px 50px rgba(0, 0, 0, 0.5);
}

.lightbox-close,
.lightbox-prev,
.lightbox-next {
    position: absolute;
    background: rgba(255, 255, 255, 0.2);
    border: 2px solid rgba(255, 255, 255, 0.3);
    color: var(--white);
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.5rem;
    cursor: pointer;
    transition: var(--transition);
    backdrop-filter: blur(10px);
}

.lightbox-close:hover,
.lightbox-prev:hover,
.lightbox-next:hover {
    background: rgba(255, 255, 255, 0.3);
    border-color: rgba(255, 255, 255, 0.5);
    transform: scale(1.1);
}

.lightbox-close {
    top: 20px;
    right: 20px;
}

.lightbox-prev {
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
}

.lightbox-next {
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
}

/* ============================================
   Footer
   ============================================ */

.main-footer {
    background: linear-gradient(135deg, #1a2e3a 0%, #0f1a22 100%);
    color: var(--white);
    padding: 0;
    margin-top: 4rem;
    position: relative;
    overflow: hidden;
}

.main-footer::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(135deg, rgba(13, 157, 121, 0.1) 0%, rgba(15, 195, 158, 0.05) 100%);
    pointer-events: none;
}

.footer-top-wave {
    width: 100%;
    height: 80px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 120'%3E%3Cpath fill='%23ffffff' d='M0,64L48,69.3C96,75,192,85,288,80C384,75,480,53,576,48C672,43,768,53,864,58.7C960,64,1056,64,1152,58.7C1248,53,1344,43,1392,37.3L1440,32L1440,0L1392,0C1344,0,1248,0,1152,0C1056,0,960,0,864,0C768,0,672,0,576,0C480,0,384,0,288,0C192,0,96,0,48,0L0,0Z'/%3E%3C/svg%3E") center/cover no-repeat;
    margin-bottom: -1px;
    position: relative;
    z-index: 1;
}

.footer-content {
    display: grid;
    grid-template-columns: 2fr 1fr 1.2fr 1.2fr;
    gap: 3rem;
    padding: 4rem 20px 3rem;
    margin-bottom: 0;
    position: relative;
    z-index: 1;
}

.footer-section {
    position: relative;
}

.footer-brand {
    max-width: 350px;
}

.footer-logo {
    display: flex;
    align-items: center;
    gap: 1rem;
    margin-bottom: 1.5rem;
}

.footer-logo i,
.footer-logo-image {
    font-size: 2.5rem;
    color: var(--primary-color);
    background: rgba(13, 157, 121, 0.2);
    padding: 1rem;
    border-radius: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 60px;
    object-fit: contain;
}

.footer-logo-image {
    background: transparent;
    padding: 0.5rem;
}

.footer-logo h3 {
    font-size: 1.8rem;
    color: var(--white);
    margin: 0;
    font-weight: 700;
}

.footer-description {
    color: rgba(255, 255, 255, 0.8);
    line-height: 1.8;
    margin-bottom: 2rem;
    font-size: 0.95rem;
}

.footer-trust-badges {
    display: flex;
    gap: 1rem;
    margin-bottom: 2rem;
    flex-wrap: wrap;
}

.trust-badge-small {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    background: rgba(13, 157, 121, 0.15);
    padding: 0.5rem 1rem;
    border-radius: 25px;
    border: 1px solid rgba(13, 157, 121, 0.3);
    transition: var(--transition);
}

.trust-badge-small:hover {
    background: rgba(13, 157, 121, 0.25);
    transform: translateY(-2px);
}

.trust-badge-small i {
    color: var(--primary-color);
    font-size: 1rem;
}

.trust-badge-small span {
    font-size: 0.85rem;
    color: rgba(255, 255, 255, 0.9);
    font-weight: 500;
}

.footer-section-title {
    font-size: 1.3rem;
    margin-bottom: 1.5rem;
    color: var(--white);
    display: flex;
    align-items: center;
    gap: 0.75rem;
    font-weight: 600;
    position: relative;
    padding-bottom: 1rem;
}

.footer-section-title::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50px;
    height: 3px;
    background: var(--gradient-primary);
    border-radius: 2px;
}

.footer-section-title i {
    color: var(--primary-color);
    font-size: 1.2rem;
}

.footer-links {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-links li {
    margin-bottom: 0.75rem;
}

.footer-links a {
    color: rgba(255, 255, 255, 0.8);
    display: flex;
    align-items: center;
    gap: 0.75rem;
    padding: 0.5rem 0;
    transition: var(--transition);
    font-size: 0.95rem;
    position: relative;
}

.footer-links a i {
    color: var(--primary-color);
    width: 20px;
    font-size: 0.9rem;
    transition: var(--transition);
}

.footer-links a:hover {
    color: var(--white);
    padding-left: 10px;
    transform: translateX(5px);
}

.footer-links a:hover i {
    color: var(--primary-light);
    transform: scale(1.2);
}

.contact-info {
    list-style: none;
    padding: 0;
    margin: 0;
}

.contact-info li {
    margin-bottom: 1.5rem;
}

.contact-item {
    display: flex;
    gap: 1rem;
    align-items: flex-start;
}

.contact-icon {
    width: 45px;
    height: 45px;
    background: rgba(13, 157, 121, 0.15);
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    transition: var(--transition);
}

.contact-item:hover .contact-icon {
    background: rgba(13, 157, 121, 0.25);
    transform: scale(1.1);
}

.contact-icon i {
    color: var(--primary-color);
    font-size: 1.1rem;
}

.contact-details {
    display: flex;
    flex-direction: column;
    gap: 0.25rem;
    flex: 1;
}

.contact-label {
    font-size: 0.75rem;
    color: rgba(255, 255, 255, 0.6);
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-weight: 500;
}

.contact-value {
    color: rgba(255, 255, 255, 0.9);
    font-size: 0.95rem;
    text-decoration: none;
    transition: var(--transition);
}

.contact-value:hover {
    color: var(--primary-light);
}

.social-links {
    display: flex;
    gap: 0.75rem;
    margin-top: 1.5rem;
    flex-wrap: wrap;
}

.social-link {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    background: rgba(13, 157, 121, 0.15);
    border: 1px solid rgba(13, 157, 121, 0.3);
    border-radius: 12px;
    font-size: 1.1rem;
    color: var(--primary-color);
    transition: var(--transition);
    text-decoration: none;
}

.social-link:hover {
    background: var(--gradient-primary);
    border-color: var(--primary-color);
    color: var(--white);
    transform: translateY(-5px) scale(1.1);
    box-shadow: 0 5px 20px rgba(13, 157, 121, 0.4);
}

.why-us {
    list-style: none;
    padding: 0;
    margin: 0;
}

.why-us li {
    margin-bottom: 1rem;
}

.why-us-item {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    color: rgba(255, 255, 255, 0.8);
    padding: 0.75rem;
    background: rgba(255, 255, 255, 0.03);
    border-radius: 8px;
    border-left: 3px solid transparent;
    transition: var(--transition);
    font-size: 0.95rem;
}

.why-us-item:hover {
    background: rgba(13, 157, 121, 0.1);
    border-left-color: var(--primary-color);
    transform: translateX(5px);
    color: var(--white);
}

.why-us-item i {
    color: var(--primary-color);
    font-size: 1rem;
    transition: var(--transition);
}

.why-us-item:hover i {
    transform: scale(1.2);
}

.footer-bottom {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding: 2rem 20px;
    position: relative;
    z-index: 1;
    background: rgba(0, 0, 0, 0.2);
}

.footer-bottom-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 1rem;
}

.footer-bottom p {
    color: rgba(255, 255, 255, 0.7);
    margin: 0;
    font-size: 0.9rem;
}

.footer-bottom p strong {
    color: var(--primary-color);
}

.footer-bottom-links {
    display: flex;
    align-items: center;
    gap: 1rem;
}

.footer-bottom-links a {
    color: rgba(255, 255, 255, 0.7);
    text-decoration: none;
    font-size: 0.9rem;
    transition: var(--transition);
}

.footer-bottom-links a:hover {
    color: var(--primary-color);
}

.footer-bottom-links span {
    color: rgba(255, 255, 255, 0.3);
}

/* ============================================
   Search Results
   ============================================ */

.results-header {
    margin-bottom: 2rem;
}

.results-count {
    color: var(--text-light);
    font-size: 1.1rem;
}

/* ============================================
   Package Detail (Legacy - Updated Above)
   ============================================ */

.package-detail-content {
    background: var(--white);
    padding: 2rem;
    border-radius: 15px;
    box-shadow: var(--shadow);
    margin-bottom: 3rem;
}

.package-detail-content h2,
.package-detail-content h3 {
    color: var(--primary-color);
    margin: 2rem 0 1rem;
}

.package-detail-content h2:first-child,
.package-detail-content h3:first-child {
    margin-top: 0;
}

.package-detail-content p {
    line-height: 1.8;
    color: var(--text-light);
    margin-bottom: 1rem;
}

.package-detail-content ul,
.package-detail-content ol {
    margin: 1rem 0 1rem 2rem;
    line-height: 2;
    color: var(--text-light);
}

.package-detail-content table {
    width: 100%;
    border-collapse: collapse;
    margin: 1rem 0;
}

.package-detail-content table td,
.package-detail-content table th {
    padding: 0.75rem;
    border: 1px solid var(--border-color);
    text-align: left;
}

.package-detail-content table th {
    background: var(--light-bg);
    font-weight: 600;
}

/* ============================================
   Package Detail Layout & Sidebar
   ============================================ */

.package-detail-layout {
    display: grid;
    grid-template-columns: 1fr 380px;
    gap: 3rem;
    align-items: start;
    margin-bottom: 3rem;
}

.package-detail-main {
    width: 100%;
}

.package-detail-sidebar {
    position: sticky;
    top: 100px;
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}

/* Booking CTA Card */
.booking-cta-card {
    background: var(--white);
    padding: 2rem;
    border-radius: 15px;
    box-shadow: var(--shadow);
    border-top: 4px solid var(--primary-color);
}

.booking-cta-card h3 {
    color: var(--primary-color);
    font-size: 1.5rem;
    margin-bottom: 0.5rem;
    display: flex;
    align-items: center;
    gap: 0.5rem;
    justify-content: center;
}

.booking-cta-card h3 i {
    font-size: 1.3rem;
}

/* Trust & Security Card */
.trust-security-card {
    background: var(--white);
    padding: 2rem;
    border-radius: 15px;
    box-shadow: var(--shadow);
}

.trust-security-card h4 {
    color: var(--primary-color);
    font-size: 1.3rem;
    margin-bottom: 1.5rem;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.trust-security-card h4 i {
    font-size: 1.1rem;
}

.trust-badges-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1rem;
}

.trust-badge-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 1rem;
    background: var(--light-bg);
    border-radius: 10px;
    transition: var(--transition);
}

.trust-badge-item:hover {
    background: var(--primary-color);
    color: var(--white);
    transform: translateY(-3px);
}

.trust-badge-item i {
    font-size: 1.8rem;
    color: var(--primary-color);
    margin-bottom: 0.5rem;
    transition: var(--transition);
}

.trust-badge-item:hover i {
    color: var(--white);
}

.trust-badge-item span {
    font-size: 0.85rem;
    font-weight: 500;
    line-height: 1.3;
}

/* Why Choose Card */
.why-choose-card {
    background: var(--white);
    padding: 2rem;
    border-radius: 15px;
    box-shadow: var(--shadow);
}

.why-choose-card h4 {
    color: var(--primary-color);
    font-size: 1.3rem;
    margin-bottom: 1.5rem;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.why-choose-card h4 i {
    font-size: 1.1rem;
}

.benefits-list {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
}

.benefit-item {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    padding: 0.75rem;
    border-radius: 8px;
    transition: var(--transition);
}

.benefit-item:hover {
    background: var(--light-bg);
}

.benefit-item i {
    font-size: 1.1rem;
    color: var(--primary-color);
    flex-shrink: 0;
}

.benefit-item span {
    font-size: 0.95rem;
    color: var(--text-dark);
    font-weight: 500;
}

/* ============================================
   Admin Styles
   ============================================ */

.admin-header {
    background: var(--gradient-primary);
    color: var(--white);
    padding: 1rem 0;
    margin-bottom: 2rem;
    position: sticky;
    top: 0;
    z-index: 1000;
    box-shadow: 0 2px 20px rgba(13, 157, 121, 0.2);
}

.admin-header .container {
    position: relative;
}

.admin-header-left {
    position: relative;
}

.admin-header-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 1rem;
}

.admin-header-left {
    display: flex;
    align-items: center;
    gap: 2rem;
    flex-wrap: wrap;
}

.admin-logo {
    color: var(--white);
    font-size: 1.3rem;
    font-weight: 700;
    display: flex;
    align-items: center;
    gap: 0.5rem;
    text-decoration: none;
}

.admin-logo-image {
    height: 40px;
    width: auto;
    object-fit: contain;
    display: block;
}

.admin-nav {
    display: flex;
    gap: 1.5rem;
    align-items: center;
    flex-wrap: wrap;
}

.admin-nav a {
    color: var(--white);
    padding: 0.5rem 1rem;
    border-radius: 5px;
    transition: var(--transition);
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.admin-nav a span {
    display: inline;
}

.admin-nav a:hover,
.admin-nav a.active {
    background: rgba(255, 255, 255, 0.2);
}

.admin-header-right {
    display: flex;
    align-items: center;
    gap: 1.5rem;
    flex-wrap: wrap;
}

.admin-user-info {
    display: flex;
    align-items: center;
}

.admin-username-text {
    color: var(--white);
    font-size: 0.95rem;
}

.admin-logout-btn {
    background: rgba(255, 255, 255, 0.2);
    padding: 0.5rem 1rem;
    border-radius: 5px;
    color: var(--white);
    display: flex;
    align-items: center;
    gap: 0.5rem;
    transition: var(--transition);
}

.admin-logout-btn:hover {
    background: rgba(255, 255, 255, 0.3);
}

.admin-menu-toggle {
    display: none;
    flex-direction: column;
    gap: 5px;
    cursor: pointer;
    padding: 0.75rem;
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.2);
    border: none;
    transition: var(--transition);
    min-width: 44px;
    min-height: 44px;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 1001;
}

.admin-menu-toggle span {
    width: 24px;
    height: 3px;
    background: var(--white);
    transition: var(--transition);
    border-radius: 2px;
    display: block;
}

.admin-menu-toggle:hover,
.admin-menu-toggle:focus {
    background: rgba(255, 255, 255, 0.3);
    outline: 2px solid rgba(255, 255, 255, 0.5);
    outline-offset: 2px;
}

.admin-menu-toggle.active {
    background: rgba(255, 255, 255, 0.3);
}

.admin-menu-toggle.active span:nth-child(1) {
    transform: rotate(45deg) translate(6px, 6px);
}

.admin-menu-toggle.active span:nth-child(2) {
    opacity: 0;
    transform: translateX(-10px);
}

.admin-menu-toggle.active span:nth-child(3) {
    transform: rotate(-45deg) translate(6px, -6px);
}

.admin-menu-backdrop {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 999;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.admin-menu-backdrop.active {
    display: block;
    opacity: 1;
}

.data-table {
    width: 100%;
    border-collapse: collapse;
    background: var(--white);
    box-shadow: var(--shadow);
    border-radius: 10px;
    overflow: hidden;
}

.data-table th,
.data-table td {
    padding: 1rem;
    text-align: left;
    border-bottom: 1px solid var(--border-color);
}

.data-table th {
    background: var(--light-bg);
    font-weight: 600;
}

.data-table tr:hover {
    background: var(--light-bg);
}

/* Package Management - Visibility Controls (Desktop First) */
.packages-grid-mobile {
    display: none; /* Hidden by default on desktop */
}

.packages-table-desktop {
    display: block; /* Visible by default on desktop */
}

.status-badge {
    display: inline-block;
    padding: 0.25rem 0.75rem;
    border-radius: 15px;
    font-size: 0.9rem;
    font-weight: 600;
}

.status-new {
    background: #e74c3c;
    color: white;
}

.status-read {
    background: #95a5a6;
    color: white;
}

.status-resolved {
    background: var(--primary-color);
    color: white;
}

/* Admin Footer */
.admin-footer {
    background: var(--text-dark);
    color: white;
    text-align: center;
    padding: 1rem 0;
    margin-top: auto;
    flex-shrink: 0;
}

.admin-footer .container {
    padding: 0 20px;
}

.admin-footer p {
    margin: 0;
    font-size: 0.9rem;
}

/* ============================================
   Animations
   ============================================ */

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* ============================================
   Responsive
   ============================================ */

@media (max-width: 1024px) {
    .footer-content {
        grid-template-columns: 1fr 1fr;
        gap: 2.5rem;
    }
    
    .footer-brand {
        grid-column: 1 / -1;
        max-width: 100%;
        text-align: center;
    }
    
    .footer-logo {
        justify-content: center;
    }
    
    .footer-description {
        text-align: center;
    }
    
    .footer-trust-badges {
        justify-content: center;
    }
    
    .social-links {
        justify-content: center;
    }
    
    /* Admin Tablet Styles */
    .admin-nav {
        gap: 1rem;
    }
    
    .admin-nav a {
        padding: 0.5rem 0.75rem;
        font-size: 0.95rem;
    }
    
    .admin-header-left {
        gap: 1.5rem;
    }
    
    .data-table {
        font-size: 0.9rem;
    }
    
    .data-table th,
    .data-table td {
        padding: 0.875rem;
    }
}

@media (max-width: 768px) {
    body {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='600' height='600' viewBox='0 0 600 600'%3E%3Cdefs%3E%3Cstyle%3E.icon%7Bfill:%230d9d79;opacity:0.02;%7D%3C/style%3E%3C/defs%3E%3Cg class='icon'%3E%3Cpath d='M80 100c0-15 12-27 27-27s27 12 27 27v5c0 5-4 9-9 9h-36c-5 0-9-4-9-9v-5zm45-5h-36c-3 0-5-2-5-5 0-9 7-16 16-16s16 7 16 16c0 3-2 5-5 5z'/%3E%3Cpath d='M107 100v40l-3 20h6l-3-20v-40z'/%3E%3Cpath d='M180 80v100h-5v-100h5zm-10-20l5-10 5 10v10h-10v-10zm-5 30l-8-15 8 15zm12 0l8-15-8 15z'/%3E%3Cpath d='M280 140l-40-20-10 30 50-10zm-20 20l10-5 5 10-15-5zm20-15l15-5-10 10-5-5z'/%3E%3Cpath d='M260 145l20-5 10 10-30-5z'/%3E%3Cpath d='M400 120h-60v80h60v-80zm-55 5v70h50v-70h-50zm45 10h-40v50h40v-50z'/%3E%3Cpath d='M370 125h-10v10h10v-10zm10 0h-10v10h10v-10zm10 0h-10v10h10v-10zm0 45h-10v10h10v-10zm-10 0h-10v10h10v-10zm-10 0h-10v10h10v-10z'/%3E%3Cpath d='M500 130h-40v60h40v-60zm-35 5v50h30v-50h-30zm20 15c5 0 10 5 10 10s-5 10-10 10-10-5-10-10 5-10 10-10z'/%3E%3Cpath d='M495 155c-2 0-5 3-5 5s3 5 5 5 5-3 5-5-3-5-5-5z'/%3E%3Cpath d='M150 280c0-15 12-27 27-27s27 12 27 27c0 10-27 40-27 40s-27-30-27-40zm27-20c-11 0-20 9-20 20 0 7 20 30 20 30s20-23 20-30c0-11-9-20-20-20zm0 15c3 0 5 2 5 5s-2 5-5 5-5-2-5-5 2-5 5-5z'/%3E%3Cpath d='M350 250c0-20 16-36 36-36s36 16 36 36-16 36-36 36-36-16-36-36zm36-28c-15 0-28 13-28 28s13 28 28 28 28-13 28-28-13-28-28-28zm-15 15l20-8-8 20-20 8 8-20zm15-8l-10 10-10-10 10-10 10 10z'/%3E%3Cpath d='M386 258l-10 10-10-10 10-10 10 10z'/%3E%3Cpath d='M80 380c0-15 12-27 27-27s27 12 27 27v5c0 5-4 9-9 9h-36c-5 0-9-4-9-9v-5zm45-5h-36c-3 0-5-2-5-5 0-9 7-16 16-16s16 7 16 16c0 3-2 5-5 5z'/%3E%3Cpath d='M107 380v40l-3 20h6l-3-20v-40z'/%3E%3Cpath d='M180 360v100h-5v-100h5zm-10-20l5-10 5 10v10h-10v-10zm-5 30l-8-15 8 15zm12 0l8-15-8 15z'/%3E%3Cpath d='M280 420l-40-20-10 30 50-10zm-20 20l10-5 5 10-15-5zm20-15l15-5-10 10-5-5z'/%3E%3Cpath d='M260 425l20-5 10 10-30-5z'/%3E%3Cpath d='M400 400h-60v80h60v-80zm-55 5v70h50v-70h-50zm45 10h-40v50h40v-50z'/%3E%3Cpath d='M370 405h-10v10h10v-10zm10 0h-10v10h10v-10zm10 0h-10v10h10v-10zm0 45h-10v10h10v-10zm-10 0h-10v10h10v-10zm-10 0h-10v10h10v-10z'/%3E%3Cpath d='M500 410h-40v60h40v-60zm-35 5v50h30v-50h-30zm20 15c5 0 10 5 10 10s-5 10-10 10-10-5-10-10 5-10 10-10z'/%3E%3Cpath d='M495 435c-2 0-5 3-5 5s3 5 5 5 5-3 5-5-3-5-5-5z'/%3E%3Cpath d='M150 560c0-15 12-27 27-27s27 12 27 27c0 10-27 40-27 40s-27-30-27-40zm27-20c-11 0-20 9-20 20 0 7 20 30 20 30s20-23 20-30c0-11-9-20-20-20zm0 15c3 0 5 2 5 5s-2 5-5 5-5-2-5-5 2-5 5-5z'/%3E%3Cpath d='M350 530c0-20 16-36 36-36s36 16 36 36-16 36-36 36-36-16-36-36zm36-28c-15 0-28 13-28 28s13 28 28 28 28-13 28-28-13-28-28-28zm-15 15l20-8-8 20-20 8 8-20zm15-8l-10 10-10-10 10-10 10 10z'/%3E%3Cpath d='M386 538l-10 10-10-10 10-10 10 10z'/%3E%3C/g%3E%3C/svg%3E");
        background-size: 500px 500px;
        animation: none;
    }
    
    .container {
        padding: 0 20px;
    }
    
    .logo-image {
        height: 40px;
    }
    
    .nav-wrapper {
        padding: 1rem 0;
    }
    
    .nav-menu {
        position: fixed;
        top: 65px;
        left: 0;
        width: 100%;
        background: var(--white);
        flex-direction: column;
        padding: 1.5rem 20px;
        box-shadow: 0 5px 30px rgba(13, 157, 121, 0.15);
        transform: translateX(-100%);
        transition: var(--transition);
        gap: 0.75rem;
        margin: 0;
        max-height: calc(100vh - 65px);
        overflow-y: auto;
    }
    
    .nav-menu.active {
        transform: translateX(0);
    }
    
    .nav-menu a {
        width: 100%;
        justify-content: flex-start;
        padding: 1.25rem 1.5rem;
        border-radius: 12px;
        font-size: 1rem;
        margin-bottom: 0.5rem;
    }
    
    .nav-menu a span {
        display: inline;
    }
    
    .nav-menu a::after {
        display: none;
    }
    
    .nav-menu a.active::after {
        display: none;
    }
    
    .nav-menu a.active {
        background: rgba(13, 157, 121, 0.15);
        border-left: 4px solid var(--primary-color);
    }
    
    .nav-actions {
        display: none;
    }
    
    .nav-actions-mobile {
        display: block !important;
        width: 100%;
        margin-top: 1rem;
        padding-top: 1rem;
        border-top: 1px solid var(--border-color);
    }
    
    .nav-actions-mobile .nav-cta-btn {
        width: 100%;
        justify-content: center;
    }
    
    .nav-toggle {
        display: flex;
    }
    
    .nav-toggle.active span:nth-child(1) {
        transform: rotate(45deg) translate(5px, 5px);
    }
    
    .nav-toggle.active span:nth-child(2) {
        opacity: 0;
    }
    
    .nav-toggle.active span:nth-child(3) {
        transform: rotate(-45deg) translate(7px, -6px);
    }
    
    .section {
        padding: 3rem 0;
    }
    
    .hero-section {
        padding: 3rem 0;
    }
    
    .hero-section h1 {
        font-size: 2rem;
        margin-bottom: 1.5rem;
        line-height: 1.3;
    }
    
    .hero-section p {
        font-size: 1.05rem;
        margin-bottom: 2rem;
        line-height: 1.6;
    }
    
    .hero-trust-indicators {
        gap: 0.75rem;
        margin-bottom: 2rem;
        flex-wrap: wrap;
        justify-content: center;
    }
    
    .trust-stat {
        padding: 0.75rem 1.25rem;
        font-size: 0.9rem;
        flex: 1;
        min-width: auto;
    }
    
    .hero-quick-contact {
        flex-direction: column;
        gap: 1rem;
        margin-top: 2rem;
    }
    
    .hero-quick-contact span {
        font-size: 0.95rem;
    }
    
    .quick-contact-btn {
        width: 100%;
        justify-content: center;
        padding: 1rem 2rem;
    }
    
    .search-container {
        flex-direction: column;
        border-radius: 15px;
        padding: 1.25rem;
        gap: 1rem;
        margin-top: 1.5rem;
    }
    
    .search-input {
        padding: 1.25rem 1.5rem;
        font-size: 1rem;
    }
    
    .search-btn {
        border-radius: 12px;
        padding: 1.25rem 2rem;
        width: 100%;
    }
    
    .how-it-works-section {
        grid-template-columns: 1fr;
        gap: 2rem;
        margin: 2rem 0;
    }
    
    .step-connector {
        display: none;
    }
    
    .step-card {
        padding: 2rem 1.5rem;
        margin-bottom: 0;
    }
    
    .trust-proof-section {
        grid-template-columns: 1fr;
        gap: 2.5rem;
    }
    
    .trust-badges-grid-large {
        grid-template-columns: 1fr;
        gap: 1.5rem;
    }
    
    .communication-highlight {
        flex-direction: column;
        padding: 2.5rem 2rem;
        gap: 2rem;
        text-align: center;
    }
    
    .communication-icon {
        font-size: 4rem;
        margin: 0 auto;
    }
    
    .final-cta-section {
        padding: 3rem 0;
    }
    
    .final-cta-content h2 {
        font-size: 1.8rem;
    }
    
    .cta-subtitle {
        font-size: 1.05rem;
    }
    
    .btn-cta-large {
        padding: 1.25rem 2.5rem;
        font-size: 1.05rem;
    }
    
    .cta-guarantee {
        font-size: 0.9rem;
        padding: 0.75rem 1.5rem;
    }
    
    .section-title {
        font-size: 1.8rem;
        margin-bottom: 2rem;
    }
    
    .section-subtitle {
        font-size: 1rem;
        margin-bottom: 2rem;
    }
    
    .packages-grid {
        grid-template-columns: 1fr;
        gap: 2.5rem;
    }
    
    .package-card {
        margin-bottom: 0;
    }
    
    .package-content {
        padding: 2rem 1.75rem;
    }
    
    .package-title {
        font-size: 1.3rem;
        margin-bottom: 0.75rem;
    }
    
    .package-description {
        font-size: 0.95rem;
        line-height: 1.7;
        margin-bottom: 1.5rem;
    }
    
    .feature-card {
        padding: 2rem 1.5rem;
    }
    
    .feature-icon {
        font-size: 2.5rem;
        margin-bottom: 1.25rem;
    }
    
    .feature-card h3 {
        font-size: 1.2rem;
        margin-bottom: 0.75rem;
    }
    
    .feature-card p {
        font-size: 0.95rem;
        line-height: 1.7;
    }
    
    .testimonial-card {
        padding: 2rem 1.75rem;
    }
    
    .sales-pitch {
        padding: 2.5rem 1.5rem;
        margin: 2rem 0;
    }
    
    .sales-pitch h2 {
        font-size: 1.6rem;
        margin-bottom: 1.25rem;
    }
    
    .sales-pitch p {
        font-size: 1rem;
        margin-bottom: 1.5rem;
        line-height: 1.7;
    }
    
    .form-container {
        padding: 2rem 1.5rem;
    }
    
    .form-group {
        margin-bottom: 1.75rem;
    }
    
    .form-group label {
        font-size: 0.95rem;
        margin-bottom: 0.75rem;
    }
    
    .form-group input,
    .form-group textarea,
    .form-group select {
        padding: 1rem 1.25rem;
        font-size: 1rem;
    }
    
    .package-detail-section {
        padding: 2.5rem 0;
    }
    
    .package-hero-title {
        font-size: 1.75rem;
        margin-bottom: 1.25rem;
        line-height: 1.3;
    }
    
    .package-hero-image {
        height: 300px;
    }
    
    .package-hero-content {
        padding: 2rem 0 1.5rem;
    }
    
    .package-hero-meta {
        flex-direction: column;
        gap: 1rem;
        align-items: flex-start;
    }
    
    .hero-meta-item {
        font-size: 0.9rem;
        padding: 0.75rem 1.25rem;
    }
    
    .package-highlights {
        grid-template-columns: 1fr;
        gap: 1.25rem;
        padding: 1.75rem 1.5rem;
        margin-bottom: 2rem;
    }
    
    .highlight-item {
        padding: 1.25rem;
    }
    
    .package-gallery-section {
        margin-bottom: 2.5rem;
    }
    
    .section-header-mini {
        margin-bottom: 1.5rem;
        padding-bottom: 1rem;
    }
    
    .section-header-mini h2 {
        font-size: 1.5rem;
    }
    
    .package-gallery {
        grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
        gap: 1rem;
        margin-top: 1.5rem;
    }
    
    .package-detail-content {
        padding: 2rem 1.5rem;
        margin-bottom: 2.5rem;
    }
    
    .package-description-content {
        font-size: 1rem;
        line-height: 1.8;
    }
    
    .package-detail-layout {
        grid-template-columns: 1fr;
        gap: 2.5rem;
    }
    
    .package-detail-sidebar {
        position: relative;
        top: 0;
    }
    
    .package-quick-contact-card,
    .booking-cta-card,
    .trust-security-card,
    .why-choose-card {
        margin-bottom: 1.5rem;
        padding: 1.75rem 1.5rem;
    }
    
    .trust-badges-grid {
        grid-template-columns: 1fr 1fr;
        gap: 1rem;
    }
    
    .package-inquiry-section {
        margin-top: 2.5rem;
    }
    
    .inquiry-form-container {
        padding: 2rem 1.5rem;
    }
    
    .form-header {
        margin-bottom: 1.75rem;
        padding-bottom: 1.25rem;
    }
    
    .form-header-icon {
        width: 60px;
        height: 60px;
        font-size: 1.5rem;
        margin-bottom: 1rem;
    }
    
    .form-header h2 {
        font-size: 1.5rem;
    }
    
    .form-header p {
        font-size: 0.9rem;
    }
    
    .contact-hero-section {
        padding: 3rem 0;
    }
    
    .contact-hero-content h1 {
        font-size: 1.75rem;
        margin-bottom: 1rem;
    }
    
    .contact-hero-content p {
        font-size: 1rem;
        line-height: 1.6;
    }
    
    .contact-hero-icon {
        font-size: 3rem;
        margin-bottom: 1.25rem;
    }
    
    .contact-section {
        padding: 2.5rem 0;
    }
    
    .contact-layout {
        grid-template-columns: 1fr;
        gap: 2.5rem;
        margin-top: 1.5rem;
    }
    
    .contact-form-wrapper .form-container {
        padding: 2rem 1.5rem;
    }
    
    .form-row {
        grid-template-columns: 1fr;
        gap: 1.5rem;
        margin-bottom: 1.5rem;
    }
    
    .contact-info-cards {
        gap: 1.25rem;
    }
    
    .contact-info-card {
        padding: 1.5rem;
    }
    
    .contact-benefits-card {
        padding: 1.75rem 1.5rem;
    }
    
    .contact-social-card {
        padding: 1.75rem 1.5rem;
    }
    
    .contact-social-links {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .social-link-contact {
        padding: 1.5rem 1rem;
    }
    
    .related-packages-section {
        padding: 3rem 0;
    }
    
    .related-packages-header {
        flex-direction: column;
        align-items: flex-start;
        gap: 1.5rem;
        margin-bottom: 2.5rem;
    }
    
    .related-header-content {
        width: 100%;
    }
    
    .related-header-icon {
        width: 60px;
        height: 60px;
        font-size: 1.5rem;
    }
    
    .related-section-title {
        font-size: 1.8rem;
    }
    
    .related-section-subtitle {
        font-size: 1rem;
    }
    
    .related-view-all-btn {
        width: 100%;
        justify-content: center;
    }
    
    .related-packages-grid {
        grid-template-columns: 1fr;
        gap: 2rem;
    }
    
    .related-package-card {
        margin-bottom: 0;
    }
    
    .related-package-image {
        height: 250px;
    }
    
    .related-package-content {
        padding: 1.75rem 1.5rem;
    }
    
    .related-package-title {
        font-size: 1.3rem;
    }
    
    .related-packages-empty {
        padding: 3rem 1.5rem;
    }
    
    .footer-content {
        grid-template-columns: 1fr;
        gap: 2.5rem;
        padding: 3rem 20px 2rem;
    }
    
    .footer-brand {
        max-width: 100%;
    }
    
    .footer-logo {
        justify-content: center;
        text-align: center;
    }
    
    .footer-logo h3 {
        font-size: 1.5rem;
    }
    
    .footer-description {
        text-align: center;
    }
    
    .footer-trust-badges {
        justify-content: center;
    }
    
    .social-links {
        justify-content: center;
    }
    
    .footer-section-title {
        font-size: 1.2rem;
    }
    
    .footer-bottom-content {
        flex-direction: column;
        text-align: center;
        gap: 1rem;
    }
    
    .footer-bottom-links {
        justify-content: center;
    }
    
    /* Package Management - Mobile Card View */
    .packages-grid-mobile {
        display: grid !important; /* Show cards on mobile */
    }
    
    .packages-table-desktop {
        display: none !important; /* Hide table on mobile */
    }
    
    /* Admin Mobile Styles */
    .admin-header {
        padding: 0.75rem 0;
    }
    
    .admin-header-wrapper {
        flex-direction: row;
        align-items: center;
        gap: 1rem;
    }
    
    .admin-header-left {
        flex: 1;
        justify-content: space-between;
        align-items: center;
        gap: 1rem;
    }
    
    .admin-menu-toggle {
        display: flex;
    }
    
    .admin-nav {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 280px;
        max-width: 85vw;
        height: 100vh;
        background: var(--white);
        flex-direction: column;
        padding: 5rem 0 2rem 0;
        gap: 0.5rem;
        box-shadow: 4px 0 20px rgba(0, 0, 0, 0.15);
        z-index: 1000;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        transform: translateX(-100%);
        transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    }
    
    .admin-nav.active {
        display: flex;
        transform: translateX(0);
    }
    
    .admin-nav a {
        width: 100%;
        padding: 1rem 1.5rem;
        justify-content: flex-start;
        border-radius: 0;
        color: var(--text-dark);
        border-left: 4px solid transparent;
        min-height: 48px;
        font-size: 1rem;
    }
    
    .admin-nav a i {
        color: var(--primary-color);
        width: 24px;
        text-align: center;
    }
    
    .admin-nav a:hover,
    .admin-nav a.active {
        background: var(--light-bg);
        border-left-color: var(--primary-color);
        color: var(--primary-color);
    }
    
    .admin-header-right {
        flex-direction: row;
        align-items: center;
        gap: 0.75rem;
        flex-wrap: nowrap;
    }
    
    .admin-user-info {
        display: none;
    }
    
    .admin-username-text {
        font-size: 0.85rem;
    }
    
    .admin-logout-btn {
        padding: 0.75rem 1rem;
        min-width: auto;
        font-size: 0.9rem;
    }
    
    .admin-logo-text {
        display: inline;
        font-size: 1.1rem;
    }
    
    .admin-logo-image {
        height: 35px;
    }
    
    .admin-logout-text {
        display: inline;
    }
    
    .admin-nav a span {
        display: inline;
    }
}

@media (max-width: 480px) {
    .container {
        padding: 0 18px;
    }
    
    .section {
        padding: 2rem 0;
    }
    
    .hero-section {
        padding: 2.5rem 0;
    }
    
    .hero-section h1 {
        font-size: 1.75rem;
        margin-bottom: 1.25rem;
        line-height: 1.3;
        padding: 0 0.5rem;
    }
    
    .hero-section p {
        font-size: 1rem;
        margin-bottom: 1.75rem;
        line-height: 1.6;
        padding: 0 0.5rem;
    }
    
    .hero-trust-indicators {
        flex-direction: column;
        gap: 0.875rem;
        padding: 0 0.5rem;
        width: 100%;
    }
    
    .trust-stat {
        font-size: 0.9rem;
        padding: 0.875rem 1.25rem;
        width: 100%;
        justify-content: center;
    }
    
    .trust-stat i {
        font-size: 1.1rem;
    }
    
    .search-container {
        margin: 0 0.5rem;
        padding: 1.125rem;
        gap: 0.875rem;
    }
    
    .section-title {
        font-size: 1.5rem;
        margin-bottom: 1.5rem;
        padding: 0 0.5rem;
    }
    
    .section-subtitle {
        font-size: 0.95rem;
        margin-bottom: 2rem;
        padding: 0 0.5rem;
    }
    
    .step-card {
        padding: 1.75rem 1.25rem;
        margin-bottom: 1.5rem;
    }
    
    .step-icon {
        font-size: 2.5rem;
        margin: 1.25rem 0 1rem;
    }
    
    .step-card h3 {
        font-size: 1.3rem;
        margin-bottom: 0.75rem;
    }
    
    .step-card p {
        font-size: 0.95rem;
        line-height: 1.7;
    }
    
    .testimonial-card {
        padding: 1.75rem 1.5rem;
        margin-bottom: 1.5rem;
    }
    
    .trust-badge-large {
        padding: 1.75rem 1.5rem;
        margin-bottom: 1.25rem;
    }
    
    .communication-highlight {
        padding: 2rem 1.5rem;
        gap: 1.75rem;
    }
    
    .communication-icon {
        font-size: 3rem;
    }
    
    .feature-card {
        padding: 2rem 1.5rem;
        margin-bottom: 1.5rem;
    }
    
    .final-cta-section {
        padding: 2.5rem 0;
    }
    
    .final-cta-content h2 {
        font-size: 1.5rem;
        margin-bottom: 1.25rem;
    }
    
    .cta-subtitle {
        font-size: 1rem;
        margin-bottom: 1rem;
    }
    
    .cta-offer {
        font-size: 0.95rem;
        margin-bottom: 1.5rem;
    }
    
    .btn-cta-large {
        padding: 1.125rem 2rem;
        font-size: 1rem;
        margin-bottom: 1.25rem;
    }
    
    .cta-guarantee {
        font-size: 0.85rem;
        flex-direction: column;
        gap: 0.25rem;
        padding: 0.75rem 1rem;
    }
    
    .packages-grid {
        gap: 2rem;
    }
    
    .package-card {
        margin-bottom: 0;
    }
    
    .package-content {
        padding: 1.75rem 1.5rem;
    }
    
    .form-container {
        padding: 1.75rem 1.25rem;
    }
    
    .form-group {
        margin-bottom: 1.5rem;
    }
    
    /* Admin adjustments for 480px */
    .admin-logo-text {
        display: none;
    }
    
    .admin-logout-text {
        display: none;
    }
    
    .admin-nav {
        width: 100vw;
        max-width: 100vw;
    }
    
    /* Admin Table Mobile - Card-based layout */
    .data-table-container {
        overflow-x: visible;
        -webkit-overflow-scrolling: touch;
    }
    
    .data-table {
        min-width: auto;
        font-size: 0.9rem;
        display: block;
        border-radius: 12px;
        overflow: hidden;
    }
    
    .data-table thead {
        display: none;
    }
    
    .data-table tbody {
        display: block;
    }
    
    .data-table tr {
        display: block;
        background: var(--white);
        margin-bottom: 1rem;
        border-radius: 12px;
        box-shadow: var(--shadow);
        padding: 1.25rem;
        border: 1px solid var(--border-color);
        transition: var(--transition);
    }
    
    .data-table tr:hover {
        box-shadow: var(--shadow-hover);
        transform: translateY(-2px);
    }
    
    .data-table td {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        padding: 0.75rem 0;
        border: none;
        border-bottom: 1px solid var(--border-color);
        font-size: 0.95rem;
    }
    
    .data-table td:last-child {
        border-bottom: none;
        padding-bottom: 0;
    }
    
    .data-table td:before {
        content: attr(data-label);
        font-weight: 600;
        color: var(--text-dark);
        margin-right: 1rem;
        min-width: 100px;
        flex-shrink: 0;
    }
    
    .data-table td:has(img),
    .data-table td:has(.status-badge),
    .data-table td:has(.btn) {
        flex-direction: column;
        align-items: flex-start;
        gap: 0.5rem;
    }
    
    .data-table td:has(img):before,
    .data-table td:has(.status-badge):before,
    .data-table td:has(.btn):before {
        margin-bottom: 0.5rem;
    }
    
    .data-table td img {
        width: 100%;
        max-width: 200px;
        height: auto;
        border-radius: 8px;
    }
    
    .data-table td .btn {
        width: 100%;
        justify-content: center;
        margin-top: 0.5rem;
    }
    
    .data-table td > div[style*="display: flex"] {
        flex-direction: column;
        width: 100%;
        gap: 0.5rem;
    }
    
    .data-table td > div[style*="display: flex"] .btn {
        width: 100%;
    }
    
    /* Fallback for tables without data-label attributes */
    .data-table td:not(:has([data-label])) {
        flex-direction: column;
    }
    
    .data-table td strong {
        font-weight: 600;
        color: var(--text-dark);
        margin-bottom: 0.25rem;
    }
    
    /* Admin Forms Mobile */
    .form-group {
        margin-bottom: 1.5rem;
    }
    
    .form-group label {
        display: block;
        margin-bottom: 0.5rem;
        font-weight: 600;
        font-size: 0.95rem;
        color: var(--text-dark);
    }
    
    .form-group input[type="text"],
    .form-group input[type="email"],
    .form-group input[type="password"],
    .form-group input[type="number"],
    .form-group input[type="url"],
    .form-group input[type="date"],
    .form-group textarea,
    .form-group select {
        width: 100%;
        padding: 0.875rem 1rem;
        font-size: 16px; /* Prevents zoom on iOS */
        border: 2px solid var(--border-color);
        border-radius: 8px;
        transition: var(--transition);
        font-family: inherit;
        -webkit-appearance: none;
        appearance: none;
        min-height: 44px; /* Touch-friendly */
    }
    
    .form-group input:focus,
    .form-group textarea:focus,
    .form-group select:focus {
        outline: none;
        border-color: var(--primary-color);
        box-shadow: 0 0 0 3px rgba(13, 157, 121, 0.1);
    }
    
    .form-group textarea {
        min-height: 120px;
        resize: vertical;
        line-height: 1.6;
    }
    
    .form-group select {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%230d9d79' d='M6 9L1 4h10z'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-position: right 1rem center;
        background-size: 12px;
        padding-right: 2.5rem;
    }
    
    /* Checkbox/Radio labels - maintain flex layout on mobile */
    .form-group label:has(input[type="checkbox"]),
    .form-group label:has(input[type="radio"]) {
        display: flex !important;
        align-items: center;
        justify-content: flex-start;
        gap: 0.75rem;
        cursor: pointer;
        margin-bottom: 0.5rem;
    }
    
    .form-group input[type="checkbox"],
    .form-group input[type="radio"] {
        width: 20px;
        height: 20px;
        min-width: 20px;
        min-height: 20px;
        margin: 0;
        flex-shrink: 0;
        cursor: pointer;
        accent-color: var(--primary-color);
    }
    
    .form-group input[type="checkbox"] + label,
    .form-group input[type="radio"] + label {
        display: inline-flex;
        align-items: center;
        font-weight: 500;
        cursor: pointer;
        margin-bottom: 0;
    }
    
    .form-error,
    .form-success {
        padding: 1rem;
        border-radius: 8px;
        margin-bottom: 1.5rem;
        font-size: 0.95rem;
        line-height: 1.5;
    }
    
    .form-error {
        background: #fee;
        color: #721c24;
        border-left: 4px solid #dc3545;
    }
    
    .form-success {
        background: #d4edda;
        color: #155724;
        border-left: 4px solid #28a745;
    }
    
    /* Form button groups mobile */
    .form-actions,
    div[style*="display: flex"][style*="gap"] {
        flex-direction: column;
        gap: 0.75rem !important;
    }
    
    .form-actions .btn,
    div[style*="display: flex"][style*="gap"] .btn {
        width: 100%;
        justify-content: center;
        min-height: 44px;
        padding: 0.875rem 1.5rem;
    }
    
    /* Form grid layouts - stack on mobile */
    div[style*="display: grid"],
    div[style*="grid-template-columns"] {
        grid-template-columns: 1fr !important;
        gap: 1rem !important;
    }
    
    /* Form sections mobile */
    .form-container h2 {
        font-size: 1.25rem;
        margin-top: 2rem;
        margin-bottom: 1rem;
    }
    
    .form-group small {
        display: block;
        margin-top: 0.5rem;
        font-size: 0.875rem;
        line-height: 1.5;
    }
    
    /* Admin Card Layouts Mobile - 2x2 Grid with Inquiries Prioritized */
    .admin-header ~ * .features-grid,
    .admin-header ~ .features-grid {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 1rem;
        margin-bottom: 2rem;
    }
    
    .admin-header ~ * .features-grid .feature-card,
    .admin-header ~ .features-grid .feature-card {
        padding: 1.25rem 1rem;
        min-height: 140px;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
    
    /* Clickable cards styling */
    .feature-card.clickable-card {
        transition: var(--transition);
        color: inherit;
    }
    
    .feature-card.clickable-card:hover,
    .feature-card.clickable-card:active {
        transform: translateY(-2px);
        box-shadow: var(--shadow-hover);
    }
    
    .feature-card.clickable-card h3,
    .feature-card.clickable-card p {
        color: inherit;
    }
    
    .card-action-hint {
        display: block;
    }
    
    /* Hide card action hints on desktop */
    @media (min-width: 769px) {
        .card-action-hint {
            display: none;
        }
    }
    
    /* Prioritize inquiries - ensure they appear on top row */
    .admin-header ~ * .features-grid .feature-card[data-priority="inquiry"]:first-child,
    .admin-header ~ .features-grid .feature-card[data-priority="inquiry"]:first-child {
        order: 1;
    }
    
    .admin-header ~ * .features-grid .feature-card[data-priority="inquiry"]:nth-child(2),
    .admin-header ~ .features-grid .feature-card[data-priority="inquiry"]:nth-child(2) {
        order: 2;
    }
    
    .admin-header ~ * .features-grid .feature-card:not([data-priority="inquiry"]),
    .admin-header ~ .features-grid .feature-card:not([data-priority="inquiry"]) {
        order: 3;
    }
    
    /* Make inquiry-related cards more prominent with border */
    .admin-header ~ * .features-grid .feature-card[data-priority="inquiry"],
    .admin-header ~ .features-grid .feature-card[data-priority="inquiry"] {
        border-width: 2px;
        border-style: solid;
    }
    
    /* Ensure grid maintains 2x2 layout */
    .admin-header ~ * .features-grid .feature-card:nth-child(n),
    .admin-header ~ .features-grid .feature-card:nth-child(n) {
        grid-column: auto;
    }
    
    /* Hide filter buttons on mobile */
    .inquiry-filters {
        display: block;
    }
    
    @media (max-width: 768px) {
        .inquiry-filters {
            display: none;
        }
    }
    
    /* Status update buttons */
    .status-btn {
        min-height: 44px;
        padding: 0.75rem 1.25rem;
        font-weight: 500;
        transition: var(--transition);
        white-space: nowrap;
    }
    
    .status-btn:not(:disabled):hover {
        transform: translateY(-2px);
        box-shadow: var(--shadow-hover);
    }
    
    .status-btn:not(:disabled):active {
        transform: translateY(0);
    }
    
    @media (max-width: 768px) {
        .status-btn {
            width: 100%;
            min-width: 100%;
            margin-bottom: 0.5rem;
        }
        
        div[style*="display: flex"][style*="flex-wrap: wrap"]:has(.status-btn) {
            flex-direction: column;
        }
    }
    
    .admin-header ~ * .features-grid .feature-card .feature-icon,
    .admin-header ~ .features-grid .feature-card .feature-icon {
        font-size: 1.75rem;
        margin-bottom: 0.5rem;
    }
    
    .admin-header ~ * .features-grid .feature-card h3,
    .admin-header ~ .features-grid .feature-card h3 {
        font-size: 1.5rem;
        margin-bottom: 0.25rem;
        line-height: 1.2;
    }
    
    .admin-header ~ * .features-grid .feature-card p,
    .admin-header ~ .features-grid .feature-card p {
        font-size: 0.85rem;
        margin-bottom: 0.5rem;
        line-height: 1.3;
    }
    
    .admin-header ~ * .features-grid .feature-card .btn,
    .admin-header ~ .features-grid .feature-card .btn {
        padding: 0.5rem 0.75rem;
        font-size: 0.8rem;
        margin-top: 0.5rem;
        width: 100%;
        min-height: 36px;
    }
    
    /* Admin Page Headers Mobile */
    .section-title {
        font-size: 1.5rem;
    }
    
    div[style*="display: flex"][style*="justify-content: space-between"] {
        flex-direction: column;
        align-items: flex-start;
        gap: 1rem;
    }
    
    div[style*="display: flex"][style*="justify-content: space-between"] .btn {
        width: 100%;
    }
    
    /* Admin Package Cards Mobile - Card Grid Layout */
    .packages-grid-mobile {
        display: grid;
        grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
        gap: 1rem;
        margin-bottom: 2rem;
    }
    
    .package-admin-card {
        background: var(--white);
        border-radius: 12px;
        box-shadow: var(--shadow);
        overflow: hidden;
        transition: var(--transition);
        position: relative;
    }
    
    .package-admin-card:hover {
        transform: translateY(-4px);
        box-shadow: var(--shadow-hover);
    }
    
    .package-admin-card-image {
        position: relative;
        width: 100%;
        height: 180px;
        overflow: hidden;
        background: var(--light-bg);
    }
    
    .package-admin-card-image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: var(--transition);
    }
    
    .package-admin-card:hover .package-admin-card-image img {
        transform: scale(1.05);
    }
    
    .package-card-placeholder {
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        color: var(--text-light);
        font-size: 3rem;
        background: linear-gradient(135deg, var(--light-bg) 0%, #e5ece8 100%);
    }
    
    .package-admin-card-content {
        padding: 1rem;
    }
    
    .package-admin-card-name {
        font-size: 0.95rem;
        font-weight: 600;
        color: var(--text-dark);
        margin: 0;
        line-height: 1.4;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    
    .package-featured-badge {
        position: absolute;
        top: 0.5rem;
        right: 0.5rem;
        background: var(--primary-color);
        color: white;
        width: 32px;
        height: 32px;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 0.85rem;
        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
        z-index: 2;
    }
    
    /* Action Icons - Mobile */
    .package-card-actions-mobile {
        position: absolute;
        bottom: 0.5rem;
        right: 0.5rem;
        display: flex;
        gap: 0.5rem;
        z-index: 2;
    }
    
    .package-action-btn {
        width: 32px;
        height: 32px;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        color: white;
        text-decoration: none;
        transition: var(--transition);
        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
        font-size: 0.8rem;
    }
    
    .package-action-btn:hover {
        transform: scale(1.1);
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.4);
    }
    
    .package-edit-btn {
        background: var(--primary-color);
    }
    
    .package-edit-btn:hover {
        background: var(--primary-dark);
    }
    
    .package-delete-btn {
        background: #e74c3c;
    }
    
    .package-delete-btn:hover {
        background: #c0392b;
    }
    
    table.data-table td > div[style*="display: flex"] {
        flex-direction: column;
        gap: 0.5rem;
    }
    
    table.data-table td .btn {
        width: 100%;
        text-align: center;
    }
    
    /* Admin Form Layout Mobile */
    .form-container {
        padding: 1.5rem 1rem;
    }
    
    /* Admin Action Buttons Mobile - Touch-friendly */
    .btn {
        padding: 0.875rem 1.5rem;
        font-size: 0.95rem;
        min-height: 44px;
        min-width: 44px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        gap: 0.5rem;
        border-radius: 8px;
        font-weight: 500;
        cursor: pointer;
        transition: var(--transition);
        -webkit-tap-highlight-color: rgba(13, 157, 121, 0.2);
    }
    
    .btn:active {
        transform: scale(0.98);
    }
    
    .btn-outline {
        padding: 0.875rem 1.5rem;
        min-height: 44px;
        border: 2px solid var(--primary-color);
        background: transparent;
        color: var(--primary-color);
    }
    
    .btn-outline:active {
        background: rgba(13, 157, 121, 0.1);
    }
    
    .btn-primary {
        background: var(--gradient-primary);
        color: var(--white);
        border: none;
    }
    
    .btn-primary:active {
        background: var(--primary-dark);
    }
    
    /* Button groups - stack on mobile */
    .btn-group,
    div[style*="display: flex"][style*="gap"]:has(.btn) {
        flex-direction: column;
        width: 100%;
    }
    
    .btn-group .btn,
    div[style*="display: flex"][style*="gap"]:has(.btn) .btn {
        width: 100%;
        margin: 0 !important;
    }
    
    /* Admin Section Headers Mobile */
    h1.section-title {
        font-size: 1.5rem;
        margin-bottom: 1.5rem;
    }
    
    h2 {
        font-size: 1.25rem;
    }
    
    .related-packages-section {
        padding: 2.5rem 0;
    }
    
    .related-packages-header {
        margin-bottom: 2rem;
    }
    
    .related-header-icon {
        width: 50px;
        height: 50px;
        font-size: 1.3rem;
    }
    
    .related-section-title {
        font-size: 1.5rem;
    }
    
    .related-section-subtitle {
        font-size: 0.95rem;
    }
    
    .related-packages-grid {
        gap: 1.75rem;
    }
    
    .related-package-image {
        height: 220px;
    }
    
    .related-package-content {
        padding: 1.5rem 1.25rem;
    }
    
    .related-package-title {
        font-size: 1.2rem;
    }
    
    .related-package-btn {
        padding: 0.875rem 1.5rem;
        font-size: 0.95rem;
    }
    
    .related-packages-empty {
        padding: 2.5rem 1.25rem;
    }
    
    .empty-state-icon {
        width: 80px;
        height: 80px;
        font-size: 2.5rem;
    }
}

/* ============================================
   Contact Callout Styles (How to Book Page)
   ============================================ */

.contact-option-callout {
    background: var(--white);
    padding: 2rem;
    border-radius: 15px;
    box-shadow: var(--shadow);
    display: flex;
    align-items: center;
    gap: 1.5rem;
    transition: var(--transition);
    border-left: 4px solid var(--primary-color);
}

.contact-option-callout:hover {
    transform: translateX(5px);
    box-shadow: var(--shadow-hover);
}

.phone-callout {
    border-left-color: var(--primary-color);
}

.whatsapp-callout {
    border-left-color: #25D366;
}

.email-callout {
    border-left-color: #4285F4;
}

.form-callout {
    border-left-color: #FF9800;
}

.contact-callout-icon {
    font-size: 3rem;
    flex-shrink: 0;
}

.phone-callout .contact-callout-icon {
    color: var(--primary-color);
}

.whatsapp-callout .contact-callout-icon {
    color: #25D366;
}

.email-callout .contact-callout-icon {
    color: #4285F4;
}

.form-callout .contact-callout-icon {
    color: #FF9800;
}

.contact-callout-content {
    flex: 1;
}

.contact-callout-content h3 {
    font-size: 1.3rem;
    color: var(--text-dark);
    margin-bottom: 0.5rem;
}

.contact-callout-content p {
    color: var(--text-light);
    margin-bottom: 1rem;
}

.contact-callout-note {
    margin-top: 0.5rem;
    color: var(--text-light);
    font-size: 0.9rem;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.contact-callout-note i {
    color: var(--primary-color);
}

/* ============================================
   Payment Roadmap Timeline Styles
   ============================================ */

.payment-roadmap-section {
    position: relative;
}

.timeline-container {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    position: relative;
    margin-top: 3rem;
    padding: 2rem 0;
}

.timeline-step {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    position: relative;
    padding: 0 1rem;
    transition: var(--transition);
    z-index: 1;
}

.timeline-step:hover {
    transform: translateY(-5px);
}

.timeline-icon {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: var(--gradient-primary);
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--white);
    font-size: 2rem;
    box-shadow: var(--shadow);
    margin-bottom: 1.5rem;
    transition: var(--transition);
    position: relative;
    z-index: 2;
}

.timeline-step:hover .timeline-icon {
    transform: scale(1.1);
    box-shadow: var(--shadow-hover);
    z-index: 10;
}

.timeline-step h3 {
    font-size: 1.25rem;
    font-weight: 600;
    color: var(--text-dark);
    margin-bottom: 0.75rem;
}

.timeline-step p {
    color: var(--text-light);
    font-size: 0.95rem;
    line-height: 1.6;
}

.timeline-line {
    position: absolute;
    top: 70px;
    left: 10%;
    right: 10%;
    height: 3px;
    background: linear-gradient(90deg, var(--primary-color) 0%, var(--primary-light) 50%, var(--primary-color) 100%);
    z-index: 0;
}

.timeline-step:first-child .timeline-line {
    display: none;
}

/* Responsive Timeline */
@media (max-width: 968px) {
    .timeline-container {
        flex-direction: column;
        align-items: center;
        gap: 0;
        padding: 0;
    }
    
    .timeline-step {
        flex: none;
        width: 100%;
        max-width: 400px;
        padding: 2rem 1rem;
        margin-bottom: 2rem;
    }
    
    .timeline-line {
        display: none;
    }
    
    .timeline-step:not(:last-child)::after {
        content: '';
        position: absolute;
        bottom: -40px;
        left: 50%;
        transform: translateX(-50%);
        width: 3px;
        height: 40px;
        background: linear-gradient(180deg, var(--primary-color) 0%, var(--primary-light) 100%);
    }
    
    .timeline-icon {
        width: 70px;
        height: 70px;
        font-size: 1.75rem;
        margin-bottom: 1.25rem;
    }
    
    .timeline-step h3 {
        font-size: 1.15rem;
    }
    
    .timeline-step p {
        font-size: 0.9rem;
    }
}

@media (max-width: 480px) {
    .payment-roadmap-section {
        padding: 3rem 0 !important;
    }
    
    .timeline-step {
        padding: 1.5rem 1rem;
    }
    
    .timeline-icon {
        width: 60px;
        height: 60px;
        font-size: 1.5rem;
        margin-bottom: 1rem;
    }
    
    .timeline-step h3 {
        font-size: 1.05rem;
        margin-bottom: 0.5rem;
    }
    
    .timeline-step p {
        font-size: 0.85rem;
    }
}

/* ============================================
   Package Filters Layout
   ============================================ */

.packages-layout {
    display: grid;
    grid-template-columns: 280px 1fr;
    gap: 2rem;
    align-items: start;
}

.packages-filters {
    position: sticky;
    top: 100px;
}

.filters-card {
    background: var(--white);
    padding: 2rem;
    border-radius: 15px;
    box-shadow: var(--shadow);
    position: sticky;
    top: 100px;
}

.filters-title {
    font-size: 1.5rem;
    font-weight: 600;
    color: var(--text-dark);
    margin-bottom: 2rem;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.filters-title i {
    color: var(--primary-color);
    font-size: 1.3rem;
}

.filter-group {
    margin-bottom: 1.5rem;
}

.filter-label {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    font-size: 0.95rem;
    font-weight: 600;
    color: var(--text-dark);
    margin-bottom: 0.75rem;
}

.filter-label i {
    color: var(--primary-color);
    font-size: 1rem;
}

.filter-select {
    width: 100%;
    padding: 0.875rem 1rem;
    border: 2px solid var(--border-color);
    border-radius: 8px;
    background: var(--white);
    color: var(--text-dark);
    font-size: 0.95rem;
    cursor: pointer;
    transition: var(--transition);
}

.filter-select:focus {
    outline: none;
    border-color: var(--primary-color);
    box-shadow: 0 0 0 3px rgba(13, 157, 121, 0.1);
}

.filter-select:disabled {
    background: var(--light-bg);
    color: var(--text-light);
    cursor: not-allowed;
    opacity: 0.6;
}

.filter-hint {
    display: block;
    font-size: 0.85rem;
    color: var(--text-light);
    margin-top: 0.5rem;
    font-style: italic;
}

.filter-actions {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
    margin-top: 2rem;
}

.filter-submit-btn,
.filter-clear-btn {
    width: 100%;
    justify-content: center;
    padding: 0.875rem;
    font-size: 0.95rem;
}

.packages-content {
    width: 100%;
}

/* Responsive: Package Filters */
@media (max-width: 1024px) {
    .packages-layout {
        grid-template-columns: 1fr;
        gap: 2rem;
    }
    
    .packages-filters {
        position: static;
    }
    
    .filters-card {
        position: static;
        margin-bottom: 2rem;
    }
}

@media (max-width: 768px) {
    .filters-card {
        padding: 1.5rem;
    }
    
    .filters-title {
        font-size: 1.25rem;
        margin-bottom: 1.5rem;
    }
    
    .filter-group {
        margin-bottom: 1.25rem;
    }
    
    .filter-select {
        padding: 0.75rem;
        font-size: 0.9rem;
    }
    
    /* Mobile Filter Toggle Button */
    .filter-toggle-btn {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        padding: 1rem 1.5rem;
        margin-bottom: 1rem;
        background: var(--white);
        border: 2px solid var(--border-color);
        border-radius: 10px;
        cursor: pointer;
        font-size: 1rem;
        font-weight: 600;
        color: var(--text-dark);
        transition: var(--transition);
        box-shadow: var(--shadow);
    }
    
    .filter-toggle-btn:hover {
        background: var(--light-bg);
        border-color: var(--primary-color);
        box-shadow: var(--shadow-hover);
    }
    
    .filter-toggle-btn i:first-child {
        margin-right: 0.5rem;
    }
    
    .filter-toggle-icon {
        transition: transform 0.3s ease;
    }
    
    .packages-filters.active .filter-toggle-icon {
        transform: rotate(180deg);
    }
    
    /* Mobile Filter Accordion */
    .packages-filters {
        overflow: hidden;
    }
    
    .filters-card {
        max-height: 0;
        padding: 0 1.5rem;
        overflow: hidden;
        transition: max-height 0.3s ease, padding 0.3s ease;
    }
    
    .packages-filters.active .filters-card {
        max-height: 2000px;
        padding: 1.5rem;
    }
    
    .filters-title {
        opacity: 0;
        transition: opacity 0.2s ease 0.1s;
    }
    
    .packages-filters.active .filters-title {
        opacity: 1;
    }
    
    .filter-group,
    .filter-actions {
        opacity: 0;
        transition: opacity 0.2s ease 0.1s;
    }
    
    .packages-filters.active .filter-group,
    .packages-filters.active .filter-actions {
        opacity: 1;
    }
}

/* Hide filter toggle button on desktop */
@media (min-width: 769px) {
    .filter-toggle-btn {
        display: none;
    }
}

