:root{color-scheme:light dark;--bg: #f4efe6;--bg-accent: rgba(15, 118, 110, .18);--bg-gradient-start: #f7f4ed;--bg-gradient-end: #e7efe8;--surface: rgba(255, 255, 255, .78);--surface-strong: rgba(255, 255, 255, .92);--text: #1f2937;--muted: #6b7280;--accent: #0f766e;--accent-strong: #134e4a;--on-accent: #ffffff;--secondary-container: #d9e3f8;--container-note: #dcefe9;--container-voice: #e9defa;--container-pdf: #f6e6cf;--container-live: #d7f0c9;--container-shared-edit: #f0dba0;--container-shared-view: #ece6c9;--border: rgba(15, 118, 110, .14);--dialog-surface: #ffffff;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.5;font-weight:400}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;min-height:100vh;background-color:var(--bg);background:radial-gradient(circle at top left,var(--bg-accent),transparent 32%),linear-gradient(135deg,var(--bg-gradient-start) 0%,var(--bg-gradient-end) 100%);color:var(--text)}button,input,textarea,select{font:inherit}.app-shell{min-height:100vh;display:grid;place-items:center;padding:32px 20px}.workspace-shell{display:grid;grid-template-columns:260px minmax(0,1fr);min-height:100vh}.workspace-shell.sidebar-collapsed{grid-template-columns:0 minmax(0,1fr)}.workspace-main{grid-column:2;min-width:0;display:flex;flex-direction:column}.workspace-content{padding:24px;flex:1;display:flex;flex-direction:column}.sidebar-panel{display:flex;flex-direction:column;padding:24px 18px;border-right:1px solid var(--border);background:var(--bg);position:sticky;top:0;height:100vh}.sidebar-panel.is-collapsed{display:none}.sidebar-brand h2{margin:0}.sidebar-nav{display:grid;gap:8px;margin-top:24px}.sidebar-footer{display:flex;flex-direction:column;gap:10px;align-items:stretch;margin-top:auto;padding-top:18px;border-top:1px solid var(--border);text-align:center}.sidebar-link{display:block;width:100%;padding:12px 14px;border-radius:14px;border:1px solid var(--border);text-decoration:none;text-align:left;color:var(--text);background:#ffffff0f;font:inherit;font-weight:600;cursor:grab}.sidebar-link.is-active{background:var(--bg-accent);border-color:var(--accent-strong);color:var(--accent-strong)}.sidebar-link.is-dragging{opacity:.4}.topbar{display:flex;gap:16px;align-items:center;justify-content:flex-end;padding:18px 24px;border-bottom:1px solid var(--border);background:var(--bg);position:sticky;top:0;z-index:5}.header-search{display:flex;align-items:center;gap:8px;width:min(320px,100%)}.header-search .text-input{flex:1;min-width:0}.header-search-voice-focused .text-input{border-color:var(--accent-strong);box-shadow:0 0 0 2px #22c55e40}.home-panel{position:relative}.panel-card.home-panel{padding-bottom:80px}.home-search-row{position:absolute;top:16px;right:24px;display:flex;align-items:center;gap:10px;z-index:2}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;flex-shrink:0;border-radius:14px;border:1px solid var(--border);background:#ffffff0f;color:var(--text);cursor:pointer}.icon-button.is-active{border-color:var(--accent-strong);color:var(--accent-strong)}.icon-button-sm{width:30px;height:30px;border-radius:10px}.voice-mic-button.is-listening{border-color:#e5484d;color:#e5484d;animation:voice-mic-pulse 1s ease-in-out infinite}.voice-mic-button:disabled{opacity:.4;cursor:not-allowed}@keyframes voice-mic-pulse{0%,to{opacity:1}50%{opacity:.35}}.home-filter-anchor,.home-create-anchor{position:relative}.home-create-folder-panel{flex-direction:column;align-items:stretch;width:340px;padding:26px}.home-filter-panel.home-create-folder-panel{border:9px double color-mix(in srgb,var(--accent-strong) 45%,transparent)}.home-create-folder-panel .text-input{width:100%;padding:12px 16px}.home-create-folder-panel .text-input:focus{border-color:var(--border);box-shadow:none}.home-create-folder-actions{display:flex;justify-content:flex-end;gap:10px}.home-create-folder-submit{font-weight:600}.secondary-button.home-create-folder-cancel{background:#dc2626;color:#fff}.home-filter-panel{position:absolute;top:calc(100% + 8px);right:0;z-index:6;width:max-content;max-width:min(92vw,460px);padding:16px;display:flex;flex-direction:column;gap:12px;border-radius:16px;border:1px solid var(--border);background:var(--bg);box-shadow:0 20px 60px #00000059}.search-results-dropdown{left:0;right:0;width:auto;max-width:none}.search-results-dropdown-list{display:flex;flex-direction:column;gap:8px;max-height:360px;overflow-y:auto}.home-filter-panel-row{display:flex;flex-direction:column;gap:6px}.home-filter-panel-label{font-size:.78rem;color:var(--muted)}.home-filter-panel-chips{display:flex;flex-wrap:nowrap;gap:6px;overflow-x:auto;padding-bottom:2px}.filter-chip{padding:6px 10px;border-radius:999px;border:1px solid var(--border);background:#ffffff0f;color:var(--text);font-size:.8rem;white-space:nowrap;cursor:pointer}.filter-chip.is-active{background:var(--bg-accent);border-color:var(--accent-strong);color:var(--accent-strong)}.home-feed-checkbox{flex-shrink:0;width:20px;height:20px;accent-color:var(--accent-strong);cursor:pointer}.home-delete-bar{display:flex;flex-wrap:wrap;gap:12px;margin-top:16px;padding-top:16px;border-top:1px solid var(--border)}.home-move-anchor{position:relative}.home-move-to-folder-panel{top:auto;right:auto;bottom:calc(100% + 8px);left:0;max-height:260px;overflow-y:auto}.folder-move-picker{display:flex;flex-direction:column;gap:10px;min-width:220px}.folder-move-picker-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:.3rem;font-size:.85rem}.folder-move-picker-list{display:flex;flex-direction:column;gap:6px;max-height:200px;overflow-y:auto}.folder-move-picker-item{text-align:left;justify-content:space-between}.folder-move-picker-actions{display:flex;flex-wrap:wrap;gap:8px}.add-items-panel{display:flex;flex-direction:column;gap:10px;height:100%}.add-items-list{display:flex;flex-direction:column;gap:6px;flex:1;overflow-y:auto}.add-items-folder-row{margin-bottom:4px}.add-items-folder-row .home-folder-chip{width:76px;font-size:.85rem}.add-items-folder-row .home-feed-checkbox{margin:0 0 2px}.add-items-folder-open{display:flex;flex-direction:column;align-items:center;gap:8px;background:none;border:none;padding:0;font:inherit;color:inherit;cursor:pointer}.add-items-row{display:flex;align-items:center;gap:10px;padding:8px 12px;border-radius:12px;border:1px solid var(--border);background:var(--surface-strong);cursor:pointer}.add-items-row:hover{background:var(--surface)}.home-selected-actions-panel{top:auto;right:auto;bottom:calc(100% + 8px);left:0;flex-direction:row}.add-items-create-menu{top:auto;right:auto;bottom:calc(100% + 8px);left:0}.primary-button.home-delete-confirm{background:#dc2626;color:#fff}.home-delete-confirm:disabled{opacity:.5}.auth-shell,.dashboard-shell{min-height:100vh;display:grid;place-items:center;padding:32px 20px}.hero-card,.auth-card,.dashboard-card{width:min(720px,100%);padding:32px;border:1px solid var(--border);border-radius:28px;background:var(--surface);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 20px 60px #1f29371f}.eyebrow{margin:0 0 10px;font-size:.78rem;letter-spacing:.18em;text-transform:uppercase;color:var(--accent-strong)}.hero-card h1{margin:0;font-size:clamp(2rem,5vw,3.4rem);line-height:1.05}.hero-copy{margin:16px 0 0;max-width:56ch;color:var(--muted)}.hero-theme{margin:18px 0 0;font-size:.92rem;color:var(--accent-strong)}.theme-indicator{position:fixed;top:18px;right:18px;z-index:10;padding:10px 14px;border:1px solid var(--border);border-radius:999px;background:var(--surface-strong);color:var(--accent-strong);box-shadow:0 10px 24px #1f29371a}.language-switcher-fixed{position:fixed;top:18px;right:18px;z-index:10;padding:10px 14px;border:1px solid var(--border);border-radius:999px;background:var(--surface-strong);color:var(--accent-strong);box-shadow:0 10px 24px #1f29371a;cursor:pointer}.auth-form{display:grid;gap:16px;margin-top:24px}.form-field{display:grid;gap:8px}.form-field span{font-size:.94rem;color:var(--muted)}.text-input{width:100%;padding:14px 16px;border:1px solid var(--border);border-radius:16px;background:var(--surface-strong);color:var(--text);outline:none}.text-input:focus{border-color:var(--accent);box-shadow:0 0 0 4px #0f766e1f}.nickname-input{width:100%;max-width:280px}.primary-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border-radius:16px;border:1px solid var(--border);text-decoration:none;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease}.primary-button{background:var(--accent);color:var(--on-accent);border-color:transparent}.secondary-button{background:var(--surface-strong);color:color-mix(in srgb,#a78bfa 65%,var(--text))}.primary-button:hover,.secondary-button:hover{transform:translateY(-1px)}.secondary-button.is-active{background:var(--bg-accent);border-color:var(--accent-strong);color:var(--accent-strong)}.primary-button:disabled,.secondary-button:disabled{opacity:.65;cursor:not-allowed;transform:none}.form-error{margin:0;color:#b91c1c;font-size:.94rem}.offline-banner{width:100%;padding:8px 16px;background:#b45309;color:#fff;font-size:.85rem;font-weight:600;text-align:center}.todo-item-lock-message{font-size:.78rem;white-space:nowrap}.note-version-preview{display:flex;flex-direction:column;gap:.15rem;flex:1;min-width:0}.note-version-preview span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;opacity:.8}.form-info{margin:0;color:var(--accent-strong);font-size:.94rem}.hidden-no-pin-hint,.hidden-pin-status{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:16px}.hidden-no-pin-hint span{color:#f87171}.hidden-pin-status span{color:var(--muted);font-size:.94rem}.hidden-share-hint{color:var(--muted);font-size:.85rem;margin:-6px 0 14px}.auth-card-onboarding .eyebrow{margin-bottom:18px}.auth-footnote{margin:20px 0 0;color:var(--muted)}.auth-footnote a{color:var(--accent-strong)}.hero-actions{display:flex;gap:12px;margin-top:24px;flex-wrap:wrap}.dashboard-header{display:flex;gap:16px;justify-content:space-between;align-items:flex-start}.dashboard-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin-top:28px}.home-folder-row{display:flex;flex-wrap:wrap;gap:18px;margin-top:0}.home-folder-chip{display:flex;flex-direction:column;align-items:center;gap:8px;width:104px;text-decoration:none;color:var(--text);font-size:1rem;text-align:center;background:none;border:none;padding:0;font-family:inherit;cursor:pointer}.home-feed-stack{display:flex;flex-direction:column}.home-feed{display:grid;grid-auto-flow:column;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-columns:minmax(0,1fr);grid-template-rows:repeat(10,auto);column-gap:16px;row-gap:10px;margin-top:20px}.home-feed-item{display:flex;align-items:center;gap:12px;width:100%;min-height:58px;padding:9px 16px;border-radius:16px;cursor:grab;border:1px solid var(--border);break-inside:avoid;background:#ffffff0f;color:var(--text);text-decoration:none;text-align:left}.home-feed-item-note{background:var(--container-note)}.home-feed-item-todo{background:var(--secondary-container)}.home-feed-item-voice{background:var(--container-voice)}.home-feed-item-pdf{background:var(--container-pdf)}.home-feed-item-live{background:var(--container-live)}.home-feed-item-shared-edit,.home-feed-item-shared-view{cursor:pointer}.home-feed-item-shared-edit{background:var(--container-shared-edit)}.home-feed-item-shared-view{background:var(--container-shared-view)}.home-feed-icon{flex-shrink:0;color:var(--accent-strong)}.home-feed-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.home-feed-title-row{display:flex;align-items:center;gap:6px;min-width:0}.home-feed-title{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-feed-title-row .home-feed-title{flex:1}.home-feed-date{display:inline-flex;align-items:center;justify-content:flex-start;gap:10px;flex-shrink:0;min-width:100px;white-space:nowrap;font-size:.78rem;opacity:.6}.home-feed-date-stacked{flex-direction:column;align-items:flex-start;gap:1px}.home-feed-date-line{line-height:1.25}.home-feed-date-sep{opacity:.5}.home-feed-badge{flex-shrink:0;font-size:.85rem}.home-feed-badge-icon{flex-shrink:0;opacity:.75}.home-feed-shared-icon{flex-shrink:0;color:var(--muted)}.home-feed-alert-icon{flex-shrink:0;color:#f59e0b}.home-feed-subtitle{flex-shrink:0;width:100px;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;line-height:1.2;opacity:.6;margin-right:14px}.home-feed-meta{flex-shrink:0;color:var(--muted);font-size:.85rem}.voice-note-player{display:flex;flex-direction:column;gap:14px;padding:14px 16px;border-radius:16px;background:var(--surface-strong);border:1px solid var(--border)}.voice-note-progress-row{display:flex;align-items:center;gap:12px}.voice-note-progress-track{flex:1;height:6px;border-radius:999px;background:#ffffff26;cursor:pointer;overflow:hidden}.voice-note-progress-fill{height:100%;background:var(--accent-strong);border-radius:999px;transition:width .1s linear}.voice-note-time{flex-shrink:0;font-size:.8rem;color:var(--muted);font-variant-numeric:tabular-nums}.voice-note-transport-row{display:flex;align-items:center;justify-content:center;gap:20px}.voice-note-play-button{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:44px;height:44px;border-radius:999px;border:none;background:var(--accent-strong);color:var(--on-accent);cursor:pointer}.voice-note-play-button:hover{background:var(--accent)}.voice-note-skip-button{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:46px;height:46px;border-radius:999px;border:none;background:none;color:var(--text);cursor:pointer}.voice-note-skip-button:hover{color:var(--accent-strong)}.voice-note-skip-icon{position:relative;display:inline-flex;align-items:center;justify-content:center}.voice-note-skip-label{position:absolute;font-size:.6rem;font-weight:700;transform:translateY(1px)}.page-grid{display:grid;gap:18px;flex:1;min-height:0;grid-template-rows:minmax(0,1fr)}.page-grid-wide{grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr)}.notes-grid{grid-template-columns:320px minmax(0,1fr) 280px}.notes-grid-focus{grid-template-columns:minmax(0,1fr) 280px}.two-column-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:18px}.panel-card{padding:16px 24px 24px;border:1px solid var(--border);border-radius:24px;background:var(--surface);box-shadow:0 20px 60px #1f293714;min-width:0}.notes-side-panel-sticky{position:sticky;top:var(--topbar-height, 82px);align-self:start;max-height:calc(100vh - var(--topbar-height, 82px) - 18px);overflow-y:auto}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:0}.quick-nav{display:flex;flex-wrap:nowrap;overflow-x:auto;justify-content:center;gap:10px;position:fixed;top:18px;left:50%;transform:translate(-50%);z-index:6;width:calc(100vw - 24px);max-width:1500px;scrollbar-width:thin;padding-bottom:4px}.quick-nav::-webkit-scrollbar{height:4px}.quick-nav::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}.quick-nav-item{padding:10px 16px;border-radius:14px;border:1px solid var(--border);background:#ffffff0f;color:color-mix(in srgb,var(--accent) 65%,var(--text));text-decoration:none;font-weight:600;white-space:nowrap;cursor:grab}.quick-nav-item.is-active{background:var(--bg-accent);border-color:var(--accent-strong);color:var(--accent-strong)}.quick-nav-item.is-dragging{opacity:.4}.drag-reorder-item{cursor:grab}.drag-reorder-item.is-dragging{opacity:.4}.quick-nav-item-dot{display:inline-block;width:6px;height:6px;margin-left:6px;border-radius:50%;background:#22c55e;vertical-align:middle}.user-api-guide,.user-api-manage{display:flex;flex-direction:column;gap:12px;margin-top:12px}.user-api-guide-steps{display:flex;flex-direction:column;gap:6px;padding-left:20px;margin:0}.user-api-usage{font-weight:600}.user-api-usage-disclaimer{color:var(--muted);font-size:.85rem}.stack-list{display:grid;gap:12px}.settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:40px}.voice-command-full-card{grid-column:1 / -1}.voice-command-notavia-header{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;margin-bottom:14px}.voice-command-notavia-header strong{flex:1 0 100%;font-size:1.15rem;text-align:center}.settings-grid .simple-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);scroll-margin-top:140px}.settings-grid .simple-card:nth-child(1){background:color-mix(in srgb,#0f766e 16%,var(--surface-strong));border-color:color-mix(in srgb,#0f766e 30%,var(--border))}.settings-grid .simple-card:nth-child(2){background:color-mix(in srgb,#2563eb 16%,var(--surface-strong));border-color:color-mix(in srgb,#2563eb 30%,var(--border))}.settings-grid .simple-card:nth-child(3){background:color-mix(in srgb,#9333ea 16%,var(--surface-strong));border-color:color-mix(in srgb,#9333ea 30%,var(--border))}.settings-grid .simple-card:nth-child(4){background:color-mix(in srgb,#d97706 16%,var(--surface-strong));border-color:color-mix(in srgb,#d97706 30%,var(--border))}.settings-grid .simple-card:nth-child(5){background:color-mix(in srgb,#0891b2 16%,var(--surface-strong));border-color:color-mix(in srgb,#0891b2 30%,var(--border))}.settings-grid .simple-card:nth-child(6){background:color-mix(in srgb,#e11d48 16%,var(--surface-strong));border-color:color-mix(in srgb,#e11d48 30%,var(--border))}.settings-grid .simple-card:nth-child(7){background:color-mix(in srgb,#4f46e5 16%,var(--surface-strong));border-color:color-mix(in srgb,#4f46e5 30%,var(--border))}.settings-grid .simple-card:nth-child(8){background:color-mix(in srgb,#16a34a 16%,var(--surface-strong));border-color:color-mix(in srgb,#16a34a 30%,var(--border))}.settings-grid .simple-card:nth-child(9){background:color-mix(in srgb,#7c3aed 16%,var(--surface-strong));border-color:color-mix(in srgb,#7c3aed 30%,var(--border))}.settings-grid .simple-card:nth-child(10){background:color-mix(in srgb,#ca8a04 16%,var(--surface-strong));border-color:color-mix(in srgb,#ca8a04 30%,var(--border))}.settings-grid .simple-card:nth-child(11){background:color-mix(in srgb,#db2777 16%,var(--surface-strong));border-color:color-mix(in srgb,#db2777 30%,var(--border))}.settings-grid .simple-card:nth-child(12){background:color-mix(in srgb,#0d9488 16%,var(--surface-strong));border-color:color-mix(in srgb,#0d9488 30%,var(--border))}.settings-grid .simple-card:nth-child(13){background:color-mix(in srgb,#4338ca 16%,var(--surface-strong));border-color:color-mix(in srgb,#4338ca 30%,var(--border))}.trash-list{grid-auto-flow:column;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-columns:minmax(0,1fr);grid-template-rows:repeat(10,auto);column-gap:16px}.trash-list+.trash-list{margin-top:16px}.trash-card{padding:6px 14px}.trash-card-row{display:flex;align-items:center;gap:10px}.trash-card-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.95rem}.trash-card-header{display:flex;align-items:center;gap:8px;flex:1;min-width:0}.trash-card-icon{flex-shrink:0;color:var(--accent-strong)}.trash-card.trash-card-note{background:var(--container-note)}.trash-card.trash-card-todo{background:var(--secondary-container)}.trash-card.trash-card-voice{background:var(--container-voice)}.trash-card.trash-card-pdf{background:var(--container-pdf)}.trash-card-date{flex-shrink:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;color:var(--muted)}.trash-card-actions{display:flex;flex-shrink:0;gap:6px}.trash-card-action-btn{min-height:26px;padding:0 10px;font-size:.78rem}.trash-card-checkbox{flex-shrink:0;width:22px;height:22px;accent-color:var(--accent-strong);cursor:pointer}.simple-card{display:grid;gap:8px;padding:18px;border-radius:18px;border:1px solid var(--border);background:var(--surface-strong)}.simple-card.button-reset{text-align:left;color:var(--text)}.simple-card-clickable{cursor:pointer;transition:border-color .15s ease,background .15s ease}.simple-card-clickable:hover,.simple-card-clickable:focus-visible{border-color:var(--accent, #6366f1);background:var(--surface-strong-hover, var(--surface-strong))}.simple-card.button-reset.is-active,.note-card.is-active,.todo-card.is-active,.folder-card.is-active,.todo-item-text-input.is-active{border-color:var(--accent);box-shadow:0 0 0 3px #0f766e1f}.simple-card-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.simple-card.is-muted{opacity:.55}.settings-subsection{display:grid;gap:8px}.settings-subsection-divider{margin-top:4px;padding-top:16px;border-top:1px solid var(--border)}.settings-subsection-title{font-size:.85rem}.settings-grid .simple-card.is-highlighted{outline:4px solid var(--accent-strong);outline-offset:3px;box-shadow:0 0 0 9px color-mix(in srgb,var(--accent-strong) 22%,transparent)}.form-hint{font-size:.85rem;color:var(--muted);margin:4px 0 12px}.voice-command-grid{display:grid;grid-template-columns:repeat(3,minmax(0,220px));justify-content:center;gap:18px 26px}.voice-command-grid-wide{grid-template-columns:repeat(4,minmax(0,1fr));justify-content:stretch}.voice-command-grid-notavia{grid-template-columns:repeat(8,minmax(0,1fr));justify-content:stretch}@media (max-width: 1600px){.voice-command-grid-notavia{grid-template-columns:repeat(6,minmax(0,1fr))}}@media (max-width: 1400px){.voice-command-grid-notavia{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width: 900px){.voice-command-grid-notavia{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 640px){.voice-command-grid-notavia{grid-template-columns:1fr}}.voice-command-grid-notavia .home-feed-item{cursor:pointer;width:100%;padding:10px 12px;gap:8px}.voice-command-grid-wide .home-feed-item{background:#a78bfa1f;border-color:#a78bfa66}.voice-command-grid-nav .home-feed-item{background:#22c55e1a;border-color:#22c55e59}.voice-command-grid-notavia .home-feed-title{font-size:.88rem}.voice-command-grid-notavia .home-feed-subtitle{font-size:.76rem}.voice-command-grid-notavia .home-feed-checkbox{width:20px;height:20px;flex-shrink:0;opacity:.4}.voice-command-grid-notavia .home-feed-checkbox:checked{opacity:1}.voice-command-added-badge{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;border-radius:50%;background:var(--accent-strong);color:#fff;font-size:.6rem;font-weight:700;line-height:1}@media (max-width: 1100px){.voice-command-grid-wide{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 640px){.voice-command-grid{grid-template-columns:1fr}}.note-card,.todo-card,.folder-card{width:100%;display:grid;gap:8px;padding:18px;border-radius:18px;border:1px solid var(--border);background:var(--surface-strong);color:var(--text);text-align:left;cursor:pointer}.note-card strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.todo-card-meta{color:var(--muted);font-size:.85rem}.virtual-list{overflow-x:hidden!important}.empty-panel{padding:20px;border-radius:18px;border:1px dashed var(--border);color:var(--muted);background:var(--surface-strong)}.empty-panel-accent,.folder-type-hidden{color:#f87171}.folder-type-smart{color:#4ade80}.backlink-status-linked{padding:16px;border-radius:18px;border:1px solid rgba(22,163,74,.4);background:#16a34a2e}.backlink-caption{font-size:.78rem;color:var(--muted)}.backlink-arrow{color:var(--accent-strong)}.toolbar-row{position:relative;display:flex;gap:10px;flex-wrap:wrap;justify-content:center;margin-bottom:70px}.toolbar-row:has(.toolbar-row-end){padding-right:190px;margin-bottom:90px}.note-editor-toolbar-row{position:sticky;top:var(--topbar-height, 82px);z-index:4;background:var(--surface-strong);padding-top:10px;padding-bottom:10px}.note-editor-toolbar-row:has(.toolbar-row-end){margin-bottom:0}.note-editor-sticky-header{position:sticky;top:calc(var(--topbar-height, 82px) + var(--note-toolbar-height, 66px));z-index:3;display:flex;flex-direction:column;gap:14px;background:var(--surface-strong);padding-top:22px;padding-bottom:8px}.toolbar-row-end{position:absolute;right:0;top:50%;transform:translateY(-50%);display:flex;gap:10px}.editor-panel{display:grid;gap:14px}.note-title-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.note-title-input{flex:0 1 650px}.note-title-row .icon-button{width:50px;height:50px}.note-title-row .icon-button.has-label{width:auto;height:40px;padding:0 14px;white-space:nowrap;font-size:.9rem}.todo-list-title-input{text-align:center}.todo-title-row{justify-content:center}.voice-note-title-row{justify-content:space-between}.note-created-at{flex-shrink:0;font-size:.82rem;color:var(--muted);white-space:nowrap}.folder-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:.3rem;margin-bottom:.6rem;font-size:.85rem;color:var(--muted)}.folder-breadcrumb a,.folder-breadcrumb-current,.breadcrumb-chip{display:inline-flex;align-items:center;padding:5px 12px;border-radius:12px;border:1px solid var(--border);background:var(--surface-strong);color:var(--text);font-family:inherit;font-size:inherit;text-decoration:none;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease}.folder-breadcrumb a:hover,.breadcrumb-chip:hover{transform:translateY(-1px);box-shadow:0 8px 20px #0000002e}.folder-breadcrumb-sep{opacity:.6}.folder-breadcrumb-current,.breadcrumb-chip.is-active{font-weight:600;border-color:var(--accent)}.folder-breadcrumb-icon{flex-shrink:0}.note-title-row .share-note-panel{margin-top:0;flex-shrink:0}.tts-voice-panel,.ai-summary-panel{margin-top:0}.share-note-panel{position:relative;display:grid;gap:10px;margin-top:-6px}.share-note-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.share-note-status-linked{padding:10px 12px;border-radius:14px;border:1px solid rgba(22,163,74,.4);background:#16a34a2e}.share-note-chip{display:inline-flex;flex-direction:column;align-items:flex-start;gap:2px;padding:6px 10px;border-radius:14px;border:1px solid var(--border);background:#ffffff0f;font-size:.82rem;max-width:100%}.share-note-chip-name{max-width:100%;overflow-wrap:anywhere}.share-note-chip-name-row{display:inline-flex;align-items:center;gap:6px}.share-note-chip-controls{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.share-note-permission{font-size:.72rem;color:var(--muted)}.share-note-permission-toggle{border:none;background:none;padding:0;font:inherit;cursor:pointer;text-decoration:underline;text-decoration-style:dotted}.share-note-permission-toggle:hover{color:var(--text)}.share-note-remove{background:none;border:none;color:var(--muted);cursor:pointer;font-size:1rem;line-height:1;padding:0}.share-note-toggle{min-height:32px;padding:0 12px;font-size:.82rem}.share-note-form{position:absolute;top:calc(100% + 8px);left:0;z-index:25;display:flex;flex-wrap:wrap;align-items:center;gap:8px;min-width:280px;max-width:min(90vw,420px);padding:12px;border-radius:14px;border:1px solid var(--border);background:var(--dialog-surface);box-shadow:0 12px 32px #00000059}.ai-summary-level-form{position:absolute;top:calc(100% + 8px);left:0;z-index:25;display:flex;flex-wrap:wrap;align-items:center;gap:8px;min-width:200px;padding:12px;border-radius:14px;border:1px solid var(--border);background:var(--dialog-surface);box-shadow:0 12px 32px #00000059}.pdf-fullscreen-header .share-note-form,.tts-voice-panel .share-note-form{left:auto;right:0}.share-note-form .text-input{width:auto;min-height:36px;padding:6px 12px}.share-note-form-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.share-note-nickname-field{position:relative}.share-note-recent-targets-dropdown{position:absolute;top:calc(100% + 4px);left:0;right:0;z-index:30;display:flex;flex-direction:column;max-height:220px;overflow-y:auto;border-radius:10px;border:1px solid var(--border);background:var(--dialog-surface);box-shadow:0 8px 20px #0000004d}.share-note-recent-target-row{display:flex;align-items:center}.share-note-recent-target-item{flex:1;min-width:0;padding:8px 12px;border:none;background:none;color:var(--text);font-size:.85rem;text-align:left;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.share-note-recent-target-item:hover{background:#ffffff14}.share-note-recent-target-remove{flex-shrink:0;padding:0 12px;border:none;background:none;color:var(--muted);font-size:1rem;line-height:1;cursor:pointer}.share-note-recent-target-remove:hover{color:var(--text)}.account-email-badge{display:inline-flex;align-items:center;gap:8px;width:fit-content;padding:6px 14px;border-radius:999px;border:1px solid rgba(56,189,248,.4);background:linear-gradient(90deg,#38bdf824,#818cf824);color:var(--text);font-size:.85rem}.account-email-badge-icon{font-size:.95rem;opacity:.85}.share-note-voice-toggle{min-height:32px;padding:0 12px;font-size:.82rem}.share-note-voice-attached{border-color:#16a34a80;color:var(--accent-strong)}.shared-items-section{display:grid;gap:10px}.shared-item-card{padding:10px 12px;border-radius:14px;border:1px solid rgba(22,163,74,.4);background:#16a34a2e;display:grid;gap:8px;min-width:0}.shared-item-card-received{border-color:#eab30873;background:#eab30829}.shared-item-row{display:flex;align-items:center;gap:10px;min-width:0}.shared-item-toggle{background:none;border:none;color:var(--muted);cursor:pointer;font-size:1rem;line-height:1;padding:2px 4px}.shared-item-title{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left;background:none;border:none;color:var(--text);font-size:.9rem;cursor:pointer;padding:0}.shared-item-change-slot{color:var(--muted);font-size:.7rem;opacity:.5}.shared-item-change-dot{display:inline-block;width:.65em;height:.65em;border-radius:50%;flex-shrink:0}.shared-item-owner{font-size:.78rem;color:var(--muted)}.shared-item-page-header{align-items:center;display:flex;gap:12px;justify-content:space-between}.shared-item-leave-button{flex-shrink:0}.shared-item-ai-preview{display:block;font-size:.78rem;color:var(--muted);font-style:italic;opacity:.85}.shared-item-recipients{display:flex;flex-wrap:wrap;gap:8px;min-width:0}.shared-item-voice-play{background:none;border:none;color:var(--accent-strong);cursor:pointer;font-size:.78rem;padding:0 0 0 4px}.shared-item-leave{color:#b91c1c;font-size:.78rem;padding:0 0 0 8px}.accordion-tab-row{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.accordion-tab-row>.accordion-tab{margin-top:4px}.accordion-tab-row>.accordion-tab:first-child{margin-top:0}.accordion-tab{padding:6px 14px;border-radius:999px;border:1px solid var(--border);background:transparent;color:var(--muted);cursor:pointer;font-size:.82rem}.accordion-tab-active{border-color:var(--accent-strong);color:var(--text);background:#ffffff0f}.excel-sheet-tab-row{flex-direction:row;flex-wrap:wrap;margin-bottom:10px}.excel-sheet-tab-row>.accordion-tab{margin-top:0}.title-input{width:100%;padding:14px 16px;border-radius:16px;border:1px solid var(--border);background:var(--surface-strong);color:var(--text);font-size:1.1rem;outline:none}.title-input:focus{border-color:var(--accent);box-shadow:0 0 0 2px #0f766e14}.editor-textarea-wrapper{position:relative}.editor-textarea{min-height:420px;width:100%;padding:16px;border-radius:18px;border:1px solid var(--border);background:var(--surface-strong);color:var(--text);resize:vertical;outline:none;overflow-wrap:break-word;word-break:break-word}.editor-textarea:focus{border-color:var(--accent);box-shadow:0 0 0 4px #0f766e1f}.editor-textarea p{margin:0 0 .6em}.editor-textarea h1,.editor-textarea h2,.editor-textarea h3{margin:.4em 0;line-height:1.3}.editor-textarea h1{font-size:1.6em}.editor-textarea h2{font-size:1.35em}.editor-textarea h3{font-size:1.15em}.editor-textarea ul,.editor-textarea ol{margin:.4em 0;padding-left:1.4em}.editor-textarea ul[data-type=taskList],.todo-item-text-input ul[data-type=taskList]{list-style:none;padding-left:0;margin:.4em 0}.editor-textarea ul[data-type=taskList] li,.todo-item-text-input ul[data-type=taskList] li{display:flex;align-items:flex-start;gap:6px}.editor-textarea ul[data-type=taskList] li>label,.todo-item-text-input ul[data-type=taskList] li>label{flex-shrink:0;margin-top:.15em}.editor-textarea ul[data-type=taskList] li>label input[type=checkbox],.todo-item-text-input ul[data-type=taskList] li>label input[type=checkbox]{width:20px;height:20px;cursor:pointer}.editor-textarea ul[data-type=taskList] li>div,.todo-item-text-input ul[data-type=taskList] li>div{flex:1;min-width:0}.editor-textarea ul[data-type=taskList] li>div>p,.todo-item-text-input ul[data-type=taskList] li>div>p{margin:0}.editor-textarea table{border-collapse:collapse;margin:.6em 0;width:100%;table-layout:fixed;border:1px solid var(--border)}.editor-textarea th,.editor-textarea td{border:1px solid var(--border);padding:6px 8px;min-height:36px;text-align:left;overflow-wrap:break-word;font-weight:inherit;background:transparent}.todo-item-text-input p{margin:0}.todo-item-text-input h1,.todo-item-text-input h2,.todo-item-text-input h3{margin:0;line-height:1.3;display:inline}.todo-item-text-input ul,.todo-item-text-input ol{margin:0;padding-left:1.4em}.todo-item-text-input table{border-collapse:collapse;margin:.3em 0;table-layout:fixed}.todo-item-text-input th,.todo-item-text-input td{border:1px solid var(--border);padding:4px 8px;text-align:left}.note-search-highlight,.anchor-text-highlight{background:#ffd54f66;border-radius:3px}.excel-cell-highlight{background:#ffeb3b!important;color:#1a1a1a!important;box-shadow:inset 0 0 0 2px #eab308}.excel-cell-selected{background:color-mix(in srgb,var(--accent) 14%,transparent);box-shadow:inset 0 0 0 1px var(--accent);cursor:cell}.note-word-underline{text-decoration:underline;text-decoration-color:var(--accent-strong);text-decoration-thickness:2px;text-underline-offset:2px}.note-changes-list{margin-top:6px}.note-change-row{display:flex;align-items:center;gap:8px;width:100%;padding:8px 12px;border-radius:10px;border:1px solid var(--border);background:transparent;color:var(--text);cursor:pointer;font-size:.85rem;text-align:left}.note-change-row:hover{border-color:var(--accent-strong);background:#ffffff0a}.note-change-row-active{border-color:var(--accent-strong);background:#ffffff0f}.note-change-row-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.editor-textarea p.is-empty:before,.todo-item-text-input p.is-empty:before{content:attr(data-placeholder);color:var(--muted);float:left;height:0;pointer-events:none}.todo-items-editor{display:grid;gap:14px}.todo-item-edit-row{display:flex;align-items:center;gap:10px}.todo-item-edit-row--changed{border-left:3px solid #f59e0b;padding-left:6px;margin-left:-9px}.todo-item-changed-badge{flex-shrink:0;font-size:.72rem;font-weight:600;color:#f59e0b;border:1px solid #f59e0b;border-radius:999px;padding:.05rem .5rem;white-space:nowrap}.todo-deletions-panel{display:flex;flex-direction:column;gap:8px}.todo-deletion-entry{padding:8px 10px;border-radius:10px;border:1px solid var(--border);background:#ffffff0a}.todo-deletion-entry-text{font-size:.9rem;text-decoration:line-through;text-decoration-color:var(--muted);overflow-wrap:anywhere}.todo-deletion-entry-meta{margin-top:2px;font-size:.75rem;color:var(--muted)}.secondary-button.is-muted{opacity:.5}.todo-item-drag-handle{cursor:grab;color:var(--muted);padding:0 4px;-webkit-user-select:none;user-select:none;flex-shrink:0}.todo-item-drag-handle:active{cursor:grabbing}.voice-note-select-button{text-align:left;cursor:pointer;font:inherit}.todo-item-checkbox{width:22px;height:22px;flex-shrink:0;cursor:pointer}.todo-item-editor-content{flex:1;min-width:0}.todo-item-text-input.is-checked{opacity:.5}.backlink-button{display:inline-flex;align-items:center;gap:8px;justify-content:flex-start}.text-link-button{background:none;border:none;padding:0;color:var(--accent-strong);font-size:.85rem;font-weight:600;text-decoration:underline;cursor:pointer}.text-link-button:disabled{color:var(--muted);cursor:not-allowed;opacity:.6}.text-link-button.is-active{color:var(--text)}.dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;display:grid;place-items:center;padding:20px;z-index:70}.dialog-card{width:min(420px,100%);padding:24px;border-radius:24px;background:var(--dialog-surface);border:7px double var(--accent-strong);box-shadow:0 24px 60px #00000073}.dialog-card .hero-actions{justify-content:center}.dialog-card:has(.pdf-ai-summary-text){width:min(560px,100%)}.pdf-ai-summary-text{max-height:50vh;overflow-y:auto;white-space:pre-wrap;line-height:1.5}.dialog-card.pdf-question-dialog{position:relative;display:flex;flex-direction:column;max-height:92vh;min-height:300px;width:min(900px,92vw);min-width:320px;max-width:95vw;border-style:solid;border-width:2px;overflow:hidden}.pdf-question-dialog-title{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none}.pdf-question-dialog-resize-handle{position:absolute;touch-action:none}.pdf-question-dialog-resize-handle.dir-n,.pdf-question-dialog-resize-handle.dir-s{left:14px;right:14px;height:6px;cursor:ns-resize}.pdf-question-dialog-resize-handle.dir-n{top:0}.pdf-question-dialog-resize-handle.dir-s{bottom:0}.pdf-question-dialog-resize-handle.dir-e,.pdf-question-dialog-resize-handle.dir-w{top:14px;bottom:14px;width:6px;cursor:ew-resize}.pdf-question-dialog-resize-handle.dir-e{right:0}.pdf-question-dialog-resize-handle.dir-w{left:0}.pdf-question-dialog-resize-handle.dir-ne,.pdf-question-dialog-resize-handle.dir-nw,.pdf-question-dialog-resize-handle.dir-se,.pdf-question-dialog-resize-handle.dir-sw{width:16px;height:16px;z-index:1}.pdf-question-dialog-resize-handle.dir-ne{top:0;right:0;cursor:nesw-resize}.pdf-question-dialog-resize-handle.dir-nw{top:0;left:0;cursor:nwse-resize}.pdf-question-dialog-resize-handle.dir-se{bottom:0;right:0;cursor:nwse-resize}.pdf-question-dialog-resize-handle.dir-sw{bottom:0;left:0;cursor:nesw-resize}.pdf-question-dialog-resize-handle.dir-se:before{content:"";position:absolute;right:5px;bottom:5px;width:10px;height:10px;border-right:2px solid var(--muted);border-bottom:2px solid var(--muted);opacity:.7}.floating-panel{position:fixed;z-index:70;display:flex;flex-direction:column;background:var(--dialog-surface);border:2px solid var(--accent-strong);border-radius:24px;box-shadow:0 24px 60px #00000073;padding:16px;overflow:hidden}.floating-panel-default-position{top:90px;right:32px}.floating-panel-title{display:flex;align-items:center;justify-content:space-between;gap:10px;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;margin-bottom:8px}.floating-panel-title h3{margin:0;font-size:1rem;line-height:1}.floating-panel-close{display:flex;align-items:center;justify-content:center;width:28px;height:28px;font-size:1.2rem;line-height:1;padding:0;border-radius:6px}.floating-panel-close:hover{background:#e81123;color:#fff;border-color:#e81123}.floating-panel-content{flex:1;overflow-y:auto;min-height:0}.floating-panel-resize-handle{position:absolute;touch-action:none}.floating-panel-resize-handle.dir-n,.floating-panel-resize-handle.dir-s{left:14px;right:14px;height:6px;cursor:ns-resize}.floating-panel-resize-handle.dir-n{top:0}.floating-panel-resize-handle.dir-s{bottom:0}.floating-panel-resize-handle.dir-e,.floating-panel-resize-handle.dir-w{top:14px;bottom:14px;width:6px;cursor:ew-resize}.floating-panel-resize-handle.dir-e{right:0}.floating-panel-resize-handle.dir-w{left:0}.floating-panel-resize-handle.dir-ne,.floating-panel-resize-handle.dir-nw,.floating-panel-resize-handle.dir-se,.floating-panel-resize-handle.dir-sw{width:16px;height:16px;z-index:1}.floating-panel-resize-handle.dir-ne{top:0;right:0;cursor:nesw-resize}.floating-panel-resize-handle.dir-nw{top:0;left:0;cursor:nwse-resize}.floating-panel-resize-handle.dir-se{bottom:0;right:0;cursor:nwse-resize}.floating-panel-resize-handle.dir-sw{bottom:0;left:0;cursor:nesw-resize}.floating-panel-resize-handle.dir-se:before{content:"";position:absolute;right:5px;bottom:5px;width:10px;height:10px;border-right:2px solid var(--muted);border-bottom:2px solid var(--muted);opacity:.7}.pdf-question-history{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:12px;margin:8px 0}.pdf-question-entry{display:flex;flex-direction:column;gap:6px}.pdf-question-bubble{align-self:flex-end;background:#99f6e424;border:1px solid rgba(153,246,228,.35);border-radius:14px;padding:8px 12px;font-size:.88rem;max-width:85%}.pdf-question-loading{font-size:.85rem;color:var(--muted);text-align:center;margin:4px 0 0}.pdf-answer-bubble{align-self:flex-start;max-width:100%}.pdf-answer-bubble.pdf-ai-summary-text{max-height:none;overflow-y:visible;background:var(--surface-strong);border:1px solid var(--border);border-radius:14px;padding:8px 12px}.alarm-form{display:grid;gap:16px;margin-top:16px}.recorder-dialog{text-align:center}.recorder-body{display:grid;gap:16px;margin-top:16px;justify-items:center}.recorder-timer{margin:0;font-size:2rem;font-weight:700;font-variant-numeric:tabular-nums}.recorder-progress-track{width:100%;height:4px;border-radius:999px;background:color-mix(in srgb,var(--accent-strong) 20%,transparent);overflow:hidden}.recorder-progress-fill{height:100%;background:#b91c1c;transition:width .1s linear}.recorder-transport-row{display:flex;align-items:center;gap:24px}.recorder-mic-button{display:grid;place-items:center;width:72px;height:72px;border-radius:999px;border:none;background:#b91c1c;color:#fff;cursor:pointer}.recorder-control-button{display:grid;place-items:center;width:56px;height:56px;border-radius:999px;border:none;background:none;color:var(--accent-strong);cursor:pointer}.recorder-stop-button{color:#b91c1c}.recorder-rec-dot{width:12px;height:12px;border-radius:999px;background:#b91c1c}.recorder-cancel{color:var(--muted)}.recorder-saving{display:grid;justify-items:center;gap:12px;margin-top:24px;padding-bottom:8px}.recorder-spinner{width:32px;height:32px;border-radius:999px;border:3px solid color-mix(in srgb,var(--accent-strong) 25%,transparent);border-top-color:var(--accent-strong);animation:recorder-spin .8s linear infinite}@keyframes recorder-spin{to{transform:rotate(360deg)}}.checkbox-field{display:flex;align-items:center;gap:10px;font-size:.94rem;color:var(--muted)}.format-toolbar-row{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.format-toolbar-extra{display:flex;align-items:center;gap:10px}.format-toolbar-row-alarm{margin-left:auto;margin-right:48px;white-space:nowrap}.format-toolbar-hint{color:var(--muted);font-size:.8rem;font-style:italic}.todo-item-alarm-button{min-height:28px;padding:0 10px;font-size:.8rem;white-space:nowrap}.format-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:4px;padding:6px 0}.format-btn{min-width:42px;height:42px;padding:0 8px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;border:1px solid var(--border);background:var(--surface-strong);color:var(--text);cursor:pointer;font-size:.95rem}.format-btn:hover{border-color:var(--accent-strong)}.format-btn:focus-visible,.format-select:focus-visible{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px #0f766e1f}.format-btn.is-active{background:var(--bg-accent);border-color:var(--accent-strong);color:var(--accent-strong)}.format-toolbar-sep{width:1px;height:26px;background:var(--border);margin:0 2px}.format-select{height:42px;border-radius:10px;border:1px solid var(--border);background:var(--surface-strong);color:var(--text);font-size:.88rem;padding:0 6px}.format-popover-anchor{position:relative}.format-popover{position:absolute;top:calc(100% + 6px);left:0;z-index:20;display:flex;gap:4px;padding:8px;border-radius:12px;border:1px solid var(--border);background:var(--dialog-surface);box-shadow:0 12px 30px #00000059}.format-color-popover{flex-wrap:wrap;width:150px}.format-popover-item{white-space:nowrap;padding:6px 10px;border-radius:8px;border:1px solid var(--border);background:#ffffff0f;color:var(--text);cursor:pointer;font-size:.82rem}.format-popover-item:hover{border-color:var(--accent-strong)}.format-popover-item.is-active{background:var(--bg-accent);border-color:var(--accent-strong);color:var(--accent-strong)}.format-popover-item:disabled{opacity:.45;cursor:not-allowed}.format-popover-item:disabled:hover{border-color:var(--border)}.format-aa-icon{display:inline-flex;align-items:baseline;gap:1px;font-weight:600;line-height:1}.format-aa-icon span:first-child{font-size:.68em}.format-aa-icon span:last-child{font-size:1em}.note-locked-panel{display:flex;flex-direction:column;align-items:center;gap:14px;padding:48px 20px}.format-tag-popover{flex-direction:column;width:220px;align-items:stretch}.format-tag-item{justify-content:flex-start}.format-tag-empty{font-size:.82rem;color:var(--muted);margin:0}.format-tag-new-form{display:flex;flex-direction:column;gap:8px;padding-top:8px;border-top:1px solid var(--border)}.format-ai-popover{flex-direction:column;width:260px;align-items:stretch}.ai-result-box,.ai-topic-prompt{margin-top:8px;padding-top:8px;border-top:1px solid var(--border);display:flex;flex-direction:column;gap:8px}.ai-result-box p{font-size:.85rem;white-space:pre-wrap;margin:0;max-height:160px;overflow-y:auto}.note-tag-chip-row{display:flex;flex-wrap:wrap;gap:6px;padding:0 0 8px}.note-tag-chip{font-size:.76rem;padding:2px 10px;border-radius:999px;border:1px solid;background:#ffffff0a}.format-color-swatch{width:18px;height:18px;border-radius:50%;display:inline-block}.format-color-swatch-btn{border:1px solid rgba(255,255,255,.3);cursor:pointer;padding:0;background-size:cover}.format-color-swatch-btn.is-selected{box-shadow:0 0 0 2px var(--accent-strong)}.home-feed-item-alarm-body{display:flex;align-items:center;gap:12px;flex:1;min-width:0;background:none;border:none;padding:0;margin:0;text-align:left;cursor:pointer;color:inherit;font:inherit}.voice-note-list-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.voice-note-inline-row{flex-direction:column;align-items:stretch;gap:8px;cursor:default}.voice-note-inline-row-header{display:flex;align-items:center;gap:6px}.voice-note-accordion-content{display:flex;flex-direction:column;gap:8px;margin-top:6px;width:100%}.voice-note-ai-badge{flex-shrink:0;padding:1px 6px;border-radius:999px;background:var(--accent-strong);color:var(--bg);font-size:.68rem;font-weight:700;letter-spacing:.02em}.home-feed-item.is-active{border-color:var(--accent);box-shadow:0 0 0 3px #0f766e1f}.home-feed-item-main{display:flex;align-items:center;gap:12px;flex:1;min-width:0;cursor:pointer}.home-feed-item-actions{display:flex;align-items:center;gap:10px;flex-shrink:0;cursor:default}.home-feed-item.is-muted{opacity:.6}.button-reset{background:none;cursor:pointer}.dashboard-tile{display:grid;gap:8px;padding:20px;border-radius:20px;border:1px solid var(--border);background:var(--surface-strong);color:var(--text);text-decoration:none}@media (max-width: 640px){.theme-indicator{position:static;margin:16px auto 0;width:fit-content}.dashboard-header{flex-direction:column;align-items:stretch}.workspace-shell,.page-grid-wide,.notes-grid,.two-column-grid,.settings-grid{grid-template-columns:1fr}.home-feed,.trash-list{grid-auto-flow:row;grid-template-columns:1fr;grid-template-rows:none}.sidebar-panel{position:static;height:auto;border-right:0;border-bottom:1px solid var(--border)}.topbar,.section-heading{flex-direction:column;align-items:stretch}}.pdf-viewer{display:flex;flex-direction:column;align-items:center;gap:14px;width:100%}.pdf-viewer-reading-mode{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;background:var(--bg);padding:24px;justify-content:center;overflow:auto}.pdf-viewer-reading-mode .pdf-viewer-controls{display:none}.pdf-viewer-reading-mode .pdf-page-stage{border:none;background:transparent;min-height:0}.pdf-viewer-reading-mode .pdf-page-frame>*:not(canvas){display:none}.pdf-viewer-reading-mode .pdf-page-frame{cursor:pointer}.pdf-reading-mode-toolbar{position:fixed;top:0;right:0;bottom:0;left:0;z-index:91;pointer-events:none;display:flex;justify-content:space-between;align-items:center;padding:20px;box-sizing:border-box}.pdf-reading-mode-margin{display:flex;flex-direction:column;justify-content:center;gap:12px}.pdf-reading-mode-margin-left{align-items:flex-start}.pdf-reading-mode-margin-right{align-items:flex-end}.pdf-reading-mode-toolbar .pdf-toolbar-item{pointer-events:auto}.pdf-reading-mode-toolbar .pdf-nav-group,.pdf-reading-mode-toolbar .pdf-zoom-group,.pdf-reading-mode-toolbar .pdf-bookmark-group,.pdf-reading-mode-toolbar .pdf-search-input{flex-shrink:0}.pdf-reading-mode-toolbar .secondary-button{white-space:nowrap;flex-shrink:0}.pdf-reading-mode-exit{position:fixed;top:16px;right:16px;z-index:91;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid var(--border);background:var(--surface-strong);color:var(--text);font-size:1.1rem;cursor:pointer}.pdf-page-stage{width:100%;display:flex;justify-content:center;overflow-y:scroll;overflow-x:auto;scrollbar-gutter:stable both-edges;padding:12px;background:var(--surface-strong);border:1px solid var(--border);border-radius:18px;min-height:320px}.pdf-page-frame{position:relative;background:#fff;box-shadow:0 6px 24px #00000040;will-change:transform,opacity}.pdf-page-frame canvas{display:block;max-width:100%;height:auto}.pdf-drawing-layer{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none;z-index:6}.pdf-drawing-layer.is-active{pointer-events:auto;cursor:crosshair}.pdf-draw-color-group{display:inline-flex;gap:6px;align-items:center}.pdf-draw-color-swatch{width:22px;height:22px;border-radius:50%;border:2px solid rgba(255,255,255,.3);cursor:pointer;padding:0}.pdf-draw-color-swatch.is-selected{box-shadow:0 0 0 2px var(--accent-strong)}.pdf-stroke-selected-halo{stroke:var(--accent-strong);stroke-opacity:.45}.pdf-draw-width-select{width:90px}.pdf-page-stage-narrow .pdf-page-transition-forward{animation:pdfSlideFromRight 1.1s ease-out}.pdf-page-stage-narrow .pdf-page-transition-back{animation:pdfSlideFromLeft 1.1s ease-out}@keyframes pdfSlideFromRight{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:translate(0)}}@keyframes pdfSlideFromLeft{0%{opacity:0;transform:translate(-24px)}to{opacity:1;transform:translate(0)}}.pdf-flip-book{position:relative;display:block;box-sizing:border-box;transform:translateZ(0);touch-action:pan-y}.pdf-flip-zoom-wrapper{transform-origin:top center;transition:transform .15s ease-out}.pdf-flip-page{position:absolute;top:0;right:0;bottom:0;left:0;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden}.pdf-flip-page canvas{display:block;max-width:100%;max-height:100%}.pdf-flip-edge{position:absolute;top:0;bottom:0;width:14%;z-index:2;cursor:pointer;touch-action:none}.pdf-flip-edge-prev{left:0}.pdf-flip-edge-next{right:0}.pdf-flip-edge-prev:hover{background:linear-gradient(to right,rgba(0,0,0,.08),transparent)}.pdf-flip-edge-next:hover{background:linear-gradient(to left,rgba(0,0,0,.08),transparent)}.pdf-flip-edge.is-disabled{cursor:default;pointer-events:none}.pdf-flip-loading{padding:40px;color:var(--muted)}.pdf-viewer-controls{display:flex;align-items:center;width:100%;column-gap:150px;row-gap:8px;flex-wrap:wrap}.pdf-nav-group{display:flex;align-items:center;gap:16px}.pdf-zoom-group{display:flex;align-items:center;gap:8px;padding-left:16px;border-left:1px solid var(--border)}.pdf-undo-redo-group{display:flex;align-items:center;gap:8px;margin-left:auto;padding-left:16px;border-left:1px solid var(--border)}.pdf-bookmark-group{display:flex;align-items:center;gap:8px;padding-left:16px;border-left:1px solid var(--border)}.pdf-reading-mode-group{display:flex;align-items:center;gap:8px}.pdf-viewer-controls-freeform{position:relative;min-height:116px;align-content:flex-start}.pdf-toolbar-item{cursor:grab}.pdf-toolbar-item.is-dragging{cursor:grabbing;opacity:.85;pointer-events:none}.pdf-toolbar-fixed-stack{position:absolute;top:4px;right:4px;display:flex;flex-direction:column;align-items:center;gap:4px;z-index:40}.pdf-toolbar-quota-info{font-size:.75rem;color:var(--muted);white-space:nowrap}.pdf-toolbar-group{display:inline-flex;align-items:center;gap:4px}.pdf-toolbar-group-dropdown{min-width:160px}.pdf-toolbar-group-member{cursor:grab}.pdf-toolbar-group-member.is-dragging{cursor:grabbing;opacity:.6}.pdf-toolbar-group-rename{font-size:.8rem}.pdf-toolbar-group-name-input{width:140px}.pdf-toolbar-inline-group{display:inline-flex;align-items:center;gap:4px;padding:2px 6px 2px 2px;border:1px solid var(--border);border-radius:10px}.pdf-toolbar-inline-group-handle{cursor:grab;color:var(--muted);font-size:.9rem;padding:0 2px;-webkit-user-select:none;user-select:none}.pdf-toolbar-inline-group-members{display:inline-flex;align-items:center;gap:4px}.pdf-bookmark-marker{position:absolute;width:92px;height:32px;margin-left:-46px;margin-top:-16px;display:flex;align-items:center;justify-content:center;border-radius:6px;background:#f5a62373;border:2px solid #f5a623;box-shadow:0 3px 8px #00000059;color:#1f2937;font-size:.72rem;font-weight:700;line-height:1;text-align:center;padding:0 6px;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;z-index:6}.pdf-bookmark-marker.is-dragging{cursor:grabbing;transform:scale(1.15)}.pdf-ai-summary-voice-marker{position:absolute;top:10px;right:10px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#f5a62373;border:2px solid #f5a623;box-shadow:0 3px 8px #00000059;font-size:1rem;line-height:1;cursor:pointer;z-index:6}.pdf-bookmark-toggle{opacity:.55}.pdf-bookmark-toggle.is-active{opacity:1;background:#f5a6232e;border-color:#f5a623;color:#f5a623}.pdf-highlight-list-anchor{position:relative}.pdf-highlight-list{position:absolute;top:calc(100% + 6px);left:0;z-index:20;min-width:200px;max-height:320px;overflow-y:auto;display:flex;flex-direction:column;gap:2px;padding:6px;border-radius:12px;border:1px solid var(--border);background:var(--surface-strong);box-shadow:0 8px 24px #00000059}.pdf-highlight-list-item{display:flex;align-items:center;gap:8px;padding:8px 10px;border-radius:8px;background:transparent;border:none;color:var(--text);text-align:left;font-size:.85rem;cursor:pointer}.pdf-highlight-list-item:hover{background:#ffffff0f}.pdf-highlight-list-item.is-selected{background:#f5a6232e}.pdf-alarm-list-item{padding:0;cursor:default}.pdf-alarm-list-item-label{flex:1;min-width:0;background:none;border:none;padding:8px 10px;text-align:left;color:inherit;font:inherit;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pdf-alarm-list-item-label:hover{background:#ffffff0f}.pdf-alarm-list-item-label.is-selected{background:#f5a6232e}.pdf-highlight-list-dot{flex-shrink:0;width:10px;height:10px;border-radius:50%}.pdf-annlist{display:flex;flex-direction:column;gap:4px;height:100%;overflow-y:auto;padding:2px}.pdf-annlist-empty{padding:16px 10px;color:var(--muted);font-size:.85rem;text-align:center}.pdf-annlist-row{display:flex;align-items:center;gap:8px;border-radius:10px;background:#ffffff08;border:1px solid transparent;transition:background .12s ease,border-color .12s ease}.pdf-annlist-row:hover{background:#ffffff12}.pdf-annlist-row.is-selected{background:#f5a62329;border-color:#f5a62373}.pdf-annlist-row-main{flex:1;min-width:0;display:flex;align-items:center;gap:10px;background:none;border:none;padding:8px 8px 8px 10px;text-align:left;color:inherit;font:inherit;cursor:pointer}.pdf-annlist-icon{flex-shrink:0;width:26px;height:26px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:700;color:#1a1a2e;line-height:1}.pdf-annlist-text{min-width:0;font-size:.92rem;color:var(--text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pdf-annlist-delete{flex-shrink:0;width:26px;height:26px;margin-right:6px;border-radius:50%;border:none;background:#ffffff0f;color:var(--muted);font-size:1rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .12s ease,color .12s ease}.pdf-annlist-delete:hover{background:#ef444433;color:#ef4444}.pdf-annlist-group-title{margin-top:10px;padding:4px 10px;font-size:.72rem;font-weight:600;color:var(--muted);text-transform:uppercase;letter-spacing:.04em}.pdf-highlight-rect{position:absolute;box-sizing:border-box;background:hsl(var(--highlight-hue, 271) 70% 50% / .08);border:2px dashed hsl(var(--highlight-hue, 271) 70% 50%);border-radius:4px;cursor:grab;touch-action:none;z-index:5}.pdf-highlight-rect.is-selected{border-style:solid;background:hsl(var(--highlight-hue, 271) 70% 50% / .16);box-shadow:0 0 0 2px hsl(var(--highlight-hue, 271) 70% 50% / .35)}.pdf-highlight-rect.is-dragging{cursor:grabbing;box-shadow:0 0 0 2px hsl(var(--highlight-hue, 271) 70% 50% / .5),0 4px 12px #0000004d}.pdf-highlight-handle{position:absolute;width:14px;height:14px;margin:-7px;background:hsl(var(--highlight-hue, 271) 70% 50%);border:2px solid #ffffff;border-radius:50%;box-shadow:0 1px 4px #00000059;touch-action:none}.pdf-highlight-handle-nw{top:0;left:0;cursor:nwse-resize}.pdf-highlight-handle-ne{top:0;right:0;cursor:nesw-resize}.pdf-highlight-handle-sw{bottom:0;left:0;cursor:nesw-resize}.pdf-highlight-handle-se{bottom:0;right:0;cursor:nwse-resize}.pdf-text-note-box{position:absolute;box-sizing:border-box;display:flex;flex-direction:column;background:hsl(var(--highlight-hue, 45) 75% 90% / .55);border:1px solid hsl(var(--highlight-hue, 45) 45% 68%);border-radius:6px;box-shadow:0 3px 10px #0000002e,0 1px 2px #0000001f;cursor:grab;touch-action:none;overflow:hidden;transition:background-color .15s ease;z-index:5}.pdf-text-note-box.is-selected{background:hsl(var(--highlight-hue, 45) 75% 90%);box-shadow:0 0 0 2px hsl(var(--highlight-hue, 45) 60% 55% / .55),0 6px 16px #00000038;cursor:default}.pdf-text-note-box.is-dragging{cursor:grabbing}.pdf-text-note-grip{flex:none;height:14px;display:flex;align-items:center;justify-content:center;background:hsl(var(--highlight-hue, 45) 45% 68% / .6);cursor:grab;touch-action:none}.pdf-text-note-grip:before{content:"";width:28px;height:3px;border-radius:2px;background:hsl(var(--highlight-hue, 45) 30% 30% / .5)}.pdf-text-note-input{flex:1;width:100%;padding:6px 8px;border:none;outline:none;resize:none;background:transparent;color:#292524;font:inherit;font-size:.85rem;line-height:1.35}.pdf-text-note-input::placeholder{color:#292524;opacity:.45}.pdf-text-note-readonly{flex:1;padding:8px;overflow:hidden;white-space:pre-wrap;word-break:break-word;color:#292524;font-size:.85rem;line-height:1.35}.pdf-search-input{width:240px;min-height:46px;padding:0 16px}.pdf-search-match-mark{position:absolute;box-sizing:border-box;background:#facc158c;border-radius:2px;pointer-events:none;z-index:4}.search-result-mark{background:#facc158c;border-radius:2px;color:inherit}.pdf-voice-pin{position:absolute;width:44px;height:44px;margin-left:-22px;margin-top:-22px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#0ea5b8;border:2px solid #ffffff;color:#fff;box-shadow:0 2px 8px #0000004d;cursor:grab;touch-action:none;z-index:6}.pdf-voice-pin.is-dragging{cursor:grabbing;transform:scale(1.1)}.pdf-voice-pin.is-open{background:#0c8a9b}.pdf-voice-popover{position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%);display:flex;flex-direction:column;gap:8px;width:220px;padding:10px;border-radius:8px;background:var(--surface-strong);box-shadow:0 6px 18px #0000004d;cursor:default;touch-action:auto}.pdf-page-counter{min-width:90px;text-align:center;color:var(--muted);font-variant-numeric:tabular-nums}.pdf-fullscreen-overlay{position:fixed;top:var(--topbar-height, 82px);right:0;bottom:0;left:260px;z-index:60;background:var(--bg);display:flex;flex-direction:column}.workspace-shell.sidebar-collapsed .pdf-fullscreen-overlay{left:0}@media (max-width: 640px){.pdf-fullscreen-overlay{left:0}}.pdf-fullscreen-header{display:flex;align-items:center;gap:12px;padding:14px 20px;border-bottom:1px solid var(--border);background:var(--surface-strong);flex-wrap:wrap}.pdf-fullscreen-header .title-input{flex:1;min-width:160px;border-color:transparent;background:transparent}.pdf-fullscreen-header .title-input:focus{border-color:var(--accent);background:var(--surface-strong)}.pdf-fullscreen-body{flex:1;min-height:0;overflow:auto;scrollbar-gutter:stable both-edges;padding:20px;display:flex}.pdf-fullscreen-body .pdf-viewer,.pdf-fullscreen-body .pdf-page-stage{flex:1;min-height:0}.note-print-title{display:none}@media print{body *{visibility:hidden}.note-print-title{display:block;visibility:visible;position:absolute;top:0;left:0;width:100%;font-size:1.5rem;margin-bottom:1em}.note-print-content,.note-print-content *{visibility:visible}.note-print-content{position:absolute;top:3em;left:0;width:100%}}.electron-titlebar{align-items:center;background:var(--bg);border-bottom:1px solid var(--border);display:flex;height:36px;justify-content:space-between;left:0;padding:0 4px 0 12px;position:fixed;right:0;top:0;z-index:100;-webkit-app-region:drag}body.electron-app{padding-top:36px}body.electron-app .app-shell,body.electron-app .workspace-shell{min-height:calc(100vh - 36px)}body.electron-app .sidebar-panel{height:calc(100vh - 36px);overflow-y:auto}body.electron-app .quick-nav{top:54px}body.electron-app .pdf-fullscreen-overlay{top:calc(36px + var(--topbar-height, 82px))}body.electron-app .topbar{top:36px}body.electron-app .quick-nav-item{background:var(--surface-strong)}body.electron-app .quick-nav-item.is-active{background:color-mix(in srgb,#0f766e 22%,var(--surface-strong))}.electron-titlebar-title{color:var(--muted);font-size:.85rem;font-weight:600}.electron-titlebar-controls{display:flex;gap:2px;-webkit-app-region:no-drag}.electron-titlebar-button{align-items:center;background:transparent;border:none;border-radius:4px;color:var(--text);cursor:pointer;display:flex;height:28px;justify-content:center;width:40px}.electron-titlebar-button:hover{background:var(--border)}.electron-titlebar-icon-minimize{background:var(--text);display:inline-block;height:1px;width:10px}.electron-titlebar-close:hover{background:#e81123;color:#fff}.electron-zoom-control{-webkit-app-region:no-drag;transform-origin:bottom right;background:var(--surface-strong);border:1px solid var(--accent);border-radius:24px;box-shadow:0 2px 12px #00000059;display:flex;gap:4px;padding:4px;position:fixed;z-index:40;cursor:grab}.electron-zoom-control:active{cursor:grabbing}.electron-zoom-circle{align-items:center;background:transparent;border:none;border-radius:50%;color:var(--text);cursor:pointer;display:flex;font-size:1rem;height:32px;justify-content:center;width:32px}.electron-zoom-circle:hover{background:var(--bg-accent);color:var(--accent-strong)}.electron-zoom-circle:disabled{color:var(--muted);cursor:default;opacity:.4}.electron-zoom-circle:disabled:hover{background:transparent}.excel-table-scroll{max-width:100%;overflow-x:auto}.excel-table{border-collapse:collapse;font-size:.75rem;line-height:1.15}.excel-table td{border:1px solid var(--border);padding:1px 4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.excel-col-header,.excel-row-header,.excel-corner-header{background:var(--surface-strong);border:1px solid var(--border);color:var(--muted);font-weight:600;padding:1px 4px;position:sticky;text-align:center}.excel-col-header,.excel-corner-header{top:0;z-index:2}.excel-row-header{left:0;z-index:1}.excel-corner-header{left:0;z-index:3}.excel-word-content{line-height:1.6;margin-bottom:12px;-webkit-user-select:text;user-select:text}.excel-word-text{font-family:inherit;white-space:pre-wrap;word-break:break-word}.excel-word-detail-panel{display:flex;flex-direction:column}.excel-word-detail-toolbar{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:10px}.excel-word-detail-toolbar-group{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.excel-word-detail-divider{width:100%;border:none;border-top:1px solid var(--border);margin:16px 0}.excel-word-detail-scroll{overflow-y:auto;max-height:65vh}.excel-word-alarms-narrow .home-feed{grid-template-columns:minmax(0,1fr)}.excel-word-alarms-narrow .home-feed-item{flex-direction:column;align-items:stretch;gap:6px;min-width:0}.excel-word-alarms-narrow .home-feed-item-actions{justify-content:flex-start}.excel-word-alarms-narrow .home-feed-item-actions .share-note-remove{margin-left:auto;transform:scale(1.4)}.excel-word-alarms-narrow .home-feed-meta{display:none}.excel-word-alarms-narrow.alarms-floating-panel-list .home-feed-meta{display:inline}.excel-word-alarms-narrow .home-feed-title{display:-webkit-box;overflow:hidden;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.email-verify-banner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;padding:8px 16px;background:#eab30829;border-bottom:1px solid rgba(234,179,8,.45);color:var(--text);font-size:.85rem}.email-verify-banner-actions{display:flex;align-items:center;gap:6px}.email-verify-banner-actions button{background:none;border:1px solid var(--border);border-radius:999px;color:var(--text);cursor:pointer;font-size:.78rem;padding:4px 10px}.email-verify-banner-actions button:last-child{border:none;font-size:1rem;line-height:1;padding:2px 6px}[data-theme=dark]{--bg: #0f172a;--bg-accent: rgba(94, 234, 212, .14);--bg-gradient-start: #0f172a;--bg-gradient-end: #111827;--surface: rgba(15, 23, 42, .8);--surface-strong: rgba(15, 23, 42, .92);--text: #e5eef6;--muted: #9fb0c3;--accent: #5eead4;--accent-strong: #99f6e4;--on-accent: #0f172a;--secondary-container: #3e4758;--container-note: rgba(94, 234, 212, .14);--container-voice: rgba(167, 139, 250, .14);--container-pdf: rgba(251, 191, 36, .12);--container-live: rgba(74, 222, 128, .14);--container-shared-edit: rgba(217, 164, 40, .32);--container-shared-view: rgba(202, 190, 120, .24);--border: rgba(94, 234, 212, .18);--dialog-surface: #1e293b}
