.amchat{--amc-white:#ffffff;--amc-primary:#16a085;--amc-secondary:#0d7a4f;--amc-heading:#13231c;--amc-placeholder:#9bb0a7;--amc-light-1:#f0f8f4;--amc-foreground:#ffffff;--amc-stroke:#dbe8e2;--amc-text-paragraph:#6f867d;--amc-paragraph:#3a5247;--amc-background:#f6f9f8;--amc-send-bg:#002710;--amc-recent-label:#8aa49a;--amc-empty-icon:#e3e8e6;--amc-shadow-pop:0 10px 30px 0 rgba(20, 80, 55, .08);--amc-tip-bg:var(--amc-heading);--amc-tip-fg:var(--amc-white);--amc-sidebar-w:284px;--amc-col-max:760px;--amc-thread-max:860px;--amc-header-h:76px;--amc-veil:var(--amc-background)}@supports (color:color-mix(in srgb,red 50%,transparent)){.amchat{--amc-veil:color-mix(in srgb, var(--amc-background) 62%, transparent)}}.amchat{display:flex;align-items:stretch;width:100%;height:calc(100vh - var(--amc-header-h));height:calc(100dvh - var(--amc-header-h));overflow:hidden;background:var(--amc-background);color:var(--amc-heading);font-family:"Open Sans",system-ui,-apple-system,"Segoe UI",Arial,sans-serif;text-align:start}.amchat--home{min-height:460px;border-bottom:1px solid var(--amc-stroke)}.amchat *,.amchat *::before,.amchat *::after{box-sizing:border-box}.amchat :where(button){font-family:inherit;border:0;background:none;padding:0;cursor:pointer;color:inherit}.amchat :where(img){display:block;max-width:100%}.amchat :focus-visible{outline:2px solid var(--amc-primary);outline-offset:2px;border-radius:6px}.amchat-newchat__icon,.amchat-chat__icon,.amchat-tool-icon img,.amchat-toolpill__label img,.amchat-fxbadge img,.amchat-send img{width:16px;height:16px;flex:0 0 auto}.amchat-toolpill__chev{width:9px;height:5px;flex:0 0 auto}.amchat-keyboard__chev{width:10px;height:6px;flex:0 0 auto}.amchat-dropdown__check{width:10px;height:8px;flex:0 0 auto}.amchat-iconbtn img,.amchat-followup__arrow,.amchat-menuitem img{width:auto;height:auto;flex:0 0 auto}.amchat-sidebar{flex:1 0 0%;min-width:0;max-width:var(--amc-sidebar-w);height:100%;display:flex;flex-direction:column;align-items:stretch;background:var(--amc-foreground);border-right:1px solid var(--amc-stroke)}.amchat-sidebar__top{padding:16px 42px;flex:0 0 auto}.amchat-newchat{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:12px 24px;border-radius:12px;background:var(--amc-primary);color:var(--amc-white);font-size:16px;line-height:24px;font-weight:400;transition:background-color .15s ease}.amchat-newchat:hover{background:#107863}.amchat-sidebar__label{padding:0 16px 8px;font-size:12px;line-height:16px;font-weight:700;text-transform:uppercase;color:var(--amc-text-paragraph);flex:0 0 auto}.amchat-cmeter{display:inline-flex;align-items:center;gap:2px;flex:0 0 auto;margin-left:auto;align-self:center;font-size:14px;font-weight:500;line-height:20px;color:var(--amc-heading);font-variant-numeric:tabular-nums}.amchat-cmeter[hidden]{display:none}.amchat-cmeter__icon{flex:0 0 auto}.amchat-cmeter.is-low{color:#d94a4a}.amchat-sidebar__list{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;gap:2px;padding:0 10px 16px;overflow-y:auto;overflow-x:hidden}.amchat-sidebar__empty{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:0 12px 16px;text-align:center}.amchat-sidebar__empty[hidden],.amchat-sidebar__list[hidden]{display:none}.amchat-empty__icon{display:flex;align-items:center;justify-content:center;flex:0 0 auto;width:44px;height:44px;margin:3px 0;border-radius:50%;background:var(--amc-empty-icon);outline:1px solid var(--amc-empty-icon);outline-offset:2px}.amchat-empty__text{display:flex;flex-direction:column;gap:2px;max-width:172px}.amchat-empty__title{margin:0;font-size:14px;line-height:20px;font-weight:600;color:var(--amc-heading)}.amchat-empty__note{margin:0;font-size:12px;line-height:16px;font-weight:400;color:var(--amc-text-paragraph)}.amchat-chatrow{position:relative}.amchat-chat{display:flex;align-items:flex-start;gap:8px;width:100%;padding:12px;border-radius:12px;text-align:start;transition:background-color .15s ease}.amchat-chatrow .amchat-chat{padding-inline-end:40px}.amchat-chat__delete{position:absolute;top:10px;inset-inline-end:8px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--amc-stroke);opacity:0;transition:opacity .15s ease,background-color .15s ease}.amchat-chatrow:hover .amchat-chat__delete,.amchat-chatrow:has(:focus-visible) .amchat-chat__delete{opacity:1}.amchat-chat__delete:hover{background:var(--amc-stroke)}.amchat-chat:hover,.amchat-chatrow:hover .amchat-chat{background:var(--amc-light-1)}.amchat-chat.is-active{background:var(--amc-light-1)}.amchat-chat__icon{margin-top:1px}.amchat-chat__icon--active{display:none}.amchat-chat.is-active .amchat-chat__icon--active{display:block}.amchat-chat.is-active .amchat-chat__icon--default{display:none}.amchat-chat__meta{flex:1 1 0%;min-width:0;display:flex;flex-direction:column;gap:2px}.amchat-chat__title{font-size:14px;line-height:20px;font-weight:400;color:var(--amc-heading);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.amchat-chat__time{font-size:12px;line-height:16px;font-weight:400;color:var(--amc-text-paragraph)}.amchat-main{flex:1 0 0%;min-width:0;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 15px;position:relative}.amchat-topbar{display:none;align-items:center;gap:10px;width:100%;padding:10px 0;flex:0 0 auto}.amchat-menu-btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;border:1px solid var(--amc-stroke);background:var(--amc-foreground)}.amchat-menu-btn span{position:relative;display:block;width:16px;height:1.5px;border-radius:2px;background:var(--amc-heading)}.amchat-menu-btn span::before,.amchat-menu-btn span::after{content:"";position:absolute;left:0;width:16px;height:1.5px;border-radius:2px;background:var(--amc-heading)}.amchat-menu-btn span::before{top:-5px}.amchat-menu-btn span::after{top:5px}.amchat-headmenu{display:none;align-items:center;justify-content:center;width:32px;height:32px;flex:0 0 auto;padding:0;border:0;border-radius:8px;background:none;cursor:pointer}.amchat-headmenu img{display:block;width:16px;height:16px}.amchat-intro{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:var(--amc-col-max);padding:0 15px}.amchat-intro__title{width:100%;margin:0;font-size:40px;line-height:48px;font-weight:700;text-align:center;color:var(--amc-heading)}.amchat-intro__desc{width:100%;max-width:560px;margin:12px auto 0;font-size:16px;line-height:24px;font-weight:400;text-align:center;color:var(--amc-text-paragraph)}.amchat-composer-wrap{flex:0 0 auto;width:100%;max-width:var(--amc-col-max);padding:24px 15px 0}.amchat.has-thread .amchat-main{justify-content:flex-start}.amchat-thread{display:none;flex:1 1 auto;min-height:0;width:100%;max-width:var(--amc-thread-max);padding:32px 15px;overflow-y:auto;overflow-x:clip;flex-direction:column;align-items:flex-start}.amchat.has-thread .amchat-thread{display:flex}.amchat.has-thread .amchat-intro{display:none}.amchat.has-thread .amchat-composer-wrap{padding:0 15px 24px}.amchat.has-thread{height:auto;min-height:calc(100vh - var(--amc-header-h));min-height:calc(100dvh - var(--amc-header-h));overflow:visible}.amchat.has-thread .amchat-main{height:auto;min-height:calc(100vh - var(--amc-header-h));min-height:calc(100dvh - var(--amc-header-h))}.amchat.has-thread .amchat-thread{flex:1 0 auto}.amchat.has-thread .amchat-composer-wrap{position:sticky;bottom:0;z-index:6;background:linear-gradient(to bottom,var(--amc-veil) 0,var(--amc-veil) calc(100% - 56px),var(--amc-background) calc(100% - 56px));max-width:var(--amc-thread-max)}.amchat.has-thread .amchat-composer,.amchat.has-thread .amchat-credits{max-width:var(--amc-col-max);margin-left:auto;margin-right:auto}.amchat.has-thread .amchat-composer-wrap::before{content:"";position:absolute;left:0;right:0;bottom:100%;height:28px;background:linear-gradient(to bottom,transparent,var(--amc-background));pointer-events:none}@media (min-width:992px){.amchat.has-thread .amchat-sidebar{position:sticky;top:0;align-self:flex-start;height:calc(100vh - var(--amc-header-h));height:calc(100dvh - var(--amc-header-h))}.amchat.has-thread{background-image:linear-gradient(to right,var(--amc-foreground) 0,var(--amc-foreground) var(--amc-sidebar-w),transparent var(--amc-sidebar-w))}}#amchat.has-thread~.ai-search{padding:0;margin:0}#amchat.has-thread~.ai-search>#inputSec>*:not(#random_captcha){display:none}body:has(#amchat.has-thread) footer{padding:0;margin:0;background:none}body:has(#amchat.has-thread) footer>*:not([id^="adngin-"]){display:none}.amchat-msg-ai{width:100%;padding-top:24px}.amchat-msg-ai__head{display:flex;align-items:center;gap:10px;margin-bottom:10px}.amchat-msg-ai__avatar{display:flex;align-items:center;justify-content:center;width:32px;height:32px;flex:0 0 32px;padding:1px;background:var(--amc-foreground);border:1px solid var(--amc-stroke);border-radius:9px}.amchat-msg-ai__avatar img{width:18px;height:18px}.amchat-msg-ai__name{margin:0;font-size:20px;line-height:26px;font-weight:700;color:var(--amc-heading)}.amchat-msg-ai__body{font-size:14px;line-height:20px;font-weight:400;color:var(--amc-paragraph)}.amchat-msg-ai__body>*+*{margin-top:10px}.amchat-msg-ai__body h3,.amchat-msg-ai__body strong,.amchat-msg-ai__body b{font-size:16px;line-height:24px;font-weight:700;color:var(--amc-heading)}.amchat-msg-ai__body h3{margin:0}.amchat-msg-ai__body p{margin:0}.amchat-math{padding:12px 0;font-size:18px;line-height:26px;color:var(--amc-heading);overflow-x:auto;overflow-y:hidden}.amchat-msg-ai__body .katex,.amchat-msg-ai__body .katex-display{line-height:normal;text-align:left}.amchat-msg-ai__body .katex-display{margin:0}.amchat-answer{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.amchat-answer__label{font-size:12px;line-height:16px;font-weight:700;text-transform:uppercase;color:var(--amc-heading)}.amchat-outbar{width:100%;padding-top:24px}.amchat-outbar__inner{display:flex;flex-direction:column;gap:12px;align-items:flex-start;width:100%;padding-top:12.5px;border-top:1px solid var(--amc-stroke)}.amchat-outbar__actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;width:100%}.amchat-iconbtn{display:flex;align-items:center;justify-content:center;width:24px;height:24px;flex:0 0 24px;padding:4px;border-radius:6px;transition:background-color .15s ease}.amchat-iconbtn:hover{background:var(--amc-light-1)}.amchat-iconbtn.is-copied,.amchat-iconbtn.is-done{background:#E8F5EE}.amchat-iconbtn.is-active{background:var(--amc-light-1)}.amchat-iconbtn.is-active img{filter:invert(45%) sepia(85%) saturate(400%) hue-rotate(125deg) brightness(92%)}.amchat-iconbtn:disabled{opacity:.4;pointer-events:none}.amchat-iconbtn[hidden]{display:none}.amchat-outbar__label{width:100%;font-size:12px;line-height:16px;font-weight:700;text-transform:uppercase;color:var(--amc-text-paragraph);margin:0}.amchat-outbar__learn{display:flex;flex-direction:column;align-items:flex-start;gap:8px;width:100%}.amchat-chips{display:flex;flex-wrap:wrap;align-items:flex-start;align-content:flex-start;gap:8px;width:100%}.amchat-chip{display:flex;align-items:center;gap:8px;padding:8px 12px;border:1px solid var(--amc-stroke);border-radius:8px;background:var(--amc-light-1);color:var(--amc-secondary);font-size:14px;line-height:20px;font-weight:500;white-space:nowrap;transition:background-color .15s ease,border-color .15s ease}.amchat-chip:hover{background:#e4f2ea;border-color:#c4ded1}.amchat-chip__icon{flex:0 0 auto;width:16px;height:16px;display:block}.amchat-followups{display:flex;flex-direction:column;align-items:flex-start;width:100%}.amchat-followups[hidden]{display:none}.amchat-followup{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;padding:12px;border-bottom:1px solid var(--amc-stroke);text-align:start;font-size:14px;line-height:20px;font-weight:400;color:var(--amc-heading);transition:color .15s ease}.amchat-followup:last-child{border-bottom:0}.amchat-followup:hover{color:var(--amc-secondary)}.amchat-followup__text{flex:1 1 0%;min-width:0}.amchat-composer{display:flex;flex-direction:column;align-items:stretch;width:100%;background:var(--amc-foreground);border:1px solid var(--amc-stroke);border-radius:16px}.amchat-composer:focus-within,.amchat-composer.is-focused{border-color:var(--amc-stroke)}.amchat-composer__input-area{display:flex;flex-direction:column;gap:16px;min-height:80px;padding:16px;position:relative;cursor:text}.amchat-mathrow{display:flex;align-items:flex-end;width:100%;min-width:0}.amchat-mathchip{position:relative;flex:1 1 auto;min-width:0;border:1px solid #fff0;border-radius:8px}.amchat-fxbadge{display:none;align-items:center;justify-content:center;flex:0 0 auto;padding:4px;border:1px solid var(--amc-stroke)!important;border-radius:6px;background:var(--amc-light-1)!important;overflow:clip}.amchat-fxbadge.is-open{border-color:var(--amc-primary)!important}.amchat-composer.keyboard-open .amchat-fxbadge{display:inline-flex}.amchat-composer.keyboard-open .amchat-mathchip{flex:0 1 auto}.amchat .amchat-mathfield .mq-class.amc-formula.is-empty::after{content:var(--amc-empty-ph,"");visibility:visible;position:absolute;top:50%;left:10px;transform:translateY(-50%);padding-left:8px;max-width:calc(100% - 20px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:"Open Sans",system-ui,-apple-system,"Segoe UI",Arial,sans-serif;font-style:normal;font-size:16px;line-height:24px;font-weight:400;color:var(--amc-placeholder);pointer-events:none;user-select:none}.amchat-mathchip:has(.mq-class.amc-formula.is-empty) .amchat-composer__placeholder{display:none}.amchat .amchat-mathfield .mq-class.amc-formula{display:inline-block;position:relative;margin:0 6px 0 1px;padding:7px 10px;border:1px solid var(--amc-primary);border-radius:8px;background:var(--amc-light-1);vertical-align:middle;cursor:pointer;transition:box-shadow .15s ease,background-color .15s ease}.amchat .amchat-mathfield .mq-class.amc-formula.is-empty{min-width:152px;min-height:32px}.amchat .amchat-mathfield .mq-class.amc-formula.mq-hasCursor,.amchat .amchat-mathfield .mq-class.amc-formula:has(.mq-hasCursor){box-shadow:inset 0 0 0 2px rgb(13 122 79 / .14);cursor:text}.amchat .amchat-mathfield .mq-class.amc-formula:hover{background:#e4f2ea}.amchat-formula-tip{position:absolute;z-index:6;transform:translate(-50%,-100%) translateY(-6px);padding:4px 8px;border-radius:6px;background:var(--amc-tip-bg);color:var(--amc-tip-fg);font-size:12px;line-height:16px;white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .12s ease}.amchat-formula-tip.is-on{opacity:1;visibility:visible}.amchat-composer__placeholder{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.amchat-mathfield{display:block;width:100%;min-height:24px;max-height:11rem;padding:0;border:0!important;border-radius:0;box-shadow:none!important;outline:none;font-size:16px;color:var(--amc-heading);position:relative;z-index:1;overflow:auto}.amchat-mathfield.mq-editable-field,.amchat-mathfield.mq-focused{border:0!important;box-shadow:none!important;outline:none!important}.amchat-mathfield .mq-root-block{min-height:24px;padding:0 0 0 2px;font-size:16px;line-height:24px;white-space:normal;overflow-wrap:break-word}.amchat-mathfield .mq-root-block .mq-non-leaf{white-space:nowrap;overflow-wrap:normal;line-height:16px}.amchat-mathfield .mq-root-block .mq-cursor{line-height:16px}.amchat-mathfield .mq-root-block .mq-class.amc-formula{white-space:nowrap;overflow-wrap:normal;word-break:keep-all;line-height:16px}.amchat-mathfield .mq-text-mode{white-space:normal;word-wrap:break-word;overflow-wrap:break-word;line-height:1.5}.amchat-mathfield var,.amchat-mathfield i,.amchat-mathfield i.mq-font{font-style:normal}.amchat-mathfield .mq-textarea,.amchat-mathfield .mq-textarea textarea{padding:0!important;margin:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;outline:none!important;resize:none!important;min-height:0!important;height:1px!important;width:1px!important;opacity:0!important}.amchat-mathfield .mq-empty{background:#fff0}.amchat-composer__placeholder{position:absolute;top:0;left:2px;right:0;font-size:16px;line-height:24px;font-weight:400;color:var(--amc-placeholder);pointer-events:none;user-select:none}.amchat-composer.has-value .amchat-composer__placeholder,.amchat-composer.is-focused .amchat-composer__placeholder,.amchat-composer:has(.math-input-wrapper .mq-focused) .amchat-composer__placeholder,.amchat-composer:has(.math-input-wrapper textarea:focus) .amchat-composer__placeholder{display:none}.amchat-composer__bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:8px;padding:0 12px 12px}.amchat-composer__tools{display:flex;align-items:center;gap:8px;min-width:0}.amchat-tool-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;flex:0 0 32px;border-radius:8px;transition:background-color .15s ease}.amchat-tool-icon:hover,.amchat-tool-icon.is-open{background:var(--amc-light-1)}.amchat-toolpill{display:flex;align-items:center;gap:6px;padding:8px 12px;border-radius:8px;min-width:0;transition:background-color .15s ease}.amchat-toolpill:hover,.amchat-toolpill.is-open{background:var(--amc-light-1)}.amchat-tool-icon:disabled,.amchat-toolpill:disabled,.amchat-modesheet__select:disabled{opacity:.45;cursor:not-allowed}.amchat-tool-icon:disabled:hover,.amchat-toolpill:disabled:hover,.amchat-modesheet__select:disabled:hover{background:transparent}.amchat-toolpill__label{display:flex;align-items:center;gap:6px;min-width:0}.amchat-toolpill__label span{font-size:14px;line-height:20px;font-weight:400;color:var(--amc-heading);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.amchat-toolpill__chev{transition:transform .15s ease}.amchat-toolpill.is-open .amchat-toolpill__chev{transform:rotate(180deg)}.amchat-send{display:flex;align-items:center;justify-content:center;width:32px;height:32px;flex:0 0 32px;border-radius:8px;background:var(--amc-send-bg);overflow:clip;transition:opacity .15s ease,background-color .15s ease}.amchat-send:hover{background:#063a1c}.amchat-send:disabled{cursor:not-allowed}.amchat-send:disabled:hover{background:var(--amc-send-bg)}.amchat-dropdown{position:absolute;z-index:30;top:calc(100% + 6px);left:0;display:none;flex-direction:column;align-items:center;justify-content:center;width:280px;max-width:calc(100vw - 32px);padding:4px;background:var(--amc-foreground);border:1px solid var(--amc-stroke);border-radius:12px;box-shadow:var(--amc-shadow-pop);overflow:clip}.amchat-dropdown.is-open{display:flex}.amchat-dropdown__item{display:flex;align-items:center;gap:12px;width:100%;padding:8px 12px;border-radius:8px;text-align:start;transition:background-color .15s ease}.amchat-dropdown__item:hover,.amchat-dropdown__item:focus-visible{background:var(--amc-light-1)}.amchat-dropdown__text{flex:1 1 0%;min-width:0;display:flex;flex-direction:column;gap:2px;align-items:flex-start}.amchat-dropdown__title{display:block;width:100%;font-size:14px;line-height:20px;font-weight:500;color:var(--amc-heading)}.amchat-dropdown__desc{display:block;width:100%;font-size:12px;line-height:16px;font-weight:400;color:var(--amc-text-paragraph)}.amchat-dropdown__check{opacity:0}.amchat-dropdown__item.is-selected .amchat-dropdown__check{opacity:1}.amchat-dropdown--attach{width:200px}@media (hover:hover) and (pointer:fine){.amchat-dropdown--attach .amchat-menuitem[data-amchat-attach="camera"]{display:none}}.amchat-menuitem{display:flex;align-items:center;gap:8px;width:100%;padding:8px;border-radius:8px;text-align:start;transition:background-color .15s ease;border:none;background:none;cursor:pointer}.amchat-menuitem:hover,.amchat-menuitem:focus-visible{background:var(--amc-light-1)}.amchat-menuitem span{flex:1 1 0%;min-width:0;font-size:14px;line-height:20px;font-weight:500;color:var(--amc-heading)}.amchat-toolpill-wrap{position:relative}.amchat-keyboard{position:absolute;z-index:40;top:0;left:140px;display:none;flex-direction:column;align-items:flex-start;width:380px;max-width:calc(100vw - 40px);background:var(--amc-foreground);border:1px solid var(--amc-stroke);border-radius:16px;box-shadow:var(--amc-shadow-pop);overflow:clip}.amchat-keyboard.is-open{display:flex}.amchat-keyboard__main{position:relative;display:flex;flex-direction:column;flex:1 1 auto;min-height:0;width:100%}.amchat-keyboard__body{flex:1 1 auto;min-height:0;width:100%;height:344px;overflow-y:auto;padding:0 16px}.amchat-keyboard__section+.amchat-keyboard__section{margin-top:6px}.amchat-keyboard__heading{width:100%;margin:0 0 8px;padding:8px 0 5px;border-bottom:1px solid var(--amc-stroke);font-size:16px;line-height:24px;font-weight:500;color:var(--amc-heading)}.amchat-keyboard__grid{display:grid;grid-template-columns:repeat(9,1fr);gap:6px}.amchat-key{display:flex;align-items:center;justify-content:center;height:32px;border-radius:6px;background:#f4f7f6;font-size:14px;line-height:1;color:var(--amc-heading);transition:background-color .15s ease}.amchat-key:hover{background:var(--amc-light-1)}.amchat-key[hidden],.amchat-keyboard__footer[hidden],.amchat-keyboard__section[hidden],.amchat-keyboard__empty[hidden]{display:none}.amchat-keyboard__footer{display:flex;align-items:center;flex:0 0 auto;width:100%;height:48px;background:var(--amc-background);border-top:1px solid var(--amc-stroke)}.amchat-keyboard__footer-btn{display:flex;align-items:center;justify-content:center;gap:8px;flex:1 1 0%;align-self:stretch;padding:0 8px;font-size:16px;line-height:24px;font-weight:400;color:var(--amc-heading)}.amchat-keyboard__footer-btn+.amchat-keyboard__footer-btn{position:relative}.amchat-keyboard__footer-btn+.amchat-keyboard__footer-btn::before{content:"";position:absolute;left:0;top:50%;width:1px;height:12px;margin-top:-6px;background:#e8f0ed}.amchat-keyboard__footer-btn:hover{background:var(--amc-white)}.amchat-keyboard__footer-btn[aria-expanded="true"] .amchat-keyboard__chev{transform:rotate(180deg)}.amchat-keyboard__empty{margin:0;padding:24px 0;font-size:14px;line-height:20px;text-align:center;color:var(--amc-placeholder)}.amchat-keyboard__search{display:flex;align-items:center;flex:0 0 auto;width:100%;height:60px;padding:12px;border-top:1px solid var(--amc-stroke);background:var(--amc-background)}.amchat-keyboard__search[hidden]{display:none}.amchat-search__back{display:flex;align-items:center;justify-content:center;flex:0 0 auto;padding:10px;border-radius:8px;background:none}.amchat-search__back:hover{background:var(--amc-light-1)}.amchat-search__back img{width:16px;height:16px}.amchat-search__field{display:flex;align-items:center;flex:1 0 0%;min-width:0;height:36px;padding:0 12px;border:1px solid var(--amc-stroke);border-radius:8px;background:var(--amc-foreground);overflow:clip}.amchat-search__input{flex:1 0 0%;min-width:0;height:24px;padding:0;border:0;background:none;outline:none;font-family:'Open Sans',sans-serif;font-size:16px;line-height:24px;font-weight:400;color:var(--amc-heading)}.amchat-search__input::placeholder{color:var(--amc-placeholder)}.amchat-search__input:focus,.amchat-search__input:focus-visible{border:0!important;outline:0!important}.amchat-search__field:focus-within{border-color:var(--amc-primary)}.amchat-search__clear{display:flex;align-items:center;justify-content:center;flex:0 0 16px;width:16px;height:16px;border-radius:2px;background:none}.amchat-search__clear img{width:10px;height:10px}.amchat-keyboard__search:not(.has-value) .amchat-search__clear{visibility:hidden}.amchat-keyboard__filter{position:absolute;inset:0;z-index:2;display:flex;align-items:center;justify-content:flex-end;background:rgb(13 40 29 / .34)}.amchat-keyboard__filter[hidden]{display:none}.amchat-filter{display:flex;flex-direction:column;width:280px;max-width:100%;height:100%;padding-left:1px;border-left:1px solid var(--amc-stroke);background:var(--amc-foreground);overflow:clip}.amchat-filter__header{display:flex;align-items:center;gap:12px;flex:0 0 auto;padding:8px 8px 8.5px;border-bottom:1px solid var(--amc-stroke)}.amchat-filter__close{display:flex;align-items:center;justify-content:center;flex:0 0 24px;width:24px;height:24px;padding:4px;border-radius:6px;background:none}.amchat-filter__close:hover{background:var(--amc-light-1)}.amchat-filter__close img{width:10px;height:10px}.amchat-filter__title{margin:0;font-size:16px;line-height:24px;font-weight:500;color:var(--amc-heading);white-space:nowrap}.amchat-filter__list{display:flex;flex-direction:column;gap:12px;flex:1 1 auto;min-height:0;padding:16px;overflow-y:auto}.amchat-filter__row{display:flex;align-items:center;gap:12px;width:100%;margin:0;cursor:pointer}.amchat-filter__input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.amchat-filter__box{position:relative;flex:0 0 16px;width:16px;height:16px;border:1px solid var(--amc-stroke);border-radius:4px;background:var(--amc-foreground);transition:background-color .15s ease,border-color .15s ease}.amchat-filter__input:checked+.amchat-filter__box{border-color:var(--amc-primary);background:var(--amc-primary)}.amchat-filter__box::after{content:"";position:absolute;top:2px;left:5px;width:4px;height:8px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg);opacity:0}.amchat-filter__input:checked+.amchat-filter__box::after{opacity:1}.amchat-filter__input:focus-visible+.amchat-filter__box{outline:2px solid var(--amc-primary);outline-offset:2px}.amchat-filter__label{flex:1 0 0%;min-width:0;font-size:16px;line-height:24px;font-weight:400;color:var(--amc-paragraph)}.amchat-backdrop{display:none;position:fixed;inset:0;z-index:245;background:rgb(19 35 28 / .45)}.amchat.sidebar-open .amchat-backdrop{display:block}@media (max-width:991.98px){.amchat-chatrow.is-active .amchat-chat__delete{opacity:1}.amchat-headmenu{display:flex}.amchat-topbar{display:none}.amchat-sidebar{position:fixed;z-index:250;top:0;left:0;bottom:0;width:var(--amc-sidebar-w);max-width:86vw;height:100%;transform:translateX(-100%);transition:transform .22s ease;box-shadow:0 0 40px rgb(19 35 28 / .18)}.amchat.sidebar-open .amchat-sidebar{transform:translateX(0)}.amchat-main{justify-content:flex-start}.amchat-intro{margin:auto 0}.amchat .ai-output>.question-display,.amchat .practice-test-container>.question-display{flex-direction:row;align-items:flex-start;padding:0!important}}@media (max-width:575.98px){.amchat{--amc-col-max:100%;--amc-thread-max:100%}.amchat-main{padding:32px 16px}.amchat-intro,.amchat-thread,.amchat-composer-wrap,.amchat-examples,.amchat.has-thread .amchat-composer-wrap{padding-left:0;padding-right:0}.amchat-thread{padding-top:16px}.amchat-toolpill{gap:0;padding:8px}.amchat-toolpill__label span,.amchat-toolpill__chev{display:none}.amchat-chip{box-sizing:border-box;height:28px;padding:4px 6px}.amchat-followup{font-size:12px;line-height:16px}.amchat-keyboard{width:320px;max-width:calc(100% - 16px)}.amchat-keyboard__body{height:344px}.amchat-keyboard__section+.amchat-keyboard__section{margin-top:0}.amchat-keyboard__heading{margin-bottom:0;padding:8px 0}.amchat-keyboard__grid{display:flex;flex-wrap:wrap;gap:4px;padding:8px 0}.amchat-key{flex:0 0 auto;height:auto;min-height:36px;min-width:28px;padding:6px;line-height:24px}.amchat-keyboard__footer{box-sizing:border-box;height:48px}.amchat-keyboard__footer-btn+.amchat-keyboard__footer-btn{position:relative;border-left-color:#fff0}.amchat-keyboard__footer-btn+.amchat-keyboard__footer-btn::before{content:"";position:absolute;top:50%;left:-1px;width:1px;height:12px;margin-top:-6px;background:var(--amc-stroke)}.amchat-fxbadge{box-sizing:border-box;width:24px;height:24px;padding:3px}.amchat-modesheet{position:fixed;z-index:261;left:0;right:0;bottom:0;display:flex;flex-direction:column;gap:16px;padding:11px 16px 16px;border-radius:16px 16px 0 0;background:var(--amc-foreground);box-shadow:0 -8px 40px rgb(19 35 28 / .12)}.amchat-modesheet[hidden]{display:none}.amchat-modesheet__grip{width:42px;height:4px;margin:0 auto 9px;border-radius:999px;background:var(--amc-stroke)}.amchat-modesheet__row{display:flex;flex-direction:column;gap:6px}.amchat-modesheet__row[hidden]{display:none}.amchat-modesheet__label{margin:0;font-size:14px;line-height:20px;font-weight:600;color:var(--amc-paragraph)}.amchat-modesheet__select{display:flex;align-items:center;gap:6px;width:100%;padding:5px 5px 5px 7px;border:1px solid var(--amc-stroke);border-radius:8px;background:var(--amc-foreground);transition:background-color .15s ease,border-color .15s ease}.amchat-modesheet__select.is-open{background:var(--amc-light-1);border-color:var(--amc-light-1)}.amchat-modesheet__select span{flex:1 0 0%;min-width:0;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:20px;font-weight:500;color:var(--amc-heading)}.amchat-modesheet__chev{flex:0 0 auto;width:auto;height:auto;transition:transform .15s ease}.amchat-modesheet__select.is-open .amchat-modesheet__chev{transform:rotate(180deg)}.amchat .amchat-composer .amchat-difficulty#difficultySelector{display:contents!important}.amchat-composer .amchat-difficulty>.amchat-toolpill{display:none!important}.amchat-modesheet__confirm{display:flex;align-items:center;justify-content:center;width:100%;padding:8px 16px;border-radius:8px;background:var(--amc-primary);font-size:14px;line-height:20px;font-weight:500;color:#fff}.amchat.modesheet-open .amchat-dropdown{position:fixed!important;z-index:262;top:auto!important;left:16px!important;right:16px!important;width:auto!important;max-height:50vh!important;overflow-y:auto}.amchat.modesheet-open .amchat-backdrop{display:block;z-index:260;background:rgb(13 40 29 / .4)}}@supports not selector(::-webkit-scrollbar){.amchat-thread,.amchat-sidebar__list,.amchat-dropdown,.amchat-mathfield{scrollbar-width:thin;scrollbar-color:var(--amc-primary) #fff0}.amchat-keyboard__body{scrollbar-width:thin;scrollbar-color:#a8a8a8 #fff0}}.amchat-thread::-webkit-scrollbar,.amchat-sidebar__list::-webkit-scrollbar,.amchat-dropdown::-webkit-scrollbar,.amchat-mathfield::-webkit-scrollbar{width:8px;height:8px}.amchat-thread::-webkit-scrollbar-track,.amchat-sidebar__list::-webkit-scrollbar-track,.amchat-dropdown::-webkit-scrollbar-track,.amchat-mathfield::-webkit-scrollbar-track{background:#fff0}.amchat-thread::-webkit-scrollbar-thumb,.amchat-sidebar__list::-webkit-scrollbar-thumb,.amchat-dropdown::-webkit-scrollbar-thumb,.amchat-mathfield::-webkit-scrollbar-thumb{border:2px solid #fff0;border-radius:999px;background-clip:content-box;background-color:var(--amc-primary)}.amchat-thread::-webkit-scrollbar-button,.amchat-sidebar__list::-webkit-scrollbar-button,.amchat-dropdown::-webkit-scrollbar-button,.amchat-mathfield::-webkit-scrollbar-button{display:none;width:0;height:0}.amchat-keyboard__body::-webkit-scrollbar{width:12px;height:12px}.amchat-keyboard__body::-webkit-scrollbar-track{background:#fff0}.amchat-keyboard__body::-webkit-scrollbar-thumb{border:3px solid #fff0;border-radius:999px;background-clip:content-box;background-color:#a8a8a8}.amchat-keyboard__body::-webkit-scrollbar-thumb:hover{background-color:#8a8a8a}.amchat-keyboard__body::-webkit-scrollbar-button{display:none;width:0;height:0}#cropModal{--amc-white:#ffffff;--amc-primary:#16a085;--amc-heading:#13231c;--amc-foreground:#ffffff;--amc-stroke:#dbe8e2;width:fit-content;height:fit-content;max-width:calc(100vw - 32px);max-height:calc(100vh - 32px);margin:auto;padding:0;border:0;background:none;overflow:visible}#cropModal::backdrop{background-color:rgb(13 40 29 / .4)}#cropModal .custom-modal-content{width:680px;max-width:calc(100vw - 32px);height:580px;max-height:calc(100vh - 32px);border-radius:16px;background-color:var(--amc-foreground);box-shadow:0 4px 12px 0 rgb(4 5 6 / .22);overflow:hidden}#cropModal .custom-modal-header{gap:24px;padding:16px;border-bottom:1px solid var(--amc-stroke)}#cropModal .custom-modal-title{flex:1 0 0%;min-width:0;font-size:24px;line-height:32px;font-weight:600;color:var(--amc-heading)}#cropModal .custom-modal-close{display:flex;align-items:center;justify-content:center;flex:0 0 auto;box-sizing:border-box;width:32px;height:32px;padding:8px;border:1px solid var(--amc-stroke);border-radius:8px;background-color:var(--amc-foreground);font-size:0;line-height:0;color:#fff0;transition:background-color .15s ease}#cropModal .custom-modal-close::before{content:"";display:block;width:10px;height:10px;background-color:var(--amc-heading);-webkit-mask:url(../../img/math-ai-chat/cross.svg) center / 10px 10px no-repeat;mask:url(../../img/math-ai-chat/cross.svg) center / 10px 10px no-repeat}#cropModal .custom-modal-close:hover{background-color:var(--amc-stroke);color:#fff0}#cropModal .custom-modal-body{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;overflow:hidden}#cropModal .img-container{display:flex;align-items:center;justify-content:center;width:100%;max-height:100%;overflow:visible}#cropModal .cropper-container{overflow:visible}#cropModal #cropper-image{display:block;max-width:100%;max-height:100%}#cropModal .custom-modal-footer{align-items:center;justify-content:space-between;padding:16px;border-top:1px solid var(--amc-stroke)}#cropModal .custom-modal-btn{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;height:40px;padding:8px 16px;border-radius:8px;font-size:16px;line-height:24px;font-weight:500}#cropModal .custom-modal-btn-cancel{border:1px solid var(--amc-stroke);background-color:var(--amc-foreground);color:var(--amc-heading)}#cropModal .custom-modal-btn-cancel:hover{background-color:var(--amc-stroke)}#cropModal .custom-modal-btn-primary{border:1px solid var(--amc-primary);background-color:var(--amc-primary);color:var(--amc-white)}#cropModal .custom-modal-btn-primary:hover{background-color:#128f77;border-color:#128f77}#cropModal#cropModal#cropModal .custom-modal-btn:focus-visible,#cropModal#cropModal#cropModal .custom-modal-close:focus-visible{outline:2px solid var(--amc-primary)!important;outline-offset:2px;border-width:1px!important}#cropModal#cropModal#cropModal .custom-modal-close:focus-visible,#cropModal#cropModal#cropModal .custom-modal-btn-cancel:focus-visible{border-color:var(--amc-stroke)!important}#cropModal#cropModal#cropModal .custom-modal-btn-primary:focus-visible{border-color:var(--amc-primary)!important}#cropModal .cropper-view-box{outline:0!important;border:0!important}#cropModal .cropper-view-box::before{content:""!important;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #000;pointer-events:none;z-index:5;animation:none!important;background:none!important}#cropModal .cropper-view-box::after{content:none}#cropModal .cropper-modal{background-color:var(--amc-foreground);opacity:.7}#cropModal .cropper-bg{background-color:#fff0}#cropModal .cropper-center{display:none}#cropModal .cropper-face{background-color:#fff0;opacity:1}#cropModal .cropper-line,#cropModal .cropper-dashed{opacity:0}#cropModal .cropper-point.point-n,#cropModal .cropper-point.point-s,#cropModal .cropper-point.point-e,#cropModal .cropper-point.point-w{display:none}#cropModal .cropper-point.point-nw,#cropModal .cropper-point.point-ne,#cropModal .cropper-point.point-sw,#cropModal .cropper-point.point-se{width:16px;height:16px;background-color:#000;border-radius:9999px;box-shadow:0 0 2px 0 rgb(255 255 255 / .5);opacity:1}#cropModal .cropper-point.point-nw{top:-8px;left:-8px}#cropModal .cropper-point.point-ne{top:-8px;right:-8px}#cropModal .cropper-point.point-sw{bottom:-8px;left:-8px}#cropModal .cropper-point.point-se{right:-8px;bottom:-8px}@media (prefers-reduced-motion:reduce){.amchat *,.amchat *::before,.amchat *::after{transition-duration:.01ms!important}}.amchat-mathchip.has-content .amchat-composer__placeholder{display:none}.amchat .reset-input-btn{display:none!important}.amchat-send__label{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0}.amchat-difficulty{display:none}.amchat-dropdown--plain{width:200px;min-width:0}.amchat-dropdown--plain .amchat-dropdown__item{min-height:0;padding:8px 12px}.amchat-composer{position:relative}.amchat .scanner{width:98%;border-radius:0 0 16px 16px}.amchat-composer-wrap{position:relative}.amchat-composer-wrap .ai-validate-msg{left:50%;bottom:-46px;transform:translateX(-50%);font-size:14px;line-height:20px;color:var(--amc-heading);white-space:nowrap}.amchat-mathfield:has(.image-wrapper){display:flex;flex-direction:column;align-items:flex-start;overflow:visible}.amchat-mathfield .image-wrapper{order:-1;position:relative;flex:0 0 auto;width:fit-content;margin:0 0 16px}.amchat-mathfield .math-card-image{display:block;width:139px;height:65px;object-fit:cover;border:0;border-radius:6px;cursor:pointer}.amchat-mathfield .image-wrapper .delete-cross{top:-11px;right:-13px;width:24px;height:24px;padding:.5px;border:.5px solid var(--amc-stroke);border-radius:999999px;background:var(--amc-white);box-shadow:none;filter:drop-shadow(0 1px 1px rgb(0 0 0 / .2));font-size:0;line-height:0;color:#fff0}.amchat-mathfield .image-wrapper .delete-cross::before{content:"";display:block;width:12px;height:12px;background-color:var(--amc-heading);-webkit-mask:url(../../img/math-ai-chat/cross.svg) center / 8px 8px no-repeat;mask:url(../../img/math-ai-chat/cross.svg) center / 8px 8px no-repeat}.amchat-mathfield .image-wrapper .delete-cross:hover{background:var(--amc-light-1);color:#fff0}.amchat #response-container{width:100%}.amchat-mathfield.ai-validate{background:transparent!important;border:0!important}.amchat-composer:has(.amchat-mathfield.ai-validate){border-color:#e05252}@media (max-width:991.98px){.amchat--home:not(.has-thread) .amchat-intro{margin:0}}.amchat .practice-test-container{display:flex;flex-direction:column;gap:16px;width:100%;max-width:none;margin:0 0 16px;padding:0;background:none;border:0;border-radius:0;box-shadow:none}.amchat .practice-test-container>.amchat-msg-ai__head{margin:0 0 -4px}.amchat .practice-test-container>.amchat-outbar{margin-top:-16px}.amchat .practice-test-container .pt-progress-bar{display:flex;flex-direction:column;background:var(--amc-foreground);border:0;border-radius:16px;padding:0;margin:0;box-shadow:none}.amchat .practice-test-container .pt-title{padding:16px 16px 0;margin:0;font-size:18px;line-height:28px;font-weight:700;text-align:center;color:var(--amc-heading);overflow-wrap:break-word;overflow-wrap:anywhere}.amchat .practice-test-container .pt-status-row{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:16px 16px 0;margin:0}.amchat .practice-test-container .pt-remaining{flex:1 0 0%;min-width:0;font-size:14px;line-height:20px;font-weight:500;color:var(--amc-paragraph)}.amchat .practice-test-container .pdf-download-btn,.amchat .practice-test-container .delete-quiz-btn{display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:4px;border-radius:6px;transition:background-color .15s ease}.amchat .practice-test-container .pdf-download-btn:hover,.amchat .practice-test-container .delete-quiz-btn:hover{background-color:var(--amc-light-1)}.amchat .practice-test-container .delete-quiz-btn:hover img{filter:brightness(0) saturate(100%) invert(41%) sepia(90%) saturate(600%) hue-rotate(315deg) brightness(90%) contrast(95%)}.amchat .practice-test-container .pdf-download-btn img,.amchat .practice-test-container .delete-quiz-btn img{width:13.25px;height:auto}.amchat .practice-test-container .pt-progress-segments{display:flex;align-items:center;gap:2px;height:auto;overflow:visible;border-radius:0;padding:12px 16px 0;margin:0}.amchat .practice-test-container .pt-progress-segment{flex:1 0 0%;min-width:0;height:8px;margin:0}.amchat .practice-test-container .pt-score{padding:16px;margin:0;font-size:14px;line-height:20px;font-weight:500;text-align:center;color:var(--amc-text-paragraph)}.amchat .practice-test-container .pt-score strong{font-weight:700;color:var(--amc-secondary)!important}.amchat .practice-test-container .pt-quiz-content{display:flex;flex-direction:column;background:var(--amc-foreground);border:0;border-radius:16px;padding:0;margin:0;box-shadow:none}.amchat .practice-test-container .pt-nav-row{display:flex;align-items:center;justify-content:center;gap:10px;padding:16px 16px 0;margin:0;color:var(--amc-heading)}.amchat .practice-test-container .pt-nav-btn{display:flex;align-items:center;justify-content:center;flex:0 0 auto;width:24px;height:24px;padding:4px;border:0;border-radius:6px;background-color:#fff0;transition:background-color .15s ease,opacity .15s ease}.amchat .practice-test-container .pt-nav-btn img{width:13.25px;height:11.25px}.amchat .practice-test-container .pt-nav-btn:hover:not(:disabled){background-color:var(--amc-light-1)}.amchat .practice-test-container .pt-nav-btn:disabled{opacity:.35;cursor:not-allowed}.amchat .practice-test-container .pt-question-number{flex:1 0 0%;min-width:0;font-size:14px;line-height:20px;font-weight:600;text-align:center;color:var(--amc-text-paragraph)}.amchat .practice-test-container .pt-question-text{padding:16px 16px 0;margin:0;font-size:16px;line-height:20px;font-weight:400;color:var(--amc-heading)}.amchat .practice-test-container .pt-question-text strong{font-weight:600}.amchat .practice-test-container .pt-options-container{display:flex;flex-direction:column;gap:8px;padding:16px;margin:0;list-style:none}.amchat .practice-test-container .pt-options-container li{position:relative;display:block;padding:16px 16px 16px 48px;margin:0;border:0;border-radius:0;background:none;box-shadow:none;list-style:none;cursor:pointer;font-size:16px;line-height:24px;font-weight:600;color:var(--amc-heading)}.amchat .practice-test-container .pt-options-container li::before{content:"\2022";position:absolute;left:0;top:50%;width:32px;transform:translateY(-50%);font-size:20px;line-height:32px;font-weight:600;text-align:center;color:var(--amc-heading)}.amchat .practice-test-container .pt-options-container li::after{content:"";position:absolute;inset:0 0 0 32px;border:1px solid var(--amc-stroke);border-radius:12px;pointer-events:none;transition:border-color .15s ease}.amchat .practice-test-container .pt-options-container li.pt-option:hover,.amchat .practice-test-container .pt-options-container li.pt-option.selected{background-color:#fff0}.amchat .practice-test-container .pt-options-container li:hover::after{border-color:var(--amc-primary);background:var(--amc-light-1)}.amchat .practice-test-container .pt-options-container li.selected::after{border-color:var(--amc-primary);border-width:2px;background:var(--amc-light-1)}.amchat .practice-test-container .pt-options-container li>*{padding:0;margin:0}.amchat .practice-test-container .pt-options-container li>strong,.amchat .practice-test-container .pt-options-container li>b,.amchat .practice-test-container .pt-options-container li>p,.amchat .practice-test-container .pt-options-container li>div{display:inline;font-weight:inherit}.amchat .practice-test-container .pt-btn-group{display:flex!important;justify-content:center;width:100%;padding:0 16px 16px;margin:0;text-align:center}.amchat .practice-test-container .pt-btn-group[style*="display:none"],.amchat .practice-test-container .pt-btn-group[style*="display: none"]{display:none!important}.amchat .practice-test-container .pt-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:8px 32px;border:0;border-radius:8px;background:var(--amc-primary);box-shadow:none;color:var(--amc-white);font-size:16px;line-height:24px;font-weight:500;transition:background-color .15s ease}.amchat .practice-test-container .pt-btn:hover{background:var(--amc-secondary)}.amchat .practice-test-container .pt-error-message{padding:0 16px 12px;border:0;border-radius:0;background:none;font-size:14px;line-height:20px;font-weight:500;text-align:center;color:var(--amc-red)}.amchat-difficulty .amchat-toolpill{padding:6px 6px 6px 12px}.amchat-composer:not(.has-value):not(:has(.amchat-mathchip.has-content)) .amchat-send{opacity:.2;pointer-events:none;cursor:default}.amchat{--amc-red:#f7767e;--amc-light-red:#fff6f6}.amchat .practice-test-container .pt-remaining.is-complete{font-weight:700;color:var(--amc-heading)}.amchat .practice-test-container .pt-score strong:first-of-type{color:var(--amc-secondary)!important}.amchat .practice-test-container .pt-score strong:nth-of-type(2){color:var(--amc-red)!important}.amchat .practice-test-container .pt-quiz-content{position:relative;z-index:0}.amchat .practice-test-container .pt-options-container li::after{z-index:-1;background:var(--amc-foreground)}.amchat .practice-test-container .pt-options-container li.wrong::after{background:var(--amc-light-red);border-color:var(--amc-red);border-width:1px}.amchat .practice-test-container .pt-options-container li.correct::after{background:var(--amc-light-1);border-color:var(--amc-secondary);border-width:1px}.amchat .practice-test-container .pt-options-container li.wrong:hover::after{border-color:var(--amc-red)}.amchat .practice-test-container .pt-options-container li.correct:hover::after{border-color:var(--amc-secondary)}.amchat .practice-test-container .pt-final-score{margin:0!important;padding:0 16px;font-size:18px!important;line-height:28px;font-weight:600!important;text-align:center;color:var(--amc-heading)!important}.amchat .practice-test-container .pt-final-score strong{font-weight:700;color:var(--amc-secondary)!important}.amchat .practice-test-container .pt-final-actions{padding:10px 16px 16px!important}.amchat .practice-test-container .ask-more-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:auto;padding:8px 16px!important;border:1px solid var(--amc-stroke);border-radius:8px!important;background-color:var(--amc-foreground)!important;color:var(--amc-heading)!important;font-size:16px!important;line-height:24px;font-weight:500!important;box-shadow:none;transition:background-color .15s ease,border-color .15s ease}.amchat .practice-test-container .ask-more-btn:hover{background-color:var(--amc-light-1)!important;border:1px solid var(--amc-primary);box-shadow:none}.amchat .practice-test-container .ask-more-btn img{width:13.25px;height:auto;flex:0 0 auto}.amchat .practice-test-container .pt-toggle-btn{display:flex;justify-content:center;padding:0;margin:-8px 0 0}.amchat .practice-test-container .toggle-arrow-icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border-radius:6px;box-shadow:none;cursor:pointer;font-size:0;font-weight:400;background-color:#fff0;transform:rotate(180deg);transition:background-color .15s ease}.amchat .practice-test-container .toggle-arrow-icon:has(img[style*="180deg"]){transform:none}.amchat .practice-test-container .toggle-arrow-icon:hover{background-color:var(--amc-light-1)}.amchat .practice-test-container .toggle-arrow-icon img{width:9.25px;height:5.25px;transform:none!important}@media (max-width:460px){.amchat .practice-test-container{padding:0!important}.amchat .practice-test-container .pt-status-row{padding:16px 16px 0!important}.amchat .practice-test-container .pt-quiz-content{padding:0!important}.amchat .practice-test-container .pt-question-text{padding:16px 16px 0!important;font-size:16px!important}.amchat .practice-test-container .pt-options-container{padding:16px!important}.amchat .practice-test-container .pt-options-container li{padding:16px 16px 16px 48px!important}.amchat .practice-test-container .pt-btn{padding:8px 32px!important}}.amchat .ai-output{display:flex!important;flex-direction:column;width:100%;margin:0 0 24px;padding:0!important;background:none;border:0;border-radius:0;box-shadow:none}.amchat .ai-output>*{order:5}.amchat .ai-output>.question-display,.amchat .practice-test-container>.question-display{display:flex;justify-content:flex-end;align-items:flex-start;width:100%;padding:0;background:none;border:0}.amchat .ai-output>.question-display{order:1}.amchat .practice-test-container>.question-display{margin-bottom:-4px}.amchat .ai-output .question-label,.amchat .practice-test-container .question-label{display:none}.amchat .ai-output .question-content,.amchat .practice-test-container .question-content{max-width:72%;width:auto;flex:0 1 auto!important;margin:0;padding:12.5px!important;background:var(--amc-foreground)!important;border:1px solid var(--amc-stroke)!important;border-radius:16px 16px 4px 16px!important;font-size:16px!important;line-height:24px!important;color:var(--amc-heading)!important;overflow-wrap:break-word}.amchat #response-container .question-content:has(img){display:flex!important;flex-direction:column;align-items:flex-start;gap:12px}.amchat .ai-output .question-content img{display:block;order:-1;width:139px;height:65px;max-width:100%;border-radius:6px;object-fit:cover}.amchat .ai-output .question-content .question-user-text{display:block;width:100%;margin:0;font-size:16px;line-height:24px;color:var(--amc-heading)}.amchat .ai-output>.ai-action-btn{display:contents}.amchat .ai-output>.ai-action-btn>div:first-child{order:2}.amchat .ai-output .response-solution-heading{display:flex;align-items:center;gap:10px;width:100%;margin:0 0 12px;padding:0}.amchat .ai-output .response-solution-heading img{width:32px;height:32px;flex:0 0 32px;padding:6px;border:1px solid var(--amc-stroke);border-radius:9px;background:var(--amc-foreground);content:url(../../img/logo.svg);object-fit:contain}.amchat .ai-output .math-ai-result-title{margin:0;font-size:20px;line-height:28px;font-weight:700;color:var(--amc-heading)}.amchat .amchat-neterror{--amc-warn-bg:#fdf7e7;--amc-warn-text:#4a4034;--amc-warn-link:#1f6feb;display:flex;align-items:flex-start;gap:10px;width:100%;padding:14px 16px;background:var(--amc-warn-bg);border-radius:12px}.amchat .amchat-neterror__icon{width:16px;height:16px;flex:0 0 16px;margin:4px}.amchat .amchat-neterror__msg{margin:0;font-size:15px;line-height:24px;color:var(--amc-warn-text)}.amchat .amchat-neterror__link{color:var(--amc-warn-link);text-decoration:none;overflow-wrap:break-word}.amchat .amchat-neterror__link:hover,.amchat .amchat-neterror__link:focus-visible{text-decoration:underline}.amchat .ai-output>.math-ai-result{order:3;width:100%;max-height:none!important;margin:0;padding:0;overflow:visible!important;background:none;border:0;line-height:20px;color:var(--amc-paragraph)}.amchat #response-container>.card-home:first-child .math-ai-result{max-height:none!important;overflow:visible!important}.amchat .ai-output .math-ai-result>:not(:first-child){margin-top:12px}.amchat .ai-output .math-ai-result>span{display:block}.amchat .ai-output .math-ai-result p{margin:0;font-size:14px;line-height:20px;color:var(--amc-paragraph)}.amchat .ai-output .math-ai-result h1,.amchat .ai-output .math-ai-result h2,.amchat .ai-output .math-ai-result h3,.amchat .ai-output .math-ai-result h4,.amchat .ai-output .math-ai-result strong,.amchat .ai-output .math-ai-result b{font-size:16px;line-height:24px;font-weight:700;color:var(--amc-heading)}.amchat .ai-output .math-ai-result h1,.amchat .ai-output .math-ai-result h2,.amchat .ai-output .math-ai-result h3,.amchat .ai-output .math-ai-result h4{margin:0}.amchat .ai-output .math-ai-result .katex-display{margin:0!important;padding:12px 0;text-align:left}.amchat .ai-output .math-ai-result .katex-display>.katex{text-align:left;font-size:1.15em}.amchat .ai-output .math-ai-result ol,.amchat .ai-output .math-ai-result ul{margin:0;padding-left:20px}.amchat .ai-output .math-ai-result li{margin:0 0 6px;font-size:14px;line-height:20px;color:var(--amc-paragraph)}.amchat .ai-output .math-ai-result .amchat-answerrow{display:flex;align-items:baseline;flex-wrap:wrap;gap:12px;padding:12px 0}.amchat .ai-output .math-ai-result .amchat-answerrow__label{flex:0 0 auto;font-size:12px;line-height:16px;font-weight:700;text-transform:uppercase;color:var(--amc-heading)}.amchat-answerrow__label{font-weight:700;text-transform:capitalize}.amchat .ai-output .math-ai-result .amchat-answerrow__value{font-size:16px;line-height:24px;font-weight:400;color:var(--amc-heading)}.amchat .ai-output .math-ai-result .amchat-answerrow__value .final-answer,.amchat .ai-output .math-ai-result .amchat-answerrow__value .final-answer>div{display:inline!important;justify-content:flex-start!important;margin:0!important;padding:0!important;border:0!important}.amchat .ai-output .math-ai-result .amchat-answerrow__value br{display:none}.amchat .ai-output .math-ai-result .amchat-answerrow__value .katex-display{display:inline;margin:0!important;padding:0}.amchat .ai-output .math-ai-result .amchat-answerrow__value .katex{font-size:16px!important}.amchat .ai-output .ai-action-btn>div:last-child{order:4;align-items:center;justify-content:flex-end;gap:8px;width:100%;margin:16px 0 0;padding:16px 0 0;border-top:1px solid var(--amc-stroke)}.amchat .ai-output .ai-action-btn button{display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:4px;border:0;border-radius:6px;background:none;transition:background-color .15s ease}.amchat .ai-output .ai-action-btn button:hover{background:var(--amc-light-1)}.amchat .ai-output .ai-action-btn button img{width:16px;height:16px;opacity:.75}.amchat .ai-output .ai-action-btn button:hover img{opacity:1}.amchat .ai-output .ask-more-btn{display:none!important}.amchat .ai-output>div:has(>.ask-more-btn){display:none!important}.amchat .ai-output .ai-action-btn>div:last-child{display:none!important}.amchat .ai-output>.math-ai-result{font-size:14px!important}.amchat .ai-output .math-ai-result div,.amchat .ai-output .math-ai-result span,.amchat .ai-output .math-ai-result li,.amchat .ai-output .math-ai-result td,.amchat .ai-output .math-ai-result th{font-size:inherit;line-height:inherit}.amchat .ai-output .math-ai-result .katex,.amchat .ai-output .math-ai-result .katex *{font-size:revert;line-height:normal}.amchat .ai-output .math-ai-result .katex{font-size:1.15em!important}.amchat .ai-output>.amchat-outbar{order:6;width:100%}.amchat{--amc-light-2:#e8f5ee}.amchat-credits{display:flex;align-items:center;justify-content:center;gap:4px;margin-top:-16px;padding:28px 12px 12px 16px;background:var(--amc-light-2);border:1px solid var(--amc-stroke);border-top:0;border-radius:0 0 16px 16px}.amchat-credits[hidden]{display:none}.amchat-disclaimer{display:none;margin:16px 0 0;font-size:12px;line-height:16px;color:var(--amc-text-paragraph);text-align:center}.amchat.has-thread .amchat-disclaimer{display:block}.amchat-credits__msg{display:flex;flex:1 1 0%;min-width:0;align-items:center;gap:8px;margin:0;font-size:14px;line-height:20px;font-weight:500;color:var(--amc-heading);overflow-wrap:anywhere}.amchat-credits__msg img{flex:0 0 16px;align-self:flex-start;margin-top:2px}.amchat-credits__actions{display:flex;flex:0 0 auto;align-items:center;gap:8px}.amchat-credits__register{display:flex;align-items:center;justify-content:center;padding:4px 8px;border:1px solid var(--amc-stroke);border-radius:6px;background:var(--amc-foreground);color:var(--amc-heading);font-size:12px;line-height:16px;font-weight:400;white-space:nowrap;text-decoration:none;transition:background-color .15s ease,border-color .15s ease}.amchat-credits__register:hover,.amchat-credits__register:focus-visible{background:var(--amc-light-1);border-color:var(--amc-secondary);color:var(--amc-heading);text-decoration:none}@media (max-width:575.98px){.amchat-credits{padding:26px 10px 10px 12px}.amchat-credits__msg{font-size:13px;line-height:18px}}.amchat-examples{display:flex;flex-direction:column;align-items:center;gap:16px;width:100%;max-width:var(--amc-col-max);padding:24px 15px 0}.amchat.has-thread .amchat-examples{display:none}.amchat-examples .title-container{display:flex;align-items:center;gap:12px;width:100%;margin:0;padding:0}.amchat-examples .title-line{flex:1 0 0%;min-width:0;height:1px;background:var(--amc-stroke)}.amchat-examples .title{margin:0;padding:0;font-size:12px;line-height:16px;font-weight:500;color:var(--amc-text-paragraph);white-space:nowrap}.amchat-examples .cards-ai-container{display:flex;align-items:center;gap:12px;width:100%;padding:0}.amchat-examples .cards{display:flex;flex:1 0 0%;flex-direction:column;align-items:center;gap:8px;min-width:0;height:124px;padding:8px;overflow:hidden;background:var(--amc-foreground);border:1px solid var(--amc-stroke);border-radius:16px;box-shadow:none;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease}.amchat-examples .cards:hover,.amchat-examples .cards:focus-visible,.amchat-examples .cards.active{border-color:var(--amc-primary);box-shadow:0 2px 8px 0 rgb(0 0 0 / .12),0 1px 2px 0 rgb(0 0 0 / .12)}.amchat-examples .cards-label{display:inline-flex;align-items:center;flex:0 0 auto;width:fit-content;padding:2px 6px;border-radius:999px;background:var(--amc-light-2);color:var(--amc-secondary);font-size:8px;line-height:10px;font-weight:600;white-space:nowrap}.amchat-examples .cards-content{display:flex;flex:1 0 0%;flex-direction:column;width:100%;min-height:0;overflow:hidden}.amchat-examples .cards-text{width:100%;margin:0;font-size:8px;line-height:12px;font-weight:400;color:var(--amc-heading)}.amchat-examples .math-equation{display:flex;flex:1 0 0%;align-items:center;justify-content:center;width:100%;min-height:0}.amchat-examples .math-equation img{width:100%;height:auto;max-height:100%;object-fit:contain}.amchat-examples .example-dots{display:none}@media (max-width:850px){.amchat-examples .cards-ai-container{gap:12px;align-items:center;justify-content:flex-start;height:140px;padding:8px 0;margin:-8px 0;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none}.amchat-examples .cards-ai-container::-webkit-scrollbar{display:none}.amchat-examples .cards-ai-container::before,.amchat-examples .cards-ai-container::after{content:'';flex:0 0 calc(50% - 59.5px)}.amchat-examples .cards{flex:0 0 136px;width:136px;margin:0 -8.5px;transform:scale(.75);scroll-snap-align:center;transition:transform .35s ease,box-shadow .35s ease,border-color .2s ease}.amchat-examples .cards.active{transform:none;z-index:2}.amchat-examples .example-dots{display:flex;align-items:center;justify-content:center;gap:4px;min-height:8px}.amchat-examples .example-dot{width:8px;height:8px;padding:0;border:none;border-radius:50%;background:var(--amc-light-2);cursor:pointer;transition:background .25s ease}.amchat-examples .example-dot.active{background:var(--amc-primary)}}@media (max-width:991.98px){.amchat--home:not(.has-thread){height:auto;min-height:calc(100vh - var(--amc-header-h));min-height:calc(100dvh - var(--amc-header-h))}}.amchat-composer__placeholder{display:flex;align-items:flex-start;gap:12px}.amchat-composer__placeholder>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.amchat .random_examplesInsert{position:relative;z-index:10;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;gap:6px;padding:4px 8px;border:1px solid var(--amc-stroke);border-radius:6px;background:var(--amc-light-1);color:var(--amc-secondary);font-size:12px;line-height:16px;font-weight:500;white-space:nowrap;cursor:pointer;pointer-events:auto;transition:background-color .18s ease,border-color .18s ease}.amchat .random_examplesInsert:hover{background:var(--amc-light-2);border-color:var(--amc-primary)}.amchat-outbar__actions .amchat-iconbtn[data-amc-tip]{position:relative}.amchat-outbar__actions .amchat-iconbtn[data-amc-tip]::after{content:attr(data-amc-tip);position:absolute;bottom:calc(100% + 8px);left:50%;transform:translateX(-50%);z-index:6;padding:8px 14px;border-radius:12px;background:var(--amc-tip-bg);color:var(--amc-tip-fg);font-size:14px;line-height:20px;font-weight:500;white-space:nowrap}.amchat-outbar__actions .amchat-iconbtn[data-amc-tip]::before{content:'';position:absolute;bottom:calc(100% + 2px);left:50%;transform:translateX(-50%);z-index:6;border-left:7px solid #fff0;border-right:7px solid #fff0;border-bottom:0;border-top:7px solid var(--amc-tip-bg)}.amchat-outbar__actions .amchat-iconbtn[data-amc-tip]::after,.amchat-outbar__actions .amchat-iconbtn[data-amc-tip]::before{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .12s ease}.amchat-outbar__actions .amchat-iconbtn[data-amc-tip]:hover::after,.amchat-outbar__actions .amchat-iconbtn[data-amc-tip]:hover::before{opacity:1;visibility:visible}.amchat-outbar__actions .amchat-iconbtn.is-copied[data-amc-tip-done]::after,.amchat-outbar__actions .amchat-iconbtn.is-done[data-amc-tip-done]::after{content:attr(data-amc-tip-done)}.amchat-outbar__actions .amchat-iconbtn.is-copied::after,.amchat-outbar__actions .amchat-iconbtn.is-copied::before,.amchat-outbar__actions .amchat-iconbtn.is-done::after,.amchat-outbar__actions .amchat-iconbtn.is-done::before{opacity:1;visibility:visible}.amchat-iconbtn.is-done:disabled{opacity:1}.amchat-outbar__actions .amchat-iconbtn[data-amc-tip]:last-child::after{left:auto;right:0;transform:none}.amchat-act--copy:hover img,.amchat-act--up:hover img{filter:invert(45%) sepia(85%) saturate(400%) hue-rotate(125deg) brightness(92%)}.amchat-act--down:hover img{filter:brightness(0) saturate(100%) invert(41%) sepia(90%) saturate(600%) hue-rotate(315deg) brightness(90%) contrast(95%)}.amchat-act--down.is-active img{filter:brightness(0) saturate(100%) invert(41%) sepia(90%) saturate(600%) hue-rotate(315deg) brightness(90%) contrast(95%)}.amchat-longdiv{position:relative;margin:16px 0;padding:16px;border:1px solid var(--amc-stroke);border-radius:12px;background:var(--amc-foreground)}.amchat-longdiv__scroll{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.amchat-longdiv__grid{display:grid;grid-template-columns:auto auto repeat(var(--amc-ld-cols),1.15ch);justify-content:start;width:max-content;padding-bottom:2px;font-family:"Open Sans",system-ui,-apple-system,"Segoe UI",Arial,sans-serif;font-variant-numeric:tabular-nums lining-nums;font-size:15px;line-height:22px;color:var(--amc-heading);white-space:nowrap}.amchat-longdiv__c{text-align:center;padding:0 1px}.amchat-longdiv__c--q{font-weight:600;color:var(--amc-secondary)}.amchat-longdiv__c--divisor{padding-right:4px;text-align:right}.amchat-longdiv__c--bracket{padding-right:2px;font-size:20px;line-height:22px}.amchat-longdiv__c--bar{border-top:1.5px solid var(--amc-heading)}.amchat-longdiv__c--rule{border-bottom:1.5px solid var(--amc-heading)}.amchat-longdiv__c--sign{color:var(--amc-text-paragraph)}.amchat-longdiv__c--rem{font-weight:600;color:var(--amc-primary)}.amchat-longdiv.is-clamped .amchat-longdiv__scroll{max-height:320px;overflow-y:hidden;-webkit-mask-image:linear-gradient(180deg,#000 78%,transparent 100%);mask-image:linear-gradient(180deg,#000 78%,transparent 100%)}.amchat-longdiv__more{display:block;margin:8px auto 0;padding:6px 12px;border:1px solid var(--amc-stroke);border-radius:8px;background:var(--amc-light-1);color:var(--amc-secondary);font-size:13px;line-height:18px;font-weight:500;cursor:pointer;transition:background-color .18s ease,border-color .18s ease}.amchat-longdiv__more:hover{background:var(--amc-light-2);border-color:var(--amc-primary)}.amchat-longdiv__sum{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:center;gap:8px;margin:12px 0 0;padding-top:12px;border-top:1px solid var(--amc-stroke);font-variant-numeric:tabular-nums lining-nums}.amchat-longdiv__sum span{font-size:18px;line-height:26px;font-weight:700;color:var(--amc-heading)}.amchat-longdiv__sum em{font-style:normal;font-size:13px;line-height:18px;color:var(--amc-primary)}@media (max-width:575.98px){.amchat-longdiv{padding:12px}.amchat-longdiv__grid{font-size:13px;line-height:20px}}