/*
Theme Name: Çalışkan İnşaat Pro
Theme URI: https://example.com/
Author: OpenAI
Description: Çalışkan İnşaat için özel profesyonel WordPress teması.
Version: 9.0.0
Requires at least: 6.4
Requires PHP: 8.0
Text Domain: caliskan-insaat-pro
*/
:root{
 --green:#24652f;--green-2:#3c873e;--green-soft:#eef5ef;--dark:#152335;
 --ink:#151c18;--muted:#626b65;--line:#e5e9e6;--bg:#f7f9f7;--white:#fff;
 --shadow:0 10px 30px rgba(22,42,29,.10);--radius:10px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.55}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto;display:block}
.container{width:min(1450px,calc(100% - 78px));margin:auto}.section{padding:64px 0}.section.alt{background:var(--bg)}
.eyebrow{color:var(--green);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.section-title{font-size:32px;line-height:1.12;margin:8px 0 11px;font-weight:800}.lead{font-size:14px;color:var(--muted);max-width:720px}
.btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 22px;border-radius:4px;border:1px solid transparent;font-size:13px;font-weight:750;transition:.2s;cursor:pointer}.btn.primary{background:var(--green);color:#fff}.btn.primary:hover{background:#194f24}.btn.outline{background:rgba(5,12,8,.2);color:#fff;border-color:#fff}.btn.light{background:#fff;color:var(--green)}
.topbar{height:35px;background:#fff;border-bottom:1px solid #f0f1f0;font-size:11px}.topbar .container{height:100%;display:flex;align-items:center;justify-content:space-between}.topbar-right{display:flex;align-items:center;gap:26px}
.site-header{position:sticky;top:0;z-index:70;background:#fff;border-bottom:1px solid var(--line)}.nav{height:76px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;gap:11px;font-weight:900;font-size:20px;letter-spacing:.01em;white-space:nowrap}.brand small{display:block;font-size:9px;font-weight:500;color:#555;letter-spacing:.03em;margin-top:2px}.brand-mark{width:40px;height:32px;position:relative;border-bottom:3px solid var(--green)}.brand-mark:before,.brand-mark:after{content:"";position:absolute;left:5px;right:5px;height:3px;background:var(--green);transform-origin:left center}.brand-mark:before{top:17px;transform:rotate(-34deg);width:30px}.brand-mark:after{top:17px;left:27px;transform:rotate(34deg);width:30px;transform-origin:right center}.custom-logo{max-height:48px;width:auto}.menu{display:flex;align-items:center;gap:30px;font-size:12px;font-weight:650}.menu a{position:relative}.menu>a:not(.btn):hover{color:var(--green)}.menu>a:not(.btn):first-child:after{content:"";position:absolute;height:2px;background:var(--green);left:0;right:0;bottom:-27px}.mobile-toggle{display:none;border:0;background:none;font-size:24px}
.hero{min-height:470px;display:flex;align-items:center;color:#fff;background:
 linear-gradient(90deg,rgba(13,25,18,.78) 0%,rgba(13,25,18,.57) 39%,rgba(13,25,18,.18) 74%,rgba(13,25,18,.12) 100%),
 var(--hero-image,linear-gradient(120deg,#26382d,#778a7b));background-size:cover;background-position:center}.hero-inner{max-width:610px;padding:70px 0 78px}.hero h1{font-size:44px;line-height:1.13;margin:0 0 18px;font-weight:850;letter-spacing:-.025em}.hero p{font-size:15px;color:#f0f4f1;max-width:530px;margin:0}.hero-actions{display:flex;gap:18px;margin-top:28px}.hero .eyebrow,.hero-badge{display:none}
.stats-wrap{margin-top:-39px;position:relative;z-index:5;display:flex;justify-content:flex-end}.stats{width:min(855px,80%);background:#fff;box-shadow:var(--shadow);border-radius:7px;display:grid;grid-template-columns:repeat(4,1fr)}.stat{min-height:86px;padding:18px 20px;display:grid;grid-template-columns:40px 1fr;column-gap:12px;align-items:center;border-right:1px solid var(--line);text-align:left}.stat:last-child{border:0}.stat:before{content:"✓";width:37px;height:37px;border-radius:50%;background:var(--green-soft);color:var(--green);display:grid;place-items:center;font-weight:900;font-size:15px;grid-row:1/3}.stat strong{font-size:18px;color:#121812;align-self:end}.stat span{font-size:10px;color:var(--muted);align-self:start}
.product-section{text-align:center;padding-top:43px}.product-section .lead{margin:0 auto}.grid{display:grid;gap:20px}.cards-4{grid-template-columns:repeat(4,1fr)}.cards-3{grid-template-columns:repeat(3,1fr)}.cards-2{grid-template-columns:repeat(2,1fr)}
.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:28px;text-align:left}.card{background:#fff;border:1px solid #e3e7e4;border-radius:5px;overflow:hidden;transition:.22s}.card:hover{transform:translateY(-3px);box-shadow:0 8px 24px rgba(25,44,31,.10)}.card-image{width:100%;height:142px;object-fit:cover;background:linear-gradient(135deg,#d8e1da,#86988a)}.card-body{padding:14px 16px 15px}.card h3{font-size:14px;margin:0 0 6px;font-weight:800}.card p{font-size:11px;line-height:1.45;color:#565f59;margin:0;min-height:31px}.card-link{display:inline-block;margin-top:10px;color:var(--green);font-size:11px;font-weight:750}.tag{display:none}
.feature-strip{background:#12462a;color:#fff;background-image:linear-gradient(90deg,rgba(3,38,20,.08),rgba(9,73,38,.13))}.feature-grid{display:grid;grid-template-columns:repeat(5,1fr)}.feature{min-height:86px;padding:20px 24px;display:grid;grid-template-columns:34px 1fr;column-gap:10px;align-items:center;border-right:1px solid rgba(255,255,255,.12)}.feature:last-child{border:0}.feature:before{content:"✓";width:30px;height:30px;border:1px solid rgba(255,255,255,.45);border-radius:50%;display:grid;place-items:center;font-size:12px;grid-row:1/3}.feature b{font-size:13px;align-self:end}.feature span{font-size:10px;color:#d6e4d9;align-self:start}
.about-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:50px;align-items:center}.about-media{min-height:420px;border-radius:8px;background:linear-gradient(135deg,#dce7df,#879b8d);overflow:hidden}.about-media img{width:100%;height:420px;object-fit:cover}.check-list{display:grid;gap:10px;margin-top:20px}.check{font-size:13px;display:flex;gap:8px}.check:before{content:"✓";color:var(--green);font-weight:900}
.process{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.process-item{padding:20px;border:1px solid var(--line);border-radius:6px;background:#fff;text-align:center}.process-num{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:var(--green-soft);color:var(--green);font-weight:800;margin:0 auto 10px}.process-item b{font-size:13px;display:block}.process-item span{font-size:10px;color:var(--muted)}
.testimonials{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.testimonial{border:1px solid var(--line);padding:22px;border-radius:6px}.testimonial p{font-size:12px;color:var(--muted)}.stars{color:#b98720}.testimonial b{font-size:12px}
.quote-box{display:grid;grid-template-columns:.88fr 1.12fr;border:1px solid var(--line);border-radius:8px;overflow:hidden}.quote-copy{padding:36px;background:linear-gradient(145deg,#112c1e,#215b34);color:#fff}.quote-copy h3{font-size:30px}.quote-copy p{font-size:13px;color:#d9e6dd}.quote-form{padding:32px}.field{display:grid;gap:5px;margin-bottom:12px}.field label{font-size:11px;font-weight:750}.field input,.field select,.field textarea{width:100%;border:1px solid #dce2dd;border-radius:4px;padding:11px 12px;font:inherit;font-size:13px}.field textarea{min-height:105px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.site-footer{background:#fff;color:#202821;border-top:1px solid var(--line);padding:36px 0 16px}.footer-grid{display:grid;grid-template-columns:1.25fr .9fr 1fr 1.3fr;gap:40px}.footer-grid h4{font-size:12px;margin:0 0 13px}.footer-grid p,.footer-grid li{font-size:10px;color:#4e5951}.footer-grid ul{list-style:none;padding:0;margin:0;display:grid;gap:6px}.footer-bottom{border-top:1px solid var(--line);margin-top:26px;padding-top:15px;font-size:9px;color:#6b746d;display:flex;justify-content:space-between}
.page-hero{padding:72px 0;background:linear-gradient(100deg,#152535,#254733);color:#fff}.page-hero h1{font-size:40px;margin:0}.content-narrow{max-width:920px}.single-media{border-radius:7px;overflow:hidden;margin:24px 0}.contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:28px}.contact-card,.form-card{border:1px solid var(--line);border-radius:7px;padding:25px}.notice{padding:11px;background:#edf6ee;color:#245c2c;border-radius:5px;margin-bottom:12px}.wa-float{position:fixed;right:20px;bottom:20px;z-index:60;background:#246b37;color:#fff;border-radius:50%;width:54px;height:54px;display:grid;place-items:center;font-weight:900;box-shadow:0 7px 20px rgba(0,0,0,.18)}
.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.gallery img{border-radius:5px}
.cta{background:linear-gradient(120deg,#194f2c,#2d6e3d);color:#fff;border-radius:8px;padding:30px;display:flex;justify-content:space-between;align-items:center}.cta h3{margin:0 0 5px}.cta p{font-size:12px;margin:0;color:#dbe7de}
@media(max-width:1080px){.container{width:min(100% - 38px,1100px)}.menu{gap:18px}.product-grid{grid-template-columns:repeat(2,1fr)}.stats{width:92%}.feature-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:760px){.container{width:calc(100% - 28px)}.topbar{display:none}.nav{height:58px}.brand{font-size:14px}.brand-mark{transform:scale(.78)}.menu{display:none;position:absolute;top:58px;left:0;right:0;background:#fff;flex-direction:column;align-items:stretch;padding:20px;box-shadow:var(--shadow);gap:16px}.menu .btn{width:100%}.menu>a:first-child:after{display:none}.mobile-toggle{display:block}.hero{min-height:445px;background-position:center}.hero-inner{padding:58px 0 120px}.hero h1{font-size:29px;max-width:320px}.hero p{font-size:12px;max-width:320px}.hero-actions{gap:8px}.hero-actions .btn{flex:1;padding:0 12px}.stats-wrap{margin-top:-67px;justify-content:center}.stats{width:90%;grid-template-columns:1fr}.stat{min-height:58px;padding:10px 14px;grid-template-columns:32px 1fr}.stat:before{width:28px;height:28px}.stat strong{font-size:15px}.product-section{padding-top:34px}.product-grid{grid-template-columns:1fr}.card-image{height:180px}.feature-grid,.cards-4,.cards-3,.cards-2,.process,.testimonials,.about-grid,.quote-box,.contact-grid,.footer-grid,.field-row{grid-template-columns:1fr}.feature{border-right:0;border-bottom:1px solid rgba(255,255,255,.1)}.section{padding:48px 0}.section-title{font-size:27px}.about-media{min-height:300px}.about-media img{height:300px}.cta{display:block}.cta .btn{margin-top:15px}.footer-bottom{display:block}.page-hero h1{font-size:32px}}

/* V9 — Header/logo sizing and responsive alignment */
.site-header>.container,.topbar>.container{width:calc(100% - 48px);max-width:none;padding-left:0;padding-right:0}
.nav{min-height:88px;height:auto}
.brand{font-size:23px;line-height:1.05;flex:0 0 auto}
.brand small{font-size:10.5px;margin-top:5px}
.custom-logo-link{display:flex;align-items:center}
.custom-logo{max-height:68px!important;max-width:260px!important;width:auto!important}
.menu{font-size:13.5px;gap:25px;margin-left:auto}
.menu .btn{font-size:13px;padding:0 26px;min-height:46px}
.site-footer .brand{font-size:21px}.site-footer .custom-logo{max-height:62px!important}
.footer-grid h4{font-size:14px}.footer-grid p,.footer-grid li{font-size:12px;line-height:1.65}

/* V9 — Product detail like professional prefabricated product catalog */
.cip-v9-product-shell{max-width:1220px;margin:auto}.cip-v9-product-top{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:35px;align-items:start}.cip-v9-summary{position:sticky;top:112px;border:1px solid var(--line);border-radius:10px;padding:28px;background:#fff}.cip-v9-summary h1{font-size:33px;line-height:1.15;margin:7px 0 12px}.cip-v9-kicker{font-size:11px;letter-spacing:.09em;color:var(--green);font-weight:850}.cip-v9-code{display:inline-block;background:#eef5ef;color:#205b31;font-weight:800;padding:7px 11px;border-radius:5px;margin:5px 0 12px}.cip-v9-area{padding:14px 0;margin:13px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.cip-v9-tech,.cip-v9-pricing,.cip-v9-tabs,.cip-v9-description{margin-top:38px}.cip-v9-tech h2,.cip-v9-description h2{font-size:25px}.cip-v9-tech-table{border:1px solid var(--line);border-radius:8px;overflow:hidden}.cip-v9-tech-table>div{display:grid;grid-template-columns:280px 1fr;border-bottom:1px solid var(--line)}.cip-v9-tech-table>div:last-child{border-bottom:0}.cip-v9-tech-table b,.cip-v9-tech-table span{padding:12px 16px;font-size:13px}.cip-v9-tech-table b{background:#f4f7f5;color:#25382b}.cip-v9-tech-table span{background:#fff}
.cip-v9-section-title{display:flex;gap:12px;align-items:center;margin-bottom:17px}.cip-v9-section-title span{font-size:27px}.cip-v9-section-title small{color:var(--green);font-weight:850;letter-spacing:.08em}.cip-v9-section-title h2{margin:3px 0 0;font-size:26px}.cip-v9-package-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.cip-v9-package-card{position:relative;border:1px solid var(--line);border-radius:9px;padding:22px;background:#fff}.cip-v9-package-card.recommended{border:2px solid var(--green)}.cip-v9-package-card small{color:#6a746d}.cip-v9-package-card h3{font-size:18px;margin:6px 0}.cip-v9-package-card .cip-v9-unit{color:#526059;font-size:13px;margin:10px 0}.cip-v9-package-card strong{display:block;font-size:24px;color:#17251b;margin:11px 0 16px}.cip-v9-reco{position:absolute;right:12px;top:10px;font-size:9px;font-weight:850;color:#fff;background:var(--green);padding:4px 7px;border-radius:4px}.cip-v9-wa{display:flex;justify-content:center;background:#1f6a37;color:#fff;padding:10px;border-radius:5px;font-size:12px;font-weight:750}.cip-v9-offer{padding:22px;border:1px solid var(--line);border-radius:8px;font-size:22px;font-weight:800}
.cip-v9-tab-buttons{display:flex;gap:8px}.cip-v9-tab-buttons button{border:1px solid #dfe5e0;background:#fff;padding:12px 20px;border-radius:6px;font-weight:800;cursor:pointer}.cip-v9-tab-buttons button.active{background:var(--green);color:#fff;border-color:var(--green)}.cip-v9-tab-panel{display:none;border:1px solid var(--line);border-radius:8px;padding:18px 22px;margin-top:10px}.cip-v9-tab-panel.active{display:block}.cip-v9-tab-panel ul{list-style:none;padding:0;margin:0;display:grid;gap:10px}.cip-v9-tab-panel li{font-size:13px}.cip-v9-tab-panel[data-panel="inc"] li{color:#224d2d}.cip-v9-tab-panel[data-panel="exc"] li{color:#763333}.cip-v9-description{font-size:14px;color:#455048}
@media(max-width:1100px){.site-header>.container,.topbar>.container{width:calc(100% - 30px)}.custom-logo{max-height:58px!important;max-width:220px!important}.menu{gap:16px;font-size:12.5px}.cip-v9-product-top{grid-template-columns:1fr}.cip-v9-summary{position:static}.cip-v9-package-grid{grid-template-columns:1fr 1fr}}
@media(max-width:760px){.site-header>.container{width:calc(100% - 20px);margin-left:10px;margin-right:10px}.nav{min-height:70px}.custom-logo{max-height:52px!important;max-width:190px!important}.brand{font-size:17px}.brand small{font-size:8.5px}.menu{top:70px}.cip-v9-summary{padding:19px}.cip-v9-summary h1{font-size:27px}.cip-v9-package-grid{grid-template-columns:1fr}.cip-v9-tech-table>div{grid-template-columns:1fr}.cip-v9-tech-table b{padding-bottom:4px}.cip-v9-tech-table span{padding-top:5px}.cip-v9-tab-buttons{display:grid;grid-template-columns:1fr 1fr}.cip-v9-tab-buttons button{padding:11px 8px}.footer-grid{gap:24px}.site-footer .brand{font-size:18px}}
