:root{--bg:#0a0a0a;--surface:#121212;--text:#f5f5f5;--muted:#b9b9b9;--line:#272727;--accent:#c00000;--accent-2:#c00000;--light:#ffffff;--body:"Posterama","Posterama Text",Aptos,Arial,sans-serif;--heading:"ADLaM Display",Impact,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:#111;font-family:var(--body);line-height:1.6}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}.container{width:min(1120px,calc(100% - 2rem));margin:0 auto}.site-header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.94);backdrop-filter:blur(10px);border-bottom:1px solid #ececec}.nav-wrap{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 0}.brand{display:inline-flex;align-items:center;font-family:var(--heading);font-size:2rem;line-height:1;color:#111}.brand-wordmark,.footer-wordmark{display:inline-flex;align-items:center;font-family:var(--heading);line-height:1}.brand-wordmark{font-size:2rem;color:#111}.site-nav{display:flex;align-items:center;gap:1.2rem;font-family:var(--heading)}.site-nav a{font-size:.98rem;transition:transform .22s ease,color .22s ease}.site-nav>a:hover,.nav-label:hover{transform:translateY(-2px);color:var(--accent)}.nav-item{position:relative;padding-bottom:1rem;margin-bottom:-1rem}.nav-label{display:inline-flex;align-items:center;gap:.35rem}.dropdown{position:absolute;top:100%;left:0;min-width:220px;display:none;flex-direction:column;background:#fff;border:1px solid #ececec;border-radius:18px;padding:.6rem;margin-top:0;box-shadow:0 18px 40px rgba(0,0,0,.1)}.dropdown::before{content:"";position:absolute;left:0;right:0;top:-14px;height:14px}.dropdown a{padding:.65rem .8rem;border-radius:12px}.dropdown a:hover{background:#f5f5f5;color:var(--accent);transform:translateX(4px)}.nav-item:hover .dropdown,.nav-item:focus-within .dropdown,.nav-item .dropdown:hover{display:flex}.feature-copy h3,.feature-copy h2{font-size:clamp(1.6rem,2.5vw,2.5rem);line-height:1.05;margin:0}.menu-toggle{display:none;border:1px solid #ddd;background:#fff;border-radius:10px;padding:.5rem .7rem}.hero{padding:5rem 0;background:linear-gradient(135deg,#0a0a0a 0%,#181818 100%);color:#fff}.hero-grid{display:grid;grid-template-columns:1.4fr .8fr;gap:2rem;align-items:center}.eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--accent-2);font-size:.78rem;font-weight:700}.lead{font-size:1.1rem;color:#d7d7d7;max-width:62ch}h1,h2,h3{font-family:var(--heading);line-height:1.05;margin:0 0 .8rem}h1{font-size:clamp(2rem,4.6vw,4.2rem)}h2{font-size:clamp(1.6rem,2.5vw,2.5rem)}h3{font-size:1.45rem}.hero-card,.panel{border:1px solid var(--line);border-radius:24px;padding:1.5rem;background:#111;color:#fff;transition:transform .35s ease,box-shadow .35s ease}.feature-panel:hover, .hero-card:hover { transform: scale(1.05); box-shadow: 0 16px 34px rgba(0,0,0,.12); }.hero-art{display:flex;align-items:center;justify-content:center;min-height:360px;padding:1.2rem}.hero-art img{width:100%;max-width:420px;height:auto;filter:drop-shadow(0 16px 40px rgba(0,0,0,.35))}.actions{display:flex;gap:1rem;flex-wrap:wrap;margin-top:1.75rem}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.95rem 1.25rem;border-radius:999px;background:var(--accent);color:#fff;font-weight:700;border:1px solid var(--accent);transition:.22s ease}.btn:hover{background:#900000;border-color:#900000;transform:translateY(-2px)}.btn-ghost{background:transparent;color:#fff;border-color:#fff}.btn-small{padding:.65rem 1rem;font-size:.92rem}.wordmark-k{color:var(--accent)}.section{padding:4.5rem 0}.section.alt{background:#f5f5f5}.section-head{margin-bottom:1.5rem}.grid{display:grid;gap:1.25rem}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.panel{background:#111}.panel p{color:#d3d3d3}.text-link{color:#fff;border-bottom:1px solid rgba(255,255,255,.35);padding-bottom:.1rem}.tag{display:inline-block;padding:.35rem .7rem;border-radius:999px;background:rgba(192,0,0,.14);color:var(--accent);font-weight:700;font-size:.78rem;margin-bottom:1rem}.homepage-news{background:#0a0a0a;color:#fff}.homepage-news .section-head h2{color:#fff}.homepage-news .panel{background:#fff;color:#111;border-color:#e7e7e7}.homepage-news .panel p{color:#222}.homepage-contact{background:#fff}.contact-cta-card{display:flex;justify-content:flex-start;align-items:center;padding:0}.contact-cta-card p{font-size:1.08rem;color:#111;max-width:72ch;margin:0}.inline-about-link{color:var(--accent);text-decoration:none;font-weight:700}.inline-about-link:hover{text-decoration:underline}.page-hero{padding:4rem 0 1rem;background:linear-gradient(135deg,#0a0a0a 0%,#181818 100%);color:#fff}.page-hero .lead{color:#d7d7d7}.page-hero h1,.page-hero h2{color:#fff}.stack{display:grid;gap:1rem}.org-section{background:#fff;color:#111;border-color:#e7e7e7}.org-section p{color:#333}.org-chart{display:grid;gap:0;margin-top:1.25rem}.org-band{display:grid;gap:0;padding:1rem;border-radius:18px}.org-band-alt{background:#f6f6f6}.org-level{display:grid;gap:1rem}.org-level-l1{grid-template-columns:repeat(5,minmax(0,1fr))}.org-level-l2{grid-template-columns:repeat(5,minmax(0,1fr))}.org-level-l3{grid-template-columns:repeat(5,minmax(0,1fr))}.org-level-l4{grid-template-columns:repeat(5,minmax(0,1fr))}.org-level-l1 .org-card{grid-column:3}.org-level-l2 .org-card:nth-child(1){grid-column:2}.org-level-l2 .org-card:nth-child(2){grid-column:3}.org-level-l2 .org-card:nth-child(3){grid-column:4}.org-level-l3 .org-card{grid-column:3}.org-card{padding:1rem;background:#111;display:flex;align-items:center;gap:.9rem;min-height:104px;height:104px;border:none;border-radius:18px;box-shadow:none}.org-card strong{font-family:var(--heading);font-size:1.05rem;line-height:1.05;color:#fff;margin:0}.org-meta{display:flex;flex-direction:column;gap:.22rem;align-items:flex-start}.org-role{display:none}.org-note{color:#fff;font-size:.92rem}.org-avatar{width:52px;height:52px;flex:0 0 52px;background:#fff;border-radius:14px;padding:6px}.org-initial{color:var(--accent)}.org-card-flat{box-shadow:none}.org-card-lead{border:none;box-shadow:none}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:1.25rem}.contact-form{display:grid;gap:1rem}.contact-form label{display:grid;gap:.4rem;font-size:.92rem;color:#fff}.contact-form input,.contact-form textarea{width:100%;padding:.95rem 1rem;border-radius:14px;border:1px solid #333;background:#181818;color:#fff;font:inherit}.site-footer{background:#0a0a0a;color:#fff;padding:3rem 0}.footer-grid{display:grid;grid-template-columns: 1.4fr .8fr .8fr .8fr;gap:1.5rem}.footer-grid a{display:block;color:#d7d7d7;margin:.35rem 0}.footer-wordmark{font-size:1.9rem;color:#fff;margin-bottom:.7rem}.news-card{min-height:250px}.feature-panel{display:block;flex-direction:column;gap:.9rem}.feature-head{display:flex;align-items:center;justify-content:space-between;gap:1rem}.feature-copy{display:flex;flex-direction:column;gap:.35rem;align-items:flex-start;text-align:left}.feature-copy .tag{margin-bottom:0}.feature-icon-row{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:.75rem;flex-wrap:nowrap;margin-left:auto}.feature-head > .feature-icon.large,.feature-head > .feature-icon{margin-left:auto}.feature-icon{width:84px;height:84px;object-fit:contain;flex:0 0 auto}.feature-icon.large{width:108px;height:108px}.title-underline{width:56px;height:4px;border-radius:999px;background:var(--accent);margin:-.1rem 0 .9rem}.reveal{opacity:0;transform:translateY(26px);transition:opacity .7s ease,transform .7s ease}.reveal.is-visible{opacity:1;transform:translateY(0)}.reveal.up{transform:translateY(26px)}.reveal.down{transform:translateY(-26px)}.reveal.down.is-visible,.reveal.up.is-visible{transform:translateY(0)}@media (max-width:900px){.hero-grid,.grid.two,.grid.three,.contact-grid,.footer-grid,.org-level-l2,.org-level-l4{grid-template-columns:1fr}.org-level-l1,.org-level-l3{grid-template-columns:1fr;justify-content:stretch}.site-nav{position:absolute;top:76px;right:1rem;left:1rem;display:none;flex-direction:column;align-items:flex-start;background:#fff;border:1px solid #ececec;border-radius:18px;padding:1rem}.site-nav.open{display:flex}.nav-item{width:100%}.dropdown{position:static;display:flex;box-shadow:none;border:none;padding:.3rem 0 .2rem .8rem;min-width:0}.menu-toggle{display:block}h1{max-width:12ch}}@media (max-width:640px){.hero{padding:4rem 0}.brand-wordmark{font-size:1.6rem}.container{width:min(1120px,calc(100% - 1.2rem))}.hero-card,.panel{border-radius:18px;padding:1.15rem}.actions .btn{width:100%}}

/* Ensure select matches input styling */
label select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 10px 12px;
  font-family: inherit;
  font-size: 1rem;
  background: #171717; color: #f5f5f5;
  background-position: right 12px center;
  background-repeat: no-repeat;
  background-size: 10px 6px;
}
label select:focus{outline:none;box-shadow:0 0 0 3px rgba(78,149,217,0.08);border-color:#4E95D9}

label select option{ color: inherit; background: #171717;}


.hero-art video{
  width:100%;
  max-width:420px;
  height:auto;
  display:block;
  border-radius:20px;
  box-shadow:0 16px 40px rgba(0,0,0,.35)
}

.org-card-photo{
  background:transparent;
  color:#111;
  min-height:auto;
  height:auto;
  padding:.5rem;
  flex-direction:column;
  align-items:center;
  justify-content:flex-start;
  gap:.7rem;
  max-width:132px;
  margin:0 auto;
}
.org-avatar-photo{
  width:100%;
  height:auto;
  aspect-ratio:1 / 1;
  object-fit:cover;
  border-radius:18px;
  background:#f3f3f3;
  padding:0;
  box-shadow:0 10px 24px rgba(0,0,0,.08)
}
.org-meta-photo{
  align-items:center;
  text-align:center;
}
.org-note-photo{
  color:#111;
  font-size:.9rem;
  line-height:1.2;
}


.brand-hero-video-section{
  width:100vw;
  margin-top:-1.5rem;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  position:relative;
  overflow:hidden;
  z-index:2;
}
.brand-hero-video-section::after{
  content:"";
  position:absolute;
  inset:0;
  background:rgba(255,255,255,.5);
  pointer-events:none;
}
.brand-hero-video{
  width:100%;
  height:auto;
  display:block;
  object-fit:cover;
}
.kapp-contact{
  padding-top:3rem;
}
