html{scroll-behavior:smooth}:root{--ink: #f6fff7;--muted: rgba(246, 255, 247, .72);--surface: #14201c;--surface-deep: #081414;--panel: rgba(255, 255, 255, .08);--panel-strong: rgba(255, 255, 255, .12);--line: rgba(255, 255, 255, .14);--lime: #bafc75;--cyan: #35d8ff;--blue: #3aa6ff;--dark-text: #10211d;--shadow-panel: 0 18px 60px rgba(0, 0, 0, .22)}body{margin:0;background:var(--surface-deep)}*{box-sizing:border-box}img{max-width:100%}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:2px solid var(--cyan);outline-offset:4px}.scroll-reveal{opacity:0;transform:translateY(28px) scale(.985);filter:blur(8px);transition:opacity .62s ease,transform .62s cubic-bezier(.2,.8,.2,1),filter .62s ease;will-change:opacity,transform,filter}.scroll-reveal--visible{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}@media(prefers-reduced-motion:reduce){.scroll-reveal{opacity:1;transform:none;filter:none;transition:none}}.home-overview:after,.case-studies:after,.section:after,.llm-section:after,.contact-section:after,.about-page:after,.architecture-page:after{position:absolute;right:clamp(18px,4vw,64px);bottom:0;left:clamp(18px,4vw,64px);height:1px;background:linear-gradient(90deg,transparent,rgba(53,216,255,.5),rgba(186,252,117,.42),transparent);content:""}
