:is(.landing,.dashboard-app){--p-color-bg:#f1f1f1;--p-color-bg-inverse:#1a1a1a;--p-color-bg-surface:#fff;--p-color-bg-surface-hover:#f7f7f7;--p-color-bg-surface-active:#f3f3f3;--p-color-bg-surface-secondary:#f7f7f7;--p-color-bg-surface-secondary-hover:#f1f1f1;--p-color-bg-surface-tertiary:#f3f3f3;--p-color-bg-fill:#fff;--p-color-bg-fill-hover:#fafafa;--p-color-bg-fill-active:#f7f7f7;--p-color-bg-fill-secondary:#f1f1f1;--p-color-bg-fill-secondary-hover:#f1f1f1;--p-color-bg-fill-secondary-active:#ebebeb;--p-color-bg-fill-brand:#303030;--p-color-bg-fill-brand-hover:#1a1a1a;--p-color-bg-fill-brand-active:#1a1a1a;--p-color-bg-fill-info:#f7f7f7;--p-color-bg-fill-info-hover:#f1f1f1;--p-color-text:#303030;--p-color-text-secondary:#616161;--p-color-text-brand-on-bg-fill:#fff;--p-color-border:#e3e3e3;--p-color-border-secondary:#ebebeb;--p-color-border-focus:#303030;--p-color-icon:#4a4a4a;--p-color-icon-secondary:#616161;--p-space-0:0;--p-space-050:.125rem;--p-space-100:.25rem;--p-space-150:.375rem;--p-space-200:.5rem;--p-space-300:.75rem;--p-space-400:1rem;--p-space-500:1.25rem;--p-space-800:2rem;--p-space-small-100:.25rem;--p-space-small-200:.5rem;--p-space-base:1rem;--p-border-radius-0:0;--p-border-radius-100:.25rem;--p-border-radius-200:.5rem;--p-border-radius-300:.75rem;--p-border-radius-base:.75rem;--p-border-radius-large:.75rem;--p-border-radius-full:9999px;--p-border-width-025:1px;--p-font-weight-medium:500;--p-font-weight-semibold:600;--p-font-weight-bold:700}html:has(.auth-page){height:100%;overflow:hidden}html:has(.auth-page) body{height:100%;overflow:hidden}.auth-page{box-sizing:border-box;width:100%;height:100dvh;max-height:100dvh;font-family:var(--font-sans,var(--sortiri-font-sans));flex-direction:column;padding:clamp(.75rem,3vw,1.5rem) clamp(.75rem,3vw,1.5rem) 0;display:flex;position:relative;overflow:hidden}.auth-page__main{flex:1;justify-content:center;align-items:center;width:100%;min-height:0;padding-bottom:clamp(.75rem,3vw,1.5rem);display:flex;overflow:auto}.auth-conveyor-bg{z-index:0;background:var(--p-color-bg,#f1f1f1);position:fixed;inset:0}.auth-conveyor-bg__canvas{width:100%!important;height:100%!important}.auth-conveyor-bg__canvas canvas{display:block;width:100%!important;height:100%!important}.auth-conveyor-bg__loader{background:linear-gradient(110deg, var(--p-color-bg-surface-secondary,#f7f7f7) 0%, var(--p-color-bg-surface,#fff) 45%, var(--p-color-bg-surface-secondary,#f7f7f7) 90%);background-size:200% 100%;width:100%;height:100%;animation:1.4s ease-in-out infinite auth-conveyor-shimmer}@keyframes auth-conveyor-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.auth-conveyor-bg__veil{pointer-events:none;background:linear-gradient(145deg,#ffffffe6 0%,#f1f1f1c7 38%,#fffffff0 100%);position:absolute;inset:0}.auth-page__content{z-index:1;flex-direction:column;flex:0 auto;justify-content:center;align-items:center;gap:clamp(.625rem,2vw,1rem);width:min(100%,26rem);min-height:0;max-height:100%;display:flex;position:relative;overflow:hidden}.auth-page__brand{border-radius:var(--p-border-radius-200,8px);flex-shrink:0;text-decoration:none;transition:opacity .15s;display:inline-flex}.auth-page__brand:hover{opacity:.82}.auth-page__brand:focus-visible{outline:2px solid var(--p-color-border-focus,#303030);outline-offset:3px}.auth-page__content>:not(.auth-page__brand){width:100%;min-inline-size:0}.auth-card{box-sizing:border-box;background:var(--color-card,#fff);border-color:var(--color-border,#e3e3e3);width:100%;min-inline-size:0;box-shadow:0 1px 2px #0000000f,0 8px 24px #00000014}.auth-card__body,.auth-card__body form,.auth-card__form{box-sizing:border-box;width:100%;min-inline-size:0}.auth-page__content a{color:var(--p-color-text,#303030);font-weight:var(--p-font-weight-semibold);text-underline-offset:.15em}.auth-page__content a:hover{color:var(--p-color-text-secondary,#616161)}.auth-page__legal{z-index:1;width:100%;padding:.5rem clamp(1rem, 4vw, 1.5rem) calc(.625rem + env(safe-area-inset-bottom,0));text-align:center;flex-shrink:0;position:relative}.auth-page__legal p{letter-spacing:.01em;color:var(--p-color-text-secondary,#616161);margin:0;font-size:.6875rem;line-height:1.45}.auth-page__legal a{color:var(--p-color-text-secondary,#616161);font-weight:var(--p-font-weight-medium,500);text-underline-offset:.12em;text-decoration:underline}.auth-page__legal a:hover{color:var(--p-color-text,#303030)}.auth-page__content form{margin:0}.auth-page__content #clerk-captcha{min-height:0;overflow:hidden}@media (max-height:48rem){.auth-page{padding:.625rem 1rem}.auth-page__content{gap:.5rem}}.auth-oauth-button__label{justify-content:center;align-items:center;gap:.5rem;display:inline-flex}.auth-oauth-button__icon{flex-shrink:0;display:block}.auth-form-divider{color:var(--p-color-text-secondary,#616161);font-size:var(--p-font-size-300,.8125rem);align-items:center;gap:.75rem;display:flex}.auth-form-divider:before,.auth-form-divider:after{content:"";background:var(--p-color-border,#e3e3e3);flex:1;height:1px}.auth-form-link-row{justify-content:flex-end;margin-block:-.5rem 0;display:flex}.auth-form-text-button{color:var(--p-color-text,#303030);font-family:inherit;font-size:var(--p-font-size-300,.8125rem);font-weight:var(--p-font-weight-semibold);text-underline-offset:.15em;cursor:pointer;background:0 0;border:none;padding:0;text-decoration:underline}.auth-form-text-button:hover:not(:disabled){color:var(--p-color-text-secondary,#616161)}.auth-form-text-button:disabled{opacity:.5;cursor:not-allowed}@media (prefers-reduced-motion:reduce){.auth-conveyor-bg__loader{animation:none}}
