.role-auth-page{--role-auth-bg: #fffaf5;--role-auth-surface: #ffffff;--role-auth-surface-soft: #fff3e8;--role-auth-text: #2d1b10;--role-auth-muted: #806f63;--role-auth-border: #efd9c6;--role-auth-primary: #ff7a00;--role-auth-primary-strong: #f05a00;--role-auth-success: #16864b;--role-auth-info: #2563eb;position:relative;min-height:calc(100svh - 65px);overflow:hidden;background:radial-gradient(circle at 10% 12%,color-mix(in srgb,var(--role-auth-primary) 12%,transparent) 0 10rem,transparent 24rem),radial-gradient(circle at 92% 88%,rgba(37,99,235,.07) 0 8rem,transparent 22rem),var(--role-auth-bg);color:var(--role-auth-text);font-family:"Baloo 2",sans-serif}.dark .role-auth-page{--role-auth-bg: #111008;--role-auth-surface: #1b1911;--role-auth-surface-soft: #252117;--role-auth-text: #fff8ed;--role-auth-muted: #c4b7a9;--role-auth-border: #423728;--role-auth-primary: #fb923c;--role-auth-primary-strong: #f97316;--role-auth-success: #4ade80;--role-auth-info: #60a5fa}.role-auth-page--partner{background:var(--role-page, #fffbf7)}.dark .role-auth-page--partner{background:var(--role-page, #111008)}.role-auth-shell{position:relative;z-index:1;display:grid;width:min(100%,1080px);min-height:calc(100svh - 65px);align-items:center;margin-inline:auto;padding:18px 12px max(22px,env(safe-area-inset-bottom))}.role-auth-card{overflow:hidden;border:1.5px solid var(--role-auth-border);border-radius:28px;background:color-mix(in srgb,var(--role-auth-surface) 97%,transparent);box-shadow:0 24px 70px #522c1024}.role-auth-context{display:none;position:relative;overflow:hidden;padding:42px;background:linear-gradient(145deg,color-mix(in srgb,var(--role-auth-primary) 96%,#fff),var(--role-auth-primary-strong));color:#fff}.role-auth-context:before,.role-auth-context:after{content:"";position:absolute;border:1px solid rgba(255,255,255,.16);border-radius:999px}.role-auth-context:before{width:340px;height:340px;inset:-180px -110px auto auto}.role-auth-context:after{width:250px;height:250px;inset:auto auto -130px -100px}.role-auth-context-inner{position:relative;z-index:1;display:flex;height:100%;flex-direction:column;justify-content:center}.role-auth-context-mark{display:grid;width:54px;height:54px;place-items:center;margin-bottom:22px;border:1px solid rgba(255,255,255,.28);border-radius:17px;background:#ffffff24}.role-auth-context-mark svg{width:27px;height:27px}.role-auth-context-label{margin-bottom:7px;font-size:11px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.role-auth-context h2{max-width:410px;margin:0;font-size:clamp(31px,3vw,43px);font-weight:900;line-height:1.02;letter-spacing:-.025em}.role-auth-context p{max-width:410px;margin:13px 0 0;color:#ffffffd6;font-family:Nunito,sans-serif;font-size:14px;font-weight:700;line-height:1.55}.role-auth-benefits{display:grid;gap:11px;margin:28px 0 0;padding:0;list-style:none}.role-auth-benefits li{display:grid;grid-template-columns:26px minmax(0,1fr);align-items:center;gap:10px;font-family:Nunito,sans-serif;font-size:13px;font-weight:800}.role-auth-benefits svg{width:22px;height:22px}.role-auth-panel{min-width:0;padding:20px 14px 18px}.role-auth-intro{margin-bottom:18px;text-align:center}.role-auth-role-chip{display:inline-flex;min-height:30px;align-items:center;gap:6px;margin-bottom:12px;padding:5px 10px;border:1px solid var(--role-auth-border);border-radius:999px;background:var(--role-auth-surface-soft);color:var(--role-auth-primary-strong);font-size:9px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.role-auth-role-chip svg{width:14px;height:14px}.role-auth-intro-icon{display:grid;width:48px;height:48px;place-items:center;margin:0 auto 12px;border-radius:15px;background:color-mix(in srgb,var(--role-auth-primary) 12%,var(--role-auth-surface));color:var(--role-auth-primary-strong)}.role-auth-intro-icon svg{width:24px;height:24px}.role-auth-intro h1{margin:0;color:var(--role-auth-text);font-size:clamp(25px,7vw,34px);font-weight:900;line-height:1.08;letter-spacing:-.02em}.role-auth-intro p{max-width:490px;margin:8px auto 0;color:var(--role-auth-muted);font-family:Nunito,sans-serif;font-size:12px;font-weight:700;line-height:1.5}.role-auth-content{min-width:0}.role-auth-form,.role-auth-fields,.role-auth-actions{display:grid;gap:13px}.role-auth-form-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.role-auth-form-row>*{min-width:0}.role-auth-link{color:var(--role-auth-primary-strong);font-size:11px;font-weight:900;text-decoration:none}.dark .role-auth-link{color:var(--role-auth-primary)}.role-auth-page .input-label,.role-auth-page label{color:var(--role-auth-text);font-size:11px;font-weight:850}.role-auth-page input:not([type=checkbox]):not([type=hidden]),.role-auth-page select,.role-auth-page textarea{min-height:50px;border:1.5px solid var(--role-auth-border)!important;border-radius:14px!important;background:var(--role-auth-surface-soft)!important;color:var(--role-auth-text)!important;font-family:Nunito,sans-serif;font-size:14px;box-shadow:none!important}.role-auth-page input:focus,.role-auth-page select:focus,.role-auth-page textarea:focus{border-color:var(--role-auth-primary)!important;outline:3px solid color-mix(in srgb,var(--role-auth-primary) 18%,transparent)!important}.role-auth-page .input-icon{width:18px;height:18px;color:var(--role-auth-primary)}.role-auth-page .btn{min-width:44px;min-height:50px;border-color:var(--role-auth-border);border-radius:14px;background:var(--role-auth-surface-soft);color:var(--role-auth-text)}.role-auth-page input[type=checkbox]{width:20px;height:20px;border-color:var(--role-auth-border);border-radius:7px;color:var(--role-auth-primary)}.role-auth-page .invalid-msg,.role-auth-page .invalid-feedback,.role-auth-page [class*=text-red-]{color:#dc2626!important;font-family:Nunito,sans-serif;font-size:10px;font-weight:750}.role-auth-page .form-help-text{margin-top:4px;color:var(--role-auth-muted);font-family:Nunito,sans-serif;font-size:10px}.role-auth-page .iti{width:100%}.role-auth-page .iti input[type=tel]{padding-inline-start:108px!important;padding-inline-end:12px!important}.role-auth-page .iti__selected-country{color:var(--role-auth-text)}.role-auth-page .iti__dropdown-content{border-color:var(--role-auth-border);background:var(--role-auth-surface);color:var(--role-auth-text)}.role-auth-primary,.role-auth-secondary{display:inline-flex!important;width:100%;min-height:50px;align-items:center;justify-content:center;gap:8px;border-radius:14px!important;padding:10px 15px!important;font-size:13px!important;font-weight:900!important;text-align:center;text-decoration:none}.role-auth-primary{border:1px solid var(--role-auth-primary-strong)!important;background:linear-gradient(145deg,var(--role-auth-primary),var(--role-auth-primary-strong))!important;color:#fff!important;box-shadow:0 10px 22px color-mix(in srgb,var(--role-auth-primary) 24%,transparent)!important}.role-auth-secondary{border:1.5px solid var(--role-auth-border)!important;background:var(--role-auth-surface-soft)!important;color:var(--role-auth-text)!important}.role-auth-primary svg,.role-auth-secondary svg{width:18px;height:18px}.role-auth-divider{display:flex;align-items:center;gap:10px;margin:16px 0;color:var(--role-auth-muted);font-size:9px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.role-auth-divider:before,.role-auth-divider:after{content:"";flex:1;height:1px;background:var(--role-auth-border)}.role-auth-switch{margin:14px 0 0;color:var(--role-auth-muted);font-family:Nunito,sans-serif;font-size:11px;font-weight:700;text-align:center}.role-auth-switch a{color:var(--role-auth-primary-strong);font-weight:900;text-decoration:none}.dark .role-auth-switch a{color:var(--role-auth-primary)}.role-auth-note,.role-auth-status,.role-auth-demo{display:flex;align-items:flex-start;gap:9px;width:100%;margin-bottom:13px;padding:10px 11px;border:1px solid var(--role-auth-border);border-radius:14px;background:var(--role-auth-surface-soft);color:var(--role-auth-muted);font-family:Nunito,sans-serif;font-size:10px;font-weight:700;line-height:1.45;text-align:start}.role-auth-status{align-items:center}.role-auth-demo{cursor:pointer}.role-auth-note svg,.role-auth-status svg,.role-auth-demo svg{flex:0 0 auto;width:18px;height:18px;color:var(--role-auth-info)}.role-auth-status svg{color:var(--role-auth-success)}.role-auth-note strong,.role-auth-status strong,.role-auth-demo strong{display:block;color:var(--role-auth-text);font-size:11px;font-weight:900}.role-auth-destination{overflow-wrap:anywhere;color:var(--role-auth-primary-strong);direction:ltr;font-size:14px;font-weight:900;unicode-bidi:isolate}.role-auth-trust{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:12px;color:var(--role-auth-muted);font-family:Nunito,sans-serif;font-size:10px;font-weight:750;text-align:center}.role-auth-trust svg{width:16px;height:16px;color:var(--role-auth-success)}.role-auth-steps{display:grid;gap:8px;margin:14px 0 0;padding:0;list-style:none;counter-reset:role-auth-step}.role-auth-steps li{display:grid;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:9px;color:var(--role-auth-muted);font-family:Nunito,sans-serif;font-size:11px;font-weight:700}.role-auth-steps li:before{counter-increment:role-auth-step;content:counter(role-auth-step);display:grid;width:30px;height:30px;place-items:center;border-radius:10px;background:var(--role-auth-primary);color:#fff;font-family:"Baloo 2",sans-serif;font-weight:900}.role-auth-page .js-flash-message{margin-bottom:13px!important;border:1px solid var(--role-auth-border);border-radius:14px;padding:10px!important;background:var(--role-auth-surface-soft)!important;color:var(--role-auth-text)!important;font-family:Nunito,sans-serif;font-size:10px}@media (hover: hover){.role-auth-primary:hover{transform:translateY(-1px);filter:brightness(1.04)}.role-auth-secondary:hover,.role-auth-demo:hover{border-color:var(--role-auth-primary)}.role-auth-link:hover,.role-auth-switch a:hover{text-decoration:underline}}@media (min-width: 600px){.role-auth-shell{padding-inline:22px}.role-auth-panel{padding:28px 30px 26px}}@media (min-width: 960px){.role-auth-card{display:grid;grid-template-columns:minmax(320px,.82fr) minmax(480px,1.18fr)}.role-auth-context{display:block}.role-auth-panel{display:flex;min-height:610px;flex-direction:column;justify-content:center;padding:38px 42px}.role-auth-card.is-wide{grid-template-columns:minmax(300px,.72fr) minmax(560px,1.28fr)}}@media (max-width: 359px){.role-auth-shell{padding-inline:8px}.role-auth-panel{padding-inline:10px}.role-auth-form-row{align-items:flex-start;flex-direction:column}}@media (prefers-reduced-motion: reduce){.role-auth-page *,.role-auth-page *:before,.role-auth-page *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
