/*
   Piece of Cake - Premium Gifting Website Styles
   Soft Pastels, Modern, Minimal
*/

@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@300;400;500;600;700;800&family=Outfit:wght@400;500;600;700;800;900&display=swap');

:root {
    /* Palette - Modern & Warm */
    --primary: #ff6b35;
    /* Vibrant Coral Orange - Energetic and celebratory */
    --primary-dark: #ff5722;
    --primary-light: #fff4f0;
    /* Very light coral bg */

    --secondary: #4f46e5;
    /* Modern Indigo - Professional and trustworthy */
    --secondary-dark: #4338ca;
    --secondary-light: #eef2ff;

    --accent: #fbbf24;
    /* Warm Amber - Cheerful and inviting */
    --accent-warm: #f59e0b;
    /* Deeper amber (for gradients) */
    --accent-blue: #3b82f6;
    /* Bright Azure Blue */

    --bg-body: #ffffff;
    /* Pure White */
    --bg-white: #ffffff;
    --bg-soft: #f9fafb;
    /* Light Gray Card */

    --text-main: #1f2937;
    /* Dark Gray */
    --text-muted: #374151;
    /* Darker Medium Gray for better contrast (was #4b5563) */
    --text-light: #6b7280;
    /* Adjusted for better contrast (was #9ca3af) */

    --shadow-sm: 0 2px 4px rgba(0, 0, 0, 0.05);
    --shadow-md: 0 4px 6px rgba(0, 0, 0, 0.07);
    --shadow-lg: 0 15px 35px rgba(0, 0, 0, 0.08);
    --shadow-xl: 0 20px 45px rgba(0, 0, 0, 0.15);

    --radius-sm: 8px;
    --radius-md: 16px;
    --radius-lg: 24px;
    --radius-full: 9999px;

    --container-width: 1200px;
    --header-height: 80px;
}

