
/* Çankaya V4 final mobile + content system */
:root{--ck-yellow:#feed01;--ck-black:#000;--ck-dark:#111;--ck-dark2:#181818;--ck-white:#F2F9FF;--ck-gray:#cfcfcf;--ck-muted:#8f8f8f;--ck-radius:24px;--ck-border:rgba(254,237,1,.18);--ck-glass:rgba(255,255,255,.055)}
html{scroll-behavior:smooth} body{overflow-x:hidden} body.menu-open{overflow:hidden}.site-top,.header-wrap{z-index:1000}.top-strip-inner>div:first-child{display:none}.top-strip-inner{justify-content:flex-end!important}.v4-topbar-compact{display:flex;align-items:center;gap:18px;color:#fff;font-size:13px}.v4-topbar-compact a{color:#fff;text-decoration:none}.v4-topbar-compact .lang{display:flex;gap:8px;align-items:center;color:#aaa}.v4-theme,.theme-toggle{position:relative;display:inline-flex!important;align-items:center;justify-content:space-between;width:54px;height:28px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(255,255,255,.08);color:var(--ck-yellow);cursor:pointer;padding:3px;vertical-align:middle}.v4-theme:before,.theme-toggle:before{content:'☀';font-size:12px;line-height:1;margin-left:5px}.v4-theme i,.theme-toggle i{width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 3px 12px rgba(0,0,0,.35);display:block;transition:.25s ease}.v4-theme svg,.theme-toggle svg{width:14px;height:14px;margin-left:5px}.v4-theme.is-light i,.theme-toggle.is-light i{transform:translateX(-24px);background:#111}.v4-mobile-tools{display:none;align-items:center;gap:8px;margin-left:auto}.v4-mobile-tools a,.v4-mobile-tools span{height:38px;display:inline-flex;align-items:center;border:1px solid rgba(255,255,255,.12);border-radius:999px;padding:0 11px;color:#fff;text-decoration:none;background:rgba(255,255,255,.055);font-size:12px;font-weight:800}.v4-mobile-tools .v4-theme{width:44px;height:26px;padding:2px}.v4-mobile-tools .v4-theme:before{font-size:10px;margin-left:4px}.v4-mobile-tools .v4-theme i{width:18px;height:18px}.mobile-open,.mobile-toggle{min-width:44px;min-height:44px;border-radius:14px;border:1px solid rgba(254,237,1,.32)!important;background:rgba(254,237,1,.08)!important;color:var(--ck-yellow)!important;font-size:22px!important;line-height:1;display:none;align-items:center;justify-content:center}
.nav-link,.nav-btn,.nav-link-btn,.nav-cta,.nav-links a{transition:color .2s ease, background-size .22s ease, transform .2s ease}.nav-link:hover,.nav-btn:hover,.nav-link-btn:hover,.nav-links a:hover{color:var(--ck-yellow)!important}.nav-link,.nav-btn,.nav-link-btn{background-image:linear-gradient(var(--ck-yellow),var(--ck-yellow));background-repeat:no-repeat;background-position:0 100%;background-size:0 1px}.nav-link:hover,.nav-btn:hover,.nav-link-btn:hover{background-size:100% 1px}.mega,.mega-menu{max-height:calc(100vh - 150px);overflow:auto;scrollbar-width:thin;scrollbar-color:var(--ck-yellow) rgba(255,255,255,.08)}.mega-card a,.mega-menu a{position:relative;text-decoration:none}.mega-card a:after,.mega-menu .mega-card a:after{content:'';position:absolute;left:0;right:0;bottom:-4px;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:.22s ease}.mega-card a:hover:after,.mega-menu .mega-card a:hover:after{transform:scaleX(1)}
/* mobile drawer rebuilt */
.mobile-drawer{position:fixed!important;inset:0 0 0 auto!important;width:min(94vw,470px)!important;max-width:470px!important;height:100dvh!important;z-index:2500!important;background:radial-gradient(circle at 10% 0,rgba(254,237,1,.13),transparent 28%),linear-gradient(180deg,rgba(17,17,17,.98),rgba(0,0,0,.98))!important;border-left:1px solid rgba(254,237,1,.22)!important;box-shadow:-35px 0 90px rgba(0,0,0,.65)!important;transform:translateX(105%)!important;transition:transform .32s cubic-bezier(.22,.61,.36,1)!important;overflow-y:auto!important;display:block!important;padding:0!important;color:#fff!important}.mobile-drawer:before{content:'';position:fixed;inset:0;background:rgba(0,0,0,.58);opacity:0;pointer-events:none;transform:translateX(-100%)}.mobile-drawer.open,.mobile-drawer.is-open{transform:translateX(0)!important}.mobile-drawer-head,.drawer-head{position:sticky;top:0;z-index:2;display:flex!important;align-items:center!important;justify-content:space-between!important;padding:18px 18px 14px!important;background:linear-gradient(180deg,#050505,rgba(5,5,5,.92))!important;border-bottom:1px solid rgba(254,237,1,.16)!important}.mobile-drawer-head img,.drawer-head img{max-width:245px!important;height:auto!important}.mobile-close,.drawer-close{width:42px;height:42px;border-radius:14px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.06);color:#fff;font-size:28px;line-height:1;display:grid;place-items:center}.drawer-utility{display:grid;grid-template-columns:1fr auto auto;gap:8px;padding:14px 18px;border-bottom:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.025)}.drawer-utility a,.drawer-utility span{height:42px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.055);display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;font-weight:900;font-size:13px}.drawer-utility .lang{gap:8px;padding:0 12px}.drawer-utility .v4-theme{width:48px;height:42px}.drawer-utility .v4-theme:before{content:'☀';}.drawer-menu,.mobile-menu{display:block!important;padding:14px 18px 98px!important}.drawer-menu>a,.mobile-menu>a,.drawer-menu summary,.mobile-menu summary{min-height:48px;display:flex!important;align-items:center!important;justify-content:space-between!important;color:#fff!important;text-decoration:none!important;border:1px solid rgba(255,255,255,.09)!important;background:rgba(255,255,255,.045)!important;border-radius:16px!important;padding:12px 15px!important;margin:8px 0!important;font-size:14px!important;font-weight:900!important;letter-spacing:.02em!important}.drawer-menu details,.mobile-menu details{border:0!important;margin:8px 0!important}.drawer-menu details details summary,.mobile-menu details details summary{background:rgba(254,237,1,.08)!important;color:var(--ck-yellow)!important;font-size:13px!important}.drawer-menu details a,.mobile-menu details a{display:flex!important;align-items:center!important;min-height:38px!important;margin:0 0 0 12px!important;padding:8px 12px!important;border-left:1px solid rgba(254,237,1,.22)!important;color:#d8d8d8!important;text-decoration:none!important;font-size:13px!important;line-height:1.35!important}.mobile-actions{position:sticky;bottom:0;display:grid!important;grid-template-columns:1fr 1fr;gap:10px;padding:14px 18px!important;background:linear-gradient(0deg,#050505,rgba(5,5,5,.9));border-top:1px solid rgba(254,237,1,.16)}.mobile-actions .btn{justify-content:center!important;padding:13px 12px!important;font-size:13px!important}.mobile-drawer .drawer-menu>a:last-child,.mobile-drawer .mobile-menu>a:last-child{background:var(--ck-yellow)!important;color:#000!important;justify-content:center!important}
/* mobile typography/layout fixes */
@media(max-width:1220px){.nav,.nav-links{display:none!important}.mobile-open,.mobile-toggle{display:inline-flex!important}.v4-mobile-tools{display:flex}.navbar{gap:10px}.site-top .brand img,.header-wrap .brand img{max-width:260px}.mega,.mega-menu{display:none!important}}
@media(max-width:760px){.container,.container-pro{width:min(100% - 28px,1360px)!important}.utility{display:none!important}.top-strip{display:none!important}.navbar{height:78px!important;min-height:78px!important;padding-top:0!important;padding-bottom:0!important}.site-top,.header-wrap{position:sticky!important;top:0!important;background:rgba(0,0,0,.94)!important;backdrop-filter:blur(16px)!important}.site-top .brand img,.header-wrap .brand img{max-width:184px!important;width:184px!important}.v4-mobile-tools a{display:none}.v4-mobile-tools span{height:34px;padding:0 9px;font-size:11px}.v4-mobile-tools .v4-theme{height:34px}.mobile-open,.mobile-toggle{min-width:40px;min-height:40px;border-radius:12px}.hero{padding-top:30px!important}.hero h1,.inner-hero h1{font-size:clamp(34px,10vw,48px)!important;line-height:1.03!important;letter-spacing:-.065em!important}.lead,.inner-hero p{font-size:15px!important;line-height:1.72!important}.hero-actions{display:grid!important;grid-template-columns:1fr!important;gap:12px!important}.hero-actions .btn,.btn{width:100%;justify-content:center}.visual-slider{height:330px!important;border-radius:22px!important}.slide-panel{border-radius:24px!important}.slide-a{left:-16%!important;width:68%!important}.slide-b{left:20%!important;width:66%!important}.slide-c{right:-28%!important;width:54%!important;display:block!important;opacity:.62}.slider-arrow{width:42px!important;height:42px!important}.about,.services,.process-grid,.contact-grid,.form-shell{display:grid!important;grid-template-columns:1fr!important;gap:18px!important}.dark-card,.yellow-card,.service-card,.project-card,.timeline-intro,.timeline-card,.contact-cover,.form-card,.contact-card,.card{border-radius:22px!important;padding:22px!important}.yellow-card{min-height:360px!important}.services-grid,.project-grid,.grid-3,.footer-grid{grid-template-columns:1fr!important}.section,.inner-hero{padding:58px 0!important}.section-title{display:block!important;margin-bottom:22px!important}.section-title h2,.service-intro h2,.timeline-intro h2{font-size:clamp(31px,9vw,42px)!important;line-height:1.06!important}.project-card{min-height:auto!important}.num{width:42px!important;height:42px!important;border-radius:12px!important;margin-bottom:16px!important}.process-grid{gap:22px!important}.timeline-intro{position:relative!important;top:auto!important}.timeline{gap:13px!important;padding-left:0!important}.timeline:before{left:18px!important;top:18px!important;bottom:18px!important}.timeline-card{margin-left:46px!important;padding:18px 18px 18px 22px!important}.timeline-card .dot{left:-46px!important;top:18px!important;width:36px!important;height:36px!important;border-radius:12px!important;font-size:12px!important}.timeline-card h3{font-size:18px!important;margin-bottom:7px!important}.timeline-card p{font-size:13px!important;line-height:1.62!important}.to-form{justify-content:flex-start!important;font-size:11px!important}.to-form span:before,.to-form span:after{width:24px!important}.blog-track{animation:none!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;width:auto!important;padding-bottom:10px!important}.blog-strip{overflow:visible!important}.blog-strip:before,.blog-strip:after{display:none!important}.article-card{width:min(76vw,285px)!important;flex:0 0 min(76vw,285px)!important;scroll-snap-align:start}.article-cover{height:150px!important}.contact-cover{min-height:470px!important}.form-steps{display:flex!important;overflow-x:auto!important;gap:8px!important;padding-bottom:6px!important}.form-step{min-width:122px!important;border:1px solid rgba(255,255,255,.1);border-radius:999px;padding:10px 8px!important;background:rgba(255,255,255,.04)}.form-step:before{display:none!important}.form-grid{grid-template-columns:1fr!important}.form-actions{display:grid!important;grid-template-columns:1fr!important}.field input,.field select,.field textarea,.form-field input,.form-field select,.form-field textarea{min-height:48px!important;font-size:16px!important}.footer{padding-bottom:90px!important}.footer-grid{gap:22px!important}.footer-bottom{display:grid!important;gap:10px!important;text-align:left!important}.footer-logo{max-width:230px!important}.map-dot{height:140px!important}}
@media(max-width:420px){.site-top .brand img,.header-wrap .brand img{max-width:158px!important;width:158px!important}.v4-mobile-tools span{display:none}.mobile-drawer{width:100vw!important;max-width:100vw!important}.visual-slider{height:300px!important}.article-card{width:82vw!important;flex-basis:82vw!important}}
/* cover slots */
.inner-hero .container-pro{position:relative}.v4-cover-slot{margin-top:28px;border-radius:28px;overflow:hidden;border:1px solid rgba(254,237,1,.22);background:#111;box-shadow:0 25px 70px rgba(0,0,0,.35)}.v4-cover-slot img{width:100%;height:min(44vw,430px);object-fit:cover;display:block;filter:saturate(1.06) contrast(1.02)}@media(min-width:1050px){.inner-hero .container-pro{display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:34px;align-items:center}.inner-hero .container-pro>.breadcrumbs,.inner-hero .container-pro>.eyebrow,.inner-hero .container-pro>h1,.inner-hero .container-pro>p{grid-column:1}.v4-cover-slot{grid-column:2;grid-row:1/5;margin-top:0}.v4-cover-slot img{height:360px}}
/* related carousel */
.related-section{background:linear-gradient(180deg,rgba(255,255,255,.02),rgba(0,0,0,.18));border-top:1px solid rgba(254,237,1,.12);border-bottom:1px solid rgba(254,237,1,.08)}.related-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:22px}.related-head h2{font-size:clamp(30px,4.4vw,52px);line-height:1.05;letter-spacing:-.06em;color:#fff;margin:0}.related-head h2 span{color:var(--ck-yellow)}.related-head p{max-width:550px;color:#bdbdbd;line-height:1.7;margin:0}.related-carousel{position:relative}.related-track{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;padding:4px 0 18px;scrollbar-width:thin;scrollbar-color:var(--ck-yellow) rgba(255,255,255,.08)}.related-card{flex:0 0 300px;scroll-snap-align:start;border:1px solid rgba(255,255,255,.12);border-radius:22px;overflow:hidden;background:linear-gradient(145deg,rgba(255,255,255,.07),rgba(255,255,255,.025));text-decoration:none;color:#fff;transition:.22s ease}.related-card:hover{transform:translateY(-4px);border-color:rgba(254,237,1,.42)}.related-card img{width:100%;height:168px;object-fit:cover;display:block}.related-card-body{padding:17px}.related-card small{display:inline-flex;color:#000;background:var(--ck-yellow);border-radius:999px;padding:5px 9px;font-weight:900;font-size:10px;margin-bottom:12px;text-transform:uppercase}.related-card h3{font-size:18px;line-height:1.22;margin:0 0 14px;color:#fff}.related-card span{color:var(--ck-yellow);font-weight:900;font-size:13px}.related-controls{display:flex;gap:10px}.related-controls button{width:42px;height:42px;border-radius:50%;border:1px solid rgba(254,237,1,.35);background:rgba(254,237,1,.08);color:var(--ck-yellow);cursor:pointer}.article-cover{background-image:var(--cover)!important;background-size:cover!important;background-position:center!important}.cover-field{--cover:url('/image/tarla-yatiriminda-on-degerlendirme-neden-onemlidir.webp')}.cover-plan{--cover:url('/image/imar-durumu-analizi-nasil-yapilir.webp')}.cover-tour{--cover:url('/image/kirsal-turizm-yatirimi-icin-arazi-secimi.webp')}.cover-solar{--cover:url('/image/ges-fizibilite-raporu-hazirlarken-dikkat-edilecekler.webp')}.cover-farm{--cover:url('/image/tarimsal-yapi-ruhsat-surecinde-ilk-adimlar.webp')}.cover-report{--cover:url('/image/hibe-basvuru-dosyasinda-sik-yapilan-hatalar.webp')}
/* light mode final */
html.light body{background:#f7f7ef!important;color:#111!important}html.light .site-top,html.light .header-wrap{background:rgba(255,255,247,.94)!important;color:#111!important}html.light .v4-mobile-tools a,html.light .v4-mobile-tools span,html.light .top-strip a,html.light .v4-topbar-compact,html.light .v4-topbar-compact a{color:#111!important;border-color:rgba(0,0,0,.12);background:rgba(0,0,0,.035)}html.light .mobile-open,html.light .mobile-toggle{color:#111!important;background:rgba(254,237,1,.38)!important}html.light .mobile-drawer{background:linear-gradient(180deg,#fffef1,#f5f3df)!important;color:#111!important}html.light .mobile-drawer-head,html.light .drawer-head,.light .mobile-actions{background:rgba(255,255,247,.96)!important}html.light .drawer-menu>a,html.light .mobile-menu>a,html.light .drawer-menu summary,html.light .mobile-menu summary{color:#111!important;background:rgba(0,0,0,.045)!important;border-color:rgba(0,0,0,.1)!important}html.light .drawer-menu details a,html.light .mobile-menu details a{color:#222!important}html.light .related-head h2,html.light .related-card h3{color:#111}html.light .related-card{background:#fff;border-color:rgba(0,0,0,.1)}html.light .related-head p{color:#555}html.light .v4-cover-slot{background:#fff;border-color:rgba(0,0,0,.1)}
