/* ============================================================
   PUICIK.MD - SHARED.CSS
   CSS comun pentru TOATE paginile site-ului (RO + RU)
   Design tokens, reset, header, navigare, footer, butoane,
   cursor personalizat, animatii.
   Modifica AICI pentru schimbari globale de design.
   ============================================================ */

/* ===== DESIGN TOKENS ===== */
        :root {
            --cream: #FFFAF3;
            --warm-white: #FFFCF8;
            --white: #FFFFFF;
            --peach-light: #FFF0E3;
            --peach: #FFE0C8;
            --peach-dark: #FFCBA4;
            --coral: #FF8B7A;
            --coral-deep: #FF6B6B;
            --sky-light: #E8F4FD;
            --sky: #B8DFF5;
            --mint-light: #E8F8EE;
            --mint: #B8E8CC;
            --lavender-light: #F0EAF8;
            --lavender: #D4C4E8;
            --wood-light: #F5E6D3;
            --wood: #D4A574;
            --wood-dark: #8B6F4E;
            --text-dark: #2A2521;
            --text-body: #5C524A;
            --text-muted: #9B8F85;
            --whatsapp: #25D366;
            --whatsapp-dark: #1EBE5B;
            --messenger: #0084FF;
            --messenger-dark: #006AD4;
            --shadow-xs: 0 2px 8px rgba(42, 37, 33, 0.04);
            --shadow-sm: 0 4px 16px rgba(42, 37, 33, 0.06);
            --shadow-md: 0 8px 32px rgba(42, 37, 33, 0.08);
            --shadow-lg: 0 16px 48px rgba(42, 37, 33, 0.12);
            --shadow-coral: 0 8px 24px rgba(255, 107, 107, 0.25);
            --shadow-whatsapp: 0 8px 24px rgba(37, 211, 102, 0.25);
            --shadow-messenger: 0 8px 24px rgba(0, 132, 255, 0.25);
            --radius-sm: 12px;
            --radius-md: 20px;
            --radius-lg: 28px;
            --radius-full: 999px;
        }

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

html {
            scroll-behavior: smooth;
            cursor: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28'%3E%3Ccircle cx='14' cy='7.8' r='4' fill='%23FF9CCB'/%3E%3Ccircle cx='19.8' cy='14' r='4' fill='%23FF9CCB'/%3E%3Ccircle cx='14' cy='20.2' r='4' fill='%23FF9CCB'/%3E%3Ccircle cx='8.2' cy='14' r='4' fill='%23FF9CCB'/%3E%3Ccircle cx='18.1' cy='9.9' r='3.4' fill='%23FFB3D7'/%3E%3Ccircle cx='9.9' cy='9.9' r='3.4' fill='%23FFB3D7'/%3E%3Ccircle cx='18.1' cy='18.1' r='3.4' fill='%23FFB3D7'/%3E%3Ccircle cx='9.9' cy='18.1' r='3.4' fill='%23FFB3D7'/%3E%3Ccircle cx='14' cy='14' r='3.2' fill='%23FFD96A'/%3E%3C/svg%3E") 14 14, auto;
        }

body {
            font-family: 'Nunito', sans-serif;
            background: var(--cream);
            color: var(--text-dark);
            overflow-x: hidden;
            -webkit-font-smoothing: antialiased;
            line-height: 1.6;
            cursor: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28'%3E%3Ccircle cx='14' cy='7.8' r='4' fill='%23FF9CCB'/%3E%3Ccircle cx='19.8' cy='14' r='4' fill='%23FF9CCB'/%3E%3Ccircle cx='14' cy='20.2' r='4' fill='%23FF9CCB'/%3E%3Ccircle cx='8.2' cy='14' r='4' fill='%23FF9CCB'/%3E%3Ccircle cx='18.1' cy='9.9' r='3.4' fill='%23FFB3D7'/%3E%3Ccircle cx='9.9' cy='9.9' r='3.4' fill='%23FFB3D7'/%3E%3Ccircle cx='18.1' cy='18.1' r='3.4' fill='%23FFB3D7'/%3E%3Ccircle cx='9.9' cy='18.1' r='3.4' fill='%23FFB3D7'/%3E%3Ccircle cx='14' cy='14' r='3.2' fill='%23FFD96A'/%3E%3C/svg%3E") 14 14, auto;
        }

body * {
            cursor: inherit;
        }

