#app.svelte-1urkt8g{width:100%;height:100%;position:relative}.index.svelte-1lemp2m{padding:80px 25px}.login.svelte-1o29zus.svelte-1o29zus{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;align-items:flex-start}.login.svelte-1o29zus form.svelte-1o29zus{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;margin-top:15px}.login.svelte-1o29zus form .logo.svelte-1o29zus{margin-bottom:15px}.login.svelte-1o29zus input.svelte-1o29zus,.login.svelte-1o29zus button.svelte-1o29zus{border:1px solid #FFF;border-radius:0;margin:10px 0}.login.svelte-1o29zus button.svelte-1o29zus{margin:20px 0;background-color:#1e1e1e;color:#FFF;padding:10px 25px;cursor:pointer;transition:background-color .3s ease}.login.svelte-1o29zus button.svelte-1o29zus:hover{background-color:#FFF;color:#1e1e1e}.error-msg.svelte-1o29zus.svelte-1o29zus{max-width:300px;padding:5px 15px;margin:10px 0;color:#FFF;background:rgba(255, 0, 0, 0.3);text-align:center}.header.svelte-1o29zus.svelte-1o29zus{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center;width:100vw;max-width:1140px;padding:0 25px;box-sizing:border-box}.header.svelte-1o29zus .header-logo img.svelte-1o29zus{width:140px;height:auto}.header.svelte-1o29zus .header-user.svelte-1o29zus{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center}.header.svelte-1o29zus .header-user .user.svelte-1o29zus{font-size:16px;padding:0 20px}.dash.svelte-9kaerl.svelte-9kaerl{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:flex-start;align-items:flex-start;padding:60px 25px;width:100vw;max-width:1140px;box-sizing:border-box}.new-comments.svelte-9kaerl.svelte-9kaerl,.approved.svelte-9kaerl.svelte-9kaerl{display:flex;flex-wrap:nowrap;flex-direction:column;justify-content:flex-start;align-items:flex-start;min-width:300px;box-sizing:border-box;padding-right:120px}.comment.svelte-9kaerl.svelte-9kaerl{width:400px;padding:20px 0;display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:space-between;align-items:flex-start}.comment-text.svelte-9kaerl.svelte-9kaerl{white-space:pre-line;font-size:16px;padding-right:10px;max-width:300px}.comment-text.svelte-9kaerl .ts.svelte-9kaerl{font-size:12px}.actions.svelte-9kaerl.svelte-9kaerl{display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:flex-start;align-items:center}button.approve.svelte-9kaerl.svelte-9kaerl,button.unapprove.svelte-9kaerl.svelte-9kaerl{display:inline-block;width:50px;height:50px;border:none;border-radius:50px;color:#FFF;background-color:#333;transition:background-color .3s ease}button.approve.svelte-9kaerl.svelte-9kaerl:hover,button.unapprove.svelte-9kaerl.svelte-9kaerl:hover{background-color:#FFF;color:#000;cursor:pointer}button.delete.svelte-9kaerl.svelte-9kaerl{width:30px;height:30px;margin:-10px 0 0 20px;background-color:transparent;color:red;border:none;cursor:pointer}