/* =============================================
   NOIR PERFUME — Luxury E-Commerce Styles
   ============================================= */

/* ---------- CSS Variables ---------- */
:root {
    --bg: #faf8f5;
    --bg-card: #ffffff;
    --bg-card-hover: #f5f2ed;
    --bg-overlay: rgba(250,248,245,0.96);
    --surface: #f0ece5;
    --border: #e0d8cc;
    --border-light: #d4c9b8;
    --text: #2c2420;
    --text-muted: #7a6e62;
    --text-dim: #a89c8e;
    --accent: #8b6914;
    --accent-light: #b8922e;
    --accent-dark: #6d510e;
    --danger: #c0392b;
    --success: #27ae60;
    --white: #2c2420;
    /* Tünd tema qalıqlarının düzəlişi: bu dəyişənlər kodda istifadə olunurdu
       amma təyin edilməmişdi, ona görə qara fallback-lara (#161310, #0f0f0f) düşürdü.
       İndi açıq temaya uyğun təyin olundu. */
    --bg-secondary: #ffffff;       /* dropdown menyu + rəylər bölməsi (əvvəl qara idi) */
    --gold: var(--accent);          /* vahid qızılı — əvvəl bəzi yerlərdə #c9a96e idi */
    --admin-accent: #d4af6a;        /* admin panel — daha açıq qızılı (qəsdən fərqli ton) */
    --admin-accent-dark: #b8924a;

    /* ============================================================
       TYPE SCALE — vahid şrift ölçüləri
       Major Second ratio (1.125x) → harmoniyalı vizual ritm
       ============================================================ */
    --text-xs:    0.72rem;   /* 11.5px — micro labels, badge */
    --text-sm:    0.78rem;   /* 12.5px — captions, helper text */
    --text-base:  0.85rem;   /* 13.6px — küçük UI mətn */
    --text-md:    0.9rem;    /* 14.4px — body */
    --text-lg:    1rem;      /* 16px — body emphasis */
    --text-xl:    1.1rem;    /* 17.6px — sub-headings */
    --text-2xl:   1.3rem;    /* 20.8px — h4 */
    --text-3xl:   1.5rem;    /* 24px — h3 */
    --text-4xl:   1.8rem;    /* 28.8px — h2 */
    --text-5xl:   2rem;      /* 32px — h1 */
    --text-6xl:   2.5rem;    /* 40px — hero secondary */
    --text-7xl:   3rem;      /* 48px — hero primary */

    /* ============================================================
       LETTER-SPACING scale — premium tipoqrafiya
       ============================================================ */
    --track-tight:    0.01em;   /* body text */
    --track-normal:   0.02em;   /* paragraph emphasis */
    --track-snug:     0.08em;   /* alt başlıqlar */
    --track-wide:     0.12em;   /* labels, captions */
    --track-wider:    0.18em;   /* CTA düymələri (uppercase) */
    --track-wide-2x:  0.2em;    /* nav links, sub-tags */
    --track-widest:   0.28em;   /* section tags, attribution */
    --track-luxury:   0.3em;    /* eyebrows, kickers */
    --track-extreme:  0.4em;    /* preloader, hero kicker */
    --track-brand:    0.5em;    /* OMAR logo */

    /* ============================================================
       LINE-HEIGHT scale
       ============================================================ */
    --leading-tight:    1.15;  /* başlıqlar */
    --leading-snug:     1.35;
    --leading-normal:   1.55;  /* body */
    --leading-relaxed:  1.75;  /* uzun mətn */

    --font-heading: var(--font-display);
    --font-serif: var(--font-display);
    --font-display: 'Cormorant Garamond', Georgia, serif;
    --font-body: 'Outfit', sans-serif;

    /* ============================================================
       RADIUS scale — vahid künc yumruluqları
       ============================================================ */
    --radius-sm:   4px;    /* chips, kiçik düymələr */
    --radius:      8px;    /* default — kartlar, inputlar */
    --radius-lg:   12px;   /* böyük kartlar, modallar */
    --radius-xl:   16px;   /* hero, billboard */
    --radius-2xl:  20px;   /* geniş panellər */
    --radius-pill: 50px;   /* tag, badge (pill) */
    --radius-full: 50%;    /* avatar, icon düymələr */

    --shadow: 0 4px 30px rgba(44,36,32,0.08);
    --transition: 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    --header-h: 72px;

    /* ============================================================
       Z-INDEX layer sistemi — vahid layihələmə
       ============================================================ */
    --z-sticky:     90;    /* sticky product bar */
    --z-whatsapp:   95;    /* floating whatsapp düyməsi */
    --z-header:     100;   /* fixed header */
    --z-dropdown:   200;   /* nav dropdown menyular */
    --z-overlay:    1000;  /* backdrop (cart bg, search bg) */
    --z-drawer:     1100;  /* cart sidebar, mobil menyu */
    --z-modal:      1200;  /* modallar, quick-view, lightbox */
    --z-toast:      1300;  /* toast bildirişlər (modaldan üstdə) */
    --z-skiplink:   1400;  /* skip-link (fokuslandıqda hər şeyin üstündə) */
    --z-preloader:  1500;  /* preloader (yüklənmə zamanı ən üstdə) */
    --z-cursor:     1600;  /* custom cursor — hər şeyin mütləq üstündə */
}

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

/* ============================================================
   ACCESSIBILITY — klaviatura naviqasiyası və ekran oxuyucu
   ============================================================ */
/* Skip-link — klaviatura istifadəçisi nav-ı keçib məzmuna atlayır */
.skip-link {
    position: absolute;
    top: -100px;
    left: 16px;
    z-index: var(--z-skiplink);
    background: var(--accent);
    color: #fff;
    padding: 12px 20px;
    border-radius: 0 0 6px 6px;
    font-size: var(--text-md);
    font-weight: 500;
    letter-spacing: var(--track-wide);
    text-decoration: none;
    transition: top 0.2s ease;
}
.skip-link:focus {
    top: 0;
    outline: 2px solid #fff;
    outline-offset: -4px;
}

/* Global klaviatura fokus göstəricisi — yalnız Tab ilə (siçanla yox) */
:focus-visible {
    outline: 2px solid var(--accent);
    outline-offset: 2px;
    border-radius: 4px;
}
/* Siçan klik fokusunda outline göstərmə */
:focus:not(:focus-visible) { outline: none; }

/* Yalnız ekran oxuyucu üçün gizli mətn */
.sr-only {
    position: absolute;
    width: 1px; height: 1px;
    padding: 0; margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

/* Performance: Respect user's motion preferences */
@media (prefers-reduced-motion: reduce) {
    *, *::before, *::after {
        animation-duration: 0.01ms !important;
        animation-iteration-count: 1 !important;
        transition-duration: 0.01ms !important;
        scroll-behavior: auto !important;
    }
}

/* Disable animations during initial page load for faster FCP */
body.preload * {
    animation: none !important;
    transition: none !important;
}

body.preload #preloader,
body.preload .preloader-fill {
    animation: none !important;
}
html { scroll-behavior: auto; font-size: 16px; }
/* Performance: disable smooth scroll on mobile */
@media (max-width: 768px) { html { scroll-behavior: auto; } }
body {
    font-family: var(--font-body);
    background: var(--bg);
    color: var(--text);
    line-height: 1.6;
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
}
a { color: inherit; text-decoration: none; }
button { cursor: pointer; border: none; background: none; font-family: inherit; color: inherit; }
input, select, textarea {
    font-family: var(--font-body);
    font-size: 0.95rem;
    color: var(--text);
    background: var(--surface);
    border: 1px solid var(--border);
    border-radius: var(--radius);
    padding: 12px 16px;
    width: 100%;
    outline: none;
    transition: border-color var(--transition);
}
input:focus, select:focus, textarea:focus { border-color: var(--accent); }
select { appearance: none; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%238a8a8d' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E"); background-repeat: no-repeat; background-position: right 14px center; padding-right: 36px; }
img { max-width: 100%; display: block; }
picture { display: block; margin: 0; padding: 0; width: 100%; height: 100%; }
picture img { max-width: 100%; display: block; width: 100%; height: 100%; object-fit: contain; }
ul, ol { list-style: none; }

/* ---------- Utility ---------- */
.container { max-width: 1280px; margin: 0 auto; padding: 0 24px; position: relative; z-index: 2; }
#header { z-index: var(--z-header); }
#mainContent { position: relative; z-index: 2; }

/* ---------- PRELOADER ---------- */
#preloader {
    position: fixed; inset: 0; z-index: var(--z-preloader);
    background: var(--bg);
    display: flex; align-items: center; justify-content: center;
    transition: opacity 0.6s, visibility 0.6s;
}
#preloader.hidden { opacity: 0; visibility: hidden; }
.preloader-inner { text-align: center; }
.preloader-logo {
    font-family: var(--font-display);
    font-size: 3rem; font-weight: 300;
    letter-spacing: 0.5em; color: var(--accent);
    margin-bottom: 32px;
}
.preloader-bar { width: 200px; height: 1px; background: var(--border); overflow: hidden; }
.preloader-fill { width: 0; height: 100%; background: var(--accent); animation: preload 1.5s ease-in-out forwards; }
@keyframes preload { to { width: 100%; } }

/* ---------- HEADER / NAV ---------- */
#header {
    position: fixed; top: 0; left: 0; right: 0; z-index: var(--z-header);
    height: var(--header-h);
    background: transparent;
    transition: background var(--transition), box-shadow var(--transition);
}
#header.scrolled { background: var(--bg-overlay); backdrop-filter: blur(20px); box-shadow: 0 1px 0 var(--border); }

.nav {
    display: flex; align-items: center; justify-content: space-between;
    height: var(--header-h); padding: 0 32px;
}
.nav-left, .nav-right { display: flex; align-items: center; gap: 24px; }
.nav-link {
    font-size: 0.85rem; letter-spacing: 0.12em; text-transform: uppercase;
    color: var(--text-muted); transition: color var(--transition);
}
.nav-link:hover { color: var(--accent); }
.nav-link.active { color: var(--accent); }
.nav-link.active::after {
    content: '';
    display: block;
    height: 1px;
    background: var(--accent);
    margin-top: 3px;
}

/* Nav dropdown */
.nav-dropdown { position: relative; display: inline-block; }
.nav-dropdown-toggle {
    background: none; border: none; cursor: pointer; padding: 0;
    display: inline-flex; align-items: center; gap: 6px;
    font-family: inherit;
}
.nav-dropdown-toggle svg { transition: transform 0.25s ease; opacity: 0.8; }
.nav-dropdown.open .nav-dropdown-toggle svg,
.nav-dropdown:hover .nav-dropdown-toggle svg { transform: rotate(180deg); }
.nav-dropdown-menu {
    position: absolute; top: 100%; left: 50%; transform: translateX(-50%) translateY(8px);
    min-width: 200px;
    background: var(--bg-secondary);
    border: 1px solid var(--border, rgba(255,255,255,0.08));
    border-radius: 12px;
    box-shadow: 0 18px 40px rgba(0,0,0,0.5);
    padding: 8px;
    opacity: 0; visibility: hidden;
    transition: opacity 0.2s ease, transform 0.2s ease, visibility 0.2s;
    z-index: var(--z-dropdown);
}
.nav-dropdown:hover .nav-dropdown-menu,
.nav-dropdown:focus-within .nav-dropdown-menu,
.nav-dropdown.open .nav-dropdown-menu {
    opacity: 1; visibility: visible;
    transform: translateX(-50%) translateY(4px);
}
/* hover-bridge — toggle ilə menu arasında pəncərə açıq qalsın */
.nav-dropdown-menu::before {
    content: ''; position: absolute; top: -10px; left: 0; right: 0; height: 10px;
}
.nav-dropdown-item {
    display: block;
    padding: 10px 14px;
    color: var(--text-muted);
    font-size: 0.85rem;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    border-radius: 8px;
    text-decoration: none;
    transition: background 0.18s ease, color 0.18s ease;
}
.nav-dropdown-item:hover {
    background: rgba(201,169,110,0.08);
    color: var(--accent);
}
.logo {
    font-family: var(--font-display); font-size: 1.8rem; font-weight: 300;
    letter-spacing: 0.5em; color: var(--white);
    position: absolute; left: 50%; transform: translateX(-50%);
}
.nav-icon {
    position: relative; color: var(--text-muted);
    transition: color var(--transition);
}
.nav-icon:hover { color: var(--accent); }
.badge {
    position: absolute; top: -6px; right: -8px;
    background: var(--accent); color: #fff;
    font-size: 0.65rem; font-weight: 600;
    width: 18px; height: 18px; border-radius: 50%;
    display: flex; align-items: center; justify-content: center;
    opacity: 0; transform: scale(0.5);
    transition: opacity var(--transition), transform var(--transition);
}
.badge.visible { opacity: 1; transform: scale(1); }
.hamburger { display: none; flex-direction: column; gap: 5px; }
.hamburger span { width: 22px; height: 1.5px; background: var(--text-muted); transition: all var(--transition); }

/* ---------- SEARCH OVERLAY ---------- */
.search-overlay {
    position: fixed; inset: 0; z-index: var(--z-overlay);
    background: var(--bg-overlay); backdrop-filter: blur(30px);
    display: flex; flex-direction: column; align-items: center;
    padding-top: 120px;
    opacity: 0; visibility: hidden; transition: all 0.4s;
}
.search-overlay.active { opacity: 1; visibility: visible; }
.search-container {
    display: flex; align-items: center; gap: 16px;
    width: 100%; max-width: 640px; padding: 0 24px;
}
.search-container input {
    flex: 1; background: transparent; border: none; border-bottom: 1px solid var(--border-light);
    font-family: var(--font-display); font-size: 2rem; font-weight: 300;
    padding: 12px 0; border-radius: 0; color: var(--white);
}
.search-container input::placeholder { color: var(--text-dim); }
.search-close { color: var(--text-muted); }
.search-results { width: 100%; max-width: 640px; padding: 32px 24px; }
.search-trending h4 { font-size: 0.78rem; letter-spacing: 0.08em; text-transform: uppercase; color: var(--text-dim); margin-bottom: 16px; }
.trending-tags { display: flex; flex-wrap: wrap; gap: 8px; }
.tag {
    padding: 8px 16px; border: 1px solid var(--border); border-radius: 20px;
    font-size: 0.85rem; color: var(--text-muted); cursor: pointer;
    transition: all var(--transition);
}
.tag:hover { border-color: var(--accent); color: var(--accent); }

/* Search result items (auto-complete dropdown) */
.search-result-item {
    display: flex;
    gap: 14px;
    padding: 12px 14px;
    border-radius: 8px;
    cursor: pointer;
    transition: background 0.15s;
    align-items: center;
}
.search-result-item:hover,
.search-result-item.active {
    background: rgba(212, 175, 106, 0.08);
}
.search-result-item.active {
    box-shadow: inset 3px 0 0 var(--accent);
}
.search-result-img {
    width: 54px;
    height: 68px;
    background: var(--surface);
    border-radius: 4px;
    flex-shrink: 0;
    overflow: hidden;
}
.search-result-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.search-result-info { flex: 1; min-width: 0; }
.search-result-brand {
    font-size: 0.72rem;
    color: var(--text-dim);
    text-transform: uppercase;
    letter-spacing: 0.08em;
    margin-bottom: 2px;
}
.search-result-name {
    font-family: var(--font-display, serif);
    font-size: 1rem;
    color: var(--text);
    line-height: 1.3;
    margin-bottom: 4px;
}
.search-result-meta {
    display: flex;
    gap: 8px;
    align-items: center;
    font-size: 0.85rem;
}
.search-result-price { color: var(--accent); font-weight: 500; }
.search-result-family { color: var(--text-dim); font-size: 0.78rem; }
.search-result-item mark {
    background: rgba(212, 175, 106, 0.25);
    color: inherit;
    padding: 0 1px;
    border-radius: 4px;
}
.search-more-link {
    width: 100%;
    margin-top: 12px;
    padding: 12px;
    background: transparent;
    border: 1px solid var(--border);
    border-radius: 8px;
    color: var(--accent);
    font-family: inherit;
    font-size: 0.9rem;
    cursor: pointer;
    transition: all 0.2s;
}
.search-more-link:hover {
    border-color: var(--accent);
    background: rgba(212, 175, 106, 0.06);
}

/* ---------- MOBILE MENU ---------- */
.mobile-menu {
    position: fixed; inset: 0; z-index: var(--z-drawer);
    background: var(--bg); transform: translateX(-100%);
    transition: transform 0.5s cubic-bezier(0.77, 0, 0.175, 1);
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}
.mobile-menu.active { transform: translateX(0); }
.mobile-menu-content {
    display: flex; flex-direction: column; padding: 100px 40px 60px;
    min-height: 100%;
}
.mobile-menu-close {
    position: fixed;
    top: 22px;
    right: 22px;
    z-index: var(--z-drawer);
    background: var(--bg-card);
    border: 1px solid var(--border);
    width: 42px;
    height: 42px;
    border-radius: 50%;
    display: none;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    color: var(--text);
    transition: border-color 0.25s, transform 0.25s;
}
.mobile-menu-close:hover {
    border-color: var(--accent);
    color: var(--accent);
    transform: rotate(90deg);
}
.mobile-menu.active .mobile-menu-close { display: flex; }
.mobile-link {
    font-family: var(--font-display); font-size: 2.5rem; font-weight: 300;
    color: var(--text-muted); padding: 12px 0;
    border-bottom: 1px solid var(--border);
    transition: color var(--transition);
}
.mobile-link:hover { color: var(--accent); }
.mobile-section-label {
    margin-top: 18px;
    font-size: 0.72rem;
    letter-spacing: 0.3em;
    text-transform: uppercase;
    color: var(--accent);
    opacity: 0.7;
    padding-bottom: 6px;
}
.mobile-link-sub {
    font-size: 1.6rem;
    padding: 8px 0 8px 18px;
    opacity: 0.85;
}

/* Mobile dropdown (Dəstək) */
.mobile-dropdown { width: 100%; }
.mobile-dropdown summary {
    list-style: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
}
.mobile-dropdown summary::-webkit-details-marker { display: none; }
.mobile-dropdown-chevron {
    transition: transform 0.3s ease;
    opacity: 0.7;
    flex-shrink: 0;
}
.mobile-dropdown[open] .mobile-dropdown-chevron {
    transform: rotate(180deg);
}
.mobile-dropdown-body {
    display: flex;
    flex-direction: column;
    overflow: hidden;
    animation: mobileDropFade 0.25s ease;
}
@keyframes mobileDropFade {
    from { opacity: 0; transform: translateY(-6px); }
    to   { opacity: 1; transform: translateY(0); }
}

/* ---------- CART SIDEBAR ---------- */
.cart-overlay {
    position: fixed; inset: 0; z-index: var(--z-overlay);
    background: rgba(44,36,32,0.3);
    opacity: 0; visibility: hidden;
    transition: all 0.4s;
}
.cart-overlay.active { opacity: 1; visibility: visible; }
.cart-sidebar {
    position: fixed; top: 0; right: 0; bottom: 0; z-index: var(--z-drawer);
    width: 420px; max-width: 100%;
    background: var(--bg-card); border-left: 1px solid var(--border);
    display: flex; flex-direction: column;
    transform: translateX(100%); transition: transform 0.5s cubic-bezier(0.77, 0, 0.175, 1);
}
.cart-sidebar.active { transform: translateX(0); }
.cart-header {
    display: flex; align-items: center; justify-content: space-between;
    padding: 24px; border-bottom: 1px solid var(--border);
}
.cart-header h3 { font-family: var(--font-display); font-size: 1.5rem; font-weight: 400; }
.cart-items { flex: 1; overflow-y: auto; padding: 24px; }
.cart-empty { text-align: center; padding: 60px 0; color: var(--text-dim); }
.cart-empty svg { margin-bottom: 16px; }
.cart-item {
    display: flex; gap: 16px; padding: 16px 0;
    border-bottom: 1px solid var(--border);
    animation: fadeIn 0.3s;
}
.cart-item-img { width: 72px; height: 90px; background: var(--surface); border-radius: var(--radius); flex-shrink: 0; display: flex; align-items: center; justify-content: center; color: var(--text-dim); font-size: 0.72rem; }
.cart-item-info { flex: 1; }
.cart-item-info h4 { font-family: var(--font-display); font-size: 1.1rem; font-weight: 400; margin-bottom: 4px; }
.cart-item-info .item-brand { font-size: 0.78rem; color: var(--text-muted); margin-bottom: 4px; }
.cart-item-info .item-size { font-size: 0.78rem; color: var(--text-dim); }
.cart-item-bottom { display: flex; align-items: center; justify-content: space-between; margin-top: 8px; }
.cart-item-qty { display: flex; align-items: center; gap: 8px; }
.cart-item-qty button { width: 28px; height: 28px; border: 1px solid var(--border); border-radius: var(--radius); display: flex; align-items: center; justify-content: center; font-size: 0.9rem; }
.cart-item-qty span { font-size: 0.9rem; min-width: 20px; text-align: center; }
.cart-item-price { font-weight: 500; color: var(--accent); }
.cart-item-remove { color: var(--text-dim); font-size: 0.78rem; cursor: pointer; transition: color var(--transition); }
.cart-item-remove:hover { color: var(--danger); }
.cart-footer { padding: 24px; border-top: 1px solid var(--border); }
.cart-subtotal { display: flex; justify-content: space-between; font-size: 1.1rem; margin-bottom: 16px; }
.cart-subtotal span:last-child { font-family: var(--font-display); font-size: 1.3rem; color: var(--accent); }
.cart-continue { display: block; text-align: center; margin-top: 12px; font-size: 0.85rem; color: var(--text-muted); text-decoration: underline; }

