:root{--navy:#061a33;--blue:#1264e8;--cyan:#00b3ff;--orange:#ff710d;--text:#142033;--muted:#627084;--bg:#f6f8fb;--card:#fff;--border:#dfe7f1;--shadow:0 22px 60px rgba(8,30,60,.12);--r:24px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--text);background:#fff;line-height:1.65}a{text-decoration:none;color:inherit}svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.m2-container{width:min(1180px,calc(100% - 40px));margin:auto}.m2-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.94);backdrop-filter:blur(16px);border-bottom:1px solid rgba(223,231,241,.85)}.admin-bar .m2-header{top:32px}.m2-header-inner{min-height:82px;display:flex;align-items:center;gap:22px}.m2-brand{display:flex;align-items:center;gap:12px;font-weight:900;color:var(--navy);font-size:22px;white-space:nowrap}.m2-brand-mark{width:46px;height:46px;border-radius:15px;background:linear-gradient(135deg,var(--blue),var(--cyan));display:grid;place-items:center;color:#fff;letter-spacing:-1px}.m2-brand .custom-logo{max-height:58px;width:auto}.m2-nav{margin-left:auto}.m2-menu{display:flex;align-items:center;gap:5px;list-style:none;margin:0;padding:0}.m2-menu a{display:flex;align-items:center;padding:10px 12px;border-radius:12px;color:var(--navy);font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.02em}.m2-menu a:hover,.m2-menu .current-menu-item>a{background:#eaf4ff;color:var(--blue)}.m2-header-actions{display:flex;align-items:center;gap:9px}.m2-portal-btn{background:var(--blue);color:#fff;font-size:13px;font-weight:900;padding:11px 14px;border-radius:14px;white-space:nowrap;box-shadow:0 10px 24px rgba(18,100,232,.22)}.m2-shop-btn{width:43px;height:43px;border-radius:14px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,var(--orange),#ff9b2a);box-shadow:0 10px 24px rgba(255,106,0,.22)}.m2-shop-btn svg{width:22px;height:22px}.m2-menu-toggle{display:none;border:0;background:var(--navy);border-radius:12px;padding:10px}.m2-menu-toggle span{display:block;width:24px;height:2px;background:#fff;margin:5px 0}.m2-hero{position:relative;overflow:hidden;padding:92px 0 76px;background:radial-gradient(circle at 83% 8%,rgba(0,179,255,.20),transparent 32%),linear-gradient(180deg,#f8fbff,#fff)}.m2-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(18,100,232,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(18,100,232,.06) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(180deg,#000,transparent 75%)}.m2-hero-grid{position:relative;display:grid;grid-template-columns:1.05fr .95fr;gap:58px;align-items:center}.m2-kicker{display:inline-flex;align-items:center;gap:10px;color:var(--blue);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.1em}.m2-kicker:before{content:"";width:24px;height:3px;border-radius:99px;background:var(--blue)}h1,h2,h3{color:var(--navy);letter-spacing:-.035em;line-height:1.12}.m2-hero h1{font-size:clamp(38px,5.2vw,68px);margin:16px 0 18px}.m2-hero p{font-size:18px;color:var(--muted);max-width:700px;margin:0}.m2-hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.m2-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:13px 20px;border-radius:15px;font-weight:900;border:1px solid transparent}.m2-btn-primary{background:var(--blue);color:#fff;box-shadow:0 13px 30px rgba(18,100,232,.24)}.m2-btn-secondary{background:#fff;color:var(--navy);border-color:var(--border)}.m2-btn-light{background:#fff;color:var(--blue)}.m2-trust-strip{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}.m2-trust-strip span{padding:10px 12px;border:1px solid var(--border);border-radius:999px;background:#fff;color:var(--muted);font-size:13px;font-weight:800}.m2-hero-visual{display:flex;justify-content:center}.m2-stack-card{width:min(460px,100%);padding:28px;border-radius:32px;background:#fff;border:1px solid var(--border);box-shadow:var(--shadow)}.m2-stack-title{font-weight:900;color:var(--navy);font-size:26px;margin-bottom:18px}.m2-stack-row{display:flex;align-items:center;gap:14px;margin-top:12px;padding:15px 16px;border:1px solid var(--border);border-radius:18px;background:linear-gradient(180deg,#fff,#f8fbff)}.m2-stack-row span{width:34px;height:34px;display:grid;place-items:center;border-radius:12px;background:#eaf4ff;color:var(--blue);font-weight:900}.m2-stack-row b{font-size:16px;color:var(--navy)}.m2-section{padding:78px 0}.m2-soft{background:var(--bg)}.m2-section-head{max-width:820px;margin-bottom:34px}.m2-section-head h2,.m2-split h2,.m2-content h2,.m2-cta h2{font-size:clamp(29px,3.2vw,44px);margin:14px 0 12px}.m2-section-head p,.m2-split p,.m2-content p{color:var(--muted);font-size:17px}.m2-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.m2-card,.m2-case-grid article,.m2-post-card,.m2-brand-group{background:var(--card);border:1px solid var(--border);border-radius:var(--r);box-shadow:0 10px 30px rgba(15,23,42,.04)}.m2-card{padding:26px}.m2-card:hover,.m2-case-grid article:hover{transform:translateY(-3px);box-shadow:var(--shadow);transition:.22s ease}.m2-card-icon{width:58px;height:58px;border-radius:18px;background:#eaf4ff;color:var(--blue);display:grid;place-items:center}.m2-card h3{font-size:21px;margin:18px 0 9px}.m2-card p{color:var(--muted);margin:0}.m2-card-large{min-height:250px;display:flex;flex-direction:column;justify-content:center}.m2-brand-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.m2-brand-group{padding:22px}.m2-brand-group h3{font-size:18px;margin:0 0 14px}.m2-chip-list{display:flex;flex-wrap:wrap;gap:8px}.m2-chip-list span{font-weight:800;font-size:13px;color:var(--navy);padding:8px 10px;border-radius:999px;background:#f0f6ff;border:1px solid #dceaff}.m2-split{display:grid;grid-template-columns:1fr 1fr;gap:46px;align-items:center}.m2-expertise-list{display:grid;gap:14px}.m2-expertise-list div{background:#fff;border:1px solid var(--border);border-radius:18px;padding:18px}.m2-expertise-list strong{display:block;color:var(--navy);font-size:16px}.m2-expertise-list span{display:block;color:var(--muted);margin-top:4px}.m2-case-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.m2-case-grid article{padding:24px}.m2-case-grid b{color:var(--blue);font-size:13px}.m2-case-grid h3{font-size:20px;margin:10px 0 8px}.m2-case-grid p{color:var(--muted);margin:0}.m2-cta{background:linear-gradient(135deg,var(--navy),#0b3a72);color:#fff}.m2-cta .m2-kicker,.m2-cta h2{color:#fff}.m2-cta .m2-kicker:before{background:#fff}.m2-cta p{color:rgba(255,255,255,.78)}.m2-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.m2-page-hero{padding:68px 0;background:linear-gradient(180deg,#f8fbff,#fff);border-bottom:1px solid var(--border)}.m2-page-hero h1{font-size:clamp(34px,4vw,54px);margin:14px 0 8px}.m2-page-hero p{max-width:780px;color:var(--muted);font-size:18px}.m2-content{max-width:920px}.m2-content a{color:var(--blue);font-weight:800}.m2-contact-cards{display:grid;gap:14px;margin-top:24px}.m2-contact-cards div,.m2-form-box{background:#fff;border:1px solid var(--border);border-radius:18px;padding:18px}.m2-contact-cards strong{display:block;color:var(--navy)}.m2-contact-cards a,.m2-contact-cards span{color:var(--muted)}.m2-form-box{padding:28px;box-shadow:var(--shadow)}.m2-post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.m2-post-card{overflow:hidden}.m2-post-card img{width:100%;height:210px;object-fit:cover}.m2-post-card div{padding:22px}.m2-post-card h2{font-size:22px;margin:0 0 10px}.m2-post-card p{color:var(--muted)}.m2-footer{background:#051529;color:rgba(255,255,255,.75);padding:56px 0 24px}.m2-footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr 1fr;gap:32px}.m2-footer-brand{font-size:24px;color:#fff;font-weight:900}.m2-footer h4{color:#fff;margin:0 0 12px}.m2-footer ul{list-style:none;padding:0;margin:0}.m2-footer a{color:#fff}.m2-footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid rgba(255,255,255,.12);margin-top:35px;padding-top:22px;font-size:14px}@media(max-width:1080px){.m2-menu-toggle{display:block}.m2-nav{display:none;position:absolute;left:20px;right:20px;top:78px;background:#fff;border:1px solid var(--border);border-radius:18px;padding:12px;box-shadow:var(--shadow)}.m2-nav.is-open{display:block}.m2-menu{flex-direction:column;align-items:stretch}.m2-menu a{justify-content:center}.m2-header-inner{justify-content:space-between}.m2-header-actions{margin-left:auto}.m2-hero-grid,.m2-split{grid-template-columns:1fr}.m2-card-grid,.m2-case-grid,.m2-post-grid,.m2-footer-grid,.m2-brand-grid{grid-template-columns:1fr 1fr}}@media(max-width:640px){.admin-bar .m2-header{top:0}.m2-container{width:min(100% - 28px,1180px)}.m2-header-inner{min-height:72px}.m2-brand-text{display:none}.m2-portal-btn{display:none}.m2-hero{padding:52px 0}.m2-card-grid,.m2-case-grid,.m2-post-grid,.m2-footer-grid,.m2-brand-grid{grid-template-columns:1fr}.m2-cta-inner{flex-direction:column;align-items:flex-start}.m2-footer-bottom{flex-direction:column}}
/* V4 product/category logo carousel */
.m2-brand-grid { display: block; }
.m2-brand-carousel-wrap {
    display: grid;
    gap: 20px;
}
.m2-brand-carousel {
    overflow: hidden;
    border: 1px solid var(--border);
    border-radius: var(--r);
    background: #fff;
    box-shadow: 0 10px 30px rgba(15,23,42,.04);
    padding: 18px 0 18px;
}
.m2-brand-carousel-head {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    gap: 16px;
    padding: 0 22px 12px;
}
.m2-brand-carousel-head h3 {
    font-size: 18px;
    margin: 0;
}
.m2-brand-carousel-head span {
    color: var(--muted);
    font-size: 12px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: .07em;
}
.m2-logo-track {
    overflow: hidden;
    mask-image: linear-gradient(90deg, transparent 0, #000 6%, #000 94%, transparent 100%);
}
.m2-logo-line {
    display: flex;
    width: max-content;
    gap: 12px;
    padding: 8px 22px 6px;
    animation: m2LogoSlide 26s linear infinite;
}
.m2-brand-carousel:hover .m2-logo-line {
    animation-play-state: paused;
}
.m2-logo-pill {
    min-width: 132px;
    height: 56px;
    padding: 0 18px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 18px;
    border: 1px solid #dbe7f6;
    background: linear-gradient(180deg, #ffffff, #f5f9ff);
    color: var(--navy);
    font-weight: 900;
    letter-spacing: -.02em;
    box-shadow: 0 10px 24px rgba(15,23,42,.05);
    white-space: nowrap;
}
.m2-logo-fortinet { color: #d71920; }
.m2-logo-sophos { color: #0b4fd6; }
.m2-logo-watchguard { color: #d71920; }
.m2-logo-cisco { color: #0070b8; }
.m2-logo-mikrotik { color: #283593; }
.m2-logo-veeam { color: #00b336; }
.m2-logo-qnap { color: #0067b1; }
.m2-logo-synology { color: #3b3b3b; }
.m2-logo-western-digital { color: #0067b1; }
.m2-logo-seagate { color: #6ebe44; }
.m2-logo-hpe { color: #00b388; }
.m2-logo-dell { color: #0076ce; }
.m2-logo-lenovo { color: #e2231a; }
.m2-logo-vmware { color: #607078; }
.m2-logo-microsoft { color: #5e5e5e; }
.m2-logo-hp { color: #0096d6; }
.m2-logo-apple { color: #111827; }
.m2-logo-asus { color: #1f2937; }
.m2-logo-msi { color: #d71920; }
.m2-logo-zebra { color: #111827; }
.m2-logo-honeywell { color: #e1261c; }
.m2-logo-datalogic { color: #005baa; }
.m2-logo-tsc { color: #003f7d; }
.m2-logo-newland { color: #0067b1; }
.m2-logo-wordpress { color: #21759b; }
.m2-logo-cloudflare { color: #f38020; }
@keyframes m2LogoSlide {
    from { transform: translateX(0); }
    to { transform: translateX(-50%); }
}
.m2-back-to-top {
    font-weight: 800;
}
@media (max-width:640px) {
    .m2-brand-carousel-head {
        flex-direction: column;
        gap: 4px;
    }
    .m2-logo-pill {
        min-width: 118px;
        height: 50px;
        font-size: 13px;
    }
}

/* V5 single-line brand/platform strip */
.m2-brand-carousel-wrap,
.m2-brand-grid {
    display: block;
}
.m2-brand-carousel,
.m2-brand-group {
    display: none;
}
.m2-brand-strip {
    overflow: hidden;
    border: 1px solid var(--border);
    border-radius: var(--r);
    background: #fff;
    box-shadow: 0 10px 30px rgba(15,23,42,.04);
    padding: 18px 0;
    mask-image: linear-gradient(90deg, transparent 0, #000 5%, #000 95%, transparent 100%);
}
.m2-brand-strip .m2-logo-line {
    display: flex;
    width: max-content;
    gap: 12px;
    padding: 4px 22px;
    animation: m2LogoSlide 36s linear infinite;
}
.m2-brand-strip:hover .m2-logo-line {
    animation-play-state: paused;
}

/* V6 refinements */
.m2-card-link,
.m2-case-grid article a {
    display: inline-flex;
    margin-top: 16px;
    color: var(--blue);
    font-weight: 900;
}
.m2-stack-row {
    text-decoration: none;
}
.m2-stack-row:hover {
    transform: translateX(4px);
    box-shadow: 0 12px 28px rgba(15,23,42,.08);
    transition: .2s ease;
}
.m2-inline-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 24px;
}
.m2-map-section {
    padding: 0 0 78px;
    background: #fff;
}
.m2-map-card {
    overflow: hidden;
    border: 1px solid var(--border);
    border-radius: var(--r);
    box-shadow: var(--shadow);
    background: #fff;
}
.m2-map-card iframe {
    display: block;
    width: 100%;
    min-height: 420px;
    border: 0;
}
.m2-whatsapp-float {
    position: fixed;
    right: 22px;
    bottom: 22px;
    z-index: 70;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 52px;
    padding: 0 18px;
    border-radius: 999px;
    background: #25D366;
    color: #fff !important;
    font-weight: 900;
    box-shadow: 0 18px 42px rgba(37,211,102,.32);
}
.m2-whatsapp-float:hover {
    transform: translateY(-2px);
    transition: .2s ease;
}
@media(max-width:640px) {
    .m2-whatsapp-float {
        right: 14px;
        bottom: 14px;
        min-height: 48px;
        padding: 0 14px;
        font-size: 13px;
    }
}

/* V8: wide IT/datacenter banner hero */
.m2-header-inner {
    width: min(1280px, calc(100% - 36px));
    min-height: 78px;
    gap: 18px;
}
.m2-brand { min-width: 220px; align-items: center; }
.m2-brand-text { line-height: 1; white-space: nowrap; }
.m2-menu { gap: 2px; }
.m2-menu a { white-space: nowrap; font-size: 12px; padding: 10px 10px; line-height: 1.1; }
.m2-header-actions { flex: 0 0 auto; }

.m2-hero {
    min-height: 650px;
    display: flex;
    align-items: center;
    background:
        linear-gradient(90deg, rgba(255,255,255,.98) 0%, rgba(255,255,255,.92) 36%, rgba(255,255,255,.20) 72%, rgba(255,255,255,.08) 100%),
        url("../images/it-datacenter-banner.svg") center right / cover no-repeat !important;
}
.m2-hero::before {
    opacity: .24;
    mask-image: linear-gradient(90deg, #000 0%, transparent 70%);
}
.m2-hero-grid {
    grid-template-columns: .78fr 1.22fr;
    gap: 36px;
    width: 100%;
}
.m2-hero h1 {
    max-width: 720px;
    font-size: clamp(40px, 5vw, 64px);
}
.m2-hero p {
    max-width: 650px;
}
.m2-hero-banner-panel {
    min-height: 420px;
}
.m2-trust-strip span {
    background: rgba(255,255,255,.86);
}
.m2-mini-actions,
.m2-it-visual,
.m2-stack-card,
.m2-hero-visual {
    display: none !important;
}

/* More corporate visual accents */
.m2-card-icon {
    background: linear-gradient(135deg, #eaf4ff, #ffffff);
    box-shadow: inset 0 0 0 1px #dceaff;
}
.m2-card {
    position: relative;
    overflow: hidden;
}
.m2-card::after {
    content:"";
    position:absolute;
    right:-40px;
    top:-40px;
    width:120px;
    height:120px;
    border-radius:50%;
    background:rgba(18,100,232,.06);
}
.m2-whatsapp-float {
    position: fixed;
    right: 22px;
    bottom: 22px;
    z-index: 70;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 52px;
    padding: 0 18px;
    border-radius: 999px;
    background: #25D366;
    color: #fff !important;
    font-weight: 900;
    box-shadow: 0 18px 42px rgba(37,211,102,.32);
}
@media (max-width: 960px) {
    .m2-hero {
        min-height: auto;
        background:
            linear-gradient(180deg, rgba(255,255,255,.98) 0%, rgba(255,255,255,.92) 60%, rgba(255,255,255,.55) 100%),
            url("../images/it-datacenter-banner.svg") center bottom / cover no-repeat !important;
        padding-bottom: 260px;
    }
    .m2-hero-grid {
        grid-template-columns: 1fr;
    }
    .m2-hero-banner-panel {
        display: none;
    }
}
@media (max-width: 640px) {
    .m2-brand { min-width: auto; }
    .m2-brand-text { display:inline-block; font-size:18px; }
    .m2-hero { padding-bottom: 220px; }
}

/* V9 contact form refinements */
.m2-form {
    display: grid;
    gap: 14px;
}
.m2-form-row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 14px;
}
.m2-form label {
    display: grid;
    gap: 7px;
    color: var(--navy);
    font-weight: 800;
    font-size: 13px;
}
.m2-form input,
.m2-form select,
.m2-form textarea {
    width: 100%;
    min-height: 46px;
    border: 1px solid var(--border);
    border-radius: 14px;
    padding: 12px 14px;
    font: inherit;
    color: var(--text);
    background: #fff;
    outline: none;
}
.m2-form textarea {
    min-height: 130px;
    resize: vertical;
}
.m2-form input:focus,
.m2-form select:focus,
.m2-form textarea:focus {
    border-color: var(--blue);
    box-shadow: 0 0 0 4px rgba(18,100,232,.10);
}
.m2-form .m2-btn {
    border: 0;
    cursor: pointer;
}
.m2-form-notice {
    padding: 12px 14px;
    border-radius: 14px;
    font-weight: 800;
    background: #eafaf0;
    color: #087a32;
    border: 1px solid #bdebd0;
}
.m2-form-error {
    background: #fff1f2;
    color: #b42318;
    border-color: #fecdd3;
}
.m2-map-section {
    padding: 0 0 78px;
    background: #fff;
}
.m2-map-card {
    overflow: hidden;
    border: 1px solid var(--border);
    border-radius: var(--r);
    box-shadow: var(--shadow);
    background: #fff;
}
.m2-map-card iframe {
    display: block;
    width: 100%;
    min-height: 430px;
    border: 0;
}
@media(max-width:640px) {
    .m2-form-row { grid-template-columns: 1fr; }
}

/* V10 sector and process sections */
.m2-sector-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 18px;
}
.m2-sector-grid article {
    background: #fff;
    border: 1px solid var(--border);
    border-radius: var(--r);
    padding: 22px;
    box-shadow: 0 10px 30px rgba(15,23,42,.04);
}
.m2-sector-grid strong {
    display: block;
    color: var(--navy);
    font-size: 18px;
    line-height: 1.2;
}
.m2-sector-grid span {
    display: block;
    margin-top: 10px;
    color: var(--muted);
}
.m2-process-band {
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 28px;
    align-items: center;
    padding: 34px;
    border: 1px solid var(--border);
    border-radius: calc(var(--r) + 6px);
    background:
        radial-gradient(circle at 90% 15%, rgba(18,100,232,.12), transparent 28%),
        linear-gradient(180deg, #ffffff, #f7fbff);
    box-shadow: var(--shadow);
}
.m2-process-band h2 {
    margin: 12px 0;
}
.m2-process-band p {
    color: var(--muted);
    margin: 0;
    max-width: 760px;
}
.m2-process-actions {
    display: flex;
    flex-direction: column;
    gap: 12px;
    min-width: 240px;
}
@media(max-width:960px) {
    .m2-sector-grid {
        grid-template-columns: 1fr 1fr;
    }
    .m2-process-band {
        grid-template-columns: 1fr;
    }
    .m2-process-actions {
        flex-direction: row;
        flex-wrap: wrap;
    }
}
@media(max-width:640px) {
    .m2-sector-grid {
        grid-template-columns: 1fr;
    }
}

/* V11 fixes and improvements */
.m2-content a.m2-btn,
.m2-content a.m2-btn-primary,
.m2-btn.m2-btn-primary,
a.m2-btn.m2-btn-primary {
    color: #fff !important;
}
.m2-content a.m2-btn-secondary,
a.m2-btn.m2-btn-secondary {
    color: var(--navy) !important;
}
.m2-content .m2-btn,
.m2-btn {
    text-decoration: none !important;
}
.m2-content .m2-inline-actions .m2-btn {
    min-width: 170px;
    font-weight: 900;
}
.m2-backtop-float {
    position: fixed;
    right: 22px;
    bottom: 86px;
    z-index: 70;
    width: 52px;
    height: 52px;
    border-radius: 999px;
    display: grid;
    place-items: center;
    background: #fff;
    color: var(--blue) !important;
    border: 1px solid var(--border);
    box-shadow: 0 18px 42px rgba(15,23,42,.18);
    font-size: 24px;
    font-weight: 900;
    line-height: 1;
}
.m2-backtop-float:hover {
    transform: translateY(-2px);
    transition: .2s ease;
}
.m2-footer-bottom {
    align-items: center;
}
.m2-footer-bottom:has(.m2-back-to-top) .m2-back-to-top {
    display: none;
}
.m2-why-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 18px;
}
.m2-why-grid article {
    background: #fff;
    border: 1px solid var(--border);
    border-radius: var(--r);
    padding: 22px;
    box-shadow: 0 10px 30px rgba(15,23,42,.04);
    position: relative;
    overflow: hidden;
}
.m2-why-grid article::after {
    content: "";
    position: absolute;
    right: -40px;
    top: -40px;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    background: rgba(18,100,232,.06);
}
.m2-why-grid strong {
    display: block;
    color: var(--navy);
    font-size: 18px;
    line-height: 1.2;
}
.m2-why-grid span {
    display: block;
    color: var(--muted);
    margin-top: 10px;
}
@media(max-width:960px) {
    .m2-why-grid { grid-template-columns: 1fr 1fr; }
}
@media(max-width:640px) {
    .m2-why-grid { grid-template-columns: 1fr; }
    .m2-backtop-float {
        right: 14px;
        bottom: 76px;
        width: 48px;
        height: 48px;
    }
}

/* =========================================================
   V12 premium visual direction
   ========================================================= */
:root{
    --navy:#0a2745;
    --navy-2:#071b33;
    --blue:#1264e8;
    --blue-2:#0b5fc4;
    --ice:#f5f8fc;
    --muted:#58677a;
    --accent:#f5a623;
    --border:#dbe5f1;
    --shadow:0 22px 58px rgba(6, 24, 47, .12);
}
body{
    color:#0b213d;
    background:#fff;
    font-size:16px;
}
h1,h2,h3{
    letter-spacing:-.025em;
}
.m2-container{
    width:min(1180px, calc(100% - 44px));
}

/* Header */
.m2-header{
    background:rgba(255,255,255,.96);
    border-bottom:1px solid rgba(219,229,241,.9);
    box-shadow:0 6px 30px rgba(6,24,47,.04);
}
.m2-header-inner{
    min-height:76px;
    width:min(1240px, calc(100% - 40px));
    gap:18px;
}
.m2-brand{
    min-width:238px;
    display:flex;
    align-items:center;
}
.m2-logo-img{
    width:220px;
    max-height:54px;
    display:block;
}
.m2-brand .custom-logo{
    max-height:54px;
    width:auto;
}
.m2-menu{
    gap:4px;
}
.m2-menu a{
    font-size:12px;
    font-weight:800;
    line-height:1;
    letter-spacing:.015em;
    padding:10px 10px;
    color:#17283f;
    border-radius:10px;
}
.m2-menu a:hover,
.m2-menu .current-menu-item>a{
    color:var(--blue);
    background:#edf5ff;
}
.m2-header-actions{
    gap:10px;
}
.m2-portal-btn{
    background:var(--blue);
    color:#fff;
    border-radius:12px;
    padding:12px 14px;
    font-size:12px;
    box-shadow:0 12px 28px rgba(18,100,232,.20);
}
.m2-shop-btn{
    width:43px;
    height:43px;
    border-radius:12px;
    background:linear-gradient(135deg,#f5a623,#ff7a18);
    box-shadow:0 12px 28px rgba(245,166,35,.25);
}

/* Language switch */
.m2-lang-switch{
    display:flex;
    align-items:center;
    gap:5px;
    padding:4px;
    border:1px solid #e2ebf5;
    border-radius:999px;
    background:#f7faff;
}
.m2-lang-item{
    display:inline-flex;
    align-items:center;
    gap:4px;
    padding:5px 7px;
    border-radius:999px;
    color:#59687a;
    font-size:11px;
    font-weight:900;
}
.m2-lang-item span{
    font-size:14px;
    line-height:1;
}
.m2-lang-item.is-active,
.m2-lang-item:hover{
    background:#fff;
    color:var(--blue);
    box-shadow:0 5px 14px rgba(6,24,47,.08);
}

/* Hero: dark network banner, shorter and cleaner */
.m2-hero{
    min-height:560px !important;
    padding:0 !important;
    display:flex;
    align-items:center;
    overflow:hidden;
    background:
      linear-gradient(90deg, rgba(7,27,51,.92) 0%, rgba(7,27,51,.76) 34%, rgba(7,27,51,.25) 62%, rgba(7,27,51,.08) 100%),
      url("../images/m2-hero-network.jpg") center right / cover no-repeat !important;
}
.m2-hero::before{
    opacity:.22 !important;
    background-image:
      linear-gradient(rgba(255,255,255,.06) 1px,transparent 1px),
      linear-gradient(90deg,rgba(255,255,255,.06) 1px,transparent 1px) !important;
    background-size:70px 70px !important;
    mask-image:none !important;
}
.m2-hero-grid{
    display:block !important;
    position:relative;
    z-index:2;
}
.m2-hero-copy{
    max-width:640px;
    padding:70px 0;
}
.m2-hero .m2-kicker{
    color:#d8e8ff;
    letter-spacing:.13em;
}
.m2-hero .m2-kicker:before{
    background:var(--accent);
}
.m2-hero h1{
    color:#fff;
    font-size:clamp(34px, 4.2vw, 58px) !important;
    line-height:1.08;
    max-width:660px;
    margin:18px 0 18px;
    text-transform:none;
}
.m2-hero p{
    color:rgba(255,255,255,.84);
    font-size:clamp(16px,1.35vw,20px);
    max-width:600px;
}
.m2-hero-actions{
    margin-top:30px;
}
.m2-hero .m2-btn-primary{
    background:linear-gradient(135deg,#f5a623,#ff7a18);
    color:#fff !important;
    border:0;
    box-shadow:0 18px 38px rgba(245,166,35,.24);
}
.m2-hero .m2-btn-secondary{
    background:rgba(255,255,255,.08);
    color:#fff !important;
    border-color:rgba(255,255,255,.28);
    backdrop-filter:blur(10px);
}
.m2-trust-strip{
    margin-top:28px;
}
.m2-trust-strip span{
    background:rgba(255,255,255,.10) !important;
    color:#eaf4ff !important;
    border-color:rgba(255,255,255,.20) !important;
    backdrop-filter:blur(10px);
}
.m2-hero-banner-panel,
.m2-hero-visual,
.m2-stack-card,
.m2-it-visual{
    display:none !important;
}

/* Section typography */
.m2-section{
    padding:68px 0;
}
.m2-section-head{
    text-align:center;
    margin-left:auto;
    margin-right:auto;
    max-width:780px;
}
.m2-section-head .m2-kicker{
    justify-content:center;
}
.m2-section-head h2,
.m2-split h2,
.m2-content h2,
.m2-cta h2{
    font-size:clamp(28px,3vw,40px);
    line-height:1.18;
}
.m2-section-head p{
    color:var(--muted);
}

/* Services grid: closer to the clean example */
.m2-card-grid{
    grid-template-columns:repeat(3,1fr);
    gap:18px;
}
.m2-card{
    border-radius:16px;
    padding:24px;
    display:grid;
    grid-template-columns:58px 1fr;
    gap:18px;
    align-items:start;
    min-height:150px;
    box-shadow:0 12px 36px rgba(6,24,47,.06);
}
.m2-card::after{
    display:none;
}
.m2-card-icon{
    width:58px;
    height:58px;
    border-radius:14px;
    background:#eef6ff;
    color:var(--blue);
}
.m2-card h3{
    margin:0 0 8px;
    font-size:20px;
}
.m2-card p{
    margin:0;
    font-size:14.5px;
}
.m2-card-link{
    grid-column:2;
    margin-top:4px !important;
}

/* Why / sector grids */
.m2-why-grid article,
.m2-sector-grid article,
.m2-case-grid article,
.m2-brand-strip,
.m2-process-band{
    border-radius:18px;
    box-shadow:0 12px 36px rgba(6,24,47,.06);
}

/* Case cards with subtle image feel */
.m2-case-grid article{
    position:relative;
    overflow:hidden;
    min-height:190px;
}
.m2-case-grid article::before{
    content:"";
    position:absolute;
    inset:0;
    background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(255,255,255,.86));
    z-index:0;
}
.m2-case-grid article > *{
    position:relative;
    z-index:1;
}

/* Footer */
.m2-footer{
    background:linear-gradient(180deg,#092542,#06182d);
}
.m2-footer-logo{
    width:220px;
    max-width:100%;
    margin-bottom:16px;
}
.m2-footer h4{
    letter-spacing:.02em;
}
.m2-footer-bottom{
    justify-content:flex-start;
}

/* Fixed action buttons */
.m2-whatsapp-float{
    right:22px;
    bottom:22px;
    min-height:52px;
    border-radius:999px;
    background:#23c968;
    box-shadow:0 18px 42px rgba(35,201,104,.30);
}
.m2-backtop-float{
    right:22px;
    bottom:86px;
    background:#fff;
    color:var(--blue) !important;
}

/* Detail page button visibility */
.m2-content a.m2-btn-primary,
a.m2-btn.m2-btn-primary{
    background:var(--blue) !important;
    color:#fff !important;
}
.m2-content a.m2-btn-secondary,
a.m2-btn.m2-btn-secondary{
    color:var(--navy) !important;
}

/* Responsive */
@media(max-width:1180px){
    .m2-brand{min-width:190px;}
    .m2-logo-img{width:190px;}
    .m2-menu a{font-size:11px;padding:9px 7px;}
}
@media(max-width:1080px){
    .m2-menu-toggle{display:block;}
    .m2-nav{
        top:72px;
    }
    .m2-lang-switch{
        display:none;
    }
    .m2-card-grid{
        grid-template-columns:1fr 1fr;
    }
}
@media(max-width:760px){
    .m2-hero{
        min-height:auto !important;
        padding:60px 0 !important;
        background:
          linear-gradient(180deg, rgba(7,27,51,.92), rgba(7,27,51,.76)),
          url("../images/m2-hero-network.jpg") center / cover no-repeat !important;
    }
    .m2-hero-copy{
        padding:0;
    }
    .m2-card-grid,
    .m2-why-grid,
    .m2-sector-grid{
        grid-template-columns:1fr !important;
    }
    .m2-card{
        grid-template-columns:48px 1fr;
        gap:14px;
        padding:20px;
    }
    .m2-card-icon{
        width:48px;
        height:48px;
    }
    .m2-card-link{
        grid-column:1 / -1;
    }
    .m2-logo-img{
        width:172px;
    }
}

/* =========================================================
   V13 final corrections
   ========================================================= */

/* New M² logo */
.m2-logo-img{
    width:240px !important;
    max-height:62px !important;
}
.m2-brand{
    min-width:260px !important;
}
.m2-footer-logo{
    width:250px !important;
}

/* Hero: switch/datacenter banner, no CTA buttons */
.m2-hero{
    min-height:500px !important;
    padding:0 !important;
    background:
      linear-gradient(90deg, rgba(7,27,51,.90) 0%, rgba(7,27,51,.76) 34%, rgba(7,27,51,.36) 62%, rgba(7,27,51,.14) 100%),
      url("../images/m2-hero-switch-v13.jpg") center right / cover no-repeat !important;
}
.m2-hero-copy{
    padding:62px 0 !important;
    max-width:650px !important;
}
.m2-hero h1{
    font-size:clamp(34px,4vw,56px) !important;
    line-height:1.09 !important;
    margin-bottom:18px !important;
}
.m2-hero p{
    font-size:clamp(16px,1.25vw,19px) !important;
    line-height:1.7 !important;
}
.m2-hero-actions{
    display:none !important;
}
.m2-hero .m2-kicker{
    color:#eaf4ff !important;
}
.m2-hero .m2-kicker:before{
    background:#f5a623 !important;
}

/* Services card row fix */
.m2-card{
    grid-template-columns:58px minmax(0,1fr) !important;
    grid-auto-rows:auto !important;
    column-gap:18px !important;
    row-gap:6px !important;
    align-items:start !important;
}
.m2-card-icon{
    grid-column:1 !important;
    grid-row:1 / span 3 !important;
}
.m2-card h3{
    grid-column:2 !important;
    grid-row:1 !important;
    margin:0 0 8px !important;
    line-height:1.18 !important;
}
.m2-card p{
    grid-column:2 !important;
    grid-row:2 !important;
    line-height:1.58 !important;
    max-width:none !important;
}
.m2-card-link{
    grid-column:2 !important;
    grid-row:3 !important;
    align-self:end !important;
    margin-top:8px !important;
    white-space:nowrap !important;
}

/* More balanced headings */
.m2-section-head h2{
    font-size:clamp(28px,2.8vw,38px) !important;
    line-height:1.18 !important;
}
.m2-section-head p{
    font-size:16px !important;
    line-height:1.75 !important;
}

/* Language switch tightening */
.m2-lang-switch{
    padding:5px 6px !important;
}
.m2-lang-item{
    gap:5px !important;
}

/* Maintenance page */
body.m2-maintenance-body{
    margin:0;
    overflow:hidden;
}
.m2-maintenance-page{
    min-height:100vh;
    position:relative;
    display:grid;
    place-items:center;
    overflow:hidden;
    background:
      linear-gradient(180deg, rgba(7,22,38,.42), rgba(7,22,38,.64)),
      url("../images/m2-maintenance-bg.jpg") center / cover no-repeat;
    color:#fff;
    text-align:center;
    font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
}
.m2-maintenance-overlay{
    position:absolute;
    inset:0;
    background:
      radial-gradient(circle at 50% 18%, rgba(18,100,232,.22), transparent 34%),
      linear-gradient(90deg, rgba(0,0,0,.32), rgba(0,0,0,.12));
}
.m2-maintenance-content{
    position:relative;
    z-index:2;
    width:min(780px, calc(100% - 32px));
    padding:34px;
}
.m2-maintenance-logo{
    width:330px;
    max-width:90%;
    margin:0 auto 34px;
    display:block;
}
.m2-maintenance-top{
    font-size:22px;
    letter-spacing:.02em;
    margin:0 0 165px;
    color:rgba(255,255,255,.92);
}
.m2-maintenance-content h1{
    font-size:clamp(38px,5vw,62px);
    color:#fff;
    margin:0 0 8px;
    font-weight:500;
    letter-spacing:-.02em;
}
.m2-maintenance-content p{
    color:rgba(255,255,255,.90);
}
.m2-maintenance-actions{
    display:flex;
    justify-content:center;
    gap:12px;
    flex-wrap:wrap;
    margin-top:18px;
}
.m2-maintenance-actions a{
    color:#fff;
    border:1px solid rgba(255,255,255,.35);
    border-radius:999px;
    padding:10px 16px;
    background:rgba(255,255,255,.08);
    backdrop-filter:blur(8px);
    font-weight:800;
}
.m2-maintenance-footer{
    position:absolute;
    left:20px;
    right:20px;
    bottom:28px;
    z-index:2;
    color:rgba(255,255,255,.90);
    font-size:14px;
}

/* Responsive */
@media(max-width:1180px){
    .m2-brand{min-width:220px !important;}
    .m2-logo-img{width:215px !important;}
}
@media(max-width:1080px){
    .m2-brand{min-width:auto !important;}
}
@media(max-width:760px){
    .m2-logo-img{width:190px !important;}
    .m2-hero{
        min-height:auto !important;
        padding:56px 0 !important;
        background:
          linear-gradient(180deg, rgba(7,27,51,.88), rgba(7,27,51,.78)),
          url("../images/m2-hero-switch-v13.jpg") center right / cover no-repeat !important;
    }
    .m2-hero-copy{
        padding:0 !important;
    }
    .m2-card{
        grid-template-columns:50px minmax(0,1fr) !important;
    }
    .m2-maintenance-top{
        margin-bottom:90px;
        font-size:18px;
    }
}

/* =========================================================
   V14 corrections
   ========================================================= */

/* English text must use regular Latin I, not Turkish dotted İ.
   Correct: IT Solutions • Network & Security */

/* Header / footer logo */
.m2-logo-img{
    width:250px !important;
    max-height:68px !important;
}
.m2-brand{
    min-width:272px !important;
}
.m2-footer-logo{
    width:265px !important;
}

/* Hero kicker exact English and spacing */
.m2-hero .m2-kicker{
    text-transform:uppercase;
    letter-spacing:.11em;
    color:#f1f7ff !important;
}

/* Remove solution numbers visually even if older cache/template keeps them */
.m2-case-grid article > b{
    display:none !important;
}

/* Fix card layout/readability */
.m2-card-grid{
    align-items:stretch !important;
}
.m2-card{
    grid-template-columns:60px minmax(0,1fr) !important;
    grid-template-rows:auto 1fr auto !important;
    column-gap:18px !important;
    row-gap:8px !important;
    min-height:190px !important;
}
.m2-card-icon{
    grid-column:1 !important;
    grid-row:1 / span 3 !important;
}
.m2-card h3{
    grid-column:2 !important;
    grid-row:1 !important;
    margin:0 !important;
    line-height:1.2 !important;
    word-break:normal !important;
    overflow-wrap:normal !important;
}
.m2-card p{
    grid-column:2 !important;
    grid-row:2 !important;
    line-height:1.55 !important;
    margin:0 !important;
    word-break:normal !important;
    overflow-wrap:normal !important;
}
.m2-card-link{
    grid-column:2 !important;
    grid-row:3 !important;
    align-self:end !important;
    white-space:nowrap !important;
    margin-top:10px !important;
}

/* V14 maintenance page: no text overlap, no floating buttons */
body.m2-maintenance-body{
    margin:0 !important;
    overflow:hidden;
    background:#07182d;
}
.m2-maintenance-body .m2-whatsapp-float,
.m2-maintenance-body .m2-backtop-float,
.m2-maintenance-body #wpadminbar ~ .m2-whatsapp-float,
.m2-maintenance-body #wpadminbar ~ .m2-backtop-float{
    display:none !important;
}
.m2-maintenance-page{
    min-height:100vh;
    position:relative;
    display:flex;
    align-items:center;
    justify-content:center;
    overflow:hidden;
    background:
      linear-gradient(180deg, rgba(7,24,45,.30), rgba(7,24,45,.68)),
      url("../images/m2-maintenance-bg-v14.svg") center / cover no-repeat !important;
    color:#fff;
    text-align:center;
    font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
}
.m2-maintenance-page:before{
    content:"";
    position:absolute;
    inset:0;
    background:radial-gradient(circle at 50% 38%, rgba(255,255,255,.08), transparent 38%);
    pointer-events:none;
}
.m2-maintenance-content{
    position:relative;
    z-index:2;
    width:min(820px, calc(100% - 32px));
    padding:34px;
    transform:none !important;
}
.m2-maintenance-logo{
    width:340px;
    max-width:90%;
    margin:0 auto 24px;
    display:block;
}
.m2-maintenance-tagline{
    margin:0 0 90px;
    color:rgba(255,255,255,.86);
    font-size:22px;
    letter-spacing:.01em;
}
.m2-maintenance-content h1{
    color:#fff !important;
    margin:0 0 12px !important;
    font-size:clamp(38px,5vw,58px) !important;
    font-weight:600 !important;
    line-height:1.1 !important;
    letter-spacing:-.02em !important;
    opacity:1 !important;
}
.m2-maintenance-desc{
    margin:0 auto;
    color:rgba(255,255,255,.84);
    font-size:16px;
    max-width:680px;
}
.m2-maintenance-actions{
    display:flex;
    justify-content:center;
    flex-wrap:wrap;
    gap:12px;
    margin-top:24px;
}
.m2-maintenance-actions a{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    min-height:44px;
    padding:0 18px;
    border-radius:999px;
    color:#fff !important;
    border:1px solid rgba(255,255,255,.28);
    background:rgba(255,255,255,.08);
    backdrop-filter:blur(10px);
    font-weight:800;
    text-decoration:none;
}
.m2-maintenance-footer{
    position:absolute;
    left:20px;
    right:20px;
    bottom:24px;
    z-index:2;
    color:rgba(255,255,255,.80);
    font-size:14px;
}

/* Mobile */
@media(max-width:1180px){
    .m2-brand{min-width:230px !important;}
    .m2-logo-img{width:220px !important;}
}
@media(max-width:760px){
    .m2-logo-img{width:195px !important;}
    .m2-card{
        grid-template-columns:52px minmax(0,1fr) !important;
        min-height:auto !important;
    }
    .m2-maintenance-tagline{
        margin-bottom:56px;
        font-size:18px;
    }
    .m2-maintenance-logo{
        width:290px;
    }
}

/* V15: Hero üst slogan düzeltmesi */
.m2-hero .m2-kicker {
    text-transform: none !important;
    letter-spacing: .08em !important;
    background: transparent !important;
    box-shadow: none !important;
    padding: 0 !important;
    border: 0 !important;
    color: #f1f7ff !important;
    display: inline-flex !important;
    align-items: center !important;
    gap: 12px !important;
    font-size: 14px !important;
    font-weight: 800 !important;
}
.m2-hero .m2-kicker::before {
    content: "" !important;
    display: inline-block !important;
    width: 32px !important;
    height: 3px !important;
    border-radius: 99px !important;
    background: #f5a623 !important;
    flex: 0 0 auto !important;
}

/* V16 supplied company logo */
.m2-company-logo-img {
    width: 250px !important;
    max-height: 70px !important;
    object-fit: contain !important;
}
.m2-brand {
    min-width: 280px !important;
}
.m2-footer-company-logo {
    width: 285px !important;
    max-width: 100% !important;
    border-radius: 14px;
}
.m2-maintenance-logo {
    width: 330px !important;
    max-width: 92% !important;
    border-radius: 14px;
}
@media (max-width: 1180px) {
    .m2-company-logo-img {
        width: 225px !important;
    }
    .m2-brand {
        min-width: 240px !important;
    }
}
@media (max-width: 760px) {
    .m2-company-logo-img {
        width: 190px !important;
    }
    .m2-brand {
        min-width: auto !important;
    }
}

/* =========================================================
   V17 homepage/content refinements
   ========================================================= */

/* Brand strip: cleaner partner/platform carousel */
.m2-brand-strip {
    overflow: hidden;
    border: 1px solid var(--border);
    border-radius: 20px;
    background: linear-gradient(180deg, #fff, #f7fbff);
    box-shadow: 0 14px 40px rgba(6,24,47,.06);
    padding: 18px 0;
}
.m2-logo-line {
    display: flex;
    width: max-content;
    gap: 12px;
    animation: m2Marquee 34s linear infinite;
}
.m2-brand-strip:hover .m2-logo-line {
    animation-play-state: paused;
}
.m2-logo-pill {
    min-width: 118px;
    min-height: 44px;
    padding: 0 18px;
    border-radius: 12px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 900;
    font-size: 13px;
    color: #0a2745;
    background: #fff;
    border: 1px solid #dce8f7;
    box-shadow: 0 8px 18px rgba(6,24,47,.05);
}
@keyframes m2Marquee {
    from { transform: translateX(0); }
    to { transform: translateX(-50%); }
}

/* Solution cards with stronger visual hierarchy */
.m2-case-grid {
    grid-template-columns: repeat(4, 1fr);
    gap: 18px;
}
.m2-case-grid article {
    min-height: 250px;
    padding: 26px;
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    color: #fff;
    background:
        linear-gradient(180deg, rgba(7,27,51,.08), rgba(7,27,51,.86)),
        url("../images/m2-card-1.jpg") center / cover no-repeat;
    border: 0;
    box-shadow: 0 18px 46px rgba(6,24,47,.14);
}
.m2-case-grid article:nth-child(2) {
    background:
        linear-gradient(180deg, rgba(7,27,51,.08), rgba(7,27,51,.86)),
        url("../images/m2-card-2.jpg") center / cover no-repeat;
}
.m2-case-grid article:nth-child(3) {
    background:
        linear-gradient(180deg, rgba(7,27,51,.08), rgba(7,27,51,.86)),
        url("../images/m2-card-3.jpg") center / cover no-repeat;
}
.m2-case-grid article:nth-child(4) {
    background:
        linear-gradient(180deg, rgba(7,27,51,.08), rgba(7,27,51,.86)),
        url("../images/m2-hero-switch-v13.jpg") center / cover no-repeat;
}
.m2-case-grid article::before {
    display: none !important;
}
.m2-case-grid article h3,
.m2-case-grid article p,
.m2-case-grid article a {
    position: relative;
    z-index: 2;
}
.m2-case-grid article h3 {
    color: #fff;
    margin: 0 0 10px;
}
.m2-case-grid article p {
    color: rgba(255,255,255,.82);
    margin: 0 0 14px;
}
.m2-case-grid article a {
    color: #fff !important;
    font-weight: 900;
}

/* Industry/reference cards */
.m2-industry-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 18px;
}
.m2-industry-grid article {
    border: 1px solid var(--border);
    border-radius: 18px;
    padding: 24px;
    background: #fff;
    box-shadow: 0 12px 36px rgba(6,24,47,.06);
}
.m2-industry-grid article span {
    display: inline-flex;
    width: 38px;
    height: 38px;
    align-items: center;
    justify-content: center;
    border-radius: 12px;
    background: #eef6ff;
    color: var(--blue);
    font-weight: 900;
    margin-bottom: 18px;
}
.m2-industry-grid article strong {
    display: block;
    color: var(--navy);
    font-size: 18px;
    line-height: 1.25;
}
.m2-industry-grid article p {
    color: var(--muted);
    margin: 10px 0 0;
}

/* Latest blog cards */
.m2-blog-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 18px;
}
.m2-blog-card {
    background: #fff;
    border: 1px solid var(--border);
    border-radius: 18px;
    padding: 24px;
    box-shadow: 0 12px 36px rgba(6,24,47,.06);
}
.m2-blog-date {
    display: inline-flex;
    color: var(--blue);
    background: #eef6ff;
    border-radius: 999px;
    padding: 7px 10px;
    font-size: 12px;
    font-weight: 900;
    margin-bottom: 14px;
}
.m2-blog-card h3 {
    margin: 0 0 10px;
    font-size: 20px;
    line-height: 1.25;
}
.m2-blog-card h3 a {
    color: var(--navy);
}
.m2-blog-card p {
    color: var(--muted);
    margin: 0 0 16px;
}

@media(max-width: 1080px) {
    .m2-case-grid,
    .m2-industry-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media(max-width: 760px) {
    .m2-case-grid,
    .m2-industry-grid,
    .m2-blog-grid {
        grid-template-columns: 1fr;
    }
    .m2-logo-pill {
        min-width: 104px;
        font-size: 12px;
    }
}

/* =========================================================
   V18 fixes: Reference/Sector layout + EN/BG pages
   ========================================================= */

/* Fix broken split aftermath and keep sections inside container */
.m2-split {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) minmax(320px, .85fr) !important;
    gap: 42px !important;
    align-items: center !important;
}
.m2-expertise-list {
    display: grid !important;
    gap: 12px !important;
}
.m2-expertise-list > div {
    border: 1px solid var(--border);
    border-radius: 16px;
    padding: 18px;
    background: #fff;
    box-shadow: 0 10px 28px rgba(6,24,47,.05);
}
.m2-expertise-list strong {
    display: block;
    color: var(--navy);
    margin-bottom: 6px;
}
.m2-expertise-list span {
    color: var(--muted);
}

/* Referans ve Sektör Odağı */
.m2-industry-grid {
    width: 100% !important;
    max-width: 1180px !important;
    margin: 0 auto !important;
    display: grid !important;
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    gap: 18px !important;
}
.m2-industry-grid article {
    min-height: 178px;
    border: 1px solid var(--border);
    border-radius: 18px;
    padding: 22px;
    background: #fff;
    box-shadow: 0 12px 34px rgba(6,24,47,.06);
}
.m2-industry-grid article span {
    display: inline-flex;
    width: 38px;
    height: 38px;
    align-items: center;
    justify-content: center;
    border-radius: 12px;
    background: #eef6ff;
    color: var(--blue);
    font-size: 12px;
    font-weight: 900;
    margin-bottom: 15px;
}
.m2-industry-grid article strong {
    display: block;
    color: var(--navy);
    font-size: 17px;
    line-height: 1.24;
}
.m2-industry-grid article p {
    color: var(--muted);
    margin: 9px 0 0;
    line-height: 1.55;
    font-size: 14px;
}

/* Language pages */
.m2-lang-service-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
}
.m2-lang-service-grid article {
    border: 1px solid var(--border);
    border-radius: 18px;
    background: #fff;
    padding: 24px;
    box-shadow: 0 12px 34px rgba(6,24,47,.06);
}
.m2-lang-service-grid article strong {
    display: block;
    color: var(--navy);
    font-size: 18px;
    line-height: 1.25;
}
.m2-lang-service-grid article p {
    margin: 10px 0 0;
    color: var(--muted);
    line-height: 1.6;
}
.m2-lang-page-content {
    max-width: 920px;
}
.m2-lang-page-content h2 {
    margin-top: 0;
}
.m2-lang-page-content ul {
    display: grid;
    gap: 10px;
}

/* Header language menu sizing */
.m2-header .m2-menu a {
    white-space: nowrap;
}

@media(max-width:1080px) {
    .m2-industry-grid,
    .m2-lang-service-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }
    .m2-split {
        grid-template-columns: 1fr !important;
    }
}
@media(max-width:680px) {
    .m2-industry-grid,
    .m2-lang-service-grid {
        grid-template-columns: 1fr !important;
    }
}
