:root{color:#f5f5f1;background:#000;font-family:Avenir Next,Segoe UI,Helvetica,Arial,sans-serif;font-synthesis:none;--bg: #000;--panel: #0c0c0c;--panel-soft: #111;--text: #f5f5f1;--muted: #aaa9a4;--muted-soft: #797975;--line: rgba(255, 255, 255, .11);--line-strong: rgba(255, 255, 255, .2);--orange: #ff8a1f;--max: 1220px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}.site-shell{min-height:100vh;overflow:hidden}.section,.site-header,.site-footer{width:min(var(--max),calc(100% - 40px));margin-inline:auto}.site-header{min-height:82px;margin-top:34px;padding:10px 16px 10px 20px;display:flex;align-items:center;justify-content:space-between;border:1px solid var(--line);border-radius:999px;background:#050505db;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.brand{display:inline-flex;align-items:center;gap:12px;font-size:18px;font-weight:800;letter-spacing:-.035em}.app-icon{flex:0 0 auto;display:grid;place-items:center;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:24%;background:linear-gradient(145deg,#161616,#030303);box-shadow:inset 0 1px #ffffff0f,0 10px 28px #0006}.app-icon img{width:82%;height:82%;object-fit:contain;filter:invert(1) brightness(1.12) contrast(1.05)}.app-icon-small{width:42px;height:42px;border-radius:13px}.app-icon-large{width:92px;height:92px;border-radius:25px}.app-store-badge{display:inline-flex;transition:transform .16s ease,opacity .16s ease}.app-store-badge:hover{transform:translateY(-1px);opacity:.92}.app-store-badge img{display:block;width:204px;height:auto}.hero{min-height:690px;padding:110px 0 80px;display:grid;grid-template-columns:.83fr 1.17fr;align-items:center;gap:72px}.hero-copy h1{margin:0;font-size:clamp(58px,6.4vw,94px);line-height:.92;letter-spacing:-.072em}.hero-copy h1 span{display:block}.hero-copy h1 span:last-child{color:var(--orange)}.hero-copy>p{max-width:600px;margin:30px 0 0;color:var(--muted);font-size:18px;line-height:1.65}.hero-highlights{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin:34px 0 0;padding:30px 0 0;border-top:1px solid var(--line);list-style:none}.hero-highlights li{min-width:0;display:grid;grid-template-columns:36px 1fr;gap:13px}.hero-highlights svg{width:30px;height:30px;color:#d1d1cc}.hero-highlights strong,.hero-highlights span{display:block}.hero-highlights strong{font-size:16px;letter-spacing:-.035em}.hero-highlights span{margin-top:10px;color:var(--muted);font-size:13px;line-height:1.48}.hero-product{position:relative;margin:0}.hero-product:before{content:"";position:absolute;top:14%;right:10%;bottom:14%;left:10%;border-radius:50%;background:#ff8a1f2e;filter:blur(80px)}.hero-product img{position:relative;width:100%;display:block;border:1px solid var(--line-strong);border-radius:24px;box-shadow:0 42px 90px #0000009e}.section-heading{text-align:center}.section-heading h2{margin:0;font-size:clamp(38px,4.3vw,62px);line-height:1;letter-spacing:-.06em}.showcase{padding:70px 0 80px}.carousel-shell{position:relative;margin-top:58px}.carousel-track{position:relative;height:600px;overflow:hidden}.carousel-slide{position:absolute;top:0;right:0;bottom:0;left:0;width:min(900px,calc(100% - 148px));margin:auto;opacity:0;transform:translate(0) scale(.88);pointer-events:none;transition:transform .5s cubic-bezier(.2,.8,.2,1),opacity .38s ease}.carousel-slide.is-active{z-index:3;opacity:1;transform:translate(0) scale(1);pointer-events:auto}.carousel-slide.is-prev{z-index:1;opacity:.24;transform:translate(-78%) scale(.86)}.carousel-slide.is-next{z-index:1;opacity:.24;transform:translate(78%) scale(.86)}.feature-panel{height:100%;padding:52px;display:grid;grid-template-columns:.7fr 1.3fr;align-items:center;gap:48px;overflow:hidden;border:1px solid var(--line);border-radius:32px;background:radial-gradient(circle at 78% 50%,rgba(255,138,31,.11),transparent 38%),linear-gradient(145deg,#111,#070707);box-shadow:0 35px 90px #00000080}.feature-copy>span{color:var(--orange);font-size:12px;font-weight:800;letter-spacing:.16em}.feature-copy h3{margin:18px 0 15px;font-size:clamp(40px,4.1vw,62px);line-height:.96;letter-spacing:-.065em}.feature-copy p{margin:0;color:var(--muted);line-height:1.6}.feature-visual{min-width:0}.feature-visual img{width:100%;max-height:470px;display:block;object-fit:contain;border:1px solid var(--line-strong);border-radius:20px;box-shadow:0 26px 60px #0000008c}.slide-voice .feature-visual img{object-fit:cover;object-position:center}.slide-pairing .feature-visual img{max-height:410px}.slide-stats .feature-visual img{max-height:250px}.carousel-control{position:absolute;z-index:7;top:50%;width:48px;height:48px;display:grid;place-items:center;border:1px solid var(--line-strong);border-radius:50%;color:var(--text);background:#121212e6;cursor:pointer;transform:translateY(-50%)}.carousel-control:hover{background:#242424}.carousel-control svg{width:20px;height:20px}.carousel-control.prev{left:24px}.carousel-control.next{right:24px}.carousel-dots{display:flex;justify-content:center;gap:8px;margin-top:28px}.carousel-dots button{width:7px;height:7px;padding:0;border:0;border-radius:50%;background:#3d3d3a;cursor:pointer;transition:width .18s ease,background .18s ease}.carousel-dots button.is-active{width:28px;border-radius:999px;background:var(--orange)}.intelligence{padding:110px 0 130px}.intelligence-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-top:48px}.intelligence-grid article{min-height:220px;padding:18px;border:1px solid var(--line);border-radius:18px;background:linear-gradient(160deg,#ffffff0b,#ffffff03)}.intelligence-grid article>span{width:35px;height:35px;display:grid;place-items:center;border-radius:11px;color:#d8d8d4;background:#ffffff13}.intelligence-grid svg{width:19px;height:19px}.intelligence-grid h3{margin:34px 0 10px;font-size:16px;line-height:1.15;letter-spacing:-.035em}.intelligence-grid p{margin:0;color:var(--muted);font-size:13px;line-height:1.52}.download-band{margin-bottom:110px;padding:42px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;border:1px solid var(--line);border-radius:30px;background:radial-gradient(circle at 18% 40%,rgba(255,138,31,.12),transparent 30%),#090909}.download-band>div>span{color:var(--orange);font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.download-band h2{max-width:700px;margin:9px 0 0;font-size:clamp(30px,3.5vw,52px);line-height:1;letter-spacing:-.055em}.site-footer{padding:48px 0 26px;border-top:1px solid var(--line)}.footer-grid{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:42px}.footer-grid>div{display:flex;flex-direction:column;align-items:flex-start}.footer-grid h4{margin:0 0 18px;font-size:13px}.footer-grid a:not(.brand){margin-bottom:12px;color:var(--muted);font-size:12px}.footer-grid a:hover{color:var(--text)}.footer-brand p{margin:13px 0 0;color:var(--muted);font-size:12px}.footer-brand p+p{margin-top:20px}.footer-meta{margin-top:46px;padding-top:22px;border-top:1px solid var(--line);color:var(--muted-soft);font-size:11px;text-align:center}.legal-shell{width:min(920px,calc(100% - 40px));min-height:70vh;margin:auto;padding:110px 0 140px}.back-link{display:inline-flex;align-items:center;gap:8px;margin-bottom:70px;color:var(--muted);font-size:13px}.back-link svg{transform:rotate(180deg)}.eyebrow{color:var(--orange);font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.legal-shell>h1{max-width:850px;margin:22px 0;font-size:clamp(48px,6vw,82px);line-height:.98;letter-spacing:-.065em}.legal-date,.support-lede{color:var(--muted-soft)}.legal-content{margin-top:75px}.legal-content section{padding:32px 0;display:grid;grid-template-columns:240px 1fr;gap:50px;border-top:1px solid var(--line)}.legal-content section:last-child{border-bottom:1px solid var(--line)}.legal-content h2{margin:0;font-size:18px;letter-spacing:-.03em}.legal-content p{margin:0;color:var(--muted);line-height:1.75}.support-shell>h1{margin-bottom:20px}.support-lede{max-width:570px;font-size:18px;line-height:1.6}.support-grid{margin-top:76px;display:grid;grid-template-columns:.72fr 1.28fr;gap:18px;align-items:start}.support-actions{display:grid;gap:12px}.support-contact{min-height:160px;padding:24px;display:flex;flex-direction:column;text-align:left;color:var(--text);border:1px solid rgba(255,138,31,.28);border-radius:24px;background:#ff8a1f0e;cursor:pointer}.support-contact>svg:first-child{width:38px;height:38px;color:var(--orange);margin-bottom:auto}.support-contact span{color:var(--muted-soft);font-size:12px}.support-contact strong{margin-top:7px}.support-contact>svg:last-child{align-self:flex-end;margin-top:18px}.support-contact:hover{border-color:#ff8a1f80;background:#ff8a1f16}.support-contact-quiet{border-color:var(--line);background:#ffffff06}.support-contact-quiet>svg:first-child{color:#d2d2ce}.faq-list{overflow:hidden;border:1px solid var(--line);border-radius:24px}.faq-list details{padding:0 24px;border-bottom:1px solid var(--line)}.faq-list details:last-child{border:0}.faq-list summary{min-height:70px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-weight:650;list-style:none}.faq-list summary span{color:var(--orange);font-size:22px}.faq-list p{margin:-5px 0 24px;color:var(--muted);line-height:1.6}.feedback-shell{width:min(var(--max),calc(100% - 40px));min-height:76vh;margin:auto;padding:92px 0 120px}.feedback-shell>.back-link{margin-bottom:42px}.feedback-page-panel{display:grid;grid-template-columns:.78fr 1.22fr;gap:28px;padding:28px;border:1px solid var(--line);border-radius:30px;background:radial-gradient(circle at 12% 18%,rgba(255,138,31,.09),transparent 32%),#090909}.feedback-page-copy{padding:18px 10px}.feedback-page-copy h1{max-width:9ch;margin:18px 0;font-size:clamp(46px,5.2vw,76px);line-height:.94;letter-spacing:-.065em}.feedback-page-copy>p{max-width:470px;margin:0;color:var(--muted);line-height:1.7}.feedback-page-copy ul{display:grid;gap:13px;margin:30px 0 0;padding:0;list-style:none}.feedback-page-copy li{position:relative;padding-left:22px;color:#d2d2ce;font-size:14px;line-height:1.5}.feedback-page-copy li:before{content:"";position:absolute;top:.58em;left:0;width:7px;height:7px;border-radius:50%;background:var(--orange)}.support-form{display:grid;gap:17px}.support-form-panel{padding:26px;border:1px solid var(--line);border-radius:24px;background:#ffffff06}.support-form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.support-form label{display:grid;gap:8px;color:#d7d7d3;font-size:13px;font-weight:700}.support-form label small{margin-left:5px;color:var(--muted-soft);font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.06em}.support-form input,.support-form textarea{width:100%;padding:13px 14px;border:1px solid var(--line);border-radius:13px;color:var(--text);background:#ffffff0b;font:inherit;outline:none}.support-form input:focus,.support-form textarea:focus{border-color:#ff8a1fa6;box-shadow:0 0 0 3px #ff8a1f1a}.support-form textarea{min-height:140px;resize:vertical;line-height:1.5}.support-form input::placeholder,.support-form textarea::placeholder{color:#686864}.support-form-submit{min-height:52px;border:0;border-radius:14px;color:#080808;background:var(--orange);font-weight:850;cursor:pointer}.support-form-submit:hover{filter:brightness(1.08)}.support-form-submit:disabled{cursor:wait;opacity:.65}.support-form-status{min-height:20px;margin:-4px 0 0;color:var(--muted);font-size:12px}.support-form-trap{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}@media(max-width:1000px){.hero{grid-template-columns:1fr;gap:48px;padding-top:90px}.hero-copy{max-width:760px}.hero-product{max-width:820px}.carousel-track{height:540px}.feature-panel{grid-template-columns:.82fr 1.18fr;padding:38px}.intelligence-grid{grid-template-columns:repeat(3,1fr)}.download-band{grid-template-columns:auto 1fr}.download-band .app-store-badge{grid-column:2}}@media(max-width:720px){.section,.site-header,.site-footer{width:calc(100% - 24px)}.site-header{min-height:68px;margin-top:12px;padding:8px 10px 8px 12px}.site-header .brand-name{display:none}.site-header .app-store-badge img{width:166px}.app-icon-small{width:40px;height:40px}.hero{min-height:auto;padding:72px 0 55px}.hero-copy h1{font-size:clamp(48px,15vw,68px)}.hero-copy>p{font-size:16px}.hero-highlights{grid-template-columns:1fr}.hero-product img{border-radius:14px}.showcase{padding-top:55px}.carousel-track{height:650px}.carousel-slide{width:calc(100% - 44px)}.carousel-slide.is-prev{transform:translate(-92%) scale(.9)}.carousel-slide.is-next{transform:translate(92%) scale(.9)}.feature-panel{padding:28px;grid-template-columns:1fr;gap:28px;border-radius:24px;align-content:center}.feature-copy h3{font-size:42px}.feature-visual img{max-height:320px;border-radius:14px}.carousel-control{width:42px;height:42px}.carousel-control.prev{left:4px}.carousel-control.next{right:4px}.intelligence{padding:80px 0 90px}.intelligence-grid{grid-template-columns:1fr}.intelligence-grid article{min-height:180px}.download-band{padding:26px;grid-template-columns:1fr}.download-band .app-store-badge{grid-column:auto}.download-band .app-store-badge img{width:190px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1 / -1}.legal-shell{width:calc(100% - 32px);padding-top:90px}.legal-content section{grid-template-columns:1fr;gap:12px}.support-grid{grid-template-columns:1fr}.feedback-shell{width:calc(100% - 24px);padding-top:70px}.feedback-page-panel{grid-template-columns:1fr;padding:20px}.feedback-page-copy h1{max-width:12ch}.support-form-row{grid-template-columns:1fr}.support-form-panel{padding:20px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.carousel-slide,.app-store-badge{transition:none}}
