.auth-container{max-width:400px;margin:4rem auto;padding:3rem 2rem;background:white;border-radius:0.75rem;box-shadow:0 10px 25px rgba(0,0,0,0.1)}.auth-header{text-align:center;margin-bottom:2.5rem}.auth-header h1{font-size:1.875rem;font-weight:700;color:#1a202c;margin-bottom:0.5rem}.auth-header p{color:#718096;font-size:1rem}.auth-buttons{display:flex;flex-direction:column;align-items:center;gap:1rem}.auth-btn-link{display:block;width:100%;max-width:250px;transition:all 0.3s ease;border-radius:0.5rem;overflow:hidden;position:relative;text-decoration:none}button.auth-btn-link{border:none;padding:0;background:none;cursor:pointer;font:inherit;color:inherit}.auth-btn-link::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle, rgba(255,255,255,0.3) 0%, transparent 70%);opacity:0;transition:opacity 0.3s ease;pointer-events:none;z-index:1}.auth-btn-link:hover{transform:translateY(-3px);box-shadow:0 8px 20px rgba(0,0,0,0.15)}.auth-btn-link:hover::before{opacity:1}.auth-btn-link:active{transform:translateY(-1px);box-shadow:0 4px 10px rgba(0,0,0,0.15)}.auth-btn-img{width:100%;height:auto;display:block}.masthead,.navbar{background-color:rgb(27, 28, 29)}.navbar-default .navbar-nav > .active > a{background-color:transparent;border-bottom:2px solid white}.navbar-nav{padding-bottom:1em}.masthead{margin-top:-21px;color:white;text-align:center;min-height:500px}.full-height{height:calc(100vh - 180px)}.full-height-navbar-only{height:calc(100vh - 130px)}.masthead .header{max-width:700px;margin:0 auto;font-family:Lato,'Helvetica Neue',Arial,Helvetica,sans-serif}.masthead h1.header{margin-top:1em;margin-bottom:0em;font-size:4.5em;line-height:1.2em;font-weight:normal}.masthead h2{font-size:1.7em;font-weight:normal}.masthead .btn{margin:1em 0}.container-auto{width:auto;margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.bs-callout{padding:20px;margin:20px 0;border:1px solid #eee;border-left-width:5px;border-radius:3px}.bs-callout p:last-child{margin-bottom:0}.bs-callout-info{border-left-color:#1b809e}.bs-docs-section{margin-bottom:60px}.bs-docs-section:last-child{margin-bottom:0}#message{margin-bottom:40px}.footer-content{display:flex;justify-content:space-between;align-items:center}.left-content{flex:1}.right-content{text-align:right;flex:1}