.page_landing-page__T8kbv{color:var(--color-foreground)}.page_logo__7fc9l{font-family:Caudex;font-weight:700;font-size:2rem;line-height:1}.page_hero__SKW6o{h1{font-size:3rem;font-weight:400;line-height:1.2}h2{font-size:1.3rem;font-weight:300;color:var(--color-muted-foreground)}}.page_how-it-works__dPzdm{h2{font-size:2rem}h2,h3{font-weight:400}h3{font-size:1.25rem}p{font-size:1rem;font-weight:300;color:var(--color-muted-foreground)}}.tight-text_text-sm__5gwp0{font-size:14px;line-height:17.1855px}.tight-text_text-sm__5gwp0:before{content:"";margin-bottom:-.25em;display:table}.tight-text_text-sm__5gwp0:after{content:"";margin-top:-.25em;display:table}.tight-text_text-md__rPwKu{font-size:16px;line-height:19.6406px}.tight-text_text-md__rPwKu:before{content:"";margin-bottom:-.25em;display:table}.tight-text_text-md__rPwKu:after{content:"";margin-top:-.25em;display:table}.tight-text_text-paragraph__NkkB3{font-size:16px;line-height:23.464px}.tight-text_text-paragraph__NkkB3:before{content:"";margin-bottom:-.4037em;display:table}.tight-text_text-paragraph__NkkB3:after{content:"";margin-top:-.3462em;display:table}.tight-text_text-lg__hrucN{font-size:22px;line-height:27.0059px}.tight-text_text-lg__hrucN:before{content:"";margin-bottom:-.25em;display:table}.tight-text_text-lg__hrucN:after{content:"";margin-top:-.2em;display:table}.tight-text_text-xl__m7EMm{font-size:32px;line-height:39.2813px}.tight-text_text-xl__m7EMm:before{content:"";margin-bottom:-.25em;display:table}.tight-text_text-xl__m7EMm:after{content:"";margin-top:-.25em;display:table}.tight-text_text-xxl__Y72lV{font-size:48px;line-height:46.9091px}.tight-text_text-xxl__Y72lV:before{content:"";margin-bottom:-.125em;display:table}.tight-text_text-xxl__Y72lV:after{content:"";margin-top:-.125em;display:table}.call-to-action_cta__SLWjl{--bg:oklch(17% 0 0/0.5);--bg-hover:oklch(17% 0 0/0.75);--border:transparent;--shadow:rgba(0,0,0,0.3);--border-radius:0.75rem;--gradient-hue:95;--gradient-chroma:0.25;--gradient-light:oklch(65% var(--gradient-chroma) var(--gradient-hue));--gradient-medium:oklch(45% var(--gradient-chroma) var(--gradient-hue));--gradient-dark:oklch(30% var(--gradient-chroma) var(--gradient-hue));--gradient-angle:90deg;--mouse-x:50%;--mouse-y:50%;--gradient:conic-gradient(from var(--gradient-angle) at 50% -100%,var(--gradient-light),var(--gradient-medium),var(--gradient-dark),var(--gradient-medium),var(--gradient-light));position:relative;border:1px solid var(--border);border-radius:var(--border-radius);transition:all .3s ease;overflow:hidden;isolation:isolate;font-weight:300;&:before{inset:-3px;background:var(--gradient);border-radius:inherit;z-index:-2;opacity:0;transition:opacity .5s ease;mask-image:radial-gradient(300px circle at var(--mouse-x) var(--mouse-y),white 0,transparent 40%)}&:after,&:before{position:absolute;content:""}&:after{inset:1px;background:var(--bg);border-radius:calc(var(--border-radius) - 1px);z-index:-1}&:hover:after{background:var(--bg-hover)}&:hover:before{opacity:1}&:hover{transform:translateY(-2px);box-shadow:0 8px 32px var(--shadow)}}.light .call-to-action_cta__SLWjl{--bg:white;--bg-hover:white;--shadow:rgba(0,0,0,0.1);--border:oklch(85% 0 0/0.5);--gradient-chroma:0.35;--gradient-light:oklch(85% var(--gradient-chroma) var(--gradient-hue));--gradient-medium:oklch(70% var(--gradient-chroma) var(--gradient-hue));--gradient-dark:oklch(55% var(--gradient-chroma) var(--gradient-hue))}.modal-overlay_moval-overlay__iYFjN{--overlay-color:var(--color-background);background:radial-gradient(circle at center,var(--overlay-color) 0,color-mix(in oklch,var(--overlay-color) 85%,transparent) 50%,color-mix(in oklch,var(--overlay-color) 0%,transparent) 100%);backdrop-filter:blur(2px)}.code-editor_code-editor__GairN{border-width:2px;border-color:var(--low-border);outline:0;&:focus-within{outline:1px solid var(--muted-foreground);outline-offset:1px}& textarea{outline:none!important}& code[class*=language-],& pre[class*=language-]{color:hsl(230,8%,24%);background:transparent;font-family:Fira Code,Fira Mono,Menlo,Consolas,DejaVu Sans Mono,monospace;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;line-height:1.5;tab-size:2;hyphens:none}& .token.cdata,& .token.comment,& .token.prolog{color:hsl(230,4%,64%);font-style:italic}& .token.doctype,& .token.entity,& .token.punctuation{color:hsl(230,8%,24%)}& .token.atrule,& .token.attr-name,& .token.boolean,& .token.class-name,& .token.constant,& .token.number{color:hsl(35,99%,36%)}& .token.keyword{color:hsl(301,63%,40%)}& .token.deleted,& .token.important,& .token.property,& .token.symbol,& .token.tag{color:hsl(5,74%,59%)}& .token.attr-value,& .token.builtin,& .token.char,& .token.inserted,& .token.regex,& .token.selector,& .token.string{color:hsl(119,34%,47%)}& .token.function,& .token.operator,& .token.variable{color:hsl(221,87%,60%)}& .token.url{color:hsl(198,99%,37%)}& .token.bold{font-weight:700}& .token.italic{font-style:italic}& .token.namespace{opacity:.7}}.dark .code-editor_code-editor__GairN{& code[class*=language-],& pre[class*=language-]{color:hsl(220,14%,71%);background:transparent;text-shadow:0 1px rgba(0,0,0,.3)}& .token.cdata,& .token.comment,& .token.prolog{color:hsl(220,10%,40%);font-style:italic}& .token.doctype,& .token.entity,& .token.punctuation{color:hsl(220,14%,71%)}& .token.atrule,& .token.attr-name,& .token.boolean,& .token.class-name,& .token.constant,& .token.number{color:hsl(29,54%,61%)}& .token.keyword{color:hsl(286,60%,67%)}& .token.deleted,& .token.important,& .token.property,& .token.symbol,& .token.tag{color:hsl(355,65%,65%)}& .token.attr-value,& .token.builtin,& .token.char,& .token.inserted,& .token.regex,& .token.selector,& .token.string{color:hsl(95,38%,62%)}& .token.function,& .token.operator,& .token.variable{color:hsl(207,82%,66%)}& .token.url{color:hsl(187,47%,55%)}& .token.namespace{opacity:.8}}.dashboard-edit-layout_dashboard-edit-layout__O8X8h{&.dashboard-edit-layout_skip-animation___MaZg .react-grid-item{transition:none!important}& .react-grid-item>.react-resizable-handle{background:none;opacity:1;transition:opacity .2s ease;&:after{border-bottom:1px solid var(--color-muted-foreground);border-right:1px solid var(--color-muted-foreground);width:calc(var(--spacing) * 2);height:calc(var(--spacing) * 2);bottom:calc(var(--spacing) * 1);right:calc(var(--spacing) * 1)}}& .react-grid-item.react-grid-placeholder{background:var(--high-background);border:2px dashed var(--high-border);opacity:.6;transition-duration:.1s;z-index:2;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}& .dashboard-drag-handle{cursor:grab;cursor:-moz-grab;cursor:-webkit-grab;transition:opacity .2s ease;&:active{cursor:grabbing;cursor:-moz-grabbing;cursor:-webkit-grabbing}}}