.style_chatButton__Gmdf9{cursor:pointer}.style_chatButton__Gmdf9 .style_chatIcon___TOMK{position:absolute;bottom:12.5px;right:9.5px;transform:scale(1.3);z-index:1;opacity:1}.style_chatButton__Gmdf9 .style_chatIconExpend__SA0bp{position:absolute;bottom:-61px;right:-61px;transform:scale(.5);z-index:0;opacity:0}.style_chatButton__Gmdf9:hover .style_chatIcon___TOMK{opacity:0}.style_chatButton__Gmdf9:hover .style_chatIconExpend__SA0bp{opacity:1;z-index:1;bottom:0;right:0;transform:scale(1);transition:all .3s ease}.style_chatButtonContainer__NAl07{position:fixed;bottom:0;right:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;border-radius:20px;background-color:#fff}.style_chatButtonContainer__NAl07 p{font-size:12px;color:#666;margin:0}.style_chatWindowContainer__H3w1_{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:flex-end;align-items:center;z-index:1000}.style_chatOverlay__AQAvJ{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);cursor:pointer}.style_chatWindow__7ojBp{position:relative;width:450px;max-width:calc(100vw - 40px);height:100%;background-color:#fff;display:flex;flex-direction:column;box-shadow:-2px 0 10px rgba(0,0,0,.2);z-index:1001;transition:none}.style_resizeHandle__3pw2n{position:absolute;left:-3px;top:0;bottom:0;width:6px;cursor:col-resize;z-index:1010;display:flex;align-items:center;justify-content:center;touch-action:none}.style_resizeHandle__3pw2n:active .style_resizeHandleLine__rBu_p,.style_resizeHandle__3pw2n:hover .style_resizeHandleLine__rBu_p{opacity:1}.style_resizeHandleLine__rBu_p{width:3px;height:48px;border-radius:3px;background-color:#5a9d84;opacity:0;transition:opacity .2s ease}.style_proBanner__FHFG1{position:absolute;inset:0;background-color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:15px;z-index:1001}.style_proBannerText__7D7_n{margin:20px 0 23px;font-size:16px;text-align:center;max-width:80%;color:#4a4a4a}.style_premiumHeading__iv_WO{color:#5a9d84;font-size:20px;font-weight:500;display:flex;align-items:center;gap:10px}.style_chatHeader__637Yj{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;border-bottom:1px solid #eee;z-index:1002}.style_chatHeader__637Yj h3{margin:0;font-size:18px;font-weight:600}.style_closeButton__6l1qg{display:flex;align-items:center;justify-content:center;font-size:16px;height:30px;width:30px;padding:0;border-radius:4px}.style_closeButton__6l1qg:hover{background-color:#f0f0f0}.style_clearChatButton__35aj5{color:#5a9d84;background-color:#f0f0f0;border-radius:5px}.style_clearChatButton__35aj5:hover{background-color:#e0e0e0}.style_closeButtonContainer__DYTD7{display:flex;align-items:center;gap:10px}.style_upgradeButton__I1ZV_{border:none;border-radius:5px;color:#fff;background-color:#5a9d84;font-size:16px;font-weight:500}.style_upgradeButton__I1ZV_:hover{background-color:#4a8d74}.style_lockIcon__uGhZa{height:22px;width:22px;font-size:24px;color:#5a9d84}.style_chatScrollContainer__cWe3H{flex:1 1;overflow:hidden;position:relative;display:flex;flex-direction:column}.style_chatContent__1ouK0{flex:1 1;padding:20px 20px 15px;overflow-y:scroll;overflow-x:hidden;width:100%;height:100%;position:absolute;top:0;left:0;bottom:0;right:0;display:flex;flex-direction:column;gap:15px;scrollbar-width:thin}.style_chatContent__1ouK0::-webkit-scrollbar{width:8px}.style_chatContent__1ouK0::-webkit-scrollbar-track{background:#f1f1f1}.style_chatContent__1ouK0::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.style_chatContent__1ouK0 .style_aiMessage__V4eRn:last-child,.style_chatContent__1ouK0 .style_userMessage__WubAj:last-child{margin-bottom:0}.style_spacer__0v7gs{flex:1 0 auto;min-height:10px}.style_emptyState__mmK5t{color:#999;text-align:center;margin-top:40px}.style_aiMessage__V4eRn,.style_userMessage__WubAj{display:flex;max-width:85%;margin-bottom:10px}.style_userMessage__WubAj{align-self:flex-end}.style_userMessage__WubAj .style_messageContent__g2eNN{background-color:#1677ff;color:#fff;border-radius:6px}.style_userMessage__WubAj .style_selectionLabel__OyzDY{font-weight:500;color:#fff;margin-right:0}.style_userMessage__WubAj .style_inlineSelectionTag__xiBC5{display:inline-flex;align-items:center;background-color:hsla(0,0%,100%,.2);border:none;border-radius:4px;padding:2px 8px;margin:0 4px 4px 0;font-size:12px;cursor:pointer}.style_userMessage__WubAj .style_inlineSelectionTag__xiBC5:hover{background-color:hsla(0,0%,100%,.3)}.style_aiMessage__V4eRn{align-self:flex-start}.style_aiMessage__V4eRn .style_messageContent__g2eNN{background-color:#f5f5f5;color:#333;border-radius:6px}.style_aiMessage__V4eRn .style_messageContent__g2eNN blockquote{background-color:#f5f5f5;color:#333;border-radius:6px;padding:10px 14px;margin:0}.style_aiMessage__V4eRn .style_messageContent__g2eNN pre{background-color:#333;color:#fff;border-radius:6px;padding:10px 14px;margin:0 0 10px;overflow-x:auto;white-space:pre;word-wrap:normal;max-width:100%}.style_aiMessage__V4eRn .style_messageContent__g2eNN pre code{white-space:pre;display:inline-block;min-width:100%}.style_aiMessage__V4eRn .style_messageContent__g2eNN ul{list-style-type:disc;margin-left:20px;margin-bottom:10px}.style_aiMessage__V4eRn .style_messageContent__g2eNN ul li{margin-bottom:10px;list-style-type:disc}.style_aiMessage__V4eRn .style_messageContent__g2eNN ol{list-style-type:decimal;margin-left:20px;margin-bottom:10px}.style_aiMessage__V4eRn .style_messageContent__g2eNN ol li{margin-bottom:10px;list-style-type:decimal}.style_aiMessage__V4eRn .style_messageContent__g2eNN ol li ol,.style_aiMessage__V4eRn .style_messageContent__g2eNN ol li ul{margin-top:10px}.style_aiMessage__V4eRn .style_messageContent__g2eNN blockquote>code,.style_aiMessage__V4eRn .style_messageContent__g2eNN li>code,.style_aiMessage__V4eRn .style_messageContent__g2eNN>code{background-color:#333;color:#fff;border-radius:6px;padding:2px 4px;margin:0;white-space:nowrap}.style_messageContent__g2eNN{padding:10px 14px;word-break:break-word;width:100%}.style_messageContent__g2eNN p:first-child{margin-top:0}.style_messageContent__g2eNN p:last-child{margin-bottom:0}.style_messageContent__g2eNN pre{position:relative;width:100%;overflow-x:auto}.style_chatInputContainer__is_8e{padding:15px;border-top:1px solid #eee;display:flex;flex-direction:column;gap:10px}.style_selectionTag___lMuL{width:100%;display:flex;align-items:center;gap:5px}.style_selectionTag___lMuL .ant-tag{display:flex;align-items:center;background-color:#f0f0f0;border-radius:4px;padding:4px 8px;margin:0;font-size:14px}.style_selectionTag___lMuL .style_selectionLabel__OyzDY{font-weight:500;color:#000;margin-right:6px}.style_inputRow__cUJdU{display:flex;gap:10px;width:100%}.style_chatInput__TPlNj{flex:1 1;resize:none;border-radius:4px;padding:10px 14px;min-height:40px;font-size:16px}.style_chatInput__TPlNj:focus{box-shadow:none;border-color:#797979}.style_sendButton__P8nwM{border-radius:4px;width:44px!important;height:46px;padding:0;display:flex;align-items:center;justify-content:center;background-color:#000;border-color:#000}.style_sendButton__P8nwM:hover{opacity:.8;background-color:#000;border-color:#000}.style_promptGridContainer__wy3Fx{width:100%;margin:0 0 15px}.style_promptGridTitle__avNbI{margin:0 0 10px;font-size:14px;color:#666}.style_promptGrid__h56Rp{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;gap:10px}.style_promptCard__hUVhr{padding:15px;background-color:#f5f5f5;border-radius:8px;cursor:pointer;transition:all .2s ease;display:flex;flex-direction:column;align-items:center}.style_promptCard__hUVhr:hover{background-color:#e5e5e5;transform:translateY(-2px)}.style_promptCard__hUVhr h4{margin:6px 0 4px;font-size:14px;font-weight:500;color:#333}.style_promptCard__hUVhr p{margin:0;font-size:12px;color:#666;text-align:center;line-height:1.3}.style_promptIcon__cv7yh{font-size:22px;color:#5a9d84}.style_selectionAiMenu__scorK{background-color:#242424;color:#fff;box-shadow:0 2px 8px rgba(0,0,0,.15);border-radius:5px;transform:translateX(-50%) translateY(5px);z-index:9999;position:absolute;display:flex}.style_selectionAiMenu__scorK button{display:inline-flex;align-items:center;padding:7px 12px;border:none;background:rgba(0,0,0,0);border-radius:4px;cursor:pointer;color:#fff;font-size:14px}.style_selectionAiMenu__scorK button:hover{background-color:#404040}.style_selectionModalContent__68aai{padding:16px;background-color:#f5f5f5;border-radius:8px;max-height:400px;overflow-y:auto;white-space:pre-wrap;word-break:break-word;font-size:16px;line-height:1.6}.style_codeEvaluationContainer__Cq9AC{border:1px solid #e9e9e9;border-radius:6px;padding:12px;background-color:#fff}.style_problemDescription__T4cPe{height:calc(100% - 72px);overflow:auto;font-size:16px;line-height:1.6;text-align:justify;color:#333}.style_problemDescription__T4cPe .language-js{margin-bottom:20px;line-height:2;white-space:break-spaces;background-color:#fff;border:1px solid #e9eaec}.style_problemDescription__T4cPe .language-js .hljs-title.class_{color:#cc8700}.style_problemDescription__T4cPe .language-js .hljs-number{color:#26bf40}.style_problemDescription__T4cPe .language-js .hljs-comment{white-space:break-spaces;font-size:15px;font-style:italic;color:#72945c}.style_problemDescription__T4cPe .language-python{margin-bottom:20px;line-height:1.6;font-size:15px;white-space:break-spaces;background-color:#fff;border:1px solid #e9eaec}.style_problemDescription__T4cPe .hljs{border-radius:8px;padding:20px 24px}.style_problemDescription__T4cPe>figure{margin:20px 0 24px}.style_problemDescription__T4cPe>figure>div{justify-content:flex-start!important}.style_problemDescription__T4cPe>ul{margin-left:28px;margin-bottom:16px;list-style:disc;list-style-type:disc;color:#212529}.style_problemDescription__T4cPe>ul>li{list-style-type:disc;line-height:2.4;font-size:15px}.style_problemDescription__T4cPe>ul>li p{margin-bottom:0}.style_problemDescription__T4cPe p{font-weight:400;font-size:16px!important;line-height:2;text-align:justify;color:#333}.style_problemDescription__T4cPe strong{font-weight:600}.style_problemDescription__T4cPe p code,.style_problemDescription__T4cPe ul code{display:inline-flex;padding:1px 2px;line-height:1.4;font-size:14px;border-radius:4px;border:1px solid #ccc;background:#e6e6e6}.style_problemDescription__T4cPe pre{margin-bottom:0;padding:0;border:none}.style_problemDescription__T4cPe img{max-width:100%;height:auto}.style_problemDescriptionH5__m_dz9{font-size:14px;line-height:24px}.style_problemDescriptionH5__m_dz9 .language-csharp{padding:18px 15px;border-radius:8px}.style_problemDescriptionH5__m_dz9 p{text-align:left}.style_contentPreview__nX3LD{position:relative;margin-bottom:24px}.style_contentPreview__nX3LD:after{content:"";position:absolute;left:0;right:0;bottom:0;height:150px;background:linear-gradient(180deg,rgba(255,255,255,0) 0,rgb(255,255,255))}.style_contentPreview__nX3LD>:nth-last-child(-n+2){filter:blur(.8px);opacity:.7}.style_premiumCard__RwY_3{max-width:600px;margin:0 auto 40px;border-radius:16px;background:#fff;box-shadow:0 4px 24px rgba(0,0,0,.06);border:1px solid rgba(20,159,118,.1)}.style_premiumCard__RwY_3 .ant-card-body{padding:32px;text-align:center}.style_premiumTitle__UrIDj{margin:0!important;color:#149f76!important;font-size:24px!important}.style_premiumTitle__UrIDj .anticon{margin-right:8px;font-size:20px}.style_premiumDescription__8U4Ko{color:#4a5568;font-size:16px;max-width:480px;margin:16px auto!important}.style_premiumButton__Krekt{background-color:#149f76;height:auto;padding:8px 28px;font-size:16px;border-radius:8px;box-shadow:0 2px 8px rgba(20,159,118,.2)}.style_premiumButton__Krekt:hover{background-color:rgb(17.1508379888,136.3491620112,101.1899441341)!important}.style_messageContainer__I4CLs{max-width:600px;margin:20px auto;border-radius:16px;background:linear-gradient(145deg,#fff,#f8f9fa);box-shadow:0 4px 24px rgba(0,0,0,.06);padding:24px;text-align:center}.style_messageContainer__I4CLs .ant-alert{border-radius:8px;border:none;box-shadow:0 2px 8px rgba(0,0,0,.05)}.style_messageContainer__I4CLs .ant-alert.ant-alert-error{background-color:#fef2f2;border:1px solid #fee2e2}.style_messageContainer__I4CLs .ant-alert.ant-alert-error .ant-alert-message{color:#991b1b}.style_messageContainer__I4CLs .ant-spin .ant-spin-dot{font-size:24px}.style_messageContainer__I4CLs .ant-spin .ant-spin-text{margin-top:12px;font-size:16px;color:#4a5568}.style_codeTabsWrap__jMkKK{margin:20px 0}.style_codeTabsWrap__jMkKK h3{padding:0;margin:20px 0;color:#000;font-size:24px;font-style:normal;font-weight:700;line-height:normal}.style_codeTabs__DEEq6{padding:0;margin:16px 0;border-radius:10px;border:1px solid #d3d3d3;background:#fff}.style_codeTabs__DEEq6 .ant-tabs-nav{padding:2px 15px 0;background:#e7fff9;margin-bottom:0;border-radius:10px 10px 0 0}.style_codeTabs__DEEq6 .ant-tabs-nav:before{border-color:#d3d3d3}.style_codeTabs__DEEq6 .ant-tabs-nav .ant-tabs-tab{height:35px;padding:0 16px;border:1px solid rgba(0,0,0,0);border-bottom:none;background-color:rgba(0,0,0,0)}.style_codeTabs__DEEq6 .ant-tabs-nav .ant-tabs-tab-active{border-radius:6px 6px 0 0;border:1px solid #d3d3d3;border-bottom:none;background:#fff}.style_codeTabs__DEEq6 .ant-tabs-nav .ant-tabs-tab-active .ant-tabs-tab-btn{color:#006147}.style_codeTabs__DEEq6 .ant-tabs-nav .ant-tabs-tab-btn{color:#666}.style_codeTabs__DEEq6 .ant-tabs-tabpane{position:relative}.style_codeTabs__DEEq6 pre{padding:0!important;margin:0!important;border:none!important;background:rgba(0,0,0,0)!important}.style_codeTabs__DEEq6 pre code{padding:16px 30px 20px;background:rgba(0,0,0,0)}.style_codeTabs__DEEq6 .style_copyBtn__4MbAa{position:absolute;top:22px;right:20px;padding:0;height:auto;border:none;background:rgba(0,0,0,0);box-shadow:none}.style_codeTabs__DEEq6 .style_copyBtn__4MbAa:hover{color:#05673d;background:rgba(0,0,0,0)!important}.style_tryBanner__WFMKc{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:12px 20px;border-radius:10px;border:1px solid #b6b6b6;background:#f7f7f7}.style_tryBanner__WFMKc .style_tryTitle__dVqce{margin:0 0 4px;color:#000;font-size:18px;font-style:normal;font-weight:700;line-height:1}.style_tryBanner__WFMKc .style_tryDesc___lKzS{color:#666;font-size:14px;font-style:normal;text-align:left;font-weight:400;line-height:20px}.style_tryBanner__WFMKc .style_openBtn__F_m3N{height:40px;border:none;outline:none;text-shadow:none;border-radius:6px;color:#fff;background:#149f76;font-size:14px;font-style:normal;font-weight:400}.style_tryBanner__WFMKc .style_openBtn__F_m3N:hover{color:#fff!important;background:#149f76!important}pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}
/*!
  Theme: GitHub
  Description: Light theme as seen on github.com
  Author: github.com
  Maintainer: @Hirse
  Updated: 2021-05-15

  Outdated base version: https://github.com/primer/github-syntax-light
  Current colors taken from GitHub's CSS
*/.hljs{color:#24292e;background:#ffffff}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#d73a49}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#6f42c1}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id,.hljs-variable{color:#005cc5}.hljs-meta .hljs-string,.hljs-regexp,.hljs-string{color:#032f62}.hljs-built_in,.hljs-symbol{color:#e36209}.hljs-code,.hljs-comment,.hljs-formula{color:#6a737d}.hljs-name,.hljs-quote,.hljs-selector-pseudo,.hljs-selector-tag{color:#22863a}.hljs-subst{color:#24292e}.hljs-section{color:#005cc5;font-weight:700}.hljs-bullet{color:#735c0f}.hljs-emphasis{color:#24292e;font-style:italic}.hljs-strong{color:#24292e;font-weight:700}.hljs-addition{color:#22863a;background-color:#f0fff4}.hljs-deletion{color:#b31d28;background-color:#ffeef0}.style_footer__12Jjr{width:100%;padding:0 240px;background:#404040}.style_footer__12Jjr .style_linksContent__YW_Mb{display:flex;gap:80px;padding-top:46px;color:#fff}.style_footer__12Jjr .style_linksContent__YW_Mb h3{padding:0;margin:0;color:#fff;font-size:16px;font-style:normal;font-weight:700;line-height:normal}.style_footer__12Jjr .style_linksContent__YW_Mb a{display:inline-block;margin-top:20px;color:hsla(0,0%,100%,.6);font-size:14px;font-style:normal;font-weight:400;line-height:normal}.style_footer__12Jjr .style_linksContent__YW_Mb .style_highlightLink__D7Cb5 a{color:#35ddac}.style_footer__12Jjr .style_copyright__LM_B_{padding:20px 0 24px;margin:32px 0 0;opacity:.5;border-top:1px solid #5c5c5c;color:#fff;font-size:16px;font-style:normal;font-weight:700;line-height:normal}.style_footerPad__Qh1t_ .style_content__TD0bE{padding:40px 60px}.style_footerPad__Qh1t_ .style_linkList__MKdgg div{min-width:160px}.style_footerPad__Qh1t_ .style_linkList__MKdgg a{margin-bottom:24px}.style_footerPad__Qh1t_ .style_copyright__LM_B_{padding:20px 10px 0}.style_footerH5__RqEft{display:flex;flex-direction:column;width:100%;padding:0 30px;background:#404040}.style_footerH5__RqEft .style_linksContent__YW_Mb{color:#fff}.style_footerH5__RqEft .style_linksContent__YW_Mb a{display:block;margin-top:32px;color:hsla(0,0%,100%,.6);font-size:14px;font-style:normal;font-weight:400;line-height:normal}.style_footerH5__RqEft .style_linksContent__YW_Mb .style_highlightLink__D7Cb5 a{color:#35ddac}.style_footerH5__RqEft .style_copyright__LM_B_{width:218px;margin:24px auto;opacity:.5;color:#fff;font-size:12px;font-weight:400;line-height:normal;text-align:center}.style_mobileCourseMenuWrap__x_uQn{height:calc(100vh - 60px);min-width:320px;overflow:hidden auto;padding:0 14px;background:#f6f6f6}.style_mobileCourseMenuWrap__x_uQn .style_courseTitle__MMJ6N{display:flex;align-items:center;gap:10px;margin:20px 0 16px}.style_mobileCourseMenuWrap__x_uQn .style_courseTitle__MMJ6N .style_backBtn__NWrCP{display:flex;width:32px;height:32px;padding:0;justify-content:center;align-items:center;box-shadow:none;border-radius:6px;border:1px solid #aeaeae;background:#fff}.style_mobileCourseMenuWrap__x_uQn .style_courseTitle__MMJ6N h2{margin:0;flex:1 1;color:#000;font-size:20px;font-style:normal;font-weight:700;line-height:normal}.style_menuItem__4pEDi{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;border-radius:12px!important;border:1px solid #aeaeae;background:#fff;height:60px;padding:0 20px}.style_menuItem__4pEDi h3{padding:0;margin:0;color:#333;font-size:14px;font-weight:700;line-height:16px}.style_menuItem__4pEDi h3 i{display:inline-block;margin-right:8px;font-style:normal;color:#149f76;font-size:14px;line-height:normal}.style_menuItemActive___kjGO{background-color:#8ddeb9!important}.style_course__yn_w8{min-width:320px;border-radius:10px 10px 0 0;padding-top:10px;background:#fff;z-index:10000;overflow-x:hidden}.style_course__yn_w8 .style_learnContent__6Nc1e{margin:0 auto;padding-bottom:50px;overflow:auto}.style_course__yn_w8 .style_learnContent__6Nc1e img{width:100%}.style_course__yn_w8 .style_learnContent__6Nc1e .table-wrap{overflow:auto;margin-bottom:12px}.style_course__yn_w8 header{position:fixed;top:0;left:0;right:0;height:50px;display:flex;justify-content:space-between;align-items:center;background-color:#fff;z-index:2}.style_course__yn_w8 header .anticon{margin-left:20px;font-size:20px}.style_course__yn_w8 header a{display:inline-block;position:relative;margin-right:20px;font-size:14px;font-weight:400;color:#282828}.style_course__yn_w8 header a:last-child{font-weight:600}.style_course__yn_w8 strong{display:block;width:335px;height:30px;margin:0 auto 8px;font-size:30px;line-height:30px;text-align:left;font-weight:600;color:#35cea0}.style_course__yn_w8 h1,.style_course__yn_w8 h2{height:56px;font-size:20px;font-weight:600;color:#282828;line-height:28px}.style_course__yn_w8 h3{height:50px;font-size:18px;font-weight:600;color:#282828;line-height:25px}.style_course__yn_w8 h4{height:44px;font-size:16px;font-weight:600;color:#282828;line-height:22px}.style_course__yn_w8 h5{height:26px;font-size:14px;font-weight:600;color:#282828;line-height:26px}.style_course__yn_w8 code{word-break:break-all}.style_course__yn_w8 blockquote p{font-weight:400}.style_mobileCourseMenuWrap__0Ny9n{height:calc(100vh - 60px);min-width:320px;overflow:hidden auto;padding:0 14px;background:#f6f6f6}.style_mobileCourseMenuWrap__0Ny9n .style_courseTitle__GZYwM{display:flex;align-items:center;gap:10px;margin:20px 0 16px}.style_mobileCourseMenuWrap__0Ny9n .style_courseTitle__GZYwM .style_backBtn__LcmLH{display:flex;width:32px;height:32px;padding:0;justify-content:center;align-items:center;box-shadow:none;border-radius:6px;border:1px solid #aeaeae;background:#fff}.style_mobileCourseMenuWrap__0Ny9n .style_courseTitle__GZYwM h2{margin:0;flex:1 1;color:#000;font-size:20px;font-style:normal;font-weight:700;line-height:normal}.style_mobileCourseMenuWrap__0Ny9n .ant-collapse-borderless{margin-bottom:105px;border:none;border-radius:12px}.style_mobileCourseMenuWrap__0Ny9n .ant-collapse-borderless>.ant-collapse-item:last-child{border-radius:0;border:1px solid #aeaeae!important}.style_mobileCourseMenuWrap__0Ny9n .ant-collapse-collapsible-disabled{cursor:pointer!important}.style_mobileCourseMenuWrap__0Ny9n .ant-collapse-item{margin-bottom:10px;border-radius:12px!important;border:1px solid #aeaeae;background:#fff}.style_mobileCourseMenuWrap__0Ny9n .ant-collapse-item .ant-collapse-header{display:flex;align-items:center;height:60px;border-bottom:1px solid rgba(0,0,0,0);padding:0 20px}.style_mobileCourseMenuWrap__0Ny9n .ant-collapse-item .ant-collapse-header h3{padding:0;margin:0;color:#333;font-size:14px;font-weight:700;line-height:16px}.style_mobileCourseMenuWrap__0Ny9n .ant-collapse-item .ant-collapse-header h3 i{display:inline-block;margin-right:8px;font-style:normal;color:#149f76;font-size:14px;line-height:normal}.style_mobileCourseMenuWrap__0Ny9n .ant-collapse-item .ant-collapse-content-box{padding:0!important}.style_mobileCourseMenuWrap__0Ny9n .ant-collapse-item-active .ant-collapse-header{border-bottom:1px solid #aeaeae!important}.style_problemList__2UuWm{border-radius:12px;background:#f8f8f8}.style_problemList__2UuWm .ant-progress-status-success{background-color:#66cc9d;border-radius:50%}.style_problemList__2UuWm .ant-progress-status-success .ant-progress-text{color:#fff}.style_problemList__2UuWm .ant-progress-status-success .ant-progress-text .anticon{font-size:15px}.style_problemList__2UuWm li{display:flex;justify-content:space-between;align-items:center;height:60px;padding:0 20px 0 40px;flex-shrink:0;border-bottom:1px solid #aeaeae}.style_problemList__2UuWm li:last-child{border-bottom:none}.style_problemList__2UuWm li .style_titleWrap__FyFN2{flex:1 1;color:#333;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.style_problemList__2UuWm li i{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;font-size:14px;font-style:normal;font-weight:700;border-radius:50%;background-color:#d7d7d7;color:#000;text-align:center}.style_problemList__2UuWm li a{margin-left:8px;font-size:14px;font-weight:700;line-height:normal;color:#000}.style_problemList__2UuWm .style_currentItem__fTcsb{background-color:#8ddeb9!important}.style_problemList__2UuWm .style_currentItem__fTcsb i{font-size:14px;background-color:#23a067;color:#fff}.style_problemList__2UuWm .style_currentItem__fTcsb a{color:#037d45!important;font-size:14px;font-style:normal;font-weight:700;line-height:normal}.style_sider__Hlcz3{position:fixed;top:64px;left:0;bottom:0;width:295px;overflow:auto;padding:20px 8px 20px 14px;background:#484848}.style_sider__Hlcz3::-webkit-scrollbar{width:9px;height:2px}.style_sider__Hlcz3::-webkit-scrollbar-thumb{border-radius:8px;border:1px solid rgba(0,0,0,0);box-shadow:inset 9px 0 0 #555}.style_sider__Hlcz3::-webkit-scrollbar-thumb:hover{box-shadow:inset 9px 0 0 #888}.style_sider__Hlcz3 .ant-menu-dark{background:#484848}.style_sider__Hlcz3 .ant-menu-item{display:block!important;width:100%;height:60px;margin:10px 0;padding:0!important}.style_sider__Hlcz3 .ant-menu-item-selected{background:#555!important;font-size:14px;color:#fff;line-height:20px}.style_sider__Hlcz3 .ant-menu-item-selected i{color:#ccc!important}.style_sider__Hlcz3 .ant-menu-item-selected strong{color:#fff}.style_sider__Hlcz3 h2{font-weight:600;padding:0 0 0 16px;font-size:20px;color:#aaa;line-height:normal}.style_sider__Hlcz3 .style_progress__MhRlI{margin-bottom:0;font-size:14px;font-weight:600;color:#777}.style_sider__Hlcz3 .style_menuItem__N80xE{display:flex;justify-content:space-between;align-items:center;padding:10px;width:100%;height:60px}.style_sider__Hlcz3 .style_menuItem__N80xE>span:first-child{display:flex;justify-content:flex-start;align-items:center;flex:1 1}.style_sider__Hlcz3 .style_menuItem__N80xE strong{display:inline-block;white-space:pre-wrap;margin-left:10px;font-size:14px;font-weight:400;color:#ccc;line-height:20px;text-wrap:balance}.style_sider__Hlcz3 .style_menuItem__N80xE i{display:inline-block;width:17px;font-style:normal;color:#999}.style_codingPatternsSider___CRHA{position:fixed;top:64px;bottom:0;left:0;width:310px;padding:0;overflow:auto;background:#484848;border-radius:0}.style_codingPatternsSider___CRHA::-webkit-scrollbar{width:9px;height:2px}.style_codingPatternsSider___CRHA::-webkit-scrollbar-thumb{border-radius:8px;border:1px solid rgba(0,0,0,0);box-shadow:inset 9px 0 0 #999}.style_codingPatternsSider___CRHA::-webkit-scrollbar-thumb:hover{box-shadow:inset 9px 0 0 #888}.style_codingPatternsSider___CRHA .style_menuItem__N80xE{display:flex;justify-content:space-between;align-items:center}.style_codingPatternsSider___CRHA .ant-menu-dark{background:#484848;padding-bottom:104px}.style_codingPatternsSider___CRHA .ant-menu-item{margin:8px 0;padding:0!important}.style_codingPatternsSider___CRHA .ant-menu-item-selected{font-size:14px;border-radius:4px;line-height:normal;color:#fff;background:#5b5b5b!important}.style_codingPatternsSider___CRHA .ant-menu-submenu-title{height:64px!important;line-height:64px!important;padding-left:16px!important}.style_codingPatternsSider___CRHA .ant-menu-submenu-title strong{font-weight:700;margin-left:8px;color:#ddd;font-size:16px}.style_codingPatternsSider___CRHA .ant-menu-inline.ant-menu-sub{padding:0 10px;background:#3e3e3e!important}.style_codingPatternsSider___CRHA .ant-menu-item-only-child{height:auto!important;line-height:1!important}.style_codingPatternsSider___CRHA .ant-menu-item-only-child div{font-size:14px;padding:14px 10px 14px 36px;line-height:normal;white-space:break-spaces}.style_codingPatternsSider___CRHA .ant-menu-submenu-arrow{transform:scale(1.5)}.style_codingPatternsSider___CRHA h2{margin:0;padding:30px 0 20px 30px;font-size:28px;color:#aaa;font-weight:600;line-height:normal}.style_codingPatternsSider___CRHA .style_submenu__qvKEO{height:45px;line-height:45px}.style_codingPatternsSider___CRHA .style_submenu__qvKEO i{display:inline-flex;align-items:center;justify-content:center;font-style:normal;font-weight:700;color:#ddd;font-size:16px}.style_container__9mWse{background:#f2f2f2}.style_container__9mWse .style_menuToggle__MLC_p{position:fixed;top:0;left:20px;width:120px;padding-top:12px;padding-bottom:12px;display:flex;align-items:center;background-color:#fff;z-index:4}.style_container__9mWse .style_menuToggle__MLC_p .ant-btn{width:32px;height:32px;border-radius:6px;border:1px solid #aeaeae;background:#fff;box-shadow:none}.style_learn__wJdK1{flex-direction:row!important;margin:0 auto;background:#f2f2f2}.style_sider___E3ah{position:fixed;top:64px;left:0;bottom:0;width:295px;overflow:auto;padding:20px 8px 20px 14px;background:#484848}.style_sider___E3ah::-webkit-scrollbar{width:9px;height:2px}.style_sider___E3ah::-webkit-scrollbar-thumb{border-radius:8px;border:1px solid rgba(0,0,0,0);box-shadow:inset 9px 0 0 #555}.style_sider___E3ah::-webkit-scrollbar-thumb:hover{box-shadow:inset 9px 0 0 #888}.style_sider___E3ah .ant-menu-dark{background:#484848}.style_sider___E3ah .ant-menu-item{display:block!important;width:100%;height:60px;margin:10px 0;padding:0!important}.style_sider___E3ah .ant-menu-item-selected{background:#555!important;font-size:14px;color:#fff;line-height:20px}.style_sider___E3ah .ant-menu-item-selected i{color:#ccc!important}.style_sider___E3ah .ant-menu-item-selected strong{color:#fff}.style_sider___E3ah h2{margin-bottom:20px;font-size:20px;font-weight:600;color:#bbb}.style_sider___E3ah .style_progress__SivJ_{margin-bottom:0;font-size:14px;font-weight:600;color:#777}.style_menuItem__3ahpj{display:flex;justify-content:space-between;align-items:center;padding:10px;width:100%;height:60px}.style_menuItem__3ahpj>span:first-child{display:flex;justify-content:flex-start;align-items:center;flex:1 1}.style_menuItem__3ahpj strong{display:inline-block;white-space:pre-wrap;margin-left:10px;font-size:14px;font-weight:400;color:#ccc;line-height:20px;text-wrap:balance}.style_menuItem__3ahpj i{display:inline-block;width:17px;font-style:normal;color:#999}.style_content__Qif_T{overflow:hidden;background-color:#f2f2f2}.style_articleWrap__Xn2yv{min-height:calc(100vh - 286px);overflow:auto;background-color:#fff}.style_learnContent__K5K7M{min-width:498px;max-width:1000px;overflow:auto;margin:0 auto;padding:50px 30px;background-color:#fff}.style_learnContent__K5K7M .table-wrap{overflow:auto;margin-bottom:12px;position:relative}.style_learnContent__K5K7M .table-wrap table{border-collapse:collapse;min-width:var(--table-min-width,auto)}.style_learnContent__K5K7M .table-wrap td{line-height:24px}.style_learnContent__K5K7M .table-wrap td a{color:#212529!important;cursor:unset!important}.style_learnContent__K5K7M table.inside-out{width:100%;min-width:unset;margin:16px 0;background-color:#f5f5f5;border-radius:4px;border:none}.style_learnContent__K5K7M table.inside-out td{padding:16px 20px;border:none}.style_learnContent__K5K7M table.inside-out td p{margin:0 0 10px}.style_learnContent__K5K7M table.inside-out td p:last-child{margin-bottom:0}.style_learnContent__K5K7M table.inside-out tr{background-color:rgba(0,0,0,0)!important;border:none}.style_learnContent__K5K7M table.inside-out,.style_learnContent__K5K7M table.inside-out *{border:none!important}.style_learnContent__K5K7M table.inside-out+p{text-align:left}.style_learnContent__K5K7M table.split-50{width:100%;min-width:unset;margin:16px 0}.style_learnContent__K5K7M table.split-50 td{width:50%;vertical-align:top;padding:16px 20px}.style_learnContent__K5K7M table.split-50 tr{background-color:rgba(0,0,0,0)!important}.style_learnContent__K5K7M table.split-50,.style_learnContent__K5K7M table.split-50 *{border:none!important}.style_learnContent__K5K7M table.split-50+p{text-align:left}.style_learnContent__K5K7M .code-table{width:100%;overflow:auto;margin:16px 0!important}.style_learnContent__K5K7M .code-table table{border-collapse:collapse}.style_learnContent__K5K7M .code-table pre{margin:0}.style_learnContent__K5K7M .code-table pre code{padding-left:0;padding-right:0}.style_learnContent__K5K7M .code-table tbody td{font-family:SF Mono,Monaco,Cascadia Code,Roboto Mono,Consolas,Courier New,monospace}.style_learnContent__K5K7M .code-table td>p{margin:0}.style_learnContent__K5K7M .code-table tr:nth-child(2n){background-color:#fff!important}.style_learnContent__K5K7M mark.highlight-magenta{background-color:rgba(255,182,193,.4);padding:2px 0;border-radius:2px}.style_learnContent__K5K7M mark.highlight-green{background-color:rgba(152,251,152,.3);padding:2px 0;border-radius:2px}.style_learnContent__K5K7M>p:last-of-type{margin:0;font-size:14px!important;text-align:left!important}.style_learnContent__K5K7M .style_chapter__grtAe{width:96px;height:80px;margin-bottom:6px;font-size:80px;font-weight:600;color:#35cea0;line-height:80px}.style_learnContent__K5K7M center{width:100%;overflow:auto}.style_learnContent__K5K7M h1{margin-top:0;margin-bottom:20px;font-size:40px;font-weight:600;color:#282828;line-height:50px;text-wrap:balance}.style_learnContent__K5K7M h2{margin-top:16px;font-size:30px;line-height:40px}.style_learnContent__K5K7M h2,.style_learnContent__K5K7M h3{margin-bottom:10px;font-weight:600;color:#282828;text-wrap:balance}.style_learnContent__K5K7M h3{font-size:26px;line-height:37px}.style_learnContent__K5K7M h4{margin-bottom:10px;font-size:20px;font-weight:600;color:#282828;line-height:28px;text-wrap:balance}.style_learnContent__K5K7M h5{font-size:16px}.style_learnContent__K5K7M h5,.style_learnContent__K5K7M h6{margin-bottom:10px;font-weight:600;color:#282828;line-height:20px;text-wrap:balance}.style_learnContent__K5K7M h6{font-size:15px}.style_learnContent__K5K7M hr{margin:24px 0;border-top:1px solid #e9e9e9;border-bottom:none}.style_learnContent__K5K7M p{margin-bottom:10px;font-weight:400;line-height:26px;font-size:15px;text-align:justify;color:#212529}.style_learnContent__K5K7M ul{margin-left:28px;margin-bottom:16px;list-style:disc;list-style-type:disc;color:#212529}.style_learnContent__K5K7M li{list-style:disc;list-style-type:disc;color:#212529;line-height:26px;font-size:15px}.style_learnContent__K5K7M li p{margin-top:0;margin-bottom:4px}.style_learnContent__K5K7M li li{list-style:circle;list-style-type:circle}.style_learnContent__K5K7M ol{margin-left:28px;margin-bottom:16px}.style_learnContent__K5K7M ol,.style_learnContent__K5K7M ol li{list-style:decimal;list-style-type:decimal}.style_learnContent__K5K7M a{color:#212529;text-decoration:underline}.style_learnContent__K5K7M a:hover,.style_learnContent__K5K7M a:hover p{color:#05673d}.style_learnContent__K5K7M figcaption{margin:12px 0;color:#212529}.style_learnContent__K5K7M .tableCaption{width:100%;margin-top:12px;text-align:center!important;color:#212529!important}.style_learnContent__K5K7M .tableCaption p{text-align:center}.style_learnContent__K5K7M .note-block{padding:16px;margin:20px 0;font-size:14px!important;text-align:left;color:#212529;background-color:#f5f5f5;border:1px solid #ddd;border-radius:6px}.style_learnContent__K5K7M .note-block p{font-size:14px!important;line-height:24px;margin:0 0 8px}.style_learnContent__K5K7M .note-block p:last-child{margin-bottom:0}.style_learnContent__K5K7M .note-block ul{margin-top:8px;margin-left:18px!important;margin-bottom:0!important}.style_learnContent__K5K7M .note-block ul li{line-height:24px;font-size:14px}.style_learnContent__K5K7M table{margin:0 auto;border:1px solid #e9e9e9;border-collapse:collapse;color:#212529}.style_learnContent__K5K7M table tr{border-bottom:1px solid #e9e9e9}.style_learnContent__K5K7M table tr:last-child{border-bottom:none}.style_learnContent__K5K7M table tr:nth-child(2n){background-color:#f5f5f5}.style_learnContent__K5K7M table tr td{padding:10px;border-right:1px solid #e9e9e9;line-height:24px}.style_learnContent__K5K7M table tr td:last-child{border-right:none}.style_learnContent__K5K7M thead{border-bottom:1px solid #e9e9e9;background-color:#f5f5f5}.style_learnContent__K5K7M thead th{padding:10px;border-right:1px solid #e9e9e9;text-align:left}.style_learnContent__K5K7M thead th:last-child{border-right:none}.style_learnContent__K5K7M thead th strong{font-weight:700}.style_learnContent__K5K7M figure{margin:16px 0}.style_learnContent__K5K7M .info-box{display:flex;align-items:flex-start;gap:8px;padding:16px;background-color:#f8f9fa;border-left:4px solid #35cea0;margin:24px 0;font-size:14px;line-height:1.6;color:#212529}.style_learnContent__K5K7M .info-box img{flex-shrink:0;margin-top:3px}.style_learnContent__K5K7M .info-box p{margin:0}.style_learnContent__K5K7M .sample-dialogue{padding:16px;background-color:#f8f9fa;border:1px solid #e9e9e9;border-radius:4px;margin:24px 0;font-size:14px;line-height:1.4;color:#212529}.style_learnContent__K5K7M .sample-dialogue p{margin:0}.style_learnContent__K5K7M .sample-dialogue br{display:none}.style_learnContent__K5K7M pre{flex:1 1;margin-bottom:4px}.style_learnContent__K5K7M pre code{word-break:break-all;white-space:pre;color:#1669b0}.style_learnContent__K5K7M u{word-break:break-all;color:#4283c4}.style_learnContent__K5K7M table.style_quote__VVyDM{min-width:unset;width:100%;margin:16px 0;background-color:#f5f5f5;border-radius:4px;border:1px solid #e9e9e9}.style_learnContent__K5K7M table.style_quote__VVyDM td{padding:16px 20px;border:none}.style_learnContent__K5K7M table.style_quote__VVyDM td p{margin:0 0 10px}.style_learnContent__K5K7M table.style_quote__VVyDM td p:last-child{margin-bottom:0}.style_learnContent__K5K7M table.style_quote__VVyDM td ol,.style_learnContent__K5K7M table.style_quote__VVyDM td ul{margin:10px 0 10px 20px;padding:0}.style_learnContent__K5K7M table.style_quote__VVyDM td ol li,.style_learnContent__K5K7M table.style_quote__VVyDM td ul li{margin:6px 0}.style_learnContent__K5K7M table.style_quote__VVyDM td em{font-style:italic}.style_learnContent__K5K7M table.style_quote__VVyDM tr{background-color:rgba(0,0,0,0)!important;border:none}.style_learnPad__UNRJV .style_sider___E3ah{padding:18px 8px 18px 10px!important}.style_learnPad__UNRJV .style_menuItem__3ahpj{width:226px!important;padding-right:0!important}.style_learnPad__UNRJV .style_menuItem__3ahpj strong{width:170px!important}.style_learnPad__UNRJV .style_learnContent__K5K7M{padding:20px 30px}.style_learnH5__R4PJq{padding:0}.style_learnH5__R4PJq .style_chapter__grtAe{display:block;width:335px;height:30px;font-size:30px;line-height:30px;text-align:left;font-weight:600;color:#35cea0}.style_learnH5__R4PJq .style_learnContent__K5K7M{min-width:320px;padding:0 20px 50px;margin:32px auto 0;overflow:auto;overflow-x:hidden}.style_learnH5__R4PJq .style_learnContent__K5K7M .table-wrap{overflow:auto;margin-bottom:12px}.style_learnH5__R4PJq .style_learnContent__K5K7M .table-wrap td a{color:#212529!important;cursor:unset!important}.style_learnH5__R4PJq .style_learnContent__K5K7M h1{margin-bottom:0;font-size:20px;font-weight:600;color:#282828;line-height:28px}.style_learnH5__R4PJq .style_learnContent__K5K7M h2{margin-top:16px;font-size:20px;font-weight:600;color:#282828;line-height:28px}.style_learnH5__R4PJq .style_learnContent__K5K7M h3{font-size:18px;font-weight:600;color:#282828;line-height:25px}.style_learnH5__R4PJq .style_learnContent__K5K7M h4{font-size:16px;font-weight:600;color:#282828;line-height:22px}.style_learnH5__R4PJq .style_learnContent__K5K7M h5{margin-bottom:10px;font-size:15px;font-weight:600;color:#282828;line-height:20px}.style_learnH5__R4PJq .style_learnContent__K5K7M p{font-size:15px;color:#212529;text-align:left}.style_learnH5__R4PJq .style_learnContent__K5K7M ul{margin-left:28px;margin-bottom:16px;list-style:disc;list-style-type:disc;color:#212529}.style_learnH5__R4PJq .style_learnContent__K5K7M ul p code{word-break:break-all}.style_learnH5__R4PJq .style_learnContent__K5K7M li{list-style:disc;list-style-type:disc;color:#212529}.style_learnH5__R4PJq .style_learnContent__K5K7M li p{margin:0 0 4px}.style_learnH5__R4PJq .style_learnContent__K5K7M li li{list-style:circle;list-style-type:circle}.style_learnH5__R4PJq .style_learnContent__K5K7M ol{margin-left:28px;margin-bottom:16px;list-style:decimal;list-style-type:decimal}.style_learnH5__R4PJq .style_learnContent__K5K7M ol li{list-style:decimal;list-style-type:decimal}.style_learnH5__R4PJq .style_learnContent__K5K7M ol li a{word-break:break-all}.style_learnH5__R4PJq .style_learnContent__K5K7M figcaption{margin:12px 0;color:#212529}.style_learnH5__R4PJq .style_learnContent__K5K7M table{margin:0 auto;border:1px solid #e9e9e9;color:#212529}.style_learnH5__R4PJq .style_learnContent__K5K7M thead{border-bottom:1px solid #e9e9e9;background-color:#f5f5f5}.style_learnH5__R4PJq .style_learnContent__K5K7M thead th{padding:10px;border-right:1px solid #e9e9e9;text-align:left}.style_learnH5__R4PJq .style_learnContent__K5K7M thead th:last-child{border-right:none}.style_learnH5__R4PJq .style_learnContent__K5K7M thead th strong{font-weight:700}.style_learnH5__R4PJq .style_learnContent__K5K7M tr{border-bottom:1px solid #e9e9e9}.style_learnH5__R4PJq .style_learnContent__K5K7M tr:last-child{border-bottom:none}.style_learnH5__R4PJq .style_learnContent__K5K7M tr:nth-child(2n){background-color:#f5f5f5}.style_learnH5__R4PJq .style_learnContent__K5K7M tr td{padding:10px;border-right:1px solid #e9e9e9}.style_learnH5__R4PJq .style_learnContent__K5K7M tr td:last-child{border-right:none}.style_learnH5__R4PJq .style_learnContent__K5K7M figure{margin:16px 0}.style_learnH5__R4PJq .style_learnContent__K5K7M figure span:first-child{flex:1 1}.style_learnH5__R4PJq .style_learnContent__K5K7M figure img{max-width:100%;height:auto}.style_learnH5__R4PJq .style_learnContent__K5K7M pre{flex:1 1;padding-bottom:4px;margin-bottom:4px;overflow:auto}.style_learnH5__R4PJq .style_learnContent__K5K7M pre code{word-break:break-all;color:#1669b0}.style_learnH5__R4PJq .style_learnContent__K5K7M u{word-break:break-all;color:#4283c4}.style_learnH5__R4PJq .style_learnContent__K5K7M code{word-break:break-all}.style_learnH5__R4PJq .style_learnContent__K5K7M blockquote p{font-weight:400}.style_learnH5__R4PJq .style_learnContent__K5K7M table.split-50{display:block;width:100%;min-width:unset}.style_learnH5__R4PJq .style_learnContent__K5K7M table.split-50 tbody{display:block}.style_learnH5__R4PJq .style_learnContent__K5K7M table.split-50 tr{display:flex;flex-direction:column-reverse}.style_learnH5__R4PJq .style_learnContent__K5K7M table.split-50 td{display:block;width:100%!important;padding:10px 0}.style_learnH5__R4PJq .style_learnContent__K5K7M table.split-50 td:first-child{padding-top:20px}.style_learnH5__R4PJq .style_learnContent__K5K7M table.split-50 td:last-child{padding-bottom:0}.style_learnCodingPatterns__U0_6t{padding:1px 0 0}.style_mobileCourseMenuDrawer___TbRo{top:60px;left:0;right:0;bottom:0}.style_mobileCourseMenuDrawer___TbRo .ant-drawer-body{padding:0}