:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;--radius-xs: 10px;--radius-sm: 12px;--radius-md: 16px;--radius-lg: 20px;--radius-xl: 24px;--radius-2xl: 28px;--radius-pill: 999px;--shadow-xs: 2px 2px 0 #111111;--shadow-sm: 3px 3px 0 #111111;--shadow-md: 4px 4px 0 #111111;--shadow-lg: 6px 6px 0 #111111;--border-color: #111111;--bg: #f4efe6;--bg-soft: #efe8dc;--text: #14213d;--text-soft: rgba(20, 33, 61, .78);--muted: rgba(20, 33, 61, .68);--panel: #f8f6f1;--surface: #ffffff;--surface-soft: #fffdf8;--surface-hover: #fff8ef;--button-dark: #111111;--button-dark-text: #fff8e7;--accent-yellow: #ffd54f;--accent-yellow-strong: #f3c44a;--accent-yellow-soft: #fff0b3;--accent-blue: #93c5fd;--accent-blue-soft: #dbeafe;--overlay: rgba(17, 17, 17, .46);--divider: rgba(17, 17, 17, .16);--focus-ring: rgba(20, 33, 61, .14);--danger-bg: #991b1b;--danger-bg-hover: #b42318;--danger-border: #7f1d1d;--danger-soft: #fff1f2;--danger-text: #fff8e7;--success-soft: #d9f99d;--tag-linux: #d9f99d;--tag-git: #fdba74;--tag-php: #c4b5fd;--tag-javascript: #fde68a;--tag-devops: #93c5fd;--tag-career: #ddd6fe;--container-max: 1320px;--content-gap: 24px;--section-gap: 18px;--sticky-top: 20px;color:var(--text);background:var(--bg)}[data-theme=dark]{--border-color: #08111d;--bg: #081427;--bg-soft: #0d1a31;--text: #edf2f7;--text-soft: rgba(237, 242, 247, .82);--muted: rgba(237, 242, 247, .72);--panel: #10243d;--surface: #152d4b;--surface-soft: #1a3557;--surface-hover: #214067;--button-dark: #f3f4f6;--button-dark-text: #0b1220;--accent-yellow: #f3c74c;--accent-yellow-strong: #e4b737;--accent-yellow-soft: rgba(243, 199, 76, .18);--accent-blue: #60a5fa;--accent-blue-soft: rgba(96, 165, 250, .18);--overlay: rgba(3, 8, 20, .64);--divider: rgba(255, 255, 255, .14);--focus-ring: rgba(96, 165, 250, .16);--danger-soft: rgba(255, 80, 80, .12);--success-soft: rgba(160, 255, 140, .18)}*,*:before,*:after{box-sizing:border-box}html,body,#root{margin:0;min-height:100%;width:100%;background:var(--bg);color:var(--text)}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{min-width:320px;overflow-x:hidden;transition:background .25s ease,color .25s ease}img,svg,video,canvas{display:block;max-width:100%}button,input,textarea,select{font:inherit}button{border:none;background:none}a{color:inherit;text-decoration:none}:focus-visible{outline:3px solid var(--focus-ring);outline-offset:3px}.appShell{width:100%;max-width:var(--container-max);margin:0 auto;padding:28px 20px 48px;overflow-x:clip}.panel{width:100%;min-width:0;border:3px solid var(--border-color);border-radius:var(--radius-xl);background:linear-gradient(180deg,var(--panel) 0%,var(--surface-soft) 100%);box-shadow:var(--shadow-lg)}.stickyPanel{position:sticky;top:var(--sticky-top);height:fit-content}.rightColumn{min-width:0}.rightColumnTopTools{position:sticky;top:16px;z-index:30;display:flex;justify-content:flex-end;margin-bottom:14px;pointer-events:auto}.topHeader{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.brandMini{display:flex;align-items:center;min-width:0}.headerActions{display:flex;align-items:center;gap:10px;min-width:0}.headerActionsLeft{justify-content:flex-start}.headerActionsRight{justify-content:flex-end;flex-wrap:wrap}.userGreeting{font-size:.92rem;font-weight:800;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:180px}.headerIconButton{display:inline-flex;align-items:center;justify-content:center;gap:8px}.buttonIcon{display:inline-flex;align-items:center;justify-content:center;font-size:1rem;line-height:1}.buttonLabel{display:inline}.headerGhostButton,.headerPrimaryButton,.modalCloseButton,.socialButton,.authTabButton,.themeToggle,.tagAddButton,.newTagSaveButton,.noteCopyButton,.paginationButton,.focus-audio-icon-btn,.focus-audio-play-btn,.focus-audio-load-btn,.noteFormSecondaryButton,.saveButton,.noteDeletePopoverCancel,.noteDeletePopoverDanger,.noteDeleteClose{appearance:none;-webkit-appearance:none}.headerGhostButton,.headerPrimaryButton,.themeToggle{min-height:44px;padding:10px 14px;border:3px solid var(--border-color);border-radius:14px;font-weight:800;cursor:pointer;transition:transform .15s ease,background .2s ease,color .2s ease,box-shadow .2s ease,opacity .2s ease}.headerGhostButton,.themeToggle{background:var(--surface);color:var(--text);box-shadow:var(--shadow-sm)}.headerPrimaryButton{background:var(--button-dark);color:var(--button-dark-text);box-shadow:var(--shadow-sm)}.headerGhostButton:hover,.headerPrimaryButton:hover,.themeToggle:hover,.socialButton:hover,.authTabButton:hover,.modalCloseButton:hover,.saveButton:hover,.newTagSaveButton:hover,.tagAddButton:hover,.noteCopyButton:hover:not(:disabled),.paginationButton:hover:not(:disabled),.focus-audio-icon-btn:hover:not(:disabled),.focus-audio-play-btn:hover:not(:disabled),.focus-audio-load-btn:hover,.noteFormSecondaryButton:hover,.noteDeletePopoverCancel:hover,.noteDeletePopoverDanger:hover:not(:disabled),.noteDeleteClose:hover{transform:translate(-2px,-2px)}.headerGhostButton:active,.headerPrimaryButton:active,.themeToggle:active,.socialButton:active,.authTabButton:active,.modalCloseButton:active,.saveButton:active,.newTagSaveButton:active,.tagAddButton:active,.noteCopyButton:active:not(:disabled),.paginationButton:active:not(:disabled),.focus-audio-icon-btn:active:not(:disabled),.focus-audio-play-btn:active:not(:disabled),.focus-audio-load-btn:active,.noteFormSecondaryButton:active,.noteDeletePopoverCancel:active,.noteDeletePopoverDanger:active:not(:disabled),.noteDeleteClose:active{transform:translate(0)}.hero{margin-bottom:18px}.eyebrow{display:inline-flex;align-items:center;max-width:100%;margin:0 0 10px;padding:6px 12px;border:2px solid var(--border-color);border-radius:var(--radius-pill);background:var(--surface);color:var(--text);font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.hero h1{margin:0 0 10px;max-width:900px;font-size:clamp(2rem,4vw,3.4rem);line-height:1.02;font-weight:900;letter-spacing:-.05em;color:var(--text);text-wrap:balance;display:none}.heroText{margin:0;display:flex;justify-content:center;text-align:center;font-size:.98rem;color:var(--muted)}.dashboardLayout{display:grid;grid-template-columns:minmax(320px,380px) minmax(0,1fr);gap:var(--content-gap);align-items:start;width:100%;overflow:visible}.resultsColumn{position:relative;display:flex;flex-direction:column;width:100%;min-width:0;overflow:visible}.resultsTopSticky{position:sticky;top:var(--sticky-top);z-index:40;display:flex;flex-direction:column;gap:16px;padding-bottom:16px;isolation:isolate}.resultsTopSticky:before{content:"";position:absolute;inset:-22px -8px 12px;background:var(--bg);z-index:-1;border-radius:22px}.searchWrap{margin-bottom:0}.searchInput{width:100%;min-width:0;padding:16px 18px;border:3px solid var(--border-color);border-radius:18px;background:var(--surface-soft);color:var(--text);box-shadow:var(--shadow-md);font-size:1rem;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.searchInput::placeholder{color:var(--muted)}.searchInput:focus{background:var(--surface);border-color:var(--text);box-shadow:0 0 0 4px var(--focus-ring),var(--shadow-md)}.noteForm{position:relative;display:flex;flex-direction:column;gap:0;min-width:0;padding:18px}.noteForm.isEditMode:after{content:"Editing";position:absolute;top:18px;right:18px;padding:6px 10px;border:2px solid var(--border-color);border-radius:var(--radius-pill);background:var(--accent-yellow);color:#111;font-size:.72rem;font-weight:900;letter-spacing:.02em}.formHeader{display:flex;align-items:flex-start;gap:14px;margin-bottom:22px;min-width:0}.formHeader h2{margin:0 0 4px;font-size:1.9rem;line-height:1.05;color:var(--text)}.formHeader p{margin:0;color:var(--muted);font-size:.95rem}.formBadgeLogo{height:80%;width:auto;object-fit:contain;display:block;flex-shrink:0}.tagSelector{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:14px}.tag{display:inline-flex;align-items:center;max-width:100%;padding:5px 10px;border:2px solid var(--border-color);border-radius:var(--radius-pill);font-size:.78rem;font-weight:800;text-transform:lowercase;color:#111}.tag-linux{background:var(--tag-linux)}.tag-git{background:var(--tag-git)}.tag-php{background:var(--tag-php)}.tag-javascript{background:var(--tag-javascript)}.tag-devops{background:var(--tag-devops)}.tag-career{background:var(--tag-career)}.tagButton{cursor:pointer;transition:transform .12s ease,box-shadow .15s ease,opacity .15s ease}.tagButton:hover{transform:translateY(-1px)}.tagSelected{box-shadow:2px 2px 0 var(--border-color)}.tagAddButton{display:inline-grid;place-items:center;flex-shrink:0;width:34px;height:34px;border:3px solid var(--border-color);border-radius:var(--radius-pill);background:var(--surface);color:var(--text);box-shadow:2px 2px 0 var(--border-color);cursor:pointer;font-size:1.2rem;font-weight:900}.newTagRow{display:flex;gap:8px;margin-bottom:14px;min-width:0}.newTagInput{flex:1;min-width:0;padding:10px 12px;border:3px solid var(--border-color);border-radius:14px;background:var(--surface);color:var(--text);transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.newTagInput:focus{background:var(--surface);border-color:var(--text);box-shadow:0 0 0 4px var(--focus-ring),var(--shadow-sm)}.newTagSaveButton{flex-shrink:0;min-height:44px;padding:10px 14px;border:3px solid var(--border-color);border-radius:14px;background:var(--button-dark);color:var(--button-dark-text);box-shadow:var(--shadow-sm);cursor:pointer;font-weight:800}.fieldGroup{margin-bottom:10px;min-width:0}.fieldGroup label{display:block;margin-bottom:8px;font-size:.92rem;font-weight:800;color:var(--text)}.fieldGroup input,.fieldGroup textarea,.fieldGroup select{width:100%;min-width:0;padding:10px 12px;border:3px solid var(--border-color);border-radius:14px;background:var(--surface);color:var(--text);transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.fieldGroup input::placeholder,.fieldGroup textarea::placeholder{color:var(--muted)}.fieldGroup textarea{resize:vertical;min-height:140px}.fieldGroup input:focus,.fieldGroup textarea:focus,.fieldGroup select:focus{background:var(--surface);border-color:var(--text);box-shadow:0 0 0 4px var(--focus-ring),var(--shadow-sm)}.devEditorShell{margin-top:2px;min-width:0;border:3px solid var(--border-color);border-radius:18px;overflow:hidden;background:#0f1722;box-shadow:var(--shadow-sm);transition:border-color .18s ease,box-shadow .18s ease}.devEditorShell:focus-within{border-color:var(--text);box-shadow:0 0 0 4px var(--focus-ring),var(--shadow-sm)}.devEditorTopbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;background:#0a1018;border-bottom:2px solid rgba(255,255,255,.08)}.devEditorDots{display:flex;align-items:center;gap:8px}.devEditorDot{display:inline-block;width:10px;height:10px;border-radius:var(--radius-pill)}.devEditorDotRed{background:#ff5f57}.devEditorDotYellow{background:#febc2e}.devEditorDotGreen{background:#28c840}.devEditorFilename{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:JetBrains Mono,Fira Code,monospace;font-size:.82rem;font-weight:700;color:#e6edf3b8}.devEditorBody{background:#0f1722}.devEditorBody .cm-editor{background:#0f1722!important;color:#e6edf3!important;border:none!important;outline:none!important;font-family:JetBrains Mono,Fira Code,monospace}.devEditorBody .cm-editor.cm-focused{outline:none!important}.devEditorBody .cm-scroller{font-family:JetBrains Mono,Fira Code,monospace;line-height:1.7;padding:0}.devEditorBody .cm-content{padding:16px 18px!important;font-family:JetBrains Mono,Fira Code,monospace;font-size:14px;caret-color:#58a6ff}.devEditorBody .cm-cursor{border-left-color:#58a6ff!important}.devEditorBody .cm-placeholder{color:#e6edf361!important;font-style:normal}.devEditorBody .cm-selectionBackground,.devEditorBody ::selection{background:#58a6ff38!important}.devEditorBody .cm-activeLine{background:transparent!important}.devEditorBody .cm-gutters{background:#0f1722!important;color:#e6edf34d!important;border:none!important}.devEditorBody .cm-tooltip{border:1px solid rgba(255,255,255,.08);background:#111827!important;color:#e6edf3!important}.noteFormActions{display:flex;align-items:center;gap:12px;margin-top:auto}.saveButton{flex:1;min-height:48px;padding:14px 16px;border:3px solid var(--border-color);border-radius:16px;background:var(--button-dark);color:var(--button-dark-text);box-shadow:var(--shadow-md);font-weight:800;cursor:pointer;transition:transform .15s ease,background .2s ease,box-shadow .2s ease}.noteFormSecondaryButton{flex-shrink:0;min-width:110px;min-height:48px;padding:0 16px;border:3px solid var(--border-color);border-radius:16px;background:linear-gradient(180deg,var(--surface) 0%,var(--panel) 100%);color:var(--text);box-shadow:var(--shadow-sm);font-weight:800;letter-spacing:-.01em;cursor:pointer;transition:transform .15s ease,background .2s ease,color .2s ease,box-shadow .2s ease}.resultsPanel{position:relative;z-index:1;width:100%;min-width:0;padding:28px 24px 24px;margin-top:3%}.resultsHeader{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:20px}.resultsHeader h2{margin:0;font-size:2rem;line-height:1.05;color:var(--text)}.resultsCount{flex-shrink:0;padding:8px 12px;border:2px solid var(--border-color);border-radius:var(--radius-pill);background:var(--surface);color:var(--text);font-size:.85rem;font-weight:800;white-space:nowrap}.notesGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;width:100%}.noteCard{position:relative;min-width:0;padding:16px;border:3px solid var(--border-color);border-radius:20px;background:linear-gradient(180deg,var(--surface) 0%,var(--surface-soft) 100%);box-shadow:var(--shadow-md);transition:transform .15s ease,background .15s ease,box-shadow .15s ease;overflow:visible}.noteCard:hover{transform:translate(-2px,-2px);background:var(--surface-hover)}.noteCardSnippet{display:flex;flex-direction:column;gap:12px;min-height:220px}.noteCard:has(.noteActionPopover),.noteCard:has(.noteDeletePopover){z-index:50}.noteCardHead{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.noteCardTools{position:relative;display:inline-flex;align-items:center;gap:6px;flex-shrink:0;isolation:isolate}.noteToolButton{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;border:2px solid var(--border-color);border-radius:10px;background:var(--surface);color:var(--muted);cursor:pointer;transition:background .18s ease,color .18s ease,transform .15s ease,box-shadow .18s ease}.noteToolButton:hover{background:var(--surface-soft);color:var(--text);box-shadow:2px 2px 0 var(--border-color);transform:translate(-1px,-1px)}.noteToolButton:active{transform:translate(0)}.noteToolButtonDanger:hover{background:var(--danger-soft);color:#be123c}.noteToolButtonSend:hover{background:var(--accent-blue-soft);color:var(--text)}.noteTitle{margin:0 0 8px;color:var(--text);font-size:1.08rem;line-height:1.15;font-weight:900;word-break:break-word;overflow-wrap:anywhere}.noteReminder{margin:0;font-size:.94rem;color:var(--muted)}.noteDivider{width:100%;height:2px;margin:14px 0;background:var(--divider);opacity:1}.noteDescription,.noteDescriptionPreview{margin:0;color:var(--muted);line-height:1.45}.noteDescription{font-size:.95rem}.noteDescriptionPreview{display:-webkit-box;overflow:hidden;min-height:2.7em;font-size:.91rem;-webkit-box-orient:vertical;-webkit-line-clamp:2}.noteCommandRow{display:flex;align-items:center;gap:10px;min-width:0}.noteCommandInline{display:block;flex:1;width:100%;min-width:0;margin:0;padding:10px 11px;border:2px solid var(--divider);border-radius:12px;background:var(--panel);color:var(--text);font-family:JetBrains Mono,Fira Code,Consolas,monospace;font-size:.9rem;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.noteCopyButton{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:44px;min-width:44px;height:40px;padding:0;border:3px solid var(--border-color);border-radius:12px;background:var(--surface);color:var(--text);box-shadow:var(--shadow-sm);cursor:pointer;transition:transform .15s ease,background .2s ease,color .2s ease,box-shadow .2s ease,opacity .2s ease}.noteCopyButton:disabled{opacity:.5;cursor:not-allowed;transform:none}.noteCopyButton.isCopied{background:var(--success-soft);color:#111}.noteMeta{display:flex;flex-direction:column;gap:.35rem;margin-top:auto;padding-top:.75rem;border-top:1px dashed var(--divider)}.noteDate{margin:0;font-size:.84rem;color:var(--muted)}.noteDate span{font-weight:700;color:var(--text)}.noteActionPopover,.noteDeletePopover{position:absolute;top:calc(100% + 10px);right:0;z-index:80;width:min(320px,calc(100vw - 48px));padding:12px;border:3px solid var(--border-color);border-radius:16px;background:linear-gradient(180deg,var(--panel) 0%,var(--surface-soft) 100%);box-shadow:var(--shadow-md);flex-direction:column;gap:10px;animation:notePopoverIn .18s ease;display:flex;justify-content:center;align-items:start}@keyframes notePopoverIn{0%{opacity:0;transform:translateY(-8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.noteActionPopoverHeader,.noteDeletePopoverHeader{display:flex;align-items:center;justify-content:space-between;gap:8px}.noteActionPopoverTitle,.noteDeletePopoverTitle{margin:0;font-size:.92rem;font-weight:900;line-height:1.1;color:var(--text)}.noteActionClose,.noteDeleteClose{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;border:2px solid var(--border-color);border-radius:10px;background:var(--surface);color:var(--muted);box-shadow:2px 2px 0 var(--border-color);cursor:pointer;font-size:1rem;line-height:1;transition:transform .15s ease,background .18s ease,color .18s ease,box-shadow .18s ease}.noteActionClose:hover,.noteDeleteClose:hover{transform:translate(-1px,-1px);color:var(--text);background:var(--surface-soft)}.noteActionClose:active,.noteDeleteClose:active{transform:translate(0)}.noteActionPopoverText,.noteDeletePopoverText{margin:0;font-size:.84rem;line-height:1.4;color:var(--muted)}.noteActionPopoverCode,.noteDeletePopoverCode{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:10px 12px;border:2px solid var(--divider);border-radius:12px;background:var(--surface);color:var(--text);font-family:JetBrains Mono,Fira Code,Consolas,monospace;font-size:.8rem;line-height:1.35}.noteActionPopoverInput,.noteDeletePopoverInput{width:100%;min-width:0;height:42px;padding:0 12px;border:3px solid var(--border-color);border-radius:12px;background:var(--surface);color:var(--text);box-shadow:var(--shadow-sm);font-size:.9rem;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.noteActionPopoverInput::placeholder,.noteDeletePopoverInput::placeholder{color:var(--muted)}.noteActionPopoverInput:focus,.noteDeletePopoverInput:focus{background:var(--surface);border-color:var(--text);box-shadow:0 0 0 4px var(--focus-ring),var(--shadow-sm)}.noteActionPopoverActions,.noteDeletePopoverActions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.noteActionPopoverCancel,.noteActionPopoverPrimary,.noteDeletePopoverCancel,.noteDeletePopoverDanger{min-height:38px;min-width:88px;padding:0 14px;border-radius:11px;font-weight:800;font-size:.9rem;cursor:pointer;transition:transform .15s ease,opacity .18s ease,background .18s ease,color .18s ease,box-shadow .18s ease}.noteActionPopoverCancel,.noteDeletePopoverCancel{border:2px solid var(--border-color);background:var(--surface);color:var(--text);box-shadow:2px 2px 0 var(--border-color)}.noteActionPopoverPrimary{border:2px solid var(--border-color);background:var(--button-dark);color:var(--button-dark-text);box-shadow:2px 2px 0 var(--border-color)}.noteDeletePopoverDanger{border:2px solid var(--danger-border);background:var(--danger-bg);color:var(--danger-text);box-shadow:2px 2px 0 var(--danger-border)}.noteActionPopoverCancel:hover,.noteActionPopoverPrimary:hover,.noteDeletePopoverCancel:hover,.noteDeletePopoverDanger:hover:not(:disabled){transform:translate(-1px,-1px)}.noteActionPopoverCancel:active,.noteActionPopoverPrimary:active,.noteDeletePopoverCancel:active,.noteDeletePopoverDanger:active:not(:disabled){transform:translate(0)}.noteActionPopoverPrimary:disabled,.noteDeletePopoverDanger:disabled{opacity:.45;cursor:not-allowed;transform:none}.paginationBar{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:10px;margin-top:20px}.paginationButton{min-width:42px;min-height:42px;padding:0 12px;border:3px solid var(--border-color);border-radius:12px;background:var(--surface);color:var(--text);box-shadow:var(--shadow-sm);font-weight:800;cursor:pointer;transition:transform .15s ease,opacity .15s ease,background .2s ease,color .2s ease}.paginationButtonActive{background:var(--button-dark);color:var(--button-dark-text)}.paginationButton:disabled{opacity:.45;cursor:not-allowed;transform:none}.skeletonBlock{position:relative;display:block;overflow:hidden;background:#d9d9d9;border-radius:8px}.skeletonBlock:after{content:"";position:absolute;inset:0;transform:translate(-100%);background:linear-gradient(90deg,#fff0,#ffffff8c,#fff0);animation:shimmerMove 2.2s infinite}@keyframes shimmerMove{to{transform:translate(100%)}}.skeletonTag{width:78px;height:24px;border-radius:var(--radius-pill)}.skeletonTitle{width:72%;height:24px;margin-top:1rem}.skeletonReminder{width:46%;height:16px;margin-top:.75rem}.skeletonLine{width:100%;height:12px;margin-top:.65rem}.skeletonLineLg{width:92%;margin-top:1rem}.skeletonLineSm{width:68%}.skeletonMeta{width:42%;height:12px;border-radius:6px}.skeletonMetaSm{width:34%}.isLoading .noteDivider{opacity:.45}.focus-audio-bar{position:relative;width:100%;min-width:0;display:flex;flex-direction:column;gap:12px;margin:0;padding:16px 18px;border:3px solid var(--border-color);border-radius:var(--radius-2xl);background:linear-gradient(180deg,var(--panel) 0%,var(--surface-soft) 100%);box-shadow:var(--shadow-md);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}.focus-audio-row{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap;min-width:0}.focus-audio-row--top{margin-bottom:2px}.focus-audio-badge{display:inline-flex;align-items:center;justify-content:center;max-width:100%;padding:8px 14px;border:3px solid var(--border-color);border-radius:var(--radius-pill);background:var(--surface);color:var(--text);box-shadow:var(--shadow-sm);font-size:.9rem;font-weight:800;white-space:nowrap}.focus-audio-input-group{display:flex;align-items:center;gap:10px;flex:1 1 320px;min-width:0}.focus-audio-input{flex:1;min-width:0;height:44px;padding:0 14px;border:3px solid var(--border-color);border-radius:14px;background:var(--surface-soft);color:var(--text);box-shadow:var(--shadow-sm);font-size:.96rem;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.focus-audio-input::placeholder{color:var(--muted)}.focus-audio-input:focus{background:var(--surface);border-color:var(--text);box-shadow:0 0 0 4px var(--focus-ring),var(--shadow-sm)}.focus-audio-load-btn{flex-shrink:0;min-height:44px;padding:0 16px;border:3px solid var(--border-color);border-radius:14px;background:var(--button-dark);color:var(--button-dark-text);box-shadow:var(--shadow-sm);font-size:.95rem;font-weight:800;cursor:pointer}.focus-audio-track-inline{display:flex;align-items:center;gap:10px;flex:1;min-width:0;color:var(--text)}.focus-audio-track-inline__label{flex-shrink:0;font-size:.92rem;font-weight:800;color:var(--muted);white-space:nowrap}.focus-audio-track-inline__title{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.96rem;font-weight:800;color:var(--text)}.focus-audio-controls-inline{display:flex;align-items:center;gap:8px;flex-wrap:wrap;min-width:0}.focus-audio-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:3px solid var(--border-color);border-radius:12px;background:var(--surface);color:var(--text);box-shadow:var(--shadow-sm);font-size:.95rem;cursor:pointer;transition:transform .15s ease,opacity .15s ease,background .2s ease,box-shadow .2s ease}.focus-audio-play-btn{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border:3px solid var(--border-color);border-radius:14px;background:var(--accent-yellow);color:#111;box-shadow:var(--shadow-sm);font-size:1rem;font-weight:900;cursor:pointer;transition:transform .15s ease,opacity .15s ease,background .2s ease,box-shadow .2s ease}.focus-audio-icon-btn:disabled,.focus-audio-play-btn:disabled{opacity:.45;cursor:not-allowed;transform:none}.focus-audio-volume{display:inline-flex;align-items:center}.focus-audio-volume__slider{width:110px;accent-color:var(--accent-yellow-strong);cursor:pointer}.focus-audio-error{margin:0;font-size:.88rem;color:#b42318;font-weight:700}.focus-audio-player-hidden{position:absolute;top:-9999px;left:-9999px;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.focus-audio-equalizer{display:flex;align-items:flex-end;gap:4px;width:24px;height:18px;flex-shrink:0}.focus-audio-equalizer span{display:block;width:4px;border-radius:999px;background:linear-gradient(180deg,#ffe082 0%,var(--accent-yellow-strong) 100%);box-shadow:0 0 10px #f3c44a47;transform-origin:bottom center}.focus-audio-equalizer.paused span{height:8px;opacity:.45;animation:none}.focus-audio-equalizer.playing span:nth-child(1){height:9px;animation:sketchstash-eq-1 .9s ease-in-out infinite}.focus-audio-equalizer.playing span:nth-child(2){height:16px;animation:sketchstash-eq-2 .7s ease-in-out infinite}.focus-audio-equalizer.playing span:nth-child(3){height:12px;animation:sketchstash-eq-3 .95s ease-in-out infinite}.focus-audio-equalizer.playing span:nth-child(4){height:15px;animation:sketchstash-eq-4 .78s ease-in-out infinite}@keyframes sketchstash-eq-1{0%,to{transform:scaleY(.5);opacity:.55}50%{transform:scaleY(1.15);opacity:1}}@keyframes sketchstash-eq-2{0%,to{transform:scaleY(.35);opacity:.5}50%{transform:scaleY(1.2);opacity:1}}@keyframes sketchstash-eq-3{0%,to{transform:scaleY(.45);opacity:.55}50%{transform:scaleY(1.1);opacity:1}}@keyframes sketchstash-eq-4{0%,to{transform:scaleY(.4);opacity:.55}50%{transform:scaleY(1.18);opacity:1}}.emptyState{padding:32px 20px;border:3px dashed var(--border-color);border-radius:20px;background:var(--surface);text-align:center}.emptyState h3{margin:0 0 8px;font-size:1.4rem;color:var(--text)}.emptyState p{margin:0;color:var(--muted)}.modalOverlay{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:18px;overflow-y:auto;background:var(--overlay);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.authModal{position:relative;width:min(100%,560px);max-height:calc(100vh - 40px);overflow-y:auto;padding:22px;border:3px solid var(--border-color);border-radius:24px;background:linear-gradient(180deg,var(--panel) 0%,var(--surface-soft) 100%);box-shadow:8px 8px 0 var(--border-color)}.modalCloseButton{position:absolute;top:12px;right:12px;z-index:2;display:flex;align-items:center;justify-content:center;width:42px;height:42px;border:3px solid var(--border-color);border-radius:12px;background:var(--surface);color:var(--text);box-shadow:var(--shadow-sm);cursor:pointer;font-size:1.2rem;font-weight:900}.authModalHeader{margin-bottom:18px;padding-right:56px}.authModalHeader h2{margin:0 0 6px;font-size:1.8rem;line-height:1.1;color:var(--text)}.authModalHeader p{margin:0;color:var(--muted)}.authTabs{display:flex;gap:10px;margin-bottom:18px}.authTabButton{flex:1;min-height:46px;padding:12px;border:3px solid var(--border-color);border-radius:14px;background:var(--surface);color:var(--text);box-shadow:var(--shadow-sm);cursor:pointer;font-weight:800}.authTabButtonActive{background:var(--accent-yellow);color:#111}.authPanelBody{display:flex;flex-direction:column;gap:14px}.socialAuthButtons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.socialButton{min-height:46px;padding:12px;border:3px solid var(--border-color);border-radius:14px;background:var(--surface);color:var(--text);box-shadow:var(--shadow-sm);cursor:pointer;font-weight:800}.authDivider{position:relative;margin:4px 0;text-align:center}.authDivider:before{content:"";position:absolute;top:50%;left:0;right:0;height:2px;background:var(--divider)}.authDivider span{position:relative;padding:0 10px;background:var(--panel);color:var(--muted);font-size:.88rem}.authForm{display:flex;flex-direction:column;gap:10px}.authError{margin:0;color:#b42318;font-size:.92rem;font-weight:700}.authInfo{margin:0;color:#60a5fa;font-size:.92rem;font-weight:700}.authForgotPassword{display:flex;justify-content:flex-end;margin-top:12px;margin-bottom:12px}.authLinkButton{background-color:#0000000a;border:none;padding:8px 14px;border-radius:10px;font-size:.85rem;cursor:pointer;color:var(--text);transition:all .2s ease}.authLinkButton:hover{background-color:#00000014}.authLinkButton:active{transform:scale(.97)}@media(max-width:1180px){.dashboardLayout{grid-template-columns:1fr}.stickyPanel,.resultsTopSticky{position:static;top:auto}.resultsTopSticky{padding-bottom:0}.resultsTopSticky:before{display:none}.notesGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.appShell{padding:22px 16px 36px}.topHeader{grid-template-columns:1fr;align-items:start;gap:12px}.topHeader>:first-child,.topHeader>:nth-child(2),.topHeader>:last-child,.brandMini{justify-self:start}.headerActions{width:100%;justify-content:flex-start}.hero h1{max-width:100%;font-size:clamp(2rem,7vw,2.8rem);display:none}.formHeader h2,.resultsHeader h2{font-size:1.7rem}.resultsHeader{flex-direction:column;align-items:flex-start}}@media(max-width:760px){.notesGrid{grid-template-columns:1fr}.noteCard{padding:14px}.noteCardHead{gap:10px}.noteCardTools{gap:5px}.noteToolButton{width:32px;height:32px}.noteActionPopover,.noteDeletePopover{inset:0 0 auto auto;opacity:.98;display:flex;justify-content:center;align-items:start}}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
