: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; }
}
