/* cozumler.css — Gelecek Yazılım çözüm/landing sayfaları */

/* Hero ghost text */
.phero-ghost{position:absolute;right:2%;bottom:-2.2rem;font-size:clamp(4rem,15vw,13rem);font-weight:300;color:rgba(0,0,0,.035);letter-spacing:-.05em;line-height:1;pointer-events:none;user-select:none;white-space:nowrap;z-index:0}
.phero>div{position:relative;z-index:1}
.phero h1{font-size:clamp(2.2rem,5.5vw,4.6rem);font-weight:300;letter-spacing:-.04em;line-height:1.02;margin:.4rem 0 1.1rem}
.phero p{font-size:.9rem;color:var(--muted);line-height:1.85;max-width:560px}
.phero-cta{display:flex;gap:.7rem;flex-wrap:wrap;margin-top:1.9rem}

/* Lead intro */
.lead{padding:5rem 4% 1rem;max-width:920px}
.lead p{font-size:clamp(1.05rem,2vw,1.5rem);font-weight:300;color:var(--fg);line-height:1.6;letter-spacing:-.01em}
.lead p+p{font-size:.92rem;color:var(--muted);line-height:1.9;margin-top:1.5rem;font-weight:400}

/* Prose body */
.prose{padding:2rem 4% 4rem;max-width:920px}
.prose h2{font-size:clamp(1.6rem,3vw,2.5rem);font-weight:300;letter-spacing:-.03em;line-height:1.12;margin:2.8rem 0 1.1rem}
.prose h3{font-size:1.12rem;font-weight:600;margin:1.9rem 0 .7rem;letter-spacing:-.01em}
.prose p{font-size:.9rem;color:var(--muted2-txt,#5f5e57);line-height:1.95;margin-bottom:1.1rem}
.prose strong{color:var(--fg);font-weight:600}
.prose a{color:var(--fg);text-decoration:underline;text-decoration-color:var(--green);text-underline-offset:3px;transition:color .2s}
.prose a:hover{color:var(--green2)}
.prose ul,.prose ol{margin:0 0 1.4rem;padding-left:0;list-style:none}
.prose ul li{position:relative;padding-left:1.6rem;font-size:.9rem;color:#5f5e57;line-height:1.85;margin-bottom:.7rem}
.prose ul li::before{content:'';position:absolute;left:0;top:.6rem;width:7px;height:7px;background:var(--green);border-radius:2px}
.prose ol{counter-reset:pl}
.prose ol li{counter-increment:pl;position:relative;padding-left:2.2rem;font-size:.9rem;color:#5f5e57;line-height:1.85;margin-bottom:.85rem}
.prose ol li::before{content:counter(pl,decimal-leading-zero);position:absolute;left:0;top:0;font-size:.7rem;font-weight:600;color:var(--green2);letter-spacing:.05em}
.prose blockquote{border-left:3px solid var(--green);background:var(--bg2);padding:1.2rem 1.6rem;margin:1.8rem 0;border-radius:0 6px 6px 0}
.prose blockquote p{color:var(--fg);font-size:.95rem;font-style:italic;margin:0;line-height:1.75}

/* Feature grid */
.feat-sec{padding:5rem 4%;border-top:1px solid var(--border)}
.feat-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--border);overflow:hidden;margin-top:2.5rem}
.feat-card{background:var(--bg2);border-right:1px solid var(--border);border-bottom:1px solid var(--border);padding:2rem 1.75rem;min-height:200px;display:flex;flex-direction:column;transition:background .25s}
.feat-card:hover{background:var(--white)}
.feat-ico{width:34px;height:34px;border-radius:8px;background:var(--dark);display:flex;align-items:center;justify-content:center;font-size:1rem;margin-bottom:1.1rem}
.feat-card h3{font-size:.98rem;font-weight:600;margin-bottom:.55rem;letter-spacing:-.01em}
.feat-card p{font-size:.8rem;color:var(--muted);line-height:1.8}

/* Checklist / benefits split */
.bene{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}
.bene-l{padding:5rem 4%;border-right:1px solid var(--border)}
.bene-l h2{font-size:clamp(1.6rem,3vw,2.6rem);font-weight:300;letter-spacing:-.03em;line-height:1.12;margin-bottom:1.2rem}
.bene-l p{font-size:.88rem;color:var(--muted);line-height:1.9;max-width:420px}
.bene-r{padding:5rem 4%;display:flex;align-items:center;background:var(--bg2)}
.check{width:100%;display:flex;flex-direction:column}
.check-item{display:flex;gap:1rem;padding:1.15rem 0;border-bottom:1px solid var(--border);align-items:flex-start}
.check-item:first-child{border-top:1px solid var(--border)}
.check-mark{flex-shrink:0;width:20px;height:20px;border-radius:50%;background:rgba(138,224,90,.18);border:1px solid var(--green);display:flex;align-items:center;justify-content:center;font-size:.62rem;color:var(--green2);margin-top:.1rem}
.check-tx{font-size:.86rem;color:var(--fg);line-height:1.6}
.check-tx span{display:block;font-size:.76rem;color:var(--muted);margin-top:.2rem;line-height:1.6}

/* Steps */
.steps{padding:5rem 4%;border-top:1px solid var(--border)}
.steps-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--border);overflow:hidden;margin-top:2.5rem}
.step-c{padding:2.25rem 1.75rem;border-right:1px solid var(--border);background:var(--bg2)}
.step-c:last-child{border-right:none}
.step-n{font-size:2.6rem;font-weight:300;color:rgba(0,0,0,.08);letter-spacing:-.05em;line-height:1;margin-bottom:1rem}
.step-c h3{font-size:.92rem;font-weight:600;margin-bottom:.5rem}
.step-c p{font-size:.78rem;color:var(--muted);line-height:1.8}

