/*
Theme Name: Gökkuşağı Evleri Gayrimenkul
Theme URI: https://gokkusagievleri.com.tr
Author: Gökkuşağı Evleri Gayrimenkul
Description: Gökkuşağı Evleri Gayrimenkul için gelişmiş ilan arama, kullanıcı/temsilci portalı, portföy yönetimi ve PDF portföy föyü teması.
Version: 11.0.0
Text Domain: gokkusagi-evleri
*/
:root{--navy:#0d1b2a;--blue:#1b3a57;--gold:#c9a227;--light:#f5f7fa;--text:#1f2937;--muted:#6b7280;--white:#fff;--green:#1f8f5f}
*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:var(--text);background:#fff;line-height:1.6}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto}.container{width:min(1180px,92%);margin:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(13,27,42,.96);color:#fff;box-shadow:0 6px 22px rgba(0,0,0,.12)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:14px 0}.brand{font-weight:800;font-size:1.15rem;letter-spacing:.2px}.brand span{color:var(--gold)}.nav-menu{display:flex;gap:22px;list-style:none;margin:0;padding:0;align-items:center}.nav-menu a{color:#fff;font-weight:600;font-size:.95rem}.menu-toggle{display:none;background:none;border:1px solid rgba(255,255,255,.35);color:#fff;padding:8px 11px;border-radius:8px}.hero{background:linear-gradient(120deg,rgba(13,27,42,.94),rgba(27,58,87,.82)),url('assets/hero.svg') center/cover no-repeat;color:#fff;padding:88px 0 76px}.hero-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:40px;align-items:center}.eyebrow{color:#f2d677;font-weight:800;text-transform:uppercase;letter-spacing:1.2px;font-size:.8rem}.hero h1{font-size:clamp(2.35rem,5vw,4.5rem);line-height:1.03;margin:.25em 0}.hero p{font-size:1.1rem;color:#e5edf4;max-width:680px}.btns{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 20px;border-radius:10px;font-weight:800;border:1px solid transparent}.btn-primary{background:var(--gold);color:#111}.btn-outline{border-color:rgba(255,255,255,.5);color:#fff}.hero-card{background:#fff;color:var(--text);padding:24px;border-radius:18px;box-shadow:0 20px 50px rgba(0,0,0,.18)}.hero-card h3{margin-top:0}.quick-list{display:grid;gap:12px}.quick-list div{padding:13px 14px;background:var(--light);border-radius:10px;font-weight:700}.section{padding:70px 0}.section.alt{background:var(--light)}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:30px}.section-head h2{font-size:2rem;margin:0;color:var(--navy)}.section-head p{margin:0;color:var(--muted);max-width:650px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.card{background:#fff;border-radius:16px;overflow:hidden;border:1px solid #e5e7eb;box-shadow:0 8px 24px rgba(17,24,39,.06)}.card-media{aspect-ratio:16/10;background:linear-gradient(135deg,#dfe7ef,#cbd5e1);display:flex;align-items:center;justify-content:center;color:#64748b;font-weight:800}.card-body{padding:18px}.badge{display:inline-block;background:#edf4ff;color:#1d4ed8;border-radius:999px;padding:5px 9px;font-size:.75rem;font-weight:800}.price{font-size:1.2rem;font-weight:900;color:var(--navy);margin-top:10px}.meta{display:flex;gap:12px;flex-wrap:wrap;color:var(--muted);font-size:.9rem}.services{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.service{padding:24px;background:#fff;border-radius:14px;border:1px solid #e5e7eb}.service h3{margin:8px 0 6px}.icon{font-size:1.7rem}.cta{background:linear-gradient(120deg,var(--navy),var(--blue));color:#fff;border-radius:22px;padding:38px;display:flex;align-items:center;justify-content:space-between;gap:24px}.cta h2{margin:0 0 6px}.site-footer{background:#08121d;color:#dbe5ef;padding:46px 0 22px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:28px}.footer-title{color:#fff;font-weight:800;margin-bottom:10px}.copyright{border-top:1px solid rgba(255,255,255,.12);margin-top:28px;padding-top:18px;color:#94a3b8;font-size:.9rem}.archive-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.page-hero{background:var(--navy);color:#fff;padding:55px 0}.content-wrap{padding:55px 0}.property-single{display:grid;grid-template-columns:1.3fr .7fr;gap:30px}.property-box{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:22px}.property-details{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.property-details div{background:var(--light);padding:12px;border-radius:10px}.whatsapp-float{position:fixed;right:18px;bottom:18px;background:#25d366;color:#fff;width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.45rem;font-weight:900;box-shadow:0 10px 25px rgba(0,0,0,.25);z-index:60}@media(max-width:900px){.hero-grid,.property-single{grid-template-columns:1fr}.cards,.archive-grid{grid-template-columns:repeat(2,1fr)}.services{grid-template-columns:repeat(2,1fr)}.nav-menu{display:none;position:absolute;top:64px;left:0;right:0;background:var(--navy);padding:20px;flex-direction:column;align-items:flex-start}.nav-menu.open{display:flex}.menu-toggle{display:block}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.cards,.archive-grid,.services,.footer-grid{grid-template-columns:1fr}.hero{padding:62px 0}.cta{flex-direction:column;align-items:flex-start}.section-head{align-items:flex-start;flex-direction:column}.property-details{grid-template-columns:1fr}}

/* gelişmiş emlak arama ve portföy sunum stilleri */
.full{width:100%;margin-top:18px}.location-line{color:var(--muted);font-size:.87rem;margin:8px 0}.search-panel{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:22px;margin-top:-85px;position:relative;z-index:3;box-shadow:0 16px 40px rgba(17,24,39,.12)}.filter-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.filter-grid label{display:flex;flex-direction:column;gap:6px}.filter-grid label span,.filter-grid>span{font-size:.78rem;font-weight:800;color:#475569}.filter-grid input,.filter-grid select,.filter-grid>select{width:100%;padding:11px 12px;border:1px solid #cbd5e1;border-radius:9px;background:#fff;font:inherit}.filter-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.btn-light{background:#eef2f7;color:#111827}.btn-dark{background:var(--navy);color:#fff}.btn-whatsapp{background:#1fa463;color:#fff}.result-head{display:flex;justify-content:space-between;gap:16px;align-items:center;margin:32px 0 18px}.empty-state{grid-column:1/-1;background:var(--light);padding:35px;border-radius:16px;text-align:center}.pagination{margin-top:28px}.pagination .nav-links{display:flex;gap:8px;flex-wrap:wrap}.pagination a,.pagination span{padding:8px 12px;border:1px solid #dbe2ea;border-radius:8px}.pagination .current{background:var(--navy);color:#fff}.single-price{font-size:1.5rem;font-weight:900;color:#f5d76e}.single-media{aspect-ratio:16/9;border-radius:18px;overflow:hidden}.single-media img{width:100%;height:100%;object-fit:cover}.sticky-box{position:sticky;top:92px}.big-price{font-size:1.6rem}.stack-actions{display:grid;gap:9px}.small-note{font-size:.82rem;color:#64748b}.ge-admin-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.property-card h3{margin-bottom:6px}
@media(max-width:900px){.filter-grid{grid-template-columns:repeat(2,1fr)}.search-panel{margin-top:-50px}}
@media(max-width:600px){.filter-grid{grid-template-columns:1fr}.result-head{align-items:flex-start;flex-direction:column}.search-panel{margin-top:-30px}}

/* V3 frontend ilan ekleme */
.ge-submit-head{display:flex;justify-content:space-between;gap:20px;align-items:center;margin:34px 0 20px}.ge-submit-head h1{margin:0 0 6px}.ge-property-form{margin-bottom:60px}.ge-form-section{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:24px;margin:0 0 18px;box-shadow:0 8px 28px rgba(15,23,42,.05)}.ge-form-section h2{font-size:19px;margin:0 0 18px}.ge-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.ge-field{display:flex;flex-direction:column;gap:7px;font-weight:700;font-size:14px}.ge-field input,.ge-field select,.ge-field textarea{width:100%;box-sizing:border-box;border:1px solid #cbd5e1;border-radius:10px;padding:12px 13px;background:#fff;font:inherit;font-weight:400}.ge-field input:focus,.ge-field select:focus,.ge-field textarea:focus{outline:2px solid rgba(201,162,39,.25);border-color:#c9a227}.ge-span-2{grid-column:span 2}.ge-form-submit{display:flex;justify-content:space-between;align-items:center;gap:20px;background:#0d1b2a;color:#fff;border-radius:16px;padding:20px 24px}.ge-form-submit label{font-size:13px}.ge-login-card{max-width:520px;margin:50px auto;background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:30px;box-shadow:0 14px 40px rgba(15,23,42,.08)}.ge-login-card label{display:block;font-weight:700;margin:12px 0 6px}.ge-login-card input[type=text],.ge-login-card input[type=password]{width:100%;box-sizing:border-box;padding:12px;border:1px solid #cbd5e1;border-radius:10px}.ge-login-card input[type=submit]{border:0;background:#0d1b2a;color:#fff;font-weight:800;border-radius:10px;padding:12px 18px;cursor:pointer}.ge-login-note{font-size:12px;color:#64748b;margin-top:18px}.ge-alert{padding:15px 18px;border-radius:12px;margin:20px 0}.ge-alert.success{background:#ecfdf5;border:1px solid #a7f3d0;color:#065f46}.ge-alert.error{background:#fef2f2;border:1px solid #fecaca;color:#991b1b}@media(max-width:760px){.ge-form-grid{grid-template-columns:1fr}.ge-span-2{grid-column:span 1}.ge-form-submit,.ge-submit-head{flex-direction:column;align-items:stretch}.ge-form-submit .btn{width:100%}}


/* V4 ön yüz giriş + Türkiye il/ilçe/mahalle seçicileri */
.home-account{background:#f5f7fa;padding:28px 0}.home-account-card{display:grid;grid-template-columns:1.05fr .95fr;gap:32px;align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:26px;box-shadow:0 12px 30px rgba(15,23,42,.07)}.home-account-card h2{margin:4px 0 5px;color:var(--navy)}.eyebrow.dark{color:#8a6a00}.home-login-form form{display:grid;grid-template-columns:1fr 1fr auto;gap:10px;align-items:end}.home-login-form p{margin:0}.home-login-form label{display:block;font-size:.78rem;font-weight:800;color:#475569;margin-bottom:4px}.home-login-form input[type=text],.home-login-form input[type=password]{width:100%;padding:11px 12px;border:1px solid #cbd5e1;border-radius:9px}.home-login-form input[type=submit]{border:0;border-radius:9px;padding:12px 18px;background:var(--navy);color:#fff;font-weight:800;cursor:pointer}.home-login-form .login-remember{display:none}.home-add-link{display:inline-block;margin-top:10px;font-weight:800;color:var(--blue)}.home-account-actions{display:flex;justify-content:flex-end;gap:10px;flex-wrap:wrap}.ge-location-field select:disabled{background:#f1f5f9;color:#94a3b8}.ge-location-status{font-size:12px;color:#64748b;margin-top:5px}.ge-location-status.error{color:#b91c1c}
@media(max-width:900px){.home-account-card{grid-template-columns:1fr}.home-login-form form{grid-template-columns:1fr 1fr}.home-login-form .login-submit{grid-column:1/-1}.home-login-form input[type=submit]{width:100%}.home-account-actions{justify-content:flex-start}}
@media(max-width:600px){.home-login-form form{grid-template-columns:1fr}.home-login-form .login-submit{grid-column:auto}}

/* V5 İlanlarım, ön yüz düzenleme ve paylaşım araçları */
.ge-dashboard-head{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:36px 0 24px}.ge-dashboard-head h1{margin:3px 0}.ge-my-listings{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-bottom:60px}.ge-my-card{display:grid;grid-template-columns:190px 1fr;border:1px solid #e5e7eb;border-radius:16px;background:#fff;overflow:hidden;box-shadow:0 8px 25px rgba(15,23,42,.06)}.ge-my-media{background:#e8edf3;min-height:160px;display:flex;align-items:center;justify-content:center;color:#64748b;font-weight:800}.ge-my-media img{width:100%;height:100%;object-fit:cover}.ge-my-body{padding:18px}.ge-my-body h3{margin:7px 0}.ge-my-body p{margin:4px 0;color:#64748b}.ge-my-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:15px}.ge-my-actions .btn{padding:9px 12px;font-size:13px}.ge-status{display:inline-block;padding:4px 9px;border-radius:999px;font-size:11px;font-weight:900}.ge-status.publish{background:#dcfce7;color:#166534}.ge-status.pending{background:#fef3c7;color:#92400e}.ge-status.draft{background:#e2e8f0;color:#475569}.share-tools{display:grid;grid-template-columns:1fr 94px;gap:14px;align-items:center;margin-top:15px;padding-top:15px;border-top:1px solid #e5e7eb}.share-tools .qr-mini img{width:90px;height:90px}.share-buttons{display:grid;gap:8px}.btn-share{background:#eef2f7;color:#0d1b2a}.owner-tools{margin-top:12px;padding-top:12px;border-top:1px dashed #cbd5e1}.owner-tools a{font-weight:800;color:var(--blue)}
@media(max-width:900px){.ge-my-listings{grid-template-columns:1fr}}@media(max-width:600px){.ge-dashboard-head{align-items:stretch;flex-direction:column}.ge-my-card{grid-template-columns:1fr}.ge-my-media{height:210px}.share-tools{grid-template-columns:1fr}.share-tools .qr-mini{display:none}}

/* V6 */
.btn-warning{background:#f59e0b;color:#111}.btn-success{background:#15803d;color:#fff}.btn-danger{background:#b91c1c;color:#fff}.ge-agent-card{display:flex;gap:16px;align-items:flex-start;margin-top:18px}.ge-agent-photo{width:88px;height:88px;object-fit:cover;border-radius:50%}.ge-profile-photo img{width:120px;height:120px;object-fit:cover;border-radius:50%}.ge-lead-box{margin-top:18px}.ge-lead-box form{display:grid;gap:12px}.ge-lead-box input,.ge-lead-box textarea{width:100%;padding:11px;border:1px solid #cbd5e1;border-radius:9px}.is-favorite{background:#fee2e2;color:#991b1b}.ge-my-actions .btn-danger,.ge-my-actions .btn-warning,.ge-my-actions .btn-success{font-size:12px;padding:8px 10px}
/* V7 portal */
.ge-auth-shell{max-width:1000px;margin:40px auto;padding:28px;background:#fff;border:1px solid #e7e7e7;border-radius:18px;display:grid;grid-template-columns:1fr 1.2fr;gap:28px}.ge-auth-copy h1{margin:.3rem 0 1rem}.ge-auth-form{display:grid;grid-template-columns:1fr 1fr;gap:14px}.ge-auth-form label{display:flex;flex-direction:column;gap:6px;font-weight:600}.ge-auth-form input{padding:12px;border:1px solid #d8d8d8;border-radius:10px}.ge-auth-form .ge-span-2{grid-column:1/-1}.ge-check{flex-direction:row!important;align-items:flex-start!important;font-weight:400!important}.ge-login-only{display:block}.ge-login-only #loginform p{margin:0 0 12px}.ge-login-only input[type=text],.ge-login-only input[type=password]{width:100%;padding:12px;border:1px solid #ddd;border-radius:10px}.ge-stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:22px 0}.ge-stat-grid>div{background:#111827;color:#fff;padding:22px;border-radius:16px}.ge-stat-grid strong{display:block;font-size:30px}.ge-stat-grid span{opacity:.8}.ge-account-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.ge-account-grid a{display:flex;flex-direction:column;gap:6px;padding:22px;border:1px solid #e3e3e3;border-radius:16px;background:#fff;text-decoration:none;color:inherit}.ge-account-grid a:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(0,0,0,.06)}.ge-account-grid b{font-size:18px}.ge-account-grid span{color:#666}.ge-login-links{display:flex;gap:16px;flex-wrap:wrap}.ge-alert.error{background:#fff1f2;color:#9f1239;border:1px solid #fecdd3;padding:12px 14px;border-radius:10px}.ge-alert.success{background:#ecfdf5;color:#065f46;border:1px solid #a7f3d0;padding:12px 14px;border-radius:10px}.ge-auth-required{max-width:760px;margin:40px auto;padding:28px;background:#fff;border:1px solid #e7e7e7;border-radius:18px}@media(max-width:760px){.ge-auth-shell,.ge-account-grid,.ge-stat-grid{grid-template-columns:1fr}.ge-auth-form{grid-template-columns:1fr}.ge-auth-form .ge-span-2{grid-column:auto}}
