.debug-layout *{outline:2px solid rgba(255,0,0,.3)!important;background-color:rgba(255,0,0,.05)!important}.debug-layout body{outline:3px solid red!important;background-color:rgba(255,0,0,.1)!important}.debug-layout main{outline:3px solid blue!important;background-color:rgba(0,0,255,.1)!important}.debug-layout .hero-section{outline:3px solid green!important;background-color:rgba(0,255,0,.1)!important}.debug-layout footer{outline:3px solid purple!important;background-color:rgba(128,0,128,.2)!important}.debug-layout .container{outline:2px solid orange!important;background-color:rgba(255,165,0,.1)!important}.debug-layout nav{outline:3px solid cyan!important;background-color:rgba(0,255,255,.1)!important}.debug-info{position:fixed;top:100px;right:10px;background:rgba(0,0,0,.8);color:#fff;padding:10px;border-radius:5px;font-family:monospace;font-size:12px;z-index:9999;line-height:1.4}.progress-fill-dynamic{width:var(--progress-width)}.auth-form-description{color:var(--text-secondary);font-size:16px;margin-bottom:32px;text-align:center}.password-strength-progress{width:100%;height:6px;background-color:var(--border-secondary);border-radius:3px;overflow:hidden}.password-strength-progress-fill{height:100%;border-radius:3px;transition:width .3s ease,background-color .3s ease}.password-strength-progress-fill.weak{background:#ef4444}.password-strength-progress-fill.medium{background:#f59e0b}.password-strength-progress-fill.strong{background:#10b981}