.input-wrapper-container{position:fixed;bottom:0;left:0;right:0;display:flex;flex-direction:column;align-items:center;z-index:10;padding-bottom:env(safe-area-inset-bottom);transform:translateZ(0);will-change:transform;min-height:56px;max-height:400px;padding:0 20px}.input-wrapper{position:relative;bottom:0;left:0;right:0;background-color:#fff;border:1px solid #AAC5FC;border-radius:20px;margin:0 20px!important;z-index:10;width:100%;padding:7px 0;box-sizing:border-box;display:flex;align-items:center;justify-content:center;button {min-height: auto !important;}}.input-container{display:flex;align-items:center;position:relative;justify-content:center;flex:1}.disclaimer-text{font-size:12px;color:#999;text-align:center;padding:6px 0 12px;width:100%}.input-bg{position:absolute;left:8px;right:48px;top:4px;bottom:4px;background-color:#f5f7fa;border-radius:20px;box-shadow:0 1px 4px rgba(0,0,0,.05);z-index:0}.new-topic-button{width:40px;height:40px;border-radius:50%;background-color:transparent;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;padding:0;flex-shrink:0;position:relative;z-index:1;left:0}.new-topic-button.disabled{cursor:not-allowed}.new-topic-button:disabled{cursor:not-allowed}.new-topic-button:disabled .new-topic-circle{background-color:#d1d5db}.new-topic-button:disabled img{opacity:.5}.new-topic-circle{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:#d1d5db;transition:all .2s}.new-topic-button:not(:disabled) .new-topic-circle{background-color:#3b82f6}.new-topic-button img{width:20px;height:20px;opacity:.5;transition:all .2s}.new-topic-button:not(:disabled) img{opacity:1;filter:brightness(0) invert(1)}.new-topic-button:not(:disabled):hover .new-topic-circle{background-color:#2563eb}.new-topic-button.active img{opacity:1;filter:brightness(0) invert(1)}.new-topic-button:active{transform:scale(.95)}.message-input{flex:1;min-height:36px;border:none;background:transparent;padding:10px 70px 10px 16px!important;margin:0!important;font-size:15px;position:relative;z-index:1;box-sizing:border-box;line-height:1.2;resize:none;vertical-align:top;scrollbar-width:none;-ms-overflow-style:none}.message-input::-webkit-scrollbar{display:none}.ant-input{padding:10px 16px!important;line-height:1.2!important;min-height:36px;vertical-align:top;scrollbar-width:none;-ms-overflow-style:none}.ant-input::-webkit-scrollbar{display:none}.message-input::placeholder{color:#bfbfbf;opacity:1;line-height:1.2;vertical-align:middle;padding-top:0}.message-input::-webkit-input-placeholder{color:#bfbfbf;line-height:1.2;vertical-align:middle}.message-input::-moz-placeholder{color:#bfbfbf;line-height:1.2;opacity:1;vertical-align:middle}.message-input:-ms-input-placeholder{color:#bfbfbf;line-height:1.2;vertical-align:middle}.message-input:focus{outline:none;box-shadow:none}.message-input:disabled{background-color:#e5e5e5;opacity:.7}.ant-input-affix-wrapper-focused{box-shadow:none!important;border-color:transparent!important}.send-button{width:40px!important;height:40px!important;min-height:auto;margin-right:4px!important;border-radius:50%;background-color:#144ce0;border:none;display:flex;align-items:center;justify-content:center;align-self:flex-end;cursor:pointer;transition:all .2s;padding:0;flex-shrink:0;position:relative;z-index:1;box-shadow:none}.send-button-fixed{// position: absolute;// bottom: 4px;// right: 4px;// z-index: 15}.send-icon{width:20px;height:20px;filter:brightness(0) invert(1);transform:none}.send-button:active{transform:scale(.95)}.send-button:disabled{background-color:#e5e5e5;cursor:not-allowed;opacity:.7}.loading-spinner{width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:spin .8s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 480px){.disclaimer-text{padding-bottom:calc(12px + env(safe-area-inset-bottom))}}@supports (height: 100dvh){body,.welfare-container{height:100dvh}}@media (max-width: 768px){.input-wrapper-container{transition:transform .3s cubic-bezier(.4,0,.2,1)}.message-input:focus{transform:translateY(0)}.new-topic-button,.send-button{-webkit-tap-highlight-color:transparent;touch-action:manipulation}// .send-button-fixed{// bottom: calc(15px + env(safe-area-inset-bottom));// right: 15px;//}}@supports (-webkit-touch-callout: none){.input-wrapper-container{-webkit-transform:translateZ(0);transform:translateZ(0)}.message-input{font-size:16px!important;-webkit-user-select:text;user-select:text}}.content-area{transition:bottom .3s ease-out,padding-bottom .3s ease-out}.message{margin:6px 0;padding:0;max-width:85%;box-shadow:none;display:inline-block;border:none;background:none;position:relative}.user-message{align-self:flex-end;margin-left:auto;display:flex;justify-content:flex-end;width:100%}.assistant-message{align-self:flex-start;margin-right:auto;display:flex;flex-direction:column;align-items:flex-start}.thinking-message{align-self:flex-start;margin-right:auto}.message-content{font-size:14px;line-height:1.6;word-break:break-word;border-radius:18px;padding:12px 16px}.user-message .message-content{background-color:#007aff;color:#fff;border-bottom-right-radius:4px;width:auto;max-width:85%;display:inline-block}.assistant-message .message-content{background-color:#f2f2f7;color:#333;border-bottom-left-radius:4px}.bubble-loading{min-width:80px;padding:8px 12px!important;background-color:#fff!important}.thinking-indicator{display:flex;align-items:center;color:#666;font-size:13px;gap:4px}.thinking-dot{display:inline-block;width:3px;height:3px;border-radius:50%;background-color:#999;margin:0 1px;animation:thinking 1.4s infinite ease-in-out both}@keyframes thinking{0%,80%,to{transform:scale(.6);opacity:.4}40%{transform:scale(1);opacity:1}}.message-content p{margin:0 0 8px}.message-content p:last-child{margin-bottom:0}.user-message .message-content a{color:#fff;text-decoration:underline}.message-content table{border-collapse:collapse;width:100%;margin:8px 0}.message-content th,.message-content td{border:1px solid #e8e8e8;padding:8px;text-align:left}.message-content th{background-color:#fafafa;font-weight:500}.user-message .message-content pre{background-color:rgba(255,255,255,.15)}.message-content code{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:12px;background-color:rgba(0,0,0,.06);padding:2px 4px;border-radius:3px}.user-message .message-content code{background-color:rgba(255,255,255,.2);color:#fff}.message-content pre code{background-color:transparent;padding:0;border-radius:0}.message-content ul,.message-content ol{padding-left:20px;margin:8px 0}.message-content blockquote{margin:8px 0;padding:0 8px;color:#666;border-left:4px solid #eee}.user-message .message-content blockquote{border-left:4px solid rgba(255,255,255,.5);color:rgba(255,255,255,.9)}.bubble{display:flex;margin:8px 0;width:fit-content;max-width:100%}.bubble-start{align-self:flex-start;margin-right:auto}.bubble-end{align-self:flex-end;margin-left:auto;width:100%;max-width:100%;padding-right:4px;margin-bottom:12px;display:flex;justify-content:flex-end}.messages-container .bubble-end{width:100%;justify-content:flex-end;display:flex}.bubble-content{padding:12px 20px!important;border-radius:12px;font-size:16px;line-height:1.6;word-break:normal;overflow-wrap:anywhere;position:relative;width:100%;overflow:visible;max-height:none;white-space:normal;display:block}.bubble-end .bubble-content{background-color:#144ce0!important;color:#fff;border-radius:16px 16px 4px;padding:12px 16px;min-width:60px;width:auto;max-width:85%;text-align:left;display:inline-block}.bubble-end{padding-right:4px;margin-bottom:12px}.bubble-thinking .bubble-content,.bubble-loading{width:auto!important;display:inline-block!important;max-width:fit-content!important}.bubble-thinking{width:auto!important}.bubble-content p{margin:0 0 8px}.bubble-content p:last-child{margin-bottom:0}.bubble-end .bubble-content a{color:#fff;text-decoration:underline}.bubble-content table{border-collapse:collapse;width:100%;margin:8px 0}.bubble-content th,.bubble-content td{border:1px solid #e8e8e8;padding:8px;text-align:left}.bubble-content th{background-color:rgba(0,0,0,.06);font-weight:500}.bubble-end .bubble-content th{background-color:rgba(255,255,255,.1)}.bubble-end .bubble-content pre{background-color:rgba(255,255,255,.15)}.bubble-content code{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:12px;background-color:rgba(0,0,0,.06);padding:2px 4px;border-radius:3px}.bubble-end .bubble-content code{background-color:rgba(255,255,255,.2);color:#fff}.bubble-content pre code{background-color:transparent;padding:0;border-radius:0}.bubble-content a{color:#1890ff;text-decoration:none}.bubble-content a:hover{text-decoration:underline}.bubble-content ul,.bubble-content ol{padding-left:20px;margin:8px 0}.bubble-content blockquote{margin:8px 0;padding:0 8px;color:#666;border-left:4px solid #e8e8e8}.bubble-content .ant-typography{color:inherit;margin-bottom:0}.bubble-content .ant-typography a{color:inherit;text-decoration:underline}.bubble-content blockquote{border-left:4px solid rgba(0,0,0,.12);padding-left:12px;margin:8px 0;color:rgba(0,0,0,.65)}.bubble-end .bubble-content blockquote{border-left:4px solid rgba(255,255,255,.5);color:rgba(255,255,255,.9)}.typing-cursor{display:inline-block;width:2px;height:16px;background-color:currentColor;margin-left:2px;vertical-align:middle;animation:cursor-blink .8s infinite}@keyframes cursor-blink{0%,to{opacity:0}50%{opacity:1}}.pdf-download-button-container{display:flex;justify-content:flex-start;margin-top:4px;margin-bottom:16px;padding-left:16px}.pdf-download-button{background-color:#1677ff;border-color:#1677ff;color:#fff;font-size:12px;height:28px;border-radius:14px;box-shadow:0 2px 4px rgba(0,0,0,.1);transition:all .3s ease;padding:0 12px}.pdf-download-button:hover{background-color:#0c63e4;transform:translateY(-1px);box-shadow:0 4px 6px rgba(0,0,0,.15)}.bubble-content-wrapper .bubble-content{padding:12px 16px;border-radius:12px;font-size:14px;line-height:1.6;word-break:break-word;overflow-wrap:break-word;position:relative;width:auto;display:inline-block}.bubble-start .bubble-content{width:100%;max-width:100%;background-color:#fff;color:#000;border-radius:16px 16px 16px 4px;display:block}.bubble-content svg{display:block;margin:10px auto;max-width:100%;height:auto}.bubble-start .bubble-content svg{margin-left:0}.bubble-end .bubble-content svg{margin-right:0}.bubble-content.qrcode-container{display:flex;flex-direction:column;align-items:center;background-color:#f9f9f9;padding:16px;max-width:100%;width:100%;overflow:visible;max-height:none;height:auto;text-align:left}.bubble-content *,.markdown-content *,.markdown-wrapper *{overflow:visible!important;text-overflow:clip!important;white-space:normal!important;word-break:normal!important}.markdown-wrapper{width:100%;margin-bottom:16px;text-align:left;overflow:visible;white-space:normal;word-wrap:normal;word-break:normal;display:block;line-height:1.8}.markdown-wrapper div{width:100%;overflow:visible;white-space:normal}.markdown-wrapper p{overflow:visible;white-space:normal;margin-bottom:8px}.markdown-wrapper+.qrcode-wrapper{margin-top:8px}.markdown-content{width:100%;text-align:left}.markdown-content div{width:100%;overflow:visible;white-space:normal}.markdown-content p{margin-bottom:8px;line-height:1.6;overflow:visible}.bubble-content .markdown-wrapper,.bubble-content .markdown-content,.bubble-content p{white-space:pre-wrap;word-break:break-word;overflow-wrap:break-word;width:100%;margin-bottom:8px;overflow:visible}.bubble-start .markdown-wrapper,.bubble-start .markdown-content{width:100%;display:block;text-align:left}.bubble-content .ant-typography,.bubble-content p{margin:0 0 12px;line-height:1.8;white-space:normal;word-break:normal;height:auto;max-height:none;display:block;width:100%}.combined-message-content{width:100%;display:flex;flex-direction:column;align-items:center;overflow:visible;max-height:none;height:auto}.ant-typography{overflow:visible!important;text-overflow:clip!important;white-space:normal!important}p{overflow:visible!important;text-overflow:clip!important;white-space:normal!important;word-break:normal!important;height:auto!important}.markdown-content p,.markdown-wrapper p{width:100%;overflow:visible;white-space:normal;word-break:normal;text-overflow:clip;display:block;line-height:1.8;padding:0;margin:0 0 12px}.qrcode-wrapper{display:block;padding:8px;background-color:#fff;border-radius:8px;box-shadow:0 1px 4px rgba(0,0,0,.1);margin:10px auto;text-align:center;width:fit-content}.bubble-content-combined{padding:12px 16px!important;background-color:#f0f2f5!important;border-radius:16px 16px 16px 4px!important}.combined-message-wrapper{width:100%;overflow:visible;display:flex;flex-direction:column}@media (prefers-color-scheme: dark){.combined-qrcode-content{background-color:#fff!important}}.message-buttons-container{display:flex;justify-content:flex-start;margin-top:8px;margin-left:12px;margin-bottom:12px}.message-action-button{font-size:12px;height:28px;padding:0 12px;border-radius:4px}.bubble-content img,.bubble-content .ant-typography img,.markdown-content img,.bubble-content .markdown-wrapper img{max-width:100%;height:auto;display:block;margin:10px 0}.markdown-image{max-width:100%;height:auto;display:block;margin:10px 0;border-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.message-buttons-container a{text-decoration:none!important}.reply-loading-container{display:flex;flex-direction:row;align-items:center;justify-content:center;font-size:14px;line-height:20px}.reply-loading{display:block;position:relative;width:25px;height:20px;margin-left:4px;margin-right:4px;overflow:hidden}.reply-loading:before,.reply-loading:after{position:absolute;width:4px;height:8px;border-radius:6px;content:"";background-color:#144ce0;overflow:hidden;top:50%;transform:translateY(-50%)}.reply-loading:before{left:2px;animation:reply-loading-rectangle infinite .8s ease-in-out -.4s}.reply-loading:after{right:2px;animation:reply-loading-rectangle infinite .8s ease-in-out}@keyframes reply-loading-rectangle{0%,to{height:12px;opacity:1}50%{height:4px;opacity:.5}}.contact-card-bubble{background-color:#f5f7fa;border-radius:2px 12px 12px;padding:16px;box-shadow:0 1px 4px rgba(0,0,0,.05);margin-right:auto}.contact-card-header{margin-bottom:24px}.contact-card-text{color:#333;font-size:14px;line-height:1.6}.contact-form{display:flex;flex-direction:column;gap:24px}.form-field{display:flex;flex-direction:column;gap:8px}.form-label{font-size:14px;font-weight:500;color:#333;margin-bottom:2px}.required-mark{color:#f56c6c;margin-left:2px}.input-icon-prefix{color:#9ca3af!important;font-size:16px!important;margin-right:8px!important}.contact-input{width:100%;height:46px;border:1px solid #e5e7eb;border-radius:8px;font-size:14px;transition:all .2s;background-color:#fff}.contact-input:focus{border-color:#3b82f6;box-shadow:0 0 0 2px rgba(59,130,246,.1)}.contact-submit-button{width:100%;background-color:#4f7eff;color:#fff;border:none;border-radius:4px;font-size:15px;font-weight:500;cursor:pointer;transition:background-color .2s;margin-bottom:4px;height:48px}.contact-submit-button:hover{background-color:#4169e1}.contact-skip-button{width:100%;background-color:transparent;color:#9ca3af;border:none;border-radius:4px;padding:8px 16px;font-size:13px;cursor:pointer;transition:color .2s;font-weight:400;margin-top:-24px}.contact-skip-button:hover{color:#6b7280}.ant-input-affix-wrapper{border-radius:8px!important;border:1px solid #e5e7eb!important;box-shadow:none!important;height:46px!important;padding:0 12px!important;background-color:#fff!important}.ant-input-affix-wrapper:focus,.ant-input-affix-wrapper-focused{border-color:#3b82f6!important;box-shadow:0 0 0 2px rgba(59,130,246,.1)!important}.ant-input-affix-wrapper:hover{border-color:#60a5fa!important}.ant-input{background-color:transparent!important;border:none!important;box-shadow:none!important;font-size:14px!important;color:#333!important}.ant-input::placeholder{color:#9ca3af!important;font-size:14px!important}.message-content.contact-card-bubble,.assistant-message .contact-card-bubble,.message.assistant-message{width:100%!important;max-width:100%!important}@media (max-width: 640px){.contact-submit-button{height:44px;font-size:14px}.ant-input-affix-wrapper{height:42px!important}}.input-error{border-color:#f56c6c!important}.error-message{color:#f56c6c;font-size:12px;margin-top:4px}.ant-input-status-error{border-color:#f56c6c!important}.feature-options{width:100%;display:flex;flex-direction:column;gap:16px;margin-bottom:24px}.feature-card{display:flex;align-items:center;padding:16px;border-radius:12px;border:1px solid #f0f0f0;background-color:#fff;cursor:pointer;transition:all .3s ease}.feature-card:hover{border-color:#1890ff;box-shadow:0 2px 8px rgba(24,144,255,.1);transform:translateY(-2px)}.feature-card-disabled{opacity:.5;cursor:not-allowed!important;pointer-events:none!important;background-color:#f5f5f5;border-color:#e8e8e8!important;box-shadow:none!important;transform:none!important;transition:none!important}.feature-card-disabled:hover{border-color:#e8e8e8!important;box-shadow:none!important;transform:none!important}.feature-icon-container{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;background-color:#e6f7ff;margin-right:16px;color:#1890ff;flex-shrink:0}.feature-icon-image{width:24px;height:24px}.feature-content{display:flex;flex-direction:column;flex:1}.feature-title{font-size:16px;font-weight:500;color:rgba(0,0,0,.85);margin-bottom:4px}.feature-description{font-size:12px;color:rgba(0,0,0,.45)}@media (max-width: 480px){.feature-card{padding:12px}.feature-icon-container{width:32px;height:32px}.feature-title{font-size:15px}}@font-face{font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url(./KaTeX_AMS-Regular-0cdd387c.woff2) format("woff2"),url(./KaTeX_AMS-Regular-30da91e8.woff) format("woff"),url(./KaTeX_AMS-Regular-68534840.ttf) format("truetype")}@font-face{font-family:KaTeX_Caligraphic;font-style:normal;font-weight:700;src:url(./KaTeX_Caligraphic-Bold-de7701e4.woff2) format("woff2"),url(./KaTeX_Caligraphic-Bold-1ae6bd74.woff) format("woff"),url(./KaTeX_Caligraphic-Bold-07d8e303.ttf) format("truetype")}@font-face{font-family:KaTeX_Caligraphic;font-style:normal;font-weight:400;src:url(./KaTeX_Caligraphic-Regular-5d53e70a.woff2) format("woff2"),url(./KaTeX_Caligraphic-Regular-3398dd02.woff) format("woff"),url(./KaTeX_Caligraphic-Regular-ed0b7437.ttf) format("truetype")}@font-face{font-family:KaTeX_Fraktur;font-style:normal;font-weight:700;src:url(./KaTeX_Fraktur-Bold-74444efd.woff2) format("woff2"),url(./KaTeX_Fraktur-Bold-9be7ceb8.woff) format("woff"),url(./KaTeX_Fraktur-Bold-9163df9c.ttf) format("truetype")}@font-face{font-family:KaTeX_Fraktur;font-style:normal;font-weight:400;src:url(./KaTeX_Fraktur-Regular-51814d27.woff2) format("woff2"),url(./KaTeX_Fraktur-Regular-5e28753b.woff) format("woff"),url(./KaTeX_Fraktur-Regular-1e6f9579.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:normal;font-weight:700;src:url(./KaTeX_Main-Bold-0f60d1b8.woff2) format("woff2"),url(./KaTeX_Main-Bold-c76c5d69.woff) format("woff"),url(./KaTeX_Main-Bold-138ac28d.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:italic;font-weight:700;src:url(./KaTeX_Main-BoldItalic-99cd42a3.woff2) format("woff2"),url(./KaTeX_Main-BoldItalic-a6f7ec0d.woff) format("woff"),url(./KaTeX_Main-BoldItalic-70ee1f64.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:italic;font-weight:400;src:url(./KaTeX_Main-Italic-97479ca6.woff2) format("woff2"),url(./KaTeX_Main-Italic-f1d6ef86.woff) format("woff"),url(./KaTeX_Main-Italic-0d85ae7c.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:normal;font-weight:400;src:url(./KaTeX_Main-Regular-c2342cd8.woff2) format("woff2"),url(./KaTeX_Main-Regular-c6368d87.woff) format("woff"),url(./KaTeX_Main-Regular-d0332f52.ttf) format("truetype")}@font-face{font-family:KaTeX_Math;font-style:italic;font-weight:700;src:url(./KaTeX_Math-BoldItalic-dc47344d.woff2) format("woff2"),url(./KaTeX_Math-BoldItalic-850c0af5.woff) format("woff"),url(./KaTeX_Math-BoldItalic-f9377ab0.ttf) format("truetype")}@font-face{font-family:KaTeX_Math;font-style:italic;font-weight:400;src:url(./KaTeX_Math-Italic-7af58c5e.woff2) format("woff2"),url(./KaTeX_Math-Italic-8a8d2445.woff) format("woff"),url(./KaTeX_Math-Italic-08ce98e5.ttf) format("truetype")}@font-face{font-family:KaTeX_SansSerif;font-style:normal;font-weight:700;src:url(./KaTeX_SansSerif-Bold-e99ae511.woff2) format("woff2"),url(./KaTeX_SansSerif-Bold-ece03cfd.woff) format("woff"),url(./KaTeX_SansSerif-Bold-1ece03f7.ttf) format("truetype")}@font-face{font-family:KaTeX_SansSerif;font-style:italic;font-weight:400;src:url(./KaTeX_SansSerif-Italic-00b26ac8.woff2) format("woff2"),url(./KaTeX_SansSerif-Italic-91ee6750.woff) format("woff"),url(./KaTeX_SansSerif-Italic-3931dd81.ttf) format("truetype")}@font-face{font-family:KaTeX_SansSerif;font-style:normal;font-weight:400;src:url(./KaTeX_SansSerif-Regular-68e8c73e.woff2) format("woff2"),url(./KaTeX_SansSerif-Regular-11e4dc8a.woff) format("woff"),url(./KaTeX_SansSerif-Regular-f36ea897.ttf) format("truetype")}@font-face{font-family:KaTeX_Script;font-style:normal;font-weight:400;src:url(./KaTeX_Script-Regular-036d4e95.woff2) format("woff2"),url(./KaTeX_Script-Regular-d96cdf2b.woff) format("woff"),url(./KaTeX_Script-Regular-1c67f068.ttf) format("truetype")}@font-face{font-family:KaTeX_Size1;font-style:normal;font-weight:400;src:url(./KaTeX_Size1-Regular-6b47c401.woff2) format("woff2"),url(./KaTeX_Size1-Regular-c943cc98.woff) format("woff"),url(./KaTeX_Size1-Regular-95b6d2f1.ttf) format("truetype")}@font-face{font-family:KaTeX_Size2;font-style:normal;font-weight:400;src:url(./KaTeX_Size2-Regular-d04c5421.woff2) format("woff2"),url(./KaTeX_Size2-Regular-2014c523.woff) format("woff"),url(./KaTeX_Size2-Regular-a6b2099f.ttf) format("truetype")}@font-face{font-family:KaTeX_Size3;font-style:normal;font-weight:400;src:url(data:font/woff2;base64,d09GMgABAAAAAA4oAA4AAAAAHbQAAA3TAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAABmAAgRQIDgmcDBEICo1oijYBNgIkA14LMgAEIAWJAAeBHAyBHBvbGiMRdnO0IkRRkiYDgr9KsJ1NUAf2kILNxgUmgqIgq1P89vcbIcmsQbRps3vCcXdYOKSWEPEKgZgQkprQQsxIXUgq0DqpGKmIvrgkeVGtEQD9DzAO29fM9jYhxZEsL2FeURH2JN4MIcTdO049NCVdxQ/w9NrSYFEBKTDKpLKfNkCGDc1RwjZLQcm3vqJ2UW9Xfa3tgAHz6ivp6vgC2yD4/6352ndnN0X0TL7seypkjZlMsjmZnf0Mm5Q+JykRWQBKCVCVPbARPXWyQtb5VgLB6Biq7/Uixcj2WGqdI8tGSgkuRG+t910GKP2D7AQH0DB9FMDW/obJZ8giFI3Wg8Cvevz0M+5m0rTh7XDBlvo9Y4vm13EXmfttwI4mBo1EG15fxJhUiCLbiiyCf/ZA6MFAhg3pGIZGdGIVjtPn6UcMk9A/UUr9PhoNsCENw1APAq0gpH73e+M+0ueyHbabc3vkbcdtzcf/fiy+NxQEjf9ud/ELBHAXJ0nk4z+MXH2Ev/kWyV4k7SkvpPc9Qr38F6RPWnM9cN6DJ0AdD1BhtgABtmoRoFCvPsBAumNm6soZG2Gk5GyVTo2sJncSyp0jQTYoR6WDvTwaaEcHsxHfvuWhHA3a6bN7twRKtcGok6NsCi7jYRrM2jExsUFMxMQYuJbMhuWNOumEJy9hi29Dmg5zMp/A5+hhPG19j1vBrq8JTLr8ki5VLPmG/PynJHVul440bxg5xuymHUFPBshC+nA9I1FmwbRBTNHAcik3Oae0cxKoI3MOriM42UrPe51nsaGxJ+WfXubAsP84aabUlQSJ1IiE0iPETLUU4CATgfXSCSpuRFRmCGbO+wSpAnzaeaCYW1VNEysRtuXCEL1kUFUbbtMv3Tilt/1c11jt3Q5bbMa84cpWipp8Elw3MZhOHsOlwwVUQM3lAR35JiFQbaYCRnMF2lxAWoOg2gyoIV4PouX8HytNIfLhqpJtXB4vjiViUI8IJ7bkC4ikkQvKksnOTKICwnqWSZ9YS5f0WCxmpgjbIq7EJcM4aI2nmhLNY2JIUgOjXZFWBHb+x5oh6cwb0Tv1ackHdKi0I9OO2wE9aogIOn540CCCziyhN+IaejtgAONKznHlHyutPrHGwCx9S6B8kfS4Mfi4Eyv7OU730bT1SCBjt834cXsf43zVjPUqqJjgrjeGnBxSG4aYAKFuVbeCfkDIjAqMb6yLNIbCuvXhMH2/+k2vkNpkORhR59N1CkzoOENvneIosjYmuTxlhUzaGEJQ/iWqx4dmwpmKjrwTiTGTCVozNAYqk/zXOndWxuWSmJkQpJw3pK5KX6QrLt5LATMqpmPAQhkhK6PUjzHUn7E0gHE0kPE0iKkolgkUx9SZmVAdDgpffdyJKg3k7VmzYGCwVXGz/tXmkOIp+vcWs+EMuhhvN0h9uhfzWJziBQmCREGSIFmQIkgVpAnSBRmC//6hkLZwaVhwxlrJSOdqlFtOYxlau9F2QN5Y98xmIAsiM1HVp2VFX+DHHGg6Ecjh3vmqtidX3qHI2qycTk/iwxSt5UzTmEP92ZBnEWTk4Mx8Mpl78ZDokxg/KWb+Q0QkvdKVmq3TMW+RXEgrsziSAfNXFMhDc60N5N9jQzjfO0kBKpUZl0ZmwJ41j/B9Hz6wmRaJB84niNmQrzp9eSlQCDDzazGDdVi3P36VZQ+Jy4f9UBNp+3zTjqI4abaFAm+GShVaXlsGdF3FYzZcDI6cori4kMxUECl9IjJZpzkvitAoxKue+90pDMvcKRxLl53TmOKCmV/xRolNKSqqUxc6LStOETmFOiLZZptlZepcKiAzteG8PEdpnQpbOMNcMsR4RR2Bs0cKFEvSmIjAFcnarqwUL4lDhHmnVkwu1IwshbiCcgvOheZuYyOteufZZwlcTlLgnZ3o/WcYdzZHW/WGaqaVfmTZ1aWCceJjkbZqsfbkOtcFlUZM/jy+hXHDbaUobWqqXaeWobbLO99yG5N3U4wxco0rQGGcOLASFMXeJoham8M+/x6O2WywK2l4HGbq1CoUyC/IZikQhdq3SiuNrvAEj0AVu9x2x3lp/xWzahaxidezFVtdcb5uEnzyl0ZmYiuKI0exvCd4Xc9CV1KB0db00z92wDPde0kukbvZIWN6jUWFTmPIC/Y4UPCm8UfDTFZpZNon1qLFTkBhxzB+FjQRA2Q/YRJT8pQigslMaUpFyAG8TMlXigiqmAZX4xgijKjRlGpLE0GdplRfCaJo0JQaSxNBk6ZmMzcya0FmrcisDdn0Q3HI2sWSppYigmlM1XT/kLQZSNpMJG0WkjYbSZuDpM1F0uYhFc1HxU4m1QJjDK6iL0S5uSj5rgXc3RejEigtcRBtqYPQsiTskmO5vosV+q4VGIKbOkDg0jtRrq+Em1YloaTFar3EGr1EUC8R0kus1Uus00usL97ABr2BjXoDm/QGNhuWtMVBKOwg/i78lT7hBsAvDmwHc/ao3vmUbBmhjeYySZNWvGkfZAgISDSaDo1SVpzGDsAEkF8B+gEapViUoZgUWXcRIGFZNm6gWbAKk0bp0k1MHG9fLYtV4iS2SmLEQFARzRcnf9PUS0LVn05/J9MiRRBU3v2IrvW974v4N00L7ZMk0wXP1409CHo/an8zTRHD3eSJ6m8D4YMkZNl3M79sqeuAsr/m3f+8/yl7A50aiAEJgeBeMWzu7ui9UfUBCe2TIqZIoOd/3/udRBOQidQZUERzb2/VwZN1H/Sju82ew2H2Wfr6qvfVf3hqwDvAIpkQVFy4B9Pe9e4/XvPeceu7h3dvO56iJPf0+A6cqA2ip18ER+iFgggiuOkvj24bby0N9j2UHIkgqIt+sVgfodC4YghLSMjSZbH0VR/6dMDrYJeKHilKTemt6v6kvzvn3/RrdWtr0GoN/xL+Sex/cPYLUpepx9cz/D46UPU5KXgAQa+NDps1v6J3xP1i2HtaDB0M9aX2deA7SYff//+gUCovMmIK/qfsFcOk+4Y5ZN97XlG6zebqtMbKgeRFi51vnxTQYBUik2rS/Cn6PC8ADR8FGxsRPB82dzfND90gIcshOcYUkfjherBz53odpm6TP8txlwOZ71xmfHHOvq053qFF/MRlS3jP0ELudrf2OeN8DHvp6ZceLe8qKYvWz/7yp0u4dKPfli3CYq0O13Ih71mylJ80tOi10On8wi+F4+LWgDPeJ30msSQt9/vkmHq9/Lvo2b461mP801v3W4xTcs6CbvF9UDdrSt+A8OUbpSh55qAUFXWznBBfdeJ8a4d7ugT5tvxUza3h9m4H7ptTqiG4z0g5dc0X29OcGlhpGFMpQo9ytTS+NViZpNdvU4kWx+LKxNY10kQ1yqGXrhe4/1nvP7E+nd5A92TtaRplbHSqoIdOqtRWti+fkB5/n1+/VvCmz12pG1kpQWsfi1ftlBobm0bpngs16CHkbIwdLnParxtTV3QYRlfJ0KFskH7pdN/YDn+yRuSd7sNH3aO0DYPggk6uWuXrfOc+fa3VTxFVvKaNxHsiHmsXyCLIE5yuOeN3/Jdf8HBL/5M6shjyhxHx9BjB1O0+4NLOnjLLSxwO7ukN4jMbOIcD879KLSi6Pk61Oqm2377n8079PXEEQ7cy7OKEC9nbpet118fxweTafpt69x/Bt8UqGzNQt7aelpc44dn5cqhwf71+qKp/Zf/+a0zcizOUWpl/iBcSXip0pplkatCchoH5c5aUM8I7/dWxAej8WicPL1URFZ9BDJelUwEwTkGqUhgSlydVes95YdXvhh9Gfz/aeFWvgVb4tuLbcv4+wLdutVZv/cUonwBD/6eDlE0aSiKK/uoH3+J1wDE/jMVqY2ysGufN84oIXB0sPzy8ollX/LegY74DgJXJR57sn+VGza0x3DnuIgABFM15LmajjjsNlYj+JEZGbuRYcAMOWxFkPN2w6Wd46xo4gVWQR/X4lyI/R6K/YK0110GzudPRW7Y+UOBGTfNNzHeYT0fiH0taunBpq9HEW8OKSaBGj21L0MqenEmNRWBAWDWAk4CpNoEZJ2tTaPFgbQYj8HxtFilErs3BTRwT8uO1NXQaWfIotchmPkAF5mMBAliEmZiOGVgCG9LgRzpscMAOOwowlT3JhusdazXGSC/hxR3UlmWVwWHpOIKheqONvjyhSiTHIkVUco5bnji8m//zL7PKaT1Vl5I6UE609f+gkr6MZKVyKc7zJRmCahLsdlyA5fdQkRSan9LgnnLEyGSkaKJCJog0wAgvepWBt80+1yKln1bMVtCljfNWDueKLsWwaEbBSfSPTEmVRsUcYYMnEjcjeyCZzBXK9E9BYBXLKjOSpUDR+nEV3TFSUdQaz+ot98QxgXwx0GQ+EEUAKB2qZPkQQ0GqFD8UPFMqyaCHM24BZmSGic9EYMagKizOw9Hz50DMrDLrqqLkTAhplMictiCAx5S3BIUQdeJeLnBy2CNtMfz6cV4u8XKoFZQesbf9YZiIERiHjaNodDW6LgcirX/mPnJIkBGDUpTBhSa0EIr38D5hCIszhCM8URGBqImoWjpvpt1ebu/v3Gl3qJfMnNM+9V+kiRFyROTPHQWOcs1dNW94/ukKMPZBvDi55i5CttdeJz84DLngLqjcdwEZ87bFFR8CIG35OAkDVN6VRDZ7aq67NteYqZ2lpT8oYB2CytoBd6VuAx4WgiAsnuj3WohG+LugzXiQRDeM3XYXlULv4dp5VFYC) format("woff2"),url(./KaTeX_Size3-Regular-6ab6b62e.woff) format("woff"),url(./KaTeX_Size3-Regular-500e04d5.ttf) format("truetype")}@font-face{font-family:KaTeX_Size4;font-style:normal;font-weight:400;src:url(./KaTeX_Size4-Regular-a4af7d41.woff2) format("woff2"),url(./KaTeX_Size4-Regular-99f9c675.woff) format("woff"),url(./KaTeX_Size4-Regular-c647367d.ttf) format("truetype")}@font-face{font-family:KaTeX_Typewriter;font-style:normal;font-weight:400;src:url(./KaTeX_Typewriter-Regular-71d517d6.woff2) format("woff2"),url(./KaTeX_Typewriter-Regular-e14fed02.woff) format("woff"),url(./KaTeX_Typewriter-Regular-f01f3e87.ttf) format("truetype")}.katex{font: 1.21em KaTeX_Main,Times New Roman,serif;line-height:1.2;text-indent:0;text-rendering:auto}.katex *{-ms-high-contrast-adjust:none!important;border-color:currentColor}.katex .katex-version:after{content:"0.16.22"}.katex .katex-mathml{clip:rect(1px,1px,1px,1px);border:0;height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.katex .katex-html>.newline{display:block}.katex .base{position:relative;white-space:nowrap;width:-webkit-min-content;width:-moz-min-content;width:min-content}.katex .base,.katex .strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm{font-family:KaTeX_Main}.katex .textsf{font-family:KaTeX_SansSerif}.katex .texttt{font-family:KaTeX_Typewriter}.katex .mathnormal{font-family:KaTeX_Math;font-style:italic}.katex .mathit{font-family:KaTeX_Main;font-style:italic}.katex .mathrm{font-style:normal}.katex .mathbf{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol{font-family:KaTeX_Math;font-style:italic;font-weight:700}.katex .amsrm,.katex .mathbb,.katex .textbb{font-family:KaTeX_AMS}.katex .mathcal{font-family:KaTeX_Caligraphic}.katex .mathfrak,.katex .textfrak{font-family:KaTeX_Fraktur}.katex .mathboldfrak,.katex .textboldfrak{font-family:KaTeX_Fraktur;font-weight:700}.katex .mathtt{font-family:KaTeX_Typewriter}.katex .mathscr,.katex .textscr{font-family:KaTeX_Script}.katex .mathsf,.katex .textsf{font-family:KaTeX_SansSerif}.katex .mathboldsf,.katex .textboldsf{font-family:KaTeX_SansSerif;font-weight:700}.katex .mathitsf,.katex .mathsfit,.katex .textitsf{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{border-collapse:collapse;display:inline-table;table-layout:fixed}.katex .vlist-r{display:table-row}.katex .vlist{display:table-cell;position:relative;vertical-align:bottom}.katex .vlist>span{display:block;height:0;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{overflow:hidden;width:0}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{display:table-cell;font-size:1px;min-width:2px;vertical-align:bottom;width:2px}.katex .vbox{align-items:baseline;display:inline-flex;flex-direction:column}.katex .hbox{width:100%}.katex .hbox,.katex .thinbox{display:inline-flex;flex-direction:row}.katex .thinbox{max-width:0;width:0}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline,.katex .hline,.katex .mfrac .frac-line,.katex .overline .overline-line,.katex .rule,.katex .underline .underline-line{min-height:1px}.katex .mspace{display:inline-block}.katex .clap,.katex .llap,.katex .rlap{position:relative;width:0}.katex .clap>.inner,.katex .llap>.inner,.katex .rlap>.inner{position:absolute}.katex .clap>.fix,.katex .llap>.fix,.katex .rlap>.fix{display:inline-block}.katex .llap>.inner{right:0}.katex .clap>.inner,.katex .rlap>.inner{left:0}.katex .clap>.inner>span{margin-left:-50%;margin-right:50%}.katex .rule{border:0 solid;display:inline-block;position:relative}.katex .hline,.katex .overline .overline-line,.katex .underline .underline-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline{border-bottom-style:dashed;display:inline-block;width:100%}.katex .sqrt>.root{margin-left:.2777777778em;margin-right:-.5555555556em}.katex .fontsize-ensurer.reset-size1.size1,.katex .sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .sizing.reset-size2.size1{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .sizing.reset-size2.size3{font-size:1.1666666667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .sizing.reset-size2.size4{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .sizing.reset-size2.size6{font-size:1.6666666667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .sizing.reset-size2.size10{font-size:3.4566666667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .sizing.reset-size2.size11{font-size:4.1466666667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .sizing.reset-size3.size1{font-size:.7142857143em}.katex .fontsize-ensurer.reset-size3.size2,.katex .sizing.reset-size3.size2{font-size:.8571428571em}.katex .fontsize-ensurer.reset-size3.size3,.katex .sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .sizing.reset-size3.size4{font-size:1.1428571429em}.katex .fontsize-ensurer.reset-size3.size5,.katex .sizing.reset-size3.size5{font-size:1.2857142857em}.katex .fontsize-ensurer.reset-size3.size6,.katex .sizing.reset-size3.size6{font-size:1.4285714286em}.katex .fontsize-ensurer.reset-size3.size7,.katex .sizing.reset-size3.size7{font-size:1.7142857143em}.katex .fontsize-ensurer.reset-size3.size8,.katex .sizing.reset-size3.size8{font-size:2.0571428571em}.katex .fontsize-ensurer.reset-size3.size9,.katex .sizing.reset-size3.size9{font-size:2.4685714286em}.katex .fontsize-ensurer.reset-size3.size10,.katex .sizing.reset-size3.size10{font-size:2.9628571429em}.katex .fontsize-ensurer.reset-size3.size11,.katex .sizing.reset-size3.size11{font-size:3.5542857143em}.katex .fontsize-ensurer.reset-size4.size1,.katex .sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .sizing.reset-size5.size1{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .sizing.reset-size5.size2{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .sizing.reset-size5.size3{font-size:.7777777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .sizing.reset-size5.size4{font-size:.8888888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .sizing.reset-size5.size6{font-size:1.1111111111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .sizing.reset-size5.size7{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .sizing.reset-size5.size10{font-size:2.3044444444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .sizing.reset-size5.size11{font-size:2.7644444444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .sizing.reset-size7.size1{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .sizing.reset-size7.size3{font-size:.5833333333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .sizing.reset-size7.size4{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .sizing.reset-size7.size6{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .sizing.reset-size7.size10{font-size:1.7283333333em}.katex .fontsize-ensurer.reset-size7.size11,.katex .sizing.reset-size7.size11{font-size:2.0733333333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .sizing.reset-size8.size1{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .sizing.reset-size8.size2{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .sizing.reset-size8.size3{font-size:.4861111111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .sizing.reset-size8.size4{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .sizing.reset-size8.size6{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .sizing.reset-size8.size7{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .sizing.reset-size8.size10{font-size:1.4402777778em}.katex .fontsize-ensurer.reset-size8.size11,.katex .sizing.reset-size8.size11{font-size:1.7277777778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .sizing.reset-size9.size1{font-size:.2893518519em}.katex .fontsize-ensurer.reset-size9.size2,.katex .sizing.reset-size9.size2{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .sizing.reset-size9.size3{font-size:.4050925926em}.katex .fontsize-ensurer.reset-size9.size4,.katex .sizing.reset-size9.size4{font-size:.462962963em}.katex .fontsize-ensurer.reset-size9.size5,.katex .sizing.reset-size9.size5{font-size:.5208333333em}.katex .fontsize-ensurer.reset-size9.size6,.katex .sizing.reset-size9.size6{font-size:.5787037037em}.katex .fontsize-ensurer.reset-size9.size7,.katex .sizing.reset-size9.size7{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .sizing.reset-size9.size8{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .sizing.reset-size9.size10{font-size:1.2002314815em}.katex .fontsize-ensurer.reset-size9.size11,.katex .sizing.reset-size9.size11{font-size:1.4398148148em}.katex .fontsize-ensurer.reset-size10.size1,.katex .sizing.reset-size10.size1{font-size:.2410800386em}.katex .fontsize-ensurer.reset-size10.size2,.katex .sizing.reset-size10.size2{font-size:.2892960463em}.katex .fontsize-ensurer.reset-size10.size3,.katex .sizing.reset-size10.size3{font-size:.337512054em}.katex .fontsize-ensurer.reset-size10.size4,.katex .sizing.reset-size10.size4{font-size:.3857280617em}.katex .fontsize-ensurer.reset-size10.size5,.katex .sizing.reset-size10.size5{font-size:.4339440694em}.katex .fontsize-ensurer.reset-size10.size6,.katex .sizing.reset-size10.size6{font-size:.4821600771em}.katex .fontsize-ensurer.reset-size10.size7,.katex .sizing.reset-size10.size7{font-size:.5785920926em}.katex .fontsize-ensurer.reset-size10.size8,.katex .sizing.reset-size10.size8{font-size:.6943105111em}.katex .fontsize-ensurer.reset-size10.size9,.katex .sizing.reset-size10.size9{font-size:.8331726133em}.katex .fontsize-ensurer.reset-size10.size10,.katex .sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .sizing.reset-size10.size11{font-size:1.1996142719em}.katex .fontsize-ensurer.reset-size11.size1,.katex .sizing.reset-size11.size1{font-size:.2009646302em}.katex .fontsize-ensurer.reset-size11.size2,.katex .sizing.reset-size11.size2{font-size:.2411575563em}.katex .fontsize-ensurer.reset-size11.size3,.katex .sizing.reset-size11.size3{font-size:.2813504823em}.katex .fontsize-ensurer.reset-size11.size4,.katex .sizing.reset-size11.size4{font-size:.3215434084em}.katex .fontsize-ensurer.reset-size11.size5,.katex .sizing.reset-size11.size5{font-size:.3617363344em}.katex .fontsize-ensurer.reset-size11.size6,.katex .sizing.reset-size11.size6{font-size:.4019292605em}.katex .fontsize-ensurer.reset-size11.size7,.katex .sizing.reset-size11.size7{font-size:.4823151125em}.katex .fontsize-ensurer.reset-size11.size8,.katex .sizing.reset-size11.size8{font-size:.578778135em}.katex .fontsize-ensurer.reset-size11.size9,.katex .sizing.reset-size11.size9{font-size:.6945337621em}.katex .fontsize-ensurer.reset-size11.size10,.katex .sizing.reset-size11.size10{font-size:.8336012862em}.katex .fontsize-ensurer.reset-size11.size11,.katex .sizing.reset-size11.size11{font-size:1em}.katex .delimsizing.size1{font-family:KaTeX_Size1}.katex .delimsizing.size2{font-family:KaTeX_Size2}.katex .delimsizing.size3{font-family:KaTeX_Size3}.katex .delimsizing.size4{font-family:KaTeX_Size4}.katex .delimsizing.mult .delim-size1>span{font-family:KaTeX_Size1}.katex .delimsizing.mult .delim-size4>span{font-family:KaTeX_Size4}.katex .nulldelimiter{display:inline-block;width:.12em}.katex .delimcenter,.katex .op-symbol{position:relative}.katex .op-symbol.small-op{font-family:KaTeX_Size1}.katex .op-symbol.large-op{font-family:KaTeX_Size2}.katex .accent>.vlist-t,.katex .op-limits>.vlist-t{text-align:center}.katex .accent .accent-body{position:relative}.katex .accent .accent-body:not(.accent-full){width:0}.katex .overlay{display:block}.katex .mtable .vertical-separator{display:inline-block;min-width:1px}.katex .mtable .arraycolsep{display:inline-block}.katex .mtable .col-align-c>.vlist-t{text-align:center}.katex .mtable .col-align-l>.vlist-t{text-align:left}.katex .mtable .col-align-r>.vlist-t{text-align:right}.katex .svg-align{text-align:left}.katex svg{fill:currentColor;stroke:currentColor;fill-rule:nonzero;fill-opacity:1;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:block;height:inherit;position:absolute;width:100%}.katex svg path{stroke:none}.katex img{border-style:none;max-height:none;max-width:none;min-height:0;min-width:0}.katex .stretchy{display:block;overflow:hidden;position:relative;width:100%}.katex .stretchy:after,.katex .stretchy:before{content:""}.katex .hide-tail{overflow:hidden;position:relative;width:100%}.katex .halfarrow-left{left:0;overflow:hidden;position:absolute;width:50.2%}.katex .halfarrow-right{overflow:hidden;position:absolute;right:0;width:50.2%}.katex .brace-left{left:0;overflow:hidden;position:absolute;width:25.1%}.katex .brace-center{left:25%;overflow:hidden;position:absolute;width:50%}.katex .brace-right{overflow:hidden;position:absolute;right:0;width:25.1%}.katex .x-arrow-pad{padding:0 .5em}.katex .cd-arrow-pad{padding:0 .55556em 0 .27778em}.katex .mover,.katex .munder,.katex .x-arrow{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{border:.04em solid;box-sizing:border-box}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap{margin-left:-.2em;margin-right:-.2em}.katex .sout{border-bottom-style:solid;border-bottom-width:.08em}.katex .angl{border-right:.049em solid;border-top:.049em solid;box-sizing:border-box;margin-right:.03889em}.katex .anglpad{padding:0 .03889em}.katex .eqn-num:before{content:"(" counter(katexEqnNo) ")";counter-increment:katexEqnNo}.katex .mml-eqn-num:before{content:"(" counter(mmlEqnNo) ")";counter-increment:mmlEqnNo}.katex .mtr-glue{width:50%}.katex .cd-vert-arrow{display:inline-block;position:relative}.katex .cd-label-left{display:inline-block;position:absolute;right:calc(50% + .3em);text-align:left}.katex .cd-label-right{display:inline-block;left:calc(50% + .3em);position:absolute;text-align:right}.katex-display{display:block;margin:1em 0;text-align:center}.katex-display>.katex{display:block;text-align:center;white-space:nowrap}.katex-display>.katex>.katex-html{display:block;position:relative}.katex-display>.katex>.katex-html>.tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.tag{left:0;right:auto}.katex-display.fleqn>.katex{padding-left:2em;text-align:left}body{counter-reset:katexEqnNo mmlEqnNo}.welcome-section{display:flex;flex-direction:column;align-items:center;width:100%}.avatar-container{display:flex;justify-content:center;margin:24px 0 16px}.assistant-avatar{width:80px;height:80px;border-radius:50%;background-color:#e6f7ff;box-shadow:0 4px 8px rgba(0,0,0,.1);object-fit:contain}.welcome-text{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:20px}.welcome-title{font-size:20px;font-weight:600;color:rgba(0,0,0,.85);margin-bottom:8px}.welcome-subtitle{font-size:14px;color:rgba(0,0,0,.65)}@media (min-width: 521px){.welcome-section{flex-direction:row;align-items:center;justify-content:center;gap:24px;max-width:600px;margin:20px auto}.avatar-container{margin:0;flex-shrink:0}.welcome-text{text-align:left;align-items:flex-start;margin-bottom:0;justify-content:center;height:80px;display:flex;flex-direction:column}.welcome-title{font-size:22px}.welcome-subtitle{font-size:15px;line-height:1.6}}@media (max-width: 480px){.avatar-container{margin:20px 0 12px}.welcome-title{font-size:18px}.welcome-subtitle{font-size:13px}}body{margin:0;padding:0;overflow:hidden;height:100vh;height:100dvh;width:100vw;position:fixed;-webkit-overflow-scrolling:touch}.welfare-container{width:100%;height:100vh;height:100dvh;display:flex;flex-direction:column;margin:0 auto;overflow:hidden;position:relative;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.welfare-card{width:100%;border-radius:0;box-shadow:none;border:none;padding:16px;display:flex;flex-direction:column;height:100%;transition:all .3s ease;overflow:hidden;position:relative;min-height:0;background-color:#f8fafd}.welfare-card:hover{box-shadow:0 6px 16px rgba(0,0,0,.08)}.content-area{flex:1;overflow-y:auto;display:flex;flex-direction:column;align-items:center;position:absolute;top:0;left:20px;right:20px;bottom:70px;padding:16px 0 100px;overflow-x:hidden;-webkit-overflow-scrolling:touch;z-index:1;overscroll-behavior:contain;-webkit-transform:translateZ(0);will-change:scroll-position;transition:bottom .25s ease-out,padding-bottom .25s ease-out,min-height .25s ease-out;scrollbar-width:none;-ms-overflow-style:none}.content-area::-webkit-scrollbar{display:none}.antdx-prompts-item{margin-bottom:12px!important;display:flex!important;align-items:center!important;padding:16px!important;cursor:pointer!important;transition:all .3s!important;border:1px solid #f0f0f0!important;border-radius:8px!important}.antdx-prompts-item:hover{transform:translateY(-2px)!important;box-shadow:0 2px 8px rgba(0,0,0,.09)!important}.option-icon{font-size:24px;color:#1890ff;margin-right:16px}.question-text{margin-bottom:8px;font-size:16px;color:rgba(0,0,0,.85);transition:opacity .3s ease}.hot-topics-container{background-color:#f0f8ff;border-radius:8px;margin-bottom:16px;transition:transform .3s ease}.hot-topics-container:hover{transform:translateY(-2px)}.topic-header{display:flex;align-items:center;margin-bottom:8px;padding:16px 16px 0}.topic-icon{color:#ff4d4f;margin-right:8px;font-size:16px;animation:pulse 2s infinite}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.hot-topics .antdx-prompts-item{background-color:#fff;border-radius:8px;margin-bottom:8px;padding:12px 16px!important;border:none!important;transition:all .3s ease!important;cursor:pointer!important}.hot-topics .antdx-prompts-item:hover{background-color:#f5f5f5!important;transform:translateY(-2px)!important;box-shadow:0 2px 8px rgba(0,0,0,.09)!important}.hot-topics .antdx-prompts-description{padding-left:16px;padding-bottom:8px;color:rgba(0,0,0,.45)}.messages-container{display:flex;flex-direction:column;width:100%;padding:0}.messages-container>*{margin-bottom:8px;width:100%;display:flex}.message{display:flex;flex-direction:column;width:auto}.messages-container .user-message,.messages-container [class*=bubble-end]{width:100%;display:flex;justify-content:flex-end}.user-message{align-self:flex-end;justify-content:flex-end;width:100%;margin-left:auto;display:flex}.assistant-message{align-self:flex-start}.thinking-message{align-self:flex-start;width:auto!important}.message-content{padding:12px 16px;border-radius:12px;font-size:14px;line-height:1.5;word-break:break-word;white-space:pre-wrap;width:auto}.user-message .message-content{background-color:#1890ff;color:#fff;border-top-right-radius:2px;margin-left:auto;width:auto;max-width:85%;display:inline-block}.assistant-message .message-content{background-color:#f5f7fa;color:rgba(0,0,0,.85);border-top-left-radius:2px;margin-right:auto;width:100%!important}.thinking-message .message-content{background-color:#f0f0f0;color:#666;padding:12px 16px;border-radius:2px 12px 12px;width:auto!important}.bubble-thinking,.bubble-thinking .bubble-content{width:auto!important;max-width:fit-content!important}.thinking-indicator{display:flex;align-items:center;gap:4px;font-size:14px;color:#666}.thinking-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background-color:#666;margin-left:4px;animation:pulse 1.4s infinite ease-in-out}.thinking-dot:nth-child(1){animation-delay:0s}.thinking-dot:nth-child(2){animation-delay:.2s}.thinking-dot:nth-child(3){animation-delay:.4s}@keyframes pulse{0%,to{opacity:.4;transform:scale(.8)}50%{opacity:1;transform:scale(1.2)}}@media (max-width: 480px){.welfare-container{width:100%;max-width:100%}.welfare-card{border-radius:0;box-shadow:none;height:100vh;padding:0}.content-area{left:20px;right:20px;padding:12px 0 70px;scrollbar-width:none;-ms-overflow-style:none}.content-area::-webkit-scrollbar{display:none}}.message-content h1,.message-content h2,.message-content h3,.message-content h4,.message-content h5,.message-content h6{margin-top:10px;margin-bottom:8px;font-weight:400;line-height:1.3}.message-content h1{font-size:1.8em}.message-content h2{font-size:1.6em}.message-content h3{font-size:1.4em}.message-content h4{font-size:1.2em}.message-content h5{font-size:1.1em}.message-content h6{font-size:1em}.message-content ul,.message-content ol{margin-top:8px;margin-bottom:8px;padding-left:20px}.message-content li{margin-bottom:4px}.message-content p{margin-bottom:8px;line-height:1.5}.message-content a{color:#1890ff;text-decoration:none}.message-content a:hover{text-decoration:underline}.message-content code{background-color:rgba(0,0,0,.05);padding:2px 4px;border-radius:3px;font-family:monospace}.message-content pre{background-color:rgba(0,0,0,.05);padding:12px;border-radius:4px;overflow-x:auto;margin:10px 0}.message-content blockquote{border-left:4px solid #1890ff;padding-left:12px;margin-left:0;color:rgba(0,0,0,.65);font-style:italic}.message-content hr{border:none;border-top:1px solid rgba(0,0,0,.1);margin:16px 0}.message-content img{max-width:100%;border-radius:4px}.full-pdf-download-container{display:flex;justify-content:flex-start;margin:2px 0 16px 20px;width:100%}.full-pdf-download-button{background-color:#1677ff;border-color:#1677ff;color:#fff;font-size:13px;height:32px;border-radius:16px;box-shadow:0 2px 6px rgba(0,0,0,.15);padding:0 15px;transition:all .3s ease}.full-pdf-download-button:hover{background-color:#0c63e4;transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.2)}.contact-card-container{width:90%!important;margin-left:0;margin-right:auto;align-self:flex-start;animation:fadeIn .3s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.message.assistant-message{width:100%!important}.message.assistant-message .contact-card-bubble,.message-content.contact-card-bubble{width:100%!important;max-width:100%!important}.combined-message-card{display:flex;flex-direction:column;width:100%;align-items:flex-start;margin:0;padding:0;background-color:transparent}.combined-text-content{width:100%;margin-bottom:16px;text-align:left}.combined-text-content p{margin:0;padding:0;line-height:1.6;font-size:14px;white-space:pre-wrap;word-break:break-word;overflow-wrap:break-word;color:#333!important}.combined-text-content .markdown-content{width:100%;max-width:100%;overflow:visible}.combined-text-content .markdown-content h1,.combined-text-content .markdown-content h2,.combined-text-content .markdown-content h3,.combined-text-content .markdown-content h4,.combined-text-content .markdown-content h5,.combined-text-content .markdown-content h6{margin-top:16px;margin-bottom:8px;font-weight:500;line-height:1.4;color:#333}.combined-text-content .markdown-content h1{font-size:1.5em}.combined-text-content .markdown-content h2{font-size:1.4em}.combined-text-content .markdown-content h3{font-size:1.3em}.combined-text-content .markdown-content ul,.combined-text-content .markdown-content ol{padding-left:20px;margin:8px 0}.combined-text-content .markdown-content li{margin-bottom:4px}.combined-text-content .markdown-content code{background-color:rgba(0,0,0,.05);padding:2px 4px;border-radius:3px;font-family:monospace;font-size:.9em}.combined-text-content .markdown-content pre{background-color:rgba(0,0,0,.05);padding:12px;border-radius:4px;overflow-x:auto;margin:10px 0}.combined-text-content .markdown-content blockquote{border-left:4px solid #1890ff;padding-left:12px;margin-left:0;color:rgba(0,0,0,.65)}.combined-text-content .markdown-content a{color:#1890ff;text-decoration:none}.combined-text-content .markdown-content a:hover{text-decoration:underline}.combined-text-content .markdown-content img{max-width:100%;border-radius:4px}.combined-text-content .markdown-content table{border-collapse:collapse;width:100%;margin:12px 0}.combined-text-content .markdown-content th,.combined-text-content .markdown-content td{border:1px solid #e8e8e8;padding:8px;text-align:left}.combined-text-content .markdown-content th{background-color:#fafafa}.combined-qrcode-content{margin:10px auto;padding:"auto";background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center}.bubble-content .combined-message-card{width:100%;overflow:visible}@media (prefers-color-scheme: dark){.combined-text-content p,.combined-text-content .markdown-content h1,.combined-text-content .markdown-content h2,.combined-text-content .markdown-content h3,.combined-text-content .markdown-content h4,.combined-text-content .markdown-content h5,.combined-text-content .markdown-content h6{color:#e6e6e6}.combined-text-content .markdown-content blockquote{color:#b0b0b0;border-left-color:#4096ff}.combined-text-content .markdown-content code,.combined-text-content .markdown-content pre,.combined-text-content .markdown-content th{background-color:rgba(255,255,255,.1)}.combined-text-content .markdown-content a{color:#4096ff}}@media (max-width: 576px){.combined-qrcode-content{width:80%}}.responsive-container{width:100%;max-width:420px;margin:0 auto;padding:0 16px}@media (min-width: 768px){.responsive-container{max-width:768px;padding:0 24px}}@media (min-width: 992px){.responsive-container{max-width:1200px;padding:0 32px}}.text-responsive-xs{font-size:11px}.text-responsive-sm{font-size:13px}.text-responsive-base{font-size:15px}.text-responsive-lg{font-size:17px}.text-responsive-xl{font-size:19px}@media (min-width: 768px){.text-responsive-xs{font-size:12px}.text-responsive-sm{font-size:14px}.text-responsive-base{font-size:16px}.text-responsive-lg{font-size:18px}.text-responsive-xl{font-size:20px}}@media (min-width: 992px){.text-responsive-xs{font-size:13px}.text-responsive-sm{font-size:15px}.text-responsive-base{font-size:17px}.text-responsive-lg{font-size:19px}.text-responsive-xl{font-size:22px}}.spacing-responsive-xs{margin:8px;padding:8px}.spacing-responsive-sm{margin:12px;padding:12px}.spacing-responsive-md{margin:16px;padding:16px}.spacing-responsive-lg{margin:20px;padding:20px}@media (min-width: 768px){.spacing-responsive-xs{margin:12px;padding:12px}.spacing-responsive-sm{margin:16px;padding:16px}.spacing-responsive-md{margin:24px;padding:24px}.spacing-responsive-lg{margin:32px;padding:32px}}@media (min-width: 992px){.spacing-responsive-xs{margin:16px;padding:16px}.spacing-responsive-sm{margin:24px;padding:24px}.spacing-responsive-md{margin:32px;padding:32px}.spacing-responsive-lg{margin:48px;padding:48px}}.button-touch{min-height:44px;min-width:44px;padding:12px 16px;border-radius:8px;border:none;background-color:#1677ff;font-size:16px;cursor:pointer;transition:all .2s ease;-webkit-tap-highlight-color:transparent}.button-touch:hover{background-color:#4096ff}.button-touch:active{background-color:#0958d9;transform:scale(.98)}@media (max-width: 767px) and (hover: none) and (pointer: coarse){.button-touch{min-height:48px;min-width:48px}}.card-mobile{background:white;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1);padding:16px;margin:16px 0;transition:all .3s ease}.card-mobile:hover{box-shadow:0 4px 16px rgba(0,0,0,.15);transform:translateY(-2px)}@media (min-width: 768px){.card-mobile{padding:24px;margin:24px 0}}.scroll-container{overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;scroll-behavior:smooth}.scroll-container::-webkit-scrollbar{width:0;height:0;background:transparent}.scroll-container{scrollbar-width:none;-ms-overflow-style:none}.safe-area-container{padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom);padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}.safe-area-bottom{padding-bottom:calc(16px + env(safe-area-inset-bottom))}.safe-area-top{padding-top:calc(16px + env(safe-area-inset-top))}@media (hover: none) and (pointer: coarse){.touch-only{display:block!important}.no-touch{display:none!important}}@media (hover: hover) and (pointer: fine){.touch-only{display:none!important}.no-touch{display:block!important}}@media (orientation: portrait){.portrait-only{display:block!important}.landscape-only{display:none!important}}@media (orientation: landscape){.portrait-only{display:none!important}.landscape-only{display:block!important}}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.high-dpi-border{border-width:.5px}.high-dpi-text{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}.performance-transition{transition:transform .2s ease,opacity .2s ease;will-change:transform,opacity}.gpu-accelerated{transform:translateZ(0);backface-visibility:hidden;perspective:1000px}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@media (prefers-contrast: high){.responsive-container{border:2px solid}.button-touch{border:2px solid transparent}.button-touch:focus{border-color:currentColor}}@tailwind base;@tailwind components;@tailwind utilities;.App{display:flex;justify-content:center;padding:0;height:100vh;background-color:#f8fafd;overflow:hidden;width:100%;box-sizing:border-box}:where(.css-18afz5u).ant-card{background:none}@media (max-width: 767px){.App{padding:0;background-color:#f8fafd!important;width:100vw;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom)}}:where(.css-dev-only-do-not-override-36gkoj).ant-card{background-color:#f8fafd!important}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow:hidden;line-height:1.5;color:rgba(0,0,0,.85);font-size:14px;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}@media (max-width: 767px){body{font-size:15px;line-height:1.4}}@media (min-width: 768px) and (max-width: 991px){body{font-size:15px;line-height:1.5}}@media (min-width: 992px){body{font-size:14px;line-height:1.6}}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;color:rgba(0,0,0,.85);font-weight:500;line-height:1.2}h1{font-size:24px!important}h2{font-size:20px!important}h3{font-size:18px!important}h4{font-size:16px!important}h5{font-size:15px!important}h6{font-size:14px!important}@media (max-width: 767px){h1{font-size:22px}h2{font-size:19px}h3{font-size:17px}h4{font-size:16px}h5{font-size:15px}h6{font-size:14px}}@media (min-width: 768px) and (max-width: 991px){h1{font-size:26px}h2{font-size:22px}h3{font-size:19px}h4{font-size:17px}h5{font-size:16px}h6{font-size:15px}}@media (min-width: 992px){h1{font-size:28px}h2{font-size:24px}h3{font-size:20px}h4{font-size:18px}h5{font-size:16px}h6{font-size:14px}}p{margin-top:0;margin-bottom:1em;line-height:1.6}@media (max-width: 767px){p{line-height:1.5;margin-bottom:.8em}}a{color:#1677ff;text-decoration:none;background-color:transparent;outline:none;cursor:pointer;transition:color .3s;min-height:44px;display:inline-flex;align-items:center}a:hover{color:#4096ff}a:active{color:#0958d9}@media (max-width: 767px){a{font-size:16px}}ul,ol{margin:0;padding:0;list-style:none}li{margin-bottom:.5em}@media (max-width: 767px){li{margin-bottom:.4em}}table{border-collapse:collapse;width:100%;font-size:14px}th,td{padding:8px;text-align:left;border-bottom:1px solid #f0f0f0}th{font-weight:500;background-color:rgba(0,0,0,.02)}@media (max-width: 767px){table{font-size:13px}th,td{padding:6px 4px}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}}input,textarea,select,button{font-family:inherit;font-size:inherit;line-height:inherit}@media (max-width: 767px){input,textarea,select{font-size:16px;border-radius:8px;padding:12px 16px}button{min-height:44px;border-radius:8px;padding:12px 16px;font-size:16px}}button{cursor:pointer;transition:all .2s ease;border:none;outline:none;-webkit-tap-highlight-color:transparent}code{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;padding:2px 4px;font-size:.9em;background-color:rgba(0,0,0,.04);border-radius:3px}@media (max-width: 767px){code{font-size:.85em;padding:1px 3px}}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.sticky-welfare-container{padding:0 calc((100% - 700px)/2)}.sticky-welfare-container .welfare-card{background-color:transparent}.sticky-welfare-container .welfare-card:hover{box-shadow:none}.sticky-welfare-container .input-wrapper-container{padding:0 calc((100% - 700px)/2)}.sticky-welfare-container .input-wrapper{min-height:90px}.sticky-welfare-container .input-container{min-height:90px;align-items:normal;padding-left:4px;padding-top:6px}.sticky-welfare-container .send-button{margin:2px}