a, button, .btn, .product-card, .gallery-thumb, .delivery-promo-btn {
            cursor: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3E%3Cpath d='M15 26s-8.8-5.7-11.4-10.1C.8 11.4 3 6.5 8 6.2c2.8-.2 5.1 1.3 7 3.8 1.9-2.5 4.2-4 7-3.8 5 .3 7.2 5.2 4.4 9.7C23.8 20.3 15 26 15 26z' fill='%23FF8B7A'/%3E%3C/svg%3E") 15 15, pointer;
        }

.delivery-promo-btn:not(.instagram),
        .social-link[aria-label="Facebook"] {
            cursor: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3E%3Crect x='2.5' y='2.5' width='25' height='25' rx='12.5' fill='%23E7F0FF'/%3E%3Cpath d='M13.2 7.2c-.6.1-1 .6-1.1 1.2l-.9 4.1H8.5c-.9 0-1.5.7-1.5 1.5v7.2c0 .8.7 1.5 1.5 1.5h10.6c1.1 0 2-.8 2.2-1.9l1.1-5.8c.2-1.3-.8-2.5-2.2-2.5h-4.1l.7-3.1c.1-.5 0-.9-.3-1.3l-1.1-1.2c-.3-.3-.7-.5-1.2-.4h-.1Z' fill='%231877F2'/%3E%3C/svg%3E") 15 15, pointer;
        }

.delivery-promo-btn.instagram,
        .social-link[aria-label="Instagram"] {
            cursor: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3E%3Cpath d='M15 26s-8.8-5.7-11.4-10.1C.8 11.4 3 6.5 8 6.2c2.8-.2 5.1 1.3 7 3.8 1.9-2.5 4.2-4 7-3.8 5 .3 7.2 5.2 4.4 9.7C23.8 20.3 15 26 15 26z' fill='%23FF8B7A'/%3E%3C/svg%3E") 15 15, pointer;
        }

a[href*="m.me/puicik.babyshop"],
        .float-msg {
            cursor: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3E%3Cpath d='M15 5c-5.8 0-10.5 3.9-10.5 8.8 0 2.8 1.6 5.3 4.1 6.9l-1.1 4.3 4.5-2.4c.9.2 1.9.3 3 .3 5.8 0 10.5-3.9 10.5-8.8S20.8 5 15 5z' fill='%2398F5A5'/%3E%3Ccircle cx='11.2' cy='14' r='1.3' fill='%23FFFFFF'/%3E%3Ccircle cx='15' cy='14' r='1.3' fill='%23FFFFFF'/%3E%3Ccircle cx='18.8' cy='14' r='1.3' fill='%23FFFFFF'/%3E%3C/svg%3E") 15 15, pointer;
        }

h1, h2, h3 {
            font-family: 'Cormorant Garamond', serif;
            line-height: 1.2;
        }

.container {
            max-width: 1140px;
            margin: 0 auto;
            padding: 0 24px;
        }

/* ===== DECORATIVE BLOBS ===== */
        .blob {
            position: absolute;
            border-radius: 50%;
            filter: blur(60px);
            pointer-events: none;
            z-index: 0;
        }

/* ===== HEADER ===== */
        .header {
            position: fixed;
            top: 0; left: 0; right: 0;
            z-index: 100;
            padding: 14px 0;
            transition: all 0.4s ease;
            background: #fff;
            box-shadow: none;
        }

.header.scrolled {
            background: rgba(255, 255, 255, 0.96);
            backdrop-filter: blur(24px);
            -webkit-backdrop-filter: blur(24px);
            box-shadow: none;
        }

.header .container {
            display: flex;
            align-items: center;
            justify-content: space-between;
            position: relative;
        }

.logo-wrap {
            display: flex;
            align-items: center;
            justify-content: center;
            text-decoration: none;
            width: 62px;
            height: 62px;
            border-radius: 50%;
            background: #fff;
            box-shadow: none;
            border: 1px solid rgba(255, 224, 200, 0.7);
        }

.logo-img {
            width: 44px;
            height: 44px;
            object-fit: contain;
        }

.logo-text {
            font-family: 'Cormorant Garamond', serif;
            font-size: 26px;
            font-weight: 700;
            color: var(--text-dark);
            letter-spacing: -0.5px;
        }

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

.nav-links {
            display: flex;
            align-items: center;
            gap: 24px;
        }

