.boot{--boot-bg0: #ffffff;--boot-bg1: #fbfcfe;--boot-bg2: #f4f7fb;--boot-ink: #0b1220;--boot-mut: #64748b;--boot-line: #e7ecf3;--boot-dot: #cbd5e1;--boot-lbl: #94a3b8;--boot-lbl-on: #475569;--boot-card: rgba(255, 255, 255, .78);--boot-card-line: rgba(15, 23, 42, .08);--boot-shadow: 0 18px 48px rgba(15, 23, 42, .1);position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;flex-direction:column;background:radial-gradient(120% 90% at 50% 38%,var(--boot-bg0) 0%,var(--boot-bg1) 55%,var(--boot-bg2) 100%);color:var(--boot-ink);overflow:hidden;animation:bootIn .5s ease both;-webkit-font-smoothing:antialiased}@keyframes bootIn{0%{opacity:0}to{opacity:1}}.boot-out{animation:bootOut .9s ease forwards;pointer-events:none}@keyframes bootOut{0%{opacity:1;transform:scale(1);filter:blur(0)}55%{opacity:1;transform:scale(1.012)}to{opacity:0;transform:scale(1.03);filter:blur(3px);visibility:hidden}}.boot-stage{position:relative;flex:1;display:grid;place-items:center}.boot-canvas{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block}.boot-center{position:relative;z-index:2;text-align:center;transform:translateY(-2%);display:flex;flex-direction:column;align-items:center}.boot-mark{font-size:clamp(30px,5vw,52px);font-weight:300;letter-spacing:.01em;display:inline-flex;gap:.12em;align-items:baseline}.boot-mark .b1{color:var(--boot-ink);font-weight:500}.boot-mark .b2{color:var(--boot-mut);font-weight:300}.boot-status{margin-top:20px;display:inline-flex;align-items:center;gap:10px;font-size:15px;color:var(--boot-mut);min-height:22px;transition:opacity .4s ease}.boot-status-text{animation:bootFade .5s ease}@keyframes bootFade{0%{opacity:0;transform:translateY(3px)}to{opacity:1;transform:none}}.boot-spinner{width:14px;height:14px;border:2px solid rgba(100,116,139,.25);border-top-color:#7c3aed;border-radius:50%;animation:bootSpin .8s linear infinite}@keyframes bootSpin{to{transform:rotate(360deg)}}.boot-ready .boot-mark{animation:bootPop .7s cubic-bezier(.2,.8,.2,1) both}@keyframes bootPop{0%{transform:scale(.96);opacity:.6}to{transform:scale(1);opacity:1}}.boot-welcome{margin-top:10px;font-size:15px;color:var(--boot-ink);font-weight:500;animation:bootFade .6s ease both}.boot-ready .boot-status-text{color:var(--boot-ink);font-weight:500}.boot-steps{position:relative;z-index:3;padding:0 24px 30px}.boot-steps-line{position:relative;height:2px;background:var(--boot-line);border-radius:2px;margin:0 8px 16px;overflow:hidden}.boot-steps-line span{position:absolute;inset:0 auto 0 0;background:linear-gradient(90deg,#22d3ee,#7c3aed);border-radius:2px;transition:width .3s ease}.boot-steps-labels{display:flex;justify-content:space-between;gap:6px}.boot-step{flex:1;display:flex;flex-direction:column;align-items:center;gap:7px;min-width:0}.boot-step .dot{width:9px;height:9px;border-radius:50%;background:var(--boot-dot);transition:all .3s ease}.boot-step.on .dot{background:#7c3aed}.boot-step.now .dot{background:#7c3aed;box-shadow:0 0 0 4px #7c3aed29;transform:scale(1.15)}.boot-step .lbl{font-size:11.5px;color:var(--boot-lbl);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;transition:color .3s ease}.boot-step.on .lbl{color:var(--boot-lbl-on)}.boot-step.now .lbl{color:var(--boot-ink);font-weight:600}@media (max-width: 720px){.boot-steps-labels{display:none}.boot-steps{padding-bottom:22px}}.boot-quote{margin-top:16px;max-width:460px;padding:0 20px;font-size:13.5px;line-height:1.55;font-style:italic;color:var(--boot-mut);opacity:.92}.boot-informe .boot-mark{font-size:clamp(20px,2.6vw,26px);opacity:.75}.boot-brief{margin-top:22px;width:min(92vw,700px);display:flex;flex-direction:column;align-items:center;gap:16px;animation:bootFade .7s ease both}.boot-greet{margin:0;font-size:clamp(21px,3vw,27px);font-weight:600;letter-spacing:-.025em}.boot-greet .nm{background:linear-gradient(92deg,#f59e0b,#e11d6b 42%,#7c3aed 78%);-webkit-background-clip:text;background-clip:text;color:transparent}.boot-date{margin:5px 0 0;font-size:13px;color:var(--boot-lbl);letter-spacing:.02em}.boot-quote-hero{max-width:540px;margin:2px auto 4px;padding:0 18px;font-family:ui-serif,Georgia,Iowan Old Style,Times New Roman,serif;font-size:clamp(16.5px,2vw,19px);line-height:1.5;font-style:italic;color:var(--boot-ink);opacity:.78}.boot-quote-hero:before{content:"";display:block;width:26px;height:2px;margin:0 auto 14px;border-radius:2px;opacity:.65;background:linear-gradient(90deg,#f59e0b,#e11d6b 50%,#7c3aed)}.boot-stats{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.boot-stat{display:flex;align-items:center;gap:9px;padding:10px 15px 10px 13px;background:var(--boot-card);border:1px solid var(--boot-card-line);border-radius:13px;-webkit-backdrop-filter:blur(14px) saturate(1.4);backdrop-filter:blur(14px) saturate(1.4);box-shadow:var(--boot-shadow);opacity:0;transform:translateY(10px) scale(.97);animation:bootPopIn .55s cubic-bezier(.22,1,.36,1) forwards}@keyframes bootPopIn{to{opacity:1;transform:none}}.boot-stat b{font-size:19px;font-weight:650;letter-spacing:-.02em;font-variant-numeric:tabular-nums}.boot-stat span{color:var(--boot-mut);font-size:13px}.boot-stat.calma svg{color:#7c3aed;opacity:.85}.boot-stat.urgente svg{color:#e11d6b}.boot-stat.urgente{border-color:#e11d6b52}.boot-calm{font-size:15px;color:var(--boot-mut)}.boot-announce,.boot-celebrate{width:100%;display:flex;align-items:center;gap:14px;text-align:left;padding:14px 18px;border-radius:16px;box-shadow:var(--boot-shadow);background:var(--boot-card);-webkit-backdrop-filter:blur(14px) saturate(1.4);backdrop-filter:blur(14px) saturate(1.4);border:1px solid var(--boot-card-line);animation:bootPopIn .7s .1s cubic-bezier(.22,1,.36,1) both}.boot-announce{position:relative;overflow:hidden}.boot-announce:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:linear-gradient(180deg,#22d3ee,#7c3aed)}.boot-announce .foto,.boot-celebrate .who{width:46px;height:46px;flex:0 0 46px;border-radius:50%;display:grid;place-items:center;color:#fff;font-weight:700;font-size:15px;letter-spacing:.02em;background:linear-gradient(135deg,#22d3ee,#4f46e5)}.boot-celebrate.cumple .who{background:linear-gradient(135deg,#f59e0b,#e11d6b)}.boot-announce .txt,.boot-celebrate .txt{flex:1;min-width:0}.boot-announce .tag{display:inline-flex;align-items:center;gap:6px;margin-bottom:3px;font-size:10.5px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:#7c3aed}.boot-announce .t1,.boot-celebrate .t1{font-size:15px;font-weight:620;letter-spacing:-.015em}.boot-announce .t2,.boot-celebrate .t2{font-size:12.5px;color:var(--boot-mut);margin-top:2px}.boot-celebrate.cumple{border-color:transparent;background-image:linear-gradient(var(--boot-card),var(--boot-card)),linear-gradient(100deg,#f59e0b,#e11d6b 45%,#7c3aed);background-origin:border-box;background-clip:padding-box,border-box}.boot-btn{flex:0 0 auto;display:inline-flex;align-items:center;gap:6px;border:1px solid var(--boot-card-line);background:transparent;color:var(--boot-ink);font:inherit;font-size:13px;font-weight:550;padding:8px 14px;border-radius:9px;cursor:pointer;transition:background .18s,border-color .18s}.boot-btn:hover{background:#7c3aed1f;border-color:transparent}.boot-news{width:100%;text-align:left;padding:13px 17px;border-radius:14px;background:var(--boot-card);border:1px solid var(--boot-card-line);-webkit-backdrop-filter:blur(14px) saturate(1.4);backdrop-filter:blur(14px) saturate(1.4);box-shadow:var(--boot-shadow);animation:bootPopIn .7s .2s cubic-bezier(.22,1,.36,1) both}.boot-news .h{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:600;color:#7c3aed;text-transform:uppercase;letter-spacing:.07em}.boot-news ul{margin:8px 0 0;padding:0 0 0 15px;color:var(--boot-mut);font-size:13.2px}.boot-news li{margin:3px 0}.boot-quick{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;animation:bootPopIn .7s .3s cubic-bezier(.22,1,.36,1) both}.boot-qbtn{display:inline-flex;align-items:center;gap:8px;padding:9px 14px;border-radius:11px;border:1px solid var(--boot-card-line);background:var(--boot-card);color:var(--boot-ink);-webkit-backdrop-filter:blur(14px) saturate(1.4);backdrop-filter:blur(14px) saturate(1.4);box-shadow:var(--boot-shadow);font:inherit;font-size:13.5px;font-weight:550;cursor:pointer;transition:transform .16s ease,border-color .16s,background .16s}.boot-qbtn:hover{transform:translateY(-2px);border-color:#7c3aed80}.boot-qbtn.primary{background:#4f46e5;color:#fff;border-color:transparent}.boot-qbadge{min-width:19px;height:19px;padding:0 5px;border-radius:10px;background:#e11d6b;color:#fff;font-size:11px;font-weight:700;display:grid;place-items:center;font-variant-numeric:tabular-nums}.boot-qkey{font-size:10.5px;color:var(--boot-lbl);font-weight:500}.boot-qbtn.primary .boot-qkey{color:#ffffffb8}.boot-enter{font-size:12px;color:var(--boot-lbl);letter-spacing:.03em}@media (max-width: 720px){.boot-brief{gap:13px}.boot-qkey{display:none}.boot-announce,.boot-celebrate{flex-wrap:wrap}}@media (prefers-reduced-motion: reduce){.boot,.boot-out,.boot-spinner{animation:none}.boot-brief,.boot-stat,.boot-announce,.boot-celebrate,.boot-news,.boot-quick{animation:none;opacity:1;transform:none}}html[data-theme=dark] .boot{--boot-bg0: #101B33;--boot-bg1: #0B1220;--boot-bg2: #070B14;--boot-ink: #EAF1FB;--boot-mut: #8FA1BC;--boot-line: #1E2A44;--boot-dot: #33456B;--boot-lbl: #7C8CA6;--boot-lbl-on: #AFBED4;--boot-card: rgba(20, 28, 46, .66);--boot-card-line: rgba(255, 255, 255, .08);--boot-shadow: 0 18px 48px rgba(0, 0, 0, .45)}@media (prefers-color-scheme: dark){html:not([data-theme]) .boot{--boot-bg0: #101B33;--boot-bg1: #0B1220;--boot-bg2: #070B14;--boot-ink: #EAF1FB;--boot-mut: #8FA1BC;--boot-line: #1E2A44;--boot-dot: #33456B;--boot-lbl: #7C8CA6;--boot-lbl-on: #AFBED4;--boot-card: rgba(20, 28, 46, .66);--boot-card-line: rgba(255, 255, 255, .08);--boot-shadow: 0 18px 48px rgba(0, 0, 0, .45)}}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;font-family:Inter,system-ui,-apple-system,sans-serif;background:#f1f5f9;color:#0c1f3f;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overscroll-behavior:none}button:hover{opacity:.9}input:focus,select:focus,textarea:focus{outline:2px solid #2563EB;outline-offset:1px}a:focus-visible,button:focus-visible,[role=button]:focus-visible,[tabindex]:focus-visible,summary:focus-visible,select:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #2563EB;outline-offset:2px;border-radius:4px}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:absolute;left:8px;top:-48px;z-index:2147483001;background:#111827;color:#fff;padding:10px 16px;border-radius:8px;font-size:14px;font-weight:700;text-decoration:none;transition:top .15s ease}.skip-link:focus{top:8px;outline:3px solid #93C5FD}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}a{color:#2563eb}input,select,textarea,button{font-family:inherit;font-size:16px}table{border-collapse:collapse}.table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;max-width:100%}@media (max-width: 768px){input,select,textarea{font-size:16px!important}table{font-size:12px;display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;max-width:100%}table th,table td{padding:6px 8px!important;white-space:nowrap}.page-card,[style*=overflow]{max-width:100vw}}:root{--page-max: 1600px;--page-read: 900px}.uix-page-shell{width:100%;max-width:var(--page-max);margin-inline:auto}.uix-page-read{width:100%;max-width:var(--page-read);margin-inline:auto}.uix-split{display:flex;flex-wrap:wrap;align-items:flex-start;gap:16px}.uix-split>.uix-split-aside{flex:1 1 340px;min-width:0;max-width:520px}.uix-split>.uix-split-main{flex:3 1 520px;min-width:0}@media (max-width: 768px){.uix-split>.uix-split-aside{max-width:none}}html{scroll-behavior:smooth}@media (display-mode: standalone){body{padding-top:env(safe-area-inset-top)}}.wysiwyg-edit,.wysiwyg-view{max-width:100%;box-sizing:border-box;overflow-wrap:anywhere;word-break:break-word}.wysiwyg-edit:empty:before{content:attr(data-placeholder);color:#94a3b8;pointer-events:none}.wysiwyg-edit:focus{border-color:#2563eb!important}.wysiwyg-edit pre,.wysiwyg-view pre{white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;background:#f1f5f9;border-radius:8px;padding:10px 12px;margin:.5em 0;overflow-x:auto;max-width:100%}.wysiwyg-edit img,.wysiwyg-view img{max-width:100%;height:auto}.wysiwyg-edit h1,.wysiwyg-view h1{font-size:1.6em;font-weight:800;margin:.6em 0 .3em}.wysiwyg-edit h2,.wysiwyg-view h2{font-size:1.3em;font-weight:800;margin:.6em 0 .3em}.wysiwyg-edit h3,.wysiwyg-view h3{font-size:1.1em;font-weight:700;margin:.5em 0 .3em}.wysiwyg-edit p,.wysiwyg-view p{margin:.4em 0}.wysiwyg-edit ul,.wysiwyg-view ul,.wysiwyg-edit ol,.wysiwyg-view ol{margin:.4em 0;padding-left:1.5em}.wysiwyg-edit blockquote,.wysiwyg-view blockquote{border-left:3px solid #CBD5E1;margin:.5em 0;padding:.2em 0 .2em .9em;color:#475569}.wysiwyg-edit a,.wysiwyg-view a{color:#2563eb;text-decoration:underline}.wysiwyg-edit code,.wysiwyg-view code{background:#f1f5f9;border-radius:4px;padding:1px 5px;font-family:ui-monospace,monospace;font-size:.92em}.wysiwyg-edit table,.wysiwyg-view table{border-collapse:collapse;margin:.5em 0;display:block;max-width:100%;overflow-x:auto}.wysiwyg-edit th,.wysiwyg-edit td,.wysiwyg-view th,.wysiwyg-view td{border:1px solid #E2E8F0;padding:4px 8px}html[data-theme=dark] body{background:var(--ui-ground, #070B14);color:var(--ui-ink, #EAF1FB)}html[data-theme=dark] a{color:var(--ui-accent, #6BA5FF)}html[data-theme=dark] .uix-main a{color:#2563eb}html[data-theme=dark] input:focus,html[data-theme=dark] select:focus,html[data-theme=dark] textarea:focus{outline-color:var(--ui-focus-ring, #8FB7FF)}html[data-theme=dark] a:focus-visible,html[data-theme=dark] button:focus-visible,html[data-theme=dark] [role=button]:focus-visible,html[data-theme=dark] [tabindex]:focus-visible,html[data-theme=dark] summary:focus-visible,html[data-theme=dark] select:focus-visible,html[data-theme=dark] input:focus-visible,html[data-theme=dark] textarea:focus-visible{outline-color:var(--ui-focus-ring, #8FB7FF)}html[data-theme=dark] .uix-main :focus-visible,html[data-theme=dark] .uix-main input:focus,html[data-theme=dark] .uix-main select:focus,html[data-theme=dark] .uix-main textarea:focus{outline-color:#2563eb}html[data-theme=dark] .wysiwyg-edit pre,html[data-theme=dark] .wysiwyg-view pre,html[data-theme=dark] .wysiwyg-edit code,html[data-theme=dark] .wysiwyg-view code{background:var(--ui-elevated, #16223C);color:var(--ui-ink, #EAF1FB)}html[data-theme=dark] .wysiwyg-edit blockquote,html[data-theme=dark] .wysiwyg-view blockquote{border-left-color:var(--ui-ink-3, #7C8CA6);color:inherit}html[data-density=compacta] table td,html[data-density=compacta] table th{padding-top:7px!important;padding-bottom:7px!important}html[data-density=compacta] .uix-main{font-size:.97em}html[data-contrast=alto]{--ui-ink: #000;--ui-ink-2: #14203a;--ui-ink-3: #33415c;--ui-border: #64748b}html[data-contrast=alto][data-theme=dark]{--ui-ink: #fff;--ui-ink-2: #e8eefb;--ui-ink-3: #cbd5e1;--ui-border: #94a3b8}#root{zoom:var(--ui-zoom, 1)}.uix-skeleton{background:linear-gradient(90deg,var(--ui-elevated, #EEF2F7) 25%,var(--ui-border, #E2E8F0) 37%,var(--ui-elevated, #EEF2F7) 63%);background-size:400% 100%;animation:uix-shimmer 1.4s ease infinite}@keyframes uix-shimmer{0%{background-position:100% 50%}to{background-position:0 50%}}html[data-density=compacta] table td,html[data-density=compacta] table th{padding-top:6px!important;padding-bottom:6px!important}html[data-density=compacta] .uix-dense{gap:6px!important}html[data-contrast=alto]{--ui-ink: #000814;--ui-ink-2: #0C1F3F;--ui-ink-3: #334155;--ui-border: #94A3B8}html[data-contrast=alto][data-theme=dark]{--ui-ink: #FFFFFF;--ui-ink-2: #E6EEFB;--ui-ink-3: #C3D0E6;--ui-border: #5A6B87}html[data-contrast=alto] a{text-decoration:underline}@media (prefers-reduced-motion: reduce){.uix-skeleton{animation:none}}:root,:root[data-theme=light]{--ui-ink: #0F172A;--ui-ink-2: #475569;--ui-ink-3: #5B6B7E;--ui-ground: #EAF0F7;--ui-panel: #FFFFFF;--ui-sidebar: #FAFBFC;--ui-border: #E2E8F0;--ui-border-soft:#F1F5F9;--ui-border-strong:#808B9C;--ui-accent: #2563EB;--ui-accent-soft: #EEF2FF;--ui-good: #0F766E;--ui-warn: #B45309;--ui-crit: #DC2626;--ui-violet:#7C3AED;--ui-r-sm: 8px;--ui-r-md: 12px;--ui-r-lg: 18px;--ui-shadow-card: 0 1px 2px rgba(15,23,42,.05);--lines-strong: rgba(100,116,139,.05);--lines-soft: rgba(100,116,139,.03);--card-fill: rgba(255,255,255,.97);--card-border: rgba(15,23,42,.12);--glass-fill: rgba(255,255,255,.3);--glass-strong: rgba(255,255,255,.46);--glass-border: rgba(255,255,255,.85);--glass-hair: rgba(15,23,42,.06);--glass-shadow: 0 12px 36px rgba(15,23,42,.14);--glass-inset: inset 0 1px 0 rgba(255,255,255,.95), inset 0 0 0 .5px rgba(255,255,255,.6);--glass-text: #0F172A;--glass-text-2: #3A4A61;--glass-blur: 20px;--glass-radius: 20px;--ui-hover: rgba(15,23,42,.05);--ui-selected: rgba(37,99,235,.1);--ui-elevated: #FFFFFF;--ui-overlay: rgba(15,23,42,.45);--ui-input-bg: #FFFFFF;--ui-input-border: #808B9C;--ui-placeholder: #5B6B7E;--ui-disabled-bg: #F1F5F9;--ui-disabled-ink: #64748B;--ui-good-bg: #ECFDF5;--ui-warn-bg: #FFF7ED;--ui-crit-bg: #FEF2F2;--ui-info-bg: #EFF6FF;--ui-on-accent: #FFFFFF;--ui-table-header-bg: #F8FAFC;--ui-table-stripe: rgba(15,23,42,.025);--ui-focus-ring: #2563EB;--ui-bg: var(--ui-border-soft);--ui-muted: var(--ui-ink-3);--ui-halo: rgba(255,255,255,.9)}:root[data-theme=dark]{--ui-ink:#EAF1FB;--ui-ink-2:#AFBED4;--ui-ink-3:#7C8CA6;--ui-ground:#070B14;--ui-panel:#0F1830;--ui-sidebar:#0A1122;--ui-border:#22304A;--ui-border-soft:#16223A;--ui-accent:#6BA5FF;--ui-accent-soft:rgba(107,165,255,.16);--ui-good:#2DD4BF;--ui-warn:#FBBF24;--ui-crit:#F87171;--ui-violet:#A78BFA;--ui-shadow-card:0 1px 2px rgba(0,0,0,.4);--lines-strong: rgba(148,163,184,.05);--lines-soft: rgba(148,163,184,.03);--card-fill: rgba(20,30,51,.97);--card-border: rgba(148,163,184,.2);--glass-fill:rgba(16,24,42,.34);--glass-strong:rgba(22,32,54,.52);--glass-border:rgba(150,180,255,.28);--glass-hair:rgba(255,255,255,.07);--glass-shadow:0 12px 40px rgba(0,0,0,.5);--glass-inset:inset 0 1px 0 rgba(255,255,255,.14), inset 0 0 0 .5px rgba(150,180,255,.15);--glass-text:#EAF1FB;--glass-text-2:#BFCCE0;--glass-blur:20px;--glass-radius:20px;--ui-hover: rgba(255,255,255,.06);--ui-selected: rgba(107,165,255,.18);--ui-elevated: #16223C;--ui-overlay: rgba(2,6,16,.62);--ui-input-bg: #0B1426;--ui-input-border: #55688A;--ui-placeholder: #8FA1BC;--ui-disabled-bg: #111B32;--ui-disabled-ink: #6E7F9B;--ui-good-bg: rgba(45,212,191,.15);--ui-warn-bg: rgba(251,191,36,.15);--ui-crit-bg: rgba(248,113,113,.16);--ui-info-bg: rgba(107,165,255,.15);--ui-on-accent: #0B1220;--ui-table-header-bg: #121D38;--ui-table-stripe: rgba(255,255,255,.03);--ui-focus-ring: #8FB7FF;--ui-halo: rgba(7,11,20,.92)}.uix-navfav{opacity:0;transition:opacity .12s ease}.uix-navitem:hover .uix-navfav{opacity:.55}.uix-navfav.is-on,.uix-navfav:hover{opacity:1}html[data-ui=glass] body{background:var(--ui-ground)!important}.paos-brain-bg{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background-color:var(--ui-ground);background-image:repeating-linear-gradient(45deg,transparent 0 43px,var(--lines-strong) 43px 44px),repeating-linear-gradient(-45deg,transparent 0 43px,var(--lines-soft) 43px 44px)}html[data-ui=glass] .uix-sidebar,html[data-ui=glass] .uix-subnav,html[data-ui=glass] .uix-main{position:relative;z-index:1}html[data-ui=glass] .glass,html[data-ui=glass] .kpi-card{-webkit-backdrop-filter:blur(var(--glass-blur)) saturate(125%);backdrop-filter:blur(var(--glass-blur)) saturate(125%)}html[data-ui=glass] .uix-sidebar,html[data-ui=glass] .uix-header{background:transparent!important;overflow:visible}html[data-ui=glass] .uix-sidebar{border-right:1px solid var(--glass-border)!important}html[data-ui=glass] .uix-header{border-bottom:1px solid var(--glass-border)!important}html[data-ui=glass] .uix-sidebar:before,html[data-ui=glass] .uix-header:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;border-radius:inherit;background:var(--glass-fill);box-shadow:var(--glass-inset);-webkit-backdrop-filter:blur(var(--glass-blur)) saturate(125%);backdrop-filter:blur(var(--glass-blur)) saturate(125%)}html[data-ui=glass] .uix-main,html[data-ui=glass] .uix-page{background:transparent!important}html[data-ui=glass][data-theme=light] .uix-app [style*="background: rgb(255, 255, 255)"]:not(input):not(textarea):not(select):not(.uix-theme-btn):not([style*="position: fixed"]),html[data-ui=glass][data-theme=light] .uix-app [style*="background-color: rgb(255, 255, 255)"]:not(input):not(textarea):not(select):not(.uix-theme-btn):not([style*="position: fixed"]),html[data-ui=glass][data-theme=light] .uix-app [style*="background:#fff" i]:not(input):not(textarea):not(select):not(.uix-theme-btn):not([style*="position: fixed"]),html[data-ui=glass][data-theme=light] .uix-app [style*="background: #fff" i]:not(input):not(textarea):not(select):not(.uix-theme-btn):not([style*="position: fixed"]),html[data-ui=glass][data-theme=light] .uix-app [style*="background: white" i]:not(input):not(textarea):not(select):not(.uix-theme-btn):not([style*="position: fixed"]),html[data-ui=glass][data-theme=light] .uix-app [style*="background-color: white" i]:not(input):not(textarea):not(select):not(.uix-theme-btn):not([style*="position: fixed"]){background:var(--card-fill)!important;border-color:var(--card-border)!important}@media (min-width: 769px){html[data-ui=glass] #app-layout{padding:12px!important;gap:12px!important;background:transparent!important}html[data-ui=glass] .uix-sidebar{border-radius:24px!important;border-right:none!important;box-shadow:var(--glass-shadow),var(--glass-inset)!important}html[data-ui=glass] .uix-header{border-radius:18px!important;border-bottom:none!important;margin:0 0 12px!important;box-shadow:var(--glass-shadow),var(--glass-inset)!important}}html[data-ui=glass] .glass{background:var(--glass-fill)!important;border:1px solid var(--glass-border)!important;border-radius:var(--glass-radius);box-shadow:var(--glass-shadow),var(--glass-inset)!important;color:var(--glass-text);position:relative}html[data-ui=glass] .kpi-card{background:var(--glass-fill)!important;border:1px solid var(--glass-border)!important;border-radius:var(--glass-radius)!important;box-shadow:var(--glass-shadow),var(--glass-inset)!important}html[data-ui=glass] .glass:before,html[data-ui=glass] .kpi-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;background:linear-gradient(135deg,#ffffff29,#fff0 26%)}@supports not ((-webkit-backdrop-filter: blur(1px)) or (backdrop-filter: blur(1px))){html[data-ui=glass] .uix-sidebar{background:var(--ui-sidebar)!important}html[data-ui=glass] .uix-header,html[data-ui=glass] .glass,html[data-ui=glass] .kpi-card{background:var(--ui-panel)!important}html[data-ui=glass] .glass:before,html[data-ui=glass] .kpi-card:before{display:none}}html[data-theme=dark] .uix-sidebar *,html[data-theme=dark] .uix-header *{color:var(--glass-text)!important}html[data-theme=dark] .uix-sidebar svg [stroke],html[data-theme=dark] .uix-sidebar svg,html[data-theme=dark] .uix-header svg{stroke:var(--glass-text-2)!important}html[data-theme=dark] .uix-sidebar button:not(.uix-theme-btn),html[data-theme=dark] .uix-header button{background:var(--glass-strong)!important;border-color:var(--glass-border)!important}html[data-theme=dark] .uix-theme-btn{color:var(--glass-text)!important}html[data-theme=dark][data-ui=glass] body{background:var(--ui-ground)!important}html[data-theme=dark][data-ui=glass] .uix-main{background:transparent!important}html[data-theme=dark][data-ui=glass] .uix-sidebar,html[data-theme=dark][data-ui=glass] .uix-header{background:var(--glass-strong)!important}html[data-theme=dark] .uix-sidebar a[aria-current=page]{background:var(--ui-accent-soft)!important;color:var(--ui-accent)!important}html[data-theme=dark] .uix-sidebar a[aria-current=page] *{color:var(--ui-accent)!important}html[data-ui=glass][data-theme=dark] .uix-sidebar [style*="background: rgb(255, 255, 255)"]:not(input):not(textarea):not(select):not(.uix-theme-btn),html[data-ui=glass][data-theme=dark] .uix-sidebar [style*="background-color: rgb(255, 255, 255)"]:not(input):not(textarea):not(select):not(.uix-theme-btn),html[data-ui=glass][data-theme=dark] .uix-sidebar [style*="background:#fff" i]:not(input):not(textarea):not(select):not(.uix-theme-btn),html[data-ui=glass][data-theme=dark] .uix-sidebar [style*="background: #fff" i]:not(input):not(textarea):not(select):not(.uix-theme-btn),html[data-ui=glass][data-theme=dark] .uix-sidebar [style*="background-color:#fff" i]:not(input):not(textarea):not(select):not(.uix-theme-btn),html[data-ui=glass][data-theme=dark] .uix-sidebar [style*="background-color: #fff" i]:not(input):not(textarea):not(select):not(.uix-theme-btn),html[data-ui=glass][data-theme=dark] .uix-sidebar [style*="background: white" i]:not(input):not(textarea):not(select):not(.uix-theme-btn),html[data-ui=glass][data-theme=dark] .uix-sidebar [style*="background-color: white" i]:not(input):not(textarea):not(select):not(.uix-theme-btn),html[data-ui=glass][data-theme=dark] .uix-sidebar [style*="background: rgb(248, 250, 252)"]:not(input):not(textarea):not(select):not(.uix-theme-btn),html[data-ui=glass][data-theme=dark] .uix-sidebar [style*="background-color: rgb(248, 250, 252)"]:not(input):not(textarea):not(select):not(.uix-theme-btn),html[data-ui=glass][data-theme=dark] .uix-sidebar [style*="background:#f8fafc" i]:not(input):not(textarea):not(select):not(.uix-theme-btn),html[data-ui=glass][data-theme=dark] .uix-sidebar [style*="background: #f8fafc" i]:not(input):not(textarea):not(select):not(.uix-theme-btn),html[data-ui=glass][data-theme=dark] .uix-header [style*="background: rgb(255, 255, 255)"]:not(input):not(textarea):not(select):not(.uix-theme-btn),html[data-ui=glass][data-theme=dark] .uix-header [style*="background-color: rgb(255, 255, 255)"]:not(input):not(textarea):not(select):not(.uix-theme-btn),html[data-ui=glass][data-theme=dark] .uix-header [style*="background:#fff" i]:not(input):not(textarea):not(select):not(.uix-theme-btn),html[data-ui=glass][data-theme=dark] .uix-header [style*="background: #fff" i]:not(input):not(textarea):not(select):not(.uix-theme-btn),html[data-ui=glass][data-theme=dark] .uix-header [style*="background-color:#fff" i]:not(input):not(textarea):not(select):not(.uix-theme-btn),html[data-ui=glass][data-theme=dark] .uix-header [style*="background-color: #fff" i]:not(input):not(textarea):not(select):not(.uix-theme-btn),html[data-ui=glass][data-theme=dark] .uix-header [style*="background: white" i]:not(input):not(textarea):not(select):not(.uix-theme-btn),html[data-ui=glass][data-theme=dark] .uix-header [style*="background-color: white" i]:not(input):not(textarea):not(select):not(.uix-theme-btn),html[data-ui=glass][data-theme=dark] .uix-header [style*="background: rgb(248, 250, 252)"]:not(input):not(textarea):not(select):not(.uix-theme-btn),html[data-ui=glass][data-theme=dark] .uix-header [style*="background-color: rgb(248, 250, 252)"]:not(input):not(textarea):not(select):not(.uix-theme-btn),html[data-ui=glass][data-theme=dark] .uix-header [style*="background:#f8fafc" i]:not(input):not(textarea):not(select):not(.uix-theme-btn),html[data-ui=glass][data-theme=dark] .uix-header [style*="background: #f8fafc" i]:not(input):not(textarea):not(select):not(.uix-theme-btn){background:var(--card-fill)!important;border-color:var(--card-border)!important}html[data-ui=glass][data-theme=dark] .uix-sidebar [style*="background: rgb(241, 245, 249)"]:not(input):not(textarea):not(select):not(.uix-theme-btn),html[data-ui=glass][data-theme=dark] .uix-sidebar [style*="background-color: rgb(241, 245, 249)"]:not(input):not(textarea):not(select):not(.uix-theme-btn),html[data-ui=glass][data-theme=dark] .uix-sidebar [style*="background:#f1f5f9" i]:not(input):not(textarea):not(select):not(.uix-theme-btn),html[data-ui=glass][data-theme=dark] .uix-sidebar [style*="background: #f1f5f9" i]:not(input):not(textarea):not(select):not(.uix-theme-btn),html[data-ui=glass][data-theme=dark] .uix-header [style*="background: rgb(241, 245, 249)"]:not(input):not(textarea):not(select):not(.uix-theme-btn),html[data-ui=glass][data-theme=dark] .uix-header [style*="background-color: rgb(241, 245, 249)"]:not(input):not(textarea):not(select):not(.uix-theme-btn),html[data-ui=glass][data-theme=dark] .uix-header [style*="background:#f1f5f9" i]:not(input):not(textarea):not(select):not(.uix-theme-btn),html[data-ui=glass][data-theme=dark] .uix-header [style*="background: #f1f5f9" i]:not(input):not(textarea):not(select):not(.uix-theme-btn){background:var(--ui-elevated)!important;border-color:var(--card-border)!important}html[data-ui=glass][data-theme=dark] .uix-sidebar [style*="background: rgb(238, 242, 255)"]:not(input):not(textarea):not(select):not(.uix-theme-btn),html[data-ui=glass][data-theme=dark] .uix-sidebar [style*="background-color: rgb(238, 242, 255)"]:not(input):not(textarea):not(select):not(.uix-theme-btn),html[data-ui=glass][data-theme=dark] .uix-sidebar [style*="background:#eef2ff" i]:not(input):not(textarea):not(select):not(.uix-theme-btn),html[data-ui=glass][data-theme=dark] .uix-sidebar [style*="background: #eef2ff" i]:not(input):not(textarea):not(select):not(.uix-theme-btn),html[data-ui=glass][data-theme=dark] .uix-header [style*="background: rgb(238, 242, 255)"]:not(input):not(textarea):not(select):not(.uix-theme-btn),html[data-ui=glass][data-theme=dark] .uix-header [style*="background-color: rgb(238, 242, 255)"]:not(input):not(textarea):not(select):not(.uix-theme-btn),html[data-ui=glass][data-theme=dark] .uix-header [style*="background:#eef2ff" i]:not(input):not(textarea):not(select):not(.uix-theme-btn),html[data-ui=glass][data-theme=dark] .uix-header [style*="background: #eef2ff" i]:not(input):not(textarea):not(select):not(.uix-theme-btn){background:var(--ui-accent-soft)!important}html[data-theme=dark] .uix-sidebar input,html[data-theme=dark] .uix-sidebar select,html[data-theme=dark] .uix-sidebar textarea,html[data-theme=dark] .uix-header input,html[data-theme=dark] .uix-header select,html[data-theme=dark] .uix-header textarea{background:var(--ui-input-bg)!important;color:var(--ui-ink)!important;border-color:var(--ui-input-border)!important}html[data-theme=dark] .uix-sidebar input::placeholder,html[data-theme=dark] .uix-sidebar textarea::placeholder,html[data-theme=dark] .uix-header input::placeholder,html[data-theme=dark] .uix-header textarea::placeholder{color:var(--ui-placeholder)}html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(255, 255, 255)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(255,255,255)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(255, 255, 255)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(255,255,255)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#fff" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #fff" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#fff" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #fff" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#ffffff" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #ffffff" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#ffffff" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #ffffff" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: white" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:white" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: white" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:white" i]:not(input):not(textarea):not(select){background:var(--ui-panel)!important;border-color:var(--ui-border)!important}html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(248, 250, 252)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(248,250,252)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(248, 250, 252)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(248,250,252)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#f8fafc" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #f8fafc" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#f8fafc" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #f8fafc" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(241, 245, 249)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(241,245,249)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(241, 245, 249)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(241,245,249)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#f1f5f9" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #f1f5f9" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#f1f5f9" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #f1f5f9" i]:not(input):not(textarea):not(select){background:var(--ui-elevated)!important;border-color:var(--ui-border)!important}html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(238, 242, 255)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(238,242,255)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(238, 242, 255)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(238,242,255)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#eef2ff" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #eef2ff" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#eef2ff" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #eef2ff" i]:not(input):not(textarea):not(select){background:var(--ui-accent-soft)!important}html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(15, 23, 42)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(15,23,42)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#0f172a" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #0f172a" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(12, 31, 63)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(12,31,63)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#0c1f3f" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #0c1f3f" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(17, 24, 39)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(17,24,39)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#111827" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #111827" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#111" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #111" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(30, 41, 59)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(30,41,59)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#1e293b" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #1e293b" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(51, 65, 85)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(51,65,85)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#334155" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #334155" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#0b1220" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #0b1220" i]{color:var(--ui-ink)!important}html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(71, 85, 105)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(71,85,105)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#475569" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #475569" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(100, 116, 139)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(100,116,139)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#64748b" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #64748b" i]{color:var(--ui-ink-2)!important}html[data-ui=glass][data-theme=dark] .uix-main [style*=border i][style*="rgb(226, 232, 240)"],html[data-ui=glass][data-theme=dark] .uix-main [style*=border i][style*="rgb(226,232,240)"],html[data-ui=glass][data-theme=dark] .uix-main [style*=border i][style*="#e2e8f0" i],html[data-ui=glass][data-theme=dark] .uix-main [style*=border i][style*="rgb(203, 213, 225)"],html[data-ui=glass][data-theme=dark] .uix-main [style*=border i][style*="rgb(203,213,225)"],html[data-ui=glass][data-theme=dark] .uix-main [style*=border i][style*="#cbd5e1" i]{border-color:var(--ui-border)!important}html[data-theme=dark] .uix-main input,html[data-theme=dark] .uix-main select,html[data-theme=dark] .uix-main textarea{background:var(--ui-input-bg)!important;color:var(--ui-ink)!important;border-color:var(--ui-input-border)!important}html[data-theme=dark] .uix-main input::placeholder,html[data-theme=dark] .uix-main textarea::placeholder{color:var(--ui-placeholder)!important}html[data-ui=glass][data-theme=dark] .uix-main [style*="#EFF3F7" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="rgb(239, 243, 247)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="rgb(239,243,247)"]{background:var(--ui-ground)!important}html[data-ui=glass][data-theme=dark] .uix-main [style*="#DCF3FF" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="#BFE3F8" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="rgb(220, 243, 255)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="rgb(191, 227, 248)"]{background:var(--ui-accent-soft)!important}html[data-theme=dark] .mail-html-body{--ui-ink: #0F172A;--ui-ink-2: #475569;--ui-ink-3: #5B6B7E;--ui-panel: #FFFFFF;--ui-elevated: #FFFFFF;--card-fill: #FFFFFF;--ui-border: #E2E8F0;--ui-border-soft: #F1F5F9;--ui-accent: #2563EB;background:#fff!important;color:#0f172a!important;color-scheme:light}html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(255, 249, 249)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(255,249,249)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(255, 249, 249)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(255,249,249)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#fff9f9" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #fff9f9" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#fff9f9" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #fff9f9" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(255, 247, 247)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(255,247,247)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(255, 247, 247)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(255,247,247)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#fff7f7" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #fff7f7" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#fff7f7" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #fff7f7" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(255, 251, 245)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(255,251,245)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(255, 251, 245)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(255,251,245)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#fffbf5" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #fffbf5" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#fffbf5" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #fffbf5" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(255, 253, 247)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(255,253,247)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(255, 253, 247)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(255,253,247)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#fffdf7" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #fffdf7" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#fffdf7" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #fffdf7" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(255, 254, 249)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(255,254,249)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(255, 254, 249)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(255,254,249)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#fffef9" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #fffef9" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#fffef9" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #fffef9" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(249, 250, 251)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(249,250,251)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(249, 250, 251)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(249,250,251)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#f9fafb" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #f9fafb" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#f9fafb" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #f9fafb" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(251, 251, 253)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(251,251,253)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(251, 251, 253)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(251,251,253)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#fbfbfd" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #fbfbfd" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#fbfbfd" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #fbfbfd" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(254, 254, 254)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(254,254,254)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(254, 254, 254)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(254,254,254)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#fefefe" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #fefefe" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#fefefe" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #fefefe" i]:not(input):not(textarea):not(select){background:var(--ui-panel)!important;border-color:var(--ui-border)!important}html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(254, 242, 242)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(254,242,242)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(254, 242, 242)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(254,242,242)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#fef2f2" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #fef2f2" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#fef2f2" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #fef2f2" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(254, 226, 226)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(254,226,226)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(254, 226, 226)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(254,226,226)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#fee2e2" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #fee2e2" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#fee2e2" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #fee2e2" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(255, 241, 242)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(255,241,242)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(255, 241, 242)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(255,241,242)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#fff1f2" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #fff1f2" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#fff1f2" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #fff1f2" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(254, 243, 242)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(254,243,242)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(254, 243, 242)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(254,243,242)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#fef3f2" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #fef3f2" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#fef3f2" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #fef3f2" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(255, 245, 245)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(255,245,245)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(255, 245, 245)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(255,245,245)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#fff5f5" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #fff5f5" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#fff5f5" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #fff5f5" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(254, 228, 226)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(254,228,226)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(254, 228, 226)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(254,228,226)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#fee4e2" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #fee4e2" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#fee4e2" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #fee4e2" i]:not(input):not(textarea):not(select){background:var(--ui-crit-bg)!important;border-color:var(--ui-border)!important}html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(255, 251, 235)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(255,251,235)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(255, 251, 235)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(255,251,235)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#fffbeb" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #fffbeb" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#fffbeb" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #fffbeb" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(254, 243, 199)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(254,243,199)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(254, 243, 199)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(254,243,199)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#fef3c7" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #fef3c7" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#fef3c7" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #fef3c7" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(255, 247, 237)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(255,247,237)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(255, 247, 237)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(255,247,237)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#fff7ed" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #fff7ed" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#fff7ed" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #fff7ed" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(254, 252, 232)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(254,252,232)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(254, 252, 232)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(254,252,232)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#fefce8" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #fefce8" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#fefce8" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #fefce8" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(255, 237, 213)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(255,237,213)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(255, 237, 213)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(255,237,213)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#ffedd5" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #ffedd5" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#ffedd5" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #ffedd5" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(254, 249, 195)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(254,249,195)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(254, 249, 195)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(254,249,195)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#fef9c3" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #fef9c3" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#fef9c3" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #fef9c3" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(255, 248, 225)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(255,248,225)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(255, 248, 225)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(255,248,225)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#fff8e1" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #fff8e1" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#fff8e1" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #fff8e1" i]:not(input):not(textarea):not(select){background:var(--ui-warn-bg)!important;border-color:var(--ui-border)!important}html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(240, 253, 244)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(240,253,244)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(240, 253, 244)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(240,253,244)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#f0fdf4" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #f0fdf4" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#f0fdf4" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #f0fdf4" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(220, 252, 231)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(220,252,231)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(220, 252, 231)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(220,252,231)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#dcfce7" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #dcfce7" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#dcfce7" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #dcfce7" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(236, 253, 245)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(236,253,245)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(236, 253, 245)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(236,253,245)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#ecfdf5" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #ecfdf5" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#ecfdf5" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #ecfdf5" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(209, 250, 229)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(209,250,229)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(209, 250, 229)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(209,250,229)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#d1fae5" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #d1fae5" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#d1fae5" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #d1fae5" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(240, 253, 250)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(240,253,250)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(240, 253, 250)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(240,253,250)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#f0fdfa" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #f0fdfa" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#f0fdfa" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #f0fdfa" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(231, 249, 239)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(231,249,239)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(231, 249, 239)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(231,249,239)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#e7f9ef" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #e7f9ef" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#e7f9ef" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #e7f9ef" i]:not(input):not(textarea):not(select){background:var(--ui-good-bg)!important;border-color:var(--ui-border)!important}html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(239, 246, 255)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(239,246,255)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(239, 246, 255)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(239,246,255)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#eff6ff" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #eff6ff" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#eff6ff" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #eff6ff" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(219, 234, 254)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(219,234,254)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(219, 234, 254)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(219,234,254)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#dbeafe" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #dbeafe" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#dbeafe" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #dbeafe" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(224, 242, 254)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(224,242,254)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(224, 242, 254)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(224,242,254)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#e0f2fe" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #e0f2fe" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#e0f2fe" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #e0f2fe" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(240, 249, 255)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(240,249,255)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(240, 249, 255)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(240,249,255)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#f0f9ff" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #f0f9ff" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#f0f9ff" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #f0f9ff" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(239, 244, 255)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(239,244,255)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(239, 244, 255)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(239,244,255)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#eff4ff" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #eff4ff" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#eff4ff" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #eff4ff" i]:not(input):not(textarea):not(select){background:var(--ui-info-bg)!important;border-color:var(--ui-border)!important}html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(245, 243, 255)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(245,243,255)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(245, 243, 255)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(245,243,255)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#f5f3ff" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #f5f3ff" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#f5f3ff" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #f5f3ff" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(237, 233, 254)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(237,233,254)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(237, 233, 254)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(237,233,254)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#ede9fe" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #ede9fe" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#ede9fe" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #ede9fe" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(243, 232, 255)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(243,232,255)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(243, 232, 255)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(243,232,255)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#f3e8ff" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #f3e8ff" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#f3e8ff" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #f3e8ff" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(250, 245, 255)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(250,245,255)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(250, 245, 255)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(250,245,255)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#faf5ff" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #faf5ff" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#faf5ff" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #faf5ff" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(238, 242, 255)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(238,242,255)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(238, 242, 255)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(238,242,255)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#eef2ff" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #eef2ff" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#eef2ff" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #eef2ff" i]:not(input):not(textarea):not(select){background:var(--ui-accent-soft)!important;border-color:var(--ui-border)!important}html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(153, 27, 27)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(153,27,27)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#991b1b" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #991b1b" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(185, 28, 28)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(185,28,28)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#b91c1c" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #b91c1c" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(127, 29, 29)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(127,29,29)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#7f1d1d" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #7f1d1d" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(155, 28, 28)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(155,28,28)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#9b1c1c" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #9b1c1c" i]{color:var(--ui-crit)!important}html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(146, 64, 14)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(146,64,14)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#92400e" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #92400e" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(120, 53, 15)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(120,53,15)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#78350f" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #78350f" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(133, 77, 14)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(133,77,14)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#854d0e" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #854d0e" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(154, 52, 18)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(154,52,18)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#9a3412" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #9a3412" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(180, 83, 9)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(180,83,9)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#b45309" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #b45309" i]{color:var(--ui-warn)!important}html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(22, 101, 52)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(22,101,52)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#166534" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #166534" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(20, 83, 45)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(20,83,45)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#14532d" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #14532d" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(21, 128, 61)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(21,128,61)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#15803d" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #15803d" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(6, 95, 70)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(6,95,70)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#065f46" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #065f46" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(4, 120, 87)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(4,120,87)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#047857" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #047857" i]{color:var(--ui-good)!important}html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(30, 64, 175)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(30,64,175)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#1e40af" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #1e40af" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(30, 58, 138)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(30,58,138)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#1e3a8a" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #1e3a8a" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(29, 78, 216)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(29,78,216)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#1d4ed8" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #1d4ed8" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(55, 48, 163)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(55,48,163)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#3730a3" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #3730a3" i]{color:var(--ui-accent)!important}html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(91, 33, 182)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(91,33,182)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#5b21b6" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #5b21b6" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(76, 29, 149)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(76,29,149)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#4c1d95" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #4c1d95" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(109, 40, 217)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(109,40,217)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#6d28d9" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #6d28d9" i]{color:var(--ui-violet)!important}html[data-ui=glass][data-theme=dark] .uix-main [style*=border i][style*="rgb(254, 202, 202)"],html[data-ui=glass][data-theme=dark] .uix-main [style*=border i][style*="rgb(254,202,202)"],html[data-ui=glass][data-theme=dark] .uix-main [style*=border i][style*="#fecaca" i],html[data-ui=glass][data-theme=dark] .uix-main [style*=border i][style*="rgb(253, 230, 138)"],html[data-ui=glass][data-theme=dark] .uix-main [style*=border i][style*="rgb(253,230,138)"],html[data-ui=glass][data-theme=dark] .uix-main [style*=border i][style*="#fde68a" i],html[data-ui=glass][data-theme=dark] .uix-main [style*=border i][style*="rgb(187, 247, 208)"],html[data-ui=glass][data-theme=dark] .uix-main [style*=border i][style*="rgb(187,247,208)"],html[data-ui=glass][data-theme=dark] .uix-main [style*=border i][style*="#bbf7d0" i],html[data-ui=glass][data-theme=dark] .uix-main [style*=border i][style*="rgb(191, 219, 254)"],html[data-ui=glass][data-theme=dark] .uix-main [style*=border i][style*="rgb(191,219,254)"],html[data-ui=glass][data-theme=dark] .uix-main [style*=border i][style*="#bfdbfe" i],html[data-ui=glass][data-theme=dark] .uix-main [style*=border i][style*="rgb(221, 214, 254)"],html[data-ui=glass][data-theme=dark] .uix-main [style*=border i][style*="rgb(221,214,254)"],html[data-ui=glass][data-theme=dark] .uix-main [style*=border i][style*="#ddd6fe" i],html[data-ui=glass][data-theme=dark] .uix-main [style*=border i][style*="rgb(254, 215, 170)"],html[data-ui=glass][data-theme=dark] .uix-main [style*=border i][style*="rgb(254,215,170)"],html[data-ui=glass][data-theme=dark] .uix-main [style*=border i][style*="#fed7aa" i],html[data-ui=glass][data-theme=dark] .uix-main [style*=border i][style*="rgb(252, 165, 165)"],html[data-ui=glass][data-theme=dark] .uix-main [style*=border i][style*="rgb(252,165,165)"],html[data-ui=glass][data-theme=dark] .uix-main [style*=border i][style*="#fca5a5" i],html[data-ui=glass][data-theme=dark] .uix-main [style*=border i][style*="rgb(167, 243, 208)"],html[data-ui=glass][data-theme=dark] .uix-main [style*=border i][style*="rgb(167,243,208)"],html[data-ui=glass][data-theme=dark] .uix-main [style*=border i][style*="#a7f3d0" i],html[data-ui=glass][data-theme=dark] .uix-main [style*=border i][style*="rgb(147, 197, 253)"],html[data-ui=glass][data-theme=dark] .uix-main [style*=border i][style*="rgb(147,197,253)"],html[data-ui=glass][data-theme=dark] .uix-main [style*=border i][style*="#93c5fd" i]{border-color:var(--ui-border)!important}html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(250, 250, 250)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(250,250,250)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(250, 250, 250)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(250,250,250)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#fafafa" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #fafafa" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#fafafa" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #fafafa" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(245, 245, 245)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(245,245,245)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(245, 245, 245)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(245,245,245)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#f5f5f5" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #f5f5f5" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#f5f5f5" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #f5f5f5" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(243, 244, 246)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(243,244,246)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(243, 244, 246)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(243,244,246)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#f3f4f6" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #f3f4f6" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#f3f4f6" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #f3f4f6" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(249, 250, 251)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(249,250,251)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(249, 250, 251)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(249,250,251)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#f9fafb" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #f9fafb" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#f9fafb" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #f9fafb" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(250, 251, 252)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(250,251,252)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(250, 251, 252)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(250,251,252)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#fafbfc" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #fafbfc" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#fafbfc" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #fafbfc" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(247, 250, 252)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(247,250,252)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(247, 250, 252)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(247,250,252)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#f7fafc" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #f7fafc" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#f7fafc" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #f7fafc" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(237, 242, 247)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(237,242,247)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(237, 242, 247)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(237,242,247)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#edf2f7" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #edf2f7" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#edf2f7" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #edf2f7" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(244, 247, 251)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(244,247,251)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(244, 247, 251)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(244,247,251)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#f4f7fb" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #f4f7fb" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#f4f7fb" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #f4f7fb" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(239, 244, 250)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(239,244,250)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(239, 244, 250)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(239,244,250)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#eff4fa" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #eff4fa" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#eff4fa" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #eff4fa" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(246, 248, 250)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(246,248,250)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(246, 248, 250)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(246,248,250)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#f6f8fa" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #f6f8fa" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#f6f8fa" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #f6f8fa" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(242, 244, 247)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(242,244,247)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(242, 244, 247)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(242,244,247)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#f2f4f7" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #f2f4f7" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#f2f4f7" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #f2f4f7" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(251, 252, 254)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(251,252,254)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(251, 252, 254)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(251,252,254)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#fbfcfe" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #fbfcfe" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#fbfcfe" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #fbfcfe" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(252, 252, 252)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(252,252,252)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(252, 252, 252)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(252,252,252)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#fcfcfc" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #fcfcfc" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#fcfcfc" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #fcfcfc" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(251, 251, 251)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(251,251,251)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(251, 251, 251)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(251,251,251)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#fbfbfb" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #fbfbfb" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#fbfbfb" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #fbfbfb" i]:not(input):not(textarea):not(select){background:var(--ui-panel)!important}html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(229, 231, 235)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(229,231,235)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(229, 231, 235)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(229,231,235)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#e5e7eb" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #e5e7eb" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#e5e7eb" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #e5e7eb" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(238, 241, 246)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(238,241,246)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(238, 241, 246)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(238,241,246)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#eef1f6" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #eef1f6" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#eef1f6" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #eef1f6" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(232, 237, 243)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(232,237,243)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(232, 237, 243)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(232,237,243)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#e8edf3" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #e8edf3" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#e8edf3" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #e8edf3" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(237, 239, 242)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(237,239,242)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(237, 239, 242)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(237,239,242)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#edeff2" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #edeff2" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#edeff2" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #edeff2" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(233, 238, 245)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(233,238,245)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(233, 238, 245)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(233,238,245)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#e9eef5" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #e9eef5" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#e9eef5" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #e9eef5" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(221, 227, 234)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(221,227,234)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(221, 227, 234)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(221,227,234)"]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#dde3ea" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #dde3ea" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#dde3ea" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #dde3ea" i]:not(input):not(textarea):not(select){background:var(--ui-elevated)!important}html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(0, 0, 0)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(0,0,0)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#000000" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #000000" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(31, 41, 55)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(31,41,55)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#1f2937" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #1f2937" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(55, 65, 81)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(55,65,81)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#374151" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #374151" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(3, 7, 18)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(3,7,18)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#030712" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #030712" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(24, 24, 27)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(24,24,27)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#18181b" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #18181b" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(33, 37, 41)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(33,37,41)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#212529" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #212529" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(26, 32, 44)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(26,32,44)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#1a202c" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #1a202c" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(45, 55, 72)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(45,55,72)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#2d3748" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #2d3748" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(16, 24, 40)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(16,24,40)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#101828" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #101828" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(13, 17, 23)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(13,17,23)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#0d1117" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #0d1117" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(23, 23, 23)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(23,23,23)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#171717" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #171717" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(31, 42, 55)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(31,42,55)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#1f2a37" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #1f2a37" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(11, 31, 63)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(11,31,63)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#0b1f3f" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #0b1f3f" i]{color:var(--ui-ink)!important}html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(75, 85, 99)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(75,85,99)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#4b5563" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #4b5563" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(107, 114, 128)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(107,114,128)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#6b7280" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #6b7280" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(74, 85, 104)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(74,85,104)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#4a5568" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #4a5568" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(113, 128, 150)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(113,128,150)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#718096" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #718096" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(82, 82, 91)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(82,82,91)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#52525b" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #52525b" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(63, 63, 70)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(63,63,70)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#3f3f46" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #3f3f46" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(91, 107, 126)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(91,107,126)"],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#5b6b7e" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #5b6b7e" i]{color:var(--ui-ink-2)!important}html[data-theme=dark] .uix-app-mobile{background:var(--ui-ground)!important;color:var(--ui-ink)!important}html[data-theme=dark] .uix-app-mobile .uix-nav{background:var(--glass-strong)!important;border-top-color:var(--glass-border)!important}html[data-theme=dark] .uix-app-mobile [style*="position: fixed"][style*="background: rgb(248, 250, 252)"],html[data-theme=dark] .uix-app-mobile [style*="position: fixed"][style*="background:rgb(248,250,252)"]{background:var(--ui-ground)!important}:root{--wall-scrim: rgba(234,240,247,.3)}:root[data-theme=dark]{--wall-scrim: rgba(7,11,20,.46)}html[data-wallpaper=on] .paos-brain-bg{background-color:var(--ui-ground);background-image:linear-gradient(var(--wall-scrim),var(--wall-scrim)),var(--app-wallpaper);background-size:cover,cover;background-position:var(--wp-x, 50%) var(--wp-y, 50%),var(--wp-x, 50%) var(--wp-y, 50%);background-repeat:no-repeat,no-repeat;transform:scale(var(--wp-zoom, 1));transform-origin:var(--wp-x, 50%) var(--wp-y, 50%)}html[data-wallpaper=on],html[data-wallpaper=on][data-theme=light]{--card-fill: rgba(255,255,255,.62);--ui-panel: rgba(255,255,255,.6);--ui-elevated: rgba(255,255,255,.66);--ui-sidebar: rgba(255,255,255,.3);--glass-fill: rgba(255,255,255,.2);--glass-strong: rgba(255,255,255,.4)}html[data-wallpaper=on][data-theme=dark]{--card-fill: rgba(20,30,51,.55);--ui-panel: rgba(15,24,48,.52);--ui-elevated: rgba(22,32,54,.58);--ui-sidebar: rgba(10,17,34,.42);--glass-fill: rgba(16,24,42,.28);--glass-strong: rgba(22,32,54,.48)}html[data-wallpaper=on] .uix-main .uix-content>*:not(.uix-subnav){background:transparent!important;box-shadow:none!important;border-color:transparent!important}html[data-wallpaper=on] .uix-app-mobile{background:transparent!important}html[data-wallpaper=on] .uix-app-mobile>#app-header,html[data-wallpaper=on] .uix-app-mobile>#app-main,html[data-wallpaper=on] .uix-app-mobile>#app-nav{position:relative;z-index:1}#app-layout.uix-app-mobile{min-height:100vh;min-height:100dvh}html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(239, 246, 255)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(239,246,255)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(239, 246, 255)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(239,246,255)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#EFF6FF" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #EFF6FF" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#EFF6FF" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #EFF6FF" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(240, 249, 255)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(240,249,255)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(240, 249, 255)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(240,249,255)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#F0F9FF" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #F0F9FF" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#F0F9FF" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #F0F9FF" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(224, 242, 254)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(224,242,254)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(224, 242, 254)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(224,242,254)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#E0F2FE" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #E0F2FE" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#E0F2FE" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #E0F2FE" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(219, 234, 254)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(219,234,254)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(219, 234, 254)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(219,234,254)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#DBEAFE" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #DBEAFE" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#DBEAFE" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #DBEAFE" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(224, 247, 255)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(224,247,255)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(224, 247, 255)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(224,247,255)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#E0F7FF" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #E0F7FF" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#E0F7FF" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #E0F7FF" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(207, 250, 254)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(207,250,254)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(207, 250, 254)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(207,250,254)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#CFFAFE" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #CFFAFE" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#CFFAFE" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #CFFAFE" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(236, 254, 255)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(236,254,255)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(236, 254, 255)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(236,254,255)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#ECFEFF" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #ECFEFF" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#ECFEFF" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #ECFEFF" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(245, 250, 255)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(245,250,255)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(245, 250, 255)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(245,250,255)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#F5FAFF" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #F5FAFF" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#F5FAFF" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #F5FAFF" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(235, 245, 255)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(235,245,255)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(235, 245, 255)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(235,245,255)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#EBF5FF" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #EBF5FF" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#EBF5FF" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #EBF5FF" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(240, 247, 255)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(240,247,255)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(240, 247, 255)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(240,247,255)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#F0F7FF" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #F0F7FF" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#F0F7FF" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #F0F7FF" i]:not(input):not(textarea):not(select){background:var(--ui-info-bg)!important}html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(240, 253, 244)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(240,253,244)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(240, 253, 244)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(240,253,244)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#F0FDF4" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #F0FDF4" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#F0FDF4" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #F0FDF4" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(236, 253, 245)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(236,253,245)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(236, 253, 245)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(236,253,245)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#ECFDF5" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #ECFDF5" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#ECFDF5" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #ECFDF5" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(220, 252, 231)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(220,252,231)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(220, 252, 231)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(220,252,231)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#DCFCE7" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #DCFCE7" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#DCFCE7" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #DCFCE7" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(209, 250, 229)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(209,250,229)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(209, 250, 229)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(209,250,229)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#D1FAE5" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #D1FAE5" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#D1FAE5" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #D1FAE5" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(231, 249, 239)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(231,249,239)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(231, 249, 239)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(231,249,239)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#E7F9EF" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #E7F9EF" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#E7F9EF" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #E7F9EF" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(222, 247, 236)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(222,247,236)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(222, 247, 236)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(222,247,236)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#DEF7EC" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #DEF7EC" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#DEF7EC" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #DEF7EC" i]:not(input):not(textarea):not(select){background:var(--ui-good-bg)!important}html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(255, 247, 237)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(255,247,237)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(255, 247, 237)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(255,247,237)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#FFF7ED" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #FFF7ED" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#FFF7ED" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #FFF7ED" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(255, 251, 235)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(255,251,235)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(255, 251, 235)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(255,251,235)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#FFFBEB" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #FFFBEB" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#FFFBEB" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #FFFBEB" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(254, 243, 199)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(254,243,199)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(254, 243, 199)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(254,243,199)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#FEF3C7" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #FEF3C7" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#FEF3C7" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #FEF3C7" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(254, 249, 195)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(254,249,195)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(254, 249, 195)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(254,249,195)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#FEF9C3" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #FEF9C3" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#FEF9C3" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #FEF9C3" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(255, 237, 213)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(255,237,213)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(255, 237, 213)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(255,237,213)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#FFEDD5" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #FFEDD5" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#FFEDD5" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #FFEDD5" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(254, 246, 231)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(254,246,231)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(254, 246, 231)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(254,246,231)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#FEF6E7" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #FEF6E7" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#FEF6E7" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #FEF6E7" i]:not(input):not(textarea):not(select){background:var(--ui-warn-bg)!important}html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(254, 242, 242)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(254,242,242)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(254, 242, 242)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(254,242,242)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#FEF2F2" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #FEF2F2" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#FEF2F2" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #FEF2F2" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(254, 226, 226)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(254,226,226)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(254, 226, 226)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(254,226,226)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#FEE2E2" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #FEE2E2" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#FEE2E2" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #FEE2E2" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(255, 241, 242)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(255,241,242)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(255, 241, 242)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(255,241,242)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#FFF1F2" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #FFF1F2" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#FFF1F2" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #FFF1F2" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(254, 236, 236)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(254,236,236)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(254, 236, 236)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(254,236,236)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#FEECEC" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #FEECEC" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#FEECEC" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #FEECEC" i]:not(input):not(textarea):not(select){background:var(--ui-crit-bg)!important}html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(249, 250, 251)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(249,250,251)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(249, 250, 251)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(249,250,251)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#F9FAFB" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #F9FAFB" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#F9FAFB" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #F9FAFB" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(243, 244, 246)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(243,244,246)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(243, 244, 246)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(243,244,246)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#F3F4F6" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #F3F4F6" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#F3F4F6" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #F3F4F6" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(250, 250, 250)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(250,250,250)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(250, 250, 250)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(250,250,250)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#FAFAFA" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #FAFAFA" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#FAFAFA" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #FAFAFA" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(252, 231, 243)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(252,231,243)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(252, 231, 243)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(252,231,243)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#FCE7F3" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #FCE7F3" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#FCE7F3" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #FCE7F3" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(253, 242, 248)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(253,242,248)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(253, 242, 248)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(253,242,248)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#FDF2F8" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #FDF2F8" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#FDF2F8" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #FDF2F8" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(245, 243, 255)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(245,243,255)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(245, 243, 255)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(245,243,255)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#F5F3FF" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #F5F3FF" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#F5F3FF" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #F5F3FF" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(237, 233, 254)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(237,233,254)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(237, 233, 254)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(237,233,254)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#EDE9FE" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #EDE9FE" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#EDE9FE" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #EDE9FE" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(251, 234, 240)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(251,234,240)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(251, 234, 240)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(251,234,240)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#FBEAF0" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #FBEAF0" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#FBEAF0" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #FBEAF0" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(238, 242, 247)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(238,242,247)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(238, 242, 247)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(238,242,247)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#EEF2F7" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #EEF2F7" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#EEF2F7" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #EEF2F7" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(250, 250, 247)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(250,250,247)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(250, 250, 247)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(250,250,247)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#FAFAF7" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #FAFAF7" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#FAFAF7" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #FAFAF7" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: rgb(252, 252, 249)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:rgb(252,252,249)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: rgb(252, 252, 249)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:rgb(252,252,249)" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background:#FCFCF9" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background: #FCFCF9" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color:#FCFCF9" i]:not(input):not(textarea):not(select),html[data-ui=glass][data-theme=dark] .uix-main [style*="background-color: #FCFCF9" i]:not(input):not(textarea):not(select){background:var(--ui-elevated)!important}html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(17, 24, 39)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(17,24,39)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#111827" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #111827" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(31, 41, 55)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(31,41,55)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#1F2937" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #1F2937" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(55, 65, 81)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(55,65,81)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#374151" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #374151" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(31, 42, 55)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(31,42,55)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#1F2A37" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #1F2A37" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(11, 19, 36)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(11,19,36)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#0B1324" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #0B1324" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(16, 24, 40)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(16,24,40)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#101828" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #101828" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(24, 33, 47)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(24,33,47)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#18212F" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #18212F" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(20, 20, 20)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(20,20,20)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#141414" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #141414" i]{color:var(--ui-ink)!important}html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(75, 85, 99)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(75,85,99)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#4B5563" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #4B5563" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(107, 114, 128)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(107,114,128)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#6B7280" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #6B7280" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(156, 163, 175)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(156,163,175)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#9CA3AF" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #9CA3AF" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(148, 163, 184)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(148,163,184)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#94A3B8" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #94A3B8" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(152, 162, 179)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(152,162,179)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#98A2B3" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #98A2B3" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(102, 112, 133)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(102,112,133)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#667085" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #667085" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(99, 98, 91)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(99,98,91)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#63625B" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #63625B" i]{color:var(--ui-ink-2)!important}html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(163, 161, 151)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(163,161,151)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#A3A197" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #A3A197" i]{color:var(--ui-ink-3)!important}html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(30, 58, 138)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(30,58,138)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#1E3A8A" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #1E3A8A" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(30, 64, 175)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(30,64,175)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#1E40AF" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #1E40AF" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(7, 89, 133)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(7,89,133)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#075985" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #075985" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(12, 74, 110)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(12,74,110)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#0C4A6E" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #0C4A6E" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(3, 105, 161)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(3,105,161)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#0369A1" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #0369A1" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(29, 78, 216)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(29,78,216)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#1D4ED8" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #1D4ED8" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(37, 99, 235)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(37,99,235)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#2563EB" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #2563EB" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(0, 136, 194)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(0,136,194)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#0088C2" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #0088C2" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(2, 132, 199)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(2,132,199)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#0284C7" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #0284C7" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(29, 117, 190)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(29,117,190)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#1D75BE" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #1D75BE" i]{color:var(--ui-accent)!important}html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(22, 101, 52)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(22,101,52)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#166534" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #166534" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(21, 128, 61)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(21,128,61)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#15803D" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #15803D" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(20, 83, 45)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(20,83,45)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#14532D" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #14532D" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(6, 95, 70)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(6,95,70)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#065F46" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #065F46" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(4, 120, 87)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(4,120,87)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#047857" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #047857" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(22, 163, 74)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(22,163,74)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#16A34A" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #16A34A" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(14, 124, 123)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(14,124,123)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#0E7C7B" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #0E7C7B" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(5, 150, 105)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(5,150,105)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#059669" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #059669" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#15803d" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #15803d" i]{color:var(--ui-good)!important}html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(146, 64, 14)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(146,64,14)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#92400E" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #92400E" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(154, 52, 18)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(154,52,18)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#9A3412" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #9A3412" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(180, 83, 9)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(180,83,9)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#B45309" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #B45309" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(194, 65, 12)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(194,65,12)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#C2410C" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #C2410C" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(120, 53, 15)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(120,53,15)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#78350F" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #78350F" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(161, 98, 7)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(161,98,7)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#A16207" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #A16207" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(133, 77, 14)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(133,77,14)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#854D0E" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #854D0E" i]{color:var(--ui-warn)!important}html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(153, 27, 27)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(153,27,27)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#991B1B" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #991B1B" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(127, 29, 29)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(127,29,29)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#7F1D1D" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #7F1D1D" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(185, 28, 28)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(185,28,28)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#B91C1C" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #B91C1C" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(220, 38, 38)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(220,38,38)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#DC2626" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #DC2626" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(190, 24, 93)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(190,24,93)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#BE185D" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #BE185D" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(159, 18, 57)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(159,18,57)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#9F1239" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #9F1239" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(157, 23, 77)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(157,23,77)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#9D174D" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #9D174D" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: rgb(155, 28, 28)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:rgb(155,28,28)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color:#9B1C1C" i],html[data-ui=glass][data-theme=dark] .uix-main [style*="color: #9B1C1C" i]{color:var(--ui-crit)!important}html[data-ui=glass][data-theme=dark] .uix-main [style*=border i][style*="rgb(186, 230, 253)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*=border i][style*="rgb(186,230,253)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*=border i][style*="#BAE6FD" i],html[data-ui=glass][data-theme=dark] .uix-main [style*=border i][style*="rgb(191, 219, 254)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*=border i][style*="rgb(191,219,254)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*=border i][style*="#BFDBFE" i],html[data-ui=glass][data-theme=dark] .uix-main [style*=border i][style*="rgb(147, 197, 253)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*=border i][style*="rgb(147,197,253)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*=border i][style*="#93C5FD" i],html[data-ui=glass][data-theme=dark] .uix-main [style*=border i][style*="rgb(134, 239, 172)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*=border i][style*="rgb(134,239,172)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*=border i][style*="#86EFAC" i],html[data-ui=glass][data-theme=dark] .uix-main [style*=border i][style*="rgb(187, 247, 208)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*=border i][style*="rgb(187,247,208)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*=border i][style*="#BBF7D0" i],html[data-ui=glass][data-theme=dark] .uix-main [style*=border i][style*="rgb(167, 243, 208)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*=border i][style*="rgb(167,243,208)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*=border i][style*="#A7F3D0" i],html[data-ui=glass][data-theme=dark] .uix-main [style*=border i][style*="rgb(253, 230, 138)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*=border i][style*="rgb(253,230,138)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*=border i][style*="#FDE68A" i],html[data-ui=glass][data-theme=dark] .uix-main [style*=border i][style*="rgb(254, 215, 170)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*=border i][style*="rgb(254,215,170)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*=border i][style*="#FED7AA" i],html[data-ui=glass][data-theme=dark] .uix-main [style*=border i][style*="rgb(254, 202, 202)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*=border i][style*="rgb(254,202,202)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*=border i][style*="#FECACA" i],html[data-ui=glass][data-theme=dark] .uix-main [style*=border i][style*="rgb(252, 165, 165)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*=border i][style*="rgb(252,165,165)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*=border i][style*="#FCA5A5" i],html[data-ui=glass][data-theme=dark] .uix-main [style*=border i][style*="rgb(251, 207, 232)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*=border i][style*="rgb(251,207,232)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*=border i][style*="#FBCFE8" i],html[data-ui=glass][data-theme=dark] .uix-main [style*=border i][style*="rgb(229, 231, 235)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*=border i][style*="rgb(229,231,235)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*=border i][style*="#E5E7EB" i],html[data-ui=glass][data-theme=dark] .uix-main [style*=border i][style*="rgb(209, 213, 219)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*=border i][style*="rgb(209,213,219)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*=border i][style*="#D1D5DB" i],html[data-ui=glass][data-theme=dark] .uix-main [style*=border i][style*="rgb(221, 227, 234)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*=border i][style*="rgb(221,227,234)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*=border i][style*="#DDE3EA" i],html[data-ui=glass][data-theme=dark] .uix-main [style*=border i][style*="rgb(226, 232, 240)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*=border i][style*="rgb(226,232,240)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*=border i][style*="#E2E8F0" i],html[data-ui=glass][data-theme=dark] .uix-main [style*=border i][style*="rgb(236, 234, 224)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*=border i][style*="rgb(236,234,224)" i],html[data-ui=glass][data-theme=dark] .uix-main [style*=border i][style*="#ECEAE0" i]{border-color:var(--ui-border)!important}html[data-theme=dark]{scrollbar-color:var(--ui-border-strong, #4A5B72) transparent}html[data-theme=dark] ::-webkit-scrollbar{width:12px;height:12px}html[data-theme=dark] ::-webkit-scrollbar-track{background:transparent}html[data-theme=dark] ::-webkit-scrollbar-thumb{background:#94a3b859;border-radius:8px;border:3px solid transparent;background-clip:padding-box}html[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#94a3b88c;background-clip:padding-box}html[data-theme=dark] ::-webkit-scrollbar-corner{background:transparent}
