:root{--bg-primary: #0d0d12;--bg-secondary: #13131f;--bg-card: #1a1a2e;--bg-hover: #1f1f35;--accent: #8b5cf6;--accent-light: #a78bfa;--accent-hover: #7c3aed;--accent-dim: rgba(139, 92, 246, .12);--text-primary: #f1f5f9;--text-secondary:#94a3b8;--text-muted: #64748b;--border: #2d2d42;--border-accent: rgba(139, 92, 246, .35);--error: #ef4444;--success: #22c55e}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-primary);color:var(--text-primary);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;min-height:100vh}a{color:var(--accent-light);text-decoration:none}a:hover{color:var(--accent)}button{font-family:inherit}.spinner{width:36px;height:36px;border:3px solid var(--border);border-top-color:var(--accent);border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.35}}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg-secondary)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--accent)}code{font-family:Fira Code,Cascadia Code,Menlo,Consolas,monospace;font-size:.9em}@media (max-width: 900px){.sm-nav-desktop{display:none!important}.sm-hamburger{display:flex!important}.sm-hide-mobile{display:none!important}}@media (max-width: 768px){.sm-main{padding:1rem .85rem!important}.sm-page-header{flex-direction:column!important;align-items:flex-start!important;gap:.75rem!important}.sm-section-header{flex-direction:column!important;align-items:flex-start!important;gap:.6rem!important}}@media (max-width: 900px){.sm-table-scroll{overflow-x:auto!important;-webkit-overflow-scrolling:touch}.sm-table-scroll table{min-width:600px}}@media (max-width: 640px){.sm-works-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))!important}.sm-gallery-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))!important}}@media (max-width: 480px){.sm-works-grid{grid-template-columns:1fr!important}.sm-gallery-grid{grid-template-columns:repeat(2,1fr)!important}}@media (max-width: 640px){.sm-form-row{flex-direction:column!important;align-items:stretch!important}.sm-form-row>*{width:100%!important;min-width:0!important;flex:unset!important}.sm-input-full{width:100%!important;box-sizing:border-box!important}}@media (max-width: 640px){.sm-card-grid{grid-template-columns:repeat(2,1fr)!important}}@media (max-width: 380px){.sm-card-grid{grid-template-columns:1fr!important}}@media (max-width: 640px){.sm-stats-bar{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:.5rem!important}}@media (max-width: 640px){.sm-chapter-outer{padding:1rem .75rem!important}.sm-chapter-content{font-size:.95rem!important;line-height:1.75!important}}@media (max-width: 768px){.tiptap-toolbar{overflow-x:auto!important;-webkit-overflow-scrolling:touch;flex-wrap:nowrap!important}.tiptap{min-height:200px!important}}@media (max-width: 640px){.sm-profile-back{top:8px!important;left:8px!important;font-size:.72rem!important;padding:.25rem .55rem!important}}@media (max-width: 640px){.sm-modal{margin:.75rem!important;max-width:calc(100vw - 1.5rem)!important;max-height:90vh!important;overflow-y:auto!important}}@media (max-width: 640px){.sm-work-stats{gap:.75rem!important;font-size:.85rem!important}.sm-work-actions{flex-wrap:wrap!important;gap:.4rem!important}}@media (max-width: 640px){.sm-fest-banner{height:140px!important;border-radius:0 0 12px 12px!important}}@media (max-width: 640px){.sm-search-container{padding:1rem .75rem 3rem!important}}@media (max-width: 768px){.sm-profile-grid{grid-template-columns:1fr!important;padding:0 .85rem 3rem!important}.sm-profile-sidebar{position:relative!important;top:auto!important;padding-top:0!important}}@media (max-width: 768px){.sm-compose-layout{grid-template-columns:1fr!important}}@media (max-width: 768px){.sm-chapter-outer{flex-direction:column!important;padding:1rem .85rem!important}.sm-chapter-comments{display:none!important}}@media (max-width: 640px){.sm-hide-xs{display:none!important}.sm-full-width{width:100%!important;box-sizing:border-box!important}.sm-card-tight{padding:.9rem!important}.sm-stack{flex-direction:column!important;align-items:stretch!important}.sm-text-sm{font-size:.8rem!important}}@media (hover: none) and (pointer: coarse){button,a,[role=button]{min-height:36px}*{-webkit-text-size-adjust:100%}}
