.logo span{color:var(--accent-text)!important}.card-location{color:var(--heading-color,#1a1a1a)!important;font-weight:500}.project-card .card-location{color:rgba(255,255,255,.9)!important}.card-location i{color:var(--accent-text)!important}:root{--bg-color:#ffffff;--text-color:#555555;--heading-color:#1a1a1a;--card-bg:#ffffff;--border-color:#eaeaea;--light-bg:#f9f9f9;--primary-color:#c9a55c;--secondary-color:#c9a55c;--accent-text:#8b6d31;--container-width:1200px;--transition:opacity 0.3s ease,transform 0.3s ease,background-color 0.3s ease,color 0.3s ease,border-color 0.3s ease;--shadow:0 10px 30px rgba(0,0,0,.05);--text-light:#666666;--bg-light:#f8f9fa}[data-theme="dark"]{--bg-color:#121212;--text-color:#e0e0e0;--heading-color:#ffffff;--card-bg:#1e1e1e;--border-color:#333333;--light-bg:#181818;--primary-color:#c9a55c;--accent-text:#c9a55c;--shadow:0 10px 30px rgba(0,0,0,.5);--text-light:#a0a0a0;--bg-light:#181818}.btn{background-color:var(--primary-color)!important;color:#1a1a1a!important;border-color:var(--primary-color)!important;font-weight:600!important}.btn:hover{background-color:#b38e44!important;border-color:#b38e44!important;color:#000!important}.hero-section .btn{background-color:#695326!important;color:#fff!important;border-color:#695326!important}.hero-section .btn:hover{background-color:#55431f!important;border-color:#55431f!important;color:#fff!important}.btn-outline{background-color:transparent!important;color:#695326!important;border-color:#695326!important}.btn-outline:hover{background-color:#695326!important;color:#fff!important}[data-theme="dark"] .btn-outline{color:var(--primary-color)!important;border-color:var(--primary-color)!important}[data-theme="dark"] .btn-outline:hover{background-color:var(--primary-color)!important;color:#1a1a1a!important}body{background-color:var(--bg-color);color:var(--text-color);transition:background-color .3s,color .3s}h1,h2,h3,h4,h5,h6{color:var(--heading-color)!important}[data-theme="dark"] .logo{color:var(--primary-color)!important}[data-theme="dark"] .logo span{color:var(--primary-color)!important}[data-theme="dark"] .site-header{background-color:rgba(18,18,18,.95);border-bottom:1px solid var(--border-color)}[data-theme="dark"] .main-nav a{color:#e0e0e0!important}[data-theme="dark"] .main-nav a:hover,[data-theme="dark"] .main-nav a.active{color:var(--primary-color)!important}[data-theme="dark"] .project-card,[data-theme="dark"] .blog-card,[data-theme="dark"] .info-box{background-color:var(--card-bg)!important;border-color:var(--border-color)!important}[data-theme="dark"] .area-contact-form{background-color:transparent!important;border-color:transparent!important}[data-theme="dark"] .bg-light{background-color:var(--light-bg)!important;color:var(--text-color)!important}[data-theme="dark"] .bg-light h2,[data-theme="dark"] .bg-light h3{color:#fff!important}[data-theme="dark"] .bg-light p,[data-theme="dark"] .bg-light span,[data-theme="dark"] .bg-light li{color:var(--text-color)!important}[data-theme="dark"] .card-content{color:#e0e0e0!important}[data-theme="dark"] .card-content .card-title{color:#fff!important}[data-theme="dark"] .area-contact-form label,[data-theme="dark"] .area-contact-form legend,[data-theme="dark"] .area-contact-form span,[data-theme="dark"] .area-contact-form p{color:#e0e0e0!important}[data-theme="dark"] .area-contact-form h2,[data-theme="dark"] .area-contact-form h3{color:#fff!important}[data-theme="dark"] .contact-legend{color:var(--primary-color)!important}[data-theme="dark"] .kvkk-link{color:var(--primary-color)!important}[data-theme="dark"] .upload-progress{color:#e0e0e0!important}[data-theme="dark"] .site-footer{background-color:#1a1a1a!important;color:#dcdcdc!important}[data-theme="dark"] .site-footer h3,[data-theme="dark"] .site-footer a,[data-theme="dark"] .site-footer p,[data-theme="dark"] .footer-bottom,[data-theme="dark"] .footer-copyright,[data-theme="dark"] .footer-legal-links,[data-theme="dark"] .footer-legal-links a{color:#dcdcdc!important}[data-theme="dark"] .site-footer .contact-list i{color:var(--primary-color)!important}[data-theme="dark"] .site-footer h3 span{color:var(--primary-color)!important}[data-theme="dark"] .site-footer .footer-col:nth-child(2) h3{color:var(--primary-color)!important}[data-theme="dark"] .footer-bottom p{color:var(--primary-color)!important}[data-theme="dark"] .site-footer .social-links a{color:var(--primary-color)!important}[data-theme="dark"] input,[data-theme="dark"] textarea,[data-theme="dark"] select{background-color:#1a1a1a;border-color:#333;color:#e0e0e0}[data-theme="dark"] input:focus,[data-theme="dark"] textarea:focus,[data-theme="dark"] select:focus{border-color:var(--primary-color);outline:none}[data-theme="dark"] .contact-fieldset{border:none!important}[data-theme="dark"] .area-contact-form .form-control{background-color:#1a1a1a!important;border-color:#333!important}[data-theme="light"] .site-footer,:root:not([data-theme="dark"]) .site-footer{background-color:var(--bg-light)!important;color:var(--text-color)!important;border-top:1px solid var(--border-color)}[data-theme="light"] .site-footer a,:root:not([data-theme="dark"]) .site-footer a,[data-theme="light"] .site-footer p,:root:not([data-theme="dark"]) .site-footer p{color:var(--text-color)!important}[data-theme="light"] .site-footer a:hover,:root:not([data-theme="dark"]) .site-footer a:hover{color:var(--accent-text)!important}[data-theme="light"] .site-footer h3,:root:not([data-theme="dark"]) .site-footer h3{color:var(--heading-color)!important}[data-theme="light"] .site-footer h3 span,:root:not([data-theme="dark"]) .site-footer h3 span{color:var(--accent-text)!important}[data-theme="light"] .site-footer .footer-col:nth-child(2) h3,:root:not([data-theme="dark"]) .site-footer .footer-col:nth-child(2) h3{color:var(--accent-text)!important}[data-theme="light"] .footer-bottom p,:root:not([data-theme="dark"]) .footer-bottom p{color:var(--text-light)!important}[data-theme="light"] .site-footer .social-links a,:root:not([data-theme="dark"]) .site-footer .social-links a{color:var(--heading-color)!important}[data-theme="light"] .site-footer .social-links a:hover,:root:not([data-theme="dark"]) .site-footer .social-links a:hover{color:var(--accent-text)!important}[data-theme="dark"] .team-card .card-title,[data-theme="dark"] .team-card .card-category{color:#fff!important}[data-theme="dark"] .filter-bar .btn-outline{color:#fff;border-color:#444}[data-theme="dark"] .filter-bar .btn-outline:hover,[data-theme="dark"] .filter-bar .active-filter{background-color:var(--primary-color);color:#fff;border-color:var(--primary-color)}[data-theme="dark"] .project-card .card-category{color:#dcdcdc!important}[data-theme="dark"] .project-card .card-location{color:#b0b0b0!important}[data-theme="light"] .filter-bar .btn-outline,:root:not([data-theme="dark"]) .filter-bar .btn-outline{color:var(--heading-color)!important;border-color:#ddd}[data-theme="light"] .filter-bar .active-filter,:root:not([data-theme="dark"]) .filter-bar .active-filter{color:#7A6528!important}@media (max-width:768px){[data-theme="light"] .filter-bar .btn-outline,:root:not([data-theme="dark"]) .filter-bar .btn-outline{border-color:var(--border-color)!important}[data-theme="dark"] .filter-bar .btn-outline{border-color:#444!important}[data-theme="light"] .filter-bar .active-filter,:root:not([data-theme="dark"]) .filter-bar .active-filter,[data-theme="dark"] .filter-bar .active-filter{background-color:var(--primary-color)!important;color:#fff!important;border:1px solid var(--primary-color)!important;border-color:var(--primary-color)!important}}[data-theme="dark"] .info-list li span{color:#dcdcdc!important}[data-theme="dark"] .team-member-row h4{color:#fff!important}[data-theme="dark"] .team-member-row span{color:#b0b0b0!important}[data-theme="dark"] .project-description div,[data-theme="dark"] .project-description p{color:#e0e0e0!important}[data-theme="dark"] .card-date,[data-theme="dark"] .post-date{color:#aaa!important}[data-theme="dark"] .post-title{color:#fff!important}[data-theme="dark"] .post-content{color:#e0e0e0!important}[data-theme="dark"] .post-content h2,[data-theme="dark"] .post-content h3,[data-theme="dark"] .post-content strong{color:#fff!important}[data-theme="dark"] .author-box{background-color:transparent!important;border-left-color:transparent!important;color:#fff!important}[data-theme="dark"] .author-info h4{color:#fff!important}[data-theme="dark"] .author-info span,[data-theme="dark"] .author-role{color:#b0b0b0!important}[data-theme="dark"] .member-role{color:#b0b0b0!important}[data-theme="dark"] .member-content h1{color:#fff!important}[data-theme="dark"] .member-bio{color:#e0e0e0!important}[data-theme="dark"] .related-projects h3{color:#fff!important}[data-theme="dark"] .site-footer .social-links a,[data-theme="dark"] .site-footer .social-links i,[data-theme="dark"] .site-footer .social-links span{color:var(--primary-color)!important}[data-theme="light"] .site-footer .social-links a,[data-theme="light"] .site-footer .social-links i,[data-theme="light"] .site-footer .social-links span,:root:not([data-theme="dark"]) .site-footer .social-links i{color:var(--accent-text)!important}[data-theme="light"] .info-box-premium,:root:not([data-theme="dark"]) .info-box-premium{background:#fff!important;border-color:var(--border-color)!important;box-shadow:0 10px 30px rgba(0,0,0,.05)!important}[data-theme="light"] .info-list-modern .value,:root:not([data-theme="dark"]) .info-list-modern .value{color:var(--text-color)!important}[data-theme="light"] .info-list-modern li,:root:not([data-theme="dark"]) .info-list-modern li{border-bottom-color:var(--border-color)!important}[data-theme="light"] .sticky-sidebar h3,:root:not([data-theme="dark"]) .sticky-sidebar h3{color:var(--heading-color)!important}[data-theme="light"] .team-member-mini .member-name,:root:not([data-theme="dark"]) .team-member-mini .member-name{color:var(--heading-color)!important}[data-theme="light"] .seo-internal-links li,:root:not([data-theme="dark"]) .seo-internal-links li{border-bottom-color:var(--border-color)!important}[data-theme="light"] .seo-internal-links li a,:root:not([data-theme="dark"]) .seo-internal-links li a{color:var(--text-color)!important}[data-theme="light"] .seo-internal-links li a:hover,:root:not([data-theme="dark"]) .seo-internal-links li a:hover{color:var(--accent-text)!important}[data-theme="light"] .details-frame,:root:not([data-theme="dark"]) .details-frame{background:#fff;border-color:var(--border-color)}[data-theme="dark"] i.fab,[data-theme="dark"] .fab,[data-theme="dark"] .project-card .social-links span,[data-theme="dark"] .team-card .social-links span,[data-theme="dark"] .social-links span i{color:var(--primary-color)!important}[data-theme="dark"] .member-social .btn-outline{color:var(--primary-color)!important;border-color:var(--primary-color)!important}[data-theme="dark"] .member-social .btn-outline:hover{background-color:var(--primary-color)!important;color:#fff!important}[data-theme="dark"] .author-info p{color:#dcdcdc!important}.theme-toggle{cursor:pointer;padding:0 10px;font-size:1.2rem;color:var(--heading-color);transition:transform .3s;display:flex;align-items:center}.theme-toggle:hover{transform:rotate(15deg)}.hero-content h1,.hero-content p,.page-hero h1,.page-hero p,.project-hero h1,.project-hero p{color:#fff!important}#backToTop{position:fixed;bottom:90px;right:25px;width:50px;height:50px;background-color:var(--secondary-color);color:#fff;border:none;border-radius:5px;cursor:pointer;opacity:0;visibility:hidden;transition:all .3s ease;z-index:999;font-size:1.2rem;box-shadow:0 2px 10px rgba(0,0,0,.1)}#backToTop.show{opacity:1;visibility:visible}#backToTop:hover{background-color:var(--primary-color)}@media (max-width:768px){#backToTop{bottom:75px;right:20px;width:40px;height:40px}}[data-theme="dark"] .breadcrumb-nav{background-color:#0a0a0a!important;border-bottom-color:#222}[data-theme="dark"] .breadcrumb-item.active{color:#b0b0b0}[data-theme="dark"] .breadcrumb-item a{color:#e0e0e0}[data-theme="dark"] .whatsapp-float{box-shadow:2px 2px 3px #000}
