.root__beta-register-form-module__unEsl{position:relative;display:grid;grid-template-columns:1fr;align-content:space-between}@media (max-width: 1080px){.root__beta-register-form-module__unEsl{justify-content:center}}.form__beta-register-form-module__fhUib{justify-self:end;text-align:start;display:flex;flex-direction:column;gap:1rem;width:340px;padding:2rem 2rem 3rem;background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:24px;box-shadow:0 30px 40px 10px #0000001a}@media (max-width: 1080px){.form__beta-register-form-module__fhUib{justify-self:center;margin:0 auto;max-width:580px;width:94%}}.title__beta-register-form-module__E23jS{font-size:20px;font-weight:400;text-align:center}.fieldWrapper__beta-register-form-module__MdmIK{display:flex;flex-direction:column;gap:.5rem}.label__beta-register-form-module__5FN8g{color:var(--color-gray-12);font-size:14px}.roleSelect__beta-register-form-module__aPIVb{width:100%}.submitButton__beta-register-form-module__5O4Dy{justify-self:stretch;width:100%;background-color:#8dcf7e;color:#000;padding:.5rem 2rem;border:none;transition:background-color .2s ease,transform .1s ease;cursor:pointer}.submitButton__beta-register-form-module__5O4Dy:hover{background-color:#80d26d;transform:translateY(-1px)}.error__beta-register-form-module__Z271w{margin-top:-1rem}.message__beta-register-form-module__SeZ1v{line-height:125%;text-wrap:balance;text-align:center;font-weight:300}.successMessage__beta-register-form-module__-Y9ea{font-size:1.2rem;line-height:150%;text-align:center}.root__projects-list-module__8b4qD{padding:0 1.5rem;max-width:1080px;margin:0 auto;text-align:start}@media (max-width: 1080px){.root__projects-list-module__8b4qD{margin-top:3rem}}.projectsList__projects-list-module__Tch6t{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-auto-rows:minmax(100px,auto);gap:1.5rem}@media screen and (max-width: 768px){.projectsList__projects-list-module__Tch6t{grid-template-columns:minmax(0,1fr);gap:16px}}.projectsTitle__projects-list-module__qW9s3{font-size:1.5em;font-weight:400;margin:3rem auto 1rem}.filterControls__projects-list-module__7xx8f{display:flex;gap:1rem;margin-bottom:1.5rem;align-items:center}.searchInput__projects-list-module__dSCjd{flex:1;padding:.5rem .75rem;border:1px solid var(--color-base-border-1);border-radius:8px;font-size:.875rem;background:#fffc}.searchInput__projects-list-module__dSCjd:focus{outline:none;border-color:var(--color-accent-border-1);box-shadow:0 0 0 2px #3b82f61a}.sortSelect__projects-list-module__W4sXI{padding:.5rem .75rem;border:1px solid var(--color-base-border-1);border-radius:8px;font-size:.875rem;background:#fffc;cursor:pointer}.sortSelect__projects-list-module__W4sXI:focus{outline:none;border-color:var(--color-accent-border-1)}@media screen and (max-width: 768px){.filterControls__projects-list-module__7xx8f{flex-direction:column;gap:.75rem}.searchInput__projects-list-module__dSCjd,.sortSelect__projects-list-module__W4sXI{width:100%}}.projectItem__projects-list-module__FqWEV{border-radius:24px;border:1px solid var(--color-base-border-1);background:#fffc}.projectItem__projects-list-module__FqWEV:hover{border:1px solid var(--color-accent-border-1);box-shadow:var(--shadow-0)}.root__project-item-module__5WYR5{padding:.74rem 1rem}.projectName__project-item-module__sBiEn{font-weight:600;margin-bottom:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.projectStatus__project-item-module__0G-Jq{margin-top:4px}.projectLastOpenedAt__project-item-module__Qsfdj{font-size:.8rem}.statusContainer__project-item-module__tjY84{display:flex;align-items:center;gap:8px;width:fit-content}.stopButton__project-item-module__yydYX{visibility:hidden;padding:4px 8px;border:1px solid #e5e5e5;border-radius:14px;background:#fff;color:#333;font-size:12px;cursor:pointer;transition:all .2s ease}.root__project-item-module__5WYR5:hover .stopButton__project-item-module__yydYX{visibility:visible}.stopButton__project-item-module__yydYX:hover{background:var(--color-danger);color:#fff;border-color:#d1d1d1}.stopButton__project-item-module__yydYX:active{background:#e5e5e5}.statusLine__project-item-module__WbdAH{display:flex;align-items:center;gap:4px;font-size:.7rem}.statusLine__project-item-module__WbdAH .unknown__project-item-module__8arwe{color:#7a7373}.statusLine__project-item-module__WbdAH .pending__project-item-module__mX-9P{color:#ffd000}.statusLine__project-item-module__WbdAH .running__project-item-module__VLHsw{color:#00b300}.statusLine__project-item-module__WbdAH .stopped__project-item-module__SsVHo{color:#a3a3a3}.error__project-item-module__UHXJC{color:#ae0303}.root__prompt-box-module__Wtg-w{width:100%;max-width:80ch;margin:0 auto;margin-top:3rem;padding:0 1rem}.promptBox__prompt-box-module__B7gwn{display:flex;flex-direction:column;min-height:180px;border-radius:16px;transition:border-color .2s ease;box-shadow:0 20px 40px 5px #00000026}.light .promptBox__prompt-box-module__B7gwn{background-color:var(--color-panel-solid)}.dark .promptBox__prompt-box-module__B7gwn{background-color:#fff}.textarea__prompt-box-module__j7t8u{max-height:200px;min-height:80px;padding:20px;font-size:1rem;line-height:1.5;font-weight:400;border-radius:16px;background-color:transparent;resize:none;color:var(--gray-12);font-family:var(--default-font-family);letter-spacing:var(--letter-spacing-2)}.textarea__prompt-box-module__j7t8u::placeholder{color:var(--gray-a10)}.actions__prompt-box-module__9h-QA{width:100%;padding:16px 20px;display:flex;align-items:center;justify-content:space-between}.addAttachmentButton__prompt-box-module__APab8,.enhancePromptButton__prompt-box-module__gyRqi{margin:0;background-color:transparent;transition:all .2s ease}:is(.addAttachmentButton__prompt-box-module__APab8,.enhancePromptButton__prompt-box-module__gyRqi):hover:not(:disabled){color:var(--focus-8)}.submitButton__prompt-box-module__Z0br5{background:var(--focus-8)}.fileInput__prompt-box-module__8pezK{display:none}.errorContainer__prompt-box-module__Ui-mt{max-width:100%;margin-top:12px}.root__home-module__0HIQ-{font-family:Noto Sans;font-weight:400;font-size:1rem;position:relative;min-width:360px;contain:layout}.betaRegister__home-module__wwUQE{width:100%}.heroSection__home-module__dS2iM{max-width:var(--content-width);margin:0 auto;padding-top:140px;display:flex;gap:3rem;min-height:calc(100dvh - 230px);margin-bottom:3rem}.title__home-module__PRfuW{font-family:Noto Sans;font-weight:300;font-size:3rem;line-height:125%;min-width:max-content;padding:0 .5rem;margin:0;text-wrap:pretty}@media screen and (max-width: 768px){.title__home-module__PRfuW{font-size:3rem;min-width:fit-content}}@media screen and (max-width: 480px){.title__home-module__PRfuW{font-size:2.25rem}}.subtitle__home-module__pqUOF{text-align:center;font-size:1.25rem;font-weight:400;line-height:1.5;margin-top:1rem}@media screen and (max-width: 768px){.subtitle__home-module__pqUOF{font-size:1.125rem}}@media screen and (max-width: 480px){.subtitle__home-module__pqUOF{font-size:1rem}}.logged-in .heroSection__home-module__dS2iM{display:block;text-align:center}@media (max-width: 1080px){.heroSection__home-module__dS2iM{flex-direction:column;align-items:center;text-align:center;padding-top:80px;height:auto}.title__home-module__PRfuW{font-size:2.25rem}}
