/*
Theme Name: Regentum IT (Modern Corporate v3.72 - Official Logo)
Theme URI: https://regentum-it.nl
Author: Regentum IT B.V.
Description: Responsive modern corporate theme for Regentum IT.
Version: 3.78
*/
:root{--navy:#062654;--navy2:#031b3d;--blue:#0866d9;--cyan:#13c9ef;--ink:#092653;--muted:#52627a;--light:#f5f9fd;--line:#dfe7ef}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Segoe UI,Arial,sans-serif;color:var(--ink);background:#fff;overflow-x:hidden}a{color:inherit}img{max-width:100%;height:auto}
.site-nav{height:76px;display:flex;align-items:center;gap:34px;padding:10px max(4vw,28px);background:#fff;position:sticky;top:0;z-index:1000;box-shadow:0 1px 8px rgba(3,27,61,.08)}
.brand{margin-right:auto}.brand img{display:block;width:250px;max-height:55px;object-fit:contain;object-position:left center}.nav-links{display:flex;gap:28px;align-items:center}.nav-links a{text-decoration:none;font-weight:650;font-size:14px}.nav-links a:hover{color:var(--blue)}
.nav-cta,.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;text-decoration:none;font-weight:750;border-radius:8px;transition:.2s ease}.nav-cta{background:var(--navy);color:#fff;padding:14px 18px}.menu-toggle{display:none;border:0;background:var(--navy);color:#fff;border-radius:7px;padding:10px 12px}
.hero-modern{min-height:430px;padding:64px max(6vw,44px);display:grid;grid-template-columns:minmax(0,1.3fr) minmax(300px,.7fr);gap:55px;align-items:center;color:#fff;background:radial-gradient(circle at 85% 35%,rgba(18,155,230,.34),transparent 32%),linear-gradient(115deg,#041d43,#07366f 62%,#07518d)}
.eyebrow{text-transform:uppercase;letter-spacing:.06em;color:var(--cyan);font-size:13px;font-weight:800;margin-bottom:14px}.eyebrow.dark{color:#15457d}.hero-copy h1{font-size:clamp(2.35rem,5vw,4.5rem);line-height:1.03;margin:0 0 18px;max-width:820px;letter-spacing:-.035em}.hero-copy h1 span{color:var(--cyan)}.hero-copy>p{font-size:clamp(1.05rem,2vw,1.35rem);line-height:1.55;max-width:720px;margin:0}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.button{padding:14px 22px}.button-cyan{background:var(--cyan);color:#021a38}.button-outline{border:1px solid var(--cyan);color:var(--cyan)}.button-navy{background:var(--navy);color:#fff}.button:hover,.nav-cta:hover{transform:translateY(-1px)}
.hero-panel{min-height:270px;border:1px solid rgba(255,255,255,.14);background:linear-gradient(145deg,rgba(255,255,255,.09),rgba(255,255,255,.02));border-radius:24px;padding:34px;display:flex;align-items:center;gap:30px}.hero-mark{font-size:100px;font-weight:900;color:var(--cyan);font-style:italic}.hero-panel ul{list-style:none;padding:0;margin:0;display:grid;gap:19px}.hero-panel li{font-size:17px}.hero-panel li:before{content:"✓";display:inline-grid;place-items:center;width:23px;height:23px;border:2px solid var(--cyan);border-radius:50%;color:var(--cyan);margin-right:13px;font-size:13px}
.section-light{padding:62px max(4vw,36px);background:linear-gradient(#f8fbfe,#f2f7fc)}.section-heading{text-align:center;max-width:850px;margin:0 auto 35px}.section-heading h2,.about-copy h2{font-size:clamp(2rem,3.4vw,3rem);line-height:1.1;margin:0}
.service-grid{max-width:1450px;margin:auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.modern-card{background:#fff;border:1px solid #e2eaf2;border-radius:13px;box-shadow:0 8px 25px rgba(10,45,82,.06);padding:27px;display:grid;grid-template-columns:82px 1fr;gap:20px;min-height:220px}.modern-card h3{font-size:20px;line-height:1.2;margin:3px 0 11px}.modern-card p{color:var(--muted);line-height:1.55;margin:0 0 18px}.modern-card a{color:#0866d9;text-decoration:none;font-weight:700}.service-icon{width:72px;height:72px;display:grid;place-items:center;color:#fff}.service-icon svg{width:64px;height:64px;fill:#0b66c3;stroke:#0b4d94;stroke-width:4}.outlook{background:linear-gradient(145deg,#0b5bd3,#25a4f2);border-radius:12px;font-size:30px;font-weight:800}.azure{font-size:58px;font-weight:900;color:#0786dd;background:none}.entra svg{fill:#11a8e7;stroke:none}.devices svg{fill:none}.gears svg circle{fill:#fff}.shield svg{stroke:none}.shield svg path:first-child{fill:#062654}.shield svg .infinity{fill:none;stroke:#10c9ef;stroke-width:5}.pill{display:inline-block;color:#08719b;background:#e7faff;border:1px solid #b7effa;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:800;margin-bottom:7px}
.about-modern{padding:70px max(5vw,40px);display:grid;grid-template-columns:1.15fr .85fr;gap:65px;align-items:center}.about-copy>p{color:var(--muted);font-size:17px;line-height:1.7;max-width:780px}.benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:30px 0}.benefits div{padding-left:16px;border-left:4px solid var(--cyan)}.benefits strong,.benefits span{display:block}.benefits span{color:var(--muted);font-size:13px;margin-top:5px}.about-visual{min-height:340px;border-radius:18px;padding:45px;display:flex;flex-direction:column;justify-content:center;align-items:center;background:linear-gradient(145deg,#edf7ff,#d7e9f8);box-shadow:inset 0 0 70px rgba(8,102,217,.09)}.about-visual img{width:min(420px,80%)}blockquote{margin:30px 0 0;background:var(--navy);color:#fff;padding:22px;border-radius:10px;max-width:430px;line-height:1.5}
.cta-band{padding:34px max(6vw,44px);display:flex;align-items:center;justify-content:space-between;gap:30px;color:#fff;background:linear-gradient(100deg,#052655,#064482)}.cta-band h2{margin:0 0 5px;font-size:clamp(1.4rem,2.4vw,2rem)}.cta-band p{margin:0;color:#dcecff}.trusted{text-align:center;padding:38px 30px 48px}.client-row{display:flex;justify-content:center;align-items:center;gap:80px;margin-top:26px}.client-row a{display:block}.client-row img{max-width:220px;max-height:75px;object-fit:contain;filter:grayscale(1);opacity:.7}.client-row img:hover{filter:none;opacity:1}
.footer-modern{background:#041d43;color:#dbe8f5;padding:30px max(4vw,35px);display:grid;grid-template-columns:1fr auto;gap:20px;align-items:center}.footer-brand img{width:230px;filter:brightness(0) invert(1)}.footer-modern nav{display:flex;gap:22px}.footer-modern a{text-decoration:none}.footer-legal{grid-column:1/-1;text-align:center;font-size:12px;color:#b9cbe0}
#back-to-top{position:fixed;right:24px;bottom:24px;width:44px;height:44px;border-radius:50%;background:var(--navy);color:#fff;display:none;place-items:center;cursor:pointer;z-index:1001}#back-to-top.show{display:grid}
#cookie-popup{position:fixed;left:20px;right:20px;z-index:1100;max-width:760px;margin:auto;background:#fff;color:var(--ink);padding:18px 20px;border-radius:12px;box-shadow:0 8px 30px rgba(0,0,0,.2)}.cookie-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.cookie-actions button{border:0;background:var(--navy);color:#fff;padding:9px 13px;border-radius:6px}.cookie-actions .ghost{background:#e9eff5;color:var(--ink)}
@media(max-width:1050px){.nav-links{gap:16px}.hero-modern{grid-template-columns:1fr}.hero-panel{min-height:auto}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.about-modern{grid-template-columns:1fr}}
@media(max-width:760px){.site-nav{height:auto;min-height:68px;padding:9px 16px;flex-wrap:wrap}.brand img{width:190px}.menu-toggle{display:block}.nav-cta{display:none}.nav-links{display:none;order:4;width:100%;padding:12px 0;flex-direction:column;align-items:stretch;gap:0}.nav-links.open{display:flex}.nav-links a{padding:12px 6px;border-top:1px solid var(--line)}.hero-modern{padding:48px 18px;gap:28px}.hero-panel{padding:24px;gap:20px}.hero-mark{font-size:70px}.section-light{padding:46px 16px}.service-grid{grid-template-columns:1fr}.modern-card{grid-template-columns:68px 1fr;padding:22px 18px;min-height:0}.service-icon{width:60px;height:60px}.service-icon svg{width:54px;height:54px}.about-modern{padding:50px 18px;gap:35px}.benefits{grid-template-columns:1fr}.about-visual{min-height:260px;padding:28px 18px}.cta-band{padding:32px 18px;align-items:stretch;flex-direction:column}.cta-band .button{width:100%}.client-row{gap:30px;flex-direction:column}.footer-modern{grid-template-columns:1fr;text-align:center}.footer-brand{margin:auto}.footer-modern nav{justify-content:center;flex-wrap:wrap}.hero-actions{display:grid}.hero-actions .button{width:100%}}
@media(max-width:390px){.brand img{width:165px}.hero-copy h1{font-size:2.1rem}.hero-panel{align-items:flex-start}.hero-panel ul{gap:13px}.modern-card{grid-template-columns:1fr}.service-icon{margin:auto}.modern-card{text-align:center}}

/* v3.72 official Regentum IT logo */
.brand img{width:290px;max-height:58px;object-fit:contain;object-position:left center}
.footer-brand img{width:280px;max-height:92px;object-fit:contain;filter:none}
.about-visual img{width:min(520px,90%);filter:none}
@media(max-width:760px){.brand img{width:210px;max-height:52px}.footer-brand img{width:240px}}
@media(max-width:390px){.brand img{width:185px}}


/* ===== v3.73 Dedicated service pages ===== */
.service-page{background:#fff}
.service-hero{padding:72px max(6vw,44px);color:#fff;background:radial-gradient(circle at 85% 35%,rgba(18,155,230,.30),transparent 32%),linear-gradient(115deg,#041d43,#07366f 62%,#07518d)}
.service-hero-inner{max-width:1180px;margin:auto}
.service-hero .breadcrumb{font-size:13px;color:#bcd9f4;margin-bottom:22px}.service-hero .breadcrumb a{color:#8edcff;text-decoration:none}
.service-hero h1{font-size:clamp(2.25rem,5vw,4rem);line-height:1.05;letter-spacing:-.035em;margin:0 0 18px;max-width:900px}
.service-hero p{font-size:clamp(1.05rem,2vw,1.3rem);line-height:1.65;max-width:820px;margin:0}
.service-body{padding:65px max(6vw,44px)}.service-body-inner{max-width:1180px;margin:auto}
.service-intro{display:grid;grid-template-columns:1.25fr .75fr;gap:55px;align-items:start}
.service-intro h2,.service-block h2{font-size:clamp(1.8rem,3vw,2.5rem);line-height:1.15;margin:0 0 18px}
.service-intro p,.service-block p{font-size:16px;line-height:1.75;color:#52627a}
.service-summary{background:#f2f7fc;border:1px solid #dfeaf4;border-radius:16px;padding:28px}
.service-summary h3{margin:0 0 15px;font-size:20px}.service-summary ul{list-style:none;padding:0;margin:0;display:grid;gap:13px}
.service-summary li{position:relative;padding-left:27px;line-height:1.5}.service-summary li:before{content:"✓";position:absolute;left:0;top:0;color:#0878c9;font-weight:900}
.service-features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:48px}
.service-feature{border:1px solid #e1eaf2;border-radius:14px;padding:25px;background:#fff;box-shadow:0 8px 25px rgba(10,45,82,.05)}
.service-feature h3{font-size:18px;margin:0 0 10px}.service-feature p{font-size:14px;line-height:1.65;margin:0;color:#52627a}
.service-block{margin-top:62px;padding-top:52px;border-top:1px solid #e3eaf1}
.service-cta{margin-top:60px;padding:38px;border-radius:18px;background:linear-gradient(110deg,#052655,#07518d);color:#fff;display:flex;justify-content:space-between;align-items:center;gap:30px}
.service-cta h2{margin:0 0 8px;font-size:clamp(1.5rem,2.7vw,2.2rem)}.service-cta p{margin:0;color:#dcecff}
@media(max-width:900px){.service-intro{grid-template-columns:1fr}.service-features{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.service-hero{padding:50px 18px}.service-body{padding:45px 18px}.service-features{grid-template-columns:1fr}.service-cta{padding:28px 20px;flex-direction:column;align-items:stretch}.service-cta .button{width:100%}}


/* ===== v3.74 Regentum-designed Microsoft-product-style icons ===== */
/* Original Regentum artwork: recognizable product families without copying restricted Microsoft marketing assets. */
.ms365-custom,.entra-custom,.intune-custom,.azure-custom,.enterprise-custom{position:relative;background:none!important;overflow:visible}
.ms365-custom .sq{position:absolute;width:29px;height:29px;border-radius:3px}
.ms365-custom .s1{left:4px;top:4px;background:#0a78d1}.ms365-custom .s2{right:4px;top:4px;background:#21a6e8}
.ms365-custom .s3{left:4px;bottom:4px;background:#185abd}.ms365-custom .s4{right:4px;bottom:4px;background:#41b6e6}
.entra-custom .diamond{position:absolute;width:39px;height:39px;transform:rotate(45deg);border-radius:5px}
.entra-custom .d1{left:5px;top:16px;background:linear-gradient(135deg,#00a4ef,#1665c1)}
.entra-custom .d2{right:5px;top:16px;background:linear-gradient(135deg,#38c4e8,#5b55c9);opacity:.86}
.intune-custom .device-screen{position:absolute;left:4px;top:8px;width:47px;height:34px;border:5px solid #1266b3;border-radius:5px;background:#e8f7ff}
.intune-custom .device-screen:after{content:"";position:absolute;width:24px;height:4px;background:#1266b3;left:7px;bottom:-13px;border-radius:3px}
.intune-custom .device-phone{position:absolute;right:4px;bottom:4px;width:23px;height:38px;border:4px solid #22a6df;border-radius:5px;background:#fff}
.intune-custom .device-check{position:absolute;right:8px;bottom:12px;color:#0877c9;font-size:16px;font-weight:900}
.azure-custom .azure-left{position:absolute;left:5px;top:5px;width:31px;height:57px;background:linear-gradient(160deg,#0078d4,#27a8e8);clip-path:polygon(48% 0,100% 0,63% 100%,0 100%)}
.azure-custom .azure-right{position:absolute;right:2px;bottom:5px;width:43px;height:29px;background:linear-gradient(135deg,#38bdf2,#0878d1);clip-path:polygon(28% 0,100% 100%,0 100%)}
.enterprise-custom .app-window{position:absolute;left:3px;top:9px;width:48px;height:42px;border:4px solid #1266b3;border-radius:7px;background:#eaf6ff;padding:9px 5px 5px}
.enterprise-custom .app-window:before{content:"";position:absolute;left:-1px;right:-1px;top:0;height:8px;background:#1266b3;border-radius:3px 3px 0 0}
.enterprise-custom .app-window i{display:block;height:4px;margin:4px;background:#59bce7;border-radius:3px}
.enterprise-custom .app-gear{position:absolute;right:-2px;bottom:-1px;width:31px;height:31px;display:grid;place-items:center;border-radius:50%;background:#fff;color:#0878c9;font-size:27px;line-height:1}
@media(max-width:760px){.ms365-custom .sq{width:24px;height:24px}.entra-custom .diamond{width:33px;height:33px}.azure-custom .azure-left{height:50px}.enterprise-custom .app-window{width:43px;height:38px}}


/* ===== v3.75 Footer bottom-space fix =====
   The footer now ends flush with the viewport/document.
   This overrides legacy body/footer padding that created the white band.
*/
html, body {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}
body::after {
    display: none !important;
    content: none !important;
}
.site-footer,
footer {
    margin-bottom: 0 !important;
}


/* ===== v3.76 cookie settings link ===== */
.cookie-settings-link{background:none;border:0;padding:0;color:inherit;text-decoration:underline;cursor:pointer;font:inherit}
.footer-modern .cookie-settings-link{color:inherit;opacity:.92}


/* ===== v3.77 About Regentum IT page ===== */
.about-page{background:#fff}
.about-hero{padding:72px max(6vw,44px);color:#fff;background:radial-gradient(circle at 82% 30%,rgba(31,174,230,.28),transparent 32%),linear-gradient(115deg,#041d43,#07366f 62%,#07518d)}
.about-hero-inner,.about-body-inner{max-width:1180px;margin:auto}
.about-hero h1{font-size:clamp(2.4rem,5vw,4.2rem);line-height:1.05;letter-spacing:-.035em;margin:10px 0 18px}
.about-hero p{font-size:clamp(1.05rem,2vw,1.3rem);line-height:1.65;max-width:830px;margin:0}
.about-body{padding:65px max(6vw,44px)}
.about-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:58px;align-items:center}
.about-copy h2{font-size:clamp(1.9rem,3vw,2.7rem);margin:0 0 20px;line-height:1.15}
.about-copy p{color:#52627a;line-height:1.8;font-size:16px}
.about-panel{background:#f2f7fc;border:1px solid #dfeaf4;border-radius:18px;padding:32px}
.about-panel img{display:block;max-width:270px;width:100%;height:auto;margin:0 auto 28px}
.about-values{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:55px}
.about-value{border:1px solid #e1eaf2;border-radius:14px;padding:24px;background:#fff}
.about-value h3{margin:0 0 9px;font-size:18px}.about-value p{margin:0;color:#52627a;line-height:1.6;font-size:14px}
@media(max-width:900px){.about-grid{grid-template-columns:1fr}.about-values{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.about-hero{padding:50px 18px}.about-body{padding:45px 18px}.about-values{grid-template-columns:1fr}}
