.stats-banner{background:linear-gradient(135deg,#5b3cc4 0%,#7c5cff 40%,#9b7cff 100%);padding:6rem 0;position:relative;overflow:hidden}.stats-circle{pointer-events:none;border:1px solid #ffffff1f;border-radius:50%;position:absolute}.stats-circle-1{width:300px;height:300px;animation:10s ease-in-out infinite float;top:-80px;left:-60px}.stats-circle-2{width:200px;height:200px;animation:8s ease-in-out infinite reverse float;bottom:-40px;right:10%}.stats-circle-3{background:#ffffff08;width:150px;height:150px;animation:12s ease-in-out 2s infinite float;top:30%;right:-30px}.stats-grid-main{grid-template-columns:repeat(4,1fr);gap:3rem;display:grid}.stat-card{text-align:center;padding:2rem 1rem;position:relative}.stat-number-big{letter-spacing:-.04em;color:#fff;text-shadow:0 2px 20px #0000001a;margin-bottom:.75rem;font-size:clamp(4rem,8vw,7rem);font-weight:800;line-height:1}.stat-label-bold{color:#fffffff2;text-transform:uppercase;letter-spacing:.15em;margin-bottom:.75rem;font-size:.85rem;font-weight:700}.stat-description-light{color:#fff9;max-width:220px;margin:0 auto;font-size:.85rem;font-weight:400;line-height:1.5}@media (max-width:900px){.stats-grid-main{grid-template-columns:repeat(2,1fr);gap:2rem}.stats-banner{padding:4rem 0}}@media (max-width:500px){.stats-grid-main{grid-template-columns:1fr 1fr;gap:1rem}.stat-card{padding:1.5rem .5rem}.stat-number-big{font-size:3rem}}
.trusted-section{background-color:#000;border-bottom:1px solid #111;padding:4rem 0;overflow:hidden}.trusted-subtitle{text-align:center;color:#666;letter-spacing:.05em;text-transform:uppercase;margin-bottom:3rem;font-size:.9rem;font-weight:500}.marquee-wrapper{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000);mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000)}.marquee{gap:4rem;width:max-content;display:flex}.marquee-group{align-items:center;gap:4rem;animation:30s linear infinite scrollX;display:flex}.trusted-logo{opacity:.55;justify-content:center;align-items:center;height:48px;transition:opacity .3s;display:flex}.trusted-logo:hover{opacity:1}.trusted-logo-img{object-fit:contain;filter:brightness(0)invert();max-width:180px;width:auto!important;height:100%!important}.trusted-logo-img.is-light{filter:brightness(0)invert()}.trusted-logo-text{color:#fff;letter-spacing:.01em;white-space:nowrap;font-size:1.5rem;font-weight:700}@keyframes scrollX{0%{transform:translate(0)}to{transform:translate(calc(-100% - 4rem))}}@media (max-width:768px){.trusted-section{padding:3rem 0}.trusted-logo{height:36px}.trusted-logo-img{max-width:140px}.trusted-logo-text{font-size:1.15rem}}
.testimonials-section{background:var(--background,#0a0a0a);padding:6rem 0;position:relative;overflow:hidden}.testimonials-section:before{content:"";background:linear-gradient(90deg,#0000,#7c5cff26,#0000);height:1px;position:absolute;top:0;left:0;right:0}.testimonials-header{margin-bottom:4rem}.testimonials-header h2{color:#fff;letter-spacing:-.02em;font-weight:400}.testimonials-header .section-subtitle{max-width:600px;color:var(--gray-800,#a1a1a1);margin-top:1rem}.testimonials-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.testimonial-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0f0f0f99;border:1px solid #ffffff0f;border-radius:1.25rem;flex-direction:column;justify-content:space-between;padding:2.5rem;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.testimonial-card:hover{background:#141414cc;border-color:#7c5cff40;transform:translateY(-6px);box-shadow:0 25px 50px -12px #00000080,0 0 30px #7c5cff14}.quote-icon{background:linear-gradient(135deg,#7c5cff,#a78bfa);-webkit-text-fill-color:transparent;z-index:0;opacity:.15;-webkit-background-clip:text;background-clip:text;font-family:serif;font-size:4rem;line-height:1;position:absolute;top:1rem;right:2rem}.testimonial-quote{color:#ffffffd9;z-index:1;margin-bottom:2rem;font-size:1.1rem;font-weight:400;line-height:1.6;position:relative}.testimonial-author{border-top:1px solid #ffffff0f;align-items:center;gap:1rem;padding-top:1.5rem;display:flex}.author-role{color:var(--gray-800,#a1a1a1);font-size:.9rem;font-style:italic}@media (max-width:900px){.testimonials-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.testimonials-grid{grid-template-columns:1fr}}
.process-section{background:var(--background-deep,#050505);padding:8rem 0;position:relative;overflow:hidden}.process-section:before{content:"";background:linear-gradient(90deg,#0000,#7c5cff33,#0000);height:1px;position:absolute;top:0;left:0;right:0}.process-section:after{content:"";pointer-events:none;background:radial-gradient(#7c5cff0f,#0000 60%);width:60%;height:60%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.process-header{z-index:1;margin-bottom:5rem;position:relative}.process-header h2{color:#fff;letter-spacing:-.02em;font-weight:400}.process-header .section-subtitle{max-width:600px;color:var(--gray-800,#a1a1a1);margin-top:1rem}.process-grid{z-index:1;grid-template-columns:repeat(3,1fr);gap:2rem;display:grid;position:relative}@media (min-width:900px){.process-grid:before{content:"";opacity:.3;z-index:0;background:linear-gradient(90deg,#7c5cff,#a78bfa,#0000);height:1px;position:absolute;top:2rem;left:2rem;right:2rem}}.process-card{z-index:1;background-color:#0000;flex-direction:column;padding:1rem;display:flex;position:relative}.process-number{color:#fff;background:linear-gradient(135deg,#7c5cff,#a78bfa);border:none;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:2rem;font-family:monospace;font-size:1.25rem;font-weight:700;transition:all .4s;display:flex;position:relative;box-shadow:0 8px 25px -5px #7c5cff59}.process-number:after{content:"";border:1px solid #7c5cff40;border-radius:50%;position:absolute;inset:-4px}.process-card:hover .process-number{transform:scale(1.05);box-shadow:0 12px 30px -5px #7c5cff80}.process-card-title{color:#fff;margin-bottom:1rem;font-size:1.25rem;font-weight:600}.process-card-description{color:var(--gray-800,#a1a1a1);font-size:.95rem;line-height:1.6}@media (max-width:900px){.process-grid{grid-template-columns:1fr;gap:3rem}.process-grid:before{display:none}.process-number{margin-bottom:1rem}}
.ai-klar-promo{color:#fff;background:linear-gradient(#0a0a0a 0%,#050505 100%);padding:6rem 0;overflow:hidden}.ai-klar-promo-card{background:linear-gradient(135deg,#7c5cff14,#4a9eff0a);border:1px solid #7c5cff40;border-radius:24px;grid-template-columns:1.1fr 1fr;align-items:center;gap:4rem;padding:3.5rem;display:grid;position:relative;overflow:hidden}.ai-klar-promo-card:before{content:"";pointer-events:none;background:radial-gradient(circle,#7c5cff2e 0%,#0000 70%);width:400px;height:400px;position:absolute;top:-100px;right:-100px}.ai-klar-promo-badge{letter-spacing:.1em;text-transform:uppercase;color:#c8a2ff;z-index:1;background:#7c5cff1f;border:1px solid #7c5cff4d;border-radius:99px;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.35rem .85rem;font-size:.75rem;display:inline-flex;position:relative}.ai-klar-promo-dot{background:#7c5cff;border-radius:99px;width:6px;height:6px;animation:2s ease-in-out infinite ai-klar-promo-pulse;box-shadow:0 0 8px #7c5cffcc}@keyframes ai-klar-promo-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.85)}}.ai-klar-promo-title{letter-spacing:-.02em;z-index:1;margin:0 0 1rem;font-size:clamp(1.75rem,4vw,2.75rem);line-height:1.1;position:relative}.ai-klar-promo-text{color:#ccc;z-index:1;max-width:480px;margin:0 0 1.5rem;font-size:1.05rem;line-height:1.55;position:relative}.ai-klar-promo-list{z-index:1;flex-direction:column;gap:.5rem;margin:0 0 2rem;padding:0;list-style:none;display:flex;position:relative}.ai-klar-promo-list li{color:#bbb;align-items:center;gap:.6rem;font-size:.95rem;display:flex}.ai-klar-promo-list li:before{content:"";background:#7c5cff26;border:1px solid #7c5cff80;border-radius:99px;flex-shrink:0;width:18px;height:18px;position:relative}.ai-klar-promo-list li:after{content:"";border:1.5px solid #c8a2ff;border-width:0 1.5px 1.5px 0;width:5px;height:9px;position:absolute;left:3px;transform:translate(50%,25%)rotate(45deg)}.ai-klar-promo-cta{color:#000;z-index:1;background:#fff;border-radius:99px;align-items:center;gap:.5rem;padding:.95rem 1.75rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;position:relative}.ai-klar-promo-cta:hover{background:#eee;transform:translateY(-2px);box-shadow:0 10px 30px #ffffff26}.ai-klar-promo-fineprint{color:#777;z-index:1;margin:.85rem 0 0;font-size:.8rem;position:relative}.ai-klar-promo-visual{z-index:1;justify-content:center;display:flex;position:relative}.ai-klar-promo-score-card{background:#0c0c0c;border:1px solid #ffffff1a;border-radius:18px;width:100%;max-width:360px;padding:2rem;transition:transform .3s;transform:rotate(2deg);box-shadow:0 30px 60px #00000080}.ai-klar-promo-card:hover .ai-klar-promo-score-card{transform:rotate(0)translateY(-4px)}.ai-klar-promo-score-label{color:#888;letter-spacing:.1em;text-transform:uppercase;margin:0 0 .5rem;font-size:.7rem}.ai-klar-promo-score-value{letter-spacing:-.04em;background:linear-gradient(135deg,#fff,#c8a2ff);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 .25rem;font-size:4rem;font-weight:800;line-height:1}.ai-klar-promo-score-value span{color:#555;-webkit-text-fill-color:#555;font-size:1.25rem;font-weight:400}.ai-klar-promo-score-tier{color:#c8a2ff;margin:0 0 1.5rem;font-size:1rem;font-weight:600}.ai-klar-promo-bars{flex-direction:column;gap:.85rem;display:flex}.ai-klar-promo-bar{flex-direction:column;gap:.3rem;display:flex}.ai-klar-promo-bar span{color:#aaa;font-size:.78rem}.ai-klar-promo-bar-track{background:#ffffff0f;border-radius:99px;height:6px;overflow:hidden}.ai-klar-promo-bar-fill{background:linear-gradient(90deg,#7c5cff,#c8a2ff);border-radius:99px;height:100%}@media (max-width:900px){.ai-klar-promo{padding:4rem 0}.ai-klar-promo-card{grid-template-columns:1fr;gap:2.5rem;padding:2rem}.ai-klar-promo-score-card{max-width:100%;transform:rotate(0)}}
.jarvis-section{color:#cfe6ff;background:radial-gradient(#061226 0%,#020713 70%,#000 100%);padding:5rem 0;position:relative;overflow:hidden}.jarvis-section:before{content:"";pointer-events:none;background-image:linear-gradient(#4a9eff0f 1px,#0000 1px),linear-gradient(90deg,#4a9eff0f 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 40%,#0000 90%);mask-image:radial-gradient(#000 40%,#0000 90%)}.jarvis-container{z-index:1;max-width:1280px;margin:0 auto;padding:0 1.5rem;position:relative}.jarvis-intro{text-align:center;margin-bottom:2.5rem}.jarvis-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:#4a9eff;background:#4a9eff14;border:1px solid #4a9eff4d;border-radius:99px;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.35rem .85rem;font-family:JetBrains Mono,ui-monospace,monospace;font-size:.72rem;display:inline-flex}.jarvis-eyebrow-dot{background:#22c55e;border-radius:99px;width:7px;height:7px;animation:2s ease-in-out infinite jp;box-shadow:0 0 8px #22c55ecc}.jarvis-heading{letter-spacing:-.02em;color:#fff;margin:0 0 1rem;font-size:clamp(2rem,5vw,3rem);line-height:1.1}.jarvis-heading em{background:linear-gradient(135deg,#4a9eff,#c8a2ff);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:normal}.jarvis-lead{color:#94adcb;max-width:620px;margin:0 auto;font-size:1.05rem;line-height:1.55}.hud{background:#040c1ad9;border:1px solid #4a9eff4d;border-radius:14px;grid-template-rows:auto 1fr auto;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,monospace;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #4a9eff14,0 0 80px #4a9eff2e,0 30px 60px #000000b3}.hud.listening{border-color:#22c55e66;box-shadow:inset 0 0 0 1px #22c55e14,0 0 80px #22c55e33,0 30px 60px #000000b3}.hud.processing{border-color:#eab30866;box-shadow:inset 0 0 0 1px #eab30814,0 0 80px #eab3082e,0 30px 60px #000000b3}.hud.speaking{border-color:#7c5cff66;box-shadow:inset 0 0 0 1px #7c5cff14,0 0 80px #7c5cff38,0 30px 60px #000000b3}.hud:before,.hud:after{content:"";pointer-events:none;border:2px solid #4a9effb3;width:24px;height:24px;position:absolute}.hud:before{border-bottom:none;border-right:none;top:8px;left:8px}.hud:after{border-top:none;border-left:none;bottom:8px;right:8px}.hud-top{letter-spacing:.1em;background:#4a9eff0a;border-bottom:1px solid #4a9eff2e;grid-template-columns:1fr auto 1fr;align-items:center;padding:.75rem 1.25rem;font-size:.72rem;display:grid}.hud-top-left{align-items:baseline;gap:.6rem;min-width:0;display:flex}.hud-brand{color:#4a9eff;letter-spacing:.18em;text-shadow:0 0 8px #4a9eff99;font-weight:700}.hud-brand-sub{color:#6b8db5;letter-spacing:.08em;text-transform:uppercase;font-size:.65rem}.hud-top-center{flex-wrap:wrap;justify-content:center;gap:.4rem;display:flex}.hud-pill{color:#4f7090;letter-spacing:.12em;white-space:nowrap;border:1px solid #4a9eff26;border-radius:4px;padding:.2rem .55rem;font-size:.62rem}.hud-pill.on{color:#4a9eff;text-shadow:0 0 6px #4a9eff80;background:#4a9eff0f;border-color:#4a9eff80}.hud-top-right{flex-direction:column;align-items:flex-end;gap:.1rem;display:flex}.hud-clock{color:#4a9eff;letter-spacing:.1em;text-shadow:0 0 10px #4a9eff99;font-size:1.05rem;font-weight:700}.hud-date{color:#6b8db5;letter-spacing:.15em;font-size:.62rem}.hud-body{background:#4a9eff1f;grid-template-columns:260px 1fr 260px;gap:1px;min-height:520px;display:grid}.hud-panel{background:#040c1ab3;flex-direction:column;gap:1rem;padding:1rem;display:flex;overflow:hidden}.hud-panel-section{flex-direction:column;gap:.5rem;display:flex}.hud-panel-grow{flex:1;min-height:0}.hud-panel-title{letter-spacing:.18em;color:#4a9eff;text-shadow:0 0 6px #4a9eff66;border-bottom:1px dashed #4a9eff40;margin:0 0 .35rem;padding-bottom:.35rem;font-size:.62rem}.hud-stat{border-bottom:1px solid #4a9eff14;justify-content:space-between;align-items:baseline;padding:.25rem 0;font-size:.75rem;display:flex}.hud-stat-label{color:#6b8db5;letter-spacing:.08em;font-size:.65rem}.hud-stat-value{color:#cfe6ff;text-shadow:0 0 6px #4a9eff4d;font-weight:700}.hud-stat-unit{color:#4f7090;margin-left:.2rem;font-size:.65rem;font-weight:400}.hud-logs{flex-direction:column;gap:.15rem;max-height:220px;font-size:.65rem;line-height:1.5;display:flex;overflow:hidden}.hud-log{gap:.4rem;animation:.35s ease-out jl;display:flex}.hud-log-time{color:#4f7090;flex-shrink:0;width:55px}.hud-log-text{color:#94adcb;word-break:break-word}.hud-log.ok .hud-log-text{color:#22c55e}.hud-log.warn .hud-log-text{color:#f59e0b}.hud-log.user .hud-log-text{color:#c8a2ff}@keyframes jl{0%{opacity:0;transform:translate(-4px)}to{opacity:1;transform:translate(0)}}.hud-center{background:#040c1a80;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;padding:1.5rem;display:flex;position:relative}.hud-sphere{cursor:pointer;background:0 0;border:none;outline:none;justify-content:center;align-items:center;width:340px;height:340px;padding:0;display:flex;position:relative}.hud-sphere:focus-visible{outline-offset:4px;border-radius:999px;outline:2px dashed #4a9eff99}.hud-sphere-ring{pointer-events:none;opacity:0;border:1px solid #4a9eff40;border-radius:50%;transition:opacity .5s;position:absolute;inset:0}.hud-sphere.active .hud-sphere-ring{opacity:1}.hud-sphere-ring.ring-1{border-style:dashed;animation:22s linear infinite jrot;inset:0}.hud-sphere-ring.ring-2{border-color:#4a9eff2e;animation:14s linear infinite reverse jrot;inset:18px}.hud-sphere-ring.ring-3{border-style:dotted;border-color:#4a9eff59;animation:28s linear infinite jrot;inset:36px}.hud-sphere-ring.ring-4{border-color:#4a9eff66;animation:10s linear infinite reverse jrot;inset:58px}.hud-sphere-core{background:radial-gradient(circle,#4a9eff40 0%,#4a9eff0d 60%,#0000 100%);border-radius:50%;justify-content:center;align-items:center;width:200px;height:200px;transition:all .4s;display:flex;position:relative}.hud.listening .hud-sphere-core{background:radial-gradient(circle,#22c55e59 0%,#22c55e14 60%,#0000 100%)}.hud.processing .hud-sphere-core{background:radial-gradient(circle,#eab3084d 0%,#eab3080f 60%,#0000 100%)}.hud.speaking .hud-sphere-core{background:radial-gradient(circle,#7c5cff59 0%,#7c5cff14 60%,#0000 100%)}.hud-sphere-glow{filter:blur(8px);background:radial-gradient(circle,#4a9eff66 0%,#0000 65%);border-radius:50%;animation:3s ease-in-out infinite jpulse;position:absolute;inset:-20px}.hud.listening .hud-sphere-glow{background:radial-gradient(circle,#22c55e8c 0%,#0000 65%);animation-duration:1.2s}.hud.processing .hud-sphere-glow{background:radial-gradient(circle,#eab30880 0%,#0000 65%);animation-duration:.8s}.hud.speaking .hud-sphere-glow{background:radial-gradient(circle,#7c5cff8c 0%,#0000 65%);animation-duration:1s}.hud-sphere-dots{fill:#4a9effe6;width:100%;height:100%;animation:16s linear infinite jrot;position:absolute;inset:0}.hud.listening .hud-sphere-dots circle{fill:#22c55ee6}.hud.processing .hud-sphere-dots circle{fill:#eab308e6}.hud.speaking .hud-sphere-dots circle{fill:#7c5cffe6}.hud-sphere-icon{z-index:2;color:#fff;filter:drop-shadow(0 0 12px #4a9effcc);position:relative}.hud-sphere-crosshair{pointer-events:none;position:absolute;inset:-8px}.hud-sphere-cross-t,.hud-sphere-cross-b,.hud-sphere-cross-l,.hud-sphere-cross-r{background:#4a9eff73;position:absolute}.hud-sphere-cross-t,.hud-sphere-cross-b{width:1px;height:14px;left:50%;transform:translate(-50%)}.hud-sphere-cross-t{top:0}.hud-sphere-cross-b{bottom:0}.hud-sphere-cross-l,.hud-sphere-cross-r{width:14px;height:1px;top:50%;transform:translateY(-50%)}.hud-sphere-cross-l{left:0}.hud-sphere-cross-r{right:0}@keyframes jrot{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes jp{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.85)}}@keyframes jpulse{0%,to{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}}@media (prefers-reduced-motion:reduce){.hud-sphere-ring,.hud-sphere-dots,.hud-sphere-glow,.jarvis-eyebrow-dot,.hud-radar-sweep{animation:none!important}}.hud-center-status{flex-direction:column;align-items:center;gap:.2rem;font-family:JetBrains Mono,monospace;display:flex}.hud-center-state{letter-spacing:.2em;color:#4a9eff;text-shadow:0 0 10px #4a9eff99;font-size:1.05rem;font-weight:700}.hud.listening .hud-center-state{color:#22c55e;text-shadow:0 0 10px #22c55e99}.hud.processing .hud-center-state{color:#f59e0b;text-shadow:0 0 10px #eab30899}.hud.speaking .hud-center-state{color:#c8a2ff;text-shadow:0 0 10px #7c5cff99}.hud-center-hint{letter-spacing:.15em;color:#6b8db5;font-size:.65rem}.hud-radar{aspect-ratio:1;width:100%;max-width:180px;margin:0 auto;position:relative}.hud-radar svg{width:100%;height:100%}.hud-radar-ring{fill:none;stroke:#4a9eff40;stroke-width:.7px}.hud-radar-axis{stroke:#4a9eff26;stroke-width:.5px}.hud-radar-sweep{fill:#4a9eff2e;transform-origin:50%;animation:4s linear infinite jrot}.hud-radar-dot{fill:#22c55e;filter:drop-shadow(0 0 4px #22c55e);animation:2.4s ease-in-out infinite jp}.hud-wave-mini{align-items:flex-end;gap:2px;height:36px;padding:4px 0;display:flex}.hud-wave-mini-bar{background:linear-gradient(#4a9eff66,#4a9eff);border-radius:2px;flex:1;min-height:4px}.hud.listening .hud-wave-mini-bar{background:linear-gradient(#22c55e66,#22c55e)}.hud.speaking .hud-wave-mini-bar{background:linear-gradient(#7c5cff66,#7c5cff)}.hud-diag{color:#94adcb;margin:0;padding:0;font-size:.7rem;line-height:1.7;list-style:none}.hud-diag-row{align-items:center;gap:.5rem;display:flex}.hud-diag-dot{background:#22c55e;border-radius:99px;flex-shrink:0;width:6px;height:6px;box-shadow:0 0 6px #22c55eb3}.hud-diag-dot.bad{background:#ef4444;box-shadow:0 0 6px #ef4444b3}.hud-bottom{background:#4a9eff0a;border-top:1px solid #4a9eff2e;padding:1rem 1.25rem}.hud-bottom-wave{align-items:flex-end;gap:3px;height:50px;margin-bottom:1rem;display:flex}.hud-wave-bar{background:linear-gradient(#4a9eff80,#4a9eff);border-radius:2px;flex:1;max-width:6px;min-height:4px;transition:height 60ms}.hud.listening .hud-wave-bar{background:linear-gradient(#22c55e80,#22c55e)}.hud.processing .hud-wave-bar{background:linear-gradient(#eab30880,#f59e0b)}.hud.speaking .hud-wave-bar{background:linear-gradient(#7c5cff80,#7c5cff)}.hud-bottom-transcript{flex-direction:column;gap:.35rem;font-size:.85rem;line-height:1.55;display:flex}.hud-line{color:#cfe6ff;align-items:flex-start;gap:.7rem;margin:0;display:flex}.hud-line-label{color:#4a9eff;letter-spacing:.12em;flex-shrink:0;padding-top:2px;font-size:.7rem;font-weight:700}.hud-line.assistant .hud-line-label{color:#c8a2ff}.hud-line.user .hud-line-label{color:#22c55e}.hud-line.ghost .hud-line-label{color:#4f7090}.hud-line.ghost{color:#6b8db5;font-style:italic}.hud-error{color:#fca5a5;letter-spacing:.05em;background:#ef444414;border:1px solid #ef444440;border-radius:6px;margin-top:.5rem;padding:.5rem .75rem;font-size:.78rem}.jarvis-suggestions{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin:1.5rem 0 0;font-family:JetBrains Mono,monospace;display:flex}.jarvis-suggestions-label{color:#4a9eff;letter-spacing:.15em;margin-right:.4rem;font-size:.65rem}.jarvis-suggestion{appearance:none;color:#cfe6ff;cursor:pointer;letter-spacing:.02em;background:#4a9eff0f;border:1px solid #4a9eff4d;border-radius:4px;padding:.5rem .95rem;font-family:inherit;font-size:.8rem;transition:all .15s}.jarvis-suggestion:hover:not(:disabled){text-shadow:0 0 6px #4a9eff80;background:#4a9eff24;border-color:#4a9eff99}.jarvis-suggestion:disabled{opacity:.4;cursor:not-allowed}.jarvis-fineprint{color:#6b8db5;text-align:center;max-width:700px;margin:2.5rem auto 0;font-size:.75rem;line-height:1.55}@media (max-width:1024px){.hud-body{grid-template-columns:1fr}.hud-left,.hud-right{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.hud-center{order:-1;padding:2rem 1.5rem}.hud-sphere{width:280px;height:280px}.hud-sphere-core{width:170px;height:170px}}@media (max-width:640px){.jarvis-section{padding:3rem 0}.hud-top{grid-template-columns:1fr;gap:.5rem;padding:.6rem .85rem;font-size:.65rem}.hud-top-left,.hud-top-right{align-items:flex-start}.hud-top-right{flex-direction:row;align-items:baseline;gap:.75rem}.hud-top-center{justify-content:flex-start}.hud-brand-sub{display:none}.hud-left,.hud-right{grid-template-columns:1fr;padding:.85rem}.hud-sphere{width:240px;height:240px}.hud-sphere-core{width:140px;height:140px}.hud-sphere-ring.ring-4{inset:40px}.hud-bottom-wave{height:36px}.hud-radar{max-width:130px}}
