:root{--color-background-primary:#f5f5f5;--color-background-footer:#1c1c1d;--color-text-primary:#000;--color-text-sub:#8a8a8d;--color-other-white:#fff;--color-brand-primary:#ff6b00}body,html{padding:0;margin:0;font-family:Roboto,Noto Sans Jp,-apple-system,BlinkMacSystemFont,Segoe UI,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;background-color:var(--color-background-primary);color:var(--color-text-primary)}a{color:inherit;text-decoration:none}*{box-sizing:border-box}:focus,input[type=password],input[type=text],select,textarea{outline:none}input[type=password],input[type=text]{border:none}.paper{background:#fff;box-shadow:0 0 10px rgba(0,0,0,.15);border-radius:24px}h2,h3,h4{margin:0}h3.headline{white-space:pre-wrap}p{margin:0}