:is(body:has(.auth-page) .wf-header,body:has(.auth-page) .wf-footer,body:has(.auth-page) .ai-chat-widget,body:has(.auth-page) .public-admin-bar){display:none}.auth-page{background:linear-gradient(160deg,#f0efff 0%,#fff7ed 55%,#f8fafc 100%);flex-direction:column;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.auth-page--home .auth-bg-preview{z-index:0;pointer-events:none;transform-origin:50%;-webkit-user-select:none;user-select:none;background:#f8fafc;animation:2.4s cubic-bezier(.22,1,.36,1) forwards abpBackdropFade;position:fixed;inset:0;overflow:hidden}.auth-page--home .auth-bg-preview .abp-content{opacity:0;grid-template-columns:260px 1fr;animation:1.4s ease-out .4s forwards abpContentIn;display:grid;position:absolute;inset:0}.auth-page--home .auth-bg-preview .abp-skeleton{opacity:1;z-index:2;background:#f8fafc;grid-template-columns:260px 1fr;animation:.6s ease-out .7s forwards abpSkeletonOut;display:grid;position:absolute;inset:0}.abp-skel-sidebar{background:#fff;border-right:1px solid #e5e7eb;flex-direction:column;gap:14px;padding:28px 18px;display:flex}.abp-skel-main{flex-direction:column;gap:18px;padding:22px 28px;display:flex}.abp-skel-bar,.abp-skel-topbar,.abp-skel-hero,.abp-skel-row,.abp-skel-cards>span,.abp-skel-bottom>span{background:linear-gradient(90deg,#e2e8f0 0%,#f1f5f9 50%,#e2e8f0 100%) 0 0/200% 100%;border-radius:10px;animation:1.2s linear infinite abpShimmer}.abp-skel-bar{height:14px}.abp-skel-bar--brand{width:70%;height:38px;margin-bottom:6px}.abp-skel-bar--short{width:60%}.abp-skel-topbar{border-radius:16px;height:64px}.abp-skel-hero{border-radius:22px;height:180px}.abp-skel-row{border-radius:18px;height:130px}.abp-skel-cards{grid-template-columns:repeat(5,1fr);gap:14px;display:grid}.abp-skel-cards>span{height:130px}.abp-skel-bottom{grid-template-columns:1.2fr 1fr;gap:14px;display:grid}.abp-skel-bottom>span{height:110px}.auth-page--home:before{content:"";z-index:1;pointer-events:none;opacity:0;background:radial-gradient(75% 60%,#f8fafce0 0%,#f8fafc8c 45%,#f8fafc40 75%,#f8fafc00 100%);animation:1s ease-out 1.4s forwards abpOverlayIn;position:fixed;inset:0}.auth-page--home .auth-topbar,.auth-page--home .auth-login-wrap{z-index:2;position:relative}.auth-page--home .auth-topbar{opacity:0;animation:.6s ease-out 1.1s forwards abpFadeIn}.auth-page--home .auth-login-card{opacity:0;animation:.8s cubic-bezier(.22,1,.36,1) 1.2s forwards abpCardIn;transform:translateY(28px)scale(.985)}@keyframes abpShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes abpSkeletonOut{to{opacity:0;visibility:hidden}}@keyframes abpContentIn{0%{opacity:0}to{opacity:1}}@keyframes abpBackdropFade{0%{filter:blur()saturate();opacity:1;transform:scale(1)}55%{filter:blur()saturate();opacity:1;transform:scale(1)}to{filter:blur(7px)saturate(1.05);opacity:.55;transform:scale(1.04)}}@keyframes abpOverlayIn{to{opacity:1}}@keyframes abpFadeIn{to{opacity:1}}@keyframes abpCardIn{to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.auth-page--home .auth-bg-preview,.auth-page--home .auth-bg-preview .abp-content,.auth-page--home .auth-bg-preview .abp-skeleton,.auth-page--home:before,.auth-page--home .auth-topbar,.auth-page--home .auth-login-card,.abp-skel-bar,.abp-skel-topbar,.abp-skel-hero,.abp-skel-row,.abp-skel-cards>span,.abp-skel-bottom>span{animation:none!important}.auth-page--home .auth-bg-preview{filter:blur(7px)saturate(1.05);opacity:.55;transform:scale(1.04)}.auth-page--home .auth-bg-preview .abp-content{opacity:1}.auth-page--home .auth-bg-preview .abp-skeleton{display:none}.auth-page--home:before{opacity:1}.auth-page--home .auth-topbar,.auth-page--home .auth-login-card{opacity:1;transform:none}}.abp-sidebar{color:#101727;background:#fff;border-right:1px solid #e5e7eb;flex-direction:column;min-height:100vh;display:flex}.abp-sidebar-brand{color:#fff;background:linear-gradient(135deg,#6e5cff 0%,#5b4bff 100%);align-items:center;gap:12px;padding:20px 22px;display:flex}.abp-sidebar-brand-logo{color:#fff;background:#ffffff38;border-radius:13px;justify-content:center;align-items:center;width:42px;height:42px;font-size:19px;font-weight:900;display:flex}.abp-sidebar-brand-text{flex-direction:column;line-height:1.1;display:flex}.abp-sidebar-brand-text strong{font-size:16px;font-weight:900}.abp-sidebar-brand-text em{color:#ffffffc7;font-size:12px;font-style:normal}.abp-sidebar-body{flex-direction:column;flex:1;gap:14px;padding:18px 14px;display:flex;overflow:hidden}.abp-sidebar-group{flex-direction:column;gap:3px;display:flex}.abp-sidebar-label{letter-spacing:.12em;text-transform:uppercase;color:#94a3b8;margin:4px 12px 6px;font-size:10.5px;font-weight:800}.abp-nav-item{color:#475569;border-radius:12px;align-items:center;gap:10px;padding:9px 12px;font-size:13.5px;font-weight:600;display:flex}.abp-nav-item--active{color:#5b4bff;background:#f3e8ff;font-weight:800}.abp-nav-label{flex:1;min-width:0}.abp-nav-icon{background:#f1f5f9;border-radius:8px;flex-shrink:0;width:26px;height:26px;display:inline-flex}.abp-nav-icon--violet{background:#f3e8ff}.abp-nav-icon--sky{background:#eff6ff}.abp-nav-icon--mint{background:#ecfdf5}.abp-nav-icon--warm{background:#fff7ed}.abp-nav-icon--rose{background:#ffe4e6}.abp-nav-item--active .abp-nav-icon{background:#5b4bff}.abp-nav-badge{color:#fff;text-align:center;background:#e11d48;border-radius:999px;min-width:18px;margin-left:auto;padding:1px 7px;font-size:10.5px;font-style:normal;font-weight:800}.abp-sidebar-bottom{border-top:1px solid #e5e7eb;flex-direction:column;gap:6px;padding:12px 14px 18px;display:flex}.abp-sidebar-profile{background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;align-items:center;gap:10px;padding:10px 12px;display:flex}.abp-sidebar-profile-meta{flex-direction:column;flex:1;min-width:0;line-height:1.2;display:flex}.abp-sidebar-profile-meta strong{color:#101727;font-size:13px;font-weight:800}.abp-sidebar-profile-meta em{color:#64748b;font-size:11px;font-style:normal}.abp-chevron{color:#94a3b8;font-size:16px}.abp-sidebar-logout{color:#475569;align-items:center;gap:10px;padding:9px 12px;font-size:13px;font-weight:700;display:flex}.abp-main{flex-direction:column;gap:18px;min-width:0;padding:22px 28px 80px;display:flex}.abp-topbar{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.abp-topbar-title{flex-direction:column;gap:4px;min-width:0;display:flex}.abp-topbar-greet{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.abp-topbar-greet strong{color:#101727;font-size:22px;font-weight:900}.abp-topbar-title>span{color:#64748b;font-size:14px}.abp-topbar-actions{flex-shrink:0;align-items:center;gap:10px;display:flex}.abp-icon-btn{background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:40px;height:40px}.abp-icon-btn--wide{color:#475569;align-items:center;gap:8px;width:auto;padding:0 14px;font-size:13px;font-weight:700;display:inline-flex}.abp-icon-btn-dot{background:#94a3b8;border-radius:3px;width:12px;height:12px}.abp-topbar-user{color:#101727;background:#fff;border:1px solid #e5e7eb;border-radius:999px;align-items:center;gap:8px;padding:5px 14px 5px 5px;font-size:13px;font-weight:700;display:inline-flex}.abp-pill{border-radius:999px;align-items:center;padding:4px 11px;font-size:11px;font-weight:800;display:inline-flex}.abp-pill--lilac{color:#5b4bff;background:#f3e8ff}.abp-avatar{color:#fff;background:linear-gradient(135deg,#5b4bff,#7c3aed);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:900;display:flex}.abp-avatar--sm{width:28px;height:28px;font-size:12px}.abp-avatar--xs{color:#5b4bff;background:linear-gradient(135deg,#e0e7ff,#c7d2fe);width:32px;height:32px;font-size:13px}.abp-hero{color:#fff;background:linear-gradient(135deg,#6e5cff 0%,#5b4bff 100%);border-radius:22px;grid-template-columns:1.55fr 1fr;gap:24px;padding:30px 34px;display:grid;position:relative;overflow:hidden}.abp-hero-text{flex-direction:column;gap:14px;display:flex}.abp-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:#ffffffc7;font-size:11px;font-weight:900}.abp-eyebrow--violet{color:#5b4bff}.abp-hero-text h2{margin:0;font-size:28px;font-weight:900;line-height:1.2}.abp-hero-progress-line{align-items:center;gap:12px;margin-top:4px;display:flex}.abp-hero-progress-label{color:#ffffffc7;white-space:nowrap;font-size:12px;font-weight:700}.abp-hero-progress-bar{background:#ffffff40;border-radius:999px;flex:1;height:8px;overflow:hidden}.abp-hero-progress-bar span{background:#fff;border-radius:999px;height:100%;display:block}.abp-hero-progress-line strong{font-size:14px;font-weight:900}.abp-btn{border-radius:999px;align-items:center;width:fit-content;margin-top:10px;padding:11px 22px;font-size:13px;font-weight:800;display:inline-flex}.abp-btn--white{color:#5b4bff;background:#fff}.abp-hero-illus{justify-content:flex-end;align-items:center;min-height:130px;display:flex;position:relative}.abp-hero-badge{background:#ffffff40;border:1px solid #ffffff59;border-radius:999px;padding:4px 11px;font-size:11px;font-weight:800;position:absolute;top:-6px;right:0}.abp-hero-screen{background:#ffffff38;border:1px solid #ffffff59;border-radius:14px;width:130px;height:100px;position:relative}.abp-hero-play{background:#ffffffd9;border-radius:50%;width:30px;height:30px;margin:auto;position:absolute;inset:0}.abp-path{background:#fff;border:1px solid #e5e7eb;border-radius:18px;flex-direction:column;gap:18px;padding:20px 24px;display:flex}.abp-path-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.abp-path-head strong{color:#101727;margin-top:4px;font-size:17px;font-weight:900;display:block}.abp-path-steps-wrap{grid-template-columns:1fr auto;align-items:center;gap:18px;display:grid}.abp-path-steps{grid-template-columns:repeat(11,auto);align-items:center;display:grid}.abp-path-step-cell{flex-direction:column;align-items:center;gap:6px;min-width:70px;display:flex}.abp-path-step{color:#94a3b8;background:#e2e8f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:13px;font-weight:800;display:flex}.abp-path-step--done{color:#fff;background:#16a34a}.abp-path-step--current{color:#fff;background:#5b4bff;box-shadow:0 0 0 4px #5b4bff2e}.abp-path-step-cell em{color:#101727;font-size:12px;font-style:normal;font-weight:700}.abp-path-step-cell small{color:#94a3b8;font-size:11px;font-weight:600}.abp-path-status--done{color:#16a34a;font-weight:800}.abp-path-status--current{color:#f59e0b;font-weight:800}.abp-path-line{background:#e2e8f0;align-self:flex-start;width:32px;height:2px;margin-top:17px}.abp-path-line--done{background:#16a34a}.abp-path-donut{background:conic-gradient(#5b4bff 0 60%, #e2e8f0 60% 100%);color:#5b4bff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:80px;height:80px;display:flex;position:relative}.abp-path-donut:before{content:"";background:#fff;border-radius:50%;position:absolute;inset:8px}.abp-path-donut strong{z-index:1;font-size:16px;font-weight:900;line-height:1}.abp-path-donut em{color:#64748b;z-index:1;font-size:9px;font-style:normal}.abp-link{color:#5b4bff;font-size:13px;font-weight:800}.abp-quick-section{flex-direction:column;gap:10px;display:flex}.abp-quick-grid{grid-template-columns:repeat(5,1fr);gap:14px;display:grid}.abp-quick-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;flex-direction:column;gap:6px;min-height:130px;padding:18px;display:flex;position:relative}.abp-quick-card strong{color:#101727;font-size:15px;font-weight:900}.abp-quick-card em{color:#64748b;font-size:12.5px;font-style:normal}.abp-quick-arrow{color:#94a3b8;font-size:16px;position:absolute;bottom:16px;left:18px}.abp-quick-icon{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;margin-bottom:6px;font-size:16px;display:flex}.abp-quick-icon--violet{background:#5b4bff}.abp-quick-icon--mint{background:#16a34a}.abp-quick-icon--rose{background:#e11d48}.abp-quick-icon--sky{background:#5b4bff}.abp-quick-icon--cream{background:#f59e0b}.abp-bottom-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.abp-bottom-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;flex-direction:column;gap:14px;padding:20px 22px;display:flex}.abp-bottom-title{color:#101727;font-size:16px;font-weight:900}.abp-msg-row{align-items:center;gap:12px;display:flex}.abp-msg-text{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.abp-msg-text strong{color:#5b4bff;font-size:13.5px;font-weight:800}.abp-msg-text em{color:#475569;font-size:13px;font-style:normal}.abp-msg-meta{color:#64748b;align-items:center;gap:6px;font-size:12px;font-weight:700;display:inline-flex}.abp-msg-dot{background:#e2e8f0;border-radius:50%;flex-shrink:0;width:8px;height:8px}.abp-msg-dot--unread{background:#5b4bff}.abp-appt{align-items:flex-start;gap:14px;display:flex}.abp-appt-date{color:#5b4bff;background:#f3e8ff;border-radius:12px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:60px;display:flex}.abp-appt-date em{letter-spacing:.06em;font-size:10px;font-style:normal;font-weight:800}.abp-appt-date strong{font-size:19px;font-weight:900;line-height:1}.abp-appt-meta{flex-direction:column;gap:4px;min-width:0;display:flex}.abp-appt-meta strong{color:#101727;font-size:14px;font-weight:800}.abp-appt-meta em{color:#64748b;font-size:12.5px;font-style:normal}.abp-appt-join{color:#5b4bff;margin-top:2px;font-size:12px;font-weight:800}.abp-fab{color:#fff;background:#5b4bff;border-radius:999px;padding:12px 20px;font-size:13px;font-weight:800;position:absolute;bottom:22px;right:22px;box-shadow:0 8px 24px #5b4bff66}@media (max-width:900px){.auth-page--home .auth-bg-preview{display:none}.auth-page--home:before{background:0 0}}.auth-bg-preview-raw{-webkit-user-select:none;user-select:none;background:#f8fafc;width:100%;min-height:100vh}.auth-bg-preview-raw .abp-content{grid-template-columns:260px 1fr;min-height:100vh;display:grid;position:relative}.auth-topbar{box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;max-width:960px;padding:22px 28px;display:flex}.auth-topbar-back{color:#64748b;align-items:center;gap:6px;font-size:14px;font-weight:600;text-decoration:none;display:flex}.auth-topbar-back:hover{color:#5b4bff}.auth-login-wrap{box-sizing:border-box;width:100%;max-width:900px;margin:0 auto;padding:0 24px 64px}.auth-login-card{background:#fff;border-radius:28px;grid-template-columns:1fr 1fr;display:grid;overflow:hidden;box-shadow:0 4px 60px #5b4bff1c}.auth-login-card--single{grid-template-columns:1fr;max-width:560px;margin:0 auto}.auth-login-form-side{flex-direction:column;justify-content:center;padding:52px 48px;display:flex}.auth-login-form-side h1{color:#111827;margin:0 0 6px;font-size:26px;font-weight:900}.auth-login-form-side>p{color:#64748b;margin:0 0 28px;font-size:15px}.auth-inline-success,.auth-inline-error{border-radius:8px;padding:12px 14px;font-weight:700;margin:0 0 18px!important;font-size:14px!important}.auth-inline-success{background:#dcfce7;color:#166534!important}.auth-inline-error{background:#fee2e2;color:#991b1b!important}.auth-login-brand-side{background:linear-gradient(145deg,#5b4bff 0%,#7c3aed 100%);flex-direction:column;justify-content:center;gap:24px;padding:52px 44px;display:flex}.auth-login-brand-side h2{color:#fff;margin:0;font-size:24px;font-weight:900;line-height:1.3}.auth-login-brand-side p{color:#fffc;margin:0;font-size:15px;line-height:1.7}.auth-login-features{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.auth-login-features li{color:#ffffffeb;align-items:flex-start;gap:10px;font-size:14px;font-weight:600;line-height:1.4;display:flex}.auth-login-features li:before{content:"✓";background:#ffffff38;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-top:1px;font-size:11px;font-weight:900;display:flex}.auth-register-wrap{box-sizing:border-box;width:100%;max-width:680px;margin:0 auto;padding:0 20px 80px}.auth-step-row{justify-content:center;align-items:flex-start;margin:16px 0 28px;display:flex}.auth-step-item{flex-direction:column;flex-shrink:0;align-items:center;gap:6px;display:flex}.auth-step-dot{color:#94a3b8;z-index:1;background:#e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:13px;font-weight:800;transition:background .22s,color .22s,box-shadow .22s;display:flex;position:relative}.auth-step-item.active .auth-step-dot{color:#fff;background:#5b4bff;box-shadow:0 0 0 5px #5b4bff29}.auth-step-item.done .auth-step-dot{color:#fff;background:#14b8a6}.auth-step-label{color:#94a3b8;white-space:nowrap;letter-spacing:.02em;font-size:11px;font-weight:700}.auth-step-item.active .auth-step-label{color:#5b4bff}.auth-step-item.done .auth-step-label{color:#14b8a6}.auth-step-line{background:#e2e8f0;flex-shrink:0;width:52px;height:2px;margin-top:17px;transition:background .22s}.auth-step-line.done{background:#14b8a6}.auth-substep-header{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:14px;align-items:center;gap:12px;margin-bottom:20px;padding:14px 18px;display:flex}.auth-substep-icon{background:#f0efff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;display:flex}.auth-substep-meta{flex:1;min-width:0}.auth-substep-title{color:#111827;margin:0 0 4px;font-size:15px;font-weight:800}.auth-substep-bar-wrap{align-items:center;gap:8px;display:flex}.auth-substep-bar{background:#e2e8f0;border-radius:999px;flex:1;height:5px;overflow:hidden}.auth-substep-fill{background:linear-gradient(90deg,#5b4bff,#7c3aed);border-radius:999px;height:100%;transition:width .3s}.auth-substep-count{color:#64748b;white-space:nowrap;font-size:12px;font-weight:700}.auth-card{background:#fff;border-radius:24px;padding:36px 40px 32px;box-shadow:0 2px 32px #5b4bff14}.auth-step-header{margin-bottom:22px}.auth-step-header h2{color:#111827;margin:0 0 4px;font-size:22px;font-weight:900}.auth-step-header p{color:#64748b;margin:0;font-size:14px;line-height:1.5}.auth-field{flex-direction:column;gap:6px;margin-bottom:16px;display:flex}.auth-field label{color:#374151;text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:800}.auth-field input,.auth-field select{color:#111827;box-sizing:border-box;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:12px;outline:none;width:100%;padding:13px 16px;font-size:15px;transition:border-color .15s,background .15s,box-shadow .15s}.auth-field input:focus,.auth-field select:focus{background:#fff;border-color:#5b4bff;box-shadow:0 0 0 3px #5b4bff1a}.auth-field input::placeholder{color:#cbd5e1}.auth-two-col{grid-template-columns:1fr 1fr;gap:14px;display:grid}.auth-oauth-btn{color:#374151;cursor:pointer;box-sizing:border-box;background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;margin-bottom:10px;padding:13px 18px;font-size:15px;font-weight:700;transition:border-color .15s,background .15s;display:flex}.auth-oauth-btn:hover{background:#f8f7ff;border-color:#5b4bff}.auth-divider{color:#94a3b8;align-items:center;gap:14px;margin:18px 0;font-size:13px;font-weight:600;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:#e2e8f0;flex:1;height:1px}.auth-btn-primary{color:#fff;cursor:pointer;box-sizing:border-box;letter-spacing:.01em;background:#5b4bff;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px 24px;font-size:15px;font-weight:800;transition:background .15s,transform .1s,box-shadow .15s;display:flex}.auth-btn-primary:hover:not(:disabled){background:#4a3aee;transform:translateY(-1px);box-shadow:0 4px 16px #5b4bff4d}.auth-btn-primary:disabled{opacity:.65;cursor:not-allowed}.auth-btn-primary.orange{background:#f97316}.auth-btn-primary.orange:hover:not(:disabled){background:#ea6b0a;box-shadow:0 4px 16px #f973164d}.auth-btn-secondary{color:#374151;cursor:pointer;white-space:nowrap;background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;align-items:center;gap:8px;padding:12px 20px;font-size:14px;font-weight:700;transition:border-color .15s,color .15s;display:flex}.auth-btn-secondary:hover{color:#5b4bff;border-color:#5b4bff}.auth-error{color:#dc2626;background:#fef2f2;border:1.5px solid #fecaca;border-radius:10px;align-items:flex-start;gap:8px;margin-bottom:16px;padding:12px 16px;font-size:13px;font-weight:600;display:flex}.auth-profile-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.auth-profile-card{cursor:pointer;text-align:left;background:#f8fafc;border:2px solid #e2e8f0;border-radius:18px;flex-direction:column;gap:6px;width:100%;padding:16px 14px;transition:border-color .15s,background .15s,transform .15s,box-shadow .15s;display:flex}.auth-profile-card:hover{background:#f5f3ff;border-color:#5b4bff;transform:translateY(-2px);box-shadow:0 4px 16px #5b4bff1a}.auth-profile-card.selected{background:#f0efff;border-color:#5b4bff;box-shadow:0 0 0 3px #5b4bff1f}.auth-profile-card-illus{border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:2px;font-size:24px;display:flex}.auth-profile-card-title{color:#111827;font-size:14px;font-weight:800}.auth-profile-card-desc{color:#64748b;margin:0;font-size:12px;line-height:1.4}.auth-section-label{color:#64748b;text-transform:uppercase;letter-spacing:.07em;align-items:center;gap:6px;margin:20px 0 10px;font-size:13px;font-weight:800;display:flex}.auth-section-label:first-child{margin-top:0}.auth-chip-grid{flex-wrap:wrap;gap:8px;margin-bottom:4px;display:flex}.auth-chip{color:#374151;cursor:pointer;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:999px;align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:600;line-height:1;transition:border-color .12s,background .12s,color .12s;display:flex}.auth-chip:hover{color:#5b4bff;border-color:#5b4bff}.auth-chip.selected{color:#fff;background:#5b4bff;border-color:#5b4bff}.auth-chip.selected svg{stroke:#fff}.auth-chip-icon{flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;display:flex}.auth-option-cards{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:10px;margin-bottom:4px;display:grid}.auth-option-card{cursor:pointer;text-align:center;background:#f8fafc;border:2px solid #e2e8f0;border-radius:16px;flex-direction:column;align-items:center;gap:8px;width:100%;padding:14px 12px;transition:border-color .15s,background .15s,transform .1s;display:flex}.auth-option-card:hover{background:#f5f3ff;border-color:#5b4bff;transform:translateY(-1px)}.auth-option-card.selected{background:#f0efff;border-color:#5b4bff}.auth-option-card-icon{color:#5b4bff;background:#f0efff;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;transition:background .15s;display:flex}.auth-option-card.selected .auth-option-card-icon{background:#5b4bff26}.auth-option-card-label{color:#374151;font-size:12px;font-weight:700;line-height:1.3}.auth-option-card.selected .auth-option-card-label{color:#5b4bff}.auth-parcours-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:10px;margin-bottom:4px;display:grid}.auth-parcours-card{cursor:pointer;text-align:left;background:#f8fafc;border:2px solid #e2e8f0;border-radius:16px;width:100%;padding:16px;transition:border-color .15s,background .15s}.auth-parcours-card:hover{border-color:#5b4bff}.auth-parcours-card.selected{background:#f0efff;border-color:#5b4bff}.auth-parcours-card strong{color:#111827;margin-bottom:4px;font-size:14px;font-weight:800;display:block}.auth-parcours-card p{color:#64748b;margin:0;font-size:12px;line-height:1.4}.auth-simulator-q{margin-bottom:20px}.auth-simulator-q-text{color:#111827;margin-bottom:10px;font-size:14px;font-weight:700;line-height:1.4}.auth-simulator-result{color:#5b4bff;background:#f0efff;border:1.5px solid #5b4bff33;border-radius:10px;margin-top:12px;padding:12px 16px;font-size:14px;font-weight:700}.auth-child-row{grid-template-columns:1fr 72px 110px;align-items:end;gap:8px;margin-bottom:8px;display:grid}.auth-child-actions{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.auth-step-nav{justify-content:space-between;align-items:center;gap:12px;margin-top:28px;display:flex}.auth-review-grid{grid-template-columns:1fr 1fr;gap:14px;margin:20px 0;display:grid}.auth-review-item strong{color:#94a3b8;text-transform:uppercase;letter-spacing:.07em;margin-bottom:3px;font-size:11px;font-weight:800;display:block}.auth-review-item p{color:#111827;margin:0;font-size:15px;font-weight:600}.auth-summary-note{color:#64748b;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:12px;margin-top:20px;padding:14px 16px;font-size:13px;line-height:1.6}.auth-footer-text{color:#64748b;text-align:center;margin-top:20px;font-size:14px;line-height:1.5}.auth-link{color:#5b4bff;font-weight:800;text-decoration:none}.auth-link:hover{text-decoration:underline}.auth-modal-overlay{-webkit-backdrop-filter:blur(6px);z-index:9000;background:#0f0a288c;justify-content:center;align-items:center;padding:24px 16px;animation:.18s authFadeIn;display:flex;position:fixed;inset:0}@keyframes authFadeIn{0%{opacity:0}to{opacity:1}}.auth-modal-card{background:#fff;border-radius:28px;width:100%;max-width:460px;animation:.22s cubic-bezier(.34,1.3,.64,1) authSlideUp;position:relative;overflow:hidden;box-shadow:0 24px 80px #0f0a2838}@keyframes authSlideUp{0%{opacity:0;transform:translateY(20px)scale(.97)}to{opacity:1;transform:none}}.auth-modal-close{color:#64748b;cursor:pointer;z-index:1;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:background .12s,color .12s;display:flex;position:absolute;top:16px;right:16px}.auth-modal-close:hover{color:#111827;background:#e2e8f0}.auth-modal-tabs{border-bottom:1.5px solid #f1f5f9;grid-template-columns:1fr 1fr;display:grid}.auth-modal-tab{color:#94a3b8;cursor:pointer;letter-spacing:.01em;background:0 0;border:none;border-bottom:2.5px solid #0000;padding:16px 12px;font-size:14px;font-weight:700;transition:color .12s,border-color .12s}.auth-modal-tab.active{color:#5b4bff;border-bottom-color:#5b4bff}.auth-modal-body{padding:24px 28px 28px}.auth-modal-title{color:#111827;margin:0 0 4px;font-size:20px;font-weight:900}.auth-modal-subtitle{color:#64748b;margin:0 0 22px;font-size:14px}.auth-modal-register-cta{text-align:center;background:#f8f7ff;border:1.5px solid #e0deff;border-radius:16px;flex-direction:column;gap:12px;margin-top:16px;padding:20px;display:flex}.auth-modal-register-cta p{color:#64748b;margin:0;font-size:13px;line-height:1.5}@media (max-width:720px){.auth-login-card{grid-template-columns:1fr}.auth-login-brand-side{display:none}.auth-login-form-side{padding:36px 28px}.auth-card{padding:24px 20px 20px}.auth-two-col,.auth-profile-grid,.auth-review-grid{grid-template-columns:1fr}.auth-child-row{grid-template-columns:1fr 72px}.auth-option-cards{grid-template-columns:repeat(2,1fr)}.auth-step-label{display:none}.auth-step-line{width:24px}.auth-topbar{padding:16px 18px}.auth-register-wrap{padding:0 14px 60px}.auth-login-wrap{padding:0 14px 50px}}@media (max-width:400px){.auth-modal-card{border-radius:20px}.auth-modal-body{padding:18px 18px 22px}}