.nav-link {
            color: var(--text-body);
            text-decoration: none;
            font-weight: 700;
            font-size: 15px;
            transition: color 0.3s;
        }

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

.btn-nav {
            display: inline-flex; align-items: center; gap: 8px;
            padding: 10px 22px;
            background: var(--whatsapp);
            color: #fff;
            border-radius: var(--radius-full);
            text-decoration: none;
            font-weight: 800; font-size: 14px;
            box-shadow: var(--shadow-whatsapp);
            transition: all 0.3s ease;
        }

.btn-nav:hover {
            background: var(--whatsapp-dark);
            transform: translateY(-2px);
        }

.btn-nav svg { width: 18px; height: 18px; }

/* ===== HERO ===== */
        .hero {
            position: relative;
            padding: 130px 0 90px;
            overflow: hidden;
        }

.hero-inner {
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 44px;
            align-items: center;
            position: relative;
            z-index: 1;
        }

.hero-media {
            border-radius: var(--radius-lg);
            overflow: hidden;
            box-shadow: var(--shadow-md);
            background: linear-gradient(135deg, var(--cream) 0%, var(--peach-light) 100%);
            min-height: 520px;
        }

.hero-image {
            width: 100%;
            height: 100%;
            min-height: 520px;
            object-fit: cover;
            object-position: center;
            display: block;
        }

.hero-content {
            text-align: left;
            max-width: 560px;
        }

.hero .blob-1 {
            width: 500px; height: 500px; background: var(--peach-light);
            top: -200px; right: -150px; opacity: 0.7;
        }

.hero .blob-2 {
            width: 400px; height: 400px; background: var(--sky-light);
            bottom: -100px; left: -150px; opacity: 0.6;
        }

.hero-badge {
            display: inline-flex; align-items: center; gap: 6px;
            padding: 8px 20px;
            background: var(--peach-light);
            border-radius: var(--radius-full);
            font-size: 13px; font-weight: 800; color: var(--coral);
            text-transform: uppercase; letter-spacing: 1.5px;
            margin-bottom: 24px;
            animation: fadeDown 0.6s ease-out;
        }

.hero-title {
            font-size: clamp(40px, 6vw, 68px);
            font-weight: 700;
            color: var(--text-dark);
            margin-bottom: 20px;
            position: relative; z-index: 1;
            animation: fadeDown 0.6s ease-out 0.1s backwards;
        }

.hero-title em {
            font-style: normal;
            color: var(--coral);
            position: relative;
        }

.hero-subtitle {
            font-size: 20px;
            color: var(--text-body);
            margin: 0 0 20px;
            position: relative; z-index: 1;
            animation: fadeDown 0.6s ease-out 0.2s backwards;
        }

.hero-free-delivery {
            display: inline-flex; align-items: center; gap: 8px;
            font-size: 16px; font-weight: 800;
            color: var(--coral-deep);
            margin-bottom: 36px;
            animation: fadeDown 0.6s ease-out 0.3s backwards;
        }

.hero-cta {
            display: flex; justify-content: flex-start; gap: 16px; flex-wrap: wrap;
            position: relative; z-index: 1;
            animation: fadeDown 0.6s ease-out 0.4s backwards;
        }

/* ===== BUTTONS ===== */
        .btn {
            display: inline-flex; align-items: center; justify-content: center; gap: 10px;
            padding: 16px 32px;
            border-radius: var(--radius-full);
            font-family: 'Nunito', sans-serif;
            font-size: 16px; font-weight: 800;
            text-decoration: none; cursor: pointer; border: none;
            transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        }

.btn svg { width: 20px; height: 20px; flex-shrink: 0; }

.btn-coral {
            background: linear-gradient(135deg, var(--coral-deep) 0%, var(--coral) 100%);
            color: #fff;
            box-shadow: var(--shadow-coral);
        }

.btn-coral:hover { transform: translateY(-3px); box-shadow: 0 12px 32px rgba(255,107,107,0.35); }

.btn-blue {
            background: var(--messenger);
            color: #fff;
            box-shadow: var(--shadow-messenger);
        }

.btn-blue:hover { background: var(--messenger-dark); transform: translateY(-3px); }

.btn-outline {
            background: var(--white);
            color: var(--text-dark);
            border: 2px solid var(--peach-dark);
            box-shadow: var(--shadow-xs);
        }

