@import url('https://fonts.googleapis.com/css2?family=Inter:wght@500;600;700;800;900&family=Pacifico&display=swap');
:root{--yellow:#ffd400;--bg:#050505;--text:#f3f3f3;--muted:#c9c9c9;--line:rgba(255,212,0,.35);--side:152px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#030303;color:var(--text);font-family:Inter,Arial,sans-serif;font-weight:700;overflow-x:hidden}body:before{content:"";position:fixed;inset:0;z-index:-2;background:radial-gradient(circle at 74% 20%,rgba(255,212,0,.16),transparent 28%),linear-gradient(137deg,transparent 0 52%,rgba(255,212,0,.18) 52.2%,transparent 52.7%),#030303}a{color:inherit;text-decoration:none}.sidebar{position:fixed;left:0;top:0;width:var(--side);height:100vh;background:linear-gradient(90deg,#090909,#0d0d0d);border-right:1px solid rgba(255,212,0,.22);z-index:50;display:flex;flex-direction:column;align-items:center;padding:24px 14px}.brand{display:flex;align-items:center;flex-direction:column;gap:4px}.brand-mark{font-size:48px;font-weight:900;line-height:.8;color:var(--yellow);letter-spacing:-7px}.brand strong{font-size:14px}.brand small{font-size:11px;color:#d8d8d8}.side-nav{width:100%;margin-top:36px;display:flex;flex-direction:column;gap:7px}.side-nav a{height:62px;border:1px solid transparent;border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;color:#d1d1d1;font-size:11px;font-weight:900}.side-nav i{font-size:18px;color:#d2d2d2}.side-nav a.active,.side-nav a:hover{border-color:var(--yellow);color:#fff;background:rgba(255,212,0,.06)}.side-nav a.active i,.side-nav a:hover i{color:var(--yellow)}.side-bottom{margin-top:auto;width:100%;border-top:1px solid rgba(255,255,255,.12);padding-top:24px;text-align:center}.socials{display:flex;justify-content:center;gap:10px;margin-bottom:20px}.socials a{width:31px;height:31px;border:1px solid var(--yellow);border-radius:50%;display:grid;place-items:center;color:var(--yellow);font-size:13px}.side-bottom p{font-size:11px;line-height:1.55;color:#cfcfcf;margin:0}.page{margin-left:var(--side);min-height:100vh;padding:30px 52px 70px}.blog-hero,.blog-single-wrap{border:1px solid var(--line);background:linear-gradient(120deg,rgba(18,31,30,.78),rgba(7,12,12,.90));border-radius:10px;padding:42px;margin:0 auto 28px;max-width:1600px}.blog-hero{text-align:center}.blog-hero h1,.blog-single-wrap h1{font-size:50px;line-height:1.15;margin:0 0 18px;font-weight:900;letter-spacing:-1.5px}.blog-hero span,.blog-single-wrap .accent{color:var(--yellow);font-family:Georgia,serif;font-style:italic;text-decoration:underline;text-underline-offset:7px}.blog-hero p{color:#d2d2d2;font-size:16px;line-height:1.8;max-width:850px;margin:0 auto}.blog-grid{max-width:1600px;margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.blog-card{border:1px solid var(--line);background:linear-gradient(120deg,rgba(18,31,30,.72),rgba(7,12,12,.88));border-radius:10px;padding:28px;min-height:190px;transition:.3s}.blog-card:hover{transform:translateY(-5px);border-color:var(--yellow);box-shadow:0 20px 50px rgba(255,212,0,.09)}.badge{display:inline-flex;background:var(--yellow);color:#070707;border-radius:999px;padding:8px 14px;font-size:12px;font-weight:900;margin-bottom:20px}.blog-card h2{font-size:25px;margin:0 0 14px}.blog-card p{color:#cfcfcf;line-height:1.75;margin:0 0 20px}.read-link{color:var(--yellow);font-weight:900}.blog-meta-ad{display:flex;gap:16px;flex-wrap:wrap;color:var(--yellow);font-size:14px;font-weight:900;margin-bottom:24px}.blog-single-wrap{max-width:1500px}.blog-single-wrap h2{font-size:27px;margin:36px 0 14px}.blog-single-wrap p{font-size:17px;line-height:1.92;color:#d7d7d7;margin:0 0 18px}.blog-quote{border-left:4px solid var(--yellow);background:rgba(255,212,0,.07);padding:22px 24px!important;border-radius:7px;color:#fff!important;font-weight:900}.blog-cta-box{border:1px solid var(--line);background:rgba(255,212,0,.045);border-radius:10px;text-align:center;margin-top:36px;padding:42px}.vl-btn1{background:linear-gradient(180deg,var(--yellow),#ffc400);color:#080808;border:0;border-radius:999px;padding:16px 28px;font-size:15px;font-weight:900;display:inline-flex;align-items:center;justify-content:center;gap:10px;box-shadow:0 18px 35px rgba(255,212,0,.18);text-transform:uppercase}.mobile-toggle{display:none}.overlay{display:none}@media(max-width:900px){:root{--side:0}.sidebar{transform:translateX(-105%);transition:.3s;width:170px}.sidebar.open{transform:none}.mobile-toggle{display:block;position:fixed;right:18px;top:18px;z-index:80;background:var(--yellow);border:0;border-radius:8px;width:48px;height:48px;color:#070707;font-size:22px}.overlay.show{display:block;position:fixed;inset:0;background:rgba(0,0,0,.68);z-index:40}.page{margin-left:0;padding:85px 16px 40px}.blog-grid{grid-template-columns:1fr}.blog-hero,.blog-single-wrap{padding:24px}.blog-hero h1,.blog-single-wrap h1{font-size:34px}.blog-single-wrap p{font-size:15.5px}.side-bottom{display:none}}
.admin-form{max-width:1000px;margin:0 auto;border:1px solid var(--line);background:linear-gradient(120deg,rgba(18,31,30,.78),rgba(7,12,12,.90));border-radius:10px;padding:30px}.form-row{margin-bottom:16px}.form-row label{display:block;margin-bottom:8px;color:var(--yellow)}.form-row input,.form-row textarea,.form-row select{width:100%;background:#050505;border:1px solid var(--line);border-radius:8px;color:#fff;padding:13px;font-family:Inter,Arial,sans-serif;font-weight:700}.form-row textarea{min-height:260px}.admin-table{width:100%;border-collapse:collapse}.admin-table th,.admin-table td{border-bottom:1px solid rgba(255,212,0,.2);padding:12px;text-align:left}.admin-actions a{color:var(--yellow);margin-right:10px}.notice{max-width:1000px;margin:0 auto 20px;padding:14px;border:1px solid var(--line);background:rgba(255,212,0,.07);border-radius:8px}
.blog-card-img{width:100%;height:220px;object-fit:cover;border-radius:10px;margin-bottom:18px;border:1px solid rgba(255,212,0,.22);display:block}.single-featured-img{width:100%;max-height:520px;object-fit:cover;border-radius:12px;border:1px solid var(--line);margin:8px 0 30px;display:block}.page-navi{max-width:1600px;margin:34px auto 0;display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap}.page-navi a{min-width:44px;height:44px;padding:0 14px;border:1px solid var(--line);border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:rgba(18,31,30,.78);font-weight:900;color:#fff}.page-navi a.active,.page-navi a:hover{background:var(--yellow);color:#070707;border-color:var(--yellow)}.post-meta-row{display:flex;align-items:center;justify-content:space-between;gap:30px;flex-wrap:wrap;border-top:1px solid rgba(255,212,0,.18);margin-top:28px;padding-top:22px}.post-tags,.share-box{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:0;padding:0;border:0}.post-tags strong,.share-box strong{color:#fff;margin-right:6px}.post-tags span{background:rgba(255,212,0,.10);border:1px solid var(--line);color:var(--yellow);border-radius:999px;padding:9px 14px;font-size:13px}.share-box a{width:40px;height:40px;border-radius:50%;border:1px solid var(--line);display:inline-flex;align-items:center;justify-content:center;color:var(--yellow);background:rgba(255,212,0,.06)}.share-box a:hover{background:var(--yellow);color:#070707}.related-posts{margin-top:36px}.related-posts h2{margin-bottom:18px}.related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.related-card{border:1px solid var(--line);border-radius:10px;background:rgba(255,212,0,.035);padding:18px}.related-card img{width:100%;height:150px;object-fit:cover;border-radius:8px;margin-bottom:14px}.related-card h3{font-size:20px;margin:0 0 10px}.related-card p{font-size:14px;line-height:1.6;margin-bottom:12px}@media(max-width:900px){.related-grid{grid-template-columns:1fr}.blog-card-img{height:190px}.single-featured-img{max-height:320px}.post-meta-row{align-items:flex-start;justify-content:flex-start}.post-tags,.share-box{align-items:flex-start}.page-navi a{min-width:40px;height:40px}}


/* WP benzeri admin editör */
.wp-like-editor{border:1px solid var(--line);border-radius:10px;overflow:hidden;background:#050505}
.editor-tabs{display:flex;gap:8px;padding:10px 12px;border-bottom:1px solid rgba(255,212,0,.22);background:rgba(255,212,0,.05)}
.editor-tab{border:1px solid var(--line);background:#0b1110;color:#fff;border-radius:7px;padding:8px 14px;font-weight:900;cursor:pointer}
.editor-tab.active{background:var(--yellow);color:#070707;border-color:var(--yellow)}
.mini-editor-toolbar{display:flex;align-items:center;gap:7px;flex-wrap:wrap;padding:10px 12px;border-bottom:1px solid rgba(255,212,0,.22);background:#101817}
.mini-editor-toolbar.disabled{opacity:.45;pointer-events:none}
.mini-editor-toolbar button,.mini-editor-toolbar select,.color-tool{height:36px;border:1px solid rgba(255,212,0,.38);background:#070707;color:#ffd400;border-radius:7px;padding:0 10px;font-weight:900;display:inline-flex;align-items:center;justify-content:center;gap:6px;cursor:pointer}
.mini-editor-toolbar select{min-width:120px;color:#fff}
.color-tool input{width:22px;height:22px;border:0;background:transparent;padding:0;cursor:pointer}
.source-editor{min-height:500px!important;font-family:Consolas,monospace!important;line-height:1.7!important;color:#f0f0f0!important;background:#050505!important;border:0!important;border-radius:0!important;display:none}
.mini-editor{min-height:520px;padding:24px;background:#07100f;color:#e9eeee;border:0;outline:none;font-size:17px;line-height:1.9;font-weight:600}
.mini-editor p{margin:0 0 20px;color:#e3e8e6}.mini-editor h2{font-size:30px;color:#fff;margin:36px 0 16px}.mini-editor h3{font-size:24px;color:#ffd400;margin:28px 0 14px}.mini-editor strong,.mini-editor b{color:#ffd400;font-weight:900}.mini-editor blockquote{border-left:4px solid #ffd400;background:rgba(255,212,0,.09);padding:20px 24px;border-radius:10px;color:#fff;font-weight:800;margin:28px 0}.mini-editor ul,.mini-editor ol{margin:18px 0 24px 26px}.mini-editor li{margin-bottom:9px}.mini-editor li::marker{color:#ffd400}.mini-editor a{color:#ffd400;font-weight:800}

/* Blog detay HTML içerik stilleri */
.blog-content{color:#d9dfdc;font-size:17px;line-height:1.9;font-weight:500}.blog-content p{margin:0 0 24px;color:#d9dfdc}.blog-content h2{color:#fff;font-size:34px;line-height:1.3;margin:48px 0 20px;font-weight:800}.blog-content h3{color:#f5c400;font-size:26px;margin:38px 0 18px;font-weight:700}.blog-content strong,.blog-content b{color:#f5c400;font-weight:800}.blog-content ul,.blog-content ol{margin:24px 0 30px 28px;padding:0}.blog-content li{margin-bottom:12px;color:#eef2ef;line-height:1.8}.blog-content li::marker{color:#f5c400}.blog-content blockquote{margin:35px 0;padding:24px 28px;border-left:4px solid #f5c400;background:rgba(245,196,0,.08);border-radius:14px;color:#fff;font-weight:700}.blog-content center{display:block;text-align:center}.blog-content a{color:#f5c400;text-decoration:none;font-weight:700}

/* Web paketleri sayfası */
.package-tabs{max-width:1600px;margin:0 auto 28px;display:flex;gap:12px;flex-wrap:wrap;justify-content:center}
.package-tabs a{border:1px solid var(--line);background:rgba(18,31,30,.72);color:#fff;border-radius:999px;padding:13px 20px;font-weight:900;font-size:13px}
.package-tabs a.active,.package-tabs a:hover{background:var(--yellow);border-color:var(--yellow);color:#070707}
.package-block{max-width:1600px;margin:0 auto 42px}
.package-block-title{text-align:center;margin:0 0 20px}
.package-block-title span{color:var(--yellow);font-size:13px;font-weight:900}
.package-block-title h2{margin:6px 0 8px;font-size:34px;color:#fff}
.package-block-title p{color:#d2d2d2;max-width:820px;margin:0 auto;line-height:1.7}
.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.pricing-card{border:1px solid var(--line);border-radius:16px;background:linear-gradient(120deg,rgba(18,31,30,.78),rgba(7,12,12,.92));overflow:hidden;padding:0 0 26px;box-shadow:0 20px 60px rgba(0,0,0,.25)}
.pricing-card.featured{border-color:var(--yellow);box-shadow:0 20px 70px rgba(255,212,0,.10)}
.pricing-head{background:linear-gradient(180deg,var(--yellow),#ffc400);color:#080808;text-align:center;padding:28px 20px}
.pricing-head h3{font-size:28px;margin:0 0 10px;font-weight:900}
.pricing-head .price{font-size:42px;font-weight:900;letter-spacing:-1px;margin-bottom:8px}
.pricing-head p{margin:0;color:#111;font-weight:900;font-size:13px}
.pricing-card ul{padding:28px 36px 20px;margin:0;min-height:250px;color:#f4f4f4;line-height:1.75}
.pricing-card li{margin-bottom:8px}
.pricing-card .vl-btn1{margin:0 26px;width:calc(100% - 52px)}
.package-faq{max-width:1300px;margin:0 auto 36px;display:grid;gap:14px}
.package-faq details{border:1px solid var(--line);border-radius:12px;background:rgba(18,31,30,.72);padding:18px 20px}
.package-faq summary{cursor:pointer;font-weight:900;color:#fff}
.package-faq p{color:#d7d7d7;line-height:1.75;margin:14px 0 0}
@media(max-width:1000px){.pricing-grid{grid-template-columns:1fr}.pricing-card ul{min-height:auto}.package-tabs{justify-content:flex-start}}


/* FORCE PACKAGE GRID FIX */
.package-block{
width:100%;
padding:20px 0 10px;
}

.package-tabs{
display:flex!important;
flex-wrap:wrap!important;
gap:10px!important;
margin:0 auto 30px!important;
max-width:1400px!important;
}

.package-tabs a{
display:inline-flex!important;
align-items:center!important;
justify-content:center!important;
min-height:46px!important;
text-decoration:none!important;
}

.pricing-grid{
display:grid!important;
grid-template-columns:repeat(3,minmax(0,1fr))!important;
gap:24px!important;
align-items:stretch!important;
width:100%!important;
}

.pricing-card{
display:flex!important;
flex-direction:column!important;
min-height:100%!important;
}

.pricing-card ul{
flex:1!important;
}

.pricing-head{
display:block!important;
}

@media(max-width:1200px){
.pricing-grid{
grid-template-columns:1fr 1fr!important;
}
}

@media(max-width:768px){
.pricing-grid{
grid-template-columns:1fr!important;
}
}


/* PREMIUM DARK PRICING UPDATE - sarı alan azaltıldı */
.pricing-card{
    background:linear-gradient(145deg, rgba(10,18,18,.96), rgba(4,7,7,.98)) !important;
    border:1px solid rgba(245,196,0,.26) !important;
    border-radius:18px !important;
    overflow:hidden !important;
    box-shadow:0 24px 70px rgba(0,0,0,.36) !important;
    transition:.25s ease !important;
}

.pricing-card:hover{
    transform:translateY(-4px);
    border-color:rgba(245,196,0,.55) !important;
    box-shadow:0 30px 90px rgba(245,196,0,.10) !important;
}

.pricing-card.featured{
    border-color:rgba(245,196,0,.55) !important;
    box-shadow:0 28px 90px rgba(245,196,0,.12) !important;
}

.pricing-head{
    background:linear-gradient(180deg, rgba(15,24,24,.98), rgba(7,12,12,.98)) !important;
    color:#fff !important;
    text-align:center !important;
    padding:30px 22px 26px !important;
    border-bottom:1px solid rgba(245,196,0,.26) !important;
    position:relative;
}

.pricing-head:before{
    content:"";
    position:absolute;
    left:50%;
    bottom:-1px;
    width:80px;
    height:3px;
    transform:translateX(-50%);
    background:#f5c400;
    border-radius:10px;
    box-shadow:0 0 18px rgba(245,196,0,.45);
}

.pricing-head h3{
    color:#fff !important;
    font-size:28px !important;
    margin:0 0 14px !important;
    font-weight:900 !important;
}

.pricing-head .price{
    color:#f5c400 !important;
    font-size:42px !important;
    font-weight:900 !important;
    letter-spacing:-1px !important;
    margin-bottom:10px !important;
    text-shadow:0 0 18px rgba(245,196,0,.18);
}

.pricing-head p{
    color:#cfd8d6 !important;
    font-size:13px !important;
    font-weight:800 !important;
    margin:0 !important;
}

.pricing-card ul{
    background:transparent !important;
    color:#e9efed !important;
    padding:30px 38px 22px !important;
    line-height:1.8 !important;
}

.pricing-card li{
    color:#e9efed !important;
    margin-bottom:10px !important;
}

.pricing-card li::marker{
    color:#f5c400 !important;
}

.pricing-card .vl-btn1{
    background:#f5c400 !important;
    color:#070707 !important;
    border:1px solid #f5c400 !important;
    box-shadow:0 10px 28px rgba(245,196,0,.16) !important;
}

.pricing-card .vl-btn1:hover{
    background:#fff !important;
    color:#070707 !important;
    border-color:#fff !important;
    box-shadow:0 12px 32px rgba(255,255,255,.12) !important;
}

.package-block-title span{
    color:#f5c400 !important;
}

.package-tabs a{
    background:rgba(10,18,18,.78) !important;
    border-color:rgba(245,196,0,.26) !important;
}

.package-tabs a.active,
.package-tabs a:hover{
    background:#f5c400 !important;
    color:#070707 !important;
    border-color:#f5c400 !important;
}

.blog-hero{
    background:linear-gradient(145deg, rgba(10,18,18,.82), rgba(5,8,8,.92)) !important;
}

.blog-hero span{
    color:#f5c400 !important;
}


/* Paket filtre final */
.package-tabs{
    display:flex !important;
    justify-content:center !important;
    align-items:center !important;
    gap:12px !important;
    flex-wrap:wrap !important;
    margin:24px auto 46px !important;
}

.package-tabs a{
    display:none !important;
}

.package-tabs button{
    border:1px solid rgba(245,196,0,.32) !important;
    background:rgba(10,18,18,.82) !important;
    color:#fff !important;
    border-radius:999px !important;
    padding:12px 20px !important;
    font-weight:900 !important;
    cursor:pointer !important;
    transition:.2s ease !important;
}

.package-tabs button.active,
.package-tabs button:hover{
    background:#f5c400 !important;
    color:#070707 !important;
    border-color:#f5c400 !important;
}

.package-block.hidden-pack{
    display:none !important;
}

.package-block{
    scroll-margin-top:30px;
}


/* Detaylı paket SSS */
.package-detail-faq{
    max-width:1300px;
    margin:30px auto 42px;
}

.package-detail-faq .package-block-title{
    margin-bottom:26px;
}

.faq-group-title{
    color:#f5c400;
    font-size:24px;
    margin:34px 0 14px;
    padding-bottom:10px;
    border-bottom:1px solid rgba(245,196,0,.25);
}

.package-detail-faq details{
    border:1px solid rgba(245,196,0,.28);
    border-radius:14px;
    background:linear-gradient(145deg,rgba(10,18,18,.82),rgba(4,7,7,.94));
    padding:18px 22px;
    margin-bottom:12px;
}

.package-detail-faq summary{
    color:#fff;
    font-weight:900;
    cursor:pointer;
    line-height:1.5;
}

.package-detail-faq p{
    color:#d6ddda;
    line-height:1.8;
    margin:14px 0 0;
    font-weight:700;
}

/* GÜVEN VEREN PAKET TASARIMI - önerilen glow, hareketli FA başlık ikonları */
.premium-title{
    position:relative;
    padding-top:84px;
    margin-bottom:34px!important;
}
.package-title-icon{
    position:absolute;
    left:50%;
    top:0;
    width:74px;
    height:74px;
    transform:translateX(-50%);
    border:1px solid rgba(245,196,0,.72);
    border-radius:22px;
    display:grid;
    place-items:center;
    color:#f5c400;
    font-size:34px;
    background:linear-gradient(145deg,rgba(10,18,18,.82),rgba(4,7,7,.96));
    box-shadow:0 0 28px rgba(245,196,0,.24), inset 0 0 22px rgba(245,196,0,.05);
    animation:adFloatIcon 3.6s ease-in-out infinite;
}
.package-title-icon:before,
.package-title-icon:after{
    content:"";
    position:absolute;
    width:8px;
    height:8px;
    border-radius:50%;
    background:#f5c400;
    box-shadow:0 0 14px rgba(245,196,0,.9);
}
.package-title-icon:before{left:-15px;top:17px;animation:adDotMove 2.6s ease-in-out infinite;}
.package-title-icon:after{right:-15px;bottom:18px;animation:adDotMove 2.9s ease-in-out infinite reverse;}
.package-kicker{
    display:inline-flex!important;
    align-items:center;
    justify-content:center;
    gap:8px;
    color:#f5c400!important;
    font-size:13px!important;
    letter-spacing:.5px;
    text-transform:uppercase;
    background:rgba(245,196,0,.08);
    border:1px solid rgba(245,196,0,.28);
    border-radius:999px;
    padding:7px 13px;
    margin-bottom:8px;
    box-shadow:0 0 18px rgba(245,196,0,.08);
}
.package-kicker i{animation:adSpinPulse 4s ease-in-out infinite;}
@keyframes adFloatIcon{0%,100%{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(-8px)}}
@keyframes adDotMove{0%,100%{transform:translateY(0);opacity:.55}50%{transform:translateY(12px);opacity:1}}
@keyframes adSpinPulse{0%,100%{transform:rotate(0) scale(1)}50%{transform:rotate(8deg) scale(1.12)}}

.trusted-pricing{align-items:stretch!important;}
.trusted-pricing .pricing-card{
    position:relative!important;
    overflow:visible!important;
    padding-bottom:28px!important;
}
.trusted-pricing .pricing-card:before{
    content:"";
    position:absolute;
    inset:0;
    border-radius:18px;
    pointer-events:none;
    background:radial-gradient(circle at 50% 0,rgba(245,196,0,.10),transparent 36%);
    opacity:.85;
}
.trusted-pricing .pricing-card:hover:before{opacity:1;}
.trusted-pricing .pricing-card.featured,
.trusted-pricing .pricing-card.glow-card{
    border-color:#f5c400!important;
    box-shadow:0 0 0 1px rgba(245,196,0,.35),0 0 34px rgba(245,196,0,.45),0 34px 100px rgba(245,196,0,.18)!important;
    transform:translateY(-8px);
    z-index:2;
}
.trusted-pricing .pricing-card.featured:hover,
.trusted-pricing .pricing-card.glow-card:hover{
    transform:translateY(-12px);
    box-shadow:0 0 0 1px rgba(245,196,0,.55),0 0 46px rgba(245,196,0,.62),0 38px 120px rgba(245,196,0,.24)!important;
}
.plan-badge{
    position:absolute;
    left:50%;
    top:-18px;
    transform:translateX(-50%);
    min-width:134px;
    height:36px;
    padding:0 18px;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    gap:7px;
    border-radius:999px;
    background:#f5c400;
    color:#080808;
    font-size:12px;
    font-weight:900;
    z-index:5;
    box-shadow:0 0 25px rgba(245,196,0,.55);
    animation:adBadgeGlow 2.2s ease-in-out infinite;
}
@keyframes adBadgeGlow{0%,100%{box-shadow:0 0 18px rgba(245,196,0,.35)}50%{box-shadow:0 0 34px rgba(245,196,0,.75)}}
.pricing-head .price small{
    font-size:18px;
    letter-spacing:0;
    color:#f5c400;
    font-weight:900;
}
.trusted-pricing .pricing-card ul{
    list-style:none!important;
    padding-left:36px!important;
    padding-right:32px!important;
}
.trusted-pricing .pricing-card li{
    position:relative;
    padding-left:22px;
    font-size:14.5px;
}
.trusted-pricing .pricing-card li:before{
    content:"\f00c";
    font-family:"Font Awesome 6 Free";
    font-weight:900;
    position:absolute;
    left:0;
    top:0;
    color:#f5c400;
    font-size:12px;
    text-shadow:0 0 10px rgba(245,196,0,.35);
}
.trust-strip{
    margin:28px auto 0;
    display:grid;
    grid-template-columns:repeat(4,1fr);
    gap:14px;
    border:1px solid rgba(245,196,0,.28);
    border-radius:16px;
    background:linear-gradient(145deg,rgba(10,18,18,.72),rgba(4,7,7,.9));
    padding:16px;
}
.trust-strip div{display:flex;align-items:center;gap:12px;min-width:0;}
.trust-strip i{width:42px;height:42px;border:1px solid rgba(245,196,0,.65);border-radius:50%;display:grid;place-items:center;color:#f5c400;box-shadow:0 0 18px rgba(245,196,0,.15);flex:0 0 42px;}
.trust-strip strong{display:block;color:#fff;font-size:14px;line-height:1.2;}
.trust-strip span{display:block;color:#cfd8d6;font-size:12px;font-weight:700;margin-top:3px;}
@media(max-width:1200px){.trust-strip{grid-template-columns:repeat(2,1fr)}}
@media(max-width:768px){
    .premium-title{padding-top:72px;}
    .package-title-icon{width:62px;height:62px;font-size:28px;border-radius:18px;}
    .trusted-pricing .pricing-card.featured,.trusted-pricing .pricing-card.glow-card{transform:none;}
    .trusted-pricing .pricing-card.featured:hover,.trusted-pricing .pricing-card.glow-card:hover{transform:translateY(-4px);}
    .trust-strip{grid-template-columns:1fr;}
}

/* === AD FINAL PACKAGE DESIGN FIX - ChatGPT === */
/* Paket sayfası başlıkları indexteki ad-heading mantığına alındı */
.package-block-title.ad-heading,
.package-block-title.reveal-heading{
    text-align:center !important;
    max-width:980px !important;
    margin:0 auto 42px !important;
    padding:0 !important;
    position:relative !important;
}
.package-block-title.ad-heading:after,
.package-block-title.reveal-heading:after{
    content:"" !important;
    display:block !important;
    width:92px !important;
    height:4px !important;
    margin:16px auto 0 !important;
    border-radius:999px !important;
    background:linear-gradient(90deg, transparent, #ffd400, transparent) !important;
    box-shadow:0 0 22px rgba(255,212,0,.65) !important;
}
.package-block-title .package-title-icon{display:none !important;}
.package-kicker,
.package-block-title .package-kicker{
    display:inline-flex !important;
    align-items:center !important;
    justify-content:center !important;
    gap:8px !important;
    margin:0 0 10px !important;
    padding:0 !important;
    border:0 !important;
    border-radius:0 !important;
    background:transparent !important;
    box-shadow:none !important;
    color:#ffd400 !important;
    font-size:14px !important;
    font-weight:900 !important;
    line-height:1.2 !important;
    letter-spacing:.2px !important;
    text-transform:none !important;
}
.package-kicker i,
.package-block-title .package-kicker i{
    width:auto !important;
    height:auto !important;
    display:inline-flex !important;
    align-items:center !important;
    justify-content:center !important;
    color:#ffd400 !important;
    font-size:19px !important;
    filter:drop-shadow(0 0 8px rgba(255,212,0,.55)) !important;
    animation:adKickerIconMove 2.4s ease-in-out infinite !important;
}
@keyframes adKickerIconMove{
    0%,100%{transform:translateY(0) rotate(0deg) scale(1)}
    50%{transform:translateY(-5px) rotate(-8deg) scale(1.12)}
}
.package-block-title h2{
    margin:0 0 10px !important;
    color:#fff !important;
    font-size:42px !important;
    line-height:1.08 !important;
    font-weight:900 !important;
    letter-spacing:-1px !important;
    text-shadow:0 10px 30px rgba(0,0,0,.55) !important;
}
.package-block-title p{
    max-width:760px !important;
    margin:0 auto !important;
    color:#d7d7d7 !important;
    font-size:16px !important;
    line-height:1.75 !important;
    font-weight:800 !important;
}

/* Kartlar: verdiğim görseldeki gibi daha güven veren, temiz ve glow önerilen */
.pricing-grid.trusted-pricing{
    display:grid !important;
    grid-template-columns:repeat(3,minmax(0,1fr)) !important;
    gap:30px !important;
    align-items:stretch !important;
    max-width:1540px !important;
    margin:0 auto !important;
}
.pricing-card,
.trusted-pricing .pricing-card{
    position:relative !important;
    display:flex !important;
    flex-direction:column !important;
    overflow:hidden !important;
    min-height:100% !important;
    padding:0 0 26px !important;
    border:1px solid rgba(255,212,0,.34) !important;
    border-radius:18px !important;
    background:
        radial-gradient(circle at 50% 0%, rgba(255,212,0,.10), transparent 33%),
        linear-gradient(145deg, rgba(14,25,24,.94), rgba(4,8,8,.985)) !important;
    box-shadow:0 28px 80px rgba(0,0,0,.42) !important;
    transform:none !important;
}
.trusted-pricing .pricing-card:before{display:none !important;}
.pricing-card:hover{
    transform:translateY(-6px) !important;
    border-color:rgba(255,212,0,.62) !important;
    box-shadow:0 34px 95px rgba(0,0,0,.50), 0 0 30px rgba(255,212,0,.11) !important;
}
.trusted-pricing .pricing-card.featured,
.trusted-pricing .pricing-card.glow-card,
.pricing-card.featured,
.pricing-card.glow-card{
    z-index:3 !important;
    border:2px solid #ffd400 !important;
    transform:translateY(-10px) !important;
    box-shadow:
        0 0 0 1px rgba(255,212,0,.38),
        0 0 38px rgba(255,212,0,.50),
        0 36px 110px rgba(255,212,0,.18) !important;
}
.trusted-pricing .pricing-card.featured:hover,
.trusted-pricing .pricing-card.glow-card:hover,
.pricing-card.featured:hover,
.pricing-card.glow-card:hover{
    transform:translateY(-14px) !important;
    box-shadow:
        0 0 0 1px rgba(255,212,0,.55),
        0 0 54px rgba(255,212,0,.62),
        0 42px 125px rgba(255,212,0,.24) !important;
}
.pricing-head{
    position:relative !important;
    text-align:center !important;
    padding:58px 24px 30px !important;
    background:linear-gradient(180deg, rgba(15,27,26,.88), rgba(5,10,10,.96)) !important;
    border-bottom:1px solid rgba(255,212,0,.22) !important;
}
.pricing-head:before{
    content:"" !important;
    position:absolute !important;
    left:50% !important;
    bottom:-2px !important;
    width:88px !important;
    height:4px !important;
    transform:translateX(-50%) !important;
    background:#ffd400 !important;
    border-radius:999px !important;
    box-shadow:0 0 22px rgba(255,212,0,.65) !important;
}
.pricing-head h3{
    margin:0 0 16px !important;
    color:#fff !important;
    font-size:27px !important;
    line-height:1.18 !important;
    font-weight:900 !important;
    letter-spacing:-.4px !important;
}
.pricing-head .price{
    margin:0 0 10px !important;
    color:#ffd400 !important;
    font-size:43px !important;
    line-height:1 !important;
    font-weight:900 !important;
    letter-spacing:-1.2px !important;
    text-shadow:0 0 20px rgba(255,212,0,.24) !important;
}
.pricing-head .price small{font-size:20px !important;color:#ffd400 !important;font-weight:900 !important;}
.pricing-head p{margin:0 !important;color:#d8dfdd !important;font-size:13px !important;font-weight:900 !important;}
.plan-badge{
    position:absolute !important;
    top:12px !important;

    left:50% !important;
    right:auto !important;
    transform:translateX(-50%) !important;

    min-width:134px !important;
    width:auto !important;
    height:34px !important;

    padding:0 18px !important;

    display:inline-flex !important;
    align-items:center !important;
    justify-content:center !important;
    gap:8px !important;

    border-radius:999px !important;

    border:1px solid rgba(255,212,0,.65) !important;

    background:linear-gradient(180deg,#ffd400,#ffc400) !important;

    color:#070707 !important;

    font-size:12px !important;
    font-weight:900 !important;
    line-height:1 !important;

    box-shadow:0 0 24px rgba(255,212,0,.45) !important;

    z-index:10 !important;

    animation:adBadgeSoftGlow 2.4s ease-in-out infinite !important;

    white-space:nowrap !important;
}
.plan-badge i{font-size:13px !important;color:#070707 !important;}
@keyframes adBadgeSoftGlow{0%,100%{box-shadow:0 0 16px rgba(255,212,0,.35)}50%{box-shadow:0 0 30px rgba(255,212,0,.68)}}
.trusted-pricing .pricing-card ul,
.pricing-card ul{
    list-style:none !important;
    flex:1 1 auto !important;
    margin:0 !important;
    min-height:auto !important;
    padding:34px 38px 24px !important;
    background:transparent !important;
    color:#eef4f2 !important;
    line-height:1.7 !important;
}
.trusted-pricing .pricing-card li,
.pricing-card li{
    position:relative !important;
    margin:0 0 13px !important;
    padding-left:24px !important;
    color:#eef4f2 !important;
    font-size:15px !important;
    font-weight:800 !important;
}
.trusted-pricing .pricing-card li:before,
.pricing-card li:before{
    content:"\f00c" !important;
    font-family:"Font Awesome 6 Free" !important;
    font-weight:900 !important;
    position:absolute !important;
    left:0 !important;
    top:1px !important;
    color:#ffd400 !important;
    font-size:12px !important;
    text-shadow:0 0 10px rgba(255,212,0,.45) !important;
}
.pricing-card .vl-btn1{
    margin:0 30px !important;
    width:calc(100% - 60px) !important;
    min-height:52px !important;
    border-radius:999px !important;
    background:linear-gradient(180deg,#ffd400,#ffc400) !important;
    color:#070707 !important;
    border:1px solid #ffd400 !important;
    box-shadow:0 14px 32px rgba(255,212,0,.20) !important;
    font-size:14px !important;
    font-weight:900 !important;
}
.pricing-card:not(.featured):not(.glow-card) .vl-btn1{
    background:transparent !important;
    color:#fff !important;
    border-color:rgba(255,212,0,.70) !important;
    box-shadow:none !important;
}
.pricing-card:not(.featured):not(.glow-card) .vl-btn1:hover,
.pricing-card .vl-btn1:hover{
    background:#ffd400 !important;
    color:#070707 !important;
    border-color:#ffd400 !important;
}
.trust-strip{
    clear:both !important;
    max-width:1540px !important;
    margin:30px auto 0 !important;
    display:grid !important;
    grid-template-columns:repeat(4,minmax(0,1fr)) !important;
    gap:0 !important;
    border:1px solid rgba(255,212,0,.34) !important;
    border-radius:16px !important;
    overflow:hidden !important;
    background:linear-gradient(145deg, rgba(14,25,24,.78), rgba(4,8,8,.94)) !important;
    padding:0 !important;
    box-shadow:0 20px 60px rgba(0,0,0,.30) !important;
}
.trust-strip > div{
    display:grid !important;
    grid-template-columns:48px 1fr !important;
    align-items:center !important;
    column-gap:14px !important;
    padding:18px 22px !important;
    min-width:0 !important;
    border-right:1px solid rgba(255,212,0,.20) !important;
}
.trust-strip > div:last-child{border-right:0 !important;}
.trust-strip i{
    grid-row:1/3 !important;
    width:46px !important;
    height:46px !important;
    border:1px solid rgba(255,212,0,.65) !important;
    border-radius:50% !important;
    display:grid !important;
    place-items:center !important;
    color:#ffd400 !important;
    font-size:18px !important;
    box-shadow:0 0 20px rgba(255,212,0,.18) !important;
}
.trust-strip strong,
.trust-strip span{
    display:block !important;
    min-width:0 !important;
    white-space:normal !important;
}
.trust-strip strong{color:#fff !important;font-size:15px !important;line-height:1.2 !important;font-weight:900 !important;}
.trust-strip span{color:#d5ddda !important;font-size:12px !important;line-height:1.35 !important;font-weight:800 !important;margin-top:4px !important;}

@media(max-width:1200px){
    .pricing-grid.trusted-pricing{grid-template-columns:1fr 1fr !important;}
    .trust-strip{grid-template-columns:repeat(2,minmax(0,1fr)) !important;}
    .trust-strip > div:nth-child(2){border-right:0 !important;}
    .trust-strip > div{border-bottom:1px solid rgba(255,212,0,.20) !important;}
    .trust-strip > div:nth-child(n+3){border-bottom:0 !important;}
}
@media(max-width:768px){
    .package-block-title h2{font-size:32px !important;}
    .package-block-title p{font-size:14px !important;}
    .pricing-grid.trusted-pricing{grid-template-columns:1fr !important;gap:22px !important;}
    .trusted-pricing .pricing-card.featured,
    .trusted-pricing .pricing-card.glow-card,
    .pricing-card.featured,
    .pricing-card.glow-card{transform:none !important;}
    .pricing-head{padding:56px 20px 26px !important;}
    .pricing-head h3{font-size:24px !important;}
    .pricing-head .price{font-size:36px !important;}
    .trusted-pricing .pricing-card ul,.pricing-card ul{padding:28px 26px 22px !important;}
    .pricing-card .vl-btn1{margin:0 22px !important;width:calc(100% - 44px) !important;}
    .trust-strip{grid-template-columns:1fr !important;}
    .trust-strip > div{border-right:0 !important;border-bottom:1px solid rgba(255,212,0,.20) !important;}
    .trust-strip > div:last-child{border-bottom:0 !important;}
}


/* === Adnan Demir Footer & Legal Pages === */
.ad-site-footer{position:relative;margin:56px auto 0;max-width:1600px;border:1px solid rgba(255,212,0,.30);border-radius:18px;background:linear-gradient(145deg,rgba(12,22,21,.92),rgba(4,7,7,.98));overflow:hidden;box-shadow:0 30px 90px rgba(0,0,0,.35)}
.ad-site-footer .footer-glow{position:absolute;inset:0;background:radial-gradient(circle at 18% 0%,rgba(255,212,0,.14),transparent 34%),radial-gradient(circle at 85% 20%,rgba(255,212,0,.08),transparent 30%);pointer-events:none}
.footer-grid{position:relative;display:grid;grid-template-columns:1.45fr .75fr .85fr .85fr;gap:28px;padding:38px}
.footer-logo{display:inline-flex;align-items:center;gap:10px;color:#fff;font-size:22px;font-weight:900;margin-bottom:16px}
.footer-logo span{width:48px;height:48px;border:1px solid rgba(255,212,0,.60);border-radius:14px;display:grid;place-items:center;color:#ffd400;box-shadow:0 0 22px rgba(255,212,0,.15);letter-spacing:-4px;padding-right:4px}
.footer-brand p{color:#d7d7d7;line-height:1.75;margin:0 0 18px;max-width:540px;font-size:14px}
.footer-contact{display:flex;flex-direction:column;gap:10px}.footer-contact a,.footer-contact span{color:#e8e8e8;font-size:14px;font-weight:800}.footer-contact i{color:#ffd400;margin-right:8px}
.footer-col h3{color:#ffd400;font-size:15px;font-weight:900;margin:4px 0 16px;text-transform:uppercase;letter-spacing:.4px}.footer-col a{display:block;color:#d9d9d9;font-size:14px;font-weight:800;margin:0 0 12px;transition:.2s}.footer-col a:hover{color:#ffd400;transform:translateX(4px)}
.footer-bottom{position:relative;border-top:1px solid rgba(255,212,0,.18);display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 38px}.footer-bottom p{margin:0;color:#cfcfcf;font-size:13px;font-weight:800}.footer-socials{display:flex;gap:10px}.footer-socials a{width:36px;height:36px;border:1px solid rgba(255,212,0,.55);border-radius:50%;display:grid;place-items:center;color:#ffd400;background:rgba(255,212,0,.06)}.footer-socials a:hover{background:#ffd400;color:#070707}
.legal-page-wrap{max-width:1180px;margin:0 auto}.legal-hero{border:1px solid rgba(255,212,0,.30);border-radius:18px;background:linear-gradient(145deg,rgba(12,22,21,.92),rgba(4,7,7,.98));padding:42px;margin:0 auto 26px;text-align:center}.legal-hero .legal-kicker{display:inline-flex;align-items:center;gap:8px;color:#ffd400;font-weight:900;margin-bottom:12px}.legal-hero h1{font-size:46px;line-height:1.1;margin:0 0 14px;font-weight:900}.legal-hero p{max-width:780px;margin:0 auto;color:#d7d7d7;line-height:1.75}.legal-content{border:1px solid rgba(255,212,0,.25);border-radius:18px;background:linear-gradient(145deg,rgba(12,22,21,.82),rgba(4,7,7,.95));padding:38px}.legal-content h2{color:#ffd400;font-size:25px;margin:34px 0 14px}.legal-content h2:first-child{margin-top:0}.legal-content p,.legal-content li{color:#dcdcdc;line-height:1.85;font-size:15.5px;font-weight:700}.legal-content ul{padding-left:22px}.legal-note{border-left:4px solid #ffd400;background:rgba(255,212,0,.07);border-radius:12px;padding:18px 20px;margin:24px 0;color:#fff}.legal-download{display:inline-flex;align-items:center;gap:10px;margin-top:10px;background:#ffd400;color:#070707!important;border-radius:999px;padding:14px 22px;font-weight:900;box-shadow:0 14px 32px rgba(255,212,0,.18)}
@media(max-width:1100px){.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}
@media(max-width:768px){.ad-site-footer{margin-top:38px;border-radius:14px}.footer-grid{grid-template-columns:1fr;padding:26px}.footer-bottom{flex-direction:column;align-items:flex-start;padding:18px 26px}.legal-hero{padding:28px 22px}.legal-hero h1{font-size:32px}.legal-content{padding:24px 20px}.legal-content h2{font-size:22px}}

/* === AD 2026 FOOTER / FAQ / CTA HIZA FIX === */
.package-detail-faq,
.package-faq.package-detail-faq,
.blog-cta-box,
.ad-site-footer{
    width:100% !important;
    max-width:1600px !important;
    margin-left:auto !important;
    margin-right:auto !important;
}
.package-detail-faq,
.package-faq.package-detail-faq{
    margin-top:56px !important;
    margin-bottom:52px !important;
}
.blog-cta-box{
    margin-top:52px !important;
    margin-bottom:56px !important;
    padding:56px 42px !important;
    border-radius:18px !important;
}
.ad-site-footer{
    margin-top:56px !important;
}
.package-detail-faq .package-block-title{
    max-width:980px !important;
    margin-left:auto !important;
    margin-right:auto !important;
}
.package-detail-faq details{
    width:100% !important;
}
.pricing-grid.trusted-pricing{
    align-items:stretch !important;
}
.pricing-grid.trusted-pricing .pricing-card,
.trusted-pricing .pricing-card,
.pricing-card{
    height:100% !important;
    min-height:100% !important;
}
.trusted-pricing .pricing-card ul,
.pricing-card ul{
    flex:1 1 auto !important;
}
.trusted-pricing .pricing-card .vl-btn1,
.pricing-card .vl-btn1{
    margin-top:auto !important;
}
@media(max-width:900px){
    .package-detail-faq,
    .package-faq.package-detail-faq,
    .blog-cta-box,
    .ad-site-footer{
        max-width:100% !important;
    }
    .package-detail-faq,
    .package-faq.package-detail-faq{
        margin-top:38px !important;
        margin-bottom:38px !important;
    }
    .blog-cta-box{
        margin-top:38px !important;
        margin-bottom:38px !important;
        padding:34px 22px !important;
    }
}


/* === AD BLOG FOOTER / CTA GENİŞLİK HİZA DÜZELTME === */
/* Sadece Blog ve Blog Detay sayfalarında footer ile üstteki CTA/içerik kutuları aynı hizada olsun. */
.blog-page-layout .blog-hero,
.blog-page-layout .blog-grid,
.blog-page-layout .page-navi,
.blog-page-layout .blog-cta-box,
.blog-page-layout .ad-site-footer,
.blog-single-layout .blog-single-wrap,
.blog-single-layout .blog-cta-box,
.blog-single-layout .ad-site-footer{
    width:100% !important;
    max-width:1500px !important;
    margin-left:auto !important;
    margin-right:auto !important;
}

.blog-page-layout .blog-cta-box,
.blog-single-layout .blog-cta-box{
    margin-top:56px !important;
    margin-bottom:56px !important;
    padding:56px 42px !important;
    border-radius:18px !important;
    border:1px solid rgba(255,212,0,.35) !important;
    background:rgba(255,212,0,.045) !important;
}

.blog-page-layout .ad-site-footer,
.blog-single-layout .ad-site-footer{
    margin-top:56px !important;
    margin-bottom:0 !important;
}

.blog-single-layout .blog-single-wrap{
    padding-bottom:56px !important;
}

.blog-single-layout .related-posts,
.blog-single-layout .post-meta-row{
    width:100% !important;
}

@media(max-width:900px){
    .blog-page-layout .blog-hero,
    .blog-page-layout .blog-grid,
    .blog-page-layout .page-navi,
    .blog-page-layout .blog-cta-box,
    .blog-page-layout .ad-site-footer,
    .blog-single-layout .blog-single-wrap,
    .blog-single-layout .blog-cta-box,
    .blog-single-layout .ad-site-footer{
        max-width:100% !important;
    }

    .blog-page-layout .blog-cta-box,
    .blog-single-layout .blog-cta-box{
        margin-top:38px !important;
        margin-bottom:38px !important;
        padding:34px 22px !important;
    }

    .blog-page-layout .ad-site-footer,
    .blog-single-layout .ad-site-footer{
        margin-top:38px !important;
    }
}


/* === WEB PAKETLERİ HERO KOMPAKT HİZA DÜZELTME === */
/* Hero ayrı dosya değildir; doğrudan blog.css içine işlendi. */
.packages-compact-hero{
    width:100% !important;
    max-width:1600px !important;
    min-height:220px !important;
    padding:34px 42px !important;
    margin:0 auto 34px !important;
    display:flex !important;
    flex-direction:column !important;
    align-items:center !important;
    justify-content:center !important;
    text-align:center !important;
    border-radius:12px !important;
}
.packages-compact-hero h1{
    margin:0 0 14px !important;
    font-size:48px !important;
    line-height:1.08 !important;
}
.packages-compact-hero p{
    max-width:850px !important;
    margin:0 auto !important;
    line-height:1.65 !important;
}
@media(max-width:900px){
    .packages-compact-hero{
        min-height:auto !important;
        padding:28px 20px !important;
        margin-bottom:26px !important;
    }
    .packages-compact-hero h1{
        font-size:34px !important;
    }
}


/* === Paket Teklif Popup - Final === */
.package-offer-btn{
    cursor:pointer !important;
    border:none;
    font-family:inherit;
}

body.modal-open{
    overflow:hidden;
}

.offer-modal{
    position:fixed;
    inset:0;
    z-index:9999;
    display:none;
    align-items:center;
    justify-content:center;
    padding:24px;
}

.offer-modal.show{
    display:flex;
}

.offer-modal-backdrop{
    position:absolute;
    inset:0;
    background:rgba(0,0,0,.72);
    backdrop-filter:blur(7px);
}

.offer-modal-panel{
    position:relative;
    width:min(980px,100%);
    max-height:92vh;
    overflow:auto;
    border:1px solid rgba(255,212,0,.42);
    border-radius:22px;
    background:
        radial-gradient(circle at 50% 0, rgba(255,212,0,.12), transparent 34%),
        linear-gradient(145deg, rgba(13,24,23,.98), rgba(4,7,7,.99));
    box-shadow:0 0 0 1px rgba(255,212,0,.15), 0 36px 120px rgba(0,0,0,.70), 0 0 48px rgba(255,212,0,.20);
    padding:34px;
}

.offer-modal-close{
    position:absolute;
    right:18px;
    top:18px;
    width:42px;
    height:42px;
    border:1px solid rgba(255,212,0,.45);
    border-radius:50%;
    background:rgba(255,212,0,.08);
    color:#ffd400;
    display:grid;
    place-items:center;
    cursor:pointer;
    font-size:18px;
}

.offer-modal-close:hover{
    background:#ffd400;
    color:#070707;
}

.offer-modal-head{
    text-align:center;
    max-width:720px;
    margin:0 auto 26px;
}

.offer-modal-head h2{
    margin:8px 0 10px;
    color:#fff;
    font-size:38px;
    line-height:1.08;
    font-weight:900;
}

.offer-modal-head p{
    margin:0;
    color:#d7ddda;
    line-height:1.7;
    font-weight:800;
}

.offer-grid{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:14px;
}

.offer-grid label{
    display:block;
}

.offer-grid span{
    display:block;
    color:#ffd400;
    font-size:13px;
    font-weight:900;
    margin:0 0 7px;
}

.offer-grid input,
.offer-grid select,
.offer-grid textarea{
    width:100%;
    min-height:50px;
    border:1px solid rgba(255,212,0,.26);
    border-radius:12px;
    background:rgba(255,255,255,.07);
    color:#fff;
    padding:13px 15px;
    font-family:inherit;
    font-weight:800;
    outline:none;
}

.offer-grid input::placeholder,
.offer-grid textarea::placeholder{
    color:rgba(255,255,255,.50);
}

.offer-grid select option{
    color:#111;
}

.offer-grid textarea{
    min-height:112px;
    resize:vertical;
}

.offer-full{
    grid-column:1 / -1;
}

.field-seo,
.field-web,
.field-ads,
.field-social{
    display:none !important;
}

.offer-modal.is-seo .field-seo,
.offer-modal.is-web .field-web,
.offer-modal.is-ads .field-ads,
.offer-modal.is-social .field-social{
    display:block !important;
}

.offer-actions{
    display:flex;
    align-items:center;
    justify-content:center;
    gap:14px;
    flex-wrap:wrap;
    margin-top:24px;
}

.offer-actions .vl-btn1{
    margin:0 !important;
    width:auto !important;
    min-width:210px !important;
}

.offer-whatsapp{
    min-height:52px;
    border:1px solid rgba(255,212,0,.60);
    border-radius:999px;
    padding:0 24px;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    gap:10px;
    color:#fff;
    font-weight:900;
    background:rgba(255,212,0,.06);
}

.offer-whatsapp:hover{
    background:#25D366;
    border-color:#25D366;
    color:#071007;
}

@media(max-width:768px){
    .offer-modal{
        padding:14px;
    }

    .offer-modal-panel{
        padding:28px 18px;
        border-radius:18px;
    }

    .offer-modal-head h2{
        font-size:28px;
    }

    .offer-grid{
        grid-template-columns:1fr;
    }

    .offer-actions{
        align-items:stretch;
    }

    .offer-actions .vl-btn1,
    .offer-whatsapp{
        width:100% !important;
    }
}


/* === HEMEN BASLA POPUP CRITICAL FIX === */
.package-offer-btn{cursor:pointer!important;font-family:inherit!important;appearance:none!important;-webkit-appearance:none!important;}
#offerModal.offer-modal{position:fixed!important;inset:0!important;z-index:999999!important;display:none!important;align-items:center!important;justify-content:center!important;padding:24px!important;}
#offerModal.offer-modal.show{display:flex!important;}
#offerModal .offer-modal-backdrop{position:absolute!important;inset:0!important;background:rgba(0,0,0,.78)!important;backdrop-filter:blur(7px)!important;}
#offerModal .offer-modal-panel{position:relative!important;width:min(980px,96vw)!important;max-height:92vh!important;overflow:auto!important;border:1px solid rgba(255,212,0,.48)!important;border-radius:22px!important;background:radial-gradient(circle at 50% 0,rgba(255,212,0,.12),transparent 34%),linear-gradient(145deg,rgba(13,24,23,.98),rgba(4,7,7,.99))!important;box-shadow:0 0 0 1px rgba(255,212,0,.15),0 36px 120px rgba(0,0,0,.75),0 0 48px rgba(255,212,0,.20)!important;padding:34px!important;}
#offerModal .offer-modal-close{position:absolute!important;right:18px!important;top:18px!important;width:42px!important;height:42px!important;border:1px solid rgba(255,212,0,.45)!important;border-radius:50%!important;background:rgba(255,212,0,.08)!important;color:#ffd400!important;display:grid!important;place-items:center!important;cursor:pointer!important;font-size:18px!important;}
#offerModal .offer-modal-head{text-align:center!important;max-width:760px!important;margin:0 auto 26px!important;}
#offerModal .offer-modal-head h2{margin:8px 0 10px!important;color:#fff!important;font-size:38px!important;line-height:1.08!important;font-weight:900!important;}
#offerModal .offer-modal-head p{margin:0!important;color:#d7ddda!important;line-height:1.7!important;font-weight:800!important;}
#offerModal .offer-steps{display:flex!important;justify-content:center!important;gap:10px!important;margin:18px 0 0!important;}
#offerModal .offer-step-dot{width:34px!important;height:34px!important;border-radius:50%!important;border:1px solid rgba(255,212,0,.45)!important;background:rgba(255,212,0,.08)!important;color:#ffd400!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-weight:900!important;font-size:13px!important;}
#offerModal .offer-step-dot.active{background:#ffd400!important;color:#070707!important;border-color:#ffd400!important;box-shadow:0 0 18px rgba(255,212,0,.35)!important;}
#offerModal .offer-step-panel{display:none!important;}
#offerModal .offer-step-panel.active{display:block!important;}
#offerModal .offer-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;}
#offerModal .offer-grid label{display:block!important;}
#offerModal .offer-grid span{display:block!important;color:#ffd400!important;font-size:13px!important;font-weight:900!important;margin:0 0 7px!important;}
#offerModal .offer-grid input,#offerModal .offer-grid select,#offerModal .offer-grid textarea{width:100%!important;min-height:50px!important;border:1px solid rgba(255,212,0,.26)!important;border-radius:12px!important;background:rgba(255,255,255,.07)!important;color:#fff!important;padding:13px 15px!important;font-family:inherit!important;font-weight:800!important;outline:none!important;}
#offerModal .offer-grid select option{color:#111!important;}
#offerModal .offer-grid textarea{min-height:112px!important;resize:vertical!important;}
#offerModal .offer-full{grid-column:1/-1!important;}
#offerModal .offer-actions{display:flex!important;align-items:center!important;justify-content:center!important;gap:14px!important;flex-wrap:wrap!important;margin-top:24px!important;}
#offerModal .offer-prev,#offerModal .offer-whatsapp{min-height:52px!important;border:1px solid rgba(255,212,0,.60)!important;border-radius:999px!important;padding:0 26px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;color:#fff!important;font-family:inherit!important;font-weight:900!important;background:transparent!important;cursor:pointer!important;text-decoration:none!important;}
#offerModal .offer-submit{display:none;}
@media(max-width:768px){#offerModal.offer-modal{padding:14px!important;}#offerModal .offer-modal-panel{padding:28px 18px!important;border-radius:18px!important;}#offerModal .offer-modal-head h2{font-size:28px!important;}#offerModal .offer-grid{grid-template-columns:1fr!important;}#offerModal .offer-prev,#offerModal .offer-next,#offerModal .offer-submit,#offerModal .offer-whatsapp{width:100%!important;}}


/* Popup button fix - WhatsApp kaldırıldı, Geri / İleri düzeni */
#offerModal .offer-whatsapp{display:none!important;}
#offerModal .offer-actions{gap:16px!important;}
#offerModal .offer-prev i{margin-right:8px;}
#offerModal .offer-next{min-width:210px!important;}


/* === Paket Talep Formu Kayıt Bildirimi === */
.form-note{
    max-width:760px;
    margin:18px auto 0;
    color:#d7d7d7;
    text-align:center;
    font-size:13px;
    line-height:1.65;
    font-weight:800;
}
.offer-success{
    text-align:center;
    padding:30px 10px 10px;
}
.offer-success i{
    font-size:54px;
    color:#ffd400;
    filter:drop-shadow(0 0 16px rgba(255,212,0,.45));
    margin-bottom:16px;
}
.offer-success h3{
    font-size:34px;
    color:#fff;
    margin:0 0 12px;
    font-weight:900;
}
.offer-success p{
    color:#d7d7d7;
    max-width:680px;
    margin:0 auto 10px;
    line-height:1.75;
    font-weight:800;
}
.offer-submit:disabled{
    opacity:.7;
    cursor:not-allowed;
}

/* ADO premium chat widget - CSS ayrı dosyada değil, ana css dosyalarına eklendi */
.chat-widget,
.chat-widget *{box-sizing:border-box!important;}
.chat-widget{position:fixed!important;right:24px!important;bottom:24px!important;z-index:999999!important;width:auto!important;max-width:none!important;overflow:visible!important;font-family:inherit!important;}
.chat-panel{position:absolute!important;right:0!important;bottom:84px!important;width:360px!important;min-width:360px!important;max-width:360px!important;background:#ffffff!important;border:1px solid rgba(123,92,255,.32)!important;border-radius:22px!important;overflow:hidden!important;box-shadow:0 26px 80px rgba(10,10,30,.28)!important;transform:translateY(18px) scale(.98)!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transition:.25s ease!important;}
.chat-widget.active .chat-panel{transform:translateY(0) scale(1)!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;}
.chat-head{background:linear-gradient(135deg,#111827,#7b5cff)!important;color:#fff!important;padding:18px 20px!important;display:flex!important;align-items:center!important;gap:12px!important;position:relative!important;min-height:78px!important;border-bottom:1px solid rgba(255,255,255,.18)!important;}
.chat-avatar{width:50px!important;height:50px!important;min-width:50px!important;border-radius:50%!important;background:#ff6b35!important;color:#fff!important;display:grid!important;place-items:center!important;font-weight:900!important;font-size:17px!important;border:3px solid rgba(255,255,255,.78)!important;letter-spacing:-1px!important;}
.chat-head strong{display:block!important;color:#ffffff!important;font-size:18px!important;line-height:1.1!important;font-weight:900!important;}
.chat-head small{display:block!important;color:#ffb199!important;font-size:12px!important;margin-top:4px!important;font-weight:700!important;}
.chat-close{position:absolute!important;right:15px!important;top:15px!important;width:32px!important;height:32px!important;border:0!important;background:transparent!important;color:#fff!important;font-size:30px!important;line-height:1!important;cursor:pointer!important;}
.chat-body{background:#f8f7ff!important;padding:20px!important;max-height:calc(100vh - 140px)!important;overflow:auto!important;}
.chat-row{display:flex!important;gap:10px!important;align-items:flex-start!important;margin-bottom:15px!important;}
.chat-mini-avatar{width:34px!important;height:34px!important;min-width:34px!important;border-radius:50%!important;background:#ff6b35!important;color:#fff!important;display:grid!important;place-items:center!important;font-size:12px!important;font-weight:900!important;letter-spacing:-.5px!important;}
.chat-bubble{background:#ffffff!important;color:#20243a!important;border:1px solid rgba(123,92,255,.16)!important;padding:14px 15px!important;border-radius:16px 16px 16px 4px!important;font-size:14px!important;line-height:1.45!important;margin:0!important;max-width:255px!important;box-shadow:0 10px 30px rgba(17,24,39,.06)!important;}
.chat-form{display:grid!important;gap:10px!important;background:transparent!important;border:0!important;padding:0!important;margin:0!important;}
.chat-form input,
.chat-form textarea{width:100%!important;min-height:44px!important;border:1px solid rgba(123,92,255,.16)!important;background:#fff!important;color:#20243a!important;border-radius:12px!important;padding:0 13px!important;font:inherit!important;font-size:13px!important;outline:none!important;}
.chat-form textarea{min-height:82px!important;padding:11px 13px!important;resize:vertical!important;}
.chat-form input::placeholder,
.chat-form textarea::placeholder{color:#7b8195!important;}
.chat-form input:focus,
.chat-form textarea:focus{border-color:#7b5cff!important;box-shadow:0 0 0 3px rgba(123,92,255,.10)!important;}
.chat-form button{min-height:46px!important;border:0!important;border-radius:12px!important;background:linear-gradient(135deg,#ff6b35,#7b5cff)!important;color:#fff!important;font-weight:900!important;font-size:14px!important;cursor:pointer!important;box-shadow:0 12px 28px rgba(123,92,255,.22)!important;}
.chat-status{color:#6b5cff!important;min-height:15px!important;text-align:center!important;font-size:12px!important;}
.chat-start{text-align:center!important;color:#20243a!important;font-size:14px!important;font-weight:900!important;margin:12px 0!important;}
.chat-actions{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;gap:14px!important;width:100%!important;margin:0 auto!important;padding:0!important;}
.chat-circle{width:54px!important;height:54px!important;min-width:54px!important;max-width:54px!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;text-decoration:none!important;color:#fff!important;font-size:0!important;transition:.25s!important;}
.chat-circle:hover{transform:translateY(-3px) scale(1.05)!important;}
.whatsapp-action{order:1!important;background:#25d366!important;}
.phone-action{order:2!important;background:#7b5cff!important;}
.whatsapp-action::before,
.phone-action::before{content:""!important;display:block!important;width:27px!important;height:27px!important;background-repeat:no-repeat!important;background-position:center!important;background-size:contain!important;}
.whatsapp-action::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%23fff' d='M16.01 3C8.83 3 3 8.78 3 15.9c0 2.27.6 4.49 1.75 6.44L3 29l6.85-1.78A13.1 13.1 0 0 0 16.01 29C23.18 29 29 23.22 29 16.1C29 8.98 23.18 3 16.01 3zm0 23.72c-1.96 0-3.88-.52-5.55-1.51l-.4-.24l-4.06 1.06l1.08-3.93l-.26-.41a10.66 10.66 0 0 1-1.62-5.79c0-5.87 4.84-10.64 10.8-10.64c5.95 0 10.79 4.93 10.79 10.84c0 5.86-4.84 10.62-10.78 10.62zm5.92-7.96c-.32-.16-1.91-.94-2.2-1.05c-.3-.11-.51-.16-.73.16c-.21.32-.83 1.05-1.02 1.26c-.19.21-.38.24-.7.08c-.32-.16-1.36-.5-2.59-1.59c-.96-.85-1.6-1.91-1.79-2.23c-.19-.32-.02-.49.14-.65c.14-.14.32-.38.48-.57c.16-.19.21-.32.32-.54c.11-.21.05-.4-.03-.57c-.08-.16-.73-1.74-1-2.38c-.26-.62-.53-.54-.73-.55h-.62c-.21 0-.57.08-.86.4c-.3.32-1.13 1.1-1.13 2.68c0 1.58 1.16 3.11 1.32 3.33c.16.21 2.29 3.49 5.55 4.89c.78.33 1.38.53 1.85.68c.78.25 1.49.21 2.05.13c.63-.09 1.91-.78 2.18-1.53c.27-.75.27-1.4.19-1.53c-.08-.13-.3-.21-.62-.37z'/%3E%3C/svg%3E")!important;}
.phone-action::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M6.62 10.79c1.44 2.83 3.76 5.14 6.59 6.59l2.2-2.2c.27-.27.67-.36 1.02-.24c1.12.37 2.33.57 3.57.57c.55 0 1 .45 1 1V20c0 .55-.45 1-1 1C10.61 21 3 13.39 3 4c0-.55.45-1 1-1h3.5c.55 0 1 .45 1 1c0 1.24.2 2.45.57 3.57c.11.35.03.74-.25 1.02l-2.2 2.2z'/%3E%3C/svg%3E")!important;}
.chat-toggle{width:62px!important;height:62px!important;border:0!important;border-radius:50%!important;background:linear-gradient(135deg,#ff6b35,#7b5cff)!important;color:#fff!important;font-size:27px!important;cursor:pointer!important;box-shadow:0 18px 45px rgba(17,24,39,.28)!important;display:grid!important;place-items:center!important;}
.chat-icon-close{display:none!important;font-size:38px!important;line-height:1!important;}
.chat-widget.active .chat-icon-open{display:none!important;}
.chat-widget.active .chat-icon-close{display:block!important;}
@media(max-width:760px){.chat-widget{left:8px!important;right:8px!important;bottom:10px!important;width:auto!important}.chat-panel{left:0!important;right:0!important;width:100%!important;min-width:0!important;max-width:100%!important;bottom:74px!important;border-radius:18px!important}.chat-body{max-height:calc(100vh - 125px)!important}.chat-toggle{margin-left:auto!important}.chat-actions{flex-direction:row!important}}


/* SEO final internal link and speed polish */
.internal-link-box{margin:28px 0;padding:24px;border:1px solid rgba(255,214,0,.22);border-radius:18px;background:rgba(255,214,0,.04)}.internal-link-box a{color:#ffd600;font-weight:800;text-decoration:none}.seo-service-content .primary{display:inline-flex;align-items:center;gap:8px;background:#ffd600;color:#111;padding:14px 22px;border-radius:12px;font-weight:900;text-decoration:none}.service-card a,.case-card a{color:#ffd600;text-decoration:none;font-weight:800}.seo-topic-links{max-width:1180px;margin:40px auto;padding:28px;border:1px solid rgba(255,214,0,.18);border-radius:22px;background:linear-gradient(135deg,rgba(255,214,0,.08),rgba(255,255,255,.02))}.seo-topic-links h2{color:#fff;font-size:28px;margin-bottom:14px}.seo-topic-links p{color:#d8d8d8;line-height:1.8}.seo-topic-links a{color:#ffd600;font-weight:800;text-decoration:none;margin-right:12px}.ad-site-footer a:hover{color:#ffd600!important}

/* Blog SEO Pro Modülü */
.blog-content-layout{max-width:1600px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:26px;align-items:start}.blog-grid-with-sidebar{grid-template-columns:repeat(2,minmax(0,1fr));max-width:none}.blog-sidebar{display:flex;flex-direction:column;gap:18px}.sidebar-widget{border:1px solid var(--line);border-radius:14px;background:linear-gradient(120deg,rgba(18,31,30,.78),rgba(7,12,12,.92));padding:22px}.sidebar-widget h3{font-size:20px;margin:0 0 14px;color:#fff}.sidebar-widget p{font-size:14px;line-height:1.65;color:#d6d6d6}.sticky-cta{position:sticky;top:18px;z-index:2;background:linear-gradient(135deg,rgba(255,212,0,.16),rgba(7,12,12,.95))}.sticky-cta a,.newsletter button{display:inline-flex;align-items:center;justify-content:center;background:var(--yellow);color:#050505!important;border-radius:999px;padding:12px 18px;font-weight:900;border:0}.mini-post{display:grid;grid-template-columns:72px 1fr;gap:12px;align-items:center;margin:12px 0;color:#fff}.mini-post img{width:72px;height:58px;object-fit:cover;border-radius:9px;border:1px solid var(--line)}.mini-post span{font-size:14px;line-height:1.35}.text-link{display:block;padding:10px 0;border-bottom:1px solid rgba(255,212,0,.14);font-size:14px;color:#eee}.text-link:hover,.breadcrumb a,.card-tags a,.post-tags a{color:var(--yellow)}.newsletter input{width:100%;height:46px;border:1px solid var(--line);border-radius:999px;background:#090909;color:#fff;padding:0 16px;margin:8px 0 12px}.breadcrumb{font-size:13px;color:#cfcfcf;margin-bottom:16px}.single-desc{color:#ddd;line-height:1.8;margin:-6px 0 20px}.toc-box{border:1px solid rgba(255,212,0,.24);background:rgba(255,212,0,.05);border-radius:14px;padding:20px;margin:0 0 28px}.toc-box strong{display:block;font-size:18px;margin-bottom:10px;color:#fff}.toc-box ol{margin:0;padding-left:22px}.toc-box li{margin:8px 0;color:#ddd}.toc-box a{color:#ddd}.toc-box a:hover{color:var(--yellow)}.toc-l3{margin-left:18px;font-size:14px}.blog-content h2,.blog-content h3{scroll-margin-top:30px}.card-tags{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 14px}.card-tags a{font-size:12px;border:1px solid rgba(255,212,0,.22);border-radius:999px;padding:6px 10px;background:rgba(255,212,0,.05)}.faq-accordion{margin-top:28px}.faq-accordion h2{font-size:28px}.faq-accordion details{border:1px solid rgba(255,212,0,.20);border-radius:12px;background:rgba(255,212,0,.04);margin:10px 0;padding:15px 18px}.faq-accordion summary{cursor:pointer;font-weight:900;color:#fff}.faq-accordion p{color:#d6d6d6;line-height:1.7}.prev-next-posts{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin:28px 0}.prev-next-posts a{border:1px solid var(--line);border-radius:12px;padding:18px;background:rgba(255,212,0,.04);color:#ddd}.prev-next-posts a:last-child{text-align:right}.prev-next-posts strong{color:#fff}.post-tags a{background:rgba(255,212,0,.10);border:1px solid var(--line);border-radius:999px;padding:9px 14px;font-size:13px}.ad-site-footer{max-width:1600px;margin:40px auto 0;border:1px solid rgba(255,212,0,.18);border-radius:18px;background:rgba(7,12,12,.86);padding:30px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:24px}.footer-logo{font-size:22px;font-weight:900;color:#fff}.footer-logo span{color:var(--yellow)}.footer-col{display:flex;flex-direction:column;gap:10px}.footer-col h3{color:#fff;margin:0 0 6px}.footer-col a,.footer-brand p{color:#d6d6d6}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:20px;padding-top:16px;color:#ccc}@media(max-width:1200px){.blog-content-layout{grid-template-columns:1fr}.blog-sidebar{display:grid;grid-template-columns:repeat(2,1fr)}.sticky-cta{position:relative;top:auto}}@media(max-width:900px){.blog-grid-with-sidebar,.blog-sidebar,.footer-grid,.prev-next-posts{grid-template-columns:1fr}.blog-content-layout{gap:18px}.sidebar-widget{padding:18px}}

/* Service pages final layout fix */
.seo-service-page .service-hero{max-width:1180px;margin:0 auto 42px;padding:58px 30px;border:1px solid rgba(255,214,0,.20);border-radius:18px;background:linear-gradient(135deg,rgba(255,214,0,.08),rgba(255,255,255,.02));text-align:center;min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center}.seo-service-page .service-hero h1{font-size:clamp(38px,5vw,64px);line-height:1.05;margin:16px 0;color:#fff}.seo-service-page .service-hero p{max-width:820px;margin:0 auto;color:#d8d8d8;font-size:17px;line-height:1.7}.seo-service-page .seo-service-content{padding:60px 6% 95px}.service-detail-card{max-width:980px;margin:0 auto;padding:44px 46px!important;min-height:560px;background:rgba(8,18,16,.86);border:1px solid rgba(255,214,0,.22);border-radius:20px;box-shadow:0 20px 70px rgba(0,0,0,.22)}.service-detail-card h2{font-size:28px;color:#fff;margin:0 0 18px}.service-detail-card p{font-size:16px;line-height:1.9;color:#e7e7e7;margin:0 0 26px}.service-detail-card .primary{margin-top:10px}.blog-content-layout{align-items:flex-start}.blog-main,.blog-article{min-width:0}.chat-widget{position:fixed!important;right:24px!important;bottom:24px!important;z-index:999999!important}.chat-panel{position:absolute!important;right:0!important;bottom:84px!important}.chat-widget:not(.active) .chat-panel{opacity:0!important;visibility:hidden!important;pointer-events:none!important}.chat-widget.active .chat-panel{opacity:1!important;visibility:visible!important;pointer-events:auto!important}@media(max-width:900px){.seo-service-page .seo-service-content{padding:35px 18px 80px}.service-detail-card{padding:30px 22px!important;min-height:auto}.seo-service-page .service-hero{margin:0 16px 30px;padding:42px 18px}.chat-widget{right:10px!important;bottom:10px!important}}


/* ADO FINAL PAGE ALIGNMENT FIX - unified index-like layout */
body .page.ad-unified-page,
body main.page.blog-page-layout,
body main.page.blog-single-layout,
body main.page.seo-service-page{
  padding-left:42px!important;
  padding-right:42px!important;
}
body .ad-unified-page .blog-hero,
body .seo-service-page .blog-hero,
body .seo-service-page .service-hero,
body .blog-page-layout .blog-hero,
body .blog-single-layout .blog-single-wrap,
body .ad-unified-page .seo-service-content,
body .seo-service-content,
body .ad-unified-page .seo-topic-links,
body .seo-topic-links,
body .ad-site-footer{
  width:100%!important;
  max-width:1600px!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
body .seo-service-content{
  padding:56px 0 76px!important;
}
body .seo-service-content .panel,
body .seo-service-content .panel-wide,
body .seo-service-content .service-detail-card{
  width:100%!important;
  max-width:1180px!important;
  margin-left:auto!important;
  margin-right:auto!important;
  padding:44px 52px!important;
}
body .blog-hero.service-hero{
  min-height:220px!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  padding:48px 42px!important;
  margin-bottom:36px!important;
}
body .blog-hero.service-hero h1{font-size:52px!important;line-height:1.12!important;margin:12px 0 12px!important;}
body .blog-hero.service-hero p{max-width:900px!important;}
body .ad-site-footer{margin-top:64px!important;border-radius:20px!important;}
body .ad-site-footer .footer-grid{grid-template-columns:1.35fr .8fr .9fr .9fr!important;}
body .ad-site-footer .footer-contact{display:flex!important;flex-direction:column!important;gap:9px!important;margin-top:18px!important;}
body .ad-site-footer .footer-socials{display:flex!important;gap:12px!important;}
body .ad-site-footer .footer-socials a{width:38px!important;height:38px!important;border-radius:50%!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;}
body .blog-content-layout{max-width:1600px!important;margin-left:auto!important;margin-right:auto!important;}
body .blog-grid-with-sidebar{align-self:start!important;}
body .chat-widget{z-index:999999!important;}
body .chat-panel{bottom:84px!important;}
@media(max-width:1180px){
  body .ad-site-footer .footer-grid{grid-template-columns:1fr 1fr!important;}
  body .ad-site-footer .footer-brand{grid-column:1/-1!important;}
}
@media(max-width:900px){
  body .page.ad-unified-page,
  body main.page.blog-page-layout,
  body main.page.blog-single-layout,
  body main.page.seo-service-page{padding:86px 18px 42px!important;margin-left:0!important;}
  body .blog-hero.service-hero{min-height:auto!important;padding:30px 18px!important;margin-bottom:24px!important;}
  body .blog-hero.service-hero h1{font-size:34px!important;}
  body .seo-service-content{padding:28px 0 44px!important;}
  body .seo-service-content .panel,
  body .seo-service-content .panel-wide,
  body .seo-service-content .service-detail-card{max-width:100%!important;padding:26px 22px!important;}
  body .ad-site-footer .footer-grid{grid-template-columns:1fr!important;padding:26px!important;}
  body .ad-site-footer .footer-bottom{padding:18px 26px!important;}
  body .chat-panel{width:calc(100vw - 24px)!important;min-width:0!important;max-width:calc(100vw - 24px)!important;right:0!important;}
}

/* === ADO SERVICE PAGE WIDE ALIGNMENT FINAL === */
@media (min-width:901px){
  body main.page.seo-service-page,
  body main.page.ad-unified-page{
    padding-left:42px!important;
    padding-right:42px!important;
  }
  body .seo-service-page .blog-hero.service-hero,
  body .ad-unified-page .blog-hero.service-hero{
    width:100%!important;
    max-width:1600px!important;
    min-height:240px!important;
    margin:0 auto 42px!important;
    padding:56px 70px!important;
    border-radius:18px!important;
  }
  body .seo-service-page .seo-service-content,
  body .ad-unified-page .seo-service-content{
    width:100%!important;
    max-width:1600px!important;
    margin:0 auto!important;
    padding:42px 0 90px!important;
  }
  body .seo-service-page .seo-service-content .panel,
  body .seo-service-page .seo-service-content .panel-wide,
  body .seo-service-page .seo-service-content .service-detail-card,
  body .ad-unified-page .seo-service-content .panel,
  body .ad-unified-page .seo-service-content .panel-wide,
  body .ad-unified-page .seo-service-content .service-detail-card{
    width:100%!important;
    max-width:1600px!important;
    margin:0 auto!important;
    padding:56px 72px!important;
    min-height:520px!important;
    overflow:hidden!important;
  }
  body .seo-service-page .service-detail-card h2,
  body .ad-unified-page .service-detail-card h2{
    font-size:32px!important;
    line-height:1.22!important;
    margin:0 0 20px!important;
  }
  body .seo-service-page .service-detail-card p,
  body .ad-unified-page .service-detail-card p{
    font-size:17px!important;
    line-height:1.86!important;
    max-width:none!important;
  }
  body .seo-service-page .internal-link-box,
  body .ad-unified-page .internal-link-box{
    width:100%!important;
    margin:34px 0!important;
    padding:28px 32px!important;
  }
  body .ad-site-footer{
    width:100%!important;
    max-width:1600px!important;
    margin:64px auto 0!important;
  }
}
@media (max-width:900px){
  body .seo-service-page .blog-hero.service-hero,
  body .ad-unified-page .blog-hero.service-hero{
    width:100%!important;
    margin:0 auto 22px!important;
    padding:30px 18px!important;
  }
  body .seo-service-page .seo-service-content,
  body .ad-unified-page .seo-service-content{
    width:100%!important;
    padding:24px 0 48px!important;
  }
  body .seo-service-page .seo-service-content .panel,
  body .seo-service-page .seo-service-content .panel-wide,
  body .seo-service-page .seo-service-content .service-detail-card,
  body .ad-unified-page .seo-service-content .panel,
  body .ad-unified-page .seo-service-content .panel-wide,
  body .ad-unified-page .seo-service-content .service-detail-card{
    width:100%!important;
    max-width:100%!important;
    padding:26px 22px!important;
    min-height:auto!important;
  }
}

/* === ADO FOOTER FULL ALIGN FIX ===
   Hizmet/SEO sayfalarında footer, hero ve metin kartlarıyla aynı dış hizaya oturur. */
@media (min-width:901px){
  body main.page.seo-service-page > .ad-site-footer,
  body main.page.ad-unified-page > .ad-site-footer{
    width:100%!important;
    max-width:none!important;
    margin:64px 0 0 0!important;
    box-sizing:border-box!important;
  }
}


/* === ADO FINAL PAGE WIDTH + FOOTER + SERVICE CONTENT FIX === */
@media (min-width:901px){
  body main.page.seo-service-page,
  body main.page.ad-unified-page{
    margin-left:var(--side,152px)!important;
    padding:34px 42px 54px!important;
    width:auto!important;
  }
  body main.page.blog-page-layout,
  body main.page.blog-single-layout{
    margin-left:var(--side,152px)!important;
    padding:34px 42px 54px!important;
    width:auto!important;
  }
  body .seo-service-page .service-hero,
  body .seo-service-page .blog-hero.service-hero,
  body .blog-page-layout .blog-hero,
  body .blog-single-layout .blog-hero{
    width:100%!important;
    max-width:1600px!important;
    margin-left:auto!important;
    margin-right:auto!important;
    box-sizing:border-box!important;
  }
  body .seo-service-content,
  body .blog-content-layout,
  body .seo-topic-links,
  body main.page > .ad-site-footer{
    width:100%!important;
    max-width:1600px!important;
    margin-left:auto!important;
    margin-right:auto!important;
    box-sizing:border-box!important;
  }
  body .seo-service-content{padding:42px 0 50px!important;}
  body .seo-service-content .service-detail-card{
    width:100%!important;
    max-width:1600px!important;
    margin:0 auto!important;
    padding:58px 72px!important;
    min-height:auto!important;
    box-sizing:border-box!important;
  }
  body .seo-service-content .service-detail-card p{
    max-width:none!important;
    font-size:17px!important;
    line-height:1.88!important;
    margin-bottom:24px!important;
  }
  body .seo-service-content .service-detail-card h2{font-size:31px!important;margin:30px 0 14px!important;}
  body .seo-service-content .service-detail-card h2:first-child{margin-top:0!important;}
  body .internal-link-box{width:100%!important;box-sizing:border-box!important;}
  body main.page > .ad-site-footer{
    margin-top:48px!important;
    padding:0!important;
    overflow:hidden!important;
    transform:none!important;
  }
  body main.page > .ad-site-footer .footer-grid{padding:54px 60px 44px!important;}
  body main.page > .ad-site-footer .footer-bottom{padding:22px 60px!important;}
  body .blog-content-layout{grid-template-columns:minmax(0,1fr) 360px!important;}
}
@media (max-width:900px){
  body main.page.seo-service-page,
  body main.page.ad-unified-page,
  body main.page.blog-page-layout,
  body main.page.blog-single-layout{margin-left:0!important;padding:86px 14px 36px!important;}
  body .seo-service-content .service-detail-card{padding:28px 20px!important;}
  body main.page > .ad-site-footer{width:100%!important;margin:34px auto 0!important;}
  body main.page > .ad-site-footer .footer-grid{padding:26px!important;}
  body main.page > .ad-site-footer .footer-bottom{padding:18px 26px!important;}
}


/* === FINAL GLOBAL FOOTER MATCH INDEX + PAGE ALIGN FIX === */
:root{--ado-side:132px;--ado-content-max:1600px;}
@media (min-width:901px){
  body main.page{margin-left:var(--ado-side)!important;width:calc(100% - var(--ado-side))!important;padding-left:64px!important;padding-right:64px!important;box-sizing:border-box!important;}
  body main.page > .ad-site-footer,
  body .ad-site-footer{
    width:100%!important;max-width:var(--ado-content-max)!important;margin:70px auto 0!important;
    padding:0!important;box-sizing:border-box!important;border:1px solid rgba(255,214,0,.24)!important;border-radius:18px!important;
    background:linear-gradient(135deg,rgba(22,31,13,.82),rgba(5,9,7,.92))!important;overflow:hidden!important;color:#f4f4f4!important;
    transform:none!important;left:auto!important;right:auto!important;position:relative!important;
  }
  body .ad-site-footer .footer-glow{position:absolute!important;inset:0!important;pointer-events:none!important;background:radial-gradient(circle at 10% 20%,rgba(255,214,0,.12),transparent 28%),radial-gradient(circle at 85% 10%,rgba(255,214,0,.08),transparent 28%)!important;}
  body .ad-site-footer .footer-grid{display:grid!important;grid-template-columns:1.45fr .8fr .95fr .9fr!important;gap:56px!important;padding:56px 60px 48px!important;box-sizing:border-box!important;align-items:flex-start!important;position:relative!important;z-index:1!important;}
  body .ad-site-footer .footer-brand,body .ad-site-footer .footer-col{display:block!important;text-align:left!important;color:#e9e9e9!important;}
  body .ad-site-footer .footer-logo{display:inline-flex!important;align-items:center!important;gap:14px!important;font-size:24px!important;line-height:1.2!important;font-weight:900!important;color:#fff!important;text-decoration:none!important;margin:0 0 22px!important;}
  body .ad-site-footer .footer-logo span{width:48px!important;height:48px!important;border:2px solid #ffd600!important;border-radius:12px!important;display:inline-grid!important;place-items:center!important;color:#ffd600!important;font-size:20px!important;font-weight:900!important;letter-spacing:-1px!important;}
  body .ad-site-footer p{font-size:15px!important;line-height:1.75!important;color:#d9d9d9!important;margin:0 0 20px!important;font-weight:700!important;max-width:430px!important;}
  body .ad-site-footer .footer-contact{display:flex!important;flex-direction:column!important;gap:10px!important;margin-top:18px!important;}
  body .ad-site-footer .footer-contact a,body .ad-site-footer .footer-contact span{display:flex!important;align-items:center!important;gap:12px!important;color:#f1f1f1!important;font-size:15px!important;font-weight:800!important;text-decoration:none!important;line-height:1.4!important;}
  body .ad-site-footer .footer-contact i{color:#ffd600!important;width:18px!important;text-align:center!important;font-size:15px!important;}
  body .ad-site-footer .footer-col h3{font-size:16px!important;text-transform:uppercase!important;letter-spacing:.5px!important;color:#ffd600!important;margin:0 0 20px!important;line-height:1.2!important;font-weight:900!important;}
  body .ad-site-footer .footer-col a{display:block!important;color:#e9e9e9!important;font-size:15px!important;font-weight:800!important;line-height:1.35!important;margin:0 0 14px!important;text-decoration:none!important;}
  body .ad-site-footer .footer-col a:hover{color:#ffd600!important;}
  body .ad-site-footer .footer-bottom{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:20px!important;border-top:1px solid rgba(255,255,255,.12)!important;padding:22px 60px!important;position:relative!important;z-index:1!important;}
  body .ad-site-footer .footer-bottom p{margin:0!important;max-width:none!important;font-size:14px!important;color:#e8e8e8!important;font-weight:800!important;}
  body .ad-site-footer .footer-socials{display:flex!important;align-items:center!important;gap:12px!important;margin:0!important;}
  body .ad-site-footer .footer-socials a{width:38px!important;height:38px!important;border:1px solid #ffd600!important;border-radius:50%!important;display:grid!important;place-items:center!important;color:#ffd600!important;font-size:14px!important;text-decoration:none!important;background:transparent!important;}
  body .ad-site-footer .footer-socials a:hover{background:#ffd600!important;color:#111!important;}
  body .blog-hero, body .service-hero, body .seo-service-content, body .blog-content-layout{max-width:var(--ado-content-max)!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important;}
}
@media (max-width:900px){
  body main.page{margin-left:0!important;width:100%!important;padding-left:14px!important;padding-right:14px!important;box-sizing:border-box!important;}
  body .ad-site-footer{width:100%!important;margin:38px auto 0!important;border:1px solid rgba(255,214,0,.24)!important;border-radius:18px!important;background:linear-gradient(135deg,rgba(22,31,13,.82),rgba(5,9,7,.92))!important;overflow:hidden!important;color:#f4f4f4!important;}
  body .ad-site-footer .footer-grid{display:grid!important;grid-template-columns:1fr!important;gap:28px!important;padding:28px 24px!important;}
  body .ad-site-footer .footer-logo{display:inline-flex!important;align-items:center!important;gap:12px!important;font-size:22px!important;font-weight:900!important;color:#fff!important;}
  body .ad-site-footer .footer-logo span{width:44px!important;height:44px!important;border:2px solid #ffd600!important;border-radius:12px!important;display:inline-grid!important;place-items:center!important;color:#ffd600!important;}
  body .ad-site-footer p{font-size:14px!important;line-height:1.7!important;color:#ddd!important;}
  body .ad-site-footer .footer-col h3{font-size:15px!important;color:#ffd600!important;margin:0 0 14px!important;text-transform:uppercase!important;}
  body .ad-site-footer .footer-col a{display:block!important;color:#eee!important;font-size:14px!important;font-weight:800!important;margin:0 0 11px!important;}
  body .ad-site-footer .footer-contact{display:flex!important;flex-direction:column!important;gap:10px!important;}
  body .ad-site-footer .footer-contact a,body .ad-site-footer .footer-contact span{display:flex!important;gap:10px!important;color:#eee!important;font-size:14px!important;font-weight:800!important;}
  body .ad-site-footer .footer-contact i{color:#ffd600!important;}
  body .ad-site-footer .footer-bottom{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:16px!important;border-top:1px solid rgba(255,255,255,.12)!important;padding:20px 24px!important;}
  body .ad-site-footer .footer-bottom p{margin:0!important;font-size:13px!important;color:#eee!important;}
  body .ad-site-footer .footer-socials{display:flex!important;gap:10px!important;}
  body .ad-site-footer .footer-socials a{width:36px!important;height:36px!important;border:1px solid #ffd600!important;border-radius:50%!important;display:grid!important;place-items:center!important;color:#ffd600!important;}
}


/* === ADO FINAL FOOTER + TAG PAGE FIX OVERRIDE === */
:root{--ado-side:152px;--ado-content-max:1600px;--ado-page-pad:52px;}
@media (min-width:901px){
  body main.page{margin-left:var(--ado-side)!important;width:calc(100% - var(--ado-side))!important;padding:30px var(--ado-page-pad) 70px!important;box-sizing:border-box!important;}
  body main.page > .blog-hero,
  body main.page > .service-hero,
  body main.page > .packages-compact-hero,
  body main.page > .blog-single-wrap,
  body main.page > .package-tabs,
  body main.page > .package-block,
  body main.page > .blog-content-layout,
  body main.page > .blog-grid,
  body main.page > .seo-topic-links,
  body main.page > .seo-service-content,
  body main.page > .ad-site-footer{
    width:100%!important;max-width:var(--ado-content-max)!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important;
  }
  body main.page > .seo-service-content{padding-left:0!important;padding-right:0!important;}
  body .seo-service-content .service-detail-card,
  body .seo-service-content .panel,
  body .seo-service-content .panel-wide{width:100%!important;max-width:var(--ado-content-max)!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important;}
  body main.page > .ad-site-footer,
  body .ad-site-footer{
    position:relative!important;display:block!important;width:100%!important;max-width:var(--ado-content-max)!important;margin:56px auto 0!important;padding:0!important;box-sizing:border-box!important;overflow:hidden!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;transform:none!important;border:1px solid rgba(255,212,0,.30)!important;border-radius:18px!important;background:linear-gradient(145deg,rgba(12,22,21,.92),rgba(4,7,7,.98))!important;box-shadow:0 30px 90px rgba(0,0,0,.35)!important;color:#f3f3f3!important;
  }
  body .ad-site-footer .footer-glow{position:absolute!important;inset:0!important;background:radial-gradient(circle at 18% 0%,rgba(255,212,0,.14),transparent 34%),radial-gradient(circle at 85% 20%,rgba(255,212,0,.08),transparent 30%)!important;pointer-events:none!important;}
  body .ad-site-footer .footer-grid{position:relative!important;z-index:1!important;display:grid!important;grid-template-columns:1.35fr .8fr .95fr .9fr!important;gap:56px!important;align-items:start!important;padding:56px 60px 48px!important;box-sizing:border-box!important;}
  body .ad-site-footer .footer-brand,body .ad-site-footer .footer-col{display:block!important;text-align:left!important;min-width:0!important;}
  body .ad-site-footer .footer-logo{display:inline-flex!important;align-items:center!important;gap:14px!important;margin:0 0 22px!important;color:#fff!important;text-decoration:none!important;font-size:24px!important;font-weight:900!important;line-height:1.2!important;}
  body .ad-site-footer .footer-logo span{width:48px!important;height:48px!important;display:inline-grid!important;place-items:center!important;border:2px solid #ffd600!important;border-radius:12px!important;color:#ffd600!important;font-size:20px!important;font-weight:900!important;letter-spacing:-1px!important;}
  body .ad-site-footer p{max-width:430px!important;margin:0 0 20px!important;color:#d9d9d9!important;font-size:15px!important;font-weight:700!important;line-height:1.75!important;}
  body .ad-site-footer .footer-contact{display:flex!important;flex-direction:column!important;gap:10px!important;margin-top:18px!important;}
  body .ad-site-footer .footer-contact a,body .ad-site-footer .footer-contact span{display:flex!important;align-items:center!important;gap:12px!important;color:#f1f1f1!important;font-size:15px!important;font-weight:800!important;line-height:1.4!important;text-decoration:none!important;}
  body .ad-site-footer .footer-contact i{width:18px!important;text-align:center!important;color:#ffd600!important;font-size:15px!important;}
  body .ad-site-footer .footer-col h3{margin:0 0 20px!important;color:#ffd600!important;font-size:16px!important;font-weight:900!important;line-height:1.2!important;text-transform:uppercase!important;letter-spacing:.5px!important;}
  body .ad-site-footer .footer-col a{display:block!important;margin:0 0 14px!important;color:#e9e9e9!important;font-size:15px!important;font-weight:800!important;line-height:1.35!important;text-decoration:none!important;}
  body .ad-site-footer .footer-col a:hover{color:#ffd600!important;}
  body .ad-site-footer .footer-bottom{position:relative!important;z-index:1!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:20px!important;border-top:1px solid rgba(255,255,255,.12)!important;margin:0!important;padding:22px 60px!important;box-sizing:border-box!important;}
  body .ad-site-footer .footer-bottom p{max-width:none!important;margin:0!important;color:#e8e8e8!important;font-size:14px!important;font-weight:800!important;line-height:1.5!important;}
  body .ad-site-footer .footer-socials{display:flex!important;align-items:center!important;gap:12px!important;margin:0!important;}
  body .ad-site-footer .footer-socials a{width:38px!important;height:38px!important;display:grid!important;place-items:center!important;border:1px solid #ffd600!important;border-radius:50%!important;background:transparent!important;color:#ffd600!important;font-size:14px!important;text-decoration:none!important;}
  body .ad-site-footer .footer-socials a:hover{background:#ffd600!important;color:#111!important;}
}
@media (max-width:1180px) and (min-width:901px){
  body .ad-site-footer .footer-grid{grid-template-columns:1fr 1fr!important;gap:34px!important;}
  body .ad-site-footer .footer-brand{grid-column:1/-1!important;}
}
@media (max-width:900px){
  body main.page{margin-left:0!important;width:100%!important;padding:86px 16px 42px!important;box-sizing:border-box!important;}
  body .ad-site-footer{width:100%!important;margin:38px auto 0!important;padding:0!important;border:1px solid rgba(255,212,0,.30)!important;border-radius:16px!important;background:linear-gradient(145deg,rgba(12,22,21,.92),rgba(4,7,7,.98))!important;color:#f3f3f3!important;overflow:hidden!important;}
  body .ad-site-footer .footer-grid{display:grid!important;grid-template-columns:1fr!important;gap:28px!important;padding:28px 24px!important;}
  body .ad-site-footer .footer-bottom{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:16px!important;border-top:1px solid rgba(255,255,255,.12)!important;padding:20px 24px!important;}
}

/* ===== FINAL FOOTER HIZA FIX - 28.05 ===== */
@media (min-width: 901px){
  body main.page > .ad-site-footer,
  body main.page.seo-service-page > .ad-site-footer,
  body main.page.ad-unified-page > .ad-site-footer,
  body main.page.blog-page-layout > .ad-site-footer,
  body main.page.blog-single-layout > .ad-site-footer{
    width: calc(100% - 84px) !important;
    max-width: 1600px !important;
    margin: 64px auto 0 auto !important;
    box-sizing: border-box !important;
    transform: none !important;
    left: auto !important;
    right: auto !important;
  }
  body .ad-site-footer .footer-grid{
    display: grid !important;
    grid-template-columns: 1.35fr .8fr .95fr .9fr !important;
    gap: 44px !important;
    padding: 56px 60px 48px !important;
    box-sizing: border-box !important;
  }
  body .ad-site-footer .footer-bottom{
    padding: 22px 60px !important;
    box-sizing: border-box !important;
  }
}


/* === ADO FINAL CLEANUP: mobile spacing, blog read link removal, safe asset layout === */
@media (max-width: 768px){
  body main.page{padding-top:0!important;}
  body .topbar{display:none!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;}
  body .mobile-toggle{top:12px!important;right:14px!important;}
  body .hero{padding-top:10px!important;margin-top:0!important;gap:0!important;}
  body .hero-copy{padding-top:0!important;margin-top:0!important;}
  body .hero-visual{margin-top:-6px!important;}
  body .blog-hero,
  body .service-hero{margin-top:0!important;}
}
.blog-grid .blog-card > .read-link{display:none!important;}


/* === ORTAK SIDEBAR / ACTIVE / MOBIL NAV FINAL === */
.sidebar{
  opacity:1!important;
  filter:none!important;
  background:linear-gradient(90deg,#090909,#0d0d0d)!important;
  border-right:1px solid rgba(255,212,0,.22)!important;
}
.sidebar .brand,
.sidebar .brand strong,
.sidebar .brand small,
.sidebar .brand-mark{
  opacity:1!important;
  filter:none!important;
  visibility:visible!important;
}
.sidebar .brand-mark{color:#ffd400!important;}
.side-nav a{
  color:#d1d1d1!important;
  border:1px solid transparent!important;
  background:transparent!important;
}
.side-nav a i{color:#d2d2d2!important;}
.side-nav a.active,
.side-nav a:hover{
  border-color:#ffd400!important;
  color:#fff!important;
  background:rgba(255,212,0,.06)!important;
}
.side-nav a.active i,
.side-nav a:hover i{color:#ffd400!important;}
.side-bottom,
.side-bottom p,
.side-bottom .socials,
.side-bottom .socials a{
  opacity:1!important;
  filter:none!important;
}
@media only screen and (max-width:768px){
  .mobile-toggle{
    display:block!important;
    position:fixed!important;
    top:16px!important;
    right:16px!important;
    z-index:99999!important;
  }
  .hero{
    padding-top:92px!important;
    margin-top:0!important;
  }
  .page{padding-top:0!important;}
}


/* === LIVE CLEANUP: ortak sidebar, aktif menü, mobil boşluk, chat overlap === */
.sidebar{
  background:linear-gradient(90deg,#090909,#0d0d0d)!important;
  opacity:1!important;
  filter:none!important;
  z-index:999!important;
}
.sidebar .brand,
.sidebar .brand *,
.side-bottom,
.side-bottom *,
.side-nav a,
.side-nav a *{
  opacity:1!important;
  filter:none!important;
}
.sidebar .brand-mark{color:#ffd400!important;}
.side-nav a.active,
.side-nav a:hover{
  border-color:#ffd400!important;
  background:rgba(255,212,0,.08)!important;
  color:#fff!important;
}
.side-nav a.active i,
.side-nav a:hover i{color:#ffd400!important;}

@media (max-width:768px){
  .mobile-toggle{
    position:fixed!important;
    top:18px!important;
    right:18px!important;
    z-index:10000!important;
    display:grid!important;
    place-items:center!important;
  }
  .hero{padding-top:92px!important;margin-top:0!important;}
  .blog-hero,.service-hero{margin-top:28px!important;}
  .chat-widget.active{
    right:12px!important;
    bottom:84px!important;
    width:calc(100vw - 24px)!important;
    max-width:360px!important;
  }
  .chat-toggle{right:18px!important;bottom:18px!important;}
}

/* === ADO FINAL MENU + INNER PAGE MOBILE HERO FIX === */
.mobile-toggle{cursor:pointer!important;display:none;align-items:center;justify-content:center;}
.overlay{display:none;}
@media (max-width:900px){
  html body .mobile-toggle{display:flex!important;position:fixed!important;top:16px!important;right:16px!important;width:48px!important;height:48px!important;z-index:100000!important;background:#ffd400!important;color:#050505!important;border:0!important;border-radius:8px!important;box-shadow:0 14px 30px rgba(0,0,0,.25)!important;}
  html body .sidebar{width:170px!important;transform:translateX(-110%)!important;transition:transform .28s ease!important;z-index:99999!important;opacity:1!important;visibility:visible!important;filter:none!important;}
  html body .sidebar.open{transform:translateX(0)!important;}
  html body .overlay.show{display:block!important;position:fixed!important;inset:0!important;background:rgba(0,0,0,.68)!important;z-index:99990!important;}
  html body .page.blog-page-layout,
  html body .page.blog-single-layout,
  html body .page.ad-unified-page,
  html body .page.seo-service-page{padding-top:86px!important;}
  html body main.page > .packages-compact-hero{margin-top:86px!important;}
  html body .blog-hero,
  html body .service-hero,
  html body .packages-compact-hero{position:relative!important;z-index:1!important;}
  html body section.hero#anasayfa{padding-top:82px!important;}
  html body .side-nav a{pointer-events:auto!important;}
}
@media (max-width:480px){
  html body .page.blog-page-layout,
  html body .page.blog-single-layout,
  html body .page.ad-unified-page,
  html body .page.seo-service-page{padding-top:78px!important;}
  html body main.page > .packages-compact-hero{margin-top:78px!important;}
}
.blog-sidebar{display:flex!important;flex-direction:column!important;gap:24px!important;align-self:start!important;}
.blog-sidebar .sidebar-widget{position:relative!important;z-index:1!important;margin:0!important;}
.blog-sidebar .sticky-cta{position:sticky!important;top:24px!important;z-index:2!important;}
.blog-sidebar .sticky-cta + .sidebar-widget{margin-top:0!important;}
@media (max-width:991px){.blog-sidebar .sticky-cta{position:relative!important;top:auto!important;}}

/* 2026-06-24 Blog milimetrik hizalama */
:root{--ad-left-gap:72px;--ad-right-gap:72px;--ad-max:1600px;}
body main.page{box-sizing:border-box!important;padding-left:var(--ad-left-gap)!important;padding-right:var(--ad-right-gap)!important;}
body main.page > .blog-hero,
body main.page > .blog-content-layout,
body main.page > .blog-grid,
body main.page > .ad-site-footer,
body main.page .blog-grid-with-sidebar,
body main.page .blog-cta-box{width:100%!important;max-width:var(--ad-max)!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important;}
body main.page > .ad-site-footer{margin-top:64px!important;}
body .blog-grid-with-sidebar,.blog-content-layout{display:grid!important;grid-template-columns:minmax(0,1fr) 340px!important;gap:28px!important;align-items:start!important;}
body .blog-grid{max-width:none!important;}
body .blog-single-wrap{width:100%!important;max-width:none!important;box-sizing:border-box!important;}
body .blog-cta-box{border-radius:22px!important;}
body .ad-site-footer{width:100%!important;max-width:var(--ad-max)!important;}
@media(max-width:1200px){:root{--ad-left-gap:38px;--ad-right-gap:38px;}body .blog-grid-with-sidebar,body .blog-content-layout{grid-template-columns:1fr!important;}}
@media(max-width:900px){:root{--ad-left-gap:16px;--ad-right-gap:16px;}body main.page{padding-left:16px!important;padding-right:16px!important;}}
