@import "https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Roboto+Slab:wght@100..900&display=swap";:root{--bg-base:#000;--text-primary:#fff;--border-color:#fff}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#fff;-webkit-font-smoothing:antialiased;background:#000;min-height:100vh;font-family:Roboto Slab,serif;font-size:16px;line-height:1.6}button,input,textarea,select{font:inherit}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{background:0 0;border:none}::selection{color:#000;background:#fff}.page-shell{color:#fff;background:#000;justify-content:center;align-items:center;min-height:100vh;padding:2.25rem 1rem;display:flex}.content-wrapper{gap:0;width:100%;max-width:720px;margin:0 auto;display:grid}.auth-card{background:#000;border:1px solid #fff;border-radius:0;width:100%;overflow:hidden}.page-header{text-transform:uppercase;letter-spacing:-.05em;color:#fff;background-color:#fff;border-bottom:1px solid #fff;justify-content:center;align-items:center;gap:.85rem;padding:1rem 1.25rem;font-weight:800;display:flex}.page-header.page-header--with-button{justify-content:space-between}.page-title-box{background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:0;display:flex}.page-title-box h1,.page-title{letter-spacing:-.05em;text-transform:uppercase;color:#000;margin:0;font-size:clamp(1.9rem,2.6vw,2.5rem);font-weight:800}.text-lead,p,.form-group label,.profile-card p,.content-section p{color:#fff;margin:0;font-style:normal;font-weight:700}.button-link{color:#fff;text-transform:uppercase;letter-spacing:-.05em;background:0 0;border:1px solid #fff;border-radius:0;justify-content:center;align-items:center;gap:.5rem;padding:.7rem .95rem;font-weight:700;transition:background .2s,color .2s;display:inline-flex}.button-link:hover{color:#000;background:#fff}.button-link.button-link--back{color:#000;border-color:#000}.button-link.button-link--back:hover{color:#fff;background:#000}.login-panel{text-align:center;justify-items:center;gap:1rem;display:grid}.google-login-wrapper{justify-content:center;margin-top:.85rem;display:flex}.google-login-wrapper button,.google-login-wrapper [role=button]{color:#000;text-transform:uppercase;letter-spacing:-.05em;cursor:pointer;background:#fff;border:none;border-radius:999px;min-height:40px;padding:.8rem 1.25rem;font-weight:700}.swal-overlay{background-color:#000000d9}.swal-modal{color:#fff;background:#000;border:1px solid #fff;align-content:center;padding:1.5rem;font-family:Inter,system-ui,sans-serif}.swal-icon{width:5rem;height:5rem;margin:0 auto 1rem}.swal-icon--success{border-color:#fff!important}.swal-icon--success__ring{border-color:#ffffff40!important}.swal-icon--success__hide-corners{background-color:#0000!important}.swal-icon--success__line,.swal-icon--success__line--tip,.swal-icon--success__line--long{background-color:#fff!important}.swal-icon--success:before,.swal-icon--success:after{background-color:#0000!important}.swal-title{color:#fff;text-transform:uppercase;letter-spacing:-.05em;font-weight:800}.swal-text{color:#fff;font-style:normal;font-weight:700}.swal-button{color:#fff!important;text-transform:uppercase!important;letter-spacing:-.05em!important;background:0 0!important;border:1px solid #fff!important;border-radius:0!important;font-weight:700!important}.swal-button:hover{color:#000!important;background:#fff!important}.card-body{padding:2rem}.form-layout{gap:1.25rem;display:grid}.form-group{gap:.5rem;display:grid}.form-group label{color:#fff;font-style:normal;font-weight:700}.form-input{color:#fff;background:#000;border:1px solid #fff;width:100%;min-height:48px;padding:.95rem 1rem;font-style:normal;font-weight:700}.form-input:focus{border:2px solid #fff;outline:none}.btn-submit{color:#fff;text-transform:uppercase;letter-spacing:-.05em;cursor:pointer;background:#000;border:1px solid #fff;border-radius:0;width:100%;padding:1rem 1.25rem;font-weight:700}.btn-submit:hover{color:#000;background:#fff}.profile-card{background:#000;border:0 solid #fff;grid-template-columns:140px 1fr;align-items:center;gap:1.5rem;padding:2rem;display:grid}.profile-avatar{object-fit:cover;border:1px solid #fff;border-radius:0;width:140px;height:140px}.profile-details{text-align:right;flex-direction:column;align-items:flex-end;gap:.5rem;display:flex}.profile-card h2{text-transform:uppercase;letter-spacing:-.05em;color:#fff;margin:0;font-size:1.6rem;font-weight:800}.profile-card nav{flex-wrap:wrap;justify-content:flex-end;gap:.75rem;width:100%;margin-top:1rem;display:flex}.button-link .icon-back{vertical-align:middle;margin-right:.5rem;display:inline-flex}.profile-card nav .button-link{width:auto}@media (width<=768px){.page-header{flex-direction:column;align-items:flex-start}.profile-card{text-align:center;grid-template-columns:1fr}.profile-details{text-align:center;align-items:center}.profile-card nav{justify-content:center}}
