.dashboard-notes-scroll{-ms-overflow-style:none;scrollbar-width:none}.dashboard-notes-scroll::-webkit-scrollbar{display:none}.dashboard-notes-mask{mask-image:linear-gradient(90deg,black calc(100% - 48px),transparent);-webkit-mask-image:linear-gradient(90deg,black calc(100% - 48px),transparent)}.search-bar-container.dashboard-search-inline{flex:none;min-width:180px;max-width:480px;width:320px;height:36px}@media (max-width:639px){.latest-notes-header{gap:.75rem}.latest-notes-toolbar{flex:1 1 100%;min-width:0}.latest-notes-search{flex:1 1 0;min-width:0}.latest-notes-search .search-bar-container.dashboard-search-inline{width:100%;min-width:0;max-width:none}}.dashboard-search-inline .search-bar-form{height:100%}.dashboard-search-inline .search-bar-field{height:36px;min-height:36px;padding:0 .75rem 0 2.25rem;font-size:.875rem;font-family:Manrope,-apple-system,sans-serif;color:rgb(212 212 216);background:rgba(24,24,27,.3);border:1px solid rgba(39,39,42,.6);border-radius:.5rem;backdrop-filter:none;-webkit-backdrop-filter:none;transition:color .2s ease,background-color .2s ease,border-color .2s ease}.dashboard-search-inline .search-bar-field::-moz-placeholder{color:rgb(161 161 170)}.dashboard-search-inline .search-bar-field::placeholder{color:rgb(161 161 170)}.dashboard-search-inline .search-bar-field:focus,.dashboard-search-inline .search-bar-field:hover{color:rgb(255 255 255);background:rgba(39,39,42,.5);border-color:rgba(63,63,70,.6)}.dashboard-search-inline .search-bar-field:focus{outline:none;box-shadow:none}.dashboard-search-inline .search-bar-icon{left:.75rem;color:rgb(113 113 122);width:16px;height:16px}.dashboard-search-inline .search-bar-results{background:rgba(24,24,27,.95);border:1px solid rgba(113,113,122,.6);border-radius:.5rem;box-shadow:0 4px 24px rgba(0,0,0,.4)}.dashboard-search-inline .search-bar-result-item:hover{background:rgba(39,39,42,.6);border-color:rgba(113,113,122,.4)}.dashboard-section{margin-bottom:var(--dashboard-space-xl,2.5rem);width:100%}.section-header{margin-bottom:var(--dashboard-space-sm,.75rem)}.section-title-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:.25rem}.section-title{font-size:18px;font-weight:700;color:var(--chat-text-primary,#e8eaed);margin:0;font-family:Manrope,-apple-system,sans-serif;letter-spacing:-.02em}.section-navigation{gap:.5rem}.nav-btn,.section-navigation{display:flex;align-items:center}.nav-btn{justify-content:center;width:36px;height:36px;background:var(--chat-gradient-input,linear-gradient(135deg,#252831 0,#2d3139 50%,#252831 100%));border:none;border-radius:8px;color:var(--chat-text-secondary,#a1a9b1);cursor:pointer;transition:all .3s cubic-bezier(.25,.46,.45,.94);backdrop-filter:none;-webkit-backdrop-filter:none;transform:translateZ(0);will-change:transform,background-color}.nav-btn:hover{background:linear-gradient(135deg,#2d3139,#353942 50%,#2d3139)!important;border:none!important;color:var(--chat-text-primary,#e8eaed)!important;transform:translateY(-1px);box-shadow:none!important}.nav-btn:active{transform:translateY(0)}.nav-btn:disabled{opacity:.4;cursor:not-allowed;transform:none}.nav-btn:disabled:hover{background:var(--chat-gradient-input,linear-gradient(135deg,#252831 0,#2d3139 50%,#252831 100%))!important;border:none!important;color:var(--chat-text-secondary,#a1a9b1)!important;transform:none;box-shadow:none!important}.nav-btn:focus,.nav-btn:focus-visible{outline:none!important;box-shadow:none!important;background:linear-gradient(135deg,#2d3139,#353942 50%,#2d3139)!important;border:none!important}.section-separator{height:1px;background:rgba(255,255,255,.1);margin-bottom:var(--dashboard-space-xs,.5rem)}.section-content{padding:0}.dashboard-two-columns{display:grid;grid-template-columns:.6fr auto 1.4fr;gap:var(--dashboard-space-lg,2rem);width:100%;align-items:start}.dashboard-column{display:flex;flex-direction:column;min-width:0;overflow:hidden}.dashboard-column-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:var(--dashboard-space-md,1.5rem);gap:var(--dashboard-space-sm,1rem)}.dashboard-column-title{font-size:20px;font-weight:600;color:var(--chat-text-primary,#e8eaed);margin:0 0 .5rem;font-family:Manrope,-apple-system,sans-serif;letter-spacing:-.02em}.dashboard-vertical-separator{width:1px;height:100%;background:rgba(255,255,255,.1);align-self:stretch;min-height:200px}.dashboard-column-content{flex:1;min-width:0;overflow:hidden}.recent-files-grid,.recent-files-list{width:100%;max-width:100%;background:var(--chat-gradient-input,linear-gradient(135deg,#252831 0,#2d3139 50%,#252831 100%));border:none;border-radius:12px;padding:.5rem var(--dashboard-space-md,1.5rem);padding-bottom:.5rem;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:all .3s ease;min-height:80px}.recent-files-grid:hover,.recent-files-list:hover{background:linear-gradient(135deg,#2d3139,#353942 50%,#2d3139)}.recent-files-grid{display:flex;gap:1rem;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.2) transparent;min-width:0;flex-shrink:1}.recent-files-grid::-webkit-scrollbar{display:none}.recent-files-grid{scrollbar-width:none;-ms-overflow-style:none}.recent-files-list{display:flex;flex-direction:column;gap:.75rem}.recent-file-item{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:transparent;border:none;border-radius:8px;transition:all .2s ease}.recent-file-item:hover{background:rgba(255,255,255,.05)}.recent-file-content{flex:1;min-width:0}.recent-file-content .recent-file-name{font-size:14px;font-weight:500;color:var(--chat-text-primary,#e8eaed);margin:0 0 .25rem}.recent-file-content .recent-file-meta{font-size:12px;color:var(--chat-text-secondary,#a1a9b1);margin:0}.recent-file-grid-item{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;cursor:pointer;transition:all .2s ease;padding:.75rem .5rem;border-radius:8px;background:transparent;border:none;min-width:120px;max-width:120px;flex-shrink:0}.recent-file-grid-item:hover{background:transparent;transform:translateY(-2px)}.recent-file-link{flex-direction:column;text-align:center;width:100%;height:100%;text-decoration:none;color:inherit;gap:.5rem}.recent-file-icon,.recent-file-link{display:flex;align-items:center;justify-content:center}.recent-file-icon{width:48px;height:48px;font-size:32px;margin:0;transition:all .2s ease;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.recent-file-grid-item:hover .recent-file-icon{transform:scale(1.1)}.recent-file-info{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.recent-file-name{font-size:14px;font-weight:500;color:var(--chat-text-primary,#e8eaed);text-align:center;line-height:1.3;margin:0;word-break:break-word;max-width:100%;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;height:2.6em;min-height:2.6em;max-height:2.6em}.recent-file-grid-item:hover .recent-file-name{color:var(--accent-primary,#3b82f6)}.recent-file-meta{font-size:10px;color:var(--chat-text-secondary,#a1a9b1);margin:0;text-align:center;line-height:1.2}.recent-file-image-preview{width:100%;height:80px;margin:0;border-radius:6px;overflow:hidden;background:transparent;border:none;position:relative;transition:all .2s ease}.recent-file-grid-item:hover .recent-file-image-preview{transform:scale(1.1)}.recent-preview-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:6px;transition:transform .2s ease}.recent-file-grid-item:hover .recent-preview-image{transform:scale(1.1)}.recent-preview-loading{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.1);border-radius:6px}.recent-preview-loading .loading-spinner{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#3b82f6;border-radius:50%;animation:spin 1s linear infinite}.search-field::-moz-placeholder{-moz-transition:opacity .2s ease;transition:opacity .2s ease}.search-field::placeholder{transition:opacity .2s ease}.search-field:focus::-moz-placeholder{opacity:0}.search-field:focus::placeholder{opacity:0}.url-upload-form{margin-bottom:1rem}.url-input-container{position:relative;display:flex;align-items:center;background:linear-gradient(135deg,#2d3139,#353942 50%,#2d3139);border:none;border-radius:12px;padding:.75rem 1rem;transition:all .2s ease;box-shadow:none}.url-input-container:focus-within{background:linear-gradient(135deg,#353942,#3d4249 50%,#353942)!important;box-shadow:none!important}.url-input-icon{color:var(--chat-text-secondary,#a1a9b1);margin-right:.5rem;flex-shrink:0}.url-input{flex:1;background:transparent;border:none;outline:none;color:var(--chat-text-primary,#e8eaed);font-size:14px;padding:.25rem 0}.url-input:focus{outline:none!important;box-shadow:none!important}.url-input::-moz-placeholder{color:var(--chat-text-secondary,#a1a9b1);-moz-transition:opacity .2s ease;transition:opacity .2s ease}.url-input::placeholder{color:var(--chat-text-secondary,#a1a9b1);transition:opacity .2s ease}.url-input:focus::-moz-placeholder{opacity:0}.url-input:focus::placeholder{opacity:0}.url-upload-btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:linear-gradient(135deg,#353942,#3d4249 50%,#353942);border:none;border-radius:10px;color:var(--chat-text-primary,#e8eaed);cursor:pointer;transition:all .2s ease;flex-shrink:0;margin-left:.5rem}.url-upload-btn:hover:not(:disabled){background:linear-gradient(135deg,#3d4249,#454a52 50%,#3d4249)!important;transform:scale(1.05);box-shadow:none!important}.url-upload-btn:disabled{background:linear-gradient(135deg,#353942,#3d4249 50%,#353942);color:var(--chat-text-secondary,#a1a9b1);cursor:not-allowed;transform:none;opacity:.5}.loading-spinner{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#ffffff;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.drop-zone{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:80px;padding:1rem;background:linear-gradient(135deg,#2d3139,#353942 50%,#2d3139);border:none;border-radius:12px;transition:all .3s ease;cursor:pointer;position:relative;overflow:hidden;box-shadow:none}.drop-zone:hover{background:linear-gradient(135deg,#353942,#3d4249 50%,#353942)}.drop-zone.drag-over{background:linear-gradient(135deg,rgba(59,130,246,.25),rgba(59,130,246,.3) 50%,rgba(59,130,246,.25))}.drop-zone-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:12px;background:rgba(255,255,255,.1);color:var(--chat-text-secondary,#a1a9b1);margin-bottom:1rem}.drop-zone-text{text-align:center;margin:0}.drop-zone-text,.drop-zone-title{color:var(--chat-text-primary,#e8eaed)}.drop-zone-title{font-size:16px;font-weight:600;margin:0 0 .5rem}.drop-zone-subtitle{font-size:14px;color:var(--chat-text-secondary,#a1a9b1);margin:0}@media (max-width:1024px){.dashboard-two-columns{grid-template-columns:1fr;gap:var(--dashboard-space-md,1.5rem)}.dashboard-vertical-separator{display:none}.drop-zone{min-height:70px;padding:var(--dashboard-space-sm,1rem)}}@media (max-width:768px){.dashboard-two-columns{gap:var(--dashboard-space-sm,1rem)}.dashboard-column-title{font-size:18px}.recent-files-grid,.recent-files-list{padding:var(--dashboard-space-sm,1rem);border-radius:10px}.recent-files-grid{gap:.75rem}.recent-file-grid-item{padding:.5rem;min-width:100px;max-width:100px}.recent-file-icon{font-size:24px}.recent-file-icon,.recent-file-image-preview{width:40px;height:40px}.recent-file-name{font-size:11px;height:2.2em;min-height:2.2em;max-height:2.2em}.recent-file-meta{font-size:9px}.drop-zone{min-height:60px;padding:var(--dashboard-space-xs,.5rem)}.drop-zone-icon{width:40px;height:40px}.url-input{font-size:13px}.url-upload-btn{width:28px;height:28px}}.actions-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:var(--dashboard-space-md,1.5rem);max-width:1200px;margin:0 auto;width:100%}.action-card{display:flex;align-items:center;gap:var(--dashboard-space-sm,1rem);padding:var(--dashboard-space-md,1.5rem);background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08);border-radius:16px;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);color:var(--chat-text-primary,#e8eaed);cursor:pointer;transition:all .3s ease;text-align:left;width:100%;position:relative;overflow:hidden}.action-card:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(255,255,255,.05),transparent 50%,rgba(255,255,255,.02));opacity:0;transition:opacity .3s ease;pointer-events:none}.action-card:hover{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.15);transform:translateY(-2px);box-shadow:0 8px 32px rgba(0,0,0,.2)}.action-card:hover:before{opacity:1}.action-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:12px;flex-shrink:0;transition:all .3s ease}.action-content{flex:1;min-width:0}.action-content h3{font-size:16px;font-weight:600;color:var(--chat-text-primary,#e8eaed);margin:0 0 .25rem;font-family:Manrope,-apple-system,sans-serif}.action-content p{font-size:14px;color:var(--chat-text-secondary,#a1a9b1);margin:0;font-family:Manrope,sans-serif}.action-card.create-note .action-icon{background:rgba(59,130,246,.15);color:#3b82f6}.action-card.create-note:hover .action-icon{background:#3b82f6;color:var(--chat-text-primary,#e8eaed)}.action-card.import .action-icon{background:rgba(168,85,247,.15);color:#a855f7}.action-card.import:hover .action-icon{background:#a855f7;color:var(--chat-text-primary,#e8eaed)}.action-card.youtube .action-icon{background:rgba(239,68,68,.15);color:#ef4444}.action-card.youtube:hover .action-icon{background:#ef4444;color:var(--chat-text-primary,#e8eaed)}.action-card.chat .action-icon{background:rgba(34,197,94,.15);color:#22c55e}.action-card.chat:hover .action-icon{background:#22c55e;color:var(--chat-text-primary,#e8eaed)}@media (max-width:1024px){.actions-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.25rem}.action-card{padding:1.25rem}.action-icon{width:44px;height:44px}}@media (max-width:768px){.dashboard-section{margin-bottom:2.5rem}.section-title{font-size:16px}.section-title-row{flex-direction:column;align-items:flex-start;gap:.75rem}.section-navigation{align-self:flex-end}.nav-btn{width:32px;height:32px}.actions-grid{grid-template-columns:1fr;gap:1rem}.action-card{padding:1rem}.action-icon{width:40px;height:40px}.action-content h3{font-size:15px}.action-content p{font-size:13px}}@media (max-width:480px){.dashboard-section{margin-bottom:2rem}.section-title{font-size:15px}.recent-files-grid,.recent-files-list{padding:.75rem;border-radius:8px}.actions-grid{grid-template-columns:1fr;gap:1rem}.action-card{padding:.875rem;gap:.75rem;min-width:0}.action-icon{width:36px;height:36px}}.action-card:focus{outline:2px solid rgba(255,255,255,.3);outline-offset:2px}@media (prefers-reduced-motion:reduce){.action-card{transition:none}.action-card:hover{transform:none}.action-card:before{transition:none}}@media (prefers-color-scheme:dark){.action-content h3,.section-title{color:var(--chat-text-primary,#e8eaed)}.action-content p{color:var(--chat-text-secondary,#a1a9b1)}}