:root{--grape: #090511;--sunshine: rgb(250, 193, 37);--tangerine: rgb(255, 221, 126);--juice: rgb(255, 126, 40);--lime: rgb(236, 255, 192);--watermelon: rgb(255, 164, 146);--zobo: #eae4ff;--bright-grape: #301663;--light-grape: #120a22;--white: #ffff;--divider: rgba(255, 255, 255, .096);--clustta:#643193;--light-steel: hsl(0, 0%, 19%);--white: hsl(0, 0%, 100%);--silver: hsl(0, 0%, 85%);--steel: hsl(254, 0%, 15%);--transparent-dark-steel: hsla(0, 0%, 11%, .1);--dark-steel: hsl(0, 0%, 11%);--black-steel: hsl(0, 0%, 7%);--midnight-steel: hsl(0, 0%, 4%);--black: hsl(0, 0%, 7%);--green-steel: hsl(136, 14%, 15%);--blue-steel: hsla(215, 81%, 29%, .5);--solid-blue-steel: hsl(215, 81%, 29%);--c-text-primary: #282a32;--c-text-secondary: #686b87;--c-text-action: #404089;--c-accent-primary: #434ce8;--c-border-primary: #eff1f6;--c-background-primary: #ffffff;--c-background-secondary: #fdfcff;--c-background-tertiary: #ecf3fe;--c-background-quaternary: #e9ecf4;--padding: .5rem;--transparent-line: 1px solid rgba(71, 71, 71, .39);--clustta-line: 1px solid var(--clustta);--thick-transparent-line: 2px solid rgba(255, 255, 255, .2);--solid-line: 1px solid rgb(0, 0, 0);--small-radius: 8px;--normal-radius: 12px;--large-radius: 16px;--min-width: 768px;--footer-height: 120px}*{box-sizing:border-box}@font-face{font-family:Bricolage Grotesque;src:url(/assets/BricolageGrotesque-DcWnIxAz.ttf) format("truetype");font-weight:200 700;font-display:swap;font-style:normal}@font-face{font-family:Clash;src:url(/assets/ClashDisplay-Variable-Buk7cB_f.woff2) format("woff2");font-weight:200 700;font-display:swap;font-style:normal}@font-face{font-family:Inter;src:url(/assets/Inter-VariableFont-ZO3WBJgw.ttf) format("truetype");font-weight:200 700;font-style:normal}@font-face{font-family:JakartaSans;src:url(/assets/PlusJakartaSans-D_DSbd_K.ttf) format("truetype");font-weight:200 700;font-style:normal}@font-face{font-family:Jakarta-Italic;src:url(/assets/PlusJakartaSans-Italic-BdWtZZ8T.ttf) format("truetype");font-weight:200 700;font-display:swap;font-style:italic}a{text-decoration:none}ul,ol{list-style:none;padding:0;margin:0}.extralight{font-weight:200}.light{font-weight:300}.regular{font-weight:400}.medium{font-weight:500}.semibold{font-weight:600}.bold{font-weight:700}.extrabold{font-weight:800}.root{font-family:Inter,sans-serif;font-weight:300;place-items:center;color:#000;font-synthesis:none;font-synthesis:style;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{scroll-behavior:smooth}body{background-color:var(--white);color:#000;position:relative;font-family:Inter,sans-serif;font-weight:400;box-sizing:border-box;margin:0}.display-font{font-family:Bricolage Grotesque,sans-serif;font-weight:500}.edit-button{background-color:#4f46e5;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:var(--normal-radius);font-weight:500;cursor:pointer}.page-root{display:flex;box-sizing:border-box;width:100%;align-items:center;padding:.5rem;min-height:min-content;flex-direction:column;margin-bottom:var(--footer-height)}.auth-message-container{display:flex;flex-direction:column;align-items:center;height:100%;width:100%;overflow:hidden;justify-content:center;gap:1rem;max-width:500px;text-align:center}.auth-message{font-family:Bricolage Grotesque,sans-serif;line-height:96%;font-size:2rem;font-weight:400}.auth-root{display:flex;flex-direction:row;align-items:center;height:100%;min-height:min-content;max-width:min-content;width:100%;overflow:hidden;justify-content:space-around;gap:2rem;padding:5rem;padding-top:120px}.header-container{display:flex;flex-direction:column;justify-content:center;width:min-content;min-width:400px;box-sizing:border-box;overflow:hidden;height:max-content;min-width:300px}.auth-container{display:flex;flex-direction:column;justify-content:center;align-items:center;width:min-content;min-width:400px;box-sizing:border-box;overflow:hidden}.auth-header{font-family:Bricolage Grotesque,sans-serif;font-size:4rem;font-weight:600;line-height:90%;width:max-content;text-align:left;color:#000;height:max-content;width:100%;text-wrap:nowrap}.auth-form-container{padding:1rem;width:100%;max-width:480px}.auth-form{display:flex;flex-direction:column;gap:1.5rem}.form-row{overflow:hidden;box-sizing:border-box;display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-group{display:flex;flex-direction:column;gap:0px;width:100%}.form-group label{font-size:.875rem;font-weight:500;color:#374151}.toggle-form{margin-top:1.5rem;text-align:center}.toggle-button{background:none;border:none;color:var(--grape);font-weight:500;cursor:pointer;transition:color .2s}.toggle-button:hover{color:#4338ca}.error-message{margin-top:.5rem;color:#dc2626;text-align:center;font-size:.875rem;font-weight:500;width:100%;display:flex;padding:.3rem}.password-message{margin-top:.5rem;color:#2d2d2d;text-align:left;font-size:.875rem}.compound-form-input{box-sizing:border-box;border:1px solid #d1d5db;border-radius:4px;font-size:1rem;transition:border-color .2s;width:100%;height:50px;border-radius:var(--small-radius);padding-right:.5rem;display:flex;overflow:hidden;gap:.2rem}.form-input-mini{box-sizing:border-box;border:0px;border-radius:4px;font-size:1rem;width:100%;height:100%;padding:.75rem}.form-tex-area{border:0px;height:100%;padding:.75rem .5rem .75rem .75rem;box-sizing:border-box;border:1px solid #d1d5db;border-radius:4px;font-size:1rem;transition:border-color .2s;width:100%;min-height:100px;border-radius:var(--small-radius);display:flex;overflow:hidden;gap:.2rem;font-family:Inter,sans-serif}.form-input-icon{display:flex;cursor:pointer;align-items:center;justify-content:center;flex:1;box-sizing:border-box;border:0px;border-radius:4px;font-size:1rem;width:100%;height:100%}.alert-icons{min-height:24px;max-height:24px;min-width:24px;max-width:24px;align-items:center;transition:transform .2s ease}.inverted-icon{filter:invert(100%)}.large-icons{min-height:24px;height:24px;min-width:24px;width:24px;overflow:hidden;display:flex;align-items:center;transition:transform .2s ease}.loading-icon{animation:loadingRotate .5s linear infinite}@keyframes loadingRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.form-input{box-sizing:border-box;border:1px solid #d1d5db;border-radius:4px;font-size:1rem;transition:border-color .2s;width:100%;height:50px;border-radius:var(--small-radius);padding:.75rem}.inverted{filter:invert(100%)}.form-group input:focus{outline:none;border-color:var(--grape)}.form-alt-actions{width:100%;display:flex;justify-content:space-around;padding:.2rem}.submit-button{font-size:x-large;background-color:var(--grape);color:#fff;padding:.75rem;height:50px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;border:none;border-radius:var(--small-radius);font-weight:400;cursor:pointer;transition:background-color .2s}.submit-button:hover{background-color:var(--bright-grape)}.button-inactive{background-color:gray;cursor:not-allowed}.button-inactive:hover{background-color:gray}input.error{border-color:#dc3545}.password-indicators{margin-top:.5rem;font-size:.875rem}.password-indicators div{margin:.25rem 0}.valid{color:#28a745}.invalid{color:#dc3545}.user-profile{width:80px;aspect-ratio:1/1;display:flex;overflow:hidden;align-items:center;justify-content:center;cursor:pointer}.user-profile-root{height:max-content;width:100%;padding:1rem;box-sizing:border-box;display:flex;overflow:hidden;align-items:center;justify-content:center;cursor:pointer;position:relative}.user-profile-disabled{pointer-events:none}.user-profile-container{border-radius:60px;width:80px;height:80px;box-sizing:border-box;display:flex;overflow:hidden;align-items:center;justify-content:center;cursor:pointer;position:relative}.user-profile-container:hover>*:first-child{opacity:.7;visibility:visible;transition:opacity .2s ease-in-out}.photo-container{width:100%;height:100%;background-color:var(--grape)}.photo-overlay{width:100%;height:100%;background-color:#000;opacity:0;position:absolute}.photo-actions{z-index:1;position:absolute;top:25%;left:0;cursor:pointer;display:flex;box-sizing:border-box;width:100%;height:50%;overflow:hidden;padding:5%;gap:5%}.change-action-button{cursor:pointer;display:flex;align-items:center;justify-content:center;box-sizing:border-box;position:relative;width:100%;height:100%}.photo-input{opacity:0;position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer}.profile-img{width:100%;height:100%;object-fit:cover}.photo-upload,.photo-preview{position:relative}.photo-preview img{width:100%;height:auto}.remove-photo{position:absolute;top:-10px;right:-10px;background:#ef4444;color:#fff;border:none;border-radius:50%;width:24px;height:24px;line-height:24px;text-align:center;cursor:pointer}.expand-section-enter-active,.expand-section-leave-active{will-change:height;height:0px;transition:height .1s ease-in-out}.expand-section-enter,.expand-section-leave-to{height:0!important;transition:height .1s ease-in-out}@media (max-width: 768px){.form-row{grid-template-columns:1fr}.auth-form-container{padding:1.5rem}.auth-root{flex-direction:column;padding:.5rem;padding-top:120px;gap:0px;min-width:100%}.auth-container{width:100%;flex:1;min-width:300px}.auth-header{font-size:3rem;text-wrap:wrap;width:100%}.header-container{justify-content:flex-start;width:100%;height:max-content;max-width:500px;padding:1.5rem 1.5rem .5rem}}.single-action-button{overflow:hidden;text-align:center;font-size:14px;line-height:14px;background-color:transparent;color:#fff;position:relative;border-radius:var(--small-radius);box-sizing:border-box;cursor:pointer;display:flex;gap:10px;align-items:center;padding:.3rem;height:max-content;width:max-content;min-width:max-content;min-height:max-content;transition:all .3s ease}.single-action-button:hover{background-color:#797979;background-color:#ffffff15}.single-action-button:active{background-color:#464646;background-color:#00000013}.single-action-button-pressed{box-sizing:border-box;background-color:#00000037;outline:solid 1px white;outline-offset:-1px}.clustta-logo[data-v-4ed1908f]{width:40px;height:40px;aspect-ratio:1/1;display:flex;cursor:pointer}.clustta-logo-text[data-v-4ed1908f]{color:#fff;font-size:large;font-size:1.3rem;font-family:Bricolage Grotesque,sans-serif;font-weight:300;cursor:pointer}.clustta-logo-bold[data-v-4ed1908f]{font-weight:500}.logo-container[data-v-4ed1908f]{height:100%;height:60px;overflow:hidden;flex:1;display:flex;align-items:center;padding:.2rem;box-sizing:border-box}.intro-section-container[data-v-a022d46f]{max-height:850px;min-height:min-content;width:100%;overflow:hidden;color:#000;display:flex;flex-direction:column;flex-wrap:wrap;align-items:center;justify-content:flex-start;box-sizing:border-box;padding:2rem 4rem}.intro-text[data-v-a022d46f]{font-weight:700;color:#1a202c;color:var(--grape);align-items:center;display:flex;font-family:Bricolage Grotesque,sans-serif;max-width:600px;text-align:center;font-size:32px;line-height:110%;font-weight:500}@media screen and (max-width: 768px){.intro-text[data-v-a022d46f]{font-size:26px;line-height:100%}.intro-section-container[data-v-a022d46f]{padding:2rem}}@media screen and (max-width: 460px){.intro-text[data-v-a022d46f]{font-size:20px;line-height:100%}}.intro-section-container[data-v-e7bf3138]{max-height:850px;min-height:min-content;width:100%;color:#000;flex-direction:column;align-items:center;justify-content:flex-start;box-sizing:border-box;padding:0 4rem;overflow:hidden}.intro-text[data-v-e7bf3138]{color:#77739b;align-items:center;font-family:Bricolage Grotesque,sans-serif;text-align:center;font-size:64px;line-height:110%;font-weight:700}@keyframes scroll-e7bf3138{0%{transform:translate(0)}to{transform:translate(-100%)}}.strike-through[data-v-e7bf3138]{color:var(--clustta);text-decoration:line-through}@media screen and (max-width: 768px){.intro-text[data-v-e7bf3138]{font-size:56px;line-height:100%}.intro-section-container[data-v-e7bf3138]{padding:2rem}}@media screen and (max-width: 460px){.intro-text[data-v-e7bf3138]{font-size:48px;line-height:100%}}.small-icons[data-v-89f1b7c7]{font-family:Inter,sans-serif;font-weight:200;padding:2px;height:24px;aspect-ratio:1/1;overflow:hidden;display:flex;align-items:center;transition:transform .2s ease}.action-button[data-v-89f1b7c7]{overflow:hidden;text-align:center;font-size:14px;line-height:14px;background-color:transparent;color:#fff;position:relative;border-radius:8px;border-radius:var(--small-radius);box-sizing:border-box;cursor:pointer;display:flex;gap:10px;align-items:center;padding:.3rem;height:max-content;width:max-content;min-width:max-content;min-height:max-content;height:35px;transition:all .3s ease}.action-button[data-v-89f1b7c7]:hover{background-color:#797979;background-color:#ffffff15}.action-button[data-v-89f1b7c7]:active{background-color:#464646;background-color:#00000013}.action-button-pressed[data-v-89f1b7c7]{box-sizing:border-box;background-color:#00000037;outline:solid 1px white;outline-offset:-1px}.button-background[data-v-89f1b7c7]{background-color:#00000037;border-radius:var(--small-radius);padding:.3rem 1rem}.full-width[data-v-89f1b7c7]{width:100%}.icon-after[data-v-89f1b7c7]{justify-content:space-between}.centered[data-v-89f1b7c7]{justify-content:space-around}.rounded[data-v-89f1b7c7]{border-radius:var(--large-radius)}.user-logo[data-v-35156b3f]{opacity:1;height:50px;aspect-ratio:1/1;display:flex;filter:invert(100%) opacity(.8)}.logo-ticker[data-v-35156b3f]{max-width:1280px;background-color:var(--white);min-height:min-content;width:100%;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;justify-content:flex-start;box-sizing:border-box;padding:1rem}.ticker-wrap[data-v-35156b3f]{display:flex;box-sizing:border-box;width:100%;height:100%;padding:.1rem;white-space:nowrap;overflow:hidden;position:relative}.ticker[data-v-35156b3f]{display:inline-block;height:100%;display:flex;align-items:center;justify-content:space-around;width:100%;flex-wrap:wrap;gap:.5rem}.ticker-item[data-v-35156b3f]{display:inline-block;padding:0 30px;font-size:1.2rem;color:#fff}@keyframes ticker-35156b3f{0%{transform:translate(0)}to{transform:translate(-50%)}}.hero-section-container[data-v-341a2789]{background-color:var(--white);max-height:850px;min-height:min-content;width:100%;overflow:hidden;color:#000;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;justify-content:space-between;box-sizing:border-box;padding-top:8rem}.hero-section[data-v-341a2789]{height:100%;padding:0 20px;width:max-content;display:flex;text-align:center;align-items:center;gap:10px}.hero-content[data-v-341a2789]{display:flex;height:min-content;flex-direction:column;align-items:center;justify-content:center;padding:1rem 0;gap:10px}.hero-caption[data-v-341a2789]{align-items:center;display:flex;font-family:Bricolage Grotesque,sans-serif;font-size:76px;line-height:96%;font-weight:700;max-width:700px;text-align:center}.hero-copy[data-v-341a2789]{padding:.5rem;max-width:700px;align-items:center;display:flex;text-align:center;font-family:Inter,sans-serif;font-weight:500;font-size:1.5rem;line-height:96%}.hero-ctas[data-v-341a2789]{margin-top:20px;overflow:hidden;display:flex;align-items:center;width:100%;justify-content:center;padding:0 3%}.signup-form[data-v-341a2789]{background-color:#b22222;background-color:var(--grape);display:flex;justify-content:center;gap:10px;max-width:700px;padding:.5rem;box-sizing:border-box;border-radius:var(--small-radius);min-width:500px}.form-input[data-v-341a2789]{font-size:1.2rem}.submit-button[data-v-341a2789]{overflow:hidden;text-wrap:nowrap;padding:.2rem 2rem;font-weight:800}.features-section[data-v-341a2789]{padding:100px 0}.features-container[data-v-341a2789]{display:flex;align-items:center;gap:50px}.product-image img[data-v-341a2789]{max-width:100%;border-radius:10px;box-shadow:0 10px 30px #0000001a}.features-tabs[data-v-341a2789]{flex:1}.tab-headers[data-v-341a2789]{display:flex;flex-wrap:wrap;gap:20px;margin-bottom:30px}.tab-headers button[data-v-341a2789]{background:none;border:none;font-size:1.1rem;padding:10px 15px;cursor:pointer;border-bottom:2px solid transparent;color:#7f8c8d;transition:all .3s ease}.tab-headers button.active[data-v-341a2789]{color:#3498db;border-bottom-color:#3498db}.feature-description h3[data-v-341a2789]{color:#2c3e50;margin-bottom:15px}.feature-description p[data-v-341a2789]{color:#7f8c8d}.site-footer[data-v-341a2789]{background-color:#f4f6f7;padding:50px 0 20px}.footer-content[data-v-341a2789]{display:flex;justify-content:space-between;gap:30px}.footer-column h4[data-v-341a2789]{margin-bottom:15px;color:#2c3e50}.footer-column ul[data-v-341a2789]{list-style:none;padding:0}.footer-column ul li[data-v-341a2789]{margin-bottom:10px;color:#7f8c8d;cursor:pointer}.footer-newsletter[data-v-341a2789]{flex-grow:1}.newsletter-signup[data-v-341a2789]{display:flex;gap:10px}.newsletter-signup input[data-v-341a2789]{flex-grow:1;padding:10px;border:1px solid #ddd;border-radius:5px}.newsletter-signup button[data-v-341a2789]{padding:10px 15px;background-color:#3498db;color:#fff;border:none;border-radius:5px}.footer-bottom[data-v-341a2789]{margin-top:30px;border-top:1px solid #e0e0e0;padding-top:20px;display:flex;justify-content:space-between;align-items:center}.social-links a[data-v-341a2789]{margin-left:15px;color:#7f8c8d;text-decoration:none}@media screen and (max-width: 768px){.hero-section[data-v-341a2789]{width:100%;text-align:center}.hero-content[data-v-341a2789]{width:100%}.hero-caption[data-v-341a2789]{line-height:80%}.hero-copy[data-v-341a2789]{font-size:1.3rem;line-height:96%}.signup-form[data-v-341a2789]{min-width:100%}.features-container[data-v-341a2789],.footer-content[data-v-341a2789]{flex-direction:column}.tab-headers[data-v-341a2789]{justify-content:center}.tab-headers button[data-v-341a2789]{flex-basis:calc(50% - 10px);text-align:center}}@media screen and (max-width: 460px){.hero-section[data-v-341a2789]{width:100%;text-align:center}.signup-form[data-v-341a2789]{flex-direction:column;width:100%}.hero-caption[data-v-341a2789]{font-size:3.5rem;line-height:80%}.hero-copy[data-v-341a2789]{font-size:1.2rem;line-height:96%}}.entity-collapsed[data-v-f3165338]{filter:invert(100%);transform:rotate(135deg);transition:all .3s ease}.entity-expanded[data-v-f3165338]{transform:rotate(0)}.faq-section[data-v-f3165338]{min-height:min-content;width:100%;background-color:var(--zobo);color:#000;display:flex;flex-direction:column;justify-content:center;align-items:center;justify-content:flex-start;box-sizing:border-box;padding:2rem;gap:4rem}.faq-container[data-v-f3165338]{display:flex;flex-direction:column;flex-wrap:wrap;box-sizing:border-box;align-items:center;justify-content:flex-start;width:100%;max-width:1000px;height:min-content;border-radius:var(--large-radius);overflow:hidden;padding:2rem;gap:.5rem}.faq-item[data-v-f3165338]{display:flex;flex-direction:column;box-sizing:border-box;align-items:center;justify-content:center;width:100%;height:min-content;overflow:hidden;transition:all .3s ease;border-bottom:1px solid var(--grape);opacity:.6}.faq-item-expanded[data-v-f3165338]{opacity:1}.faq-header[data-v-f3165338]{display:flex;flex-direction:row;box-sizing:border-box;align-items:center;justify-content:space-between;width:100%;height:min-content;overflow:hidden;cursor:pointer}.faq-question[data-v-f3165338]{font-weight:500;display:flex;flex-direction:row;box-sizing:border-box;align-items:center;justify-content:space-between;width:100%;height:min-content;font-size:18px;overflow:hidden;padding:.2rem .2rem .2rem 1rem;height:max-content;min-height:100%}.faq-header-action[data-v-f3165338]{display:flex;flex-direction:column;box-sizing:border-box;align-items:center;justify-content:center;width:100%;height:min-content;overflow:hidden;padding:.5rem;width:40px;height:100%}.faq-body[data-v-f3165338]{display:flex;flex-direction:column;box-sizing:border-box;align-items:flex-end;justify-content:space-between;width:100%;height:min-content;overflow:hidden;padding:1rem;padding-top:0;gap:.5rem}.faq-answer[data-v-f3165338]{display:flex;flex-direction:row;box-sizing:border-box;align-items:center;justify-content:space-between;width:100%;height:min-content;overflow:hidden;padding:.5rem;font-size:16px;font-weight:400}.faq-body-action[data-v-f3165338]{display:flex;flex-direction:column;box-sizing:border-box;align-items:center;justify-content:center;width:100%;background-color:green;overflow:hidden;padding:.5rem;width:max-content;height:40px;height:min-content;color:#fff;border-radius:var(--small-radius)}.about-section{height:100vh;width:100%;border-bottom:1px solid var(--divider)}.pricing-section[data-v-a1ddb7c2]{padding-top:5rem;padding-bottom:5rem;background-color:#f9fafb}.container[data-v-a1ddb7c2]{max-width:1200px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}.pricing-header[data-v-a1ddb7c2]{text-align:center;margin-bottom:3rem}.pricing-title[data-v-a1ddb7c2]{font-size:1.875rem;font-weight:700;color:#111827;margin-bottom:1rem}.pricing-subtitle[data-v-a1ddb7c2]{font-size:1.25rem;color:#4b5563;max-width:32rem;margin-left:auto;margin-right:auto}.pricing-grid[data-v-a1ddb7c2]{display:grid;grid-template-columns:1fr;gap:2rem;max-width:64rem;margin-left:auto;margin-right:auto}@media (min-width: 768px){.pricing-grid[data-v-a1ddb7c2]{grid-template-columns:repeat(3,1fr)}}.pricing-card[data-v-a1ddb7c2]{padding:2rem;background-color:#fff;border-radius:.75rem;border:1px solid #e5e7eb;position:relative}.popular-plan[data-v-a1ddb7c2]{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb}.popular-badge[data-v-a1ddb7c2]{display:inline-block;padding:.25rem .75rem;font-size:.875rem;color:#2563eb;background-color:#bfdbfe;border-radius:9999px;margin-bottom:1rem}.plan-name[data-v-a1ddb7c2]{font-size:1.5rem;font-weight:700;color:#111827;margin-bottom:.5rem}.plan-price-container[data-v-a1ddb7c2]{margin-bottom:1rem}.plan-price[data-v-a1ddb7c2]{font-size:2.25rem;font-weight:700;color:#111827}.price-period[data-v-a1ddb7c2]{color:#4b5563}.plan-description[data-v-a1ddb7c2]{color:#4b5563;margin-bottom:1.5rem}.plan-features[data-v-a1ddb7c2]{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.plan-feature-item[data-v-a1ddb7c2]{display:flex;align-items:flex-start}.feature-icon[data-v-a1ddb7c2]{color:#2563eb;margin-right:.5rem;margin-top:.25rem;flex-shrink:0}.feature-text[data-v-a1ddb7c2]{color:#4b5563}.plan-cta-button[data-v-a1ddb7c2]{width:100%;padding:.75rem;border-radius:.5rem;transition:background-color .2s}.popular-button[data-v-a1ddb7c2]{background-color:#2563eb;color:#fff}.popular-button[data-v-a1ddb7c2]:hover{background-color:#1d4ed8}.standard-button[data-v-a1ddb7c2]{background-color:#f3f4f6;color:#111827}.standard-button[data-v-a1ddb7c2]:hover{background-color:#e5e7eb}.features-section[data-v-f19b9dea]{display:flex;align-items:center;justify-content:center;width:100%;padding-top:5rem;padding-bottom:5rem}.container[data-v-f19b9dea]{max-width:1200px;display:flex;align-items:center;padding:1rem 2rem}.features-content[data-v-f19b9dea]{display:flex;flex-direction:column;gap:1rem;max-width:80rem;margin-bottom:2rem}@media (min-width: 1024px){.features-content[data-v-f19b9dea]{flex-direction:row}}.features-text-column[data-v-f19b9dea]{display:flex;flex-direction:column;justify-content:center}.features-title[data-v-f19b9dea]{font-size:2.25rem;line-height:2.75rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}@media (min-width: 768px){.features-title[data-v-f19b9dea]{font-size:3rem}}.features-description[data-v-f19b9dea]{font-size:1.25rem;color:#4b5563}.features-grid[data-v-f19b9dea]{display:grid;grid-template-columns:1fr}@media (min-width: 550px){.features-grid[data-v-f19b9dea]{grid-template-columns:repeat(3,1fr)}}.feature-card[data-v-f19b9dea]{display:flex;flex-direction:column;padding:.5rem;border-radius:.75rem;cursor:pointer;transition:background-color .2s}.feature-card[data-v-f19b9dea]:hover{background-color:#f9fafb}.icon[data-v-f19b9dea]{color:#1f2937}.feature-title[data-v-f19b9dea]{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:.5rem}.feature-description[data-v-f19b9dea]{color:#4b5563}.features-image-container[data-v-f19b9dea]{max-width:72rem;min-height:70vh;background-color:#000;margin-left:auto;margin-right:auto;border-radius:1rem;overflow:hidden;position:relative}.features-image-wrapper[data-v-f19b9dea]{position:relative;overflow:hidden}.features-image[data-v-f19b9dea]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-fit:contain;transition:opacity .3s;aspect-ratio:1 / 1}.image-visible[data-v-f19b9dea]{opacity:1}.image-hidden[data-v-f19b9dea]{opacity:0}.image-overlay[data-v-f19b9dea]{position:absolute;top:0;left:0;width:100%;height:100%}.download-section{height:100vh;width:100%;border-bottom:1px solid var(--divider)}.hero-image-container[data-v-53bf50fd]{display:flex;width:100%;justify-content:center}.clip-left[data-v-53bf50fd]{justify-content:flex-end}.clip-right[data-v-53bf50fd]{justify-content:flex-start}.hero-image-wrapper[data-v-53bf50fd]{position:relative;border-radius:.7rem;height:min-content;overflow:hidden;display:flex;box-sizing:border-box;align-items:center;justify-content:flex-start;width:100%}.hero-image[data-v-53bf50fd]{width:100%}.original-size[data-v-53bf50fd]{max-width:100%;max-height:100%;object-fit:contain}.dots-canvas[data-v-78383856]{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.lightbox-overlay[data-v-639fbe2b]{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000c;display:flex;justify-content:center;align-items:center;z-index:9999;animation:fadeIn-639fbe2b .3s ease}.lightbox-container[data-v-639fbe2b]{position:relative;width:90%;max-width:800px;background-color:#000;background-color:#fff;padding:3rem 2rem 2rem;border-radius:var(--large-radius);overflow:hidden}.lightbox-close[data-v-639fbe2b]{position:absolute;top:10px;right:10px;width:30px;height:30px;color:#000;border:none;border-radius:50%;font-size:24px;line-height:24px;cursor:pointer;z-index:2001;display:flex;justify-content:center;align-items:center}.video-container[data-v-639fbe2b]{border-radius:var(--large-radius);position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.video-container iframe[data-v-639fbe2b]{position:absolute;top:0;left:0;width:100%;height:100%;border:none}@keyframes fadeIn-639fbe2b{0%{opacity:0}to{opacity:1}}.hero-section[data-v-3f8837b1]{width:100%;padding-top:8rem;padding-bottom:2rem;background:linear-gradient(to bottom,var(--lime),white);display:flex;justify-content:center;align-items:center;overflow-x:hidden;position:relative}.container[data-v-3f8837b1]{max-width:1200px;display:flex;align-items:center;flex-direction:column;width:100%;padding-left:1rem;padding-right:1rem;position:relative;z-index:2}.hero-content[data-v-3f8837b1]{max-width:56rem;text-align:center;margin-bottom:3rem;display:flex;flex-direction:column;align-items:center;width:100%}.hero-title[data-v-3f8837b1]{color:#1a202c;color:var(--grape);margin-bottom:1.5rem;align-items:center;display:flex;font-family:Bricolage Grotesque,sans-serif;max-width:700px;text-align:center;line-height:80%;font-size:3.75rem;font-size:76px;line-height:96%;font-weight:700}@media screen and (max-width: 768px){.hero-title[data-v-3f8837b1]{font-size:76px;line-height:80%;font-size:3.5rem}}@media screen and (max-width: 460px){.hero-title[data-v-3f8837b1]{font-size:3.5rem;line-height:80%}.hero-copy[data-v-3f8837b1]{font-size:1.2rem;line-height:96%}}.hero-description[data-v-3f8837b1]{font-size:1.3rem;margin-bottom:2rem;max-width:700px;align-items:center;display:flex;text-align:center;font-family:Inter,sans-serif;line-height:96%}.hero-cta-buttons[data-v-3f8837b1]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;width:90%}@media (min-width: 640px){.hero-cta-buttons[data-v-3f8837b1]{flex-direction:row}}.primary-cta[data-v-3f8837b1]{width:auto;padding:1rem 2rem;background-color:var(--grape);color:#fff;border-radius:var(--large-radius);display:flex;align-items:center;justify-content:center;transition:background-color .2s;border:1px solid #cbd5e0;font-size:1.2rem;font-weight:400;cursor:pointer}.link[data-v-3f8837b1]{width:auto}.primary-cta[data-v-3f8837b1]:hover{background-color:var(--bright-grape)}.secondary-cta[data-v-3f8837b1]{width:auto;padding:1rem 2rem;background-color:#fff;color:var(--grape);border:1px solid var(--grape);border-radius:var(--large-radius);transition:background-color .2s;font-size:1.2rem;font-weight:600;cursor:pointer}@media (max-width: 640px){.secondary-cta[data-v-3f8837b1],.primary-cta[data-v-3f8837b1],.link[data-v-3f8837b1]{width:100%}}.secondary-cta[data-v-3f8837b1]:hover{background-color:#f7fafc}.feature-card[data-v-18097932]{display:flex;flex:1;padding:1rem;border-radius:.75rem;cursor:pointer;transition:background-color .2s;gap:.5rem}.feature-card[data-v-18097932]:hover{background-color:#eae4ff}.feature-icon[data-v-18097932]{margin-bottom:1rem}.feature-meta[data-v-18097932]{display:flex;flex-direction:column}.feature-title[data-v-18097932]{font-size:1.1rem;font-weight:700;color:#1f2937;margin-bottom:.3rem}.feature-description[data-v-18097932]{color:#333;font-size:medium;font-size:1rem}.features-section[data-v-f687999d]{display:flex;align-items:center;justify-content:center;width:100%;overflow:hidden}.container[data-v-f687999d]{max-width:1280px;width:100%;display:flex;align-items:center;justify-content:center}.features-content[data-v-f687999d]{display:flex;flex-direction:column;gap:1rem;padding:2rem;max-width:500px}.features-text-column[data-v-f687999d]{display:flex;flex-direction:column;justify-content:center}.features-title[data-v-f687999d]{font-size:3.25rem;line-height:2.75rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}@media (max-width: 1020px){.features-content[data-v-f687999d]{max-width:800px}.container[data-v-f687999d]{flex-direction:column}}.features-description[data-v-f687999d]{padding:.5rem;font-size:1.25rem;color:var(--grape)}.features-grid[data-v-f687999d]{display:grid;display:flex;gap:.5rem;grid-template-columns:1fr;flex-direction:column}.features-image-container[data-v-f687999d]{display:flex;height:200px;height:min-content;width:100%;padding:1rem;overflow:hidden;position:relative;align-items:flex-start;justify-content:center;gap:1rem}.features-section[data-v-454923d3]{display:flex;align-items:center;justify-content:center;width:100%;overflow:hidden}.container[data-v-454923d3]{max-width:1280px;width:100%;display:flex;align-items:center;justify-content:center}.features-content[data-v-454923d3]{display:flex;flex-direction:column;gap:1rem;padding:2rem;max-width:500px}.features-text-column[data-v-454923d3]{display:flex;flex-direction:column;justify-content:center}.features-title[data-v-454923d3]{font-size:3.25rem;line-height:2.75rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}.strike-through[data-v-454923d3]{text-decoration:line-through}@media (max-width: 1020px){.features-content[data-v-454923d3]{max-width:800px}.container[data-v-454923d3]{flex-direction:column}}.features-description[data-v-454923d3]{padding:.5rem;font-size:1.25rem;color:var(--grape)}.features-grid[data-v-454923d3]{display:grid;display:flex;gap:.5rem;grid-template-columns:1fr;flex-direction:column}.features-image-container[data-v-454923d3]{display:flex;height:200px;height:min-content;width:100%;padding:1rem;overflow:hidden;position:relative;align-items:flex-start;justify-content:center;gap:1rem}.features-section[data-v-ecaab350]{display:flex;align-items:center;justify-content:center;width:100%;overflow:hidden}.container[data-v-ecaab350]{max-width:1280px;width:100%;display:flex;align-items:center;justify-content:center}.features-content[data-v-ecaab350]{display:flex;flex-direction:column;gap:1rem;padding:2rem;max-width:500px}.features-text-column[data-v-ecaab350]{display:flex;flex-direction:column;justify-content:center}.features-title[data-v-ecaab350]{font-size:3.25rem;line-height:2.75rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}.strike-through[data-v-ecaab350]{text-decoration:line-through}@media (max-width: 1020px){.features-content[data-v-ecaab350]{max-width:800px}.container[data-v-ecaab350]{flex-direction:column}}.features-description[data-v-ecaab350]{padding:.5rem;font-size:1.25rem;color:var(--grape)}.features-grid[data-v-ecaab350]{display:grid;display:flex;gap:.5rem;grid-template-columns:1fr;flex-direction:column}.features-image-container[data-v-ecaab350]{display:flex;height:200px;height:min-content;width:100%;padding:1rem;overflow:hidden;position:relative;align-items:flex-start;justify-content:center;gap:1rem}.features-section[data-v-ac4525b9]{display:flex;align-items:center;justify-content:center;width:100%;overflow:hidden}.container[data-v-ac4525b9]{max-width:1280px;width:100%;display:flex;align-items:center;justify-content:flex-start}.features-content[data-v-ac4525b9]{display:flex;flex-direction:column;gap:1rem;padding:2rem;width:100%}.features-text-column[data-v-ac4525b9]{display:flex;flex-direction:column;justify-content:center}.features-title[data-v-ac4525b9]{font-size:2.25rem;line-height:1.75rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}.strike-through[data-v-ac4525b9]{text-decoration:line-through}@media (max-width: 1020px){.features-content[data-v-ac4525b9]{max-width:800px}.container[data-v-ac4525b9]{flex-direction:column}}.features-description[data-v-ac4525b9]{padding:.5rem;font-size:1.25rem;color:var(--grape)}.features-grid[data-v-ac4525b9]{display:flex;gap:.5rem;grid-template-columns:1fr;flex-direction:column;display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:10px;width:100%}.features-image-container[data-v-ac4525b9]{display:flex;height:200px;height:min-content;width:100%;padding:1rem;overflow:hidden;position:relative;align-items:flex-start;justify-content:center;gap:1rem}.waitlist[data-v-015d02c7]{background-color:#f3f4f6;background-color:#dfbcff;background-color:var(--sunshine);padding:5rem 2rem;width:100%;display:flex;align-items:center;gap:1rem;justify-content:space-around;position:relative;z-index:2}.waitlist-container[data-v-015d02c7]{max-width:600px;background-color:#fff;background-color:var(--lime);border-radius:2rem;padding:2.5rem;width:100%;z-index:3}.features-content[data-v-015d02c7]{display:flex;flex-direction:column;gap:1rem;padding:2rem;max-width:500px}.features-text-column[data-v-015d02c7]{max-width:500px;display:flex;flex-direction:column;justify-content:center}.features-title[data-v-015d02c7]{font-size:3.25rem;line-height:2.75rem;font-weight:700;color:#1f2937;color:var(--grape);margin-bottom:.5rem}@media (max-width: 1020px){.features-content[data-v-015d02c7]{max-width:800px}.waitlist[data-v-015d02c7]{flex-direction:column}}.features-description[data-v-015d02c7]{padding:.5rem;font-size:1.25rem;color:var(--grape)}.waitlist h2[data-v-015d02c7]{font-size:2rem;font-weight:700;margin-bottom:1rem;text-align:center;color:#111827}.waitlist p[data-v-015d02c7]{text-align:center;color:#6b7280;margin-bottom:2rem}.waitlist-form[data-v-015d02c7]{display:flex;flex-direction:column;gap:1.5rem}.form-group[data-v-015d02c7]{display:flex;flex-direction:column;gap:.5rem}.form-group label[data-v-015d02c7]{font-weight:500;color:#374151}.form-group input[data-v-015d02c7],.form-group select[data-v-015d02c7]{padding:.75rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:1rem;width:100%}.form-group input[data-v-015d02c7]:focus,.form-group select[data-v-015d02c7]:focus{outline:none;border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e533}.error-message[data-v-015d02c7]{color:#dc2626;font-size:.875rem;margin-top:.5rem}.submit-button[data-v-015d02c7]{background-color:#4f46e5;background-color:var(--clustta);color:#fff;padding:.75rem 1.5rem;border:none;border-radius:.375rem;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s ease;margin-top:1rem;border-radius:15px}.submit-button[data-v-015d02c7]:hover{background-color:#4338ca;background-color:var(--clustta)}.success-message[data-v-015d02c7]{text-align:center}.success-icon[data-v-015d02c7]{color:#fff;width:4rem;height:4rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:5rem;margin:0 auto 1.5rem}.success-message h3[data-v-015d02c7]{font-size:1.5rem;font-weight:700;margin-bottom:.75rem;color:#111827}.share-section[data-v-015d02c7]{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}.share-link-container[data-v-015d02c7]{display:flex;gap:.5rem;margin:1rem 0}.share-link[data-v-015d02c7]{flex-grow:1;width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem}.copy-button[data-v-015d02c7]{background-color:#f3f4f6;border:1px solid #d1d5db;border-radius:.375rem;padding:0 1rem;font-weight:500;cursor:pointer;transition:background-color .2s ease;border-radius:10px}.copy-button[data-v-015d02c7]:hover{background-color:#e5e7eb}.social-share[data-v-015d02c7]{display:flex;gap:1rem;margin-top:1rem}.social-button[data-v-015d02c7]{flex:1;display:inline-block;padding:.75rem 1rem;text-align:center;border-radius:.375rem;text-decoration:none;font-weight:500;font-size:.875rem;transition:opacity .2s ease;align-items:center;justify-content:center;display:flex;border-radius:10px}.social-button[data-v-015d02c7]:hover{opacity:.9}.discord[data-v-015d02c7]{background-color:#5865f2;width:100%;flex:2;color:#fff}.twitter[data-v-015d02c7]{background-color:#000;color:#fff}.linkedin[data-v-015d02c7]{background-color:#0077b5;color:#fff}@media (max-width: 640px){.waitlist-container[data-v-015d02c7]{padding:1.5rem}.social-share[data-v-015d02c7]{flex-direction:column}}.waitlist-input[data-v-015d02c7]{border-radius:20px}.cta-section[data-v-2bf7ba20]{padding-top:5rem;padding-bottom:5rem;background-color:var(--clustta);width:100%}.container[data-v-2bf7ba20]{max-width:1200px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}.cta-content[data-v-2bf7ba20]{max-width:48rem;margin-left:auto;margin-right:auto;text-align:center}.cta-title[data-v-2bf7ba20]{font-size:1.875rem;font-weight:700;color:#fff;margin-bottom:1rem}.cta-description[data-v-2bf7ba20]{font-size:1.25rem;color:#bfdbfe;margin-bottom:2rem}.cta-buttons[data-v-2bf7ba20]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}@media (min-width: 640px){.cta-buttons[data-v-2bf7ba20]{flex-direction:row}}.primary-cta[data-v-2bf7ba20]{width:100%;padding:1rem 2rem;background-color:#fff;color:#2563eb;border-radius:.5rem;display:flex;align-items:center;justify-content:center;transition:background-color .2s;border:1px solid white}@media (min-width: 640px){.primary-cta[data-v-2bf7ba20]{width:auto}}.primary-cta[data-v-2bf7ba20]:hover{background-color:#f0f9ff}.cta-icon[data-v-2bf7ba20]{margin-left:.5rem}.secondary-cta[data-v-2bf7ba20]{width:100%;padding:1rem 2rem;background-color:transparent;color:#fff;border:1px solid white;border-radius:.5rem;transition:background-color .2s}@media (min-width: 640px){.secondary-cta[data-v-2bf7ba20]{width:auto}}.secondary-cta[data-v-2bf7ba20]:hover{background-color:#1e40af}.testimonials-section{width:100%;padding:60px 20px}.testimonials-container{max-width:1200px;margin:0 auto}.testimonials-header{text-align:center;margin-bottom:40px}.testimonials-title{font-size:2.5rem;margin-bottom:10px}.testimonials-subtitle{font-size:1.2rem;color:#555}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px}.testimonial-card{background:#fff;outline:1px solid #eee;outline-offset:-1px;border-radius:10px;padding:20px;display:flex;flex-direction:column;justify-content:space-between}.testimonial-content{flex:1;margin-bottom:20px}.testimonial-quote{font-style:italic;font-size:1rem;color:#333}.testimonial-footer{display:flex;align-items:center}.testimonial-avatar{width:50px;height:50px;border-radius:50%;margin-right:15px}.testimonial-info{display:flex;flex-direction:column}.testimonial-name{font-weight:700;font-size:1rem;margin-bottom:5px}.testimonial-role{font-size:.9rem;color:#777}.form-group select[data-v-2296787e]{padding:.75rem .5rem .75rem .75rem;border-radius:.375rem;box-sizing:border-box;border:1px solid #d1d5db;border-radius:4px;font-size:1rem;transition:border-color .2s;width:100%;border-radius:var(--small-radius);display:flex;overflow:hidden;gap:.2rem;font-family:Inter,sans-serif}.message-loader[data-v-2296787e]{width:100%;padding:.5rem;align-items:center;display:flex;justify-content:center;box-sizing:border-box;margin-top:10px;gap:10px}.hamburger[data-v-ebe08cea]{display:block;background:none;border:none;cursor:pointer;padding:.5rem;height:40px}.hamburger-lines[data-v-ebe08cea]{display:flex;flex-direction:column;gap:6px;transform-origin:center}.hamburger-lines span[data-v-ebe08cea]{display:block;width:24px;height:1px;background:#fff;transition:all .1s ease-in-out;transform-origin:center}.hamburger-lines.active span[data-v-ebe08cea]:nth-child(1){transform:translateY(7px) rotate(-135deg)}.hamburger-lines.active span[data-v-ebe08cea]:nth-child(2){opacity:0}.hamburger-lines.active span[data-v-ebe08cea]:nth-child(3){transform:translateY(-7px) rotate(135deg)}.sr-only[data-v-ebe08cea]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.profile-picture[data-v-8372ecfc]{background-color:var(--light-grape);height:100%;aspect-ratio:1/1;overflow:hidden;display:flex;align-items:center;border-radius:60px}.profile-picture-square[data-v-8372ecfc]{border-radius:var(--small-radius)}.profile-img[data-v-8372ecfc]{width:100%;height:100%;object-fit:cover}.hamburger-menu[data-v-ecb97970]{display:none}.nav-container[data-v-ecb97970]{position:fixed;box-sizing:border-box;height:64px;background:#fff;box-shadow:0 2px 4px #0000001a;z-index:1000;background-color:var(--grape);width:90%;width:100%;transform:translate(50%);right:50%;overflow:hidden;z-index:9998;transition:all .1s ease-out;display:flex;flex-direction:column;align-items:center}.nav-container-wrapper[data-v-ecb97970]{width:100%;height:100px;max-width:1280px;transition:all .1s ease-out;display:flex;flex-direction:column}.nav-content[data-v-ecb97970]{padding:0 1rem;height:64px;min-height:64px;display:flex;align-items:center;justify-content:center}.mobile[data-v-ecb97970]{justify-content:flex-end}.center-nav[data-v-ecb97970]{flex:2;display:flex;height:100%;align-items:center;justify-content:center}.center-nav-content[data-v-ecb97970]{height:100%;align-items:center;display:flex;box-sizing:border-box;gap:1rem;justify-content:space-evenly;width:min-content;width:100%;padding:.5rem}.nav-links-item a[data-v-ecb97970]{text-decoration:none;color:#fff;transition:color .3s ease;display:flex;align-items:center;font-weight:100;height:100%;padding:0 .5rem}.nav-links-item[data-v-ecb97970]{width:100%;width:min-content;display:flex;align-items:center;justify-content:center;border-radius:20px;border-radius:var(--large-radius);box-sizing:border-box;height:70%;padding:0 .5rem;transition:all .2s ease-in}.nav-links-item[data-v-ecb97970]:hover{background-color:var(--sunshine);background-color:var(--clustta)}.right-nav[data-v-ecb97970]{height:100%;width:max-content;display:flex;flex:1;gap:1rem;align-items:center;justify-content:flex-end;padding:.2rem;box-sizing:border-box}.nav-profile[data-v-ecb97970]{width:40px;aspect-ratio:1/1;display:flex;overflow:hidden;align-items:center;cursor:pointer}.mobile-nav-wrapper[data-v-ecb97970]{box-sizing:border-box;width:100%;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;height:100%}.nav-items-mobile[data-v-ecb97970]{display:flex;height:min-content;flex-direction:column;box-sizing:border-box;padding:.5rem;gap:.5rem}.nav-menu-socials[data-v-ecb97970]{display:flex;box-sizing:border-box;align-items:center;justify-content:center;width:100%;height:min-content;gap:.5rem;padding:.5rem}@media (max-width: 768px){.nav-container[data-v-ecb97970]{min-width:96%;justify-content:space-between}.hamburger-menu[data-v-ecb97970]{display:block}.center-nav[data-v-ecb97970]{display:none}.nav-links.active[data-v-ecb97970]{display:flex}.is-active[data-v-ecb97970]{height:96%}.nav-links-item[data-v-ecb97970]{display:flex;align-items:flex-start;justify-content:flex-start;width:100%;padding:.5rem;box-sizing:border-box}.center-nav a[data-v-ecb97970]{padding:1rem;width:100%;justify-content:flex-start;align-items:center;font-size:large}.right-nav[data-v-ecb97970]{justify-content:flex-end}}.footer-section{min-height:var(--footer-height);width:100%;background-color:var(--grape);display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1rem 1rem 0;box-sizing:border-box;overflow:hidden;position:absolute;bottom:0}.footer-section-top,.footer-section-bottom{height:min-content;display:flex;box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;max-width:1280px}.left-footer{height:100%;height:64px;flex:1;display:flex;align-items:center;padding:.4rem;box-sizing:border-box}.left-bottom-footer{width:min-content;gap:.5rem;height:64px;flex:1;display:flex;align-items:center;padding:.4rem;box-sizing:border-box;color:#fff;font-size:small;font-weight:100}.right-bottom-footer{width:min-content;gap:.5rem;height:64px;flex:1;display:flex;align-items:center;padding:.4rem;box-sizing:border-box}.clustta-logo{height:60%;aspect-ratio:1/1;display:flex;cursor:pointer}.clustta-logo-text{color:#fff;font-size:x-large;font-family:Bricolage Grotesque,sans-serif;font-weight:300;cursor:pointer}.right-footer{display:flex;box-sizing:border-box;align-items:center;justify-content:flex-end;width:100%;gap:.5rem}.footer[data-v-5a7a2cb5]{width:100%;background-color:#1f2937;background-color:var(--grape);color:#9ca3af;padding-top:4rem;padding-bottom:2rem}.container[data-v-5a7a2cb5]{max-width:1200px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}.footer-links-grid[data-v-5a7a2cb5]{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-bottom:2rem}@media (min-width: 768px){.footer-links-grid[data-v-5a7a2cb5]{grid-template-columns:repeat(4,1fr)}}.footer-link-column[data-v-5a7a2cb5]{margin-bottom:1rem}.footer-column-title[data-v-5a7a2cb5]{color:#fff;font-size:1.125rem;font-weight:600;margin-bottom:1rem}.footer-link-list[data-v-5a7a2cb5]{display:flex;flex-direction:column;gap:.5rem}.footer-link[data-v-5a7a2cb5]{color:#9ca3af;text-decoration:none;transition:color .2s}.footer-link[data-v-5a7a2cb5]:hover{color:#fff}.footer-bottom[data-v-5a7a2cb5]{border-top:1px solid #374151;padding-top:2rem}.footer-bottom-content[data-v-5a7a2cb5]{display:flex;flex-direction:column;justify-content:space-between;align-items:center}@media (min-width: 768px){.footer-bottom-content[data-v-5a7a2cb5]{flex-direction:row}}.footer-logo-container[data-v-5a7a2cb5]{display:flex;align-items:center;margin-bottom:1rem}@media (min-width: 768px){.footer-logo-container[data-v-5a7a2cb5]{margin-bottom:0}}.footer-logo[data-v-5a7a2cb5]{height:2rem;width:2rem;background-color:#2563eb;border-radius:.5rem;display:flex;align-items:center;justify-content:center;margin-right:.5rem}.footer-logo-text[data-v-5a7a2cb5]{color:#fff;font-size:1.125rem;font-weight:700}.footer-brand-name[data-v-5a7a2cb5]{color:#fff;font-weight:600}.footer-social-links[data-v-5a7a2cb5]{display:flex;gap:1.5rem}.small-icons[data-v-5a7a2cb5]{width:min-content;height:min-content;max-width:20px;max-height:20px;align-items:center;justify-content:center;display:flex}.social-link[data-v-5a7a2cb5]{color:#9ca3af;color:#fff;opacity:.7;transition:color .2s}.social-link[data-v-5a7a2cb5]:hover{color:#fff;opacity:1}.footer-copyright[data-v-5a7a2cb5]{text-align:center;margin-top:2rem}.copyright-text[data-v-5a7a2cb5]{font-size:.875rem}.listbox-list-items-root[data-v-d82c5e55]{opacity:0;animation:fadeIn-d82c5e55 .1s ease-in-out forwards}@keyframes fadeIn-d82c5e55{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.list-box-container[data-v-d82c5e55]{box-sizing:border-box;display:flex;width:100%;flex-direction:column;flex:1}.list-box-parent[data-v-d82c5e55]{position:relative;box-sizing:border-box;color:#000;display:flex;flex-direction:row;width:100%;border-radius:8px;height:35px;align-items:center;padding:4px;overflow:hidden;font-family:Inter,sans-serif;font-size:16px;white-space:nowrap;justify-content:space-between;gap:.5rem;flex:1;min-height:40px;height:40px;background-color:#fff;outline-offset:-1px;outline:var(--transparent-line)}.list-box-parent[data-v-d82c5e55]:hover{outline:var(--clustta-line)}.list-box-parent-content[data-v-d82c5e55]{position:relative;box-sizing:border-box;height:20px;flex:1;width:100%;white-space:nowrap;pointer-events:none;overflow:hidden}.list-box-parent-text[data-v-d82c5e55]{font-family:Inter,sans-serif;position:absolute;pointer-events:none;white-space:nowrap;padding-left:.5rem;font-size:14px;width:100%}.list-box-parent-chevron[data-v-d82c5e55]{pointer-events:none}.chevron[data-v-d82c5e55]{height:10px;min-width:10px}.listbox-list-items-root[data-v-d82c5e55]{color:#fff;box-sizing:border-box;z-index:100000;border-radius:8px;min-height:100px;line-height:1.4!important;background-color:#2e2e2e;overflow:hidden;overflow-y:auto;max-height:300px;text-align:left;flex-direction:column;flex-wrap:nowrap;gap:.2rem;padding:.3rem;outline:solid 1px white;position:absolute;color:#000;background-color:#fff;outline-offset:-1px;outline:var(--transparent-line)}.listbox-list-items-root[data-v-d82c5e55]::-webkit-scrollbar{border-radius:8px;width:8px}.listbox-list-items-root[data-v-d82c5e55]::-webkit-scrollbar-thumb{border-radius:8px;background-color:#ffffff4b}.listbox-list-items-root[data-v-d82c5e55]::-webkit-scrollbar-track{border-radius:8px;background-color:#0000004b}.listbox-list-items[data-v-d82c5e55]{box-sizing:border-box;border-radius:8px;min-height:32px;overflow:hidden;overflow-y:auto;display:flex;flex-direction:column;flex-wrap:nowrap;height:max-content;gap:.2rem}.listbox-item[data-v-d82c5e55]{box-sizing:border-box;list-style:none;cursor:pointer;background-color:transparent;transition:background-color .2s ease-in-out;border-radius:8px;width:max-content;width:100%;height:40px;display:flex;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;align-items:center}.listbox-item[data-v-d82c5e55]:hover{background-color:#a3a3a3}.listbox-item-closed[data-v-d82c5e55]{opacity:.5}.listbox-item-text-mask[data-v-d82c5e55]{padding:.1rem}.listbox-item-text[data-v-d82c5e55]{padding:.2rem .4rem;overflow:hidden;text-overflow:ellipsis;font-size:14px}.overflow-text[data-v-d82c5e55]{overflow:unset}.list-box[data-v-d82c5e55]{box-sizing:border-box;background-color:#fff;width:100%;border-radius:8px;height:35px;padding-right:8px;overflow:hidden}.general-button[data-v-6b79dd80]{display:flex;flex-direction:row;justify-content:center;align-items:center;border-radius:16px;padding:10px 18px;border-color:#eaecf0;border-width:1px;border-style:solid;font-size:16px;cursor:pointer;transition:all .3s ease;height:40px;overflow:hidden;width:max-content;min-width:30%}.full-width[data-v-6b79dd80]{width:100%}.default[data-v-6b79dd80]{background-color:#fff;color:#344054}.colored[data-v-6b79dd80]{background-color:#2c75e2;color:#e1e1e1}.general-button[data-v-6b79dd80]:hover{transform:scale(1.02)}.general-button[data-v-6b79dd80]:active{transform:scale(.98)}.general-button-loading-icon[data-v-6b79dd80]{height:150%;aspect-ratio:1/1;animation:loadingRotate-6b79dd80 .5s linear infinite}.general-button-text[data-v-6b79dd80]{font-size:16px}@keyframes loadingRotate-6b79dd80{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.header-icons[data-v-694ce24a]{padding:2px;height:30px;min-width:30px;overflow:hidden;display:flex;align-items:center}.page-header-area-container[data-v-694ce24a]{display:flex;align-items:center;flex-direction:row;box-sizing:border-box;width:98%;height:60px;gap:.5rem;overflow:hidden}.page-header-title[data-v-694ce24a]{font-family:Inter,sans-serif;font-size:20px;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mini-display[data-v-694ce24a]{font-size:16px}.horizontal-flex[data-v-c6531281]{display:flex;flex-direction:row;align-items:center;gap:.4rem;width:100%;justify-content:space-between}.pop-up-actions[data-v-c6531281]{display:flex;flex-direction:row;max-width:100%;align-self:stretch;align-items:center;justify-content:space-between;margin-top:.5rem;gap:5%;padding:.2rem}.pop-up-actions-right[data-v-c6531281]{display:flex;flex-direction:row;max-width:100%;align-self:stretch;align-items:center;justify-content:flex-end;margin-top:.5rem;gap:5%}.input-short[data-v-c6531281]{font-family:Inter,sans-serif;font-weight:300;box-sizing:border-box;font-size:16px;border-radius:8px;padding:10px;border:0px;border-style:solid;outline:none;color:#000;background-color:#fff;outline-offset:-1px;outline:var(--transparent-line)}.input-short[data-v-c6531281]::-ms-reveal{filter:invert(100%)}.input-short[data-v-c6531281]:hover{outline:var(--clustta-line);outline-offset:-1px}.input-short[data-v-c6531281]:focus{outline:var(--clustta-line);outline-offset:-1px}.input-long[data-v-c6531281]{font-family:Inter,sans-serif;font-weight:300;box-sizing:border-box;font-size:16px;border-radius:8px;box-shadow:0 1px 2px #1018280d;padding:10px;border-color:#eaecf0;border-width:0px;border-style:solid;background-color:#fff;color:#344054;width:100%;min-height:60px;height:100px;max-height:180px;margin:20px auto auto;resize:none;outline:none;background-color:var(--midnight-steel);color:#fff}.input-long[data-v-c6531281]:hover{outline:1px solid white;outline-offset:-1px}.input-long[data-v-c6531281]:focus{outline:1px solid white;outline-offset:-1px}.input-section[data-v-c6531281]{width:100%;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;justify-content:flex-start;gap:8px;color:#000}.compound-list-item[data-v-c6531281]{box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;width:100%}.modal-container[data-v-c6531281]{display:flex;color:#000;box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;padding:1rem;position:relative;overflow:hidden;min-width:300px;height:max-content;width:max-content;outline-offset:-1px;outline:var(--transparent-line);background-color:var(--white);border-radius:var(--large-radius)}.general-container[data-v-c6531281]{gap:.5rem;box-sizing:border-box;width:100%;max-width:400px;min-width:300px;width:400px;color:#fff;display:flex;flex-direction:column;align-items:center}.add-category[data-v-c6531281]{display:flex;gap:.5rem;flex-direction:row}.input-short[data-v-c6531281]{flex:1;width:100%}.listbox-short[data-v-c6531281]{flex:1;width:130px}.input-label[data-v-c6531281]{font-family:Inter,sans-serif;color:#fff;font-size:16px;white-space:nowrap;flex:1}.category-area[data-v-c6531281]{box-sizing:border-box;display:flex;flex-direction:column;gap:1rem;color:#fff;width:98%}.category-list[data-v-c6531281]{box-sizing:border-box;display:flex;padding:.5rem;align-items:center;flex-direction:column;gap:.2rem;background-color:#00000025;height:290px;overflow:hidden;overflow-y:scroll;width:100%;border-radius:10px}.category-list[data-v-c6531281]::-webkit-scrollbar{width:4px}.category-list[data-v-c6531281]::-webkit-scrollbar-thumb{border-radius:10px;background-color:#ffffff4b}.category-list[data-v-c6531281]::-webkit-scrollbar-track{border-radius:10px}.category-item[data-v-c6531281]{color:#fff;display:flex;align-items:center;justify-content:space-between;gap:.5rem;width:100%;border-bottom:1px solid rgba(255,255,255,.096);height:max-content;padding:.2rem}.category-item-actions[data-v-c6531281]{display:flex}.horizontal-flex[data-v-4090936f]{display:flex;flex-direction:row;align-items:center;gap:.4rem;width:100%;justify-content:space-between}.pop-up-actions[data-v-4090936f]{display:flex;flex-direction:row;max-width:100%;align-self:stretch;align-items:center;justify-content:space-between;margin-top:.5rem;gap:5%;padding:.2rem}.pop-up-actions-right[data-v-4090936f]{display:flex;flex-direction:row;max-width:100%;align-self:stretch;align-items:center;justify-content:flex-end;margin-top:.5rem;gap:5%}.input-short[data-v-4090936f]{font-family:Inter,sans-serif;font-weight:300;box-sizing:border-box;font-size:16px;border-radius:8px;padding:10px;border:0px;border-style:solid;outline:none;color:#000;background-color:#fff;outline-offset:-1px;outline:var(--transparent-line)}.input-short[data-v-4090936f]::-ms-reveal{filter:invert(100%)}.input-short[data-v-4090936f]:hover{outline:var(--clustta-line);outline-offset:-1px}.input-short[data-v-4090936f]:focus{outline:var(--clustta-line);outline-offset:-1px}.input-long[data-v-4090936f]{font-family:Inter,sans-serif;font-weight:300;box-sizing:border-box;font-size:16px;border-radius:8px;box-shadow:0 1px 2px #1018280d;padding:10px;border-color:#eaecf0;border-width:0px;border-style:solid;background-color:#fff;color:#344054;width:100%;min-height:60px;height:100px;max-height:180px;margin:20px auto auto;resize:none;outline:none;background-color:var(--midnight-steel);color:#fff}.input-long[data-v-4090936f]:hover{outline:1px solid white;outline-offset:-1px}.input-long[data-v-4090936f]:focus{outline:1px solid white;outline-offset:-1px}.input-section[data-v-4090936f]{width:100%;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;justify-content:flex-start;gap:8px;color:#000}.compound-list-item[data-v-4090936f]{box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;width:100%}.modal-container[data-v-4090936f]{display:flex;color:#000;box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;padding:1rem;position:relative;overflow:hidden;min-width:300px;height:max-content;width:max-content;outline-offset:-1px;outline:var(--transparent-line);background-color:var(--white);border-radius:var(--large-radius)}.general-container[data-v-4090936f]{gap:.5rem;box-sizing:border-box;width:100%;max-width:400px;min-width:300px;width:400px;color:#fff;display:flex;flex-direction:column;align-items:center}.list-item[data-v-4090936f]{cursor:pointer;display:flex;gap:10px;align-items:center;width:100%;padding:10px 15px}.icons[data-v-4090936f]{height:24px;width:24px}.profile-menu-list[data-v-4090936f]{width:240px;display:flex;align-items:center;flex-direction:column;align-items:flex-start;padding:0px px}.modal-mask[data-v-4090936f]{position:fixed;z-index:9999;width:100%;height:100%;display:flex;transition:opacity .3s ease;background-color:#00000080;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);box-sizing:border-box}.modal-header h3[data-v-4090936f]{margin-top:0;color:#42b983}.modal-body[data-v-4090936f]{margin:20px 0}.modal-default-button[data-v-4090936f]{float:right}.modal-enter-from[data-v-4090936f],.modal-leave-to[data-v-4090936f]{opacity:0}.modal-enter-from .modal-container[data-v-4090936f],.modal-leave-to .modal-container[data-v-4090936f]{-webkit-transform:scale(1.1);transform:scale(1.1)}.page-container[data-v-754160f4]{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh}.nav-opened[data-v-754160f4]{display:none;overflow:hidden}
