.LingDemandEditor-module__jvNcFq__cards{flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.LingDemandEditor-module__jvNcFq__demandCard{cursor:pointer;text-align:left;-webkit-user-select:none;user-select:none;background-color:#fafafa;border:0;border-bottom:1px solid #dbdbdb;outline:none;flex-direction:column;flex:0 51.25px;width:100%;min-height:0;padding:4px 0 0 4px;font-family:inherit;font-weight:700;transition:background-color 15ms;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 5px #0000000d}.LingDemandEditor-module__jvNcFq__demandCard:hover{background-color:#f5f5f5}.LingDemandEditor-module__jvNcFq__cardLabel{white-space:pre-line;font-size:13.5px;line-height:normal;transition:opacity .1s 80ms,visibility .1s 80ms}.LingDemandEditor-module__jvNcFq__cardValue{font-size:16px;line-height:normal;transition:opacity .1s 80ms,visibility .1s 80ms;position:relative;left:6px}.LingDemandEditor-module__jvNcFq__compactCardValue{font-size:14.5px}.LingDemandEditor-module__jvNcFq__demandCard svg{color:red;opacity:0;visibility:hidden;width:22px;height:22px;transition:opacity .12s,visibility .12s;position:absolute;top:50%;left:50%;transform:translate(-50%,-52%)}.LingDemandEditor-module__jvNcFq__demandCard:hover .LingDemandEditor-module__jvNcFq__cardLabel,.LingDemandEditor-module__jvNcFq__demandCard:hover .LingDemandEditor-module__jvNcFq__cardValue,.LingDemandEditor-module__jvNcFq__demandCard:focus-visible .LingDemandEditor-module__jvNcFq__cardLabel,.LingDemandEditor-module__jvNcFq__demandCard:focus-visible .LingDemandEditor-module__jvNcFq__cardValue{opacity:0;visibility:hidden;transition:opacity .12s,visibility .12s}.LingDemandEditor-module__jvNcFq__demandCard:hover svg,.LingDemandEditor-module__jvNcFq__demandCard:focus-visible svg{opacity:1;visibility:visible;transition:opacity .1s 80ms,visibility .1s 80ms}.LingDemandEditor-module__jvNcFq__addButton{cursor:pointer;background:0 0;border:0;border-radius:5px;outline:none;flex:0 41.25px;justify-content:center;align-items:center;width:calc(100% - 12px);margin:5px 6px;padding:0;transition:background-color 30ms;display:flex}.LingDemandEditor-module__jvNcFq__addButton svg{color:#999;width:20px;height:20px}.LingDemandEditor-module__jvNcFq__addButton:hover{background-color:#f6f6f6;transition:background-color 80ms}.LingDemandEditor-module__jvNcFq__addButton:active{background-color:#f3f3f3;transition:background-color}.LingDemandEditor-module__jvNcFq__backdrop{opacity:0;visibility:hidden;z-index:6;background-color:#000;border:0;width:100%;height:100vh;padding:0;transition:all .25s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0}.LingDemandEditor-module__jvNcFq__shownBackdrop{opacity:.1;visibility:visible}.LingDemandEditor-module__jvNcFq__dialog{opacity:0;visibility:hidden;will-change:transform, opacity;z-index:7;background-color:#fff;border:0;border-radius:10px;flex-direction:column;width:430px;min-width:370px;max-width:1200px;padding:0;transition:transform .25s cubic-bezier(.15,.94,.41,.99),opacity .15s cubic-bezier(.15,.94,.41,.99),visibility .15s cubic-bezier(.15,.94,.41,.99);display:flex;position:fixed;bottom:50%;left:50%;transform:translate(-50%,70%);box-shadow:0 0 5px #0006}.LingDemandEditor-module__jvNcFq__shownDialog{opacity:1;visibility:visible;transition:transform .4s cubic-bezier(.15,.94,.41,.99),opacity .4s cubic-bezier(.15,.94,.41,.99),visibility .4s cubic-bezier(.15,.94,.41,.99);transform:translate(-50%,50%)}.LingDemandEditor-module__jvNcFq__dialogHeader{border-bottom:1px solid #dadada;justify-content:center;align-items:center;width:100%;height:44px;padding:6px;display:flex}.LingDemandEditor-module__jvNcFq__dialogHeader h2{margin:0;font-size:20px;position:absolute}.LingDemandEditor-module__jvNcFq__doneButton{color:#fff;cursor:pointer;background-color:#42ad64;border:0;border-radius:6px;outline:none;width:78px;height:32px;margin-left:auto;padding:0;font-family:inherit;font-size:16px;box-shadow:0 1px 2px #0000001a}.LingDemandEditor-module__jvNcFq__doneButton:hover{background-color:#409d5e}.LingDemandEditor-module__jvNcFq__doneButton:active{background-color:#3d9559}.LingDemandEditor-module__jvNcFq__dialogContent{text-align:center;flex-direction:column;align-items:center;width:100%;height:543px;max-height:calc(100dvh - 120px);padding-bottom:30px;display:flex;overflow-y:scroll}.LingDemandEditor-module__jvNcFq__demandOption{border-bottom:1px solid #dadada;flex-shrink:0;align-items:center;width:100%;height:57px;padding:10px 26px;display:flex}.LingDemandEditor-module__jvNcFq__propertyGroup{text-align:left;border-bottom:1px solid #dadada;flex-shrink:0;width:100%;padding:10px 26px}.LingDemandEditor-module__jvNcFq__propertyGroupLabel{margin-bottom:8px;font-size:16px;font-weight:700;display:block}.LingDemandEditor-module__jvNcFq__propertyOptions{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 16px;display:grid}.LingDemandEditor-module__jvNcFq__propertyOption{justify-content:space-between;align-items:center;font-size:15px;display:flex}.LingDemandEditor-module__jvNcFq__propertyOption input{width:18px;height:18px}.LingDemandEditor-module__jvNcFq__optionLabel{text-align:left;align-self:center;font-size:18px;font-weight:700}.LingDemandEditor-module__jvNcFq__demandOption>:last-child{margin-left:auto}.LingDemandEditor-module__jvNcFq__dropdown{flex-direction:column;width:126px;height:36px;display:flex;position:relative}.LingDemandEditor-module__jvNcFq__dropdownDisplay{cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #0003;border-radius:6px;outline:none;justify-content:center;align-items:center;width:126px;height:36px;padding:0;font-family:inherit;font-size:16px;transition:background-color .1s;display:flex;box-shadow:0 2px 2px #0000001a}.LingDemandEditor-module__jvNcFq__dropdownDisplay:hover{background-color:#f8f8f8}.LingDemandEditor-module__jvNcFq__dropdownText{animation:.15s both LingDemandEditor-module__jvNcFq__dropdownTextIn}.LingDemandEditor-module__jvNcFq__fadingDropdownText{animation:.1s forwards LingDemandEditor-module__jvNcFq__dropdownTextOut}.LingDemandEditor-module__jvNcFq__dropdownOptions{opacity:0;visibility:hidden;z-index:2;background-color:#fff;border:1px solid #0003;border-radius:6px;flex-direction:column;width:126px;margin-top:38px;transition:transform .1s ease-out,opacity .1s ease-out,visibility .1s ease-out;display:flex;position:absolute;overflow:hidden;transform:translateY(6px);box-shadow:0 6px 16px #0000001f}.LingDemandEditor-module__jvNcFq__activeDropdown .LingDemandEditor-module__jvNcFq__dropdownOptions{opacity:1;visibility:visible;transform:translateY(0)}.LingDemandEditor-module__jvNcFq__dropdownOption{cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border:0;border-bottom:1px solid #dadada;outline:none;flex-shrink:0;justify-content:center;align-items:center;height:36px;padding:0;font-family:inherit;font-size:16px;display:flex}.LingDemandEditor-module__jvNcFq__dropdownOption:last-child{border-bottom:0}.LingDemandEditor-module__jvNcFq__dropdownOption:hover{background-color:#fafafa}.LingDemandEditor-module__jvNcFq__textInput{text-align:center;background:#fff;border:1px solid #0003;border-radius:6px;width:58px;height:36px;font-family:inherit;font-size:20px;transition:all .1s;box-shadow:0 2px 2px #0000001a}.LingDemandEditor-module__jvNcFq__textInput:focus{background-color:#f8f8f8;border-color:#00000054;outline:none}.LingDemandEditor-module__jvNcFq__transferInputs{align-items:center;display:flex}.LingDemandEditor-module__jvNcFq__transferArrow{margin:0 10px;font-size:20px;font-weight:700}.LingDemandEditor-module__jvNcFq__demandToggle{cursor:pointer;background:0 0;border:1px solid #00000026;border-radius:16px;outline:none;align-items:center;width:50px;height:29px;padding:0;transition:background-color .12s;display:flex;box-shadow:0 1px 2px #0000001a}.LingDemandEditor-module__jvNcFq__demandToggleSwitch{background:linear-gradient(#fff,#ededed);border:1px solid #0000001a;border-radius:50%;width:24px;height:24px;transition:left .2s cubic-bezier(.785,.135,.15,.86);position:relative;left:2px;box-shadow:0 0 1px #000000bf}.LingDemandEditor-module__jvNcFq__activeDemandToggle{background-color:#60df66}.LingDemandEditor-module__jvNcFq__activeDemandToggle .LingDemandEditor-module__jvNcFq__demandToggleSwitch{left:22px}@keyframes LingDemandEditor-module__jvNcFq__dropdownTextOut{to{opacity:0}}@keyframes LingDemandEditor-module__jvNcFq__dropdownTextIn{0%{opacity:0}to{opacity:1}}@media (max-width:500px){.LingDemandEditor-module__jvNcFq__dialog{width:95%;min-width:370px}.LingDemandEditor-module__jvNcFq__dropdownOptions{transition:transform .17s ease-out,opacity .17s ease-out,visibility .17s ease-out}}
.LingGame-module__i1DkSG__root,.LingGame-module__i1DkSG__root *{box-sizing:border-box;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.LingGame-module__i1DkSG__root{color:#000;background-color:#fff;min-height:100vh;font-family:Arial,Helvetica,sans-serif;overflow-x:auto}.LingGame-module__i1DkSG__header{background-color:#fff}.LingGame-module__i1DkSG__sentenceCheckerNotification{box-sizing:border-box;white-space:normal;width:max-content;max-width:calc(100vw - 20px);height:auto;min-height:40px;padding-top:9px;padding-bottom:9px;line-height:1.25}.LingGame-module__i1DkSG__puzzle{flex-direction:column;align-items:center;min-width:370px;display:flex}.LingGame-module__i1DkSG__board{grid-template-rows:20px 422px 30px var(--ling-resources-height,122px);width:370px;height:var(--ling-board-height,634px);border-radius:8px;grid-template-columns:182px 12px 136px;margin:80px auto 0;padding:20px;transition:height .1s,grid-template-rows .1s;display:grid;position:relative;box-shadow:0 3px 10px #0003}.LingGame-module__i1DkSG__editorFrame,.LingGame-module__i1DkSG__demands{border:1px solid #d2d2d2;border-radius:5px;box-shadow:2px 2px 5px #0000000d}.LingGame-module__i1DkSG__editorFrame{cursor:text;background-color:#fff;outline:none;justify-content:center;align-items:flex-start;margin:5px;padding:5px;transition:background-color 15ms;display:flex;position:relative}.LingGame-module__i1DkSG__editorFrame:hover,.LingGame-module__i1DkSG__editorActive{background-color:#f8f8f8}.LingGame-module__i1DkSG__lettersEditor{grid-area:2/1;height:412px}.LingGame-module__i1DkSG__resourcesEditor{height:calc(var(--ling-resources-height,122px) - 10px);grid-area:4/1/auto/span 3}.LingGame-module__i1DkSG__label{color:#3c3c3c;-webkit-user-select:none;user-select:none;place-self:flex-end center;font-size:16px;font-weight:700}.LingGame-module__i1DkSG__lettersLabel{grid-area:1/1}.LingGame-module__i1DkSG__demandsLabel{grid-area:1/3}.LingGame-module__i1DkSG__resourcesLabel{grid-area:3/1/auto/span 3;justify-self:left;padding-left:10px}.LingGame-module__i1DkSG__demands{grid-area:2/3;margin:5px;overflow:hidden}.LingGame-module__i1DkSG__editor{cursor:text;outline:none;position:absolute;inset:5px}.LingGame-module__i1DkSG__token{z-index:1;cursor:text;width:48px;height:50px;transition:opacity 50ms;position:absolute}.LingGame-module__i1DkSG__cube{color:#fff;text-align:center;text-transform:uppercase;-webkit-user-select:none;user-select:none;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;margin:4px 2px;font-size:22px;line-height:42px;display:flex;position:relative}.LingGame-module__i1DkSG__cubeLetter{z-index:2;position:relative}.LingGame-module__i1DkSG__cubeSurface{z-index:1;border-radius:10px;transition:filter 50ms,background-color .2s;position:absolute;inset:0;box-shadow:2px 2px 3px #0003}.LingGame-module__i1DkSG__editorActive [data-interactive]{cursor:pointer}.LingGame-module__i1DkSG__editorActive [data-interactive] .LingGame-module__i1DkSG__cube:hover .LingGame-module__i1DkSG__cubeSurface{filter:brightness(96%);transition:filter,background-color .2s}.LingGame-module__i1DkSG__red .LingGame-module__i1DkSG__cubeSurface{background-color:#c42926}.LingGame-module__i1DkSG__green .LingGame-module__i1DkSG__cubeSurface{background-color:#159c5f}.LingGame-module__i1DkSG__yellow .LingGame-module__i1DkSG__cubeSurface{background-color:#eed322}.LingGame-module__i1DkSG__orange .LingGame-module__i1DkSG__cubeSurface{background-color:#ff9100}.LingGame-module__i1DkSG__pink .LingGame-module__i1DkSG__cubeSurface{background-color:#e76ab9}.LingGame-module__i1DkSG__black .LingGame-module__i1DkSG__cubeSurface{background-color:#172935}.LingGame-module__i1DkSG__cursor{z-index:2;opacity:0;pointer-events:none;background-color:#404040;border-radius:10px;width:2.5px;height:38px;transition:opacity .1s;position:absolute}.LingGame-module__i1DkSG__cursorBlink{animation:1s infinite LingGame-module__i1DkSG__cursor-blink}.LingGame-module__i1DkSG__bottom{width:370px;margin:5px auto;scroll-margin-top:200px;display:flex}.LingGame-module__i1DkSG__submit{color:#fff;cursor:pointer;width:114px;height:42px;font:inherit;-webkit-user-select:none;user-select:none;background-color:#42ad64;border:0;border-radius:6px;outline:none;justify-content:center;align-items:center;margin:4px 10px 4px auto;padding:0;font-size:16px;font-weight:700;transition:background-color .1s;display:flex;box-shadow:3px 3px 4px #0003}.LingGame-module__i1DkSG__submit:hover{background-color:#409d5e}.LingGame-module__i1DkSG__submit:active{background-color:#3d9559}.LingGame-module__i1DkSG__keyboard{z-index:3;filter:none;background-color:#f9f9f9;flex-wrap:wrap;justify-content:center;width:100dvw;padding:8px 4px 4px;transition:translate .3s cubic-bezier(.2,.5,0,1);display:flex;position:fixed;bottom:-1px;left:50%;transform:translate(-50%)translate(0,0);box-shadow:0 2px 10px #0000004d}[data-ling-page]:has([aria-label="Sentence checker prompt"]) .LingGame-module__i1DkSG__keyboard:not(.LingGame-module__i1DkSG__keyboardHidden){transition-delay:.1s}.LingGame-module__i1DkSG__keyboardHidden{transition:translate .2s cubic-bezier(.165,.84,.35,.87);translate:0 100%}.LingGame-module__i1DkSG__keyboardRow{justify-content:center;width:100%;display:flex}.LingGame-module__i1DkSG__keyboardButton{cursor:pointer;width:40px;height:50px;font:inherit;-webkit-user-select:none;user-select:none;background-color:#e2e8f0;border:0;border-radius:4px;outline:none;justify-content:center;align-items:center;margin:2px;padding:0;font-weight:700;transition:background-color 10ms;display:flex;box-shadow:1px 1px 2px #0000001a}.LingGame-module__i1DkSG__keyboardDelete{width:60px}.LingGame-module__i1DkSG__keyboardButton:hover{background-color:#d9e1ec;transition-duration:0s}.LingGame-module__i1DkSG__keyboardButton:active{background-color:#d1dbe9}@keyframes LingGame-module__i1DkSG__cursor-blink{0%,30%{opacity:1}60%,90%{opacity:0}}@media (max-width:500px){.LingGame-module__i1DkSG__keyboardButton{width:9%;max-width:40px}.LingGame-module__i1DkSG__keyboardDelete{width:13.5%;max-width:60px}}
.SentenceCheckerComposer-module___Yty3a__pageEnd{height:300px}.SentenceCheckerComposer-module___Yty3a__dock{z-index:2;padding:32px 16px calc(16px + env(safe-area-inset-bottom));pointer-events:none;visibility:visible;background:linear-gradient(#fff0,#fcfcfccc 32px);justify-content:center;transition:translate .3s cubic-bezier(.2,.5,0,1) .1s,visibility 0s linear .1s;display:flex;position:fixed;bottom:0;left:0;right:0;translate:0}.SentenceCheckerComposer-module___Yty3a__composerWrap{width:min(100%,760px);position:relative}.SentenceCheckerComposer-module___Yty3a__composer{z-index:1;box-sizing:border-box;pointer-events:auto;background-color:#fff;border:1px solid #00000026;border-radius:28px;align-items:center;gap:10px;width:100%;min-height:52px;padding:7px 8px 7px 22px;display:flex;position:relative;box-shadow:0 4px 16px #0000000d}.SentenceCheckerComposer-module___Yty3a__focusNote{z-index:0;box-sizing:border-box;color:#8f8f8f;text-align:center;visibility:hidden;opacity:0;pointer-events:none;background:radial-gradient(#fcfcfcc2 35%,#fcfcfc7a 62%,#fcfcfc00 100%);width:max-content;max-width:calc(100% - 32px);margin:0;padding:4px 18px;font-size:12px;font-weight:400;line-height:16px;transition:opacity .1s,transform .1s cubic-bezier(.2,.7,.2,1),visibility 0s .1s;position:absolute;bottom:calc(100% + 2px);left:50%;transform:translate(-50%,8px)}.SentenceCheckerComposer-module___Yty3a__composerWrap[data-has-content=true][data-show-note=true]:focus-within .SentenceCheckerComposer-module___Yty3a__focusNote{visibility:visible;opacity:1;transition:opacity .16s,transform .16s cubic-bezier(.2,.7,.2,1),visibility;transform:translate(-50%)}.SentenceCheckerComposer-module___Yty3a__editor{flex:1;min-width:0;position:relative}.SentenceCheckerComposer-module___Yty3a__input,.SentenceCheckerComposer-module___Yty3a__mirror,.SentenceCheckerComposer-module___Yty3a__composerPlaceholder{overflow-wrap:break-word;white-space:pre-wrap;min-height:24px;max-height:160px;padding:0;font-family:-apple-system-body,ui-sans-serif,-apple-system,system-ui,Segoe UI,Helvetica,Apple Color Emoji,Arial,sans-serif,Segoe UI Emoji,Segoe UI Symbol;font-size:16px;font-weight:400;line-height:26px}.SentenceCheckerComposer-module___Yty3a__composerPlaceholder{z-index:0;color:#8f8f8f;pointer-events:none;text-overflow:ellipsis;-webkit-user-select:none;user-select:none;white-space:nowrap;position:absolute;inset:0;overflow:hidden}.SentenceCheckerComposer-module___Yty3a__composerPlaceholder[data-visible=false]{visibility:hidden}.SentenceCheckerComposer-module___Yty3a__compactPlaceholder{display:none}.SentenceCheckerComposer-module___Yty3a__mirror{z-index:0;color:#0000;pointer-events:none;scrollbar-width:none;position:absolute;inset:0;overflow:hidden auto}.SentenceCheckerComposer-module___Yty3a__mirror::-webkit-scrollbar{display:none}.SentenceCheckerComposer-module___Yty3a__input{z-index:1;field-sizing:content;color:#0d0d0d;resize:none;touch-action:manipulation;background:0 0;border:0;outline:none;width:100%;transition:height .16s;display:block;position:relative;overflow:hidden auto}.SentenceCheckerComposer-module___Yty3a__mirrorWord{background-color:#0000;border-radius:5px;transition:background-color 90ms,box-shadow 90ms;box-shadow:0 0 0 2px #0000}.SentenceCheckerComposer-module___Yty3a__selectedWord{-webkit-box-decoration-break:clone;box-decoration-break:clone;background-color:#fff1a8;box-shadow:0 0 0 2px #fff1a8}.SentenceCheckerComposer-module___Yty3a__selectionTooltip{z-index:3;visibility:hidden;opacity:0;pointer-events:none;background:#fff;border-radius:12px;transition:opacity .14s,visibility 0s linear .14s;position:absolute;overflow:hidden;transform:translate(-50%,-100%);box-shadow:0 8px 12px #00000014,0 0 1px #0000009e}.SentenceCheckerComposer-module___Yty3a__selectionTooltip[data-open=true][data-positioned=true]{visibility:visible;opacity:1;pointer-events:auto;transition:opacity .14s,visibility}.SentenceCheckerComposer-module___Yty3a__selectWord{color:#0d0d0d;height:34px;font:inherit;cursor:pointer;background:#fff;border:0;border-radius:12px;padding:0 10px;font-size:14px;font-weight:500;line-height:20px;display:block}.SentenceCheckerComposer-module___Yty3a__selectWord:hover{background:#f7f7f7}.SentenceCheckerComposer-module___Yty3a__selectWord:disabled{color:#0d0d0d}.SentenceCheckerComposer-module___Yty3a__selectWord:focus-visible{outline-offset:2.5px;outline:1.5px solid #1f1f1f}.SentenceCheckerComposer-module___Yty3a__sendWrap{flex:none;align-self:flex-end;width:36px;height:36px;position:relative}.SentenceCheckerComposer-module___Yty3a__send{color:#fff;cursor:default;background-color:#0d0d0d;border:0;border-radius:50%;place-items:center;width:100%;height:100%;padding:0;transition:background-color .14s,color .14s;display:grid;position:relative}.SentenceCheckerComposer-module___Yty3a__send[data-active=true]{cursor:pointer}.SentenceCheckerComposer-module___Yty3a__send svg{opacity:1;width:20px;height:20px;transition:opacity .12s,transform .16s cubic-bezier(.2,.7,.2,1);position:absolute;transform:scale(1)}.SentenceCheckerComposer-module___Yty3a__send svg[data-submit-icon=generate]{opacity:0;width:22px;height:22px;transform:translate(-1px)scale(.72)rotate(-8deg)}.SentenceCheckerComposer-module___Yty3a__send[data-mode=generate] svg[data-submit-icon=send]{opacity:0;transform:scale(.72)translateY(3px)}.SentenceCheckerComposer-module___Yty3a__send[data-mode=generate] svg[data-submit-icon=generate]{opacity:1;transform:translate(-1px)scale(1)rotate(0)}.SentenceCheckerComposer-module___Yty3a__send[data-active=false]{background-color:#0d0d0d4d}.SentenceCheckerComposer-module___Yty3a__submitTooltip{z-index:4;color:#fff;white-space:nowrap;visibility:hidden;opacity:0;pointer-events:none;-webkit-user-select:none;user-select:none;background:#1f1f1f;border-radius:8px;max-width:320px;padding:4px 8px;font-size:12px;font-weight:600;line-height:16px;transition:opacity .1s,visibility 0s linear .1s;position:absolute;bottom:calc(100% + 10px);left:50%;overflow:hidden;transform:translate(-50%)}.SentenceCheckerComposer-module___Yty3a__submitTooltip[data-open=true]{visibility:visible;opacity:1;transition:opacity .1s,visibility}:is([data-ling-page]:has([data-testid=ling-keyboard][aria-hidden=false]) .SentenceCheckerComposer-module___Yty3a__dock,[data-ling-game-surface][aria-hidden=true] .SentenceCheckerComposer-module___Yty3a__dock){visibility:hidden;transition:translate .2s cubic-bezier(.165,.84,.35,.87),visibility 0s linear .2s;translate:0 100%}@media (max-width:600px){.SentenceCheckerComposer-module___Yty3a__dock{padding-left:10px;padding-right:10px}.SentenceCheckerComposer-module___Yty3a__submitTooltip{text-align:center;white-space:normal;max-width:68px}.SentenceCheckerComposer-module___Yty3a__fullPlaceholder{display:none}.SentenceCheckerComposer-module___Yty3a__compactPlaceholder{display:inline}}@media (prefers-reduced-motion:reduce){.SentenceCheckerComposer-module___Yty3a__focusNote,.SentenceCheckerComposer-module___Yty3a__mirrorWord,.SentenceCheckerComposer-module___Yty3a__selectionTooltip,.SentenceCheckerComposer-module___Yty3a__send,.SentenceCheckerComposer-module___Yty3a__send svg,.SentenceCheckerComposer-module___Yty3a__submitTooltip{transition-duration:0s}}
.SentenceCheckerDemandEditor-module__n5dHAq__cards{flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.SentenceCheckerDemandEditor-module__n5dHAq__demandCard{cursor:pointer;text-align:left;background-color:#fafafa;border:0;border-bottom:1px solid #dbdbdb;flex-direction:column;flex:0 51px;width:100%;min-height:0;padding:4px 5px 3px;font-family:inherit;font-weight:700;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 5px #0000000d}.SentenceCheckerDemandEditor-module__n5dHAq__atCapacity .SentenceCheckerDemandEditor-module__n5dHAq__demandCard{flex:51px}.SentenceCheckerDemandEditor-module__n5dHAq__demandCard:hover{background-color:#f5f5f5}.SentenceCheckerDemandEditor-module__n5dHAq__cardLabel{text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:16px;transition:opacity .1s 80ms,visibility .1s 80ms;overflow:hidden}.SentenceCheckerDemandEditor-module__n5dHAq__cardValue{text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:20px;transition:opacity .1s 80ms,visibility .1s 80ms;overflow:hidden}.SentenceCheckerDemandEditor-module__n5dHAq__demandCard svg{color:#d33;opacity:0;visibility:hidden;width:20px;height:20px;transition:opacity .12s,visibility .12s;position:absolute;top:50%;left:50%;transform:translate(-50%,-52%)}.SentenceCheckerDemandEditor-module__n5dHAq__demandCard:hover .SentenceCheckerDemandEditor-module__n5dHAq__cardLabel,.SentenceCheckerDemandEditor-module__n5dHAq__demandCard:hover .SentenceCheckerDemandEditor-module__n5dHAq__cardValue,.SentenceCheckerDemandEditor-module__n5dHAq__demandCard:focus-visible .SentenceCheckerDemandEditor-module__n5dHAq__cardLabel,.SentenceCheckerDemandEditor-module__n5dHAq__demandCard:focus-visible .SentenceCheckerDemandEditor-module__n5dHAq__cardValue{opacity:0;visibility:hidden;transition:opacity .12s,visibility .12s}.SentenceCheckerDemandEditor-module__n5dHAq__demandCard:hover svg,.SentenceCheckerDemandEditor-module__n5dHAq__demandCard:focus-visible svg{opacity:1;visibility:visible;transition:opacity .1s 80ms,visibility .1s 80ms}.SentenceCheckerDemandEditor-module__n5dHAq__addButton{cursor:pointer;background:0 0;border:0;border-radius:5px;flex:0 41px;justify-content:center;align-items:center;width:calc(100% - 12px);height:41px;margin:5px 6px;padding:0;display:flex}.SentenceCheckerDemandEditor-module__n5dHAq__addButton:hover{background-color:#f6f6f6}.SentenceCheckerDemandEditor-module__n5dHAq__addButton svg{color:#999;width:20px;height:20px}.SentenceCheckerDemandEditor-module__n5dHAq__backdrop{z-index:6;opacity:0;visibility:hidden;background-color:#000;border:0;width:100%;height:100vh;padding:0;transition:opacity .2s,visibility .2s;position:fixed;inset:0}.SentenceCheckerDemandEditor-module__n5dHAq__shownBackdrop{opacity:.16;visibility:visible}.SentenceCheckerDemandEditor-module__n5dHAq__dialog{z-index:7;opacity:0;visibility:hidden;background-color:#fff;border:0;border-radius:15px;flex-direction:column;width:min(640px,100% - 24px);min-width:346px;max-height:min(720px,100dvh - 72px);padding:0;transition:transform .25s cubic-bezier(.15,.94,.41,.99),opacity .18s,visibility .18s;display:flex;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-42%);box-shadow:0 10px 34px #00000047}.SentenceCheckerDemandEditor-module__n5dHAq__shownDialog{opacity:1;visibility:visible;transform:translate(-50%,-50%)}.SentenceCheckerDemandEditor-module__n5dHAq__dialogHeader{border-bottom:1px solid #dadada;flex:0 0 54px;align-items:center;padding:8px 12px 8px 18px;display:flex}.SentenceCheckerDemandEditor-module__n5dHAq__dialogHeader h2{margin:0;font-size:20px}.SentenceCheckerDemandEditor-module__n5dHAq__doneButton{color:#fff;cursor:pointer;width:78px;height:34px;font:inherit;background-color:#42ad64;border:0;border-radius:6px;margin-left:auto;padding:0;font-size:16px;font-weight:700;box-shadow:0 1px 2px #0000001a}.SentenceCheckerDemandEditor-module__n5dHAq__doneButton:hover{background-color:#409d5e}.SentenceCheckerDemandEditor-module__n5dHAq__dialogContent{text-align:left;background:#f7f8fa;flex-direction:column;flex:auto;gap:12px;min-height:0;padding:16px 16px 48px;display:flex;overflow-y:auto}.SentenceCheckerDemandEditor-module__n5dHAq__accordion{z-index:0;background:#fff;border:1px solid #dee2e7;border-radius:16px;flex:none;scroll-margin-top:8px;position:relative;overflow:visible;box-shadow:0 2px 7px #0000000d}:is(.SentenceCheckerDemandEditor-module__n5dHAq__accordion:has(.SentenceCheckerDemandEditor-module__n5dHAq__openSelect),.SentenceCheckerDemandEditor-module__n5dHAq__accordion:has(.SentenceCheckerDemandEditor-module__n5dHAq__closingSelect),.SentenceCheckerDemandEditor-module__n5dHAq__accordion:has(.SentenceCheckerDemandEditor-module__n5dHAq__select:focus-within)){z-index:30}.SentenceCheckerDemandEditor-module__n5dHAq__accordionHeader{color:#171717;cursor:pointer;width:100%;min-height:68px;font:inherit;text-align:left;background:#fff;border:0;border-radius:15px;align-items:center;padding:12px 16px 12px 20px;display:flex}.SentenceCheckerDemandEditor-module__n5dHAq__accordionHeader[aria-expanded=true]{border-radius:15px 15px 0 0}.SentenceCheckerDemandEditor-module__n5dHAq__accordionHeader:hover{background-color:#fafafb}.SentenceCheckerDemandEditor-module__n5dHAq__accordionHeader>span:first-child{flex-direction:column;min-width:0;display:flex}.SentenceCheckerDemandEditor-module__n5dHAq__accordionHeader strong{font-size:17px}.SentenceCheckerDemandEditor-module__n5dHAq__accordionHeader small{color:#737373;text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:18px;overflow:hidden}.SentenceCheckerDemandEditor-module__n5dHAq__chevron{color:#666;border:1px solid #dadee4;border-radius:999px;flex:0 0 36px;justify-content:center;align-items:center;width:36px;height:36px;margin-left:auto;transition:transform .2s ease-in-out;display:flex}.SentenceCheckerDemandEditor-module__n5dHAq__accordionHeader[aria-expanded=true] .SentenceCheckerDemandEditor-module__n5dHAq__chevron{transform:rotate(180deg)}.SentenceCheckerDemandEditor-module__n5dHAq__chevron svg,.SentenceCheckerDemandEditor-module__n5dHAq__selectChevron{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:17px;height:17px}.SentenceCheckerDemandEditor-module__n5dHAq__accordionDisclosure,.SentenceCheckerDemandEditor-module__n5dHAq__reveal{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .25s ease-in-out,opacity .18s ease-in-out;display:grid}.SentenceCheckerDemandEditor-module__n5dHAq__openAccordion,.SentenceCheckerDemandEditor-module__n5dHAq__shownReveal{opacity:1;grid-template-rows:1fr}.SentenceCheckerDemandEditor-module__n5dHAq__accordionDisclosureInner,.SentenceCheckerDemandEditor-module__n5dHAq__revealInner{min-height:0;overflow:hidden}.SentenceCheckerDemandEditor-module__n5dHAq__openAccordion>.SentenceCheckerDemandEditor-module__n5dHAq__accordionDisclosureInner,.SentenceCheckerDemandEditor-module__n5dHAq__shownReveal>.SentenceCheckerDemandEditor-module__n5dHAq__revealInner{overflow:visible}.SentenceCheckerDemandEditor-module__n5dHAq__accordionContent{background-color:#fff;border-top:1px solid #eeeff1;border-radius:0 0 15px 15px;padding:0 20px 20px}.SentenceCheckerDemandEditor-module__n5dHAq__optionGroup{padding-top:14px}.SentenceCheckerDemandEditor-module__n5dHAq__groupLabel,.SentenceCheckerDemandEditor-module__n5dHAq__sectionLabel{color:#777;letter-spacing:.06em;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:700;display:block}.SentenceCheckerDemandEditor-module__n5dHAq__chips{flex-wrap:wrap;gap:8px;display:flex}.SentenceCheckerDemandEditor-module__n5dHAq__chip{color:#69707b;cursor:pointer;background:#fff;border:1px solid #cacdd2;border-radius:999px;min-height:36px;padding:7px 14px;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:14px;font-weight:400;transition:background-color .16s,border-color .16s,color .16s,opacity .16s,transform .16s;box-shadow:0 1px 2px #00000008}.SentenceCheckerDemandEditor-module__n5dHAq__chip:hover:not(:disabled){background:#f9fafb;border-color:#c1c7cf}.SentenceCheckerDemandEditor-module__n5dHAq__activeChip{color:#3d6745;background:#eff9f1;border-color:#90c398;box-shadow:0 2px 7px #49915414}.SentenceCheckerDemandEditor-module__n5dHAq__activeChip:hover:not(:disabled){background:#e9f6ec;border-color:#7cb586}.SentenceCheckerDemandEditor-module__n5dHAq__conflictingChip{opacity:.5}.SentenceCheckerDemandEditor-module__n5dHAq__chip:disabled{color:#92979f;cursor:not-allowed;opacity:.65;background:#f1f2f4;border-color:#dee0e4}.SentenceCheckerDemandEditor-module__n5dHAq__wordFields{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding-top:14px;display:grid}.SentenceCheckerDemandEditor-module__n5dHAq__field,.SentenceCheckerDemandEditor-module__n5dHAq__verbalFunction{color:#333;flex-direction:column;gap:6px;min-width:0;font-size:14px;font-weight:700;display:flex}.SentenceCheckerDemandEditor-module__n5dHAq__typeField{width:min(300px,100%);padding-top:14px}.SentenceCheckerDemandEditor-module__n5dHAq__select{width:100%;position:relative}.SentenceCheckerDemandEditor-module__n5dHAq__openSelect{z-index:20}.SentenceCheckerDemandEditor-module__n5dHAq__selectTrigger{color:#171717;cursor:pointer;text-align:left;background-color:#fff;border:1px solid #00000038;border-radius:9px;justify-content:space-between;align-items:center;width:100%;min-height:40px;padding:0 11px;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-weight:400;transition:border-color .16s,box-shadow .16s;display:flex}.SentenceCheckerDemandEditor-module__n5dHAq__selectTrigger:hover:not(:disabled),.SentenceCheckerDemandEditor-module__n5dHAq__selectTrigger[aria-expanded=true]{border-color:#99a5b5;box-shadow:0 0 0 3px #5b739517}.SentenceCheckerDemandEditor-module__n5dHAq__selectTrigger:disabled{color:#888;cursor:default;background-color:#f2f3f5}.SentenceCheckerDemandEditor-module__n5dHAq__selectChevron{color:#73777d;flex:none;transition:transform .18s ease-in-out}.SentenceCheckerDemandEditor-module__n5dHAq__selectTrigger[aria-expanded=true] .SentenceCheckerDemandEditor-module__n5dHAq__selectChevron{transform:rotate(180deg)}.SentenceCheckerDemandEditor-module__n5dHAq__selectOptions{z-index:20;opacity:0;pointer-events:none;transform-origin:0 0;visibility:hidden;background:linear-gradient(#fffffffc,#f6f8fbfc);border:1px solid #dde0e5;border-radius:12px;flex-direction:column;gap:3px;width:100%;max-height:214px;padding:6px;transition:transform .14s,opacity .14s,visibility .14s;display:flex;position:absolute;top:calc(100% + 7px);left:0;overflow-y:auto;transform:translateY(7px)scale(.985);box-shadow:0 18px 28px #1b293e24}.SentenceCheckerDemandEditor-module__n5dHAq__openSelect .SentenceCheckerDemandEditor-module__n5dHAq__selectOptions{opacity:1;pointer-events:auto;visibility:visible;transform:translateY(0)scale(1)}.SentenceCheckerDemandEditor-module__n5dHAq__openUp .SentenceCheckerDemandEditor-module__n5dHAq__selectOptions{transform-origin:0 100%;top:auto;bottom:calc(100% + 7px);transform:translateY(7px)scale(.985)}.SentenceCheckerDemandEditor-module__n5dHAq__openUp.SentenceCheckerDemandEditor-module__n5dHAq__openSelect .SentenceCheckerDemandEditor-module__n5dHAq__selectOptions{transform:translateY(0)scale(1)}.SentenceCheckerDemandEditor-module__n5dHAq__selectOptions button{color:#30343a;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:7px;width:100%;min-height:34px;padding:6px 9px;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-weight:400}.SentenceCheckerDemandEditor-module__n5dHAq__selectOptions button:hover,.SentenceCheckerDemandEditor-module__n5dHAq__selectOptions button[aria-selected=true]{color:#263a58;background:#e7ecf4}.SentenceCheckerDemandEditor-module__n5dHAq__functionPanel,.SentenceCheckerDemandEditor-module__n5dHAq__propertyPanel,.SentenceCheckerDemandEditor-module__n5dHAq__locationFunctions{border-top:1px solid #e3e3e3;margin-top:16px;padding-top:16px}.SentenceCheckerDemandEditor-module__n5dHAq__functionPanel>.SentenceCheckerDemandEditor-module__n5dHAq__sectionLabel,.SentenceCheckerDemandEditor-module__n5dHAq__propertyPanel>.SentenceCheckerDemandEditor-module__n5dHAq__sectionLabel{color:#343a43}.SentenceCheckerDemandEditor-module__n5dHAq__revealInner>.SentenceCheckerDemandEditor-module__n5dHAq__helper{padding-top:12px}.SentenceCheckerDemandEditor-module__n5dHAq__refinement{flex-direction:column;align-items:flex-start;gap:8px;padding-top:16px;display:flex}.SentenceCheckerDemandEditor-module__n5dHAq__refinementLabel{color:#777;letter-spacing:.06em;text-transform:uppercase;font-size:12px;font-weight:700}.SentenceCheckerDemandEditor-module__n5dHAq__segmented{background:#f6f7f9;border:1px solid #e2e5ea;border-radius:12px;grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;gap:4px;width:fit-content;max-width:100%;padding:4px;display:grid}.SentenceCheckerDemandEditor-module__n5dHAq__segmented button{color:#626b78;cursor:pointer;min-height:34px;font:inherit;background:0 0;border:0;border-radius:9px;padding:5px 13px;font-size:13px;font-weight:700;transition:background-color .14s,box-shadow .14s,color .14s}.SentenceCheckerDemandEditor-module__n5dHAq__segmented button:hover{color:#394454}.SentenceCheckerDemandEditor-module__n5dHAq__segmented button[aria-pressed=true]{color:#2d3c52;background:#fff;box-shadow:0 4px 10px #1f2d4117}.SentenceCheckerDemandEditor-module__n5dHAq__verbalFunction{width:min(300px,100%);padding-top:14px}.SentenceCheckerDemandEditor-module__n5dHAq__helper{color:#777;margin:0;font-size:13px}.SentenceCheckerDemandEditor-module__n5dHAq__modeToggle{background:#f6f7f9;border:1px solid #e1e4e9;border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;width:min(430px,100%);margin:14px auto 0;padding:4px;display:grid;position:relative}.SentenceCheckerDemandEditor-module__n5dHAq__modeToggleIndicator{pointer-events:none;background:#edf8ef;border:1px solid #96c79d;border-radius:10px;width:calc(50% - 7px);transition:transform .26s cubic-bezier(.22,1,.36,1),background-color .18s,border-color .18s,box-shadow .18s;position:absolute;inset:4px auto 4px 4px;box-shadow:0 4px 10px #34703e14}.SentenceCheckerDemandEditor-module__n5dHAq__modeToggleIndicator.SentenceCheckerDemandEditor-module__n5dHAq__negativeMode{background:#fdf1f0;border-color:#e2a09c;transform:translate(calc(100% + 6px));box-shadow:0 4px 10px #853a3512}.SentenceCheckerDemandEditor-module__n5dHAq__modeToggle button{z-index:1;cursor:pointer;min-height:38px;font:inherit;background:0 0;border:0;border-radius:10px;padding:5px 12px;font-size:13px;font-weight:700;position:relative}.SentenceCheckerDemandEditor-module__n5dHAq__modeToggle button:first-of-type{color:#4c7754}.SentenceCheckerDemandEditor-module__n5dHAq__modeToggle button:last-of-type{color:#914d48}.SentenceCheckerDemandEditor-module__n5dHAq__modeToggle button[aria-pressed=true]:first-of-type{color:#2b5b34}.SentenceCheckerDemandEditor-module__n5dHAq__modeToggle button[aria-pressed=true]:last-of-type{color:#823530}.SentenceCheckerDemandEditor-module__n5dHAq__negativeCatalogChip{color:#69707b;background:#fff;border-color:#e1e4e9}.SentenceCheckerDemandEditor-module__n5dHAq__negativeCatalogChip:hover:not(:disabled){background:#fffcfc;border-color:#c7918d}.SentenceCheckerDemandEditor-module__n5dHAq__negativeChip,.SentenceCheckerDemandEditor-module__n5dHAq__negativeChip:hover:not(:disabled){color:#823530;opacity:1;background:#fdf1f0;border-color:#e1918c;box-shadow:inset 0 0 0 1px #ad46411f}.SentenceCheckerDemandEditor-module__n5dHAq__locationChip.SentenceCheckerDemandEditor-module__n5dHAq__activeChip:not(.SentenceCheckerDemandEditor-module__n5dHAq__negativeChip){border-color:#77b582;box-shadow:inset 0 0 0 1px #4991541f}.SentenceCheckerDemandEditor-module__n5dHAq__locationFunctions{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.SentenceCheckerDemandEditor-module__n5dHAq__locationFunctions .SentenceCheckerDemandEditor-module__n5dHAq__sectionLabel{grid-column:1/-1;margin-bottom:0}.SentenceCheckerDemandEditor-module__n5dHAq__wordFields{grid-template-columns:repeat(2,minmax(220px,1fr))}.SentenceCheckerDemandEditor-module__n5dHAq__wordFields .SentenceCheckerDemandEditor-module__n5dHAq__field>span:first-child{color:#69707b;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:13px;font-weight:600}.SentenceCheckerDemandEditor-module__n5dHAq__textInput{color:#171717;text-align:left;background:#fff;border:1px solid #00000038;border-radius:9px;width:100%;min-width:0;height:40px;padding:0 11px;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:16px;font-weight:400;transition:border-color .16s,box-shadow .16s}.SentenceCheckerDemandEditor-module__n5dHAq__textInput:hover,.SentenceCheckerDemandEditor-module__n5dHAq__textInput:focus{border-color:#99a5b5;outline:none;box-shadow:0 0 0 3px #5b739517}.SentenceCheckerDemandEditor-module__n5dHAq__transferInputs{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:8px;width:100%;display:grid}.SentenceCheckerDemandEditor-module__n5dHAq__transferInputs>span{color:#777;font-weight:400}.SentenceCheckerDemandEditor-module__n5dHAq__red{color:#6d201e;background:#fff;border-color:#c4292659}.SentenceCheckerDemandEditor-module__n5dHAq__green{color:#175d40;background:#fff;border-color:#159c5f59}.SentenceCheckerDemandEditor-module__n5dHAq__yellow{color:#5c500d;background:#fff;border-color:#c1a50066}.SentenceCheckerDemandEditor-module__n5dHAq__orange{color:#693800;background:#fff;border-color:#da710066}.SentenceCheckerDemandEditor-module__n5dHAq__pink{color:#702b57;background:#fff;border-color:#c04b9759}.SentenceCheckerDemandEditor-module__n5dHAq__black{color:#172935;background:#fff;border-color:#17293566}.SentenceCheckerDemandEditor-module__n5dHAq__colorChip:hover:not(:disabled){background:#f8fafc;border-color:currentColor}.SentenceCheckerDemandEditor-module__n5dHAq__red.SentenceCheckerDemandEditor-module__n5dHAq__activeChip,.SentenceCheckerDemandEditor-module__n5dHAq__red.SentenceCheckerDemandEditor-module__n5dHAq__activeChip:hover:not(:disabled){color:#992724;box-shadow:none;background:#fef2f2;border-color:#ef8582}.SentenceCheckerDemandEditor-module__n5dHAq__green.SentenceCheckerDemandEditor-module__n5dHAq__activeChip,.SentenceCheckerDemandEditor-module__n5dHAq__green.SentenceCheckerDemandEditor-module__n5dHAq__activeChip:hover:not(:disabled){color:#1b714d;box-shadow:none;background:#f0fdf4;border-color:#65be95}.SentenceCheckerDemandEditor-module__n5dHAq__yellow.SentenceCheckerDemandEditor-module__n5dHAq__activeChip,.SentenceCheckerDemandEditor-module__n5dHAq__yellow.SentenceCheckerDemandEditor-module__n5dHAq__activeChip:hover:not(:disabled){color:#71600d;box-shadow:none;background:#fefce8;border-color:#d6b837}.SentenceCheckerDemandEditor-module__n5dHAq__orange.SentenceCheckerDemandEditor-module__n5dHAq__activeChip,.SentenceCheckerDemandEditor-module__n5dHAq__orange.SentenceCheckerDemandEditor-module__n5dHAq__activeChip:hover:not(:disabled){color:#8b490a;box-shadow:none;background:#fff7ed;border-color:#e89743}.SentenceCheckerDemandEditor-module__n5dHAq__pink.SentenceCheckerDemandEditor-module__n5dHAq__activeChip,.SentenceCheckerDemandEditor-module__n5dHAq__pink.SentenceCheckerDemandEditor-module__n5dHAq__activeChip:hover:not(:disabled){color:#8b376a;box-shadow:none;background:#fdf2f8;border-color:#da85b9}.SentenceCheckerDemandEditor-module__n5dHAq__black.SentenceCheckerDemandEditor-module__n5dHAq__activeChip,.SentenceCheckerDemandEditor-module__n5dHAq__black.SentenceCheckerDemandEditor-module__n5dHAq__activeChip:hover:not(:disabled){color:#233441;box-shadow:none;background:#f1f5f9;border-color:#758491}@media (max-width:600px){.SentenceCheckerDemandEditor-module__n5dHAq__dialog{width:calc(100% - 16px);min-width:354px;max-height:calc(100dvh - 32px)}.SentenceCheckerDemandEditor-module__n5dHAq__accordionContent{padding-bottom:16px;padding-left:12px;padding-right:12px}.SentenceCheckerDemandEditor-module__n5dHAq__wordFields,.SentenceCheckerDemandEditor-module__n5dHAq__locationFunctions{grid-template-columns:1fr}.SentenceCheckerDemandEditor-module__n5dHAq__locationFunctions .SentenceCheckerDemandEditor-module__n5dHAq__sectionLabel{grid-column:1}.SentenceCheckerDemandEditor-module__n5dHAq__segmented{width:100%}.SentenceCheckerDemandEditor-module__n5dHAq__segmented button{padding-left:9px;padding-right:9px}.SentenceCheckerDemandEditor-module__n5dHAq__modeToggle{width:100%}.SentenceCheckerDemandEditor-module__n5dHAq__modeToggle button{flex:1}}
.SentenceCheckerResult-module__YdG8Xq__result{text-align:left;width:min(100% - 32px,980px);min-height:300px;margin:56px auto 0;padding:44px 24px 80px;scroll-margin-top:80px}.SentenceCheckerResult-module__YdG8Xq__result[data-resizing=true]{transition:min-height .32s cubic-bezier(.2,.7,.2,1)}.SentenceCheckerResult-module__YdG8Xq__sentence{overflow-wrap:anywhere;text-align:left;white-space:pre-wrap;word-spacing:.1em;width:min(100%,760px);margin:0 auto;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:20px;line-height:1.5;animation:.8s cubic-bezier(.2,.7,.2,1) .1s both SentenceCheckerResult-module__YdG8Xq__sentence-fade}.SentenceCheckerResult-module__YdG8Xq__loadedSentence{animation:none}.SentenceCheckerResult-module__YdG8Xq__loadedSentence[data-measuring-height=true] .SentenceCheckerResult-module__YdG8Xq__tokenGroup{animation:none!important}.SentenceCheckerResult-module__YdG8Xq__sentence[data-content-transition=sentence-out]{animation:.18s both SentenceCheckerResult-module__YdG8Xq__content-fade-out}.SentenceCheckerResult-module__YdG8Xq__sentence[data-content-transition=sentence-in]{animation:.32s both SentenceCheckerResult-module__YdG8Xq__content-fade-in}.SentenceCheckerResult-module__YdG8Xq__sentence[data-content-transition=sentence-settled]{opacity:1;animation:none}.SentenceCheckerResult-module__YdG8Xq__sentenceLead{width:min(100%,760px);height:24px;margin:0 auto 14px;position:relative}.SentenceCheckerResult-module__YdG8Xq__sentenceDivider{background:#0000001a;height:1px;position:absolute;bottom:0;left:0;right:0}.SentenceCheckerResult-module__YdG8Xq__tokenGroup{animation:SentenceCheckerResult-module__YdG8Xq__token-lanes-expand .42s cubic-bezier(.2, .7, .2, 1) var(--lane-expansion-delay,0s) both;padding-bottom:calc(var(--token-lanes,0) * 8px);display:inline-block;position:relative}.SentenceCheckerResult-module__YdG8Xq__separator{z-index:1;line-height:1.15;display:inline-block;position:relative}.SentenceCheckerResult-module__YdG8Xq__separator:empty{display:none}.SentenceCheckerResult-module__YdG8Xq__attachedPunctuation{z-index:1;padding:.08em 0;line-height:1.15;display:inline-block;position:relative}.SentenceCheckerResult-module__YdG8Xq__selectedWord{-webkit-box-decoration-break:clone;box-decoration-break:clone;background:#fff1a8;border-radius:.2em;margin:-.08em -.14em;padding:.08em .14em}.SentenceCheckerResult-module__YdG8Xq__token{isolation:isolate;color:#0d0d0d;cursor:text;font:inherit;-webkit-user-select:text;user-select:text;background:0 0;border:0;border-radius:.2em;padding:.08em 0;line-height:1.15;display:inline-block;position:relative}@media (hover:hover){.SentenceCheckerResult-module__YdG8Xq__token:hover:before{background:var(--token-hover-highlight,var(--token-highlight,transparent));filter:brightness(.94)saturate(1.08)}}.SentenceCheckerResult-module__YdG8Xq__token[data-tooltip-open=true]:before{background:var(--token-hover-highlight,var(--token-highlight,transparent));filter:brightness(.94)saturate(1.08)}.SentenceCheckerResult-module__YdG8Xq__token:before{z-index:-1;animation-delay:var(--token-delay,0s);background:var(--token-highlight,transparent);content:"";filter:brightness()saturate();border-radius:.2em;transition:background .12s,filter .12s;animation-name:SentenceCheckerResult-module__YdG8Xq__token-highlight-fade;animation-duration:.5s;animation-timing-function:ease;animation-fill-mode:both;position:absolute;inset:0 -.14em}.SentenceCheckerResult-module__YdG8Xq__token[data-selected-word=true]:before{opacity:1;background:linear-gradient(110deg,#fff1a8 0% 42%,#fff8d2 49%,#fff1a8 56% 100%) 100% 0/300% 100%;animation:8s cubic-bezier(.4,0,.2,1) 3s infinite SentenceCheckerResult-module__YdG8Xq__selected-word-sheen}.SentenceCheckerResult-module__YdG8Xq__loadedSentence[data-content-transition=annotations-out] .SentenceCheckerResult-module__YdG8Xq__token:not([data-selected-word=true]):not([data-selection-exiting=true]):before,.SentenceCheckerResult-module__YdG8Xq__loadedSentence[data-content-transition=annotations-out-selection] .SentenceCheckerResult-module__YdG8Xq__token:not([data-selected-word=true]):not([data-selection-exiting=true]):before{animation:.18s both SentenceCheckerResult-module__YdG8Xq__content-fade-out}.SentenceCheckerResult-module__YdG8Xq__loadedSentence[data-content-transition=annotations-out-selection] .SentenceCheckerResult-module__YdG8Xq__token[data-selected-word=true]:before,.SentenceCheckerResult-module__YdG8Xq__loadedSentence[data-content-transition=annotations-out-selection-in] .SentenceCheckerResult-module__YdG8Xq__token[data-selected-word=true]:before{animation:90ms both SentenceCheckerResult-module__YdG8Xq__content-fade-in,8s cubic-bezier(.4,0,.2,1) 3s infinite SentenceCheckerResult-module__YdG8Xq__selected-word-sheen}.SentenceCheckerResult-module__YdG8Xq__loadedSentence[data-content-transition=annotations-out-selection] .SentenceCheckerResult-module__YdG8Xq__token[data-selection-exiting=true]:before{animation:90ms both SentenceCheckerResult-module__YdG8Xq__content-fade-out}.SentenceCheckerResult-module__YdG8Xq__loadedSentence[data-content-transition=annotations-out] .SentenceCheckerResult-module__YdG8Xq__lane,.SentenceCheckerResult-module__YdG8Xq__loadedSentence[data-content-transition=annotations-out-selection] .SentenceCheckerResult-module__YdG8Xq__lane{animation:.18s both SentenceCheckerResult-module__YdG8Xq__content-fade-out}.SentenceCheckerResult-module__YdG8Xq__loadedSentence[data-content-transition=annotations-out-selection-in] .SentenceCheckerResult-module__YdG8Xq__token:not([data-selected-word=true]):before,.SentenceCheckerResult-module__YdG8Xq__loadedSentence[data-content-transition=annotations-out-selection-in] .SentenceCheckerResult-module__YdG8Xq__lane,.SentenceCheckerResult-module__YdG8Xq__loadedSentence[data-content-transition=annotations-collapse] .SentenceCheckerResult-module__YdG8Xq__token:not([data-selected-word=true]):before,.SentenceCheckerResult-module__YdG8Xq__loadedSentence[data-content-transition=annotations-collapse] .SentenceCheckerResult-module__YdG8Xq__lane{opacity:0;animation:none}.SentenceCheckerResult-module__YdG8Xq__loadedSentence[data-content-transition=annotations-collapse] .SentenceCheckerResult-module__YdG8Xq__tokenGroup{animation:.24s cubic-bezier(.2,.7,.2,1) both SentenceCheckerResult-module__YdG8Xq__token-lanes-collapse}.SentenceCheckerResult-module__YdG8Xq__loadedSentence[data-content-transition=annotations-wait] .SentenceCheckerResult-module__YdG8Xq__token:not([data-selected-word=true]):before,.SentenceCheckerResult-module__YdG8Xq__loadedSentence[data-content-transition=annotations-wait] .SentenceCheckerResult-module__YdG8Xq__lane{opacity:0;animation:none}.SentenceCheckerResult-module__YdG8Xq__loadedSentence[data-content-transition=annotations-wait] .SentenceCheckerResult-module__YdG8Xq__tokenGroup{padding-bottom:0;animation:none}.SentenceCheckerResult-module__YdG8Xq__loadedSentence[data-content-transition=annotations-in] .SentenceCheckerResult-module__YdG8Xq__tokenGroup{animation:SentenceCheckerResult-module__YdG8Xq__token-lanes-expand .42s cubic-bezier(.2, .7, .2, 1) var(--lane-expansion-delay,0s) both}.SentenceCheckerResult-module__YdG8Xq__token:focus-visible{outline-offset:3px;outline:2px solid #222}.SentenceCheckerResult-module__YdG8Xq__lanes{right:0;bottom:calc(var(--token-lanes,0) * 8px - 3px);pointer-events:none;position:absolute;left:0}.SentenceCheckerResult-module__YdG8Xq__lane{right:0;bottom:calc(var(--lane) * -8px);height:4px;animation-delay:var(--underline-delay,.3s);background:var(--construction-color);border-radius:4px;animation-name:SentenceCheckerResult-module__YdG8Xq__token-underline-fade;animation-duration:.5s;animation-timing-function:ease;animation-fill-mode:both;position:absolute;left:0}.SentenceCheckerResult-module__YdG8Xq__lane[data-continues-before=true]{border-top-left-radius:0;border-bottom-left-radius:0;left:-.24em}.SentenceCheckerResult-module__YdG8Xq__lane[data-continues-after=true]{border-top-right-radius:0;border-bottom-right-radius:0;right:-.24em}.SentenceCheckerResult-module__YdG8Xq__tooltip{z-index:20;box-sizing:border-box;opacity:0;pointer-events:none;text-align:left;visibility:hidden;background:#fff;border:1px solid #0000001f;border-radius:12px;width:min-content;min-width:min(144px,100vw - 24px);max-width:min(320px,100vw - 24px);padding:8px;position:fixed;transform:translate(-50%,-100%);box-shadow:0 8px 26px #0000001f}.SentenceCheckerResult-module__YdG8Xq__tooltip[data-positioned=true]{visibility:visible}.SentenceCheckerResult-module__YdG8Xq__tooltip[data-open=true]{animation:90ms ease-out both SentenceCheckerResult-module__YdG8Xq__tooltip-fade-in}.SentenceCheckerResult-module__YdG8Xq__tooltip[data-open=false]{animation:90ms ease-in both SentenceCheckerResult-module__YdG8Xq__tooltip-fade-out}.SentenceCheckerResult-module__YdG8Xq__tooltipPills{flex-wrap:wrap;gap:5px;display:flex}.SentenceCheckerResult-module__YdG8Xq__tooltipPillDivider{background:#00000014;flex-basis:calc(100% + 16px);height:1px;margin:1px -8px}.SentenceCheckerResult-module__YdG8Xq__tooltipPill{background:var(--pill-color,#f3f3f3);color:#303030;white-space:nowrap;border-radius:999px;padding:4px 8px;font:400 13px/1.3 system-ui,-apple-system,Segoe UI,sans-serif;display:inline-flex}.SentenceCheckerResult-module__YdG8Xq__designation,.SentenceCheckerResult-module__YdG8Xq__status{color:#999;text-align:left;text-overflow:ellipsis;white-space:nowrap;font:400 14px/16px system-ui,-apple-system,Segoe UI,sans-serif;animation:.38s .22s both SentenceCheckerResult-module__YdG8Xq__designation-fade;position:absolute;top:0;left:0;right:0;overflow:hidden}.SentenceCheckerResult-module__YdG8Xq__status{animation:.8s cubic-bezier(.2,.7,.2,1) .1s both SentenceCheckerResult-module__YdG8Xq__sentence-fade}.SentenceCheckerResult-module__YdG8Xq__status[aria-hidden=true]{pointer-events:none;-webkit-user-select:none;user-select:none}.SentenceCheckerResult-module__YdG8Xq__loadingDots{width:1.1em;display:inline-flex}.SentenceCheckerResult-module__YdG8Xq__loadingDots span{opacity:.25;animation:1.2s ease-in-out infinite SentenceCheckerResult-module__YdG8Xq__loading-dot}.SentenceCheckerResult-module__YdG8Xq__loadingDots span:nth-child(2){animation-delay:.16s}.SentenceCheckerResult-module__YdG8Xq__loadingDots span:nth-child(3){animation-delay:.32s}.SentenceCheckerResult-module__YdG8Xq__status[data-exiting=true],.SentenceCheckerResult-module__YdG8Xq__designation[data-exiting=true]{animation:.22s both SentenceCheckerResult-module__YdG8Xq__status-fade-out}.SentenceCheckerResult-module__YdG8Xq__status[data-returning=true]{animation:.38s .22s both SentenceCheckerResult-module__YdG8Xq__designation-fade}.SentenceCheckerResult-module__YdG8Xq__failedStatus{opacity:0;animation:none}.SentenceCheckerResult-module__YdG8Xq__failedStatus[data-visible=true]{animation:.38s .22s both SentenceCheckerResult-module__YdG8Xq__designation-fade}.SentenceCheckerResult-module__YdG8Xq__failedStatus[data-exiting=true]{animation:.22s both SentenceCheckerResult-module__YdG8Xq__status-fade-out}.SentenceCheckerResult-module__YdG8Xq__reasoning{white-space:pre-wrap;text-align:left;width:min(100%,760px);min-height:5em;margin:36px auto 0;font:17px/1.65 -apple-system-body,"ui-sans-serif",-apple-system,"system-ui",Segoe UI,Helvetica,Apple Color Emoji,Arial,"sans-serif",Segoe UI Emoji,Segoe UI Symbol}.SentenceCheckerResult-module__YdG8Xq__reasoning[data-exiting=true]{animation:.16s both SentenceCheckerResult-module__YdG8Xq__content-fade-out}.SentenceCheckerResult-module__YdG8Xq__reasoningAnswer{margin-top:18px;display:block}.SentenceCheckerResult-module__YdG8Xq__nonSentenceReasoning{margin-top:0}.SentenceCheckerResult-module__YdG8Xq__responseActions{width:max-content;animation:SentenceCheckerResult-module__YdG8Xq__word-fade .7s ease var(--action-delay) both, SentenceCheckerResult-module__YdG8Xq__higher-reasoning-action-show 0s linear var(--action-delay) forwards;visibility:hidden;white-space:normal;margin:8px 0 0 -3px;display:flex;position:relative}.SentenceCheckerResult-module__YdG8Xq__feedbackAction,.SentenceCheckerResult-module__YdG8Xq__higherReasoningAction{position:relative}.SentenceCheckerResult-module__YdG8Xq__higherReasoningTrigger{color:#5d5d5d;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;width:32px;height:30px;padding:0 6px;transition:background-color .22s,color .22s;display:flex}.SentenceCheckerResult-module__YdG8Xq__higherReasoningTrigger:hover{background:#0000000d}.SentenceCheckerResult-module__YdG8Xq__higherReasoningTrigger:focus-visible{outline-offset:2px;outline:2px solid #0d0d0d}.SentenceCheckerResult-module__YdG8Xq__higherReasoningTrigger:disabled{cursor:default;pointer-events:none}.SentenceCheckerResult-module__YdG8Xq__higherReasoningTrigger svg{flex:0 0 20px;width:20px;height:20px}.SentenceCheckerResult-module__YdG8Xq__higherReasoningTooltip{z-index:31;color:#fff;opacity:0;pointer-events:none;-webkit-user-select:none;user-select:none;visibility:hidden;white-space:nowrap;background:#1f1f1f;border-radius:8px;max-width:320px;padding:4px 8px;font-size:12px;font-weight:600;line-height:16px;transition:opacity .1s,visibility 0s linear .1s;position:absolute;top:calc(100% + 6px);left:50%;overflow:hidden;transform:translate(-50%)}.SentenceCheckerResult-module__YdG8Xq__feedbackAction .SentenceCheckerResult-module__YdG8Xq__higherReasoningTrigger:focus-visible+.SentenceCheckerResult-module__YdG8Xq__higherReasoningTooltip,.SentenceCheckerResult-module__YdG8Xq__higherReasoningAction:not([data-menu-open=true]) .SentenceCheckerResult-module__YdG8Xq__higherReasoningTrigger:focus-visible+.SentenceCheckerResult-module__YdG8Xq__higherReasoningTooltip{opacity:1;visibility:visible;transition:opacity .1s,visibility}@media (hover:hover){.SentenceCheckerResult-module__YdG8Xq__feedbackAction .SentenceCheckerResult-module__YdG8Xq__higherReasoningTrigger:hover+.SentenceCheckerResult-module__YdG8Xq__higherReasoningTooltip,.SentenceCheckerResult-module__YdG8Xq__higherReasoningAction:not([data-menu-open=true]) .SentenceCheckerResult-module__YdG8Xq__higherReasoningTrigger:hover+.SentenceCheckerResult-module__YdG8Xq__higherReasoningTooltip{opacity:1;visibility:visible;transition:opacity .1s .4s,visibility 0s linear .4s}}.SentenceCheckerResult-module__YdG8Xq__higherReasoningMenu{z-index:30;box-sizing:border-box;opacity:0;pointer-events:none;visibility:hidden;background:#fff;border-radius:12px;width:max-content;max-width:min(320px,100vw - 24px);padding:0;transition:opacity .24s,visibility 0s linear .24s;position:absolute;bottom:calc(100% + 8px);left:0;overflow:hidden;box-shadow:0 0 0 1px #00000014,0 8px 24px #00000024}.SentenceCheckerResult-module__YdG8Xq__higherReasoningMenu[data-open=true]{opacity:1;pointer-events:auto;visibility:visible;transition:opacity .14s,visibility}.SentenceCheckerResult-module__YdG8Xq__higherReasoningMenuItem{color:#0d0d0d;cursor:pointer;text-align:left;white-space:nowrap;background:0 0;border:0;border-radius:12px;align-items:center;gap:6px;width:max-content;min-height:36px;padding:6px 12px;font:400 14px/20px -apple-system-body,"ui-sans-serif",-apple-system,"system-ui",Segoe UI,Helvetica,Arial,sans-serif;display:flex}.SentenceCheckerResult-module__YdG8Xq__higherReasoningMenuItem:hover,.SentenceCheckerResult-module__YdG8Xq__higherReasoningMenuItem:focus-visible{background:#0000000d;outline:none}.SentenceCheckerResult-module__YdG8Xq__revealedWord{animation:SentenceCheckerResult-module__YdG8Xq__word-fade .7s ease var(--word-delay) both}.SentenceCheckerResult-module__YdG8Xq__screenReaderOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.SentenceCheckerResult-module__YdG8Xq__reducedMotion .SentenceCheckerResult-module__YdG8Xq__sentence,.SentenceCheckerResult-module__YdG8Xq__reducedMotion .SentenceCheckerResult-module__YdG8Xq__sentenceDivider,.SentenceCheckerResult-module__YdG8Xq__reducedMotion .SentenceCheckerResult-module__YdG8Xq__designation,.SentenceCheckerResult-module__YdG8Xq__reducedMotion .SentenceCheckerResult-module__YdG8Xq__status,.SentenceCheckerResult-module__YdG8Xq__reducedMotion .SentenceCheckerResult-module__YdG8Xq__loadingDots span,.SentenceCheckerResult-module__YdG8Xq__reducedMotion .SentenceCheckerResult-module__YdG8Xq__revealedWord,.SentenceCheckerResult-module__YdG8Xq__reducedMotion .SentenceCheckerResult-module__YdG8Xq__selectedWord,.SentenceCheckerResult-module__YdG8Xq__reducedMotion .SentenceCheckerResult-module__YdG8Xq__reasoning,.SentenceCheckerResult-module__YdG8Xq__reducedMotion .SentenceCheckerResult-module__YdG8Xq__responseActions,.SentenceCheckerResult-module__YdG8Xq__reducedMotion .SentenceCheckerResult-module__YdG8Xq__tokenGroup,.SentenceCheckerResult-module__YdG8Xq__reducedMotion .SentenceCheckerResult-module__YdG8Xq__token:before,.SentenceCheckerResult-module__YdG8Xq__reducedMotion .SentenceCheckerResult-module__YdG8Xq__lane,.SentenceCheckerResult-module__YdG8Xq__reducedMotion .SentenceCheckerResult-module__YdG8Xq__tooltip,.SentenceCheckerResult-module__YdG8Xq__reducedMotion .SentenceCheckerResult-module__YdG8Xq__higherReasoningTooltip,.SentenceCheckerResult-module__YdG8Xq__reducedMotion .SentenceCheckerResult-module__YdG8Xq__higherReasoningMenu{animation:none}.SentenceCheckerResult-module__YdG8Xq__reducedMotion .SentenceCheckerResult-module__YdG8Xq__token:before,.SentenceCheckerResult-module__YdG8Xq__reducedMotion .SentenceCheckerResult-module__YdG8Xq__higherReasoningTrigger,.SentenceCheckerResult-module__YdG8Xq__reducedMotion .SentenceCheckerResult-module__YdG8Xq__higherReasoningTooltip,.SentenceCheckerResult-module__YdG8Xq__reducedMotion .SentenceCheckerResult-module__YdG8Xq__higherReasoningMenu{transition-duration:0s}.SentenceCheckerResult-module__YdG8Xq__reducedMotion .SentenceCheckerResult-module__YdG8Xq__responseActions{visibility:visible}.SentenceCheckerResult-module__YdG8Xq__reducedMotion .SentenceCheckerResult-module__YdG8Xq__loadingDots span,.SentenceCheckerResult-module__YdG8Xq__reducedMotion .SentenceCheckerResult-module__YdG8Xq__tooltip[data-open=true]{opacity:1}.SentenceCheckerResult-module__YdG8Xq__reducedMotion .SentenceCheckerResult-module__YdG8Xq__status[data-exiting=true]{opacity:0}.SentenceCheckerResult-module__YdG8Xq__reducedMotion .SentenceCheckerResult-module__YdG8Xq__failedStatus[data-visible=true]{opacity:1}.SentenceCheckerResult-module__YdG8Xq__reducedMotion .SentenceCheckerResult-module__YdG8Xq__loadedSentence[data-content-transition] .SentenceCheckerResult-module__YdG8Xq__token:before,.SentenceCheckerResult-module__YdG8Xq__reducedMotion .SentenceCheckerResult-module__YdG8Xq__loadedSentence[data-content-transition] .SentenceCheckerResult-module__YdG8Xq__lane,.SentenceCheckerResult-module__YdG8Xq__reducedMotion .SentenceCheckerResult-module__YdG8Xq__loadedSentence[data-content-transition] .SentenceCheckerResult-module__YdG8Xq__tokenGroup{animation:none}@keyframes SentenceCheckerResult-module__YdG8Xq__designation-fade{0%{opacity:0}to{opacity:1}}@keyframes SentenceCheckerResult-module__YdG8Xq__sentence-fade{0%{opacity:0}to{opacity:1}}@keyframes SentenceCheckerResult-module__YdG8Xq__content-fade-in{0%{opacity:0}to{opacity:1}}@keyframes SentenceCheckerResult-module__YdG8Xq__content-fade-out{0%{opacity:1}to{opacity:0}}@keyframes SentenceCheckerResult-module__YdG8Xq__status-fade-out{to{opacity:0}}@keyframes SentenceCheckerResult-module__YdG8Xq__loading-dot{0%,20%,to{opacity:.25}45%{opacity:1}}@keyframes SentenceCheckerResult-module__YdG8Xq__token-highlight-fade{0%{opacity:0}to{opacity:1}}@keyframes SentenceCheckerResult-module__YdG8Xq__token-lanes-expand{0%{padding-bottom:0}}@keyframes SentenceCheckerResult-module__YdG8Xq__token-lanes-collapse{to{padding-bottom:0}}@keyframes SentenceCheckerResult-module__YdG8Xq__selected-word-sheen{0%{background-position:100% 0}20%,to{background-position:0 0}}@keyframes SentenceCheckerResult-module__YdG8Xq__token-underline-fade{0%{opacity:0}to{opacity:1}}@keyframes SentenceCheckerResult-module__YdG8Xq__tooltip-fade-in{0%{opacity:0}to{opacity:1}}@keyframes SentenceCheckerResult-module__YdG8Xq__tooltip-fade-out{0%{opacity:1}to{opacity:0}}@keyframes SentenceCheckerResult-module__YdG8Xq__word-fade{0%{opacity:0}to{opacity:1}}@keyframes SentenceCheckerResult-module__YdG8Xq__higher-reasoning-action-show{to{visibility:visible}}@media (prefers-reduced-motion:reduce){.SentenceCheckerResult-module__YdG8Xq__sentence,.SentenceCheckerResult-module__YdG8Xq__sentenceDivider,.SentenceCheckerResult-module__YdG8Xq__designation,.SentenceCheckerResult-module__YdG8Xq__status,.SentenceCheckerResult-module__YdG8Xq__loadingDots span,.SentenceCheckerResult-module__YdG8Xq__revealedWord,.SentenceCheckerResult-module__YdG8Xq__selectedWord,.SentenceCheckerResult-module__YdG8Xq__reasoning,.SentenceCheckerResult-module__YdG8Xq__responseActions,.SentenceCheckerResult-module__YdG8Xq__tokenGroup,.SentenceCheckerResult-module__YdG8Xq__token:before,.SentenceCheckerResult-module__YdG8Xq__lane,.SentenceCheckerResult-module__YdG8Xq__tooltip,.SentenceCheckerResult-module__YdG8Xq__higherReasoningTooltip,.SentenceCheckerResult-module__YdG8Xq__higherReasoningMenu{animation:none}.SentenceCheckerResult-module__YdG8Xq__token:before,.SentenceCheckerResult-module__YdG8Xq__higherReasoningTrigger,.SentenceCheckerResult-module__YdG8Xq__higherReasoningTooltip,.SentenceCheckerResult-module__YdG8Xq__higherReasoningMenu{transition-duration:0s}.SentenceCheckerResult-module__YdG8Xq__responseActions{visibility:visible}.SentenceCheckerResult-module__YdG8Xq__loadingDots span{opacity:1}.SentenceCheckerResult-module__YdG8Xq__loadedSentence[data-content-transition] .SentenceCheckerResult-module__YdG8Xq__token:before,.SentenceCheckerResult-module__YdG8Xq__loadedSentence[data-content-transition] .SentenceCheckerResult-module__YdG8Xq__lane,.SentenceCheckerResult-module__YdG8Xq__loadedSentence[data-content-transition] .SentenceCheckerResult-module__YdG8Xq__tokenGroup{animation:none}.SentenceCheckerResult-module__YdG8Xq__tooltip[data-open=true]{opacity:1}.SentenceCheckerResult-module__YdG8Xq__status[data-exiting=true]{opacity:0}.SentenceCheckerResult-module__YdG8Xq__failedStatus[data-visible=true]{opacity:1}}@media (max-width:600px){.SentenceCheckerResult-module__YdG8Xq__result{padding-left:12px;padding-right:12px}.SentenceCheckerResult-module__YdG8Xq__sentence{font-size:18px}.SentenceCheckerResult-module__YdG8Xq__designation{text-overflow:clip;white-space:normal;max-height:32px;top:auto;bottom:4px}.SentenceCheckerResult-module__YdG8Xq__sentenceLead{height:24px;margin-bottom:14px}}
.LingWordResults-module__Xe_sSG__output{text-align:center;flex-direction:column;justify-content:flex-start;align-items:center;width:370px;margin:20px auto 130px;display:flex}.LingWordResults-module__Xe_sSG__populated{min-height:350px}.LingWordResults-module__Xe_sSG__outputCategory{flex-wrap:wrap;justify-content:space-between;width:370px;display:flex}.LingWordResults-module__Xe_sSG__outputHeader{animation:1.5s both LingWordResults-module__Xe_sSG__headerReveal;animation-delay:var(--ling-reveal-delay);color:#1a1a1abf;-webkit-user-select:none;user-select:none;width:100%;height:22.5px;margin:20px auto 10px;font-size:20px;font-weight:700}.LingWordResults-module__Xe_sSG__wordCard{animation:.6s both LingWordResults-module__Xe_sSG__cardReveal;animation-delay:var(--ling-reveal-delay);cursor:pointer;background-color:#fff;border:1px solid #fafafa;border-radius:12px;flex-direction:column;align-items:flex-start;width:180px;height:114px;margin-bottom:12px;padding:14px 20px;font-family:Playfair Display,serif;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;position:relative;box-shadow:0 6px 12px #00000026}.LingWordResults-module__Xe_sSG__wordCard[style*=--ling-flash-delay]{animation:LingWordResults-module__Xe_sSG__cardReveal .6s ease var(--ling-reveal-delay) both, LingWordResults-module__Xe_sSG__cardFlash .72s cubic-bezier(.4, 0, .2, 1) var(--ling-flash-delay)}.LingWordResults-module__Xe_sSG__wordCard:hover{z-index:1;transform:scale(1.01);box-shadow:0 10px 14px #00000026}.LingWordResults-module__Xe_sSG__word{color:#212529;text-align:left;white-space:nowrap;z-index:1;flex-shrink:0;width:calc(100% + 20px);font-size:28px;line-height:34.5px;display:block;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#000 0 80%,#0000000d 95%,#0000 100%);mask-image:linear-gradient(90deg,#000 0 80%,#0000000d 95%,#0000 100%)}.LingWordResults-module__Xe_sSG__abridged{color:#da1e1e;text-align:left;font-size:20px}.LingWordResults-module__Xe_sSG__parts{color:#4a7d95;text-align:left;-webkit-user-select:none;user-select:none;z-index:1;border-radius:6px;flex-shrink:0;margin:-1px -8px;padding:1px 8px 5px;font-size:22px;line-height:26.5px;transition:box-shadow .2s}.LingWordResults-module__Xe_sSG__visibleParts,.LingWordResults-module__Xe_sSG__moreParts{flex-direction:column;display:flex}.LingWordResults-module__Xe_sSG__expandedParts{background-color:#fff;box-shadow:0 3px 6px #00000026}.LingWordResults-module__Xe_sSG__ellipsis{transition:opacity .2s}.LingWordResults-module__Xe_sSG__expandedParts .LingWordResults-module__Xe_sSG__ellipsis{opacity:0}.LingWordResults-module__Xe_sSG__moreParts{opacity:0;transition:opacity .2s}.LingWordResults-module__Xe_sSG__expandedParts .LingWordResults-module__Xe_sSG__moreParts{opacity:1}@media (hover:hover){.LingWordResults-module__Xe_sSG__expandableParts:hover{background-color:#fff;box-shadow:0 3px 6px #00000026}.LingWordResults-module__Xe_sSG__expandableParts:hover .LingWordResults-module__Xe_sSG__ellipsis{opacity:0}.LingWordResults-module__Xe_sSG__expandableParts:hover .LingWordResults-module__Xe_sSG__moreParts{opacity:1}}@keyframes LingWordResults-module__Xe_sSG__headerReveal{0%{opacity:0}to{opacity:1}}@keyframes LingWordResults-module__Xe_sSG__cardReveal{0%{opacity:0;translate:0 60px}66.667%{translate:0}to{opacity:1;translate:0}}@keyframes LingWordResults-module__Xe_sSG__cardFlash{0%,to{background-color:#fff}50%{background-color:#f8f8f8}}
.SentenceCheckerMockHistorySettings-module__z4R0nq__page{padding-top:8px}.SentenceCheckerMockHistorySettings-module__z4R0nq__message{color:#666;margin:14px}.SentenceCheckerMockHistorySettings-module__z4R0nq__list{margin:0;padding:0;list-style:none}.SentenceCheckerMockHistorySettings-module__z4R0nq__empty{color:#666;margin:0;padding:10px 14px}.SentenceCheckerMockHistorySettings-module__z4R0nq__row{background:#f5f5f5;border-bottom:1px solid #dadada;align-items:stretch;min-height:54px;display:flex}.SentenceCheckerMockHistorySettings-module__z4R0nq__row:first-child{border-top:1px solid #dadada}.SentenceCheckerMockHistorySettings-module__z4R0nq__option,.SentenceCheckerMockHistorySettings-module__z4R0nq__infoButton{color:inherit;cursor:pointer;background:0 0;border:0}.SentenceCheckerMockHistorySettings-module__z4R0nq__option{font:inherit;text-align:left;width:100%;padding:9px 8px 9px 34px;position:relative}.SentenceCheckerMockHistorySettings-module__z4R0nq__option[aria-checked=true]:before{content:"";border-bottom:2px solid #1c74e3;border-right:2px solid #1c74e3;width:5px;height:13px;position:absolute;top:calc(50% - 9px);left:15px;transform:rotate(45deg)}.SentenceCheckerMockHistorySettings-module__z4R0nq__option:hover,.SentenceCheckerMockHistorySettings-module__z4R0nq__infoButton:hover{background:#ebebeb}.SentenceCheckerMockHistorySettings-module__z4R0nq__infoButton{justify-content:center;align-items:center;width:44px;height:28px;display:flex}.SentenceCheckerMockHistorySettings-module__z4R0nq__infoButton span{text-align:center;border:1.5px solid #666;border-radius:50%;width:19px;height:19px;font-family:Georgia,serif;font-size:13px;font-weight:700;line-height:18px}.SentenceCheckerMockHistorySettings-module__z4R0nq__modalBackdrop{z-index:20;background:#0000006b;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.SentenceCheckerMockHistorySettings-module__z4R0nq__modal{background:#f7f7f7;border-radius:10px;flex-direction:column;width:100%;max-width:680px;max-height:min(760px,100vh - 36px);font-family:Arial,Helvetica,sans-serif;display:flex;overflow:hidden;box-shadow:0 8px 32px #00000059}.SentenceCheckerMockHistorySettings-module__z4R0nq__rowActions{flex-direction:column;flex:0 0 44px;justify-content:center;align-items:center;display:flex}.SentenceCheckerMockHistorySettings-module__z4R0nq__ratingIcon{color:#666;width:18px;height:18px;display:block}.SentenceCheckerMockHistorySettings-module__z4R0nq__ratingIcon svg{width:100%;height:100%;display:block}.SentenceCheckerMockHistorySettings-module__z4R0nq__modalHeader{border-bottom:1px solid #d7d7d7;align-items:center;padding:12px 14px;display:flex}.SentenceCheckerMockHistorySettings-module__z4R0nq__modalHeader h3{margin:0;font-size:18px}.SentenceCheckerMockHistorySettings-module__z4R0nq__closeButton{cursor:pointer;background:0 0;border:0;margin-left:auto;font-size:25px;line-height:1}.SentenceCheckerMockHistorySettings-module__z4R0nq__modalBody{padding:14px;overflow-y:auto}.SentenceCheckerMockHistorySettings-module__z4R0nq__summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 16px;margin:0;display:grid}.SentenceCheckerMockHistorySettings-module__z4R0nq__summary div{min-width:0}.SentenceCheckerMockHistorySettings-module__z4R0nq__summary dt{color:#666;text-transform:uppercase;font-size:12px}.SentenceCheckerMockHistorySettings-module__z4R0nq__summary dd{overflow-wrap:anywhere;margin:2px 0 0}.SentenceCheckerMockHistorySettings-module__z4R0nq__detailSection{border-top:1px solid #ddd;margin-top:16px;padding-top:12px}.SentenceCheckerMockHistorySettings-module__z4R0nq__detailSection h4,.SentenceCheckerMockHistorySettings-module__z4R0nq__detailSection p,.SentenceCheckerMockHistorySettings-module__z4R0nq__detailSection ul{margin:0 0 8px}.SentenceCheckerMockHistorySettings-module__z4R0nq__detailSection ul{padding-left:20px}.SentenceCheckerMockHistorySettings-module__z4R0nq__detailSectionHeader{justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;display:flex}.SentenceCheckerMockHistorySettings-module__z4R0nq__detailSectionHeader h4{margin:0}.SentenceCheckerMockHistorySettings-module__z4R0nq__copyButton{color:inherit;cursor:pointer;font:inherit;background:#fff;border:1px solid #c9c9c9;border-radius:4px;padding:4px 8px;font-size:12px}.SentenceCheckerMockHistorySettings-module__z4R0nq__copyButton:hover{background:#e5e5e5}.SentenceCheckerMockHistorySettings-module__z4R0nq__rawJson{white-space:pre-wrap;word-break:break-word;background:#eee;border:1px solid #d5d5d5;border-radius:5px;max-height:360px;margin:0;padding:10px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px;line-height:1.45;overflow:auto}@media (max-width:520px){.SentenceCheckerMockHistorySettings-module__z4R0nq__summary{grid-template-columns:1fr}}