.btn-outline:hover { border-color: var(--coral); color: var(--coral); transform: translateY(-2px); }

.btn-sm { padding: 12px 24px; font-size: 14px; }

/* ===== PRODUCTS SECTION ===== */
        .products {
            padding: 80px 0;
            position: relative;
        }

.section-header {
            text-align: center;
            margin-bottom: 60px;
        }

.section-tag {
            font-size: 13px; font-weight: 800; color: var(--coral);
            text-transform: uppercase; letter-spacing: 2px;
            margin-bottom: 12px;
        }

.section-title {
            font-size: clamp(32px, 4vw, 48px);
            color: var(--text-dark);
        }

.products-grid {
            display: grid;
            grid-template-columns: repeat(2, 1fr);
            gap: 32px;
        }

.product-card {
            background: var(--white);
            border-radius: var(--radius-lg);
            overflow: hidden;
            box-shadow: var(--shadow-sm);
            transition: all 0.4s ease;
            border: 1px solid rgba(255, 224, 200, 0.3);
            position: relative;
            cursor: pointer;
        }

.product-card:hover {
            transform: translateY(-6px);
            box-shadow: var(--shadow-lg);
        }

.product-card:focus-visible {
            outline: 3px solid rgba(255, 107, 107, 0.28);
            outline-offset: 3px;
        }

.product-badge {
            position: absolute;
            top: 16px; left: 16px;
            padding: 6px 14px;
            border-radius: var(--radius-full);
            font-size: 12px; font-weight: 800;
            text-transform: uppercase; letter-spacing: 0.5px;
            z-index: 2;
        }

