/**
 * Meta Ads — web-tasarim tasarım sistemi ile uyumlu sayfa stilleri
 */

body.page-hizmet-meta-ads {
    --ma-gold: #ffbc00;
    --ma-gold-bright: #ffd700;
    --ma-gold-dim: rgba(255, 188, 0, 0.1);
    --ma-border: rgba(255, 255, 255, 0.08);
    --ma-panel: rgba(255, 255, 255, 0.02);
}

body.page-hizmet-meta-ads .meta-ads-service-page {
    background: #000;
    color: #eee;
    overflow-x: clip;
    max-width: 100%;
}

body.page-hizmet-meta-ads .meta-ads-service-page .container-1430 {
    width: 100%;
    max-width: min(100%, 1430px);
    margin-inline: auto;
    padding-inline: clamp(16px, 2vw, 24px);
}

body.page-hizmet-meta-ads #meta-ads-paketleri {
    scroll-margin-top: clamp(96px, 12vh, 120px);
}

body.page-hizmet-meta-ads .web-section {
    padding: clamp(48px, 5vw, 88px) 0;
    scroll-margin-top: 96px;
}

body.page-hizmet-meta-ads .web-section-title {
    font-size: clamp(1.65rem, 2.6vw, 2.35rem) !important;
    margin-bottom: clamp(12px, 1.5vw, 18px) !important;
    line-height: 1.15 !important;
    letter-spacing: -0.02em !important;
}

body.page-hizmet-meta-ads .web-section-title .highlight {
    color: var(--ma-gold-bright) !important;
}

body.page-hizmet-meta-ads .web-features-section .web-features-grid {
    margin-top: clamp(24px, 3vw, 40px);
}

body.page-hizmet-meta-ads .ma-section--glow {
    position: relative;
    overflow: hidden;
}

/* ===== Hero — iki sütun (SEO ile aynı mantık) ===== */
body.page-hizmet-meta-ads .ma-hero-section {
    position: relative;
    overflow: hidden;
}

body.page-hizmet-meta-ads .ma-hero-section .wt-hero-orb--gold {
    top: 8%;
    right: 6%;
    width: clamp(280px, 34vw, 480px);
    height: clamp(280px, 34vw, 480px);
    opacity: 0.8;
}

body.page-hizmet-meta-ads .wt-hero-premium > .container {
    position: relative;
    z-index: 2;
}

body.page-hizmet-meta-ads .ma-hero-layout {
    display: grid;
    grid-template-columns: minmax(0, 1.45fr) minmax(0, 0.72fr);
    gap: clamp(24px, 3vw, 44px);
    align-items: center;
}

body.page-hizmet-meta-ads .ma-hero-copy {
    position: relative;
    z-index: 1;
    min-width: 0;
    max-width: none;
}

body.page-hizmet-meta-ads .web-design-service-page .web-hero-title.wt-hero-title {
    text-align: left !important;
    font-size: clamp(2.1rem, 4.2vw, 3.5rem) !important;
    line-height: 1.08 !important;
    letter-spacing: -0.035em !important;
    text-transform: none !important;
    margin-bottom: clamp(16px, 2vw, 22px) !important;
}

body.page-hizmet-meta-ads .ma-hero-lead {
    max-width: min(680px, 100%);
    margin: 0 0 clamp(22px, 2.5vw, 32px);
    text-align: left;
    font-size: clamp(0.92rem, 1.05vw, 1.08rem);
    line-height: 1.72;
    color: rgba(255, 255, 255, 0.68);
}

body.page-hizmet-meta-ads .ma-hero-actions {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px;
    justify-content: flex-start;
    margin-bottom: clamp(24px, 3vw, 36px);
}

body.page-hizmet-meta-ads .ma-hero-actions .web-btn-primary,
body.page-hizmet-meta-ads .ma-hero-actions .web-btn-secondary {
    min-width: 0;
    padding: 14px 22px;
    font-size: 14px;
}

body.page-hizmet-meta-ads .ma-hero-stats {
    display: flex;
    flex-wrap: wrap;
    gap: clamp(20px, 3vw, 40px);
    padding-top: clamp(20px, 2.5vw, 32px);
    border-top: 1px solid var(--ma-border);
}

body.page-hizmet-meta-ads .ma-stat-val {
    font-family: var(--sm-font-display-bold, 'League Spartan', sans-serif);
    font-size: clamp(1.6rem, 2vw, 2.1rem);
    font-weight: 800;
    color: #fff;
    line-height: 1.1;
}

body.page-hizmet-meta-ads .ma-stat-label {
    font-size: 0.68rem;
    color: rgba(255, 255, 255, 0.45);
    text-transform: uppercase;
    letter-spacing: 0.06em;
    margin-top: 4px;
}

/* ===== Preview tool ===== */
body.page-hizmet-meta-ads .ma-hero-layout > .ma-preview-showcase {
    max-width: min(100%, 330px);
    justify-self: end;
    width: 100%;
}

body.page-hizmet-meta-ads .ma-preview-showcase {
    min-width: 0;
    position: relative;
    z-index: 1;
    padding: 0;
}

body.page-hizmet-meta-ads .ma-preview-showcase__aura {
    position: absolute;
    inset: 8% 0 auto;
    height: 72%;
    background:
        radial-gradient(ellipse 80% 60% at 50% 40%, rgba(255, 188, 0, 0.14) 0%, transparent 68%),
        radial-gradient(ellipse 50% 40% at 50% 55%, rgba(131, 58, 180, 0.08) 0%, transparent 70%);
    pointer-events: none;
    z-index: 0;
    filter: blur(2px);
}

body.page-hizmet-meta-ads .ma-phone-shell {
    position: relative;
    z-index: 2;
    padding: 2px;
    border-radius: 30px;
    background: linear-gradient(145deg, rgba(255, 188, 0, 0.28), rgba(255, 255, 255, 0.04) 42%, rgba(131, 58, 180, 0.18));
    box-shadow:
        0 28px 56px rgba(0, 0, 0, 0.55),
        0 0 48px rgba(255, 188, 0, 0.06);
    animation: maPhoneFloat 7s ease-in-out infinite;
}

body.page-hizmet-meta-ads .ma-phone-frame {
    position: relative;
    border-radius: 28px;
    border: 1px solid rgba(255, 255, 255, 0.06);
    background:
        linear-gradient(180deg, rgba(255, 255, 255, 0.03) 0%, transparent 18%),
        #030303;
    padding: 8px 7px 10px;
    overflow: hidden;
}

body.page-hizmet-meta-ads .ma-phone-frame__island {
    position: absolute;
    top: 7px;
    left: 50%;
    transform: translateX(-50%);
    width: 28%;
    max-width: 72px;
    height: 14px;
    border-radius: 999px;
    background: #000;
    border: 1px solid rgba(255, 255, 255, 0.06);
    z-index: 5;
    pointer-events: none;
}

body.page-hizmet-meta-ads .ma-phone-frame__indicator {
    width: 28%;
    max-width: 64px;
    height: 3px;
    margin: 8px auto 2px;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.22);
}

@keyframes maPhoneFloat {
    0%, 100% { transform: translateY(0); }
    50% { transform: translateY(-5px); }
}

body.page-hizmet-meta-ads .ma-phone-frame__status {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 16px 8px 6px;
    font-size: 0.56rem;
    font-weight: 600;
    color: rgba(255, 255, 255, 0.48);
}

body.page-hizmet-meta-ads .ma-phone-frame__icons {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    font-size: 0.54rem;
}

body.page-hizmet-meta-ads .ma-preview-head {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 22px;
}

body.page-hizmet-meta-ads .ma-preview-dot {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: var(--ma-gold);
    box-shadow: 0 0 10px rgba(255, 215, 0, 0.6);
    animation: maPulse 2s infinite;
}

body.page-hizmet-meta-ads .ma-preview-title {
    margin: 0;
    font-size: clamp(1rem, 1.1vw, 1.2rem);
    color: #fff;
    font-weight: 700;
}

body.page-hizmet-meta-ads .ma-form-row {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
}

body.page-hizmet-meta-ads .ma-field {
    position: relative;
    margin-bottom: 18px;
}

body.page-hizmet-meta-ads .ma-label {
    position: absolute;
    top: -8px;
    left: 10px;
    padding: 0 5px;
    background: #0c0c0c;
    color: rgba(255, 255, 255, 0.45);
    font-size: 0.62rem;
    font-weight: 700;
    letter-spacing: 0.04em;
}