/* ---------- BUTTONS ---------- */
.btn {
    display: inline-flex; align-items: center; justify-content: center; gap: 10px;
    padding: 14px 32px; font-size: 0.85rem; font-weight: 500;
    letter-spacing: 0.08em; text-transform: uppercase;
    border-radius: var(--radius); transition: all var(--transition);
}
.btn-primary {
    background: var(--accent); color: #fff;
}
.btn-primary:hover { background: var(--accent-light); transform: translateY(-1px); box-shadow: 0 4px 20px rgba(139,105,20,0.25); }
.btn-outline {
    border: 1px solid var(--border-light); color: var(--text);
}
.btn-outline:hover { border-color: var(--accent); color: var(--accent); }
.btn-outline-icon {
    width: 52px; height: 52px;
    border: 1px solid var(--border-light); border-radius: var(--radius);
    background: var(--bg-card);
    color: var(--text);
    display: flex; align-items: center; justify-content: center;
    cursor: pointer;
    flex-shrink: 0;
    transition: all var(--transition);
}
.btn-outline-icon:hover { border-color: var(--accent); color: var(--accent); }
.btn-outline-icon.active { background: var(--accent); color: #fff; border-color: var(--accent); }
.btn-lg { padding: 16px 40px; font-size: 0.9rem; }
.btn-sm { padding: 8px 16px; font-size: 0.78rem; }
.btn-full { width: 100%; }
.btn-social { width: 100%; border: 1px solid var(--border); padding: 14px; }
.btn-social:hover { border-color: var(--accent); }

/* Premium Google sign-in düyməsi */
.btn-google {
    width: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    padding: 13px 22px;
    background: #fff;
    color: #2c2420;
    border: 1px solid var(--border);
    border-radius: 8px;
    font-family: var(--font-body, inherit);
    font-size: 0.9rem;
    font-weight: 500;
    letter-spacing: 0.02em;
    cursor: pointer;
    transition: border-color 0.2s, box-shadow 0.25s, transform 0.2s, background 0.2s;
    margin-top: 14px;
}
.btn-google:hover {
    border-color: var(--accent);
    box-shadow: 0 6px 18px rgba(139,105,20,0.15);
    transform: translateY(-1px);
    background: #fafafa;
}
.btn-google:active { transform: translateY(0); }
.btn-google svg { flex-shrink: 0; }

/* "və ya" ayrıcısı */
.auth-divider {
    position: relative;
    text-align: center;
    margin: 22px 0 6px;
    color: var(--text-dim);
    font-size: 0.78rem;
    letter-spacing: 0.2em;
    text-transform: uppercase;
}
.auth-divider::before,
.auth-divider::after {
    content: '';
    position: absolute;
    top: 50%;
    width: calc(50% - 38px);
    height: 1px;
    background: var(--border);
}
.auth-divider::before { left: 0; }
.auth-divider::after { right: 0; }
.auth-divider span { background: var(--bg); padding: 0 12px; position: relative; }

/* ---------- HERO ---------- */
.hero {
    position: relative; min-height: 100vh;
    display: flex; align-items: center; justify-content: center;
    overflow: hidden;
}
.hero-bg { position: absolute; inset: 0; }
.hero-gradient {
    position: absolute; inset: 0;
    background: radial-gradient(ellipse at 30% 50%, rgba(139,105,20,0.08) 0%, transparent 60%),
                radial-gradient(ellipse at 70% 30%, rgba(184,146,46,0.05) 0%, transparent 50%),
                rgba(250,248,245,0.7);
}
.hero-particles { position: absolute; inset: 0; }
.particle {
    position: absolute; width: 2px; height: 2px;
    background: var(--accent); border-radius: 50%; opacity: 0;
    animation: float 6s infinite;
}
@keyframes float {
    0%, 100% { opacity: 0; transform: translateY(0); }
    50% { opacity: 0.6; transform: translateY(-80px); }
}
.hero-content { text-align: center; z-index: 1; padding: 0 24px; }
.hero-tag {
    display: inline-block;
    font-size: 0.72rem; letter-spacing: 0.3em; text-transform: uppercase;
    color: var(--accent); margin-bottom: 32px;
    border: 1px solid rgba(139,105,20,0.3); padding: 8px 24px; border-radius: 4px;
}
.hero-title {
    font-family: var(--font-display); font-weight: 300; line-height: 1.1;
    font-size: clamp(3rem, 8vw, 7rem); margin-bottom: 24px;
}
.hero-line { display: block; }
.hero-line.italic { font-style: italic; color: var(--accent); }
.hero-desc { font-size: 1.1rem; color: var(--text-muted); max-width: 480px; margin: 0 auto 40px; font-weight: 300; }
.hero-actions { display: flex; gap: 16px; justify-content: center; }
.hero-scroll {
    position: absolute; bottom: 32px; left: 50%; transform: translateX(-50%);
    display: flex; flex-direction: column; align-items: center; gap: 8px;
    font-size: 0.72rem; letter-spacing: 0.12em; text-transform: uppercase;
    color: var(--text-dim);
    z-index: 10;
}
.scroll-line { width: 1px; height: 40px; background: var(--border); position: relative; overflow: hidden; }
.scroll-line::after {
    content: ''; position: absolute; top: -100%; left: 0;
    width: 100%; height: 100%; background: var(--accent);
    animation: scrollDown 2s infinite;
}
@keyframes scrollDown { to { top: 100%; } }

/* Animations */
.animate-in {
    opacity: 0; transform: translateY(30px);
    animation: revealUp 0.8s forwards;
}
.animate-in:nth-child(1) { animation-delay: 0.5s; }
.animate-in:nth-child(2) { animation-delay: 0.7s; }
.animate-in:nth-child(3) { animation-delay: 0.9s; }

/* ---------- HERO — RESPONSIVE ---------- */
@media (max-width: 768px) {
    .hero-tag {
        font-size: 0.72rem;
        padding: 6px 14px;
    }
}
@media (max-width: 480px) {
    .hero-actions { flex-direction: column; width: 100%; max-width: 480px; margin-left: auto; margin-right: auto; }
    .hero-actions .btn { width: 100%; justify-content: center; }
}
.animate-in:nth-child(4) { animation-delay: 1.1s; }
@keyframes revealUp { to { opacity: 1; transform: translateY(0); } }
@keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } }

/* ---------- SECTIONS ---------- */
.section { padding: 100px 0; }
.section-header { text-align: center; margin-bottom: 56px; }
.section-tag {
    font-size: 0.72rem; letter-spacing: 0.2em; text-transform: uppercase;
    color: var(--accent); margin-bottom: 16px; display: block;
}
.section-title {
    font-family: var(--font-display); font-size: clamp(2rem, 4vw, 3rem);
    font-weight: 300;
}

/* ---------- PRODUCTS GRID ---------- */
.products-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 24px; }
.product-card {
    background: var(--bg-card);
    border-radius: 20px;
    position: relative;
    overflow: hidden;
    box-shadow: 0 2px 12px rgba(44,36,32,0.06);
    transition: transform 0.4s cubic-bezier(0.25,0.46,0.45,0.94),
                box-shadow 0.4s ease;
}
.product-card.revealed { opacity: 1; transform: none; }
.products-slider .product-card { opacity: 1; transform: none; }
.product-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 18px 44px rgba(44,36,32,0.13);
}
.product-card-body { position: relative; z-index: 1; }
.product-card-brand,
.product-card-name {
    transition: color 0.3s ease;
}
.product-card:hover .product-card-brand { color: var(--accent); }

/* ---- Card Image ---- */
.product-card-img {
    width: 100%;
    position: relative;
    overflow: hidden;
    border-radius: 20px 20px 0 0;
    background: #fff;
    aspect-ratio: 3/4;
}
.product-card-img > img {
    position: absolute;
    top: 0; left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.6s cubic-bezier(0.25,0.46,0.45,0.94);
}
/* Hover: zoom + dark overlay */
.product-card-img::after {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, transparent 40%, rgba(44,36,32,0.5) 100%);
    opacity: 0;
    transition: opacity 0.4s ease;
    border-radius: 20px 20px 0 0;
    pointer-events: none;
    z-index: 2;
}
.product-card:hover .product-card-img > img {
    transform: scale(1.04);
}
.product-card:hover .product-card-img::after {
    opacity: 1;
}

