.Header-module__lnUIdW__header{height:var(--header-height);background:hsl(var(--card)/.5);-webkit-backdrop-filter:blur(8px);z-index:50;border-bottom:1px solid hsl(var(--border)/.5);flex-wrap:nowrap;flex:1 0;justify-content:space-between;align-items:center;gap:1rem;width:auto;padding:0 2rem;display:flex;position:sticky;top:0;overflow:visible}.Header-module__lnUIdW__title{flex:1;min-width:0;font-size:1.25rem;font-weight:600}.Header-module__lnUIdW__actions{z-index:110;flex:1;justify-content:flex-end;align-items:center;gap:1.5rem;display:flex;position:relative}.Header-module__lnUIdW__viewSwitcher{background:hsl(var(--secondary));border-radius:.5rem;gap:.25rem;margin:0 1rem;padding:.25rem;display:flex}.Header-module__lnUIdW__viewBtn{color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border:none;border-radius:.25rem;align-items:center;gap:.5rem;padding:.4rem .75rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.Header-module__lnUIdW__viewBtn:hover{color:hsl(var(--foreground));background:hsl(var(--background)/.5)}.Header-module__lnUIdW__activeView{background:hsl(var(--background));color:hsl(var(--foreground));box-shadow:0 1px 2px #0000001a}.Header-module__lnUIdW__search{z-index:100;flex:2;min-width:0;max-width:460px;position:relative}.Header-module__lnUIdW__search>*{pointer-events:auto}.Header-module__lnUIdW__input{background:hsl(var(--muted));width:100%;transition:all var(--transition-speed);color:hsl(var(--foreground));border:1px solid #0000;border-radius:9999px;outline:none;padding:.5rem 1rem .5rem 2.5rem;font-size:.875rem}.Header-module__lnUIdW__input:focus{background:hsl(var(--background));border-color:hsl(var(--primary)/.5);box-shadow:0 0 0 2px hsl(var(--primary)/.1);width:100%}.Header-module__lnUIdW__icon{color:hsl(var(--muted-foreground));pointer-events:none;position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}.Header-module__lnUIdW__profile{cursor:pointer;border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative}.Header-module__lnUIdW__profileDropdown{background:hsl(var(--card));border:1px solid hsl(var(--border));z-index:1000;border-radius:6px;min-width:150px;position:absolute;top:40px;right:0;overflow:hidden;box-shadow:0 4px 12px #0000001a}.Header-module__lnUIdW__dropdownItem{cursor:pointer;color:hsl(var(--card-foreground));text-align:left;background:0 0;border:none;width:100%;padding:10px 16px;font-size:.9rem;display:block}.Header-module__lnUIdW__dropdownItem:hover{background-color:hsl(var(--muted))}.Header-module__lnUIdW__clearBtn{cursor:pointer;color:hsl(var(--muted-foreground));background:0 0;border:none;align-items:center;padding:0;display:flex;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.Header-module__lnUIdW__clearBtn:hover{color:hsl(var(--foreground))}.Header-module__lnUIdW__searchDropdown{background:hsl(var(--card));border:1px solid hsl(var(--border));z-index:200;border-radius:12px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:hidden;box-shadow:0 8px 24px #0000001f}.Header-module__lnUIdW__searchResult{cursor:pointer;text-align:left;width:100%;color:hsl(var(--foreground));background:0 0;border:none;align-items:center;gap:.6rem;padding:.6rem 1rem;font-size:.875rem;transition:background .15s;display:flex}.Header-module__lnUIdW__searchResult:hover{background:hsl(var(--muted))}.Header-module__lnUIdW__searchDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.Header-module__lnUIdW__searchTitle{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.Header-module__lnUIdW__searchMeta{color:hsl(var(--muted-foreground));white-space:nowrap;flex-shrink:0;font-size:.75rem}.Header-module__lnUIdW__searchEmpty{color:hsl(var(--muted-foreground));text-align:center;padding:.75rem 1rem;font-size:.875rem}
pre code.hljs{padding:1em;display:block;overflow-x:auto}code.hljs{padding:3px 5px}.hljs{color:#c9d1d9;background:#0d1117}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#ff7b72}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#d2a8ff}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-variable,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id{color:#79c0ff}.hljs-regexp,.hljs-string,.hljs-meta .hljs-string{color:#a5d6ff}.hljs-built_in,.hljs-symbol{color:#ffa657}.hljs-comment,.hljs-code,.hljs-formula{color:#8b949e}.hljs-name,.hljs-quote,.hljs-selector-tag,.hljs-selector-pseudo{color:#7ee787}.hljs-subst{color:#c9d1d9}.hljs-section{color:#1f6feb;font-weight:700}.hljs-bullet{color:#f2cc60}.hljs-emphasis{color:#c9d1d9;font-style:italic}.hljs-strong{color:#c9d1d9;font-weight:700}.hljs-addition{color:#aff5b4;background-color:#033a16}.hljs-deletion{color:#ffdcd7;background-color:#67060c}
.FocusWidget-module__dk3PIa__widget{background:var(--card);border:1px solid var(--border);border-radius:1rem;flex-direction:column;align-items:center;gap:.75rem;width:200px;padding:1rem;display:flex;box-shadow:0 4px 12px #0000001a}.FocusWidget-module__dk3PIa__progressRing{border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;padding:4px;display:flex;position:relative}.FocusWidget-module__dk3PIa__innerCircle{background:var(--card);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.FocusWidget-module__dk3PIa__time{font-variant-numeric:tabular-nums;font-size:1.5rem;font-weight:700}.FocusWidget-module__dk3PIa__mode{text-transform:uppercase;letter-spacing:1px;color:hsl(var(--muted-foreground));font-size:.6rem;font-weight:600}.FocusWidget-module__dk3PIa__controls{gap:.5rem;display:flex}.FocusWidget-module__dk3PIa__btnMain{background:hsl(var(--primary));color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:transform .1s;display:flex}.FocusWidget-module__dk3PIa__btnMain:active{transform:scale(.95)}.FocusWidget-module__dk3PIa__btnSecondary{background:var(--secondary);width:36px;height:36px;color:var(--secondary-foreground);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex}.FocusWidget-module__dk3PIa__modes{background:var(--secondary);border-radius:.5rem;gap:.25rem;padding:.25rem;display:flex}.FocusWidget-module__dk3PIa__modes button{cursor:pointer;color:var(--muted-foreground);background:0 0;border:none;border-radius:.25rem;padding:.25rem .5rem;font-size:.65rem}.FocusWidget-module__dk3PIa__activeMode{background:hsl(var(--card));color:#000;box-shadow:0 1px 2px #0000001a}
