.customer-entry,.customer-public-task{--customer-ink:var(--alia-ink);--customer-green:var(--alia-green);--customer-green-hover:var(--alia-green-hover);--customer-canvas:var(--alia-canvas);--customer-surface:var(--alia-surface);--customer-muted:var(--alia-muted);--customer-line:var(--alia-line);--customer-workspace-line:var(--alia-line);--customer-guide:var(--alia-guide);--customer-focus:var(--alia-focus);--customer-error:var(--alia-error);--customer-error-surface:var(--alia-error-surface);color:var(--customer-ink);font-family:var(--alia-font)}.customer-entry{box-sizing:border-box;background:var(--customer-canvas);grid-template-rows:auto 1fr;min-height:100dvh;padding:22px;display:grid}.customer-entry__header{width:min(100%,1080px);margin:0 auto}.customer-entry__logo{width:82px;height:auto;display:block}.customer-entry__content{place-self:center;width:100%;max-width:440px;display:grid}.customer-entry--wide .customer-entry__content{max-width:680px}.customer-entry--wide :is(h1,h2,h3,p,button){overflow-wrap:anywhere}.customer-entry--wide button{white-space:normal;min-width:0;height:auto}.customer-entry__workspace{border:1px solid var(--customer-workspace-line);background:var(--customer-surface);border-radius:15px;overflow:hidden;box-shadow:0 6px 25px #223b240f}.customer-entry__heading{color:var(--customer-ink);letter-spacing:-.03em;margin:0;font-size:30px;font-weight:700;line-height:1.18}.customer-entry__description,.customer-entry__help,.customer-entry__message{color:var(--customer-muted)}.customer-entry__help a,.customer-entry__quiet-link{color:var(--customer-green);text-underline-offset:3px;font-weight:700;text-decoration:underline}.customer-entry :is(button,a,input):focus-visible,.customer-public-task :is(button,a,input,textarea,summary):focus-visible{outline:3px solid var(--customer-focus);outline-offset:3px}.customer-entry button,.customer-public-task button{border-radius:8px;min-height:45px}.customer-entry .bg-primary,.customer-public-task .bg-primary{background:var(--customer-green);color:#fff}.customer-entry .bg-primary:hover:not(:disabled),.customer-public-task .bg-primary:hover:not(:disabled){background:var(--customer-green-hover)}.customer-entry input{border-color:var(--customer-line);min-height:45px;color:var(--customer-ink)}.customer-entry [data-severity=error].customer-entry__alert--error,.customer-entry__inline-error{background:var(--customer-error-surface);color:var(--customer-error);border-color:#e2c2b6}.customer-entry__inline-error{border:1px solid #e2c2b6}.customer-entry [data-severity=success].customer-entry__alert--success{color:var(--customer-green);background:#eef4e4;border-color:#d5e1c3}.customer-entry__inline-error,.customer-entry__inline-success{border-radius:8px;padding:10px 12px}.customer-entry__inline-success{color:var(--customer-green);background:#eef4e4;border:1px solid #d5e1c3}.customer-public-task{min-height:100dvh;background:var(--customer-canvas)!important}.customer-public-task__workspace{border-color:var(--customer-workspace-line)!important;border-radius:15px!important;box-shadow:0 6px 25px #223b240f!important}.customer-public-task__workspace-header{border-color:var(--customer-workspace-line)!important;background:var(--customer-surface)!important}.customer-public-task input,.customer-public-task textarea{border-color:var(--customer-line);color:var(--customer-ink)}@media (width<=580px){.customer-entry{padding:16px}.customer-entry__logo{width:72px}.customer-entry__heading{font-size:28px}.customer-entry__invite-actions,.customer-entry__invite-section-header{flex-direction:column;align-items:stretch}.customer-entry__invite-section-header>button{width:100%}}