/* Badge */
.product-card-img .product-badge {
    position: absolute;
    top: 14px; left: 14px;
    z-index: 4;
}
.product-badge {
    position: absolute; top: 14px; left: 14px;
    padding: 6px 14px; font-size: 0.72rem; letter-spacing: 0.08em;
    text-transform: uppercase; font-weight: 600;
    border-radius: 12px;
}
.badge-new { background: var(--accent); color: #fff; }
.badge-sale { background: var(--danger); color: #fff; }

/* Actions */
.product-card-img .product-card-actions {
    position: absolute;
    top: 14px; right: 14px;
    z-index: 4;
}

/* Şəkil tanıtım xarakteri daşıyır — hover overlay */
.product-card-disclaimer {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    padding: 9px 12px;
    background: linear-gradient(to top, rgba(0,0,0,0.78) 0%, rgba(0,0,0,0.55) 60%, transparent 100%);
    color: #fff;
    font-size: 0.72rem;
    letter-spacing: 0.08em;
    text-align: center;
    font-weight: 500;
    opacity: 0;
    transform: translateY(6px);
    transition: opacity 0.3s ease, transform 0.3s ease;
    pointer-events: none;
    backdrop-filter: blur(2px);
}
.product-card:hover .product-card-disclaimer {
    opacity: 1;
    transform: translateY(0);
}
@media (hover: none) {
    /* Mobil — həmişə göstər, yumşaq */
    .product-card-disclaimer {
        opacity: 0.85;
        transform: none;
        font-size: 0.68rem;
        padding: 7px 10px;
    }
}
.product-card-actions {
    position: absolute; top: 14px; right: 14px;
    display: flex; flex-direction: column; gap: 8px;
    opacity: 0; transform: translateY(-8px);
    transition: all 0.35s cubic-bezier(0.25,0.46,0.45,0.94);
}
.product-card:hover .product-card-actions { opacity: 1; transform: translateY(0); }
.product-action-btn {
    width: 38px; height: 38px;
    background: rgba(255,255,255,0.95);
    backdrop-filter: blur(8px);
    border: none; border-radius: 50%;
    display: flex; align-items: center; justify-content: center;
    color: var(--text);
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    transition: all 0.3s ease;
}
.product-action-btn:hover { background: var(--accent); color: #fff; transform: scale(1.1); }
.product-action-btn.in-wishlist { background: var(--accent); color: #fff; }

/* Placeholder */
.product-placeholder {
    width: 100%; aspect-ratio: 3/4;
    background: linear-gradient(135deg, var(--border) 0%, var(--surface) 100%);
    border-radius: 20px 20px 0 0;
    opacity: 0.5;
}

/* ---- Card Body ---- */
.product-card-body {
    padding: 20px 22px 24px;
}
.product-card-brand {
    font-size: 0.72rem; color: var(--accent);
    letter-spacing: 0.12em; text-transform: uppercase;
    margin-bottom: 6px; font-weight: 600;
}
.product-card-name {
    font-family: var(--font-display); font-size: 1.3rem; font-weight: 500;
    margin-bottom: 6px; cursor: pointer;
    transition: color 0.3s ease;
    line-height: 1.3; color: var(--text);
}
.product-card-name:hover { color: var(--text); }
.product-card-size {
    font-size: 0.85rem; color: var(--text-dim);
    margin-bottom: 12px; font-weight: 300;
}
.product-card-price { display: flex; align-items: center; gap: 10px; }
.product-card-price .current {
    font-family: var(--font-display); font-size: 1.35rem;
    font-weight: 600; color: var(--text);
    font-feature-settings: "lnum";
}
.product-card-price .current.price-contact {
    font-family: var(--font-body); font-size: 0.85rem;
    font-weight: 500; color: var(--text-muted);
}
.product-card-price .old {
    font-size: 0.9rem; color: var(--text-dim);
    text-decoration: line-through;
}
.product-card-rating {
    display: flex; align-items: center; gap: 6px;
    margin-top: 10px; font-size: 0.85rem; color: var(--text-dim);
}
.product-card-rating .stars { color: var(--accent); font-size: 0.9rem; letter-spacing: 1px; }

/* Products Slider */
.slider-wrapper {
    position: relative;
    padding: 0 50px;
}
.products-slider {
    display: flex;
    gap: 20px;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
    padding: 10px 0 20px;
    scrollbar-width: none;
}
.products-slider::-webkit-scrollbar { display: none; }
.products-slider .product-card {
    min-width: calc(25% - 15px);
    max-width: calc(25% - 15px);
    scroll-snap-align: start;
    flex-shrink: 0;
}
.slider-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 44px; height: 44px;
    border-radius: 50%;
    background: var(--bg-card);
    border: 1px solid var(--border);
    display: flex; align-items: center; justify-content: center;
    color: var(--text-muted);
    cursor: pointer;
    z-index: 5;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(0,0,0,0.08);
}
.slider-arrow:hover {
    background: var(--accent);
    color: #fff;
    border-color: var(--accent);
    box-shadow: 0 4px 20px rgba(139,105,20,0.25);
    transform: translateY(-50%) scale(1.1);
}
.slider-prev { left: 0; }
.slider-next { right: 0; }

@media (max-width: 1280px) {
    .products-slider .product-card {
        min-width: calc(33.333% - 14px);
        max-width: calc(33.333% - 14px);
    }
}
@media (max-width: 1024px) {
    .products-slider .product-card {
        min-width: calc(50% - 10px);
        max-width: calc(50% - 10px);
    }
}
@media (max-width: 768px) {
    .slider-wrapper { padding: 0 10px; }
    .slider-arrow { width: 36px; height: 36px; }
    .slider-prev { left: -5px; }
    .slider-next { right: -5px; }
}
@media (max-width: 640px) {
    .products-slider .product-card {
        min-width: 85%;
        max-width: 85%;
    }
}

/* ---------- PROMO ---------- */
.promo {
    padding: 80px 24px;
    background: linear-gradient(135deg, rgba(240,236,229,0.85) 0%, rgba(232,224,210,0.85) 100%);
    border-top: 1px solid var(--border); border-bottom: 1px solid var(--border);
}
.promo-inner {
    max-width: 1280px; margin: 0 auto;
    display: flex; align-items: center; justify-content: space-between;
    gap: 60px;
}
.promo-tag { font-size: 0.72rem; letter-spacing: 0.3em; text-transform: uppercase; color: var(--accent); margin-bottom: 16px; display: block; }
.promo-title { font-family: var(--font-display); font-size: clamp(2rem, 4vw, 3.5rem); font-weight: 300; line-height: 1.2; margin-bottom: 16px; }
.promo-title em { color: var(--accent); font-style: italic; }

/* Promo countdown timer */
.promo-countdown { margin: 18px 0 22px; }
.promo-countdown-label {
    font-size: 0.78rem;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    color: var(--text-muted);
    margin-bottom: 10px;
}
.promo-countdown-timer {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    background: rgba(139,105,20,0.06);
    border: 1px solid rgba(139,105,20,0.18);
    padding: 12px 16px;
    border-radius: 12px;
}
.cd-unit {
    display: flex;
    flex-direction: column;
    align-items: center;
    min-width: 44px;
}
.cd-num {
    font-family: var(--font-display, serif);
    font-size: 1.7rem;
    font-weight: 500;
    color: var(--accent);
    line-height: 1;
}
.cd-lbl {
    font-size: 0.62rem;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    color: var(--text-muted);
    margin-top: 4px;
}
.cd-sep {
    font-size: 1.5rem;
    color: var(--accent);
    opacity: 0.4;
    align-self: flex-start;
    margin-top: 2px;
}
@media (max-width: 480px) {
    .cd-unit { min-width: 38px; }
    .cd-num { font-size: 1.5rem; }
    .cd-lbl { font-size: 0.58rem; }
}
.promo p { color: var(--text-muted); margin-bottom: 32px; font-weight: 300; }
.promo-visual { flex-shrink: 0; }
.promo-bottle {
    width: 200px; height: 320px;
    background: linear-gradient(180deg, var(--accent-dark), rgba(139,105,20,0.1));
    border-radius: 50% 40% 10% 10% / 60% 60% 5% 5%;
    opacity: 0.5; position: relative;
}
.promo-bottle::after {
    content: ''; position: absolute; top: -40px; left: 50%; transform: translateX(-50%);
    width: 40px; height: 50px;
    background: linear-gradient(180deg, var(--border-light), var(--border));
    border-radius: 4px 4px 2px 2px;
}

/* ---------- TESTIMONIALS ---------- */
.testimonials-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; }
.testimonial-card {
    background: var(--bg-card); border: 1px solid var(--border);
    padding: 32px; border-radius: var(--radius-lg);
}
.stars { color: var(--accent); margin-bottom: 16px; letter-spacing: 4px; }
.testimonial-card p { color: var(--text-muted); font-style: italic; margin-bottom: 20px; line-height: 1.7; font-weight: 300; }
.testimonial-author { display: flex; align-items: center; gap: 12px; }
.author-avatar {
    width: 40px; height: 40px; border-radius: 50%;
    background: var(--surface); border: 1px solid var(--border);
    display: flex; align-items: center; justify-content: center;
    font-size: 0.78rem; color: var(--accent);
}
.testimonial-author strong { display: block; font-size: 0.9rem; font-weight: 500; }
.testimonial-author span { font-size: 0.78rem; color: var(--text-dim); }

/* ---------- NEWSLETTER ---------- */
.newsletter { padding: 80px 0; border-top: 1px solid var(--border); }
.newsletter-inner { text-align: center; max-width: 640px; margin: 0 auto; }
.newsletter h2 { font-family: var(--font-display); font-size: 2rem; font-weight: 300; margin-bottom: 8px; }
.newsletter p { color: var(--text-muted); margin-bottom: 24px; font-weight: 300; }
.newsletter-form { display: flex; gap: 12px; }
.newsletter-form input { flex: 1; }

/* ---------- PAGE HERO ---------- */
.page-hero {
    padding: 140px 24px 60px; text-align: center;
    background: linear-gradient(180deg, rgba(139,105,20,0.03) 0%, transparent 100%);
}
.page-hero h1 { font-family: var(--font-display); font-size: clamp(2.5rem, 5vw, 4rem); font-weight: 300; margin-bottom: 8px; }
.page-hero p { color: var(--text-muted); font-weight: 300; }

/* ---------- SHOP ---------- */
.shop-layout { display: grid; grid-template-columns: 260px 1fr; gap: 40px; padding-top: 40px; padding-bottom: 80px; }
.filters { position: sticky; top: 100px; height: fit-content; }
.filter-header { display: flex; justify-content: space-between; align-items: center; margin-bottom: 24px; }
.filter-header h3 { font-family: var(--font-display); font-size: 1.3rem; font-weight: 400; }
.filter-header-actions { display: flex; align-items: center; gap: 12px; }
.filter-clear { font-size: 0.78rem; color: var(--accent); cursor: pointer; background: none; border: none; padding: 4px 8px; }
.filter-close {
    display: none; /* yalnız mobil-də göstər */
    background: none; border: 1px solid var(--border);
    width: 36px; height: 36px; border-radius: 50%;
    align-items: center; justify-content: center;
    cursor: pointer; color: var(--text);
}
.filter-close:hover { border-color: var(--accent); color: var(--accent); }

.filter-apply {
    display: none; /* yalnız mobil-də */
    width: 100%; margin-top: 24px;
    padding: 16px;
    background: var(--accent); color: #fff;
    border: none; border-radius: 4px;
    font-size: 0.9rem; letter-spacing: 0.12em; text-transform: uppercase;
    cursor: pointer; font-weight: 500;
}
.filter-apply:hover { background: var(--accent-dark); }
.filter-group { border-bottom: 1px solid var(--border); padding: 16px 0; }
.filter-title {
    display: flex; justify-content: space-between; align-items: center;
    font-size: 0.85rem; font-weight: 500; cursor: pointer; user-select: none;
}
.chevron { transition: transform var(--transition); font-size: 1.1rem; }
.filter-options { max-height: 0; overflow: hidden; transition: max-height 0.4s ease; }
.filter-options.open {
    max-height: 280px;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    padding-right: 6px;
}
/* Nazik scrollbar */
.filter-options.open::-webkit-scrollbar { width: 6px; }
.filter-options.open::-webkit-scrollbar-track { background: transparent; }
.filter-options.open::-webkit-scrollbar-thumb { background: rgba(139,105,20,0.3); border-radius: 4px; }
.filter-options.open::-webkit-scrollbar-thumb:hover { background: rgba(139,105,20,0.5); }
.filter-options label {
    display: flex; align-items: center; gap: 10px;
    padding: 8px 0; font-size: 0.9rem; color: var(--text-muted); cursor: pointer;
    transition: color var(--transition);
}
.filter-options label:hover { color: var(--text); }
.filter-options input[type="checkbox"] {
    width: 16px; height: 16px; accent-color: var(--accent); flex-shrink: 0; padding: 0;
}
.price-range { padding: 12px 0; }
input[type="range"] {
    -webkit-appearance: none; width: 100%; height: 2px;
    background: var(--border); border: none; padding: 0;
}
input[type="range"]::-webkit-slider-thumb {
    -webkit-appearance: none; width: 16px; height: 16px;
    background: var(--accent); border-radius: 50%; cursor: pointer;
}
.price-labels { display: flex; justify-content: space-between; margin-top: 8px; font-size: 0.78rem; color: var(--text-dim); }

.shop-toolbar {
    display: flex; align-items: center; gap: 16px; margin-bottom: 24px;
    padding-bottom: 16px; border-bottom: 1px solid var(--border);
    flex-wrap: wrap;
}
.filter-toggle { display: none; align-items: center; gap: 6px; font-size: 0.85rem; color: var(--text-muted); border: 1px solid var(--border); padding: 8px 16px; border-radius: var(--radius); }
.shop-sort select { min-width: 200px; }
.shop-view { display: flex; gap: 4px; margin-left: auto; }
.view-btn {
    width: 36px; height: 36px; display: flex; align-items: center; justify-content: center;
    border: 1px solid var(--border); border-radius: var(--radius);
    color: var(--text-dim); transition: all var(--transition);
}
.view-btn.active, .view-btn:hover { border-color: var(--accent); color: var(--accent); }
.product-count { font-size: 0.85rem; color: var(--text-dim); white-space: nowrap; }

.pagination { display: flex; justify-content: center; gap: 8px; margin-top: 40px; }
.page-btn {
    width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;
    border: 1px solid var(--border); border-radius: var(--radius);
    font-size: 0.9rem; transition: all var(--transition);
}
.page-btn.active, .page-btn:hover { border-color: var(--accent); color: var(--accent); }

/* ---------- PRODUCT DETAIL ---------- */
.breadcrumb { padding: 100px 0 24px; font-size: 0.85rem; color: var(--text-dim); }
.breadcrumb a { color: var(--text-muted); transition: color var(--transition); }
.breadcrumb a:hover { color: var(--accent); }
.product-detail { display: grid; grid-template-columns: 1fr 1fr; gap: 60px; padding-bottom: 80px; }
.gallery-main {
    width: 100%;
    padding-top: 120%;
    background: var(--surface);
    border-radius: var(--radius-lg);
    position: relative;
    overflow: hidden;
}
.gallery-main img {
    position: absolute;
    top: 0; left: 0;
    width: 100%; height: 100%;
    object-fit: cover;
}
.product-placeholder-lg {
    position: absolute;
    top: 50%; left: 50%;
    transform: translate(-50%, -50%);
    width: 50%; height: 50%;
    background: linear-gradient(135deg, var(--border) 0%, var(--surface) 100%);
    border-radius: var(--radius-lg); opacity: 0.4;
}
.gallery-thumbs {
    display: flex;
    gap: 12px;
    margin-top: 14px;
    flex-wrap: wrap;
}
.gallery-thumb {
    width: 76px; height: 76px;
    background: var(--surface);
    border: 1.5px solid var(--border);
    border-radius: var(--radius);
    cursor: pointer;
    transition: border-color var(--transition), transform 0.25s;
    padding: 4px;
    overflow: hidden;
    position: relative;
}
.gallery-thumb img {
    width: 100%; height: 100%;
    object-fit: cover;
    border-radius: 4px;
    display: block;
}
.gallery-thumb:hover {
    border-color: rgba(139, 105, 20, 0.5);
    transform: translateY(-2px);
}
.gallery-thumb.active {
    border-color: var(--accent);
    box-shadow: 0 0 0 3px rgba(139, 105, 20, 0.12);
}

.product-brand-name { font-size: 0.78rem; letter-spacing: 0.12em; text-transform: uppercase; color: var(--text-dim); display: block; margin-bottom: 8px; }
.product-info .product-title { font-family: var(--font-display); font-size: 2.5rem; font-weight: 300; margin-bottom: 12px; }
.product-rating-detail { display: flex; align-items: center; gap: 8px; font-size: 0.9rem; color: var(--text-muted); margin-bottom: 20px; }
.product-rating-detail .stars { color: var(--accent); }
.product-price-detail { display: flex; align-items: center; gap: 12px; margin-bottom: 20px; }
.current-price { font-family: var(--font-display); font-size: 2rem; color: var(--accent); }
.old-price { font-size: 1.1rem; color: var(--text-dim); text-decoration: line-through; }
.discount-badge { background: var(--danger); color: #fff; padding: 4px 10px; font-size: 0.72rem; border-radius: 4px; font-weight: 600; }
.product-desc { color: var(--text-muted); line-height: 1.7; margin-bottom: 28px; font-weight: 300; }

.option-group { margin-bottom: 20px; }
.option-group label { font-size: 0.85rem; font-weight: 500; margin-bottom: 10px; display: block; }
.size-options { display: flex; gap: 8px; }
.size-btn {
    padding: 10px 20px; border: 1px solid var(--border); border-radius: var(--radius);
    font-size: 0.85rem; cursor: pointer; transition: all var(--transition);
}
.size-btn.active, .size-btn:hover { border-color: var(--accent); color: var(--accent); }

.product-quantity { display: flex; align-items: center; gap: 16px; margin-bottom: 24px; }
.product-quantity label { font-size: 0.85rem; font-weight: 500; }
.qty-control { display: flex; align-items: center; border: 1px solid var(--border); border-radius: var(--radius); }
.qty-btn { width: 40px; height: 40px; display: flex; align-items: center; justify-content: center; font-size: 1.2rem; }
.qty-control input { width: 50px; text-align: center; border: none; background: transparent; padding: 8px; }

.product-actions { display: flex; gap: 12px; margin-bottom: 28px; }
.product-actions .btn-primary { flex: 1; }

.product-meta { display: flex; flex-direction: column; gap: 12px; padding-top: 24px; border-top: 1px solid var(--border); }
.meta-item { display: flex; align-items: center; gap: 10px; font-size: 0.85rem; color: var(--text-muted); }

.fragrance-notes { margin-top: 32px; padding-top: 24px; border-top: 1px solid var(--border); }
.fragrance-notes h3 { font-family: var(--font-display); font-size: 1.3rem; font-weight: 400; margin-bottom: 20px; }
.notes-pyramid { display: flex; flex-direction: column; gap: 16px; }
.note-level { display: flex; align-items: center; gap: 16px; }
.note-label { font-size: 0.78rem; letter-spacing: 0.08em; text-transform: uppercase; color: var(--text-dim); min-width: 40px; }
.note-tags { display: flex; flex-wrap: wrap; gap: 8px; }
.note-tag {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 6px 14px;
    background: var(--surface);
    border: 1px solid var(--border);
    border-radius: 20px;
    font-size: 0.85rem;
    color: var(--text-muted);
    transition: border-color 0.2s, transform 0.2s;
}
.note-tag.has-img { padding: 4px 14px 4px 4px; }
.note-tag:hover { border-color: var(--accent); transform: translateY(-2px); }
.note-tag-img {
    width: 28px; height: 28px;
    border-radius: 50%;
    overflow: hidden;
    background: var(--surface);
    flex-shrink: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.note-tag-img img {
    width: 100%; height: 100%;
    object-fit: cover;
}

/* ============================================
   BRENDLƏR — minimalist, müasir
   ============================================ */
.brands-hero {
    max-width: 1024px;
    margin: 0 auto;
    padding: 80px 24px 50px;
    text-align: center;
}
.brands-hero-eyebrow {
    display: inline-block;
    font-size: 0.78rem;
    letter-spacing: 0.3em;
    text-transform: uppercase;
    color: var(--accent);
    margin-bottom: 24px;
    font-weight: 500;
}
.brands-hero-title {
    font-family: var(--font-serif, 'Cormorant Garamond', serif);
    font-size: clamp(2.2rem, 5vw, 3.6rem);
    font-weight: 300;
    line-height: 1.18;
    margin: 0 0 22px;
    color: var(--text);
    letter-spacing: -0.01em;
}
.brands-hero-title em {
    font-style: italic;
    color: var(--accent);
    font-weight: 400;
}
.brands-hero-sub {
    font-size: 1.1rem;
    line-height: 1.75;
    color: var(--text-muted);
    max-width: 640px;
    margin: 0 auto;
    font-weight: 300;
}

.brands-toolbar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
    margin: 0 0 40px;
    padding-bottom: 20px;
    border-bottom: 1px solid var(--border);
    flex-wrap: wrap;
}
.brands-search {
    position: relative;
    flex: 1;
    max-width: 480px;
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px 16px;
    background: var(--surface);
    border: 1px solid var(--border);
    border-radius: 50px;
    transition: border-color 0.25s ease;
}
.brands-search:focus-within { border-color: var(--accent); }
.brands-search svg { color: var(--text-dim); flex-shrink: 0; }
.brands-search input {
    flex: 1;
    background: none;
    border: none;
    outline: none;
    color: var(--text);
    font-size: 0.95rem;
    font-family: inherit;
}
.brands-search input::placeholder { color: var(--text-dim); }
.brands-count {
    font-size: 0.85rem;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    color: var(--text-dim);
    font-weight: 500;
}

.brands-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(230px, 1fr));
    gap: 18px;
    padding: 0 0 100px;
}
.brand-card {
    position: relative;
    padding: 36px 28px;
    border: 1px solid var(--border);
    border-radius: 12px;
    background: var(--bg-card);
    box-shadow: 0 2px 12px rgba(44,36,32,0.05);
    cursor: pointer;
    transition: transform 0.35s ease, border-color 0.35s ease, background 0.35s ease;
    display: flex;
    flex-direction: column;
    gap: 14px;
    overflow: hidden;
}
.brand-card::before {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(135deg, transparent 0%, rgba(201,169,110,0.04) 100%);
    opacity: 0;
    transition: opacity 0.35s ease;
    pointer-events: none;
}
.brand-card:hover {
    transform: translateY(-5px);
    border-color: var(--accent);
    background: var(--bg-card-hover);
}
.brand-card:hover::before { opacity: 1; }
.brand-initial {
    font-family: var(--font-serif, 'Cormorant Garamond', serif);
    font-size: 2.5rem;
    font-weight: 300;
    color: var(--accent);
    line-height: 1;
    letter-spacing: -0.02em;
}
.brand-name {
    font-family: var(--font-serif, 'Cormorant Garamond', serif);
    font-size: 1.35rem;
    font-weight: 500;
    margin: 0;
    color: var(--text);
    line-height: 1.3;
}
.brand-count {
    font-size: 0.78rem;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    color: var(--text-dim);
    font-weight: 500;
    margin-top: auto;
}
.brand-arrow {
    position: absolute;
    top: 22px;
    right: 22px;
    font-size: 1.1rem;
    color: var(--text-dim);
    opacity: 0;
    transform: translateX(-6px);
    transition: opacity 0.3s ease, transform 0.3s ease, color 0.3s ease;
}
.brand-card:hover .brand-arrow {
    opacity: 1;
    transform: translateX(0);
    color: var(--accent);
}
.brands-empty {
    grid-column: 1 / -1;
    text-align: center;
    padding: 60px 20px;
    color: var(--text-dim);
    font-size: 1rem;
}

@media (max-width: 640px) {
    .brands-grid { grid-template-columns: repeat(2, 1fr); gap: 12px; }
    .brand-card { padding: 26px 18px; }
    .brand-initial { font-size: 2rem; }
    .brand-name { font-size: 1.1rem; }
    .brands-hero { padding: 60px 20px 36px; }
    .brands-toolbar { flex-direction: column; align-items: stretch; }
    .brands-search { max-width: none; }
}

/* ---------- CHECKOUT ---------- */
.checkout-layout { display: grid; grid-template-columns: 1fr 380px; gap: 40px; padding: 40px 0 80px; }
.checkout-section { margin-bottom: 32px; }
.checkout-section h3 { font-family: var(--font-display); font-size: 1.3rem; font-weight: 400; margin-bottom: 20px; padding-bottom: 12px; border-bottom: 1px solid var(--border); }
.form-row { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; }
.form-group { margin-bottom: 16px; }
.form-group label { display: block; font-size: 0.85rem; margin-bottom: 6px; color: var(--text-muted); }
.form-inline { display: flex; justify-content: space-between; align-items: center; margin-bottom: 20px; }
.checkbox-label { display: flex; align-items: center; gap: 8px; font-size: 0.85rem; color: var(--text-muted); cursor: pointer; }
.checkbox-label input { width: auto; }
.link { font-size: 0.85rem; color: var(--accent); }

.payment-methods { display: flex; gap: 12px; margin-bottom: 20px; }
.payment-option { flex: 1; cursor: pointer; }
.payment-option input { display: none; }
.payment-card {
    display: flex; align-items: center; justify-content: center; gap: 10px;
    padding: 16px; border: 1px solid var(--border); border-radius: var(--radius);
    transition: all var(--transition); font-size: 0.9rem;
}
.payment-option.active .payment-card,
.payment-option input:checked + .payment-card { border-color: var(--accent); color: var(--accent); }

.checkout-summary {
    background: var(--bg-card); border: 1px solid var(--border);
    border-radius: var(--radius-lg); padding: 28px;
    height: fit-content; position: sticky; top: 100px;
}
.checkout-summary h3 { font-family: var(--font-display); font-size: 1.3rem; font-weight: 400; margin-bottom: 20px; }
.summary-items { border-bottom: 1px solid var(--border); padding-bottom: 16px; margin-bottom: 16px; }
.summary-item { display: flex; justify-content: space-between; padding: 8px 0; font-size: 0.9rem; }
.summary-item span:first-child { color: var(--text-muted); }
.summary-row { display: flex; justify-content: space-between; padding: 8px 0; font-size: 0.9rem; }
.summary-row span:first-child { color: var(--text-muted); }
.discount-text { color: var(--success); }
.promo-code { display: flex; gap: 8px; padding: 16px 0; }
.promo-code input { flex: 1; }
.summary-total {
    display: flex; justify-content: space-between; padding-top: 16px;
    border-top: 1px solid var(--border); font-size: 1.2rem; font-weight: 500;
}
.summary-total span:last-child { font-family: var(--font-display); font-size: 1.5rem; color: var(--accent); }

/* ---------- AUTH ---------- */
.auth-container { max-width: 480px; margin: 0 auto; padding: 40px 0 80px; }
.auth-tabs { display: flex; border-bottom: 1px solid var(--border); margin-bottom: 32px; }
.auth-tab {
    flex: 1; padding: 16px; text-align: center;
    font-size: 0.9rem; letter-spacing: 0.08em; text-transform: uppercase;
    color: var(--text-dim); border-bottom: 2px solid transparent;
    transition: all var(--transition);
}
.auth-tab.active { color: var(--accent); border-bottom-color: var(--accent); }
.auth-form { display: none; }
.auth-form.active { display: block; animation: fadeIn 0.3s; }
.social-login { text-align: center; margin-top: 24px; }
.social-login span { display: block; font-size: 0.85rem; color: var(--text-dim); margin-bottom: 16px; }

/* ---------- PROFILE PANEL ---------- */
.profile-panel { max-width: 480px; margin: 0 auto; padding: 40px 0 80px; }
.profile-header {
    display: flex; align-items: center; gap: 20px;
    padding-bottom: 32px; border-bottom: 1px solid var(--border); margin-bottom: 24px;
}
.profile-avatar {
    width: 64px; height: 64px; border-radius: 50%;
    background: var(--accent); color: #fff;
    display: flex; align-items: center; justify-content: center;
    font-family: var(--font-display); font-size: 1.5rem; font-weight: 600;
    flex-shrink: 0;
}
.profile-info h2 { font-family: var(--font-display); font-size: 1.3rem; margin-bottom: 4px; }
.profile-info p { color: var(--text-dim); font-size: 0.9rem; }
.profile-menu { display: flex; flex-direction: column; gap: 4px; }
.profile-menu-item {
    display: flex; align-items: center; gap: 14px;
    padding: 16px 12px; border-radius: 8px;
    font-size: 0.95rem; color: var(--text); background: none; border: none;
    cursor: pointer; transition: background 0.2s; text-align: left; width: 100%;
}
.profile-menu-item:hover { background: var(--surface); }
.profile-menu-item svg { color: var(--text-dim); }

/* ---------- MY ORDERS ---------- */
.my-orders-panel { max-width: 640px; margin: 0 auto; padding: 40px 0 80px; }
.my-orders-header {
    display: flex; align-items: center; gap: 12px;
    margin-bottom: 28px; padding-bottom: 16px; border-bottom: 1px solid var(--border);
}
.my-orders-header h3 { font-family: var(--font-display); font-size: 1.2rem; }
.back-to-profile {
    display: flex; align-items: center; gap: 4px;
    background: none; border: none; cursor: pointer;
    font-size: 0.85rem; color: var(--text-dim); padding: 6px 10px;
    border-radius: 8px; transition: background 0.2s;
}
.back-to-profile:hover { background: var(--surface); }
.my-orders-list { display: flex; flex-direction: column; gap: 16px; }
.orders-loading { text-align: center; color: var(--text-dim); padding: 40px 0; }

.order-card {
    border: 1px solid var(--border); border-radius: 12px;
    overflow: hidden; transition: box-shadow 0.2s;
}
.order-card:hover { box-shadow: 0 4px 16px rgba(0,0,0,0.06); }
.order-card-header {
    display: flex; justify-content: space-between; align-items: center;
    padding: 16px 20px; background: var(--surface);
    font-size: 0.85rem; color: var(--text-dim);
}
.order-card-header strong { color: var(--text); font-size: 0.95rem; }
.order-status {
    padding: 4px 12px; border-radius: 20px;
    font-size: 0.72rem; font-weight: 600; text-transform: uppercase; letter-spacing: 0.08em;
}
.order-status.pending { background: #fef3c7; color: #92400e; }
.order-status.processing { background: #dbeafe; color: #1e40af; }
.order-status.shipped { background: #e0e7ff; color: #3730a3; }
.order-status.delivered { background: #d1fae5; color: #065f46; }
.order-status.canceled { background: #fee2e2; color: #991b1b; }
.order-card-body { padding: 16px 20px; }
.order-item-row {
    display: flex; justify-content: space-between; align-items: center;
    padding: 8px 0; font-size: 0.9rem;
}
.order-item-row + .order-item-row { border-top: 1px solid var(--border); }
.order-item-qty { color: var(--text-dim); font-size: 0.78rem; }
.order-card-footer {
    display: flex; justify-content: flex-end;
    padding: 12px 20px; border-top: 1px solid var(--border);
    font-family: var(--font-display); font-size: 1.1rem;
    font-weight: 600; color: var(--accent);
    font-feature-settings: "lnum";
}
.orders-empty { text-align: center; color: var(--text-dim); padding: 60px 0; }
.orders-empty svg { margin-bottom: 16px; opacity: 0.3; }

/* Order card clickable + arrow */
.order-card-clickable { cursor: pointer; transition: border-color 0.2s, transform 0.2s; }
.order-card-clickable:hover { border-color: var(--accent); transform: translateY(-2px); }
.order-card-arrow { color: var(--accent); font-size: 0.85rem; letter-spacing: 0.08em; }

/* Order timeline (status mərhələləri) */
.order-timeline {
    display: flex;
    align-items: center;
    gap: 4px;
    padding: 14px 6px;
    margin: 10px 0;
}
.order-timeline.canceled {
    background: rgba(192,57,43,0.08);
    border: 1px solid rgba(192,57,43,0.25);
    color: #c0392b;
    border-radius: 8px;
    padding: 10px;
    justify-content: center;
    font-size: 0.85rem;
}
.otl-step {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 6px;
    flex: 0 0 auto;
}
.otl-dot {
    width: 26px; height: 26px;
    border-radius: 50%;
    display: flex; align-items: center; justify-content: center;
    font-size: 0.78rem; font-weight: 600;
    background: var(--surface);
    border: 1.5px solid var(--border);
    color: var(--text-muted);
    transition: all 0.3s;
}
.otl-label {
    font-size: 0.68rem;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: var(--text-dim);
    white-space: nowrap;
}
.otl-step.done .otl-dot {
    background: var(--accent);
    border-color: var(--accent);
    color: #fff;
}
.otl-step.done .otl-label { color: var(--text); }
.otl-step.active .otl-dot {
    background: var(--accent);
    border-color: var(--accent);
    color: #fff;
    box-shadow: 0 0 0 4px rgba(139,105,20,0.18);
    animation: otlPulse 1.6s infinite;
}
.otl-step.active .otl-label { color: var(--accent); font-weight: 500; }
@keyframes otlPulse {
    0%, 100% { box-shadow: 0 0 0 4px rgba(139,105,20,0.18); }
    50% { box-shadow: 0 0 0 8px rgba(139,105,20,0.08); }
}
.otl-bar {
    flex: 1;
    height: 2px;
    background: var(--border);
    margin-top: -16px;
    transition: background 0.3s;
}
.otl-bar.done { background: var(--accent); }

/* Order detail modal */
.custom-modal-overlay {
    position: fixed; inset: 0; z-index: var(--z-modal);
    background: rgba(44,36,32,0.5);
    backdrop-filter: blur(4px);
    display: flex; align-items: center; justify-content: center;
    padding: 20px;
    animation: cmFade 0.2s ease;
}
@keyframes cmFade { from { opacity: 0; } to { opacity: 1; } }
.custom-modal {
    background: var(--bg);
    border-radius: 12px;
    max-width: 640px; width: 100%;
    max-height: 90vh; overflow-y: auto;
    box-shadow: 0 30px 80px rgba(0,0,0,0.3);
}
.custom-modal-header {
    display: flex; justify-content: space-between; align-items: center;
    padding: 20px 28px;
    border-bottom: 1px solid var(--border);
    position: sticky; top: 0; background: inherit; z-index: 1;
}
.custom-modal-header h3 { margin: 0; font-family: var(--font-display); font-weight: 400; }
.custom-modal-close {
    background: none; border: none; cursor: pointer;
    width: 32px; height: 32px; border-radius: 50%;
    font-size: 1.5rem; line-height: 1;
    color: var(--text-muted);
    transition: background 0.2s, color 0.2s;
}
.custom-modal-close:hover { background: var(--surface); color: var(--accent); }
.custom-modal-body { padding: 24px 28px 32px; }
.od-head { display: flex; justify-content: space-between; align-items: flex-start; gap: 12px; margin-bottom: 8px; }
.od-section-title {
    margin: 28px 0 12px;
    font-size: 0.78rem;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: var(--accent);
}
.od-items { display: flex; flex-direction: column; gap: 12px; }
.od-item {
    display: flex; justify-content: space-between; gap: 16px;
    padding: 12px 14px;
    background: var(--surface);
    border-radius: 8px;
    font-size: 0.9rem;
}
.od-info {
    background: var(--surface);
    padding: 14px 16px;
    border-radius: 8px;
    font-size: 0.9rem;
    line-height: 1.7;
}
.od-totals {
    margin-top: 24px;
    padding-top: 16px;
    border-top: 1px solid var(--border);
    display: flex; flex-direction: column; gap: 8px;
    font-size: 0.9rem;
}
.od-totals > div { display: flex; justify-content: space-between; }
.od-total-row {
    margin-top: 8px;
    padding-top: 12px;
    border-top: 1px solid var(--border);
    font-size: 1.1rem;
    font-weight: 500;
    color: var(--accent);
}
@media (max-width: 640px) {
    .order-timeline { flex-wrap: wrap; gap: 8px; }
    .otl-bar { display: none; }
    .otl-step { flex-direction: row; flex: 1 1 calc(50% - 8px); justify-content: flex-start; }
    .custom-modal-body { padding: 18px; }
    .custom-modal-header { padding: 16px 18px; }
}

/* ============================================
   HAQQIMIZDA — minimalist, müasir
   ============================================ */
.about-hero {
    max-width: 1024px;
    margin: 0 auto;
    padding: 80px 24px 60px;
    text-align: center;
}
.about-hero-eyebrow {
    display: inline-block;
    font-size: 0.78rem;
    letter-spacing: 0.3em;
    text-transform: uppercase;
    color: var(--accent);
    margin-bottom: 28px;
    font-weight: 500;
}
.about-hero-title {
    font-family: var(--font-serif, 'Cormorant Garamond', serif);
    font-size: clamp(2.2rem, 5vw, 3.8rem);
    font-weight: 300;
    line-height: 1.18;
    margin: 0 0 28px;
    color: var(--text);
    letter-spacing: -0.01em;
}
.about-hero-title em {
    font-style: italic;
    color: var(--accent);
    font-weight: 400;
}
.about-hero-sub {
    font-size: 1.1rem;
    line-height: 1.75;
    color: var(--text-muted);
    max-width: 640px;
    margin: 0 auto;
    font-weight: 300;
}

.about-section {
    padding: 60px 0;
}
.about-section-alt {
    background: var(--surface);
    border-top: 1px solid var(--border);
    border-bottom: 1px solid var(--border);
}
.about-row {
    max-width: 1024px;
    margin: 0 auto;
    padding: 0 24px;
    display: grid;
    grid-template-columns: 180px 1fr;
    gap: 60px;
    align-items: start;
}
.about-row-label {
    font-size: 0.78rem;
    letter-spacing: 0.3em;
    text-transform: uppercase;
    color: var(--accent);
    font-weight: 500;
    padding-top: 12px;
}
.about-row-content h2 {
    font-family: var(--font-serif, 'Cormorant Garamond', serif);
    font-size: clamp(1.8rem, 3vw, 2.4rem);
    font-weight: 400;
    line-height: 1.25;
    margin: 0 0 24px;
    color: var(--text);
}
.about-row-content p {
    color: var(--text-muted);
    font-size: 1.1rem;
    line-height: 1.85;
    margin: 0 0 18px;
    font-weight: 300;
}
.about-row-content p:last-child { margin-bottom: 0; }
.about-row-content em {
    color: var(--text);
    font-style: italic;
    font-weight: 400;
}
.about-row-content strong {
    color: var(--text);
    font-weight: 500;
}

.about-values {
    max-width: 1024px;
    margin: 0 auto;
    padding: 0 24px;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 32px;
}
.about-value {
    text-align: center;
    padding: 32px 20px;
    border: 1px solid var(--border);
    border-radius: 12px;
    background: var(--bg-card);
    transition: transform 0.35s ease, border-color 0.35s ease, background 0.35s ease;
}
.about-value:hover {
    transform: translateY(-4px);
    border-color: var(--accent);
    background: rgba(201,169,110,0.04);
}
.about-value-icon {
    font-size: 2rem;
    margin-bottom: 14px;
    line-height: 1;
}
.about-value h3 {
    font-family: var(--font-serif, serif);
    font-size: 1.1rem;
    font-weight: 500;
    margin: 0 0 10px;
    color: var(--text);
}
.about-value p {
    font-size: 0.9rem;
    color: var(--text-muted);
    line-height: 1.65;
    margin: 0;
    font-weight: 300;
}

.about-stats-row {
    max-width: 1024px;
    margin: 0 auto;
    padding: 0 24px;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
    border-top: 1px solid var(--border);
    border-bottom: 1px solid var(--border);
    padding-top: 48px;
    padding-bottom: 48px;
}
.about-stat {
    text-align: center;
}
.about-stat-num {
    display: block;
    font-family: var(--font-serif, 'Cormorant Garamond', serif);
    font-size: clamp(2.4rem, 4vw, 3.4rem);
    font-weight: 300;
    color: var(--accent);
    line-height: 1;
    margin-bottom: 8px;
    letter-spacing: -0.02em;
}
.about-stat-label {
    display: block;
    font-size: 0.78rem;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: var(--text-dim);
    font-weight: 500;
}

.about-section-closing {
    padding: 80px 0 100px;
}
.about-closing {
    max-width: 768px;
    margin: 0 auto;
    padding: 0 24px;
    text-align: center;
}
.about-closing-quote {
    font-family: var(--font-serif, 'Cormorant Garamond', serif);
    font-size: clamp(1.6rem, 3.5vw, 2.4rem);
    font-style: italic;
    font-weight: 300;
    line-height: 1.45;
    color: var(--text);
    margin: 0 0 18px;
}
.about-closing-sign {
    font-size: 0.85rem;
    letter-spacing: 0.3em;
    text-transform: uppercase;
    color: var(--accent);
    margin: 0 0 36px;
    font-weight: 500;
}
.about-closing-actions {
    display: flex;
    gap: 14px;
    justify-content: center;
    flex-wrap: wrap;
}

@media (max-width: 1024px) {
    .about-row { grid-template-columns: 1fr; gap: 20px; }
    .about-row-label { padding-top: 0; }
    .about-values { grid-template-columns: repeat(2, 1fr); gap: 20px; }
    .about-stats-row { grid-template-columns: repeat(2, 1fr); gap: 32px 20px; }
}
@media (max-width: 640px) {
    .about-values { grid-template-columns: 1fr; }
    .about-hero { padding: 60px 20px 40px; }
    .about-section { padding: 48px 0; }
}

/* ---------- CONTACT ---------- */
.contact-layout { display: grid; grid-template-columns: 1fr 1fr; gap: 60px; padding: 40px 0 80px; }
.contact-info { display: flex; flex-direction: column; gap: 24px; }
.contact-item { display: flex; gap: 16px; }
.contact-item svg { flex-shrink: 0; color: var(--accent); margin-top: 2px; }
.contact-item h4 { font-size: 0.95rem; font-weight: 500; margin-bottom: 4px; }
.contact-item p { font-size: 0.9rem; color: var(--text-muted); }
.social-links { display: flex; gap: 12px; margin-top: 16px; }
.social-link {
    width: 44px; height: 44px; border: 1px solid var(--border); border-radius: 50%;
    display: flex; align-items: center; justify-content: center;
    color: var(--text-muted); transition: all var(--transition);
}
.social-link:hover { border-color: var(--accent); color: var(--accent); }




/* ---------- FOOTER ---------- */
.footer { padding: 60px 0 0; border-top: 1px solid var(--border); background: rgba(235,228,218,0.97); position: relative; z-index: 2; }
.footer-grid { display: grid; grid-template-columns: 2fr 1fr 1fr 1fr; gap: 40px; padding-bottom: 40px; }
.footer-logo { font-family: var(--font-display); font-size: 1.8rem; font-weight: 400; letter-spacing: 0.4em; color: var(--accent); margin-bottom: 16px; }
.footer-col p { font-size: 0.9rem; color: #5a4e42; line-height: 1.7; }
.footer-col h4 { font-size: 0.85rem; letter-spacing: 0.12em; text-transform: uppercase; color: #3d3228; margin-bottom: 16px; font-weight: 600; }
.footer-col a { display: block; font-size: 0.9rem; color: #6b5d4f; padding: 5px 0; transition: color var(--transition); }
.footer-col a:hover { color: var(--accent); }
.footer-bottom {
    display: flex; justify-content: space-between; align-items: center;
    padding: 20px 0; border-top: 1px solid var(--border);
    font-size: 0.85rem; color: #6b5d4f;
}
.footer-author {
    font-size: 0.78rem;
    letter-spacing: 0.28em;
    text-transform: uppercase;
    color: #8a7e6e;
    margin: 0;
    font-weight: 400;
}
.footer-author strong {
    color: var(--accent);
    font-weight: 600;
    letter-spacing: 0.3em;
    font-family: var(--font-display, 'Cormorant Garamond', serif);
    font-size: 0.9rem;
    margin-left: 6px;
}

/* Footer Social */
.footer-social { display: flex; gap: 10px; margin-top: 16px; }
.footer-social .social-link {
    width: 40px; height: 40px; border: 1px solid #c4b8a8; border-radius: 50%;
    display: flex; align-items: center; justify-content: center;
    color: #6b5d4f; transition: all 0.3s;
}
.footer-social .social-link:hover { border-color: var(--accent); color: var(--accent); }

/* Footer Delivery Table */
.delivery-info { display: flex; flex-direction: column; gap: 6px; }
.delivery-row {
    display: flex; justify-content: space-between; align-items: center;
    font-size: 0.85rem; color: #6b5d4f; padding: 4px 0;
    border-bottom: 1px solid rgba(196,184,168,0.4);
}
.delivery-row span:last-child { font-weight: 600; color: #3d3228; }
.delivery-row.free span { color: var(--accent); }
.delivery-row.free span:last-child { font-weight: 700; }

/* Footer Contact */
.footer-contact {
    display: flex; align-items: center; gap: 8px;
    font-size: 0.9rem; color: #6b5d4f; padding: 5px 0;
    transition: color 0.3s;
}
.footer-contact:hover { color: var(--accent); }
.footer-hours { font-size: 0.85rem; color: #8a7c6e; margin-top: 8px; }

/* ---- FLOATING WHATSAPP ---- */
.whatsapp-float {
    position: fixed;
    bottom: 28px; right: 28px;
    width: 60px; height: 60px;
    background: #25D366;
    color: #fff;
    border-radius: 50%;
    display: flex; align-items: center; justify-content: center;
    z-index: var(--z-whatsapp);
    box-shadow: 0 4px 20px rgba(37,211,102,0.4);
    transition: all 0.3s ease;
    text-decoration: none;
}
.whatsapp-float:hover {
    transform: scale(1.1);
    box-shadow: 0 6px 30px rgba(37,211,102,0.5);
}
.whatsapp-float:hover .wa-tooltip { opacity: 1; transform: translateX(-110%) translateY(-50%) scale(1); }
.wa-tooltip {
    position: absolute; right: 0; top: 50%;
    transform: translateX(-110%) translateY(-50%) scale(0.8);
    background: #2c2420; color: #fff;
    padding: 8px 14px; border-radius: 8px;
    font-size: 0.78rem; white-space: nowrap;
    opacity: 0; transition: all 0.3s;
    pointer-events: none;
}
.wa-tooltip::after {
    content: ''; position: absolute; right: -6px; top: 50%; transform: translateY(-50%);
    border: 6px solid transparent; border-left-color: #2c2420;
}

/* ---- WhatsApp button on product cards ---- */
.btn-whatsapp-card {
    display: flex; align-items: center; justify-content: center; gap: 7px;
    width: 100%; margin-top: 12px; padding: 9px 0;
    background: transparent; color: var(--text);
    border: 1px solid var(--border);
    border-radius: var(--radius); font-size: 0.78rem; font-weight: 500;
    letter-spacing: 0.04em;
    text-decoration: none;
    transition: background 0.3s ease, border-color 0.3s ease, color 0.3s ease;
}
.btn-whatsapp-card svg { color: #25D366; }   /* yalnız ikon yaşıl — tanınma üçün */
.btn-whatsapp-card:hover {
    background: rgba(37,211,102,0.08);
    border-color: #25D366;
    color: var(--text);
}

/* ---- View Counter ---- */
.view-counter {
    display: flex; align-items: center; gap: 8px;
    padding: 12px 20px; margin: 24px 0;
    background: rgba(139,105,20,0.06);
    border: 1px solid rgba(139,105,20,0.12);
    border-radius: var(--radius-lg);
    font-size: 0.9rem; color: var(--accent-dark);
    animation: pulseView 2s ease-in-out infinite;
}
@keyframes pulseView {
    0%,100% { opacity: 0.85; }
    50% { opacity: 1; }
}

/* ---- Gift Box Options ---- */
.gift-options { display: flex; gap: 12px; flex-wrap: wrap; }
.gift-option { flex: 1; min-width: 140px; cursor: pointer; }
.gift-option input { display: none; }
.gift-card {
    display: flex; align-items: center; gap: 12px;
    padding: 16px; border: 1px solid var(--border); border-radius: var(--radius-lg);
    transition: all 0.3s;
}
.gift-option input:checked + .gift-card {
    border-color: var(--accent);
    background: rgba(139,105,20,0.04);
    box-shadow: 0 0 0 1px var(--accent);
}
.gift-icon { font-size: 1.5rem; }
.gift-card strong { display: block; font-size: 0.9rem; color: var(--text); margin-bottom: 2px; }
.gift-card span { font-size: 0.78rem; color: var(--text-muted); }

/* ---- Lazy Loading (deaktiv) ---- */

/* ---------- TOAST ---------- */
.toast {
    position: fixed; bottom: 24px; left: 50%; transform: translateX(-50%) translateY(120px);
    background: linear-gradient(135deg, #2c2420 0%, #1a1410 100%);
    color: #fff;
    padding: 14px 18px 14px 18px;
    border-radius: 12px;
    font-size: 0.9rem; font-weight: 500;
    z-index: var(--z-toast); opacity: 0;
    display: flex; align-items: center; gap: 12px;
    min-width: 280px; max-width: calc(100vw - 32px);
    box-shadow: 0 18px 50px rgba(0,0,0,0.35), 0 0 0 1px rgba(201, 169, 110, 0.18);
    transition: opacity 0.3s ease, transform 0.45s cubic-bezier(0.34, 1.56, 0.64, 1);
    backdrop-filter: blur(8px);
}
.toast.show { opacity: 1; transform: translateX(-50%) translateY(0); }
.toast.toast-success { box-shadow: 0 18px 50px rgba(0,0,0,0.35), 0 0 0 1px rgba(139, 195, 74, 0.35); }
.toast.toast-error   { box-shadow: 0 18px 50px rgba(0,0,0,0.35), 0 0 0 1px rgba(217, 83, 79, 0.45); }

.toast-icon {
    width: 32px; height: 32px; flex-shrink: 0;
    border-radius: 50%;
    display: inline-flex; align-items: center; justify-content: center;
    background: rgba(201, 169, 110, 0.18);
    color: var(--accent);
}
.toast.toast-success .toast-icon { background: rgba(139, 195, 74, 0.22); color: #8bc34a; }
.toast.toast-error   .toast-icon { background: rgba(217, 83, 79, 0.22); color: #ff6b6b; }
.toast-icon svg { width: 18px; height: 18px; }

.toast-msg {
    flex: 1; min-width: 0;
    line-height: 1.3; letter-spacing: 0.01em;
}

.toast-action {
    background: transparent;
    border: 1px solid rgba(201, 169, 110, 0.5);
    color: var(--accent);
    padding: 7px 14px;
    border-radius: 8px;
    font-size: 0.78rem; font-weight: 600;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    cursor: pointer;
    flex-shrink: 0;
    transition: background 0.18s, color 0.18s;
}
.toast-action:hover {
    background: var(--accent);
    color: #1a1410;
}

.toast-close {
    background: transparent; border: none;
    color: rgba(255,255,255,0.4);
    cursor: pointer; padding: 4px;
    flex-shrink: 0;
    transition: color 0.18s;
}
.toast-close:hover { color: #fff; }

/* ============================================
   CUSTOM CURSOR (desktop, fine-pointer only)
   ============================================ */
@media (pointer: fine) and (min-width: 1024px) {
    .cursor-dot,
    .cursor-ring {
        position: fixed;
        top: 0; left: 0;
        pointer-events: none;
        z-index: var(--z-cursor);
        border-radius: 50%;
        transform: translate3d(-100px, -100px, 0);
        will-change: transform;
    }
    .cursor-dot {
        width: 6px; height: 6px;
        background: var(--accent);
        transition: transform 0.05s linear, opacity 0.25s, background 0.25s;
    }
    .cursor-ring {
        width: 36px; height: 36px;
        border: 1.5px solid rgba(139, 105, 20, 0.55);
        transition:
            transform 0.18s cubic-bezier(0.25, 0.46, 0.45, 0.94),
            width 0.25s, height 0.25s,
            border-color 0.25s, background 0.25s;
        margin: -18px 0 0 -18px;
    }
    /* Hover state — interactive elementlərin üzərində ring böyüsün */
    .cursor-ring.cursor-hover {
        width: 60px; height: 60px;
        margin: -30px 0 0 -30px;
        border-color: rgba(139, 105, 20, 0.9);
        background: rgba(139, 105, 20, 0.08);
    }
    .cursor-dot.cursor-hover {
        background: #fff;
        box-shadow: 0 0 16px rgba(139, 105, 20, 0.6);
    }
    /* Custom cursor söndürüldü — adi sistem kursoru, klik edilən yerlərdə əl (pointer) */
    .cursor-dot, .cursor-ring { display: none !important; }
    a, button, [role="button"], .product-card, .brand-card,
    .nav-icon, .nav-link, .testimonial-card, .auth-tab, .faq-q, .mf-card,
    .filter-title, .gift-option, .payment-option, label, [data-page], [data-product-id] {
        cursor: pointer;
    }
}
/* Touch / azalan hərəkət — gizlət */
@media (pointer: coarse), (prefers-reduced-motion: reduce) {
    .cursor-dot, .cursor-ring { display: none !important; }
}

/* ---------- EMPTY STATE ---------- */
.empty-state { grid-column: 1 / -1; text-align: center; padding: 80px 0; color: var(--text-dim); }
.empty-state svg { margin-bottom: 16px; }
.empty-state h3 { font-family: var(--font-display); font-size: 1.5rem; font-weight: 400; margin-bottom: 8px; color: var(--text); }
.empty-state p { margin-bottom: 24px; }

/* ---------- PAGES ---------- */
.page { display: none; }
.page.active { display: block; animation: fadeIn 0.5s; }

/* ---------- RESPONSIVE ---------- */
@media (max-width: 1024px) {
    .testimonials-grid { grid-template-columns: 1fr; }
    .shop-layout { grid-template-columns: 1fr; }
    .filters { display: none; }
    .filters.show {
        display: block;
        position: fixed; inset: 0; z-index: var(--z-drawer);
        background: var(--bg);
        padding: 24px 24px 100px;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
    }
    .filters.show .filter-close { display: inline-flex; }
    .filters.show .filter-apply { display: block; position: sticky; bottom: 0; }
    .filter-toggle { display: flex; }
    .product-detail { grid-template-columns: 1fr; gap: 32px; }
    .checkout-layout { grid-template-columns: 1fr; }
    .about-content { grid-template-columns: 1fr; }
    .contact-layout { grid-template-columns: 1fr; }
    .footer-grid { grid-template-columns: 1fr 1fr; }
    .promo-inner { flex-direction: column; text-align: center; }
    .promo-visual { display: none; }
}
@media (max-width: 768px) {
    .nav-left .nav-link { display: none; }
    .hamburger { display: flex; }
    .logo { font-size: 1.5rem; letter-spacing: 0.4em; }
    .hero-actions { flex-direction: column; align-items: center; }
    .products-grid { grid-template-columns: repeat(2, 1fr); gap: 12px; }
    .product-card-body { padding: 12px 14px 16px; }
    .product-card-name { font-size: 1rem; }
    .newsletter-form { flex-direction: column; }
    .form-row { grid-template-columns: 1fr; }
    .about-stats { grid-template-columns: repeat(2, 1fr); }
    .footer-grid { grid-template-columns: 1fr; }
    .footer-bottom { flex-direction: column; gap: 12px; text-align: center; }
    #bottle3d { display: none; }
}



/* ============================================================
   DESIGN POLISH: calmer luxury, stronger readability
   ============================================================ */
body {
    background:
        linear-gradient(180deg, rgba(255,255,255,0.54) 0%, rgba(250,248,245,0.92) 42%, rgba(246,241,233,0.96) 100%),
        var(--bg);
}

#header {
    background: rgba(250,248,245,0.82);
    border-bottom: 1px solid rgba(224,216,204,0.45);
    backdrop-filter: blur(16px);
}

#header.scrolled {
    background: rgba(250,248,245,0.96);
    box-shadow: 0 8px 28px rgba(44,36,32,0.08);
}

/* ---- Home: navbar yuxarıda hero ilə birləşir (şəffaf), scroll-da öz rəngini alır ---- */
body.home-page #header:not(.scrolled) {
    background: transparent;
    border-bottom-color: transparent;
    backdrop-filter: none;
    box-shadow: none;
}
/* Qaranlıq hero üzərində açıq yazı/ikonlar */
body.home-page #header:not(.scrolled) .nav-link,
body.home-page #header:not(.scrolled) .nav-dropdown-toggle,
body.home-page #header:not(.scrolled) .logo,
body.home-page #header:not(.scrolled) .nav-icon {
    color: rgba(255,255,255,0.92);
}
body.home-page #header:not(.scrolled) .nav-link:hover,
body.home-page #header:not(.scrolled) .nav-dropdown-toggle:hover,
body.home-page #header:not(.scrolled) .nav-icon:hover {
    color: #fff;
}
body.home-page #header:not(.scrolled) .hamburger span {
    background: #fff;
}

.nav {
    padding: 0 clamp(20px, 4vw, 44px);
}

.logo,
.preloader-logo {
    color: var(--text);
    font-weight: 500;
    letter-spacing: 0.3em;
    text-shadow: 0 1px 0 rgba(255,255,255,0.8);
}

.logo::after {
    content: "PERFUME";
    display: block;
    margin-top: -7px;
    font-family: var(--font-body);
    font-size: 0.34em;
    font-weight: 500;
    letter-spacing: 0.4em;
    color: var(--accent);
    text-align: center;
}

.nav-icon,
.hamburger span {
    color: #4b4038;
}

.hero {
    min-height: 92vh;
    padding-top: var(--header-h);
}

.hero-gradient {
    background:
        linear-gradient(180deg, rgba(250,248,245,0.52) 0%, rgba(250,248,245,0.82) 48%, rgba(250,248,245,0.96) 100%),
        radial-gradient(ellipse at 50% 26%, rgba(139,105,20,0.09) 0%, transparent 48%);
}

.hero-content {
    max-width: 768px;
    margin: 0 auto;
}

.hero-tag,
.section-tag,
.promo-tag {
    color: var(--accent-dark);
    font-weight: 600;
}

.hero-tag {
    background: rgba(255,255,255,0.5);
    border-color: rgba(139,105,20,0.38);
}

.hero-title {
    color: #211915;
    line-height: 0.98;
    text-shadow: 0 2px 18px rgba(255,255,255,0.95);
}

.hero-line.italic {
    color: var(--accent-dark);
}

.hero-desc {
    color: #62564d;
    font-weight: 400;
    font-size: clamp(1rem, 2.2vw, 1.18rem);
}

.btn-primary {
    background: linear-gradient(180deg, #9a7418 0%, #76570e 100%);
    box-shadow: 0 10px 24px rgba(118,87,14,0.18);
}

.btn-outline {
    background: rgba(255,255,255,0.62);
    border-color: rgba(139,105,20,0.32);
}

.section {
    padding: clamp(72px, 9vw, 112px) 0;
}

.section-header {
    margin-bottom: clamp(36px, 6vw, 58px);
}

.section-title {
    color: #352b25;
    line-height: 1.08;
}

.products-slider {
    min-height: 260px;
}

.slider-empty {
    width: 100%;
    min-height: 220px;
    padding: 42px 24px;
    border: 1px solid rgba(139,105,20,0.18);
    background: rgba(255,255,255,0.84);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.slider-wrapper:has(.slider-empty) .slider-arrow {
    display: none;
}

.slider-empty-kicker {
    margin-bottom: 10px;
    font-size: 0.72rem;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: var(--accent-dark);
    font-weight: 600;
}

.slider-empty h3 {
    font-family: var(--font-display);
    font-size: clamp(1.6rem, 4vw, 2.3rem);
    font-weight: 400;
    color: var(--text);
}

.slider-empty p {
    max-width: 480px;
    color: var(--text-muted);
}

.promo {
    background:
        linear-gradient(135deg, rgba(245,240,232,0.96) 0%, rgba(232,224,210,0.92) 100%);
}

.promo p,
.testimonial-card p {
    color: #65594f;
    font-weight: 400;
}

.whatsapp-float {
    right: 22px;
    bottom: 22px;
    width: 56px;
    height: 56px;
    z-index: var(--z-whatsapp);
    box-shadow: 0 10px 28px rgba(37,211,102,0.34);
}

@media (max-width: 768px) {
    #header {
        height: 64px;
    }

    .nav {
        height: 64px;
        padding: 0 24px;
    }

    .nav-right {
        gap: 14px;
    }

    .logo {
        font-size: 1rem;
        letter-spacing: 0.08em;
    }

    .logo::after {
        margin-top: -5px;
        font-size: 0.32em;
        letter-spacing: 0.2em;
    }

    .hero {
        min-height: 90vh;
        padding-top: 64px;
    }

    .hero-content {
        padding: 0 28px;
    }

    .hero-tag {
        margin-bottom: 26px;
        padding: 9px 18px;
        letter-spacing: 0.28em;
    }

    .hero-title {
        font-size: clamp(3.1rem, 17vw, 4.75rem);
        margin-bottom: 28px;
    }

    .hero-desc {
        margin-bottom: 34px;
        color: #5f554c;
    }

    .btn {
        min-width: 136px;
    }

    .products-slider {
        min-height: 240px;
    }

    .slider-arrow {
        top: 46%;
    }

    .whatsapp-float {
        right: 18px;
        bottom: 18px;
        width: 54px;
        height: 54px;
    }

}

@media (max-width: 480px) {
    .nav-left,
    .nav-right {
        gap: 6px;
    }
    .nav-icon { padding: 2px; }
    /* Logo absolute pozisiyada deyil — flex axış-da, mərkəzdə otursun */
    .logo {
        position: static;
        transform: none;
        font-size: 1.3rem;
        letter-spacing: 0.2em;
        flex: 0 0 auto;
    }
    .nav { gap: 6px; }
    .nav-left, .nav-right { flex: 0 0 auto; }
    .nav-left { margin-right: auto; }
    .nav-right { margin-left: auto; }
    /* Mobil-də yuxarıda yalnız axtarış qalsın — qalanlar bottom-nav-da var */
    .nav-right .nav-icon:not(#searchToggle) { display: none; }

    .hero-scroll {
        bottom: 24px;
    }

    .section {
        padding: 70px 0;
    }

    .section-title {
        font-size: 2.25rem;
    }

    .slider-wrapper {
        padding: 0;
    }

    .slider-prev {
        left: 8px;
    }

    .slider-next {
        right: 8px;
    }
}

/* ============================================================
   HERO PERFUME SHOWCASE
   ============================================================ */
.hero {
    isolation: isolate;
}

/* 2026 premium hero refresh: calmer editorial composition with real product imagery. */
.hero {
    min-height: 94vh;
    padding: calc(var(--header-h) + 36px) clamp(20px, 4vw, 72px) 72px;
    align-items: center;
    justify-content: flex-start;
    background:
        linear-gradient(115deg, rgba(250,248,245,0.98) 0%, rgba(248,244,237,0.94) 46%, rgba(232,224,211,0.88) 100%);
}

.hero-gradient {
    background:
        radial-gradient(circle at 82% 42%, rgba(139,105,20,0.16) 0%, rgba(139,105,20,0.07) 28%, transparent 54%),
        linear-gradient(90deg, rgba(250,248,245,0.99) 0%, rgba(250,248,245,0.82) 56%, rgba(250,248,245,0.45) 100%);
}

.hero-particles {
    display: none;
}

.hero::before {
    content: "";
    position: absolute;
    right: min(8vw, 110px);
    top: 15%;
    bottom: 11%;
    width: min(42vw, 560px);
    border: 1px solid rgba(139,105,20,0.14);
    background:
        linear-gradient(180deg, rgba(255,255,255,0.50), rgba(255,255,255,0.18)),
        radial-gradient(circle at 50% 38%, rgba(255,255,255,0.86), rgba(255,255,255,0.22) 48%, transparent 72%);
    z-index: 0;
}

.hero::after {
    content: "";
    position: absolute;
    inset: auto 0 0;
    height: 34%;
    background: linear-gradient(180deg, transparent, rgba(250,248,245,0.98));
    z-index: 1;
    pointer-events: none;
}

.hero-scene {
    position: absolute;
    inset: 0;
    z-index: 1;
    pointer-events: none;
    overflow: hidden;
}

.hero-scene::before {
    content: "";
    position: absolute;
    width: min(58vw, 680px);
    aspect-ratio: 1;
    right: 4%;
    top: 50%;
    transform: translateY(-50%);
    background:
        radial-gradient(circle, rgba(255,251,243,0.50) 0%, rgba(255,248,236,0.22) 36%, transparent 62%),
        radial-gradient(circle, rgba(184,146,46,0.22) 0%, rgba(139,105,20,0.10) 42%, transparent 70%);
    filter: blur(3px);
    opacity: 0.95;
}

.hero-asset {
    position: absolute;
    right: clamp(28px, 8vw, 132px);
    top: 53%;
    width: clamp(310px, 38vw, 560px);
    transform: translateY(-50%);
}

.hero-asset::before {
    content: "";
    position: absolute;
    left: 12%;
    right: 10%;
    bottom: 8%;
    height: 16%;
    background: radial-gradient(ellipse, rgba(44,36,32,0.18), transparent 68%);
    filter: blur(8px);
    z-index: -1;
}

.hero-asset-frame {
    position: relative;
    overflow: hidden;
    aspect-ratio: 4 / 5;
    background:
        linear-gradient(180deg, rgba(255,255,255,0.72), rgba(255,255,255,0.18)),
        #f6f1e9;
}

.hero-asset-frame img {
    width: 112%;
    height: 112%;
    max-width: none;
    object-fit: cover;
    object-position: 50% 54%;
    transform: translate(-4%, -2%);
    mix-blend-mode: multiply;
    filter: contrast(1.04) saturate(0.96);
}

.hero-asset-note {
    position: absolute;
    padding: 10px 14px;
    background: rgba(250,248,245,0.88);
    border: 1px solid rgba(139,105,20,0.20);
    color: #5f554c;
    font-size: 0.72rem;
    font-weight: 600;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    box-shadow: 0 18px 36px rgba(44,36,32,0.08);
}

.hero-asset-note-top {
    top: 14%;
    left: -7%;
}

.hero-asset-note-bottom {
    right: -5%;
    bottom: 18%;
}

.hero-orbit {
    position: absolute;
    opacity: 0.34;
    filter: drop-shadow(0 20px 34px rgba(44,36,32,0.12));
}

.hero-orbit img {
    width: 100%;
    height: auto;
}

.hero-orbit-rose {
    width: min(34vw, 420px);
    right: 8%;
    top: 12%;
    transform: rotate(-10deg);
}

.hero-orbit-citrus {
    width: min(22vw, 260px);
    right: 5%;
    top: 18%;
    opacity: 0.42;
    transform: rotate(15deg);
}

.hero-orbit-oud {
    width: min(18vw, 230px);
    right: 30%;
    bottom: 10%;
    opacity: 0.22;
    transform: rotate(-16deg);
}

.hero-product {
    position: absolute;
    right: clamp(88px, 14vw, 230px);
    top: 51%;
    width: clamp(150px, 18vw, 240px);
    height: clamp(330px, 44vw, 520px);
    transform: translateY(-50%) rotate(-2deg);
    filter:
        drop-shadow(0 14px 22px rgba(109,81,14,0.32))
        drop-shadow(0 40px 56px rgba(44,36,32,0.30));
}

.hero-product::before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -26px;
    width: 72%;
    height: 30px;
    transform: translateX(-50%);
    background: radial-gradient(ellipse, rgba(44,36,32,0.22), transparent 68%);
}

/* Flakonun arxasında qızılı işıq halqası — krem fonda kontrast yaradır */
.hero-product::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 48%;
    width: 215%;
    height: 125%;
    transform: translate(-50%, -50%);
    background: radial-gradient(ellipse at center,
        rgba(201,169,110,0.40) 0%,
        rgba(184,146,46,0.22) 30%,
        rgba(139,105,20,0.08) 50%,
        transparent 70%);
    filter: blur(22px);
    z-index: -1;
    pointer-events: none;
}

.hero-product-cap {
    position: absolute;
    left: 50%;
    top: 0;
    width: 38%;
    height: 16%;
    transform: translateX(-50%);
    background: linear-gradient(120deg, #f0dba4 0%, #9a7418 42%, #5f450b 70%, #d6b768 100%);
    border-radius: 12px 10px 4px 4px;
    box-shadow: inset 0 0 18px rgba(255,255,255,0.22), 0 10px 20px rgba(44,36,32,0.12);
}

.hero-product-neck {
    position: absolute;
    left: 50%;
    top: 14%;
    width: 22%;
    height: 14%;
    transform: translateX(-50%);
    background: linear-gradient(90deg, rgba(255,255,255,0.42), rgba(180,160,132,0.16), rgba(255,255,255,0.38));
    border: 1px solid rgba(139,105,20,0.2);
    border-radius: 8px 6px 0 0;
}

.hero-product-body {
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 72%;
    height: 74%;
    transform: translateX(-50%);
    overflow: hidden;
    border-radius: 20px 28px 16px 16px;
    border: 1px solid rgba(139,105,20,0.22);
    background:
        linear-gradient(110deg, rgba(255,255,255,0.62) 0%, rgba(255,255,255,0.18) 24%, rgba(150,126,94,0.1) 50%, rgba(255,255,255,0.36) 76%, rgba(255,255,255,0.16) 100%);
    box-shadow:
        inset 0 0 46px rgba(255,255,255,0.32),
        inset -18px 0 32px rgba(139,105,20,0.08),
        inset 16px 0 30px rgba(255,255,255,0.18);
}

.hero-product-liquid {
    position: absolute;
    left: 9%;
    right: 9%;
    bottom: 8%;
    height: 50%;
    background: linear-gradient(180deg, rgba(236,193,100,0.5), rgba(151,106,17,0.74));
    border-radius: 0 0 14px 14px;
}

.hero-product-liquid::before {
    content: "";
    position: absolute;
    left: -6%;
    right: -6%;
    top: -8px;
    height: 20px;
    background: radial-gradient(ellipse, rgba(255,238,188,0.74), rgba(184,146,46,0.18) 70%);
    border-radius: 50%;
}

.hero-product-shine {
    position: absolute;
    left: 18%;
    top: 7%;
    width: 12%;
    height: 74%;
    border-radius: 50px;
    background: linear-gradient(180deg, rgba(255,255,255,0.72), rgba(255,255,255,0.04));
    opacity: 0.5;
}

.hero-product-label {
    position: absolute;
    left: 50%;
    top: 28%;
    width: 68%;
    padding: 18px 10px;
    transform: translateX(-50%);
    text-align: center;
    border: 1px solid rgba(139,105,20,0.22);
    background: rgba(250,248,245,0.62);
    backdrop-filter: blur(6px);
}

.hero-product-label span {
    display: block;
    font-family: var(--font-display);
    font-size: clamp(1.25rem, 2vw, 1.9rem);
    letter-spacing: 0.28em;
    color: #5f450b;
}

.hero-product-label small {
    display: block;
    margin-top: 3px;
    font-size: 0.56rem;
    letter-spacing: 0.18em;
    color: #7a6e62;
}

.hero-content {
    position: relative;
    z-index: 3;
    width: min(100%, 690px);
    max-width: 640px;
}

.hero-tag {
    background: rgba(255,255,255,0.64);
}

.hero-title {
    max-width: 768px;
}

.hero-desc {
    max-width: 640px;
}

.hero-proof {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
    max-width: 640px;
    margin: 28px auto 0;
}

.hero-proof span {
    padding: 8px 12px;
    border: 1px solid rgba(139,105,20,0.18);
    background: rgba(255,255,255,0.52);
    color: #5f554c;
    font-size: 0.78rem;
    font-weight: 500;
}

@media (min-width: 1040px) {
    .hero-content {
        margin-left: clamp(24px, 6vw, 92px);
        margin-right: auto;
        text-align: left;
    }

    .hero-desc,
    .hero-proof {
        margin-left: 0;
    }

    .hero-actions {
        justify-content: flex-start;
    }

    .hero-proof {
        justify-content: flex-start;
    }

    .hero-title {
        font-size: clamp(4rem, 6.3vw, 6.9rem);
    }
}

@media (max-width: 1024px) {
    .hero {
        justify-content: center;
        padding: 88px 22px 64px;
    }

    .hero::before {
        right: 50%;
        top: 9%;
        bottom: auto;
        width: min(76vw, 520px);
        height: 45vh;
        transform: translateX(50%);
        opacity: 0.46;
    }

    .hero-scene::before {
        width: 760px;
        right: 50%;
        top: 48%;
        transform: translate(50%, -50%);
    }

    .hero-product,
    .hero-orbit {
        display: none;
    }

    .hero-asset {
        right: 50%;
        top: 40%;
        width: min(70vw, 440px);
        transform: translate(50%, -50%);
        opacity: 0.22;
    }

    .hero-asset-note {
        display: none;
    }

    .hero-proof {
        gap: 8px;
        margin-top: 22px;
    }
}

@media (max-width: 640px) {
    .hero {
        min-height: 94vh;
        padding-top: 82px;
    }

    .hero-title {
        font-size: clamp(2.72rem, 12vw, 4.05rem);
    }

    .hero-desc {
        max-width: 480px;
    }

    .hero-actions {
        gap: 12px;
    }

    .hero-proof {
        max-width: 480px;
    }

    .hero-proof span {
        font-size: 0.72rem;
        padding: 7px 10px;
    }
}

/* ============================================
   LOADING SKELETONS — Premium gold shimmer
   ============================================ */
@keyframes skeleton-shimmer {
    0%   { background-position: -200% 0; }
    100% { background-position: 200% 0; }
}

.skeleton {
    position: relative;
    overflow: hidden;
    background:
        linear-gradient(90deg,
            rgba(139, 105, 20, 0.04) 0%,
            rgba(201, 169, 110, 0.18) 20%,
            rgba(212, 175, 55, 0.28) 40%,
            rgba(201, 169, 110, 0.18) 60%,
            rgba(139, 105, 20, 0.04) 100%),
        rgba(139, 105, 20, 0.06);
    background-size: 200% 100%;
    background-repeat: no-repeat;
    animation: skeleton-shimmer 1.8s linear infinite;
    border-radius: 8px;
}
.skeleton::after {
    /* İncə qızıl üst-qatdan keçən reflekt */
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(110deg,
        transparent 30%,
        rgba(255, 240, 200, 0.25) 50%,
        transparent 70%);
    transform: translateX(-100%);
    animation: skeleton-sweep 2.4s ease-in-out infinite;
}
@keyframes skeleton-sweep {
    0% { transform: translateX(-100%); }
    60%, 100% { transform: translateX(100%); }
}

.skeleton-card {
    background: var(--surface);
    border: 1px solid var(--border, rgba(139, 105, 20, 0.15));
    border-radius: 8px;
    padding: 16px;
    min-width: 220px;
}

.skeleton-img {
    width: 100%;
    aspect-ratio: 3 / 4;
    margin-bottom: 14px;
}

.skeleton-line {
    height: 12px;
    margin-bottom: 8px;
}

.skeleton-line.short { width: 40%; }
.skeleton-line.medium { width: 65%; }
.skeleton-line.long { width: 90%; }

.skeleton-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
    gap: 24px;
}

.skeleton-slider {
    display: flex;
    gap: 24px;
    overflow: hidden;
}

/* ============================================
   ERROR / EMPTY STATES (ümumi)
   ============================================ */
.ui-state {
    padding: 60px 20px;
    text-align: center;
    color: var(--text-muted);
    grid-column: 1 / -1;
}

.ui-state svg {
    width: 56px;
    height: 56px;
    margin-bottom: 16px;
    opacity: 0.5;
}

.ui-state h3 {
    font-size: 1.2rem;
    margin: 0 0 8px;
    color: var(--text);
}

.ui-state p {
    margin: 0 0 20px;
    font-size: 0.9rem;
}

.ui-state-error {
    color: #a94442;
}

.ui-state .btn-retry {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 10px 22px;
    background: var(--accent);
    color: #fff;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    font-size: 0.9rem;
    letter-spacing: 0.08em;
    transition: opacity 0.2s;
}

.ui-state .btn-retry:hover { opacity: 0.85; }

/* ============================================
   FORM VALIDATION
   ============================================ */
.form-group input.has-error,
.form-group select.has-error,
.form-group textarea.has-error {
    border-color: #d9534f !important;
    background-color: rgba(217, 83, 79, 0.04);
}

.form-group input.has-error:focus,
.form-group select.has-error:focus,
.form-group textarea.has-error:focus {
    box-shadow: 0 0 0 3px rgba(217, 83, 79, 0.18);
}

.field-error {
    color: #d9534f;
    font-size: 0.78rem;
    margin-top: 6px;
    line-height: 1.3;
    animation: field-error-in 0.18s ease-out;
}

@keyframes field-error-in {
    from { opacity: 0; transform: translateY(-4px); }
    to { opacity: 1; transform: translateY(0); }
}

/* ============================================
   BOTTOM NAV (mobil)
   ============================================ */
.bottom-nav {
    position: fixed;
    bottom: 0; left: 0; right: 0;
    background: rgba(254, 252, 248, 0.96);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
    border-top: 1px solid rgba(139, 105, 20, 0.15);
    box-shadow: 0 -6px 24px rgba(0,0,0,0.06);
    display: none;
    z-index: var(--z-header);
    padding-bottom: env(safe-area-inset-bottom, 0);
    transform: translateY(0);
    transition: transform 0.32s cubic-bezier(0.32, 0.72, 0.32, 1);
}
.bottom-nav.hidden {
    transform: translateY(110%);
}
.bottom-nav-item {
    flex: 1;
    background: none; border: none;
    text-decoration: none;
    color: var(--text-dim);
    display: flex; flex-direction: column;
    align-items: center; justify-content: center;
    gap: 4px;
    padding: 10px 4px 8px;
    font-size: 0.66rem;
    letter-spacing: 0.02em;
    position: relative;
    cursor: pointer;
    transition: color 0.2s;
}
.bottom-nav-item svg {
    width: 22px; height: 22px;
    transition: transform 0.25s cubic-bezier(0.34, 1.56, 0.64, 1);
}
.bottom-nav-item.active {
    color: var(--accent);
}
.bottom-nav-item.active svg {
    transform: scale(1.15);
}
.bottom-nav-item.active::before {
    content: "";
    position: absolute;
    top: 0; left: 50%;
    transform: translateX(-50%);
    width: 32px; height: 2.5px;
    background: var(--accent);
    border-radius: 0 0 4px 4px;
    animation: indicatorIn 0.35s cubic-bezier(0.34, 1.56, 0.64, 1);
}
@keyframes indicatorIn {
    0% { width: 4px; opacity: 0; }
    100% { width: 32px; opacity: 1; }
}

/* Badge bounce — cart/wishlist-ə əlavə oluna effekt */
.badge-pop {
    animation: badgePop 0.45s cubic-bezier(0.34, 1.56, 0.64, 1);
}
@keyframes badgePop {
    0%   { transform: scale(1); }
    35%  { transform: scale(1.6); }
    65%  { transform: scale(0.92); }
    100% { transform: scale(1); }
}
/* Bottom-nav badge də eyni transform-origin */
.bottom-nav-badge.badge-pop {
    transform-origin: center;
}
.bottom-nav-badge {
    position: absolute;
    top: 6px; right: calc(50% - 22px);
    background: var(--accent);
    color: #fff;
    font-size: 0.6rem; font-weight: 700;
    min-width: 16px; height: 16px;
    border-radius: 50px;
    padding: 0 4px;
    display: inline-flex;
    align-items: center; justify-content: center;
    line-height: 1;
    box-shadow: 0 0 0 2px rgba(254, 252, 248, 0.96);
}

@media (max-width: 768px) {
    .bottom-nav { display: flex; }
    /* Səhifədə yer aç ki, son content bottom nav-in altında qalmasın */
    body { padding-bottom: 64px; }
    /* WhatsApp float düyməsi bottom nav-in üstünə qalxsın */
    .whatsapp-float {
        bottom: calc(72px + env(safe-area-inset-bottom, 0)) !important;
    }
}

/* ============================================
   SCROLL REVEAL ANIMATIONS
   ============================================ */
.reveal-pending {
    opacity: 0;
    transform: translateY(28px);
    transition:
        opacity 0.75s cubic-bezier(0.16, 1, 0.3, 1),
        transform 0.75s cubic-bezier(0.16, 1, 0.3, 1);
    will-change: opacity, transform;
}
.reveal-pending.reveal-in {
    opacity: 1;
    transform: translateY(0);
}

/* Section header — kicker (tag) və başlıq ayrıca stagger */
.section-header.reveal-pending .section-tag { transition-delay: 0.08s; }
.section-header.reveal-pending .section-title { transition-delay: 0.18s; }

/* Card grid stagger via nth-child (Section-i hostlayır) */
.products-grid .product-card,
.products-slider .product-card {
    /* Reveal animation in app.js sets `.revealed`; pre-state below */
}

/* prefers-reduced-motion: animasiyalar azaldılsın */
@media (prefers-reduced-motion: reduce) {
    .reveal-pending,
    .reveal-pending.reveal-in {
        opacity: 1 !important;
        transform: none !important;
        transition: none !important;
    }
}

/* ============================================
   RECENTLY VIEWED (product detail bottom)
   ============================================ */
.recently-viewed {
    margin-top: 60px;
    padding-top: 40px;
    border-top: 1px solid rgba(139, 105, 20, 0.12);
}
.recently-viewed .section-header {
    margin-bottom: 32px;
}

/* ============================================
   QUICK VIEW MODAL
   ============================================ */
.quick-view-overlay {
    position: fixed; inset: 0;
    background: rgba(20, 14, 8, 0.55);
    backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(6px);
    z-index: var(--z-modal);
    opacity: 0; pointer-events: none;
    display: flex; align-items: center; justify-content: center;
    padding: 24px;
    transition: opacity 0.28s ease;
}
.quick-view-overlay.active { opacity: 1; pointer-events: auto; }

.quick-view-modal {
    position: relative;
    background: var(--bg);
    border-radius: 12px;
    max-width: 1024px; width: 100%;
    max-height: 90vh; overflow: auto;
    box-shadow: 0 30px 80px rgba(0,0,0,0.35);
    transform: translateY(20px) scale(0.97);
    transition: transform 0.36s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.quick-view-overlay.active .quick-view-modal {
    transform: translateY(0) scale(1);
}
.quick-view-close {
    position: absolute; top: 14px; right: 14px;
    width: 36px; height: 36px;
    background: rgba(255,255,255,0.9);
    border: 1px solid rgba(139, 105, 20, 0.15);
    border-radius: 50%;
    display: flex; align-items: center; justify-content: center;
    color: var(--text);
    cursor: pointer;
    z-index: 2;
    transition: background 0.2s, transform 0.2s;
}
.quick-view-close:hover {
    background: var(--accent); color: #fff;
    transform: rotate(90deg);
}
.quick-view-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 32px;
    padding: 32px;
}
.quick-view-img {
    aspect-ratio: 3/4;
    background: var(--surface);
    border-radius: 12px;
    overflow: hidden;
    display: flex; align-items: center; justify-content: center;
}
.quick-view-img img {
    width: 100%; height: 100%; object-fit: cover;
}
.quick-view-info {
    display: flex; flex-direction: column;
}
.quick-view-brand {
    font-size: 0.72rem;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    color: var(--accent);
    margin-bottom: 8px;
}
.quick-view-name {
    font-family: var(--font-display, 'Cormorant Garamond', serif);
    font-size: 2rem;
    font-weight: 400;
    margin: 0 0 12px;
    color: var(--text);
    line-height: 1.15;
}
.quick-view-rating {
    color: var(--accent);
    font-size: 0.85rem;
    margin-bottom: 16px;
    display: flex; gap: 8px; align-items: center;
}
.quick-view-rating .stars { letter-spacing: 0.08em; }
.quick-view-rating .rating-meta {
    color: var(--text-dim);
    font-size: 0.78rem;
}
.quick-view-price {
    display: flex; align-items: baseline; gap: 12px;
    margin-bottom: 16px;
}
.quick-view-price .current-price {
    font-family: var(--font-display);
    font-size: 1.8rem;
    color: var(--accent);
}
.quick-view-price .old-price {
    color: var(--text-dim);
    text-decoration: line-through;
    font-size: 1.1rem;
}
.quick-view-desc {
    font-size: 0.9rem;
    line-height: 1.55;
    color: var(--text-muted);
    margin-bottom: 20px;
    max-height: 110px; overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.quick-view-sizes-wrap {
    margin-bottom: 20px;
}
.quick-view-sizes-wrap > label {
    display: block;
    font-size: 0.85rem;
    font-weight: 600;
    margin-bottom: 8px;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    color: var(--text);
}
.quick-view-actions {
    display: flex; gap: 10px;
    margin-top: auto;
}
.quick-view-actions .btn { flex: 1; }

@media (max-width: 768px) {
    .quick-view-overlay { padding: 0; align-items: flex-end; }
    .quick-view-modal {
        max-height: 95vh;
        border-radius: 16px 18px 0 0;
        transform: translateY(60px);
    }
    .quick-view-grid {
        grid-template-columns: 1fr;
        gap: 18px;
        padding: 18px;
    }
    .quick-view-img { aspect-ratio: 4/3; max-height: 240px; }
    .quick-view-name { font-size: 1.5rem; }
    .quick-view-price .current-price { font-size: 1.5rem; }
    .quick-view-actions { flex-direction: column; }
}

/* ============================================
   TRUST BADGES (checkout)
   ============================================ */
.trust-badges {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 14px;
    margin-top: 24px;
    padding-top: 24px;
    border-top: 1px solid rgba(139, 105, 20, 0.12);
}
.trust-badge {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 12px 14px;
    background: var(--surface);
    border: 1px solid rgba(139, 105, 20, 0.08);
    border-radius: 12px;
    transition: transform 0.25s, box-shadow 0.25s, border-color 0.25s;
}
.trust-badge:hover {
    transform: translateY(-2px);
    border-color: rgba(139, 105, 20, 0.25);
    box-shadow: 0 8px 20px rgba(139, 105, 20, 0.08);
}
.trust-badge svg {
    width: 26px; height: 26px;
    color: var(--accent);
    flex-shrink: 0;
}
.trust-badge strong {
    display: block;
    font-size: 0.85rem;
    font-weight: 600;
    color: var(--text);
    line-height: 1.2;
    margin-bottom: 2px;
}
.trust-badge span {
    display: block;
    font-size: 0.72rem;
    color: var(--text-dim);
    line-height: 1.2;
}
@media (max-width: 480px) {
    .trust-badges { grid-template-columns: 1fr; }
}

/* ============================================
   STICKY PRODUCT BAR (məhsul detalı scroll)
   ============================================ */
.sticky-product-bar {
    position: fixed;
    top: 0; left: 0; right: 0;
    z-index: var(--z-sticky);
    background: rgba(255, 253, 250, 0.96);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
    border-bottom: 1px solid rgba(139, 105, 20, 0.15);
    box-shadow: 0 6px 24px rgba(0,0,0,0.06);
    transform: translateY(-100%);
    transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    pointer-events: none;
}
.sticky-product-bar.visible {
    transform: translateY(0);
    pointer-events: auto;
}
.sticky-product-inner {
    max-width: 1280px;
    margin: 0 auto;
    padding: 12px 24px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
}
.sticky-product-info {
    display: flex;
    align-items: center;
    gap: 14px;
    min-width: 0;
    flex: 1;
}
.sticky-product-img {
    width: 50px; height: 60px;
    border-radius: 8px;
    background: var(--surface);
    flex-shrink: 0;
    overflow: hidden;
    display: flex; align-items: center; justify-content: center;
}
.sticky-product-img img {
    width: 100%; height: 100%; object-fit: cover;
}
.sticky-product-brand {
    font-size: 0.72rem;
    text-transform: uppercase;
    letter-spacing: 0.12em;
    color: var(--text-dim);
}
.sticky-product-name {
    font-family: var(--font-display, 'Cormorant Garamond', serif);
    font-size: 1.1rem;
    color: var(--text);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 32vw;
}
.sticky-product-actions {
    display: flex;
    align-items: center;
    gap: 16px;
    flex-shrink: 0;
}
.sticky-product-price {
    font-family: var(--font-display);
    font-size: 1.2rem;
    color: var(--accent);
    font-weight: 500;
}
.sticky-product-bar .btn {
    padding: 10px 22px;
    font-size: 0.85rem;
    letter-spacing: 0.08em;
}
@media (max-width: 768px) {
    .sticky-product-inner { padding: 10px 14px; gap: 10px; }
    .sticky-product-img { width: 42px; height: 50px; }
    .sticky-product-name { font-size: 0.95rem; max-width: 38vw; }
    .sticky-product-price { font-size: 1rem; }
    .sticky-product-brand { display: none; }
    .sticky-product-bar .btn { padding: 9px 14px; font-size: 0.78rem; }
}

/* ============================================
   PAGINATION — Daha çox göstər
   ============================================ */
.shop-load-more {
    display: flex;
    justify-content: center;
    margin: 40px 0 60px;
}

.shop-load-more .btn {
    min-width: 240px;
    letter-spacing: 0.08em;
}

/* ============================================
   REVIEWS
   ============================================ */
.reviews-section {
    margin: 60px 0 40px;
    padding: 32px;
    border: 1px solid var(--border);
    border-radius: 12px;
    background: var(--bg-secondary);
}
.reviews-header {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 16px;
    flex-wrap: wrap;
    margin-bottom: 24px;
}
.reviews-title {
    font-family: var(--font-serif, serif);
    font-size: 1.6rem;
    margin: 0 0 8px;
    color: var(--text);
}
.reviews-summary {
    display: flex;
    align-items: center;
    gap: 10px;
    color: var(--text-dim);
}
.reviews-avg-stars {
    color: var(--gold);
    font-size: 1.2rem;
    letter-spacing: 2px;
}
.reviews-avg-number {
    font-weight: 600;
    color: var(--text);
}
.reviews-count-text { font-size: 0.95rem; }

.review-form-wrap {
    border: 1px solid var(--border);
    border-radius: 12px;
    padding: 20px;
    margin-bottom: 24px;
    background: rgba(255,255,255,0.02);
}
.review-form-row { margin-bottom: 14px; }
.review-form-row label {
    display: block;
    font-size: 0.9rem;
    color: var(--text-dim);
    margin-bottom: 6px;
}
.star-input { display: inline-flex; gap: 4px; }
.star-btn {
    background: transparent;
    border: 0;
    color: var(--text-dim);
    font-size: 1.7rem;
    cursor: pointer;
    padding: 0 2px;
    line-height: 1;
    transition: color 0.15s;
}
.star-btn.selected,
.star-btn.hover { color: var(--gold); }
#reviewComment {
    width: 100%;
    background: var(--bg);
    border: 1px solid var(--border);
    color: var(--text);
    padding: 10px 12px;
    border-radius: 8px;
    font-family: inherit;
    resize: vertical;
}
.review-form-actions {
    display: flex;
    gap: 10px;
    justify-content: flex-end;
}

.reviews-list { display: flex; flex-direction: column; gap: 14px; }
.reviews-loading, .reviews-empty {
    color: var(--text-dim);
    text-align: center;
    padding: 24px;
    font-style: italic;
}
.review-card {
    padding: 18px 20px;
    border: 1px solid var(--border);
    border-radius: 8px;
    background: rgba(255,255,255,0.02);
}
.review-card-head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 4px;
    gap: 12px;
}
.review-card-author { font-weight: 600; color: var(--text); }
.review-card-stars {
    color: var(--gold);
    letter-spacing: 2px;
    font-size: 0.95rem;
}
.review-card-date {
    font-size: 0.85rem;
    color: var(--text-dim);
    margin-bottom: 8px;
}
.review-card-text { margin: 0; line-height: 1.5; color: var(--text); }

/* Product card rating */
.product-card-rating {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 0.78rem;
    color: var(--text-dim);
    min-height: 16px;
    margin-bottom: 4px;
}
.product-card-rating .rc-stars {
    color: var(--gold);
    letter-spacing: 1.5px;
}
.product-card-rating:empty { display: none; }

/* ============================================
   FRAGRANCE QUIZ
   ============================================ */
.quiz-wrap {
    max-width: 768px;
    margin: 0 auto;
    padding: 32px 24px;
}
.quiz-progress {
    position: relative;
    display: flex;
    align-items: center;
    gap: 14px;
    margin-bottom: 32px;
    height: 3px;
    background: var(--border);
    border-radius: 4px;
}
.quiz-progress-bar {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background: var(--gold);
    border-radius: 4px;
    transition: width 0.4s ease;
    width: 0;
}
.quiz-progress-text {
    position: absolute;
    right: -56px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 0.85rem;
    color: var(--text-dim);
    min-width: 50px;
    text-align: right;
}
.quiz-step-title {
    font-family: var(--font-serif, serif);
    font-size: 1.8rem;
    text-align: center;
    margin: 0 0 8px;
    color: var(--text);
}
.quiz-step-desc {
    text-align: center;
    color: var(--text-dim);
    margin: 0 0 24px;
}
.quiz-options {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    gap: 14px;
    margin-bottom: 32px;
}
.quiz-option {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    padding: 22px 16px;
    background: transparent;
    border: 1.5px solid var(--border);
    border-radius: 12px;
    color: var(--text);
    cursor: pointer;
    transition: all 0.2s;
    font-family: inherit;
}
.quiz-option:hover {
    border-color: var(--gold);
    transform: translateY(-2px);
}
.quiz-option.selected {
    border-color: var(--gold);
    background: rgba(201, 169, 110, 0.08);
    box-shadow: 0 0 0 1px var(--gold);
}
.quiz-option-icon { font-size: 2rem; }
.quiz-option-label { font-size: 0.95rem; font-weight: 500; }

.quiz-actions {
    display: flex;
    justify-content: space-between;
    gap: 12px;
}
.quiz-results-header { text-align: center; margin-bottom: 32px; }
.quiz-results-header h2 {
    font-family: var(--font-serif, serif);
    font-size: 2rem;
    margin: 12px 0 8px;
}
.quiz-results-header p { color: var(--text-dim); }
.quiz-results-actions {
    display: flex;
    justify-content: center;
    margin: 40px 0;
}

@media (max-width: 640px) {
    .quiz-step-title { font-size: 1.5rem; }
    .quiz-options { grid-template-columns: repeat(2, 1fr); }
}

/* ============================================
   BLOG
   ============================================ */
.blog-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 32px;
    margin: 40px 0 60px;
}
@media (max-width: 1024px) {
    .blog-grid { grid-template-columns: repeat(2, 1fr); gap: 24px; }
}
@media (max-width: 640px) {
    .blog-grid { grid-template-columns: 1fr; gap: 20px; }
}
.blog-card {
    border: 1px solid rgba(0,0,0,0.06);
    border-radius: 12px;
    overflow: hidden;
    background: #ffffff;
    cursor: pointer;
    transition: transform 0.35s ease, box-shadow 0.35s ease;
    display: flex;
    flex-direction: column;
    box-shadow: 0 4px 14px rgba(0,0,0,0.25);
}
.blog-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 18px 42px rgba(0,0,0,0.4);
}
.blog-card-img {
    position: relative;
    aspect-ratio: 16 / 10;
    overflow: hidden;
    background: #f4f4f4;
}
.blog-card-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.6s ease;
}
.blog-card:hover .blog-card-img img { transform: scale(1.06); }
.blog-card-tag {
    position: absolute;
    top: 14px;
    left: 14px;
    background: var(--gold);
    color: #000;
    font-size: 0.72rem;
    padding: 5px 12px;
    border-radius: 4px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    font-weight: 600;
}
.blog-card-body {
    padding: 28px 26px 30px;
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 14px;
}
.blog-card-title {
    font-family: var(--font-serif, serif);
    font-size: 1.5rem;
    line-height: 1.35;
    margin: 0;
    color: #1a1a1a;
    font-weight: 700;
    /* maks 3 sətir */
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.blog-card-meta {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    color: #b8860b;
    font-size: 0.9rem;
    font-weight: 500;
    letter-spacing: 0.3px;
}
.blog-card-meta > span {
    display: inline-flex;
    align-items: center;
    gap: 6px;
}
.blog-card-meta .blog-card-views {
    color: #888;
}
.blog-card-excerpt {
    color: #8a8a8a;
    font-size: 1rem;
    line-height: 1.7;
    margin: 0;
    flex: 1;
    /* maks 4 sətir */
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.blog-loading, .blog-empty {
    grid-column: 1 / -1;
    text-align: center;
    color: var(--text-dim);
    padding: 40px 0;
}
.home-blog .home-blog-grid { margin: 32px 0 24px; }
.home-blog-cta {
    display: flex;
    justify-content: center;
    margin-top: 24px;
}
.home-blog-cta .btn {
    min-width: 200px;
    padding: 14px 32px;
}

/* ============================================
   SIFARİŞ ETMƏK — statik page
   ============================================ */
.order-info {
    max-width: 768px;
    margin: 0 auto;
    padding: 40px 0 100px;
}
.order-info-lead {
    font-family: var(--font-serif, serif);
    font-size: 1.5rem;
    line-height: 1.6;
    color: var(--text);
    margin: 0 0 56px;
    font-style: italic;
    font-weight: 300;
    text-align: center;
}
.order-methods {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 0;
}
.order-method {
    display: grid;
    grid-template-columns: 90px 1fr;
    gap: 32px;
    padding: 48px 0;
    border-top: 1px solid rgba(255,255,255,0.08);
}
.order-method:last-child { border-bottom: 1px solid rgba(255,255,255,0.08); }
.order-method-num {
    font-family: var(--font-display, serif);
    font-size: 2.5rem;
    font-weight: 300;
    color: var(--accent);
    letter-spacing: 0.08em;
    line-height: 1;
}
.order-method-body { display: flex; flex-direction: column; gap: 16px; }
.order-method-title {
    font-family: var(--font-serif, serif);
    font-size: 1.7rem;
    font-weight: 500;
    color: var(--text);
    margin: 0 0 4px;
    line-height: 1.3;
}
.order-method-body p {
    color: var(--text-muted);
    font-size: 1.02rem;
    line-height: 1.75;
    margin: 0;
}
.order-method-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 10px;
}
.order-method-actions .btn {
    padding: 11px 22px;
    font-size: 0.9rem;
}
.order-method-note {
    color: var(--text-dim) !important;
    font-size: 0.9rem !important;
    margin-top: 4px !important;
    font-style: italic;
}
.order-info-footer {
    text-align: center;
    margin-top: 56px;
    color: var(--text-muted);
    font-size: 1.02rem;
}
.order-info-footer a {
    color: var(--accent);
    text-decoration: none;
    margin-left: 6px;
    font-weight: 500;
}
.order-info-footer a:hover { text-decoration: underline; }

@media (max-width: 640px) {
    .order-method {
        grid-template-columns: 1fr;
        gap: 8px;
        padding: 36px 0;
    }
    .order-method-num { font-size: 1.8rem; }
    .order-method-title { font-size: 1.35rem; }
    .order-info-lead { font-size: 1.1rem; margin-bottom: 32px; }
}
.article-views {
    color: var(--text-dim);
    font-size: 0.85rem;
    margin-left: auto;
}

.blog-article {
    max-width: 768px;
    margin: 0 auto;
    padding: 24px 0 80px;
}
.article-meta {
    display: flex;
    gap: 14px;
    align-items: center;
    color: var(--text-dim);
    font-size: 0.9rem;
    margin: 20px 0 12px;
}
.article-tag {
    background: var(--gold);
    color: #000;
    padding: 3px 10px;
    border-radius: 4px;
    font-size: 0.72rem;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 600;
}
.article-title {
    font-family: var(--font-serif, serif);
    font-size: clamp(1.8rem, 4vw, 2.6rem);
    line-height: 1.2;
    margin: 0 0 16px;
    color: var(--text);
}
.article-excerpt {
    font-size: 1.1rem;
    color: var(--text-dim);
    line-height: 1.5;
    margin: 0 0 28px;
    font-style: italic;
}
.article-hero {
    aspect-ratio: 16 / 9;
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 32px;
    background: rgba(255,255,255,0.03);
}
.article-hero img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.article-body { color: var(--text); line-height: 1.75; font-size: 1.1rem; }
.article-body h2 {
    font-family: var(--font-serif, serif);
    font-size: 1.5rem;
    margin: 36px 0 14px;
    color: var(--text);
}
.article-body p { margin: 0 0 18px; }
.article-footer { margin-top: 48px; padding-top: 32px; border-top: 1px solid var(--border); }

/* ============================================
   ADMIN PANEL
   ============================================ */
.admin-page {
    background: #0a0a0c;
    color: #e8e8ea;
    padding: 0 !important;
    min-height: 100vh;
}
.admin-page.active { display: block; }

.admin-shell {
    display: grid;
    grid-template-columns: 260px 1fr;
    min-height: 100vh;
    background: linear-gradient(180deg, #0a0a0c 0%, #08080a 100%);
}

/* Sidebar */
.admin-sidebar {
    background: #0e0e11;
    border-right: 1px solid #1a1a1f;
    padding: 24px 16px;
    position: sticky;
    top: 0;
    height: 100vh;
    overflow-y: auto;
    display: flex;
    flex-direction: column;
}
.admin-brand {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 0 8px 24px;
    border-bottom: 1px solid #1a1a1f;
    margin-bottom: 16px;
}
.admin-brand-mark {
    width: 38px;
    height: 38px;
    display: grid;
    place-items: center;
    background: linear-gradient(135deg, var(--admin-accent) 0%, var(--admin-accent-dark) 100%);
    color: #0a0a0c;
    border-radius: 8px;
    font-size: 18px;
    font-weight: 700;
}
.admin-brand-name {
    font-family: 'Cormorant Garamond', serif;
    font-size: 1.3rem;
    letter-spacing: 2px;
    color: #fff;
    font-weight: 600;
}
.admin-brand-sub {
    font-size: 0.72rem;
    color: #888;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.admin-nav {
    display: flex;
    flex-direction: column;
    gap: 2px;
    flex: 1;
}
.admin-nav-item {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 11px 14px;
    border: 0;
    background: transparent;
    color: #a0a0a8;
    cursor: pointer;
    border-radius: 8px;
    text-align: left;
    font-family: inherit;
    font-size: 0.9rem;
    transition: all 0.15s;
    position: relative;
}
.admin-nav-item:hover {
    background: rgba(212, 175, 106, 0.06);
    color: #fff;
}
.admin-nav-item.active {
    background: linear-gradient(135deg, rgba(212, 175, 106, 0.12), rgba(212, 175, 106, 0.04));
    color: var(--admin-accent);
    box-shadow: inset 3px 0 0 var(--admin-accent);
}
.admin-nav-item svg { flex-shrink: 0; }
.admin-nav-item span:not(.admin-nav-badge) { flex: 1; }
.admin-nav-badge {
    background: var(--admin-accent);
    color: #0a0a0c;
    font-size: 0.72rem;
    font-weight: 700;
    padding: 2px 7px;
    border-radius: 12px;
    min-width: 20px;
    text-align: center;
    display: none;
}
.admin-nav-badge:not(:empty) { display: inline-block; }

.admin-sidebar-footer {
    padding: 16px 0 0;
    border-top: 1px solid #1a1a1f;
    margin-top: 16px;
}
.admin-back-link {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #888;
    text-decoration: none;
    padding: 10px 14px;
    border-radius: 8px;
    font-size: 0.9rem;
    transition: background 0.15s;
}
.admin-back-link:hover { background: rgba(255,255,255,0.04); color: #fff; }

/* Header */
.admin-main {
    display: flex;
    flex-direction: column;
    min-width: 0;
}
.admin-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 22px 32px;
    border-bottom: 1px solid #1a1a1f;
    background: rgba(14, 14, 17, 0.6);
    backdrop-filter: blur(10px);
    position: sticky;
    top: 0;
    z-index: 10;
}
.admin-page-title {
    font-family: 'Cormorant Garamond', serif;
    font-size: 1.7rem;
    font-weight: 600;
    color: #fff;
    margin: 0;
    line-height: 1.1;
}
.admin-page-sub {
    color: #888;
    font-size: 0.85rem;
    margin-top: 2px;
}
.admin-header-actions {
    display: flex;
    align-items: center;
    gap: 12px;
}
.admin-user-chip {
    padding: 7px 14px;
    background: rgba(212, 175, 106, 0.08);
    border: 1px solid rgba(212, 175, 106, 0.2);
    border-radius: 20px;
    font-size: 0.85rem;
    color: var(--admin-accent);
}
.admin-icon-btn {
    width: 36px;
    height: 36px;
    display: grid;
    place-items: center;
    background: transparent;
    border: 1px solid #1a1a1f;
    color: #a0a0a8;
    border-radius: 8px;
    cursor: pointer;
    transition: all 0.15s;
}
.admin-icon-btn:hover {
    background: rgba(212, 175, 106, 0.08);
    color: var(--admin-accent);
    border-color: rgba(212, 175, 106, 0.3);
}

/* Content area */
.admin-content {
    padding: 28px 32px 60px;
}
.admin-tab[hidden] { display: none; }

/* Stat cards */
.admin-stats-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 18px;
    margin-bottom: 32px;
}
.admin-stat-card {
    padding: 22px 22px 20px;
    background: linear-gradient(135deg, #131318 0%, #0f0f12 100%);
    border: 1px solid #1a1a1f;
    border-radius: 12px;
    position: relative;
    overflow: hidden;
}
.admin-stat-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 2px;
    background: linear-gradient(90deg, var(--admin-accent), transparent);
    opacity: 0.4;
}
.admin-stat-label {
    font-size: 0.78rem;
    color: #888;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    margin-bottom: 8px;
}
.admin-stat-value {
    font-family: 'Cormorant Garamond', serif;
    font-size: 2.25rem;
    color: #fff;
    font-weight: 600;
    line-height: 1;
}
.admin-stat-delta {
    margin-top: 10px;
    font-size: 0.85rem;
    color: #888;
    display: flex;
    align-items: center;
    gap: 6px;
}
.admin-stat-delta.up { color: #4caf72; }
.admin-stat-delta.down { color: #d36b6b; }

/* Section / card */
.admin-section {
    background: #0f0f12;
    border: 1px solid #1a1a1f;
    border-radius: 12px;
    padding: 22px;
    margin-bottom: 24px;
}
.admin-section-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 12px;
    margin-bottom: 18px;
    flex-wrap: wrap;
}
.admin-section-title {
    font-family: 'Cormorant Garamond', serif;
    font-size: 1.3rem;
    color: #fff;
    margin: 0;
    font-weight: 500;
}
.admin-section-actions {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}

/* Buttons */
.admin-btn {
    padding: 9px 16px;
    border-radius: 8px;
    font-family: inherit;
    font-size: 0.86rem;
    cursor: pointer;
    border: 1px solid transparent;
    transition: all 0.15s;
    display: inline-flex;
    align-items: center;
    gap: 7px;
    letter-spacing: 0.3px;
}
.admin-btn-primary {
    background: linear-gradient(135deg, var(--admin-accent), var(--admin-accent-dark));
    color: #0a0a0c;
    font-weight: 600;
}
.admin-btn-primary:hover { transform: translateY(-1px); box-shadow: 0 4px 14px rgba(212, 175, 106, 0.3); }
.admin-btn-outline {
    background: transparent;
    border-color: #2a2a30;
    color: #d0d0d4;
}
.admin-btn-outline:hover { background: rgba(255,255,255,0.04); border-color: #3a3a42; }
.admin-btn-danger {
    background: transparent;
    border-color: rgba(211, 107, 107, 0.4);
    color: #d36b6b;
}
.admin-btn-danger:hover { background: rgba(211, 107, 107, 0.1); }
.admin-btn-icon {
    width: 30px;
    height: 30px;
    padding: 0;
    justify-content: center;
}
.admin-btn[disabled] { opacity: 0.5; cursor: not-allowed; }

/* Search & filter row */
.admin-toolbar {
    display: flex;
    gap: 12px;
    margin-bottom: 18px;
    flex-wrap: wrap;
}
.admin-search {
    flex: 1;
    min-width: 220px;
    position: relative;
}
.admin-search input {
    width: 100%;
    padding: 9px 12px 9px 36px;
    background: #131318;
    border: 1px solid #1a1a1f;
    border-radius: 8px;
    color: #fff;
    font-family: inherit;
    font-size: 0.9rem;
    outline: none;
    transition: border-color 0.15s;
}
.admin-search input:focus { border-color: var(--admin-accent); }
.admin-search svg {
    position: absolute;
    left: 11px;
    top: 50%;
    transform: translateY(-50%);
    color: #666;
}
.admin-select {
    padding: 9px 12px;
    background: #131318;
    border: 1px solid #1a1a1f;
    border-radius: 8px;
    color: #fff;
    font-family: inherit;
    font-size: 0.9rem;
    outline: none;
    cursor: pointer;
}

/* Table */
.admin-table-wrap {
    overflow-x: auto;
    border-radius: 8px;
    border: 1px solid #1a1a1f;
}
.admin-table {
    width: 100%;
    border-collapse: collapse;
    font-size: 0.9rem;
}
.admin-table thead {
    background: #131318;
}
.admin-table th {
    text-align: left;
    padding: 13px 14px;
    color: #888;
    font-weight: 500;
    font-size: 0.74rem;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    border-bottom: 1px solid #1a1a1f;
}
.admin-table td {
    padding: 13px 14px;
    border-bottom: 1px solid #15151a;
    color: #d0d0d4;
    vertical-align: middle;
}
.admin-table tbody tr:hover {
    background: rgba(255, 255, 255, 0.015);
}
.admin-table tbody tr:last-child td { border-bottom: 0; }
.admin-table .row-actions {
    display: flex;
    gap: 6px;
    justify-content: flex-end;
}

/* Status pills */
.admin-pill {
    display: inline-block;
    padding: 3px 10px;
    border-radius: 20px;
    font-size: 0.74rem;
    font-weight: 500;
    letter-spacing: 0.3px;
}
.admin-pill.pending { background: rgba(255, 193, 7, 0.12); color: #ffc107; }
.admin-pill.processing { background: rgba(33, 150, 243, 0.12); color: #4ba6e8; }
.admin-pill.shipped { background: rgba(156, 39, 176, 0.12); color: #c084d9; }
.admin-pill.delivered { background: rgba(76, 175, 114, 0.12); color: #4caf72; }
.admin-pill.canceled { background: rgba(211, 107, 107, 0.12); color: #d36b6b; }
.admin-pill.approved { background: rgba(76, 175, 114, 0.12); color: #4caf72; }
.admin-pill.unapproved { background: rgba(136, 136, 136, 0.12); color: #888; }
.admin-pill.unread { background: rgba(212, 175, 106, 0.14); color: var(--admin-accent); }
.admin-pill.read { background: rgba(136, 136, 136, 0.12); color: #888; }

/* Empty / loading */
.admin-empty, .admin-loading {
    text-align: center;
    padding: 60px 20px;
    color: #666;
    font-style: italic;
}
.admin-empty svg { color: #444; margin-bottom: 12px; }

/* Modal */
.admin-modal-overlay {
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,0.7);
    backdrop-filter: blur(4px);
    z-index: var(--z-modal);
    display: grid;
    place-items: center;
    padding: 20px;
}
.admin-modal {
    background: #0f0f12;
    border: 1px solid #2a2a30;
    border-radius: 12px;
    max-width: 768px;
    width: 100%;
    max-height: 90vh;
    overflow: hidden;
    display: flex;
    flex-direction: column;
}
.admin-modal-head {
    padding: 18px 22px;
    border-bottom: 1px solid #1a1a1f;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.admin-modal-title {
    font-family: 'Cormorant Garamond', serif;
    font-size: 1.5rem;
    color: #fff;
    margin: 0;
}
.admin-modal-close {
    background: transparent;
    border: 0;
    color: #888;
    cursor: pointer;
    padding: 4px;
    line-height: 1;
}
.admin-modal-close:hover { color: #fff; }
.admin-modal-body {
    padding: 22px;
    overflow-y: auto;
}
.admin-modal-foot {
    padding: 16px 22px;
    border-top: 1px solid #1a1a1f;
    display: flex;
    justify-content: flex-end;
    gap: 10px;
}

/* Form */
.admin-form-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 14px 18px;
}
.admin-form-field { display: flex; flex-direction: column; gap: 6px; }
.admin-form-field.full { grid-column: 1 / -1; }
.admin-form-field label {
    font-size: 0.78rem;
    color: #888;
    letter-spacing: 0.5px;
}
.admin-form-field input,
.admin-form-field textarea,
.admin-form-field select {
    padding: 10px 12px;
    background: #131318;
    border: 1px solid #1a1a1f;
    border-radius: 8px;
    color: #fff;
    font-family: inherit;
    font-size: 0.9rem;
    outline: none;
    transition: border-color 0.15s;
}
.admin-form-field input:focus,
.admin-form-field textarea:focus,
.admin-form-field select:focus { border-color: var(--admin-accent); }
.admin-form-field textarea { resize: vertical; min-height: 80px; }
.admin-form-field.check {
    flex-direction: row;
    align-items: center;
    gap: 8px;
}
.admin-form-field.check input { width: auto; }

.admin-variants {
    border: 1px dashed #2a2a30;
    border-radius: 8px;
    padding: 14px;
    margin-top: 8px;
}
.admin-variant-row {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr auto;
    gap: 10px;
    margin-bottom: 8px;
    align-items: end;
}
.admin-variant-row:last-child { margin-bottom: 0; }
.admin-variant-row .admin-form-field { gap: 4px; }
.admin-variant-row .admin-form-field label { font-size: 0.72rem; }
.admin-variants-empty {
    color: #666;
    font-style: italic;
    font-size: 0.85rem;
    margin-bottom: 8px;
}

/* Order detail expansion */
.order-expand {
    background: #0a0a0c;
    border-radius: 8px;
    padding: 16px;
    margin: 8px 0;
}
.order-detail-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
    gap: 12px;
    margin-bottom: 14px;
}
.order-detail-cell { font-size: 0.85rem; }
.order-detail-cell strong { color: #888; font-size: 0.72rem; text-transform: uppercase; letter-spacing: 1px; display: block; margin-bottom: 3px; }
.order-items-list {
    display: flex;
    flex-direction: column;
    gap: 6px;
    background: #131318;
    border-radius: 8px;
    padding: 10px 12px;
    margin-top: 8px;
}
.order-item-row {
    display: flex;
    justify-content: space-between;
    font-size: 0.86rem;
    padding: 6px 0;
    border-bottom: 1px solid #1a1a1f;
}
.order-item-row:last-child { border-bottom: 0; }
.order-item-row span:first-child { color: #ccc; }
.order-item-row span:last-child { color: var(--admin-accent); font-weight: 500; }

/* Image thumb */
.admin-thumb {
    width: 44px;
    height: 44px;
    object-fit: cover;
    border-radius: 8px;
    background: #1a1a1f;
    border: 1px solid #2a2a30;
}

/* Restricted page */
.admin-restricted {
    display: grid;
    place-items: center;
    min-height: 60vh;
    padding: 40px 20px;
    text-align: center;
}
.admin-restricted h2 {
    font-family: 'Cormorant Garamond', serif;
    font-size: 2rem;
    color: var(--admin-accent);
    margin-bottom: 12px;
}
.admin-restricted p {
    color: #888;
    margin-bottom: 24px;
    max-width: 480px;
}

/* Packaging info (decant disclosure) */
.packaging-section {
    margin: 60px 0 0;
    padding: 36px 28px;
    border-radius: 16px;
    background: linear-gradient(135deg, rgba(212, 175, 106, 0.06), rgba(139, 105, 20, 0.03));
    border: 1px solid rgba(212, 175, 106, 0.18);
}
.packaging-inner {
    display: grid;
    grid-template-columns: 240px 1fr;
    gap: 36px;
    align-items: center;
}
.packaging-visual-wrap {
    display: flex;
    flex-direction: column;
    gap: 12px;
}
.packaging-visual {
    aspect-ratio: 1 / 1;
    background: rgba(255,255,255,0.04);
    border-radius: 12px;
    overflow: hidden;
    display: grid;
    place-items: center;
    border: 1px solid rgba(212, 175, 106, 0.15);
    transition: background 0.3s, border-color 0.3s;
    position: relative;
    cursor: zoom-in;
    padding: 0;
    width: 100%;
    font: inherit;
    color: inherit;
}
.packaging-visual img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: opacity 0.25s, transform 0.4s;
}
.packaging-visual:hover { border-color: rgba(212, 175, 106, 0.4); }
.packaging-visual:hover img { transform: scale(1.04); }
.packaging-zoom-icon {
    position: absolute;
    top: 12px; right: 12px;
    width: 40px; height: 40px;
    border-radius: 50%;
    background: rgba(0,0,0,0.55);
    color: #fff;
    display: flex; align-items: center; justify-content: center;
    opacity: 0;
    transform: translateY(-4px) scale(0.9);
    transition: opacity 0.25s ease, transform 0.25s ease, background 0.2s;
    pointer-events: none;
    backdrop-filter: blur(4px);
}
.packaging-visual:hover .packaging-zoom-icon,
.packaging-visual:focus-visible .packaging-zoom-icon {
    opacity: 1;
    transform: translateY(0) scale(1);
}
@media (hover: none) {
    .packaging-zoom-icon { opacity: 0.9; transform: none; }
}

/* Lightbox */
.lightbox-overlay {
    position: fixed;
    inset: 0;
    z-index: var(--z-modal);
    background: rgba(15, 12, 10, 0.92);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 40px 24px;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.25s ease, visibility 0.25s;
    backdrop-filter: blur(6px);
}
.lightbox-overlay.open {
    opacity: 1;
    visibility: visible;
}
.lightbox-close {
    position: absolute;
    top: 18px; right: 18px;
    width: 44px; height: 44px;
    border-radius: 50%;
    border: none;
    background: rgba(255,255,255,0.1);
    color: #fff;
    cursor: pointer;
    display: flex; align-items: center; justify-content: center;
    transition: background 0.2s, transform 0.2s;
}
.lightbox-close:hover {
    background: rgba(255,255,255,0.2);
    transform: rotate(90deg);
}
.lightbox-figure {
    margin: 0;
    max-width: min(90vw, 900px);
    max-height: 88vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
    transform: scale(0.95);
    transition: transform 0.3s ease;
}
.lightbox-overlay.open .lightbox-figure {
    transform: scale(1);
}
.lightbox-figure img {
    max-width: 100%;
    max-height: 80vh;
    object-fit: contain;
    border-radius: 12px;
    box-shadow: 0 24px 60px rgba(0,0,0,0.6);
    background: #fff;
}
.lightbox-figure figcaption {
    color: rgba(255,255,255,0.75);
    font-size: 0.9rem;
    letter-spacing: 0.02em;
    text-align: center;
}
.lightbox-figure figcaption:empty { display: none; }
.packaging-thumbs {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(64px, 1fr));
    gap: 8px;
}
.pkg-thumb {
    background: rgba(255,255,255,0.03);
    border: 1.5px solid var(--border);
    border-radius: 8px;
    padding: 8px 4px;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 4px;
    transition: all 0.2s;
    font-family: inherit;
}
.pkg-thumb img {
    width: 100%;
    aspect-ratio: 1;
    object-fit: contain;
}
.pkg-thumb span {
    font-size: 0.72rem;
    color: var(--text-dim);
    letter-spacing: 0.5px;
}
.pkg-thumb:hover {
    border-color: rgba(212, 175, 106, 0.4);
    transform: translateY(-2px);
}
.pkg-thumb.active {
    border-color: var(--accent);
    background: rgba(212, 175, 106, 0.08);
    box-shadow: 0 0 0 1px var(--accent);
}
.pkg-thumb.active span {
    color: var(--accent);
    font-weight: 600;
}
.packaging-tag {
    display: inline-block;
    font-size: 0.72rem;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    color: var(--accent);
    margin-bottom: 10px;
    font-weight: 600;
}
.packaging-title {
    font-family: var(--font-display, var(--font-serif, serif));
    font-size: clamp(1.4rem, 2.5vw, 1.9rem);
    margin: 0 0 14px;
    color: var(--text);
    line-height: 1.25;
}
.packaging-desc {
    color: var(--text-dim);
    line-height: 1.65;
    margin: 0 0 18px;
    font-size: 0.96rem;
}
.packaging-features {
    list-style: none;
    padding: 0;
    margin: 0;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px 18px;
}
.packaging-features li {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 0.9rem;
    color: var(--text);
}
.pkg-icon {
    font-size: 1.1rem;
    width: 28px;
    height: 28px;
    display: grid;
    place-items: center;
    background: rgba(212, 175, 106, 0.12);
    border-radius: 8px;
    flex-shrink: 0;
}

/* CTA — başqa flakon növləri linki */
.packaging-cta {
    display: flex;
    align-items: center;
    gap: 18px;
    margin-top: 28px;
    padding: 18px 22px;
    background: linear-gradient(135deg, rgba(212, 175, 106, 0.14), rgba(212, 175, 106, 0.06));
    border: 1px solid rgba(212, 175, 106, 0.35);
    border-radius: 12px;
    text-decoration: none;
    color: inherit;
    transition: all 0.25s;
}
.packaging-cta:hover {
    transform: translateX(4px);
    border-color: var(--accent);
    box-shadow: 0 6px 18px rgba(212, 175, 106, 0.18);
}
.packaging-cta-icon {
    font-size: 2rem;
    width: 56px;
    height: 56px;
    display: grid;
    place-items: center;
    background: rgba(212, 175, 106, 0.18);
    border-radius: 12px;
    flex-shrink: 0;
}
.packaging-cta-text {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 2px;
}
.packaging-cta-text strong {
    color: var(--text);
    font-size: 1rem;
    font-weight: 600;
}
.packaging-cta-text span {
    color: var(--text-dim);
    font-size: 0.9rem;
    line-height: 1.45;
}
.packaging-cta-arrow {
    font-size: 1.5rem;
    color: var(--accent);
    flex-shrink: 0;
    transition: transform 0.25s;
}
.packaging-cta:hover .packaging-cta-arrow {
    transform: translateX(4px);
}

@media (max-width: 640px) {
    .packaging-cta { padding: 14px; gap: 12px; }
    .packaging-cta-icon { width: 48px; height: 48px; font-size: 1.6rem; }
    .packaging-cta-text strong { font-size: 0.9rem; }
    .packaging-cta-text span { font-size: 0.78rem; }
}

@media (max-width: 768px) {
    .packaging-section { padding: 24px 18px; }
    .packaging-inner {
        grid-template-columns: 1fr;
        gap: 22px;
    }
    .packaging-visual {
        max-width: 480px;
        margin: 0 auto;
        aspect-ratio: 1 / 1;
    }
    .packaging-features { grid-template-columns: 1fr; }
}

/* Accessories page */
.accessories-intro {
    max-width: 768px;
    margin: 0 auto 40px;
    text-align: center;
    color: var(--text-dim);
    font-size: 1.1rem;
    line-height: 1.55;
}
/* Tab switcher — yuxarıda 2 düymə */
.acc-tabs {
    display: flex;
    gap: 8px;
    justify-content: center;
    margin: 0 auto 40px;
    max-width: 640px;
    padding: 6px;
    background: rgba(255,255,255,0.04);
    border: 1px solid var(--border, rgba(139,105,20,0.15));
    border-radius: 12px;
}
.acc-tab {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 14px 20px;
    background: transparent;
    border: 0;
    border-radius: 12px;
    color: var(--text-dim);
    cursor: pointer;
    font-family: inherit;
    font-size: 0.95rem;
    font-weight: 500;
    letter-spacing: 0.3px;
    transition: all 0.25s;
}
.acc-tab:hover {
    color: var(--text);
    background: rgba(212, 175, 106, 0.06);
}
.acc-tab.active {
    background: var(--accent);
    color: #fff;
    box-shadow: 0 4px 14px rgba(212, 175, 106, 0.35);
}
.acc-tab.active .acc-tab-count {
    background: rgba(255,255,255,0.25);
    color: #fff;
}
.acc-tab-icon { font-size: 1.2rem; }
.acc-tab-count {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 22px;
    height: 22px;
    padding: 0 6px;
    border-radius: 12px;
    background: rgba(212, 175, 106, 0.15);
    color: var(--accent);
    font-size: 0.78rem;
    font-weight: 600;
}
.acc-tab-count:empty { display: none; }

/* Size filter chips */
.acc-size-filters {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    justify-content: center;
    margin-bottom: 32px;
}
.acc-size-chip {
    padding: 8px 16px;
    background: transparent;
    border: 1.5px solid var(--border, rgba(139,105,20,0.2));
    border-radius: 20px;
    color: var(--text-dim);
    cursor: pointer;
    font-family: inherit;
    font-size: 0.85rem;
    font-weight: 500;
    letter-spacing: 0.3px;
    transition: all 0.2s;
}
.acc-size-chip:hover {
    border-color: var(--accent);
    color: var(--text);
}
.acc-size-chip.active {
    background: var(--accent);
    border-color: var(--accent);
    color: #fff;
}

/* Block panels — yalnız active görsənir */
.acc-block {
    display: none;
    margin-bottom: 60px;
    animation: accFadeIn 0.35s ease;
}
.acc-block.active { display: block; }
@keyframes accFadeIn {
    from { opacity: 0; transform: translateY(8px); }
    to   { opacity: 1; transform: translateY(0); }
}

@media (max-width: 640px) {
    .acc-tabs { max-width: 100%; }
    .acc-tab { padding: 12px 10px; font-size: 0.85rem; }
    .acc-tab-label { font-size: 0.85rem; }
}
.acc-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
    gap: 22px;
}
.acc-card {
    background: var(--bg-secondary);
    border: 1px solid var(--border, rgba(139,105,20,0.15));
    border-radius: 12px;
    overflow: hidden;
    transition: transform 0.3s, box-shadow 0.3s;
    display: flex;
    flex-direction: column;
}
.acc-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 12px 32px rgba(0,0,0,0.08);
}
.acc-card-img {
    position: relative;
    aspect-ratio: 4 / 5;
    background: linear-gradient(135deg, rgba(212,175,106,0.06), rgba(139,105,20,0.03));
    overflow: hidden;
}
.acc-card-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    padding: 14px;
    transition: transform 0.4s;
}
.acc-card:hover .acc-card-img img { transform: scale(1.05); }

/* Zoom düyməsi (lightbox açır) */
.acc-zoom-btn {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 36px; height: 36px;
    border-radius: 50%;
    border: none;
    background: rgba(0,0,0,0.55);
    color: #fff;
    display: flex; align-items: center; justify-content: center;
    cursor: pointer;
    opacity: 0;
    transform: translateY(-4px) scale(0.9);
    transition: opacity 0.25s ease, transform 0.25s ease, background 0.2s;
    backdrop-filter: blur(4px);
    z-index: 2;
}
.acc-zoom-btn:hover { background: rgba(0,0,0,0.75); }
.acc-card:hover .acc-zoom-btn,
.acc-card:focus-within .acc-zoom-btn {
    opacity: 1;
    transform: translateY(0) scale(1);
}
@media (hover: none) {
    .acc-zoom-btn { opacity: 0.9; transform: none; }
}

.acc-badge {
    position: absolute;
    top: 12px;
    right: 12px;
    background: var(--accent);
    color: #fff;
    font-size: 0.72rem;
    padding: 4px 10px;
    border-radius: 12px;
    font-weight: 600;
}
.acc-card-body {
    padding: 18px;
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.acc-card-name {
    font-family: var(--font-display, var(--font-serif, serif));
    font-size: 1.1rem;
    color: var(--text);
    margin: 0;
    line-height: 1.3;
}
.acc-card-sizes {
    font-size: 0.78rem;
    color: var(--text-dim);
    letter-spacing: 0.5px;
}
.acc-card-desc {
    font-size: 0.85rem;
    color: var(--text-dim);
    line-height: 1.45;
    margin: 0;
    flex: 1;
}
.acc-card-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    margin-top: 10px;
}
.acc-card-price {
    font-size: 1rem;
    font-weight: 600;
    color: var(--accent);
}
.acc-card-wa {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 7px 12px;
    background: #25d366;
    color: #fff;
    border-radius: 8px;
    text-decoration: none;
    font-size: 0.85rem;
    font-weight: 500;
    transition: background 0.2s;
}
.acc-card-wa:hover { background: #1da551; }

.admin-section-header { display: flex; justify-content: space-between; align-items: center; margin-bottom: 18px; }
.admin-section-title { font-size: 1.1rem; margin: 0; color: var(--text); }
.badge-ok { display: inline-block; padding: 3px 10px; border-radius: 12px; background: rgba(76,175,114,0.15); color: #4caf72; font-size: 0.72rem; }
.badge-off { display: inline-block; padding: 3px 10px; border-radius: 12px; background: rgba(180,180,180,0.15); color: #888; font-size: 0.72rem; }

/* Similar products section */
.similar-products {
    margin-top: 60px;
    padding-top: 40px;
    border-top: 1px solid var(--border);
}
.similar-products .section-header {
    text-align: center;
    margin-bottom: 32px;
}

/* Notes editor (admin product form) */
.admin-notes-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 12px;
    margin-top: 10px;
}
.admin-notes-block {
    background: #131318;
    border: 1px solid #1a1a1f;
    border-radius: 8px;
    padding: 12px;
}
.admin-notes-label {
    font-size: 0.72rem;
    color: var(--admin-accent);
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 8px;
}
.admin-notes-chips {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    min-height: 32px;
    margin-bottom: 8px;
}
.admin-notes-empty {
    font-size: 0.78rem;
    color: #555;
    font-style: italic;
}
.admin-note-chip {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 4px 8px 4px 10px;
    background: rgba(212, 175, 106, 0.1);
    border: 1px solid rgba(212, 175, 106, 0.3);
    border-radius: 12px;
    font-size: 0.85rem;
    color: #fff;
}
.admin-note-chip button {
    background: transparent;
    border: 0;
    color: var(--admin-accent);
    cursor: pointer;
    font-size: 1rem;
    line-height: 1;
    padding: 0 2px;
}
.admin-note-chip button:hover { color: #fff; }
.admin-notes-add select {
    width: 100%;
    padding: 7px 10px;
    background: #0a0a0c;
    border: 1px solid #1a1a1f;
    border-radius: 8px;
    color: #ccc;
    font-size: 0.84rem;
    font-family: inherit;
    cursor: pointer;
}

@media (max-width: 768px) {
    .admin-notes-grid { grid-template-columns: 1fr; }
}

/* Responsive */
/* Image upload */
.admin-img-upload {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.admin-img-preview {
    width: 100%;
    height: 160px;
    background: #131318;
    border: 1px dashed #2a2a30;
    border-radius: 8px;
    display: grid;
    place-items: center;
    overflow: hidden;
    color: #555;
    font-size: 0.85rem;
}
.admin-img-preview img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.admin-img-actions {
    display: flex;
    gap: 8px;
    align-items: center;
}
.admin-img-status {
    font-size: 0.85rem;
    min-height: 18px;
}

/* Multi-image gallery upload */
.admin-gallery-upload {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.admin-gallery-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(110px, 1fr));
    gap: 10px;
    min-height: 60px;
}
.admin-gallery-empty {
    grid-column: 1 / -1;
    color: #555;
    font-size: 0.85rem;
    text-align: center;
    padding: 14px;
    border: 1px dashed #2a2a30;
    border-radius: 8px;
    font-style: italic;
}
.admin-gallery-item {
    position: relative;
    aspect-ratio: 1;
    background: #131318;
    border: 1px solid #2a2a30;
    border-radius: 8px;
    overflow: hidden;
}
.admin-gallery-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.admin-gallery-remove {
    position: absolute;
    top: 4px;
    right: 4px;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.75);
    color: #fff;
    border: 0;
    cursor: pointer;
    font-size: 1rem;
    line-height: 1;
    display: grid;
    place-items: center;
    opacity: 0;
    transition: opacity 0.2s;
}
.admin-gallery-item:hover .admin-gallery-remove {
    opacity: 1;
}
.admin-gallery-add {
    width: 100%;
    text-align: center;
    padding: 12px;
    border: 1.5px dashed rgba(212, 175, 106, 0.4);
    border-radius: 8px;
}
.admin-gallery-add:hover {
    border-color: var(--accent);
    background: rgba(212, 175, 106, 0.04);
}

@media (max-width: 1024px) {
    .admin-shell { grid-template-columns: 1fr; }
    .admin-sidebar {
        position: relative;
        height: auto;
        padding: 16px;
    }
    .admin-nav {
        flex-direction: row;
        overflow-x: auto;
        gap: 4px;
        padding-bottom: 4px;
    }
    .admin-nav-item {
        flex-shrink: 0;
        padding: 10px 14px;
    }
    .admin-nav-item.active { box-shadow: inset 0 -3px 0 var(--admin-accent); }
    .admin-nav-item span:not(.admin-nav-badge) { display: none; }
    .admin-sidebar-footer { display: none; }
    .admin-content { padding: 18px; }
    .admin-header { padding: 14px 18px; }
    .admin-form-grid { grid-template-columns: 1fr; }
    .admin-variant-row { grid-template-columns: 1fr 1fr; }
}

/* =============================================
   HOME — NEW SECTIONS (Niyə OMAR, FAQ, Brand marquee, Monthly featured)
   ============================================= */

/* ---------- Section subtitle ---------- */
.section-subtitle {
    margin-top: 12px;
    color: var(--text-muted);
    font-weight: 300;
    font-size: 1rem;
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;
}

/* ---------- BRAND MARQUEE ---------- */
.brand-marquee {
    padding: 32px 0;
    border-top: 1px solid var(--border);
    border-bottom: 1px solid var(--border);
    background: var(--bg-card);
    overflow: hidden;
    position: relative;
}
.brand-marquee::before, .brand-marquee::after {
    content: '';
    position: absolute;
    top: 0; bottom: 0;
    width: 120px;
    z-index: 2;
    pointer-events: none;
}
.brand-marquee::before {
    left: 0;
    background: linear-gradient(to right, var(--bg-card), transparent);
}
.brand-marquee::after {
    right: 0;
    background: linear-gradient(to left, var(--bg-card), transparent);
}
.brand-marquee-track {
    display: inline-flex;
    align-items: center;
    gap: 36px;
    white-space: nowrap;
    animation: marquee 40s linear infinite;
    will-change: transform;
}
.brand-marquee:hover .brand-marquee-track {
    animation-play-state: paused;
}
.brand-marquee-item {
    font-family: var(--font-display);
    font-size: 1.6rem;
    font-weight: 400;
    color: var(--text-muted);
    letter-spacing: 0.08em;
    cursor: pointer;
    transition: color 0.25s ease, transform 0.25s ease;
    flex-shrink: 0;
}
.brand-marquee-item:hover {
    color: var(--accent);
    transform: scale(1.05);
}
.brand-marquee-dot {
    color: var(--accent);
    opacity: 0.5;
    font-size: 1.5rem;
}
@keyframes marquee {
    from { transform: translateX(0); }
    to { transform: translateX(-50%); }
}

/* ---------- FAQ ---------- */
.home-faq { padding: 80px 0; }
.faq-list {
    max-width: 768px;
    margin: 48px auto 0;
    display: flex;
    flex-direction: column;
    gap: 14px;
}
.faq-item {
    background: var(--bg-card);
    border: 1px solid var(--border);
    border-radius: 12px;
    overflow: hidden;
    transition: border-color 0.25s ease, box-shadow 0.25s ease;
}
.faq-item[open] {
    border-color: var(--accent);
    box-shadow: 0 10px 26px rgba(139,105,20,0.08);
}
.faq-q {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
    padding: 20px 24px;
    cursor: pointer;
    list-style: none;
    font-family: var(--font-display);
    font-size: 1.18rem;
    font-weight: 500;
    color: var(--text);
    transition: background 0.2s ease;
}
.faq-q::-webkit-details-marker { display: none; }
.faq-q:hover { background: var(--bg-card-hover); }
.faq-icon {
    flex-shrink: 0;
    width: 32px; height: 32px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid var(--border);
    border-radius: 50%;
    color: var(--accent);
    font-size: 1.2rem;
    font-weight: 300;
    transition: transform 0.25s ease, background 0.25s ease, color 0.25s ease;
}
.faq-item[open] .faq-icon {
    background: var(--accent);
    color: #fff;
    border-color: var(--accent);
    transform: rotate(180deg);
}
.faq-a {
    padding: 0 24px 22px;
    color: var(--text-muted);
    font-size: 0.98rem;
    line-height: 1.75;
}
.faq-a p { margin: 0; }
.link-gold { color: var(--accent); text-decoration: underline; }
@media (max-width: 640px) {
    .home-faq { padding: 56px 0; }
    .faq-q { padding: 16px 18px; font-size: 1rem; }
    .faq-a { padding: 0 18px 18px; font-size: 0.9rem; }
}

/* ---------- MONTHLY FEATURED ---------- */
.monthly-featured { padding: 80px 0 40px; }
.mf-card {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    align-items: center;
    background: linear-gradient(135deg, var(--bg-card) 0%, var(--surface) 100%);
    border: 1px solid var(--border);
    border-radius: 20px;
    padding: 48px;
    cursor: pointer;
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    position: relative;
    overflow: hidden;
}
.mf-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 22px 56px rgba(139,105,20,0.18);
}
.mf-card-img {
    position: relative;
    aspect-ratio: 1;
    background: var(--bg-card);
    border-radius: 12px;
    overflow: hidden;
    border: 1px solid var(--border);
}
.mf-card-img img {
    width: 100%; height: 100%;
    object-fit: contain;
    padding: 24px;
}
.mf-card-badge {
    position: absolute;
    top: 18px; left: 18px;
    background: var(--accent);
    color: #fff;
    padding: 7px 14px;
    border-radius: 50px;
    font-size: 0.72rem;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    font-weight: 600;
}
.mf-card-body { padding: 8px 0; }
.mf-card-brand {
    font-size: 0.78rem;
    letter-spacing: 0.3em;
    text-transform: uppercase;
    color: var(--accent);
    font-weight: 500;
}
.mf-card-name {
    font-family: var(--font-display);
    font-size: 2.5rem;
    font-weight: 500;
    line-height: 1.15;
    margin: 14px 0 18px;
    color: var(--text);
}
.mf-card-desc {
    color: var(--text-muted);
    font-size: 1.02rem;
    line-height: 1.75;
    margin-bottom: 24px;
    /* maks 4 sətir */
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.mf-card-price {
    font-family: var(--font-display);
    font-size: 2rem;
    font-weight: 400;
    color: var(--accent);
    margin-bottom: 24px;
}
.mf-card-actions {
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
}
@media (max-width: 768px) {
    .mf-card {
        grid-template-columns: 1fr;
        gap: 32px;
        padding: 28px;
    }
    .mf-card-name { font-size: 1.8rem; }
    .mf-card-price { font-size: 1.6rem; }
    .monthly-featured { padding: 56px 0 24px; }
}

/* ---------- SECTION HEADER WITH CTA ---------- */
.section-header-with-cta {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    gap: 24px;
    flex-wrap: wrap;
    text-align: left;
}
.section-header-with-cta .section-tag,
.section-header-with-cta .section-title {
    text-align: left;
}
.section-view-all {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: var(--accent);
    font-size: 0.85rem;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 500;
    padding: 8px 4px;
    border-bottom: 1px solid transparent;
    transition: border-color 0.25s ease, color 0.25s ease, gap 0.25s ease;
    white-space: nowrap;
}
.section-view-all:hover {
    color: var(--accent-dark);
    border-bottom-color: var(--accent);
    gap: 12px;
}
.section-view-all svg { transition: transform 0.25s ease; }
.section-view-all:hover svg { transform: translateX(2px); }
@media (max-width: 640px) {
    .section-header-with-cta { gap: 12px; }
    .section-view-all { font-size: 0.78rem; letter-spacing: 0.12em; }
}

/* ---------- BILLBOARD (admin promo banner-lər) ---------- */
.billboard-section {
    padding: 36px 0 56px;
}
/* Görünən pəncərə — kəsir, ölçü saxlayır */
.billboard-viewport {
    width: 100%;
    max-width: 1500px;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 16px;
    box-shadow: 0 22px 50px rgba(44, 36, 32, 0.18);
}
/* Slayd-lərin yerləşdiyi flex track — translateX bunda işləyir */
.billboard-track {
    display: flex;
    width: 100%;
    transition: transform 0.7s cubic-bezier(0.65, 0, 0.35, 1);
    will-change: transform;
}
.billboard {
    flex: 0 0 100%;
    position: relative;
    /* Eyni ölçü — overlay olub-olmamasından asılı deyil */
    aspect-ratio: 2 / 1;
    min-height: 500px;
    background-size: cover;
    background-position: center;
    background-color: #2c2420;
    display: flex;
    align-items: center;
    overflow: hidden;
}
/* Image-only banner: tam kliklənir, şəkil container-ə uyğun */
a.billboard.image-only {
    display: block;
    text-decoration: none;
    cursor: pointer;
    transition: opacity 0.3s ease;
    /* Eyni ölçü — base .billboard-dən gəlir */
    background: transparent;
    line-height: 0;
}
a.billboard.image-only img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    display: block;
    border-radius: inherit;
}
a.billboard.image-only:hover { opacity: 0.95; }
.billboard-shade {
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg, rgba(0,0,0,0.55) 0%, rgba(0,0,0,0.25) 55%, rgba(0,0,0,0.05) 100%);
    pointer-events: none;
}
.billboard.light .billboard-shade {
    background: linear-gradient(90deg, rgba(255,255,255,0.62) 0%, rgba(255,255,255,0.3) 55%, transparent 100%);
}
.billboard-content {
    position: relative;
    z-index: 2;
    max-width: 640px;
    padding: 48px 56px;
    color: #fff;
}
.billboard.light .billboard-content { color: #2c2420; }
.billboard-title {
    font-family: var(--font-display, 'Cormorant Garamond', serif);
    font-size: clamp(2rem, 4.6vw, 3.4rem);
    font-weight: 400;
    line-height: 1.1;
    margin: 0 0 14px;
    letter-spacing: 0.01em;
}
.billboard-subtitle {
    font-size: clamp(0.95rem, 1.6vw, 1.1rem);
    line-height: 1.55;
    opacity: 0.92;
    margin: 0 0 26px;
    font-weight: 300;
}
.billboard-cta {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 14px 34px;
    background: var(--accent);
    color: #fff;
    text-decoration: none;
    font-size: 0.85rem;
    font-weight: 500;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    border-radius: 4px;
    transition: background 0.25s ease, transform 0.25s ease, box-shadow 0.25s ease;
}
.billboard-cta::after {
    content: '→';
    transition: transform 0.25s ease;
}
.billboard-cta:hover {
    background: var(--accent-dark);
    transform: translateY(-2px);
    box-shadow: 0 12px 28px rgba(139, 105, 20, 0.35);
}
.billboard-cta:hover::after { transform: translateX(4px); }

.billboard-dots {
    display: flex;
    justify-content: center;
    gap: 10px;
    margin-top: 18px;
}
.billboard-dot {
    width: 10px; height: 10px;
    border-radius: 50%;
    border: 1px solid var(--accent);
    background: transparent;
    cursor: pointer;
    padding: 0;
    transition: background 0.2s, transform 0.2s;
}
.billboard-dot:hover { transform: scale(1.2); }
.billboard-dot.active {
    background: var(--accent);
    transform: scale(1.15);
}

@media (max-width: 768px) {
    .billboard { min-height: 320px; }
    .billboard-content { padding: 28px 22px; max-width: 100%; }
}

/* ---------- Featured tabs (Ən çox satılanlar / Populyar) ---------- */
.featured-tabs {
    display: inline-flex;
    align-items: baseline;
    gap: 6px;
    flex-wrap: wrap;
}
.featured-tab {
    background: none;
    border: none;
    padding: 8px 0;
    font-family: var(--font-display, 'Cormorant Garamond', serif);
    font-size: clamp(1.4rem, 3.4vw, 2.1rem);
    font-weight: 400;
    color: var(--text-dim);
    cursor: pointer;
    position: relative;
    line-height: 1.1;
    letter-spacing: 0.01em;
    transition: color 0.25s ease;
}
.featured-tab + .featured-tab::before {
    content: '·';
    color: var(--border);
    margin: 0 12px 0 6px;
    font-weight: 400;
}
.featured-tab:hover { color: var(--text); }
.featured-tab.active {
    color: var(--text);
    font-weight: 500;
}
.featured-tab.active::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -2px;
    height: 2px;
    background: var(--accent);
    border-radius: 4px;
}
@media (max-width: 640px) {
    .featured-tab + .featured-tab::before { margin: 0 8px 0 4px; }
}

/* ---------- ACTIVE FILTER CHIP (shop) ---------- */
.active-filter-chip {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 8px 14px;
    background: var(--accent);
    color: #fff;
    border-radius: 50px;
    font-size: 0.85rem;
    letter-spacing: 0.02em;
    margin-bottom: 20px;
}
.active-filter-chip button {
    background: rgba(255,255,255,0.2);
    border: none;
    color: #fff;
    width: 22px; height: 22px;
    border-radius: 50%;
    cursor: pointer;
    font-size: 1.1rem;
    line-height: 1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: background 0.2s ease;
}
.active-filter-chip button:hover { background: rgba(255,255,255,0.35); }

/* ============================================================
   HOME HERO — studio product shot refresh
   ============================================================ */
.hero.hero--studio {
    min-height: 100vh;
    padding: calc(var(--header-h) + 44px) clamp(22px, 7vw, 104px) 82px;
    display: flex;
    align-items: center;
    justify-content: flex-start;   /* desktop: mətn solda */
    background: #050708;
    color: #fff;
    overflow: hidden;
    isolation: isolate;
}

.hero.hero--studio::before,
.hero.hero--studio::after,
.hero.hero--studio .hero-bg,
.hero.hero--studio .hero-gradient,
.hero.hero--studio .hero-particles,
.hero.hero--studio .hero-scene {
    display: none !important;
}

.hero-studio-media {
    position: absolute;
    inset: 0;
    z-index: 0;
    background: #0b0f15;     /* şəkil yüklənənə qədər fon */
    overflow: hidden;
}

.hero-studio-media img {
    position: absolute;
    inset: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    /* COVER — satin tam doldurur, flakon sağ-mərkəzdə */
    object-fit: cover;
    object-position: 62% center;
    filter: saturate(1) contrast(1.03);
}

/* Desktop: soldan tündləşən gradient (mətn solda oxunur, sağ təmiz) */
.hero-studio-shade {
    position: absolute;
    inset: 0;
    z-index: 1;
    background:
        linear-gradient(90deg,
            rgba(11,15,21,0.78) 0%,
            rgba(11,15,21,0.45) 26%,
            rgba(11,15,21,0.12) 48%,
            rgba(11,15,21,0.00) 70%);
}

.hero-studio-content {
    position: relative;
    z-index: 2;
    width: min(100%, 650px);
    padding-top: 14px;
}

.hero-kicker {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 28px;
    color: #d9b76a;
    font-size: 0.78rem;
    font-weight: 600;
    letter-spacing: 0.3em;
    text-transform: uppercase;
}

.hero-kicker::before {
    content: "";
    width: 42px;
    height: 1px;
    background: currentColor;
    opacity: 0.72;
}

.hero-studio-title {
    max-width: 600px;
    margin: 0 0 26px;
    font-family: var(--font-display);
    font-size: clamp(3.4rem, 6.4vw, 6.4rem);
    font-weight: 300;
    line-height: 0.94;
    letter-spacing: 0;
    color: #fff;
    text-shadow: 0 18px 42px rgba(0,0,0,0.5);
}

.hero-studio-title span {
    display: block;
}

.hero-studio-title span:nth-child(2) {
    color: #d9b76a;
    font-style: italic;
}

.hero-studio-desc {
    max-width: 640px;
    margin: 0 0 36px;
    color: rgba(255,255,255,0.78);
    font-size: clamp(1rem, 1.6vw, 1.18rem);
    font-weight: 300;
    line-height: 1.8;
}

.hero-studio-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
    align-items: center;
}

.hero--studio .btn-primary {
    background: linear-gradient(180deg, #d8b761 0%, #9a7418 100%);
    color: #090806;
    box-shadow: 0 16px 34px rgba(216,183,97,0.24);
}

.hero--studio .btn-primary:hover {
    background: linear-gradient(180deg, #e7ca7e 0%, #b78b24 100%);
}

.btn-glass {
    border: 1px solid rgba(255,255,255,0.34);
    background: rgba(255,255,255,0.08);
    color: #fff;
    backdrop-filter: blur(14px);
}

.btn-glass:hover {
    border-color: rgba(217,183,106,0.72);
    color: #d9b76a;
    background: rgba(217,183,106,0.10);
}

.hero-studio-proof {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px 18px;
    max-width: 640px;
    margin-top: 32px;
}

.hero-studio-proof span {
    position: relative;
    display: inline-flex;
    align-items: center;
    color: rgba(255,255,255,0.82);
    font-size: 0.8rem;
    font-weight: 400;
    letter-spacing: 0.04em;
}

/* Nöqtə ayırıcı (qızılı) — ilkindən başqa hər span-dan əvvəl */
.hero-studio-proof span:not(:first-child)::before {
    content: "";
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #d9b76a;
    margin-right: 18px;
    opacity: 0.8;
}

.hero-scroll-light {
    z-index: 2;
    color: rgba(255,255,255,0.58);
}

.hero-scroll-light .scroll-line {
    background: rgba(255,255,255,0.24);
}

.hero-scroll-light .scroll-line::after {
    background: #d9b76a;
}

@media (max-width: 1024px) {
    /* Planşet + mobil: mərkəzlənmiş atmosferik hero (flakon kəsilmir) */
    .hero.hero--studio {
        min-height: 100vh;
        padding: calc(var(--header-h) + 40px) 26px 56px;
        align-items: center;
        text-align: center;
    }

    .hero-studio-media img {
        object-fit: cover;
        object-position: center center;
    }

    /* Bərabər atmosferik overlay — satin görünür, mətn oxunur */
    .hero-studio-shade {
        background:
            linear-gradient(180deg,
                rgba(11,15,21,0.55) 0%,
                rgba(11,15,21,0.40) 42%,
                rgba(11,15,21,0.62) 100%);
    }

    .hero-studio-content {
        width: 100%;
        text-align: center;
    }

    .hero-studio-title {
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
        font-size: clamp(3.2rem, 10vw, 5.4rem);
    }

    /* Responsivdə hero mətn blokları gizlədilir — yalnız başlıq + düymələr qalır */
    .hero-studio-desc,
    .hero-studio-proof {
        display: none;
    }

    .hero-studio-actions {
        justify-content: center;
    }

    .hero-studio-proof {
        justify-content: center;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (max-width: 640px) {
    /* Mobil: başlıq yuxarıda, qalan aşağıda */
    .hero.hero--studio {
        min-height: auto;            /* məzmuna görə — düymələrdən sonra boş qara sahə olmasın */
        padding: calc(var(--header-h) + 28px) 24px 26px;
        align-items: flex-start;     /* başlıq lap yuxarıda */
        text-align: center;
        background: #0b0f15;
    }

    /* Məcburi mərkəzləmə + yuxarı-aşağı bölgü */
    .hero.hero--studio .hero-studio-content {
        width: 100% !important;
        max-width: 100% !important;
        margin: 0 auto !important;
        text-align: center !important;
        display: flex !important;
        flex-direction: column !important;
        /* başlıq yuxarıda, düymələr flakon zolağının bitdiyi yerə düşür */
        min-height: 54vh !important;
    }
    .hero.hero--studio .hero-studio-title {
        max-width: 100% !important;
        margin: 0 auto !important;
        text-align: center !important;
        flex: 0 0 auto;
    }
    /* Təsvir + ondan sonrakılar (düymələr, proof) AŞAĞIYA itələnir */
    .hero.hero--studio .hero-studio-desc {
        max-width: 100% !important;
        margin: auto auto 0 !important;   /* margin-top: auto = aşağı it */
        padding-top: 20px;
        text-align: center !important;
    }
    .hero.hero--studio .hero-studio-media img {
        object-position: 74% 22% !important;   /* flakonu göstər, alt (əks) aşağı düşsün */
    }

    /* Şəkil bütün hero-nu doldurur — alt kənarı tündə əriyir (güzgü əksi itir) */
    .hero-studio-media {
        inset: 0;
        background: #0b0f15;
        -webkit-mask-image: linear-gradient(180deg, #000 0%, #000 74%, transparent 100%);
        mask-image: linear-gradient(180deg, #000 0%, #000 74%, transparent 100%);
    }

    .hero-studio-media img {
        object-fit: cover;              /* satin tam doldurur, boşluq yox */
        object-position: center center;
    }

    /* Overlay bütün hero üzərində */
    .hero-studio-shade {
        inset: 0;
        background:
            linear-gradient(180deg,
                rgba(11,15,21,0.45) 0%,
                rgba(11,15,21,0.20) 40%,
                rgba(11,15,21,0.70) 100%);
    }

    .hero-studio-content {
        width: 100%;
        padding-top: 0;
        margin-top: 0;
    }

    .hero-studio-title {
        margin-left: auto;
        margin-right: auto;
    }

    .hero-studio-desc {
        margin-left: auto;
        margin-right: auto;
    }

    .hero-studio-actions {
        justify-content: center;
    }

    .hero-studio-proof {
        justify-content: center;
        margin-left: auto;
        margin-right: auto;
    }

    .hero-kicker {
        display: none;
    }

    .hero-kicker::before {
        display: none;
    }

    .hero-studio-title {
        font-size: clamp(2.6rem, 12vw, 3.6rem);
        line-height: 1;
        margin-bottom: 16px;
    }

    .hero-studio-desc {
        margin-bottom: 26px;
        font-size: 0.98rem;
        line-height: 1.65;
    }

    .hero-studio-actions {
        flex-direction: column;
        align-items: stretch;
        max-width: 480px;
        width: 100%;
        margin-top: auto;          /* flakonun altına — ekranın aşağısına it */
        margin-left: auto;
        margin-right: auto;
    }

    .hero-studio-actions .btn {
        width: 100%;
    }

    .hero-studio-proof {
        max-width: 480px;
        margin-top: 24px;
        gap: 8px;
    }

    .hero-studio-proof span {
        font-size: 0.72rem;
        padding: 8px 10px;
    }

    .hero-scroll-light {
        display: none;
    }
}

/* ============================================================
   TOUCH CIHAZLAR — hover "ilişmə" problemini həll edir
   Touch ekranda tap-dan sonra hover state ilişib qalır.
   Bu blok dekorativ hover-transform effektlərini touch-da söndürür.
   ============================================================ */
@media (hover: none) {
    .product-card:hover,
    .brand-card:hover,
    .acc-card:hover,
    .blog-card:hover,
    .testimonial-card:hover,
    .mf-card:hover,
    .note-tag:hover,
    .order-card-clickable:hover,
    .why-card:hover,
    .billboard-cta:hover,
    .btn-google:hover,
    .filter-close:hover {
        transform: none;
        box-shadow: var(--shadow);
    }
    /* Touch-da hover yoxdur → action düymələri (səbət/wishlist/sürətli baxış) həmişə görünsün */
    .product-card-actions,
    .product-card:hover .product-card-actions {
        opacity: 1;
        transform: none;
    }
    /* Disclaimer touch-da yumşaq görünür (base 0.85), tap-da yox olmasın */
    .product-card:hover .product-card-disclaimer {
        opacity: 0.85;
    }
}
