.ext-welcome{--bg:#06080d;--bg2:#0a0e16;--surface:#0d1117;--surface2:#151b25;--surface3:#1c2333;--surface4:#242c3d;--border:#1f2632;--border2:#2d3748;--text:#f8fafc;--text2:#94a3b8;--text3:#64748b;--text4:#475569;--teal:#14b8a6;--teal-bright:#2dd4bf;--emerald:#10b981;--violet:#8b5cf6;--violet-bright:#a78bfa;--gold:#fbbf24;--pink:#ec4899;background:var(--bg);color:var(--text);min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;position:relative;overflow-x:hidden}.ext-welcome .orb{position:absolute;border-radius:50%;filter:blur(120px);opacity:.45;pointer-events:none;z-index:0}.ext-welcome .orb-1{top:-200px;left:-200px;width:600px;height:600px;background:radial-gradient(circle,var(--teal) 0,transparent 70%);animation:ext-orb-float 18s ease-in-out infinite}.ext-welcome .orb-2{top:200px;right:-150px;width:500px;height:500px;background:radial-gradient(circle,var(--violet) 0,transparent 70%);animation:ext-orb-float 22s ease-in-out infinite reverse}.ext-welcome .orb-3{top:1200px;left:20%;width:400px;height:400px;background:radial-gradient(circle,var(--pink) 0,transparent 70%);animation:ext-orb-float 26s ease-in-out infinite;opacity:.25}.ext-welcome .container{max-width:1180px;margin:0 auto;padding:28px 24px 96px;position:relative;z-index:1}.ext-welcome .topbar{display:flex;align-items:center;justify-content:flex-end;margin-bottom:32px}.ext-welcome .topbar-logo{display:inline-flex;align-items:center;gap:10px;text-decoration:none;color:var(--text);font-weight:700;font-size:17px;letter-spacing:-.01em}.ext-welcome .topbar-logo-mark{width:32px;height:32px;border-radius:8px;background:linear-gradient(135deg,var(--teal) 0,var(--violet) 100%);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px rgba(20,184,166,.32)}.ext-welcome .topbar-logo-mark svg{width:18px;height:18px;color:white}.ext-welcome .topbar a.topbar-link{color:var(--text2);font-size:14px;font-weight:500;text-decoration:none;transition:color .15s}.ext-welcome .topbar a.topbar-link:hover{color:var(--text)}.ext-welcome .hero{text-align:center;margin-bottom:88px;position:relative}.ext-welcome .install-confirmed{display:inline-flex;align-items:center;gap:8px;padding:7px 14px 7px 7px;background:rgba(20,184,166,.08);border:1px solid rgba(20,184,166,.24);border-radius:999px;font-size:13px;font-weight:600;color:var(--teal-bright);margin-bottom:28px;animation:ext-fade-up .6s ease both}.ext-welcome .install-confirmed-icon{width:20px;height:20px;border-radius:50%;background:var(--teal);display:flex;align-items:center;justify-content:center}.ext-welcome .install-confirmed-icon svg{width:12px;height:12px;color:white;stroke-width:3}.ext-welcome h1{font-size:clamp(40px,7vw,68px);font-weight:800;letter-spacing:-.03em;line-height:1.05;margin:0 0 24px;animation:ext-fade-up .6s ease .1s both}.ext-welcome h1 .grad{background:linear-gradient(135deg,var(--teal-bright) 0,var(--teal) 25%,var(--violet-bright) 75%,var(--violet) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.ext-welcome .hero-sub{font-size:19px;color:var(--text2);max-width:620px;margin:0 auto 18px;line-height:1.55;animation:ext-fade-up .6s ease .15s both}.ext-welcome .hero-proof{display:flex;width:fit-content;align-items:center;gap:12px;margin:0 auto 28px;padding:9px 18px 9px 14px;background:linear-gradient(135deg,rgba(251,191,36,.14),rgba(251,191,36,.06));border:1px solid rgba(251,191,36,.32);border-radius:999px;font-size:13.5px;color:var(--text2);box-shadow:0 8px 24px -8px rgba(251,191,36,.28),inset 0 1px 0 rgba(255,255,255,.05);animation:ext-fade-up .6s ease .18s both}.ext-welcome .hero-proof-rating{font-size:18px;font-weight:800;letter-spacing:-.01em;line-height:1;background:linear-gradient(135deg,#fde68a,#fbbf24 50%,#f59e0b);-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:0 1px 12px rgba(251,191,36,.35)}.ext-welcome .hero-proof-stars{display:inline-flex;align-items:center;gap:2px;color:#fbbf24;padding-right:4px;border-right:1px solid rgba(251,191,36,.22);margin-right:-2px}.ext-welcome .hero-proof-stars svg{width:15px;height:15px;filter:drop-shadow(0 1px 3px rgba(251,191,36,.5));animation:ext-star-shimmer 2.6s ease-in-out infinite}.ext-welcome .hero-proof-stars svg:nth-child(2){animation-delay:.12s}.ext-welcome .hero-proof-stars svg:nth-child(3){animation-delay:.24s}.ext-welcome .hero-proof-stars svg:nth-child(4){animation-delay:.36s}.ext-welcome .hero-proof-stars svg:nth-child(5){animation-delay:.48s}.ext-welcome .hero-proof-text{color:var(--text2);font-weight:600;font-size:12.5px;letter-spacing:.01em}@keyframes ext-star-shimmer{0%,to{transform:scale(1);filter:drop-shadow(0 1px 3px rgba(251,191,36,.5))}50%{transform:scale(1.08);filter:drop-shadow(0 2px 6px rgba(251,191,36,.85))}}.ext-welcome .hero-ctas{display:flex;width:fit-content;align-items:center;gap:12px;flex-wrap:wrap;justify-content:center;margin:0 auto;animation:ext-fade-up .6s ease .2s both}.ext-welcome .cta-primary,.ext-welcome .cta-primary:active,.ext-welcome .cta-primary:focus,.ext-welcome .cta-primary:hover{color:#fff}.ext-welcome .cta-secondary,.ext-welcome .cta-secondary:focus,.ext-welcome .cta-secondary:hover{color:var(--text)}.ext-welcome .cta-primary{display:inline-flex;align-items:center;gap:10px;padding:15px 30px;background:linear-gradient(180deg,#1c1c1c,#050505);color:#FFE9A8!important;font-weight:700;font-size:15.5px;letter-spacing:.005em;border-radius:14px;text-decoration:none;border:1.5px solid #f4d27a;cursor:pointer;transition:border-color .18s,color .18s}.ext-welcome .cta-primary svg{color:#F4D27A}.ext-welcome .cta-primary:hover{border-color:#FFE9A8;color:#FFFFFF!important}.ext-welcome .cta-primary:focus-visible{outline:2px solid #F4D27A;outline-offset:3px}.ext-welcome .cta-secondary{display:inline-flex;align-items:center;gap:8px;padding:14px 22px;background:rgba(255,255,255,.02);color:var(--text)!important;font-weight:600;font-size:14.5px;letter-spacing:.005em;border-radius:14px;text-decoration:none;border:1px solid rgba(244,210,122,.22);transition:transform .18s cubic-bezier(.34,1.56,.64,1),border-color .2s,background-color .2s,color .2s,box-shadow .2s}.ext-welcome .cta-secondary svg{color:#F4D27A;transition:transform .2s}.ext-welcome .cta-secondary:hover{transform:translateY(-2px);border-color:#F4D27A;background:rgba(244,210,122,.06);color:#FFE9A8!important;box-shadow:0 8px 22px -8px rgba(212,164,68,.45)}.ext-welcome .cta-secondary:hover svg{transform:translateY(2px)}.ext-welcome .cta-secondary:focus-visible{outline:2px solid #F4D27A;outline-offset:3px}.ext-welcome .hero-preview{margin:56px auto 0;max-width:720px;position:relative;animation:ext-fade-up .7s ease .3s both}.ext-welcome .hero-preview-frame{background:linear-gradient(135deg,var(--surface2) 0,var(--surface) 100%);border:1px solid var(--border2);border-radius:20px;padding:24px;box-shadow:0 30px 80px rgba(0,0,0,.5),0 12px 32px rgba(20,184,166,.12),inset 0 1px 0 rgba(255,255,255,.06);position:relative}.ext-welcome .hero-preview-bar{display:flex;align-items:center;gap:6px;margin-bottom:18px}.ext-welcome .hero-preview-bar i{width:12px;height:12px;border-radius:50%;background:var(--surface4)}.ext-welcome .hero-preview-bar i:first-child{background:#ef4444}.ext-welcome .hero-preview-bar i:nth-child(2){background:#f59e0b}.ext-welcome .hero-preview-bar i:nth-child(3){background:#10b981}.ext-welcome .hero-preview-bar .url{flex:1;margin-left:8px;height:28px;background:var(--surface);border-radius:6px;display:flex;align-items:center;padding:0 12px;font-family:SF Mono,Menlo,monospace;font-size:11.5px;color:var(--text3)}.ext-welcome .hero-preview-content{background:var(--bg2);border-radius:12px;padding:28px 32px;text-align:left;position:relative}.ext-welcome .hero-preview-content h4{font-size:13px;color:var(--text3);font-weight:500;text-transform:uppercase;letter-spacing:.08em;margin:0 0 10px}.ext-welcome .hero-preview-content p{font-size:16px;line-height:1.7;color:var(--text2);margin:0}.ext-welcome .hero-preview-content p .word-active{background:linear-gradient(120deg,rgba(20,184,166,.42),rgba(139,92,246,.32));color:var(--text);font-weight:600;padding:2px 6px;margin:0 -2px;border-radius:4px;box-shadow:inset 0 0 0 1.5px rgba(20,184,166,.55),0 0 24px rgba(20,184,166,.2);animation:ext-word-pulse 2s ease-in-out infinite}.ext-welcome .hero-preview-player{margin-top:20px;display:flex;align-items:center;gap:14px;padding:14px 18px;background:linear-gradient(135deg,var(--surface3),var(--surface2));border:1px solid var(--border);border-radius:14px}.ext-welcome .hero-preview-player .play-orb{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,var(--teal) 0,var(--violet) 100%);display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px rgba(20,184,166,.4);flex-shrink:0;animation:ext-pulse-glow 3s ease-in-out infinite}.ext-welcome .hero-preview-player .play-orb svg{width:18px;height:18px;color:white}.ext-welcome .hero-preview-player .play-info{flex:1}.ext-welcome .hero-preview-player .play-info-title{font-size:13px;font-weight:600;color:var(--text);margin-bottom:4px}.ext-welcome .hero-preview-player .play-info-bar{height:4px;background:var(--surface4);border-radius:4px;position:relative;overflow:hidden}.ext-welcome .hero-preview-player .play-info-bar:after{content:"";position:absolute;top:0;left:0;bottom:0;width:38%;background:linear-gradient(90deg,var(--teal),var(--violet));border-radius:4px;animation:ext-progress 6s ease-in-out infinite}.ext-welcome .stats{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;padding:40px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border);margin-bottom:96px}.ext-welcome .stat{text-align:center}.ext-welcome .stat-num{font-size:38px;font-weight:800;letter-spacing:-.02em;background:linear-gradient(135deg,var(--teal-bright),var(--violet-bright));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1;margin-bottom:8px}.ext-welcome .stat-label{font-size:13px;color:var(--text3);font-weight:500;text-transform:uppercase;letter-spacing:.06em}.ext-welcome .section-header{text-align:center;margin-bottom:56px}.ext-welcome .section-tag{display:inline-block;padding:5px 14px;background:rgba(20,184,166,.1);color:var(--teal-bright);font-size:11.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;border-radius:999px;margin-bottom:16px;border:1px solid rgba(20,184,166,.18)}.ext-welcome .section-title{font-size:clamp(28px,4vw,42px);font-weight:700;letter-spacing:-.025em;line-height:1.15;margin:0 0 16px;color:var(--text)}.ext-welcome .section-sub{font-size:17px;color:var(--text2);max-width:620px;margin:0 auto;line-height:1.55}.ext-welcome .features{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:96px}.ext-welcome .feature{background:linear-gradient(180deg,var(--surface) 0,var(--surface2) 100%);border:1px solid var(--border);border-radius:20px;padding:32px;position:relative;overflow:hidden;transition:transform .25s cubic-bezier(.34,1.56,.64,1),border-color .2s,box-shadow .2s}.ext-welcome .feature:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 0 0,rgba(20,184,166,.08) 0,transparent 50%);pointer-events:none;opacity:0;transition:opacity .25s}.ext-welcome .feature:hover{transform:translateY(-4px);border-color:rgba(20,184,166,.32);box-shadow:0 24px 60px rgba(0,0,0,.4),0 0 0 1px rgba(20,184,166,.12),0 0 80px rgba(20,184,166,.08)}.ext-welcome .feature:hover:before{opacity:1}.ext-welcome .feature-num{position:absolute;top:24px;right:28px;font-family:SF Mono,Menlo,monospace;font-size:12px;font-weight:700;color:var(--text4);letter-spacing:.06em}.ext-welcome .feature-icon{width:60px;height:60px;background:linear-gradient(135deg,rgba(20,184,166,.16),rgba(139,92,246,.16));border:1px solid rgba(20,184,166,.28);border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:24px;position:relative;z-index:1}.ext-welcome .feature-icon svg{width:30px;height:30px;color:var(--teal-bright)}.ext-welcome .feature h3{font-size:22px;font-weight:700;margin:0 0 12px;color:var(--text);letter-spacing:-.01em}.ext-welcome .feature p{font-size:15px;line-height:1.65;color:var(--text2);margin:0 0 20px}.ext-welcome .feature .demo{background:var(--bg2);border:1px solid var(--border);border-radius:12px;padding:16px;position:relative;overflow:hidden}.ext-welcome .demo-context{background:linear-gradient(180deg,var(--surface3) 0,var(--surface2) 100%);border-radius:8px;border:1px solid var(--border2);padding:6px 0;font-size:12.5px;box-shadow:0 12px 32px rgba(0,0,0,.4)}.ext-welcome .demo-context .ctx-item{display:flex;align-items:center;gap:10px;padding:8px 14px;color:var(--text);font-weight:500}.ext-welcome .demo-context .ctx-item.is-active{background:linear-gradient(90deg,rgba(20,184,166,.18),rgba(139,92,246,.12));color:var(--teal-bright)}.ext-welcome .demo-context .ctx-item .ctx-emoji{font-size:13px}.ext-welcome .demo-context .ctx-divider{height:1px;background:var(--border);margin:4px 0}.ext-welcome .demo-article{font-size:12px;line-height:1.5}.ext-welcome .demo-article .line{height:8px;background:var(--surface3);border-radius:4px;margin-bottom:6px}.ext-welcome .demo-article .line.short{width:60%}.ext-welcome .demo-article .line.med{width:85%}.ext-welcome .demo-article .line.active{background:linear-gradient(90deg,var(--teal),var(--violet));height:10px;box-shadow:0 0 16px rgba(20,184,166,.4);position:relative}.ext-welcome .demo-article .line.active:after{content:"";position:absolute;top:-3px;bottom:-3px;left:30%;width:18%;background:rgba(255,255,255,.25);border-radius:4px;animation:ext-word-slide 3s ease-in-out infinite}.ext-welcome .demo-summary{display:flex;flex-direction:column;gap:8px}.ext-welcome .demo-summary .sum-pill{display:inline-flex;align-items:center;gap:6px;align-self:flex-start;padding:4px 10px;background:linear-gradient(135deg,rgba(251,191,36,.16),rgba(139,92,246,.16));border:1px solid rgba(251,191,36,.28);color:var(--gold);font-size:10.5px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;border-radius:999px}.ext-welcome .demo-summary .sum-line{height:8px;background:var(--surface3);border-radius:4px}.ext-welcome .demo-summary .sum-line.short{width:70%}.ext-welcome .demo-summary .sum-line.med{width:90%}.ext-welcome .demo-summary .sum-savings{font-size:11px;color:var(--text3);font-weight:500;margin-top:4px}.ext-welcome .demo-summary .sum-savings strong{color:var(--gold);font-weight:700}.ext-welcome .demo-theatre{background:#000;border-radius:8px;padding:20px 16px;text-align:center;position:relative;overflow:hidden}.ext-welcome .demo-theatre:before{content:"";position:absolute;inset:-50%;background:radial-gradient(circle,rgba(20,184,166,.18) 0,transparent 60%);animation:ext-theatre-glow 4s ease-in-out infinite}.ext-welcome .demo-theatre-text{position:relative;z-index:1;font-size:12px;line-height:1.6;color:rgba(255,255,255,.4)}.ext-welcome .demo-theatre-text .now{color:white;font-weight:600;text-shadow:0 0 24px rgba(20,184,166,.6)}.ext-welcome .voices{margin-bottom:96px}.ext-welcome .voices-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px}.ext-welcome .voice-card{background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:18px;display:flex;align-items:center;gap:14px;transition:transform .15s,border-color .15s}.ext-welcome .voice-card:hover{transform:translateY(-2px);border-color:var(--border2)}.ext-welcome .voice-avatar{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px;color:white;flex-shrink:0;box-shadow:0 6px 16px rgba(0,0,0,.3)}.ext-welcome .voice-card .v-name{font-size:14px;font-weight:700;color:var(--text);margin-bottom:2px}.ext-welcome .voice-card .v-tag{font-size:12px;color:var(--text3);font-weight:500}.ext-welcome .voices-cta{text-align:center}.ext-welcome .voices-cta a{color:var(--teal-bright);font-weight:600;text-decoration:none;font-size:14px;display:inline-flex;align-items:center;gap:6px}.ext-welcome .voices-cta a:hover{text-decoration:underline}.ext-welcome .shortcuts{background:linear-gradient(180deg,var(--surface) 0,var(--surface2) 100%);border:1px solid var(--border);border-radius:24px;padding:56px 48px;margin-bottom:96px;position:relative;overflow:hidden}.ext-welcome .shortcuts:before{content:"";position:absolute;top:-100px;right:-100px;width:400px;height:400px;background:radial-gradient(circle,rgba(139,92,246,.12) 0,transparent 70%);pointer-events:none}.ext-welcome .shortcuts h2{font-size:32px;font-weight:700;margin:0 0 8px;text-align:center;color:var(--text);letter-spacing:-.02em;position:relative}.ext-welcome .shortcuts-sub{text-align:center;color:var(--text2);margin:0 0 40px;font-size:15.5px;position:relative}.ext-welcome .shortcuts-sub code{background:var(--surface3);border:1px solid var(--border);padding:2px 8px;border-radius:6px;font-size:12.5px;color:var(--teal-bright);font-family:SF Mono,Menlo,monospace}.ext-welcome .shortcut-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;position:relative}.ext-welcome .shortcut{display:flex;align-items:center;gap:18px;padding:22px;background:var(--bg2);border:1px solid var(--border);border-radius:14px;transition:border-color .15s,background-color .15s}.ext-welcome .shortcut:hover{border-color:rgba(20,184,166,.32);background:var(--surface)}.ext-welcome .shortcut-keys{display:flex;align-items:center;gap:4px;flex-shrink:0}.ext-welcome .shortcut-keys kbd{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:36px;padding:0 9px;background:linear-gradient(180deg,var(--surface3) 0,var(--surface4) 100%);border-bottom:1px solid var(--border2);border:solid var(--border2);border-width:1px 1px 2px;border-radius:7px;font-family:SF Mono,Menlo,Consolas,monospace;font-size:12.5px;font-weight:700;color:var(--text);box-shadow:0 2px 0 rgba(0,0,0,.3),inset 0 1px 0 rgba(255,255,255,.06)}.ext-welcome .shortcut-keys span{color:var(--text4);font-size:13px;margin:0 2px;font-weight:500}.ext-welcome .shortcut-label{font-size:14.5px;color:var(--text);font-weight:600}.ext-welcome .shortcut-label small{display:block;color:var(--text3);font-weight:400;margin-top:4px;font-size:12.5px;line-height:1.45}.ext-welcome .compare{background:var(--surface);border:1px solid var(--border);border-radius:20px;padding:40px;margin-bottom:96px}.ext-welcome .compare-table{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:0}.ext-welcome .compare-table>div{padding:14px 16px;border-bottom:1px solid var(--border);font-size:14px}.ext-welcome .compare-table>div:nth-last-child(-n+3){border-bottom:0}.ext-welcome .compare-table .head{font-size:13px;font-weight:700;color:var(--text2);text-transform:uppercase;letter-spacing:.06em;padding-bottom:12px;text-align:center}.ext-welcome .compare-table .head.us{color:var(--teal-bright);background:rgba(20,184,166,.08);border-radius:10px 10px 0 0}.ext-welcome .compare-table .row-label{color:var(--text);font-weight:500}.ext-welcome .compare-table .cell{text-align:center;color:var(--text2)}.ext-welcome .compare-table .cell.us{background:rgba(20,184,166,.05);color:var(--teal-bright);font-weight:600}.ext-welcome .compare-table .check{color:var(--teal-bright);font-weight:700}.ext-welcome .compare-table .x{color:var(--text4)}.ext-welcome .signin{background:linear-gradient(135deg,rgba(20,184,166,.1),rgba(139,92,246,.08));border:1px solid rgba(20,184,166,.22);border-radius:24px;padding:56px 48px;text-align:center;margin-bottom:96px;position:relative;overflow:hidden}.ext-welcome .signin:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 0,rgba(20,184,166,.12) 0,transparent 50%);pointer-events:none}.ext-welcome .signin h2{font-size:30px;font-weight:700;margin:0 0 12px;color:var(--text);letter-spacing:-.02em;position:relative}.ext-welcome .signin p{color:var(--text2);font-size:16px;line-height:1.6;max-width:580px;margin:0 auto 28px;position:relative}.ext-welcome .signin-cta{display:inline-flex;align-items:center;gap:10px;padding:13px 28px;background:var(--surface3);color:var(--text);border:1px solid var(--border2);border-radius:12px;font-weight:600;font-size:15px;text-decoration:none;transition:all .15s;position:relative}.ext-welcome .signin-cta:hover{background:var(--surface);border-color:var(--teal);transform:translateY(-1px)}.ext-welcome .signin-note{display:block;color:var(--text3);font-size:13px;margin-top:16px;position:relative}.ext-welcome .founder-wrap{margin:28px auto 0;max-width:460px;position:relative}.ext-welcome .pin{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;margin-bottom:96px}.ext-welcome .pin-art{position:relative;background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:32px;height:280px;display:flex;align-items:center;justify-content:center;overflow:hidden}.ext-welcome .pin-art-bg{position:absolute;inset:0;background:radial-gradient(circle at 70% 30%,rgba(20,184,166,.1) 0,transparent 60%)}.ext-welcome .pin h2{font-size:28px;font-weight:700;letter-spacing:-.02em;margin:0 0 16px}.ext-welcome .pin p{font-size:15.5px;color:var(--text2);line-height:1.6;margin:0 0 20px}.ext-welcome .pin-steps{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px;counter-reset:step}.ext-welcome .pin-steps li{display:flex;align-items:flex-start;gap:14px;font-size:14.5px;color:var(--text);counter-increment:step}.ext-welcome .pin-steps li:before{content:counter(step);width:26px;height:26px;border-radius:50%;background:linear-gradient(135deg,var(--teal),var(--violet));color:white;font-weight:700;font-size:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 12px rgba(20,184,166,.3)}.ext-welcome .faq{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:96px}.ext-welcome .faq-item{background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:24px;transition:border-color .15s}.ext-welcome .faq-item:hover{border-color:var(--border2)}.ext-welcome .faq-item h4{font-size:15px;font-weight:700;margin:0 0 8px;color:var(--text);letter-spacing:-.005em}.ext-welcome .faq-item p{font-size:14px;line-height:1.6;color:var(--text2);margin:0}.ext-welcome .faq-item p a{color:var(--teal-bright);text-decoration:none;font-weight:600}.ext-welcome .faq-item p a:hover{text-decoration:underline}.ext-welcome .faq-item p code{background:var(--surface3);border:1px solid var(--border);padding:1px 6px;border-radius:4px;font-size:12px;color:var(--teal-bright);font-family:SF Mono,Menlo,monospace}.ext-welcome .done{text-align:center;padding:24px 0 12px}.ext-welcome .done h2{font-size:36px;font-weight:800;margin:0 0 16px;color:var(--text);letter-spacing:-.025em}.ext-welcome .done p{color:var(--text2);font-size:17px;max-width:480px;margin:0 auto 32px}.ext-welcome .done .done-cta{display:inline-flex;align-items:center;gap:10px;padding:16px 36px;background:linear-gradient(135deg,var(--teal) 0,var(--violet) 100%);color:white;font-weight:700;font-size:17px;border-radius:14px;text-decoration:none;transition:transform .18s cubic-bezier(.34,1.56,.64,1),box-shadow .18s;box-shadow:0 12px 32px rgba(20,184,166,.32),0 6px 16px rgba(139,92,246,.24)}.ext-welcome .done .done-cta:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 16px 44px rgba(20,184,166,.42),0 8px 22px rgba(139,92,246,.32)}@keyframes ext-fade-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes ext-orb-float{0%,to{transform:translate(0) scale(1)}33%{transform:translate(40px,-30px) scale(1.06)}66%{transform:translate(-30px,40px) scale(.95)}}@keyframes ext-word-pulse{0%,to{box-shadow:inset 0 0 0 1.5px rgba(20,184,166,.55),0 0 24px rgba(20,184,166,.2)}50%{box-shadow:inset 0 0 0 1.5px rgba(20,184,166,.75),0 0 32px rgba(20,184,166,.4)}}@keyframes ext-pulse-glow{0%,to{box-shadow:0 8px 24px rgba(20,184,166,.4)}50%{box-shadow:0 8px 32px rgba(20,184,166,.6),0 0 60px rgba(139,92,246,.3)}}@keyframes ext-progress{0%{width:0}to{width:100%}}@keyframes ext-word-slide{0%,to{left:5%}50%{left:75%}}@keyframes ext-theatre-glow{0%,to{transform:scale(1);opacity:.6}50%{transform:scale(1.15);opacity:1}}@media (max-width:920px){.ext-welcome .stats{grid-template-columns:repeat(2,1fr);gap:24px 32px}.ext-welcome .features{grid-template-columns:1fr}.ext-welcome .voices-grid{grid-template-columns:repeat(2,1fr)}.ext-welcome .pin{grid-template-columns:1fr;gap:32px}.ext-welcome .pin-art{height:200px}.ext-welcome .compare{padding:28px}.ext-welcome .compare-table{font-size:13px}}@media (max-width:600px){.ext-welcome .container{padding:32px 16px 64px}.ext-welcome .topbar{margin-bottom:32px}.ext-welcome .hero{margin-bottom:56px}.ext-welcome .stats{grid-template-columns:repeat(2,1fr);padding:28px 0;margin-bottom:56px}.ext-welcome .stat-num{font-size:28px}.ext-welcome .compare,.ext-welcome .done,.ext-welcome .faq,.ext-welcome .features,.ext-welcome .pin,.ext-welcome .shortcuts,.ext-welcome .signin,.ext-welcome .voices{margin-bottom:56px}.ext-welcome .feature{padding:24px}.ext-welcome .shortcuts{padding:36px 24px}.ext-welcome .shortcut-grid{grid-template-columns:1fr}.ext-welcome .signin{padding:40px 24px}.ext-welcome .signin h2{font-size:24px}.ext-welcome .compare-table{display:block}.ext-welcome .compare-table>div{display:block;padding:12px 8px;border-bottom:1px solid var(--border)}.ext-welcome .compare-table .head{padding-bottom:12px}.ext-welcome .faq,.ext-welcome .voices-grid{grid-template-columns:1fr}.ext-welcome .done h2{font-size:28px}.ext-welcome .done .done-cta{padding:14px 28px;font-size:15.5px}}html:has(.ext-welcome),html:has(.ext-welcome) body{background:#06080d!important;color:#f8fafc!important;color-scheme:dark!important}@media (prefers-reduced-motion:reduce){.ext-welcome .demo-article .line.active:after,.ext-welcome .demo-theatre:before,.ext-welcome .hero-preview-content p .word-active,.ext-welcome .hero-preview-player .play-info-bar:after,.ext-welcome .hero-preview-player .play-orb,.ext-welcome .orb{animation:none!important}.ext-welcome *{animation-duration:.001ms!important;transition-duration:.001ms!important}}