:root{--discord-blurple: #5865f2;--discord-blurple-dark: #4752c4;--discord-dark: #23272a;--discord-darker: #1a1d21;--discord-darkest: #111214;--discord-channel: #96989d;--discord-text: #dcddde}.discord-badge[data-astro-cid-6vdgdvze]{margin-bottom:2rem;display:inline-flex;align-items:center;gap:.5rem;border-radius:9999px;padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem;font-weight:700;background:#5865f226;border:1px solid rgba(88,101,242,.3);color:#a5b0fa}.discord-badge__dot[data-astro-cid-6vdgdvze]{width:.375rem;height:.375rem;border-radius:9999px;background:#57f287;box-shadow:0 0 6px #57f287;animation:pulse-green 2s ease-in-out infinite}.discord-badge__live[data-astro-cid-6vdgdvze]{font-size:.75rem;line-height:1rem;color:#57f287}@keyframes pulse-green{0%,to{opacity:1}50%{opacity:.5}}.form-hero__stats[data-astro-cid-6vdgdvze]{margin-bottom:2.5rem;display:flex;flex-wrap:wrap;align-items:center;gap:0px;overflow:hidden;border-radius:1rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.08)}.discord-stat[data-astro-cid-6vdgdvze]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem 1.5rem}.discord-stat__number[data-astro-cid-6vdgdvze]{font-size:1.5rem;line-height:2rem;font-weight:900;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.discord-stat__label[data-astro-cid-6vdgdvze]{font-size:.75rem;line-height:1rem;font-weight:500;text-transform:uppercase;letter-spacing:.1em;color:var(--discord-channel)}.discord-stat__divider[data-astro-cid-6vdgdvze]{width:1px;align-self:stretch;background:#ffffff14}.form-section--hero[data-astro-cid-6vdgdvze]{display:flex;min-height:100vh;align-items:center}.bento-section[data-astro-cid-6vdgdvze]{padding:6rem 1.5rem}@media(min-width:1024px){.bento-section[data-astro-cid-6vdgdvze]{padding-top:8rem;padding-bottom:8rem}}.bento-section[data-astro-cid-6vdgdvze]{background:#fff}.dark .bento-section[data-astro-cid-6vdgdvze]{background:rgb(var(--neutral-950) / 1)}.bento-section__header[data-astro-cid-6vdgdvze]{margin-left:auto;margin-right:auto;margin-bottom:4rem;max-width:48rem;text-align:center}.bento-section__tag[data-astro-cid-6vdgdvze]{margin-bottom:1.5rem;display:inline-flex;align-items:center;border-radius:9999px;padding:.375rem 1rem;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.2em;border-width:1px;--tw-border-opacity: 1;border-color:rgb(var(--neutral-200) / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(var(--neutral-100) / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(var(--neutral-500) / var(--tw-text-opacity, 1))}.bento-section__tag[data-astro-cid-6vdgdvze]:where(.dark,.dark *){--tw-border-opacity: 1;border-color:rgb(var(--neutral-800) / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(var(--neutral-900) / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(var(--neutral-400) / var(--tw-text-opacity, 1))}.bento-section__tag--light[data-astro-cid-6vdgdvze]{--tw-border-opacity: 1;border-color:rgb(var(--neutral-700) / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(var(--neutral-800) / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(var(--neutral-300) / var(--tw-text-opacity, 1))}.bento-section__title[data-astro-cid-6vdgdvze]{font-size:2.25rem;line-height:2.5rem;font-weight:900;letter-spacing:-.025em;--tw-text-opacity: 1;color:rgb(var(--neutral-900) / var(--tw-text-opacity, 1))}@media(min-width:1024px){.bento-section__title[data-astro-cid-6vdgdvze]{font-size:3rem;line-height:1}}.bento-section__title[data-astro-cid-6vdgdvze]:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.bento-grid[data-astro-cid-6vdgdvze]{margin-left:auto;margin-right:auto;display:grid;max-width:80rem;grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem}@media(min-width:640px){.bento-grid[data-astro-cid-6vdgdvze]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.bento-grid[data-astro-cid-6vdgdvze]{grid-template-columns:repeat(4,minmax(0,1fr))}}.bento-card[data-astro-cid-6vdgdvze]{position:relative;display:flex;flex-direction:column;gap:1rem;overflow:hidden;border-radius:1.5rem;border-width:1px;padding:2rem;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;--tw-border-opacity: 1;border-color:rgb(var(--neutral-100) / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bento-card[data-astro-cid-6vdgdvze]:where(.dark,.dark *){--tw-border-opacity: 1;border-color:rgb(var(--neutral-800) / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(var(--neutral-900) / var(--tw-bg-opacity, 1))}.bento-card[data-astro-cid-6vdgdvze]:hover{--tw-translate-y: -.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);--tw-shadow-color: rgb(var(--neutral-200) / .8);--tw-shadow: var(--tw-shadow-colored)}.bento-card[data-astro-cid-6vdgdvze]:hover:where(.dark,.dark *){--tw-shadow-color: rgb(0 0 0 / .5);--tw-shadow: var(--tw-shadow-colored)}@media(min-width:1024px){.bento-card--large[data-astro-cid-6vdgdvze],.bento-card--medium[data-astro-cid-6vdgdvze]{grid-column:span 2 / span 2}.bento-card--small[data-astro-cid-6vdgdvze]{grid-column:span 1 / span 1}}.bento-card--featured[data-astro-cid-6vdgdvze]{--tw-border-opacity: 1;border-color:rgb(var(--neutral-800) / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(var(--neutral-950) / var(--tw-bg-opacity, 1))}.bento-card--featured[data-astro-cid-6vdgdvze]:where(.dark,.dark *){--tw-bg-opacity: 1;background-color:rgb(var(--neutral-900) / var(--tw-bg-opacity, 1))}.bento-card--featured[data-astro-cid-6vdgdvze] .bento-card__title[data-astro-cid-6vdgdvze]{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.bento-card--featured[data-astro-cid-6vdgdvze] .bento-card__text[data-astro-cid-6vdgdvze]{--tw-text-opacity: 1;color:rgb(var(--neutral-400) / var(--tw-text-opacity, 1))}.bento-card--dark[data-astro-cid-6vdgdvze]{--tw-border-opacity: 1;border-color:rgb(var(--neutral-800) / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(var(--neutral-900) / var(--tw-bg-opacity, 1))}.bento-card--dark[data-astro-cid-6vdgdvze]:where(.dark,.dark *){--tw-bg-opacity: 1;background-color:rgb(var(--neutral-900) / var(--tw-bg-opacity, 1))}.bento-card--dark[data-astro-cid-6vdgdvze] .bento-card__title[data-astro-cid-6vdgdvze]{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.bento-card--dark[data-astro-cid-6vdgdvze] .bento-card__text[data-astro-cid-6vdgdvze]{--tw-text-opacity: 1;color:rgb(var(--neutral-400) / var(--tw-text-opacity, 1))}.bento-card__glow[data-astro-cid-6vdgdvze]{pointer-events:none;position:absolute;inset:-1rem;background:radial-gradient(ellipse 60% 60% at 50% -10%,rgba(88,101,242,.2),transparent)}.bento-card__icon-wrap[data-astro-cid-6vdgdvze]{display:flex;width:3rem;height:3rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:1rem;--tw-bg-opacity: 1;background-color:rgb(var(--neutral-100) / var(--tw-bg-opacity, 1))}.bento-card__icon-wrap[data-astro-cid-6vdgdvze]:where(.dark,.dark *){--tw-bg-opacity: 1;background-color:rgb(var(--neutral-800) / var(--tw-bg-opacity, 1))}.bento-card__icon-wrap--primary[data-astro-cid-6vdgdvze]{--tw-bg-opacity: 1;background-color:rgb(var(--primary-500) / var(--tw-bg-opacity, 1))}.bento-card__icon-wrap--ghost[data-astro-cid-6vdgdvze]{background:#5865f21a}.bento-card__title[data-astro-cid-6vdgdvze]{font-size:1.25rem;line-height:1.75rem;font-weight:900;letter-spacing:-.025em;--tw-text-opacity: 1;color:rgb(var(--neutral-900) / var(--tw-text-opacity, 1))}.bento-card__title[data-astro-cid-6vdgdvze]:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.bento-card__text[data-astro-cid-6vdgdvze]{font-size:.875rem;line-height:1.25rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(var(--neutral-500) / var(--tw-text-opacity, 1))}.bento-card__text[data-astro-cid-6vdgdvze]:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(var(--neutral-400) / var(--tw-text-opacity, 1))}.bento-card__badge[data-astro-cid-6vdgdvze]{margin-top:.5rem;display:inline-flex;align-items:center;gap:.5rem;border-radius:9999px;padding:.375rem .75rem;font-size:11px;font-weight:700;background:#57f2871a;border:1px solid rgba(87,242,135,.2);color:#57f287}.bento-card__badge-dot[data-astro-cid-6vdgdvze]{width:.375rem;height:.375rem;border-radius:9999px;background:#57f287;box-shadow:0 0 6px #57f287;animation:pulse-green 2s ease-in-out infinite}.bento-avatars[data-astro-cid-6vdgdvze]{margin-top:1rem;display:flex;align-items:center;gap:.75rem}.bento-avatar[data-astro-cid-6vdgdvze]{margin-left:-.5rem;width:2rem;height:2rem;flex-shrink:0;border-radius:9999px;border-width:2px;--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.bento-avatar[data-astro-cid-6vdgdvze]:first-child{margin-left:0}.bento-avatar[data-astro-cid-6vdgdvze]:where(.dark,.dark *){--tw-border-opacity: 1;border-color:rgb(var(--neutral-900) / var(--tw-border-opacity, 1))}.bento-avatar--1[data-astro-cid-6vdgdvze]{background:#5865f2}.bento-avatar--2[data-astro-cid-6vdgdvze]{background:#3ba55c}.bento-avatar--3[data-astro-cid-6vdgdvze]{background:#faa61a}.bento-avatar--4[data-astro-cid-6vdgdvze]{background:#ed4245}.bento-avatar--5[data-astro-cid-6vdgdvze]{background:#9b59b6}.bento-avatar-count[data-astro-cid-6vdgdvze]{margin-left:.5rem;font-size:.875rem;line-height:1.25rem;font-weight:700;--tw-text-opacity: 1;color:rgb(var(--neutral-500) / var(--tw-text-opacity, 1))}.bento-avatar-count[data-astro-cid-6vdgdvze]:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(var(--neutral-400) / var(--tw-text-opacity, 1))}.tiers-section[data-astro-cid-6vdgdvze]{padding:6rem 1.5rem}@media(min-width:1024px){.tiers-section[data-astro-cid-6vdgdvze]{padding-top:8rem;padding-bottom:8rem}}.tiers-section[data-astro-cid-6vdgdvze]{--tw-bg-opacity: 1;background-color:rgb(var(--neutral-50) / var(--tw-bg-opacity, 1))}.tiers-section[data-astro-cid-6vdgdvze]:where(.dark,.dark *){--tw-bg-opacity: 1;background-color:rgb(var(--neutral-900) / var(--tw-bg-opacity, 1))}.tiers-section__header[data-astro-cid-6vdgdvze]{margin-left:auto;margin-right:auto;margin-bottom:4rem;max-width:48rem;text-align:center}.tiers-section__subtitle[data-astro-cid-6vdgdvze]{margin-top:1rem;font-size:1.125rem;line-height:1.75rem;--tw-text-opacity: 1;color:rgb(var(--neutral-500) / var(--tw-text-opacity, 1))}.tiers-section__subtitle[data-astro-cid-6vdgdvze]:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(var(--neutral-400) / var(--tw-text-opacity, 1))}.tiers-grid[data-astro-cid-6vdgdvze]{margin-left:auto;margin-right:auto;display:grid;max-width:64rem;grid-template-columns:repeat(1,minmax(0,1fr));gap:1.5rem}@media(min-width:1024px){.tiers-grid[data-astro-cid-6vdgdvze]{grid-template-columns:repeat(2,minmax(0,1fr))}}.tier-card[data-astro-cid-6vdgdvze]{position:relative;display:flex;flex-direction:column;gap:1.5rem;overflow:hidden;border-radius:1.5rem;border-width:1px;padding:2rem}@media(min-width:1024px){.tier-card[data-astro-cid-6vdgdvze]{padding:2.5rem}}.tier-card--free[data-astro-cid-6vdgdvze]{--tw-border-opacity: 1;border-color:rgb(var(--neutral-200) / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.tier-card--free[data-astro-cid-6vdgdvze]:where(.dark,.dark *){--tw-border-opacity: 1;border-color:rgb(var(--neutral-800) / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(var(--neutral-900) / var(--tw-bg-opacity, 1))}.tier-card--premium[data-astro-cid-6vdgdvze]{border-color:rgb(var(--primary-500) / .3);--tw-bg-opacity: 1;background-color:rgb(var(--neutral-950) / var(--tw-bg-opacity, 1))}.tier-card__glow[data-astro-cid-6vdgdvze]{pointer-events:none;position:absolute;inset:-1rem;background:radial-gradient(ellipse 80% 50% at 50% -10%,rgba(0,136,85,.15),transparent)}.tier-card__badge-popular[data-astro-cid-6vdgdvze]{position:absolute;right:1.5rem;top:1.5rem;border-radius:9999px;padding:.25rem .75rem;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.1em;--tw-bg-opacity: 1;background-color:rgb(var(--primary-500) / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(var(--primary-950) / var(--tw-text-opacity, 1))}.tier-card__header[data-astro-cid-6vdgdvze]{position:relative;z-index:10;display:flex;align-items:center;gap:1rem}.tier-card__icon-wrap[data-astro-cid-6vdgdvze]{display:flex;width:3rem;height:3rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:1rem;--tw-bg-opacity: 1;background-color:rgb(var(--neutral-100) / var(--tw-bg-opacity, 1))}.tier-card__icon-wrap[data-astro-cid-6vdgdvze]:where(.dark,.dark *){--tw-bg-opacity: 1;background-color:rgb(var(--neutral-800) / var(--tw-bg-opacity, 1))}.tier-card__icon-wrap--premium[data-astro-cid-6vdgdvze]{--tw-bg-opacity: 1;background-color:rgb(var(--primary-500) / var(--tw-bg-opacity, 1))}.tier-card__label[data-astro-cid-6vdgdvze]{font-size:.75rem;line-height:1rem;font-weight:900;text-transform:uppercase;letter-spacing:.1em;--tw-text-opacity: 1;color:rgb(var(--neutral-400) / var(--tw-text-opacity, 1))}.tier-card__label[data-astro-cid-6vdgdvze]:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(var(--neutral-500) / var(--tw-text-opacity, 1))}.tier-card__label--premium[data-astro-cid-6vdgdvze]{--tw-text-opacity: 1;color:rgb(var(--primary-400) / var(--tw-text-opacity, 1))}.tier-card__name[data-astro-cid-6vdgdvze]{font-size:1.5rem;line-height:2rem;font-weight:900;letter-spacing:-.025em;--tw-text-opacity: 1;color:rgb(var(--neutral-900) / var(--tw-text-opacity, 1))}.tier-card__name[data-astro-cid-6vdgdvze]:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.tier-card__name--premium[data-astro-cid-6vdgdvze]{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.tier-card__price[data-astro-cid-6vdgdvze]{margin-left:auto;font-size:1.125rem;line-height:1.75rem;font-weight:900;--tw-text-opacity: 1;color:rgb(var(--neutral-400) / var(--tw-text-opacity, 1))}.tier-card__price--premium[data-astro-cid-6vdgdvze]{--tw-text-opacity: 1;color:rgb(var(--primary-400) / var(--tw-text-opacity, 1))}.tier-card__description[data-astro-cid-6vdgdvze]{position:relative;z-index:10;font-size:.875rem;line-height:1.25rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(var(--neutral-400) / var(--tw-text-opacity, 1))}.tier-card__list[data-astro-cid-6vdgdvze]{position:relative;z-index:10;display:flex;flex-direction:column;gap:.75rem}.tier-item[data-astro-cid-6vdgdvze]{display:flex;align-items:flex-start;gap:.75rem;font-size:.875rem;line-height:1.25rem}.tier-item--check[data-astro-cid-6vdgdvze]{--tw-text-opacity: 1;color:rgb(var(--neutral-700) / var(--tw-text-opacity, 1))}.tier-item--check[data-astro-cid-6vdgdvze]:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(var(--neutral-300) / var(--tw-text-opacity, 1))}.tier-item--check[data-astro-cid-6vdgdvze].tier-item--premium{--tw-text-opacity: 1;color:rgb(var(--neutral-200) / var(--tw-text-opacity, 1))}.tier-item--lock[data-astro-cid-6vdgdvze]{opacity:.6}.tier-card__cta[data-astro-cid-6vdgdvze]{position:relative;z-index:10;margin-top:auto;display:flex;align-items:center;justify-content:center;gap:.75rem;border-radius:1rem;padding:1rem 1.5rem;font-size:1rem;line-height:1.5rem;font-weight:900;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.tier-card__cta--free[data-astro-cid-6vdgdvze]{--tw-bg-opacity: 1;background-color:rgb(var(--neutral-100) / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(var(--neutral-700) / var(--tw-text-opacity, 1))}.tier-card__cta--free[data-astro-cid-6vdgdvze]:hover{--tw-bg-opacity: 1;background-color:rgb(var(--neutral-200) / var(--tw-bg-opacity, 1))}.tier-card__cta--free[data-astro-cid-6vdgdvze]:where(.dark,.dark *){--tw-bg-opacity: 1;background-color:rgb(var(--neutral-800) / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(var(--neutral-200) / var(--tw-text-opacity, 1))}.tier-card__cta--free[data-astro-cid-6vdgdvze]:hover:where(.dark,.dark *){--tw-bg-opacity: 1;background-color:rgb(var(--neutral-700) / var(--tw-bg-opacity, 1))}.tier-card__cta--premium[data-astro-cid-6vdgdvze]{--tw-bg-opacity: 1;background-color:rgb(var(--primary-500) / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(var(--primary-950) / var(--tw-text-opacity, 1))}.tier-card__cta--premium[data-astro-cid-6vdgdvze]:hover{--tw-translate-y: -.125rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);--tw-shadow-color: rgb(var(--primary-500) / .3);--tw-shadow: var(--tw-shadow-colored)}.cowork-section[data-astro-cid-6vdgdvze] .section__container{max-width:80rem}.cowork-visual[data-astro-cid-6vdgdvze]{position:relative}.cowork-visual__glow[data-astro-cid-6vdgdvze]{pointer-events:none;position:absolute;inset:-2.5rem;background:radial-gradient(ellipse 50% 50% at 50% 50%,rgba(88,101,242,.2),transparent)}.cowork-window[data-astro-cid-6vdgdvze]{position:relative;overflow:hidden;border-radius:1rem;background:var(--discord-darker);border:1px solid rgba(255,255,255,.08)}.cowork-window__bar[data-astro-cid-6vdgdvze]{display:flex;align-items:center;gap:.75rem;border-bottom-width:1px;padding:.75rem 1rem;background:var(--discord-darkest);border-color:#ffffff0f}.cowork-window__dots[data-astro-cid-6vdgdvze]{display:flex;gap:.375rem}.cowork-window__dots[data-astro-cid-6vdgdvze] span[data-astro-cid-6vdgdvze]{width:.625rem;height:.625rem;border-radius:9999px;background:#ffffff26}.cowork-window__title[data-astro-cid-6vdgdvze]{display:flex;align-items:center;gap:.5rem;font-size:.75rem;line-height:1rem;font-weight:500;color:var(--discord-channel)}.cowork-window__body[data-astro-cid-6vdgdvze]{padding:1.5rem}.cowork-channel-header[data-astro-cid-6vdgdvze]{margin-bottom:1.5rem;display:flex;align-items:center;gap:.5rem;font-size:.875rem;line-height:1.25rem;font-weight:700;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.cowork-live-badge[data-astro-cid-6vdgdvze]{margin-left:auto;border-radius:.25rem;padding:.125rem .5rem;font-size:10px;font-weight:900;background:#ed4245;color:#fff}.cowork-participants[data-astro-cid-6vdgdvze]{display:flex;flex-direction:column;gap:.75rem}.cowork-participant[data-astro-cid-6vdgdvze]{display:flex;align-items:center;gap:.75rem;border-radius:.75rem;padding:.75rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;background:#ffffff0a}.cowork-participant--speaking[data-astro-cid-6vdgdvze]{background:#57f28714;border:1px solid rgba(87,242,135,.15)}.cowork-participant__avatar[data-astro-cid-6vdgdvze]{display:flex;width:2.5rem;height:2.5rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:9999px;font-size:.875rem;line-height:1.25rem;font-weight:900;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.cowork-participant__avatar--luiz[data-astro-cid-6vdgdvze]{background:var(--discord-blurple)}.cowork-participant__avatar--a[data-astro-cid-6vdgdvze]{background:#3ba55c}.cowork-participant__avatar--b[data-astro-cid-6vdgdvze]{background:#faa61a}.cowork-participant__avatar--c[data-astro-cid-6vdgdvze]{background:#9b59b6}.cowork-participant__info[data-astro-cid-6vdgdvze]{display:flex;flex:1 1 0%;flex-direction:column}.cowork-participant__name[data-astro-cid-6vdgdvze]{font-size:.875rem;line-height:1.25rem;font-weight:700;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.cowork-participant__role[data-astro-cid-6vdgdvze]{font-size:11px;color:var(--discord-channel)}.cowork-participant--speaking[data-astro-cid-6vdgdvze] .cowork-participant__role[data-astro-cid-6vdgdvze]{color:#57f287}.cowork-participant__mic[data-astro-cid-6vdgdvze]{display:flex;width:1.75rem;height:1.75rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:9999px;background:#ffffff0f;color:var(--discord-channel)}.cowork-participant__mic--active[data-astro-cid-6vdgdvze]{background:#57f28733;color:#57f287}.cowork-participant-more[data-astro-cid-6vdgdvze]{padding-top:.5rem;padding-bottom:.5rem;text-align:center;font-size:.75rem;line-height:1rem;color:var(--discord-channel)}.cowork-section__title[data-astro-cid-6vdgdvze]{margin-bottom:1.5rem;margin-top:1rem;font-size:2.25rem;line-height:2.5rem;font-weight:900;letter-spacing:-.025em;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}@media(min-width:1024px){.cowork-section__title[data-astro-cid-6vdgdvze]{font-size:3rem;line-height:1}}.cowork-section__text[data-astro-cid-6vdgdvze]{margin-bottom:2rem;font-size:1.125rem;line-height:1.75rem;line-height:1.625;color:var(--discord-channel)}.cowork-features[data-astro-cid-6vdgdvze]{display:flex;flex-direction:column;gap:1.25rem}.cowork-feature[data-astro-cid-6vdgdvze]{display:flex;align-items:flex-start;gap:1rem}.cowork-feature__icon[data-astro-cid-6vdgdvze]{display:flex;width:2.5rem;height:2.5rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:1rem;--tw-bg-opacity: 1;background-color:rgb(var(--primary-500) / var(--tw-bg-opacity, 1))}.cowork-feature__title[data-astro-cid-6vdgdvze]{margin-bottom:.25rem;font-size:1rem;line-height:1.5rem;font-weight:700;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.cowork-feature__text[data-astro-cid-6vdgdvze]{font-size:.875rem;line-height:1.25rem;color:var(--discord-channel)}.news-section[data-astro-cid-6vdgdvze]{padding:6rem 1.5rem}@media(min-width:1024px){.news-section[data-astro-cid-6vdgdvze]{padding-top:8rem;padding-bottom:8rem}}.news-section[data-astro-cid-6vdgdvze]{--tw-bg-opacity: 1;background-color:rgb(var(--neutral-50) / var(--tw-bg-opacity, 1))}.news-section[data-astro-cid-6vdgdvze]:where(.dark,.dark *){--tw-bg-opacity: 1;background-color:rgb(var(--neutral-900) / var(--tw-bg-opacity, 1))}.news-section__container[data-astro-cid-6vdgdvze]{margin-left:auto;margin-right:auto;display:grid;max-width:80rem;grid-template-columns:repeat(1,minmax(0,1fr));align-items:center;gap:4rem}@media(min-width:1024px){.news-section__container[data-astro-cid-6vdgdvze]{grid-template-columns:repeat(2,minmax(0,1fr));gap:6rem}}.news-section__title[data-astro-cid-6vdgdvze]{margin-bottom:1.5rem;margin-top:1rem;font-size:2.25rem;line-height:2.5rem;font-weight:900;letter-spacing:-.025em;--tw-text-opacity: 1;color:rgb(var(--neutral-900) / var(--tw-text-opacity, 1))}@media(min-width:1024px){.news-section__title[data-astro-cid-6vdgdvze]{font-size:3rem;line-height:1}}.news-section__title[data-astro-cid-6vdgdvze]:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.news-section__text[data-astro-cid-6vdgdvze]{margin-bottom:2.5rem;font-size:1.125rem;line-height:1.75rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(var(--neutral-500) / var(--tw-text-opacity, 1))}.news-section__text[data-astro-cid-6vdgdvze]:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(var(--neutral-400) / var(--tw-text-opacity, 1))}.news-features[data-astro-cid-6vdgdvze]{display:flex;flex-direction:column;gap:1rem}.news-feature[data-astro-cid-6vdgdvze]{display:flex;align-items:center;gap:.75rem;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity: 1;color:rgb(var(--neutral-700) / var(--tw-text-opacity, 1))}.news-feature[data-astro-cid-6vdgdvze]:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(var(--neutral-300) / var(--tw-text-opacity, 1))}.news-feed[data-astro-cid-6vdgdvze]{overflow:hidden;border-radius:1.5rem;--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);background:var(--discord-dark);border:1px solid rgba(255,255,255,.06)}.news-feed__header[data-astro-cid-6vdgdvze]{display:flex;align-items:center;gap:.5rem;border-bottom-width:1px;padding:1rem 1.5rem;font-size:.875rem;line-height:1.25rem;font-weight:700;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));background:var(--discord-darker);border-color:#ffffff0f}.news-feed__tag[data-astro-cid-6vdgdvze]{margin-left:auto;border-radius:.25rem;padding:.125rem .5rem;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.025em;background:#5865f233;color:#7289da;border:1px solid rgba(88,101,242,.3)}.news-item[data-astro-cid-6vdgdvze]{display:flex;align-items:flex-start;gap:1rem;border-bottom-width:1px;padding:1.25rem 1.5rem}.news-item[data-astro-cid-6vdgdvze]:last-child{border-bottom-width:0px}.news-item[data-astro-cid-6vdgdvze]{border-color:#ffffff0a}.news-item__avatar[data-astro-cid-6vdgdvze]{display:flex;width:2.5rem;height:2.5rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:9999px;font-size:.875rem;line-height:1.25rem;font-weight:900;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));background:var(--discord-blurple)}.news-item__body[data-astro-cid-6vdgdvze]{display:flex;flex:1 1 0%;flex-direction:column;gap:.5rem}.news-item__meta[data-astro-cid-6vdgdvze]{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.news-item__author[data-astro-cid-6vdgdvze]{font-size:.875rem;line-height:1.25rem;font-weight:700;color:#7289da}.news-item__role[data-astro-cid-6vdgdvze]{border-radius:.25rem;padding:.125rem .375rem;font-size:9px;font-weight:900;text-transform:uppercase;background:var(--discord-blurple);color:#fff}.news-item__time[data-astro-cid-6vdgdvze]{margin-left:auto;font-size:.75rem;line-height:1rem;color:var(--discord-channel)}.news-item__text[data-astro-cid-6vdgdvze]{font-size:.875rem;line-height:1.25rem;line-height:1.625;color:var(--discord-text)}.news-feed__footer[data-astro-cid-6vdgdvze]{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.75rem;line-height:1rem;background:var(--discord-darker);color:var(--discord-channel)}.form-section[data-astro-cid-6vdgdvze]{position:relative;overflow:hidden;padding:6rem 1.5rem}@media(min-width:1024px){.form-section[data-astro-cid-6vdgdvze]{padding-top:8rem;padding-bottom:8rem}}.form-section[data-astro-cid-6vdgdvze]{background:var(--discord-blurple)}.form-section__bg[data-astro-cid-6vdgdvze]{pointer-events:none;position:absolute;inset:0;background:radial-gradient(ellipse 70% 80% at -10% 50%,rgba(71,82,196,.8) 0%,transparent 60%),radial-gradient(ellipse 50% 60% at 110% 30%,rgba(35,39,42,.5) 0%,transparent 55%),radial-gradient(ellipse 40% 40% at 50% 110%,rgba(35,39,42,.4) 0%,transparent 50%);mix-blend-mode:multiply}.form-section__container[data-astro-cid-6vdgdvze]{position:relative;z-index:10;margin-left:auto;margin-right:auto;display:grid;max-width:80rem;grid-template-columns:repeat(1,minmax(0,1fr));align-items:center;gap:4rem}@media(min-width:1024px){.form-section__container[data-astro-cid-6vdgdvze]{grid-template-columns:repeat(2,minmax(0,1fr));gap:6rem}}.form-section__copy[data-astro-cid-6vdgdvze]{display:flex;flex-direction:column}.form-section[data-astro-cid-6vdgdvze] .discord-badge[data-astro-cid-6vdgdvze]{background:#ffffff26;border-color:#ffffff40;color:#ffffffe6}.form-section__title[data-astro-cid-6vdgdvze]{margin-bottom:1.5rem;font-size:2.25rem;line-height:2.5rem;font-weight:900;line-height:1;letter-spacing:-.025em;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}@media(min-width:1024px){.form-section__title[data-astro-cid-6vdgdvze]{font-size:3.75rem;line-height:1}}.form-section__text[data-astro-cid-6vdgdvze]{margin-bottom:2.5rem;font-size:1.125rem;line-height:1.75rem;line-height:1.625;color:#ffffffbf}.form-section[data-astro-cid-6vdgdvze] .form-hero__stats[data-astro-cid-6vdgdvze]{background:#ffffff26;border-color:#fff3;--tw-backdrop-blur: blur(4px);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.form-section[data-astro-cid-6vdgdvze] .discord-stat__number[data-astro-cid-6vdgdvze]{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.form-section[data-astro-cid-6vdgdvze] .discord-stat__label[data-astro-cid-6vdgdvze]{color:#ffffffb3}.form-section[data-astro-cid-6vdgdvze] .discord-stat__divider[data-astro-cid-6vdgdvze]{background:#ffffff26}.form-benefits[data-astro-cid-6vdgdvze]{margin-bottom:2.5rem;display:flex;flex-direction:column;gap:1rem}.form-benefit[data-astro-cid-6vdgdvze]{display:flex;align-items:center;gap:.75rem;font-size:.875rem;line-height:1.25rem;font-weight:500;color:#ffffffd9}.form-benefit[data-astro-cid-6vdgdvze] svg{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));opacity:.9}.form-testimonial[data-astro-cid-6vdgdvze]{border-radius:1rem;padding:1.5rem;background:#ffffff1f;border:1px solid rgba(255,255,255,.2);--tw-backdrop-blur: blur(4px);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.form-testimonial__text[data-astro-cid-6vdgdvze]{margin-bottom:1rem;font-size:.875rem;line-height:1.25rem;font-style:italic;line-height:1.625;color:#ffffffd9}.form-testimonial__author[data-astro-cid-6vdgdvze]{display:flex;align-items:center;gap:.75rem}.form-testimonial__avatar[data-astro-cid-6vdgdvze]{display:flex;width:2rem;height:2rem;align-items:center;justify-content:center;border-radius:9999px;font-size:.875rem;line-height:1.25rem;font-weight:900;background:#fff3;color:#fff}.form-testimonial__name[data-astro-cid-6vdgdvze]{display:block;font-size:.875rem;line-height:1.25rem;font-weight:700;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.form-testimonial__role[data-astro-cid-6vdgdvze]{display:block;font-size:.75rem;line-height:1rem;color:#ffffffa6}.form-card[data-astro-cid-6vdgdvze]{position:relative;border-radius:1.5rem;padding:2rem}@media(min-width:1024px){.form-card[data-astro-cid-6vdgdvze]{padding:2.5rem}}.form-card[data-astro-cid-6vdgdvze]{background:var(--discord-dark);border:1px solid rgba(255,255,255,.06);box-shadow:0 32px 64px #23272a80,0 0 0 1px #5865f226}.form-card__header[data-astro-cid-6vdgdvze]{margin-bottom:2rem;display:flex;flex-direction:column;align-items:center;text-align:center}.form-card__icon[data-astro-cid-6vdgdvze]{margin-bottom:1rem;display:flex;width:3.5rem;height:3.5rem;align-items:center;justify-content:center;border-radius:1rem;background:var(--discord-blurple);box-shadow:0 8px 24px #5865f266}.form-card__title[data-astro-cid-6vdgdvze]{margin-bottom:.5rem;font-size:1.5rem;line-height:2rem;font-weight:900;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.form-card__subtitle[data-astro-cid-6vdgdvze]{font-size:.875rem;line-height:1.25rem;color:var(--discord-channel)}.form-card__form[data-astro-cid-6vdgdvze]{display:flex;flex-direction:column;gap:2rem}.form-card__fields[data-astro-cid-6vdgdvze]{display:flex;flex-direction:column;gap:.5rem}.form-card__submit[data-astro-cid-6vdgdvze]{display:flex;width:100%;cursor:pointer;align-items:center;justify-content:center;gap:.75rem;border-radius:1rem;padding:1rem 1.5rem;font-size:1.125rem;line-height:1.75rem;font-weight:900;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;background:var(--discord-blurple);box-shadow:0 4px 16px #5865f266}.form-card__submit[data-astro-cid-6vdgdvze]:hover{background:var(--discord-blurple-dark);--tw-translate-y: -.125rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));box-shadow:0 12px 32px #5865f280}.form-card__submit[data-astro-cid-6vdgdvze]:disabled{--tw-translate-y: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));cursor:not-allowed;opacity:.6;box-shadow:none}.form-card__footer[data-astro-cid-6vdgdvze]{display:flex;align-items:center;justify-content:center;gap:.5rem;text-align:center;font-size:.75rem;line-height:1rem;color:var(--discord-channel)}.form-card[data-astro-cid-6vdgdvze] .input__field{background:var(--discord-darker);border-color:#ffffff1a;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.form-card[data-astro-cid-6vdgdvze] .input__field::-moz-placeholder{--tw-text-opacity: 1;color:rgb(var(--neutral-500) / var(--tw-text-opacity, 1))}.form-card[data-astro-cid-6vdgdvze] .input__field::placeholder{--tw-text-opacity: 1;color:rgb(var(--neutral-500) / var(--tw-text-opacity, 1))}.form-card[data-astro-cid-6vdgdvze] .input__field:focus{border-color:var(--discord-blurple);box-shadow:0 0 0 3px #5865f240;background:var(--discord-darkest)}.form-card[data-astro-cid-6vdgdvze] .input__label{color:var(--discord-channel)}.form-card[data-astro-cid-6vdgdvze] .input__field:not(:-moz-placeholder)~.input__label{background:var(--discord-dark);color:#a5b0fa}.form-card[data-astro-cid-6vdgdvze] .input__field:focus~.input__label,.form-card[data-astro-cid-6vdgdvze] .input__field:not(:placeholder-shown)~.input__label,.form-card[data-astro-cid-6vdgdvze] .input--phone .input__label{background:var(--discord-dark);color:#a5b0fa}
