.auth-form{max-width:400px;margin:4rem auto;padding:2rem;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 6px -1px #0000001a}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:500}.form-group input{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:4px;box-sizing:border-box}.submit-btn{width:100%;padding:.75rem;background-color:var(--color-link);color:#fff;border:none;border-radius:4px;font-weight:600;cursor:pointer}.submit-btn:hover{background-color:#1d4ed8}.google-btn{display:flex;align-items:center;justify-content:center;width:100%;background-color:#fff;color:#374151;border:1px solid #d1d5db;border-radius:4px;padding:.75rem;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .2s,box-shadow .2s;margin-bottom:1.5rem}.google-btn:hover{background-color:#f9fafb;box-shadow:0 1px 2px #0000000d}.google-btn img{width:18px;height:18px;margin-right:12px}.dashboard-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;border-bottom:1px solid #e5e7eb;padding-bottom:1rem}.lineage-list{list-style:none;padding:0}.lineage-item{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid #f3f4f6}.lineage-item:last-child{border-bottom:none}.logout-btn{background-color:transparent;border:1px solid #346bdb;color:#374151;padding:.5rem 1rem;border-radius:4px;cursor:pointer;font-size:.9rem;margin-top:auto;width:100%}.logout-btn:hover{background-color:#2157c4;text-decoration:none}
