@import url(https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500&family=Inter:wght@400;500;700;800&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.container{align-items:center;animation:slidein 2s;backdrop-filter:blur(10.5px);-webkit-backdrop-filter:blur(10.5px);background:#ffffffeb;border:1px solid #fff9;border-radius:10px;box-shadow:0 8px 32px 0 #1f26875e;box-shadow:0 0 22px -1px #fcff90;display:flex;height:80%;justify-content:center;max-width:1200px;width:80%}@keyframes slidein{0%{opacity:0;transform:scale(.2)}to{opacity:1;transform:scale(1)}}:root{--bg:#0a0512;--surface:#14091f;--fg:#fff;--muted:#b9a5c7;--border:#2a1a3a;--primary:#ff3d8b;--accent:#2ce4d6;--font-sans:"Inter",system-ui,sans-serif;--font-mono:"IBM Plex Mono",ui-monospace,Menlo,monospace}*{box-sizing:border-box;margin:0;padding:0}.vl{-webkit-font-smoothing:antialiased;background:#0a0512;background:var(--bg);color:#fff;color:var(--fg);font-family:Inter,system-ui,sans-serif;font-family:var(--font-sans);min-height:100vh}.vl ::selection{background:#2ce4d6;background:var(--accent);color:#000}.vl a{color:inherit;text-decoration:none}.vl-container{margin:0 auto;max-width:72rem}.vl-nav{border-bottom:1px solid #2a1a3a;border-bottom:1px solid var(--border);justify-content:space-between;padding:1.5rem}.vl-brand,.vl-nav{align-items:center;display:flex}.vl-brand{gap:.5rem}.vl-logo{background:#2ce4d6;background:var(--accent);border-radius:2px;height:2rem;width:2rem}.vl-brand-text{font-size:1.25rem;font-weight:500;letter-spacing:-.03em;text-transform:uppercase}.vl-brand-text,.vl-nav-links{font-family:IBM Plex Mono,ui-monospace,Menlo,monospace;font-family:var(--font-mono)}.vl-nav-links{align-items:center;color:#b9a5c7;color:var(--muted);display:none;font-size:.875rem;gap:2rem}.vl-cta,.vl-nav-links a:hover{color:#2ce4d6;color:var(--accent)}.vl-cta{border:1px solid #2ce4d6;border:1px solid var(--accent);padding:.5rem 1rem;transition:all .2s}.vl-cta:hover{background:#2ce4d6;background:var(--accent);color:#000}@media(min-width:768px){.vl-nav-links{display:flex}}.vl-hero{border-bottom:1px solid #2a1a3a;border-bottom:1px solid var(--border);padding:6rem 1.5rem 8rem}.vl-tag{background:#2ce4d60d;border:1px solid #2ce4d64d;color:#2ce4d6;color:var(--accent);display:inline-block;font-family:IBM Plex Mono,ui-monospace,Menlo,monospace;font-family:var(--font-mono);font-size:.625rem;letter-spacing:.2em;margin-bottom:1.5rem;padding:.25rem .75rem;text-transform:uppercase}.vl-h1{text-wrap:balance;font-size:clamp(2rem,8vw,3rem);font-weight:800;letter-spacing:-.05em;line-height:1.2;margin-bottom:2rem}.vl-accent{color:#2ce4d6;color:var(--accent)}.vl-lede{color:#b9a5c7;color:var(--muted);font-size:1.125rem;line-height:1.65;margin-bottom:3rem;max-width:41rem}.vl-hero-visual{background:#14091f;background:var(--surface);display:grid;height:20rem;outline:1px solid #ffffff0d;outline-offset:-1px;overflow:hidden;place-items:center;width:100%}.vl-hero-visual img{height:100%;object-fit:cover;width:100%}.vl-services{border-bottom:1px solid #2a1a3a;border-bottom:1px solid var(--border);display:grid;grid-template-columns:1fr}@media(min-width:768px){.vl-services{grid-template-columns:repeat(2,1fr)}.vl-services>:first-child{padding-left:0}.vl-services>:last-child{padding-right:0}}.vl-service{border-bottom:1px solid #2a1a3a;border-bottom:1px solid var(--border);padding:3rem;transition:background .2s}.vl-service:hover{background:#14091f80}@media(min-width:768px){.vl-service{border-bottom:0;border-right:1px solid #2a1a3a;border-right:1px solid var(--border)}.vl-service:last-child{border-right:0}}.vl-service-kicker{color:#2ce4d6;color:var(--accent);display:block;font-family:IBM Plex Mono,ui-monospace,Menlo,monospace;font-family:var(--font-mono);font-size:.875rem;margin-bottom:1.5rem}.vl-service h3{font-size:1.5rem;font-weight:700;margin-bottom:1rem}.vl-service p{color:#b9a5c7;color:var(--muted);font-size:.875rem;line-height:1.65}.vl-footer{background:#14091f;background:var(--surface);border-top:1px solid #2a1a3a;border-top:1px solid var(--border);padding:3rem}.vl-footer-row{align-items:flex-start;display:flex;flex-direction:column;gap:2rem;justify-content:space-between}@media(min-width:768px){.vl-footer-row{align-items:flex-end;flex-direction:row}}.vl-copy{font-family:IBM Plex Mono,ui-monospace,Menlo,monospace;font-family:var(--font-mono);font-size:.75rem;margin-top:3rem}.vl-ready{font-size:1.5rem;font-weight:700;letter-spacing:-.03em}.vl-contact{display:flex;font-size:1rem;gap:2rem;margin-top:.5rem}
/*# sourceMappingURL=main.f238f044.css.map*/