:root{--primary: #3366cc;--on-primary: #ffffff;--bg: #ffffff;--surface: #fcfcfc;--surface-container: #f8f9fb;--text-main: #1a1c1e;--text-muted: #44474e;--border: #e6e0e9;--outline: #74777f;--outline-variant: #c4c7cf}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,sans-serif;background-color:var(--bg);color:var(--text-main);line-height:1.5}.serif-title{font-family:"Noto Serif",serif}.sans-ui{font-family:Inter,sans-serif}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 300,"GRAD" 0,"opsz" 24;vertical-align:middle}.fill-icon{font-variation-settings:"FILL" 1}.editorial-shadow{box-shadow:0 10px 40px -15px #3366cc14}.premium-shadow{box-shadow:0 4px 20px -5px #0000000d}.premium-border{border-bottom:1px solid rgba(51,102,204,.15)}.ai-processing-bar{height:2px;width:100%;background:linear-gradient(90deg,transparent 0%,#3366cc 50%,transparent 100%);background-size:200% 100%;animation:move-gradient 3s linear infinite}@keyframes move-gradient{0%{background-position:200% 0}to{background-position:-200% 0}}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#cbc4d2;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#7a7582}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#1a1c1e80;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content{background:#fff;border-radius:12px;border:1px solid #c4c7cf;box-shadow:0 20px 50px #00000026;width:100%;max-width:680px;position:relative;max-height:90vh;overflow-y:auto}
