.auth-module__UUurBq__page{gap:var(--space-8);flex-direction:column;width:100%;display:flex}.auth-module__UUurBq__head{gap:var(--space-3);flex-direction:column;display:flex}.auth-module__UUurBq__title{font-family:var(--font-display);font-size:var(--text-h1);font-weight:var(--weight-black);letter-spacing:-.03em;color:var(--text-strong);text-wrap:balance;margin:0;line-height:1.1}.auth-module__UUurBq__subtitle{font-size:var(--text-body-sm);color:var(--text-muted);line-height:var(--leading-relaxed);margin:0}.auth-module__UUurBq__subtitle a,.auth-module__UUurBq__foot a{color:var(--brand);font-weight:var(--weight-bold);text-decoration:none}.auth-module__UUurBq__subtitle a:hover,.auth-module__UUurBq__foot a:hover{text-underline-offset:3px;text-decoration:underline}.auth-module__UUurBq__alt{padding-top:var(--space-6);border-top:var(--border-width) solid var(--border-subtle);font-size:var(--text-body-sm);color:var(--text-muted);text-align:center;margin:0}.auth-module__UUurBq__alt a{color:var(--brand);font-weight:var(--weight-bold);text-decoration:none}.auth-module__UUurBq__alt a:hover{text-underline-offset:3px;text-decoration:underline}.auth-module__UUurBq__form{gap:var(--space-6);flex-direction:column;display:flex}.auth-module__UUurBq__row{gap:var(--space-6);grid-template-columns:repeat(auto-fit,minmax(min(180px,100%),1fr));align-items:start;display:grid}.auth-module__UUurBq__foot{justify-content:space-between;align-items:center;gap:var(--space-3);font-size:var(--text-body-sm);color:var(--text-muted);flex-wrap:wrap;display:flex}.auth-module__UUurBq__footKanan{margin-top:calc(var(--space-4) * -1);justify-content:flex-end}.auth-module__UUurBq__info{background:var(--info-soft);border:var(--border-width) solid var(--info-border);border-radius:var(--radius-md);color:var(--info-text);font-size:var(--text-body-sm);line-height:var(--leading-relaxed);align-items:center;gap:10px;margin:0;padding:12px 14px;display:flex}.auth-module__UUurBq__error{background:var(--danger-soft);border:var(--border-width) solid var(--danger-border);border-radius:var(--radius-md);color:var(--danger-text);font-size:var(--text-body-sm);line-height:var(--leading-relaxed);animation:auth-module__UUurBq__sl-pop .32s var(--ease-spring);gap:10px;margin:0;padding:12px 14px;display:flex}.auth-module__UUurBq__errorList{flex-direction:column;display:flex}.auth-module__UUurBq__errorBaris{display:block}.auth-module__UUurBq__demo{background:var(--warning-soft);border:var(--border-width) solid var(--warning-border);border-radius:var(--radius-md);color:var(--warning-text);font-size:var(--text-caption);line-height:var(--leading-relaxed);padding:12px 14px}.auth-module__UUurBq__demoList{gap:var(--space-2);margin-top:var(--space-3);flex-wrap:wrap;display:flex}.auth-module__UUurBq__roleCards{gap:var(--space-6);grid-template-columns:repeat(auto-fit,minmax(min(250px,100%),1fr));display:grid}.auth-module__UUurBq__roleCard{background:var(--bg-surface);border:1.5px solid var(--border-subtle);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);color:inherit;transition:transform var(--duration-base) var(--ease-out), box-shadow var(--duration-base) var(--ease-out), border-color var(--duration-fast) var(--ease-out);flex-direction:column;gap:10px;padding:22px;text-decoration:none;display:flex;position:relative}.auth-module__UUurBq__roleCard:hover,.auth-module__UUurBq__roleCard:focus-visible{border-color:var(--brand);box-shadow:var(--shadow-card-hover);transform:translateY(-3px)}.auth-module__UUurBq__roleIcon{background:var(--brand-soft);width:48px;height:48px;color:var(--brand);transition:transform var(--duration-base) var(--ease-spring);border-radius:14px;place-items:center;display:grid}.auth-module__UUurBq__roleCard:hover .auth-module__UUurBq__roleIcon{transform:translateY(-2px)rotate(-6deg)}.auth-module__UUurBq__roleTitle{font-family:var(--font-display);font-size:var(--text-h3);font-weight:var(--weight-black);letter-spacing:-.02em;color:var(--text-strong)}.auth-module__UUurBq__roleBody{font-size:var(--text-body-sm);color:var(--text-muted);line-height:var(--leading-relaxed)}.auth-module__UUurBq__roleArrow{font-size:var(--text-body-sm);font-weight:var(--weight-bold);color:var(--brand);align-items:center;gap:6px;margin-top:auto;padding-top:6px;display:inline-flex}.auth-module__UUurBq__roleArrow svg{transition:transform var(--duration-base) var(--ease-spring)}.auth-module__UUurBq__roleCard:hover .auth-module__UUurBq__roleArrow svg{transform:translate(4px)}@media (prefers-reduced-motion:reduce){.auth-module__UUurBq__error{animation:none}.auth-module__UUurBq__roleCard:hover,.auth-module__UUurBq__roleCard:focus-visible,.auth-module__UUurBq__roleCard:hover .auth-module__UUurBq__roleIcon,.auth-module__UUurBq__roleCard:hover .auth-module__UUurBq__roleArrow svg{transform:none}}.auth-module__UUurBq__error a{color:inherit;font-weight:var(--weight-bold)}
.shell-module__Yezkka__shell{min-height:calc(100dvh - var(--height-topbar));display:grid}.shell-module__Yezkka__art{display:none}.shell-module__Yezkka__form{min-width:0;padding:var(--space-10) var(--pad-page-x) var(--space-12);background:var(--grad-cream-mesh);flex-direction:column;justify-content:center;align-items:center;display:flex}.shell-module__Yezkka__card{background:var(--bg-surface);border:var(--border-width) solid var(--border-subtle);border-radius:var(--radius-xl);width:100%;max-width:460px;box-shadow:var(--shadow-lg);animation:shell-module__Yezkka__sl-naik .56s var(--ease-out) backwards;padding:36px 32px 32px;position:relative;overflow:hidden}.shell-module__Yezkka__card:before{content:"";background:var(--grad-brand);height:4px;position:absolute;inset:0 0 auto}.shell-module__Yezkka__cardLebar{max-width:720px}.shell-module__Yezkka__card>*>*{animation:shell-module__Yezkka__sl-naik .56s var(--ease-out) backwards}.shell-module__Yezkka__card>*>:nth-child(2){animation-delay:70ms}.shell-module__Yezkka__card>*>:nth-child(3){animation-delay:.14s}.shell-module__Yezkka__card>*>:nth-child(n+4){animation-delay:.21s}@media (max-width:480px){.shell-module__Yezkka__form{padding-top:var(--space-8);padding-inline:12px}.shell-module__Yezkka__card{border-radius:var(--radius-lg);padding:28px 20px 24px}}@media (min-width:1024px){.shell-module__Yezkka__shell{grid-template-columns:minmax(360px,.92fr) minmax(0,1.08fr)}.shell-module__Yezkka__art{isolation:isolate;background:var(--grad-aurora);color:var(--on-dark);flex-direction:column;justify-content:space-between;gap:28px;padding:56px 48px 44px;display:flex;position:relative;overflow:hidden}.shell-module__Yezkka__art:before,.shell-module__Yezkka__art:after{content:"";z-index:-1;pointer-events:none;border-radius:50%;position:absolute}.shell-module__Yezkka__art:before{background:radial-gradient(circle, var(--aurora-1), transparent 66%);width:360px;height:360px;animation:15s ease-in-out infinite shell-module__Yezkka__sl-melayang;top:-110px;right:-120px}.shell-module__Yezkka__art:after{background:radial-gradient(circle, var(--aurora-3), transparent 70%);width:240px;height:240px;animation:19s ease-in-out infinite reverse shell-module__Yezkka__sl-melayang;bottom:60px;left:-60px}}.shell-module__Yezkka__artIsi{flex-direction:column;max-width:30rem;display:flex}.shell-module__Yezkka__eyebrow{font-size:var(--text-caption);font-weight:var(--weight-bold);letter-spacing:var(--tracking-eyebrow);text-transform:uppercase;color:var(--on-dark-muted);animation:shell-module__Yezkka__sl-naik .6s var(--ease-out) backwards;margin-bottom:14px}.shell-module__Yezkka__artJudul{font-family:var(--font-display);font-size:var(--text-auth-judul);font-weight:var(--weight-black);letter-spacing:-.03em;color:var(--on-dark);text-wrap:balance;animation:shell-module__Yezkka__sl-naik .6s var(--ease-out) 80ms backwards;margin:0;line-height:1.06}.shell-module__Yezkka__aksen{background:linear-gradient(100deg, var(--spark) 0%, var(--on-dark) 50%, var(--spark) 100%);-webkit-text-fill-color:transparent;background-size:220% 100%;-webkit-background-clip:text;background-clip:text;animation:5.5s linear infinite shell-module__Yezkka__sl-kilau-teks}.shell-module__Yezkka__artSub{max-width:40ch;font-size:var(--text-body);color:var(--on-dark-muted);animation:shell-module__Yezkka__sl-naik .6s var(--ease-out) .16s backwards;margin:16px 0 0;line-height:1.6}.shell-module__Yezkka__artPoin{flex-direction:column;gap:12px;margin:26px 0 0;padding:0;list-style:none;display:flex}.shell-module__Yezkka__artItem{font-size:var(--text-body-sm);font-weight:var(--weight-semibold);color:var(--on-dark);animation:shell-module__Yezkka__sl-naik .6s var(--ease-out) backwards;animation-delay:calc(.24s + var(--urutan,0) * 80ms);align-items:center;gap:12px;display:flex}.shell-module__Yezkka__artIkon{border:var(--border-width) solid var(--on-dark-line-strong);background:var(--on-dark-fill-strong);width:30px;height:30px;color:var(--spark);border-radius:9px;flex:none;place-items:center;display:grid}.shell-module__Yezkka__alur{border:var(--border-width) solid var(--glass-border-dark);border-radius:var(--radius-lg);background:var(--glass-bg-dark);-webkit-backdrop-filter:var(--glass-blur);padding:16px 18px;animation:7s ease-in-out infinite shell-module__Yezkka__sl-melayang}.shell-module__Yezkka__alurKepala{border-bottom:var(--border-width) solid var(--on-dark-line);justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;padding-bottom:12px;display:flex}.shell-module__Yezkka__alurJudul{font-size:var(--text-body-sm);font-weight:var(--weight-black);color:var(--on-dark)}.shell-module__Yezkka__alurStatus{border:var(--border-width) solid var(--on-dark-line-strong);border-radius:var(--radius-pill);background:var(--on-dark-fill);font-size:var(--text-caption);font-weight:var(--weight-bold);color:var(--on-dark);white-space:nowrap;padding:4px 10px}.shell-module__Yezkka__alurLangkah{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none;display:grid}.shell-module__Yezkka__alurItem{font-size:var(--text-caption);font-weight:var(--weight-semibold);color:var(--on-dark-subtle);flex-direction:column;gap:8px;display:flex}.shell-module__Yezkka__alurItem[data-keadaan=selesai],.shell-module__Yezkka__alurItem[data-keadaan=aktif]{color:var(--on-dark)}.shell-module__Yezkka__alurTitik{border:var(--border-width) solid var(--on-dark-line-strong);width:26px;height:26px;font-size:var(--text-caption);font-weight:var(--weight-black);border-radius:50%;place-items:center;display:grid}.shell-module__Yezkka__alurItem[data-keadaan=selesai] .shell-module__Yezkka__alurTitik{background:var(--spark);border-color:var(--spark);color:var(--tinta)}.shell-module__Yezkka__alurItem[data-keadaan=aktif] .shell-module__Yezkka__alurTitik{border-color:var(--spark);color:var(--spark);--denyut-warna:var(--sorot);animation:2.1s ease-out infinite shell-module__Yezkka__sl-denyut}@media (prefers-reduced-motion:reduce){.shell-module__Yezkka__card,.shell-module__Yezkka__card>*>*,.shell-module__Yezkka__eyebrow,.shell-module__Yezkka__artJudul,.shell-module__Yezkka__artSub,.shell-module__Yezkka__artItem,.shell-module__Yezkka__alur,.shell-module__Yezkka__alurItem[data-keadaan=aktif] .shell-module__Yezkka__alurTitik,.shell-module__Yezkka__art:before,.shell-module__Yezkka__art:after{animation:none}.shell-module__Yezkka__aksen{-webkit-text-fill-color:var(--spark);color:var(--spark);background:0 0;animation:none}}
