:root{--lp-canvas-dark:#070b12;--lp-canvas-light:#f6f3ea;--lp-ink-dark:#f5f7fa;--lp-ink-light:#101418;--lp-muted-dark:#9ba7b2;--lp-muted-light:#56606a;--lp-stage-blue:#1677ff;--lp-accent:#1677ff;--lp-accent-on-light:#0b5fcc;--lp-accent-soft:#ddebff;--lp-live-red:#d23737;--lp-ok-green:#1f8a4c;--lp-paper-pass:#f4f1e8;--lp-border-dark:#26313d;--lp-font:"Avenir Next", system-ui, -apple-system, BlinkMacSystemFont, "Hiragino Sans", "Noto Sans JP", "Helvetica Neue", Arial, sans-serif;--lp-motion-ease:cubic-bezier(.22, 1, .36, 1)}html[data-surface=landing]{background:var(--lp-canvas-light);scroll-behavior:smooth}html[data-surface=landing] body{background:var(--lp-canvas-light)}.landing-page{background:var(--lp-canvas-light);min-width:320px;color:var(--lp-ink-light);font-family:var(--lp-font);overflow-x:clip}.landing-page[data-locale=ja]{line-break:strict;overflow-wrap:break-word;word-break:normal}@supports (word-break:auto-phrase){.landing-page[data-locale=ja]{word-break:auto-phrase}}.landing-page *{letter-spacing:0}.landing-page a:focus-visible,.landing-page summary:focus-visible{outline-offset:3px;outline:3px solid}.landing-page svg{fill:none;stroke:none;stroke-linecap:butt;stroke-linejoin:miter;width:auto;height:auto}.landing-header{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f6f3eaeb;border-bottom:1px solid #1014181f;height:64px;position:fixed;top:0;left:0;right:0}.landing-header__inner{justify-content:space-between;align-items:center;gap:24px;width:min(100% - 32px,1200px);height:64px;margin:0 auto;display:flex}.landing-brand{align-items:center;text-decoration:none;display:inline-flex}.landing-brand img{aspect-ratio:1388/285;object-fit:contain;flex:none;width:clamp(146px,15vw,164px);height:auto}.landing-nav{align-items:center;gap:24px;font-size:.88rem;font-weight:600;display:flex}.landing-nav a{color:#101418d1;transition:border-color .17s var(--lp-motion-ease), background .17s var(--lp-motion-ease), color .17s var(--lp-motion-ease);text-decoration:none}.landing-language-link{border:1px solid #10141824;border-radius:999px;justify-content:center;align-items:center;min-width:36px;min-height:32px;padding:0 10px;display:inline-flex}.landing-header .landing-cta--secondary{color:var(--lp-ink-light);background:#1014180f;border-color:#10141838}.landing-cta{border:1px solid var(--lp-accent);background:var(--lp-accent);color:#fff;text-align:center;min-height:44px;box-shadow:none;border-radius:12px;justify-content:center;align-items:center;padding:0 18px;font-size:.92rem;font-weight:600;line-height:1.1;text-decoration:none;display:inline-flex}.landing-header .landing-cta,.landing-language-link{overflow-wrap:normal;white-space:nowrap}.landing-cta--secondary{color:var(--lp-ink-light);background:0 0;border-color:#10141838}.landing-cta--ghost{color:var(--lp-accent-on-light);background:0 0;border-color:#0000}.landing-cta--ghost:hover{text-decoration:underline}.landing-section{padding:clamp(72px,10vw,128px) 0;scroll-margin-top:88px}@media (prefers-reduced-motion:no-preference){html[data-surface=landing] .landing-section:not([data-revealed=true]) .section-shell{opacity:0;translate:0 22px}html[data-surface=landing] .landing-section .section-shell{transition:opacity .42s var(--lp-motion-ease), translate .42s var(--lp-motion-ease)}}#hero,#value,#problem,#solution,#how-it-works,#demo,#use-cases,#comparison,#requirements,#pricing,#next{scroll-margin-top:88px}.section-shell{width:min(100% - 40px,1180px);margin:0 auto}.landing-section h2{text-wrap:balance;max-width:14em;margin:0;font-size:2.6rem;font-weight:800;line-height:1.1}.landing-page[data-locale=ja] .landing-section h2{line-break:strict;overflow-wrap:break-word}.landing-section p{max-width:40rem;color:inherit;margin:20px 0 0;font-size:1.08rem;line-height:1.65}.section-index{min-height:24px;color:var(--lp-accent-on-light);font-family:var(--font-utility);text-transform:uppercase;border-top:1px solid;align-items:center;margin:0 0 clamp(24px,3vw,34px);padding-top:8px;font-size:.76rem;font-weight:600;line-height:1;display:inline-flex}.landing-section--light{color:var(--lp-ink-light);background:#fffdfa}.landing-section--solution,.landing-section--comparison,.landing-section--pricing{background:var(--lp-canvas-light);color:var(--lp-ink-light)}.landing-section--value,.landing-section--requirements,.landing-section--faq{color:var(--lp-ink-light);background:#fffdfa}.landing-section--problem,.landing-section--demo,.landing-section--next{background:var(--lp-canvas-dark);color:var(--lp-ink-dark)}.landing-section--problem .section-index,.landing-section--demo .section-index,.landing-section--next .section-index{color:#6e9dff}.landing-section--problem p,.landing-section--demo p,.landing-section--next p{color:var(--lp-muted-dark)}.landing-hero{background:var(--lp-canvas-light);padding:148px 0 clamp(56px,7vw,96px)}.landing-hero__inner{gap:clamp(36px,5vw,60px);display:grid}.landing-hero__copy{text-align:center;justify-items:center;gap:20px;display:grid}.landing-hero__copy h1{max-width:18em;color:var(--lp-ink-light);text-wrap:balance;margin:0;font-size:clamp(2.3rem,4.6vw,3.6rem);font-weight:800;line-height:1.12}.landing-page[data-locale=ja] .landing-hero__copy h1{overflow-wrap:break-word}.landing-hero__sub{max-width:34rem;color:var(--lp-muted-light);gap:2px;margin:0;font-size:1.08rem;font-weight:400;line-height:1.6;display:grid}.landing-hero__badges{flex-wrap:wrap;justify-content:center;gap:8px;margin:0;padding:0;list-style:none;display:flex}.landing-hero__badges li{min-height:30px;color:var(--lp-accent-on-light);background:#ddebff8c;border:1px solid #0b5fcc3d;border-radius:999px;align-items:center;padding:0 12px;font-size:.82rem;font-weight:600;display:inline-flex}.hero-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.hero-diagram{background:#fffdfa;border:1px solid #1014181a;border-radius:16px;padding:clamp(12px,2vw,28px);overflow:hidden}.hero-diagram svg{width:100%;height:auto;display:block}.hero-diagram text{font-family:var(--lp-font)}.hero-diagram .hd-device{fill:#131a22}.hero-diagram .hd-device-screen{fill:#fff}.hero-diagram .hd-app-name{fill:var(--lp-ink-light);font-size:16px;font-weight:800}.hero-diagram .hd-live-pill{fill:#d2373714;stroke:#d2373752;stroke-width:1px}.hero-diagram .hd-live-dot{fill:var(--lp-live-red)}.hero-diagram .hd-live-text{fill:var(--lp-live-red);font-size:10.5px;font-weight:800}.hero-diagram .hd-tap-ring{fill:none;stroke:var(--lp-accent);stroke-width:2px;opacity:0;transform-box:fill-box;transform-origin:50%}.hero-diagram .hd-card-bg{fill:#f2f5f8}.hero-diagram .hd-card-label{fill:var(--lp-muted-light);font-size:11px;font-weight:600}.hero-diagram .hd-card-value{fill:var(--lp-ink-light);font-size:12.5px;font-weight:600}.hero-diagram .hd-card-value--ok{fill:var(--lp-ok-green);text-anchor:end;font-weight:600}.hero-diagram .hd-lang-chip{fill:var(--lp-accent-soft)}.hero-diagram .hd-lang-chip-text{fill:var(--lp-accent-on-light);text-anchor:middle;font-size:9.5px;font-weight:600}.hero-diagram .hd-mic-bar{fill:var(--lp-accent);transform-box:fill-box;transform-origin:bottom}.hero-diagram .hd-count-value{fill:var(--lp-ink-light);font-variant-numeric:tabular-nums;font-size:30px;font-weight:700}.hero-diagram .hd-count-value--0,.hero-diagram .hd-count-value--1{opacity:0}.hero-diagram .hd-split-track{fill:#1014181a}.hero-diagram .hd-split-fill{fill:var(--lp-accent);transform-box:fill-box;transform-origin:0}.hero-diagram .hd-status-dot{fill:var(--lp-ok-green)}.hero-diagram .hd-status-ring{fill:none;stroke:var(--lp-ok-green);stroke-width:1.6px;opacity:0;transform-box:fill-box;transform-origin:50%}.hero-diagram .hd-zone-label{fill:var(--lp-muted-light);text-anchor:middle;font-size:13px;font-weight:600}.hero-diagram .hd-screen-panel{fill:#101820}.hero-diagram .hd-qr-backing{fill:#fff}.hero-diagram .hd-screen-code{fill:#fff;font-variant-numeric:tabular-nums;font-size:22px;font-weight:800}.hero-diagram .hd-screen-url{fill:#f5f7faa8;font-size:11.5px;font-weight:600}.hero-diagram .hd-screen-stand,.hero-diagram .hd-screen-base{fill:#10141838}.hero-diagram .hd-connector{fill:none;stroke:var(--lp-accent);stroke-width:2.4px;stroke-linecap:round;opacity:.24}.hero-diagram .hd-browser-bar{fill:#eef1f4}.hero-diagram .hd-browser-url{fill:var(--lp-muted-light);text-anchor:middle;font-size:9px;font-weight:600}.hero-diagram .hd-phone-chip{fill:var(--lp-accent-soft)}.hero-diagram .hd-phone-chip-text{fill:var(--lp-accent-on-light);text-anchor:middle;font-size:11px;font-weight:700}.hero-diagram .hd-caption-card,.hero-diagram .hd-audio-card{fill:#f7f9fa;stroke:#10141814;stroke-width:1px}.hero-diagram .hd-caption-line{fill:#10141894;transform-box:fill-box;transform-origin:0}.hero-diagram .hd-audio-play{fill:var(--lp-accent)}.hero-diagram .hd-audio-play-icon{fill:#fff}.hero-diagram .hd-wave-bar{fill:var(--lp-accent);transform-box:fill-box;transform-origin:bottom}.hero-diagram .hd-step{fill:#1014189e;text-anchor:middle;font-size:15px;font-weight:600}.hero-diagram .hd-step-number{fill:var(--lp-accent-on-light);font-variant-numeric:tabular-nums;font-weight:700}.hero-diagram .hd-home-indicator{fill:#10141833}@media (prefers-reduced-motion:no-preference){.hero-diagram[data-animated=true] .hd-tap-ring{animation:hd-tap 7.5s var(--lp-motion-ease) infinite}.hero-diagram[data-animated=true] .hd-live-pill-group{animation:hd-live-on 7.5s var(--lp-motion-ease) infinite}.hero-diagram[data-animated=true] .hd-screen{animation:hd-screen-in 7.5s var(--lp-motion-ease) infinite}.hero-diagram[data-animated=true] .hd-connector--start{stroke-dasharray:1;animation:hd-draw-start 7.5s var(--lp-motion-ease) infinite}.hero-diagram[data-animated=true] .hd-connector--join{stroke-dasharray:1;animation:hd-draw-join 7.5s var(--lp-motion-ease) infinite}.hero-diagram[data-animated=true] .hd-phone--1{animation:hd-phone-in-1 7.5s var(--lp-motion-ease) infinite}.hero-diagram[data-animated=true] .hd-phone--2{animation:hd-phone-in-2 7.5s var(--lp-motion-ease) infinite}.hero-diagram[data-animated=true] .hd-phone--3{animation:hd-phone-in-3 7.5s var(--lp-motion-ease) infinite}.hero-diagram[data-animated=true] .hd-caption-line--1{animation:hd-caption-1 7.5s var(--lp-motion-ease) infinite}.hero-diagram[data-animated=true] .hd-caption-line--2{animation:hd-caption-2 7.5s var(--lp-motion-ease) infinite}.hero-diagram[data-animated=true] .hd-caption-line--3{animation:hd-caption-3 7.5s var(--lp-motion-ease) infinite}.hero-diagram[data-animated=true] .hd-wave-bar--1{animation:7.5s ease-in-out infinite hd-wave-1}.hero-diagram[data-animated=true] .hd-wave-bar--2{animation:7.5s ease-in-out infinite hd-wave-2}.hero-diagram[data-animated=true] .hd-wave-bar--3{animation:7.5s ease-in-out infinite hd-wave-3}.hero-diagram[data-animated=true] .hd-count-value--0{animation:7.5s step-end infinite hd-count-0}.hero-diagram[data-animated=true] .hd-count-value--1{animation:7.5s step-end infinite hd-count-1}.hero-diagram[data-animated=true] .hd-count-value--2{animation:7.5s step-end infinite hd-count-2}.hero-diagram[data-animated=true] .hd-split-fill{animation:hd-split-grow 7.5s var(--lp-motion-ease) infinite}.hero-diagram[data-animated=true] .hd-status-ring{animation:hd-status-ping 7.5s var(--lp-motion-ease) infinite}.hero-diagram[data-animated=true] .hd-mic-bar--1{animation:1.5s ease-in-out infinite alternate hd-mic}.hero-diagram[data-animated=true] .hd-mic-bar--2{animation:1.5s ease-in-out .25s infinite alternate hd-mic}.hero-diagram[data-animated=true] .hd-mic-bar--3{animation:1.5s ease-in-out .5s infinite alternate hd-mic}}@keyframes hd-tap{0%{opacity:0;transform:scale(.35)}2%{opacity:.85}8%{opacity:0;transform:scale(1.7)}to{opacity:0;transform:scale(1.7)}}@keyframes hd-live-on{0%,2%{opacity:.28}8%,to{opacity:1}}@keyframes hd-screen-in{0%,8%{opacity:0;transform:translateY(12px)}16%,to{opacity:1;transform:translateY(0)}}@keyframes hd-draw-start{0%,8%{opacity:0;stroke-dashoffset:1px}10%{opacity:1}16%{opacity:1;stroke-dashoffset:0}24%,to{opacity:.24;stroke-dashoffset:0}}@keyframes hd-draw-join{0%,19%{opacity:0;stroke-dashoffset:1px}22%{opacity:1}30%{opacity:1;stroke-dashoffset:0}38%,to{opacity:.24;stroke-dashoffset:0}}@keyframes hd-phone-in-1{0%,18%{opacity:0;transform:translateY(18px)}26%,to{opacity:1;transform:translateY(0)}}@keyframes hd-phone-in-2{0%,21%{opacity:0;transform:translateY(18px)}29%,to{opacity:1;transform:translateY(0)}}@keyframes hd-phone-in-3{0%,24%{opacity:0;transform:translateY(18px)}32%,to{opacity:1;transform:translateY(0)}}@keyframes hd-caption-1{0%,34%{opacity:0;transform:scaleX(.12)}40%,to{opacity:1;transform:scaleX(1)}}@keyframes hd-caption-2{0%,38%{opacity:0;transform:scaleX(.12)}44%,to{opacity:1;transform:scaleX(1)}}@keyframes hd-caption-3{0%,42%{opacity:0;transform:scaleX(.12)}48%,to{opacity:1;transform:scaleX(1)}}@keyframes hd-wave-1{0%,50%{opacity:.4;transform:scaleY(.35)}56%{opacity:1;transform:scaleY(1)}64%{transform:scaleY(.5)}72%{transform:scaleY(1)}82%{transform:scaleY(.6)}92%,to{opacity:1;transform:scaleY(1)}}@keyframes hd-wave-2{0%,52%{opacity:.4;transform:scaleY(.35)}58%{opacity:1;transform:scaleY(.7)}66%{transform:scaleY(1)}76%{transform:scaleY(.5)}86%{transform:scaleY(1)}94%,to{opacity:1;transform:scaleY(.7)}}@keyframes hd-wave-3{0%,54%{opacity:.4;transform:scaleY(.35)}60%{opacity:1;transform:scaleY(.9)}70%{transform:scaleY(.45)}80%{transform:scaleY(1)}90%,to{opacity:1;transform:scaleY(.8)}}@keyframes hd-count-0{0%{opacity:1}32%{opacity:0}to{opacity:0}}@keyframes hd-count-1{0%{opacity:0}32%{opacity:1}64%{opacity:0}to{opacity:0}}@keyframes hd-count-2{0%{opacity:0}64%{opacity:1}to{opacity:1}}@keyframes hd-split-grow{0%,60%{opacity:.35;transform:scaleX(.18)}70%,to{opacity:1;transform:scaleX(1)}}@keyframes hd-status-ping{0%,78%{opacity:0;transform:scale(.6)}82%{opacity:.7}92%,to{opacity:0;transform:scale(2.1)}}@keyframes hd-mic{0%{transform:scaleY(.55)}to{transform:scaleY(1.35)}}.value-layout{grid-template-columns:minmax(0,1fr) minmax(340px,.9fr);align-items:center;gap:clamp(32px,6vw,96px);display:grid}.value-screen-wrap{justify-items:center;display:grid}.browser-frame{background:#e9edf0;border:1px solid #1014181f;border-radius:16px;width:min(100%,380px);display:grid;overflow:hidden;box-shadow:0 18px 54px #05070d1a}.browser-frame__bar{min-height:38px;color:var(--lp-muted-light);justify-content:space-between;align-items:center;gap:12px;padding:0 14px;font-size:.74rem;font-weight:600;display:flex}.browser-frame__url{font-variant-numeric:tabular-nums;background:#ffffffd9;border-radius:999px;align-items:center;min-height:24px;padding:0 12px;display:inline-flex}.browser-frame__leave{color:var(--lp-muted-light)}.browser-frame .product-screen{width:100%;box-shadow:none;border:0;border-radius:0}.problem-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:40px 0 0;padding:0;list-style:none;display:grid}.problem-list li{color:var(--lp-ink-dark);background:#f5f7fa0a;border:1px solid #f5f7fa24;border-radius:16px;padding:26px 28px;font-size:1.12rem;font-weight:600;line-height:1.4}.solution-body{gap:4px;margin-top:20px;display:grid}.solution-body p{color:#101418b8;max-width:44rem;margin:0}.role-rail{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:40px;display:grid}.role-card{background:#fffdfa;border:1px solid #1014181f;border-radius:16px;align-content:start;gap:8px;padding:24px;display:grid}.role-card strong{color:var(--lp-accent-on-light);font-size:.92rem;font-weight:600}.role-card p{color:var(--lp-ink-light);margin:0;font-size:1.02rem;font-weight:400;line-height:1.55}.flow-rail{grid-template-columns:repeat(3,minmax(0,1fr));column-gap:clamp(40px,5vw,76px);margin-top:clamp(36px,4vw,52px);display:grid;position:relative}.flow-step{text-align:left;grid-template-rows:20px 338px auto auto;align-content:start;row-gap:12px;padding:0;display:grid;position:relative}.flow-step:not(:last-child):after{content:"";background:#10141833;width:clamp(42px,4.5vw,70px);height:1px;position:absolute;top:196px;right:calc(clamp(40px,5vw,76px)/-1.21951)}.flow-step:not(:last-child):before{content:"";border-top:1px solid #10141833;border-right:1px solid #10141833;width:7px;height:7px;position:absolute;top:192px;right:calc(clamp(40px,5vw,76px)/-1.21951);transform:rotate(45deg)}.flow-step__number{color:#10141885;width:fit-content;font-family:var(--font-utility);text-transform:uppercase;align-items:baseline;gap:7px;font-size:.72rem;font-weight:600;line-height:1;display:inline-flex}.flow-step__count{color:var(--lp-accent-on-light);font-size:.62rem;font-weight:600}.flow-step__role{color:var(--lp-muted-light)}.flow-step__visual{place-items:start center;min-height:338px;display:grid;overflow:visible}.flow-step .product-screen--compact{width:min(100%,234px);min-height:324px}.flow-step--qr .product-screen--host-qr{box-shadow:0 1px #1018200a}.flow-step--browser .product-screen--listener-ready{border-color:#10141821;box-shadow:0 1px #1018200a}.flow-step strong{max-width:13rem;color:var(--lp-ink-light);margin:0;font-size:1.22rem;font-weight:600;line-height:1.12}.flow-step p{color:#1014189e;margin:0;font-size:.93rem;font-weight:400;line-height:1.48}.demo-screens{grid-template-columns:repeat(2,minmax(0,auto));justify-content:center;align-items:start;gap:clamp(24px,4vw,64px);margin-top:clamp(36px,4vw,56px);display:grid}.demo-screens .browser-frame{width:min(100%,380px)}.product-screen--console{width:min(100%,380px);box-shadow:0 18px 54px #05070d52}.console-status-list{gap:8px;display:grid}.console-status-row{border:1px solid var(--line);background:#f5f7fa0a;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;min-height:40px;padding:0 14px;display:flex}.console-status-row__label{color:var(--screen-muted);align-items:center;gap:8px;font-size:.78rem;font-weight:600;display:inline-flex}.console-status-row__dot{width:8px;height:8px;animation:console-health-pulse 2.4s var(--lp-motion-ease) infinite;background:#32d17d;border-radius:50%}@keyframes console-health-pulse{0%{box-shadow:0 0 #32d17d61}70%,to{box-shadow:0 0 0 9px #32d17d00}}.console-status-row__value{color:var(--screen-ink);font-size:.86rem;font-weight:600}.console-listeners{border:1px solid var(--line);background:#f5f7fa0a;border-radius:12px;gap:10px;padding:14px;display:grid}.console-listeners>span{color:var(--screen-muted);font-size:.74rem;font-weight:600}.console-listeners>strong{color:var(--screen-ink);font-variant-numeric:tabular-nums;font-size:2.3rem;font-weight:700;line-height:1}.console-meter{justify-content:space-between;align-items:flex-end;gap:5px;height:38px;display:flex}.console-meter i{background:#6e9dffb8;border-radius:999px;flex:1;max-width:7px}.console-meter i:nth-child(odd){background:#6e9dff66}.console-split{gap:8px;display:grid}.console-split__bar{background:#f5f7fa1a;border-radius:999px;height:6px;display:flex;overflow:hidden}.console-split__bar i{flex-basis:0}.console-split__bar i:first-child{background:#6e9dff}.console-split__bar i+i{background:#f5f7fa57;margin-left:3px}.console-split__legend{color:var(--screen-muted);font-variant-numeric:tabular-nums;gap:16px;font-size:.74rem;font-weight:600;display:flex}.console-split__legend span:before{content:"";background:#f5f7fa57;border-radius:50%;width:7px;height:7px;margin-right:6px;display:inline-block}.console-split__legend span:first-child:before{background:#6e9dff}.console-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.console-action{color:#cfe0ff;background:#6e9dff1f;border:1px solid #6e9dff66;border-radius:10px;justify-content:center;align-items:center;min-height:40px;font-size:.8rem;font-weight:600;display:inline-flex}.console-action--stop{color:#ff9c9c;background:#ff5c5c14;border-color:#ff5c5c66}.demo-video{margin-top:clamp(28px,4vw,44px)}.demo-video video{background:#000;border:1px solid #f5f7fa24;border-radius:16px;width:min(100%,880px);margin:0 auto;display:block}.product-screen{--screen-canvas:#f4f6f5;--screen-paper:#fff;--screen-ink:#11171b;--screen-muted:#5f6a71;--canvas:var(--screen-canvas);--paper:var(--screen-paper);--ink:var(--screen-ink);--ink-subtle:var(--screen-muted);--ink-muted:#7c878d;--line:#d5dbd8;--channel:#1677ff;--channel-dark:var(--lp-accent-on-light);--channel-soft:#e8edff;--live:#d23737;background:var(--screen-canvas);width:min(100%,340px);color:var(--screen-ink);text-align:left;border:1px solid #1014181a;border-radius:26px;align-content:start;gap:14px;padding:20px;display:grid;box-shadow:0 1px #1018200a}.product-screen--host-live,.product-screen--host-qr{--screen-canvas:#0d121b;--screen-paper:#151d2a;--screen-ink:#f5f7fa;--screen-muted:#aeb8c4;--line:#f5f7fa24;--channel:#6e9dff;--channel-dark:#1677ff;--channel-soft:#6e9dff24;--live:#ff5c5c;background:linear-gradient(#101722,#090e16);border-color:#f5f7fa1f}.product-screen--compact{border-radius:18px;gap:10px;width:min(100%,234px);padding:13px;box-shadow:0 1px #1018200a}.product-screen__bar{min-width:0;color:var(--screen-muted);justify-content:space-between;align-items:center;gap:10px;font-size:.74rem;font-weight:600;line-height:1.25;display:flex}.product-status{color:var(--channel);white-space:nowrap;background:#6e9dff1a;border:1px solid #6e9dff3d;border-radius:999px;align-items:center;gap:6px;padding:5px 8px;font-size:.68rem;font-weight:600;display:inline-flex}.product-status--live:before{background:var(--live);content:"";border-radius:50%;width:7px;height:7px;display:block}.product-screen__title-block{gap:5px;display:grid}.product-screen__title-block strong{color:var(--screen-ink);font-size:1.2rem;font-weight:600;line-height:1.15}.product-screen__title-block span{color:var(--screen-muted);font-size:.84rem;font-weight:600}.host-live-panel{border:1px solid var(--line);background:#f5f7fa0a;border-radius:16px;gap:12px;padding:14px;display:grid}.host-live-panel span,.host-live-panel p{color:var(--screen-muted);font-size:.72rem;font-weight:600}.host-live-panel strong{color:var(--screen-ink);margin-top:5px;font-size:1rem;font-weight:600;line-height:1.2;display:block}.host-live-panel p{margin:0}.host-metrics-row,.host-language-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.host-metrics-row span,.host-language-list span{border-top:1px solid var(--line);color:var(--screen-muted);padding-top:9px;font-size:.74rem;font-weight:600}.host-language-list{grid-template-columns:repeat(2,minmax(0,1fr))}.host-qr-layout{grid-template-columns:minmax(112px,.75fr) minmax(0,1fr);align-items:center;gap:14px;display:grid}.product-qr-code{aspect-ratio:1;width:100%;image-rendering:pixelated;object-fit:contain;background:#fff;border:8px solid #fff;border-radius:10px;display:block}.host-join-detail{gap:5px;min-width:0;display:grid}.host-join-detail span{color:var(--screen-muted);font-size:.68rem;font-weight:600}.host-join-detail strong,.host-join-detail b{overflow-wrap:anywhere;min-width:0;color:var(--screen-ink);font-family:var(--font-utility);font-size:.74rem;font-weight:600;line-height:1.25}.host-join-detail b{letter-spacing:.04em;font-size:1.05rem}.host-qr-note{border-left:3px solid var(--line);color:var(--screen-muted);margin:0;padding-left:10px;font-size:.76rem;font-weight:600;line-height:1.45}.product-screen--listener-ready,.product-screen--listener-live{background:linear-gradient(180deg, #ffffffc2, #f4f6f5f2), var(--screen-canvas)}.product-screen--listener-ready .broadcast-brand img,.product-screen--listener-live .broadcast-brand img{width:132px}.product-screen--listener-ready .broadcast-title{display:none}.product-screen--listener-ready .event-identity h1{font-size:1.55rem}.product-screen--listener-ready .primary-listen-action,.product-screen--listener-ready .language-setting-row{pointer-events:none}.product-screen__static-button,.product-screen__setting-row,.listener-audio-strip__control{cursor:default}.product-screen--listener-live .live-transcript{min-height:132px}.product-screen--listener-live .translation-text{font-size:1.12rem;line-height:1.34}.product-screen--listener-live .previous-translation{font-size:.82rem}.listener-audio-strip{border-top:1px solid var(--line);min-height:42px;color:var(--ink-subtle);justify-content:space-between;align-items:center;gap:12px;padding-top:10px;font-size:.78rem;font-weight:600;display:flex}.listener-audio-strip__status{color:var(--screen-ink)}.listener-audio-strip__control{color:var(--screen-muted);white-space:nowrap;background:#ffffff9e;border:1px solid #10141829;border-radius:999px;align-items:center;gap:6px;padding:7px 10px;font-size:.7rem;font-weight:600;display:inline-flex}.listener-audio-strip__control svg{width:12px;height:12px}.product-screen--compact .product-screen__bar{font-size:.62rem}.product-screen--compact .product-status{padding:4px 6px;font-size:.58rem}.product-screen--compact .product-screen__title-block strong,.product-screen--compact .host-live-panel strong{font-size:.88rem}.product-screen--compact .product-screen__title-block span,.product-screen--compact .host-live-panel span,.product-screen--compact .host-live-panel p,.product-screen--compact .host-metrics-row span,.product-screen--compact .host-language-list span,.product-screen--compact .host-qr-note{font-size:.62rem}.product-screen--compact .host-qr-layout{grid-template-columns:92px minmax(0,1fr);gap:10px}.product-screen--compact .product-qr-code{border-width:6px;border-radius:8px}.product-screen--compact .host-join-detail strong,.product-screen--compact .host-join-detail span{font-size:.58rem}.product-screen--compact .host-join-detail b{font-size:.82rem}.product-screen--compact .broadcast-header{min-height:22px;font-size:.64rem}.product-screen--compact .broadcast-brand img{width:102px}.product-screen--compact .broadcast-live{gap:4px}.product-screen--compact .live-lamp{width:6px;height:6px}.product-screen--compact .event-identity h1{font-size:.95rem}.product-screen--compact .language-route{gap:5px}.product-screen--compact .language-route__path{grid-template-columns:minmax(40px,auto) minmax(0,1fr) minmax(40px,auto);gap:6px}.product-screen--compact .language-route__endpoint span{display:none}.product-screen--compact .language-route__track{height:24px}.product-screen--compact .primary-listen-action,.product-screen--compact .language-setting-row{border-radius:10px;min-height:42px;font-size:.72rem}.product-screen--compact .primary-listen-action{grid-template-columns:24px minmax(0,1fr) 20px;gap:8px;padding:0 9px}.product-screen--compact .primary-listen-action__icon{border-radius:7px;width:24px;height:24px}.product-screen--compact .primary-listen-action__icon svg,.product-screen--compact .primary-listen-action__arrow{width:15px;height:15px}.product-screen--compact .language-setting-row{grid-template-columns:24px minmax(0,1fr) 16px;gap:8px;padding:0 8px}.product-screen--compact .setting-icon{width:24px;height:24px}.product-screen--compact .setting-copy__title,.product-screen--compact .setting-copy__detail,.product-screen--compact .receiver-notes{font-size:.62rem}.product-meter{align-items:end;gap:5px;height:42px;display:flex}.product-meter i{width:6px;height:calc(12px + (var(--meter-height,1) * 4px));background:#1677ff;border-radius:999px}.product-meter i:first-child,.product-meter i:last-child{background:#2a3b47}.product-meter i:nth-child(2),.product-meter i:nth-child(6){--meter-height:4}.product-meter i:nth-child(3),.product-meter i:nth-child(5){--meter-height:7}.product-meter i:nth-child(4){--meter-height:10}.use-case-rail{border-block:1px solid #10141829;grid-template-columns:repeat(4,1fr);margin-top:48px;display:grid}.use-case-item{min-height:132px;color:var(--lp-ink-light);border-inline-end:1px solid #10141829;align-content:start;gap:10px;padding:26px clamp(18px,2vw,28px);display:grid}.use-case-item__icon{background:var(--lp-accent-soft);border:1px solid #0b5fcc38;border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:6px;display:inline-flex}.use-case-item__icon svg{fill:none;width:22px;height:22px;stroke:var(--lp-accent-on-light);stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round}.use-case-item:last-child{border-inline-end:0}.use-case-item strong{color:var(--lp-ink-light);font-size:1.08rem;font-weight:600;line-height:1.16}.use-case-item p{color:var(--lp-muted-light);margin:0;font-size:.95rem;font-weight:400;line-height:1.52}.not-for{gap:10px;max-width:44rem;margin-top:32px;display:grid}.not-for strong{color:var(--lp-muted-light);font-size:.88rem;font-weight:600}.not-for ul{gap:6px;margin:0;padding:0;list-style:none;display:grid}.not-for li{color:var(--lp-muted-light);padding-left:16px;font-size:.92rem;line-height:1.5;position:relative}.not-for li:before{content:"−";position:absolute;left:0}.comparison-table-wrap{background:#fffdfa;border:1px solid #10141824;border-radius:16px;margin-top:44px;overflow-x:auto}.comparison-table{border-collapse:collapse;width:100%;min-width:720px;font-size:.94rem}.comparison-table th,.comparison-table td{text-align:left;vertical-align:top;border-bottom:1px solid #1014181a;padding:16px 18px;line-height:1.45}.comparison-table thead th{color:var(--lp-muted-light);text-transform:uppercase;font-size:.78rem;font-weight:600}.comparison-table tbody th{color:var(--lp-ink-light);white-space:nowrap;font-weight:600}.comparison-table tbody td{color:var(--lp-muted-light);font-weight:400}.comparison-table tbody tr:last-child th,.comparison-table tbody tr:last-child td{border-bottom:0}.comparison-table tbody tr[data-highlight]{background:#ddebff66}.comparison-table tbody tr[data-highlight] th{color:var(--lp-accent-on-light)}.comparison-table tbody tr[data-highlight] td{color:var(--lp-ink-light);font-weight:600}.comparison-position{max-width:44rem;color:var(--lp-muted-light);font-size:.98rem}.requirements-layout{grid-template-columns:minmax(0,.7fr) minmax(360px,1fr);align-items:start;gap:clamp(32px,6vw,96px);display:grid}.requirements-list{border-top:1px solid #10141829;margin:0;padding:0;list-style:none;display:grid}.requirements-list li{border-bottom:1px solid #10141829;grid-template-columns:28px minmax(0,1fr);gap:14px;padding:18px 0;display:grid}.requirements-list__check{background:var(--lp-accent-soft);border:1px solid #0b5fcc3d;border-radius:8px;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}.requirements-list__check svg{fill:none;width:14px;height:14px;stroke:var(--lp-accent-on-light);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.requirements-list__copy{gap:3px;display:grid}.requirements-list__copy strong{color:var(--lp-ink-light);font-size:.98rem;font-weight:600}.requirements-list__copy span:last-child{color:var(--lp-muted-light);font-size:.94rem;line-height:1.5}.pricing-layout{grid-template-columns:minmax(0,.85fr) minmax(360px,1fr);align-items:start;gap:clamp(32px,6vw,96px);display:grid}.pricing-note{color:var(--lp-muted-light);font-size:.95rem}.pricing-list{border-top:1px solid #10141829;display:grid}.pricing-list article{border-bottom:1px solid #10141829;grid-template-columns:minmax(150px,1fr) minmax(92px,auto) minmax(180px,1fr);align-items:baseline;gap:20px;padding:22px 0;display:grid}.pricing-list span{color:var(--lp-muted-light);font-weight:600}.pricing-list strong{color:var(--lp-ink-light);font-variant-numeric:tabular-nums;font-size:1.5rem}.pricing-list p{color:var(--lp-muted-light);margin:0;font-size:.92rem}.pricing-actions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.waitlist-form{border-top:1px solid #1014182e;gap:18px;max-width:620px;margin-top:30px;padding-top:24px;scroll-margin-top:88px;display:grid}.waitlist-form__header{gap:8px;display:grid}.waitlist-form h3{color:var(--lp-ink-light);margin:0;font-size:1.28rem;font-weight:600;line-height:1.16}.waitlist-form p{color:var(--lp-muted-light);margin:0;font-size:.95rem;line-height:1.5}.waitlist-form__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.waitlist-form label{color:#101418c2;gap:7px;font-size:.82rem;font-weight:600;display:grid}.waitlist-form input,.waitlist-form select{width:100%;min-height:44px;color:var(--lp-ink-light);font:inherit;background:#fffdfa;border:1px solid #10141838;border-radius:8px;padding:0 12px;scroll-margin-top:96px;scroll-margin-bottom:32px;font-size:max(1rem,16px)}.waitlist-form input:focus-visible,.waitlist-form select:focus-visible{border-color:var(--lp-accent-on-light);outline:2px solid var(--lp-accent-on-light);outline-offset:1px}.waitlist-form input:disabled,.waitlist-form select:disabled,.waitlist-form button:disabled{cursor:not-allowed;opacity:.52}.waitlist-form__full{grid-column:1/-1}.waitlist-form__fineprint,.waitlist-form__status{max-width:560px}.waitlist-form__submit{width:fit-content}.landing-section--faq{padding-bottom:88px}.faq-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 32px;margin-top:36px;display:grid}.faq-list details{color:var(--lp-ink-light);border-top:1px solid #10141829}.faq-list details:last-child,.faq-list details:nth-last-child(2){border-bottom:1px solid #10141829}.faq-list summary{cursor:pointer;padding:20px 0;font-weight:600;line-height:1.25}.faq-list p{color:var(--lp-muted-light);margin:0;padding:0 0 20px;font-size:.98rem}.landing-section--next{padding:clamp(64px,8vw,104px) 0}.landing-section--next h2{color:var(--lp-ink-dark)}.next-links{flex-wrap:wrap;gap:12px 28px;margin-top:32px;display:flex}.next-link{min-height:44px;color:var(--lp-ink-dark);border-bottom:1px solid #f5f7fa47;align-items:center;gap:8px;font-size:1rem;font-weight:600;text-decoration:none;display:inline-flex}.next-link:hover{border-bottom-color:currentColor}.next-link__arrow{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.landing-footer{background:var(--lp-canvas-light);color:#101418ad;border-top:1px solid #1014181a;padding:28px 0}.landing-footer__inner{justify-content:space-between;align-items:center;gap:16px;font-size:.9rem;font-weight:600;display:flex}.landing-footer__brand{color:var(--lp-ink-light);align-items:center;display:inline-flex}.landing-footer__lockup{aspect-ratio:1388/285;object-fit:contain;flex:none;width:clamp(146px,15vw,164px);height:auto}.landing-footer__legal{flex-wrap:wrap;gap:12px 28px;margin-top:24px;font-size:.82rem;font-weight:600;display:flex}.landing-footer__legal a{color:var(--lp-muted-light);text-decoration:none}.landing-footer__legal a:hover{color:var(--lp-ink-light);text-decoration:underline}@media (width<=820px){.landing-header__inner{width:min(100% - 24px,1200px)}.landing-brand img{width:124px}.landing-nav a:not(.landing-cta,.landing-language-link){display:none}.landing-nav{gap:8px}.landing-nav .landing-cta{min-height:40px;padding-inline:12px;font-size:.78rem}.landing-hero{padding-top:108px}.landing-hero__copy h1{font-size:2.05rem}.landing-page[data-locale=ja] .landing-hero__copy h1{overflow-wrap:break-word;max-width:100%;font-size:1.92rem;line-height:1.16}.landing-hero__sub{font-size:.96rem}.hero-diagram{padding:12px 0}.hero-diagram svg{width:200%}@media (prefers-reduced-motion:no-preference){.hero-diagram[data-animated=true] svg{animation:hd-pan 7.5s var(--lp-motion-ease) infinite}}.hero-diagram:not([data-animated=true]) svg{width:100%}.section-shell{width:min(100% - 28px,620px)}.landing-section h2{max-width:100%;font-size:1.92rem}.value-layout,.requirements-layout,.pricing-layout,.problem-list{grid-template-columns:1fr}.problem-list li{padding:20px 22px;font-size:1rem}.role-rail,.flow-rail,.use-case-rail,.faq-list{grid-template-columns:1fr}.flow-step{border-bottom:1px solid #1014181f;grid-template-rows:auto;row-gap:10px;min-height:auto;padding:22px 0 24px}.flow-step:not(:last-child):after,.flow-step:not(:last-child):before{display:none}.flow-step__visual{justify-items:start;min-height:188px}.demo-screens{grid-template-columns:1fr;justify-items:center}.use-case-item{border-inline-end:0;border-bottom:1px solid #10141829;min-height:auto}.use-case-item:last-child{border-bottom:0}.comparison-table{font-size:.88rem}.pricing-list article,.waitlist-form__grid{grid-template-columns:1fr}.pricing-list article{gap:6px;padding:18px 0}.waitlist-form__submit{width:100%}.section-index{margin-bottom:20px}.landing-section p{font-size:1.02rem}.landing-footer__inner{display:grid}}@keyframes hd-pan{0%,18%{transform:translate(0)}26%,48%{transform:translate(-22%)}56%,to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){html[data-surface=landing]{scroll-behavior:auto}.console-status-row__dot{animation:none}}
