*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--bg:#faf8f5;--card:#fff;--purple-dark:#1a0a2e;--purple-mid:#7c3aed;--purple-light:#c4b5fd;--purple-indigo:#4f46e5;--text-main:#1a0a2e;--text-sub:#555;--text-muted:#aaa;--border:#e5e7eb;--red:#ef4444;--amber:#f59e0b;--green:#10b981}body,html{height:100%}body{background:var(--bg);font-family:Hiragino Kaku Gothic ProN,Noto Sans JP,Yu Gothic,sans-serif;color:var(--text-main);line-height:1.6}button,input,select,textarea{font-family:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#c4b5fd80;border-radius:99px}