:root{--pos-bg: #fffaf3;--pos-bg-soft: #f3fff8;--pos-surface: #ffffff;--pos-surface-warm: #fff7ed;--pos-text: #111827;--pos-muted: #64748b;--pos-border: #eadfce;--pos-orange: #f97316;--pos-orange-dark: #ea580c;--pos-orange-soft: #ffedd5;--pos-green: #16a34a;--pos-blue: #2563eb;--pos-danger: #dc2626;--editor-dark: #1f1f22;--editor-darker: #141417;--editor-panel: #ffffff;--radius-sm: 10px;--radius-md: 14px;--radius-lg: 20px;--shadow-soft: 0 10px 30px rgba(15, 23, 42, .08);--shadow-card: 0 6px 18px rgba(15, 23, 42, .1)}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;background:linear-gradient(180deg,#fffaf3,#fff7ed);color:var(--pos-text);font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select,textarea{font:inherit}button{transition:background-color .16s ease,color .16s ease,border-color .16s ease,box-shadow .16s ease,transform .16s ease,opacity .16s ease}button:hover:not(:disabled){transform:translateY(-1px)}button:disabled{cursor:default}input:focus,select:focus,textarea:focus{outline:none;border-color:var(--pos-orange);box-shadow:0 0 0 3px #f9731626}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#d6c9b7;border-radius:999px}::-webkit-scrollbar-track{background:transparent}
