/**
 * Phoenix Tipster - Dark Theme Override
 * Boostly template'in açık renk temasını koyu temaya çevirir.
 * Tüm renkler #f2841c (turuncu) ile standardize edilmiştir.
 * Bu dosya main.css'den SONRA yüklenmelidir.
 */

/* === GLOBAL: TÜM SAYFALARDA KOYU TEMA === */
body { background-color: #0d0e12 !important; color: #e2e8f0 !important; padding-top: 90px !important; }
.section-padding, section { background-color: #0d0e12 !important; }
.section-bg, .gt-feature-section-2, .gt-screenshot-section-4,
.gt-pricing-section-3, .gt-product-tour-section { background-color: #0d0e12 !important; background-image: none !important; }

/* Landing page text colors */
.gt-section-title h2, .gt-section-title h6,
section h1, section h2, section h3, section h4, section h5, section h6 { color: #e2e8f0 !important; }
section p { color: #e2e5e9 !important; }
.gt-section-title h6 { color: #f2841c !important; }

/* === BREADCRUMB === */
.breadcrumb-wrapper h1, .page-heading h1,
.breadcrumb-wrapper .page-heading h1 { font-size: 1.75rem !important; line-height: 1.3 !important; }
.breadcrumb-wrapper { padding: 60px 0 !important; }

/* === DROPDOWN === */
.dark-dropdown { background-color: #1e222b; border: 1px solid rgba(255,255,255,0.05); border-radius: 8px; box-shadow: 0 10px 30px rgba(0,0,0,0.5); }
.dark-dropdown .dropdown-item { color: #e2e8f0; font-size: 0.85rem; padding: 8px 15px; transition: all 0.2s; }
.dark-dropdown .dropdown-item:hover, .dark-dropdown .dropdown-item.active { background-color: rgba(255,255,255,0.05); color: #fff; }
.dropdown-toggle::after { vertical-align: middle; }

/* === PWA INSTALL BANNER === */
#pwa-install-banner { 
    display: none; position: fixed; bottom: 0; left: 0; width: 100%; 
    background: #f2841c; color: #fff; text-align: center; 
    padding: 15px 40px 15px 15px; font-weight: 600; font-size: 0.9rem; 
    cursor: pointer; z-index: 999999; box-shadow: 0 -5px 15px rgba(0,0,0,0.3);
}
#pwa-install-banner span { text-decoration: underline; margin-left: 5px; }
.pwa-close { position: absolute; right: 15px; top: 50%; transform: translateY(-50%); font-size: 1.2rem; cursor: pointer; color: rgba(255,255,255,0.8); }

/* === OFFCANVAS === */
.offcanvas__info, .offcanvas__wrapper, .offcanvas__content { background-color: #161920 !important; background-image: none !important; }
.offcanvas__info * { color: #e2e8f0; }
.offcanvas__close button { background-color: #f2841c !important; color: #161920 !important; border: none !important; }
.offcanvas__close button i { color: #161920 !important; }

/* === DESKTOP HEADER: GLASSY EFEKT === */
#header-sticky, .header-2, .gt-header-section { 
    background: rgba(13,14,18,0.75) !important; 
    backdrop-filter: blur(20px) saturate(180%);
    -webkit-backdrop-filter: blur(20px) saturate(180%);
    border-bottom: 1px solid rgba(255,255,255,0.06) !important;
}
.header-main, .mega-menu-wrapper { background: transparent !important; }
.header-2 .header-logo img { filter: brightness(1) drop-shadow(0 2px 4px rgba(0,0,0,0.5)) !important; }

/* Navigasyon linkleri */
.header-2 .main-menu ul li a, 
.gt-menu ul li a,
.mean-container .mean-nav ul li a { 
    color: #fff !important; font-weight: 600 !important; font-size: 0.9rem !important;
    text-shadow: 0 1px 3px rgba(0,0,0,0.4);
}
.header-2 .main-menu ul li a:hover,
.gt-menu ul li a:hover { color: #f2841c !important; }

/* Dropdown ve mega menu */
.header-2 .sub-menu, .gt-sub-menu,
.mega-menu-wrapper .sub-menu { 
    background: rgba(30,34,43,0.95) !important;
    backdrop-filter: blur(15px);
    -webkit-backdrop-filter: blur(15px);
    border: 1px solid rgba(255,255,255,0.08) !important; 
    border-radius: 10px !important;
}
.header-2 .sub-menu li a,
.gt-sub-menu li a { color: #e2e8f0 !important; font-weight: 500 !important; }
.header-2 .sub-menu li a:hover { 
    background: rgba(242,132,28,0.15) !important; color: #f2841c !important; border-radius: 6px;
}
.header-2 .header-main .main-menu ul li .submenu li a { color: #e2e8f0 !important; }
.header-2 .header-main .main-menu ul li .submenu { background: #1e222b !important; }

/* Header butonları */
.header-2 .gt-theme-btn,
.header-button .gt-theme-btn { 
    background: #f2841c !important; color: #0d0e12 !important; border: none !important; 
    font-weight: 700 !important; border-radius: 100px !important; padding: 10px 24px !important;
}
.header-2 .gt-theme-btn:hover,
.header-button .gt-theme-btn:hover { background: #e07610 !important; transform: translateY(-1px); }

/* Kullanıcı butonu */
.header-2 .dropdown-toggle.gt-theme-btn,
.header-button .dropdown-toggle { 
    display: inline-flex !important; align-items: center !important; 
    justify-content: center !important; gap: 6px !important;
    line-height: 1 !important; padding: 10px 20px !important;
}
.header-2 .dropdown-toggle i,
.header-button .dropdown-toggle i { font-size: 0.9rem !important; vertical-align: middle !important; line-height: 1 !important; }

/* Dil seçici */
.header-lang button { 
    color: #fff !important; font-weight: 600 !important;
    text-shadow: 0 1px 3px rgba(0,0,0,0.4);
}
.header-lang button:hover { color: #f2841c !important; }
.header-lang button img { border-radius: 3px; box-shadow: 0 1px 3px rgba(0,0,0,0.3); }

/* Mobil hamburger */
.header-bar span { background: #fff !important; }
.sidebar__toggle:hover .header-bar span { background: #f2841c !important; }

/* Sticky header */
.header-sticky.sticky { 
    background: rgba(13,14,18,0.92) !important; 
    backdrop-filter: blur(25px) saturate(200%);
    -webkit-backdrop-filter: blur(25px) saturate(200%);
    border-bottom: 1px solid rgba(255,255,255,0.08) !important; 
}

/* Header top bar */
.header-top, .gt-header-top { background-color: #0a0b0e !important; color: #8892a3 !important; }
.header-top a { color: #e2e8f0 !important; }

/* === FOOTER (Kompakt) === */
.gt-footer-section-4 { 
    background-color: #0d0e12 !important; background-image: none !important; 
    padding: 40px 0 20px 0 !important;
}
.gt-footer-section-4 .container { padding-top: 0 !important; padding-bottom: 0 !important; }
.gt-footer-widget-wrapper { 
    background-color: transparent !important; background-image: none !important; 
    padding: 0 !important; margin-bottom: 20px !important;
}
.gt-footer-widget-wrapper .row { margin-bottom: 0 !important; }
.gt-footer-widget-items { background: transparent !important; padding: 0 !important; margin-bottom: 15px !important; }
.gt-footer-widget-items .gt-widget-head { margin-bottom: 8px !important; }
.gt-footer-widget-items .gt-widget-head h4 { color: #e2e8f0 !important; font-size: 1rem !important; margin-bottom: 4px !important; }
.gt-footer-widget-items .footer-logo img { max-height: 35px !important; }
.gt-footer-content { background: transparent !important; }
.gt-footer-content p,
.gt-footer-widget-items p { 
    color: #8892a3 !important; font-size: 0.8rem !important; 
    line-height: 1.5 !important; margin-bottom: 10px !important; max-width: 450px;
}
.gt-footer-bottom-3 { 
    background-color: transparent !important; background-image: none !important;
    border-top: 1px solid rgba(255,255,255,0.05) !important; 
    padding: 12px 0 !important; margin-top: 0 !important;
}
.gt-footer-bottom-3 p { color: #8892a3 !important; font-size: 0.75rem !important; margin: 0 !important; }
.gt-footer-bottom-3 b { color: #f2841c !important; }
.gt-social-icon { gap: 8px !important; }
.gt-social-icon a { 
    color: #8892a3 !important; background: rgba(255,255,255,0.05) !important; 
    width: 32px !important; height: 32px !important; font-size: 0.85rem !important;
    display: inline-flex !important; align-items: center !important; justify-content: center !important;
    border-radius: 6px !important;
}
.gt-social-icon a:hover { color: #f2841c !important; background: rgba(242,132,28,0.1) !important; }
.footer-link-list { list-style: none; padding: 0; margin: 0; }
.footer-link-list li { margin-bottom: 6px; }
.footer-link-list li a { color: #8892a3 !important; font-size: 0.8rem; text-decoration: none; transition: color 0.2s; display: inline-flex; align-items: center; gap: 6px; }
.footer-link-list li a i { font-size: 0.6rem; color: #f2841c; }
.footer-link-list li a:hover { color: #f2841c !important; }

/* Footer newsletter form */
.footer-newsletter-form .input-group { border-radius: 8px; overflow: hidden; border: 1px solid rgba(255,255,255,0.08); }
.footer-newsletter-form .form-control { 
    background: rgba(255,255,255,0.05) !important; border: none !important; 
    color: #e2e8f0 !important; padding: 10px 14px !important; font-size: 0.8rem !important;
    box-shadow: none !important;
}
.footer-newsletter-form .form-control::placeholder { color: #5a6270 !important; }
.footer-newsletter-form .gt-theme-btn { 
    padding: 10px 16px !important; border-radius: 0 8px 8px 0 !important; 
    background: #f2841c !important; border: none !important; color: #0d0e12 !important;
}
.newsletter-desc { font-size: 0.8rem !important; color: #8892a3 !important; margin-bottom: 12px !important; }

/* === RENK STANDARDİZASYONU: Tüm sarı/turuncu → #f2841c === */
.gt-theme-btn.style-2.bg-theme,
.gt-theme-btn.bg-theme,
.bg-theme { background: #f2841c !important; color: #0d0e12 !important; border-color: #f2841c !important; }
.gt-theme-btn.style-2:hover,
.gt-theme-btn:hover { background: #e07610 !important; }
.gt-theme-btn.border-style { background: transparent !important; color: #f2841c !important; border-color: #f2841c !important; }
.gt-theme-btn.border-style:hover { background: #f2841c !important; color: #0d0e12 !important; }
a, .link-btn, .gt-theme-btn.style-2 { color: #f2841c; }
a:hover, .link-btn:hover { color: #e07610; }
.text-warning, .gt-section-title h6, h6.text-warning { color: #f2841c !important; }
.bg-warning { background: #f2841c !important; }
.border-warning { border-color: #f2841c !important; }
.btn-warning { background: #f2841c !important; border-color: #f2841c !important; color: #0d0e12 !important; }
.btn-outline-warning { color: #f2841c !important; border-color: #f2841c !important; }
.btn-outline-warning:hover { background: #f2841c !important; color: #0d0e12 !important; }

/* Hero <b> etiketi */
.gt-hero-2 .gt-hero-content h6 b,
.gt-hero-section h6 b,
.gt-hero-content h6 b { color: #f2841c !important; }

/* --gt-header2 (#0E0E0C siyah) kullanan elementler */
.gt-section-title.style-2 h2,
.gt-section-title.style-2 h2 span,
.gt-section-title h2[class*="char-animation"],
h2.char-animation { color: #e2e8f0 !important; }

/* Feature box kartı buton metni */
.feature-box-image-items-2 .content .gt-theme-btn,
.feature-box-image-items-2 .content .gt-theme-btn.style-2 { 
    color: #0d0e12 !important; background: #f2841c !important; 
}

/* Offcanvas buton */
.offcanvas__info.style-2 .offcanvas__wrapper .offcanvas__content .gt-theme-btn { color: #e2e8f0 !important; }

/* === LANDING PAGE: FEATURE KARTLARI === */
.feature-box-items-2 { 
    background: #161920 !important; 
    border: 1px solid rgba(255,255,255,0.06) !important;
    box-shadow: 0 4px 15px rgba(0,0,0,0.3) !important;
}
.feature-box-items-2:hover { 
    background: #1e222b !important; 
    border-color: rgba(242,132,28,0.3) !important;
    transform: translateY(-3px);
}
.feature-box-items-2 .icon img { filter: brightness(1.2); }
.feature-box-items-2 h3 { color: #e2e8f0 !important; }
.feature-box-items-2 p { color: #8892a3 !important; }

/* Feature box (ortadaki büyük kart) */
.feature-box-image-items-2 { 
    background-color: #161920 !important; 
    border: 1px solid rgba(255,255,255,0.06) !important;
    border-radius: 12px !important;
}
.feature-box-image-items-2 h3 { color: #e2e8f0 !important; }

/* === PRICING KARTLARI === */
.gt-pricing-box-items { 
    background: #161920 !important; 
    border: 1px solid rgba(255,255,255,0.06) !important;
    box-shadow: 0 4px 15px rgba(0,0,0,0.3) !important;
}
.gt-pricing-box-items.pricing-style-3 { 
    background: #161920 !important; border: 1px solid rgba(255,255,255,0.08) !important;
}
.gt-pricing-box-items.pricing-style-3:hover { 
    background: #1a1d24 !important; 
    border-color: rgba(242,132,28,0.3) !important;
    box-shadow: 0 4px 100px rgba(0,0,0,0.3) !important;
}
.gt-pricing-box-items .gradient-bg { display: none !important; }
.gt-pricing-box-items.pricing-style-3::before { display: none !important; }
.gt-pricing-box-items.active, 
.gt-pricing-box-items.pricing-style-3.active { 
    border-color: #f2841c !important;
    background: #1a1d24 !important;
    border-width: 2px !important;
}
.gt-pricing-box-items .gt-pricing-header h2 { 
    font-size: 2rem !important; color: #f2841c !important; line-height: 1.2 !important;
}
.gt-pricing-box-items.pricing-style-3 .gt-pricing-header h2 { 
    color: #f2841c !important; font-size: 2rem !important;
}
.gt-pricing-box-items .gt-pricing-header h2 sup { font-size: 1rem !important; color: #8892a3 !important; }
.gt-pricing-box-items .gt-pricing-header h2 sub { font-size: 0.8rem !important; color: #8892a3 !important; }
.gt-pricing-box-items .gt-pricing-header .sub-texts,
.gt-pricing-box-items .sub-texts { color: #e2e8f0 !important; font-size: 0.9rem !important; }
.gt-pricing-box-items .gt-pricing-list li { color: #8892a3 !important; font-size: 0.85rem !important; }
.gt-pricing-box-items .gt-pricing-list li i { color: #22c55e !important; }
.gt-pricing-box-items .gt-theme-btn { 
    background: #f2841c !important; color: #0d0e12 !important; font-weight: 700 !important;
    text-align: center !important; display: block !important; width: 100% !important;
    border-radius: 100px !important;
}
.gt-pricing-box-items:not(.active) .gt-theme-btn { 
    background: transparent !important; color: #e2e8f0 !important; 
    border: 1px solid rgba(255,255,255,0.15) !important;
}
.gt-pricing-box-items.active .gt-theme-btn { background: #f2841c !important; color: #0d0e12 !important; }

/* Pricing "En Çok Tercih Edilen" badge */
.gt-pricing-box-items .badge-popular,
.gt-pricing-box-items .popular-badge {
    position: absolute !important; top: -12px !important; right: 20px !important;
    background: #f2841c !important; color: #0d0e12 !important;
    font-size: 0.7rem !important; font-weight: 800 !important;
    padding: 5px 14px !important; border-radius: 20px !important;
    text-transform: uppercase !important; letter-spacing: 0.5px !important; z-index: 10 !important;
}

/* Pricing tab butonları */
.pricing-two__tab .nav-link { 
    color: #8892a3 !important; background: #161920 !important;
    border: 1px solid rgba(255,255,255,0.06) !important; font-weight: 600 !important;
}
.pricing-two__tab .nav-link.active { 
    color: #f2841c !important; background: #1a1d24 !important;
    border-color: rgba(242,132,28,0.3) !important;
}

/* === APP DOWNLOAD SAYACI === */
.gt-app-downloand-wrapper .gt-app-downloand-content .gt-counter-box-items .gt-counter-items { 
    background: #161920 !important; border: 1px solid rgba(255,255,255,0.08) !important;
    border-radius: 10px !important;
}
.gt-app-downloand-wrapper .gt-app-downloand-content .gt-counter-box-items h6,
.gt-counter-items h6 { color: #e2e8f0 !important; font-size: 0.85rem !important; }
.gt-app-downloand-wrapper .gt-app-downloand-content .gt-counter-box-items h2,
.gt-counter-items h2 { color: #f2841c !important; font-size: 2rem !important; }
.gt-app-downloand-wrapper .gt-app-downloand-content p { color: #8892a3 !important; }
.gt-app-downloand-content .gt-theme-btn,
.gt-app-downloand-wrapper .gt-theme-btn { 
    background: #f2841c !important; color: #0d0e12 !important; 
    font-weight: 700 !important; border-radius: 100px !important;
}
.gt-app-downloand-wrapper .gt-section-title.style-2 h2 { color: #2f3030 !important; }

/* === CTA / COUNTER === */
.gt-cta-footer-wrap-4 { 
    background-color: #161920 !important; background-image: none !important;
    border: 1px solid rgba(255,255,255,0.06) !important;
}
.gt-cta-footer-wrap-4 h2 { color: #f2841c !important; }
.gt-cta-footer-wrap-4 p, .gt-cta-footer-wrap-4 .counter-text p { color: #8892a3 !important; }

/* Screenshot slider */
.gt-screenshot-image-4 { background: #161920 !important; border-radius: 10px; overflow: hidden; }

/* === MOBILE MENU (MEANMENU) === */
.mean-container .mean-bar { background: transparent !important; }
.mean-container .mean-nav { background: #1e222b !important; margin-top: 15px; border-radius: 8px; overflow: hidden; }
.mean-container .mean-nav ul li a { color: #e2e8f0 !important; border-top: 1px solid rgba(255,255,255,0.05) !important; font-size: 14px !important; text-transform: none !important; }
.mean-container .mean-nav ul li a.mean-expand { border-left: 1px solid rgba(255,255,255,0.05) !important; color: #e2e8f0 !important; background: #1e222b !important; }
.mean-container .mean-nav ul li a:hover { color: #f2841c !important; }
.mean-container .offcanvas__contact,
.mean-container .header-button { display: none !important; }

/* === PRICING KARTLARI (subscriptions + landing page ORTAK) === */
.pricing-card-dark { 
    background: #1e222b; border: 1px solid rgba(255,255,255,0.05); 
    border-radius: 16px; padding: 40px 30px; transition: all 0.3s ease; 
    height: 100%; position: relative; overflow: hidden; display: flex; flex-direction: column; 
}
.pricing-card-dark:hover { 
    transform: translateY(-8px); border-color: rgba(255,255,255,0.12); 
    box-shadow: 0 15px 40px rgba(0,0,0,0.4); 
}
.pricing-card-dark.popular { border-color: #f2841c; box-shadow: 0 10px 30px rgba(242, 132, 28, 0.12); }
.pricing-card-dark.popular::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 4px; background: #f2841c; }
.pricing-card-dark .plan-name { color: #a0a5b1; font-weight: 600; text-transform: uppercase; letter-spacing: 1px; font-size: 0.85rem; margin-bottom: 12px; }
.pricing-card-dark .price { font-size: 3.2rem; font-weight: 800; color: #fff; margin-bottom: 6px; line-height: 1; }
.pricing-card-dark .price small { font-size: 1rem; color: #8892a3; font-weight: 500; }
.pricing-card-dark .plan-desc { color: #8892a3; font-size: 0.85rem; margin-bottom: 25px; padding-bottom: 20px; border-bottom: 1px solid rgba(255,255,255,0.08); }
.pricing-card-dark .feature-list { list-style: none; padding: 0; margin: 0 0 30px 0; flex-grow: 1; }
.pricing-card-dark .feature-list li { color: #e2e8f0; margin-bottom: 12px; display: flex; align-items: center; font-size: 0.9rem; }
.pricing-card-dark .feature-list li i { color: #22c55e; margin-right: 10px; font-size: 1rem; flex-shrink: 0; }
.badge-popular { position: absolute; top: 15px; right: 15px; background: rgba(242, 132, 28, 0.12); color: #f2841c; border: 1px solid rgba(242,132,28,0.3); font-size: 0.7rem; padding: 5px 12px; border-radius: 20px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.5px; z-index: 10; }
