:root{--bg-primary:#f4df4e;--bg-secondary:#f7e875;--text-primary:#050505;--text-secondary:#0505058f;--ascii-color:#05050557;--gradient-color:#05050511;--link-line:#0505057a;--cta-bg:#050505;--cta-fg:#f7f3eb;--cta-shadow:#05050538}[data-theme=dark]{--bg-primary:#000;--bg-secondary:#050505;--text-primary:#f7f3eb;--text-secondary:#f7f3eb94;--ascii-color:#f7f3eb54;--gradient-color:#f7f3eb12;--link-line:#f7f3eb75;--cta-bg:#f7f3eb;--cta-fg:#050505;--cta-shadow:#f7f3eb29}*{box-sizing:border-box}html{background:var(--bg-primary);min-height:100%}body{background:var(--bg-primary);min-height:100vh;color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}a{color:inherit}button{font:inherit}.page{background:radial-gradient(circle at 50% 42%, var(--bg-secondary), transparent 28rem), var(--bg-primary);min-height:100dvh;transition:background-color .24s;position:relative;overflow:hidden}.ascii-gradient,.ascii-shader{z-index:0;color:var(--gradient-color);letter-spacing:0;pointer-events:none;-webkit-user-select:none;user-select:none;white-space:pre;margin:0;font-family:IBM Plex Mono,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px;font-weight:400;line-height:1.15;position:absolute}.ascii-gradient{inset:0;overflow:hidden}.ascii-shader{color:var(--ascii-color);opacity:0;animation:.9s .6s forwards fade-in;top:40%;left:50%;transform:translate(-50%,-50%)}.shader-canvas{display:none}.content-layer{z-index:1;flex-direction:column;min-height:100dvh;display:flex;position:relative}.site-header,.footer-bar{flex:none;justify-content:space-between;align-items:center;padding:0 6%;display:flex}.site-header{height:4rem}.footer-bar{height:3.5rem}.brand{color:var(--text-primary);font-family:Georgia,Times New Roman,serif;font-size:1rem;font-weight:400;text-decoration:none}.header-actions{align-items:center;gap:1.1rem;display:inline-flex}.nav-link,.theme-toggle{border:0;border-bottom:1px dotted var(--link-line);color:var(--text-secondary);cursor:pointer;background:0 0;padding:0;font-family:IBM Plex Mono,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.82rem;line-height:1.3;text-decoration:none;transition:color .18s,border-color .18s}.nav-link:hover,.nav-link:focus-visible,.theme-toggle:hover,.theme-toggle:focus-visible{border-color:var(--text-primary);color:var(--text-primary)}.nav-link:focus-visible,.theme-toggle:focus-visible{outline:2px solid var(--text-primary);outline-offset:4px}.hero{flex:auto;align-items:flex-end;padding:0 6% 5rem;display:flex}.hero-section{align-items:flex-end;width:100%;display:flex}.hero-title-wrap{flex:0 57%;min-width:0}.eyebrow{color:var(--text-secondary);text-transform:lowercase;margin:0 0 1rem;font-family:IBM Plex Mono,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.78rem;line-height:1.4}.hero-title{color:var(--text-primary);letter-spacing:0;margin:0;font-family:Georgia,Times New Roman,serif;font-size:4.4rem;font-weight:400;line-height:.98}.hero-title span{display:block}.hero-description{min-width:18rem;color:var(--text-secondary);flex:0 35%;margin-left:-4%;padding-bottom:.35rem;font-size:1rem;line-height:1.62}.hero-description p{margin:0}.hero-description p+p{margin-top:.85rem}.capability-row{flex-wrap:wrap;gap:.5rem .75rem;margin-top:1.15rem;display:flex}.capability-row span{color:var(--text-primary);font-family:IBM Plex Mono,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.76rem}.capability-row span:before{color:var(--text-secondary);content:"["}.capability-row span:after{color:var(--text-secondary);content:"]"}.cta-row{flex-wrap:wrap;align-items:center;gap:1.35rem;margin-top:1.55rem;display:flex}.primary-cta,.secondary-cta{border-radius:2px;justify-content:center;align-items:center;min-height:2.9rem;font-family:IBM Plex Mono,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.84rem;line-height:1.2;text-decoration:none;transition:background .18s,border-color .18s,color .18s,transform .18s;display:inline-flex}.primary-cta{border:1px solid var(--cta-bg);background:var(--cta-bg);color:var(--cta-fg);box-shadow:0 .75rem 2rem var(--cta-shadow);padding:.85rem 1.05rem}.secondary-cta{border-bottom:1px dotted var(--text-primary);color:var(--text-primary);padding:.85rem 0}.primary-cta:hover,.primary-cta:focus-visible,.secondary-cta:hover,.secondary-cta:focus-visible{transform:translateY(-1px)}.primary-cta:focus-visible,.secondary-cta:focus-visible{outline:2px solid var(--text-primary);outline-offset:4px}@keyframes fade-in{to{opacity:1}}@media (prefers-reduced-motion:reduce){.ascii-shader{opacity:1;animation:none}.nav-link,.theme-toggle,.primary-cta,.secondary-cta{transition:none}}@media (max-width:900px){.page{overflow-y:auto}.hero{padding-bottom:4.25rem}.hero-section{flex-direction:column;align-items:flex-start;gap:1.5rem}.hero-title-wrap,.hero-description{flex:none;width:100%}.hero-title{font-size:3.4rem}.hero-description{min-width:0;max-width:30rem;margin-left:0}.ascii-shader{top:32%;transform:translate(-50%,-50%)scale(1.12)}}@media (max-width:560px){.site-header,.footer-bar{padding-left:5%;padding-right:5%}.site-header{align-items:flex-start;height:auto;min-height:4.4rem;padding-top:1.15rem}.header-actions{gap:.8rem}.brand{max-width:8rem;line-height:1.15}.hero{padding:4rem 5% 4.5rem}.hero-title{font-size:2.72rem}.hero-description{font-size:.95rem}.cta-row{flex-direction:column;align-items:stretch;gap:.95rem;width:min(100%,22rem)}.primary-cta,.secondary-cta{width:100%}.footer-bar{flex-direction:column;justify-content:center;align-items:flex-start;gap:.55rem;height:auto;min-height:4.7rem}.ascii-shader{top:30%;transform:translate(-50%,-50%)scale(1.08)}}
