﻿/* OnePager Skin - Brand-aligned CSS - Tokens from AKT skin */
.aktive-page{--brand-navy:#253081;--brand-cyan:#4CB4E7;--brand-blue:#2578B6;--brand-blue-100:#006CB3;--brand-blue-50:#C8EFFF;--brand-orange:#F39200;--ink-dark:#1a1a2e;--ink-light:#5A6072;--ink-on-dark:rgba(255,255,255,0.85);--media-tint:#E8F1FB;--bg-light:#F5F7FA;--white:#FFFFFF;--radius:6px;--radius-pill:50px;--maxw:1200px;--section-pad:80px;--font:"houschka-rounded","Helvetica Neue",Arial,sans-serif;--btn-radius:4px;--btn-border-w:2px}
.aktive-page{font-family:var(--font);font-size:16px;color:var(--ink-light);line-height:1.6;-webkit-font-smoothing:antialiased}
.aktive-page *,.aktive-page *::before,.aktive-page *::after{box-sizing:border-box}
.aktive-page h1,.aktive-page h2,.aktive-page h3,.aktive-page h4{font-family:var(--font);font-weight:700;line-height:1.15;margin:0 0 .5em}
.aktive-page p{margin:0 0 1em}.aktive-page img{max-width:100%;height:auto}.aktive-page a{text-decoration:none}
.aktive-page .aktive-container{max-width:var(--maxw);margin:0 auto;padding:0 24px}
.aktive-page .onepager-header{position:sticky;top:0;z-index:1000;background:var(--white) !important;padding:0}
.aktive-page .onepager-header .header-inner{display:flex;align-items:center;justify-content:space-between;max-width:var(--maxw);margin:0 auto;padding:14px 24px}
.aktive-page .onepager-header .header-logo img{height:auto;width:200px}
.aktive-page .btn-contact-us{display:inline-block;background:var(--brand-blue) !important;color:var(--white) !important;font-family:var(--font);font-weight:700;font-size:14px;padding:10px 24px;border:none;border-radius:var(--radius-pill);transition:background .2s}
.aktive-page .btn-contact-us:hover{background:var(--brand-blue-100) !important}
.aktive-page .onepager-header.scrolled{box-shadow:0 2px 12px rgba(0,0,0,.1)}
/* HERO */
.aktive-page .aktive-hero{background:var(--brand-navy);color:var(--white);padding:var(--section-pad) 0}
.aktive-page .aktive-hero .aktive-row{display:flex;align-items:center;gap:48px}
.aktive-page .aktive-hero .aktive-col-text{flex:1 1 50%}
.aktive-page .aktive-hero .aktive-col-media{flex:1 1 50%}
.aktive-page .aktive-badge{display:inline-block;background:rgba(76,180,231,.2);color:var(--brand-cyan);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;padding:6px 18px;border-radius:var(--radius-pill);margin-bottom:20px}
.aktive-page .aktive-hero h1{font-size:48px;color:var(--white);margin-bottom:16px}
.aktive-page .aktive-hero h1 .aktive-accent{color:var(--brand-cyan)}
.aktive-page .aktive-hero .aktive-hero-intro{font-size:16px;color:var(--ink-on-dark);margin-bottom:32px;max-width:480px}
.aktive-page .aktive-hero-ctas{display:flex;gap:12px;flex-wrap:wrap}
.aktive-page .aktive-btn-primary{display:inline-block;background:var(--brand-blue);color:var(--white) !important;font-family:var(--font);font-weight:700;font-size:14px;padding:14px 28px;border:none;border-radius:var(--btn-radius);transition:background .2s;cursor:pointer}
.aktive-page .aktive-btn-primary:hover{background:var(--brand-blue-100)}
.aktive-page .aktive-btn-secondary{display:inline-block;background:transparent;color:var(--white) !important;font-family:var(--font);font-weight:700;font-size:14px;padding:14px 28px;border:var(--btn-border-w) solid var(--white);border-radius:var(--btn-radius);transition:all .2s;cursor:pointer}
.aktive-page .aktive-btn-secondary:hover{background:var(--white);color:var(--brand-navy) !important}
/* PLACEHOLDERS */
.aktive-page .aktive-placeholder-dashed{border:2px dashed rgba(255,255,255,.35);border-radius:var(--radius);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 24px;text-align:center;min-height:280px;color:rgba(255,255,255,.5)}
.aktive-page .aktive-placeholder-dashed .ph-icon{font-size:40px;margin-bottom:12px;opacity:.5}
.aktive-page .aktive-placeholder-dashed .ph-label{font-weight:700;font-size:14px;margin-bottom:2px}
.aktive-page .aktive-placeholder-dashed .ph-sub{font-size:12px;opacity:.6}
.aktive-page .aktive-placeholder-solid{background:var(--media-tint);border-radius:var(--radius);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 24px;text-align:center;min-height:280px;color:#6b8db5}
.aktive-page .aktive-placeholder-solid .ph-icon{font-size:40px;margin-bottom:12px;opacity:.5}
.aktive-page .aktive-placeholder-solid .ph-label{font-weight:700;font-size:14px;margin-bottom:2px;color:var(--brand-blue)}
.aktive-page .aktive-placeholder-solid .ph-sub{font-size:12px;color:#8aa8c7}
/* TEXT-MEDIA LIGHT */
.aktive-page .aktive-section-light{background:var(--white);padding:var(--section-pad) 0}
.aktive-page .aktive-section-light h2{color:var(--brand-navy);font-size:36px}
.aktive-page .aktive-section-light p{color:var(--ink-light)}
.aktive-page .aktive-section-light .aktive-row{display:flex;align-items:center;gap:48px}
.aktive-page .aktive-section-light .aktive-col-text{flex:1 1 50%}
.aktive-page .aktive-section-light .aktive-col-media{flex:1 1 50%}
.aktive-page .aktive-btn-outline-navy{display:inline-block;background:transparent;color:var(--brand-navy);font-family:var(--font);font-weight:700;font-size:14px;padding:12px 24px;border:var(--btn-border-w) solid var(--brand-navy);border-radius:var(--btn-radius);transition:all .2s;cursor:pointer;margin-top:8px}
.aktive-page .aktive-btn-outline-navy:hover{background:var(--brand-navy);color:var(--white)}
/* TEXT-MEDIA DARK */
.aktive-page .aktive-section-dark{background:var(--brand-navy);color:var(--white);padding:var(--section-pad) 0}
.aktive-page .aktive-section-dark h2{color:var(--white);font-size:36px}
.aktive-page .aktive-section-dark p{color:var(--ink-on-dark)}
.aktive-page .aktive-section-dark .aktive-row{display:flex;align-items:center;gap:48px}
.aktive-page .aktive-section-dark .aktive-row.reversed{flex-direction:row-reverse}
.aktive-page .aktive-section-dark .aktive-col-text{flex:1 1 50%}
.aktive-page .aktive-section-dark .aktive-col-media{flex:1 1 50%}
.aktive-page .aktive-btn-solid-white{display:inline-block;background:var(--white);color:var(--brand-navy) !important;font-family:var(--font);font-weight:700;font-size:14px;padding:12px 24px;border:none;border-radius:var(--btn-radius);transition:all .2s;cursor:pointer;margin-top:8px}
.aktive-page .aktive-btn-solid-white:hover{background:#e8e8e8}
/* CONTACT / EMBED */
.aktive-page .aktive-section-contact{background:var(--bg-light);padding:var(--section-pad) 0;text-align:center}
.aktive-page .aktive-section-contact h2{color:var(--brand-navy);font-size:36px;margin-bottom:12px}
.aktive-page .aktive-section-contact .aktive-contact-sub{color:var(--ink-light);font-size:16px;max-width:560px;margin:0 auto 40px}
.aktive-page .aktive-embed-wrapper{max-width:900px;margin:0 auto;border-radius:12px;overflow:hidden;background:var(--white);box-shadow:0 4px 24px rgba(0,0,0,.08)}
.aktive-page .aktive-embed-wrapper iframe{display:block;width:100%;min-height:600px;border:none}
@media(max-width:767px){.aktive-page .aktive-embed-wrapper iframe{min-height:500px}}
@media(max-width:576px){.aktive-page .aktive-embed-wrapper{border-radius:8px}.aktive-page .aktive-embed-wrapper iframe{min-height:450px}}
/* FOOTER */
.aktive-page .onepager-footer{background:rgb(37,48,129);color:rgba(255,255,255,.7);padding:56px 0 0}
.aktive-page .onepager-footer .footer-inner{max-width:var(--maxw);margin:0 auto;padding:0 24px}
.aktive-page .onepager-footer .footer-logo img{height:48px;width:auto;margin-bottom:20px}
.aktive-page .onepager-footer .footer-tagline{font-size:14px;line-height:1.6;margin-bottom:20px;color:rgba(255,255,255,.7)}
.aktive-page .onepager-footer .footer-address{font-size:14px;line-height:1.6;margin-bottom:8px;color:rgba(255,255,255,.6)}
.aktive-page .onepager-footer h4{color:var(--white);font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:20px}
.aktive-page .onepager-footer .footer-col ul{list-style:none;padding:0;margin:0}
.aktive-page .onepager-footer .footer-col ul li{margin-bottom:10px}
.aktive-page .onepager-footer .footer-col ul li a{color:rgba(255,255,255,.7);font-size:14px;transition:color .2s}
.aktive-page .onepager-footer .footer-col ul li a:hover{color:var(--brand-orange)}
.aktive-page .onepager-footer a{color:rgba(255,255,255,.7)}
.aktive-page .onepager-footer a:hover{color:var(--brand-orange)}
.aktive-page .footer-social{display:flex;gap:12px;margin-top:16px}
.aktive-page .footer-social a{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:rgba(255,255,255,.12);color:var(--white) !important;font-size:14px;font-weight:700;transition:background .2s}
.aktive-page .footer-social a:hover{background:var(--brand-orange)}
.aktive-page .social-icon{font-style:normal;line-height:1}
.aktive-page .footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:40px;padding:20px 0}
.aktive-page .footer-bottom p{margin:0;font-size:14px;color:rgba(255,255,255,.5)}
.aktive-page .footer-legal ul{list-style:none;padding:0;margin:0;display:flex;gap:8px;justify-content:flex-end;flex-wrap:wrap}
.aktive-page .footer-legal ul li a{color:rgba(255,255,255,.5);font-size:14px}
.aktive-page .footer-legal ul li a:hover{color:var(--brand-orange)}
/* GRADIENT BAR between content and footer */
.aktive-page .aktive-gradient-bar{height:4px;background:linear-gradient(90deg,var(--brand-cyan),var(--brand-blue),#6C217E,#DF1D84,var(--brand-orange))}
/* DNN OVERRIDES */
.aktive-page .DNNEmptyPane{display:none}
.aktive-page .DnnModule{margin-bottom:0}
.aktive-page .container{max-width:var(--maxw);margin:0 auto;padding:0 24px}
/* DNN Edit Mode - DNN positions the Add Module dialog (.dnnModuleDialog) absolutely from
   document scroll offsets, which lands off-screen on this tall one-pager. Fixed viewport
   centering instead; !important is required to beat the inline top/left set by DNN's JS.
   left is nudged by half the persona bar width (~85px) to match DNN's own centering. */
.dnnModuleDialog{position:fixed !important;top:50% !important;left:calc(50% + 42px) !important;transform:translate(-50%,-50%) !important;max-height:90vh;overflow-y:auto}
/* DNN modal popups (#iPopUp iframe: module settings etc.) - jQuery UI gives the wrapper
   document-absolute coords and a fixed pixel height, so it can run past the viewport here.
   Pin to the viewport and cap heights; the iframe content scrolls internally. */
.dnnFormPopup.ui-dialog{position:fixed !important;top:50% !important;left:50% !important;transform:translate(-50%,-50%) !important;max-height:calc(100vh - 20px) !important}
.dnnFormPopup #iPopUp{max-height:calc(100vh - 90px) !important}
/* RESPONSIVE */
@media(max-width:991px){.aktive-page .aktive-hero .aktive-row,.aktive-page .aktive-section-light .aktive-row,.aktive-page .aktive-section-dark .aktive-row,.aktive-page .aktive-section-dark .aktive-row.reversed{flex-direction:column;gap:32px}.aktive-page{--section-pad:56px}}
@media(max-width:767px){.aktive-page{--section-pad:40px}.aktive-page .aktive-hero h1{font-size:32px}.aktive-page .aktive-section-light h2,.aktive-page .aktive-section-dark h2,.aktive-page .aktive-section-contact h2{font-size:28px}.aktive-page .onepager-header .header-inner{padding:10px 16px}.aktive-page .onepager-header .header-logo img{height:auto;width:200px;}.aktive-page .aktive-hero-ctas{flex-direction:column}.aktive-page .aktive-cv-card{padding:32px 20px}.aktive-page .footer-col{margin-bottom:28px}.aktive-page .footer-legal ul{justify-content:flex-start}}
