.auth-page,.auth-page *,.auth-page :after,.auth-page :before{box-sizing:border-box}.auth-page{font-family:Host Grotesk,sans-serif;background-color:#222524;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.auth-layout{display:flex;min-height:100vh}.auth-hero{justify-content:space-between;overflow:hidden;width:55%;min-height:100vh;background:#4c167c;padding:2.75rem 3.5rem}.auth-hero,.auth-hero-content{position:relative;display:flex;flex-direction:column}.auth-hero-content{gap:1.75rem;flex:1 1;justify-content:center;padding:3rem 0 2rem;z-index:1}.auth-hero-logo{position:relative;z-index:1;display:inline-block;width:160px}.auth-hero-logo img{width:100%;height:auto;display:block}.auth-hero-curve{position:absolute;pointer-events:none;z-index:0}.auth-badge{display:inline-flex;align-items:center;gap:.5rem;width:-moz-fit-content;width:fit-content;background:rgba(185,159,255,.1);border:1px solid rgba(185,159,255,.25);border-radius:999px;padding:.4rem 1.125rem;font-family:Host Grotesk,sans-serif;font-size:.875rem;font-weight:500;color:#b99fff;letter-spacing:.01em;animation:auth-badge-pop .5s cubic-bezier(.34,1.56,.64,1) .1s both}@keyframes auth-badge-pop{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}.auth-h1{font-family:Bricolage Grotesque,sans-serif;font-weight:800;font-size:clamp(2.5rem,4.5vw,3.75rem);line-height:1.05;letter-spacing:-.04em;margin:0;color:#fff2ca}.auth-h1 .accent{color:#b99fff;display:block}.auth-h1 .crema{color:#fff2ca;display:block}.auth-h1-sub{font-family:Host Grotesk,sans-serif;margin:1.125rem 0 0;max-width:28rem}.auth-h1-sub .lead{display:block;font-weight:400;font-size:1.0625rem;color:#b99fff;line-height:1.5}.auth-h1-sub .strong{display:block;font-weight:700;font-size:1.25rem;color:#fff2ca;line-height:1.35;margin-top:.2rem}.auth-benefits{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem}.auth-benefits li{display:flex;align-items:flex-start;gap:.875rem;opacity:0;transform:translateX(-12px);animation:auth-slide-in .5s cubic-bezier(.22,1,.36,1) forwards}.auth-benefits li:first-child{animation-delay:.3s}.auth-benefits li:nth-child(2){animation-delay:.45s}.auth-benefits li:nth-child(3){animation-delay:.6s}@keyframes auth-slide-in{to{opacity:1;transform:translateX(0)}}.auth-benefits .dot{width:6px;height:6px;flex-shrink:0;background:#fab402;border-radius:50%;margin-top:.45rem}.auth-benefits .b-title{display:block;color:#fff2ca;font-weight:600;font-size:1.0625rem;line-height:1.4}.auth-benefits .b-text{display:block;color:#b99fff;font-weight:400;font-size:.9375rem;line-height:1.5;margin-top:.1rem}.auth-wizzo-wrap{position:relative;z-index:1;height:240px;flex-shrink:0;margin-bottom:-2.75rem;margin-left:-1rem}.wizzo-state{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transform:scale(.88) translateY(8px);transition:opacity .35s cubic-bezier(.22,1,.36,1),transform .35s cubic-bezier(.22,1,.36,1);pointer-events:none;display:flex;align-items:flex-end;justify-content:center}.wizzo-state.active{opacity:1;transform:scale(1) translateY(0)}.wizzo-state img{width:100%;height:100%;object-fit:contain;object-position:bottom}@keyframes wizzo-float{0%,to{transform:scale(1) translateY(0)}50%{transform:scale(1) translateY(-8px)}}.wizzo-state.active.do-float{animation:wizzo-float 4s ease-in-out infinite}.auth-form-panel{display:flex;flex-direction:column;justify-content:center;width:45%;min-height:100vh;background:#f4f4e9;padding:3rem 4rem;position:relative;overflow:hidden}.auth-form-deco{position:absolute;pointer-events:none;mix-blend-mode:multiply}.auth-form-inner{max-width:400px;width:100%;margin:0 auto;position:relative;z-index:1}.auth-h2{font-family:Bricolage Grotesque,sans-serif;font-weight:700;font-size:clamp(1.875rem,3vw,2.25rem);line-height:1.1;letter-spacing:-.03em;color:#222524;margin:0 0 .625rem}.auth-h2 .accent{color:#4c167c}.auth-sub-1{font-weight:400;font-size:.9375rem;color:#8a8a98;margin:0 0 .25rem;line-height:1.55}.auth-sub-1,.auth-sub-2{font-family:Host Grotesk,sans-serif}.auth-sub-2{font-weight:600;font-size:1rem;color:#4c167c;margin:0;line-height:1.4}.wiz-label{display:block;font-weight:500;font-size:.875rem;margin-bottom:.4rem}.auth-page .wiz-input,.wiz-label{font-family:Host Grotesk,sans-serif;color:#222524}.auth-page .wiz-input{font-size:.9375rem;font-weight:400;width:100%;padding:.8125rem 1rem;background:rgba(255,255,255,.72)!important;background-color:rgba(255,255,255,.72)!important;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border:1.5px solid rgba(76,22,124,.18);border-radius:14px;outline:none;box-shadow:0 1px 4px rgba(76,22,124,.06),inset 0 1px 0 rgba(255,255,255,.5);transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.auth-page .wiz-input:hover:not(:focus){background:rgba(255,255,255,.85)!important;border-color:rgba(76,22,124,.35);box-shadow:0 2px 8px rgba(76,22,124,.09),inset 0 1px 0 rgba(255,255,255,.5)}.auth-page .wiz-input:focus{background:rgba(255,255,255,.95)!important;border-color:#4c167c;box-shadow:0 0 0 3px rgba(76,22,124,.12),0 2px 8px rgba(76,22,124,.08)}.auth-page .wiz-input::placeholder{color:#222524;opacity:.35}.auth-page .wiz-input.error{border-color:#dc2626;box-shadow:0 0 0 3px rgba(220,38,38,.1)}.auth-page .wiz-select{-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 6L8 10L12 6' stroke='%234C167C' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:right .875rem center!important;background-color:rgba(255,255,255,.72)!important;padding-right:2.5rem}.field-error{font-size:.8125rem;color:#dc2626;margin-top:.35rem;display:none;font-family:Host Grotesk,sans-serif}.field-error.show{display:block}.pw-toggle{position:absolute;right:1rem;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;color:#8a8a98;padding:0;display:flex;align-items:center;transition:color .15s ease}.pw-toggle:hover{color:#4c167c}.btn-primary-auth{font-family:Bricolage Grotesque,sans-serif;font-weight:700;font-size:1rem;width:100%;padding:.9375rem 1.75rem;background:#4c167c;color:#fff2ca;border:none;border-radius:999px;cursor:pointer;transition:background .2s ease,box-shadow .2s ease,transform .15s ease;box-shadow:0 4px 16px rgba(76,22,124,.28);letter-spacing:-.01em}.btn-primary-auth:hover:not(:disabled){background:#3a1060;box-shadow:0 8px 24px rgba(76,22,124,.36);transform:translateY(-1px)}.btn-primary-auth:active:not(:disabled){transform:translateY(0)}.btn-primary-auth:disabled{opacity:.6;cursor:not-allowed;transform:none}.btn-google-auth{font-family:Host Grotesk,sans-serif;font-weight:500;font-size:.9375rem;width:100%;padding:.8125rem 1.75rem;background:#f4f4e9;color:#222524;border:1.5px solid rgba(76,22,124,.2);border-radius:999px;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .15s ease;display:flex;align-items:center;justify-content:center;gap:.625rem}.btn-google-auth:hover:not(:disabled){border-color:rgba(76,22,124,.4);box-shadow:0 4px 12px rgba(76,22,124,.1);transform:translateY(-1px)}.btn-google-auth:disabled{opacity:.6;cursor:not-allowed;transform:none}.auth-divider{display:flex;align-items:center;gap:.75rem;color:#8a8a98;font-family:Host Grotesk,sans-serif;font-size:.8125rem}.auth-divider:after,.auth-divider:before{content:"";flex:1 1;height:1px;background:rgba(76,22,124,.15)}.auth-notice{background:#fee2e2;border:1px solid #fecaca;border-radius:10px;padding:.75rem 1rem;font-family:Host Grotesk,sans-serif;font-size:.875rem;color:#dc2626}.auth-notice.success{background:#dcfce7;border-color:#bbf7d0;color:#166534}.auth-link-foot{text-align:center;margin-top:1.5rem;font-family:Host Grotesk,sans-serif;font-size:.9375rem;color:#4f4f5c}.auth-link-foot a{color:#4c167c;font-weight:600;text-decoration:none;margin-left:.25rem}.auth-link-foot a:hover{text-decoration:underline}.auth-forgot{font-family:Host Grotesk,sans-serif;font-size:.8125rem;font-weight:500;color:#4c167c;text-decoration:none}.auth-forgot:hover{text-decoration:underline}.auth-page .wiz-checkbox{width:18px!important;min-width:18px;max-width:18px;height:18px!important;flex:0 0 18px;border:1.5px solid rgba(76,22,124,.35);border-radius:5px;background:#ffffff!important;background-color:#ffffff!important;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;padding:0;transition:background .2s,border-color .2s;display:inline-flex;align-items:center;justify-content:center;margin:2px 0 0;position:relative}.auth-page .wiz-checkbox:checked{background:#4c167c!important;background-color:#4c167c!important;border-color:#4c167c}.auth-page .wiz-checkbox:checked:after{content:"";display:block;width:10px;height:7px;border-left:2px solid #fff2ca;border-bottom:2px solid #fff2ca;transform:rotate(-45deg) translateY(-1px)}.auth-terms{display:flex;align-items:flex-start;justify-content:flex-start;gap:10px;margin-top:.25rem;width:100%}.auth-terms-label{flex:1 1 auto;min-width:0;font-family:Host Grotesk,sans-serif;font-size:.8125rem;font-weight:400;color:#4f4f5c;line-height:1.5;cursor:pointer}.auth-terms-label a{color:#4c167c;font-weight:500;text-decoration:none}.auth-terms-label a:hover{text-decoration:underline}.pw-strength-bar{height:3px;border-radius:3px;background:rgba(76,22,124,.12);margin-top:.4rem;overflow:hidden}.pw-strength-fill{height:100%;border-radius:3px;width:0;transition:width .3s ease,background .3s ease}@media (max-width:767px){.auth-layout{flex-direction:column}.auth-hero{width:100%;min-height:0;padding:2rem 1.5rem 2.5rem}.auth-benefits,.auth-wizzo-wrap{display:none}.auth-form-panel{width:100%;padding:2rem 1.5rem 3rem}}