.LandingFeatureList-module__gBmQva__ctaRow{align-items:center;gap:12px;width:100%;max-width:956px;margin:48px auto 0;display:flex}.LandingFeatureList-module__gBmQva__ctaFilled,.LandingFeatureList-module__gBmQva__ctaOutline{white-space:nowrap;cursor:pointer;justify-content:center;align-items:center;gap:8px;height:56px;padding:0 28px;font-family:Helvetica Neue LT,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:20px;font-weight:400;line-height:1;text-decoration:none;transition:background-color .16s,color .16s;display:inline-flex}.LandingFeatureList-module__gBmQva__ctaFilled{color:#fff;background:var(--wb-landing-fg);border:1px solid var(--wb-landing-fg)}.LandingFeatureList-module__gBmQva__ctaFilled:hover{color:var(--wb-landing-fg);background:0 0}.LandingFeatureList-module__gBmQva__ctaOutline{color:var(--wb-landing-fg);border:1px solid var(--wb-landing-fg);background:0 0;flex:none}.LandingFeatureList-module__gBmQva__ctaOutline:hover{color:#fff;background:var(--wb-landing-fg)}.LandingFeatureList-module__gBmQva__ctaFilled:focus-visible,.LandingFeatureList-module__gBmQva__ctaOutline:focus-visible{outline:2px solid var(--wb-landing-fg);outline-offset:2px}@media (max-width:1439.98px){.LandingFeatureList-module__gBmQva__ctaRow{max-width:820px}}@media (max-width:1023.98px){.LandingFeatureList-module__gBmQva__ctaRow{max-width:640px}}@media (max-width:767.98px){.LandingFeatureList-module__gBmQva__ctaRow{max-width:100%;padding:0 var(--wb-mobile-gut);flex-direction:column;align-items:stretch;margin-top:36px}.LandingFeatureList-module__gBmQva__ctaFilled,.LandingFeatureList-module__gBmQva__ctaOutline{width:100%;height:52px;font-size:16px}}
.LiveDemo-module__m8zzoq__root{--ld-bg:#f3f3f0;--ld-fg:#000;--ld-muted:#5b606b;--ld-line:#000;--ld-panel:#f3f3f0;--ld-code-bg:#000;--ld-code-fg:#f3f3f0;--ld-code-muted:#b3b3b3;--ld-font:"Helvetica Neue LT", "Helvetica Neue", Helvetica, Arial, sans-serif;--ld-mono:var(--font-code), ui-monospace, monospace;box-sizing:border-box;width:100%;font-family:var(--ld-font);color:var(--ld-fg);padding:0 20px;display:block}.LiveDemo-module__m8zzoq__root *,.LiveDemo-module__m8zzoq__root :before,.LiveDemo-module__m8zzoq__root :after{box-sizing:border-box}.LiveDemo-module__m8zzoq__desktopLayout{width:100%}.LiveDemo-module__m8zzoq__column{flex-direction:column;width:100%;max-width:956px;margin:0 auto;display:flex;position:relative}.LiveDemo-module__m8zzoq__desktopAside{display:none}.LiveDemo-module__m8zzoq__stage{width:100%;margin-top:28px;position:relative}.LiveDemo-module__m8zzoq__box1{background:var(--ld-panel);border:1px solid var(--ld-line);flex:none;height:320px;position:relative;overflow:hidden}.LiveDemo-module__m8zzoq__box1Inner{flex-direction:column;height:100%;padding:13px 18px 12px;display:flex}.LiveDemo-module__m8zzoq__headerRow{justify-content:space-between;align-items:center;gap:12px;display:flex}.LiveDemo-module__m8zzoq__eyebrow{letter-spacing:.13em;text-transform:uppercase;color:var(--ld-fg);font-size:14px;font-weight:500}.LiveDemo-module__m8zzoq__inlineGroup{align-items:center;gap:10px;display:flex}.LiveDemo-module__m8zzoq__inlineLabel{color:var(--ld-muted);font-size:13px}.LiveDemo-module__m8zzoq__divider{background:var(--ld-line);height:1px;margin:7px 0}.LiveDemo-module__m8zzoq__groupLabel{color:var(--ld-fg);margin:16px 0 8px;font-size:13px;font-weight:500}.LiveDemo-module__m8zzoq__grid2x2{grid-template-columns:1fr 1fr;gap:6px;display:grid}.LiveDemo-module__m8zzoq__grid3{grid-template-columns:1fr 1fr 1fr;gap:6px;display:grid}.LiveDemo-module__m8zzoq__grid2{grid-template-columns:1fr 1fr;gap:6px;display:grid}.LiveDemo-module__m8zzoq__optBtn{color:var(--ld-fg);border:1px solid var(--ld-line);cursor:pointer;background:0 0;justify-content:center;align-items:center;gap:8px;padding:7px 9px;font-family:inherit;font-size:12px;line-height:1;transition:background-color .16s,color .16s;display:inline-flex}.LiveDemo-module__m8zzoq__optBtn:hover:not(.LiveDemo-module__m8zzoq__optBtnSelected):not(:disabled){background:var(--ld-fg);color:var(--ld-bg)}.LiveDemo-module__m8zzoq__optBtn.LiveDemo-module__m8zzoq__optBtnSelected{color:#fff;background:var(--ld-fg);border-color:var(--ld-fg)}.LiveDemo-module__m8zzoq__optBtn:disabled,.LiveDemo-module__m8zzoq__optBtnDisabled{color:var(--ld-muted);cursor:not-allowed;background:0 0;border-color:#00000040}.LiveDemo-module__m8zzoq__optBtn:focus-visible{outline:2px solid var(--ld-fg);outline-offset:2px}.LiveDemo-module__m8zzoq__icon{flex:none}.LiveDemo-module__m8zzoq__switch{background:var(--ld-bg);border:1px solid var(--ld-line);cursor:pointer;width:46px;height:24px;padding:0;transition:background-color .18s;position:relative}.LiveDemo-module__m8zzoq__switch.LiveDemo-module__m8zzoq__switchOn{background:var(--ld-fg)}.LiveDemo-module__m8zzoq__switchKnob{background:var(--ld-fg);width:18px;height:18px;transition:transform .18s,background-color .18s;position:absolute;top:2px;left:2px}.LiveDemo-module__m8zzoq__switch.LiveDemo-module__m8zzoq__switchOn .LiveDemo-module__m8zzoq__switchKnob{background:var(--ld-bg);transform:translate(22px)}.LiveDemo-module__m8zzoq__switch:focus-visible{outline:2px solid var(--ld-fg);outline-offset:2px}.LiveDemo-module__m8zzoq__note{color:var(--ld-muted);background:var(--ld-bg);border:1px solid var(--ld-line);align-items:flex-start;gap:8px;margin-top:14px;padding:11px 13px;font-size:13px;line-height:1.4;animation:.24s both LiveDemo-module__m8zzoq__wbIn;display:flex}.LiveDemo-module__m8zzoq__noteIcon{color:var(--ld-fg);flex:none;font-weight:700}.LiveDemo-module__m8zzoq__moreBtn{width:100%;color:var(--ld-fg);border:1px solid var(--ld-line);cursor:pointer;background:0 0;justify-content:space-between;align-items:center;margin-top:auto;padding:10px 14px;font-family:inherit;font-size:14px;font-weight:500;transition:background-color .16s,color .16s;display:flex}.LiveDemo-module__m8zzoq__moreBtn:hover{background:var(--ld-fg);color:var(--ld-bg)}.LiveDemo-module__m8zzoq__moreBtn:focus-visible{outline:2px solid var(--ld-fg);outline-offset:2px}.LiveDemo-module__m8zzoq__chevron{transition:transform .2s}.LiveDemo-module__m8zzoq__chevron.LiveDemo-module__m8zzoq__chevronOpen{transform:rotate(180deg)}.LiveDemo-module__m8zzoq__controls{position:relative}.LiveDemo-module__m8zzoq__desktopControls{display:none}.LiveDemo-module__m8zzoq__desktopControlField{flex-direction:column;gap:8px;min-width:0;display:flex}.LiveDemo-module__m8zzoq__desktopControlLabel{color:var(--ld-muted);font-size:16px;line-height:1.2}.LiveDemo-module__m8zzoq__desktopSegmentedGroup{width:100%;min-width:0;display:flex}.LiveDemo-module__m8zzoq__desktopOptionButton{border:1px solid var(--ld-line);min-width:0;min-height:44px;color:var(--ld-muted);font:inherit;cursor:pointer;background:0 0;flex:1 1 0;justify-content:center;align-items:center;margin-left:-1px;padding:0 16px;font-size:18px;line-height:1;transition:background-color .16s,color .16s;display:inline-flex}.LiveDemo-module__m8zzoq__desktopOptionButton:first-child{margin-left:0}.LiveDemo-module__m8zzoq__desktopOptionButton:hover:not(:disabled),.LiveDemo-module__m8zzoq__desktopOptionButtonSelected{background:var(--ld-fg);color:var(--ld-bg)}.LiveDemo-module__m8zzoq__desktopOptionButton:disabled{color:#9a9a94;cursor:not-allowed}.LiveDemo-module__m8zzoq__desktopOptionButton:focus-visible{z-index:1;outline:2px solid var(--ld-fg);outline-offset:2px;position:relative}.LiveDemo-module__m8zzoq__root[data-preview-device=mobile] [data-live-demo-sidebar-option]{display:none}.LiveDemo-module__m8zzoq__overlay{z-index:30;background:var(--ld-panel);border:1px solid var(--ld-line);opacity:0;visibility:hidden;pointer-events:none;flex-direction:column;width:min(100vw - 32px,640px);max-height:min(560px,100vh - 32px);transition:opacity .22s,transform .26s cubic-bezier(.22,.85,.24,1),visibility .22s;display:flex;position:fixed;top:16px;left:50%;overflow:hidden;transform:translate(-50%,-6px);box-shadow:0 10px 30px #00000014}.LiveDemo-module__m8zzoq__overlay.LiveDemo-module__m8zzoq__overlayOpen{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)}.LiveDemo-module__m8zzoq__overlayHeader{border-bottom:1px solid var(--ld-line);justify-content:space-between;align-items:center;padding:14px 20px;display:flex}.LiveDemo-module__m8zzoq__overlayTitle{letter-spacing:.13em;text-transform:uppercase;color:var(--ld-fg);font-size:14px;font-weight:500}.LiveDemo-module__m8zzoq__overlayClose{width:32px;height:32px;color:var(--ld-fg);border:1px solid var(--ld-line);cursor:pointer;background:0 0;justify-content:center;align-items:center;padding:0;transition:background-color .16s,color .16s;display:inline-flex}.LiveDemo-module__m8zzoq__overlayClose:hover{background:var(--ld-fg);color:var(--ld-bg)}.LiveDemo-module__m8zzoq__overlayClose:focus-visible{outline:2px solid var(--ld-fg);outline-offset:2px}.LiveDemo-module__m8zzoq__overlayBody{flex:1;min-height:0;padding:18px 20px 20px;overflow-y:auto}.LiveDemo-module__m8zzoq__overlayField{margin-bottom:18px}.LiveDemo-module__m8zzoq__overlayField:last-child{margin-bottom:0}.LiveDemo-module__m8zzoq__swatchRow{gap:10px;display:flex}.LiveDemo-module__m8zzoq__swatch{border:1px solid var(--ld-line);cursor:pointer;width:30px;height:30px;padding:0}.LiveDemo-module__m8zzoq__swatch.LiveDemo-module__m8zzoq__swatchActive,.LiveDemo-module__m8zzoq__swatch:focus-visible{outline:2px solid var(--ld-fg);outline-offset:2px}.LiveDemo-module__m8zzoq__discRow{justify-content:space-between;align-items:center;gap:12px;display:flex}.LiveDemo-module__m8zzoq__discCaption{color:var(--ld-muted);margin:8px 0 0;font-size:12px;line-height:1.4}.LiveDemo-module__m8zzoq__ctrlRow{align-items:center;gap:10px;margin-bottom:8px;display:flex}.LiveDemo-module__m8zzoq__ctrlLabel{width:92px;color:var(--ld-fg);flex:none;font-size:12px}.LiveDemo-module__m8zzoq__ctrlSlider{min-width:0;accent-color:var(--ld-fg);cursor:pointer;flex:1}.LiveDemo-module__m8zzoq__ctrlValue{text-align:right;width:42px;color:var(--ld-muted);flex:none;font-size:11px}.LiveDemo-module__m8zzoq__ctrlColorRow{align-items:center;gap:10px;margin-top:8px;display:flex}.LiveDemo-module__m8zzoq__ctrlColor{border:1px solid var(--ld-line);cursor:pointer;background:0 0;flex:none;width:30px;height:30px;padding:0}.LiveDemo-module__m8zzoq__ctrlColorText{min-width:0;font-family:var(--ld-mono);color:var(--ld-fg);border:1px solid var(--ld-line);background:0 0;outline:none;flex:1;padding:6px 8px;font-size:12px}.LiveDemo-module__m8zzoq__pathGrid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.LiveDemo-module__m8zzoq__pathItem{align-items:center;gap:7px;font-size:12px;display:inline-flex}.LiveDemo-module__m8zzoq__pathMark{border:1px solid;justify-content:center;align-items:center;width:16px;height:16px;font-size:10px;display:inline-flex}.LiveDemo-module__m8zzoq__pathAllowed{color:var(--ld-fg)}.LiveDemo-module__m8zzoq__pathBlocked{color:var(--ld-muted)}.LiveDemo-module__m8zzoq__chipRow{flex-wrap:wrap;gap:8px;display:flex}.LiveDemo-module__m8zzoq__blockedChip{color:var(--ld-fg);border:1px solid var(--ld-line);background:0 0;align-items:center;gap:6px;padding:5px 8px;font-size:12px;display:inline-flex}.LiveDemo-module__m8zzoq__chipX{color:var(--ld-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;font-size:10px;line-height:1;display:inline-flex}.LiveDemo-module__m8zzoq__chipX:hover{color:var(--ld-fg)}.LiveDemo-module__m8zzoq__flash{animation:.7s ease-out LiveDemo-module__m8zzoq__wbFlash}.LiveDemo-module__m8zzoq__surface{--pv-shell:#fff;--pv-chrome:#fff;--pv-stage:#fff;--pv-surface:#fff;--pv-text:#30323a;--pv-muted:#62656c;--pv-line:#ececee;--pv-bubble:#f0f0f1;--pv-pill:#f0f0f1;--pv-input:#fff;--cc-h:560px;--cc-pad:18px;--cc-col:568px;--cc-rail-w:160px;--cc-side-h:420px;--cc-fs:14px;font-family:var(--ld-font);color:var(--pv-text)}.LiveDemo-module__m8zzoq__surface.LiveDemo-module__m8zzoq__surfaceDark{--pv-shell:#0e0e0e;--pv-chrome:#151514;--pv-stage:#111110;--pv-surface:#1a1a19;--pv-text:#edebe6;--pv-muted:#8b8983;--pv-line:#ffffff1a;--pv-bubble:#262625;--pv-pill:#232322;--pv-input:#222221}.LiveDemo-module__m8zzoq__surface.LiveDemo-module__m8zzoq__surfaceDark .LiveDemo-module__m8zzoq__sponsorDisclosure{color:#9c9a94;border-color:#ffffff2e}.LiveDemo-module__m8zzoq__shell{width:100%;height:var(--cc-h);background:var(--pv-shell);border:1px solid #e4e4e1;flex-direction:column;min-width:0;display:flex;overflow:hidden}.LiveDemo-module__m8zzoq__phoneWrap{justify-content:center;width:100%;display:flex}.LiveDemo-module__m8zzoq__phoneFrame{background:#111110;flex:none;width:300px;max-width:100%;padding:10px;position:relative}.LiveDemo-module__m8zzoq__island{z-index:3;background:#111110;width:86px;height:24px;position:absolute;top:19px;left:50%;transform:translate(-50%)}.LiveDemo-module__m8zzoq__homeIndicator{z-index:3;background:#ffffff8c;width:106px;height:4px;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}.LiveDemo-module__m8zzoq__phoneScreen{width:100%;height:calc(var(--cc-h) - 20px);background:var(--pv-shell);flex-direction:column;display:flex;overflow:hidden}.LiveDemo-module__m8zzoq__surface.LiveDemo-module__m8zzoq__phoneScreen{--cc-col:100%;--cc-pad:14px;--cc-rail-w:0px;--cc-side-h:0px;--cc-fs:11px}.LiveDemo-module__m8zzoq__phoneScreen .LiveDemo-module__m8zzoq__appHeader{padding-top:44px}.LiveDemo-module__m8zzoq__phoneScreen .LiveDemo-module__m8zzoq__msgCol{padding-bottom:22px}.LiveDemo-module__m8zzoq__chrome{background:var(--pv-chrome);border-bottom:1px solid var(--pv-line);align-items:center;gap:12px;height:38px;padding:0 14px;display:flex}.LiveDemo-module__m8zzoq__dots{flex:none;gap:7px;display:flex}.LiveDemo-module__m8zzoq__dot{border-radius:50%;width:8px;height:8px;display:block}.LiveDemo-module__m8zzoq__dotR{background:#ec6a5e}.LiveDemo-module__m8zzoq__dotY{background:#f4bf4f}.LiveDemo-module__m8zzoq__dotG{background:#61c554}.LiveDemo-module__m8zzoq__urlPill{text-align:center;max-width:320px;color:var(--pv-muted);background:var(--pv-pill);text-overflow:ellipsis;white-space:nowrap;border-radius:999px;flex:1;margin:0 auto;padding:5px 14px;font-size:12px;font-style:normal;overflow:hidden}.LiveDemo-module__m8zzoq__chromeSpacer{flex:none;width:56px}.LiveDemo-module__m8zzoq__chatBody{background:var(--pv-stage);flex-direction:column;flex:1;min-height:0;display:flex}.LiveDemo-module__m8zzoq__chatRow{flex:1;min-height:0;display:flex;position:relative}.LiveDemo-module__m8zzoq__msgCol{width:100%;min-width:0;max-width:var(--cc-col);padding:var(--cc-pad);flex-direction:column;flex:1;margin:0 auto;display:flex;overflow:hidden}.LiveDemo-module__m8zzoq__msgGroup{overscroll-behavior:contain;scrollbar-width:none;flex-direction:column;flex:0 auto;width:100%;min-width:0;max-width:100%;min-height:0;display:flex;overflow-y:auto}.LiveDemo-module__m8zzoq__msgGroup::-webkit-scrollbar{display:none}.LiveDemo-module__m8zzoq__spacer{min-height:var(--cc-pad);flex:1}.LiveDemo-module__m8zzoq__sidebarRail{top:var(--cc-pad);right:var(--cc-pad);width:var(--cc-rail-w);flex-direction:column;display:flex;position:absolute}.LiveDemo-module__m8zzoq__appHeader{border-bottom:1px solid var(--pv-line);flex:none;align-items:center;gap:9px;padding:9px 16px;display:flex}.LiveDemo-module__m8zzoq__avatar{color:#fff;background:#17171a;flex:none;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-weight:700;display:inline-flex}.LiveDemo-module__m8zzoq__appName{color:var(--pv-text);font-size:13px;font-weight:700}.LiveDemo-module__m8zzoq__modelChevron{color:var(--pv-muted);flex:none}.LiveDemo-module__m8zzoq__headerActions{color:var(--pv-muted);align-items:center;margin-left:auto;display:inline-flex}.LiveDemo-module__m8zzoq__userMsg{max-width:82%;font-size:var(--cc-fs);color:var(--pv-text);background:var(--pv-bubble);align-self:flex-end;margin-bottom:12px;padding:9px 13px;line-height:1.5;animation:.68s cubic-bezier(.16,.84,.28,1) both LiveDemo-module__m8zzoq__wbBubbleIn}.LiveDemo-module__m8zzoq__thinkRow{align-items:center;animation:.45s cubic-bezier(.16,.84,.28,1) both LiveDemo-module__m8zzoq__wbThinkIn;display:flex;overflow:hidden}.LiveDemo-module__m8zzoq__thinkDots{gap:6px;display:inline-flex}.LiveDemo-module__m8zzoq__thinkDots i{background:#17171a;border-radius:99px;width:6px;height:6px;animation:1.5s ease-in-out infinite LiveDemo-module__m8zzoq__wbDotBreathe;display:block}.LiveDemo-module__m8zzoq__thinkDots i:nth-child(2){animation-delay:.2s}.LiveDemo-module__m8zzoq__thinkDots i:nth-child(3){animation-delay:.4s}.LiveDemo-module__m8zzoq__workingRow{color:var(--pv-muted);order:2;align-items:center;gap:8px;margin-bottom:12px;font-size:12px;animation:.22s both LiveDemo-module__m8zzoq__wbIn;display:flex}.LiveDemo-module__m8zzoq__statusDot{background:var(--pv-muted);border-radius:50%;width:6px;height:6px;animation:1s ease-in-out infinite LiveDemo-module__m8zzoq__wbPulse;display:block}.LiveDemo-module__m8zzoq__thinkingDots{gap:4px;display:inline-flex}.LiveDemo-module__m8zzoq__thinkingDots i{background:var(--pv-muted);border-radius:50%;width:5px;height:5px;animation:1s infinite LiveDemo-module__m8zzoq__wbBlinkDot;display:block}.LiveDemo-module__m8zzoq__thinkingDots i:nth-child(2){animation-delay:.15s}.LiveDemo-module__m8zzoq__thinkingDots i:nth-child(3){animation-delay:.3s}@media (max-width:767.98px){.LiveDemo-module__m8zzoq__answer2{display:none}}.LiveDemo-module__m8zzoq__answer{font-size:var(--cc-fs);color:#353841;margin:0 0 12px;line-height:1.6;animation:.45s both LiveDemo-module__m8zzoq__wbAnswerIn}.LiveDemo-module__m8zzoq__chip{max-width:20ch;font-family:var(--ld-mono);color:#9c0000;vertical-align:bottom;white-space:nowrap;background:#e0322b1a;padding:1px 5px;font-size:.88em;transition:max-width .32s,padding .32s,opacity .32s;display:inline-block;overflow:hidden}.LiveDemo-module__m8zzoq__chip.LiveDemo-module__m8zzoq__chipCollapsed{opacity:0;max-width:0;padding-left:0;padding-right:0}.LiveDemo-module__m8zzoq__answerCaret{vertical-align:text-bottom;background:#17171a;width:8px;height:16px;margin-left:2px;animation:1s step-end infinite LiveDemo-module__m8zzoq__wbCaret;display:inline-block}.LiveDemo-module__m8zzoq__composer{background:var(--pv-input);border:1px solid #dedfe2;flex:none;align-items:center;gap:10px;width:100%;min-width:0;max-width:100%;margin-top:12px;padding:6px 6px 6px 12px;transition:border-color .45s,box-shadow .45s;display:flex}.LiveDemo-module__m8zzoq__composer.LiveDemo-module__m8zzoq__composerActive{border-color:#00000047;box-shadow:0 0 0 3px #17171a0d}.LiveDemo-module__m8zzoq__composerText{font-size:var(--cc-fs);color:var(--pv-muted);flex:1}.LiveDemo-module__m8zzoq__composerTyped{min-height:17px;font-size:var(--cc-fs);color:#17171a;flex:1;line-height:1.4}.LiveDemo-module__m8zzoq__composerCaret{vertical-align:middle;background:#17171a;width:1.5px;height:17px;margin-left:1px;animation:1.06s step-end infinite LiveDemo-module__m8zzoq__wbCaret;display:inline-block}.LiveDemo-module__m8zzoq__sendBtn{color:#f5f6f7;cursor:default;opacity:.35;background:#17181c;border:none;flex:none;justify-content:center;align-items:center;width:24px;height:24px;transition:opacity .45s,transform .3s cubic-bezier(.16,.84,.28,1);display:inline-flex}.LiveDemo-module__m8zzoq__sendBtn.LiveDemo-module__m8zzoq__sendFilled{opacity:1}.LiveDemo-module__m8zzoq__sendBtn.LiveDemo-module__m8zzoq__sendPressed{opacity:.75;transform:scale(.88)}.LiveDemo-module__m8zzoq__sponsorSlot{flex:none;align-self:flex-start}.LiveDemo-module__m8zzoq__sponsorReveal{opacity:0;width:100%;max-width:100%;max-height:0;transition:max-height .95s cubic-bezier(.16,.84,.28,1),opacity .7s .12s,transform .95s cubic-bezier(.16,.84,.28,1);overflow:hidden;transform:translateY(10px)}.LiveDemo-module__m8zzoq__sponsorReveal.LiveDemo-module__m8zzoq__sponsorRevealOpen{opacity:1;transform:translateY(0)}.LiveDemo-module__m8zzoq__sponsorRevealInner{min-width:0;min-height:0}.LiveDemo-module__m8zzoq__sponsorSlotBanner{width:100%;max-width:640px}.LiveDemo-module__m8zzoq__sponsorSlotCard{width:100%;max-width:320px}.LiveDemo-module__m8zzoq__sponsorBanner,.LiveDemo-module__m8zzoq__sponsorCard,.LiveDemo-module__m8zzoq__sponsorSidebar{color:#fff;background:#f9353c;position:relative;overflow:hidden}.LiveDemo-module__m8zzoq__sponsorImage{width:100%;height:auto;display:block}.LiveDemo-module__m8zzoq__sponsorImageCard{object-fit:cover;height:190px}.LiveDemo-module__m8zzoq__sponsorImageNatural{width:100%;height:auto;display:block}.LiveDemo-module__m8zzoq__sponsorImageCover{object-fit:contain;width:100%;height:100%;display:block}.LiveDemo-module__m8zzoq__sponsorBanner{max-width:640px}.LiveDemo-module__m8zzoq__sponsorCard{max-width:320px}.LiveDemo-module__m8zzoq__sponsorSidebar{width:var(--cc-rail-w,160px);height:var(--cc-side-h,420px)}.LiveDemo-module__m8zzoq__sponsorLabel{z-index:2;letter-spacing:.06em;color:#fff;background:#0000003d;padding:4px 7px;font-size:10px;font-weight:700;position:absolute;top:12px;right:14px}.LiveDemo-module__m8zzoq__sponsorDisclosure{z-index:2;width:fit-content;max-width:100%;font-family:var(--ld-font);color:#6b6963;background:0 0;border:1px solid #00000024;margin:0;font-size:12px;font-weight:400;line-height:1;display:block;position:relative}.LiveDemo-module__m8zzoq__sponsorDisclosureTopLeft{border-bottom:0;border-radius:8px 8px 0 0;margin:0 auto -1px 0;padding:4px 9px 5px}.LiveDemo-module__m8zzoq__sponsorDisclosureBottomLeft{border-top:0;border-radius:0 0 8px 8px;margin:-1px auto 0 0;padding:5px 9px 4px}.LiveDemo-module__m8zzoq__sponsorDisclosureSidebar{overflow-wrap:break-word;border-top:0;border-radius:0 0 8px 8px;max-width:100%;margin:-1px auto 0 0;padding:4px 9px;line-height:1.35}.LiveDemo-module__m8zzoq__phoneScreen .LiveDemo-module__m8zzoq__sponsorLabel{letter-spacing:.04em;padding:1px 5px;font-size:8px;top:5px;right:6px}.LiveDemo-module__m8zzoq__phoneScreen .LiveDemo-module__m8zzoq__sponsorDisclosure{font-size:9px}.LiveDemo-module__m8zzoq__phoneScreen .LiveDemo-module__m8zzoq__sponsorDisclosureTopLeft{border-radius:8px 8px 0 0;padding:3px 8px 4px}.LiveDemo-module__m8zzoq__phoneScreen .LiveDemo-module__m8zzoq__sponsorDisclosureBottomLeft{border-radius:0 0 8px 8px;padding:3px 8px 4px}.LiveDemo-module__m8zzoq__sponsorNative{background:var(--pv-surface);border:1px solid var(--pv-line);color:var(--pv-text);gap:12px;padding:14px 16px;display:flex;position:relative}.LiveDemo-module__m8zzoq__nativeLogo{color:#fff;background:var(--ld-fg);flex:none;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;font-weight:700;display:inline-flex}.LiveDemo-module__m8zzoq__nativeBody{min-width:0}.LiveDemo-module__m8zzoq__nativeEyebrow{color:var(--pv-muted);font-size:11px}.LiveDemo-module__m8zzoq__nativeTitle{margin:2px 0 4px;font-size:15px;font-weight:500;line-height:1.25}.LiveDemo-module__m8zzoq__nativeMeta{color:var(--pv-muted);align-items:center;gap:8px;font-size:11px;display:flex}.LiveDemo-module__m8zzoq__sponsorChip{color:#fff;padding:2px 6px;font-size:10px;font-weight:700;position:absolute;top:12px;right:12px}#wb-live-demo .LiveDemo-module__m8zzoq__shell{border-radius:16px!important;box-shadow:0 2px 18px #0000000d!important}#wb-live-demo .LiveDemo-module__m8zzoq__phoneFrame{border-radius:44px!important}#wb-live-demo .LiveDemo-module__m8zzoq__phoneScreen{border-radius:34px!important}#wb-live-demo .LiveDemo-module__m8zzoq__island{border-radius:14px!important}#wb-live-demo .LiveDemo-module__m8zzoq__homeIndicator{border-radius:2px!important}#wb-live-demo .LiveDemo-module__m8zzoq__userMsg{border-radius:13px 13px 3px!important}#wb-live-demo .LiveDemo-module__m8zzoq__composer{border-radius:9px!important}#wb-live-demo .LiveDemo-module__m8zzoq__sendBtn{border-radius:50%!important}#wb-live-demo .LiveDemo-module__m8zzoq__avatar{border-radius:6px!important}#wb-live-demo .LiveDemo-module__m8zzoq__chip{border-radius:4px!important}#wb-live-demo .LiveDemo-module__m8zzoq__sponsorStyled{width:min(100%, var(--ad-w,640px))!important;max-width:var(--ad-w,640px)!important;min-height:var(--ad-h,auto)!important;border:var(--ad-bw,0px) solid var(--ad-bc,transparent)!important;background:var(--ad-bg,transparent)!important;border-radius:var(--ad-radius,12px)!important;box-shadow:var(--ad-shadow,none)!important}#wb-live-demo .LiveDemo-module__m8zzoq__sponsorStyled.LiveDemo-module__m8zzoq__sponsorTabbed{border-top-left-radius:0!important}#wb-live-demo .LiveDemo-module__m8zzoq__sponsorStyled.LiveDemo-module__m8zzoq__sponsorTabbedBottom{border-bottom-left-radius:0!important}#wb-live-demo .LiveDemo-module__m8zzoq__sponsorStyledSidebar{border-radius:12px 0 0!important}#wb-live-demo .LiveDemo-module__m8zzoq__sponsorLabel{border-radius:5px!important}#wb-live-demo .LiveDemo-module__m8zzoq__phone{border-radius:20px!important}@keyframes LiveDemo-module__m8zzoq__wbFlash{0%{background-color:#e0322b38}to{background-color:#0000}}@keyframes LiveDemo-module__m8zzoq__wbIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes LiveDemo-module__m8zzoq__wbCaret{0%,50%{opacity:1}50.01%,to{opacity:0}}@keyframes LiveDemo-module__m8zzoq__wbPulse{0%,to{opacity:.3}50%{opacity:1}}@keyframes LiveDemo-module__m8zzoq__wbBlinkDot{0%,80%,to{opacity:.25}40%{opacity:1}}@keyframes LiveDemo-module__m8zzoq__wbBubbleIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes LiveDemo-module__m8zzoq__wbAnswerIn{0%{opacity:0}to{opacity:1}}@keyframes LiveDemo-module__m8zzoq__wbThinkIn{0%{opacity:0;height:0;margin:-8px 0 0}to{opacity:1;height:14px;margin:0 0 12px}}@keyframes LiveDemo-module__m8zzoq__wbDotBreathe{0%,to{opacity:.28;transform:translateY(0)}50%{opacity:.85;transform:translateY(-2px)}}@media (max-width:1439.98px){.LiveDemo-module__m8zzoq__column{max-width:820px}.LiveDemo-module__m8zzoq__surface{--cc-h:540px;--cc-col:520px;--cc-pad:16px}}#wb-live-demo .LiveDemo-module__m8zzoq__sponsorBanner.LiveDemo-module__m8zzoq__sponsorStyled{min-height:0!important}@media (min-width:1200px){.LiveDemo-module__m8zzoq__msgCol{margin-right:calc(var(--cc-rail-w) + var(--cc-pad))}.LiveDemo-module__m8zzoq__root[data-preview-device=mobile] .LiveDemo-module__m8zzoq__msgCol{margin-left:auto;margin-right:auto}}@media (max-width:1023.98px){.LiveDemo-module__m8zzoq__column{max-width:640px}.LiveDemo-module__m8zzoq__surface{--cc-h:520px;--cc-col:480px;--cc-fs:13px;--cc-rail-w:0px;--cc-side-h:0px}.LiveDemo-module__m8zzoq__sentence{font-size:20px;line-height:1.7}.LiveDemo-module__m8zzoq__moreLine,.LiveDemo-module__m8zzoq__requestLine,.LiveDemo-module__m8zzoq__codePaper{font-size:15px}}@media (max-width:767.98px){.LiveDemo-module__m8zzoq__column{max-width:100%}.LiveDemo-module__m8zzoq__surface{--cc-h:640px}}@media (prefers-reduced-motion:reduce){.LiveDemo-module__m8zzoq__overlay,.LiveDemo-module__m8zzoq__switchKnob,.LiveDemo-module__m8zzoq__chevron,.LiveDemo-module__m8zzoq__optBtn,.LiveDemo-module__m8zzoq__flash,.LiveDemo-module__m8zzoq__note,.LiveDemo-module__m8zzoq__sponsorSlot,.LiveDemo-module__m8zzoq__composer,.LiveDemo-module__m8zzoq__sendBtn,.LiveDemo-module__m8zzoq__userMsg,.LiveDemo-module__m8zzoq__thinkRow,.LiveDemo-module__m8zzoq__thinkDots i,.LiveDemo-module__m8zzoq__answer,.LiveDemo-module__m8zzoq__chip,.LiveDemo-module__m8zzoq__answerCaret,.LiveDemo-module__m8zzoq__composerCaret,.LiveDemo-module__m8zzoq__sponsorReveal{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.LiveDemo-module__m8zzoq__sentence{color:var(--ld-fg);margin:0;font-size:24px;font-weight:400;line-height:1.65}.LiveDemo-module__m8zzoq__clause{display:inline}.LiveDemo-module__m8zzoq__tok{text-align:center;min-width:24px;font:inherit;color:var(--ld-muted);cursor:pointer;background:0 0;border:0;padding:11px 0;display:inline-block}.LiveDemo-module__m8zzoq__sponsorToggleToken{min-width:44px}.LiveDemo-module__m8zzoq__tokActive{color:var(--ld-fg);text-underline-offset:5px;text-decoration:underline 2px}.LiveDemo-module__m8zzoq__tok:disabled{color:#b4b4ae;cursor:not-allowed}.LiveDemo-module__m8zzoq__tok:hover:not(:disabled){color:var(--ld-fg);text-underline-offset:5px;text-decoration:underline 2px}.LiveDemo-module__m8zzoq__sep{color:var(--ld-muted)}.LiveDemo-module__m8zzoq__moreLine{color:var(--ld-muted);margin:10px 0 0;font-size:17px;line-height:1.5}.LiveDemo-module__m8zzoq__moreWord{min-height:24px;font:inherit;color:var(--ld-fg);border:0;border-bottom:1px solid var(--ld-fg);cursor:pointer;background:0 0;align-items:center;padding:0;font-weight:500;transition:opacity .16s;display:inline-flex}.LiveDemo-module__m8zzoq__moreWord:hover{opacity:.6}.LiveDemo-module__m8zzoq__requestLine{border-bottom:1px solid #e4e4e1;align-items:center;gap:16px;margin-top:28px;padding:14px 0;font-size:17px;display:flex}.LiveDemo-module__m8zzoq__reqLabel{min-width:0;color:var(--ld-muted);flex:1}.LiveDemo-module__m8zzoq__reqLabelShort{display:none}.LiveDemo-module__m8zzoq__reqLinks{flex:none;align-items:center;gap:20px;display:flex}.LiveDemo-module__m8zzoq__reqLink{min-height:24px;font:inherit;color:var(--ld-fg);white-space:nowrap;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;padding:0;text-decoration:none;display:inline-flex}.LiveDemo-module__m8zzoq__reqLink:hover{text-decoration:underline}.LiveDemo-module__m8zzoq__reqCaret{border-top:5px solid;border-left:4px solid #0000;border-right:4px solid #0000;width:0;height:0;margin-left:2px;transition:transform .2s;display:inline-block}.LiveDemo-module__m8zzoq__reqCaretOpen{transform:rotate(180deg)}.LiveDemo-module__m8zzoq__codePaper{border-radius:0;margin-top:16px}@media (max-width:767.98px){.LiveDemo-module__m8zzoq__root [data-live-demo-sidebar-option],.LiveDemo-module__m8zzoq__root [data-live-demo-desktop-option]{display:none}.LiveDemo-module__m8zzoq__overlay{z-index:100;width:auto;max-height:none;position:fixed;inset:12px;transform:translateY(-6px)}.LiveDemo-module__m8zzoq__overlay.LiveDemo-module__m8zzoq__overlayOpen{transform:translateY(0)}.LiveDemo-module__m8zzoq__overlayBody{padding:14px 16px 18px}.LiveDemo-module__m8zzoq__clause{display:inline}.LiveDemo-module__m8zzoq__sentence{font-size:20px;line-height:1.6}.LiveDemo-module__m8zzoq__moreLine,.LiveDemo-module__m8zzoq__requestLine{font-size:15px}.LiveDemo-module__m8zzoq__tok{padding:0;position:relative}.LiveDemo-module__m8zzoq__tok:after{content:"";position:absolute;inset:-13px -4px}.LiveDemo-module__m8zzoq__reqLabelFull{display:none}.LiveDemo-module__m8zzoq__reqLabelShort{display:inline}.LiveDemo-module__m8zzoq__reqWord{display:none}}@media (min-width:768px) and (max-width:1023.98px){.LiveDemo-module__m8zzoq__sentence{font-size:22px;line-height:1.65}.LiveDemo-module__m8zzoq__moreLine,.LiveDemo-module__m8zzoq__requestLine{font-size:16px}}@media (min-width:1024px){.LiveDemo-module__m8zzoq__root{padding-right:var(--wb-edge-r);padding-left:var(--wb-x-hero)}.LiveDemo-module__m8zzoq__desktopLayout{grid-template-columns:minmax(0,clamp(660px,57vw,820px)) minmax(216px,1fr);align-items:start;gap:0 clamp(28px,3.35vw,48px);display:grid}.LiveDemo-module__m8zzoq__column{display:contents}.LiveDemo-module__m8zzoq__controls{grid-area:1/1;min-width:0}.LiveDemo-module__m8zzoq__stage{grid-area:2/1;min-width:0}.LiveDemo-module__m8zzoq__requestLine{grid-area:3/1;min-width:0;margin-top:4px}.LiveDemo-module__m8zzoq__requestCode{grid-area:4/1;min-width:0}.LiveDemo-module__m8zzoq__desktopAside{grid-area:2/2;align-self:end;width:100%;max-width:360px;margin-top:0;display:block}.LiveDemo-module__m8zzoq__desktopFeatureList{flex-direction:column;gap:20px;width:100%;max-width:340px;display:flex}.LiveDemo-module__m8zzoq__desktopFeatureLink{color:var(--ld-fg);text-wrap:pretty;font-size:15px;line-height:1.42;text-decoration:none;display:block}.LiveDemo-module__m8zzoq__desktopFeatureLink strong{font-weight:500}.LiveDemo-module__m8zzoq__desktopFeatureLink span{color:var(--ld-muted)}.LiveDemo-module__m8zzoq__desktopFeatureLink:hover strong,.LiveDemo-module__m8zzoq__desktopFeatureLink:focus-visible strong{text-underline-offset:3px;text-decoration:underline 1px}.LiveDemo-module__m8zzoq__desktopFeatureLink:focus-visible,.LiveDemo-module__m8zzoq__desktopPrimaryAction:focus-visible,.LiveDemo-module__m8zzoq__desktopSecondaryAction:focus-visible{outline:2px solid var(--ld-fg);outline-offset:3px}.LiveDemo-module__m8zzoq__desktopActions{flex-direction:column;gap:10px;width:100%;max-width:340px;margin-top:32px;display:flex}.LiveDemo-module__m8zzoq__desktopPrimaryAction,.LiveDemo-module__m8zzoq__desktopSecondaryAction{border:1px solid var(--ld-fg);flex:none;justify-content:center;align-items:center;width:100%;min-height:50px;padding:0 18px;font-size:15px;font-weight:400;line-height:1;text-decoration:none;display:inline-flex}.LiveDemo-module__m8zzoq__desktopPrimaryAction{color:#fff;background:var(--ld-fg)}.LiveDemo-module__m8zzoq__desktopPrimaryAction:hover,.LiveDemo-module__m8zzoq__desktopSecondaryAction{color:var(--ld-fg);background:0 0}.LiveDemo-module__m8zzoq__desktopControls{grid-template-columns:minmax(142px,.8fr) minmax(0,1.7fr) minmax(112px,.55fr);align-items:end;gap:18px;display:grid}.LiveDemo-module__m8zzoq__sentence{display:none}.LiveDemo-module__m8zzoq__moreLine,.LiveDemo-module__m8zzoq__stage{margin-top:12px}}@media (max-width:767.98px){:is(#wb-live-demo .LiveDemo-module__m8zzoq__phoneScreen .LiveDemo-module__m8zzoq__sponsorBanner,#wb-live-demo .LiveDemo-module__m8zzoq__shell .LiveDemo-module__m8zzoq__sponsorBanner){opacity:1;width:100%;height:auto!important;min-height:0!important}:is(#wb-live-demo .LiveDemo-module__m8zzoq__phoneScreen .LiveDemo-module__m8zzoq__sponsorBanner.LiveDemo-module__m8zzoq__sponsorStyled,#wb-live-demo .LiveDemo-module__m8zzoq__shell .LiveDemo-module__m8zzoq__sponsorBanner.LiveDemo-module__m8zzoq__sponsorStyled){width:100%!important;max-width:100%!important;min-height:0!important}.LiveDemo-module__m8zzoq__phoneScreen .LiveDemo-module__m8zzoq__sponsorImageNatural,.LiveDemo-module__m8zzoq__shell .LiveDemo-module__m8zzoq__sponsorImageNatural{object-fit:contain;filter:none;opacity:1;width:100%;height:auto}:is(#wb-live-demo .LiveDemo-module__m8zzoq__phoneScreen .LiveDemo-module__m8zzoq__sponsorCard,#wb-live-demo .LiveDemo-module__m8zzoq__shell .LiveDemo-module__m8zzoq__sponsorCard){width:min(100%,150px);height:180px!important;min-height:180px!important}.LiveDemo-module__m8zzoq__phoneScreen .LiveDemo-module__m8zzoq__sponsorImageCard,.LiveDemo-module__m8zzoq__shell .LiveDemo-module__m8zzoq__sponsorImageCard{object-fit:cover;filter:none;opacity:1;width:100%;height:100%}.LiveDemo-module__m8zzoq__root{padding-inline:var(--wb-mobile-inset)}.LiveDemo-module__m8zzoq__sentence{color:#111110;font-size:var(--wb-mobile-control);letter-spacing:-.01em;text-wrap:pretty;font-weight:400;line-height:1.5}.LiveDemo-module__m8zzoq__clause{white-space:nowrap}.LiveDemo-module__m8zzoq__tok{min-height:44px;padding-block:7px}.LiveDemo-module__m8zzoq__tokActive{color:#111110;text-underline-offset:6px;font-weight:500;text-decoration-thickness:2px}.LiveDemo-module__m8zzoq__tok:disabled{color:#b4b4ae}.LiveDemo-module__m8zzoq__sep{color:#5b606b}.LiveDemo-module__m8zzoq__moreLine{color:#5b606b;font-size:var(--wb-mobile-micro);margin-top:14px;line-height:1.5}.LiveDemo-module__m8zzoq__moreWord{color:#111110;text-underline-offset:3px;border-bottom:0;font-weight:500;text-decoration:underline 1px}.LiveDemo-module__m8zzoq__stage{margin-top:32px}.LiveDemo-module__m8zzoq__surface{--cc-h:calc(var(--wb-mobile-screen-h) + 20px);--cc-col:100%;--cc-pad:13px;--cc-rail-w:0px;--cc-side-h:0px;--cc-fs:12px}.LiveDemo-module__m8zzoq__phoneWrap{height:calc(var(--wb-mobile-screen-h) + 20px);justify-content:center;align-items:flex-start;margin:0!important;padding:0!important}.LiveDemo-module__m8zzoq__phoneFrame{width:var(--wb-mobile-phone-w);max-width:100%;height:calc(var(--wb-mobile-screen-h) + 20px);box-shadow:none;background:#111110;border-radius:44px;padding:10px;overflow:hidden;margin:0!important;inset:auto!important;transform:none!important}.LiveDemo-module__m8zzoq__phoneScreen{height:var(--wb-mobile-screen-h);border-radius:34px;flex-direction:column;display:flex;overflow:hidden}.LiveDemo-module__m8zzoq__shell{width:var(--wb-mobile-phone-w);max-width:100%;height:calc(var(--wb-mobile-screen-h) + 20px);background:var(--pv-shell);box-shadow:none;border:10px solid #111110;border-radius:44px;flex-direction:column;margin-inline:auto;display:flex;position:relative;overflow:hidden}.LiveDemo-module__m8zzoq__shell:before,.LiveDemo-module__m8zzoq__shell:after{content:"";z-index:3;background:#111110;position:absolute;left:50%;transform:translate(-50%)}.LiveDemo-module__m8zzoq__shell:before{top:19px}.LiveDemo-module__m8zzoq__shell:after{bottom:18px}:is(#wb-live-demo .LiveDemo-module__m8zzoq__phoneFrame,#wb-live-demo .LiveDemo-module__m8zzoq__shell){border-radius:44px!important}#wb-live-demo .LiveDemo-module__m8zzoq__phoneScreen{border-radius:34px!important}.LiveDemo-module__m8zzoq__phoneFrame .LiveDemo-module__m8zzoq__island,.LiveDemo-module__m8zzoq__shell:before{border-radius:14px;width:86px;height:24px;top:19px}.LiveDemo-module__m8zzoq__phoneFrame .LiveDemo-module__m8zzoq__homeIndicator,.LiveDemo-module__m8zzoq__shell:after{border-radius:2px;width:106px;height:4px;bottom:18px}.LiveDemo-module__m8zzoq__phoneScreen .LiveDemo-module__m8zzoq__appHeader,.LiveDemo-module__m8zzoq__shell .LiveDemo-module__m8zzoq__appHeader{flex:none;padding-top:44px}.LiveDemo-module__m8zzoq__phoneScreen .LiveDemo-module__m8zzoq__chatBody,.LiveDemo-module__m8zzoq__shell .LiveDemo-module__m8zzoq__chatBody,.LiveDemo-module__m8zzoq__phoneScreen .LiveDemo-module__m8zzoq__chatRow,.LiveDemo-module__m8zzoq__shell .LiveDemo-module__m8zzoq__chatRow{flex:1;min-width:0;min-height:0}.LiveDemo-module__m8zzoq__phoneScreen .LiveDemo-module__m8zzoq__msgCol,.LiveDemo-module__m8zzoq__shell .LiveDemo-module__m8zzoq__msgCol{flex-direction:column;flex:1;gap:0;width:100%;min-width:0;max-width:100%;min-height:0;margin-inline:auto;padding:13px 13px 22px;display:flex;overflow:hidden}.LiveDemo-module__m8zzoq__phoneScreen .LiveDemo-module__m8zzoq__msgGroup,.LiveDemo-module__m8zzoq__shell .LiveDemo-module__m8zzoq__msgGroup{flex:none;width:100%;min-width:0;max-width:100%;min-height:0}.LiveDemo-module__m8zzoq__phoneScreen .LiveDemo-module__m8zzoq__avatar,.LiveDemo-module__m8zzoq__shell .LiveDemo-module__m8zzoq__avatar{width:22px;height:22px}.LiveDemo-module__m8zzoq__phoneScreen .LiveDemo-module__m8zzoq__composer,.LiveDemo-module__m8zzoq__shell .LiveDemo-module__m8zzoq__composer{flex:none;width:100%;min-width:0;max-width:100%;min-height:40px;margin-top:11px}.LiveDemo-module__m8zzoq__phoneScreen .LiveDemo-module__m8zzoq__sendBtn,.LiveDemo-module__m8zzoq__shell .LiveDemo-module__m8zzoq__sendBtn{width:26px;height:26px}.LiveDemo-module__m8zzoq__phoneScreen .LiveDemo-module__m8zzoq__sponsorLabel,.LiveDemo-module__m8zzoq__shell .LiveDemo-module__m8zzoq__sponsorLabel{font-size:8px}.LiveDemo-module__m8zzoq__phoneScreen .LiveDemo-module__m8zzoq__sponsorDisclosure,.LiveDemo-module__m8zzoq__shell .LiveDemo-module__m8zzoq__sponsorDisclosure{color:#595959;text-align:left;background:0 0;border:0;border-radius:0;margin:0 0 2px 2px;padding:0;font-size:9px;line-height:1.2}.LiveDemo-module__m8zzoq__phoneScreen .LiveDemo-module__m8zzoq__sponsorDisclosureBottomLeft,.LiveDemo-module__m8zzoq__shell .LiveDemo-module__m8zzoq__sponsorDisclosureBottomLeft{margin:2px 0 0 2px}.LiveDemo-module__m8zzoq__phoneScreen .LiveDemo-module__m8zzoq__nativeLogo,.LiveDemo-module__m8zzoq__shell .LiveDemo-module__m8zzoq__nativeLogo,.LiveDemo-module__m8zzoq__phoneScreen .LiveDemo-module__m8zzoq__nativeMeta a,.LiveDemo-module__m8zzoq__shell .LiveDemo-module__m8zzoq__nativeMeta a,.LiveDemo-module__m8zzoq__answer2{display:none}#wb-live-demo .LiveDemo-module__m8zzoq__requestLine{font-size:var(--wb-mobile-micro);border-color:#111110;margin-top:30px;padding-block:15px}.LiveDemo-module__m8zzoq__reqLabel{color:#5b606b}.LiveDemo-module__m8zzoq__reqLinks{gap:18px}.LiveDemo-module__m8zzoq__reqLink{color:#111110;text-underline-offset:3px;text-decoration:underline 1px}}
