/* ==========================================================================
   ÇEVİRİ SEPETİ — ANASAYFA (Truvista stili)
   Bu dosya sadece front-page/anasayfa için. styles.css'i ezmez; sonra yüklenir.
   Palet örnekten (Truvista) alınmıştır: adaçayı yeşili #77846A
   ========================================================================== */
:root{
  --tv-sage:#77846A;
  --tv-sage-btn:#3f4a37;
  --tv-sage-btn-h:#333d2c;
  --tv-sage-light:#AAB99A;
  --tv-sage-tint:#EDF0E8;
  --tv-cream:#F3F4EF;
  --tv-cream2:#ECEEE6;
  --tv-ink:#26291F;
  --tv-ink-soft:#6A6E60;
  --tv-footer:#1a1f16;
  --tv-line:#E6E6DF;
  --tv-star:#E8B84B;
  --tv-white:#fff;
}

/* Anasayfa body — mevcut header/footer ile uyum için */
body.page-template-template-anasayfa,
body.home{background:#fff}

/* ===== container ===== */
.tv-main *{box-sizing:border-box}
.tv-main{font-family:'Manrope','Plus Jakarta Sans',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;color:var(--tv-ink);line-height:1.6}
.tv-wrap{max-width:1200px;margin:0 auto;padding:0 30px}
.tv-main h1,.tv-main h2,.tv-main h3,.tv-main h4,.tv-main h5{font-family:inherit;line-height:1.12;letter-spacing:-.02em;font-weight:800;margin:0}
.tv-main a{text-decoration:none;color:inherit}
.tv-main img{max-width:100%;display:block}
.tv-main ul{list-style:none;margin:0;padding:0}

.tv-btn{display:inline-flex;align-items:center;gap:8px;padding:13px 24px;border-radius:100px;font-weight:600;font-size:14.5px;cursor:pointer;border:none;transition:.22s;font-family:inherit;line-height:1}
.tv-btn-dark{background:var(--tv-sage-btn);color:#fff}
.tv-btn-dark:hover{background:var(--tv-sage-btn-h);color:#fff}
.tv-btn-ghost{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.55)}
.tv-btn-ghost:hover{background:rgba(255,255,255,.14);color:#fff}
.tv-btn-ghost-dark{background:transparent;color:var(--tv-ink);border:1px solid var(--tv-line)}
.tv-btn-ghost-dark:hover{border-color:var(--tv-ink)}
.tv-btn-light{background:#fff;color:var(--tv-ink)}
.tv-btn-light:hover{background:#f0f0ea;color:var(--tv-ink)}
.tv-btn .ar{display:inline-flex}

.tv-eyebrow{font-size:13px;font-weight:700;color:var(--tv-ink-soft);margin-bottom:14px;display:inline-block}
.tv-sec{padding:80px 0}
.tv-h2{font-size:34px;font-weight:800;line-height:1.12}
.tv-lead{color:var(--tv-ink-soft);font-size:15.5px;margin-top:14px}

/* ===== HERO ===== */
.tv-hero{
  background:linear-gradient(135deg, #74826A 0%, #74826A 40%, #93A182 60%, #C2D0B0 82%, #DCE9CD 100%);
  position:relative;overflow:hidden;padding:70px 0 56px;min-height:640px;display:flex;flex-direction:column
}
.tv-hero-top{display:flex;justify-content:flex-end;margin-bottom:auto;position:relative;z-index:2;margin-top:-40px}
.tv-hero-top-inner{max-width:430px;color:#fff;margin-right:-30px}
.tv-hero-top-inner p{font-size:16px;opacity:.95;margin-bottom:24px;line-height:1.55;color:#fff}
.tv-hero-top-btns{display:flex;gap:14px}
.tv-hero-top-btns .tv-btn{min-width:150px;justify-content:center;padding:15px 24px}
.tv-hero-btm{display:block;text-align:left;position:relative;z-index:2;margin-top:auto}
.tv-hero-title-wrap{width:100%;text-align:left}
.tv-hero-title{color:#fff;font-size:60px;font-weight:800;line-height:1.1;max-width:100%;letter-spacing:-.02em;margin:0;text-align:left;padding:0}
.tv-hero-title .tv-arrow{display:inline-block;margin-right:12px;font-weight:400}
.tv-hero-title .accent{color:#fff}
.tv-hero-avatars{display:inline-flex;align-items:center;margin-left:20px;vertical-align:middle;position:relative;top:-2px;white-space:nowrap}
.tv-hero-avatars img,.tv-hero-avatars .av{width:54px;height:54px;border-radius:50%;border:3px solid var(--tv-sage);margin-left:-16px;object-fit:cover;background-size:cover;background-position:center;box-shadow:0 2px 8px rgba(0,0,0,.15)}
.tv-hero-avatars .av1{background:linear-gradient(135deg,#2ec5b6,#1a1f16)}
.tv-hero-avatars .av2{background:linear-gradient(135deg,#e8a87c,#6a4a3a)}
.tv-hero-avatars .av3{background:linear-gradient(135deg,#c0392b,#7a2a1e)}
.tv-hero-avatars .av-plus{background:#1a1f16;color:#fff;display:grid;place-items:center;font-size:20px}
.tv-scroll{width:110px;height:110px;border-radius:50%;border:1px solid rgba(255,255,255,.5);display:grid;place-items:center;color:#fff;flex-shrink:0;transition:.2s;text-decoration:none;margin-bottom:-10px}
.tv-scroll svg{width:32px;height:32px}
.tv-scroll:hover{background:rgba(255,255,255,.12)}

/* ===== HAKKIMIZDA ===== */
.tv-about{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}
.tv-about-media img{border-radius:20px;width:100%;height:100%;object-fit:cover;max-height:460px}
.tv-about-media .ph{background:var(--tv-cream);border-radius:20px;min-height:380px;display:grid;place-items:center;color:#b7bbac;font-size:14px}
.tv-about h2{font-size:38px;margin-bottom:18px}
.tv-about p{color:var(--tv-ink-soft);font-size:15px;margin-bottom:24px}
.tv-about-feats{display:flex;gap:30px;margin-bottom:26px;flex-wrap:wrap}
.tv-about-feat{display:flex;gap:12px;align-items:flex-start}
.tv-about-feat .fi{width:42px;height:42px;border-radius:11px;background:var(--tv-sage-tint);display:grid;place-items:center;color:var(--tv-sage-btn);flex-shrink:0}
.tv-about-feat strong{display:block;font-size:15px;font-weight:700}
.tv-about-feat small{font-size:13px;color:var(--tv-ink-soft)}

/* ===== STATS ===== */
.tv-stats{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--tv-line);border-bottom:1px solid var(--tv-line);padding:42px 0;flex-wrap:wrap}
.tv-stat{flex:1;min-width:140px}
.tv-stat b{font-size:50px;font-weight:800;display:block;line-height:1;letter-spacing:-.03em}
.tv-stat span{color:var(--tv-ink-soft);font-size:14px}

/* ===== HİZMETLER (Solutions) ===== */
.tv-sol-head{margin-bottom:44px;display:flex;justify-content:space-between;align-items:flex-end;gap:40px;flex-wrap:wrap}
.tv-sol-head .l{max-width:520px}
.tv-sol-head .r{max-width:360px;color:var(--tv-ink-soft);font-size:14px}
.tv-sol-head h2{font-size:36px}
.tv-sol-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.tv-sol-card{background-color:var(--tv-cream);border-radius:18px;padding:30px;transition:.28s;position:relative}
.tv-sol-card:hover{background:#fff;box-shadow:0 20px 50px rgba(40,50,30,.13);transform:translateY(-6px)}
.tv-sol-card.tv-featured{background:#fff;box-shadow:0 14px 40px rgba(40,50,30,.10)}
.tv-sol-ico{width:52px;height:52px;border-radius:50%;background:var(--tv-sage-light);display:grid;place-items:center;margin-bottom:22px;color:#fff}
.tv-sol-thumb{width:100%;height:150px;object-fit:cover;border-radius:12px;margin-bottom:18px}
.tv-sol-card h3{font-size:20px;font-weight:800;margin-bottom:10px}
.tv-sol-badge{display:inline-block;background:var(--tv-sage-tint);color:var(--tv-sage-btn);font-size:11px;font-weight:700;padding:3px 10px;border-radius:20px;margin-bottom:10px}
.tv-sol-card p{font-size:14px;color:var(--tv-ink-soft);margin-bottom:20px}
.tv-sol-more{display:inline-flex;align-items:center;gap:8px;font-size:13.5px;font-weight:700}
.tv-sol-more .plus{width:30px;height:30px;border-radius:50%;background:var(--tv-sage-btn);color:#fff;display:grid;place-items:center;transition:.2s}
.tv-sol-card:hover .tv-sol-more .plus{background:var(--tv-sage);transform:rotate(90deg)}
.tv-sol-cta{margin-top:36px}
.tv-viewall{display:inline-flex;align-items:center;gap:8px;background:var(--tv-sage-light);color:var(--tv-sage-btn);padding:11px 22px;border-radius:100px;font-weight:600;font-size:14px}

/* ===== NEDEN BİZ (Built on Trust) ===== */
.tv-why{display:grid;grid-template-columns:.9fr 1.1fr;gap:56px;align-items:center}
.tv-why-panel{background:var(--tv-footer);border-radius:22px;padding:42px;color:#fff}
.tv-why-panel .col+.col{margin-top:26px;padding-top:26px;border-top:1px solid rgba(255,255,255,.12)}
.tv-why-col-title{font-size:17px;color:var(--tv-sage-light);margin-bottom:14px}
.tv-why-sub{font-size:14px;font-weight:700;margin:14px 0 8px}
.tv-why-list li{display:flex;gap:10px;font-size:14px;padding:5px 0;opacity:.92}
.tv-why-list .ck{color:#EAD98A;flex-shrink:0}
.tv-why-l h2{font-size:34px;margin-bottom:18px}
.tv-why-l p{color:var(--tv-ink-soft);font-size:15px;margin-bottom:26px}

/* ===== YORUMLAR ===== */

.tv-rev-wrap{position:relative}
.tv-rev-track{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.tv-rev-card{border:1px solid var(--tv-line);border-radius:16px;padding:26px;background:#fff}
.tv-rev-stars{color:var(--tv-star);font-size:14px;margin-bottom:14px;letter-spacing:2px}
.tv-rev-card .txt{font-size:14px;color:var(--tv-ink-soft);margin-bottom:20px;line-height:1.6}
.tv-rev-user{display:flex;align-items:center;gap:11px}
.tv-rev-user img{width:44px;height:44px;border-radius:50%;object-fit:cover}
.tv-rev-user b{font-size:14px;display:block}
.tv-rev-user span{font-size:12px;color:var(--tv-ink-soft)}
.tv-rev-nav{display:flex;gap:10px;justify-content:center;margin-top:30px}
.tv-rev-nav button{width:44px;height:44px;border-radius:50%;border:1px solid var(--tv-line);background:#fff;cursor:pointer;display:grid;place-items:center;transition:.2s}
.tv-rev-nav button:hover{background:var(--tv-sage-btn);color:#fff;border-color:var(--tv-sage-btn)}

/* ===== DİL BAYRAKLARI (marquee) ===== */
.tv-flags{padding:70px 0;overflow:hidden;background:#fff}
.tv-flags-head{text-align:center;margin-bottom:40px}
.tv-flags-head .tag{font-size:13px;font-weight:700;color:var(--tv-ink-soft);letter-spacing:.1em;text-transform:uppercase;display:inline-flex;align-items:center;gap:12px}
.tv-flags-head .tag::before,.tv-flags-head .tag::after{content:"";width:30px;height:1px;background:var(--tv-line)}
.tv-flags-head h2{font-size:32px;margin:14px 0 10px}
.tv-flags-head p{color:var(--tv-ink-soft);font-size:15px}
.tv-flag-row{display:flex;overflow:hidden;margin-bottom:14px;-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}
.tv-flag-track{display:flex;gap:12px;flex-shrink:0;animation:tv-marquee 40s linear infinite}
.tv-flag-row--rtl .tv-flag-track{animation-direction:reverse}
.tv-flag-badge{display:inline-flex;align-items:center;gap:8px;background:var(--tv-cream);border:1px solid var(--tv-line);padding:9px 18px;border-radius:100px;white-space:nowrap;font-size:14px;font-weight:600}
.tv-flag-emoji{font-size:18px}
@keyframes tv-marquee{to{transform:translateX(-50%)}}

/* ===== KURUMSAL LOGOLAR ===== */
.tv-partners{display:grid;grid-template-columns:1fr 1.2fr;gap:56px;align-items:center}
.tv-partners h2{font-size:32px;margin:14px 0 22px}
.tv-logos-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.tv-logo-cell{background:#fff;border:1px solid var(--tv-line);border-radius:16px;height:110px;display:grid;place-items:center;padding:20px}
.tv-logo-cell img{max-height:56px;width:auto;object-fit:contain;filter:grayscale(1);opacity:.75;transition:.2s}
.tv-logo-cell:hover img{filter:none;opacity:1}

/* ===== BLOG ===== */
.tv-blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.tv-blog-card{background:#fff}
.tv-blog-card .bimg{border-radius:16px;height:190px;overflow:hidden;margin-bottom:16px}
.tv-blog-card .bimg img{width:100%;height:100%;object-fit:cover;transition:.3s}
.tv-blog-card:hover .bimg img{transform:scale(1.04)}
.tv-blog-meta{font-size:12.5px;color:var(--tv-ink-soft);margin-bottom:8px;display:flex;gap:14px}
.tv-blog-meta li{display:flex;align-items:center;gap:5px}
.tv-blog-card h3{font-size:17px;font-weight:800;margin-bottom:12px;line-height:1.3}
.tv-blog-card h3 a:hover{color:var(--tv-sage-btn)}
.tv-blog-more{font-size:13px;font-weight:700;display:inline-flex;gap:6px;align-items:center}
.tv-blog-cta{text-align:center;margin-top:40px}

/* ===== SSS ===== */


.tv-faq-head p{color:var(--tv-ink-soft);font-size:15px;margin-top:12px}
.tv-faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;max-width:960px;margin:0 auto}
.tv-faq-item{overflow:hidden}
.tv-faq-q{width:100%;display:flex;align-items:flex-start;justify-content:space-between;gap:18px;background:none;border:0;cursor:pointer;padding:12px 18px;text-align:left;font-family:inherit;font-size:15.5px;font-weight:600;letter-spacing:-.005em;color:#1a1a1a;line-height:1.35}
.tv-faq-q .qi{width:34px;height:34px;border-radius:10px;background:var(--tv-sage-tint);display:grid;place-items:center;color:var(--tv-sage-btn);flex-shrink:0}
.tv-faq-q .qt{flex:1}
.tv-faq-q .tog{flex-shrink:0;transition:.2s;color:var(--tv-sage-btn)}
.tv-faq-item.open .tog{transform:rotate(45deg)}
.tv-faq-a{padding:0 20px;max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease}

.tv-faq-a p{font-size:14px;color:var(--tv-ink-soft);margin:0;line-height:1.6}
.tv-faq-cta{text-align:center;margin-top:36px}
.tv-faq-cta p{color:var(--tv-ink-soft);font-size:14px;margin-bottom:14px}

/* ===== İLETİŞİM ===== */
.tv-contact{display:grid;grid-template-columns:1fr 1.1fr;gap:56px;align-items:start}
.tv-contact h2{font-size:34px;margin:14px 0 16px}
.tv-contact .cdesc{color:var(--tv-ink-soft);font-size:15px;margin-bottom:28px}
.tv-cd{display:flex;gap:14px;margin-bottom:20px;align-items:flex-start}
.tv-cd .ci{width:44px;height:44px;border-radius:12px;background:var(--tv-sage-tint);display:grid;place-items:center;color:var(--tv-sage-btn);flex-shrink:0}
.tv-cd strong{display:block;font-size:14px;font-weight:700;margin-bottom:2px}
.tv-cd a,.tv-cd span{font-size:14px;color:var(--tv-ink-soft)}
.tv-form-wrap{background:var(--tv-cream);border-radius:20px;padding:34px}
.tv-form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.tv-fg{margin-bottom:16px;display:flex;flex-direction:column}
.tv-fg label{font-size:13px;font-weight:600;margin-bottom:7px}
.tv-fg input,.tv-fg select,.tv-fg textarea{padding:13px 15px;border:1px solid var(--tv-line);border-radius:11px;font-family:inherit;font-size:14px;background:#fff;color:var(--tv-ink);transition:.2s}
.tv-fg input:focus,.tv-fg select:focus,.tv-fg textarea:focus{outline:none;border-color:var(--tv-sage)}
.tv-fg textarea{resize:vertical;min-height:110px}
#anasayfa-form-msg{padding:14px;border-radius:11px;margin-bottom:16px;font-size:14px}

/* ===== FOOT CTA ===== */
.tv-foot-cta{background:var(--tv-sage);border-radius:22px;padding:46px;display:flex;justify-content:space-between;align-items:center;gap:30px}
.tv-foot-cta h2{color:#fff;font-size:28px;max-width:560px}
.tv-foot-cta .tv-eyebrow{color:rgba(255,255,255,.85)}

/* ===== RESPONSIVE ===== */
@media(max-width:900px){
  /* --- HERO mobil duzen: video > baslik > aciklama > kutu > butonlar --- */
  .tv-main .tv-hero{min-height:auto!important;padding:110px 0 40px!important}
  .tv-hero .tv-wrap{padding:0 22px!important;gap:18px!important}
  .tv-hero-video{display:none!important}
  .tv-hero-video-mobil{display:block!important;order:1;width:100%!important;height:100px!important;overflow:hidden!important;margin:0!important;-webkit-mask-image:radial-gradient(ellipse 70% 62% at 50% 50%, #000 42%, transparent 80%);mask-image:radial-gradient(ellipse 70% 62% at 50% 50%, #000 42%, transparent 80%)}
  .tv-hero-video-mobil video{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}

  .tv-main .tv-hero .tv-hero-btm{display:block!important;order:2;align-items:center!important;text-align:center!important;width:100%!important}
  .tv-main .tv-hero .tv-hero-title{text-align:center!important}
  .tv-main .tv-hero .tv-hero-title-wrap{width:100%!important;max-width:100%!important;margin:0 auto!important;text-align:center!important}
  .tv-hero-top{display:flex!important;flex-direction:column!important;align-items:center!important;order:3;margin-top:0!important;justify-content:flex-start!important;padding-top:0!important}
  .tv-hero-top-inner{max-width:360px!important;margin-right:0!important;margin-left:0!important;text-align:center!important}
  .tv-hero-top-inner p{text-align:center!important;margin-top:0!important;font-size:15px!important}
  .tv-hero-title{font-size:28px!important;line-height:1.15!important}
  .tv-hero-title-wrap{max-width:100%!important;margin:0!important}
  .tv-hero .tv-scroll{display:none!important}
  .tv-hero-avatars{margin-left:0!important;margin-top:10px!important;display:flex!important;justify-content:center!important;margin-bottom:0!important}
  .tv-hero-avatars img,.tv-hero-avatars .av{width:40px!important;height:40px!important}
  .tv-hero-cta{margin-top:14px!important;padding:10px!important;max-width:340px!important;margin-left:auto!important;margin-right:auto!important}
  .tv-hero-cta p{display:none!important}
  .tv-hero-upload__hint{display:none!important}
  .tv-hero-upload{padding:10px!important}
  .tv-hero-upload__head{margin-bottom:8px!important}
  .tv-hero-upload__label{font-size:15px!important}
  .tv-hero-upload__drop{padding:10px 12px!important}
  .tv-hero-upload__drop-text{font-size:13px!important}
  .tv-hero-cta-row{margin-top:10px!important;gap:10px!important}
  .tv-hero-cta-btn{font-size:13.5px!important;padding:10px 8px!important}
  .tv-about,.tv-why,.tv-partners,.tv-contact{grid-template-columns:1fr;gap:34px}
  .tv-sol-grid,.tv-rev-track,.tv-blog-grid,.tv-faq-grid,.tv-logos-grid{grid-template-columns:1fr}
  .tv-logos-grid{grid-template-columns:1fr 1fr}
  .tv-logos-strip{padding:14px 0!important}
  .tv-stats{gap:26px}
  .tv-stat b{font-size:38px}
  .tv-sec{padding:54px 0}
  .tv-h2,.tv-about h2,.tv-sol-head h2,.tv-why-l h2,.tv-contact h2{font-size:28px}
  /* --- HAKKIMIZDA mobil --- */
  .tv-score-card{display:none!important}
  .tv-main .tv-about-content h2{font-size:30px!important;line-height:1.15!important;margin-bottom:18px!important}
  .tv-main .tv-about-content h2 .eyebrow-inline{display:block!important;margin-right:0!important;margin-bottom:10px!important;font-size:15px!important}
  .tv-main .tv-about-content p{font-size:15px!important;line-height:1.65!important}
  .tv-main .tv-about-content{margin-right:0!important;margin-left:0!important}
  .tv-main .tv-about-visual{margin-left:0!important;margin-right:0!important}
  .tv-main .tv-about{margin-left:auto!important;margin-right:auto!important;gap:34px!important}
  .tv-main .tv-wrap.tv-about{padding-left:22px!important;padding-right:22px!important}
  .tv-main .tv-about-photo{height:380px!important}
  .tv-main .tv-about-visual{min-height:380px!important}
  .tv-form-row{grid-template-columns:1fr}
  .tv-foot-cta{flex-direction:column;align-items:flex-start;padding:32px}
  .tv-why-panel{padding:30px}
  /* --- mobil header / hamburger --- */
  .tv-nav-toggle{display:flex!important}
  .tv-nav-right .tv-btn-header{display:none}
  .tv-nav{gap:14px}
  .tv-nav-menu{position:absolute;top:90px;left:0;right:0;background:var(--tv-sage);flex-direction:column;max-height:0;overflow:hidden;transition:max-height .32s ease;box-shadow:0 12px 24px rgba(40,50,30,.16)}
  .tv-nav-menu.open{max-height:calc(100vh - 90px);overflow-y:auto}
  .tv-nav-menu ul{flex-direction:column;align-items:stretch;gap:0;padding:14px 0 22px}
  .tv-nav-menu ul li{border-bottom:1px solid rgba(255,255,255,.12);padding:0 20px}
  .tv-nav-menu ul li:last-child{border-bottom:none}
  .tv-nav-menu a{display:block;text-align:center;padding:14px 0;font-size:16px;border-radius:0!important;background:none!important}
  .tv-nav-menu a.active{background:none!important;font-weight:700;color:#fff!important}
  .tv-nav-menu .tv-nav-branches{display:list-item!important;margin-top:0}
  .tv-nav-menu .tv-nav-branches a{background:none!important;color:rgba(255,255,255,.92)!important;text-align:center;font-weight:500!important}
  .tv-nav-toggle.open span:nth-child(1){transform:translateY(7px) rotate(45deg)}
  .tv-nav-toggle.open span:nth-child(2){opacity:0}
  .tv-nav-toggle.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
}
@media(prefers-reduced-motion:reduce){.tv-main *{transition:none!important;animation:none!important}}

/* ==========================================================================
   HEADER (Truvista) — menülü, yüksek
   ========================================================================== */
.tv-site-header{position:sticky;top:0;z-index:100;background:transparent;transition:background .3s,box-shadow .3s}
.tv-site-header.scrolled{background:var(--tv-sage);box-shadow:0 2px 20px rgba(40,50,30,.12)}
.tv-nav{display:flex;align-items:center;justify-content:space-between;gap:30px;height:90px}
.tv-logo{display:flex;align-items:center;gap:10px;font-family:'Manrope',sans-serif;font-weight:800;font-size:21px;color:#fff;flex-shrink:0;text-decoration:none}
.tv-logo-mark{display:inline-flex;color:#fff}
.tv-nav-menu ul{display:flex;gap:8px;list-style:none;margin:0;padding:0;align-items:center}
.tv-nav-menu a{font-family:'DM Sans',sans-serif!important;font-size:15px;font-weight:500;letter-spacing:-.01em;color:rgba(255,255,255,.92);text-decoration:none;padding:9px 16px;border-radius:100px;transition:.2s;display:inline-block}
.tv-nav-menu a:hover{color:#fff;background:rgba(255,255,255,.1)}
.tv-nav-menu a.active{background:#fff;color:var(--tv-sage-btn);font-weight:700}
.tv-nav-right{flex-shrink:0;display:flex;align-items:center;gap:14px}
.tv-btn-header{background:#fff;color:var(--tv-ink);font-weight:600;text-decoration:none}
.tv-btn-header:hover{background:#f0f0ea;color:var(--tv-ink)}
.tv-nav-menu .tv-nav-branches{display:none}
.tv-nav-toggle{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:6px}
.tv-nav-toggle span{width:24px;height:2px;background:#fff;border-radius:2px;transition:.3s}

/* ==========================================================================
   FOOTER (Truvista) — koyu zemin
   ========================================================================== */
.tv-site-footer{background:var(--tv-footer);color:#fff;padding:70px 0 30px;font-family:'Manrope',sans-serif}
.tv-footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1.2fr 1fr 1.2fr;gap:30px;padding-bottom:44px}
.tv-footer-brand .tv-logo{color:#fff;margin-bottom:16px}
.tv-footer-brand .tv-logo-mark{color:#fff}
.tv-footer-brand p{font-size:13.5px;opacity:.6;max-width:290px;line-height:1.6;margin:0 0 20px}
.tv-footer-addr-text{font-family:'Manrope',sans-serif;font-size:13.5px;opacity:.62;max-width:270px;line-height:1.6;margin:0 0 14px}
.tv-footer-phone{display:block;font-family:'Manrope',sans-serif;font-size:15px;font-weight:700;color:#fff;margin-bottom:22px}
.tv-footer-phone:hover{opacity:.85}
.tv-footer-badge{display:block;margin-bottom:10px}
.tv-footer-badge-text{font-family:'Manrope',sans-serif;font-size:12px;opacity:.55;line-height:1.5;margin:0}
.tv-footer-social{display:flex;gap:12px}
.tv-footer-social a{width:36px;height:36px;border-radius:50%;border:1px solid rgba(255,255,255,.2);display:grid;place-items:center;color:#fff;opacity:.75;transition:.2s}
.tv-footer-social a:hover{opacity:1;background:rgba(255,255,255,.1);border-color:transparent}
.tv-footer-col h5{font-size:14px;font-weight:700;margin:0 0 16px;font-family:'Manrope',sans-serif;color:#fff}
.tv-footer-col a{display:flex;align-items:center;gap:7px;font-size:13.5px;opacity:.62;padding:5px 0;color:#fff;transition:.2s;font-family:'Manrope',sans-serif}
.tv-footer-col a:hover{opacity:1;padding-left:3px}
.tv-footer-contact a span,.tv-footer-addr span{opacity:.7;font-size:13px}
.tv-footer-addr{display:flex;align-items:flex-start;gap:7px;font-size:13.5px;opacity:.62;padding:5px 0;line-height:1.5}
.tv-footer-bottom-row{border-top:1px solid rgba(255,255,255,.1);padding-top:24px;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}
.tv-footer-bottom{font-family:'Manrope',sans-serif;font-size:12.5px;opacity:.5;order:2}
.tv-footer-bottom-row .tv-footer-social{order:1}

/* ==========================================================================
   LOGO ŞERİDİ + REFERANS PROJELER (case kartları)
   ========================================================================== */
.tv-logos-strip{background:#fff;padding:30px 0;border-bottom:1px solid var(--tv-line);overflow:hidden}
.tv-logos-marquee{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent);mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent)}
.tv-logos-track{display:flex;align-items:center;gap:70px;padding-right:70px;width:max-content;animation:tv-logos-marquee 40s linear infinite}
.tv-logos-marquee:hover .tv-logos-track{animation-play-state:paused}
.tv-logos-track .lg-item{flex-shrink:0;display:inline-flex;align-items:center}
.tv-logos-track .lg-item img{height:42px;width:auto;max-width:150px;object-fit:contain}
.tv-logos-track .lg{flex-shrink:0;font-family:'Manrope',sans-serif;font-weight:800;font-size:22px;color:#7a7d70;letter-spacing:-.02em}
@keyframes tv-logos-marquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}


.tv-cases-head{margin-bottom:44px}
.tv-cases-head h2{font-size:34px}
.tv-cases-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.tv-case-card .cimg{border-radius:16px;height:230px;background:var(--tv-cream);display:grid;place-items:center;color:#b7bbac;font-size:13px;margin-bottom:16px}
.tv-case-card .ctag{font-size:12px;color:var(--tv-ink-soft);margin-bottom:6px}
.tv-case-card h4{font-size:17px;font-weight:800;margin:0}

@media(max-width:900px){
  
  
  
  
  
  .tv-footer-grid{grid-template-columns:1fr 1fr;gap:30px}
  .tv-cases-grid{grid-template-columns:1fr}
  .tv-rev-track{grid-template-columns:1fr!important}
}

/* Alt çizgi garantisi */
.tv-main a,.tv-site-header a,.tv-site-footer a,.tv-btn{text-decoration:none!important}

/* ===== HERO FINAL DÜZEN (tek blok) ===== */
.tv-hero{min-height:800px!important;padding:130px 0 48px!important;margin-top:-90px!important}
.tv-hero .tv-wrap{display:flex!important;flex-direction:column!important;flex:1!important;width:100%!important;max-width:1180px!important;margin:0 auto!important;padding:0 48px!important}
.tv-hero .tv-hero-top{display:flex!important;justify-content:flex-end!important;margin-top:0!important;margin-bottom:auto!important}
.tv-hero .tv-hero-btm{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:40px!important;margin-top:auto!important;width:100%!important;text-align:left!important}
.tv-hero .tv-hero-title-wrap{flex:0 1 auto!important;width:auto!important;max-width:100%!important;text-align:left!important;margin:0!important;padding:0!important}
.tv-hero .tv-hero-title{text-align:left!important;margin:0!important;padding:0!important;max-width:820px!important}
.tv-hero .tv-scroll{width:110px;height:110px;border-radius:50%;border:1px solid rgba(255,255,255,.5);display:grid;place-items:center;color:#fff;flex-shrink:0;margin-bottom:8px;text-decoration:none}
.tv-hero .tv-scroll svg{width:32px;height:32px}

/* ===== HAKKIMIZDA zengin görsel (referans) ===== */
.tv-about{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}
.tv-about-content{order:1}
.tv-about-visual{order:2;position:relative;background:var(--tv-sage-tint);border-radius:24px;min-height:440px;display:flex;align-items:flex-end;justify-content:center;overflow:visible}
.tv-about-photo{width:88%;height:410px;background:linear-gradient(160deg,#AAB99A,#77846A);border-radius:20px;position:relative;overflow:hidden;display:grid;place-items:center}
.tv-about-photo .ph-label{color:rgba(255,255,255,.7);font-size:13px}
.tv-about-photo img{width:100%;height:100%;object-fit:cover;object-position:top center}
.tv-badge-growth{position:absolute;top:40px;left:-10px;background:#fff;border-radius:100px;padding:9px 16px;box-shadow:0 8px 24px rgba(0,0,0,.12);display:flex;align-items:center;gap:7px;font-size:13px;font-weight:600;color:var(--tv-ink);z-index:3}
.tv-badge-growth .ic{color:var(--tv-sage-btn)}
.tv-score-card{position:absolute;top:110px;left:-24px;background:#fff;border-radius:16px;padding:14px;box-shadow:0 12px 32px rgba(0,0,0,.14);z-index:3;width:180px}
.tv-score-stars{display:flex;gap:3px;margin-bottom:8px}
.tv-score-stars span{width:26px;height:26px;background:#00b67a;border-radius:5px;display:grid;place-items:center;color:#fff;font-size:15px}
.tv-score-avatars{display:flex;align-items:center;margin-bottom:8px}
.tv-score-avatars .a{width:30px;height:30px;border-radius:50%;border:2px solid #fff;margin-left:-8px;background:var(--tv-sage-light)}
.tv-score-avatars .a:first-child{margin-left:0}
.tv-score-avatars .plus{width:30px;height:30px;border-radius:50%;background:var(--tv-ink);color:#fff;display:grid;place-items:center;font-size:14px;margin-left:-8px;border:2px solid #fff}
.tv-score-rating{display:flex;align-items:center;gap:6px;font-size:13px}
.tv-score-rating b{font-size:16px}
.tv-score-rating .st{color:#00b67a}
.tv-score-rating .src{color:var(--tv-ink-soft)}
.tv-float-tags{position:absolute;bottom:40px;right:-16px;z-index:3;display:flex;flex-direction:column;gap:10px;align-items:flex-end}
.tv-float-tag{background:#fff;border-radius:100px;padding:8px 16px;box-shadow:0 6px 20px rgba(0,0,0,.1);font-size:13px;font-weight:600;color:var(--tv-ink);white-space:nowrap}
@media(max-width:900px){
  .tv-about{grid-template-columns:1fr}
  .tv-about-visual{min-height:380px}
  .tv-score-card{left:0}
  .tv-float-tags{right:0}
}

/* ===== HAKKIMIZDA metin (referans birebir) ===== */
.tv-about-content h2{font-size:52px!important;font-weight:800!important;line-height:1.08!important;letter-spacing:-.03em!important;color:#1a1a1a!important;margin-bottom:28px!important}
.tv-about-content h2 .eyebrow-inline{font-size:19px!important;font-weight:500!important;color:#8a8f80!important;letter-spacing:0!important;vertical-align:middle!important;margin-right:24px!important;display:inline-block!important}
.tv-about-content p{color:#3a3a3a!important;font-size:16px!important;line-height:1.7!important;max-width:640px!important;margin-bottom:18px!important}
.tv-about-content .tv-btn{margin-top:16px!important}
.tv-about-content .tv-btn-ghost-dark{background:#c5d6a8!important;color:#1a1a1a!important;border:none!important;padding:15px 32px!important;font-size:15px!important}

/* ===== HAKKIMIZDA sağ görsel (referans birebir) ===== */
.tv-about{align-items:center!important}
.tv-about-visual{order:2;position:relative;min-height:540px;display:flex;align-items:flex-end;justify-content:center;overflow:visible}
.tv-about-visual::before{display:none}
.tv-about-photo{position:relative;z-index:2;width:100%;height:540px;background:#eef1ea;border-radius:22px;overflow:hidden;margin-right:0;display:grid;place-items:center}
.tv-about-photo img{width:100%;height:100%;object-fit:cover;object-position:center top}
.tv-about-photo .ph-label{color:rgba(255,255,255,.7);font-size:13px}
.tv-badge-growth{position:absolute;top:80px;left:0;background:#fff;border-radius:100px;padding:11px 20px;box-shadow:0 10px 30px rgba(0,0,0,.14);display:flex;align-items:center;gap:9px;font-size:15px;font-weight:600;color:#1a1a1a;z-index:5}
.tv-score-card{position:absolute;top:150px;left:-14px;background:#fff;border-radius:18px;padding:16px;box-shadow:0 16px 42px rgba(0,0,0,.17);z-index:5;width:210px}
.tv-score-stars{display:flex;gap:4px;margin-bottom:12px}
.tv-score-stars span{width:32px;height:32px;background:#00b67a;border-radius:6px;display:grid;place-items:center;color:#fff;font-size:18px}
.tv-score-stars span.half{background:linear-gradient(90deg,#00b67a 50%,#b8d8cc 50%)}
.tv-score-avatars{display:flex;align-items:center;margin-bottom:12px}
.tv-score-avatars .a{width:46px;height:46px;border-radius:50%;border:3px solid #fff;margin-left:-12px}
.tv-score-avatars .a:first-child{margin-left:0}
.tv-score-avatars .a1{background:linear-gradient(135deg,#2ec5b6,#1a1f16)}
.tv-score-avatars .a2{background:linear-gradient(135deg,#e8a87c,#6a4a3a)}
.tv-score-avatars .a3{background:linear-gradient(135deg,#c0392b,#7a2a1e)}
.tv-score-avatars .plus{width:46px;height:46px;border-radius:50%;background:#1a1a1a;color:#fff;display:grid;place-items:center;font-size:19px;margin-left:-12px;border:3px solid #fff}
.tv-score-rating{display:flex;align-items:center;gap:7px;font-size:14px}
.tv-score-rating b{font-size:18px;color:#1a1a1a}
.tv-score-rating .st{color:#e8b84b;font-size:18px}
.tv-score-rating .src{color:#8a8f80}
.tv-score-rating .dot{width:10px;height:10px;border-radius:50%;background:#dadada;margin-left:auto}
.tv-float-tags{position:absolute;top:60px;right:2%;z-index:5;display:flex;flex-direction:column;gap:12px;align-items:flex-end}
.tv-float-tag{background:#fff;border-radius:100px;padding:11px 22px;box-shadow:0 8px 26px rgba(0,0,0,.16);font-size:14.5px;font-weight:500;color:#1a1a1a;white-space:nowrap}
.tv-float-tag:nth-child(1){transform:rotate(-4deg);margin-right:40px}
.tv-float-tag:nth-child(2){transform:rotate(3deg)}
.tv-float-tag:nth-child(3){transform:rotate(-3deg);margin-right:24px}
@media(max-width:900px){.tv-about-visual{min-height:440px}.tv-score-card{left:0}.tv-float-tags{right:0}}

/* ===== HAKKIMIZDA kaydırma (yazı SABİT genişlik) ===== */
.tv-about{gap:60px!important}
.tv-about-content{margin-right:60px!important}
.tv-about-visual{margin-left:60px!important}

/* ===== HAKKIMIZDA komple kaydırma (yazı sabit) ===== */
.tv-wrap.tv-about{max-width:1180px!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important}
.tv-about{gap:80px!important}

/* ===== HAKKIMIZDA komple kaydırma (yazı sabit) ===== */
.tv-wrap.tv-about{max-width:1180px!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important}
.tv-about{gap:80px!important}
.tv-wrap.tv-about{margin-left:auto!important;margin-right:auto!important}

/* ===== Google yorum kartı (referans konum: yarısı dışarıda) ===== */
.tv-score-card{left:-125px!important;top:210px!important;width:240px!important;padding:18px 20px!important;border-radius:22px!important;box-shadow:0 20px 50px rgba(0,0,0,.18)!important;transform:rotate(4deg)!important}
.tv-score-head{display:flex;align-items:center;gap:7px;margin-bottom:12px}
.tv-score-head .g-logo{display:inline-flex}
.tv-score-head .g-title{font-size:14px;font-weight:600;color:#1a1a1a}
.tv-score-card .tv-score-stars span{background:#fbbc05!important;width:30px;height:30px}
.tv-score-rating{display:flex;align-items:center;gap:10px;font-size:14px;margin-top:4px}
.tv-score-rating b{font-size:20px;color:#1a1a1a}
.tv-score-rating .src{color:#4285F4;text-decoration:none;font-weight:500}
.tv-score-rating .src:hover{text-decoration:underline}

/* ===== HİZMETLER (referans) ===== */
.tv-sol-head{display:grid!important;grid-template-columns:1.7fr 1fr!important;gap:50px!important;align-items:start!important;margin-bottom:50px!important}
.tv-sol-head .l h2{font-size:52px!important;line-height:1.08!important;letter-spacing:-.03em!important;color:#1a1a1a!important;font-weight:800!important}
.tv-sol-head .l h2 .eyebrow-inline{font-size:19px!important;font-weight:500!important;color:#8a8f80!important;margin-right:22px!important;vertical-align:middle!important;display:inline-block!important}
.tv-sol-head .r{color:#6A6E60!important;font-size:16px!important;line-height:1.7!important;padding-top:8px!important;max-width:none!important}
.tv-sol-grid{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:22px!important}
.tv-sol-card{background-color:#f4f5f0!important;background-size:cover!important;background-position:center!important;border-radius:22px!important;padding:40px 34px!important;transition:.25s!important;border:1px solid transparent!important;min-height:420px!important;display:flex!important;flex-direction:column!important;box-shadow:none!important;transform:none!important;position:relative!important;overflow:hidden!important}
.tv-sol-card:hover{background:#fff!important;border-color:#E6E6DF!important;box-shadow:0 20px 50px rgba(40,50,30,.08)!important;transform:translateY(-4px)!important}
.tv-sol-ico{width:60px!important;height:60px!important;border-radius:50%!important;background:#8a9a72!important;display:grid!important;place-items:center!important;color:#fff!important;margin-bottom:auto!important}
.tv-sol-card h3{font-size:26px!important;line-height:1.15!important;margin:40px 0 16px!important;color:#1a1a1a!important;font-weight:800!important}
.tv-sol-card p{font-size:15px!important;color:#6A6E60!important;line-height:1.6!important;margin-bottom:28px!important}
.tv-sol-more{display:inline-flex!important;align-items:center!important;gap:12px!important;font-size:15px!important;font-weight:600!important;color:#1a1a1a!important;text-decoration:none!important}
.tv-sol-more .plus{width:44px!important;height:44px!important;border-radius:50%!important;background:#1a1a1a!important;color:#fff!important;display:grid!important;place-items:center!important;transition:.2s!important}
.tv-sol-card:hover .tv-sol-more .plus{background:#8a9a72!important;transform:none!important}
.tv-viewall{display:inline-flex!important;align-items:center!important;gap:8px!important;background:#a8b891!important;color:#1a1a1a!important;padding:13px 28px!important;border-radius:100px!important;font-weight:600!important;font-size:15px!important;text-decoration:none!important;margin-top:36px!important}
@media(max-width:900px){
  .tv-sol-head{grid-template-columns:1fr!important;gap:0!important}
  .tv-sol-grid{grid-template-columns:1fr!important}
  .tv-main .tv-sol-head .l h2{font-size:30px!important;line-height:1.15!important;margin-bottom:18px!important;margin-top:0!important}
  .tv-main .tv-sol-head .l h2 .eyebrow-inline{display:block!important;margin-right:0!important;margin-bottom:10px!important;font-size:15px!important;line-height:1.2!important}
}

/* ===== HİZMETLER genişlik (üst bloklarla aynı) ===== */
#hizmetler .tv-wrap{max-width:1180px!important;padding-left:0!important;padding-right:0!important;margin-left:auto!important;margin-right:auto!important}
.tv-sol-card{min-height:400px!important;padding:30px 26px!important}
.tv-sol-card h3{font-size:22px!important}
.tv-sol-ico{width:54px!important;height:54px!important}

/* ===== HİZMETLER tam genişlik yasla ===== */
#hizmetler .tv-wrap{max-width:1180px!important;width:100%!important;padding-left:0!important;padding-right:0!important;margin:0 auto!important}
#hizmetler .tv-sol-head{width:100%!important;margin-left:0!important;margin-right:0!important}
#hizmetler .tv-sol-grid{width:100%!important;margin-left:0!important;margin-right:0!important}

/* ===== TÜM BÖLÜMLER AYNI GENİŞLİK (1340px) ===== */
.tv-main .tv-wrap{max-width:1180px!important;padding-left:0!important;padding-right:0!important;margin-left:auto!important;margin-right:auto!important}

.tv-sol-card{background-color:#fff!important;border:1px solid #E6E6DF!important}
.tv-sol-card:nth-child(2),.tv-sol-card:nth-child(4){background-color:#EDF0E8!important;border:1px solid transparent!important}
.tv-sol-card:hover{background:#fff!important;border-color:#E6E6DF!important;box-shadow:0 20px 50px rgba(40,50,30,.08)!important}
.tv-sol-card:nth-child(2):hover,.tv-sol-card:nth-child(4):hover{background:#dce8cc!important;border-color:transparent!important}

.tv-sol-card{background-size:cover!important;background-position:center!important;position:relative!important;overflow:hidden!important}
.tv-sol-card:nth-child(2),.tv-sol-card:nth-child(4){background-color:transparent!important;background-size:cover!important;background-position:center!important}
.tv-sol-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(20,25,15,.10) 0%,rgba(20,25,15,.45) 55%,rgba(12,16,8,.88) 100%);z-index:1}
.tv-sol-card .tv-sol-ico,.tv-sol-card h3,.tv-sol-card p,.tv-sol-card .tv-sol-more{position:relative!important;z-index:2!important}
.tv-sol-card h3{color:#fff!important}
.tv-sol-card p{color:rgba(255,255,255,.85)!important}
.tv-sol-card .tv-sol-more{color:#fff!important}
.tv-sol-card .tv-sol-more .plus{background:rgba(255,255,255,.15)!important}

/* ===== NEDEN BİZ (Truvista akordeon) ===== */
.tv-why-sec{padding:80px 0 45px}
.tv-why-wrap{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start;max-width:1180px;padding:0;margin:0 auto}
.tv-why-img-col{display:flex;flex-direction:column;gap:28px}
.tv-why-img-box{width:100%;aspect-ratio:4/3;background:#EDF0E8;border-radius:28px;overflow:hidden}.tv-why-img-box img{width:100%;height:100%;object-fit:cover;display:block}
.tv-why-about-btn{display:inline-flex;align-items:center;justify-content:center;background:#dce8cc;color:#26291F;font-weight:600;font-size:15px;padding:13px 32px;border-radius:100px;text-decoration:none;width:fit-content;transition:.2s}
.tv-why-about-btn:hover{background:#AAB99A}
.tv-why-r{display:flex;flex-direction:column;gap:40px;padding-top:10px}
.tv-why-eyebrow{font-size:19px;font-weight:400;color:#8a8f80;display:inline;margin-right:10px;vertical-align:baseline}
.tv-why-h2{font-size:50px;font-weight:800;line-height:1.08;letter-spacing:-.03em;color:#1a1a1a;margin:0}
.tv-why-accordion{display:flex;flex-direction:column;border-top:1px solid #E6E6DF}
.tv-acc-item{border-bottom:1px solid #E6E6DF}
.tv-acc-btn{width:100%;display:flex;align-items:center;justify-content:space-between;background:none;border:none;padding:22px 0;font-size:18px;font-weight:700;color:#1a1a1a;cursor:pointer;text-align:left;font-family:inherit}
.tv-acc-arrow{transition:transform .25s;flex-shrink:0}
.tv-acc-body{max-height:0;overflow:hidden;transition:max-height .35s ease}
.tv-acc-body p{font-size:15px;color:#6A6E60;line-height:1.7;padding-bottom:20px;margin:0}
.tv-acc-item.tv-acc-open .tv-acc-body{max-height:200px}
@media(max-width:900px){
.tv-why-sec{padding:32px 0 45px!important}
.tv-why-wrap{grid-template-columns:1fr;gap:32px}
.tv-main .tv-wrap.tv-why-wrap{padding-left:24px!important;padding-right:24px!important;box-sizing:border-box!important}
.tv-why-img-col{order:2;align-items:center!important}
.tv-why-r{order:1;padding-top:0!important;gap:24px!important}
.tv-why-h2{font-size:34px;letter-spacing:normal!important}
.tv-why-eyebrow{display:block!important;font-size:15px!important;font-weight:500!important;color:#8A8F80!important;line-height:18px!important;letter-spacing:normal!important;margin:0 0 10px 0!important;vertical-align:baseline}
}



/* ============================ HİZMET DİLLERİMİZ ============================ */
.tv-lang-sec{background:#F3F4EF;padding:56px 0 40px}
.tv-main .tv-lang-wrap{max-width:1340px!important;padding:0!important;margin:0 auto!important}
.tv-lang-head{text-align:center;max-width:760px;margin:0 auto 10px}
.tv-lang-eyebrow{display:inline-flex;align-items:center;gap:12px;font-size:13px;font-weight:800;letter-spacing:.14em;color:#5A6650;text-transform:uppercase;margin-bottom:18px}
.tv-lang-eyebrow-line{width:34px;height:2px;background:#AAB99A;border-radius:2px}
.tv-lang-h2{font-size:46px;line-height:1.08;font-weight:800;letter-spacing:-.02em;color:#1a1a1a;margin:0 0 14px}
.tv-lang-sub{font-size:17px;line-height:1.6;color:#6A6E60;margin:0}
.tv-lang-map{width:100%;margin:10px auto 0}
.tv-lang-svg{display:block;width:100%;height:auto}
.tv-lang-cnum{fill:#fff;font-family:Manrope,sans-serif;font-size:34px;font-weight:800;letter-spacing:-.02em}
.tv-lang-ctxt{fill:#DCE9CD;font-family:Manrope,sans-serif;font-size:16px;font-weight:700}
.tv-lang-lbl{fill:#26291F;font-family:Manrope,sans-serif;font-size:16px;font-weight:700}
@media(max-width:900px){.tv-lang-h2{font-size:32px;letter-spacing:normal!important}.tv-lang-sec{padding:40px 0 36px}}
@media(max-width:900px){
.tv-lang-eyebrow{font-size:15px!important;font-weight:500!important;color:#8A8F80!important;line-height:18px!important;letter-spacing:normal!important;margin-bottom:10px!important}
.tv-lang-sub{font-size:15px!important;line-height:1.65!important;margin-top:16px!important}
.tv-main .tv-lang-wrap{padding-left:24px!important;padding-right:24px!important}
.tv-lang-head{padding:0!important}
}

/* ============================ YORUMLAR ============================ */
.tv-rev-sec{background:#eef1ea;padding:50px 0 40px}
.tv-rev-wrap{max-width:1180px!important;padding:0!important;margin:0 auto!important}







.tv-rev-head{text-align:left;margin:0 0 30px}






.tv-rev-gmark{display:inline-flex;flex-direction:column;align-items:stretch;gap:2px;margin-right:20px;position:relative;top:-8px}
.tv-rev-gword b{font-weight:800}
.tv-rev-gword{display:flex;justify-content:space-between;font-size:30px;font-weight:800;letter-spacing:-.01em;line-height:1.05;padding:0 2px}
.tv-rev-grow{display:flex;align-items:center;justify-content:space-between;gap:7px;padding:0 2px}
.tv-rev-gtxt{font-size:17px;font-weight:600;letter-spacing:-.01em;color:#4a4f42;line-height:1}
.tv-rev-gstars{display:flex;align-items:center;gap:1px}
.tv-rev-htext{position:relative;top:12px}
.tv-rev-h2{font-size:56px;line-height:1.06;font-weight:800;letter-spacing:-.03em;color:#1a1a1a;margin:0}

.tv-rev-stage{width:100%;margin:20px auto 0}
.tv-rev-svg{display:block;width:100%;height:auto;overflow:hidden}
.tv-rev-av{opacity:.45;transition:opacity .45s ease}
.tv-rev-av.on{opacity:1}
.tv-rev-ring{opacity:0;transition:opacity .45s ease}
.tv-rev-ring.on{opacity:1}
.tv-rev-bottom{display:flex;align-items:center;justify-content:center;gap:32px;margin-top:20px}
.tv-rev-nav{flex:0 0 auto;width:50px;height:50px;border-radius:50%;border:1.5px solid #E6E6DF;background:#fff;color:#26291F;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s,border-color .2s,color .2s}
.tv-rev-nav:hover{background:#77846A;border-color:#77846A;color:#fff}
.tv-rev-track{position:relative;flex:0 1 860px;min-height:180px;display:flex;align-items:center;justify-content:center}
.tv-rev-item{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);opacity:0;visibility:hidden;transition:opacity .45s ease;text-align:center}
.tv-rev-item.on{opacity:1;visibility:visible}
.tv-rev-q{font-size:17px;line-height:1.65;color:#3a3f33;margin:0 auto 14px;font-weight:500;max-width:780px}
.tv-rev-who strong{display:block;font-size:16px;font-weight:800;color:#1a1a1a}
.tv-rev-who span{display:block;font-size:14px;color:#8a8f80;margin-top:2px}
@media(max-width:900px){
  .tv-main .tv-wrap.tv-rev-wrap{padding-left:24px!important;padding-right:24px!important;box-sizing:border-box!important}
  .tv-rev-head{text-align:center!important}
  .tv-rev-h2{display:flex!important;flex-direction:column!important;align-items:center!important;gap:16px!important;font-size:30px!important;line-height:1.15!important;letter-spacing:normal!important}
  .tv-rev-gmark{margin-right:0!important;top:0!important}
  .tv-rev-htext{top:0!important}
  .tv-rev-gword{font-size:24px!important}
  .tv-rev-gtxt{font-size:15px!important;font-weight:500!important;color:#8A8F80!important;letter-spacing:normal!important}
  .tv-rev-stage{width:100%!important;margin:0 0 24px!important}
  .tv-rev-sec{padding:60px 0 70px!important}
  .tv-rev-bottom{flex-direction:row!important;align-items:center!important;justify-content:center!important;gap:10px!important;margin-top:32px!important}
  .tv-rev-nav{width:38px!important;height:38px!important;flex:0 0 auto!important}
  .tv-rev-track{flex:1 1 auto!important}
  .tv-rev-track{flex:unset!important;width:100%!important;min-height:unset!important;display:block!important}
  .tv-rev-item{position:static!important;transform:none!important;padding:0 8px!important;text-align:center!important}
  .tv-rev-q{font-size:15px!important;line-height:1.65!important}
  .tv-rev-who strong{font-size:15px!important}
  .tv-rev-nav-row-mob{display:flex!important;gap:16px!important;justify-content:center!important;margin-top:20px!important}
  #tvRevPrev,#tvRevNext{width:42px!important;height:42px!important}
}

/* ============================ BLOG ============================ */
.tv-blog-sec{background:#fff;padding:50px 0 70px}
.tv-blog-wrap{max-width:1180px!important;padding:0!important;margin:0 auto!important}
.tv-blog-head{text-align:center;max-width:760px;margin:0 auto 46px}
.tv-blog-h2{font-size:56px;font-weight:800;letter-spacing:-.02em;line-height:1.12;color:#1a1a1a;position:relative;top:-10px;margin:0 0 30px}
.tv-blog-eyebrow{font-size:19px!important;font-weight:500;letter-spacing:0;color:#8a8f80;margin-right:18px;position:relative;top:-12px}
.tv-blog-mobile-br{display:none}
.tv-blog-sub{font-size:17px;line-height:1.6;color:#6A6E60;margin:0 auto;max-width:600px}
.tv-blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;align-items:stretch}
.tv-blog-card{display:flex;flex-direction:column;border:1px solid #EDEEE7;border-radius:16px;padding:26px;transition:border-color .25s,box-shadow .25s}
.tv-blog-card:hover{border-color:#DDE0D6;box-shadow:0 10px 30px rgba(38,41,31,.06)}
.tv-blog-date{display:flex;align-items:center;gap:9px;font-size:15px;font-weight:600;color:#26291F;margin:0 0 14px}
.tv-blog-title{font-size:22px;line-height:1.3;font-weight:800;letter-spacing:-.02em;margin:0 0 12px;min-height:calc(2 * 1.3em);display:flex;align-items:flex-start}
.tv-blog-title a{color:#1a1a1a;text-decoration:none;transition:color .2s}
.tv-blog-title a:hover{color:#5A6650}
.tv-blog-exc{font-size:15.5px;line-height:1.6;color:#6A6E60;margin:0 0 22px;min-height:calc(3 * 1.6em);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.tv-blog-thumb{position:relative;display:block;margin-top:auto;aspect-ratio:16/11;border-radius:12px;overflow:hidden;background:#F3F4EF}
.tv-blog-thumb img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}
.tv-blog-thumb:hover img{transform:scale(1.05)}
.tv-blog-noimg{display:block;width:100%;height:100%;background:linear-gradient(135deg,#EDF0E8,#DDE0D6)}
.tv-blog-readpill{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) scale(.9);background:#fff;color:#1a1a1a;font-size:15px;font-weight:700;padding:13px 28px;border-radius:40px;opacity:0;transition:opacity .3s ease,transform .3s ease;white-space:nowrap;box-shadow:0 8px 24px rgba(26,31,22,.16)}
.tv-blog-thumb:hover .tv-blog-readpill{opacity:1;transform:translate(-50%,-50%) scale(1)}
.tv-blog-cta{display:flex;justify-content:center;margin-top:44px}
.tv-blog-viewall{display:inline-block;background:#AAB99A;color:#26291F;font-size:16px;font-weight:700;padding:15px 34px;border-radius:40px;text-decoration:none;transition:background .25s,color .25s}
.tv-blog-viewall:hover{background:#5A6650;color:#fff}
@media(max-width:1000px){
.tv-blog-grid{grid-template-columns:1fr;gap:40px}
.tv-blog-sec{padding:60px 0 70px}
.tv-main .tv-wrap.tv-blog-wrap{padding-left:24px!important;padding-right:24px!important;box-sizing:border-box!important}
.tv-blog-h2{font-size:32px!important;letter-spacing:normal!important;line-height:1.2!important;top:0!important;margin:0 0 14px!important}
.tv-blog-eyebrow{display:inline!important;font-size:15px!important;font-weight:500!important;color:#8A8F80!important;line-height:18px!important;letter-spacing:normal!important;margin:0 10px 0 0!important;top:0!important;vertical-align:baseline}
.tv-blog-mobile-br{display:block!important}
.tv-blog-sub{font-size:15px!important;line-height:1.65!important}
}


/* ============================ SSS ============================ */
.tv-faq-sec{background:#F3F4EF;padding:70px 0 80px}
.tv-main .tv-faq-wrap{max-width:1180px!important;padding:0 40px!important;margin:0 auto!important;display:grid!important;grid-template-columns:330px 1fr;gap:56px;align-items:start}
.tv-faq-left{grid-column:1;grid-row:1;display:flex;flex-direction:column;gap:2px}
.tv-faq-list{grid-column:2;grid-row:1/3}
.tv-faq-wrap>.tv-faq-cta{grid-column:1;grid-row:2}
.tv-faq-left{position:sticky;top:110px;width:100%}
.tv-faq-eyebrow{font-size:19px!important;font-weight:500;letter-spacing:0;color:#8a8f80;margin-right:14px;position:relative;top:-4px}

.tv-faq-line1{position:relative;left:-48px}
.tv-faq-h2{display:block;width:100%;margin:0;font-size:33px;font-weight:800;letter-spacing:-.02em;line-height:1.18;color:#1a1a1a;text-align:center}
.tv-faq-cta{background:#fff;border:1px solid #EDEEE7;border-radius:14px;padding:20px 20px 22px;text-align:left}
.tv-faq-cta-ico{width:44px;height:44px;border-radius:50%;background:#77846A;display:flex;align-items:center;justify-content:center;margin:0 0 16px}
.tv-faq-cta-ico svg{width:21px;height:21px}
.tv-faq-cta-h3{font-size:20px;font-weight:800;letter-spacing:-.02em;color:#1a1a1a;margin:0 0 14px}
.tv-faq-cta-p{font-size:13.5px;line-height:1.55;color:#8a8f80;margin:0 0 26px}
.tv-faq-cta-btn{display:block;text-align:center;background:#3f4a37;color:#fff!important;font-size:14.5px;font-weight:700;padding:12px 18px;border-radius:40px;text-decoration:none;transition:background .25s}
.tv-faq-cta-btn:hover{background:#26291F;color:#fff!important}
.tv-faq-list{display:flex;flex-direction:column;gap:2px}
.tv-faq-item{background:#fff;border:1px solid #EDEEE7;border-radius:11px;margin:0!important;overflow:hidden;transition:border-color .25s}
.tv-faq-item.open{border-color:#E2E5DA}
.tv-faq-q{width:100%;display:flex;align-items:flex-start;justify-content:space-between;gap:18px;background:none;border:0;cursor:pointer;padding:12px 18px;text-align:left;font-family:inherit;font-size:15.5px;font-weight:600;letter-spacing:-.005em;color:#1a1a1a;line-height:1.35}
.tv-faq-ico{flex:0 0 auto;color:#6A6E60;display:flex;align-items:center;justify-content:center;transition:transform .3s ease;padding-top:2px}
.tv-faq-ico svg{width:15px;height:15px}
.tv-faq-item.open .tv-faq-ico{transform:rotate(135deg)}
.tv-faq-a{max-height:0;overflow:hidden;transition:max-height .4s ease}
.tv-faq-a-in{padding:0 46px 16px 18px}
.tv-faq-a-in p{font-size:13.5px;line-height:1.65;color:#8a8f80;margin:0 0 9px}
.tv-faq-a-in p:last-child{margin-bottom:0}
@media(max-width:1000px){
  .tv-faq-wrap{grid-template-columns:1fr!important;gap:16px;padding:0 20px!important}
  .tv-faq-left{display:contents!important}
  .tv-faq-h2{grid-column:1!important;order:1!important}
  .tv-faq-list{grid-column:1!important;grid-row:auto!important;order:2!important}
  .tv-faq-cta{grid-column:1!important;grid-row:auto!important;order:3!important;margin-top:0!important}
  .tv-faq-sec{padding:56px 0 40px!important}
  .tv-faq-h2{display:block;width:100%;margin:0 0 22px;font-size:33px;font-weight:800;letter-spacing:-.02em;line-height:1.18;color:#1a1a1a;text-align:center}
  .tv-faq-sec{padding:56px 0 64px}
}

#hakkimizda{background:#eef1ea}

#hizmetler{padding-top:78px!important;padding-bottom:50px!important}


/* ==================== HERO VIDEO ==================== */
.tv-hero{position:relative}
.tv-hero-video-mobil{display:none}
.tv-hero-video{position:absolute;left:260px;top:125px;width:820px;height:380px;pointer-events:none;z-index:1;overflow:hidden;mix-blend-mode:screen}
.tv-hero-video video{width:100%;height:100%;object-fit:contain;display:block}
.is-safari .tv-hero-video video{transform:translateX(-160px) scale(1.08)}
@media(max-width:1100px){.tv-hero-video{display:none}}
@media(prefers-reduced-motion:reduce){.tv-hero-video{display:none}}

/* ==================== HERO CTA KUTUSU ==================== */
.tv-hero-cta{background:rgba(255,255,255,.14);-webkit-backdrop-filter:blur(22px) saturate(150%);backdrop-filter:blur(22px) saturate(150%);border:1px solid rgba(255,255,255,.35);border-radius:16px;padding:14px 16px 16px;width:400px;max-width:100%;box-sizing:border-box;margin-top:8px;box-shadow:0 12px 40px -8px rgba(20,30,15,.32),inset 0 1px 0 rgba(255,255,255,.45),inset 0 0 40px rgba(255,255,255,.06)}
.tv-hero-cta p{font-size:14px;line-height:1.45;color:#fff;margin:0 0 12px;opacity:.92;text-align:center}
.tv-hero-cta-row{display:flex;gap:12px}
.tv-hero-cta-btn{flex:1 1 0;text-align:center;background:#fff;color:#3f4a37!important;font-size:14.5px;font-weight:800;letter-spacing:-.01em;padding:12px 10px;border-radius:40px;text-decoration:none;transition:background .25s,color .25s,border-color .25s;white-space:nowrap}
.tv-hero-cta-btn:hover{background:#EDF0E8;color:#26291F!important}
.tv-hero-cta-btn2{background:transparent;color:#fff!important;border:1.5px solid rgba(255,255,255,.55)}
.tv-hero-cta-btn2:hover{background:rgba(255,255,255,.12);color:#fff!important;border-color:#fff}
@media(max-width:900px){.tv-hero-cta{max-width:100%}}

/* ============================ HERO DOSYA YUKLE KARTI ============================ */
.tv-hero-upload{
    position:relative;
    background:#ffffff;
    border-radius:16px;
    padding:12px 14px 11px;
    margin:0 0 12px;
    max-width:430px;
    box-shadow:0 16px 40px -18px rgba(0,0,0,.35);
    cursor:pointer;
    transition:box-shadow .2s ease;
    outline:none;
}
.tv-hero-upload:hover{ box-shadow:0 22px 48px -18px rgba(0,0,0,.42); }
.tv-hero-upload:focus-visible{ box-shadow:0 0 0 3px rgba(119,132,106,.5); }
.tv-hero-upload__input{
    position:absolute; width:1px; height:1px; padding:0; margin:-1px;
    overflow:hidden; clip:rect(0 0 0 0); white-space:nowrap; border:0;
}
/* Baslik: ikon + yazi birlikte ORTADA */
.tv-hero-upload__head{
    display:flex; align-items:center; justify-content:center; gap:8px;
    margin-bottom:9px;
}
.tv-hero-upload__icon{
    display:inline-flex; align-items:center; justify-content:center;
    width:30px; height:30px; border-radius:9px;
    background:#EDF0E8; color:#3f4a37; flex:0 0 auto;
}
.tv-hero-upload__label{
    font-weight:800; font-size:17px; color:#1a1a1a; letter-spacing:-.01em;
}
/* Tek satir yatay drop-zone */
.tv-hero-upload__drop{
    display:flex; align-items:center; justify-content:center; gap:9px;
    border:1.5px dashed #C7CFBB; border-radius:10px;
    padding:9px 14px; background:#FAFBF8;
    transition:border-color .2s ease, background .2s ease;
}
.tv-hero-upload:hover .tv-hero-upload__drop{ border-color:#AAB99A; background:#F3F6EE; }
.tv-hero-upload.drag-over .tv-hero-upload__drop{ border-color:#77846A; background:#EDF0E8; border-style:solid; }
.tv-hero-upload__up{ display:inline-flex; color:#6A6E60; flex:0 0 auto; }
.tv-hero-upload__drop-text{ font-size:14px; color:#4a4f42; font-weight:600; }
.tv-hero-upload__hint{
    margin:13px 2px 0 !important; font-size:14px; color:#6a6e60 !important; line-height:1.35;
    display:block; opacity:1; visibility:visible; text-align:center;
}
.tv-hero-file-status{
    margin:9px 2px 0; font-size:13px; font-weight:600; line-height:1.4;
    word-break:break-word;
}
.tv-hero-file-status--ok{ color:#3f4a37; }
.tv-hero-file-status--err{ color:#b3261e; }
/* Gizli durumda hic yer kaplamasin */
.tv-hero-upload [hidden]{ display:none !important; }
.tv-hero-file-status[hidden]{ display:none !important; margin:0 !important; }
.tv-hero-upload.is-selected .tv-hero-upload__drop{ border-color:#77846A; background:#EDF0E8; border-style:solid; }
.tv-hero-upload.is-loading{ pointer-events:none; opacity:.92; }
.tv-hero-upload.is-done .tv-hero-upload__drop{ border-style:solid; border-color:#77846A; }
/* Spinner */
.tv-hero-spinner{
    width:16px; height:16px; border-radius:50%; flex:0 0 auto;
    border:2px solid #C7CFBB; border-top-color:#3f4a37;
    animation:tvHeroSpin .7s linear infinite;
}
@keyframes tvHeroSpin{ to{ transform:rotate(360deg); } }


@media(max-width:900px){
#hizmetler .tv-sol-head .l h2{margin:0 0 18px 0!important;padding:0!important}
#hizmetler .tv-sol-head .l h2 .eyebrow-inline{display:block!important;margin:0 0 10px 0!important;padding:0!important;line-height:1.2!important;font-size:15px!important}
}


@media(max-width:900px){
#hizmetler{padding-top:54px!important}
}


@media(max-width:900px){
#hizmetler .tv-wrap{padding-left:22px!important;padding-right:22px!important}
}


@media(max-width:900px){
#hizmetler .tv-sol-head .r{font-size:15px!important;line-height:1.65!important;padding-top:0!important}
}


@media(max-width:900px){
#hizmetler .tv-sol-head .l h2{letter-spacing:normal!important}
}


@media(max-width:900px){
#hizmetler .tv-sol-cta{text-align:center!important;margin-top:0!important}
#hizmetler .tv-viewall{margin-top:18px!important}
#hizmetler{padding-bottom:60px!important}
}

.tv-drop-mobile{display:none}.tv-drop-desktop{display:inline}@media(max-width:900px){.tv-drop-mobile{display:inline}.tv-drop-desktop{display:none}}
@media(max-width:900px){
  .tv-rev-bottom {
    flex-direction: column;
    align-items: center;
    gap: 16px;
  }
  .tv-rev-track {
    width: 100%;
    order: 1;
  }
  .tv-rev-nav-row {
    display: flex;
    gap: 16px;
    order: 2;
  }
  #tvRevPrev, #tvRevNext {
    position: static !important;
    order: unset;
  }
  .tv-rev-q {
    text-align: center;
    font-size: 15px;
    line-height: 1.65;
  }
  .tv-rev-who {
    text-align: center;
  }
  .tv-rev-stars {
    justify-content: center;
  }
}

/* ---- YORUM MOBİL ---- */
@media(max-width:900px){
  .tv-rev-stage { width:100% !important; margin:0 0 24px !important; }
  .tv-rev-bottom {
    flex-direction:column !important;
    align-items:center !important;
    gap:0 !important;
    margin-top:32px !important;
  }
  .tv-rev-track {
    flex:unset !important;
    width:100% !important;
    min-height:unset !important;
    display:block !important;
  }
  .tv-rev-item {
    opacity:1 !important;
    text-align:center !important;
    padding:0 16px !important;
  }
  .tv-rev-stars {
    display:flex !important;
    justify-content:center !important;
    margin-bottom:10px !important;
  }
  .tv-rev-q {
    font-size:15px !important;
    line-height:1.65 !important;
    text-align:center !important;
  }
  .tv-rev-who {
    text-align:center !important;
    margin-top:12px !important;
    margin-bottom:20px !important;
  }
  /* İki butonu yan yana, track'in altında */
  #tvRevPrev, #tvRevNext {
    position:static !important;
    display:flex !important;
  }
  .tv-rev-bottom {
    flex-wrap:nowrap !important;
  }
  /* track tam genişlik, butonlar altında yan yana */
  .tv-rev-track { order:1 !important; }
  #tvRevPrev { order:2 !important; }
  #tvRevNext { order:3 !important; }
}

/* ---- YORUM MOBİL ---- */
@media(max-width:900px){
  .tv-rev-stage { width:100% !important; margin:0 0 24px !important; }
  .tv-rev-bottom {
    display:grid !important;
    grid-template-columns:auto 1fr auto !important;
    grid-template-rows:auto auto !important;
    align-items:start !important;
    gap:0 !important;
    margin-top:32px !important;
  }
  .tv-rev-track {
    grid-column:1/4 !important;
    grid-row:1 !important;
    flex:unset !important;
    width:100% !important;
    min-height:unset !important;
    display:block !important;
  }
  .tv-rev-item {
    opacity:1 !important;
    text-align:center !important;
    padding:0 16px !important;
  }
  .tv-rev-stars {
    display:flex !important;
    justify-content:center !important;
    margin-bottom:10px !important;
  }
  .tv-rev-q {
    font-size:15px !important;
    line-height:1.65 !important;
    text-align:center !important;
  }
  .tv-rev-who {
    text-align:center !important;
    margin-top:12px !important;
    margin-bottom:-10px !important;
  }
  #tvRevPrev {
    grid-column:1 !important;
    grid-row:2 !important;
    justify-self:center !important;
  }
  #tvRevNext {
    grid-column:3 !important;
    grid-row:2 !important;
    justify-self:center !important;
  }
}
