.auth-hero-sidebar{color:#fff;background:linear-gradient(145deg,#0f172a 0%,#16233b 50%,#1e293b 100%);flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:hidden}@media (min-width:768px){.auth-hero-sidebar{border-right:1px solid #e2e8f0}}.auth-hero-bg-glow{pointer-events:none;z-index:1;background:radial-gradient(circle,#ff751838 0%,#0f172a00 70%);width:75%;height:75%;position:absolute;top:-10%;left:-10%}.auth-hero-bg-pattern{opacity:.55;pointer-events:none;z-index:1;background-image:radial-gradient(#ffffff12 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0}.auth-hero-container{z-index:10;box-sizing:border-box;flex-direction:column;justify-content:space-between;width:100%;height:auto;padding:1.5rem 1.25rem;display:flex;position:relative}@media (min-width:768px){.auth-hero-container{height:100%;padding:3rem 2.5rem}}@media (min-width:1024px){.auth-hero-container{padding:3.5rem 3rem}}.auth-hero-brand{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.auth-hero-logo{object-fit:contain;width:auto;max-width:200px;height:3.25rem}@media (max-width:768px){.auth-hero-logo{height:2.5rem}}.auth-hero-badge{color:#ff7518;letter-spacing:.02em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ff75181f;border:1px solid #ff75184d;border-radius:9999px;align-items:center;gap:.4rem;padding:.35rem .85rem;font-size:.75rem;font-weight:600;display:inline-flex}.auth-hero-badge .badge-icon{color:#ff7518;width:.9rem;height:.9rem}.auth-hero-main-info{flex-direction:column;gap:1.25rem;margin-top:auto;margin-bottom:auto;padding-top:1.5rem;padding-bottom:1.5rem;display:flex}.auth-hero-heading{color:#fff;letter-spacing:-.02em;font-family:Inter,Segoe UI,Arial,Helvetica,sans-serif;font-size:1.75rem;font-weight:700;line-height:1.25}@media (min-width:768px){.auth-hero-heading{font-size:2.15rem}}@media (min-width:1024px){.auth-hero-heading{font-size:2.45rem}}.auth-hero-description{color:#f1f5f9d1;max-width:32rem;font-size:.925rem;line-height:1.6}@media (min-width:768px){.auth-hero-description{font-size:1rem}}.auth-hero-highlights{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;margin-top:1rem;display:grid}@media (max-width:480px){.auth-hero-highlights{grid-template-columns:repeat(1,minmax(0,1fr))}}.auth-hero-highlight-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0d;border:1px solid #ffffff1f;border-radius:.85rem;align-items:center;gap:.75rem;padding:.85rem 1rem;transition:background .2s,border-color .2s;display:flex}.auth-hero-highlight-card:hover{background:#ffffff17;border-color:#ff751866}.auth-hero-highlight-icon-box{background:#ff751829;border:1px solid #ff751859;border-radius:.6rem;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:flex}.auth-hero-highlight-icon{color:#ff7518;width:1.15rem;height:1.15rem}.auth-hero-highlight-text{flex-direction:column;display:flex}.auth-hero-highlight-title{color:#fff;font-size:.85rem;font-weight:700;line-height:1.2}.auth-hero-highlight-subtitle{color:#ffffffa6;margin-top:.15rem;font-size:.725rem;line-height:1.3}.auth-hero-steps{flex-direction:column;gap:.75rem;width:100%;margin-top:1.5rem;display:flex}.auth-hero-steps-header{color:#ffffffb3;justify-content:space-between;align-items:center;font-size:.8rem;font-weight:600;display:flex}.auth-hero-steps-count{color:#ff7518}.auth-hero-steps-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.auth-hero-step-card{border:1px solid #ffffff1a;border-radius:.85rem;flex-direction:column;justify-content:space-between;height:5.5rem;padding:.75rem .85rem;transition:all .25s;display:flex;position:relative}.auth-hero-step-card.is-active{color:#111827;background:#fff;border-color:#fff;box-shadow:0 10px 25px -5px #0000004d}.auth-hero-step-card.is-completed{color:#fff;cursor:pointer;background:#ffffff1f;border-color:#ffffff40}.auth-hero-step-card.is-completed:hover{background:#fff3}.auth-hero-step-card.is-pending{color:#fff9;opacity:.8;background:#0003;border-color:#ffffff14}.auth-hero-step-icon{border-radius:9999px;justify-content:center;align-items:center;width:1.85rem;height:1.85rem;font-size:.8rem;font-weight:700;display:flex}.auth-hero-step-icon.is-active{color:#fff;background:#111827}.auth-hero-step-icon.is-completed{color:#fff;background:#10b981}.auth-hero-step-icon.is-pending{color:#fff;background:#ffffff26}.auth-hero-step-title{font-size:.75rem;font-weight:700;line-height:1.25}.auth-hero-step-title.is-active{color:#111827}.auth-hero-step-title.is-not-active{color:#fff}.check-icon{stroke-width:3px;width:.9rem;height:.9rem}