body.page-hizmet-meta-ads .ma-input,
body.page-hizmet-meta-ads .ma-textarea {
    width: 100%;
    background: #121212;
    border: 1px solid rgba(255, 255, 255, 0.12);
    color: #ddd;
    padding: 12px 14px;
    border-radius: 8px;
    font-size: 0.86rem;
    transition: border-color 0.25s ease, box-shadow 0.25s ease;
}

body.page-hizmet-meta-ads .ma-textarea {
    resize: none;
    min-height: 72px;
}

body.page-hizmet-meta-ads .ma-input:focus,
body.page-hizmet-meta-ads .ma-textarea:focus {
    outline: none;
    border-color: rgba(255, 215, 0, 0.45);
    box-shadow: 0 0 0 2px rgba(255, 215, 0, 0.08);
}

body.page-hizmet-meta-ads .ma-path-wrap {
    display: flex;
    align-items: center;
    background: #121212;
    border: 1px solid rgba(255, 255, 255, 0.12);
    border-radius: 8px;
    padding-left: 10px;
}

body.page-hizmet-meta-ads .ma-path-prefix {
    font-size: 0.8rem;
    color: rgba(255, 255, 255, 0.4);
    flex-shrink: 0;
}

body.page-hizmet-meta-ads .ma-path-input {
    border: none;
    background: transparent;
    padding: 12px 10px;
    flex: 1;
    min-width: 0;
}

body.page-hizmet-meta-ads .ma-headline-row {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
}

body.page-hizmet-meta-ads .ma-ad-preview {
    margin-top: 18px;
    background: #202124;
    border: 1px solid #3c4043;
    border-radius: 14px;
    padding: 18px;
    font-family: Roboto, Arial, sans-serif;
}

body.page-hizmet-meta-ads .ma-ad-sponsored {
    font-size: 0.72rem;
    font-weight: 700;
    color: #dadce0;
    margin-bottom: 8px;
}

body.page-hizmet-meta-ads .ma-ad-url-row {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 8px;
}

body.page-hizmet-meta-ads .ma-ad-icon {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    border: 1px solid #3c4043;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 0.82rem;
    flex-shrink: 0;
}

body.page-hizmet-meta-ads .ma-ad-site-name {
    font-size: 0.86rem;
    color: #dadce0;
}

body.page-hizmet-meta-ads .ma-ad-site-path {
    font-size: 0.72rem;
    color: #bdc1c6;
}

body.page-hizmet-meta-ads .ma-ad-headline {
    color: #8ab4f8;
    font-size: 1.05rem;
    line-height: 1.35;
    margin-bottom: 4px;
}

body.page-hizmet-meta-ads .ma-ad-desc {
    color: #bdc1c6;
    font-size: 0.86rem;
    line-height: 1.5;
}

body.page-hizmet-meta-ads .ma-ad-sitelinks {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 12px;
}

body.page-hizmet-meta-ads .ma-ad-sl-item {
    color: #8ab4f8;
    font-size: 0.84rem;
}

body.page-hizmet-meta-ads .ma-preview-note {
    margin-top: 16px;
    text-align: center;
    font-size: 0.68rem;
    color: rgba(255, 255, 255, 0.38);
}

body.page-hizmet-meta-ads .ma-hidden-fields {
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
}

/* ===== Section lead ===== */
body.page-hizmet-meta-ads .ma-section-lead {
    max-width: 720px;
    margin: 0 auto clamp(28px, 3vw, 44px);
    text-align: center;
    font-size: clamp(0.92rem, 1vw, 1.05rem);
    line-height: 1.65;
    color: rgba(255, 255, 255, 0.58);
}

body.page-hizmet-meta-ads .ma-section-eyebrow {
    display: block;
    text-align: center;
    margin-bottom: 10px;
    font-size: 0.72rem;
    font-weight: 700;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    color: var(--ma-gold);
}

body.page-hizmet-meta-ads .web-section-title.text-start {
    text-align: left;
}

body.page-hizmet-meta-ads .ma-split-copy h3 .highlight {
    color: var(--ma-gold);
}

body.page-hizmet-meta-ads .ma-ad-more {
    margin-left: auto;
    color: #9aa0a6;
    flex-shrink: 0;
}

body.page-hizmet-meta-ads .ma-ad-sep {
    color: #8ab4f8;
}

body.page-hizmet-meta-ads .ma-flow-signals {
    font-size: 0.62rem;
    font-weight: 700;
    letter-spacing: 0.14em;
    text-align: center;
    color: rgba(255, 255, 255, 0.35);
    margin-bottom: 16px;
}

body.page-hizmet-meta-ads .ma-flow-core-icon {
    display: block;
    font-size: 1.6rem;
    color: var(--ma-gold);
    margin-bottom: 10px;
}

body.page-hizmet-meta-ads .ma-flow-particle--delay-1 {
    animation-delay: 0.5s;
}

body.page-hizmet-meta-ads .ma-flow-particle--delay-2 {
    animation-delay: 1s;
}

body.page-hizmet-meta-ads .ma-rt-center-label {
    font-size: 0.68rem;
    color: rgba(255, 255, 255, 0.45);
    margin-bottom: 4px;
}

body.page-hizmet-meta-ads .ma-rt-center-note {
    margin-top: 4px;
    font-size: 0.68rem;
    color: var(--ma-gold);
}

body.page-hizmet-meta-ads .ma-rt-node span {
    font-size: 0.62rem;
    color: rgba(255, 255, 255, 0.45);
}

/* ===== Platform şeridi ===== */
body.page-hizmet-meta-ads .ma-platforms-section {
    padding-top: clamp(24px, 3vw, 36px);
    padding-bottom: clamp(24px, 3vw, 36px);
    border-bottom: 1px solid var(--ma-border);
}

body.page-hizmet-meta-ads .ma-platforms {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: clamp(10px, 1.2vw, 16px);
}

body.page-hizmet-meta-ads .ma-platform-item {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 10px 16px;
    border-radius: 999px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: rgba(255, 255, 255, 0.03);
    font-size: 0.78rem;
    font-weight: 600;
    color: rgba(255, 255, 255, 0.72);
    transition: border-color 0.25s ease, background 0.25s ease;
}

body.page-hizmet-meta-ads .ma-platform-item i {
    color: var(--ma-gold);
    font-size: 0.88rem;
}

body.page-hizmet-meta-ads .ma-platform-item:hover {
    border-color: rgba(255, 215, 0, 0.35);
    background: rgba(255, 215, 0, 0.06);
}

/* ===== Trust row ===== */
body.page-hizmet-meta-ads .ma-trust-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: clamp(12px, 2vw, 28px);
    margin-top: clamp(24px, 3vw, 36px);
    padding: 0;
    list-style: none;
}

body.page-hizmet-meta-ads .ma-trust-row li {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-size: 0.78rem;
    font-weight: 600;
    color: rgba(255, 255, 255, 0.62);
}

body.page-hizmet-meta-ads .ma-trust-row li i {
    color: var(--ma-gold);
    font-size: 0.82rem;
}

/* ===== Process ===== */
body.page-hizmet-meta-ads .ma-process-section {
    border-top: 1px solid var(--ma-border);
}

body.page-hizmet-meta-ads .ma-process-steps {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: clamp(12px, 1.2vw, 18px);
    list-style: none;
    padding: 0;
    margin: 0;
    counter-reset: ga-step;
}

body.page-hizmet-meta-ads .ma-process-step {
    display: flex;
    gap: 14px;
    align-items: flex-start;
    padding: clamp(18px, 1.8vw, 24px);
    border-radius: 14px;
    border: 1px solid rgba(255, 255, 255, 0.07);
    background: rgba(255, 255, 255, 0.02);
    transition: border-color 0.25s ease, transform 0.25s ease;
}

body.page-hizmet-meta-ads .ma-process-step:hover {
    border-color: rgba(255, 215, 0, 0.28);
    transform: translateY(-2px);
}

body.page-hizmet-meta-ads .ma-process-num {
    flex-shrink: 0;
    font-family: var(--sm-font-display-bold, 'League Spartan', sans-serif);
    font-size: clamp(1.1rem, 1.2vw, 1.3rem);
    font-weight: 800;
    color: rgba(255, 215, 0, 0.35);
    line-height: 1;
}

body.page-hizmet-meta-ads .ma-process-step:hover .ma-process-num {
    color: var(--ma-gold);
}

body.page-hizmet-meta-ads .ma-process-body h3 {
    margin: 0 0 6px;
    font-size: clamp(0.88rem, 0.95vw, 0.98rem);
    color: #fff;
    font-weight: 700;
}

body.page-hizmet-meta-ads .ma-process-body p {
    margin: 0;
    font-size: 0.78rem;
    line-height: 1.55;
    color: rgba(255, 255, 255, 0.55);
}

