.wordscene{position:relative;isolation:isolate;width:100%;min-width:0;container-type:inline-size;max-width:590px;margin-inline:auto;padding:24px 12px 12px;color:#242733;font-family:var(--sys)}.wordscene__window{overflow:hidden;border:1px solid rgba(40,48,70,.13);border-radius:13px;background:#fff;box-shadow:0 18px 36px -22px #080c1e52}.wordscene__bar{display:flex;gap:12px;align-items:center;min-height:38px;padding:0 13px;border-bottom:1px solid #ececf0;background:linear-gradient(#fcfcfd,#f5f5f7);color:#717582;font-size:11px;font-weight:500}.wordscene__bar .awin__lights{gap:4px}.wordscene__bar .awin__lights i{width:8px;height:8px}.wordscene__mode{margin-left:auto;font-size:10px;white-space:nowrap}.wordscene__paper{padding:24px 25px 34px}.wordscene__eyebrow{display:block;color:#858994;font-size:11px}.wordscene__sentence{margin-block:14px 12px;font-size:clamp(25px,3vw,35px);font-weight:500;letter-spacing:-.045em;line-height:1.5;white-space:nowrap}.wordscene__word{position:relative;display:inline-block;min-height:1.5em;border-radius:4px;padding:0 3px;vertical-align:bottom;transition:background .2s,color .2s}.wordscene__word[lang=he]{font-family:var(--heb)}.wordscene__caret{display:inline-block;height:1em;border-left:2px solid #0a84ff;vertical-align:-.12em}.wordscene__trace{display:block;min-height:30px;font-size:11px;line-height:1.4;color:#858994}.wordscene__response{position:relative;height:166px;margin:-15px 10px 0}.wordscene__undo{display:grid;justify-items:center;gap:13px;padding-top:40px;color:var(--ink-2);font-size:11px;transition:opacity .25s}.wordscene__shortcut{display:inline-flex;gap:6px}.wordscene__shortcut kbd{display:grid;place-items:center;width:37px;height:38px;border:1px solid #d7dce7;border-radius:7px;background:linear-gradient(#fff,#f7f8fb);box-shadow:0 3px #d3d8e3,0 5px 7px -4px #9ba8c2;color:#454d60;font-family:var(--sys);font-size:18px;transition:transform .12s,box-shadow .12s,background .12s}.wordscene__shortcut kbd.is-down{transform:translateY(3px);box-shadow:0 0 0 2px #0a84ff33;background:#dce9ff;color:#145db1}.wordscene__notice{position:absolute;inset:0 0 auto;display:grid;grid-template-columns:36px 1fr;gap:8px 11px;padding:15px;border:1px solid #fff;border-radius:15px;background:#f7f9ff;box-shadow:0 12px 28px -13px #29355e4d,0 0 0 1px #32416912;opacity:0;visibility:hidden;transform:translateY(-10px) scale(.97);transition:opacity .4s,transform .4s var(--ease),visibility .4s}.wordscene[data-notice=true] .wordscene__notice{opacity:1;visibility:visible;transform:translateY(0) scale(1)}.wordscene[data-notice=true] .wordscene__undo{opacity:0}.wordscene__notice>img{border-radius:9px}.wordscene__notice-copy strong{font-size:12px;font-weight:650}.wordscene__notice-copy p{min-height:34px;margin-top:2px;font-size:12px;line-height:1.4;color:#666d7d}.wordscene__action{position:relative;grid-column:1/-1;display:grid;place-items:center;min-height:35px;border-radius:7px;background:#e2eaff;color:#2756aa;font-size:12px;font-weight:600;transition:background .15s,transform .15s}.wordscene__pointer{position:absolute;width:22px;height:26px;left:55%;top:55%;fill:#222735;stroke:#fff;stroke-width:1.4;filter:drop-shadow(0 2px 2px #0003);opacity:0;transform:translate(55px,35px);transition:transform .6s var(--ease),opacity .2s}.wordscene[data-step=choose] .wordscene__pointer,.wordscene[data-step=click] .wordscene__pointer{opacity:1;transform:translate(0)}.wordscene[data-step=click] .wordscene__action{background:#a9c9ff;transform:scale(.985)}.wordscene[data-step=saved] .wordscene__action{background:#e0f3e9;color:#247551}.wordscene[data-step=corrected] .wordscene__word,.wordscene[data-step=undo] .wordscene__word{background:#dfebff;color:#244675}.wordscene[data-step=saved] .wordscene__word{background:#e0f3e9;color:#247551}.wordscene__split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.wordscene__pane{min-width:0;padding:22px 20px 28px}.wordscene__pane+.wordscene__pane{border-left:1px solid #ececf0}.wordscene__label{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:650;margin-bottom:28px}.wordscene__label i{width:6px;height:6px;border-radius:50%;background:#929aaa}.wordscene__pane--auto .wordscene__label i{background:#35bd79}.wordscene__pane .wordscene__sentence{margin-block:20px 16px;font-size:34px;min-height:51px}.wordscene__pane .wordscene__shortcut{margin-top:13px}.wordscene__auto-result{display:flex;align-items:center;height:38px;margin-top:13px;font-size:10px;color:#29835c}.wordscene__selection{position:relative;display:inline-block;vertical-align:bottom;background:linear-gradient(90deg,#b9d7ff var(--selection,0%),transparent var(--selection,0%));border-radius:3px}.wordscene__drag{position:absolute;left:var(--selection,0%);top:3px;transform:translate(-50%);font-size:26px;line-height:1.5;color:#1b2944;opacity:0;transition:left .11s linear}.wordscene[data-step=selecting] .wordscene__drag,.wordscene[data-step=selected] .wordscene__drag{opacity:1}.wordscene[data-auto-fixed=true] .wordscene__pane--auto .wordscene__word,.wordscene[data-step=fixed] .wordscene__pane--manual .wordscene__word{background:#e0f3e9;color:#247551}.wordscene[data-auto-fixed=true] .wordscene__pane--auto .wordscene__caret,.wordscene:not([data-step=typing]) .wordscene__pane--manual .wordscene__caret,.wordscene--learn:not([data-step=typing]) .wordscene__caret{opacity:0}.wordscene__footer{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:46px;padding-top:12px;color:var(--ink-3);font-size:10px}.wordscene__footer button{min-height:32px;padding-inline:4px;font-size:11px;white-space:nowrap}.wordscene button:focus-visible{outline:3px solid #0a84ff;outline-offset:4px;border-radius:4px}@container (max-width: 380px){.wordscene__pane{padding:20px 12px 24px}.wordscene__pane .wordscene__sentence{font-size:29px}.wordscene__pane .wordscene__shortcut{gap:4px}.wordscene__pane kbd{width:29px;height:33px;font-size:16px}.wordscene__mode{font-size:9px}.wordscene__paper{padding-inline:18px}.wordscene__response{margin-inline:0;height:184px}.wordscene__trace{font-size:10px}}@container (max-width: 270px){.wordscene__pane{padding-inline:9px}.wordscene__pane kbd{width:26px}.wordscene__auto-result{font-size:9px}}@media(prefers-reduced-motion:no-preference){.wordscene[data-step=typing] .wordscene__caret{animation:wordscene-blink .8s step-end infinite}.wordscene[data-step=corrected] .wordscene__word,.wordscene[data-step=restored] .wordscene__word,.wordscene[data-step=fixed] .wordscene__pane--manual .wordscene__word,.wordscene[data-step=auto-fixed] .wordscene__pane--auto .wordscene__word{animation:wordscene-settle .3s ease-out}.wordscene[data-running=false] *{animation-play-state:paused!important}@keyframes wordscene-blink{50%{opacity:0}}@keyframes wordscene-settle{0%{opacity:.35;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}}@media(prefers-reduced-motion:reduce){.wordscene *{transition:none}}.appswitch{width:100%;max-width:560px;margin:auto;padding:24px 12px 12px;font-family:var(--sys);container-type:inline-size}.appswitch__menubar{display:flex;align-items:center;justify-content:space-between;height:44px;padding:0 2px;font-size:11px;color:var(--ink-2)}.appswitch__front{font-weight:650}.appswitch__keyboard{display:flex;gap:7px;align-items:center}.appswitch__keyboard-label{opacity:.65;margin-right:3px}.appswitch__keyboard b{display:grid;place-items:center;min-width:29px;height:23px;border-radius:5px;color:#fff;background:#354763;font-size:10px;transition:background .25s,box-shadow .25s}.appswitch__keyboard>span:last-child{width:43px}.appswitch[data-phase=ready] .appswitch__keyboard b{background:#0a84ff;box-shadow:0 0 0 4px #0a84ff20}.appswitch__windows{position:relative;height:314px;margin:20px 0 4px}.appswitch__window{position:absolute;width:83%;text-align:left;padding:0;border:1px solid #73809a35;border-radius:11px;overflow:hidden;cursor:pointer;box-shadow:0 8px 18px -10px #101c3860;transition:transform .5s var(--ease),box-shadow .5s,opacity .5s}.appswitch__window--chat{left:0;top:0;background:#eef2ee;z-index:1}.appswitch__window--code{right:0;bottom:0;background:#20242e;color:#d5ddea;z-index:1}.appswitch__window[aria-pressed=false]{opacity:.75;transform:scale(.97)}.appswitch__window[aria-pressed=true]{z-index:2;transform:translateY(-3px);box-shadow:0 22px 35px -16px #18243d80,0 0 0 2px #0a84ff60}.appswitch__bar{display:flex;align-items:center;gap:7px;height:36px;padding:0 11px;background:#ffffffb0;border-bottom:1px solid #0000000a;color:#46515b}.appswitch__bar .awin__lights{gap:4px;margin-right:5px}.appswitch__bar .awin__lights i{width:8px;height:8px}.appswitch__bar strong{font-size:10px;font-weight:600}.appswitch__focus{margin-left:auto;font-size:9px;color:#0a84ff;opacity:0}[aria-pressed=true]>.appswitch__bar .appswitch__focus{opacity:1}.appswitch__appicon{display:grid;place-items:center;width:19px;height:19px;border-radius:5px}.appswitch__appicon svg{width:15px;height:15px}.appswitch__appicon--chat{background:#23bd6b}.appswitch__appicon--chat svg{fill:none;stroke:#fff;stroke-width:1.5}.appswitch__appicon--code svg{fill:#32aaff}.appswitch__chat{display:flex;flex-direction:column;gap:12px;padding:13px;background:radial-gradient(circle at 50% 50%,#c4cec62a 1px,transparent 1px);background-size:14px 14px}.appswitch__contact{display:flex;align-items:center;gap:8px;font-size:11px;color:#253a32}.appswitch__avatar{display:grid;place-items:center;height:28px;width:28px;border-radius:50%;background:#b5d4c4;color:#2d6e50;font-size:12px;font-weight:600}.appswitch__contact small{display:block;color:#84908a;font-size:8px}.appswitch__bubble{align-self:flex-start;margin-left:35px;padding:6px 10px;border-radius:2px 9px 9px;background:#fff;box-shadow:0 1px 2px #00000012;font-size:12px;color:#34463d}.appswitch__composer{display:flex;align-items:center;margin-left:25px;border-radius:8px;background:#fff;height:34px;padding:0 9px;color:#263d32;font-size:12px}.appswitch__send{display:grid;place-items:center;margin-left:auto;width:22px;height:22px;border-radius:50%;background:#168f60;color:#fff;font-size:17px}.appswitch__window--code .appswitch__bar{background:#2a2f3a;color:#c2cbd9;border-color:#10141c}.appswitch__editor{display:block;padding:0 13px 14px}.appswitch__file{display:block;width:fit-content;padding:7px 10px;margin-left:-13px;font-size:9px;color:#d0d7e3;border-top:1px solid #60a2ee;background:#242a35}.appswitch__source{display:block;padding:8px 0 11px;font:9px/1.9 var(--mono);color:#d3dcec;white-space:nowrap}.appswitch__source>span{display:inline-block;width:24px;color:#697185}.appswitch__source i{font-style:normal;color:#ba95dd}.appswitch__source em{font-style:normal;color:#b6c895}.appswitch__terminal-label{display:block;padding:7px 0;border-top:1px solid #ffffff10;font-size:8px;letter-spacing:.8px;color:#8391a7}.appswitch__terminal{display:flex;align-items:center;gap:6px;height:24px;font:12px var(--mono);color:#e0e7f1}.appswitch__terminal>i:first-child{color:#78c4a5;font-style:normal}.appswitch__caret{display:inline-block;width:1px;height:14px;background:currentColor;margin-left:2px;opacity:0}.appswitch[data-running=true][data-phase=typing] [aria-pressed=true] .appswitch__caret{opacity:1}.appswitch__pointer{position:absolute;z-index:3;width:22px;height:26px;left:30%;top:28px;fill:#1c273b;stroke:#fff;stroke-width:1.4;filter:drop-shadow(0 2px 2px #0004);opacity:0;pointer-events:none;transition:left .5s var(--ease),top .5s var(--ease),opacity .2s}.appswitch[data-active=code] .appswitch__pointer{left:79%;top:139px}.appswitch[data-phase=focus] .appswitch__pointer{opacity:1}.appswitch__result{display:flex;align-items:center;gap:9px;min-height:51px;margin:13px;padding:10px 12px;border-radius:11px;background:var(--bg-alt);border:1px solid var(--line);color:#3c5879;font-size:11px}.appswitch__result img{flex-shrink:0}.appswitch__check{margin-left:auto;color:#168f60;font-size:15px}.appswitch[data-phase=focus] .appswitch__check{opacity:0}.appswitch__footer{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:12px;color:var(--ink-3);font-size:11px}.appswitch__footer button{min-height:36px;padding:0 4px;font-size:11px}.appswitch button:focus-visible{outline:3px solid var(--blue);outline-offset:4px}[data-theme=dark] .appswitch__menubar{color:var(--ink-2)}[data-theme=dark] .appswitch__result{color:#b3c5df}@container (max-width: 380px){.appswitch__menubar{padding:0 2px}.appswitch__keyboard-label{display:none}.appswitch__windows{margin-inline:0;height:300px}.appswitch__window{width:90%}.appswitch__bar{padding-inline:8px;gap:5px}.appswitch__bar .awin__lights{margin-right:2px}.appswitch__source{font-size:8px}.appswitch__result{margin:10px;padding-inline:9px;font-size:10px}}@media(prefers-reduced-motion:reduce){.appswitch *,.appswitch *:before,.appswitch *:after{transition:none!important;animation:none!important}.appswitch__pointer{display:none}}
