:root{--bg-primary:#fff;--bg-secondary:#fbfbfd;--bg-tertiary:#f5f5f7;--text-primary:#1d1d1f;--text-secondary:#86868b;--text-tertiary:#a1a1a6;--border:#00000014;--border-strong:#00000026;--accent:#0071e3;--accent-hover:#0077ed;--accent-light:#e8f0fe;--status-idea:#f59e0b;--status-research:#3b82f6;--status-scripting:#8b5cf6;--status-filming:#ec4899;--status-editing:#f43f5e;--status-published:#34c759;--status-freeze:#ff3b30;--status-translation:#8e8e93;--font-sans:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--shadow-sm:0 2px 4px #00000005, 0 1px 2px #0000000a;--shadow-md:0 4px 12px #0000000a, 0 2px 4px #00000008;--shadow-lg:0 12px 24px #0000000f, 0 4px 8px #0000000a;--shadow-dropdown:0 20px 40px #00000014, 0 8px 16px #0000000f;--radius-sm:6px;--radius-md:10px;--radius-lg:14px;--radius-xl:20px;--radius-full:9999px}html,body{background-color:var(--bg-secondary);color:var(--text-primary);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:100%;margin:0;padding:0;line-height:1.5}*,:before,:after{box-sizing:border-box}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}input,textarea,select{font-family:inherit}.glass{-webkit-backdrop-filter:blur(20px);background:#ffffffbf;border:1px solid #ffffff80}.premium-card{background-color:var(--bg-primary);border-radius:var(--radius-lg);border:1px solid var(--border);box-shadow:var(--shadow-sm);transition:transform .2s cubic-bezier(.2,.8,.2,1),box-shadow .2s cubic-bezier(.2,.8,.2,1)}.premium-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.hover-scale{transition:transform .2s cubic-bezier(.2,.8,.2,1)}.hover-scale:hover{transform:scale(1.02)}.table-container{border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--bg-primary);width:100%;box-shadow:var(--shadow-sm);overflow-x:auto}.modern-table{border-collapse:collapse;text-align:left;width:100%}.modern-table th{text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary);border-bottom:1px solid var(--border);background:var(--bg-primary);padding:1rem 1.25rem;font-size:.75rem;font-weight:600}.modern-table td{border-bottom:1px solid var(--border);color:var(--text-primary);padding:1.25rem;font-size:.875rem}.modern-table tr:last-child td{border-bottom:none}.modern-table tbody tr{transition:background-color .2s}.modern-table tbody tr:hover{background-color:var(--bg-secondary)}.ProseMirror{outline:none;min-height:50vh}.ProseMirror>*+*{margin-top:.75em}.ProseMirror h1,.ProseMirror h2,.ProseMirror h3{line-height:1.2}.ProseMirror p{color:var(--text-secondary);line-height:1.6}
