/* Mutlu Cam Balkon Kırşehir - SEO Uyumlu Statik Web Site */
:root{--bg:#0b0d10;--bg-2:#11151a;--surface:#ffffff;--surface-soft:#f5f6f8;--text:#12161c;--muted:#68717d;--white:#ffffff;--line:#e6e8eb;--accent:#e31b23;--accent-dark:#a70f16;--dark:#07080a;--radius:22px;--shadow:0 24px 70px rgba(8,12,18,.14);--container:min(1180px, calc(100% - 40px))}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Segoe UI,Roboto,Arial,sans-serif;color:var(--text);background:#fff;line-height:1.65}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:var(--container);margin-inline:auto}.skip-link{position:absolute;left:-999px;top:10px;background:#fff;color:#000;padding:10px 14px;z-index:9999;border-radius:10px}.skip-link:focus{left:10px}.full{width:100%;margin-top:10px}
.topbar{background:#090b0e;color:#dfe4ea;font-size:14px}.topbar .container{display:flex;justify-content:space-between;gap:18px;padding:9px 0}.topbar a{color:#fff;font-weight:800}.topbar span{opacity:.9}.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.95);backdrop-filter:blur(14px);border-bottom:1px solid rgba(0,0,0,.07)}.nav{display:flex;align-items:center;justify-content:space-between;padding:14px 0}.brand{display:flex;align-items:center;gap:12px;font-weight:900;letter-spacing:-.04em}.brand img{width:48px;height:48px}.brand small{display:block;letter-spacing:.16em;font-size:10px;color:var(--accent);line-height:1;text-transform:uppercase}.brand span{font-size:22px;line-height:1}.menu{display:flex;align-items:center;gap:24px;font-weight:750;color:#222}.menu a{position:relative;white-space:nowrap}.menu>a::after,.menu-item>a::after{content:"";position:absolute;left:0;bottom:-7px;width:0;height:2px;background:var(--accent);transition:.25s}.menu a:hover::after,.menu a.active::after,.menu-item>a.active::after{width:100%}.menu-item{position:relative}.has-dropdown>a{padding-right:18px}.has-dropdown>a::before{content:"⌄";position:absolute;right:0;top:50%;transform:translateY(-48%);font-size:13px}.dropdown{position:absolute;top:calc(100% + 18px);left:-22px;min-width:290px;background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow);padding:12px;display:none;z-index:120}.dropdown::before{content:"";position:absolute;top:-18px;left:0;right:0;height:18px}.dropdown a{display:block;padding:10px 12px;border-radius:12px;color:#1b2028;font-weight:800}.dropdown a:hover,.dropdown a.active{background:rgba(227,27,35,.08);color:var(--accent)}.has-dropdown:hover .dropdown,.has-dropdown:focus-within .dropdown{display:block}.nav-actions{display:flex;align-items:center;gap:10px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:999px;padding:13px 20px;font-weight:850;line-height:1;transition:.25s;cursor:pointer}.btn-primary{background:var(--accent);color:#fff;box-shadow:0 12px 28px rgba(227,27,35,.24)}.btn-primary:hover{background:var(--accent-dark);transform:translateY(-2px)}.btn-dark{background:#101318;color:#fff}.btn-dark:hover{transform:translateY(-2px);background:#000}.btn-light{background:#fff;color:#111}.btn-light:hover{transform:translateY(-2px)}.btn-outline{border:1px solid rgba(255,255,255,.35);color:#fff;background:rgba(255,255,255,.08)}.btn-outline:hover{background:#fff;color:#111}.menu-toggle{display:none;background:#111;color:#fff;border:0;border-radius:14px;padding:10px 12px;font-size:20px}
.hero{position:relative;isolation:isolate;min-height:720px;color:#fff;display:grid;align-items:center;overflow:hidden;background:#0b0d10}.hero::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.86) 0%,rgba(0,0,0,.58) 46%,rgba(0,0,0,.15) 100%);z-index:-1}.hero::after{content:"";position:absolute;inset:auto 0 0;height:170px;background:linear-gradient(0deg,#fff 0%,rgba(255,255,255,0) 100%);z-index:-1}.hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.hero-content{max-width:780px;padding:90px 0 140px}.eyebrow{display:inline-flex;align-items:center;gap:10px;padding:8px 12px;border-radius:999px;background:rgba(227,27,35,.16);border:1px solid rgba(227,27,35,.38);color:#fff;font-weight:850;font-size:13px;text-transform:uppercase;letter-spacing:.08em}.eyebrow::before{content:"";width:8px;height:8px;border-radius:999px;background:var(--accent)}.dark-eyebrow{color:#111;background:rgba(227,27,35,.08);border-color:rgba(227,27,35,.18)}h1,h2,h3{line-height:1.1;margin:0;color:inherit;letter-spacing:-.045em}h1{font-size:clamp(40px,6vw,78px);margin:18px 0 20px}h2{font-size:clamp(30px,4vw,52px);margin:0 0 15px}h3{font-size:23px}.lead{font-size:clamp(18px,2vw,22px);max-width:720px;color:rgba(255,255,255,.86);margin:0 0 30px}.hero-buttons{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:38px}.hero-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;max-width:700px}.stat{padding:18px;border-radius:20px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.16);backdrop-filter:blur(10px)}.stat strong{display:block;font-size:27px;color:#fff}.stat span{font-size:13px;color:rgba(255,255,255,.75);font-weight:750}
.section{padding:96px 0}.section-soft{background:var(--surface-soft)}.section-dark{background:var(--bg);color:#fff}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:42px}.section-head p{max-width:620px;margin:12px 0 0;color:var(--muted)}.section-dark .section-head p,.section-dark .muted{color:rgba(255,255,255,.68)}.muted{color:var(--muted)}.grid{display:grid;gap:24px}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:0 14px 45px rgba(12,18,24,.07);transition:.25s}.card:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.service-card img{height:240px;width:100%;object-fit:cover}.service-card .card-body{padding:24px}.service-card p{color:var(--muted);margin:12px 0 18px}.link{font-weight:900;color:var(--accent);display:inline-flex;align-items:center;gap:8px}.link::after{content:"→";transition:.2s}.link:hover::after{transform:translateX(4px)}.feature{padding:28px;border-radius:var(--radius);background:#fff;border:1px solid var(--line)}.feature b{display:block;font-size:20px;margin-bottom:8px}.feature p{margin:0;color:var(--muted)}.about-wrap{display:grid;grid-template-columns:1fr .9fr;gap:46px;align-items:center}.about-media{position:relative}.about-media img{border-radius:30px;box-shadow:var(--shadow);height:560px;width:100%;object-fit:cover}.badge-card{position:absolute;left:-22px;bottom:34px;max-width:240px;background:#fff;border-radius:22px;padding:20px;box-shadow:var(--shadow);border-left:6px solid var(--accent)}.badge-card strong{font-size:34px;display:block;line-height:1;color:var(--accent)}.timeline{margin:28px 0 25px;padding:0;list-style:none;border-left:2px solid var(--line)}.timeline li{position:relative;padding:0 0 24px 26px}.timeline li::before{content:"";position:absolute;left:-7px;top:4px;width:12px;height:12px;border-radius:999px;background:var(--accent)}.timeline strong{display:block;font-size:20px}.process{counter-reset:item}.process .feature{position:relative;padding-top:54px}.process .feature::before{counter-increment:item;content:"0" counter(item);position:absolute;top:20px;left:24px;font-weight:900;color:rgba(227,27,35,.28);font-size:26px;line-height:1}.cta{position:relative;overflow:hidden;border-radius:34px;background:linear-gradient(135deg,#0b0d10 0%,#171d24 58%,#e31b23 160%);color:#fff;padding:56px}.cta::after{content:"";position:absolute;right:-90px;bottom:-120px;width:360px;height:360px;border-radius:999px;background:rgba(227,27,35,.28)}.cta-content{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:center;gap:24px}.cta p{color:rgba(255,255,255,.76);margin:14px 0 0;max-width:690px}.cta-buttons{display:flex;gap:10px;flex-wrap:wrap}.gallery{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:18px}.gallery img{width:100%;height:270px;object-fit:cover;border-radius:22px;box-shadow:0 10px 30px rgba(0,0,0,.08)}.gallery img:first-child{height:558px;grid-row:span 2}.page-hero{background:#0b0d10;color:#fff;padding:86px 0;position:relative;overflow:hidden}.page-hero::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 78% 18%,rgba(227,27,35,.36),transparent 34%),linear-gradient(90deg,rgba(0,0,0,.93),rgba(0,0,0,.62))}.page-hero .container{position:relative;z-index:1}.breadcrumb{display:flex;gap:8px;align-items:center;color:rgba(255,255,255,.75);font-weight:750;margin-bottom:16px;flex-wrap:wrap}.breadcrumb a{color:#fff}.content p{color:#4f5964}.content ul{padding-left:20px}.content li{margin:8px 0}.check-list{list-style:none!important;padding:0!important;display:grid;gap:10px;margin:25px 0}.check-list li{padding:12px 14px;border-radius:14px;background:#fff;border:1px solid var(--line)}.check-list li::before{content:"✓";font-weight:900;color:var(--accent);margin-right:10px}.number-list{padding-left:20px;color:#4f5964}.number-list li{margin:10px 0}.service-page-grid{display:grid;grid-template-columns:1fr 340px;gap:30px;align-items:start}.service-main-img{width:100%;height:420px;object-fit:cover;border-radius:28px;box-shadow:var(--shadow);margin-bottom:34px}.sticky-card{position:sticky;top:108px}.sticky-card hr{border:0;border-top:1px solid var(--line);margin:24px 0}.side-links{list-style:none;padding:0;margin:10px 0 0}.side-links a{display:block;padding:10px 0;border-bottom:1px solid var(--line);font-weight:800;color:#222}.side-links a:hover{color:var(--accent)}
.contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:26px;align-items:start}.contact-card{padding:30px;border-radius:28px;background:#fff;border:1px solid var(--line);box-shadow:0 14px 45px rgba(12,18,24,.07)}.contact-item{display:flex;gap:14px;padding:16px 0;border-bottom:1px solid var(--line)}.contact-item:last-child{border-bottom:0}.contact-icon{width:44px;height:44px;border-radius:16px;background:rgba(227,27,35,.1);color:var(--accent);display:grid;place-items:center;font-weight:900;flex:none}.hours{list-style:none;padding:0;margin:8px 0 0;width:100%}.hours li{display:flex;justify-content:space-between;gap:20px;padding:4px 0}.hours strong{color:#111}.form{display:grid;gap:14px}.form input,.form textarea,.form select{width:100%;border:1px solid var(--line);border-radius:16px;padding:15px 16px;font:inherit;background:#fff}.form textarea{min-height:140px;resize:vertical}.map-card{margin-top:22px;padding:26px;border-radius:22px;background:linear-gradient(135deg,#151a21,#303943);color:#fff}.map-card p{color:rgba(255,255,255,.75)}
.footer{background:#07080a;color:#fff;padding:68px 0 24px}.footer-grid{display:grid;grid-template-columns:1.2fr .7fr .9fr 1fr;gap:34px;margin-bottom:44px}.footer p,.footer li{color:rgba(255,255,255,.66)}.footer ul{list-style:none;padding:0;margin:12px 0 0}.footer li{margin:8px 0}.footer a:hover{color:#fff}.footer-brand{margin-bottom:16px}.footer-cta{margin-top:18px}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:22px;display:flex;justify-content:space-between;gap:18px;color:rgba(255,255,255,.56);font-size:14px}.whatsapp-float{position:fixed;right:20px;bottom:20px;z-index:99;background:#25d366;color:#fff;min-width:222px;height:62px;border-radius:999px;display:flex;align-items:center;justify-content:center;gap:10px;font-weight:950;font-size:15px;box-shadow:0 18px 42px rgba(37,211,102,.42);border:2px solid rgba(255,255,255,.55);animation:pulseWa 1.9s infinite}.wa-icon{width:38px;height:38px;border-radius:999px;background:rgba(255,255,255,.2);display:grid;place-items:center;font-size:22px}@keyframes pulseWa{0%{box-shadow:0 0 0 0 rgba(37,211,102,.45),0 18px 42px rgba(37,211,102,.35)}70%{box-shadow:0 0 0 16px rgba(37,211,102,0),0 18px 42px rgba(37,211,102,.35)}100%{box-shadow:0 0 0 0 rgba(37,211,102,0),0 18px 42px rgba(37,211,102,.35)}}
@media(max-width:1080px){.menu{gap:16px}.nav-whatsapp{display:none}.service-page-grid{grid-template-columns:1fr}.sticky-card{position:static}}
@media(max-width:980px){.menu{position:fixed;left:20px;right:20px;top:82px;background:#fff;border:1px solid var(--line);border-radius:22px;padding:20px;display:none;flex-direction:column;align-items:flex-start;box-shadow:var(--shadow);max-height:calc(100vh - 110px);overflow:auto}.menu.open{display:flex}.menu-toggle{display:block}.nav-actions .btn-primary{display:none}.menu-item,.has-dropdown{width:100%}.dropdown{position:static;display:none;box-shadow:none;border-radius:14px;margin-top:10px;width:100%;min-width:unset;background:#f7f8fa}.has-dropdown.open .dropdown{display:block}.has-dropdown:hover .dropdown{display:none}.has-dropdown.open:hover .dropdown{display:block}.hero{min-height:660px}.hero-stats,.grid-3,.grid-2,.about-wrap,.contact-grid,.footer-grid{grid-template-columns:1fr}.section-head,.cta-content{display:block}.about-media img{height:430px}.gallery{grid-template-columns:1fr 1fr}.gallery img:first-child{grid-column:span 2;height:360px}.footer-bottom{display:block}.topbar .container{display:block}.topbar span{display:block;margin:2px 0}.cta-buttons{margin-top:22px}.hours li{max-width:360px}}
@media(max-width:640px){:root{--container:min(100% - 28px,1180px)}.hero-content{padding:76px 0 120px}.hero-buttons{display:grid}.hero-stats{grid-template-columns:1fr}.section{padding:68px 0}.cta{padding:34px 24px;border-radius:24px}.gallery{grid-template-columns:1fr}.gallery img,.gallery img:first-child{grid-column:auto;height:260px}.brand span{font-size:18px}.page-hero{padding:64px 0}.service-card img{height:210px}.service-main-img{height:270px}.whatsapp-float{right:12px;left:12px;bottom:12px;min-width:unset;height:58px}.footer{padding-bottom:92px}}


/* === Mutlu Logo / FontAwesome / CTA Güncellemesi === */
:root{
  --offer-blue:#0b64d8;
  --offer-blue-dark:#084fa8;
  --whatsapp:#25d366;
  --whatsapp-dark:#1fad55;
}
.brand{gap:0;min-width:138px;}
.brand .brand-logo{width:156px;height:78px;object-fit:contain;background:#000;border-radius:14px;padding:6px 10px;box-shadow:0 10px 26px rgba(0,0,0,.16);}
.footer .brand .brand-logo{width:190px;height:106px;border-radius:16px;padding:8px 12px;box-shadow:none;}
.btn-primary,.btn-offer{background:var(--offer-blue);color:#fff;box-shadow:0 12px 28px rgba(11,100,216,.28);}
.btn-primary:hover,.btn-offer:hover{background:var(--offer-blue-dark);transform:translateY(-2px);}
.btn-whatsapp,.nav-whatsapp,.footer-cta .btn-whatsapp{background:var(--whatsapp)!important;color:#fff!important;box-shadow:0 12px 30px rgba(37,211,102,.34)!important;}
.btn-whatsapp:hover,.nav-whatsapp:hover,.footer-cta .btn-whatsapp:hover{background:var(--whatsapp-dark)!important;transform:translateY(-2px);}
.topbar a[href*="wa.me"]{color:#b8ffd4;font-weight:900;}
.topbar i{margin-right:6px;}
.menu-toggle i{font-size:20px;}
h1{font-size:clamp(34px,5vw,64px);letter-spacing:-.035em;}
h2{font-size:clamp(25px,3.3vw,42px);letter-spacing:-.032em;}
h3{font-size:20px;letter-spacing:-.02em;}
.service-card .card-body h3{font-size:19px;}
.feature b{font-size:18px;}
.contact-icon i{font-size:18px;}
.whatsapp-float{background:var(--whatsapp);box-shadow:0 18px 42px rgba(37,211,102,.42);}
.whatsapp-float:hover{background:var(--whatsapp-dark);transform:translateY(-3px);}
.wa-icon i{font-size:24px;}
.full{width:100%;}
@media(max-width:980px){
  .brand .brand-logo{width:132px;height:66px;}
  .nav{padding:10px 0;}
}
@media(max-width:640px){
  .brand .brand-logo{width:118px;height:58px;border-radius:12px;padding:5px 8px;}
  h1{font-size:clamp(30px,9vw,42px);}
  h2{font-size:clamp(23px,7vw,34px);}
  h3{font-size:18px;}
}

/* === Header Siyah / Düz Logo / Menü Renk Güncellemesi === */
.site-header{
  background:#000!important;
  backdrop-filter:none!important;
  border-bottom:1px solid rgba(255,255,255,.10)!important;
  box-shadow:0 10px 28px rgba(0,0,0,.22);
}
.nav{padding:10px 0!important;}
.brand{min-width:auto!important;}
.brand .brand-logo{
  width:154px!important;
  height:auto!important;
  max-height:64px!important;
  object-fit:contain!important;
  background:transparent!important;
  border-radius:0!important;
  padding:0!important;
  box-shadow:none!important;
}
.footer .brand .brand-logo{
  width:185px!important;
  height:auto!important;
  max-height:82px!important;
  background:transparent!important;
  border-radius:0!important;
  padding:0!important;
}
.menu{color:#fff!important;}
.menu a{color:#fff!important;}
.menu>a::after,.menu-item>a::after{background:#e31b23!important;bottom:-9px!important;}
.menu a:hover,.menu a.active,.menu-item>a.active{color:#ffffff!important;}
.has-dropdown>a::before{color:#e31b23;font-weight:900;}
.dropdown{
  background:#080808!important;
  border:1px solid rgba(255,255,255,.12)!important;
  box-shadow:0 24px 60px rgba(0,0,0,.38)!important;
}
.dropdown a{
  color:#f5f5f5!important;
  border-bottom:1px solid rgba(255,255,255,.06);
}
.dropdown a:last-child{border-bottom:0;}
.dropdown a:hover,.dropdown a.active{
  background:rgba(227,27,35,.18)!important;
  color:#fff!important;
}
.menu-toggle{
  background:#111!important;
  color:#fff!important;
  border:1px solid rgba(255,255,255,.22)!important;
}
.menu-toggle:hover{background:#1b1b1b!important;}
.nav-actions .nav-whatsapp{
  border:1px solid rgba(255,255,255,.14)!important;
}
@media(max-width:980px){
  .topbar{display:none!important;}
  .site-header{top:0!important;}
  .nav{padding:8px 0!important;}
  .brand .brand-logo{width:132px!important;max-height:56px!important;}
  .menu{
    top:72px!important;
    background:#050505!important;
    border:1px solid rgba(255,255,255,.12)!important;
    box-shadow:0 22px 58px rgba(0,0,0,.45)!important;
  }
  .menu a{color:#fff!important;width:100%;}
  .menu>a,.menu-item>a{padding:8px 0;}
  .menu>a::after,.menu-item>a::after{bottom:0!important;}
  .dropdown{
    background:#101010!important;
    border-color:rgba(255,255,255,.10)!important;
  }
  .dropdown a{color:#f2f2f2!important;}
}
@media(max-width:640px){
  .brand .brand-logo{width:118px!important;max-height:50px!important;}
  .menu{left:14px!important;right:14px!important;top:66px!important;}
}

.contact-map-only .map-card{margin-top:0}

/* === İletişim Formu Geri Alındı / H1 10px Küçültüldü === */
h1{font-size:clamp(24px,5vw,54px)!important;}
@media(max-width:640px){
  h1{font-size:clamp(20px,9vw,32px)!important;}
}

/* Başlık Fontları - Ek Küçültme Güncellemesi */
h1,
.hero h1,
.page-hero h1 {
  font-size: clamp(22px, 3.6vw, 42px) !important;
  line-height: 1.14 !important;
  letter-spacing: -0.025em !important;
}

h2,
.section h2,
.cta h2 {
  font-size: clamp(20px, 2.7vw, 34px) !important;
  line-height: 1.18 !important;
  letter-spacing: -0.02em !important;
}

h3,
.service-card .card-body h3,
.feature h3 {
  font-size: clamp(17px, 1.7vw, 21px) !important;
  line-height: 1.22 !important;
  letter-spacing: -0.01em !important;
}

@media (max-width: 640px) {
  h1,
  .hero h1,
  .page-hero h1 {
    font-size: clamp(21px, 7vw, 29px) !important;
  }

  h2,
  .section h2,
  .cta h2 {
    font-size: clamp(19px, 6vw, 26px) !important;
  }

  h3,
  .service-card .card-body h3,
  .feature h3 {
    font-size: 17px !important;
  }
}

/* === Sabit WhatsApp Butonu - Sadece Yuvarlak İkon === */
.whatsapp-float{
  width:64px!important;
  min-width:64px!important;
  height:64px!important;
  right:22px!important;
  left:auto!important;
  bottom:22px!important;
  padding:0!important;
  border-radius:50%!important;
  gap:0!important;
  font-size:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
}
.whatsapp-float .wa-text{
  display:none!important;
}
.whatsapp-float .wa-icon{
  width:auto!important;
  height:auto!important;
  background:transparent!important;
  border-radius:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
}
.whatsapp-float .wa-icon i{
  font-size:34px!important;
  line-height:1!important;
}
@media(max-width:640px){
  .whatsapp-float{
    width:58px!important;
    min-width:58px!important;
    height:58px!important;
    right:14px!important;
    left:auto!important;
    bottom:14px!important;
  }
  .whatsapp-float .wa-icon i{
    font-size:31px!important;
  }
  .footer{padding-bottom:92px;}
}


/* Gallery Lightbox */
.gallery img{cursor:zoom-in;transition:transform .25s ease,filter .25s ease}.gallery img:hover{transform:scale(1.018);filter:brightness(.92)}
.lightbox-modal{position:fixed;inset:0;z-index:99999;display:none;align-items:center;justify-content:center;background:rgba(0,0,0,.88);padding:24px;opacity:0;transition:opacity .2s ease}
.lightbox-modal.open{display:flex;opacity:1}.lightbox-modal img{max-width:min(1100px,92vw);max-height:86vh;object-fit:contain;border-radius:18px;box-shadow:0 30px 80px rgba(0,0,0,.45);background:#111}
.lightbox-close,.lightbox-prev,.lightbox-next{position:absolute;border:0;background:rgba(255,255,255,.12);color:#fff;cursor:pointer;display:grid;place-items:center;transition:.2s;backdrop-filter:blur(8px)}
.lightbox-close:hover,.lightbox-prev:hover,.lightbox-next:hover{background:rgba(255,255,255,.24)}
.lightbox-close{top:22px;right:22px;width:48px;height:48px;border-radius:999px;font-size:22px}.lightbox-prev,.lightbox-next{top:50%;transform:translateY(-50%);width:54px;height:54px;border-radius:999px;font-size:24px}.lightbox-prev{left:22px}.lightbox-next{right:22px}.lightbox-caption{position:absolute;left:24px;right:24px;bottom:18px;text-align:center;color:rgba(255,255,255,.86);font-size:14px;font-weight:700}
@media(max-width:640px){.lightbox-modal{padding:14px}.lightbox-close{top:12px;right:12px}.lightbox-prev,.lightbox-next{width:44px;height:44px}.lightbox-prev{left:10px}.lightbox-next{right:10px}.lightbox-caption{display:none}}


/* Process Kart Yazı Görünürlüğü Düzeltmesi */
.section-dark .process .feature{
  background:#ffffff !important;
  color:#0b0d10 !important;
  border-color:rgba(255,255,255,.12) !important;
}
.section-dark .process .feature b,
.process .feature b{
  color:#0b0d10 !important;
  font-weight:900 !important;
}
.section-dark .process .feature p,
.process .feature p{
  color:#1f2a37 !important;
  font-weight:700 !important;
  line-height:1.65 !important;
}
.section-dark .process .feature::before,
.process .feature::before{
  color:rgba(227,27,35,.70) !important;
}


/* === Son Düzeltme: 01 / 02 / 03 Kart Yazıları Net Görünsün === */
.section-dark .process .feature,
.process .feature{
  background:#ffffff !important;
  color:#0b0d10 !important;
}
.section-dark .process .feature b,
.process .feature b{
  color:#071018 !important;
  font-weight:900 !important;
  opacity:1 !important;
}
.section-dark .process .feature p,
.process .feature p{
  color:#243241 !important;
  font-weight:700 !important;
  opacity:1 !important;
  line-height:1.65 !important;
}
.section-dark .process .feature::before,
.process .feature::before{
  color:rgba(227,27,35,.72) !important;
  opacity:1 !important;
}