body.page-hizmet-meta-ads .ma-int-card:hover .ma-int-icon--sap {
    color: #008fd3;
}

body.page-hizmet-meta-ads .ma-int-card:hover .ma-int-icon--sf {
    color: #00a1e0;
}

body.page-hizmet-meta-ads .ma-int-card:hover .ma-int-icon--hs {
    color: #ff7a59;
}

body.page-hizmet-meta-ads .ma-int-card:hover .ma-int-icon--zap {
    color: #ff4f00;
}

body.page-hizmet-meta-ads .web-features-section .web-feature-card {
    border-color: rgba(255, 255, 255, 0.07);
}

body.page-hizmet-meta-ads .web-faq-section {
    border-top: 1px solid var(--ma-border);
}

/* ===== Intro section ===== */
body.page-hizmet-meta-ads .ma-intro-section {
    padding: clamp(48px, 5vw, 80px) 0;
    border-bottom: 1px solid var(--ma-border);
}

body.page-hizmet-meta-ads .ma-intro-section .web-intro-row {
    gap: clamp(28px, 4vw, 48px);
    margin-bottom: clamp(32px, 4vw, 48px);
}

body.page-hizmet-meta-ads .ma-intro-section .web-intro-row:last-child {
    margin-bottom: 0;
}

body.page-hizmet-meta-ads .ma-intro-section h3 {
    font-size: clamp(1.05rem, 1.15vw, 1.22rem);
    color: #fff;
    margin-bottom: 14px;
    font-weight: 700;
}

body.page-hizmet-meta-ads .ma-intro-panel {
    padding: clamp(22px, 2vw, 28px);
    border-radius: 14px;
    border: 1px solid rgba(255, 188, 0, 0.18);
    background: linear-gradient(135deg, rgba(255, 188, 0, 0.06) 0%, rgba(255, 255, 255, 0.02) 100%);
    height: 100%;
}

body.page-hizmet-meta-ads .ma-intro-panel h3 {
    margin-top: 0;
    color: var(--ma-gold-bright);
    font-size: clamp(0.95rem, 1.05vw, 1.08rem);
}

body.page-hizmet-meta-ads .ma-intro-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

body.page-hizmet-meta-ads .ma-intro-list li {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    font-size: 0.84rem;
    line-height: 1.5;
    color: rgba(255, 255, 255, 0.72);
}

body.page-hizmet-meta-ads .ma-intro-list li i {
    color: var(--ma-gold);
    margin-top: 3px;
    flex-shrink: 0;
    font-size: 0.72rem;
}

body.page-hizmet-meta-ads .ma-intro-section .web-intro-long-text p {
    font-size: clamp(0.88rem, 0.95vw, 0.96rem);
    line-height: 1.72;
    color: rgba(255, 255, 255, 0.62);
    margin-bottom: 14px;
}

body.page-hizmet-meta-ads .ma-intro-section .web-intro-long-text p:last-child {
    margin-bottom: 0;
}

body.page-hizmet-meta-ads .ma-intro-section .web-intro-long-text strong {
    color: rgba(255, 255, 255, 0.88);
    font-weight: 600;
}

/* ===== Pillars grid ===== */
body.page-hizmet-meta-ads .ma-pillars-section {
    border-bottom: 1px solid var(--ma-border);
}

body.page-hizmet-meta-ads .ma-pillars-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: clamp(14px, 1.5vw, 20px);
}

body.page-hizmet-meta-ads .ma-pillar-card {
    padding: clamp(22px, 2vw, 28px);
    border-radius: 14px;
    border: 1px solid var(--ma-border);
    background: var(--ma-panel);
    transition: border-color 0.25s ease, transform 0.25s ease;
    height: 100%;
}

body.page-hizmet-meta-ads .ma-pillar-card:hover {
    border-color: rgba(255, 188, 0, 0.3);
    transform: translateY(-3px);
}

body.page-hizmet-meta-ads .ma-pillar-icon {
    width: 44px;
    height: 44px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--ma-gold-dim);
    border: 1px solid rgba(255, 188, 0, 0.14);
    color: var(--ma-gold-bright);
    font-size: 1.1rem;
    margin-bottom: 14px;
}

body.page-hizmet-meta-ads .ma-pillar-card h3 {
    font-size: clamp(0.92rem, 1vw, 1.02rem);
    color: #fff;
    margin: 0 0 10px;
    font-weight: 700;
    line-height: 1.3;
}

body.page-hizmet-meta-ads .ma-pillar-card p {
    margin: 0;
    font-size: 0.8rem;
    line-height: 1.62;
    color: rgba(255, 255, 255, 0.58);
}

/* ===== Neden Solid Medya — 6 kart yan yana ===== */
body.page-hizmet-meta-ads .ma-why-section {
    border-bottom: 1px solid var(--ma-border);
}

body.page-hizmet-meta-ads .ma-why-grid {
    display: grid;
    grid-template-columns: repeat(6, minmax(0, 1fr));
    gap: clamp(12px, 1.2vw, 18px);
    margin-top: clamp(28px, 3.5vw, 48px);
    align-items: stretch;
}

body.page-hizmet-meta-ads .ma-why-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: clamp(18px, 1.6vw, 24px) clamp(12px, 1vw, 16px);
    border-radius: 14px;
    border: 1px solid var(--ma-border);
    background: var(--ma-panel);
    transition: border-color 0.25s ease, transform 0.25s ease, box-shadow 0.25s ease;
    height: 100%;
}

body.page-hizmet-meta-ads .ma-why-card:hover {
    border-color: rgba(255, 188, 0, 0.32);
    transform: translateY(-4px);
    box-shadow: 0 12px 32px rgba(0, 0, 0, 0.35);
}

body.page-hizmet-meta-ads .ma-why-icon {
    width: 48px;
    height: 48px;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--ma-gold-dim);
    border: 1px solid rgba(255, 188, 0, 0.14);
    color: var(--ma-gold-bright);
    font-size: 1.15rem;
    margin-bottom: 14px;
    flex-shrink: 0;
}

body.page-hizmet-meta-ads .ma-why-card h3 {
    font-size: clamp(0.82rem, 0.9vw, 0.92rem);
    color: #fff;
    margin: 0 0 8px;
    font-weight: 700;
    line-height: 1.3;
}

body.page-hizmet-meta-ads .ma-why-card p {
    margin: 0;
    font-size: clamp(0.72rem, 0.78vw, 0.78rem);
    line-height: 1.55;
    color: rgba(255, 255, 255, 0.55);
    flex: 1;
}

/* ===== SEO content blocks ===== */
body.page-hizmet-meta-ads .ma-content-section {
    border-bottom: 1px solid var(--ma-border);
}

body.page-hizmet-meta-ads .ma-content-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: clamp(16px, 1.8vw, 24px);
}

body.page-hizmet-meta-ads .ma-content-block {
    padding: clamp(22px, 2vw, 28px);
    border-radius: 14px;
    border: 1px solid var(--ma-border);
    background: rgba(255, 255, 255, 0.015);
}

body.page-hizmet-meta-ads .ma-content-block h3 {
    font-size: clamp(0.95rem, 1.05vw, 1.08rem);
    color: var(--ma-gold-bright);
    margin: 0 0 12px;
    font-weight: 700;
    line-height: 1.35;
}

body.page-hizmet-meta-ads .ma-content-block p {
    margin: 0 0 12px;
    font-size: 0.82rem;
    line-height: 1.68;
    color: rgba(255, 255, 255, 0.6);
}

body.page-hizmet-meta-ads .ma-content-block p:last-child {
    margin-bottom: 0;
}

body.page-hizmet-meta-ads .ma-content-block strong {
    color: rgba(255, 255, 255, 0.82);
    font-weight: 600;
}

body.page-hizmet-meta-ads .ma-content-block a,
body.page-hizmet-meta-ads .web-intro-long-text a {
    color: var(--ma-gold-bright);
    text-decoration: underline;
    text-underline-offset: 3px;
    transition: color 0.2s ease;
}

body.page-hizmet-meta-ads .ma-content-block a:hover,
body.page-hizmet-meta-ads .web-intro-long-text a:hover {
    color: #fff;
}

body.page-hizmet-meta-ads .faq-answer a {
    color: var(--ma-gold-bright);
    text-decoration: underline;
}

/* ===== Expanded feature cards ===== */
body.page-hizmet-meta-ads .ma-feature-card p {
    font-size: 0.82rem;
    line-height: 1.62;
}


/* ===== Feature cards ===== */
body.page-hizmet-meta-ads .ma-feature-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: clamp(16px, 1.5vw, 24px);
}