/* Reset & Base */
*,
*::before,
*::after {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

html {
    scroll-behavior: smooth;
}

body {
    font-family: 'Plus Jakarta Sans', sans-serif;
    background-color: var(--bg-body);
    color: var(--text-main);
    line-height: 1.6;
    -webkit-font-smoothing: antialiased;
    overflow-x: hidden;
    /* Festive Background - Using Font Awesome Icons */
    background: linear-gradient(135deg, #ffffff 0%, #fef3f2 100%);
    position: relative;
}

/* Festive Background Icons */
body::before,
body::after {
    content: '';
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
    z-index: 0;
}

body::before {
    background-image:
        /* Gifts */
        url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23f97316' opacity='0.12' d='M190.5 68.8L225.3 128H224 152c-22.1 0-40-17.9-40-40s17.9-40 40-40h2.2c14.9 0 28.8 7.9 36.3 20.8zM64 245.7C54 256.9 48 271.8 48 288H448c0-16.2-6-31.1-16-42.3V245.7v-48.7c10-11.2 16-26.1 16-42.3s-6-31.1-16-42.3V64c0-17.7-14.3-32-32-32H96C78.3 32 64 46.3 64 64v48.7c-10 11.2-16 26.1-16 42.3s6 31.1 16 42.3v48.7zM448 512H96c-17.7 0-32-14.3-32-32V320H480V480c0 17.7-14.3 32-32 32z'/%3E%3C/svg%3E"),
        url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%234f46e5' opacity='0.11' d='M190.5 68.8L225.3 128H224 152c-22.1 0-40-17.9-40-40s17.9-40 40-40h2.2c14.9 0 28.8 7.9 36.3 20.8zM64 245.7C54 256.9 48 271.8 48 288H448c0-16.2-6-31.1-16-42.3V245.7v-48.7c10-11.2 16-26.1 16-42.3s-6-31.1-16-42.3V64c0-17.7-14.3-32-32-32H96C78.3 32 64 46.3 64 64v48.7c-10 11.2-16 26.1-16 42.3s6 31.1 16 42.3v48.7zM448 512H96c-17.7 0-32-14.3-32-32V320H480V480c0 17.7-14.3 32-32 32z'/%3E%3C/svg%3E"),
        url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%233b82f6' opacity='0.1' d='M190.5 68.8L225.3 128H224 152c-22.1 0-40-17.9-40-40s17.9-40 40-40h2.2c14.9 0 28.8 7.9 36.3 20.8zM64 245.7C54 256.9 48 271.8 48 288H448c0-16.2-6-31.1-16-42.3V245.7v-48.7c10-11.2 16-26.1 16-42.3s-6-31.1-16-42.3V64c0-17.7-14.3-32-32-32H96C78.3 32 64 46.3 64 64v48.7c-10 11.2-16 26.1-16 42.3s6 31.1 16 42.3v48.7zM448 512H96c-17.7 0-32-14.3-32-32V320H480V480c0 17.7-14.3 32-32 32z'/%3E%3C/svg%3E"),
        /* Balloons */
        url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 512'%3E%3Cpath fill='%234f46e5' opacity='0.13' d='M192 0c-70.7 0-128 57.3-128 128c0 49.8 28.4 93 69.8 114.4l-45.5 91C84.9 341.8 80 352.6 80 364.2c0 19.9 16.1 36 36 36h152c19.9 0 36-16.1 36-36c0-11.6-4.9-22.4-13.3-30.8l-45.5-91C286.6 221 315 177.8 315 128C315 57.3 262.7 0 192 0z'/%3E%3C/svg%3E"),
        url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 512'%3E%3Cpath fill='%233b82f6' opacity='0.12' d='M192 0c-70.7 0-128 57.3-128 128c0 49.8 28.4 93 69.8 114.4l-45.5 91C84.9 341.8 80 352.6 80 364.2c0 19.9 16.1 36 36 36h152c19.9 0 36-16.1 36-36c0-11.6-4.9-22.4-13.3-30.8l-45.5-91C286.6 221 315 177.8 315 128C315 57.3 262.7 0 192 0z'/%3E%3C/svg%3E"),
        url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 512'%3E%3Cpath fill='%23fbbf24' opacity='0.11' d='M192 0c-70.7 0-128 57.3-128 128c0 49.8 28.4 93 69.8 114.4l-45.5 91C84.9 341.8 80 352.6 80 364.2c0 19.9 16.1 36 36 36h152c19.9 0 36-16.1 36-36c0-11.6-4.9-22.4-13.3-30.8l-45.5-91C286.6 221 315 177.8 315 128C315 57.3 262.7 0 192 0z'/%3E%3C/svg%3E");
    background-size: 35px 35px, 30px 30px, 28px 28px, 32px 32px, 30px 30px, 28px 28px;
    background-position: 15% 10%, 75% 25%, 45% 65%, 85% 50%, 25% 80%, 60% 35%;
    background-repeat: no-repeat;
}

body::after {
    background-image:
        /* Stars */
        url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512'%3E%3Cpath fill='%23fbbf24' opacity='0.15' d='M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z'/%3E%3C/svg%3E"),
        url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512'%3E%3Cpath fill='%23f97316' opacity='0.14' d='M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z'/%3E%3C/svg%3E"),
        url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512'%3E%3Cpath fill='%234f46e5' opacity='0.13' d='M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z'/%3E%3C/svg%3E"),
        /* Confetti circles */
        url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20'%3E%3Ccircle cx='10' cy='10' r='8' fill='%23fbbf24' opacity='0.16'/%3E%3C/svg%3E"),
        url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20'%3E%3Ccircle cx='10' cy='10' r='7' fill='%234f46e5' opacity='0.15'/%3E%3C/svg%3E"),
        url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20'%3E%3Ccircle cx='10' cy='10' r='6' fill='%233b82f6' opacity='0.14'/%3E%3C/svg%3E"),
        url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20'%3E%3Ccircle cx='10' cy='10' r='7' fill='%23f97316' opacity='0.15'/%3E%3C/svg%3E");
    background-size: 25px 25px, 22px 22px, 20px 20px, 12px 12px, 11px 11px, 10px 10px, 11px 11px;
    background-position: 35% 15%, 90% 40%, 55% 70%, 10% 45%, 70% 85%, 40% 90%, 80% 15%;
    background-repeat: no-repeat;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Plus Jakarta Sans', sans-serif;
    color: var(--text-main);
    line-height: 1.2;
    font-weight: 800;
    /* Bolder headings as per new design */
    letter-spacing: -0.02em;
}

a {
    text-decoration: none;
    color: inherit;
    transition: all 0.3s ease;
}

ul {
    list-style: none;
}

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

/* Layout */
.container {
    max-width: var(--container-width);
    margin: 0 auto;
    padding: 0 20px;
}

section {
    padding: 80px 0;
}

/* Typography Utilities */
.text-center {
    text-align: center;
}

.text-primary {
    color: var(--primary);
}

.text-secondary {
    color: var(--secondary);
}

.text-gradient {
    background: linear-gradient(135deg, var(--primary) 0%, var(--accent-warm) 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.display-1 {
    font-size: 3.5rem;
    font-weight: 800;
    letter-spacing: -0.02em;
}

.display-2 {
    font-size: 2.5rem;
    font-weight: 700;
    letter-spacing: -0.01em;
}

.display-3 {
    font-size: 2rem;
    font-weight: 600;
}

.lead {
    font-size: 1.125rem;
    color: var(--text-muted);
    font-weight: 500;
}

@media (max-width: 768px) {
    .display-1 {
        font-size: 2.5rem;
    }

    .display-2 {
        font-size: 2rem;
    }

    section {
        padding: 60px 0;
    }
}

/* Components */
.btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 14px 32px;
    border-radius: var(--radius-full);
    font-weight: 600;
    font-size: 1rem;
    cursor: pointer;
    transition: transform 0.2s, box-shadow 0.2s;
}

.btn-primary {
    background: var(--primary);
    color: white;
    box-shadow: 0 4px 14px rgba(255, 107, 53, 0.4);
}

.btn-primary:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(255, 107, 53, 0.6);
    background: var(--primary-dark);
}

.btn-secondary {
    background: white;
    color: var(--primary);
    border: 2px solid var(--primary-light);
}

.btn-secondary:hover {
    background: var(--primary-light);
    transform: translateY(-2px);
}

.card {
    background: white;
    border-radius: var(--radius-md);
    padding: 32px;
    box-shadow: var(--shadow-lg);
    border: 1px solid rgba(0, 0, 0, 0.02);
    transition: transform 0.3s ease;
}

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

/* Header */
.header {
    height: var(--header-height);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: rgba(255, 255, 255, 0.9);
    backdrop-filter: blur(10px);
    z-index: 1000;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    display: flex;
    align-items: center;
}

.nav-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    gap: 40px;
}

.logo {
    font-family: 'Outfit', sans-serif;
    font-size: 1.5rem;
    font-weight: 700;
    color: var(--text-main);
    display: flex;
    align-items: center;
    gap: 8px;
    flex-shrink: 0;
}

.logo span {
    color: var(--primary);
}

.nav-links {
    display: flex;
    gap: 32px;
    align-items: center;
    flex: 1;
    justify-content: center;
}

.nav-actions {
    display: flex;
    gap: 20px;
    align-items: center;
    flex-shrink: 0;
}

.nav-link {
    font-weight: 500;
    color: var(--text-main);
    position: relative;
}

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

.nav-link.active {
    color: var(--primary);
    font-weight: 600;
}

/* Dropdown Menu */
.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-menu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background-color: white;
    min-width: 200px;
    box-shadow: var(--shadow-lg);
    border-radius: var(--radius-sm);
    padding: 10px 0;
    z-index: 1000;
    border: 1px solid rgba(0, 0, 0, 0.05);
}

