.voices *{box-sizing:border-box;margin:0;padding:0}.voices{--ink:#0a1319;--ink-2:#0d1a22;--panel:#122232;--panel-2:#16293a;--hair:#ffffff13;--hair-2:#ffffff24;--txt:#e9eef2;--mut:#98a9b7;--faint:#8598a6;--dim:#78899a;--amber:#e0a35c;--pos:#7fca9b;--neg:#e0715c;--silver:linear-gradient(135deg,#8e99a5 0%,#c8d2dc 24%,#eef3f7 44%,#9aa6b3 60%,#dfe7ee 80%,#a8b4c0 100%);--ingot:linear-gradient(135deg,#c3ced9 0%,#f4f8fb 38%,#b9c6d2 68%,#e2eaf1 100%);--sg:var(--font-space-grotesk),"Space Grotesk",system-ui,sans-serif;--in:var(--font-inter),"Inter",system-ui,-apple-system,sans-serif;background:var(--ink);color:var(--txt);font-family:var(--in);-webkit-font-smoothing:antialiased;overflow-x:clip}.voices a{color:#c9d2db;text-decoration:none;transition:color .18s}.voices a:hover{color:#fff}.voices button{font-family:inherit}.voices button:not(:disabled),.voices summary{cursor:pointer}.voices ::selection{background:#e0a35c4d}.voices .wrap{max-width:1160px;margin:0 auto;padding:0 48px}.voices .silver{background-image:var(--silver);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.voices .eyebrow{font-family:var(--sg);letter-spacing:.16em;text-transform:uppercase;color:#8ba4b8;font-size:11.5px;font-weight:600}.voices h1,.voices h2,.voices h3,.voices .dsp{font-family:var(--sg);letter-spacing:-.04em;font-weight:700;line-height:1.04}.voices h1{font-size:clamp(36px,5.4vw,70px)}.voices h2{letter-spacing:-.035em;font-size:clamp(27px,3.3vw,42px)}.voices h3{letter-spacing:-.02em;font-size:19px;font-weight:600;line-height:1.25}.voices p{text-wrap:pretty}.voices .lead{color:var(--mut);font-size:17px;line-height:1.62}.voices .small{color:var(--faint);font-size:13px}.voices .btn{font-family:var(--sg);color:#0d1013;background-image:var(--ingot);border:1px solid #ffffff80;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:600;transition:filter .18s,transform 60ms;display:inline-flex;box-shadow:inset 0 1px #fff9,0 8px 24px #00000080}.voices .btn:hover{color:#0d1013;filter:brightness(1.06)}.voices .btn:active{transform:translateY(1px)}.voices .btn-lg{padding:13px 26px;font-size:15px}.voices .btn-ghost{font-family:var(--sg);color:var(--txt);border:1px solid var(--hair-2);background:#ffffff05;border-radius:8px;align-items:center;gap:8px;padding:10px 18px;font-size:14px;font-weight:600;transition:border-color .18s,background .18s;display:inline-flex}.voices .btn-ghost:hover{color:#fff;background:#ffffff0d;border-color:#ffffff47}.voices .nav{z-index:80;-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--hair);background:#0a1319c7;height:74px;position:sticky;top:0}.voices .nav-in{justify-content:space-between;align-items:center;max-width:1160px;height:100%;margin:0 auto;padding:0 48px;display:flex}.voices .mark{font-family:var(--sg);letter-spacing:-.03em;color:#f2f5f8;font-size:25px;font-weight:600}.voices .nav-links{align-items:center;gap:30px;font-size:14px;display:flex}.voices .nav-links a:not(.btn){color:var(--mut)}.voices .nav-links a:not(.btn):hover{color:#fff}.voices .hero{flex-direction:column;min-height:calc(100vh - 74px);display:flex;position:relative;overflow:hidden}.voices .hero canvas{width:100%;height:100%;animation:1.8s cubic-bezier(.2,.7,.3,1) both emerge;display:block;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 0,#000 6% 74%,#0000 97%);mask-image:linear-gradient(#0000 0,#000 6% 74%,#0000 97%)}@keyframes emerge{0%{opacity:0}to{opacity:1}}.voices .hero-scrim{pointer-events:none;background:radial-gradient(78% 64% at 28%,#0a1319f0 0%,#0a1319cc 42%,#0a131947 72%,#0a131999 100%);position:absolute;inset:0}.voices .hero-body{pointer-events:none;flex-direction:column;flex:1;justify-content:center;width:100%;max-width:1160px;margin:0 auto;padding:0 48px 96px;display:flex;position:relative}.voices .hero-body>*{pointer-events:auto}.voices .hero-copy{max-width:620px}.voices .hero h1{margin:20px 0 22px}.voices .hero .lead{max-width:470px;margin-bottom:34px}.voices .cta-row{flex-wrap:wrap;align-items:center;gap:18px;display:flex}.voices .hero-hint{letter-spacing:.04em;color:var(--dim);pointer-events:none;align-items:center;gap:9px;font-size:11.5px;display:flex;position:absolute;bottom:34px;right:48px}.voices .hero-hint i{border:1px solid #47515e;border-radius:50%;flex-shrink:0;width:13px;height:13px;position:relative}.voices .hero-hint i:after{content:"";background:#6f7c8a;border-radius:50%;position:absolute;inset:3px}.voices section{padding:118px 0}.voices .sec-head{max-width:640px;margin-bottom:52px}.voices .sec-head .eyebrow{margin-bottom:18px;display:block}.voices .sec-head h2{margin-bottom:16px}.voices .rule{background:linear-gradient(90deg,#0000,#ffffff24 22%,#ffffff0d 60%,#0000);height:1px}.voices .panel{background:linear-gradient(180deg,var(--panel-2) 0%,#0e1b25 100%);border:1px solid var(--hair);border-radius:14px;box-shadow:inset 0 1px #ffffff0d}.voices .grid{gap:14px;display:grid}.voices .g3{grid-template-columns:repeat(3,1fr)}.voices .g2{grid-template-columns:repeat(2,1fr)}.voices .g4{grid-template-columns:repeat(4,1fr)}.voices .tile{color:#cfd8e1;background:linear-gradient(135deg,#252c34 0%,#3b454f 42%,#1d232a 74%,#2e363f 100%);border:1px solid #ffffff1c;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.voices .step{padding:28px}.voices .step-n{font-family:var(--sg);letter-spacing:.1em;margin-bottom:20px;font-size:12px;font-weight:700;display:block}.voices .step h3{margin-bottom:10px}.voices .step p{color:var(--mut);font-size:14.5px;line-height:1.6}.voices .mini{border-top:1px solid var(--hair);margin-top:22px;padding-top:18px}.voices .rv-line{color:#b9c5d1;font-size:13px;line-height:1.5}.voices .rv-meta{color:var(--dim);letter-spacing:.02em;margin-top:7px;font-size:11px}.voices .stars{letter-spacing:1px;font-size:11px}.voices .stars b{color:var(--amber);font-weight:400}.voices .stars s{color:#333c45;text-decoration:none}.voices .chip{color:#b3bfcb;border:1px solid var(--hair);background:#ffffff0d;border-radius:100px;padding:3px 10px;font-size:11px;font-weight:500;display:inline-block}.voices .dest{align-items:center;gap:14px;padding:18px 20px;display:flex}.voices .dest h3{font-size:15.5px}.voices .dest p{color:var(--faint);margin-top:2px;font-size:12.5px}.voices .live{color:var(--pos);white-space:nowrap;align-items:center;gap:6px;margin-left:auto;font-size:10.5px;font-weight:600;display:inline-flex}.voices .live i{background:var(--pos);border-radius:3px;width:5px;height:5px;box-shadow:0 0 8px #7fca9bb3}.voices .analytics{grid-template-columns:1.15fr 1fr;gap:14px;display:grid}.voices .bars{align-items:flex-end;gap:8px;height:150px;margin-top:20px;display:flex}.voices .bars span{background:linear-gradient(#5d6a77,#2b333b);border-radius:3px 3px 0 0;flex:1}.voices .bars span.hi{background:linear-gradient(#e6eef5,#93a3b3)}.voices .axis{color:var(--dim);justify-content:space-between;margin-top:10px;font-size:11px;display:flex}.voices .senti{background:#1b2127;border-radius:5px;height:9px;margin:14px 0 12px;display:flex;overflow:hidden}.voices .legend{color:var(--faint);flex-wrap:wrap;gap:14px;font-size:12px;display:flex}.voices .legend b{font-weight:600}.voices .kpi{font-family:var(--sg);letter-spacing:-.04em;font-size:40px;font-weight:700}.voices .reply{grid-template-columns:1fr 1fr;align-items:start;gap:14px;display:grid}.voices .draft-tag{color:#dfe8f1;border:1px solid var(--hair);background:#ffffff0f;border-radius:100px;align-items:center;gap:7px;padding:4px 11px;font-size:11px;font-weight:600;display:inline-flex}.voices .draft-body{color:#c3cfda;min-height:110px;margin:14px 0 18px;font-size:14px;line-height:1.6}.voices .caret{vertical-align:text-bottom;background:#dfe8f1;width:2px;height:14px;animation:.9s step-end infinite blink;display:inline-block}@keyframes blink{0%,55%{opacity:1}56%,to{opacity:0}}.voices .posted{color:var(--pos);align-items:center;gap:10px;font-size:14px;font-weight:600;display:flex}.voices .faq{border-top:1px solid var(--hair);max-width:820px}.voices details{border-bottom:1px solid var(--hair)}.voices summary{font-family:var(--sg);letter-spacing:-.01em;justify-content:space-between;align-items:center;gap:20px;padding:20px 0;font-size:16px;font-weight:600;list-style:none;display:flex}.voices summary::-webkit-details-marker{display:none}.voices summary:after{content:"";border-bottom:1.6px solid #7d8996;border-right:1.6px solid #7d8996;flex-shrink:0;width:9px;height:9px;margin-right:4px;transition:transform .22s;transform:rotate(45deg)}.voices details[open] summary:after{transform:rotate(-135deg)}.voices details p{color:var(--mut);padding:0 40px 20px 0;font-size:14.5px;line-height:1.68}.voices .final{border-top:1px solid var(--hair);border-bottom:1px solid var(--hair);text-align:center;background:linear-gradient(#0d1a22 0%,#0a1319 100%);padding:104px 0;position:relative;overflow:hidden}.voices .final:before{content:"";pointer-events:none;background:radial-gradient(42% 42%,#96afcd1a,#0000 70%);width:140%;height:180%;position:absolute;top:-40%;left:50%;transform:translate(-50%)}.voices .final .in{position:relative}.voices footer{padding:56px 0 30px}.voices .f-cols{grid-template-columns:1.4fr repeat(4,1fr);gap:32px;display:grid}.voices .f-h{font-family:var(--sg);color:#dbe3ea;margin-bottom:14px;font-size:13px;font-weight:600}.voices .f-col{flex-direction:column;gap:10px;display:flex}.voices .f-col a{color:var(--faint);font-size:13px}.voices .f-col a:hover{color:#dfe7ee}.voices .f-base{border-top:1px solid var(--hair);color:var(--dim);flex-wrap:wrap;justify-content:space-between;gap:16px;margin-top:44px;padding-top:22px;font-size:12.5px;display:flex}.voices .feature{--bleed:max(0px,calc((100vw - 1160px)/2 + 16px));grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);align-items:center;gap:72px;padding:132px 0;display:grid}.voices .feature.flip{grid-template-columns:minmax(0,1.14fr) minmax(0,.86fr)}.voices .feature.flip .f-visual{margin-right:0;margin-left:calc(-1 * var(--bleed));order:-1}.voices .f-text{max-width:440px}.voices .f-text .eyebrow{margin-bottom:18px;display:block}.voices .f-text h2{margin-bottom:16px}.voices .f-text .lead{margin-bottom:24px}.voices .f-link{font-family:var(--sg);color:#dfe7ee;align-items:center;font-size:14px;font-weight:600;display:inline-flex}.voices .f-link:after{content:"→";transform-origin:0;margin-left:7px;transition:transform .26s cubic-bezier(.2,.7,.3,1);display:inline-block}.voices .f-link:hover{color:#fff}.voices .f-link:hover:after,.voices .f-link:focus-visible:after{transform:translate(5px)scaleX(1.5)}@media (prefers-reduced-motion:reduce){.voices .f-link:after{transition:none}.voices .f-link:hover:after,.voices .f-link:focus-visible:after{transform:none}}.voices .f-visual{margin-right:calc(-1 * var(--bleed));position:relative}.voices .f-visual:before{content:"";filter:blur(20px);pointer-events:none;z-index:0;background:radial-gradient(58% 58% at 42% 32%,#8ca4cc47,#768cb417 52%,#0000 78%);position:absolute;inset:-16% 0}.voices .f-visual.warm:before{background:radial-gradient(58% 58% at 54% 30%,#e0a35c38,#c68a5012 52%,#0000 78%)}.voices .f-visual>*{z-index:1;position:relative}.voices .panel-lg{border:1px solid var(--hair);background:linear-gradient(#16293a 0%,#0e1b25 100%);border-radius:18px;padding:26px 28px;box-shadow:inset 0 1px #ffffff0f,0 44px 90px -34px #000000b3}.voices .chan{border:1px solid var(--hair);background:#ffffff06;border-radius:12px;padding:16px 18px}.voices .chan-head{color:var(--faint);align-items:center;gap:9px;margin-bottom:12px;font-size:12px;display:flex}.voices .chan-head b{color:#dfe7ee;font-size:12.5px;font-weight:600}.voices .chan-body{border-left:2px solid #56606b;padding-left:13px}.voices .chan-acts{gap:8px;margin-top:14px;display:flex}.voices .act{color:#c3cfda;border:1px solid var(--hair-2);background:#ffffff08;border-radius:7px;padding:5px 11px;font-size:11.5px;font-weight:600}.voices .dest-row{grid-template-columns:repeat(3,1fr);gap:9px;margin-top:16px;display:grid}.voices .dest-mini{border:1px solid var(--hair);color:#c8d3de;background:#ffffff05;border-radius:10px;align-items:center;gap:9px;padding:10px 11px;font-size:12.5px;display:flex}.voices .dest-mini span{color:#cfd8e1;background:linear-gradient(135deg,#252c34,#3b454f);border:1px solid #ffffff1a;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.voices .intro-cols{grid-template-columns:repeat(3,1fr);gap:44px;padding:26px 0 0;display:grid}.voices .intro-col{border-top:1px solid var(--hair-2);padding-top:22px}.voices .intro-col h3{margin:14px 0 9px}.voices .intro-col p{color:var(--mut);font-size:14.5px;line-height:1.62}@media (max-width:1000px){.voices .feature,.voices .feature.flip{grid-template-columns:1fr;gap:38px;padding:80px 0}.voices .feature .f-visual,.voices .feature.flip .f-visual{order:0;margin:0}.voices .intro-cols{grid-template-columns:1fr;gap:26px}.voices .dest-row{grid-template-columns:1fr 1fr}}.voices .an-row{grid-template-columns:repeat(4,1fr)}.voices .seg{gap:6px;margin:14px 0 4px;display:flex}.voices .an-ctl{align-items:center;gap:10px;margin:14px 0 4px;display:flex}.voices .an-ctl .seg{margin:0}.voices .an-ctl .seg:first-child{flex:auto}.voices .an-ctl .seg:last-child{flex:none}.voices .an-ctl .seg:last-child button{text-transform:uppercase;letter-spacing:.04em;flex:none;min-width:42px;font-size:10.5px}.voices .an-detail{border-top:1px solid var(--hair);min-height:96px;margin-top:16px;padding-top:14px}.voices .an-detail .senti{margin:11px 0 10px}.voices .an-detail.open{animation:.28s cubic-bezier(.2,.7,.3,1) both swapin}.voices .an-bars.tight{gap:4px}.voices .rp-row{grid-template-columns:repeat(3,1fr);margin-bottom:14px}.voices .rp-card{margin-bottom:14px}.voices .rp-card.swap{animation:.28s cubic-bezier(.2,.7,.3,1) both swapin}.voices .rp-draft{border:1px solid var(--hair);background:#ffffff06;border-radius:12px;min-height:112px;padding:14px 16px}.voices .rp-draft .draft-body{min-height:66px;margin-top:9px}.voices .role-row{grid-template-columns:repeat(4,1fr);margin:28px 0 14px}.voices .role-panel{min-height:268px}.voices .role-panel.swap{animation:.3s cubic-bezier(.2,.7,.3,1) both swapin}.voices .role-grid{grid-template-columns:1.05fr 1fr;align-items:start;gap:34px;display:grid}.voices .role-lead{font-family:var(--sg);letter-spacing:-.01em;color:#eef3f7;max-width:26ch;margin-bottom:22px;font-size:19px;font-weight:600;line-height:1.35}.voices .rules{flex-direction:column;gap:9px;margin-top:12px;display:flex}.voices .rule-row{color:#c6d2dd;flex-wrap:wrap;align-items:center;gap:10px;font-size:12.5px;display:flex}.voices .rule-row b{color:#eef3f7;font-weight:600}.voices .rule-row i{background:linear-gradient(90deg,#ffffff29,#ffffff0d);flex:1;min-width:14px;height:1px;font-style:normal}.voices .rule-row em{color:var(--faint);white-space:nowrap;font-family:ui-monospace,SFMono-Regular,monospace;font-size:11.5px;font-style:normal}.voices .chan.alert{border-left:2px solid var(--neg);border-radius:0 12px 12px 0}@media (max-width:900px){.voices .role-grid{grid-template-columns:1fr;gap:24px}.voices .role-row{grid-template-columns:1fr 1fr}}.voices .seg button{font-family:var(--in);color:var(--mut);border:1px solid var(--hair);cursor:pointer;background:#ffffff05;border-radius:8px;flex:1;padding:6px 8px;font-size:11.5px;font-weight:500;transition:border-color .18s,background .18s,color .18s}.voices .seg button:hover{color:#e4ebf2;border-color:var(--hair-2)}.voices .seg button[aria-pressed=true]{color:#fff;background:#ffffff12;border-color:#c8d6e466}.voices .an-bars span{cursor:pointer;transition:background .18s,opacity .18s}.voices .an-bars span:hover{background:linear-gradient(#cfd9e3,#7f8d9b)}.voices .an-bars span.on{background:linear-gradient(#e6eef5,#93a3b3)}.voices .an-bars span:focus-visible{outline-offset:2px;outline:2px solid #c8d6e499}.voices .dist{flex-direction:column;gap:7px;margin-top:16px;display:flex}.voices .dist-row{align-items:center;gap:11px;display:flex}.voices .dist-s{color:var(--dim);flex:0 0 26px;font-size:11.5px}.voices .dist-t{background:#1b2127;border-radius:5px;flex:1;height:8px;overflow:hidden}.voices .dist-t b{background:linear-gradient(90deg,#93a3b3,#e6eef5);border-radius:5px;height:100%;display:block}.voices .dist-n{text-align:right;color:var(--faint);font-variant-numeric:tabular-nums;flex:0 0 54px;font-size:11.5px}.voices .tp{flex-direction:column;gap:5px;margin:14px 0 16px;display:flex}.voices .tp-row{width:100%;font-family:var(--in);text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:11px;padding:5px 8px;transition:background .18s,border-color .18s;display:flex}.voices .tp-row:hover{background:#ffffff0a}.voices .tp-row[aria-pressed=true]{border-color:var(--hair-2);background:#ffffff0f}.voices .tp-n{color:#d3dde6;flex:0 0 88px;font-size:12.5px}.voices .tp-t{background:#1b2127;border-radius:4px;flex:1;height:6px;overflow:hidden}.voices .tp-t b{background:linear-gradient(90deg,#7d8b99,#cdd8e3);border-radius:4px;height:100%;display:block}.voices .tp-c{text-align:right;color:var(--faint);font-variant-numeric:tabular-nums;flex:0 0 22px;font-size:11.5px}.voices .tp-out{border-top:1px solid var(--hair);padding-top:14px}.voices .rv-list{flex-direction:column;gap:12px;margin-top:14px;display:flex}.voices .rv-row{border:1px solid #0000;border-radius:10px;padding:9px 11px}.voices .rv-row.you{border-color:var(--hair-2);background:#ffffff0b}.voices .rv-top{justify-content:space-between;align-items:center;gap:10px;display:flex}.voices .rv-name{color:#dbe4ec;align-items:center;font-size:13px;display:flex}.voices .rv-score{font-family:var(--sg);color:#eef3f7;white-space:nowrap;font-size:14px;font-weight:600}.voices .rv-score b{margin-left:5px;font-size:11.5px;font-weight:600}.voices .rv-score .up{color:var(--pos)}.voices .rv-score .down{color:var(--neg)}.voices .rv-row .senti{height:6px;margin:9px 0 0}.voices .preview{min-height:236px}.voices .preview.an-preview{min-height:360px}.voices .preview.swap{animation:.32s cubic-bezier(.2,.7,.3,1) both swapin}@keyframes swapin{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.voices .chan-head{flex-wrap:wrap}.voices .tag-app,.voices .tag-open,.voices .tag-ok{letter-spacing:.06em;color:#b6c3d0;border:1px solid var(--hair);background:#ffffff12;border-radius:4px;padding:2px 5px;font-size:9.5px;font-weight:700}.voices .tag-open{color:#7fca9b;border-color:#7fca9b4d}.voices .tag-ok{color:#7fca9b;border-color:#7fca9b4d;margin-left:auto}.voices .rv-line{color:#dbe4ec;margin-top:9px;font-size:14px;line-height:1.5}.voices .mono-url{color:var(--dim);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-family:ui-monospace,SFMono-Regular,monospace;font-size:11.5px;overflow:hidden}.voices .embed{border-left-color:#5865f2}.voices .embed-author{color:#c8d3de;align-items:center;gap:8px;font-size:12px;display:flex}.voices .embed-fields{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:12px;display:grid}.voices .embed-fields>div{color:#dbe4ec;font-size:12.5px}.voices .embed-fields span{letter-spacing:.07em;text-transform:uppercase;color:var(--dim);margin-bottom:3px;font-size:10px;font-weight:600;display:block}.voices .tk-grid{border-bottom:1px solid var(--hair);grid-template-columns:1fr 1fr;gap:9px 18px;margin-bottom:12px;padding:12px 0 14px;display:grid}.voices .tk-grid>div{color:#d3dde6;font-size:12.5px}.voices .tk-grid span{letter-spacing:.07em;text-transform:uppercase;color:var(--dim);margin-bottom:2px;font-size:10px;font-weight:600;display:block}.voices .mail-head{border-bottom:1px solid var(--hair);flex-direction:column;gap:5px;margin-bottom:12px;padding-bottom:12px;display:flex}.voices .mail-row{color:#d3dde6;gap:10px;font-size:12.5px;display:flex}.voices .mail-row>span{letter-spacing:.07em;text-transform:uppercase;color:var(--dim);flex:0 0 52px;padding-top:2px;font-size:10px;font-weight:600}.voices .code{color:#a9c7e4;white-space:pre-wrap;word-break:break-word;margin:12px 0;font-family:ui-monospace,SFMono-Regular,monospace;font-size:11.5px;line-height:1.65}.voices .dest-mini{font:inherit;text-align:left;cursor:pointer;width:100%;font-size:12.5px;transition:border-color .18s,background .18s,color .18s}.voices .dest-mini:hover{border-color:var(--hair-2);color:#e4ebf2}.voices .dest-mini[aria-selected=true]{color:#fff;background:#ffffff12;border-color:#c8d6e46b}.voices .act-reply{font:inherit;cursor:pointer;font-size:11.5px;font-weight:600}.voices .act-reply:hover{border-color:var(--hair-2);color:#fff}.voices #reply .panel-lg.ping{animation:1.5s ease-out ping}@keyframes ping{0%,to{box-shadow:inset 0 1px #ffffff0f,0 44px 90px -34px #000000b3}30%{box-shadow:inset 0 1px #ffffff0f,0 44px 90px -34px #000000b3,0 0 0 1px #c8d6e480}}@media (max-width:520px){.voices .embed-fields,.voices .tk-grid{grid-template-columns:1fr}}.voices .rv{opacity:0;transition:opacity .7s cubic-bezier(.2,.7,.3,1),transform .7s cubic-bezier(.2,.7,.3,1);transform:translateY(14px)}.voices .rv.in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.voices .rv{opacity:1;transition:none;transform:none}.voices .caret,.voices .hero canvas{animation:none}}@media (max-width:1000px){.voices .analytics,.voices .reply,.voices .g3,.voices .g4{grid-template-columns:1fr}.voices .f-cols{grid-template-columns:1fr 1fr;gap:28px}}@media (max-width:760px){.voices .wrap,.voices .nav-in,.voices .hero-body{padding-left:24px;padding-right:24px}.voices .nav-links a{display:none}.voices section{padding:84px 0}.voices .g2{grid-template-columns:1fr}.voices .hero-hint{display:none}.voices .sec-head{margin-bottom:36px}}.voices .flow{grid-template-columns:1fr 40px 1fr 40px 1fr;align-items:center;gap:0;margin-top:34px;display:grid}.voices .flow-node{padding:0 4px}.voices .flow-node>.eyebrow{margin-bottom:14px;display:block}.voices .flow-card{background:#ffffff05}.voices .flow-card .rv-line{color:#9dabb8}.voices .flow-note{color:var(--mut);margin-top:14px;font-size:13.5px;line-height:1.6}.voices .flow-link{background:linear-gradient(90deg,#ffffff0f,#ffffff38,#ffffff0f);height:1px;position:relative}.voices .flow-link i{background:#cfdae5;border-radius:3px;width:5px;height:5px;animation:3.4s cubic-bezier(.5,0,.5,1) infinite flowdot;position:absolute;top:-2px;left:0;box-shadow:0 0 10px #cfdae5cc}.voices .flow-link:last-of-type i{animation-delay:.9s}@keyframes flowdot{0%{opacity:0;left:-3px}12%{opacity:1}88%{opacity:1}to{opacity:0;left:calc(100% - 2px)}}.voices .flow-node.core{isolation:isolate;position:relative}.voices .flow-node.core:before{content:"";filter:blur(14px);pointer-events:none;z-index:-1;background:radial-gradient(52% 52% at 50% 42%,#96b2d633,#7891b40f 54%,#0000 80%);position:absolute;inset:-18% -6%}.voices .flow-core{border:1px solid var(--hair-2);text-align:center;background:linear-gradient(#243947 0%,#182935 100%);border-radius:14px;padding:22px 20px;box-shadow:inset 0 1px #ffffff0f,0 26px 54px -26px #000c}.voices .flow-chips{flex-wrap:wrap;justify-content:center;gap:6px;margin-top:14px;display:flex}.voices .flow-acts{flex-direction:column;gap:9px;display:flex}.voices .flow-act{border:1px solid var(--hair);background:#ffffff05;border-radius:10px;padding:11px 13px}.voices .flow-act b{font-family:var(--sg);color:#eef3f7;margin-bottom:3px;font-size:13.5px;font-weight:600;display:block}.voices .flow-act span{color:var(--mut);font-size:12.5px;line-height:1.5}@media (prefers-reduced-motion:reduce){.voices .flow-link i{animation:none;left:calc(50% - 2px)}}@media (max-width:1000px){.voices .flow{grid-template-columns:1fr;gap:0}.voices .flow-link{background:linear-gradient(#ffffff0f,#ffffff38,#ffffff0f);justify-self:center;width:1px;height:34px}.voices .flow-link i{animation-name:flowdotv;top:0;left:-2px}.voices .flow-node{padding:18px 0}@keyframes flowdotv{0%{opacity:0;top:-3px}12%{opacity:1}88%{opacity:1}to{opacity:0;top:calc(100% - 2px)}}}.voices .flow-core{text-align:left}.voices .flow-core>.mark{text-align:center;display:block}.voices .flow-stage{margin-top:16px}.voices .fs-card{border:1px solid var(--hair);background:#ffffff06;border-radius:10px;padding:11px 12px;transition:transform .5s cubic-bezier(.2,.7,.3,1),border-color .4s}.voices .fs-head{flex-wrap:wrap;align-items:center;gap:8px;min-height:17px;display:flex}.voices .fs-tag{opacity:0;transition:opacity .4s,transform .4s;transform:translateY(-3px)}.voices .fs-card.s-trans .fs-tag{opacity:1;transform:none}.voices .fs-text{color:#b9c5d1;min-height:38px;margin-top:8px;font-size:12.5px;line-height:1.5}.voices .fs-card.s-trans .fs-text{color:#dbe4ec}.voices .fs-an{opacity:0;max-height:0;transition:max-height .5s cubic-bezier(.2,.7,.3,1),opacity .4s;overflow:hidden}.voices .fs-card.s-an .fs-an{opacity:1;max-height:84px}.voices .fs-senti{height:6px;margin:10px 0 9px}.voices .fs-senti>span{width:0;transition:width .7s cubic-bezier(.2,.7,.3,1)}.voices .fs-card.s-an .fs-senti>span:first-child{width:64%}.voices .fs-card.s-an .fs-senti>span:nth-child(2){width:27%;transition-delay:80ms}.voices .fs-card.s-an .fs-senti>span:nth-child(3){width:9%;transition-delay:.16s}.voices .fs-topics{flex-wrap:wrap;gap:5px;display:flex}.voices .fs-topics .chip{opacity:0;transition:opacity .34s,transform .34s;transform:translateY(4px)scale(.94)}.voices .fs-card.s-an .fs-topics .chip{opacity:1;transform:none}.voices .fs-card.s-an .fs-topics .chip:nth-child(2){transition-delay:.1s}.voices .fs-card.s-an .fs-topics .chip:nth-child(3){transition-delay:.2s}.voices .fs-dest{opacity:0;align-items:center;gap:8px;max-height:0;margin-top:0;transition:max-height .45s cubic-bezier(.2,.7,.3,1),opacity .4s,margin-top .45s;display:flex;overflow:hidden}.voices .fs-card.s-dest .fs-dest{opacity:1;border-top:1px solid var(--hair);max-height:28px;margin-top:11px;padding-top:10px}.voices .fs-card.s-dest{border-color:var(--hair-2)}.voices .fs-slack{flex-shrink:0;display:inline-flex}.voices .fs-dest-t{color:var(--faint);white-space:nowrap;text-overflow:ellipsis;font-size:11.5px;overflow:hidden}.voices .fs-ok{flex-shrink:0;margin-left:auto}.voices .flow-status{justify-content:center;align-items:center;gap:9px;min-height:18px;margin-top:16px;display:flex}.voices .fs-dot{background:#9fb6cc;border-radius:4px;flex-shrink:0;width:6px;height:6px;animation:1.5s ease-in-out infinite fspulse;box-shadow:0 0 9px #9fb6ccd9}.voices .flow-status.done .fs-dot{background:#7fca9b;animation:none;box-shadow:0 0 9px #7fca9bd9}.voices .fs-label{font-family:var(--sg);letter-spacing:.06em;text-transform:uppercase;color:#cfdae5;font-size:12px;font-weight:600}.voices .flow-status.done .fs-label{color:#7fca9b}.voices .fs-label.in{animation:.34s cubic-bezier(.2,.7,.3,1) both fsin}@keyframes fspulse{0%,to{opacity:.45;transform:scale(.86)}50%{opacity:1;transform:scale(1)}}@keyframes fsin{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.voices .fs-dot,.voices .fs-label.in{animation:none}}.voices .fs-route{opacity:0;align-items:center;gap:9px;max-height:0;margin-top:0;transition:max-height .45s cubic-bezier(.2,.7,.3,1),opacity .4s,margin-top .45s;display:flex;overflow:hidden}.voices .fs-card.s-route .fs-route{opacity:1;border-top:1px solid var(--hair);max-height:26px;margin-top:11px;padding-top:10px}.voices .fs-route-line{background:linear-gradient(90deg,#ffffff14,#ffffff47,#ffffff14);flex:0 0 46px;height:1px;position:relative}.voices .fs-route-line i{background:#cfdae5;border-radius:3px;width:5px;height:5px;position:absolute;top:-2px;left:0;box-shadow:0 0 8px #cfdae5e6}.voices .fs-card.s-route .fs-route-line i{animation:1.05s cubic-bezier(.45,0,.55,1) infinite fsroute}.voices .fs-route-t{color:var(--faint);white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}@keyframes fsroute{0%{opacity:0;left:-3px}18%{opacity:1}82%{opacity:1}to{opacity:0;left:43px}}@media (prefers-reduced-motion:reduce){.voices .fs-card.s-route .fs-route-line i{animation:none;left:20px}}.voices .oc{border:1px solid var(--hair-2);background:linear-gradient(#ffffff0b,#ffffff03);border-radius:12px;padding:16px 17px}.voices .oc-q{font-family:var(--sg);color:#eef3f7;margin-bottom:14px;font-size:17px;font-weight:600;line-height:1.35}.voices .oc-r{border-top:1px solid var(--hair);color:#c6d2dd;align-items:center;gap:9px;padding:8px 0;font-size:12.5px;display:flex}.voices .oc-r:first-of-type{border-top:none}.voices .oc-r svg{flex-shrink:0}html:has(.voices){scroll-behavior:smooth;overflow-x:hidden}.voices{min-height:100vh}
.voices .f-visual:before{filter:blur(48px);background:radial-gradient(66% 66%,#8ca4cc38,#768cb417 46%,#0000 74%);inset:-26% -18%}.voices .f-visual.warm:before{background:radial-gradient(66% 66%,#e0a35c30,#c68a5012 46%,#0000 74%)}.voices .feature{--bleed:0px}.voices #faq .wrap{max-width:760px}.voices .warn,.voices .bad{white-space:nowrap;align-items:center;gap:7px;font-size:12px;font-weight:600;display:inline-flex}.voices .warn{color:#e0b45c}.voices .bad{color:var(--neg)}.voices .warn i,.voices .bad i{border-radius:4px;width:7px;height:7px;font-style:normal}.voices .warn i{background:#e0b45c}.voices .bad i{background:var(--neg)}.voices .prose h2{margin:42px 0 14px;font-size:23px}.voices .prose em{font-style:italic}.voices .prose hr{border:none;border-top:1px solid var(--hair);margin:34px 0}.voices .prose blockquote{color:#dbe4ec;border-left:3px solid #9fb6cc;margin:0 0 22px;padding:4px 0 4px 20px;font-size:17px;font-style:italic;line-height:1.6}.voices .panel{padding:24px 26px}.voices .legal section,.voices .doc-sec{padding:0}