.badge-popular { background: var(--coral); color: #fff; }

.badge-eco { background: var(--mint); color: var(--wood-dark); }

.badge-value { background: var(--sky); color: var(--text-dark); }

.badge-new { background: var(--lavender); color: var(--text-dark); }

.product-img-wrap {
            position: relative;
            padding-top: 85%;
            background: linear-gradient(135deg, var(--cream) 0%, var(--peach-light) 100%);
            overflow: hidden;
        }

.product-media-link {
            display: block;
            text-decoration: none;
            color: inherit;
        }

.product-img {
            position: absolute;
            top: 0; left: 0;
            width: 100%;
            height: 100%;
            object-fit: cover;
            object-position: center top;
            transition: transform 0.5s ease;
        }

.product-card:hover .product-img {
            transform: scale(1.05);
        }

.product-info {
            padding: 28px;
        }

.product-name {
            font-size: 24px;
            font-weight: 700;
            color: var(--text-dark);
            margin-bottom: 8px;
        }

.product-desc {
            font-size: 15px;
            color: var(--text-body);
            margin-bottom: 16px;
            line-height: 1.6;
        }

.product-specs {
            margin: 12px 0 14px;
        }

.product-specs-title {
            font-size: 14px;
            font-weight: 800;
            letter-spacing: 0.6px;
            text-transform: uppercase;
            color: var(--text-muted);
            margin-bottom: 6px;
        }

.product-specs-grid {
            display: grid;
            grid-template-columns: repeat(2, minmax(0, 1fr));
            gap: 6px;
        }

.product-spec-item {
            display: inline-flex;
            align-items: center;
            gap: 5px;
            font-size: 14px;
            font-weight: 700;
            color: var(--text-body);
            background: var(--warm-white);
            border: 1px solid var(--peach-light);
            border-radius: 10px;
            padding: 6px 8px;
            line-height: 1.25;
        }

.product-spec-item .icon {
            font-size: 16px;
            line-height: 1;
            flex-shrink: 0;
        }

.product-price-row {
            display: flex;
            align-items: baseline;
            gap: 10px;
            margin-bottom: 8px;
            flex-wrap: wrap;
        }

.product-price-old {
            font-size: 16px;
            font-weight: 800;
            color: var(--text-muted);
            text-decoration: line-through;
            opacity: 0.9;
        }

.product-price-current {
            display: inline-flex;
            align-items: baseline;
            gap: 8px;
        }

.product-price-label {
            font-size: 11px;
            font-weight: 800;
            color: #fff;
            background: var(--coral);
            border-radius: var(--radius-full);
            padding: 4px 9px;
            text-transform: uppercase;
            letter-spacing: 0.6px;
        }

.product-shipping-partner {
            display: inline-flex;
            align-items: center;
            gap: 10px;
            margin-bottom: 14px;
            color: var(--text-body);
            font-size: 13px;
            font-weight: 700;
        }

.product-shipping-partner img {
            height: 18px;
            width: auto;
            display: block;
        }

.product-price {
            font-family: 'Cormorant Garamond', serif;
            font-size: 32px;
            font-weight: 700;
            color: var(--text-dark);
        }

.product-currency {
            font-size: 16px;
            font-weight: 700;
            color: var(--text-muted);
        }

.product-delivery {
            display: flex; align-items: center; gap: 6px;
            font-size: 13px; font-weight: 700;
            color: var(--coral);
            margin-bottom: 20px;
            position: relative;
        }

.product-delivery svg { width: 16px; height: 16px; }

.product-btns {
            display: flex;
            gap: 10px;
        }

.product-btns .btn {
            flex: 1;
            padding: 14px 16px;
            font-size: 14px;
        }

.product-img-wrap--wood {
            background: linear-gradient(135deg, var(--cream) 0%, var(--wood-light) 100%);
        }

/* ===== DELIVERY PROMO ===== */
        .delivery-promo {
            display: flex;
            align-items: center;
            gap: 20px;
            background: linear-gradient(135deg, var(--mint-light) 0%, var(--sky-light) 100%);
            border: 1.5px solid var(--mint);
            border-radius: var(--radius-md);
            padding: 20px 28px;
            margin-bottom: 40px;
            flex-wrap: wrap;
        }

.delivery-promo-icon { font-size: 36px; flex-shrink: 0; line-height: 1; }

.delivery-promo-text { flex: 1; min-width: 200px; }

.delivery-promo-text strong {
            display: block;
            font-size: 16px;
            color: var(--text-dark);
            margin-bottom: 10px;
        }

.delivery-promo-steps { display: flex; gap: 10px; flex-wrap: wrap; }

.delivery-promo-step {
            display: inline-flex;
            align-items: center;
            gap: 6px;
            font-size: 13px; font-weight: 700;
            color: var(--wood-dark);
            background: rgba(255, 255, 255, 0.8);
            border-radius: var(--radius-full);
            padding: 5px 14px;
        }

.delivery-promo-btn {
            display: inline-flex; align-items: center; gap: 8px;
            padding: 12px 22px;
            background: #1877F2;
            color: #fff;
            border-radius: var(--radius-full);
            text-decoration: none;
            font-weight: 800; font-size: 14px;
            white-space: nowrap; flex-shrink: 0;
            box-shadow: 0 4px 16px rgba(24, 119, 242, 0.3);
            transition: all 0.3s ease;
        }

.delivery-promo-btn:hover { background: #1460c4; transform: translateY(-2px); }

.delivery-promo-btn svg { width: 18px; height: 18px; }

.delivery-promo-actions {
            display: inline-flex;
            align-items: center;
            gap: 10px;
            flex-wrap: wrap;
        }

.delivery-promo-btn.instagram {
            background: linear-gradient(135deg, #833ab4 0%, #fd1d1d 50%, #fcb045 100%);
            box-shadow: 0 4px 16px rgba(225, 48, 108, 0.32);
        }

.delivery-promo-btn.instagram:hover {
            filter: brightness(0.96);
            transform: translateY(-2px);
        }

.delivery-info-icon {
            display: inline-flex;
            align-items: center;
            justify-content: center;
            width: 15px; height: 15px;
            background: var(--coral);
            color: #fff;
            border-radius: 50%;
            font-size: 9px; font-weight: 900; font-style: italic;
            margin-left: 4px; flex-shrink: 0; cursor: default;
        }

.delivery-tooltip {
            display: none;
            position: absolute;
            bottom: calc(100% + 6px);
            left: 0;
            background: var(--text-dark);
            color: #fff;
            border-radius: var(--radius-sm);
            padding: 12px 16px;
            font-size: 13px; font-weight: 600; line-height: 1.9;
            width: 250px;
            z-index: 10;
            box-shadow: var(--shadow-lg);
            pointer-events: none;
        }

.product-delivery:hover .delivery-tooltip { display: block; }

.blob-cta-bg {
            width: 400px; height: 400px;
            background: var(--peach-light);
            top: -100px; right: -100px;
            opacity: 0.5;
        }

/* ===== FEATURES ===== */
        .features {
            padding: 80px 0;
            background: var(--white);
        }

.features-grid {
            display: grid;
            grid-template-columns: repeat(4, 1fr);
            gap: 24px;
        }

.feature {
            text-align: center;
            padding: 32px 20px;
            border-radius: var(--radius-md);
            transition: all 0.3s ease;
        }

.feature:hover { transform: translateY(-4px); }

.feature-icon {
            width: 72px; height: 72px;
            border-radius: 50%;
            display: flex; align-items: center; justify-content: center;
            margin: 0 auto 16px;
            font-size: 32px;
        }

.fi-1 { background: var(--peach-light); }

.fi-2 { background: var(--sky-light); }

.fi-3 { background: var(--mint-light); }

.fi-4 { background: var(--lavender-light); }

.feature h3 {
            font-family: 'Nunito', sans-serif;
            font-size: 16px; font-weight: 800;
            margin-bottom: 8px;
        }

.feature p {
            font-size: 14px;
            color: var(--text-body);
        }

/* ===== TRUST BAR ===== */
        .trust {
            padding: 60px 0;
            border-top: 1px solid var(--peach-light);
            border-bottom: 1px solid var(--peach-light);
            background: var(--white);
        }

.trust-row {
            display: flex;
            justify-content: center;
            gap: 64px;
            flex-wrap: wrap;
        }

.trust-item { text-align: center; }

.trust-num {
            font-family: 'Cormorant Garamond', serif;
            font-size: 40px; font-weight: 700;
            color: var(--coral);
        }

.trust-label {
            font-size: 14px; font-weight: 700;
            color: var(--text-muted);
        }

/* ===== CTA FINAL ===== */
        .cta-final {
            padding: 100px 0;
            position: relative;
            overflow: hidden;
        }

.cta-card {
            max-width: 640px;
            margin: 0 auto;
            background: var(--white);
            border-radius: var(--radius-lg);
            padding: 56px 48px;
            text-align: center;
            box-shadow: var(--shadow-md);
            border: 1px solid var(--peach-light);
            position: relative; z-index: 1;
        }

.cta-card h2 {
            font-size: 36px;
            margin-bottom: 12px;
        }

.cta-card p {
            font-size: 17px;
            color: var(--text-body);
            margin-bottom: 32px;
        }

.cta-card .hero-cta { justify-content: center; }

/* ===== FOOTER ===== */
        .footer {
            padding: 40px 0;
            text-align: center;
        }

.social-row {
            display: flex;
            justify-content: center;
            gap: 16px;
            margin-bottom: 16px;
        }

.social-link {
            width: 48px; height: 48px;
            border-radius: 50%;
            background: var(--peach-light);
            display: flex; align-items: center; justify-content: center;
            transition: all 0.3s ease;
            text-decoration: none;
        }

.social-link:hover { background: var(--coral); transform: translateY(-3px); }

.social-link:hover svg path { fill: #fff; }

.social-link svg { width: 22px; height: 22px; }

.footer-text {
            font-size: 14px;
            color: var(--text-muted);
        }

.footer-links {
            display: flex;
            justify-content: center;
            gap: 18px;
            flex-wrap: wrap;
            margin: 0 0 14px;
        }

.footer-links a {
            color: var(--coral);
            text-decoration: none;
            font-weight: 700;
        }

.footer-text a {
            color: var(--coral);
            text-decoration: none;
            font-weight: 700;
        }

/* ===== FLOATING MESSENGER ===== */
        .float-msg {
            position: fixed;
            bottom: 24px; right: 24px;
            z-index: 999;
            display: flex; align-items: center; gap: 10px;
            padding: 14px 22px;
            background: var(--messenger);
            color: #fff;
            border-radius: var(--radius-full);
            text-decoration: none;
            font-weight: 800; font-size: 15px;
            box-shadow: 0 8px 32px rgba(0,132,255,0.35);
            transition: all 0.3s ease;
            animation: floatPulse 3s infinite;
        }

.float-msg:hover {
            transform: scale(1.05);
            box-shadow: 0 12px 40px rgba(0,132,255,0.45);
        }

.float-msg svg { width: 24px; height: 24px; }

.float-msg-label { display: inline; }

/* ===== MOBILE MENU ===== */
        .mobile-menu-btn {
            display: none;
            align-items: center;
            justify-content: center;
            width: 46px;
            height: 46px;
            border-radius: 50%;
            border: 1px solid rgba(255, 224, 200, 0.9);
            background: #fff;
            color: var(--text-dark);
            cursor: pointer;
            transition: all 0.3s ease;
        }

.mobile-menu-btn:hover {
            background: var(--peach-light);
            color: var(--coral-deep);
        }

.mobile-menu-btn svg {
            width: 22px;
            height: 22px;
        }

.mobile-menu-btn .icon-close {
            display: none;
        }

.mobile-menu-btn.is-open .icon-menu {
            display: none;
        }

.mobile-menu-btn.is-open .icon-close {
            display: block;
        }

/* ===== ANIMATIONS ===== */
        @keyframes fadeDown {
            from { opacity: 0; transform: translateY(-20px); }
            to { opacity: 1; transform: translateY(0); }
        }

@keyframes floatPulse {
            0%, 100% { box-shadow: 0 8px 32px rgba(0,132,255,0.35); }
            50% { box-shadow: 0 8px 32px rgba(0,132,255,0.5), 0 0 0 8px rgba(0,132,255,0.08); }
        }

.reveal {
            opacity: 0;
            transform: translateY(24px);
            transition: all 0.6s ease-out;
        }

.reveal.visible {
            opacity: 1;
            transform: translateY(0);
        }

/* ===== RESPONSIVE ===== */
        @media (max-width: 900px) {
            .hero-inner { grid-template-columns: 1fr; gap: 22px; }
            .hero-media, .hero-image { min-height: 360px; }
            .hero-content { max-width: none; }
            .products-grid { grid-template-columns: 1fr; max-width: 480px; margin: 0 auto; }
            .features-grid { grid-template-columns: repeat(2, 1fr); }
        }

@media (max-width: 768px) {
            .nav-links {
                position: absolute;
                top: calc(100% + 12px);
                left: 24px;
                right: 24px;
                display: flex;
                flex-direction: column;
                align-items: flex-start;
                gap: 14px;
                padding: 18px;
                background: rgba(255, 255, 255, 0.98);
                border: 1px solid rgba(255, 224, 200, 0.95);
                border-radius: 24px;
                box-shadow: 0 18px 40px rgba(42, 37, 33, 0.12);
                opacity: 0;
                visibility: hidden;
                pointer-events: none;
                transform: translateY(-10px);
                transition: opacity 0.25s ease, transform 0.25s ease, visibility 0.25s ease;
                z-index: 20;
            }
            .nav-links.is-open {
                opacity: 1;
                visibility: visible;
                pointer-events: auto;
                transform: translateY(0);
            }
            .nav-links .nav-link,
            .nav-links .btn-nav {
                width: 100%;
            }
            .mobile-menu-btn { display: inline-flex; }
            .hero { padding: 108px 0 56px; }
            .hero-title { font-size: 36px; }
            .hero-subtitle { font-size: 17px; }
            .product-btns { flex-direction: column; }
            .product-btns .btn { width: 100%; }
            .trust-row { gap: 32px; }
            .cta-card { padding: 40px 24px; }
            .float-msg-label { display: none; }
            .float-msg { padding: 16px; border-radius: 50%; }
        }

@media (max-width: 480px) {
            .features-grid { grid-template-columns: 1fr; max-width: 300px; margin: 0 auto; }
            .hero-cta { flex-direction: column; align-items: flex-start; }
            .hero-cta .btn { width: 100%; max-width: 300px; }
            .hero-media, .hero-image { min-height: 300px; }
        }

/* Language Switcher */
.language-switcher {
    display: flex;
    align-items: center;
    gap: 6px;
    margin-left: auto;
    margin-right: 24px;
}

.lang-btn {
    padding: 8px 14px;
    font-size: 14px;
    font-weight: 700;
    color: var(--text-muted);
    text-decoration: none;
    border-radius: 8px;
    transition: all 0.3s ease;
    background: transparent;
}

.lang-btn:hover {
    background-color: rgba(255, 139, 122, 0.1);
    color: var(--coral);
}

.lang-btn.active {
    background: linear-gradient(135deg, var(--coral) 0%, var(--coral-deep) 100%);
    color: white;
    box-shadow: var(--shadow-coral);
}

.lang-separator {
    color: var(--text-muted);
    font-weight: 300;
    opacity: 0.5;
}

@media (max-width: 768px) {
    .language-switcher {
        margin-left: 0;
        margin-right: auto;
        order: -1;
    }
}