.dropdown:hover .dropdown-menu {
    display: block;
    animation: fadeIn 0.2s ease-in-out;
}

.dropdown-menu .nav-link {
    display: block;
    padding: 10px 20px;
    color: var(--text-main);
    font-weight: 500;
    white-space: nowrap;
}

.dropdown-menu .nav-link:hover {
    background-color: var(--bg-soft);
    color: var(--primary);
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(10px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.mobile-menu-btn {
    display: none;
    font-size: 1.5rem;
    background: none;
    border: none;
    cursor: pointer;
    color: var(--text-main);
}

/* Hero Section */
.hero {
    padding-top: calc(var(--header-height) + 60px);
    padding-bottom: 60px;
    background: radial-gradient(circle at top right, var(--primary-light) 0%, transparent 40%),
        radial-gradient(circle at bottom left, var(--secondary-light) 0%, transparent 40%);
}

.hero-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    align-items: center;
}

.hero-content {
    max-width: 600px;
}

.hero-image img {
    border-radius: var(--radius-lg);
    box-shadow: var(--shadow-xl);
    animation: float 6s ease-in-out infinite;
}

@keyframes float {
    0% {
        transform: translateY(0px);
    }

    50% {
        transform: translateY(-15px);
    }

    100% {
        transform: translateY(0px);
    }
}

/* Feature Grid */
.features-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 30px;
    margin-top: 40px;
}

