:root{color-scheme:light;--page-max: 1280px;--bg: #f3f6fb;--surface: #ffffff;--surface-soft: #eef2f8;--ink: #0b1530;--ink-soft: #51617b;--line: #dce4ef;--line-strong: #cbd6e6;--accent-start: #426df2;--accent-end: #24b8b0;--accent-soft: rgba(99, 128, 255, .12);--shadow: 0 18px 44px rgba(13, 24, 44, .06);--shadow-strong: 0 28px 90px rgba(13, 24, 44, .14);--radius-xl: 34px;--radius-lg: 26px;--radius-md: 18px;--font-sans: "Helvetica Neue", Helvetica, Arial, "Liberation Sans", sans-serif}.app-shell:not(.app-shell-guide){--home-bg: #f7f9fc;--home-surface: #ffffff;--home-surface-soft: #eef5f7;--home-surface-cool: #edf3ff;--home-ink: #142034;--home-ink-soft: #5d6c81;--home-line: #dce6ee;--home-line-strong: #c7d5e1;--home-blue: #2367d8;--home-teal: #1aa39a;--home-green: #2f9d62;--home-coral: #ef8d6c;--home-shadow: 0 22px 70px rgba(24, 39, 63, .1);--home-shadow-soft: 0 14px 40px rgba(24, 39, 63, .07);--home-radius: 8px;min-height:100vh;background:linear-gradient(180deg,#fbfdff,#f3f7fb 42%,#fff);font-family:var(--font-sans)}.app-shell:not(.app-shell-guide) .site-nav{position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(210,222,234,.74);background:#fbfdffd6;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.app-shell:not(.app-shell-guide) .nav-inner{min-height:78px;max-width:1180px;grid-template-columns:auto minmax(0,1fr) auto;padding:0 24px}.app-shell:not(.app-shell-guide) .brand{gap:10px}.app-shell:not(.app-shell-guide) .brand-mark{width:46px;height:46px;border-radius:0;background:transparent;color:inherit;box-shadow:none}.app-shell:not(.app-shell-guide) .brand-copy strong{color:var(--home-ink);font-size:1.28rem;font-weight:700;letter-spacing:0}.home-nav-links{justify-self:center;display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:4px;border:1px solid rgba(202,215,228,.8);border-radius:999px;background:#ffffffb3;box-shadow:0 10px 32px #18273f0d}.home-nav-links a{display:inline-flex;align-items:center;min-height:44px;padding:0 14px;border-radius:999px;color:var(--home-ink-soft);font-size:.92rem;font-weight:700;letter-spacing:0;transition:transform .18s ease,background .18s ease,color .18s ease}.home-nav-links a:hover{transform:translateY(-1px);background:var(--home-surface-cool);color:var(--home-ink)}.app-shell:not(.app-shell-guide) .nav-actions{gap:10px}.app-shell:not(.app-shell-guide) .nav-link{min-height:44px;padding:0 17px;border-radius:999px;box-shadow:none;font-size:.94rem;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease}.app-shell:not(.app-shell-guide) .nav-link:hover{transform:translateY(-2px);box-shadow:var(--home-shadow-soft)}.app-shell:not(.app-shell-guide) .nav-link-github{border:1px solid var(--home-line);background:#ffffffb8;color:var(--home-ink)}.app-shell:not(.app-shell-guide) .nav-link-primary{border:1px solid transparent;background:var(--home-ink);color:#fff}.home-page{color:var(--home-ink);overflow:hidden}.home-intro{position:fixed;inset:0;z-index:200;display:grid;place-items:center;background:radial-gradient(circle at 50% 44%,rgba(250,204,21,.16),transparent 19%),linear-gradient(180deg,#fbfdff,#f3f7fb);color:var(--home-ink);pointer-events:none;animation:introOverlayOut var(--intro-fade, .35s) cubic-bezier(.76,0,.24,1) var(--intro-hold, 1s) forwards}.home-intro:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(20,32,52,.04) 1px,transparent 1px),linear-gradient(180deg,rgba(20,32,52,.04) 1px,transparent 1px);background-size:48px 48px;-webkit-mask-image:radial-gradient(circle at 50% 50%,#000 0 34%,transparent 68%);mask-image:radial-gradient(circle at 50% 50%,#000 0 34%,transparent 68%);opacity:.46}.home-intro-lockup{position:relative;display:grid;justify-items:center;gap:18px;transform:translateY(12px) scale(.96);opacity:0;animation:introLockupIn .76s cubic-bezier(.19,1,.22,1) .12s forwards}.home-intro-mark{position:relative;display:grid;place-items:center;width:88px;height:88px}.home-intro-mark:before,.home-intro-mark:after{content:"";position:absolute;inset:-10px;border:1px solid rgba(20,32,52,.13);border-radius:999px;animation:introRing 1.05s cubic-bezier(.22,1,.36,1) infinite}.home-intro-mark:after{inset:-22px;animation-delay:.18s}.home-intro-mark img{position:relative;z-index:1;display:block;width:76px;height:76px;filter:drop-shadow(0 18px 28px rgba(20,32,52,.14))}.home-intro-word{color:var(--home-ink);font-size:1.22rem;font-weight:760;letter-spacing:0}.home-intro-exiting{animation:introOverlayOut .56s cubic-bezier(.76,0,.24,1) forwards}.home-page-loading{opacity:0;transform:translateY(18px) scale(.985)}.home-page-ready{animation:homePageSettle .76s cubic-bezier(.19,1,.22,1) both}.home-page [data-reveal]{opacity:0;transform:translateY(34px) scale(.985);transition:opacity .72s cubic-bezier(.19,1,.22,1),transform .72s cubic-bezier(.19,1,.22,1);transition-delay:calc(var(--reveal-index, 0) * 78ms);will-change:opacity,transform}.home-page [data-reveal].is-visible,.home-page [data-reveal][data-revealed=true]{opacity:1;transform:translateY(0) scale(1)}.home-page-loading [data-reveal]{transition:none}.home-hero,.home-section,.home-footer{max-width:1180px;margin:0 auto;padding-inline:24px}.home-hero,.home-section{scroll-margin-top:96px}.home-hero{display:grid;grid-template-columns:minmax(0,.92fr) minmax(420px,1fr);align-items:center;gap:44px;min-height:auto;padding-top:58px;padding-bottom:96px}.home-hero-copy h1{margin:0;max-width:13.8ch;color:var(--home-ink);font-size:5.1rem;font-weight:700;line-height:.98;letter-spacing:0}.hero-eyebrow{width:fit-content;margin:0 0 18px;padding:8px 12px;border:1px solid rgba(199,213,225,.82);border-radius:999px;background:#ffffffb8;color:var(--home-teal);font-size:.88rem;font-weight:800}.hero-title-tail{display:block;color:#f4bf12;text-shadow:0 1px 0 rgba(20,32,52,.12)}.home-hero-lede{max-width:650px;margin:26px 0 0;color:var(--home-ink-soft);font-size:1.28rem;line-height:1.62}.home-hero-actions,.home-trust-list{display:flex;flex-wrap:wrap;align-items:center}.home-hero-actions{gap:14px;margin-top:28px}.home-hero-note{max-width:620px;margin:16px 0 0;color:var(--home-ink-soft);font-size:.94rem;font-weight:800;line-height:1.55}.home-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:54px;padding:0 24px;border-radius:999px;border:1px solid transparent;font-size:1rem;font-weight:700;letter-spacing:0;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease}.home-button:hover{transform:translateY(-1px)}.home-button-primary{background:var(--home-ink);color:#fff;box-shadow:0 14px 34px #1420342e}.home-button-primary:hover{background:#22324a}.home-button-secondary{border-color:var(--home-line-strong);background:#ffffffc2;color:var(--home-ink)}.home-button-secondary:hover{border-color:#aac4dc;box-shadow:var(--home-shadow-soft)}.home-trust-list{gap:12px 18px;padding:0;margin:30px 0 0;list-style:none}.home-trust-list li{display:inline-flex;align-items:center;gap:8px;color:var(--home-ink-soft);font-size:.98rem;font-weight:700}.home-trust-list svg{color:var(--home-green)}.home-hero-visual{position:relative;min-height:560px;display:flex;align-items:center;justify-content:center}.home-hero-visual:before{content:"";position:absolute;inset:16px 0;border-radius:36px;background:linear-gradient(135deg,#2367d81f,#1aa39a17 48%,#ef8d6c1a),linear-gradient(180deg,#ffffffb3,#fff0);transform:rotate(-2deg)}.product-window{position:relative;z-index:1;width:min(100%,520px);padding:18px;border:1px solid rgba(187,204,219,.9);border-radius:var(--home-radius);background:#ffffffe0;box-shadow:var(--home-shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:transform .26s cubic-bezier(.19,1,.22,1),box-shadow .26s ease,border-color .26s ease}.home-hero-visual:hover .product-window{transform:translateY(-6px) rotate(.25deg);border-color:#a0bbd2f2;box-shadow:0 30px 86px #18273f29}.product-window-top{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;min-height:42px;padding:0 2px 14px;color:var(--home-ink-soft);font-size:.9rem;font-weight:800}.product-window-top strong{display:inline-flex;align-items:center;min-height:26px;padding:0 10px;border-radius:999px;background:#e7f8ef;color:#197344;font-size:.76rem}.window-dots{display:inline-flex;gap:6px}.window-dots span{width:10px;height:10px;border-radius:999px;background:#c9d5e0}.window-dots span:first-child{background:var(--home-coral)}.window-dots span:nth-child(2){background:#f3c760}.window-dots span:nth-child(3){background:var(--home-green)}.voice-card{display:flex;align-items:center;gap:16px;padding:18px;border:1px solid #dce7f0;border-radius:var(--home-radius);background:linear-gradient(135deg,#f7fbff,#eefaf6);transition:transform .22s ease,border-color .22s ease,background .22s ease}.product-window:hover .voice-card{transform:translateY(-2px);border-color:#1aa39a57;background:linear-gradient(135deg,#fff,#e9fbf6)}.voice-orb{display:inline-flex;align-items:center;justify-content:center;width:68px;height:68px;border-radius:0;background:transparent;color:#fff;box-shadow:none;animation:homePulse 2.6s ease-in-out infinite}.brand-mark-image,.voice-orb img,.mission-avatar img{display:block;width:100%;height:100%;object-fit:contain}.voice-orb img{border-radius:0}.voice-card strong,.voice-card span{display:block}.voice-card strong{margin-top:4px;font-size:1.24rem;letter-spacing:0}.voice-status{color:var(--home-teal);font-size:.82rem;font-weight:800}.waveform{position:relative;display:flex;align-items:center;gap:6px;height:96px;margin:18px 0;padding:0 16px;border:1px solid #dce7f0;border-radius:var(--home-radius);background:#fbfdff;overflow:hidden}.waveform:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 0%,rgba(35,103,216,.08) 45%,rgba(26,163,154,.12) 52%,transparent 100%);transform:translate(-115%);animation:waveformSweep 3.4s ease-in-out infinite}.waveform span{position:relative;z-index:1;flex:1 1 0;width:auto;min-width:4px;max-width:none;height:var(--bar);border-radius:999px;background:linear-gradient(180deg,var(--home-blue),var(--home-teal));opacity:.82;transform-origin:center;animation:waveLift var(--duration) cubic-bezier(.65,0,.35,1) infinite;animation-delay:var(--delay)}.note-preview{margin:0;padding:18px;border:1px solid #dce7f0;border-radius:var(--home-radius);background:#fff}.note-preview-top{display:flex;align-items:center;gap:8px;color:var(--home-blue);font-size:.9rem;font-weight:800}.note-preview p{margin:14px 0 0;color:var(--home-ink);font-size:1.06rem;line-height:1.65}.product-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px}.product-metrics div{padding:16px;border:1px solid #dce7f0;border-radius:var(--home-radius);background:#f7fafc}.product-metrics span,.product-metrics strong{display:block}.product-metrics span{color:var(--home-ink-soft);font-size:.84rem;font-weight:800}.product-metrics strong{margin-top:6px;color:var(--home-ink);font-size:clamp(1.32rem,2.6vw,2rem);line-height:1;overflow-wrap:anywhere}.home-source-section{max-width:1180px;margin:0 auto;padding:58px 24px 88px;border-top:1px solid rgba(210,222,234,.76)}.home-source-heading{display:grid;grid-template-columns:minmax(0,.98fr) minmax(320px,.68fr);gap:48px;align-items:end}.home-source-heading h2{max-width:12ch;margin:0;color:var(--home-ink);font-size:clamp(3.1rem,5.8vw,4.35rem);font-weight:700;line-height:1.04;letter-spacing:0}.home-source-heading>p{margin:0;color:var(--home-ink-soft);font-size:1.08rem;line-height:1.74}.home-source-layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(390px,.84fr);gap:24px;align-items:stretch;margin-top:38px}.home-source-list{display:grid;gap:14px}.home-source-card{appearance:none;position:relative;display:grid;width:100%;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;min-height:112px;padding:20px 18px;border:1px solid var(--home-line);border-radius:var(--home-radius);background:#ffffffdb;box-shadow:var(--home-shadow-soft);color:inherit;cursor:pointer;font:inherit;text-align:left;overflow:hidden;transition:transform .26s cubic-bezier(.19,1,.22,1),border-color .26s ease,box-shadow .26s ease,background .26s ease}.home-source-card:after{content:"";position:absolute;left:0;top:18px;bottom:18px;width:4px;border-radius:0 999px 999px 0;background:transparent;transition:background .22s ease}.home-source-card:before,.home-source-flow:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(35,103,216,.08),transparent 42%,rgba(26,163,154,.1));opacity:0;transition:opacity .26s ease;pointer-events:none}.home-source-card:hover,.home-source-card.is-active{transform:translateY(-5px);border-color:#aac4dc;background:#fffffffa;box-shadow:0 24px 70px #18273f1f}.home-source-card:hover:before,.home-source-card.is-active:before,.home-source-flow:hover:before{opacity:1}.home-source-card.is-active:after{background:var(--home-blue)}.home-source-card>*{position:relative;z-index:1}.home-source-card h3{margin:0;color:var(--home-ink);font-size:1.2rem;line-height:1.22;letter-spacing:0}.home-source-card p{margin:8px 0 0;color:var(--home-ink-soft);font-size:.98rem;line-height:1.62}.home-source-card>svg{color:var(--home-ink-soft);flex:none}.home-source-card.is-active>svg{color:var(--home-green)}.home-source-card.is-active .home-icon{background:var(--home-blue);color:#fff}.home-source-flow{position:relative;display:grid;align-content:stretch;gap:16px;min-height:100%;padding:24px;border:1px solid var(--home-line-strong);border-radius:var(--home-radius);background:radial-gradient(circle at 18% 12%,rgba(246,200,76,.16),transparent 26%),linear-gradient(135deg,#edf3ffd6,#ecf8f6d1);box-shadow:var(--home-shadow-soft);overflow:hidden;transition:background .26s ease,border-color .26s ease,box-shadow .26s ease}.home-source-flow.source-preview-dictation{background:radial-gradient(circle at 18% 12%,rgba(35,103,216,.18),transparent 27%),radial-gradient(circle at 82% 88%,rgba(26,163,154,.16),transparent 26%),linear-gradient(135deg,#edf3ffeb,#ecf8f6d1)}.home-source-flow.source-preview-youtube{background:radial-gradient(circle at 18% 12%,rgba(35,103,216,.18),transparent 27%),radial-gradient(circle at 82% 8%,rgba(246,200,76,.18),transparent 22%),linear-gradient(135deg,#edf3ffe6,#ecf8f6d1)}.home-source-flow.source-preview-recording{background:radial-gradient(circle at 18% 12%,rgba(26,163,154,.2),transparent 28%),radial-gradient(circle at 74% 82%,rgba(246,200,76,.13),transparent 24%),linear-gradient(135deg,#ecf8f6e6,#edf3ffd1)}.home-source-flow>*{position:relative;z-index:1}.source-preview-top,.source-preview-source,.source-preview-actions{display:flex;align-items:center;gap:10px}.source-preview-top{justify-content:space-between;padding-bottom:2px;color:var(--home-ink-soft);font-size:.9rem}.source-preview-top strong{color:var(--home-ink);font-size:.94rem;font-weight:800}.source-preview-source{flex-wrap:wrap}.source-preview-source span,.source-preview-actions span{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:0 12px;border:1px solid rgba(210,222,234,.88);border-radius:999px;background:#ffffffd6;color:var(--home-ink-soft);font-size:.86rem;font-weight:800;letter-spacing:0}.source-preview-source span:first-child{color:var(--home-blue)}.source-preview-source span:last-child{color:var(--home-teal)}.source-preview-mode{display:grid;gap:7px;padding:18px;border:1px solid rgba(210,222,234,.88);border-radius:var(--home-radius);background:#ffffffb8;box-shadow:0 14px 42px #18273f12}.source-preview-mode span{color:var(--home-teal);font-size:.76rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.source-preview-mode strong{color:var(--home-ink);font-size:1.55rem;line-height:1.08}.source-preview-mode p{margin:0;color:var(--home-ink-soft);font-size:.94rem;line-height:1.55}.source-preview-steps{display:grid;gap:10px;margin:0;padding:0;list-style:none}.source-preview-steps li{display:flex;align-items:center;gap:10px;min-height:38px;padding:9px 11px;border:1px solid rgba(210,222,234,.82);border-radius:999px;background:#ffffffc2;color:var(--home-ink);font-size:.9rem;font-weight:800;opacity:0;transform:translateY(8px);animation:sourceStepIn .52s cubic-bezier(.19,1,.22,1) forwards;animation-delay:calc(var(--step-index) * .15s)}.source-preview-check{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;color:var(--home-green);transform:scale(.82);animation:sourceCheckPop .46s cubic-bezier(.2,1.6,.25,1) forwards;animation-delay:calc((var(--step-index) * .15s) + .12s)}.home-source-card>svg circle,.source-preview-check svg circle{display:none}.source-preview-transcript{padding:24px;border:1px solid rgba(210,222,234,.94);border-radius:var(--home-radius);background:#ffffffeb;box-shadow:0 16px 50px #18273f14}.source-preview-transcript span{display:block;color:var(--home-teal);font-size:.78rem;font-weight:800;letter-spacing:.02em;text-transform:uppercase}.source-preview-transcript p{margin:12px 0 0;color:var(--home-ink);font-size:1.08rem;line-height:1.62}.source-preview-actions{flex-wrap:wrap}.source-preview-actions span{min-height:34px;background:#ffffffb8;color:var(--home-ink)}.source-preview-note{margin:0;color:var(--home-ink-soft);font-size:.94rem;line-height:1.58}@keyframes sourceStepIn{to{opacity:1;transform:translateY(0)}}@keyframes sourceCheckPop{0%{opacity:0;transform:scale(.62)}72%{opacity:1;transform:scale(1.08)}to{opacity:1;transform:scale(1)}}.home-section{padding-top:112px}.home-page .section-header{max-width:760px}.home-page .section-header h2{max-width:13ch;color:var(--home-ink);font-size:4rem;font-weight:700;line-height:1.06;letter-spacing:0}.home-page .section-header p{margin-top:22px;color:var(--home-ink-soft);font-size:1.12rem;line-height:1.78}.home-value-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:38px}.home-value-card{position:relative;padding:24px;border:1px solid var(--home-line);border-radius:var(--home-radius);background:#ffffffd1;box-shadow:var(--home-shadow-soft);overflow:hidden;transition:transform .26s cubic-bezier(.19,1,.22,1),border-color .26s ease,box-shadow .26s ease,background .26s ease}.home-value-card:before,.privacy-list article:before,.pricing-card:before,.mission-card:before,.faq-item:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(35,103,216,.08),transparent 42%,rgba(26,163,154,.1));opacity:0;transition:opacity .26s ease;pointer-events:none}.home-value-card:hover,.privacy-list article:hover,.pricing-card:hover,.mission-card:hover,.faq-item:hover{transform:translateY(-7px);border-color:#aac4dc;background:#fffffff5;box-shadow:0 28px 80px #18273f21}.home-value-card:hover:before,.privacy-list article:hover:before,.pricing-card:hover:before,.mission-card:hover:before,.faq-item:hover:before{opacity:1}.home-value-card>*,.privacy-list article>*,.pricing-card>*,.mission-card>*,.faq-item>*{position:relative;z-index:1}.tester-section{padding-top:88px}.tester-shell{display:grid;gap:26px;align-items:start;padding:30px;border:1px solid var(--home-line);border-radius:var(--home-radius);background:linear-gradient(135deg,#fffffff0,#eef5f7c7),#fff;box-shadow:var(--home-shadow)}.tester-copy h2{max-width:13ch;margin:0;color:var(--home-ink);font-size:3.72rem;font-weight:700;line-height:1.06;letter-spacing:0}.tester-copy>p:not(.eyebrow){max-width:620px;margin:22px 0 0;color:var(--home-ink-soft);font-size:1.12rem;line-height:1.72}.tester-principles{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.tester-principles span{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:0 12px;border:1px solid rgba(199,213,225,.82);border-radius:999px;background:#ffffffbd;color:var(--home-ink);font-size:.92rem;font-weight:800}.tester-panel{border:1px solid var(--home-line);border-radius:var(--home-radius);background:#fffffff0;box-shadow:var(--home-shadow-soft)}.tester-panel-heading{display:grid;grid-template-columns:auto minmax(0,1fr);gap:14px;align-items:start}.tester-panel h3{margin:0;color:var(--home-ink);font-size:1.45rem;line-height:1.18}.tester-panel p{margin:8px 0 0;color:var(--home-ink-soft);line-height:1.66}.tester-access-form{display:grid;grid-template-columns:minmax(220px,.44fr) auto minmax(160px,1fr);gap:14px;align-items:end}.tester-field{display:grid;gap:8px}.tester-field span{color:var(--home-ink);font-size:.92rem;font-weight:800}.tester-field input{width:100%;min-height:48px;padding:0 14px;border:1px solid var(--home-line-strong);border-radius:var(--home-radius);background:#fff;color:var(--home-ink);outline:none;transition:border-color .18s ease,box-shadow .18s ease}.tester-field input:focus{border-color:var(--home-blue);box-shadow:0 0 0 4px #2367d81f}.tester-submit{width:100%}.tester-status{min-height:24px;margin:0;color:#a44824;font-size:.94rem;font-weight:800}.tester-status-ok{color:var(--home-green)}.tester-unlocked{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:20px}.tester-unlocked-beta{align-items:stretch}.tester-panel{display:grid;align-content:start;gap:18px;padding:22px}.tester-download-panel{gap:14px}.tester-requirement-note{display:grid;gap:4px;margin:0;padding:12px;border:1px solid var(--home-line);border-radius:var(--home-radius);background:var(--home-surface-soft);color:var(--home-ink);font-weight:800;line-height:1.4}.tester-requirement-note span{color:var(--home-ink-soft);font-size:.82rem;font-weight:800;text-transform:uppercase}.tester-terms-gate{display:grid;gap:12px;padding:14px;border:1px solid rgba(199,213,225,.9);border-radius:var(--home-radius);background:linear-gradient(135deg,#edf3ffb8,#ecf8f6b8),#fff}.tester-terms-summary{margin:0;color:var(--home-ink-soft);font-size:.92rem;font-weight:700;line-height:1.56}.tester-terms-check{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:start;color:var(--home-ink);font-size:.94rem;font-weight:800;line-height:1.5;cursor:pointer}.tester-terms-check input{width:18px;height:18px;margin:3px 0 0;accent-color:var(--home-blue);cursor:pointer}.tester-terms-check input:disabled,.tester-terms-check input:disabled+span{cursor:not-allowed;opacity:.68}.tester-download-link{width:100%}.tester-button-disabled{border-color:var(--home-line);background:var(--home-surface-soft);color:var(--home-ink-soft);cursor:not-allowed;box-shadow:none}.tester-button-disabled:hover{transform:none}.tester-platform-message{margin:0;padding:12px;border:1px solid rgba(37,99,235,.2);border-radius:var(--home-radius);background:#2563eb0f;color:var(--home-ink-soft);font-size:.94rem;font-weight:800;line-height:1.45}.tester-platform-warning{border-color:#c2410c47;background:#fb923c1f;color:#9a3412}.tester-steps{display:grid;gap:10px;margin:0;padding-left:20px;color:var(--home-ink-soft)}.tester-steps li::marker{color:var(--home-teal);font-weight:800}.inline-link{color:var(--home-blue);font-weight:800;text-decoration:underline;text-underline-offset:3px}.tester-feedback-panel .inline-link{display:inline-flex;align-items:center;min-height:46px;margin-block:-13px}.home-icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:var(--home-radius);background:var(--home-surface-cool);color:var(--home-blue);transition:transform .22s ease,background .22s ease,color .22s ease}.home-value-card:hover .home-icon,.privacy-list article:hover .home-icon{transform:translateY(-2px) scale(1.04);background:var(--home-ink);color:#fff}.home-icon-strong{background:var(--home-ink);color:#fff}.home-value-card h3,.privacy-list h3{margin:20px 0 0;color:var(--home-ink);font-size:1.18rem;line-height:1.22;letter-spacing:0}.home-value-card p,.privacy-list p{margin:12px 0 0;color:var(--home-ink-soft);font-size:1rem;line-height:1.7}.use-case-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.use-case-card p{font-size:.96rem}.privacy-section{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1fr);gap:44px;align-items:center}.privacy-visual{position:relative;min-height:520px;display:flex;align-items:center;justify-content:center}.privacy-device,.privacy-float{transition:transform .28s cubic-bezier(.19,1,.22,1),box-shadow .28s ease}.privacy-visual:hover .privacy-device{transform:translateY(-5px);box-shadow:0 30px 86px #18273f24}.privacy-visual:hover .privacy-float-top{transform:translate(8px,-8px)}.privacy-visual:hover .privacy-float-bottom{transform:translate(-8px,8px)}.privacy-device{width:min(100%,430px);padding:12px;border:1px solid #bfccd9;border-radius:24px;background:#dce5ee;box-shadow:var(--home-shadow)}.privacy-device-screen{display:grid;place-items:center;min-height:410px;padding:28px;border-radius:16px;background:linear-gradient(180deg,#101a2a05,#101a2a1f),linear-gradient(135deg,#f7fbff,#e8f8f2);text-align:center}.privacy-device-screen svg{color:var(--home-blue)}.privacy-device-screen strong{margin-top:20px;color:var(--home-ink);font-size:2.25rem;line-height:1.05;letter-spacing:0}.privacy-device-screen span{max-width:250px;margin-top:12px;color:var(--home-ink-soft);font-weight:700;line-height:1.45}.privacy-float{position:absolute;display:inline-flex;align-items:center;gap:9px;min-height:44px;padding:0 15px;border:1px solid var(--home-line);border-radius:999px;background:#ffffffdb;color:var(--home-ink);font-size:.9rem;font-weight:800;box-shadow:var(--home-shadow-soft)}.privacy-float svg{color:var(--home-teal)}.privacy-float-top{top:70px;right:20px}.privacy-float-bottom{bottom:74px;left:20px}.privacy-list{display:grid;gap:18px;margin-top:34px}.privacy-bullet-list{display:grid;gap:12px;padding:0;margin:28px 0 0;list-style:none}.privacy-bullet-list li{display:flex;gap:10px;align-items:flex-start;color:var(--home-ink-soft);font-weight:700}.privacy-bullet-list svg{flex:none;margin-top:3px;color:var(--home-green)}.privacy-note{margin:24px 0 0;padding:14px 16px;border:1px solid rgba(35,103,216,.16);border-radius:var(--home-radius);background:#2367d80f;color:var(--home-ink-soft);font-size:.96rem;font-weight:700;line-height:1.6}.privacy-cards-section{padding-top:44px}.privacy-list-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.privacy-list article{position:relative;display:grid;grid-template-columns:auto 1fr;gap:16px;padding:18px;border:1px solid var(--home-line);border-radius:var(--home-radius);background:#fff;overflow:hidden;transition:transform .26s cubic-bezier(.19,1,.22,1),border-color .26s ease,box-shadow .26s ease,background .26s ease}.privacy-list h3,.privacy-list p{margin-top:0}.pricing-section .section-header{margin:0 auto;text-align:center}.pricing-section .section-header h2,.pricing-section .section-header p{margin-left:auto;margin-right:auto}.pricing-card{position:relative;display:grid;grid-template-columns:minmax(0,.86fr) minmax(260px,1fr);gap:28px;align-items:center;max-width:820px;margin:42px auto 0;padding:30px;border:1px solid var(--home-line);border-radius:var(--home-radius);background:#fff;box-shadow:var(--home-shadow);overflow:hidden;transition:transform .26s cubic-bezier(.19,1,.22,1),border-color .26s ease,box-shadow .26s ease,background .26s ease}.pricing-main span{color:var(--home-teal);font-size:.9rem;font-weight:700}.price-row{display:flex;align-items:flex-end;gap:12px;margin:18px 0 28px}.price-row strong{color:var(--home-ink);font-size:5.4rem;line-height:.9;letter-spacing:0}.price-row p{margin:0 0 7px;color:var(--home-ink-soft);font-size:1.08rem;font-weight:800}.pricing-list{margin:0}.beta-status-list{display:grid;gap:10px;margin:0}.beta-status-list div{display:grid;grid-template-columns:92px minmax(0,1fr);gap:12px;align-items:baseline;padding-bottom:10px;border-bottom:1px solid var(--home-line)}.beta-status-list dt{color:var(--home-ink-soft);font-size:.82rem;font-weight:800;text-transform:uppercase}.beta-status-list dd{margin:0;color:var(--home-ink);font-weight:800}.mission-section{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.72fr);gap:36px;align-items:end}.home-text-link{display:inline-flex;align-items:center;gap:8px;margin-top:26px;color:var(--home-blue);font-weight:700}.mission-followup{max-width:680px;margin:18px 0 0;color:var(--home-ink-soft);font-size:1.02rem;line-height:1.72}.mission-card{position:relative;padding:28px;border:1px solid var(--home-line);border-radius:var(--home-radius);background:linear-gradient(135deg,#edf3ffdb,#ecf8f5eb),#fff;box-shadow:var(--home-shadow-soft);overflow:hidden;transition:transform .26s cubic-bezier(.19,1,.22,1),border-color .26s ease,box-shadow .26s ease,background .26s ease}.mission-avatar{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:0;background:transparent;color:var(--home-blue);box-shadow:none}.mission-card blockquote{margin:24px 0 0;color:var(--home-ink);font-size:1.35rem;font-weight:700;line-height:1.48;letter-spacing:0}.mission-card p{margin:18px 0 0;color:var(--home-ink-soft);font-weight:800}.faq-section{padding-bottom:104px}.faq-section .section-header{margin:0 auto;text-align:center}.faq-section .section-header h2,.faq-section .section-header p{margin-left:auto;margin-right:auto}.faq-list{display:grid;gap:12px;max-width:820px;margin:40px auto 0}.faq-item{position:relative;border:1px solid var(--home-line);border-radius:var(--home-radius);background:#fff;overflow:hidden;transition:transform .26s cubic-bezier(.19,1,.22,1),border-color .26s ease,box-shadow .26s ease,background .26s ease}.faq-item button{display:flex;align-items:center;justify-content:space-between;gap:18px;width:100%;padding:20px 22px;border:0;background:transparent;color:var(--home-ink);cursor:pointer;text-align:left;font-size:1.05rem;font-weight:700}.faq-item button svg{flex:none;transition:transform .18s ease}.faq-item.open button svg{transform:rotate(180deg)}.faq-item p{max-height:0;margin:0;padding:0 22px;color:var(--home-ink-soft);line-height:1.72;overflow:hidden;transition:max-height .22s ease,padding .22s ease}.faq-item.open p{max-height:560px;padding:0 22px 22px}.liquid-cta-section{padding-top:0;padding-bottom:92px}.liquid-cta-card{position:relative;isolation:isolate;display:grid;grid-template-columns:minmax(0,1fr);align-items:end;gap:32px;min-height:520px;padding:44px;border-radius:18px;color:#fff;background:#071827;box-shadow:0 34px 90px #0e1d3033;overflow:hidden;transition:transform .32s cubic-bezier(.19,1,.22,1),box-shadow .32s ease}.liquid-cta-card:hover{transform:translateY(-6px);box-shadow:0 40px 104px #0e1d3042}.liquid-cta-card:before{content:"";position:absolute;inset:-10%;z-index:1;background:radial-gradient(circle at 18% 22%,rgba(250,204,21,.28),transparent 26%),radial-gradient(circle at 74% 32%,rgba(35,103,216,.42),transparent 32%),radial-gradient(circle at 52% 62%,rgba(26,163,154,.26),transparent 28%),linear-gradient(135deg,#0a182957,#03101dcc);animation:liquidOverlayDrift 9s cubic-bezier(.65,0,.35,1) infinite alternate;will-change:transform}.liquid-cta-card:after{content:"";position:absolute;inset:-2%;z-index:1;background-image:radial-gradient(circle at 30% 40%,rgba(255,255,255,.18) 0 1px,transparent 1px),linear-gradient(120deg,rgba(255,255,255,.1),transparent 32%,rgba(255,255,255,.08));background-size:4px 4px,100% 100%;opacity:.22;mix-blend-mode:screen;animation:liquidTextureDrift 16s linear infinite}.liquid-video-bg{position:absolute;inset:-18%;z-index:0;overflow:hidden;background:conic-gradient(from 120deg at 50% 50%,#0d2c43,#1aa39a,#2367d8,#facc15,#12324e,#0d2c43);filter:saturate(1.2);animation:liquidField 10s ease-in-out infinite alternate;will-change:transform,filter}.liquid-video-bg:before,.liquid-video-bg:after{content:"";position:absolute;inset:-8%;border-radius:44%;opacity:.78;mix-blend-mode:screen;pointer-events:none;will-change:transform}.liquid-video-bg:before{background:radial-gradient(circle at 28% 42%,rgba(255,255,255,.46),transparent 11%),radial-gradient(circle at 48% 46%,rgba(250,204,21,.72),transparent 17%),radial-gradient(circle at 70% 52%,rgba(26,163,154,.62),transparent 18%);filter:blur(28px);animation:liquidRibbonOne 6.4s cubic-bezier(.65,0,.35,1) infinite alternate}.liquid-video-bg:after{inset:-18%;background:conic-gradient(from 80deg at 50% 50%,transparent,rgba(255,255,255,.3),transparent 34%,rgba(35,103,216,.34),transparent 68%);filter:blur(18px);opacity:.56;animation:liquidRibbonTwo 7.6s cubic-bezier(.65,0,.35,1) infinite alternate}.liquid-blob{position:absolute;display:block;border-radius:999px;filter:blur(42px);opacity:.86;mix-blend-mode:screen;transform:translateZ(0)}.liquid-blob-one{width:42%;aspect-ratio:1;left:3%;top:2%;background:#2367d8;animation:liquidBlobOne 8.8s cubic-bezier(.65,0,.35,1) infinite alternate}.liquid-blob-two{width:48%;aspect-ratio:1;right:-6%;top:8%;background:#1aa39a;animation:liquidBlobTwo 10.2s cubic-bezier(.65,0,.35,1) infinite alternate}.liquid-blob-three{width:38%;aspect-ratio:1;left:28%;bottom:-12%;background:#facc15eb;animation:liquidBlobThree 7.8s cubic-bezier(.65,0,.35,1) infinite alternate}.liquid-blob-four{width:58%;aspect-ratio:1;right:22%;top:22%;background:#0d1e36bd;animation:liquidBlobFour 12.6s ease-in-out infinite alternate}.liquid-cta-content{position:relative;z-index:2;max-width:700px}.liquid-cta-content h2{max-width:10ch;margin:34px 0 0;font-size:clamp(3.1rem,7vw,6.6rem);line-height:.94;letter-spacing:0}.liquid-cta-content p{max-width:560px;margin:28px 0 0;color:#ffffffc7;font-size:1.18rem;line-height:1.65}.liquid-cta-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.liquid-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:52px;padding:0 22px;border-radius:999px;font-weight:700;transition:transform .22s ease,box-shadow .22s ease,background .22s ease}.liquid-button:hover{transform:translateY(-2px) scale(1.02)}.liquid-button-primary{background:#fff;color:#101827;box-shadow:0 18px 40px #030c1833}.liquid-button-secondary{border:1px solid rgba(255,255,255,.22);background:#ffffff1a;color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.home-footer{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:22px;align-items:center;padding-top:28px;padding-bottom:34px;border-top:1px solid var(--home-line)}.home-footer p{margin:0;color:var(--home-ink-soft);font-weight:700}.home-footer-copy{display:grid;gap:6px}.home-footer-copy small{color:var(--home-ink-soft);font-size:.86rem;font-weight:700;line-height:1.45}.home-footer>div:last-child{display:inline-flex;flex-wrap:wrap;gap:16px}.home-footer a{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;color:var(--home-ink);font-weight:800}.legal-page{max-width:980px;margin:0 auto;padding:76px 24px 104px;color:var(--home-ink)}.legal-hero{display:grid;gap:22px;max-width:760px}.legal-hero h1{margin:0;color:var(--home-ink);font-size:clamp(3rem,7vw,5.2rem);line-height:.98;letter-spacing:0}.legal-hero p:not(.eyebrow){margin:0;color:var(--home-ink-soft);font-size:1.16rem;line-height:1.75}.legal-hero .home-button{width:fit-content;margin-top:6px}.legal-section-list{display:grid;gap:14px;margin-top:54px}.legal-card{padding:24px;border:1px solid var(--home-line);border-radius:var(--home-radius);background:#ffffffeb;box-shadow:var(--home-shadow-soft)}.legal-card h2{margin:0;color:var(--home-ink);font-size:1.24rem;line-height:1.25}.legal-card p{margin:10px 0 0;color:var(--home-ink-soft);line-height:1.72}@keyframes homePulse{0%,to{transform:scale(1)}50%{transform:scale(1.04)}}@keyframes introLockupIn{0%{opacity:0;transform:translateY(14px) scale(.94)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes introRing{0%{opacity:0;transform:scale(.78)}38%{opacity:1}to{opacity:0;transform:scale(1.18)}}@keyframes introOverlayOut{0%{opacity:1;transform:translateY(0);visibility:visible}to{opacity:0;transform:translateY(-16px);visibility:hidden}}@keyframes homePageSettle{0%{opacity:0;transform:translateY(18px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes waveLift{0%{opacity:.58;transform:translateY(var(--drift)) scaleY(.62)}32%{opacity:.94;transform:translateY(calc(var(--drift) * -1)) scaleY(1.16)}58%{opacity:.76;transform:translateY(0) scaleY(.84)}to{opacity:.58;transform:translateY(var(--drift)) scaleY(.62)}}@keyframes waveformSweep{0%,18%{transform:translate(-115%)}62%,to{transform:translate(115%)}}@keyframes liquidField{0%{filter:saturate(1.08) hue-rotate(0deg);transform:translate3d(-2%,-1%,0) scale(1.02) rotate(0)}to{filter:saturate(1.38) hue-rotate(10deg);transform:translate3d(2%,1%,0) scale(1.14) rotate(16deg)}}@keyframes liquidRibbonOne{0%{transform:translate3d(-12%,12%,0) rotate(-10deg) scale(.92)}to{transform:translate3d(18%,-10%,0) rotate(16deg) scale(1.12)}}@keyframes liquidRibbonTwo{0%{transform:translate3d(14%,-6%,0) rotate(18deg) scale(1)}to{transform:translate3d(-16%,10%,0) rotate(-22deg) scale(1.18)}}@keyframes liquidOverlayDrift{0%{transform:translate3d(-2%,-1%,0) rotate(-1deg) scale(1)}to{transform:translate3d(3%,2%,0) rotate(2deg) scale(1.04)}}@keyframes liquidTextureDrift{0%{background-position:0 0,0 0}to{background-position:38px 24px,120px 0}}@keyframes liquidBlobOne{0%{transform:translate(-10%,-8%) scale(.94)}to{transform:translate(52%,32%) scale(1.28)}}@keyframes liquidBlobTwo{0%{transform:translate(12%,-12%) scale(1.06)}to{transform:translate(-44%,36%) scale(.82)}}@keyframes liquidBlobThree{0%{transform:translate(-22%,22%) scale(.86)}to{transform:translate(34%,-46%) scale(1.24)}}@keyframes liquidBlobFour{0%{transform:translate(18%,12%) scale(.96)}to{transform:translate(-28%,-26%) scale(1.34)}}@media(prefers-reduced-motion:reduce){.home-intro{display:none}.home-intro,.home-intro-lockup,.home-intro-mark:before,.home-intro-mark:after,.home-page-ready,.voice-orb,.waveform:before,.waveform span,.liquid-cta-card:before,.liquid-cta-card:after,.liquid-video-bg,.liquid-video-bg:before,.liquid-video-bg:after,.liquid-blob,.mac-live-status>span,.source-preview-steps li,.source-preview-check{animation:none}.source-preview-steps li,.source-preview-check,.home-page,.home-page [data-reveal]{opacity:1;transform:none}.home-page [data-reveal],.home-button,.home-nav-links a,.app-shell:not(.app-shell-guide) .nav-link,.product-window,.voice-card,.home-value-card,.home-source-card,.home-source-flow,.home-icon,.privacy-list article,.pricing-card,.mission-card,.faq-item,.liquid-button,.liquid-cta-card,.faq-item p,.faq-item button svg{transition:none}}@media(max-width:1080px){.home-hero{grid-template-columns:1fr;min-height:auto;padding-top:54px;padding-bottom:84px}.home-hero-copy h1{max-width:12ch;font-size:4.4rem}.home-hero-visual{min-height:auto}.home-source-heading,.home-source-layout,.privacy-section,.mission-section,.liquid-cta-card{grid-template-columns:1fr}.home-source-flow{min-height:auto}.home-value-grid,.tester-unlocked,.privacy-list-grid{grid-template-columns:1fr}}@media(max-width:860px){.app-shell:not(.app-shell-guide) .nav-inner{grid-template-columns:auto auto}.home-nav-links,.app-shell:not(.app-shell-guide) .nav-link-github{display:none}.home-hero,.home-source-section,.home-section,.home-footer{padding-inline:20px}.home-hero,.home-source-section,.home-section{scroll-margin-top:82px}.home-page .section-header h2{font-size:3rem}.pricing-card,.home-footer{grid-template-columns:1fr}.home-footer>div:last-child{justify-content:flex-start}.liquid-cta-card{min-height:500px}.tester-copy h2{font-size:3rem}.tester-access-form{grid-template-columns:minmax(0,1fr)}.privacy-visual{display:grid;justify-items:center;gap:12px;min-height:auto}.privacy-visual:hover .privacy-device,.privacy-visual:hover .privacy-float-top,.privacy-visual:hover .privacy-float-bottom{transform:none}.privacy-device,.privacy-float{width:min(100%,430px)}.privacy-float{position:static;justify-content:center;min-height:46px;margin:0;border-radius:var(--home-radius);background:#ffffffeb}}@media(max-width:620px){.app-shell:not(.app-shell-guide) .nav-inner{min-height:70px;gap:10px;padding-inline:12px}.app-shell:not(.app-shell-guide) .brand{gap:7px;min-width:0}.app-shell:not(.app-shell-guide) .brand-mark{width:38px;height:38px}.app-shell:not(.app-shell-guide) .brand-copy strong{font-size:1.04rem}.app-shell:not(.app-shell-guide) .nav-link{min-height:40px;padding:0 11px;font-size:.82rem;white-space:nowrap}.home-hero{padding-top:38px;padding-bottom:64px;gap:28px;width:100%;min-width:0}.home-hero-copy,.home-hero-visual,.product-window{width:100%;max-width:min(350px,calc(100vw - 40px));min-width:0}.home-hero-copy h1{max-width:10ch;font-size:2.32rem;line-height:1.02;overflow-wrap:anywhere}.home-hero-lede{max-width:min(350px,calc(100vw - 40px));font-size:1.08rem;overflow-wrap:anywhere}.home-hero-actions,.home-button{width:100%;max-width:min(350px,calc(100vw - 40px))}.home-button{min-height:52px;white-space:normal}.home-hero-note{max-width:min(350px,calc(100vw - 40px))}.home-trust-list{display:grid}.home-hero-visual:before{inset:28px 0}.product-window{padding:12px}.product-metrics{grid-template-columns:1fr}.home-section{scroll-margin-top:104px;padding-top:76px}.home-source-section{padding-top:44px;padding-bottom:62px}.home-source-heading{gap:18px}.home-source-heading h2{max-width:10ch;font-size:2.42rem}.home-source-heading>p{font-size:1rem}.home-source-layout{gap:16px;margin-top:26px}.home-source-card{grid-template-columns:1fr;align-items:start;min-height:0;padding:20px}.home-source-card>svg{margin-top:6px}.home-source-flow{padding:20px}.source-preview-top{align-items:flex-start}.source-preview-source{display:grid}.source-preview-source span,.source-preview-actions span{width:fit-content;max-width:100%}.source-preview-transcript{padding:20px}.source-preview-transcript p{font-size:1rem}.home-page .section-header h2{max-width:11ch;font-size:2.42rem}.home-page .section-header p{font-size:1rem}.pricing-card,.mission-card,.tester-shell,.tester-panel,.liquid-cta-card{padding:20px}.tester-section{padding-top:70px}.tester-copy h2{max-width:11ch;font-size:2.42rem}.tester-principles{display:grid}.tester-panel-heading{grid-template-columns:1fr}.liquid-cta-section{padding-bottom:66px}.liquid-cta-card{min-height:560px;border-radius:14px}.liquid-cta-content h2{font-size:3.1rem}.liquid-cta-actions,.liquid-button{width:100%}.privacy-device-screen{min-height:330px}.privacy-float{margin:0}.price-row strong{font-size:4.2rem}.mission-card blockquote{font-size:1.12rem}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:linear-gradient(180deg,#f8faff 0%,var(--bg) 100%);color:var(--ink);font-family:var(--font-sans);line-height:1.55;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}#root{min-height:100vh}.site-nav{position:sticky;top:0;z-index:20;background:#f8faffeb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.nav-inner{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:24px;max-width:var(--page-max);min-height:94px;margin:0 auto;padding:0 24px}.brand{display:inline-flex;align-items:center;gap:8px;min-width:fit-content;padding-block:12px;justify-self:start}.brand-mark{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;color:var(--accent-start)}.brand-mark svg{width:30px;height:30px}.brand-copy{display:block;line-height:1.26;overflow:visible}.brand-copy strong{display:inline-block;font-size:1.68rem;font-weight:800;line-height:1.08;letter-spacing:0;padding-bottom:.12em}.toggle-shell{justify-self:center;display:inline-flex;align-items:center;gap:6px;padding:4px;background:var(--surface-soft);border:1px solid var(--line-strong);border-radius:999px;box-shadow:0 10px 28px #0d182c0a}.toggle-button{border:0;background:transparent;color:var(--ink-soft);padding:14px 26px;border-radius:999px;cursor:pointer;font-size:1rem;font-weight:700;transition:background-color .18s ease,color .18s ease,box-shadow .18s ease}.toggle-button.active{background:var(--surface);color:var(--ink);box-shadow:0 10px 24px #0d182c14}.nav-link{display:inline-flex;align-items:center;gap:8px;min-height:56px;padding:0 28px;border-radius:999px;background:var(--ink);color:#fff;font-size:1.02rem;font-weight:700;box-shadow:0 12px 24px #0b153024;transition:transform .18s ease}.nav-actions{justify-self:end;display:inline-flex;align-items:center;gap:12px}.nav-link-secondary{background:#ffffffd6;color:var(--ink);border:1px solid var(--line-strong);box-shadow:none}.guide-nav-pill{justify-self:center;display:inline-flex;align-items:center;min-height:44px;padding:0 18px;border-radius:999px;border:1px solid var(--line);background:#ffffffb8;color:#5f6f89;font-size:.88rem;font-weight:700;letter-spacing:0;text-transform:uppercase}.nav-link:hover,.button:hover,.scenario-button:hover{transform:translateY(-1px)}.hero-shell,.section-shell{padding:60px 24px 0}.hero-grid,.section-shell,.site-footer{max-width:var(--page-max);margin:0 auto}.hero-grid{position:relative;min-height:650px;display:flex;align-items:center;justify-content:center}.hero-grid:before{content:"";position:absolute;width:62%;aspect-ratio:1 / 1;border-radius:50%;background:radial-gradient(circle,rgba(121,145,255,.18) 0%,rgba(121,145,255,.07) 34%,transparent 72%);filter:blur(12px);pointer-events:none}.hero-copy{position:relative;z-index:1;max-width:1040px;text-align:center}.hero-badge{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:0 16px;border:1px solid #b9caf4;border-radius:999px;background:#edf4ffe6;color:#2c57c6;font-size:.82rem;font-weight:700;letter-spacing:0;text-transform:uppercase}.hero-copy h1{margin:38px auto 36px;max-width:13ch;display:grid;justify-items:center;row-gap:.01em;font-size:clamp(4.25rem,9vw,7.3rem);font-weight:800;line-height:1;letter-spacing:0;text-wrap:balance;overflow:visible}.hero-copy h1 span{display:block;line-height:1;overflow:visible}.hero-title-gradient{display:block;padding-bottom:.18em;margin-bottom:-.12em;background:linear-gradient(90deg,var(--accent-start),var(--accent-end));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;line-height:1.02;transform:translateY(-.045em)}.hero-description,.hero-emphasis,.hero-note{margin-left:auto;margin-right:auto}.hero-description{max-width:980px;margin-top:40px;color:#596883;font-size:clamp(1.35rem,2vw,1.95rem);line-height:1.5;text-wrap:balance}.hero-description-primary,.hero-description-secondary{display:block}.hero-emphasis{margin-top:16px;font-size:clamp(1.45rem,2.1vw,2.1rem);font-weight:800;line-height:1.35;letter-spacing:0}.hero-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:22px;margin-top:54px}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:72px;padding:0 42px;border-radius:999px;font-size:1.06rem;font-weight:700;letter-spacing:0;line-height:1.2;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.button-primary{background:var(--ink);color:#fff;box-shadow:0 14px 30px #0b16301f}.button-secondary{border:1px solid var(--line-strong);background:var(--surface);color:var(--ink);box-shadow:var(--shadow)}.button-offer{width:100%}.hero-note{margin-top:34px;color:#76839b;font-size:.98rem}.eyebrow{margin:0 0 14px;color:#71809b;font-size:.74rem;font-weight:700;letter-spacing:0;text-transform:uppercase}.section-header{max-width:760px}.section-header h2{margin:0;max-width:12ch;font-size:clamp(2.5rem,4vw,4.8rem);font-weight:800;line-height:1.04;letter-spacing:0;text-wrap:balance}.section-header p,.config-copy p,.scenario-panel p,.security-item p,.offer-copy p,.footer-brand-block p{color:var(--ink-soft);font-size:1.02rem;line-height:1.78}.section-header-inverse h2,.section-header-inverse p,.section-header-inverse .eyebrow{color:#f7f9ff}.scenario-shell,.config-shell{display:grid;gap:32px}.scenario-layout{display:grid;grid-template-columns:360px minmax(0,1fr);gap:34px}.scenario-list{display:grid;gap:14px;align-content:start}.scenario-button{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;min-height:100px;padding:20px 26px;border:1px solid var(--line);border-radius:22px;background:var(--surface);box-shadow:var(--shadow);cursor:pointer;text-align:left;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.scenario-button.active{background:var(--ink);color:#fff;border-color:transparent;box-shadow:var(--shadow-strong)}.scenario-button.active .scenario-button-copy span,.scenario-button.active .scenario-button-icon{color:#ffffffc2}.scenario-button-icon{display:inline-flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:12px;background:var(--accent-soft);color:var(--accent-start)}.scenario-button-copy{display:grid;gap:6px}.scenario-button-copy strong{font-size:1.08rem;font-weight:700;letter-spacing:0;line-height:1.12}.scenario-button-copy span{color:var(--ink-soft);font-size:.96rem;line-height:1.4}.scenario-panel{min-height:100%;padding:34px;border:1px solid var(--line);border-radius:var(--radius-xl);background:linear-gradient(180deg,#fffffffa,#f3f7fcf5);box-shadow:var(--shadow)}.panel-pill,.offer-meta{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border-radius:999px;background:var(--accent-soft);color:#5067f2;font-size:.78rem;font-weight:700;letter-spacing:0;text-transform:uppercase}.scenario-panel h3,.config-visual-card h3,.offer-copy h3{margin:20px 0 0;font-size:clamp(1.9rem,3vw,3rem);font-weight:800;line-height:1.1;letter-spacing:0}.scenario-panel p,.config-visual-card p{margin-top:16px}.bullet-list{display:grid;gap:14px;padding:0;margin:26px 0 0;list-style:none}.bullet-list li{position:relative;padding-left:28px;color:var(--ink-soft);line-height:1.7}.bullet-list li:before{content:"";position:absolute;left:0;top:.55rem;width:10px;height:10px;border-radius:999px;background:linear-gradient(135deg,var(--accent-start),var(--accent-end))}.bullet-list-soft li{color:var(--ink-soft)}.config-shell{grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);align-items:center}.config-visual{position:relative;min-height:560px;border:1px solid var(--line);border-radius:var(--radius-xl);background:radial-gradient(circle at top left,rgba(109,129,255,.2),transparent 28%),linear-gradient(180deg,#c7d0df,#8fa0b4);overflow:hidden;box-shadow:var(--shadow)}.config-visual:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.08),transparent 24%),radial-gradient(circle at 30% 24%,rgba(255,255,255,.24),transparent 18%)}.config-visual-card{position:absolute;left:40px;right:40px;bottom:40px;padding:28px;border:1px solid rgba(255,255,255,.4);border-radius:24px;background:#ffffffe6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 18px 36px #0d182c1f}.config-floating-card{position:absolute;right:28px;top:28px;display:flex;align-items:flex-start;gap:12px;max-width:280px;padding:16px 18px;border-radius:18px;background:#0b1530e0;color:#fff;box-shadow:0 20px 38px #0b15303d}.floating-dot{width:10px;height:10px;margin-top:.45rem;border-radius:999px;background:#3ed37c;flex-shrink:0}.config-floating-card strong{display:block;font-size:.9rem;font-weight:700;letter-spacing:0}.config-floating-card p{margin:4px 0 0;color:#ffffffc2;font-size:.88rem;line-height:1.55}.security-shell{margin-top:72px;background:radial-gradient(circle,rgba(113,139,255,.16) 0%,transparent 34%),radial-gradient(rgba(255,255,255,.12) 1px,transparent 1px),linear-gradient(180deg,#07122d,#0b1738);background-size:auto,42px 42px,auto}.security-inner{max-width:var(--page-max);margin:0 auto;padding:88px 24px}.security-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:48px;align-items:start}.security-list{display:grid;gap:20px}.security-item{display:grid;grid-template-columns:auto 1fr;gap:18px;align-items:start}.security-icon{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:16px;background:#718bff29;color:#a6b7ff;border:1px solid rgba(134,153,255,.28)}.security-item h3{margin:0;color:#f7f9ff;font-size:1.4rem;font-weight:700;letter-spacing:0}.security-item p{margin:10px 0 0;color:#f7f9ffc2}.offer-card{margin-top:56px;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr);gap:44px;padding:44px;border:1px solid rgba(142,156,255,.24);border-radius:32px;background:linear-gradient(135deg,#4a48b3db,#132358eb);box-shadow:0 28px 90px #050b1c47}.offer-copy h3,.offer-copy p,.offer-copy .eyebrow{color:#f7f9ff}.offer-panel{padding:42px 42px 46px;border-radius:26px;background:#fdfdff;box-shadow:0 16px 42px #050b1c33}.offer-meta{background:var(--surface-soft)}.offer-price-row{display:flex;align-items:flex-start;gap:10px;margin-top:18px}.offer-price{font-size:4.5rem;font-weight:800;line-height:1;letter-spacing:0;color:#4a51e0}.offer-suffix{margin-top:1.1rem;color:#6a7792;font-size:1.3rem;font-weight:600}.bullet-list-inverse li{color:var(--ink)}.offer-panel .bullet-list{margin-top:34px}.button-offer{margin-top:24px}.site-footer{padding:56px 24px 80px;border-top:1px solid var(--line);background:linear-gradient(180deg,#ffffffb8,#f7fafff5)}.footer-frame{display:grid;grid-template-columns:minmax(260px,.85fr) minmax(0,1.15fr);gap:56px}.footer-brand-block{display:grid;gap:24px}.footer-brand-block .brand{padding-block:14px}.footer-brand-block p{max-width:24ch;font-size:1.14rem;line-height:1.82}.footer-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.footer-column-title{margin:0 0 16px;color:var(--ink);font-size:.84rem;font-weight:700;letter-spacing:0;text-transform:uppercase}.footer-column-links{display:grid;gap:12px}.footer-link{color:var(--ink-soft);font-weight:500;font-size:1rem}.app-shell-guide{background:radial-gradient(circle at top center,rgba(113,139,255,.12),transparent 28%),linear-gradient(180deg,#f8faff,#f2f6fb)}.guide-main{padding:48px 24px 0}.guide-hero-shell,.guide-layout,.guide-footer-frame{max-width:var(--page-max);margin:0 auto}.guide-hero-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:32px;align-items:stretch}.guide-hero-copy,.guide-summary-card,.guide-highlight-card,.guide-sidebar-card,.guide-step-card,.guide-daily-card,.guide-trouble-card,.guide-update-card{border:1px solid var(--line);box-shadow:var(--shadow)}.guide-hero-copy{padding:42px;border-radius:36px;background:radial-gradient(circle at top right,rgba(113,139,255,.16),transparent 36%),linear-gradient(180deg,#fffffffa,#f5f8fdf5)}.guide-pill{display:inline-flex;align-items:center;min-height:38px;padding:0 16px;border-radius:999px;background:#526df31a;color:#365ce0;font-size:.82rem;font-weight:700;letter-spacing:0;text-transform:uppercase}.guide-hero-copy h1{margin:22px 0 0;max-width:11ch;font-size:clamp(3.2rem,6.2vw,5.8rem);font-weight:800;line-height:1.03;letter-spacing:0;text-wrap:balance}.guide-hero-description{max-width:64ch;margin:24px 0 0;color:#5d6c86;font-size:1.16rem;line-height:1.75}.guide-hero-actions{display:flex;flex-wrap:wrap;gap:18px;margin-top:32px}.guide-hero-note{margin:22px 0 0;color:#667591;font-size:.98rem}.guide-summary-card{padding:34px;border-radius:32px;background:linear-gradient(180deg,#0b1530fa,#11224af0);color:#f7f9ff}.guide-summary-card .panel-pill{background:#718bff2e;color:#dfe5ff}.guide-check-list{display:grid;gap:12px;padding:0;margin:20px 0 0;list-style:none}.guide-check-list li{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:start;color:inherit;line-height:1.6}.guide-check-list svg{margin-top:.22rem;color:#5da9ff;flex-shrink:0}.guide-stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:28px}.guide-stat-card{padding:16px;border-radius:22px;background:#ffffff14;border:1px solid rgba(182,197,255,.16)}.guide-stat-card span{display:block;color:#dfe5ffb3;font-size:.8rem;letter-spacing:0;text-transform:uppercase}.guide-stat-card strong{display:block;margin-top:8px;font-size:1.18rem;font-weight:700;letter-spacing:0}.guide-highlight-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:24px}.guide-highlight-card{display:grid;grid-template-columns:auto 1fr;gap:16px;padding:24px;border-radius:26px;background:#fffc}.guide-highlight-icon,.guide-daily-icon,.guide-trouble-icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:14px;background:#526df31a;color:#365ce0}.guide-highlight-card h3,.guide-daily-card h3,.guide-trouble-card h3{margin:0;font-size:1.15rem;font-weight:700;letter-spacing:0}.guide-highlight-card p,.guide-sidebar-card p,.guide-step-card p,.guide-daily-card p,.guide-trouble-card p,.guide-update-card p,.guide-footer-brand p{color:var(--ink-soft);line-height:1.72}.guide-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:32px;padding-top:36px}.guide-sidebar{position:sticky;top:118px;align-self:start;display:grid;gap:18px}.guide-sidebar-card{padding:24px;border-radius:26px;background:#ffffffd1}.guide-sidebar-card-strong{background:linear-gradient(180deg,#0b1530fa,#11224af0)}.guide-sidebar-card-strong p{color:#e9efffd1}.guide-sidebar-links{display:grid;gap:12px;margin-top:16px}.guide-sidebar-links a{padding:12px 14px;border-radius:16px;background:var(--surface-soft);color:var(--ink);font-weight:600;transition:background-color .18s ease}.guide-sidebar-links a:hover{background:#e7eef8}.guide-content{display:grid;gap:32px}.guide-section{padding:32px;border-radius:34px;background:#ffffffb8;border:1px solid rgba(220,228,239,.9)}.guide-section-optional{background:linear-gradient(180deg,#f7faffe0,#f1f6fceb)}.guide-section-heading{display:flex;justify-content:space-between;gap:24px;align-items:flex-start}.guide-section-badge,.guide-step-badge{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border-radius:999px;background:#526df31f;color:#4663df;font-size:.78rem;font-weight:700;letter-spacing:0;text-transform:uppercase;flex-shrink:0}.guide-step-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:28px}.guide-step-card{padding:28px;border-radius:28px;background:linear-gradient(180deg,#fff,#f7faff)}.guide-step-card-optional{background:linear-gradient(180deg,#f9fbff,#f1f6fd)}.guide-step-top{display:flex;justify-content:space-between;gap:12px;align-items:center}.guide-step-number{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;background:var(--ink);color:#fff;font-size:.78rem;font-weight:700;letter-spacing:0;text-transform:uppercase}.guide-step-card h3{margin:18px 0 0;font-size:1.55rem;font-weight:800;letter-spacing:0;line-height:1.12}.guide-step-copy{margin:14px 0 0;font-size:1.02rem}.guide-step-stack{display:grid;gap:16px;margin-top:20px}.guide-step-block{display:grid;gap:10px}.guide-step-label{margin:0;color:#5c6c89;font-size:.8rem;font-weight:700;letter-spacing:0;text-transform:uppercase}.guide-code{margin:0;padding:18px;border-radius:20px;background:#08132d;color:#f4f7ff;font-size:.92rem;line-height:1.7;overflow-x:auto;box-shadow:inset 0 0 0 1px #a1b2ff1f}.guide-code-light{background:#edf3fb;color:var(--ink);box-shadow:inset 0 0 0 1px #b0bfd994}.guide-inline-note{margin:0;padding:14px 16px;border-radius:18px;background:#526df314;color:#496280}.guide-daily-shell,.guide-troubleshooting-shell,.guide-update-card{padding:32px;border-radius:34px;background:#ffffffc2;border:1px solid rgba(220,228,239,.9);box-shadow:var(--shadow)}.guide-daily-grid,.guide-troubleshooting-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:28px}.guide-daily-card,.guide-trouble-card{padding:28px;border-radius:28px;background:linear-gradient(180deg,#fff,#f7faff)}.guide-daily-card p,.guide-trouble-card p{margin-top:14px}.guide-trouble-meaning{min-height:4.5rem}.guide-update-card{display:grid;gap:20px}.guide-update-card h2{margin:0;font-size:clamp(2.1rem,3.4vw,3.5rem);font-weight:800;letter-spacing:0;line-height:1.04}.guide-footer{padding:48px 24px 80px}.guide-footer-frame{display:grid;grid-template-columns:minmax(300px,.95fr) minmax(0,1.05fr);gap:28px;padding:32px;border:1px solid var(--line);border-radius:34px;background:#ffffffc2;box-shadow:var(--shadow)}.guide-footer-brand{display:grid;gap:18px}.guide-footer-brand .brand{padding-block:8px}.guide-footer-links{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:16px}.guide-footer-links a{display:inline-flex;align-items:center;min-height:46px;padding:0 18px;border-radius:999px;background:var(--surface-soft);color:var(--ink);font-weight:600}@media(min-width:1024px){.hero-description-primary{white-space:nowrap}}@media(max-width:1120px){.scenario-layout,.config-shell,.security-grid,.offer-card,.footer-frame,.guide-hero-grid,.guide-layout,.guide-footer-frame{grid-template-columns:1fr}.footer-columns,.guide-highlight-grid,.guide-daily-grid,.guide-troubleshooting-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.guide-sidebar{position:static}.guide-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:820px){.nav-inner{grid-template-columns:1fr;padding-top:14px;padding-bottom:14px}.toggle-shell{justify-self:start}.nav-actions{justify-self:stretch;justify-content:center;flex-wrap:wrap}.nav-link{justify-content:center}}@media(max-width:760px){.hero-shell,.section-shell,.security-inner,.site-footer,.guide-main,.guide-footer,.nav-inner{padding-left:16px;padding-right:16px}.hero-grid{min-height:auto;padding-top:36px}.hero-copy h1,.section-header h2,.guide-hero-copy h1{max-width:100%}.hero-description-primary{white-space:normal}.hero-actions{flex-direction:column;align-items:stretch}.button{width:100%}.scenario-button,.scenario-panel,.config-visual-card,.offer-panel,.offer-card,.guide-hero-copy,.guide-summary-card,.guide-sidebar-card,.guide-section,.guide-step-card,.guide-daily-shell,.guide-troubleshooting-shell,.guide-daily-card,.guide-trouble-card,.guide-update-card,.guide-footer-frame{padding-left:22px;padding-right:22px}.config-visual{min-height:420px}.config-visual-card{left:20px;right:20px;bottom:20px}.config-floating-card{right:20px;top:20px;left:20px;max-width:none}.offer-price{font-size:3.4rem}.footer-columns,.guide-highlight-grid,.guide-step-grid,.guide-daily-grid,.guide-troubleshooting-grid{grid-template-columns:1fr}.guide-section-heading{flex-direction:column}.guide-stat-grid{grid-template-columns:1fr}.guide-footer-links{justify-content:flex-start}}.hero-product-label{display:inline-flex;align-items:center;gap:9px;margin:0 0 18px;color:var(--home-teal);font-size:.88rem;font-weight:800}.hero-product-label>span{width:8px;height:8px;border-radius:999px;background:var(--home-green);box-shadow:0 0 0 5px #2f9d621c}.home-hero{grid-template-columns:minmax(0,.82fr) minmax(520px,1.18fr);gap:48px;padding-top:54px;padding-bottom:54px}.home-hero-copy h1{max-width:11.5ch;font-size:4.72rem;line-height:.99}.home-hero-lede{max-width:590px;font-size:1.18rem;line-height:1.6}.home-hero-visual{min-height:500px}.home-hero-visual:before{inset:26px 4px 18px;border-radius:28px;background:linear-gradient(135deg,#2367d81a,#ffffffa3 46%,#1aa39a1a),repeating-linear-gradient(90deg,transparent 0 31px,rgba(20,32,52,.025) 32px);transform:rotate(1.2deg)}.mac-app-window{position:relative;z-index:1;width:min(100%,620px);overflow:hidden;border:1px solid rgba(178,193,208,.92);border-radius:12px;background:#fff;box-shadow:0 30px 90px #14203429;transition:transform .26s cubic-bezier(.19,1,.22,1),box-shadow .26s ease}.home-hero-visual:hover .mac-app-window{transform:translateY(-5px);box-shadow:0 36px 100px #14203430}.mac-app-titlebar{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:44px;padding:0 14px;border-bottom:1px solid #e1e7ee;background:#fafbfdfa;color:var(--home-ink-soft);font-size:.76rem}.mac-app-titlebar>strong{color:var(--home-ink);font-size:.8rem}.mac-app-status{justify-self:end;display:inline-flex;align-items:center;gap:6px;color:#277c52;font-weight:800}.mac-app-status>span{width:7px;height:7px;border-radius:999px;background:var(--home-green)}.mac-app-body{display:grid;grid-template-columns:154px minmax(0,1fr);min-height:408px}.mac-app-sidebar{padding:16px 12px;border-right:1px solid #e0e6ed;background:#f5f6f8}.mac-sidebar-brand{display:grid;grid-template-columns:36px 1fr;align-items:center;gap:9px;margin:0 4px 22px}.mac-sidebar-brand img{display:block;width:36px;height:36px}.mac-sidebar-brand strong,.mac-sidebar-brand span{display:block}.mac-sidebar-brand strong{color:var(--home-ink);font-size:.76rem}.mac-sidebar-brand span{margin-top:2px;color:var(--home-ink-soft);font-size:.66rem}.mac-sidebar-link{display:flex;align-items:center;gap:8px;min-height:34px;padding:0 9px;border-radius:6px;color:var(--home-ink-soft);font-size:.72rem;font-weight:700}.mac-sidebar-link.is-active{background:#dfebff;color:var(--home-blue)}.mac-app-workspace{padding:20px;background:#f8faff}.mac-workspace-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.mac-workspace-heading span,.mac-workspace-heading h2{display:block}.mac-workspace-heading>div>span{color:var(--home-ink-soft);font-size:.7rem;font-weight:800}.mac-workspace-heading h2{margin:4px 0 0;color:var(--home-ink);font-size:1.42rem;line-height:1.16}.mac-listening-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;min-height:72px;margin-top:16px;padding:10px 13px;border:1px solid #cfe3df;border-radius:7px;background:linear-gradient(135deg,#f8fbff,#edf9f5)}.mac-listening-card .voice-orb{width:48px;height:48px}.mac-listening-card strong,.mac-listening-card .voice-status{display:block}.mac-listening-card strong{margin-top:3px;color:var(--home-ink);font-size:.82rem}.mac-live-status{display:inline-flex;align-items:center;gap:5px;color:#237b70;font-size:.64rem;font-weight:800}.mac-live-status>span{width:7px;height:7px;border-radius:999px;background:var(--home-teal);animation:homePulse 1.8s ease-in-out infinite}.mac-app-workspace .mac-waveform{height:70px;margin:10px 0;padding-inline:12px;border-radius:7px}.mac-app-workspace .mac-waveform span{min-width:3px}.mac-transcript-preview{padding:11px 13px;border:1px solid #dce4ed;border-radius:7px;background:#fff}.mac-transcript-preview>div{display:flex;align-items:center;gap:6px;color:var(--home-blue);font-size:.66rem;font-weight:800}.mac-transcript-preview p{margin:7px 0 0;color:var(--home-ink);font-size:.72rem;line-height:1.42}.local-pill{display:inline-flex!important;align-items:center;gap:5px;min-height:28px;padding:0 9px;border:1px solid #bfe5db;border-radius:999px;background:#eefaf7;color:#237b70;font-size:.66rem;font-weight:800;white-space:nowrap}.mac-primary-action,.mac-media-actions article{display:grid;align-items:center;border:1px solid #d6e0eb;border-radius:7px;background:#fff}.mac-primary-action{grid-template-columns:auto minmax(0,1fr) auto;gap:11px;min-height:70px;margin-top:18px;padding:0 14px;border-color:#9bb8e9;background:#edf3ff;color:var(--home-blue)}.mac-primary-action strong,.mac-primary-action span,.mac-media-actions strong,.mac-media-actions span{display:block}.mac-primary-action strong,.mac-media-actions strong{color:var(--home-ink);font-size:.78rem}.mac-primary-action div>span,.mac-media-actions div>span{margin-top:3px;color:var(--home-ink-soft);font-size:.67rem}.shortcut-key{min-width:54px;padding:6px 8px;border:1px solid #ccd8e6;border-radius:5px;background:#fff;color:var(--home-ink-soft);font-size:.64rem;font-weight:800;text-align:center}.mac-media-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:10px}.mac-media-actions article{grid-template-columns:auto minmax(0,1fr) auto;gap:9px;min-height:72px;padding:0 12px;color:var(--home-teal)}.mac-media-actions article:last-child{color:var(--home-coral)}.mac-media-actions article>svg:last-child{color:#8b9aab}.mac-setup-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:12px;overflow:hidden;border:1px solid #dce4ed;border-radius:7px;background:#dce4ed}.mac-setup-strip div{padding:11px;background:#fff}.mac-setup-strip span,.mac-setup-strip strong{display:block}.mac-setup-strip span{color:var(--home-ink-soft);font-size:.62rem;font-weight:700}.mac-setup-strip strong{margin-top:4px;color:var(--home-ink);font-size:.72rem}.hero-workflow-band{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:1180px;margin:0 auto;padding:0 24px;border-top:1px solid rgba(199,213,225,.84);border-bottom:1px solid rgba(199,213,225,.84);list-style:none}.hero-workflow-band li{display:grid;grid-template-columns:auto auto minmax(0,1fr);align-items:start;gap:12px;min-height:138px;padding:26px 22px}.hero-workflow-band li+li{border-left:1px solid rgba(199,213,225,.84)}.hero-workflow-band li>svg{margin-top:2px;color:var(--home-blue)}.hero-workflow-band li:nth-child(2)>svg{color:#c43c35}.hero-workflow-band li:nth-child(3)>svg{color:var(--home-teal)}.workflow-number{color:#9aa7b6;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.7rem;font-weight:800}.hero-workflow-band strong,.hero-workflow-band div>span{display:block}.hero-workflow-band strong{color:var(--home-ink);font-size:.94rem}.hero-workflow-band div>span{margin-top:7px;color:var(--home-ink-soft);font-size:.78rem;line-height:1.5}@media(max-width:1080px){.home-hero{grid-template-columns:1fr}.home-hero-copy h1{max-width:12ch}.home-hero-visual{justify-content:flex-start}}@media(max-width:760px){.hero-workflow-band{grid-template-columns:1fr;padding-inline:20px}.hero-workflow-band li{min-height:0;padding:22px 0}.hero-workflow-band li+li{border-top:1px solid rgba(199,213,225,.84);border-left:0}}@media(max-width:620px){.home-hero-copy h1{max-width:11ch;font-size:2.62rem}.hero-product-label{font-size:.8rem}.home-hero-visual,.mac-app-window{width:100%;max-width:min(350px,calc(100vw - 40px))}.mac-app-body{grid-template-columns:1fr;min-height:0}.mac-app-sidebar{display:none}.mac-app-workspace{padding:16px}.mac-workspace-heading{align-items:center}.mac-workspace-heading h2{font-size:1.18rem}.mac-media-actions{grid-template-columns:1fr}.home-hero-actions{align-items:stretch}}@media(prefers-reduced-motion:reduce){.mac-live-status>span{animation:none}}.app-shell.app-shell-download{min-height:100vh;background:#fbfbf8;color:var(--home-ink);font-family:var(--font-sans)}.download-guide-page{width:min(100%,1440px);min-height:100vh;margin:0 auto;padding:clamp(88px,11vh,140px) 48px 96px}.download-guide-hero{display:grid;justify-items:center;text-align:center}.download-started-pill{display:inline-flex;align-items:center;gap:9px;margin:0 0 22px;padding:10px 17px;border-radius:999px;background:#f1f1ec;color:#6a6b66;font-size:.76rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.download-started-pill svg{width:18px;height:18px;color:var(--home-blue)}.download-guide-hero h1,.download-guide-kicker{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.7rem,4vw,4.1rem);font-weight:500;letter-spacing:-.045em;line-height:1.02}.download-guide-kicker{margin-top:4px}.download-guide-intro{max-width:700px;margin:26px 0 0;color:#6d6f6c;font-size:1rem;line-height:1.6}.download-guide-intro a{color:var(--home-blue);font-weight:700;text-underline-offset:3px}.download-install-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px;width:min(100%,1240px);margin:72px auto 0;padding:0;list-style:none}.download-install-step{display:grid;align-content:start;justify-items:center;text-align:center}.download-step-number{display:grid;place-items:center;width:48px;height:48px;margin-bottom:18px;border-radius:50%;background:var(--home-blue);color:#fff;font-family:Georgia,Times New Roman,serif;font-size:1.45rem}.install-visual{display:block;width:100%;height:auto;border:1px solid rgba(30,42,56,.12);border-radius:14px}.download-install-step h2{margin:22px 0 7px;color:#303436;font-size:1.08rem;font-weight:760;line-height:1.35}.download-install-step p{max-width:330px;margin:0;color:#6d6f6c;font-size:.94rem;line-height:1.55}@media(max-width:900px){.download-guide-page{padding:64px 20px 72px}.download-install-grid{grid-template-columns:1fr;gap:54px;width:min(100%,460px);margin-top:56px}}@media(max-width:520px){.download-guide-page{padding-right:14px;padding-left:14px}.download-guide-hero h1,.download-guide-kicker{font-size:2.35rem}}@font-face{font-family:Satoshi;src:url(/fonts/satoshi-variable.woff2) format("woff2");font-weight:300 900;font-style:normal;font-display:swap}@font-face{font-family:Instrument Sans;src:url(/fonts/instrument-sans-variable.woff2) format("woff2");font-weight:400 700;font-style:normal;font-display:swap}@font-face{font-family:Geist Mono;src:url(/fonts/geist-mono-variable.woff2) format("woff2");font-weight:100 900;font-style:normal;font-display:swap}.app-shell.app-shell-live{--font-sans: "Instrument Sans", sans-serif;--live-ink: #142034;--live-muted: #5d6c81;--live-blue: #2367d8;--live-gold: #f6c84c;background:#fff;color:var(--live-ink);font-family:var(--font-sans);overflow-x:clip}.app-shell-live *{box-sizing:border-box}.app-shell-live :is(button,a,[tabindex]):focus-visible{outline:3px solid #2367d8;outline-offset:4px}.app-shell-live [id]{scroll-margin-top:104px}.app-shell-live .site-nav{background:#fffffff5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid #e6ebef}.app-shell-live .site-nav .nav-inner{max-width:1248px;min-height:80px;display:flex;justify-content:space-between;gap:32px;padding:0 24px}.app-shell-live .site-nav .brand-copy strong{font-family:Satoshi,sans-serif;font-size:23px;letter-spacing:-.8px}.app-shell-live .home-nav-links{display:flex;align-items:center;gap:28px;min-height:0;padding:0;border:0;box-shadow:none;background:none;flex-wrap:wrap}.app-shell-live .home-nav-links a{font-size:14px;font-weight:500;color:#47566b;padding:8px 0}.app-shell-live .home-nav-links a:last-child{color:#142034;font-weight:700;border-bottom:2px solid #f6c84c;border-radius:0}.live-container{width:calc(100% - 48px);max-width:1200px;margin:0 auto}.live-home :is(h1,h2,h3,p){margin:0}.live-home :is(h1,h2,h3){font-family:Satoshi,sans-serif;font-weight:700;color:#142034}.live-home h2{font-size:clamp(30px,3.25vw,44px);line-height:1.12;letter-spacing:-1.8px}.live-home p{font-size:17px;line-height:1.65;color:#5d6c81}.live-home button{font-family:inherit;cursor:pointer}.live-home a{text-decoration:none}.live-hero{display:grid;grid-template-columns:minmax(0,.84fr) minmax(0,1.16fr);gap:48px;width:calc(100% - 64px);max-width:1344px;padding:76px 0 82px;align-items:center}.live-announcement{display:flex;align-items:center;flex-wrap:wrap;gap:6px;font-size:12px!important;color:#47566b!important;margin-bottom:26px!important;letter-spacing:.05px}.live-announcement strong{font-weight:600;color:#142034}.live-tiny-dot{height:6px;width:6px;background:#39856d;border-radius:50%;display:inline-block;flex-shrink:0;margin-right:3px}.live-home h1{font-size:clamp(40px,3.7vw,50px);line-height:1.07;letter-spacing:-2.4px;margin-bottom:24px}.live-title-line{display:block}.live-title-free{color:#2367d8}.live-hero-description{font-size:18px!important;line-height:1.6!important;max-width:470px}.live-hero-actions{display:flex;align-items:center;gap:22px;margin-top:28px;flex-wrap:wrap}.live-button{display:inline-flex;align-items:center;justify-content:center;gap:16px;padding:16px 22px;background:#142034;color:#fff!important;font-size:14px;font-weight:600;border-radius:999px;border:1px solid #142034;transition:background .18s ease,transform .18s ease;white-space:nowrap}.live-button:hover{background:#263d5d;transform:translateY(-1px)}.live-text-link{display:inline-flex;align-items:center;gap:9px;color:#142034;font-size:13px;font-weight:600;padding:9px 0}.live-text-link:hover{text-decoration:underline}.live-trust{display:flex;flex-wrap:wrap;gap:8px 16px;list-style:none;padding:0;margin:24px 0 0;font-size:12px;color:#5d6c81}.live-trust li{display:flex;align-items:center;gap:6px}.live-trust li:before{content:"✓";color:#357961}.live-demo-wrap{min-width:0}.live-workspace{background:#fff;border:1px solid #d5dfe8;border-radius:12px;box-shadow:0 24px 64px -32px #14203459,0 4px 12px #14203406;overflow:hidden}.live-window-bar{height:35px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;background:#f7f9fc;border-bottom:1px solid #e7ecf1;font-family:Satoshi,sans-serif;font-weight:700;font-size:12px}.live-window-dots{display:flex;gap:5px}.live-window-dots i{display:block;width:7px;height:7px;border-radius:50%;background:#df9b91}.live-window-dots i:nth-child(2){background:#dec179}.live-window-dots i:nth-child(3){background:#8bb7a0}.live-workspace-heading{display:flex;align-items:center;justify-content:space-between;padding:21px 22px 16px}.live-small-label{display:flex;align-items:center;gap:6px;font-size:12px;line-height:1.5;color:#5d6c81;font-weight:500;letter-spacing:.08em}.live-workspace-heading h2{font-size:22px;letter-spacing:-.6px;margin-top:3px}.live-record-status{display:flex;align-items:center;gap:6px;font-size:12px;color:#57657a;white-space:nowrap}.live-record-status>span{height:5px;width:5px;background:#c3644d;border-radius:50%}.live-record-status.is-complete{color:#357961}.live-tabs{display:flex;gap:5px;padding:0 20px 12px;border-bottom:1px solid #e7ecf1}.live-tabs button{background:transparent;border:1px solid transparent;border-radius:5px;color:#5d6c81;padding:7px 10px;font-size:12px;font-weight:500;line-height:1.4;transition:background .18s ease,color .18s ease;min-height:32px}.live-tabs button:hover{background:#f7f9fc;color:#142034}.live-tabs button[aria-selected=true]{background:#edf3ff;border-color:#dfe8fa;color:#1d54ad}.live-demo-body{min-height:337px;display:grid;grid-template-columns:minmax(0,1fr);background:#fff}.live-demo-body.has-research{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr)}.live-demo-transcript{padding:18px 22px;min-width:0}.live-demo-panel-heading{display:flex;align-items:center;justify-content:space-between;gap:5px;margin-bottom:16px;font-size:12px}.live-place{display:inline-flex;align-items:center;gap:5px;color:#326d5c;background:#eff6f3;border:1px solid #dcebe4;border-radius:4px;font-size:12px;line-height:1.4;letter-spacing:0;font-weight:500;padding:4px 6px;white-space:nowrap;width:fit-content}.live-place-cloud{color:#526079;background:#f3f5fa;border-color:#e1e6ee}.live-passage{padding:11px 9px;margin:0 -9px 5px;border-left:2px solid transparent;border-radius:0 4px 4px 0;transition:background .18s ease}.live-passage>div{display:flex;gap:10px;align-items:center;font-size:12px;color:#5d6c81;margin-bottom:6px}.live-passage time{font-family:Geist Mono,monospace;font-size:12px;color:#5d6c81}.live-passage p{font-size:12px;line-height:1.6;color:#26364d}.live-passage.is-cited{background:#fff8de;border-left-color:#e0b536}.live-recording-strip{display:flex;align-items:center;gap:9px;border-top:1px solid #e7ecf1;margin-top:14px;padding-top:13px;color:#5d6c81;font-size:12px}.live-recording-strip>span{margin-left:auto;white-space:nowrap}.live-wave{--wave-scale: 1;display:flex;align-items:center;justify-content:center;gap:5px;height:64px;overflow:hidden}.live-wave>span{display:block;width:4px;flex-shrink:0;background:#82a0cf;border-radius:2px;transform:scaleY(var(--wave-scale));transform-origin:center}.live-wave[data-animating=true]>span{animation:live-wave-pulse var(--wave-duration) ease-in-out infinite;animation-delay:var(--wave-delay)}.live-wave>span:nth-child(3n){background:#397362}.live-wave-compact{--wave-scale: .4;height:22px;max-width:128px;flex:1;gap:3px}.live-wave-compact>span{width:2px}@keyframes live-wave-pulse{0%,to{transform:scaleY(calc(var(--wave-scale) * .6))}50%{transform:scaleY(var(--wave-scale))}}.live-passage.is-new,.live-email>p.is-written{animation:live-content-arrive .2s ease-out both}@keyframes live-content-arrive{0%{opacity:.65;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.live-workspace-footer{padding:11px 20px;background:#f7f9fc;border-top:1px solid #e7ecf1;display:flex;justify-content:space-between;gap:10px;color:#5d6c81;font-size:12px}.live-workspace-footer>span{display:flex;align-items:center;gap:6px}.live-example-caption{font-size:12px!important;line-height:1.6!important;color:#5d6c81!important;margin-top:12px!important}.live-demo-research{background:#fbfcff;border-left:1px solid #e2e8ef;padding:18px 14px;min-width:0}.live-demo-research .live-demo-panel-heading{margin-bottom:9px}.live-question{margin:13px 0 14px;background:#eef3fb;padding:11px 12px;border-radius:6px;font-size:12px;line-height:1.5;color:#26364d}.live-question>span{display:block;font-size:12px;color:#5d6c81;margin-top:5px}.live-answer p{font-size:16px;line-height:1.65;color:#26364d;margin:8px 0 10px}.live-citation{display:inline-flex;align-items:center;gap:5px;background:#fff6d8;border:1px solid #eadcaa;border-radius:4px;color:#725800;padding:5px 6px;font-size:12px;line-height:1.4}.live-answer .live-citation{font-size:12px}.live-explanation{border-top:1px solid #e2e8ef;margin-top:20px;padding-top:16px}.live-explanation p{color:#5d6c81;font-size:14px}.live-answer-compact p{font-size:12px;margin:7px 0 10px}.live-answer-compact .live-small-label{font-size:12px;letter-spacing:.02em}.live-answer-compact .live-citation{font-size:12px;text-align:left}.live-answer-compact .live-explanation{margin-top:14px;padding-top:12px}.live-cleaned-note{font-size:12px;color:#326d5c;display:flex;gap:6px;align-items:center;margin-bottom:5px}.live-demo-footnote{font-size:12px!important;display:flex;gap:6px;align-items:center;margin-top:12px!important}.live-demo-body.has-research .live-demo-transcript .live-demo-panel-heading{align-items:flex-start;flex-direction:column;gap:7px}.live-overview-band{background:#f7f9fc;border-top:1px solid #e5ebf2;border-bottom:1px solid #e5ebf2}.live-overview{padding:68px 0 36px}.live-overview-intro{display:grid;grid-template-columns:1.2fr 1fr;align-items:end;gap:64px;margin-bottom:40px}.live-overview-intro h2{font-size:clamp(30px,3.2vw,42px);line-height:1.16}.live-home .live-overview-eyebrow{font-size:12px;font-weight:600;letter-spacing:.12em;color:#426b8d;margin-bottom:16px}.live-overview-intro>p{max-width:450px;font-size:17px}.live-overview-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding:0;margin:0;list-style:none;border:1px solid #dce5ef;border-radius:12px;background:#fff;overflow:hidden}.live-overview-steps>li{min-width:0;padding:28px}.live-overview-steps>li+li{border-left:1px solid #e2e9f2}.live-overview-steps>.live-overview-live{background:#edf3ff}.live-overview-step-label{display:flex;align-items:center;gap:10px;font-size:12px;font-weight:600;letter-spacing:.08em;color:#5d6c81}.live-overview-step-label>span{font-family:Geist Mono,monospace;font-size:12px;color:#2367d8;letter-spacing:0}.live-overview-visual{height:174px;display:flex;justify-content:center;flex-direction:column;margin:16px 0 20px;color:#426b8d}.live-overview-voice{padding:0 8px;align-items:center;gap:18px}.live-overview-voice-input{display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid #dce5ef;border-radius:999px;background:#f7f9fc;padding:10px 18px;width:100%;max-width:255px}.live-overview-voice-input .live-wave{max-width:145px}.live-overview-voice-input>svg{flex-shrink:0}.live-overview-typed{color:#142034;font-size:16px;letter-spacing:-.2px}.live-overview-typed>span{display:inline-block;height:18px;width:2px;margin-left:4px;background:#2367d8;vertical-align:-3px}.live-overview-capture{align-items:center}.live-overview-sources{display:flex;justify-content:space-around;width:100%;max-width:250px}.live-overview-sources>span{display:flex;align-items:center;flex-direction:column;gap:10px;font-size:12px;color:#47566b}.live-overview-sources svg{width:42px;height:42px;padding:10px;border:1px solid #dce5ef;background:#f7f9fc;border-radius:8px;color:#426b8d}.live-overview-join{display:flex;justify-content:center;align-items:flex-end;width:130px;padding:5px 0}.live-overview-join>span{height:13px;flex:1;border-bottom:1px solid #cad7e5}.live-overview-join>span:first-child{border-left:1px solid #cad7e5;border-radius:0 0 0 4px}.live-overview-join>span:last-child{border-right:1px solid #cad7e5;border-radius:0 0 4px}.live-overview-local{display:flex;align-items:center;gap:8px;font-size:12px;color:#326d5c;padding:8px 12px;background:#eff6f3;border:1px solid #dcece4;border-radius:6px}.live-overview-intelligence{gap:10px;font-size:12px;line-height:1.5}.live-overview-cloud-label{display:flex;align-items:center;gap:6px;color:#526079}.live-overview-question{padding:10px 12px;border:1px solid #d8e3f7;background:#ffffffbf;border-radius:6px;color:#142034}.live-overview-answer{display:flex;gap:8px;color:#142034}.live-overview-answer>svg{flex-shrink:0;color:#2367d8;margin-top:2px}.live-overview-answer small{display:flex;align-items:center;gap:4px;color:#5d6c81;font-size:12px;margin-top:6px}.live-overview-steps h3{font-size:22px;line-height:1.25;letter-spacing:-.6px;margin-bottom:12px}.live-overview-steps p{font-size:15px;line-height:1.65}.live-overview-footer{display:flex;align-items:center;justify-content:center;gap:8px;padding-top:24px;font-size:12px;color:#326d5c}.live-feature{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:36px 100px;align-items:center;padding:100px 0}.live-section-label{display:flex;align-items:center;gap:10px;color:#52637a;font-size:12px;letter-spacing:.1em;margin-bottom:22px;font-weight:500}.live-section-label>span{color:#5d6c81;letter-spacing:0;font-family:Geist Mono,monospace;border-right:1px solid #d7e0e9;padding-right:10px;display:flex}.live-section-copy>p{margin:22px 0;max-width:450px}.live-section-copy>.live-place{font-size:12px;padding:5px 8px}.live-capture-example,.live-cleanup-example,.live-research-example,.live-voice-example{background:#fff;border:1px solid #dce6ee;border-radius:12px;min-width:0;box-shadow:0 14px 36px -30px #1420344d;overflow:hidden}.live-example-heading{padding:17px 22px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e7ecf1;gap:10px;font-size:12px;color:#4d5d73}.live-example-heading>span{display:flex;align-items:center;gap:7px}.live-example-heading>span:last-child{font-size:12px;color:#5d6c81}.live-capture-example>.live-tabs,.live-cleanup-example>.live-tabs{padding-top:14px}.live-audio-source{display:flex;gap:13px;align-items:center;margin:0 22px;padding:22px 0;border-bottom:1px solid #e7ecf1}.live-source-icon{color:#426b8d;border:1px solid #dce6ee;border-radius:6px;width:42px;height:42px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.live-source-icon svg{width:19px}.live-audio-source strong{font-size:13px;font-weight:600}.live-audio-source>div>span{display:block;color:#5d6c81;font-size:12px;margin-top:4px}.live-level{margin-left:auto;color:#568b7d;font-size:16px;white-space:nowrap;letter-spacing:-2px}.live-capture-result{display:flex;align-items:center;gap:12px;margin:22px;color:#47616b;font-size:12px}.live-capture-result svg:last-child{margin-left:auto}.live-capture-example>.live-example-caption{background:#f7f9fc;margin:0!important;padding:14px 22px}.live-room-note{margin:0 22px;padding:24px 0;font-size:13px;line-height:1.6;color:#5d6c81;min-height:88px;border-bottom:1px solid #e7ecf1}.live-feature-note{grid-column:2;font-size:12px!important;line-height:1.6!important;margin-top:-20px!important}.live-soft-band{background:#f7f9fc;border-top:1px solid #edf0f5;border-bottom:1px solid #edf0f5}.live-feature-reverse>.live-section-copy{grid-column:2;grid-row:1}.live-feature-reverse>.support-cleanup{grid-column:1;grid-row:1}.live-cleanup-text{padding:30px 28px;min-height:192px}.live-cleanup-text>p{font-size:23px;line-height:1.5;color:#26364d;margin-top:15px;font-family:Satoshi,sans-serif;letter-spacing:-.45px}.live-cleanup-bottom{display:flex;align-items:center;gap:8px;background:#f1f7f4;padding:17px 22px;color:#326d5c;font-size:12px}.live-cleanup-bottom>span:last-child{margin-left:auto}.live-research-example{padding-bottom:0}.live-research-example>.live-answer{padding:0 24px 14px}.live-research-question{margin:24px 24px 22px;border-radius:6px;background:#f0f4fb;padding:16px 40px 16px 16px;position:relative}.live-research-question>p{font-size:16px;color:#142034;margin-top:5px;line-height:1.5}.live-send-symbol{position:absolute;right:14px;bottom:17px;display:flex;color:#2367d8}.live-research-permission{display:flex;align-items:center;gap:7px;background:#f7f9fc;border-top:1px solid #e7ecf1;padding:14px 24px;color:#5d6c81;font-size:12px}.live-cloud-section{background:#edf3ff;border-top:1px solid #e2e9f5;border-bottom:1px solid #e2e9f5;padding:68px 0}.live-cloud-layout{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.live-cloud-layout h2{font-size:36px}.live-cloud-layout>div>p{margin:20px 0 12px;max-width:440px}.live-cloud-details{background:#ffffffb3;border:1px solid #d4dfed;padding:26px;border-radius:8px}.live-cloud-details ul{padding:0;margin:20px 0;list-style:none;display:grid;gap:14px}.live-cloud-details li{display:flex;gap:10px;align-items:center;font-size:14px}.live-cloud-details li svg{color:#3b6b8b;flex-shrink:0}.live-cloud-details>p{font-size:12px!important;line-height:1.75!important;margin:0!important;border-top:1px solid #d7e0ec;padding-top:18px}.live-voice-section{padding-bottom:84px}.live-email{padding:12px 24px 26px;min-height:234px}.live-email>div{font-size:12px;color:#42526b;padding:12px 0;border-bottom:1px solid #e7ecf1}.live-email>div>span{display:inline-block;width:55px;color:#5d6c81}.live-email>p{padding-top:22px;color:#26364d;font-size:15px;line-height:1.6}.live-caret{display:inline-block;height:17px;border-left:2px solid #2367d8;margin-left:3px;vertical-align:middle}.live-voice-control{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #e7ecf1;padding:15px 20px;background:#f7f9fc;gap:8px}.live-voice-control>div{display:flex;align-items:center;gap:8px;font-size:12px;color:#376759}.live-voice-control button{border:1px solid #cbd7e4;border-radius:5px;padding:8px 10px;display:flex;align-items:center;gap:8px;color:#26364d;background:#fff;font-size:12px}.live-import-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px;padding:0 0 92px;align-items:start}.live-import-section h2{font-size:32px;margin:14px 0 16px}.live-import-section>div>p{font-size:15px}.live-imports{border-top:1px solid #dce6ee}.live-imports article{padding:22px 0;display:grid;grid-template-columns:30px 1fr;gap:10px 18px;border-bottom:1px solid #dce6ee}.live-imports article>svg{color:#5d6c81;margin-top:2px}.live-imports h3{font-size:18px;letter-spacing:-.4px}.live-imports p{font-size:14px;margin-top:8px}.live-imports article>span{grid-column:2;font-size:12px;letter-spacing:.08em;color:#386e5d}.live-audience{border-top:1px solid #dce6ee;padding:36px 0 68px}.live-audience>p{color:#26364d;font-family:Satoshi,sans-serif;font-size:23px;letter-spacing:-.5px;line-height:1.5;margin:14px 0 12px}.live-audience>span:last-child{font-size:12px;color:#5d6c81}.live-privacy-band{background:#f7f9fc;padding:80px 0;border-block:1px solid #e7ecf1}.live-privacy-heading{display:flex;justify-content:space-between;gap:70px;align-items:end;margin-bottom:40px}.live-privacy-heading h2{margin-top:14px}.live-privacy-heading>p{max-width:420px;font-size:16px}.live-processing-table{border-top:1px solid #d1dce7}.live-processing-row{display:grid;grid-template-columns:1fr .8fr 1.25fr;gap:30px;align-items:center;padding:20px 0;border-bottom:1px solid #dce6ee;font-size:13px}.live-processing-row>strong{font-weight:500}.live-processing-row>span:last-child{color:#5d6c81;font-size:12px;line-height:1.6}.live-processing-head{padding:13px 0;font-size:12px;color:#5d6c81}.live-processing-head>span:last-child{font-size:12px}.live-privacy-foot{display:flex;justify-content:space-between;gap:30px;align-items:start;margin-top:24px;font-size:12px;line-height:1.6;color:#5d6c81}.live-privacy-foot>a{display:flex;gap:6px;align-items:center;color:#142034;white-space:nowrap}.live-download-wrapper{padding-top:84px}.live-download-wrapper .home-section{max-width:none;width:auto;padding:0;margin:0}.live-download-wrapper .tester-shell{display:block;padding:0;margin-bottom:32px}.live-download-wrapper .tester-copy{max-width:700px}.live-download-wrapper h2{margin:12px 0 18px}.live-download-wrapper .tester-copy>p{font-size:16px;max-width:580px}.live-download-wrapper .eyebrow{color:#5d6c81;font-size:12px;letter-spacing:.1em}.live-download-wrapper .tester-principles{margin-top:16px;font-size:12px}.live-download-wrapper .tester-unlocked{margin:0}.live-download-wrapper .tester-panel{background:#fff;box-shadow:none;border:1px solid #dce6ee;border-radius:8px;padding:24px}.live-download-wrapper .tester-download-panel{background:#f7f9fc}.live-download-wrapper .tester-panel h3{font-size:21px;letter-spacing:-.6px}.live-download-wrapper .tester-panel :is(p,li){font-size:13px;line-height:1.7}.live-download-wrapper .tester-terms-check{font-size:12px;color:#47566b}.live-download-wrapper .home-button{border-radius:6px;font-size:13px}.live-download-wrapper .tester-button-disabled{box-shadow:none}.live-download-wrapper .tester-panel-heading .home-icon{border-radius:6px;box-shadow:none;background:#edf3ff}.live-faq-wrapper{padding-top:88px}.live-faq-wrapper .home-section{width:auto;max-width:none;margin:0;padding:0;display:grid;grid-template-columns:.65fr 1fr;gap:90px;align-items:start}.live-faq-wrapper .section-header{margin:0;max-width:none;display:block}.live-faq-wrapper h2{font-size:36px}.live-faq-wrapper .section-header>p{font-size:14px;margin-top:18px}.live-faq-wrapper .faq-list{margin:0}.live-faq-wrapper .faq-item{border:0;border-bottom:1px solid #dce6ee;border-radius:0;box-shadow:none;background:none;margin:0;padding:0}.live-faq-wrapper .faq-item>button{padding:20px 0;gap:20px;font-size:15px;color:#26364d;line-height:1.5}.live-faq-wrapper .faq-item>button svg{flex-shrink:0;width:16px}.live-faq-wrapper .faq-item>p{font-size:13px;padding:0 20px 20px 0;margin:0;line-height:1.7}.live-faq-wrapper .faq-item.open>p{display:block}.live-founder{display:grid;grid-template-columns:80px minmax(0,640px);gap:24px;justify-content:center;border-top:1px solid #dce6ee;margin-top:90px;padding:72px 0}.live-founder h2{font-size:34px;margin:16px 0 22px}.live-founder p{font-size:16px}.live-founder>img{margin-top:5px}.live-founder .live-founder-signature{font-size:15px;font-family:Satoshi,sans-serif;font-weight:700;color:#142034;margin-top:22px}.live-founder-signature>span{display:block;font-family:Instrument Sans,sans-serif;font-size:12px;color:#5d6c81;font-weight:400;margin-top:3px}.live-closing{padding:0 0 76px}.live-closing .liquid-cta-card{min-height:590px;padding:52px;overflow:clip}.live-closing .liquid-cta-content{max-width:880px}.live-closing .live-small-label{color:#ffffffd1;letter-spacing:.14em}.live-closing h2{max-width:16ch;font-size:clamp(48px,6.2vw,80px);line-height:1.04;letter-spacing:-3px;color:#fff;margin:22px 0 0}.live-closing .liquid-cta-content p{max-width:540px;margin-top:24px;font-size:18px;line-height:1.6;color:#ffffffe0}.live-closing .liquid-button{font-size:14px}.live-closing :is(a,button):focus-visible{outline-color:#fff}.app-shell-live .home-footer{width:calc(100% - 48px);max-width:1200px;padding:24px 0 30px;margin:0 auto;border-top:1px solid #dce6ee;display:flex;justify-content:space-between;gap:30px;align-items:center}.app-shell-live .home-footer .brand-copy strong{font-family:Satoshi,sans-serif;font-size:20px}.app-shell-live .home-footer-copy{max-width:460px}.app-shell-live .home-footer-copy>p{font-size:12px}.app-shell-live .home-footer small{font-size:12px;color:#5d6c81}.app-shell-live .home-footer>div:last-child{display:flex;gap:16px;font-size:12px}.app-shell-live .home-footer>div:last-child>a{color:#5d6c81}.app-shell-live [data-reveal]{opacity:1;transform:none;filter:none;animation:none;visibility:visible}.live-skip-link{position:fixed;left:20px;top:-70px;z-index:1000;background:#142034;color:#fff;padding:12px 18px;border-radius:6px}.live-skip-link:focus{top:12px}@media(min-width:1600px){.live-hero{padding-top:96px;padding-bottom:88px}.live-feature{padding-top:112px;padding-bottom:112px}}@media(max-width:1100px){.live-overview-steps>li{padding:22px}.live-overview-intro{gap:36px}.live-overview-step-label{font-size:12px;letter-spacing:.03em}.live-hero{grid-template-columns:1fr;gap:48px;max-width:820px;padding-top:56px}.live-hero-copy{max-width:680px}.live-hero-copy .live-hero-description{max-width:620px}.live-home h1{font-size:46px;letter-spacing:-2.2px}.live-hero-description{font-size:16px!important}.live-hero-actions{gap:12px}.live-button{padding:14px 16px}.live-text-link{font-size:12px}.live-feature,.live-cloud-layout,.live-import-section{gap:32px 56px}.live-faq-wrapper .home-section{gap:56px}.live-demo-body.has-research{grid-template-columns:1fr}.live-demo-research{border-left:0;border-top:1px solid #e2e8ef}.live-demo-body.has-research .live-demo-transcript .live-demo-panel-heading{flex-direction:row}.live-demo-body.has-research .live-demo-transcript{padding-bottom:8px}}@media(max-width:899px){.live-overview{padding:48px 0 28px}.live-overview-intro{grid-template-columns:1fr;gap:20px;margin-bottom:28px}.live-overview-intro>p{max-width:600px}.live-overview-steps{grid-template-columns:1fr}.live-overview-steps>li{display:grid;grid-template-columns:minmax(200px,.8fr) 1fr;gap:0 28px;padding:28px}.live-overview-steps>li+li{border-left:0;border-top:1px solid #e2e9f2}.live-overview-step-label{grid-column:2;margin-bottom:16px}.live-overview-visual{grid-column:1;grid-row:1 / 4;margin:0;align-self:center}.live-overview-steps h3,.live-overview-steps p{grid-column:2}.live-container{width:calc(100% - 40px)}.app-shell-live .site-nav .nav-inner{padding:14px 20px;min-height:72px;gap:20px}.app-shell-live .home-nav-links{gap:16px}.app-shell-live .home-nav-links a{font-size:12px}.app-shell-live .site-nav .brand-copy strong{font-size:20px}.live-hero{grid-template-columns:1fr;gap:44px;width:calc(100% - 40px);padding:56px 0 40px}.live-home h1{font-size:60px;letter-spacing:-2.7px}.live-hero-description{font-size:18px!important;max-width:590px}.live-hero-actions{gap:24px}.live-demo-wrap{max-width:700px;width:100%}.live-demo-body.has-research{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr)}.live-demo-research{border-left:1px solid #e2e8ef;border-top:0}.live-demo-body.has-research .live-demo-transcript .live-demo-panel-heading{flex-direction:column}.live-feature,.live-feature-reverse{grid-template-columns:1fr;gap:28px;padding:64px 0}.live-section-copy{max-width:600px}.live-section-copy>p{max-width:590px}.live-section-copy>h2 br{display:none}.live-feature-reverse>.live-section-copy,.live-feature-reverse>.support-cleanup{grid-column:auto;grid-row:auto}.live-feature-note{grid-column:auto;margin-top:-12px!important}.live-cloud-layout{grid-template-columns:1fr;gap:28px}.live-cloud-layout>div>p{max-width:590px}.live-cloud-section{padding:56px 0}.live-cloud-details{padding:24px}.live-import-section{grid-template-columns:1fr;gap:28px;padding-bottom:60px}.live-import-section h2 br{display:none}.live-audience{padding-bottom:56px}.live-privacy-band{padding:56px 0}.live-privacy-heading{gap:28px}.live-privacy-heading>p{max-width:330px;font-size:14px}.live-processing-row{gap:20px;grid-template-columns:1fr .8fr 1.2fr}.live-faq-wrapper .home-section{grid-template-columns:1fr;gap:28px}.live-founder{grid-template-columns:58px 1fr;padding:56px 0;gap:20px}.live-closing .liquid-cta-card{min-height:540px;padding:36px}.live-closing h2{font-size:62px;letter-spacing:-2px}.app-shell-live .home-footer{width:calc(100% - 40px);flex-wrap:wrap;gap:22px}.live-download-wrapper,.live-faq-wrapper{padding-top:64px}.live-hero .live-trust{font-size:12px}}@media(max-width:599px){.live-overview-intro h2{font-size:32px;letter-spacing:-1.2px}.live-overview-intro>p{font-size:16px}.live-overview-steps>li{display:block;padding:24px}.live-overview-visual{margin:8px 0 20px}.live-overview-step-label{margin-bottom:8px;font-size:12px}.live-overview-footer{align-items:flex-start;justify-content:flex-start;line-height:1.6}.live-overview-footer svg{flex-shrink:0;margin-top:2px}.app-shell-live .site-nav .nav-inner{flex-wrap:wrap;gap:6px;padding-top:10px;padding-bottom:10px}.app-shell-live .site-nav .brand{gap:7px}.app-shell-live .site-nav .brand-mark{width:30px;height:30px}.app-shell-live .site-nav .brand-copy strong{font-size:19px}.app-shell-live .home-nav-links{width:100%;display:grid;grid-template-columns:1fr .85fr 1.65fr .7fr .85fr;gap:8px}.app-shell-live .home-nav-links a{font-size:12px;padding:6px 0;justify-content:center;text-align:center;line-height:1.35;min-width:0}.app-shell-live [id]{scroll-margin-top:140px}.live-hero{padding-top:36px;gap:34px}.live-home h1{font-size:clamp(34px,9.7vw,43px);letter-spacing:-1.7px}.live-announcement{font-size:12px!important;gap:5px;margin-bottom:22px!important}.live-hero-description{font-size:16px!important;line-height:1.65!important}.live-hero-actions{gap:13px;align-items:center}.live-button{font-size:12px;gap:10px;padding:14px}.live-text-link{font-size:12px;gap:5px}.live-hero .live-trust{font-size:12px;gap:12px}.live-window-bar{padding:0 12px}.live-workspace-heading{padding:18px 14px 14px}.live-workspace-heading h2{font-size:20px}.live-tabs{padding:0 12px 12px;gap:2px}.live-tabs button{padding:8px;font-size:12px;min-height:36px}.live-demo-transcript{padding:16px}.live-demo-body{min-height:330px}.live-demo-body.has-research{grid-template-columns:1fr}.live-demo-research{border-top:1px solid #e2e8ef;border-left:0;padding:18px 16px}.live-demo-body.has-research .live-demo-transcript .live-demo-panel-heading{flex-direction:row;align-items:center}.live-demo-panel-heading,.live-passage p{font-size:12px}.live-passage>div,.live-passage time{font-size:12px}.live-answer-compact p,.live-answer-compact .live-small-label,.live-question{font-size:12px}.live-workspace-footer{padding:10px 12px;font-size:12px;gap:6px}.live-recording-strip{font-size:12px}.live-recording-strip .live-wave{max-width:80px}.live-home h2{font-size:32px;letter-spacing:-1.2px}.live-home p{font-size:16px}.live-section-label{margin-bottom:16px}.live-section-copy>p{margin:18px 0}.live-example-heading{padding:15px 16px;font-size:12px}.live-example-heading>span:last-child{font-size:12px}.live-audio-source{margin:0 16px;padding:19px 0;gap:10px}.live-audio-source strong{font-size:12px}.live-audio-source>div>span{font-size:12px}.live-source-icon{width:34px;height:34px}.live-level{font-size:12px}.live-capture-result{margin:20px 16px;font-size:12px}.live-capture-example>.live-example-caption{padding:13px 16px}.live-cleanup-text{padding:24px 20px;min-height:196px}.live-cleanup-text>p{font-size:22px}.live-cleanup-bottom{padding:14px 16px;font-size:12px}.live-research-question{margin:20px 16px}.live-research-example>.live-answer{padding:0 16px 12px}.live-answer p{font-size:14px}.live-explanation p{font-size:13px}.live-research-permission{padding:14px 16px;font-size:12px}.live-cloud-layout h2{font-size:32px}.live-cloud-details li{font-size:12px}.live-voice-control{padding:14px}.live-voice-control>div{font-size:12px}.live-voice-control button{font-size:12px}.live-email{padding:10px 18px 24px;min-height:236px}.live-email>p{font-size:14px}.live-import-section h2{font-size:29px}.live-imports p{font-size:13px}.live-imports h3{font-size:18px}.live-audience>p{font-size:22px}.live-audience>span:last-child{display:block;font-size:12px;line-height:1.6}.live-privacy-heading{display:block;margin-bottom:26px}.live-privacy-heading>p{max-width:none;margin-top:20px;font-size:15px}.live-processing-head{display:none}.live-processing-row{grid-template-columns:1fr auto;gap:10px 12px;padding:20px 0;font-size:12px}.live-processing-row>span:last-child{grid-column:1/-1;font-size:12px}.live-processing-row .live-place{font-size:12px;padding:4px}.live-privacy-foot{flex-direction:column;gap:16px;font-size:12px}.live-download-wrapper .tester-unlocked{display:grid;grid-template-columns:1fr;gap:16px}.live-download-wrapper .tester-panel{padding:20px}.live-download-wrapper .tester-copy>p{font-size:15px}.live-faq-wrapper h2{font-size:32px}.live-faq-wrapper .faq-item>button{font-size:14px}.live-founder{grid-template-columns:1fr;gap:16px;margin-top:64px}.live-founder>img{width:42px;height:42px}.live-founder h2{font-size:30px}.live-founder p{font-size:15px}.live-closing{padding-bottom:48px}.live-closing .liquid-cta-card{min-height:520px;padding:28px 24px;border-radius:14px}.live-closing h2{font-size:clamp(38px,10vw,54px);letter-spacing:-1.5px}.live-closing .liquid-cta-content p{font-size:16px}.live-closing .liquid-cta-actions{gap:10px;margin-top:24px}.app-shell-live .home-footer{display:grid;grid-template-columns:1fr;gap:18px}.app-shell-live .home-footer>div:last-child{font-size:12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}.app-shell-live *,.app-shell-live *:before,.app-shell-live *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.live-button:hover,.live-closing .liquid-cta-card:hover,.live-closing .liquid-button:hover{transform:none}}.live-download-wrapper .tester-shell{border:0;border-radius:0;background:none;box-shadow:none}.live-faq-wrapper .faq-item:hover{transform:none;background:none;box-shadow:none}.live-faq-wrapper .faq-item:before{display:none}.live-faq-wrapper .faq-item div>p{max-height:none;padding:0 20px 20px 0;font-size:13px;line-height:1.7;margin:0;overflow:visible}.live-faq-wrapper .faq-item div[hidden]{display:none}.live-home .live-passage p{font-size:13px}.live-home .live-answer-compact p{font-size:12px}.live-download-wrapper .tester-copy h2{max-width:none}.live-download-wrapper .tester-unlocked{display:grid;grid-template-columns:1.1fr 1fr;gap:18px;align-items:start}.live-download-wrapper .tester-download-panel{grid-row:span 2}.live-download-wrapper .tester-principles span{padding:0;border:0;box-shadow:none;border-radius:0;background:none;font-size:12px;font-weight:400}.live-download-wrapper .tester-panel .eyebrow{font-size:12px;font-weight:500;letter-spacing:.05em}.live-download-wrapper .tester-terms-summary,.live-download-wrapper .tester-terms-check{font-weight:400}@media(max-width:599px){.live-home .live-workspace-heading h2{font-size:20px;letter-spacing:-.6px}.live-download-wrapper .tester-unlocked{grid-template-columns:1fr}.live-download-wrapper .tester-download-panel{grid-row:auto}}@media(max-width:599px){.app-shell-live [id]{scroll-margin-top:152px}}.live-segment-control{border-top:1px solid #e7ecf1;padding-top:12px;margin-top:12px}.live-segment-control p{font-size:12px;color:#5d6c81;line-height:1.6}.live-segment-control button{display:inline-flex;gap:8px;align-items:center;margin-top:8px;padding:6px 0;border:0;background:none;color:#2367d8;font-size:12px;font-weight:600}.live-workspace-footer{flex-wrap:wrap}.live-faq-wrapper .faq-item>button,.live-faq-wrapper .faq-item div>p,.live-cloud-details li,.live-imports p{font-size:16px}@media(min-width:900px){.app-shell-live .home-nav-links{border:1px solid #dfe5ec;background:#fffc;box-shadow:0 6px 22px -14px #14203433,inset 0 1px #fff;border-radius:999px;padding:5px 24px;gap:26px}}.live-overview-steps>li{transition:background .26s ease}.live-overview-steps>li:hover{background:#ffffffbf}.live-overview-steps>li[data-built=true] .live-overview-visual>*{animation:live-scene-build .65s cubic-bezier(.16,1,.3,1) backwards}.live-overview-steps>li[data-built=true] .live-overview-visual>:nth-child(2){animation-delay:.18s}.live-overview-steps>li[data-built=true] .live-overview-visual>:nth-child(3){animation-delay:.36s}.live-text-link svg,.live-button svg{transition:transform .2s ease}.live-text-link:hover svg{transform:translate(3px)}.live-button:hover svg{transform:translateY(2px)}@keyframes live-scene-build{0%{opacity:0;transform:translateY(16px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@media(prefers-reduced-motion:reduce){.live-overview-steps>li[data-built=true] .live-overview-visual>*{animation:none}.live-text-link svg,.live-button svg,.live-overview-steps>li{transition:none}.live-text-link:hover svg,.live-button:hover svg{transform:none}}.live-overview-link{margin-top:14px;color:#2367d8}@media(min-width:600px)and (max-width:899px){.live-overview-link{grid-column:2}}.nav-maker{display:inline-flex;align-items:baseline;gap:5px;white-space:nowrap;font-size:12px;line-height:1.45;color:#5d6c81}.nav-maker a{color:#142034;font-weight:650;text-decoration:none;text-underline-offset:4px}.nav-maker a:hover{color:#2367d8;text-decoration:underline}@media(min-width:900px)and (max-width:1150px){.app-shell-live .site-nav .nav-inner{gap:20px}.app-shell-live .home-nav-links{gap:16px;padding-inline:18px}.app-shell-live .home-nav-links a{font-size:12px}}@media(max-width:899px){.app-shell-live .site-nav .nav-inner{flex-wrap:wrap}.app-shell-live .site-nav .brand{order:0}.app-shell-live .site-nav .nav-actions{order:1;margin-left:auto}.app-shell-live .home-nav-links{order:2;width:100%;justify-content:space-between}.app-shell-live [id]{scroll-margin-top:160px}}@media(max-width:599px){.nav-maker{flex-direction:column;align-items:flex-end;gap:0}}.meeting-playground{position:relative;isolation:isolate;min-width:0;color:#142034;--mp-line: #e2e8f0;--mp-muted: #65758b}.meeting-playground *{box-sizing:border-box}.meeting-playground button,.meeting-playground input{font-family:inherit}.meeting-playground button{cursor:pointer}.meeting-playground button:disabled{cursor:default}.meeting-playground button:focus-visible,.meeting-playground input:focus-visible{outline:2px solid #2367d8;outline-offset:3px}.mp-depth-layer{pointer-events:none;position:absolute;z-index:-1;inset:-13px 12px 68px;border:1px solid #dae5f3;background:#f4f8fe;border-radius:16px}.mp-depth-back{inset:-25px 28px 92px;background:#f9fbfe;opacity:.7}.mp-window{overflow:clip;border:1px solid #cedaeb;border-radius:13px;background:#fff;box-shadow:0 24px 64px -27px #24436948,0 4px 10px -6px #172e5226}.mp-chrome{height:38px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 16px;border-bottom:1px solid var(--mp-line);background:linear-gradient(180deg,#fbfcfe,#f3f6fa);font-size:12px}.mp-chrome>span{display:inline-flex;gap:6px;align-items:center;font-weight:650}.mp-chrome img{width:16px;height:18px;object-fit:contain}.mp-chrome .mp-preview-label{color:var(--mp-muted);font-weight:400}.mp-traffic{display:flex;gap:5px;width:80px}.mp-traffic i{width:8px;height:8px;border-radius:100%;background:#e6998c;box-shadow:inset 0 0 0 1px #0000000d}.mp-traffic i:nth-child(2){background:#e8c472}.mp-traffic i:nth-child(3){background:#86b8a2}.mp-titlebar{display:flex;justify-content:space-between;align-items:center;padding:21px 23px 17px;gap:16px}.mp-eyebrow{color:#617188;letter-spacing:.1em;font-size:12px;font-weight:550}.mp-titlebar h2{margin:4px 0 0;font-size:24px;line-height:1.2;letter-spacing:-.8px;font-weight:700}.mp-state{display:inline-flex;align-items:center;gap:6px;color:#6d7380;font-size:12px;white-space:nowrap}.mp-state>i{width:5px;height:5px;background:#d2735d;border-radius:50%}.meeting-playground[data-playing=true] .mp-state>i{animation:mp-status 2s ease-in-out infinite}.mp-state.is-saved{color:#367763}.mp-modebar{padding:0 18px 13px;border-bottom:1px solid var(--mp-line)}.mp-tabs{display:flex;align-items:center;gap:3px}.mp-tabs button{display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid transparent;border-radius:6px;color:#5d6c81;padding:7px 9px;background:transparent;font-size:12px;line-height:1.3;transition:background .18s,color .18s,border-color .18s}.mp-tabs button[aria-selected=true]{color:#245fbd;background:#edf3ff;border-color:#d9e6ff}.mp-tabs button:hover{background:#f0f4fa}.mp-body{display:grid;grid-template-columns:minmax(0,1fr);height:410px;min-height:410px;grid-template-rows:minmax(0,1fr)}.mp-body.has-intelligence{grid-template-columns:minmax(0,1.13fr) minmax(0,1fr)}.mp-transcript-pane{min-height:0;min-width:0;display:flex;flex-direction:column}.mp-pane-title{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:17px 19px 0;font-size:12px}.mp-pane-title strong{display:flex;gap:6px;align-items:center;font-size:12px;font-weight:650}.mp-local,.mp-cloud{display:inline-flex;align-items:center;gap:4px;border-radius:4px;white-space:nowrap;font-size:12px;line-height:1.2}.mp-local{color:#39745f;background:#eff7f2;padding:4px 5px}.mp-cloud{color:#637088;background:#edf0f7;border:1px solid #e1e6ee;padding:4px 6px;margin:8px 17px 0;align-self:flex-start;font-size:12px}.mp-audio-sources{display:flex;gap:12px;padding:11px 19px 12px;color:#65758b;font-size:12px}.mp-audio-sources span{display:inline-flex;align-items:center;gap:4px}.mp-transcript-scroll{height:263px;flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:#d3dce7 transparent;padding:3px 12px 12px;scroll-behavior:smooth}.mp-passage{border:1px solid transparent;padding:9px 7px 10px;border-radius:7px;outline:none;scroll-margin:115px 0 20px;animation:mp-segment-in .38s cubic-bezier(.22,1,.36,1) both}.mp-passage+.mp-passage{margin-top:1px}.mp-passage.is-cited{background:#fff8dc;border-color:#ead89b;box-shadow:inset 3px 0 #d5ae39}.mp-passage:focus-visible{outline:2px solid #c7a02d;outline-offset:1px}.mp-passage-meta{display:flex;align-items:center;gap:7px;font-size:12px}.mp-passage-meta strong{font-weight:550}.mp-passage-meta time{margin-left:auto;font-size:12px;color:#65758b;font-variant-numeric:tabular-nums;font-family:ui-monospace,SFMono-Regular,monospace}.mp-avatar{display:inline-flex;justify-content:center;align-items:center;width:19px;height:19px;border-radius:6px;font-size:12px;font-weight:600;background:#e9effb;color:#5274a6}.mp-avatar.is-teal{background:#e9f2ee;color:#4a8273}.mp-passage p{color:#3b4c64;font-size:13px;line-height:1.65;margin:7px 0 0}.mp-source-tag{margin-top:7px;display:inline-flex;align-items:center;gap:4px;color:#85691d;font-size:12px}.mp-listening{display:flex;gap:3px;align-items:center;padding:13px 7px 4px;color:#65758b;font-size:12px}.mp-listening span{height:3px;width:3px;background:#b5becb;border-radius:50%}.mp-listening span:last-of-type{margin-right:6px}.meeting-playground[data-playing=true] .mp-listening span{animation:mp-status 1.4s ease-in-out infinite}.meeting-playground[data-playing=true] .mp-listening span:nth-child(2){animation-delay:.15s}.meeting-playground[data-playing=true] .mp-listening span:nth-child(3){animation-delay:.3s}.mp-transcript-tools{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:5px;min-height:43px;padding:7px 14px;border-top:1px solid var(--mp-line);background:#fcfdfe}.mp-transcript-tools>span{color:#65758b;font-size:12px;display:flex;align-items:center;gap:3px}.mp-clean-button{display:flex;align-items:center;gap:5px;border:1px solid #dbe4f1;padding:6px 7px;border-radius:5px;background:#edf3ff;color:#2362bf;font-size:12px}.mp-clean-button:disabled{background:#f8fafc;color:#65758b;border-color:#e8edf3}.mp-transcript-tools .mp-tabs button{font-size:12px;padding:5px 6px}.mp-intelligence-pane{min-height:0;border-left:1px solid var(--mp-line);background:linear-gradient(160deg,#f9fbff,#f5f8fd);min-width:0;display:flex;flex-direction:column}.mp-intelligence-pane .mp-pane-title{padding:19px 17px 0}.mp-answer-area{flex:1;min-height:0;max-height:267px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#d3dce7 transparent;padding:13px 17px 4px}.mp-intelligence-empty{padding:10px 0 8px;text-align:center}.mp-orbit{width:57px;height:57px;margin:0 auto 9px;display:grid;place-items:center;position:relative;color:#3978d4;border:1px solid #e1e8f7;border-radius:50%;background:radial-gradient(circle,#fff 20%,#edf3ff);box-shadow:0 6px 24px #3767b414}.mp-orbit i{width:5px;height:5px;position:absolute;background:#e8c45d;border-radius:50%;right:0;top:11px;box-shadow:0 0 0 3px #f6f9ff}.mp-orbit i:last-child{inset:auto auto 9px 1px;background:#80b3a3;width:4px;height:4px}.mp-intelligence-empty h3{margin:0 0 7px;font-size:17px;line-height:1.28;letter-spacing:-.35px;font-weight:650}.mp-intelligence-empty p{margin:0;font-size:12px;line-height:1.6;color:#65758b}.mp-user-question{background:#e9f0fc;border:1px solid #e0e9f8;padding:9px 10px;border-radius:7px 7px 2px;margin:0 0 13px;color:#4a6285;font-size:12px;line-height:1.5;animation:mp-segment-in .25s ease-out}.mp-thinking{display:flex;gap:7px;align-items:center;color:#6e819c;font-size:12px;padding:10px 0}.mp-answer{animation:mp-segment-in .32s ease-out}.mp-answer-label{color:#6b7f9e;letter-spacing:.06em;font-size:12px;font-weight:600}.mp-answer>p{font-size:13px;line-height:1.65;margin:7px 0 10px;color:#3b4d67}.mp-citation{display:inline-flex;align-items:center;gap:5px;border:1px solid #ead698;border-radius:4px;padding:6px 7px;color:#866918;background:#fff7db;font-size:12px;transition:background .16s,transform .16s}.mp-citation:hover{background:#ffedaf;transform:translateY(-1px)}.mp-explanation{margin-top:12px;padding-top:10px;border-top:1px solid #e0e7f2}.mp-explanation>span{font-size:12px;color:#65758b}.mp-explanation p{font-size:12px;line-height:1.65;margin:5px 0;color:#65758b}.mp-question-controls{flex-shrink:0;padding:10px 13px 13px}.mp-prompts{display:flex;gap:5px;flex-wrap:wrap;margin-bottom:9px}.mp-prompts button{display:inline-flex;align-items:center;gap:3px;color:#687b98;font-size:12px;border:1px solid #dfe7f3;border-radius:5px;background:#ffffffa8;padding:5px 6px;text-align:left;transition:border-color .16s,color .16s}.mp-prompts button:hover{color:#286acb;border-color:#acc8ee}.mp-prompts button:disabled{opacity:.55}.mp-question-form{display:flex;align-items:center;gap:3px;padding:5px 5px 5px 10px;background:#fff;border:1px solid #d6e1f0;border-radius:7px;box-shadow:0 2px 4px #1b438505}.mp-question-form:focus-within{border-color:#80a9e2;box-shadow:0 0 0 2px #2367d81a}.mp-question-form input{width:100%;min-width:0;border:0;background:transparent;color:#334966;font-size:12px;line-height:1.5;padding:2px 0;outline:none!important}.mp-question-form input::placeholder{color:#65758b}.mp-question-form button{width:27px;height:27px;flex:none;display:grid;place-items:center;border-radius:5px;border:0;background:#2367d8;color:#fff}.mp-question-form button:disabled{background:#edf2f8;color:#8c9bb0}.mp-player{display:flex;gap:16px;align-items:center;justify-content:space-between;padding:10px 15px;min-height:51px;border-top:1px solid var(--mp-line);background:linear-gradient(180deg,#fbfcfe,#f5f8fc)}.mp-playback-controls{display:flex;align-items:center;gap:8px}.mp-playback-controls button{display:grid;place-items:center;width:28px;height:28px;border:0;border-radius:6px;color:#4e6583;background:transparent;transition:background .16s}.mp-playback-controls .mp-play-button{background:#e8f0fc;color:#316ac0;border:1px solid #dce7f6}.mp-playback-controls button:hover{background:#dde9f8}.mp-playback-controls button:disabled{color:#c0c9d5;background:transparent}.mp-timer{font-family:ui-monospace,SFMono-Regular,monospace;color:#6a7d98;font-size:12px}.mp-waveform{height:32px;display:flex;gap:3px;align-items:center;justify-content:center;flex:1;max-width:185px}.mp-waveform i{width:2px;height:calc(var(--wave-height) * 1.4);border-radius:2px;background:#96b9a9;transform:scaleY(.3);transition:transform .35s}.mp-waveform i:nth-child(3n){background:#78a3da}.meeting-playground[data-playing=true] .mp-waveform i{animation:mp-wave .92s ease-in-out infinite alternate;animation-delay:var(--wave-delay)}.mp-player-status{display:flex;gap:6px;align-items:center;color:#65758b;font-size:12px}.mp-progress{height:2px;background:#edf1f7}.mp-progress span{display:block;height:100%;background:linear-gradient(90deg,#4b83d5,#82b5ab);transition:width 1s linear}.mp-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.meeting-playground[data-entered=true] .mp-window{animation:mp-window-build .8s cubic-bezier(.2,.8,.2,1) both}.meeting-playground[data-entered=true] .mp-depth-back{animation:mp-back-build 1s cubic-bezier(.2,.8,.2,1) both}.meeting-playground[data-entered=true] .mp-depth-middle{animation:mp-middle-build .9s cubic-bezier(.2,.8,.2,1) both}.meeting-playground[data-entered=true] .mp-titlebar{animation:mp-panel-build .65s .13s cubic-bezier(.2,.8,.2,1) both}.meeting-playground[data-entered=true] .mp-transcript-pane{animation:mp-panel-build .75s .22s cubic-bezier(.2,.8,.2,1) both}.meeting-playground[data-entered=true] .mp-intelligence-pane{animation:mp-rail-build .85s .33s cubic-bezier(.2,.8,.2,1) both}@keyframes mp-window-build{0%{transform:perspective(1300px) rotateX(7deg) rotateY(-3deg) translateY(28px) scale(.96);box-shadow:0 8px 30px -18px #24436938}to{transform:perspective(1300px) rotateX(0) rotateY(0) translateY(0) scale(1)}}@keyframes mp-back-build{0%{transform:translateY(29px) scale(.97)}to{transform:translateY(0) scale(1)}}@keyframes mp-middle-build{0%{transform:translateY(18px) scale(.985)}to{transform:translateY(0) scale(1)}}@keyframes mp-panel-build{0%{transform:translateY(15px);opacity:.25}to{transform:translateY(0);opacity:1}}@keyframes mp-rail-build{0%{transform:translate(22px);opacity:.2}to{transform:translate(0);opacity:1}}@keyframes mp-segment-in{0%{transform:translateY(8px);opacity:.35}to{transform:translateY(0);opacity:1}}@keyframes mp-wave{0%{transform:scaleY(.35)}to{transform:scaleY(1)}}@keyframes mp-status{0%,to{opacity:.4}50%{opacity:1}}@media(max-width:1100px)and (min-width:901px){.mp-pane-title{flex-wrap:wrap}.mp-player-status{max-width:117px}.mp-audio-sources{gap:8px}.mp-passage p{font-size:12px}}@media(max-width:600px){.mp-depth-layer{inset:-10px 10px 82px}.mp-depth-back{inset:-20px 24px 95px}.mp-chrome{padding:0 12px}.mp-traffic{width:49px}.mp-chrome .mp-preview-label{font-size:12px}.mp-titlebar{padding:17px 16px 15px}.mp-titlebar h2{font-size:24px}.mp-state{font-size:12px}.mp-modebar{padding-left:11px;padding-right:11px}.mp-tabs button{font-size:12px;padding:8px 7px}.mp-body.has-intelligence{grid-template-columns:minmax(0,1fr)}.mp-body{min-height:0;height:auto;grid-template-rows:auto}.mp-pane-title{padding:15px 16px 0}.mp-pane-title strong,.mp-local,.mp-cloud{font-size:12px}.mp-audio-sources{padding-left:16px;font-size:12px}.mp-transcript-scroll{flex:auto;height:224px;padding:0 9px 9px}.mp-passage p{font-size:13px;line-height:1.65}.mp-passage-meta time{font-size:12px}.mp-transcript-tools{padding:8px 14px}.mp-transcript-tools>span{font-size:12px}.mp-clean-button,.mp-transcript-tools .mp-tabs button{font-size:12px}.mp-intelligence-pane{min-height:0;border-left:0;border-top:1px solid var(--mp-line)}.mp-answer-area{min-height:0;max-height:258px;padding-top:12px}.mp-intelligence-empty{text-align:left;padding:0 0 7px 69px;position:relative;min-height:86px}.mp-orbit{position:absolute;left:0;top:8px}.mp-intelligence-empty h3{font-size:18px}.mp-intelligence-empty h3 br,.mp-intelligence-empty p br{display:none}.mp-user-question,.mp-answer>p{font-size:13px}.mp-answer-label{font-size:12px}.mp-explanation p,.mp-explanation>span,.mp-citation{font-size:12px}.mp-prompts button{font-size:12px;padding:7px}.mp-question-form{min-height:39px}.mp-question-form input{font-size:16px}.mp-question-form button{width:29px;height:29px}.mp-player{gap:8px;padding:9px 12px}.mp-waveform{max-width:85px;gap:2px}.mp-player-status{font-size:12px;max-width:107px;line-height:1.4}.mp-player-status svg{display:none}}@media(prefers-reduced-motion:reduce){.meeting-playground *,.meeting-playground *:before,.meeting-playground *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.meeting-playground .mp-citation:hover{transform:none}}.mp-transcript-scroll:focus-visible,.mp-answer-area:focus-visible{outline:2px solid #2367d8;outline-offset:-3px}.support-demo{--support-line: #dce5ee;--support-muted: #607187;min-width:0;overflow:clip;border:1px solid var(--support-line);border-radius:15px;background:#fff;box-shadow:0 24px 65px -42px #24446b66,0 3px 9px #14203403;color:#142034;font-size:14px}.support-demo svg{flex-shrink:0}.support-demo button{font-size:13px;line-height:1.35}.support-demo p{font-size:14px;line-height:1.6}.support-demo button:disabled{cursor:wait;opacity:.65}.support-topline{display:flex;justify-content:space-between;align-items:center;gap:12px;min-height:59px;padding:14px 21px;border-bottom:1px solid var(--support-line);font-size:12px;color:#4e617c}.support-topline>span:first-child{display:inline-flex;align-items:center;gap:8px}.support-heading-mark{display:inline-flex;color:#2367d8}.support-subtle-button{display:inline-flex;align-items:center;gap:5px;padding:5px 7px;border:0;background:none;color:#536a89}.support-subtle-button:hover{color:#2367d8;background:#edf3ff;border-radius:5px}.support-chip{display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:4px 7px;color:#326d5c;border:1px solid #d8e9e1;background:#eff6f3;border-radius:5px;font-size:12px;white-space:nowrap}.support-chip-cloud{color:#526079;background:#f3f5fa;border-color:#dce2ee}.support-tabs{display:flex;gap:5px;padding:13px 20px;border-bottom:1px solid var(--support-line)}.support-tabs button{padding:8px 13px;border:1px solid transparent;border-radius:6px;color:#526079;background:transparent}.support-tabs button[aria-selected=true]{color:#1758bd;border-color:#d5e2ff;background:#edf3ff;box-shadow:0 1px 2px #2367d806}.support-tabs button:hover{background:#f3f6fb}.support-caption{margin:0!important;padding:13px 20px;border-top:1px solid #e7edf4;font-size:12px!important;line-height:1.55!important;color:var(--support-muted)!important;background:#f8fafd}.support-capture-stage{padding:23px 25px 18px;background:radial-gradient(ellipse at 50% 25%,#f0f5fe,#fafcfe 60%,#fff)}.support-inputs{display:grid;grid-template-columns:1fr 1fr;gap:20px}.support-inputs.is-single{grid-template-columns:minmax(0,235px);justify-content:center}.support-input{display:flex;flex-direction:column;align-items:center;padding:15px 8px 10px;min-width:0;border:1px solid #dce6f1;border-radius:10px;background:#ffffffcf;box-shadow:0 4px 10px #3262a006}.support-input-icon{color:#38679f;width:36px;height:36px;display:grid;place-items:center;border:1px solid #d6e3f4;border-radius:9px;margin-bottom:7px;background:linear-gradient(150deg,#fff,#eff5fd)}.support-input strong{font-size:13px;font-weight:600;text-align:center}.support-input>span{font-size:12px;color:var(--support-muted);margin-top:3px}.support-bars{display:inline-flex;align-items:center;justify-content:center;gap:3px;height:32px;flex-shrink:0}.support-bars i{display:block;height:var(--bar-height);width:2px;border-radius:2px;background:#6592c7;transform:scaleY(.45)}.support-bars[data-running=true] i{animation:support-wave .72s ease-in-out var(--bar-delay) infinite alternate}.support-bars i:nth-child(3n){background:#76a992}.support-audio-route{position:relative;height:62px;margin:0 14%;display:flex;justify-content:center;align-items:flex-end;padding-bottom:5px}.support-audio-route>span{position:absolute;height:27px;width:50%;top:0;border-bottom:1px solid #a5bbd6}.support-audio-route>span:first-child{left:0;border-left:1px solid #a5bbd6;border-bottom-left-radius:15px}.support-audio-route>span:nth-child(2){right:0;border-right:1px solid #a5bbd6;border-bottom-right-radius:15px}.support-audio-route>span:after{content:"";display:block;position:absolute;top:-2px;width:4px;height:4px;border-radius:50%;background:#4b86d1;opacity:0}.support-audio-route>span:nth-child(2):after{right:-2px}.support-capture-stage[data-running=true] .support-audio-route>span:after{animation:support-audio-packet 1s ease-in-out infinite}.support-audio-route.is-single>span{width:0;height:27px;border-bottom:0;left:50%;border-radius:0}.support-audio-route.is-single>span:nth-child(2){display:none}.support-audio-route>div{position:relative;display:inline-flex;align-items:center;gap:5px;color:#326d5c;font-size:12px;background:#f5f9fb;padding:0 6px}.support-arriving-transcript{border:1px solid #cfdfef;border-radius:10px;box-shadow:0 8px 20px -15px #164b963b;background:#fff;overflow:clip}.support-transcript-title{display:flex;align-items:center;gap:7px;padding:12px 15px;border-bottom:1px solid #e5ecf4;font-size:12px;color:#384f6b}.support-transcript-title strong{font-weight:600}.support-live-dot{width:6px;height:6px;background:#c2cfdb;border-radius:50%;margin-left:auto}.support-live-dot[data-active=true]{background:#d67a58;box-shadow:0 0 0 4px #f9ebe5}.support-segment{min-height:67px;padding:11px 15px;border-bottom:1px solid #eef2f7}.support-segment.has-arrived>*{animation:support-segment-arrive .36s ease-out both}.support-segment>div:not(.support-segment-placeholder){display:flex;gap:9px;color:#607187;font-size:12px}.support-segment time{font-family:Geist Mono,monospace;font-size:12px}.support-segment p{color:#263f5b;margin-top:3px!important;font-size:13px}.support-segment-placeholder{height:41px;display:flex;flex-direction:column;justify-content:center;gap:9px}.support-segment-placeholder span{height:5px;width:65%;border-radius:2px;background:#f1f4f8}.support-segment-placeholder span:first-child{width:30%}.support-transcript-status{padding:11px 14px;display:flex;align-items:center;gap:7px;color:#52776b;background:#fafcfc;font-size:12px}.support-small-pulse{width:5px;height:5px;border-radius:50%;background:#7e9a8e}.support-overline{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#67778c;font-size:12px;letter-spacing:.7px}.support-overline span{font-family:Geist Mono,monospace;letter-spacing:0}.support-cleanup-sheet{padding:28px 25px 25px;background:linear-gradient(150deg,#fff,#f9fbfe)}.support-cleanup-sheet>p{margin-top:19px!important;min-height:141px;font-family:Satoshi,sans-serif;font-size:clamp(19px,2.05vw,24px);line-height:1.55;color:#213953;animation:support-segment-arrive .3s ease-out}.support-cleanup-sheet mark{background:#fff3cf;color:inherit;border-radius:2px;padding:1px 3px;-webkit-box-decoration-break:clone;box-decoration-break:clone}.support-cleanup-sheet>p.is-processing{animation:support-cleanup-pulse .65s ease-in-out infinite alternate}.support-edit-note{display:flex;align-items:center;gap:7px;min-height:20px;color:#547568;font-size:12px;margin-top:22px}.support-action-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:17px 20px;border-top:1px solid var(--support-line)}.support-action-row>span{display:inline-flex;align-items:center;gap:6px;font-size:12px;line-height:1.5;color:#5a7186}.support-action{display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:10px 12px;flex-shrink:0;color:#fff;background:#245fba;border:1px solid #245fba;border-radius:6px;box-shadow:0 3px 7px #1b4f9e15;transition:background .18s,transform .18s}.support-action:hover:not(:disabled){background:#174e9f;transform:translateY(-1px)}.support-window-dots{display:flex;gap:5px}.support-window-dots i{width:5px;height:5px;border-radius:50%;background:#c5d2df}.support-email{position:relative;background:linear-gradient(#fff,#f9fbfe);padding:9px 23px 83px}.support-email-field{display:flex;align-items:center;gap:20px;padding:12px 0;font-size:13px;color:#465d79;border-bottom:1px solid #e8eef5}.support-email-field>span{color:#607187;width:45px;flex-shrink:0}.support-email-body{min-height:171px;padding-top:22px}.support-email-body p{color:#2f4766;font-size:16px;line-height:1.7}.support-email-placeholder{color:#607187}.support-voice-chunk{animation:support-voice-arrive .26s ease-out}.support-text-caret{display:inline-block;width:2px;height:18px;margin-left:3px;background:#3d79cc;transform:translateY(3px)}.support-text-caret[data-running=true]{animation:support-caret .7s steps(2) infinite}.support-dictation-pill{display:flex;align-items:center;gap:10px;width:fit-content;max-width:calc(100% - 32px);padding:11px 15px 11px 11px;position:absolute;bottom:20px;left:50%;transform:translate(-50%);border:1px solid #d7e2ed;border-radius:14px;box-shadow:0 9px 25px #183d6c13,0 2px 6px #17305406;background:#ffffffeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);white-space:nowrap;transition:border-color .22s,box-shadow .22s}.support-dictation-pill.is-listening{border-color:#b4ccea;box-shadow:0 9px 28px #2561ba1e,0 0 0 3px #edf3ff}.support-mic-mark{display:grid;place-items:center;width:33px;height:36px;background:#fff2bb;color:#665211;border:1px solid #e9d47d;border-radius:11px}.support-dictation-pill>div:nth-child(2){display:flex;flex-direction:column;gap:3px}.support-dictation-pill strong{font-size:12px;font-weight:600}.support-dictation-pill>div:nth-child(2)>span{display:inline-flex;align-items:center;gap:4px;font-size:12px;color:#507265}.support-dictation-pill .support-bars{margin-left:7px;gap:2px}.support-dictation-pill .support-bars i{width:2px}.support-intelligence-body{padding:23px 22px 20px;background:linear-gradient(145deg,#fff,#f7faff)}.support-questions{display:flex;flex-direction:column;gap:7px;margin-top:14px}.support-questions button{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:11px 12px;color:#476381;text-align:left;border:1px solid #dce7f3;border-radius:7px;background:#fff;transition:background .16s,border-color .16s}.support-questions button:hover{border-color:#b3caed;background:#f2f7ff}.support-questions button[aria-pressed=true]{border-color:#aec7ec;background:#eaf2ff;color:#235cae}.support-intelligence-response{min-height:257px;margin-top:20px;border-top:1px solid #dfe8f3;padding-top:20px}.support-question-prompt{display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center;padding:12px 25px 17px}.support-sparkle-orbit{display:grid;place-items:center;width:51px;height:51px;color:#557fc0;border:1px solid #d7e5fb;border-radius:50%;background:#f1f6ff;box-shadow:0 0 0 8px #f6f9ff;margin:7px 0 6px}.support-question-prompt strong{font-family:Satoshi,sans-serif;font-size:18px;line-height:1.45;letter-spacing:-.35px}.support-question-prompt p{max-width:285px;font-size:13px;line-height:1.6}.support-question-thinking{display:flex;align-items:center;justify-content:center;gap:12px;padding:68px 10px;color:#607187;font-size:13px}.support-thinking{display:inline-flex;gap:3px;align-items:center;height:16px}.support-thinking i{width:4px;height:4px;border-radius:50%;background:#7595ba;animation:support-thinking .6s ease-in-out infinite alternate}.support-thinking i:nth-child(2){animation-delay:.15s}.support-thinking i:nth-child(3){animation-delay:.3s}.support-evidence-answer{animation:support-segment-arrive .26s ease-out}.support-answer-label{display:flex;gap:6px;align-items:center;color:#4c6b94;font-size:12px}.support-evidence-answer>p{margin-top:9px!important;font-size:17px;line-height:1.6;color:#263c57}.support-source-button{display:inline-flex;align-items:center;gap:4px;max-width:100%;padding:7px 9px;color:#85681f;background:#fff6d7;border:1px solid #ecd78f;border-radius:5px;margin-top:13px;font-size:12px!important}.support-source-button:hover{background:#ffefb4}.support-source-button>svg:last-child{margin-left:2px;transition:transform .18s}.support-source-button[aria-expanded=true]>svg:last-child{transform:rotate(180deg)}.support-evidence-answer blockquote{margin:12px 0 0;padding:12px 14px;border-left:2px solid #ddba52;background:#fff9e9;border-radius:0 6px 6px 0;color:#6b5c39;font-size:13px;line-height:1.65;animation:support-segment-arrive .22s ease-out}.support-evidence-answer blockquote[hidden]{display:none}.support-evidence-answer blockquote>span{display:block;font-size:12px;color:#796534;margin-bottom:5px}.support-ai-explanation{margin-top:17px;padding-top:13px;border-top:1px solid #e0e8f3;animation:support-segment-arrive .22s ease-out}.support-ai-explanation>span{color:#607187;font-size:12px}.support-ai-explanation>p{margin-top:4px!important;font-size:13px;line-height:1.65;color:#607187}@keyframes support-wave{0%{transform:scaleY(.25)}to{transform:scaleY(1)}}@keyframes support-audio-packet{0%{transform:translateY(0);opacity:0}20%{opacity:1}90%{transform:translateY(25px);opacity:0}to{opacity:0}}@keyframes support-segment-arrive{0%{transform:translateY(6px);opacity:.35}to{transform:translateY(0);opacity:1}}@keyframes support-voice-arrive{0%{background:#e8f0ff}to{background:transparent}}@keyframes support-cleanup-pulse{0%{opacity:1}to{opacity:.4}}@keyframes support-caret{0%,49%{opacity:1}50%,to{opacity:0}}@keyframes support-thinking{0%{transform:translateY(0);opacity:.35}to{transform:translateY(-3px);opacity:1}}@media(max-width:600px){.support-topline{padding:13px 15px;flex-wrap:wrap;gap:9px}.support-tabs{padding:12px 15px}.support-capture-stage{padding:20px 15px 16px}.support-inputs{gap:12px}.support-cleanup-sheet{padding:23px 20px}.support-cleanup-sheet>p{font-size:22px;min-height:170px}.support-action-row{padding:15px;align-items:flex-start;flex-wrap:wrap}.support-action-row>span{align-self:center}.support-action{margin-left:auto}.support-email{padding-right:20px;padding-left:20px}.support-email-body{min-height:190px}.support-email-body p{font-size:15px}.support-dictation-pill{padding:9px;gap:8px}.support-dictation-pill .support-bars{gap:2px;margin-left:1px}.support-dictation-pill .support-bars i:nth-child(n+9){display:none}.support-intelligence-body{padding:21px 17px 19px}.support-question-prompt{padding-right:12px;padding-left:12px}.support-question-thinking{gap:8px;font-size:12px}}@media(prefers-reduced-motion:reduce){.support-demo *,.support-demo *:before,.support-demo *:after{animation:none!important;transition:none!important}.support-action:hover:not(:disabled){transform:none}}
