:root{color-scheme:dark;--bg: #071015;--bg-2: #0d171d;--panel: rgba(232, 241, 238, .07);--panel-strong: rgba(232, 241, 238, .11);--line: rgba(216, 231, 226, .14);--line-strong: rgba(216, 231, 226, .24);--text: #eef7f4;--muted: rgba(238, 247, 244, .68);--muted-2: rgba(238, 247, 244, .48);--teal: #78d6c6;--sky: #88bdf8;--amber: #f4c96f;--coral: #ff8f7a;--shadow: 0 28px 80px rgba(1, 8, 12, .42)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;background:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px),radial-gradient(circle at 12% 10%,rgba(120,214,198,.18),transparent 30%),radial-gradient(circle at 85% 8%,rgba(136,189,248,.13),transparent 28%),linear-gradient(145deg,#061016,#0d171d 52%,#071015);background-size:64px 64px,64px 64px,auto,auto,auto;color:var(--text)}a{color:inherit}button,input,select,textarea{font:inherit}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--teal);outline-offset:3px;border-radius:6px}.app-shell{position:relative;overflow:hidden;background:linear-gradient(180deg,rgba(255,255,255,.02),transparent 36%),transparent}.site-visual-grid{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:96px 96px;-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,.8),transparent 78%);mask-image:linear-gradient(to bottom,rgba(0,0,0,.8),transparent 78%)}.nav-link{color:var(--muted);font-size:.9rem;transition:color .18s ease}.nav-link:hover{color:var(--text)}.hero-section,.section-shell,.footer-shell{width:min(1160px,calc(100% - 32px));margin:0 auto}.hero-section{min-height:88vh;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);gap:28px;align-items:center;padding:92px 0 42px}.hero-copy,.hero-panel,.project-card,.capability-card,.footer-shell{border:1px solid var(--line);background:linear-gradient(180deg,#e8f1ee14,#e8f1ee09);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.hero-copy{padding:clamp(28px,4vw,46px);border-radius:8px}.eyebrow,.footer-kicker{margin:0;color:var(--amber);font-size:.74rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.hero-copy h1,.hero-panel h2,.section-heading h2,.project-card h3,.capability-card h3,.footer-shell h2{margin:0;letter-spacing:0}.hero-copy h1{max-width:11ch;margin-top:16px;font-size:clamp(3rem,6.5vw,6.4rem);line-height:.94}.hero-subtitle{max-width:58ch;margin:24px 0 0;color:var(--text);font-size:clamp(1.05rem,1.7vw,1.35rem);line-height:1.55}.hero-summary,.section-heading p,.project-copy,.capability-tags span,.footer-shell p{color:var(--muted)}.hero-summary{max-width:68ch;margin:16px 0 0;line-height:1.8}.hero-actions,.project-actions,.footer-links{display:flex;flex-wrap:wrap;gap:10px}.hero-actions{margin-top:28px}.primary-action,.secondary-action,.project-actions a,.footer-links a{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 15px;border-radius:6px;text-decoration:none;transition:transform .18s ease,border-color .18s ease,background .18s ease}.primary-action{background:linear-gradient(135deg,var(--teal),var(--sky));color:#071015;font-weight:800}.secondary-action,.project-actions a,.footer-links a{border:1px solid var(--line);background:#ffffff09;color:var(--text)}.primary-action:hover,.secondary-action:hover,.project-card:hover,.footer-links a:hover{transform:translateY(-2px)}.hero-panel{padding:26px;border-radius:8px}.hero-panel-header{display:flex;gap:14px}.hero-panel-header svg{flex:0 0 auto;color:var(--teal)}.hero-panel h2{margin-top:8px;font-size:clamp(1.6rem,2.6vw,2.35rem);line-height:1.12}.stat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:24px 0 0}.stat-grid div{min-height:96px;padding:16px;border:1px solid var(--line);border-radius:8px;background:#ffffff0a}.stat-grid dt{color:var(--muted-2);font-size:.76rem;text-transform:uppercase;letter-spacing:.1em}.stat-grid dd{margin:10px 0 0;color:var(--text);font-size:clamp(1.25rem,2vw,1.8rem);font-weight:800}.system-strip{display:flex;gap:10px;align-items:center;margin-top:14px;padding:14px;border:1px solid rgba(120,214,198,.2);border-radius:8px;color:var(--muted);background:#78d6c60f}.section-shell{padding:58px 0}.section-heading{max-width:760px;margin-bottom:28px}.section-heading h2{margin-top:10px;font-size:clamp(2rem,4vw,3.6rem);line-height:1.02}.section-heading p{margin-top:14px;line-height:1.75}.filter-button,.filter-more{border:1px solid var(--line);border-radius:999px;background:#ffffff09;color:var(--muted);padding:7px 12px;font-size:.78rem;white-space:nowrap;transition:border-color .18s ease,color .18s ease,background .18s ease}.filter-button:hover,.filter-more:hover,.filter-button.is-active{border-color:var(--line-strong);background:#78d6c61f;color:var(--text)}.filter-more{display:inline-flex;align-items:center;gap:4px;border-color:transparent}.project-card{display:flex;min-height:308px;flex-direction:column;padding:18px;border-radius:8px;transition:transform .18s ease,border-color .18s ease,background .18s ease}.project-card:hover{border-color:#78d6c657;background:linear-gradient(180deg,#78d6c617,#e8f1ee0a)}.project-card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}.project-card-top span{color:var(--muted-2);font-size:.78rem;font-weight:800;letter-spacing:.12em}.project-card-top div{width:42px;height:42px;border-radius:8px;background:linear-gradient(135deg,#78d6c68c,#88bdf82e),#ffffff0f}.project-card h3{color:var(--text);font-size:1.18rem}.project-copy{flex:1;margin:12px 0 18px;line-height:1.65}.tag-list,.capability-tags{display:flex;flex-wrap:wrap;gap:7px}.tag-chip,.capability-tags span{border:1px solid var(--line);border-radius:999px;padding:5px 9px;font-size:.74rem}.tag-chip{color:var(--muted);cursor:pointer}.tag-chip:hover,.tag-chip.is-active{color:var(--text);border-color:#78d6c657;background:#78d6c614}.project-actions{margin-top:18px;padding-top:14px;border-top:1px solid var(--line)}.project-actions a{min-height:34px;padding:0 11px;color:var(--muted);font-size:.82rem}.project-actions a:hover{color:var(--text);border-color:var(--line-strong)}.capability-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.capability-card{padding:20px;border-radius:8px}.capability-card h3{margin-bottom:16px;color:var(--text);font-size:1.05rem}.footer-shell{display:flex;justify-content:space-between;gap:24px;align-items:center;margin-top:40px;margin-bottom:28px;padding:24px;border-radius:8px}.footer-shell h2{margin-top:6px;font-size:1.35rem}.footer-shell p{margin-top:5px}::selection{background:#78d6c647}@media(max-width:900px){.hero-section,.capability-grid{grid-template-columns:1fr}.hero-section{min-height:auto;padding-top:88px}.footer-shell{align-items:flex-start;flex-direction:column}}@media(max-width:640px){.hero-section,.section-shell,.footer-shell{width:min(100% - 22px,1160px)}.hero-copy,.hero-panel,.project-card,.capability-card{padding:18px}.stat-grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