.feature-card {
    text-align: center;
}

.feature-icon {
    width: 64px;
    height: 64px;
    background: var(--primary-light);
    color: var(--primary);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.5rem;
    margin: 0 auto 20px;
}

/* Footer */
.footer {
    background: white;
    padding: 80px 0 40px;
    border-top: 1px solid rgba(0, 0, 0, 0.05);
}

.footer-grid {
    display: grid;
    grid-template-columns: 2fr 1fr 1fr 1fr;
    gap: 40px;
    margin-bottom: 60px;
}

.footer-brand p {
    margin-top: 16px;
    color: var(--text-muted);
    max-width: 300px;
}

.footer-col h4 {
    margin-bottom: 20px;
    font-size: 1.1rem;
}

.footer-col ul li {
    margin-bottom: 12px;
}

.footer-col ul li a {
    color: var(--text-muted);
}

.footer-col ul li a:hover {
    color: var(--primary);
}

.footer-bottom {
    text-align: center;
    padding-top: 40px;
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    color: var(--text-light);
    font-size: 0.9rem;
}

/* Responsive */
@media (max-width: 968px) {
    .hero-grid {
        grid-template-columns: 1fr;
        text-align: center;
    }

    .hero-content {
        margin: 0 auto;
    }

    .nav-links {
        display: none;
        /* Hidden for now, JS will toggle */
        position: absolute;
        top: var(--header-height);
        left: 0;
        right: 0;
        background: white;
        flex-direction: column;
        padding: 20px;
        box-shadow: var(--shadow-lg);
        text-align: center;
    }

    .nav-links.active {
        display: flex;
    }

    .mobile-menu-btn {
        display: block;
    }

    .footer-grid {
        grid-template-columns: 1fr 1fr;
    }
}

@media (max-width: 576px) {
    .footer-grid {
        grid-template-columns: 1fr;
    }

    /* Accessibility: Minimum 44px tap targets for mobile */
    .btn {
        min-height: 48px;
        padding: 16px 36px;
    }

    .nav-link {
        min-height: 48px;
        display: flex;
        align-items: center;
        padding: 12px 0;
    }

    .mobile-menu-btn {
        min-width: 48px;
        min-height: 48px;
        padding: 12px;
    }

    .logo {
        min-height: 48px;
        padding: 8px 0;
    }

    /* Improve link tap targets in footer */
    .footer-col ul li a {
        display: inline-block;
        min-height: 44px;
        line-height: 44px;
    }

    /* Form inputs */
    input[type="text"],
    input[type="email"],
    input[type="tel"],
    textarea,
    select {
        min-height: 48px;
        padding: 12px 16px;
        font-size: 16px;
        /* Prevents zoom on iOS */
    }

    /* Accordion headers */
    .accordion-header {
        min-height: 48px;
        padding: 16px 0;
    }
}

/* Accordion */
.accordion-item {
    border-bottom: 1px solid var(--bg-soft);
}

.accordion-header {
    width: 100%;
    text-align: left;
    padding: 20px 0;
    background: none;
    border: none;
    font-size: 1.1rem;
    font-weight: 600;
    color: var(--text-main);
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.accordion-content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease;
    color: var(--text-muted);
}

.accordion-content p {
    padding-bottom: 20px;
}

.accordion-item.active .accordion-content {
    max-height: 200px;
    /* Adjust as needed */
}

.accordion-item.active .accordion-header {
    color: var(--primary);
}

/* Testimonials */
.testimonial-card {
    text-align: left;
}

.testimonial-header {
    display: flex;
    align-items: center;
    gap: 16px;
    margin-bottom: 20px;
}


/* How It Works Page Styles */
.step-number {
    font-size: 5rem;
    font-weight: 900;
    background: linear-gradient(135deg, var(--primary), var(--secondary));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    line-height: 1;
    margin-bottom: 16px;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    opacity: 0.9;
}

.step-card {
    position: relative;
    overflow: hidden;
}

.step-card:hover .step-number {
    opacity: 1;
    transform: scale(1.05);
    transition: all 0.3s ease;
}

