.circular-progress{flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative}.circular-progress-svg{width:100%;height:100%;transform:rotate(-90deg)}.circular-progress-bg{fill:none;stroke:#f1f1f1}.circular-progress-fill{fill:none;stroke-linecap:round;transition:stroke-dashoffset .3s}.circular-progress-value{text-align:center;font-feature-settings:"liga" off, "clig" off;white-space:nowrap;font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:600;line-height:22px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.circular-progress-value-gradient{-webkit-text-fill-color:transparent;background:linear-gradient(270deg,#fc5c7d 0%,#6a82fb 100%);-webkit-background-clip:text;background-clip:text}.circular-progress-fill-blue,.circular-progress-value-blue{stroke:#7a7eee;color:#7a7eee}.circular-progress-fill-pink,.circular-progress-value-pink{stroke:#f373b5;color:#f373b5}.circular-progress-fill-purple,.circular-progress-value-purple{stroke:#9a76d2;color:#9a76d2}.circular-progress-fill-deep-pink,.circular-progress-value-deep-pink{stroke:#f35e85;color:#f35e85}.circular-progress-value-sm,.circular-progress-value-md{font-size:14px}.circular-progress-value-lg{font-size:18px}.progress-bar{background:linear-gradient(294deg,#f7e4f7 15.61%,#eaecff 84.39%);border-radius:9999px;width:100%;height:6px;position:relative}.progress-bar-fill{background:linear-gradient(270deg,#fc5c7d 0%,#6a82fb 100%);border-radius:9999px;height:6px;transition:width .3s;position:absolute;top:0;left:0}.landing-footer{-webkit-backdrop-filter:blur(20px);background:#ffffffd1;border-top:1px solid #d240ba14;justify-content:center;padding:16px;display:flex}.landing-footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;width:100%;max-width:1200px;display:flex}.landing-footer-logo{-o-object-fit:contain;object-fit:contain;cursor:pointer;opacity:.7;width:79px;height:26px;transition:opacity .2s}.landing-footer-logo:hover{opacity:1}.landing-footer-copy{color:#ccc;margin:0;font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:12px;font-weight:400}.landing-footer-links{align-items:center;gap:8px;font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:12px;font-weight:400;display:flex}.landing-footer-link{color:#6a82fb;text-decoration:none;transition:opacity .2s}.landing-footer-link:hover{text-decoration:underline}.landing-footer-sep{color:#ccc}@media (width<=767px){.landing-footer-inner{text-align:center;flex-direction:column;gap:8px}}@media (width>=768px){.landing-footer{height:64px;padding:0 32px}.landing-footer-logo{width:88px;height:22px}}@media (width>=1024px){.landing-footer{padding:0}}
