@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";/*! tailwindcss v4.1.17 | MIT License | https://tailwindcss.com */@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}.visible{visibility:visible}.relative{position:relative}.hidden{display:none}.inline-block{display:inline-block}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.resize{resize:both}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}:root{color-scheme:dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0d1117;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box;margin:0;padding:0}body{background:linear-gradient(to bottom right,#1c1933,#112,#0c0d17);min-width:320px;min-height:100vh;margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#0003}::-webkit-scrollbar-thumb{background:#8b5cf680;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#8b5cf6b3}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:.5s ease-out forwards fadeIn}.glass{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a}.gradient-text{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#8b5cf6,#ec4899);-webkit-background-clip:text;background-clip:text}.hover-lift{transition:transform .2s ease-in-out}.hover-lift:hover{transform:translateY(-2px)}input:focus,textarea:focus,select:focus{border-color:#8b5cf6;outline:none;box-shadow:0 0 0 3px #8b5cf61a}button{cursor:pointer;transition:all .2s ease-in-out}button:disabled{opacity:.5;cursor:not-allowed}.card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(to bottom right,#1f29374d,#1c193333);border:1px solid #8b5cf680;border-radius:1rem;box-shadow:0 10px 30px #00000080}.tooltip{position:relative}.tooltip:after{content:attr(data-tooltip);color:#fff;white-space:nowrap;opacity:0;pointer-events:none;background:#000000e6;border-radius:.25rem;padding:.5rem;font-size:.75rem;transition:opacity .2s;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.tooltip:hover:after{opacity:1}.spinner{border:2px solid #ffffff1a;border-top-color:#8b5cf6;border-radius:50%;width:20px;height:20px;animation:.6s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.animate-pulse{animation:2s cubic-bezier(.4,0,.6,1) infinite pulse}.glow{box-shadow:0 0 20px #8b5cf680}.status-online{background:#10b981;box-shadow:0 0 10px #10b98180}.status-offline{background:#ef4444;box-shadow:0 0 10px #ef444480}.status-warning{background:#f59e0b;box-shadow:0 0 10px #f59e0b80}.transition-all{transition:all .3s ease-in-out}.transition-transform{transition:transform .3s ease-in-out}.transition-colors{transition:background-color .3s ease-in-out,border-color .3s ease-in-out,color .3s ease-in-out}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}@media(max-width:640px){.hide-mobile{display:none}}@media(min-width:641px){.hide-desktop{display:none}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}.darkveil-canvas{width:100%;height:100%;min-height:100vh;display:block}.text-rotate{display:flex;flex-wrap:nowrap;white-space:nowrap;position:relative}.text-rotate-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.text-rotate-word{display:inline-flex}.text-rotate-lines{display:flex;flex-direction:column;width:100%}.text-rotate-element{display:inline-block}.text-rotate-space{white-space:pre}.shiny-text{color:#b5b5b5a4;background:linear-gradient(120deg,#fff0 40%,#fffc,#fff0 60%);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;display:inline-block;animation:shine 5s linear infinite}@keyframes shine{0%{background-position:100%}to{background-position:-100%}}.shiny-text.disabled{animation:none}.scroll-float{overflow:hidden}.scroll-float-text{display:inline-block;font-size:clamp(1.6rem,8vw,10rem);font-weight:900;text-align:center;line-height:1.5}.char{display:inline-block}.glare-hover{width:var(--gh-width);height:var(--gh-height);background:var(--gh-bg);border-radius:var(--gh-br);border:1px solid var(--gh-border);overflow:hidden;position:relative;display:inline-grid;place-items:center}.glare-hover:before{content:"";position:absolute;inset:0;background:linear-gradient(var(--gh-angle),hsla(0,0%,0%,0) 40%,var(--gh-rgba) 50%,hsla(0,0%,0%,0) 60%);transition:var(--gh-duration) ease;background-size:var(--gh-size) var(--gh-size),100% 100%;background-repeat:no-repeat;background-position:-200% -200%,0 0;pointer-events:none;z-index:10;opacity:0}.glare-hover:hover{cursor:pointer}.glare-hover:hover:before{opacity:1;background-position:200% 200%,0 0}.glare-hover--play-once:before{transition:none}.glare-hover--play-once:hover:before{transition:var(--gh-duration) ease;background-position:100% 100%,0 0}.section-header{text-align:center;margin-bottom:3rem}.section-title{font-size:clamp(2rem,5vw,3rem);font-weight:800;margin-bottom:1rem;background:linear-gradient(135deg,#fff,#b19eef);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.section-subtitle{font-size:clamp(1rem,2.5vw,1.25rem);opacity:.7;max-width:700px;margin:0 auto;line-height:1.6}.section-header.light .section-title{background:linear-gradient(135deg,#0b0b0b,#333);-webkit-background-clip:text;background-clip:text}.section-header.light .section-subtitle{color:#333}.feature-card-v2{background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:1.25rem;padding:2rem;display:flex;flex-direction:column;transition:border-color .3s ease,box-shadow .3s ease}.feature-card-v2:hover{border-color:var(--accent-color, #B19EEF);box-shadow:0 0 30px #b19eef1a}.feature-icon{width:48px;height:48px;margin-bottom:1.25rem;color:var(--accent-color, #B19EEF);display:flex;align-items:center;justify-content:center}.feature-icon svg{width:100%;height:100%}.feature-title{font-size:1.25rem;font-weight:700;margin:0 0 .75rem;color:#fff}.feature-desc{font-size:.95rem;opacity:.7;line-height:1.6;flex-grow:1;margin:0}.feature-metric{margin-top:1.25rem;font-size:2rem;font-weight:800;color:var(--accent-color, #B19EEF)}.arch-diagram{position:relative;width:100%;max-width:900px;margin:3rem auto 5rem;height:450px;padding-bottom:40px}.arch-lines-layer{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;overflow:visible}.arch-line{stroke:#b19eef40;stroke-width:2;stroke-linecap:round}.arch-pulse{opacity:.8;filter:drop-shadow(0 0 4px rgba(177,158,239,.6))}.arch-node{position:absolute;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:.6rem;z-index:2}.arch-node-icon{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:#5227ff1a;border:1px solid rgba(177,158,239,.3);border-radius:1rem;color:#b19eef;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease}.arch-node-icon svg{width:24px;height:24px}.arch-node:hover .arch-node-icon{background:#5227ff33;border-color:#b19eef80;box-shadow:0 0 20px #b19eef4d}.arch-node.server .arch-node-icon{background:#5227ff26;border-color:#5227ff66;color:#5227ff}.arch-node.gateway .arch-node-icon{background:#b19eef26;border-color:#b19eef66;color:#b19eef}.arch-node-label{font-size:.8rem;font-weight:600;color:#fff;opacity:.9;white-space:nowrap}@media(max-width:768px){.arch-diagram{height:350px}.arch-node-icon{width:44px;height:44px}.arch-node-icon svg{width:20px;height:20px}.arch-node-label{font-size:.7rem}}@media(max-width:480px){.arch-diagram{height:300px}.arch-node-icon{width:36px;height:36px}.arch-node-icon svg{width:16px;height:16px}.arch-node-label{font-size:.6rem}}.site-header{position:fixed;top:0;left:0;right:0;z-index:1000;padding:1rem 2rem;transition:all .3s ease}.site-header.scrolled{background:#0b0b0bd9;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.06)}.header-container{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:2rem}.header-brand{text-decoration:none}.brand-text{font-size:1.5rem;font-weight:800;background:linear-gradient(135deg,#fff,#b19eef);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.header-nav{display:flex;align-items:center;gap:.5rem}.nav-link{color:#ffffffb3;text-decoration:none;font-size:.9rem;font-weight:500;padding:.5rem 1rem;border-radius:.5rem;transition:all .2s ease}.nav-link:hover{color:#fff;background:#ffffff0f}.header-actions{display:flex;align-items:center;gap:.75rem}.header-btn{text-decoration:none;font-size:.9rem;font-weight:600;padding:.5rem 1.25rem;border-radius:999px;transition:all .2s ease}.header-btn.ghost{color:#fffc;background:transparent}.header-btn.ghost:hover{color:#fff;background:#ffffff14}.header-btn.primary{color:#fff;background:linear-gradient(90deg,#5227ff,#b19eef);box-shadow:0 4px 14px #5227ff4d}.header-btn.primary:hover{filter:brightness(1.1);box-shadow:0 6px 20px #5227ff66}.mobile-toggle{display:none;flex-direction:column;justify-content:center;gap:5px;width:32px;height:32px;background:transparent;border:none;cursor:pointer;padding:4px}.mobile-toggle span{display:block;width:100%;height:2px;background:#fff;border-radius:2px;transition:all .3s ease}.mobile-toggle.open span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.mobile-toggle.open span:nth-child(2){opacity:0}.mobile-toggle.open span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}@media(max-width:768px){.site-header{padding:.75rem 1.5rem}.header-nav{position:fixed;top:60px;left:0;right:0;background:#0b0b0bf2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);flex-direction:column;padding:1rem;gap:.25rem;transform:translateY(-100%);opacity:0;pointer-events:none;transition:all .3s ease}.header-nav.open{transform:translateY(0);opacity:1;pointer-events:auto}.nav-link{width:100%;text-align:center;padding:.75rem 1rem}.header-actions{display:none}.mobile-toggle{display:flex}}.footer-main{background:#030407cc;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid rgba(255,255,255,.05);padding:4rem 2rem 2rem;margin-top:4rem}.footer-container{max-width:1200px;margin-left:auto;margin-right:auto;display:flex;flex-wrap:wrap;justify-content:space-between;gap:3rem}.footer-brand{flex:1;min-width:250px}.footer-logo{font-size:1.5rem;font-weight:800;color:#fff;letter-spacing:-.02em}.footer-motto{color:#71717a;font-size:.9rem;margin-top:1rem;max-width:300px}.footer-links-group{display:flex;flex-wrap:wrap;gap:4rem}.footer-links-col h4{color:#fff;font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1.5rem}.footer-links-col{display:flex;flex-direction:column;gap:.75rem}.footer-links-col a{color:#a1a1aa;text-decoration:none;font-size:.9rem;transition:color .2s}.footer-links-col a:hover,.footer-links-col a.active{color:#fff}.footer-bottom{max-width:1200px;margin:4rem auto 0;padding-top:2rem;border-top:1px solid rgba(255,255,255,.05);text-align:center}.footer-bottom p{color:#52525b;font-size:.8rem}@media(max-width:768px){.footer-container{flex-direction:column}.footer-links-group{gap:2rem;justify-content:space-between;width:100%}}.home-root{position:relative;min-height:100vh;color:#eaeaea;background:#0b0b0b}.bg-wrap{position:fixed;inset:0;z-index:0}.hero{position:relative;z-index:1;padding:8rem 2rem 4rem;max-width:1200px;margin:0 auto;text-align:center}.brand{font-size:clamp(2.6rem,8vw,7rem);font-weight:900;letter-spacing:-.02em}.hero-line{margin-top:1rem}.rotate-main{display:inline-block;font-size:clamp(1.4rem,1.2rem + 2vw,3.2rem);line-height:1.1;white-space:nowrap}.hero-sub{margin-top:1rem;opacity:.8;font-size:clamp(1rem,2.5vw,1.25rem)}.hero-actions{margin-top:1.25rem;display:inline-flex;align-items:center;gap:.8rem}.cta{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-weight:600;border-radius:999px;padding:.6rem 1.1rem;cursor:pointer;outline:none}.cta.primary{color:#fff;background:linear-gradient(90deg,#5227ff,#b19eef);box-shadow:0 6px 18px #5227ff59;border:none}.cta.primary:hover{filter:brightness(1.05)}.cta.ghost{color:#fff;border:1px solid rgba(255,255,255,.12);background:#ffffff0f}.cta.ghost:hover{border-color:#ffffff3d}.metrics{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;max-width:1200px;margin:2rem auto;padding:0 2rem}.metric{padding:1.5rem 2rem;text-align:center}.metric-value{display:block;font-size:clamp(1.8rem,7vw,3rem);font-weight:800}.metric-label{display:block;margin-top:.25rem;opacity:.8}.scroll-highlight{position:relative;z-index:1;max-width:1200px;margin:3rem auto;padding:0 2rem}.scroll-container{margin:0}.scroll-text{color:#fff;font-size:clamp(1.2rem,1rem + 1.2vw,2rem)}.section-container{position:relative;z-index:1;max-width:1200px;margin:6rem auto;padding:0 2rem}.cards-grid{display:grid;gap:1.5rem}.cards-grid.three-col{grid-template-columns:repeat(3,minmax(0,1fr))}.cards-grid.two-col{grid-template-columns:repeat(2,minmax(0,1fr))}.strategy-section{margin-top:4rem}.arch-section,.features-section{margin-top:6rem}.disclaimer-section{max-width:800px;padding:2rem;text-align:center}.disclaimer-text{font-size:.85rem;line-height:1.6;opacity:.4;font-style:italic;color:#fff}.footer{position:relative;z-index:1;text-align:center;padding:3rem 0;opacity:.6}@media(max-width:900px){.cards-grid.three-col{grid-template-columns:repeat(2,minmax(0,1fr))}.cards-grid.two-col{grid-template-columns:1fr}.metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.cards-grid.three-col,.cards-grid.two-col,.metrics{grid-template-columns:1fr}.hero{padding:5rem 1.5rem 3rem}.section-container{margin:4rem auto;padding:0 1.5rem}}.legal-site-root{min-height:100vh;background-color:#030407;background-image:radial-gradient(circle at 50% -20%,#0a0e1a,#030407);color:#e4e4e7;display:flex;flex-direction:column}.legal-nav{position:sticky;top:0;z-index:50;background:#030407b3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.05);padding:1rem 2rem}.legal-nav-container{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.legal-nav-logo{font-size:1.25rem;font-weight:800;color:#fff;text-decoration:none}.legal-nav-links a{color:#a1a1aa;text-decoration:none;font-size:.9rem;font-weight:500;transition:color .2s}.legal-nav-links a:hover{color:#fff}.legal-content-wrap{flex:1;padding:6rem 2rem}.legal-container{max-width:800px;margin:0 auto}.prose-legal{color:#d1d1d6;line-height:1.75}.prose-legal h1,.prose-legal h2,.prose-legal h3{color:#fff;text-align:center!important;margin-top:3rem;margin-bottom:1.5rem}.prose-legal h1{font-size:2.5rem;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:1.5rem}.prose-legal h2{font-size:1.75rem}.prose-legal h3{font-size:1.25rem}.prose-legal p{margin-bottom:1.5rem;text-align:left!important}.prose-legal ul,.prose-legal ol{margin-bottom:1.5rem;padding-left:1.5rem;text-align:left!important}.prose-legal li{margin-bottom:.5rem;text-align:left!important}.prose-legal strong{color:#fff;font-weight:700}.prose-legal a{color:#3b82f6;text-decoration:none}.prose-legal a:hover{text-decoration:underline}.prose-legal hr{border:0;border-top:1px solid rgba(255,255,255,.1);margin:4rem 0}.nf-root{min-height:100vh;display:grid;place-items:center;gap:1rem;background:#0b0b0b;color:#eaeaea}.nf-canvas{width:min(90vw,1000px);display:flex;flex-direction:column;align-items:center;justify-content:center}.nf-canvas>*+*{margin-top:12px}.nf-tip{opacity:.7}#root{margin:0;padding:0;max-width:none;text-align:inherit}.redirect-root{min-height:100vh;display:grid;place-items:center;background:#0b0b0b;color:#fff;text-align:center;padding:2rem;font-family:Inter,sans-serif}.redirect-root a{color:#b19eef;text-decoration:none}
