/*
Theme Name: TeklifBOT Pro
Theme URI: https://teklifbot.com/
Author: OpenAI
Description: teklifbot.com için modern, kurumsal, tek sayfa odaklı WordPress teması.
Version: 4.0.0
Text Domain: teklifbot-pro
*/

:root{
  --bg:#f5fbfa;
  --surface:#ffffff;
  --surface-2:#ecf8f6;
  --text:#102129;
  --muted:#60727a;
  --line:#d8ece8;
  --primary:#12c7b2;
  --primary-dark:#0ea591;
  --primary-soft:#dffaf5;
  --shadow:0 18px 50px rgba(16,33,41,.08);
  --radius:18px;
  --radius-lg:24px;
  --container:min(1180px, calc(100% - 32px));
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{
  margin:0;
  font-family:Inter,Arial,Helvetica,sans-serif;
  color:var(--text);
  background:linear-gradient(180deg,#f8fdfc 0%, #f1fbf9 100%);
  line-height:1.65;
}
a{text-decoration:none;color:inherit}
img{max-width:100%;display:block}
.container{width:var(--container);margin:0 auto}
.section{padding:88px 0}
.section-sm{padding:56px 0}
.eyebrow{display:inline-flex;align-items:center;gap:8px;background:var(--primary-soft);color:#0d8778;border:1px solid #c4f0e7;padding:8px 14px;border-radius:999px;font-size:13px;font-weight:700;letter-spacing:.02em}
.section-head{max-width:720px;margin:0 auto 40px;text-align:center}
.section-head h2{font-size:clamp(30px,4vw,46px);line-height:1.1;margin:0 0 12px}
.section-head p{margin:0;color:var(--muted)}
.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:14px;min-height:50px;padding:0 20px;font-weight:800;transition:.2s ease;border:1px solid transparent;cursor:pointer}
.btn-primary{background:linear-gradient(135deg,var(--primary),#55e4d2);color:#072522;box-shadow:0 12px 30px rgba(18,199,178,.22)}
.btn-primary:hover{transform:translateY(-1px);background:linear-gradient(135deg,var(--primary-dark),#43d3c2)}
.btn-secondary{background:#fff;border-color:var(--line);color:var(--text)}
.btn-secondary:hover{border-color:var(--primary);color:#0d8778}
.btn-block{width:100%}
.site-header{position:sticky;top:0;z-index:999;background:rgba(255,255,255,.82);backdrop-filter:blur(16px);border-bottom:1px solid rgba(216,236,232,.8)}
.header-inner{display:flex;align-items:center;justify-content:space-between;min-height:76px;gap:16px}
.brand{display:flex;align-items:center;gap:12px;min-width:0}
.brand-mark{width:42px;height:42px;border-radius:14px;background:linear-gradient(135deg,#10c8b2 0%,#8ff3e6 100%);display:grid;place-items:center;box-shadow:0 10px 24px rgba(18,199,178,.22)}
.brand-mark svg{width:24px;height:24px}
.brand-text{display:flex;flex-direction:column;line-height:1}
.brand-name{font-size:22px;font-weight:900;letter-spacing:-.03em}
.brand-domain{font-size:12px;color:var(--muted);margin-top:4px}
.main-nav ul{list-style:none;display:flex;align-items:center;gap:28px;margin:0;padding:0}
.main-nav a{font-weight:700;color:#31505b;font-size:15px}
.main-nav a:hover{color:#0d8778}
.header-actions{display:flex;align-items:center;gap:12px}
.header-actions .btn{min-height:44px;padding:0 16px;border-radius:12px}
.hero{padding:64px 0 42px}
.hero-grid{display:grid;grid-template-columns:1.12fr .88fr;align-items:center;gap:34px}
.hero h1{font-size:clamp(38px,5.8vw,68px);line-height:.98;letter-spacing:-.04em;margin:14px 0 18px}
.hero p{font-size:18px;color:var(--muted);max-width:650px;margin:0 0 24px}
.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:16px}
.hero-note{display:flex;flex-wrap:wrap;gap:18px;color:#42626c;font-size:14px;font-weight:700}
.hero-card,.card{background:var(--surface);border:1px solid #e0f1ed;border-radius:var(--radius-lg);box-shadow:var(--shadow)}
.hero-card{padding:26px}
.hero-ui{display:grid;gap:16px}
.mini-bar{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;background:#f9fffe;border:1px solid var(--line);border-radius:16px}
.timer{font-weight:900;font-size:28px;letter-spacing:.08em;color:#0d8778}
.kpi-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.kpi{padding:24px;text-align:center}
.kpi strong{display:block;font-size:34px;line-height:1;margin-bottom:8px;color:#0d8778}
.kpi span{color:var(--muted)}
.features-grid,.refs-grid,.pricing-grid,.faq-grid{display:grid;gap:20px}
.features-grid{grid-template-columns:repeat(3,1fr)}
.refs-grid{grid-template-columns:repeat(3,1fr)}
.pricing-grid{grid-template-columns:repeat(2,1fr)}
.faq-grid{grid-template-columns:repeat(2,1fr)}
.card{padding:26px}
.icon-badge{width:46px;height:46px;border-radius:14px;background:var(--primary-soft);display:grid;place-items:center;margin-bottom:16px;color:#0d8778;font-weight:900}
.feature-card h3,.ref-card h3,.pricing-card h3,.faq-card h3{margin:0 0 10px;font-size:22px;line-height:1.2}
.feature-card p,.ref-card p,.pricing-card p,.faq-card p{margin:0;color:var(--muted)}
.ref-role{display:inline-block;margin-top:14px;font-size:13px;font-weight:700;padding:7px 12px;border-radius:999px;background:#f4fbf9;color:#55717a;border:1px solid var(--line)}
.pricing-card.popular{border:2px solid #9be8db;position:relative}
.popular-badge{display:inline-flex;padding:8px 12px;border-radius:999px;background:var(--primary-soft);font-size:12px;font-weight:800;color:#0d8778;margin-bottom:16px}
.price{font-size:46px;line-height:1;font-weight:900;letter-spacing:-.03em;margin:18px 0 14px}
.price-sub{font-size:15px;color:var(--muted)}
.pricing-list{padding:0;margin:20px 0 24px;list-style:none;display:grid;gap:12px}
.pricing-list li{padding-left:28px;position:relative;color:#3e5d66}
.pricing-list li:before{content:"✓";position:absolute;left:0;top:0;color:#0d8778;font-weight:900}
.faq-item{padding:20px;border:1px solid var(--line);border-radius:18px;background:#fcfffe}
.faq-item h3{font-size:18px}
.cta-shell{display:grid;grid-template-columns:1.05fr .95fr;gap:20px;align-items:stretch}
.cta-panel{padding:30px;background:linear-gradient(135deg,#0f2e33 0%,#143f43 100%);color:#fff;border-radius:28px;box-shadow:0 24px 60px rgba(16,33,41,.18)}
.cta-panel p{color:rgba(255,255,255,.76)}
.support-panel{padding:30px}
.support-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}
.site-footer{padding:28px 0;border-top:1px solid var(--line);background:#fbfffe}
.footer-inner{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}
.footer-links{display:flex;flex-wrap:wrap;gap:16px;color:var(--muted)}
.live-chat-fab{position:fixed;right:20px;bottom:20px;z-index:9998;display:flex;align-items:center;gap:10px;background:#0f2e33;color:#fff;border-radius:999px;padding:10px 12px 10px 10px;box-shadow:0 18px 42px rgba(16,33,41,.22);cursor:pointer}
.live-chat-fab .dot{width:46px;height:46px;border-radius:50%;background:linear-gradient(135deg,var(--primary),#62e6d6);display:grid;place-items:center;color:#062421;font-weight:900}
.chat-drawer{position:fixed;right:20px;bottom:86px;z-index:9999;width:min(380px, calc(100% - 24px));background:#fff;border:1px solid var(--line);border-radius:24px;box-shadow:0 26px 70px rgba(16,33,41,.16);overflow:hidden;display:none}
.chat-drawer.active{display:block}
.chat-head{padding:18px 18px 16px;background:linear-gradient(135deg,#0f2e33 0%,#1d5659 100%);color:#fff;display:flex;justify-content:space-between;align-items:flex-start;gap:12px}
.chat-head p{margin:6px 0 0;color:rgba(255,255,255,.78);font-size:14px}
.chat-body{padding:18px}
.chat-options{display:grid;gap:12px;margin-bottom:14px}
.chat-pill{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border:1px solid var(--line);border-radius:16px;background:#fbfffe}
.chat-form{display:grid;gap:12px}
.chat-form input,.chat-form textarea{width:100%;padding:14px 15px;border:1px solid #d7ebe7;border-radius:14px;font:inherit;color:var(--text);background:#fff}
.chat-form textarea{min-height:116px;resize:vertical}
.chat-meta{font-size:12px;color:var(--muted)}
.notice{padding:14px 16px;border-radius:14px;background:#edf9f6;border:1px solid #c7eee6;color:#0d8778;font-weight:700;margin-bottom:12px}
@media (max-width: 1024px){
  .hero-grid,.cta-shell,.kpi-grid,.features-grid,.refs-grid,.pricing-grid,.faq-grid{grid-template-columns:1fr 1fr}
  .hero-grid,.cta-shell{grid-template-columns:1fr}
  .main-nav{display:none}
}
@media (max-width: 680px){
  .section{padding:68px 0}
  .header-inner{min-height:68px}
  .brand-name{font-size:20px}
  .brand-domain{display:none}
  .header-actions .btn-secondary{display:none}
  .kpi-grid,.features-grid,.refs-grid,.pricing-grid,.faq-grid{grid-template-columns:1fr}
  .hero{padding-top:40px}
  .hero p{font-size:16px}
  .btn{width:100%}
  .hero-actions{display:grid}
}
