@import "https://fonts.googleapis.com/css2?family=Manrope:wght@300;400;500;600;700;800;900&display=swap";:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background:#09111b;--foreground:#f3f7fb;--card:#0e1521b8;--card-strong:#0e1521eb;--primary:#21d7d3;--primary-foreground:#06141a;--accent:#9a86ff;--muted:#111b29;--muted-foreground:#a4afbd;--border:#a8bcd22e;--gradient-quantum:linear-gradient(135deg, #35e0e3 0%, #79caff 50%, #a88cff 100%);--shadow-glow:0 0 60px -10px #21d7d359}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(ellipse 80% 50% at 50% -10%, #21d7d31f, transparent), radial-gradient(ellipse 60% 40% at 80% 30%, #9a86ff14, transparent), var(--background);min-width:320px;color:var(--foreground);-webkit-font-smoothing:antialiased;margin:0;font-family:Manrope,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit}button,input,select,textarea{font:inherit}svg{width:1em;height:1em;display:block}.site-shell{min-height:100vh;position:relative;overflow:hidden}.container{width:min(1120px,100% - 48px);margin-inline:auto}.background{z-index:-1;pointer-events:none;position:fixed;inset:0}.quantum-field{opacity:.6;width:100%;height:100%;position:absolute;inset:0}.quantum-grid{opacity:.35;background-image:linear-gradient(#21d7d312 1px,#0000 1px),linear-gradient(90deg,#21d7d312 1px,#0000 1px);background-size:56px 56px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 60% at 50% 40%,#000 30%,#0000 80%);mask-image:radial-gradient(70% 60% at 50% 40%,#000 30%,#0000 80%)}.bg-orb{filter:blur(48px);opacity:.38;border-radius:999px;position:absolute}.bg-orb-a{background:radial-gradient(circle,#21d7d38c,#0000 70%);width:480px;height:480px;animation:18s ease-in-out infinite orb-drift-a;top:-15%;left:-10%}.bg-orb-b{background:radial-gradient(circle,#9a86ff73,#0000 70%);width:520px;height:520px;animation:22s ease-in-out infinite orb-drift-b;bottom:-10%;right:-10%}.bg-orb-c{background:radial-gradient(circle,#befaff3d,#0000 70%);width:300px;height:300px;animation:6s ease-in-out infinite orb-float;top:40%;left:55%}.topbar{z-index:50;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#09111b99;position:sticky;top:0}.nav-inner{justify-content:space-between;align-items:center;gap:24px;height:64px;display:flex}.brand{color:var(--foreground);letter-spacing:-.03em;white-space:nowrap;align-items:center;gap:10px;font-size:1.45rem;font-weight:500;text-decoration:none;display:inline-flex}.brand-pulse{width:10px;height:10px;display:inline-flex;position:relative}.brand-pulse:before{content:"";background:var(--primary);opacity:.7;border-radius:999px;animation:3s ease-out infinite pulse-ring;position:absolute;inset:0}.brand-pulse span,.brand-pulse:after{content:"";background:var(--primary);width:10px;height:10px;box-shadow:0 0 12px var(--primary);border-radius:999px;display:inline-flex;position:relative}.nav-links{color:var(--muted-foreground);align-items:center;gap:28px;font-size:.9rem;display:flex}.nav-links a{text-decoration:none;transition:color .16s}.nav-links a:hover{color:var(--foreground)}.lang-switch{border:1px solid var(--border);background:#0e152180;border-radius:999px;align-items:center;gap:4px;padding:4px;display:flex}.lang-switch button{color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:6px 10px;font-size:.75rem;font-weight:700;transition:color .16s,background .16s}.lang-switch button.active{background:var(--primary);color:var(--primary-foreground)}.hero{position:relative}.hero-inner{text-align:center;place-items:center;min-height:690px;padding:160px 0 96px;display:grid}.hero-content{max-width:920px}.hero-badge{border:1px solid var(--border);color:var(--muted-foreground);letter-spacing:.24em;text-transform:uppercase;background:#0e152166;border-radius:999px;align-items:center;gap:8px;margin:0 auto 32px;padding:8px 14px;font-size:.74rem;line-height:1.4;display:inline-flex}.hero-badge svg{color:var(--primary);flex:none}h1,h2,h3,p,blockquote{margin-top:0}h1,h2,h3,blockquote{letter-spacing:-.03em;font-weight:500}h1{max-width:960px;margin:0 auto;padding-bottom:12px;font-size:clamp(1.9rem,3.9vw,3.6rem);line-height:1.08}.hero-title{letter-spacing:-.045em;justify-items:center;gap:.02em;font-weight:700;display:grid}.hero-line{display:block}.hero-line-start{color:#fffffffa;text-shadow:0 1px #ffffff0f;font-style:normal}.hero-line-emphasis{background-image:var(--gradient-quantum);color:#0000;text-shadow:0 0 18px #21d7d314;-webkit-background-clip:text;background-clip:text;font-style:italic}@media (width>=768px){.hero-line{white-space:nowrap}}.hero-desc{max-width:760px;color:var(--muted-foreground);margin:30px auto 0;font-size:clamp(.95rem,1.22vw,1rem);line-height:1.66}.primary-button{background:var(--primary);min-height:48px;color:var(--primary-foreground);box-shadow:var(--shadow-glow);border-radius:999px;justify-content:center;align-items:center;gap:10px;margin-top:42px;padding:0 24px;font-weight:600;text-decoration:none;transition:transform .16s,opacity .16s;display:inline-flex}.primary-button:hover{opacity:.9;transform:translateY(-1px)}.quote-band{border-block:1px solid var(--border);background:#0e15214d;position:relative;overflow:hidden}.quote-grid{grid-template-columns:.95fr 1.4fr;align-items:center;gap:48px;padding:96px 0 104px;display:grid}.orb-column{flex-direction:column;justify-content:center;align-items:center;display:flex}.orb-wrap{width:260px;height:260px;animation:6s ease-in-out infinite orb-float;position:relative}.qubit-orb{width:100%;height:100%;position:absolute;inset:0}.glow-ring{border-radius:999px;position:absolute;inset:24px;box-shadow:0 0 0 1px #21d7d340,0 0 40px -10px #21d7d380,inset 0 0 30px -10px #9a86ff4d}.scan-line{pointer-events:none;border-radius:999px;position:absolute;inset:32px;overflow:hidden}.scan-line:after{content:"";background:linear-gradient(90deg, transparent, var(--primary), transparent);opacity:.7;width:100%;height:1px;animation:6s linear infinite scan-line;display:block}.orb-labels{color:var(--muted-foreground);letter-spacing:.2em;text-align:center;text-transform:uppercase;flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin-top:40px;font-size:.75rem;display:flex}.qubit-label{align-items:center;gap:8px;display:inline-flex}.qubit-label svg{color:var(--primary)}.bar-group{align-items:end;gap:4px;height:20px;display:flex}.bar-group span{background:#21d7d3b3;border-radius:3px;width:4px}.state-label{color:#f3f7fbcc;letter-spacing:0;text-transform:none;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace}blockquote{max-width:780px;color:var(--foreground);text-align:center;margin:0 auto;font-size:clamp(1.65rem,2.8vw,2.85rem);font-style:italic;line-height:1.12}.section{padding:112px 0}.section-grid{grid-template-columns:repeat(12,1fr);gap:48px;display:grid}.section-grid>:first-child{grid-column:span 4}.section-grid>:last-child{grid-column:6/span 7}.problem-centered{text-align:center;max-width:900px}.problem-heading{max-width:860px;margin-inline:auto}.problem-heading h2{max-width:820px;margin-inline:auto}.problem-section .copy-stack{justify-items:center;max-width:820px;margin:36px auto 0}.problem-section .copy-stack p{max-width:800px}.problem-section .copy-stack .strong{margin-top:12px}.kicker{color:var(--primary);letter-spacing:.25em;text-transform:uppercase;margin-bottom:16px;font-size:.75rem}h2{margin-bottom:0;font-size:clamp(1.7rem,2.8vw,2.55rem);line-height:1.12}.copy-stack{gap:24px;display:grid}.copy-stack p,.section-desc,.closing-inner p,.footer p{color:var(--muted-foreground);font-size:1.08rem;line-height:1.75}.copy-stack .strong{color:var(--foreground);font-size:1rem;font-weight:500}.guided-section{padding-top:72px}.centered{text-align:center}.section-desc{max-width:760px;margin:24px auto 0}.section-desc.left{margin-inline:0}.dashboard-image{width:min(860px,100%);height:auto;box-shadow:none;background:#0e152133;border:1px solid #a8bcd266;border-radius:0;margin:48px auto 0;display:block}.capabilities-section{border-top:1px solid var(--border);background:#0e152133}.capabilities-section h2,.capabilities-section .section-desc{max-width:760px}.capability-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin-top:64px;display:grid}.capability-card{border:1px solid var(--border);background:var(--card);min-height:315px;color:inherit;border-radius:24px;padding:24px;text-decoration:none;transition:border-color .18s,transform .18s;display:block;position:relative;overflow:hidden}.capability-card:hover{border-color:#21d7d38c;transform:translateY(-3px)}.card-glow{filter:blur(24px);opacity:0;background:radial-gradient(circle,#21d7d366,#0000 70%);border-radius:999px;width:160px;height:160px;transition:opacity .5s;position:absolute;top:-80px;right:-80px}.capability-card:hover .card-glow{opacity:1}.card-icon{width:42px;height:42px;color:var(--primary);background:#21d7d31a;border-radius:10px;justify-content:center;align-items:center;margin-bottom:24px;display:inline-flex;position:relative}.card-icon svg{width:20px;height:20px}.capability-card h3{margin-bottom:12px;font-size:1.25rem;line-height:1.35;position:relative}.capability-card p{color:var(--muted-foreground);font-size:.94rem;line-height:1.7;position:relative}.card-cta{color:var(--primary);align-items:center;gap:6px;margin-top:20px;font-size:.78rem;font-weight:700;display:inline-flex;position:relative}.qintent-wrap{max-width:960px}.qintent-wrap h2{max-width:860px}.code-panel{color:#eafcff;background:#0b1322;border-radius:28px;margin-top:40px;overflow:hidden}pre{white-space:pre-wrap;margin:0;padding:28px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:clamp(.86rem,1.2vw,.96rem);line-height:1.75;overflow:auto}.closing-section{text-align:center}.closing-inner{max-width:900px}.closing-inner h2{max-width:840px;margin-inline:auto}.closing-inner p{max-width:760px;margin:24px auto 0}.footer{border-top:1px solid var(--border)}.footer-grid{grid-template-columns:1fr 1fr 1fr;gap:40px;padding:64px 0 48px;display:grid}.footer-grid>div{flex-direction:column;gap:10px;display:flex}.footer-brand{letter-spacing:-.03em;align-items:center;gap:10px;margin-bottom:12px;font-size:1.45rem;display:flex}.footer h3{color:var(--muted-foreground);letter-spacing:.25em;text-transform:uppercase;margin-bottom:16px;font-size:.75rem}.footer a{color:var(--foreground);align-items:center;gap:8px;margin:0;font-size:.95rem;text-decoration:none;transition:color .16s;display:flex}.footer a:hover{color:var(--primary)}.footer-bottom{border-top:1px solid var(--border);color:var(--muted-foreground);flex-wrap:wrap;justify-content:space-between;gap:12px;padding:24px 0;font-size:.78rem;display:flex}@keyframes orb-float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes orb-drift-a{0%,to{transform:translate(0,0)scale(1)}50%{transform:translate(40px,-30px)scale(1.1)}}@keyframes orb-drift-b{0%,to{transform:translate(0,0)scale(1)}50%{transform:translate(-50px,40px)scale(1.15)}}@keyframes scan-line{0%{transform:translateY(-100%)}to{transform:translateY(100%)}}@keyframes pulse-ring{0%{opacity:.6;transform:scale(.8)}to{opacity:0;transform:scale(2)}}@media (width<=980px){.container{width:min(100% - 36px,1120px)}.nav-inner{flex-direction:column;align-items:flex-start;height:auto;min-height:64px;padding:12px 0}.nav-links{flex-wrap:wrap;gap:16px;width:100%}.hero-inner{min-height:620px}.quote-grid,.section-grid{grid-template-columns:1fr}.section-grid>:first-child,.section-grid>:last-child{grid-column:auto}.capability-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-grid{grid-template-columns:1fr}}@media (width<=640px){.container{width:min(100% - 28px,1120px)}.brand{font-size:1.15rem}.nav-links{font-size:.82rem}.hero-inner{min-height:auto;padding:100px 0 80px}.hero-badge{letter-spacing:.16em;font-size:.66rem}h1{font-size:clamp(1.9rem,9.4vw,3.4rem);line-height:1.06}h2{font-size:clamp(1.5rem,7.2vw,2rem)}.section{padding:76px 0}.quote-grid{padding:76px 0 84px}.orb-wrap{width:220px;height:220px}blockquote{font-size:clamp(1.35rem,7.2vw,2.05rem)}.capability-grid{grid-template-columns:1fr}.capability-card{min-height:auto}.dashboard-image{width:100%}}