body.page-hizmet-meta-ads .ma-feature-card {
    padding: clamp(22px, 2vw, 32px);
    border-radius: 16px;
    border: 1px solid var(--ma-border);
    background: var(--ma-panel);
    transition: border-color 0.3s ease, transform 0.3s ease;
    height: 100%;
}

body.page-hizmet-meta-ads .ma-feature-card:hover {
    border-color: rgba(255, 215, 0, 0.35);
    transform: translateY(-4px);
}

body.page-hizmet-meta-ads .ma-feature-icon {
    width: 52px;
    height: 52px;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--ma-gold-dim);
    border: 1px solid rgba(255, 215, 0, 0.14);
    color: var(--ma-gold);
    font-size: 1.25rem;
    margin-bottom: 16px;
}

body.page-hizmet-meta-ads .ma-feature-card h3 {
    color: #fff;
    font-size: clamp(1rem, 1.05vw, 1.12rem);
    margin-bottom: 10px;
}

body.page-hizmet-meta-ads .ma-feature-card p {
    color: rgba(255, 255, 255, 0.58);
    line-height: 1.6;
    margin: 0;
    font-size: 0.88rem;
}

/* ===== Split layout ===== */
body.page-hizmet-meta-ads .ma-split {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    gap: clamp(28px, 4vw, 56px);
    align-items: center;
}

body.page-hizmet-meta-ads .ma-split-copy,
body.page-hizmet-meta-ads .ma-split-visual {
    min-width: 0;
}

body.page-hizmet-meta-ads .ma-split-copy .web-section-title {
    margin-bottom: 8px !important;
}

body.page-hizmet-meta-ads .ma-split--reverse .ma-split-visual {
    order: 2;
}

body.page-hizmet-meta-ads .ma-split--reverse .ma-split-copy {
    order: 1;
}

body.page-hizmet-meta-ads .ma-split-copy h3 {
    color: #fff;
    font-size: clamp(1.2rem, 1.5vw, 1.65rem);
    font-weight: 600;
    margin: 10px 0 20px;
}

body.page-hizmet-meta-ads .ma-split-copy p,
body.page-hizmet-meta-ads .ma-checklist li {
    color: rgba(255, 255, 255, 0.62);
    line-height: 1.7;
    font-size: 0.92rem;
}

body.page-hizmet-meta-ads .ma-checklist {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 14px;
}

body.page-hizmet-meta-ads .ma-checklist li {
    display: flex;
    align-items: flex-start;
    gap: 12px;
}

body.page-hizmet-meta-ads .ma-checklist i {
    color: var(--ma-gold);
    margin-top: 3px;
    flex-shrink: 0;
}

body.page-hizmet-meta-ads .ma-panel {
    padding: clamp(24px, 2.5vw, 36px);
    border-radius: 20px;
    border: 1px solid var(--ma-border);
    background: var(--ma-panel);
}

/* ===== Bidding flow ===== */
body.page-hizmet-meta-ads .ma-bidding-flow {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

body.page-hizmet-meta-ads .ma-flow-layer {
    display: flex;
    justify-content: space-between;
    gap: 8px;
}

body.page-hizmet-meta-ads .ma-flow-node {
    flex: 1;
    padding: 10px 6px;
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: rgba(255, 255, 255, 0.03);
    text-align: center;
    transition: 0.25s ease;
}

body.page-hizmet-meta-ads .ma-flow-node i {
    display: block;
    font-size: 1rem;
    color: rgba(255, 255, 255, 0.45);
    margin-bottom: 6px;
}

body.page-hizmet-meta-ads .ma-flow-node span {
    font-size: 0.58rem;
    font-weight: 600;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.45);
}

body.page-hizmet-meta-ads .ma-flow-node:hover {
    border-color: rgba(255, 215, 0, 0.35);
    transform: translateY(-2px);
}

body.page-hizmet-meta-ads .ma-flow-node:hover i,
body.page-hizmet-meta-ads .ma-flow-node:hover span {
    color: var(--ma-gold);
}

body.page-hizmet-meta-ads .ma-flow-core {
    position: relative;
    padding: 22px;
    border-radius: 16px;
    border: 1px solid rgba(255, 215, 0, 0.35);
    background: linear-gradient(135deg, #111 0%, #000 100%);
    text-align: center;
    box-shadow: 0 0 24px rgba(255, 215, 0, 0.1);
}

body.page-hizmet-meta-ads .ma-flow-core-title {
    color: var(--ma-gold);
    font-weight: 800;
    font-size: 0.95rem;
    letter-spacing: 0.06em;
}

body.page-hizmet-meta-ads .ma-flow-core-desc {
    color: rgba(255, 255, 255, 0.4);
    font-size: 0.72rem;
    margin-top: 4px;
}

body.page-hizmet-meta-ads .ma-flow-out {
    display: flex;
    gap: 14px;
}

body.page-hizmet-meta-ads .ma-flow-out-item {
    flex: 1;
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 14px;
    border-radius: 12px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: #050505;
    font-size: 0.78rem;
    color: rgba(255, 255, 255, 0.55);
}

body.page-hizmet-meta-ads .ma-flow-lines {
    height: 28px;
    position: relative;
}

body.page-hizmet-meta-ads .ma-flow-line-path {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 2px;
    height: 100%;
    background: rgba(255, 255, 255, 0.08);
}

body.page-hizmet-meta-ads .ma-flow-particle {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 4px;
    height: 8px;
    background: var(--ma-gold);
    border-radius: 4px;
    animation: gaFall 1.5s infinite linear;
}

/* ===== Metrics ===== */
body.page-hizmet-meta-ads .ma-metric-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: clamp(14px, 1.5vw, 22px);
}

body.page-hizmet-meta-ads .ma-metric-card {
    padding: clamp(22px, 2vw, 32px) clamp(16px, 1.5vw, 22px);
    border-radius: 16px;
    border: 1px solid var(--ma-border);
    background: var(--ma-panel);
    text-align: center;
    transition: 0.3s ease;
}

body.page-hizmet-meta-ads .ma-metric-card:hover {
    border-color: rgba(255, 215, 0, 0.25);
    transform: translateY(-4px);
}

body.page-hizmet-meta-ads .ma-metric-icon {
    width: 52px;
    height: 52px;
    margin: 0 auto 16px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(255, 255, 255, 0.04);
    color: rgba(255, 255, 255, 0.35);
    font-size: 1.2rem;
    transition: 0.3s ease;
}

body.page-hizmet-meta-ads .ma-metric-card:hover .ma-metric-icon {
    background: var(--ma-gold);
    color: #000;
}

body.page-hizmet-meta-ads .ma-metric-val {
    font-family: var(--sm-font-display-bold, 'League Spartan', sans-serif);
    font-size: clamp(1.8rem, 2.2vw, 2.4rem);
    font-weight: 800;
    color: #fff;
    line-height: 1;
    margin-bottom: 8px;
}

body.page-hizmet-meta-ads .ma-metric-label {
    font-size: 0.72rem;
    font-weight: 700;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: var(--ma-gold);
    margin-bottom: 6px;
}

body.page-hizmet-meta-ads .ma-metric-desc {
    font-size: 0.76rem;
    color: rgba(255, 255, 255, 0.45);
}

/* ===== Retargeting visual ===== */
body.page-hizmet-meta-ads .ma-retarget-visual {
    position: relative;
    min-height: 400px;
    max-width: 100%;
    border-radius: 16px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: radial-gradient(circle, #1a1a1a 0%, #050505 70%);
    overflow: hidden;
}

body.page-hizmet-meta-ads .ma-retarget-grid {
    position: absolute;
    inset: 0;
    background-image: radial-gradient(rgba(255, 215, 0, 0.08) 1px, transparent 1px);
    background-size: 28px 28px;
    opacity: 0.35;
}

body.page-hizmet-meta-ads .ma-rt-node {
    position: absolute;
    padding: 12px 14px;
    border-radius: 12px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: rgba(0, 0, 0, 0.75);
    font-size: 0.72rem;
    color: #fff;
    display: flex;
    align-items: center;
    gap: 10px;
}

body.page-hizmet-meta-ads .ma-rt-node i {
    color: var(--ma-gold);
}

body.page-hizmet-meta-ads .ma-rt-node--user {
    top: 36px;
    left: 36px;
    width: 72px;
    height: 72px;
    border-radius: 50%;
    flex-direction: column;
    justify-content: center;
    background: #fff;
    color: #000;
    border: none;
}

body.page-hizmet-meta-ads .ma-rt-node--user i {
    color: #000;
}

body.page-hizmet-meta-ads .ma-rt-node--search {
    top: 36px;
    right: 28px;
    border-color: rgba(255, 215, 0, 0.35);
}

body.page-hizmet-meta-ads .ma-rt-node--center {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    min-width: 180px;
}

body.page-hizmet-meta-ads .ma-rt-node--yt {
    bottom: 36px;
    left: 28px;
}

body.page-hizmet-meta-ads .ma-rt-node--gmail {
    bottom: 36px;
    right: 28px;
}

body.page-hizmet-meta-ads .ma-badge-row {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 24px;
}

body.page-hizmet-meta-ads .ma-badge {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 10px 16px;
    border-radius: 10px;
    border: 1px solid var(--ma-border);
    background: var(--ma-panel);
    color: #fff;
    font-size: 0.82rem;
    font-weight: 600;
}

body.page-hizmet-meta-ads .ma-badge i {
    color: var(--ma-gold);
}

/* ===== Packages ===== */
body.page-hizmet-meta-ads .ma-pricing-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: clamp(12px, 1.2vw, 18px);
    align-items: stretch;
    padding-top: 12px;
}

