:root{--ink:#142235;--paper:#f4f7fb;--blue:#295bde;--teal:#568c91;--muted:#607087;--line:#dce3ed;color:var(--ink);font-synthesis:none;background:#e9edf3;font-family:Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,a{font:inherit}button,a{touch-action:manipulation;-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}a{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible{outline-offset:4px;outline:3px solid #295bde}button:disabled{cursor:default;opacity:.65}button{background:0 0;border:0}button svg{width:18px;height:18px}h1,h2,h3,p{margin:0}button,a,input{min-height:44px}a{align-items:center;display:inline-flex}svg{flex-shrink:0}[hidden]{display:none!important}.canvas{background:#fff;max-width:1440px;min-height:900px;margin:24px auto 60px;transition:max-width .2s;box-shadow:0 18px 80px #21334d15;container-type:inline-size}.site{--gutter:clamp(22px,5cqw,76px);background:#fff;overflow:clip}.site-header{padding:0 var(--gutter);border-bottom:1px solid #eef1f6;justify-content:space-between;align-items:center;gap:20px;height:84px;display:flex}.logo{letter-spacing:-2px;font-size:31px;font-weight:800;line-height:1}.logo span{color:var(--blue)}.header-links{align-items:center;gap:20px;font-size:13px;display:flex}.header-links button{padding:10px 0}.header-links .small-cta{color:#274778;border:1px solid #ccd8ea;border-radius:24px;padding:10px 17px;font-weight:600}.primary{background:var(--blue);color:#fff;border-radius:12px;justify-content:center;align-items:center;gap:12px;padding:16px 25px;font-weight:650;line-height:1.5;text-decoration:none;display:inline-flex;box-shadow:0 6px 16px #295bde1c}.primary:hover{background:#204cbe}.secondary{border:1px solid var(--line);background:#fff;border-radius:12px;justify-content:center;align-items:center;gap:10px;padding:15px 22px;font-weight:600;line-height:1.5;display:inline-flex}.text-button{color:#536b8f;text-underline-offset:5px;padding:12px 8px;font-size:14px;text-decoration:underline}.actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.section-head{margin-bottom:30px}.section-head h2{letter-spacing:-.06em;font-size:clamp(28px,3.2cqw,42px);line-height:1.25}.section-head p{color:var(--muted);margin-top:13px;font-size:15px;line-height:1.7}.fine{color:#6b7b8e;font-size:12px;line-height:1.7}.description{color:var(--muted);font-size:17px;line-height:1.7}.service{color:#586d88;letter-spacing:-.02em;margin-bottom:24px;font-size:14px}.headline{letter-spacing:-.068em;word-break:keep-all;font-size:clamp(34px,4.5cqw,64px);font-weight:750;line-height:1.2}.headline .lead{letter-spacing:-.04em;color:#4a6080;margin-bottom:20px;font-size:.45em;font-weight:550;display:block}.hero-a{padding:70px var(--gutter) 48px;text-align:center}.hero-a .actions{justify-content:center;margin:27px 0 15px}.hero-a .description{margin-top:22px}.broker{color:#526681;align-items:center;gap:7px;font-size:12px;display:flex}.dot{background:var(--blue);border-radius:50%;flex-shrink:0;width:8px;height:8px;display:inline-block}.dot.b{background:var(--teal)}.section-a{padding:70px var(--gutter);background:#f6f8fc;border-top:1px solid #e6edf6}.experience{min-width:0;scroll-margin-top:140px}.scenario-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.scenario{text-align:left;background:#fff;border:1px solid #d9e2ef;border-radius:14px;min-width:0;padding:20px;line-height:1.6}.scenario .scenario-title{color:#5d718c;justify-content:space-between;align-items:center;margin-bottom:13px;font-size:12px;display:flex}.scenario .scenario-title i{font-size:16px;font-style:normal}.scenario strong{word-break:keep-all;font-size:15px;font-weight:600;display:block}.scenario:hover{border-color:#91abe4}.scenario[aria-pressed=true]{border-color:var(--blue);box-shadow:inset 0 0 0 1px var(--blue);background:#eff4ff}.demo-output{background:#fff;border:1px solid #dbe3ef;border-radius:20px;min-height:290px;margin-top:20px;padding:28px;scroll-margin-top:140px}.empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:230px;display:flex}.empty .empty-mark{align-items:center;gap:5px;height:30px;margin-bottom:18px;display:flex}.empty-mark i{background:#7a98d0;border-radius:4px;width:5px;display:block}.empty-mark i:first-child,.empty-mark i:nth-child(5){height:10px}.empty-mark i:nth-child(2),.empty-mark i:nth-child(4){height:20px}.empty-mark i:nth-child(3){height:30px}.empty h3{letter-spacing:-.04em;margin-bottom:12px;font-size:21px}.empty p{color:var(--muted);font-size:14px;line-height:1.7}.request-bubble{color:#304f7c;word-break:keep-all;background:#f1f5fc;border-radius:13px 13px 3px;max-width:92%;margin-left:auto;padding:14px 18px;font-size:14px;line-height:1.65}.reply{letter-spacing:-.025em;align-items:center;gap:10px;margin:24px 0 18px;font-size:17px;font-weight:650;display:flex}.reply .tiny-logo{color:var(--blue);font-size:19px;font-weight:800}.order-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.order-card{border:1px solid #e1e8f1;border-radius:13px;min-width:0;padding:20px}.order-card h3{letter-spacing:-.03em;margin:13px 0 5px;font-size:21px}.stock-code{color:#758498;font-size:11px}.order-card dl{grid-template-columns:1fr auto;gap:12px;margin:20px 0 0;font-size:14px;display:grid}.order-card dt{color:#6b7b8e}.order-card dd{margin:0;font-weight:650}.edit-value{color:#214ebd;background:#edf3ff;border-radius:5px;padding:3px 7px}.edit-value del{color:#7b889b;margin-right:7px;font-weight:400}.confirm-row{justify-content:space-between;align-items:center;gap:15px;margin-top:25px;display:flex}.confirm-row .fine{max-width:270px}.success-mark{color:#3b786c;background:#e7f2f0;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.success-mark svg{width:22px;height:22px}.success-head{align-items:center;gap:13px;margin-bottom:20px;display:flex}.success-head h3{letter-spacing:-.05em;font-size:24px}.success-head p{color:var(--muted);margin-top:5px;font-size:13px}.done-actions{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.loading-dots{gap:7px;margin-bottom:20px;display:flex}.loading-dots i{background:var(--blue);border-radius:50%;width:8px;height:8px;animation:.7s ease-in-out infinite alternate bob}.loading-dots i:nth-child(2){animation-delay:.12s}.loading-dots i:nth-child(3){animation-delay:.24s}@keyframes bob{to{opacity:.3;transform:translateY(-5px)}}.signup-section{padding:80px var(--gutter);grid-template-columns:1fr 1fr;align-items:center;gap:60px;scroll-margin-top:130px;display:grid}.signup-copy h2{letter-spacing:-.06em;font-size:clamp(30px,3.4cqw,45px);line-height:1.3}.signup-copy p{color:var(--muted);margin-top:18px;font-size:16px;line-height:1.7}.signup-form{width:100%;max-width:440px}.signup-form label.email-label{margin-bottom:8px;font-size:13px;font-weight:600;display:block}.email-input{color:#7b8798;background:#fff;border:1px solid #cbd6e7;border-radius:10px;width:100%;padding:16px;font-size:16px}.email-error{color:#b43b3b;margin-top:5px;font-size:11px;line-height:18px}.email-error:empty{display:none}.email-input[aria-invalid=true]{border-color:#b43b3b}.signup-form .consent{margin-top:10px}.email-error:not(:empty)+.consent{margin-top:4px}.consent{color:#5c6d84;align-items:flex-start;gap:8px;margin:14px 0 18px;font-size:12px;line-height:1.8;display:flex}.consent input{width:16px;height:16px;min-height:0;accent-color:var(--blue);margin:4px 0 0}.consent button{white-space:nowrap;text-underline-offset:3px;min-height:24px;padding:0;font-size:12px;text-decoration:underline}.signup-form .primary{width:100%}.signup-form .fine{margin-top:12px}.signup-status{color:#315f65;min-height:24px;margin-top:12px;font-size:14px;line-height:1.7}.site-footer{padding:26px var(--gutter);border-top:1px solid #e6ebf1;justify-content:space-between;align-items:center;gap:22px;display:flex}.footer-links{flex-wrap:wrap;gap:18px;display:flex}.footer-links button{color:#65748a;padding:6px 0;font-size:12px}.site-footer .logo{font-size:23px}.site-footer .fine{margin-top:7px;font-size:11px}.share-note{color:#4e688c;min-height:20px;margin-top:10px;font-size:12px}.b-video{border-top:1px solid var(--line);margin-top:42px;padding-top:25px}.b-video p{color:var(--muted);margin-top:12px;font-size:12px}.quiet{color:var(--muted);margin:20px 0;font-size:13px;line-height:1.7}.dialog{width:min(620px,100vw - 30px);max-height:88dvh;color:var(--ink);border:1px solid #d4dfed;border-radius:22px;padding:0;box-shadow:0 24px 100px #0b21454d}.dialog::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#10223d99}.dialog-header{border-bottom:1px solid var(--line);z-index:3;background:#fff;justify-content:space-between;align-items:center;gap:20px;padding:17px 24px;display:flex;position:sticky;top:0}.dialog-header h2{letter-spacing:-.03em;font-size:18px}.close{background:#f2f5fa;border-radius:50%;width:44px;height:44px;font-size:25px;font-weight:400}.dialog-body{padding:28px;font-size:15px;line-height:1.85}.dialog-body p+p{margin-top:15px}.dialog-body .notice{color:#30558d;background:#edf3ff;border-radius:10px;margin:20px 0;padding:14px 17px}.dialog-body a{color:#2858c6;overflow-wrap:anywhere}.noscript{text-align:center;padding:25px}.sr{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}@container (width<=800px){.b-video{margin-top:20px;padding-top:18px}.signup-section{gap:35px}}@container (width<=540px){.site-header{height:70px}.logo{font-size:28px}.header-links{gap:10px}.header-links>[data-action=movie]{display:none}.header-links .small-cta{padding:10px 12px;font-size:12px}.hero-a{padding-top:38px}.hero-a .headline{font-size:35px;line-height:1.3}.headline .lead{margin-bottom:15px;font-size:16px}.service{margin-bottom:18px;font-size:12px}.hero-a .description{margin-top:19px;font-size:14px}.hero-a .actions{gap:8px}.primary,.secondary{padding:14px 18px;font-size:14px}.section-a{padding-top:43px;padding-bottom:45px}.section-head{margin-bottom:23px}.section-head h2{font-size:29px}.section-head p{font-size:13px}.scenario-list{grid-template-columns:1fr;gap:9px}.scenario{padding:15px 18px}.scenario .scenario-title{margin-bottom:6px;font-size:11px}.scenario strong{font-size:13px}.demo-output{border-radius:14px;padding:19px}.order-list{grid-template-columns:1fr;gap:10px}.order-card{padding:15px}.order-card h3{margin:10px 0 3px;font-size:19px}.order-card dl{margin-top:15px;font-size:13px}.confirm-row{flex-direction:column;align-items:stretch}.confirm-row .fine{max-width:none}.request-bubble{max-width:100%;padding:12px 15px;font-size:13px}.reply{font-size:15px}.done-actions{flex-direction:column}.signup-section{grid-template-columns:1fr;gap:27px;padding-top:48px;padding-bottom:45px}.signup-copy h2{font-size:30px}.signup-copy p{margin-top:12px;font-size:14px}.site-footer{flex-direction:column;align-items:flex-start;gap:15px;padding-top:22px}.footer-links{gap:16px}.success-head h3{font-size:21px}}@media (width<=700px){.canvas{margin:12px auto 30px}.dialog-body{padding:22px}.dialog-header{padding:12px 18px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.hero-a .hero-signup{color:#fff;background:#295bde;border:0;min-width:210px;box-shadow:0 8px 24px #295bde30}.hero-a .hero-signup:hover{background:#204cbe}.inline-film{background:#eaf0f8;border:1px solid #dbe5f3;border-radius:24px;margin:48px 0 13px;scroll-margin-top:140px;overflow:hidden}.inline-film iframe{border:0;width:100%;height:clamp(500px,50cqw,660px);display:block}@container (width<=540px){.inline-film{border-radius:17px;margin-top:34px}.inline-film iframe{height:580px}.hero-a .hero-signup{width:100%;max-width:280px}}:root{background:#fff}.canvas{max-width:none;min-height:100vh;box-shadow:none;margin:0;transition:none}.site{--gutter:max(24px,calc((100cqw - 1120px)/2))}.hero-a{padding-top:76px}.headline{font-size:clamp(34px,4.5cqw,60px)}.inline-film{max-width:1040px;margin:52px auto 13px;scroll-margin-top:24px}.inline-film iframe{height:clamp(500px,50cqw,620px)}.experience,.demo-output,.signup-section{scroll-margin-top:28px}.demo-output{min-height:460px}.empty{min-height:398px}.signup-section{gap:clamp(28px,5cqw,72px)}.section-head{text-align:center;margin-bottom:32px}.skip-main{z-index:30;border:2px solid var(--blue);background:#fff;border-radius:8px;padding:12px 18px;position:absolute;top:-80px;left:20px}.skip-main:focus{top:12px}.focus-quiet:focus-visible{outline:none}@container (width<=540px){.hero-a{padding-top:42px}.hero-a .headline{font-size:clamp(30px,8.7cqw,35px)}.inline-film{margin-top:38px}.inline-film iframe{height:580px}.demo-output{min-height:330px}.empty{min-height:270px}.section-head{text-align:left}.signup-section{gap:28px}}.scenario{grid-template-rows:auto 1fr auto;gap:14px;padding:24px;transition:border-color .2s,background .2s;display:grid;position:relative}.scenario .scenario-title{align-self:start;margin:0;font-size:12px;line-height:1.6}.scenario strong{letter-spacing:-.035em;font-size:17px;font-weight:550;line-height:1.75}.scenario strong em{color:#2454bd;font-style:normal;font-weight:700}.scenario-action{color:#425f8c;align-items:center;gap:8px;padding-top:4px;font-size:12px;font-weight:650;display:flex}.scenario-play{color:#295bde;background:#edf3ff;border-radius:50%;place-items:center;width:28px;height:28px;transition:background .2s,color .2s;display:grid}.scenario-play svg{width:11px;height:11px;margin-left:2px}.scenario[aria-pressed=true] .scenario-play{background:var(--blue);color:#fff}.scenario[aria-pressed=true]:after{content:"";background:var(--blue);transform-origin:0;border-radius:3px;height:3px;animation:.35s ease-out both selection-line;position:absolute;bottom:-1px;left:24px;right:24px}.demo-stage{margin-top:22px;display:grid}.demo-stage>.demo-reserve,.demo-stage>.demo-output{grid-area:1/1;min-width:0}.demo-stage>.demo-output{min-height:0;margin:0;position:relative}.demo-reserve{visibility:hidden;pointer-events:none;-webkit-user-select:none;user-select:none;border:1px solid #0000;padding:28px;display:grid}.demo-reserve>div{grid-area:1/1;min-width:0}.demo-reserve *{animation:none!important}.demo-output>.empty{height:100%;min-height:0;padding:30px 0}.empty .empty-mark{gap:6px;height:48px;margin-bottom:24px}.empty-mark i{background:var(--blue);transform-origin:50%;width:6px;animation:1.8s ease-in-out infinite voice-wave}.empty-mark i:nth-child(2){animation-delay:-.4s}.empty-mark i:nth-child(3){animation-delay:-.8s}.empty-mark i:nth-child(4){animation-delay:-1.2s}.empty-mark i:nth-child(5){animation-delay:-1.6s}.processing-wave i{animation-duration:.6s}.demo-output .order-card{animation:.35s ease-out both order-reveal}.demo-output .order-card:nth-child(2){animation-delay:80ms}.demo-output .success-mark{animation:.4s ease-out both order-confirm}@keyframes voice-wave{0%,to{opacity:.45;transform:scaleY(.5)}50%{opacity:1;transform:scaleY(1.3)}}@keyframes selection-line{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes order-reveal{0%{opacity:0;clip-path:inset(0 0 100%)}to{opacity:1;clip-path:inset(0)}}@keyframes order-confirm{0%{opacity:.3;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@container (width<=800px){.scenario{gap:12px;padding:18px}.scenario strong{font-size:15px}}@container (width<=540px){.scenario{grid-template-rows:auto 1fr;grid-template-columns:1fr auto;gap:8px 14px;padding:18px}.scenario .scenario-title{grid-column:1/3;font-size:12px}.scenario strong{font-size:15px}.scenario-action{align-self:end;padding:0}.scenario-action>span:last-child{display:none}.scenario-play{width:32px;height:32px}.demo-reserve{padding:19px}.experience .section-head h2{word-break:keep-all;line-height:1.35}.demo-output>.empty{justify-content:flex-start;padding-top:64px}}.scenario{border:2px solid #d9e2ef;grid-template-rows:auto 1fr auto}.scenario-selected{color:#2454bd;visibility:hidden;align-items:center;gap:6px;min-height:24px;font-size:12px;font-weight:700;display:flex}.scenario-selected svg{width:17px;height:17px}.scenario[aria-pressed=true]{background:#eaf1ff;border-color:#295bde;box-shadow:0 4px 16px #295bde14}.scenario[aria-pressed=true] .scenario-selected{visibility:visible}.scenario[aria-pressed=true]:after{display:none}.request-connector{color:#295bde;height:48px;position:relative}.request-connector svg{visibility:hidden;width:24px;height:34px;margin-left:-12px;position:absolute;top:7px;left:50%}.experience[data-selected="0"] .request-connector svg{visibility:visible;animation:.35s ease-out both connect-request;left:calc(16.6667% - 4px)}.experience[data-selected="1"] .request-connector svg{visibility:visible;animation:.35s ease-out both connect-request}.experience[data-selected="2"] .request-connector svg{visibility:visible;animation:.35s ease-out both connect-request;left:calc(83.3333% + 4px)}.conversation-label{color:#607087;margin-bottom:18px;font-size:12px}.conversation-request .request-bubble{width:fit-content;margin-bottom:0}.is-transcribing .request-bubble{animation:1.1s cubic-bezier(.2,.7,.2,1) both spoken-request}.is-transcribing .speech-chunk{animation:.12s ease-out both recognize-chunk;animation-delay:calc(var(--chunk)*.25s)}.chat-thinking{color:#607087;align-items:center;gap:10px;margin:24px 0 18px;font-size:14px;animation:1.05s ease-out both thinking-enter;display:flex}.chat-thinking .tiny-logo{color:#295bde;font-size:19px;font-weight:800}.thinking-pulse{letter-spacing:3px;animation:.55s ease-in-out infinite alternate bob}.edit-context{opacity:.55;margin-top:76px}.demo-output .edit-context .order-card{animation:none}@keyframes recognize-chunk{0%{opacity:0}to{opacity:1}}@keyframes spoken-request{0%,60%{transform:translateY(72px)}to{transform:translateY(0)}}@keyframes thinking-enter{0%,75%{opacity:0}to{opacity:1}}@keyframes connect-request{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@container (width<=540px){.scenario{grid-template-rows:auto 1fr auto;grid-template-columns:1fr}.scenario .scenario-title{grid-column:auto}.scenario-selected{justify-self:end}.experience[data-selected] .request-connector svg{left:50%}.request-connector{height:44px}.conversation-label{margin-bottom:14px}}.demo-stage{margin-top:22px}.confirm-row{justify-content:flex-end}.conversation-orders{margin-top:22px}.conversation-history .order-card{animation:none}.confirmation-message{width:fit-content;margin-top:26px}.confirmation-message.is-new{animation:.25s ease-out both confirmation-in}.conversation-outcome{min-height:132px;margin-top:20px}.conversation-outcome .reply{margin-top:0}.conversation-outcome .success-head h3{font-size:21px}.prior-orders{background:#f7f9fc;border:1px solid #e1e8f1;border-radius:12px;margin-bottom:24px;padding:16px 18px}.prior-orders>p{color:#607087;margin-bottom:12px;font-size:12px}.prior-orders>div{justify-content:space-between;align-items:center;gap:12px;font-size:13px;line-height:1.6;display:flex}.prior-orders>div+div{margin-top:10px}.prior-orders small{color:#758498;margin-left:5px;font-size:10px}.prior-orders .dot{margin-right:6px}.prior-orders strong{white-space:nowrap;font-size:12px}.edit-conversation .is-transcribing .request-bubble{animation-delay:.8s}.edit-conversation .is-transcribing .speech-chunk{animation-delay:calc(.8s + var(--chunk)*.25s)}.edit-conversation .chat-thinking{animation-delay:.8s}@keyframes confirmation-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@container (width<=540px){.prior-orders{padding:14px}.prior-orders>div{flex-direction:column;align-items:flex-start;gap:2px}.prior-orders>div+div{margin-top:12px}.conversation-outcome .success-head h3{font-size:19px}}.demo-stage{height:560px;display:block;position:relative}.demo-stage>.demo-output{overscroll-behavior-y:auto;height:100%;min-height:0;overflow:hidden}.chat-top-fade{pointer-events:none;opacity:0;-webkit-backdrop-filter:blur(2px);background:linear-gradient(#ffffffd9,#fff0);border-radius:19px 19px 0 0;height:36px;transition:opacity .2s;position:absolute;top:1px;left:1px;right:1px;-webkit-mask-image:linear-gradient(#000,#0000);mask-image:linear-gradient(#000,#0000)}.demo-stage:has(.demo-output.is-scrolled) .chat-top-fade{opacity:1}.completion-receipt{background:#f4f7fc;border:1px solid #e1e8f1;border-radius:12px;margin:0 0 20px;padding:4px 16px}.completion-receipt>div{justify-content:space-between;align-items:center;gap:12px;padding:12px 0;font-size:13px;line-height:1.6;display:flex}.completion-receipt>div+div{border-top:1px solid #e1e8f1}.completion-receipt small{color:#758498;margin-left:4px;font-size:10px}.completion-receipt strong{font-size:12px}@container (width<=540px){.demo-stage{height:640px}.chat-top-fade{border-radius:13px 13px 0 0}.completion-receipt>div{flex-direction:column;align-items:flex-start;gap:3px}}.voice-label{color:#426aa5;align-items:center;gap:7px;margin-bottom:12px;font-size:12px;display:flex}.voice-label>svg{flex-shrink:0;width:18px;height:18px}.voice-input-wave{align-items:center;gap:3px;height:22px;margin-left:5px;display:flex}.voice-input-wave i{background:#295bde;border-radius:3px;width:3px;height:18px;animation:1.2s ease-in-out infinite voice-wave}.voice-input-wave i:nth-child(2){animation-delay:-.2s}.voice-input-wave i:nth-child(3){animation-delay:-.4s}.voice-input-wave i:nth-child(4){animation-delay:-.6s}.voice-input-wave i:nth-child(5){animation-delay:-.8s}.voice-loading{flex-direction:column;min-height:460px;display:flex}.voice-loading>.conversation-request{margin-top:auto;padding-top:24px}.voice-loading .request-bubble{animation:none;transform:none}.voice-loading .chat-thinking{margin-bottom:4px}.edit-conversation .voice-input-wave{animation:.15s .8s both recognize-chunk}.conversation-outcome{min-height:0}.completion-receipt{margin-bottom:0}@container (width<=540px){.voice-loading{min-height:540px}}.demo-stage{background:#fff;border:1px solid #dbe3ef;border-radius:20px;padding:8px 0;overflow:hidden}.demo-stage>.demo-output{border:0;border-radius:0;padding-top:20px;padding-bottom:20px}.chat-top-fade{border-radius:0;top:8px}.scenario{grid-template-rows:auto 1fr;gap:10px;padding:20px}@container (width<=540px){.demo-stage{border-radius:14px}.demo-stage>.demo-output{padding-top:11px;padding-bottom:11px}.scenario{grid-template-rows:auto 1fr;gap:7px;padding:15px 16px}}.conversation-request:not(.is-transcribing)>.voice-label{color:#758498;justify-content:flex-end;gap:4px;margin:6px 2px 0;font-size:10px;line-height:1.4}.conversation-request:not(.is-transcribing)>.voice-label>svg{width:12px;height:12px}.conversation-request>.voice-label{color:#758498;justify-content:flex-end;gap:4px;margin:6px 2px 0;font-size:10px;line-height:1.4}.conversation-request>.voice-label>svg{width:12px;height:12px}.conversation-request>.voice-label .voice-input-wave{gap:2px;height:16px;margin-left:3px}.conversation-request>.voice-label .voice-input-wave i{width:2px;height:12px}.voice-loading .voice-label{font-weight:400}.email-input:focus-visible{border-color:#7b8798;outline:none}.deck-controls{display:none}@container (width<=540px){.site-header .header-links{display:none}.scenario-list{isolation:isolate;touch-action:pan-y;grid-template-columns:1fr;gap:0;padding:0 14px 18px 0;display:grid}.scenario-list .scenario{transform-origin:100% 100%;-webkit-user-select:none;user-select:none;grid-area:1/1;min-height:126px;transition:transform .42s cubic-bezier(.2,.75,.2,1),opacity .3s,background .2s,border-color .2s}.scenario[data-depth="0"]{z-index:3;opacity:1;transform:translateY(0)scale(1)}.scenario[data-depth="1"]{z-index:2;pointer-events:none;background:#e6edf9;transform:translate(7px,9px)scale(.95)}.scenario[data-depth="2"]{z-index:1;pointer-events:none;background:#dce5f3;transform:translate(14px,18px)scale(.9)}.scenario:not([data-depth="0"])>*{visibility:hidden}.deck-controls{justify-content:center;align-items:center;gap:1px;height:36px;margin-top:4px;display:flex}.deck-controls button{place-items:center;width:36px;min-height:36px;padding:0;display:grid}.deck-controls button:before{content:"";background:#bdc9dc;border-radius:8px;width:6px;height:6px;transition:width .25s,background .25s}.deck-controls button[aria-current=true]:before{background:#295bde;width:18px}.demo-stage{height:clamp(360px,50svh,420px);margin-top:12px}.voice-loading{height:100%;min-height:0}.demo-output>.empty{justify-content:center;padding:16px 0}.demo-output .order-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.demo-output .order-card{padding:12px 10px}.demo-output .order-card h3{font-size:17px}.demo-output .order-card dl{gap:10px 4px;margin-top:12px;font-size:11px}.demo-output .confirm-row{margin-top:17px}.signup-form .consent{gap:7px;font-size:11px;line-height:20px}.consent input{flex:0 0 16px;margin-top:2px}.consent button{color:#788597;min-height:20px;font-size:11px;line-height:20px;text-decoration-color:#bac3cf}.signup-fields>.primary{margin-top:12px}}@media (prefers-reduced-motion:reduce){.scenario-list .scenario,.deck-controls button:before{transition:none!important}}.signup-form.is-complete{align-items:center;display:grid}.signup-complete{min-width:0;padding:12px 0;animation:.32s ease-out both signup-arrive;container-type:inline-size}.signup-complete-heading{align-items:center;gap:10px;display:flex}.signup-check{color:#295bde;background:#eaf1ff;border-radius:50%;flex:none;place-items:center;width:clamp(28px,10cqw,40px);height:clamp(28px,10cqw,40px);display:grid}.signup-check svg{width:23px;height:23px}.signup-check path{stroke-dasharray:24;stroke-dashoffset:0;animation:.38s ease-out both signup-check-in}.signup-complete h3{letter-spacing:-.045em;white-space:nowrap;font-size:clamp(12px,5.8cqw,22px);line-height:1.4}.signup-complete-email{color:#295bde;overflow-wrap:anywhere;margin-top:17px;font-size:16px;font-weight:650;line-height:1.6}.signup-complete-email a[x-apple-data-detectors]{pointer-events:none;color:inherit!important;text-decoration:none!important}.signup-complete-description{color:#607087;margin-top:4px;font-size:14px;line-height:1.7}@keyframes signup-arrive{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}@keyframes signup-check-in{0%{stroke-dashoffset:24px}to{stroke-dashoffset:0}}@container (width<=540px){.signup-complete{padding:4px 0}}@media (prefers-reduced-motion:reduce){.signup-complete,.signup-check path{animation:none!important}}.site-footer{flex-direction:column;align-items:stretch;gap:0;display:flex}.site-footer>.logo{margin-bottom:3px}.site-footer>.footer-copyright{margin-top:12px}.footer-detail-row{justify-content:space-between;align-items:baseline;gap:16px;display:flex}.site-footer .footer-detail-row .fine{margin:0}.site-footer .footer-links{flex-wrap:nowrap;justify-content:flex-end;gap:18px}.site-footer .footer-links button{white-space:nowrap;min-height:24px;padding:0;line-height:1.7}.footer-copyright{color:#7b8798;font-size:10px;line-height:1.7}.consent button{margin-left:6px}@container (width<=540px){.footer-detail-row{gap:8px}.site-footer .footer-links{flex-direction:row;align-items:baseline;gap:8px}.site-footer .footer-links button,.site-footer .footer-detail-row .fine{white-space:nowrap;font-size:clamp(9px,2.65cqw,11px)}}.header-service{display:none}@container (width<=540px){.site-header{height:88px}.header-brand{flex-direction:column;align-items:flex-start;gap:3px;display:flex}.footer-copyright{text-align:center}.header-service{letter-spacing:-.02em;color:#6b7b8e;font-size:11px;line-height:1.5;display:block}.hero-a>.service{display:none}}.signup-share{border-top:1px solid #e4eaf3;margin-top:30px;padding-top:24px}.signup-share>p:first-child{color:#52647c;word-break:keep-all;font-size:14px;line-height:1.7}.signup-share .share-button{color:#244fbd;background:#edf3ff;border-radius:12px;justify-content:center;align-items:center;width:100%;min-height:48px;margin-top:12px;padding:14px 18px;font-weight:650;display:flex}.signup-share .share-button:hover{background:#e2ebff}.signup-share .share-note{color:#607087;min-height:20px;margin-top:8px;font-size:12px;line-height:1.6}.signup-share .share-link{color:#244fbd;border:1px solid #dce3ed;border-radius:8px;width:100%;min-width:0;padding:10px;font-size:14px}.signup-section{padding-top:clamp(104px,13svh,140px);padding-bottom:clamp(104px,13svh,140px);scroll-margin-top:0}@container (width<=540px){.signup-section{padding-top:72px;padding-bottom:72px}}.dialog-body .policy h3{letter-spacing:-.02em;margin:26px 0 8px;font-size:15px}.dialog-body .policy h3:first-of-type{margin-top:22px}.dialog-body .policy p+p{margin-top:12px}.dialog-body .policy ul{margin:10px 0 0;padding-left:20px}.dialog-body .policy li+li{margin-top:6px}.dialog-body .policy table{border-collapse:collapse;width:100%;margin:12px 0 0;font-size:13.5px;line-height:1.7}.dialog-body .policy th,.dialog-body .policy td{border:1px solid var(--line);text-align:left;vertical-align:top;padding:9px 11px}.dialog-body .policy th{white-space:nowrap;background:#f6f8fc;font-weight:600}.dialog-body .policy tbody th{width:9.5em}.dialog-body .policy table+p,.dialog-body .policy table+ul,.dialog-body .policy ul+p{margin-top:12px}.dialog-body .policy .fine{margin-top:18px}.dialog-body .policy .policy-link{color:#2858c6;padding:8px 0;font-size:14px}@media (width<=700px){.dialog-body .policy th{white-space:normal}.dialog-body .policy tbody th{width:6.5em}}.dialog{flex-direction:column;padding-bottom:22px;overflow:hidden}.dialog[open]{display:flex}.dialog:focus{outline:none}.dialog-header{flex:none;position:static}.dialog-body{overscroll-behavior:contain;flex:auto;min-height:0;overflow-y:auto}.dialog-body .policy thead th:first-child{width:11.5em}@media (width<=700px){.dialog{padding-bottom:16px}.dialog-body .policy thead th:first-child{width:8em}}.consent-notice .consent-lead{color:var(--ink);margin:0 0 6px;font-size:15px}.consent-notice dl{gap:0;margin:14px 0 0;display:grid}.consent-notice .consent-item{border-top:1px solid var(--line);grid-template-columns:8.5em 1fr;gap:6px 16px;padding:13px 0;display:grid}.consent-notice .consent-item:last-child{border-bottom:1px solid var(--line)}.consent-notice dt{color:#3f5479;letter-spacing:-.02em;padding-top:2px;font-size:13px;font-weight:650}.consent-notice dd{color:var(--ink);word-break:keep-all;margin:0;font-size:14.5px;line-height:1.75}.consent-notice .consent-meta{color:#7b8798;margin-top:14px}.consent-notice .policy-link{width:100%;margin-top:18px;padding:13px 18px;font-size:14px}@media (width<=700px){.consent-notice .consent-item{grid-template-columns:1fr;gap:3px;padding:11px 0}.consent-notice dd{font-size:14px}}.mobile-break{display:none}@media (width<=700px){.mobile-break{display:inline}.dialog-body{font-size:14px;line-height:1.8}.dialog-body .policy h3{font-size:14px}.dialog-body .policy table{font-size:12.5px}.dialog-body .policy .policy-link{font-size:13.5px}.consent-notice .consent-lead{font-size:14px}.consent-notice dt{font-size:12.5px}.consent-notice dd,.consent-notice .policy-link{font-size:13.5px}}
