@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;700&display=swap";:root{--bg-main:#141414;--bg-sidebar:#1a1a1a;--accent:#93c5fd;--accent-hover:#bfdbfe;--text-white:#f0f0f0;--text-muted:#7a7a7a;--grid-line:#ffffff0a}body{background-color:var(--bg-main);color:var(--text-white);margin:0;padding:0;font-family:Space Grotesk,sans-serif;overflow-x:hidden}.bg-grid{z-index:-1;pointer-events:none;justify-content:space-evenly;display:flex;position:fixed;inset:0}@media (width>=768px){.bg-grid{left:100px}}.decorative-line{background-color:var(--accent);width:30px;height:2px;display:inline-block}.massive-text{letter-spacing:-1px;word-break:break-word;margin:0;font-size:clamp(3rem,16vw,10rem);font-weight:700;line-height:1.1}.smol-text{letter-spacing:-1px;word-break:break-word;color:var(--text-muted);margin:0;font-size:clamp(.5rem,2vw,1rem);font-weight:500;line-height:1.1;display:inline-block}.fx-blink-caret{animation:1.1s step-end infinite fx-caret-blink;display:inline-block}.fx-shine-sweep{background-image:linear-gradient(100deg, var(--text-muted) 0%, var(--text-muted) 43%, #f0f0f0e6 50%, var(--text-muted) 57%, var(--text-muted) 100%);color:#0000;background-position:120% 0;background-size:220% 100%;-webkit-background-clip:text;background-clip:text;animation:4.5s ease-in-out infinite fx-text-shine-sweep}@keyframes fx-caret-blink{0%,49%{opacity:1}50%,to{opacity:.15}}@keyframes fx-text-shine-sweep{0%{background-position:120% 0}to{background-position:-80% 0}}@media (prefers-reduced-motion:reduce){.fx-shine-sweep{background-position:50% 0;animation:none}.fx-blink-caret{animation:none}}.text-white{color:var(--text-white)}.text-accent{color:var(--accent)}.section-header{align-items:center;gap:1rem;display:flex}.section-header h2{margin:0}.badge-list{flex-wrap:wrap;gap:.55rem;margin:0;padding:0;list-style:none;display:flex}.badge{border:1px solid var(--accent);color:var(--accent);letter-spacing:.04em;text-transform:uppercase;padding:.2rem .55rem;font-size:.8rem;font-weight:600}@media (width>=768px){.decorative-line{width:50px}.massive-text{letter-spacing:-2px;word-break:normal}}.sidebar[data-v-d656a6ef]{background-color:var(--bg-sidebar);border-bottom:1px solid var(--grid-line);z-index:50;box-sizing:border-box;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:70px;padding:0 1.5rem;display:flex;position:fixed;top:0;left:0;right:0}.logo-mark[data-v-d656a6ef]{color:var(--accent);font-size:1.5rem;font-weight:700}.logo-underscore[data-v-d656a6ef]{display:inline-block}.vertical-text-container[data-v-d656a6ef]{display:none}.socials[data-v-d656a6ef]{flex-direction:row;gap:1.5rem;display:flex}.socials a[data-v-d656a6ef]{color:var(--text-muted);justify-content:center;align-items:center;text-decoration:none;transition:color .3s;display:inline-flex}.social-icon[data-v-d656a6ef]{width:1.2rem;height:1.2rem}.socials a[data-v-d656a6ef]:hover{color:var(--accent-hover,var(--accent))}@media (width>=768px){.sidebar[data-v-d656a6ef]{border-bottom:none;border-right:1px solid var(--grid-line);flex-direction:column;width:100px;height:100vh;padding:2rem 0;bottom:0;right:auto}.vertical-text-container[data-v-d656a6ef]{white-space:nowrap;display:block;transform:rotate(-90deg)}.start-text[data-v-d656a6ef]{letter-spacing:2px;color:#0000;-webkit-text-stroke:1px var(--accent);font-size:4rem;font-weight:300}.socials[data-v-d656a6ef]{flex-direction:column}.socials a[data-v-d656a6ef]{transform:none}.social-icon[data-v-d656a6ef]{width:1.1rem;height:1.1rem}}.nav-links a.router-link-active[data-v-70c4579e]{color:var(--accent);font-weight:700}.top-nav[data-v-70c4579e]{flex-direction:column;align-items:center;gap:2rem;padding:2rem 1.5rem;display:flex}.nav-links[data-v-70c4579e]{text-align:center;flex-direction:column;gap:1.5rem;width:100%;display:flex}.nav-links a[data-v-70c4579e]{color:var(--text-muted);letter-spacing:1px;font-size:1.1rem;text-decoration:none;transition:color .3s}.nav-links a[data-v-70c4579e]:hover{color:var(--accent-hover,var(--accent))}.cta-button[data-v-70c4579e]{background-color:var(--accent);color:var(--bg-main);cursor:pointer;border:none;width:100%;padding:1rem 2rem;font-family:inherit;font-size:1rem;font-weight:700;transition:background-color .3s}.cta-button[data-v-70c4579e]:hover{background-color:var(--accent-hover,#f0ae88)}@media (width>=768px){.top-nav[data-v-70c4579e]{flex-direction:row;justify-content:space-between;padding:2rem 4rem}.nav-links[data-v-70c4579e]{flex-direction:row;flex-grow:1;justify-content:center;gap:4rem}.nav-links a[data-v-70c4579e]{font-size:.9rem}.cta-button[data-v-70c4579e]{width:auto}}.main-content[data-v-3db948fe]{flex-direction:column;min-height:100vh;margin-left:0;padding-top:70px;display:flex}@media (width>=768px){.main-content[data-v-3db948fe]{margin-left:100px;padding-top:0}}.page-slide-enter-active[data-v-3db948fe],.page-slide-leave-active[data-v-3db948fe]{transition:all .7s cubic-bezier(.25,.8,.25,1)}.page-slide-enter-from[data-v-3db948fe],.page-slide-leave-to[data-v-3db948fe]{opacity:0;transform:translate(160px)}.hero-section[data-v-ab560bbb]{flex-direction:column;flex-grow:1;justify-content:center;padding:2rem 1.5rem;display:flex}.tagline[data-v-ab560bbb]{color:var(--text-white);letter-spacing:1px;align-items:center;gap:1rem;margin-bottom:1.5rem;font-size:.9rem;display:flex}.hero-headline[data-v-ab560bbb],.hero-top-line[data-v-ab560bbb]{flex-direction:column;align-items:flex-start;gap:.1em;display:flex}@media (width>=768px){.hero-section[data-v-ab560bbb]{padding-bottom:10vh;padding-left:10vw}.hero-top-line[data-v-ab560bbb]{flex-direction:row;align-items:center;gap:.28em}}