body.page-hizmet-meta-ads .ma-pricing-card {
    display: flex;
    flex-direction: column;
    padding: clamp(22px, 2vw, 32px) clamp(16px, 1.4vw, 22px);
    border-radius: 16px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: rgba(255, 255, 255, 0.015);
    position: relative;
    transition: 0.3s ease;
}

body.page-hizmet-meta-ads .ma-pricing-card:hover {
    border-color: rgba(255, 215, 0, 0.3);
    transform: translateY(-4px);
}

body.page-hizmet-meta-ads .ma-pricing-card.featured {
    border-color: rgba(255, 188, 0, 0.55);
    background: linear-gradient(180deg, rgba(255, 188, 0, 0.08) 0%, rgba(10, 10, 10, 0.96) 100%);
    box-shadow: 0 16px 48px rgba(255, 188, 0, 0.08);
    padding-top: clamp(26px, 2.2vw, 32px);
}

body.page-hizmet-meta-ads .ma-pricing-ribbon {
    position: absolute;
    top: -12px;
    left: 50%;
    transform: translateX(-50%);
    padding: 6px 14px;
    border-radius: 999px;
    background: var(--ma-gold);
    color: #000;
    font-size: 0.58rem;
    font-weight: 800;
    letter-spacing: 0.04em;
    white-space: nowrap;
    display: inline-flex;
    align-items: center;
    gap: 6px;
}

body.page-hizmet-meta-ads .ma-pricing-head {
    text-align: center;
    padding-bottom: 18px;
    margin-bottom: 18px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

body.page-hizmet-meta-ads .ma-pricing-name {
    font-size: 0.72rem;
    font-weight: 800;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.45);
    margin-bottom: 8px;
}

body.page-hizmet-meta-ads .ma-pricing-card.featured .ma-pricing-name {
    color: var(--ma-gold);
    margin-top: 8px;
}

body.page-hizmet-meta-ads .ma-pricing-price {
    font-family: var(--sm-font-display-bold, 'League Spartan', sans-serif);
    font-size: clamp(1.6rem, 1.8vw, 2rem);
    font-weight: 800;
    color: #fff;
    line-height: 1;
}

body.page-hizmet-meta-ads .ma-pricing-price span {
    font-size: 0.72rem;
    color: rgba(255, 255, 255, 0.45);
    font-weight: 500;
}

body.page-hizmet-meta-ads .ma-pricing-desc {
    margin-top: 8px;
    font-size: 0.76rem;
    color: rgba(255, 255, 255, 0.55);
}

body.page-hizmet-meta-ads .ma-pricing-features {
    flex: 1;
    list-style: none;
    padding: 0;
    margin: 0 0 18px;
}

body.page-hizmet-meta-ads .ma-pricing-features li {
    display: flex;
    gap: 10px;
    align-items: flex-start;
    padding: 7px 0;
    font-size: 0.82rem;
    color: rgba(255, 255, 255, 0.72);
    line-height: 1.45;
}

body.page-hizmet-meta-ads .ma-pricing-features li i {
    color: var(--ma-gold);
    margin-top: 3px;
    flex-shrink: 0;
}

body.page-hizmet-meta-ads .ma-pricing-features li.is-off {
    opacity: 0.4;
}

body.page-hizmet-meta-ads .ma-pricing-features li.is-off i {
    color: rgba(255, 255, 255, 0.35);
}

body.page-hizmet-meta-ads .ma-pricing-actions {
    margin-top: auto;
    display: grid;
    gap: 8px;
}

body.page-hizmet-meta-ads .ma-pricing-actions .web-btn-primary,
body.page-hizmet-meta-ads .ma-pricing-actions .web-btn-secondary {
    width: 100%;
    justify-content: center;
    padding: 13px 16px;
    font-size: 0.82rem;
    font-weight: 700;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    border-radius: 10px;
}

body.page-hizmet-meta-ads .ma-pricing-note {
    margin-top: clamp(28px, 3vw, 40px);
    padding: 18px 20px;
    border-radius: 12px;
    border: 1px solid var(--ma-border);
    background: var(--ma-panel);
    text-align: center;
    font-size: 0.82rem;
    color: rgba(255, 255, 255, 0.55);
}

body.page-hizmet-meta-ads .ma-pricing-note i {
    color: var(--ma-gold);
    margin-right: 6px;
}

/* ===== Rakip İstihbaratı — redesigned ===== */
body.page-hizmet-meta-ads .ma-competitor-section {
    position: relative;
    overflow: hidden;
}

body.page-hizmet-meta-ads .ma-competitor-section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: min(900px, 80%);
    height: 280px;
    background: radial-gradient(ellipse at center top, rgba(255, 188, 0, 0.07) 0%, transparent 70%);
    pointer-events: none;
}

body.page-hizmet-meta-ads .ma-competitor-grid {
    display: grid;
    grid-template-columns: minmax(0, 0.85fr) minmax(0, 1.15fr);
    gap: clamp(20px, 2.2vw, 32px);
    margin-top: clamp(28px, 3.5vw, 48px);
    align-items: stretch;
}

body.page-hizmet-meta-ads .ma-intel-dashboard {
    display: flex;
    flex-direction: column;
    padding: clamp(22px, 2vw, 28px);
    border-radius: 18px;
    border: 1px solid rgba(255, 188, 0, 0.12);
    background:
        linear-gradient(165deg, rgba(255, 188, 0, 0.04) 0%, transparent 45%),
        var(--ma-panel);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.04);
}

body.page-hizmet-meta-ads .ma-intel-dashboard-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    margin-bottom: 20px;
    flex-wrap: wrap;
}

body.page-hizmet-meta-ads .ma-live-badge {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    padding: 5px 12px;
    border-radius: 999px;
    background: rgba(255, 68, 68, 0.12);
    border: 1px solid rgba(255, 68, 68, 0.28);
    font-size: 0.62rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    color: #ff6b6b;
}

body.page-hizmet-meta-ads .ma-live-dot {
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #ff4444;
    box-shadow: 0 0 8px rgba(255, 68, 68, 0.8);
    animation: maLivePulse 1.8s ease-in-out infinite;
}

body.page-hizmet-meta-ads .ma-intel-dashboard-label {
    font-size: 0.72rem;
    font-weight: 600;
    letter-spacing: 0.04em;
    color: rgba(255, 255, 255, 0.42);
    text-transform: uppercase;
}

body.page-hizmet-meta-ads .ma-radar-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: clamp(16px, 2vw, 24px) 12px;
    border-radius: 14px;
    border: 1px solid var(--ma-border);
    background: rgba(0, 0, 0, 0.35);
    margin-bottom: 18px;
}

body.page-hizmet-meta-ads .ma-radar {
    width: clamp(200px, 22vw, 260px);
    height: clamp(200px, 22vw, 260px);
    border: 1px solid rgba(255, 215, 0, 0.22);
    border-radius: 50%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

body.page-hizmet-meta-ads .ma-radar-glow {
    position: absolute;
    inset: -8px;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(255, 188, 0, 0.08) 0%, transparent 68%);
    pointer-events: none;
}

body.page-hizmet-meta-ads .ma-radar-ring {
    position: absolute;
    border: 1px solid rgba(255, 215, 0, 0.1);
    border-radius: 50%;
}

body.page-hizmet-meta-ads .ma-radar-ring--3 {
    width: 92%;
    height: 92%;
    border-color: rgba(255, 215, 0, 0.06);
}

body.page-hizmet-meta-ads .ma-radar-ring--1 {
    width: 66%;
    height: 66%;
}

