:root{color-scheme:dark;--color-page: #0b0b0b;--color-page-soft: #101010;--color-surface: #121212;--color-surface-raised: #171717;--color-surface-strong: #1d1d1d;--color-border: #2b2b2b;--color-border-strong: #3b3b3b;--color-text: #f3f0e8;--color-muted: #b8b2a8;--color-muted-strong: #d7d0c5;--color-heading: #fffaf0;--color-accent: #d8bf7a;--color-accent-strong: #f0d990;--color-accent-dark: #16130c;--color-accent-soft: rgb(216 191 122 / 12%);--color-focus: #f0d990;--shadow-card: 0 24px 80px rgb(0 0 0 / 34%);--shadow-button: 0 14px 30px rgb(216 191 122 / 16%);--font-system: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html{background:var(--color-page);color:var(--color-text);font-family:var(--font-system);line-height:1.5}body{background:linear-gradient(rgb(255 255 255 / 2.6%) 1px,transparent 1px),linear-gradient(90deg,rgb(255 255 255 / 2.6%) 1px,transparent 1px),var(--color-page);background-size:56px 56px;margin:0;min-width:320px}body:before{background:linear-gradient(180deg,rgb(255 250 240 / 6%),transparent 34rem);content:"";inset:0;pointer-events:none;position:fixed;z-index:-1}img,svg{max-width:100%}a{color:var(--color-accent-strong);text-underline-offset:.2em;transition:border-color .16s ease,color .16s ease,background-color .16s ease}a:hover{color:var(--color-heading)}:focus-visible{outline:3px solid var(--color-focus);outline-offset:4px}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--color-heading);letter-spacing:0;line-height:1.05}h1{font-size:5rem;margin-bottom:1.15rem;max-width:800px}h2{font-size:2.8rem;margin-bottom:1rem}h3{font-size:1.35rem;margin-bottom:.7rem}p{margin-bottom:1rem}main:focus{outline:none}.skip-link{background:var(--color-heading);border-radius:8px;color:var(--color-page);font-weight:800;left:1rem;padding:.75rem 1rem;position:fixed;top:1rem;transform:translateY(-150%);z-index:20}.skip-link:focus{transform:translateY(0)}.container{margin-inline:auto;max-width:1160px;padding-inline:clamp(1rem,4vw,2rem);width:100%}.site-header{backdrop-filter:blur(18px);background:#0b0b0bdb;border-bottom:1px solid var(--color-border);position:sticky;top:0;z-index:10}.site-header__inner{align-items:center;display:flex;gap:1.25rem;justify-content:space-between;margin-inline:auto;max-width:1160px;min-height:74px;padding:.85rem clamp(1rem,4vw,2rem)}.site-header__brand{align-items:center;color:var(--color-heading);display:inline-flex;font-size:1.05rem;font-weight:800;gap:.7rem;text-decoration:none}.site-header__brand:hover{color:var(--color-heading)}.site-header__logo{display:block;flex:0 0 auto;height:2.35rem;width:auto}.site-header__brand-text{line-height:1}.site-nav,.site-footer__nav{align-items:center;display:flex;flex-wrap:wrap;gap:.45rem}.site-nav__link,.site-footer__nav a{border:1px solid transparent;border-radius:8px;color:var(--color-muted);font-size:.95rem;font-weight:700;line-height:1.1;padding:.55rem .7rem;text-decoration:none}.site-nav__link:hover,.site-footer__nav a:hover,.site-nav__link--active{background:#fffaf00d;border-color:var(--color-border);color:var(--color-heading)}.site-nav__link--external{border-color:#d8bf7a47;color:var(--color-accent-strong)}.hero{background:linear-gradient(135deg,rgb(216 191 122 / 7%) 0,transparent 32rem),linear-gradient(180deg,var(--color-page),var(--color-page-soft));border-bottom:1px solid var(--color-border);overflow:hidden;position:relative}.hero:before{background:linear-gradient(110deg,transparent 0 48%,rgb(255 250 240 / 7%) 48% 48.15%,transparent 48.15%),linear-gradient(110deg,transparent 0 61%,rgb(216 191 122 / 10%) 61% 61.15%,transparent 61.15%);content:"";inset:0;opacity:.75;pointer-events:none;position:absolute}.hero__inner{padding-block:clamp(4.75rem,11vw,8.5rem);position:relative}.hero__inner--split{align-items:center;display:grid;gap:clamp(2.5rem,7vw,6rem);grid-template-columns:minmax(0,1fr) minmax(280px,.48fr)}.hero__copy{max-width:800px}.hero__visual{justify-self:end;width:min(100%,360px)}.eyebrow{color:var(--color-accent-strong);font-size:.8rem;font-weight:850;letter-spacing:0;margin-bottom:.85rem;text-transform:uppercase}.hero__subtitle{color:var(--color-muted-strong);font-size:1.65rem;font-weight:750;max-width:720px}.hero__description,.lede{color:var(--color-muted);font-size:1.2rem;max-width:760px}.hero__description{margin-bottom:0}.hero__actions{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2rem}.brand-panel{aspect-ratio:.82;background:linear-gradient(145deg,rgb(255 250 240 / 7%),transparent 42%),var(--color-surface-raised);border:1px solid var(--color-border-strong);border-radius:8px;box-shadow:var(--shadow-card);display:grid;isolation:isolate;min-height:360px;overflow:hidden;padding:1.4rem;position:relative}.brand-panel:before,.brand-panel:after{content:"";pointer-events:none;position:absolute}.brand-panel:before{background:var(--color-accent-soft);height:1px;inset:22% -20% auto;transform:rotate(-18deg)}.brand-panel:after{border-bottom:1px solid rgb(216 191 122 / 24%);border-left:1px solid rgb(216 191 122 / 24%);bottom:1.25rem;height:42%;right:1.25rem;width:46%}.brand-panel img{align-self:center;filter:drop-shadow(0 26px 34px rgb(0 0 0 / 46%));justify-self:center;max-height:245px;position:relative;width:auto;z-index:1}.brand-panel__copy{align-self:end;display:grid;gap:.35rem;position:relative;z-index:1}.brand-panel__copy span{color:var(--color-muted);font-size:.82rem;font-weight:750}.brand-panel__copy strong{color:var(--color-heading);font-size:1.05rem;line-height:1.25}.button{align-items:center;border:1px solid transparent;border-radius:8px;display:inline-flex;font-weight:850;justify-content:center;line-height:1.1;min-height:48px;padding:.85rem 1.08rem;text-align:center;text-decoration:none;transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease,color .16s ease,transform .16s ease}.button:hover{transform:translateY(-1px)}.button:active{transform:translateY(0)}.button--primary{background:var(--color-accent);box-shadow:var(--shadow-button);color:var(--color-accent-dark)}.button--primary:hover{background:var(--color-accent-strong);color:var(--color-accent-dark)}.button--secondary{background:#fffaf00d;border-color:var(--color-border-strong);color:var(--color-heading)}.button--secondary:hover{background:#fffaf014;border-color:#d8bf7a6b;color:var(--color-heading)}.page-section{padding-block:clamp(3.75rem,8vw,6.5rem)}.page-section--compact{padding-block:clamp(2.75rem,6vw,4.5rem)}.page-section--muted{background:linear-gradient(180deg,rgb(255 250 240 / 2.5%),transparent 18rem),var(--color-surface);border-block:1px solid var(--color-border)}.section-heading{margin-bottom:2rem;max-width:780px}.grid-two{display:grid;gap:clamp(2rem,6vw,5rem);grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr)}.philosophy-grid{display:grid;gap:1rem;grid-template-columns:repeat(4,minmax(0,1fr))}.philosophy-card,.app-card,.link-panel,.topic-list li,.notice{background:#171717f0;border:1px solid var(--color-border);border-radius:8px;box-shadow:0 1px #ffffff0a inset}.philosophy-card{min-height:230px;padding:1.25rem;position:relative}.philosophy-card:before{background:var(--color-accent);content:"";height:2px;left:1.25rem;opacity:.75;position:absolute;top:1.25rem;width:2.25rem}.philosophy-card h3{font-size:1.12rem;margin-top:1.45rem}.philosophy-card p{color:var(--color-muted);margin-bottom:0}.app-card{color:var(--color-text);display:flex;gap:1.5rem;justify-content:space-between;max-width:920px;overflow:hidden;padding:clamp(1.25rem,4vw,2rem);position:relative;text-decoration:none;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.app-card:before{background:linear-gradient(90deg,var(--color-accent),transparent);content:"";height:1px;inset:0 0 auto;opacity:.6;position:absolute}.app-card:hover{border-color:#d8bf7a7a;box-shadow:var(--shadow-card);color:var(--color-text);transform:translateY(-2px)}.app-card__body{max-width:650px}.app-card__body p{color:var(--color-muted)}.app-card__subtitle{color:var(--color-muted-strong);font-weight:800}.app-card__action{align-self:flex-end;color:var(--color-accent-strong);font-weight:850;white-space:nowrap}.app-card__action:after{content:" ->"}.status-label{background:var(--color-accent-soft);border:1px solid rgb(216 191 122 / 32%);border-radius:999px;color:var(--color-accent-strong);display:inline-block;font-size:.75rem;font-weight:850;margin-bottom:1rem;padding:.25rem .65rem;text-transform:capitalize}.chip-list{display:flex;flex-wrap:wrap;gap:.55rem;list-style:none;margin:1.25rem 0 0;padding:0}.chip-list li{background:#fffaf00d;border:1px solid var(--color-border);border-radius:999px;color:var(--color-muted-strong);font-size:.86rem;font-weight:750;padding:.35rem .62rem}.link-panel{display:grid;gap:0;max-width:760px;overflow:hidden}.link-panel a{color:var(--color-heading);font-weight:750;padding:1rem 1.25rem;text-decoration:none}.link-panel a+a{border-top:1px solid var(--color-border)}.link-panel a:hover{background:#fffaf00d}.topic-list{display:grid;gap:.85rem;grid-template-columns:repeat(4,minmax(0,1fr));list-style:none;margin:0;padding:0}.topic-list li{color:var(--color-heading);font-weight:750;min-height:92px;padding:1rem}.prose{color:var(--color-muted)}.prose--wide{max-width:840px}.prose h2{color:var(--color-heading);font-size:1.8rem;margin-bottom:.65rem;margin-top:2rem}.prose p{font-size:1.05rem}.notice{color:var(--color-muted-strong);padding:1rem}.independent-section{background:var(--color-page)}.independent-section__inner{align-items:end;display:grid;gap:1.5rem;grid-template-columns:minmax(0,1fr) auto}.independent-section h2{font-size:2rem;margin-bottom:.75rem}.independent-section .lede{font-size:1.05rem;margin-bottom:0;max-width:680px}.independent-section__support{color:var(--color-muted);margin:1rem 0 0;max-width:620px}.independent-section__action{justify-self:end}.site-footer{background:var(--color-page);border-top:1px solid var(--color-border);padding-block:2rem}.site-footer__inner{align-items:center;display:flex;gap:1rem 2rem;justify-content:space-between;margin-inline:auto;max-width:1160px;padding-inline:clamp(1rem,4vw,2rem)}.site-footer__brand{align-items:center;display:flex;gap:.8rem}.site-footer__brand img{height:1.65rem;opacity:.72;width:auto}.site-footer__copy{display:grid;gap:.15rem}.site-footer p{color:var(--color-muted);margin:0}.site-footer__detail{font-size:.9rem}.veteran-badge{align-items:center;color:var(--color-muted);display:inline-flex;gap:.45rem}.veteran-badge svg{fill:none;flex:0 0 auto;height:.85rem;stroke:currentColor;stroke-linejoin:round;stroke-width:1.8;width:.85rem}@media(prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}.hero__copy,.hero__visual,.philosophy-card,.app-card{animation:rise-in .52s ease both}.hero__visual{animation-delay:90ms}.philosophy-card:nth-child(2){animation-delay:60ms}.philosophy-card:nth-child(3){animation-delay:.12s}.philosophy-card:nth-child(4){animation-delay:.18s}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important}}@keyframes rise-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(max-width:980px){h1{font-size:3.75rem}h2{font-size:2.25rem}.hero__inner--split{grid-template-columns:1fr}.hero__visual{justify-self:start;width:min(100%,320px)}.philosophy-grid,.topic-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){h1{font-size:2.85rem}h2{font-size:1.9rem}h3{font-size:1.22rem}.site-header__inner,.site-footer__inner{align-items:flex-start;flex-direction:column}.site-nav,.site-footer__nav{align-items:flex-start}.hero__inner{padding-block:4rem}.hero__subtitle{font-size:1.32rem}.hero__description,.lede{font-size:1.08rem}.grid-two,.philosophy-grid,.topic-list{grid-template-columns:1fr}.app-card{flex-direction:column}.independent-section__inner{align-items:start;grid-template-columns:1fr}.independent-section h2{font-size:1.65rem}.independent-section__action{justify-self:start}.app-card__action{align-self:flex-start}.brand-panel{aspect-ratio:auto;min-height:300px}}
