@import url("https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:wght@100..700&display=swap");.stitch-auth-page .material-symbols-outlined{font-family:Material Symbols Outlined,sans-serif;font-weight:400;font-style:normal;line-height:1;letter-spacing:normal;text-transform:none;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased}.stitch-auth-page{--text-primary:#101828;--text-secondary:#475467;--text-tertiary:#667085;--text-muted:#98a2b3;--text-brand:#046b7a;--stitch-surface-lowest:#ffffff;--stitch-surface-low:#e6f6ff;--stitch-surface:#f4faff;--stitch-surface-container:#d9f2ff;--stitch-surface-high:#ceedfd;--stitch-outline:rgba(191,200,204,0.3);--stitch-outline-muted:rgba(111,121,124,0.5);--stitch-primary:#005667;--stitch-primary-container:#1c6f83;--stitch-secondary:#00687b;--stitch-on-surface:#001f2a;--stitch-on-surface-variant:#3f484b;--stitch-on-primary:#ffffff;--stitch-primary-fixed:#89d1e7;--stitch-primary-fixed-strong:#b1ecff;--stitch-panel-shadow:0 32px 80px rgba(0,31,42,0.18);--stitch-page-padding-block:clamp(16px,3vh,32px);--stitch-page-padding-inline:clamp(20px,3vw,32px);--stitch-card-gap:clamp(12px,1.7vh,18px);--stitch-section-gap:clamp(16px,2.2vh,24px);--stitch-logo-gap:clamp(14px,2vh,28px);--stitch-input-height:clamp(42px,5vh,48px);--stitch-submit-height:clamp(46px,5.4vh,50px);min-height:100vh;min-height:100dvh;height:100vh;height:100dvh;display:flex;background:var(--stitch-surface);color:var(--text-primary);font-family:var(--font-primary),"Poppins",system-ui,sans-serif;overflow:hidden}.stitch-auth-page *,.stitch-auth-page :after,.stitch-auth-page :before{box-sizing:border-box}.stitch-auth-brand{position:relative;display:none;width:50%;padding:clamp(28px,4vh,48px);overflow:hidden;color:var(--stitch-on-primary);background:linear-gradient(135deg,#005667,#1c6f83)}.stitch-auth-brand:after,.stitch-auth-brand:before{content:"";position:absolute;border-radius:9999px;filter:blur(56px);opacity:.22;pointer-events:none}.stitch-auth-brand:before{top:-14%;right:-12%;width:62%;height:62%;background:#85d2e8}.stitch-auth-brand:after{bottom:-10%;left:-8%;width:48%;height:48%;background:#b1ecff}.stitch-auth-brand-footer,.stitch-auth-brand-inner,.stitch-auth-brand-visual{position:relative;z-index:1}.stitch-auth-brand-content{display:flex;flex-direction:column;justify-content:space-between;min-height:100%}.stitch-auth-logo{display:inline-flex;align-items:center;text-decoration:none}.stitch-auth-logo-image,.stitch-auth-mobile-logo-image{display:block;width:auto;max-width:100%;-o-object-fit:contain;object-fit:contain}.stitch-auth-logo-image{height:clamp(42px,5vh,54px)}.stitch-auth-mobile-logo-image{height:clamp(34px,4.4vh,42px)}.stitch-auth-hero-title,.stitch-auth-submit,.stitch-auth-title{font-family:var(--font-primary),"Poppins",system-ui,sans-serif}.stitch-auth-hero{max-width:560px;margin-top:clamp(24px,4vh,56px)}.stitch-auth-hero-title{margin:0 0 18px;font-size:var(--type-display-lg-size);line-height:var(--type-display-lg-line);font-weight:700;letter-spacing:-.03em;color:#fff}.stitch-auth-hero-copy{margin:0 0 clamp(18px,3vh,32px);max-width:460px;font-size:var(--type-body-lg-size);line-height:1.55;font-weight:500;color:var(--stitch-primary-fixed);opacity:.92}.stitch-auth-feature-list{display:flex;flex-direction:column;gap:clamp(12px,1.8vh,18px);margin:0;padding:0;list-style:none}.stitch-auth-feature-item{display:flex;align-items:center;gap:clamp(12px,1.6vh,16px);font-size:var(--type-body-lg-size);line-height:var(--type-body-lg-line);font-weight:500;color:#fff}.stitch-auth-feature-icon{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;border-radius:9999px;background:#004e5e;color:var(--stitch-primary-fixed)}.stitch-auth-feature-icon .material-symbols-outlined{font-size:var(--type-body-lg-size);font-variation-settings:"FILL" 0,"wght" 700,"GRAD" 0,"opsz" 20}.stitch-auth-brand-footer{font-size:var(--type-caption-md-size);line-height:var(--type-caption-md-line);font-weight:600;letter-spacing:.28em;text-transform:uppercase;color:rgba(137,209,231,.62)}.stitch-auth-brand-visual{position:absolute;right:0;bottom:0;width:80%;height:34%;transform:translate(25%,25%);padding:24px;border-top:1px solid rgba(255,255,255,.2);border-left:1px solid rgba(255,255,255,.2);border-radius:28px 0 0 0;background:rgba(255,255,255,.1);backdrop-filter:blur(12px)}.stitch-auth-brand-visual img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:16px;opacity:.82;box-shadow:var(--stitch-panel-shadow)}.stitch-auth-panel{flex:1;display:flex;align-items:center;justify-content:center;padding:var(--stitch-page-padding-block) var(--stitch-page-padding-inline);background:var(--stitch-surface-lowest);min-height:100vh;min-height:100dvh;overflow:hidden}.stitch-auth-card{width:100%;max-width:420px;display:flex;flex-direction:column;justify-content:center;gap:var(--stitch-card-gap);max-height:100%}.stitch-auth-mobile-logo{display:inline-flex;align-items:center;margin-bottom:var(--stitch-logo-gap);text-decoration:none}.stitch-auth-header{margin-bottom:var(--stitch-section-gap)}.stitch-auth-title{margin:0 0 8px;font-size:var(--type-display-md-size);line-height:var(--type-display-md-line);font-weight:700;letter-spacing:-.03em;color:var(--text-primary)}.stitch-auth-subtitle{margin:0;font-size:var(--type-body-lg-size);line-height:var(--type-body-lg-line);color:var(--text-secondary)}.stitch-auth-alert{display:flex;align-items:center;gap:12px;margin-bottom:calc(var(--stitch-card-gap) - 2px);padding:12px 14px;border-radius:12px;font-size:var(--type-body-md-size);line-height:1.45}.stitch-auth-alert-error{background:#ffdad6;color:#93000a}.stitch-auth-alert-info{background:#fff5cc;color:#6b4f00}.stitch-auth-socials{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:var(--stitch-section-gap)}.stitch-auth-social-button{height:clamp(40px,4.8vh,44px);display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:8px;background:var(--stitch-surface-low);color:var(--text-secondary);cursor:pointer;transition:background-color .2s ease,transform .2s ease,color .2s ease}.stitch-auth-social-button:hover:not(:disabled){background:var(--stitch-surface-high);transform:translateY(-1px)}.stitch-auth-social-button:disabled{opacity:.55;cursor:not-allowed}.stitch-auth-social-button img,.stitch-auth-social-button svg{width:20px;height:20px}.stitch-auth-divider{display:flex;align-items:center;gap:16px;margin-bottom:var(--stitch-section-gap)}.stitch-auth-divider:after,.stitch-auth-divider:before{content:"";flex:1;border-top:1px solid rgba(191,200,204,.3)}.stitch-auth-divider span,.stitch-auth-inline-link,.stitch-auth-label{font-size:var(--type-caption-md-size);font-weight:600}.stitch-auth-divider span,.stitch-auth-label{letter-spacing:.16em;text-transform:uppercase}.stitch-auth-divider span{color:var(--text-tertiary);white-space:nowrap}.stitch-auth-form{display:flex;flex-direction:column;gap:var(--stitch-card-gap)}.stitch-auth-field-group{display:flex;flex-direction:column;gap:clamp(4px,.7vh,6px)}.stitch-auth-field-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.stitch-auth-field-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.stitch-auth-label{color:var(--text-secondary)}.stitch-auth-inline-link{color:var(--text-brand);text-decoration:none}.stitch-auth-inline-link:hover{color:var(--stitch-primary)}.stitch-auth-input-wrap{position:relative}.stitch-auth-input{width:100%;height:var(--stitch-input-height);padding:0 16px;border:0;border-radius:8px;outline:none;background:var(--stitch-surface-container);color:var(--text-primary);font-size:var(--type-body-md-size);font-family:inherit;box-shadow:inset 0 0 0 1px var(--stitch-outline);transition:background-color .2s ease,box-shadow .2s ease}.stitch-auth-input::-moz-placeholder{color:var(--stitch-outline-muted)}.stitch-auth-input::placeholder{color:var(--stitch-outline-muted)}.stitch-auth-input:focus{background:var(--stitch-surface-lowest);box-shadow:inset 0 0 0 2px var(--stitch-primary)}.stitch-auth-input:disabled{opacity:.72;cursor:not-allowed}.stitch-auth-input-password{padding-right:52px}.stitch-auth-password-toggle{position:absolute;top:50%;right:12px;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:0;background:transparent;color:var(--text-secondary);cursor:pointer;transform:translateY(-50%)}.stitch-auth-password-toggle .material-symbols-outlined{font-variation-settings:"FILL" 1,"wght" 500,"GRAD" 0,"opsz" 24}.stitch-auth-submit{height:var(--stitch-submit-height);border:0;border-radius:8px;color:#fff;font-size:var(--type-body-lg-size);font-weight:700;letter-spacing:-.01em;cursor:pointer;background:linear-gradient(135deg,#005667,#1c6f83);box-shadow:0 20px 32px rgba(0,86,103,.2);transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.stitch-auth-submit:hover:not(:disabled){transform:scale(1.01);box-shadow:0 24px 36px rgba(0,86,103,.24)}.stitch-auth-submit:active:not(:disabled){transform:scale(.99)}.stitch-auth-submit:disabled{opacity:.6;cursor:not-allowed}.stitch-auth-spinner{width:18px;height:18px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:9999px;animation:stitch-auth-spin .8s linear infinite}.stitch-auth-note{margin:var(--stitch-section-gap) 0 0;padding:0 16px;font-size:var(--type-caption-md-size);line-height:1.6;text-align:center;color:var(--text-tertiary)}.stitch-auth-note a{color:inherit;text-decoration:underline;text-underline-offset:2px}.stitch-auth-note a:hover{color:var(--stitch-secondary)}.stitch-auth-footer{margin-top:var(--stitch-card-gap);text-align:center;font-size:var(--type-body-md-size);line-height:1.5;font-weight:500;color:var(--text-secondary)}.stitch-auth-footer a{font-weight:600;color:var(--stitch-primary);text-decoration:none}.stitch-auth-footer a:hover{text-decoration:underline}@keyframes stitch-auth-spin{to{transform:rotate(1turn)}}@media (min-width:768px){.stitch-auth-brand{display:block}.stitch-auth-panel{padding:clamp(24px,4vh,40px) clamp(32px,5vw,72px)}.stitch-auth-mobile-logo{display:none}}@media (max-height:860px){.stitch-auth-page{--stitch-page-padding-block:14px;--stitch-card-gap:10px;--stitch-section-gap:14px;--stitch-logo-gap:12px;--stitch-input-height:42px;--stitch-submit-height:46px}.stitch-auth-hero-title{font-size:var(--type-display-lg-size);line-height:var(--type-display-lg-line)}.stitch-auth-brand-visual{height:30%}}@media (max-height:720px){.stitch-auth-page{--stitch-page-padding-block:10px;--stitch-page-padding-inline:20px;--stitch-card-gap:8px;--stitch-section-gap:10px;--stitch-logo-gap:8px;--stitch-input-height:40px;--stitch-submit-height:44px}.stitch-auth-header{margin-bottom:10px}.stitch-auth-title{font-size:var(--type-display-sm-size);line-height:var(--type-display-sm-line)}.stitch-auth-alert,.stitch-auth-footer,.stitch-auth-subtitle{font-size:var(--type-body-md-size);line-height:var(--type-body-md-line)}.stitch-auth-note{font-size:var(--type-caption-sm-size);line-height:var(--type-caption-sm-line)}}@media (max-width:767px){.stitch-auth-page{display:block;height:auto;min-height:100vh;overflow:visible}.stitch-auth-panel{min-height:100vh;padding:24px 20px 32px;overflow:visible}.stitch-auth-title{font-size:var(--type-display-md-size);line-height:var(--type-display-md-line)}.stitch-auth-field-row{grid-template-columns:1fr}}:root{--font-primary:var(--font-poppins-sans),"Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-secondary:var(--font-poppins-sans),"Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--font-weight-light:300;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--type-display-lg-size:clamp(2rem,1.35rem + 2.1vw,2.5rem);--type-display-lg-line:clamp(2.5rem,1.85rem + 2.6vw,3rem);--type-display-lg-weight:700;--type-display-md-size:clamp(1.75rem,1.2rem + 1.65vw,2rem);--type-display-md-line:clamp(2.25rem,1.65rem + 2.1vw,2.5rem);--type-display-md-weight:700;--type-display-sm-size:clamp(1.5rem,1.1rem + 1.25vw,1.75rem);--type-display-sm-line:clamp(2rem,1.5rem + 1.75vw,2.25rem);--type-display-sm-weight:600;--type-heading-xl-size:clamp(1.25rem,1.05rem + 0.85vw,1.5rem);--type-heading-xl-line:clamp(1.75rem,1.45rem + 1.1vw,2rem);--type-heading-xl-weight:600;--type-heading-lg-size:clamp(1.125rem,1rem + 0.45vw,1.25rem);--type-heading-lg-line:clamp(1.5rem,1.3rem + 0.75vw,1.75rem);--type-heading-lg-weight:600;--type-heading-md-size:clamp(1.0625rem,0.98rem + 0.35vw,1.125rem);--type-heading-md-line:clamp(1.5rem,1.3rem + 0.75vw,1.75rem);--type-heading-md-weight:600;--type-heading-sm-size:1rem;--type-heading-sm-line:1.5rem;--type-heading-sm-weight:600;--type-body-lg-size:1rem;--type-body-lg-line:1.5rem;--type-body-lg-weight:400;--type-body-md-size:0.875rem;--type-body-md-line:1.25rem;--type-body-md-weight:400;--type-body-sm-size:0.75rem;--type-body-sm-line:1.125rem;--type-body-sm-weight:400;--type-label-md-size:0.875rem;--type-label-md-line:1.25rem;--type-label-md-weight:500;--type-label-sm-size:0.75rem;--type-label-sm-line:1rem;--type-label-sm-weight:500;--type-caption-md-size:0.75rem;--type-caption-md-line:1rem;--type-caption-md-weight:500;--type-caption-md-tracking:0.04em;--type-caption-sm-size:0.625rem;--type-caption-sm-line:0.875rem;--type-caption-sm-weight:500;--type-caption-sm-tracking:0.04em;--type-button-md-size:0.875rem;--type-button-md-line:1.25rem;--type-button-md-weight:600;--type-button-sm-size:0.75rem;--type-button-sm-line:1rem;--type-button-sm-weight:600;--text-primary:#101828;--text-secondary:#475467;--text-tertiary:#667085;--text-muted:#98a2b3;--text-inverse:#ffffff;--text-brand:#046b7a;--neutral-25:#fcfcfd;--neutral-50:#f9fafb;--neutral-100:#f2f4f7;--neutral-200:#e4e7ec;--neutral-300:#d0d5dd;--neutral-400:#98a2b3;--neutral-500:#667085;--neutral-600:#475467;--neutral-700:#344054;--neutral-800:#1d2939;--neutral-900:#101828}.dark{--text-primary:#f2f4f7;--text-secondary:#d0d5dd;--text-tertiary:#98a2b3;--text-muted:#667085;--text-inverse:#101828;--text-brand:#66cfd5}.loader{position:absolute;top:0;bottom:0;left:0;right:0}.jimu-primary-loading:after,.jimu-primary-loading:before{position:absolute;top:0;content:""}.jimu-primary-loading:before{left:-19.992px}.jimu-primary-loading:after{left:19.992px;animation-delay:.32s!important}.jimu-primary-loading,.jimu-primary-loading:after,.jimu-primary-loading:before{background:#057991;animation:loading-keys-app-loading .8s ease-in-out infinite;width:13.6px;height:32px}.jimu-primary-loading{text-indent:-9999em;margin:auto;position:absolute;right:calc(50% - 6.8px);top:calc(50% - 16px);animation-delay:.16s!important}@keyframes loading-keys-app-loading{0%,80%,to{opacity:.75;box-shadow:0 0 #057991;height:32px}40%{opacity:1;box-shadow:0 -8px #057991;height:40px}}