body.page-hizmet-meta-ads .ma-radar-ring--2 {
    width: 36%;
    height: 36%;
}

body.page-hizmet-meta-ads .ma-radar-scan {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 46%;
    height: 2px;
    margin-top: -1px;
    background: linear-gradient(90deg, transparent 0%, rgba(255, 188, 0, 0.15) 30%, var(--ma-gold) 100%);
    transform-origin: left center;
    animation: maRadarSpin 3.5s infinite linear;
    z-index: 1;
}

body.page-hizmet-meta-ads .ma-radar-core {
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: var(--ma-gold);
    box-shadow: 0 0 18px rgba(255, 215, 0, 0.65), 0 0 40px rgba(255, 188, 0, 0.2);
    z-index: 2;
}

body.page-hizmet-meta-ads .ma-radar-dot {
    position: absolute;
    border-radius: 50%;
    background: #ff4444;
    box-shadow: 0 0 6px rgba(255, 68, 68, 0.6);
    animation: maBlink 2.5s infinite;
    z-index: 3;
}

body.page-hizmet-meta-ads .ma-radar-dot--1 {
    top: 18%;
    right: 22%;
    width: 9px;
    height: 9px;
}

body.page-hizmet-meta-ads .ma-radar-dot--2 {
    bottom: 24%;
    left: 20%;
    width: 7px;
    height: 7px;
    animation-delay: 1.2s;
}

body.page-hizmet-meta-ads .ma-radar-dot--3 {
    top: 38%;
    left: 14%;
    width: 8px;
    height: 8px;
    animation-delay: 2.5s;
}

body.page-hizmet-meta-ads .ma-radar-dot--4 {
    bottom: 32%;
    right: 16%;
    width: 6px;
    height: 6px;
    animation-delay: 0.8s;
}

body.page-hizmet-meta-ads .ma-radar-caption {
    margin-top: 14px;
    font-size: 0.62rem;
    font-weight: 700;
    letter-spacing: 0.14em;
    color: rgba(255, 255, 255, 0.32);
    text-align: center;
}

body.page-hizmet-meta-ads .ma-intel-chips {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 10px;
    margin-bottom: 18px;
}

body.page-hizmet-meta-ads .ma-intel-chip {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 12px 8px;
    border-radius: 10px;
    border: 1px solid var(--ma-border);
    background: rgba(255, 255, 255, 0.02);
}

body.page-hizmet-meta-ads .ma-intel-chip-val {
    font-family: var(--sm-font-display-bold, 'League Spartan', sans-serif);
    font-size: clamp(1rem, 1.1vw, 1.2rem);
    font-weight: 800;
    color: var(--ma-gold-bright);
    line-height: 1.1;
}

body.page-hizmet-meta-ads .ma-intel-chip-label {
    margin-top: 4px;
    font-size: 0.62rem;
    font-weight: 600;
    letter-spacing: 0.03em;
    color: rgba(255, 255, 255, 0.42);
    line-height: 1.3;
}

body.page-hizmet-meta-ads .ma-intel-checklist {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

body.page-hizmet-meta-ads .ma-intel-checklist li {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    font-size: 0.78rem;
    line-height: 1.5;
    color: rgba(255, 255, 255, 0.58);
}

body.page-hizmet-meta-ads .ma-intel-checklist li i {
    flex-shrink: 0;
    margin-top: 3px;
    color: var(--ma-gold);
    font-size: 0.68rem;
}

body.page-hizmet-meta-ads .ma-intel-panels {
    display: flex;
    flex-direction: column;
    gap: 14px;
}

body.page-hizmet-meta-ads .ma-intel-featured {
    display: flex;
    align-items: flex-start;
    gap: clamp(16px, 1.8vw, 22px);
    padding: clamp(20px, 2vw, 26px);
    border-radius: 16px;
    border: 1px solid rgba(255, 188, 0, 0.18);
    background:
        linear-gradient(135deg, rgba(255, 188, 0, 0.06) 0%, transparent 55%),
        var(--ma-panel);
    border-left: 3px solid var(--ma-gold);
    transition: border-color 0.25s ease, box-shadow 0.25s ease;
}

body.page-hizmet-meta-ads .ma-intel-featured:hover {
    border-color: rgba(255, 188, 0, 0.32);
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3);
}

body.page-hizmet-meta-ads .ma-intel-featured-icon {
    flex-shrink: 0;
    width: 52px;
    height: 52px;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--ma-gold-dim);
    border: 1px solid rgba(255, 188, 0, 0.18);
    color: var(--ma-gold-bright);
    font-size: 1.25rem;
}

body.page-hizmet-meta-ads .ma-intel-featured-body {
    flex: 1;
    min-width: 0;
}

body.page-hizmet-meta-ads .ma-intel-featured h3 {
    margin: 0 0 8px;
    font-size: clamp(0.95rem, 1.05vw, 1.08rem);
    color: #fff;
    font-weight: 700;
    line-height: 1.35;
}

body.page-hizmet-meta-ads .ma-intel-featured p {
    margin: 0 0 12px;
    font-size: 0.82rem;
    line-height: 1.65;
    color: rgba(255, 255, 255, 0.58);
}

body.page-hizmet-meta-ads .ma-intel-keywords {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
}

body.page-hizmet-meta-ads .ma-intel-keywords span {
    padding: 4px 10px;
    border-radius: 999px;
    font-size: 0.68rem;
    font-weight: 600;
    color: rgba(255, 188, 0, 0.85);
    background: rgba(255, 188, 0, 0.08);
    border: 1px solid rgba(255, 188, 0, 0.16);
}

body.page-hizmet-meta-ads .ma-intel-featured-stat {
    flex-shrink: 0;
    text-align: right;
    align-self: center;
    padding-left: 12px;
}

body.page-hizmet-meta-ads .ma-intel-metrics {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
}

body.page-hizmet-meta-ads .ma-intel-metric-card {
    padding: clamp(18px, 1.6vw, 22px);
    border-radius: 14px;
    border: 1px solid var(--ma-border);
    background: var(--ma-panel);
    transition: border-color 0.25s ease, transform 0.25s ease;
    height: 100%;
    display: flex;
    flex-direction: column;
}

body.page-hizmet-meta-ads .ma-intel-metric-card:hover {
    border-color: rgba(255, 188, 0, 0.22);
    transform: translateY(-2px);
}

body.page-hizmet-meta-ads .ma-intel-metric-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
}

body.page-hizmet-meta-ads .ma-intel-metric-icon {
    width: 36px;
    height: 36px;
    border-radius: 9px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(255, 188, 0, 0.08);
    border: 1px solid rgba(255, 188, 0, 0.12);
    color: var(--ma-gold);
    font-size: 0.95rem;
}

body.page-hizmet-meta-ads .ma-intel-metric-note {
    margin: 8px 0 10px;
    font-size: 0.72rem;
    line-height: 1.55;
    color: rgba(255, 255, 255, 0.45);
    flex: 1;
}

body.page-hizmet-meta-ads .ma-competitor-stat {
    font-family: var(--sm-font-display-bold, 'League Spartan', sans-serif);
    font-size: clamp(1.35rem, 1.5vw, 1.65rem);
    font-weight: 800;
    color: #fff;
    line-height: 1.1;
}

body.page-hizmet-meta-ads .ma-competitor-stat--gold {
    color: var(--ma-gold);
    font-size: clamp(1.6rem, 1.8vw, 2rem);
}

body.page-hizmet-meta-ads .ma-competitor-stat-label {
    font-size: 0.62rem;
    font-weight: 600;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.38);
    margin-top: 4px;
}

body.page-hizmet-meta-ads .ma-competitor-stat-desc {
    font-size: 0.78rem;
    font-weight: 600;
    color: rgba(255, 255, 255, 0.62);
    margin-top: 2px;
}

body.page-hizmet-meta-ads .ma-competitor-tag {
    padding: 3px 8px;
    border-radius: 4px;
    background: rgba(255, 255, 255, 0.05);
    font-size: 0.58rem;
    font-weight: 600;
    letter-spacing: 0.04em;
    color: rgba(255, 255, 255, 0.4);
    text-transform: uppercase;
}

body.page-hizmet-meta-ads .ma-competitor-bar {
    height: 4px;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.06);
    overflow: hidden;
    margin-top: auto;
}

