        body { overflow-x: hidden !important; background-color: #fdfaf6; font-family: 'Exo', sans-serif;}
        .feature-box { padding: 30px 20px; text-align: center; border: 1px solid #f1f5f9; border-radius: 12px; height: 100%; transition: 0.3s; background: #fff; }
        .feature-box:hover { box-shadow: 0 15px 30px rgba(147,4,28,0.06); transform: translateY(-5px); border-color:#93041c;}
        .feature-icon { font-size: 45px; color: #93041c; margin-bottom: 20px; }
        .feature-title { font-size: 20px; color: #1e293b; font-weight: bold; margin-bottom: 12px; }
        .feature-desc, .feature-desc * { font-size: 14.5px; color: #64748b; line-height: 1.7; margin: 0; background: transparent !important; }
        
        .check-list-container { background: #fffcf8; border: 2px dashed #f39c12; border-radius: 16px; padding: 40px 30px; margin: 40px 0; }
        .check-list-item { font-size: 17px; color: #334155; font-weight: 700; margin-bottom: 18px; display: flex; align-items: center; }
        .check-list-icon { color: #27ae60; font-size: 24px; margin-right: 15px; }
        .pricing-container { display: flex; flex-wrap: wrap; gap: 25px; justify-content: center; padding: 30px 0; max-width: 1200px; margin: 0 auto;}
        .pricing-card { background: #fff; border: 1px solid #e2e8f0; border-radius: 16px; box-shadow: 0 10px 25px rgba(0,0,0,0.03); width: 340px; display: flex; flex-direction: column; transition: 0.3s; position: relative;}
        .pricing-card:hover { transform: translateY(-8px); border-color:#93041c; }
        .pricing-top { background: linear-gradient(135deg, #93041c 0%, #c0392b 100%); padding: 40px 20px 25px; color: white; text-align: center; }
        .pricing-badge { position: absolute; top: 0; left: 50%; transform: translateX(-50%); background-color: #f39c12; color: #fff; font-weight: 800; font-size: 12px; padding: 6px 24px; border-radius: 0 0 12px 12px; text-transform: uppercase; white-space: nowrap; }
        .pricing-features { padding: 30px 25px 20px; text-align: left; background: #fff; flex-grow:1;}
        .pricing-features ul { list-style: none; padding: 0; margin: 0; }
        .pricing-features li { padding: 11px 0; border-bottom: 1px dashed #e2e8f0; color: #475569; font-size: 14.5px; display: flex; align-items: center; }
        .pricing-features li i { color: #27ae60; margin-right: 12px; font-size: 17px; }
        .pricing-bottom { background-color: #fafafa; padding: 25px; text-align: center; border-top: 1px solid #f1f5f9; }
        .old-price-box { display: flex; justify-content: center; align-items: center; gap: 10px; margin-bottom: 8px; }
        .strike-price { text-decoration: line-through; color: #94a3b8; font-size: 17px; font-weight: 600; }
        .discount-pill { background-color: #ef4444; color: #fff; font-size: 12px; font-weight: bold; padding: 3px 12px; border-radius: 20px; }
        .new-price { color: #f39c12; font-size: 42px; font-weight: 900; margin-bottom: 20px; line-height: 1; }
        .btn-siparis { background-color: #27ae60; color: #fff; display: block; padding: 14px; border-radius: 8px; font-size: 18px; font-weight: bold; text-decoration: none; text-transform: uppercase; }
        .btn-siparis:hover { background: #219653; color: #fff; text-decoration: none; }
        .askida-section { background: linear-gradient(135deg, #93041c 0%, #7f0316 100%); color: #fff; padding: 55px 20px; text-align: center; margin-top: 50px; border-radius: 20px; }
        .askida-card { background: #fff; border-radius: 16px; padding: 35px 25px; color: #1e293b; margin-bottom: 25px; transition: 0.3s; }
        .askida-card h3 { color: #0f172a; font-size: 25px; font-weight: 800; margin-top: 0; margin-bottom: 5px; }
        .askida-card .new { color: #93041c; font-size: 38px; font-weight: 900; margin: 10px 0 22px; line-height: 1; }
        .askida-btn { background: #f39c12; color: #fff; padding: 14px 25px; border-radius: 8px; font-size: 17px; font-weight: bold; display: block; text-decoration: none; text-transform: uppercase; }
        .askida-btn:hover { background: #d35400; color: #fff; text-decoration: none; }
        
        .editorial-container { background: #ffffff; padding: 45px 35px; border-radius: 20px; border: 1px solid #e2e8f0; margin-bottom: 50px; box-shadow: 0 10px 30px rgba(0,0,0,0.03); }
        
        .vip-panel { background: #fff !important; border: 1px solid #eee !important; border-radius: 8px !important; box-shadow: 0 2px 8px rgba(0,0,0,0.02) !important; margin-bottom: 12px !important; overflow: hidden; }
        .vip-panel-heading { background: #fff !important; padding: 0 !important; border-left: 4px solid #93041c !important; }
        .vip-panel-title a { display: block; padding: 16px 20px; font-size: 15px; font-weight: bold; color: #333; text-decoration: none; line-height: 1.4; transition: 0.3s; }
        .vip-panel-title a:hover, .vip-panel-title a[aria-expanded="true"] { color: #93041c; background: #fcfcfc; border-left: 4px solid #f39c12; margin-left: -4px; }
        .vip-panel-title a i { margin-right: 10px; color: #f39c12; transition: transform 0.3s ease; }
        .vip-panel-title a[aria-expanded="true"] i { transform: rotate(90deg); color:#93041c; }
        .vip-panel-body { padding: 15px 20px; border-top: 1px dashed #eee !important; background: #fdfaf6; color: #555; font-size: 14px; line-height: 1.6; }
        
        .hizmet-satiri { display: flex; flex-wrap: wrap; }

        .fa, .fas, .far, .fab, .glyphicon {
            display: inline-block;
            min-width: 1.15em;
            text-align: center;
        }

        .feature-icon {
            display: inline-flex;
            align-items: center;
            justify-content: center;
            min-height: 55px;
            line-height: 1;
        }

        #main-content {
            display: block;
        }

        .carousel-inner > .item > img {
            display: block;
            width: 100%;
            height: auto;
            aspect-ratio: 721 / 196;
            object-fit: cover;
        }

        .homepage-intro-text {
            font-family: Arial, Helvetica, sans-serif !important;
            text-rendering: optimizeLegibility;
        }

        .homepage-intro-text strong {
            font-weight: 700;
        }

        @media (max-width: 768px) {
            .homepage-intro-text {
                min-height: 255px;
                line-height: 1.8 !important;
                font-family: Arial, Helvetica, sans-serif !important;
            }

            .sticky-contact-bar {
                min-height: 54px;
            }
        }

        @media (max-width: 480px) {
            .homepage-intro-text {
                min-height: 275px;
            }
        }


        .home-simit-promo {
            padding-top: 10px;
            padding-bottom: 58px;
        }

        .home-simit-card {
            display: grid;
            grid-template-columns: minmax(0, 1.08fr) minmax(0, .92fr);
            overflow: hidden;
            border-radius: 24px;
            background: #ffffff;
            border: 1px solid #eadfd8;
            box-shadow: 0 18px 48px rgba(71, 35, 22, .11);
        }

        .home-simit-media {
            position: relative;
            min-height: 420px;
            overflow: hidden;
            background: #2b1c16;
        }

        .home-simit-media > a {
            display: block;
            height: 100%;
        }

        .home-simit-media img {
            display: block;
            width: 100%;
            height: 100%;
            min-height: 420px;
            object-fit: cover;
            transition: transform .45s ease;
        }

        .home-simit-media > a:hover img {
            transform: scale(1.035);
        }

        .home-simit-media::after {
            content: "";
            position: absolute;
            inset: 0;
            pointer-events: none;
            background: linear-gradient(90deg, rgba(18, 12, 10, .08), rgba(18, 12, 10, .36));
        }

        .home-simit-badge {
            position: absolute;
            left: 24px;
            top: 24px;
            z-index: 2;
            display: inline-flex;
            align-items: center;
            gap: 8px;
            padding: 9px 15px;
            border-radius: 999px;
            background: rgba(255, 255, 255, .94);
            color: #8f001b;
            font-size: 13px;
            font-weight: 900;
            box-shadow: 0 8px 24px rgba(0, 0, 0, .14);
        }

        .home-simit-copy {
            padding: 42px 38px;
            display: flex;
            flex-direction: column;
            justify-content: center;
            background:
                radial-gradient(circle at top right, rgba(243, 156, 18, .12), transparent 36%),
                #ffffff;
        }

        .home-simit-copy .home-section-kicker {
            margin-bottom: 8px;
        }

        .home-simit-copy h2 {
            margin: 0 0 14px;
            color: #1f2937;
            font-size: 34px;
            line-height: 1.18;
            font-weight: 900;
        }

        .home-simit-copy h2 a {
            color: inherit;
            text-decoration: none;
        }

        .home-simit-copy h2 a:hover {
            color: #93041c;
        }

        .home-simit-copy > p {
            margin: 0 0 22px;
            color: #5b6472;
            font-size: 16px;
            line-height: 1.8;
        }

        .home-simit-price-grid {
            display: grid;
            grid-template-columns: repeat(3, minmax(0, 1fr));
            gap: 10px;
            margin-bottom: 20px;
        }

        .home-simit-price {
            padding: 13px 10px;
            text-align: center;
            border-radius: 12px;
            background: #fff8ed;
            border: 1px solid #f2d5a5;
        }

        .home-simit-price span {
            display: block;
            color: #7c5b42;
            font-size: 12px;
            font-weight: 800;
            margin-bottom: 3px;
        }

        .home-simit-price strong {
            display: block;
            color: #8f001b;
            font-size: 19px;
            line-height: 1.2;
        }

        .home-simit-benefits {
            display: flex;
            flex-wrap: wrap;
            gap: 9px;
            margin: 0 0 24px;
        }

        .home-simit-benefits span {
            display: inline-flex;
            align-items: center;
            gap: 7px;
            padding: 8px 11px;
            border-radius: 999px;
            background: #f8fafc;
            color: #475569;
            border: 1px solid #e2e8f0;
            font-size: 13px;
            font-weight: 700;
        }

        .home-simit-benefits i {
            color: #27ae60;
        }

        .home-simit-actions {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

        .home-simit-actions .home-btn {
            margin: 0;
        }

        @media (max-width: 991px) {
            .home-simit-card {
                grid-template-columns: 1fr;
            }

            .home-simit-media,
            .home-simit-media img {
                min-height: 340px;
            }
        }

        @media (max-width: 600px) {
            .home-simit-promo {
                padding-bottom: 42px;
            }

            .home-simit-card {
                border-radius: 18px;
            }

            .home-simit-media,
            .home-simit-media img {
                min-height: 245px;
            }

            .home-simit-badge {
                left: 14px;
                top: 14px;
                font-size: 12px;
                padding: 8px 12px;
            }

            .home-simit-copy {
                padding: 28px 20px;
            }

            .home-simit-copy h2 {
                font-size: 27px;
            }

            .home-simit-price-grid {
                grid-template-columns: 1fr;
            }

            .home-simit-price {
                display: flex;
                align-items: center;
                justify-content: space-between;
                text-align: left;
                padding: 12px 14px;
            }

            .home-simit-price span {
                margin: 0;
            }

            .home-simit-actions .home-btn {
                width: 100%;
                justify-content: center;
                text-align: center;
            }
        }

        .home-seo-guide { padding-top: 12px; padding-bottom: 54px; }
        .home-seo-guide-card { background:#fff; border:1px solid #eadfd8; border-radius:20px; padding:32px; box-shadow:0 12px 34px rgba(71,35,22,.07); }
        .home-seo-guide-grid { display:grid; grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr); gap:28px; align-items:start; }
        .home-seo-guide h2 { margin:7px 0 14px; color:#8f001b; font-size:30px; line-height:1.25; font-weight:900; }
        .home-seo-guide p { color:#566171; font-size:15.5px; line-height:1.8; margin:0 0 14px; }
        .home-seo-guide a { font-weight:800; }
        .home-seo-links { display:grid; grid-template-columns:1fr 1fr; gap:10px; }
        .home-seo-links a { display:flex; align-items:center; justify-content:space-between; gap:10px; min-height:48px; padding:12px 14px; border:1px solid #eadfd8; border-radius:12px; background:#fffaf5; color:#7f0316; text-decoration:none; }
        .home-seo-links a:hover { border-color:#93041c; background:#fff; }
        .home-region-chips { display:flex; flex-wrap:wrap; gap:8px; margin-top:18px; }
        .home-region-chips a { padding:8px 11px; border-radius:999px; border:1px solid #e5d6cc; background:#fff; color:#6b3d2c; font-size:13px; text-decoration:none; }
        .home-region-chips a:hover { border-color:#93041c; color:#93041c; background:#fffaf5; }
        .home-region-all { margin-top:16px; }
        .home-region-all a {
            display:inline-flex;
            align-items:center;
            justify-content:center;
            gap:8px;
            min-height:44px;
            padding:10px 17px;
            border-radius:999px;
            background:#93041c;
            color:#fff;
            font-size:14px;
            font-weight:900;
            text-decoration:none;
        }
        .home-region-all a:hover { background:#720015; color:#fff; }
        .home-seo-more summary { display:inline-flex; align-items:center; cursor:pointer; list-style:none; margin-top:4px; color:#8f001b; font-weight:800; }
        .home-seo-more summary::-webkit-details-marker { display:none; }
        .home-brand-identity { display:inline-flex; flex-wrap:wrap; align-items:center; justify-content:center; gap:8px 12px; margin:4px auto 0; padding:9px 14px; border-radius:999px; background:#fff7ed; border:1px solid #f1d2a3; color:#6b3d2c; font-size:13.5px; line-height:1.5; }
        .home-brand-identity strong { color:#8f001b; }
        .home-region-grid { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:16px; margin-top:24px; }
        .home-region-card { padding:22px; border:1px solid #eadfd8; border-radius:16px; background:linear-gradient(180deg,#fff,#fffaf5); }
        .home-region-card h3 { margin:0 0 10px; color:#8f001b; font-size:22px; line-height:1.3; font-weight:900; }
        .home-region-card p { margin:0 0 14px; }
        .home-region-card-links { display:flex; flex-wrap:wrap; gap:8px; }
        .home-region-card-links a { display:inline-flex; align-items:center; min-height:34px; padding:7px 10px; border-radius:999px; background:#fff; border:1px solid #e6d6cc; color:#7f0316; font-size:12.5px; text-decoration:none; }
        .home-region-card-links a:hover { border-color:#93041c; background:#fff5f5; }
        @media (max-width: 768px) {
            .home-seo-guide { padding-bottom:38px; }
            .home-seo-guide-card { padding:22px 18px; border-radius:16px; }
            .home-seo-guide-grid { grid-template-columns:1fr; gap:18px; }
            .home-seo-guide h2 { font-size:25px; }
            .home-seo-links { grid-template-columns:1fr; }
            .home-seo-more summary { display:flex; align-items:center; justify-content:center; cursor:pointer; list-style:none; margin-top:8px; padding:11px 14px; border-radius:10px; background:#8f001b; color:#fff; font-weight:800; }
            .home-seo-more summary::-webkit-details-marker { display:none; }
            .home-seo-more:not([open]) .home-seo-extra { display:none; }
            .home-region-chips { margin-top:14px; }
            .home-region-chips a { font-size:12px; padding:7px 9px; }
            .home-region-all a { width:100%; border-radius:10px; }
            .home-brand-identity { border-radius:14px; }
            .home-region-grid { grid-template-columns:1fr; }
            .home-region-card { padding:18px; }
        }

        @media (max-width: 768px) {
            .carousel-caption {
                bottom: 10% !important;
                left: 5% !important;
                right: 5% !important;
                padding-bottom: 0 !important;
            }
            .carousel-caption div.slayt-baslik {
                font-size: 18px !important;
                padding: 6px 15px !important;
                line-height: 1.3 !important;
                white-space: normal !important;
            }
            .carousel-caption div.slayt-altbaslik {
                font-size: 13px !important;
                margin-top: 5px !important;
            }
        }
    
