body,html{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;background-color:#eee;margin:0}#nav{background-color:#fff;padding:1em;justify-content:space-between}#nav,#nav .branding{display:flex;flex-direction:row}#nav .branding{align-items:center}#nav .branding .logo{display:flex}#nav .branding .logo img{max-height:3em;width:auto;padding-right:.5em}#nav .branding .bt{display:flex;flex-direction:column;text-align:left;font-weight:700}#nav .branding .bt1{font-size:2em}#nav .branding .bt2{margin:0;font-size:.5em;text-transform:uppercase}#nav .actions{display:flex;flex-direction:row;justify-content:center;align-items:center}#nav .actions .link{font-weight:700;margin:0 1em}#nav .actions .link.login{color:green}#nav .actions .link.login:hover{color:#006400}#nav .actions .link.login:active{color:green}#nav .actions .link.signup{text-decoration:none;border-radius:2em;background-color:green;color:#fff;padding:.5em 1em}#nav .actions .link.signup:hover{background-color:#006400}#nav .actions .link.signup:active{background-color:green}.home[data-v-2f70088f]{width:800px;max-width:95%;margin:auto;margin-top:1em;min-height:90vh}.home .qrbtn[data-v-2f70088f]{background:none;border:none;cursor:pointer;font-size:1em;border-radius:2em;background-color:green;color:#fff;padding:1em 2em}.home .qrbtn[data-v-2f70088f]:hover{background-color:#006400}.home .qrbtn[data-v-2f70088f]:active{background-color:green}.home .box[data-v-2f70088f]{position:relative;padding:1em;background-color:#fff;border-radius:3px;display:flex;flex-direction:column}.home .box textarea[data-v-2f70088f]{background:none;border:none;resize:none;font-size:2em;font-weight:700;font-family:sans-serif;margin:1em}.home .url[data-v-2f70088f]{opacity:.7;font-size:smaller;margin-top:-1em}.home .actions[data-v-2f70088f]{margin-top:1em}.home button.more[data-v-2f70088f]{border:none;background:none;position:absolute;cursor:pointer;top:0;left:0;width:2em;height:2em;font-size:larger;color:rgba(0,0,0,.6)}.home button.more[data-v-2f70088f]:hover{background-color:rgba(0,0,0,.1)}.content[data-v-2f70088f]{border-top:1px solid rgba(0,0,0,.1);margin:1em;padding:1em 0;font-size:18px;line-height:1.5em}.content .link[data-v-2f70088f]{color:#006400;text-decoration:underline;cursor:pointer}.content .link[data-v-2f70088f]:hover{color:green}.content .link[data-v-2f70088f]:active{color:#006400}.content section+section[data-v-2f70088f]{margin-top:4em}.content p[data-v-2f70088f]{max-width:100ch;margin:0 auto}