.landing-tour__panel{animation:landing-tour-enter .45s cubic-bezier(.22,1,.36,1)}.landing-tour__scrim{animation:landing-tour-scrim .35s ease-out}.landing-tour__header{position:sticky;top:0;z-index:2}.landing-tour__nav{scrollbar-width:none;-ms-overflow-style:none;mask-image:linear-gradient(90deg,transparent,black 12px,black calc(100% - 12px),transparent);-webkit-mask-image:linear-gradient(90deg,transparent,black 12px,black calc(100% - 12px),transparent)}.landing-tour__nav::-webkit-scrollbar{display:none}.landing-tour__nav-pill--active{box-shadow:0 0 0 1px rgba(167,139,250,.12)}.landing-tour__scroll{scroll-behavior:smooth}.landing-tour__intro{border-bottom:1px solid var(--divider);background:radial-gradient(ellipse 70% 80% at 50% 0,rgba(167,139,250,.08),transparent 65%)}.landing-tour__section{display:grid;gap:2rem;align-items:center;padding:2.5rem 1.25rem;border-bottom:1px solid var(--divider);scroll-margin-top:7.5rem}@media (min-width:900px){.landing-tour__section{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:2.5rem;padding:3rem 2.5rem}.landing-tour__section--reversed .landing-tour__copy{order:2}.landing-tour__section--reversed .landing-tour-shot{order:1}}.landing-tour__section-label{display:inline-flex;align-items:center;gap:.5rem;font-size:.6875rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--text-muted)}.landing-tour__section-title{margin-top:.75rem;font-size:1.5rem;font-weight:600;line-height:1.15;letter-spacing:-.03em;color:var(--text-primary)}@media (min-width:640px){.landing-tour__section-title{font-size:1.875rem}}.landing-tour__section-desc{margin-top:.875rem;font-size:.9375rem;line-height:1.65;color:var(--text-muted)}.landing-tour__highlights{margin-top:1.25rem;display:grid;gap:.625rem;list-style:none;padding:0}.landing-tour__highlights li{position:relative;padding-left:1.125rem;font-size:.875rem;line-height:1.5;color:var(--text-secondary)}.landing-tour__highlights li:before{content:"";position:absolute;left:0;top:.55em;width:.375rem;height:.375rem;border-radius:999px;background:var(--neon-purple);box-shadow:0 0 0 3px rgba(167,139,250,.14)}.landing-tour-shots{display:flex;flex-direction:column;gap:1.5rem;min-width:0}.landing-tour-shots--multi .landing-tour-shot--stacked .landing-tour-shot__mobile{display:none}.landing-tour-shot{position:relative;min-width:0;margin:0}.landing-tour-shot__caption{margin-bottom:.625rem;font-size:.6875rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted)}.landing-tour__email-callout{margin-top:1rem;padding:1rem 1.125rem;border-radius:1rem;border:1px solid rgba(167,139,250,.28);background:linear-gradient(135deg,rgba(167,139,250,.12),rgba(124,58,237,.05));box-shadow:inset 0 1px 0 0 rgba(255,255,255,.04)}.landing-tour__email-callout-title{font-size:.875rem;font-weight:600;color:var(--text-primary);letter-spacing:-.01em}.landing-tour__email-callout-body{margin-top:.375rem;font-size:.8125rem;line-height:1.55;color:var(--text-secondary)}[data-theme=light] .landing-tour__email-callout{border-color:rgba(124,58,237,.22);background:linear-gradient(135deg,rgba(124,58,237,.08),rgba(124,58,237,.03))}.landing-tour-shot__desktop{border-radius:1rem;border:1px solid rgba(255,255,255,.08);overflow:hidden;background:var(--bg-card);box-shadow:0 28px 56px -20px rgba(0,0,0,.55),inset 0 1px 0 0 rgba(255,255,255,.04)}[data-theme=light] .landing-tour-shot__desktop{border-color:var(--border);box-shadow:var(--card-shadow-hero)}.landing-tour-shot__image{display:block;width:100%;height:auto}.landing-tour-shot__mobile{display:none}@media (min-width:900px){.landing-tour-shot__mobile{display:block;position:absolute;right:-1.25rem;bottom:-1.5rem;width:168px;border-radius:1.25rem;border:1px solid rgba(255,255,255,.1);overflow:hidden;background:var(--bg-card);box-shadow:0 20px 40px -16px rgba(0,0,0,.6),inset 0 1px 0 0 rgba(255,255,255,.05)}.landing-tour-shot--reversed .landing-tour-shot__mobile{right:auto;left:-1.25rem}[data-theme=light] .landing-tour-shot__mobile{border-color:var(--border);box-shadow:var(--card-shadow)}}.landing-tour__footer{background:radial-gradient(ellipse 80% 70% at 50% 100%,rgba(167,139,250,.1),transparent 70%)}@keyframes landing-tour-enter{0%{opacity:0;transform:translateY(16px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes landing-tour-scrim{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.landing-tour__panel,.landing-tour__scrim,.landing-tour__scroll-hint .animate-bounce{animation:none}.landing-tour__scroll{scroll-behavior:auto}}.landing-page{--landing-canvas:#0a0a0f}.landing-shell{height:100dvh;max-height:100dvh;overflow:hidden}.landing-main{flex:1 1 auto;min-height:0}.landing-page__ambient{background:radial-gradient(ellipse 70% 50% at 50% -10%,rgba(167,139,250,.14),transparent 65%),radial-gradient(ellipse 50% 40% at 80% 100%,rgba(124,58,237,.06),transparent 60%),radial-gradient(ellipse 40% 35% at 10% 90%,rgba(167,139,250,.04),transparent 55%)}.landing-page__grid{background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 0);background-size:64px 64px;mask-image:radial-gradient(ellipse 80% 70% at 50% 40%,black 20%,transparent 75%);-webkit-mask-image:radial-gradient(ellipse 80% 70% at 50% 40%,black 20%,transparent 75%)}[data-theme=light] .landing-page__ambient{background:radial-gradient(ellipse 70% 50% at 50% -10%,rgba(124,58,237,.1),transparent 65%),radial-gradient(ellipse 50% 40% at 85% 100%,rgba(124,58,237,.05),transparent 60%)}[data-theme=light] .landing-page__grid{background-image:linear-gradient(rgba(15,23,42,.04) 1px,transparent 0),linear-gradient(90deg,rgba(15,23,42,.04) 1px,transparent 0)}.landing-hero-mark{opacity:0;animation:landing-fade-up .85s cubic-bezier(.22,1,.36,1) forwards}.landing-hero-logo{border-radius:1.35rem;box-shadow:0 0 0 1px rgba(167,139,250,.22),0 12px 40px rgba(124,58,237,.32)}.landing-brand-name{opacity:0;animation:landing-fade-up .75s cubic-bezier(.22,1,.36,1) .08s forwards}.landing-eyebrow{opacity:0;animation:landing-fade-up .7s cubic-bezier(.22,1,.36,1) .14s forwards}.landing-headline{opacity:0;animation:landing-fade-up .8s cubic-bezier(.22,1,.36,1) .2s forwards}.landing-headline-accent{margin-top:.08em}.landing-subcopy{opacity:0;animation:landing-fade-up .8s cubic-bezier(.22,1,.36,1) .28s forwards}.landing-cta{opacity:0;animation:landing-fade-up .8s cubic-bezier(.22,1,.36,1) .36s forwards}.landing-features{opacity:0;animation:landing-fade-up .8s cubic-bezier(.22,1,.36,1) .46s forwards}.landing-feature{transition:color var(--transition-premium);cursor:pointer;border:none;background:transparent;padding:.25rem 0}.landing-feature:hover{color:var(--text-primary)}.landing-page .btn-primary:hover{transform:translateY(-1px)}.landing-cta{border-radius:.75rem;letter-spacing:-.01em}.landing-header{opacity:0;animation:landing-fade-in .6s cubic-bezier(.22,1,.36,1) forwards}.brand-logo,.landing-brand-icon{box-shadow:0 4px 14px rgba(124,58,237,.28)}@keyframes landing-fade-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes landing-fade-in{0%{opacity:0}to{opacity:1}}[data-theme=light] .landing-hero-logo{box-shadow:0 0 0 1px rgba(124,58,237,.18),0 12px 36px rgba(124,58,237,.22)}@media (prefers-reduced-motion:reduce){.landing-brand-name,.landing-cta,.landing-eyebrow,.landing-features,.landing-header,.landing-headline,.landing-hero-mark,.landing-subcopy{opacity:1;animation:none;transform:none}.landing-page .btn-primary:hover{transform:none}}.main-content:has(>.notes-root){padding:0!important;overflow:hidden}.notes-root{background:var(--bg);width:100%}.notes-root .notes-editor-panel{flex:1 1 0%;min-width:0;background:linear-gradient(180deg,color-mix(in srgb,var(--bg) 98%,transparent) 0,var(--bg) 120px)}.notes-root .notes-rich-editor{width:100%}.note-attachment-thumb-size{position:absolute;right:.1875rem;bottom:.1875rem;z-index:2;max-width:calc(100% - .375rem);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-radius:.3125rem;padding:.0625rem .3125rem;font-size:.5rem;font-weight:700;font-variant-numeric:tabular-nums;line-height:1.25;letter-spacing:.01em;color:#fff;background:rgba(9,9,11,.68);pointer-events:none;box-shadow:0 1px 3px rgba(0,0,0,.22)}.notes-drawer-body .note-content-card,.notes-root .note-content-card{--note-canvas-bg:#f8f8f6;--note-canvas-surface:#f0f0ed;--note-canvas-text:#18181b;--note-canvas-text-secondary:#52525b;--note-canvas-text-muted:var(--text-muted);--note-canvas-border:rgba(24,24,27,0.1);background:var(--note-canvas-bg)!important;backdrop-filter:none;border-color:var(--note-canvas-border)!important;box-shadow:0 1px 2px rgba(0,0,0,.04),inset 0 0 0 1px rgba(255,255,255,.6);color:var(--note-canvas-text)}.notes-drawer-body .note-header--drawer input{color:#18181b;background-color:transparent;-webkit-text-fill-color:#18181b;caret-color:var(--neon-purple-dark)}.notes-drawer-body .note-header--drawer input::placeholder{color:var(--text-secondary);-webkit-text-fill-color:var(--text-secondary)}.notes-root .notes-editor-scroll{width:100%;max-width:none;padding-left:.75rem;padding-right:.75rem}@media (min-width:768px){.notes-root .notes-editor-scroll{padding-left:1rem;padding-right:1rem}.notes-root .notes-sidebar{box-shadow:1px 0 0 var(--border-glass)}}@media (max-width:767px){.notes-root.notes-mobile-list .notes-editor-panel{display:none}.notes-root .notes-sidebar{width:100%;max-width:100%;border-right:none;padding-left:max(6px,env(safe-area-inset-left,6px));padding-right:max(6px,env(safe-area-inset-right,6px))}.notes-root .notes-sidebar .notes-sidebar-search,.notes-root .notes-sidebar .notes-sidebar-toolbar,.notes-root .notes-sidebar [data-notes-tree]{padding-left:0;padding-right:0}}.notes-drawer-sheet{display:flex;flex-direction:column}@media (max-width:767px){.notes-drawer-sheet.mobile-bottom-sheet{left:max(10px,env(safe-area-inset-left,10px))!important;right:max(10px,env(safe-area-inset-right,10px))!important;width:auto!important;border-left:1px solid var(--border-glass);border-right:1px solid var(--border-glass);border-radius:1.25rem 1.25rem 0 0!important}}.notes-drawer-body{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding-bottom:max(1.5rem,env(safe-area-inset-bottom,12px))}.notes-drawer-body .notes-editor-scroll--drawer{padding-bottom:.5rem}.notes-drawer-chrome{padding-top:env(safe-area-inset-top,0)}.notes-drawer-content{padding-left:max(6px,env(safe-area-inset-left,6px));padding-right:max(6px,env(safe-area-inset-right,6px))}.notes-editor-scroll--drawer{width:100%;max-width:none;padding-left:0;padding-right:0}.notes-drawer-body .notes-editor-toolbar--compact{position:sticky;top:0;z-index:2;padding:2px 4px!important;gap:0!important}.notes-editor-toolbar--compact .notes-editor-toolbar__row{flex-wrap:nowrap;min-height:1.5rem}.notes-editor-toolbar--compact .notes-editor-toolbar__row--primary,.notes-editor-toolbar--compact .notes-editor-toolbar__row--secondary{justify-content:flex-start;column-gap:1px}.notes-drawer-body .notes-editor-toolbar--compact .notes-editor-toolbar__row--primary,.notes-drawer-body .notes-editor-toolbar--compact .notes-editor-toolbar__row--secondary{justify-content:space-between}.notes-drawer-body .notes-editor-toolbar--compact button{height:1.375rem;width:1.375rem;min-height:1.375rem;min-width:1.375rem;padding:0}.notes-drawer-body .notes-editor-toolbar--compact button svg{height:.6875rem;width:.6875rem}.notes-drawer-body .notes-editor-toolbar--compact .notes-editor-toolbar__row>div[class*=w-px]{height:.625rem;margin-left:1px;margin-right:1px}.notes-editor-toolbar--full{row-gap:.5rem}.notes-editor-toolbar--full .notes-editor-toolbar__group button{transition:background-color .15s ease,color .15s ease,transform .1s ease}.notes-editor-toolbar--full .notes-editor-toolbar__group button:hover{transform:translateY(-1px)}.notes-preview-hint{border-top:1px solid var(--note-canvas-border,rgba(24,24,27,.1));color:var(--note-canvas-text-muted,var(--text-muted));font-size:.75rem;padding:.75rem 1.5rem;text-align:center}.notes-preview-meta{display:flex;flex-wrap:wrap;gap:.375rem;padding:0 1.5rem .75rem}.notes-preview-meta__chip{border:1px solid var(--note-canvas-border,rgba(24,24,27,.12));border-radius:.5rem;background:var(--note-canvas-surface,#f0f0ed);color:var(--note-canvas-text-secondary,#52525b);font-size:.6875rem;font-weight:500;letter-spacing:.02em;padding:.25rem .5rem;text-transform:uppercase}.notes-preview-title{color:var(--note-canvas-text,#18181b);font-size:1.75rem;font-weight:600;letter-spacing:-.02em;line-height:1.2;padding:1rem 1.5rem .5rem}.notes-drawer-body .notes-rich-editor .notes-editor-body{padding-left:.75rem;padding-right:.75rem}.notes-drawer-body .note-attachments-embedded{padding-left:.75rem!important;padding-right:.75rem!important}.notes-drawer-body .linked-tasks-panel .task-row{padding-left:0!important;padding-right:0!important}.notes-drawer-sheet .sheet-drag-handle-zone{padding-bottom:4px}.note-tree-family{border-radius:1rem;border:1px solid var(--border-glass);overflow:hidden}.note-tree-family--active{border-color:var(--border-dashed);background:var(--surface-hover);box-shadow:inset 3px 0 0 var(--accent-purple-border)}.note-tree-children{padding-top:.125rem;padding-bottom:.5rem}.note-tree-row{display:flex;align-items:flex-start;min-width:0;width:100%}.note-tree-gutter{position:relative;flex-shrink:0;display:flex;align-self:stretch;min-height:2.75rem}.note-tree-gutter--depth-1{width:1.25rem}.note-tree-gutter--depth-2{width:2.5rem}.note-tree-gutter__segment{position:relative;width:1.25rem;flex-shrink:0}.note-tree-gutter__segment:before{content:"";position:absolute;left:.5625rem;top:0;bottom:0;width:2px;border-radius:1px;background:var(--divider)}.note-tree-gutter--active .note-tree-gutter__segment:before{background:linear-gradient(180deg,var(--accent-purple-border) 0,var(--accent-purple-subtle) 100%);box-shadow:0 0 10px var(--accent-purple-subtle)}.note-tree-gutter--last .note-tree-gutter__segment:last-of-type:before{bottom:50%}.note-tree-elbow{position:absolute;right:.125rem;top:.875rem;width:.625rem;height:.625rem;border-left:2px solid var(--tree-line);border-bottom:2px solid var(--tree-line);border-bottom-left-radius:6px;pointer-events:none}.note-tree-gutter--active .note-tree-elbow{border-color:rgba(192,132,252,.5)}.note-tree-node{position:absolute;right:0;top:1.3125rem;width:5px;height:5px;border-radius:50%;background:var(--tree-node);box-shadow:0 0 0 2px rgba(10,10,15,.9);pointer-events:none}.note-tree-node--grandchild{width:4px;height:4px;top:1.375rem;background:var(--tree-line)}.note-tree-gutter--active .note-tree-node{background:var(--neon-purple);box-shadow:0 0 0 2px rgba(10,10,15,.9),0 0 8px var(--accent-purple-border)}.note-tree-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:.25rem}.note-tree-subtree-toggle{align-self:flex-start;margin-top:.0625rem}@media (max-width:767px){.note-tree-subtree-toggle--mobile{min-height:2rem;padding:.375rem .625rem;gap:.375rem;font-size:.75rem;letter-spacing:.01em;border:1px solid var(--border-glass);background:var(--surface-hover);color:var(--text-secondary);touch-action:manipulation}.note-tree-subtree-toggle--mobile:active,.note-tree-subtree-toggle--mobile:hover{color:var(--neon-purple);border-color:var(--accent-purple-border);background:var(--accent-purple-subtle)}.note-tree-subtree-toggle--mobile .note-tree-subtree-toggle__label{white-space:nowrap}.note-tree-subtree-toggle--mobile .note-tree-subtree-toggle__chevron{flex-shrink:0;opacity:.9}}.note-linked-task-badge{display:inline-flex;align-items:center;gap:.25rem;font-size:.6875rem;font-weight:600;line-height:1;padding:.25rem .5rem;border-radius:.5rem;border:1px solid transparent;white-space:nowrap}.note-linked-task-badge--compact{font-size:.625rem;font-weight:600;padding:.125rem .375rem;border-radius:.375rem}.note-linked-task-badge__icon{opacity:.85}.note-linked-task-badge--open{color:var(--neon-purple);background:var(--accent-purple-subtle);border-color:var(--accent-purple-border)}.note-linked-task-badge--overdue{color:var(--priority-p0);background:var(--danger-subtle);border-color:var(--overdue-border);box-shadow:0 0 0 1px rgba(255,51,102,.08)}.note-linked-task-badge--complete{color:var(--text-muted);background:var(--surface-hover);border-color:var(--divider)}.notes-sidebar-toolbar{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;align-items:stretch}.notes-sidebar-action-btn{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;width:100%;min-height:0;padding:.375rem .5rem;border-radius:.5rem;font-size:.6875rem;font-weight:600;letter-spacing:.02em;line-height:1.25;white-space:nowrap}@media (max-width:768px){.notes-sidebar-toolbar .notes-sidebar-action-btn{min-height:auto;font-size:.75rem}}.notes-open-tasks-filter{border:1px solid var(--border-glass);color:var(--text-secondary);background:var(--surface-hover);transition:color .15s ease,border-color .15s ease,background .15s ease}.notes-new-btn{gap:.35rem}.notes-open-tasks-filter:hover{color:#e5e5e7;border-color:var(--accent-purple-border);background:var(--accent-purple-muted)}.notes-open-tasks-filter.is-active{color:var(--neon-purple);border-color:var(--accent-purple-border);background:rgba(192,132,252,.14)}.notes-open-tasks-filter.has-overdue{border-color:rgba(255,51,102,.28)}.notes-open-tasks-filter.has-overdue.is-active{color:var(--priority-p0);border-color:rgba(255,51,102,.45);background:rgba(255,51,102,.12)}[data-theme=dark] .notes-root{--notes-elevated:#25252b;--notes-card-shadow:0 4px 8px -2px rgba(0,0,0,0.4),0 16px 36px -10px rgba(0,0,0,0.58),0 0 0 1px rgba(255,255,255,0.04) inset;--notes-card-shadow-hover:0 8px 14px -4px rgba(0,0,0,0.46),0 22px 44px -12px rgba(0,0,0,0.64),0 0 0 1px rgba(167,139,250,0.1) inset}[data-theme=dark] .notes-root .notes-sidebar{background:var(--bg-secondary)!important;border-right-color:var(--border)!important;box-shadow:1px 0 0 var(--border)}[data-theme=dark] .notes-root .notes-sidebar-search,[data-theme=dark] .notes-root .notes-sidebar-toolbar{border-bottom-color:var(--border)!important}[data-theme=dark] .notes-root .notes-sidebar-search input{background:var(--bg-tertiary)!important;border-color:var(--border)!important;color:var(--text-primary)!important}[data-theme=dark] .notes-root .notes-sidebar-search input::placeholder{color:var(--text-muted)!important}[data-theme=dark] .notes-root .notes-sidebar-search input:focus{border-color:var(--accent-purple-border)!important;box-shadow:0 0 0 3px rgba(167,139,250,.16)!important}[data-theme=dark] .notes-root .notes-open-tasks-filter{background:var(--bg-tertiary)!important;border-color:var(--border)!important;color:var(--text-secondary)!important}[data-theme=dark] .notes-root .notes-open-tasks-filter:hover{color:var(--text-primary)!important;border-color:var(--accent-purple-border)!important;background:var(--surface-hover)!important}[data-theme=dark] .notes-root .notes-open-tasks-filter.is-active{color:var(--neon-purple)!important;border-color:var(--accent-purple-border)!important;background:var(--accent-purple-subtle)!important}[data-theme=dark] .notes-root .note-tree-family{background:var(--bg-secondary);border-color:var(--border);box-shadow:var(--notes-card-shadow)}[data-theme=dark] .notes-root .note-tree-family--active{border-color:var(--accent-purple-border);background:color-mix(in srgb,var(--bg-secondary) 88%,var(--surface-hover) 12%);box-shadow:var(--notes-card-shadow),inset 3px 0 0 var(--neon-purple)}[data-theme=dark] .notes-root .note-tree-body:hover:not(:focus-visible){background:var(--surface-hover)!important}[data-theme=dark] .notes-root .note-tree-body[class*=ring-neon-purple]{background:var(--surface-hover)!important;border-color:var(--accent-purple-border)!important}[data-theme=dark] .notes-root .note-tree-subtree-toggle--mobile{background:var(--bg-tertiary)!important;border-color:var(--border)!important;color:var(--text-secondary)!important}[data-theme=dark] .notes-root .note-tree-subtree-toggle--mobile:active,[data-theme=dark] .notes-root .note-tree-subtree-toggle--mobile:hover{color:var(--neon-purple)!important;border-color:var(--accent-purple-border)!important;background:var(--surface-hover)!important}[data-theme=dark] .notes-root .note-tree-gutter__segment:before{background:var(--tree-line)}[data-theme=dark] .notes-root .note-tree-node{box-shadow:0 0 0 2px var(--bg-secondary)}[data-theme=dark] .notes-root .notes-editor-panel{background:var(--bg)!important}[data-theme=dark] .notes-root .notes-editor-scroll{background:transparent}[data-theme=dark] .notes-root .notes-preview-hint{border-top-color:var(--border);color:var(--text-muted)}[data-theme=dark] .notes-root .linked-tasks-panel:not(.linked-tasks-panel--preview){background:var(--bg-secondary)!important;border-top-color:var(--border)!important}[data-theme=dark] .notes-root .linked-tasks-panel:not(.linked-tasks-panel--preview) .text-text-muted{color:var(--text-muted)!important}[data-theme=dark] .notes-root .linked-tasks-panel:not(.linked-tasks-panel--preview) .group.rounded-lg{background:var(--bg-tertiary)!important}[data-theme=dark] .notes-root .linked-tasks-panel:not(.linked-tasks-panel--preview) .group.rounded-lg:hover{background:var(--surface-hover)!important}[data-theme=dark] .notes-drawer-sheet{background:var(--bg-secondary)!important;border-color:var(--border)!important;box-shadow:0 -12px 40px -8px rgba(0,0,0,.65),0 0 0 1px var(--border) inset}[data-theme=dark] .notes-drawer-chrome{background:var(--bg-secondary)!important;border-bottom-color:var(--border)!important}[data-theme=dark] .notes-drawer-sheet .sheet-drag-handle{--sheet-drag-handle-bg:#4b5563;background:var(--sheet-drag-handle-bg)}[data-theme=dark] .notes-drawer-body{background:var(--bg)}[data-theme=dark] .notes-drawer-delete{border-top:1px solid var(--border)}[data-theme=dark] .capture-file-editor-shell{background:var(--bg-secondary)!important;border-color:var(--border)!important;box-shadow:var(--notes-card-shadow)}[data-theme=dark] .capture-file-editor-shell .note-content-card,[data-theme=dark] .capture-file-editor-shell .notes-editor-toolbar--compact,[data-theme=dark] .capture-file-editor-shell .notes-editor-toolbar--full,[data-theme=dark] .capture-file-editor-shell .notes-rich-editor{--note-canvas-bg:#ffffff;--note-canvas-surface:#fafafc;--note-canvas-text:#0f172a;--note-canvas-text-secondary:#64748b;--note-canvas-text-muted:#94a3b8;--note-canvas-border:#e2e8f0}[data-theme=dark] .capture-file-editor-shell .notes-editor-toolbar--compact,[data-theme=dark] .capture-file-editor-shell .notes-editor-toolbar--full{background:#fafafc!important;border-bottom-color:#e2e8f0!important}[data-theme=dark] .notes-drawer-body .note-content-card,[data-theme=dark] .notes-root .note-content-card{--note-canvas-bg:#ffffff;--note-canvas-surface:#fafafc;--note-canvas-text:#0f172a;--note-canvas-text-secondary:#64748b;--note-canvas-text-muted:#94a3b8;--note-canvas-border:#e2e8f0;background:#ffffff!important;border-color:#e2e8f0!important;color:#0f172a;box-shadow:0 2px 8px -2px rgba(0,0,0,.12),inset 0 0 0 1px rgba(15,23,42,.06)}[data-theme=dark] .notes-drawer-body .notes-editor-toolbar--compact,[data-theme=dark] .notes-drawer-body .notes-editor-toolbar--full,[data-theme=dark] .notes-root .notes-editor-toolbar--compact,[data-theme=dark] .notes-root .notes-editor-toolbar--full{background:#fafafc!important;border-bottom-color:#e2e8f0!important}[data-theme=dark] .notes-drawer-body .note-attachments-embedded,[data-theme=dark] .notes-root .note-attachments-embedded{background:var(--note-canvas-bg)!important;border-color:var(--note-canvas-border)!important}[data-theme=dark] .notes-drawer-body .linked-tasks-panel--preview,[data-theme=dark] .notes-root .linked-tasks-panel--preview{background:var(--note-canvas-bg)!important;border-top-color:var(--note-canvas-border)!important}[data-theme=dark] .notes-drawer-body .notes-rich-editor,[data-theme=dark] .notes-drawer-body .notes-rich-editor .ProseMirror,[data-theme=dark] .notes-root .notes-rich-editor,[data-theme=dark] .notes-root .notes-rich-editor .ProseMirror{color:#0f172a!important}[data-theme=dark] .notes-drawer-body .note-header--drawer input{color:var(--note-canvas-text)!important;-webkit-text-fill-color:var(--note-canvas-text)!important}.files-root{width:100%;min-height:0}.files-mode-button__content{display:inline-flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center;gap:.4375rem;min-width:0;max-width:100%;white-space:nowrap;line-height:1}.files-mode-button__icon{flex-shrink:0}.files-mode-button__label{font-size:.8125rem;font-weight:600;letter-spacing:-.01em;line-height:1}.files-mode-button__badge-slot{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.files-mode-button__badge-placeholder{display:inline-block;width:1.375rem;height:1.125rem}.file-bookmark-btn--active{color:var(--neon-purple)}.notes-preview-header-actions{display:inline-flex;align-items:center;gap:.25rem;flex-shrink:0}.files-browse-mode-row{display:flex;align-items:stretch;gap:.375rem;overflow:visible}.files-browse-mode-row--mobile{width:100%}.files-browse-mode-row__divider{flex:0 0 1px;align-self:stretch;width:1px;margin-block:.5rem;background:color-mix(in srgb,var(--border-glass) 88%,transparent 12%)}.files-browse-mode-row--bookmarks-scoped .files-library-segment{box-shadow:inset 0 1px 0 color-mix(in srgb,#ffffff 10%,transparent 90%),inset 0 0 0 1px color-mix(in srgb,var(--neon-purple) 8%,transparent 92%)}.files-library-segment{display:grid;grid-template-columns:1fr 1fr;flex:1 1 auto;min-width:0;overflow:visible;padding:.25rem;border-radius:.875rem;border:1px solid var(--border-glass);background:color-mix(in srgb,var(--bg-secondary) 72%,var(--bg) 28%);box-shadow:inset 0 1px 0 color-mix(in srgb,#ffffff 10%,transparent 90%)}.files-library-segment__btn{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:.375rem;overflow:visible;min-height:2.5rem;padding:.5rem .625rem;border:1px solid transparent;background:transparent;color:var(--text-secondary);font-size:.8125rem;font-weight:600;letter-spacing:-.01em;transition:background .18s cubic-bezier(.22,1,.36,1),border-color .18s cubic-bezier(.22,1,.36,1),color .18s cubic-bezier(.22,1,.36,1),box-shadow .18s cubic-bezier(.22,1,.36,1)}.files-library-segment__btn--start{border-radius:.625rem .375rem .375rem .625rem}.files-library-segment__btn--end{border-radius:.375rem .625rem .625rem .375rem}.files-library-segment__btn:hover:not(.files-library-segment__btn--active){color:var(--text-primary);background:color-mix(in srgb,var(--surface-hover) 65%,transparent 35%)}.files-library-segment__btn--active{color:var(--neon-purple-tint);background:color-mix(in srgb,var(--neon-purple) 14%,var(--bg-secondary) 86%);border-color:color-mix(in srgb,var(--neon-purple) 28%,transparent 72%);box-shadow:0 1px 3px var(--shadow-color),0 0 0 1px color-mix(in srgb,var(--neon-purple) 12%,transparent 88%)}.files-library-segment__btn--active .files-library-segment__icon{color:var(--neon-purple)}.files-library-segment__btn--icon-only{padding-inline:.375rem}.files-library-segment__btn:focus-visible{outline:2px solid var(--neon-purple);outline-offset:1px;z-index:1}.files-bookmarks-filter-btn__badge,.files-library-segment__badge{position:absolute;top:-.4375rem;right:-.4375rem;z-index:2;pointer-events:none}.files-root .nav-count-badge--corner{min-width:1.25rem;height:1.25rem;padding:0 .3125rem;font-size:10px;border:2px solid color-mix(in srgb,var(--bg-secondary) 94%,transparent 6%);box-shadow:0 1px 2px color-mix(in srgb,var(--shadow-color) 35%,transparent 65%)}.files-library-segment__btn--active .files-library-segment__badge .nav-count-badge--corner{border-color:color-mix(in srgb,var(--neon-purple) 14%,var(--bg-secondary) 86%)}.files-receipt-ledger-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;overflow:visible;flex:0 0 2.75rem;width:2.75rem;min-height:2.75rem;padding:.5rem;border-radius:.875rem;border:1px solid var(--border-glass);background:var(--bg-secondary);color:var(--text-secondary);transition:background .18s cubic-bezier(.22,1,.36,1),border-color .18s cubic-bezier(.22,1,.36,1),color .18s cubic-bezier(.22,1,.36,1),box-shadow .18s cubic-bezier(.22,1,.36,1),transform .12s cubic-bezier(.22,1,.36,1)}.files-receipt-ledger-btn:hover{color:var(--neon-purple-tint);border-color:color-mix(in srgb,var(--neon-purple) 22%,var(--border-glass) 78%);background:color-mix(in srgb,var(--neon-purple) 6%,var(--bg-secondary) 94%)}.files-receipt-ledger-btn:focus-visible{outline:2px solid var(--neon-purple);outline-offset:1px}.files-receipt-ledger-btn:active{transform:scale(.97)}.files-bookmarks-filter-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;overflow:visible;flex:0 0 2.75rem;width:2.75rem;min-height:2.75rem;padding:.5rem;border-radius:.875rem;border:1px solid var(--border-glass);background:var(--bg-secondary);color:var(--text-secondary);transition:background .18s cubic-bezier(.22,1,.36,1),border-color .18s cubic-bezier(.22,1,.36,1),color .18s cubic-bezier(.22,1,.36,1),box-shadow .18s cubic-bezier(.22,1,.36,1),transform .12s cubic-bezier(.22,1,.36,1)}.files-bookmarks-filter-btn:hover:not(.files-bookmarks-filter-btn--active){color:var(--neon-purple-tint);border-color:color-mix(in srgb,var(--neon-purple) 22%,var(--border-glass) 78%);background:color-mix(in srgb,var(--neon-purple) 6%,var(--bg-secondary) 94%)}.files-bookmarks-filter-btn--active{color:var(--neon-purple);border-color:color-mix(in srgb,var(--neon-purple) 42%,var(--border-glass) 58%);background:color-mix(in srgb,var(--neon-purple) 16%,var(--bg-secondary) 84%);box-shadow:0 1px 4px color-mix(in srgb,var(--neon-purple) 18%,transparent 82%),0 0 0 1px color-mix(in srgb,var(--neon-purple) 14%,transparent 86%)}.files-bookmarks-filter-btn:focus-visible{outline:2px solid var(--neon-purple);outline-offset:1px}.files-bookmarks-filter-btn:active{transform:scale(.97)}.files-browse-mode-row--bookmarks-scoped .files-bookmarks-filter-btn--active{box-shadow:0 2px 8px color-mix(in srgb,var(--neon-purple) 22%,transparent 78%),0 0 0 1px color-mix(in srgb,var(--neon-purple) 20%,transparent 80%)}[data-theme=dark] .files-root{--files-elevated:#25252b;--files-card-shadow:0 4px 8px -2px rgba(0,0,0,0.4),0 16px 36px -10px rgba(0,0,0,0.58),0 0 0 1px rgba(255,255,255,0.04) inset}[data-theme=dark] .files-root .files-browse-panel,[data-theme=dark] .files-root .files-list-column,[data-theme=dark] .files-root .files-list-panel,[data-theme=dark] .files-root .files-tag-rail{background:var(--bg-secondary)!important;border-color:var(--border)!important}[data-theme=dark] .files-root .files-browse-toolbar,[data-theme=dark] .files-root .files-list-column>.p-3,[data-theme=dark] .files-root .files-tag-rail__new-file{border-bottom-color:var(--border)!important}[data-theme=dark] .files-root .files-browse-toolbar input[type=search],[data-theme=dark] .files-root .files-list-column input[type=search]{background:var(--bg-tertiary)!important;border-color:var(--border)!important;color:var(--text-primary)!important}[data-theme=dark] .files-root .files-browse-toolbar input[type=search]:focus,[data-theme=dark] .files-root .files-list-column input[type=search]:focus{border-color:var(--accent-purple-border)!important;box-shadow:0 0 0 3px rgba(167,139,250,.16)!important}[data-theme=dark] .files-root .files-mode-button{background:var(--bg-tertiary)!important;border-color:var(--border)!important;color:var(--text-secondary)!important;transition:background .2s cubic-bezier(.22,1,.36,1),border-color .2s cubic-bezier(.22,1,.36,1),color .2s cubic-bezier(.22,1,.36,1)}[data-theme=dark] .files-root .files-mode-button:hover:not(.files-mode-button--active){background:var(--surface-hover)!important;border-color:var(--border)!important;color:var(--text-primary)!important}[data-theme=dark] .files-root .files-mode-button--active{background:var(--accent-purple-subtle)!important;border-color:var(--accent-purple-border)!important;color:var(--neon-purple-tint)!important;box-shadow:0 1px 4px rgba(124,58,237,.18)!important}[data-theme=dark] .files-root .files-mode-button--active svg{color:var(--neon-purple)!important}[data-theme=dark] .files-root .files-mode-switch--desktop .files-mode-button:not(.files-mode-button--active){background:transparent!important;border-color:transparent!important}[data-theme=dark] .files-root .files-library-segment__btn--active,[data-theme=dark] .files-root .files-mode-switch--desktop .files-mode-button--active{background:var(--accent-purple-subtle)!important;border-color:var(--accent-purple-border)!important}[data-theme=dark] .files-root .files-library-segment__btn--active{color:var(--neon-purple-tint)!important}[data-theme=dark] .files-root .files-bookmarks-filter-btn{background:var(--bg-tertiary)!important;border-color:var(--border)!important}[data-theme=dark] .files-root .files-bookmarks-filter-btn--active{background:var(--accent-purple-subtle)!important;border-color:var(--accent-purple-border)!important;color:var(--neon-purple)!important}[data-theme=dark] .files-root .files-browse-mode-row__divider{background:var(--border)!important}[data-theme=dark] .files-root .nav-count-badge--corner{border-color:var(--bg-tertiary)!important;box-shadow:0 0 0 1px var(--border),0 1px 3px rgb(0 0 0/.35)!important}[data-theme=dark] .files-root .files-library-segment__btn--active .nav-count-badge--corner{border-color:var(--accent-purple-subtle)!important}[data-theme=dark] .files-root .files-library-segment,[data-theme=dark] .files-root .files-mobile-mode-switch,[data-theme=dark] .files-root .files-mode-switch--desktop{background:color-mix(in srgb,var(--bg-tertiary) 88%,var(--bg) 12%)!important;border-color:var(--border)!important;box-shadow:inset 0 1px 0 color-mix(in srgb,#ffffff 4%,transparent 96%)!important}[data-theme=dark] .files-root .files-mobile-mode-switch .files-mode-button:not(.files-mode-button--active){color:var(--text-secondary)!important}[data-theme=dark] .files-root .files-mobile-mode-switch .files-mode-button--active{background:var(--bg-card)!important;border-color:var(--accent-purple-border)!important;color:var(--text-primary)!important}@media (min-width:768px){[data-theme=dark] .files-root .files-list-scroll,[data-theme=dark] .files-root .files-review-list{padding:.5rem .625rem}}[data-theme=dark] .files-root .files-list-item,[data-theme=dark] .files-root .files-review-queue-item{border-bottom:none!important;border-radius:.625rem;margin-bottom:.25rem;transition:background .18s cubic-bezier(.22,1,.36,1)}[data-theme=dark] .files-root .files-list-item:hover:not(.files-list-item--selected):not([aria-selected=true]),[data-theme=dark] .files-root .files-review-queue-item:hover:not(.files-review-queue-item--selected){background:#2a1f4a!important}[data-theme=dark] .files-root .files-list-item--selected,[data-theme=dark] .files-root .files-list-item[aria-selected=true],[data-theme=dark] .files-root .files-review-queue-item--selected{background:var(--surface-hover)!important;box-shadow:inset 3px 0 0 var(--neon-purple)}[data-theme=dark] .files-root .files-action-bar .btn-primary{background:var(--neon-purple-dark)!important;box-shadow:0 4px 14px rgba(124,58,237,.28)!important}[data-theme=dark] .files-root .files-action-bar .btn-primary:hover:not(:disabled){background:#6d28d9!important;box-shadow:0 6px 18px rgba(124,58,237,.34)!important}[data-theme=dark] .files-root .files-list-item .font-medium.text-sm,[data-theme=dark] .files-root .files-review-queue-item .font-medium.text-sm{color:var(--text-primary)!important}[data-theme=dark] .files-root .files-list-item .text-xs.text-text-muted,[data-theme=dark] .files-root .files-review-queue-item .text-xs.text-text-muted{color:var(--text-muted)!important}[data-theme=dark] .files-root .files-mobile-back-bar{background:var(--bg-secondary)!important;border-bottom-color:var(--border)!important}[data-theme=dark] .files-root .files-inline-action-button--review{background:rgba(124,58,237,.14)!important;border-color:rgba(167,139,250,.32)!important;color:var(--neon-purple-tint)!important}[data-theme=dark] .files-root .files-inline-action-button--review:hover{background:rgba(124,58,237,.22)!important;border-color:rgba(167,139,250,.45)!important;color:#e9d5ff!important}[data-theme=dark] .files-root .files-detail-column,[data-theme=dark] .files-root .files-detail-column .notes-root,[data-theme=dark] .files-root .notes-root .notes-editor-scroll--files-preview{background:var(--bg)!important}[data-theme=dark] .files-root .notes-root .note-content-card--files-preview{background:var(--bg-secondary)!important;border-color:var(--border)!important;box-shadow:var(--card-shadow);overflow:hidden;color:var(--text-primary)}[data-theme=dark] .files-root .notes-root .notes-files-preview-chrome{background:#25252b!important;border-bottom:1px solid #2f2f38!important;box-shadow:none}[data-theme=dark] .files-root .notes-root .notes-files-preview-chrome .notes-preview-title{color:#f4f4f8!important;padding:0}[data-theme=dark] .files-root .notes-root .notes-files-preview-chrome .notes-preview-header-row{border-bottom:1px solid #2f2f38;padding:1rem 1.5rem .875rem}[data-theme=dark] .files-root .notes-root .notes-preview-delete-btn{background:rgba(251,113,133,.14)!important;border:1px solid rgba(251,113,133,.35)!important;border-radius:.625rem;box-shadow:none!important;color:#fb7185!important}[data-theme=dark] .files-root .notes-root .notes-preview-delete-btn:hover{background:rgba(251,113,133,.22)!important;border-color:rgba(251,113,133,.5)!important;color:#ffe4e6!important;transform:none;box-shadow:none!important}[data-theme=dark] .files-root .notes-root .notes-preview-delete-btn svg{color:#fb7185!important}[data-theme=dark] .files-root .notes-root .notes-files-preview-chrome .notes-preview-meta{padding:0 1.5rem .875rem}[data-theme=dark] .files-root .notes-root .notes-files-preview-chrome .notes-preview-meta__chip{background:#1a1a1f!important;border-color:#2f2f38!important;color:#b0b0b8!important}[data-theme=dark] .files-root .notes-root .notes-files-preview-chrome .notes-preview-meta__chip--record-type{color:#a78bfa!important;border-color:rgba(167,139,250,.34)!important;background:rgba(124,58,237,.14)!important}[data-theme=dark] .files-root .notes-root .notes-files-preview-chrome .notes-editor-toolbar--compact,[data-theme=dark] .files-root .notes-root .notes-files-preview-chrome .notes-editor-toolbar--full{background:#25252b!important;border-bottom:1px solid #2f2f38!important}[data-theme=dark] .files-root .notes-root .notes-files-preview-chrome .notes-editor-toolbar__group{background:#1a1a1f!important;border-color:#2f2f38!important}[data-theme=dark] .files-root .notes-root .notes-files-preview-chrome .notes-editor-toolbar__group button{color:#b0b0b8!important}[data-theme=dark] .files-root .notes-root .notes-files-preview-chrome .notes-editor-toolbar__group button:hover{background:#2a1f4a!important;color:#f4f4f8!important}[data-theme=dark] .files-root .notes-root .notes-files-preview-chrome .notes-editor-toolbar__group button.text-neon-purple-dark{background:rgba(124,58,237,.22)!important;border-color:rgba(167,139,250,.34)!important;color:#a78bfa!important}[data-theme=dark] .files-root .notes-root .notes-files-preview-chrome .notes-editor-toolbar .w-px{background:#2f2f38!important}[data-theme=dark] .files-root .notes-root .notes-files-preview-chrome .note-attachments-embedded,[data-theme=dark] .files-root .notes-root .notes-files-preview-chrome .note-attachments-embedded--preview{background:#1a1a1f!important;border-bottom-color:#2f2f38!important}[data-theme=dark] .files-root .notes-root .notes-files-preview-chrome .note-attachments-embedded .text-text-muted,[data-theme=dark] .files-root .notes-root .notes-files-preview-chrome .note-attachments-embedded .text-text-secondary{color:#b0b0b8!important}[data-theme=dark] .files-root .notes-root .notes-files-preview-body{background:#fafafc!important}[data-theme=dark] .files-root .notes-root .notes-files-preview-body .notes-editor-body{--note-canvas-bg:#ffffff;--note-canvas-surface:#fafafc;--note-canvas-text:#0f172a;--note-canvas-text-secondary:#64748b;--note-canvas-text-muted:#94a3b8;--note-canvas-border:#e2e8f0;background:#ffffff!important}[data-theme=dark] .files-root .notes-root .notes-files-preview-body .notes-rich-editor .ProseMirror{color:#0f172a!important}[data-theme=dark] .files-root .notes-root .notes-files-preview-body .email-html-block__chrome{border-bottom-color:#e2e8f0!important;color:#64748b!important}[data-theme=dark] .files-root .notes-root .notes-files-preview-body .linked-tasks-panel--preview{background:#1a1a1f!important;border-top:1px solid #2f2f38!important;color:#f4f4f8}[data-theme=dark] .files-root .notes-root .notes-files-preview-body .linked-tasks-panel--preview .text-text-primary{color:#f4f4f8!important}[data-theme=dark] .files-root .notes-root .notes-files-preview-body .linked-tasks-panel--preview .text-text-muted,[data-theme=dark] .files-root .notes-root .notes-files-preview-body .linked-tasks-panel--preview .text-text-secondary{color:#b0b0b8!important}[data-theme=dark] .files-root .notes-root .notes-preview-hint{background:#25252b!important;border-top-color:#2f2f38!important;color:#b0b0b8!important}.files-browse-panel{transition:width .25s ease}.main-content:has(.files-root){padding:0!important;overflow:hidden;max-width:100%;min-width:0}@media (min-width:768px){.main-content:has(.files-root){display:flex;flex-direction:column;min-height:0;overflow:hidden}.files-root{flex:1 1 0%;min-height:0}}.files-mobile-back-bar{display:none}.files-root .notes-preview-delete-btn{align-items:center;background:linear-gradient(135deg,rgba(254,226,226,.95),rgba(255,241,242,.98));border:1px solid rgba(248,113,113,.38);border-radius:.625rem;box-shadow:0 1px 2px rgba(220,38,38,.08),inset 0 1px 0 rgba(255,255,255,.65);color:#dc2626;cursor:pointer;display:inline-flex;flex-shrink:0;font-size:.75rem;font-weight:600;gap:.375rem;letter-spacing:-.01em;line-height:1;padding:.5rem .875rem;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease,color .15s ease,transform .12s ease}.files-root .notes-preview-delete-btn svg{color:var(--priority-p0)}.files-root .notes-preview-delete-btn:hover{background:linear-gradient(135deg,#fee2e2 0,var(--overdue-text) 100%);border-color:rgba(239,68,68,.5);box-shadow:0 4px 14px rgba(220,38,38,.14);color:#b91c1c;transform:translateY(-1px)}.files-root .notes-preview-delete-btn:active{transform:translateY(0)}.files-root .notes-preview-delete-btn:focus-visible{outline:none;box-shadow:0 0 0 2px rgba(220,38,38,.24),0 4px 14px rgba(220,38,38,.12);color:#b91c1c}.files-root .files-list-item--open-tasks:before,.files-root .files-list-item--overdue-tasks:before{border-radius:0 4px 4px 0;bottom:.625rem;content:"";left:0;position:absolute;top:.625rem;width:3px}.files-root .files-list-item--open-tasks:before{background:linear-gradient(180deg,var(--neon-purple) 0,var(--neon-purple-dark) 100%);box-shadow:0 0 10px var(--accent-purple-border)}.files-root .files-list-item--overdue-tasks:before{background:linear-gradient(180deg,var(--priority-p0) 0,var(--priority-p0) 100%);box-shadow:0 0 12px rgba(255,51,102,.38)}.files-root li.files-list-item--open-tasks:before,.files-root li.files-list-item--overdue-tasks:before{left:0}.files-root .note-linked-task-badge{display:inline-flex;align-items:center;gap:.25rem;font-size:.625rem;font-weight:600;line-height:1;padding:.125rem .375rem;border-radius:.375rem;border:1px solid transparent;white-space:nowrap}.files-root .note-linked-task-badge--open{color:var(--neon-purple);background:var(--accent-purple-subtle);border-color:var(--accent-purple-border);box-shadow:0 0 0 1px var(--accent-purple-muted)}.files-root .note-linked-task-badge--overdue{color:var(--priority-p0);background:var(--danger-subtle);border-color:var(--overdue-border);animation:files-open-task-pulse 2.4s ease-in-out infinite}@keyframes files-open-task-pulse{0%,to{box-shadow:0 0 0 1px rgba(255,51,102,.08)}50%{box-shadow:0 0 0 1px rgba(255,51,102,.22),0 0 14px rgba(255,51,102,.12)}}.files-root .files-inline-action-button--review{background:rgba(124,58,237,.1);border:1px solid rgba(124,58,237,.28);color:var(--neon-purple-tint,#c4b5fd);box-shadow:0 1px 2px rgba(0,0,0,.06);transition:background .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease}.files-root .files-inline-action-button--review:hover{background:rgba(124,58,237,.18);border-color:rgba(124,58,237,.42);color:#e9d5ff;box-shadow:0 2px 8px rgba(124,58,237,.14)}.files-root .files-inline-action-button--review:focus-visible{outline:2px solid rgba(124,58,237,.45);outline-offset:1px}@media (min-width:768px){.files-root .files-detail-column{display:flex;flex-direction:column;flex:1 1 0%;min-height:0;min-width:0;overflow:hidden}.files-root .files-detail-column .notes-editor-panel,.files-root .files-detail-column .notes-editor-panel-body,.files-root .files-detail-column .notes-root,.files-root .notes-editor-scroll--files-preview{flex:1 1 0%;min-height:0;min-width:0;display:flex;flex-direction:column;overflow:hidden}.files-root .notes-editor-scroll--files-preview{padding:var(--files-preview-gutter,.75rem)}.files-root .note-content-card--files-preview{margin-bottom:0}.files-root .note-content-card--files-preview,.files-root .notes-rich-editor--files-preview{flex:1 1 0%;min-height:0;min-width:0;overflow:hidden;display:flex;flex-direction:column}.files-root .notes-files-preview-chrome{flex-shrink:0;z-index:25;background:var(--note-canvas-bg,#f8f8f6);border-bottom:1px solid var(--note-canvas-border,rgba(24,24,27,.1));box-shadow:0 8px 20px -14px rgba(0,0,0,.2)}.files-root .notes-files-preview-body{flex:1 1 0%;min-height:0;height:0;min-width:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.files-root .notes-preview-header-row{align-items:flex-start;display:flex;gap:.75rem;justify-content:space-between;padding:1rem 1.5rem .5rem}.files-root .notes-preview-header-row .notes-preview-title{flex:1;min-width:0;padding:0}.files-root .notes-files-preview-chrome .notes-preview-meta{padding-bottom:.5rem}.files-root .notes-files-preview-chrome .note-attachments-embedded{border-bottom:0}.files-root .note-attachments-embedded--preview{min-height:0}.files-root .note-attachments-inline-row{align-items:center;row-gap:.5rem}.files-root .note-attachments-embedded--preview{padding-top:.75rem;padding-bottom:.75rem}.files-root .note-attachments-embedded--preview .note-attachments-inline-row{column-gap:.75rem;row-gap:.625rem}.files-root .notes-files-preview-chrome .notes-editor-toolbar--readonly{opacity:.72}.files-root .email-html-block{margin-top:.25rem}.files-root .email-html-block__chrome{border-bottom-color:var(--note-canvas-border,rgba(24,24,27,.1))}.files-root .email-html-block__chrome,.files-root .email-html-block__chrome button{color:var(--note-canvas-text-secondary,#52525b)}.files-root .email-html-block__chrome button:hover{background:rgba(24,24,27,.05);color:var(--note-canvas-text,#18181b)}.files-root .notes-files-preview-editable .notes-preview-hint,.files-root .notes-files-preview-editable .notes-preview-meta,.files-root .notes-files-preview-editable .notes-preview-title,.files-root .notes-files-preview-editable .notes-rich-editor,.files-root .notes-files-preview-editable .notes-rich-editor .ProseMirror{cursor:pointer}.files-root .notes-files-preview-editable .email-html-block,.files-root .notes-files-preview-editable .email-html-block *,.files-root .notes-files-preview-editable .linked-tasks-panel,.files-root .notes-files-preview-editable .note-attachments-embedded,.files-root .notes-files-preview-editable .notes-editor-toolbar,.files-root .notes-files-preview-editable .notes-preview-bookmark-btn,.files-root .notes-files-preview-editable .notes-preview-delete-btn{cursor:default}.files-root .notes-files-preview-editable .linked-tasks-panel .task-complete-btn,.files-root .notes-files-preview-editable .linked-tasks-panel .task-row,.files-root .notes-files-preview-editable a[href]{cursor:pointer}}@media (max-width:767px){.main-content:has(.files-root){display:flex;flex-direction:column;min-height:0;overflow-x:clip!important;overflow-y:auto;max-width:100%;width:100%}.main-content:has(.files-root.files-mobile-detail){overflow:hidden!important;padding:0!important}.files-root{flex:1 1 0%;min-height:0;width:100%;max-width:100%;min-width:0;overflow-x:clip;box-sizing:border-box}.files-root,.files-root:not(.files-mobile-detail){flex-direction:column}.files-root:not(.files-mobile-detail) .files-detail-column{display:none}.files-root:not(.files-mobile-detail) .files-list-scroll,.files-root:not(.files-mobile-detail) .files-review-list{padding-bottom:calc(6rem + env(safe-area-inset-bottom, 10px))}.files-root.files-mobile-detail{--files-mobile-content-gutter-left:max(1rem,env(safe-area-inset-left,1rem));--files-mobile-content-gutter-right:max(1rem,env(safe-area-inset-right,1rem));flex:1 1 0%;min-height:0}.files-root.files-mobile-detail .files-detail-column,.files-root.files-mobile-detail .files-detail-column .notes-editor-panel,.files-root.files-mobile-detail .files-detail-column .notes-root{flex:1 1 0%;min-height:0;display:flex;flex-direction:column}.files-root.files-mobile-detail .note-content-card--files-preview,.files-root.files-mobile-detail .notes-editor-scroll--files-preview,.files-root.files-mobile-detail .notes-rich-editor--files-preview{flex:1 1 0%;min-height:0}.files-root.files-mobile-detail .notes-files-preview-body{flex:1 1 0%;min-height:0;min-width:0;overflow-x:auto;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-x pan-y;scroll-padding-left:var(--files-mobile-content-gutter-left);scroll-padding-right:var(--files-mobile-content-gutter-right);padding-bottom:1rem;padding-left:var(--files-mobile-content-gutter-left);padding-right:var(--files-mobile-content-gutter-right)}.files-root.files-mobile-detail .notes-files-preview-body .ProseMirror,.files-root.files-mobile-detail .notes-files-preview-body .notes-editor-body,.files-root.files-mobile-detail .notes-files-preview-body .notes-rich-editor{overflow:visible;max-width:none}.files-root.files-mobile-detail .notes-files-preview-body .ProseMirror>.notes-editor-table,.files-root.files-mobile-detail .notes-files-preview-body .ProseMirror>:not(.email-html-block) table,.files-root.files-mobile-detail .notes-files-preview-body .ProseMirror>table{width:max-content;min-width:100%;max-width:none;table-layout:auto}.files-root.files-mobile-detail .notes-files-preview-body .ProseMirror pre{width:max-content;min-width:100%;max-width:none;overflow-x:visible}.files-root.files-mobile-detail .notes-files-preview-body .email-html-block{width:100%;max-width:none;overflow:visible;margin-left:0;margin-right:0;padding-left:0!important;padding-right:0!important;padding-bottom:1rem}.files-root.files-mobile-detail .notes-files-preview-body .email-html-block__chrome{padding-left:0!important;padding-right:0!important}.files-root.files-mobile-detail .notes-files-preview-body .email-html-render{margin-left:0;margin-right:0;display:block;width:100%;max-width:none;overflow-x:visible;overflow-y:visible;touch-action:pan-x pan-y}.files-mobile-preview-actions{display:flex;flex:none;flex-shrink:0;align-items:center;justify-content:center;z-index:24;padding:.875rem max(1rem,env(safe-area-inset-right,1rem)) calc(6.5rem + env(safe-area-inset-bottom, 10px)) max(1rem,env(safe-area-inset-left,1rem));border-top:1px solid var(--border-glass);background:color-mix(in srgb,var(--bg) 92%,transparent);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 -6px 20px rgba(0,0,0,.12)}.files-mobile-preview-actions .task-modal-delete-btn{display:flex;align-items:center;justify-content:center;width:100%;max-width:100%;margin:0;padding-left:1.25rem;padding-right:1.25rem;text-align:center;letter-spacing:-.01em;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.files-root.files-mobile-detail .notes-files-preview-body .notes-editor-body{padding-left:0!important;padding-right:0!important}.files-root.files-mobile-detail .notes-files-preview-body .linked-tasks-panel,.files-root.files-mobile-detail .notes-files-preview-body .note-mobile-image-gallery{padding-left:0;padding-right:0}.files-root.files-mobile-detail .notes-files-preview-body .linked-tasks-panel--preview{padding:.75rem 0!important}.files-root.files-mobile-detail .notes-files-preview-body .linked-tasks-panel--preview .tasks-root{display:flex;flex-direction:column;gap:.5rem;margin:0;padding:.125rem 0}.files-root.files-mobile-detail .notes-files-preview-body .linked-tasks-panel--preview .task-row{min-height:44px;margin:0}.capture-file-associated-tasks .linked-tasks-panel__mobile-create input{font-size:16px}.capture-file-associated-tasks .linked-tasks-panel .task-row{min-height:44px}.capture-file-associated-tasks .capture-file-linked-task,.capture-file-associated-tasks .review-linked-task{-webkit-tap-highlight-color:transparent;touch-action:manipulation}.files-root.files-mobile-detail .notes-files-preview-chrome .notes-preview-meta--mobile,.files-root.files-mobile-detail .notes-preview-meta--mobile{padding-left:var(--files-mobile-content-gutter-left);padding-right:var(--files-mobile-content-gutter-right)}.files-root.files-mobile-detail .files-detail-column .notes-editor-panel{min-height:0;overflow:hidden}.files-root.files-mobile-detail .files-detail-column .notes-editor-scroll--files-preview{flex:1 1 0%;min-height:0;overflow:hidden}[data-theme=light] .files-mobile-preview-actions{background:color-mix(in srgb,#ffffff 94%,transparent);box-shadow:0 -4px 16px rgba(15,23,42,.08)}.notes-preview-meta--mobile{padding:.75rem 1rem 0}.files-root:not(.files-mobile-detail) .files-tag-rail{width:100%;max-width:100%;min-width:0;border-right:none;border-bottom:1px solid var(--border-glass);max-height:none;flex-shrink:0}.files-root:not(.files-mobile-detail) .files-tag-rail__new-file{display:none}.files-root:not(.files-mobile-detail) .files-mobile-mode-nav{display:flex;flex:none;justify-content:flex-start;overflow:visible;padding:.5rem max(.75rem,env(safe-area-inset-right,.75rem)) .375rem max(.75rem,env(safe-area-inset-left,.75rem))}.files-mobile-mode-switch{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.25rem;width:100%;max-width:none;padding:.25rem;border-radius:.875rem;border:1px solid var(--border-glass);background:color-mix(in srgb,var(--bg-secondary) 72%,var(--bg) 28%);box-shadow:inset 0 1px 0 color-mix(in srgb,#ffffff 8%,transparent 92%)}.files-mobile-mode-switch .files-mode-button{min-height:2.75rem;padding-left:.5rem;padding-right:.5rem;font-size:.6875rem;letter-spacing:-.01em;-webkit-tap-highlight-color:transparent}.files-mobile-mode-switch .files-mode-button__content{gap:.3125rem}.files-mobile-mode-switch .files-mode-button__content>span.truncate{font-weight:600}.files-mode-button__content--icon-only{position:relative;gap:0}.files-mode-button__content--icon-only .files-mode-button__badge-slot{position:absolute;top:-.375rem;right:-.5rem;min-width:1rem;min-height:1rem}.files-mode-button__content--icon-only .files-mode-button__badge-placeholder{display:none}.files-mobile-mode-switch .files-mode-button--active{box-shadow:0 1px 3px var(--shadow-color),0 0 0 1px color-mix(in srgb,var(--neon-purple) 14%,transparent 86%)}.files-mobile-mode-switch .files-mode-button__badge-slot{min-width:1.375rem;min-height:1.125rem}.files-root:not(.files-mobile-detail) .files-list-column{width:100%;max-width:100%;min-width:0;flex:1 1 auto;min-height:0;max-height:none;border-right:none;overflow-x:clip;padding-left:max(.75rem,env(safe-area-inset-left,.75rem));padding-right:max(.75rem,env(safe-area-inset-right,.75rem));box-sizing:border-box}.files-root:not(.files-mobile-detail) .files-list-toolbar{max-width:100%;min-width:0;overflow:visible;padding-left:0;padding-right:0}.files-mobile-toolbar-row{display:flex;align-items:center;gap:.5rem;padding:.5rem 0}.files-mobile-toolbar-row__left{min-width:0}.files-mobile-search-input{font-size:16px}.files-tag-filter-btn{position:relative}.files-tag-filter-btn__count{position:absolute;top:-.25rem;right:-.25rem;display:inline-flex;min-width:1rem;height:1rem;align-items:center;justify-content:center;border-radius:9999px;background:var(--neon-purple);color:var(--on-accent);font-size:.5625rem;font-weight:700;line-height:1;padding:0 .25rem}.files-root:not(.files-mobile-detail) .files-list-scroll,.files-root:not(.files-mobile-detail) .files-review-list{overflow-x:clip;width:100%;max-width:100%;min-width:0;padding-left:0;padding-right:0;box-sizing:border-box}.files-root:not(.files-mobile-detail) .files-list-virtual{width:100%;max-width:100%;min-width:0;overflow:hidden}.files-root:not(.files-mobile-detail) .files-list-item,.files-root:not(.files-mobile-detail) .files-review-queue-item{width:100%;max-width:100%;box-sizing:border-box;overflow:hidden}.files-root:not(.files-mobile-detail) .files-list-item{padding-left:.75rem!important;padding-right:.75rem!important}.files-root:not(.files-mobile-detail) .files-review-queue-item>.flex{min-width:0;max-width:100%;padding-left:.75rem;padding-right:.75rem;box-sizing:border-box}.files-root:not(.files-mobile-detail) .files-list-item .flex.flex-wrap,.files-root:not(.files-mobile-detail) .files-review-queue-item .files-list-item__body{min-width:0;max-width:100%}.files-root:not(.files-mobile-detail) .files-list-item .flex.flex-wrap span{overflow-wrap:anywhere;word-break:break-word;max-width:100%}.files-root.files-mobile-detail .files-list-column,.files-root.files-mobile-detail .files-tag-rail{display:none}.files-root.files-mobile-detail{flex-direction:column}.files-root.files-mobile-detail .files-mobile-back-bar{display:flex;align-items:center;gap:.5rem;flex-shrink:0;padding:.65rem max(.75rem,env(safe-area-inset-right,.75rem)) .65rem max(.75rem,env(safe-area-inset-left,.75rem));border-bottom:1px solid var(--border-glass);background:var(--bg)}.files-root.files-mobile-detail .files-detail-column{flex:1;min-height:0;width:100%}}[data-theme=dark] .capture-file-modal-shell.modal-panel,[data-theme=dark] [aria-labelledby=bulk-approve-title].modal-panel,[data-theme=dark] [aria-labelledby=capture-file-title].modal-panel,[data-theme=dark] [aria-labelledby=review-file-title].modal-panel{background:var(--bg-card)!important;border-color:var(--border)!important;box-shadow:var(--card-shadow)!important}[data-theme=dark] [aria-labelledby=capture-file-title] .border-b,[data-theme=dark] [aria-labelledby=review-file-title]>.flex.items-center{border-bottom-color:var(--border)!important}.capture-file-editor-shell .note-attachments-embedded{border-bottom:0}.capture-file-editor-shell .note-attachments-embedded--preview{min-height:0;padding-top:.75rem;padding-bottom:.75rem}.capture-file-editor-shell .note-attachments-embedded--preview .note-attachments-inline-row{column-gap:.75rem;row-gap:.625rem}@media (max-width:767px){.capture-file-modal-body{scroll-padding-bottom:1rem}.capture-file-editor-shell,.capture-file-modal-body{-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.capture-file-editor-shell{--files-mobile-content-gutter-left:max(1rem,env(safe-area-inset-left,1rem));--files-mobile-content-gutter-right:max(1rem,env(safe-area-inset-right,1rem));overflow-x:auto!important;overflow-y:visible;touch-action:pan-x pan-y;scroll-padding-left:var(--files-mobile-content-gutter-left);scroll-padding-right:var(--files-mobile-content-gutter-right)}.capture-file-editor-shell .notes-editor-body{padding-left:var(--files-mobile-content-gutter-left)!important;padding-right:var(--files-mobile-content-gutter-right)!important}.capture-file-editor-shell .ProseMirror,.capture-file-editor-shell .notes-rich-editor{overflow:visible;max-width:none}.capture-file-editor-shell .ProseMirror>.notes-editor-table,.capture-file-editor-shell .ProseMirror>:not(.email-html-block) table,.capture-file-editor-shell .ProseMirror>table{width:max-content;min-width:100%;max-width:none;table-layout:auto}.capture-file-editor-shell .ProseMirror pre{width:max-content;min-width:100%;max-width:none;overflow-x:visible}.capture-file-editor-shell .email-html-block{width:100%;max-width:none;overflow:visible}.capture-file-editor-shell .email-html-block__chrome{padding-left:0;padding-right:0}.capture-file-editor-shell .email-html-render{width:100%;max-width:none;overflow-x:visible;overflow-y:visible;touch-action:pan-x pan-y}.capture-file-editor-shell .notes-editor-toolbar--compact button{min-height:36px;min-width:36px;height:36px;width:36px}.approve-file-modal-shell .btn{min-height:44px}}.review-tag-nudge{display:flex;align-items:flex-start;gap:.75rem;padding:.875rem 1rem;border-radius:1rem;border:1px solid var(--accent-purple-border);background:linear-gradient(135deg,var(--accent-purple-subtle) 0,color-mix(in srgb,var(--bg-secondary) 88%,var(--neon-purple) 12%) 100%);box-shadow:0 0 0 1px color-mix(in srgb,var(--neon-purple) 8%,transparent),0 8px 24px -8px var(--accent-purple-glow)}.review-tag-nudge__icon{border-radius:.75rem;background:color-mix(in srgb,var(--neon-purple) 14%,var(--bg-secondary));color:var(--neon-purple);box-shadow:inset 0 1px 0 color-mix(in srgb,white 12%,transparent)}.review-tag-nudge__dismiss,.review-tag-nudge__icon{display:flex;height:2rem;width:2rem;flex-shrink:0;align-items:center;justify-content:center}.review-tag-nudge__dismiss{border-radius:.625rem;color:var(--text-muted);transition:color var(--transition-premium),background-color var(--transition-premium)}.review-tag-nudge__dismiss:hover{color:var(--text-primary);background:var(--surface-overlay)}.review-tag-nudge-target{background:color-mix(in srgb,var(--accent-purple-subtle) 55%,transparent);box-shadow:0 0 0 1px var(--accent-purple-border),0 0 0 4px color-mix(in srgb,var(--neon-purple) 10%,transparent)}[data-theme=light] .review-tag-nudge{background:linear-gradient(135deg,#faf5ff,#ffffff);box-shadow:0 0 0 1px color-mix(in srgb,var(--neon-purple) 12%,transparent),0 10px 28px -12px rgba(124,58,237,.22)}[data-theme=light] .review-tag-nudge__icon{background:#f3e8ff;color:#7c3aed}@media (max-width:767px){.files-mobile-add-note-btn:active{transform:scale(.98)}.files-mobile-camera-btn{transition:transform .18s cubic-bezier(.22,1,.36,1),box-shadow .18s ease,border-color .18s ease}.files-mobile-camera-btn:active{transform:scale(.94)}.mobile-photo-capture-sheet .sheet-drag-handle-zone{display:none}.mobile-photo-capture{background:var(--bg-panel)}.mobile-photo-capture__icon-btn{display:flex;align-items:center;justify-content:center;min-height:44px;min-width:44px;border-radius:.875rem;color:var(--text-secondary);transition:background .15s ease,color .15s ease}.mobile-photo-capture__icon-btn:focus-visible,.mobile-photo-capture__icon-btn:hover{background:var(--surface-hover);color:var(--text-primary)}.mobile-photo-capture__add-btn,.mobile-photo-capture__done-btn,.mobile-photo-capture__primary-btn,.mobile-photo-capture__secondary-btn{display:flex;align-items:center;justify-content:center;gap:.625rem;width:100%;min-height:52px;border-radius:1rem;font-size:.9375rem;font-weight:600;transition:transform .16s cubic-bezier(.22,1,.36,1),box-shadow .16s ease,background .16s ease}.mobile-photo-capture__add-btn:active,.mobile-photo-capture__done-btn:active,.mobile-photo-capture__primary-btn:active,.mobile-photo-capture__secondary-btn:active{transform:scale(.98)}.mobile-photo-capture__done-btn,.mobile-photo-capture__primary-btn{color:var(--on-accent);background:linear-gradient(135deg,var(--neon-purple),#a855f7);box-shadow:0 12px 28px rgba(124,58,237,.32)}.mobile-photo-capture__add-btn,.mobile-photo-capture__secondary-btn{color:var(--text-primary);border:1px solid var(--border-glass);background:var(--bg-secondary)}.mobile-photo-capture__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.625rem;list-style:none;padding:0;margin:0}.mobile-photo-capture__thumb{position:relative;aspect-ratio:1;overflow:hidden;border-radius:1rem;border:1px solid var(--border-glass);background:var(--bg-secondary);box-shadow:0 10px 24px rgba(0,0,0,.14);touch-action:manipulation}.mobile-photo-capture__remove-btn{position:absolute;top:.375rem;right:.375rem;display:flex;align-items:center;justify-content:center;min-height:28px;min-width:28px;border-radius:9999px;background:rgba(15,15,18,.72);color:#fff;backdrop-filter:blur(8px)}.mobile-photo-capture__progress{display:flex;align-items:center;gap:.625rem;border-radius:.875rem;border:1px solid var(--border-glass);background:var(--bg-secondary);padding:.75rem .875rem;font-size:.8125rem;color:var(--text-secondary)}.note-mobile-image-gallery{padding:.875rem .875rem .25rem;border-bottom:1px solid var(--border-glass);background:color-mix(in srgb,var(--bg-panel) 92%,var(--neon-purple) 8%)}.note-mobile-image-gallery__header{display:flex;align-items:center;gap:.5rem;margin-bottom:.625rem}.note-mobile-image-gallery__label{font-size:.6875rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--neon-purple-tint)}.note-mobile-image-gallery__count{display:inline-flex;min-width:1.25rem;align-items:center;justify-content:center;border-radius:9999px;background:color-mix(in srgb,var(--neon-purple) 16%,transparent);padding:.125rem .4375rem;font-size:.625rem;font-weight:700;color:var(--neon-purple-tint)}.note-mobile-image-gallery__strip{display:flex;gap:.625rem;overflow-x:auto;padding-bottom:.625rem;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.note-mobile-image-gallery__skeleton,.note-mobile-image-gallery__thumb{flex:0 0 7.5rem;height:7.5rem;border-radius:1rem;scroll-snap-align:start}.note-mobile-image-gallery__thumb{overflow:hidden;border:1px solid var(--border-glass);background:var(--bg-secondary);box-shadow:0 10px 24px rgba(0,0,0,.12);animation:note-mobile-gallery-in .28s cubic-bezier(.22,1,.36,1) both}.note-mobile-image-gallery__thumb img{width:100%;height:100%;object-fit:cover}.note-mobile-image-gallery__skeleton{background:linear-gradient(90deg,color-mix(in srgb,var(--bg-secondary) 88%,transparent) 0,color-mix(in srgb,var(--neon-purple) 10%,var(--bg-secondary)) 50%,color-mix(in srgb,var(--bg-secondary) 88%,transparent) 100%);background-size:200% 100%;animation:note-mobile-gallery-shimmer 1.2s ease-in-out infinite}}@keyframes note-mobile-gallery-in{0%{opacity:0;transform:translateY(8px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes note-mobile-gallery-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.receipt-ledger-drawer{position:fixed;top:0;left:0;width:100vw;height:100dvh;max-width:none;margin:0;padding:0;z-index:920;pointer-events:none;isolation:isolate}.receipt-ledger-drawer--open{pointer-events:auto}.receipt-ledger-drawer__scrim{position:fixed;top:0;left:0;width:100vw;height:100dvh;border:0;padding:0;margin:0;background:color-mix(in srgb,#050508 52%,transparent 48%);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);opacity:0;transition:opacity .32s ease;cursor:pointer}.receipt-ledger-drawer--open .receipt-ledger-drawer__scrim{opacity:1}.receipt-ledger-drawer__panel{position:fixed;top:auto;bottom:0;left:0;width:100vw;height:90dvh;max-height:90dvh;max-width:none;display:flex;flex-direction:column;margin:0;padding:0;background:var(--bg-panel,var(--bg-card));border-top:1px solid color-mix(in srgb,var(--border-glass) 72%,transparent 28%);border-radius:1rem 1rem 0 0;box-shadow:0 -16px 56px color-mix(in srgb,#000000 24%,transparent 76%);transform:translate3d(0,100%,0);transition:transform .32s cubic-bezier(.22,1,.36,1);overflow:hidden;will-change:transform;box-sizing:border-box}.receipt-ledger-drawer--open .receipt-ledger-drawer__panel{transform:none}.receipt-ledger-drawer__chrome{flex:0 0 auto;z-index:3}@media (min-width:768px){.receipt-ledger-drawer__chrome{padding-left:max(1.5rem,env(safe-area-inset-left));padding-right:max(1.5rem,env(safe-area-inset-right))}.receipt-ledger-drawer__filters,.receipt-ledger-drawer__header{padding-left:0;padding-right:0}}.receipt-ledger-drawer__header{display:flex;shrink:0;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1rem 1.25rem;border-bottom:1px solid var(--border-glass);background:color-mix(in srgb,var(--bg-panel,var(--bg-card)) 92%,var(--bg-secondary) 8%)}.receipt-ledger-drawer__close{display:inline-flex;align-items:center;justify-content:center;align-self:center;flex:0 0 auto;min-height:2.75rem;padding:.5rem 1.125rem;border-radius:.875rem;border:1px solid var(--border-glass);font-size:.8125rem;font-weight:600;letter-spacing:-.01em;color:var(--text-secondary);background:var(--bg-secondary);transition:color .15s ease,background .15s ease,border-color .15s ease,transform .15s ease}.receipt-ledger-drawer__close:hover{color:var(--text-primary);background:var(--surface-hover);border-color:color-mix(in srgb,var(--neon-purple) 24%,var(--border-glass) 76%)}.receipt-ledger-drawer__close:active{transform:scale(.96)}.receipt-ledger-drawer__filters{shrink:0;padding:.75rem 1.25rem;border-bottom:1px solid var(--border-glass);background:var(--bg-panel,var(--bg-card))}.receipt-ledger-drawer__table-head{display:none;flex:0 0 auto;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none;border-bottom:1px solid var(--border-glass);background:color-mix(in srgb,var(--bg-panel,var(--bg-card)) 94%,var(--bg-secondary) 6%);z-index:2}.receipt-ledger-drawer__table-head::-webkit-scrollbar{display:none}@media (min-width:768px){.receipt-ledger-drawer__table-head{display:block;padding:0 max(1rem,env(safe-area-inset-right)) 0 max(1rem,env(safe-area-inset-left))}}.receipt-ledger-drawer__body{min-height:0;flex:1 1 auto;overflow:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.receipt-ledger-drawer__empty{display:flex;min-height:12rem;align-items:center;justify-content:center;padding:2rem 1.5rem;color:var(--text-muted)}.receipt-ledger-drawer__empty--message{flex-direction:column;text-align:center}.receipt-ledger-drawer__sentinel{min-height:1px}.receipt-ledger-cards{display:grid;gap:.75rem;padding:.75rem 1rem 1rem}@media (min-width:768px){.receipt-ledger-cards{display:none}}.receipt-ledger-table-wrap{display:none;min-width:0;padding:0 max(1rem,env(safe-area-inset-right)) 1rem max(1rem,env(safe-area-inset-left))}@media (min-width:768px){.receipt-ledger-table-wrap{display:block}}.receipt-ledger-card{display:flex;gap:.5rem;align-items:flex-start;border:1px solid var(--border-glass);border-radius:1rem;background:var(--bg-secondary);box-shadow:0 1px 2px color-mix(in srgb,var(--border-glass) 18%,transparent 82%);overflow:hidden}.receipt-ledger-card--editing{display:block;padding:0}.receipt-ledger-card__main{min-width:0;flex:1 1 auto;padding:.875rem 0 .875rem .875rem;border:0;background:transparent;color:inherit}.receipt-ledger-card__title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.receipt-ledger-card__title{min-width:0;font-size:.9375rem;font-weight:600;line-height:1.3;color:var(--text-primary)}.receipt-ledger-card__price{flex:0 0 auto;font-size:.8125rem;font-weight:700;color:var(--text-secondary)}.receipt-ledger-card__meta{display:flex;flex-wrap:wrap;gap:.375rem .625rem;margin-top:.375rem;font-size:.75rem;color:var(--text-muted)}.receipt-ledger-card__policy{margin-top:.5rem;font-size:.6875rem;line-height:1.45;color:var(--text-faint)}.receipt-ledger-card__actions{flex:0 0 auto;padding:.5rem .5rem .5rem 0}.receipt-ledger-table{width:100%;min-width:72rem;table-layout:fixed;border-collapse:separate;border-spacing:0}.receipt-ledger-table__col-date{width:8.5rem}.receipt-ledger-table__col-vendor{width:10rem}.receipt-ledger-table__col-item{width:14rem}.receipt-ledger-table__col-category{width:9rem}.receipt-ledger-table__col-price{width:7rem}.receipt-ledger-table__col-return,.receipt-ledger-table__col-warranty{width:12rem}.receipt-ledger-table__col-actions{width:7.5rem}.receipt-ledger-table th{padding:.625rem 1rem;font-size:.6875rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);border-bottom:1px solid var(--border-glass);white-space:nowrap;background:color-mix(in srgb,var(--bg-panel,var(--bg-card)) 94%,var(--bg-secondary) 6%)}.receipt-ledger-table__sort{display:inline-flex;align-items:center;gap:.375rem;max-width:100%;padding:0;color:inherit;font:inherit;letter-spacing:inherit;text-transform:inherit;transition:color .15s ease}.receipt-ledger-table__sort:hover{color:var(--text-primary)}.receipt-ledger-table__sort--active{color:var(--neon-purple)}.receipt-ledger-table__sort-icons{display:inline-flex;flex-direction:column;gap:0;line-height:0}.receipt-ledger-table__sort-icon{width:.625rem;height:.625rem;opacity:.28;transition:opacity .15s ease,color .15s ease}.receipt-ledger-table__sort:hover .receipt-ledger-table__sort-icon{opacity:.5}.receipt-ledger-table__sort-icon--active{opacity:1;color:var(--neon-purple)}.receipt-ledger-table td{padding:.75rem 1rem;border-bottom:1px solid color-mix(in srgb,var(--border-glass) 65%,transparent 35%);vertical-align:top}.receipt-ledger-table__policy-cell{max-width:12rem;min-width:8rem}.receipt-ledger-policy-cell__text{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.35}.receipt-ledger-policy-cell__text--clamped{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.receipt-ledger-policy-cell__toggle{margin-top:.25rem;padding:0;font-size:.6875rem;font-weight:600;color:var(--neon-purple);transition:color .15s ease}.receipt-ledger-policy-cell__toggle:hover{color:color-mix(in srgb,var(--neon-purple) 78%,#ffffff 22%);text-decoration:underline}.receipt-ledger-policy-tooltip{position:fixed;z-index:960;max-width:min(22rem,calc(100vw - 2rem));padding:.625rem .75rem;border-radius:.75rem;border:1px solid var(--border-glass);background:color-mix(in srgb,var(--bg-tertiary,var(--bg-secondary)) 94%,#ffffff 6%);color:var(--text-primary);font-size:.75rem;line-height:1.45;white-space:pre-wrap;overflow-wrap:anywhere;box-shadow:0 10px 28px color-mix(in srgb,#000000 28%,transparent 72%),0 0 0 1px color-mix(in srgb,var(--neon-purple) 8%,transparent 92%);pointer-events:none}.receipt-ledger-policy-tooltip--above{transform:translate(-50%,-100%)}.receipt-ledger-policy-tooltip--below{transform:translate(-50%)}.receipt-ledger-table__row:focus-visible{outline:2px solid var(--neon-purple);outline-offset:-2px}.receipt-ledger-table__actions-col{width:7.5rem;white-space:nowrap}.receipt-ledger-row-actions{justify-content:flex-end}.receipt-ledger-row-action{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:.625rem;color:var(--text-secondary);transition:color .15s ease,background .15s ease,transform .15s ease}.receipt-ledger-row-action:hover:not(:disabled){color:var(--neon-purple);background:color-mix(in srgb,var(--neon-purple) 10%,transparent 90%)}.receipt-ledger-row-action--preview:hover:not(:disabled){color:var(--neon-cyan,#22d3ee);background:color-mix(in srgb,var(--neon-cyan,#22d3ee) 10%,transparent 90%)}.receipt-ledger-row-action--danger:hover:not(:disabled){color:var(--priority-p0,#ef4444);background:color-mix(in srgb,var(--priority-p0,#ef4444) 10%,transparent 90%)}.receipt-source-preview-arrow{position:fixed;top:50%;z-index:10051;display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:9999px;border:1px solid color-mix(in srgb,var(--border-glass) 80%,#ffffff 20%);color:#ffffff;background:color-mix(in srgb,#050508 55%,transparent 45%);box-shadow:0 8px 28px color-mix(in srgb,#000000 35%,transparent 65%);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transform:translateY(-50%);transition:color .15s ease,background .15s ease,border-color .15s ease,transform .15s ease}.receipt-source-preview-arrow:hover{color:#ffffff;background:color-mix(in srgb,var(--neon-purple) 42%,#050508 58%);border-color:color-mix(in srgb,var(--neon-purple) 45%,var(--border-glass) 55%)}.receipt-source-preview-arrow:active{transform:translateY(-50%) scale(.96)}.receipt-source-preview-arrow--left{left:max(.75rem,env(safe-area-inset-left))}.receipt-source-preview-arrow--right{right:max(.75rem,env(safe-area-inset-right))}.receipt-source-preview-status__inner{min-width:min(100%,20rem);padding:.625rem 1rem;border-radius:9999px;border:1px solid var(--border-glass);background:color-mix(in srgb,var(--bg-secondary) 92%,transparent 8%);box-shadow:0 10px 30px color-mix(in srgb,#000000 28%,transparent 72%);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.receipt-source-preview-status__label{font-size:.8125rem;font-weight:600;color:var(--text-primary)}.receipt-source-preview-status__meta{margin-top:.125rem;font-size:.6875rem;color:var(--text-muted)}.receipt-source-preview-status__divider{margin:0 .375rem}.receipt-email-preview-shell{max-width:72rem;margin:0 auto;height:100%}.receipt-email-preview-panel{padding:1rem}@media (min-width:768px){.receipt-email-preview-panel{padding:1.5rem 2rem}}.receipt-email-preview-panel__plain{max-width:48rem;margin:0 auto;padding:.5rem 0}.receipt-ledger-row-action:disabled{opacity:.45;pointer-events:none}.receipt-ledger-table__row--editing td{background:color-mix(in srgb,var(--neon-purple) 6%,var(--bg-secondary) 94%)}.receipt-ledger-edit__field{display:flex;flex-direction:column;gap:.25rem;font-size:.6875rem;font-weight:600;letter-spacing:.02em;color:var(--text-muted)}.receipt-items-review__row:hover{background:color-mix(in srgb,var(--neon-purple) 5%,transparent 95%)}[data-theme=dark] .files-root .files-receipt-ledger-btn{background:var(--bg-tertiary)!important;border-color:var(--border)!important}