*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #111418;--surface: #1c2128;--surface2: #242b34;--surface3: #2d3540;--border: #30373f;--text: #e6edf3;--text-muted: #7d8590;--accent: #e05c4b;--accent-hover: #c94d3c;--accent-light: #2a1c1a;--ai: #388bcc;--ai-hover: #2d78b3;--ai-light: #152030;--radius: 7px;--shadow: 0 1px 4px rgba(0,0,0,.3);--shadow-md: 0 4px 20px rgba(0,0,0,.4);font-size:15px}body{font-family:DM Sans,sans-serif;background:var(--bg);color:var(--text);min-height:100vh}button{font-family:inherit;cursor:pointer;border:none;outline:none}input,textarea,select{font-family:inherit;outline:none}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}@media print{body{background:#fff!important}#app-shell{display:block!important;padding:0!important}#editor-panel{display:none!important}#preview-panel{display:block!important;width:100%!important;height:auto!important;overflow:visible!important;padding:0!important;background:#fff!important;box-shadow:none!important;border:none!important}.no-print{display:none!important}iframe#cv-frame{width:100%!important;height:auto!important;border:none!important}}
