@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@200;300;400;500;600;700;800&display=swap";body{font-family:Plus Jakarta Sans,sans-serif;background:#eef0f4;display:flex;align-items:center;justify-content:center;height:100vh;padding:0;margin:0;-webkit-user-select:none;user-select:none}h1{margin:0;line-height:100%}hr{border:1px solid #eee}fieldset{border-radius:12px;border:2px solid #ddd}fieldset legend{padding:0 6px;color:#606060}.header-top{display:flex;align-items:center;gap:64px;justify-content:space-between;margin:0 0 42px}.user-status{display:flex;gap:12px;font-size:15px;align-items:center;height:40px}.user-status img{background:#eee;width:32px;height:32px}.card{background:#fff;padding:32px;width:624px;border-radius:12px}.body-bottom{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin:42px 0 0}.social-options{background:#f5f5f5;border-radius:16px;padding:12px;font-size:15px}.body-params{display:flex;align-items:flex-start;flex-direction:column;gap:6px;width:100%;margin:24px 0 0;box-sizing:border-box;background-color:#eefff2;color:#003e0f;padding:14px;overflow:scroll;-webkit-user-select:all;user-select:all;border:none;border-radius:16px;cursor:text}.body-params h3{font-size:14px;line-height:100%;margin:0}.body-params p{margin:0}.social-options h2{color:#aaa;margin:0;font-weight:900;font-size:12px;letter-spacing:.5px;text-transform:uppercase}#statusInfo{white-space:nowrap;overflow:hidden;width:164px;text-align:right;text-overflow:ellipsis}button{background:#0065ff;color:#fff;height:40px;border-radius:6px;padding:0 16px;border:none;font-size:14px;letter-spacing:1px;text-transform:uppercase;cursor:pointer}button i{font-style:normal}button:hover{filter:brightness(1.15);-webkit-filter:brightness(1.15)}button:disabled{opacity:.34;pointer-events:none}@media only screen and (max-width: 600px){.card{width:324px}.body-bottom{flex-direction:column}.body-bottom button{width:100%}h1{font-size:18px}.user-status{gap:6px;font-size:13px}.header-top{gap:16px}.card{padding:24px}#statusInfo{max-width:10ch}}
