:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.counter{color:var(--accent);background:var(--accent-bg);border:2px solid #0000;border-radius:5px;margin-bottom:24px;padding:5px 10px;font-size:16px;transition:border-color .3s}.counter:hover{border-color:var(--accent-border)}.counter:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hero{position:relative}.hero .base,.hero .framework,.hero .vite{margin:0 auto;inset-inline:0}.hero .base{z-index:0;width:170px;position:relative}.hero .framework,.hero .vite{position:absolute}.hero .framework{z-index:1;height:28px;top:34px;transform:perspective(2000px)rotate(300deg)rotateX(44deg)rotateY(39deg)scale(1.4)}.hero .vite{z-index:0;width:auto;height:26px;top:107px;transform:perspective(2000px)rotate(300deg)rotateX(40deg)rotateY(39deg)scale(.8)}#app{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}#center{flex-direction:column;flex-grow:1;place-content:center;place-items:center;gap:25px;display:flex}@media (width<=1024px){#center{gap:18px;padding:32px 20px 24px}}#next-steps{border-top:1px solid var(--border);text-align:left;display:flex}#next-steps>div{flex:1 1 0;padding:32px}@media (width<=1024px){#next-steps>div{padding:24px 20px}}#next-steps .icon{width:22px;height:22px;margin-bottom:16px}@media (width<=1024px){#next-steps{text-align:center;flex-direction:column}}#docs{border-right:1px solid var(--border)}@media (width<=1024px){#docs{border-right:none;border-bottom:1px solid var(--border)}}#next-steps ul{gap:8px;margin:32px 0 0;padding:0;list-style:none;display:flex}#next-steps ul .logo{height:18px}#next-steps ul a{color:var(--text-h);background:var(--social-bg);border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:16px;text-decoration:none;transition:box-shadow .3s;display:flex}#next-steps ul a:hover{box-shadow:var(--shadow)}#next-steps ul a .button-icon{width:18px;height:18px}@media (width<=1024px){#next-steps ul{flex-wrap:wrap;justify-content:center;margin-top:20px}#next-steps ul li{flex:calc(50% - 8px)}#next-steps ul a{box-sizing:border-box;justify-content:center;width:100%}}#spacer{border-top:1px solid var(--border);height:88px}@media (width<=1024px){#spacer{height:48px}}.ticks{width:100%;position:relative}.ticks:before,.ticks:after{content:"";border:5px solid #0000;position:absolute;top:-4.5px}.ticks:before{border-left-color:var(--border);left:0}.ticks:after{border-right-color:var(--border);right:0}.wiselearn-post-content{word-break:break-word;line-height:1.7}.wiselearn-post-content p{margin:.5em 0}.wiselearn-post-content ul,.wiselearn-post-content ol{margin:.5em 0;padding-left:1.5em}.wiselearn-post-content img{border-radius:8px;max-width:100%;height:auto;margin:12px 0;display:block}.wiselearn-post-content strong{font-weight:600}.wiselearn-card{border:none;border-radius:16px;box-shadow:0 2px 12px #0000000f}.wiselearn-card .ant-card-head{border-radius:16px 16px 0 0}.wiselearn-post-item{cursor:pointer;border-radius:8px;padding:14px 0;transition:background .2s}.wiselearn-post-item:hover{background:#fafafa}.wiselearn-sider-white .wiselearn-side-menu.ant-menu-light .ant-menu-item .wiselearn-menu-link{color:#000000d9;text-decoration:none}.wiselearn-sider-white .wiselearn-side-menu.ant-menu-light .ant-menu-item .wiselearn-menu-link:hover{color:#c8102e}.wiselearn-sider-white .wiselearn-side-menu.ant-menu-light .ant-menu-item-selected .wiselearn-menu-link{color:#fff}.wiselearn-header-logo{display:block}.wiselearn-header-knot{object-fit:contain;flex-shrink:0;width:30px;height:30px;display:none}.wiselearn-header-white .wiselearn-header-titles{flex-direction:column;gap:2px;min-width:0;display:flex}.wiselearn-header-white .wiselearn-header-title{color:#000000d9;white-space:nowrap;text-overflow:ellipsis;font-size:18px;font-weight:600;line-height:1.3;overflow:hidden}.wiselearn-header-white .wiselearn-header-subtitle{color:#000000a6;white-space:nowrap;text-overflow:ellipsis;font-size:12px;line-height:1.3;overflow:hidden}@media (width<=768px){.wiselearn-header-white .wiselearn-header-title{white-space:normal;font-size:16px}.wiselearn-header-white .wiselearn-header-subtitle{white-space:normal;font-size:11px}}.wiselearn-lang-switch button{color:#00000080;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px 10px;font-size:13px}.wiselearn-lang-switch button:hover{color:#c8102e}.wiselearn-lang-switch button.active{color:#c8102e;font-weight:600}.wiselearn-content-area{box-sizing:border-box;background:#f7f7f8;border-radius:16px;min-height:280px;margin:20px;padding:24px}.wiselearn-mobile-ham{display:none!important}.wiselearn-lang-abbr{display:none}.wiselearn-lang-full{display:inline}.wiselearn-bottom-nav{display:none}@media (width>=992px){.wiselearn-header-logo{height:44px!important}}@media (width<=991px){.wiselearn-content-area{border-radius:8px;margin:8px;padding:12px;padding-bottom:calc(56px + env(safe-area-inset-bottom,0px) + 12px)!important}.wiselearn-header-logo{height:32px!important}.wiselearn-header-subtitle{display:none!important}.wiselearn-bottom-nav{height:56px;padding-bottom:env(safe-area-inset-bottom,0px);z-index:200;background:#fff;border-top:1px solid #f0f0f0;align-items:stretch;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 10px #0000000f}.wiselearn-bottom-nav-item{color:#0006;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:2px;padding:4px 0;transition:color .2s;display:flex;text-decoration:none!important}.wiselearn-bottom-nav-item.active,.wiselearn-bottom-nav-item:hover{color:#c8102e}.wiselearn-bottom-nav-icon{line-height:1;font-size:22px!important}.wiselearn-bottom-nav-label{margin-top:1px;font-size:10px;line-height:1}.wiselearn-bottom-nav-plus{color:#fff;background:#c8102e;border-radius:10px;justify-content:center;align-items:center;width:42px;height:32px;font-size:18px;display:flex;box-shadow:0 2px 8px #c8102e59}.wiselearn-bottom-nav-item:hover .wiselearn-bottom-nav-plus,.wiselearn-bottom-nav-item.active .wiselearn-bottom-nav-plus{background:#a00d24}}@media (width<=767px){.wiselearn-header-logo{display:none!important}.wiselearn-header-knot{display:block}.wiselearn-lang-full{display:none}.wiselearn-lang-abbr{display:inline}.wiselearn-lang-switch button{padding:4px 8px;font-size:13px}}@media (width<=639px){.wiselearn-content-area{border-radius:6px;margin:4px;padding:8px;padding-bottom:calc(56px + env(safe-area-inset-bottom,0px) + 8px)!important}.wiselearn-header-username,.wiselearn-header-logout-text{display:none!important}.wiselearn-header-white .wiselearn-header-title{font-size:14px}}.wiselearn-auth-card{width:100%!important;max-width:400px!important}.wiselearn-feed{max-width:1200px;margin:0 auto}.wiselearn-feed-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.wiselearn-feed-header .ant-typography{color:#000000d9;font-weight:600}.wiselearn-feed-tabs .ant-tabs-nav{margin-bottom:0}.wiselearn-feed-tabs .ant-tabs-tab{margin:0 0 0 20px;padding:8px 0}.wiselearn-feed-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px;display:grid}@media (width>=900px){.wiselearn-feed-grid{grid-template-columns:repeat(4,1fr)}}@media (width<=600px){.wiselearn-feed-grid{grid-template-columns:repeat(2,1fr);gap:8px}.wiselearn-feed{padding:0}.wiselearn-feed-header{margin-bottom:12px}.wiselearn-feed-card-body{padding:8px}}.wiselearn-feed-loading{text-align:center;color:#999;grid-column:1/-1;padding:40px}.wiselearn-feed-card{cursor:pointer;background:#fff;border-radius:12px;transition:transform .2s,box-shadow .2s;overflow:hidden;box-shadow:0 2px 12px #0000000f}.wiselearn-feed-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000001a}.wiselearn-feed-card-cover{background:#f5f5f5;width:100%;padding-top:100%;position:relative;overflow:hidden}.wiselearn-feed-card-cover img{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.wiselearn-feed-card-cover-placeholder{background:linear-gradient(135deg,#f8f8f8 0%,#eee 100%);width:100%;height:100%;position:absolute;top:0;left:0}.wiselearn-feed-card-pin{color:#fff;background:#c8102e;border-radius:4px;padding:2px 8px;font-size:12px;position:absolute;top:8px;left:8px}.wiselearn-feed-card-body{padding:12px}.wiselearn-feed-card-title{color:#000000d9;font-size:14px;line-height:1.4;margin:0 0 8px!important}.wiselearn-feed-card-meta{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.wiselearn-feed-card-author{cursor:pointer;align-items:center;gap:6px;display:flex}.wiselearn-feed-card-author:hover .wiselearn-feed-card-name{color:#c8102e}.wiselearn-feed-card-avatar{color:#fff;background:#c8102e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;display:flex}.wiselearn-feed-card-name{color:#000000a6;text-overflow:ellipsis;white-space:nowrap;max-width:80px;font-size:12px;overflow:hidden}.wiselearn-feed-card-stats{color:#00000073;gap:10px;font-size:12px;display:flex}.wiselearn-feed-card-stats span{align-items:center;gap:2px;display:inline-flex}.wiselearn-feed-card-tag{color:#c8102e;background:#c8102e14;border-radius:4px;padding:2px 8px;font-size:11px;display:inline-block}.wiselearn-feed-pagination{text-align:center;margin-top:24px}.wiselearn-feed-load-more{color:#000000a6;cursor:pointer;background:#fff;border:1px solid #eee;border-radius:20px;padding:10px 32px;font-size:14px;transition:all .2s}.wiselearn-feed-load-more:hover{color:#c8102e;border-color:#c8102e}.wiselearn-rich-editor{background:#fff;border:1px solid #d9d9d9;border-radius:8px;overflow:hidden}.wiselearn-rich-editor:hover{border-color:#c8102e}.wiselearn-editor-toolbar{background:#fafafa;border-bottom:1px solid #f0f0f0;padding:8px 12px}.wiselearn-editor-toolbar .ant-btn.is-active{color:#c8102e;font-weight:600}.wiselearn-editor-content{text-align:left;padding:12px 16px}.wiselearn-editor-content .ProseMirror{text-align:left;outline:none;min-height:160px}.wiselearn-editor-content .ProseMirror p.is-editor-empty:first-child:before{color:#bfbfbf;content:attr(data-placeholder);float:left;pointer-events:none;height:0}.wiselearn-editor-prose p{text-align:left;margin:.5em 0}.wiselearn-editor-prose ul,.wiselearn-editor-prose ol{margin:.5em 0;padding-left:1.5em}.wiselearn-editor-prose img{border-radius:8px;max-width:100%;height:auto;margin:8px 0;display:block}.wiselearn-detail{text-align:left;max-width:720px;margin:0 auto;padding:0 16px 32px}.wiselearn-detail-loading{text-align:center;color:#999;padding:48px}.wiselearn-detail-article{background:#fff;border-radius:16px;margin-bottom:24px;padding:24px;box-shadow:0 2px 12px #0000000f}.wiselearn-detail-title{color:#000000d9;margin:0 0 16px;font-size:22px;font-weight:600;line-height:1.4}.wiselearn-detail-author-row{align-items:center;gap:12px;margin-bottom:20px;display:flex}.wiselearn-detail-avatar{color:#fff;background:#c8102e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;display:inline-flex}.wiselearn-detail-author-info{flex-direction:column;gap:2px;display:flex}.wiselearn-detail-author-name{color:#000000d9;font-weight:500}.wiselearn-detail-date{color:#00000073;font-size:12px}.wiselearn-detail-content{margin-bottom:20px;text-align:left!important}.wiselearn-detail-actions{border-top:1px solid #f0f0f0;align-items:center;gap:24px;padding-top:16px;display:flex}.wiselearn-detail-cover{object-fit:cover;border-radius:16px;width:100%;height:auto;max-height:360px;margin:0 0 16px;display:block}.wiselearn-detail-action{color:#000000a6;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:0;font-size:14px;transition:color .2s;display:inline-flex}.wiselearn-detail-action:hover,.wiselearn-detail-action.active{color:#c8102e}.wiselearn-detail-action.stat{cursor:default}.wiselearn-detail-comments{text-align:left;background:#fff;border-radius:16px;padding:24px;box-shadow:0 2px 12px #0000000f}.wiselearn-detail-comments-title{color:#000000d9;font-size:16px;font-weight:600;margin:0 0 16px!important}.wiselearn-detail-comment-form{margin-bottom:24px}.wiselearn-detail-comment-form .ant-form-item{margin-bottom:12px}.wiselearn-comment-list{border-top:1px solid #f0f0f0;padding-top:16px}.wiselearn-comment-block{margin-bottom:20px}.wiselearn-comment-block:last-child{margin-bottom:0}.wiselearn-comment-item{align-items:flex-start;gap:12px;display:flex}.wiselearn-comment-item.is-reply{margin-left:0}.wiselearn-comment-avatar-wrap{cursor:pointer;flex-shrink:0}.wiselearn-comment-avatar{color:#fff;background:#c8102e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;display:inline-flex}.wiselearn-comment-body{flex:1;min-width:0}.wiselearn-comment-meta{align-items:center;gap:6px;margin-bottom:2px;display:flex}.wiselearn-comment-author{color:#000000a6;cursor:pointer;font-size:13px;font-weight:500}.wiselearn-comment-author:hover{color:#c8102e}.wiselearn-comment-author-tag{color:#c8102e;background:#c8102e14;border-radius:4px;flex-shrink:0;padding:1px 5px;font-size:11px}.wiselearn-comment-time{color:#00000059;flex-shrink:0;font-size:11px}.wiselearn-comment-replyto{color:#00000073;margin-right:2px;font-size:14px}.wiselearn-comment-text{color:#000000d9;white-space:pre-wrap;word-break:break-word;text-align:left;margin:2px 0 6px;font-size:14px;line-height:1.6}.wiselearn-comment-actions{align-items:center;gap:14px;display:flex}.wiselearn-comment-reply-btn,.wiselearn-comment-delete-btn{color:#00000073;cursor:pointer;background:0 0;border:none;padding:0;font-size:13px}.wiselearn-comment-reply-btn:hover,.wiselearn-comment-delete-btn:hover{color:#c8102e}.wiselearn-comment-delete-btn{color:#00000059}.wiselearn-comment-children{border-left:2px solid #f0f0f0;margin-top:12px;margin-left:44px;padding-left:12px}.wiselearn-reply-inline{margin-top:12px}.wiselearn-reply-inline .ant-input{border-radius:8px}@media (width<=767px){.wiselearn-detail{padding:0 4px 16px}.wiselearn-detail-article{border-radius:10px;padding:14px 12px}.wiselearn-detail-title{font-size:18px}.wiselearn-detail-comments{border-radius:10px;padding:14px 12px}.wiselearn-comment-children{margin-left:24px;padding-left:8px}.wiselearn-detail-cover{border-radius:10px;max-height:260px}}.wiselearn-user-profile{max-width:960px;margin:0 auto}.wiselearn-user-profile-loading,.wiselearn-user-profile-empty{text-align:center;color:#999;padding:48px}.wiselearn-user-profile-header{background:#fff;border-radius:16px;gap:24px;margin-bottom:24px;padding:24px;display:flex;box-shadow:0 2px 12px #0000000f}.wiselearn-user-profile-avatar{flex-shrink:0}.wiselearn-user-profile-info{flex:1;min-width:0}.wiselearn-user-profile-self{color:#999;font-size:14px;font-weight:400}.wiselearn-user-profile-stats{color:#000000a6;gap:24px;margin:12px 0 16px;font-size:14px;display:flex}.wiselearn-user-profile-stats strong{color:#000000d9;margin-right:4px}.wiselearn-user-profile-actions{gap:12px;margin-top:8px;display:flex}.wiselearn-user-profile-follow-btn{background:#c8102e;border-color:#c8102e}.wiselearn-user-profile-follow-btn:hover{background:#a00d24;border-color:#a00d24}.wiselearn-user-profile-posts{background:#fff;border-radius:16px;padding:24px;box-shadow:0 2px 12px #0000000f}.wiselearn-user-profile-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px;display:grid}.wiselearn-user-profile-card{cursor:pointer;border-radius:12px;transition:transform .2s,box-shadow .2s;overflow:hidden;box-shadow:0 2px 8px #0000000f}.wiselearn-user-profile-card:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0000001a}.wiselearn-user-profile-card-cover{background:#f5f5f5;width:100%;padding-top:100%;position:relative;overflow:hidden}.wiselearn-user-profile-card-cover img{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.wiselearn-user-profile-card-placeholder{background:linear-gradient(135deg,#f8f8f8 0%,#eee 100%);width:100%;height:100%;position:absolute;top:0;left:0}.wiselearn-user-profile-card-title{font-size:14px;line-height:1.4;margin:8px 12px 4px!important}.wiselearn-user-profile-card-meta{color:#00000073;padding:0 12px 12px;font-size:12px}@media (width<=767px){.wiselearn-user-profile-header{border-radius:10px;flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:12px;padding:16px}.wiselearn-user-profile-stats{gap:16px;margin:8px 0 12px}.wiselearn-user-profile-posts{border-radius:10px;padding:14px 12px}.wiselearn-user-profile-grid{grid-template-columns:repeat(2,1fr);gap:10px}}.wiselearn-profile-stats{text-align:left;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:16px 24px;margin-bottom:16px;display:flex}.wiselearn-profile-stat{align-items:center;gap:4px;display:inline-flex}.wiselearn-profile-activity-card .wiselearn-profile-list{text-align:left}.wiselearn-profile-activity-card .wiselearn-profile-list .ant-list-item{text-align:left;justify-content:flex-start}.wiselearn-profile-list-item{cursor:pointer;border-radius:8px;padding:10px 0;transition:background .2s}.wiselearn-profile-list-item:hover{background:#f5f5f5}.wiselearn-profile-list-text{text-align:left;width:100%;display:block}@media (width<=767px){.wiselearn-profile-stats{gap:10px 16px}.wiselearn-profile-activity-card .ant-card-body{padding:12px}}.wiselearn-message-center .wiselearn-message-tabs .ant-tabs-nav{margin-bottom:16px}.wiselearn-notif-list{min-height:200px}.wiselearn-notif-item{cursor:pointer;text-align:left;border-radius:12px;padding:12px 16px;transition:background .2s}.wiselearn-notif-item:hover{background:#f5f5f5}.wiselearn-notif-item .ant-list-item-main{justify-content:flex-start;display:flex}.wiselearn-notif-item-inner{text-align:left;justify-content:flex-start;align-items:center;gap:12px;width:100%;display:flex}.wiselearn-notif-body{text-align:left;flex:1;min-width:0}.wiselearn-notif-desc{margin-top:2px;font-size:13px;display:block}.wiselearn-notif-time{margin-top:4px;font-size:12px;display:block}.wiselearn-messages-list .wiselearn-conv-item{cursor:pointer;text-align:left;border-radius:12px;padding:12px 16px;transition:background .2s}.wiselearn-messages-list .wiselearn-conv-item:hover{background:#f5f5f5}.wiselearn-messages-list .wiselearn-conv-item>div{justify-content:flex-start}.wiselearn-conv-avatar{color:#fff;background:linear-gradient(135deg,#c8102e 0%,#8b0000 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:18px;font-weight:600;display:flex}.wiselearn-conv-body{text-align:left;flex:1;min-width:0;margin-left:12px}.wiselearn-conv-name{margin-bottom:2px;font-weight:500}.wiselearn-conv-unread{color:#c8102e;margin-left:8px;font-size:12px}.wiselearn-conv-time{font-size:12px}.wiselearn-chat{background:#f0f0f0;border-radius:16px;flex-direction:column;height:calc(100vh - 160px);max-height:620px;display:flex;overflow:hidden}.wiselearn-chat-header{text-align:left;background:#fff;border-bottom:1px solid #eee;justify-content:flex-start;align-items:center;gap:12px;padding:12px 16px;display:flex}.wiselearn-chat-avatar{color:#fff;background:linear-gradient(135deg,#c8102e 0%,#8b0000 100%);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;font-weight:600;display:flex}.wiselearn-chat-messages{flex-direction:column;flex:1;gap:12px;padding:16px;display:flex;overflow-y:auto}.wiselearn-chat-loading{text-align:center;color:#999;padding:24px}.wiselearn-bubble-wrap{justify-content:flex-start;align-items:flex-end;gap:10px;display:flex}.wiselearn-bubble-wrap.is-me{justify-content:flex-end}.wiselearn-chat-msg-avatar{flex-shrink:0}.wiselearn-bubble-wrap .wiselearn-bubble{min-width:0;max-width:70%}.wiselearn-bubble{background:#fff;border-radius:16px;padding:10px 14px;box-shadow:0 1px 2px #0000000f}.wiselearn-bubble-wrap.is-me .wiselearn-bubble{color:#fff;background:linear-gradient(135deg,#c8102e 0%,#a00d24 100%)}.wiselearn-bubble-text{word-break:break-word;white-space:pre-wrap;line-height:1.5}.wiselearn-chat-time-sep{text-align:center;padding:8px 0}.wiselearn-chat-time-sep span{color:#00000073;background:#0000000f;border-radius:4px;padding:4px 12px;font-size:12px}.wiselearn-chat-input-wrap{background:#fff;border-top:1px solid #eee;align-items:flex-end;gap:8px;padding:12px 16px;display:flex}.wiselearn-chat-input{resize:none;border-radius:20px;flex:1}.wiselearn-chat-input textarea{border-radius:20px}.wiselearn-chat-send{border-radius:20px;flex-shrink:0}@media (width<=767px){.wiselearn-chat{border-radius:10px;height:calc(100dvh - 160px);max-height:none}.wiselearn-chat-messages{gap:8px;padding:10px}.wiselearn-chat-input-wrap{padding:8px 10px}.wiselearn-notif-item{padding:10px 8px}.wiselearn-conv-item{padding:10px 8px!important}.wiselearn-bubble-wrap .wiselearn-bubble{max-width:85%}}
