:root{--c-bg:#060b14;--c-bg-raised:#0d1526;--c-bg-card:#ffffff08;--c-border:#ffffff12;--c-border-hover:#68bdf673;--c-text:#e2e8f0;--c-text-muted:#94a3b8;--c-blue:#68bdf6;--c-green:#6dce9e;--c-red:#ff756e;--c-purple:#de9bf1;--c-orange:#fb9559;--c-yellow:#ffd86e;--c-grey:#a5abb6;--radius:12px;--radius-lg:20px;--max-w:1200px;--section-pad:7rem 2rem}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}.page-root{background:var(--c-bg);color:var(--c-text);font-family:Poppins,sans-serif;overflow-x:hidden;min-height:100vh}a{color:inherit;text-decoration:none}ul{list-style:none}.navbar{position:fixed;top:0;left:0;right:0;z-index:900;justify-content:space-between;padding:1rem 2.5rem;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);background:#060b14cc;border-bottom:1px solid var(--c-border)}.navbar,.navbar-brand{display:flex;align-items:center}.navbar-brand{gap:.6rem;font-weight:600;font-size:1rem;color:var(--c-text)}.navbar-name{letter-spacing:.01em}.navbar-links{display:flex;gap:2.2rem;font-size:.9rem;font-weight:400;color:var(--c-text-muted)}.navbar-links a{transition:color .2s}.navbar-links a:hover{color:var(--c-text)}.navbar-cta{display:inline-flex;align-items:center;gap:.4rem;padding:.55rem 1.3rem;background:var(--c-blue);color:#060b14;font-weight:600;font-size:.875rem;border-radius:50px;transition:background .2s,box-shadow .2s,transform .2s}.navbar-cta:hover{background:#8fcffa;box-shadow:0 0 20px #68bdf673;transform:translateY(-1px)}.cta-arrow{font-size:1rem;line-height:1}.hero{position:relative;height:100vh;min-height:680px;display:flex;align-items:center;justify-content:center;overflow:hidden}.graph-bg-container{position:absolute;inset:0;overflow:hidden}.graph-bg-svg{display:block;width:100%;height:100%}.hero-overlay{position:absolute;inset:0;z-index:1;background:radial-gradient(ellipse 70% 60% at 50% 50%,#0000 20%,#060b148c 100%),linear-gradient(180deg,#060b1473 0,#0000 25%,#0000 65%,#060b14e6)}.hero-content{position:relative;z-index:2;text-align:center;max-width:820px;padding:0 2rem;animation:fadeInUp .9s ease both}@keyframes fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.35rem 1rem;border:1px solid #68bdf659;border-radius:50px;font-size:.8rem;font-weight:500;color:var(--c-blue);background:#68bdf614;margin-bottom:1.8rem;letter-spacing:.03em}.badge-dot{width:7px;height:7px;border-radius:50%;background:var(--c-blue);box-shadow:0 0 8px var(--c-blue);animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.85)}}.hero-headline{font-size:clamp(2.4rem,5vw,3.8rem);font-weight:700;line-height:1.18;letter-spacing:-.02em;color:var(--c-text);margin-bottom:1.4rem}.headline-accent{background:linear-gradient(120deg,var(--c-blue) 0,var(--c-green) 100%);-webkit-background-clip:text;-webkit-text-fill-color:#0000;background-clip:text}.hero-sub{font-size:clamp(1rem,1.8vw,1.15rem);font-weight:300;line-height:1.75;color:var(--c-text-muted);max-width:640px;margin:0 auto 2.4rem}.hero-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn-primary{display:inline-block;padding:.85rem 2rem;background:var(--c-blue);color:#060b14;font-weight:600;font-size:.95rem;border-radius:50px;transition:background .2s,box-shadow .2s,transform .2s;letter-spacing:.01em}.btn-primary:hover{background:#8fcffa;box-shadow:0 0 30px #68bdf680;transform:translateY(-2px)}.btn-primary--large{padding:1rem 2.4rem;font-size:1.05rem}.btn-ghost-hero{display:inline-flex;align-items:center;gap:.4rem;padding:.85rem 1.6rem;border:1px solid var(--c-border);border-radius:50px;color:var(--c-text-muted);font-size:.95rem;font-weight:400;transition:border-color .2s,color .2s}.btn-ghost-hero:hover{border-color:var(--c-blue);color:var(--c-blue)}.hero-scroll-hint{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);z-index:2}.scroll-dot{display:block;width:6px;height:6px;border-radius:50%;background:var(--c-text-muted);animation:scrollBounce 2s ease-in-out infinite;opacity:.5}@keyframes scrollBounce{0%,to{transform:translateY(0);opacity:.5}50%{transform:translateY(6px);opacity:.2}}.proof-bar{border-top:1px solid var(--c-border);border-bottom:1px solid var(--c-border);background:#0d152699;padding:1.1rem 2rem;overflow-x:auto}.proof-bar-inner{display:flex;justify-content:center;gap:3rem;max-width:var(--max-w);margin:0 auto;white-space:nowrap}.proof-item{display:flex;align-items:center;gap:.55rem;font-size:.85rem;font-weight:400;color:var(--c-text-muted);letter-spacing:.01em}.proof-node{display:inline-block;width:9px;height:9px;border-radius:50%;flex-shrink:0;box-shadow:0 0 6px currentColor}.section{padding:var(--section-pad)}.section-inner{max-width:var(--max-w);margin:0 auto}.section-header{text-align:center;margin-bottom:4rem}.section-label{display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--c-blue);margin-bottom:.8rem}.section-title{font-size:clamp(1.75rem,3.5vw,2.6rem);font-weight:700;letter-spacing:-.02em;line-height:1.2;color:var(--c-text);margin-bottom:1rem}.section-sub{font-size:1rem;color:var(--c-text-muted);max-width:560px;margin:0 auto;line-height:1.7}.features-section{background:linear-gradient(180deg,var(--c-bg) 0,var(--c-bg-raised) 100%)}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem}.feature-card{background:var(--c-bg-card);border:1px solid var(--c-border);border-radius:var(--radius-lg);padding:2rem 1.75rem;display:flex;flex-direction:column;gap:.9rem;transition:border-color .3s,transform .3s,box-shadow .3s}.feature-card:hover{transform:translateY(-5px)}.feature-card--blue:hover{border-color:#68bdf680;box-shadow:0 16px 48px #68bdf61a}.feature-card--green:hover{border-color:#6dce9e80;box-shadow:0 16px 48px #6dce9e1a}.feature-card--purple:hover{border-color:#de9bf180;box-shadow:0 16px 48px #de9bf11a}.feature-icon-wrap{width:64px;height:64px;margin-bottom:.4rem}.feature-icon-svg{width:100%;height:100%}.feature-title{font-size:1.15rem;font-weight:600;color:var(--c-text);letter-spacing:-.01em}.feature-desc{font-size:.9rem;color:var(--c-text-muted);line-height:1.7}.feature-list{display:flex;flex-direction:column;gap:.45rem;flex:1 1}.feature-list li{font-size:.85rem;color:var(--c-text-muted);padding-left:1rem;position:relative}.feature-list li:before{content:"◆";position:absolute;left:0;font-size:.45rem;top:.35em;color:var(--c-blue)}.feature-card--green .feature-list li:before{color:var(--c-green)}.feature-card--purple .feature-list li:before{color:var(--c-purple)}.feature-link{display:inline-block;font-size:.85rem;font-weight:500;color:var(--c-blue);margin-top:.5rem;transition:gap .2s,opacity .2s;letter-spacing:.01em}.feature-card--green .feature-link{color:var(--c-green)}.feature-card--purple .feature-link{color:var(--c-purple)}.feature-link:hover{opacity:.75}.ux-section{background:var(--c-bg)}.ux-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.25rem;gap:1.25rem}.ux-tile{background:var(--c-bg-card);border:1px solid var(--c-border);border-radius:var(--radius);padding:1.5rem;display:flex;flex-direction:column;gap:.7rem;transition:border-color .3s,box-shadow .3s}.ux-tile:hover{border-color:#68bdf64d;box-shadow:0 8px 28px #68bdf612}.ux-icon-svg{width:48px;height:48px;flex-shrink:0}.ux-tile h3{font-size:.95rem;font-weight:600;color:var(--c-text);letter-spacing:-.01em}.ux-tile p{font-size:.85rem;color:var(--c-text-muted);line-height:1.7}.ux-tile p strong{color:var(--c-text);font-weight:500}.ux-tile p em{color:var(--c-blue);font-style:normal}.how-section{background:var(--c-bg)}.how-steps{display:flex;align-items:flex-start;justify-content:center;gap:1rem;flex-wrap:wrap}.how-step{flex-direction:column;text-align:center;max-width:280px;gap:1.2rem}.how-step,.how-step-node{display:flex;align-items:center}.how-step-node{width:60px;height:60px;border-radius:50%;border:2px solid var(--c-blue);background:#68bdf61f;justify-content:center;box-shadow:0 0 24px #68bdf633;flex-shrink:0}.how-step-node--green{border-color:var(--c-green);background:#6dce9e1f;box-shadow:0 0 24px #6dce9e33}.how-step-node--purple{border-color:var(--c-purple);background:#de9bf11f;box-shadow:0 0 24px #de9bf133}.step-number{font-size:1.3rem;font-weight:700;color:var(--c-text)}.how-step-body h3{font-size:1rem;font-weight:600;color:var(--c-text);margin-bottom:.5rem}.how-step-body p{font-size:.875rem;color:var(--c-text-muted);line-height:1.7}.step-connector-svg{width:80px;height:24px;margin-top:18px;flex-shrink:0;opacity:.7}.usecases-section{background:linear-gradient(180deg,var(--c-bg-raised) 0,var(--c-bg) 100%)}.usecases-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem}.usecase-card{background:var(--c-bg-card);border:1px solid var(--c-border);border-radius:var(--radius-lg);overflow:hidden;transition:border-color .3s,transform .3s,box-shadow .3s;display:flex;flex-direction:column}.usecase-card:hover{border-color:#68bdf659;transform:translateY(-4px);box-shadow:0 16px 40px #68bdf614}.usecase-graph-wrap{background:#060b1499;border-bottom:1px solid var(--c-border);padding:1.2rem .8rem .8rem;display:flex;align-items:center;justify-content:center}.usecase-graph-svg{width:100%;max-height:160px}.usecase-body{padding:1.5rem 1.5rem 1.75rem;display:flex;flex-direction:column;gap:.7rem;flex:1 1}.usecase-tag{display:inline-block;font-size:.7rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:.2rem .65rem;border-radius:50px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.usecase-tag--blue{background:#68bdf61f;color:var(--c-blue);border:1px solid #68bdf640}.usecase-tag--green{background:#6dce9e1f;color:var(--c-green);border:1px solid #6dce9e40}.usecase-tag--orange{background:#fb95591f;color:var(--c-orange);border:1px solid #fb955940}.usecase-body h3{font-size:1.05rem;font-weight:600;color:var(--c-text);letter-spacing:-.01em}.usecase-body p{font-size:.875rem;color:var(--c-text-muted);line-height:1.7;flex:1 1}.usecase-link{display:inline-block;font-size:.85rem;font-weight:500;color:var(--c-blue);transition:opacity .2s}.usecase-link:hover{opacity:.7}.cta-section{position:relative;padding:7rem 2rem;text-align:center;overflow:hidden;background:linear-gradient(180deg,var(--c-bg) 0,#0d1526cc 100%);border-top:1px solid var(--c-border)}.cta-graph-nodes{position:absolute;inset:0;pointer-events:none}.cta-node{position:absolute;border-radius:50%;transform:translate(-50%,-50%)}.cta-inner{position:relative;z-index:1;max-width:600px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:1.2rem}.cta-title{font-size:clamp(2rem,4vw,3rem);font-weight:700;letter-spacing:-.02em;line-height:1.2;color:var(--c-text)}.cta-sub{font-size:1rem;color:var(--c-text-muted);line-height:1.7;max-width:480px}.cta-actions{margin-top:.5rem}.footer{border-top:1px solid var(--c-border);padding:2rem 2.5rem;background:var(--c-bg)}.footer-inner{max-width:var(--max-w);margin:0 auto;justify-content:space-between;gap:1.5rem;flex-wrap:wrap}.footer-brand,.footer-inner{display:flex;align-items:center}.footer-brand{gap:.5rem;font-weight:600;font-size:.9rem;color:var(--c-text-muted)}.footer-copy{font-size:.8rem;color:var(--c-text-muted)}.footer-links{display:flex;gap:1.5rem;font-size:.85rem;color:var(--c-text-muted)}.footer-links a{transition:color .2s}.footer-links a:hover{color:var(--c-text)}@media (max-width:1024px){.features-grid,.usecases-grid,.ux-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){:root{--section-pad:5rem 1.5rem}.navbar-links{display:none}.navbar{padding:.9rem 1.5rem}.features-grid,.usecases-grid,.ux-grid{grid-template-columns:1fr}.how-steps{flex-direction:column;align-items:center}.step-connector-svg{transform:rotate(90deg);width:24px;height:60px;margin-top:0}.proof-bar-inner{gap:1.5rem}.hero-headline{font-size:2rem}.footer-inner{flex-direction:column;align-items:flex-start;gap:.75rem}}@media (max-width:480px){.hero-actions{flex-direction:column;align-items:center}.btn-ghost-hero,.btn-primary{width:100%;text-align:center;justify-content:center}}