.ds-section{width:100%;padding:32px 0 48px;overflow:hidden}.features .ds-section{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);margin-top:32px;padding-bottom:0}.ds-carousel{position:relative;width:100%;max-width:100%;margin:0 auto}.ds-track{display:flex;gap:28px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;outline:none;padding:14px 0 32px;padding-inline:max(20px,calc((100vw - 720px)/2));cursor:grab}.ds-track::-webkit-scrollbar{display:none}.ds-track.ds-dragging{cursor:grabbing}.ds-track.ds-dragging,.ds-track.ds-no-snap{scroll-snap-type:none}.ds-track.ds-dragging,.ds-track.ds-dragging *{-moz-user-select:none;user-select:none;-webkit-user-select:none}.ds-card{scroll-snap-align:center;scroll-snap-stop:always;flex-shrink:0;width:720px;height:440px;border-radius:16px;overflow:hidden;position:relative;box-shadow:0 1px #ffffff0a inset,0 24px 60px #00000080,0 0 0 1px #ffffff0f;background:#0f1015;transition:transform .25s ease,opacity .25s ease;opacity:.4;transform:scale(.96);will-change:transform;contain:layout paint;backface-visibility:hidden}.ds-card.ds-card-active{opacity:1;transform:scale(1)}.ds-card:not(.ds-card-active) .kp-pill,.ds-card:not(.ds-card-active) .kp-dot,.ds-card:not(.ds-card-active) .kp-rec,.ds-card:not(.ds-card-active) .kp-proc,.ds-card:not(.ds-card-active) .kp-wave-strip,.ds-card:not(.ds-card-active) .kp-proc-sym,.ds-card:not(.ds-card-active) .kp-proc-text,.ds-card:not(.ds-card-active) .ds-input-reveal,.ds-card:not(.ds-card-active) .ds-cc-response,.ds-card:not(.ds-card-active) .ds-input-cursor{animation-play-state:paused!important}@media(max-width:800px){.ds-card{width:86vw;height:380px}.ds-track{padding-inline:7vw}}.ds-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:40px;height:40px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#0f1015db;color:#ededf4eb;font-size:22px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s,border-color .2s,transform .2s;backdrop-filter:blur(8px)}.ds-arrow:hover{background:#7c6af738;border-color:#a78bfa99;transform:translateY(-50%) scale(1.06)}.ds-arrow-prev{left:4px}.ds-arrow-next{right:4px}@media(max-width:760px){.ds-arrow{display:none}}.ds-dots{display:flex;justify-content:center;gap:8px;margin-top:12px}.ds-dot-btn{width:8px;height:8px;border-radius:50%;border:none;background:#ffffff2e;padding:0;cursor:pointer;transition:background .2s,width .2s}.ds-dot-btn.active{background:var(--accent2);width:22px;border-radius:999px}.ds-window{position:relative;width:100%;height:100%;display:flex;flex-direction:column;background:#0a0a0e}.ds-chrome{display:flex;align-items:center;gap:8px;height:30px;padding:0 14px;background:linear-gradient(to bottom,#1b1c22,#14151a);border-bottom:1px solid rgba(255,255,255,.05);flex-shrink:0}.ds-dot{width:12px;height:12px;border-radius:50%;display:block}.ds-dot-r{background:#ff5f57}.ds-dot-y{background:#ffbd2e}.ds-dot-g{background:#28c941}.ds-chrome-title{flex:1;text-align:center;font-size:11px;letter-spacing:.02em;color:#ededf48c;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin-right:50px}.ds-chrome-vs{background:linear-gradient(to bottom,#21232b,#15171c)}.ds-cc{background:#0a0a0e;font-family:JetBrains Mono,SF Mono,ui-monospace,monospace}.ds-cc-body{flex:1;display:flex;flex-direction:column;padding:14px 18px 18px;position:relative;overflow:hidden}.ds-cc-banner{margin:0;font-family:Menlo,Consolas,JetBrains Mono,SF Mono,ui-monospace,monospace;font-size:12px;line-height:1.3;color:#e6714f;letter-spacing:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:geometricPrecision;font-feature-settings:"tnum" 1,"liga" 0,"calt" 0;font-variant-ligatures:none;font-variant-numeric:tabular-nums;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-shrink:0;white-space:pre;transform:translateZ(0)}.ds-cc-frame{color:#e6714f}.ds-cc-title{color:#fafafa;font-weight:600}.ds-cc-dim{color:#ffffff73}.ds-cc-white{color:#fafafa}.ds-cc-crab{color:#e6714f;font-weight:700;text-shadow:none;filter:none}.ds-cc-convo{flex:1;margin-top:14px;font-size:11.5px;line-height:1.55;color:#ffffffd9;overflow:hidden;max-width:100%}.ds-cc-line{white-space:nowrap;overflow:hidden;text-overflow:clip;margin-bottom:12px;max-width:100%}.ds-cc-chev{color:#b794f6;margin-right:6px;font-weight:600}.ds-cc-input{color:#ffffffeb}.ds-cc-block{margin-bottom:10px;opacity:0;animation:ds-fade-up .35s ease forwards;animation-delay:var(--delay, 0s)}@keyframes ds-fade-up{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}.ds-cc-tool{display:flex;gap:6px;align-items:baseline}.ds-cc-tool-name{font-weight:600}.ds-cc-tool-read{color:#34d399}.ds-cc-tool-update{color:#fbbf24}.ds-cc-tool-arg{color:#ffffffb3}.ds-cc-meta{color:#ffffff73;font-size:11px;padding-left:4px}.ds-cc-text{color:#ffffffd9}.ds-cc-diff{margin-top:4px;font-size:11px;line-height:1.45}.ds-cc-diff-hunk{white-space:pre;color:#ffffff73}.ds-cc-diff-line{color:#ffffff80}.ds-cc-diff-add{color:#34d399}.ds-cc-pill-mount{position:absolute;right:18px;bottom:14px;z-index:4;pointer-events:none}.ds-pill-mount-center{position:absolute;left:0;right:0;bottom:14px;display:flex;justify-content:center;z-index:4;pointer-events:none}.ds-cc-prompt-line{display:flex;align-items:center;margin-bottom:10px;white-space:nowrap;overflow:hidden;line-height:1.55}.ds-cc-prompt-line .ds-cc-chev{flex-shrink:0;line-height:1}.ds-cc-prompt-line .ds-input-cursor{vertical-align:middle;height:.95em;align-self:center}.ds-cc-response{opacity:0;animation:ds-cc-response-vis 16s ease-out infinite}@keyframes ds-cc-response-vis{0%,64%{opacity:0}70%,96%{opacity:1}97%,to{opacity:0}}.ds-anim{display:inline-block;overflow:hidden;white-space:nowrap;vertical-align:bottom;max-width:100%;width:0;animation:ds-reveal var(--dur, 2s) ease-out var(--delay, 0s) forwards}@keyframes ds-reveal{to{width:100%}}.ds-anim-fade{opacity:0;animation:ds-fade-up .4s ease var(--delay, 0s) forwards}.ds-cursor-blink{display:inline-block;width:8px;height:1em;vertical-align:-2px;margin-left:2px;background:#a78bfad9;animation:ds-blink 1s steps(2) infinite}@keyframes ds-blink{50%{opacity:0}}.ds-vs{background:#1e1f25;font-family:JetBrains Mono,monospace}.ds-vs-tabs{display:flex;background:#181920;border-bottom:1px solid rgba(255,255,255,.06);flex-shrink:0;font-size:11px}.ds-vs-tab{padding:8px 14px;color:#ffffff73;border-right:1px solid rgba(255,255,255,.06);font-family:-apple-system,BlinkMacSystemFont,sans-serif;display:flex;align-items:center;gap:6px}.ds-vs-tab-active{background:#1e1f25;color:#ffffffeb}.ds-vs-tab-dot{width:6px;height:6px;border-radius:50%;background:#60a5fa}.ds-vs-tab-x{color:#fff6;margin-left:4px}.ds-vs-body{flex:1;display:flex;font-size:12px;line-height:1.65;overflow:hidden;position:relative}.ds-vs-gutter{padding:14px 12px 12px 16px;color:#ffffff47;text-align:right;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-shrink:0;font-size:11px;line-height:1.65}.ds-vs-code{flex:1;padding:12px 18px;overflow:hidden;font-size:12px;color:#ffffffd9}.ds-tk-kw{color:#c084fc}.ds-tk-fn{color:#60a5fa}.ds-tk-arg{color:#fbbf24}.ds-tk-lit{color:#34d399}.ds-tk-str{color:#f97316}.ds-tk-comment{color:#4ade80;opacity:.85}.ds-tk-tag{color:#f43f5e}.ds-tk-attr{color:#fbbf24}.ds-vs-status{display:flex;gap:16px;padding:4px 14px;background:#007acc;color:#fff;font-size:10px;font-family:-apple-system,sans-serif;flex-shrink:0}.ds-vs-status-pos{margin-left:auto}.ds-sl{background:#fff;font-family:Lato,-apple-system,BlinkMacSystemFont,sans-serif}.ds-sl .ds-chrome{background:linear-gradient(to bottom,#f5f5f5,#ececec);border-bottom:1px solid rgba(0,0,0,.08)}.ds-sl .ds-chrome-title{color:#0000008c}.ds-sl-body{flex:1;display:flex;overflow:hidden}.ds-sl-aside{width:156px;background:#3f0e40;padding:14px 0;flex-shrink:0;display:flex;flex-direction:column;gap:1px}.ds-sl-ws{width:32px;height:32px;border-radius:6px;background:linear-gradient(135deg,#ecb22e 0% 33%,#2eb67d 33% 66%,#36c5f0 66%);color:transparent;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:16px;margin:0 0 14px 14px;box-shadow:0 0 0 2px #ffffff26}.ds-sl-channel-pill{font-size:13px;color:#ffffffb3;padding:4px 16px 4px 24px;font-weight:400}.ds-sl-active{background:#ffffff2e;color:#fff;font-weight:700}.ds-sl-dm{color:#ffffffbf}.ds-sl-main{flex:1;display:flex;flex-direction:column;min-width:0;background:#fff}.ds-sl-header{padding:14px 20px;border-bottom:1px solid #e8e8e8;display:flex;align-items:center;gap:10px}.ds-sl-channel-title{color:#1d1c1d;font-weight:700;font-size:15px}.ds-sl-members{color:#696969;font-size:12px}.ds-sl-msgs{flex:1;padding:14px 20px;display:flex;flex-direction:column;gap:14px;overflow:hidden}.ds-sl-msg{display:flex;gap:10px}.ds-sl-avatar{width:32px;height:32px;border-radius:6px;flex-shrink:0}.ds-sl-avatar-p{background:linear-gradient(135deg,#f472b6,#be185d)}.ds-sl-avatar-d{background:linear-gradient(135deg,#38bdf8,#0369a1)}.ds-sl-msg-body{flex:1;min-width:0}.ds-sl-msg-head{font-size:13px;color:#1d1c1d;margin-bottom:2px}.ds-sl-msg-head b{font-weight:700}.ds-sl-time{color:#696969;font-size:12px;margin-left:6px;font-weight:400}.ds-sl-msg-text{color:#1d1c1d;font-size:13px;line-height:1.46}.ds-sl-compose{margin:0 20px 18px;border:1px solid #c4c4c4;border-radius:8px;background:#fff}.ds-sl-compose-input{padding:10px 12px;min-height:36px;font-size:13px;color:#1d1c1d}.ds-sl-compose-bar{display:flex;align-items:center;gap:14px;padding:6px 12px;border-top:1px solid #f0f0f0;font-size:12px;color:#696969}.ds-sl-tool{cursor:default}.ds-sl-send{margin-left:auto;width:24px;height:24px;border-radius:4px;background:#007a5a;color:#fff;display:flex;align-items:center;justify-content:center;font-size:10px}.ds-mb-card{width:100%;height:100%;background:radial-gradient(ellipse at 50% 55%,rgba(124,106,247,.06) 0%,transparent 70%),#0a0a0e;display:flex;align-items:center;justify-content:center;padding:16px}.ds-mb-card-split{justify-content:space-between;padding:24px 32px;gap:24px}.ds-mb-phone-col{flex:0 0 auto;display:flex;align-items:center;justify-content:center}.ds-mb-side-col{flex:1;display:flex;flex-direction:column;gap:14px;max-width:380px}.ds-mb-side-col-ls{padding-right:4px}.ds-mb-side-title{font-family:-apple-system,BlinkMacSystemFont,sans-serif;font-size:22px;font-weight:600;line-height:1.25;color:#ededf4f2;margin:0;letter-spacing:-.005em}.ds-mb-side-sub{font-size:13.5px;line-height:1.55;color:#ffffff8c;margin:0}.ds-mb-apps{display:grid;grid-template-columns:repeat(4,56px);gap:12px;margin-top:6px}.ds-mb-app{width:56px;height:56px;border-radius:14px;overflow:hidden;box-shadow:0 6px 18px #0000006b;background:#1a1a1f}.ds-mb-app img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}@media(max-width:820px){.ds-mb-card-split{flex-direction:column;gap:16px;padding:16px}.ds-mb-apps{grid-template-columns:repeat(4,48px);gap:8px}.ds-mb-app{width:48px;height:48px;border-radius:12px}.ds-mb-side-title{font-size:18px}.ds-mb-side-sub{font-size:12px}}.ds-mb-frame{background:#0a0a0e;border:2.5px solid rgba(255,255,255,.88);position:relative;overflow:hidden;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.ds-mb-frame-portrait{width:220px;height:408px;border-radius:30px}.ds-mb-frame-landscape{width:480px;height:240px;border-radius:28px}.ds-mb-content{flex:1;display:flex;flex-direction:column;overflow:hidden;padding:14px 14px 10px}.ds-mb-header{display:flex;align-items:center;justify-content:space-between;padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid rgba(255,255,255,.08)}.ds-mb-back{width:14px;color:#60a5fa;font-size:17px;line-height:1}.ds-mb-title{font-size:13px;font-weight:600;color:#ffffffeb}.ds-mb-msgs{display:flex;flex-direction:column;gap:5px}.ds-mb-bubble{max-width:78%;padding:6px 10px;border-radius:14px;font-size:11px;line-height:1.4;word-wrap:break-word}.ds-mb-bubble-them{background:#ffffff1a;color:#ffffffeb;align-self:flex-start;border-bottom-left-radius:4px}.ds-mb-bubble-me{background:linear-gradient(135deg,#007aff,#0a5dc7);color:#fff;align-self:flex-end;border-bottom-right-radius:4px}.ds-mb-ls-term{font-family:JetBrains Mono,ui-monospace,monospace;font-size:10.5px;line-height:1.5;color:#ffffffdb}.ds-mb-ls-line{margin-bottom:3px;white-space:nowrap;overflow:hidden}.ds-mb-ls-banner{margin:4px 0 5px;font-family:Menlo,Consolas,JetBrains Mono,ui-monospace,monospace;font-size:10.5px;font-weight:700;line-height:1.2;white-space:pre;-webkit-font-smoothing:antialiased}.ds-mb-kbd{display:flex;align-items:center;justify-content:center;gap:14px;padding:10px 0 14px;background:#ffffff0a;border-top:1px solid rgba(255,255,255,.06);flex-shrink:0;position:relative}.ds-mb-frame-landscape .ds-mb-kbd{padding:10px 0 12px}.ds-mb-kbd-spacer{width:60px;height:60px;flex-shrink:0}.ds-mb-kbd-stack{display:flex;flex-direction:column;gap:5px;flex-shrink:0;animation:kbd-stack-vis 16s linear infinite}.ds-mb-kbd-key{width:36px;height:36px;background:#ffffff1f;border-radius:7px;display:flex;align-items:center;justify-content:center;font-size:16px;color:#ffffffeb;font-weight:500}.ds-mb-kbd-key svg{width:18px;height:18px}.ds-mb-kbd-pill{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;z-index:2}@media(max-width:800px){.ds-mb-frame-portrait{width:200px;height:380px}.ds-mb-frame-landscape{width:380px;height:220px}}.ds-phone-card{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:16px;background:radial-gradient(ellipse at center,rgba(124,106,247,.08) 0%,transparent 70%),#0a0a0e}.ds-phone{width:220px;height:100%;max-height:400px;border-radius:32px;background:#15161d;position:relative;overflow:hidden;border:2px solid rgba(255,255,255,.1);box-shadow:0 10px 40px #0006;display:flex;flex-direction:column}.ds-phone-notch{position:absolute;top:8px;left:50%;transform:translate(-50%);width:60px;height:12px;border-radius:999px;background:#000;z-index:3}.ds-phone-statusbar{display:flex;align-items:center;justify-content:space-between;padding:6px 18px 2px;font-size:10px;color:#ffffffc7;margin-top:14px;font-family:-apple-system,sans-serif}.ds-phone-status-right{display:flex;gap:4px;align-items:center}.ds-phone-signal{width:14px;height:8px;background:#ffffffc7;border-radius:1px}.ds-phone-batt{width:18px;height:8px;border:1px solid rgba(255,255,255,.5);border-radius:2px;position:relative}.ds-phone-batt:after{content:"";position:absolute;inset:1px 4px 1px 1px;background:#ffffffc7;border-radius:1px}.ds-phone-screen{flex:1;background:#0a0a0e;position:relative;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,sans-serif;overflow:hidden}.ds-phone-bottombar{height:16px;background:#15161d;display:flex;align-items:center;justify-content:center}.ds-phone-bottombar:after{content:"";width:100px;height:3px;background:#ffffff59;border-radius:999px;margin-top:6px}.ds-mc-screen{padding:0}.ds-mc-header{display:flex;align-items:center;justify-content:space-between;padding:6px 12px;border-bottom:1px solid rgba(255,255,255,.05);color:#ffffffeb;font-size:12px;font-weight:600}.ds-mc-back{color:#60a5fa;font-size:16px}.ds-mc-info{color:#60a5fa}.ds-mc-msgs{flex:1;padding:10px 10px 4px;display:flex;flex-direction:column;gap:4px;overflow:hidden}.ds-mc-bubble{max-width:80%;padding:6px 10px;border-radius:14px;font-size:11px;line-height:1.35;word-wrap:break-word;overflow-wrap:break-word}.ds-mc-them{background:#2c2d33;color:#ffffffeb;align-self:flex-start;border-bottom-left-radius:4px}.ds-mc-me{background:linear-gradient(135deg,#007aff,#0a5dc7);color:#fff;align-self:flex-end;border-bottom-right-radius:4px}.ds-mc-compose{margin:6px 10px;background:#1c1d25;border-radius:18px;display:flex;align-items:center;padding:6px 12px;gap:8px;border:1px solid rgba(255,255,255,.07)}.ds-mc-compose-input{flex:1;font-size:11px;color:#ffffffd9}.ds-mc-send{width:22px;height:22px;border-radius:50%;background:#007aff;color:#fff;display:flex;align-items:center;justify-content:center;font-size:9px}.ds-mc-pill-zone{display:flex;justify-content:center;padding:8px 0;background:#7c6af70a;border-top:1px solid rgba(124,106,247,.12)}.ds-ls-card{width:100%;height:100%;background:radial-gradient(ellipse at center,rgba(124,106,247,.1) 0%,transparent 70%),#0a0a0e;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:14px;position:relative}.ds-ls-hint{position:absolute;top:14px;left:50%;transform:translate(-50%);font-family:-apple-system,BlinkMacSystemFont,sans-serif;font-size:11px;color:#a78bfad9;letter-spacing:.06em;display:flex;align-items:center;gap:8px;white-space:nowrap}.ds-ls-rotate-icon{font-size:16px;transform:rotate(90deg)}.ds-ls-phone-wrap{position:relative;display:flex;align-items:center;justify-content:center;margin-top:24px}.ds-ls-phone{width:380px;height:200px;border-radius:28px;background:#15161d;border:2px solid rgba(255,255,255,.1);box-shadow:0 12px 40px #00000073;position:relative;overflow:hidden;padding:10px 28px;display:flex}.ds-ls-phone:before{content:"";position:absolute;left:8px;top:50%;transform:translateY(-50%);width:12px;height:60px;border-radius:999px;background:#000}.ds-ls-screen{flex:1;background:#0a0a0e;border-radius:6px;padding:10px 14px 32px;font-family:JetBrains Mono,monospace;font-size:10.5px;line-height:1.5;color:#ffffffd9;overflow:hidden;position:relative}.ds-ls-term-line{margin-bottom:4px;white-space:nowrap;overflow:hidden}.ds-ls-banner{color:#e6714f;margin:4px 0}.ds-ls-screen-pill{position:absolute;left:0;right:0;bottom:8px;display:flex;justify-content:center;pointer-events:none}@media(max-width:760px){.ds-ls-phone{width:320px;height:180px}}.ds-nt{background:#1a1a1f;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.ds-nt-body{flex:1;padding:22px 48px;overflow:hidden;position:relative}.ds-nt-emoji{font-size:38px;margin-bottom:8px}.ds-nt-title{font-size:24px;font-weight:700;color:#ffffffeb;margin:0 0 4px}.ds-nt-meta{font-size:11px;color:#ffffff59;margin-bottom:22px}.ds-nt-section{margin-bottom:18px}.ds-nt-h{font-size:13px;font-weight:600;color:#fff9;letter-spacing:.02em;margin-bottom:6px;text-transform:uppercase}.ds-nt-para{font-size:13.5px;line-height:1.62;color:#ffffffd1;margin:0}.kp-row{display:flex;width:100%}.kp-pill{background:#0a0a0ef5;border:1px solid rgba(255,255,255,.08);border-radius:999px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;flex-shrink:0;width:52px;height:22px;animation:kp-cycle 16s ease-in-out infinite}.kp-pill-mobile{animation-name:kp-cycle-mobile}@keyframes kp-cycle{0%,12%{width:52px;height:22px;border-color:#ffffff1a;box-shadow:none}16%,47%{width:230px;height:40px;border-color:#a78bfab3;box-shadow:0 0 0 1px #7c6af780,0 0 32px #7c6af72e,0 0 70px #7c6af70f}50%,59%{width:230px;height:40px;border-color:#60a5fa8c;box-shadow:0 0 0 1px #60a5fa66,0 0 22px #60a5fa24}62%,to{width:52px;height:22px;border-color:#ffffff1a;box-shadow:none}}@keyframes kp-cycle-mobile{0%,12%{width:60px;height:60px;border-radius:30px;border-color:#fff3;box-shadow:none}16%,47%{width:180px;height:60px;border-radius:30px;border-color:#a78bfab3;box-shadow:0 0 0 1px #7c6af773,0 0 24px #7c6af72e}50%,59%{width:180px;height:60px;border-radius:30px;border-color:#60a5fa8c;box-shadow:0 0 0 1px #60a5fa66,0 0 18px #60a5fa24}62%,to{width:60px;height:60px;border-radius:30px;border-color:#fff3;box-shadow:none}}.kp-pill-mobile .kp-wave-window{height:28px}.kp-dot{position:absolute;width:6px;height:6px;border-radius:50%;background:#ffffff73;animation:kp-dot-vis 16s ease-in-out infinite}@keyframes kp-dot-vis{0%,12%{opacity:1;transform:scale(1)}14%,60%{opacity:0;transform:scale(.4)}64%,to{opacity:1;transform:scale(1)}}.kp-idle-mic{position:absolute;width:28px;height:28px;color:#ffffffd9;display:none;opacity:0;animation:kp-dot-vis 16s ease-in-out infinite}.kp-pill-mobile .kp-dot{display:none}.kp-pill-mobile .kp-idle-mic{display:block}.kp-rec{position:absolute;inset:0;display:flex;align-items:center;gap:8px;padding:0 14px;opacity:0;animation:kp-rec-vis 16s ease-in-out infinite}@keyframes kp-rec-vis{0%,14%{opacity:0}18%,49%{opacity:1}50%,to{opacity:0}}.kp-mic-circle{display:flex;align-items:center;justify-content:center;flex-shrink:0}.kp-mic{width:13px;height:13px;color:#a78bfa;flex-shrink:0}.kp-pill-mobile .kp-mic-circle{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#7c6af7,#9b8fff);box-shadow:0 0 14px #7c6af773;flex-shrink:0}.kp-pill-mobile .kp-mic{width:18px;height:18px;color:#fff}.kp-timer{display:none;font-family:JetBrains Mono,ui-monospace,monospace;font-size:11px;font-weight:600;color:#9b8fff;font-variant-numeric:tabular-nums}.kp-pill-mobile .kp-timer{display:inline;font-size:13px}.kp-pill-mobile .kp-rec{padding:0 14px 0 8px;gap:8px}.kp-pill-mobile .kp-wave-window{height:36px}.kp-pill-mobile .kp-proc-sym{font-size:14px}.kp-pill-mobile .kp-proc-text{font-size:12px}.kp-wave-window{flex:1;height:22px;position:relative;overflow:hidden}.kp-wave-strip{display:flex;gap:3.5px;align-items:center;height:100%;width:-moz-max-content;width:max-content;animation:kp-wave-scroll 16s linear infinite}.kp-wave-strip span{display:block;width:2.5px;background:#a78bfa;border-radius:1.25px;flex-shrink:0}@keyframes kp-wave-scroll{0%,16%{translate:0}49%,to{translate:-74%}}.kp-proc{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;gap:8px;opacity:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;animation:kp-proc-vis 16s ease-in-out infinite}@keyframes kp-proc-vis{0%,49%{opacity:0}52%,59%{opacity:1}62%,to{opacity:0}}.kp-proc-icon{position:relative;width:14px;height:14px;flex-shrink:0}.kp-proc-sym{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:12px;color:#60a5fa;opacity:0;animation:kp-sym-step 1.8s steps(1) infinite}.kp-proc-sym-1{animation-delay:0s}.kp-proc-sym-2{animation-delay:-1.5s}.kp-proc-sym-3{animation-delay:-1.2s}.kp-proc-sym-4{animation-delay:-.9s}.kp-proc-sym-5{animation-delay:-.6s}.kp-proc-sym-6{animation-delay:-.3s}@keyframes kp-sym-step{0%{opacity:1}16.67%{opacity:1}16.68%{opacity:0}to{opacity:0}}.kp-pill-mobile .kp-proc-sym{font-size:10px}.kp-proc-text{font-size:11px;letter-spacing:.3px;background:linear-gradient(90deg,#60a5fa80 0% 35%,#fff 50%,#60a5fa80 65% 100%);background-size:250% 100%;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:kp-shimmer 16s linear infinite}@keyframes kp-shimmer{0%,49%{background-position:200% 0}50%{background-position:100% 0}59%{background-position:0% 0}60%,to{background-position:-100% 0}}.kp-pill-mobile .kp-proc-text{font-size:10px}.ds-input-reveal{display:inline-block;overflow:hidden;white-space:nowrap;vertical-align:bottom;max-width:0;opacity:0;animation:ds-input-cycle 16s steps(1) infinite}@keyframes ds-input-cycle{0%,61%{max-width:0;opacity:0}62%,96%{max-width:600px;opacity:1}97%,to{max-width:0;opacity:0}}.ds-input-reveal-block{opacity:0;animation:ds-input-block 16s steps(1) infinite}@keyframes kbd-stack-vis{0%,13%{opacity:1}15%,63%{opacity:0}64%,to{opacity:1}}@keyframes ds-input-block{0%,61%{opacity:0}62%,96%{opacity:1}97%,to{opacity:0}}.ds-input-cursor{display:inline-block;width:7px;height:1em;vertical-align:-2px;margin-left:2px;background:#a78bfad9;animation:ds-blink 1s steps(2) infinite}@media(prefers-reduced-motion:reduce){.kp-pill,.kp-dot,.kp-rec,.kp-proc,.kp-wave-strip,.kp-proc-sym,.kp-proc-text,.ds-anim,.ds-anim-fade,.ds-cursor-blink,.ds-input-reveal,.ds-cc-response{animation:none!important}.kp-pill{width:52px;height:22px}.kp-pill-mobile{width:44px;height:22px}.kp-dot{opacity:1}.kp-rec,.kp-proc{opacity:0}.ds-anim,.ds-anim-fade{opacity:1;width:100%}.ds-input-reveal,.ds-cc-response{opacity:1}}@media(max-width:600px){.ds-section{display:none}}
