:root{--navy:#07152b;--navy2:#0e2141;--blue:#185bd8;--blue2:#0f47ad;--ink:#111a2e;--muted:#66728a;--bg:#f5f7fb;--card:#fff;--line:#e2e8f3;--gold:#ffb11b;--shadow:0 16px 45px rgba(7,21,43,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,Arial,sans-serif}.top{background:linear-gradient(90deg,#07152b,#0d1f3e);color:#fff;font-size:14px}.top .in,.header .in,.nav .in,.main{max-width:1180px;margin:auto}.top .in{display:flex;justify-content:space-between;gap:14px;align-items:center;padding:9px 22px}.top span,.top a{color:#fff;text-decoration:none;margin-right:18px}.header{background:#fff;border-bottom:1px solid var(--line)}.header .in{display:grid;grid-template-columns:165px 155px 1fr 315px;gap:18px;align-items:center;padding:18px 22px}.logo{display:flex;align-items:center;text-decoration:none;color:var(--navy);font-weight:900;font-size:22px;letter-spacing:3px;line-height:.95}.logo i{width:42px;height:42px;border-radius:12px;background:linear-gradient(135deg,#0d61dd,#6bb4ff);margin-right:10px;position:relative}.logo i:before{content:"";position:absolute;inset:10px;background:#fff;clip-path:polygon(0 15%,100% 0,75% 100%,0 82%)}.logo small{display:block;font-size:16px;letter-spacing:1px}.catbtn{height:44px;background:var(--navy);color:#fff;border:0;border-radius:5px;font-weight:800;font-size:14px}.search{display:grid;grid-template-columns:1fr 165px 46px;border:1px solid var(--line);border-radius:5px;overflow:hidden;height:44px;background:#fff}.search input,.search select{border:0;padding:0 13px;font-size:14px;color:var(--muted);outline:0}.search select{border-left:1px solid var(--line);color:var(--ink)}.search button{border:0;background:var(--navy);color:#fff;font-size:16px}.actions{display:flex;justify-content:flex-end;gap:18px}.act{text-decoration:none;color:var(--ink);display:flex;gap:10px;align-items:center;font-weight:700}.act i{font-style:normal;font-size:21px}.act small{display:block;color:var(--muted);font-weight:600}.nav{background:#fff;border-bottom:1px solid var(--line);box-shadow:0 6px 18px rgba(7,21,43,.04)}.nav .in{display:flex;gap:30px;padding:0 22px}.nav a{padding:15px 0;text-decoration:none;color:var(--ink);font-weight:800;position:relative}.nav a.active:after,.nav a:hover:after{content:"";position:absolute;height:3px;background:var(--navy);left:0;right:0;bottom:0}.benefits{background:#fff;border-bottom:1px solid var(--line)}.benefits .in{max-width:1180px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:0;padding:16px}.benefit{display:grid;grid-template-columns:42px 1fr;gap:14px;align-items:center;padding-right:22px;border-right:1px solid var(--line)}.benefit:last-child{border-right:0}.icon{width:40px;height:40px;border:2px solid var(--navy2);border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:16px}.benefit h3{margin:0 0 8px;font-size:16px}.benefit p{margin:0;color:#3f4a61;font-size:14px;line-height:1.45}.main{padding:16px 70px}.layout{display:grid;grid-template-columns:250px 1fr;gap:28px}.sidebar{display:flex;flex-direction:column;gap:16px}.panel{background:#fff;border:1px solid var(--line);border-radius:6px;box-shadow:var(--shadow)}.panel h3{padding:16px;margin:0;border-bottom:1px solid var(--line);font-size:16px}.cats a{display:flex;justify-content:space-between;align-items:center;padding:11px 18px;text-decoration:none;color:#27344d;border-bottom:1px solid #edf1f7;font-size:14px}.cats a:hover{color:var(--blue)}.filter{padding:16px}.range{height:7px;background:linear-gradient(90deg,var(--blue),var(--blue));border-radius:8px;margin:12px 0 22px}.filter button,.btn{background:var(--navy2);color:#fff;border:0;border-radius:5px;padding:11px 20px;text-decoration:none;font-weight:800;display:inline-block}.section-title{display:flex;justify-content:space-between;align-items:center;margin:8px 0 24px}.section-title h1,.section-title h2{margin:0;font-size:17px}.section-title p{margin:10px 0 0;color:#4a5872}.outline{border:1px solid #8ea1c3;color:var(--navy2);padding:11px 18px;border-radius:5px;text-decoration:none;font-weight:800;background:#fff}.products{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.product{background:#fff;border:1px solid var(--line);border-radius:7px;overflow:hidden;box-shadow:var(--shadow)}.shot{height:135px;background:#0b1730;color:#fff;padding:16px;display:flex;align-items:end;font-weight:900;font-size:17px;position:relative}.shot:before{content:"";position:absolute;right:14px;top:18px;width:76px;height:76px;border-radius:18px;background:rgba(255,255,255,.14);box-shadow:-28px 26px 0 rgba(255,255,255,.09)}.s1{background:linear-gradient(135deg,#0f2f28,#111827)}.s2{background:linear-gradient(135deg,#0a1b35,#143e6f)}.s3{background:linear-gradient(135deg,#10244a,#07152b)}.s4{background:linear-gradient(135deg,#202124,#0d1424)}.s5{background:linear-gradient(135deg,#113b60,#0d1f3e)}.s6{background:linear-gradient(135deg,#3b2f73,#07152b)}.s7{background:linear-gradient(135deg,#62320d,#0d1f3e)}.s8{background:linear-gradient(135deg,#154b4b,#07152b)}.pbody{padding:16px}.pbody h3{margin:0 0 10px;font-size:17px}.pbody p{margin:0 0 14px;color:var(--muted)}.stars{color:var(--gold);letter-spacing:2px}.price{font-size:20px;font-weight:900;margin:16px 0;color:var(--navy)}.buy{display:grid;grid-template-columns:1fr 52px;gap:10px}.buy a,.buy button{height:38px;border:1px solid #b8c5db;background:#fff;border-radius:5px;color:#0f2d66;font-weight:800}.features{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:32px}.feature{background:#fff;border:1px solid var(--line);border-radius:7px;padding:20px;box-shadow:var(--shadow);display:grid;grid-template-columns:44px 1fr;gap:18px;align-items:center}.feature h3{margin:0 0 6px;font-size:16px}.feature p{margin:0;color:var(--muted);font-size:14px}.cta{margin-top:32px;background:linear-gradient(90deg,#eef5ff,#fff);border:1px solid var(--line);border-radius:8px;padding:28px;display:flex;justify-content:space-between;align-items:center}.cta h2{margin:0 0 10px;font-size:23px}.cta p{margin:0;color:var(--muted)}.pagehero{background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow);padding:28px;margin-bottom:30px}.pagehero h1{font-size:28px;margin:0 0 10px}.pagehero p{color:var(--muted);max-width:850px;line-height:1.7}.grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.card{background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:8px;padding:20px}.card h3{margin-top:0}.card p{color:var(--muted);line-height:1.6}.detail{display:grid;grid-template-columns:1fr 360px;gap:32px}.detail-img{height:340px;border-radius:8px;background:linear-gradient(135deg,#0a1b35,#185bd8);color:#fff;font-size:32px;font-weight:900;display:flex;align-items:end;padding:26px}.pricebox{background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow);padding:24px}.pricebox .price{font-size:28px}.table{width:100%;border-collapse:collapse;background:#fff;border:1px solid var(--line);border-radius:8px;overflow:hidden}.table th,.table td{text-align:left;padding:13px;border-bottom:1px solid var(--line)}.footer{background:#fff;border-top:1px solid var(--line)}.footer .in{max-width:1180px;margin:auto;padding:34px 22px;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:24px}.footer a{display:block;color:var(--muted);text-decoration:none;margin:10px 0}.copyright{border-top:1px solid var(--line);padding:18px 28px;text-align:center;color:var(--muted);font-size:14px}@media(max-width:1200px){.header .in{grid-template-columns:1fr}.actions{justify-content:flex-start}.layout,.detail{grid-template-columns:1fr}.products,.features{grid-template-columns:repeat(2,1fr)}.benefits .in{grid-template-columns:repeat(2,1fr);gap:14px}.benefit{border:0}.sidebar{display:none}}@media(max-width:700px){.top .in,.nav .in,.actions,.cta{display:block}.search{grid-template-columns:1fr 58px}.search select{display:none}.products,.features,.grid3,.footer .in{grid-template-columns:1fr}.benefits .in{grid-template-columns:1fr}.section-title{display:block}.header .in,.main{padding-left:18px;padding-right:18px}}


/* Genel ölçek ve eksik tanımlar */
body{font-size:14px;line-height:1.45}
img{max-width:100%;height:auto;display:block}
button,input,select,textarea{font-family:inherit}
button,a{transition:.18s ease}
button:hover,.btn:hover,.outline:hover,.buy a:hover,.buy button:hover{transform:translateY(-1px);box-shadow:0 8px 18px rgba(7,21,43,.08)}
.top{font-size:13px}.top span,.top a{margin-right:12px}.top .in>div:last-child{text-align:right}
.logo small{font-size:18px}.catbtn{font-size:13px}.act{font-size:13px}.act small{font-size:12px}.nav a{font-size:14px}
.benefit h3{font-size:15px}.benefit p{font-size:13px}.icon{font-size:20px}
.panel,.product,.feature,.card,.pagehero,.pricebox{border-radius:10px}
.section-title{margin:4px 0 20px}.section-title p{font-size:14px}
.products{align-items:start}.product{min-width:0}.buy a{display:flex;align-items:center;justify-content:center;text-decoration:none}.price{letter-spacing:-.3px}
.card ul{margin:10px 0 0;padding-left:18px;color:var(--muted);line-height:1.8}
input,select,textarea{border:1px solid var(--line);border-radius:6px;padding:12px 13px;background:#fff;color:var(--ink);outline:none}
textarea{min-height:120px;resize:vertical}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-grid .full{grid-column:1/-1}
.contact-list{display:grid;gap:12px}.contact-list div{background:#fff;border:1px solid var(--line);border-radius:8px;padding:15px}
@media(max-width:1300px){.products{grid-template-columns:repeat(3,1fr)}.header .in{grid-template-columns:160px 145px 1fr 290px}.actions{gap:12px}.act span{display:none}}
@media(max-width:900px){.products,.features,.grid3{grid-template-columns:repeat(2,1fr)}.footer .in{grid-template-columns:1fr 1fr}.top .in{display:block}.top .in>div:last-child{text-align:left;margin-top:6px}.nav .in{overflow-x:auto;white-space:nowrap}.benefits .in{grid-template-columns:repeat(2,1fr)}.benefit{border-right:0}}
@media(max-width:700px){body{font-size:13px}.products,.features,.grid3,.footer .in,.form-grid{grid-template-columns:1fr}.search{grid-template-columns:1fr 44px}.cta{gap:15px}.pagehero h1,.section-title h1,.section-title h2{font-size:24px}}

/* --- Hizalama ve ölçek düzeltmeleri --- */
:root{--wrap:1240px}
.top .in,.header .in,.nav .in,.benefits .in,.footer .in,.main{max-width:var(--wrap)}
.main{padding:26px 22px 36px}
.layout{grid-template-columns:260px minmax(0,1fr);gap:22px;align-items:start}
.layout>section{min-width:0;background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:var(--shadow);padding:16px}
.section-title{margin:0 0 18px;min-height:48px;display:flex;align-items:flex-start;gap:18px}
.section-title h1,.section-title h2{font-size:20px;line-height:1.2;margin-top:0}
.section-title p{margin-top:8px;line-height:1.35}
.outline{min-height:40px;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;margin-top:0}
.sidebar{gap:16px}.panel{box-shadow:var(--shadow)}
.products{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;align-items:stretch}
.product{height:100%;display:flex;flex-direction:column}.pbody{flex:1;display:flex;flex-direction:column}.price{margin-top:auto}.buy{margin-top:0}.shot{height:132px}.shot:before{width:66px;height:66px}
.features{margin-top:22px;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.feature{box-shadow:none;background:#fbfdff;padding:16px}
.cta{margin-top:22px}
.header .in{padding-left:22px;padding-right:22px}.benefits .in{padding:15px 22px}.benefit{padding:0 22px 0 0}.benefit:last-child{padding-right:0}
@media(max-width:1300px){:root{--wrap:1120px}.products{grid-template-columns:repeat(3,minmax(0,1fr))}.features{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:1200px){.layout{grid-template-columns:1fr}.layout>section{padding:16px}.sidebar{display:none}.main{padding-left:18px;padding-right:18px}}
@media(max-width:900px){.products{grid-template-columns:repeat(2,minmax(0,1fr))}.section-title{align-items:flex-start}.layout>section{padding:14px}.benefits .in{padding:12px 18px}}
@media(max-width:700px){.products,.features{grid-template-columns:1fr}.layout>section{padding:12px}.section-title{display:block}.outline{margin-top:12px}.main{padding-top:18px}}

/* Ana sayfa ek kurumsal bölümler */
.why-section{margin-top:26px;background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:var(--shadow);overflow:hidden}
.why-head{text-align:center;padding:34px 20px 28px;border-bottom:1px solid var(--line)}
.why-head span{display:block;color:#64748b;font-weight:900;font-size:13px;letter-spacing:4px;margin-bottom:10px}
.why-head h2{margin:0;color:var(--navy);font-size:30px;line-height:1.15;letter-spacing:-.8px}
.why-grid{display:grid;grid-template-columns:repeat(5,1fr)}
.why-item{padding:26px 22px;min-height:160px;border-right:1px solid var(--line)}
.why-item:last-child{border-right:0}
.why-item i{display:block;font-style:normal;color:#4468ff;font-size:28px;line-height:1;margin-bottom:18px}
.why-item h3{margin:0 0 10px;font-size:16px;color:var(--navy);line-height:1.3}
.why-item p{margin:0;color:#5c6980;line-height:1.65;font-size:14px}
.home-services{margin-top:26px;background:#f2f6fc;border:1px solid var(--line);border-radius:10px;padding:22px 16px 18px;box-shadow:var(--shadow)}
.services-title{display:flex;justify-content:space-between;align-items:center;gap:20px;border-bottom:1px solid var(--line);padding:0 0 20px;margin-bottom:26px}
.services-title span{display:block;color:var(--blue);font-weight:900;font-size:12px;letter-spacing:3px;margin-bottom:7px;text-transform:uppercase}
.services-title h2{margin:0;color:#ff8318;text-transform:uppercase;letter-spacing:3px;font-size:28px;line-height:1.1}
.service-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}
.service-card{background:#fff;border:1px solid var(--line);border-radius:9px;padding:14px;box-shadow:0 12px 30px rgba(7,21,43,.06);display:flex;flex-direction:column;min-height:360px}
.service-visual{height:175px;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:44px;font-weight:900;margin-bottom:16px}
.service-visual.v1{background:linear-gradient(135deg,#526dff,#86a4ff)}
.service-visual.v2{background:linear-gradient(135deg,#25b6c8,#64d4d1)}
.service-visual.v3{background:linear-gradient(135deg,#f14e65,#ff7588)}
.service-visual.v4{background:linear-gradient(135deg,#1377bb,#22a6e0)}
.service-visual.v5{background:linear-gradient(135deg,#be3d76,#d66a96)}
.service-card h3{margin:0 0 7px;color:var(--navy);font-size:16px;line-height:1.35;min-height:44px}
.service-card p{margin:0 0 14px;color:#8a95aa;font-size:14px}
.service-card strong{display:block;margin-top:auto;color:var(--navy);font-size:20px;letter-spacing:-.3px}
.service-card a{margin-top:14px;height:44px;border-radius:6px;background:#404966;color:#fff;text-decoration:none;font-weight:900;display:flex;align-items:center;justify-content:center}
.service-card a:hover{background:var(--navy);transform:translateY(-1px)}
@media(max-width:1300px){.why-grid,.service-grid{grid-template-columns:repeat(3,1fr)}.why-item:nth-child(3n){border-right:0}.why-item{border-bottom:1px solid var(--line)}.why-item:nth-last-child(-n+2){border-bottom:0}.service-card{min-height:340px}.service-visual{height:150px}}
@media(max-width:900px){.why-grid,.service-grid{grid-template-columns:repeat(2,1fr)}.why-item{border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.why-item:nth-child(even){border-right:0}.why-item:last-child{border-bottom:0}.services-title{align-items:flex-start}.services-title h2{font-size:24px}.why-head h2{font-size:25px}}
@media(max-width:700px){.why-grid,.service-grid{grid-template-columns:1fr}.why-item{border-right:0!important}.services-title{display:block}.services-title .outline{margin-top:14px}.home-services{padding:16px 12px}.service-card{min-height:auto}.service-visual{height:145px}}


/* Footer üstü teklif bandı - mevcut tasarıma uyumlu */
.final-cta{
  margin:24px 0 0;
  background:linear-gradient(135deg,#2457ee 0%,#5b73f6 100%);
  border:0;
  border-radius:10px;
  padding:24px 34px;
  color:#fff;
  display:grid;
  grid-template-columns:54px 1fr auto;
  align-items:center;
  gap:22px;
  box-shadow:0 16px 38px rgba(24,91,216,.20);
}
.final-cta .cta-icon{
  width:46px;
  height:46px;
  border:2px solid rgba(255,255,255,.78);
  border-radius:10px;
  display:flex;
  align-items:center;
  justify-content:center;
  color:#fff;
  font-size:24px;
  line-height:1;
  opacity:.95;
}
.final-cta h2{color:#fff;margin:0 0 7px;font-size:25px;line-height:1.18;letter-spacing:-.5px}
.final-cta p{color:rgba(255,255,255,.82);margin:0;font-size:14px;line-height:1.55}
.final-cta .btn{
  background:#fff;
  color:var(--navy);
  min-width:124px;
  height:44px;
  padding:0 22px;
  border-radius:7px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  box-shadow:none;
  white-space:nowrap;
}
.final-cta .btn:hover{background:#f7faff;box-shadow:0 10px 22px rgba(7,21,43,.12)}
@media(max-width:900px){.final-cta{grid-template-columns:44px 1fr;gap:16px}.final-cta .btn{grid-column:1/-1;width:max-content}.final-cta h2{font-size:22px}}
@media(max-width:700px){.final-cta{display:grid;padding:22px 18px}.final-cta .btn{width:100%}.final-cta h2{font-size:20px}}


/* --- İç sayfalar ve detaylar --- */
.page-wrap{max-width:1240px;margin:0 auto;padding:26px 22px 44px}
.breadcrumb{font-size:13px;color:var(--muted);margin:0 0 16px}.breadcrumb a{color:var(--blue);text-decoration:none}
.pagehero{background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:12px;padding:32px;margin-bottom:24px;display:flex;align-items:center;justify-content:space-between;gap:22px}
.pagehero h1{margin:0 0 8px;color:var(--navy);font-size:32px;letter-spacing:-.8px}.pagehero p{margin:0;color:var(--muted);line-height:1.7;max-width:720px}.badge{display:inline-flex;align-items:center;height:30px;padding:0 12px;border-radius:99px;background:#eef4ff;color:var(--blue);font-size:12px;font-weight:900;letter-spacing:.8px;text-transform:uppercase}
.inner-grid{display:grid;grid-template-columns:1fr 360px;gap:24px;align-items:start}.inner-card{background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow);padding:24px}.inner-card h2{margin:0 0 16px;color:var(--navy);font-size:24px}.inner-card h3{margin:22px 0 10px;color:var(--navy);font-size:18px}.inner-card p{color:#536078;line-height:1.75}.check-list{display:grid;gap:10px;margin:16px 0 0;padding:0;list-style:none}.check-list li{padding-left:28px;position:relative;color:#334155;line-height:1.6}.check-list li:before{content:'✓';position:absolute;left:0;top:0;color:var(--blue);font-weight:900}.specs{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.specs div{background:#f7faff;border:1px solid var(--line);border-radius:8px;padding:13px}.specs span{display:block;color:var(--muted);font-size:12px;margin-bottom:5px}.specs b{color:var(--navy)}
.demo-shot{height:360px;border-radius:12px;background:linear-gradient(145deg,#07152b,#173b76);position:relative;overflow:hidden;margin-bottom:20px;color:#fff;display:flex;align-items:flex-end;padding:28px;font-weight:900;font-size:30px}.demo-shot:before,.demo-shot:after{content:'';position:absolute;border-radius:16px;background:rgba(255,255,255,.12)}.demo-shot:before{width:210px;height:130px;right:52px;top:58px}.demo-shot:after{width:150px;height:92px;right:150px;top:150px}.pricebox{position:sticky;top:18px;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow);padding:22px}.pricebox .price{font-size:30px;margin:8px 0 18px}.btn-block{height:48px;border-radius:8px;background:var(--navy);color:#fff;text-decoration:none;font-weight:900;display:flex;align-items:center;justify-content:center;margin-top:12px}.btn-soft{height:46px;border:1px solid #b8c6dd;border-radius:8px;color:var(--navy);text-decoration:none;font-weight:900;display:flex;align-items:center;justify-content:center;margin-top:10px;background:#fff}.mini-note{font-size:13px;color:var(--muted);line-height:1.6;margin-top:14px}.tabs{display:flex;gap:8px;border-bottom:1px solid var(--line);margin:22px 0 18px}.tabs a{padding:12px 15px;color:var(--muted);font-weight:800;text-decoration:none}.tabs a.active{color:var(--blue);border-bottom:2px solid var(--blue)}
.product-list{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-list .product{min-height:0}.filters-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.select-sm{height:42px;border:1px solid var(--line);border-radius:8px;background:#fff;padding:0 12px}.service-detail-head{display:grid;grid-template-columns:110px 1fr;gap:20px;align-items:center}.service-detail-icon{height:110px;border-radius:14px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:42px;font-weight:900;background:linear-gradient(135deg,#2457ee,#64d4d1)}
.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.blog-card{background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow);overflow:hidden}.blog-img{height:150px;background:linear-gradient(135deg,#07152b,#2457ee)}.blog-card div:last-child{padding:18px}.blog-card h3{margin:0 0 10px;color:var(--navy)}.blog-card p{color:var(--muted);line-height:1.65}.blog-card a{color:var(--blue);font-weight:900;text-decoration:none}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.mapbox{height:320px;border-radius:12px;background:linear-gradient(135deg,#eef4ff,#fff);border:1px dashed #b8c6dd;display:flex;align-items:center;justify-content:center;color:var(--muted);font-weight:900}.cart-table{width:100%;border-collapse:collapse}.cart-table th,.cart-table td{padding:15px;border-bottom:1px solid var(--line);text-align:left}.cart-table th{font-size:13px;color:var(--muted);text-transform:uppercase}.qty{display:inline-flex;border:1px solid var(--line);border-radius:8px;overflow:hidden}.qty span{padding:8px 12px}.pay-icons{display:flex;gap:10px;margin-top:16px}.pay-icons span{background:#f4f7fc;border:1px solid var(--line);border-radius:6px;padding:8px 10px;font-weight:900;color:var(--navy)}
@media(max-width:1100px){.inner-grid{grid-template-columns:1fr}.pricebox{position:static}.product-list{grid-template-columns:repeat(3,1fr)}.blog-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.pagehero,.filters-top{display:block}.product-list,.blog-grid,.contact-grid,.specs{grid-template-columns:1fr}.demo-shot{height:240px}.service-detail-head{grid-template-columns:1fr}.page-wrap{padding-left:16px;padding-right:16px}.cart-table{font-size:13px}.cart-table th:nth-child(3),.cart-table td:nth-child(3){display:none}}

.btn-whatsapp{height:48px;border-radius:8px;background:#22c55e;color:#fff;text-decoration:none;font-weight:900;display:flex;align-items:center;justify-content:center;margin-top:10px;box-shadow:0 10px 24px rgba(34,197,94,.18)}
.btn-whatsapp:before{content:'💬';margin-right:8px;font-size:17px}
.btn-whatsapp:hover{background:#16a34a;transform:translateY(-1px);box-shadow:0 12px 28px rgba(34,197,94,.25)}

/* --- Ek Hizmetler bölüm revizesi --- */
.home-services{margin-top:34px;padding:28px 24px 26px;border-radius:14px;background:linear-gradient(180deg,#f7faff 0%,#eef4fb 100%);overflow:hidden}
.services-title{display:flex;justify-content:space-between;align-items:flex-end;gap:18px;padding-bottom:18px;margin-bottom:22px;border-bottom:1px solid var(--line)}
.services-title span{display:block;color:var(--blue);font-size:12px;font-weight:900;letter-spacing:5px;text-transform:uppercase;margin-bottom:7px}
.services-title h2{margin:0;color:#ff7a13;font-size:28px;letter-spacing:4px;line-height:1.1;text-transform:uppercase}
.service-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}
.service-card{min-height:0;padding:14px;border-radius:12px}
.service-visual{height:118px;margin-bottom:14px;border-radius:9px;font-size:34px}
.service-card h3{font-size:15px;min-height:40px;line-height:1.28}
.service-card p{margin-bottom:10px}.service-card strong{font-size:18px}.service-card a{height:42px;margin-top:12px}
@media(max-width:1300px){.service-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.service-visual{height:112px}}
@media(max-width:900px){.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.services-title h2{font-size:24px;letter-spacing:2px}}
@media(max-width:700px){.home-services{padding:20px 14px}.service-grid{grid-template-columns:1fr}.service-visual{height:110px}}


/* --- Sık Sorulan Sorular --- */
.faq-home{margin-top:34px;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow);padding:28px}
.faq-head{display:flex;align-items:flex-end;justify-content:space-between;gap:22px;margin-bottom:22px;padding-bottom:18px;border-bottom:1px solid var(--line)}
.faq-head span{display:block;color:var(--blue);font-size:12px;font-weight:900;letter-spacing:2.8px;text-transform:uppercase;margin-bottom:8px}
.faq-head h2{margin:0;color:var(--navy);font-size:27px;letter-spacing:-.5px;line-height:1.2}.faq-head p{margin:9px 0 0;color:var(--muted);line-height:1.65;max-width:700px}
.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.faq-list{display:grid;gap:12px}
.faq-list details{background:#f7faff;border:1px solid var(--line);border-radius:10px;overflow:hidden}.faq-list summary{cursor:pointer;list-style:none;padding:17px 18px;color:var(--navy);font-weight:900;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:'+';position:absolute;right:18px;top:50%;transform:translateY(-50%);width:24px;height:24px;border-radius:50%;background:#e9f1ff;color:var(--blue);display:flex;align-items:center;justify-content:center;font-size:18px}.faq-list details[open] summary:after{content:'–';background:var(--blue);color:#fff}.faq-list p{margin:0;padding:0 18px 18px;color:#536078;line-height:1.65;font-size:14px}
.faq-page-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.faq-page-grid details{background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:0 10px 28px rgba(7,21,43,.05)}
@media(max-width:900px){.faq-head{display:block}.faq-head .outline{margin-top:14px;display:inline-flex}.faq-grid,.faq-page-grid{grid-template-columns:1fr}.faq-home{padding:22px 16px}.faq-head h2{font-size:24px}}

/* --- WordPress öncesi eklenen kurumsal bölümler --- */
.home-stats{margin:28px 0 0;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.stat{background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow);padding:20px;text-align:center}
.stat strong{display:block;color:var(--navy);font-size:30px;letter-spacing:-.8px}.stat span{color:var(--muted);font-weight:800;font-size:13px}
.latest-section{margin-top:30px;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow);padding:24px}.section-title.compact{margin-bottom:20px}.section-title.compact h2{margin:0 0 6px;color:var(--navy);font-size:28px}.mini-products{grid-template-columns:repeat(4,1fr)}
.shot.s9{background:linear-gradient(135deg,#173b76,#7dd3fc)}.shot.s10{background:linear-gradient(135deg,#07152b,#f97316)}.shot.s11{background:linear-gradient(135deg,#2457ee,#94a3b8)}.shot.s12{background:linear-gradient(135deg,#ff7a13,#facc15)}
.related-products{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:12px}.related-products article{border:1px solid var(--line);border-radius:10px;background:#fff;overflow:hidden}.related-products .shot{height:90px;border-radius:0;font-size:18px}.related-products h4{margin:12px 12px 6px;color:var(--navy)}.related-products span{display:block;margin:0 12px 14px;color:var(--blue);font-weight:900}
.about-more{margin-top:22px}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:14px}.about-grid div{background:#f7faff;border:1px solid var(--line);border-radius:10px;padding:18px}
@media(max-width:1100px){.home-stats,.mini-products{grid-template-columns:repeat(2,1fr)}.related-products{grid-template-columns:1fr 1fr}}
@media(max-width:700px){.home-stats,.mini-products,.related-products,.about-grid{grid-template-columns:1fr}.latest-section{padding:18px 14px}}


/* Üyelik, ödeme ve kontrol paneli sayfaları */
.auth-wrap{display:grid;grid-template-columns:minmax(0,520px) 1fr;gap:22px;align-items:stretch}.auth-narrow{grid-template-columns:minmax(0,560px);justify-content:center}.auth-card,.auth-info,.panel-card{background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow);padding:28px}.auth-card h1{margin:10px 0 10px;color:var(--navy);font-size:30px}.auth-card p,.auth-info p{color:var(--muted);line-height:1.7}.auth-form{display:grid;gap:15px;margin-top:20px}.auth-form label{display:grid;gap:8px;font-weight:800;color:var(--navy)}.auth-form input{height:46px}.form-row{display:flex;justify-content:space-between;align-items:center;gap:15px;font-size:14px}.check{display:flex!important;grid-template-columns:auto 1fr!important;align-items:center;gap:9px!important;font-weight:700!important;color:var(--muted)!important}.check input{height:auto}.auth-bottom{margin-top:18px;padding-top:18px;border-top:1px solid var(--line);color:var(--muted)}.auth-bottom a,.form-row a{color:var(--blue);font-weight:900;text-decoration:none}.auth-info{background:linear-gradient(145deg,#f8fbff,#eef4ff)}.auth-info h2{margin-top:0;color:var(--navy)}.process{display:flex;gap:14px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:10px;padding:14px;margin-top:12px}.process b{width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--blue);color:#fff}.checkout-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:22px}.pay-method{border:1px solid var(--line);border-radius:10px;padding:16px;margin-top:12px;display:grid;gap:5px;background:#fff}.pay-method.active{border-color:#2d63e6;background:#f5f8ff}.pay-method span,.hint{color:var(--muted)}.dashboard-hero{background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow);padding:28px;display:flex;justify-content:space-between;gap:20px;align-items:center}.dashboard-hero h1{margin:10px 0;color:var(--navy);font-size:32px}.dashboard-hero p{margin:0;color:var(--muted);line-height:1.7}.dash-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:22px 0}.dash-stats div{background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow);padding:20px}.dash-stats strong{display:block;color:var(--navy);font-size:30px}.dash-stats span{color:var(--muted);font-weight:800}.dashboard-grid{display:grid;grid-template-columns:250px minmax(0,1fr);gap:22px}.dash-menu{background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow);padding:12px;height:max-content}.dash-menu a{display:block;padding:13px 14px;border-radius:8px;color:var(--navy);font-weight:800;text-decoration:none}.dash-menu a.active,.dash-menu a:hover{background:#f1f6ff;color:var(--blue)}.dash-content{display:grid;gap:18px}.panel-head{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:18px}.panel-head h2,.panel-card h2{margin:0;color:var(--navy)}.status{display:inline-flex;align-items:center;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:900}.status.paid{background:#eafaf0;color:#15803d}.status.progress{background:#fff7e6;color:#b45309}.download-item{display:grid;grid-template-columns:128px 1fr 190px;gap:18px;align-items:center;border-top:1px solid var(--line);padding:18px 0}.download-item:first-of-type{border-top:0}.download-shot{height:92px;border-radius:10px;background:linear-gradient(135deg,#07152b,#2765a5);color:#fff;font-weight:900;display:flex;align-items:center;justify-content:center}.download-shot.service{background:linear-gradient(135deg,#25b6c8,#64d4d1);font-size:34px}.download-item h3{margin:0 0 8px;color:var(--navy)}.download-item p{margin:0 0 10px;color:var(--muted)}.license-box{background:#f8fbff;border:1px dashed #b8c7e6;border-radius:8px;padding:10px;color:#4b5b75}.download-actions{display:grid;gap:10px}.license-row{display:grid;grid-template-columns:1fr auto auto;gap:12px;align-items:center;border-top:1px solid var(--line);padding-top:16px}.license-row a{color:var(--blue);font-weight:900;text-decoration:none}@media(max-width:900px){.auth-wrap,.checkout-grid,.dashboard-grid{grid-template-columns:1fr}.dash-stats{grid-template-columns:repeat(2,1fr)}.dashboard-hero{display:block}.download-item{grid-template-columns:1fr}.download-actions{grid-template-columns:1fr 1fr}.license-row{grid-template-columns:1fr}}@media(max-width:600px){.dash-stats{grid-template-columns:1fr}.download-actions{grid-template-columns:1fr}.auth-card,.auth-info,.panel-card,.dashboard-hero{padding:20px}.form-row{display:block}.form-row a{display:block;margin-top:10px}}


/* --- WhatsApp tarzı destek ekranı --- */
.support-hero{background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow);padding:28px;display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:22px}
.support-hero h1{margin:10px 0;color:var(--navy);font-size:32px;letter-spacing:-.7px}.support-hero p{margin:0;color:var(--muted);line-height:1.7;max-width:760px}.support-layout{display:grid;grid-template-columns:310px minmax(0,1fr);gap:22px;align-items:stretch}.support-sidebar,.chat-window,.support-cards article{background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow)}.support-sidebar{padding:22px}.support-profile{text-align:center;padding-bottom:20px;border-bottom:1px solid var(--line)}.support-avatar{width:72px;height:72px;border-radius:50%;background:linear-gradient(135deg,#18b56b,#21d17f);color:#fff;font-weight:900;font-size:24px;display:flex;align-items:center;justify-content:center;margin:0 auto 14px}.support-profile h3{margin:0 0 8px;color:var(--navy)}.support-profile p{margin:0 0 12px;color:var(--muted);line-height:1.6}.online-dot{display:inline-flex;align-items:center;gap:7px;color:#15803d;background:#eafaf0;padding:7px 12px;border-radius:999px;font-weight:900;font-size:12px}.online-dot:before{content:'';width:8px;height:8px;border-radius:50%;background:#22c55e}.support-topics{padding-top:18px}.support-topics h4{margin:0 0 12px;color:var(--navy)}.support-topics a{display:block;text-decoration:none;color:#334155;font-weight:800;background:#f7faff;border:1px solid var(--line);border-radius:9px;padding:12px 14px;margin-bottom:10px}.support-topics a:hover{color:var(--blue);background:#eef4ff}.chat-window{overflow:hidden;display:grid;grid-template-rows:auto 1fr auto;min-height:620px}.chat-head{height:72px;background:#075e54;color:#fff;display:flex;justify-content:space-between;align-items:center;padding:0 22px}.chat-head strong{display:block;font-size:17px}.chat-head span{display:block;opacity:.82;font-size:13px;margin-top:4px}.chat-head em{font-style:normal;color:#b6ffcf;font-size:13px}.chat-body{background:linear-gradient(180deg,#e8f1ed,#dfeee8);padding:24px;display:flex;flex-direction:column;gap:12px;position:relative}.chat-date{align-self:center;background:rgba(255,255,255,.85);color:#64748b;font-size:12px;font-weight:900;padding:7px 12px;border-radius:999px}.bubble{max-width:72%;padding:12px 14px;border-radius:14px;color:#1f2937;line-height:1.55;font-size:14px;box-shadow:0 4px 10px rgba(7,21,43,.06)}.bubble.other{align-self:flex-start;background:#fff;border-top-left-radius:4px}.bubble.me{align-self:flex-end;background:#dcf8c6;border-top-right-radius:4px}.bubble.system{align-self:center;background:rgba(7,21,43,.08);box-shadow:none;font-size:12px;color:#475569}.chat-compose{display:grid;grid-template-columns:1fr 110px;gap:10px;background:#f8fafc;border-top:1px solid var(--line);padding:14px}.chat-compose input{height:46px;border-radius:999px;background:#fff}.chat-compose a{height:46px;border-radius:999px;background:#25d366;color:#fff;text-decoration:none;font-weight:900;display:flex;align-items:center;justify-content:center}.support-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:22px}.support-cards article{padding:22px}.support-cards b{display:inline-flex;width:38px;height:38px;border-radius:10px;background:#eef4ff;color:var(--blue);align-items:center;justify-content:center;margin-bottom:14px}.support-cards h3{margin:0 0 10px;color:var(--navy)}.support-cards p{margin:0;color:var(--muted);line-height:1.65}@media(max-width:950px){.support-hero{display:block}.support-hero .btn-whatsapp{margin-top:16px}.support-layout{grid-template-columns:1fr}.chat-window{min-height:560px}.support-cards{grid-template-columns:1fr}}@media(max-width:650px){.support-hero{padding:22px}.support-hero h1{font-size:25px}.chat-body{padding:18px 14px}.bubble{max-width:88%}.chat-compose{grid-template-columns:1fr}.chat-compose a{width:100%}}

/* Ticket destek sistemi */
.ticket-page .ticket-hero .btn-block{white-space:nowrap}.ticket-layout{display:grid;grid-template-columns:300px minmax(0,1fr);gap:22px;align-items:start}.ticket-sidebar,.ticket-content .panel-card{background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow)}.ticket-sidebar{padding:22px;position:sticky;top:18px}.support-topics a{display:flex;align-items:center;justify-content:space-between}.support-topics a b{background:#eaf1ff;color:var(--blue);border-radius:999px;padding:3px 8px;font-size:12px}.ticket-content{display:grid;gap:22px}.ticket-list{display:grid;gap:12px}.ticket-row{display:flex;align-items:center;justify-content:space-between;gap:16px;text-decoration:none;color:#172033;border:1px solid var(--line);border-radius:12px;padding:15px 16px;background:#f9fbff}.ticket-row.active,.ticket-row:hover{border-color:#b8cdfa;background:#f1f6ff}.ticket-row strong{display:block;margin-bottom:5px;color:var(--navy)}.ticket-row p,.panel-head p{margin:0;color:var(--muted);font-size:13px}.status.done{background:#eef2f7;color:#64748b}.ticket-form label{display:block;color:var(--navy);font-weight:900;font-size:13px}.ticket-form input,.ticket-form select,.ticket-form textarea,.reply-box textarea{margin-top:8px;width:100%;border:1px solid var(--line);border-radius:10px;padding:13px 14px;font-family:inherit;color:#172033;background:#fff}.ticket-form textarea,.reply-box textarea{resize:vertical;line-height:1.65}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}.ticket-actions{display:flex;align-items:center;gap:12px;margin-top:16px;flex-wrap:wrap}.ticket-actions button{border:0;cursor:pointer}.ticket-actions span{color:var(--muted);font-size:13px}.ticket-thread .panel-head{align-items:flex-start}.close-ticket{border:1px solid #fecaca;background:#fff5f5;color:#b91c1c;border-radius:999px;height:42px;padding:0 16px;font-weight:900;cursor:pointer}.thread-messages{display:grid;gap:16px;margin-top:18px}.thread-msg{border:1px solid var(--line);border-radius:14px;padding:17px 18px;background:#fff}.thread-msg.admin{background:#f5f8ff;border-color:#cfe0ff}.thread-msg.user{background:#fbfdff}.thread-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.thread-meta b{color:var(--navy)}.thread-meta span{color:#7a879a;font-size:12px;font-weight:800}.thread-msg p{margin:0;color:#35445c;line-height:1.7}.reply-box{margin-top:18px;border-top:1px solid var(--line);padding-top:18px}@media(max-width:950px){.ticket-layout{grid-template-columns:1fr}.ticket-sidebar{position:static}.form-grid{grid-template-columns:1fr}.ticket-row{align-items:flex-start;flex-direction:column}.ticket-thread .panel-head{display:block}.close-ticket{margin-top:12px}.thread-meta{align-items:flex-start;flex-direction:column}}

/* Ticket detail page additions */
.ticket-detail-grid{display:grid;grid-template-columns:320px minmax(0,1fr);gap:22px;align-items:start}.ticket-info-card{padding:22px;position:sticky;top:18px}.ticket-info-list{list-style:none;margin:18px 0;padding:0;display:grid;gap:12px}.ticket-info-list li{border:1px solid var(--line);border-radius:10px;background:#f9fbff;padding:12px 13px}.ticket-info-list b{display:block;color:var(--navy);font-size:12px;margin-bottom:5px}.ticket-info-list span{display:block;color:#52627a;line-height:1.45}.ticket-thread-full{padding:22px}.attachment-pill{display:inline-flex;align-items:center;gap:6px;margin-top:12px;background:#eef4ff;border:1px solid #d8e4ff;color:var(--navy);border-radius:999px;padding:7px 11px;font-weight:800;font-size:12px}.reply-label{display:block;color:var(--navy);font-weight:900;margin-bottom:8px}.ticket-detail-hero .btn-soft{text-decoration:none;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap}.btn-soft{border:1px solid var(--line);background:#fff;color:var(--navy);border-radius:10px;padding:12px 16px;font-weight:900;cursor:pointer}@media(max-width:950px){.ticket-detail-grid{grid-template-columns:1fr}.ticket-info-card{position:static}}


/* Son eklenen müşteri/yönetici panel sayfaları */
.account-layout{display:grid;grid-template-columns:250px minmax(0,1fr);gap:22px;align-items:start}.account-menu{background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:var(--shadow);padding:14px;position:sticky;top:14px}.account-menu a{display:flex;justify-content:space-between;align-items:center;text-decoration:none;color:#27344d;font-weight:800;padding:12px 14px;border-radius:8px;margin-bottom:6px}.account-menu a:hover,.account-menu a.active{background:#eef4ff;color:var(--blue)}.account-card{background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:var(--shadow);padding:22px;margin-bottom:18px}.account-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.account-head h1,.account-head h2{margin:0 0 8px;color:var(--navy)}.account-head p{margin:0;color:var(--muted);line-height:1.6}.mini-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px}.mini-stats div{background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:var(--shadow);padding:18px}.mini-stats strong{display:block;font-size:26px;color:var(--navy)}.mini-stats span{color:var(--muted);font-weight:700}.list-row{display:grid;grid-template-columns:1.2fr .8fr .8fr auto;gap:14px;align-items:center;padding:15px 0;border-bottom:1px solid var(--line)}.list-row:last-child{border-bottom:0}.list-row b{color:var(--navy)}.list-row small{display:block;color:var(--muted);margin-top:5px}.pill{display:inline-flex;align-items:center;justify-content:center;border-radius:99px;padding:7px 11px;font-weight:900;font-size:12px;background:#eef4ff;color:#185bd8}.pill.ok{background:#e9f9f0;color:#16803a}.pill.warn{background:#fff5dc;color:#9d6400}.pill.dark{background:#eef1f6;color:#26344d}.btn-row{display:flex;gap:10px;flex-wrap:wrap}.soft-link,.dark-link{display:inline-flex;align-items:center;justify-content:center;min-height:38px;border-radius:7px;padding:9px 14px;text-decoration:none;font-weight:900}.soft-link{background:#eef4ff;color:var(--blue)}.dark-link{background:var(--navy);color:#fff}.form-two{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-two label{font-weight:800;color:var(--navy);font-size:13px}.form-two label span{display:block;margin-bottom:7px}.form-two .full{grid-column:1/-1}.notice-list{display:grid;gap:12px}.notice{display:grid;grid-template-columns:42px 1fr auto;gap:14px;align-items:start;border:1px solid var(--line);background:#fff;border-radius:10px;padding:15px}.notice i{font-style:normal;width:42px;height:42px;border-radius:12px;background:#eef4ff;display:flex;align-items:center;justify-content:center}.notice h3{margin:0 0 6px;font-size:16px}.notice p{margin:0;color:var(--muted);line-height:1.55}.invoice-box{background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow);padding:28px}.invoice-top{display:flex;justify-content:space-between;gap:20px;border-bottom:2px solid var(--line);padding-bottom:20px;margin-bottom:20px}.invoice-table{width:100%;border-collapse:collapse;margin:18px 0}.invoice-table th,.invoice-table td{text-align:left;border-bottom:1px solid var(--line);padding:13px}.invoice-total{margin-left:auto;max-width:330px}.invoice-total div{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding:10px 0}.invoice-total strong{font-size:22px}.demo-frame{background:#101827;border-radius:14px;box-shadow:var(--shadow);overflow:hidden;border:1px solid #27344d}.demo-bar{height:48px;background:#0b1220;display:flex;align-items:center;justify-content:space-between;padding:0 16px;color:#fff}.demo-dots span{display:inline-block;width:11px;height:11px;border-radius:50%;background:#334155;margin-right:6px}.demo-screen{height:520px;background:linear-gradient(135deg,#eef4ff,#fff);display:flex;align-items:center;justify-content:center;text-align:center;color:var(--navy);padding:28px}.admin-shell{display:grid;grid-template-columns:245px minmax(0,1fr);min-height:720px;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow);overflow:hidden}.admin-side{background:#07152b;color:#fff;padding:22px}.admin-side h2{margin:0 0 24px}.admin-side a{display:block;color:#dbeafe;text-decoration:none;padding:12px;border-radius:8px;margin-bottom:4px;font-weight:800}.admin-side a.active,.admin-side a:hover{background:#13284d;color:#fff}.admin-main{padding:24px;background:#f6f8fc}.admin-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.admin-grid div,.admin-panel{background:#fff;border:1px solid var(--line);border-radius:10px;padding:18px;box-shadow:0 8px 24px rgba(7,21,43,.05)}.admin-panel{margin-top:18px}.admin-grid strong{display:block;font-size:28px;color:var(--navy)}.activation-box{display:grid;grid-template-columns:1fr 360px;gap:22px}.license-key{background:#f8fafc;border:1px dashed #9fb1cc;border-radius:8px;padding:14px;font-weight:900;color:var(--navy);letter-spacing:1px}@media(max-width:950px){.account-layout,.admin-shell,.activation-box{grid-template-columns:1fr}.account-menu{position:static}.mini-stats,.admin-grid{grid-template-columns:repeat(2,1fr)}.list-row{grid-template-columns:1fr}.form-two{grid-template-columns:1fr}.form-two .full{grid-column:auto}.invoice-top{display:block}.demo-screen{height:360px}}@media(max-width:600px){.mini-stats,.admin-grid{grid-template-columns:1fr}.account-head{display:block}.btn-row{margin-top:12px}}


/* Panel bağlantılı üye alanı düzenlemeleri */
.account-page .account-content{min-width:0}
.connected-menu a{display:flex;align-items:center;gap:9px}
.connected-menu a span{width:22px;text-align:center}
.panel-hero-actions{display:flex;gap:10px;flex-wrap:wrap;align-items:center}
.panel-linked-stats a{display:block;text-decoration:none;color:inherit;border:1px solid var(--line);background:#fff;border-radius:12px;padding:18px;box-shadow:0 8px 24px rgba(7,21,43,.05);transition:.2s}
.panel-linked-stats a:hover{transform:translateY(-2px);box-shadow:var(--shadow)}
.panel-linked-stats strong{display:block;font-size:30px;color:var(--navy);line-height:1}
.panel-linked-stats span{display:block;margin-top:6px;font-weight:900;color:var(--navy)}
.panel-linked-stats small{display:block;margin-top:5px;color:var(--muted)}
.module-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.module-card{display:block;border:1px solid var(--line);border-radius:12px;background:#fff;text-decoration:none;color:inherit;padding:18px;transition:.2s}
.module-card:hover{border-color:#bfd3ff;box-shadow:var(--shadow);transform:translateY(-2px)}
.module-card i{font-style:normal;width:44px;height:44px;border-radius:12px;background:#eef4ff;display:flex;align-items:center;justify-content:center;font-size:20px;margin-bottom:12px}
.module-card h3{margin:0 0 8px;color:var(--navy)}
.module-card p{margin:0;color:var(--muted);line-height:1.55}
.module-card span{display:inline-block;margin-top:12px;font-weight:900;color:var(--blue)}
.timeline-list{display:grid;gap:10px}
.timeline-list a{display:block;text-decoration:none;border:1px solid var(--line);border-radius:10px;background:#fff;padding:14px;color:inherit}
.timeline-list b{display:block;color:var(--navy);margin-bottom:5px}
.timeline-list small{color:var(--muted)}
.license-connected .license-key{display:block;margin-top:7px}
.panel-note{background:#f8fbff}
.ticket-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:14px;align-items:center;text-decoration:none;color:inherit;border:1px solid var(--line);background:#fff;border-radius:10px;padding:15px;margin-bottom:10px}
.ticket-row b{display:block;color:var(--navy);margin-bottom:5px}
.ticket-row small{color:var(--muted)}
.ticket-form textarea{min-height:130px}
@media(max-width:1100px){.module-grid{grid-template-columns:repeat(2,1fr)}.ticket-row{grid-template-columns:1fr}}
@media(max-width:600px){.module-grid{grid-template-columns:1fr}.panel-hero-actions{display:block}.panel-hero-actions a{margin-top:10px}.ticket-row{display:block}.ticket-row .pill{margin:10px 0}}


/* Son tamamlayıcı sayfalar: ödeme başarılı, 404, bakım modu */
.success-box,.error-page{background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow);padding:42px 28px;text-align:center;margin-bottom:24px}
.success-icon{width:78px;height:78px;border-radius:50%;background:#e9f9f0;color:#15803d;display:flex;align-items:center;justify-content:center;font-size:42px;font-weight:900;margin:0 auto 18px;border:1px solid #bdecca}
.success-box h1,.error-page h1{margin:12px 0;color:var(--navy);font-size:36px;letter-spacing:-.8px}.success-box p,.error-page p{max-width:720px;margin:0 auto 22px;color:var(--muted);line-height:1.7}.success-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;max-width:900px;margin:24px auto}.success-summary div{border:1px solid var(--line);border-radius:12px;background:#f8fbff;padding:16px}.success-summary span{display:block;color:var(--muted);font-weight:800;font-size:13px}.success-summary b{display:block;color:var(--navy);font-size:18px;margin-top:6px}.center-row{justify-content:center}.error-code{font-size:96px;line-height:1;color:#dfe7f6;font-weight:1000;letter-spacing:-5px}.maintenance-body{min-height:100vh;background:linear-gradient(135deg,#eef4ff,#ffffff);display:flex;align-items:center;justify-content:center;padding:24px}.maintenance-wrap{width:min(760px,100%);text-align:center}.maintenance-wrap .logo{justify-content:center;margin-bottom:22px}.maintenance-card{background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow);padding:42px 28px}.maintenance-card h1{font-size:38px;color:var(--navy);margin:12px 0}.maintenance-card p{color:var(--muted);line-height:1.7;max-width:580px;margin:0 auto 24px}.maintenance-timer{display:flex;gap:12px;justify-content:center;margin:22px 0}.maintenance-timer div{width:92px;border:1px solid var(--line);border-radius:12px;background:#f8fbff;padding:14px}.maintenance-timer b{display:block;font-size:30px;color:var(--navy)}.maintenance-timer span{color:var(--muted);font-weight:800}.bought-products{grid-template-columns:repeat(4,1fr)}
@media(max-width:800px){.success-summary,.bought-products{grid-template-columns:1fr 1fr}.success-box h1,.error-page h1,.maintenance-card h1{font-size:28px}.error-code{font-size:76px}.maintenance-timer{flex-wrap:wrap}}
@media(max-width:520px){.success-summary,.bought-products{grid-template-columns:1fr}.maintenance-timer div{width:78px}}


/* Panel boşluk ve taşma düzeltmeleri */
.account-page.page-wrap{
  max-width:1240px;
  padding:28px 24px 54px;
}
.account-page .breadcrumb{
  margin-bottom:18px;
}
.account-page .dashboard-hero{
  margin-bottom:24px;
  padding:30px 28px;
  gap:28px;
}
.account-page .dashboard-hero > div:first-child{
  min-width:0;
}
.panel-hero-actions{
  display:flex;
  gap:16px;
  flex-wrap:wrap;
  align-items:center;
  justify-content:flex-end;
  flex:0 0 auto;
}
.panel-hero-actions .btn-soft,
.panel-hero-actions .btn-block{
  margin-top:0;
  min-width:170px;
  height:48px;
  padding:0 24px;
  white-space:nowrap;
  line-height:1;
  border-radius:9px;
}
.panel-hero-actions .btn-block{
  min-width:190px;
}
.account-layout{
  gap:24px;
  align-items:start;
}
.account-menu{
  padding:16px;
  border-radius:14px;
}
.account-menu a{
  min-height:44px;
  margin-bottom:8px;
  gap:12px;
}
.connected-menu a span{
  flex:0 0 24px;
}
.account-content{
  display:block;
  min-width:0;
}
.mini-stats.panel-linked-stats{
  gap:20px;
  margin:0 0 22px;
}
.panel-linked-stats a{
  padding:22px 20px;
  min-height:116px;
}
.panel-linked-stats strong{
  margin-bottom:8px;
}
.account-card{
  padding:24px;
  margin-bottom:22px;
  border-radius:14px;
}
.account-head{
  gap:20px;
  margin-bottom:22px;
}
.account-head .dark-link,
.account-head .soft-link{
  flex:0 0 auto;
  white-space:nowrap;
}
.module-grid{
  gap:20px;
}
.module-card{
  padding:22px 20px;
  min-height:190px;
}
.btn-row{
  gap:12px;
}
.btn-row .soft-link,
.btn-row .dark-link{
  white-space:nowrap;
}
.list-row{
  gap:18px;
}
.ticket-row{
  gap:16px;
}
@media(max-width:1050px){
  .account-page .dashboard-hero{
    align-items:flex-start;
    flex-direction:column;
  }
  .panel-hero-actions{
    justify-content:flex-start;
  }
  .mini-stats.panel-linked-stats{
    grid-template-columns:repeat(2,1fr);
  }
}
@media(max-width:700px){
  .account-page.page-wrap{
    padding:20px 14px 40px;
  }
  .panel-hero-actions,
  .panel-hero-actions .btn-soft,
  .panel-hero-actions .btn-block{
    width:100%;
  }
  .mini-stats.panel-linked-stats,
  .module-grid{
    grid-template-columns:1fr;
  }
  .account-card{
    padding:18px;
  }
  .account-head{
    display:block;
  }
  .account-head .dark-link,
  .account-head .soft-link{
    margin-top:12px;
    width:100%;
  }
}

/* Lisans paneli güncellemesi: domain panelden eklenmez, tema içinden otomatik bağlanır */
.license-info-box{display:flex;flex-direction:column;gap:8px;background:#f3f7ff;border:1px solid #d9e6ff;border-radius:16px;padding:18px 20px;margin:18px 0 20px;color:#334155;line-height:1.65}
.license-info-box b{color:#0f2a45}.license-steps{display:grid;gap:14px;margin:18px 0}.license-steps div{display:flex;gap:14px;align-items:flex-start;background:#fff;border:1px solid #e8edf5;border-radius:16px;padding:16px}.license-steps b{width:34px;height:34px;border-radius:50%;background:#0f2a45;color:#fff;display:flex;align-items:center;justify-content:center;flex:0 0 34px}.license-steps span{line-height:1.6;color:#475569}.license-steps.large div{padding:18px}.license-code-card{margin-top:20px;border:1px dashed #b6c7e3;border-radius:16px;padding:20px;background:#fbfdff;display:flex;flex-direction:column;gap:8px}.license-code-card span{color:#64748b;font-size:13px}.license-code-card b{font-size:22px;letter-spacing:.5px;color:#0f2a45}.license-code-card small{color:#66728a}.license-connected .btn-row{justify-content:flex-end;gap:10px;flex-wrap:wrap}

/* Mobil sağdan açılan off-canvas menü */
.mobile-menu-toggle{display:none;width:46px;height:46px;border:1px solid #d7e2f2;background:var(--navy);color:#fff;border-radius:12px;font-size:22px;font-weight:900;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 8px 22px rgba(7,21,43,.14)}
.mobile-drawer-overlay{position:fixed;inset:0;background:rgba(7,21,43,.48);opacity:0;visibility:hidden;transition:.25s ease;z-index:9998;backdrop-filter:blur(2px)}
.mobile-drawer{position:fixed;top:0;right:0;width:min(390px,92vw);height:100vh;background:#fff;z-index:9999;transform:translateX(110%);transition:transform .28s ease;overflow-y:auto;padding:22px 18px 28px;box-shadow:-24px 0 60px rgba(7,21,43,.22);border-radius:22px 0 0 22px}
body.mobile-menu-open{overflow:hidden}.mobile-menu-open .mobile-drawer-overlay{opacity:1;visibility:visible}.mobile-menu-open .mobile-drawer{transform:translateX(0)}
.mobile-drawer-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:20px}.mobile-drawer-logo{font-size:17px;letter-spacing:1px}.mobile-drawer-logo i{width:38px;height:38px;border-radius:10px}.mobile-drawer-logo small{font-size:13px}.mobile-drawer-close{width:42px;height:42px;border:0;background:#f2f6fc;color:var(--navy);border-radius:12px;font-size:30px;line-height:1;cursor:pointer}
.mobile-user-card{display:flex;align-items:center;gap:14px;border:1px solid #e5edf7;background:#fff;border-radius:18px;padding:15px;margin-bottom:16px;box-shadow:0 12px 32px rgba(7,21,43,.06)}.mobile-avatar{width:58px;height:58px;border-radius:18px;background:linear-gradient(135deg,#eef4ff,#fff);display:flex;align-items:center;justify-content:center;font-size:30px}.mobile-user-card strong{display:block;color:var(--navy);font-size:18px}.mobile-user-card span{display:block;color:var(--muted);margin-top:4px}
.mobile-quick-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:20px}.mobile-quick-grid a{display:flex;align-items:center;gap:9px;min-height:54px;padding:12px 14px;border:1px solid #e5edf7;border-radius:15px;background:#fff;color:var(--navy);text-decoration:none;font-weight:900;box-shadow:0 8px 24px rgba(7,21,43,.04)}.mobile-quick-grid a:hover{border-color:#c6d6ee;background:#f8fbff}
.mobile-menu-section{margin-top:18px}.mobile-menu-section h4{margin:0 0 10px;color:#7b879c;font-size:13px;letter-spacing:2px;font-weight:1000}.mobile-menu-section a{display:grid;grid-template-columns:32px 1fr 18px;align-items:center;gap:10px;min-height:52px;padding:10px 14px;margin-bottom:8px;border:1px solid #e7edf6;border-radius:15px;background:#fff;color:var(--navy);font-weight:900;text-decoration:none;box-shadow:0 7px 20px rgba(7,21,43,.035)}.mobile-menu-section a em{font-style:normal;color:#7b879c;font-size:22px;text-align:right}.mobile-menu-section a.active,.mobile-menu-section a:hover{background:linear-gradient(135deg,var(--navy),#d71b71);color:#fff;border-color:transparent}.mobile-menu-section a.active em,.mobile-menu-section a:hover em{color:#fff}.mobile-drawer-foot{text-align:center;color:#8a97ac;font-weight:700;padding:18px 0 4px}
@media(max-width:900px){
  .top,.nav{display:none}.header{position:sticky;top:0;z-index:900;background:#fff}.header .in{display:grid!important;grid-template-columns:46px 1fr auto!important;gap:12px!important;align-items:center!important;padding:12px 16px!important}.mobile-menu-toggle{display:flex}.catbtn,.search{display:none!important}.actions{display:flex!important;justify-content:flex-end!important;gap:8px!important}.actions .act:not(:last-child){display:none!important}.actions .act{font-size:0}.actions .act i{font-size:22px}.actions .act span{display:none!important}.logo{font-size:17px;letter-spacing:1px}.logo i{width:38px;height:38px}.logo small{font-size:13px}.benefits{display:none}.main{padding-left:14px!important;padding-right:14px!important}.mobile-drawer{border-radius:18px 0 0 18px}}
@media(max-width:430px){.mobile-drawer{width:94vw;padding:18px 14px}.mobile-quick-grid{gap:8px}.mobile-menu-section a{min-height:50px}.mobile-user-card{padding:12px}.mobile-avatar{width:50px;height:50px}}

@media (max-width:768px){
.catbtn{display:none!important}
.mobile-menu{left:0!important;right:auto!important;transform:translateX(-100%)}
.mobile-menu.open{transform:translateX(0)}
}


/* FINAL HEADER + MOBILE DRAWER FIX */
.catbtn{display:none!important}
@media (min-width:901px){
  .header .in{
    display:grid!important;
    grid-template-columns:190px minmax(480px,1fr) auto!important;
    gap:34px!important;
    align-items:center!important;
  }
  .header .logo{justify-self:start}
  .header .search{display:grid!important;width:100%;max-width:620px;justify-self:center;grid-template-columns:minmax(220px,1fr) 170px 52px}
  .header .actions{justify-self:end;display:flex!important;justify-content:flex-end!important;gap:24px!important;white-space:nowrap}
  .header .actions .act span{display:block!important}
}
@media (max-width:1300px) and (min-width:901px){
  .header .in{grid-template-columns:180px minmax(410px,1fr) auto!important;gap:24px!important}
  .header .search{max-width:560px;grid-template-columns:minmax(180px,1fr) 145px 50px}
  .header .actions{gap:16px!important}
}
.mobile-drawer{
  left:0!important;
  right:auto!important;
  transform:translateX(-110%)!important;
  box-shadow:24px 0 60px rgba(7,21,43,.22)!important;
  border-radius:0 22px 22px 0!important;
}
.mobile-menu-open .mobile-drawer{transform:translateX(0)!important}
@media(max-width:900px){
  .header .in{grid-template-columns:46px 1fr auto!important}
  .header .search{display:none!important}
  .mobile-drawer{border-radius:0 18px 18px 0!important}
}

/* Tema detay sayfası düzen düzeltmesi */
.theme-detail-page{max-width:1180px;margin:0 auto;padding:26px 22px 42px;}
.theme-detail-card{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:28px;align-items:stretch;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow);padding:24px;}
.theme-detail-media{min-width:0;}
.theme-detail-media img{width:100%;height:100%;min-height:360px;max-height:460px;object-fit:cover;border-radius:14px;display:block;border:1px solid var(--line);}
.theme-detail-media .shot{height:420px;border-radius:14px;font-size:30px;padding:28px;}
.theme-detail-content{min-width:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:10px 4px;}
.theme-detail-content .badge{display:inline-flex;background:#eef4ff;color:#115bd6;border-radius:999px;padding:8px 14px;font-size:12px;font-weight:900;letter-spacing:1px;text-transform:uppercase;margin-bottom:14px;}
.theme-detail-content h1{margin:0 0 14px;color:var(--navy);font-size:42px;line-height:1.12;letter-spacing:-1px;}
.theme-detail-content p{margin:0 0 18px;color:var(--muted);font-size:16px;line-height:1.7;max-width:560px;}
.theme-detail-content .stars{font-size:16px;margin:0 0 10px;}
.theme-detail-content .stars small{color:var(--muted);letter-spacing:0;}
.theme-detail-content .price.big{font-size:34px;margin:8px 0 22px;color:var(--navy);}
.detail-actions{display:flex;gap:12px;flex-wrap:wrap;align-items:center;width:100%;}
.detail-actions a{min-width:150px;text-align:center;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;height:46px;border-radius:8px;font-weight:900;}
.detail-actions .btn{background:var(--navy);color:#fff;border:1px solid var(--navy);}
.detail-actions .outline{background:#fff;color:var(--navy);border:1px solid #b8c5db;}
.detail-features{grid-template-columns:repeat(3,minmax(0,1fr));margin:24px 0;}
.theme-description{background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow);padding:26px;line-height:1.75;color:var(--ink);}
.version-box{margin-top:24px;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow);padding:24px;}
.related-title{margin-top:64px;padding-top:10px;}
.related-grid{margin-top:18px;margin-bottom:42px;}
@media(max-width:1000px){.theme-detail-card{grid-template-columns:1fr}.theme-detail-media img,.theme-detail-media .shot{height:320px;min-height:320px}.theme-detail-content h1{font-size:34px}.detail-features{grid-template-columns:1fr}}
@media(max-width:640px){.theme-detail-page{padding:18px 14px 32px}.theme-detail-card{padding:14px;border-radius:14px}.theme-detail-content h1{font-size:28px}.theme-detail-content .price.big{font-size:28px}.detail-actions{display:grid;grid-template-columns:1fr;width:100%}.detail-actions a{width:100%}.theme-detail-media img,.theme-detail-media .shot{height:230px;min-height:230px}.theme-description,.version-box{padding:18px 14px}}


/* FINAL: ürün kartı renk/link ve ana sayfa temalar görünümü düzeltmesi */
.product a{ text-decoration:none; }
.product .shot,
.product .shot:visited{
  color:#fff!important;
  text-decoration:none!important;
}
.product .shot:hover{
  color:#fff!important;
  filter:brightness(1.04);
}
.product .pbody h3 a,
.product .pbody h3 a:visited{
  color:var(--navy)!important;
  text-decoration:none!important;
  font-weight:900;
}
.product .pbody h3 a:hover{
  color:var(--blue)!important;
}
.product .pbody p{
  color:var(--muted)!important;
}
.product .buy a,
.product .buy button,
.product .cart-mini{
  color:#0f2d66!important;
  text-decoration:none!important;
  background:#fff;
  border:1px solid #b8c5db;
  font-weight:900;
  box-shadow:none;
}
.product .buy a:first-child{
  background:#f8fbff;
}
.product .buy a:hover,
.product .buy button:hover{
  background:var(--navy)!important;
  color:#fff!important;
  border-color:var(--navy)!important;
}
.product .cart-mini{
  display:flex!important;
  align-items:center;
  justify-content:center;
  font-size:16px;
}
.products .product{
  height:100%;
  display:flex;
  flex-direction:column;
}
.products .product .pbody{
  display:flex;
  flex-direction:column;
  flex:1;
}
.products .product .buy{
  margin-top:auto;
}
.products .product .stars small{
  color:var(--muted)!important;
}
.blog-home{display:none!important;}
.section-title h1,.section-title h2{color:var(--navy);}


/* SON DÜZELTME: ürün kartı CSS, benzer tema boşluğu, sürüm geçmişi ve demo önizleme */
.products{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:24px!important;
  align-items:stretch!important;
}
.product{
  overflow:hidden!important;
  border:1px solid #dbe5f2!important;
  border-radius:12px!important;
  background:#fff!important;
  box-shadow:0 14px 36px rgba(7,21,43,.06)!important;
}
.product .shot{
  display:flex!important;
  align-items:flex-end!important;
  min-height:150px!important;
  height:150px!important;
  padding:18px!important;
  font-size:19px!important;
  line-height:1.25!important;
  font-weight:1000!important;
  text-shadow:none!important;
  border-radius:0!important;
  background-color:#07152b!important;
}
.product .pbody{padding:18px!important;gap:8px!important;}
.product .pbody h3{margin:0 0 4px!important;font-size:18px!important;line-height:1.35!important;}
.product .pbody h3 a,.product .pbody h3 a:visited{color:#07152b!important;text-decoration:none!important;}
.product .pbody h3 a:hover{color:#185bd8!important;}
.product .pbody p{margin:0 0 8px!important;color:#66728a!important;font-size:14px!important;}
.product .stars{color:#ffad19!important;letter-spacing:2px!important;font-size:14px!important;margin:4px 0!important;}
.product .price{color:#07152b!important;font-size:24px!important;line-height:1!important;font-weight:1000!important;margin:4px 0 14px!important;}
.product .buy{display:grid!important;grid-template-columns:1fr 52px!important;gap:10px!important;margin-top:auto!important;}
.product .buy a{height:42px!important;border-radius:7px!important;display:flex!important;align-items:center!important;justify-content:center!important;text-decoration:none!important;font-size:15px!important;}
.product .buy a:first-child{background:#fff!important;border:1px solid #b7c7de!important;color:#07152b!important;font-weight:1000!important;}
.product .buy a:first-child:hover{background:#07152b!important;color:#fff!important;border-color:#07152b!important;}
.product .cart-mini{background:#f9fbff!important;border:1px solid #b7c7de!important;color:#07152b!important;}
.product .cart-mini:hover{background:#07152b!important;color:#fff!important;}
.theme-detail-page .related-title{
  margin-top:90px!important;
  padding-top:26px!important;
  border-top:1px solid #dce6f4!important;
}
.theme-detail-page .related-grid{margin-top:24px!important;margin-bottom:70px!important;}
.version-box{margin-top:34px!important;margin-bottom:0!important;background:#fff!important;border:1px solid #dbe5f2!important;border-radius:14px!important;box-shadow:0 14px 36px rgba(7,21,43,.06)!important;padding:26px!important;}
.version-head span{display:block;color:#185bd8;font-size:13px;letter-spacing:4px;font-weight:1000;margin-bottom:8px;}
.version-head h2{margin:0 0 12px;color:#07152b;font-size:26px;}
.version-head p{margin:0 0 18px;color:#66728a;line-height:1.6;}
.version-list{display:grid;gap:14px;}
.version-list details{border:1px solid #dbe5f2;border-radius:10px;background:#f8fbff;padding:0;overflow:hidden;}
.version-list summary{cursor:pointer;list-style:none;padding:18px 20px;font-weight:1000;color:#07152b;display:flex;justify-content:space-between;align-items:center;}
.version-list summary::-webkit-details-marker{display:none;}
.version-list summary:after{content:'+';width:26px;height:26px;border-radius:50%;background:#eaf2ff;color:#185bd8;display:flex;align-items:center;justify-content:center;font-weight:1000;}
.version-list details[open] summary:after{content:'−';background:#185bd8;color:#fff;}
.version-list p,.version-list ul{margin:0;padding:0 20px 20px 38px;color:#33415c;line-height:1.7;}
.version-list li{margin:6px 0;}
.demo-preview-page{padding:36px 18px 60px!important;}
.demo-preview-shell{max-width:1280px;margin:0 auto;background:#fff;border:1px solid #dbe5f2;border-radius:16px;box-shadow:0 18px 44px rgba(7,21,43,.08);padding:22px;}
.demo-preview-top{display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #e4edf8;padding-bottom:18px;margin-bottom:16px;}
.demo-preview-top span{color:#185bd8;font-size:12px;letter-spacing:3px;font-weight:1000;}
.demo-preview-top h1{margin:8px 0;color:#07152b;font-size:30px;}
.demo-preview-top p{margin:0;color:#66728a;line-height:1.6;}
.demo-preview-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end;}
.demo-preview-actions a,.demo-device-tabs button{height:42px;border-radius:8px;border:1px solid #b8c5db;background:#fff;color:#07152b;text-decoration:none;font-weight:900;display:inline-flex;align-items:center;justify-content:center;padding:0 16px;cursor:pointer;}
.demo-preview-actions .btn,.demo-device-tabs button.active{background:#07152b;color:#fff;border-color:#07152b;}
.demo-device-tabs{display:flex;justify-content:center;gap:10px;margin:18px 0;}
.demo-frame-wrap{background:#eef3fa;border:1px solid #dbe5f2;border-radius:14px;padding:16px;min-height:640px;text-align:center;overflow:auto;}
.demo-frame-wrap iframe{width:100%;height:720px;max-width:100%;border:0;border-radius:10px;background:#fff;box-shadow:0 10px 26px rgba(7,21,43,.12);transition:max-width .2s ease;}
@media(max-width:1100px){.products{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media(max-width:760px){.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}.demo-preview-top{display:block}.demo-preview-actions{justify-content:flex-start;margin-top:16px}.demo-frame-wrap{min-height:520px}.demo-frame-wrap iframe{height:620px}}
@media(max-width:520px){.products{grid-template-columns:1fr!important}.product .shot{height:135px!important;min-height:135px!important}.theme-detail-page .related-title{margin-top:54px!important}.demo-device-tabs{overflow:auto;justify-content:flex-start}}

/* FINAL FIX 2: WP link renkleri, benzer temalar boşluğu, demo önizleme tasarımı */
.product, .product *{box-sizing:border-box;}
.product a:not(.shot),
.products .product h3 a,
.product .buy a,
.theme-detail-page .product h3 a,
.theme-detail-page .related-grid .product h3 a{
    color:#07152b!important;
    text-decoration:none!important;
}
.product a:not(.shot):hover,
.products .product h3 a:hover{
    color:#185bd8!important;
}
.product .shot{
    color:#fff!important;
    text-decoration:none!important;
    display:flex!important;
    align-items:flex-end!important;
    padding:18px!important;
    font-size:20px!important;
    line-height:1.25!important;
}
.product .buy{
    display:grid!important;
    grid-template-columns:1fr 52px!important;
    gap:10px!important;
    align-items:center!important;
}
.product .buy a:first-child{
    background:#fff!important;
    border:1px solid #b8c6dd!important;
    color:#07152b!important;
    border-radius:8px!important;
    height:42px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    font-weight:900!important;
}
.product .buy .cart-mini{
    width:52px!important;
    height:42px!important;
    background:#fff!important;
    border:1px solid #b8c6dd!important;
    border-radius:8px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    color:#07152b!important;
}
.theme-detail-page .version-box{margin-bottom:70px!important;}
.theme-detail-page .related-title{
    margin-top:72px!important;
    padding-top:34px!important;
    border-top:1px solid #dbe5f2!important;
}
.theme-detail-page .related-grid{margin-top:26px!important;margin-bottom:82px!important;}

.demo-preview-page{
    padding:42px 18px 70px!important;
    background:#f3f7fc!important;
}
.demo-preview-shell{
    max-width:1320px!important;
    margin:0 auto!important;
    background:#fff!important;
    border:1px solid #dbe5f2!important;
    border-radius:18px!important;
    box-shadow:0 22px 55px rgba(7,21,43,.10)!important;
    padding:26px!important;
}
.demo-preview-top{
    display:flex!important;
    align-items:flex-start!important;
    justify-content:space-between!important;
    gap:24px!important;
    border-bottom:1px solid #e2eaf5!important;
    padding-bottom:22px!important;
    margin-bottom:18px!important;
}
.demo-preview-top span{
    display:inline-flex!important;
    color:#185bd8!important;
    background:#eef4ff!important;
    border-radius:999px!important;
    padding:8px 12px!important;
    font-size:12px!important;
    letter-spacing:2.5px!important;
    font-weight:1000!important;
}
.demo-preview-top h1{
    margin:14px 0 8px!important;
    font-size:32px!important;
    color:#07152b!important;
    line-height:1.15!important;
}
.demo-preview-top p{
    margin:0!important;
    color:#4d5b73!important;
    font-size:15px!important;
    line-height:1.7!important;
}
.demo-preview-actions{
    display:flex!important;
    gap:10px!important;
    flex-wrap:wrap!important;
    justify-content:flex-end!important;
    min-width:360px!important;
}
.demo-preview-actions a,
.demo-device-tabs button{
    appearance:none!important;
    height:44px!important;
    border-radius:9px!important;
    border:1px solid #b8c6dd!important;
    background:#fff!important;
    color:#07152b!important;
    text-decoration:none!important;
    font-weight:900!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    padding:0 18px!important;
    cursor:pointer!important;
    box-shadow:none!important;
}
.demo-preview-actions .btn,
.demo-device-tabs button.active{
    background:#07152b!important;
    color:#fff!important;
    border-color:#07152b!important;
}
.demo-device-tabs{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:10px!important;
    margin:22px 0!important;
}
.demo-frame-wrap{
    background:linear-gradient(180deg,#eef4ff,#f8fbff)!important;
    border:1px solid #dbe5f2!important;
    border-radius:16px!important;
    padding:18px!important;
    min-height:690px!important;
    text-align:center!important;
    overflow:auto!important;
}
.demo-frame-wrap iframe{
    width:100%!important;
    height:760px!important;
    max-width:100%!important;
    min-width:0!important;
    border:0!important;
    border-radius:12px!important;
    background:#fff!important;
    box-shadow:0 14px 36px rgba(7,21,43,.14)!important;
    transition:max-width .22s ease!important;
}
.demo-empty{
    background:#fff!important;
    border:1px dashed #b8c6dd!important;
    border-radius:14px!important;
    padding:42px 24px!important;
    color:#4d5b73!important;
    max-width:680px!important;
    margin:50px auto!important;
}
.demo-empty h2{color:#07152b!important;margin:0 0 10px!important;}
@media(max-width:760px){
    .demo-preview-top{display:block!important;}
    .demo-preview-actions{min-width:0!important;justify-content:flex-start!important;margin-top:16px!important;}
    .demo-frame-wrap{min-height:540px!important;padding:10px!important;}
    .demo-frame-wrap iframe{height:640px!important;}
    .theme-detail-page .related-title{margin-top:58px!important;padding-top:28px!important;}
}

/* GERCEK FINAL DUZELTME: kart renkleri, benzer tema boslugu, surum gecmisi */
html body .products .product,
html body .related-grid .product{
  background:#fff!important;
  border:1px solid #dbe5f2!important;
  border-radius:14px!important;
  overflow:hidden!important;
  box-shadow:0 16px 42px rgba(7,21,43,.08)!important;
}
html body .products .product .shot,
html body .products .product .shot:link,
html body .products .product .shot:visited,
html body .related-grid .product .shot,
html body .related-grid .product .shot:link,
html body .related-grid .product .shot:visited{
  color:#fff!important;
  text-decoration:none!important;
  border:0!important;
  font-weight:1000!important;
  text-shadow:none!important;
}
html body .products .product .pbody h3,
html body .related-grid .product .pbody h3{
  margin:0 0 8px!important;
  font-size:18px!important;
  line-height:1.35!important;
}
html body .products .product .pbody h3 a,
html body .products .product .pbody h3 a:link,
html body .products .product .pbody h3 a:visited,
html body .related-grid .product .pbody h3 a,
html body .related-grid .product .pbody h3 a:link,
html body .related-grid .product .pbody h3 a:visited{
  color:#07152b!important;
  text-decoration:none!important;
  font-weight:1000!important;
  border:0!important;
  box-shadow:none!important;
}
html body .products .product .pbody h3 a:hover,
html body .related-grid .product .pbody h3 a:hover{
  color:#185bd8!important;
}
html body .products .product .buy a,
html body .products .product .buy a:link,
html body .products .product .buy a:visited,
html body .related-grid .product .buy a,
html body .related-grid .product .buy a:link,
html body .related-grid .product .buy a:visited{
  color:#07152b!important;
  text-decoration:none!important;
  font-weight:1000!important;
  border:1px solid #b8c6dd!important;
  background:#fff!important;
  box-shadow:none!important;
}
html body .products .product .buy a:hover,
html body .related-grid .product .buy a:hover{
  color:#fff!important;
  background:#07152b!important;
  border-color:#07152b!important;
}
html body .products .product .cart-mini,
html body .related-grid .product .cart-mini{
  color:#07152b!important;
  background:#f8fbff!important;
  font-size:0!important;
}
html body .products .product .cart-mini::before,
html body .related-grid .product .cart-mini::before{
  content:'🛒';
  font-size:16px;
  line-height:1;
}
html body .theme-detail-page .version-box{
  margin-top:42px!important;
  margin-bottom:0!important;
  background:#fff!important;
  border:1px solid #dbe5f2!important;
  border-radius:16px!important;
  box-shadow:0 18px 46px rgba(7,21,43,.08)!important;
  padding:30px!important;
}
html body .theme-detail-page .version-box + .section-title.related-title,
html body .theme-detail-page .related-title{
  clear:both!important;
  margin-top:120px!important;
  padding-top:34px!important;
  border-top:1px solid #dbe5f2!important;
}
html body .theme-detail-page .related-grid{
  margin-top:30px!important;
  margin-bottom:90px!important;
}
html body .version-list details{
  background:#f8fbff!important;
  border:1px solid #dbe5f2!important;
  border-radius:12px!important;
  overflow:hidden!important;
  margin-bottom:14px!important;
}
html body .version-list summary{
  color:#07152b!important;
  font-weight:1000!important;
  text-decoration:none!important;
}
html body .version-list ul,
html body .version-list p{
  color:#33415c!important;
  font-size:15px!important;
}
html body .demo-preview-page{background:#f3f7fc!important;padding:46px 18px 70px!important;}
html body .demo-preview-shell{max-width:1280px!important;margin:0 auto!important;background:#fff!important;border:1px solid #dbe5f2!important;border-radius:18px!important;box-shadow:0 20px 55px rgba(7,21,43,.10)!important;padding:28px!important;}
html body .demo-frame-wrap{min-height:680px!important;background:#edf4ff!important;border:1px solid #dbe5f2!important;border-radius:16px!important;padding:18px!important;overflow:auto!important;}
html body .demo-frame-wrap iframe{width:100%!important;height:760px!important;border:0!important;border-radius:12px!important;background:#fff!important;box-shadow:0 16px 40px rgba(7,21,43,.14)!important;}
@media(max-width:760px){
  html body .theme-detail-page .related-title{margin-top:80px!important;padding-top:26px!important;}
  html body .theme-detail-page .version-box{padding:20px!important;}
}


/* SON DUZELTME: ana sayfa gereksiz avantaj/istatistik bloğu kaldırıldı, kart link renkleri ve boşluklar */
html body .product a,
html body .product .pbody h3 a,
html body .related-grid .product .pbody h3 a,
html body .products .product .pbody h3 a{
  color:#07152b!important;
  text-decoration:none!important;
  border:0!important;
  box-shadow:none!important;
}
html body .product .shot,
html body .products .product .shot,
html body .related-grid .product .shot{
  color:#fff!important;
  text-decoration:none!important;
  font-weight:1000!important;
}
html body .product .buy > a,
html body .product .cart-mini,
html body .product .buy button{
  color:#07152b!important;
  background:#fff!important;
  border:1px solid #b9c8df!important;
  text-decoration:none!important;
  border-radius:6px!important;
}
html body .product .buy > a:hover,
html body .product .cart-mini:hover,
html body .product .buy button:hover{
  background:#07152b!important;
  color:#fff!important;
}
html body .theme-detail-page .version-box{
  margin-top:48px!important;
  margin-bottom:90px!important;
}
html body .theme-detail-page .version-box + .section-title.related-title,
html body .theme-detail-page .related-title{
  margin-top:80px!important;
  padding-top:22px!important;
}
html body .theme-detail-page .related-grid{
  margin-top:24px!important;
}
html body .version-list details{
  background:#f8fbff!important;
  border:1px solid #dbe5f2!important;
  border-radius:12px!important;
  margin-bottom:14px!important;
}
html body .version-list summary{
  color:#07152b!important;
  font-weight:1000!important;
}

/* DEMO ÖNİZLEME SAYFASI KESİN DÜZELTME */
html body .demo-preview-page{
  background:#f3f7fc!important;
  padding:44px 18px 76px!important;
  min-height:calc(100vh - 260px)!important;
}
html body .demo-preview-shell{
  width:100%!important;
  max-width:1280px!important;
  margin:0 auto!important;
  background:#fff!important;
  border:1px solid #dbe5f2!important;
  border-radius:18px!important;
  box-shadow:0 22px 60px rgba(7,21,43,.10)!important;
  padding:28px!important;
  overflow:hidden!important;
}
html body .demo-preview-top{
  display:flex!important;
  align-items:flex-start!important;
  justify-content:space-between!important;
  gap:28px!important;
  padding:0 0 24px!important;
  margin:0 0 22px!important;
  border-bottom:1px solid #e3edf8!important;
}
html body .demo-preview-info{max-width:760px!important;}
html body .demo-preview-top span{
  display:inline-flex!important;
  align-items:center!important;
  gap:8px!important;
  padding:8px 12px!important;
  border-radius:999px!important;
  background:#eef4ff!important;
  color:#185bd8!important;
  font-size:12px!important;
  font-weight:1000!important;
  letter-spacing:2.5px!important;
}
html body .demo-preview-top h1{
  margin:14px 0 8px!important;
  color:#07152b!important;
  font-size:34px!important;
  line-height:1.15!important;
  font-weight:1000!important;
}
html body .demo-preview-top p{
  margin:0!important;
  color:#4d5b73!important;
  font-size:15px!important;
  line-height:1.75!important;
}
html body .demo-preview-actions{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:10px!important;
  flex-wrap:wrap!important;
  min-width:360px!important;
}
html body .demo-preview-actions a,
html body .demo-device-tabs button,
html body .demo-empty-actions a{
  height:44px!important;
  border-radius:9px!important;
  border:1px solid #b8c6dd!important;
  background:#fff!important;
  color:#07152b!important;
  text-decoration:none!important;
  font-weight:900!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:0 18px!important;
  cursor:pointer!important;
  white-space:nowrap!important;
  box-shadow:none!important;
}
html body .demo-preview-actions .btn,
html body .demo-device-tabs button.active,
html body .demo-empty-actions .btn{
  background:#07152b!important;
  color:#fff!important;
  border-color:#07152b!important;
}
html body .demo-device-tabs{
  display:flex!important;
  justify-content:center!important;
  gap:10px!important;
  margin:18px 0 18px!important;
}
html body .demo-frame-wrap{
  background:linear-gradient(180deg,#eef4ff,#f8fbff)!important;
  border:1px solid #dbe5f2!important;
  border-radius:16px!important;
  padding:18px!important;
  min-height:700px!important;
  text-align:center!important;
  overflow:auto!important;
}
html body .demo-frame-wrap iframe{
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  height:760px!important;
  margin:0 auto!important;
  border:0!important;
  border-radius:12px!important;
  background:#fff!important;
  box-shadow:0 16px 42px rgba(7,21,43,.14)!important;
  transition:max-width .22s ease!important;
}
html body .demo-empty{
  width:100%!important;
  max-width:720px!important;
  margin:56px auto!important;
  padding:42px 28px!important;
  background:#f8fbff!important;
  border:1px dashed #b8c6dd!important;
  border-radius:18px!important;
  text-align:center!important;
  color:#4d5b73!important;
}
html body .demo-empty-icon{font-size:48px!important;margin-bottom:12px!important;}
html body .demo-empty h2{margin:0 0 10px!important;color:#07152b!important;font-size:28px!important;}
html body .demo-empty p{margin:0 auto 22px!important;max-width:560px!important;line-height:1.7!important;}
html body .demo-empty-actions{display:flex!important;justify-content:center!important;gap:10px!important;flex-wrap:wrap!important;}
@media(max-width:760px){
  html body .demo-preview-page{padding:24px 12px 50px!important;}
  html body .demo-preview-shell{padding:18px!important;border-radius:14px!important;}
  html body .demo-preview-top{display:block!important;}
  html body .demo-preview-actions{min-width:0!important;justify-content:flex-start!important;margin-top:16px!important;}
  html body .demo-preview-top h1{font-size:28px!important;}
  html body .demo-device-tabs{justify-content:flex-start!important;overflow:auto!important;padding-bottom:4px!important;}
  html body .demo-frame-wrap{min-height:540px!important;padding:10px!important;}
  html body .demo-frame-wrap iframe{height:620px!important;}
}

/* Final: sürüm geçmişi alanı tek kaynak + temiz accordion görünümü */
html body .version-list details,
html body .version-list details[open]{
  border:1px solid #dbe5f2!important;
  outline:0!important;
  box-shadow:none!important;
}
html body .version-list details:focus,
html body .version-list summary:focus{
  outline:0!important;
  box-shadow:none!important;
}
html body .version-list summary{
  text-decoration:none!important;
}
html body .version-list ul{
  list-style:disc!important;
}

/* SON HİZALAMA: alt içerik header/navbar ile aynı container çizgisine otursun */
html body .main{
  max-width:1180px!important;
  margin-left:auto!important;
  margin-right:auto!important;
  padding-left:22px!important;
  padding-right:22px!important;
}
html body .theme-detail-page,
html body .demo-preview-shell,
html body .account-page.page-wrap,
html body .page-wrap{
  max-width:1180px!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
html body .theme-detail-page{
  padding-left:0!important;
  padding-right:0!important;
}
html body .theme-detail-card,
html body .theme-description,
html body .version-box{
  width:100%!important;
}
html body .theme-detail-page .related-title{
  margin-left:0!important;
  margin-right:0!important;
}
@media(max-width:700px){
  html body .main{padding-left:14px!important;padding-right:14px!important;}
  html body .theme-detail-page{padding-left:0!important;padding-right:0!important;}
}

/* TEK FINAL HİZALAMA: Header / navbar / içerik aynı dikey çizgide */
:root{--tp-final-wrap:1240px!important;}
html body .top .in,
html body .header .in,
html body .nav .in,
html body .benefits .in,
html body .footer .in,
html body .main{
  width:100%!important;
  max-width:var(--tp-final-wrap)!important;
  margin-left:auto!important;
  margin-right:auto!important;
  padding-left:22px!important;
  padding-right:22px!important;
}
html body .main{
  padding-top:52px!important;
  padding-bottom:64px!important;
}
html body.single-tema .main,
html body.single-hizmet .main,
html body.post-type-archive-tema .main,
html body.tax-tema_kategori .main{
  padding-top:52px!important;
}
html body .theme-detail-page,
html body .demo-preview-page,
html body .account-page,
html body .page-wrap{
  width:100%!important;
  max-width:100%!important;
  margin-left:0!important;
  margin-right:0!important;
  padding-left:0!important;
  padding-right:0!important;
}
html body .theme-detail-card,
html body .theme-description,
html body .version-box,
html body .related-grid,
html body .related-title{
  width:100%!important;
  max-width:100%!important;
  margin-left:0!important;
  margin-right:0!important;
}
html body .theme-detail-card{
  margin-top:0!important;
}
html body .theme-detail-page .related-title{
  margin-top:86px!important;
  padding-top:22px!important;
}
html body .theme-detail-page .related-grid{
  margin-top:28px!important;
}
@media(max-width:1284px){
  html body .top .in,
  html body .header .in,
  html body .nav .in,
  html body .benefits .in,
  html body .footer .in,
  html body .main{
    max-width:100%!important;
  }
}
@media(max-width:700px){
  html body .top .in,
  html body .header .in,
  html body .nav .in,
  html body .benefits .in,
  html body .footer .in,
  html body .main{
    padding-left:14px!important;
    padding-right:14px!important;
  }
  html body .main{padding-top:24px!important;padding-bottom:42px!important;}
  html body .theme-detail-page .related-title{margin-top:56px!important;}
}


/* === FINAL STABIL FIXES - 2026 === */
:root{--tp-container:1240px}
html body .top .in,
html body .header .in,
html body .nav .in,
html body .benefits .in,
html body .main,
html body .page-wrap,
html body .theme-detail-page,
html body .footer .in{max-width:var(--tp-container)!important;margin-left:auto!important;margin-right:auto!important}
html body .main{padding:42px 22px 60px!important}
html body .theme-detail-page{padding:42px 22px 70px!important}
html body .page-wrap{padding:42px 22px 70px!important}
html body .theme-detail-card{width:100%!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(360px,520px)!important;gap:28px!important;align-items:center!important}
html body .product .pbody h3 a,
html body .product .shot,
html body .product .shot:visited{color:#fff!important;text-decoration:none!important}
html body .product .pbody h3 a,
html body .related-grid .product .pbody h3 a,
html body .products .product .pbody h3 a{color:var(--navy)!important;text-decoration:none!important}
html body .product .pbody h3 a:hover{color:var(--blue)!important}
html body .buy a{background:#fff!important;color:var(--navy2)!important;text-decoration:none!important;border:1px solid #b8c5db!important;border-radius:6px!important}
html body .cart-mini{display:flex!important;align-items:center!important;justify-content:center!important;color:var(--navy)!important}
html body .theme-detail-page .version-box{margin-top:34px!important;margin-bottom:92px!important;border-radius:14px!important}
html body .theme-detail-page .related-title{margin-top:0!important;padding-top:36px!important;border-top:1px solid var(--line)!important}
html body .theme-detail-page .related-grid{margin-top:26px!important;margin-bottom:90px!important}
html body .home-services,
html body .archive-services-box{width:100%!important;overflow:visible!important}
html body .service-grid,
html body .archive-service-grid{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:18px!important}
html body .service-card{min-width:0!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;gap:8px!important}
html body .service-visual{height:116px!important;min-height:116px!important;border-radius:10px!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#fff!important;font-size:34px!important;font-weight:900!important}
html body .service-card h3{font-size:16px!important;line-height:1.25!important;margin:0!important;color:var(--navy)!important}
html body .service-card p{margin:0!important;color:var(--muted)!important}
html body .service-card strong{font-size:20px!important;color:var(--navy)!important;margin-top:auto!important}
html body .service-card a{display:flex!important;align-items:center!important;justify-content:center!important;height:40px!important;border-radius:7px!important;background:var(--navy2)!important;color:#fff!important;text-decoration:none!important;font-weight:900!important}
html body .blog-grid-fixed{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:20px!important}
html body .order-flow-note{background:#f1f6ff;border:1px solid #cfe0ff;border-radius:12px;padding:18px;color:#253957;line-height:1.65;margin:18px 0}
html body .checkout-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:24px;align-items:start}
html body .cart-line{display:grid;grid-template-columns:1fr 160px 120px;gap:18px;align-items:center;padding:16px 0;border-bottom:1px solid var(--line)}
html body .cart-line:last-child{border-bottom:0}
html body .panel-table{width:100%;border-collapse:collapse}.panel-table th,.panel-table td{padding:14px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.panel-table th{color:#596781;font-size:13px;text-transform:uppercase;letter-spacing:.04em}
html body .file-locked{opacity:.55;filter:grayscale(1)}
html body .demo-preview-card{background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow);padding:26px;margin-top:20px}
html body .demo-toolbar{display:flex;gap:10px;flex-wrap:wrap;margin:18px 0}.demo-toolbar button,.demo-toolbar a{border:1px solid #b8c5db;background:#fff;color:var(--navy);border-radius:8px;padding:10px 16px;font-weight:900;text-decoration:none}.demo-toolbar .active{background:var(--navy);color:#fff}.demo-iframe-wrap{height:620px;border:1px solid var(--line);border-radius:14px;overflow:hidden;background:#fff}.demo-iframe-wrap iframe{width:100%;height:100%;border:0}.demo-iframe-wrap.tablet{max-width:820px;margin:auto}.demo-iframe-wrap.mobile{max-width:420px;margin:auto;height:720px}
html body .error-page{display:flex!important;align-items:center!important;gap:28px!important;text-align:left!important;max-width:760px!important;margin:0 auto!important}.error-page .error-code{flex:0 0 150px;text-align:center}
@media(max-width:1100px){html body .theme-detail-card{grid-template-columns:1fr!important}html body .service-grid,html body .archive-service-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}html body .checkout-grid{grid-template-columns:1fr!important}.blog-grid-fixed{grid-template-columns:repeat(2,1fr)!important}}
@media(max-width:700px){html body .main,html body .page-wrap,html body .theme-detail-page{padding-left:16px!important;padding-right:16px!important}html body .service-grid,html body .archive-service-grid,html body .blog-grid-fixed{grid-template-columns:1fr!important}html body .cart-line{grid-template-columns:1fr}.error-page{display:block!important;text-align:center!important}.demo-iframe-wrap{height:520px}}

/* SSS sayfası garanti görünüm */
.faq-page{max-width:1240px;margin:0 auto;padding:34px;border-radius:18px;background:#fff;border:1px solid #dbe5f4;box-shadow:0 20px 55px rgba(8,22,48,.06)}
.faq-page .section-title{margin-bottom:22px}
.faq-list.single{display:grid;gap:14px}
.faq-item{border:1px solid #dbe5f4;border-radius:14px;background:#f7faff;overflow:hidden}
.faq-item summary{cursor:pointer;list-style:none;padding:18px 22px;font-weight:800;color:#07162f;display:flex;align-items:center;justify-content:space-between}
.faq-item summary::-webkit-details-marker{display:none}
.faq-item summary:after{content:'+';width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#eaf1ff;color:#0b5ed7;font-weight:900}
.faq-item[open] summary:after{content:'−';background:#0b5ed7;color:#fff}
.faq-item div{padding:0 22px 20px;color:#445477;line-height:1.7}
