.card[data-astro-cid-yk4hkwyg]{background-color:var(--surface);border:1px solid var(--border);width:100%;height:auto;padding:1.5rem;overflow:hidden}#bg-canvas,#overlay-canvas{z-index:-2;opacity:0;user-select:none;pointer-events:none;width:100%;min-height:100vh;font-family:Geist Mono,Courier New,Courier,monospace;transition:all .15s;position:absolute;top:0;left:0}#overlay-canvas{opacity:1;z-index:-1!important}#bg-canvas[data-astro-cid-sor4u3rk],#overlay-canvas[data-astro-cid-sor4u3rk]{z-index:-1;width:100vw;height:100vh;position:fixed;top:0;left:0}@font-face{font-family:Geist;src:url(/fonts/Geist.woff2)format("woff2");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:Geist Mono;src:url(/fonts/GeistMono.woff2)format("woff2");font-weight:100 900;font-style:normal;font-display:swap}*,:before,:after{box-sizing:border-box}html{color-scheme:dark;-webkit-text-size-adjust:100%;scroll-behavior:smooth;background-color:#000}html,body{margin:0}body{-webkit-font-smoothing:antialiased;min-height:100vh;font-family:Geist,system-ui,-apple-system,Arial,sans-serif}h1,h2,h3,h4,h5,h6{text-wrap:pretty;overflow-wrap:anywhere;font-family:Geist Mono,Courier New,monospace}img,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit;color:inherit}button{cursor:pointer;background:0 0;border:none;padding:0}a{color:inherit}:where(:focus-visible){outline:2px solid var(--primary,red);outline-offset:3px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}:root{--bg:#000;--surface:#120a0a;--border:#3a1c1c;--text:#f3ecec;--text-muted:#b3a1a1;--primary:red;--primary-rgb:255, 0, 0;--primary-light:#ff4d4d;--primary-lightest:#ff8a8a;--success:#5ec98a;--error:#ff6b6b;--max-width:60rem;--space:clamp(1rem, 3vw, 1.5rem)}body{color:var(--text);line-height:1.6}.container{width:100%;max-width:var(--max-width);padding-inline:var(--space);margin-inline:auto}.skip-link{z-index:100;background:var(--primary);color:#fff;padding:.6rem 1rem;position:absolute;top:0;left:-9999px}.skip-link:focus{top:1rem;left:1rem}.site-header{z-index:20;backdrop-filter:blur(8px);background:color-mix(in srgb, var(--bg) 72%, transparent);border-bottom:1px solid color-mix(in srgb, var(--border) 60%, transparent);position:sticky;top:0}.nav{flex-wrap:wrap;align-items:center;gap:1rem;padding-block:1rem;display:flex}.brand{color:var(--text);font-family:Geist Mono,monospace;font-size:1.05rem;font-weight:600;text-decoration:none}.brand-accent{color:var(--primary-light)}.nav-links{flex-wrap:wrap;gap:.25rem 1.25rem;margin:0;margin-inline-start:auto;padding:0;list-style:none;display:flex}.nav-links a{color:var(--text-muted);font-size:.95rem;text-decoration:none;transition:color .15s}.nav-links a:hover,.nav-links a:focus-visible{color:var(--text)}.lang-switch{color:var(--text-muted);border:1px solid var(--border);padding:.3rem .6rem;font-family:Geist Mono,monospace;font-size:.85rem;text-decoration:none;transition:color .15s,border-color .15s}.lang-switch:hover,.lang-switch:focus-visible{color:#fff;border-color:var(--primary)}.btn{border:1px solid var(--border);color:var(--text);justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.4rem;font-family:Geist Mono,monospace;font-size:.95rem;text-decoration:none;transition:all .15s;display:inline-flex}.btn-primary{background:var(--primary);border-color:var(--primary);color:#fff}.btn-primary:hover,.btn-primary:focus-visible{background:var(--primary-light);border-color:var(--primary-light);box-shadow:0 0 24px rgba(var(--primary-rgb), .35)}.btn-ghost:hover,.btn-ghost:focus-visible{border-color:var(--primary);color:#fff;box-shadow:0 0 18px rgba(var(--primary-rgb), .18)}.hero{padding-block:clamp(4rem,12vh,8rem) clamp(3rem,8vh,5rem)}.hero-kicker{color:var(--primary-light);letter-spacing:.18em;text-transform:uppercase;margin:0 0 1rem;font-family:Geist Mono,monospace;font-size:.8rem}.hero-title{max-width:18ch;margin:0 0 1.25rem;font-size:clamp(2.2rem,6vw,3.6rem);line-height:1.1}.hero-sub{color:var(--text-muted);max-width:46ch;margin:0 0 2rem;font-size:clamp(1rem,2.4vw,1.2rem)}.hero-cta{flex-wrap:wrap;gap:.75rem;display:flex}.section{padding-block:clamp(2.5rem,7vh,4.5rem);scroll-margin-top:5rem}.section-title{margin:0 0 1.5rem;padding-bottom:.75rem;font-size:clamp(1.5rem,4vw,2rem);position:relative}.section-title:after{content:"";background:var(--primary);width:3rem;height:2px;box-shadow:0 0 12px rgba(var(--primary-rgb), .6);position:absolute;bottom:0;left:0}.section-intro{color:var(--text-muted);max-width:52ch;margin:0 0 2rem}.prose{flex-direction:column;gap:1.1rem;max-width:60ch;display:flex}.prose p{color:var(--text-muted);margin:0}.philosophy{border-left:2px solid var(--primary);color:var(--text);margin:.5rem 0 0;padding-left:1.25rem;font-family:Geist Mono,monospace;font-size:1.05rem;line-height:1.5}.focus-grid{grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));gap:1rem;display:grid}.focus-card{transition:border-color .15s,background-color .15s}.focus-card:hover{border-color:var(--primary);background-color:rgba(var(--primary-rgb), .06)}.focus-card-title{margin:0 0 .6rem;font-size:1.05rem}.focus-card-desc{color:var(--text-muted);margin:0;font-size:.95rem}.focus-more{margin-top:.9rem}.focus-more-toggle{cursor:pointer;color:var(--primary-light);align-items:center;gap:.4rem;font-family:Geist Mono,monospace;font-size:.8rem;list-style:none;transition:color .15s;display:inline-flex}.focus-more-toggle::-webkit-details-marker{display:none}.focus-more-toggle:after{content:"+";font-size:1rem;line-height:1}.focus-more[open] .focus-more-toggle:after{content:"−"}.focus-more-toggle:hover,.focus-more-toggle:focus-visible{color:#fff}.focus-more-detail{color:var(--text-muted);margin:.75rem 0 .6rem;font-size:.92rem;line-height:1.6}.focus-uses{color:var(--text-muted);flex-direction:column;gap:.3rem;margin:0;padding-left:1.1rem;font-size:.9rem;display:flex}.focus-uses li::marker{color:var(--primary)}.project-list{grid-template-columns:repeat(auto-fit,minmax(18rem,1fr));gap:1rem;margin:0;padding:0;list-style:none;display:grid}.project-card{height:100%;transition:border-color .15s,background-color .15s}.project-card:hover{border-color:var(--primary);background-color:rgba(var(--primary-rgb), .06)}.project-head{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:.75rem;display:flex}.project-title{margin:0;font-size:1.1rem}.project-desc{color:var(--text-muted);margin:0;font-size:.95rem}.status{text-transform:uppercase;letter-spacing:.08em;border:1px solid var(--border);white-space:nowrap;padding:.2rem .5rem;font-family:Geist Mono,monospace;font-size:.72rem}.status-ongoing{color:var(--primary-light);border-color:rgba(var(--primary-rgb), .5)}.status-completed{color:var(--text-muted)}#contact{position:relative}.contact-form{flex-direction:column;gap:1.1rem;max-width:34rem;display:flex}.field{flex-direction:column;gap:.4rem;display:flex}.field label{color:var(--text-muted);font-family:Geist Mono,monospace;font-size:.85rem}.field input,.field textarea{background:var(--surface);border:1px solid var(--border);color:var(--text);padding:.7rem .85rem;transition:border-color .15s}.field input:focus,.field textarea:focus{border-color:var(--primary);outline:none}.field textarea{resize:vertical}.contact-form .btn-primary{align-self:flex-start}.hp{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.form-status{min-height:1.2em;margin:0;font-size:.95rem}.form-status.is-success{color:var(--success)}.form-status.is-error{color:var(--error)}.site-footer{border-top:1px solid color-mix(in srgb, var(--border) 60%, transparent);color:var(--text-muted);padding-block:3rem;font-size:.9rem}.site-footer p{margin:0}.faq-list{flex-direction:column;max-width:52rem;display:flex}.faq-item{border-bottom:1px solid color-mix(in srgb, var(--border) 60%, transparent)}.faq-q{cursor:pointer;color:var(--text);justify-content:space-between;align-items:center;gap:1rem;padding:1rem 0;font-family:Geist Mono,monospace;font-size:1rem;list-style:none;transition:color .15s;display:flex}.faq-q::-webkit-details-marker{display:none}.faq-q:after{content:"+";color:var(--primary-light);font-size:1.25rem;line-height:1}.faq-item[open] .faq-q:after{content:"−"}.faq-q:hover,.faq-q:focus-visible{color:#fff}.faq-a{color:var(--text-muted);max-width:60ch;margin:0 0 1.1rem}.process-list{grid-template-columns:repeat(auto-fit,minmax(16rem,1fr));gap:1.25rem;margin:0 0 1.75rem;padding:0;list-style:none;display:grid}.process-step{align-items:flex-start;gap:.9rem;display:flex}.process-num{color:var(--primary-light);padding-top:.15rem;font-family:Geist Mono,monospace;font-size:.95rem}.process-step-title{margin:0 0 .4rem;font-size:1.05rem}.process-step-desc{color:var(--text-muted);margin:0;font-size:.95rem}.process-principle{border-left:2px solid var(--primary);color:var(--text);max-width:60ch;margin:0;padding-left:1rem;font-family:Geist Mono,monospace;font-size:.95rem}.text-glow{color:var(--text);text-shadow:0 0 24px rgba(var(--primary-rgb), .25)}
