.card{background-color:#0f1117;border:1px solid rgba(59,130,246,.2);border-radius:12px;box-shadow:0 0 80px 1px rgba(59,130,246,.2);padding:1.5rem;color:white}body .container{max-width:950px}body h1 mark{background:linear-gradient(90deg,rgb(215.4,140.8,210.2),rgb(184.5,153,237.75),rgb(156.6,165.3,232.6),rgb(142.75,168.95,240.05));-webkit-background-clip:text;background-clip:text;color:transparent;font-size:47px;font-weight:700;width:100%}body .hero h1,body h1 mark{text-align:center}.wysiwyg-container *{font-weight:200}.wysiwyg-container{min-height:700px;display:flex}.rsw-editor{flex:1 1;font-weight:200}.rsw-editor .rsw-ce.rsw-html{font-weight:200;font-size:14px}.dropdown{position:relative;display:inline-block}.dropdown .dropdown-content{position:absolute;top:100%;right:0;width:400px;background-color:#0f1117;border-radius:12px;box-shadow:0 0 80px 1px rgba(59,130,246,.2);padding:0;color:white;height:auto;opacity:0;visibility:hidden;border:1px solid rgba(59,130,246,.2);transition:all .3s ease-in-out;max-height:300px;overflow-y:auto}.dropdown:hover .dropdown-content{height:auto;opacity:1;visibility:visible;transition:all .3s ease-in-out}.el{white-space:nowrap;font-size:16px;border-bottom:1px solid rgba(59,130,246,.2);padding:.5rem .75rem;overflow:hidden;text-overflow:ellipsis;display:block;width:100%}.el:last-child{border-bottom:none}.el:hover{background-color:rgba(59,130,246,.1);cursor:pointer}.count{position:absolute;top:-4px;right:-4px;width:18px;height:18px;background-color:red;text-align:center;align-items:center;display:flex;justify-content:center;border-radius:100%;font-size:12px}.tagTitle{font-weight:600;color:var(--pico-code-color);font-size:small;background-color:var(
    --pico-code-background-color
  );border-radius:4px 4px 0 0;max-width:auto;padding:4px 8px;margin-bottom:-20px}