/* Reduce image sizes */
.hero-grid .hero-image img {
    max-width: 400px;
    width: 100%;
    height: auto;
}

/* Waitlist Page Styles */
@keyframes bounce {

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

    50% {
        transform: translateY(-20px);
    }
}

@keyframes pulse {

    0%,
    100% {
        opacity: 1;
    }

    50% {
        opacity: 0.7;
    }
}

#waitlistForm input {
    background-color: var(--bg-soft);
    border: 2px solid #e5e7eb;
    color: var(--text-main);
}

#waitlistForm input:hover {
    border-color: #d1d5db;
}

#waitlistForm input:focus {
    background-color: #ffffff;
    border-color: var(--primary);
    outline: none;
    box-shadow: 0 0 0 4px var(--primary-light);
}

#waitlistForm input::placeholder {
    color: #9ca3af;
}

/* Contact Method Container */
.contact-method-container {
    border: 2px dashed #e5e7eb;
    border-radius: 24px;
    padding: 24px;
    background: #fdfdfd;
    margin-top: 8px;
}

.contact-header {
    text-align: center;
    margin-bottom: 24px;
}

.contact-header h3 {
    font-size: 1.1rem;
    margin-bottom: 4px;
    color: var(--text-main);
}

.contact-header p {
    font-size: 0.9rem;
    color: var(--text-muted);
    margin: 0;
}

.contact-inputs-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 24px;
    position: relative;
}

/* Input Cards */
.input-card {
    width: 100%;
    background: white;
    border: 2px solid #f3f4f6;
    border-radius: 16px;
    padding: 16px;
    display: flex;
    align-items: center;
    gap: 16px;
    transition: all 0.3s ease;
}

.input-card:focus-within {
    border-color: var(--primary);
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
}

.input-card.email-card:focus-within {
    border-color: #a855f7;
    box-shadow: 0 4px 20px rgba(168, 85, 247, 0.1);
}

.input-card.phone-card:focus-within {
    border-color: #22c55e;
    box-shadow: 0 4px 20px rgba(34, 197, 94, 0.1);
}

/* Icons */
.icon-wrapper {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.2rem;
    color: white;
    flex-shrink: 0;
}

.email-icon {
    background: #a855f7;
}

.phone-icon {
    background: #22c55e;
}

/* Input Fields inside Cards */
.input-content {
    flex: 1;
    display: flex;
    flex-direction: column;
}

.input-content label {
    font-size: 0.85rem;
    font-weight: 600;
    color: var(--text-main);
    margin-bottom: 2px;
}

.input-content input {
    border: none !important;
    background: transparent !important;
    padding: 0 !important;
    font-size: 1rem !important;
    width: 100%;
    color: var(--text-main);
    box-shadow: none !important;
}

.input-content input:focus {
    outline: none !important;
    box-shadow: none !important;
}

.input-content input::placeholder {
    color: #9ca3af;
    font-weight: 400;
}

/* OR Badge */
.or-badge {
    background: white;
    border: 2px solid #e5e7eb;
    color: var(--text-muted);
    font-weight: 700;
    font-size: 0.8rem;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}

/* OR Divider */
.or-divider {
    color: var(--text-muted);
    font-weight: 600;
    font-size: 0.9rem;
    padding: 0 8px;
    text-align: center;
}

/* Desktop/Mobile Toggle */
.desktop-only {
    display: block;
}

.mobile-only {
    display: none;
}

/* Mobile Responsive */
@media (max-width: 768px) {
    .desktop-only {
        display: none;
    }

    .mobile-only {
        display: block;
    }

    /* Adjust hero grid for mobile */
    .hero-grid {
        grid-template-columns: 1fr;
        gap: 40px;
    }

    /* Form card adjustments */
    .hero-image .card {
        padding: 32px 24px !important;
    }

    /* Adjust heading size on mobile */
    .display-1 {
        font-size: 2.5rem !important;
    }

    /* Adjust lead text on mobile */
    .lead {
        font-size: 1.1rem !important;
    }

    /* Hero section padding on mobile */
    .hero {
        min-height: auto !important;
        padding: 100px 0 60px !important;
    }
}

/* Tablet adjustments */
@media (max-width: 992px) and (min-width: 769px) {
    .hero-grid {
        gap: 40px;
    }
}