:root{--ap-bg: #eef1f6;--ap-ink: #16233c;--ap-accent: #4f6df0}html,body,#root{margin:0;min-height:100%}body{background:var(--ap-bg);color:var(--ap-ink);font-family:Helvetica Neue,Segoe UI,Arial,Hiragino Kaku Gothic ProN,sans-serif;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#cdd5e0;border-radius:8px;border:2px solid transparent;background-clip:content-box}::-webkit-scrollbar-track{background:transparent}@keyframes rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.up{animation:rise .45s ease both}
