:root{--step-0:clamp(1rem, calc(.91rem + .43vw), 1.25rem);--step-1:clamp(1.33rem, calc(1.09rem + 1.2vw), 2.02rem);--step-2:clamp(1.78rem, calc(1.26rem + 2.6vw), 3.27rem);--step-3:clamp(2.37rem, calc(1.35rem + 5.09vw), 5.3rem);--space-m:clamp(1.5rem, calc(1.37rem + .65vw), 1.88rem);--space-xs:clamp(-.75rem, calc(-.68rem + .33vw), -.94rem)}.c-help-blobbs{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='1512' height='1142' viewBox='0 0 1512 1142' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg filter='url(%23filter0_f_4109_16261)'%3e%3cpath d='M1177.78 461.379C1203.85 373.226 1184.73 274.33 1123.32 179.734C1061.9 85.137 961.565 0.0166863 837.562 -62.6799C713.559 -125.377 572.679 -162.218 436.349 -167.602C300.02 -172.985 175.702 -146.615 82.3051 -92.5027C-11.0916 -38.3904 -68.456 40.5026 -81.0626 132.176C-93.6692 223.85 -60.828 323.288 12.4655 415.365C85.7591 507.441 195.494 587.117 324.979 642.274C454.464 697.431 596.612 725.05 729.803 720.93L552.717 276.522L1177.78 461.379Z' fill='%230025CE'/%3e%3c/g%3e%3cg filter='url(%23filter1_f_4109_16261)'%3e%3cpath d='M699 242.499C145.79 155.326 347.131 -238.195 152.122 -243.384C-93.0173 -249.907 -57.7424 182.018 109.498 398.999C341.499 700 1073.9 301.575 699 242.499Z' fill='%2300EAFF' fill-opacity='0.6'/%3e%3c/g%3e%3cdefs%3e%3cfilter id='filter0_f_4109_16261' x='-503.699' y='-588.289' width='2112.83' height='1729.62' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3e%3cfeFlood flood-opacity='0' result='BackgroundImageFix'/%3e%3cfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3e%3cfeGaussianBlur stdDeviation='210' result='effect1_foregroundBlur_4109_16261'/%3e%3c/filter%3e%3cfilter id='filter1_f_4109_16261' x='-343.844' y='-563.457' width='1467.78' height='1393.75' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3e%3cfeFlood flood-opacity='0' result='BackgroundImageFix'/%3e%3cfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3e%3cfeGaussianBlur stdDeviation='160' result='effect1_foregroundBlur_4109_16261'/%3e%3c/filter%3e%3c/defs%3e%3c/svg%3e ");background-repeat:no-repeat;background-size:contain;margin-top:-96px;padding-top:96px;padding-bottom:96px}.c-help{padding:var(--spacing-small);max-width:var(--max-width);color:var(--color-white);margin:auto}.c-help a{color:var(--color-white)}.c-help-overview{grid-column-gap:48px;grid-row-gap:0px;grid-template-rows:1fr;grid-template-columns:repeat(3,1fr);margin-top:96px;display:grid}.c-help-overview__sidebar{flex-direction:column;grid-area:1/1/2/2;gap:24px;display:flex}.c-help-overview__main{color:#fff;grid-area:1/2/2/4}@media screen and (max-width:750px){.c-help-overview{grid-template-rows:auto auto;grid-template-columns:1fr;margin-top:48px}.c-help-overview__sidebar{grid-area:2/1/3/2;margin-top:48px}.c-help-overview__main{grid-area:1/1/2/2}}.c-help-question{grid-column-gap:0;grid-row-gap:0;border:1px solid #ffffff1a;border-radius:5px;flex-direction:column;padding-left:0;list-style:none;display:flex;overflow:hidden;box-shadow:0 100px 80px #00000012,0 41.7776px 33.4221px #0000000d,0 22.3363px 17.869px #0000000b,0 12.5216px 10.0172px #00000009,0 6.6501px 5.32008px #00000007,0 2.76726px 2.21381px #00000005}@media screen and (max-width:900px){.c-help-question{grid-template-columns:repeat(1,1fr)}}@media screen and (max-width:650px){.c-help-question{grid-template-columns:repeat(2,1fr);padding-left:0}}@media screen and (max-width:500px){.c-help-question{grid-template-columns:repeat(1,1fr)}}.c-help-question__list-item{position:relative}.c-help-question__item{color:#fff;padding:var(--spacing-small) var(--spacing-small) var(--spacing-small) 48px;background-color:#29204199;border-bottom:1px solid #ffffff1a;flex-direction:column;justify-content:center;height:100%;text-decoration:none;display:flex}.c-help-question__item:hover{background-color:#1a1035b3}.c-help-question__list-item:last-child .c-help-question__item{border-bottom-width:0}a.c-help-question__item--active{background-color:#1a1035e6}.c-help-question__item-description{color:#b096d1;font-size:14px}.c-help-question__item:hover+.c-help-question__splash{opacity:.8;transform:scale(1.1)translate(0)translateY(0)}.c-help-question__icon{width:24px;position:absolute;left:12px}.c-help-article{grid-row-gap:var(--space-m);font-size:var(--step-0);flex-direction:column;max-width:100%;display:flex}.c-help-article h1,.c-help-article h2,.c-help-article h3,.c-help-article h4{margin-bottom:var(--space-xs)}.c-help-article h1{font-size:var(--step-2)}.c-help-article h2{font-size:var(--step-1)}.c-help-hero__heading{font-size:clamp(40px,8vw,100px)}.c-help-hero__lead{text-wrap:balance;border-left:1px solid #fff;max-width:60%;padding-left:1rem;font-size:clamp(16px,4vw,24px);line-height:1.2}.c-help-hero__lead-small{font-size:clamp(14px,4vw,18px)}.c-help-hero__header-flex{flex-flow:wrap;align-items:center;gap:24px;margin-bottom:1rem;display:flex}.c-help-hero__header{margin-bottom:2rem}.c-help-faq summary{cursor:pointer;padding:var(--spacing-small) 48px var(--spacing-small) var(--spacing-small);background-color:#29204199;border-bottom:1px solid #ffffff1a;font-weight:700;display:block;position:relative}.c-help-faq summary:hover,.c-help-faq summary:focus{background-color:#1a1035b3}.c-help-faq summary:before{content:"";vertical-align:top;border-style:solid;border-width:.1rem .1rem 0 0;width:.5rem;height:.45rem;transition:transform .3s ease-out;display:inline-block;position:absolute;top:.75rem;right:1rem;transform:rotate(135deg)}.c-help-faq[open] summary:before{transform:translateY(50%)rotate(-45deg)}.c-help-faq[open] summary{background-color:#29204199;margin-bottom:1rem}.c-help-faq[open] summary:hover,.c-help-faq[open] summary:focus{background-color:#1a1035b3}.c-help-faq[open]{padding-bottom:1rem}.c-help-faq>:not(summary){padding-bottom:1rem;padding-left:1rem;padding-right:1rem}.c-help-faq p,.c-help-faq ol,.c-help-faq ul{max-width:70ch}.c-help-faq summary::-webkit-details-marker{display:none}.c-help-faq-wrapper{border:1px solid #ffffff1a;border-radius:5px;overflow:hidden;box-shadow:0 100px 80px #00000012,0 41.7776px 33.4221px #0000000d,0 22.3363px 17.869px #0000000b,0 12.5216px 10.0172px #00000009,0 6.6501px 5.32008px #00000007,0 2.76726px 2.21381px #00000005}.c-help-faq-header{margin-bottom:1rem}.c-roadmap{flex-direction:column;gap:12px;padding:0;list-style:none;display:flex}.c-roadmap li{background-color:#0003;border:1px solid #0003;border-radius:4px;justify-content:space-between;align-items:center;gap:24px;min-height:60px;padding:12px;font-size:16px;display:flex}.c-roadmap__tag{background-color:#8a2be2;border-radius:24px;padding:6px;font-size:12px;font-weight:700}.c-roadmap__vote{color:#fff;cursor:pointer;background-color:#0000;border:1px solid #ffffff80;border-radius:6px;flex-direction:column;align-items:center;min-width:4ch;padding:6px;font-size:18px;font-weight:700;transition:background-color .4s ease-out;display:flex}.c-roadmap__vote svg{transition:transform .2s ease-out}.c-roadmap__vote:hover svg{transform:translateY(-4px)}.c-roadmap__vote:hover{border-color:#fff}.c-roadmap__vote:disabled{cursor:default;background-color:#8a2be2;border-color:#ffffff0d}.c-roadmap__vote:disabled svg{opacity:.1;transform:translate(0)}.c-help-article__side-by-side{align-items:center;gap:24px;display:flex}@media screen and (max-width:600px){.c-help-article__side-by-side{flex-direction:column}}.c-help-article__side-by-side-text{flex-direction:column;gap:24px;display:flex}.c-help-article__side-by-side-text h2{font-size:var(--step-0)}.c-help-article__pro-tip{background:#0003;border-radius:8px;overflow:hidden}.c-help-article__pro-tip h3{background:#00b0ee;font-size:var(--step-0);background:oklch(71.18% .192 232.94);padding:12px 24px}.c-help-article__pro-tip>div{padding:24px;font-size:1rem}.c-pricing{flex-wrap:wrap;gap:12px;padding:0;display:flex}.c-pricing__item{background-color:#0003;border:1px solid #0003;border-radius:4px;flex-direction:column;flex:calc(50% - 12px);gap:12px;padding:24px;font-size:16px;display:flex}.c-pricing__item h2{color:#db00ff;font-size:18px!important}.c-pricing__item:last-child{flex:100%}.c-pricing__price{font-size:32px;font-weight:700}.c-pricing__benefits{padding:0;list-style-type:none}.c-pricing a{color:#000!important}.c-pricing__benefits li{flex-direction:row;align-items:center;gap:6px;display:flex}.c-pricing__benefits li:before{content:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='white'%3e%3cpath fill-rule='evenodd' d='M16.704 4.153a.75.75 0 01.143 1.052l-8 10.5a.75.75 0 01-1.127.075l-4.5-4.5a.75.75 0 011.06-1.06l3.894 3.893 7.48-9.817a.75.75 0 011.05-.143z' clip-rule='evenodd'%3e%3c/path%3e%3c/svg%3e");width:18px;height:18px;display:inline-block}.c-pricing__not-supported{opacity:.5;text-decoration:line-through}.c-pricing__not-supported:before{content:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='white' %3e%3cpath d='M6.28 5.22a.75.75 0 00-1.06 1.06L8.94 10l-3.72 3.72a.75.75 0 101.06 1.06L10 11.06l3.72 3.72a.75.75 0 101.06-1.06L11.06 10l3.72-3.72a.75.75 0 00-1.06-1.06L10 8.94 6.28 5.22z'%3e%3c/path%3e%3c/svg%3e")!important}.data-uri-generator{background-color:#29204199;border:1px solid #ffffff1a;border-radius:8px;max-width:600px;padding:20px}.title{font-size:24px;font-weight:700}.form-container{grid-template-columns:1fr 1fr;gap:20px;margin-top:24px;display:grid}.form-group{flex-direction:column;margin-bottom:20px;display:flex}.label{margin-bottom:8px;font-size:14px;font-weight:700}.input{border-width:0;border-radius:4px;padding:8px;font-size:14px;transition:border-color .3s}.input:focus{outline:2px solid #9f00bb}.checkbox-group{flex-direction:column;display:flex}.checkbox-label{align-items:center;margin-bottom:5px;font-size:14px;display:flex}.checkbox-input{accent-color:#9f00bb;margin-right:8px}.error-message{background-color:#a70085;margin-top:8px;padding:12px;font-size:14px}.copy-button{color:#fff;cursor:pointer;background-color:#9f00bb;border:none;border-radius:4px;width:100%;padding:10px;font-size:16px;font-weight:700;transition:background-color .3s;display:block}.copy-button:hover{background-color:#b000b3}@media (max-width:640px){.form-container{grid-template-columns:1fr;gap:10px}}.generated-link{padding:24px 0}.generated-link a{color:#b300ff;word-break:break-all;text-decoration:none}.generated-link a:hover{text-decoration:underline}