/* Stats band */
.mini-stats{display:grid;grid-template-columns:repeat(4,1fr);background:var(--dark);border-top:1px solid var(--border)}
.ms-c{padding:3rem 2rem;border-right:1px solid var(--borderd);text-align:center}
.ms-c:last-child{border-right:none}
.ms-n{font-size:clamp(2rem,4vw,3rem);font-weight:300;color:#fff;letter-spacing:-.04em;line-height:1}
.ms-n span{color:var(--green)}
.ms-l{font-size:.62rem;letter-spacing:.14em;text-transform:uppercase;color:rgba(255,255,255,.4);margin-top:.7rem}

/* FAQ */
.faq-sec{padding:5rem 4%;border-top:1px solid var(--border);max-width:920px}
.faq-list{margin-top:2.5rem;border-top:1px solid var(--border)}
.faq-item{border-bottom:1px solid var(--border)}
.faq-q{width:100%;text-align:left;background:none;border:none;font-family:'Inter',sans-serif;padding:1.4rem 0;display:flex;align-items:center;justify-content:space-between;gap:1rem;cursor:none;font-size:1rem;font-weight:500;color:var(--fg);letter-spacing:-.01em}
.faq-q::after{content:'+';font-size:1.4rem;font-weight:300;color:var(--green2);flex-shrink:0;transition:transform .25s}
.faq-item.on .faq-q::after{transform:rotate(45deg)}
.faq-a{max-height:0;overflow:hidden;transition:max-height .3s ease}
.faq-a p{font-size:.88rem;color:var(--muted);line-height:1.9;padding:0 0 1.4rem}
.faq-item.on .faq-a{max-height:600px}

/* Related solutions */
.rel-sec{padding:5rem 4%;border-top:1px solid var(--border)}
.rel-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5px;background:var(--border);border:1px solid var(--border);margin-top:2.5rem}
.rel-card{background:var(--bg2);padding:1.75rem;transition:background .25s;display:flex;flex-direction:column;gap:.5rem;text-decoration:none;color:inherit}
.rel-card:hover{background:var(--white)}
.rel-card .rc-cat{font-size:.56rem;letter-spacing:.16em;text-transform:uppercase;color:var(--green2)}
.rel-card .rc-t{font-size:1rem;font-weight:600;letter-spacing:-.01em}
.rel-card .rc-d{font-size:.78rem;color:var(--muted);line-height:1.7}
.rel-card .rc-go{font-size:.64rem;letter-spacing:.1em;text-transform:uppercase;color:var(--fg);margin-top:.3rem}

@media(max-width:1024px){
  .feat-grid{grid-template-columns:1fr 1fr}
  .bene{grid-template-columns:1fr}.bene-l{border-right:none;border-bottom:1px solid var(--border)}
  .steps-grid{grid-template-columns:1fr 1fr}
  .mini-stats{grid-template-columns:1fr 1fr}.ms-c:nth-child(2){border-right:none}
  .rel-grid{grid-template-columns:1fr}
}
@media(max-width:600px){
  .feat-grid{grid-template-columns:1fr}
  .steps-grid{grid-template-columns:1fr}
  .phero-ghost{display:none}
}
