:root{
  --navy-950:#02070d;--navy-900:#06111f;--navy-850:#091827;--navy-800:#0d2032;--navy-700:#17354d;
  --ink:#0b1725;--muted:#637181;--line:#dbe1e6;--silver:#dbe2e7;--silver-dark:#7f8a94;
  --orange:#ff6a00;--orange-2:#ff9d29;--orange-soft:#fff0e3;--white:#fff;--paper:#f8f9fa;
  --shadow:0 24px 70px rgba(5,17,31,.14);--radius:22px;--shell:min(1180px,calc(100vw - 48px));
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--paper);color:var(--ink);line-height:1.55}a{color:inherit;text-decoration:none}button{font:inherit}.skip-link{position:fixed;left:12px;top:-100px;background:#fff;color:#000;padding:10px 14px;z-index:1000}.skip-link:focus{top:12px}.shell{width:var(--shell);margin-inline:auto}
.site-header{height:78px;position:fixed;inset:0 0 auto;z-index:100;display:grid;grid-template-columns:auto 1fr auto;align-items:center;padding:0 max(24px,calc((100vw - 1180px)/2));border-bottom:1px solid rgba(255,255,255,.09);background:linear-gradient(180deg,rgba(2,7,13,.92),rgba(6,17,31,.72));backdrop-filter:blur(16px);transition:.25s}.site-header.scrolled{height:68px;background:rgba(2,7,13,.96);box-shadow:0 16px 38px rgba(0,0,0,.2)}.brand{display:grid;grid-template-columns:38px auto;grid-template-rows:auto auto;column-gap:10px;align-items:center;color:#fff}.brand-mark{grid-row:1/3;width:36px;height:36px;border:1px solid rgba(255,255,255,.35);border-radius:50%;display:grid;place-items:center;position:relative;box-shadow:inset 0 0 15px rgba(255,106,0,.25),0 0 18px rgba(255,106,0,.14)}.brand-mark:before,.brand-mark:after{content:"";position:absolute;border:1px solid rgba(255,106,0,.65);border-radius:50%;inset:-5px;transform:rotate(18deg) scaleY(.35)}.brand-mark:after{transform:rotate(-30deg) scaleY(.25)}.brand-mark span{font-size:18px;font-weight:900;background:linear-gradient(#fff,#7d8993);background-clip:text;color:transparent}.brand-word{font-weight:800;letter-spacing:.22em;font-size:16px;line-height:1;background:linear-gradient(#fff,#939da6);background-clip:text;color:transparent}.brand-word span{background:linear-gradient(#ffbe61,#ff5a00);background-clip:text;color:transparent}.brand small{font-size:7px;letter-spacing:.34em;color:#c8d0d6;margin-top:3px}.main-nav{justify-self:end;display:flex;gap:6px;align-items:center}.nav-link{appearance:none;border:0;background:none;color:#d5dce2;padding:28px 13px 24px;font-size:13px;font-weight:650;letter-spacing:.02em;cursor:pointer;position:relative}.nav-link:hover,.nav-link:focus-visible{color:#fff}.nav-link:after{content:"";position:absolute;left:13px;right:13px;bottom:14px;height:2px;background:linear-gradient(90deg,transparent,var(--orange),transparent);transform:scaleX(0);transition:.2s}.nav-link:hover:after,.nav-link:focus-visible:after{transform:scaleX(1)}.chev{margin-left:5px;color:var(--orange)}.nav-mega-wrap{position:relative}.mega-menu{position:absolute;right:-220px;top:68px;width:min(980px,calc(100vw - 48px));background:linear-gradient(145deg,#07121f,#0b1d2d);border:1px solid rgba(255,255,255,.11);box-shadow:0 35px 90px rgba(0,0,0,.45);border-radius:0 0 24px 24px;padding:26px;display:grid;grid-template-columns:250px 1fr;gap:24px;opacity:0;visibility:hidden;transform:translateY(-8px);transition:.2s}.mega-menu.is-open{opacity:1;visibility:visible;transform:none}.mega-intro{border-right:1px solid rgba(255,255,255,.1);padding-right:24px}.mega-intro strong{display:block;color:#fff;font-size:23px;margin:8px 0}.mega-intro p{color:#9fb0bd;font-size:13px}.mega-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.mega-item{display:flex;gap:12px;align-items:center;padding:11px;border-radius:13px;color:#fff}.mega-item:hover{background:rgba(255,255,255,.055)}.mega-icon{width:38px;height:38px;border:1px solid rgba(255,106,0,.45);border-radius:50%;display:grid;place-items:center;color:var(--orange)}.mega-icon svg{width:22px}.mega-item b{display:block;font-size:13px}.mega-item small{display:block;color:#ff9a52;font-size:10px;margin-top:3px}.menu-toggle{display:none;background:none;border:0;padding:10px}.menu-toggle span{display:block;width:24px;height:2px;background:#fff;margin:5px}.mobile-menu{display:none}
.hero,.detail-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 72% 42%,rgba(16,53,82,.5),transparent 28%),linear-gradient(135deg,var(--navy-950),var(--navy-900) 55%,#071522);color:#fff}.home-hero{min-height:760px;padding-top:78px}.hero:before,.detail-hero:before{content:"";position:absolute;width:700px;height:700px;right:-180px;top:-260px;border:1px solid rgba(255,106,0,.18);border-radius:50%;box-shadow:0 0 120px rgba(255,106,0,.07)}.hero-grid{min-height:650px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:70px;padding-bottom:80px}.hero-copy{padding-top:28px}.eyebrow{display:inline-flex;align-items:center;gap:10px;text-transform:uppercase;letter-spacing:.19em;font-size:11px;font-weight:800;color:var(--orange);margin-bottom:14px}.eyebrow:after{content:"";width:72px;height:1px;background:linear-gradient(90deg,var(--orange),transparent);box-shadow:0 0 8px var(--orange)}.hero h1,.detail-hero h1{font-size:clamp(44px,5vw,73px);line-height:1.03;letter-spacing:-.04em;margin:0 0 24px;font-weight:750;background:linear-gradient(180deg,#fff 0%,#dce2e8 42%,#8b969f 100%);background-clip:text;color:transparent;text-shadow:0 5px 22px rgba(0,0,0,.18)}.hero h1 em,.detail-hero h1 em{font-style:normal;background:linear-gradient(180deg,#ffb34f,#ff5c00);background-clip:text;color:transparent}.hero-lead,.detail-lead{font-size:20px;color:#c5d0d9;max-width:640px;margin:0 0 28px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border-radius:9px;font-weight:750;font-size:13px;letter-spacing:.02em}.button-primary{background:linear-gradient(180deg,#ff8c24,#ff5d00);color:#fff;box-shadow:0 0 26px rgba(255,106,0,.28)}.button-primary:hover{transform:translateY(-1px);box-shadow:0 0 38px rgba(255,106,0,.38)}.button-ghost{border:1px solid rgba(255,255,255,.25);color:#fff;background:rgba(255,255,255,.03)}.status-pill{display:inline-flex;align-items:center;gap:9px;border:1px solid rgba(255,106,0,.6);background:rgba(255,106,0,.08);border-radius:999px;padding:9px 14px;color:#ffad6e;font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;margin-top:28px}.status-pill span{width:7px;height:7px;border-radius:50%;background:var(--orange);box-shadow:0 0 12px var(--orange);animation:pulse 1.8s infinite}.hero-visual,.detail-visual{display:grid;place-items:center;min-height:520px;position:relative}.orb{width:min(430px,38vw);aspect-ratio:1;position:relative;display:grid;place-items:center}.orb:before{content:"";position:absolute;inset:15%;border-radius:50%;background:radial-gradient(circle at 35% 30%,#23445d 0,#0b1d2c 38%,#02070d 72%);border:8px solid transparent;background-clip:padding-box;box-shadow:inset 0 0 50px rgba(0,0,0,.8),0 0 0 2px #74828d,0 0 0 9px #202a32,0 0 0 11px #ccd3d8,0 0 50px rgba(255,106,0,.12)}.orb:after{content:"";position:absolute;width:112%;height:34%;border:4px solid var(--orange);border-radius:50%;transform:rotate(-15deg);filter:drop-shadow(0 0 10px #ff6a00) drop-shadow(0 0 22px rgba(255,106,0,.65));opacity:.92}.orb-ring{position:absolute;border:1px solid rgba(255,159,69,.6);border-radius:50%;width:112%;height:34%;transform:rotate(18deg)}.orb-ring-a{transform:rotate(-15deg) scale(1.04);opacity:.5}.orb-ring-b{transform:rotate(55deg) scale(.73,.34);opacity:.35}.orb-core{width:45%;aspect-ratio:1;border-radius:50%;z-index:3;display:grid;place-items:center;color:#dfe5e9;filter:drop-shadow(0 8px 6px rgba(0,0,0,.45))}.orb-icon{width:100%;height:100%;stroke-width:1.25}.orb-spark{position:absolute;width:6px;height:6px;background:var(--orange-2);border-radius:50%;box-shadow:0 0 12px var(--orange);z-index:5}.spark-a{right:4%;top:42%}.spark-b{left:5%;bottom:34%;width:4px;height:4px}.spark-c{right:22%;bottom:6%;width:3px;height:3px}.orbit-label{position:absolute;font-size:10px;text-transform:uppercase;letter-spacing:.15em;color:#b8c6d0;border:1px solid rgba(255,255,255,.14);background:rgba(5,15,25,.75);padding:6px 9px;border-radius:999px}.orbit-one{top:17%;right:2%}.orbit-two{bottom:23%;right:2%}.orbit-three{bottom:18%;left:3%}.orbit-four{top:25%;left:3%}.hero-wave{position:absolute;left:-2%;right:-2%;height:115px;bottom:-55px;background:var(--paper);border-radius:50% 50% 0 0/70% 70% 0 0;box-shadow:0 -2px 0 rgba(255,255,255,.7),0 -8px 20px rgba(255,255,255,.15)}
.section{padding:100px 0}.section.light{background:linear-gradient(#f8f9fa,#fff)}.section.dark{background:linear-gradient(145deg,#06111f,#02070d);color:#fff;position:relative;overflow:hidden}.section.dark:before{content:"";position:absolute;width:650px;height:650px;border:1px solid rgba(255,106,0,.11);border-radius:50%;right:-350px;top:-250px}.section-heading{max-width:800px;margin-bottom:42px}.section-heading h2{font-size:clamp(32px,4vw,52px);line-height:1.1;letter-spacing:-.03em;margin:0 0 18px}.section-heading p{font-size:17px;color:var(--muted);margin:0}.section-heading.inverse p{color:#aab8c3}.section-heading.inverse h2{background:linear-gradient(#fff,#aab4bc);background-clip:text;color:transparent}.principles-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.principle-card{background:#fff;border:1px solid #e3e7ea;border-radius:18px;padding:26px;box-shadow:0 15px 40px rgba(7,22,35,.06)}.principle-card h3{margin:14px 0 7px;font-size:18px}.principle-card p{margin:0;color:var(--muted);font-size:14px}.principle-icon{width:46px;height:46px;border:1px solid #f4b57f;border-radius:50%;display:grid;place-items:center;color:var(--orange);font-size:23px;box-shadow:inset 0 0 18px rgba(255,106,0,.08)}.core-banner{margin-top:26px;border:1px solid rgba(255,106,0,.35);border-radius:14px;padding:18px 24px;display:flex;align-items:center;justify-content:center;gap:14px;background:linear-gradient(90deg,#fff,#fff6ef,#fff);box-shadow:0 15px 35px rgba(255,106,0,.07)}.core-banner em{font-style:normal;color:var(--orange)}.core-dot{width:12px;height:12px;border-radius:50%;background:var(--orange);box-shadow:18px 0 0 -3px var(--orange),-18px 0 0 -3px var(--orange),0 0 18px var(--orange)}
.module-section{padding-top:105px}.module-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.module-card{position:relative;min-height:300px;padding:24px 20px 20px;border-radius:16px;border:1px solid rgba(255,255,255,.13);background:linear-gradient(160deg,rgba(14,35,53,.88),rgba(4,12,20,.95));transition:.25s;overflow:hidden}.module-card:before{content:"";position:absolute;inset:auto -20% -45% -20%;height:55%;background:radial-gradient(circle,var(--orange),transparent 65%);opacity:.05}.module-card:hover{transform:translateY(-4px);border-color:rgba(255,106,0,.5);box-shadow:0 18px 55px rgba(0,0,0,.35),0 0 28px rgba(255,106,0,.1)}.module-number{position:absolute;left:15px;top:14px;color:var(--orange);font-size:11px;font-weight:800}.module-card-orb{width:76px;height:76px;margin:4px auto 18px;border:1px solid #87939d;border-radius:50%;display:grid;place-items:center;color:#dbe2e7;box-shadow:inset 0 0 25px rgba(255,106,0,.12),0 0 0 5px #101b25,0 0 18px rgba(255,106,0,.18)}.module-card-orb svg{width:42px}.module-status{display:flex;align-items:center;justify-content:center;gap:6px;color:#ff9b51;font-size:9px;text-transform:uppercase;letter-spacing:.1em;margin-bottom:10px}.module-status i{width:5px;height:5px;border-radius:50%;background:var(--orange);box-shadow:0 0 10px var(--orange)}.module-card h3{text-align:center;font-size:15px;margin:0 0 10px}.module-card p{text-align:center;color:#a9b7c1;font-size:12px;line-height:1.55;margin:0;min-height:74px}.module-link{display:block;text-align:center;color:#ff8a34;font-size:11px;margin-top:13px}.muted-note{text-align:center;color:#8fa1ad;border:1px solid rgba(255,255,255,.09);border-radius:999px;padding:9px 15px;width:max-content;max-width:100%;margin:28px auto 0;font-size:12px}
.split-layout{display:grid;grid-template-columns:.86fr 1.14fr;gap:80px;align-items:center}.feature-list{list-style:none;padding:0;margin:28px 0 0;display:grid;gap:13px}.feature-list li{display:flex;align-items:center;gap:12px;font-weight:650;color:#324252}.feature-list span{width:34px;height:34px;border:1px solid #ffb274;border-radius:50%;display:grid;place-items:center;color:var(--orange)}.network-visual{min-height:520px;position:relative;display:grid;place-items:center}.network-visual:before,.network-visual:after{content:"";position:absolute;width:76%;aspect-ratio:1;border:1px solid rgba(255,106,0,.24);border-radius:50%;box-shadow:inset 0 0 75px rgba(255,106,0,.04)}.network-visual:after{width:54%;border-color:rgba(13,32,50,.18)}.network-core{width:150px;aspect-ratio:1;border-radius:50%;z-index:2;display:grid;place-items:center;background:radial-gradient(circle at 35% 25%,#2b4a60,#07121f 65%);border:5px solid #5d6d78;box-shadow:0 0 0 7px #111c24,0 0 0 9px #c7ced3,0 0 45px rgba(255,106,0,.35)}.network-core span{font-size:70px;font-weight:900;background:linear-gradient(#fff,#8f9aa2);background-clip:text;color:transparent}.network-node{position:absolute;z-index:3;background:#071420;color:#dce3e8;border:1px solid #77848e;border-radius:999px;padding:10px 14px;font-size:11px;box-shadow:0 0 0 4px rgba(255,106,0,.06),0 0 20px rgba(255,106,0,.18)}.n1{top:2%;left:44%}.n2{top:20%;right:3%}.n3{bottom:24%;right:1%}.n4{bottom:2%;right:32%}.n5{bottom:3%;left:23%}.n6{bottom:25%;left:0}.n7{top:21%;left:2%}.audience-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.audience-card{border:1px solid rgba(255,255,255,.12);background:linear-gradient(145deg,rgba(13,32,50,.8),rgba(4,12,20,.9));padding:24px;border-radius:16px}.audience-card b{color:var(--orange-2);font-size:15px;text-transform:uppercase;letter-spacing:.06em}.audience-card p{color:#a8b6c0;font-size:13px;margin:10px 0 0}.quote-banner{margin-top:30px;text-align:center;border:1px solid rgba(255,106,0,.45);padding:22px;border-radius:16px;font-size:22px;box-shadow:inset 0 0 28px rgba(255,106,0,.05)}.quote-banner em{font-style:normal;color:var(--orange)}.values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.value-card{border:1px solid #dfe4e8;background:#fff;border-radius:18px;padding:30px;box-shadow:var(--shadow)}.value-card>span{width:62px;height:62px;border:1px solid #f0b27d;border-radius:50%;display:grid;place-items:center;color:var(--orange);font-size:31px}.value-card svg{width:34px}.value-card h3{font-size:20px;margin:18px 0 8px}.value-card p{margin:0;color:var(--muted)}.next-steps{margin-top:28px;border-radius:18px;background:linear-gradient(135deg,#07121f,#0b1d2d);color:#fff;padding:18px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.next-steps div{padding:16px;border-left:1px solid rgba(255,255,255,.09)}.next-steps span{color:var(--orange);font-weight:850;margin-right:10px}.next-steps strong{font-size:13px}
.detail-hero{min-height:535px;padding-top:78px}.detail-hero-grid{min-height:480px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:50px;padding-bottom:55px}.breadcrumbs{display:flex;gap:8px;align-items:center;color:#8295a5;font-size:11px;margin:0 0 24px}.breadcrumbs a:hover{color:#fff}.detail-copy h1{font-size:clamp(48px,5.4vw,76px)}.detail-lead{max-width:600px}.detail-visual{min-height:430px}.detail-visual .orb{width:min(350px,34vw)}.detail-section{padding-top:95px}.detail-layout{display:grid;grid-template-columns:250px 1fr;gap:48px;align-items:start}.sticky-card{position:sticky;top:96px;background:linear-gradient(160deg,#071522,#0a1e2e);color:#dce3e8;border:1px solid rgba(255,255,255,.08);border-radius:18px;padding:14px;box-shadow:var(--shadow)}.sticky-card a{display:flex;justify-content:space-between;gap:10px;padding:11px 12px;border-radius:10px;font-size:12px;border-left:2px solid transparent}.sticky-card a:hover,.sticky-card a.active{background:rgba(255,255,255,.06);border-left-color:var(--orange);color:#fff}.sticky-card a small{color:#ff9d59;font-size:8px;text-transform:uppercase}.sidebar-label{display:block;padding:9px 12px;color:#718597;text-transform:uppercase;letter-spacing:.12em;font-size:9px;font-weight:800}.sidebar-gap{margin-top:8px;border-top:1px solid rgba(255,255,255,.08);padding-top:15px}.detail-content{min-width:0}.content-block{scroll-margin-top:100px;background:#fff;border:1px solid #e0e5e8;border-radius:20px;padding:34px;margin-bottom:22px;box-shadow:0 12px 34px rgba(5,17,31,.06)}.content-block h2{font-size:30px;letter-spacing:-.02em;margin:0 0 15px}.big-copy{font-size:19px;color:#304353;margin:0 0 24px}.work-notice{display:grid;grid-template-columns:46px 1fr;gap:15px;background:linear-gradient(90deg,#fff5ec,#fff);border:1px solid #ffd2ae;border-radius:15px;padding:20px}.work-notice b{display:block;margin-bottom:4px}.work-notice p{margin:0;color:#6f5b4d;font-size:13px}.work-icon{width:40px;height:40px;border-radius:50%;background:#081522;color:var(--orange);display:grid;place-items:center;box-shadow:0 0 18px rgba(255,106,0,.25)}.vision-quote{font-size:24px;line-height:1.35;font-weight:700;padding:24px 26px;border-left:3px solid var(--orange);background:#f7f9fa;margin-bottom:16px}.subpage-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.subpage-card{display:grid;grid-template-columns:46px 1fr auto;align-items:center;gap:12px;border:1px solid #e1e5e8;border-radius:14px;padding:16px;transition:.2s}.subpage-card:hover{border-color:#ffb174;transform:translateY(-2px);box-shadow:0 12px 28px rgba(255,106,0,.08)}.subpage-card>span{width:42px;height:42px;border:1px solid #ffc493;border-radius:50%;display:grid;place-items:center;color:var(--orange)}.subpage-card svg{width:24px}.subpage-card b{display:block;font-size:13px}.subpage-card small{color:#f2771d;font-size:9px;text-transform:uppercase}.subpage-card i{font-style:normal;color:var(--orange)}.status-timeline{position:relative;display:grid;gap:0}.timeline-item{display:grid;grid-template-columns:28px 1fr;gap:12px;position:relative;padding:0 0 25px}.timeline-item:not(:last-child):before{content:"";position:absolute;left:6px;top:14px;bottom:-2px;width:1px;background:#d8dfe4}.timeline-item i{width:13px;height:13px;border-radius:50%;border:2px solid #aab6bf;background:#fff;margin-top:5px;z-index:2}.timeline-item.active i{background:#071522;border-color:#071522;box-shadow:0 0 0 4px #dce5eb}.timeline-item.current i{background:var(--orange);border-color:#ff8c3d;box-shadow:0 0 0 4px #ffead9,0 0 14px rgba(255,106,0,.35)}.timeline-item b{font-size:14px}.timeline-item p{margin:3px 0 0;color:var(--muted);font-size:13px}.module-pager{display:grid;grid-template-columns:1fr 1fr;gap:12px}.module-pager a{border:1px solid #dde3e7;background:#fff;border-radius:14px;padding:18px}.module-pager a.next{text-align:right}.module-pager small{display:block;color:#8493a0;font-size:10px;text-transform:uppercase;letter-spacing:.08em}.module-pager b{font-size:13px}.back-card{display:inline-grid;grid-template-columns:36px auto;gap:11px;align-items:center;background:#071522;color:#fff;padding:16px 20px;border-radius:14px}.back-card>span{color:var(--orange);font-size:20px}.back-card small{display:block;color:#8496a5}.back-card b{display:block}.feature-hero .orb:before{box-shadow:inset 0 0 50px rgba(0,0,0,.8),0 0 0 2px #74828d,0 0 0 9px #202a32,0 0 0 11px #ccd3d8,0 0 60px rgba(255,106,0,.18)}
.site-footer{background:#02070d;color:#8da0af;border-top:1px solid rgba(255,255,255,.08);padding:38px max(24px,calc((100vw - 1180px)/2));display:grid;grid-template-columns:auto 1fr;gap:20px;align-items:center}.footer-brand .brand-word{font-size:14px}.footer-brand small{display:block;font-size:7px;letter-spacing:.3em;margin-top:6px}.site-footer p{margin:0;font-size:12px;text-align:right}.footer-meta{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.07);padding-top:15px;display:flex;justify-content:space-between;font-size:10px}
.reveal{opacity:0;transform:translateY(18px);transition:opacity .65s ease,transform .65s ease}.reveal.is-visible{opacity:1;transform:none}@keyframes pulse{50%{box-shadow:0 0 20px var(--orange);opacity:.6}}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.status-pill span{animation:none}}
@media (max-width:1050px){:root{--shell:min(920px,calc(100vw - 36px))}.main-nav{display:none}.menu-toggle{display:block}.site-header{grid-template-columns:auto 1fr auto}.mobile-menu{display:block;position:fixed;inset:78px 0 auto;z-index:90;background:#06111f;color:#fff;max-height:calc(100vh - 78px);overflow:auto;transform:translateY(-120%);transition:.25s;border-top:1px solid rgba(255,255,255,.08)}.mobile-menu.is-open{transform:none}.mobile-menu-inner{padding:18px 20px 32px;display:grid}.mobile-menu a{padding:13px;border-bottom:1px solid rgba(255,255,255,.07)}.mobile-sub{padding-left:30px!important;color:#bac6cf}.mobile-sub small{float:right;color:#ff8d3c}.hero-grid,.split-layout{grid-template-columns:1fr 1fr;gap:30px}.module-grid{grid-template-columns:repeat(3,1fr)}.audience-grid{grid-template-columns:repeat(3,1fr)}.detail-layout{grid-template-columns:210px 1fr}.subpage-grid{grid-template-columns:1fr}.principles-grid{grid-template-columns:repeat(2,1fr)}}
@media (max-width:760px){:root{--shell:calc(100vw - 28px)}.site-header{height:68px;padding:0 14px}.brand small{display:none}.mobile-menu{inset-top:68px}.home-hero{padding-top:68px;min-height:auto}.hero-grid,.detail-hero-grid,.split-layout{grid-template-columns:1fr}.hero-grid{padding:85px 0 110px}.hero-copy{padding-top:0}.hero h1,.detail-hero h1{font-size:44px}.hero-lead,.detail-lead{font-size:17px}.hero-visual{min-height:390px}.orb{width:min(340px,86vw)}.orbit-label{display:none}.hero-wave{height:80px;bottom:-43px}.section{padding:72px 0}.section-heading h2{font-size:35px}.principles-grid,.module-grid,.audience-grid,.values-grid,.next-steps{grid-template-columns:1fr}.module-card{min-height:auto}.module-card p{min-height:0}.network-visual{min-height:440px}.network-node{font-size:9px;padding:7px 9px}.detail-hero{padding-top:68px}.detail-hero-grid{padding:78px 0 78px}.detail-visual{min-height:360px}.detail-visual .orb{width:min(320px,82vw)}.detail-layout{grid-template-columns:1fr}.detail-sidebar{display:none}.content-block{padding:24px}.module-pager{grid-template-columns:1fr}.site-footer{grid-template-columns:1fr}.site-footer p{text-align:left}.footer-meta{display:grid;gap:5px}.quote-banner{font-size:18px}}

/* ========================================================================== 
   Juntivo visual alignment – V2
   Uses the supplied Juntivo artwork as the primary brand visual and mirrors
   the application's navigation language (flat rows + orange left accent).
   ========================================================================== */
:root{
  --juntivo-panel:#07182b;
  --juntivo-panel-2:#0a2038;
  --juntivo-line:rgba(142,164,184,.22);
  --juntivo-blue-text:#84a6c8;
}

/* Header / brand */
.site-header{height:86px;background:rgba(2,10,19,.94);border-bottom:1px solid rgba(130,153,175,.16);backdrop-filter:blur(18px)}
.site-header.scrolled{height:74px;background:rgba(2,9,17,.98)}
.brand-image{display:block;width:200px;height:60px;overflow:hidden;position:relative}
.brand-image img{display:block;width:194px;height:auto;position:absolute;left:0;top:50%;transform:translateY(-50%);filter:drop-shadow(0 0 15px rgba(255,111,0,.12))}
.main-nav{gap:18px}
.nav-link{padding:31px 2px 27px;font-size:14px;font-weight:750;color:#dbe3ea;letter-spacing:.01em}
.nav-link:after{left:0;right:0;bottom:18px;height:2px;background:linear-gradient(90deg,var(--orange),#ff9c33);transform-origin:left}
.nav-module-mark{display:inline-block;width:5px;height:5px;margin-left:8px;border-radius:50%;background:var(--orange);vertical-align:2px;box-shadow:0 0 10px rgba(255,106,0,.8)}

/* Mega menu: no pills, left orange accent like the Juntivo app */
.mega-menu{top:74px;right:-180px;border-radius:0 0 12px 12px;padding:0;grid-template-columns:280px 1fr;gap:0;overflow:hidden;background:#061522;border:1px solid rgba(124,148,170,.2);box-shadow:0 30px 70px rgba(0,0,0,.55)}
.mega-intro{padding:28px 26px;border-right:1px solid rgba(124,148,170,.15);background:linear-gradient(180deg,#071a2d,#061421)}
.mega-brand-mark{display:block;width:118px;height:auto;margin:-18px auto 8px;filter:drop-shadow(0 0 18px rgba(255,106,0,.18))}
.mega-intro strong{font-size:24px}
.mega-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:0;padding:12px 0}
.mega-item{position:relative;border-radius:0;padding:11px 18px 11px 19px;gap:12px;border-bottom:1px solid rgba(124,148,170,.08)}
.mega-item:hover{background:#0a2038}
.mega-accent{position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--orange);opacity:0;box-shadow:0 0 14px rgba(255,106,0,.6)}
.mega-item:hover .mega-accent{opacity:1}
.mega-icon{width:40px;height:40px;border:1px solid rgba(157,174,189,.42);box-shadow:inset 0 0 0 1px rgba(255,106,0,.05);background:#07182a;color:#edf3f7}
.mega-icon svg{width:22px}
.mega-copy{min-width:0}

/* Homepage hero: real supplied Juntivo emblem instead of a CSS/SVG imitation */
.home-hero{min-height:800px;padding-top:86px}
.hero-grid{min-height:700px;grid-template-columns:.96fr 1.04fr;gap:42px;padding-bottom:105px}
.hero-copy{position:relative;z-index:3}
.hero h1{font-size:clamp(48px,5.2vw,78px);max-width:780px}
.hero-brand-visual{min-height:620px;position:relative;display:grid;place-items:center;isolation:isolate}
.hero-brand-visual:before{content:"";position:absolute;width:86%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(255,106,0,.10),transparent 58%);filter:blur(4px)}
.hero-glow{position:absolute;width:72%;height:38%;border-radius:50%;background:rgba(255,91,0,.16);filter:blur(60px);transform:rotate(-9deg);z-index:-1}
.hero-emblem{display:block;width:min(720px,48vw);max-width:none;height:auto;filter:drop-shadow(0 32px 36px rgba(0,0,0,.40)) drop-shadow(0 0 22px rgba(255,95,0,.18));transform:translateY(-3px)}
.orbit-label{border-radius:4px;background:rgba(3,13,23,.76);border:1px solid rgba(135,157,177,.28);color:#c8d8e5;letter-spacing:.12em;text-transform:uppercase;font-size:10px;padding:8px 11px;box-shadow:none}
.hero-wave{height:120px;bottom:-70px;background:#fff;border-radius:50% 50% 0 0/100% 100% 0 0;box-shadow:0 -12px 30px rgba(255,255,255,.08)}

/* Feature language taken from the Juntivo login/UI: line icon in a circle, thin orange edge */
.juntivo-feature-rows{grid-template-columns:repeat(2,1fr);gap:0;border-top:1px solid #dbe3e9;border-bottom:1px solid #dbe3e9}
.juntivo-feature-rows .principle-card{display:grid;grid-template-columns:66px 1fr;align-items:center;gap:18px;border-radius:0;border:0;border-bottom:1px solid #dbe3e9;background:transparent;box-shadow:none;padding:26px 18px}
.juntivo-feature-rows .principle-card:nth-child(odd){border-right:1px solid #dbe3e9}
.juntivo-feature-rows .principle-card:nth-last-child(-n+2){border-bottom:0}
.principle-icon{width:54px;height:54px;color:#0c2944;border:1px solid #8291a0;border-bottom-color:var(--orange);background:#fff;box-shadow:none}
.principle-icon svg{width:29px}
.juntivo-feature-rows .principle-card h3{margin:0 0 4px;text-transform:uppercase;font-size:15px;letter-spacing:.035em}
.juntivo-feature-rows .principle-card p{font-size:15px}
.core-banner{justify-content:flex-start;border-radius:8px;background:linear-gradient(90deg,#07192c,#0a233b);color:#fff;border:1px solid rgba(255,106,0,.46);box-shadow:0 16px 34px rgba(5,17,31,.15),inset 0 0 28px rgba(255,106,0,.04)}
.core-banner img{width:52px;height:40px;object-fit:contain;filter:drop-shadow(0 0 11px rgba(255,106,0,.25))}

/* Module cards are structured info cards, not fake rendered graphics */
.module-section{background:radial-gradient(circle at 80% 10%,rgba(21,58,89,.26),transparent 30%),linear-gradient(145deg,#061523,#02080e)}
.module-grid{gap:14px}
.module-card{border-radius:8px;border:1px solid rgba(117,143,165,.25);background:linear-gradient(180deg,rgba(7,25,43,.93),rgba(4,15,26,.98));box-shadow:none;overflow:hidden}
.module-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--orange);opacity:.22;transition:.2s;box-shadow:0 0 16px rgba(255,106,0,.55)}
.module-card:hover:before{opacity:1}
.module-card:hover{border-color:rgba(255,106,0,.52);transform:translateY(-3px);box-shadow:0 20px 45px rgba(0,0,0,.23)}
.module-card-orb{width:82px;height:82px;border-radius:50%;border:1px solid #8393a0;background:radial-gradient(circle at 38% 28%,#17354e,#06111e 70%);color:#f2f7fa;box-shadow:inset 0 0 26px rgba(0,0,0,.42),0 0 0 3px rgba(255,106,0,.04);position:relative}
.module-card-orb:after{content:"";position:absolute;inset:-7px;border-radius:50%;border:1px solid rgba(255,106,0,.5);clip-path:polygon(0 42%,100% 14%,100% 58%,0 86%);transform:rotate(-13deg);box-shadow:0 0 12px rgba(255,106,0,.25)}
.module-card-orb svg{width:40px;position:relative;z-index:2}
.module-status{border-radius:3px;background:rgba(255,106,0,.08);border:1px solid rgba(255,106,0,.24)}

/* Function principle – use the supplied emblem as the actual platform core */
.feature-list-juntivo span{width:38px;height:38px;border-color:#7c8d9b;color:#0c2944;background:#fff;border-bottom-color:var(--orange)}
.feature-list-juntivo span svg{width:22px}
.network-brand{min-height:560px}
.network-brand:before{width:86%;border-color:rgba(255,106,0,.32);box-shadow:0 0 55px rgba(255,106,0,.06)}
.network-brand:after{width:66%;border-color:rgba(77,111,139,.22)}
.network-logo{position:relative;z-index:2;width:min(430px,78%);height:auto;filter:drop-shadow(0 26px 30px rgba(0,0,0,.28)) drop-shadow(0 0 18px rgba(255,106,0,.14))}
.network-node{border-radius:4px;background:#07182a;border:1px solid #6f8292;box-shadow:0 0 0 3px rgba(255,106,0,.03);padding:8px 11px}

/* Audience rows intentionally echo the current login page */
.audience-section{padding-bottom:86px}
.audience-layout{display:grid;grid-template-columns:1.05fr .95fr;gap:64px;align-items:center}
.audience-layout .section-heading{grid-column:1;margin-bottom:14px}
.audience-list{border-top:1px solid rgba(132,163,190,.25)}
.audience-row{display:grid;grid-template-columns:72px 1fr;gap:20px;align-items:center;padding:18px 0;border-bottom:1px solid rgba(132,163,190,.25)}
.audience-icon{width:54px;height:54px;border:1px solid #7b8d9c;border-bottom-color:var(--orange);border-radius:50%;display:grid;place-items:center;color:#f3f7fa;background:#08182a;box-shadow:inset 0 0 12px rgba(255,106,0,.03)}
.audience-icon svg{width:28px}
.audience-row b{display:block;color:#fff;font-size:15px;text-transform:uppercase;letter-spacing:.04em}
.audience-row p{margin:4px 0 0;color:#c0ced9;font-size:16px}
.audience-brand{grid-column:2;grid-row:1/3;display:grid;place-items:center;min-height:510px;position:relative}
.audience-brand:before{content:"";position:absolute;width:80%;aspect-ratio:1;border-radius:50%;border:1px solid rgba(255,106,0,.19);box-shadow:0 0 60px rgba(255,106,0,.05)}
.audience-brand img{position:relative;width:min(570px,100%);filter:drop-shadow(0 28px 38px rgba(0,0,0,.42))}
.audience-layout .quote-banner{grid-column:1/-1;margin-top:0;border-radius:8px;background:#061626}

/* Detail pages: supplied brand mark + app-like left navigation */
.detail-hero{padding-top:86px;min-height:570px}
.detail-hero-grid{min-height:510px}
.detail-brand-visual{min-height:460px;position:relative;display:grid;place-items:center}
.detail-emblem{width:min(520px,40vw);height:auto;filter:drop-shadow(0 26px 34px rgba(0,0,0,.38)) drop-shadow(0 0 20px rgba(255,106,0,.14))}
.detail-module-badge{position:absolute;right:9%;bottom:18%;width:72px;height:72px;border-radius:50%;display:grid;place-items:center;color:#fff;background:#07182a;border:1px solid #7c8c99;border-bottom-color:var(--orange);box-shadow:0 0 0 5px rgba(4,15,26,.78),0 0 24px rgba(255,106,0,.18)}
.detail-module-badge svg{width:38px}
.detail-layout{grid-template-columns:260px 1fr;gap:42px}
.sticky-card{border-radius:0;padding:0;background:#07182b;border:1px solid rgba(110,137,161,.22);box-shadow:none;overflow:hidden}
.sidebar-label{padding:14px 20px;color:#7599bb;font-size:10px;letter-spacing:.18em;background:#061522;border-bottom:1px solid rgba(124,150,174,.13)}
.sticky-card a{position:relative;border-radius:0;border-left:0;padding:15px 20px 15px 23px;border-bottom:1px solid rgba(124,150,174,.10);font-size:13px;font-weight:650}
.sticky-card a:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--orange);opacity:0;box-shadow:0 0 14px rgba(255,106,0,.55)}
.sticky-card a:hover,.sticky-card a.active{background:#0a2038;border-left-color:transparent}
.sticky-card a:hover:before,.sticky-card a.active:before{opacity:1}
.sidebar-gap{margin-top:0;padding-top:14px;border-top:0}
.content-block{border-radius:10px}
.subpage-card{border-radius:7px;position:relative;padding-left:19px}
.subpage-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--orange);opacity:.25}
.subpage-card:hover:before{opacity:1}

/* Footer uses the real wordmark */
.site-footer{grid-template-columns:220px 1fr;padding-top:30px;padding-bottom:30px}
.footer-brand{width:190px;height:58px;position:relative;overflow:hidden}
.footer-brand .brand-word,.footer-brand small{display:none}
.footer-brand:after{content:"";position:absolute;inset:0;background:url('/assets/images/juntivo-wordmark.png') left center/185px auto no-repeat;filter:drop-shadow(0 0 12px rgba(255,106,0,.12))}

@media (max-width:1050px){
  .brand-image{width:172px}.brand-image img{width:170px}
  .hero-emblem{width:min(620px,52vw)}
  .audience-layout{grid-template-columns:1fr 1fr;gap:32px}
  .detail-emblem{width:min(440px,42vw)}
  .mega-menu{right:-70px}
}
@media (max-width:760px){
  .site-header{height:72px}.brand-image{width:148px;height:48px}.brand-image img{width:146px}
  .mobile-menu{inset:72px 0 auto}
  .home-hero{padding-top:72px}
  .hero-grid{padding:72px 0 115px}
  .hero-brand-visual{min-height:440px;order:-1;margin-top:6px}
  .hero-emblem{width:min(620px,96vw)}
  .juntivo-feature-rows{grid-template-columns:1fr}
  .juntivo-feature-rows .principle-card:nth-child(odd){border-right:0}
  .juntivo-feature-rows .principle-card:nth-last-child(-n+2){border-bottom:1px solid #dbe3e9}
  .juntivo-feature-rows .principle-card:last-child{border-bottom:0}
  .network-brand{min-height:470px}.network-logo{width:min(390px,90%)}
  .audience-layout{grid-template-columns:1fr}.audience-brand{grid-column:1;grid-row:auto;min-height:390px}.audience-brand img{width:min(470px,95vw)}
  .detail-hero{padding-top:72px}.detail-brand-visual{min-height:380px;order:-1}.detail-emblem{width:min(500px,95vw)}.detail-module-badge{right:8%;bottom:14%;width:62px;height:62px}
  .site-footer{grid-template-columns:1fr}.footer-brand{width:180px}
}
.brand-image{display:flex;align-items:center;gap:10px;width:224px;height:64px;overflow:visible}
.brand-image .brand-emblem-img{position:static;transform:none;width:48px;height:48px;object-fit:contain;flex:0 0 48px;filter:drop-shadow(0 0 10px rgba(255,106,0,.18))}
.brand-image .brand-wordmark-img{position:static;transform:none;width:158px;height:auto;filter:drop-shadow(0 0 12px rgba(255,106,0,.10))}
@media (max-width:1050px){.brand-image{width:204px;gap:8px}.brand-image .brand-emblem-img{width:44px;height:44px;flex-basis:44px}.brand-image .brand-wordmark-img{width:148px}}
@media (max-width:760px){.brand-image{width:176px;gap:7px}.brand-image .brand-emblem-img{width:39px;height:39px;flex-basis:39px}.brand-image .brand-wordmark-img{width:128px}}

/* ======================================================================
   V3 — COHERENT DARK JUNTIVO THEME
   The public site now follows the dark visual language of the product
   vision throughout. No dark navigation is placed on white islands and
   no white/grey section seams remain.
   ====================================================================== */
:root{
  --surface-0:#02070d;
  --surface-1:#04101b;
  --surface-2:#061522;
  --surface-3:#081a2b;
  --surface-4:#0b2035;
  --text-strong:#f3f6f8;
  --text:#d5dee5;
  --text-muted:#91a3b1;
  --panel-line:rgba(126,151,172,.20);
  --panel-line-strong:rgba(255,106,0,.36);
}
body{
  background:var(--surface-0);
  color:var(--text);
}
main{background:var(--surface-0)}

/* Seamless section flow. Sections vary only by subtle navy depth. */
.hero,.detail-hero{
  background:
    radial-gradient(circle at 72% 36%,rgba(24,71,105,.34),transparent 29%),
    radial-gradient(circle at 15% 78%,rgba(255,106,0,.045),transparent 26%),
    linear-gradient(145deg,#02070d 0%,#061522 58%,#071827 100%);
}
.hero-wave{display:none!important}
.hero,.detail-hero{border-bottom:1px solid rgba(119,148,172,.10)}
.section,.section.light,.section.dark{
  color:var(--text);
  border-top:1px solid rgba(120,147,170,.08);
}
#plattform{
  background:
    radial-gradient(circle at 10% 20%,rgba(255,106,0,.035),transparent 24%),
    linear-gradient(180deg,#061522 0%,#071827 52%,#061522 100%);
}
#module{
  background:
    radial-gradient(circle at 82% 8%,rgba(32,79,112,.20),transparent 28%),
    linear-gradient(180deg,#061522 0%,#02080e 100%);
}
#funktionsprinzip{
  background:
    radial-gradient(circle at 72% 52%,rgba(255,106,0,.035),transparent 26%),
    linear-gradient(180deg,#02080e 0%,#071522 48%,#06111f 100%);
}
#zielgruppen{
  background:
    radial-gradient(circle at 83% 35%,rgba(30,75,109,.18),transparent 30%),
    linear-gradient(180deg,#06111f 0%,#04101b 100%);
}
#werte{
  background:
    radial-gradient(circle at 10% 10%,rgba(255,106,0,.035),transparent 23%),
    linear-gradient(180deg,#04101b 0%,#02070d 100%);
}
.section.light{background-color:transparent}
.section.dark:before{opacity:.6}

/* Typography in every dark section */
.section-heading h2,
.section.light .section-heading h2,
.content-block h2{
  color:var(--text-strong);
  background:linear-gradient(180deg,#ffffff 0%,#dbe3e9 55%,#99a6af 100%);
  -webkit-background-clip:text;
  background-clip:text;
  -webkit-text-fill-color:transparent;
}
.section-heading p,
.section.light .section-heading p{color:#aebdca}
.big-copy{color:#c8d5de}

/* Platform principles: app-like dark rows with the familiar orange edge. */
.juntivo-feature-rows{
  border-color:rgba(126,151,172,.18);
  background:rgba(3,13,23,.22);
}
.juntivo-feature-rows .principle-card{
  background:rgba(7,24,42,.42);
  border-color:rgba(126,151,172,.16);
  color:var(--text-strong);
}
.juntivo-feature-rows .principle-card:nth-child(odd){border-right-color:rgba(126,151,172,.16)}
.juntivo-feature-rows .principle-card h3{color:#fff}
.juntivo-feature-rows .principle-card p{color:#b8c7d2}
.principle-icon,
.feature-list-juntivo span{
  color:#f0f5f8;
  background:#07182a;
  border-color:#708597;
  border-bottom-color:var(--orange);
  box-shadow:inset 0 0 16px rgba(255,106,0,.025);
}
.core-banner{
  background:linear-gradient(90deg,#061522,#0a2137 52%,#061522);
  color:#eef4f7;
  border-color:rgba(255,106,0,.42);
}

/* Function principle stays dark; light labels on dark visual only. */
.feature-list li{color:#d1dbe3}
.network-brand:after{border-color:rgba(130,158,180,.18)}
.network-node{
  background:rgba(5,20,34,.94);
  color:#e8eff4;
  border-color:#667d90;
  box-shadow:0 0 0 3px rgba(255,106,0,.025),0 0 18px rgba(255,106,0,.11);
}

/* Values: no white cards in a dark section. */
.value-card{
  background:linear-gradient(160deg,rgba(9,28,47,.92),rgba(4,15,26,.96));
  border:1px solid rgba(120,148,170,.22);
  box-shadow:0 22px 55px rgba(0,0,0,.22);
  color:#fff;
  position:relative;
  overflow:hidden;
}
.value-card:before{
  content:"";
  position:absolute;
  left:0;top:0;bottom:0;width:3px;
  background:var(--orange);
  opacity:.58;
  box-shadow:0 0 18px rgba(255,106,0,.42);
}
.value-card>span{
  background:#07182a;
  border-color:#73889a;
  border-bottom-color:var(--orange);
}
.value-card h3{color:#fff}
.value-card p{color:#aebfcb}
.next-steps{
  background:linear-gradient(135deg,#061522,#081d30);
  border:1px solid rgba(120,148,170,.18);
  box-shadow:0 20px 45px rgba(0,0,0,.19);
}

/* Detail pages: one coherent dark surface from hero through footer. */
.detail-section,
.section.light.detail-section{
  background:
    radial-gradient(circle at 85% 8%,rgba(28,70,103,.14),transparent 26%),
    linear-gradient(180deg,#061522 0%,#04101b 58%,#02070d 100%);
  color:var(--text);
  padding-top:84px;
}
.detail-layout{align-items:start}
.sticky-card{
  background:linear-gradient(180deg,#061522,#071a2c);
  border-color:rgba(121,149,171,.24);
  box-shadow:0 18px 46px rgba(0,0,0,.18);
}
.sidebar-label{background:#04111d;color:#78a1c3;border-color:rgba(124,150,174,.13)}
.sticky-card a{color:#dbe5ec}
.sticky-card a:hover,.sticky-card a.active{background:#0a2038;color:#fff}

.content-block{
  background:linear-gradient(155deg,rgba(8,27,45,.94),rgba(4,16,28,.97));
  border:1px solid rgba(122,150,172,.20);
  box-shadow:0 20px 55px rgba(0,0,0,.18);
  color:#d8e2e9;
}
.content-block p{color:#aebfcb}
.work-notice{
  background:linear-gradient(90deg,rgba(255,106,0,.09),rgba(8,28,47,.72) 48%,rgba(5,19,32,.92));
  border-color:rgba(255,128,34,.38);
  color:#eef4f7;
}
.work-notice p{color:#c1b2a7}
.work-icon{background:#020b13;border:1px solid rgba(255,106,0,.32)}
.vision-quote{
  background:#061827;
  color:#eef4f7;
  border-left-color:var(--orange);
  box-shadow:inset 0 0 30px rgba(255,106,0,.025);
}
.subpage-card{
  background:#061827;
  border-color:rgba(121,149,171,.20);
  color:#e5edf2;
}
.subpage-card:hover{border-color:rgba(255,106,0,.48);box-shadow:0 16px 34px rgba(0,0,0,.18),0 0 20px rgba(255,106,0,.05)}
.subpage-card>span{background:#07182a;border-color:#71879a;border-bottom-color:var(--orange)}
.timeline-item:not(:last-child):before{background:rgba(127,153,174,.25)}
.timeline-item i{background:#061522;border-color:#7f94a5}
.timeline-item.active i{background:#dbe4ea;border-color:#dbe4ea;box-shadow:0 0 0 4px rgba(219,228,234,.08)}
.timeline-item p{color:#9fb0bd}
.module-pager a{
  background:#061827;
  border-color:rgba(121,149,171,.20);
  color:#dfe8ee;
}
.module-pager a:hover{border-color:rgba(255,106,0,.44);background:#081d30}
.module-pager small{color:#7f96a8}
.back-card{background:#071a2c;border:1px solid rgba(121,149,171,.20)}

/* Footer belongs to the same dark canvas. */
.site-footer{
  background:#02070d;
  color:#8fa2b1;
  border-top:1px solid rgba(121,149,171,.12);
}

/* The global mega menu remains dark, with app-like left accents. */
.mega-menu{background:linear-gradient(155deg,#061522,#071a2c);border-color:rgba(124,150,174,.20)}

@media (max-width:760px){
  .juntivo-feature-rows .principle-card:nth-last-child(-n+2){border-bottom-color:rgba(126,151,172,.16)}
}

/* --------------------------------------------------------------------------
   Juntivo visual refinement: unclipped branding/type + app-style icon discs
   -------------------------------------------------------------------------- */

/* The supplied wordmark now has real transparent padding. Never crop it again. */
.brand-image{
  height:66px;
  overflow:visible;
}
.brand-image .brand-wordmark-img{
  width:164px;
  max-height:52px;
  object-fit:contain;
  object-position:left center;
}
.footer-brand{
  overflow:visible;
  height:64px;
}
.footer-brand:after{
  background-size:190px auto;
  background-position:left center;
}

/* Large content headings must never look cut off. The metallic treatment is
   reserved for the hero and real Juntivo artwork; content headings stay clean. */
.section-heading{
  overflow:visible;
  padding-bottom:4px;
}
.section-heading h2,
.section.light .section-heading h2,
.content-block h2{
  line-height:1.14;
  padding:.04em 0 .10em;
  overflow:visible;
  background:none;
  color:#f2f5f7;
  -webkit-background-clip:border-box;
  background-clip:border-box;
  -webkit-text-fill-color:currentColor;
  text-shadow:0 2px 18px rgba(0,0,0,.16);
}

/* Juntivo app icon language: thin silver circle with a restrained orange arc. */
.audience-icon,
.value-card>span,
.principle-icon{
  position:relative;
  border:0;
  border-radius:50%;
  color:#f3f7fa;
  background:#07182a;
  isolation:isolate;
  box-shadow:inset 0 0 18px rgba(255,106,0,.025),0 5px 16px rgba(0,0,0,.10);
}
.audience-icon::before,
.value-card>span::before,
.principle-icon::before{
  content:"";
  position:absolute;
  inset:0;
  border-radius:50%;
  background:conic-gradient(from 205deg,
    #6f7f8d 0deg,
    #8d9aa5 205deg,
    #ff6a00 244deg,
    #ff7d18 280deg,
    #7e8c98 314deg,
    #6f7f8d 360deg);
  -webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 1.35px),#000 calc(100% - 1.15px));
  mask:radial-gradient(farthest-side,transparent calc(100% - 1.35px),#000 calc(100% - 1.15px));
  z-index:0;
  filter:drop-shadow(0 0 5px rgba(255,106,0,.08));
}
.audience-icon::after,
.value-card>span::after,
.principle-icon::after{
  content:"";
  position:absolute;
  inset:2px;
  border-radius:50%;
  background:radial-gradient(circle at 36% 28%,#0b2036 0%,#07182a 62%,#061421 100%);
  z-index:1;
}
.audience-icon svg,
.value-card>span svg,
.principle-icon svg{
  position:relative;
  z-index:2;
  stroke-width:1.65;
}

/* Match the proportions used in the Juntivo application. */
.audience-row{
  grid-template-columns:74px 1fr;
  gap:18px;
  padding:19px 0;
}
.audience-icon{
  width:58px;
  height:58px;
}
.audience-icon svg{
  width:29px;
  height:29px;
}
.audience-row b{
  font-size:15px;
  letter-spacing:.045em;
}
.audience-row p{
  margin-top:5px;
  font-size:15px;
  line-height:1.42;
}
.value-card>span{
  width:62px;
  height:62px;
}
.value-card>span svg{width:31px;height:31px}
.principle-icon{width:48px;height:48px}
.principle-icon svg{width:24px;height:24px}

@media (max-width:1050px){
  .brand-image .brand-wordmark-img{width:154px;max-height:49px}
}
@media (max-width:760px){
  .brand-image{height:54px}
  .brand-image .brand-wordmark-img{width:132px;max-height:44px}
  .section-heading h2{line-height:1.16;padding-bottom:.12em}
}

/* --------------------------------------------------------------------------
   V3 icon system pass: one consistent Juntivo app-style icon language
   -------------------------------------------------------------------------- */

/* Keep the module-card interaction requested after V3: no left bar; the whole
   frame is the hover/focus signal. */
.module-card:before{display:none!important}
.module-card:hover,
.module-card:focus-visible{
  border-color:rgba(255,106,0,.92);
  transform:translateY(-3px);
  box-shadow:
    0 0 0 1px rgba(255,106,0,.18),
    0 16px 42px rgba(0,0,0,.30),
    0 0 25px rgba(255,106,0,.14),
    inset 0 0 22px rgba(255,106,0,.028);
  outline:none;
}

/* All functional pictograms now use the same visual construction as the
   circular symbols in the Juntivo application: dark navy field, thin silver
   rim, restrained orange arc and a clean white line pictogram. */
.mega-icon,
.principle-icon,
.feature-list-juntivo span,
.module-card-orb,
.audience-icon,
.value-card>span,
.detail-module-badge,
.subpage-card>span{
  position:relative;
  display:grid;
  place-items:center;
  flex:0 0 auto;
  border-radius:50%!important;
  border:1px solid rgba(184,202,217,.58)!important;
  background:
    radial-gradient(circle at 38% 28%,rgba(28,58,82,.88) 0%,rgba(8,28,47,.96) 42%,#061522 72%,#04101b 100%)!important;
  color:#f4f7f9!important;
  box-shadow:
    inset 0 0 18px rgba(255,255,255,.025),
    inset 0 -8px 18px rgba(0,0,0,.24),
    0 5px 16px rgba(0,0,0,.14)!important;
  isolation:isolate;
  overflow:visible;
}

/* Fine inner rim. */
.mega-icon::before,
.principle-icon::before,
.feature-list-juntivo span::before,
.module-card-orb::before,
.audience-icon::before,
.value-card>span::before,
.detail-module-badge::before,
.subpage-card>span::before{
  content:"";
  position:absolute;
  inset:3px;
  border-radius:50%;
  border:1px solid rgba(226,236,243,.08);
  pointer-events:none;
  z-index:0;
}

/* Small orange arc instead of a full orange ring/orbit. */
.mega-icon::after,
.principle-icon::after,
.feature-list-juntivo span::after,
.module-card-orb::after,
.audience-icon::after,
.value-card>span::after,
.detail-module-badge::after,
.subpage-card>span::after{
  content:"";
  position:absolute;
  inset:-2px;
  border-radius:50%;
  background:conic-gradient(
    from 218deg,
    transparent 0deg 284deg,
    rgba(255,106,0,.88) 284deg,
    #ff8b2b 320deg,
    rgba(255,106,0,.92) 340deg,
    transparent 340deg 360deg
  );
  -webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 2px),#000 calc(100% - 1.5px));
  mask:radial-gradient(farthest-side,transparent calc(100% - 2px),#000 calc(100% - 1.5px));
  filter:drop-shadow(0 0 4px rgba(255,106,0,.22));
  pointer-events:none;
  z-index:1;
}

.mega-icon svg,
.principle-icon svg,
.feature-list-juntivo span svg,
.module-card-orb svg,
.audience-icon svg,
.value-card>span svg,
.detail-module-badge svg,
.subpage-card>span svg{
  position:relative;
  z-index:2;
  width:52%;
  height:52%;
  stroke:currentColor;
  stroke-width:1.7;
  filter:none;
}

/* Proportions by context. */
.mega-icon{width:42px;height:42px}
.principle-icon{width:58px;height:58px}
.feature-list-juntivo span{width:44px;height:44px}
.module-card-orb{width:82px;height:82px;margin:4px auto 18px}
.audience-icon{width:58px;height:58px}
.value-card>span{width:62px;height:62px}
.detail-module-badge{width:72px;height:72px}
.subpage-card>span{width:48px;height:48px}

/* The module discs should feel calm at rest and only gain energy on card hover. */
.module-card-orb{
  box-shadow:
    inset 0 0 22px rgba(255,255,255,.02),
    inset 0 -10px 22px rgba(0,0,0,.30),
    0 8px 22px rgba(0,0,0,.22)!important;
  transition:box-shadow .2s,border-color .2s,transform .2s;
}
.module-card:hover .module-card-orb,
.module-card:focus-visible .module-card-orb{
  border-color:rgba(221,231,238,.78)!important;
  box-shadow:
    inset 0 0 22px rgba(255,255,255,.025),
    inset 0 -10px 22px rgba(0,0,0,.28),
    0 8px 24px rgba(0,0,0,.24),
    0 0 20px rgba(255,106,0,.10)!important;
}

/* Remove legacy icon treatments that produced mismatched white discs or
   separate orbital lines. */
.module-card-ring{display:none!important}
.feature-list-juntivo span,
.principle-icon,
.audience-icon,
.value-card>span,
.subpage-card>span{border-bottom-color:rgba(184,202,217,.58)!important}
.detail-module-badge{box-shadow:0 0 0 5px rgba(4,15,26,.80),0 10px 28px rgba(0,0,0,.24)!important}

/* Function-principle rows receive the same spacing rhythm as the app rows. */
.feature-list-juntivo{gap:15px}
.feature-list-juntivo li{gap:14px;min-height:48px;align-items:center}
.feature-list-juntivo li span{margin-top:0}

/* The four platform principle rows should not read as separate icon systems. */
.juntivo-feature-rows .principle-card{grid-template-columns:76px 1fr}

/* Detail sub-function icons follow the same system without the old orange
   bottom-border shortcut. */
.subpage-card>span{align-self:center}

@media (max-width:760px){
  .principle-icon{width:54px;height:54px}
  .juntivo-feature-rows .principle-card{grid-template-columns:68px 1fr}
  .feature-list-juntivo span{width:42px;height:42px}
  .audience-icon{width:56px;height:56px}
}
