.spellar-macos-demo *{box-sizing:border-box;margin:0;padding:0}.spellar-macos-demo{font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,system-ui,sans-serif;font-size:13px;color:#d6d2cf;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative;border-radius:16px;overflow:hidden;box-shadow:0 0 0 .5px #ffffff1f,0 30px 80px -20px #00000073,0 10px 40px -10px #0000004d;--bg:#0d0d0f;--surface:#141416;--surface-2:#17171a;--elevated:#1a1a1e;--elevated-2:#202026;--text:#d6d2cf;--text-2:#d6d2cfb3;--text-3:#d6d2cf80;--text-4:#d6d2cf59;--border-6:#ffffff0f;--border-8:#ffffff14;--border-12:#ffffff1f;--accent:#007aff;--accent-hover:#1389ff;--red:#ff3b30;--green:#30d158;--orange:#ff9f0a;--purple:#bf5af2;--pink:#f472b6;--yellow:#ffd60a;--grad-1:#818cf8;--grad-2:#a78bfa;--grad-3:#f472b6;--font-display:"Geologica",-apple-system,system-ui,sans-serif;--font-mono:"SF Mono",ui-monospace,Menlo,monospace}.spellar-macos-demo .app{position:relative;width:100%;height:720px;border-radius:12px;overflow:hidden;background:var(--bg);display:grid;grid-template-rows:44px 1fr}.spellar-macos-demo .toolbar{-webkit-app-region:drag;background:linear-gradient(180deg,#1e1e22 0,#17171a);border-bottom:1px solid var(--border-6);display:grid;grid-template-columns:220px 1fr 220px;align-items:center;padding:0 16px 0 12px;gap:12px;position:relative}.spellar-macos-demo .traffic{display:flex;gap:8px;align-items:center;-webkit-app-region:no-drag}.spellar-macos-demo .tl{width:12px;height:12px;border-radius:50%;border:.5px solid #0000004d;cursor:default;position:relative}.spellar-macos-demo .tl.close{background:#ff5f57}.spellar-macos-demo .tl.min{background:#febc2e}.spellar-macos-demo .tl.max{background:#28c841}.spellar-macos-demo .traffic:hover .tl:after{content:"";position:absolute;inset:3px;font-size:8px;color:#00000080}.spellar-macos-demo .toolbar-center,.spellar-macos-demo .toolbar-left,.spellar-macos-demo .toolbar-right{display:flex;align-items:center;gap:8px;-webkit-app-region:no-drag}.spellar-macos-demo .toolbar-left{justify-content:flex-start;gap:12px}.spellar-macos-demo .toolbar-center{justify-content:center}.spellar-macos-demo .toolbar-right{justify-content:flex-end}.spellar-macos-demo .tb-btn{height:28px;min-width:28px;padding:0 8px;border:none;background:#0000;color:var(--text-2);border-radius:6px;display:inline-flex;align-items:center;justify-content:center;gap:6px;cursor:default;font:inherit;font-size:12px;transition:background .12s}.spellar-macos-demo .tb-btn:hover{background:#ffffff0f;color:var(--text)}.spellar-macos-demo .tb-btn svg{width:14px;height:14px;flex-shrink:0}.spellar-macos-demo .workspace-dropdown{display:inline-flex;align-items:center;gap:4px;padding:2px 6px 2px 2px;border-radius:6px;color:var(--text);font-size:12px;font-weight:500;cursor:default}.spellar-macos-demo .workspace-dropdown:hover{background:#ffffff0f}.spellar-macos-demo .workspace-dropdown .ws-dot{width:18px;height:18px;border-radius:50%;background:linear-gradient(135deg,#007aff,#5e5ce6);display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:10px;font-weight:700}.spellar-macos-demo .search-bar{width:440px;max-width:100%;height:28px;background:#ffffff0d;border:1px solid var(--border-6);border-radius:6px;display:flex;align-items:center;gap:8px;padding:0 10px;color:var(--text-3);font-size:12px}.spellar-macos-demo .search-bar:focus-within{background:#ffffff14;border-color:var(--accent)}.spellar-macos-demo .search-bar svg{width:13px;height:13px;color:var(--text-3)}.spellar-macos-demo .search-bar input{flex:1;background:none;border:none;outline:none;color:var(--text);font:inherit;font-size:12px}.spellar-macos-demo .search-bar input::placeholder{color:var(--text-3)}.spellar-macos-demo .kbd{font-family:var(--font-mono);font-size:10px;color:var(--text-3);background:#ffffff0f;border-radius:3px;padding:1px 4px}.spellar-macos-demo .btn-import{height:28px;padding:0 10px;background:#ffffff0f;border:1px solid var(--border-8);border-radius:6px;color:var(--text);font:inherit;font-size:12px;font-weight:500;display:inline-flex;align-items:center;gap:6px;cursor:default;transition:background .12s}.spellar-macos-demo .btn-import:hover{background:#ffffff1a}.spellar-macos-demo .btn-record{height:28px;padding:0 12px;background:var(--accent);border:none;border-radius:6px;color:#fff;font:inherit;font-size:12px;font-weight:600;display:inline-flex;align-items:center;gap:6px;cursor:default;transition:background .12s}.spellar-macos-demo .btn-record:hover{background:var(--accent-hover)}.spellar-macos-demo .btn-record .rec-dot{width:8px;height:8px;border-radius:50%;background:#fff}.spellar-macos-demo .btn-record.recording{background:var(--red)}.spellar-macos-demo .btn-record.recording .rec-dot{background:#fff;animation:pulse 1.5s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.3}}.spellar-macos-demo .main{display:grid;grid-template-columns:220px 320px 1fr;height:100%;overflow:hidden}.spellar-macos-demo .main.sidebar-collapsed{grid-template-columns:0 320px 1fr}.spellar-macos-demo .sidebar{background:var(--surface);border-right:1px solid var(--border-6);display:flex;flex-direction:column;padding:10px 8px 8px;overflow:hidden;transition:width .2s}.spellar-macos-demo .sidebar-section-label{font-size:10px;font-weight:600;letter-spacing:.6px;color:var(--text-3);text-transform:uppercase;padding:6px 8px 4px}.spellar-macos-demo .sb-item{display:flex;align-items:center;gap:8px;padding:6px 8px;border-radius:6px;color:var(--text-2);cursor:default;font-size:13px;position:relative;transition:background .1s;-webkit-user-select:none;user-select:none}.spellar-macos-demo .sb-item:hover{background:#ffffff0a;color:var(--text)}.spellar-macos-demo .sb-item.active{background:#007aff26;color:var(--accent)}.spellar-macos-demo .sb-item.active svg{color:var(--accent)}.spellar-macos-demo .sb-item svg{width:15px;height:15px;flex-shrink:0;color:var(--text-3)}.spellar-macos-demo .sb-item .sb-label{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.spellar-macos-demo .sb-item .sb-badge{font-size:11px;color:var(--text-3);background:#ffffff0d;padding:1px 6px;border-radius:4px;min-width:20px;text-align:center}.spellar-macos-demo .sb-item .sb-chevron{width:10px;height:10px;color:var(--text-3);transition:transform .15s}.spellar-macos-demo .sb-item .sb-chevron.open{transform:rotate(90deg)}.spellar-macos-demo .folder-list{overflow:hidden;max-height:500px;transition:max-height .2s}.spellar-macos-demo .folder-list.collapsed{max-height:0}.spellar-macos-demo .folder-item{padding-left:22px;font-size:13px}.spellar-macos-demo .folder-emoji{font-size:13px;width:15px;text-align:center;display:inline-block}.spellar-macos-demo .sb-divider{height:1px;background:var(--border-6);margin:8px 0}.spellar-macos-demo .sb-bottom-row{display:flex;gap:6px;padding:0 2px 8px}.spellar-macos-demo .sb-bottom-btn{flex:1;height:26px;background:#ffffff08;border:1px solid var(--border-6);border-radius:6px;color:var(--text-2);font-size:11px;display:inline-flex;align-items:center;justify-content:center;gap:4px;cursor:default}.spellar-macos-demo .sb-bottom-btn:hover{background:#ffffff0f}.spellar-macos-demo .sb-bottom-btn svg{width:11px;height:11px}.spellar-macos-demo .sb-bottom-btn .dot-purple{color:#a78bfa}.spellar-macos-demo .sb-account{display:flex;align-items:center;gap:8px;padding:8px 6px;border-top:1px solid var(--border-6);margin-top:auto}.spellar-macos-demo .sb-avatar{width:28px;height:28px;border-radius:50%;background:linear-gradient(135deg,#ff9f0a,#ff3b30);display:inline-flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:11px;flex-shrink:0}.spellar-macos-demo .sb-account-info{flex:1;overflow:hidden}.spellar-macos-demo .sb-account-name{font-size:12px;color:var(--text);font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.spellar-macos-demo .pro-badge{display:inline-block;margin-top:2px;font-size:9px;font-weight:700;color:var(--accent);border:1px solid var(--accent);border-radius:10px;padding:0 6px;letter-spacing:.3px}.spellar-macos-demo .sb-settings{width:22px;height:22px;border-radius:4px;color:var(--text-3);display:inline-flex;align-items:center;justify-content:center;cursor:default}.spellar-macos-demo .sb-settings:hover{background:#ffffff0f;color:var(--text)}.spellar-macos-demo .sb-settings svg{width:13px;height:13px}.spellar-macos-demo .content-list{background:var(--bg);border-right:1px solid var(--border-6);display:flex;flex-direction:column;overflow:hidden}.spellar-macos-demo .cl-header{display:flex;align-items:center;justify-content:space-between;padding:18px 16px 10px}.spellar-macos-demo .cl-title{font-family:var(--font-display);font-size:20px;font-weight:700;color:var(--text);letter-spacing:-.3px}.spellar-macos-demo .cl-folder-pill{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;background:#007aff24;color:var(--accent);font-size:14px;letter-spacing:-.2px;cursor:default;border:1px solid #007aff4d;transition:background .12s}.spellar-macos-demo .cl-folder-pill:hover{background:#007aff38}.spellar-macos-demo .cl-folder-pill svg{width:13px;height:13px}.spellar-macos-demo .cl-folder-pill svg:last-child{width:11px;height:11px;opacity:.7}.spellar-macos-demo .detail-title-truncate{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;min-width:0}.spellar-macos-demo .action-btn-icon{width:14px!important;height:14px!important;object-fit:contain;border-radius:3px}.spellar-macos-demo .cl-header-actions{display:flex;gap:2px}.spellar-macos-demo .cl-icon-btn{width:26px;height:26px;border:none;background:#0000;color:var(--text-3);border-radius:5px;cursor:default;display:inline-flex;align-items:center;justify-content:center}.spellar-macos-demo .cl-icon-btn:hover{background:#ffffff0f;color:var(--text)}.spellar-macos-demo .cl-icon-btn svg{width:14px;height:14px}.spellar-macos-demo .cl-search{margin:0 16px 10px;background:#ffffff0d;border:1px solid var(--border-6);border-radius:6px;height:28px;display:flex;align-items:center;gap:6px;padding:0 10px}.spellar-macos-demo .cl-search svg{width:12px;height:12px;color:var(--text-3)}.spellar-macos-demo .cl-search input{flex:1;background:none;border:none;outline:none;color:var(--text);font:inherit;font-size:12px}.spellar-macos-demo .cl-search input::placeholder{color:var(--text-3)}.spellar-macos-demo .cl-filters{display:flex;gap:2px;padding:0 16px 12px}.spellar-macos-demo .filter-pill{padding:4px 10px;border-radius:6px;font-size:12px;color:var(--text-2);cursor:default;transition:background .1s;-webkit-user-select:none;user-select:none}.spellar-macos-demo .filter-pill:hover{background:#ffffff0a}.spellar-macos-demo .filter-pill.active{background:#007aff26;color:var(--accent);font-weight:500}.spellar-macos-demo .cl-body{flex:1;overflow-y:auto;padding:0 12px 12px}.spellar-macos-demo .cl-body::-webkit-scrollbar{width:8px}.spellar-macos-demo .cl-body::-webkit-scrollbar-track{background:#0000}.spellar-macos-demo .cl-body::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:4px;border:2px solid #0000;background-clip:content-box}.spellar-macos-demo .cl-body::-webkit-scrollbar-thumb:hover{background:#ffffff26;background-clip:content-box}.spellar-macos-demo .cl-section-label{font-size:10px;font-weight:600;letter-spacing:.6px;color:var(--text-3);text-transform:uppercase;padding:10px 4px 6px}.spellar-macos-demo .recording-card{padding:10px 12px;border-radius:8px;margin-bottom:2px;cursor:default;border:1px solid #0000;transition:background .1s,border-color .1s;position:relative}.spellar-macos-demo .recording-card:hover{background:#ffffff08}.spellar-macos-demo .recording-card.selected{background:#007aff24;border-color:#007aff4d}.spellar-macos-demo .rc-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;margin-bottom:4px}.spellar-macos-demo .rc-title{font-size:13px;font-weight:600;color:var(--text);line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}.spellar-macos-demo .rc-star{color:var(--text-4);cursor:default;flex-shrink:0;margin-top:1px}.spellar-macos-demo .rc-star:hover{color:var(--text-2)}.spellar-macos-demo .rc-star.starred{color:var(--yellow)}.spellar-macos-demo .rc-star svg{width:13px;height:13px;display:block}.spellar-macos-demo .rc-meta{display:flex;align-items:center;gap:6px;font-size:11px;color:var(--text-3);margin-bottom:6px}.spellar-macos-demo .rc-meta .dot{color:var(--text-4)}.spellar-macos-demo .rc-tags{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:6px}.spellar-macos-demo .tag{font-size:10.5px;padding:2px 6px;border-radius:4px;font-weight:500;white-space:nowrap}.spellar-macos-demo .tag.green{background:#30d1582e;color:#7ee8a5}.spellar-macos-demo .tag.pink{background:#f472b62e;color:#f9a8d4}.spellar-macos-demo .tag.orange{background:#ff9f0a2e;color:#ffc266}.spellar-macos-demo .tag.blue{background:#007aff33;color:#5eb0ff}.spellar-macos-demo .tag.purple{background:#bf5af22e;color:#d6a5f5}.spellar-macos-demo .tag.red{background:#ff3b302e;color:#ff857d}.spellar-macos-demo .tag.gray{background:#ffffff14;color:var(--text-2)}.spellar-macos-demo .tag-plus{font-size:10.5px;color:var(--text-3);padding:2px 4px}.spellar-macos-demo .rc-footer{display:flex;justify-content:space-between;align-items:center;font-size:11px;color:var(--text-3)}.spellar-macos-demo .rc-lang{font-size:9px;font-weight:700;letter-spacing:.5px;padding:1px 5px;border-radius:3px;background:#ffffff0f;color:var(--text-2)}.spellar-macos-demo .rc-status{display:inline-flex;align-items:center;gap:4px}.spellar-macos-demo .rc-status.processing{color:var(--accent)}.spellar-macos-demo .rc-status.error{color:var(--red)}.spellar-macos-demo .rc-status .status-dot{width:6px;height:6px;border-radius:50%;background:currentColor}.spellar-macos-demo .detail{background:var(--bg);display:flex;flex-direction:column;overflow:hidden;position:relative}.spellar-macos-demo .recap-banner{margin:14px 16px 0;padding:10px 14px;background:linear-gradient(135deg,#818cf81f,#f472b61a);border:1px solid #a78bfa40;border-radius:10px;display:flex;align-items:center;gap:12px;position:relative}.spellar-macos-demo .recap-banner>svg{width:18px;height:18px;color:var(--grad-2);flex-shrink:0}.spellar-macos-demo .recap-banner .close-x svg{width:14px;height:14px}.spellar-macos-demo .recap-banner .recap-text{flex:1}.spellar-macos-demo .recap-banner .recap-title{font-weight:600;color:var(--text);font-size:12.5px;margin-bottom:1px}.spellar-macos-demo .recap-banner .recap-sub{font-size:11px;color:var(--text-3)}.spellar-macos-demo .recap-check-btn{background:#007aff26;border:1px solid #007aff59;color:#5eb0ff;padding:4px 14px;border-radius:6px;font-size:12px;font-weight:500;cursor:default;position:relative;overflow:hidden}.spellar-macos-demo .recap-check-btn:before{content:"";position:absolute;top:0;left:-100%;height:100%;width:50%;background:linear-gradient(90deg,#0000,#5eb0ff4d,#0000);animation:shimmer 3s infinite}@keyframes shimmer{to{left:200%}}.spellar-macos-demo .recap-banner .close-x{width:16px;height:16px;color:var(--text-3);cursor:default}.spellar-macos-demo .recap-banner .close-x:hover{color:var(--text)}.spellar-macos-demo .detail-body{flex:1;overflow-y:auto;padding:20px 24px 40px}.spellar-macos-demo .detail-body::-webkit-scrollbar{width:8px}.spellar-macos-demo .detail-body::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:4px;border:2px solid #0000;background-clip:content-box}.spellar-macos-demo .detail-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:10px}.spellar-macos-demo .detail-title{font-family:var(--font-display);font-size:26px;font-weight:700;color:var(--text);letter-spacing:-.4px;line-height:1.15;flex:1}.spellar-macos-demo .detail-actions-top{display:flex;gap:4px;padding-top:4px}.spellar-macos-demo .detail-action-icon{width:28px;height:28px;border-radius:6px;color:var(--text-3);display:inline-flex;align-items:center;justify-content:center;cursor:default}.spellar-macos-demo .detail-action-icon:hover{background:#ffffff0f;color:var(--text)}.spellar-macos-demo .detail-action-icon.star.starred{color:var(--yellow)}.spellar-macos-demo .detail-action-icon.delete:hover{color:var(--red)}.spellar-macos-demo .detail-action-icon svg{width:15px;height:15px}.spellar-macos-demo .detail-meta-row{display:flex;gap:10px;align-items:center;font-size:12px;color:var(--text-3);margin-bottom:16px}.spellar-macos-demo .detail-meta-row .dot{color:var(--text-4)}.spellar-macos-demo .detail-tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:20px;align-items:center}.spellar-macos-demo .tag-add{font-size:11px;color:var(--text-3);padding:2px 8px;border-radius:4px;border:1px dashed var(--border-12);cursor:default}.spellar-macos-demo .tag-add:hover{color:var(--text);border-color:var(--text-3)}.spellar-macos-demo .audio-player{display:flex;align-items:center;gap:12px;margin-bottom:20px;padding:6px 10px;border-radius:10px;background:#ffffff05}.spellar-macos-demo .audio-play-btn{width:40px;height:40px;border-radius:50%;background:var(--accent);color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:default;flex-shrink:0}.spellar-macos-demo .audio-play-btn:hover{background:var(--accent-hover)}.spellar-macos-demo .audio-play-btn svg{width:18px;height:18px;margin-left:2px}.spellar-macos-demo .audio-play-btn.playing svg{margin-left:0}.spellar-macos-demo .audio-progress{flex:1;height:4px;background:#ffffff14;border-radius:2px;position:relative;cursor:default}.spellar-macos-demo .audio-progress-fill{position:absolute;inset:0 auto 0 0;background:var(--accent);border-radius:2px;width:8%}.spellar-macos-demo .audio-progress-thumb{position:absolute;top:50%;left:8%;transform:translate(-50%,-50%);width:12px;height:12px;background:#fff;border-radius:50%;box-shadow:0 0 0 .5px #0003,0 1px 3px #0006}.spellar-macos-demo .audio-time{font-family:var(--font-mono);font-size:11px;color:var(--text-2);min-width:90px;text-align:right}.spellar-macos-demo .audio-controls{display:flex;gap:2px}.spellar-macos-demo .audio-ctrl-btn{width:28px;height:28px;border-radius:5px;color:var(--text-3);display:inline-flex;align-items:center;justify-content:center;cursor:default;font-size:11px}.spellar-macos-demo .audio-ctrl-btn:hover{background:#ffffff0f;color:var(--text)}.spellar-macos-demo .audio-ctrl-btn svg{width:13px;height:13px}.spellar-macos-demo .detail-actions-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.spellar-macos-demo .action-btn{height:30px;padding:0 12px;border-radius:8px;background:#ffffff0a;border:1px solid var(--border-8);color:var(--text);font:inherit;font-size:12px;font-weight:500;display:inline-flex;align-items:center;gap:6px;cursor:default;transition:background .12s}.spellar-macos-demo .action-btn:hover{background:#ffffff14}.spellar-macos-demo .action-btn svg{width:13px;height:13px}.spellar-macos-demo .action-btn.gradient{background:linear-gradient(135deg,#a78bfa33,#f472b633);color:#e4d5ff}.spellar-macos-demo .action-btn.gradient:hover{background:linear-gradient(135deg,#a78bfa4d,#f472b64d)}.spellar-macos-demo .action-btn.green{background:#30d15826;color:#7ee8a5}.spellar-macos-demo .action-btn.green:hover{background:#30d15838}.spellar-macos-demo .action-btn .emoji{font-size:13px}.spellar-macos-demo .detail-tabs{display:flex;gap:0;border-bottom:1px solid var(--border-8);margin:20px 0;position:relative}.spellar-macos-demo .detail-tab{padding:10px 16px;font-size:13px;color:var(--text-3);cursor:default;font-weight:500;position:relative;transition:color .12s;display:inline-flex;align-items:center;gap:6px}.spellar-macos-demo .detail-tab:hover{color:var(--text)}.spellar-macos-demo .detail-tab.active{color:var(--accent)}.spellar-macos-demo .detail-tab.active:after{content:"";position:absolute;left:8px;right:8px;bottom:-1px;height:2px;background:var(--accent);border-radius:2px}.spellar-macos-demo .detail-tab .sparkle{color:var(--grad-2);display:inline-flex}.spellar-macos-demo .detail-tab .sparkle svg{width:12px;height:12px}.spellar-macos-demo .tc-meta-left svg,.spellar-macos-demo .tc-type svg{width:12px;height:12px;display:inline-block;vertical-align:middle}.spellar-macos-demo .cal-attendees svg,.spellar-macos-demo .le-right svg,.spellar-macos-demo .msg-ai .highlights-chip svg{width:12px;height:12px}.spellar-macos-demo .chat-engine-row .engine-pick svg{width:11px;height:11px}.spellar-macos-demo .template-meta svg{width:12px;height:12px}.spellar-macos-demo .template-slot svg{width:11px;height:11px}.spellar-macos-demo .btn-record svg,.spellar-macos-demo .cal-detail-meta svg{width:12px;height:12px}.spellar-macos-demo .priority-badge{display:inline-block}.spellar-macos-demo .quote-callout{padding:16px 20px;background:#ffffff08;border-radius:10px;display:flex;gap:14px;margin-bottom:20px}.spellar-macos-demo .quote-callout .sparkle-icon{flex-shrink:0;color:var(--grad-2);width:18px;height:18px}.spellar-macos-demo .quote-callout .sparkle-icon svg{width:18px;height:18px}.spellar-macos-demo .quote-callout p{font-style:italic;color:var(--text);line-height:1.5;font-size:13px}.spellar-macos-demo .summary-block{margin-bottom:24px}.spellar-macos-demo .summary-h{font-family:var(--font-display);font-size:17px;font-weight:600;color:var(--text);margin-bottom:10px;letter-spacing:-.2px}.spellar-macos-demo .summary-block p{color:var(--text-2);line-height:1.55;font-size:13px}.spellar-macos-demo .summary-block .bullet{display:flex;gap:8px;margin-bottom:6px;align-items:baseline}.spellar-macos-demo .summary-block .bullet:before{content:"•";color:var(--yellow)}.spellar-macos-demo .summary-block .italic{font-style:italic;color:var(--text-2);border-left:2px solid var(--border-12);padding-left:12px;margin-top:4px}.spellar-macos-demo .transcript-line{display:grid;grid-template-columns:60px 110px 1fr;gap:12px;padding:10px 0;border-bottom:1px solid var(--border-6)}.spellar-macos-demo .transcript-line .ts{font-family:var(--font-mono);font-size:11px;color:var(--text-3);padding-top:2px}.spellar-macos-demo .transcript-line .speaker{font-size:12.5px;font-weight:600}.spellar-macos-demo .transcript-line .speaker.s1{color:#7ee8a5}.spellar-macos-demo .transcript-line .speaker.s2{color:#5eb0ff}.spellar-macos-demo .transcript-line .speaker.s3{color:#f9a8d4}.spellar-macos-demo .transcript-line .speaker.s4{color:#ffc266}.spellar-macos-demo .transcript-line .text{color:var(--text);line-height:1.5;font-size:13px}.spellar-macos-demo .action-item{display:flex;gap:12px;padding:12px;border-radius:8px;border:1px solid var(--border-6);margin-bottom:8px;align-items:flex-start;background:#ffffff05}.spellar-macos-demo .action-item:hover{background:#ffffff0a}.spellar-macos-demo .ai-checkbox{width:16px;height:16px;border-radius:4px;border:1.5px solid var(--text-3);margin-top:1px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;cursor:default}.spellar-macos-demo .ai-checkbox.checked{background:var(--accent);border-color:var(--accent)}.spellar-macos-demo .ai-checkbox.checked svg{width:10px;height:10px;color:#fff}.spellar-macos-demo .action-item.done .ai-text{text-decoration:line-through;color:var(--text-3)}.spellar-macos-demo .ai-body{flex:1}.spellar-macos-demo .ai-text{color:var(--text);font-size:13px;line-height:1.4;margin-bottom:6px}.spellar-macos-demo .ai-meta{display:flex;gap:8px;align-items:center;font-size:11px;color:var(--text-3);flex-wrap:wrap}.spellar-macos-demo .priority-badge{font-size:10px;font-weight:600;padding:2px 6px;border-radius:3px}.spellar-macos-demo .priority-badge.high{background:#ff3b3033;color:#ff857d}.spellar-macos-demo .priority-badge.med{background:#ff9f0a33;color:#ffc266}.spellar-macos-demo .priority-badge.low{background:#ffffff14;color:var(--text-2)}.spellar-macos-demo .chat-messages{display:flex;flex-direction:column;gap:16px;margin-bottom:20px}.spellar-macos-demo .chat-scope{display:inline-flex;align-items:center;gap:6px;background:#ffffff0a;border:1px solid var(--border-8);border-radius:6px;padding:4px 8px;font-size:11px;color:var(--text-2);width:-webkit-fit-content;width:fit-content}.spellar-macos-demo .chat-scope svg{width:12px;height:12px}.spellar-macos-demo .msg-user{align-self:flex-end;max-width:70%;background:#ffffff12;padding:10px 14px;border-radius:14px 14px 2px 14px;color:var(--text);font-size:13px;line-height:1.5}.spellar-macos-demo .msg-ai{align-self:flex-start;max-width:80%;color:var(--text);font-size:13px;line-height:1.6}.spellar-macos-demo .msg-ai ul{margin:0;padding-left:0;list-style:none}.spellar-macos-demo .msg-ai li{padding:2px 0}.spellar-macos-demo .msg-ai li strong{color:var(--text);font-weight:600}.spellar-macos-demo .msg-ai .highlights-chip{display:inline-flex;align-items:center;gap:4px;margin-top:10px;font-size:11px;color:var(--grad-2);background:#a78bfa1f;padding:4px 10px;border-radius:6px;font-weight:500}.spellar-macos-demo .chat-composer{padding:10px 18px 12px;border-top:1px solid var(--border-6);background:linear-gradient(180deg,#0000,hsla(0,0%,100%,.015))}.spellar-macos-demo .chat-input-wrap{margin:0 0 8px;background:var(--elevated);border:1px solid var(--border-8);border-radius:12px;padding:3px 3px 3px 12px;display:flex;align-items:center;gap:8px;transition:border-color .12s,background .12s}.spellar-macos-demo .chat-input-wrap:focus-within{border-color:#007aff73;background:var(--elevated-2)}.spellar-macos-demo .chat-input-wrap input{flex:1;background:none;border:none;outline:none;color:var(--text);font:inherit;font-size:13px;padding:7px 0}.spellar-macos-demo .chat-input-wrap input::placeholder{color:var(--text-3)}.spellar-macos-demo .chat-send-btn{width:28px;height:28px;border-radius:50%;background:var(--accent);border:none;color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:default;flex-shrink:0}.spellar-macos-demo .chat-send-btn:hover{background:var(--accent-hover)}.spellar-macos-demo .chat-send-btn svg{width:14px;height:14px}.spellar-macos-demo .chat-engine-row{display:flex;justify-content:space-between;align-items:center;gap:8px;font-size:11px;color:var(--text-3)}.spellar-macos-demo .engine-pick-wrap{position:relative}.spellar-macos-demo .chat-engine-row .engine-pick{display:inline-flex;align-items:center;gap:6px;padding:5px 10px;border-radius:7px;background:#ffffff08;border:1px solid var(--border-6);color:var(--text-2);font:inherit;font-size:11.5px;font-weight:500;cursor:default;transition:background .12s,border-color .12s,color .12s}.spellar-macos-demo .chat-engine-row .engine-pick:hover{background:#ffffff0f;border-color:var(--border-12);color:var(--text)}.spellar-macos-demo .chat-engine-row .engine-pick svg{width:10px;height:10px}.spellar-macos-demo .engine-pick-logo{width:16px!important;height:16px!important;object-fit:contain;border-radius:50%;padding:2px;background:#ffffff14;border:1px solid #ffffff14;flex-shrink:0}html[data-theme=light] .spellar-macos-demo .engine-pick-logo{background:#0f172a0d;border-color:#0f172a14}.spellar-macos-demo .engine-pick-logo.dark-logo,html[data-theme=light] .spellar-macos-demo .engine-pick-logo.dark-logo{background:#1a1a1e;border-color:#ffffff14}.spellar-macos-demo .engine-menu-item .engine-pick-logo{width:20px!important;height:20px!important;padding:3px}.spellar-macos-demo .engine-pick-reset{opacity:.9}.spellar-macos-demo .engine-menu{position:absolute;bottom:calc(100% + 6px);left:0;min-width:180px;background:#26262af5;backdrop-filter:blur(24px) saturate(1.4);-webkit-backdrop-filter:blur(24px) saturate(1.4);border:1px solid var(--border-12);border-radius:10px;padding:4px;box-shadow:0 20px 60px #00000080,0 0 0 .5px #ffffff0f;z-index:60;animation:engineMenuIn .12s ease-out}@keyframes engineMenuIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}html[data-theme=light] .spellar-macos-demo .engine-menu{background:#fffffff5;border-color:#0f172a1a;box-shadow:0 20px 60px #0f172a2e,0 0 0 .5px #0f172a0f}.spellar-macos-demo .engine-menu-item{display:flex;align-items:center;gap:10px;width:100%;padding:8px 10px;border:0;border-radius:6px;background:#0000;color:var(--text);font:inherit;font-size:12.5px;text-align:left;cursor:default}.spellar-macos-demo .engine-menu-item:hover{background:#007aff2e}.spellar-macos-demo .engine-menu-item.on{color:var(--accent)}.spellar-macos-demo .engine-menu-item span{flex:1}.spellar-macos-demo .engine-menu-check{color:var(--accent);display:inline-flex}.spellar-macos-demo .engine-menu-check svg{width:12px;height:12px}.spellar-macos-demo .template-card{padding:14px;border-radius:10px;border:1px solid #0000;background:#ffffff05;cursor:default;margin-bottom:8px;transition:background .12s}.spellar-macos-demo .template-card:hover{background:#ffffff0a}.spellar-macos-demo .template-card.selected{background:#007aff24;border-color:#007aff4d}.spellar-macos-demo .template-card .tc-title{font-weight:600;color:var(--text);font-size:13px;margin-bottom:8px}.spellar-macos-demo .template-card .tc-desc{font-size:12px;color:var(--text-3);margin:8px 0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.spellar-macos-demo .template-card .tc-footer{display:flex;justify-content:space-between;align-items:center;font-size:11px;color:var(--text-3);margin-top:8px}.spellar-macos-demo .template-card .tc-meta-left{display:inline-flex;align-items:center;gap:10px}.spellar-macos-demo .template-card .tc-meta-left span{display:inline-flex;align-items:center;gap:3px}.spellar-macos-demo .template-card .tc-type{font-size:11px;color:var(--orange);display:inline-flex;align-items:center;gap:4px}.spellar-macos-demo .template-detail-head{display:flex;align-items:center;gap:14px;margin-bottom:12px}.spellar-macos-demo .template-emoji-lg{font-size:40px}.spellar-macos-demo .template-title{font-family:var(--font-display);font-size:26px;font-weight:700;color:var(--text);letter-spacing:-.4px}.spellar-macos-demo .template-meta{display:flex;gap:12px;align-items:center;font-size:12px;color:var(--text-3);margin-bottom:12px;flex-wrap:wrap}.spellar-macos-demo .template-meta .type-label{color:var(--orange);font-weight:500}.spellar-macos-demo .prompt-box{background:#ffffff05;border:1px solid var(--border-6);border-radius:10px;padding:14px 16px;margin-top:8px;color:var(--text-2);font-size:13px;line-height:1.55;white-space:pre-wrap}.spellar-macos-demo .linked-event{padding:12px 14px;background:#ffffff05;border-radius:8px;border-left:3px solid var(--accent);display:flex;justify-content:space-between;align-items:center;margin-top:8px}.spellar-macos-demo .linked-event .le-title{font-weight:600;color:var(--text);margin-bottom:2px}.spellar-macos-demo .linked-event .le-meta{font-size:11px;color:var(--text-3)}.spellar-macos-demo .linked-event .le-right{display:inline-flex;align-items:center;gap:4px;font-size:11px;color:var(--text-3)}.spellar-macos-demo .section-head{display:inline-flex;align-items:center;gap:8px;font-family:var(--font-display);font-size:14px;font-weight:600;color:var(--text);margin:24px 0 10px}.spellar-macos-demo .section-head svg{width:14px;height:14px;color:var(--text-3)}.spellar-macos-demo .recap-card{padding:12px 14px;border-radius:10px;border:1px solid #0000;background:#ffffff05;margin-bottom:8px;cursor:default}.spellar-macos-demo .recap-card:hover{background:#ffffff0a}.spellar-macos-demo .recap-card.selected{background:#007aff24;border-color:#007aff4d}.spellar-macos-demo .recap-card .rc-kind{font-size:10px;font-weight:700;letter-spacing:.6px;color:var(--accent);margin-bottom:6px}.spellar-macos-demo .recap-card .rc-title2{font-weight:600;color:var(--text);font-size:14px;margin-bottom:6px;line-height:1.3}.spellar-macos-demo .recap-card .rc-desc{font-size:12px;color:var(--text-3);margin-bottom:10px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.spellar-macos-demo .recap-card .rc-sub{display:flex;justify-content:space-between;font-size:11px;color:var(--text-3)}.spellar-macos-demo .recap-detail-kind{display:inline-flex;gap:8px;align-items:center;font-size:11px;color:var(--accent);font-weight:700;letter-spacing:.6px;margin-bottom:6px}.spellar-macos-demo .recap-detail-kind .kind-pill{background:#007aff26;padding:3px 8px;border-radius:4px}.spellar-macos-demo .recap-topic-pills{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:16px}.spellar-macos-demo .topic-pill{font-size:11px;padding:5px 10px;border-radius:5px;font-weight:500}.spellar-macos-demo .topic-pill.p1{background:#bf5af22e;color:#d6a5f5}.spellar-macos-demo .topic-pill.p2{background:#f472b62e;color:#f9a8d4}.spellar-macos-demo .topic-pill.p3{background:#007aff2e;color:#5eb0ff}.spellar-macos-demo .recap-key-callout{padding:14px 16px;background:#007aff14;border-left:3px solid var(--accent);border-radius:8px;color:var(--text);font-style:italic;font-size:13px;line-height:1.5;margin-bottom:20px}.spellar-macos-demo .stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:20px}.spellar-macos-demo .stat-card{background:#ffffff08;border:1px solid var(--border-6);border-radius:10px;padding:16px;text-align:center}.spellar-macos-demo .stat-num{font-family:var(--font-display);font-size:30px;font-weight:700;color:var(--text);letter-spacing:-.5px;line-height:1}.spellar-macos-demo .stat-label{font-size:11px;color:var(--text-3);margin-top:4px}.spellar-macos-demo .cal-account-chips{display:flex;gap:6px;padding:0 16px 12px;flex-wrap:wrap}.spellar-macos-demo .cal-chip{font-size:11px;padding:3px 10px;border-radius:12px;background:#ffffff0f;border:1px solid var(--border-8);color:var(--text-2);display:inline-flex;align-items:center;gap:5px}html[data-theme=light] .spellar-macos-demo .cal-chip{background:#0f172a0a;border-color:#0f172a1a;color:var(--text)}.spellar-macos-demo .cal-chip .chip-dot{width:7px;height:7px;border-radius:50%}.spellar-macos-demo .cal-chip .chip-dot.red{background:var(--red)}.spellar-macos-demo .cal-chip .chip-dot.green{background:var(--green)}.spellar-macos-demo .cal-chip .chip-dot.blue{background:var(--accent)}.spellar-macos-demo .cal-event{display:grid;grid-template-columns:70px 1fr;gap:12px;padding:10px 8px;border-radius:8px;cursor:default;align-items:center;border:1px solid #0000}.spellar-macos-demo .cal-event:hover{background:#ffffff08}.spellar-macos-demo .cal-event.selected{background:#007aff24;border-color:#007aff4d}.spellar-macos-demo .cal-time{font-size:11px;color:var(--text-3);line-height:1.3}.spellar-macos-demo .cal-time .cal-time-main{color:var(--text);font-weight:600;font-size:12px}.spellar-macos-demo .cal-event-title{display:flex;justify-content:space-between;align-items:center;color:var(--text);font-size:13px;font-weight:500}.spellar-macos-demo .cal-attendees{display:inline-flex;align-items:center;gap:3px;font-size:11px;color:var(--text-3)}.spellar-macos-demo .cal-detail-head{display:flex;gap:12px;align-items:center;font-size:12px;color:var(--text-3);margin-bottom:8px}.spellar-macos-demo .cal-detail-head .dot-red{width:8px;height:8px;border-radius:50%;background:var(--red)}.spellar-macos-demo .upcoming-pill{font-size:10px;padding:2px 8px;border-radius:10px;background:#007aff33;color:#5eb0ff;font-weight:500}.spellar-macos-demo .cal-detail-title{font-family:var(--font-display);font-size:26px;font-weight:700;color:var(--text);letter-spacing:-.4px;margin-bottom:12px}.spellar-macos-demo .cal-detail-meta{display:flex;gap:14px;align-items:center;font-size:12px;color:var(--text-3);margin-bottom:16px}.spellar-macos-demo .template-slot{background:#ffffff05;border:1px solid var(--border-6);border-radius:10px;padding:10px 14px;display:flex;align-items:center;gap:10px}.spellar-macos-demo .template-slot .emoji-sm{font-size:24px}.spellar-macos-demo .template-slot .ts-title{font-weight:600;color:var(--text);font-size:13px}.spellar-macos-demo .template-slot .ts-sub{font-size:11px;color:var(--text-3)}.spellar-macos-demo .template-slot .change-btn{color:var(--text-2);font-size:11px;cursor:default}.spellar-macos-demo .template-slot .change-btn:hover{color:var(--text)}.spellar-macos-demo .participant-row{display:flex;align-items:center;gap:10px;padding:8px 0}.spellar-macos-demo .p-avatar{width:24px;height:24px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;color:#fff;flex-shrink:0}.spellar-macos-demo .p-email{font-size:13px;color:var(--text-2)}.spellar-macos-demo .chat-history-card{padding:12px 14px;border-radius:10px;border:1px solid #0000;margin-bottom:6px;cursor:default}.spellar-macos-demo .chat-history-card:hover{background:#ffffff08}.spellar-macos-demo .chat-history-card.selected{background:#007aff24;border-color:#007aff4d}.spellar-macos-demo .ch-head{display:flex;align-items:center;gap:10px;font-size:12.5px;color:var(--text);font-weight:600;margin-bottom:4px}.spellar-macos-demo .ch-head>span:first-child{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.spellar-macos-demo .ch-time{font-weight:400;color:var(--text-3);font-size:11px;white-space:nowrap;flex-shrink:0}.spellar-macos-demo .ch-preview{font-size:11.5px;color:var(--text-3);line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:8px}.spellar-macos-demo .ch-footer{display:flex;gap:8px;font-size:10.5px;color:var(--text-3)}.spellar-macos-demo .ch-scope-pill{padding:1px 6px;border-radius:4px;font-weight:500}.spellar-macos-demo .ch-scope-pill.recording{background:#007aff26;color:#5eb0ff}.spellar-macos-demo .ch-scope-pill.folder{background:#ff9f0a26;color:#ffc266}.spellar-macos-demo .chat-detail-head{padding:14px 24px;border-bottom:1px solid var(--border-6);display:flex;align-items:center;justify-content:space-between}.spellar-macos-demo .chat-detail-title{font-family:var(--font-display);font-size:17px;font-weight:600;color:var(--text)}.spellar-macos-demo .chat-scope-inline{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;background:#ffffff0a;border:1px solid var(--border-8);border-radius:6px;font-size:11px;color:var(--text-2)}.spellar-macos-demo .chat-scope-inline svg{width:12px;height:12px}.spellar-macos-demo .chat-body{flex:1;overflow-y:auto;padding:20px 24px;display:flex;flex-direction:column;gap:14px}.spellar-macos-demo .chat-body::-webkit-scrollbar{width:8px}.spellar-macos-demo .chat-body::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:4px;border:2px solid #0000;background-clip:content-box}.spellar-macos-demo .rec-overlay{position:absolute;top:60px;right:30px;width:320px;background:#1e1e22e6;backdrop-filter:blur(30px) saturate(1.5);-webkit-backdrop-filter:blur(30px) saturate(1.5);border:1px solid var(--border-12);border-radius:14px;padding:16px;z-index:100;box-shadow:0 20px 60px #00000080;animation:dropDown .2s ease}@keyframes dropDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.spellar-macos-demo .rec-overlay-head{display:flex;align-items:center;gap:10px;margin-bottom:14px}.spellar-macos-demo .rec-live-dot{width:10px;height:10px;border-radius:50%;background:var(--red);animation:pulse 1.5s infinite}.spellar-macos-demo .rec-overlay-title{font-weight:600;color:var(--text);font-size:13px}.spellar-macos-demo .rec-overlay-sub{font-size:11px;color:var(--text-3);margin-left:auto;font-family:var(--font-mono)}.spellar-macos-demo .waveform{height:56px;display:flex;align-items:center;justify-content:center;gap:2px;margin-bottom:14px;padding:0 2px}.spellar-macos-demo .waveform .bar{flex:1;background:linear-gradient(180deg,#ff6b63,var(--red));border-radius:2px;min-width:2px;height:100%;transform-origin:center;animation:waveBar 1.6s ease-in-out infinite;animation-delay:var(--d);box-shadow:0 0 6px #ff3b3059}.spellar-macos-demo .waveform .bar:nth-child(3n){animation-duration:1.4s}.spellar-macos-demo .waveform .bar:nth-child(3n+1){animation-duration:2s}.spellar-macos-demo .waveform .bar:nth-child(3n+2){animation-duration:1.7s}.spellar-macos-demo .waveform .bar:nth-child(5n){--amp:0.55}.spellar-macos-demo .waveform .bar:nth-child(5n+1){--amp:1}.spellar-macos-demo .waveform .bar:nth-child(5n+2){--amp:0.75}.spellar-macos-demo .waveform .bar:nth-child(5n+3){--amp:0.9}.spellar-macos-demo .waveform .bar:nth-child(5n+4){--amp:0.65}@keyframes waveBar{0%{transform:scaleY(.25);opacity:.6}30%{transform:scaleY(calc(.85 * var(--amp, 1)));opacity:.95}55%{transform:scaleY(calc(.35 * var(--amp, 1)));opacity:.7}80%{transform:scaleY(calc(1 * var(--amp, 1)));opacity:1}to{transform:scaleY(.25);opacity:.6}}.spellar-macos-demo .rec-overlay-controls{display:flex;gap:8px}.spellar-macos-demo .rec-overlay-btn{flex:1;height:32px;border-radius:8px;background:#ffffff0f;border:1px solid var(--border-8);color:var(--text);font:inherit;font-size:12px;font-weight:500;cursor:default}.spellar-macos-demo .rec-overlay-btn.stop{background:var(--red);border-color:var(--red);color:#fff}.spellar-macos-demo .rec-timer{font-family:var(--font-mono);font-size:11px;color:#fff;margin-left:6px;font-weight:500}.spellar-macos-demo .ctx-menu{position:fixed;min-width:200px;background:#28282ceb;backdrop-filter:blur(30px) saturate(1.5);-webkit-backdrop-filter:blur(30px) saturate(1.5);border:1px solid var(--border-12);border-radius:8px;padding:5px;z-index:1000;box-shadow:0 20px 60px #00000080;font-size:13px}.spellar-macos-demo .ctx-item{padding:6px 10px;border-radius:4px;color:var(--text);display:flex;align-items:center;justify-content:space-between;cursor:default}.spellar-macos-demo .ctx-item:hover{background:var(--accent);color:#fff}.spellar-macos-demo .ctx-item .ctx-shortcut{font-size:11px;color:var(--text-3)}.spellar-macos-demo .ctx-item:hover .ctx-shortcut{color:#ffffffb3}.spellar-macos-demo .ctx-sep{height:1px;background:var(--border-8);margin:4px 6px}.spellar-macos-demo .events-banner{margin:0 12px 8px;background:#ff9f0a14;border:1px solid #ff9f0a2e;border-radius:8px;padding:8px 10px;display:flex;align-items:center;gap:8px;font-size:11.5px;color:var(--text-2)}.spellar-macos-demo .events-banner svg{width:14px;height:14px;color:var(--orange);flex-shrink:0}.spellar-macos-demo .events-banner strong{color:var(--text);font-weight:600}.spellar-macos-demo .empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:var(--text-3);font-size:13px;padding:40px;text-align:center}.spellar-macos-demo .empty-state .es-emoji{font-size:42px;margin-bottom:12px;opacity:.5}.spellar-macos-demo .hidden{display:none!important}.spellar-macos-demo .flex{display:flex}.spellar-macos-demo .flex-col{flex-direction:column}.spellar-macos-demo .gap-2{gap:8px}.spellar-macos-demo .gap-3{gap:12px}html[data-theme=light] .spellar-macos-demo{--bg:#fafafa;--surface:#f3f3f4;--surface-2:#ececee;--elevated:#fff;--elevated-2:#f7f7f8;--text:#1c1c1e;--text-2:#1c1c1eb8;--text-3:#1c1c1e80;--text-4:#1c1c1e52;--border-6:#00000014;--border-8:#0000001a;--border-12:#00000024;color:var(--text)}html[data-theme=light] .spellar-macos-demo .toolbar{background:linear-gradient(180deg,#f6f6f7 0,#ededef)}html[data-theme=light] .spellar-macos-demo .sidebar{background:#00000005}html[data-theme=light] .spellar-macos-demo .content-list{background:#00000003}html[data-theme=light] .spellar-macos-demo .audio-player,html[data-theme=light] .spellar-macos-demo .cal-description,html[data-theme=light] .spellar-macos-demo .linked-event,html[data-theme=light] .spellar-macos-demo .prompt-box,html[data-theme=light] .spellar-macos-demo .template-slot{background:#00000008}html[data-theme=light] .spellar-macos-demo .quote-callout{background:#007aff0f}.spellar-macos-demo .toolbar{grid-template-columns:220px 1fr 240px}.spellar-macos-demo .tb-btn{-webkit-app-region:no-drag}.spellar-macos-demo .tb-btn:active{transform:scale(.92)}.spellar-macos-demo .sidebar-rail{width:48px;padding:8px 0;display:flex;flex-direction:column;align-items:center;gap:2px;border-right:1px solid var(--border-6);background:hsla(0,0%,100%,.015)}.spellar-macos-demo .rail-item{width:32px;height:32px;border-radius:7px;display:flex;align-items:center;justify-content:center;color:var(--text-2);cursor:default;transition:background .12s,color .12s}.spellar-macos-demo .rail-item svg{width:16px;height:16px}.spellar-macos-demo .rail-item:hover{background:#ffffff0d;color:var(--text)}.spellar-macos-demo .rail-item.active{background:#007aff2e;color:#6fb1ff}html[data-theme=light] .spellar-macos-demo .rail-item.active{background:#007aff24;color:var(--accent)}.spellar-macos-demo .rail-avatar{width:28px;height:28px;border-radius:50%;background:linear-gradient(135deg,#ff9f0a,#bf5af2);color:#fff;font-size:10px;font-weight:600;display:flex;align-items:center;justify-content:center;margin-bottom:4px}.spellar-macos-demo .main.sidebar-collapsed{grid-template-columns:48px 320px 1fr}.spellar-macos-demo .folder-emoji{font-size:11px!important;width:14px!important;height:14px;display:inline-flex;align-items:center;justify-content:center;line-height:1}.spellar-macos-demo .cal-day-label{letter-spacing:.6px;font-size:10px;margin-top:14px;margin-bottom:6px}.spellar-macos-demo .cal-event-v2{display:flex;align-items:stretch;padding:0;margin:3px 8px;border-radius:10px;cursor:default;border:1px solid #0000;transition:background .12s,border-color .12s;overflow:hidden}.spellar-macos-demo .cal-event-v2:hover{background:#ffffff08}.spellar-macos-demo .cal-event-v2.selected{background:#007aff24;border-color:#007aff4d}.spellar-macos-demo .cal-event-accent{width:3px;flex-shrink:0;border-radius:3px;margin:8px 0}.spellar-macos-demo .cal-event-inner{display:grid;grid-template-columns:68px 1fr;gap:10px;flex:1;padding:9px 12px 9px 10px;align-items:center}.spellar-macos-demo .cal-event-time-col,.spellar-macos-demo .cal-time-col{text-align:left}.spellar-macos-demo .cal-time-v2{color:var(--text);font-weight:600;font-size:12px;letter-spacing:-.1px}.spellar-macos-demo .cal-dur-v2{font-size:10px;color:var(--text-3);margin-top:1px}.spellar-macos-demo .cal-event-main{min-width:0}.spellar-macos-demo .cal-event-title-v2{font-size:13px;color:var(--text);font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:3px}.spellar-macos-demo .cal-event-meta-v2{display:flex;gap:8px;flex-wrap:nowrap;overflow:hidden;font-size:10.5px;color:var(--text-3)}.spellar-macos-demo .cal-meta-item{display:inline-flex;align-items:center;gap:3px;white-space:nowrap;flex-shrink:0}.spellar-macos-demo .cal-meta-item:first-child{min-width:0;flex-shrink:1;overflow:hidden;text-overflow:ellipsis}.spellar-macos-demo .cal-meta-item.recurring{color:var(--grad-2)}.spellar-macos-demo .cal-detail-head-v2{display:flex;align-items:center;gap:10px;margin-bottom:10px;font-size:12px;color:var(--text-2);flex-wrap:wrap}.spellar-macos-demo .cal-detail-dot{width:10px;height:10px;border-radius:50%}.spellar-macos-demo .cal-detail-day{font-weight:500;color:var(--text)}.spellar-macos-demo .recurring-pill{background:#a78bfa26;color:var(--grad-2);padding:2px 8px;border-radius:10px;font-size:11px;font-weight:500;display:inline-flex;align-items:center;gap:4px}.spellar-macos-demo .recurring-pill svg{width:10px;height:10px}.spellar-macos-demo .cal-detail-title-v2{font-family:var(--font-display);font-size:28px;font-weight:600;color:var(--text);line-height:1.15;letter-spacing:-.5px;margin-bottom:12px}.spellar-macos-demo .cal-detail-meta-v2{display:flex;gap:10px;flex-wrap:wrap;font-size:12px;color:var(--text-2);margin-bottom:16px;align-items:center}.spellar-macos-demo .cdm-item{display:inline-flex;align-items:center;gap:5px}.spellar-macos-demo .cdm-item svg{color:var(--text-3)}.spellar-macos-demo .cdm-sep{color:var(--text-4)}.spellar-macos-demo .cdm-record-btn{height:32px;font-size:12px;padding:0 14px}.spellar-macos-demo .cdm-item svg[viewBox="0 0 16 16"]{flex-shrink:0}.spellar-macos-demo .cal-description{font-size:13px;color:var(--text-2);line-height:1.55;background:#ffffff05;padding:12px 14px;border-radius:10px;border:1px solid var(--border-6);margin-bottom:8px}.spellar-macos-demo .organizer-row{display:flex;align-items:center;gap:10px;padding:8px 0;margin-bottom:4px}.spellar-macos-demo .p-status{margin-left:auto;font-size:10.5px;color:var(--text-3);padding:2px 8px;border-radius:8px;background:#ffffff0a}.spellar-macos-demo .audio-player{gap:8px!important;padding:10px 14px!important;border-radius:12px!important;border:1px solid var(--border-6)}.spellar-macos-demo .audio-skip-btn{width:30px;height:30px;border-radius:7px;border:1px solid var(--border-6);background:#0000;color:var(--text-2);cursor:default;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .12s,color .12s}.spellar-macos-demo .audio-skip-btn:hover{background:#ffffff0f;color:var(--text)}.spellar-macos-demo .audio-skip-btn svg{width:14px;height:14px}.spellar-macos-demo .audio-speed-btn{min-width:36px;height:26px;padding:0 8px;border-radius:6px;border:1px solid var(--border-8);background:#ffffff05;color:var(--text);font-size:11px;font-family:var(--font-mono);font-weight:600;cursor:default;transition:background .12s}.spellar-macos-demo .audio-speed-btn:hover{background:#ffffff0f}.spellar-macos-demo .audio-time-sep{color:var(--text-4);margin:0 2px}.spellar-macos-demo .audio-time{min-width:95px!important;letter-spacing:-.2px}.spellar-macos-demo .template-detail-head{align-items:flex-start!important;position:relative}.spellar-macos-demo .template-detail-head .detail-actions-top{margin-left:auto;display:flex;gap:4px;padding-top:8px}.spellar-macos-demo .template-detail-head .detail-action-icon{width:28px;height:28px;border-radius:7px;display:flex;align-items:center;justify-content:center;color:var(--text-3);border:1px solid var(--border-6);background:#ffffff05;cursor:default}.spellar-macos-demo .template-detail-head .detail-action-icon:hover{background:#ffffff0f;color:var(--text)}.spellar-macos-demo .template-detail-head .detail-action-icon.delete:hover{color:var(--red);border-color:#ff3b3059}.spellar-macos-demo .template-detail-head .detail-action-icon svg{width:13px;height:13px}.spellar-macos-demo .empty-linked{font-size:12px;color:var(--text-3);font-style:italic;padding:10px 14px;background:#ffffff05;border-radius:10px;border:1px dashed var(--border-8)}.spellar-macos-demo .search-overlay{position:absolute;inset:0;z-index:100;background:#00000073;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);display:flex;align-items:flex-start;justify-content:center;padding-top:80px;animation:fadeIn .12s ease-out both}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.spellar-macos-demo .search-modal{width:min(680px,92vw);max-height:68vh;background:var(--elevated);border:1px solid var(--border-12);border-radius:14px;box-shadow:0 24px 80px #0009,0 0 0 .5px #ffffff0f;overflow:hidden;display:flex;flex-direction:column}.spellar-macos-demo .search-input-row{display:flex;align-items:center;gap:10px;padding:14px 16px;border-bottom:1px solid var(--border-6)}.spellar-macos-demo .search-input-row svg{width:15px;height:15px;color:var(--text-3)}.spellar-macos-demo .search-input-row input{flex:1;background:#0000;border:none;outline:none;color:var(--text);font-size:15px;font-family:inherit}.spellar-macos-demo .search-input-row input::placeholder{color:var(--text-3)}.spellar-macos-demo .search-input-row .kbd{font-size:10px;padding:2px 6px;background:#ffffff0f;border-radius:4px;color:var(--text-3);text-transform:uppercase}.spellar-macos-demo .search-results{overflow-y:auto;padding:6px 6px 10px}.spellar-macos-demo .search-results-label{font-size:10px;letter-spacing:.6px;text-transform:uppercase;color:var(--text-3);padding:10px 12px 6px}.spellar-macos-demo .search-empty{padding:24px 16px;text-align:center;color:var(--text-3);font-size:13px}.spellar-macos-demo .search-result{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:8px;cursor:default;transition:background .1s}.spellar-macos-demo .search-result:hover{background:#007aff1f}.spellar-macos-demo .search-result:hover .sr-kbd{opacity:1}.spellar-macos-demo .sr-icon{width:28px;height:28px;border-radius:7px;background:#007aff1f;color:var(--accent);display:flex;align-items:center;justify-content:center;flex-shrink:0}.spellar-macos-demo .sr-icon svg{width:14px;height:14px}.spellar-macos-demo .sr-body{flex:1;min-width:0}.spellar-macos-demo .sr-title{font-size:13.5px;color:var(--text);font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:3px}.spellar-macos-demo .sr-title mark{background:#007aff47;color:inherit;padding:0 2px;border-radius:3px}.spellar-macos-demo .sr-meta{display:flex;align-items:center;gap:8px;font-size:11px;color:var(--text-3);flex-wrap:wrap}.spellar-macos-demo .sr-meta .sr-tag{font-size:10px;padding:1px 6px}.spellar-macos-demo .sr-kbd{font-size:11px;font-family:var(--font-mono);color:var(--text-3);opacity:0;transition:opacity .1s}.spellar-macos-demo .cl-search{padding:0 12px 6px!important}.spellar-macos-demo .action-btn.gradient{background:linear-gradient(135deg,#a78bfa2e,#f472b62e);border-color:#a78bfa59;color:var(--grad-2)}.spellar-macos-demo .action-btn.gradient:hover{background:linear-gradient(135deg,#a78bfa42,#f472b642)}.spellar-macos-demo .action-btn.green{background:#30d1581f;border-color:#30d15859;color:var(--green)}.spellar-macos-demo .action-btn.green:hover{background:#30d1582e}.spellar-macos-demo .cal-meta-item svg{width:11px!important;height:11px!important}.spellar-macos-demo .cdm-item svg{width:13px!important;height:13px!important}.spellar-macos-demo .recurring-pill svg{width:10px!important;height:10px!important;flex-shrink:0}.spellar-macos-demo .cal-event-meta-v2 svg{width:11px!important;height:11px!important;flex-shrink:0}.spellar-macos-demo .organizer-row svg{width:13px;height:13px}.spellar-macos-demo .cl-column svg:not([width]):not([style*=width]){width:14px;height:14px}.spellar-macos-demo .cal-meta-icon svg{width:12px;height:12px;display:block}.spellar-macos-demo .cdm-item svg{width:13px;height:13px;flex-shrink:0}.spellar-macos-demo .recurring-pill svg,.spellar-macos-demo .upcoming-pill svg{width:10px;height:10px;flex-shrink:0}.spellar-macos-demo .cal-meta-item svg{width:11px;height:11px;flex-shrink:0}