body.page-hizmet-meta-ads .ma-competitor-bar-fill {
    height: 100%;
    border-radius: inherit;
    background: linear-gradient(90deg, var(--ma-gold), #ffd700);
}

body.page-hizmet-meta-ads .ma-competitor-bar-fill--45 {
    width: 45%;
}

body.page-hizmet-meta-ads .ma-competitor-trend {
    margin-top: auto;
    font-size: 0.68rem;
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 5px;
}

body.page-hizmet-meta-ads .ma-competitor-trend--up {
    color: #4caf50;
}

body.page-hizmet-meta-ads .ma-competitor-trend--gold {
    color: var(--ma-gold-bright);
}

body.page-hizmet-meta-ads .ma-intel-split-bar {
    display: flex;
    height: 4px;
    border-radius: 999px;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.06);
    margin-top: auto;
}

body.page-hizmet-meta-ads .ma-intel-split-bar-budget {
    display: block;
    height: 100%;
    background: linear-gradient(90deg, #ff9800, #ffb74d);
}

body.page-hizmet-meta-ads .ma-intel-split-bar-rank {
    display: block;
    height: 100%;
    background: linear-gradient(90deg, #e53935, #ef5350);
}

body.page-hizmet-meta-ads .ma-intel-split-legend {
    display: flex;
    gap: 14px;
    margin-top: 8px;
    font-size: 0.62rem;
    color: rgba(255, 255, 255, 0.4);
}

body.page-hizmet-meta-ads .ma-intel-split-legend span {
    display: inline-flex;
    align-items: center;
    gap: 5px;
}

body.page-hizmet-meta-ads .ma-intel-split-legend span i {
    width: 8px;
    height: 8px;
    border-radius: 2px;
    flex-shrink: 0;
}

body.page-hizmet-meta-ads .ma-intel-split-legend span:first-child i {
    background: #ff9800;
}

body.page-hizmet-meta-ads .ma-intel-split-legend span:last-child i {
    background: #e53935;
}

/* ===== Integrations ===== */
body.page-hizmet-meta-ads .ma-int-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    gap: 14px;
}

body.page-hizmet-meta-ads .ma-int-card {
    padding: 24px 16px;
    border-radius: 16px;
    border: 1px solid var(--ma-border);
    background: var(--ma-panel);
    text-align: center;
    text-decoration: none;
    transition: 0.25s ease;
}

body.page-hizmet-meta-ads .ma-int-card:hover {
    border-color: rgba(255, 215, 0, 0.3);
    transform: translateY(-3px);
}

body.page-hizmet-meta-ads .ma-int-icon {
    font-size: 1.6rem;
    color: rgba(255, 255, 255, 0.4);
    margin-bottom: 12px;
    display: block;
}

body.page-hizmet-meta-ads .ma-int-card:hover .ma-int-icon {
    color: #fff;
}

body.page-hizmet-meta-ads .ma-int-name {
    font-weight: 700;
    color: rgba(255, 255, 255, 0.82);
    font-size: 0.88rem;
    margin-bottom: 4px;
}

body.page-hizmet-meta-ads .ma-int-desc {
    font-size: 0.68rem;
    color: rgba(255, 255, 255, 0.4);
}

/* ===== Final CTA ===== */
body.page-hizmet-meta-ads .ma-final-cta {
    text-align: center;
    padding: clamp(48px, 5vw, 72px) 0;
    background: linear-gradient(to top, #000, #0a0a0a);
    border-top: 1px solid var(--ma-border);
}

body.page-hizmet-meta-ads .ma-final-cta .web-section-title {
    margin-bottom: 16px !important;
}

body.page-hizmet-meta-ads .ma-final-cta p {
    max-width: 640px;
    margin: 0 auto clamp(24px, 3vw, 32px);
    font-size: clamp(0.95rem, 1.05vw, 1.1rem);
    line-height: 1.65;
    color: rgba(255, 255, 255, 0.58);
}

body.page-hizmet-meta-ads .ma-final-actions {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 12px;
}

/* ===== Alt bölüm tonu ===== */
body.page-hizmet-meta-ads .ma-section--alt {
    background: rgba(255, 255, 255, 0.015);
    border-top: 1px solid var(--ma-border);
    border-bottom: 1px solid var(--ma-border);
}

body.page-hizmet-meta-ads .ma-glow-bg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: min(600px, 80vw);
    height: min(600px, 80vw);
    background: radial-gradient(circle, rgba(255, 215, 0, 0.04), transparent 70%);
    pointer-events: none;
}

@keyframes maPulse {
    0%, 100% { box-shadow: 0 0 0 0 rgba(255, 215, 0, 0.5); }
    70% { box-shadow: 0 0 0 10px rgba(255, 215, 0, 0); }
}

@keyframes maFall {
    0% { top: -10%; opacity: 0; }
    20% { opacity: 1; }
    100% { top: 110%; opacity: 0; }
}

@keyframes maRadarSpin {
    from { transform: rotate(0deg); }
    to { transform: rotate(360deg); }
}

@keyframes maLivePulse {
    0%, 100% { opacity: 1; transform: scale(1); }
    50% { opacity: 0.55; transform: scale(0.85); }
}

@keyframes maBlink {
    0%, 100% { opacity: 0.25; }
    50% { opacity: 1; }
}

@media (max-width: 1199px) {
    body.page-hizmet-meta-ads .ma-hero-layout,
    body.page-hizmet-meta-ads .ma-split,
    body.page-hizmet-meta-ads .ma-competitor-grid {
        grid-template-columns: 1fr;
    }

    body.page-hizmet-meta-ads .ma-hero-layout > .ma-preview-showcase {
        max-width: min(100%, 420px);
        justify-self: center;
    }

    body.page-hizmet-meta-ads .ma-split--reverse .ma-split-visual,
    body.page-hizmet-meta-ads .ma-split--reverse .ma-split-copy {
        order: unset;
    }

    body.page-hizmet-meta-ads .ma-pricing-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    body.page-hizmet-meta-ads .ma-feature-grid,
    body.page-hizmet-meta-ads .ma-metric-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    body.page-hizmet-meta-ads .ma-process-steps {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    body.page-hizmet-meta-ads .ma-pillars-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    body.page-hizmet-meta-ads .ma-why-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    body.page-hizmet-meta-ads .ma-content-grid {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 767px) {
    body.page-hizmet-meta-ads .ma-form-row,
    body.page-hizmet-meta-ads .ma-headline-row {
        grid-template-columns: 1fr;
    }

    body.page-hizmet-meta-ads .ma-feature-grid,
    body.page-hizmet-meta-ads .ma-metric-grid,
    body.page-hizmet-meta-ads .ma-pricing-grid {
        grid-template-columns: 1fr;
    }

    body.page-hizmet-meta-ads .ma-flow-layer {
        flex-wrap: wrap;
    }

    body.page-hizmet-meta-ads .ma-flow-node {
        min-width: calc(33% - 8px);
    }

    body.page-hizmet-meta-ads .ma-intel-metrics {
        grid-template-columns: 1fr;
    }

    body.page-hizmet-meta-ads .ma-intel-featured {
        flex-direction: column;
    }

    body.page-hizmet-meta-ads .ma-intel-featured-stat {
        align-self: flex-start;
        text-align: left;
        padding-left: 0;
        padding-top: 8px;
    }

    body.page-hizmet-meta-ads .ma-intel-chips {
        grid-template-columns: 1fr;
    }

    body.page-hizmet-meta-ads .ma-process-steps {
        grid-template-columns: 1fr;
    }

    body.page-hizmet-meta-ads .ma-trust-row {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    body.page-hizmet-meta-ads .ma-platforms {
        justify-content: flex-start;
    }

    body.page-hizmet-meta-ads .ma-hero-copy {
        max-width: none;
        text-align: center;
    }

    body.page-hizmet-meta-ads .web-design-service-page .web-hero-title.wt-hero-title,
    body.page-hizmet-meta-ads .ma-hero-lead {
        text-align: center;
        margin-inline: auto;
    }

    body.page-hizmet-meta-ads .ma-hero-actions {
        justify-content: center;
    }

    body.page-hizmet-meta-ads .ma-hero-stats {
        justify-content: center;
    }

    body.page-hizmet-meta-ads .ma-retarget-visual {
        min-height: auto;
        padding: 20px 16px;
        display: flex;
        flex-direction: column;
        gap: 10px;
    }

    body.page-hizmet-meta-ads .ma-retarget-grid {
        display: none;
    }

    body.page-hizmet-meta-ads .ma-rt-node {
        position: static !important;
        width: 100% !important;
        max-width: none !important;
        transform: none !important;
        flex-direction: row;
        justify-content: flex-start;
    }

    body.page-hizmet-meta-ads .ma-rt-node--user {
        width: auto !important;
        height: auto !important;
        flex-direction: row;
        padding: 12px 16px;
        border-radius: 12px;
        background: rgba(255, 255, 255, 0.06);
        color: #fff;
    }

    body.page-hizmet-meta-ads .ma-rt-node--user i {
        color: var(--ma-gold);
    }

    body.page-hizmet-meta-ads .ma-flow-out {
        flex-direction: column;
    }

    body.page-hizmet-meta-ads .ma-flow-layer {
        display: grid;
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 8px;
    }

    body.page-hizmet-meta-ads .ma-flow-node {
        min-width: 0;
    }

    body.page-hizmet-meta-ads .ma-pillars-grid {
        grid-template-columns: 1fr;
    }

    body.page-hizmet-meta-ads .ma-why-grid {
        grid-template-columns: 1fr;
    }

    body.page-hizmet-meta-ads .ma-intro-section .web-intro-row {
        grid-template-columns: 1fr;
    }
}

/* ===== Instagram Feed Ad Preview ===== */
body.page-hizmet-meta-ads .ma-ig-preview {
    border-radius: 18px;
    border: none;
    background: #000;
    overflow: hidden;
    width: 100%;
}

body.page-hizmet-meta-ads .ma-ig-preview--live {
    box-shadow: none;
}

body.page-hizmet-meta-ads .ma-ig-head {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 8px 10px;
    background: #000;
}

body.page-hizmet-meta-ads .ma-ig-avatar-ring {
    flex-shrink: 0;
    width: 30px;
    height: 30px;
    padding: 2px;
    border-radius: 50%;
    background: linear-gradient(45deg, #f09433, #e6683c, #dc2743, #cc2366, #bc1888);
    display: flex;
    align-items: center;
    justify-content: center;
}

body.page-hizmet-meta-ads .ma-ig-avatar {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: linear-gradient(135deg, #c41e3a 0%, #8b0000 100%);
    border: 1.5px solid #000;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 800;
    font-size: 0.68rem;
    color: #fff;
}

body.page-hizmet-meta-ads .ma-ig-media__progress {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 2px;
    background: rgba(255, 255, 255, 0.08);
    z-index: 3;
    overflow: hidden;
}

body.page-hizmet-meta-ads .ma-ig-media__progress span {
    display: block;
    height: 100%;
    width: 0;
    background: linear-gradient(90deg, #833ab4, #fd1d1d, #fcb045);
    animation: maPreviewProgress 4.8s linear infinite;
}

@keyframes maPreviewProgress {
    from { width: 0; }
    to { width: 100%; }
}

body.page-hizmet-meta-ads .ma-ig-media__overlay {
    position: absolute;
    inset: 0;
    pointer-events: none;
    z-index: 2;
    background:
        linear-gradient(180deg, rgba(0, 0, 0, 0.18) 0%, transparent 16%, transparent 88%, rgba(0, 0, 0, 0.12) 100%);
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.04);
}

body.page-hizmet-meta-ads .ma-ig-media__img {
    position: absolute;
    inset: 0;
    display: block;
    width: 100%;
    height: 100%;
    max-width: none;
    margin: 0;
    padding: 0;
    border: 0;
    object-fit: cover;
    object-position: center center;
    opacity: 0;
    z-index: 0;
    transition: opacity 0.5s ease, transform 0.6s ease;
    will-change: opacity, transform;
    transform: scale(1.02);
}

body.page-hizmet-meta-ads .ma-ig-media__img.is-active {
    opacity: 1;
    z-index: 1;
    transform: scale(1);
}

body.page-hizmet-meta-ads .ma-ig-engagement {
    background: #000;
}

body.page-hizmet-meta-ads .ma-ig-likes {
    padding: 0 10px 5px;
    font-size: 0.62rem;
    font-weight: 600;
    color: #fafafa;
    background: #000;
}

body.page-hizmet-meta-ads .ma-ig-likes strong {
    font-weight: 800;
}

body.page-hizmet-meta-ads .ma-ig-meta {
    flex: 1;
    min-width: 0;
}

body.page-hizmet-meta-ads .ma-ig-meta strong {
    display: block;
    font-size: 0.74rem;
    color: #fafafa;
    line-height: 1.15;
}

body.page-hizmet-meta-ads .ma-ig-meta span {
    display: block;
    font-size: 0.62rem;
    color: rgba(255, 255, 255, 0.45);
    line-height: 1.2;
    margin-top: 1px;
}

body.page-hizmet-meta-ads .ma-ig-more {
    color: rgba(255, 255, 255, 0.65);
    font-size: 0.78rem;
    flex-shrink: 0;
    line-height: 1;
}

body.page-hizmet-meta-ads .ma-ig-media {
    position: relative;
    width: 100%;
    aspect-ratio: 810 / 1013;
    line-height: 0;
    font-size: 0;
    background: #000;
    overflow: hidden;
    cursor: pointer;
}

body.page-hizmet-meta-ads .ma-ig-cta-bar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    padding: 8px 10px;
    background: #121212;
    border-top: 1px solid rgba(255, 255, 255, 0.06);
    margin: 0;
}

body.page-hizmet-meta-ads .ma-ig-cta-text {
    flex: 1;
    min-width: 0;
    font-size: 0.68rem;
    color: rgba(255, 255, 255, 0.88);
    line-height: 1.25;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

body.page-hizmet-meta-ads .ma-ig-cta-btn {
    flex-shrink: 0;
    padding: 5px 10px;
    border-radius: 4px;
    background: #fafafa;
    font-size: 0.62rem;
    font-weight: 700;
    color: #000;
    letter-spacing: 0;
    line-height: 1.2;
    text-decoration: none;
    display: inline-block;
    border: 0;
    cursor: pointer;
    transition: background 0.2s ease, color 0.2s ease;
}

body.page-hizmet-meta-ads a.ma-ig-cta-btn:hover,
body.page-hizmet-meta-ads a.ma-ig-cta-btn:focus-visible {
    background: #fff;
    color: #000;
}

body.page-hizmet-meta-ads .ma-ig-actions {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 7px 10px 4px;
    color: #fafafa;
    font-size: 0.88rem;
    background: #000;
}

body.page-hizmet-meta-ads .ma-ig-actions__left {
    display: inline-flex;
    align-items: center;
    gap: 11px;
}

body.page-hizmet-meta-ads .ma-ig-caption {
    padding: 0 10px 10px;
    font-size: 0.68rem;
    line-height: 1.4;
    color: rgba(255, 255, 255, 0.88);
    background: #000;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

body.page-hizmet-meta-ads .ma-ig-caption strong {
    color: #fafafa;
    margin-right: 4px;
}

/* Hero — kompakt Instagram önizleme */
body.page-hizmet-meta-ads .ma-hero-section .ma-ig-preview {
    border-radius: 16px;
}

body.page-hizmet-meta-ads .ma-hero-section .ma-ig-head {
    padding: 7px 9px;
    gap: 7px;
}

body.page-hizmet-meta-ads .ma-hero-section .ma-ig-avatar-ring {
    width: 26px;
    height: 26px;
}

body.page-hizmet-meta-ads .ma-hero-section .ma-ig-avatar {
    font-size: 0.6rem;
}

body.page-hizmet-meta-ads .ma-hero-section .ma-ig-meta strong {
    font-size: 0.68rem;
}

body.page-hizmet-meta-ads .ma-hero-section .ma-ig-meta span {
    font-size: 0.56rem;
}

body.page-hizmet-meta-ads .ma-hero-section .ma-ig-cta-bar {
    padding: 7px 9px;
    gap: 6px;
}

body.page-hizmet-meta-ads .ma-hero-section .ma-ig-cta-text {
    font-size: 0.62rem;
}

body.page-hizmet-meta-ads .ma-hero-section .ma-ig-cta-btn {
    padding: 4px 9px;
    font-size: 0.58rem;
}

body.page-hizmet-meta-ads .ma-hero-section .ma-ig-actions {
    padding: 5px 9px 0;
    font-size: 0.78rem;
}

body.page-hizmet-meta-ads .ma-hero-section .ma-ig-likes {
    padding: 0 9px 4px;
    font-size: 0.58rem;
}

body.page-hizmet-meta-ads .ma-hero-section .ma-ig-caption {
    padding: 0 9px 9px;
    font-size: 0.62rem;
    line-height: 1.35;
}

@media (prefers-reduced-motion: reduce) {
    body.page-hizmet-meta-ads .ma-phone-shell {
        animation: none;
    }

    body.page-hizmet-meta-ads .ma-ig-media__progress span {
        animation: none;
        width: 100%;
    }

    body.page-hizmet-meta-ads .ma-ig-media__img {
        transition: opacity 0.2s ease;
        transform: none;
    }
}
