:root{color-scheme:dark;--bg:var(--lx-background);--panel:var(--lx-surface);--panel2:var(--lx-background);--line:var(--lx-border);--text:var(--lx-text);--muted:var(--lx-secondary);--accent:var(--lx-primary)}
.svg-icon{stroke-width:1.5px}
.record-studio{width:min(720px,calc(100vw - 28px));background:var(--panel2)}.studio-body{padding:16px}.studio-body video{display:block;width:100%;aspect-ratio:16/9;object-fit:cover;background:#08070a;border-radius:10px}.studio-status{display:flex;align-items:center;gap:10px;margin-top:12px}.studio-status .modal-field{margin:0;flex:1}.record-dot{width:9px;height:9px;border-radius:50%;background:#ef5b67;box-shadow:0 0 0 5px #ef5b6726;animation:record-pulse 1.2s infinite}.record-studio .modal-actions{justify-content:center}.record-studio[open]{animation:studio-in .18s ease-out}@keyframes record-pulse{50%{opacity:.35;transform:scale(.75)}}@keyframes studio-in{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}
.device-mark{border:0;background:transparent}
:root{--danger:var(--lx-error);--ok:var(--lx-success)}#graph line{stroke:var(--line)}#graph circle{fill:var(--accent)}.search-wrap>span{position:absolute;left:12px;color:var(--muted)}
html[data-lexure-theme="light"]{color-scheme:light}
body{font-family:Inter,Arial,sans-serif}button,input,select,textarea{font-family:inherit}
.topbar{height:auto;min-height:58px;flex-shrink:0}.tabs{flex-shrink:0}
.brand-lockup{border-bottom:1px solid var(--line);padding-bottom:14px}.brand-lockup .brand{border-bottom:0;padding-bottom:6px}.brand-lockup .brand-caption{padding:0 18px;margin:0;color:var(--muted);font-family:Manrope,Arial,sans-serif;font-size:11px;line-height:1.3;letter-spacing:.01em}.brand-lockup .brand-caption::first-letter{color:inherit}
.search-wrap{display:flex;align-items:center;position:relative;flex:1;min-width:0}.search-wrap>.svg-icon{position:absolute;left:12px;color:var(--muted);z-index:1}.search-wrap .search{min-width:0;width:100%;padding-left:38px;padding-right:42px}.search-filter{position:absolute;right:4px;width:32px;height:32px;border:0;background:transparent;z-index:2}.search-filter:hover{background:var(--line)}.search-menu,.locale-menu,.theme-menu{position:absolute;z-index:25;top:calc(100% + 7px);right:0;min-width:150px;padding:5px;border:1px solid var(--line);border-radius:10px;background:var(--panel);box-shadow:0 14px 34px #0005}.search-menu button,.locale-menu button,.theme-menu button{display:flex;align-items:center;gap:9px;width:100%;padding:8px 10px;border:0;border-radius:7px;background:transparent;color:var(--text);text-align:left;cursor:pointer}.search-menu button:hover,.search-menu button.active,.locale-menu button:hover,.locale-menu button.active,.theme-menu button:hover,.theme-menu button.active{background:var(--line);color:var(--text)}.topbar-actions{position:relative;display:flex;align-items:center;gap:8px;margin-left:auto;flex:0 0 auto}.locale-select{position:absolute;inline-size:1px;block-size:1px;opacity:0;pointer-events:none}.locale-menu{right:86px;top:calc(100% + 7px)}.theme-menu{right:42px;top:calc(100% + 7px)}.brand-theme{font-size:16px;padding:0}.theme-glyph{display:block;line-height:1}.document{font-size:16px}.knowledge-card strong{font-size:15px}
h1,h2,h3,.brand{font-family:Manrope,Arial,sans-serif}.brand{height:auto;min-height:72px;padding:18px;display:flex;gap:10px}.brand img{width:140px;height:auto}.brand small{font-size:10px;letter-spacing:.09em;color:var(--muted)}
.btn.primary{color:var(--lx-onPrimary);background:var(--accent)}.btn:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--lx-focus);outline-offset:2px}
.knowledge-card{border-radius:20px}.knowledge-card strong{font-family:Manrope,Arial,sans-serif}.knowledge-card p{font-size:14px}.card-foot{font-size:12px}.toast{background:var(--panel);color:var(--text);max-width:calc(100vw - 32px)}
.brand-loader{display:flex;align-items:center;gap:8px;padding:10px 18px;color:var(--muted);font-size:12px}.brand-loader[hidden]{display:none}.brand-loader img{width:26px;height:26px;object-fit:contain;animation:lexure-breathe 1.6s ease-in-out infinite}.brand-caption{padding:0 18px 16px;margin:0;color:var(--muted);font-size:11px}.device-mark{border:0;background:transparent}
.brand-splash{position:fixed;inset:0;z-index:40;background:var(--bg);display:grid;place-content:center;text-align:center;padding:24px}.brand-splash[hidden]{display:none}.brand-splash img{width:88px;margin:0 auto 24px;animation:lexure-breathe 1.6s ease-in-out infinite}.brand-splash h1{font-size:26px}.brand-splash p{font-size:16px;color:var(--muted)}.brand-splash button{margin:auto}
.dark-brand{display:block}.light-brand{display:none}[data-lexure-theme="light"] .dark-brand{display:none}[data-lexure-theme="light"] .light-brand{display:block}
@keyframes lexure-breathe{0%,100%{transform:scale(.97)}50%{transform:scale(1.04)}}
@media(prefers-reduced-motion:reduce){.brand-loader img,.brand-splash img{animation:none}.knowledge-card:hover{transform:none}}
@media(max-width:720px){.topbar{flex-wrap:wrap}.search-wrap{min-width:150px;order:1;flex-basis:100%}.topbar-actions{order:0}.knowledge-grid.editorial{column-count:1}.main{height:100dvh}.language-bar{flex-wrap:wrap}}
