/* Appearance only: original WeKnora layout, routing and component DOM are intact. */
:root[data-sw-skin="sw"] {
 --td-brand-color-1:#fbeded; --td-brand-color-2:#f9d8d9; --td-brand-color-3:#efb0b3;
 --td-brand-color-4:#dd777c; --td-brand-color-5:#ce4d55; --td-brand-color-6:#bd292d;
 --td-brand-color-7:#a51d25; --td-brand-color-8:#861924; --td-brand-color-9:#68151e; --td-brand-color-10:#4d1017;
 --td-brand-color:#bd292d; --td-brand-color-hover:#ce4d55; --td-brand-color-active:#a51d25;
 --td-brand-color-disabled:#efb0b3; --td-brand-color-light:#fbeded; --td-brand-color-light-hover:#f9e1e2;
 --td-brand-color-light-active:#f6d1d3; --td-brand-color-focus:#f6d1d3; --td-text-color-brand:#bd292d;
 --td-bg-color-sidebar:#faf8f7;
}
:root[theme-mode="dark"][data-sw-skin="sw"] {
 --td-brand-color:#ef8b91; --td-brand-color-hover:#f4a6aa; --td-brand-color-active:#e5727a;
 --td-brand-color-light:#372125; --td-brand-color-light-hover:#47252b; --td-brand-color-light-active:#572a32;
 --td-text-color-brand:#ef8b91; --td-bg-color-sidebar:#1c1919;
}
:root[data-sw-skin="sw"] .aside_box .logo_box .logo {width:134px;height:42px;object-fit:contain}
:root[data-sw-skin="sw"] .menu_item_active .menu_icon img {filter:brightness(0) saturate(100%) invert(23%) sepia(60%) saturate(1993%) hue-rotate(331deg) brightness(89%) contrast(98%)}
:root[data-sw-skin="sw"] .aside_box .logo_box .logo{height:42.21px}
:root[data-sw-skin="sw"] .list-space-sidebar .icon-item-labeled.active,
:root[data-sw-skin="sw"] .list-space-sidebar .sidebar-item.active,
:root[data-sw-skin="sw"] .list-space-sidebar .sidebar-item.active .item-count{background:var(--td-brand-color-light)}
:root[data-sw-skin="sw"] .kb-card.kb-type-document{background:linear-gradient(135deg,var(--td-bg-color-container) 0%,rgba(189,41,45,.025) 100%)}
:root[data-sw-skin="sw"] .kb-card.kb-type-document:hover{border-color:var(--td-brand-color);background:linear-gradient(135deg,var(--td-bg-color-container) 0%,rgba(189,41,45,.055) 100%)}
:root[data-sw-skin="sw"] .kb-card.kb-type-document:after{background:linear-gradient(135deg,rgba(189,41,45,.07) 0%,transparent 100%)}
:root[data-sw-skin="sw"] .feature-badge.type-document,
:root[data-sw-skin="sw"] .feature-badge.role-admin,
:root[data-sw-skin="sw"] .personal-source{background:var(--td-brand-color-light)}

:root[data-sw-skin="sw"] .header-logo .logo-image{aspect-ratio:400/126;object-fit:contain}
/* Login brand surfaces. Keep the original columns, forms, carousel and breakpoints. */
:root[data-sw-skin="sw"] .login-layout{background:linear-gradient(125deg,#faf5ef 0%,#f8f5f2 55%,#eee6e3 100%)}
:root[data-sw-skin="sw"] .knowledge-lines{opacity:.15}
:root[data-sw-skin="sw"] .connection-line{stroke:#a87d76;animation:none}
:root[data-sw-skin="sw"] .knowledge-node{background:#ffffff60;border-color:#bb9c9026;box-shadow:none;color:#9b7b70;opacity:.3;animation:none}
:root[data-sw-skin="sw"] .knowledge-node svg{color:#9b7b70;stroke:currentColor}
:root[data-sw-skin="sw"] .showcase-subtitle{color:#392e2a;font-weight:650}
:root[data-sw-skin="sw"] .showcase-description{color:#7d706a}
:root[data-sw-skin="sw"] .tag{color:#9a3739;background:#bd292d0b;border:1px solid #bd292d14}
:root[data-sw-skin="sw"] .header-link,:root[data-sw-skin="sw"] .language-switch button{background:#ffffff90;border-color:#d9cbc5;color:#67544d}
:root[data-sw-skin="sw"] .header-link:hover,:root[data-sw-skin="sw"] .language-switch button:hover{background:#fff;color:#bd292d;border-color:#bd292d50}
:root[data-sw-skin="sw"] .form-card{box-shadow:0 14px 50px #6541390b;background:#ffffffed}
:root[data-sw-skin="sw"] .form-hint,:root[data-sw-skin="sw"] .login-features .feature-icon,:root[data-sw-skin="sw"] .language-option.active{background:var(--td-brand-color-light)}
:root[data-sw-skin="sw"] .carousel-container{--swiper-theme-color:#bd292d;--swiper-pagination-color:#bd292d;--swiper-pagination-bullet-inactive-color:#baa69d}
:root[data-sw-skin="sw"] .slide-content{position:relative;background:#fff;box-shadow:0 8px 30px #6f544b08}
:root[data-sw-skin="sw"] .sw-slide-caption{position:absolute;bottom:0;left:0;right:0;padding:13px 18px;background:#fffefaee;border-top:1px solid #eee3dc;color:#75574e;font-size:13px;z-index:2;text-align:left}
:root[data-sw-skin="sw"] .swiper-pagination-bullet{background:#b5a198}
:root[data-sw-skin="sw"] .swiper-pagination-bullet-active{background:#bd292d}
#sw-about{max-width:520px;width:calc(100% - 36px);border:1px solid #e7dcd7;border-radius:14px;padding:30px;color:#3c3330;background:#fffdfb;box-shadow:0 20px 90px #33282033;line-height:1.8}
#sw-about::backdrop{background:#30272155;backdrop-filter:blur(3px)}
#sw-about h2{font-size:23px;margin:0 0 18px}#sw-about p{font-size:15px;margin:12px 0}#sw-about a{color:#bd292d}#sw-about small{color:#938076}.sw-about-close{position:absolute;right:14px;top:10px;border:0;background:none;font-size:25px;cursor:pointer}
:root[theme-mode="dark"][data-sw-skin="sw"] .login-layout{background:linear-gradient(125deg,#211d1c,#292021)}
:root[theme-mode="dark"][data-sw-skin="sw"] .showcase-subtitle{color:#f2e6e0}
:root[theme-mode="dark"][data-sw-skin="sw"] .showcase-description{color:#bdada5}
:root[theme-mode="dark"][data-sw-skin="sw"] .header-link,:root[theme-mode="dark"][data-sw-skin="sw"] .language-switch button{background:#362b2b;color:#e4cfc7}
:root[data-sw-skin="sw"] .knowledge-lines{opacity:.055}
:root[data-sw-skin="sw"] .screenshot-swiper{box-shadow:0 12px 36px #65413912}
:root[data-sw-skin="sw"] .screenshot-swiper .swiper-pagination-bullet{background:#c9b4aa}
:root[data-sw-skin="sw"] .screenshot-swiper .swiper-pagination-bullet-active{background:#bd292d}
:root[data-sw-skin="sw"] .form-content .t-input:focus-within{box-shadow:0 0 0 3px #bd292d14}
@media(max-width:768px){:root[data-sw-skin="sw"] .showcase-section{padding-top:88px}}